All-in-One Video Gallery - Version 2.4.3

Version Description

  • New: Added support for "Video Tags".
  • New: Added "Tumblr" in social sharing buttons.
  • Tweak: Updated Freemius SDK (2.4.1).
  • Fix: Rank Math plugin compatibility issues.
  • Fix: [+] few minor bug fixes.
Download this release

Release Info

Developer plugins360
Plugin Icon 128x128 All-in-One Video Gallery
Version 2.4.3
Comparing to
See all releases

Code changes from version 2.4.2 to 2.4.3

Files changed (45) hide show
  1. README.txt +16 -8
  2. admin/admin.php +74 -67
  3. admin/assets/js/admin.js +2 -2
  4. admin/categories.php +3 -3
  5. admin/partials/shortcode-builder.php +13 -0
  6. admin/settings.php +13 -3
  7. admin/tags.php +134 -0
  8. admin/videos.php +7 -1
  9. all-in-one-video-gallery.php +2 -2
  10. blocks/blocks.php +13 -3
  11. blocks/dist/blocks.build.js +1 -1
  12. blocks/package-lock.json +3057 -2665
  13. blocks/package.json +1 -1
  14. blocks/src/blocks/search/edit.js +15 -1
  15. blocks/src/blocks/search/index.js +8 -0
  16. blocks/src/blocks/videos/edit.js +34 -2
  17. freemius/assets/css/admin/account.css +1 -1
  18. freemius/assets/css/admin/add-ons.css +1 -1
  19. freemius/assets/img/all-in-one-video-gallery.png +0 -0
  20. freemius/config.php +4 -1
  21. freemius/includes/class-freemius.php +840 -105
  22. freemius/includes/class-fs-api.php +1 -1
  23. freemius/includes/class-fs-plugin-updater.php +49 -6
  24. freemius/includes/class-fs-storage.php +1 -0
  25. freemius/includes/customizer/class-fs-customizer-support-section.php +2 -2
  26. freemius/includes/entities/class-fs-payment.php +2 -2
  27. freemius/includes/entities/class-fs-plugin-license.php +7 -0
  28. freemius/includes/entities/class-fs-site.php +4 -1
  29. freemius/includes/fs-essential-functions.php +37 -20
  30. freemius/includes/fs-plugin-info-dialog.php +36 -23
  31. freemius/includes/i18n.php +2 -0
  32. freemius/includes/managers/class-fs-admin-menu-manager.php +6 -1
  33. freemius/includes/sdk/FreemiusBase.php +1 -1
  34. freemius/includes/sdk/FreemiusWordPress.php +20 -12
  35. freemius/includes/supplements/fs-essential-functions-1.1.7.1.php +1 -1
  36. freemius/languages/freemius-cs_CZ.mo +0 -0
  37. freemius/languages/freemius-cs_CZ.po +0 -2546
  38. freemius/languages/freemius-da_DK.mo +0 -0
  39. freemius/languages/freemius-da_DK.po +0 -2548
  40. freemius/languages/freemius-en.mo +0 -0
  41. freemius/languages/freemius-en.po +0 -2422
  42. freemius/languages/freemius-es_ES.mo +0 -0
  43. freemius/languages/freemius-es_ES.po +0 -2546
  44. freemius/languages/freemius-fr_FR.mo +0 -0
  45. freemius/languages/freemius-fr_FR.po +0 -2374
README.txt CHANGED
@@ -5,8 +5,8 @@ Donate link: https://plugins360.com
5
  Tags: video player, video gallery, youtube gallery, vimeo gallery, livestream
6
  Requires at least: 4.7.0
7
  Tested up to: 5.5
8
- Requires PHP: 5.3.0
9
- Stable tag: 2.4.2
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
12
 
@@ -35,9 +35,9 @@ No coding required. Suitable for all kinds of websites that require a single vid
35
 
36
  Back-End
37
 
38
- * Create unlimited categories/subcategories.
39
  * Videos are added as POSTS using its own custom post UI. So, the plugin doesn't interfere with your general WordPress POSTs.
40
- * Ability to group videos by categories.
41
  * Mark videos as featured.
42
  * 100+ settings (STILL COUNTING) that help you customize the plugin to the maximum you will need.
43
 
@@ -47,11 +47,11 @@ Front-End
47
  * Categories display options: Grid, List
48
  * Sort categories by "ID", "videos count", "category name" & "slug".
49
  * Videos display options: Grid. More template options available with our premium version.
50
- * Filter videos by "categories", "featured" meta key.
51
  * Sort videos by "video posted date", "title", "views count", "random".
52
  * Ability to control the display of each HTML element in the gallery.
53
  * Numeric Pagination for the large galleries.
54
- * Social Sharing (Facebook, Twitter, Linkedin, Pinterest & WhatsApp).
55
  * Comments System.
56
  * Dedicated search form & layout.
57
  * Shortcode Builder to build the gallery shortcodes.
@@ -60,7 +60,7 @@ Front-End
60
 
61
  ### DEVELOPER OPTIONS
62
 
63
- The videos belong to the WordPress Custom Post Type "aiovg_videos" and the categories belong to the WordPress Custom Taxonomy feature "aiovg_categories". The plugin doesn't use any custom tables and the settings are stored in the WP_Options table using the WordPress' SETTINGS API. In short, the plugin has been developed completely using the WordPress CORE features. So, if you're a WordPress developer, you can customize/extend the plugin as you like using the WordPress' hooks system easily.
64
 
65
  Similarly, the front-end gallery layouts added by our plugin can be customized by developing or overriding our existing templates. Please [check for a detailed documentation](https://plugins360.com/all-in-one-video-gallery/child-themes-and-templates/) on this.
66
 
@@ -134,6 +134,14 @@ Yes, it is. However, do not "network-activate" the plugin. Activate it only on t
134
 
135
  == Changelog ==
136
 
 
 
 
 
 
 
 
 
137
  = 2.4.2 =
138
 
139
  * New: Plugin settings specific to "Related Videos".
@@ -190,6 +198,6 @@ For the changelog of earlier versions, please refer to the [changelog on plugins
190
 
191
  == Upgrade Notice ==
192
 
193
- = 2.4.2 =
194
 
195
  Introduces several bug fixes, new features & enhancements. [See changelog](https://wordpress.org/plugins/all-in-one-video-gallery/#developers)
5
  Tags: video player, video gallery, youtube gallery, vimeo gallery, livestream
6
  Requires at least: 4.7.0
7
  Tested up to: 5.5
8
+ Requires PHP: 5.6.20
9
+ Stable tag: 2.4.3
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
12
 
35
 
36
  Back-End
37
 
38
+ * Create unlimited categories/subcategories and tags.
39
  * Videos are added as POSTS using its own custom post UI. So, the plugin doesn't interfere with your general WordPress POSTs.
40
+ * Ability to group videos by categories and tags.
41
  * Mark videos as featured.
42
  * 100+ settings (STILL COUNTING) that help you customize the plugin to the maximum you will need.
43
 
47
  * Categories display options: Grid, List
48
  * Sort categories by "ID", "videos count", "category name" & "slug".
49
  * Videos display options: Grid. More template options available with our premium version.
50
+ * Filter videos by "categories", "tags" and "featured" meta key.
51
  * Sort videos by "video posted date", "title", "views count", "random".
52
  * Ability to control the display of each HTML element in the gallery.
53
  * Numeric Pagination for the large galleries.
54
+ * Social Sharing (Facebook, Twitter, Linkedin, Pinterest, Tumblr & WhatsApp).
55
  * Comments System.
56
  * Dedicated search form & layout.
57
  * Shortcode Builder to build the gallery shortcodes.
60
 
61
  ### DEVELOPER OPTIONS
62
 
63
+ The videos (aiovg_videos) belong to a WordPress Custom Post Type. Similarly, the categories (aiovg_categories) and tags (aiovg_tags) belong to the WordPress Custom Taxonomy. The plugin doesn't use any custom tables and the settings are stored in the WP_Options table using the WordPress' SETTINGS API. In short, the plugin has been developed completely using the WordPress CORE features. So, if you're a WordPress developer, you can customize/extend the plugin as you like using the WordPress' hooks system easily.
64
 
65
  Similarly, the front-end gallery layouts added by our plugin can be customized by developing or overriding our existing templates. Please [check for a detailed documentation](https://plugins360.com/all-in-one-video-gallery/child-themes-and-templates/) on this.
66
 
134
 
135
  == Changelog ==
136
 
137
+ = 2.4.3 =
138
+
139
+ * New: Added support for "Video Tags".
140
+ * New: Added "Tumblr" in social sharing buttons.
141
+ * Tweak: Updated Freemius SDK (2.4.1).
142
+ * Fix: Rank Math plugin compatibility issues.
143
+ * Fix: [+] few minor bug fixes.
144
+
145
  = 2.4.2 =
146
 
147
  * New: Plugin settings specific to "Related Videos".
198
 
199
  == Upgrade Notice ==
200
 
201
+ = 2.4.3 =
202
 
203
  Introduces several bug fixes, new features & enhancements. [See changelog](https://wordpress.org/plugins/all-in-one-video-gallery/#developers)
admin/admin.php CHANGED
@@ -26,7 +26,7 @@ class AIOVG_Admin {
26
  *
27
  * @since 1.5.2
28
  */
29
- public function wp_loaded() {
30
  if ( AIOVG_PLUGIN_VERSION !== get_option( 'aiovg_version' ) ) {
31
  $defaults = aiovg_get_default_settings();
32
 
@@ -126,82 +126,26 @@ class AIOVG_Admin {
126
  update_option( 'aiovg_general_settings', $general_settings );
127
  }
128
 
 
 
 
 
 
 
 
129
  // Insert the privacy settings
130
  if ( false == get_option( 'aiovg_privacy_settings' ) ) {
131
  add_option( 'aiovg_privacy_settings', $defaults['aiovg_privacy_settings'] );
132
  }
133
  }
134
- }
135
-
136
- /**
137
- * Register the stylesheets for the admin area.
138
- *
139
- * @since 1.0.0
140
- */
141
- public function enqueue_styles() {
142
- wp_enqueue_style( 'wp-color-picker' );
143
-
144
- wp_enqueue_style(
145
- AIOVG_PLUGIN_SLUG . '-magnific-popup',
146
- AIOVG_PLUGIN_URL . 'public/assets/css/magnific-popup.css',
147
- array(),
148
- '1.1.0',
149
- 'all'
150
- );
151
-
152
- wp_enqueue_style(
153
- AIOVG_PLUGIN_SLUG . '-admin',
154
- AIOVG_PLUGIN_URL . 'admin/assets/css/admin.css',
155
- array(),
156
- AIOVG_PLUGIN_VERSION,
157
- 'all'
158
- );
159
- }
160
-
161
- /**
162
- * Register the JavaScript for the admin area.
163
- *
164
- * @since 1.0.0
165
- */
166
- public function enqueue_scripts() {
167
- wp_enqueue_media();
168
- wp_enqueue_script( 'wp-color-picker' );
169
-
170
- wp_enqueue_script(
171
- AIOVG_PLUGIN_SLUG . '-magnific-popup',
172
- AIOVG_PLUGIN_URL . 'public/assets/js/magnific-popup.min.js',
173
- array( 'jquery' ),
174
- '1.1.0',
175
- false
176
- );
177
-
178
- wp_enqueue_script(
179
- AIOVG_PLUGIN_SLUG . '-admin',
180
- AIOVG_PLUGIN_URL . 'admin/assets/js/admin.js',
181
- array( 'jquery' ),
182
- AIOVG_PLUGIN_VERSION,
183
- false
184
- );
185
-
186
- wp_localize_script(
187
- AIOVG_PLUGIN_SLUG . '-admin',
188
- 'aiovg_admin',
189
- array(
190
- 'ajax_nonce' => wp_create_nonce( 'aiovg_ajax_nonce' ),
191
- 'site_url' => esc_url_raw( get_site_url() ),
192
- 'i18n' => array(
193
- 'no_issues_slected' => __( 'Please select at least one issue.', 'all-in-one-video-gallery' )
194
- )
195
- )
196
- );
197
- }
198
 
199
  /**
200
- * Manage form submissions.
201
  *
202
  * @since 1.6.5
203
  */
204
- public function admin_init() {
205
  if ( 'POST' == $_SERVER['REQUEST_METHOD'] && ! empty( $_POST['issues'] ) && isset( $_POST['aiovg_issues_nonce'] ) ) {
206
  // Verify that the nonce is valid
207
  if ( wp_verify_nonce( $_POST['aiovg_issues_nonce'], 'aiovg_fix_ignore_issues' ) ) {
@@ -514,6 +458,69 @@ class AIOVG_Admin {
514
  return isset( $issues_list[ $issue ] ) ? $issues_list[ $issue ] : '';
515
  }
516
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
517
  /**
518
  * Add a settings link on the plugin listing page.
519
  *
26
  *
27
  * @since 1.5.2
28
  */
29
+ public function insert_missing_options() {
30
  if ( AIOVG_PLUGIN_VERSION !== get_option( 'aiovg_version' ) ) {
31
  $defaults = aiovg_get_default_settings();
32
 
126
  update_option( 'aiovg_general_settings', $general_settings );
127
  }
128
 
129
+ // Insert the missing page settings
130
+ $page_settings = get_option( 'aiovg_page_settings' );
131
+
132
+ if ( ! array_key_exists( 'tag', $page_settings ) ) {
133
+ aiovg_insert_missing_pages();
134
+ }
135
+
136
  // Insert the privacy settings
137
  if ( false == get_option( 'aiovg_privacy_settings' ) ) {
138
  add_option( 'aiovg_privacy_settings', $defaults['aiovg_privacy_settings'] );
139
  }
140
  }
141
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
142
 
143
  /**
144
+ * Handle form actions.
145
  *
146
  * @since 1.6.5
147
  */
148
+ public function handle_form_actions() {
149
  if ( 'POST' == $_SERVER['REQUEST_METHOD'] && ! empty( $_POST['issues'] ) && isset( $_POST['aiovg_issues_nonce'] ) ) {
150
  // Verify that the nonce is valid
151
  if ( wp_verify_nonce( $_POST['aiovg_issues_nonce'], 'aiovg_fix_ignore_issues' ) ) {
458
  return isset( $issues_list[ $issue ] ) ? $issues_list[ $issue ] : '';
459
  }
460
 
461
+ /**
462
+ * Register the stylesheets for the admin area.
463
+ *
464
+ * @since 1.0.0
465
+ */
466
+ public function enqueue_styles() {
467
+ wp_enqueue_style( 'wp-color-picker' );
468
+
469
+ wp_enqueue_style(
470
+ AIOVG_PLUGIN_SLUG . '-magnific-popup',
471
+ AIOVG_PLUGIN_URL . 'public/assets/css/magnific-popup.css',
472
+ array(),
473
+ '1.1.0',
474
+ 'all'
475
+ );
476
+
477
+ wp_enqueue_style(
478
+ AIOVG_PLUGIN_SLUG . '-admin',
479
+ AIOVG_PLUGIN_URL . 'admin/assets/css/admin.css',
480
+ array(),
481
+ AIOVG_PLUGIN_VERSION,
482
+ 'all'
483
+ );
484
+ }
485
+
486
+ /**
487
+ * Register the JavaScript for the admin area.
488
+ *
489
+ * @since 1.0.0
490
+ */
491
+ public function enqueue_scripts() {
492
+ wp_enqueue_media();
493
+ wp_enqueue_script( 'wp-color-picker' );
494
+
495
+ wp_enqueue_script(
496
+ AIOVG_PLUGIN_SLUG . '-magnific-popup',
497
+ AIOVG_PLUGIN_URL . 'public/assets/js/magnific-popup.min.js',
498
+ array( 'jquery' ),
499
+ '1.1.0',
500
+ false
501
+ );
502
+
503
+ wp_enqueue_script(
504
+ AIOVG_PLUGIN_SLUG . '-admin',
505
+ AIOVG_PLUGIN_URL . 'admin/assets/js/admin.js',
506
+ array( 'jquery' ),
507
+ AIOVG_PLUGIN_VERSION,
508
+ false
509
+ );
510
+
511
+ wp_localize_script(
512
+ AIOVG_PLUGIN_SLUG . '-admin',
513
+ 'aiovg_admin',
514
+ array(
515
+ 'ajax_nonce' => wp_create_nonce( 'aiovg_ajax_nonce' ),
516
+ 'site_url' => esc_url_raw( get_site_url() ),
517
+ 'i18n' => array(
518
+ 'no_issues_slected' => __( 'Please select at least one issue.', 'all-in-one-video-gallery' )
519
+ )
520
+ )
521
+ );
522
+ }
523
+
524
  /**
525
  * Add a settings link on the plugin listing page.
526
  *
admin/assets/js/admin.js CHANGED
@@ -199,8 +199,8 @@
199
  if ( 'checkbox' == type ) {
200
  value = $this.is( ':checked' ) ? 1 : 0;
201
  } else {
202
- // name = category
203
- if ( 'category' == name ) {
204
  value = $( 'input[type=checkbox]:checked', $this ).map(function() {
205
  return this.value;
206
  }).get().join( "," );
199
  if ( 'checkbox' == type ) {
200
  value = $this.is( ':checked' ) ? 1 : 0;
201
  } else {
202
+ // name = category|tag
203
+ if ( 'category' == name || 'tag' == name ) {
204
  value = $( 'input[type=checkbox]:checked', $this ).map(function() {
205
  return this.value;
206
  }).get().join( "," );
admin/categories.php CHANGED
@@ -30,7 +30,7 @@ class AIOVG_Admin_Categories {
30
  add_submenu_page(
31
  'all-in-one-video-gallery',
32
  __( 'All-in-One Video Gallery - Categories', 'all-in-one-video-gallery' ),
33
- __( 'Categories', 'all-in-one-video-gallery' ),
34
  'manage_aiovg_options',
35
  'edit-tags.php?taxonomy=aiovg_categories&post_type=aiovg_videos'
36
  );
@@ -61,9 +61,9 @@ class AIOVG_Admin_Categories {
61
  */
62
  public function register_taxonomy() {
63
  $labels = array(
64
- 'name' => _x( 'Categories', 'Taxonomy General Name', 'all-in-one-video-gallery' ),
65
  'singular_name' => _x( 'Category', 'Taxonomy Singular Name', 'all-in-one-video-gallery' ),
66
- 'menu_name' => __( 'Categories', 'all-in-one-video-gallery' ),
67
  'all_items' => __( 'All Categories', 'all-in-one-video-gallery' ),
68
  'parent_item' => __( 'Parent Category', 'all-in-one-video-gallery' ),
69
  'parent_item_colon' => __( 'Parent Category:', 'all-in-one-video-gallery' ),
30
  add_submenu_page(
31
  'all-in-one-video-gallery',
32
  __( 'All-in-One Video Gallery - Categories', 'all-in-one-video-gallery' ),
33
+ __( 'Video Categories', 'all-in-one-video-gallery' ),
34
  'manage_aiovg_options',
35
  'edit-tags.php?taxonomy=aiovg_categories&post_type=aiovg_videos'
36
  );
61
  */
62
  public function register_taxonomy() {
63
  $labels = array(
64
+ 'name' => _x( 'Video Categories', 'Taxonomy General Name', 'all-in-one-video-gallery' ),
65
  'singular_name' => _x( 'Category', 'Taxonomy Singular Name', 'all-in-one-video-gallery' ),
66
+ 'menu_name' => __( 'Video Categories', 'all-in-one-video-gallery' ),
67
  'all_items' => __( 'All Categories', 'all-in-one-video-gallery' ),
68
  'parent_item' => __( 'Parent Category', 'all-in-one-video-gallery' ),
69
  'parent_item_colon' => __( 'Parent Category:', 'all-in-one-video-gallery' ),
admin/partials/shortcode-builder.php CHANGED
@@ -181,6 +181,19 @@ if ( ! empty( $terms ) && ! is_wp_error( $terms ) ) {
181
  'checked_ontop' => false
182
  );
183
 
 
 
 
 
 
 
 
 
 
 
 
 
 
184
  wp_terms_checklist( 0, $args );
185
  ?>
186
  </ul>
181
  'checked_ontop' => false
182
  );
183
 
184
+ wp_terms_checklist( 0, $args );
185
+ ?>
186
+ </ul>
187
+ <?php elseif ( 'tags' == $field['type'] ) : ?>
188
+ <label><?php echo esc_html( $field['label'] ); ?></label>
189
+ <ul name="<?php echo esc_attr( $field['name'] ); ?>" class="aiovg-shortcode-field aiovg-checklist widefat" data-default="">
190
+ <?php
191
+ $args = array(
192
+ 'taxonomy' => 'aiovg_tags',
193
+ 'walker' => null,
194
+ 'checked_ontop' => false
195
+ );
196
+
197
  wp_terms_checklist( 0, $args );
198
  ?>
199
  </ul>
admin/settings.php CHANGED
@@ -387,12 +387,13 @@ class AIOVG_Admin_Settings {
387
  'type' => 'multicheck',
388
  'options' => array(
389
  'count' => __( 'Videos Count', 'all-in-one-video-gallery' ),
390
- 'category' => __( 'Category Name', 'all-in-one-video-gallery' ),
 
391
  'date' => __( 'Date Added', 'all-in-one-video-gallery' ),
392
  'user' => __( 'Author Name', 'all-in-one-video-gallery' ),
393
  'views' => __( 'Views Count', 'all-in-one-video-gallery' ),
394
  'duration' => __( 'Video Duration', 'all-in-one-video-gallery' ),
395
- 'excerpt' => __( 'Video Excerpt', 'all-in-one-video-gallery' )
396
  ),
397
  'sanitize_callback' => 'aiovg_sanitize_array'
398
  ),
@@ -486,7 +487,8 @@ class AIOVG_Admin_Settings {
486
  'description' => '',
487
  'type' => 'multicheck',
488
  'options' => array(
489
- 'category' => __( 'Category Name', 'all-in-one-video-gallery' ),
 
490
  'date' => __( 'Date Added', 'all-in-one-video-gallery' ),
491
  'user' => __( 'Author Name', 'all-in-one-video-gallery' ),
492
  'views' => __( 'Views Count', 'all-in-one-video-gallery' ),
@@ -582,6 +584,7 @@ class AIOVG_Admin_Settings {
582
  'twitter' => __( 'Twitter', 'all-in-one-video-gallery' ),
583
  'linkedin' => __( 'Linkedin', 'all-in-one-video-gallery' ),
584
  'pinterest' => __( 'Pinterest', 'all-in-one-video-gallery' ),
 
585
  'whatsapp' => __( 'WhatsApp', 'all-in-one-video-gallery' )
586
  ),
587
  'sanitize_callback' => 'aiovg_sanitize_array'
@@ -634,6 +637,13 @@ class AIOVG_Admin_Settings {
634
  'description' => __( 'This is the page where the videos from a particular category is displayed. The [aiovg_category] short code must be on this page.', 'all-in-one-video-gallery' ),
635
  'type' => 'pages',
636
  'sanitize_callback' => 'sanitize_key'
 
 
 
 
 
 
 
637
  ),
638
  array(
639
  'name' => 'search',
387
  'type' => 'multicheck',
388
  'options' => array(
389
  'count' => __( 'Videos Count', 'all-in-one-video-gallery' ),
390
+ 'category' => __( 'Category Name(s)', 'all-in-one-video-gallery' ),
391
+ 'tag' => __( 'Tag Name(s)', 'all-in-one-video-gallery' ),
392
  'date' => __( 'Date Added', 'all-in-one-video-gallery' ),
393
  'user' => __( 'Author Name', 'all-in-one-video-gallery' ),
394
  'views' => __( 'Views Count', 'all-in-one-video-gallery' ),
395
  'duration' => __( 'Video Duration', 'all-in-one-video-gallery' ),
396
+ 'excerpt' => __( 'Video Excerpt (Short Description)', 'all-in-one-video-gallery' )
397
  ),
398
  'sanitize_callback' => 'aiovg_sanitize_array'
399
  ),
487
  'description' => '',
488
  'type' => 'multicheck',
489
  'options' => array(
490
+ 'category' => __( 'Category Name(s)', 'all-in-one-video-gallery' ),
491
+ 'tag' => __( 'Tag Name(s)', 'all-in-one-video-gallery' ),
492
  'date' => __( 'Date Added', 'all-in-one-video-gallery' ),
493
  'user' => __( 'Author Name', 'all-in-one-video-gallery' ),
494
  'views' => __( 'Views Count', 'all-in-one-video-gallery' ),
584
  'twitter' => __( 'Twitter', 'all-in-one-video-gallery' ),
585
  'linkedin' => __( 'Linkedin', 'all-in-one-video-gallery' ),
586
  'pinterest' => __( 'Pinterest', 'all-in-one-video-gallery' ),
587
+ 'tumblr' => __( 'Tumblr', 'all-in-one-video-gallery' ),
588
  'whatsapp' => __( 'WhatsApp', 'all-in-one-video-gallery' )
589
  ),
590
  'sanitize_callback' => 'aiovg_sanitize_array'
637
  'description' => __( 'This is the page where the videos from a particular category is displayed. The [aiovg_category] short code must be on this page.', 'all-in-one-video-gallery' ),
638
  'type' => 'pages',
639
  'sanitize_callback' => 'sanitize_key'
640
+ ),
641
+ array(
642
+ 'name' => 'tag',
643
+ 'label' => __( 'Single Tag Page', 'all-in-one-video-gallery' ),
644
+ 'description' => __( 'This is the page where the videos from a particular tag is displayed. The [aiovg_tag] short code must be on this page.', 'all-in-one-video-gallery' ),
645
+ 'type' => 'pages',
646
+ 'sanitize_callback' => 'sanitize_key'
647
  ),
648
  array(
649
  'name' => 'search',
admin/tags.php ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /**
4
+ * Tags
5
+ *
6
+ * @link https://plugins360.com
7
+ * @since 2.4.3
8
+ *
9
+ * @package All_In_One_Video_Gallery
10
+ */
11
+
12
+ // Exit if accessed directly
13
+ if ( ! defined( 'WPINC' ) ) {
14
+ die;
15
+ }
16
+
17
+ /**
18
+ * AIOVG_Admin_Tags class.
19
+ *
20
+ * @since 2.4.3
21
+ */
22
+ class AIOVG_Admin_Tags {
23
+
24
+ /**
25
+ * Add "Tags" menu.
26
+ *
27
+ * @since 2.4.3
28
+ */
29
+ public function admin_menu() {
30
+ add_submenu_page(
31
+ 'all-in-one-video-gallery',
32
+ __( 'All-in-One Video Gallery - Tags', 'all-in-one-video-gallery' ),
33
+ __( 'Video Tags', 'all-in-one-video-gallery' ),
34
+ 'manage_aiovg_options',
35
+ 'edit-tags.php?taxonomy=aiovg_tags&post_type=aiovg_videos'
36
+ );
37
+ }
38
+
39
+ /**
40
+ * Move "Tags" submenu under our plugin's main menu.
41
+ *
42
+ * @since 2.4.3
43
+ * @param string $parent_file The parent file.
44
+ * @return string $parent_file The parent file.
45
+ */
46
+ public function parent_file( $parent_file ) {
47
+ global $submenu_file, $current_screen;
48
+
49
+ if ( 'aiovg_tags' == $current_screen->taxonomy ) {
50
+ $submenu_file = 'edit-tags.php?taxonomy=aiovg_tags&post_type=aiovg_videos';
51
+ $parent_file = 'all-in-one-video-gallery';
52
+ }
53
+
54
+ return $parent_file;
55
+ }
56
+
57
+ /**
58
+ * Register the custom taxonomy "aiovg_tags".
59
+ *
60
+ * @since 2.4.3
61
+ */
62
+ public function register_taxonomy() {
63
+ $labels = array(
64
+ 'name' => _x( 'Video Tags', 'Taxonomy General Name', 'all-in-one-video-gallery' ),
65
+ 'singular_name' => _x( 'Tag', 'Taxonomy Singular Name', 'all-in-one-video-gallery' ),
66
+ 'menu_name' => __( 'Video Tags', 'all-in-one-video-gallery' ),
67
+ 'all_items' => __( 'All Tags', 'all-in-one-video-gallery' ),
68
+ 'parent_item' => null,
69
+ 'parent_item_colon' => null,
70
+ 'new_item_name' => __( 'New Tag Name', 'all-in-one-video-gallery' ),
71
+ 'add_new_item' => __( 'Add New Tag', 'all-in-one-video-gallery' ),
72
+ 'edit_item' => __( 'Edit Tag', 'all-in-one-video-gallery' ),
73
+ 'update_item' => __( 'Update Tag', 'all-in-one-video-gallery' ),
74
+ 'view_item' => __( 'View Tag', 'all-in-one-video-gallery' ),
75
+ 'separate_items_with_commas' => __( 'Separate tags with commas', 'all-in-one-video-gallery' ),
76
+ 'add_or_remove_items' => __( 'Add or remove tags', 'all-in-one-video-gallery' ),
77
+ 'choose_from_most_used' => __( 'Choose from the most used', 'all-in-one-video-gallery' ),
78
+ 'popular_items' => __( 'Popular Tags', 'all-in-one-video-gallery' ),
79
+ 'search_items' => __( 'Search Tags', 'all-in-one-video-gallery' ),
80
+ 'not_found' => __( 'Not Found', 'all-in-one-video-gallery' ),
81
+ 'no_terms' => __( 'No tags', 'all-in-one-video-gallery' ),
82
+ 'items_list' => __( 'Tags list', 'all-in-one-video-gallery' ),
83
+ 'items_list_navigation' => __( 'Tags list navigation', 'all-in-one-video-gallery' ),
84
+ );
85
+
86
+ $args = array(
87
+ 'labels' => $labels,
88
+ 'hierarchical' => false,
89
+ 'public' => true,
90
+ 'show_ui' => true,
91
+ 'show_admin_column' => true,
92
+ 'show_in_nav_menus' => false,
93
+ 'show_in_rest' => true,
94
+ 'show_tagcloud' => true,
95
+ 'capabilities' => array(
96
+ 'manage_terms' => 'manage_aiovg_options',
97
+ 'edit_terms' => 'manage_aiovg_options',
98
+ 'delete_terms' => 'manage_aiovg_options',
99
+ 'assign_terms' => 'edit_aiovg_videos'
100
+ )
101
+ );
102
+
103
+ register_taxonomy( 'aiovg_tags', array( 'aiovg_videos' ), $args );
104
+ }
105
+
106
+ /**
107
+ * Retrieve the table columns.
108
+ *
109
+ * @since 2.4.3
110
+ * @param array $columns Array of default table columns.
111
+ * @return array $columns Updated list of table columns.
112
+ */
113
+ public function get_columns( $columns ) {
114
+ $columns['tax_id'] = __( 'ID', 'all-in-one-video-gallery' );
115
+ return $columns;
116
+ }
117
+
118
+ /**
119
+ * This function renders the custom columns in the list table.
120
+ *
121
+ * @since 2.4.3
122
+ * @param string $content Content of the column.
123
+ * @param string $column Name of the column.
124
+ * @param string $term_id Term ID.
125
+ */
126
+ public function custom_column_content( $content, $column, $term_id ) {
127
+ if ( 'tax_id' == $column ) {
128
+ $content = $term_id;
129
+ }
130
+
131
+ return $content;
132
+ }
133
+
134
+ }
admin/videos.php CHANGED
@@ -416,6 +416,12 @@ class AIOVG_Admin_Videos {
416
  if ( isset( $query->query_vars['aiovg_categories'] ) && ctype_digit( $query->query_vars['aiovg_categories'] ) && 0 != $query->query_vars['aiovg_categories'] ) {
417
  $term = get_term_by( 'id', $query->query_vars['aiovg_categories'], 'aiovg_categories' );
418
  $query->query_vars['aiovg_categories'] = $term->slug;
 
 
 
 
 
 
419
  }
420
 
421
  // Set featured meta in query
@@ -438,7 +444,7 @@ class AIOVG_Admin_Videos {
438
  'image' => ''
439
  ));
440
 
441
- $columns = aiovg_insert_array_after( 'taxonomy-aiovg_categories', $columns, array(
442
  'views' => __( 'Views', 'all-in-one-video-gallery' ),
443
  'featured' => __( 'Featured', 'all-in-one-video-gallery' ),
444
  'post_id' => __( 'ID', 'all-in-one-video-gallery' )
416
  if ( isset( $query->query_vars['aiovg_categories'] ) && ctype_digit( $query->query_vars['aiovg_categories'] ) && 0 != $query->query_vars['aiovg_categories'] ) {
417
  $term = get_term_by( 'id', $query->query_vars['aiovg_categories'], 'aiovg_categories' );
418
  $query->query_vars['aiovg_categories'] = $term->slug;
419
+ }
420
+
421
+ // Convert tag id to taxonomy term in query
422
+ if ( isset( $query->query_vars['aiovg_tags'] ) && ctype_digit( $query->query_vars['aiovg_tags'] ) && 0 != $query->query_vars['aiovg_tags'] ) {
423
+ $term = get_term_by( 'id', $query->query_vars['aiovg_tags'], 'aiovg_tags' );
424
+ $query->query_vars['aiovg_tags'] = $term->slug;
425
  }
426
 
427
  // Set featured meta in query
444
  'image' => ''
445
  ));
446
 
447
+ $columns = aiovg_insert_array_after( 'taxonomy-aiovg_tags', $columns, array(
448
  'views' => __( 'Views', 'all-in-one-video-gallery' ),
449
  'featured' => __( 'Featured', 'all-in-one-video-gallery' ),
450
  'post_id' => __( 'ID', 'all-in-one-video-gallery' )
all-in-one-video-gallery.php CHANGED
@@ -11,7 +11,7 @@
11
  * Plugin Name: All-in-One Video Gallery
12
  * Plugin URI: https://plugins360.com/all-in-one-video-gallery/
13
  * Description: No coding required. A Responsive & Lightweight video gallery plugin. HTML5 Player, Categories, Visual Builder (Gutenberg), Search Form, Comments, Social Sharing and everything you will need to build a YouTube/Vimeo like video sharing website.
14
- * Version: 2.4.2
15
  * Author: Team Plugins360
16
  * Author URI: https://plugins360.com
17
  * License: GPL-2.0+
@@ -76,7 +76,7 @@ if ( !function_exists( 'aiovg_fs' ) ) {
76
 
77
  // The current version of the plugin
78
  if ( !defined( 'AIOVG_PLUGIN_VERSION' ) ) {
79
- define( 'AIOVG_PLUGIN_VERSION', '2.4.2' );
80
  }
81
  // The unique identifier of the plugin
82
  if ( !defined( 'AIOVG_PLUGIN_SLUG' ) ) {
11
  * Plugin Name: All-in-One Video Gallery
12
  * Plugin URI: https://plugins360.com/all-in-one-video-gallery/
13
  * Description: No coding required. A Responsive & Lightweight video gallery plugin. HTML5 Player, Categories, Visual Builder (Gutenberg), Search Form, Comments, Social Sharing and everything you will need to build a YouTube/Vimeo like video sharing website.
14
+ * Version: 2.4.3
15
  * Author: Team Plugins360
16
  * Author URI: https://plugins360.com
17
  * License: GPL-2.0+
76
 
77
  // The current version of the plugin
78
  if ( !defined( 'AIOVG_PLUGIN_VERSION' ) ) {
79
+ define( 'AIOVG_PLUGIN_VERSION', '2.4.3' );
80
  }
81
  // The unique identifier of the plugin
82
  if ( !defined( 'AIOVG_PLUGIN_SLUG' ) ) {
blocks/blocks.php CHANGED
@@ -95,6 +95,8 @@ class AIOVG_Blocks {
95
  'vertical' => __( 'Vertical', 'all-in-one-video-gallery' ),
96
  'horizontal' => __( 'Horizontal', 'all-in-one-video-gallery' ),
97
  'search_by_categories' => __( 'Search By Categories', 'all-in-one-video-gallery' ),
 
 
98
  'block_video_title' => __( 'AIOVG - Video Player', 'all-in-one-video-gallery' ),
99
  'block_video_description' => __( 'Display a video player.', 'all-in-one-video-gallery' ),
100
  'media_placeholder_title' => __( 'Add MP4, WebM, OGV, YouTube, Vimeo, Dailymotion, Facebook, etc.', 'all-in-one-video-gallery' ),
@@ -134,7 +136,9 @@ class AIOVG_Blocks {
134
  'videos' => $videos,
135
  'search' => array(
136
  'template' => 'horizontal',
137
- 'category' => false
 
 
138
  ),
139
  'video' => array(
140
  'src' => '',
@@ -232,7 +236,7 @@ class AIOVG_Blocks {
232
  continue;
233
  }
234
 
235
- if ( 'categories' == $field['type'] ) {
236
  $attributes[ $field['name'] ] = array(
237
  'type' => 'array',
238
  'items' => array(
@@ -265,8 +269,14 @@ class AIOVG_Blocks {
265
  'template' => array(
266
  'type' => 'string'
267
  ),
 
 
 
268
  'category' => array(
269
  'type' => 'boolean'
 
 
 
270
  )
271
  );
272
 
@@ -391,7 +401,7 @@ class AIOVG_Blocks {
391
  }
392
 
393
  if ( empty( $atts['src'] ) ) {
394
- return;
395
  }
396
 
397
  if ( false !== strpos( $atts['src'], 'youtube.com' ) || false !== strpos( $atts['src'], 'youtu.be' ) ) {
95
  'vertical' => __( 'Vertical', 'all-in-one-video-gallery' ),
96
  'horizontal' => __( 'Horizontal', 'all-in-one-video-gallery' ),
97
  'search_by_categories' => __( 'Search By Categories', 'all-in-one-video-gallery' ),
98
+ 'search_by_keywords' => __( 'Search By Video Title, Description', 'all-in-one-video-gallery' ),
99
+ 'search_by_tags' => __( 'Search By Tags', 'all-in-one-video-gallery' ),
100
  'block_video_title' => __( 'AIOVG - Video Player', 'all-in-one-video-gallery' ),
101
  'block_video_description' => __( 'Display a video player.', 'all-in-one-video-gallery' ),
102
  'media_placeholder_title' => __( 'Add MP4, WebM, OGV, YouTube, Vimeo, Dailymotion, Facebook, etc.', 'all-in-one-video-gallery' ),
136
  'videos' => $videos,
137
  'search' => array(
138
  'template' => 'horizontal',
139
+ 'keyword' => true,
140
+ 'category' => false,
141
+ 'tag' => false
142
  ),
143
  'video' => array(
144
  'src' => '',
236
  continue;
237
  }
238
 
239
+ if ( 'categories' == $field['type'] || 'tags' == $field['type'] ) {
240
  $attributes[ $field['name'] ] = array(
241
  'type' => 'array',
242
  'items' => array(
269
  'template' => array(
270
  'type' => 'string'
271
  ),
272
+ 'keyword' => array(
273
+ 'type' => 'boolean'
274
+ ),
275
  'category' => array(
276
  'type' => 'boolean'
277
+ ),
278
+ 'tag' => array(
279
+ 'type' => 'boolean'
280
  )
281
  );
282
 
401
  }
402
 
403
  if ( empty( $atts['src'] ) ) {
404
+ return '<p>&nbsp;</p>';
405
  }
406
 
407
  if ( false !== strpos( $atts['src'], 'youtube.com' ) || false !== strpos( $atts['src'], 'youtu.be' ) ) {
blocks/dist/blocks.build.js CHANGED
@@ -1 +1 @@
1
- !function(e){function t(o){if(n[o])return n[o].exports;var r=n[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,t),r.l=!0,r.exports}var n={};t.m=e,t.c=n,t.d=function(e,n,o){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:o})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=23)}([function(e,t,n){var o=n(15),r="object"==typeof self&&self&&self.Object===Object&&self,i=o||r||Function("return this")();e.exports=i},function(e,t,n){function o(e,t){var n=i(e,t);return r(n)?n:void 0}var r=n(47),i=n(53);e.exports=o},function(e,t,n){function o(e){return null==e?void 0===e?c:l:u&&u in Object(e)?i(e):a(e)}var r=n(11),i=n(49),a=n(50),l="[object Null]",c="[object Undefined]",u=r?r.toStringTag:void 0;e.exports=o},function(e,t){function n(e){return null!=e&&"object"==typeof e}e.exports=n},function(e,t,n){function o(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}var r=n(37),i=n(38),a=n(39),l=n(40),c=n(41);o.prototype.clear=r,o.prototype.delete=i,o.prototype.get=a,o.prototype.has=l,o.prototype.set=c,e.exports=o},function(e,t,n){function o(e,t){for(var n=e.length;n--;)if(r(e[n][0],t))return n;return-1}var r=n(13);e.exports=o},function(e,t){function n(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}e.exports=n},function(e,t,n){var o=n(1),r=o(Object,"create");e.exports=r},function(e,t,n){function o(e,t){var n=e.__data__;return r(t)?n["string"==typeof t?"string":"hash"]:n.map}var r=n(62);e.exports=o},function(e,t,n){"use strict";function o(){var e={};for(var t in aiovg_blocks.videos){var n=aiovg_blocks.videos[t].fields;for(var o in n){e[n[o].name]={type:r(n[o].type),default:n[o].value}}}return e}function r(e){var t="string";return"categories"==e?t="array":"number"==e?t="number":"checkbox"==e&&(t="boolean"),t}function i(e){var t,n,o={},r=[];for(n=0;n<e.length;n+=1)o[e[n].id]=n,e[n].children=[];for(n=0;n<e.length;n+=1)t=e[n],t.parent>0?e[o[t.parent]].children.push(t):r.push(t);return r}function a(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";for(t=0;t<e.length;t+=1)n.push({label:o+e[t].name,value:e[t].id}),e[t].children.length>0&&a(e[t].children,n,o.trim()+"--- ");return n}t.c=o,t.b=i,t.a=a},function(e,t,n){var o=n(1),r=n(0),i=o(r,"Map");e.exports=i},function(e,t,n){var o=n(0),r=o.Symbol;e.exports=r},function(e,t){var n=Array.isArray;e.exports=n},function(e,t){function n(e,t){return e===t||e!==e&&t!==t}e.exports=n},function(e,t,n){function o(e){if(!i(e))return!1;var t=r(e);return t==l||t==c||t==a||t==u}var r=n(2),i=n(6),a="[object AsyncFunction]",l="[object Function]",c="[object GeneratorFunction]",u="[object Proxy]";e.exports=o},function(e,t,n){(function(t){var n="object"==typeof t&&t&&t.Object===Object&&t;e.exports=n}).call(t,n(48))},function(e,t){function n(e){if(null!=e){try{return r.call(e)}catch(e){}try{return e+""}catch(e){}}return""}var o=Function.prototype,r=o.toString;e.exports=n},function(e,t,n){function o(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}var r=n(54),i=n(61),a=n(63),l=n(64),c=n(65);o.prototype.clear=r,o.prototype.delete=i,o.prototype.get=a,o.prototype.has=l,o.prototype.set=c,e.exports=o},function(e,t,n){function o(e,t,n,o,u,s){var p=n&l,f=e.length,b=t.length;if(f!=b&&!(p&&b>f))return!1;var v=s.get(e);if(v&&s.get(t))return v==t;var h=-1,g=!0,d=n&c?new r:void 0;for(s.set(e,t),s.set(t,e);++h<f;){var y=e[h],_=t[h];if(o)var m=p?o(_,y,h,t,e,s):o(y,_,h,e,t,s);if(void 0!==m){if(m)continue;g=!1;break}if(d){if(!i(t,function(e,t){if(!a(d,t)&&(y===e||u(y,e,n,o,s)))return d.push(t)})){g=!1;break}}else if(y!==_&&!u(y,_,n,o,s)){g=!1;break}}return s.delete(e),s.delete(t),g}var r=n(66),i=n(69),a=n(70),l=1,c=2;e.exports=o},function(e,t,n){(function(e){var o=n(0),r=n(87),i="object"==typeof t&&t&&!t.nodeType&&t,a=i&&"object"==typeof e&&e&&!e.nodeType&&e,l=a&&a.exports===i,c=l?o.Buffer:void 0,u=c?c.isBuffer:void 0,s=u||r;e.exports=s}).call(t,n(20)(e))},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},function(e,t,n){var o=n(89),r=n(90),i=n(91),a=i&&i.isTypedArray,l=a?r(a):o;e.exports=l},function(e,t){function n(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=o}var o=9007199254740991;e.exports=n},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});n(24),n(26),n(28),n(30)},function(e,t,n){"use strict";var o=n(25),r=wp.i18n.__;(0,wp.blocks.registerBlockType)("aiovg/categories",{title:aiovg_blocks.i18n.block_categories_title,description:aiovg_blocks.i18n.block_categories_description,icon:"category",category:"all-in-one-video-gallery",keywords:[r("categories"),r("gallery"),r("all-in-one-video-gallery")],attributes:{template:{type:"string",default:aiovg_blocks.categories.template},id:{type:"number",default:aiovg_blocks.categories.id},columns:{type:"number",default:aiovg_blocks.categories.columns},orderby:{type:"string",default:aiovg_blocks.categories.orderby},order:{type:"string",default:aiovg_blocks.categories.order},hierarchical:{type:"boolean",default:aiovg_blocks.categories.hierarchical},show_description:{type:"boolean",default:aiovg_blocks.categories.show_description},show_count:{type:"boolean",default:aiovg_blocks.categories.show_count},hide_empty:{type:"boolean",default:aiovg_blocks.categories.hide_empty}},supports:{customClassName:!1},edit:o.a,save:function(e){return null}})},function(e,t,n){"use strict";function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function r(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function l(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var c=n(9),u=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),s=wp.components,p=s.Disabled,f=s.PanelBody,b=s.RangeControl,v=s.SelectControl,h=s.ServerSideRender,g=s.ToggleControl,d=wp.element,y=d.Component,_=d.Fragment,m=wp.editor.InspectorControls,w=wp.data.withSelect,k=function(e){function t(){i(this,t);var e=a(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.toggleAttribute=e.toggleAttribute.bind(e),e}return l(t,e),u(t,[{key:"getCategoriesTree",value:function(){var e=this.props.categoriesList,t=[{label:"-- "+aiovg_blocks.i18n.select_parent+" --",value:0}];if(e&&e.length>0){var n=Object(c.b)(e),o=Object(c.a)(n);t=[].concat(r(t),r(o))}return t}},{key:"toggleAttribute",value:function(e){var t=this;return function(n){t.props.setAttributes(o({},e,n))}}},{key:"render",value:function(){var e=this.props,t=e.attributes,n=e.setAttributes,o=t.id,r=t.template,i=t.columns,a=t.orderby,l=t.order,c=t.hierarchical,u=t.show_description,s=t.show_count,d=t.hide_empty,y=this.getCategoriesTree();return wp.element.createElement(_,null,wp.element.createElement(m,null,wp.element.createElement(f,{title:aiovg_blocks.i18n.general_settings},wp.element.createElement(v,{label:aiovg_blocks.i18n.select_template,value:r,options:[{label:aiovg_blocks.i18n.grid,value:"grid"},{label:aiovg_blocks.i18n.list,value:"list"}],onChange:function(e){return n({template:e})}}),wp.element.createElement(v,{label:aiovg_blocks.i18n.select_parent,value:o,options:y,onChange:function(e){return n({id:Number(e)})}}),"grid"==r&&wp.element.createElement(b,{label:aiovg_blocks.i18n.columns,value:i,min:1,max:12,onChange:function(e){return n({columns:e})}}),wp.element.createElement(v,{label:aiovg_blocks.i18n.order_by,value:a,options:[{label:aiovg_blocks.i18n.id,value:"id"},{label:aiovg_blocks.i18n.count,value:"count"},{label:aiovg_blocks.i18n.name,value:"name"},{label:aiovg_blocks.i18n.slug,value:"slug"}],onChange:function(e){return n({orderby:e})}}),wp.element.createElement(v,{label:aiovg_blocks.i18n.order,value:l,options:[{label:aiovg_blocks.i18n.asc,value:"asc"},{label:aiovg_blocks.i18n.desc,value:"desc"}],onChange:function(e){return n({order:e})}}),"list"==r&&wp.element.createElement(g,{label:aiovg_blocks.i18n.show_hierarchy,checked:c,onChange:this.toggleAttribute("hierarchical")}),"grid"==r&&wp.element.createElement(g,{label:aiovg_blocks.i18n.show_description,checked:u,onChange:this.toggleAttribute("show_description")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.show_videos_count,checked:s,onChange:this.toggleAttribute("show_count")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.hide_empty_categories,checked:d,onChange:this.toggleAttribute("hide_empty")}))),wp.element.createElement(p,null,wp.element.createElement(h,{block:"aiovg/categories",attributes:t})))}}]),t}(y);t.a=w(function(e){return{categoriesList:(0,e("core").getEntityRecords)("taxonomy","aiovg_categories",{per_page:100})}})(k)},function(e,t,n){"use strict";var o=n(27),r=wp.i18n.__;(0,wp.blocks.registerBlockType)("aiovg/search",{title:aiovg_blocks.i18n.block_search_title,description:aiovg_blocks.i18n.block_search_description,icon:"search",category:"all-in-one-video-gallery",keywords:[r("search"),r("videos"),r("all-in-one-video-gallery")],attributes:{template:{type:"string",default:aiovg_blocks.search.template},category:{type:"boolean",default:aiovg_blocks.search.category}},supports:{customClassName:!1},edit:o.a,save:function(e){return null}})},function(e,t,n){"use strict";function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function a(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var l=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),c=wp.components,u=c.Disabled,s=c.PanelBody,p=c.SelectControl,f=c.ServerSideRender,b=c.ToggleControl,v=wp.element,h=v.Component,g=v.Fragment,d=wp.editor.InspectorControls,y=function(e){function t(){r(this,t);var e=i(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.toggleAttribute=e.toggleAttribute.bind(e),e}return a(t,e),l(t,[{key:"toggleAttribute",value:function(e){var t=this;return function(n){t.props.setAttributes(o({},e,n))}}},{key:"render",value:function(){var e=this.props,t=e.attributes,n=e.setAttributes,o=t.template,r=t.category;return wp.element.createElement(g,null,wp.element.createElement(d,null,wp.element.createElement(s,{title:aiovg_blocks.i18n.general_settings},wp.element.createElement(p,{label:aiovg_blocks.i18n.select_template,value:o,options:[{label:aiovg_blocks.i18n.vertical,value:"vertical"},{label:aiovg_blocks.i18n.horizontal,value:"horizontal"}],onChange:function(e){return n({template:e})}}),wp.element.createElement(b,{label:aiovg_blocks.i18n.search_by_categories,checked:r,onChange:this.toggleAttribute("category")}))),wp.element.createElement(u,null,wp.element.createElement(f,{block:"aiovg/search",attributes:t})))}}]),t}(h);t.a=y},function(e,t,n){"use strict";var o=n(29),r=wp.i18n.__;(0,wp.blocks.registerBlockType)("aiovg/video",{title:aiovg_blocks.i18n.block_video_title,description:aiovg_blocks.i18n.block_video_description,icon:"format-video",category:"all-in-one-video-gallery",keywords:[r("video"),r("player"),r("all-in-one-video-gallery")],attributes:{src:{type:"string"},poster:{type:"string"},width:{type:"number",default:aiovg_blocks.video.width},ratio:{type:"number",default:aiovg_blocks.video.ratio},autoplay:{type:"boolean",default:aiovg_blocks.video.autoplay},loop:{type:"boolean",default:aiovg_blocks.video.loop},muted:{type:"boolean",default:aiovg_blocks.video.muted},playpause:{type:"boolean",default:aiovg_blocks.video.playpause},current:{type:"boolean",default:aiovg_blocks.video.current},progress:{type:"boolean",default:aiovg_blocks.video.progress},duration:{type:"boolean",default:aiovg_blocks.video.duration},volume:{type:"boolean",default:aiovg_blocks.video.volume},fullscreen:{type:"boolean",default:aiovg_blocks.video.fullscreen}},supports:{customClassName:!1},edit:o.a,save:function(e){return null}})},function(e,t,n){"use strict";function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function a(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var l=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),c=wp.components,u=c.BaseControl,s=c.Button,p=c.Disabled,f=c.IconButton,b=c.PanelBody,v=c.ServerSideRender,h=c.TextControl,g=c.ToggleControl,d=c.Toolbar,y=c.withNotices,_=wp.element,m=_.Component,w=_.Fragment,k=_.createRef,j=wp.editor,x=j.BlockControls,O=j.InspectorControls,E=j.MediaPlaceholder,C=j.MediaUpload,A=function(e){function t(){r(this,t);var e=i(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.state={editing:!e.props.attributes.src},e.videoPlayer=k(),e.toggleAttribute=e.toggleAttribute.bind(e),e.onSelectURL=e.onSelectURL.bind(e),e.onSelectPoster=e.onSelectPoster.bind(e),e.onRemovePoster=e.onRemovePoster.bind(e),e}return a(t,e),l(t,[{key:"toggleAttribute",value:function(e){var t=this;return function(n){t.props.setAttributes(o({},e,n))}}},{key:"onSelectURL",value:function(e){var t=this.props,n=t.attributes,o=t.setAttributes;e!==n.src&&o({src:e}),this.setState({editing:!1})}},{key:"onSelectPoster",value:function(e){(0,this.props.setAttributes)({poster:e.url})}},{key:"onRemovePoster",value:function(){(0,this.props.setAttributes)({poster:""})}},{key:"render",value:function(){var e=this,t=this.props,n=t.attributes,o=t.setAttributes,r=t.className,i=t.noticeOperations,a=t.noticeUI,l=n.poster,c=n.width,y=n.ratio,_=n.autoplay,m=n.loop,k=n.muted,j=n.playpause,A=n.current,S=n.progress,P=n.duration,T=n.volume,z=n.fullscreen,R=this.state.editing,M=function(){e.setState({editing:!0})},N=function(t){if(!t||!t.url)return o({src:void 0}),void M();o({src:t.url}),e.setState({src:t.url,editing:!1})};return R?wp.element.createElement(E,{icon:"media-video",labels:{title:aiovg_blocks.i18n.media_placeholder_title,name:aiovg_blocks.i18n.media_placeholder_name},className:r,accept:"video/*",type:"video",value:n,onSelect:N,onSelectURL:this.onSelectURL,notices:a,onError:i.createErrorNotice}):wp.element.createElement(w,null,wp.element.createElement(x,null,wp.element.createElement(d,null,wp.element.createElement(f,{className:"components-icon-button components-toolbar__control",label:aiovg_blocks.i18n.edit_video,onClick:M,icon:"edit"}))),wp.element.createElement(O,null,wp.element.createElement(b,{title:aiovg_blocks.i18n.general_settings},wp.element.createElement(h,{label:aiovg_blocks.i18n.width,help:aiovg_blocks.i18n.width_help,value:c>0?c:"",onChange:function(e){return o({width:Number(e)})}}),wp.element.createElement(h,{label:aiovg_blocks.i18n.ratio,help:aiovg_blocks.i18n.ratio_help,value:y,onChange:function(e){return o({ratio:Number(e)})}}),wp.element.createElement(g,{label:aiovg_blocks.i18n.autoplay,checked:_,onChange:this.toggleAttribute("autoplay")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.loop,checked:m,onChange:this.toggleAttribute("loop")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.muted,checked:k,onChange:this.toggleAttribute("muted")}),wp.element.createElement(u,{className:"editor-video-poster-control",label:aiovg_blocks.i18n.poster_image},wp.element.createElement(C,{title:aiovg_blocks.i18n.select_poster_image,onSelect:this.onSelectPoster,type:"image",render:function(e){var t=e.open;return wp.element.createElement(s,{isDefault:!0,onClick:t},l?aiovg_blocks.i18n.replace_image:aiovg_blocks.i18n.select_poster_image)}}),!!l&&wp.element.createElement(s,{onClick:this.onRemovePoster,isLink:!0,isDestructive:!0},aiovg_blocks.i18n.remove_poster_image))),wp.element.createElement(b,{title:aiovg_blocks.i18n.player_controls},wp.element.createElement(g,{label:aiovg_blocks.i18n.play_pause,checked:j,onChange:this.toggleAttribute("playpause")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.current_time,checked:A,onChange:this.toggleAttribute("current")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.progressbar,checked:S,onChange:this.toggleAttribute("progress")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.duration,checked:P,onChange:this.toggleAttribute("duration")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.volume,checked:T,onChange:this.toggleAttribute("volume")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.fullscreen,checked:z,onChange:this.toggleAttribute("fullscreen")}))),wp.element.createElement(p,null,wp.element.createElement(v,{block:"aiovg/video",attributes:n})))}}]),t}(m);t.a=y(A)},function(e,t,n){"use strict";var o=n(9),r=n(31),i=wp.i18n.__;(0,wp.blocks.registerBlockType)("aiovg/videos",{title:aiovg_blocks.i18n.block_videos_title,description:aiovg_blocks.i18n.block_videos_description,icon:"playlist-video",category:"all-in-one-video-gallery",keywords:[i("videos"),i("gallery"),i("all-in-one-video-gallery")],attributes:Object(o.c)(),supports:{customClassName:!1},edit:r.a,save:function(e){return null}})},function(e,t,n){"use strict";function o(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function l(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var c=n(9),u=n(32),s=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),p=wp.components,f=p.Disabled,b=p.PanelBody,v=p.RangeControl,h=p.SelectControl,g=p.TextControl,d=p.TextareaControl,y=p.ToggleControl,_=wp.element,m=_.Component,w=_.Fragment,k=wp.editor,j=k.InspectorControls,x=k.PanelColorSettings,O=wp.hooks.applyFilters,E=wp.data.withSelect,C=function(e){function t(){i(this,t);var e=a(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.onChange=e.onChange.bind(e),e.toggleAttribute=e.toggleAttribute.bind(e),e.initializeGallery=e.initializeGallery.bind(e),e}return l(t,e),s(t,[{key:"getControl",value:function(e,t){var n=this.props.attributes,o=e.placeholder?e.placeholder:"",r=e.description?e.description:"";switch(e.type){case"categories":var i=this.getCategoriesTree();return this.canShowControl(e.name)&&wp.element.createElement(h,{multiple:!0,key:t,label:e.label,help:r,options:i,value:n[e.name],onChange:this.onChange(e.name)});case"number":return this.canShowControl(e.name)&&wp.element.createElement(v,{key:t,label:e.label,help:r,placeholder:o,value:n[e.name],min:e.min,max:e.max,onChange:this.onChange(e.name)});case"textarea":return this.canShowControl(e.name)&&wp.element.createElement(d,{key:t,label:e.label,help:r,placeholder:o,value:n[e.name],onChange:this.onChange(e.name)});case"select":case"radio":var a=[];for(var l in e.options)a.push({label:e.options[l],value:l});return this.canShowControl(e.name)&&wp.element.createElement(h,{key:t,label:e.label,help:r,options:a,value:n[e.name],onChange:this.onChange(e.name)});case"checkbox":return this.canShowControl(e.name)&&wp.element.createElement(y,{key:t,label:e.label,help:r,checked:n[e.name],onChange:this.toggleAttribute(e.name)});case"color":return this.canShowControl(e.name)&&wp.element.createElement(x,{key:t,title:e.label,colorSettings:[{label:aiovg_blocks.i18n.select_color,value:n[e.name],onChange:this.onChange(e.name)}]});default:return this.canShowControl(e.name)&&wp.element.createElement(g,{key:t,label:e.label,help:r,placeholder:o,value:n[e.name],onChange:this.onChange(e.name)})}}},{key:"canShowPanel",value:function(e){var t=this.props.attributes;return O("aiovg_block_toggle_panels",!0,e,t)}},{key:"canShowControl",value:function(e){var t=this.props.attributes;return O("aiovg_block_toggle_controls",!0,e,t)}},{key:"onChange",value:function(e){var t=this;return function(n){t.props.setAttributes(r({},e,n))}}},{key:"toggleAttribute",value:function(e){var t=this;return function(n){t.props.setAttributes(r({},e,n))}}},{key:"getCategoriesTree",value:function(){var e=this.props.categoriesList,t=[];if(e&&e.length>0){var n=Object(c.b)(e),r=Object(c.a)(n);t=[].concat(o(t),o(r))}return t}},{key:"initializeGallery",value:function(){O("aiovg_block_init",this.props.attributes)}},{key:"render",value:function(){var e=this,t=this.props.attributes,n=aiovg_blocks.videos;return wp.element.createElement(w,null,wp.element.createElement(j,null,Object.keys(n).map(function(t,o){return e.canShowPanel(t)&&wp.element.createElement(b,{key:"aiovg-block-panel-"+o,title:n[t].title,initialOpen:0==o,className:"aiovg-block-panel"},Object.keys(n[t].fields).map(function(o,r){return e.getControl(n[t].fields[o],"aiovg-block-control-"+r)}))})),wp.element.createElement(f,null,wp.element.createElement(u.a,{block:"aiovg/videos",attributes:t,onChange:this.initializeGallery})))}}]),t}(m);t.a=E(function(e){return{categoriesList:(0,e("core").getEntityRecords)("taxonomy","aiovg_categories",{per_page:100})}})(C)},function(e,t,n){"use strict";function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function r(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function i(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return w("/wp/v2/block-renderer/"+e,Object.assign({context:"edit"},null!==t?{attributes:t}:{},n))}var l=n(33),c=n.n(l),u=n(102),s=n.n(u),p=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),f=wp.i18n,b=f.__,v=f.sprintf,h=wp.components,g=h.Placeholder,d=h.Spinner,y=wp.element,_=y.Component,m=y.RawHTML,w=wp.url.addQueryArgs,k=function(e){function t(e){o(this,t);var n=r(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.state={response:null},n}return i(t,e),p(t,[{key:"componentDidMount",value:function(){this.isStillMounted=!0,this.fetch(this.props),this.fetch=s()(this.fetch,500)}},{key:"componentWillUnmount",value:function(){this.isStillMounted=!1}},{key:"componentDidUpdate",value:function(e,t){c()(e,this.props)||this.fetch(this.props),this.state.response!==t.response&&this.props.onChange&&this.props.onChange()}},{key:"fetch",value:function(e){var t=this;if(this.isStillMounted){null!==this.state.response&&this.setState({response:null});var n=e.block,o=e.attributes,r=void 0===o?null:o,i=e.urlQueryArgs,l=void 0===i?{}:i,c=a(n,r,l),u=this.currentFetchRequest=wp.apiFetch({path:c}).then(function(e){t.isStillMounted&&u===t.currentFetchRequest&&e&&e.rendered&&t.setState({response:e.rendered})}).catch(function(e){t.isStillMounted&&u===t.currentFetchRequest&&t.setState({response:{error:!0,errorMsg:e.message}})});return u}}},{key:"render",value:function(){var e=this.state.response;if(!e)return wp.element.createElement(g,null,wp.element.createElement(d,null));if(e.error){var t=v(b("Error loading block: %s"),e.errorMsg);return wp.element.createElement(g,null,t)}return e.length?wp.element.createElement(m,{key:"html"},e):wp.element.createElement(g,null,b("No results found."))}}]),t}(_);t.a=k},function(e,t,n){function o(e,t){return r(e,t)}var r=n(34);e.exports=o},function(e,t,n){function o(e,t,n,a,l){return e===t||(null==e||null==t||!i(e)&&!i(t)?e!==e&&t!==t:r(e,t,n,a,o,l))}var r=n(35),i=n(3);e.exports=o},function(e,t,n){function o(e,t,n,o,g,y){var _=u(e),m=u(t),w=_?v:c(e),k=m?v:c(t);w=w==b?h:w,k=k==b?h:k;var j=w==h,x=k==h,O=w==k;if(O&&s(e)){if(!s(t))return!1;_=!0,j=!1}if(O&&!j)return y||(y=new r),_||p(e)?i(e,t,n,o,g,y):a(e,t,w,n,o,g,y);if(!(n&f)){var E=j&&d.call(e,"__wrapped__"),C=x&&d.call(t,"__wrapped__");if(E||C){var A=E?e.value():e,S=C?t.value():t;return y||(y=new r),g(A,S,n,o,y)}}return!!O&&(y||(y=new r),l(e,t,n,o,g,y))}var r=n(36),i=n(18),a=n(71),l=n(75),c=n(97),u=n(12),s=n(19),p=n(21),f=1,b="[object Arguments]",v="[object Array]",h="[object Object]",g=Object.prototype,d=g.hasOwnProperty;e.exports=o},function(e,t,n){function o(e){var t=this.__data__=new r(e);this.size=t.size}var r=n(4),i=n(42),a=n(43),l=n(44),c=n(45),u=n(46);o.prototype.clear=i,o.prototype.delete=a,o.prototype.get=l,o.prototype.has=c,o.prototype.set=u,e.exports=o},function(e,t){function n(){this.__data__=[],this.size=0}e.exports=n},function(e,t,n){function o(e){var t=this.__data__,n=r(t,e);return!(n<0)&&(n==t.length-1?t.pop():a.call(t,n,1),--this.size,!0)}var r=n(5),i=Array.prototype,a=i.splice;e.exports=o},function(e,t,n){function o(e){var t=this.__data__,n=r(t,e);return n<0?void 0:t[n][1]}var r=n(5);e.exports=o},function(e,t,n){function o(e){return r(this.__data__,e)>-1}var r=n(5);e.exports=o},function(e,t,n){function o(e,t){var n=this.__data__,o=r(n,e);return o<0?(++this.size,n.push([e,t])):n[o][1]=t,this}var r=n(5);e.exports=o},function(e,t,n){function o(){this.__data__=new r,this.size=0}var r=n(4);e.exports=o},function(e,t){function n(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}e.exports=n},function(e,t){function n(e){return this.__data__.get(e)}e.exports=n},function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},function(e,t,n){function o(e,t){var n=this.__data__;if(n instanceof r){var o=n.__data__;if(!i||o.length<l-1)return o.push([e,t]),this.size=++n.size,this;n=this.__data__=new a(o)}return n.set(e,t),this.size=n.size,this}var r=n(4),i=n(10),a=n(17),l=200;e.exports=o},function(e,t,n){function o(e){return!(!a(e)||i(e))&&(r(e)?v:u).test(l(e))}var r=n(14),i=n(51),a=n(6),l=n(16),c=/[\\^$.*+?()[\]{}|]/g,u=/^\[object .+?Constructor\]$/,s=Function.prototype,p=Object.prototype,f=s.toString,b=p.hasOwnProperty,v=RegExp("^"+f.call(b).replace(c,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=o},function(e,t){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(e){"object"===typeof window&&(n=window)}e.exports=n},function(e,t,n){function o(e){var t=a.call(e,c),n=e[c];try{e[c]=void 0;var o=!0}catch(e){}var r=l.call(e);return o&&(t?e[c]=n:delete e[c]),r}var r=n(11),i=Object.prototype,a=i.hasOwnProperty,l=i.toString,c=r?r.toStringTag:void 0;e.exports=o},function(e,t){function n(e){return r.call(e)}var o=Object.prototype,r=o.toString;e.exports=n},function(e,t,n){function o(e){return!!i&&i in e}var r=n(52),i=function(){var e=/[^.]+$/.exec(r&&r.keys&&r.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();e.exports=o},function(e,t,n){var o=n(0),r=o["__core-js_shared__"];e.exports=r},function(e,t){function n(e,t){return null==e?void 0:e[t]}e.exports=n},function(e,t,n){function o(){this.size=0,this.__data__={hash:new r,map:new(a||i),string:new r}}var r=n(55),i=n(4),a=n(10);e.exports=o},function(e,t,n){function o(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}var r=n(56),i=n(57),a=n(58),l=n(59),c=n(60);o.prototype.clear=r,o.prototype.delete=i,o.prototype.get=a,o.prototype.has=l,o.prototype.set=c,e.exports=o},function(e,t,n){function o(){this.__data__=r?r(null):{},this.size=0}var r=n(7);e.exports=o},function(e,t){function n(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}e.exports=n},function(e,t,n){function o(e){var t=this.__data__;if(r){var n=t[e];return n===i?void 0:n}return l.call(t,e)?t[e]:void 0}var r=n(7),i="__lodash_hash_undefined__",a=Object.prototype,l=a.hasOwnProperty;e.exports=o},function(e,t,n){function o(e){var t=this.__data__;return r?void 0!==t[e]:a.call(t,e)}var r=n(7),i=Object.prototype,a=i.hasOwnProperty;e.exports=o},function(e,t,n){function o(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=r&&void 0===t?i:t,this}var r=n(7),i="__lodash_hash_undefined__";e.exports=o},function(e,t,n){function o(e){var t=r(this,e).delete(e);return this.size-=t?1:0,t}var r=n(8);e.exports=o},function(e,t){function n(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}e.exports=n},function(e,t,n){function o(e){return r(this,e).get(e)}var r=n(8);e.exports=o},function(e,t,n){function o(e){return r(this,e).has(e)}var r=n(8);e.exports=o},function(e,t,n){function o(e,t){var n=r(this,e),o=n.size;return n.set(e,t),this.size+=n.size==o?0:1,this}var r=n(8);e.exports=o},function(e,t,n){function o(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new r;++t<n;)this.add(e[t])}var r=n(17),i=n(67),a=n(68);o.prototype.add=o.prototype.push=i,o.prototype.has=a,e.exports=o},function(e,t){function n(e){return this.__data__.set(e,o),this}var o="__lodash_hash_undefined__";e.exports=n},function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},function(e,t){function n(e,t){for(var n=-1,o=null==e?0:e.length;++n<o;)if(t(e[n],n,e))return!0;return!1}e.exports=n},function(e,t){function n(e,t){return e.has(t)}e.exports=n},function(e,t,n){function o(e,t,n,o,r,j,O){switch(n){case k:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case w:return!(e.byteLength!=t.byteLength||!j(new i(e),new i(t)));case f:case b:case g:return a(+e,+t);case v:return e.name==t.name&&e.message==t.message;case d:case _:return e==t+"";case h:var E=c;case y:var C=o&s;if(E||(E=u),e.size!=t.size&&!C)return!1;var A=O.get(e);if(A)return A==t;o|=p,O.set(e,t);var S=l(E(e),E(t),o,r,j,O);return O.delete(e),S;case m:if(x)return x.call(e)==x.call(t)}return!1}var r=n(11),i=n(72),a=n(13),l=n(18),c=n(73),u=n(74),s=1,p=2,f="[object Boolean]",b="[object Date]",v="[object Error]",h="[object Map]",g="[object Number]",d="[object RegExp]",y="[object Set]",_="[object String]",m="[object Symbol]",w="[object ArrayBuffer]",k="[object DataView]",j=r?r.prototype:void 0,x=j?j.valueOf:void 0;e.exports=o},function(e,t,n){var o=n(0),r=o.Uint8Array;e.exports=r},function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e,o){n[++t]=[o,e]}),n}e.exports=n},function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}e.exports=n},function(e,t,n){function o(e,t,n,o,a,c){var u=n&i,s=r(e),p=s.length;if(p!=r(t).length&&!u)return!1;for(var f=p;f--;){var b=s[f];if(!(u?b in t:l.call(t,b)))return!1}var v=c.get(e);if(v&&c.get(t))return v==t;var h=!0;c.set(e,t),c.set(t,e);for(var g=u;++f<p;){b=s[f];var d=e[b],y=t[b];if(o)var _=u?o(y,d,b,t,e,c):o(d,y,b,e,t,c);if(!(void 0===_?d===y||a(d,y,n,o,c):_)){h=!1;break}g||(g="constructor"==b)}if(h&&!g){var m=e.constructor,w=t.constructor;m!=w&&"constructor"in e&&"constructor"in t&&!("function"==typeof m&&m instanceof m&&"function"==typeof w&&w instanceof w)&&(h=!1)}return c.delete(e),c.delete(t),h}var r=n(76),i=1,a=Object.prototype,l=a.hasOwnProperty;e.exports=o},function(e,t,n){function o(e){return r(e,a,i)}var r=n(77),i=n(79),a=n(82);e.exports=o},function(e,t,n){function o(e,t,n){var o=t(e);return i(e)?o:r(o,n(e))}var r=n(78),i=n(12);e.exports=o},function(e,t){function n(e,t){for(var n=-1,o=t.length,r=e.length;++n<o;)e[r+n]=t[n];return e}e.exports=n},function(e,t,n){var o=n(80),r=n(81),i=Object.prototype,a=i.propertyIsEnumerable,l=Object.getOwnPropertySymbols,c=l?function(e){return null==e?[]:(e=Object(e),o(l(e),function(t){return a.call(e,t)}))}:r;e.exports=c},function(e,t){function n(e,t){for(var n=-1,o=null==e?0:e.length,r=0,i=[];++n<o;){var a=e[n];t(a,n,e)&&(i[r++]=a)}return i}e.exports=n},function(e,t){function n(){return[]}e.exports=n},function(e,t,n){function o(e){return a(e)?r(e):i(e)}var r=n(83),i=n(92),a=n(96);e.exports=o},function(e,t,n){function o(e,t){var n=a(e),o=!n&&i(e),s=!n&&!o&&l(e),f=!n&&!o&&!s&&u(e),b=n||o||s||f,v=b?r(e.length,String):[],h=v.length;for(var g in e)!t&&!p.call(e,g)||b&&("length"==g||s&&("offset"==g||"parent"==g)||f&&("buffer"==g||"byteLength"==g||"byteOffset"==g)||c(g,h))||v.push(g);return v}var r=n(84),i=n(85),a=n(12),l=n(19),c=n(88),u=n(21),s=Object.prototype,p=s.hasOwnProperty;e.exports=o},function(e,t){function n(e,t){for(var n=-1,o=Array(e);++n<e;)o[n]=t(n);return o}e.exports=n},function(e,t,n){var o=n(86),r=n(3),i=Object.prototype,a=i.hasOwnProperty,l=i.propertyIsEnumerable,c=o(function(){return arguments}())?o:function(e){return r(e)&&a.call(e,"callee")&&!l.call(e,"callee")};e.exports=c},function(e,t,n){function o(e){return i(e)&&r(e)==a}var r=n(2),i=n(3),a="[object Arguments]";e.exports=o},function(e,t){function n(){return!1}e.exports=n},function(e,t){function n(e,t){var n=typeof e;return!!(t=null==t?o:t)&&("number"==n||"symbol"!=n&&r.test(e))&&e>-1&&e%1==0&&e<t}var o=9007199254740991,r=/^(?:0|[1-9]\d*)$/;e.exports=n},function(e,t,n){function o(e){return a(e)&&i(e.length)&&!!l[r(e)]}var r=n(2),i=n(22),a=n(3),l={};l["[object Float32Array]"]=l["[object Float64Array]"]=l["[object Int8Array]"]=l["[object Int16Array]"]=l["[object Int32Array]"]=l["[object Uint8Array]"]=l["[object Uint8ClampedArray]"]=l["[object Uint16Array]"]=l["[object Uint32Array]"]=!0,l["[object Arguments]"]=l["[object Array]"]=l["[object ArrayBuffer]"]=l["[object Boolean]"]=l["[object DataView]"]=l["[object Date]"]=l["[object Error]"]=l["[object Function]"]=l["[object Map]"]=l["[object Number]"]=l["[object Object]"]=l["[object RegExp]"]=l["[object Set]"]=l["[object String]"]=l["[object WeakMap]"]=!1,e.exports=o},function(e,t){function n(e){return function(t){return e(t)}}e.exports=n},function(e,t,n){(function(e){var o=n(15),r="object"==typeof t&&t&&!t.nodeType&&t,i=r&&"object"==typeof e&&e&&!e.nodeType&&e,a=i&&i.exports===r,l=a&&o.process,c=function(){try{var e=i&&i.require&&i.require("util").types;return e||l&&l.binding&&l.binding("util")}catch(e){}}();e.exports=c}).call(t,n(20)(e))},function(e,t,n){function o(e){if(!r(e))return i(e);var t=[];for(var n in Object(e))l.call(e,n)&&"constructor"!=n&&t.push(n);return t}var r=n(93),i=n(94),a=Object.prototype,l=a.hasOwnProperty;e.exports=o},function(e,t){function n(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||o)}var o=Object.prototype;e.exports=n},function(e,t,n){var o=n(95),r=o(Object.keys,Object);e.exports=r},function(e,t){function n(e,t){return function(n){return e(t(n))}}e.exports=n},function(e,t,n){function o(e){return null!=e&&i(e.length)&&!r(e)}var r=n(14),i=n(22);e.exports=o},function(e,t,n){var o=n(98),r=n(10),i=n(99),a=n(100),l=n(101),c=n(2),u=n(16),s=u(o),p=u(r),f=u(i),b=u(a),v=u(l),h=c;(o&&"[object DataView]"!=h(new o(new ArrayBuffer(1)))||r&&"[object Map]"!=h(new r)||i&&"[object Promise]"!=h(i.resolve())||a&&"[object Set]"!=h(new a)||l&&"[object WeakMap]"!=h(new l))&&(h=function(e){var t=c(e),n="[object Object]"==t?e.constructor:void 0,o=n?u(n):"";if(o)switch(o){case s:return"[object DataView]";case p:return"[object Map]";case f:return"[object Promise]";case b:return"[object Set]";case v:return"[object WeakMap]"}return t}),e.exports=h},function(e,t,n){var o=n(1),r=n(0),i=o(r,"DataView");e.exports=i},function(e,t,n){var o=n(1),r=n(0),i=o(r,"Promise");e.exports=i},function(e,t,n){var o=n(1),r=n(0),i=o(r,"Set");e.exports=i},function(e,t,n){var o=n(1),r=n(0),i=o(r,"WeakMap");e.exports=i},function(e,t,n){function o(e,t,n){function o(t){var n=y,o=_;return y=_=void 0,x=t,w=e.apply(o,n)}function s(e){return x=e,k=setTimeout(b,t),O?o(e):w}function p(e){var n=e-j,o=e-x,r=t-n;return E?u(r,m-o):r}function f(e){var n=e-j,o=e-x;return void 0===j||n>=t||n<0||E&&o>=m}function b(){var e=i();if(f(e))return v(e);k=setTimeout(b,p(e))}function v(e){return k=void 0,C&&y?o(e):(y=_=void 0,w)}function h(){void 0!==k&&clearTimeout(k),x=0,y=j=_=k=void 0}function g(){return void 0===k?w:v(i())}function d(){var e=i(),n=f(e);if(y=arguments,_=this,j=e,n){if(void 0===k)return s(j);if(E)return k=setTimeout(b,t),o(j)}return void 0===k&&(k=setTimeout(b,t)),w}var y,_,m,w,k,j,x=0,O=!1,E=!1,C=!0;if("function"!=typeof e)throw new TypeError(l);return t=a(t)||0,r(n)&&(O=!!n.leading,E="maxWait"in n,m=E?c(a(n.maxWait)||0,t):m,C="trailing"in n?!!n.trailing:C),d.cancel=h,d.flush=g,d}var r=n(6),i=n(103),a=n(104),l="Expected a function",c=Math.max,u=Math.min;e.exports=o},function(e,t,n){var o=n(0),r=function(){return o.Date.now()};e.exports=r},function(e,t,n){function o(e){if("number"==typeof e)return e;if(i(e))return a;if(r(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=r(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(l,"");var n=u.test(e);return n||s.test(e)?p(e.slice(2),n?2:8):c.test(e)?a:+e}var r=n(6),i=n(105),a=NaN,l=/^\s+|\s+$/g,c=/^[-+]0x[0-9a-f]+$/i,u=/^0b[01]+$/i,s=/^0o[0-7]+$/i,p=parseInt;e.exports=o},function(e,t,n){function o(e){return"symbol"==typeof e||i(e)&&r(e)==a}var r=n(2),i=n(3),a="[object Symbol]";e.exports=o}]);
1
+ !function(e){function t(o){if(n[o])return n[o].exports;var r=n[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,t),r.l=!0,r.exports}var n={};t.m=e,t.c=n,t.d=function(e,n,o){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:o})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=23)}([function(e,t,n){var o=n(15),r="object"==typeof self&&self&&self.Object===Object&&self,i=o||r||Function("return this")();e.exports=i},function(e,t,n){function o(e,t){var n=i(e,t);return r(n)?n:void 0}var r=n(47),i=n(53);e.exports=o},function(e,t,n){function o(e){return null==e?void 0===e?c:l:s&&s in Object(e)?i(e):a(e)}var r=n(11),i=n(49),a=n(50),l="[object Null]",c="[object Undefined]",s=r?r.toStringTag:void 0;e.exports=o},function(e,t){function n(e){return null!=e&&"object"==typeof e}e.exports=n},function(e,t,n){function o(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}var r=n(37),i=n(38),a=n(39),l=n(40),c=n(41);o.prototype.clear=r,o.prototype.delete=i,o.prototype.get=a,o.prototype.has=l,o.prototype.set=c,e.exports=o},function(e,t,n){function o(e,t){for(var n=e.length;n--;)if(r(e[n][0],t))return n;return-1}var r=n(13);e.exports=o},function(e,t){function n(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}e.exports=n},function(e,t,n){var o=n(1),r=o(Object,"create");e.exports=r},function(e,t,n){function o(e,t){var n=e.__data__;return r(t)?n["string"==typeof t?"string":"hash"]:n.map}var r=n(62);e.exports=o},function(e,t,n){"use strict";function o(){var e={};for(var t in aiovg_blocks.videos){var n=aiovg_blocks.videos[t].fields;for(var o in n){e[n[o].name]={type:r(n[o].type),default:n[o].value}}}return e}function r(e){var t="string";return"categories"==e?t="array":"number"==e?t="number":"checkbox"==e&&(t="boolean"),t}function i(e){var t,n,o={},r=[];for(n=0;n<e.length;n+=1)o[e[n].id]=n,e[n].children=[];for(n=0;n<e.length;n+=1)t=e[n],t.parent>0?e[o[t.parent]].children.push(t):r.push(t);return r}function a(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";for(t=0;t<e.length;t+=1)n.push({label:o+e[t].name,value:e[t].id}),e[t].children.length>0&&a(e[t].children,n,o.trim()+"--- ");return n}t.c=o,t.b=i,t.a=a},function(e,t,n){var o=n(1),r=n(0),i=o(r,"Map");e.exports=i},function(e,t,n){var o=n(0),r=o.Symbol;e.exports=r},function(e,t){var n=Array.isArray;e.exports=n},function(e,t){function n(e,t){return e===t||e!==e&&t!==t}e.exports=n},function(e,t,n){function o(e){if(!i(e))return!1;var t=r(e);return t==l||t==c||t==a||t==s}var r=n(2),i=n(6),a="[object AsyncFunction]",l="[object Function]",c="[object GeneratorFunction]",s="[object Proxy]";e.exports=o},function(e,t,n){(function(t){var n="object"==typeof t&&t&&t.Object===Object&&t;e.exports=n}).call(t,n(48))},function(e,t){function n(e){if(null!=e){try{return r.call(e)}catch(e){}try{return e+""}catch(e){}}return""}var o=Function.prototype,r=o.toString;e.exports=n},function(e,t,n){function o(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}var r=n(54),i=n(61),a=n(63),l=n(64),c=n(65);o.prototype.clear=r,o.prototype.delete=i,o.prototype.get=a,o.prototype.has=l,o.prototype.set=c,e.exports=o},function(e,t,n){function o(e,t,n,o,s,u){var p=n&l,f=e.length,b=t.length;if(f!=b&&!(p&&b>f))return!1;var v=u.get(e),h=u.get(t);if(v&&h)return v==t&&h==e;var g=-1,d=!0,y=n&c?new r:void 0;for(u.set(e,t),u.set(t,e);++g<f;){var _=e[g],m=t[g];if(o)var w=p?o(m,_,g,t,e,u):o(_,m,g,e,t,u);if(void 0!==w){if(w)continue;d=!1;break}if(y){if(!i(t,function(e,t){if(!a(y,t)&&(_===e||s(_,e,n,o,u)))return y.push(t)})){d=!1;break}}else if(_!==m&&!s(_,m,n,o,u)){d=!1;break}}return u.delete(e),u.delete(t),d}var r=n(66),i=n(69),a=n(70),l=1,c=2;e.exports=o},function(e,t,n){(function(e){var o=n(0),r=n(87),i="object"==typeof t&&t&&!t.nodeType&&t,a=i&&"object"==typeof e&&e&&!e.nodeType&&e,l=a&&a.exports===i,c=l?o.Buffer:void 0,s=c?c.isBuffer:void 0,u=s||r;e.exports=u}).call(t,n(20)(e))},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},function(e,t,n){var o=n(89),r=n(90),i=n(91),a=i&&i.isTypedArray,l=a?r(a):o;e.exports=l},function(e,t){function n(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=o}var o=9007199254740991;e.exports=n},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});n(24),n(26),n(28),n(30)},function(e,t,n){"use strict";var o=n(25),__=wp.i18n.__;(0,wp.blocks.registerBlockType)("aiovg/categories",{title:aiovg_blocks.i18n.block_categories_title,description:aiovg_blocks.i18n.block_categories_description,icon:"category",category:"all-in-one-video-gallery",keywords:[__("categories"),__("gallery"),__("all-in-one-video-gallery")],attributes:{template:{type:"string",default:aiovg_blocks.categories.template},id:{type:"number",default:aiovg_blocks.categories.id},columns:{type:"number",default:aiovg_blocks.categories.columns},orderby:{type:"string",default:aiovg_blocks.categories.orderby},order:{type:"string",default:aiovg_blocks.categories.order},hierarchical:{type:"boolean",default:aiovg_blocks.categories.hierarchical},show_description:{type:"boolean",default:aiovg_blocks.categories.show_description},show_count:{type:"boolean",default:aiovg_blocks.categories.show_count},hide_empty:{type:"boolean",default:aiovg_blocks.categories.hide_empty}},supports:{customClassName:!1},edit:o.a,save:function(e){return null}})},function(e,t,n){"use strict";function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function r(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function l(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var c=n(9),s=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),u=wp.components,p=u.Disabled,f=u.PanelBody,b=u.RangeControl,v=u.SelectControl,h=u.ServerSideRender,g=u.ToggleControl,d=wp.element,y=d.Component,_=d.Fragment,m=wp.editor.InspectorControls,w=wp.data.withSelect,k=function(e){function t(){i(this,t);var e=a(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.toggleAttribute=e.toggleAttribute.bind(e),e}return l(t,e),s(t,[{key:"getCategoriesTree",value:function(){var e=this.props.categoriesList,t=[{label:"-- "+aiovg_blocks.i18n.select_parent+" --",value:0}];if(e&&e.length>0){var n=Object(c.b)(e),o=Object(c.a)(n);t=[].concat(r(t),r(o))}return t}},{key:"toggleAttribute",value:function(e){var t=this;return function(n){t.props.setAttributes(o({},e,n))}}},{key:"render",value:function(){var e=this.props,t=e.attributes,n=e.setAttributes,o=t.id,r=t.template,i=t.columns,a=t.orderby,l=t.order,c=t.hierarchical,s=t.show_description,u=t.show_count,d=t.hide_empty,y=this.getCategoriesTree();return wp.element.createElement(_,null,wp.element.createElement(m,null,wp.element.createElement(f,{title:aiovg_blocks.i18n.general_settings},wp.element.createElement(v,{label:aiovg_blocks.i18n.select_template,value:r,options:[{label:aiovg_blocks.i18n.grid,value:"grid"},{label:aiovg_blocks.i18n.list,value:"list"}],onChange:function(e){return n({template:e})}}),wp.element.createElement(v,{label:aiovg_blocks.i18n.select_parent,value:o,options:y,onChange:function(e){return n({id:Number(e)})}}),"grid"==r&&wp.element.createElement(b,{label:aiovg_blocks.i18n.columns,value:i,min:1,max:12,onChange:function(e){return n({columns:e})}}),wp.element.createElement(v,{label:aiovg_blocks.i18n.order_by,value:a,options:[{label:aiovg_blocks.i18n.id,value:"id"},{label:aiovg_blocks.i18n.count,value:"count"},{label:aiovg_blocks.i18n.name,value:"name"},{label:aiovg_blocks.i18n.slug,value:"slug"}],onChange:function(e){return n({orderby:e})}}),wp.element.createElement(v,{label:aiovg_blocks.i18n.order,value:l,options:[{label:aiovg_blocks.i18n.asc,value:"asc"},{label:aiovg_blocks.i18n.desc,value:"desc"}],onChange:function(e){return n({order:e})}}),"list"==r&&wp.element.createElement(g,{label:aiovg_blocks.i18n.show_hierarchy,checked:c,onChange:this.toggleAttribute("hierarchical")}),"grid"==r&&wp.element.createElement(g,{label:aiovg_blocks.i18n.show_description,checked:s,onChange:this.toggleAttribute("show_description")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.show_videos_count,checked:u,onChange:this.toggleAttribute("show_count")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.hide_empty_categories,checked:d,onChange:this.toggleAttribute("hide_empty")}))),wp.element.createElement(p,null,wp.element.createElement(h,{block:"aiovg/categories",attributes:t})))}}]),t}(y);t.a=w(function(e){return{categoriesList:(0,e("core").getEntityRecords)("taxonomy","aiovg_categories",{per_page:100})}})(k)},function(e,t,n){"use strict";var o=n(27),__=wp.i18n.__;(0,wp.blocks.registerBlockType)("aiovg/search",{title:aiovg_blocks.i18n.block_search_title,description:aiovg_blocks.i18n.block_search_description,icon:"search",category:"all-in-one-video-gallery",keywords:[__("search"),__("videos"),__("all-in-one-video-gallery")],attributes:{template:{type:"string",default:aiovg_blocks.search.template},keyword:{type:"boolean",default:aiovg_blocks.search.keyword},category:{type:"boolean",default:aiovg_blocks.search.category},tag:{type:"boolean",default:aiovg_blocks.search.tag}},supports:{customClassName:!1},edit:o.a,save:function(e){return null}})},function(e,t,n){"use strict";function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function a(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var l=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),c=wp.components,s=c.Disabled,u=c.PanelBody,p=c.SelectControl,f=c.ServerSideRender,b=c.ToggleControl,v=wp.element,h=v.Component,g=v.Fragment,d=wp.editor.InspectorControls,y=function(e){function t(){r(this,t);var e=i(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.toggleAttribute=e.toggleAttribute.bind(e),e}return a(t,e),l(t,[{key:"toggleAttribute",value:function(e){var t=this;return function(n){t.props.setAttributes(o({},e,n))}}},{key:"render",value:function(){var e=this.props,t=e.attributes,n=e.setAttributes,o=t.template,r=t.keyword,i=t.category,a=t.tag;return wp.element.createElement(g,null,wp.element.createElement(d,null,wp.element.createElement(u,{title:aiovg_blocks.i18n.general_settings},wp.element.createElement(p,{label:aiovg_blocks.i18n.select_template,value:o,options:[{label:aiovg_blocks.i18n.vertical,value:"vertical"},{label:aiovg_blocks.i18n.horizontal,value:"horizontal"}],onChange:function(e){return n({template:e})}}),wp.element.createElement(b,{label:aiovg_blocks.i18n.search_by_keywords,checked:r,onChange:this.toggleAttribute("keyword")}),wp.element.createElement(b,{label:aiovg_blocks.i18n.search_by_categories,checked:i,onChange:this.toggleAttribute("category")}),wp.element.createElement(b,{label:aiovg_blocks.i18n.search_by_tags,checked:a,onChange:this.toggleAttribute("tag")}))),wp.element.createElement(s,null,wp.element.createElement(f,{block:"aiovg/search",attributes:t})))}}]),t}(h);t.a=y},function(e,t,n){"use strict";var o=n(29),__=wp.i18n.__;(0,wp.blocks.registerBlockType)("aiovg/video",{title:aiovg_blocks.i18n.block_video_title,description:aiovg_blocks.i18n.block_video_description,icon:"format-video",category:"all-in-one-video-gallery",keywords:[__("video"),__("player"),__("all-in-one-video-gallery")],attributes:{src:{type:"string"},poster:{type:"string"},width:{type:"number",default:aiovg_blocks.video.width},ratio:{type:"number",default:aiovg_blocks.video.ratio},autoplay:{type:"boolean",default:aiovg_blocks.video.autoplay},loop:{type:"boolean",default:aiovg_blocks.video.loop},muted:{type:"boolean",default:aiovg_blocks.video.muted},playpause:{type:"boolean",default:aiovg_blocks.video.playpause},current:{type:"boolean",default:aiovg_blocks.video.current},progress:{type:"boolean",default:aiovg_blocks.video.progress},duration:{type:"boolean",default:aiovg_blocks.video.duration},volume:{type:"boolean",default:aiovg_blocks.video.volume},fullscreen:{type:"boolean",default:aiovg_blocks.video.fullscreen}},supports:{customClassName:!1},edit:o.a,save:function(e){return null}})},function(e,t,n){"use strict";function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function a(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var l=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),c=wp.components,s=c.BaseControl,u=c.Button,p=c.Disabled,f=c.IconButton,b=c.PanelBody,v=c.ServerSideRender,h=c.TextControl,g=c.ToggleControl,d=c.Toolbar,y=c.withNotices,_=wp.element,m=_.Component,w=_.Fragment,k=_.createRef,j=wp.editor,x=j.BlockControls,O=j.InspectorControls,C=j.MediaPlaceholder,E=j.MediaUpload,A=function(e){function t(){r(this,t);var e=i(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.state={editing:!e.props.attributes.src},e.videoPlayer=k(),e.toggleAttribute=e.toggleAttribute.bind(e),e.onSelectURL=e.onSelectURL.bind(e),e.onSelectPoster=e.onSelectPoster.bind(e),e.onRemovePoster=e.onRemovePoster.bind(e),e}return a(t,e),l(t,[{key:"toggleAttribute",value:function(e){var t=this;return function(n){t.props.setAttributes(o({},e,n))}}},{key:"onSelectURL",value:function(e){var t=this.props,n=t.attributes,o=t.setAttributes;e!==n.src&&o({src:e}),this.setState({editing:!1})}},{key:"onSelectPoster",value:function(e){(0,this.props.setAttributes)({poster:e.url})}},{key:"onRemovePoster",value:function(){(0,this.props.setAttributes)({poster:""})}},{key:"render",value:function(){var e=this,t=this.props,n=t.attributes,o=t.setAttributes,r=t.className,i=t.noticeOperations,a=t.noticeUI,l=n.poster,c=n.width,y=n.ratio,_=n.autoplay,m=n.loop,k=n.muted,j=n.playpause,A=n.current,S=n.progress,P=n.duration,T=n.volume,z=n.fullscreen,R=this.state.editing,M=function(){e.setState({editing:!0})},N=function(t){if(!t||!t.url)return o({src:void 0}),void M();o({src:t.url}),e.setState({src:t.url,editing:!1})};return R?wp.element.createElement(C,{icon:"media-video",labels:{title:aiovg_blocks.i18n.media_placeholder_title,name:aiovg_blocks.i18n.media_placeholder_name},className:r,accept:"video/*",type:"video",value:n,onSelect:N,onSelectURL:this.onSelectURL,notices:a,onError:i.createErrorNotice}):wp.element.createElement(w,null,wp.element.createElement(x,null,wp.element.createElement(d,null,wp.element.createElement(f,{className:"components-icon-button components-toolbar__control",label:aiovg_blocks.i18n.edit_video,onClick:M,icon:"edit"}))),wp.element.createElement(O,null,wp.element.createElement(b,{title:aiovg_blocks.i18n.general_settings},wp.element.createElement(h,{label:aiovg_blocks.i18n.width,help:aiovg_blocks.i18n.width_help,value:c>0?c:"",onChange:function(e){return o({width:Number(e)})}}),wp.element.createElement(h,{label:aiovg_blocks.i18n.ratio,help:aiovg_blocks.i18n.ratio_help,value:y,onChange:function(e){return o({ratio:Number(e)})}}),wp.element.createElement(g,{label:aiovg_blocks.i18n.autoplay,checked:_,onChange:this.toggleAttribute("autoplay")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.loop,checked:m,onChange:this.toggleAttribute("loop")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.muted,checked:k,onChange:this.toggleAttribute("muted")}),wp.element.createElement(s,{className:"editor-video-poster-control",label:aiovg_blocks.i18n.poster_image},wp.element.createElement(E,{title:aiovg_blocks.i18n.select_poster_image,onSelect:this.onSelectPoster,type:"image",render:function(e){var t=e.open;return wp.element.createElement(u,{isDefault:!0,onClick:t},l?aiovg_blocks.i18n.replace_image:aiovg_blocks.i18n.select_poster_image)}}),!!l&&wp.element.createElement(u,{onClick:this.onRemovePoster,isLink:!0,isDestructive:!0},aiovg_blocks.i18n.remove_poster_image))),wp.element.createElement(b,{title:aiovg_blocks.i18n.player_controls},wp.element.createElement(g,{label:aiovg_blocks.i18n.play_pause,checked:j,onChange:this.toggleAttribute("playpause")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.current_time,checked:A,onChange:this.toggleAttribute("current")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.progressbar,checked:S,onChange:this.toggleAttribute("progress")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.duration,checked:P,onChange:this.toggleAttribute("duration")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.volume,checked:T,onChange:this.toggleAttribute("volume")}),wp.element.createElement(g,{label:aiovg_blocks.i18n.fullscreen,checked:z,onChange:this.toggleAttribute("fullscreen")}))),wp.element.createElement(p,null,wp.element.createElement(v,{block:"aiovg/video",attributes:n})))}}]),t}(m);t.a=y(A)},function(e,t,n){"use strict";var o=n(9),r=n(31),__=wp.i18n.__;(0,wp.blocks.registerBlockType)("aiovg/videos",{title:aiovg_blocks.i18n.block_videos_title,description:aiovg_blocks.i18n.block_videos_description,icon:"playlist-video",category:"all-in-one-video-gallery",keywords:[__("videos"),__("gallery"),__("all-in-one-video-gallery")],attributes:Object(o.c)(),supports:{customClassName:!1},edit:r.a,save:function(e){return null}})},function(e,t,n){"use strict";function o(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function l(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var c=n(9),s=n(32),u=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),p=wp.components,f=p.Disabled,b=p.PanelBody,v=p.RangeControl,h=p.SelectControl,g=p.TextControl,d=p.TextareaControl,y=p.ToggleControl,_=wp.element,m=_.Component,w=_.Fragment,k=wp.editor,j=k.InspectorControls,x=k.PanelColorSettings,O=wp.hooks.applyFilters,C=wp.data.withSelect,E=function(e){function t(){i(this,t);var e=a(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments));return e.onChange=e.onChange.bind(e),e.toggleAttribute=e.toggleAttribute.bind(e),e.initializeGallery=e.initializeGallery.bind(e),e}return l(t,e),u(t,[{key:"getControl",value:function(e,t){var n=this.props.attributes,o=e.placeholder?e.placeholder:"",r=e.description?e.description:"";switch(e.type){case"categories":var i=this.getCategoriesTree();return this.canShowControl(e.name)&&wp.element.createElement(h,{multiple:!0,key:t,label:e.label,help:r,options:i,value:n[e.name],onChange:this.onChange(e.name)});case"tags":var a=this.getTagsTree();return this.canShowControl(e.name)&&wp.element.createElement(h,{multiple:!0,key:t,label:e.label,help:r,options:a,value:n[e.name],onChange:this.onChange(e.name)});case"number":return this.canShowControl(e.name)&&wp.element.createElement(v,{key:t,label:e.label,help:r,placeholder:o,value:n[e.name],min:e.min,max:e.max,onChange:this.onChange(e.name)});case"textarea":return this.canShowControl(e.name)&&wp.element.createElement(d,{key:t,label:e.label,help:r,placeholder:o,value:n[e.name],onChange:this.onChange(e.name)});case"select":case"radio":var l=[];for(var c in e.options)l.push({label:e.options[c],value:c});return this.canShowControl(e.name)&&wp.element.createElement(h,{key:t,label:e.label,help:r,options:l,value:n[e.name],onChange:this.onChange(e.name)});case"checkbox":return this.canShowControl(e.name)&&wp.element.createElement(y,{key:t,label:e.label,help:r,checked:n[e.name],onChange:this.toggleAttribute(e.name)});case"color":return this.canShowControl(e.name)&&wp.element.createElement(x,{key:t,title:e.label,colorSettings:[{label:aiovg_blocks.i18n.select_color,value:n[e.name],onChange:this.onChange(e.name)}]});default:return this.canShowControl(e.name)&&wp.element.createElement(g,{key:t,label:e.label,help:r,placeholder:o,value:n[e.name],onChange:this.onChange(e.name)})}}},{key:"canShowPanel",value:function(e){var t=this.props.attributes;return O("aiovg_block_toggle_panels",!0,e,t)}},{key:"canShowControl",value:function(e){var t=this.props.attributes;return O("aiovg_block_toggle_controls",!0,e,t)}},{key:"onChange",value:function(e){var t=this;return function(n){t.props.setAttributes(r({},e,n))}}},{key:"toggleAttribute",value:function(e){var t=this;return function(n){t.props.setAttributes(r({},e,n))}}},{key:"getCategoriesTree",value:function(){var e=this.props.categoriesList,t=[];if(e&&e.length>0){var n=Object(c.b)(e),r=Object(c.a)(n);t=[].concat(o(t),o(r))}return t}},{key:"getTagsTree",value:function(){var e=this.props.tagsList,t=[];if(e&&e.length>0){var n=Object(c.b)(e),r=Object(c.a)(n);t=[].concat(o(t),o(r))}return t}},{key:"initializeGallery",value:function(){O("aiovg_block_init",this.props.attributes)}},{key:"render",value:function(){var e=this,t=this.props.attributes,n=aiovg_blocks.videos;return wp.element.createElement(w,null,wp.element.createElement(j,null,Object.keys(n).map(function(t,o){return e.canShowPanel(t)&&wp.element.createElement(b,{key:"aiovg-block-panel-"+o,title:n[t].title,initialOpen:0==o,className:"aiovg-block-panel"},Object.keys(n[t].fields).map(function(o,r){return e.getControl(n[t].fields[o],"aiovg-block-control-"+r)}))})),wp.element.createElement(f,null,wp.element.createElement(s.a,{block:"aiovg/videos",attributes:t,onChange:this.initializeGallery})))}}]),t}(m);t.a=C(function(e){var t=e("core"),n=t.getEntityRecords,o={per_page:100},r={per_page:100};return{categoriesList:n("taxonomy","aiovg_categories",o),tagsList:n("taxonomy","aiovg_tags",r)}})(E)},function(e,t,n){"use strict";function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function r(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function i(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return m("/wp/v2/block-renderer/"+e,Object.assign({context:"edit"},null!==t?{attributes:t}:{},n))}var l=n(33),c=n.n(l),s=n(102),u=n.n(s),p=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),f=wp.i18n,__=f.__,b=f.sprintf,v=wp.components,h=v.Placeholder,g=v.Spinner,d=wp.element,y=d.Component,_=d.RawHTML,m=wp.url.addQueryArgs,w=function(e){function t(e){o(this,t);var n=r(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.state={response:null},n}return i(t,e),p(t,[{key:"componentDidMount",value:function(){this.isStillMounted=!0,this.fetch(this.props),this.fetch=u()(this.fetch,500)}},{key:"componentWillUnmount",value:function(){this.isStillMounted=!1}},{key:"componentDidUpdate",value:function(e,t){c()(e,this.props)||this.fetch(this.props),this.state.response!==t.response&&this.props.onChange&&this.props.onChange()}},{key:"fetch",value:function(e){var t=this;if(this.isStillMounted){null!==this.state.response&&this.setState({response:null});var n=e.block,o=e.attributes,r=void 0===o?null:o,i=e.urlQueryArgs,l=void 0===i?{}:i,c=a(n,r,l),s=this.currentFetchRequest=wp.apiFetch({path:c}).then(function(e){t.isStillMounted&&s===t.currentFetchRequest&&e&&e.rendered&&t.setState({response:e.rendered})}).catch(function(e){t.isStillMounted&&s===t.currentFetchRequest&&t.setState({response:{error:!0,errorMsg:e.message}})});return s}}},{key:"render",value:function(){var e=this.state.response;if(!e)return wp.element.createElement(h,null,wp.element.createElement(g,null));if(e.error){var t=b(__("Error loading block: %s"),e.errorMsg);return wp.element.createElement(h,null,t)}return e.length?wp.element.createElement(_,{key:"html"},e):wp.element.createElement(h,null,__("No results found."))}}]),t}(y);t.a=w},function(e,t,n){function o(e,t){return r(e,t)}var r=n(34);e.exports=o},function(e,t,n){function o(e,t,n,a,l){return e===t||(null==e||null==t||!i(e)&&!i(t)?e!==e&&t!==t:r(e,t,n,a,o,l))}var r=n(35),i=n(3);e.exports=o},function(e,t,n){function o(e,t,n,o,g,y){var _=s(e),m=s(t),w=_?v:c(e),k=m?v:c(t);w=w==b?h:w,k=k==b?h:k;var j=w==h,x=k==h,O=w==k;if(O&&u(e)){if(!u(t))return!1;_=!0,j=!1}if(O&&!j)return y||(y=new r),_||p(e)?i(e,t,n,o,g,y):a(e,t,w,n,o,g,y);if(!(n&f)){var C=j&&d.call(e,"__wrapped__"),E=x&&d.call(t,"__wrapped__");if(C||E){var A=C?e.value():e,S=E?t.value():t;return y||(y=new r),g(A,S,n,o,y)}}return!!O&&(y||(y=new r),l(e,t,n,o,g,y))}var r=n(36),i=n(18),a=n(71),l=n(75),c=n(97),s=n(12),u=n(19),p=n(21),f=1,b="[object Arguments]",v="[object Array]",h="[object Object]",g=Object.prototype,d=g.hasOwnProperty;e.exports=o},function(e,t,n){function o(e){var t=this.__data__=new r(e);this.size=t.size}var r=n(4),i=n(42),a=n(43),l=n(44),c=n(45),s=n(46);o.prototype.clear=i,o.prototype.delete=a,o.prototype.get=l,o.prototype.has=c,o.prototype.set=s,e.exports=o},function(e,t){function n(){this.__data__=[],this.size=0}e.exports=n},function(e,t,n){function o(e){var t=this.__data__,n=r(t,e);return!(n<0)&&(n==t.length-1?t.pop():a.call(t,n,1),--this.size,!0)}var r=n(5),i=Array.prototype,a=i.splice;e.exports=o},function(e,t,n){function o(e){var t=this.__data__,n=r(t,e);return n<0?void 0:t[n][1]}var r=n(5);e.exports=o},function(e,t,n){function o(e){return r(this.__data__,e)>-1}var r=n(5);e.exports=o},function(e,t,n){function o(e,t){var n=this.__data__,o=r(n,e);return o<0?(++this.size,n.push([e,t])):n[o][1]=t,this}var r=n(5);e.exports=o},function(e,t,n){function o(){this.__data__=new r,this.size=0}var r=n(4);e.exports=o},function(e,t){function n(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}e.exports=n},function(e,t){function n(e){return this.__data__.get(e)}e.exports=n},function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},function(e,t,n){function o(e,t){var n=this.__data__;if(n instanceof r){var o=n.__data__;if(!i||o.length<l-1)return o.push([e,t]),this.size=++n.size,this;n=this.__data__=new a(o)}return n.set(e,t),this.size=n.size,this}var r=n(4),i=n(10),a=n(17),l=200;e.exports=o},function(e,t,n){function o(e){return!(!a(e)||i(e))&&(r(e)?v:s).test(l(e))}var r=n(14),i=n(51),a=n(6),l=n(16),c=/[\\^$.*+?()[\]{}|]/g,s=/^\[object .+?Constructor\]$/,u=Function.prototype,p=Object.prototype,f=u.toString,b=p.hasOwnProperty,v=RegExp("^"+f.call(b).replace(c,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=o},function(e,t){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(e){"object"===typeof window&&(n=window)}e.exports=n},function(e,t,n){function o(e){var t=a.call(e,c),n=e[c];try{e[c]=void 0;var o=!0}catch(e){}var r=l.call(e);return o&&(t?e[c]=n:delete e[c]),r}var r=n(11),i=Object.prototype,a=i.hasOwnProperty,l=i.toString,c=r?r.toStringTag:void 0;e.exports=o},function(e,t){function n(e){return r.call(e)}var o=Object.prototype,r=o.toString;e.exports=n},function(e,t,n){function o(e){return!!i&&i in e}var r=n(52),i=function(){var e=/[^.]+$/.exec(r&&r.keys&&r.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();e.exports=o},function(e,t,n){var o=n(0),r=o["__core-js_shared__"];e.exports=r},function(e,t){function n(e,t){return null==e?void 0:e[t]}e.exports=n},function(e,t,n){function o(){this.size=0,this.__data__={hash:new r,map:new(a||i),string:new r}}var r=n(55),i=n(4),a=n(10);e.exports=o},function(e,t,n){function o(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}var r=n(56),i=n(57),a=n(58),l=n(59),c=n(60);o.prototype.clear=r,o.prototype.delete=i,o.prototype.get=a,o.prototype.has=l,o.prototype.set=c,e.exports=o},function(e,t,n){function o(){this.__data__=r?r(null):{},this.size=0}var r=n(7);e.exports=o},function(e,t){function n(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}e.exports=n},function(e,t,n){function o(e){var t=this.__data__;if(r){var n=t[e];return n===i?void 0:n}return l.call(t,e)?t[e]:void 0}var r=n(7),i="__lodash_hash_undefined__",a=Object.prototype,l=a.hasOwnProperty;e.exports=o},function(e,t,n){function o(e){var t=this.__data__;return r?void 0!==t[e]:a.call(t,e)}var r=n(7),i=Object.prototype,a=i.hasOwnProperty;e.exports=o},function(e,t,n){function o(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=r&&void 0===t?i:t,this}var r=n(7),i="__lodash_hash_undefined__";e.exports=o},function(e,t,n){function o(e){var t=r(this,e).delete(e);return this.size-=t?1:0,t}var r=n(8);e.exports=o},function(e,t){function n(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}e.exports=n},function(e,t,n){function o(e){return r(this,e).get(e)}var r=n(8);e.exports=o},function(e,t,n){function o(e){return r(this,e).has(e)}var r=n(8);e.exports=o},function(e,t,n){function o(e,t){var n=r(this,e),o=n.size;return n.set(e,t),this.size+=n.size==o?0:1,this}var r=n(8);e.exports=o},function(e,t,n){function o(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new r;++t<n;)this.add(e[t])}var r=n(17),i=n(67),a=n(68);o.prototype.add=o.prototype.push=i,o.prototype.has=a,e.exports=o},function(e,t){function n(e){return this.__data__.set(e,o),this}var o="__lodash_hash_undefined__";e.exports=n},function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},function(e,t){function n(e,t){for(var n=-1,o=null==e?0:e.length;++n<o;)if(t(e[n],n,e))return!0;return!1}e.exports=n},function(e,t){function n(e,t){return e.has(t)}e.exports=n},function(e,t,n){function o(e,t,n,o,r,j,O){switch(n){case k:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case w:return!(e.byteLength!=t.byteLength||!j(new i(e),new i(t)));case f:case b:case g:return a(+e,+t);case v:return e.name==t.name&&e.message==t.message;case d:case _:return e==t+"";case h:var C=c;case y:var E=o&u;if(C||(C=s),e.size!=t.size&&!E)return!1;var A=O.get(e);if(A)return A==t;o|=p,O.set(e,t);var S=l(C(e),C(t),o,r,j,O);return O.delete(e),S;case m:if(x)return x.call(e)==x.call(t)}return!1}var r=n(11),i=n(72),a=n(13),l=n(18),c=n(73),s=n(74),u=1,p=2,f="[object Boolean]",b="[object Date]",v="[object Error]",h="[object Map]",g="[object Number]",d="[object RegExp]",y="[object Set]",_="[object String]",m="[object Symbol]",w="[object ArrayBuffer]",k="[object DataView]",j=r?r.prototype:void 0,x=j?j.valueOf:void 0;e.exports=o},function(e,t,n){var o=n(0),r=o.Uint8Array;e.exports=r},function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e,o){n[++t]=[o,e]}),n}e.exports=n},function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}e.exports=n},function(e,t,n){function o(e,t,n,o,a,c){var s=n&i,u=r(e),p=u.length;if(p!=r(t).length&&!s)return!1;for(var f=p;f--;){var b=u[f];if(!(s?b in t:l.call(t,b)))return!1}var v=c.get(e),h=c.get(t);if(v&&h)return v==t&&h==e;var g=!0;c.set(e,t),c.set(t,e);for(var d=s;++f<p;){b=u[f];var y=e[b],_=t[b];if(o)var m=s?o(_,y,b,t,e,c):o(y,_,b,e,t,c);if(!(void 0===m?y===_||a(y,_,n,o,c):m)){g=!1;break}d||(d="constructor"==b)}if(g&&!d){var w=e.constructor,k=t.constructor;w!=k&&"constructor"in e&&"constructor"in t&&!("function"==typeof w&&w instanceof w&&"function"==typeof k&&k instanceof k)&&(g=!1)}return c.delete(e),c.delete(t),g}var r=n(76),i=1,a=Object.prototype,l=a.hasOwnProperty;e.exports=o},function(e,t,n){function o(e){return r(e,a,i)}var r=n(77),i=n(79),a=n(82);e.exports=o},function(e,t,n){function o(e,t,n){var o=t(e);return i(e)?o:r(o,n(e))}var r=n(78),i=n(12);e.exports=o},function(e,t){function n(e,t){for(var n=-1,o=t.length,r=e.length;++n<o;)e[r+n]=t[n];return e}e.exports=n},function(e,t,n){var o=n(80),r=n(81),i=Object.prototype,a=i.propertyIsEnumerable,l=Object.getOwnPropertySymbols,c=l?function(e){return null==e?[]:(e=Object(e),o(l(e),function(t){return a.call(e,t)}))}:r;e.exports=c},function(e,t){function n(e,t){for(var n=-1,o=null==e?0:e.length,r=0,i=[];++n<o;){var a=e[n];t(a,n,e)&&(i[r++]=a)}return i}e.exports=n},function(e,t){function n(){return[]}e.exports=n},function(e,t,n){function o(e){return a(e)?r(e):i(e)}var r=n(83),i=n(92),a=n(96);e.exports=o},function(e,t,n){function o(e,t){var n=a(e),o=!n&&i(e),u=!n&&!o&&l(e),f=!n&&!o&&!u&&s(e),b=n||o||u||f,v=b?r(e.length,String):[],h=v.length;for(var g in e)!t&&!p.call(e,g)||b&&("length"==g||u&&("offset"==g||"parent"==g)||f&&("buffer"==g||"byteLength"==g||"byteOffset"==g)||c(g,h))||v.push(g);return v}var r=n(84),i=n(85),a=n(12),l=n(19),c=n(88),s=n(21),u=Object.prototype,p=u.hasOwnProperty;e.exports=o},function(e,t){function n(e,t){for(var n=-1,o=Array(e);++n<e;)o[n]=t(n);return o}e.exports=n},function(e,t,n){var o=n(86),r=n(3),i=Object.prototype,a=i.hasOwnProperty,l=i.propertyIsEnumerable,c=o(function(){return arguments}())?o:function(e){return r(e)&&a.call(e,"callee")&&!l.call(e,"callee")};e.exports=c},function(e,t,n){function o(e){return i(e)&&r(e)==a}var r=n(2),i=n(3),a="[object Arguments]";e.exports=o},function(e,t){function n(){return!1}e.exports=n},function(e,t){function n(e,t){var n=typeof e;return!!(t=null==t?o:t)&&("number"==n||"symbol"!=n&&r.test(e))&&e>-1&&e%1==0&&e<t}var o=9007199254740991,r=/^(?:0|[1-9]\d*)$/;e.exports=n},function(e,t,n){function o(e){return a(e)&&i(e.length)&&!!l[r(e)]}var r=n(2),i=n(22),a=n(3),l={};l["[object Float32Array]"]=l["[object Float64Array]"]=l["[object Int8Array]"]=l["[object Int16Array]"]=l["[object Int32Array]"]=l["[object Uint8Array]"]=l["[object Uint8ClampedArray]"]=l["[object Uint16Array]"]=l["[object Uint32Array]"]=!0,l["[object Arguments]"]=l["[object Array]"]=l["[object ArrayBuffer]"]=l["[object Boolean]"]=l["[object DataView]"]=l["[object Date]"]=l["[object Error]"]=l["[object Function]"]=l["[object Map]"]=l["[object Number]"]=l["[object Object]"]=l["[object RegExp]"]=l["[object Set]"]=l["[object String]"]=l["[object WeakMap]"]=!1,e.exports=o},function(e,t){function n(e){return function(t){return e(t)}}e.exports=n},function(e,t,n){(function(e){var o=n(15),r="object"==typeof t&&t&&!t.nodeType&&t,i=r&&"object"==typeof e&&e&&!e.nodeType&&e,a=i&&i.exports===r,l=a&&o.process,c=function(){try{var e=i&&i.require&&i.require("util").types;return e||l&&l.binding&&l.binding("util")}catch(e){}}();e.exports=c}).call(t,n(20)(e))},function(e,t,n){function o(e){if(!r(e))return i(e);var t=[];for(var n in Object(e))l.call(e,n)&&"constructor"!=n&&t.push(n);return t}var r=n(93),i=n(94),a=Object.prototype,l=a.hasOwnProperty;e.exports=o},function(e,t){function n(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||o)}var o=Object.prototype;e.exports=n},function(e,t,n){var o=n(95),r=o(Object.keys,Object);e.exports=r},function(e,t){function n(e,t){return function(n){return e(t(n))}}e.exports=n},function(e,t,n){function o(e){return null!=e&&i(e.length)&&!r(e)}var r=n(14),i=n(22);e.exports=o},function(e,t,n){var o=n(98),r=n(10),i=n(99),a=n(100),l=n(101),c=n(2),s=n(16),u=s(o),p=s(r),f=s(i),b=s(a),v=s(l),h=c;(o&&"[object DataView]"!=h(new o(new ArrayBuffer(1)))||r&&"[object Map]"!=h(new r)||i&&"[object Promise]"!=h(i.resolve())||a&&"[object Set]"!=h(new a)||l&&"[object WeakMap]"!=h(new l))&&(h=function(e){var t=c(e),n="[object Object]"==t?e.constructor:void 0,o=n?s(n):"";if(o)switch(o){case u:return"[object DataView]";case p:return"[object Map]";case f:return"[object Promise]";case b:return"[object Set]";case v:return"[object WeakMap]"}return t}),e.exports=h},function(e,t,n){var o=n(1),r=n(0),i=o(r,"DataView");e.exports=i},function(e,t,n){var o=n(1),r=n(0),i=o(r,"Promise");e.exports=i},function(e,t,n){var o=n(1),r=n(0),i=o(r,"Set");e.exports=i},function(e,t,n){var o=n(1),r=n(0),i=o(r,"WeakMap");e.exports=i},function(e,t,n){function o(e,t,n){function o(t){var n=y,o=_;return y=_=void 0,x=t,w=e.apply(o,n)}function u(e){return x=e,k=setTimeout(b,t),O?o(e):w}function p(e){var n=e-j,o=e-x,r=t-n;return C?s(r,m-o):r}function f(e){var n=e-j,o=e-x;return void 0===j||n>=t||n<0||C&&o>=m}function b(){var e=i();if(f(e))return v(e);k=setTimeout(b,p(e))}function v(e){return k=void 0,E&&y?o(e):(y=_=void 0,w)}function h(){void 0!==k&&clearTimeout(k),x=0,y=j=_=k=void 0}function g(){return void 0===k?w:v(i())}function d(){var e=i(),n=f(e);if(y=arguments,_=this,j=e,n){if(void 0===k)return u(j);if(C)return clearTimeout(k),k=setTimeout(b,t),o(j)}return void 0===k&&(k=setTimeout(b,t)),w}var y,_,m,w,k,j,x=0,O=!1,C=!1,E=!0;if("function"!=typeof e)throw new TypeError(l);return t=a(t)||0,r(n)&&(O=!!n.leading,C="maxWait"in n,m=C?c(a(n.maxWait)||0,t):m,E="trailing"in n?!!n.trailing:E),d.cancel=h,d.flush=g,d}var r=n(6),i=n(103),a=n(104),l="Expected a function",c=Math.max,s=Math.min;e.exports=o},function(e,t,n){var o=n(0),r=function(){return o.Date.now()};e.exports=r},function(e,t,n){function o(e){if("number"==typeof e)return e;if(i(e))return a;if(r(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=r(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(l,"");var n=s.test(e);return n||u.test(e)?p(e.slice(2),n?2:8):c.test(e)?a:+e}var r=n(6),i=n(105),a=NaN,l=/^\s+|\s+$/g,c=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,u=/^0o[0-7]+$/i,p=parseInt;e.exports=o},function(e,t,n){function o(e){return"symbol"==typeof e||i(e)&&r(e)==a}var r=n(2),i=n(3),a="[object Symbol]";e.exports=o}]);
blocks/package-lock.json CHANGED
@@ -6,7 +6,7 @@
6
  "dependencies": {
7
  "@babel/code-frame": {
8
  "version": "7.0.0-beta.44",
9
- "resolved": "http://registry.npmjs.org/@babel/code-frame/-/code-frame-7.0.0-beta.44.tgz",
10
  "integrity": "sha512-cuAuTTIQ9RqcFRJ/Y8PvTh+paepNcaGxwQwjIDRWPXmzzyAeCO4KqS9ikMvq0MCbRk6GlYKwfzStrcP3/jSL8g==",
11
  "requires": {
12
  "@babel/highlight": "7.0.0-beta.44"
@@ -14,20 +14,20 @@
14
  },
15
  "@babel/generator": {
16
  "version": "7.0.0-beta.44",
17
- "resolved": "http://registry.npmjs.org/@babel/generator/-/generator-7.0.0-beta.44.tgz",
18
  "integrity": "sha512-5xVb7hlhjGcdkKpMXgicAVgx8syK5VJz193k0i/0sLP6DzE6lRrU1K3B/rFefgdo9LPGMAOOOAWW4jycj07ShQ==",
19
  "requires": {
20
  "@babel/types": "7.0.0-beta.44",
21
- "jsesc": "2.5.1",
22
- "lodash": "4.17.10",
23
- "source-map": "0.5.7",
24
- "trim-right": "1.0.1"
25
  },
26
  "dependencies": {
27
  "jsesc": {
28
- "version": "2.5.1",
29
- "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.1.tgz",
30
- "integrity": "sha1-5CGiqOINawgZ3yiQj3glJrlt0f4="
31
  },
32
  "source-map": {
33
  "version": "0.5.7",
@@ -38,7 +38,7 @@
38
  },
39
  "@babel/helper-function-name": {
40
  "version": "7.0.0-beta.44",
41
- "resolved": "http://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.44.tgz",
42
  "integrity": "sha512-MHRG2qZMKMFaBavX0LWpfZ2e+hLloT++N7rfM3DYOMUOGCD8cVjqZpwiL8a0bOX3IYcQev1ruciT0gdFFRTxzg==",
43
  "requires": {
44
  "@babel/helper-get-function-arity": "7.0.0-beta.44",
@@ -48,7 +48,7 @@
48
  },
49
  "@babel/helper-get-function-arity": {
50
  "version": "7.0.0-beta.44",
51
- "resolved": "http://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.44.tgz",
52
  "integrity": "sha512-w0YjWVwrM2HwP6/H3sEgrSQdkCaxppqFeJtAnB23pRiJB5E/O9Yp7JAAeWBl+gGEgmBFinnTyOv2RN7rcSmMiw==",
53
  "requires": {
54
  "@babel/types": "7.0.0-beta.44"
@@ -56,7 +56,7 @@
56
  },
57
  "@babel/helper-split-export-declaration": {
58
  "version": "7.0.0-beta.44",
59
- "resolved": "http://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.44.tgz",
60
  "integrity": "sha512-aQ7QowtkgKKzPGf0j6u77kBMdUFVBKNHw2p/3HX/POt5/oz8ec5cs0GwlgM8Hz7ui5EwJnzyfRmkNF1Nx1N7aA==",
61
  "requires": {
62
  "@babel/types": "7.0.0-beta.44"
@@ -64,35 +64,66 @@
64
  },
65
  "@babel/highlight": {
66
  "version": "7.0.0-beta.44",
67
- "resolved": "http://registry.npmjs.org/@babel/highlight/-/highlight-7.0.0-beta.44.tgz",
68
  "integrity": "sha512-Il19yJvy7vMFm8AVAh6OZzaFoAd0hbkeMZiX3P5HGD+z7dyI7RzndHB0dg6Urh/VAFfHtpOIzDUSxmY6coyZWQ==",
69
  "requires": {
70
- "chalk": "2.4.1",
71
- "esutils": "2.0.2",
72
- "js-tokens": "3.0.2"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  }
74
  },
75
  "@babel/template": {
76
  "version": "7.0.0-beta.44",
77
- "resolved": "http://registry.npmjs.org/@babel/template/-/template-7.0.0-beta.44.tgz",
78
  "integrity": "sha512-w750Sloq0UNifLx1rUqwfbnC6uSUk0mfwwgGRfdLiaUzfAOiH0tHJE6ILQIUi3KYkjiCDTskoIsnfqZvWLBDng==",
79
  "requires": {
80
  "@babel/code-frame": "7.0.0-beta.44",
81
  "@babel/types": "7.0.0-beta.44",
82
  "babylon": "7.0.0-beta.44",
83
- "lodash": "4.17.10"
84
  },
85
  "dependencies": {
86
  "babylon": {
87
  "version": "7.0.0-beta.44",
88
- "resolved": "http://registry.npmjs.org/babylon/-/babylon-7.0.0-beta.44.tgz",
89
  "integrity": "sha512-5Hlm13BJVAioCHpImtFqNOF2H3ieTOHd0fmFGMxOJ9jgeFqeAwsv3u5P5cR7CSeFrkgHsT19DgFJkHV0/Mcd8g=="
90
  }
91
  }
92
  },
93
  "@babel/traverse": {
94
  "version": "7.0.0-beta.44",
95
- "resolved": "http://registry.npmjs.org/@babel/traverse/-/traverse-7.0.0-beta.44.tgz",
96
  "integrity": "sha512-UHuDz8ukQkJCDASKHf+oDt3FVUzFd+QYfuBIsiNu/4+/ix6pP/C+uQZJ6K1oEfbCMv/IKWbgDEh7fcsnIE5AtA==",
97
  "requires": {
98
  "@babel/code-frame": "7.0.0-beta.44",
@@ -101,40 +132,45 @@
101
  "@babel/helper-split-export-declaration": "7.0.0-beta.44",
102
  "@babel/types": "7.0.0-beta.44",
103
  "babylon": "7.0.0-beta.44",
104
- "debug": "3.1.0",
105
- "globals": "11.7.0",
106
- "invariant": "2.2.4",
107
- "lodash": "4.17.10"
108
  },
109
  "dependencies": {
110
  "babylon": {
111
  "version": "7.0.0-beta.44",
112
- "resolved": "http://registry.npmjs.org/babylon/-/babylon-7.0.0-beta.44.tgz",
113
  "integrity": "sha512-5Hlm13BJVAioCHpImtFqNOF2H3ieTOHd0fmFGMxOJ9jgeFqeAwsv3u5P5cR7CSeFrkgHsT19DgFJkHV0/Mcd8g=="
114
  },
115
  "debug": {
116
- "version": "3.1.0",
117
- "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
118
- "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==",
119
  "requires": {
120
- "ms": "2.0.0"
121
  }
122
  },
123
  "globals": {
124
- "version": "11.7.0",
125
- "resolved": "https://registry.npmjs.org/globals/-/globals-11.7.0.tgz",
126
- "integrity": "sha512-K8BNSPySfeShBQXsahYB/AbbWruVOTyVpgoIDnl8odPpeSfP2J5QO2oLFFdl2j7GfDCtZj2bMKar2T49itTPCg=="
 
 
 
 
 
127
  }
128
  }
129
  },
130
  "@babel/types": {
131
  "version": "7.0.0-beta.44",
132
- "resolved": "http://registry.npmjs.org/@babel/types/-/types-7.0.0-beta.44.tgz",
133
  "integrity": "sha512-5eTV4WRmqbaFM3v9gHAIljEQJU4Ssc6fxL61JN+Oe2ga/BwyjzjamwkCVVAQjHGuAX8i0BWo42dshL8eO5KfLQ==",
134
  "requires": {
135
- "esutils": "2.0.2",
136
- "lodash": "4.17.10",
137
- "to-fast-properties": "2.0.0"
138
  },
139
  "dependencies": {
140
  "to-fast-properties": {
@@ -144,22 +180,27 @@
144
  }
145
  }
146
  },
 
 
 
 
 
147
  "abbrev": {
148
  "version": "1.1.1",
149
  "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
150
  "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
151
  },
152
  "acorn": {
153
- "version": "5.7.2",
154
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.2.tgz",
155
- "integrity": "sha512-cJrKCNcr2kv8dlDnbw+JPUGjHZzo4myaxOLmpOX8a+rgX94YeTcTMv/LFJUSByRpc+i4GgVnnhLxvMu/2Y+rqw=="
156
  },
157
  "acorn-dynamic-import": {
158
  "version": "2.0.2",
159
  "resolved": "https://registry.npmjs.org/acorn-dynamic-import/-/acorn-dynamic-import-2.0.2.tgz",
160
  "integrity": "sha1-x1K9IQvvZ5UBtsbLf8hPj0cVjMQ=",
161
  "requires": {
162
- "acorn": "4.0.13"
163
  },
164
  "dependencies": {
165
  "acorn": {
@@ -174,7 +215,7 @@
174
  "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-3.0.1.tgz",
175
  "integrity": "sha1-r9+UiPsezvyDSPb7IvRk4ypYs2s=",
176
  "requires": {
177
- "acorn": "3.3.0"
178
  },
179
  "dependencies": {
180
  "acorn": {
@@ -189,12 +230,17 @@
189
  "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz",
190
  "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=",
191
  "requires": {
192
- "co": "4.6.0",
193
- "fast-deep-equal": "1.1.0",
194
- "fast-json-stable-stringify": "2.0.0",
195
- "json-schema-traverse": "0.3.1"
196
  }
197
  },
 
 
 
 
 
198
  "ajv-keywords": {
199
  "version": "2.1.1",
200
  "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-2.1.1.tgz",
@@ -205,9 +251,9 @@
205
  "resolved": "https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz",
206
  "integrity": "sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=",
207
  "requires": {
208
- "kind-of": "3.2.2",
209
- "longest": "1.0.1",
210
- "repeat-string": "1.6.1"
211
  },
212
  "dependencies": {
213
  "kind-of": {
@@ -215,7 +261,7 @@
215
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
216
  "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
217
  "requires": {
218
- "is-buffer": "1.1.6"
219
  }
220
  }
221
  }
@@ -230,13 +276,13 @@
230
  "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-2.0.0.tgz",
231
  "integrity": "sha1-w2rsy6VjuJzrVW82kPCx2eNUf38=",
232
  "requires": {
233
- "string-width": "2.1.1"
234
  }
235
  },
236
  "ansi-escapes": {
237
- "version": "3.1.0",
238
- "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.1.0.tgz",
239
- "integrity": "sha512-UgAb8H9D41AQnu/PbWlCofQVcnV4Gs2bBJi9eZPxfU/hgglFh3SMDMENRIqdr7H6XFnXdoknctFByVsCOotTVw=="
240
  },
241
  "ansi-regex": {
242
  "version": "2.1.1",
@@ -248,16 +294,17 @@
248
  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
249
  "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
250
  "requires": {
251
- "color-convert": "1.9.3"
252
  }
253
  },
254
  "anymatch": {
255
- "version": "2.0.0",
256
- "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
257
- "integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
 
258
  "requires": {
259
- "micromatch": "3.1.10",
260
- "normalize-path": "2.1.1"
261
  }
262
  },
263
  "aproba": {
@@ -270,8 +317,8 @@
270
  "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz",
271
  "integrity": "sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==",
272
  "requires": {
273
- "delegates": "1.0.0",
274
- "readable-stream": "2.3.6"
275
  }
276
  },
277
  "argparse": {
@@ -279,32 +326,35 @@
279
  "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
280
  "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
281
  "requires": {
282
- "sprintf-js": "1.0.3"
283
  }
284
  },
285
  "aria-query": {
286
- "version": "3.0.0",
287
- "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-3.0.0.tgz",
288
- "integrity": "sha1-ZbP8wcoRVajJrmTW7uKX8V1RM8w=",
289
  "requires": {
290
- "ast-types-flow": "0.0.7",
291
- "commander": "2.18.0"
292
  }
293
  },
294
  "arr-diff": {
295
  "version": "4.0.0",
296
  "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
297
- "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA="
 
298
  },
299
  "arr-flatten": {
300
  "version": "1.1.0",
301
  "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz",
302
- "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg=="
 
303
  },
304
  "arr-union": {
305
  "version": "3.1.0",
306
  "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
307
- "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ="
 
308
  },
309
  "array-find-index": {
310
  "version": "1.0.2",
@@ -312,60 +362,85 @@
312
  "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E="
313
  },
314
  "array-includes": {
315
- "version": "3.0.3",
316
- "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.0.3.tgz",
317
- "integrity": "sha1-GEtI9i2S10UrsxsyMWXH+L0CJm0=",
318
- "requires": {
319
- "define-properties": "1.1.3",
320
- "es-abstract": "1.12.0"
321
- }
322
- },
323
- "array-union": {
324
- "version": "1.0.2",
325
- "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz",
326
- "integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=",
327
  "requires": {
328
- "array-uniq": "1.0.3"
 
 
329
  }
330
  },
331
- "array-uniq": {
332
- "version": "1.0.3",
333
- "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz",
334
- "integrity": "sha1-r2rId6Jcx/dOBYiUdThY39sk/bY="
335
- },
336
  "array-unique": {
337
  "version": "0.3.2",
338
  "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz",
339
- "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg="
 
340
  },
341
- "arrify": {
342
- "version": "1.0.1",
343
- "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
344
- "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0="
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
345
  },
346
  "asn1": {
347
  "version": "0.2.4",
348
  "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz",
349
  "integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==",
350
  "requires": {
351
- "safer-buffer": "2.1.2"
352
  }
353
  },
354
  "asn1.js": {
355
- "version": "4.10.1",
356
- "resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-4.10.1.tgz",
357
- "integrity": "sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==",
358
- "requires": {
359
- "bn.js": "4.11.8",
360
- "inherits": "2.0.3",
361
- "minimalistic-assert": "1.0.1"
 
 
 
 
 
 
 
 
362
  }
363
  },
364
  "assert": {
365
- "version": "1.4.1",
366
- "resolved": "https://registry.npmjs.org/assert/-/assert-1.4.1.tgz",
367
- "integrity": "sha1-mZEtWRg2tab1s0XA8H7vwI/GXZE=",
368
  "requires": {
 
369
  "util": "0.10.3"
370
  },
371
  "dependencies": {
@@ -392,7 +467,8 @@
392
  "assign-symbols": {
393
  "version": "1.0.0",
394
  "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz",
395
- "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c="
 
396
  },
397
  "ast-types-flow": {
398
  "version": "0.0.7",
@@ -400,17 +476,18 @@
400
  "integrity": "sha1-9wtzXGvKGlycItmCw+Oef+ujva0="
401
  },
402
  "async": {
403
- "version": "2.6.1",
404
- "resolved": "https://registry.npmjs.org/async/-/async-2.6.1.tgz",
405
- "integrity": "sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==",
406
  "requires": {
407
- "lodash": "4.17.10"
408
  }
409
  },
410
  "async-each": {
411
- "version": "1.0.1",
412
- "resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.1.tgz",
413
- "integrity": "sha1-GdOGodntxufByF04iu28xW0zYC0="
 
414
  },
415
  "async-foreach": {
416
  "version": "0.1.3",
@@ -425,19 +502,20 @@
425
  "atob": {
426
  "version": "2.1.2",
427
  "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
428
- "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg=="
 
429
  },
430
  "autoprefixer": {
431
  "version": "7.2.6",
432
- "resolved": "http://registry.npmjs.org/autoprefixer/-/autoprefixer-7.2.6.tgz",
433
  "integrity": "sha512-Iq8TRIB+/9eQ8rbGhcP7ct5cYb/3qjNYAR2SnzLCEcwF6rvVOax8+9+fccgXk4bEhQGjOZd5TLhsksmAdsbGqQ==",
434
  "requires": {
435
- "browserslist": "2.11.3",
436
- "caniuse-lite": "1.0.30000885",
437
- "normalize-range": "0.1.2",
438
- "num2fraction": "1.2.2",
439
- "postcss": "6.0.23",
440
- "postcss-value-parser": "3.3.0"
441
  }
442
  },
443
  "aws-sign2": {
@@ -446,26 +524,28 @@
446
  "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg="
447
  },
448
  "aws4": {
449
- "version": "1.8.0",
450
- "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz",
451
- "integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ=="
 
 
 
 
 
452
  },
453
  "axobject-query": {
454
- "version": "2.0.1",
455
- "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.0.1.tgz",
456
- "integrity": "sha1-Bd+nBa2orZ25k/polvItOVsLCgc=",
457
- "requires": {
458
- "ast-types-flow": "0.0.7"
459
- }
460
  },
461
  "babel-code-frame": {
462
  "version": "6.26.0",
463
  "resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz",
464
  "integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=",
465
  "requires": {
466
- "chalk": "1.1.3",
467
- "esutils": "2.0.2",
468
- "js-tokens": "3.0.2"
469
  },
470
  "dependencies": {
471
  "ansi-styles": {
@@ -475,14 +555,14 @@
475
  },
476
  "chalk": {
477
  "version": "1.1.3",
478
- "resolved": "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
479
  "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
480
  "requires": {
481
- "ansi-styles": "2.2.1",
482
- "escape-string-regexp": "1.0.5",
483
- "has-ansi": "2.0.0",
484
- "strip-ansi": "3.0.1",
485
- "supports-color": "2.0.0"
486
  }
487
  },
488
  "supports-color": {
@@ -497,25 +577,25 @@
497
  "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.26.3.tgz",
498
  "integrity": "sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==",
499
  "requires": {
500
- "babel-code-frame": "6.26.0",
501
- "babel-generator": "6.26.1",
502
- "babel-helpers": "6.24.1",
503
- "babel-messages": "6.23.0",
504
- "babel-register": "6.26.0",
505
- "babel-runtime": "6.26.0",
506
- "babel-template": "6.26.0",
507
- "babel-traverse": "6.26.0",
508
- "babel-types": "6.26.0",
509
- "babylon": "6.18.0",
510
- "convert-source-map": "1.6.0",
511
- "debug": "2.6.9",
512
- "json5": "0.5.1",
513
- "lodash": "4.17.10",
514
- "minimatch": "3.0.4",
515
- "path-is-absolute": "1.0.1",
516
- "private": "0.1.8",
517
- "slash": "1.0.0",
518
- "source-map": "0.5.7"
519
  },
520
  "dependencies": {
521
  "source-map": {
@@ -535,12 +615,12 @@
535
  "@babel/types": "7.0.0-beta.44",
536
  "babylon": "7.0.0-beta.44",
537
  "eslint-scope": "3.7.1",
538
- "eslint-visitor-keys": "1.0.0"
539
  },
540
  "dependencies": {
541
  "babylon": {
542
  "version": "7.0.0-beta.44",
543
- "resolved": "http://registry.npmjs.org/babylon/-/babylon-7.0.0-beta.44.tgz",
544
  "integrity": "sha512-5Hlm13BJVAioCHpImtFqNOF2H3ieTOHd0fmFGMxOJ9jgeFqeAwsv3u5P5cR7CSeFrkgHsT19DgFJkHV0/Mcd8g=="
545
  }
546
  }
@@ -550,14 +630,14 @@
550
  "resolved": "https://registry.npmjs.org/babel-generator/-/babel-generator-6.26.1.tgz",
551
  "integrity": "sha512-HyfwY6ApZj7BYTcJURpM5tznulaBvyio7/0d4zFOeMPUmfxkCjHocCuoLa2SAGzBI8AREcH3eP3758F672DppA==",
552
  "requires": {
553
- "babel-messages": "6.23.0",
554
- "babel-runtime": "6.26.0",
555
- "babel-types": "6.26.0",
556
- "detect-indent": "4.0.0",
557
- "jsesc": "1.3.0",
558
- "lodash": "4.17.10",
559
- "source-map": "0.5.7",
560
- "trim-right": "1.0.1"
561
  },
562
  "dependencies": {
563
  "source-map": {
@@ -572,9 +652,9 @@
572
  "resolved": "https://registry.npmjs.org/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz",
573
  "integrity": "sha1-zORReto1b0IgvK6KAsKzRvmlZmQ=",
574
  "requires": {
575
- "babel-helper-explode-assignable-expression": "6.24.1",
576
- "babel-runtime": "6.26.0",
577
- "babel-types": "6.26.0"
578
  }
579
  },
580
  "babel-helper-builder-react-jsx": {
@@ -582,9 +662,9 @@
582
  "resolved": "https://registry.npmjs.org/babel-helper-builder-react-jsx/-/babel-helper-builder-react-jsx-6.26.0.tgz",
583
  "integrity": "sha1-Of+DE7dci2Xc7/HzHTg+D/KkCKA=",
584
  "requires": {
585
- "babel-runtime": "6.26.0",
586
- "babel-types": "6.26.0",
587
- "esutils": "2.0.2"
588
  }
589
  },
590
  "babel-helper-call-delegate": {
@@ -592,10 +672,10 @@
592
  "resolved": "https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz",
593
  "integrity": "sha1-7Oaqzdx25Bw0YfiL/Fdb0Nqi340=",
594
  "requires": {
595
- "babel-helper-hoist-variables": "6.24.1",
596
- "babel-runtime": "6.26.0",
597
- "babel-traverse": "6.26.0",
598
- "babel-types": "6.26.0"
599
  }
600
  },
601
  "babel-helper-define-map": {
@@ -603,10 +683,10 @@
603
  "resolved": "https://registry.npmjs.org/babel-helper-define-map/-/babel-helper-define-map-6.26.0.tgz",
604
  "integrity": "sha1-pfVtq0GiX5fstJjH66ypgZ+Vvl8=",
605
  "requires": {
606
- "babel-helper-function-name": "6.24.1",
607
- "babel-runtime": "6.26.0",
608
- "babel-types": "6.26.0",
609
- "lodash": "4.17.10"
610
  }
611
  },
612
  "babel-helper-explode-assignable-expression": {
@@ -614,9 +694,9 @@
614
  "resolved": "https://registry.npmjs.org/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz",
615
  "integrity": "sha1-8luCz33BBDPFX3BZLVdGQArCLKo=",
616
  "requires": {
617
- "babel-runtime": "6.26.0",
618
- "babel-traverse": "6.26.0",
619
- "babel-types": "6.26.0"
620
  }
621
  },
622
  "babel-helper-function-name": {
@@ -624,11 +704,11 @@
624
  "resolved": "https://registry.npmjs.org/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz",
625
  "integrity": "sha1-00dbjAPtmCQqJbSDUasYOZ01gKk=",
626
  "requires": {
627
- "babel-helper-get-function-arity": "6.24.1",
628
- "babel-runtime": "6.26.0",
629
- "babel-template": "6.26.0",
630
- "babel-traverse": "6.26.0",
631
- "babel-types": "6.26.0"
632
  }
633
  },
634
  "babel-helper-get-function-arity": {
@@ -636,8 +716,8 @@
636
  "resolved": "https://registry.npmjs.org/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz",
637
  "integrity": "sha1-j3eCqpNAfEHTqlCQj4mwMbG2hT0=",
638
  "requires": {
639
- "babel-runtime": "6.26.0",
640
- "babel-types": "6.26.0"
641
  }
642
  },
643
  "babel-helper-hoist-variables": {
@@ -645,8 +725,8 @@
645
  "resolved": "https://registry.npmjs.org/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.24.1.tgz",
646
  "integrity": "sha1-HssnaJydJVE+rbyZFKc/VAi+enY=",
647
  "requires": {
648
- "babel-runtime": "6.26.0",
649
- "babel-types": "6.26.0"
650
  }
651
  },
652
  "babel-helper-optimise-call-expression": {
@@ -654,8 +734,8 @@
654
  "resolved": "https://registry.npmjs.org/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.24.1.tgz",
655
  "integrity": "sha1-96E0J7qfc/j0+pk8VKl4gtEkQlc=",
656
  "requires": {
657
- "babel-runtime": "6.26.0",
658
- "babel-types": "6.26.0"
659
  }
660
  },
661
  "babel-helper-regex": {
@@ -663,9 +743,9 @@
663
  "resolved": "https://registry.npmjs.org/babel-helper-regex/-/babel-helper-regex-6.26.0.tgz",
664
  "integrity": "sha1-MlxZ+QL4LyS3T6zu0DY5VPZJXnI=",
665
  "requires": {
666
- "babel-runtime": "6.26.0",
667
- "babel-types": "6.26.0",
668
- "lodash": "4.17.10"
669
  }
670
  },
671
  "babel-helper-remap-async-to-generator": {
@@ -673,11 +753,11 @@
673
  "resolved": "https://registry.npmjs.org/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-6.24.1.tgz",
674
  "integrity": "sha1-XsWBgnrXI/7N04HxySg5BnbkVRs=",
675
  "requires": {
676
- "babel-helper-function-name": "6.24.1",
677
- "babel-runtime": "6.26.0",
678
- "babel-template": "6.26.0",
679
- "babel-traverse": "6.26.0",
680
- "babel-types": "6.26.0"
681
  }
682
  },
683
  "babel-helper-replace-supers": {
@@ -685,12 +765,12 @@
685
  "resolved": "https://registry.npmjs.org/babel-helper-replace-supers/-/babel-helper-replace-supers-6.24.1.tgz",
686
  "integrity": "sha1-v22/5Dk40XNpohPKiov3S2qQqxo=",
687
  "requires": {
688
- "babel-helper-optimise-call-expression": "6.24.1",
689
- "babel-messages": "6.23.0",
690
- "babel-runtime": "6.26.0",
691
- "babel-template": "6.26.0",
692
- "babel-traverse": "6.26.0",
693
- "babel-types": "6.26.0"
694
  }
695
  },
696
  "babel-helpers": {
@@ -698,8 +778,8 @@
698
  "resolved": "https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.24.1.tgz",
699
  "integrity": "sha1-NHHenK7DiOXIUOWX5Yom3fN2ArI=",
700
  "requires": {
701
- "babel-runtime": "6.26.0",
702
- "babel-template": "6.26.0"
703
  }
704
  },
705
  "babel-loader": {
@@ -707,9 +787,9 @@
707
  "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-7.1.5.tgz",
708
  "integrity": "sha512-iCHfbieL5d1LfOQeeVJEUyD9rTwBcP/fcEbRCfempxTDuqrKpu0AZjLAQHEQa3Yqyj9ORKe2iHfoj4rHLf7xpw==",
709
  "requires": {
710
- "find-cache-dir": "1.0.0",
711
- "loader-utils": "1.1.0",
712
- "mkdirp": "0.5.1"
713
  }
714
  },
715
  "babel-messages": {
@@ -717,7 +797,7 @@
717
  "resolved": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.23.0.tgz",
718
  "integrity": "sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=",
719
  "requires": {
720
- "babel-runtime": "6.26.0"
721
  }
722
  },
723
  "babel-plugin-check-es2015-constants": {
@@ -725,32 +805,32 @@
725
  "resolved": "https://registry.npmjs.org/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz",
726
  "integrity": "sha1-NRV7EBQm/S/9PaP3XH0ekYNbv4o=",
727
  "requires": {
728
- "babel-runtime": "6.26.0"
729
  }
730
  },
731
  "babel-plugin-syntax-async-functions": {
732
  "version": "6.13.0",
733
- "resolved": "http://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz",
734
  "integrity": "sha1-ytnK0RkbWtY0vzCuCHI5HgZHvpU="
735
  },
736
  "babel-plugin-syntax-class-properties": {
737
  "version": "6.13.0",
738
- "resolved": "http://registry.npmjs.org/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-6.13.0.tgz",
739
  "integrity": "sha1-1+sjt5oxf4VDlixQW4J8fWysJ94="
740
  },
741
  "babel-plugin-syntax-exponentiation-operator": {
742
  "version": "6.13.0",
743
- "resolved": "http://registry.npmjs.org/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz",
744
  "integrity": "sha1-nufoM3KQ2pUoggGmpX9BcDF4MN4="
745
  },
746
  "babel-plugin-syntax-jsx": {
747
  "version": "6.18.0",
748
- "resolved": "http://registry.npmjs.org/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz",
749
  "integrity": "sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY="
750
  },
751
  "babel-plugin-syntax-object-rest-spread": {
752
  "version": "6.13.0",
753
- "resolved": "http://registry.npmjs.org/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz",
754
  "integrity": "sha1-/WU28rzhODb/o6VFjEkDpZe7O/U="
755
  },
756
  "babel-plugin-syntax-trailing-function-commas": {
@@ -763,9 +843,9 @@
763
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz",
764
  "integrity": "sha1-ZTbjeK/2yx1VF6wOQOs+n8jQh2E=",
765
  "requires": {
766
- "babel-helper-remap-async-to-generator": "6.24.1",
767
- "babel-plugin-syntax-async-functions": "6.13.0",
768
- "babel-runtime": "6.26.0"
769
  }
770
  },
771
  "babel-plugin-transform-class-properties": {
@@ -773,10 +853,10 @@
773
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.24.1.tgz",
774
  "integrity": "sha1-anl2PqYdM9NvN7YRqp3vgagbRqw=",
775
  "requires": {
776
- "babel-helper-function-name": "6.24.1",
777
- "babel-plugin-syntax-class-properties": "6.13.0",
778
- "babel-runtime": "6.26.0",
779
- "babel-template": "6.26.0"
780
  }
781
  },
782
  "babel-plugin-transform-es2015-arrow-functions": {
@@ -784,7 +864,7 @@
784
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz",
785
  "integrity": "sha1-RSaSy3EdX3ncf4XkQM5BufJE0iE=",
786
  "requires": {
787
- "babel-runtime": "6.26.0"
788
  }
789
  },
790
  "babel-plugin-transform-es2015-block-scoped-functions": {
@@ -792,7 +872,7 @@
792
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz",
793
  "integrity": "sha1-u8UbSflk1wy42OC5ToICRs46YUE=",
794
  "requires": {
795
- "babel-runtime": "6.26.0"
796
  }
797
  },
798
  "babel-plugin-transform-es2015-block-scoping": {
@@ -800,11 +880,11 @@
800
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz",
801
  "integrity": "sha1-1w9SmcEwjQXBL0Y4E7CgnnOxiV8=",
802
  "requires": {
803
- "babel-runtime": "6.26.0",
804
- "babel-template": "6.26.0",
805
- "babel-traverse": "6.26.0",
806
- "babel-types": "6.26.0",
807
- "lodash": "4.17.10"
808
  }
809
  },
810
  "babel-plugin-transform-es2015-classes": {
@@ -812,15 +892,15 @@
812
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.24.1.tgz",
813
  "integrity": "sha1-WkxYpQyclGHlZLSyo7+ryXolhNs=",
814
  "requires": {
815
- "babel-helper-define-map": "6.26.0",
816
- "babel-helper-function-name": "6.24.1",
817
- "babel-helper-optimise-call-expression": "6.24.1",
818
- "babel-helper-replace-supers": "6.24.1",
819
- "babel-messages": "6.23.0",
820
- "babel-runtime": "6.26.0",
821
- "babel-template": "6.26.0",
822
- "babel-traverse": "6.26.0",
823
- "babel-types": "6.26.0"
824
  }
825
  },
826
  "babel-plugin-transform-es2015-computed-properties": {
@@ -828,8 +908,8 @@
828
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.24.1.tgz",
829
  "integrity": "sha1-b+Ko0WiV1WNPTNmZttNICjCBWbM=",
830
  "requires": {
831
- "babel-runtime": "6.26.0",
832
- "babel-template": "6.26.0"
833
  }
834
  },
835
  "babel-plugin-transform-es2015-destructuring": {
@@ -837,7 +917,7 @@
837
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.23.0.tgz",
838
  "integrity": "sha1-mXux8auWf2gtKwh2/jWNYOdlxW0=",
839
  "requires": {
840
- "babel-runtime": "6.26.0"
841
  }
842
  },
843
  "babel-plugin-transform-es2015-duplicate-keys": {
@@ -845,8 +925,8 @@
845
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-6.24.1.tgz",
846
  "integrity": "sha1-c+s9MQypaePvnskcU3QabxV2Qj4=",
847
  "requires": {
848
- "babel-runtime": "6.26.0",
849
- "babel-types": "6.26.0"
850
  }
851
  },
852
  "babel-plugin-transform-es2015-for-of": {
@@ -854,7 +934,7 @@
854
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.23.0.tgz",
855
  "integrity": "sha1-9HyVsrYT3x0+zC/bdXNiPHUkhpE=",
856
  "requires": {
857
- "babel-runtime": "6.26.0"
858
  }
859
  },
860
  "babel-plugin-transform-es2015-function-name": {
@@ -862,9 +942,9 @@
862
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.24.1.tgz",
863
  "integrity": "sha1-g0yJhTvDaxrw86TF26qU/Y6sqos=",
864
  "requires": {
865
- "babel-helper-function-name": "6.24.1",
866
- "babel-runtime": "6.26.0",
867
- "babel-types": "6.26.0"
868
  }
869
  },
870
  "babel-plugin-transform-es2015-literals": {
@@ -872,7 +952,7 @@
872
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-6.22.0.tgz",
873
  "integrity": "sha1-T1SgLWzWbPkVKAAZox0xklN3yi4=",
874
  "requires": {
875
- "babel-runtime": "6.26.0"
876
  }
877
  },
878
  "babel-plugin-transform-es2015-modules-amd": {
@@ -880,9 +960,9 @@
880
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-6.24.1.tgz",
881
  "integrity": "sha1-Oz5UAXI5hC1tGcMBHEvS8AoA0VQ=",
882
  "requires": {
883
- "babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
884
- "babel-runtime": "6.26.0",
885
- "babel-template": "6.26.0"
886
  }
887
  },
888
  "babel-plugin-transform-es2015-modules-commonjs": {
@@ -890,10 +970,10 @@
890
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.2.tgz",
891
  "integrity": "sha512-CV9ROOHEdrjcwhIaJNBGMBCodN+1cfkwtM1SbUHmvyy35KGT7fohbpOxkE2uLz1o6odKK2Ck/tz47z+VqQfi9Q==",
892
  "requires": {
893
- "babel-plugin-transform-strict-mode": "6.24.1",
894
- "babel-runtime": "6.26.0",
895
- "babel-template": "6.26.0",
896
- "babel-types": "6.26.0"
897
  }
898
  },
899
  "babel-plugin-transform-es2015-modules-systemjs": {
@@ -901,9 +981,9 @@
901
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.24.1.tgz",
902
  "integrity": "sha1-/4mhQrkRmpBhlfXxBuzzBdlAfSM=",
903
  "requires": {
904
- "babel-helper-hoist-variables": "6.24.1",
905
- "babel-runtime": "6.26.0",
906
- "babel-template": "6.26.0"
907
  }
908
  },
909
  "babel-plugin-transform-es2015-modules-umd": {
@@ -911,9 +991,9 @@
911
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-6.24.1.tgz",
912
  "integrity": "sha1-rJl+YoXNGO1hdq22B9YCNErThGg=",
913
  "requires": {
914
- "babel-plugin-transform-es2015-modules-amd": "6.24.1",
915
- "babel-runtime": "6.26.0",
916
- "babel-template": "6.26.0"
917
  }
918
  },
919
  "babel-plugin-transform-es2015-object-super": {
@@ -921,8 +1001,8 @@
921
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.24.1.tgz",
922
  "integrity": "sha1-JM72muIcuDp/hgPa0CH1cusnj40=",
923
  "requires": {
924
- "babel-helper-replace-supers": "6.24.1",
925
- "babel-runtime": "6.26.0"
926
  }
927
  },
928
  "babel-plugin-transform-es2015-parameters": {
@@ -930,12 +1010,12 @@
930
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.24.1.tgz",
931
  "integrity": "sha1-V6w1GrScrxSpfNE7CfZv3wpiXys=",
932
  "requires": {
933
- "babel-helper-call-delegate": "6.24.1",
934
- "babel-helper-get-function-arity": "6.24.1",
935
- "babel-runtime": "6.26.0",
936
- "babel-template": "6.26.0",
937
- "babel-traverse": "6.26.0",
938
- "babel-types": "6.26.0"
939
  }
940
  },
941
  "babel-plugin-transform-es2015-shorthand-properties": {
@@ -943,8 +1023,8 @@
943
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz",
944
  "integrity": "sha1-JPh11nIch2YbvZmkYi5R8U3jiqA=",
945
  "requires": {
946
- "babel-runtime": "6.26.0",
947
- "babel-types": "6.26.0"
948
  }
949
  },
950
  "babel-plugin-transform-es2015-spread": {
@@ -952,7 +1032,7 @@
952
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.22.0.tgz",
953
  "integrity": "sha1-1taKmfia7cRTbIGlQujdnxdG+NE=",
954
  "requires": {
955
- "babel-runtime": "6.26.0"
956
  }
957
  },
958
  "babel-plugin-transform-es2015-sticky-regex": {
@@ -960,9 +1040,9 @@
960
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.24.1.tgz",
961
  "integrity": "sha1-AMHNsaynERLN8M9hJsLta0V8zbw=",
962
  "requires": {
963
- "babel-helper-regex": "6.26.0",
964
- "babel-runtime": "6.26.0",
965
- "babel-types": "6.26.0"
966
  }
967
  },
968
  "babel-plugin-transform-es2015-template-literals": {
@@ -970,7 +1050,7 @@
970
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz",
971
  "integrity": "sha1-qEs0UPfp+PH2g51taH2oS7EjbY0=",
972
  "requires": {
973
- "babel-runtime": "6.26.0"
974
  }
975
  },
976
  "babel-plugin-transform-es2015-typeof-symbol": {
@@ -978,7 +1058,7 @@
978
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-6.23.0.tgz",
979
  "integrity": "sha1-3sCfHN3/lLUqxz1QXITfWdzOs3I=",
980
  "requires": {
981
- "babel-runtime": "6.26.0"
982
  }
983
  },
984
  "babel-plugin-transform-es2015-unicode-regex": {
@@ -986,9 +1066,9 @@
986
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.24.1.tgz",
987
  "integrity": "sha1-04sS9C6nMj9yk4fxinxa4frrNek=",
988
  "requires": {
989
- "babel-helper-regex": "6.26.0",
990
- "babel-runtime": "6.26.0",
991
- "regexpu-core": "2.0.0"
992
  }
993
  },
994
  "babel-plugin-transform-exponentiation-operator": {
@@ -996,9 +1076,9 @@
996
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz",
997
  "integrity": "sha1-KrDJx/MJj6SJB3cruBP+QejeOg4=",
998
  "requires": {
999
- "babel-helper-builder-binary-assignment-operator-visitor": "6.24.1",
1000
- "babel-plugin-syntax-exponentiation-operator": "6.13.0",
1001
- "babel-runtime": "6.26.0"
1002
  }
1003
  },
1004
  "babel-plugin-transform-object-rest-spread": {
@@ -1006,8 +1086,8 @@
1006
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.26.0.tgz",
1007
  "integrity": "sha1-DzZpLVD+9rfi1LOsFHgTepY7ewY=",
1008
  "requires": {
1009
- "babel-plugin-syntax-object-rest-spread": "6.13.0",
1010
- "babel-runtime": "6.26.0"
1011
  }
1012
  },
1013
  "babel-plugin-transform-react-jsx": {
@@ -1015,9 +1095,9 @@
1015
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-react-jsx/-/babel-plugin-transform-react-jsx-6.24.1.tgz",
1016
  "integrity": "sha1-hAoCjn30YN/DotKfDA2R9jduZqM=",
1017
  "requires": {
1018
- "babel-helper-builder-react-jsx": "6.26.0",
1019
- "babel-plugin-syntax-jsx": "6.18.0",
1020
- "babel-runtime": "6.26.0"
1021
  }
1022
  },
1023
  "babel-plugin-transform-regenerator": {
@@ -1025,7 +1105,7 @@
1025
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.26.0.tgz",
1026
  "integrity": "sha1-4HA2lvveJ/Cj78rPi03KL3s6jy8=",
1027
  "requires": {
1028
- "regenerator-transform": "0.10.1"
1029
  }
1030
  },
1031
  "babel-plugin-transform-runtime": {
@@ -1033,7 +1113,7 @@
1033
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.23.0.tgz",
1034
  "integrity": "sha1-iEkNRGUC6puOfvsP4J7E2ZR5se4=",
1035
  "requires": {
1036
- "babel-runtime": "6.26.0"
1037
  }
1038
  },
1039
  "babel-plugin-transform-strict-mode": {
@@ -1041,22 +1121,23 @@
1041
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz",
1042
  "integrity": "sha1-1fr3qleKZbvlkc9e2uBKDGcCB1g=",
1043
  "requires": {
1044
- "babel-runtime": "6.26.0",
1045
- "babel-types": "6.26.0"
1046
  }
1047
  },
1048
  "babel-preset-cgb": {
1049
- "version": "1.5.0",
1050
- "resolved": "https://registry.npmjs.org/babel-preset-cgb/-/babel-preset-cgb-1.5.0.tgz",
1051
- "integrity": "sha512-kFkGgj0hM8iLimtYiq3xcjuidbu8+VJu5EcFvKb9natpZqJJZD4Gcq0UrTZjt+ZrK93VHU9B2KaqvmTh4acqOw==",
1052
  "requires": {
1053
- "babel-plugin-syntax-async-functions": "6.13.0",
 
1054
  "babel-plugin-transform-class-properties": "6.24.1",
1055
- "babel-plugin-transform-object-rest-spread": "6.26.0",
1056
- "babel-plugin-transform-react-jsx": "6.24.1",
1057
- "babel-plugin-transform-runtime": "6.23.0",
1058
- "babel-preset-env": "1.7.0",
1059
- "update-notifier": "2.5.0"
1060
  }
1061
  },
1062
  "babel-preset-env": {
@@ -1064,36 +1145,36 @@
1064
  "resolved": "https://registry.npmjs.org/babel-preset-env/-/babel-preset-env-1.7.0.tgz",
1065
  "integrity": "sha512-9OR2afuKDneX2/q2EurSftUYM0xGu4O2D9adAhVfADDhrYDaxXV0rBbevVYoY9n6nyX1PmQW/0jtpJvUNr9CHg==",
1066
  "requires": {
1067
- "babel-plugin-check-es2015-constants": "6.22.0",
1068
- "babel-plugin-syntax-trailing-function-commas": "6.22.0",
1069
- "babel-plugin-transform-async-to-generator": "6.24.1",
1070
- "babel-plugin-transform-es2015-arrow-functions": "6.22.0",
1071
- "babel-plugin-transform-es2015-block-scoped-functions": "6.22.0",
1072
- "babel-plugin-transform-es2015-block-scoping": "6.26.0",
1073
- "babel-plugin-transform-es2015-classes": "6.24.1",
1074
- "babel-plugin-transform-es2015-computed-properties": "6.24.1",
1075
- "babel-plugin-transform-es2015-destructuring": "6.23.0",
1076
- "babel-plugin-transform-es2015-duplicate-keys": "6.24.1",
1077
- "babel-plugin-transform-es2015-for-of": "6.23.0",
1078
- "babel-plugin-transform-es2015-function-name": "6.24.1",
1079
- "babel-plugin-transform-es2015-literals": "6.22.0",
1080
- "babel-plugin-transform-es2015-modules-amd": "6.24.1",
1081
- "babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
1082
- "babel-plugin-transform-es2015-modules-systemjs": "6.24.1",
1083
- "babel-plugin-transform-es2015-modules-umd": "6.24.1",
1084
- "babel-plugin-transform-es2015-object-super": "6.24.1",
1085
- "babel-plugin-transform-es2015-parameters": "6.24.1",
1086
- "babel-plugin-transform-es2015-shorthand-properties": "6.24.1",
1087
- "babel-plugin-transform-es2015-spread": "6.22.0",
1088
- "babel-plugin-transform-es2015-sticky-regex": "6.24.1",
1089
- "babel-plugin-transform-es2015-template-literals": "6.22.0",
1090
- "babel-plugin-transform-es2015-typeof-symbol": "6.23.0",
1091
- "babel-plugin-transform-es2015-unicode-regex": "6.24.1",
1092
- "babel-plugin-transform-exponentiation-operator": "6.24.1",
1093
- "babel-plugin-transform-regenerator": "6.26.0",
1094
- "browserslist": "3.2.8",
1095
- "invariant": "2.2.4",
1096
- "semver": "5.5.1"
1097
  },
1098
  "dependencies": {
1099
  "browserslist": {
@@ -1101,8 +1182,8 @@
1101
  "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-3.2.8.tgz",
1102
  "integrity": "sha512-WHVocJYavUwVgVViC0ORikPHQquXwVh939TaelZ4WDqpWgTX/FsGhl/+P4qBUAGcRvtOgDgC+xftNWWp2RUTAQ==",
1103
  "requires": {
1104
- "caniuse-lite": "1.0.30000885",
1105
- "electron-to-chromium": "1.3.63"
1106
  }
1107
  }
1108
  }
@@ -1112,13 +1193,13 @@
1112
  "resolved": "https://registry.npmjs.org/babel-register/-/babel-register-6.26.0.tgz",
1113
  "integrity": "sha1-btAhFz4vy0htestFxgCahW9kcHE=",
1114
  "requires": {
1115
- "babel-core": "6.26.3",
1116
- "babel-runtime": "6.26.0",
1117
- "core-js": "2.5.7",
1118
- "home-or-tmp": "2.0.0",
1119
- "lodash": "4.17.10",
1120
- "mkdirp": "0.5.1",
1121
- "source-map-support": "0.4.18"
1122
  }
1123
  },
1124
  "babel-runtime": {
@@ -1126,8 +1207,8 @@
1126
  "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
1127
  "integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
1128
  "requires": {
1129
- "core-js": "2.5.7",
1130
- "regenerator-runtime": "0.11.1"
1131
  }
1132
  },
1133
  "babel-template": {
@@ -1135,11 +1216,11 @@
1135
  "resolved": "https://registry.npmjs.org/babel-template/-/babel-template-6.26.0.tgz",
1136
  "integrity": "sha1-3gPi0WOWsGn0bdn/+FIfsaDjXgI=",
1137
  "requires": {
1138
- "babel-runtime": "6.26.0",
1139
- "babel-traverse": "6.26.0",
1140
- "babel-types": "6.26.0",
1141
- "babylon": "6.18.0",
1142
- "lodash": "4.17.10"
1143
  }
1144
  },
1145
  "babel-traverse": {
@@ -1147,15 +1228,15 @@
1147
  "resolved": "https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.26.0.tgz",
1148
  "integrity": "sha1-RqnL1+3MYsjlwGTi0tjQ9ANXZu4=",
1149
  "requires": {
1150
- "babel-code-frame": "6.26.0",
1151
- "babel-messages": "6.23.0",
1152
- "babel-runtime": "6.26.0",
1153
- "babel-types": "6.26.0",
1154
- "babylon": "6.18.0",
1155
- "debug": "2.6.9",
1156
- "globals": "9.18.0",
1157
- "invariant": "2.2.4",
1158
- "lodash": "4.17.10"
1159
  }
1160
  },
1161
  "babel-types": {
@@ -1163,10 +1244,10 @@
1163
  "resolved": "https://registry.npmjs.org/babel-types/-/babel-types-6.26.0.tgz",
1164
  "integrity": "sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=",
1165
  "requires": {
1166
- "babel-runtime": "6.26.0",
1167
- "esutils": "2.0.2",
1168
- "lodash": "4.17.10",
1169
- "to-fast-properties": "1.0.3"
1170
  }
1171
  },
1172
  "babylon": {
@@ -1183,101 +1264,106 @@
1183
  "version": "0.11.2",
1184
  "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz",
1185
  "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==",
 
1186
  "requires": {
1187
- "cache-base": "1.0.1",
1188
- "class-utils": "0.3.6",
1189
- "component-emitter": "1.2.1",
1190
- "define-property": "1.0.0",
1191
- "isobject": "3.0.1",
1192
- "mixin-deep": "1.3.1",
1193
- "pascalcase": "0.1.1"
1194
  },
1195
  "dependencies": {
1196
  "define-property": {
1197
  "version": "1.0.0",
1198
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
1199
  "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
 
1200
  "requires": {
1201
- "is-descriptor": "1.0.2"
1202
  }
1203
  },
1204
  "is-accessor-descriptor": {
1205
  "version": "1.0.0",
1206
  "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
1207
  "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
 
1208
  "requires": {
1209
- "kind-of": "6.0.2"
1210
  }
1211
  },
1212
  "is-data-descriptor": {
1213
  "version": "1.0.0",
1214
  "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
1215
  "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
 
1216
  "requires": {
1217
- "kind-of": "6.0.2"
1218
  }
1219
  },
1220
  "is-descriptor": {
1221
  "version": "1.0.2",
1222
  "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
1223
  "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
 
1224
  "requires": {
1225
- "is-accessor-descriptor": "1.0.0",
1226
- "is-data-descriptor": "1.0.0",
1227
- "kind-of": "6.0.2"
1228
  }
1229
  }
1230
  }
1231
  },
1232
  "base64-js": {
1233
- "version": "1.3.0",
1234
- "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.0.tgz",
1235
- "integrity": "sha512-ccav/yGvoa80BQDljCxsmmQ3Xvx60/UpBIij5QN21W3wBi/hhIC9OoO+KLpu9IJTS9j4DRVJ3aDDF9cMSoa2lw=="
1236
  },
1237
  "bcrypt-pbkdf": {
1238
  "version": "1.0.2",
1239
  "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
1240
  "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
1241
- "optional": true,
1242
  "requires": {
1243
- "tweetnacl": "0.14.5"
1244
  }
1245
  },
1246
  "big.js": {
1247
- "version": "3.2.0",
1248
- "resolved": "https://registry.npmjs.org/big.js/-/big.js-3.2.0.tgz",
1249
- "integrity": "sha512-+hN/Zh2D08Mx65pZ/4g5bsmNiZUuChDiQfTUQ7qJr4/kuopCr88xZsAXv6mBoZEsUI4OuGHlX59qE94K2mMW8Q=="
1250
  },
1251
  "binary-extensions": {
1252
- "version": "1.11.0",
1253
- "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.11.0.tgz",
1254
- "integrity": "sha1-RqoXUftqL5PuXmibsQh9SxTGwgU="
 
1255
  },
1256
  "block-stream": {
1257
  "version": "0.0.9",
1258
  "resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz",
1259
  "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=",
1260
  "requires": {
1261
- "inherits": "2.0.3"
1262
  }
1263
  },
1264
  "bn.js": {
1265
- "version": "4.11.8",
1266
- "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz",
1267
- "integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA=="
1268
  },
1269
  "boxen": {
1270
  "version": "1.3.0",
1271
  "resolved": "https://registry.npmjs.org/boxen/-/boxen-1.3.0.tgz",
1272
  "integrity": "sha512-TNPjfTr432qx7yOjQyaXm3dSR0MH9vXp7eT1BFSl/C51g+EFnOR9hTg1IreahGBmDNCehscshe45f+C1TBZbLw==",
1273
  "requires": {
1274
- "ansi-align": "2.0.0",
1275
- "camelcase": "4.1.0",
1276
- "chalk": "2.4.1",
1277
- "cli-boxes": "1.0.0",
1278
- "string-width": "2.1.1",
1279
- "term-size": "1.2.0",
1280
- "widest-line": "2.0.0"
1281
  }
1282
  },
1283
  "brace-expansion": {
@@ -1285,35 +1371,17 @@
1285
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
1286
  "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
1287
  "requires": {
1288
- "balanced-match": "1.0.0",
1289
  "concat-map": "0.0.1"
1290
  }
1291
  },
1292
  "braces": {
1293
- "version": "2.3.2",
1294
- "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
1295
- "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
1296
- "requires": {
1297
- "arr-flatten": "1.1.0",
1298
- "array-unique": "0.3.2",
1299
- "extend-shallow": "2.0.1",
1300
- "fill-range": "4.0.0",
1301
- "isobject": "3.0.1",
1302
- "repeat-element": "1.1.3",
1303
- "snapdragon": "0.8.2",
1304
- "snapdragon-node": "2.1.1",
1305
- "split-string": "3.1.0",
1306
- "to-regex": "3.0.2"
1307
- },
1308
- "dependencies": {
1309
- "extend-shallow": {
1310
- "version": "2.0.1",
1311
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
1312
- "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
1313
- "requires": {
1314
- "is-extendable": "0.1.1"
1315
- }
1316
- }
1317
  }
1318
  },
1319
  "brorand": {
@@ -1326,12 +1394,12 @@
1326
  "resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
1327
  "integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
1328
  "requires": {
1329
- "buffer-xor": "1.0.3",
1330
- "cipher-base": "1.0.4",
1331
- "create-hash": "1.2.0",
1332
- "evp_bytestokey": "1.0.3",
1333
- "inherits": "2.0.3",
1334
- "safe-buffer": "5.1.2"
1335
  }
1336
  },
1337
  "browserify-cipher": {
@@ -1339,9 +1407,9 @@
1339
  "resolved": "https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz",
1340
  "integrity": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==",
1341
  "requires": {
1342
- "browserify-aes": "1.2.0",
1343
- "browserify-des": "1.0.2",
1344
- "evp_bytestokey": "1.0.3"
1345
  }
1346
  },
1347
  "browserify-des": {
@@ -1349,33 +1417,52 @@
1349
  "resolved": "https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.2.tgz",
1350
  "integrity": "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==",
1351
  "requires": {
1352
- "cipher-base": "1.0.4",
1353
- "des.js": "1.0.0",
1354
- "inherits": "2.0.3",
1355
- "safe-buffer": "5.1.2"
1356
  }
1357
  },
1358
  "browserify-rsa": {
1359
- "version": "4.0.1",
1360
- "resolved": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz",
1361
- "integrity": "sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=",
1362
  "requires": {
1363
- "bn.js": "4.11.8",
1364
- "randombytes": "2.0.6"
1365
  }
1366
  },
1367
  "browserify-sign": {
1368
- "version": "4.0.4",
1369
- "resolved": "https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.0.4.tgz",
1370
- "integrity": "sha1-qk62jl17ZYuqa/alfmMMvXqT0pg=",
1371
- "requires": {
1372
- "bn.js": "4.11.8",
1373
- "browserify-rsa": "4.0.1",
1374
- "create-hash": "1.2.0",
1375
- "create-hmac": "1.1.7",
1376
- "elliptic": "6.4.1",
1377
- "inherits": "2.0.3",
1378
- "parse-asn1": "5.1.1"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1379
  }
1380
  },
1381
  "browserify-zlib": {
@@ -1383,7 +1470,7 @@
1383
  "resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz",
1384
  "integrity": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==",
1385
  "requires": {
1386
- "pako": "1.0.6"
1387
  }
1388
  },
1389
  "browserslist": {
@@ -1391,18 +1478,18 @@
1391
  "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-2.11.3.tgz",
1392
  "integrity": "sha512-yWu5cXT7Av6mVwzWc8lMsJMHWn4xyjSuGYi4IozbVTLUOEYPSagUB8kiMDUHA1fS3zjr8nkxkn9jdvug4BBRmA==",
1393
  "requires": {
1394
- "caniuse-lite": "1.0.30000885",
1395
- "electron-to-chromium": "1.3.63"
1396
  }
1397
  },
1398
  "buffer": {
1399
- "version": "4.9.1",
1400
- "resolved": "http://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz",
1401
- "integrity": "sha1-bRu2AbB6TvztlwlBMgkwJ8lbwpg=",
1402
  "requires": {
1403
- "base64-js": "1.3.0",
1404
- "ieee754": "1.1.12",
1405
- "isarray": "1.0.0"
1406
  }
1407
  },
1408
  "buffer-from": {
@@ -1415,11 +1502,6 @@
1415
  "resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz",
1416
  "integrity": "sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk="
1417
  },
1418
- "builtin-modules": {
1419
- "version": "1.1.1",
1420
- "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz",
1421
- "integrity": "sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8="
1422
- },
1423
  "builtin-status-codes": {
1424
  "version": "3.0.0",
1425
  "resolved": "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz",
@@ -1429,16 +1511,41 @@
1429
  "version": "1.0.1",
1430
  "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz",
1431
  "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1432
  "requires": {
1433
- "collection-visit": "1.0.0",
1434
- "component-emitter": "1.2.1",
1435
- "get-value": "2.0.6",
1436
- "has-value": "1.0.0",
1437
- "isobject": "3.0.1",
1438
- "set-value": "2.0.0",
1439
- "to-object-path": "0.3.0",
1440
- "union-value": "1.0.0",
1441
- "unset-value": "1.0.0"
 
 
 
 
 
 
 
 
1442
  }
1443
  },
1444
  "caller-path": {
@@ -1446,7 +1553,7 @@
1446
  "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-0.1.0.tgz",
1447
  "integrity": "sha1-lAhe9jWB7NPaqSREqP6U6CV3dR8=",
1448
  "requires": {
1449
- "callsites": "0.2.0"
1450
  }
1451
  },
1452
  "callsites": {
@@ -1464,8 +1571,8 @@
1464
  "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz",
1465
  "integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=",
1466
  "requires": {
1467
- "camelcase": "2.1.1",
1468
- "map-obj": "1.0.1"
1469
  },
1470
  "dependencies": {
1471
  "camelcase": {
@@ -1476,9 +1583,9 @@
1476
  }
1477
  },
1478
  "caniuse-lite": {
1479
- "version": "1.0.30000885",
1480
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000885.tgz",
1481
- "integrity": "sha512-cXKbYwpxBLd7qHyej16JazPoUacqoVuDhvR61U7Fr5vSxMUiodzcYa1rQYRYfZ5GexV03vGZHd722vNPLjPJGQ=="
1482
  },
1483
  "capture-stack-trace": {
1484
  "version": "1.0.1",
@@ -1495,18 +1602,19 @@
1495
  "resolved": "https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz",
1496
  "integrity": "sha1-qg0yYptu6XIgBBHL1EYckHvCt60=",
1497
  "requires": {
1498
- "align-text": "0.1.4",
1499
- "lazy-cache": "1.0.4"
1500
  }
1501
  },
1502
  "cgb-dev-utils": {
1503
- "version": "1.4.0",
1504
- "resolved": "https://registry.npmjs.org/cgb-dev-utils/-/cgb-dev-utils-1.4.0.tgz",
1505
- "integrity": "sha512-7rbMj5ynviHcKy22fOvsEK6vYc+l10HWEfBHqBVEoX6Q6VCk0YylcoQQCpHZfJW9tKKx35hUTgLnrWh1OI1M5Q==",
1506
  "requires": {
 
1507
  "chalk": "2.3.0",
1508
  "cross-spawn": "5.1.0",
1509
- "update-notifier": "2.5.0"
1510
  },
1511
  "dependencies": {
1512
  "chalk": {
@@ -1514,9 +1622,9 @@
1514
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz",
1515
  "integrity": "sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==",
1516
  "requires": {
1517
- "ansi-styles": "3.2.1",
1518
- "escape-string-regexp": "1.0.5",
1519
- "supports-color": "4.5.0"
1520
  }
1521
  },
1522
  "has-flag": {
@@ -1529,56 +1637,56 @@
1529
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz",
1530
  "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=",
1531
  "requires": {
1532
- "has-flag": "2.0.0"
1533
  }
1534
  }
1535
  }
1536
  },
1537
  "cgb-scripts": {
1538
- "version": "1.9.8",
1539
- "resolved": "https://registry.npmjs.org/cgb-scripts/-/cgb-scripts-1.9.8.tgz",
1540
- "integrity": "sha512-6lH+PV7dOX1NDTiMDSRyS2xCJ4dXeLHxjGXY7QqUXsW3lRwcStEGF20SEq94Icux65su2Ta3kBj6ZEQWn4sgqA==",
1541
- "requires": {
1542
- "autoprefixer": "7.2.6",
1543
- "babel-core": "6.26.3",
1544
- "babel-eslint": "8.2.6",
1545
- "babel-loader": "7.1.5",
1546
- "babel-preset-cgb": "1.5.0",
1547
- "cgb-dev-utils": "1.4.0",
1548
- "chalk": "2.4.1",
1549
- "cross-env": "5.2.0",
1550
- "cross-spawn": "5.1.0",
1551
- "eslint": "4.19.1",
1552
- "eslint-config-wordpress": "2.0.0",
1553
- "eslint-plugin-jest": "21.22.0",
1554
- "eslint-plugin-jsx-a11y": "6.1.1",
1555
- "eslint-plugin-react": "7.11.1",
1556
- "eslint-plugin-wordpress": "0.1.0",
1557
- "extract-text-webpack-plugin": "3.0.2",
1558
- "filesize": "3.6.1",
1559
- "fs-extra": "5.0.0",
1560
- "gzip-size": "4.1.0",
1561
- "inquirer": "5.2.0",
1562
- "node-sass": "4.9.3",
1563
- "ora": "1.4.0",
1564
- "postcss-loader": "2.1.6",
1565
- "raw-loader": "0.5.1",
1566
- "resolve-pkg": "1.0.0",
1567
- "sass-loader": "6.0.7",
1568
- "shelljs": "0.8.2",
1569
- "style-loader": "0.19.1",
1570
- "update-notifier": "2.5.0",
1571
- "webpack": "3.12.0"
1572
  }
1573
  },
1574
  "chalk": {
1575
- "version": "2.4.1",
1576
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz",
1577
- "integrity": "sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==",
1578
  "requires": {
1579
- "ansi-styles": "3.2.1",
1580
- "escape-string-regexp": "1.0.5",
1581
- "supports-color": "5.5.0"
1582
  }
1583
  },
1584
  "chardet": {
@@ -1587,37 +1695,33 @@
1587
  "integrity": "sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I="
1588
  },
1589
  "chokidar": {
1590
- "version": "2.0.4",
1591
- "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.0.4.tgz",
1592
- "integrity": "sha512-z9n7yt9rOvIJrMhvDtDictKrkFHeihkNl6uWMmZlmL6tJtX9Cs+87oK+teBx+JIgzvbX3yZHT3eF8vpbDxHJXQ==",
1593
- "requires": {
1594
- "anymatch": "2.0.0",
1595
- "async-each": "1.0.1",
1596
- "braces": "2.3.2",
1597
- "fsevents": "1.2.4",
1598
- "glob-parent": "3.1.0",
1599
- "inherits": "2.0.3",
1600
- "is-binary-path": "1.0.1",
1601
- "is-glob": "4.0.0",
1602
- "lodash.debounce": "4.0.8",
1603
- "normalize-path": "2.1.1",
1604
- "path-is-absolute": "1.0.1",
1605
- "readdirp": "2.1.0",
1606
- "upath": "1.1.0"
1607
  }
1608
  },
1609
  "ci-info": {
1610
- "version": "1.4.0",
1611
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-1.4.0.tgz",
1612
- "integrity": "sha512-Oqmw2pVfCl8sCL+1QgMywPfdxPJPkC51y4usw0iiE2S9qnEOAqXy8bwl1CpMpnoU39g4iKJTz6QZj+28FvOnjQ=="
1613
  },
1614
  "cipher-base": {
1615
  "version": "1.0.4",
1616
  "resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz",
1617
  "integrity": "sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==",
1618
  "requires": {
1619
- "inherits": "2.0.3",
1620
- "safe-buffer": "5.1.2"
1621
  }
1622
  },
1623
  "circular-json": {
@@ -1629,19 +1733,21 @@
1629
  "version": "0.3.6",
1630
  "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
1631
  "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
 
1632
  "requires": {
1633
- "arr-union": "3.1.0",
1634
- "define-property": "0.2.5",
1635
- "isobject": "3.0.1",
1636
- "static-extend": "0.1.2"
1637
  },
1638
  "dependencies": {
1639
  "define-property": {
1640
  "version": "0.2.5",
1641
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
1642
  "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
 
1643
  "requires": {
1644
- "is-descriptor": "0.1.6"
1645
  }
1646
  }
1647
  }
@@ -1656,7 +1762,7 @@
1656
  "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz",
1657
  "integrity": "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=",
1658
  "requires": {
1659
- "restore-cursor": "2.0.0"
1660
  }
1661
  },
1662
  "cli-spinners": {
@@ -1665,36 +1771,46 @@
1665
  "integrity": "sha512-1QL4544moEsDVH9T/l6Cemov/37iv1RtoKf7NJ04A60+4MREXNfx/QvavbH6QoGdsD4N4Mwy49cmaINR/o2mdg=="
1666
  },
1667
  "cli-width": {
1668
- "version": "2.2.0",
1669
- "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.0.tgz",
1670
- "integrity": "sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk="
1671
  },
1672
  "cliui": {
1673
- "version": "3.2.0",
1674
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz",
1675
- "integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=",
1676
  "requires": {
1677
- "string-width": "1.0.2",
1678
- "strip-ansi": "3.0.1",
1679
- "wrap-ansi": "2.1.0"
1680
  },
1681
  "dependencies": {
1682
- "is-fullwidth-code-point": {
1683
- "version": "1.0.0",
1684
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
1685
- "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
 
 
 
 
 
 
 
 
 
 
1686
  "requires": {
1687
- "number-is-nan": "1.0.1"
 
 
1688
  }
1689
  },
1690
- "string-width": {
1691
- "version": "1.0.2",
1692
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
1693
- "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
1694
  "requires": {
1695
- "code-point-at": "1.1.0",
1696
- "is-fullwidth-code-point": "1.0.0",
1697
- "strip-ansi": "3.0.1"
1698
  }
1699
  }
1700
  }
@@ -1704,10 +1820,10 @@
1704
  "resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-2.0.2.tgz",
1705
  "integrity": "sha512-SZegPTKjCgpQH63E+eN6mVEEPdQBOUzjyJm5Pora4lrwWRFS8I0QAxV/KD6vV/i0WuijHZWQC1fMsPEdxfdVCQ==",
1706
  "requires": {
1707
- "for-own": "1.0.0",
1708
- "is-plain-object": "2.0.4",
1709
- "kind-of": "6.0.2",
1710
- "shallow-clone": "1.0.0"
1711
  }
1712
  },
1713
  "co": {
@@ -1724,9 +1840,10 @@
1724
  "version": "1.0.0",
1725
  "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
1726
  "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=",
 
1727
  "requires": {
1728
- "map-visit": "1.0.0",
1729
- "object-visit": "1.0.1"
1730
  }
1731
  },
1732
  "color-convert": {
@@ -1743,27 +1860,23 @@
1743
  "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
1744
  },
1745
  "combined-stream": {
1746
- "version": "1.0.6",
1747
- "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.6.tgz",
1748
- "integrity": "sha1-cj599ugBrFYTETp+RFqbactjKBg=",
1749
  "requires": {
1750
- "delayed-stream": "1.0.0"
1751
  }
1752
  },
1753
- "commander": {
1754
- "version": "2.18.0",
1755
- "resolved": "https://registry.npmjs.org/commander/-/commander-2.18.0.tgz",
1756
- "integrity": "sha512-6CYPa+JP2ftfRU2qkDK+UTVeQYosOg/2GbcjIcKPHfinyOLPVGXu/ovN86RP49Re5ndJK1N0kuiidFFuepc4ZQ=="
1757
- },
1758
  "commondir": {
1759
  "version": "1.0.1",
1760
  "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
1761
  "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs="
1762
  },
1763
  "component-emitter": {
1764
- "version": "1.2.1",
1765
- "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz",
1766
- "integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY="
 
1767
  },
1768
  "concat-map": {
1769
  "version": "0.0.1",
@@ -1775,32 +1888,29 @@
1775
  "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
1776
  "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
1777
  "requires": {
1778
- "buffer-from": "1.1.1",
1779
- "inherits": "2.0.3",
1780
- "readable-stream": "2.3.6",
1781
- "typedarray": "0.0.6"
1782
  }
1783
  },
1784
  "configstore": {
1785
- "version": "3.1.2",
1786
- "resolved": "https://registry.npmjs.org/configstore/-/configstore-3.1.2.tgz",
1787
- "integrity": "sha512-vtv5HtGjcYUgFrXc6Kx747B83MRRVS5R1VTEQoXvuP+kMI+if6uywV0nDGoiydJRy4yk7h9od5Og0kxx4zUXmw==",
1788
  "requires": {
1789
- "dot-prop": "4.2.0",
1790
- "graceful-fs": "4.1.11",
1791
- "make-dir": "1.3.0",
1792
- "unique-string": "1.0.0",
1793
- "write-file-atomic": "2.3.0",
1794
- "xdg-basedir": "3.0.0"
1795
  }
1796
  },
1797
  "console-browserify": {
1798
- "version": "1.1.0",
1799
- "resolved": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.1.0.tgz",
1800
- "integrity": "sha1-8CQcRXMKn8YyOyBtvzjtx0HQuxA=",
1801
- "requires": {
1802
- "date-now": "0.1.4"
1803
- }
1804
  },
1805
  "console-control-strings": {
1806
  "version": "1.1.0",
@@ -1813,22 +1923,28 @@
1813
  "integrity": "sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U="
1814
  },
1815
  "convert-source-map": {
1816
- "version": "1.6.0",
1817
- "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.6.0.tgz",
1818
- "integrity": "sha512-eFu7XigvxdZ1ETfbgPBohgyQ/Z++C0eEhTor0qRwBw9unw+L0/6V8wkSuGgzdThkiS5lSpdptOQPD8Ak40a+7A==",
1819
  "requires": {
1820
- "safe-buffer": "5.1.2"
1821
  }
1822
  },
1823
  "copy-descriptor": {
1824
  "version": "0.1.1",
1825
  "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
1826
- "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
 
1827
  },
1828
  "core-js": {
1829
- "version": "2.5.7",
1830
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.5.7.tgz",
1831
- "integrity": "sha512-RszJCAxg/PP6uzXVXL6BsxSXx/B05oJAQ2vkJRjyjrEcNVycaqOmNb5OTxZPE3xa5gwZduqza6L9JOCenh/Ecw=="
 
 
 
 
 
1832
  },
1833
  "core-util-is": {
1834
  "version": "1.0.2",
@@ -1836,14 +1952,14 @@
1836
  "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
1837
  },
1838
  "cosmiconfig": {
1839
- "version": "4.0.0",
1840
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-4.0.0.tgz",
1841
- "integrity": "sha512-6e5vDdrXZD+t5v0L8CrurPeybg4Fmf+FCSYxXKYVAqLUtyCSbuyqE059d0kDthTNRzKVjL7QMgNpEUlsoYH3iQ==",
1842
- "requires": {
1843
- "is-directory": "0.3.1",
1844
- "js-yaml": "3.12.0",
1845
- "parse-json": "4.0.0",
1846
- "require-from-string": "2.0.2"
1847
  },
1848
  "dependencies": {
1849
  "parse-json": {
@@ -1851,19 +1967,26 @@
1851
  "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
1852
  "integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=",
1853
  "requires": {
1854
- "error-ex": "1.3.2",
1855
- "json-parse-better-errors": "1.0.2"
1856
  }
1857
  }
1858
  }
1859
  },
1860
  "create-ecdh": {
1861
- "version": "4.0.3",
1862
- "resolved": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.3.tgz",
1863
- "integrity": "sha512-GbEHQPMOswGpKXM9kCWVrremUcBmjteUaQ01T9rkKCPDXfUHX0IoP9LpHYo2NPFampa4e+/pFDc3jQdxrxQLaw==",
1864
  "requires": {
1865
- "bn.js": "4.11.8",
1866
- "elliptic": "6.4.1"
 
 
 
 
 
 
 
1867
  }
1868
  },
1869
  "create-error-class": {
@@ -1871,7 +1994,7 @@
1871
  "resolved": "https://registry.npmjs.org/create-error-class/-/create-error-class-3.0.2.tgz",
1872
  "integrity": "sha1-Br56vvlHo/FKMP1hBnHUAbyot7Y=",
1873
  "requires": {
1874
- "capture-stack-trace": "1.0.1"
1875
  }
1876
  },
1877
  "create-hash": {
@@ -1879,11 +2002,11 @@
1879
  "resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz",
1880
  "integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==",
1881
  "requires": {
1882
- "cipher-base": "1.0.4",
1883
- "inherits": "2.0.3",
1884
- "md5.js": "1.3.4",
1885
- "ripemd160": "2.0.2",
1886
- "sha.js": "2.4.11"
1887
  }
1888
  },
1889
  "create-hmac": {
@@ -1891,21 +2014,20 @@
1891
  "resolved": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz",
1892
  "integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==",
1893
  "requires": {
1894
- "cipher-base": "1.0.4",
1895
- "create-hash": "1.2.0",
1896
- "inherits": "2.0.3",
1897
- "ripemd160": "2.0.2",
1898
- "safe-buffer": "5.1.2",
1899
- "sha.js": "2.4.11"
1900
  }
1901
  },
1902
  "cross-env": {
1903
- "version": "5.2.0",
1904
- "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-5.2.0.tgz",
1905
- "integrity": "sha512-jtdNFfFW1hB7sMhr/H6rW1Z45LFqyI431m3qU6bFXcQ3Eh7LtBuG3h74o7ohHZ3crrRkkqHlo4jYHFPcjroANg==",
1906
  "requires": {
1907
- "cross-spawn": "6.0.5",
1908
- "is-windows": "1.0.2"
1909
  },
1910
  "dependencies": {
1911
  "cross-spawn": {
@@ -1913,11 +2035,11 @@
1913
  "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
1914
  "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
1915
  "requires": {
1916
- "nice-try": "1.0.5",
1917
- "path-key": "2.0.1",
1918
- "semver": "5.5.1",
1919
- "shebang-command": "1.2.0",
1920
- "which": "1.3.1"
1921
  }
1922
  }
1923
  }
@@ -1927,9 +2049,9 @@
1927
  "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz",
1928
  "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=",
1929
  "requires": {
1930
- "lru-cache": "4.1.3",
1931
- "shebang-command": "1.2.0",
1932
- "which": "1.3.1"
1933
  }
1934
  },
1935
  "crypto-browserify": {
@@ -1937,17 +2059,17 @@
1937
  "resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.12.0.tgz",
1938
  "integrity": "sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==",
1939
  "requires": {
1940
- "browserify-cipher": "1.0.1",
1941
- "browserify-sign": "4.0.4",
1942
- "create-ecdh": "4.0.3",
1943
- "create-hash": "1.2.0",
1944
- "create-hmac": "1.1.7",
1945
- "diffie-hellman": "5.0.3",
1946
- "inherits": "2.0.3",
1947
- "pbkdf2": "3.0.16",
1948
- "public-encrypt": "4.0.2",
1949
- "randombytes": "2.0.6",
1950
- "randomfill": "1.0.4"
1951
  }
1952
  },
1953
  "crypto-random-string": {
@@ -1960,35 +2082,31 @@
1960
  "resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz",
1961
  "integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=",
1962
  "requires": {
1963
- "array-find-index": "1.0.2"
1964
  }
1965
  },
1966
  "d": {
1967
- "version": "1.0.0",
1968
- "resolved": "https://registry.npmjs.org/d/-/d-1.0.0.tgz",
1969
- "integrity": "sha1-dUu1v+VUUdpppYuU1F9MWwRi1Y8=",
1970
  "requires": {
1971
- "es5-ext": "0.10.46"
 
1972
  }
1973
  },
1974
  "damerau-levenshtein": {
1975
- "version": "1.0.4",
1976
- "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.4.tgz",
1977
- "integrity": "sha1-AxkcQyy27qFou3fzpV/9zLiXhRQ="
1978
  },
1979
  "dashdash": {
1980
  "version": "1.14.1",
1981
  "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
1982
  "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
1983
  "requires": {
1984
- "assert-plus": "1.0.0"
1985
  }
1986
  },
1987
- "date-now": {
1988
- "version": "0.1.4",
1989
- "resolved": "https://registry.npmjs.org/date-now/-/date-now-0.1.4.tgz",
1990
- "integrity": "sha1-6vQ5/U1ISK105cx9vvIAZyueNFs="
1991
- },
1992
  "debug": {
1993
  "version": "2.6.9",
1994
  "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
@@ -2005,7 +2123,8 @@
2005
  "decode-uri-component": {
2006
  "version": "0.2.0",
2007
  "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
2008
- "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU="
 
2009
  },
2010
  "deep-extend": {
2011
  "version": "0.6.0",
@@ -2022,67 +2141,50 @@
2022
  "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz",
2023
  "integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==",
2024
  "requires": {
2025
- "object-keys": "1.0.12"
2026
  }
2027
  },
2028
  "define-property": {
2029
  "version": "2.0.2",
2030
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
2031
  "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==",
 
2032
  "requires": {
2033
- "is-descriptor": "1.0.2",
2034
- "isobject": "3.0.1"
2035
  },
2036
  "dependencies": {
2037
  "is-accessor-descriptor": {
2038
  "version": "1.0.0",
2039
  "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
2040
  "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
 
2041
  "requires": {
2042
- "kind-of": "6.0.2"
2043
  }
2044
  },
2045
  "is-data-descriptor": {
2046
  "version": "1.0.0",
2047
  "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
2048
  "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
 
2049
  "requires": {
2050
- "kind-of": "6.0.2"
2051
  }
2052
  },
2053
  "is-descriptor": {
2054
  "version": "1.0.2",
2055
  "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
2056
  "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
 
2057
  "requires": {
2058
- "is-accessor-descriptor": "1.0.0",
2059
- "is-data-descriptor": "1.0.0",
2060
- "kind-of": "6.0.2"
2061
  }
2062
  }
2063
  }
2064
  },
2065
- "del": {
2066
- "version": "2.2.2",
2067
- "resolved": "https://registry.npmjs.org/del/-/del-2.2.2.tgz",
2068
- "integrity": "sha1-wSyYHQZ4RshLyvhiz/kw2Qf/0ag=",
2069
- "requires": {
2070
- "globby": "5.0.0",
2071
- "is-path-cwd": "1.0.0",
2072
- "is-path-in-cwd": "1.0.1",
2073
- "object-assign": "4.1.1",
2074
- "pify": "2.3.0",
2075
- "pinkie-promise": "2.0.1",
2076
- "rimraf": "2.6.2"
2077
- },
2078
- "dependencies": {
2079
- "pify": {
2080
- "version": "2.3.0",
2081
- "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
2082
- "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
2083
- }
2084
- }
2085
- },
2086
  "delayed-stream": {
2087
  "version": "1.0.0",
2088
  "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
@@ -2094,12 +2196,12 @@
2094
  "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o="
2095
  },
2096
  "des.js": {
2097
- "version": "1.0.0",
2098
- "resolved": "https://registry.npmjs.org/des.js/-/des.js-1.0.0.tgz",
2099
- "integrity": "sha1-wHTS4qpqipoH29YfmhXCzYPsjsw=",
2100
  "requires": {
2101
- "inherits": "2.0.3",
2102
- "minimalistic-assert": "1.0.1"
2103
  }
2104
  },
2105
  "detect-indent": {
@@ -2107,7 +2209,7 @@
2107
  "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-4.0.0.tgz",
2108
  "integrity": "sha1-920GQ1LN9Docts5hnE7jqUdd4gg=",
2109
  "requires": {
2110
- "repeating": "2.0.1"
2111
  }
2112
  },
2113
  "diffie-hellman": {
@@ -2115,9 +2217,16 @@
2115
  "resolved": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz",
2116
  "integrity": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==",
2117
  "requires": {
2118
- "bn.js": "4.11.8",
2119
- "miller-rabin": "4.0.1",
2120
- "randombytes": "2.0.6"
 
 
 
 
 
 
 
2121
  }
2122
  },
2123
  "doctrine": {
@@ -2125,7 +2234,7 @@
2125
  "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
2126
  "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
2127
  "requires": {
2128
- "esutils": "2.0.2"
2129
  }
2130
  },
2131
  "domain-browser": {
@@ -2134,17 +2243,17 @@
2134
  "integrity": "sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA=="
2135
  },
2136
  "dot-prop": {
2137
- "version": "4.2.0",
2138
- "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.0.tgz",
2139
- "integrity": "sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ==",
2140
  "requires": {
2141
- "is-obj": "1.0.1"
2142
  }
2143
  },
2144
  "duplexer": {
2145
- "version": "0.1.1",
2146
- "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.1.tgz",
2147
- "integrity": "sha1-rOb/gIwc5mtX0ev5eXessCM0z8E="
2148
  },
2149
  "duplexer3": {
2150
  "version": "0.1.4",
@@ -2155,50 +2264,56 @@
2155
  "version": "0.1.2",
2156
  "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
2157
  "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
2158
- "optional": true,
2159
  "requires": {
2160
- "jsbn": "0.1.1",
2161
- "safer-buffer": "2.1.2"
2162
  }
2163
  },
2164
  "electron-to-chromium": {
2165
- "version": "1.3.63",
2166
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.63.tgz",
2167
- "integrity": "sha512-Ec35NNY040HKuSxMAzBMgz/uUI78amSWpBUD9x2gN7R7gkb/wgAcClngWklcLP0/lm/g0UUYHnC/tUIlZj8UvQ=="
2168
  },
2169
  "elliptic": {
2170
- "version": "6.4.1",
2171
- "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.4.1.tgz",
2172
- "integrity": "sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==",
2173
- "requires": {
2174
- "bn.js": "4.11.8",
2175
- "brorand": "1.1.0",
2176
- "hash.js": "1.1.5",
2177
- "hmac-drbg": "1.0.1",
2178
- "inherits": "2.0.3",
2179
- "minimalistic-assert": "1.0.1",
2180
- "minimalistic-crypto-utils": "1.0.1"
 
 
 
 
 
 
 
2181
  }
2182
  },
2183
  "emoji-regex": {
2184
- "version": "6.5.1",
2185
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-6.5.1.tgz",
2186
- "integrity": "sha512-PAHp6TxrCy7MGMFidro8uikr+zlJJKJ/Q6mm2ExZ7HwkyR9lSVFfE3kt36qcwa24BQL7y0G9axycGjK1A/0uNQ=="
2187
  },
2188
  "emojis-list": {
2189
- "version": "2.1.0",
2190
- "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-2.1.0.tgz",
2191
- "integrity": "sha1-TapNnbAPmBmIDHn6RXrlsJof04k="
2192
  },
2193
  "enhanced-resolve": {
2194
  "version": "3.4.1",
2195
  "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-3.4.1.tgz",
2196
  "integrity": "sha1-BCHjOf1xQZs9oT0Smzl5BAIwR24=",
2197
  "requires": {
2198
- "graceful-fs": "4.1.11",
2199
- "memory-fs": "0.4.1",
2200
- "object-assign": "4.1.1",
2201
- "tapable": "0.2.8"
2202
  }
2203
  },
2204
  "errno": {
@@ -2206,7 +2321,7 @@
2206
  "resolved": "https://registry.npmjs.org/errno/-/errno-0.1.7.tgz",
2207
  "integrity": "sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg==",
2208
  "requires": {
2209
- "prr": "1.0.1"
2210
  }
2211
  },
2212
  "error-ex": {
@@ -2214,39 +2329,45 @@
2214
  "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
2215
  "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
2216
  "requires": {
2217
- "is-arrayish": "0.2.1"
2218
  }
2219
  },
2220
  "es-abstract": {
2221
- "version": "1.12.0",
2222
- "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.12.0.tgz",
2223
- "integrity": "sha512-C8Fx/0jFmV5IPoMOFPA9P9G5NtqW+4cOPit3MIuvR2t7Ag2K15EJTpxnHAYTzL+aYQJIESYeXZmDBfOBE1HcpA==",
2224
- "requires": {
2225
- "es-to-primitive": "1.1.1",
2226
- "function-bind": "1.1.1",
2227
- "has": "1.0.3",
2228
- "is-callable": "1.1.4",
2229
- "is-regex": "1.0.4"
 
 
 
 
 
 
2230
  }
2231
  },
2232
  "es-to-primitive": {
2233
- "version": "1.1.1",
2234
- "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.1.1.tgz",
2235
- "integrity": "sha1-RTVSSKiJeQNLZ5Lhm7gfK3l13Q0=",
2236
  "requires": {
2237
- "is-callable": "1.1.4",
2238
- "is-date-object": "1.0.1",
2239
- "is-symbol": "1.0.1"
2240
  }
2241
  },
2242
  "es5-ext": {
2243
- "version": "0.10.46",
2244
- "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.46.tgz",
2245
- "integrity": "sha512-24XxRvJXNFwEMpJb3nOkiRJKRoupmjYmOPVlI65Qy2SrtxwOTB+g6ODjBKOtwEHbYrhWRty9xxOWLNdClT2djw==",
2246
  "requires": {
2247
- "es6-iterator": "2.0.3",
2248
- "es6-symbol": "3.1.1",
2249
- "next-tick": "1.0.0"
2250
  }
2251
  },
2252
  "es6-iterator": {
@@ -2254,9 +2375,9 @@
2254
  "resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz",
2255
  "integrity": "sha1-p96IkUGgWpSwhUQDstCg+/qY87c=",
2256
  "requires": {
2257
- "d": "1.0.0",
2258
- "es5-ext": "0.10.46",
2259
- "es6-symbol": "3.1.1"
2260
  }
2261
  },
2262
  "es6-map": {
@@ -2264,12 +2385,12 @@
2264
  "resolved": "https://registry.npmjs.org/es6-map/-/es6-map-0.1.5.tgz",
2265
  "integrity": "sha1-kTbgUD3MBqMBaQ8LsU/042TpSfA=",
2266
  "requires": {
2267
- "d": "1.0.0",
2268
- "es5-ext": "0.10.46",
2269
- "es6-iterator": "2.0.3",
2270
- "es6-set": "0.1.5",
2271
- "es6-symbol": "3.1.1",
2272
- "event-emitter": "0.3.5"
2273
  }
2274
  },
2275
  "es6-set": {
@@ -2277,31 +2398,42 @@
2277
  "resolved": "https://registry.npmjs.org/es6-set/-/es6-set-0.1.5.tgz",
2278
  "integrity": "sha1-0rPsXU2ADO2BjbU40ol02wpzzLE=",
2279
  "requires": {
2280
- "d": "1.0.0",
2281
- "es5-ext": "0.10.46",
2282
- "es6-iterator": "2.0.3",
2283
  "es6-symbol": "3.1.1",
2284
- "event-emitter": "0.3.5"
 
 
 
 
 
 
 
 
 
 
 
2285
  }
2286
  },
2287
  "es6-symbol": {
2288
- "version": "3.1.1",
2289
- "resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.1.tgz",
2290
- "integrity": "sha1-vwDvT9q2uhtG7Le2KbTH7VcVzHc=",
2291
  "requires": {
2292
- "d": "1.0.0",
2293
- "es5-ext": "0.10.46"
2294
  }
2295
  },
2296
  "es6-weak-map": {
2297
- "version": "2.0.2",
2298
- "resolved": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.2.tgz",
2299
- "integrity": "sha1-XjqzIlH/0VOKH45f+hNXdy+S2W8=",
2300
  "requires": {
2301
- "d": "1.0.0",
2302
- "es5-ext": "0.10.46",
2303
- "es6-iterator": "2.0.3",
2304
- "es6-symbol": "3.1.1"
2305
  }
2306
  },
2307
  "escape-string-regexp": {
@@ -2314,55 +2446,55 @@
2314
  "resolved": "https://registry.npmjs.org/escope/-/escope-3.6.0.tgz",
2315
  "integrity": "sha1-4Bl16BJ4GhY6ba392AOY3GTIicM=",
2316
  "requires": {
2317
- "es6-map": "0.1.5",
2318
- "es6-weak-map": "2.0.2",
2319
- "esrecurse": "4.2.1",
2320
- "estraverse": "4.2.0"
2321
  }
2322
  },
2323
  "eslint": {
2324
  "version": "4.19.1",
2325
- "resolved": "http://registry.npmjs.org/eslint/-/eslint-4.19.1.tgz",
2326
  "integrity": "sha512-bT3/1x1EbZB7phzYu7vCr1v3ONuzDtX8WjuM9c0iYxe+cq+pwcKEoQjl7zd3RpC6YOLgnSy3cTN58M2jcoPDIQ==",
2327
  "requires": {
2328
- "ajv": "5.5.2",
2329
- "babel-code-frame": "6.26.0",
2330
- "chalk": "2.4.1",
2331
- "concat-stream": "1.6.2",
2332
- "cross-spawn": "5.1.0",
2333
- "debug": "3.1.0",
2334
- "doctrine": "2.1.0",
2335
- "eslint-scope": "3.7.1",
2336
- "eslint-visitor-keys": "1.0.0",
2337
- "espree": "3.5.4",
2338
- "esquery": "1.0.1",
2339
- "esutils": "2.0.2",
2340
- "file-entry-cache": "2.0.0",
2341
- "functional-red-black-tree": "1.0.1",
2342
- "glob": "7.1.3",
2343
- "globals": "11.7.0",
2344
- "ignore": "3.3.10",
2345
- "imurmurhash": "0.1.4",
2346
- "inquirer": "3.3.0",
2347
- "is-resolvable": "1.1.0",
2348
- "js-yaml": "3.12.0",
2349
- "json-stable-stringify-without-jsonify": "1.0.1",
2350
- "levn": "0.3.0",
2351
- "lodash": "4.17.10",
2352
- "minimatch": "3.0.4",
2353
- "mkdirp": "0.5.1",
2354
- "natural-compare": "1.4.0",
2355
- "optionator": "0.8.2",
2356
- "path-is-inside": "1.0.2",
2357
- "pluralize": "7.0.0",
2358
- "progress": "2.0.0",
2359
- "regexpp": "1.1.0",
2360
- "require-uncached": "1.0.3",
2361
- "semver": "5.5.1",
2362
- "strip-ansi": "4.0.0",
2363
- "strip-json-comments": "2.0.1",
2364
  "table": "4.0.2",
2365
- "text-table": "0.2.0"
2366
  },
2367
  "dependencies": {
2368
  "ansi-regex": {
@@ -2371,45 +2503,50 @@
2371
  "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg="
2372
  },
2373
  "debug": {
2374
- "version": "3.1.0",
2375
- "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
2376
- "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==",
2377
  "requires": {
2378
- "ms": "2.0.0"
2379
  }
2380
  },
2381
  "globals": {
2382
- "version": "11.7.0",
2383
- "resolved": "https://registry.npmjs.org/globals/-/globals-11.7.0.tgz",
2384
- "integrity": "sha512-K8BNSPySfeShBQXsahYB/AbbWruVOTyVpgoIDnl8odPpeSfP2J5QO2oLFFdl2j7GfDCtZj2bMKar2T49itTPCg=="
2385
  },
2386
  "inquirer": {
2387
  "version": "3.3.0",
2388
  "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-3.3.0.tgz",
2389
  "integrity": "sha512-h+xtnyk4EwKvFWHrUYsWErEVR+igKtLdchu+o0Z1RL7VU/jVMFbYir2bp6bAj8efFNxWqHX0dIss6fJQ+/+qeQ==",
2390
  "requires": {
2391
- "ansi-escapes": "3.1.0",
2392
- "chalk": "2.4.1",
2393
- "cli-cursor": "2.1.0",
2394
- "cli-width": "2.2.0",
2395
- "external-editor": "2.2.0",
2396
- "figures": "2.0.0",
2397
- "lodash": "4.17.10",
2398
  "mute-stream": "0.0.7",
2399
- "run-async": "2.3.0",
2400
- "rx-lite": "4.0.8",
2401
- "rx-lite-aggregates": "4.0.8",
2402
- "string-width": "2.1.1",
2403
- "strip-ansi": "4.0.0",
2404
- "through": "2.3.8"
2405
  }
2406
  },
 
 
 
 
 
2407
  "strip-ansi": {
2408
  "version": "4.0.0",
2409
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
2410
  "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
2411
  "requires": {
2412
- "ansi-regex": "3.0.0"
2413
  }
2414
  }
2415
  }
@@ -2420,35 +2557,44 @@
2420
  "integrity": "sha1-UgEgbGlk1kgxUjLt9t+9LpJeTNY="
2421
  },
2422
  "eslint-plugin-jest": {
2423
- "version": "21.22.0",
2424
- "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-21.22.0.tgz",
2425
- "integrity": "sha512-0TzGIZ5moLR9orka/J9lg+7Ezv+S0TsnkavrMmI5xPFnbyIDjc2jLlwtBsaBbdZuOSCl+kcofh9ojknTI9L32Q=="
2426
  },
2427
  "eslint-plugin-jsx-a11y": {
2428
- "version": "6.1.1",
2429
- "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.1.1.tgz",
2430
- "integrity": "sha512-JsxNKqa3TwmPypeXNnI75FntkUktGzI1wSa1LgNZdSOMI+B4sxnr1lSF8m8lPiz4mKiC+14ysZQM4scewUrP7A==",
2431
- "requires": {
2432
- "aria-query": "3.0.0",
2433
- "array-includes": "3.0.3",
2434
- "ast-types-flow": "0.0.7",
2435
- "axobject-query": "2.0.1",
2436
- "damerau-levenshtein": "1.0.4",
2437
- "emoji-regex": "6.5.1",
2438
- "has": "1.0.3",
2439
- "jsx-ast-utils": "2.0.1"
 
 
 
2440
  }
2441
  },
2442
  "eslint-plugin-react": {
2443
- "version": "7.11.1",
2444
- "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.11.1.tgz",
2445
- "integrity": "sha512-cVVyMadRyW7qsIUh3FHp3u6QHNhOgVrLQYdQEB1bPWBsgbNCHdFAeNMquBMCcZJu59eNthX053L70l7gRt4SCw==",
2446
- "requires": {
2447
- "array-includes": "3.0.3",
2448
- "doctrine": "2.1.0",
2449
- "has": "1.0.3",
2450
- "jsx-ast-utils": "2.0.1",
2451
- "prop-types": "15.6.2"
 
 
 
 
 
 
2452
  }
2453
  },
2454
  "eslint-plugin-wordpress": {
@@ -2456,7 +2602,7 @@
2456
  "resolved": "https://registry.npmjs.org/eslint-plugin-wordpress/-/eslint-plugin-wordpress-0.1.0.tgz",
2457
  "integrity": "sha1-PmlvCTJtmRXiZogasUj+0oFhF2I=",
2458
  "requires": {
2459
- "requireindex": "1.1.0"
2460
  }
2461
  },
2462
  "eslint-scope": {
@@ -2464,22 +2610,22 @@
2464
  "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-3.7.1.tgz",
2465
  "integrity": "sha1-PWPD7f2gLgbgGkUq2IyqzHzctug=",
2466
  "requires": {
2467
- "esrecurse": "4.2.1",
2468
- "estraverse": "4.2.0"
2469
  }
2470
  },
2471
  "eslint-visitor-keys": {
2472
- "version": "1.0.0",
2473
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz",
2474
- "integrity": "sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ=="
2475
  },
2476
  "espree": {
2477
  "version": "3.5.4",
2478
  "resolved": "https://registry.npmjs.org/espree/-/espree-3.5.4.tgz",
2479
  "integrity": "sha512-yAcIQxtmMiB/jL32dzEp2enBeidsB7xWPLNiw3IIkpVds1P+h7qF9YwJq1yUNzp2OKXgAprs4F61ih66UsoD1A==",
2480
  "requires": {
2481
- "acorn": "5.7.2",
2482
- "acorn-jsx": "3.0.1"
2483
  }
2484
  },
2485
  "esprima": {
@@ -2488,52 +2634,66 @@
2488
  "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="
2489
  },
2490
  "esquery": {
2491
- "version": "1.0.1",
2492
- "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.0.1.tgz",
2493
- "integrity": "sha512-SmiyZ5zIWH9VM+SRUReLS5Q8a7GxtRdxEBVZpm98rJM7Sb+A9DVCndXfkeFUd3byderg+EbDkfnevfCwynWaNA==",
2494
  "requires": {
2495
- "estraverse": "4.2.0"
 
 
 
 
 
 
 
2496
  }
2497
  },
2498
  "esrecurse": {
2499
- "version": "4.2.1",
2500
- "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.2.1.tgz",
2501
- "integrity": "sha512-64RBB++fIOAXPw3P9cy89qfMlvZEXZkqqJkjqqXIvzP5ezRZjW+lPWjw35UX/3EhUPFYbg5ER4JYgDw4007/DQ==",
2502
  "requires": {
2503
- "estraverse": "4.2.0"
 
 
 
 
 
 
 
2504
  }
2505
  },
2506
  "estraverse": {
2507
- "version": "4.2.0",
2508
- "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.2.0.tgz",
2509
- "integrity": "sha1-De4/7TH81GlhjOc0IJn8GvoL2xM="
2510
  },
2511
  "esutils": {
2512
- "version": "2.0.2",
2513
- "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz",
2514
- "integrity": "sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs="
2515
  },
2516
  "event-emitter": {
2517
  "version": "0.3.5",
2518
  "resolved": "https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.5.tgz",
2519
  "integrity": "sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk=",
2520
  "requires": {
2521
- "d": "1.0.0",
2522
- "es5-ext": "0.10.46"
2523
  }
2524
  },
2525
  "events": {
2526
- "version": "1.1.1",
2527
- "resolved": "https://registry.npmjs.org/events/-/events-1.1.1.tgz",
2528
- "integrity": "sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ="
2529
  },
2530
  "evp_bytestokey": {
2531
  "version": "1.0.3",
2532
  "resolved": "https://registry.npmjs.org/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz",
2533
  "integrity": "sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==",
2534
  "requires": {
2535
- "md5.js": "1.3.4",
2536
- "safe-buffer": "5.1.2"
2537
  }
2538
  },
2539
  "execa": {
@@ -2541,136 +2701,162 @@
2541
  "resolved": "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz",
2542
  "integrity": "sha1-lEvs00zEHuMqY6n68nrVpl/Fl3c=",
2543
  "requires": {
2544
- "cross-spawn": "5.1.0",
2545
- "get-stream": "3.0.0",
2546
- "is-stream": "1.1.0",
2547
- "npm-run-path": "2.0.2",
2548
- "p-finally": "1.0.0",
2549
- "signal-exit": "3.0.2",
2550
- "strip-eof": "1.0.0"
2551
  }
2552
  },
2553
  "expand-brackets": {
2554
  "version": "2.1.4",
2555
  "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
2556
  "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=",
 
2557
  "requires": {
2558
- "debug": "2.6.9",
2559
- "define-property": "0.2.5",
2560
- "extend-shallow": "2.0.1",
2561
- "posix-character-classes": "0.1.1",
2562
- "regex-not": "1.0.2",
2563
- "snapdragon": "0.8.2",
2564
- "to-regex": "3.0.2"
2565
  },
2566
  "dependencies": {
2567
  "define-property": {
2568
  "version": "0.2.5",
2569
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
2570
  "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
 
2571
  "requires": {
2572
- "is-descriptor": "0.1.6"
2573
  }
2574
  },
2575
  "extend-shallow": {
2576
  "version": "2.0.1",
2577
  "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
2578
  "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
 
2579
  "requires": {
2580
- "is-extendable": "0.1.1"
2581
  }
2582
  }
2583
  }
2584
  },
2585
- "extend": {
2586
- "version": "3.0.2",
2587
- "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
2588
- "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
2589
- },
2590
- "extend-shallow": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2591
  "version": "3.0.2",
2592
  "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
2593
  "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
 
2594
  "requires": {
2595
- "assign-symbols": "1.0.0",
2596
- "is-extendable": "1.0.1"
2597
  },
2598
  "dependencies": {
2599
  "is-extendable": {
2600
  "version": "1.0.1",
2601
  "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
2602
  "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
 
2603
  "requires": {
2604
- "is-plain-object": "2.0.4"
2605
  }
2606
  }
2607
  }
2608
  },
2609
  "external-editor": {
2610
  "version": "2.2.0",
2611
- "resolved": "http://registry.npmjs.org/external-editor/-/external-editor-2.2.0.tgz",
2612
  "integrity": "sha512-bSn6gvGxKt+b7+6TKEv1ZycHleA7aHhRHyAqJyp5pbUFuYYNIzpZnQDk7AsYckyWdEnTeAnay0aCy2aV6iTk9A==",
2613
  "requires": {
2614
- "chardet": "0.4.2",
2615
- "iconv-lite": "0.4.24",
2616
- "tmp": "0.0.33"
2617
  }
2618
  },
2619
  "extglob": {
2620
  "version": "2.0.4",
2621
  "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz",
2622
  "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==",
 
2623
  "requires": {
2624
- "array-unique": "0.3.2",
2625
- "define-property": "1.0.0",
2626
- "expand-brackets": "2.1.4",
2627
- "extend-shallow": "2.0.1",
2628
- "fragment-cache": "0.2.1",
2629
- "regex-not": "1.0.2",
2630
- "snapdragon": "0.8.2",
2631
- "to-regex": "3.0.2"
2632
  },
2633
  "dependencies": {
2634
  "define-property": {
2635
  "version": "1.0.0",
2636
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
2637
  "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
 
2638
  "requires": {
2639
- "is-descriptor": "1.0.2"
2640
  }
2641
  },
2642
  "extend-shallow": {
2643
  "version": "2.0.1",
2644
  "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
2645
  "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
 
2646
  "requires": {
2647
- "is-extendable": "0.1.1"
2648
  }
2649
  },
2650
  "is-accessor-descriptor": {
2651
  "version": "1.0.0",
2652
  "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
2653
  "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
 
2654
  "requires": {
2655
- "kind-of": "6.0.2"
2656
  }
2657
  },
2658
  "is-data-descriptor": {
2659
  "version": "1.0.0",
2660
  "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
2661
  "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
 
2662
  "requires": {
2663
- "kind-of": "6.0.2"
2664
  }
2665
  },
2666
  "is-descriptor": {
2667
  "version": "1.0.2",
2668
  "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
2669
  "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
 
2670
  "requires": {
2671
- "is-accessor-descriptor": "1.0.0",
2672
- "is-data-descriptor": "1.0.0",
2673
- "kind-of": "6.0.2"
2674
  }
2675
  }
2676
  }
@@ -2680,10 +2866,10 @@
2680
  "resolved": "https://registry.npmjs.org/extract-text-webpack-plugin/-/extract-text-webpack-plugin-3.0.2.tgz",
2681
  "integrity": "sha512-bt/LZ4m5Rqt/Crl2HiKuAl/oqg0psx1tsTLkvWbJen1CtD+fftkZhMaQ9HOtY2gWsl2Wq+sABmMVi9z3DhKWQQ==",
2682
  "requires": {
2683
- "async": "2.6.1",
2684
- "loader-utils": "1.1.0",
2685
- "schema-utils": "0.3.0",
2686
- "webpack-sources": "1.2.0"
2687
  }
2688
  },
2689
  "extsprintf": {
@@ -2697,9 +2883,9 @@
2697
  "integrity": "sha1-wFNHeBfIa1HaqFPIHgWbcz0CNhQ="
2698
  },
2699
  "fast-json-stable-stringify": {
2700
- "version": "2.0.0",
2701
- "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz",
2702
- "integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I="
2703
  },
2704
  "fast-levenshtein": {
2705
  "version": "2.0.6",
@@ -2711,7 +2897,7 @@
2711
  "resolved": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz",
2712
  "integrity": "sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=",
2713
  "requires": {
2714
- "escape-string-regexp": "1.0.5"
2715
  }
2716
  },
2717
  "file-entry-cache": {
@@ -2719,8 +2905,8 @@
2719
  "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-2.0.0.tgz",
2720
  "integrity": "sha1-w5KZDD5oR4PYOLjISkXYoEhFg2E=",
2721
  "requires": {
2722
- "flat-cache": "1.3.0",
2723
- "object-assign": "4.1.1"
2724
  }
2725
  },
2726
  "filesize": {
@@ -2729,24 +2915,12 @@
2729
  "integrity": "sha512-7KjR1vv6qnicaPMi1iiTcI85CyYwRO/PSFCu6SvqL8jN2Wjt/NIYQTFtFs7fSDCYOstUkEWIQGFUg5YZQfjlcg=="
2730
  },
2731
  "fill-range": {
2732
- "version": "4.0.0",
2733
- "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
2734
- "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
 
2735
  "requires": {
2736
- "extend-shallow": "2.0.1",
2737
- "is-number": "3.0.0",
2738
- "repeat-string": "1.6.1",
2739
- "to-regex-range": "2.1.1"
2740
- },
2741
- "dependencies": {
2742
- "extend-shallow": {
2743
- "version": "2.0.1",
2744
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
2745
- "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
2746
- "requires": {
2747
- "is-extendable": "0.1.1"
2748
- }
2749
- }
2750
  }
2751
  },
2752
  "find-cache-dir": {
@@ -2754,9 +2928,9 @@
2754
  "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-1.0.0.tgz",
2755
  "integrity": "sha1-kojj6ePMN0hxfTnq3hfPcfww7m8=",
2756
  "requires": {
2757
- "commondir": "1.0.1",
2758
- "make-dir": "1.3.0",
2759
- "pkg-dir": "2.0.0"
2760
  }
2761
  },
2762
  "find-up": {
@@ -2764,18 +2938,18 @@
2764
  "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
2765
  "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
2766
  "requires": {
2767
- "locate-path": "2.0.0"
2768
  }
2769
  },
2770
  "flat-cache": {
2771
- "version": "1.3.0",
2772
- "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-1.3.0.tgz",
2773
- "integrity": "sha1-0wMLMrOBVPTjt+nHCfSQ9++XxIE=",
2774
  "requires": {
2775
- "circular-json": "0.3.3",
2776
- "del": "2.2.2",
2777
- "graceful-fs": "4.1.11",
2778
- "write": "0.2.1"
2779
  }
2780
  },
2781
  "for-in": {
@@ -2788,7 +2962,7 @@
2788
  "resolved": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz",
2789
  "integrity": "sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=",
2790
  "requires": {
2791
- "for-in": "1.0.2"
2792
  }
2793
  },
2794
  "forever-agent": {
@@ -2797,21 +2971,22 @@
2797
  "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE="
2798
  },
2799
  "form-data": {
2800
- "version": "2.3.2",
2801
- "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.2.tgz",
2802
- "integrity": "sha1-SXBJi+YEwgwAXU9cI67NIda0kJk=",
2803
  "requires": {
2804
- "asynckit": "0.4.0",
2805
- "combined-stream": "1.0.6",
2806
- "mime-types": "2.1.20"
2807
  }
2808
  },
2809
  "fragment-cache": {
2810
  "version": "0.2.1",
2811
  "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
2812
  "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=",
 
2813
  "requires": {
2814
- "map-cache": "0.2.2"
2815
  }
2816
  },
2817
  "fs-extra": {
@@ -2819,9 +2994,9 @@
2819
  "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-5.0.0.tgz",
2820
  "integrity": "sha512-66Pm4RYbjzdyeuqudYqhFiNBbCIuI9kgRqLPSHIlXHidW8NIQtVdkM1yeZ4lXwuhbTETv3EUGMNHAAw6hiundQ==",
2821
  "requires": {
2822
- "graceful-fs": "4.1.11",
2823
- "jsonfile": "4.0.0",
2824
- "universalify": "0.1.2"
2825
  }
2826
  },
2827
  "fs.realpath": {
@@ -2830,476 +3005,20 @@
2830
  "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
2831
  },
2832
  "fsevents": {
2833
- "version": "1.2.4",
2834
- "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.4.tgz",
2835
- "integrity": "sha512-z8H8/diyk76B7q5wg+Ud0+CqzcAF3mBBI/bA5ne5zrRUUIvNkJY//D3BqyH571KuAC4Nr7Rw7CjWX4r0y9DvNg==",
2836
- "optional": true,
2837
- "requires": {
2838
- "nan": "2.11.0",
2839
- "node-pre-gyp": "0.10.0"
2840
- },
2841
- "dependencies": {
2842
- "abbrev": {
2843
- "version": "1.1.1",
2844
- "bundled": true,
2845
- "optional": true
2846
- },
2847
- "ansi-regex": {
2848
- "version": "2.1.1",
2849
- "bundled": true
2850
- },
2851
- "aproba": {
2852
- "version": "1.2.0",
2853
- "bundled": true,
2854
- "optional": true
2855
- },
2856
- "are-we-there-yet": {
2857
- "version": "1.1.4",
2858
- "bundled": true,
2859
- "optional": true,
2860
- "requires": {
2861
- "delegates": "1.0.0",
2862
- "readable-stream": "2.3.6"
2863
- }
2864
- },
2865
- "balanced-match": {
2866
- "version": "1.0.0",
2867
- "bundled": true
2868
- },
2869
- "brace-expansion": {
2870
- "version": "1.1.11",
2871
- "bundled": true,
2872
- "requires": {
2873
- "balanced-match": "1.0.0",
2874
- "concat-map": "0.0.1"
2875
- }
2876
- },
2877
- "chownr": {
2878
- "version": "1.0.1",
2879
- "bundled": true,
2880
- "optional": true
2881
- },
2882
- "code-point-at": {
2883
- "version": "1.1.0",
2884
- "bundled": true
2885
- },
2886
- "concat-map": {
2887
- "version": "0.0.1",
2888
- "bundled": true
2889
- },
2890
- "console-control-strings": {
2891
- "version": "1.1.0",
2892
- "bundled": true
2893
- },
2894
- "core-util-is": {
2895
- "version": "1.0.2",
2896
- "bundled": true,
2897
- "optional": true
2898
- },
2899
- "debug": {
2900
- "version": "2.6.9",
2901
- "bundled": true,
2902
- "optional": true,
2903
- "requires": {
2904
- "ms": "2.0.0"
2905
- }
2906
- },
2907
- "deep-extend": {
2908
- "version": "0.5.1",
2909
- "bundled": true,
2910
- "optional": true
2911
- },
2912
- "delegates": {
2913
- "version": "1.0.0",
2914
- "bundled": true,
2915
- "optional": true
2916
- },
2917
- "detect-libc": {
2918
- "version": "1.0.3",
2919
- "bundled": true,
2920
- "optional": true
2921
- },
2922
- "fs-minipass": {
2923
- "version": "1.2.5",
2924
- "bundled": true,
2925
- "optional": true,
2926
- "requires": {
2927
- "minipass": "2.2.4"
2928
- }
2929
- },
2930
- "fs.realpath": {
2931
- "version": "1.0.0",
2932
- "bundled": true,
2933
- "optional": true
2934
- },
2935
- "gauge": {
2936
- "version": "2.7.4",
2937
- "bundled": true,
2938
- "optional": true,
2939
- "requires": {
2940
- "aproba": "1.2.0",
2941
- "console-control-strings": "1.1.0",
2942
- "has-unicode": "2.0.1",
2943
- "object-assign": "4.1.1",
2944
- "signal-exit": "3.0.2",
2945
- "string-width": "1.0.2",
2946
- "strip-ansi": "3.0.1",
2947
- "wide-align": "1.1.2"
2948
- }
2949
- },
2950
- "glob": {
2951
- "version": "7.1.2",
2952
- "bundled": true,
2953
- "optional": true,
2954
- "requires": {
2955
- "fs.realpath": "1.0.0",
2956
- "inflight": "1.0.6",
2957
- "inherits": "2.0.3",
2958
- "minimatch": "3.0.4",
2959
- "once": "1.4.0",
2960
- "path-is-absolute": "1.0.1"
2961
- }
2962
- },
2963
- "has-unicode": {
2964
- "version": "2.0.1",
2965
- "bundled": true,
2966
- "optional": true
2967
- },
2968
- "iconv-lite": {
2969
- "version": "0.4.21",
2970
- "bundled": true,
2971
- "optional": true,
2972
- "requires": {
2973
- "safer-buffer": "2.1.2"
2974
- }
2975
- },
2976
- "ignore-walk": {
2977
- "version": "3.0.1",
2978
- "bundled": true,
2979
- "optional": true,
2980
- "requires": {
2981
- "minimatch": "3.0.4"
2982
- }
2983
- },
2984
- "inflight": {
2985
- "version": "1.0.6",
2986
- "bundled": true,
2987
- "optional": true,
2988
- "requires": {
2989
- "once": "1.4.0",
2990
- "wrappy": "1.0.2"
2991
- }
2992
- },
2993
- "inherits": {
2994
- "version": "2.0.3",
2995
- "bundled": true
2996
- },
2997
- "ini": {
2998
- "version": "1.3.5",
2999
- "bundled": true,
3000
- "optional": true
3001
- },
3002
- "is-fullwidth-code-point": {
3003
- "version": "1.0.0",
3004
- "bundled": true,
3005
- "requires": {
3006
- "number-is-nan": "1.0.1"
3007
- }
3008
- },
3009
- "isarray": {
3010
- "version": "1.0.0",
3011
- "bundled": true,
3012
- "optional": true
3013
- },
3014
- "minimatch": {
3015
- "version": "3.0.4",
3016
- "bundled": true,
3017
- "requires": {
3018
- "brace-expansion": "1.1.11"
3019
- }
3020
- },
3021
- "minimist": {
3022
- "version": "0.0.8",
3023
- "bundled": true
3024
- },
3025
- "minipass": {
3026
- "version": "2.2.4",
3027
- "bundled": true,
3028
- "requires": {
3029
- "safe-buffer": "5.1.1",
3030
- "yallist": "3.0.2"
3031
- }
3032
- },
3033
- "minizlib": {
3034
- "version": "1.1.0",
3035
- "bundled": true,
3036
- "optional": true,
3037
- "requires": {
3038
- "minipass": "2.2.4"
3039
- }
3040
- },
3041
- "mkdirp": {
3042
- "version": "0.5.1",
3043
- "bundled": true,
3044
- "requires": {
3045
- "minimist": "0.0.8"
3046
- }
3047
- },
3048
- "ms": {
3049
- "version": "2.0.0",
3050
- "bundled": true,
3051
- "optional": true
3052
- },
3053
- "needle": {
3054
- "version": "2.2.0",
3055
- "bundled": true,
3056
- "optional": true,
3057
- "requires": {
3058
- "debug": "2.6.9",
3059
- "iconv-lite": "0.4.21",
3060
- "sax": "1.2.4"
3061
- }
3062
- },
3063
- "node-pre-gyp": {
3064
- "version": "0.10.0",
3065
- "bundled": true,
3066
- "optional": true,
3067
- "requires": {
3068
- "detect-libc": "1.0.3",
3069
- "mkdirp": "0.5.1",
3070
- "needle": "2.2.0",
3071
- "nopt": "4.0.1",
3072
- "npm-packlist": "1.1.10",
3073
- "npmlog": "4.1.2",
3074
- "rc": "1.2.7",
3075
- "rimraf": "2.6.2",
3076
- "semver": "5.5.0",
3077
- "tar": "4.4.1"
3078
- }
3079
- },
3080
- "nopt": {
3081
- "version": "4.0.1",
3082
- "bundled": true,
3083
- "optional": true,
3084
- "requires": {
3085
- "abbrev": "1.1.1",
3086
- "osenv": "0.1.5"
3087
- }
3088
- },
3089
- "npm-bundled": {
3090
- "version": "1.0.3",
3091
- "bundled": true,
3092
- "optional": true
3093
- },
3094
- "npm-packlist": {
3095
- "version": "1.1.10",
3096
- "bundled": true,
3097
- "optional": true,
3098
- "requires": {
3099
- "ignore-walk": "3.0.1",
3100
- "npm-bundled": "1.0.3"
3101
- }
3102
- },
3103
- "npmlog": {
3104
- "version": "4.1.2",
3105
- "bundled": true,
3106
- "optional": true,
3107
- "requires": {
3108
- "are-we-there-yet": "1.1.4",
3109
- "console-control-strings": "1.1.0",
3110
- "gauge": "2.7.4",
3111
- "set-blocking": "2.0.0"
3112
- }
3113
- },
3114
- "number-is-nan": {
3115
- "version": "1.0.1",
3116
- "bundled": true
3117
- },
3118
- "object-assign": {
3119
- "version": "4.1.1",
3120
- "bundled": true,
3121
- "optional": true
3122
- },
3123
- "once": {
3124
- "version": "1.4.0",
3125
- "bundled": true,
3126
- "requires": {
3127
- "wrappy": "1.0.2"
3128
- }
3129
- },
3130
- "os-homedir": {
3131
- "version": "1.0.2",
3132
- "bundled": true,
3133
- "optional": true
3134
- },
3135
- "os-tmpdir": {
3136
- "version": "1.0.2",
3137
- "bundled": true,
3138
- "optional": true
3139
- },
3140
- "osenv": {
3141
- "version": "0.1.5",
3142
- "bundled": true,
3143
- "optional": true,
3144
- "requires": {
3145
- "os-homedir": "1.0.2",
3146
- "os-tmpdir": "1.0.2"
3147
- }
3148
- },
3149
- "path-is-absolute": {
3150
- "version": "1.0.1",
3151
- "bundled": true,
3152
- "optional": true
3153
- },
3154
- "process-nextick-args": {
3155
- "version": "2.0.0",
3156
- "bundled": true,
3157
- "optional": true
3158
- },
3159
- "rc": {
3160
- "version": "1.2.7",
3161
- "bundled": true,
3162
- "optional": true,
3163
- "requires": {
3164
- "deep-extend": "0.5.1",
3165
- "ini": "1.3.5",
3166
- "minimist": "1.2.0",
3167
- "strip-json-comments": "2.0.1"
3168
- },
3169
- "dependencies": {
3170
- "minimist": {
3171
- "version": "1.2.0",
3172
- "bundled": true,
3173
- "optional": true
3174
- }
3175
- }
3176
- },
3177
- "readable-stream": {
3178
- "version": "2.3.6",
3179
- "bundled": true,
3180
- "optional": true,
3181
- "requires": {
3182
- "core-util-is": "1.0.2",
3183
- "inherits": "2.0.3",
3184
- "isarray": "1.0.0",
3185
- "process-nextick-args": "2.0.0",
3186
- "safe-buffer": "5.1.1",
3187
- "string_decoder": "1.1.1",
3188
- "util-deprecate": "1.0.2"
3189
- }
3190
- },
3191
- "rimraf": {
3192
- "version": "2.6.2",
3193
- "bundled": true,
3194
- "optional": true,
3195
- "requires": {
3196
- "glob": "7.1.2"
3197
- }
3198
- },
3199
- "safe-buffer": {
3200
- "version": "5.1.1",
3201
- "bundled": true
3202
- },
3203
- "safer-buffer": {
3204
- "version": "2.1.2",
3205
- "bundled": true,
3206
- "optional": true
3207
- },
3208
- "sax": {
3209
- "version": "1.2.4",
3210
- "bundled": true,
3211
- "optional": true
3212
- },
3213
- "semver": {
3214
- "version": "5.5.0",
3215
- "bundled": true,
3216
- "optional": true
3217
- },
3218
- "set-blocking": {
3219
- "version": "2.0.0",
3220
- "bundled": true,
3221
- "optional": true
3222
- },
3223
- "signal-exit": {
3224
- "version": "3.0.2",
3225
- "bundled": true,
3226
- "optional": true
3227
- },
3228
- "string-width": {
3229
- "version": "1.0.2",
3230
- "bundled": true,
3231
- "requires": {
3232
- "code-point-at": "1.1.0",
3233
- "is-fullwidth-code-point": "1.0.0",
3234
- "strip-ansi": "3.0.1"
3235
- }
3236
- },
3237
- "string_decoder": {
3238
- "version": "1.1.1",
3239
- "bundled": true,
3240
- "optional": true,
3241
- "requires": {
3242
- "safe-buffer": "5.1.1"
3243
- }
3244
- },
3245
- "strip-ansi": {
3246
- "version": "3.0.1",
3247
- "bundled": true,
3248
- "requires": {
3249
- "ansi-regex": "2.1.1"
3250
- }
3251
- },
3252
- "strip-json-comments": {
3253
- "version": "2.0.1",
3254
- "bundled": true,
3255
- "optional": true
3256
- },
3257
- "tar": {
3258
- "version": "4.4.1",
3259
- "bundled": true,
3260
- "optional": true,
3261
- "requires": {
3262
- "chownr": "1.0.1",
3263
- "fs-minipass": "1.2.5",
3264
- "minipass": "2.2.4",
3265
- "minizlib": "1.1.0",
3266
- "mkdirp": "0.5.1",
3267
- "safe-buffer": "5.1.1",
3268
- "yallist": "3.0.2"
3269
- }
3270
- },
3271
- "util-deprecate": {
3272
- "version": "1.0.2",
3273
- "bundled": true,
3274
- "optional": true
3275
- },
3276
- "wide-align": {
3277
- "version": "1.1.2",
3278
- "bundled": true,
3279
- "optional": true,
3280
- "requires": {
3281
- "string-width": "1.0.2"
3282
- }
3283
- },
3284
- "wrappy": {
3285
- "version": "1.0.2",
3286
- "bundled": true
3287
- },
3288
- "yallist": {
3289
- "version": "3.0.2",
3290
- "bundled": true
3291
- }
3292
- }
3293
  },
3294
  "fstream": {
3295
- "version": "1.0.11",
3296
- "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz",
3297
- "integrity": "sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=",
3298
  "requires": {
3299
- "graceful-fs": "4.1.11",
3300
- "inherits": "2.0.3",
3301
- "mkdirp": "0.5.1",
3302
- "rimraf": "2.6.2"
3303
  }
3304
  },
3305
  "function-bind": {
@@ -3317,14 +3036,14 @@
3317
  "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz",
3318
  "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=",
3319
  "requires": {
3320
- "aproba": "1.2.0",
3321
- "console-control-strings": "1.1.0",
3322
- "has-unicode": "2.0.1",
3323
- "object-assign": "4.1.1",
3324
- "signal-exit": "3.0.2",
3325
- "string-width": "1.0.2",
3326
- "strip-ansi": "3.0.1",
3327
- "wide-align": "1.1.3"
3328
  },
3329
  "dependencies": {
3330
  "is-fullwidth-code-point": {
@@ -3332,7 +3051,7 @@
3332
  "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
3333
  "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
3334
  "requires": {
3335
- "number-is-nan": "1.0.1"
3336
  }
3337
  },
3338
  "string-width": {
@@ -3340,9 +3059,9 @@
3340
  "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
3341
  "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
3342
  "requires": {
3343
- "code-point-at": "1.1.0",
3344
- "is-fullwidth-code-point": "1.0.0",
3345
- "strip-ansi": "3.0.1"
3346
  }
3347
  }
3348
  }
@@ -3352,13 +3071,23 @@
3352
  "resolved": "https://registry.npmjs.org/gaze/-/gaze-1.1.3.tgz",
3353
  "integrity": "sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==",
3354
  "requires": {
3355
- "globule": "1.2.1"
3356
  }
3357
  },
3358
  "get-caller-file": {
3359
- "version": "1.0.3",
3360
- "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz",
3361
- "integrity": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w=="
 
 
 
 
 
 
 
 
 
 
3362
  },
3363
  "get-stdin": {
3364
  "version": "4.0.1",
@@ -3373,46 +3102,37 @@
3373
  "get-value": {
3374
  "version": "2.0.6",
3375
  "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
3376
- "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg="
 
3377
  },
3378
  "getpass": {
3379
  "version": "0.1.7",
3380
  "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
3381
  "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
3382
  "requires": {
3383
- "assert-plus": "1.0.0"
3384
  }
3385
  },
3386
  "glob": {
3387
- "version": "7.1.3",
3388
- "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz",
3389
- "integrity": "sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==",
3390
  "requires": {
3391
- "fs.realpath": "1.0.0",
3392
- "inflight": "1.0.6",
3393
- "inherits": "2.0.3",
3394
- "minimatch": "3.0.4",
3395
- "once": "1.4.0",
3396
- "path-is-absolute": "1.0.1"
3397
  }
3398
  },
3399
  "glob-parent": {
3400
- "version": "3.1.0",
3401
- "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
3402
- "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=",
 
3403
  "requires": {
3404
- "is-glob": "3.1.0",
3405
- "path-dirname": "1.0.2"
3406
- },
3407
- "dependencies": {
3408
- "is-glob": {
3409
- "version": "3.1.0",
3410
- "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
3411
- "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
3412
- "requires": {
3413
- "is-extglob": "2.1.1"
3414
- }
3415
- }
3416
  }
3417
  },
3418
  "global-dirs": {
@@ -3420,7 +3140,7 @@
3420
  "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz",
3421
  "integrity": "sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU=",
3422
  "requires": {
3423
- "ini": "1.3.5"
3424
  }
3425
  },
3426
  "globals": {
@@ -3428,66 +3148,46 @@
3428
  "resolved": "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz",
3429
  "integrity": "sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ=="
3430
  },
3431
- "globby": {
3432
- "version": "5.0.0",
3433
- "resolved": "https://registry.npmjs.org/globby/-/globby-5.0.0.tgz",
3434
- "integrity": "sha1-69hGZ8oNuzMLmbz8aOrCvFQ3Dg0=",
3435
- "requires": {
3436
- "array-union": "1.0.2",
3437
- "arrify": "1.0.1",
3438
- "glob": "7.1.3",
3439
- "object-assign": "4.1.1",
3440
- "pify": "2.3.0",
3441
- "pinkie-promise": "2.0.1"
3442
- },
3443
- "dependencies": {
3444
- "pify": {
3445
- "version": "2.3.0",
3446
- "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
3447
- "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
3448
- }
3449
- }
3450
- },
3451
  "globule": {
3452
- "version": "1.2.1",
3453
- "resolved": "https://registry.npmjs.org/globule/-/globule-1.2.1.tgz",
3454
- "integrity": "sha512-g7QtgWF4uYSL5/dn71WxubOrS7JVGCnFPEnoeChJmBnyR9Mw8nGoEwOgJL/RC2Te0WhbsEUCejfH8SZNJ+adYQ==",
3455
  "requires": {
3456
- "glob": "7.1.3",
3457
- "lodash": "4.17.10",
3458
- "minimatch": "3.0.4"
3459
  }
3460
  },
3461
  "got": {
3462
  "version": "6.7.1",
3463
- "resolved": "http://registry.npmjs.org/got/-/got-6.7.1.tgz",
3464
  "integrity": "sha1-JAzQV4WpoY5WHcG0S0HHY+8ejbA=",
3465
  "requires": {
3466
- "create-error-class": "3.0.2",
3467
- "duplexer3": "0.1.4",
3468
- "get-stream": "3.0.0",
3469
- "is-redirect": "1.0.0",
3470
- "is-retry-allowed": "1.1.0",
3471
- "is-stream": "1.1.0",
3472
- "lowercase-keys": "1.0.1",
3473
- "safe-buffer": "5.1.2",
3474
- "timed-out": "4.0.1",
3475
- "unzip-response": "2.0.1",
3476
- "url-parse-lax": "1.0.0"
3477
  }
3478
  },
3479
  "graceful-fs": {
3480
- "version": "4.1.11",
3481
- "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz",
3482
- "integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg="
3483
  },
3484
  "gzip-size": {
3485
  "version": "4.1.0",
3486
  "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-4.1.0.tgz",
3487
  "integrity": "sha1-iuCWJX6r59acRb4rZ8RIEk/7UXw=",
3488
  "requires": {
3489
- "duplexer": "0.1.1",
3490
- "pify": "3.0.0"
3491
  }
3492
  },
3493
  "har-schema": {
@@ -3496,12 +3196,35 @@
3496
  "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI="
3497
  },
3498
  "har-validator": {
3499
- "version": "5.0.3",
3500
- "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.0.3.tgz",
3501
- "integrity": "sha1-ukAsJmGU8VlW7xXg/PJCmT9qff0=",
3502
  "requires": {
3503
- "ajv": "5.5.2",
3504
- "har-schema": "2.0.0"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3505
  }
3506
  },
3507
  "has": {
@@ -3509,7 +3232,7 @@
3509
  "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
3510
  "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
3511
  "requires": {
3512
- "function-bind": "1.1.1"
3513
  }
3514
  },
3515
  "has-ansi": {
@@ -3517,7 +3240,7 @@
3517
  "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
3518
  "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
3519
  "requires": {
3520
- "ansi-regex": "2.1.1"
3521
  }
3522
  },
3523
  "has-flag": {
@@ -3525,6 +3248,11 @@
3525
  "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
3526
  "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
3527
  },
 
 
 
 
 
3528
  "has-unicode": {
3529
  "version": "2.0.1",
3530
  "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
@@ -3534,47 +3262,88 @@
3534
  "version": "1.0.0",
3535
  "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz",
3536
  "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=",
 
3537
  "requires": {
3538
- "get-value": "2.0.6",
3539
- "has-values": "1.0.0",
3540
- "isobject": "3.0.1"
3541
  }
3542
  },
3543
  "has-values": {
3544
  "version": "1.0.0",
3545
  "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz",
3546
  "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=",
 
3547
  "requires": {
3548
- "is-number": "3.0.0",
3549
- "kind-of": "4.0.0"
3550
  },
3551
  "dependencies": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3552
  "kind-of": {
3553
  "version": "4.0.0",
3554
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz",
3555
  "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=",
 
3556
  "requires": {
3557
- "is-buffer": "1.1.6"
3558
  }
3559
  }
3560
  }
3561
  },
3562
  "hash-base": {
3563
- "version": "3.0.4",
3564
- "resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.0.4.tgz",
3565
- "integrity": "sha1-X8hoaEfs1zSZQDMZprCj8/auSRg=",
3566
  "requires": {
3567
- "inherits": "2.0.3",
3568
- "safe-buffer": "5.1.2"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3569
  }
3570
  },
3571
  "hash.js": {
3572
- "version": "1.1.5",
3573
- "resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.5.tgz",
3574
- "integrity": "sha512-eWI5HG9Np+eHV1KQhisXWwM+4EPPYe5dFX1UZZH7k/E3JzDEazVH+VGlZi6R94ZqImq+A3D1mCEtrFIfg/E7sA==",
3575
  "requires": {
3576
- "inherits": "2.0.3",
3577
- "minimalistic-assert": "1.0.1"
3578
  }
3579
  },
3580
  "hmac-drbg": {
@@ -3582,9 +3351,9 @@
3582
  "resolved": "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz",
3583
  "integrity": "sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=",
3584
  "requires": {
3585
- "hash.js": "1.1.5",
3586
- "minimalistic-assert": "1.0.1",
3587
- "minimalistic-crypto-utils": "1.0.1"
3588
  }
3589
  },
3590
  "home-or-tmp": {
@@ -3592,23 +3361,23 @@
3592
  "resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz",
3593
  "integrity": "sha1-42w/LSyufXRqhX440Y1fMqeILbg=",
3594
  "requires": {
3595
- "os-homedir": "1.0.2",
3596
- "os-tmpdir": "1.0.2"
3597
  }
3598
  },
3599
  "hosted-git-info": {
3600
- "version": "2.7.1",
3601
- "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.7.1.tgz",
3602
- "integrity": "sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w=="
3603
  },
3604
  "http-signature": {
3605
  "version": "1.2.0",
3606
  "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
3607
  "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
3608
  "requires": {
3609
- "assert-plus": "1.0.0",
3610
- "jsprim": "1.4.1",
3611
- "sshpk": "1.14.2"
3612
  }
3613
  },
3614
  "https-browserify": {
@@ -3621,13 +3390,13 @@
3621
  "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
3622
  "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
3623
  "requires": {
3624
- "safer-buffer": "2.1.2"
3625
  }
3626
  },
3627
  "ieee754": {
3628
- "version": "1.1.12",
3629
- "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.12.tgz",
3630
- "integrity": "sha512-GguP+DRY+pJ3soyIiGPTvdiVXjZ+DbXOxGpXn3eMvNW4x4irjqXm4wHKscC+TfxSJ0yw/S1F24tqdMNsMZTiLA=="
3631
  },
3632
  "ignore": {
3633
  "version": "3.3.10",
@@ -3639,7 +3408,31 @@
3639
  "resolved": "https://registry.npmjs.org/import-cwd/-/import-cwd-2.1.0.tgz",
3640
  "integrity": "sha1-qmzzbnInYShcs3HsZRn1PiQ1sKk=",
3641
  "requires": {
3642
- "import-from": "2.1.0"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3643
  }
3644
  },
3645
  "import-from": {
@@ -3647,7 +3440,7 @@
3647
  "resolved": "https://registry.npmjs.org/import-from/-/import-from-2.1.0.tgz",
3648
  "integrity": "sha1-M1238qev/VOqpHHUuAId7ja387E=",
3649
  "requires": {
3650
- "resolve-from": "3.0.0"
3651
  },
3652
  "dependencies": {
3653
  "resolve-from": {
@@ -3668,36 +3461,31 @@
3668
  "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o="
3669
  },
3670
  "in-publish": {
3671
- "version": "2.0.0",
3672
- "resolved": "https://registry.npmjs.org/in-publish/-/in-publish-2.0.0.tgz",
3673
- "integrity": "sha1-4g/146KvwmkDILbcVSaCqcf631E="
3674
  },
3675
  "indent-string": {
3676
  "version": "2.1.0",
3677
  "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz",
3678
  "integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=",
3679
  "requires": {
3680
- "repeating": "2.0.1"
3681
  }
3682
  },
3683
- "indexof": {
3684
- "version": "0.0.1",
3685
- "resolved": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz",
3686
- "integrity": "sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10="
3687
- },
3688
  "inflight": {
3689
  "version": "1.0.6",
3690
  "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
3691
  "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
3692
  "requires": {
3693
- "once": "1.4.0",
3694
- "wrappy": "1.0.2"
3695
  }
3696
  },
3697
  "inherits": {
3698
- "version": "2.0.3",
3699
- "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
3700
- "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
3701
  },
3702
  "ini": {
3703
  "version": "1.3.5",
@@ -3709,19 +3497,19 @@
3709
  "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-5.2.0.tgz",
3710
  "integrity": "sha512-E9BmnJbAKLPGonz0HeWHtbKf+EeSP93paWO3ZYoUpq/aowXvYGjjCSuashhXPpzbArIjBbji39THkxTz9ZeEUQ==",
3711
  "requires": {
3712
- "ansi-escapes": "3.1.0",
3713
- "chalk": "2.4.1",
3714
- "cli-cursor": "2.1.0",
3715
- "cli-width": "2.2.0",
3716
- "external-editor": "2.2.0",
3717
- "figures": "2.0.0",
3718
- "lodash": "4.17.10",
3719
  "mute-stream": "0.0.7",
3720
- "run-async": "2.3.0",
3721
- "rxjs": "5.5.12",
3722
- "string-width": "2.1.1",
3723
- "strip-ansi": "4.0.0",
3724
- "through": "2.3.8"
3725
  },
3726
  "dependencies": {
3727
  "ansi-regex": {
@@ -3734,22 +3522,32 @@
3734
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
3735
  "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
3736
  "requires": {
3737
- "ansi-regex": "3.0.0"
3738
  }
3739
  }
3740
  }
3741
  },
 
 
 
 
 
 
 
 
 
 
3742
  "interpret": {
3743
- "version": "1.1.0",
3744
- "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.1.0.tgz",
3745
- "integrity": "sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ="
3746
  },
3747
  "invariant": {
3748
  "version": "2.2.4",
3749
  "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
3750
  "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
3751
  "requires": {
3752
- "loose-envify": "1.4.0"
3753
  }
3754
  },
3755
  "invert-kv": {
@@ -3761,16 +3559,18 @@
3761
  "version": "0.1.6",
3762
  "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz",
3763
  "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=",
 
3764
  "requires": {
3765
- "kind-of": "3.2.2"
3766
  },
3767
  "dependencies": {
3768
  "kind-of": {
3769
  "version": "3.2.2",
3770
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
3771
  "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
 
3772
  "requires": {
3773
- "is-buffer": "1.1.6"
3774
  }
3775
  }
3776
  }
@@ -3781,11 +3581,12 @@
3781
  "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0="
3782
  },
3783
  "is-binary-path": {
3784
- "version": "1.0.1",
3785
- "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz",
3786
- "integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=",
 
3787
  "requires": {
3788
- "binary-extensions": "1.11.0"
3789
  }
3790
  },
3791
  "is-buffer": {
@@ -3793,64 +3594,68 @@
3793
  "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
3794
  "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
3795
  },
3796
- "is-builtin-module": {
3797
- "version": "1.0.0",
3798
- "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz",
3799
- "integrity": "sha1-VAVy0096wxGfj3bDDLwbHgN6/74=",
3800
- "requires": {
3801
- "builtin-modules": "1.1.1"
3802
- }
3803
- },
3804
  "is-callable": {
3805
- "version": "1.1.4",
3806
- "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.4.tgz",
3807
- "integrity": "sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA=="
3808
  },
3809
  "is-ci": {
3810
- "version": "1.2.0",
3811
- "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-1.2.0.tgz",
3812
- "integrity": "sha512-plgvKjQtalH2P3Gytb7L61Lmz95g2DlpzFiQyRSFew8WoJKxtKRzrZMeyRN2supblm3Psc8OQGy7Xjb6XG11jw==",
 
 
 
 
 
 
 
 
3813
  "requires": {
3814
- "ci-info": "1.4.0"
3815
  }
3816
  },
3817
  "is-data-descriptor": {
3818
  "version": "0.1.4",
3819
  "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz",
3820
  "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=",
 
3821
  "requires": {
3822
- "kind-of": "3.2.2"
3823
  },
3824
  "dependencies": {
3825
  "kind-of": {
3826
  "version": "3.2.2",
3827
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
3828
  "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
 
3829
  "requires": {
3830
- "is-buffer": "1.1.6"
3831
  }
3832
  }
3833
  }
3834
  },
3835
  "is-date-object": {
3836
- "version": "1.0.1",
3837
- "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.1.tgz",
3838
- "integrity": "sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY="
3839
  },
3840
  "is-descriptor": {
3841
  "version": "0.1.6",
3842
  "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz",
3843
  "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==",
 
3844
  "requires": {
3845
- "is-accessor-descriptor": "0.1.6",
3846
- "is-data-descriptor": "0.1.4",
3847
- "kind-of": "5.1.0"
3848
  },
3849
  "dependencies": {
3850
  "kind-of": {
3851
  "version": "5.1.0",
3852
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
3853
- "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw=="
 
3854
  }
3855
  }
3856
  },
@@ -3867,15 +3672,13 @@
3867
  "is-extglob": {
3868
  "version": "2.1.1",
3869
  "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
3870
- "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI="
 
3871
  },
3872
  "is-finite": {
3873
- "version": "1.0.2",
3874
- "resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz",
3875
- "integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=",
3876
- "requires": {
3877
- "number-is-nan": "1.0.1"
3878
- }
3879
  },
3880
  "is-fullwidth-code-point": {
3881
  "version": "2.0.0",
@@ -3883,11 +3686,12 @@
3883
  "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
3884
  },
3885
  "is-glob": {
3886
- "version": "4.0.0",
3887
- "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.0.tgz",
3888
- "integrity": "sha1-lSHHaEXMJhCoUgPd8ICpWML/q8A=",
 
3889
  "requires": {
3890
- "is-extglob": "2.1.1"
3891
  }
3892
  },
3893
  "is-installed-globally": {
@@ -3895,57 +3699,37 @@
3895
  "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.1.0.tgz",
3896
  "integrity": "sha1-Df2Y9akRFxbdU13aZJL2e/PSWoA=",
3897
  "requires": {
3898
- "global-dirs": "0.1.1",
3899
- "is-path-inside": "1.0.1"
3900
  }
3901
  },
 
 
 
 
 
3902
  "is-npm": {
3903
  "version": "1.0.0",
3904
  "resolved": "https://registry.npmjs.org/is-npm/-/is-npm-1.0.0.tgz",
3905
  "integrity": "sha1-8vtjpl5JBbQGyGBydloaTceTufQ="
3906
  },
3907
  "is-number": {
3908
- "version": "3.0.0",
3909
- "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
3910
- "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
3911
- "requires": {
3912
- "kind-of": "3.2.2"
3913
- },
3914
- "dependencies": {
3915
- "kind-of": {
3916
- "version": "3.2.2",
3917
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
3918
- "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
3919
- "requires": {
3920
- "is-buffer": "1.1.6"
3921
- }
3922
- }
3923
- }
3924
  },
3925
  "is-obj": {
3926
  "version": "1.0.1",
3927
  "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
3928
  "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8="
3929
  },
3930
- "is-path-cwd": {
3931
- "version": "1.0.0",
3932
- "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-1.0.0.tgz",
3933
- "integrity": "sha1-0iXsIxMuie3Tj9p2dHLmLmXxEG0="
3934
- },
3935
- "is-path-in-cwd": {
3936
- "version": "1.0.1",
3937
- "resolved": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.1.tgz",
3938
- "integrity": "sha512-FjV1RTW48E7CWM7eE/J2NJvAEEVektecDBVBE5Hh3nM1Jd0kvhHtX68Pr3xsDf857xt3Y4AkwVULK1Vku62aaQ==",
3939
- "requires": {
3940
- "is-path-inside": "1.0.1"
3941
- }
3942
- },
3943
  "is-path-inside": {
3944
  "version": "1.0.1",
3945
  "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.1.tgz",
3946
  "integrity": "sha1-jvW33lBDej/cprToZe96pVy0gDY=",
3947
  "requires": {
3948
- "path-is-inside": "1.0.2"
3949
  }
3950
  },
3951
  "is-plain-object": {
@@ -3953,25 +3737,20 @@
3953
  "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
3954
  "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
3955
  "requires": {
3956
- "isobject": "3.0.1"
3957
  }
3958
  },
3959
- "is-promise": {
3960
- "version": "2.1.0",
3961
- "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.1.0.tgz",
3962
- "integrity": "sha1-eaKp7OfwlugPNtKy87wWwf9L8/o="
3963
- },
3964
  "is-redirect": {
3965
  "version": "1.0.0",
3966
  "resolved": "https://registry.npmjs.org/is-redirect/-/is-redirect-1.0.0.tgz",
3967
  "integrity": "sha1-HQPd7VO9jbDzDCbk+V02/HyH3CQ="
3968
  },
3969
  "is-regex": {
3970
- "version": "1.0.4",
3971
- "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.4.tgz",
3972
- "integrity": "sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=",
3973
  "requires": {
3974
- "has": "1.0.3"
3975
  }
3976
  },
3977
  "is-resolvable": {
@@ -3980,19 +3759,27 @@
3980
  "integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg=="
3981
  },
3982
  "is-retry-allowed": {
3983
- "version": "1.1.0",
3984
- "resolved": "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz",
3985
- "integrity": "sha1-EaBgVotnM5REAz0BJaYaINVk+zQ="
3986
  },
3987
  "is-stream": {
3988
  "version": "1.1.0",
3989
  "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
3990
  "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ="
3991
  },
 
 
 
 
 
3992
  "is-symbol": {
3993
- "version": "1.0.1",
3994
- "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.1.tgz",
3995
- "integrity": "sha1-PMWfAAJRlLarLjjbrmaJJWtmBXI="
 
 
 
3996
  },
3997
  "is-typedarray": {
3998
  "version": "1.0.0",
@@ -4007,7 +3794,8 @@
4007
  "is-windows": {
4008
  "version": "1.0.2",
4009
  "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
4010
- "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA=="
 
4011
  },
4012
  "isarray": {
4013
  "version": "1.0.0",
@@ -4030,9 +3818,9 @@
4030
  "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
4031
  },
4032
  "js-base64": {
4033
- "version": "2.4.9",
4034
- "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.4.9.tgz",
4035
- "integrity": "sha512-xcinL3AuDJk7VSzsHgb9DvvIXayBbadtMZ4HFPx8rUszbW1MuNMlwYVC4zzCZ6e1sqZpnNS5ZFYOhXqA39T7LQ=="
4036
  },
4037
  "js-tokens": {
4038
  "version": "3.0.2",
@@ -4040,19 +3828,18 @@
4040
  "integrity": "sha1-mGbfOVECEw449/mWvOtlRDIJwls="
4041
  },
4042
  "js-yaml": {
4043
- "version": "3.12.0",
4044
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.12.0.tgz",
4045
- "integrity": "sha512-PIt2cnwmPfL4hKNwqeiuz4bKfnzHTBv6HyVgjahA6mPLwPDzjDWrplJBMjHUFxku/N3FlmrbyPclad+I+4mJ3A==",
4046
  "requires": {
4047
- "argparse": "1.0.10",
4048
- "esprima": "4.0.1"
4049
  }
4050
  },
4051
  "jsbn": {
4052
  "version": "0.1.1",
4053
  "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
4054
- "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=",
4055
- "optional": true
4056
  },
4057
  "jsesc": {
4058
  "version": "1.3.0",
@@ -4099,7 +3886,7 @@
4099
  "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
4100
  "integrity": "sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=",
4101
  "requires": {
4102
- "graceful-fs": "4.1.11"
4103
  }
4104
  },
4105
  "jsprim": {
@@ -4114,24 +3901,38 @@
4114
  }
4115
  },
4116
  "jsx-ast-utils": {
4117
- "version": "2.0.1",
4118
- "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz",
4119
- "integrity": "sha1-6AGxs5mF4g//yHtA43SAgOLcrH8=",
4120
  "requires": {
4121
- "array-includes": "3.0.3"
 
4122
  }
4123
  },
4124
  "kind-of": {
4125
- "version": "6.0.2",
4126
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz",
4127
- "integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA=="
 
 
 
 
 
 
 
 
 
 
 
 
 
4128
  },
4129
  "latest-version": {
4130
  "version": "3.1.0",
4131
  "resolved": "https://registry.npmjs.org/latest-version/-/latest-version-3.1.0.tgz",
4132
  "integrity": "sha1-ogU4P+oyKzO1rjsYq+4NwvNW7hU=",
4133
  "requires": {
4134
- "package-json": "4.0.1"
4135
  }
4136
  },
4137
  "lazy-cache": {
@@ -4144,7 +3945,7 @@
4144
  "resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz",
4145
  "integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=",
4146
  "requires": {
4147
- "invert-kv": "1.0.0"
4148
  }
4149
  },
4150
  "levn": {
@@ -4152,8 +3953,8 @@
4152
  "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
4153
  "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
4154
  "requires": {
4155
- "prelude-ls": "1.1.2",
4156
- "type-check": "0.3.2"
4157
  }
4158
  },
4159
  "load-json-file": {
@@ -4161,11 +3962,11 @@
4161
  "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
4162
  "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
4163
  "requires": {
4164
- "graceful-fs": "4.1.11",
4165
- "parse-json": "2.2.0",
4166
- "pify": "2.3.0",
4167
- "pinkie-promise": "2.0.1",
4168
- "strip-bom": "2.0.0"
4169
  },
4170
  "dependencies": {
4171
  "pify": {
@@ -4176,18 +3977,28 @@
4176
  }
4177
  },
4178
  "loader-runner": {
4179
- "version": "2.3.0",
4180
- "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.3.0.tgz",
4181
- "integrity": "sha1-9IKuqC1UPgeSFwDVpG7yb9rGuKI="
4182
  },
4183
  "loader-utils": {
4184
- "version": "1.1.0",
4185
- "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.1.0.tgz",
4186
- "integrity": "sha1-yYrvSIvM7aL/teLeZG1qdUQp9c0=",
4187
  "requires": {
4188
- "big.js": "3.2.0",
4189
- "emojis-list": "2.1.0",
4190
- "json5": "0.5.1"
 
 
 
 
 
 
 
 
 
 
4191
  }
4192
  },
4193
  "locate-path": {
@@ -4195,34 +4006,14 @@
4195
  "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
4196
  "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
4197
  "requires": {
4198
- "p-locate": "2.0.0",
4199
- "path-exists": "3.0.0"
4200
  }
4201
  },
4202
  "lodash": {
4203
- "version": "4.17.10",
4204
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz",
4205
- "integrity": "sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg=="
4206
- },
4207
- "lodash.assign": {
4208
- "version": "4.2.0",
4209
- "resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz",
4210
- "integrity": "sha1-DZnzzNem0mHRm9rrkkUAXShYCOc="
4211
- },
4212
- "lodash.clonedeep": {
4213
- "version": "4.5.0",
4214
- "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
4215
- "integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8="
4216
- },
4217
- "lodash.debounce": {
4218
- "version": "4.0.8",
4219
- "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
4220
- "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168="
4221
- },
4222
- "lodash.mergewith": {
4223
- "version": "4.6.1",
4224
- "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz",
4225
- "integrity": "sha512-eWw5r+PYICtEBgrBE5hhlT6aAa75f411bgDz/ZL2KZqYV03USvucsxcHUIlGTDTECs1eunpI7HOV7U+WLDvNdQ=="
4226
  },
4227
  "lodash.tail": {
4228
  "version": "4.1.1",
@@ -4234,7 +4025,7 @@
4234
  "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz",
4235
  "integrity": "sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==",
4236
  "requires": {
4237
- "chalk": "2.4.1"
4238
  }
4239
  },
4240
  "longest": {
@@ -4247,7 +4038,7 @@
4247
  "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
4248
  "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
4249
  "requires": {
4250
- "js-tokens": "3.0.2"
4251
  }
4252
  },
4253
  "loud-rejection": {
@@ -4255,8 +4046,8 @@
4255
  "resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz",
4256
  "integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=",
4257
  "requires": {
4258
- "currently-unhandled": "0.4.1",
4259
- "signal-exit": "3.0.2"
4260
  }
4261
  },
4262
  "lowercase-keys": {
@@ -4265,12 +4056,12 @@
4265
  "integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA=="
4266
  },
4267
  "lru-cache": {
4268
- "version": "4.1.3",
4269
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.3.tgz",
4270
- "integrity": "sha512-fFEhvcgzuIoJVUF8fYr5KR0YqxD238zgObTps31YdADwPPAp82a4M8TrckkWyx7ekNlf9aBcVn81cFwwXngrJA==",
4271
  "requires": {
4272
- "pseudomap": "1.0.2",
4273
- "yallist": "2.1.2"
4274
  }
4275
  },
4276
  "make-dir": {
@@ -4278,13 +4069,14 @@
4278
  "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz",
4279
  "integrity": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==",
4280
  "requires": {
4281
- "pify": "3.0.0"
4282
  }
4283
  },
4284
  "map-cache": {
4285
  "version": "0.2.2",
4286
  "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz",
4287
- "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8="
 
4288
  },
4289
  "map-obj": {
4290
  "version": "1.0.1",
@@ -4295,17 +4087,19 @@
4295
  "version": "1.0.0",
4296
  "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz",
4297
  "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=",
 
4298
  "requires": {
4299
- "object-visit": "1.0.1"
4300
  }
4301
  },
4302
  "md5.js": {
4303
- "version": "1.3.4",
4304
- "resolved": "https://registry.npmjs.org/md5.js/-/md5.js-1.3.4.tgz",
4305
- "integrity": "sha1-6b296UogpawYsENA/Fdk1bCdkB0=",
4306
  "requires": {
4307
- "hash-base": "3.0.4",
4308
- "inherits": "2.0.3"
 
4309
  }
4310
  },
4311
  "mem": {
@@ -4313,7 +4107,7 @@
4313
  "resolved": "https://registry.npmjs.org/mem/-/mem-1.1.0.tgz",
4314
  "integrity": "sha1-Xt1StIXKHZAP5kiVUFOZoN+kX3Y=",
4315
  "requires": {
4316
- "mimic-fn": "1.2.0"
4317
  }
4318
  },
4319
  "memory-fs": {
@@ -4321,8 +4115,8 @@
4321
  "resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.4.1.tgz",
4322
  "integrity": "sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=",
4323
  "requires": {
4324
- "errno": "0.1.7",
4325
- "readable-stream": "2.3.6"
4326
  }
4327
  },
4328
  "meow": {
@@ -4330,43 +4124,121 @@
4330
  "resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz",
4331
  "integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=",
4332
  "requires": {
4333
- "camelcase-keys": "2.1.0",
4334
- "decamelize": "1.2.0",
4335
- "loud-rejection": "1.6.0",
4336
- "map-obj": "1.0.1",
4337
- "minimist": "1.2.0",
4338
- "normalize-package-data": "2.4.0",
4339
- "object-assign": "4.1.1",
4340
- "read-pkg-up": "1.0.1",
4341
- "redent": "1.0.0",
4342
- "trim-newlines": "1.0.0"
4343
- },
4344
- "dependencies": {
4345
- "minimist": {
4346
- "version": "1.2.0",
4347
- "resolved": "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
4348
- "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ="
4349
- }
4350
  }
4351
  },
4352
  "micromatch": {
4353
  "version": "3.1.10",
4354
  "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
4355
  "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
 
4356
  "requires": {
4357
- "arr-diff": "4.0.0",
4358
- "array-unique": "0.3.2",
4359
- "braces": "2.3.2",
4360
- "define-property": "2.0.2",
4361
- "extend-shallow": "3.0.2",
4362
- "extglob": "2.0.4",
4363
- "fragment-cache": "0.2.1",
4364
- "kind-of": "6.0.2",
4365
- "nanomatch": "1.2.13",
4366
- "object.pick": "1.3.0",
4367
- "regex-not": "1.0.2",
4368
- "snapdragon": "0.8.2",
4369
- "to-regex": "3.0.2"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4370
  }
4371
  },
4372
  "miller-rabin": {
@@ -4374,21 +4246,28 @@
4374
  "resolved": "https://registry.npmjs.org/miller-rabin/-/miller-rabin-4.0.1.tgz",
4375
  "integrity": "sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==",
4376
  "requires": {
4377
- "bn.js": "4.11.8",
4378
- "brorand": "1.1.0"
 
 
 
 
 
 
 
4379
  }
4380
  },
4381
  "mime-db": {
4382
- "version": "1.36.0",
4383
- "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.36.0.tgz",
4384
- "integrity": "sha512-L+xvyD9MkoYMXb1jAmzI/lWYAxAMCPvIBSWur0PZ5nOf5euahRLVqH//FKW9mWp2lkqUgYiXPgkzfMUFi4zVDw=="
4385
  },
4386
  "mime-types": {
4387
- "version": "2.1.20",
4388
- "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.20.tgz",
4389
- "integrity": "sha512-HrkrPaP9vGuWbLK1B1FfgAkbqNjIuy4eHlIYnFi7kamZyLLrGlo2mpcx0bBmNpKqBtYtAfGbodDddIgddSJC2A==",
4390
  "requires": {
4391
- "mime-db": "1.36.0"
4392
  }
4393
  },
4394
  "mimic-fn": {
@@ -4411,29 +4290,31 @@
4411
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
4412
  "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
4413
  "requires": {
4414
- "brace-expansion": "1.1.11"
4415
  }
4416
  },
4417
  "minimist": {
4418
- "version": "0.0.8",
4419
- "resolved": "http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
4420
- "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0="
4421
  },
4422
  "mixin-deep": {
4423
- "version": "1.3.1",
4424
- "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.1.tgz",
4425
- "integrity": "sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==",
 
4426
  "requires": {
4427
- "for-in": "1.0.2",
4428
- "is-extendable": "1.0.1"
4429
  },
4430
  "dependencies": {
4431
  "is-extendable": {
4432
  "version": "1.0.1",
4433
  "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
4434
  "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
 
4435
  "requires": {
4436
- "is-plain-object": "2.0.4"
4437
  }
4438
  }
4439
  }
@@ -4443,8 +4324,8 @@
4443
  "resolved": "https://registry.npmjs.org/mixin-object/-/mixin-object-2.0.1.tgz",
4444
  "integrity": "sha1-T7lJRB2rGCVA8f4DW6YOGUel5X4=",
4445
  "requires": {
4446
- "for-in": "0.1.8",
4447
- "is-extendable": "0.1.1"
4448
  },
4449
  "dependencies": {
4450
  "for-in": {
@@ -4455,11 +4336,11 @@
4455
  }
4456
  },
4457
  "mkdirp": {
4458
- "version": "0.5.1",
4459
- "resolved": "http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
4460
- "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
4461
  "requires": {
4462
- "minimist": "0.0.8"
4463
  }
4464
  },
4465
  "ms": {
@@ -4473,26 +4354,27 @@
4473
  "integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s="
4474
  },
4475
  "nan": {
4476
- "version": "2.11.0",
4477
- "resolved": "https://registry.npmjs.org/nan/-/nan-2.11.0.tgz",
4478
- "integrity": "sha512-F4miItu2rGnV2ySkXOQoA8FKz/SR2Q2sWP0sbTxNxz/tuokeC8WxOhPMcwi0qIyGtVn/rrSeLbvVkznqCdwYnw=="
4479
  },
4480
  "nanomatch": {
4481
  "version": "1.2.13",
4482
  "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
4483
  "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==",
 
4484
  "requires": {
4485
- "arr-diff": "4.0.0",
4486
- "array-unique": "0.3.2",
4487
- "define-property": "2.0.2",
4488
- "extend-shallow": "3.0.2",
4489
- "fragment-cache": "0.2.1",
4490
- "is-windows": "1.0.2",
4491
- "kind-of": "6.0.2",
4492
- "object.pick": "1.3.0",
4493
- "regex-not": "1.0.2",
4494
- "snapdragon": "0.8.2",
4495
- "to-regex": "3.0.2"
4496
  }
4497
  },
4498
  "natural-compare": {
@@ -4501,9 +4383,9 @@
4501
  "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc="
4502
  },
4503
  "neo-async": {
4504
- "version": "2.5.2",
4505
- "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.5.2.tgz",
4506
- "integrity": "sha512-vdqTKI9GBIYcAEbFAcpKPErKINfPF5zIuz3/niBfq8WUZjpT2tytLlFVrBgWdOtqI4uaA/Rb6No0hux39XXDuw=="
4507
  },
4508
  "next-tick": {
4509
  "version": "1.0.0",
@@ -4520,18 +4402,18 @@
4520
  "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.8.0.tgz",
4521
  "integrity": "sha512-3g8lYefrRRzvGeSowdJKAKyks8oUpLEd/DyPV4eMhVlhJ0aNaZqIrNUIPuEWWTAoPqyFkfGrM67MC69baqn6vA==",
4522
  "requires": {
4523
- "fstream": "1.0.11",
4524
- "glob": "7.1.3",
4525
- "graceful-fs": "4.1.11",
4526
- "mkdirp": "0.5.1",
4527
- "nopt": "3.0.6",
4528
- "npmlog": "4.1.2",
4529
- "osenv": "0.1.5",
4530
- "request": "2.87.0",
4531
- "rimraf": "2.6.2",
4532
- "semver": "5.3.0",
4533
- "tar": "2.2.1",
4534
- "which": "1.3.1"
4535
  },
4536
  "dependencies": {
4537
  "semver": {
@@ -4542,59 +4424,64 @@
4542
  }
4543
  },
4544
  "node-libs-browser": {
4545
- "version": "2.1.0",
4546
- "resolved": "https://registry.npmjs.org/node-libs-browser/-/node-libs-browser-2.1.0.tgz",
4547
- "integrity": "sha512-5AzFzdoIMb89hBGMZglEegffzgRg+ZFoUmisQ8HI4j1KDdpx13J0taNp2y9xPbur6W61gepGDDotGBVQ7mfUCg==",
4548
- "requires": {
4549
- "assert": "1.4.1",
4550
- "browserify-zlib": "0.2.0",
4551
- "buffer": "4.9.1",
4552
- "console-browserify": "1.1.0",
4553
- "constants-browserify": "1.0.0",
4554
- "crypto-browserify": "3.12.0",
4555
- "domain-browser": "1.2.0",
4556
- "events": "1.1.1",
4557
- "https-browserify": "1.0.0",
4558
- "os-browserify": "0.3.0",
4559
- "path-browserify": "0.0.0",
4560
- "process": "0.11.10",
4561
- "punycode": "1.4.1",
4562
- "querystring-es3": "0.2.1",
4563
- "readable-stream": "2.3.6",
4564
- "stream-browserify": "2.0.1",
4565
- "stream-http": "2.8.3",
4566
- "string_decoder": "1.1.1",
4567
- "timers-browserify": "2.0.10",
4568
  "tty-browserify": "0.0.0",
4569
- "url": "0.11.0",
4570
- "util": "0.10.4",
4571
- "vm-browserify": "0.0.4"
 
 
 
 
 
 
 
4572
  }
4573
  },
4574
  "node-sass": {
4575
- "version": "4.9.3",
4576
- "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.9.3.tgz",
4577
- "integrity": "sha512-XzXyGjO+84wxyH7fV6IwBOTrEBe2f0a6SBze9QWWYR/cL74AcQUks2AsqcCZenl/Fp/JVbuEaLpgrLtocwBUww==",
4578
- "requires": {
4579
- "async-foreach": "0.1.3",
4580
- "chalk": "1.1.3",
4581
- "cross-spawn": "3.0.1",
4582
- "gaze": "1.1.3",
4583
- "get-stdin": "4.0.1",
4584
- "glob": "7.1.3",
4585
- "in-publish": "2.0.0",
4586
- "lodash.assign": "4.2.0",
4587
- "lodash.clonedeep": "4.5.0",
4588
- "lodash.mergewith": "4.6.1",
4589
- "meow": "3.7.0",
4590
- "mkdirp": "0.5.1",
4591
- "nan": "2.11.0",
4592
- "node-gyp": "3.8.0",
4593
- "npmlog": "4.1.2",
4594
- "request": "2.87.0",
4595
- "sass-graph": "2.2.4",
4596
- "stdout-stream": "1.4.1",
4597
- "true-case-path": "1.0.3"
4598
  },
4599
  "dependencies": {
4600
  "ansi-styles": {
@@ -4604,14 +4491,14 @@
4604
  },
4605
  "chalk": {
4606
  "version": "1.1.3",
4607
- "resolved": "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
4608
  "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
4609
  "requires": {
4610
- "ansi-styles": "2.2.1",
4611
- "escape-string-regexp": "1.0.5",
4612
- "has-ansi": "2.0.0",
4613
- "strip-ansi": "3.0.1",
4614
- "supports-color": "2.0.0"
4615
  }
4616
  },
4617
  "cross-spawn": {
@@ -4619,8 +4506,8 @@
4619
  "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz",
4620
  "integrity": "sha1-ElYDfsufDF9549bvE14wdwGEuYI=",
4621
  "requires": {
4622
- "lru-cache": "4.1.3",
4623
- "which": "1.3.1"
4624
  }
4625
  },
4626
  "supports-color": {
@@ -4635,27 +4522,25 @@
4635
  "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",
4636
  "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=",
4637
  "requires": {
4638
- "abbrev": "1.1.1"
4639
  }
4640
  },
4641
  "normalize-package-data": {
4642
- "version": "2.4.0",
4643
- "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.4.0.tgz",
4644
- "integrity": "sha512-9jjUFbTPfEy3R/ad/2oNbKtW9Hgovl5O1FvFWKkKblNXoN/Oou6+9+KKohPK13Yc3/TyunyWhJp6gvRNR/PPAw==",
4645
  "requires": {
4646
- "hosted-git-info": "2.7.1",
4647
- "is-builtin-module": "1.0.0",
4648
- "semver": "5.5.1",
4649
- "validate-npm-package-license": "3.0.4"
4650
  }
4651
  },
4652
  "normalize-path": {
4653
- "version": "2.1.1",
4654
- "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
4655
- "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
4656
- "requires": {
4657
- "remove-trailing-separator": "1.1.0"
4658
- }
4659
  },
4660
  "normalize-range": {
4661
  "version": "0.1.2",
@@ -4667,7 +4552,7 @@
4667
  "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
4668
  "integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=",
4669
  "requires": {
4670
- "path-key": "2.0.1"
4671
  }
4672
  },
4673
  "npmlog": {
@@ -4675,10 +4560,10 @@
4675
  "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz",
4676
  "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==",
4677
  "requires": {
4678
- "are-we-there-yet": "1.1.5",
4679
- "console-control-strings": "1.1.0",
4680
- "gauge": "2.7.4",
4681
- "set-blocking": "2.0.0"
4682
  }
4683
  },
4684
  "num2fraction": {
@@ -4692,9 +4577,9 @@
4692
  "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0="
4693
  },
4694
  "oauth-sign": {
4695
- "version": "0.8.2",
4696
- "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz",
4697
- "integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM="
4698
  },
4699
  "object-assign": {
4700
  "version": "4.1.1",
@@ -4705,49 +4590,102 @@
4705
  "version": "0.1.0",
4706
  "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz",
4707
  "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=",
 
4708
  "requires": {
4709
- "copy-descriptor": "0.1.1",
4710
- "define-property": "0.2.5",
4711
- "kind-of": "3.2.2"
4712
  },
4713
  "dependencies": {
4714
  "define-property": {
4715
  "version": "0.2.5",
4716
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
4717
  "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
 
4718
  "requires": {
4719
- "is-descriptor": "0.1.6"
4720
  }
4721
  },
4722
  "kind-of": {
4723
  "version": "3.2.2",
4724
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
4725
  "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
 
4726
  "requires": {
4727
- "is-buffer": "1.1.6"
4728
  }
4729
  }
4730
  }
4731
  },
 
 
 
 
 
4732
  "object-keys": {
4733
- "version": "1.0.12",
4734
- "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.0.12.tgz",
4735
- "integrity": "sha512-FTMyFUm2wBcGHnH2eXmz7tC6IwlqQZ6mVZ+6dm6vZ4IQIHjs6FdNsQBuKGPuUUUY6NfJw2PshC08Tn6LzLDOag=="
4736
  },
4737
  "object-visit": {
4738
  "version": "1.0.1",
4739
  "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz",
4740
  "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=",
 
4741
  "requires": {
4742
- "isobject": "3.0.1"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4743
  }
4744
  },
4745
  "object.pick": {
4746
  "version": "1.3.0",
4747
  "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz",
4748
  "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=",
 
 
 
 
 
 
 
 
 
4749
  "requires": {
4750
- "isobject": "3.0.1"
 
 
 
4751
  }
4752
  },
4753
  "once": {
@@ -4755,7 +4693,7 @@
4755
  "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
4756
  "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
4757
  "requires": {
4758
- "wrappy": "1.0.2"
4759
  }
4760
  },
4761
  "onetime": {
@@ -4763,20 +4701,20 @@
4763
  "resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz",
4764
  "integrity": "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=",
4765
  "requires": {
4766
- "mimic-fn": "1.2.0"
4767
  }
4768
  },
4769
  "optionator": {
4770
- "version": "0.8.2",
4771
- "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz",
4772
- "integrity": "sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=",
4773
  "requires": {
4774
- "deep-is": "0.1.3",
4775
- "fast-levenshtein": "2.0.6",
4776
- "levn": "0.3.0",
4777
- "prelude-ls": "1.1.2",
4778
- "type-check": "0.3.2",
4779
- "wordwrap": "1.0.0"
4780
  }
4781
  },
4782
  "ora": {
@@ -4784,10 +4722,10 @@
4784
  "resolved": "https://registry.npmjs.org/ora/-/ora-1.4.0.tgz",
4785
  "integrity": "sha512-iMK1DOQxzzh2MBlVsU42G80mnrvUhqsMh74phHtDlrcTZPK0pH6o7l7DRshK+0YsxDyEuaOkziVdvM3T0QTzpw==",
4786
  "requires": {
4787
- "chalk": "2.4.1",
4788
- "cli-cursor": "2.1.0",
4789
- "cli-spinners": "1.3.1",
4790
- "log-symbols": "2.2.0"
4791
  }
4792
  },
4793
  "os-browserify": {
@@ -4801,11 +4739,13 @@
4801
  "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M="
4802
  },
4803
  "os-locale": {
4804
- "version": "1.4.0",
4805
- "resolved": "http://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz",
4806
- "integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=",
4807
  "requires": {
4808
- "lcid": "1.0.0"
 
 
4809
  }
4810
  },
4811
  "os-tmpdir": {
@@ -4818,8 +4758,8 @@
4818
  "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz",
4819
  "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
4820
  "requires": {
4821
- "os-homedir": "1.0.2",
4822
- "os-tmpdir": "1.0.2"
4823
  }
4824
  },
4825
  "p-finally": {
@@ -4832,7 +4772,7 @@
4832
  "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
4833
  "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
4834
  "requires": {
4835
- "p-try": "1.0.0"
4836
  }
4837
  },
4838
  "p-locate": {
@@ -4840,7 +4780,7 @@
4840
  "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
4841
  "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
4842
  "requires": {
4843
- "p-limit": "1.3.0"
4844
  }
4845
  },
4846
  "p-try": {
@@ -4853,27 +4793,27 @@
4853
  "resolved": "https://registry.npmjs.org/package-json/-/package-json-4.0.1.tgz",
4854
  "integrity": "sha1-iGmgQBJTZhxMTKPabCEh7VVfXu0=",
4855
  "requires": {
4856
- "got": "6.7.1",
4857
- "registry-auth-token": "3.3.2",
4858
- "registry-url": "3.1.0",
4859
- "semver": "5.5.1"
4860
  }
4861
  },
4862
  "pako": {
4863
- "version": "1.0.6",
4864
- "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.6.tgz",
4865
- "integrity": "sha512-lQe48YPsMJAig+yngZ87Lus+NF+3mtu7DVOBu6b/gHO1YpKwIj5AWjZ/TOS7i46HD/UixzWb1zeWDZfGZ3iYcg=="
4866
  },
4867
  "parse-asn1": {
4868
- "version": "5.1.1",
4869
- "resolved": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.1.tgz",
4870
- "integrity": "sha512-KPx7flKXg775zZpnp9SxJlz00gTd4BmJ2yJufSc44gMCRrRQ7NSzAcSJQfifuOLgW6bEi+ftrALtsgALeB2Adw==",
4871
  "requires": {
4872
- "asn1.js": "4.10.1",
4873
- "browserify-aes": "1.2.0",
4874
- "create-hash": "1.2.0",
4875
- "evp_bytestokey": "1.0.3",
4876
- "pbkdf2": "3.0.16"
4877
  }
4878
  },
4879
  "parse-json": {
@@ -4881,23 +4821,25 @@
4881
  "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
4882
  "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
4883
  "requires": {
4884
- "error-ex": "1.3.2"
4885
  }
4886
  },
4887
  "pascalcase": {
4888
  "version": "0.1.1",
4889
  "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz",
4890
- "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ="
 
4891
  },
4892
  "path-browserify": {
4893
- "version": "0.0.0",
4894
- "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz",
4895
- "integrity": "sha1-oLhwcpquIUAFt9UDLsLLuw+0RRo="
4896
  },
4897
  "path-dirname": {
4898
  "version": "1.0.2",
4899
  "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz",
4900
- "integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA="
 
4901
  },
4902
  "path-exists": {
4903
  "version": "3.0.0",
@@ -4929,9 +4871,9 @@
4929
  "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
4930
  "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
4931
  "requires": {
4932
- "graceful-fs": "4.1.11",
4933
- "pify": "2.3.0",
4934
- "pinkie-promise": "2.0.1"
4935
  },
4936
  "dependencies": {
4937
  "pify": {
@@ -4942,15 +4884,15 @@
4942
  }
4943
  },
4944
  "pbkdf2": {
4945
- "version": "3.0.16",
4946
- "resolved": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.0.16.tgz",
4947
- "integrity": "sha512-y4CXP3thSxqf7c0qmOF+9UeOTrifiVTIM+u7NWlq+PRsHbr7r7dpCmvzrZxa96JJUNi0Y5w9VqG5ZNeCVMoDcA==",
4948
  "requires": {
4949
- "create-hash": "1.2.0",
4950
- "create-hmac": "1.1.7",
4951
- "ripemd160": "2.0.2",
4952
- "safe-buffer": "5.1.2",
4953
- "sha.js": "2.4.11"
4954
  }
4955
  },
4956
  "performance-now": {
@@ -4958,6 +4900,12 @@
4958
  "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
4959
  "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
4960
  },
 
 
 
 
 
 
4961
  "pify": {
4962
  "version": "3.0.0",
4963
  "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
@@ -4973,7 +4921,7 @@
4973
  "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
4974
  "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
4975
  "requires": {
4976
- "pinkie": "2.0.4"
4977
  }
4978
  },
4979
  "pkg-dir": {
@@ -4981,7 +4929,7 @@
4981
  "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-2.0.0.tgz",
4982
  "integrity": "sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=",
4983
  "requires": {
4984
- "find-up": "2.1.0"
4985
  }
4986
  },
4987
  "pluralize": {
@@ -4992,25 +4940,26 @@
4992
  "posix-character-classes": {
4993
  "version": "0.1.1",
4994
  "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
4995
- "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
 
4996
  },
4997
  "postcss": {
4998
  "version": "6.0.23",
4999
  "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
5000
  "integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
5001
  "requires": {
5002
- "chalk": "2.4.1",
5003
- "source-map": "0.6.1",
5004
- "supports-color": "5.5.0"
5005
  }
5006
  },
5007
  "postcss-load-config": {
5008
- "version": "2.0.0",
5009
- "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-2.0.0.tgz",
5010
- "integrity": "sha512-V5JBLzw406BB8UIfsAWSK2KSwIJ5yoEIVFb4gVkXci0QdKgA24jLmHZ/ghe/GgX0lJ0/D1uUK1ejhzEY94MChQ==",
5011
  "requires": {
5012
- "cosmiconfig": "4.0.0",
5013
- "import-cwd": "2.1.0"
5014
  }
5015
  },
5016
  "postcss-loader": {
@@ -5018,32 +4967,32 @@
5018
  "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-2.1.6.tgz",
5019
  "integrity": "sha512-hgiWSc13xVQAq25cVw80CH0l49ZKlAnU1hKPOdRrNj89bokRr/bZF2nT+hebPPF9c9xs8c3gw3Fr2nxtmXYnNg==",
5020
  "requires": {
5021
- "loader-utils": "1.1.0",
5022
- "postcss": "6.0.23",
5023
- "postcss-load-config": "2.0.0",
5024
- "schema-utils": "0.4.7"
5025
  },
5026
  "dependencies": {
5027
  "ajv": {
5028
- "version": "6.5.3",
5029
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.5.3.tgz",
5030
- "integrity": "sha512-LqZ9wY+fx3UMiiPd741yB2pj3hhil+hQc8taf4o2QGRFpWgZ2V5C8HA165DY9sS3fJwsk7uT7ZlFEyC3Ig3lLg==",
5031
  "requires": {
5032
- "fast-deep-equal": "2.0.1",
5033
- "fast-json-stable-stringify": "2.0.0",
5034
- "json-schema-traverse": "0.4.1",
5035
- "uri-js": "4.2.2"
5036
  }
5037
  },
5038
  "ajv-keywords": {
5039
- "version": "3.2.0",
5040
- "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.2.0.tgz",
5041
- "integrity": "sha1-6GuBnGAs+IIa1jdBNpjx3sAhhHo="
5042
  },
5043
  "fast-deep-equal": {
5044
- "version": "2.0.1",
5045
- "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz",
5046
- "integrity": "sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk="
5047
  },
5048
  "json-schema-traverse": {
5049
  "version": "0.4.1",
@@ -5055,16 +5004,16 @@
5055
  "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-0.4.7.tgz",
5056
  "integrity": "sha512-v/iwU6wvwGK8HbU9yi3/nhGzP0yGSuhQMzL6ySiec1FSrZZDkhm4noOSWzrNFo/jEc+SJY6jRTwuwbSXJPDUnQ==",
5057
  "requires": {
5058
- "ajv": "6.5.3",
5059
- "ajv-keywords": "3.2.0"
5060
  }
5061
  }
5062
  }
5063
  },
5064
  "postcss-value-parser": {
5065
- "version": "3.3.0",
5066
- "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.0.tgz",
5067
- "integrity": "sha1-h/OPnxj3dKSrTIojL1xc6IcqnRU="
5068
  },
5069
  "prelude-ls": {
5070
  "version": "1.1.2",
@@ -5087,22 +5036,23 @@
5087
  "integrity": "sha1-czIwDoQBYb2j5podHZGn1LwW8YI="
5088
  },
5089
  "process-nextick-args": {
5090
- "version": "2.0.0",
5091
- "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz",
5092
- "integrity": "sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw=="
5093
  },
5094
  "progress": {
5095
- "version": "2.0.0",
5096
- "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.0.tgz",
5097
- "integrity": "sha1-ihvjZr+Pwj2yvSPxDG/pILQ4nR8="
5098
  },
5099
  "prop-types": {
5100
- "version": "15.6.2",
5101
- "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.6.2.tgz",
5102
- "integrity": "sha512-3pboPvLiWD7dkI3qf3KbUe6hKFKa52w+AE0VCqECtf+QHAKgOL37tTaNCnuX1nAAQ4ZhyP+kYVKf8rLmJ/feDQ==",
5103
  "requires": {
5104
- "loose-envify": "1.4.0",
5105
- "object-assign": "4.1.1"
 
5106
  }
5107
  },
5108
  "prr": {
@@ -5115,22 +5065,35 @@
5115
  "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
5116
  "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM="
5117
  },
 
 
 
 
 
5118
  "public-encrypt": {
5119
- "version": "4.0.2",
5120
- "resolved": "https://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.2.tgz",
5121
- "integrity": "sha512-4kJ5Esocg8X3h8YgJsKAuoesBgB7mqH3eowiDzMUPKiRDDE7E/BqqZD1hnTByIaAFiwAw246YEltSq7tdrOH0Q==",
5122
- "requires": {
5123
- "bn.js": "4.11.8",
5124
- "browserify-rsa": "4.0.1",
5125
- "create-hash": "1.2.0",
5126
- "parse-asn1": "5.1.1",
5127
- "randombytes": "2.0.6"
 
 
 
 
 
 
 
 
5128
  }
5129
  },
5130
  "punycode": {
5131
- "version": "1.4.1",
5132
- "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
5133
- "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4="
5134
  },
5135
  "qs": {
5136
  "version": "6.5.2",
@@ -5148,11 +5111,11 @@
5148
  "integrity": "sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM="
5149
  },
5150
  "randombytes": {
5151
- "version": "2.0.6",
5152
- "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.0.6.tgz",
5153
- "integrity": "sha512-CIQ5OFxf4Jou6uOKe9t1AOgqpeU5fd70A8NPdHSGeYXqXsPe6peOwI0cUl88RWZ6sP1vPMV3avd/R6cZ5/sP1A==",
5154
  "requires": {
5155
- "safe-buffer": "5.1.2"
5156
  }
5157
  },
5158
  "randomfill": {
@@ -5160,8 +5123,8 @@
5160
  "resolved": "https://registry.npmjs.org/randomfill/-/randomfill-1.0.4.tgz",
5161
  "integrity": "sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==",
5162
  "requires": {
5163
- "randombytes": "2.0.6",
5164
- "safe-buffer": "5.1.2"
5165
  }
5166
  },
5167
  "raw-loader": {
@@ -5174,27 +5137,25 @@
5174
  "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
5175
  "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
5176
  "requires": {
5177
- "deep-extend": "0.6.0",
5178
- "ini": "1.3.5",
5179
- "minimist": "1.2.0",
5180
- "strip-json-comments": "2.0.1"
5181
- },
5182
- "dependencies": {
5183
- "minimist": {
5184
- "version": "1.2.0",
5185
- "resolved": "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
5186
- "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ="
5187
- }
5188
  }
5189
  },
 
 
 
 
 
5190
  "read-pkg": {
5191
  "version": "1.1.0",
5192
  "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
5193
  "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
5194
  "requires": {
5195
- "load-json-file": "1.1.0",
5196
- "normalize-package-data": "2.4.0",
5197
- "path-type": "1.1.0"
5198
  }
5199
  },
5200
  "read-pkg-up": {
@@ -5202,8 +5163,8 @@
5202
  "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
5203
  "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
5204
  "requires": {
5205
- "find-up": "1.1.2",
5206
- "read-pkg": "1.1.0"
5207
  },
5208
  "dependencies": {
5209
  "find-up": {
@@ -5211,8 +5172,8 @@
5211
  "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
5212
  "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
5213
  "requires": {
5214
- "path-exists": "2.1.0",
5215
- "pinkie-promise": "2.0.1"
5216
  }
5217
  },
5218
  "path-exists": {
@@ -5220,34 +5181,32 @@
5220
  "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
5221
  "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
5222
  "requires": {
5223
- "pinkie-promise": "2.0.1"
5224
  }
5225
  }
5226
  }
5227
  },
5228
  "readable-stream": {
5229
- "version": "2.3.6",
5230
- "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz",
5231
- "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==",
5232
  "requires": {
5233
- "core-util-is": "1.0.2",
5234
- "inherits": "2.0.3",
5235
- "isarray": "1.0.0",
5236
- "process-nextick-args": "2.0.0",
5237
- "safe-buffer": "5.1.2",
5238
- "string_decoder": "1.1.1",
5239
- "util-deprecate": "1.0.2"
5240
  }
5241
  },
5242
  "readdirp": {
5243
- "version": "2.1.0",
5244
- "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.1.0.tgz",
5245
- "integrity": "sha1-TtCtBg3zBzMAxIRANz9y0cxkLXg=",
 
5246
  "requires": {
5247
- "graceful-fs": "4.1.11",
5248
- "minimatch": "3.0.4",
5249
- "readable-stream": "2.3.6",
5250
- "set-immediate-shim": "1.0.1"
5251
  }
5252
  },
5253
  "rechoir": {
@@ -5255,7 +5214,7 @@
5255
  "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
5256
  "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=",
5257
  "requires": {
5258
- "resolve": "1.8.1"
5259
  }
5260
  },
5261
  "redent": {
@@ -5263,14 +5222,14 @@
5263
  "resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz",
5264
  "integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=",
5265
  "requires": {
5266
- "indent-string": "2.1.0",
5267
- "strip-indent": "1.0.1"
5268
  }
5269
  },
5270
  "regenerate": {
5271
- "version": "1.4.0",
5272
- "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.0.tgz",
5273
- "integrity": "sha512-1G6jJVDWrt0rK99kBjvEtziZNCICAuvIPkSiUFIQxVP06RCVpq3dmDo2oi6ABpYaDYaTRr67BEhL8r1wgEZZKg=="
5274
  },
5275
  "regenerator-runtime": {
5276
  "version": "0.11.1",
@@ -5282,18 +5241,28 @@
5282
  "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.10.1.tgz",
5283
  "integrity": "sha512-PJepbvDbuK1xgIgnau7Y90cwaAmO/LCLMI2mPvaXq2heGMR3aWW5/BQvYrhJ8jgmQjXewXvBjzfqKcVOmhjZ6Q==",
5284
  "requires": {
5285
- "babel-runtime": "6.26.0",
5286
- "babel-types": "6.26.0",
5287
- "private": "0.1.8"
5288
  }
5289
  },
5290
  "regex-not": {
5291
  "version": "1.0.2",
5292
  "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz",
5293
  "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==",
 
 
 
 
 
 
 
 
 
 
5294
  "requires": {
5295
- "extend-shallow": "3.0.2",
5296
- "safe-regex": "1.1.0"
5297
  }
5298
  },
5299
  "regexpp": {
@@ -5306,18 +5275,18 @@
5306
  "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-2.0.0.tgz",
5307
  "integrity": "sha1-SdA4g3uNz4v6W5pCE5k45uoq4kA=",
5308
  "requires": {
5309
- "regenerate": "1.4.0",
5310
- "regjsgen": "0.2.0",
5311
- "regjsparser": "0.1.5"
5312
  }
5313
  },
5314
  "registry-auth-token": {
5315
- "version": "3.3.2",
5316
- "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-3.3.2.tgz",
5317
- "integrity": "sha512-JL39c60XlzCVgNrO+qq68FoNb56w/m7JYvGR2jT5iR1xBrUA3Mfx5Twk5rqTThPmQKMWydGmq8oFtDlxfrmxnQ==",
5318
  "requires": {
5319
- "rc": "1.2.8",
5320
- "safe-buffer": "5.1.2"
5321
  }
5322
  },
5323
  "registry-url": {
@@ -5325,7 +5294,7 @@
5325
  "resolved": "https://registry.npmjs.org/registry-url/-/registry-url-3.1.0.tgz",
5326
  "integrity": "sha1-PU74cPc93h138M+aOBQyRE4XSUI=",
5327
  "requires": {
5328
- "rc": "1.2.8"
5329
  }
5330
  },
5331
  "regjsgen": {
@@ -5338,7 +5307,7 @@
5338
  "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.1.5.tgz",
5339
  "integrity": "sha1-fuj4Tcb6eS0/0K4ijSS9lJ6tIFw=",
5340
  "requires": {
5341
- "jsesc": "0.5.0"
5342
  },
5343
  "dependencies": {
5344
  "jsesc": {
@@ -5351,12 +5320,14 @@
5351
  "remove-trailing-separator": {
5352
  "version": "1.1.0",
5353
  "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz",
5354
- "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8="
 
5355
  },
5356
  "repeat-element": {
5357
  "version": "1.1.3",
5358
  "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz",
5359
- "integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g=="
 
5360
  },
5361
  "repeat-string": {
5362
  "version": "1.6.1",
@@ -5368,34 +5339,34 @@
5368
  "resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz",
5369
  "integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=",
5370
  "requires": {
5371
- "is-finite": "1.0.2"
5372
  }
5373
  },
5374
  "request": {
5375
- "version": "2.87.0",
5376
- "resolved": "https://registry.npmjs.org/request/-/request-2.87.0.tgz",
5377
- "integrity": "sha512-fcogkm7Az5bsS6Sl0sibkbhcKsnyon/jV1kF3ajGmF0c8HrttdKTPRT9hieOaQHA5HEq6r8OyWOo/o781C1tNw==",
5378
- "requires": {
5379
- "aws-sign2": "0.7.0",
5380
- "aws4": "1.8.0",
5381
- "caseless": "0.12.0",
5382
- "combined-stream": "1.0.6",
5383
- "extend": "3.0.2",
5384
- "forever-agent": "0.6.1",
5385
- "form-data": "2.3.2",
5386
- "har-validator": "5.0.3",
5387
- "http-signature": "1.2.0",
5388
- "is-typedarray": "1.0.0",
5389
- "isstream": "0.1.2",
5390
- "json-stringify-safe": "5.0.1",
5391
- "mime-types": "2.1.20",
5392
- "oauth-sign": "0.8.2",
5393
- "performance-now": "2.1.0",
5394
- "qs": "6.5.2",
5395
- "safe-buffer": "5.1.2",
5396
- "tough-cookie": "2.3.4",
5397
- "tunnel-agent": "0.6.0",
5398
- "uuid": "3.3.2"
5399
  }
5400
  },
5401
  "require-directory": {
@@ -5403,23 +5374,18 @@
5403
  "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
5404
  "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I="
5405
  },
5406
- "require-from-string": {
5407
- "version": "2.0.2",
5408
- "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
5409
- "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw=="
5410
- },
5411
  "require-main-filename": {
5412
- "version": "1.0.1",
5413
- "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz",
5414
- "integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE="
5415
  },
5416
  "require-uncached": {
5417
  "version": "1.0.3",
5418
  "resolved": "https://registry.npmjs.org/require-uncached/-/require-uncached-1.0.3.tgz",
5419
  "integrity": "sha1-Tg1W1slmL9MeQwEcS5WqSZVUIdM=",
5420
  "requires": {
5421
- "caller-path": "0.1.0",
5422
- "resolve-from": "1.0.1"
5423
  }
5424
  },
5425
  "requireindex": {
@@ -5428,11 +5394,12 @@
5428
  "integrity": "sha1-5UBLgVV+91225JxacgBIk/4D4WI="
5429
  },
5430
  "resolve": {
5431
- "version": "1.8.1",
5432
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.8.1.tgz",
5433
- "integrity": "sha512-AicPrAC7Qu1JxPCZ9ZgCZlY35QgFnNqc+0LtbRNxnVw4TXvjQ72wnuL9JQcEBgXkI9JM8MsT9kaQoHcpCRJOYA==",
5434
  "requires": {
5435
- "path-parse": "1.0.6"
 
5436
  }
5437
  },
5438
  "resolve-from": {
@@ -5445,7 +5412,7 @@
5445
  "resolved": "https://registry.npmjs.org/resolve-pkg/-/resolve-pkg-1.0.0.tgz",
5446
  "integrity": "sha1-4ZoV54rKLhJEYdySsuOUPvk0lNk=",
5447
  "requires": {
5448
- "resolve-from": "2.0.0"
5449
  },
5450
  "dependencies": {
5451
  "resolve-from": {
@@ -5458,36 +5425,38 @@
5458
  "resolve-url": {
5459
  "version": "0.2.1",
5460
  "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz",
5461
- "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo="
 
5462
  },
5463
  "restore-cursor": {
5464
  "version": "2.0.0",
5465
  "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz",
5466
  "integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=",
5467
  "requires": {
5468
- "onetime": "2.0.1",
5469
- "signal-exit": "3.0.2"
5470
  }
5471
  },
5472
  "ret": {
5473
  "version": "0.1.15",
5474
  "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz",
5475
- "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg=="
 
5476
  },
5477
  "right-align": {
5478
  "version": "0.1.3",
5479
  "resolved": "https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz",
5480
  "integrity": "sha1-YTObci/mo1FWiSENJOFMlhSGE+8=",
5481
  "requires": {
5482
- "align-text": "0.1.4"
5483
  }
5484
  },
5485
  "rimraf": {
5486
- "version": "2.6.2",
5487
- "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.2.tgz",
5488
- "integrity": "sha512-lreewLK/BlghmxtfH36YYVg1i8IAce4TI7oao75I1g245+6BctqTVQiBP3YUJ9C6DQOXJmkYR9X9fCLtCOJc5w==",
5489
  "requires": {
5490
- "glob": "7.1.3"
5491
  }
5492
  },
5493
  "ripemd160": {
@@ -5495,17 +5464,14 @@
5495
  "resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz",
5496
  "integrity": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==",
5497
  "requires": {
5498
- "hash-base": "3.0.4",
5499
- "inherits": "2.0.3"
5500
  }
5501
  },
5502
  "run-async": {
5503
- "version": "2.3.0",
5504
- "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.3.0.tgz",
5505
- "integrity": "sha1-A3GrSuC91yDUFm19/aZP96RFpsA=",
5506
- "requires": {
5507
- "is-promise": "2.1.0"
5508
- }
5509
  },
5510
  "rx-lite": {
5511
  "version": "4.0.8",
@@ -5517,7 +5483,7 @@
5517
  "resolved": "https://registry.npmjs.org/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz",
5518
  "integrity": "sha1-dTuHqJoRyVRnxKwWJsTvxOBcZ74=",
5519
  "requires": {
5520
- "rx-lite": "4.0.8"
5521
  }
5522
  },
5523
  "rxjs": {
@@ -5537,8 +5503,9 @@
5537
  "version": "1.1.0",
5538
  "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz",
5539
  "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=",
 
5540
  "requires": {
5541
- "ret": "0.1.15"
5542
  }
5543
  },
5544
  "safer-buffer": {
@@ -5547,14 +5514,14 @@
5547
  "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
5548
  },
5549
  "sass-graph": {
5550
- "version": "2.2.4",
5551
- "resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.2.4.tgz",
5552
- "integrity": "sha1-E/vWPNHK8JCLn9k0dq1DpR0eC0k=",
5553
  "requires": {
5554
- "glob": "7.1.3",
5555
- "lodash": "4.17.10",
5556
- "scss-tokenizer": "0.2.3",
5557
- "yargs": "7.1.0"
5558
  }
5559
  },
5560
  "sass-loader": {
@@ -5562,11 +5529,11 @@
5562
  "resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-6.0.7.tgz",
5563
  "integrity": "sha512-JoiyD00Yo1o61OJsoP2s2kb19L1/Y2p3QFcCdWdF6oomBGKVYuZyqHWemRBfQ2uGYsk+CH3eCguXNfpjzlcpaA==",
5564
  "requires": {
5565
- "clone-deep": "2.0.2",
5566
- "loader-utils": "1.1.0",
5567
- "lodash.tail": "4.1.1",
5568
- "neo-async": "2.5.2",
5569
- "pify": "3.0.0"
5570
  }
5571
  },
5572
  "schema-utils": {
@@ -5574,7 +5541,7 @@
5574
  "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-0.3.0.tgz",
5575
  "integrity": "sha1-9YdyIs4+kx7a4DnxfrNxbnE3+M8=",
5576
  "requires": {
5577
- "ajv": "5.5.2"
5578
  }
5579
  },
5580
  "scss-tokenizer": {
@@ -5582,8 +5549,8 @@
5582
  "resolved": "https://registry.npmjs.org/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz",
5583
  "integrity": "sha1-jrBtualyMzOCTT9VMGQRSYR85dE=",
5584
  "requires": {
5585
- "js-base64": "2.4.9",
5586
- "source-map": "0.4.4"
5587
  },
5588
  "dependencies": {
5589
  "source-map": {
@@ -5591,22 +5558,22 @@
5591
  "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz",
5592
  "integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=",
5593
  "requires": {
5594
- "amdefine": "1.0.1"
5595
  }
5596
  }
5597
  }
5598
  },
5599
  "semver": {
5600
- "version": "5.5.1",
5601
- "resolved": "https://registry.npmjs.org/semver/-/semver-5.5.1.tgz",
5602
- "integrity": "sha512-PqpAxfrEhlSUWge8dwIp4tZnQ25DIOthpiaHNIthsjEFQD6EvqUKUDM7L8O2rShkFccYo1VjJR0coWfNkCubRw=="
5603
  },
5604
  "semver-diff": {
5605
  "version": "2.1.0",
5606
  "resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-2.1.0.tgz",
5607
  "integrity": "sha1-S7uEN8jTfksM8aaP1ybsbWRdbTY=",
5608
  "requires": {
5609
- "semver": "5.5.1"
5610
  }
5611
  },
5612
  "set-blocking": {
@@ -5614,28 +5581,25 @@
5614
  "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
5615
  "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc="
5616
  },
5617
- "set-immediate-shim": {
5618
- "version": "1.0.1",
5619
- "resolved": "https://registry.npmjs.org/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz",
5620
- "integrity": "sha1-SysbJ+uAip+NzEgaWOXlb1mfP2E="
5621
- },
5622
  "set-value": {
5623
- "version": "2.0.0",
5624
- "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.0.tgz",
5625
- "integrity": "sha512-hw0yxk9GT/Hr5yJEYnHNKYXkIA8mVJgd9ditYZCe16ZczcaELYYcfvaXesNACk2O8O0nTiPQcQhGUQj8JLzeeg==",
 
5626
  "requires": {
5627
- "extend-shallow": "2.0.1",
5628
- "is-extendable": "0.1.1",
5629
- "is-plain-object": "2.0.4",
5630
- "split-string": "3.1.0"
5631
  },
5632
  "dependencies": {
5633
  "extend-shallow": {
5634
  "version": "2.0.1",
5635
  "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
5636
  "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
 
5637
  "requires": {
5638
- "is-extendable": "0.1.1"
5639
  }
5640
  }
5641
  }
@@ -5650,8 +5614,8 @@
5650
  "resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz",
5651
  "integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==",
5652
  "requires": {
5653
- "inherits": "2.0.3",
5654
- "safe-buffer": "5.1.2"
5655
  }
5656
  },
5657
  "shallow-clone": {
@@ -5659,9 +5623,9 @@
5659
  "resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-1.0.0.tgz",
5660
  "integrity": "sha512-oeXreoKR/SyNJtRJMAKPDSvd28OqEwG4eR/xc856cRGBII7gX9lvAqDxusPm0846z/w/hWYjI1NpKwJ00NHzRA==",
5661
  "requires": {
5662
- "is-extendable": "0.1.1",
5663
- "kind-of": "5.1.0",
5664
- "mixin-object": "2.0.1"
5665
  },
5666
  "dependencies": {
5667
  "kind-of": {
@@ -5676,7 +5640,7 @@
5676
  "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
5677
  "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=",
5678
  "requires": {
5679
- "shebang-regex": "1.0.0"
5680
  }
5681
  },
5682
  "shebang-regex": {
@@ -5685,19 +5649,49 @@
5685
  "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM="
5686
  },
5687
  "shelljs": {
5688
- "version": "0.8.2",
5689
- "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.2.tgz",
5690
- "integrity": "sha512-pRXeNrCA2Wd9itwhvLp5LZQvPJ0wU6bcjaTMywHHGX5XWhVN2nzSu7WV0q+oUY7mGK3mgSkDDzP3MgjqdyIgbQ==",
5691
  "requires": {
5692
- "glob": "7.1.3",
5693
- "interpret": "1.1.0",
5694
- "rechoir": "0.6.2"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5695
  }
5696
  },
5697
  "signal-exit": {
5698
- "version": "3.0.2",
5699
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz",
5700
- "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0="
5701
  },
5702
  "slash": {
5703
  "version": "1.0.0",
@@ -5709,44 +5703,48 @@
5709
  "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-1.0.0.tgz",
5710
  "integrity": "sha512-POqxBK6Lb3q6s047D/XsDVNPnF9Dl8JSaqe9h9lURl0OdNqy/ujDrOiIHtsqXMGbWWTIomRzAMaTyawAU//Reg==",
5711
  "requires": {
5712
- "is-fullwidth-code-point": "2.0.0"
5713
  }
5714
  },
5715
  "snapdragon": {
5716
  "version": "0.8.2",
5717
  "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
5718
  "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==",
 
5719
  "requires": {
5720
- "base": "0.11.2",
5721
- "debug": "2.6.9",
5722
- "define-property": "0.2.5",
5723
- "extend-shallow": "2.0.1",
5724
- "map-cache": "0.2.2",
5725
- "source-map": "0.5.7",
5726
- "source-map-resolve": "0.5.2",
5727
- "use": "3.1.1"
5728
  },
5729
  "dependencies": {
5730
  "define-property": {
5731
  "version": "0.2.5",
5732
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
5733
  "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
 
5734
  "requires": {
5735
- "is-descriptor": "0.1.6"
5736
  }
5737
  },
5738
  "extend-shallow": {
5739
  "version": "2.0.1",
5740
  "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
5741
  "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
 
5742
  "requires": {
5743
- "is-extendable": "0.1.1"
5744
  }
5745
  },
5746
  "source-map": {
5747
  "version": "0.5.7",
5748
  "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
5749
- "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
 
5750
  }
5751
  }
5752
  },
@@ -5754,44 +5752,49 @@
5754
  "version": "2.1.1",
5755
  "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz",
5756
  "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==",
 
5757
  "requires": {
5758
- "define-property": "1.0.0",
5759
- "isobject": "3.0.1",
5760
- "snapdragon-util": "3.0.1"
5761
  },
5762
  "dependencies": {
5763
  "define-property": {
5764
  "version": "1.0.0",
5765
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
5766
  "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
 
5767
  "requires": {
5768
- "is-descriptor": "1.0.2"
5769
  }
5770
  },
5771
  "is-accessor-descriptor": {
5772
  "version": "1.0.0",
5773
  "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
5774
  "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
 
5775
  "requires": {
5776
- "kind-of": "6.0.2"
5777
  }
5778
  },
5779
  "is-data-descriptor": {
5780
  "version": "1.0.0",
5781
  "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
5782
  "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
 
5783
  "requires": {
5784
- "kind-of": "6.0.2"
5785
  }
5786
  },
5787
  "is-descriptor": {
5788
  "version": "1.0.2",
5789
  "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
5790
  "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
 
5791
  "requires": {
5792
- "is-accessor-descriptor": "1.0.0",
5793
- "is-data-descriptor": "1.0.0",
5794
- "kind-of": "6.0.2"
5795
  }
5796
  }
5797
  }
@@ -5800,24 +5803,26 @@
5800
  "version": "3.0.1",
5801
  "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz",
5802
  "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==",
 
5803
  "requires": {
5804
- "kind-of": "3.2.2"
5805
  },
5806
  "dependencies": {
5807
  "kind-of": {
5808
  "version": "3.2.2",
5809
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
5810
  "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
 
5811
  "requires": {
5812
- "is-buffer": "1.1.6"
5813
  }
5814
  }
5815
  }
5816
  },
5817
  "source-list-map": {
5818
- "version": "2.0.0",
5819
- "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.0.tgz",
5820
- "integrity": "sha512-I2UmuJSRr/T8jisiROLU3A3ltr+swpniSmNPI4Ml3ZCX6tVnDsuZzK7F2hl5jTqbZBWCEKlj5HRQiPExXLgE8A=="
5821
  },
5822
  "source-map": {
5823
  "version": "0.6.1",
@@ -5825,15 +5830,16 @@
5825
  "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
5826
  },
5827
  "source-map-resolve": {
5828
- "version": "0.5.2",
5829
- "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.2.tgz",
5830
- "integrity": "sha512-MjqsvNwyz1s0k81Goz/9vRBe9SZdB09Bdw+/zYyO+3CuPk6fouTaxscHkgtE8jKvf01kVfl8riHzERQ/kefaSA==",
 
5831
  "requires": {
5832
- "atob": "2.1.2",
5833
- "decode-uri-component": "0.2.0",
5834
- "resolve-url": "0.2.1",
5835
- "source-map-url": "0.4.0",
5836
- "urix": "0.1.0"
5837
  }
5838
  },
5839
  "source-map-support": {
@@ -5841,7 +5847,7 @@
5841
  "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.18.tgz",
5842
  "integrity": "sha512-try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA==",
5843
  "requires": {
5844
- "source-map": "0.5.7"
5845
  },
5846
  "dependencies": {
5847
  "source-map": {
@@ -5854,42 +5860,44 @@
5854
  "source-map-url": {
5855
  "version": "0.4.0",
5856
  "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz",
5857
- "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM="
 
5858
  },
5859
  "spdx-correct": {
5860
- "version": "3.0.0",
5861
- "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.0.0.tgz",
5862
- "integrity": "sha512-N19o9z5cEyc8yQQPukRCZ9EUmb4HUpnrmaL/fxS2pBo2jbfcFRVuFZ/oFC+vZz0MNNk0h80iMn5/S6qGZOL5+g==",
5863
  "requires": {
5864
- "spdx-expression-parse": "3.0.0",
5865
- "spdx-license-ids": "3.0.0"
5866
  }
5867
  },
5868
  "spdx-exceptions": {
5869
- "version": "2.1.0",
5870
- "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.1.0.tgz",
5871
- "integrity": "sha512-4K1NsmrlCU1JJgUrtgEeTVyfx8VaYea9J9LvARxhbHtVtohPs/gFGG5yy49beySjlIMhhXZ4QqujIZEfS4l6Cg=="
5872
  },
5873
  "spdx-expression-parse": {
5874
- "version": "3.0.0",
5875
- "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz",
5876
- "integrity": "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==",
5877
  "requires": {
5878
- "spdx-exceptions": "2.1.0",
5879
- "spdx-license-ids": "3.0.0"
5880
  }
5881
  },
5882
  "spdx-license-ids": {
5883
- "version": "3.0.0",
5884
- "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.0.tgz",
5885
- "integrity": "sha512-2+EPwgbnmOIl8HjGBXXMd9NAu02vLjOO1nWw4kmeRDFyHn+M/ETfHxQUK0oXg8ctgVnl9t3rosNVsZ1jG61nDA=="
5886
  },
5887
  "split-string": {
5888
  "version": "3.1.0",
5889
  "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz",
5890
  "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==",
 
5891
  "requires": {
5892
- "extend-shallow": "3.0.2"
5893
  }
5894
  },
5895
  "sprintf-js": {
@@ -5898,36 +5906,38 @@
5898
  "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
5899
  },
5900
  "sshpk": {
5901
- "version": "1.14.2",
5902
- "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.14.2.tgz",
5903
- "integrity": "sha1-xvxhZIo9nE52T9P8306hBeSSupg=",
5904
  "requires": {
5905
- "asn1": "0.2.4",
5906
- "assert-plus": "1.0.0",
5907
- "bcrypt-pbkdf": "1.0.2",
5908
- "dashdash": "1.14.1",
5909
- "ecc-jsbn": "0.1.2",
5910
- "getpass": "0.1.7",
5911
- "jsbn": "0.1.1",
5912
- "safer-buffer": "2.1.2",
5913
- "tweetnacl": "0.14.5"
5914
  }
5915
  },
5916
  "static-extend": {
5917
  "version": "0.1.2",
5918
  "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz",
5919
  "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=",
 
5920
  "requires": {
5921
- "define-property": "0.2.5",
5922
- "object-copy": "0.1.0"
5923
  },
5924
  "dependencies": {
5925
  "define-property": {
5926
  "version": "0.2.5",
5927
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
5928
  "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
 
5929
  "requires": {
5930
- "is-descriptor": "0.1.6"
5931
  }
5932
  }
5933
  }
@@ -5937,16 +5947,16 @@
5937
  "resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.1.tgz",
5938
  "integrity": "sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==",
5939
  "requires": {
5940
- "readable-stream": "2.3.6"
5941
  }
5942
  },
5943
  "stream-browserify": {
5944
- "version": "2.0.1",
5945
- "resolved": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.1.tgz",
5946
- "integrity": "sha1-ZiZu5fm9uZQKTkUUyvtDu3Hlyds=",
5947
  "requires": {
5948
- "inherits": "2.0.3",
5949
- "readable-stream": "2.3.6"
5950
  }
5951
  },
5952
  "stream-http": {
@@ -5954,11 +5964,11 @@
5954
  "resolved": "https://registry.npmjs.org/stream-http/-/stream-http-2.8.3.tgz",
5955
  "integrity": "sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==",
5956
  "requires": {
5957
- "builtin-status-codes": "3.0.0",
5958
- "inherits": "2.0.3",
5959
- "readable-stream": "2.3.6",
5960
- "to-arraybuffer": "1.0.1",
5961
- "xtend": "4.0.1"
5962
  }
5963
  },
5964
  "string-width": {
@@ -5966,8 +5976,8 @@
5966
  "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
5967
  "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==",
5968
  "requires": {
5969
- "is-fullwidth-code-point": "2.0.0",
5970
- "strip-ansi": "4.0.0"
5971
  },
5972
  "dependencies": {
5973
  "ansi-regex": {
@@ -5980,7 +5990,80 @@
5980
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
5981
  "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
5982
  "requires": {
5983
- "ansi-regex": "3.0.0"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5984
  }
5985
  }
5986
  }
@@ -5990,7 +6073,7 @@
5990
  "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
5991
  "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
5992
  "requires": {
5993
- "safe-buffer": "5.1.2"
5994
  }
5995
  },
5996
  "strip-ansi": {
@@ -5998,7 +6081,7 @@
5998
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
5999
  "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
6000
  "requires": {
6001
- "ansi-regex": "2.1.1"
6002
  }
6003
  },
6004
  "strip-bom": {
@@ -6006,7 +6089,7 @@
6006
  "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
6007
  "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
6008
  "requires": {
6009
- "is-utf8": "0.2.1"
6010
  }
6011
  },
6012
  "strip-eof": {
@@ -6019,7 +6102,7 @@
6019
  "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz",
6020
  "integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=",
6021
  "requires": {
6022
- "get-stdin": "4.0.1"
6023
  }
6024
  },
6025
  "strip-json-comments": {
@@ -6028,12 +6111,50 @@
6028
  "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo="
6029
  },
6030
  "style-loader": {
6031
- "version": "0.19.1",
6032
- "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-0.19.1.tgz",
6033
- "integrity": "sha512-IRE+ijgojrygQi3rsqT0U4dd+UcPCqcVvauZpCnQrGAlEe+FUIyrK93bUDScamesjP08JlQNsFJU+KmPedP5Og==",
6034
  "requires": {
6035
- "loader-utils": "1.1.0",
6036
- "schema-utils": "0.3.0"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6037
  }
6038
  },
6039
  "supports-color": {
@@ -6041,7 +6162,7 @@
6041
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
6042
  "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
6043
  "requires": {
6044
- "has-flag": "3.0.0"
6045
  }
6046
  },
6047
  "symbol-observable": {
@@ -6054,27 +6175,27 @@
6054
  "resolved": "https://registry.npmjs.org/table/-/table-4.0.2.tgz",
6055
  "integrity": "sha512-UUkEAPdSGxtRpiV9ozJ5cMTtYiqz7Ni1OGqLXRCynrvzdtR1p+cfOWe2RJLwvUG8hNanaSRjecIqwOjqeatDsA==",
6056
  "requires": {
6057
- "ajv": "5.5.2",
6058
- "ajv-keywords": "2.1.1",
6059
- "chalk": "2.4.1",
6060
- "lodash": "4.17.10",
6061
  "slice-ansi": "1.0.0",
6062
- "string-width": "2.1.1"
6063
  }
6064
  },
6065
  "tapable": {
6066
- "version": "0.2.8",
6067
- "resolved": "https://registry.npmjs.org/tapable/-/tapable-0.2.8.tgz",
6068
- "integrity": "sha1-mTcqXJmb8t8WCvwNdL7U9HlIzSI="
6069
  },
6070
  "tar": {
6071
- "version": "2.2.1",
6072
- "resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz",
6073
- "integrity": "sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=",
6074
  "requires": {
6075
- "block-stream": "0.0.9",
6076
- "fstream": "1.0.11",
6077
- "inherits": "2.0.3"
6078
  }
6079
  },
6080
  "term-size": {
@@ -6082,7 +6203,7 @@
6082
  "resolved": "https://registry.npmjs.org/term-size/-/term-size-1.2.0.tgz",
6083
  "integrity": "sha1-RYuDiH8oj8Vtb/+/rSYuJmOO+mk=",
6084
  "requires": {
6085
- "execa": "0.7.0"
6086
  }
6087
  },
6088
  "text-table": {
@@ -6101,11 +6222,11 @@
6101
  "integrity": "sha1-8y6srFoXW+ol1/q1Zas+2HQe9W8="
6102
  },
6103
  "timers-browserify": {
6104
- "version": "2.0.10",
6105
- "resolved": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.10.tgz",
6106
- "integrity": "sha512-YvC1SV1XdOUaL6gx5CoGroT3Gu49pK9+TZ38ErPldOWW4j49GI1HKs9DV+KGq/w6y+LZ72W1c8cKz2vzY+qpzg==",
6107
  "requires": {
6108
- "setimmediate": "1.0.5"
6109
  }
6110
  },
6111
  "tmp": {
@@ -6113,7 +6234,7 @@
6113
  "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
6114
  "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==",
6115
  "requires": {
6116
- "os-tmpdir": "1.0.2"
6117
  }
6118
  },
6119
  "to-arraybuffer": {
@@ -6130,16 +6251,18 @@
6130
  "version": "0.3.0",
6131
  "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz",
6132
  "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=",
 
6133
  "requires": {
6134
- "kind-of": "3.2.2"
6135
  },
6136
  "dependencies": {
6137
  "kind-of": {
6138
  "version": "3.2.2",
6139
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
6140
  "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
 
6141
  "requires": {
6142
- "is-buffer": "1.1.6"
6143
  }
6144
  }
6145
  }
@@ -6148,28 +6271,30 @@
6148
  "version": "3.0.2",
6149
  "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz",
6150
  "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==",
 
6151
  "requires": {
6152
- "define-property": "2.0.2",
6153
- "extend-shallow": "3.0.2",
6154
- "regex-not": "1.0.2",
6155
- "safe-regex": "1.1.0"
6156
  }
6157
  },
6158
  "to-regex-range": {
6159
- "version": "2.1.1",
6160
- "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
6161
- "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
 
6162
  "requires": {
6163
- "is-number": "3.0.0",
6164
- "repeat-string": "1.6.1"
6165
  }
6166
  },
6167
  "tough-cookie": {
6168
- "version": "2.3.4",
6169
- "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.4.tgz",
6170
- "integrity": "sha512-TZ6TTfI5NtZnuyy/Kecv+CnoROnyXn2DN97LontgQpCwsX2XyLYCC0ENhYkehSOwAp8rTQKc/NUIF7BkQ5rKLA==",
6171
  "requires": {
6172
- "punycode": "1.4.1"
 
6173
  }
6174
  },
6175
  "trim-newlines": {
@@ -6187,7 +6312,7 @@
6187
  "resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz",
6188
  "integrity": "sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==",
6189
  "requires": {
6190
- "glob": "7.1.3"
6191
  }
6192
  },
6193
  "tty-browserify": {
@@ -6200,21 +6325,25 @@
6200
  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
6201
  "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
6202
  "requires": {
6203
- "safe-buffer": "5.1.2"
6204
  }
6205
  },
6206
  "tweetnacl": {
6207
  "version": "0.14.5",
6208
  "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
6209
- "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
6210
- "optional": true
 
 
 
 
6211
  },
6212
  "type-check": {
6213
  "version": "0.3.2",
6214
  "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
6215
  "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
6216
  "requires": {
6217
- "prelude-ls": "1.1.2"
6218
  }
6219
  },
6220
  "typedarray": {
@@ -6227,9 +6356,9 @@
6227
  "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.8.29.tgz",
6228
  "integrity": "sha1-KcVzMUgFe7Th913zW3qcty5qWd0=",
6229
  "requires": {
6230
- "source-map": "0.5.7",
6231
- "uglify-to-browserify": "1.0.2",
6232
- "yargs": "3.10.0"
6233
  },
6234
  "dependencies": {
6235
  "camelcase": {
@@ -6242,8 +6371,8 @@
6242
  "resolved": "https://registry.npmjs.org/cliui/-/cliui-2.1.0.tgz",
6243
  "integrity": "sha1-S0dXYP+AJkx2LDoXGQMukcf+oNE=",
6244
  "requires": {
6245
- "center-align": "0.1.3",
6246
- "right-align": "0.1.3",
6247
  "wordwrap": "0.0.2"
6248
  }
6249
  },
@@ -6252,19 +6381,14 @@
6252
  "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
6253
  "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
6254
  },
6255
- "wordwrap": {
6256
- "version": "0.0.2",
6257
- "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
6258
- "integrity": "sha1-t5Zpu0LstAn4PVg8rVLKF+qhZD8="
6259
- },
6260
  "yargs": {
6261
  "version": "3.10.0",
6262
- "resolved": "http://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz",
6263
  "integrity": "sha1-9+572FfdfB0tOMDnTvvWgdFDH9E=",
6264
  "requires": {
6265
- "camelcase": "1.2.1",
6266
- "cliui": "2.1.0",
6267
- "decamelize": "1.2.0",
6268
  "window-size": "0.1.0"
6269
  }
6270
  }
@@ -6281,9 +6405,9 @@
6281
  "resolved": "https://registry.npmjs.org/uglifyjs-webpack-plugin/-/uglifyjs-webpack-plugin-0.4.6.tgz",
6282
  "integrity": "sha1-uVH0q7a9YX5m9j64kUmOORdj4wk=",
6283
  "requires": {
6284
- "source-map": "0.5.7",
6285
- "uglify-js": "2.8.29",
6286
- "webpack-sources": "1.2.0"
6287
  },
6288
  "dependencies": {
6289
  "source-map": {
@@ -6294,35 +6418,15 @@
6294
  }
6295
  },
6296
  "union-value": {
6297
- "version": "1.0.0",
6298
- "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.0.tgz",
6299
- "integrity": "sha1-XHHDTLW61dzr4+oM0IIHulqhrqQ=",
 
6300
  "requires": {
6301
- "arr-union": "3.1.0",
6302
- "get-value": "2.0.6",
6303
- "is-extendable": "0.1.1",
6304
- "set-value": "0.4.3"
6305
- },
6306
- "dependencies": {
6307
- "extend-shallow": {
6308
- "version": "2.0.1",
6309
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
6310
- "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
6311
- "requires": {
6312
- "is-extendable": "0.1.1"
6313
- }
6314
- },
6315
- "set-value": {
6316
- "version": "0.4.3",
6317
- "resolved": "https://registry.npmjs.org/set-value/-/set-value-0.4.3.tgz",
6318
- "integrity": "sha1-fbCPnT0i3H945Trzw79GZuzfzPE=",
6319
- "requires": {
6320
- "extend-shallow": "2.0.1",
6321
- "is-extendable": "0.1.1",
6322
- "is-plain-object": "2.0.4",
6323
- "to-object-path": "0.3.0"
6324
- }
6325
- }
6326
  }
6327
  },
6328
  "unique-string": {
@@ -6330,7 +6434,7 @@
6330
  "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-1.0.0.tgz",
6331
  "integrity": "sha1-nhBXzKhRq7kzmPizOuGHuZyuwRo=",
6332
  "requires": {
6333
- "crypto-random-string": "1.0.0"
6334
  }
6335
  },
6336
  "universalify": {
@@ -6342,25 +6446,28 @@
6342
  "version": "1.0.0",
6343
  "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
6344
  "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
 
6345
  "requires": {
6346
- "has-value": "0.3.1",
6347
- "isobject": "3.0.1"
6348
  },
6349
  "dependencies": {
6350
  "has-value": {
6351
  "version": "0.3.1",
6352
  "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz",
6353
  "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=",
 
6354
  "requires": {
6355
- "get-value": "2.0.6",
6356
- "has-values": "0.1.4",
6357
- "isobject": "2.1.0"
6358
  },
6359
  "dependencies": {
6360
  "isobject": {
6361
  "version": "2.1.0",
6362
  "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
6363
  "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=",
 
6364
  "requires": {
6365
  "isarray": "1.0.0"
6366
  }
@@ -6370,7 +6477,8 @@
6370
  "has-values": {
6371
  "version": "0.1.4",
6372
  "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz",
6373
- "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E="
 
6374
  }
6375
  }
6376
  },
@@ -6380,46 +6488,41 @@
6380
  "integrity": "sha1-0vD3N9FrBhXnKmk17QQhRXLVb5c="
6381
  },
6382
  "upath": {
6383
- "version": "1.1.0",
6384
- "resolved": "https://registry.npmjs.org/upath/-/upath-1.1.0.tgz",
6385
- "integrity": "sha512-bzpH/oBhoS/QI/YtbkqCg6VEiPYjSZtrHQM6/QnJS6OL9pKUFLqb3aFh4Scvwm45+7iAgiMkLhSbaZxUqmrprw=="
 
6386
  },
6387
  "update-notifier": {
6388
  "version": "2.5.0",
6389
  "resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-2.5.0.tgz",
6390
  "integrity": "sha512-gwMdhgJHGuj/+wHJJs9e6PcCszpxR1b236igrOkUofGhqJuG+amlIKwApH1IW1WWl7ovZxsX49lMBWLxSdm5Dw==",
6391
  "requires": {
6392
- "boxen": "1.3.0",
6393
- "chalk": "2.4.1",
6394
- "configstore": "3.1.2",
6395
- "import-lazy": "2.1.0",
6396
- "is-ci": "1.2.0",
6397
- "is-installed-globally": "0.1.0",
6398
- "is-npm": "1.0.0",
6399
- "latest-version": "3.1.0",
6400
- "semver-diff": "2.1.0",
6401
- "xdg-basedir": "3.0.0"
6402
  }
6403
  },
6404
  "uri-js": {
6405
- "version": "4.2.2",
6406
- "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz",
6407
- "integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==",
6408
  "requires": {
6409
- "punycode": "2.1.1"
6410
- },
6411
- "dependencies": {
6412
- "punycode": {
6413
- "version": "2.1.1",
6414
- "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
6415
- "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
6416
- }
6417
  }
6418
  },
6419
  "urix": {
6420
  "version": "0.1.0",
6421
  "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
6422
- "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI="
 
6423
  },
6424
  "url": {
6425
  "version": "0.11.0",
@@ -6442,20 +6545,28 @@
6442
  "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz",
6443
  "integrity": "sha1-evjzA2Rem9eaJy56FKxovAYJ2nM=",
6444
  "requires": {
6445
- "prepend-http": "1.0.4"
6446
  }
6447
  },
6448
  "use": {
6449
  "version": "3.1.1",
6450
  "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
6451
- "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ=="
 
6452
  },
6453
  "util": {
6454
- "version": "0.10.4",
6455
- "resolved": "https://registry.npmjs.org/util/-/util-0.10.4.tgz",
6456
- "integrity": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==",
6457
  "requires": {
6458
  "inherits": "2.0.3"
 
 
 
 
 
 
 
6459
  }
6460
  },
6461
  "util-deprecate": {
@@ -6464,17 +6575,17 @@
6464
  "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
6465
  },
6466
  "uuid": {
6467
- "version": "3.3.2",
6468
- "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz",
6469
- "integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA=="
6470
  },
6471
  "validate-npm-package-license": {
6472
  "version": "3.0.4",
6473
  "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
6474
  "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
6475
  "requires": {
6476
- "spdx-correct": "3.0.0",
6477
- "spdx-expression-parse": "3.0.0"
6478
  }
6479
  },
6480
  "verror": {
@@ -6482,27 +6593,200 @@
6482
  "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
6483
  "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
6484
  "requires": {
6485
- "assert-plus": "1.0.0",
6486
  "core-util-is": "1.0.2",
6487
- "extsprintf": "1.3.0"
6488
  }
6489
  },
6490
  "vm-browserify": {
6491
- "version": "0.0.4",
6492
- "resolved": "https://registry.npmjs.org/vm-browserify/-/vm-browserify-0.0.4.tgz",
6493
- "integrity": "sha1-XX6kW7755Kb/ZflUOOCofDV9WnM=",
 
 
 
 
 
6494
  "requires": {
6495
- "indexof": "0.0.1"
 
 
 
6496
  }
6497
  },
6498
- "watchpack": {
6499
- "version": "1.6.0",
6500
- "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.6.0.tgz",
6501
- "integrity": "sha512-i6dHe3EyLjMmDlU1/bGQpEw25XSjkJULPuAVKCbNRefQVq48yXKUpwg538F7AZTf9kyr57zj++pQFltUa5H7yA==",
 
6502
  "requires": {
6503
- "chokidar": "2.0.4",
6504
- "graceful-fs": "4.1.11",
6505
- "neo-async": "2.5.2"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6506
  }
6507
  },
6508
  "webpack": {
@@ -6510,56 +6794,91 @@
6510
  "resolved": "https://registry.npmjs.org/webpack/-/webpack-3.12.0.tgz",
6511
  "integrity": "sha512-Sw7MdIIOv/nkzPzee4o0EdvCuPmxT98+vVpIvwtcwcF1Q4SDSNp92vwcKc4REe7NItH9f1S4ra9FuQ7yuYZ8bQ==",
6512
  "requires": {
6513
- "acorn": "5.7.2",
6514
- "acorn-dynamic-import": "2.0.2",
6515
- "ajv": "6.5.3",
6516
- "ajv-keywords": "3.2.0",
6517
- "async": "2.6.1",
6518
- "enhanced-resolve": "3.4.1",
6519
- "escope": "3.6.0",
6520
- "interpret": "1.1.0",
6521
- "json-loader": "0.5.7",
6522
- "json5": "0.5.1",
6523
- "loader-runner": "2.3.0",
6524
- "loader-utils": "1.1.0",
6525
- "memory-fs": "0.4.1",
6526
- "mkdirp": "0.5.1",
6527
- "node-libs-browser": "2.1.0",
6528
- "source-map": "0.5.7",
6529
- "supports-color": "4.5.0",
6530
- "tapable": "0.2.8",
6531
- "uglifyjs-webpack-plugin": "0.4.6",
6532
- "watchpack": "1.6.0",
6533
- "webpack-sources": "1.2.0",
6534
- "yargs": "8.0.2"
6535
  },
6536
  "dependencies": {
6537
  "ajv": {
6538
- "version": "6.5.3",
6539
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.5.3.tgz",
6540
- "integrity": "sha512-LqZ9wY+fx3UMiiPd741yB2pj3hhil+hQc8taf4o2QGRFpWgZ2V5C8HA165DY9sS3fJwsk7uT7ZlFEyC3Ig3lLg==",
6541
  "requires": {
6542
- "fast-deep-equal": "2.0.1",
6543
- "fast-json-stable-stringify": "2.0.0",
6544
- "json-schema-traverse": "0.4.1",
6545
- "uri-js": "4.2.2"
6546
  }
6547
  },
6548
  "ajv-keywords": {
 
 
 
 
 
6549
  "version": "3.2.0",
6550
- "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.2.0.tgz",
6551
- "integrity": "sha1-6GuBnGAs+IIa1jdBNpjx3sAhhHo="
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6552
  },
6553
  "fast-deep-equal": {
6554
- "version": "2.0.1",
6555
- "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz",
6556
- "integrity": "sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk="
 
 
 
 
 
6557
  },
6558
  "has-flag": {
6559
  "version": "2.0.0",
6560
  "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz",
6561
  "integrity": "sha1-6CB68cx7MNRGzHC3NLXovhj4jVE="
6562
  },
 
 
 
 
 
 
 
 
6563
  "json-schema-traverse": {
6564
  "version": "0.4.1",
6565
  "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
@@ -6570,20 +6889,10 @@
6570
  "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz",
6571
  "integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=",
6572
  "requires": {
6573
- "graceful-fs": "4.1.11",
6574
- "parse-json": "2.2.0",
6575
- "pify": "2.3.0",
6576
- "strip-bom": "3.0.0"
6577
- }
6578
- },
6579
- "os-locale": {
6580
- "version": "2.1.0",
6581
- "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-2.1.0.tgz",
6582
- "integrity": "sha512-3sslG3zJbEYcaC4YVAvDorjGxc7tv6KVATnLPZONiljsUncvihe9BQoVCEs0RZ1kmf4Hk9OBqlZfJZWI4GanKA==",
6583
- "requires": {
6584
- "execa": "0.7.0",
6585
- "lcid": "1.0.0",
6586
- "mem": "1.1.0"
6587
  }
6588
  },
6589
  "path-type": {
@@ -6591,7 +6900,7 @@
6591
  "resolved": "https://registry.npmjs.org/path-type/-/path-type-2.0.0.tgz",
6592
  "integrity": "sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=",
6593
  "requires": {
6594
- "pify": "2.3.0"
6595
  }
6596
  },
6597
  "pify": {
@@ -6604,9 +6913,9 @@
6604
  "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz",
6605
  "integrity": "sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=",
6606
  "requires": {
6607
- "load-json-file": "2.0.0",
6608
- "normalize-package-data": "2.4.0",
6609
- "path-type": "2.0.0"
6610
  }
6611
  },
6612
  "read-pkg-up": {
@@ -6614,10 +6923,15 @@
6614
  "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz",
6615
  "integrity": "sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=",
6616
  "requires": {
6617
- "find-up": "2.1.0",
6618
- "read-pkg": "2.0.0"
6619
  }
6620
  },
 
 
 
 
 
6621
  "source-map": {
6622
  "version": "0.5.7",
6623
  "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
@@ -6633,32 +6947,53 @@
6633
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz",
6634
  "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=",
6635
  "requires": {
6636
- "has-flag": "2.0.0"
6637
  }
6638
  },
6639
- "which-module": {
6640
- "version": "2.0.0",
6641
- "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
6642
- "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho="
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6643
  },
6644
  "yargs": {
6645
  "version": "8.0.2",
6646
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-8.0.2.tgz",
6647
  "integrity": "sha1-YpmpBVsc78lp/355wdkY3Osiw2A=",
6648
  "requires": {
6649
- "camelcase": "4.1.0",
6650
- "cliui": "3.2.0",
6651
- "decamelize": "1.2.0",
6652
- "get-caller-file": "1.0.3",
6653
- "os-locale": "2.1.0",
6654
- "read-pkg-up": "2.0.0",
6655
- "require-directory": "2.1.1",
6656
- "require-main-filename": "1.0.1",
6657
- "set-blocking": "2.0.0",
6658
- "string-width": "2.1.1",
6659
- "which-module": "2.0.0",
6660
- "y18n": "3.2.1",
6661
- "yargs-parser": "7.0.0"
6662
  }
6663
  },
6664
  "yargs-parser": {
@@ -6666,18 +7001,18 @@
6666
  "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-7.0.0.tgz",
6667
  "integrity": "sha1-jQrELxbqVd69MyyvTEA4s+P139k=",
6668
  "requires": {
6669
- "camelcase": "4.1.0"
6670
  }
6671
  }
6672
  }
6673
  },
6674
  "webpack-sources": {
6675
- "version": "1.2.0",
6676
- "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.2.0.tgz",
6677
- "integrity": "sha512-9BZwxR85dNsjWz3blyxdOhTgtnQvv3OEs5xofI0wPYTwu5kaWxS08UuD1oI7WLBLpRO+ylf0ofnXLXWmGb2WMw==",
6678
  "requires": {
6679
- "source-list-map": "2.0.0",
6680
- "source-map": "0.6.1"
6681
  }
6682
  },
6683
  "which": {
@@ -6685,28 +7020,28 @@
6685
  "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
6686
  "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
6687
  "requires": {
6688
- "isexe": "2.0.0"
6689
  }
6690
  },
6691
  "which-module": {
6692
- "version": "1.0.0",
6693
- "resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz",
6694
- "integrity": "sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8="
6695
  },
6696
  "wide-align": {
6697
  "version": "1.1.3",
6698
  "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz",
6699
  "integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==",
6700
  "requires": {
6701
- "string-width": "2.1.1"
6702
  }
6703
  },
6704
  "widest-line": {
6705
- "version": "2.0.0",
6706
- "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-2.0.0.tgz",
6707
- "integrity": "sha1-AUKk6KJD+IgsAjOqDgKBqnYVInM=",
6708
  "requires": {
6709
- "string-width": "2.1.1"
6710
  }
6711
  },
6712
  "window-size": {
@@ -6714,36 +7049,52 @@
6714
  "resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz",
6715
  "integrity": "sha1-VDjNLqk7IC76Ohn+iIeu58lPnJ0="
6716
  },
 
 
 
 
 
6717
  "wordwrap": {
6718
- "version": "1.0.0",
6719
- "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
6720
- "integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus="
6721
  },
6722
  "wrap-ansi": {
6723
- "version": "2.1.0",
6724
- "resolved": "http://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
6725
- "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=",
6726
  "requires": {
6727
- "string-width": "1.0.2",
6728
- "strip-ansi": "3.0.1"
 
6729
  },
6730
  "dependencies": {
6731
- "is-fullwidth-code-point": {
6732
- "version": "1.0.0",
6733
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
6734
- "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
 
 
 
 
 
 
 
 
 
 
6735
  "requires": {
6736
- "number-is-nan": "1.0.1"
 
 
6737
  }
6738
  },
6739
- "string-width": {
6740
- "version": "1.0.2",
6741
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
6742
- "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
6743
  "requires": {
6744
- "code-point-at": "1.1.0",
6745
- "is-fullwidth-code-point": "1.0.0",
6746
- "strip-ansi": "3.0.1"
6747
  }
6748
  }
6749
  }
@@ -6758,17 +7109,17 @@
6758
  "resolved": "https://registry.npmjs.org/write/-/write-0.2.1.tgz",
6759
  "integrity": "sha1-X8A4KOJkzqP+kUVUdvejxWbLB1c=",
6760
  "requires": {
6761
- "mkdirp": "0.5.1"
6762
  }
6763
  },
6764
  "write-file-atomic": {
6765
- "version": "2.3.0",
6766
- "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-2.3.0.tgz",
6767
- "integrity": "sha512-xuPeK4OdjWqtfi59ylvVL0Yn35SF3zgcAcv7rBPFHVaEapaDr4GdGgm3j7ckTwH9wHL7fGmgfAnb0+THrHb8tA==",
6768
  "requires": {
6769
- "graceful-fs": "4.1.11",
6770
- "imurmurhash": "0.1.4",
6771
- "signal-exit": "3.0.2"
6772
  }
6773
  },
6774
  "xdg-basedir": {
@@ -6777,14 +7128,14 @@
6777
  "integrity": "sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ="
6778
  },
6779
  "xtend": {
6780
- "version": "4.0.1",
6781
- "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz",
6782
- "integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68="
6783
  },
6784
  "y18n": {
6785
- "version": "3.2.1",
6786
- "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz",
6787
- "integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE="
6788
  },
6789
  "yallist": {
6790
  "version": "2.1.2",
@@ -6792,62 +7143,103 @@
6792
  "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI="
6793
  },
6794
  "yargs": {
6795
- "version": "7.1.0",
6796
- "resolved": "https://registry.npmjs.org/yargs/-/yargs-7.1.0.tgz",
6797
- "integrity": "sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=",
6798
- "requires": {
6799
- "camelcase": "3.0.0",
6800
- "cliui": "3.2.0",
6801
- "decamelize": "1.2.0",
6802
- "get-caller-file": "1.0.3",
6803
- "os-locale": "1.4.0",
6804
- "read-pkg-up": "1.0.1",
6805
- "require-directory": "2.1.1",
6806
- "require-main-filename": "1.0.1",
6807
- "set-blocking": "2.0.0",
6808
- "string-width": "1.0.2",
6809
- "which-module": "1.0.0",
6810
- "y18n": "3.2.1",
6811
- "yargs-parser": "5.0.0"
6812
  },
6813
  "dependencies": {
6814
- "camelcase": {
 
 
 
 
 
 
 
 
 
 
6815
  "version": "3.0.0",
6816
- "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
6817
- "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo="
 
 
 
6818
  },
6819
- "is-fullwidth-code-point": {
6820
- "version": "1.0.0",
6821
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
6822
- "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
 
 
 
 
 
 
 
 
 
6823
  "requires": {
6824
- "number-is-nan": "1.0.1"
6825
  }
6826
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
6827
  "string-width": {
6828
- "version": "1.0.2",
6829
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
6830
- "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
 
 
 
 
 
 
 
 
 
 
6831
  "requires": {
6832
- "code-point-at": "1.1.0",
6833
- "is-fullwidth-code-point": "1.0.0",
6834
- "strip-ansi": "3.0.1"
6835
  }
6836
  }
6837
  }
6838
  },
6839
  "yargs-parser": {
6840
- "version": "5.0.0",
6841
- "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.0.tgz",
6842
- "integrity": "sha1-J17PDX/+Bcd+ZOfIbkzZS/DhIoo=",
6843
  "requires": {
6844
- "camelcase": "3.0.0"
 
6845
  },
6846
  "dependencies": {
6847
  "camelcase": {
6848
- "version": "3.0.0",
6849
- "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
6850
- "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo="
6851
  }
6852
  }
6853
  }
6
  "dependencies": {
7
  "@babel/code-frame": {
8
  "version": "7.0.0-beta.44",
9
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.0.0-beta.44.tgz",
10
  "integrity": "sha512-cuAuTTIQ9RqcFRJ/Y8PvTh+paepNcaGxwQwjIDRWPXmzzyAeCO4KqS9ikMvq0MCbRk6GlYKwfzStrcP3/jSL8g==",
11
  "requires": {
12
  "@babel/highlight": "7.0.0-beta.44"
14
  },
15
  "@babel/generator": {
16
  "version": "7.0.0-beta.44",
17
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.0.0-beta.44.tgz",
18
  "integrity": "sha512-5xVb7hlhjGcdkKpMXgicAVgx8syK5VJz193k0i/0sLP6DzE6lRrU1K3B/rFefgdo9LPGMAOOOAWW4jycj07ShQ==",
19
  "requires": {
20
  "@babel/types": "7.0.0-beta.44",
21
+ "jsesc": "^2.5.1",
22
+ "lodash": "^4.2.0",
23
+ "source-map": "^0.5.0",
24
+ "trim-right": "^1.0.1"
25
  },
26
  "dependencies": {
27
  "jsesc": {
28
+ "version": "2.5.2",
29
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
30
+ "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA=="
31
  },
32
  "source-map": {
33
  "version": "0.5.7",
38
  },
39
  "@babel/helper-function-name": {
40
  "version": "7.0.0-beta.44",
41
+ "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.44.tgz",
42
  "integrity": "sha512-MHRG2qZMKMFaBavX0LWpfZ2e+hLloT++N7rfM3DYOMUOGCD8cVjqZpwiL8a0bOX3IYcQev1ruciT0gdFFRTxzg==",
43
  "requires": {
44
  "@babel/helper-get-function-arity": "7.0.0-beta.44",
48
  },
49
  "@babel/helper-get-function-arity": {
50
  "version": "7.0.0-beta.44",
51
+ "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.44.tgz",
52
  "integrity": "sha512-w0YjWVwrM2HwP6/H3sEgrSQdkCaxppqFeJtAnB23pRiJB5E/O9Yp7JAAeWBl+gGEgmBFinnTyOv2RN7rcSmMiw==",
53
  "requires": {
54
  "@babel/types": "7.0.0-beta.44"
56
  },
57
  "@babel/helper-split-export-declaration": {
58
  "version": "7.0.0-beta.44",
59
+ "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.44.tgz",
60
  "integrity": "sha512-aQ7QowtkgKKzPGf0j6u77kBMdUFVBKNHw2p/3HX/POt5/oz8ec5cs0GwlgM8Hz7ui5EwJnzyfRmkNF1Nx1N7aA==",
61
  "requires": {
62
  "@babel/types": "7.0.0-beta.44"
64
  },
65
  "@babel/highlight": {
66
  "version": "7.0.0-beta.44",
67
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.0.0-beta.44.tgz",
68
  "integrity": "sha512-Il19yJvy7vMFm8AVAh6OZzaFoAd0hbkeMZiX3P5HGD+z7dyI7RzndHB0dg6Urh/VAFfHtpOIzDUSxmY6coyZWQ==",
69
  "requires": {
70
+ "chalk": "^2.0.0",
71
+ "esutils": "^2.0.2",
72
+ "js-tokens": "^3.0.0"
73
+ }
74
+ },
75
+ "@babel/runtime": {
76
+ "version": "7.12.5",
77
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.5.tgz",
78
+ "integrity": "sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==",
79
+ "requires": {
80
+ "regenerator-runtime": "^0.13.4"
81
+ },
82
+ "dependencies": {
83
+ "regenerator-runtime": {
84
+ "version": "0.13.7",
85
+ "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz",
86
+ "integrity": "sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew=="
87
+ }
88
+ }
89
+ },
90
+ "@babel/runtime-corejs3": {
91
+ "version": "7.12.5",
92
+ "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.12.5.tgz",
93
+ "integrity": "sha512-roGr54CsTmNPPzZoCP1AmDXuBoNao7tnSA83TXTwt+UK5QVyh1DIJnrgYRPWKCF2flqZQXwa7Yr8v7VmLzF0YQ==",
94
+ "requires": {
95
+ "core-js-pure": "^3.0.0",
96
+ "regenerator-runtime": "^0.13.4"
97
+ },
98
+ "dependencies": {
99
+ "regenerator-runtime": {
100
+ "version": "0.13.7",
101
+ "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz",
102
+ "integrity": "sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew=="
103
+ }
104
  }
105
  },
106
  "@babel/template": {
107
  "version": "7.0.0-beta.44",
108
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.0.0-beta.44.tgz",
109
  "integrity": "sha512-w750Sloq0UNifLx1rUqwfbnC6uSUk0mfwwgGRfdLiaUzfAOiH0tHJE6ILQIUi3KYkjiCDTskoIsnfqZvWLBDng==",
110
  "requires": {
111
  "@babel/code-frame": "7.0.0-beta.44",
112
  "@babel/types": "7.0.0-beta.44",
113
  "babylon": "7.0.0-beta.44",
114
+ "lodash": "^4.2.0"
115
  },
116
  "dependencies": {
117
  "babylon": {
118
  "version": "7.0.0-beta.44",
119
+ "resolved": "https://registry.npmjs.org/babylon/-/babylon-7.0.0-beta.44.tgz",
120
  "integrity": "sha512-5Hlm13BJVAioCHpImtFqNOF2H3ieTOHd0fmFGMxOJ9jgeFqeAwsv3u5P5cR7CSeFrkgHsT19DgFJkHV0/Mcd8g=="
121
  }
122
  }
123
  },
124
  "@babel/traverse": {
125
  "version": "7.0.0-beta.44",
126
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.0.0-beta.44.tgz",
127
  "integrity": "sha512-UHuDz8ukQkJCDASKHf+oDt3FVUzFd+QYfuBIsiNu/4+/ix6pP/C+uQZJ6K1oEfbCMv/IKWbgDEh7fcsnIE5AtA==",
128
  "requires": {
129
  "@babel/code-frame": "7.0.0-beta.44",
132
  "@babel/helper-split-export-declaration": "7.0.0-beta.44",
133
  "@babel/types": "7.0.0-beta.44",
134
  "babylon": "7.0.0-beta.44",
135
+ "debug": "^3.1.0",
136
+ "globals": "^11.1.0",
137
+ "invariant": "^2.2.0",
138
+ "lodash": "^4.2.0"
139
  },
140
  "dependencies": {
141
  "babylon": {
142
  "version": "7.0.0-beta.44",
143
+ "resolved": "https://registry.npmjs.org/babylon/-/babylon-7.0.0-beta.44.tgz",
144
  "integrity": "sha512-5Hlm13BJVAioCHpImtFqNOF2H3ieTOHd0fmFGMxOJ9jgeFqeAwsv3u5P5cR7CSeFrkgHsT19DgFJkHV0/Mcd8g=="
145
  },
146
  "debug": {
147
+ "version": "3.2.7",
148
+ "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
149
+ "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
150
  "requires": {
151
+ "ms": "^2.1.1"
152
  }
153
  },
154
  "globals": {
155
+ "version": "11.12.0",
156
+ "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
157
+ "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="
158
+ },
159
+ "ms": {
160
+ "version": "2.1.2",
161
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
162
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
163
  }
164
  }
165
  },
166
  "@babel/types": {
167
  "version": "7.0.0-beta.44",
168
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.0.0-beta.44.tgz",
169
  "integrity": "sha512-5eTV4WRmqbaFM3v9gHAIljEQJU4Ssc6fxL61JN+Oe2ga/BwyjzjamwkCVVAQjHGuAX8i0BWo42dshL8eO5KfLQ==",
170
  "requires": {
171
+ "esutils": "^2.0.2",
172
+ "lodash": "^4.2.0",
173
+ "to-fast-properties": "^2.0.0"
174
  },
175
  "dependencies": {
176
  "to-fast-properties": {
180
  }
181
  }
182
  },
183
+ "@scarf/scarf": {
184
+ "version": "1.1.0",
185
+ "resolved": "https://registry.npmjs.org/@scarf/scarf/-/scarf-1.1.0.tgz",
186
+ "integrity": "sha512-b2iE8kjjzzUo2WZ0xuE2N77kfnTds7ClrDxcz3Atz7h2XrNVoAPUoT75i7CY0st5x++70V91Y+c6RpBX9MX7Jg=="
187
+ },
188
  "abbrev": {
189
  "version": "1.1.1",
190
  "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
191
  "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
192
  },
193
  "acorn": {
194
+ "version": "5.7.4",
195
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.4.tgz",
196
+ "integrity": "sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg=="
197
  },
198
  "acorn-dynamic-import": {
199
  "version": "2.0.2",
200
  "resolved": "https://registry.npmjs.org/acorn-dynamic-import/-/acorn-dynamic-import-2.0.2.tgz",
201
  "integrity": "sha1-x1K9IQvvZ5UBtsbLf8hPj0cVjMQ=",
202
  "requires": {
203
+ "acorn": "^4.0.3"
204
  },
205
  "dependencies": {
206
  "acorn": {
215
  "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-3.0.1.tgz",
216
  "integrity": "sha1-r9+UiPsezvyDSPb7IvRk4ypYs2s=",
217
  "requires": {
218
+ "acorn": "^3.0.4"
219
  },
220
  "dependencies": {
221
  "acorn": {
230
  "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz",
231
  "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=",
232
  "requires": {
233
+ "co": "^4.6.0",
234
+ "fast-deep-equal": "^1.0.0",
235
+ "fast-json-stable-stringify": "^2.0.0",
236
+ "json-schema-traverse": "^0.3.0"
237
  }
238
  },
239
+ "ajv-errors": {
240
+ "version": "1.0.1",
241
+ "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-1.0.1.tgz",
242
+ "integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ=="
243
+ },
244
  "ajv-keywords": {
245
  "version": "2.1.1",
246
  "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-2.1.1.tgz",
251
  "resolved": "https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz",
252
  "integrity": "sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=",
253
  "requires": {
254
+ "kind-of": "^3.0.2",
255
+ "longest": "^1.0.1",
256
+ "repeat-string": "^1.5.2"
257
  },
258
  "dependencies": {
259
  "kind-of": {
261
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
262
  "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
263
  "requires": {
264
+ "is-buffer": "^1.1.5"
265
  }
266
  }
267
  }
276
  "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-2.0.0.tgz",
277
  "integrity": "sha1-w2rsy6VjuJzrVW82kPCx2eNUf38=",
278
  "requires": {
279
+ "string-width": "^2.0.0"
280
  }
281
  },
282
  "ansi-escapes": {
283
+ "version": "3.2.0",
284
+ "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz",
285
+ "integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ=="
286
  },
287
  "ansi-regex": {
288
  "version": "2.1.1",
294
  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
295
  "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
296
  "requires": {
297
+ "color-convert": "^1.9.0"
298
  }
299
  },
300
  "anymatch": {
301
+ "version": "3.1.1",
302
+ "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz",
303
+ "integrity": "sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==",
304
+ "optional": true,
305
  "requires": {
306
+ "normalize-path": "^3.0.0",
307
+ "picomatch": "^2.0.4"
308
  }
309
  },
310
  "aproba": {
317
  "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz",
318
  "integrity": "sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==",
319
  "requires": {
320
+ "delegates": "^1.0.0",
321
+ "readable-stream": "^2.0.6"
322
  }
323
  },
324
  "argparse": {
326
  "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
327
  "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
328
  "requires": {
329
+ "sprintf-js": "~1.0.2"
330
  }
331
  },
332
  "aria-query": {
333
+ "version": "4.2.2",
334
+ "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz",
335
+ "integrity": "sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==",
336
  "requires": {
337
+ "@babel/runtime": "^7.10.2",
338
+ "@babel/runtime-corejs3": "^7.10.2"
339
  }
340
  },
341
  "arr-diff": {
342
  "version": "4.0.0",
343
  "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
344
+ "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=",
345
+ "optional": true
346
  },
347
  "arr-flatten": {
348
  "version": "1.1.0",
349
  "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz",
350
+ "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==",
351
+ "optional": true
352
  },
353
  "arr-union": {
354
  "version": "3.1.0",
355
  "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
356
+ "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=",
357
+ "optional": true
358
  },
359
  "array-find-index": {
360
  "version": "1.0.2",
362
  "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E="
363
  },
364
  "array-includes": {
365
+ "version": "3.1.1",
366
+ "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.1.tgz",
367
+ "integrity": "sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==",
 
 
 
 
 
 
 
 
 
368
  "requires": {
369
+ "define-properties": "^1.1.3",
370
+ "es-abstract": "^1.17.0",
371
+ "is-string": "^1.0.5"
372
  }
373
  },
 
 
 
 
 
374
  "array-unique": {
375
  "version": "0.3.2",
376
  "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz",
377
+ "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=",
378
+ "optional": true
379
  },
380
+ "array.prototype.flatmap": {
381
+ "version": "1.2.4",
382
+ "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.2.4.tgz",
383
+ "integrity": "sha512-r9Z0zYoxqHz60vvQbWEdXIEtCwHF0yxaWfno9qzXeNHvfyl3BZqygmGzb84dsubyaXLH4husF+NFgMSdpZhk2Q==",
384
+ "requires": {
385
+ "call-bind": "^1.0.0",
386
+ "define-properties": "^1.1.3",
387
+ "es-abstract": "^1.18.0-next.1",
388
+ "function-bind": "^1.1.1"
389
+ },
390
+ "dependencies": {
391
+ "es-abstract": {
392
+ "version": "1.18.0-next.1",
393
+ "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.0-next.1.tgz",
394
+ "integrity": "sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==",
395
+ "requires": {
396
+ "es-to-primitive": "^1.2.1",
397
+ "function-bind": "^1.1.1",
398
+ "has": "^1.0.3",
399
+ "has-symbols": "^1.0.1",
400
+ "is-callable": "^1.2.2",
401
+ "is-negative-zero": "^2.0.0",
402
+ "is-regex": "^1.1.1",
403
+ "object-inspect": "^1.8.0",
404
+ "object-keys": "^1.1.1",
405
+ "object.assign": "^4.1.1",
406
+ "string.prototype.trimend": "^1.0.1",
407
+ "string.prototype.trimstart": "^1.0.1"
408
+ }
409
+ }
410
+ }
411
  },
412
  "asn1": {
413
  "version": "0.2.4",
414
  "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz",
415
  "integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==",
416
  "requires": {
417
+ "safer-buffer": "~2.1.0"
418
  }
419
  },
420
  "asn1.js": {
421
+ "version": "5.4.1",
422
+ "resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-5.4.1.tgz",
423
+ "integrity": "sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==",
424
+ "requires": {
425
+ "bn.js": "^4.0.0",
426
+ "inherits": "^2.0.1",
427
+ "minimalistic-assert": "^1.0.0",
428
+ "safer-buffer": "^2.1.0"
429
+ },
430
+ "dependencies": {
431
+ "bn.js": {
432
+ "version": "4.11.9",
433
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz",
434
+ "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw=="
435
+ }
436
  }
437
  },
438
  "assert": {
439
+ "version": "1.5.0",
440
+ "resolved": "https://registry.npmjs.org/assert/-/assert-1.5.0.tgz",
441
+ "integrity": "sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==",
442
  "requires": {
443
+ "object-assign": "^4.1.1",
444
  "util": "0.10.3"
445
  },
446
  "dependencies": {
467
  "assign-symbols": {
468
  "version": "1.0.0",
469
  "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz",
470
+ "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=",
471
+ "optional": true
472
  },
473
  "ast-types-flow": {
474
  "version": "0.0.7",
476
  "integrity": "sha1-9wtzXGvKGlycItmCw+Oef+ujva0="
477
  },
478
  "async": {
479
+ "version": "2.6.3",
480
+ "resolved": "https://registry.npmjs.org/async/-/async-2.6.3.tgz",
481
+ "integrity": "sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==",
482
  "requires": {
483
+ "lodash": "^4.17.14"
484
  }
485
  },
486
  "async-each": {
487
+ "version": "1.0.3",
488
+ "resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz",
489
+ "integrity": "sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==",
490
+ "optional": true
491
  },
492
  "async-foreach": {
493
  "version": "0.1.3",
502
  "atob": {
503
  "version": "2.1.2",
504
  "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
505
+ "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
506
+ "optional": true
507
  },
508
  "autoprefixer": {
509
  "version": "7.2.6",
510
+ "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-7.2.6.tgz",
511
  "integrity": "sha512-Iq8TRIB+/9eQ8rbGhcP7ct5cYb/3qjNYAR2SnzLCEcwF6rvVOax8+9+fccgXk4bEhQGjOZd5TLhsksmAdsbGqQ==",
512
  "requires": {
513
+ "browserslist": "^2.11.3",
514
+ "caniuse-lite": "^1.0.30000805",
515
+ "normalize-range": "^0.1.2",
516
+ "num2fraction": "^1.2.2",
517
+ "postcss": "^6.0.17",
518
+ "postcss-value-parser": "^3.2.3"
519
  }
520
  },
521
  "aws-sign2": {
524
  "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg="
525
  },
526
  "aws4": {
527
+ "version": "1.11.0",
528
+ "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz",
529
+ "integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA=="
530
+ },
531
+ "axe-core": {
532
+ "version": "4.1.0",
533
+ "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.1.0.tgz",
534
+ "integrity": "sha512-9atDIOTDLsWL+1GbBec6omflaT5Cxh88J0GtJtGfCVIXpI02rXHkju59W5mMqWa7eiC5OR168v3TK3kUKBW98g=="
535
  },
536
  "axobject-query": {
537
+ "version": "2.2.0",
538
+ "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz",
539
+ "integrity": "sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA=="
 
 
 
540
  },
541
  "babel-code-frame": {
542
  "version": "6.26.0",
543
  "resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz",
544
  "integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=",
545
  "requires": {
546
+ "chalk": "^1.1.3",
547
+ "esutils": "^2.0.2",
548
+ "js-tokens": "^3.0.2"
549
  },
550
  "dependencies": {
551
  "ansi-styles": {
555
  },
556
  "chalk": {
557
  "version": "1.1.3",
558
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
559
  "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
560
  "requires": {
561
+ "ansi-styles": "^2.2.1",
562
+ "escape-string-regexp": "^1.0.2",
563
+ "has-ansi": "^2.0.0",
564
+ "strip-ansi": "^3.0.0",
565
+ "supports-color": "^2.0.0"
566
  }
567
  },
568
  "supports-color": {
577
  "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.26.3.tgz",
578
  "integrity": "sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==",
579
  "requires": {
580
+ "babel-code-frame": "^6.26.0",
581
+ "babel-generator": "^6.26.0",
582
+ "babel-helpers": "^6.24.1",
583
+ "babel-messages": "^6.23.0",
584
+ "babel-register": "^6.26.0",
585
+ "babel-runtime": "^6.26.0",
586
+ "babel-template": "^6.26.0",
587
+ "babel-traverse": "^6.26.0",
588
+ "babel-types": "^6.26.0",
589
+ "babylon": "^6.18.0",
590
+ "convert-source-map": "^1.5.1",
591
+ "debug": "^2.6.9",
592
+ "json5": "^0.5.1",
593
+ "lodash": "^4.17.4",
594
+ "minimatch": "^3.0.4",
595
+ "path-is-absolute": "^1.0.1",
596
+ "private": "^0.1.8",
597
+ "slash": "^1.0.0",
598
+ "source-map": "^0.5.7"
599
  },
600
  "dependencies": {
601
  "source-map": {
615
  "@babel/types": "7.0.0-beta.44",
616
  "babylon": "7.0.0-beta.44",
617
  "eslint-scope": "3.7.1",
618
+ "eslint-visitor-keys": "^1.0.0"
619
  },
620
  "dependencies": {
621
  "babylon": {
622
  "version": "7.0.0-beta.44",
623
+ "resolved": "https://registry.npmjs.org/babylon/-/babylon-7.0.0-beta.44.tgz",
624
  "integrity": "sha512-5Hlm13BJVAioCHpImtFqNOF2H3ieTOHd0fmFGMxOJ9jgeFqeAwsv3u5P5cR7CSeFrkgHsT19DgFJkHV0/Mcd8g=="
625
  }
626
  }
630
  "resolved": "https://registry.npmjs.org/babel-generator/-/babel-generator-6.26.1.tgz",
631
  "integrity": "sha512-HyfwY6ApZj7BYTcJURpM5tznulaBvyio7/0d4zFOeMPUmfxkCjHocCuoLa2SAGzBI8AREcH3eP3758F672DppA==",
632
  "requires": {
633
+ "babel-messages": "^6.23.0",
634
+ "babel-runtime": "^6.26.0",
635
+ "babel-types": "^6.26.0",
636
+ "detect-indent": "^4.0.0",
637
+ "jsesc": "^1.3.0",
638
+ "lodash": "^4.17.4",
639
+ "source-map": "^0.5.7",
640
+ "trim-right": "^1.0.1"
641
  },
642
  "dependencies": {
643
  "source-map": {
652
  "resolved": "https://registry.npmjs.org/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz",
653
  "integrity": "sha1-zORReto1b0IgvK6KAsKzRvmlZmQ=",
654
  "requires": {
655
+ "babel-helper-explode-assignable-expression": "^6.24.1",
656
+ "babel-runtime": "^6.22.0",
657
+ "babel-types": "^6.24.1"
658
  }
659
  },
660
  "babel-helper-builder-react-jsx": {
662
  "resolved": "https://registry.npmjs.org/babel-helper-builder-react-jsx/-/babel-helper-builder-react-jsx-6.26.0.tgz",
663
  "integrity": "sha1-Of+DE7dci2Xc7/HzHTg+D/KkCKA=",
664
  "requires": {
665
+ "babel-runtime": "^6.26.0",
666
+ "babel-types": "^6.26.0",
667
+ "esutils": "^2.0.2"
668
  }
669
  },
670
  "babel-helper-call-delegate": {
672
  "resolved": "https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz",
673
  "integrity": "sha1-7Oaqzdx25Bw0YfiL/Fdb0Nqi340=",
674
  "requires": {
675
+ "babel-helper-hoist-variables": "^6.24.1",
676
+ "babel-runtime": "^6.22.0",
677
+ "babel-traverse": "^6.24.1",
678
+ "babel-types": "^6.24.1"
679
  }
680
  },
681
  "babel-helper-define-map": {
683
  "resolved": "https://registry.npmjs.org/babel-helper-define-map/-/babel-helper-define-map-6.26.0.tgz",
684
  "integrity": "sha1-pfVtq0GiX5fstJjH66ypgZ+Vvl8=",
685
  "requires": {
686
+ "babel-helper-function-name": "^6.24.1",
687
+ "babel-runtime": "^6.26.0",
688
+ "babel-types": "^6.26.0",
689
+ "lodash": "^4.17.4"
690
  }
691
  },
692
  "babel-helper-explode-assignable-expression": {
694
  "resolved": "https://registry.npmjs.org/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz",
695
  "integrity": "sha1-8luCz33BBDPFX3BZLVdGQArCLKo=",
696
  "requires": {
697
+ "babel-runtime": "^6.22.0",
698
+ "babel-traverse": "^6.24.1",
699
+ "babel-types": "^6.24.1"
700
  }
701
  },
702
  "babel-helper-function-name": {
704
  "resolved": "https://registry.npmjs.org/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz",
705
  "integrity": "sha1-00dbjAPtmCQqJbSDUasYOZ01gKk=",
706
  "requires": {
707
+ "babel-helper-get-function-arity": "^6.24.1",
708
+ "babel-runtime": "^6.22.0",
709
+ "babel-template": "^6.24.1",
710
+ "babel-traverse": "^6.24.1",
711
+ "babel-types": "^6.24.1"
712
  }
713
  },
714
  "babel-helper-get-function-arity": {
716
  "resolved": "https://registry.npmjs.org/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz",
717
  "integrity": "sha1-j3eCqpNAfEHTqlCQj4mwMbG2hT0=",
718
  "requires": {
719
+ "babel-runtime": "^6.22.0",
720
+ "babel-types": "^6.24.1"
721
  }
722
  },
723
  "babel-helper-hoist-variables": {
725
  "resolved": "https://registry.npmjs.org/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.24.1.tgz",
726
  "integrity": "sha1-HssnaJydJVE+rbyZFKc/VAi+enY=",
727
  "requires": {
728
+ "babel-runtime": "^6.22.0",
729
+ "babel-types": "^6.24.1"
730
  }
731
  },
732
  "babel-helper-optimise-call-expression": {
734
  "resolved": "https://registry.npmjs.org/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.24.1.tgz",
735
  "integrity": "sha1-96E0J7qfc/j0+pk8VKl4gtEkQlc=",
736
  "requires": {
737
+ "babel-runtime": "^6.22.0",
738
+ "babel-types": "^6.24.1"
739
  }
740
  },
741
  "babel-helper-regex": {
743
  "resolved": "https://registry.npmjs.org/babel-helper-regex/-/babel-helper-regex-6.26.0.tgz",
744
  "integrity": "sha1-MlxZ+QL4LyS3T6zu0DY5VPZJXnI=",
745
  "requires": {
746
+ "babel-runtime": "^6.26.0",
747
+ "babel-types": "^6.26.0",
748
+ "lodash": "^4.17.4"
749
  }
750
  },
751
  "babel-helper-remap-async-to-generator": {
753
  "resolved": "https://registry.npmjs.org/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-6.24.1.tgz",
754
  "integrity": "sha1-XsWBgnrXI/7N04HxySg5BnbkVRs=",
755
  "requires": {
756
+ "babel-helper-function-name": "^6.24.1",
757
+ "babel-runtime": "^6.22.0",
758
+ "babel-template": "^6.24.1",
759
+ "babel-traverse": "^6.24.1",
760
+ "babel-types": "^6.24.1"
761
  }
762
  },
763
  "babel-helper-replace-supers": {
765
  "resolved": "https://registry.npmjs.org/babel-helper-replace-supers/-/babel-helper-replace-supers-6.24.1.tgz",
766
  "integrity": "sha1-v22/5Dk40XNpohPKiov3S2qQqxo=",
767
  "requires": {
768
+ "babel-helper-optimise-call-expression": "^6.24.1",
769
+ "babel-messages": "^6.23.0",
770
+ "babel-runtime": "^6.22.0",
771
+ "babel-template": "^6.24.1",
772
+ "babel-traverse": "^6.24.1",
773
+ "babel-types": "^6.24.1"
774
  }
775
  },
776
  "babel-helpers": {
778
  "resolved": "https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.24.1.tgz",
779
  "integrity": "sha1-NHHenK7DiOXIUOWX5Yom3fN2ArI=",
780
  "requires": {
781
+ "babel-runtime": "^6.22.0",
782
+ "babel-template": "^6.24.1"
783
  }
784
  },
785
  "babel-loader": {
787
  "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-7.1.5.tgz",
788
  "integrity": "sha512-iCHfbieL5d1LfOQeeVJEUyD9rTwBcP/fcEbRCfempxTDuqrKpu0AZjLAQHEQa3Yqyj9ORKe2iHfoj4rHLf7xpw==",
789
  "requires": {
790
+ "find-cache-dir": "^1.0.0",
791
+ "loader-utils": "^1.0.2",
792
+ "mkdirp": "^0.5.1"
793
  }
794
  },
795
  "babel-messages": {
797
  "resolved": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.23.0.tgz",
798
  "integrity": "sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=",
799
  "requires": {
800
+ "babel-runtime": "^6.22.0"
801
  }
802
  },
803
  "babel-plugin-check-es2015-constants": {
805
  "resolved": "https://registry.npmjs.org/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz",
806
  "integrity": "sha1-NRV7EBQm/S/9PaP3XH0ekYNbv4o=",
807
  "requires": {
808
+ "babel-runtime": "^6.22.0"
809
  }
810
  },
811
  "babel-plugin-syntax-async-functions": {
812
  "version": "6.13.0",
813
+ "resolved": "https://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz",
814
  "integrity": "sha1-ytnK0RkbWtY0vzCuCHI5HgZHvpU="
815
  },
816
  "babel-plugin-syntax-class-properties": {
817
  "version": "6.13.0",
818
+ "resolved": "https://registry.npmjs.org/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-6.13.0.tgz",
819
  "integrity": "sha1-1+sjt5oxf4VDlixQW4J8fWysJ94="
820
  },
821
  "babel-plugin-syntax-exponentiation-operator": {
822
  "version": "6.13.0",
823
+ "resolved": "https://registry.npmjs.org/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz",
824
  "integrity": "sha1-nufoM3KQ2pUoggGmpX9BcDF4MN4="
825
  },
826
  "babel-plugin-syntax-jsx": {
827
  "version": "6.18.0",
828
+ "resolved": "https://registry.npmjs.org/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz",
829
  "integrity": "sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY="
830
  },
831
  "babel-plugin-syntax-object-rest-spread": {
832
  "version": "6.13.0",
833
+ "resolved": "https://registry.npmjs.org/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz",
834
  "integrity": "sha1-/WU28rzhODb/o6VFjEkDpZe7O/U="
835
  },
836
  "babel-plugin-syntax-trailing-function-commas": {
843
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz",
844
  "integrity": "sha1-ZTbjeK/2yx1VF6wOQOs+n8jQh2E=",
845
  "requires": {
846
+ "babel-helper-remap-async-to-generator": "^6.24.1",
847
+ "babel-plugin-syntax-async-functions": "^6.8.0",
848
+ "babel-runtime": "^6.22.0"
849
  }
850
  },
851
  "babel-plugin-transform-class-properties": {
853
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.24.1.tgz",
854
  "integrity": "sha1-anl2PqYdM9NvN7YRqp3vgagbRqw=",
855
  "requires": {
856
+ "babel-helper-function-name": "^6.24.1",
857
+ "babel-plugin-syntax-class-properties": "^6.8.0",
858
+ "babel-runtime": "^6.22.0",
859
+ "babel-template": "^6.24.1"
860
  }
861
  },
862
  "babel-plugin-transform-es2015-arrow-functions": {
864
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz",
865
  "integrity": "sha1-RSaSy3EdX3ncf4XkQM5BufJE0iE=",
866
  "requires": {
867
+ "babel-runtime": "^6.22.0"
868
  }
869
  },
870
  "babel-plugin-transform-es2015-block-scoped-functions": {
872
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz",
873
  "integrity": "sha1-u8UbSflk1wy42OC5ToICRs46YUE=",
874
  "requires": {
875
+ "babel-runtime": "^6.22.0"
876
  }
877
  },
878
  "babel-plugin-transform-es2015-block-scoping": {
880
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz",
881
  "integrity": "sha1-1w9SmcEwjQXBL0Y4E7CgnnOxiV8=",
882
  "requires": {
883
+ "babel-runtime": "^6.26.0",
884
+ "babel-template": "^6.26.0",
885
+ "babel-traverse": "^6.26.0",
886
+ "babel-types": "^6.26.0",
887
+ "lodash": "^4.17.4"
888
  }
889
  },
890
  "babel-plugin-transform-es2015-classes": {
892
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.24.1.tgz",
893
  "integrity": "sha1-WkxYpQyclGHlZLSyo7+ryXolhNs=",
894
  "requires": {
895
+ "babel-helper-define-map": "^6.24.1",
896
+ "babel-helper-function-name": "^6.24.1",
897
+ "babel-helper-optimise-call-expression": "^6.24.1",
898
+ "babel-helper-replace-supers": "^6.24.1",
899
+ "babel-messages": "^6.23.0",
900
+ "babel-runtime": "^6.22.0",
901
+ "babel-template": "^6.24.1",
902
+ "babel-traverse": "^6.24.1",
903
+ "babel-types": "^6.24.1"
904
  }
905
  },
906
  "babel-plugin-transform-es2015-computed-properties": {
908
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.24.1.tgz",
909
  "integrity": "sha1-b+Ko0WiV1WNPTNmZttNICjCBWbM=",
910
  "requires": {
911
+ "babel-runtime": "^6.22.0",
912
+ "babel-template": "^6.24.1"
913
  }
914
  },
915
  "babel-plugin-transform-es2015-destructuring": {
917
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.23.0.tgz",
918
  "integrity": "sha1-mXux8auWf2gtKwh2/jWNYOdlxW0=",
919
  "requires": {
920
+ "babel-runtime": "^6.22.0"
921
  }
922
  },
923
  "babel-plugin-transform-es2015-duplicate-keys": {
925
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-6.24.1.tgz",
926
  "integrity": "sha1-c+s9MQypaePvnskcU3QabxV2Qj4=",
927
  "requires": {
928
+ "babel-runtime": "^6.22.0",
929
+ "babel-types": "^6.24.1"
930
  }
931
  },
932
  "babel-plugin-transform-es2015-for-of": {
934
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.23.0.tgz",
935
  "integrity": "sha1-9HyVsrYT3x0+zC/bdXNiPHUkhpE=",
936
  "requires": {
937
+ "babel-runtime": "^6.22.0"
938
  }
939
  },
940
  "babel-plugin-transform-es2015-function-name": {
942
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.24.1.tgz",
943
  "integrity": "sha1-g0yJhTvDaxrw86TF26qU/Y6sqos=",
944
  "requires": {
945
+ "babel-helper-function-name": "^6.24.1",
946
+ "babel-runtime": "^6.22.0",
947
+ "babel-types": "^6.24.1"
948
  }
949
  },
950
  "babel-plugin-transform-es2015-literals": {
952
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-6.22.0.tgz",
953
  "integrity": "sha1-T1SgLWzWbPkVKAAZox0xklN3yi4=",
954
  "requires": {
955
+ "babel-runtime": "^6.22.0"
956
  }
957
  },
958
  "babel-plugin-transform-es2015-modules-amd": {
960
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-6.24.1.tgz",
961
  "integrity": "sha1-Oz5UAXI5hC1tGcMBHEvS8AoA0VQ=",
962
  "requires": {
963
+ "babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
964
+ "babel-runtime": "^6.22.0",
965
+ "babel-template": "^6.24.1"
966
  }
967
  },
968
  "babel-plugin-transform-es2015-modules-commonjs": {
970
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.2.tgz",
971
  "integrity": "sha512-CV9ROOHEdrjcwhIaJNBGMBCodN+1cfkwtM1SbUHmvyy35KGT7fohbpOxkE2uLz1o6odKK2Ck/tz47z+VqQfi9Q==",
972
  "requires": {
973
+ "babel-plugin-transform-strict-mode": "^6.24.1",
974
+ "babel-runtime": "^6.26.0",
975
+ "babel-template": "^6.26.0",
976
+ "babel-types": "^6.26.0"
977
  }
978
  },
979
  "babel-plugin-transform-es2015-modules-systemjs": {
981
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.24.1.tgz",
982
  "integrity": "sha1-/4mhQrkRmpBhlfXxBuzzBdlAfSM=",
983
  "requires": {
984
+ "babel-helper-hoist-variables": "^6.24.1",
985
+ "babel-runtime": "^6.22.0",
986
+ "babel-template": "^6.24.1"
987
  }
988
  },
989
  "babel-plugin-transform-es2015-modules-umd": {
991
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-6.24.1.tgz",
992
  "integrity": "sha1-rJl+YoXNGO1hdq22B9YCNErThGg=",
993
  "requires": {
994
+ "babel-plugin-transform-es2015-modules-amd": "^6.24.1",
995
+ "babel-runtime": "^6.22.0",
996
+ "babel-template": "^6.24.1"
997
  }
998
  },
999
  "babel-plugin-transform-es2015-object-super": {
1001
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.24.1.tgz",
1002
  "integrity": "sha1-JM72muIcuDp/hgPa0CH1cusnj40=",
1003
  "requires": {
1004
+ "babel-helper-replace-supers": "^6.24.1",
1005
+ "babel-runtime": "^6.22.0"
1006
  }
1007
  },
1008
  "babel-plugin-transform-es2015-parameters": {
1010
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.24.1.tgz",
1011
  "integrity": "sha1-V6w1GrScrxSpfNE7CfZv3wpiXys=",
1012
  "requires": {
1013
+ "babel-helper-call-delegate": "^6.24.1",
1014
+ "babel-helper-get-function-arity": "^6.24.1",
1015
+ "babel-runtime": "^6.22.0",
1016
+ "babel-template": "^6.24.1",
1017
+ "babel-traverse": "^6.24.1",
1018
+ "babel-types": "^6.24.1"
1019
  }
1020
  },
1021
  "babel-plugin-transform-es2015-shorthand-properties": {
1023
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz",
1024
  "integrity": "sha1-JPh11nIch2YbvZmkYi5R8U3jiqA=",
1025
  "requires": {
1026
+ "babel-runtime": "^6.22.0",
1027
+ "babel-types": "^6.24.1"
1028
  }
1029
  },
1030
  "babel-plugin-transform-es2015-spread": {
1032
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.22.0.tgz",
1033
  "integrity": "sha1-1taKmfia7cRTbIGlQujdnxdG+NE=",
1034
  "requires": {
1035
+ "babel-runtime": "^6.22.0"
1036
  }
1037
  },
1038
  "babel-plugin-transform-es2015-sticky-regex": {
1040
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.24.1.tgz",
1041
  "integrity": "sha1-AMHNsaynERLN8M9hJsLta0V8zbw=",
1042
  "requires": {
1043
+ "babel-helper-regex": "^6.24.1",
1044
+ "babel-runtime": "^6.22.0",
1045
+ "babel-types": "^6.24.1"
1046
  }
1047
  },
1048
  "babel-plugin-transform-es2015-template-literals": {
1050
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz",
1051
  "integrity": "sha1-qEs0UPfp+PH2g51taH2oS7EjbY0=",
1052
  "requires": {
1053
+ "babel-runtime": "^6.22.0"
1054
  }
1055
  },
1056
  "babel-plugin-transform-es2015-typeof-symbol": {
1058
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-6.23.0.tgz",
1059
  "integrity": "sha1-3sCfHN3/lLUqxz1QXITfWdzOs3I=",
1060
  "requires": {
1061
+ "babel-runtime": "^6.22.0"
1062
  }
1063
  },
1064
  "babel-plugin-transform-es2015-unicode-regex": {
1066
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.24.1.tgz",
1067
  "integrity": "sha1-04sS9C6nMj9yk4fxinxa4frrNek=",
1068
  "requires": {
1069
+ "babel-helper-regex": "^6.24.1",
1070
+ "babel-runtime": "^6.22.0",
1071
+ "regexpu-core": "^2.0.0"
1072
  }
1073
  },
1074
  "babel-plugin-transform-exponentiation-operator": {
1076
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz",
1077
  "integrity": "sha1-KrDJx/MJj6SJB3cruBP+QejeOg4=",
1078
  "requires": {
1079
+ "babel-helper-builder-binary-assignment-operator-visitor": "^6.24.1",
1080
+ "babel-plugin-syntax-exponentiation-operator": "^6.8.0",
1081
+ "babel-runtime": "^6.22.0"
1082
  }
1083
  },
1084
  "babel-plugin-transform-object-rest-spread": {
1086
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.26.0.tgz",
1087
  "integrity": "sha1-DzZpLVD+9rfi1LOsFHgTepY7ewY=",
1088
  "requires": {
1089
+ "babel-plugin-syntax-object-rest-spread": "^6.8.0",
1090
+ "babel-runtime": "^6.26.0"
1091
  }
1092
  },
1093
  "babel-plugin-transform-react-jsx": {
1095
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-react-jsx/-/babel-plugin-transform-react-jsx-6.24.1.tgz",
1096
  "integrity": "sha1-hAoCjn30YN/DotKfDA2R9jduZqM=",
1097
  "requires": {
1098
+ "babel-helper-builder-react-jsx": "^6.24.1",
1099
+ "babel-plugin-syntax-jsx": "^6.8.0",
1100
+ "babel-runtime": "^6.22.0"
1101
  }
1102
  },
1103
  "babel-plugin-transform-regenerator": {
1105
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.26.0.tgz",
1106
  "integrity": "sha1-4HA2lvveJ/Cj78rPi03KL3s6jy8=",
1107
  "requires": {
1108
+ "regenerator-transform": "^0.10.0"
1109
  }
1110
  },
1111
  "babel-plugin-transform-runtime": {
1113
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.23.0.tgz",
1114
  "integrity": "sha1-iEkNRGUC6puOfvsP4J7E2ZR5se4=",
1115
  "requires": {
1116
+ "babel-runtime": "^6.22.0"
1117
  }
1118
  },
1119
  "babel-plugin-transform-strict-mode": {
1121
  "resolved": "https://registry.npmjs.org/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz",
1122
  "integrity": "sha1-1fr3qleKZbvlkc9e2uBKDGcCB1g=",
1123
  "requires": {
1124
+ "babel-runtime": "^6.22.0",
1125
+ "babel-types": "^6.24.1"
1126
  }
1127
  },
1128
  "babel-preset-cgb": {
1129
+ "version": "1.7.1",
1130
+ "resolved": "https://registry.npmjs.org/babel-preset-cgb/-/babel-preset-cgb-1.7.1.tgz",
1131
+ "integrity": "sha512-9fzPz7TSZhQrQCxOcZwqmoNCg2HFWoNyc700Z9X9oAws9quM3m52hZMW4ZV3Tq+X3nHh0upf5XBJ6apssntjHQ==",
1132
  "requires": {
1133
+ "@scarf/scarf": "^1.0.6",
1134
+ "babel-plugin-syntax-async-functions": "^6.13.0",
1135
  "babel-plugin-transform-class-properties": "6.24.1",
1136
+ "babel-plugin-transform-object-rest-spread": "^6.26.0",
1137
+ "babel-plugin-transform-react-jsx": "^6.24.1",
1138
+ "babel-plugin-transform-runtime": "^6.23.0",
1139
+ "babel-preset-env": "^1.6.0",
1140
+ "update-notifier": "^2.3.0"
1141
  }
1142
  },
1143
  "babel-preset-env": {
1145
  "resolved": "https://registry.npmjs.org/babel-preset-env/-/babel-preset-env-1.7.0.tgz",
1146
  "integrity": "sha512-9OR2afuKDneX2/q2EurSftUYM0xGu4O2D9adAhVfADDhrYDaxXV0rBbevVYoY9n6nyX1PmQW/0jtpJvUNr9CHg==",
1147
  "requires": {
1148
+ "babel-plugin-check-es2015-constants": "^6.22.0",
1149
+ "babel-plugin-syntax-trailing-function-commas": "^6.22.0",
1150
+ "babel-plugin-transform-async-to-generator": "^6.22.0",
1151
+ "babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
1152
+ "babel-plugin-transform-es2015-block-scoped-functions": "^6.22.0",
1153
+ "babel-plugin-transform-es2015-block-scoping": "^6.23.0",
1154
+ "babel-plugin-transform-es2015-classes": "^6.23.0",
1155
+ "babel-plugin-transform-es2015-computed-properties": "^6.22.0",
1156
+ "babel-plugin-transform-es2015-destructuring": "^6.23.0",
1157
+ "babel-plugin-transform-es2015-duplicate-keys": "^6.22.0",
1158
+ "babel-plugin-transform-es2015-for-of": "^6.23.0",
1159
+ "babel-plugin-transform-es2015-function-name": "^6.22.0",
1160
+ "babel-plugin-transform-es2015-literals": "^6.22.0",
1161
+ "babel-plugin-transform-es2015-modules-amd": "^6.22.0",
1162
+ "babel-plugin-transform-es2015-modules-commonjs": "^6.23.0",
1163
+ "babel-plugin-transform-es2015-modules-systemjs": "^6.23.0",
1164
+ "babel-plugin-transform-es2015-modules-umd": "^6.23.0",
1165
+ "babel-plugin-transform-es2015-object-super": "^6.22.0",
1166
+ "babel-plugin-transform-es2015-parameters": "^6.23.0",
1167
+ "babel-plugin-transform-es2015-shorthand-properties": "^6.22.0",
1168
+ "babel-plugin-transform-es2015-spread": "^6.22.0",
1169
+ "babel-plugin-transform-es2015-sticky-regex": "^6.22.0",
1170
+ "babel-plugin-transform-es2015-template-literals": "^6.22.0",
1171
+ "babel-plugin-transform-es2015-typeof-symbol": "^6.23.0",
1172
+ "babel-plugin-transform-es2015-unicode-regex": "^6.22.0",
1173
+ "babel-plugin-transform-exponentiation-operator": "^6.22.0",
1174
+ "babel-plugin-transform-regenerator": "^6.22.0",
1175
+ "browserslist": "^3.2.6",
1176
+ "invariant": "^2.2.2",
1177
+ "semver": "^5.3.0"
1178
  },
1179
  "dependencies": {
1180
  "browserslist": {
1182
  "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-3.2.8.tgz",
1183
  "integrity": "sha512-WHVocJYavUwVgVViC0ORikPHQquXwVh939TaelZ4WDqpWgTX/FsGhl/+P4qBUAGcRvtOgDgC+xftNWWp2RUTAQ==",
1184
  "requires": {
1185
+ "caniuse-lite": "^1.0.30000844",
1186
+ "electron-to-chromium": "^1.3.47"
1187
  }
1188
  }
1189
  }
1193
  "resolved": "https://registry.npmjs.org/babel-register/-/babel-register-6.26.0.tgz",
1194
  "integrity": "sha1-btAhFz4vy0htestFxgCahW9kcHE=",
1195
  "requires": {
1196
+ "babel-core": "^6.26.0",
1197
+ "babel-runtime": "^6.26.0",
1198
+ "core-js": "^2.5.0",
1199
+ "home-or-tmp": "^2.0.0",
1200
+ "lodash": "^4.17.4",
1201
+ "mkdirp": "^0.5.1",
1202
+ "source-map-support": "^0.4.15"
1203
  }
1204
  },
1205
  "babel-runtime": {
1207
  "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
1208
  "integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
1209
  "requires": {
1210
+ "core-js": "^2.4.0",
1211
+ "regenerator-runtime": "^0.11.0"
1212
  }
1213
  },
1214
  "babel-template": {
1216
  "resolved": "https://registry.npmjs.org/babel-template/-/babel-template-6.26.0.tgz",
1217
  "integrity": "sha1-3gPi0WOWsGn0bdn/+FIfsaDjXgI=",
1218
  "requires": {
1219
+ "babel-runtime": "^6.26.0",
1220
+ "babel-traverse": "^6.26.0",
1221
+ "babel-types": "^6.26.0",
1222
+ "babylon": "^6.18.0",
1223
+ "lodash": "^4.17.4"
1224
  }
1225
  },
1226
  "babel-traverse": {
1228
  "resolved": "https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.26.0.tgz",
1229
  "integrity": "sha1-RqnL1+3MYsjlwGTi0tjQ9ANXZu4=",
1230
  "requires": {
1231
+ "babel-code-frame": "^6.26.0",
1232
+ "babel-messages": "^6.23.0",
1233
+ "babel-runtime": "^6.26.0",
1234
+ "babel-types": "^6.26.0",
1235
+ "babylon": "^6.18.0",
1236
+ "debug": "^2.6.8",
1237
+ "globals": "^9.18.0",
1238
+ "invariant": "^2.2.2",
1239
+ "lodash": "^4.17.4"
1240
  }
1241
  },
1242
  "babel-types": {
1244
  "resolved": "https://registry.npmjs.org/babel-types/-/babel-types-6.26.0.tgz",
1245
  "integrity": "sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=",
1246
  "requires": {
1247
+ "babel-runtime": "^6.26.0",
1248
+ "esutils": "^2.0.2",
1249
+ "lodash": "^4.17.4",
1250
+ "to-fast-properties": "^1.0.3"
1251
  }
1252
  },
1253
  "babylon": {
1264
  "version": "0.11.2",
1265
  "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz",
1266
  "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==",
1267
+ "optional": true,
1268
  "requires": {
1269
+ "cache-base": "^1.0.1",
1270
+ "class-utils": "^0.3.5",
1271
+ "component-emitter": "^1.2.1",
1272
+ "define-property": "^1.0.0",
1273
+ "isobject": "^3.0.1",
1274
+ "mixin-deep": "^1.2.0",
1275
+ "pascalcase": "^0.1.1"
1276
  },
1277
  "dependencies": {
1278
  "define-property": {
1279
  "version": "1.0.0",
1280
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
1281
  "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
1282
+ "optional": true,
1283
  "requires": {
1284
+ "is-descriptor": "^1.0.0"
1285
  }
1286
  },
1287
  "is-accessor-descriptor": {
1288
  "version": "1.0.0",
1289
  "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
1290
  "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
1291
+ "optional": true,
1292
  "requires": {
1293
+ "kind-of": "^6.0.0"
1294
  }
1295
  },
1296
  "is-data-descriptor": {
1297
  "version": "1.0.0",
1298
  "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
1299
  "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
1300
+ "optional": true,
1301
  "requires": {
1302
+ "kind-of": "^6.0.0"
1303
  }
1304
  },
1305
  "is-descriptor": {
1306
  "version": "1.0.2",
1307
  "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
1308
  "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
1309
+ "optional": true,
1310
  "requires": {
1311
+ "is-accessor-descriptor": "^1.0.0",
1312
+ "is-data-descriptor": "^1.0.0",
1313
+ "kind-of": "^6.0.2"
1314
  }
1315
  }
1316
  }
1317
  },
1318
  "base64-js": {
1319
+ "version": "1.5.1",
1320
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
1321
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="
1322
  },
1323
  "bcrypt-pbkdf": {
1324
  "version": "1.0.2",
1325
  "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
1326
  "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
 
1327
  "requires": {
1328
+ "tweetnacl": "^0.14.3"
1329
  }
1330
  },
1331
  "big.js": {
1332
+ "version": "5.2.2",
1333
+ "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
1334
+ "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ=="
1335
  },
1336
  "binary-extensions": {
1337
+ "version": "2.1.0",
1338
+ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.1.0.tgz",
1339
+ "integrity": "sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==",
1340
+ "optional": true
1341
  },
1342
  "block-stream": {
1343
  "version": "0.0.9",
1344
  "resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz",
1345
  "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=",
1346
  "requires": {
1347
+ "inherits": "~2.0.0"
1348
  }
1349
  },
1350
  "bn.js": {
1351
+ "version": "5.1.3",
1352
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.1.3.tgz",
1353
+ "integrity": "sha512-GkTiFpjFtUzU9CbMeJ5iazkCzGL3jrhzerzZIuqLABjbwRaFt33I9tUdSNryIptM+RxDet6OKm2WnLXzW51KsQ=="
1354
  },
1355
  "boxen": {
1356
  "version": "1.3.0",
1357
  "resolved": "https://registry.npmjs.org/boxen/-/boxen-1.3.0.tgz",
1358
  "integrity": "sha512-TNPjfTr432qx7yOjQyaXm3dSR0MH9vXp7eT1BFSl/C51g+EFnOR9hTg1IreahGBmDNCehscshe45f+C1TBZbLw==",
1359
  "requires": {
1360
+ "ansi-align": "^2.0.0",
1361
+ "camelcase": "^4.0.0",
1362
+ "chalk": "^2.0.1",
1363
+ "cli-boxes": "^1.0.0",
1364
+ "string-width": "^2.0.0",
1365
+ "term-size": "^1.2.0",
1366
+ "widest-line": "^2.0.0"
1367
  }
1368
  },
1369
  "brace-expansion": {
1371
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
1372
  "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
1373
  "requires": {
1374
+ "balanced-match": "^1.0.0",
1375
  "concat-map": "0.0.1"
1376
  }
1377
  },
1378
  "braces": {
1379
+ "version": "3.0.2",
1380
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
1381
+ "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
1382
+ "optional": true,
1383
+ "requires": {
1384
+ "fill-range": "^7.0.1"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1385
  }
1386
  },
1387
  "brorand": {
1394
  "resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
1395
  "integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
1396
  "requires": {
1397
+ "buffer-xor": "^1.0.3",
1398
+ "cipher-base": "^1.0.0",
1399
+ "create-hash": "^1.1.0",
1400
+ "evp_bytestokey": "^1.0.3",
1401
+ "inherits": "^2.0.1",
1402
+ "safe-buffer": "^5.0.1"
1403
  }
1404
  },
1405
  "browserify-cipher": {
1407
  "resolved": "https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz",
1408
  "integrity": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==",
1409
  "requires": {
1410
+ "browserify-aes": "^1.0.4",
1411
+ "browserify-des": "^1.0.0",
1412
+ "evp_bytestokey": "^1.0.0"
1413
  }
1414
  },
1415
  "browserify-des": {
1417
  "resolved": "https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.2.tgz",
1418
  "integrity": "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==",
1419
  "requires": {
1420
+ "cipher-base": "^1.0.1",
1421
+ "des.js": "^1.0.0",
1422
+ "inherits": "^2.0.1",
1423
+ "safe-buffer": "^5.1.2"
1424
  }
1425
  },
1426
  "browserify-rsa": {
1427
+ "version": "4.1.0",
1428
+ "resolved": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.1.0.tgz",
1429
+ "integrity": "sha512-AdEER0Hkspgno2aR97SAf6vi0y0k8NuOpGnVH3O99rcA5Q6sh8QxcngtHuJ6uXwnfAXNM4Gn1Gb7/MV1+Ymbog==",
1430
  "requires": {
1431
+ "bn.js": "^5.0.0",
1432
+ "randombytes": "^2.0.1"
1433
  }
1434
  },
1435
  "browserify-sign": {
1436
+ "version": "4.2.1",
1437
+ "resolved": "https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.2.1.tgz",
1438
+ "integrity": "sha512-/vrA5fguVAKKAVTNJjgSm1tRQDHUU6DbwO9IROu/0WAzC8PKhucDSh18J0RMvVeHAn5puMd+QHC2erPRNf8lmg==",
1439
+ "requires": {
1440
+ "bn.js": "^5.1.1",
1441
+ "browserify-rsa": "^4.0.1",
1442
+ "create-hash": "^1.2.0",
1443
+ "create-hmac": "^1.1.7",
1444
+ "elliptic": "^6.5.3",
1445
+ "inherits": "^2.0.4",
1446
+ "parse-asn1": "^5.1.5",
1447
+ "readable-stream": "^3.6.0",
1448
+ "safe-buffer": "^5.2.0"
1449
+ },
1450
+ "dependencies": {
1451
+ "readable-stream": {
1452
+ "version": "3.6.0",
1453
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
1454
+ "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
1455
+ "requires": {
1456
+ "inherits": "^2.0.3",
1457
+ "string_decoder": "^1.1.1",
1458
+ "util-deprecate": "^1.0.1"
1459
+ }
1460
+ },
1461
+ "safe-buffer": {
1462
+ "version": "5.2.1",
1463
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
1464
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
1465
+ }
1466
  }
1467
  },
1468
  "browserify-zlib": {
1470
  "resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz",
1471
  "integrity": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==",
1472
  "requires": {
1473
+ "pako": "~1.0.5"
1474
  }
1475
  },
1476
  "browserslist": {
1478
  "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-2.11.3.tgz",
1479
  "integrity": "sha512-yWu5cXT7Av6mVwzWc8lMsJMHWn4xyjSuGYi4IozbVTLUOEYPSagUB8kiMDUHA1fS3zjr8nkxkn9jdvug4BBRmA==",
1480
  "requires": {
1481
+ "caniuse-lite": "^1.0.30000792",
1482
+ "electron-to-chromium": "^1.3.30"
1483
  }
1484
  },
1485
  "buffer": {
1486
+ "version": "4.9.2",
1487
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.2.tgz",
1488
+ "integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==",
1489
  "requires": {
1490
+ "base64-js": "^1.0.2",
1491
+ "ieee754": "^1.1.4",
1492
+ "isarray": "^1.0.0"
1493
  }
1494
  },
1495
  "buffer-from": {
1502
  "resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz",
1503
  "integrity": "sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk="
1504
  },
 
 
 
 
 
1505
  "builtin-status-codes": {
1506
  "version": "3.0.0",
1507
  "resolved": "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz",
1511
  "version": "1.0.1",
1512
  "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz",
1513
  "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==",
1514
+ "optional": true,
1515
+ "requires": {
1516
+ "collection-visit": "^1.0.0",
1517
+ "component-emitter": "^1.2.1",
1518
+ "get-value": "^2.0.6",
1519
+ "has-value": "^1.0.0",
1520
+ "isobject": "^3.0.1",
1521
+ "set-value": "^2.0.0",
1522
+ "to-object-path": "^0.3.0",
1523
+ "union-value": "^1.0.0",
1524
+ "unset-value": "^1.0.0"
1525
+ }
1526
+ },
1527
+ "call-bind": {
1528
+ "version": "1.0.0",
1529
+ "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.0.tgz",
1530
+ "integrity": "sha512-AEXsYIyyDY3MCzbwdhzG3Jx1R0J2wetQyUynn6dYHAO+bg8l1k7jwZtRv4ryryFs7EP+NDlikJlVe59jr0cM2w==",
1531
  "requires": {
1532
+ "function-bind": "^1.1.1",
1533
+ "get-intrinsic": "^1.0.0"
1534
+ }
1535
+ },
1536
+ "caller-callsite": {
1537
+ "version": "2.0.0",
1538
+ "resolved": "https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz",
1539
+ "integrity": "sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=",
1540
+ "requires": {
1541
+ "callsites": "^2.0.0"
1542
+ },
1543
+ "dependencies": {
1544
+ "callsites": {
1545
+ "version": "2.0.0",
1546
+ "resolved": "https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz",
1547
+ "integrity": "sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA="
1548
+ }
1549
  }
1550
  },
1551
  "caller-path": {
1553
  "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-0.1.0.tgz",
1554
  "integrity": "sha1-lAhe9jWB7NPaqSREqP6U6CV3dR8=",
1555
  "requires": {
1556
+ "callsites": "^0.2.0"
1557
  }
1558
  },
1559
  "callsites": {
1571
  "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz",
1572
  "integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=",
1573
  "requires": {
1574
+ "camelcase": "^2.0.0",
1575
+ "map-obj": "^1.0.0"
1576
  },
1577
  "dependencies": {
1578
  "camelcase": {
1583
  }
1584
  },
1585
  "caniuse-lite": {
1586
+ "version": "1.0.30001159",
1587
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001159.tgz",
1588
+ "integrity": "sha512-w9Ph56jOsS8RL20K9cLND3u/+5WASWdhC/PPrf+V3/HsM3uHOavWOR1Xzakbv4Puo/srmPHudkmCRWM7Aq+/UA=="
1589
  },
1590
  "capture-stack-trace": {
1591
  "version": "1.0.1",
1602
  "resolved": "https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz",
1603
  "integrity": "sha1-qg0yYptu6XIgBBHL1EYckHvCt60=",
1604
  "requires": {
1605
+ "align-text": "^0.1.3",
1606
+ "lazy-cache": "^1.0.3"
1607
  }
1608
  },
1609
  "cgb-dev-utils": {
1610
+ "version": "1.6.1",
1611
+ "resolved": "https://registry.npmjs.org/cgb-dev-utils/-/cgb-dev-utils-1.6.1.tgz",
1612
+ "integrity": "sha512-WJFWifyKCL+jVewgELmJ8I8H1IrTedYuOnk6IFaxRvP9ELAHEcofCKNt4HiNJorMUUrqkt8ohaRaxeaH75UPlA==",
1613
  "requires": {
1614
+ "@scarf/scarf": "^1.0.6",
1615
  "chalk": "2.3.0",
1616
  "cross-spawn": "5.1.0",
1617
+ "update-notifier": "^2.3.0"
1618
  },
1619
  "dependencies": {
1620
  "chalk": {
1622
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz",
1623
  "integrity": "sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==",
1624
  "requires": {
1625
+ "ansi-styles": "^3.1.0",
1626
+ "escape-string-regexp": "^1.0.5",
1627
+ "supports-color": "^4.0.0"
1628
  }
1629
  },
1630
  "has-flag": {
1637
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz",
1638
  "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=",
1639
  "requires": {
1640
+ "has-flag": "^2.0.0"
1641
  }
1642
  }
1643
  }
1644
  },
1645
  "cgb-scripts": {
1646
+ "version": "1.20.0",
1647
+ "resolved": "https://registry.npmjs.org/cgb-scripts/-/cgb-scripts-1.20.0.tgz",
1648
+ "integrity": "sha512-1HisAnZ0YJ2ciWJcgcn2mbKua/LbFpPY9itxTnHOocedE4gi5wCSP7E5jnph8PxLpDKzHqfYrIqFe1qzsoWisw==",
1649
+ "requires": {
1650
+ "autoprefixer": "^7.2.4",
1651
+ "babel-core": "^6.25.0",
1652
+ "babel-eslint": "^8.2.1",
1653
+ "babel-loader": "^7.1.1",
1654
+ "babel-preset-cgb": "^1.7.0",
1655
+ "cgb-dev-utils": "^1.6.0",
1656
+ "chalk": "^2.3.0",
1657
+ "cross-env": "^5.0.1",
1658
+ "cross-spawn": "^5.1.0",
1659
+ "eslint": "^4.15.0",
1660
+ "eslint-config-wordpress": "^2.0.0",
1661
+ "eslint-plugin-jest": "^21.6.1",
1662
+ "eslint-plugin-jsx-a11y": "^6.0.3",
1663
+ "eslint-plugin-react": "^7.5.1",
1664
+ "eslint-plugin-wordpress": "^0.1.0",
1665
+ "extract-text-webpack-plugin": "^3.0.2",
1666
+ "filesize": "^3.5.11",
1667
+ "fs-extra": "^5.0.0",
1668
+ "gzip-size": "^4.1.0",
1669
+ "inquirer": "^5.0.0",
1670
+ "node-sass": "^4.7.2",
1671
+ "ora": "^1.3.0",
1672
+ "postcss-loader": "^2.0.10",
1673
+ "raw-loader": "^0.5.1",
1674
+ "resolve-pkg": "^1.0.0",
1675
+ "sass-loader": "^6.0.6",
1676
+ "shelljs": "^0.8.0",
1677
+ "style-loader": "^0.23.1",
1678
+ "update-notifier": "^2.3.0",
1679
+ "webpack": "^3.1.0"
1680
  }
1681
  },
1682
  "chalk": {
1683
+ "version": "2.4.2",
1684
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
1685
+ "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
1686
  "requires": {
1687
+ "ansi-styles": "^3.2.1",
1688
+ "escape-string-regexp": "^1.0.5",
1689
+ "supports-color": "^5.3.0"
1690
  }
1691
  },
1692
  "chardet": {
1695
  "integrity": "sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I="
1696
  },
1697
  "chokidar": {
1698
+ "version": "3.4.3",
1699
+ "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.4.3.tgz",
1700
+ "integrity": "sha512-DtM3g7juCXQxFVSNPNByEC2+NImtBuxQQvWlHunpJIS5Ocr0lG306cC7FCi7cEA0fzmybPUIl4txBIobk1gGOQ==",
1701
+ "optional": true,
1702
+ "requires": {
1703
+ "anymatch": "~3.1.1",
1704
+ "braces": "~3.0.2",
1705
+ "fsevents": "~2.1.2",
1706
+ "glob-parent": "~5.1.0",
1707
+ "is-binary-path": "~2.1.0",
1708
+ "is-glob": "~4.0.1",
1709
+ "normalize-path": "~3.0.0",
1710
+ "readdirp": "~3.5.0"
 
 
 
 
1711
  }
1712
  },
1713
  "ci-info": {
1714
+ "version": "1.6.0",
1715
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-1.6.0.tgz",
1716
+ "integrity": "sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A=="
1717
  },
1718
  "cipher-base": {
1719
  "version": "1.0.4",
1720
  "resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz",
1721
  "integrity": "sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==",
1722
  "requires": {
1723
+ "inherits": "^2.0.1",
1724
+ "safe-buffer": "^5.0.1"
1725
  }
1726
  },
1727
  "circular-json": {
1733
  "version": "0.3.6",
1734
  "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
1735
  "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
1736
+ "optional": true,
1737
  "requires": {
1738
+ "arr-union": "^3.1.0",
1739
+ "define-property": "^0.2.5",
1740
+ "isobject": "^3.0.0",
1741
+ "static-extend": "^0.1.1"
1742
  },
1743
  "dependencies": {
1744
  "define-property": {
1745
  "version": "0.2.5",
1746
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
1747
  "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
1748
+ "optional": true,
1749
  "requires": {
1750
+ "is-descriptor": "^0.1.0"
1751
  }
1752
  }
1753
  }
1762
  "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz",
1763
  "integrity": "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=",
1764
  "requires": {
1765
+ "restore-cursor": "^2.0.0"
1766
  }
1767
  },
1768
  "cli-spinners": {
1771
  "integrity": "sha512-1QL4544moEsDVH9T/l6Cemov/37iv1RtoKf7NJ04A60+4MREXNfx/QvavbH6QoGdsD4N4Mwy49cmaINR/o2mdg=="
1772
  },
1773
  "cli-width": {
1774
+ "version": "2.2.1",
1775
+ "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.1.tgz",
1776
+ "integrity": "sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw=="
1777
  },
1778
  "cliui": {
1779
+ "version": "5.0.0",
1780
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz",
1781
+ "integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==",
1782
  "requires": {
1783
+ "string-width": "^3.1.0",
1784
+ "strip-ansi": "^5.2.0",
1785
+ "wrap-ansi": "^5.1.0"
1786
  },
1787
  "dependencies": {
1788
+ "ansi-regex": {
1789
+ "version": "4.1.0",
1790
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
1791
+ "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg=="
1792
+ },
1793
+ "emoji-regex": {
1794
+ "version": "7.0.3",
1795
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
1796
+ "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA=="
1797
+ },
1798
+ "string-width": {
1799
+ "version": "3.1.0",
1800
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
1801
+ "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
1802
  "requires": {
1803
+ "emoji-regex": "^7.0.1",
1804
+ "is-fullwidth-code-point": "^2.0.0",
1805
+ "strip-ansi": "^5.1.0"
1806
  }
1807
  },
1808
+ "strip-ansi": {
1809
+ "version": "5.2.0",
1810
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
1811
+ "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
1812
  "requires": {
1813
+ "ansi-regex": "^4.1.0"
 
 
1814
  }
1815
  }
1816
  }
1820
  "resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-2.0.2.tgz",
1821
  "integrity": "sha512-SZegPTKjCgpQH63E+eN6mVEEPdQBOUzjyJm5Pora4lrwWRFS8I0QAxV/KD6vV/i0WuijHZWQC1fMsPEdxfdVCQ==",
1822
  "requires": {
1823
+ "for-own": "^1.0.0",
1824
+ "is-plain-object": "^2.0.4",
1825
+ "kind-of": "^6.0.0",
1826
+ "shallow-clone": "^1.0.0"
1827
  }
1828
  },
1829
  "co": {
1840
  "version": "1.0.0",
1841
  "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
1842
  "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=",
1843
+ "optional": true,
1844
  "requires": {
1845
+ "map-visit": "^1.0.0",
1846
+ "object-visit": "^1.0.0"
1847
  }
1848
  },
1849
  "color-convert": {
1860
  "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
1861
  },
1862
  "combined-stream": {
1863
+ "version": "1.0.8",
1864
+ "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
1865
+ "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
1866
  "requires": {
1867
+ "delayed-stream": "~1.0.0"
1868
  }
1869
  },
 
 
 
 
 
1870
  "commondir": {
1871
  "version": "1.0.1",
1872
  "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
1873
  "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs="
1874
  },
1875
  "component-emitter": {
1876
+ "version": "1.3.0",
1877
+ "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz",
1878
+ "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==",
1879
+ "optional": true
1880
  },
1881
  "concat-map": {
1882
  "version": "0.0.1",
1888
  "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
1889
  "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
1890
  "requires": {
1891
+ "buffer-from": "^1.0.0",
1892
+ "inherits": "^2.0.3",
1893
+ "readable-stream": "^2.2.2",
1894
+ "typedarray": "^0.0.6"
1895
  }
1896
  },
1897
  "configstore": {
1898
+ "version": "3.1.5",
1899
+ "resolved": "https://registry.npmjs.org/configstore/-/configstore-3.1.5.tgz",
1900
+ "integrity": "sha512-nlOhI4+fdzoK5xmJ+NY+1gZK56bwEaWZr8fYuXohZ9Vkc1o3a4T/R3M+yE/w7x/ZVJ1zF8c+oaOvF0dztdUgmA==",
1901
  "requires": {
1902
+ "dot-prop": "^4.2.1",
1903
+ "graceful-fs": "^4.1.2",
1904
+ "make-dir": "^1.0.0",
1905
+ "unique-string": "^1.0.0",
1906
+ "write-file-atomic": "^2.0.0",
1907
+ "xdg-basedir": "^3.0.0"
1908
  }
1909
  },
1910
  "console-browserify": {
1911
+ "version": "1.2.0",
1912
+ "resolved": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.2.0.tgz",
1913
+ "integrity": "sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA=="
 
 
 
1914
  },
1915
  "console-control-strings": {
1916
  "version": "1.1.0",
1923
  "integrity": "sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U="
1924
  },
1925
  "convert-source-map": {
1926
+ "version": "1.7.0",
1927
+ "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz",
1928
+ "integrity": "sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==",
1929
  "requires": {
1930
+ "safe-buffer": "~5.1.1"
1931
  }
1932
  },
1933
  "copy-descriptor": {
1934
  "version": "0.1.1",
1935
  "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
1936
+ "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=",
1937
+ "optional": true
1938
  },
1939
  "core-js": {
1940
+ "version": "2.6.11",
1941
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.11.tgz",
1942
+ "integrity": "sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg=="
1943
+ },
1944
+ "core-js-pure": {
1945
+ "version": "3.7.0",
1946
+ "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.7.0.tgz",
1947
+ "integrity": "sha512-EZD2ckZysv8MMt4J6HSvS9K2GdtlZtdBncKAmF9lr2n0c9dJUaUN88PSTjvgwCgQPWKTkERXITgS6JJRAnljtg=="
1948
  },
1949
  "core-util-is": {
1950
  "version": "1.0.2",
1952
  "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
1953
  },
1954
  "cosmiconfig": {
1955
+ "version": "5.2.1",
1956
+ "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz",
1957
+ "integrity": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==",
1958
+ "requires": {
1959
+ "import-fresh": "^2.0.0",
1960
+ "is-directory": "^0.3.1",
1961
+ "js-yaml": "^3.13.1",
1962
+ "parse-json": "^4.0.0"
1963
  },
1964
  "dependencies": {
1965
  "parse-json": {
1967
  "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
1968
  "integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=",
1969
  "requires": {
1970
+ "error-ex": "^1.3.1",
1971
+ "json-parse-better-errors": "^1.0.1"
1972
  }
1973
  }
1974
  }
1975
  },
1976
  "create-ecdh": {
1977
+ "version": "4.0.4",
1978
+ "resolved": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.4.tgz",
1979
+ "integrity": "sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==",
1980
  "requires": {
1981
+ "bn.js": "^4.1.0",
1982
+ "elliptic": "^6.5.3"
1983
+ },
1984
+ "dependencies": {
1985
+ "bn.js": {
1986
+ "version": "4.11.9",
1987
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz",
1988
+ "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw=="
1989
+ }
1990
  }
1991
  },
1992
  "create-error-class": {
1994
  "resolved": "https://registry.npmjs.org/create-error-class/-/create-error-class-3.0.2.tgz",
1995
  "integrity": "sha1-Br56vvlHo/FKMP1hBnHUAbyot7Y=",
1996
  "requires": {
1997
+ "capture-stack-trace": "^1.0.0"
1998
  }
1999
  },
2000
  "create-hash": {
2002
  "resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz",
2003
  "integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==",
2004
  "requires": {
2005
+ "cipher-base": "^1.0.1",
2006
+ "inherits": "^2.0.1",
2007
+ "md5.js": "^1.3.4",
2008
+ "ripemd160": "^2.0.1",
2009
+ "sha.js": "^2.4.0"
2010
  }
2011
  },
2012
  "create-hmac": {
2014
  "resolved": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz",
2015
  "integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==",
2016
  "requires": {
2017
+ "cipher-base": "^1.0.3",
2018
+ "create-hash": "^1.1.0",
2019
+ "inherits": "^2.0.1",
2020
+ "ripemd160": "^2.0.0",
2021
+ "safe-buffer": "^5.0.1",
2022
+ "sha.js": "^2.4.8"
2023
  }
2024
  },
2025
  "cross-env": {
2026
+ "version": "5.2.1",
2027
+ "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-5.2.1.tgz",
2028
+ "integrity": "sha512-1yHhtcfAd1r4nwQgknowuUNfIT9E8dOMMspC36g45dN+iD1blloi7xp8X/xAIDnjHWyt1uQ8PHk2fkNaym7soQ==",
2029
  "requires": {
2030
+ "cross-spawn": "^6.0.5"
 
2031
  },
2032
  "dependencies": {
2033
  "cross-spawn": {
2035
  "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
2036
  "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
2037
  "requires": {
2038
+ "nice-try": "^1.0.4",
2039
+ "path-key": "^2.0.1",
2040
+ "semver": "^5.5.0",
2041
+ "shebang-command": "^1.2.0",
2042
+ "which": "^1.2.9"
2043
  }
2044
  }
2045
  }
2049
  "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz",
2050
  "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=",
2051
  "requires": {
2052
+ "lru-cache": "^4.0.1",
2053
+ "shebang-command": "^1.2.0",
2054
+ "which": "^1.2.9"
2055
  }
2056
  },
2057
  "crypto-browserify": {
2059
  "resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.12.0.tgz",
2060
  "integrity": "sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==",
2061
  "requires": {
2062
+ "browserify-cipher": "^1.0.0",
2063
+ "browserify-sign": "^4.0.0",
2064
+ "create-ecdh": "^4.0.0",
2065
+ "create-hash": "^1.1.0",
2066
+ "create-hmac": "^1.1.0",
2067
+ "diffie-hellman": "^5.0.0",
2068
+ "inherits": "^2.0.1",
2069
+ "pbkdf2": "^3.0.3",
2070
+ "public-encrypt": "^4.0.0",
2071
+ "randombytes": "^2.0.0",
2072
+ "randomfill": "^1.0.3"
2073
  }
2074
  },
2075
  "crypto-random-string": {
2082
  "resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz",
2083
  "integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=",
2084
  "requires": {
2085
+ "array-find-index": "^1.0.1"
2086
  }
2087
  },
2088
  "d": {
2089
+ "version": "1.0.1",
2090
+ "resolved": "https://registry.npmjs.org/d/-/d-1.0.1.tgz",
2091
+ "integrity": "sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==",
2092
  "requires": {
2093
+ "es5-ext": "^0.10.50",
2094
+ "type": "^1.0.1"
2095
  }
2096
  },
2097
  "damerau-levenshtein": {
2098
+ "version": "1.0.6",
2099
+ "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.6.tgz",
2100
+ "integrity": "sha512-JVrozIeElnj3QzfUIt8tB8YMluBJom4Vw9qTPpjGYQ9fYlB3D/rb6OordUxf3xeFB35LKWs0xqcO5U6ySvBtug=="
2101
  },
2102
  "dashdash": {
2103
  "version": "1.14.1",
2104
  "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
2105
  "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
2106
  "requires": {
2107
+ "assert-plus": "^1.0.0"
2108
  }
2109
  },
 
 
 
 
 
2110
  "debug": {
2111
  "version": "2.6.9",
2112
  "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
2123
  "decode-uri-component": {
2124
  "version": "0.2.0",
2125
  "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
2126
+ "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=",
2127
+ "optional": true
2128
  },
2129
  "deep-extend": {
2130
  "version": "0.6.0",
2141
  "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz",
2142
  "integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==",
2143
  "requires": {
2144
+ "object-keys": "^1.0.12"
2145
  }
2146
  },
2147
  "define-property": {
2148
  "version": "2.0.2",
2149
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
2150
  "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==",
2151
+ "optional": true,
2152
  "requires": {
2153
+ "is-descriptor": "^1.0.2",
2154
+ "isobject": "^3.0.1"
2155
  },
2156
  "dependencies": {
2157
  "is-accessor-descriptor": {
2158
  "version": "1.0.0",
2159
  "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
2160
  "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
2161
+ "optional": true,
2162
  "requires": {
2163
+ "kind-of": "^6.0.0"
2164
  }
2165
  },
2166
  "is-data-descriptor": {
2167
  "version": "1.0.0",
2168
  "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
2169
  "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
2170
+ "optional": true,
2171
  "requires": {
2172
+ "kind-of": "^6.0.0"
2173
  }
2174
  },
2175
  "is-descriptor": {
2176
  "version": "1.0.2",
2177
  "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
2178
  "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
2179
+ "optional": true,
2180
  "requires": {
2181
+ "is-accessor-descriptor": "^1.0.0",
2182
+ "is-data-descriptor": "^1.0.0",
2183
+ "kind-of": "^6.0.2"
2184
  }
2185
  }
2186
  }
2187
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2188
  "delayed-stream": {
2189
  "version": "1.0.0",
2190
  "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
2196
  "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o="
2197
  },
2198
  "des.js": {
2199
+ "version": "1.0.1",
2200
+ "resolved": "https://registry.npmjs.org/des.js/-/des.js-1.0.1.tgz",
2201
+ "integrity": "sha512-Q0I4pfFrv2VPd34/vfLrFOoRmlYj3OV50i7fskps1jZWK1kApMWWT9G6RRUeYedLcBDIhnSDaUvJMb3AhUlaEA==",
2202
  "requires": {
2203
+ "inherits": "^2.0.1",
2204
+ "minimalistic-assert": "^1.0.0"
2205
  }
2206
  },
2207
  "detect-indent": {
2209
  "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-4.0.0.tgz",
2210
  "integrity": "sha1-920GQ1LN9Docts5hnE7jqUdd4gg=",
2211
  "requires": {
2212
+ "repeating": "^2.0.0"
2213
  }
2214
  },
2215
  "diffie-hellman": {
2217
  "resolved": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz",
2218
  "integrity": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==",
2219
  "requires": {
2220
+ "bn.js": "^4.1.0",
2221
+ "miller-rabin": "^4.0.0",
2222
+ "randombytes": "^2.0.0"
2223
+ },
2224
+ "dependencies": {
2225
+ "bn.js": {
2226
+ "version": "4.11.9",
2227
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz",
2228
+ "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw=="
2229
+ }
2230
  }
2231
  },
2232
  "doctrine": {
2234
  "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
2235
  "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
2236
  "requires": {
2237
+ "esutils": "^2.0.2"
2238
  }
2239
  },
2240
  "domain-browser": {
2243
  "integrity": "sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA=="
2244
  },
2245
  "dot-prop": {
2246
+ "version": "4.2.1",
2247
+ "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.1.tgz",
2248
+ "integrity": "sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==",
2249
  "requires": {
2250
+ "is-obj": "^1.0.0"
2251
  }
2252
  },
2253
  "duplexer": {
2254
+ "version": "0.1.2",
2255
+ "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz",
2256
+ "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg=="
2257
  },
2258
  "duplexer3": {
2259
  "version": "0.1.4",
2264
  "version": "0.1.2",
2265
  "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
2266
  "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
 
2267
  "requires": {
2268
+ "jsbn": "~0.1.0",
2269
+ "safer-buffer": "^2.1.0"
2270
  }
2271
  },
2272
  "electron-to-chromium": {
2273
+ "version": "1.3.601",
2274
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.601.tgz",
2275
+ "integrity": "sha512-ctRyXD9y0mZu8pgeNwBUhLP3Guyr5YuqkfLKYmpTwYx7o9JtCEJme9JVX4xBXPr5ZNvr/iBXUvHLFEVJQThATg=="
2276
  },
2277
  "elliptic": {
2278
+ "version": "6.5.3",
2279
+ "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz",
2280
+ "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==",
2281
+ "requires": {
2282
+ "bn.js": "^4.4.0",
2283
+ "brorand": "^1.0.1",
2284
+ "hash.js": "^1.0.0",
2285
+ "hmac-drbg": "^1.0.0",
2286
+ "inherits": "^2.0.1",
2287
+ "minimalistic-assert": "^1.0.0",
2288
+ "minimalistic-crypto-utils": "^1.0.0"
2289
+ },
2290
+ "dependencies": {
2291
+ "bn.js": {
2292
+ "version": "4.11.9",
2293
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz",
2294
+ "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw=="
2295
+ }
2296
  }
2297
  },
2298
  "emoji-regex": {
2299
+ "version": "9.2.0",
2300
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.0.tgz",
2301
+ "integrity": "sha512-DNc3KFPK18bPdElMJnf/Pkv5TXhxFU3YFDEuGLDRtPmV4rkmCjBkCSEp22u6rBHdSN9Vlp/GK7k98prmE1Jgug=="
2302
  },
2303
  "emojis-list": {
2304
+ "version": "3.0.0",
2305
+ "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz",
2306
+ "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q=="
2307
  },
2308
  "enhanced-resolve": {
2309
  "version": "3.4.1",
2310
  "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-3.4.1.tgz",
2311
  "integrity": "sha1-BCHjOf1xQZs9oT0Smzl5BAIwR24=",
2312
  "requires": {
2313
+ "graceful-fs": "^4.1.2",
2314
+ "memory-fs": "^0.4.0",
2315
+ "object-assign": "^4.0.1",
2316
+ "tapable": "^0.2.7"
2317
  }
2318
  },
2319
  "errno": {
2321
  "resolved": "https://registry.npmjs.org/errno/-/errno-0.1.7.tgz",
2322
  "integrity": "sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg==",
2323
  "requires": {
2324
+ "prr": "~1.0.1"
2325
  }
2326
  },
2327
  "error-ex": {
2329
  "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
2330
  "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
2331
  "requires": {
2332
+ "is-arrayish": "^0.2.1"
2333
  }
2334
  },
2335
  "es-abstract": {
2336
+ "version": "1.17.7",
2337
+ "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.17.7.tgz",
2338
+ "integrity": "sha512-VBl/gnfcJ7OercKA9MVaegWsBHFjV492syMudcnQZvt/Dw8ezpcOHYZXa/J96O8vx+g4x65YKhxOwDUh63aS5g==",
2339
+ "requires": {
2340
+ "es-to-primitive": "^1.2.1",
2341
+ "function-bind": "^1.1.1",
2342
+ "has": "^1.0.3",
2343
+ "has-symbols": "^1.0.1",
2344
+ "is-callable": "^1.2.2",
2345
+ "is-regex": "^1.1.1",
2346
+ "object-inspect": "^1.8.0",
2347
+ "object-keys": "^1.1.1",
2348
+ "object.assign": "^4.1.1",
2349
+ "string.prototype.trimend": "^1.0.1",
2350
+ "string.prototype.trimstart": "^1.0.1"
2351
  }
2352
  },
2353
  "es-to-primitive": {
2354
+ "version": "1.2.1",
2355
+ "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
2356
+ "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
2357
  "requires": {
2358
+ "is-callable": "^1.1.4",
2359
+ "is-date-object": "^1.0.1",
2360
+ "is-symbol": "^1.0.2"
2361
  }
2362
  },
2363
  "es5-ext": {
2364
+ "version": "0.10.53",
2365
+ "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.53.tgz",
2366
+ "integrity": "sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q==",
2367
  "requires": {
2368
+ "es6-iterator": "~2.0.3",
2369
+ "es6-symbol": "~3.1.3",
2370
+ "next-tick": "~1.0.0"
2371
  }
2372
  },
2373
  "es6-iterator": {
2375
  "resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz",
2376
  "integrity": "sha1-p96IkUGgWpSwhUQDstCg+/qY87c=",
2377
  "requires": {
2378
+ "d": "1",
2379
+ "es5-ext": "^0.10.35",
2380
+ "es6-symbol": "^3.1.1"
2381
  }
2382
  },
2383
  "es6-map": {
2385
  "resolved": "https://registry.npmjs.org/es6-map/-/es6-map-0.1.5.tgz",
2386
  "integrity": "sha1-kTbgUD3MBqMBaQ8LsU/042TpSfA=",
2387
  "requires": {
2388
+ "d": "1",
2389
+ "es5-ext": "~0.10.14",
2390
+ "es6-iterator": "~2.0.1",
2391
+ "es6-set": "~0.1.5",
2392
+ "es6-symbol": "~3.1.1",
2393
+ "event-emitter": "~0.3.5"
2394
  }
2395
  },
2396
  "es6-set": {
2398
  "resolved": "https://registry.npmjs.org/es6-set/-/es6-set-0.1.5.tgz",
2399
  "integrity": "sha1-0rPsXU2ADO2BjbU40ol02wpzzLE=",
2400
  "requires": {
2401
+ "d": "1",
2402
+ "es5-ext": "~0.10.14",
2403
+ "es6-iterator": "~2.0.1",
2404
  "es6-symbol": "3.1.1",
2405
+ "event-emitter": "~0.3.5"
2406
+ },
2407
+ "dependencies": {
2408
+ "es6-symbol": {
2409
+ "version": "3.1.1",
2410
+ "resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.1.tgz",
2411
+ "integrity": "sha1-vwDvT9q2uhtG7Le2KbTH7VcVzHc=",
2412
+ "requires": {
2413
+ "d": "1",
2414
+ "es5-ext": "~0.10.14"
2415
+ }
2416
+ }
2417
  }
2418
  },
2419
  "es6-symbol": {
2420
+ "version": "3.1.3",
2421
+ "resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.3.tgz",
2422
+ "integrity": "sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==",
2423
  "requires": {
2424
+ "d": "^1.0.1",
2425
+ "ext": "^1.1.2"
2426
  }
2427
  },
2428
  "es6-weak-map": {
2429
+ "version": "2.0.3",
2430
+ "resolved": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.3.tgz",
2431
+ "integrity": "sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==",
2432
  "requires": {
2433
+ "d": "1",
2434
+ "es5-ext": "^0.10.46",
2435
+ "es6-iterator": "^2.0.3",
2436
+ "es6-symbol": "^3.1.1"
2437
  }
2438
  },
2439
  "escape-string-regexp": {
2446
  "resolved": "https://registry.npmjs.org/escope/-/escope-3.6.0.tgz",
2447
  "integrity": "sha1-4Bl16BJ4GhY6ba392AOY3GTIicM=",
2448
  "requires": {
2449
+ "es6-map": "^0.1.3",
2450
+ "es6-weak-map": "^2.0.1",
2451
+ "esrecurse": "^4.1.0",
2452
+ "estraverse": "^4.1.1"
2453
  }
2454
  },
2455
  "eslint": {
2456
  "version": "4.19.1",
2457
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-4.19.1.tgz",
2458
  "integrity": "sha512-bT3/1x1EbZB7phzYu7vCr1v3ONuzDtX8WjuM9c0iYxe+cq+pwcKEoQjl7zd3RpC6YOLgnSy3cTN58M2jcoPDIQ==",
2459
  "requires": {
2460
+ "ajv": "^5.3.0",
2461
+ "babel-code-frame": "^6.22.0",
2462
+ "chalk": "^2.1.0",
2463
+ "concat-stream": "^1.6.0",
2464
+ "cross-spawn": "^5.1.0",
2465
+ "debug": "^3.1.0",
2466
+ "doctrine": "^2.1.0",
2467
+ "eslint-scope": "^3.7.1",
2468
+ "eslint-visitor-keys": "^1.0.0",
2469
+ "espree": "^3.5.4",
2470
+ "esquery": "^1.0.0",
2471
+ "esutils": "^2.0.2",
2472
+ "file-entry-cache": "^2.0.0",
2473
+ "functional-red-black-tree": "^1.0.1",
2474
+ "glob": "^7.1.2",
2475
+ "globals": "^11.0.1",
2476
+ "ignore": "^3.3.3",
2477
+ "imurmurhash": "^0.1.4",
2478
+ "inquirer": "^3.0.6",
2479
+ "is-resolvable": "^1.0.0",
2480
+ "js-yaml": "^3.9.1",
2481
+ "json-stable-stringify-without-jsonify": "^1.0.1",
2482
+ "levn": "^0.3.0",
2483
+ "lodash": "^4.17.4",
2484
+ "minimatch": "^3.0.2",
2485
+ "mkdirp": "^0.5.1",
2486
+ "natural-compare": "^1.4.0",
2487
+ "optionator": "^0.8.2",
2488
+ "path-is-inside": "^1.0.2",
2489
+ "pluralize": "^7.0.0",
2490
+ "progress": "^2.0.0",
2491
+ "regexpp": "^1.0.1",
2492
+ "require-uncached": "^1.0.3",
2493
+ "semver": "^5.3.0",
2494
+ "strip-ansi": "^4.0.0",
2495
+ "strip-json-comments": "~2.0.1",
2496
  "table": "4.0.2",
2497
+ "text-table": "~0.2.0"
2498
  },
2499
  "dependencies": {
2500
  "ansi-regex": {
2503
  "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg="
2504
  },
2505
  "debug": {
2506
+ "version": "3.2.7",
2507
+ "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
2508
+ "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
2509
  "requires": {
2510
+ "ms": "^2.1.1"
2511
  }
2512
  },
2513
  "globals": {
2514
+ "version": "11.12.0",
2515
+ "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
2516
+ "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="
2517
  },
2518
  "inquirer": {
2519
  "version": "3.3.0",
2520
  "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-3.3.0.tgz",
2521
  "integrity": "sha512-h+xtnyk4EwKvFWHrUYsWErEVR+igKtLdchu+o0Z1RL7VU/jVMFbYir2bp6bAj8efFNxWqHX0dIss6fJQ+/+qeQ==",
2522
  "requires": {
2523
+ "ansi-escapes": "^3.0.0",
2524
+ "chalk": "^2.0.0",
2525
+ "cli-cursor": "^2.1.0",
2526
+ "cli-width": "^2.0.0",
2527
+ "external-editor": "^2.0.4",
2528
+ "figures": "^2.0.0",
2529
+ "lodash": "^4.3.0",
2530
  "mute-stream": "0.0.7",
2531
+ "run-async": "^2.2.0",
2532
+ "rx-lite": "^4.0.8",
2533
+ "rx-lite-aggregates": "^4.0.8",
2534
+ "string-width": "^2.1.0",
2535
+ "strip-ansi": "^4.0.0",
2536
+ "through": "^2.3.6"
2537
  }
2538
  },
2539
+ "ms": {
2540
+ "version": "2.1.2",
2541
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
2542
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
2543
+ },
2544
  "strip-ansi": {
2545
  "version": "4.0.0",
2546
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
2547
  "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
2548
  "requires": {
2549
+ "ansi-regex": "^3.0.0"
2550
  }
2551
  }
2552
  }
2557
  "integrity": "sha1-UgEgbGlk1kgxUjLt9t+9LpJeTNY="
2558
  },
2559
  "eslint-plugin-jest": {
2560
+ "version": "21.27.2",
2561
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-21.27.2.tgz",
2562
+ "integrity": "sha512-0E4OIgBJVlAmf1KfYFtZ3gYxgUzC5Eb3Jzmrc9ikI1OY+/cM8Kh72Ti7KfpeHNeD3HJNf9SmEfmvQLIz44Hrhw=="
2563
  },
2564
  "eslint-plugin-jsx-a11y": {
2565
+ "version": "6.4.1",
2566
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.4.1.tgz",
2567
+ "integrity": "sha512-0rGPJBbwHoGNPU73/QCLP/vveMlM1b1Z9PponxO87jfr6tuH5ligXbDT6nHSSzBC8ovX2Z+BQu7Bk5D/Xgq9zg==",
2568
+ "requires": {
2569
+ "@babel/runtime": "^7.11.2",
2570
+ "aria-query": "^4.2.2",
2571
+ "array-includes": "^3.1.1",
2572
+ "ast-types-flow": "^0.0.7",
2573
+ "axe-core": "^4.0.2",
2574
+ "axobject-query": "^2.2.0",
2575
+ "damerau-levenshtein": "^1.0.6",
2576
+ "emoji-regex": "^9.0.0",
2577
+ "has": "^1.0.3",
2578
+ "jsx-ast-utils": "^3.1.0",
2579
+ "language-tags": "^1.0.5"
2580
  }
2581
  },
2582
  "eslint-plugin-react": {
2583
+ "version": "7.21.5",
2584
+ "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.21.5.tgz",
2585
+ "integrity": "sha512-8MaEggC2et0wSF6bUeywF7qQ46ER81irOdWS4QWxnnlAEsnzeBevk1sWh7fhpCghPpXb+8Ks7hvaft6L/xsR6g==",
2586
+ "requires": {
2587
+ "array-includes": "^3.1.1",
2588
+ "array.prototype.flatmap": "^1.2.3",
2589
+ "doctrine": "^2.1.0",
2590
+ "has": "^1.0.3",
2591
+ "jsx-ast-utils": "^2.4.1 || ^3.0.0",
2592
+ "object.entries": "^1.1.2",
2593
+ "object.fromentries": "^2.0.2",
2594
+ "object.values": "^1.1.1",
2595
+ "prop-types": "^15.7.2",
2596
+ "resolve": "^1.18.1",
2597
+ "string.prototype.matchall": "^4.0.2"
2598
  }
2599
  },
2600
  "eslint-plugin-wordpress": {
2602
  "resolved": "https://registry.npmjs.org/eslint-plugin-wordpress/-/eslint-plugin-wordpress-0.1.0.tgz",
2603
  "integrity": "sha1-PmlvCTJtmRXiZogasUj+0oFhF2I=",
2604
  "requires": {
2605
+ "requireindex": "~1.1.0"
2606
  }
2607
  },
2608
  "eslint-scope": {
2610
  "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-3.7.1.tgz",
2611
  "integrity": "sha1-PWPD7f2gLgbgGkUq2IyqzHzctug=",
2612
  "requires": {
2613
+ "esrecurse": "^4.1.0",
2614
+ "estraverse": "^4.1.1"
2615
  }
2616
  },
2617
  "eslint-visitor-keys": {
2618
+ "version": "1.3.0",
2619
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz",
2620
+ "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ=="
2621
  },
2622
  "espree": {
2623
  "version": "3.5.4",
2624
  "resolved": "https://registry.npmjs.org/espree/-/espree-3.5.4.tgz",
2625
  "integrity": "sha512-yAcIQxtmMiB/jL32dzEp2enBeidsB7xWPLNiw3IIkpVds1P+h7qF9YwJq1yUNzp2OKXgAprs4F61ih66UsoD1A==",
2626
  "requires": {
2627
+ "acorn": "^5.5.0",
2628
+ "acorn-jsx": "^3.0.0"
2629
  }
2630
  },
2631
  "esprima": {
2634
  "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="
2635
  },
2636
  "esquery": {
2637
+ "version": "1.3.1",
2638
+ "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.3.1.tgz",
2639
+ "integrity": "sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==",
2640
  "requires": {
2641
+ "estraverse": "^5.1.0"
2642
+ },
2643
+ "dependencies": {
2644
+ "estraverse": {
2645
+ "version": "5.2.0",
2646
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz",
2647
+ "integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ=="
2648
+ }
2649
  }
2650
  },
2651
  "esrecurse": {
2652
+ "version": "4.3.0",
2653
+ "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
2654
+ "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
2655
  "requires": {
2656
+ "estraverse": "^5.2.0"
2657
+ },
2658
+ "dependencies": {
2659
+ "estraverse": {
2660
+ "version": "5.2.0",
2661
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz",
2662
+ "integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ=="
2663
+ }
2664
  }
2665
  },
2666
  "estraverse": {
2667
+ "version": "4.3.0",
2668
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
2669
+ "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw=="
2670
  },
2671
  "esutils": {
2672
+ "version": "2.0.3",
2673
+ "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
2674
+ "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g=="
2675
  },
2676
  "event-emitter": {
2677
  "version": "0.3.5",
2678
  "resolved": "https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.5.tgz",
2679
  "integrity": "sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk=",
2680
  "requires": {
2681
+ "d": "1",
2682
+ "es5-ext": "~0.10.14"
2683
  }
2684
  },
2685
  "events": {
2686
+ "version": "3.2.0",
2687
+ "resolved": "https://registry.npmjs.org/events/-/events-3.2.0.tgz",
2688
+ "integrity": "sha512-/46HWwbfCX2xTawVfkKLGxMifJYQBWMwY1mjywRtb4c9x8l5NP3KoJtnIOiL1hfdRkIuYhETxQlo62IF8tcnlg=="
2689
  },
2690
  "evp_bytestokey": {
2691
  "version": "1.0.3",
2692
  "resolved": "https://registry.npmjs.org/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz",
2693
  "integrity": "sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==",
2694
  "requires": {
2695
+ "md5.js": "^1.3.4",
2696
+ "safe-buffer": "^5.1.1"
2697
  }
2698
  },
2699
  "execa": {
2701
  "resolved": "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz",
2702
  "integrity": "sha1-lEvs00zEHuMqY6n68nrVpl/Fl3c=",
2703
  "requires": {
2704
+ "cross-spawn": "^5.0.1",
2705
+ "get-stream": "^3.0.0",
2706
+ "is-stream": "^1.1.0",
2707
+ "npm-run-path": "^2.0.0",
2708
+ "p-finally": "^1.0.0",
2709
+ "signal-exit": "^3.0.0",
2710
+ "strip-eof": "^1.0.0"
2711
  }
2712
  },
2713
  "expand-brackets": {
2714
  "version": "2.1.4",
2715
  "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
2716
  "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=",
2717
+ "optional": true,
2718
  "requires": {
2719
+ "debug": "^2.3.3",
2720
+ "define-property": "^0.2.5",
2721
+ "extend-shallow": "^2.0.1",
2722
+ "posix-character-classes": "^0.1.0",
2723
+ "regex-not": "^1.0.0",
2724
+ "snapdragon": "^0.8.1",
2725
+ "to-regex": "^3.0.1"
2726
  },
2727
  "dependencies": {
2728
  "define-property": {
2729
  "version": "0.2.5",
2730
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
2731
  "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
2732
+ "optional": true,
2733
  "requires": {
2734
+ "is-descriptor": "^0.1.0"
2735
  }
2736
  },
2737
  "extend-shallow": {
2738
  "version": "2.0.1",
2739
  "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
2740
  "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
2741
+ "optional": true,
2742
  "requires": {
2743
+ "is-extendable": "^0.1.0"
2744
  }
2745
  }
2746
  }
2747
  },
2748
+ "ext": {
2749
+ "version": "1.4.0",
2750
+ "resolved": "https://registry.npmjs.org/ext/-/ext-1.4.0.tgz",
2751
+ "integrity": "sha512-Key5NIsUxdqKg3vIsdw9dSuXpPCQ297y6wBjL30edxwPgt2E44WcWBZey/ZvUc6sERLTxKdyCu4gZFmUbk1Q7A==",
2752
+ "requires": {
2753
+ "type": "^2.0.0"
2754
+ },
2755
+ "dependencies": {
2756
+ "type": {
2757
+ "version": "2.1.0",
2758
+ "resolved": "https://registry.npmjs.org/type/-/type-2.1.0.tgz",
2759
+ "integrity": "sha512-G9absDWvhAWCV2gmF1zKud3OyC61nZDwWvBL2DApaVFogI07CprggiQAOOjvp2NRjYWFzPyu7vwtDrQFq8jeSA=="
2760
+ }
2761
+ }
2762
+ },
2763
+ "extend": {
2764
+ "version": "3.0.2",
2765
+ "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
2766
+ "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
2767
+ },
2768
+ "extend-shallow": {
2769
  "version": "3.0.2",
2770
  "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
2771
  "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
2772
+ "optional": true,
2773
  "requires": {
2774
+ "assign-symbols": "^1.0.0",
2775
+ "is-extendable": "^1.0.1"
2776
  },
2777
  "dependencies": {
2778
  "is-extendable": {
2779
  "version": "1.0.1",
2780
  "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
2781
  "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
2782
+ "optional": true,
2783
  "requires": {
2784
+ "is-plain-object": "^2.0.4"
2785
  }
2786
  }
2787
  }
2788
  },
2789
  "external-editor": {
2790
  "version": "2.2.0",
2791
+ "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-2.2.0.tgz",
2792
  "integrity": "sha512-bSn6gvGxKt+b7+6TKEv1ZycHleA7aHhRHyAqJyp5pbUFuYYNIzpZnQDk7AsYckyWdEnTeAnay0aCy2aV6iTk9A==",
2793
  "requires": {
2794
+ "chardet": "^0.4.0",
2795
+ "iconv-lite": "^0.4.17",
2796
+ "tmp": "^0.0.33"
2797
  }
2798
  },
2799
  "extglob": {
2800
  "version": "2.0.4",
2801
  "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz",
2802
  "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==",
2803
+ "optional": true,
2804
  "requires": {
2805
+ "array-unique": "^0.3.2",
2806
+ "define-property": "^1.0.0",
2807
+ "expand-brackets": "^2.1.4",
2808
+ "extend-shallow": "^2.0.1",
2809
+ "fragment-cache": "^0.2.1",
2810
+ "regex-not": "^1.0.0",
2811
+ "snapdragon": "^0.8.1",
2812
+ "to-regex": "^3.0.1"
2813
  },
2814
  "dependencies": {
2815
  "define-property": {
2816
  "version": "1.0.0",
2817
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
2818
  "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
2819
+ "optional": true,
2820
  "requires": {
2821
+ "is-descriptor": "^1.0.0"
2822
  }
2823
  },
2824
  "extend-shallow": {
2825
  "version": "2.0.1",
2826
  "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
2827
  "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
2828
+ "optional": true,
2829
  "requires": {
2830
+ "is-extendable": "^0.1.0"
2831
  }
2832
  },
2833
  "is-accessor-descriptor": {
2834
  "version": "1.0.0",
2835
  "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
2836
  "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
2837
+ "optional": true,
2838
  "requires": {
2839
+ "kind-of": "^6.0.0"
2840
  }
2841
  },
2842
  "is-data-descriptor": {
2843
  "version": "1.0.0",
2844
  "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
2845
  "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
2846
+ "optional": true,
2847
  "requires": {
2848
+ "kind-of": "^6.0.0"
2849
  }
2850
  },
2851
  "is-descriptor": {
2852
  "version": "1.0.2",
2853
  "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
2854
  "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
2855
+ "optional": true,
2856
  "requires": {
2857
+ "is-accessor-descriptor": "^1.0.0",
2858
+ "is-data-descriptor": "^1.0.0",
2859
+ "kind-of": "^6.0.2"
2860
  }
2861
  }
2862
  }
2866
  "resolved": "https://registry.npmjs.org/extract-text-webpack-plugin/-/extract-text-webpack-plugin-3.0.2.tgz",
2867
  "integrity": "sha512-bt/LZ4m5Rqt/Crl2HiKuAl/oqg0psx1tsTLkvWbJen1CtD+fftkZhMaQ9HOtY2gWsl2Wq+sABmMVi9z3DhKWQQ==",
2868
  "requires": {
2869
+ "async": "^2.4.1",
2870
+ "loader-utils": "^1.1.0",
2871
+ "schema-utils": "^0.3.0",
2872
+ "webpack-sources": "^1.0.1"
2873
  }
2874
  },
2875
  "extsprintf": {
2883
  "integrity": "sha1-wFNHeBfIa1HaqFPIHgWbcz0CNhQ="
2884
  },
2885
  "fast-json-stable-stringify": {
2886
+ "version": "2.1.0",
2887
+ "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
2888
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
2889
  },
2890
  "fast-levenshtein": {
2891
  "version": "2.0.6",
2897
  "resolved": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz",
2898
  "integrity": "sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=",
2899
  "requires": {
2900
+ "escape-string-regexp": "^1.0.5"
2901
  }
2902
  },
2903
  "file-entry-cache": {
2905
  "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-2.0.0.tgz",
2906
  "integrity": "sha1-w5KZDD5oR4PYOLjISkXYoEhFg2E=",
2907
  "requires": {
2908
+ "flat-cache": "^1.2.1",
2909
+ "object-assign": "^4.0.1"
2910
  }
2911
  },
2912
  "filesize": {
2915
  "integrity": "sha512-7KjR1vv6qnicaPMi1iiTcI85CyYwRO/PSFCu6SvqL8jN2Wjt/NIYQTFtFs7fSDCYOstUkEWIQGFUg5YZQfjlcg=="
2916
  },
2917
  "fill-range": {
2918
+ "version": "7.0.1",
2919
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
2920
+ "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
2921
+ "optional": true,
2922
  "requires": {
2923
+ "to-regex-range": "^5.0.1"
 
 
 
 
 
 
 
 
 
 
 
 
 
2924
  }
2925
  },
2926
  "find-cache-dir": {
2928
  "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-1.0.0.tgz",
2929
  "integrity": "sha1-kojj6ePMN0hxfTnq3hfPcfww7m8=",
2930
  "requires": {
2931
+ "commondir": "^1.0.1",
2932
+ "make-dir": "^1.0.0",
2933
+ "pkg-dir": "^2.0.0"
2934
  }
2935
  },
2936
  "find-up": {
2938
  "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
2939
  "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
2940
  "requires": {
2941
+ "locate-path": "^2.0.0"
2942
  }
2943
  },
2944
  "flat-cache": {
2945
+ "version": "1.3.4",
2946
+ "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-1.3.4.tgz",
2947
+ "integrity": "sha512-VwyB3Lkgacfik2vhqR4uv2rvebqmDvFu4jlN/C1RzWoJEo8I7z4Q404oiqYCkq41mni8EzQnm95emU9seckwtg==",
2948
  "requires": {
2949
+ "circular-json": "^0.3.1",
2950
+ "graceful-fs": "^4.1.2",
2951
+ "rimraf": "~2.6.2",
2952
+ "write": "^0.2.1"
2953
  }
2954
  },
2955
  "for-in": {
2962
  "resolved": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz",
2963
  "integrity": "sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=",
2964
  "requires": {
2965
+ "for-in": "^1.0.1"
2966
  }
2967
  },
2968
  "forever-agent": {
2971
  "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE="
2972
  },
2973
  "form-data": {
2974
+ "version": "2.3.3",
2975
+ "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
2976
+ "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
2977
  "requires": {
2978
+ "asynckit": "^0.4.0",
2979
+ "combined-stream": "^1.0.6",
2980
+ "mime-types": "^2.1.12"
2981
  }
2982
  },
2983
  "fragment-cache": {
2984
  "version": "0.2.1",
2985
  "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
2986
  "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=",
2987
+ "optional": true,
2988
  "requires": {
2989
+ "map-cache": "^0.2.2"
2990
  }
2991
  },
2992
  "fs-extra": {
2994
  "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-5.0.0.tgz",
2995
  "integrity": "sha512-66Pm4RYbjzdyeuqudYqhFiNBbCIuI9kgRqLPSHIlXHidW8NIQtVdkM1yeZ4lXwuhbTETv3EUGMNHAAw6hiundQ==",
2996
  "requires": {
2997
+ "graceful-fs": "^4.1.2",
2998
+ "jsonfile": "^4.0.0",
2999
+ "universalify": "^0.1.0"
3000
  }
3001
  },
3002
  "fs.realpath": {
3005
  "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
3006
  },
3007
  "fsevents": {
3008
+ "version": "2.1.3",
3009
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.1.3.tgz",
3010
+ "integrity": "sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==",
3011
+ "optional": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3012
  },
3013
  "fstream": {
3014
+ "version": "1.0.12",
3015
+ "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.12.tgz",
3016
+ "integrity": "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==",
3017
  "requires": {
3018
+ "graceful-fs": "^4.1.2",
3019
+ "inherits": "~2.0.0",
3020
+ "mkdirp": ">=0.5 0",
3021
+ "rimraf": "2"
3022
  }
3023
  },
3024
  "function-bind": {
3036
  "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz",
3037
  "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=",
3038
  "requires": {
3039
+ "aproba": "^1.0.3",
3040
+ "console-control-strings": "^1.0.0",
3041
+ "has-unicode": "^2.0.0",
3042
+ "object-assign": "^4.1.0",
3043
+ "signal-exit": "^3.0.0",
3044
+ "string-width": "^1.0.1",
3045
+ "strip-ansi": "^3.0.1",
3046
+ "wide-align": "^1.1.0"
3047
  },
3048
  "dependencies": {
3049
  "is-fullwidth-code-point": {
3051
  "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
3052
  "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
3053
  "requires": {
3054
+ "number-is-nan": "^1.0.0"
3055
  }
3056
  },
3057
  "string-width": {
3059
  "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
3060
  "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
3061
  "requires": {
3062
+ "code-point-at": "^1.0.0",
3063
+ "is-fullwidth-code-point": "^1.0.0",
3064
+ "strip-ansi": "^3.0.0"
3065
  }
3066
  }
3067
  }
3071
  "resolved": "https://registry.npmjs.org/gaze/-/gaze-1.1.3.tgz",
3072
  "integrity": "sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==",
3073
  "requires": {
3074
+ "globule": "^1.0.0"
3075
  }
3076
  },
3077
  "get-caller-file": {
3078
+ "version": "2.0.5",
3079
+ "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
3080
+ "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
3081
+ },
3082
+ "get-intrinsic": {
3083
+ "version": "1.0.1",
3084
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.0.1.tgz",
3085
+ "integrity": "sha512-ZnWP+AmS1VUaLgTRy47+zKtjTxz+0xMpx3I52i+aalBK1QP19ggLF3Db89KJX7kjfOfP2eoa01qc++GwPgufPg==",
3086
+ "requires": {
3087
+ "function-bind": "^1.1.1",
3088
+ "has": "^1.0.3",
3089
+ "has-symbols": "^1.0.1"
3090
+ }
3091
  },
3092
  "get-stdin": {
3093
  "version": "4.0.1",
3102
  "get-value": {
3103
  "version": "2.0.6",
3104
  "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
3105
+ "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=",
3106
+ "optional": true
3107
  },
3108
  "getpass": {
3109
  "version": "0.1.7",
3110
  "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
3111
  "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
3112
  "requires": {
3113
+ "assert-plus": "^1.0.0"
3114
  }
3115
  },
3116
  "glob": {
3117
+ "version": "7.1.6",
3118
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
3119
+ "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
3120
  "requires": {
3121
+ "fs.realpath": "^1.0.0",
3122
+ "inflight": "^1.0.4",
3123
+ "inherits": "2",
3124
+ "minimatch": "^3.0.4",
3125
+ "once": "^1.3.0",
3126
+ "path-is-absolute": "^1.0.0"
3127
  }
3128
  },
3129
  "glob-parent": {
3130
+ "version": "5.1.1",
3131
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz",
3132
+ "integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==",
3133
+ "optional": true,
3134
  "requires": {
3135
+ "is-glob": "^4.0.1"
 
 
 
 
 
 
 
 
 
 
 
3136
  }
3137
  },
3138
  "global-dirs": {
3140
  "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz",
3141
  "integrity": "sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU=",
3142
  "requires": {
3143
+ "ini": "^1.3.4"
3144
  }
3145
  },
3146
  "globals": {
3148
  "resolved": "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz",
3149
  "integrity": "sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ=="
3150
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3151
  "globule": {
3152
+ "version": "1.3.2",
3153
+ "resolved": "https://registry.npmjs.org/globule/-/globule-1.3.2.tgz",
3154
+ "integrity": "sha512-7IDTQTIu2xzXkT+6mlluidnWo+BypnbSoEVVQCGfzqnl5Ik8d3e1d4wycb8Rj9tWW+Z39uPWsdlquqiqPCd/pA==",
3155
  "requires": {
3156
+ "glob": "~7.1.1",
3157
+ "lodash": "~4.17.10",
3158
+ "minimatch": "~3.0.2"
3159
  }
3160
  },
3161
  "got": {
3162
  "version": "6.7.1",
3163
+ "resolved": "https://registry.npmjs.org/got/-/got-6.7.1.tgz",
3164
  "integrity": "sha1-JAzQV4WpoY5WHcG0S0HHY+8ejbA=",
3165
  "requires": {
3166
+ "create-error-class": "^3.0.0",
3167
+ "duplexer3": "^0.1.4",
3168
+ "get-stream": "^3.0.0",
3169
+ "is-redirect": "^1.0.0",
3170
+ "is-retry-allowed": "^1.0.0",
3171
+ "is-stream": "^1.0.0",
3172
+ "lowercase-keys": "^1.0.0",
3173
+ "safe-buffer": "^5.0.1",
3174
+ "timed-out": "^4.0.0",
3175
+ "unzip-response": "^2.0.1",
3176
+ "url-parse-lax": "^1.0.0"
3177
  }
3178
  },
3179
  "graceful-fs": {
3180
+ "version": "4.2.4",
3181
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
3182
+ "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw=="
3183
  },
3184
  "gzip-size": {
3185
  "version": "4.1.0",
3186
  "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-4.1.0.tgz",
3187
  "integrity": "sha1-iuCWJX6r59acRb4rZ8RIEk/7UXw=",
3188
  "requires": {
3189
+ "duplexer": "^0.1.1",
3190
+ "pify": "^3.0.0"
3191
  }
3192
  },
3193
  "har-schema": {
3196
  "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI="
3197
  },
3198
  "har-validator": {
3199
+ "version": "5.1.5",
3200
+ "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz",
3201
+ "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==",
3202
  "requires": {
3203
+ "ajv": "^6.12.3",
3204
+ "har-schema": "^2.0.0"
3205
+ },
3206
+ "dependencies": {
3207
+ "ajv": {
3208
+ "version": "6.12.6",
3209
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
3210
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
3211
+ "requires": {
3212
+ "fast-deep-equal": "^3.1.1",
3213
+ "fast-json-stable-stringify": "^2.0.0",
3214
+ "json-schema-traverse": "^0.4.1",
3215
+ "uri-js": "^4.2.2"
3216
+ }
3217
+ },
3218
+ "fast-deep-equal": {
3219
+ "version": "3.1.3",
3220
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
3221
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
3222
+ },
3223
+ "json-schema-traverse": {
3224
+ "version": "0.4.1",
3225
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
3226
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
3227
+ }
3228
  }
3229
  },
3230
  "has": {
3232
  "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
3233
  "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
3234
  "requires": {
3235
+ "function-bind": "^1.1.1"
3236
  }
3237
  },
3238
  "has-ansi": {
3240
  "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
3241
  "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
3242
  "requires": {
3243
+ "ansi-regex": "^2.0.0"
3244
  }
3245
  },
3246
  "has-flag": {
3248
  "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
3249
  "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
3250
  },
3251
+ "has-symbols": {
3252
+ "version": "1.0.1",
3253
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz",
3254
+ "integrity": "sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg=="
3255
+ },
3256
  "has-unicode": {
3257
  "version": "2.0.1",
3258
  "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
3262
  "version": "1.0.0",
3263
  "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz",
3264
  "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=",
3265
+ "optional": true,
3266
  "requires": {
3267
+ "get-value": "^2.0.6",
3268
+ "has-values": "^1.0.0",
3269
+ "isobject": "^3.0.0"
3270
  }
3271
  },
3272
  "has-values": {
3273
  "version": "1.0.0",
3274
  "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz",
3275
  "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=",
3276
+ "optional": true,
3277
  "requires": {
3278
+ "is-number": "^3.0.0",
3279
+ "kind-of": "^4.0.0"
3280
  },
3281
  "dependencies": {
3282
+ "is-number": {
3283
+ "version": "3.0.0",
3284
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
3285
+ "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
3286
+ "optional": true,
3287
+ "requires": {
3288
+ "kind-of": "^3.0.2"
3289
+ },
3290
+ "dependencies": {
3291
+ "kind-of": {
3292
+ "version": "3.2.2",
3293
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
3294
+ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
3295
+ "optional": true,
3296
+ "requires": {
3297
+ "is-buffer": "^1.1.5"
3298
+ }
3299
+ }
3300
+ }
3301
+ },
3302
  "kind-of": {
3303
  "version": "4.0.0",
3304
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz",
3305
  "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=",
3306
+ "optional": true,
3307
  "requires": {
3308
+ "is-buffer": "^1.1.5"
3309
  }
3310
  }
3311
  }
3312
  },
3313
  "hash-base": {
3314
+ "version": "3.1.0",
3315
+ "resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.1.0.tgz",
3316
+ "integrity": "sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==",
3317
  "requires": {
3318
+ "inherits": "^2.0.4",
3319
+ "readable-stream": "^3.6.0",
3320
+ "safe-buffer": "^5.2.0"
3321
+ },
3322
+ "dependencies": {
3323
+ "readable-stream": {
3324
+ "version": "3.6.0",
3325
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
3326
+ "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
3327
+ "requires": {
3328
+ "inherits": "^2.0.3",
3329
+ "string_decoder": "^1.1.1",
3330
+ "util-deprecate": "^1.0.1"
3331
+ }
3332
+ },
3333
+ "safe-buffer": {
3334
+ "version": "5.2.1",
3335
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
3336
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
3337
+ }
3338
  }
3339
  },
3340
  "hash.js": {
3341
+ "version": "1.1.7",
3342
+ "resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz",
3343
+ "integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==",
3344
  "requires": {
3345
+ "inherits": "^2.0.3",
3346
+ "minimalistic-assert": "^1.0.1"
3347
  }
3348
  },
3349
  "hmac-drbg": {
3351
  "resolved": "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz",
3352
  "integrity": "sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=",
3353
  "requires": {
3354
+ "hash.js": "^1.0.3",
3355
+ "minimalistic-assert": "^1.0.0",
3356
+ "minimalistic-crypto-utils": "^1.0.1"
3357
  }
3358
  },
3359
  "home-or-tmp": {
3361
  "resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz",
3362
  "integrity": "sha1-42w/LSyufXRqhX440Y1fMqeILbg=",
3363
  "requires": {
3364
+ "os-homedir": "^1.0.0",
3365
+ "os-tmpdir": "^1.0.1"
3366
  }
3367
  },
3368
  "hosted-git-info": {
3369
+ "version": "2.8.8",
3370
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz",
3371
+ "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg=="
3372
  },
3373
  "http-signature": {
3374
  "version": "1.2.0",
3375
  "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
3376
  "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
3377
  "requires": {
3378
+ "assert-plus": "^1.0.0",
3379
+ "jsprim": "^1.2.2",
3380
+ "sshpk": "^1.7.0"
3381
  }
3382
  },
3383
  "https-browserify": {
3390
  "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
3391
  "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
3392
  "requires": {
3393
+ "safer-buffer": ">= 2.1.2 < 3"
3394
  }
3395
  },
3396
  "ieee754": {
3397
+ "version": "1.2.1",
3398
+ "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
3399
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA=="
3400
  },
3401
  "ignore": {
3402
  "version": "3.3.10",
3408
  "resolved": "https://registry.npmjs.org/import-cwd/-/import-cwd-2.1.0.tgz",
3409
  "integrity": "sha1-qmzzbnInYShcs3HsZRn1PiQ1sKk=",
3410
  "requires": {
3411
+ "import-from": "^2.1.0"
3412
+ }
3413
+ },
3414
+ "import-fresh": {
3415
+ "version": "2.0.0",
3416
+ "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-2.0.0.tgz",
3417
+ "integrity": "sha1-2BNVwVYS04bGH53dOSLUMEgipUY=",
3418
+ "requires": {
3419
+ "caller-path": "^2.0.0",
3420
+ "resolve-from": "^3.0.0"
3421
+ },
3422
+ "dependencies": {
3423
+ "caller-path": {
3424
+ "version": "2.0.0",
3425
+ "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz",
3426
+ "integrity": "sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=",
3427
+ "requires": {
3428
+ "caller-callsite": "^2.0.0"
3429
+ }
3430
+ },
3431
+ "resolve-from": {
3432
+ "version": "3.0.0",
3433
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz",
3434
+ "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g="
3435
+ }
3436
  }
3437
  },
3438
  "import-from": {
3440
  "resolved": "https://registry.npmjs.org/import-from/-/import-from-2.1.0.tgz",
3441
  "integrity": "sha1-M1238qev/VOqpHHUuAId7ja387E=",
3442
  "requires": {
3443
+ "resolve-from": "^3.0.0"
3444
  },
3445
  "dependencies": {
3446
  "resolve-from": {
3461
  "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o="
3462
  },
3463
  "in-publish": {
3464
+ "version": "2.0.1",
3465
+ "resolved": "https://registry.npmjs.org/in-publish/-/in-publish-2.0.1.tgz",
3466
+ "integrity": "sha512-oDM0kUSNFC31ShNxHKUyfZKy8ZeXZBWMjMdZHKLOk13uvT27VTL/QzRGfRUcevJhpkZAvlhPYuXkF7eNWrtyxQ=="
3467
  },
3468
  "indent-string": {
3469
  "version": "2.1.0",
3470
  "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz",
3471
  "integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=",
3472
  "requires": {
3473
+ "repeating": "^2.0.0"
3474
  }
3475
  },
 
 
 
 
 
3476
  "inflight": {
3477
  "version": "1.0.6",
3478
  "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
3479
  "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
3480
  "requires": {
3481
+ "once": "^1.3.0",
3482
+ "wrappy": "1"
3483
  }
3484
  },
3485
  "inherits": {
3486
+ "version": "2.0.4",
3487
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
3488
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
3489
  },
3490
  "ini": {
3491
  "version": "1.3.5",
3497
  "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-5.2.0.tgz",
3498
  "integrity": "sha512-E9BmnJbAKLPGonz0HeWHtbKf+EeSP93paWO3ZYoUpq/aowXvYGjjCSuashhXPpzbArIjBbji39THkxTz9ZeEUQ==",
3499
  "requires": {
3500
+ "ansi-escapes": "^3.0.0",
3501
+ "chalk": "^2.0.0",
3502
+ "cli-cursor": "^2.1.0",
3503
+ "cli-width": "^2.0.0",
3504
+ "external-editor": "^2.1.0",
3505
+ "figures": "^2.0.0",
3506
+ "lodash": "^4.3.0",
3507
  "mute-stream": "0.0.7",
3508
+ "run-async": "^2.2.0",
3509
+ "rxjs": "^5.5.2",
3510
+ "string-width": "^2.1.0",
3511
+ "strip-ansi": "^4.0.0",
3512
+ "through": "^2.3.6"
3513
  },
3514
  "dependencies": {
3515
  "ansi-regex": {
3522
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
3523
  "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
3524
  "requires": {
3525
+ "ansi-regex": "^3.0.0"
3526
  }
3527
  }
3528
  }
3529
  },
3530
+ "internal-slot": {
3531
+ "version": "1.0.2",
3532
+ "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.2.tgz",
3533
+ "integrity": "sha512-2cQNfwhAfJIkU4KZPkDI+Gj5yNNnbqi40W9Gge6dfnk4TocEVm00B3bdiL+JINrbGJil2TeHvM4rETGzk/f/0g==",
3534
+ "requires": {
3535
+ "es-abstract": "^1.17.0-next.1",
3536
+ "has": "^1.0.3",
3537
+ "side-channel": "^1.0.2"
3538
+ }
3539
+ },
3540
  "interpret": {
3541
+ "version": "1.4.0",
3542
+ "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.4.0.tgz",
3543
+ "integrity": "sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA=="
3544
  },
3545
  "invariant": {
3546
  "version": "2.2.4",
3547
  "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
3548
  "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
3549
  "requires": {
3550
+ "loose-envify": "^1.0.0"
3551
  }
3552
  },
3553
  "invert-kv": {
3559
  "version": "0.1.6",
3560
  "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz",
3561
  "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=",
3562
+ "optional": true,
3563
  "requires": {
3564
+ "kind-of": "^3.0.2"
3565
  },
3566
  "dependencies": {
3567
  "kind-of": {
3568
  "version": "3.2.2",
3569
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
3570
  "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
3571
+ "optional": true,
3572
  "requires": {
3573
+ "is-buffer": "^1.1.5"
3574
  }
3575
  }
3576
  }
3581
  "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0="
3582
  },
3583
  "is-binary-path": {
3584
+ "version": "2.1.0",
3585
+ "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
3586
+ "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
3587
+ "optional": true,
3588
  "requires": {
3589
+ "binary-extensions": "^2.0.0"
3590
  }
3591
  },
3592
  "is-buffer": {
3594
  "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
3595
  "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
3596
  },
 
 
 
 
 
 
 
 
3597
  "is-callable": {
3598
+ "version": "1.2.2",
3599
+ "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.2.tgz",
3600
+ "integrity": "sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA=="
3601
  },
3602
  "is-ci": {
3603
+ "version": "1.2.1",
3604
+ "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-1.2.1.tgz",
3605
+ "integrity": "sha512-s6tfsaQaQi3JNciBH6shVqEDvhGut0SUXr31ag8Pd8BBbVVlcGfWhpPmEOoM6RJ5TFhbypvf5yyRw/VXW1IiWg==",
3606
+ "requires": {
3607
+ "ci-info": "^1.5.0"
3608
+ }
3609
+ },
3610
+ "is-core-module": {
3611
+ "version": "2.1.0",
3612
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.1.0.tgz",
3613
+ "integrity": "sha512-YcV7BgVMRFRua2FqQzKtTDMz8iCuLEyGKjr70q8Zm1yy2qKcurbFEd79PAdHV77oL3NrAaOVQIbMmiHQCHB7ZA==",
3614
  "requires": {
3615
+ "has": "^1.0.3"
3616
  }
3617
  },
3618
  "is-data-descriptor": {
3619
  "version": "0.1.4",
3620
  "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz",
3621
  "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=",
3622
+ "optional": true,
3623
  "requires": {
3624
+ "kind-of": "^3.0.2"
3625
  },
3626
  "dependencies": {
3627
  "kind-of": {
3628
  "version": "3.2.2",
3629
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
3630
  "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
3631
+ "optional": true,
3632
  "requires": {
3633
+ "is-buffer": "^1.1.5"
3634
  }
3635
  }
3636
  }
3637
  },
3638
  "is-date-object": {
3639
+ "version": "1.0.2",
3640
+ "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.2.tgz",
3641
+ "integrity": "sha512-USlDT524woQ08aoZFzh3/Z6ch9Y/EWXEHQ/AaRN0SkKq4t2Jw2R2339tSXmwuVoY7LLlBCbOIlx2myP/L5zk0g=="
3642
  },
3643
  "is-descriptor": {
3644
  "version": "0.1.6",
3645
  "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz",
3646
  "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==",
3647
+ "optional": true,
3648
  "requires": {
3649
+ "is-accessor-descriptor": "^0.1.6",
3650
+ "is-data-descriptor": "^0.1.4",
3651
+ "kind-of": "^5.0.0"
3652
  },
3653
  "dependencies": {
3654
  "kind-of": {
3655
  "version": "5.1.0",
3656
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
3657
+ "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==",
3658
+ "optional": true
3659
  }
3660
  }
3661
  },
3672
  "is-extglob": {
3673
  "version": "2.1.1",
3674
  "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
3675
+ "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
3676
+ "optional": true
3677
  },
3678
  "is-finite": {
3679
+ "version": "1.1.0",
3680
+ "resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.1.0.tgz",
3681
+ "integrity": "sha512-cdyMtqX/BOqqNBBiKlIVkytNHm49MtMlYyn1zxzvJKWmFMlGzm+ry5BBfYyeY9YmNKbRSo/o7OX9w9ale0wg3w=="
 
 
 
3682
  },
3683
  "is-fullwidth-code-point": {
3684
  "version": "2.0.0",
3686
  "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
3687
  },
3688
  "is-glob": {
3689
+ "version": "4.0.1",
3690
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
3691
+ "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==",
3692
+ "optional": true,
3693
  "requires": {
3694
+ "is-extglob": "^2.1.1"
3695
  }
3696
  },
3697
  "is-installed-globally": {
3699
  "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.1.0.tgz",
3700
  "integrity": "sha1-Df2Y9akRFxbdU13aZJL2e/PSWoA=",
3701
  "requires": {
3702
+ "global-dirs": "^0.1.0",
3703
+ "is-path-inside": "^1.0.0"
3704
  }
3705
  },
3706
+ "is-negative-zero": {
3707
+ "version": "2.0.0",
3708
+ "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.0.tgz",
3709
+ "integrity": "sha1-lVOxIbD6wohp2p7UWeIMdUN4hGE="
3710
+ },
3711
  "is-npm": {
3712
  "version": "1.0.0",
3713
  "resolved": "https://registry.npmjs.org/is-npm/-/is-npm-1.0.0.tgz",
3714
  "integrity": "sha1-8vtjpl5JBbQGyGBydloaTceTufQ="
3715
  },
3716
  "is-number": {
3717
+ "version": "7.0.0",
3718
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
3719
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
3720
+ "optional": true
 
 
 
 
 
 
 
 
 
 
 
 
3721
  },
3722
  "is-obj": {
3723
  "version": "1.0.1",
3724
  "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
3725
  "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8="
3726
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
3727
  "is-path-inside": {
3728
  "version": "1.0.1",
3729
  "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.1.tgz",
3730
  "integrity": "sha1-jvW33lBDej/cprToZe96pVy0gDY=",
3731
  "requires": {
3732
+ "path-is-inside": "^1.0.1"
3733
  }
3734
  },
3735
  "is-plain-object": {
3737
  "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
3738
  "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
3739
  "requires": {
3740
+ "isobject": "^3.0.1"
3741
  }
3742
  },
 
 
 
 
 
3743
  "is-redirect": {
3744
  "version": "1.0.0",
3745
  "resolved": "https://registry.npmjs.org/is-redirect/-/is-redirect-1.0.0.tgz",
3746
  "integrity": "sha1-HQPd7VO9jbDzDCbk+V02/HyH3CQ="
3747
  },
3748
  "is-regex": {
3749
+ "version": "1.1.1",
3750
+ "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.1.tgz",
3751
+ "integrity": "sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==",
3752
  "requires": {
3753
+ "has-symbols": "^1.0.1"
3754
  }
3755
  },
3756
  "is-resolvable": {
3759
  "integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg=="
3760
  },
3761
  "is-retry-allowed": {
3762
+ "version": "1.2.0",
3763
+ "resolved": "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.2.0.tgz",
3764
+ "integrity": "sha512-RUbUeKwvm3XG2VYamhJL1xFktgjvPzL0Hq8C+6yrWIswDy3BIXGqCxhxkc30N9jqK311gVU137K8Ei55/zVJRg=="
3765
  },
3766
  "is-stream": {
3767
  "version": "1.1.0",
3768
  "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
3769
  "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ="
3770
  },
3771
+ "is-string": {
3772
+ "version": "1.0.5",
3773
+ "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.5.tgz",
3774
+ "integrity": "sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ=="
3775
+ },
3776
  "is-symbol": {
3777
+ "version": "1.0.3",
3778
+ "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.3.tgz",
3779
+ "integrity": "sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ==",
3780
+ "requires": {
3781
+ "has-symbols": "^1.0.1"
3782
+ }
3783
  },
3784
  "is-typedarray": {
3785
  "version": "1.0.0",
3794
  "is-windows": {
3795
  "version": "1.0.2",
3796
  "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
3797
+ "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==",
3798
+ "optional": true
3799
  },
3800
  "isarray": {
3801
  "version": "1.0.0",
3818
  "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
3819
  },
3820
  "js-base64": {
3821
+ "version": "2.6.4",
3822
+ "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.6.4.tgz",
3823
+ "integrity": "sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ=="
3824
  },
3825
  "js-tokens": {
3826
  "version": "3.0.2",
3828
  "integrity": "sha1-mGbfOVECEw449/mWvOtlRDIJwls="
3829
  },
3830
  "js-yaml": {
3831
+ "version": "3.14.0",
3832
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz",
3833
+ "integrity": "sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==",
3834
  "requires": {
3835
+ "argparse": "^1.0.7",
3836
+ "esprima": "^4.0.0"
3837
  }
3838
  },
3839
  "jsbn": {
3840
  "version": "0.1.1",
3841
  "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
3842
+ "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM="
 
3843
  },
3844
  "jsesc": {
3845
  "version": "1.3.0",
3886
  "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
3887
  "integrity": "sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=",
3888
  "requires": {
3889
+ "graceful-fs": "^4.1.6"
3890
  }
3891
  },
3892
  "jsprim": {
3901
  }
3902
  },
3903
  "jsx-ast-utils": {
3904
+ "version": "3.1.0",
3905
+ "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.1.0.tgz",
3906
+ "integrity": "sha512-d4/UOjg+mxAWxCiF0c5UTSwyqbchkbqCvK87aBovhnh8GtysTjWmgC63tY0cJx/HzGgm9qnA147jVBdpOiQ2RA==",
3907
  "requires": {
3908
+ "array-includes": "^3.1.1",
3909
+ "object.assign": "^4.1.1"
3910
  }
3911
  },
3912
  "kind-of": {
3913
+ "version": "6.0.3",
3914
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
3915
+ "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="
3916
+ },
3917
+ "language-subtag-registry": {
3918
+ "version": "0.3.21",
3919
+ "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.21.tgz",
3920
+ "integrity": "sha512-L0IqwlIXjilBVVYKFT37X9Ih11Um5NEl9cbJIuU/SwP/zEEAbBPOnEeeuxVMf45ydWQRDQN3Nqc96OgbH1K+Pg=="
3921
+ },
3922
+ "language-tags": {
3923
+ "version": "1.0.5",
3924
+ "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.5.tgz",
3925
+ "integrity": "sha1-0yHbxNowuovzAk4ED6XBRmH5GTo=",
3926
+ "requires": {
3927
+ "language-subtag-registry": "~0.3.2"
3928
+ }
3929
  },
3930
  "latest-version": {
3931
  "version": "3.1.0",
3932
  "resolved": "https://registry.npmjs.org/latest-version/-/latest-version-3.1.0.tgz",
3933
  "integrity": "sha1-ogU4P+oyKzO1rjsYq+4NwvNW7hU=",
3934
  "requires": {
3935
+ "package-json": "^4.0.0"
3936
  }
3937
  },
3938
  "lazy-cache": {
3945
  "resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz",
3946
  "integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=",
3947
  "requires": {
3948
+ "invert-kv": "^1.0.0"
3949
  }
3950
  },
3951
  "levn": {
3953
  "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
3954
  "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
3955
  "requires": {
3956
+ "prelude-ls": "~1.1.2",
3957
+ "type-check": "~0.3.2"
3958
  }
3959
  },
3960
  "load-json-file": {
3962
  "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
3963
  "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
3964
  "requires": {
3965
+ "graceful-fs": "^4.1.2",
3966
+ "parse-json": "^2.2.0",
3967
+ "pify": "^2.0.0",
3968
+ "pinkie-promise": "^2.0.0",
3969
+ "strip-bom": "^2.0.0"
3970
  },
3971
  "dependencies": {
3972
  "pify": {
3977
  }
3978
  },
3979
  "loader-runner": {
3980
+ "version": "2.4.0",
3981
+ "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz",
3982
+ "integrity": "sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw=="
3983
  },
3984
  "loader-utils": {
3985
+ "version": "1.4.0",
3986
+ "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.0.tgz",
3987
+ "integrity": "sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==",
3988
  "requires": {
3989
+ "big.js": "^5.2.2",
3990
+ "emojis-list": "^3.0.0",
3991
+ "json5": "^1.0.1"
3992
+ },
3993
+ "dependencies": {
3994
+ "json5": {
3995
+ "version": "1.0.1",
3996
+ "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
3997
+ "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==",
3998
+ "requires": {
3999
+ "minimist": "^1.2.0"
4000
+ }
4001
+ }
4002
  }
4003
  },
4004
  "locate-path": {
4006
  "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
4007
  "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
4008
  "requires": {
4009
+ "p-locate": "^2.0.0",
4010
+ "path-exists": "^3.0.0"
4011
  }
4012
  },
4013
  "lodash": {
4014
+ "version": "4.17.20",
4015
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
4016
+ "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA=="
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4017
  },
4018
  "lodash.tail": {
4019
  "version": "4.1.1",
4025
  "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz",
4026
  "integrity": "sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==",
4027
  "requires": {
4028
+ "chalk": "^2.0.1"
4029
  }
4030
  },
4031
  "longest": {
4038
  "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
4039
  "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
4040
  "requires": {
4041
+ "js-tokens": "^3.0.0 || ^4.0.0"
4042
  }
4043
  },
4044
  "loud-rejection": {
4046
  "resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz",
4047
  "integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=",
4048
  "requires": {
4049
+ "currently-unhandled": "^0.4.1",
4050
+ "signal-exit": "^3.0.0"
4051
  }
4052
  },
4053
  "lowercase-keys": {
4056
  "integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA=="
4057
  },
4058
  "lru-cache": {
4059
+ "version": "4.1.5",
4060
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz",
4061
+ "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==",
4062
  "requires": {
4063
+ "pseudomap": "^1.0.2",
4064
+ "yallist": "^2.1.2"
4065
  }
4066
  },
4067
  "make-dir": {
4069
  "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz",
4070
  "integrity": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==",
4071
  "requires": {
4072
+ "pify": "^3.0.0"
4073
  }
4074
  },
4075
  "map-cache": {
4076
  "version": "0.2.2",
4077
  "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz",
4078
+ "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=",
4079
+ "optional": true
4080
  },
4081
  "map-obj": {
4082
  "version": "1.0.1",
4087
  "version": "1.0.0",
4088
  "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz",
4089
  "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=",
4090
+ "optional": true,
4091
  "requires": {
4092
+ "object-visit": "^1.0.0"
4093
  }
4094
  },
4095
  "md5.js": {
4096
+ "version": "1.3.5",
4097
+ "resolved": "https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz",
4098
+ "integrity": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==",
4099
  "requires": {
4100
+ "hash-base": "^3.0.0",
4101
+ "inherits": "^2.0.1",
4102
+ "safe-buffer": "^5.1.2"
4103
  }
4104
  },
4105
  "mem": {
4107
  "resolved": "https://registry.npmjs.org/mem/-/mem-1.1.0.tgz",
4108
  "integrity": "sha1-Xt1StIXKHZAP5kiVUFOZoN+kX3Y=",
4109
  "requires": {
4110
+ "mimic-fn": "^1.0.0"
4111
  }
4112
  },
4113
  "memory-fs": {
4115
  "resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.4.1.tgz",
4116
  "integrity": "sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=",
4117
  "requires": {
4118
+ "errno": "^0.1.3",
4119
+ "readable-stream": "^2.0.1"
4120
  }
4121
  },
4122
  "meow": {
4124
  "resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz",
4125
  "integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=",
4126
  "requires": {
4127
+ "camelcase-keys": "^2.0.0",
4128
+ "decamelize": "^1.1.2",
4129
+ "loud-rejection": "^1.0.0",
4130
+ "map-obj": "^1.0.1",
4131
+ "minimist": "^1.1.3",
4132
+ "normalize-package-data": "^2.3.4",
4133
+ "object-assign": "^4.0.1",
4134
+ "read-pkg-up": "^1.0.1",
4135
+ "redent": "^1.0.0",
4136
+ "trim-newlines": "^1.0.0"
 
 
 
 
 
 
 
4137
  }
4138
  },
4139
  "micromatch": {
4140
  "version": "3.1.10",
4141
  "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
4142
  "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
4143
+ "optional": true,
4144
  "requires": {
4145
+ "arr-diff": "^4.0.0",
4146
+ "array-unique": "^0.3.2",
4147
+ "braces": "^2.3.1",
4148
+ "define-property": "^2.0.2",
4149
+ "extend-shallow": "^3.0.2",
4150
+ "extglob": "^2.0.4",
4151
+ "fragment-cache": "^0.2.1",
4152
+ "kind-of": "^6.0.2",
4153
+ "nanomatch": "^1.2.9",
4154
+ "object.pick": "^1.3.0",
4155
+ "regex-not": "^1.0.0",
4156
+ "snapdragon": "^0.8.1",
4157
+ "to-regex": "^3.0.2"
4158
+ },
4159
+ "dependencies": {
4160
+ "braces": {
4161
+ "version": "2.3.2",
4162
+ "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
4163
+ "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
4164
+ "optional": true,
4165
+ "requires": {
4166
+ "arr-flatten": "^1.1.0",
4167
+ "array-unique": "^0.3.2",
4168
+ "extend-shallow": "^2.0.1",
4169
+ "fill-range": "^4.0.0",
4170
+ "isobject": "^3.0.1",
4171
+ "repeat-element": "^1.1.2",
4172
+ "snapdragon": "^0.8.1",
4173
+ "snapdragon-node": "^2.0.1",
4174
+ "split-string": "^3.0.2",
4175
+ "to-regex": "^3.0.1"
4176
+ },
4177
+ "dependencies": {
4178
+ "extend-shallow": {
4179
+ "version": "2.0.1",
4180
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
4181
+ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
4182
+ "optional": true,
4183
+ "requires": {
4184
+ "is-extendable": "^0.1.0"
4185
+ }
4186
+ }
4187
+ }
4188
+ },
4189
+ "fill-range": {
4190
+ "version": "4.0.0",
4191
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
4192
+ "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
4193
+ "optional": true,
4194
+ "requires": {
4195
+ "extend-shallow": "^2.0.1",
4196
+ "is-number": "^3.0.0",
4197
+ "repeat-string": "^1.6.1",
4198
+ "to-regex-range": "^2.1.0"
4199
+ },
4200
+ "dependencies": {
4201
+ "extend-shallow": {
4202
+ "version": "2.0.1",
4203
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
4204
+ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
4205
+ "optional": true,
4206
+ "requires": {
4207
+ "is-extendable": "^0.1.0"
4208
+ }
4209
+ }
4210
+ }
4211
+ },
4212
+ "is-number": {
4213
+ "version": "3.0.0",
4214
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
4215
+ "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
4216
+ "optional": true,
4217
+ "requires": {
4218
+ "kind-of": "^3.0.2"
4219
+ },
4220
+ "dependencies": {
4221
+ "kind-of": {
4222
+ "version": "3.2.2",
4223
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
4224
+ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
4225
+ "optional": true,
4226
+ "requires": {
4227
+ "is-buffer": "^1.1.5"
4228
+ }
4229
+ }
4230
+ }
4231
+ },
4232
+ "to-regex-range": {
4233
+ "version": "2.1.1",
4234
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
4235
+ "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
4236
+ "optional": true,
4237
+ "requires": {
4238
+ "is-number": "^3.0.0",
4239
+ "repeat-string": "^1.6.1"
4240
+ }
4241
+ }
4242
  }
4243
  },
4244
  "miller-rabin": {
4246
  "resolved": "https://registry.npmjs.org/miller-rabin/-/miller-rabin-4.0.1.tgz",
4247
  "integrity": "sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==",
4248
  "requires": {
4249
+ "bn.js": "^4.0.0",
4250
+ "brorand": "^1.0.1"
4251
+ },
4252
+ "dependencies": {
4253
+ "bn.js": {
4254
+ "version": "4.11.9",
4255
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz",
4256
+ "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw=="
4257
+ }
4258
  }
4259
  },
4260
  "mime-db": {
4261
+ "version": "1.44.0",
4262
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz",
4263
+ "integrity": "sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg=="
4264
  },
4265
  "mime-types": {
4266
+ "version": "2.1.27",
4267
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.27.tgz",
4268
+ "integrity": "sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==",
4269
  "requires": {
4270
+ "mime-db": "1.44.0"
4271
  }
4272
  },
4273
  "mimic-fn": {
4290
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
4291
  "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
4292
  "requires": {
4293
+ "brace-expansion": "^1.1.7"
4294
  }
4295
  },
4296
  "minimist": {
4297
+ "version": "1.2.5",
4298
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
4299
+ "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
4300
  },
4301
  "mixin-deep": {
4302
+ "version": "1.3.2",
4303
+ "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz",
4304
+ "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==",
4305
+ "optional": true,
4306
  "requires": {
4307
+ "for-in": "^1.0.2",
4308
+ "is-extendable": "^1.0.1"
4309
  },
4310
  "dependencies": {
4311
  "is-extendable": {
4312
  "version": "1.0.1",
4313
  "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
4314
  "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
4315
+ "optional": true,
4316
  "requires": {
4317
+ "is-plain-object": "^2.0.4"
4318
  }
4319
  }
4320
  }
4324
  "resolved": "https://registry.npmjs.org/mixin-object/-/mixin-object-2.0.1.tgz",
4325
  "integrity": "sha1-T7lJRB2rGCVA8f4DW6YOGUel5X4=",
4326
  "requires": {
4327
+ "for-in": "^0.1.3",
4328
+ "is-extendable": "^0.1.1"
4329
  },
4330
  "dependencies": {
4331
  "for-in": {
4336
  }
4337
  },
4338
  "mkdirp": {
4339
+ "version": "0.5.5",
4340
+ "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz",
4341
+ "integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==",
4342
  "requires": {
4343
+ "minimist": "^1.2.5"
4344
  }
4345
  },
4346
  "ms": {
4354
  "integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s="
4355
  },
4356
  "nan": {
4357
+ "version": "2.14.2",
4358
+ "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.2.tgz",
4359
+ "integrity": "sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ=="
4360
  },
4361
  "nanomatch": {
4362
  "version": "1.2.13",
4363
  "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
4364
  "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==",
4365
+ "optional": true,
4366
  "requires": {
4367
+ "arr-diff": "^4.0.0",
4368
+ "array-unique": "^0.3.2",
4369
+ "define-property": "^2.0.2",
4370
+ "extend-shallow": "^3.0.2",
4371
+ "fragment-cache": "^0.2.1",
4372
+ "is-windows": "^1.0.2",
4373
+ "kind-of": "^6.0.2",
4374
+ "object.pick": "^1.3.0",
4375
+ "regex-not": "^1.0.0",
4376
+ "snapdragon": "^0.8.1",
4377
+ "to-regex": "^3.0.1"
4378
  }
4379
  },
4380
  "natural-compare": {
4383
  "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc="
4384
  },
4385
  "neo-async": {
4386
+ "version": "2.6.2",
4387
+ "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz",
4388
+ "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw=="
4389
  },
4390
  "next-tick": {
4391
  "version": "1.0.0",
4402
  "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.8.0.tgz",
4403
  "integrity": "sha512-3g8lYefrRRzvGeSowdJKAKyks8oUpLEd/DyPV4eMhVlhJ0aNaZqIrNUIPuEWWTAoPqyFkfGrM67MC69baqn6vA==",
4404
  "requires": {
4405
+ "fstream": "^1.0.0",
4406
+ "glob": "^7.0.3",
4407
+ "graceful-fs": "^4.1.2",
4408
+ "mkdirp": "^0.5.0",
4409
+ "nopt": "2 || 3",
4410
+ "npmlog": "0 || 1 || 2 || 3 || 4",
4411
+ "osenv": "0",
4412
+ "request": "^2.87.0",
4413
+ "rimraf": "2",
4414
+ "semver": "~5.3.0",
4415
+ "tar": "^2.0.0",
4416
+ "which": "1"
4417
  },
4418
  "dependencies": {
4419
  "semver": {
4424
  }
4425
  },
4426
  "node-libs-browser": {
4427
+ "version": "2.2.1",
4428
+ "resolved": "https://registry.npmjs.org/node-libs-browser/-/node-libs-browser-2.2.1.tgz",
4429
+ "integrity": "sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==",
4430
+ "requires": {
4431
+ "assert": "^1.1.1",
4432
+ "browserify-zlib": "^0.2.0",
4433
+ "buffer": "^4.3.0",
4434
+ "console-browserify": "^1.1.0",
4435
+ "constants-browserify": "^1.0.0",
4436
+ "crypto-browserify": "^3.11.0",
4437
+ "domain-browser": "^1.1.1",
4438
+ "events": "^3.0.0",
4439
+ "https-browserify": "^1.0.0",
4440
+ "os-browserify": "^0.3.0",
4441
+ "path-browserify": "0.0.1",
4442
+ "process": "^0.11.10",
4443
+ "punycode": "^1.2.4",
4444
+ "querystring-es3": "^0.2.0",
4445
+ "readable-stream": "^2.3.3",
4446
+ "stream-browserify": "^2.0.1",
4447
+ "stream-http": "^2.7.2",
4448
+ "string_decoder": "^1.0.0",
4449
+ "timers-browserify": "^2.0.4",
4450
  "tty-browserify": "0.0.0",
4451
+ "url": "^0.11.0",
4452
+ "util": "^0.11.0",
4453
+ "vm-browserify": "^1.0.1"
4454
+ },
4455
+ "dependencies": {
4456
+ "punycode": {
4457
+ "version": "1.4.1",
4458
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
4459
+ "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4="
4460
+ }
4461
  }
4462
  },
4463
  "node-sass": {
4464
+ "version": "4.14.1",
4465
+ "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz",
4466
+ "integrity": "sha512-sjCuOlvGyCJS40R8BscF5vhVlQjNN069NtQ1gSxyK1u9iqvn6tf7O1R4GNowVZfiZUCRt5MmMs1xd+4V/7Yr0g==",
4467
+ "requires": {
4468
+ "async-foreach": "^0.1.3",
4469
+ "chalk": "^1.1.1",
4470
+ "cross-spawn": "^3.0.0",
4471
+ "gaze": "^1.0.0",
4472
+ "get-stdin": "^4.0.1",
4473
+ "glob": "^7.0.3",
4474
+ "in-publish": "^2.0.0",
4475
+ "lodash": "^4.17.15",
4476
+ "meow": "^3.7.0",
4477
+ "mkdirp": "^0.5.1",
4478
+ "nan": "^2.13.2",
4479
+ "node-gyp": "^3.8.0",
4480
+ "npmlog": "^4.0.0",
4481
+ "request": "^2.88.0",
4482
+ "sass-graph": "2.2.5",
4483
+ "stdout-stream": "^1.4.0",
4484
+ "true-case-path": "^1.0.2"
 
 
4485
  },
4486
  "dependencies": {
4487
  "ansi-styles": {
4491
  },
4492
  "chalk": {
4493
  "version": "1.1.3",
4494
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
4495
  "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
4496
  "requires": {
4497
+ "ansi-styles": "^2.2.1",
4498
+ "escape-string-regexp": "^1.0.2",
4499
+ "has-ansi": "^2.0.0",
4500
+ "strip-ansi": "^3.0.0",
4501
+ "supports-color": "^2.0.0"
4502
  }
4503
  },
4504
  "cross-spawn": {
4506
  "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz",
4507
  "integrity": "sha1-ElYDfsufDF9549bvE14wdwGEuYI=",
4508
  "requires": {
4509
+ "lru-cache": "^4.0.1",
4510
+ "which": "^1.2.9"
4511
  }
4512
  },
4513
  "supports-color": {
4522
  "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",
4523
  "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=",
4524
  "requires": {
4525
+ "abbrev": "1"
4526
  }
4527
  },
4528
  "normalize-package-data": {
4529
+ "version": "2.5.0",
4530
+ "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
4531
+ "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
4532
  "requires": {
4533
+ "hosted-git-info": "^2.1.4",
4534
+ "resolve": "^1.10.0",
4535
+ "semver": "2 || 3 || 4 || 5",
4536
+ "validate-npm-package-license": "^3.0.1"
4537
  }
4538
  },
4539
  "normalize-path": {
4540
+ "version": "3.0.0",
4541
+ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
4542
+ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
4543
+ "optional": true
 
 
4544
  },
4545
  "normalize-range": {
4546
  "version": "0.1.2",
4552
  "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
4553
  "integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=",
4554
  "requires": {
4555
+ "path-key": "^2.0.0"
4556
  }
4557
  },
4558
  "npmlog": {
4560
  "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz",
4561
  "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==",
4562
  "requires": {
4563
+ "are-we-there-yet": "~1.1.2",
4564
+ "console-control-strings": "~1.1.0",
4565
+ "gauge": "~2.7.3",
4566
+ "set-blocking": "~2.0.0"
4567
  }
4568
  },
4569
  "num2fraction": {
4577
  "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0="
4578
  },
4579
  "oauth-sign": {
4580
+ "version": "0.9.0",
4581
+ "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
4582
+ "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ=="
4583
  },
4584
  "object-assign": {
4585
  "version": "4.1.1",
4590
  "version": "0.1.0",
4591
  "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz",
4592
  "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=",
4593
+ "optional": true,
4594
  "requires": {
4595
+ "copy-descriptor": "^0.1.0",
4596
+ "define-property": "^0.2.5",
4597
+ "kind-of": "^3.0.3"
4598
  },
4599
  "dependencies": {
4600
  "define-property": {
4601
  "version": "0.2.5",
4602
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
4603
  "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
4604
+ "optional": true,
4605
  "requires": {
4606
+ "is-descriptor": "^0.1.0"
4607
  }
4608
  },
4609
  "kind-of": {
4610
  "version": "3.2.2",
4611
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
4612
  "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
4613
+ "optional": true,
4614
  "requires": {
4615
+ "is-buffer": "^1.1.5"
4616
  }
4617
  }
4618
  }
4619
  },
4620
+ "object-inspect": {
4621
+ "version": "1.8.0",
4622
+ "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.8.0.tgz",
4623
+ "integrity": "sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA=="
4624
+ },
4625
  "object-keys": {
4626
+ "version": "1.1.1",
4627
+ "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
4628
+ "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA=="
4629
  },
4630
  "object-visit": {
4631
  "version": "1.0.1",
4632
  "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz",
4633
  "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=",
4634
+ "optional": true,
4635
  "requires": {
4636
+ "isobject": "^3.0.0"
4637
+ }
4638
+ },
4639
+ "object.assign": {
4640
+ "version": "4.1.2",
4641
+ "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz",
4642
+ "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==",
4643
+ "requires": {
4644
+ "call-bind": "^1.0.0",
4645
+ "define-properties": "^1.1.3",
4646
+ "has-symbols": "^1.0.1",
4647
+ "object-keys": "^1.1.1"
4648
+ }
4649
+ },
4650
+ "object.entries": {
4651
+ "version": "1.1.2",
4652
+ "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.2.tgz",
4653
+ "integrity": "sha512-BQdB9qKmb/HyNdMNWVr7O3+z5MUIx3aiegEIJqjMBbBf0YT9RRxTJSim4mzFqtyr7PDAHigq0N9dO0m0tRakQA==",
4654
+ "requires": {
4655
+ "define-properties": "^1.1.3",
4656
+ "es-abstract": "^1.17.5",
4657
+ "has": "^1.0.3"
4658
+ }
4659
+ },
4660
+ "object.fromentries": {
4661
+ "version": "2.0.2",
4662
+ "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.2.tgz",
4663
+ "integrity": "sha512-r3ZiBH7MQppDJVLx6fhD618GKNG40CZYH9wgwdhKxBDDbQgjeWGGd4AtkZad84d291YxvWe7bJGuE65Anh0dxQ==",
4664
+ "requires": {
4665
+ "define-properties": "^1.1.3",
4666
+ "es-abstract": "^1.17.0-next.1",
4667
+ "function-bind": "^1.1.1",
4668
+ "has": "^1.0.3"
4669
  }
4670
  },
4671
  "object.pick": {
4672
  "version": "1.3.0",
4673
  "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz",
4674
  "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=",
4675
+ "optional": true,
4676
+ "requires": {
4677
+ "isobject": "^3.0.1"
4678
+ }
4679
+ },
4680
+ "object.values": {
4681
+ "version": "1.1.1",
4682
+ "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.1.tgz",
4683
+ "integrity": "sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==",
4684
  "requires": {
4685
+ "define-properties": "^1.1.3",
4686
+ "es-abstract": "^1.17.0-next.1",
4687
+ "function-bind": "^1.1.1",
4688
+ "has": "^1.0.3"
4689
  }
4690
  },
4691
  "once": {
4693
  "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
4694
  "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
4695
  "requires": {
4696
+ "wrappy": "1"
4697
  }
4698
  },
4699
  "onetime": {
4701
  "resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz",
4702
  "integrity": "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=",
4703
  "requires": {
4704
+ "mimic-fn": "^1.0.0"
4705
  }
4706
  },
4707
  "optionator": {
4708
+ "version": "0.8.3",
4709
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
4710
+ "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
4711
  "requires": {
4712
+ "deep-is": "~0.1.3",
4713
+ "fast-levenshtein": "~2.0.6",
4714
+ "levn": "~0.3.0",
4715
+ "prelude-ls": "~1.1.2",
4716
+ "type-check": "~0.3.2",
4717
+ "word-wrap": "~1.2.3"
4718
  }
4719
  },
4720
  "ora": {
4722
  "resolved": "https://registry.npmjs.org/ora/-/ora-1.4.0.tgz",
4723
  "integrity": "sha512-iMK1DOQxzzh2MBlVsU42G80mnrvUhqsMh74phHtDlrcTZPK0pH6o7l7DRshK+0YsxDyEuaOkziVdvM3T0QTzpw==",
4724
  "requires": {
4725
+ "chalk": "^2.1.0",
4726
+ "cli-cursor": "^2.1.0",
4727
+ "cli-spinners": "^1.0.1",
4728
+ "log-symbols": "^2.1.0"
4729
  }
4730
  },
4731
  "os-browserify": {
4739
  "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M="
4740
  },
4741
  "os-locale": {
4742
+ "version": "2.1.0",
4743
+ "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-2.1.0.tgz",
4744
+ "integrity": "sha512-3sslG3zJbEYcaC4YVAvDorjGxc7tv6KVATnLPZONiljsUncvihe9BQoVCEs0RZ1kmf4Hk9OBqlZfJZWI4GanKA==",
4745
  "requires": {
4746
+ "execa": "^0.7.0",
4747
+ "lcid": "^1.0.0",
4748
+ "mem": "^1.1.0"
4749
  }
4750
  },
4751
  "os-tmpdir": {
4758
  "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz",
4759
  "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
4760
  "requires": {
4761
+ "os-homedir": "^1.0.0",
4762
+ "os-tmpdir": "^1.0.0"
4763
  }
4764
  },
4765
  "p-finally": {
4772
  "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
4773
  "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
4774
  "requires": {
4775
+ "p-try": "^1.0.0"
4776
  }
4777
  },
4778
  "p-locate": {
4780
  "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
4781
  "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
4782
  "requires": {
4783
+ "p-limit": "^1.1.0"
4784
  }
4785
  },
4786
  "p-try": {
4793
  "resolved": "https://registry.npmjs.org/package-json/-/package-json-4.0.1.tgz",
4794
  "integrity": "sha1-iGmgQBJTZhxMTKPabCEh7VVfXu0=",
4795
  "requires": {
4796
+ "got": "^6.7.1",
4797
+ "registry-auth-token": "^3.0.1",
4798
+ "registry-url": "^3.0.3",
4799
+ "semver": "^5.1.0"
4800
  }
4801
  },
4802
  "pako": {
4803
+ "version": "1.0.11",
4804
+ "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
4805
+ "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw=="
4806
  },
4807
  "parse-asn1": {
4808
+ "version": "5.1.6",
4809
+ "resolved": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.6.tgz",
4810
+ "integrity": "sha512-RnZRo1EPU6JBnra2vGHj0yhp6ebyjBZpmUCLHWiFhxlzvBCCpAuZ7elsBp1PVAbQN0/04VD/19rfzlBSwLstMw==",
4811
  "requires": {
4812
+ "asn1.js": "^5.2.0",
4813
+ "browserify-aes": "^1.0.0",
4814
+ "evp_bytestokey": "^1.0.0",
4815
+ "pbkdf2": "^3.0.3",
4816
+ "safe-buffer": "^5.1.1"
4817
  }
4818
  },
4819
  "parse-json": {
4821
  "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
4822
  "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
4823
  "requires": {
4824
+ "error-ex": "^1.2.0"
4825
  }
4826
  },
4827
  "pascalcase": {
4828
  "version": "0.1.1",
4829
  "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz",
4830
+ "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=",
4831
+ "optional": true
4832
  },
4833
  "path-browserify": {
4834
+ "version": "0.0.1",
4835
+ "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.1.tgz",
4836
+ "integrity": "sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ=="
4837
  },
4838
  "path-dirname": {
4839
  "version": "1.0.2",
4840
  "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz",
4841
+ "integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=",
4842
+ "optional": true
4843
  },
4844
  "path-exists": {
4845
  "version": "3.0.0",
4871
  "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
4872
  "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
4873
  "requires": {
4874
+ "graceful-fs": "^4.1.2",
4875
+ "pify": "^2.0.0",
4876
+ "pinkie-promise": "^2.0.0"
4877
  },
4878
  "dependencies": {
4879
  "pify": {
4884
  }
4885
  },
4886
  "pbkdf2": {
4887
+ "version": "3.1.1",
4888
+ "resolved": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.1.1.tgz",
4889
+ "integrity": "sha512-4Ejy1OPxi9f2tt1rRV7Go7zmfDQ+ZectEQz3VGUQhgq62HtIRPDyG/JtnwIxs6x3uNMwo2V7q1fMvKjb+Tnpqg==",
4890
  "requires": {
4891
+ "create-hash": "^1.1.2",
4892
+ "create-hmac": "^1.1.4",
4893
+ "ripemd160": "^2.0.1",
4894
+ "safe-buffer": "^5.0.1",
4895
+ "sha.js": "^2.4.8"
4896
  }
4897
  },
4898
  "performance-now": {
4900
  "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
4901
  "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
4902
  },
4903
+ "picomatch": {
4904
+ "version": "2.2.2",
4905
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz",
4906
+ "integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==",
4907
+ "optional": true
4908
+ },
4909
  "pify": {
4910
  "version": "3.0.0",
4911
  "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
4921
  "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
4922
  "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
4923
  "requires": {
4924
+ "pinkie": "^2.0.0"
4925
  }
4926
  },
4927
  "pkg-dir": {
4929
  "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-2.0.0.tgz",
4930
  "integrity": "sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=",
4931
  "requires": {
4932
+ "find-up": "^2.1.0"
4933
  }
4934
  },
4935
  "pluralize": {
4940
  "posix-character-classes": {
4941
  "version": "0.1.1",
4942
  "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
4943
+ "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=",
4944
+ "optional": true
4945
  },
4946
  "postcss": {
4947
  "version": "6.0.23",
4948
  "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
4949
  "integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
4950
  "requires": {
4951
+ "chalk": "^2.4.1",
4952
+ "source-map": "^0.6.1",
4953
+ "supports-color": "^5.4.0"
4954
  }
4955
  },
4956
  "postcss-load-config": {
4957
+ "version": "2.1.2",
4958
+ "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-2.1.2.tgz",
4959
+ "integrity": "sha512-/rDeGV6vMUo3mwJZmeHfEDvwnTKKqQ0S7OHUi/kJvvtx3aWtyWG2/0ZWnzCt2keEclwN6Tf0DST2v9kITdOKYw==",
4960
  "requires": {
4961
+ "cosmiconfig": "^5.0.0",
4962
+ "import-cwd": "^2.0.0"
4963
  }
4964
  },
4965
  "postcss-loader": {
4967
  "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-2.1.6.tgz",
4968
  "integrity": "sha512-hgiWSc13xVQAq25cVw80CH0l49ZKlAnU1hKPOdRrNj89bokRr/bZF2nT+hebPPF9c9xs8c3gw3Fr2nxtmXYnNg==",
4969
  "requires": {
4970
+ "loader-utils": "^1.1.0",
4971
+ "postcss": "^6.0.0",
4972
+ "postcss-load-config": "^2.0.0",
4973
+ "schema-utils": "^0.4.0"
4974
  },
4975
  "dependencies": {
4976
  "ajv": {
4977
+ "version": "6.12.6",
4978
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
4979
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
4980
  "requires": {
4981
+ "fast-deep-equal": "^3.1.1",
4982
+ "fast-json-stable-stringify": "^2.0.0",
4983
+ "json-schema-traverse": "^0.4.1",
4984
+ "uri-js": "^4.2.2"
4985
  }
4986
  },
4987
  "ajv-keywords": {
4988
+ "version": "3.5.2",
4989
+ "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
4990
+ "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ=="
4991
  },
4992
  "fast-deep-equal": {
4993
+ "version": "3.1.3",
4994
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
4995
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
4996
  },
4997
  "json-schema-traverse": {
4998
  "version": "0.4.1",
5004
  "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-0.4.7.tgz",
5005
  "integrity": "sha512-v/iwU6wvwGK8HbU9yi3/nhGzP0yGSuhQMzL6ySiec1FSrZZDkhm4noOSWzrNFo/jEc+SJY6jRTwuwbSXJPDUnQ==",
5006
  "requires": {
5007
+ "ajv": "^6.1.0",
5008
+ "ajv-keywords": "^3.1.0"
5009
  }
5010
  }
5011
  }
5012
  },
5013
  "postcss-value-parser": {
5014
+ "version": "3.3.1",
5015
+ "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
5016
+ "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
5017
  },
5018
  "prelude-ls": {
5019
  "version": "1.1.2",
5036
  "integrity": "sha1-czIwDoQBYb2j5podHZGn1LwW8YI="
5037
  },
5038
  "process-nextick-args": {
5039
+ "version": "2.0.1",
5040
+ "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
5041
+ "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
5042
  },
5043
  "progress": {
5044
+ "version": "2.0.3",
5045
+ "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
5046
+ "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA=="
5047
  },
5048
  "prop-types": {
5049
+ "version": "15.7.2",
5050
+ "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
5051
+ "integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==",
5052
  "requires": {
5053
+ "loose-envify": "^1.4.0",
5054
+ "object-assign": "^4.1.1",
5055
+ "react-is": "^16.8.1"
5056
  }
5057
  },
5058
  "prr": {
5065
  "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
5066
  "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM="
5067
  },
5068
+ "psl": {
5069
+ "version": "1.8.0",
5070
+ "resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
5071
+ "integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ=="
5072
+ },
5073
  "public-encrypt": {
5074
+ "version": "4.0.3",
5075
+ "resolved": "https://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.3.tgz",
5076
+ "integrity": "sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==",
5077
+ "requires": {
5078
+ "bn.js": "^4.1.0",
5079
+ "browserify-rsa": "^4.0.0",
5080
+ "create-hash": "^1.1.0",
5081
+ "parse-asn1": "^5.0.0",
5082
+ "randombytes": "^2.0.1",
5083
+ "safe-buffer": "^5.1.2"
5084
+ },
5085
+ "dependencies": {
5086
+ "bn.js": {
5087
+ "version": "4.11.9",
5088
+ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz",
5089
+ "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw=="
5090
+ }
5091
  }
5092
  },
5093
  "punycode": {
5094
+ "version": "2.1.1",
5095
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
5096
+ "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
5097
  },
5098
  "qs": {
5099
  "version": "6.5.2",
5111
  "integrity": "sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM="
5112
  },
5113
  "randombytes": {
5114
+ "version": "2.1.0",
5115
+ "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
5116
+ "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
5117
  "requires": {
5118
+ "safe-buffer": "^5.1.0"
5119
  }
5120
  },
5121
  "randomfill": {
5123
  "resolved": "https://registry.npmjs.org/randomfill/-/randomfill-1.0.4.tgz",
5124
  "integrity": "sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==",
5125
  "requires": {
5126
+ "randombytes": "^2.0.5",
5127
+ "safe-buffer": "^5.1.0"
5128
  }
5129
  },
5130
  "raw-loader": {
5137
  "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
5138
  "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
5139
  "requires": {
5140
+ "deep-extend": "^0.6.0",
5141
+ "ini": "~1.3.0",
5142
+ "minimist": "^1.2.0",
5143
+ "strip-json-comments": "~2.0.1"
 
 
 
 
 
 
 
5144
  }
5145
  },
5146
+ "react-is": {
5147
+ "version": "16.13.1",
5148
+ "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
5149
+ "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
5150
+ },
5151
  "read-pkg": {
5152
  "version": "1.1.0",
5153
  "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
5154
  "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
5155
  "requires": {
5156
+ "load-json-file": "^1.0.0",
5157
+ "normalize-package-data": "^2.3.2",
5158
+ "path-type": "^1.0.0"
5159
  }
5160
  },
5161
  "read-pkg-up": {
5163
  "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
5164
  "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
5165
  "requires": {
5166
+ "find-up": "^1.0.0",
5167
+ "read-pkg": "^1.0.0"
5168
  },
5169
  "dependencies": {
5170
  "find-up": {
5172
  "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
5173
  "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
5174
  "requires": {
5175
+ "path-exists": "^2.0.0",
5176
+ "pinkie-promise": "^2.0.0"
5177
  }
5178
  },
5179
  "path-exists": {
5181
  "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
5182
  "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
5183
  "requires": {
5184
+ "pinkie-promise": "^2.0.0"
5185
  }
5186
  }
5187
  }
5188
  },
5189
  "readable-stream": {
5190
+ "version": "2.3.7",
5191
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
5192
+ "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
5193
  "requires": {
5194
+ "core-util-is": "~1.0.0",
5195
+ "inherits": "~2.0.3",
5196
+ "isarray": "~1.0.0",
5197
+ "process-nextick-args": "~2.0.0",
5198
+ "safe-buffer": "~5.1.1",
5199
+ "string_decoder": "~1.1.1",
5200
+ "util-deprecate": "~1.0.1"
5201
  }
5202
  },
5203
  "readdirp": {
5204
+ "version": "3.5.0",
5205
+ "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.5.0.tgz",
5206
+ "integrity": "sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==",
5207
+ "optional": true,
5208
  "requires": {
5209
+ "picomatch": "^2.2.1"
 
 
 
5210
  }
5211
  },
5212
  "rechoir": {
5214
  "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
5215
  "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=",
5216
  "requires": {
5217
+ "resolve": "^1.1.6"
5218
  }
5219
  },
5220
  "redent": {
5222
  "resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz",
5223
  "integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=",
5224
  "requires": {
5225
+ "indent-string": "^2.1.0",
5226
+ "strip-indent": "^1.0.1"
5227
  }
5228
  },
5229
  "regenerate": {
5230
+ "version": "1.4.2",
5231
+ "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz",
5232
+ "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A=="
5233
  },
5234
  "regenerator-runtime": {
5235
  "version": "0.11.1",
5241
  "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.10.1.tgz",
5242
  "integrity": "sha512-PJepbvDbuK1xgIgnau7Y90cwaAmO/LCLMI2mPvaXq2heGMR3aWW5/BQvYrhJ8jgmQjXewXvBjzfqKcVOmhjZ6Q==",
5243
  "requires": {
5244
+ "babel-runtime": "^6.18.0",
5245
+ "babel-types": "^6.19.0",
5246
+ "private": "^0.1.6"
5247
  }
5248
  },
5249
  "regex-not": {
5250
  "version": "1.0.2",
5251
  "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz",
5252
  "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==",
5253
+ "optional": true,
5254
+ "requires": {
5255
+ "extend-shallow": "^3.0.2",
5256
+ "safe-regex": "^1.1.0"
5257
+ }
5258
+ },
5259
+ "regexp.prototype.flags": {
5260
+ "version": "1.3.0",
5261
+ "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz",
5262
+ "integrity": "sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ==",
5263
  "requires": {
5264
+ "define-properties": "^1.1.3",
5265
+ "es-abstract": "^1.17.0-next.1"
5266
  }
5267
  },
5268
  "regexpp": {
5275
  "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-2.0.0.tgz",
5276
  "integrity": "sha1-SdA4g3uNz4v6W5pCE5k45uoq4kA=",
5277
  "requires": {
5278
+ "regenerate": "^1.2.1",
5279
+ "regjsgen": "^0.2.0",
5280
+ "regjsparser": "^0.1.4"
5281
  }
5282
  },
5283
  "registry-auth-token": {
5284
+ "version": "3.4.0",
5285
+ "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-3.4.0.tgz",
5286
+ "integrity": "sha512-4LM6Fw8eBQdwMYcES4yTnn2TqIasbXuwDx3um+QRs7S55aMKCBKBxvPXl2RiUjHwuJLTyYfxSpmfSAjQpcuP+A==",
5287
  "requires": {
5288
+ "rc": "^1.1.6",
5289
+ "safe-buffer": "^5.0.1"
5290
  }
5291
  },
5292
  "registry-url": {
5294
  "resolved": "https://registry.npmjs.org/registry-url/-/registry-url-3.1.0.tgz",
5295
  "integrity": "sha1-PU74cPc93h138M+aOBQyRE4XSUI=",
5296
  "requires": {
5297
+ "rc": "^1.0.1"
5298
  }
5299
  },
5300
  "regjsgen": {
5307
  "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.1.5.tgz",
5308
  "integrity": "sha1-fuj4Tcb6eS0/0K4ijSS9lJ6tIFw=",
5309
  "requires": {
5310
+ "jsesc": "~0.5.0"
5311
  },
5312
  "dependencies": {
5313
  "jsesc": {
5320
  "remove-trailing-separator": {
5321
  "version": "1.1.0",
5322
  "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz",
5323
+ "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=",
5324
+ "optional": true
5325
  },
5326
  "repeat-element": {
5327
  "version": "1.1.3",
5328
  "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz",
5329
+ "integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==",
5330
+ "optional": true
5331
  },
5332
  "repeat-string": {
5333
  "version": "1.6.1",
5339
  "resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz",
5340
  "integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=",
5341
  "requires": {
5342
+ "is-finite": "^1.0.0"
5343
  }
5344
  },
5345
  "request": {
5346
+ "version": "2.88.2",
5347
+ "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz",
5348
+ "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==",
5349
+ "requires": {
5350
+ "aws-sign2": "~0.7.0",
5351
+ "aws4": "^1.8.0",
5352
+ "caseless": "~0.12.0",
5353
+ "combined-stream": "~1.0.6",
5354
+ "extend": "~3.0.2",
5355
+ "forever-agent": "~0.6.1",
5356
+ "form-data": "~2.3.2",
5357
+ "har-validator": "~5.1.3",
5358
+ "http-signature": "~1.2.0",
5359
+ "is-typedarray": "~1.0.0",
5360
+ "isstream": "~0.1.2",
5361
+ "json-stringify-safe": "~5.0.1",
5362
+ "mime-types": "~2.1.19",
5363
+ "oauth-sign": "~0.9.0",
5364
+ "performance-now": "^2.1.0",
5365
+ "qs": "~6.5.2",
5366
+ "safe-buffer": "^5.1.2",
5367
+ "tough-cookie": "~2.5.0",
5368
+ "tunnel-agent": "^0.6.0",
5369
+ "uuid": "^3.3.2"
5370
  }
5371
  },
5372
  "require-directory": {
5374
  "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
5375
  "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I="
5376
  },
 
 
 
 
 
5377
  "require-main-filename": {
5378
+ "version": "2.0.0",
5379
+ "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
5380
+ "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg=="
5381
  },
5382
  "require-uncached": {
5383
  "version": "1.0.3",
5384
  "resolved": "https://registry.npmjs.org/require-uncached/-/require-uncached-1.0.3.tgz",
5385
  "integrity": "sha1-Tg1W1slmL9MeQwEcS5WqSZVUIdM=",
5386
  "requires": {
5387
+ "caller-path": "^0.1.0",
5388
+ "resolve-from": "^1.0.0"
5389
  }
5390
  },
5391
  "requireindex": {
5394
  "integrity": "sha1-5UBLgVV+91225JxacgBIk/4D4WI="
5395
  },
5396
  "resolve": {
5397
+ "version": "1.19.0",
5398
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.19.0.tgz",
5399
+ "integrity": "sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==",
5400
  "requires": {
5401
+ "is-core-module": "^2.1.0",
5402
+ "path-parse": "^1.0.6"
5403
  }
5404
  },
5405
  "resolve-from": {
5412
  "resolved": "https://registry.npmjs.org/resolve-pkg/-/resolve-pkg-1.0.0.tgz",
5413
  "integrity": "sha1-4ZoV54rKLhJEYdySsuOUPvk0lNk=",
5414
  "requires": {
5415
+ "resolve-from": "^2.0.0"
5416
  },
5417
  "dependencies": {
5418
  "resolve-from": {
5425
  "resolve-url": {
5426
  "version": "0.2.1",
5427
  "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz",
5428
+ "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=",
5429
+ "optional": true
5430
  },
5431
  "restore-cursor": {
5432
  "version": "2.0.0",
5433
  "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz",
5434
  "integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=",
5435
  "requires": {
5436
+ "onetime": "^2.0.0",
5437
+ "signal-exit": "^3.0.2"
5438
  }
5439
  },
5440
  "ret": {
5441
  "version": "0.1.15",
5442
  "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz",
5443
+ "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==",
5444
+ "optional": true
5445
  },
5446
  "right-align": {
5447
  "version": "0.1.3",
5448
  "resolved": "https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz",
5449
  "integrity": "sha1-YTObci/mo1FWiSENJOFMlhSGE+8=",
5450
  "requires": {
5451
+ "align-text": "^0.1.1"
5452
  }
5453
  },
5454
  "rimraf": {
5455
+ "version": "2.6.3",
5456
+ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz",
5457
+ "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
5458
  "requires": {
5459
+ "glob": "^7.1.3"
5460
  }
5461
  },
5462
  "ripemd160": {
5464
  "resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz",
5465
  "integrity": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==",
5466
  "requires": {
5467
+ "hash-base": "^3.0.0",
5468
+ "inherits": "^2.0.1"
5469
  }
5470
  },
5471
  "run-async": {
5472
+ "version": "2.4.1",
5473
+ "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",
5474
+ "integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ=="
 
 
 
5475
  },
5476
  "rx-lite": {
5477
  "version": "4.0.8",
5483
  "resolved": "https://registry.npmjs.org/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz",
5484
  "integrity": "sha1-dTuHqJoRyVRnxKwWJsTvxOBcZ74=",
5485
  "requires": {
5486
+ "rx-lite": "*"
5487
  }
5488
  },
5489
  "rxjs": {
5503
  "version": "1.1.0",
5504
  "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz",
5505
  "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=",
5506
+ "optional": true,
5507
  "requires": {
5508
+ "ret": "~0.1.10"
5509
  }
5510
  },
5511
  "safer-buffer": {
5514
  "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
5515
  },
5516
  "sass-graph": {
5517
+ "version": "2.2.5",
5518
+ "resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.2.5.tgz",
5519
+ "integrity": "sha512-VFWDAHOe6mRuT4mZRd4eKE+d8Uedrk6Xnh7Sh9b4NGufQLQjOrvf/MQoOdx+0s92L89FeyUUNfU597j/3uNpag==",
5520
  "requires": {
5521
+ "glob": "^7.0.0",
5522
+ "lodash": "^4.0.0",
5523
+ "scss-tokenizer": "^0.2.3",
5524
+ "yargs": "^13.3.2"
5525
  }
5526
  },
5527
  "sass-loader": {
5529
  "resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-6.0.7.tgz",
5530
  "integrity": "sha512-JoiyD00Yo1o61OJsoP2s2kb19L1/Y2p3QFcCdWdF6oomBGKVYuZyqHWemRBfQ2uGYsk+CH3eCguXNfpjzlcpaA==",
5531
  "requires": {
5532
+ "clone-deep": "^2.0.1",
5533
+ "loader-utils": "^1.0.1",
5534
+ "lodash.tail": "^4.1.1",
5535
+ "neo-async": "^2.5.0",
5536
+ "pify": "^3.0.0"
5537
  }
5538
  },
5539
  "schema-utils": {
5541
  "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-0.3.0.tgz",
5542
  "integrity": "sha1-9YdyIs4+kx7a4DnxfrNxbnE3+M8=",
5543
  "requires": {
5544
+ "ajv": "^5.0.0"
5545
  }
5546
  },
5547
  "scss-tokenizer": {
5549
  "resolved": "https://registry.npmjs.org/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz",
5550
  "integrity": "sha1-jrBtualyMzOCTT9VMGQRSYR85dE=",
5551
  "requires": {
5552
+ "js-base64": "^2.1.8",
5553
+ "source-map": "^0.4.2"
5554
  },
5555
  "dependencies": {
5556
  "source-map": {
5558
  "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz",
5559
  "integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=",
5560
  "requires": {
5561
+ "amdefine": ">=0.0.4"
5562
  }
5563
  }
5564
  }
5565
  },
5566
  "semver": {
5567
+ "version": "5.7.1",
5568
+ "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
5569
+ "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
5570
  },
5571
  "semver-diff": {
5572
  "version": "2.1.0",
5573
  "resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-2.1.0.tgz",
5574
  "integrity": "sha1-S7uEN8jTfksM8aaP1ybsbWRdbTY=",
5575
  "requires": {
5576
+ "semver": "^5.0.3"
5577
  }
5578
  },
5579
  "set-blocking": {
5581
  "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
5582
  "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc="
5583
  },
 
 
 
 
 
5584
  "set-value": {
5585
+ "version": "2.0.1",
5586
+ "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz",
5587
+ "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==",
5588
+ "optional": true,
5589
  "requires": {
5590
+ "extend-shallow": "^2.0.1",
5591
+ "is-extendable": "^0.1.1",
5592
+ "is-plain-object": "^2.0.3",
5593
+ "split-string": "^3.0.1"
5594
  },
5595
  "dependencies": {
5596
  "extend-shallow": {
5597
  "version": "2.0.1",
5598
  "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
5599
  "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
5600
+ "optional": true,
5601
  "requires": {
5602
+ "is-extendable": "^0.1.0"
5603
  }
5604
  }
5605
  }
5614
  "resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz",
5615
  "integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==",
5616
  "requires": {
5617
+ "inherits": "^2.0.1",
5618
+ "safe-buffer": "^5.0.1"
5619
  }
5620
  },
5621
  "shallow-clone": {
5623
  "resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-1.0.0.tgz",
5624
  "integrity": "sha512-oeXreoKR/SyNJtRJMAKPDSvd28OqEwG4eR/xc856cRGBII7gX9lvAqDxusPm0846z/w/hWYjI1NpKwJ00NHzRA==",
5625
  "requires": {
5626
+ "is-extendable": "^0.1.1",
5627
+ "kind-of": "^5.0.0",
5628
+ "mixin-object": "^2.0.1"
5629
  },
5630
  "dependencies": {
5631
  "kind-of": {
5640
  "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
5641
  "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=",
5642
  "requires": {
5643
+ "shebang-regex": "^1.0.0"
5644
  }
5645
  },
5646
  "shebang-regex": {
5649
  "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM="
5650
  },
5651
  "shelljs": {
5652
+ "version": "0.8.4",
5653
+ "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz",
5654
+ "integrity": "sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==",
5655
  "requires": {
5656
+ "glob": "^7.0.0",
5657
+ "interpret": "^1.0.0",
5658
+ "rechoir": "^0.6.2"
5659
+ }
5660
+ },
5661
+ "side-channel": {
5662
+ "version": "1.0.3",
5663
+ "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.3.tgz",
5664
+ "integrity": "sha512-A6+ByhlLkksFoUepsGxfj5x1gTSrs+OydsRptUxeNCabQpCFUvcwIczgOigI8vhY/OJCnPnyE9rGiwgvr9cS1g==",
5665
+ "requires": {
5666
+ "es-abstract": "^1.18.0-next.0",
5667
+ "object-inspect": "^1.8.0"
5668
+ },
5669
+ "dependencies": {
5670
+ "es-abstract": {
5671
+ "version": "1.18.0-next.1",
5672
+ "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.0-next.1.tgz",
5673
+ "integrity": "sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==",
5674
+ "requires": {
5675
+ "es-to-primitive": "^1.2.1",
5676
+ "function-bind": "^1.1.1",
5677
+ "has": "^1.0.3",
5678
+ "has-symbols": "^1.0.1",
5679
+ "is-callable": "^1.2.2",
5680
+ "is-negative-zero": "^2.0.0",
5681
+ "is-regex": "^1.1.1",
5682
+ "object-inspect": "^1.8.0",
5683
+ "object-keys": "^1.1.1",
5684
+ "object.assign": "^4.1.1",
5685
+ "string.prototype.trimend": "^1.0.1",
5686
+ "string.prototype.trimstart": "^1.0.1"
5687
+ }
5688
+ }
5689
  }
5690
  },
5691
  "signal-exit": {
5692
+ "version": "3.0.3",
5693
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz",
5694
+ "integrity": "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA=="
5695
  },
5696
  "slash": {
5697
  "version": "1.0.0",
5703
  "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-1.0.0.tgz",
5704
  "integrity": "sha512-POqxBK6Lb3q6s047D/XsDVNPnF9Dl8JSaqe9h9lURl0OdNqy/ujDrOiIHtsqXMGbWWTIomRzAMaTyawAU//Reg==",
5705
  "requires": {
5706
+ "is-fullwidth-code-point": "^2.0.0"
5707
  }
5708
  },
5709
  "snapdragon": {
5710
  "version": "0.8.2",
5711
  "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
5712
  "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==",
5713
+ "optional": true,
5714
  "requires": {
5715
+ "base": "^0.11.1",
5716
+ "debug": "^2.2.0",
5717
+ "define-property": "^0.2.5",
5718
+ "extend-shallow": "^2.0.1",
5719
+ "map-cache": "^0.2.2",
5720
+ "source-map": "^0.5.6",
5721
+ "source-map-resolve": "^0.5.0",
5722
+ "use": "^3.1.0"
5723
  },
5724
  "dependencies": {
5725
  "define-property": {
5726
  "version": "0.2.5",
5727
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
5728
  "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
5729
+ "optional": true,
5730
  "requires": {
5731
+ "is-descriptor": "^0.1.0"
5732
  }
5733
  },
5734
  "extend-shallow": {
5735
  "version": "2.0.1",
5736
  "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
5737
  "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
5738
+ "optional": true,
5739
  "requires": {
5740
+ "is-extendable": "^0.1.0"
5741
  }
5742
  },
5743
  "source-map": {
5744
  "version": "0.5.7",
5745
  "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
5746
+ "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
5747
+ "optional": true
5748
  }
5749
  }
5750
  },
5752
  "version": "2.1.1",
5753
  "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz",
5754
  "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==",
5755
+ "optional": true,
5756
  "requires": {
5757
+ "define-property": "^1.0.0",
5758
+ "isobject": "^3.0.0",
5759
+ "snapdragon-util": "^3.0.1"
5760
  },
5761
  "dependencies": {
5762
  "define-property": {
5763
  "version": "1.0.0",
5764
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
5765
  "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
5766
+ "optional": true,
5767
  "requires": {
5768
+ "is-descriptor": "^1.0.0"
5769
  }
5770
  },
5771
  "is-accessor-descriptor": {
5772
  "version": "1.0.0",
5773
  "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
5774
  "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
5775
+ "optional": true,
5776
  "requires": {
5777
+ "kind-of": "^6.0.0"
5778
  }
5779
  },
5780
  "is-data-descriptor": {
5781
  "version": "1.0.0",
5782
  "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
5783
  "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
5784
+ "optional": true,
5785
  "requires": {
5786
+ "kind-of": "^6.0.0"
5787
  }
5788
  },
5789
  "is-descriptor": {
5790
  "version": "1.0.2",
5791
  "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
5792
  "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
5793
+ "optional": true,
5794
  "requires": {
5795
+ "is-accessor-descriptor": "^1.0.0",
5796
+ "is-data-descriptor": "^1.0.0",
5797
+ "kind-of": "^6.0.2"
5798
  }
5799
  }
5800
  }
5803
  "version": "3.0.1",
5804
  "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz",
5805
  "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==",
5806
+ "optional": true,
5807
  "requires": {
5808
+ "kind-of": "^3.2.0"
5809
  },
5810
  "dependencies": {
5811
  "kind-of": {
5812
  "version": "3.2.2",
5813
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
5814
  "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
5815
+ "optional": true,
5816
  "requires": {
5817
+ "is-buffer": "^1.1.5"
5818
  }
5819
  }
5820
  }
5821
  },
5822
  "source-list-map": {
5823
+ "version": "2.0.1",
5824
+ "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
5825
+ "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw=="
5826
  },
5827
  "source-map": {
5828
  "version": "0.6.1",
5830
  "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
5831
  },
5832
  "source-map-resolve": {
5833
+ "version": "0.5.3",
5834
+ "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz",
5835
+ "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==",
5836
+ "optional": true,
5837
  "requires": {
5838
+ "atob": "^2.1.2",
5839
+ "decode-uri-component": "^0.2.0",
5840
+ "resolve-url": "^0.2.1",
5841
+ "source-map-url": "^0.4.0",
5842
+ "urix": "^0.1.0"
5843
  }
5844
  },
5845
  "source-map-support": {
5847
  "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.18.tgz",
5848
  "integrity": "sha512-try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA==",
5849
  "requires": {
5850
+ "source-map": "^0.5.6"
5851
  },
5852
  "dependencies": {
5853
  "source-map": {
5860
  "source-map-url": {
5861
  "version": "0.4.0",
5862
  "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz",
5863
+ "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=",
5864
+ "optional": true
5865
  },
5866
  "spdx-correct": {
5867
+ "version": "3.1.1",
5868
+ "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz",
5869
+ "integrity": "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==",
5870
  "requires": {
5871
+ "spdx-expression-parse": "^3.0.0",
5872
+ "spdx-license-ids": "^3.0.0"
5873
  }
5874
  },
5875
  "spdx-exceptions": {
5876
+ "version": "2.3.0",
5877
+ "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
5878
+ "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A=="
5879
  },
5880
  "spdx-expression-parse": {
5881
+ "version": "3.0.1",
5882
+ "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
5883
+ "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
5884
  "requires": {
5885
+ "spdx-exceptions": "^2.1.0",
5886
+ "spdx-license-ids": "^3.0.0"
5887
  }
5888
  },
5889
  "spdx-license-ids": {
5890
+ "version": "3.0.6",
5891
+ "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.6.tgz",
5892
+ "integrity": "sha512-+orQK83kyMva3WyPf59k1+Y525csj5JejicWut55zeTWANuN17qSiSLUXWtzHeNWORSvT7GLDJ/E/XiIWoXBTw=="
5893
  },
5894
  "split-string": {
5895
  "version": "3.1.0",
5896
  "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz",
5897
  "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==",
5898
+ "optional": true,
5899
  "requires": {
5900
+ "extend-shallow": "^3.0.0"
5901
  }
5902
  },
5903
  "sprintf-js": {
5906
  "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
5907
  },
5908
  "sshpk": {
5909
+ "version": "1.16.1",
5910
+ "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz",
5911
+ "integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==",
5912
  "requires": {
5913
+ "asn1": "~0.2.3",
5914
+ "assert-plus": "^1.0.0",
5915
+ "bcrypt-pbkdf": "^1.0.0",
5916
+ "dashdash": "^1.12.0",
5917
+ "ecc-jsbn": "~0.1.1",
5918
+ "getpass": "^0.1.1",
5919
+ "jsbn": "~0.1.0",
5920
+ "safer-buffer": "^2.0.2",
5921
+ "tweetnacl": "~0.14.0"
5922
  }
5923
  },
5924
  "static-extend": {
5925
  "version": "0.1.2",
5926
  "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz",
5927
  "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=",
5928
+ "optional": true,
5929
  "requires": {
5930
+ "define-property": "^0.2.5",
5931
+ "object-copy": "^0.1.0"
5932
  },
5933
  "dependencies": {
5934
  "define-property": {
5935
  "version": "0.2.5",
5936
  "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
5937
  "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
5938
+ "optional": true,
5939
  "requires": {
5940
+ "is-descriptor": "^0.1.0"
5941
  }
5942
  }
5943
  }
5947
  "resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.1.tgz",
5948
  "integrity": "sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==",
5949
  "requires": {
5950
+ "readable-stream": "^2.0.1"
5951
  }
5952
  },
5953
  "stream-browserify": {
5954
+ "version": "2.0.2",
5955
+ "resolved": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz",
5956
+ "integrity": "sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==",
5957
  "requires": {
5958
+ "inherits": "~2.0.1",
5959
+ "readable-stream": "^2.0.2"
5960
  }
5961
  },
5962
  "stream-http": {
5964
  "resolved": "https://registry.npmjs.org/stream-http/-/stream-http-2.8.3.tgz",
5965
  "integrity": "sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==",
5966
  "requires": {
5967
+ "builtin-status-codes": "^3.0.0",
5968
+ "inherits": "^2.0.1",
5969
+ "readable-stream": "^2.3.6",
5970
+ "to-arraybuffer": "^1.0.0",
5971
+ "xtend": "^4.0.0"
5972
  }
5973
  },
5974
  "string-width": {
5976
  "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
5977
  "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==",
5978
  "requires": {
5979
+ "is-fullwidth-code-point": "^2.0.0",
5980
+ "strip-ansi": "^4.0.0"
5981
  },
5982
  "dependencies": {
5983
  "ansi-regex": {
5990
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
5991
  "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
5992
  "requires": {
5993
+ "ansi-regex": "^3.0.0"
5994
+ }
5995
+ }
5996
+ }
5997
+ },
5998
+ "string.prototype.matchall": {
5999
+ "version": "4.0.2",
6000
+ "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.2.tgz",
6001
+ "integrity": "sha512-N/jp6O5fMf9os0JU3E72Qhf590RSRZU/ungsL/qJUYVTNv7hTG0P/dbPjxINVN9jpscu3nzYwKESU3P3RY5tOg==",
6002
+ "requires": {
6003
+ "define-properties": "^1.1.3",
6004
+ "es-abstract": "^1.17.0",
6005
+ "has-symbols": "^1.0.1",
6006
+ "internal-slot": "^1.0.2",
6007
+ "regexp.prototype.flags": "^1.3.0",
6008
+ "side-channel": "^1.0.2"
6009
+ }
6010
+ },
6011
+ "string.prototype.trimend": {
6012
+ "version": "1.0.2",
6013
+ "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.2.tgz",
6014
+ "integrity": "sha512-8oAG/hi14Z4nOVP0z6mdiVZ/wqjDtWSLygMigTzAb+7aPEDTleeFf+WrF+alzecxIRkckkJVn+dTlwzJXORATw==",
6015
+ "requires": {
6016
+ "define-properties": "^1.1.3",
6017
+ "es-abstract": "^1.18.0-next.1"
6018
+ },
6019
+ "dependencies": {
6020
+ "es-abstract": {
6021
+ "version": "1.18.0-next.1",
6022
+ "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.0-next.1.tgz",
6023
+ "integrity": "sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==",
6024
+ "requires": {
6025
+ "es-to-primitive": "^1.2.1",
6026
+ "function-bind": "^1.1.1",
6027
+ "has": "^1.0.3",
6028
+ "has-symbols": "^1.0.1",
6029
+ "is-callable": "^1.2.2",
6030
+ "is-negative-zero": "^2.0.0",
6031
+ "is-regex": "^1.1.1",
6032
+ "object-inspect": "^1.8.0",
6033
+ "object-keys": "^1.1.1",
6034
+ "object.assign": "^4.1.1",
6035
+ "string.prototype.trimend": "^1.0.1",
6036
+ "string.prototype.trimstart": "^1.0.1"
6037
+ }
6038
+ }
6039
+ }
6040
+ },
6041
+ "string.prototype.trimstart": {
6042
+ "version": "1.0.2",
6043
+ "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.2.tgz",
6044
+ "integrity": "sha512-7F6CdBTl5zyu30BJFdzSTlSlLPwODC23Od+iLoVH8X6+3fvDPPuBVVj9iaB1GOsSTSIgVfsfm27R2FGrAPznWg==",
6045
+ "requires": {
6046
+ "define-properties": "^1.1.3",
6047
+ "es-abstract": "^1.18.0-next.1"
6048
+ },
6049
+ "dependencies": {
6050
+ "es-abstract": {
6051
+ "version": "1.18.0-next.1",
6052
+ "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.0-next.1.tgz",
6053
+ "integrity": "sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==",
6054
+ "requires": {
6055
+ "es-to-primitive": "^1.2.1",
6056
+ "function-bind": "^1.1.1",
6057
+ "has": "^1.0.3",
6058
+ "has-symbols": "^1.0.1",
6059
+ "is-callable": "^1.2.2",
6060
+ "is-negative-zero": "^2.0.0",
6061
+ "is-regex": "^1.1.1",
6062
+ "object-inspect": "^1.8.0",
6063
+ "object-keys": "^1.1.1",
6064
+ "object.assign": "^4.1.1",
6065
+ "string.prototype.trimend": "^1.0.1",
6066
+ "string.prototype.trimstart": "^1.0.1"
6067
  }
6068
  }
6069
  }
6073
  "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
6074
  "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
6075
  "requires": {
6076
+ "safe-buffer": "~5.1.0"
6077
  }
6078
  },
6079
  "strip-ansi": {
6081
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
6082
  "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
6083
  "requires": {
6084
+ "ansi-regex": "^2.0.0"
6085
  }
6086
  },
6087
  "strip-bom": {
6089
  "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
6090
  "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
6091
  "requires": {
6092
+ "is-utf8": "^0.2.0"
6093
  }
6094
  },
6095
  "strip-eof": {
6102
  "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz",
6103
  "integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=",
6104
  "requires": {
6105
+ "get-stdin": "^4.0.1"
6106
  }
6107
  },
6108
  "strip-json-comments": {
6111
  "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo="
6112
  },
6113
  "style-loader": {
6114
+ "version": "0.23.1",
6115
+ "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-0.23.1.tgz",
6116
+ "integrity": "sha512-XK+uv9kWwhZMZ1y7mysB+zoihsEj4wneFWAS5qoiLwzW0WzSqMrrsIy+a3zkQJq0ipFtBpX5W3MqyRIBF/WFGg==",
6117
  "requires": {
6118
+ "loader-utils": "^1.1.0",
6119
+ "schema-utils": "^1.0.0"
6120
+ },
6121
+ "dependencies": {
6122
+ "ajv": {
6123
+ "version": "6.12.6",
6124
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
6125
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
6126
+ "requires": {
6127
+ "fast-deep-equal": "^3.1.1",
6128
+ "fast-json-stable-stringify": "^2.0.0",
6129
+ "json-schema-traverse": "^0.4.1",
6130
+ "uri-js": "^4.2.2"
6131
+ }
6132
+ },
6133
+ "ajv-keywords": {
6134
+ "version": "3.5.2",
6135
+ "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
6136
+ "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ=="
6137
+ },
6138
+ "fast-deep-equal": {
6139
+ "version": "3.1.3",
6140
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
6141
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
6142
+ },
6143
+ "json-schema-traverse": {
6144
+ "version": "0.4.1",
6145
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
6146
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
6147
+ },
6148
+ "schema-utils": {
6149
+ "version": "1.0.0",
6150
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
6151
+ "integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
6152
+ "requires": {
6153
+ "ajv": "^6.1.0",
6154
+ "ajv-errors": "^1.0.0",
6155
+ "ajv-keywords": "^3.1.0"
6156
+ }
6157
+ }
6158
  }
6159
  },
6160
  "supports-color": {
6162
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
6163
  "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
6164
  "requires": {
6165
+ "has-flag": "^3.0.0"
6166
  }
6167
  },
6168
  "symbol-observable": {
6175
  "resolved": "https://registry.npmjs.org/table/-/table-4.0.2.tgz",
6176
  "integrity": "sha512-UUkEAPdSGxtRpiV9ozJ5cMTtYiqz7Ni1OGqLXRCynrvzdtR1p+cfOWe2RJLwvUG8hNanaSRjecIqwOjqeatDsA==",
6177
  "requires": {
6178
+ "ajv": "^5.2.3",
6179
+ "ajv-keywords": "^2.1.0",
6180
+ "chalk": "^2.1.0",
6181
+ "lodash": "^4.17.4",
6182
  "slice-ansi": "1.0.0",
6183
+ "string-width": "^2.1.1"
6184
  }
6185
  },
6186
  "tapable": {
6187
+ "version": "0.2.9",
6188
+ "resolved": "https://registry.npmjs.org/tapable/-/tapable-0.2.9.tgz",
6189
+ "integrity": "sha512-2wsvQ+4GwBvLPLWsNfLCDYGsW6xb7aeC6utq2Qh0PFwgEy7K7dsma9Jsmb2zSQj7GvYAyUGSntLtsv++GmgL1A=="
6190
  },
6191
  "tar": {
6192
+ "version": "2.2.2",
6193
+ "resolved": "https://registry.npmjs.org/tar/-/tar-2.2.2.tgz",
6194
+ "integrity": "sha512-FCEhQ/4rE1zYv9rYXJw/msRqsnmlje5jHP6huWeBZ704jUTy02c5AZyWujpMR1ax6mVw9NyJMfuK2CMDWVIfgA==",
6195
  "requires": {
6196
+ "block-stream": "*",
6197
+ "fstream": "^1.0.12",
6198
+ "inherits": "2"
6199
  }
6200
  },
6201
  "term-size": {
6203
  "resolved": "https://registry.npmjs.org/term-size/-/term-size-1.2.0.tgz",
6204
  "integrity": "sha1-RYuDiH8oj8Vtb/+/rSYuJmOO+mk=",
6205
  "requires": {
6206
+ "execa": "^0.7.0"
6207
  }
6208
  },
6209
  "text-table": {
6222
  "integrity": "sha1-8y6srFoXW+ol1/q1Zas+2HQe9W8="
6223
  },
6224
  "timers-browserify": {
6225
+ "version": "2.0.12",
6226
+ "resolved": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.12.tgz",
6227
+ "integrity": "sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ==",
6228
  "requires": {
6229
+ "setimmediate": "^1.0.4"
6230
  }
6231
  },
6232
  "tmp": {
6234
  "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
6235
  "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==",
6236
  "requires": {
6237
+ "os-tmpdir": "~1.0.2"
6238
  }
6239
  },
6240
  "to-arraybuffer": {
6251
  "version": "0.3.0",
6252
  "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz",
6253
  "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=",
6254
+ "optional": true,
6255
  "requires": {
6256
+ "kind-of": "^3.0.2"
6257
  },
6258
  "dependencies": {
6259
  "kind-of": {
6260
  "version": "3.2.2",
6261
  "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
6262
  "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
6263
+ "optional": true,
6264
  "requires": {
6265
+ "is-buffer": "^1.1.5"
6266
  }
6267
  }
6268
  }
6271
  "version": "3.0.2",
6272
  "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz",
6273
  "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==",
6274
+ "optional": true,
6275
  "requires": {
6276
+ "define-property": "^2.0.2",
6277
+ "extend-shallow": "^3.0.2",
6278
+ "regex-not": "^1.0.2",
6279
+ "safe-regex": "^1.1.0"
6280
  }
6281
  },
6282
  "to-regex-range": {
6283
+ "version": "5.0.1",
6284
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
6285
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
6286
+ "optional": true,
6287
  "requires": {
6288
+ "is-number": "^7.0.0"
 
6289
  }
6290
  },
6291
  "tough-cookie": {
6292
+ "version": "2.5.0",
6293
+ "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
6294
+ "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
6295
  "requires": {
6296
+ "psl": "^1.1.28",
6297
+ "punycode": "^2.1.1"
6298
  }
6299
  },
6300
  "trim-newlines": {
6312
  "resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz",
6313
  "integrity": "sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==",
6314
  "requires": {
6315
+ "glob": "^7.1.2"
6316
  }
6317
  },
6318
  "tty-browserify": {
6325
  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
6326
  "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
6327
  "requires": {
6328
+ "safe-buffer": "^5.0.1"
6329
  }
6330
  },
6331
  "tweetnacl": {
6332
  "version": "0.14.5",
6333
  "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
6334
+ "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
6335
+ },
6336
+ "type": {
6337
+ "version": "1.2.0",
6338
+ "resolved": "https://registry.npmjs.org/type/-/type-1.2.0.tgz",
6339
+ "integrity": "sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg=="
6340
  },
6341
  "type-check": {
6342
  "version": "0.3.2",
6343
  "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
6344
  "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
6345
  "requires": {
6346
+ "prelude-ls": "~1.1.2"
6347
  }
6348
  },
6349
  "typedarray": {
6356
  "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.8.29.tgz",
6357
  "integrity": "sha1-KcVzMUgFe7Th913zW3qcty5qWd0=",
6358
  "requires": {
6359
+ "source-map": "~0.5.1",
6360
+ "uglify-to-browserify": "~1.0.0",
6361
+ "yargs": "~3.10.0"
6362
  },
6363
  "dependencies": {
6364
  "camelcase": {
6371
  "resolved": "https://registry.npmjs.org/cliui/-/cliui-2.1.0.tgz",
6372
  "integrity": "sha1-S0dXYP+AJkx2LDoXGQMukcf+oNE=",
6373
  "requires": {
6374
+ "center-align": "^0.1.1",
6375
+ "right-align": "^0.1.1",
6376
  "wordwrap": "0.0.2"
6377
  }
6378
  },
6381
  "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
6382
  "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
6383
  },
 
 
 
 
 
6384
  "yargs": {
6385
  "version": "3.10.0",
6386
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz",
6387
  "integrity": "sha1-9+572FfdfB0tOMDnTvvWgdFDH9E=",
6388
  "requires": {
6389
+ "camelcase": "^1.0.2",
6390
+ "cliui": "^2.1.0",
6391
+ "decamelize": "^1.0.0",
6392
  "window-size": "0.1.0"
6393
  }
6394
  }
6405
  "resolved": "https://registry.npmjs.org/uglifyjs-webpack-plugin/-/uglifyjs-webpack-plugin-0.4.6.tgz",
6406
  "integrity": "sha1-uVH0q7a9YX5m9j64kUmOORdj4wk=",
6407
  "requires": {
6408
+ "source-map": "^0.5.6",
6409
+ "uglify-js": "^2.8.29",
6410
+ "webpack-sources": "^1.0.1"
6411
  },
6412
  "dependencies": {
6413
  "source-map": {
6418
  }
6419
  },
6420
  "union-value": {
6421
+ "version": "1.0.1",
6422
+ "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz",
6423
+ "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==",
6424
+ "optional": true,
6425
  "requires": {
6426
+ "arr-union": "^3.1.0",
6427
+ "get-value": "^2.0.6",
6428
+ "is-extendable": "^0.1.1",
6429
+ "set-value": "^2.0.1"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6430
  }
6431
  },
6432
  "unique-string": {
6434
  "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-1.0.0.tgz",
6435
  "integrity": "sha1-nhBXzKhRq7kzmPizOuGHuZyuwRo=",
6436
  "requires": {
6437
+ "crypto-random-string": "^1.0.0"
6438
  }
6439
  },
6440
  "universalify": {
6446
  "version": "1.0.0",
6447
  "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
6448
  "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
6449
+ "optional": true,
6450
  "requires": {
6451
+ "has-value": "^0.3.1",
6452
+ "isobject": "^3.0.0"
6453
  },
6454
  "dependencies": {
6455
  "has-value": {
6456
  "version": "0.3.1",
6457
  "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz",
6458
  "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=",
6459
+ "optional": true,
6460
  "requires": {
6461
+ "get-value": "^2.0.3",
6462
+ "has-values": "^0.1.4",
6463
+ "isobject": "^2.0.0"
6464
  },
6465
  "dependencies": {
6466
  "isobject": {
6467
  "version": "2.1.0",
6468
  "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
6469
  "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=",
6470
+ "optional": true,
6471
  "requires": {
6472
  "isarray": "1.0.0"
6473
  }
6477
  "has-values": {
6478
  "version": "0.1.4",
6479
  "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz",
6480
+ "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=",
6481
+ "optional": true
6482
  }
6483
  }
6484
  },
6488
  "integrity": "sha1-0vD3N9FrBhXnKmk17QQhRXLVb5c="
6489
  },
6490
  "upath": {
6491
+ "version": "1.2.0",
6492
+ "resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz",
6493
+ "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==",
6494
+ "optional": true
6495
  },
6496
  "update-notifier": {
6497
  "version": "2.5.0",
6498
  "resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-2.5.0.tgz",
6499
  "integrity": "sha512-gwMdhgJHGuj/+wHJJs9e6PcCszpxR1b236igrOkUofGhqJuG+amlIKwApH1IW1WWl7ovZxsX49lMBWLxSdm5Dw==",
6500
  "requires": {
6501
+ "boxen": "^1.2.1",
6502
+ "chalk": "^2.0.1",
6503
+ "configstore": "^3.0.0",
6504
+ "import-lazy": "^2.1.0",
6505
+ "is-ci": "^1.0.10",
6506
+ "is-installed-globally": "^0.1.0",
6507
+ "is-npm": "^1.0.0",
6508
+ "latest-version": "^3.0.0",
6509
+ "semver-diff": "^2.0.0",
6510
+ "xdg-basedir": "^3.0.0"
6511
  }
6512
  },
6513
  "uri-js": {
6514
+ "version": "4.4.0",
6515
+ "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.0.tgz",
6516
+ "integrity": "sha512-B0yRTzYdUCCn9n+F4+Gh4yIDtMQcaJsmYBDsTSG8g/OejKBodLQ2IHfN3bM7jUsRXndopT7OIXWdYqc1fjmV6g==",
6517
  "requires": {
6518
+ "punycode": "^2.1.0"
 
 
 
 
 
 
 
6519
  }
6520
  },
6521
  "urix": {
6522
  "version": "0.1.0",
6523
  "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
6524
+ "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=",
6525
+ "optional": true
6526
  },
6527
  "url": {
6528
  "version": "0.11.0",
6545
  "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz",
6546
  "integrity": "sha1-evjzA2Rem9eaJy56FKxovAYJ2nM=",
6547
  "requires": {
6548
+ "prepend-http": "^1.0.1"
6549
  }
6550
  },
6551
  "use": {
6552
  "version": "3.1.1",
6553
  "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
6554
+ "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==",
6555
+ "optional": true
6556
  },
6557
  "util": {
6558
+ "version": "0.11.1",
6559
+ "resolved": "https://registry.npmjs.org/util/-/util-0.11.1.tgz",
6560
+ "integrity": "sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==",
6561
  "requires": {
6562
  "inherits": "2.0.3"
6563
+ },
6564
+ "dependencies": {
6565
+ "inherits": {
6566
+ "version": "2.0.3",
6567
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
6568
+ "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
6569
+ }
6570
  }
6571
  },
6572
  "util-deprecate": {
6575
  "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
6576
  },
6577
  "uuid": {
6578
+ "version": "3.4.0",
6579
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz",
6580
+ "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A=="
6581
  },
6582
  "validate-npm-package-license": {
6583
  "version": "3.0.4",
6584
  "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
6585
  "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
6586
  "requires": {
6587
+ "spdx-correct": "^3.0.0",
6588
+ "spdx-expression-parse": "^3.0.0"
6589
  }
6590
  },
6591
  "verror": {
6593
  "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
6594
  "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
6595
  "requires": {
6596
+ "assert-plus": "^1.0.0",
6597
  "core-util-is": "1.0.2",
6598
+ "extsprintf": "^1.2.0"
6599
  }
6600
  },
6601
  "vm-browserify": {
6602
+ "version": "1.1.2",
6603
+ "resolved": "https://registry.npmjs.org/vm-browserify/-/vm-browserify-1.1.2.tgz",
6604
+ "integrity": "sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ=="
6605
+ },
6606
+ "watchpack": {
6607
+ "version": "1.7.5",
6608
+ "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz",
6609
+ "integrity": "sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==",
6610
  "requires": {
6611
+ "chokidar": "^3.4.1",
6612
+ "graceful-fs": "^4.1.2",
6613
+ "neo-async": "^2.5.0",
6614
+ "watchpack-chokidar2": "^2.0.1"
6615
  }
6616
  },
6617
+ "watchpack-chokidar2": {
6618
+ "version": "2.0.1",
6619
+ "resolved": "https://registry.npmjs.org/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz",
6620
+ "integrity": "sha512-nCFfBIPKr5Sh61s4LPpy1Wtfi0HE8isJ3d2Yb5/Ppw2P2B/3eVSEBjKfN0fmHJSK14+31KwMKmcrzs2GM4P0Ww==",
6621
+ "optional": true,
6622
  "requires": {
6623
+ "chokidar": "^2.1.8"
6624
+ },
6625
+ "dependencies": {
6626
+ "anymatch": {
6627
+ "version": "2.0.0",
6628
+ "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
6629
+ "integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
6630
+ "optional": true,
6631
+ "requires": {
6632
+ "micromatch": "^3.1.4",
6633
+ "normalize-path": "^2.1.1"
6634
+ },
6635
+ "dependencies": {
6636
+ "normalize-path": {
6637
+ "version": "2.1.1",
6638
+ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
6639
+ "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
6640
+ "optional": true,
6641
+ "requires": {
6642
+ "remove-trailing-separator": "^1.0.1"
6643
+ }
6644
+ }
6645
+ }
6646
+ },
6647
+ "binary-extensions": {
6648
+ "version": "1.13.1",
6649
+ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz",
6650
+ "integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==",
6651
+ "optional": true
6652
+ },
6653
+ "braces": {
6654
+ "version": "2.3.2",
6655
+ "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
6656
+ "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
6657
+ "optional": true,
6658
+ "requires": {
6659
+ "arr-flatten": "^1.1.0",
6660
+ "array-unique": "^0.3.2",
6661
+ "extend-shallow": "^2.0.1",
6662
+ "fill-range": "^4.0.0",
6663
+ "isobject": "^3.0.1",
6664
+ "repeat-element": "^1.1.2",
6665
+ "snapdragon": "^0.8.1",
6666
+ "snapdragon-node": "^2.0.1",
6667
+ "split-string": "^3.0.2",
6668
+ "to-regex": "^3.0.1"
6669
+ }
6670
+ },
6671
+ "chokidar": {
6672
+ "version": "2.1.8",
6673
+ "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz",
6674
+ "integrity": "sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==",
6675
+ "optional": true,
6676
+ "requires": {
6677
+ "anymatch": "^2.0.0",
6678
+ "async-each": "^1.0.1",
6679
+ "braces": "^2.3.2",
6680
+ "fsevents": "^1.2.7",
6681
+ "glob-parent": "^3.1.0",
6682
+ "inherits": "^2.0.3",
6683
+ "is-binary-path": "^1.0.0",
6684
+ "is-glob": "^4.0.0",
6685
+ "normalize-path": "^3.0.0",
6686
+ "path-is-absolute": "^1.0.0",
6687
+ "readdirp": "^2.2.1",
6688
+ "upath": "^1.1.1"
6689
+ }
6690
+ },
6691
+ "extend-shallow": {
6692
+ "version": "2.0.1",
6693
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
6694
+ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
6695
+ "optional": true,
6696
+ "requires": {
6697
+ "is-extendable": "^0.1.0"
6698
+ }
6699
+ },
6700
+ "fill-range": {
6701
+ "version": "4.0.0",
6702
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
6703
+ "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
6704
+ "optional": true,
6705
+ "requires": {
6706
+ "extend-shallow": "^2.0.1",
6707
+ "is-number": "^3.0.0",
6708
+ "repeat-string": "^1.6.1",
6709
+ "to-regex-range": "^2.1.0"
6710
+ }
6711
+ },
6712
+ "fsevents": {
6713
+ "version": "1.2.13",
6714
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz",
6715
+ "integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
6716
+ "optional": true,
6717
+ "requires": {
6718
+ "nan": "^2.12.1"
6719
+ }
6720
+ },
6721
+ "glob-parent": {
6722
+ "version": "3.1.0",
6723
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
6724
+ "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=",
6725
+ "optional": true,
6726
+ "requires": {
6727
+ "is-glob": "^3.1.0",
6728
+ "path-dirname": "^1.0.0"
6729
+ },
6730
+ "dependencies": {
6731
+ "is-glob": {
6732
+ "version": "3.1.0",
6733
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
6734
+ "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
6735
+ "optional": true,
6736
+ "requires": {
6737
+ "is-extglob": "^2.1.0"
6738
+ }
6739
+ }
6740
+ }
6741
+ },
6742
+ "is-binary-path": {
6743
+ "version": "1.0.1",
6744
+ "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz",
6745
+ "integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=",
6746
+ "optional": true,
6747
+ "requires": {
6748
+ "binary-extensions": "^1.0.0"
6749
+ }
6750
+ },
6751
+ "is-number": {
6752
+ "version": "3.0.0",
6753
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
6754
+ "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
6755
+ "optional": true,
6756
+ "requires": {
6757
+ "kind-of": "^3.0.2"
6758
+ }
6759
+ },
6760
+ "kind-of": {
6761
+ "version": "3.2.2",
6762
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
6763
+ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
6764
+ "optional": true,
6765
+ "requires": {
6766
+ "is-buffer": "^1.1.5"
6767
+ }
6768
+ },
6769
+ "readdirp": {
6770
+ "version": "2.2.1",
6771
+ "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz",
6772
+ "integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==",
6773
+ "optional": true,
6774
+ "requires": {
6775
+ "graceful-fs": "^4.1.11",
6776
+ "micromatch": "^3.1.10",
6777
+ "readable-stream": "^2.0.2"
6778
+ }
6779
+ },
6780
+ "to-regex-range": {
6781
+ "version": "2.1.1",
6782
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
6783
+ "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
6784
+ "optional": true,
6785
+ "requires": {
6786
+ "is-number": "^3.0.0",
6787
+ "repeat-string": "^1.6.1"
6788
+ }
6789
+ }
6790
  }
6791
  },
6792
  "webpack": {
6794
  "resolved": "https://registry.npmjs.org/webpack/-/webpack-3.12.0.tgz",
6795
  "integrity": "sha512-Sw7MdIIOv/nkzPzee4o0EdvCuPmxT98+vVpIvwtcwcF1Q4SDSNp92vwcKc4REe7NItH9f1S4ra9FuQ7yuYZ8bQ==",
6796
  "requires": {
6797
+ "acorn": "^5.0.0",
6798
+ "acorn-dynamic-import": "^2.0.0",
6799
+ "ajv": "^6.1.0",
6800
+ "ajv-keywords": "^3.1.0",
6801
+ "async": "^2.1.2",
6802
+ "enhanced-resolve": "^3.4.0",
6803
+ "escope": "^3.6.0",
6804
+ "interpret": "^1.0.0",
6805
+ "json-loader": "^0.5.4",
6806
+ "json5": "^0.5.1",
6807
+ "loader-runner": "^2.3.0",
6808
+ "loader-utils": "^1.1.0",
6809
+ "memory-fs": "~0.4.1",
6810
+ "mkdirp": "~0.5.0",
6811
+ "node-libs-browser": "^2.0.0",
6812
+ "source-map": "^0.5.3",
6813
+ "supports-color": "^4.2.1",
6814
+ "tapable": "^0.2.7",
6815
+ "uglifyjs-webpack-plugin": "^0.4.6",
6816
+ "watchpack": "^1.4.0",
6817
+ "webpack-sources": "^1.0.1",
6818
+ "yargs": "^8.0.2"
6819
  },
6820
  "dependencies": {
6821
  "ajv": {
6822
+ "version": "6.12.6",
6823
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
6824
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
6825
  "requires": {
6826
+ "fast-deep-equal": "^3.1.1",
6827
+ "fast-json-stable-stringify": "^2.0.0",
6828
+ "json-schema-traverse": "^0.4.1",
6829
+ "uri-js": "^4.2.2"
6830
  }
6831
  },
6832
  "ajv-keywords": {
6833
+ "version": "3.5.2",
6834
+ "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
6835
+ "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ=="
6836
+ },
6837
+ "cliui": {
6838
  "version": "3.2.0",
6839
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz",
6840
+ "integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=",
6841
+ "requires": {
6842
+ "string-width": "^1.0.1",
6843
+ "strip-ansi": "^3.0.1",
6844
+ "wrap-ansi": "^2.0.0"
6845
+ },
6846
+ "dependencies": {
6847
+ "string-width": {
6848
+ "version": "1.0.2",
6849
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
6850
+ "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
6851
+ "requires": {
6852
+ "code-point-at": "^1.0.0",
6853
+ "is-fullwidth-code-point": "^1.0.0",
6854
+ "strip-ansi": "^3.0.0"
6855
+ }
6856
+ }
6857
+ }
6858
  },
6859
  "fast-deep-equal": {
6860
+ "version": "3.1.3",
6861
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
6862
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
6863
+ },
6864
+ "get-caller-file": {
6865
+ "version": "1.0.3",
6866
+ "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz",
6867
+ "integrity": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w=="
6868
  },
6869
  "has-flag": {
6870
  "version": "2.0.0",
6871
  "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz",
6872
  "integrity": "sha1-6CB68cx7MNRGzHC3NLXovhj4jVE="
6873
  },
6874
+ "is-fullwidth-code-point": {
6875
+ "version": "1.0.0",
6876
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
6877
+ "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
6878
+ "requires": {
6879
+ "number-is-nan": "^1.0.0"
6880
+ }
6881
+ },
6882
  "json-schema-traverse": {
6883
  "version": "0.4.1",
6884
  "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
6889
  "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz",
6890
  "integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=",
6891
  "requires": {
6892
+ "graceful-fs": "^4.1.2",
6893
+ "parse-json": "^2.2.0",
6894
+ "pify": "^2.0.0",
6895
+ "strip-bom": "^3.0.0"
 
 
 
 
 
 
 
 
 
 
6896
  }
6897
  },
6898
  "path-type": {
6900
  "resolved": "https://registry.npmjs.org/path-type/-/path-type-2.0.0.tgz",
6901
  "integrity": "sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=",
6902
  "requires": {
6903
+ "pify": "^2.0.0"
6904
  }
6905
  },
6906
  "pify": {
6913
  "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz",
6914
  "integrity": "sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=",
6915
  "requires": {
6916
+ "load-json-file": "^2.0.0",
6917
+ "normalize-package-data": "^2.3.2",
6918
+ "path-type": "^2.0.0"
6919
  }
6920
  },
6921
  "read-pkg-up": {
6923
  "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz",
6924
  "integrity": "sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=",
6925
  "requires": {
6926
+ "find-up": "^2.0.0",
6927
+ "read-pkg": "^2.0.0"
6928
  }
6929
  },
6930
+ "require-main-filename": {
6931
+ "version": "1.0.1",
6932
+ "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz",
6933
+ "integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE="
6934
+ },
6935
  "source-map": {
6936
  "version": "0.5.7",
6937
  "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
6947
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz",
6948
  "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=",
6949
  "requires": {
6950
+ "has-flag": "^2.0.0"
6951
  }
6952
  },
6953
+ "wrap-ansi": {
6954
+ "version": "2.1.0",
6955
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
6956
+ "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=",
6957
+ "requires": {
6958
+ "string-width": "^1.0.1",
6959
+ "strip-ansi": "^3.0.1"
6960
+ },
6961
+ "dependencies": {
6962
+ "string-width": {
6963
+ "version": "1.0.2",
6964
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
6965
+ "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
6966
+ "requires": {
6967
+ "code-point-at": "^1.0.0",
6968
+ "is-fullwidth-code-point": "^1.0.0",
6969
+ "strip-ansi": "^3.0.0"
6970
+ }
6971
+ }
6972
+ }
6973
+ },
6974
+ "y18n": {
6975
+ "version": "3.2.1",
6976
+ "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz",
6977
+ "integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE="
6978
  },
6979
  "yargs": {
6980
  "version": "8.0.2",
6981
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-8.0.2.tgz",
6982
  "integrity": "sha1-YpmpBVsc78lp/355wdkY3Osiw2A=",
6983
  "requires": {
6984
+ "camelcase": "^4.1.0",
6985
+ "cliui": "^3.2.0",
6986
+ "decamelize": "^1.1.1",
6987
+ "get-caller-file": "^1.0.1",
6988
+ "os-locale": "^2.0.0",
6989
+ "read-pkg-up": "^2.0.0",
6990
+ "require-directory": "^2.1.1",
6991
+ "require-main-filename": "^1.0.1",
6992
+ "set-blocking": "^2.0.0",
6993
+ "string-width": "^2.0.0",
6994
+ "which-module": "^2.0.0",
6995
+ "y18n": "^3.2.1",
6996
+ "yargs-parser": "^7.0.0"
6997
  }
6998
  },
6999
  "yargs-parser": {
7001
  "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-7.0.0.tgz",
7002
  "integrity": "sha1-jQrELxbqVd69MyyvTEA4s+P139k=",
7003
  "requires": {
7004
+ "camelcase": "^4.1.0"
7005
  }
7006
  }
7007
  }
7008
  },
7009
  "webpack-sources": {
7010
+ "version": "1.4.3",
7011
+ "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz",
7012
+ "integrity": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==",
7013
  "requires": {
7014
+ "source-list-map": "^2.0.0",
7015
+ "source-map": "~0.6.1"
7016
  }
7017
  },
7018
  "which": {
7020
  "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
7021
  "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
7022
  "requires": {
7023
+ "isexe": "^2.0.0"
7024
  }
7025
  },
7026
  "which-module": {
7027
+ "version": "2.0.0",
7028
+ "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
7029
+ "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho="
7030
  },
7031
  "wide-align": {
7032
  "version": "1.1.3",
7033
  "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz",
7034
  "integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==",
7035
  "requires": {
7036
+ "string-width": "^1.0.2 || 2"
7037
  }
7038
  },
7039
  "widest-line": {
7040
+ "version": "2.0.1",
7041
+ "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-2.0.1.tgz",
7042
+ "integrity": "sha512-Ba5m9/Fa4Xt9eb2ELXt77JxVDV8w7qQrH0zS/TWSJdLyAwQjWoOzpzj5lwVftDz6n/EOu3tNACS84v509qwnJA==",
7043
  "requires": {
7044
+ "string-width": "^2.1.1"
7045
  }
7046
  },
7047
  "window-size": {
7049
  "resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz",
7050
  "integrity": "sha1-VDjNLqk7IC76Ohn+iIeu58lPnJ0="
7051
  },
7052
+ "word-wrap": {
7053
+ "version": "1.2.3",
7054
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
7055
+ "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ=="
7056
+ },
7057
  "wordwrap": {
7058
+ "version": "0.0.2",
7059
+ "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
7060
+ "integrity": "sha1-t5Zpu0LstAn4PVg8rVLKF+qhZD8="
7061
  },
7062
  "wrap-ansi": {
7063
+ "version": "5.1.0",
7064
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
7065
+ "integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==",
7066
  "requires": {
7067
+ "ansi-styles": "^3.2.0",
7068
+ "string-width": "^3.0.0",
7069
+ "strip-ansi": "^5.0.0"
7070
  },
7071
  "dependencies": {
7072
+ "ansi-regex": {
7073
+ "version": "4.1.0",
7074
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
7075
+ "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg=="
7076
+ },
7077
+ "emoji-regex": {
7078
+ "version": "7.0.3",
7079
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
7080
+ "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA=="
7081
+ },
7082
+ "string-width": {
7083
+ "version": "3.1.0",
7084
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
7085
+ "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
7086
  "requires": {
7087
+ "emoji-regex": "^7.0.1",
7088
+ "is-fullwidth-code-point": "^2.0.0",
7089
+ "strip-ansi": "^5.1.0"
7090
  }
7091
  },
7092
+ "strip-ansi": {
7093
+ "version": "5.2.0",
7094
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
7095
+ "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
7096
  "requires": {
7097
+ "ansi-regex": "^4.1.0"
 
 
7098
  }
7099
  }
7100
  }
7109
  "resolved": "https://registry.npmjs.org/write/-/write-0.2.1.tgz",
7110
  "integrity": "sha1-X8A4KOJkzqP+kUVUdvejxWbLB1c=",
7111
  "requires": {
7112
+ "mkdirp": "^0.5.1"
7113
  }
7114
  },
7115
  "write-file-atomic": {
7116
+ "version": "2.4.3",
7117
+ "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-2.4.3.tgz",
7118
+ "integrity": "sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==",
7119
  "requires": {
7120
+ "graceful-fs": "^4.1.11",
7121
+ "imurmurhash": "^0.1.4",
7122
+ "signal-exit": "^3.0.2"
7123
  }
7124
  },
7125
  "xdg-basedir": {
7128
  "integrity": "sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ="
7129
  },
7130
  "xtend": {
7131
+ "version": "4.0.2",
7132
+ "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
7133
+ "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ=="
7134
  },
7135
  "y18n": {
7136
+ "version": "4.0.0",
7137
+ "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
7138
+ "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w=="
7139
  },
7140
  "yallist": {
7141
  "version": "2.1.2",
7143
  "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI="
7144
  },
7145
  "yargs": {
7146
+ "version": "13.3.2",
7147
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-13.3.2.tgz",
7148
+ "integrity": "sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==",
7149
+ "requires": {
7150
+ "cliui": "^5.0.0",
7151
+ "find-up": "^3.0.0",
7152
+ "get-caller-file": "^2.0.1",
7153
+ "require-directory": "^2.1.1",
7154
+ "require-main-filename": "^2.0.0",
7155
+ "set-blocking": "^2.0.0",
7156
+ "string-width": "^3.0.0",
7157
+ "which-module": "^2.0.0",
7158
+ "y18n": "^4.0.0",
7159
+ "yargs-parser": "^13.1.2"
 
 
 
7160
  },
7161
  "dependencies": {
7162
+ "ansi-regex": {
7163
+ "version": "4.1.0",
7164
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
7165
+ "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg=="
7166
+ },
7167
+ "emoji-regex": {
7168
+ "version": "7.0.3",
7169
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
7170
+ "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA=="
7171
+ },
7172
+ "find-up": {
7173
  "version": "3.0.0",
7174
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
7175
+ "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
7176
+ "requires": {
7177
+ "locate-path": "^3.0.0"
7178
+ }
7179
  },
7180
+ "locate-path": {
7181
+ "version": "3.0.0",
7182
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
7183
+ "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
7184
+ "requires": {
7185
+ "p-locate": "^3.0.0",
7186
+ "path-exists": "^3.0.0"
7187
+ }
7188
+ },
7189
+ "p-limit": {
7190
+ "version": "2.3.0",
7191
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
7192
+ "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
7193
  "requires": {
7194
+ "p-try": "^2.0.0"
7195
  }
7196
  },
7197
+ "p-locate": {
7198
+ "version": "3.0.0",
7199
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
7200
+ "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
7201
+ "requires": {
7202
+ "p-limit": "^2.0.0"
7203
+ }
7204
+ },
7205
+ "p-try": {
7206
+ "version": "2.2.0",
7207
+ "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
7208
+ "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
7209
+ },
7210
  "string-width": {
7211
+ "version": "3.1.0",
7212
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
7213
+ "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
7214
+ "requires": {
7215
+ "emoji-regex": "^7.0.1",
7216
+ "is-fullwidth-code-point": "^2.0.0",
7217
+ "strip-ansi": "^5.1.0"
7218
+ }
7219
+ },
7220
+ "strip-ansi": {
7221
+ "version": "5.2.0",
7222
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
7223
+ "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
7224
  "requires": {
7225
+ "ansi-regex": "^4.1.0"
 
 
7226
  }
7227
  }
7228
  }
7229
  },
7230
  "yargs-parser": {
7231
+ "version": "13.1.2",
7232
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.2.tgz",
7233
+ "integrity": "sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==",
7234
  "requires": {
7235
+ "camelcase": "^5.0.0",
7236
+ "decamelize": "^1.2.0"
7237
  },
7238
  "dependencies": {
7239
  "camelcase": {
7240
+ "version": "5.3.1",
7241
+ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
7242
+ "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
7243
  }
7244
  }
7245
  }
blocks/package.json CHANGED
@@ -8,6 +8,6 @@
8
  "eject": "cgb-scripts eject"
9
  },
10
  "dependencies": {
11
- "cgb-scripts": "1.9.8"
12
  }
13
  }
8
  "eject": "cgb-scripts eject"
9
  },
10
  "dependencies": {
11
+ "cgb-scripts": "1.20.0"
12
  }
13
  }
blocks/src/blocks/search/edit.js CHANGED
@@ -38,7 +38,9 @@ class AIOVGSearchEdit extends Component {
38
 
39
  const {
40
  template,
41
- category
 
 
42
  } = attributes;
43
 
44
  return (
@@ -61,11 +63,23 @@ class AIOVGSearchEdit extends Component {
61
  onChange={ ( value ) => setAttributes( { template: value } ) }
62
  />
63
 
 
 
 
 
 
 
64
  <ToggleControl
65
  label={ aiovg_blocks.i18n.search_by_categories }
66
  checked={ category }
67
  onChange={ this.toggleAttribute( 'category' ) }
68
  />
 
 
 
 
 
 
69
  </PanelBody>
70
  </InspectorControls>
71
 
38
 
39
  const {
40
  template,
41
+ keyword,
42
+ category,
43
+ tag
44
  } = attributes;
45
 
46
  return (
63
  onChange={ ( value ) => setAttributes( { template: value } ) }
64
  />
65
 
66
+ <ToggleControl
67
+ label={ aiovg_blocks.i18n.search_by_keywords }
68
+ checked={ keyword }
69
+ onChange={ this.toggleAttribute( 'keyword' ) }
70
+ />
71
+
72
  <ToggleControl
73
  label={ aiovg_blocks.i18n.search_by_categories }
74
  checked={ category }
75
  onChange={ this.toggleAttribute( 'category' ) }
76
  />
77
+
78
+ <ToggleControl
79
+ label={ aiovg_blocks.i18n.search_by_tags }
80
+ checked={ tag }
81
+ onChange={ this.toggleAttribute( 'tag' ) }
82
+ />
83
  </PanelBody>
84
  </InspectorControls>
85
 
blocks/src/blocks/search/index.js CHANGED
@@ -33,9 +33,17 @@ registerBlockType( 'aiovg/search', {
33
  type: 'string',
34
  default: aiovg_blocks.search.template
35
  },
 
 
 
 
36
  category: {
37
  type: 'boolean',
38
  default: aiovg_blocks.search.category
 
 
 
 
39
  }
40
  },
41
  supports: {
33
  type: 'string',
34
  default: aiovg_blocks.search.template
35
  },
36
+ keyword: {
37
+ type: 'boolean',
38
+ default: aiovg_blocks.search.keyword
39
+ },
40
  category: {
41
  type: 'boolean',
42
  default: aiovg_blocks.search.category
43
+ },
44
+ tag: {
45
+ type: 'boolean',
46
+ default: aiovg_blocks.search.tag
47
  }
48
  },
49
  supports: {
blocks/src/blocks/videos/edit.js CHANGED
@@ -62,7 +62,19 @@ class AIOVGVideosEdit extends Component {
62
  options={ categories }
63
  value={ attributes[ field.name ] }
64
  onChange={ this.onChange( field.name ) }
65
- />
 
 
 
 
 
 
 
 
 
 
 
 
66
  case 'number':
67
  return this.canShowControl( field.name ) && <RangeControl
68
  key={ index }
@@ -174,6 +186,21 @@ class AIOVGVideosEdit extends Component {
174
  return categories;
175
  }
176
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
177
  initializeGallery() {
178
  applyFilters( 'aiovg_block_init', this.props.attributes );
179
  }
@@ -222,7 +249,12 @@ export default withSelect( ( select ) => {
222
  per_page: 100
223
  };
224
 
 
 
 
 
225
  return {
226
- categoriesList: getEntityRecords( 'taxonomy', 'aiovg_categories', categoriesListQuery )
 
227
  };
228
  } )( AIOVGVideosEdit );
62
  options={ categories }
63
  value={ attributes[ field.name ] }
64
  onChange={ this.onChange( field.name ) }
65
+ />
66
+ case 'tags':
67
+ const tags = this.getTagsTree();
68
+
69
+ return this.canShowControl( field.name ) && <SelectControl
70
+ multiple
71
+ key={ index }
72
+ label={ field.label }
73
+ help={ description }
74
+ options={ tags }
75
+ value={ attributes[ field.name ] }
76
+ onChange={ this.onChange( field.name ) }
77
+ />
78
  case 'number':
79
  return this.canShowControl( field.name ) && <RangeControl
80
  key={ index }
186
  return categories;
187
  }
188
 
189
+ getTagsTree() {
190
+ const { tagsList } = this.props;
191
+
192
+ let tags = [];
193
+
194
+ if ( tagsList && tagsList.length > 0 ) {
195
+ let grouped = GroupByParent( tagsList );
196
+ let tree = BuildTree( grouped );
197
+
198
+ tags = [ ...tags, ...tree ];
199
+ }
200
+
201
+ return tags;
202
+ }
203
+
204
  initializeGallery() {
205
  applyFilters( 'aiovg_block_init', this.props.attributes );
206
  }
249
  per_page: 100
250
  };
251
 
252
+ const tagsListQuery = {
253
+ per_page: 100
254
+ };
255
+
256
  return {
257
+ categoriesList: getEntityRecords( 'taxonomy', 'aiovg_categories', categoriesListQuery ),
258
+ tagsList: getEntityRecords( 'taxonomy', 'aiovg_tags', tagsListQuery )
259
  };
260
  } )( AIOVGVideosEdit );
freemius/assets/css/admin/account.css CHANGED
@@ -1 +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_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%}
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,2 +1,2 @@
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 .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}}
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/img/all-in-one-video-gallery.png DELETED
Binary file
freemius/config.php CHANGED
@@ -385,4 +385,7 @@
385
 
386
  if ( ! defined( 'WP_FS__DEMO_MODE' ) ) {
387
  define( 'WP_FS__DEMO_MODE', false );
388
- }
 
 
 
385
 
386
  if ( ! defined( 'WP_FS__DEMO_MODE' ) ) {
387
  define( 'WP_FS__DEMO_MODE', false );
388
+ }
389
+ if ( ! defined( 'FS_SDK__SSLVERIFY' ) ) {
390
+ define( 'FS_SDK__SSLVERIFY', false );
391
+ }
freemius/includes/class-freemius.php CHANGED
@@ -351,6 +351,14 @@
351
  */
352
  private $is_whitelabeled;
353
 
 
 
 
 
 
 
 
 
354
  #region Uninstall Reasons IDs
355
 
356
  const REASON_NO_LONGER_NEEDED = 1;
@@ -369,6 +377,14 @@
369
  const REASON_DIDNT_WORK_AS_EXPECTED = 14;
370
  const REASON_TEMPORARY_DEACTIVATION = 15;
371
 
 
 
 
 
 
 
 
 
372
  #endregion
373
 
374
  /* Ctor
@@ -816,7 +832,11 @@
816
  return false;
817
  }
818
 
819
- if ( ! $is_tabs_visibility_check && $this->show_settings_with_tabs() ) {
 
 
 
 
820
  /**
821
  * wp.org themes are limited to a single submenu item, and
822
  * sub-submenu items are most likely not allowed (never verified).
@@ -1457,7 +1477,10 @@
1457
  if ( $this->is_plugin() &&
1458
  ! isset( $this->_storage->is_plugin_new_install )
1459
  ) {
1460
- $this->_storage->is_plugin_new_install = false;
 
 
 
1461
  }
1462
  }
1463
 
@@ -1480,6 +1503,13 @@
1480
  -1 < settings.url.indexOf('admin-ajax.php') &&
1481
  ! ( settings.url.indexOf( '<?php echo $admin_param ?>' ) > 0 )
1482
  ) {
 
 
 
 
 
 
 
1483
  if (settings.url.indexOf('?') > 0) {
1484
  settings.url += '&';
1485
  } else {
@@ -1487,7 +1517,6 @@
1487
  }
1488
 
1489
  settings.url += '<?php echo $admin_param ?>=true';
1490
-
1491
  }
1492
  });
1493
  })(jQuery);
@@ -1505,7 +1534,7 @@
1505
  ?>
1506
  <script type="text/javascript">
1507
  (function ($) {
1508
- $('.fs-submenu-item.wp-support-forum').parent().attr('target', '_blank');
1509
  })(jQuery);
1510
  </script>
1511
  <?php
@@ -1601,6 +1630,7 @@
1601
  }
1602
 
1603
  add_action( 'init', array( &$this, '_maybe_add_gdpr_optin_ajax_handler') );
 
1604
  }
1605
 
1606
  if ( $this->is_plugin() ) {
@@ -1632,7 +1662,7 @@
1632
 
1633
  add_action( 'admin_init', array( &$this, '_redirect_on_clicked_menu_link' ), WP_FS__LOWEST_PRIORITY );
1634
 
1635
- if ( $this->is_theme() ) {
1636
  add_action( 'admin_init', array( &$this, '_add_tracking_links' ) );
1637
  }
1638
 
@@ -1644,6 +1674,7 @@
1644
  $this->add_ajax_action( 'update_billing', array( &$this, '_update_billing_ajax_action' ) );
1645
  $this->add_ajax_action( 'start_trial', array( &$this, '_start_trial_ajax_action' ) );
1646
  $this->add_ajax_action( 'set_data_debug_mode', array( &$this, '_set_data_debug_mode' ) );
 
1647
 
1648
  if ( $this->_is_network_active && fs_is_network_admin() ) {
1649
  $this->add_ajax_action( 'network_activate', array( &$this, '_network_activate_ajax_action' ) );
@@ -2006,6 +2037,10 @@
2006
  * @since 2.0.0
2007
  */
2008
  function _hook_action_links_and_register_account_hooks() {
 
 
 
 
2009
  $this->_add_tracking_links();
2010
 
2011
  if ( self::is_plugins_page() && $this->is_plugin() ) {
@@ -2186,6 +2221,12 @@
2186
  );
2187
 
2188
  $store_option = true;
 
 
 
 
 
 
2189
  }
2190
 
2191
  if ( empty( $id_slug_type_path_map[ $module_id ]['path'] ) ||
@@ -4259,7 +4300,7 @@
4259
  )
4260
  ),
4261
  sprintf(
4262
- '<a href="%s" target="_blank"><b>%s</b></a> - %s',
4263
  sprintf( 'https://wordpress.org/plugins/%s/download/', $this->_slug ),
4264
  $install_previous_title,
4265
  $install_previous_desc
@@ -4366,7 +4407,7 @@
4366
  )
4367
  ),
4368
  sprintf(
4369
- '<a href="%s" target="_blank"><b>%s</b></a> - %s',
4370
  sprintf( 'https://wordpress.org/plugins/%s/download/', $this->_slug ),
4371
  $install_previous_title,
4372
  $install_previous_desc
@@ -4887,10 +4928,12 @@
4887
  } else {
4888
  $is_network_admin = fs_is_network_admin();
4889
 
4890
- if (
 
 
 
4891
  $this->_parent->is_registered() &&
4892
  ! $this->is_registered() &&
4893
- $this->has_free_plan() &&
4894
  /**
4895
  * If not registered for add-on and the following conditions for the add-on are met, activate add-on account.
4896
  * * Network active and in network admin - network activate add-on account.
@@ -4904,16 +4947,40 @@
4904
  */
4905
  ( $this->is_network_active() || ! $is_network_admin )
4906
  ) {
4907
- // If parent plugin activated, automatically install add-on for the user.
4908
- $this->_activate_addon_account(
4909
- $this->_parent,
4910
- ( $this->is_network_active() && $is_network_admin ) ?
4911
- true :
4912
- get_current_blog_id()
4913
- );
4914
- } else if ( ! $this->_parent->is_registered() && $this->is_registered() ) {
4915
- // If add-on activated and parent not, automatically install parent for the user.
4916
- $this->activate_parent_account( $this->_parent );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4917
  }
4918
 
4919
  // @todo This should be only executed on activation. It should be migrated to register_activation_hook() together with other activation related logic.
@@ -5415,7 +5482,10 @@
5415
  * @return bool
5416
  */
5417
  function is_extensions_tracking_allowed() {
5418
- return (true === $this->_storage->get( 'is_extensions_tracking_allowed', true ) );
 
 
 
5419
  }
5420
 
5421
  /**
@@ -5601,6 +5671,7 @@
5601
  $this->_anonymous_mode = $this->get_bool_option( $plugin_info, 'anonymous_mode', false );
5602
  }
5603
  $this->_permissions = $this->get_option( $plugin_info, 'permissions', array() );
 
5604
 
5605
  if ( ! empty( $plugin_info['trial'] ) ) {
5606
  $this->_trial_days = $this->get_numeric_option(
@@ -7078,6 +7149,8 @@
7078
  * @since 1.0.7
7079
  */
7080
  function _admin_init_action() {
 
 
7081
  /**
7082
  * Automatically redirect to connect/activation page after plugin activation.
7083
  *
@@ -7090,12 +7163,16 @@
7090
  /**
7091
  * Don't redirect if activating multiple plugins at once (bulk activation).
7092
  */
7093
- } else {
7094
  $this->_redirect_on_activation_hook();
7095
  return;
7096
  }
7097
  }
7098
 
 
 
 
 
7099
  if ( fs_request_is_action( $this->get_unique_affix() . '_skip_activation' ) ) {
7100
  check_admin_referer( $this->get_unique_affix() . '_skip_activation' );
7101
 
@@ -7126,7 +7203,7 @@
7126
  )
7127
  ) {
7128
  if ( ! $this->is_pending_activation() ) {
7129
- if ( ! $this->_menu->is_activation_page( $this->show_opt_in_on_themes_page() ) ) {
7130
  /**
7131
  * If a user visits any other admin page before activating the premium-only theme with a valid
7132
  * license, reactivate the previous theme.
@@ -7660,7 +7737,10 @@
7660
  * @author Leo Fajardo (@leorw)
7661
  * @since 1.2.2
7662
  */
7663
- if ( is_plugin_active( $other_version_basename ) ) {
 
 
 
7664
  deactivate_plugins( $other_version_basename );
7665
  }
7666
  }
@@ -7769,8 +7849,17 @@
7769
  $this->_storage->is_plugin_new_install = empty( $this->_storage->plugin_last_version );
7770
  }
7771
 
 
 
 
 
 
 
 
 
 
7772
  if ( ! $this->_anonymous_mode &&
7773
- $this->has_api_connectivity( WP_FS__DEV_MODE ) &&
7774
  ! $this->_isAutoInstall
7775
  ) {
7776
  // Store hint that the plugin was just activated to enable auto-redirection to settings.
@@ -7803,11 +7892,20 @@
7803
  return;
7804
  }
7805
 
7806
- $license = $this->get_addon_active_parent_license();
7807
  if ( ! is_object( $license ) ) {
7808
  return;
7809
  }
7810
 
 
 
 
 
 
 
 
 
 
7811
  if ( ! $this->is_registered() ) {
7812
  // Opt in with a license key.
7813
  $this->opt_in(
@@ -7830,7 +7928,6 @@
7830
  }
7831
  }
7832
 
7833
-
7834
  /**
7835
  * @author Leo Fajardo (@leorw)
7836
  * @since 2.3.0
@@ -7846,12 +7943,21 @@
7846
 
7847
  $license = ( ! is_null( $license ) ) ?
7848
  $license :
7849
- $this->get_addon_active_parent_license();
7850
 
7851
  if ( ! is_object( $license ) ) {
7852
  return;
7853
  }
7854
 
 
 
 
 
 
 
 
 
 
7855
  if ( ! $this->is_network_registered() ) {
7856
  $sites = $this->get_sites_for_network_level_optin();
7857
 
@@ -7915,16 +8021,217 @@
7915
  }
7916
 
7917
  /**
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7918
  * @author Leo Fajardo (@leorw)
7919
  * @since 2.3.0
7920
  *
 
 
 
7921
  * @return FS_Plugin_License
7922
  */
7923
- private function get_addon_active_parent_license() {
7924
  $parent_licenses_endpoint = "/plugins/{$this->get_id()}/parent_licenses.json?filter=activatable";
7925
- $parent_instance = $this->get_parent_instance();
7926
 
7927
- $foreign_licenses = $parent_instance->get_foreign_licenses_info(
 
 
 
 
 
 
 
 
 
 
7928
  self::get_all_licenses( $this->get_parent_id() )
7929
  );
7930
 
@@ -7938,7 +8245,7 @@
7938
  $parent_licenses_endpoint = add_query_arg( $foreign_licenses, $parent_licenses_endpoint );
7939
  }
7940
 
7941
- $result = $parent_instance->get_current_or_network_user_api_scope()->get( $parent_licenses_endpoint, true );
7942
 
7943
  if (
7944
  ! $this->is_api_result_object( $result, 'licenses' ) ||
@@ -7948,9 +8255,24 @@
7948
  return null;
7949
  }
7950
 
7951
- $license = new FS_Plugin_License( $result->licenses[ 0 ] );
7952
 
7953
- return $license;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7954
  }
7955
 
7956
  /**
@@ -8703,12 +9025,25 @@
8703
  'is_uninstalled' => false,
8704
  );
8705
 
8706
- $plugins_update_data[] = $new_plugin;
8707
  $network_plugins_cache->plugins[ $basename ] = $new_plugin;
8708
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8709
  if ( isset( $site_active_plugins[ $basename ] ) ) {
8710
  $site_active_plugins_cache->plugins[ $basename ] = $new_plugin;
8711
- $site_active_plugins_cache->plugins[ $basename ]['is_active'] = true;
8712
  }
8713
  }
8714
  }
@@ -10108,6 +10443,10 @@
10108
 
10109
  $class_name = '';
10110
 
 
 
 
 
10111
  switch ( $option_name ) {
10112
  case 'plugins':
10113
  case 'themes':
@@ -10392,6 +10731,18 @@
10392
  return ( is_object( $this->_site ) && $this->_site->is_tracking_allowed() );
10393
  }
10394
 
 
 
 
 
 
 
 
 
 
 
 
 
10395
  /**
10396
  * @author Vova Feldman (@svovaf)
10397
  * @since 1.0.4
@@ -12675,6 +13026,10 @@
12675
  * @since 1.2.0
12676
  */
12677
  function _add_license_activation() {
 
 
 
 
12678
  if ( ! $this->is_user_admin() ) {
12679
  // Only admins can activate a license.
12680
  return;
@@ -12733,7 +13088,9 @@
12733
  return;
12734
  }
12735
 
12736
- if ( empty( $this->get_installs_ids_with_foreign_licenses() ) ) {
 
 
12737
  // Handle user change only when the parent product or one of its add-ons is activated with a foreign license.
12738
  return;
12739
  }
@@ -12790,6 +13147,61 @@
12790
  }
12791
  }
12792
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12793
  /**
12794
  * @author Leo Fajardo (@leorw)
12795
  * @since 2.3.0
@@ -12869,11 +13281,13 @@
12869
  exit;
12870
  }
12871
 
 
 
 
 
12872
  $result = $this->activate_license(
12873
  $license_key,
12874
- fs_is_network_admin() ?
12875
- fs_request_get( 'sites', array(), 'post' ) :
12876
- array(),
12877
  fs_request_get_bool( 'is_marketing_allowed', null ),
12878
  fs_request_get( 'blog_id', null ),
12879
  fs_request_get( 'module_id', null, 'post' ),
@@ -12881,6 +13295,16 @@
12881
  fs_request_get_bool( 'is_extensions_tracking_allowed', true )
12882
  );
12883
 
 
 
 
 
 
 
 
 
 
 
12884
  echo json_encode( $result );
12885
 
12886
  exit;
@@ -12967,6 +13391,46 @@
12967
  }
12968
 
12969
  /**
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12970
  * A helper method to activate migrated licenses. If the product is network activated and integrated, the method will network activate the license.
12971
  *
12972
  * @author Vova Feldman (@svovaf)
@@ -12975,6 +13439,8 @@
12975
  * @param string $license_key
12976
  * @param null|bool $is_marketing_allowed
12977
  * @param null|number $plugin_id
 
 
12978
  *
12979
  * @return array {
12980
  * @var bool $success
@@ -12987,17 +13453,19 @@
12987
  function activate_migrated_license(
12988
  $license_key,
12989
  $is_marketing_allowed = null,
12990
- $plugin_id = null
 
 
12991
  ) {
12992
  $this->_logger->entrance();
12993
 
12994
  $result = $this->activate_license(
12995
  $license_key,
12996
- $this->is_network_active() ?
12997
  $this->get_sites_for_network_level_optin() :
12998
- array(),
12999
  $is_marketing_allowed,
13000
- null,
13001
  $plugin_id
13002
  );
13003
 
@@ -13007,6 +13475,32 @@
13007
  return $result;
13008
  }
13009
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13010
  /**
13011
  * The implementation of this method was previously in `_activate_license_ajax_action()`.
13012
  *
@@ -13039,7 +13533,12 @@
13039
 
13040
  $license_key = trim( $license_key );
13041
 
13042
- if ( ! fs_is_network_admin() ) {
 
 
 
 
 
13043
  // If the license activation is executed outside the context of a network admin, ignore the sites collection.
13044
  $sites = array();
13045
  }
@@ -13068,8 +13567,17 @@
13068
  $user = $fs->get_current_or_network_user();
13069
  }
13070
 
 
 
 
 
 
 
 
 
 
13071
  if ( is_object( $user ) ) {
13072
- if ( fs_is_network_admin() && ! $has_valid_blog_id ) {
13073
  // If no specific blog ID was provided, activate the license for all sites in the network.
13074
  $blog_2_install_map = array();
13075
  $site_ids = array();
@@ -13108,16 +13616,6 @@
13108
  }
13109
  }
13110
  } else {
13111
- if ( $has_valid_blog_id ) {
13112
- /**
13113
- * If a specific blog ID was provided, activate the license only for the install that is
13114
- * associated with the given blog ID.
13115
- *
13116
- * @author Leo Fajardo (@leorw)
13117
- */
13118
- $fs->switch_to_blog( $blog_id );
13119
- }
13120
-
13121
  if ( $fs->is_registered() ) {
13122
  $params = array(
13123
  'license_key' => $fs->apply_filters( 'license_key', $license_key )
@@ -13172,13 +13670,19 @@
13172
  if ( empty( $error ) ) {
13173
  $fs->network_upgrade_mode_completed();
13174
 
 
 
 
 
 
 
13175
  $fs->_sync_license( true, $has_valid_blog_id );
13176
 
13177
  $this->maybe_sync_install_user();
13178
 
13179
  $next_page = $fs->is_addon() ?
13180
  $fs->get_parent_instance()->get_account_url() :
13181
- $fs->get_account_url();
13182
  }
13183
  } else {
13184
  $next_page = $fs->opt_in(
@@ -13196,7 +13700,7 @@
13196
  if ( isset( $next_page->error ) ) {
13197
  $error = $next_page->error;
13198
  } else {
13199
- if ( fs_is_network_admin() ) {
13200
  /**
13201
  * Get the list of sites that were just opted-in (and license activated).
13202
  * This is an optimization for the next part below saving some DB queries.
@@ -14310,7 +14814,12 @@
14310
  * @return bool
14311
  */
14312
  function is_user_in_admin() {
14313
- return is_admin() && ! self::is_ajax() && ! self::is_cron();
 
 
 
 
 
14314
  }
14315
 
14316
  /**
@@ -14622,9 +15131,18 @@
14622
  if ( function_exists( 'get_sites' ) ) {
14623
  // For WP 4.6 and above.
14624
  return get_sites( $args );
14625
- } else if ( function_exists( 'wp_get_sites' ) ) {
14626
  // For WP 3.7 to WP 4.5.
14627
- return wp_get_sites( $args );
 
 
 
 
 
 
 
 
 
14628
  } else {
14629
  // For WP 3.6 and below.
14630
  return get_blog_list( 0, 'all' );
@@ -14801,7 +15319,7 @@
14801
  * @return bool Since 2.3.1 returns if a switch was made.
14802
  */
14803
  function switch_to_blog( $blog_id, FS_Site $install = null ) {
14804
- if ( $blog_id == $this->_context_is_network_or_blog_id ) {
14805
  return false;
14806
  }
14807
 
@@ -16188,6 +16706,8 @@
16188
  'http' => 402
16189
  );
16190
 
 
 
16191
  return $result;
16192
  }
16193
 
@@ -17034,10 +17554,15 @@
17034
  * @author Vova Feldman (@svovaf)
17035
  * @since 1.0.6
17036
  *
17037
- * @param Freemius $parent_fs
17038
- * @param bool|int|null $network_level_or_blog_id True for network level opt-in and integer for opt-in for specified blog in the network.
 
17039
  */
17040
- private function _activate_addon_account( Freemius $parent_fs, $network_level_or_blog_id = null ) {
 
 
 
 
17041
  if ( $this->is_registered() ) {
17042
  // Already activated.
17043
  return;
@@ -17076,6 +17601,10 @@
17076
  }
17077
  }
17078
 
 
 
 
 
17079
  // Activate add-on with parent plugin credentials.
17080
  $result = $parent_fs->get_api_site_scope()->call(
17081
  "/addons/{$this->_plugin->id}/installs.json",
@@ -17084,16 +17613,25 @@
17084
  );
17085
 
17086
  if ( ! $this->is_api_result_object( $result, 'installs' ) ) {
17087
- $error_message = FS_Api::is_api_error_object( $result ) ?
17088
- $result->error->message :
17089
- $this->get_text_inline( 'An unknown error has occurred.', 'unknown-error' );
 
 
 
 
 
 
 
 
17090
 
17091
- $this->_admin_notices->add(
17092
- sprintf( $this->get_text_inline( 'Couldn\'t activate %s.', 'could-not-activate-x' ), $this->get_plugin_name() ) . ' ' .
17093
- $this->get_text_inline( 'Please contact us with the following message:', 'contact-us-with-error-message' ) . ' ' . '<b>' . $error_message . '</b>',
17094
- $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
17095
- 'error'
17096
- );
 
17097
 
17098
  return;
17099
  }
@@ -17126,21 +17664,29 @@
17126
 
17127
  if ( ! fs_is_network_admin() ) {
17128
  // Try to activate premium license.
17129
- $this->_activate_license( true );
17130
- } else {
17131
- $license_id = fs_request_get( 'license_id' );
17132
 
17133
- if ( is_object( $this->_site ) &&
17134
- FS_Plugin_License::is_valid_id( $license_id ) &&
17135
- $license_id == $this->_site->license_id
17136
- ) {
17137
- // License is already activated.
17138
- return;
17139
  }
 
 
 
 
 
17140
 
17141
- $premium_license = FS_Plugin_License::is_valid_id( $license_id ) ?
17142
- $this->_get_license_by_id( $license_id ) :
17143
- $this->_get_available_premium_license();
 
 
 
 
 
 
 
 
 
17144
 
17145
  if ( is_object( $premium_license ) ) {
17146
  $this->maybe_network_activate_addon_license( $premium_license );
@@ -19438,9 +19984,11 @@
19438
  *
19439
  * @author Vova Feldman (@svovaf)
19440
  * @since 1.2.1
 
 
19441
  */
19442
- function has_active_valid_license() {
19443
- return self::is_active_valid_license( $this->_license );
19444
  }
19445
 
19446
  /**
@@ -19532,15 +20080,16 @@
19532
  * @since 2.1.3
19533
  *
19534
  * @param FS_Plugin_License $license
 
19535
  *
19536
  * @return bool
19537
  */
19538
- private static function is_active_valid_license( $license ) {
19539
  return (
19540
  is_object( $license ) &&
19541
  FS_Plugin_License::is_valid_id( $license->id ) &&
19542
  $license->is_active() &&
19543
- $license->is_valid()
19544
  );
19545
  }
19546
 
@@ -19594,6 +20143,22 @@
19594
  );
19595
  }
19596
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19597
  /**
19598
  * Check if user is a trial or have feature enabled license.
19599
  *
@@ -20186,6 +20751,13 @@
20186
  }
20187
 
20188
  if ( 'none' !== $plan_change ) {
 
 
 
 
 
 
 
20189
  $this->do_action( 'after_license_change', $plan_change, $this->get_plan() );
20190
  }
20191
  }
@@ -20909,7 +21481,7 @@
20909
  */
20910
  private function get_latest_download_link( $label, $plugin_id = false ) {
20911
  return sprintf(
20912
- '<a target="_blank" href="%s">%s</a>',
20913
  $this->_get_latest_download_local_url( $plugin_id ),
20914
  $label
20915
  );
@@ -20980,7 +21552,7 @@
20980
  $this->get_text_inline( 'Version %s was released.', 'version-x-released' ) . ' ' . $this->get_text_inline( 'Please download %s.', 'please-download-x' ),
20981
  $update->version,
20982
  sprintf(
20983
- '<a href="%s" target="_blank">%s</a>',
20984
  $this->get_account_url( 'download_latest' ),
20985
  sprintf(
20986
  /* translators: %s: plan name (e.g. latest "Professional" version) */
@@ -21467,7 +22039,7 @@
21467
  $this->get_plugin_title(),
21468
  fs_strip_url_protocol( get_site_url( $blog_id ) ),
21469
  sprintf(
21470
- '<a href="%s" target="_blank">%s</a>',
21471
  'https://freemius.com',
21472
  'freemius.com'
21473
  )
@@ -21566,6 +22138,18 @@
21566
 
21567
  if ( is_object( $fs ) ) {
21568
  $fs->_activate_license();
 
 
 
 
 
 
 
 
 
 
 
 
21569
  }
21570
 
21571
  return;
@@ -21788,6 +22372,26 @@
21788
 
21789
  $this->_handle_account_edits();
21790
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21791
  $this->do_action( 'account_page_load_before_departure' );
21792
  }
21793
 
@@ -21924,6 +22528,86 @@
21924
  }
21925
  }
21926
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21927
  #----------------------------------------------------------------------------------
21928
  #region Contact Us
21929
  #----------------------------------------------------------------------------------
@@ -22152,6 +22836,43 @@
22152
  $this->get_api_plugin_scope();
22153
  }
22154
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22155
  /**
22156
  * Show trial promotional notice (if any trial exist).
22157
  *
@@ -22705,14 +23426,18 @@
22705
  return;
22706
  }
22707
 
22708
- if ( $this->is_registered() && $this->is_tracking_allowed() ) {
22709
- if ( ! $this->is_enable_anonymous() ) {
22710
- // If opted in and tracking is allowed, don't allow to opt out if anonymous mode is disabled.
22711
- return;
22712
- }
 
 
 
22713
 
22714
- if ( ! $this->is_free_plan() ) {
22715
- // Don't allow to opt out if running in paid plan.
 
22716
  return;
22717
  }
22718
  }
@@ -22792,7 +23517,7 @@
22792
  if ( ! empty( $this->_dynamically_added_top_level_page_hook_name ) ) {
22793
  if ( $this->is_network_registered() ) {
22794
  $page = 'account';
22795
- } else if ( $this->is_network_anonymous() ) {
22796
  $this->maybe_set_slug_and_network_menu_exists_flag();
22797
  }
22798
  }
@@ -22827,10 +23552,12 @@
22827
  * @since 1.0.3
22828
  */
22829
  function _redirect_on_activation_hook() {
22830
- $url = $this->get_after_plugin_activation_redirect_url();
 
22831
 
22832
- if ( is_string( $url ) ) {
22833
- fs_redirect( $url );
 
22834
  }
22835
  }
22836
 
@@ -22870,7 +23597,7 @@
22870
 
22871
  foreach ( $this->_action_links as $new_links ) {
22872
  foreach ( $new_links as $link ) {
22873
- $before_deactivate[ $link['key'] ] = '<a href="' . $link['href'] . '"' . ( $link['external'] ? ' target="_blank"' : '' ) . '>' . $link['label'] . '</a>';
22874
  }
22875
  }
22876
 
@@ -22990,7 +23717,7 @@
22990
  '';
22991
 
22992
  return sprintf(
22993
- ' %s: <ol><li>%s.</li>%s<li>%s (<a href="%s" target="_blank">%s</a>).</li></ol>',
22994
  $this->get_text_inline( 'Please follow these steps to complete the upgrade', 'follow-steps-to-complete-upgrade' ),
22995
  ( empty( $activate_license_string ) ? '' : $activate_license_string . '</li><li>' ) .
22996
  $this->get_latest_download_link( sprintf(
@@ -23243,6 +23970,14 @@
23243
  */
23244
  function set_plugin_upgrade_complete() {
23245
  $this->_storage->plugin_upgrade_mode = false;
 
 
 
 
 
 
 
 
23246
  }
23247
 
23248
  #endregion
351
  */
352
  private $is_whitelabeled;
353
 
354
+ /**
355
+ * @author Leo Fajardo (@leorw)
356
+ * @since 2.4.0
357
+ *
358
+ * @var bool
359
+ */
360
+ private $_is_bundle_license_auto_activation_enabled = false;
361
+
362
  #region Uninstall Reasons IDs
363
 
364
  const REASON_NO_LONGER_NEEDED = 1;
377
  const REASON_DIDNT_WORK_AS_EXPECTED = 14;
378
  const REASON_TEMPORARY_DEACTIVATION = 15;
379
 
380
+ /**
381
+ * @author Leo Fajardo (@leorw)
382
+ * @since 2.3.1
383
+ *
384
+ * @var boolean|null
385
+ */
386
+ private $_use_external_pricing = null;
387
+
388
  #endregion
389
 
390
  /* Ctor
832
  return false;
833
  }
834
 
835
+ if (
836
+ ! $is_tabs_visibility_check &&
837
+ $this->is_org_repo_compliant() &&
838
+ $this->show_settings_with_tabs()
839
+ ) {
840
  /**
841
  * wp.org themes are limited to a single submenu item, and
842
  * sub-submenu items are most likely not allowed (never verified).
1477
  if ( $this->is_plugin() &&
1478
  ! isset( $this->_storage->is_plugin_new_install )
1479
  ) {
1480
+ $this->_storage->is_plugin_new_install = (
1481
+ ! is_plugin_active( $this->_plugin_basename ) &&
1482
+ empty( $this->_storage->plugin_last_version )
1483
+ );
1484
  }
1485
  }
1486
 
1503
  -1 < settings.url.indexOf('admin-ajax.php') &&
1504
  ! ( settings.url.indexOf( '<?php echo $admin_param ?>' ) > 0 )
1505
  ) {
1506
+ if (
1507
+ 'string' === typeof settings.data &&
1508
+ settings.data.indexOf( 'action=heartbeat' ) > 0
1509
+ ) {
1510
+ return;
1511
+ }
1512
+
1513
  if (settings.url.indexOf('?') > 0) {
1514
  settings.url += '&';
1515
  } else {
1517
  }
1518
 
1519
  settings.url += '<?php echo $admin_param ?>=true';
 
1520
  }
1521
  });
1522
  })(jQuery);
1534
  ?>
1535
  <script type="text/javascript">
1536
  (function ($) {
1537
+ $('.fs-submenu-item.wp-support-forum').parent().attr( { target: '_blank', rel: 'noopener noreferrer' } );
1538
  })(jQuery);
1539
  </script>
1540
  <?php
1630
  }
1631
 
1632
  add_action( 'init', array( &$this, '_maybe_add_gdpr_optin_ajax_handler') );
1633
+ add_action( 'init', array( &$this, '_maybe_add_pricing_ajax_handler' ) );
1634
  }
1635
 
1636
  if ( $this->is_plugin() ) {
1662
 
1663
  add_action( 'admin_init', array( &$this, '_redirect_on_clicked_menu_link' ), WP_FS__LOWEST_PRIORITY );
1664
 
1665
+ if ( $this->is_theme() && ! $this->is_migration() ) {
1666
  add_action( 'admin_init', array( &$this, '_add_tracking_links' ) );
1667
  }
1668
 
1674
  $this->add_ajax_action( 'update_billing', array( &$this, '_update_billing_ajax_action' ) );
1675
  $this->add_ajax_action( 'start_trial', array( &$this, '_start_trial_ajax_action' ) );
1676
  $this->add_ajax_action( 'set_data_debug_mode', array( &$this, '_set_data_debug_mode' ) );
1677
+ $this->add_ajax_action( 'toggle_whitelabel_mode', array( &$this, '_toggle_whitelabel_mode_ajax_handler' ) );
1678
 
1679
  if ( $this->_is_network_active && fs_is_network_admin() ) {
1680
  $this->add_ajax_action( 'network_activate', array( &$this, '_network_activate_ajax_action' ) );
2037
  * @since 2.0.0
2038
  */
2039
  function _hook_action_links_and_register_account_hooks() {
2040
+ if ( $this->is_migration() ) {
2041
+ return;
2042
+ }
2043
+
2044
  $this->_add_tracking_links();
2045
 
2046
  if ( self::is_plugins_page() && $this->is_plugin() ) {
2221
  );
2222
 
2223
  $store_option = true;
2224
+ } else if (
2225
+ isset( $id_slug_type_path_map[ $module_id ]['slug'] ) &&
2226
+ $slug !== $id_slug_type_path_map[ $module_id ]['slug']
2227
+ ) {
2228
+ $id_slug_type_path_map[ $module_id ]['slug'] = $slug;
2229
+ $store_option = true;
2230
  }
2231
 
2232
  if ( empty( $id_slug_type_path_map[ $module_id ]['path'] ) ||
4300
  )
4301
  ),
4302
  sprintf(
4303
+ '<a href="%s" target="_blank" rel="noopener noreferrer"><b>%s</b></a> - %s',
4304
  sprintf( 'https://wordpress.org/plugins/%s/download/', $this->_slug ),
4305
  $install_previous_title,
4306
  $install_previous_desc
4407
  )
4408
  ),
4409
  sprintf(
4410
+ '<a href="%s" target="_blank" rel="noopener noreferrer"><b>%s</b></a> - %s',
4411
  sprintf( 'https://wordpress.org/plugins/%s/download/', $this->_slug ),
4412
  $install_previous_title,
4413
  $install_previous_desc
4928
  } else {
4929
  $is_network_admin = fs_is_network_admin();
4930
 
4931
+ if ( ! $this->_parent->is_registered() && $this->is_registered() ) {
4932
+ // If add-on activated and parent not, automatically install parent for the user.
4933
+ $this->activate_parent_account( $this->_parent );
4934
+ } else if (
4935
  $this->_parent->is_registered() &&
4936
  ! $this->is_registered() &&
 
4937
  /**
4938
  * If not registered for add-on and the following conditions for the add-on are met, activate add-on account.
4939
  * * Network active and in network admin - network activate add-on account.
4947
  */
4948
  ( $this->is_network_active() || ! $is_network_admin )
4949
  ) {
4950
+ $premium_license = null;
4951
+
4952
+ if (
4953
+ ! $this->has_free_plan() &&
4954
+ $this->is_bundle_license_auto_activation_enabled() &&
4955
+ $this->_parent->is_activated_with_bundle_license()
4956
+ ) {
4957
+ /**
4958
+ * If the add-on has no free plan, try to activate the account only when there's a bundle license.
4959
+ *
4960
+ * @author Leo Fajardo (@leorw)
4961
+ * @since 2.4.0
4962
+ */
4963
+ $bundle_license = $this->get_active_parent_license( $this->_parent->_get_license()->secret_key, false );
4964
+
4965
+ if (
4966
+ is_object( $bundle_license ) &&
4967
+ ! empty( $bundle_license->products ) &&
4968
+ in_array( $this->get_id(), $bundle_license->products )
4969
+ ) {
4970
+ $premium_license = $bundle_license;
4971
+ }
4972
+ }
4973
+
4974
+ if ( $this->has_free_plan() || is_object( $premium_license) ) {
4975
+ // If parent plugin activated, automatically install add-on for the user.
4976
+ $this->_activate_addon_account(
4977
+ $this->_parent,
4978
+ ( $this->is_network_active() && $is_network_admin ) ?
4979
+ true :
4980
+ get_current_blog_id(),
4981
+ $premium_license
4982
+ );
4983
+ }
4984
  }
4985
 
4986
  // @todo This should be only executed on activation. It should be migrated to register_activation_hook() together with other activation related logic.
5482
  * @return bool
5483
  */
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', true )
5488
+ ) );
5489
  }
5490
 
5491
  /**
5671
  $this->_anonymous_mode = $this->get_bool_option( $plugin_info, 'anonymous_mode', false );
5672
  }
5673
  $this->_permissions = $this->get_option( $plugin_info, 'permissions', array() );
5674
+ $this->_is_bundle_license_auto_activation_enabled = $this->get_option( $plugin_info, 'bundle_license_auto_activation', false );
5675
 
5676
  if ( ! empty( $plugin_info['trial'] ) ) {
5677
  $this->_trial_days = $this->get_numeric_option(
7149
  * @since 1.0.7
7150
  */
7151
  function _admin_init_action() {
7152
+ $is_migration = $this->is_migration();
7153
+
7154
  /**
7155
  * Automatically redirect to connect/activation page after plugin activation.
7156
  *
7163
  /**
7164
  * Don't redirect if activating multiple plugins at once (bulk activation).
7165
  */
7166
+ } else if ( ! $is_migration ) {
7167
  $this->_redirect_on_activation_hook();
7168
  return;
7169
  }
7170
  }
7171
 
7172
+ if ( $is_migration ) {
7173
+ return;
7174
+ }
7175
+
7176
  if ( fs_request_is_action( $this->get_unique_affix() . '_skip_activation' ) ) {
7177
  check_admin_referer( $this->get_unique_affix() . '_skip_activation' );
7178
 
7203
  )
7204
  ) {
7205
  if ( ! $this->is_pending_activation() ) {
7206
+ if ( ! $this->is_activation_page() ) {
7207
  /**
7208
  * If a user visits any other admin page before activating the premium-only theme with a valid
7209
  * license, reactivate the previous theme.
7737
  * @author Leo Fajardo (@leorw)
7738
  * @since 1.2.2
7739
  */
7740
+ if (
7741
+ is_plugin_active( $other_version_basename ) &&
7742
+ $this->apply_filters( 'deactivate_on_activation', true )
7743
+ ) {
7744
  deactivate_plugins( $other_version_basename );
7745
  }
7746
  }
7849
  $this->_storage->is_plugin_new_install = empty( $this->_storage->plugin_last_version );
7850
  }
7851
 
7852
+ /**
7853
+ * Also flush when activating the premium version so that even if Freemius was off before, the API
7854
+ * connectivity test can be run again.
7855
+ *
7856
+ * @author Leo Fajardo (@leorw)
7857
+ * @since 2.2.3.1
7858
+ */
7859
+ $has_api_connectivity = $this->has_api_connectivity( WP_FS__DEV_MODE || $is_premium_version_activation );
7860
+
7861
  if ( ! $this->_anonymous_mode &&
7862
+ $has_api_connectivity &&
7863
  ! $this->_isAutoInstall
7864
  ) {
7865
  // Store hint that the plugin was just activated to enable auto-redirection to settings.
7892
  return;
7893
  }
7894
 
7895
+ $license = $this->get_active_parent_license();
7896
  if ( ! is_object( $license ) ) {
7897
  return;
7898
  }
7899
 
7900
+ if (
7901
+ $this->is_bundle_license_auto_activation_enabled() &&
7902
+ ! empty( $license->products )
7903
+ ) {
7904
+ $this->activate_bundle_license( $license );
7905
+
7906
+ return;
7907
+ }
7908
+
7909
  if ( ! $this->is_registered() ) {
7910
  // Opt in with a license key.
7911
  $this->opt_in(
7928
  }
7929
  }
7930
 
 
7931
  /**
7932
  * @author Leo Fajardo (@leorw)
7933
  * @since 2.3.0
7943
 
7944
  $license = ( ! is_null( $license ) ) ?
7945
  $license :
7946
+ $this->get_active_parent_license();
7947
 
7948
  if ( ! is_object( $license ) ) {
7949
  return;
7950
  }
7951
 
7952
+ if (
7953
+ $this->is_bundle_license_auto_activation_enabled() &&
7954
+ ! empty( $license->products )
7955
+ ) {
7956
+ $this->activate_bundle_license( $license );
7957
+
7958
+ return;
7959
+ }
7960
+
7961
  if ( ! $this->is_network_registered() ) {
7962
  $sites = $this->get_sites_for_network_level_optin();
7963
 
8021
  }
8022
 
8023
  /**
8024
+ * Tries to activate a bundle license for all supported products if the current product is activated with a bundle license. This is called after activating an available license (not via the license activation dialog but by clicking on a license activation button) for a product via its "Account" page.
8025
+ *
8026
+ * @author Leo Fajardo (@leorw)
8027
+ * @since 2.4.0
8028
+ *
8029
+ * @param FS_Plugin_License $license
8030
+ * @param array $sites
8031
+ * @param int $blog_id
8032
+ */
8033
+ private function maybe_activate_bundle_license( FS_Plugin_License $license = null, $sites = array(), $blog_id = 0 ) {
8034
+ if ( ! is_object( $license ) && $this->has_active_valid_license() ) {
8035
+ $license = $this->_license;
8036
+ }
8037
+
8038
+ if ( ! is_object( $license ) ) {
8039
+ return;
8040
+ }
8041
+
8042
+ $parent_license = ( ! empty( $license->products ) ) ?
8043
+ $license :
8044
+ $this->get_active_parent_license( $license->secret_key );
8045
+
8046
+ if ( is_object( $parent_license ) ) {
8047
+ $this->activate_bundle_license( $parent_license, $sites, $blog_id );
8048
+ }
8049
+ }
8050
+
8051
+ /**
8052
+ * Try to activate a bundle license for all the bundle products installed on the site.
8053
+ * (1) If a child product install already has a license, the bundle license won't be activated.
8054
+ * (2) On multi-site networks, if the attempt to activate the bundle license is triggered from the network admin, the bundle license activation will only work for non-delegated sites and only if none of them is associated with a license. Even if one of the sites has the product installed with a license key, skip the bundle license activation for the product.
8055
+ * (3) On multi-site networks, if the attempt to activate the bundle license is triggered from a site-level admin, only activate the license if the product is site-level activated or delegated, and the product installation is not yet associated with a license.
8056
+ *
8057
+ * @author Leo Fajardo (@leorw)
8058
+ * @since 2.4.0
8059
+ *
8060
+ * @param FS_Plugin_License $license
8061
+ * @param array $sites
8062
+ * @param int $current_blog_id
8063
+ */
8064
+ private function activate_bundle_license( $license, $sites = array(), $current_blog_id = 0 ) {
8065
+ $is_network_admin = fs_is_network_admin();
8066
+
8067
+ $installs_by_blog_map = array();
8068
+ $site_info_by_blog_map = array();
8069
+
8070
+ /**
8071
+ * Try to activate the license for all supported products.
8072
+ *
8073
+ * @author Leo Fajardo
8074
+ */
8075
+ foreach ( $license->products as $product_id ) {
8076
+ $fs = self::get_instance_by_id( $product_id );
8077
+
8078
+ if ( ! is_object( $fs ) ) {
8079
+ continue;
8080
+ }
8081
+
8082
+ if ( ! $fs->has_paid_plan() ) {
8083
+ continue;
8084
+ }
8085
+
8086
+ if (
8087
+ ! $fs->is_addon() &&
8088
+ ! FS_Plan_Manager::instance()->has_paid_plan( $fs->_plans )
8089
+ ) {
8090
+ /**
8091
+ * The parent product can be free-only but can have its `has_paid_plan` flag set to `true` when
8092
+ * there is a context bundle.
8093
+ */
8094
+ continue;
8095
+ }
8096
+
8097
+ if ( $current_blog_id > 0 ) {
8098
+ $fs->switch_to_blog( $current_blog_id );
8099
+ }
8100
+
8101
+ if ( $fs->has_active_valid_license() ) {
8102
+ continue;
8103
+ }
8104
+
8105
+ if ( ! $is_network_admin || $current_blog_id > 0 ) {
8106
+ if ( $fs->is_network_active() && ! $fs->is_delegated_connection( $current_blog_id ) ) {
8107
+ // Do not try to activate the license in the site level if the product is network active and the connection was not delegated.
8108
+ continue;
8109
+ }
8110
+ } else {
8111
+ if ( ! $fs->is_network_active() ) {
8112
+ // Do not try to activate the license in the network level if the product is not network active.
8113
+ continue;
8114
+ }
8115
+
8116
+ if ( $fs->is_network_delegated_connection() ) {
8117
+ // Do not try to activate the license in the network level if the activation has been delegated to site admins.
8118
+ continue;
8119
+ }
8120
+
8121
+ $has_install_with_license = false;
8122
+
8123
+ // Collection of sites that have an install entity that is not activated with a license or non-delegated sites that have no install entity, or both types of site.
8124
+ $filtered_sites = array();
8125
+
8126
+ if ( empty( $sites ) ) {
8127
+ $all_sites = self::get_sites();
8128
+
8129
+ foreach ( $all_sites as $site ) {
8130
+ $sites[] = array( 'blog_id' => self::get_site_blog_id( $site ) );
8131
+ }
8132
+ } else {
8133
+ // Populate the map here to avoid calling `$fs->get_site_info( $site );` in the other `for` loop below.
8134
+ foreach ( $sites as $site ) {
8135
+ if ( ! isset( $site['blog_id'] ) || ! is_numeric( $site['blog_id'] ) ) {
8136
+ continue;
8137
+ }
8138
+
8139
+ $site_info_by_blog_map[ $site['blog_id'] ] = $site;
8140
+ }
8141
+ }
8142
+
8143
+ foreach ( $sites as $site ) {
8144
+ if ( ! isset( $site['blog_id'] ) || ! is_numeric( $site['blog_id'] ) ) {
8145
+ continue;
8146
+ }
8147
+
8148
+ $blog_id = $site['blog_id'];
8149
+
8150
+ if ( ! isset( $installs_by_blog_map[ $blog_id ] ) ) {
8151
+ $installs_by_blog_map[ $blog_id ] = self::get_all_sites( $fs->get_module_type(), $blog_id );
8152
+ }
8153
+
8154
+ $installs = $installs_by_blog_map[ $blog_id ];
8155
+ $install = null;
8156
+
8157
+ if ( isset( $installs[ $fs->get_slug() ] ) ) {
8158
+ $install = $installs[ $fs->get_slug() ];
8159
+
8160
+ if (
8161
+ is_object( $install ) &&
8162
+ (
8163
+ ! FS_Site::is_valid_id( $install->id ) ||
8164
+ ! FS_User::is_valid_id( $install->user_id ) ||
8165
+ ! FS_Plugin_Plan::is_valid_id( $install->plan_id )
8166
+ )
8167
+ ) {
8168
+ $install = null;
8169
+ }
8170
+ }
8171
+
8172
+ if (
8173
+ is_object( $install ) &&
8174
+ FS_Plugin_License::is_valid_id( $install->license_id )
8175
+ ) {
8176
+ $has_install_with_license = true;
8177
+ break;
8178
+ }
8179
+
8180
+ if ( $fs->is_site_delegated_connection( $blog_id ) ) {
8181
+ // Site activation delegated, don't activate bundle license on the site in the network admin.
8182
+ continue;
8183
+ }
8184
+
8185
+ if ( ! isset( $site_info_by_blog_map[ $blog_id ] ) ) {
8186
+ $site_info_by_blog_map[ $blog_id ] = $fs->get_site_info( $site );
8187
+ }
8188
+
8189
+ $filtered_sites[] = $site_info_by_blog_map[ $blog_id ];
8190
+ }
8191
+
8192
+ if ( $has_install_with_license || empty( $filtered_sites ) ) {
8193
+ // Do not try to activate the license at the network level if there's any install with a license or there's no site to activate the license on.
8194
+ continue;
8195
+ }
8196
+
8197
+ $sites = $filtered_sites;
8198
+ }
8199
+
8200
+ $fs->activate_migrated_license(
8201
+ $license->secret_key,
8202
+ null,
8203
+ null,
8204
+ $sites,
8205
+ ( $current_blog_id > 0 ? $current_blog_id : null )
8206
+ );
8207
+ }
8208
+ }
8209
+
8210
+ /**
8211
+ * Returns a parent license that can be activated for the context product.
8212
+ *
8213
  * @author Leo Fajardo (@leorw)
8214
  * @since 2.3.0
8215
  *
8216
+ * @param string|null $license_key
8217
+ * @param bool $flush
8218
+ *
8219
  * @return FS_Plugin_License
8220
  */
8221
+ function get_active_parent_license( $license_key = null, $flush = true ) {
8222
  $parent_licenses_endpoint = "/plugins/{$this->get_id()}/parent_licenses.json?filter=activatable";
 
8223
 
8224
+ $fs = $this;
8225
+
8226
+ if ( $this->is_addon() ) {
8227
+ $parent_instance = $this->get_parent_instance();
8228
+
8229
+ if ( is_object( $parent_instance ) && $parent_instance->is_registered() ) {
8230
+ $fs = $parent_instance;
8231
+ }
8232
+ }
8233
+
8234
+ $foreign_licenses = $fs->get_foreign_licenses_info(
8235
  self::get_all_licenses( $this->get_parent_id() )
8236
  );
8237
 
8245
  $parent_licenses_endpoint = add_query_arg( $foreign_licenses, $parent_licenses_endpoint );
8246
  }
8247
 
8248
+ $result = $fs->get_current_or_network_user_api_scope()->get( $parent_licenses_endpoint, $flush );
8249
 
8250
  if (
8251
  ! $this->is_api_result_object( $result, 'licenses' ) ||
8255
  return null;
8256
  }
8257
 
8258
+ $parent_license = null;
8259
 
8260
+ if ( empty( $license_key ) ) {
8261
+ $parent_license = $result->licenses[0];
8262
+ } else {
8263
+ foreach ( $result->licenses as $license ) {
8264
+ if ( $license_key === $license->secret_key ) {
8265
+ $parent_license = $license;
8266
+ break;
8267
+ }
8268
+ }
8269
+ }
8270
+
8271
+ if ( ! is_null( $parent_license ) ) {
8272
+ $parent_license = new FS_Plugin_License( $parent_license );
8273
+ }
8274
+
8275
+ return $parent_license;
8276
  }
8277
 
8278
  /**
9025
  'is_uninstalled' => false,
9026
  );
9027
 
 
9028
  $network_plugins_cache->plugins[ $basename ] = $new_plugin;
9029
 
9030
+ $is_site_level_active = (
9031
+ isset( $site_active_plugins[ $basename ] ) &&
9032
+ $site_active_plugins[ $basename ]['is_active']
9033
+ );
9034
+
9035
+ /**
9036
+ * If not network active, set the activity status based on the site-level plugin status.
9037
+ */
9038
+ if ( ! $new_plugin['is_active'] ) {
9039
+ $new_plugin['is_active'] = $is_site_level_active;
9040
+ }
9041
+
9042
+ $plugins_update_data[] = $new_plugin;
9043
+
9044
  if ( isset( $site_active_plugins[ $basename ] ) ) {
9045
  $site_active_plugins_cache->plugins[ $basename ] = $new_plugin;
9046
+ $site_active_plugins_cache->plugins[ $basename ]['is_active'] = $is_site_level_active;
9047
  }
9048
  }
9049
  }
10443
 
10444
  $class_name = '';
10445
 
10446
+ if ( fs_starts_with( $option_name, WP_FS__MODULE_TYPE_THEME . '_' ) ) {
10447
+ $option_name = str_replace( WP_FS__MODULE_TYPE_THEME . '_', '', $option_name );
10448
+ }
10449
+
10450
  switch ( $option_name ) {
10451
  case 'plugins':
10452
  case 'themes':
10731
  return ( is_object( $this->_site ) && $this->_site->is_tracking_allowed() );
10732
  }
10733
 
10734
+ /**
10735
+ * @author Leo Fajardo (@leorw)
10736
+ * @since 2.4.0
10737
+ *
10738
+ * @return bool
10739
+ */
10740
+ function is_bundle_license_auto_activation_enabled() {
10741
+ return $this->is_addon() ?
10742
+ ( is_object( $this->_parent ) && $this->_parent->is_bundle_license_auto_activation_enabled() ) :
10743
+ $this->_is_bundle_license_auto_activation_enabled;
10744
+ }
10745
+
10746
  /**
10747
  * @author Vova Feldman (@svovaf)
10748
  * @since 1.0.4
13026
  * @since 1.2.0
13027
  */
13028
  function _add_license_activation() {
13029
+ if ( $this->is_migration() ) {
13030
+ return;
13031
+ }
13032
+
13033
  if ( ! $this->is_user_admin() ) {
13034
  // Only admins can activate a license.
13035
  return;
13088
  return;
13089
  }
13090
 
13091
+ $installs_ids_with_foreign_licenses = $this->get_installs_ids_with_foreign_licenses();
13092
+
13093
+ if ( empty( $installs_ids_with_foreign_licenses ) ) {
13094
  // Handle user change only when the parent product or one of its add-ons is activated with a foreign license.
13095
  return;
13096
  }
13147
  }
13148
  }
13149
 
13150
+ /**
13151
+ * @author Edgar Melkonyan
13152
+ * @since 2.4.1
13153
+ *
13154
+ * @throws Freemius_Exception
13155
+ */
13156
+ function _toggle_whitelabel_mode_ajax_handler() {
13157
+ $this->_logger->entrance();
13158
+
13159
+ $this->check_ajax_referer( 'toggle_whitelabel_mode' );
13160
+
13161
+ if ( ! $this->is_user_admin() ) {
13162
+ // Only for admins.
13163
+ self::shoot_ajax_failure();
13164
+ }
13165
+
13166
+ $license = $this->get_api_user_scope()->call(
13167
+ "/licenses/{$this->_site->license_id}.json",
13168
+ 'put',
13169
+ array( 'is_whitelabeled' => ! $this->_license->is_whitelabeled )
13170
+ );
13171
+
13172
+ if ( ! $this->is_api_result_entity( $license ) ) {
13173
+ self::shoot_ajax_failure(
13174
+ FS_Api::is_api_error_object( $license ) ?
13175
+ $license->error->message :
13176
+ fs_text_inline( "An unknown error has occurred while trying to toggle the license's white-label mode.", 'unknown-error-occurred', $this->get_slug() )
13177
+ );
13178
+ }
13179
+
13180
+ $this->_license->is_whitelabeled = $license->is_whitelabeled;
13181
+ $this->_store_licenses();
13182
+
13183
+ $this->_sync_license();
13184
+
13185
+ if ( ! $license->is_whitelabeled ) {
13186
+ $this->_admin_notices->remove_sticky( 'license_whitelabeled' );
13187
+ } else {
13188
+ $this->_admin_notices->add_sticky(
13189
+ sprintf(
13190
+ $this->get_text_inline(
13191
+ '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.',
13192
+ 'license_whitelabeled'
13193
+ ),
13194
+ "<strong>{$this->get_plugin_title()}</strong>",
13195
+ sprintf( '<a href="https://users.freemius.com" target="_blank">%s</a>', $this->get_text_inline( 'User Dashboard', 'user-dashboard' ) ),
13196
+ sprintf( '<a href="#" class="fs-toggle-whitelabel-mode">%s</a>', $this->get_text_inline( 'revert it now', 'revert-it-now' ) )
13197
+ ),
13198
+ 'license_whitelabeled'
13199
+ );
13200
+ }
13201
+
13202
+ self::shoot_ajax_response( array( 'success' => true ) );
13203
+ }
13204
+
13205
  /**
13206
  * @author Leo Fajardo (@leorw)
13207
  * @since 2.3.0
13281
  exit;
13282
  }
13283
 
13284
+ $sites = fs_is_network_admin() ?
13285
+ fs_request_get( 'sites', array(), 'post' ) :
13286
+ array();
13287
+
13288
  $result = $this->activate_license(
13289
  $license_key,
13290
+ $sites,
 
 
13291
  fs_request_get_bool( 'is_marketing_allowed', null ),
13292
  fs_request_get( 'blog_id', null ),
13293
  fs_request_get( 'module_id', null, 'post' ),
13295
  fs_request_get_bool( 'is_extensions_tracking_allowed', true )
13296
  );
13297
 
13298
+ if (
13299
+ $result['success'] &&
13300
+ $this->is_bundle_license_auto_activation_enabled()
13301
+ ) {
13302
+ $license = new FS_Plugin_License();
13303
+ $license->secret_key = $license_key;
13304
+
13305
+ $this->maybe_activate_bundle_license( $license, $sites );
13306
+ }
13307
+
13308
  echo json_encode( $result );
13309
 
13310
  exit;
13391
  }
13392
 
13393
  /**
13394
+ * @author Leo Fajardo (@leorw)
13395
+ * @since 2.3.2.14
13396
+ */
13397
+ function starting_migration() {
13398
+ if ( ! empty( $this->_storage->license_migration ) ) {
13399
+ // Do not overwrite the data if already set.
13400
+ return;
13401
+ }
13402
+
13403
+ $this->_storage->license_migration = array(
13404
+ 'is_migrating' => true,
13405
+ 'start_timestamp' => time()
13406
+ );
13407
+ }
13408
+
13409
+ /**
13410
+ * @author Leo Fajardo (@leorw)
13411
+ * @since 2.3.2.14
13412
+ */
13413
+ function is_migration() {
13414
+ if ( $this->is_addon() ) {
13415
+ return $this->get_parent_instance()->is_migration();
13416
+ }
13417
+
13418
+ if ( empty( $this->_storage->license_migration ) ) {
13419
+ return false;
13420
+ }
13421
+
13422
+ if ( ! $this->_storage->license_migration['is_migrating'] ) {
13423
+ return false;
13424
+ }
13425
+
13426
+ return (
13427
+ // Return `true` if the migration is within 5 minutes from the starting time.
13428
+ ( time() - $this->_storage->license_migration['start_timestamp'] ) <= WP_FS__TIME_5_MIN_IN_SEC
13429
+ );
13430
+ }
13431
+
13432
+ /**
13433
+ *
13434
  * A helper method to activate migrated licenses. If the product is network activated and integrated, the method will network activate the license.
13435
  *
13436
  * @author Vova Feldman (@svovaf)
13439
  * @param string $license_key
13440
  * @param null|bool $is_marketing_allowed
13441
  * @param null|number $plugin_id
13442
+ * @param array $sites
13443
+ * @param int $blog_id
13444
  *
13445
  * @return array {
13446
  * @var bool $success
13453
  function activate_migrated_license(
13454
  $license_key,
13455
  $is_marketing_allowed = null,
13456
+ $plugin_id = null,
13457
+ $sites = array(),
13458
+ $blog_id = null
13459
  ) {
13460
  $this->_logger->entrance();
13461
 
13462
  $result = $this->activate_license(
13463
  $license_key,
13464
+ ( empty( $sites ) && is_null( $blog_id ) && $this->is_network_active() ) ?
13465
  $this->get_sites_for_network_level_optin() :
13466
+ $sites,
13467
  $is_marketing_allowed,
13468
+ $blog_id,
13469
  $plugin_id
13470
  );
13471
 
13475
  return $result;
13476
  }
13477
 
13478
+ /**
13479
+ * @author Leo Fajardo (@leorw)
13480
+ * @since 2.3.1
13481
+ *
13482
+ * @return string
13483
+ */
13484
+ function get_pricing_js_path() {
13485
+ return $this->apply_filters( 'freemius_pricing_js_path', WP_FS__DIR_INCLUDES . '/freemius-pricing/freemius-pricing.js' );
13486
+ }
13487
+
13488
+ /**
13489
+ * @author Leo Fajardo (@leorw)
13490
+ * @since 2.3.1
13491
+ *
13492
+ * @return bool
13493
+ */
13494
+ function should_use_external_pricing() {
13495
+ if ( is_null( $this->_use_external_pricing ) ) {
13496
+ $pricing_js_path = $this->get_pricing_js_path();
13497
+
13498
+ $this->_use_external_pricing = ( empty( $pricing_js_path ) || ! file_exists( $pricing_js_path ) );
13499
+ }
13500
+
13501
+ return $this->_use_external_pricing;
13502
+ }
13503
+
13504
  /**
13505
  * The implementation of this method was previously in `_activate_license_ajax_action()`.
13506
  *
13533
 
13534
  $license_key = trim( $license_key );
13535
 
13536
+ $is_network_activation_or_migration = (
13537
+ fs_is_network_admin() ||
13538
+ ( ! empty( $sites ) && $this->is_migration() )
13539
+ );
13540
+
13541
+ if ( ! $is_network_activation_or_migration ) {
13542
  // If the license activation is executed outside the context of a network admin, ignore the sites collection.
13543
  $sites = array();
13544
  }
13567
  $user = $fs->get_current_or_network_user();
13568
  }
13569
 
13570
+ if ( $has_valid_blog_id ) {
13571
+ /**
13572
+ * If a specific blog ID was provided, activate the license only on the specific blog that is associated with the given blog ID.
13573
+ *
13574
+ * @author Leo Fajardo (@leorw)
13575
+ */
13576
+ $fs->switch_to_blog( $blog_id );
13577
+ }
13578
+
13579
  if ( is_object( $user ) ) {
13580
+ if ( $is_network_activation_or_migration && ! $has_valid_blog_id ) {
13581
  // If no specific blog ID was provided, activate the license for all sites in the network.
13582
  $blog_2_install_map = array();
13583
  $site_ids = array();
13616
  }
13617
  }
13618
  } else {
 
 
 
 
 
 
 
 
 
 
13619
  if ( $fs->is_registered() ) {
13620
  $params = array(
13621
  'license_key' => $fs->apply_filters( 'license_key', $license_key )
13670
  if ( empty( $error ) ) {
13671
  $fs->network_upgrade_mode_completed();
13672
 
13673
+ $fs->_user = $user;
13674
+
13675
+ if ( fs_is_network_admin() && ! $has_valid_blog_id ) {
13676
+ $fs->_site = $fs->get_network_install();
13677
+ }
13678
+
13679
  $fs->_sync_license( true, $has_valid_blog_id );
13680
 
13681
  $this->maybe_sync_install_user();
13682
 
13683
  $next_page = $fs->is_addon() ?
13684
  $fs->get_parent_instance()->get_account_url() :
13685
+ $fs->get_after_activation_url( 'after_connect_url' );
13686
  }
13687
  } else {
13688
  $next_page = $fs->opt_in(
13700
  if ( isset( $next_page->error ) ) {
13701
  $error = $next_page->error;
13702
  } else {
13703
+ if ( $is_network_activation_or_migration ) {
13704
  /**
13705
  * Get the list of sites that were just opted-in (and license activated).
13706
  * This is an optimization for the next part below saving some DB queries.
14814
  * @return bool
14815
  */
14816
  function is_user_in_admin() {
14817
+ return (
14818
+ is_admin() &&
14819
+ ! self::is_ajax() &&
14820
+ ! self::is_cron() &&
14821
+ ( 'admin-post.php' !== self::get_current_page() )
14822
+ );
14823
  }
14824
 
14825
  /**
15131
  if ( function_exists( 'get_sites' ) ) {
15132
  // For WP 4.6 and above.
15133
  return get_sites( $args );
15134
+ } else if ( function_exists( 'wp_' . 'get_sites' ) ) {
15135
  // For WP 3.7 to WP 4.5.
15136
+ /**
15137
+ * This is a hack suggested previously proposed by the TRT. Our SDK is compliant with older WP versions and we'd like to keep it that way.
15138
+ *
15139
+ * @todo Remove this hack once this false-positive error is removed from the Theme Sniffer.
15140
+ *
15141
+ * @since 2.3.3
15142
+ * @author Vova Feldman (@svovaf)
15143
+ */
15144
+ $fn = 'wp_' . 'get_sites';
15145
+ return $fn( $args );
15146
  } else {
15147
  // For WP 3.6 and below.
15148
  return get_blog_list( 0, 'all' );
15319
  * @return bool Since 2.3.1 returns if a switch was made.
15320
  */
15321
  function switch_to_blog( $blog_id, FS_Site $install = null ) {
15322
+ if ( ! is_numeric( $blog_id ) || $blog_id == $this->_context_is_network_or_blog_id ) {
15323
  return false;
15324
  }
15325
 
16706
  'http' => 402
16707
  );
16708
 
16709
+ $this->maybe_modify_api_curl_error_message( $result );
16710
+
16711
  return $result;
16712
  }
16713
 
17554
  * @author Vova Feldman (@svovaf)
17555
  * @since 1.0.6
17556
  *
17557
+ * @param Freemius $parent_fs
17558
+ * @param bool|int|null $network_level_or_blog_id True for network level opt-in and integer for opt-in for specified blog in the network.
17559
+ * @param FS_Plugin_License $bundle_license Since 2.4.0. If provided, this license will be activated for the add-on.
17560
  */
17561
+ private function _activate_addon_account(
17562
+ Freemius $parent_fs,
17563
+ $network_level_or_blog_id = null,
17564
+ FS_Plugin_License $bundle_license = null
17565
+ ) {
17566
  if ( $this->is_registered() ) {
17567
  // Already activated.
17568
  return;
17601
  }
17602
  }
17603
 
17604
+ if ( is_object( $bundle_license ) ) {
17605
+ $params['license_key'] = $bundle_license->secret_key;
17606
+ }
17607
+
17608
  // Activate add-on with parent plugin credentials.
17609
  $result = $parent_fs->get_api_site_scope()->call(
17610
  "/addons/{$this->_plugin->id}/installs.json",
17613
  );
17614
 
17615
  if ( ! $this->is_api_result_object( $result, 'installs' ) ) {
17616
+ if ( is_object( $bundle_license ) ) {
17617
+ /**
17618
+ * When a license object is provided, it's an attempt by the SDK to activate a bundle license and not a user-initiated action, therefore, do not show any admin notice to avoid confusion (e.g.: the notice will show up just above the opt-in link). If the license activation fails, the admin will see an opt-in link instead.
17619
+ *
17620
+ * @author Leo Fajardo (@leorw)
17621
+ * @since 2.4.0
17622
+ */
17623
+ } else {
17624
+ $error_message = FS_Api::is_api_error_object( $result ) ?
17625
+ $result->error->message :
17626
+ $this->get_text_inline( 'An unknown error has occurred.', 'unknown-error' );
17627
 
17628
+ $this->_admin_notices->add(
17629
+ sprintf( $this->get_text_inline( 'Couldn\'t activate %s.', 'could-not-activate-x' ), $this->get_plugin_name() ) . ' ' .
17630
+ $this->get_text_inline( 'Please contact us with the following message:', 'contact-us-with-error-message' ) . ' ' . '<b>' . $error_message . '</b>',
17631
+ $this->get_text_x_inline( 'Oops', 'exclamation', 'oops' ) . '...',
17632
+ 'error'
17633
+ );
17634
+ }
17635
 
17636
  return;
17637
  }
17664
 
17665
  if ( ! fs_is_network_admin() ) {
17666
  // Try to activate premium license.
17667
+ $this->_activate_license( true, $bundle_license );
 
 
17668
 
17669
+ if ( is_object( $bundle_license ) ) {
17670
+ $this->maybe_activate_bundle_license( $bundle_license );
 
 
 
 
17671
  }
17672
+ } else {
17673
+ if ( is_object( $bundle_license ) ) {
17674
+ $premium_license = $bundle_license;
17675
+ } else {
17676
+ $license_id = fs_request_get( 'license_id' );
17677
 
17678
+ if ( is_object( $this->_site ) &&
17679
+ FS_Plugin_License::is_valid_id( $license_id ) &&
17680
+ $license_id == $this->_site->license_id
17681
+ ) {
17682
+ // License is already activated.
17683
+ return;
17684
+ }
17685
+
17686
+ $premium_license = FS_Plugin_License::is_valid_id( $license_id ) ?
17687
+ $this->_get_license_by_id( $license_id ) :
17688
+ $this->_get_available_premium_license();
17689
+ }
17690
 
17691
  if ( is_object( $premium_license ) ) {
17692
  $this->maybe_network_activate_addon_license( $premium_license );
19984
  *
19985
  * @author Vova Feldman (@svovaf)
19986
  * @since 1.2.1
19987
+ *
19988
+ * @param bool $check_expiration
19989
  */
19990
+ function has_active_valid_license( $check_expiration = true ) {
19991
+ return self::is_active_valid_license( $this->_license, $check_expiration );
19992
  }
19993
 
19994
  /**
20080
  * @since 2.1.3
20081
  *
20082
  * @param FS_Plugin_License $license
20083
+ * @param bool $check_expiration
20084
  *
20085
  * @return bool
20086
  */
20087
+ private static function is_active_valid_license( $license, $check_expiration = true ) {
20088
  return (
20089
  is_object( $license ) &&
20090
  FS_Plugin_License::is_valid_id( $license->id ) &&
20091
  $license->is_active() &&
20092
+ ( ! $check_expiration || $license->is_valid() )
20093
  );
20094
  }
20095
 
20143
  );
20144
  }
20145
 
20146
+ /**
20147
+ * Checks if the product is activated with a bundle license.
20148
+ *
20149
+ * @author Leo Fajardo (@leorw)
20150
+ * @since 2.4.0
20151
+ *
20152
+ * @return bool
20153
+ */
20154
+ function is_activated_with_bundle_license() {
20155
+ if ( ! $this->has_features_enabled_license() ) {
20156
+ return false;
20157
+ }
20158
+
20159
+ return FS_Plugin_License::is_valid_id( $this->_license->parent_license_id );
20160
+ }
20161
+
20162
  /**
20163
  * Check if user is a trial or have feature enabled license.
20164
  *
20751
  }
20752
 
20753
  if ( 'none' !== $plan_change ) {
20754
+ if (
20755
+ ! is_object( $this->_license ) ||
20756
+ ! $this->_license->is_whitelabeled
20757
+ ) {
20758
+ $this->_admin_notices->remove_sticky( 'license_whitelabeled' );
20759
+ }
20760
+
20761
  $this->do_action( 'after_license_change', $plan_change, $this->get_plan() );
20762
  }
20763
  }
21481
  */
21482
  private function get_latest_download_link( $label, $plugin_id = false ) {
21483
  return sprintf(
21484
+ '<a target="_blank" rel="noopener" href="%s">%s</a>',
21485
  $this->_get_latest_download_local_url( $plugin_id ),
21486
  $label
21487
  );
21552
  $this->get_text_inline( 'Version %s was released.', 'version-x-released' ) . ' ' . $this->get_text_inline( 'Please download %s.', 'please-download-x' ),
21553
  $update->version,
21554
  sprintf(
21555
+ '<a href="%s" target="_blank" rel="noopener">%s</a>',
21556
  $this->get_account_url( 'download_latest' ),
21557
  sprintf(
21558
  /* translators: %s: plan name (e.g. latest "Professional" version) */
22039
  $this->get_plugin_title(),
22040
  fs_strip_url_protocol( get_site_url( $blog_id ) ),
22041
  sprintf(
22042
+ '<a href="%s" target="_blank" rel="noopener">%s</a>',
22043
  'https://freemius.com',
22044
  'freemius.com'
22045
  )
22138
 
22139
  if ( is_object( $fs ) ) {
22140
  $fs->_activate_license();
22141
+
22142
+ /**
22143
+ * Remove the product ID from `$_REQUEST` so that the syncing of the license for the other products will work properly.
22144
+ *
22145
+ * @author Leo Fajardo (@leorw)
22146
+ * @since 2.4.0
22147
+ */
22148
+ unset( $_REQUEST['plugin_id'] );
22149
+
22150
+ if ( $this->is_bundle_license_auto_activation_enabled() ) {
22151
+ $fs->maybe_activate_bundle_license( null, array(), is_numeric( $blog_id ) ? $blog_id : 0 );
22152
+ }
22153
  }
22154
 
22155
  return;
22372
 
22373
  $this->_handle_account_edits();
22374
 
22375
+ if (
22376
+ is_object( $this->_license ) &&
22377
+ $this->_license->user_id == $this->_user->id &&
22378
+ ! $this->is_whitelabeled( true )
22379
+ ) {
22380
+ $this->_admin_notices->add(
22381
+ sprintf(
22382
+ $this->get_text_inline( "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.", 'license_not_whitelabeled' ),
22383
+ sprintf(
22384
+ '<a href="#" class="fs-toggle-whitelabel-mode">%s</a>',
22385
+ $this->get_text_inline( 'Click here', 'click-here' )
22386
+ )
22387
+ ),
22388
+ '',
22389
+ 'success',
22390
+ false,
22391
+ 'license_not_whitelabeled'
22392
+ );
22393
+ }
22394
+
22395
  $this->do_action( 'account_page_load_before_departure' );
22396
  }
22397
 
22528
  }
22529
  }
22530
 
22531
+ /**
22532
+ * @author Leo Fajardo (@leorw)
22533
+ * @since 2.3.1
22534
+ */
22535
+ function _maybe_add_pricing_ajax_handler() {
22536
+ if ( ! $this->should_use_external_pricing() ) {
22537
+ $this->add_ajax_action( 'pricing_ajax_action', array( &$this, '_fs_pricing_ajax_action_handler' ) );
22538
+ }
22539
+ }
22540
+
22541
+ /**
22542
+ * @author Leo Fajardo (@leorw)
22543
+ * @since 2.3.1
22544
+ */
22545
+ function _fs_pricing_ajax_action_handler() {
22546
+ $this->check_ajax_referer( 'pricing_ajax_action' );
22547
+
22548
+ $result = null;
22549
+ $pricing_action = fs_request_get( 'pricing_action' );
22550
+
22551
+ switch ( $pricing_action ) {
22552
+ case 'fetch_pricing_data':
22553
+ $params = array(
22554
+ 'is_enriched' => true,
22555
+ 'trial' => fs_request_get_bool( 'trial' ),
22556
+ 'sandbox' => fs_request_get( 'sandbox' ),
22557
+ 's_ctx_type' => fs_request_get( 's_ctx_type' ),
22558
+ 's_ctx_id' => fs_request_get( 's_ctx_id' ),
22559
+ 's_ctx_ts' => fs_request_get( 's_ctx_ts' ),
22560
+ 's_ctx_secure' => fs_request_get( 's_ctx_secure' ),
22561
+ );
22562
+
22563
+ $bundle_id = $this->get_bundle_id();
22564
+ $bundle_public_key = $this->get_bundle_public_key();
22565
+
22566
+ $has_bundle_context = ( FS_Plugin::is_valid_id( $bundle_id ) && ! empty( $bundle_public_key ) );
22567
+
22568
+ if ( ! $has_bundle_context ) {
22569
+ $api = $this->get_api_plugin_scope();
22570
+ } else {
22571
+ $api = FS_Api::instance(
22572
+ $bundle_id,
22573
+ 'plugin',
22574
+ $bundle_id,
22575
+ $bundle_public_key,
22576
+ ! $this->is_live(),
22577
+ false,
22578
+ $this->get_sdk_version()
22579
+ );
22580
+
22581
+ $params['plugin_id'] = $this->get_id();
22582
+ $params['plugin_public_key'] = $this->get_public_key();
22583
+ }
22584
+
22585
+ $result = $api->get( 'pricing.json?' . http_build_query( $params ) );
22586
+ break;
22587
+ case 'start_trial':
22588
+ $result = $this->opt_in(
22589
+ false,
22590
+ false,
22591
+ false,
22592
+ false,
22593
+ false,
22594
+ fs_request_get( 'plan_id' )
22595
+ );
22596
+ }
22597
+
22598
+ if ( is_object( $result ) && $this->is_api_error( $result ) ) {
22599
+ $this->_logger->api_error( $result );
22600
+
22601
+ self::shoot_ajax_failure(
22602
+ isset( $result->error ) ?
22603
+ ( is_string( $result->error ) ? $result->error : $result->error->message ) :
22604
+ var_export( $result, true )
22605
+ );
22606
+ }
22607
+
22608
+ $this->shoot_ajax_success( $result );
22609
+ }
22610
+
22611
  #----------------------------------------------------------------------------------
22612
  #region Contact Us
22613
  #----------------------------------------------------------------------------------
22836
  $this->get_api_plugin_scope();
22837
  }
22838
 
22839
+ /**
22840
+ * @author Leo Fajardo (@leorw)
22841
+ * @since 2.2.3.1
22842
+ *
22843
+ * @param object $result
22844
+ */
22845
+ private function maybe_modify_api_curl_error_message( $result ) {
22846
+ if (
22847
+ 'cUrlMissing' !== $result->error->type &&
22848
+ ( 'CurlException' !== $result->error->type || CURLE_COULDNT_CONNECT != $result->error->code ) &&
22849
+ ( 'HttpRequestFailed' !== $result->error->type || false === strpos( $result->error->message, 'cURL error ' . CURLE_COULDNT_CONNECT ) )
22850
+ ) {
22851
+ return;
22852
+ }
22853
+
22854
+ $result->error->message = $this->esc_html_inline( 'We use PHP cURL library for the API calls, which is a very common library and usually installed and activated out of the box. Unfortunately, cURL is not activated (or disabled) on your server.', 'curl-missing-message' ) .
22855
+ ' ' .
22856
+ $this->esc_html_inline(
22857
+ sprintf(
22858
+ 'Please contact your hosting provider and ask them to whitelist %s for external connection.',
22859
+ implode(
22860
+ ', ',
22861
+ $this->apply_filters( 'api_domains', array(
22862
+ 'api.freemius.com',
22863
+ 'wp.freemius.com'
22864
+ ) )
22865
+ )
22866
+ ),
22867
+ 'connectivity-whitelist'
22868
+ ) .
22869
+ ' ' .
22870
+ sprintf(
22871
+ $this->esc_html_inline( 'Once you are done, deactivate the %s and activate it again.', 'connectivity-reactivate-module' ),
22872
+ $this->get_module_type()
22873
+ );
22874
+ }
22875
+
22876
  /**
22877
  * Show trial promotional notice (if any trial exist).
22878
  *
23426
  return;
23427
  }
23428
 
23429
+ if (
23430
+ $this->is_activation_mode() &&
23431
+ $this->is_premium() &&
23432
+ ! $this->is_registered()
23433
+ ) {
23434
+ // If not yet registered and running the premium code base, a license activation link will already be shown.
23435
+ return;
23436
+ }
23437
 
23438
+ if ( $this->is_registered() && $this->is_tracking_allowed() ) {
23439
+ if ( ! $this->is_premium() && ! $this->is_enable_anonymous() ) {
23440
+ // If opted in and tracking is allowed, don't allow to opt out if not premium and anonymous mode is disabled.
23441
  return;
23442
  }
23443
  }
23517
  if ( ! empty( $this->_dynamically_added_top_level_page_hook_name ) ) {
23518
  if ( $this->is_network_registered() ) {
23519
  $page = 'account';
23520
+ } else if ( $this->is_pending_activation() || $this->is_network_anonymous() ) {
23521
  $this->maybe_set_slug_and_network_menu_exists_flag();
23522
  }
23523
  }
23552
  * @since 1.0.3
23553
  */
23554
  function _redirect_on_activation_hook() {
23555
+ if ( $this->apply_filters( 'redirect_on_activation', true ) ) {
23556
+ $url = $this->get_after_plugin_activation_redirect_url();
23557
 
23558
+ if ( is_string( $url ) ) {
23559
+ fs_redirect( $url );
23560
+ }
23561
  }
23562
  }
23563
 
23597
 
23598
  foreach ( $this->_action_links as $new_links ) {
23599
  foreach ( $new_links as $link ) {
23600
+ $before_deactivate[ $link['key'] ] = '<a href="' . $link['href'] . '"' . ( $link['external'] ? ' target="_blank" rel="noopener"' : '' ) . '>' . $link['label'] . '</a>';
23601
  }
23602
  }
23603
 
23717
  '';
23718
 
23719
  return sprintf(
23720
+ ' %s: <ol><li>%s.</li>%s<li>%s (<a href="%s" target="_blank" rel="noopener">%s</a>).</li></ol>',
23721
  $this->get_text_inline( 'Please follow these steps to complete the upgrade', 'follow-steps-to-complete-upgrade' ),
23722
  ( empty( $activate_license_string ) ? '' : $activate_license_string . '</li><li>' ) .
23723
  $this->get_latest_download_link( sprintf(
23970
  */
23971
  function set_plugin_upgrade_complete() {
23972
  $this->_storage->plugin_upgrade_mode = false;
23973
+
23974
+ $license_migration = ! empty( $this->_storage->license_migration ) ?
23975
+ $this->_storage->license_migration :
23976
+ array();
23977
+
23978
+ $license_migration['is_migrating'] = false;
23979
+
23980
+ $this->_storage->license_migration = $license_migration;
23981
  }
23982
 
23983
  #endregion
freemius/includes/class-fs-api.php CHANGED
@@ -287,7 +287,7 @@
287
  $this->_logger->warn( 'Fallback to cached API result: ' . var_export( $cached_result, true ) );
288
  }
289
  } else {
290
- if ( is_object( $result ) && 404 == $result->error->http ) {
291
  /**
292
  * If the response code is 404, cache the result for half of the `$expiration`.
293
  *
287
  $this->_logger->warn( 'Fallback to cached API result: ' . var_export( $cached_result, true ) );
288
  }
289
  } else {
290
+ if ( is_object( $result ) && isset( $result->error->http ) && 404 == $result->error->http ) {
291
  /**
292
  * If the response code is 404, cache the result for half of the `$expiration`.
293
  *
freemius/includes/class-fs-plugin-updater.php CHANGED
@@ -542,23 +542,66 @@
542
  }
543
  }
544
 
 
 
 
545
  if ( is_object( $this->_update_details ) ) {
 
 
 
 
546
  if ( ! isset( $transient_data->response ) ) {
547
  $transient_data->response = array();
548
  }
549
 
550
  // Add plugin to transient data.
551
- $transient_data->response[ $this->_fs->premium_plugin_basename() ] = $this->_fs->is_plugin() ?
552
  $this->_update_details :
553
  (array) $this->_update_details;
554
- } else if ( isset( $transient_data->response ) ) {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
555
  /**
556
- * Ensure that there's no update data for the plugin to prevent upgrading the premium version to the latest free version.
557
  *
558
- * @author Leo Fajardo (@leorw)
559
- * @since 2.3.0
560
  */
561
- unset( $transient_data->response[ $this->_fs->premium_plugin_basename() ] );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
562
  }
563
 
564
  $slug = $this->_fs->get_slug();
542
  }
543
  }
544
 
545
+ // Alias.
546
+ $basename = $this->_fs->premium_plugin_basename();
547
+
548
  if ( is_object( $this->_update_details ) ) {
549
+ if ( isset( $transient_data->no_update ) ) {
550
+ unset( $transient_data->no_update[ $basename ] );
551
+ }
552
+
553
  if ( ! isset( $transient_data->response ) ) {
554
  $transient_data->response = array();
555
  }
556
 
557
  // Add plugin to transient data.
558
+ $transient_data->response[ $basename ] = $this->_fs->is_plugin() ?
559
  $this->_update_details :
560
  (array) $this->_update_details;
561
+ } else {
562
+ if ( isset( $transient_data->response ) ) {
563
+ /**
564
+ * Ensure that there's no update data for the plugin to prevent upgrading the premium version to the latest free version.
565
+ *
566
+ * @author Leo Fajardo (@leorw)
567
+ * @since 2.3.0
568
+ */
569
+ unset( $transient_data->response[ $basename ] );
570
+ }
571
+
572
+ if ( ! isset( $transient_data->no_update ) ) {
573
+ $transient_data->no_update = array();
574
+ }
575
+
576
  /**
577
+ * Add product to no_update transient data to properly integrate with WP 5.5 auto-updates UI.
578
  *
579
+ * @since 2.4.1
580
+ * @link https://make.wordpress.org/core/2020/07/30/recommended-usage-of-the-updates-api-to-support-the-auto-updates-ui-for-plugins-and-themes-in-wordpress-5-5/
581
  */
582
+ $transient_data->no_update[ $basename ] = $this->_fs->is_plugin() ?
583
+ (object) array(
584
+ 'id' => $basename,
585
+ 'slug' => $this->_fs->get_slug(),
586
+ 'plugin' => $basename,
587
+ 'new_version' => $this->_fs->get_plugin_version(),
588
+ 'url' => '',
589
+ 'package' => '',
590
+ 'icons' => array(),
591
+ 'banners' => array(),
592
+ 'banners_rtl' => array(),
593
+ 'tested' => '',
594
+ 'requires_php' => '',
595
+ 'compatibility' => new stdClass(),
596
+ ) :
597
+ array(
598
+ 'theme' => $basename,
599
+ 'new_version' => $this->_fs->get_plugin_version(),
600
+ 'url' => '',
601
+ 'package' => '',
602
+ 'requires' => '',
603
+ 'requires_php' => '',
604
+ );
605
  }
606
 
607
  $slug = $this->_fs->get_slug();
freemius/includes/class-fs-storage.php CHANGED
@@ -371,6 +371,7 @@
371
  * sites in the network.
372
  */
373
  'is_network_activation' => 0,
 
374
 
375
  // When network activated, then network level.
376
  'install_timestamp' => 1,
371
  * sites in the network.
372
  */
373
  'is_network_activation' => 0,
374
+ 'license_migration' => 0,
375
 
376
  // When network activated, then network level.
377
  'install_timestamp' => 1,
freemius/includes/customizer/class-fs-customizer-support-section.php CHANGED
@@ -87,10 +87,10 @@
87
  <div class="button-group">
88
  <# } #>
89
  <# if ( data.contact ) { #>
90
- <a class="button" href="{{ data.contact.url }}" target="_blank">{{ data.contact.label }} </a>
91
  <# } #>
92
  <# if ( data.support ) { #>
93
- <a class="button" href="{{ data.support.url }}" target="_blank">{{ data.support.label }} </a>
94
  <# } #>
95
  <# if ( data.contact && data.support ) { #>
96
  </div>
87
  <div class="button-group">
88
  <# } #>
89
  <# if ( data.contact ) { #>
90
+ <a class="button" href="{{ data.contact.url }}" target="_blank" rel="noopener noreferrer">{{ data.contact.label }} </a>
91
  <# } #>
92
  <# if ( data.support ) { #>
93
+ <a class="button" href="{{ data.support.url }}" target="_blank" rel="noopener noreferrer">{{ data.support.label }} </a>
94
  <# } #>
95
  <# if ( data.contact && data.support ) { #>
96
  </div>
freemius/includes/entities/class-fs-payment.php CHANGED
@@ -158,8 +158,8 @@
158
  // Lazy load.
159
  self::$CURRENCY_2_SYMBOL = array(
160
  self::CURRENCY_USD => '$',
161
- self::CURRENCY_GBP => '£',
162
- self::CURRENCY_EUR => '',
163
  );
164
  }
165
 
158
  // Lazy load.
159
  self::$CURRENCY_2_SYMBOL = array(
160
  self::CURRENCY_USD => '$',
161
+ self::CURRENCY_GBP => '&pound;',
162
+ self::CURRENCY_EUR => '&euro;',
163
  );
164
  }
165
 
freemius/includes/entities/class-fs-plugin-license.php CHANGED
@@ -50,6 +50,13 @@
50
  * @var number
51
  */
52
  public $parent_license_id;
 
 
 
 
 
 
 
53
  /**
54
  * @var number
55
  */
50
  * @var number
51
  */
52
  public $parent_license_id;
53
+ /**
54
+ * @author Leo Fajardo (@leorw)
55
+ * @since 2.4.0
56
+ *
57
+ * @var array
58
+ */
59
+ public $products;
60
  /**
61
  * @var number
62
  */
freemius/includes/entities/class-fs-site.php CHANGED
@@ -171,6 +171,7 @@
171
  // WPEngine staging.
172
  fs_ends_with( $subdomain, '.staging.wpengine.com' ) ||
173
  fs_ends_with( $subdomain, '.dev.wpengine.com' ) ||
 
174
  // Pantheon
175
  ( fs_ends_with( $subdomain, 'pantheonsite.io' ) &&
176
  ( fs_starts_with( $subdomain, 'test-' ) || fs_starts_with( $subdomain, 'dev-' ) ) ) ||
@@ -179,7 +180,9 @@
179
  // Kinsta
180
  ( fs_starts_with( $subdomain, 'staging-' ) && ( fs_ends_with( $subdomain, '.kinsta.com' ) || fs_ends_with( $subdomain, '.kinsta.cloud' ) ) ) ||
181
  // DesktopServer
182
- fs_ends_with( $subdomain, '.dev.cc' )
 
 
183
  );
184
  }
185
 
171
  // WPEngine staging.
172
  fs_ends_with( $subdomain, '.staging.wpengine.com' ) ||
173
  fs_ends_with( $subdomain, '.dev.wpengine.com' ) ||
174
+ fs_ends_with( $subdomain, '.wpengine.com' ) ||
175
  // Pantheon
176
  ( fs_ends_with( $subdomain, 'pantheonsite.io' ) &&
177
  ( fs_starts_with( $subdomain, 'test-' ) || fs_starts_with( $subdomain, 'dev-' ) ) ) ||
180
  // Kinsta
181
  ( fs_starts_with( $subdomain, 'staging-' ) && ( fs_ends_with( $subdomain, '.kinsta.com' ) || fs_ends_with( $subdomain, '.kinsta.cloud' ) ) ) ||
182
  // DesktopServer
183
+ fs_ends_with( $subdomain, '.dev.cc' ) ||
184
+ // Pressable
185
+ fs_ends_with( $subdomain, '.mystagingwebsite.com' )
186
  );
187
  }
188
 
freemius/includes/fs-essential-functions.php CHANGED
@@ -380,45 +380,62 @@
380
  global $fs_active_plugins;
381
 
382
  /**
383
- * @todo Multi-site network activated plugin are always loaded prior to site plugins so if there's a a plugin activated in the network mode that has an older version of the SDK of another plugin which is site activated that has new SDK version, the fs-essential-functions.php will be loaded from the older SDK. Same thing about MU plugins (loaded even before network activated plugins).
384
  *
385
  * @link https://github.com/Freemius/wordpress-sdk/issues/26
386
  */
387
 
388
  $newest_sdk_plugin_path = $fs_active_plugins->newest->plugin_path;
389
 
390
- $active_plugins = get_option( 'active_plugins', array() );
391
- $newest_sdk_plugin_key = array_search( $newest_sdk_plugin_path, $active_plugins );
392
- if ( 0 === $newest_sdk_plugin_key ) {
393
- // if it's 0 it's the first plugin already, no need to continue
394
- return false;
395
- } else if ( is_numeric( $newest_sdk_plugin_key ) ) {
396
- // Remove plugin from its current position.
397
- array_splice( $active_plugins, $newest_sdk_plugin_key, 1 );
398
 
399
- // Set it to be included first.
400
- array_unshift( $active_plugins, $newest_sdk_plugin_path );
401
 
402
- update_option( 'active_plugins', $active_plugins );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
403
 
404
  return true;
405
- } else if ( is_multisite() && false === $newest_sdk_plugin_key ) {
 
 
406
  // Plugin is network active.
407
  $network_active_plugins = get_site_option( 'active_sitewide_plugins', array() );
408
 
409
- if (isset($network_active_plugins[$newest_sdk_plugin_path])) {
410
- reset($network_active_plugins);
411
- if ( $newest_sdk_plugin_path === key($network_active_plugins) ) {
412
  // Plugin is already activated first on the network level.
413
  return false;
414
- } else if ( is_numeric( $newest_sdk_plugin_key ) ) {
415
- $time = $network_active_plugins[$newest_sdk_plugin_path];
416
 
417
  // Remove plugin from its current position.
418
- unset($network_active_plugins[$newest_sdk_plugin_path]);
419
 
420
  // Set it to be included first.
421
- $network_active_plugins = array($newest_sdk_plugin_path => $time) + $network_active_plugins;
422
 
423
  update_site_option( 'active_sitewide_plugins', $network_active_plugins );
424
 
380
  global $fs_active_plugins;
381
 
382
  /**
383
+ * @todo Multi-site network activated plugin are always loaded prior to site plugins so if there's a plugin activated in the network mode that has an older version of the SDK of another plugin which is site activated that has new SDK version, the fs-essential-functions.php will be loaded from the older SDK. Same thing about MU plugins (loaded even before network activated plugins).
384
  *
385
  * @link https://github.com/Freemius/wordpress-sdk/issues/26
386
  */
387
 
388
  $newest_sdk_plugin_path = $fs_active_plugins->newest->plugin_path;
389
 
390
+ $active_plugins = get_option( 'active_plugins', array() );
391
+ $updated_active_plugins = array( $newest_sdk_plugin_path );
 
 
 
 
 
 
392
 
393
+ $plugin_found = false;
394
+ $is_first_path = true;
395
 
396
+ foreach ( $active_plugins as $key => $plugin_path ) {
397
+ if ( $plugin_path === $newest_sdk_plugin_path ) {
398
+ if ( $is_first_path ) {
399
+ // if it's the first plugin already, no need to continue
400
+ return false;
401
+ }
402
+
403
+ $plugin_found = true;
404
+
405
+ // Skip the plugin (it is already added as the 1st item of $updated_active_plugins).
406
+ continue;
407
+ }
408
+
409
+ $updated_active_plugins[] = $plugin_path;
410
+
411
+ if ( $is_first_path ) {
412
+ $is_first_path = false;
413
+ }
414
+ }
415
+
416
+ if ( $plugin_found ) {
417
+ update_option( 'active_plugins', $updated_active_plugins );
418
 
419
  return true;
420
+ }
421
+
422
+ if ( is_multisite() ) {
423
  // Plugin is network active.
424
  $network_active_plugins = get_site_option( 'active_sitewide_plugins', array() );
425
 
426
+ if ( isset( $network_active_plugins[ $newest_sdk_plugin_path ] ) ) {
427
+ reset( $network_active_plugins );
428
+ if ( $newest_sdk_plugin_path === key( $network_active_plugins ) ) {
429
  // Plugin is already activated first on the network level.
430
  return false;
431
+ } else {
432
+ $time = $network_active_plugins[ $newest_sdk_plugin_path ];
433
 
434
  // Remove plugin from its current position.
435
+ unset( $network_active_plugins[ $newest_sdk_plugin_path ] );
436
 
437
  // Set it to be included first.
438
+ $network_active_plugins = array( $newest_sdk_plugin_path => $time ) + $network_active_plugins;
439
 
440
  update_site_option( 'active_sitewide_plugins', $network_active_plugins );
441
 
freemius/includes/fs-plugin-info-dialog.php CHANGED
@@ -260,14 +260,20 @@
260
  if ( $has_valid_blog_id ) {
261
  restore_current_blog();
262
  }
 
263
 
264
- if ( is_object( $fs_addon ) ) {
265
- $data->has_purchased_license = $fs_addon->has_active_valid_license();
266
- } else {
267
- $account_addons = $this->_fs->get_account_addons();
268
- if ( ! empty( $account_addons ) && in_array( $selected_addon->id, $account_addons ) ) {
269
- $data->has_purchased_license = true;
270
- }
 
 
 
 
 
271
  }
272
  }
273
 
@@ -577,7 +583,7 @@
577
 
578
  $has_installed_version = ( 'install' !== $this->status['status'] );
579
 
580
- if ( ! $api->has_paid_plan ) {
581
  /**
582
  * Free-only add-on.
583
  *
@@ -880,9 +886,11 @@
880
  $classes[] = 'disabled';
881
  }
882
 
 
 
883
  return sprintf(
884
  '<a %s class="button %s">%s</a>',
885
- empty( $href ) ? '' : 'href="' . $href . '" target="' . $target . '"',
886
  implode( ' ', $classes ),
887
  $label
888
  );
@@ -1201,7 +1209,7 @@
1201
 
1202
  $(document).ready(function () {
1203
  var $plan = $('.plugin-information-pricing .fs-plan[data-plan-id=<?php echo $plan->id ?>]');
1204
- $plan.find('input[type=radio]').live('click', function () {
1205
  _updateCtaUrl(
1206
  $plan.attr('data-plan-id'),
1207
  $(this).val(),
@@ -1367,6 +1375,7 @@
1367
  if ( ! empty( $api->slug ) && true == $api->is_wp_org_compliant ) {
1368
  ?>
1369
  <li><a target="_blank"
 
1370
  href="https://wordpress.org/plugins/<?php echo $api->slug; ?>/"><?php fs_esc_html_echo_inline( 'WordPress.org Plugin Page', 'wp-org-plugin-page', $api->slug ) ?>
1371
  &#187;</a>
1372
  </li>
@@ -1375,6 +1384,7 @@
1375
  if ( ! empty( $api->homepage ) ) {
1376
  ?>
1377
  <li><a target="_blank"
 
1378
  href="<?php echo esc_url( $api->homepage ); ?>"><?php fs_esc_html_echo_inline( 'Plugin Homepage', 'plugin-homepage', $api->slug ) ?>
1379
  &#187;</a>
1380
  </li>
@@ -1383,6 +1393,7 @@
1383
  if ( ! empty( $api->donate_link ) && empty( $api->contributors ) ) {
1384
  ?>
1385
  <li><a target="_blank"
 
1386
  href="<?php echo esc_url( $api->donate_link ); ?>"><?php fs_esc_html_echo_inline( 'Donate to this plugin', 'donate-to-plugin', $api->slug ) ?>
1387
  &#187;</a>
1388
  </li>
@@ -1426,18 +1437,19 @@
1426
  );
1427
  ?>
1428
  <div class="counter-container">
1429
- <span class="counter-label"><a
1430
- href="https://wordpress.org/support/view/plugin-reviews/<?php echo $api->slug; ?>?filter=<?php echo $key; ?>"
1431
- target="_blank"
1432
- title="<?php echo esc_attr( sprintf(
1433
- /* translators: %s: # of stars (e.g. 5 stars) */
1434
- fs_text_inline( 'Click to see reviews that provided a rating of %s', 'click-to-reviews', $api->slug ),
1435
- $stars_label
1436
- ) ) ?>"><?php echo $stars_label ?></a></span>
 
1437
  <span class="counter-back">
1438
- <span class="counter-bar" style="width: <?php echo absint(92 * $_rating); ?>px;"></span>
1439
- </span>
1440
- <span class="counter-count"><?php echo number_format_i18n( $ratecount ); ?></span>
1441
  </div>
1442
  <?php
1443
  }
@@ -1458,13 +1470,14 @@
1458
  if ( empty( $contrib_profile ) ) {
1459
  echo "<li><img src='https://wordpress.org/grav-redirect.php?user={$contrib_username}&amp;s=36' width='18' height='18' />{$contrib_username}</li>";
1460
  } else {
1461
- echo "<li><a href='{$contrib_profile}' target='_blank'><img src='https://wordpress.org/grav-redirect.php?user={$contrib_username}&amp;s=36' width='18' height='18' />{$contrib_username}</a></li>";
1462
  }
1463
  }
1464
  ?>
1465
  </ul>
1466
  <?php if ( ! empty( $api->donate_link ) ) { ?>
1467
  <a target="_blank"
 
1468
  href="<?php echo esc_url( $api->donate_link ); ?>"><?php fs_echo_inline( 'Donate to this plugin', 'donate-to-plugin', $api->slug ) ?>
1469
  &#187;</a>
1470
  <?php } ?>
@@ -1628,4 +1641,4 @@
1628
  iframe_footer();
1629
  exit;
1630
  }
1631
- }
260
  if ( $has_valid_blog_id ) {
261
  restore_current_blog();
262
  }
263
+ }
264
 
265
+ /**
266
+ * Check if there's a purchased license in case the add-on can only be installed/downloaded as part of a purchased bundle.
267
+ *
268
+ * @author Leo Fajardo (@leorw)
269
+ * @since 2.4.1
270
+ */
271
+ if ( is_object( $fs_addon ) ) {
272
+ $data->has_purchased_license = $fs_addon->has_active_valid_license();
273
+ } else {
274
+ $account_addons = $this->_fs->get_account_addons();
275
+ if ( ! empty( $account_addons ) && in_array( $selected_addon->id, $account_addons ) ) {
276
+ $data->has_purchased_license = true;
277
  }
278
  }
279
 
583
 
584
  $has_installed_version = ( 'install' !== $this->status['status'] );
585
 
586
+ if ( ! $api->has_paid_plan && ! $api->has_purchased_license ) {
587
  /**
588
  * Free-only add-on.
589
  *
886
  $classes[] = 'disabled';
887
  }
888
 
889
+ $rel = ( '_blank' === $target ) ? ' rel="noopener noreferrer"' : '';
890
+
891
  return sprintf(
892
  '<a %s class="button %s">%s</a>',
893
+ empty( $href ) ? '' : 'href="' . $href . '" target="' . $target . '"' . $rel,
894
  implode( ' ', $classes ),
895
  $label
896
  );
1209
 
1210
  $(document).ready(function () {
1211
  var $plan = $('.plugin-information-pricing .fs-plan[data-plan-id=<?php echo $plan->id ?>]');
1212
+ $plan.find('input[type=radio]').on('click', function () {
1213
  _updateCtaUrl(
1214
  $plan.attr('data-plan-id'),
1215
  $(this).val(),
1375
  if ( ! empty( $api->slug ) && true == $api->is_wp_org_compliant ) {
1376
  ?>
1377
  <li><a target="_blank"
1378
+ rel="noopener noreferrer"
1379
  href="https://wordpress.org/plugins/<?php echo $api->slug; ?>/"><?php fs_esc_html_echo_inline( 'WordPress.org Plugin Page', 'wp-org-plugin-page', $api->slug ) ?>
1380
  &#187;</a>
1381
  </li>
1384
  if ( ! empty( $api->homepage ) ) {
1385
  ?>
1386
  <li><a target="_blank"
1387
+ rel="noopener noreferrer"
1388
  href="<?php echo esc_url( $api->homepage ); ?>"><?php fs_esc_html_echo_inline( 'Plugin Homepage', 'plugin-homepage', $api->slug ) ?>
1389
  &#187;</a>
1390
  </li>
1393
  if ( ! empty( $api->donate_link ) && empty( $api->contributors ) ) {
1394
  ?>
1395
  <li><a target="_blank"
1396
+ rel="noopener noreferrer"
1397
  href="<?php echo esc_url( $api->donate_link ); ?>"><?php fs_esc_html_echo_inline( 'Donate to this plugin', 'donate-to-plugin', $api->slug ) ?>
1398
  &#187;</a>
1399
  </li>
1437
  );
1438
  ?>
1439
  <div class="counter-container">
1440
+ <span class="counter-label"><a
1441
+ href="https://wordpress.org/support/view/plugin-reviews/<?php echo $api->slug; ?>?filter=<?php echo $key; ?>"
1442
+ target="_blank"
1443
+ rel="noopener noreferrer"
1444
+ title="<?php echo esc_attr( sprintf(
1445
+ /* translators: %s: # of stars (e.g. 5 stars) */
1446
+ fs_text_inline( 'Click to see reviews that provided a rating of %s', 'click-to-reviews', $api->slug ),
1447
+ $stars_label
1448
+ ) ) ?>"><?php echo $stars_label ?></a></span>
1449
  <span class="counter-back">
1450
+ <span class="counter-bar" style="width: <?php echo absint(92 * $_rating); ?>px;"></span>
1451
+ </span>
1452
+ <span class="counter-count"><?php echo number_format_i18n( $ratecount ); ?></span>
1453
  </div>
1454
  <?php
1455
  }
1470
  if ( empty( $contrib_profile ) ) {
1471
  echo "<li><img src='https://wordpress.org/grav-redirect.php?user={$contrib_username}&amp;s=36' width='18' height='18' />{$contrib_username}</li>";
1472
  } else {
1473
+ echo "<li><a href='{$contrib_profile}' target='_blank' rel='noopener noreferrer'><img src='https://wordpress.org/grav-redirect.php?user={$contrib_username}&amp;s=36' width='18' height='18' />{$contrib_username}</a></li>";
1474
  }
1475
  }
1476
  ?>
1477
  </ul>
1478
  <?php if ( ! empty( $api->donate_link ) ) { ?>
1479
  <a target="_blank"
1480
+ rel="noopener noreferrer"
1481
  href="<?php echo esc_url( $api->donate_link ); ?>"><?php fs_echo_inline( 'Donate to this plugin', 'donate-to-plugin', $api->slug ) ?>
1482
  &#187;</a>
1483
  <?php } ?>
1641
  iframe_footer();
1642
  exit;
1643
  }
1644
+ }
freemius/includes/i18n.php CHANGED
@@ -98,6 +98,8 @@
98
  'error' => _fs_text( 'Error' ),
99
  'failed-finding-main-path' => _fs_text( 'Freemius SDK couldn\'t find the plugin\'s main file. Please contact sdk@freemius.com with the current error.' ),
100
  'learn-more' => _fs_text( 'Learn more' ),
 
 
101
 
102
  #region Affiliation
103
  'affiliation' => _fs_text( 'Affiliation' ),
98
  'error' => _fs_text( 'Error' ),
99
  'failed-finding-main-path' => _fs_text( 'Freemius SDK couldn\'t find the plugin\'s main file. Please contact sdk@freemius.com with the current error.' ),
100
  'learn-more' => _fs_text( 'Learn more' ),
101
+ 'license_not_whitelabeled' => _fs_text( "Is this your client's site? %s if you wish to hide sensitive info like your billing address and invoices from the WP Admin."),
102
+ 'license_whitelabeled' => _fs_text( 'Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your billing address and 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.'),
103
 
104
  #region Affiliation
105
  'affiliation' => _fs_text( 'Affiliation' ),
freemius/includes/managers/class-fs-admin-menu-manager.php CHANGED
@@ -703,7 +703,12 @@
703
  $menu['parent_slug'] :
704
  'admin.php';
705
 
706
- return admin_url( $parent_slug . '?page=' . $menu['menu'][2] );
 
 
 
 
 
707
  }
708
 
709
  /**
703
  $menu['parent_slug'] :
704
  'admin.php';
705
 
706
+ return admin_url(
707
+ $parent_slug .
708
+ ( false === strpos( $parent_slug, '?' ) ? '?' : '&' ) .
709
+ 'page=' .
710
+ $menu['menu'][2]
711
+ );
712
  }
713
 
714
  /**
freemius/includes/sdk/FreemiusBase.php CHANGED
@@ -137,7 +137,7 @@
137
  } catch ( Exception $e ) {
138
  // Map to error object.
139
  $result = (object) array(
140
- 'error' => array(
141
  'type' => 'Unknown',
142
  'message' => $e->getMessage() . ' (' . $e->getFile() . ': ' . $e->getLine() . ')',
143
  'code' => 'unknown',
137
  } catch ( Exception $e ) {
138
  // Map to error object.
139
  $result = (object) array(
140
+ 'error' => (object) array(
141
  'type' => 'Unknown',
142
  'message' => $e->getMessage() . ' (' . $e->getFile() . ': ' . $e->getLine() . ')',
143
  'code' => 'unknown',
freemius/includes/sdk/FreemiusWordPress.php CHANGED
@@ -59,6 +59,10 @@
59
  }
60
  }
61
 
 
 
 
 
62
  $curl_version = FS_SDK__HAS_CURL ?
63
  curl_version() :
64
  array( 'version' => '7.37' );
@@ -228,10 +232,13 @@
228
  $now = ( time() - self::$_clock_diff );
229
  $date = date( 'r', $now );
230
 
231
- if ( in_array( $pMethod, array( 'POST', 'PUT' ) ) && ! empty( $pPostParams ) ) {
232
- $content_md5 = md5( $pPostParams );
233
- $content_type = 'application/json';
234
- }
 
 
 
235
 
236
  $string_to_sign = implode( $eol, array(
237
  $pMethod,
@@ -380,10 +387,11 @@
380
  }
381
 
382
  if ( in_array( $pMethod, array( 'POST', 'PUT' ) ) ) {
383
- if ( is_array( $pParams ) && 0 < count( $pParams ) ) {
384
- $pWPRemoteArgs['headers']['Content-type'] = 'application/json';
385
- $pWPRemoteArgs['body'] = json_encode( $pParams );
386
- }
 
387
  }
388
 
389
  $request_url = self::GetUrl( $pCanonizedPath, $pIsSandbox );
@@ -397,7 +405,7 @@
397
  }
398
 
399
  if ( 'https' === substr( strtolower( $request_url ), 0, 5 ) ) {
400
- $pWPRemoteArgs['sslverify'] = false;
401
  }
402
 
403
  if ( false !== $pBeforeExecutionFunction &&
@@ -570,7 +578,7 @@
570
  } catch ( Exception $e ) {
571
  // Map to error object.
572
  $result = (object) array(
573
- 'error' => array(
574
  'type' => 'Unknown',
575
  'message' => $e->getMessage() . ' (' . $e->getFile() . ': ' . $e->getLine() . ')',
576
  'code' => 'unknown',
@@ -649,7 +657,7 @@
649
  $message = ( 1 < count( $parts ) ) ? $parts[1] : $message;
650
 
651
  $e = new Freemius_Exception( array(
652
- 'error' => array(
653
  'code' => $code,
654
  'message' => $message,
655
  'type' => 'CurlException',
@@ -657,7 +665,7 @@
657
  ) );
658
  } else {
659
  $e = new Freemius_Exception( array(
660
- 'error' => array(
661
  'code' => $pError->get_error_code(),
662
  'message' => $pError->get_error_message(),
663
  'type' => 'WPRemoteException',
59
  }
60
  }
61
 
62
+ if ( ! defined( 'FS_SDK__SSLVERIFY' ) ) {
63
+ define( 'FS_SDK__SSLVERIFY', false );
64
+ }
65
+
66
  $curl_version = FS_SDK__HAS_CURL ?
67
  curl_version() :
68
  array( 'version' => '7.37' );
232
  $now = ( time() - self::$_clock_diff );
233
  $date = date( 'r', $now );
234
 
235
+ if ( in_array( $pMethod, array( 'POST', 'PUT' ) ) ) {
236
+ $content_type = 'application/json';
237
+
238
+ if ( ! empty( $pPostParams ) ) {
239
+ $content_md5 = md5( $pPostParams );
240
+ }
241
+ }
242
 
243
  $string_to_sign = implode( $eol, array(
244
  $pMethod,
387
  }
388
 
389
  if ( in_array( $pMethod, array( 'POST', 'PUT' ) ) ) {
390
+ $pWPRemoteArgs['headers']['Content-type'] = 'application/json';
391
+
392
+ if ( is_array( $pParams ) && 0 < count( $pParams ) ) {
393
+ $pWPRemoteArgs['body'] = json_encode( $pParams );
394
+ }
395
  }
396
 
397
  $request_url = self::GetUrl( $pCanonizedPath, $pIsSandbox );
405
  }
406
 
407
  if ( 'https' === substr( strtolower( $request_url ), 0, 5 ) ) {
408
+ $pWPRemoteArgs['sslverify'] = FS_SDK__SSLVERIFY;
409
  }
410
 
411
  if ( false !== $pBeforeExecutionFunction &&
578
  } catch ( Exception $e ) {
579
  // Map to error object.
580
  $result = (object) array(
581
+ 'error' => (object) array(
582
  'type' => 'Unknown',
583
  'message' => $e->getMessage() . ' (' . $e->getFile() . ': ' . $e->getLine() . ')',
584
  'code' => 'unknown',
657
  $message = ( 1 < count( $parts ) ) ? $parts[1] : $message;
658
 
659
  $e = new Freemius_Exception( array(
660
+ 'error' => (object) array(
661
  'code' => $code,
662
  'message' => $message,
663
  'type' => 'CurlException',
665
  ) );
666
  } else {
667
  $e = new Freemius_Exception( array(
668
+ 'error' => (object) array(
669
  'code' => $pError->get_error_code(),
670
  'message' => $pError->get_error_message(),
671
  'type' => 'WPRemoteException',
freemius/includes/supplements/fs-essential-functions-1.1.7.1.php CHANGED
@@ -32,7 +32,7 @@
32
 
33
  // Get active plugin's main files real full names (might be symlinks).
34
  foreach ( $all_plugins as $relative_path => $data ) {
35
- if ( 0 === strpos( $file_real_path, fs_normalize_path( dirname( realpath( WP_PLUGIN_DIR . '/' . $relative_path ) ) ) ) ) {
36
  if ( '.' !== dirname( trailingslashit( $relative_path ) ) ) {
37
  return $relative_path;
38
  }
32
 
33
  // Get active plugin's main files real full names (might be symlinks).
34
  foreach ( $all_plugins as $relative_path => $data ) {
35
+ if ( 0 === strpos( $file_real_path, fs_normalize_path( dirname( realpath( WP_PLUGIN_DIR . '/' . $relative_path ) ) . '/' ) ) ) {
36
  if ( '.' !== dirname( trailingslashit( $relative_path ) ) ) {
37
  return $relative_path;
38
  }
freemius/languages/freemius-cs_CZ.mo CHANGED
Binary file
freemius/languages/freemius-cs_CZ.po DELETED
@@ -1,2546 +0,0 @@
1
- # Copyright (C) 2019 freemius
2
- # This file is distributed under the same license as the freemius package.
3
- # Translators:
4
- # Karolína Vyskočilová <karolina@kybernaut.cz>, 2019
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: WordPress SDK\n"
8
- "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n"
9
- "POT-Creation-Date: \n"
10
- "PO-Revision-Date: 2019-10-07 15:33+0000\n"
11
- "Last-Translator: Vova Feldman <vova@freemius.com>\n"
12
- "Language: cs_CZ\n"
13
- "Language-Team: Czech (Czech Republic) (http://www.transifex.com/freemius/wordpress-sdk/language/cs_CZ/)\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
17
- "MIME-Version: 1.0\n"
18
- "X-Poedit-Basepath: ..\n"
19
- "X-Poedit-KeywordsList: get_text_inline;fs_text_inline;fs_echo_inline;fs_esc_js_inline;fs_esc_attr_inline;fs_esc_attr_echo_inline;fs_esc_html_inline;fs_esc_html_echo_inline;get_text_x_inline:1,2c;fs_text_x_inline:1,2c;fs_echo_x_inline:1,2c;fs_esc_attr_x_inline:1,2c;fs_esc_js_x_inline:1,2c;fs_esc_js_echo_x_inline:1,2c;fs_esc_html_x_inline:1,2c;fs_esc_html_echo_x_inline:1,2c\n"
20
- "X-Poedit-SearchPath-0: .\n"
21
- "X-Poedit-SearchPathExcluded-0: *.js\n"
22
- "X-Poedit-SourceCharset: UTF-8\n"
23
-
24
- #: includes/class-freemius.php1880, templates/account.php:840
25
- 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."
26
- msgstr "Aktualizováním na Beta verzi nahradíte nainstalovanou verzi %s nejnovějším vydáním Beta verze - používejte s opatrností a ne na produkčních webech. Varovali jsme vás."
27
-
28
- #: includes/class-freemius.php:1887
29
- msgid "Would you like to proceed with the update?"
30
- msgstr "Chcete pokračovat v aktualizaci?"
31
-
32
- #: includes/class-freemius.php:2095
33
- msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
34
- msgstr "Freemius SDK nemohlo najít hlavní soubor pluginu. S aktuální chybou se obraťte se na sdk@freemius.com."
35
-
36
- #: includes/class-freemius.php:2097
37
- msgid "Error"
38
- msgstr "Chyba"
39
-
40
- #: includes/class-freemius.php:2491
41
- msgid "I found a better %s"
42
- msgstr "Našel jsem lepší %s"
43
-
44
- #: includes/class-freemius.php:2493
45
- msgid "What's the %s's name?"
46
- msgstr "Jak se %s jmenuje?"
47
-
48
- #: includes/class-freemius.php:2499
49
- msgid "It's a temporary %s. I'm just debugging an issue."
50
- msgstr "Jen dočasná %s - ladím nějaký problém."
51
-
52
- #: includes/class-freemius.php:2501
53
- msgid "Deactivation"
54
- msgstr "Deaktivace"
55
-
56
- #: includes/class-freemius.php:2502
57
- msgid "Theme Switch"
58
- msgstr "Změna šablony"
59
-
60
- #: includes/class-freemius.php2511, templates/forms/resend-key.php:24
61
- msgid "Other"
62
- msgstr "Jiné"
63
-
64
- #: includes/class-freemius.php:2519
65
- msgid "I no longer need the %s"
66
- msgstr "Již nepotřebuji %s"
67
-
68
- #: includes/class-freemius.php:2526
69
- msgid "I only needed the %s for a short period"
70
- msgstr "Potřeboval %s jsem jen krátkou dobu"
71
-
72
- #: includes/class-freemius.php:2532
73
- msgid "The %s broke my site"
74
- msgstr "%s rozbil můj web"
75
-
76
- #: includes/class-freemius.php:2539
77
- msgid "The %s suddenly stopped working"
78
- msgstr "%s náhle přestal pracovat"
79
-
80
- #: includes/class-freemius.php:2549
81
- msgid "I can't pay for it anymore"
82
- msgstr "Už si to nemohu dovolit"
83
-
84
- #: includes/class-freemius.php:2551
85
- msgid "What price would you feel comfortable paying?"
86
- msgstr "Jakou cenu byste byli ochotni platit?"
87
-
88
- #: includes/class-freemius.php:2557
89
- msgid "I don't like to share my information with you"
90
- msgstr "Nechci s vámi sdílet své informace"
91
-
92
- #: includes/class-freemius.php:2578
93
- msgid "The %s didn't work"
94
- msgstr "%s nefungoval"
95
-
96
- #: includes/class-freemius.php:2588
97
- msgid "I couldn't understand how to make it work"
98
- msgstr "Nedokázal jsem jej zprovoznit"
99
-
100
- #: includes/class-freemius.php:2596
101
- msgid "The %s is great, but I need specific feature that you don't support"
102
- msgstr "%s je skvělý, ale potřebuji funkci, kterou není podporovaná"
103
-
104
- #: includes/class-freemius.php:2598
105
- msgid "What feature?"
106
- msgstr "Jaká funkce?"
107
-
108
- #: includes/class-freemius.php:2602
109
- msgid "The %s is not working"
110
- msgstr "%s nefunguje"
111
-
112
- #: includes/class-freemius.php:2604
113
- msgid "Kindly share what didn't work so we can fix it for future users..."
114
- msgstr "Dejte nám prosím vědět, co nefungovalo, ať to můžeme opravit pro další uživatele..."
115
-
116
- #: includes/class-freemius.php:2608
117
- msgid "It's not what I was looking for"
118
- msgstr "Není to to, co jsem hledal"
119
-
120
- #: includes/class-freemius.php:2610
121
- msgid "What you've been looking for?"
122
- msgstr "Co jste hledali?"
123
-
124
- #: includes/class-freemius.php:2614
125
- msgid "The %s didn't work as expected"
126
- msgstr "%s nefungoval podle očekávání"
127
-
128
- #: includes/class-freemius.php:2616
129
- msgid "What did you expect?"
130
- msgstr "Co jste očekávali?"
131
-
132
- #: includes/class-freemius.php3471, templates/debug.php:20
133
- msgid "Freemius Debug"
134
- msgstr "Freemius Debug"
135
-
136
- #: includes/class-freemius.php:4223
137
- msgid "I don't know what is cURL or how to install it, help me!"
138
- msgstr "Nevím, co je cURL nebo jak jej nainstalovat, pomozte mi!"
139
-
140
- #: includes/class-freemius.php:4225
141
- 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."
142
- msgstr "Zkontaktujeme vaší hostingovou společnost a zkusíme vyřešit tento problém. Na %s dostanete upozornění, jakmile budeme vědět něco nového."
143
-
144
- #: includes/class-freemius.php:4232
145
- 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."
146
- msgstr "Výborně, nainstalujte prosím cURL a povolte ji v souboru php.ini. Dále vyhledejte v souboru php.ini direktivu 'disable_functions ' a odeberte všechny zakázané metody začínající na \"curl_\". Chcete-li se ujistit, že byla úspěšně aktivována, použijte 'phpinfo() '. Jakmile je aktivován, deaktivujte %s a znovu jej aktivujte."
147
-
148
- #: includes/class-freemius.php:4337
149
- msgid "Yes - do your thing"
150
- msgstr "Ano - udělejte, co potřebujete"
151
-
152
- #: includes/class-freemius.php:4342
153
- msgid "No - just deactivate"
154
- msgstr "Ne - jen deaktivovat"
155
-
156
- #: includes/class-freemius.php4387, includes/class-freemius.php4881,
157
- #: includes/class-freemius.php6032, includes/class-freemius.php13153,
158
- #: includes/class-freemius.php16558, includes/class-freemius.php16646,
159
- #: includes/class-freemius.php16812, includes/class-freemius.php19040,
160
- #: includes/class-freemius.php19381, includes/class-freemius.php19391,
161
- #: includes/class-freemius.php20051, includes/class-freemius.php20924,
162
- #: includes/class-freemius.php21039, includes/class-freemius.php21183,
163
- #: templates/add-ons.php:57
164
- msgctxt "exclamation"
165
- msgid "Oops"
166
- msgstr "Jejda"
167
-
168
- #: includes/class-freemius.php:4456
169
- 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."
170
- msgstr "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."
171
-
172
- #: includes/class-freemius.php:4878
173
- msgctxt "addonX cannot run without pluginY"
174
- msgid "%s cannot run without %s."
175
- msgstr "%s nelze spustit bez %s."
176
-
177
- #: includes/class-freemius.php:4879
178
- msgctxt "addonX cannot run..."
179
- msgid "%s cannot run without the plugin."
180
- msgstr "%s nelze spustit bez tohoto pluginu."
181
-
182
- #: includes/class-freemius.php5052, includes/class-freemius.php5077,
183
- #: includes/class-freemius.php:20122
184
- msgid "Unexpected API error. Please contact the %s's author with the following error."
185
- msgstr "Unexpected API error. Please contact the %s's author with the following error."
186
-
187
- #: includes/class-freemius.php:5720
188
- msgid "Premium %s version was successfully activated."
189
- msgstr "Premium %s version was successfully activated."
190
-
191
- #: includes/class-freemius.php5732, includes/class-freemius.php:7599
192
- msgctxt ""
193
- msgid "W00t"
194
- msgstr "W00t"
195
-
196
- #: includes/class-freemius.php:5747
197
- msgid "You have a %s license."
198
- msgstr "Máte licenci „%s“."
199
-
200
- #: includes/class-freemius.php5751, includes/class-freemius.php15975,
201
- #: includes/class-freemius.php15986, includes/class-freemius.php19292,
202
- #: includes/class-freemius.php19642, includes/class-freemius.php19711,
203
- #: includes/class-freemius.php:19876
204
- msgctxt "interjection expressing joy or exuberance"
205
- msgid "Yee-haw"
206
- msgstr "Yee-haw"
207
-
208
- #: includes/class-freemius.php:6015
209
- 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."
210
- msgstr "%s bezplatná zkušební verze byla úspěšně zrušena. Jelikož toto rozšíření nenabízí bezplatnou verzi, bylo automaticky deaktivováno. Chcete-li jej v budoucnu používat, budete si muset zakoupit licenci."
211
-
212
- #: includes/class-freemius.php:6019
213
- msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
214
- msgstr "%s je pouze prémiové rozšíření. Před aktivací pluginu si musíte nejprve zakoupit licenci."
215
-
216
- #: includes/class-freemius.php6028, templates/add-ons.php186,
217
- #: templates/account/partials/addon.php:381
218
- msgid "More information about %s"
219
- msgstr "Více informací o %s"
220
-
221
- #: includes/class-freemius.php:6029
222
- msgid "Purchase License"
223
- msgstr "Koupit licenci"
224
-
225
- #: includes/class-freemius.php6964, templates/connect.php:163
226
- 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."
227
- msgstr "Aktivační email od %s by měl dorazit do vašeho mailboxu (%s). Ujistěte se, že v emailu kliknete na tlačítko aktivovat, abyste %s."
228
-
229
- #: includes/class-freemius.php:6968
230
- msgid "start the trial"
231
- msgstr "spustit zkušební verzi"
232
-
233
- #: includes/class-freemius.php6969, templates/connect.php:167
234
- msgid "complete the install"
235
- msgstr "dokončit installaci"
236
-
237
- #: includes/class-freemius.php:7081
238
- msgid "You are just one step away - %s"
239
- msgstr "Jste jen na krok od - %s"
240
-
241
- #: includes/class-freemius.php:7084
242
- msgctxt "%s - plugin name. As complete \"PluginX\" activation now"
243
- msgid "Complete \"%s\" Activation Now"
244
- msgstr "Dokončit aktivaci pluginu „%s“"
245
-
246
- #: includes/class-freemius.php:7162
247
- msgid "We made a few tweaks to the %s, %s"
248
- msgstr "Udělali jsme několik vylepšení %s, %s"
249
-
250
- #: includes/class-freemius.php:7166
251
- msgid "Opt in to make \"%s\" better!"
252
- msgstr "Zúčastněte se, aby byl \"%s\" ještě lepší!"
253
-
254
- #: includes/class-freemius.php:7598
255
- msgid "The upgrade of %s was successfully completed."
256
- msgstr "Aktualizace %s byla úspěšně dokončena."
257
-
258
- #: includes/class-freemius.php9802, includes/class-fs-plugin-updater.php1038,
259
- #: includes/class-fs-plugin-updater.php1233,
260
- #: includes/class-fs-plugin-updater.php1240,
261
- #: templates/auto-installation.php:32
262
- msgid "Add-On"
263
- msgstr "Doplněk"
264
-
265
- #: includes/class-freemius.php9804, templates/account.php335,
266
- #: templates/account.php343, templates/debug.php360, templates/debug.php:551
267
- msgid "Plugin"
268
- msgstr "Plugin"
269
-
270
- #: includes/class-freemius.php9805, templates/account.php336,
271
- #: templates/account.php344, templates/debug.php360, templates/debug.php551,
272
- #: templates/forms/deactivation/form.php:71
273
- msgid "Theme"
274
- msgstr "Šablona"
275
-
276
- #: includes/class-freemius.php:12596
277
- msgid "An unknown error has occurred while trying to set the user's beta mode."
278
- msgstr "Během nastavování uživatelského beta módu došlo k neočekávané chybě."
279
-
280
- #: includes/class-freemius.php:13020
281
- msgid "Invalid site details collection."
282
- msgstr "Invalid site details collection."
283
-
284
- #: includes/class-freemius.php:13140
285
- msgid "We couldn't find your email address in the system, are you sure it's the right address?"
286
- msgstr "Nemohli jsme najít vaši e-mailovou adresu v systému, jste si jisti, že je to správná adresa?"
287
-
288
- #: includes/class-freemius.php:13142
289
- msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?"
290
- msgstr "We can't see any active licenses associated with that email address, are you sure it's the right address?"
291
-
292
- #: includes/class-freemius.php:13416
293
- msgid "Account is pending activation."
294
- msgstr "Účet čeká na aktivaci."
295
-
296
- #: includes/class-freemius.php13528,
297
- #: templates/forms/premium-versions-upgrade-handler.php:47
298
- msgid "Buy a license now"
299
- msgstr "Koupit licenci nyní"
300
-
301
- #: includes/class-freemius.php13540,
302
- #: templates/forms/premium-versions-upgrade-handler.php:46
303
- msgid "Renew your license now"
304
- msgstr "Obnovte svou licenci teď"
305
-
306
- #: includes/class-freemius.php:13544
307
- msgid "%s to access version %s security & feature updates, and support."
308
- msgstr "%s pro přístup k verzi %s zajišťující podporu a nejen bezpečnostní aktualizace."
309
-
310
- #: includes/class-freemius.php:15957
311
- msgid "%s activation was successfully completed."
312
- msgstr "Aktivace %s byla úspěšně dokončena."
313
-
314
- #: includes/class-freemius.php:15971
315
- msgid "Your account was successfully activated with the %s plan."
316
- msgstr "Účet byl úspěšně aktivován s plánem %s."
317
-
318
- #: includes/class-freemius.php15982, includes/class-freemius.php:19707
319
- msgid "Your trial has been successfully started."
320
- msgstr "Vaše zkušebí verze byla úspěšně spuštěna."
321
-
322
- #: includes/class-freemius.php16556, includes/class-freemius.php16644,
323
- #: includes/class-freemius.php:16810
324
- msgid "Couldn't activate %s."
325
- msgstr "Nelze aktivovat %s."
326
-
327
- #: includes/class-freemius.php16557, includes/class-freemius.php16645,
328
- #: includes/class-freemius.php:16811
329
- msgid "Please contact us with the following message:"
330
- msgstr "Kontaktujte nás prosím s následující zprávou:"
331
-
332
- #: includes/class-freemius.php16641, templates/forms/data-debug-mode.php:162
333
- msgid "An unknown error has occurred."
334
- msgstr "Došlo k neznámé chybě."
335
-
336
- #: includes/class-freemius.php17168, includes/class-freemius.php:22082
337
- msgid "Upgrade"
338
- msgstr "Upgrade"
339
-
340
- #: includes/class-freemius.php:17174
341
- msgid "Start Trial"
342
- msgstr "Začít Trial"
343
-
344
- #: includes/class-freemius.php:17176
345
- msgid "Pricing"
346
- msgstr "Ceník"
347
-
348
- #: includes/class-freemius.php17256, includes/class-freemius.php:17258
349
- msgid "Affiliation"
350
- msgstr "Affiliation"
351
-
352
- #: includes/class-freemius.php17286, includes/class-freemius.php17288,
353
- #: templates/account.php183, templates/debug.php:326
354
- msgid "Account"
355
- msgstr "Účet"
356
-
357
- #: includes/class-freemius.php17302, includes/class-freemius.php17304,
358
- #: includes/customizer/class-fs-customizer-support-section.php:60
359
- msgid "Contact Us"
360
- msgstr "Support"
361
-
362
- #: includes/class-freemius.php17315, includes/class-freemius.php17317,
363
- #: includes/class-freemius.php22096, templates/account.php111,
364
- #: templates/account/partials/addon.php:44
365
- msgid "Add-Ons"
366
- msgstr "Doplňky"
367
-
368
- #: includes/class-freemius.php:17351
369
- msgctxt "ASCII arrow left icon"
370
- msgid "&#x2190;"
371
- msgstr "&#x2190;"
372
-
373
- #: includes/class-freemius.php:17351
374
- msgctxt "ASCII arrow right icon"
375
- msgid "&#x27a4;"
376
- msgstr "&#x27a4;"
377
-
378
- #: includes/class-freemius.php17353, templates/pricing.php:103
379
- msgctxt "noun"
380
- msgid "Pricing"
381
- msgstr "Ceník"
382
-
383
- #: includes/class-freemius.php17566,
384
- #: includes/customizer/class-fs-customizer-support-section.php:67
385
- msgid "Support Forum"
386
- msgstr "Fórum podpory"
387
-
388
- #: includes/class-freemius.php:18536
389
- msgid "Your email has been successfully verified - you are AWESOME!"
390
- msgstr "Your email has been successfully verified - you are AWESOME!"
391
-
392
- #: includes/class-freemius.php:18537
393
- msgctxt "a positive response"
394
- msgid "Right on"
395
- msgstr "Right on"
396
-
397
- #: includes/class-freemius.php:19041
398
- msgid "seems like the key you entered doesn't match our records."
399
- msgstr "seems like the key you entered doesn't match our records."
400
-
401
- #: includes/class-freemius.php:19065
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 "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."
404
-
405
- #: includes/class-freemius.php:19283
406
- msgid "Your %s Add-on plan was successfully upgraded."
407
- msgstr "Your %s Add-on plan was successfully upgraded."
408
-
409
- #: includes/class-freemius.php:19285
410
- msgid "%s Add-on was successfully purchased."
411
- msgstr "Rozšíření %s bylo úspěšně zakoupeno."
412
-
413
- #: includes/class-freemius.php:19288
414
- msgid "Download the latest version"
415
- msgstr "Stáhnout nejnovější verzi"
416
-
417
- #: includes/class-freemius.php:19374
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 "Váš server blokuje přístup k Freemium API, což je zásadní pro synchronizaci %1s. Obraťte se na svého poskytovatele , aby přidal do svého whitelistu %2s"
420
-
421
- #: includes/class-freemius.php19380, includes/class-freemius.php19390,
422
- #: includes/class-freemius.php19835, includes/class-freemius.php:19924
423
- msgid "Error received from the server:"
424
- msgstr "Chyba přijatá ze serveru:"
425
-
426
- #: includes/class-freemius.php:19390
427
- msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
428
- msgstr "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
429
-
430
- #: includes/class-freemius.php19604, includes/class-freemius.php19840,
431
- #: includes/class-freemius.php19895, includes/class-freemius.php:19998
432
- msgctxt ""
433
- msgid "Hmm"
434
- msgstr "Hmm"
435
-
436
- #: includes/class-freemius.php:19617
437
- 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."
438
- msgstr "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."
439
-
440
- #: includes/class-freemius.php19618, templates/account.php113,
441
- #: templates/add-ons.php250, templates/account/partials/addon.php:46
442
- msgctxt "trial period"
443
- msgid "Trial"
444
- msgstr "Trial"
445
-
446
- #: includes/class-freemius.php:19623
447
- msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s."
448
- msgstr "I have upgraded my account but when I try to Sync the License, the plan remains %s."
449
-
450
- #: includes/class-freemius.php19627, includes/class-freemius.php:19686
451
- msgid "Please contact us here"
452
- msgstr "Kontaktujte nás prosím zde"
453
-
454
- #: includes/class-freemius.php:19638
455
- msgid "Your plan was successfully activated."
456
- msgstr "Vaše licence byla úspěšně aktivována."
457
-
458
- #: includes/class-freemius.php:19639
459
- msgid "Your plan was successfully upgraded."
460
- msgstr "Váš plán byl úspěšně aktualizován."
461
-
462
- #: includes/class-freemius.php:19656
463
- msgid "Your plan was successfully changed to %s."
464
- msgstr "Váše předplatné bylo úspěšně změněn na %s."
465
-
466
- #: includes/class-freemius.php:19672
467
- msgid "Your license has expired. You can still continue using the free %s forever."
468
- msgstr "Vaše licence vypršela. Stále však můžete free verzi %s bez omezení."
469
-
470
- #: includes/class-freemius.php:19674
471
- msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
472
- msgstr "Vaše licence vypršela. %1$sObnovte předplatné%2$s, abyste mohli mohli %3$s používat bez omezení."
473
-
474
- #: includes/class-freemius.php:19682
475
- msgid "Your license has been cancelled. If you think it's a mistake, please contact support."
476
- msgstr "Vaše licence byla zrušena. Pokud si myslíte, že je to chyba, obraťte se na naší podporu."
477
-
478
- #: includes/class-freemius.php:19695
479
- 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."
480
- msgstr "Vaše licence vypršela. Stále však můžete používat všechny funkce verze %s, ale pro získání technické podpory a nejnovějších aktualizací budete muset obnovit svou licenci."
481
-
482
- #: includes/class-freemius.php:19721
483
- msgid "Your free trial has expired. You can still continue using all our free features."
484
- msgstr "Your free trial has expired. You can still continue using all our free features."
485
-
486
- #: includes/class-freemius.php:19723
487
- msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
488
- msgstr "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
489
-
490
- #: includes/class-freemius.php:19831
491
- msgid "It looks like the license could not be activated."
492
- msgstr "Licenci se nepodařilo aktivovat."
493
-
494
- #: includes/class-freemius.php:19873
495
- msgid "Your license was successfully activated."
496
- msgstr "Vaše licence byla úspěšně aktivována."
497
-
498
- #: includes/class-freemius.php:19899
499
- msgid "It looks like your site currently doesn't have an active license."
500
- msgstr "It looks like your site currently doesn't have an active license."
501
-
502
- #: includes/class-freemius.php:19923
503
- msgid "It looks like the license deactivation failed."
504
- msgstr "Deaktivace licence pravděpodobně selhala."
505
-
506
- #: includes/class-freemius.php:19951
507
- msgid "Your license was successfully deactivated, you are back to the %s plan."
508
- msgstr "Vaše licence byla úspěšně deaktivována, jste zpět na plánu %s."
509
-
510
- #: includes/class-freemius.php:19952
511
- msgid "O.K"
512
- msgstr "OK"
513
-
514
- #: includes/class-freemius.php:20005
515
- msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
516
- msgstr "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
517
-
518
- #: includes/class-freemius.php:20014
519
- msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
520
- msgstr "Vaše předplatné bylo úspěšně zrušeno. Platnost licence %s vyprší za %s."
521
-
522
- #: includes/class-freemius.php:20056
523
- msgid "You are already running the %s in a trial mode."
524
- msgstr "You are already running the %s in a trial mode."
525
-
526
- #: includes/class-freemius.php:20067
527
- msgid "You already utilized a trial before."
528
- msgstr "O zkušební licenci nelze žádat dvakrát."
529
-
530
- #: includes/class-freemius.php:20081
531
- msgid "Plan %s do not exist, therefore, can't start a trial."
532
- msgstr "Plán %s neexistuje, proto nemůžete používt zkušební verzi."
533
-
534
- #: includes/class-freemius.php:20092
535
- msgid "Plan %s does not support a trial period."
536
- msgstr "Plán %s nepodporuje zkušební období."
537
-
538
- #: includes/class-freemius.php:20103
539
- msgid "None of the %s's plans supports a trial period."
540
- msgstr "None of the %s's plans supports a trial period."
541
-
542
- #: includes/class-freemius.php:20153
543
- msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
544
- msgstr "Zkuušební režim už vám skončil, takže už není co rušit :)"
545
-
546
- #: includes/class-freemius.php:20189
547
- msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
548
- msgstr "Omlouváme se, ale měli jsme nějaký dočasný problém se zrušením vaší zkušební licence. Zkuste to znovu za několik minut."
549
-
550
- #: includes/class-freemius.php:20208
551
- msgid "Your %s free trial was successfully cancelled."
552
- msgstr "Your %s free trial was successfully cancelled."
553
-
554
- #: includes/class-freemius.php:20524
555
- msgid "Version %s was released."
556
- msgstr "Byla vydána verze %s."
557
-
558
- #: includes/class-freemius.php:20524
559
- msgid "Please download %s."
560
- msgstr "Stáhněte si prosím %s."
561
-
562
- #: includes/class-freemius.php:20531
563
- msgid "the latest %s version here"
564
- msgstr "nejnovější %s verze zde"
565
-
566
- #: includes/class-freemius.php:20536
567
- msgid "New"
568
- msgstr "Nový"
569
-
570
- #: includes/class-freemius.php:20541
571
- msgid "Seems like you got the latest release."
572
- msgstr "Pravděpodobně máte nejnovější verzi."
573
-
574
- #: includes/class-freemius.php:20542
575
- msgid "You are all good!"
576
- msgstr "You are all good!"
577
-
578
- #: includes/class-freemius.php:20812
579
- msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
580
- msgstr "Ověřovací zpráva byla právě odeslána na email %s. Pokud ji nenajdete do 5 min, zkontrolujte prosím složku pro spam."
581
-
582
- #: includes/class-freemius.php:20951
583
- msgid "Site successfully opted in."
584
- msgstr "Site successfully opted in."
585
-
586
- #: includes/class-freemius.php20952, includes/class-freemius.php:21792
587
- msgid "Awesome"
588
- msgstr "Úžasný"
589
-
590
- #: includes/class-freemius.php20968, templates/forms/optout.php:32
591
- msgid "We appreciate your help in making the %s better by letting us track some usage data."
592
- msgstr "Vážíme si vaší pomoci při zlepšování %s tím, že nám umožníte sledovat některá data o jeho používání."
593
-
594
- #: includes/class-freemius.php:20969
595
- msgid "Thank you!"
596
- msgstr "Děkujeme!"
597
-
598
- #: includes/class-freemius.php:20976
599
- msgid "We will no longer be sending any usage data of %s on %s to %s."
600
- msgstr "Nebudeme již posílat žádná data o používání %s na %s do %s."
601
-
602
- #: includes/class-freemius.php:21105
603
- 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."
604
- msgstr "Zkontrolujte si prosím emailovou schránku, měli byste obdržet zprávu od %s pro potvrzení změny vlastnictví. Z bezpečnostních důvodů je nutné potvrdit tuto změnu během následujících 15 minut. Pokud email nemůžete najít, zkontrolujte složku se spamem."
605
-
606
- #: includes/class-freemius.php:21111
607
- msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval."
608
- msgstr "Děkujeme za potvrzení změny vlastnictví. Email byl právě odeslán na adresu %s, ke konečnému schválení."
609
-
610
- #: includes/class-freemius.php:21116
611
- msgid "%s is the new owner of the account."
612
- msgstr "%s je nový vlastník účtu."
613
-
614
- #: includes/class-freemius.php:21118
615
- msgctxt "as congratulations"
616
- msgid "Congrats"
617
- msgstr "Gratulujeme"
618
-
619
- #: includes/class-freemius.php:21138
620
- msgid "Sorry, we could not complete the email update. Another user with the same email is already registered."
621
- msgstr "Omlouváme se, ale aktualizaci emailu jsem nemohli dokončit. Uživatel s vámi zadaným emailem už je registrován."
622
-
623
- #: includes/class-freemius.php:21139
624
- msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
625
- msgstr "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
626
-
627
- #: includes/class-freemius.php:21146
628
- msgid "Change Ownership"
629
- msgstr "Změnit vlastnictví"
630
-
631
- #: includes/class-freemius.php:21154
632
- msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
633
- msgstr "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
634
-
635
- #: includes/class-freemius.php:21166
636
- msgid "Please provide your full name."
637
- msgstr "Zadejte prosím své celé jméno."
638
-
639
- #: includes/class-freemius.php:21171
640
- msgid "Your name was successfully updated."
641
- msgstr "Vaše jméno bylo úspěšně aktualizováno."
642
-
643
- #: includes/class-freemius.php:21232
644
- msgid "You have successfully updated your %s."
645
- msgstr "Úspěšně jste aktualizovali %s."
646
-
647
- #: includes/class-freemius.php:21372
648
- msgid "Just letting you know that the add-ons information of %s is being pulled from an external server."
649
- msgstr "Just letting you know that the add-ons information of %s is being pulled from an external server."
650
-
651
- #: includes/class-freemius.php:21373
652
- msgctxt "advance notice of something that will need attention."
653
- msgid "Heads up"
654
- msgstr "Heads up"
655
-
656
- #: includes/class-freemius.php:21832
657
- msgctxt "exclamation"
658
- msgid "Hey"
659
- msgstr "Dobrý den"
660
-
661
- #: includes/class-freemius.php:21832
662
- msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial."
663
- msgstr "Jak se vám líbí %s? Otestujte všechny naše %s nadstandardní funkce s %d-denní zkušební verze zdarma."
664
-
665
- #: includes/class-freemius.php:21840
666
- msgid "No commitment for %s days - cancel anytime!"
667
- msgstr "No commitment for %s days - cancel anytime!"
668
-
669
- #: includes/class-freemius.php:21841
670
- msgid "No credit card required"
671
- msgstr "Kreditní karta není vyžadována"
672
-
673
- #: includes/class-freemius.php21848, templates/forms/trial-start.php:53
674
- msgctxt "call to action"
675
- msgid "Start free trial"
676
- msgstr "Start free trial"
677
-
678
- #: includes/class-freemius.php:21925
679
- 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!"
680
- msgstr "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!"
681
-
682
- #: includes/class-freemius.php:21934
683
- msgid "Learn more"
684
- msgstr "Přečtěte si více"
685
-
686
- #: includes/class-freemius.php22120, templates/account.php499,
687
- #: templates/account.php624, templates/connect.php171,
688
- #: templates/connect.php421, templates/forms/license-activation.php27,
689
- #: templates/account/partials/addon.php:321
690
- msgid "Activate License"
691
- msgstr "Aktivovat licenci"
692
-
693
- #: includes/class-freemius.php22121, templates/account.php571,
694
- #: templates/account.php623, templates/account/partials/addon.php322,
695
- #: templates/account/partials/site.php:271
696
- msgid "Change License"
697
- msgstr "Změnit licenci"
698
-
699
- #: includes/class-freemius.php22217, templates/account/partials/site.php:169
700
- msgid "Opt Out"
701
- msgstr "Odhlásit se"
702
-
703
- #: includes/class-freemius.php22219, includes/class-freemius.php22225,
704
- #: templates/account/partials/site.php49,
705
- #: templates/account/partials/site.php:169
706
- msgid "Opt In"
707
- msgstr "Zúčastnit se"
708
-
709
- #: includes/class-freemius.php:22453
710
- msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
711
- msgstr " Placená verze %1s je již nainstalována. Aktivujte jí, abyste mohli těžit z %2s funkcí. %3s"
712
-
713
- #: includes/class-freemius.php:22461
714
- msgid "Activate %s features"
715
- msgstr "Aktivovat %s funkce"
716
-
717
- #: includes/class-freemius.php:22474
718
- msgid "Please follow these steps to complete the upgrade"
719
- msgstr "Dokončete upgrade provedením následujících kroků"
720
-
721
- #: includes/class-freemius.php:22478
722
- msgid "Download the latest %s version"
723
- msgstr "Stáhnout nejnovější verzi %s"
724
-
725
- #: includes/class-freemius.php:22482
726
- msgid "Upload and activate the downloaded version"
727
- msgstr "Nahrát a aktivovat stáhnutou verzi"
728
-
729
- #: includes/class-freemius.php:22484
730
- msgid "How to upload and activate?"
731
- msgstr "Jak nahrát a aktivovat?"
732
-
733
- #: includes/class-freemius.php:22618
734
- msgid "%sClick here%s to choose the sites where you'd like to activate the license on."
735
- msgstr "%sClick here%s to choose the sites where you'd like to activate the license on."
736
-
737
- #: includes/class-freemius.php:22779
738
- msgid "Auto installation only works for opted-in users."
739
- msgstr "Auto installation only works for opted-in users."
740
-
741
- #: includes/class-freemius.php22789, includes/class-freemius.php22822,
742
- #: includes/class-fs-plugin-updater.php1212,
743
- #: includes/class-fs-plugin-updater.php:1226
744
- msgid "Invalid module ID."
745
- msgstr "Invalid module ID."
746
-
747
- #: includes/class-freemius.php22798, includes/class-fs-plugin-updater.php:1248
748
- msgid "Premium version already active."
749
- msgstr "Prémiová verze je již aktivní."
750
-
751
- #: includes/class-freemius.php:22805
752
- msgid "You do not have a valid license to access the premium version."
753
- msgstr "You do not have a valid license to access the premium version."
754
-
755
- #: includes/class-freemius.php:22812
756
- msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version."
757
- msgstr "Plugin is a \"Serviceware\" which means it does not have a premium code version."
758
-
759
- #: includes/class-freemius.php22830, includes/class-fs-plugin-updater.php:1247
760
- msgid "Premium add-on version already installed."
761
- msgstr "Premium add-on version already installed."
762
-
763
- #: includes/class-freemius.php:23180
764
- msgid "View paid features"
765
- msgstr "Zobrazit placené funkce"
766
-
767
- #: includes/class-freemius.php:23502
768
- msgid "Thank you so much for using %s and its add-ons!"
769
- msgstr "Thank you so much for using %s and its add-ons!"
770
-
771
- #: includes/class-freemius.php:23503
772
- msgid "Thank you so much for using %s!"
773
- msgstr "Thank you so much for using %s!"
774
-
775
- #: includes/class-freemius.php:23509
776
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
777
- msgstr "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
778
-
779
- #: includes/class-freemius.php:23513
780
- msgid "Thank you so much for using our products!"
781
- msgstr "Thank you so much for using our products!"
782
-
783
- #: includes/class-freemius.php:23514
784
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving them."
785
- msgstr "You've already opted-in to our usage-tracking, which helps us keep improving them."
786
-
787
- #: includes/class-freemius.php:23533
788
- msgid "%s and its add-ons"
789
- msgstr "%s a jeho doplňky"
790
-
791
- #: includes/class-freemius.php:23542
792
- msgid "Products"
793
- msgstr "Produkty"
794
-
795
- #: includes/class-freemius.php23549, templates/connect.php:272
796
- msgid "Yes"
797
- msgstr "Ano"
798
-
799
- #: includes/class-freemius.php23550, templates/connect.php:273
800
- msgid "send me security & feature updates, educational content and offers."
801
- msgstr "send me security & feature updates, educational content and offers."
802
-
803
- #: includes/class-freemius.php23551, templates/connect.php:278
804
- msgid "No"
805
- msgstr "Ne"
806
-
807
- #: includes/class-freemius.php23553, templates/connect.php:280
808
- msgid "do %sNOT%s send me security & feature updates, educational content and offers."
809
- msgstr "do %sNOT%s send me security & feature updates, educational content and offers."
810
-
811
- #: includes/class-freemius.php:23563
812
- 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 :-)"
813
- msgstr "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 :-)"
814
-
815
- #: includes/class-freemius.php23565, templates/connect.php:287
816
- msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
817
- msgstr "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
818
-
819
- #: includes/class-freemius.php:23847
820
- msgid "License key is empty."
821
- msgstr "Licenční klíč je prázdný."
822
-
823
- #: includes/class-fs-plugin-updater.php206,
824
- #: templates/forms/premium-versions-upgrade-handler.php:57
825
- msgid "Renew license"
826
- msgstr "Obnovit licenci"
827
-
828
- #: includes/class-fs-plugin-updater.php211,
829
- #: templates/forms/premium-versions-upgrade-handler.php:58
830
- msgid "Buy license"
831
- msgstr "Koupit licenci"
832
-
833
- #: includes/class-fs-plugin-updater.php321,
834
- #: includes/class-fs-plugin-updater.php:354
835
- msgid "There is a %s of %s available."
836
- msgstr "There is a %s of %s available."
837
-
838
- #: includes/class-fs-plugin-updater.php323,
839
- #: includes/class-fs-plugin-updater.php:359
840
- msgid "new Beta version"
841
- msgstr "nová Beta verze"
842
-
843
- #: includes/class-fs-plugin-updater.php324,
844
- #: includes/class-fs-plugin-updater.php:360
845
- msgid "new version"
846
- msgstr "nová verze"
847
-
848
- #: includes/class-fs-plugin-updater.php:383
849
- msgid "Important Upgrade Notice:"
850
- msgstr "Important Upgrade Notice:"
851
-
852
- #: includes/class-fs-plugin-updater.php:1277
853
- msgid "Installing plugin: %s"
854
- msgstr "Instaluji plugin: %s"
855
-
856
- #: includes/class-fs-plugin-updater.php:1318
857
- msgid "Unable to connect to the filesystem. Please confirm your credentials."
858
- msgstr "Nelze se připojit k systémovému souboru. Potvrďte prosím svá pověření."
859
-
860
- #: includes/class-fs-plugin-updater.php:1500
861
- msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
862
- msgstr "Balíček remote pluginů neobsahuje složku s žádoucím \"slug\" a přejmenování nefunguje."
863
-
864
- #: includes/fs-plugin-info-dialog.php:535
865
- msgid "Purchase More"
866
- msgstr "Zakoupit další"
867
-
868
- #: includes/fs-plugin-info-dialog.php536,
869
- #: templates/account/partials/addon.php:385
870
- msgctxt "verb"
871
- msgid "Purchase"
872
- msgstr "Zakoupit"
873
-
874
- #: includes/fs-plugin-info-dialog.php:540
875
- msgid "Start my free %s"
876
- msgstr "Začít můj bezplatný %s"
877
-
878
- #: includes/fs-plugin-info-dialog.php:738
879
- msgid "Install Free Version Update Now"
880
- msgstr "Install Free Version Update Now"
881
-
882
- #: includes/fs-plugin-info-dialog.php739, templates/account.php:560
883
- msgid "Install Update Now"
884
- msgstr "Nainstalovat aktualizaci"
885
-
886
- #: includes/fs-plugin-info-dialog.php:748
887
- msgid "Install Free Version Now"
888
- msgstr "Nainstalovat verzi zdarma"
889
-
890
- #: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323,
891
- #: templates/auto-installation.php111,
892
- #: templates/account/partials/addon.php365,
893
- #: templates/account/partials/addon.php:418
894
- msgid "Install Now"
895
- msgstr "Instalovat"
896
-
897
- #: includes/fs-plugin-info-dialog.php:765
898
- msgctxt "as download latest version"
899
- msgid "Download Latest Free Version"
900
- msgstr "Stáhněte si nejnovější bezplatnou verzi"
901
-
902
- #: includes/fs-plugin-info-dialog.php766, templates/account.php91,
903
- #: templates/add-ons.php37, templates/account/partials/addon.php:25
904
- msgctxt "as download latest version"
905
- msgid "Download Latest"
906
- msgstr "Stáhněte si nejnovější"
907
-
908
- #: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329,
909
- #: templates/account/partials/addon.php356,
910
- #: templates/account/partials/addon.php:412
911
- msgid "Activate this add-on"
912
- msgstr "Aktivovat toto rozšíření"
913
-
914
- #: includes/fs-plugin-info-dialog.php783, templates/connect.php:418
915
- msgid "Activate Free Version"
916
- msgstr "Aktivovat bezplatnou verzi"
917
-
918
- #: includes/fs-plugin-info-dialog.php784, templates/account.php115,
919
- #: templates/add-ons.php330, templates/account/partials/addon.php:48
920
- msgid "Activate"
921
- msgstr "Aktivovat"
922
-
923
- #: includes/fs-plugin-info-dialog.php:994
924
- msgctxt "Plugin installer section title"
925
- msgid "Description"
926
- msgstr "Popis"
927
-
928
- #: includes/fs-plugin-info-dialog.php:995
929
- msgctxt "Plugin installer section title"
930
- msgid "Installation"
931
- msgstr "Instalace"
932
-
933
- #: includes/fs-plugin-info-dialog.php:996
934
- msgctxt "Plugin installer section title"
935
- msgid "FAQ"
936
- msgstr "FAQ"
937
-
938
- #: includes/fs-plugin-info-dialog.php997,
939
- #: templates/plugin-info/description.php:55
940
- msgid "Screenshots"
941
- msgstr "Snímky obrazovky"
942
-
943
- #: includes/fs-plugin-info-dialog.php:998
944
- msgctxt "Plugin installer section title"
945
- msgid "Changelog"
946
- msgstr "Historie změn"
947
-
948
- #: includes/fs-plugin-info-dialog.php:999
949
- msgctxt "Plugin installer section title"
950
- msgid "Reviews"
951
- msgstr "Vaše hodnocení"
952
-
953
- #: includes/fs-plugin-info-dialog.php:1000
954
- msgctxt "Plugin installer section title"
955
- msgid "Other Notes"
956
- msgstr "Other Notes"
957
-
958
- #: includes/fs-plugin-info-dialog.php:1015
959
- msgctxt "Plugin installer section title"
960
- msgid "Features & Pricing"
961
- msgstr "Vlastnosti a ceník"
962
-
963
- #: includes/fs-plugin-info-dialog.php:1025
964
- msgid "Plugin Install"
965
- msgstr "Instalace pluginu"
966
-
967
- #: includes/fs-plugin-info-dialog.php:1097
968
- msgctxt "e.g. Professional Plan"
969
- msgid "%s Plan"
970
- msgstr "%s plán"
971
-
972
- #: includes/fs-plugin-info-dialog.php:1123
973
- msgctxt "e.g. the best product"
974
- msgid "Best"
975
- msgstr "Nejlepší"
976
-
977
- #: includes/fs-plugin-info-dialog.php1129,
978
- #: includes/fs-plugin-info-dialog.php:1149
979
- msgctxt "as every month"
980
- msgid "Monthly"
981
- msgstr "Měsíčně"
982
-
983
- #: includes/fs-plugin-info-dialog.php:1132
984
- msgctxt "as once a year"
985
- msgid "Annual"
986
- msgstr "Ročně"
987
-
988
- #: includes/fs-plugin-info-dialog.php:1135
989
- msgid "Lifetime"
990
- msgstr "Doživotní"
991
-
992
- #: includes/fs-plugin-info-dialog.php1149,
993
- #: includes/fs-plugin-info-dialog.php1151,
994
- #: includes/fs-plugin-info-dialog.php:1153
995
- msgctxt "e.g. billed monthly"
996
- msgid "Billed %s"
997
- msgstr "Účtováno %s"
998
-
999
- #: includes/fs-plugin-info-dialog.php:1151
1000
- msgctxt "as once a year"
1001
- msgid "Annually"
1002
- msgstr "Ročně"
1003
-
1004
- #: includes/fs-plugin-info-dialog.php:1153
1005
- msgctxt "as once a year"
1006
- msgid "Once"
1007
- msgstr "Jedenkrát"
1008
-
1009
- #: includes/fs-plugin-info-dialog.php:1159
1010
- msgid "Single Site License"
1011
- msgstr "Single Site License"
1012
-
1013
- #: includes/fs-plugin-info-dialog.php:1161
1014
- msgid "Unlimited Licenses"
1015
- msgstr "Unlimited Licenses"
1016
-
1017
- #: includes/fs-plugin-info-dialog.php:1163
1018
- msgid "Up to %s Sites"
1019
- msgstr "Až pro %s webů"
1020
-
1021
- #: includes/fs-plugin-info-dialog.php1173,
1022
- #: templates/plugin-info/features.php:82
1023
- msgctxt "as monthly period"
1024
- msgid "mo"
1025
- msgstr "po"
1026
-
1027
- #: includes/fs-plugin-info-dialog.php1180,
1028
- #: templates/plugin-info/features.php:80
1029
- msgctxt "as annual period"
1030
- msgid "year"
1031
- msgstr "rok"
1032
-
1033
- #: includes/fs-plugin-info-dialog.php:1234
1034
- msgctxt "noun"
1035
- msgid "Price"
1036
- msgstr "Cena"
1037
-
1038
- #: includes/fs-plugin-info-dialog.php:1282
1039
- msgid "Save %s"
1040
- msgstr "Uložit %s"
1041
-
1042
- #: includes/fs-plugin-info-dialog.php:1292
1043
- msgid "No commitment for %s - cancel anytime"
1044
- msgstr "No commitment for %s - cancel anytime"
1045
-
1046
- #: includes/fs-plugin-info-dialog.php:1295
1047
- msgid "After your free %s, pay as little as %s"
1048
- msgstr "Po bezplatné %s platit jen v %s"
1049
-
1050
- #: includes/fs-plugin-info-dialog.php:1306
1051
- msgid "Details"
1052
- msgstr "Detaily"
1053
-
1054
- #: includes/fs-plugin-info-dialog.php1310, templates/account.php102,
1055
- #: templates/debug.php203, templates/debug.php240, templates/debug.php457,
1056
- #: templates/account/partials/addon.php:36
1057
- msgctxt "product version"
1058
- msgid "Version"
1059
- msgstr "Verze"
1060
-
1061
- #: includes/fs-plugin-info-dialog.php:1317
1062
- msgctxt "as the plugin author"
1063
- msgid "Author"
1064
- msgstr "Autor"
1065
-
1066
- #: includes/fs-plugin-info-dialog.php:1324
1067
- msgid "Last Updated"
1068
- msgstr "Poslední aktualizace"
1069
-
1070
- #: includes/fs-plugin-info-dialog.php1329, templates/account.php:468
1071
- msgctxt "x-ago"
1072
- msgid "%s ago"
1073
- msgstr "Před %s"
1074
-
1075
- #: includes/fs-plugin-info-dialog.php:1338
1076
- msgid "Requires WordPress Version"
1077
- msgstr "Vyžaduje verzi WordPress"
1078
-
1079
- #: includes/fs-plugin-info-dialog.php:1339
1080
- msgid "%s or higher"
1081
- msgstr "%s nebo vyšší"
1082
-
1083
- #: includes/fs-plugin-info-dialog.php:1346
1084
- msgid "Compatible up to"
1085
- msgstr "Kompatibilní až po"
1086
-
1087
- #: includes/fs-plugin-info-dialog.php:1354
1088
- msgid "Downloaded"
1089
- msgstr "Staženo"
1090
-
1091
- #: includes/fs-plugin-info-dialog.php:1358
1092
- msgid "%s time"
1093
- msgstr "%s krát"
1094
-
1095
- #: includes/fs-plugin-info-dialog.php:1360
1096
- msgid "%s times"
1097
- msgstr "%s krát"
1098
-
1099
- #: includes/fs-plugin-info-dialog.php:1370
1100
- msgid "WordPress.org Plugin Page"
1101
- msgstr "Název pluginu na WordPress.org"
1102
-
1103
- #: includes/fs-plugin-info-dialog.php:1378
1104
- msgid "Plugin Homepage"
1105
- msgstr "Hlavní stránka pluginu"
1106
-
1107
- #: includes/fs-plugin-info-dialog.php1386,
1108
- #: includes/fs-plugin-info-dialog.php:1468
1109
- msgid "Donate to this plugin"
1110
- msgstr "Přispějte na tento plugin"
1111
-
1112
- #: includes/fs-plugin-info-dialog.php:1393
1113
- msgid "Average Rating"
1114
- msgstr "Průměrné hodnocení"
1115
-
1116
- #: includes/fs-plugin-info-dialog.php:1400
1117
- msgid "based on %s"
1118
- msgstr "založeno na %s"
1119
-
1120
- #: includes/fs-plugin-info-dialog.php:1404
1121
- msgid "%s rating"
1122
- msgstr "%s hodnocení"
1123
-
1124
- #: includes/fs-plugin-info-dialog.php:1406
1125
- msgid "%s ratings"
1126
- msgstr "%s hodnocení"
1127
-
1128
- #: includes/fs-plugin-info-dialog.php:1421
1129
- msgid "%s star"
1130
- msgstr "%s hvězda"
1131
-
1132
- #: includes/fs-plugin-info-dialog.php:1423
1133
- msgid "%s stars"
1134
- msgstr "%s hvězd"
1135
-
1136
- #: includes/fs-plugin-info-dialog.php:1434
1137
- msgid "Click to see reviews that provided a rating of %s"
1138
- msgstr "Click to see reviews that provided a rating of %s"
1139
-
1140
- #: includes/fs-plugin-info-dialog.php:1447
1141
- msgid "Contributors"
1142
- msgstr "Přispěvatelé"
1143
-
1144
- #: includes/fs-plugin-info-dialog.php1476,
1145
- #: includes/fs-plugin-info-dialog.php:1478
1146
- msgid "Warning"
1147
- msgstr "Varování"
1148
-
1149
- #: includes/fs-plugin-info-dialog.php:1476
1150
- msgid "This plugin has not been tested with your current version of WordPress."
1151
- msgstr "This plugin has not been tested with your current version of WordPress."
1152
-
1153
- #: includes/fs-plugin-info-dialog.php:1478
1154
- msgid "This plugin has not been marked as compatible with your version of WordPress."
1155
- msgstr "This plugin has not been marked as compatible with your version of WordPress."
1156
-
1157
- #: includes/fs-plugin-info-dialog.php:1497
1158
- msgid "Paid add-on must be deployed to Freemius."
1159
- msgstr "Placený doplněk musí být nasazen na Freemius."
1160
-
1161
- #: includes/fs-plugin-info-dialog.php:1498
1162
- msgid "Add-on must be deployed to WordPress.org or Freemius."
1163
- msgstr "Rozšíření musí být nasazeno na WordPress.org nebo na Freemius."
1164
-
1165
- #: includes/fs-plugin-info-dialog.php:1519
1166
- msgid "Newer Version (%s) Installed"
1167
- msgstr "Novější verze (%s) nainstalována"
1168
-
1169
- #: includes/fs-plugin-info-dialog.php:1520
1170
- msgid "Newer Free Version (%s) Installed"
1171
- msgstr "Novější verze zdarma (%s) nainstalována"
1172
-
1173
- #: includes/fs-plugin-info-dialog.php:1527
1174
- msgid "Latest Version Installed"
1175
- msgstr "Nainstalována nejnovější verze"
1176
-
1177
- #: includes/fs-plugin-info-dialog.php:1528
1178
- msgid "Latest Free Version Installed"
1179
- msgstr "Nainstalována nejnovější verze zdarma"
1180
-
1181
- #: templates/account.php92, templates/forms/subscription-cancellation.php96,
1182
- #: templates/account/partials/addon.php26,
1183
- #: templates/account/partials/site.php:311
1184
- msgid "Downgrading your plan"
1185
- msgstr "Snižuji vaše předplatné"
1186
-
1187
- #: templates/account.php93, templates/forms/subscription-cancellation.php97,
1188
- #: templates/account/partials/addon.php27,
1189
- #: templates/account/partials/site.php:312
1190
- msgid "Cancelling the subscription"
1191
- msgstr "Ruším předplatné"
1192
-
1193
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
1194
- #. subscription'
1195
- #: templates/account.php95, templates/forms/subscription-cancellation.php99,
1196
- #: templates/account/partials/site.php:314
1197
- msgid "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1198
- msgstr "%1s okamžitě zastaví všechny budoucí opakující se platby a licence k plánu %s vyprší za %s."
1199
-
1200
- #: templates/account.php96, templates/forms/subscription-cancellation.php100,
1201
- #: templates/account/partials/addon.php30,
1202
- #: templates/account/partials/site.php:315
1203
- 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."
1204
- msgstr "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."
1205
-
1206
- #: templates/account.php97, templates/forms/subscription-cancellation.php106,
1207
- #: templates/account/partials/addon.php:31
1208
- msgid "Cancelling the trial will immediately block access to all premium features. Are you sure?"
1209
- msgstr "Zrušení zkušební verze okamžitě zablokuje přístup ke všem prémiovým funkcím. Opravdu chcete pokračovat?"
1210
-
1211
- #: templates/account.php98, templates/forms/subscription-cancellation.php101,
1212
- #: templates/account/partials/addon.php32,
1213
- #: templates/account/partials/site.php:316
1214
- msgid "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
1215
- msgstr "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
1216
-
1217
- #: templates/account.php99, templates/forms/subscription-cancellation.php102,
1218
- #: templates/account/partials/addon.php33,
1219
- #: templates/account/partials/site.php:317
1220
- msgid "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
1221
- msgstr "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
1222
-
1223
- #. translators: %s: Plan title (e.g. "Professional")
1224
- #: templates/account.php101,
1225
- #: templates/account/partials/activate-license-button.php31,
1226
- #: templates/account/partials/addon.php:35
1227
- msgid "Activate %s Plan"
1228
- msgstr "Aktivovat %s plán"
1229
-
1230
- #. translators: %s: Time period (e.g. Auto renews in "2 months")
1231
- #: templates/account.php104, templates/account/partials/addon.php38,
1232
- #: templates/account/partials/site.php:291
1233
- msgid "Auto renews in %s"
1234
- msgstr "Automaticky se obnoví za %s"
1235
-
1236
- #. translators: %s: Time period (e.g. Expires in "2 months")
1237
- #: templates/account.php106, templates/account/partials/addon.php40,
1238
- #: templates/account/partials/site.php:293
1239
- msgid "Expires in %s"
1240
- msgstr "Vyprší za %s"
1241
-
1242
- #: templates/account.php:107
1243
- msgctxt "as synchronize license"
1244
- msgid "Sync License"
1245
- msgstr "Synchronizovat licence"
1246
-
1247
- #: templates/account.php108, templates/account/partials/addon.php:41
1248
- msgid "Cancel Trial"
1249
- msgstr "Zrušit zkušební verzi"
1250
-
1251
- #: templates/account.php109, templates/account/partials/addon.php:42
1252
- msgid "Change Plan"
1253
- msgstr "Změnit plán"
1254
-
1255
- #: templates/account.php110, templates/account/partials/addon.php:43
1256
- msgctxt "verb"
1257
- msgid "Upgrade"
1258
- msgstr "Vylepšit"
1259
-
1260
- #: templates/account.php112, templates/account/partials/addon.php45,
1261
- #: templates/account/partials/site.php:318
1262
- msgctxt "verb"
1263
- msgid "Downgrade"
1264
- msgstr "Přejít na nižší verzi"
1265
-
1266
- #: templates/account.php114, templates/add-ons.php246,
1267
- #: templates/plugin-info/features.php72,
1268
- #: templates/account/partials/addon.php47,
1269
- #: templates/account/partials/site.php:33
1270
- msgid "Free"
1271
- msgstr "Zdarma"
1272
-
1273
- #: templates/account.php116, templates/debug.php373,
1274
- #: includes/customizer/class-fs-customizer-upsell-control.php110,
1275
- #: templates/account/partials/addon.php:49
1276
- msgctxt "as product pricing plan"
1277
- msgid "Plan"
1278
- msgstr "Druh členství"
1279
-
1280
- #: templates/account.php:117
1281
- msgid "Bundle Plan"
1282
- msgstr "Bundle Plan"
1283
-
1284
- #: templates/account.php:191
1285
- msgid "Free Trial"
1286
- msgstr "Zkušební verze zdarma"
1287
-
1288
- #: templates/account.php:202
1289
- msgid "Account Details"
1290
- msgstr "Detaily účtu"
1291
-
1292
- #: templates/account.php209, templates/forms/data-debug-mode.php:33
1293
- msgid "Start Debug"
1294
- msgstr "Start Debug"
1295
-
1296
- #: templates/account.php:211
1297
- msgid "Stop Debug"
1298
- msgstr "Stop Debug"
1299
-
1300
- #: templates/account.php:218
1301
- msgid "Billing & Invoices"
1302
- msgstr "Billing & Invoices"
1303
-
1304
- #: templates/account.php:229
1305
- 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?"
1306
- msgstr "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?"
1307
-
1308
- #: templates/account.php:231
1309
- 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?"
1310
- msgstr "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?"
1311
-
1312
- #: templates/account.php:234
1313
- msgid "Delete Account"
1314
- msgstr "Smazat účet"
1315
-
1316
- #: templates/account.php246, templates/account/partials/addon.php231,
1317
- #: templates/account/partials/deactivate-license-button.php:35
1318
- msgid "Deactivate License"
1319
- msgstr "Deaktivovat licenci"
1320
-
1321
- #: templates/account.php269, templates/forms/subscription-cancellation.php:125
1322
- msgid "Are you sure you want to proceed?"
1323
- msgstr "Opravdu chcete pokračovat?"
1324
-
1325
- #: templates/account.php269, templates/account/partials/addon.php:255
1326
- msgid "Cancel Subscription"
1327
- msgstr "Zrušit předplatné"
1328
-
1329
- #: templates/account.php298, templates/account/partials/addon.php:340
1330
- msgctxt "as synchronize"
1331
- msgid "Sync"
1332
- msgstr "Synchronizovat"
1333
-
1334
- #: templates/account.php313, templates/debug.php:507
1335
- msgid "Name"
1336
- msgstr "Jméno"
1337
-
1338
- #: templates/account.php319, templates/debug.php:508
1339
- msgid "Email"
1340
- msgstr "Email"
1341
-
1342
- #: templates/account.php326, templates/debug.php371, templates/debug.php:557
1343
- msgid "User ID"
1344
- msgstr "ID uživatele"
1345
-
1346
- #: templates/account.php344, templates/account.php637,
1347
- #: templates/account.php682, templates/debug.php238, templates/debug.php365,
1348
- #: templates/debug.php454, templates/debug.php506, templates/debug.php555,
1349
- #: templates/debug.php632, templates/account/payments.php35,
1350
- #: templates/debug/logger.php:21
1351
- msgid "ID"
1352
- msgstr "ID"
1353
-
1354
- #: templates/account.php:351
1355
- msgid "Site ID"
1356
- msgstr "ID stránky"
1357
-
1358
- #: templates/account.php:354
1359
- msgid "No ID"
1360
- msgstr "Žádné ID"
1361
-
1362
- #: templates/account.php359, templates/debug.php245, templates/debug.php374,
1363
- #: templates/debug.php458, templates/debug.php510,
1364
- #: templates/account/partials/site.php:227
1365
- msgid "Public Key"
1366
- msgstr "Veřejný klíč"
1367
-
1368
- #: templates/account.php365, templates/debug.php375, templates/debug.php459,
1369
- #: templates/debug.php511, templates/account/partials/site.php:239
1370
- msgid "Secret Key"
1371
- msgstr "Tajný klíč"
1372
-
1373
- #: templates/account.php:368
1374
- msgctxt "as secret encryption key missing"
1375
- msgid "No Secret"
1376
- msgstr "Tajný klíč chybí"
1377
-
1378
- #: templates/account.php395, templates/account/partials/site.php120,
1379
- #: templates/account/partials/site.php:122
1380
- msgid "Trial"
1381
- msgstr "Zkouška"
1382
-
1383
- #: templates/account.php422, templates/debug.php562,
1384
- #: templates/account/partials/site.php:260
1385
- msgid "License Key"
1386
- msgstr "Licenční klíč"
1387
-
1388
- #: templates/account.php:453
1389
- msgid "Join the Beta program"
1390
- msgstr "Join the Beta program"
1391
-
1392
- #: templates/account.php:459
1393
- msgid "not verified"
1394
- msgstr "není ověřeno"
1395
-
1396
- #: templates/account.php468, templates/account/partials/addon.php:190
1397
- msgid "Expired"
1398
- msgstr "Vypršelo"
1399
-
1400
- #: templates/account.php:528
1401
- msgid "Premium version"
1402
- msgstr "Prémiová verze"
1403
-
1404
- #: templates/account.php:530
1405
- msgid "Free version"
1406
- msgstr "Verze zdarma"
1407
-
1408
- #: templates/account.php:542
1409
- msgid "Verify Email"
1410
- msgstr "Ověřit e-mail"
1411
-
1412
- #: templates/account.php:553
1413
- msgid "Download %s Version"
1414
- msgstr "Stáhnout verzi %s"
1415
-
1416
- #: templates/account.php568, templates/account.php820,
1417
- #: templates/account/partials/site.php248,
1418
- #: templates/account/partials/site.php:270
1419
- msgctxt "verb"
1420
- msgid "Show"
1421
- msgstr "Zobrazit"
1422
-
1423
- #: templates/account.php:583
1424
- msgid "What is your %s?"
1425
- msgstr "Jaké je vaše \"%s\"?"
1426
-
1427
- #: templates/account.php591, templates/account/billing.php:21
1428
- msgctxt "verb"
1429
- msgid "Edit"
1430
- msgstr "Upravit"
1431
-
1432
- #: templates/account.php:616
1433
- msgid "Sites"
1434
- msgstr "Weby"
1435
-
1436
- #: templates/account.php:629
1437
- msgid "Search by address"
1438
- msgstr "Hledat podle adresy"
1439
-
1440
- #: templates/account.php638, templates/debug.php:368
1441
- msgid "Address"
1442
- msgstr "Adresa"
1443
-
1444
- #: templates/account.php:639
1445
- msgid "License"
1446
- msgstr "Licence"
1447
-
1448
- #: templates/account.php:640
1449
- msgid "Plan"
1450
- msgstr "Druh členství"
1451
-
1452
- #: templates/account.php:685
1453
- msgctxt "as software license"
1454
- msgid "License"
1455
- msgstr "Licence"
1456
-
1457
- #: templates/account.php:814
1458
- msgctxt "verb"
1459
- msgid "Hide"
1460
- msgstr "Skrýt"
1461
-
1462
- #: templates/account.php836, templates/forms/data-debug-mode.php:31
1463
- msgid "Processing"
1464
- msgstr "Processing"
1465
-
1466
- #: templates/account.php:839
1467
- msgid "Get updates for bleeding edge Beta versions of %s."
1468
- msgstr "Get updates for bleeding edge Beta versions of %s."
1469
-
1470
- #: templates/account.php:897
1471
- msgid "Cancelling %s"
1472
- msgstr "Ruším %s"
1473
-
1474
- #: templates/account.php897, templates/account.php914,
1475
- #: templates/forms/subscription-cancellation.php27,
1476
- #: templates/forms/deactivation/form.php:133
1477
- msgid "trial"
1478
- msgstr "zkušební"
1479
-
1480
- #: templates/account.php912, templates/forms/deactivation/form.php:150
1481
- msgid "Cancelling %s..."
1482
- msgstr "Ruším %s..."
1483
-
1484
- #: templates/account.php915, templates/forms/subscription-cancellation.php28,
1485
- #: templates/forms/deactivation/form.php:134
1486
- msgid "subscription"
1487
- msgstr "předplatné"
1488
-
1489
- #: templates/account.php:929
1490
- 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?"
1491
- msgstr "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?"
1492
-
1493
- #: templates/add-ons.php:38
1494
- msgid "View details"
1495
- msgstr "Zobrazit podrobnosti"
1496
-
1497
- #: templates/add-ons.php:48
1498
- msgid "Add Ons for %s"
1499
- msgstr "Rozšíření pro %s"
1500
-
1501
- #: templates/add-ons.php:58
1502
- msgid "We couldn't load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1503
- msgstr "We couldn't load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1504
-
1505
- #: templates/add-ons.php:229
1506
- msgctxt "active add-on"
1507
- msgid "Active"
1508
- msgstr "Active"
1509
-
1510
- #: templates/add-ons.php:230
1511
- msgctxt "installed add-on"
1512
- msgid "Installed"
1513
- msgstr "Installed"
1514
-
1515
- #: templates/admin-notice.php13, templates/forms/license-activation.php207,
1516
- #: templates/forms/resend-key.php:77
1517
- msgctxt "as close a window"
1518
- msgid "Dismiss"
1519
- msgstr "Skrýt"
1520
-
1521
- #: templates/auto-installation.php:45
1522
- msgid "%s sec"
1523
- msgstr "%s s"
1524
-
1525
- #: templates/auto-installation.php:83
1526
- msgid "Automatic Installation"
1527
- msgstr "Automatic Installation"
1528
-
1529
- #: templates/auto-installation.php:93
1530
- msgid "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now."
1531
- msgstr "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now."
1532
-
1533
- #: templates/auto-installation.php:104
1534
- msgid "The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page."
1535
- msgstr "Proces instalace byl zahájen a může trvat několik minut. Počkejte prosím na dokončení - neobnovujte tuto stránku."
1536
-
1537
- #: templates/auto-installation.php:109
1538
- msgid "Cancel Installation"
1539
- msgstr "Cancel Installation"
1540
-
1541
- #: templates/checkout.php:180
1542
- msgid "Checkout"
1543
- msgstr "Pokladna"
1544
-
1545
- #: templates/checkout.php:180
1546
- msgid "PCI compliant"
1547
- msgstr "Kompatibilní s PCI"
1548
-
1549
- #. translators: %s: name (e.g. Hey John,)
1550
- #: templates/connect.php:112
1551
- msgctxt "greeting"
1552
- msgid "Hey %s,"
1553
- msgstr "Dobrý den %s,"
1554
-
1555
- #: templates/connect.php:154
1556
- msgid "Allow & Continue"
1557
- msgstr "Povolit a pokračovat"
1558
-
1559
- #: templates/connect.php:158
1560
- msgid "Re-send activation email"
1561
- msgstr "Znovu poslat aktivační email"
1562
-
1563
- #: templates/connect.php:162
1564
- msgid "Thanks %s!"
1565
- msgstr "Děkujeme %s!"
1566
-
1567
- #: templates/connect.php172, templates/forms/license-activation.php:46
1568
- msgid "Agree & Activate License"
1569
- msgstr "Aktivovat licenci"
1570
-
1571
- #: templates/connect.php:181
1572
- msgid "Thanks for purchasing %s! To get started, please enter your license key:"
1573
- msgstr "Děkujeme za nákup %s! Pro aktivaci zadejte prosím svůj licenční klíč:"
1574
-
1575
- #: templates/connect.php:188
1576
- 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."
1577
- msgstr "Nezmeškejte žádnou důležitou aktualizaci - dovolte nám sbírat anonymní a obecná diagnostická data s %4$s a nechte se upozornit na nové funkce, výukové materiály, nabídky a bezpečnostní aktualizace."
1578
-
1579
- #: templates/connect.php:189
1580
- msgid "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s."
1581
- msgstr "Nezmeškejte žádnou důležitou aktualizaci - dovolte nám sbírat anonymní a obecná diagnostická data s %4$s a nechte se upozornit na nové funkce a bezpečnostní aktualizace."
1582
-
1583
- #: templates/connect.php:195
1584
- 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."
1585
- msgstr "Nezmeškejte žádnou důležitou aktualizaci - dovolte nám sbírat anonymní a obecná diagnostická data s %4$s a nechte se upozornit na nové funkce, výukové materiály, nabídky a bezpečnostní aktualizace. Pokud tohle přeskočíte tak se nic neděje. %1$s bude bez problémů dál fungovat."
1586
-
1587
- #: templates/connect.php:196
1588
- 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."
1589
- msgstr "Nezmeškejte žádnou důležitou aktualizaci - dovolte nám sbírat anonymní a obecná diagnostická data s %4$s a nechte se upozornit na nové funkce a bezpečnostní aktualizace. Pokud tohle přeskočíte tak se nic neděje. %1$s bude bez problémů dál fungovat."
1590
-
1591
- #: templates/connect.php:230
1592
- msgid "We're excited to introduce the Freemius network-level integration."
1593
- msgstr "Jsme rádi, že vám můžeme ukázat integraci Freemiusu i v rámci sítě webů."
1594
-
1595
- #: templates/connect.php:233
1596
- msgid "During the update process we detected %d site(s) that are still pending license activation."
1597
- msgstr "During the update process we detected %d site(s) that are still pending license activation."
1598
-
1599
- #: templates/connect.php:235
1600
- msgid "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
1601
- msgstr "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
1602
-
1603
- #: templates/connect.php:237
1604
- msgid "%s's paid features"
1605
- msgstr "%s's paid features"
1606
-
1607
- #: templates/connect.php:242
1608
- msgid "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
1609
- msgstr "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
1610
-
1611
- #: templates/connect.php:244
1612
- msgid "During the update process we detected %s site(s) in the network that are still pending your attention."
1613
- msgstr "During the update process we detected %s site(s) in the network that are still pending your attention."
1614
-
1615
- #: templates/connect.php253, templates/forms/data-debug-mode.php35,
1616
- #: templates/forms/license-activation.php:49
1617
- msgid "License key"
1618
- msgstr "Licenční klíč"
1619
-
1620
- #: templates/connect.php256, templates/forms/license-activation.php:22
1621
- msgid "Can't find your license key?"
1622
- msgstr "Nemůžete najít svůj licenční klíč?"
1623
-
1624
- #: templates/connect.php315, templates/connect.php652,
1625
- #: templates/forms/deactivation/retry-skip.php:20
1626
- msgctxt "verb"
1627
- msgid "Skip"
1628
- msgstr "Přeskočit"
1629
-
1630
- #: templates/connect.php:318
1631
- msgid "Delegate to Site Admins"
1632
- msgstr "Delegate to Site Admins"
1633
-
1634
- #: templates/connect.php:318
1635
- msgid "If you click it, this decision will be delegated to the sites administrators."
1636
- msgstr "If you click it, this decision will be delegated to the sites administrators."
1637
-
1638
- #: templates/connect.php:346
1639
- msgid "Your Profile Overview"
1640
- msgstr "Informace o vašem profilu"
1641
-
1642
- #: templates/connect.php:347
1643
- msgid "Name and email address"
1644
- msgstr "Jméno a emailová adresa"
1645
-
1646
- #: templates/connect.php:352
1647
- msgid "Your Site Overview"
1648
- msgstr "Informace o vaší stránce"
1649
-
1650
- #: templates/connect.php:353
1651
- msgid "Site URL, WP version, PHP info, plugins & themes"
1652
- msgstr "URL webu, verze WP, PHP info, pluginy a šablony"
1653
-
1654
- #: templates/connect.php:358
1655
- msgid "Admin Notices"
1656
- msgstr "Zobrazení oznámení v adminu"
1657
-
1658
- #: templates/connect.php359, templates/connect.php:375
1659
- msgid "Updates, announcements, marketing, no spam"
1660
- msgstr "Aktualizace, oznámení, marketing, žádný spam"
1661
-
1662
- #: templates/connect.php:364
1663
- msgid "Current %s Events"
1664
- msgstr "Informace o událostech pro %s"
1665
-
1666
- #: templates/connect.php:365
1667
- msgid "Activation, deactivation and uninstall"
1668
- msgstr "Aktivace, deaktivace a odinstalace"
1669
-
1670
- #: templates/connect.php:374
1671
- msgid "Newsletter"
1672
- msgstr "Newsletter"
1673
-
1674
- #: templates/connect.php391, templates/forms/license-activation.php:41
1675
- 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."
1676
- msgstr "Pro ověření platnosti vaší licence a automatických aktualizací bude tento %1$s periodicky odesílat data do %2$s."
1677
-
1678
- #: templates/connect.php:396
1679
- msgid "What permissions are being granted?"
1680
- msgstr "Jaká oprávnění budou udělena?"
1681
-
1682
- #: templates/connect.php:417
1683
- msgid "Don't have a license key?"
1684
- msgstr "Nemáte licenční klíč?"
1685
-
1686
- #: templates/connect.php:420
1687
- msgid "Have a license key?"
1688
- msgstr "Máte licenční klíč?"
1689
-
1690
- #: templates/connect.php:428
1691
- msgid "Privacy Policy"
1692
- msgstr "Zásady ochrany osobních údajů"
1693
-
1694
- #: templates/connect.php:430
1695
- msgid "License Agreement"
1696
- msgstr "Licenční smlouva"
1697
-
1698
- #: templates/connect.php:430
1699
- msgid "Terms of Service"
1700
- msgstr "Podmínky služby"
1701
-
1702
- #: templates/connect.php:805
1703
- msgctxt "as in the process of sending an email"
1704
- msgid "Sending email"
1705
- msgstr "Probíhá odesílání emailů"
1706
-
1707
- #: templates/connect.php:806
1708
- msgctxt "as activating plugin"
1709
- msgid "Activating"
1710
- msgstr "Probíhá aktivace"
1711
-
1712
- #: templates/contact.php:78
1713
- msgid "Contact"
1714
- msgstr "Kontakt"
1715
-
1716
- #: templates/debug.php:17
1717
- msgctxt "as turned off"
1718
- msgid "Off"
1719
- msgstr "Vypnuto"
1720
-
1721
- #: templates/debug.php:18
1722
- msgctxt "as turned on"
1723
- msgid "On"
1724
- msgstr "Zapnuto"
1725
-
1726
- #: templates/debug.php:20
1727
- msgid "SDK"
1728
- msgstr "SDK"
1729
-
1730
- #: templates/debug.php:24
1731
- msgctxt "as code debugging"
1732
- msgid "Debugging"
1733
- msgstr "Debugging"
1734
-
1735
- #: templates/debug.php54, templates/debug.php250, templates/debug.php376,
1736
- #: templates/debug.php:512
1737
- msgid "Actions"
1738
- msgstr "Akce objednávky"
1739
-
1740
- #: templates/debug.php:64
1741
- msgid "Are you sure you want to delete all Freemius data?"
1742
- msgstr "Opravdu chcete smazat veškerá Freemius data?"
1743
-
1744
- #: templates/debug.php:64
1745
- msgid "Delete All Accounts"
1746
- msgstr "Delete All Accounts"
1747
-
1748
- #: templates/debug.php:71
1749
- msgid "Clear API Cache"
1750
- msgstr "Vymazat paměť API"
1751
-
1752
- #: templates/debug.php:79
1753
- msgid "Clear Updates Transients"
1754
- msgstr "Clear Updates Transients"
1755
-
1756
- #: templates/debug.php:86
1757
- msgid "Sync Data From Server"
1758
- msgstr "Synchronizovat data ze serveru"
1759
-
1760
- #: templates/debug.php:95
1761
- msgid "Migrate Options to Network"
1762
- msgstr "Migrate Options to Network"
1763
-
1764
- #: templates/debug.php:100
1765
- msgid "Load DB Option"
1766
- msgstr "Load DB Option"
1767
-
1768
- #: templates/debug.php:103
1769
- msgid "Set DB Option"
1770
- msgstr "Set DB Option"
1771
-
1772
- #: templates/debug.php:182
1773
- msgid "Key"
1774
- msgstr "Klíč"
1775
-
1776
- #: templates/debug.php:183
1777
- msgid "Value"
1778
- msgstr "Hodnota"
1779
-
1780
- #: templates/debug.php:199
1781
- msgctxt "as software development kit versions"
1782
- msgid "SDK Versions"
1783
- msgstr "SDK Versions"
1784
-
1785
- #: templates/debug.php:204
1786
- msgid "SDK Path"
1787
- msgstr "Cesta l SDK"
1788
-
1789
- #: templates/debug.php205, templates/debug.php:244
1790
- msgid "Module Path"
1791
- msgstr "Cesta k modulu"
1792
-
1793
- #: templates/debug.php:206
1794
- msgid "Is Active"
1795
- msgstr "Je aktivní"
1796
-
1797
- #: templates/debug.php234, templates/debug/plugins-themes-sync.php:35
1798
- msgid "Plugins"
1799
- msgstr "Pluginy"
1800
-
1801
- #: templates/debug.php234, templates/debug/plugins-themes-sync.php:56
1802
- msgid "Themes"
1803
- msgstr "Šablony"
1804
-
1805
- #: templates/debug.php239, templates/debug.php370, templates/debug.php456,
1806
- #: templates/debug/scheduled-crons.php:80
1807
- msgid "Slug"
1808
- msgstr "Zkratka"
1809
-
1810
- #: templates/debug.php241, templates/debug.php:455
1811
- msgid "Title"
1812
- msgstr "Nadpis"
1813
-
1814
- #: templates/debug.php:242
1815
- msgctxt "as application program interface"
1816
- msgid "API"
1817
- msgstr "API"
1818
-
1819
- #: templates/debug.php:243
1820
- msgid "Freemius State"
1821
- msgstr "Stav Freemius"
1822
-
1823
- #: templates/debug.php:247
1824
- msgid "Network Blog"
1825
- msgstr "Network Blog"
1826
-
1827
- #: templates/debug.php:248
1828
- msgid "Network User"
1829
- msgstr "Network User"
1830
-
1831
- #: templates/debug.php:285
1832
- msgctxt "as connection was successful"
1833
- msgid "Connected"
1834
- msgstr "Připojeno"
1835
-
1836
- #: templates/debug.php:286
1837
- msgctxt "as connection blocked"
1838
- msgid "Blocked"
1839
- msgstr "Zablokováno"
1840
-
1841
- #: templates/debug.php:322
1842
- msgid "Simulate Trial Promotion"
1843
- msgstr "Simulate Trial Promotion"
1844
-
1845
- #: templates/debug.php:334
1846
- msgid "Simulate Network Upgrade"
1847
- msgstr "Simulate Network Upgrade"
1848
-
1849
- #: templates/debug.php:359
1850
- msgid "%s Installs"
1851
- msgstr "%s instalací"
1852
-
1853
- #: templates/debug.php:361
1854
- msgctxt "like websites"
1855
- msgid "Sites"
1856
- msgstr "Weby"
1857
-
1858
- #: templates/debug.php367, templates/account/partials/site.php:156
1859
- msgid "Blog ID"
1860
- msgstr "Blog ID"
1861
-
1862
- #: templates/debug.php:372
1863
- msgid "License ID"
1864
- msgstr "License ID"
1865
-
1866
- #: templates/debug.php436, templates/debug.php535,
1867
- #: templates/account/partials/addon.php:435
1868
- msgctxt "verb"
1869
- msgid "Delete"
1870
- msgstr "Smazat"
1871
-
1872
- #: templates/debug.php:450
1873
- msgid "Add Ons of module %s"
1874
- msgstr "Add Ons of module %s"
1875
-
1876
- #: templates/debug.php:502
1877
- msgid "Users"
1878
- msgstr "Uživatelé"
1879
-
1880
- #: templates/debug.php:509
1881
- msgid "Verified"
1882
- msgstr "Ověřeno"
1883
-
1884
- #: templates/debug.php:551
1885
- msgid "%s Licenses"
1886
- msgstr "%s licencí"
1887
-
1888
- #: templates/debug.php:556
1889
- msgid "Plugin ID"
1890
- msgstr "ID pluginu"
1891
-
1892
- #: templates/debug.php:558
1893
- msgid "Plan ID"
1894
- msgstr "ID členství"
1895
-
1896
- #: templates/debug.php:559
1897
- msgid "Quota"
1898
- msgstr "Quota"
1899
-
1900
- #: templates/debug.php:560
1901
- msgid "Activated"
1902
- msgstr "Aktivovaný"
1903
-
1904
- #: templates/debug.php:561
1905
- msgid "Blocking"
1906
- msgstr "Blokování"
1907
-
1908
- #: templates/debug.php:563
1909
- msgctxt "as expiration date"
1910
- msgid "Expiration"
1911
- msgstr "Expirace"
1912
-
1913
- #: templates/debug.php:590
1914
- msgid "Debug Log"
1915
- msgstr "Ladící log"
1916
-
1917
- #: templates/debug.php:594
1918
- msgid "All Types"
1919
- msgstr "Všechny typy"
1920
-
1921
- #: templates/debug.php:601
1922
- msgid "All Requests"
1923
- msgstr "All Requests"
1924
-
1925
- #: templates/debug.php606, templates/debug.php635,
1926
- #: templates/debug/logger.php:25
1927
- msgid "File"
1928
- msgstr "Soubor"
1929
-
1930
- #: templates/debug.php607, templates/debug.php633,
1931
- #: templates/debug/logger.php:23
1932
- msgid "Function"
1933
- msgstr "Funkce"
1934
-
1935
- #: templates/debug.php:608
1936
- msgid "Process ID"
1937
- msgstr "Process ID"
1938
-
1939
- #: templates/debug.php:609
1940
- msgid "Logger"
1941
- msgstr "Logger"
1942
-
1943
- #: templates/debug.php610, templates/debug.php634,
1944
- #: templates/debug/logger.php:24
1945
- msgid "Message"
1946
- msgstr "Zpráva"
1947
-
1948
- #: templates/debug.php:612
1949
- msgid "Filter"
1950
- msgstr "Filtr"
1951
-
1952
- #: templates/debug.php:620
1953
- msgid "Download"
1954
- msgstr "Stáhnout"
1955
-
1956
- #: templates/debug.php631, templates/debug/logger.php:22
1957
- msgid "Type"
1958
- msgstr "Typ"
1959
-
1960
- #: templates/debug.php636, templates/debug/logger.php:26
1961
- msgid "Timestamp"
1962
- msgstr "Datum a čas"
1963
-
1964
- #: templates/secure-https-header.php:28
1965
- msgid "Secure HTTPS %s page, running from an external domain"
1966
- msgstr "Zabezpečená stránka HTTPS %s spuštěná z externí domény"
1967
-
1968
- #: includes/customizer/class-fs-customizer-support-section.php55,
1969
- #: templates/plugin-info/features.php:43
1970
- msgid "Support"
1971
- msgstr "Podpora"
1972
-
1973
- #: includes/debug/class-fs-debug-bar-panel.php48,
1974
- #: templates/debug/api-calls.php54, templates/debug/logger.php:62
1975
- msgctxt "milliseconds"
1976
- msgid "ms"
1977
- msgstr "ms"
1978
-
1979
- #: includes/debug/debug-bar-start.php:41
1980
- msgid "Freemius API"
1981
- msgstr "Freemius API"
1982
-
1983
- #: includes/debug/debug-bar-start.php:42
1984
- msgid "Requests"
1985
- msgstr "Žádosti"
1986
-
1987
- #: templates/account/billing.php:22
1988
- msgctxt "verb"
1989
- msgid "Update"
1990
- msgstr "Aktualizovat"
1991
-
1992
- #: templates/account/billing.php:33
1993
- msgid "Billing"
1994
- msgstr "Fakturace"
1995
-
1996
- #: templates/account/billing.php38, templates/account/billing.php:38
1997
- msgid "Business name"
1998
- msgstr "Jméno firmy"
1999
-
2000
- #: templates/account/billing.php39, templates/account/billing.php:39
2001
- msgid "Tax / VAT ID"
2002
- msgstr "Tax / VAT ID"
2003
-
2004
- #: templates/account/billing.php42, templates/account/billing.php42,
2005
- #: templates/account/billing.php43, templates/account/billing.php:43
2006
- msgid "Address Line %d"
2007
- msgstr "Address Line %d"
2008
-
2009
- #: templates/account/billing.php46, templates/account/billing.php:46
2010
- msgid "City"
2011
- msgstr "Město"
2012
-
2013
- #: templates/account/billing.php46, templates/account/billing.php:46
2014
- msgid "Town"
2015
- msgstr "Město"
2016
-
2017
- #: templates/account/billing.php47, templates/account/billing.php:47
2018
- msgid "ZIP / Postal Code"
2019
- msgstr "PSČ / směrovací číslo"
2020
-
2021
- #: templates/account/billing.php:302
2022
- msgid "Country"
2023
- msgstr "Země"
2024
-
2025
- #: templates/account/billing.php:304
2026
- msgid "Select Country"
2027
- msgstr "Vyberte zemi"
2028
-
2029
- #: templates/account/billing.php311, templates/account/billing.php:312
2030
- msgid "State"
2031
- msgstr "Kraj"
2032
-
2033
- #: templates/account/billing.php311, templates/account/billing.php:312
2034
- msgid "Province"
2035
- msgstr "Okres"
2036
-
2037
- #: templates/account/payments.php:29
2038
- msgid "Payments"
2039
- msgstr "Platby"
2040
-
2041
- #: templates/account/payments.php:36
2042
- msgid "Date"
2043
- msgstr "Datum"
2044
-
2045
- #: templates/account/payments.php:37
2046
- msgid "Amount"
2047
- msgstr "Částka"
2048
-
2049
- #: templates/account/payments.php38, templates/account/payments.php:50
2050
- msgid "Invoice"
2051
- msgstr "Faktura"
2052
-
2053
- #: templates/debug/api-calls.php:56
2054
- msgid "API"
2055
- msgstr "API"
2056
-
2057
- #: templates/debug/api-calls.php:68
2058
- msgid "Method"
2059
- msgstr "Metoda"
2060
-
2061
- #: templates/debug/api-calls.php:69
2062
- msgid "Code"
2063
- msgstr "Kód"
2064
-
2065
- #: templates/debug/api-calls.php:70
2066
- msgid "Length"
2067
- msgstr "Délka"
2068
-
2069
- #: templates/debug/api-calls.php:71
2070
- msgctxt "as file/folder path"
2071
- msgid "Path"
2072
- msgstr "Složka"
2073
-
2074
- #: templates/debug/api-calls.php:73
2075
- msgid "Body"
2076
- msgstr "Tělo"
2077
-
2078
- #: templates/debug/api-calls.php:75
2079
- msgid "Result"
2080
- msgstr "Výsledek"
2081
-
2082
- #: templates/debug/api-calls.php:76
2083
- msgid "Start"
2084
- msgstr "Začátek"
2085
-
2086
- #: templates/debug/api-calls.php:77
2087
- msgid "End"
2088
- msgstr "Konec"
2089
-
2090
- #: templates/debug/logger.php:15
2091
- msgid "Log"
2092
- msgstr "Záznam"
2093
-
2094
- #. translators: %s: time period (e.g. In "2 hours")
2095
- #: templates/debug/plugins-themes-sync.php18,
2096
- #: templates/debug/scheduled-crons.php:91
2097
- msgid "In %s"
2098
- msgstr "Za %s"
2099
-
2100
- #. translators: %s: time period (e.g. "2 hours" ago)
2101
- #: templates/debug/plugins-themes-sync.php20,
2102
- #: templates/debug/scheduled-crons.php:93
2103
- msgid "%s ago"
2104
- msgstr "Před %s"
2105
-
2106
- #: templates/debug/plugins-themes-sync.php21,
2107
- #: templates/debug/scheduled-crons.php:74
2108
- msgctxt "seconds"
2109
- msgid "sec"
2110
- msgstr "s"
2111
-
2112
- #: templates/debug/plugins-themes-sync.php:23
2113
- msgid "Plugins & Themes Sync"
2114
- msgstr "Pluginy a synchronizace šablon"
2115
-
2116
- #: templates/debug/plugins-themes-sync.php:28
2117
- msgid "Total"
2118
- msgstr "Celkem"
2119
-
2120
- #: templates/debug/plugins-themes-sync.php29,
2121
- #: templates/debug/scheduled-crons.php:84
2122
- msgid "Last"
2123
- msgstr "Poslední"
2124
-
2125
- #: templates/debug/scheduled-crons.php:76
2126
- msgid "Scheduled Crons"
2127
- msgstr "Plánované crony"
2128
-
2129
- #: templates/debug/scheduled-crons.php:81
2130
- msgid "Module"
2131
- msgstr "Modul"
2132
-
2133
- #: templates/debug/scheduled-crons.php:82
2134
- msgid "Module Type"
2135
- msgstr "Typ modulu"
2136
-
2137
- #: templates/debug/scheduled-crons.php:83
2138
- msgid "Cron Type"
2139
- msgstr "Cron Type"
2140
-
2141
- #: templates/debug/scheduled-crons.php:85
2142
- msgid "Next"
2143
- msgstr "Následující"
2144
-
2145
- #: templates/forms/affiliation.php:82
2146
- msgid "Non-expiring"
2147
- msgstr "Non-expiring"
2148
-
2149
- #: templates/forms/affiliation.php:85
2150
- msgid "Apply to become an affiliate"
2151
- msgstr "Apply to become an affiliate"
2152
-
2153
- #: templates/forms/affiliation.php:104
2154
- msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s."
2155
- msgstr "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s."
2156
-
2157
- #: templates/forms/affiliation.php:119
2158
- msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information."
2159
- msgstr "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information."
2160
-
2161
- #: templates/forms/affiliation.php:122
2162
- msgid "Your affiliation account was temporarily suspended."
2163
- msgstr "Your affiliation account was temporarily suspended."
2164
-
2165
- #: templates/forms/affiliation.php:125
2166
- msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days."
2167
- msgstr "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days."
2168
-
2169
- #: templates/forms/affiliation.php:128
2170
- msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support."
2171
- msgstr "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support."
2172
-
2173
- #: templates/forms/affiliation.php:141
2174
- msgid "Like the %s? Become our ambassador and earn cash ;-)"
2175
- msgstr "Like the %s? Become our ambassador and earn cash ;-)"
2176
-
2177
- #: templates/forms/affiliation.php:142
2178
- msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!"
2179
- msgstr "Refer new customers to our %s and earn %s commission on each successful sale you refer!"
2180
-
2181
- #: templates/forms/affiliation.php:145
2182
- msgid "Program Summary"
2183
- msgstr "Program Summary"
2184
-
2185
- #: templates/forms/affiliation.php:147
2186
- msgid "%s commission when a customer purchases a new license."
2187
- msgstr "%s provizi, když zákazník zakoupí novou licenci."
2188
-
2189
- #: templates/forms/affiliation.php:149
2190
- msgid "Get commission for automated subscription renewals."
2191
- msgstr "Get commission for automated subscription renewals."
2192
-
2193
- #: templates/forms/affiliation.php:152
2194
- msgid "%s tracking cookie after the first visit to maximize earnings potential."
2195
- msgstr "%s tracking cookie after the first visit to maximize earnings potential."
2196
-
2197
- #: templates/forms/affiliation.php:155
2198
- msgid "Unlimited commissions."
2199
- msgstr "Unlimited commissions."
2200
-
2201
- #: templates/forms/affiliation.php:157
2202
- msgid "%s minimum payout amount."
2203
- msgstr "%s minimální částka výplaty."
2204
-
2205
- #: templates/forms/affiliation.php:158
2206
- msgid "Payouts are in USD and processed monthly via PayPal."
2207
- msgstr "Payouts are in USD and processed monthly via PayPal."
2208
-
2209
- #: templates/forms/affiliation.php:159
2210
- msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days."
2211
- msgstr "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days."
2212
-
2213
- #: templates/forms/affiliation.php:162
2214
- msgid "Affiliate"
2215
- msgstr "Partner"
2216
-
2217
- #: templates/forms/affiliation.php165, templates/forms/resend-key.php:23
2218
- msgid "Email address"
2219
- msgstr "Emailová adresa"
2220
-
2221
- #: templates/forms/affiliation.php:169
2222
- msgid "Full name"
2223
- msgstr "Celé jméno"
2224
-
2225
- #: templates/forms/affiliation.php:173
2226
- msgid "PayPal account email address"
2227
- msgstr "E-mailová adresa účtu PayPal"
2228
-
2229
- #: templates/forms/affiliation.php:177
2230
- msgid "Where are you going to promote the %s?"
2231
- msgstr "Where are you going to promote the %s?"
2232
-
2233
- #: templates/forms/affiliation.php:179
2234
- msgid "Enter the domain of your website or other websites from where you plan to promote the %s."
2235
- msgstr "Enter the domain of your website or other websites from where you plan to promote the %s."
2236
-
2237
- #: templates/forms/affiliation.php:181
2238
- msgid "Add another domain"
2239
- msgstr "Add another domain"
2240
-
2241
- #: templates/forms/affiliation.php:185
2242
- msgid "Extra Domains"
2243
- msgstr "Další domény"
2244
-
2245
- #: templates/forms/affiliation.php:186
2246
- msgid "Extra domains where you will be marketing the product from."
2247
- msgstr "Extra domains where you will be marketing the product from."
2248
-
2249
- #: templates/forms/affiliation.php:196
2250
- msgid "Promotion methods"
2251
- msgstr "Promotion methods"
2252
-
2253
- #: templates/forms/affiliation.php:199
2254
- msgid "Social media (Facebook, Twitter, etc.)"
2255
- msgstr "Social media (Facebook, Twitter, etc.)"
2256
-
2257
- #: templates/forms/affiliation.php:203
2258
- msgid "Mobile apps"
2259
- msgstr "Mobile apps"
2260
-
2261
- #: templates/forms/affiliation.php:207
2262
- msgid "Website, email, and social media statistics (optional)"
2263
- msgstr "Statistika o webová stránc, emaiul a sociálních médiích"
2264
-
2265
- #: templates/forms/affiliation.php:210
2266
- msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)."
2267
- msgstr "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)."
2268
-
2269
- #: templates/forms/affiliation.php:214
2270
- msgid "How will you promote us?"
2271
- msgstr "Jakým způsobem budete mé produkty propagovat?"
2272
-
2273
- #: templates/forms/affiliation.php:217
2274
- msgid "Please provide details on how you intend to promote %s (please be as specific as possible)."
2275
- msgstr "Please provide details on how you intend to promote %s (please be as specific as possible)."
2276
-
2277
- #: templates/forms/affiliation.php223, templates/forms/resend-key.php:22
2278
- msgid "Cancel"
2279
- msgstr "Zrušit"
2280
-
2281
- #: templates/forms/affiliation.php:225
2282
- msgid "Become an affiliate"
2283
- msgstr "Staňte se naším afiliátem"
2284
-
2285
- #: templates/forms/data-debug-mode.php:25
2286
- msgid "Please enter the license key to enable the debug mode:"
2287
- msgstr "Please enter the license key to enable the debug mode:"
2288
-
2289
- #: templates/forms/data-debug-mode.php:27
2290
- msgid "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:"
2291
- msgstr "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:"
2292
-
2293
- #: templates/forms/data-debug-mode.php:32
2294
- msgid "Submit"
2295
- msgstr "Submit"
2296
-
2297
- #: templates/forms/data-debug-mode.php:36
2298
- msgid "User key"
2299
- msgstr "User key"
2300
-
2301
- #: templates/forms/license-activation.php:23
2302
- msgid "Please enter the license key that you received in the email right after the purchase:"
2303
- msgstr "Please enter the license key that you received in the email right after the purchase:"
2304
-
2305
- #: templates/forms/license-activation.php:28
2306
- msgid "Update License"
2307
- msgstr "Aktualizovat licenci"
2308
-
2309
- #: templates/forms/optout.php:30
2310
- msgctxt "verb"
2311
- msgid "Opt Out"
2312
- msgstr "Odhlásit se"
2313
-
2314
- #: templates/forms/optout.php:31
2315
- msgctxt "verb"
2316
- msgid "Opt In"
2317
- msgstr "Zúčastnit se"
2318
-
2319
- #: templates/forms/optout.php:33
2320
- msgid "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking."
2321
- msgstr "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking."
2322
-
2323
- #: templates/forms/optout.php:35
2324
- msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s."
2325
- msgstr "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s."
2326
-
2327
- #: templates/forms/premium-versions-upgrade-handler.php:40
2328
- msgid "There is a new version of %s available."
2329
- msgstr "Je k dispozici nová verze %s."
2330
-
2331
- #: templates/forms/premium-versions-upgrade-handler.php:41
2332
- msgid " %s to access version %s security & feature updates, and support."
2333
- msgstr " %s pro přístup k verzi %s zajišťující podporu a nejen bezpečnostní aktualizace."
2334
-
2335
- #: templates/forms/premium-versions-upgrade-handler.php:54
2336
- msgid "New Version Available"
2337
- msgstr "Nová verze k dispozici"
2338
-
2339
- #: templates/forms/premium-versions-upgrade-handler.php:75
2340
- msgctxt "close a window"
2341
- msgid "Dismiss"
2342
- msgstr "Skrýt"
2343
-
2344
- #: templates/forms/resend-key.php:21
2345
- msgid "Send License Key"
2346
- msgstr "Odeslat licenční klíč"
2347
-
2348
- #: templates/forms/resend-key.php:57
2349
- msgid "Enter the email address you've used for the upgrade below and we will resend you the license key."
2350
- msgstr "Níže zadejte emailovou adresu, kterou jste použili pro koupi pluginu a my vám znovu odešleme váš licenční klíč."
2351
-
2352
- #: templates/forms/subscription-cancellation.php:37
2353
- msgid "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site."
2354
- msgstr "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site."
2355
-
2356
- #: templates/forms/subscription-cancellation.php:47
2357
- msgid "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?"
2358
- msgstr "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?"
2359
-
2360
- #: templates/forms/subscription-cancellation.php:52
2361
- msgid "license"
2362
- msgstr "licence"
2363
-
2364
- #: templates/forms/subscription-cancellation.php:57
2365
- msgid "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site."
2366
- msgstr "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site."
2367
-
2368
- #: templates/forms/subscription-cancellation.php:68
2369
- msgid "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support."
2370
- msgstr "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support."
2371
-
2372
- #: templates/forms/subscription-cancellation.php:103
2373
- msgid "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license."
2374
- msgstr "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license."
2375
-
2376
- #: templates/forms/subscription-cancellation.php:136
2377
- msgid "Cancel %s?"
2378
- msgstr "Cancel %s?"
2379
-
2380
- #: templates/forms/subscription-cancellation.php:143
2381
- msgid "Proceed"
2382
- msgstr "Pokračovat"
2383
-
2384
- #: templates/forms/subscription-cancellation.php191,
2385
- #: templates/forms/deactivation/form.php:171
2386
- msgid "Cancel %s & Proceed"
2387
- msgstr "Zrušit %s &gt; pokračovat"
2388
-
2389
- #: templates/forms/trial-start.php:22
2390
- msgid "You are 1-click away from starting your %1$s-day free trial of the %2$s plan."
2391
- msgstr "You are 1-click away from starting your %1$s-day free trial of the %2$s plan."
2392
-
2393
- #: templates/forms/trial-start.php:28
2394
- msgid "For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial."
2395
- msgstr "Aby bylo vyhověno WordPress.org pokynům, před zahájením zkušebního období vás žádáme, abyste se rozhodli pro uživatele a necitlivé informace o webu, aby %s umožňoval periodicky odesílat data do %s za účelem kontroly aktualizací verzí a ověření zkušební verze."
2396
-
2397
- #: templates/js/style-premium-theme.php:39
2398
- msgid "Premium"
2399
- msgstr "Prémium"
2400
-
2401
- #: templates/js/style-premium-theme.php:42
2402
- msgid "Beta"
2403
- msgstr "Beta"
2404
-
2405
- #: templates/partials/network-activation.php:27
2406
- msgid "Activate license on all sites in the network."
2407
- msgstr "Activate license on all sites in the network."
2408
-
2409
- #: templates/partials/network-activation.php:28
2410
- msgid "Apply on all sites in the network."
2411
- msgstr "Apply on all sites in the network."
2412
-
2413
- #: templates/partials/network-activation.php:31
2414
- msgid "Activate license on all pending sites."
2415
- msgstr "Activate license on all pending sites."
2416
-
2417
- #: templates/partials/network-activation.php:32
2418
- msgid "Apply on all pending sites."
2419
- msgstr "Apply on all pending sites."
2420
-
2421
- #: templates/partials/network-activation.php40,
2422
- #: templates/partials/network-activation.php:74
2423
- msgid "allow"
2424
- msgstr "povolit"
2425
-
2426
- #: templates/partials/network-activation.php43,
2427
- #: templates/partials/network-activation.php:77
2428
- msgid "delegate"
2429
- msgstr "delegovat"
2430
-
2431
- #: templates/partials/network-activation.php47,
2432
- #: templates/partials/network-activation.php:81
2433
- msgid "skip"
2434
- msgstr "přeskočit"
2435
-
2436
- #: templates/plugin-info/description.php72,
2437
- #: templates/plugin-info/screenshots.php:31
2438
- msgid "Click to view full-size screenshot %d"
2439
- msgstr "Klikněte pro zobrazení plné velikosti snímku obrazovky %d"
2440
-
2441
- #: templates/plugin-info/features.php:56
2442
- msgid "Unlimited Updates"
2443
- msgstr "Neomezené aktualizace"
2444
-
2445
- #: templates/account/partials/activate-license-button.php:46
2446
- msgid "Localhost"
2447
- msgstr "Localhost"
2448
-
2449
- #: templates/account/partials/activate-license-button.php:50
2450
- msgctxt "as 5 licenses left"
2451
- msgid "%s left"
2452
- msgstr "Zbývá %s"
2453
-
2454
- #: templates/account/partials/activate-license-button.php:51
2455
- msgid "Last license"
2456
- msgstr "Poslední licence"
2457
-
2458
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
2459
- #. subscription'
2460
- #: templates/account/partials/addon.php:29
2461
- msgid "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2462
- msgstr "%1$s okamžitě zastaví všechny budoucí opakující se platby a licence k plánu %s vyprší za %s."
2463
-
2464
- #: templates/account/partials/addon.php:185
2465
- msgid "Cancelled"
2466
- msgstr "Zrušena"
2467
-
2468
- #: templates/account/partials/addon.php:195
2469
- msgid "No expiration"
2470
- msgstr "Bez vypršení"
2471
-
2472
- #: templates/account/partials/site.php:189
2473
- msgid "Owner Name"
2474
- msgstr "Jméno vlastníka"
2475
-
2476
- #: templates/account/partials/site.php:201
2477
- msgid "Owner Email"
2478
- msgstr "E-mail vlastníka"
2479
-
2480
- #: templates/account/partials/site.php:213
2481
- msgid "Owner ID"
2482
- msgstr "ID vlastníka"
2483
-
2484
- #: templates/account/partials/site.php:286
2485
- msgid "Subscription"
2486
- msgstr "Předplatné"
2487
-
2488
- #: templates/forms/deactivation/contact.php:19
2489
- msgid "Sorry for the inconvenience and we are here to help if you give us a chance."
2490
- msgstr "Omlouváme se za způsobené nepříjemnosti, ale když se nám dáte šanci, tak se vám ze všech sil pokusíme pomoci."
2491
-
2492
- #: templates/forms/deactivation/contact.php:22
2493
- msgid "Contact Support"
2494
- msgstr "Kontaktovat podporu"
2495
-
2496
- #: templates/forms/deactivation/form.php:64
2497
- msgid "Anonymous feedback"
2498
- msgstr "Anonymní zpětná vazba"
2499
-
2500
- #: templates/forms/deactivation/form.php:70
2501
- msgid "Deactivate"
2502
- msgstr "Deaktivovat"
2503
-
2504
- #: templates/forms/deactivation/form.php:72
2505
- msgid "Activate %s"
2506
- msgstr "Aktivovat %s"
2507
-
2508
- #: templates/forms/deactivation/form.php:87
2509
- msgid "Quick Feedback"
2510
- msgstr "Rychlá zpětná vazba"
2511
-
2512
- #: templates/forms/deactivation/form.php:91
2513
- msgid "If you have a moment, please let us know why you are %s"
2514
- msgstr "Máte-li chvilku, dejte nám vědět, proč %s"
2515
-
2516
- #: templates/forms/deactivation/form.php:91
2517
- msgid "deactivating"
2518
- msgstr "deaktivujete"
2519
-
2520
- #: templates/forms/deactivation/form.php:91
2521
- msgid "switching"
2522
- msgstr "přepínám"
2523
-
2524
- #: templates/forms/deactivation/form.php:365
2525
- msgid "Submit & %s"
2526
- msgstr "Odeslat & %s"
2527
-
2528
- #: templates/forms/deactivation/form.php:386
2529
- msgid "Kindly tell us the reason so we can improve."
2530
- msgstr "Dejte nám prosím vědět z jakého důvodu, ať to můžeme zlepšit."
2531
-
2532
- #: templates/forms/deactivation/form.php:511
2533
- msgid "Yes - %s"
2534
- msgstr "Ano - %s"
2535
-
2536
- #: templates/forms/deactivation/form.php:518
2537
- msgid "Skip & %s"
2538
- msgstr "Přeskočit & %s"
2539
-
2540
- #: templates/forms/deactivation/retry-skip.php:21
2541
- msgid "Click here to use the plugin anonymously"
2542
- msgstr "Klikněte zde pro anonymní používání tohoto pluginu"
2543
-
2544
- #: templates/forms/deactivation/retry-skip.php:23
2545
- msgid "You might have missed it, but you don't have to share any data and can just %s the opt-in."
2546
- msgstr "You might have missed it, but you don't have to share any data and can just %s the opt-in."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/languages/freemius-da_DK.mo CHANGED
Binary file
freemius/languages/freemius-da_DK.po DELETED
@@ -1,2548 +0,0 @@
1
- # Copyright (C) 2019 freemius
2
- # This file is distributed under the same license as the freemius package.
3
- # Translators:
4
- # Joachim Jensen, 2019
5
- # Joachim Jensen, 2016-2018
6
- # Lars Koudal, 2018-2019
7
- msgid ""
8
- msgstr ""
9
- "Project-Id-Version: WordPress SDK\n"
10
- "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n"
11
- "POT-Creation-Date: \n"
12
- "PO-Revision-Date: 2019-10-07 15:33+0000\n"
13
- "Last-Translator: Vova Feldman <vova@freemius.com>\n"
14
- "Language: da_DK\n"
15
- "Language-Team: Danish (Denmark) (http://www.transifex.com/freemius/wordpress-sdk/language/da_DK/)\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "MIME-Version: 1.0\n"
20
- "X-Poedit-Basepath: ..\n"
21
- "X-Poedit-KeywordsList: get_text_inline;fs_text_inline;fs_echo_inline;fs_esc_js_inline;fs_esc_attr_inline;fs_esc_attr_echo_inline;fs_esc_html_inline;fs_esc_html_echo_inline;get_text_x_inline:1,2c;fs_text_x_inline:1,2c;fs_echo_x_inline:1,2c;fs_esc_attr_x_inline:1,2c;fs_esc_js_x_inline:1,2c;fs_esc_js_echo_x_inline:1,2c;fs_esc_html_x_inline:1,2c;fs_esc_html_echo_x_inline:1,2c\n"
22
- "X-Poedit-SearchPath-0: .\n"
23
- "X-Poedit-SearchPathExcluded-0: *.js\n"
24
- "X-Poedit-SourceCharset: UTF-8\n"
25
-
26
- #: includes/class-freemius.php1880, templates/account.php:840
27
- 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."
28
- msgstr "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."
29
-
30
- #: includes/class-freemius.php:1887
31
- msgid "Would you like to proceed with the update?"
32
- msgstr "Vil du fortsætte med opdateringen?"
33
-
34
- #: includes/class-freemius.php:2095
35
- msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
36
- msgstr "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
37
-
38
- #: includes/class-freemius.php:2097
39
- msgid "Error"
40
- msgstr "Fejl"
41
-
42
- #: includes/class-freemius.php:2491
43
- msgid "I found a better %s"
44
- msgstr "Jeg fandt et bedre %s"
45
-
46
- #: includes/class-freemius.php:2493
47
- msgid "What's the %s's name?"
48
- msgstr "Hvad er navnet på %s?"
49
-
50
- #: includes/class-freemius.php:2499
51
- msgid "It's a temporary %s. I'm just debugging an issue."
52
- msgstr "Det er en midlertidig %s. Jeg er i gang med fejlrettelser."
53
-
54
- #: includes/class-freemius.php:2501
55
- msgid "Deactivation"
56
- msgstr "Deaktivering"
57
-
58
- #: includes/class-freemius.php:2502
59
- msgid "Theme Switch"
60
- msgstr "Temaskift"
61
-
62
- #: includes/class-freemius.php2511, templates/forms/resend-key.php:24
63
- msgid "Other"
64
- msgstr "Andet"
65
-
66
- #: includes/class-freemius.php:2519
67
- msgid "I no longer need the %s"
68
- msgstr "Jeg har ikke længere brug for %s"
69
-
70
- #: includes/class-freemius.php:2526
71
- msgid "I only needed the %s for a short period"
72
- msgstr "Jeg behøvede kun %s i en kort periode"
73
-
74
- #: includes/class-freemius.php:2532
75
- msgid "The %s broke my site"
76
- msgstr "%s ødelagde min webside"
77
-
78
- #: includes/class-freemius.php:2539
79
- msgid "The %s suddenly stopped working"
80
- msgstr "%s stoppede pludseligt med at virke"
81
-
82
- #: includes/class-freemius.php:2549
83
- msgid "I can't pay for it anymore"
84
- msgstr "Jeg kan ikke længere betale for det"
85
-
86
- #: includes/class-freemius.php:2551
87
- msgid "What price would you feel comfortable paying?"
88
- msgstr "Hvilken pris ville du foretrække at betale?"
89
-
90
- #: includes/class-freemius.php:2557
91
- msgid "I don't like to share my information with you"
92
- msgstr "Jeg har ikke lyst til at dele mine informationer med jer"
93
-
94
- #: includes/class-freemius.php:2578
95
- msgid "The %s didn't work"
96
- msgstr "%s virkede ikke"
97
-
98
- #: includes/class-freemius.php:2588
99
- msgid "I couldn't understand how to make it work"
100
- msgstr "Jeg forstod ikke, hvordan jeg skulle få det til at fungere."
101
-
102
- #: includes/class-freemius.php:2596
103
- msgid "The %s is great, but I need specific feature that you don't support"
104
- msgstr "%s er godt, men jeg har brug for en specifik feature, som ikke understøttes"
105
-
106
- #: includes/class-freemius.php:2598
107
- msgid "What feature?"
108
- msgstr "Hvilken feature?"
109
-
110
- #: includes/class-freemius.php:2602
111
- msgid "The %s is not working"
112
- msgstr "%s virker ikke"
113
-
114
- #: includes/class-freemius.php:2604
115
- msgid "Kindly share what didn't work so we can fix it for future users..."
116
- msgstr "Vær venlig at dele hvad der ikke virkede så vi kan rette det for kommende brugere...."
117
-
118
- #: includes/class-freemius.php:2608
119
- msgid "It's not what I was looking for"
120
- msgstr "Det er ikke, hvad jeg søgte"
121
-
122
- #: includes/class-freemius.php:2610
123
- msgid "What you've been looking for?"
124
- msgstr "Hvad ledte du efter?"
125
-
126
- #: includes/class-freemius.php:2614
127
- msgid "The %s didn't work as expected"
128
- msgstr "%s virkede ikke som forventet"
129
-
130
- #: includes/class-freemius.php:2616
131
- msgid "What did you expect?"
132
- msgstr "Hvad forventede du?"
133
-
134
- #: includes/class-freemius.php3471, templates/debug.php:20
135
- msgid "Freemius Debug"
136
- msgstr "Freemius Debug"
137
-
138
- #: includes/class-freemius.php:4223
139
- msgid "I don't know what is cURL or how to install it, help me!"
140
- msgstr "Jeg ved ikke hvad cURL er, eller hvordan jeg installerer det. Hjælp mig!"
141
-
142
- #: includes/class-freemius.php:4225
143
- 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."
144
- msgstr "Vi vil kontakte din udbyder og løse problemet. Når vi har opdatinger i sagen, vil vi følge op med en email til dig på %s."
145
-
146
- #: includes/class-freemius.php:4232
147
- 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."
148
- msgstr "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."
149
-
150
- #: includes/class-freemius.php:4337
151
- msgid "Yes - do your thing"
152
- msgstr "Ja - fortsæt bare"
153
-
154
- #: includes/class-freemius.php:4342
155
- msgid "No - just deactivate"
156
- msgstr "Nej - bare deaktiver"
157
-
158
- #: includes/class-freemius.php4387, includes/class-freemius.php4881,
159
- #: includes/class-freemius.php6032, includes/class-freemius.php13153,
160
- #: includes/class-freemius.php16558, includes/class-freemius.php16646,
161
- #: includes/class-freemius.php16812, includes/class-freemius.php19040,
162
- #: includes/class-freemius.php19381, includes/class-freemius.php19391,
163
- #: includes/class-freemius.php20051, includes/class-freemius.php20924,
164
- #: includes/class-freemius.php21039, includes/class-freemius.php21183,
165
- #: templates/add-ons.php:57
166
- msgctxt "exclamation"
167
- msgid "Oops"
168
- msgstr "Ups"
169
-
170
- #: includes/class-freemius.php:4456
171
- 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."
172
- msgstr "Tak fordi du giver os en chance for at fixe det! En besked er lige blevet sendt til vores tekniske personale. Vi vil vende tilbage, så snart der er nyt om %s. Vi sætter pris på din tålmodighed."
173
-
174
- #: includes/class-freemius.php:4878
175
- msgctxt "addonX cannot run without pluginY"
176
- msgid "%s cannot run without %s."
177
- msgstr "%s virker ikke uden %s."
178
-
179
- #: includes/class-freemius.php:4879
180
- msgctxt "addonX cannot run..."
181
- msgid "%s cannot run without the plugin."
182
- msgstr "%s virker ikke uden pluginnet."
183
-
184
- #: includes/class-freemius.php5052, includes/class-freemius.php5077,
185
- #: includes/class-freemius.php:20122
186
- msgid "Unexpected API error. Please contact the %s's author with the following error."
187
- msgstr "Uventet API-fejl. Kontakt %s's forfatter med følgende fejl."
188
-
189
- #: includes/class-freemius.php:5720
190
- msgid "Premium %s version was successfully activated."
191
- msgstr "Premium-versionen af %s blev aktiveret."
192
-
193
- #: includes/class-freemius.php5732, includes/class-freemius.php:7599
194
- msgctxt ""
195
- msgid "W00t"
196
- msgstr "W00t"
197
-
198
- #: includes/class-freemius.php:5747
199
- msgid "You have a %s license."
200
- msgstr "Du har en %s licens."
201
-
202
- #: includes/class-freemius.php5751, includes/class-freemius.php15975,
203
- #: includes/class-freemius.php15986, includes/class-freemius.php19292,
204
- #: includes/class-freemius.php19642, includes/class-freemius.php19711,
205
- #: includes/class-freemius.php:19876
206
- msgctxt "interjection expressing joy or exuberance"
207
- msgid "Yee-haw"
208
- msgstr "Yee-haw"
209
-
210
- #: includes/class-freemius.php:6015
211
- 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."
212
- msgstr "%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."
213
-
214
- #: includes/class-freemius.php:6019
215
- msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
216
- msgstr "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
217
-
218
- #: includes/class-freemius.php6028, templates/add-ons.php186,
219
- #: templates/account/partials/addon.php:381
220
- msgid "More information about %s"
221
- msgstr "Mere information om %s"
222
-
223
- #: includes/class-freemius.php:6029
224
- msgid "Purchase License"
225
- msgstr "Køb licens"
226
-
227
- #: includes/class-freemius.php6964, templates/connect.php:163
228
- 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."
229
- msgstr "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."
230
-
231
- #: includes/class-freemius.php:6968
232
- msgid "start the trial"
233
- msgstr "start prøveperioden"
234
-
235
- #: includes/class-freemius.php6969, templates/connect.php:167
236
- msgid "complete the install"
237
- msgstr "færdiggør installeringen"
238
-
239
- #: includes/class-freemius.php:7081
240
- msgid "You are just one step away - %s"
241
- msgstr "Du mangler kun ét skridt - %s"
242
-
243
- #: includes/class-freemius.php:7084
244
- msgctxt "%s - plugin name. As complete \"PluginX\" activation now"
245
- msgid "Complete \"%s\" Activation Now"
246
- msgstr "Færdiggør aktivering af \"%s\" nu"
247
-
248
- #: includes/class-freemius.php:7162
249
- msgid "We made a few tweaks to the %s, %s"
250
- msgstr "Vi har foretaget nogle rettelser til %s, %s"
251
-
252
- #: includes/class-freemius.php:7166
253
- msgid "Opt in to make \"%s\" better!"
254
- msgstr "Accepter for at gøre \"%s\" bedre!"
255
-
256
- #: includes/class-freemius.php:7598
257
- msgid "The upgrade of %s was successfully completed."
258
- msgstr "Opgraderingen af %s blev fuldendt."
259
-
260
- #: includes/class-freemius.php9802, includes/class-fs-plugin-updater.php1038,
261
- #: includes/class-fs-plugin-updater.php1233,
262
- #: includes/class-fs-plugin-updater.php1240,
263
- #: templates/auto-installation.php:32
264
- msgid "Add-On"
265
- msgstr "Tilføjelse"
266
-
267
- #: includes/class-freemius.php9804, templates/account.php335,
268
- #: templates/account.php343, templates/debug.php360, templates/debug.php:551
269
- msgid "Plugin"
270
- msgstr "Plugin"
271
-
272
- #: includes/class-freemius.php9805, templates/account.php336,
273
- #: templates/account.php344, templates/debug.php360, templates/debug.php551,
274
- #: templates/forms/deactivation/form.php:71
275
- msgid "Theme"
276
- msgstr "Tema"
277
-
278
- #: includes/class-freemius.php:12596
279
- msgid "An unknown error has occurred while trying to set the user's beta mode."
280
- msgstr "An unknown error has occurred while trying to set the user's beta mode."
281
-
282
- #: includes/class-freemius.php:13020
283
- msgid "Invalid site details collection."
284
- msgstr "Invalid site details collection."
285
-
286
- #: includes/class-freemius.php:13140
287
- msgid "We couldn't find your email address in the system, are you sure it's the right address?"
288
- msgstr "Vi kunne ikke finde din e-mailadresse i systemet, er du sikker på, det er den rigtige adresse?"
289
-
290
- #: includes/class-freemius.php:13142
291
- msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?"
292
- msgstr "Vi kan ikke finde nogen aktive licenser knyttet til den e-mailadresse, er du sikker på, det er den rigtige adresse?"
293
-
294
- #: includes/class-freemius.php:13416
295
- msgid "Account is pending activation."
296
- msgstr "Konto afventer aktivering."
297
-
298
- #: includes/class-freemius.php13528,
299
- #: templates/forms/premium-versions-upgrade-handler.php:47
300
- msgid "Buy a license now"
301
- msgstr "Køb en licens nu"
302
-
303
- #: includes/class-freemius.php13540,
304
- #: templates/forms/premium-versions-upgrade-handler.php:46
305
- msgid "Renew your license now"
306
- msgstr "Forny din licens nu"
307
-
308
- #: includes/class-freemius.php:13544
309
- msgid "%s to access version %s security & feature updates, and support."
310
- msgstr "%s to access version %s security & feature updates, and support."
311
-
312
- #: includes/class-freemius.php:15957
313
- msgid "%s activation was successfully completed."
314
- msgstr "Aktivering af %s blev gennemført."
315
-
316
- #: includes/class-freemius.php:15971
317
- msgid "Your account was successfully activated with the %s plan."
318
- msgstr "Din konto blev aktiveret med planen %s."
319
-
320
- #: includes/class-freemius.php15982, includes/class-freemius.php:19707
321
- msgid "Your trial has been successfully started."
322
- msgstr "Din prøveperiode er begyndt."
323
-
324
- #: includes/class-freemius.php16556, includes/class-freemius.php16644,
325
- #: includes/class-freemius.php:16810
326
- msgid "Couldn't activate %s."
327
- msgstr "Kunne ikke aktivere %s."
328
-
329
- #: includes/class-freemius.php16557, includes/class-freemius.php16645,
330
- #: includes/class-freemius.php:16811
331
- msgid "Please contact us with the following message:"
332
- msgstr "Kontakt os venligst med følgende besked:"
333
-
334
- #: includes/class-freemius.php16641, templates/forms/data-debug-mode.php:162
335
- msgid "An unknown error has occurred."
336
- msgstr "Der skete en ukendt fejl."
337
-
338
- #: includes/class-freemius.php17168, includes/class-freemius.php:22082
339
- msgid "Upgrade"
340
- msgstr "Opgrader"
341
-
342
- #: includes/class-freemius.php:17174
343
- msgid "Start Trial"
344
- msgstr "Start prøveperiode"
345
-
346
- #: includes/class-freemius.php:17176
347
- msgid "Pricing"
348
- msgstr "Priser"
349
-
350
- #: includes/class-freemius.php17256, includes/class-freemius.php:17258
351
- msgid "Affiliation"
352
- msgstr "Affiliation"
353
-
354
- #: includes/class-freemius.php17286, includes/class-freemius.php17288,
355
- #: templates/account.php183, templates/debug.php:326
356
- msgid "Account"
357
- msgstr "Konto"
358
-
359
- #: includes/class-freemius.php17302, includes/class-freemius.php17304,
360
- #: includes/customizer/class-fs-customizer-support-section.php:60
361
- msgid "Contact Us"
362
- msgstr "Kontakt os"
363
-
364
- #: includes/class-freemius.php17315, includes/class-freemius.php17317,
365
- #: includes/class-freemius.php22096, templates/account.php111,
366
- #: templates/account/partials/addon.php:44
367
- msgid "Add-Ons"
368
- msgstr "Tilføjelser"
369
-
370
- #: includes/class-freemius.php:17351
371
- msgctxt "ASCII arrow left icon"
372
- msgid "&#x2190;"
373
- msgstr "&#x2190;"
374
-
375
- #: includes/class-freemius.php:17351
376
- msgctxt "ASCII arrow right icon"
377
- msgid "&#x27a4;"
378
- msgstr "&#x27a4;"
379
-
380
- #: includes/class-freemius.php17353, templates/pricing.php:103
381
- msgctxt "noun"
382
- msgid "Pricing"
383
- msgstr "Priser"
384
-
385
- #: includes/class-freemius.php17566,
386
- #: includes/customizer/class-fs-customizer-support-section.php:67
387
- msgid "Support Forum"
388
- msgstr "Supportforum"
389
-
390
- #: includes/class-freemius.php:18536
391
- msgid "Your email has been successfully verified - you are AWESOME!"
392
- msgstr "Din e-mailadresse er blevet verificeret - du er FOR SEJ!"
393
-
394
- #: includes/class-freemius.php:18537
395
- msgctxt "a positive response"
396
- msgid "Right on"
397
- msgstr "Sådan"
398
-
399
- #: includes/class-freemius.php:19041
400
- msgid "seems like the key you entered doesn't match our records."
401
- msgstr "seems like the key you entered doesn't match our records."
402
-
403
- #: includes/class-freemius.php:19065
404
- 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."
405
- msgstr "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."
406
-
407
- #: includes/class-freemius.php:19283
408
- msgid "Your %s Add-on plan was successfully upgraded."
409
- msgstr "Your %s Add-on plan was successfully upgraded."
410
-
411
- #: includes/class-freemius.php:19285
412
- msgid "%s Add-on was successfully purchased."
413
- msgstr "Betalingen for tilføjelsen %s blev gennemført."
414
-
415
- #: includes/class-freemius.php:19288
416
- msgid "Download the latest version"
417
- msgstr "Download den seneste version"
418
-
419
- #: includes/class-freemius.php:19374
420
- 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"
421
- msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
422
-
423
- #: includes/class-freemius.php19380, includes/class-freemius.php19390,
424
- #: includes/class-freemius.php19835, includes/class-freemius.php:19924
425
- msgid "Error received from the server:"
426
- msgstr "Fejl modtager fra serveren:"
427
-
428
- #: includes/class-freemius.php:19390
429
- msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
430
- msgstr "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
431
-
432
- #: includes/class-freemius.php19604, includes/class-freemius.php19840,
433
- #: includes/class-freemius.php19895, includes/class-freemius.php:19998
434
- msgctxt ""
435
- msgid "Hmm"
436
- msgstr "Hmm"
437
-
438
- #: includes/class-freemius.php:19617
439
- 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."
440
- msgstr "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."
441
-
442
- #: includes/class-freemius.php19618, templates/account.php113,
443
- #: templates/add-ons.php250, templates/account/partials/addon.php:46
444
- msgctxt "trial period"
445
- msgid "Trial"
446
- msgstr "Prøveperiode"
447
-
448
- #: includes/class-freemius.php:19623
449
- msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s."
450
- msgstr "Jeg har opgraderet min konto, men når jeg forsøger at synkronisere licensen, forbliver planen %s."
451
-
452
- #: includes/class-freemius.php19627, includes/class-freemius.php:19686
453
- msgid "Please contact us here"
454
- msgstr "Kontakt os her"
455
-
456
- #: includes/class-freemius.php:19638
457
- msgid "Your plan was successfully activated."
458
- msgstr "Din plan er blevet aktiveret."
459
-
460
- #: includes/class-freemius.php:19639
461
- msgid "Your plan was successfully upgraded."
462
- msgstr "Din plan er blevet opgraderet."
463
-
464
- #: includes/class-freemius.php:19656
465
- msgid "Your plan was successfully changed to %s."
466
- msgstr "Din plan er blevet ændret til %s."
467
-
468
- #: includes/class-freemius.php:19672
469
- msgid "Your license has expired. You can still continue using the free %s forever."
470
- msgstr "Din licens er udløbet. Du kan stadig fortsætte med at benytte den gratis udgave af %s."
471
-
472
- #: includes/class-freemius.php:19674
473
- msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
474
- msgstr "Din licens er udløbet. %1$sOpgrader nu%2$s for at fortsætte med at benytte %3$s uden forstyrrelser."
475
-
476
- #: includes/class-freemius.php:19682
477
- msgid "Your license has been cancelled. If you think it's a mistake, please contact support."
478
- msgstr "Din licens er blevet annulleret. Hvis du mener, dette er en fejl, så kontakt venligst support."
479
-
480
- #: includes/class-freemius.php:19695
481
- 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."
482
- msgstr "Din licens er udløbet. Du kan stadig benytte alle funktionerne i %s, men du bliver nødt til at fornye din licens for at få opdateringer og support."
483
-
484
- #: includes/class-freemius.php:19721
485
- msgid "Your free trial has expired. You can still continue using all our free features."
486
- msgstr "Din gratis prøveperiode er udløbet. Du kan stadig benytte alle de gratis features."
487
-
488
- #: includes/class-freemius.php:19723
489
- msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
490
- msgstr "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
491
-
492
- #: includes/class-freemius.php:19831
493
- msgid "It looks like the license could not be activated."
494
- msgstr "Det ser ud til, at licensen ikke kunne aktiveres."
495
-
496
- #: includes/class-freemius.php:19873
497
- msgid "Your license was successfully activated."
498
- msgstr "Din licens er blevet aktiveret."
499
-
500
- #: includes/class-freemius.php:19899
501
- msgid "It looks like your site currently doesn't have an active license."
502
- msgstr "Det ser ud til, at dit websted endnu ikke har en aktiv licens."
503
-
504
- #: includes/class-freemius.php:19923
505
- msgid "It looks like the license deactivation failed."
506
- msgstr "Det ser ud til, at licens-deaktiveringen mislykkedes."
507
-
508
- #: includes/class-freemius.php:19951
509
- msgid "Your license was successfully deactivated, you are back to the %s plan."
510
- msgstr "Din licens blev deaktiveret, du er tilbage på planen %s."
511
-
512
- #: includes/class-freemius.php:19952
513
- msgid "O.K"
514
- msgstr "O.K"
515
-
516
- #: includes/class-freemius.php:20005
517
- msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
518
- msgstr "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
519
-
520
- #: includes/class-freemius.php:20014
521
- msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
522
- msgstr "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
523
-
524
- #: includes/class-freemius.php:20056
525
- msgid "You are already running the %s in a trial mode."
526
- msgstr "Du benytter allerede %s under en prøveperiode."
527
-
528
- #: includes/class-freemius.php:20067
529
- msgid "You already utilized a trial before."
530
- msgstr "Du har allerede brugt din prøveperiode."
531
-
532
- #: includes/class-freemius.php:20081
533
- msgid "Plan %s do not exist, therefore, can't start a trial."
534
- msgstr "Plan %s eksisterer ikke og kan derfor ikke starte prøveperiode."
535
-
536
- #: includes/class-freemius.php:20092
537
- msgid "Plan %s does not support a trial period."
538
- msgstr "Plan %s understøtter ikke en prøveperiode."
539
-
540
- #: includes/class-freemius.php:20103
541
- msgid "None of the %s's plans supports a trial period."
542
- msgstr "Ingen af %s's planer understøtter prøveperiode."
543
-
544
- #: includes/class-freemius.php:20153
545
- msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
546
- msgstr "Det lader ikke til du er i en prøveperiode længere, så der er ikke noget at annullere :-)"
547
-
548
- #: includes/class-freemius.php:20189
549
- msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
550
- msgstr "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
551
-
552
- #: includes/class-freemius.php:20208
553
- msgid "Your %s free trial was successfully cancelled."
554
- msgstr "Din gratis prøveperiode for %s er blevet annulleret."
555
-
556
- #: includes/class-freemius.php:20524
557
- msgid "Version %s was released."
558
- msgstr "Version %s er blevet udgivet."
559
-
560
- #: includes/class-freemius.php:20524
561
- msgid "Please download %s."
562
- msgstr "Download venligst %s."
563
-
564
- #: includes/class-freemius.php:20531
565
- msgid "the latest %s version here"
566
- msgstr "den seneste version af %s her"
567
-
568
- #: includes/class-freemius.php:20536
569
- msgid "New"
570
- msgstr "Ny"
571
-
572
- #: includes/class-freemius.php:20541
573
- msgid "Seems like you got the latest release."
574
- msgstr "Det ser ud til, at du har den seneste udgivelse."
575
-
576
- #: includes/class-freemius.php:20542
577
- msgid "You are all good!"
578
- msgstr "Det var det!"
579
-
580
- #: includes/class-freemius.php:20812
581
- msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
582
- msgstr "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
583
-
584
- #: includes/class-freemius.php:20951
585
- msgid "Site successfully opted in."
586
- msgstr "Websted er tilmeldt."
587
-
588
- #: includes/class-freemius.php20952, includes/class-freemius.php:21792
589
- msgid "Awesome"
590
- msgstr "Sejt"
591
-
592
- #: includes/class-freemius.php20968, templates/forms/optout.php:32
593
- msgid "We appreciate your help in making the %s better by letting us track some usage data."
594
- msgstr "Vi sætter pris på din hjælp med at forbedre %s ved at lade os indsamle brugsdata."
595
-
596
- #: includes/class-freemius.php:20969
597
- msgid "Thank you!"
598
- msgstr "Mange tak!"
599
-
600
- #: includes/class-freemius.php:20976
601
- msgid "We will no longer be sending any usage data of %s on %s to %s."
602
- msgstr "Vi vil ikke længere indsende brugsdata af %s på %s til %s."
603
-
604
- #: includes/class-freemius.php:21105
605
- 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."
606
- msgstr "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."
607
-
608
- #: includes/class-freemius.php:21111
609
- msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval."
610
- msgstr "Tak fordi du bekræftede skift af ejerskab. En e-mail er blevet sendt til %s for sidste godkendelse."
611
-
612
- #: includes/class-freemius.php:21116
613
- msgid "%s is the new owner of the account."
614
- msgstr "%s er den nye ejer af kontoen."
615
-
616
- #: includes/class-freemius.php:21118
617
- msgctxt "as congratulations"
618
- msgid "Congrats"
619
- msgstr "Tillykke"
620
-
621
- #: includes/class-freemius.php:21138
622
- msgid "Sorry, we could not complete the email update. Another user with the same email is already registered."
623
- msgstr "Beklager, vi kunne ikke opdatere e-mailen. Der er allerede registreret en anden bruger med samme e-mail."
624
-
625
- #: includes/class-freemius.php:21139
626
- msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
627
- msgstr "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
628
-
629
- #: includes/class-freemius.php:21146
630
- msgid "Change Ownership"
631
- msgstr "Skift ejerskab"
632
-
633
- #: includes/class-freemius.php:21154
634
- msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
635
- msgstr "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
636
-
637
- #: includes/class-freemius.php:21166
638
- msgid "Please provide your full name."
639
- msgstr "Indtast venligst dit fulde navn."
640
-
641
- #: includes/class-freemius.php:21171
642
- msgid "Your name was successfully updated."
643
- msgstr "Dit navn er blevet opdateret."
644
-
645
- #: includes/class-freemius.php:21232
646
- msgid "You have successfully updated your %s."
647
- msgstr "Opdatering af %s blev gennemført."
648
-
649
- #: includes/class-freemius.php:21372
650
- msgid "Just letting you know that the add-ons information of %s is being pulled from an external server."
651
- msgstr "Just letting you know that the add-ons information of %s is being pulled from an external server."
652
-
653
- #: includes/class-freemius.php:21373
654
- msgctxt "advance notice of something that will need attention."
655
- msgid "Heads up"
656
- msgstr "Se her"
657
-
658
- #: includes/class-freemius.php:21832
659
- msgctxt "exclamation"
660
- msgid "Hey"
661
- msgstr "Hey"
662
-
663
- #: includes/class-freemius.php:21832
664
- msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial."
665
- msgstr "Hvad synes du om %s indtil videre? Test alle vores premium funktioner i %s med en %d-dags gratis prøveperiode."
666
-
667
- #: includes/class-freemius.php:21840
668
- msgid "No commitment for %s days - cancel anytime!"
669
- msgstr "Ingen bindinger i %s dage - annuller når som helst!"
670
-
671
- #: includes/class-freemius.php:21841
672
- msgid "No credit card required"
673
- msgstr "Betalingskort ikke påkrævet"
674
-
675
- #: includes/class-freemius.php21848, templates/forms/trial-start.php:53
676
- msgctxt "call to action"
677
- msgid "Start free trial"
678
- msgstr "Start gratis prøveperiode"
679
-
680
- #: includes/class-freemius.php:21925
681
- 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!"
682
- msgstr "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!"
683
-
684
- #: includes/class-freemius.php:21934
685
- msgid "Learn more"
686
- msgstr "Læs mere"
687
-
688
- #: includes/class-freemius.php22120, templates/account.php499,
689
- #: templates/account.php624, templates/connect.php171,
690
- #: templates/connect.php421, templates/forms/license-activation.php27,
691
- #: templates/account/partials/addon.php:321
692
- msgid "Activate License"
693
- msgstr "Aktiver licens"
694
-
695
- #: includes/class-freemius.php22121, templates/account.php571,
696
- #: templates/account.php623, templates/account/partials/addon.php322,
697
- #: templates/account/partials/site.php:271
698
- msgid "Change License"
699
- msgstr "Skift licens"
700
-
701
- #: includes/class-freemius.php22217, templates/account/partials/site.php:169
702
- msgid "Opt Out"
703
- msgstr "Frameld"
704
-
705
- #: includes/class-freemius.php22219, includes/class-freemius.php22225,
706
- #: templates/account/partials/site.php49,
707
- #: templates/account/partials/site.php:169
708
- msgid "Opt In"
709
- msgstr "Tilmeld"
710
-
711
- #: includes/class-freemius.php:22453
712
- msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
713
- msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
714
-
715
- #: includes/class-freemius.php:22461
716
- msgid "Activate %s features"
717
- msgstr "Aktiver funktioner i %s"
718
-
719
- #: includes/class-freemius.php:22474
720
- msgid "Please follow these steps to complete the upgrade"
721
- msgstr "Følg venligst disse trin for at færdiggøre opgraderingen"
722
-
723
- #: includes/class-freemius.php:22478
724
- msgid "Download the latest %s version"
725
- msgstr "Download den seneste version af %s"
726
-
727
- #: includes/class-freemius.php:22482
728
- msgid "Upload and activate the downloaded version"
729
- msgstr "Upload og aktiver den downloadede version"
730
-
731
- #: includes/class-freemius.php:22484
732
- msgid "How to upload and activate?"
733
- msgstr "Upload og aktivering, hvordan?"
734
-
735
- #: includes/class-freemius.php:22618
736
- msgid "%sClick here%s to choose the sites where you'd like to activate the license on."
737
- msgstr "%sClick here%s to choose the sites where you'd like to activate the license on."
738
-
739
- #: includes/class-freemius.php:22779
740
- msgid "Auto installation only works for opted-in users."
741
- msgstr "Auto-installation fungerer kun for tilmeldte brugere."
742
-
743
- #: includes/class-freemius.php22789, includes/class-freemius.php22822,
744
- #: includes/class-fs-plugin-updater.php1212,
745
- #: includes/class-fs-plugin-updater.php:1226
746
- msgid "Invalid module ID."
747
- msgstr "Ugyldigt modul-ID."
748
-
749
- #: includes/class-freemius.php22798, includes/class-fs-plugin-updater.php:1248
750
- msgid "Premium version already active."
751
- msgstr "Premium version allerede aktiv."
752
-
753
- #: includes/class-freemius.php:22805
754
- msgid "You do not have a valid license to access the premium version."
755
- msgstr "Du har ikke en gyldig licens til at benytte premium-versionen."
756
-
757
- #: includes/class-freemius.php:22812
758
- msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version."
759
- msgstr "Plugin is a \"Serviceware\" which means it does not have a premium code version."
760
-
761
- #: includes/class-freemius.php22830, includes/class-fs-plugin-updater.php:1247
762
- msgid "Premium add-on version already installed."
763
- msgstr "Premium tilføjelse er allerede installeret."
764
-
765
- #: includes/class-freemius.php:23180
766
- msgid "View paid features"
767
- msgstr "Vis betalte features"
768
-
769
- #: includes/class-freemius.php:23502
770
- msgid "Thank you so much for using %s and its add-ons!"
771
- msgstr "Mange tak for, at du benytter %s og tilhørende add-ons!"
772
-
773
- #: includes/class-freemius.php:23503
774
- msgid "Thank you so much for using %s!"
775
- msgstr "Tak fordi du benytter %s!"
776
-
777
- #: includes/class-freemius.php:23509
778
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
779
- msgstr "Du er allerede tilmeldt vores brugssporing, hvilket hjælper os med at forbedre %s."
780
-
781
- #: includes/class-freemius.php:23513
782
- msgid "Thank you so much for using our products!"
783
- msgstr "Mange tak for at benytte vores produkter!"
784
-
785
- #: includes/class-freemius.php:23514
786
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving them."
787
- msgstr "Du er allerede tilmeldt vores brugssporing, hvilket hjælper os med at forbedre dem."
788
-
789
- #: includes/class-freemius.php:23533
790
- msgid "%s and its add-ons"
791
- msgstr "%s og tilføjelser"
792
-
793
- #: includes/class-freemius.php:23542
794
- msgid "Products"
795
- msgstr "Produkter"
796
-
797
- #: includes/class-freemius.php23549, templates/connect.php:272
798
- msgid "Yes"
799
- msgstr "Ja"
800
-
801
- #: includes/class-freemius.php23550, templates/connect.php:273
802
- msgid "send me security & feature updates, educational content and offers."
803
- msgstr "send mig sikkerheds- og feature-opdateringer, informativt indhold og tilbud."
804
-
805
- #: includes/class-freemius.php23551, templates/connect.php:278
806
- msgid "No"
807
- msgstr "Nej"
808
-
809
- #: includes/class-freemius.php23553, templates/connect.php:280
810
- msgid "do %sNOT%s send me security & feature updates, educational content and offers."
811
- msgstr "send %sIKKE%s sikkerheds- og feature-opdateringer, informativt indhold og tilbud."
812
-
813
- #: includes/class-freemius.php:23563
814
- 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 :-)"
815
- msgstr "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 :-)"
816
-
817
- #: includes/class-freemius.php23565, templates/connect.php:287
818
- msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
819
- msgstr "Lad os vide, om vi har lov til at kontakte dig med sikkerheds- og feature-opdateringer, informativt indhold og lejlighedsvise tilbud:"
820
-
821
- #: includes/class-freemius.php:23847
822
- msgid "License key is empty."
823
- msgstr "Licensnøglen er tom."
824
-
825
- #: includes/class-fs-plugin-updater.php206,
826
- #: templates/forms/premium-versions-upgrade-handler.php:57
827
- msgid "Renew license"
828
- msgstr "Forny licens"
829
-
830
- #: includes/class-fs-plugin-updater.php211,
831
- #: templates/forms/premium-versions-upgrade-handler.php:58
832
- msgid "Buy license"
833
- msgstr "Køb licens"
834
-
835
- #: includes/class-fs-plugin-updater.php321,
836
- #: includes/class-fs-plugin-updater.php:354
837
- msgid "There is a %s of %s available."
838
- msgstr "There is a %s of %s available."
839
-
840
- #: includes/class-fs-plugin-updater.php323,
841
- #: includes/class-fs-plugin-updater.php:359
842
- msgid "new Beta version"
843
- msgstr "ny Beta-version"
844
-
845
- #: includes/class-fs-plugin-updater.php324,
846
- #: includes/class-fs-plugin-updater.php:360
847
- msgid "new version"
848
- msgstr "ny version"
849
-
850
- #: includes/class-fs-plugin-updater.php:383
851
- msgid "Important Upgrade Notice:"
852
- msgstr "Vigtig meddelelse til opgradering:"
853
-
854
- #: includes/class-fs-plugin-updater.php:1277
855
- msgid "Installing plugin: %s"
856
- msgstr "Installerer plugin: %s"
857
-
858
- #: includes/class-fs-plugin-updater.php:1318
859
- msgid "Unable to connect to the filesystem. Please confirm your credentials."
860
- msgstr "Unable to connect to the filesystem. Please confirm your credentials."
861
-
862
- #: includes/class-fs-plugin-updater.php:1500
863
- msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
864
- msgstr "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
865
-
866
- #: includes/fs-plugin-info-dialog.php:535
867
- msgid "Purchase More"
868
- msgstr "Køb flere"
869
-
870
- #: includes/fs-plugin-info-dialog.php536,
871
- #: templates/account/partials/addon.php:385
872
- msgctxt "verb"
873
- msgid "Purchase"
874
- msgstr "Køb"
875
-
876
- #: includes/fs-plugin-info-dialog.php:540
877
- msgid "Start my free %s"
878
- msgstr "Start min gratis %s"
879
-
880
- #: includes/fs-plugin-info-dialog.php:738
881
- msgid "Install Free Version Update Now"
882
- msgstr "Installer opdatering til gratis version nu"
883
-
884
- #: includes/fs-plugin-info-dialog.php739, templates/account.php:560
885
- msgid "Install Update Now"
886
- msgstr "Installer opdatering nu"
887
-
888
- #: includes/fs-plugin-info-dialog.php:748
889
- msgid "Install Free Version Now"
890
- msgstr "Installer gratis version nu"
891
-
892
- #: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323,
893
- #: templates/auto-installation.php111,
894
- #: templates/account/partials/addon.php365,
895
- #: templates/account/partials/addon.php:418
896
- msgid "Install Now"
897
- msgstr "Installer nu"
898
-
899
- #: includes/fs-plugin-info-dialog.php:765
900
- msgctxt "as download latest version"
901
- msgid "Download Latest Free Version"
902
- msgstr "Download seneste gratis version"
903
-
904
- #: includes/fs-plugin-info-dialog.php766, templates/account.php91,
905
- #: templates/add-ons.php37, templates/account/partials/addon.php:25
906
- msgctxt "as download latest version"
907
- msgid "Download Latest"
908
- msgstr "Download seneste"
909
-
910
- #: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329,
911
- #: templates/account/partials/addon.php356,
912
- #: templates/account/partials/addon.php:412
913
- msgid "Activate this add-on"
914
- msgstr "Aktiver denne tilføjelse"
915
-
916
- #: includes/fs-plugin-info-dialog.php783, templates/connect.php:418
917
- msgid "Activate Free Version"
918
- msgstr "Aktiver gratis version"
919
-
920
- #: includes/fs-plugin-info-dialog.php784, templates/account.php115,
921
- #: templates/add-ons.php330, templates/account/partials/addon.php:48
922
- msgid "Activate"
923
- msgstr "Aktiver"
924
-
925
- #: includes/fs-plugin-info-dialog.php:994
926
- msgctxt "Plugin installer section title"
927
- msgid "Description"
928
- msgstr "Beskrivelse"
929
-
930
- #: includes/fs-plugin-info-dialog.php:995
931
- msgctxt "Plugin installer section title"
932
- msgid "Installation"
933
- msgstr "Installering"
934
-
935
- #: includes/fs-plugin-info-dialog.php:996
936
- msgctxt "Plugin installer section title"
937
- msgid "FAQ"
938
- msgstr "FAQ"
939
-
940
- #: includes/fs-plugin-info-dialog.php997,
941
- #: templates/plugin-info/description.php:55
942
- msgid "Screenshots"
943
- msgstr "Skærmbilleder"
944
-
945
- #: includes/fs-plugin-info-dialog.php:998
946
- msgctxt "Plugin installer section title"
947
- msgid "Changelog"
948
- msgstr "Ændringslog"
949
-
950
- #: includes/fs-plugin-info-dialog.php:999
951
- msgctxt "Plugin installer section title"
952
- msgid "Reviews"
953
- msgstr "Anmeldelser"
954
-
955
- #: includes/fs-plugin-info-dialog.php:1000
956
- msgctxt "Plugin installer section title"
957
- msgid "Other Notes"
958
- msgstr "Andre noter"
959
-
960
- #: includes/fs-plugin-info-dialog.php:1015
961
- msgctxt "Plugin installer section title"
962
- msgid "Features & Pricing"
963
- msgstr "Funktioner og priser"
964
-
965
- #: includes/fs-plugin-info-dialog.php:1025
966
- msgid "Plugin Install"
967
- msgstr "Plugin-installering"
968
-
969
- #: includes/fs-plugin-info-dialog.php:1097
970
- msgctxt "e.g. Professional Plan"
971
- msgid "%s Plan"
972
- msgstr "%s Plan"
973
-
974
- #: includes/fs-plugin-info-dialog.php:1123
975
- msgctxt "e.g. the best product"
976
- msgid "Best"
977
- msgstr "Bedste"
978
-
979
- #: includes/fs-plugin-info-dialog.php1129,
980
- #: includes/fs-plugin-info-dialog.php:1149
981
- msgctxt "as every month"
982
- msgid "Monthly"
983
- msgstr "Månedligt"
984
-
985
- #: includes/fs-plugin-info-dialog.php:1132
986
- msgctxt "as once a year"
987
- msgid "Annual"
988
- msgstr "Årligt"
989
-
990
- #: includes/fs-plugin-info-dialog.php:1135
991
- msgid "Lifetime"
992
- msgstr "Livstid"
993
-
994
- #: includes/fs-plugin-info-dialog.php1149,
995
- #: includes/fs-plugin-info-dialog.php1151,
996
- #: includes/fs-plugin-info-dialog.php:1153
997
- msgctxt "e.g. billed monthly"
998
- msgid "Billed %s"
999
- msgstr "Faktureret %s"
1000
-
1001
- #: includes/fs-plugin-info-dialog.php:1151
1002
- msgctxt "as once a year"
1003
- msgid "Annually"
1004
- msgstr "Årligt"
1005
-
1006
- #: includes/fs-plugin-info-dialog.php:1153
1007
- msgctxt "as once a year"
1008
- msgid "Once"
1009
- msgstr "Engangsbeløb"
1010
-
1011
- #: includes/fs-plugin-info-dialog.php:1159
1012
- msgid "Single Site License"
1013
- msgstr "Enkelt site licens"
1014
-
1015
- #: includes/fs-plugin-info-dialog.php:1161
1016
- msgid "Unlimited Licenses"
1017
- msgstr "Ubegrænsede licenser"
1018
-
1019
- #: includes/fs-plugin-info-dialog.php:1163
1020
- msgid "Up to %s Sites"
1021
- msgstr "Op til %s websteder"
1022
-
1023
- #: includes/fs-plugin-info-dialog.php1173,
1024
- #: templates/plugin-info/features.php:82
1025
- msgctxt "as monthly period"
1026
- msgid "mo"
1027
- msgstr "md"
1028
-
1029
- #: includes/fs-plugin-info-dialog.php1180,
1030
- #: templates/plugin-info/features.php:80
1031
- msgctxt "as annual period"
1032
- msgid "year"
1033
- msgstr "år"
1034
-
1035
- #: includes/fs-plugin-info-dialog.php:1234
1036
- msgctxt "noun"
1037
- msgid "Price"
1038
- msgstr "Pris"
1039
-
1040
- #: includes/fs-plugin-info-dialog.php:1282
1041
- msgid "Save %s"
1042
- msgstr "Spar %s"
1043
-
1044
- #: includes/fs-plugin-info-dialog.php:1292
1045
- msgid "No commitment for %s - cancel anytime"
1046
- msgstr "Ingen bindinger ved %s - annuller når som helst"
1047
-
1048
- #: includes/fs-plugin-info-dialog.php:1295
1049
- msgid "After your free %s, pay as little as %s"
1050
- msgstr "Efter din gratis %s er prisen kun %s"
1051
-
1052
- #: includes/fs-plugin-info-dialog.php:1306
1053
- msgid "Details"
1054
- msgstr "Detaljer"
1055
-
1056
- #: includes/fs-plugin-info-dialog.php1310, templates/account.php102,
1057
- #: templates/debug.php203, templates/debug.php240, templates/debug.php457,
1058
- #: templates/account/partials/addon.php:36
1059
- msgctxt "product version"
1060
- msgid "Version"
1061
- msgstr "Version"
1062
-
1063
- #: includes/fs-plugin-info-dialog.php:1317
1064
- msgctxt "as the plugin author"
1065
- msgid "Author"
1066
- msgstr "Forfatter"
1067
-
1068
- #: includes/fs-plugin-info-dialog.php:1324
1069
- msgid "Last Updated"
1070
- msgstr "Senest opdateret"
1071
-
1072
- #: includes/fs-plugin-info-dialog.php1329, templates/account.php:468
1073
- msgctxt "x-ago"
1074
- msgid "%s ago"
1075
- msgstr "%s siden"
1076
-
1077
- #: includes/fs-plugin-info-dialog.php:1338
1078
- msgid "Requires WordPress Version"
1079
- msgstr "Kræver WordPress-version"
1080
-
1081
- #: includes/fs-plugin-info-dialog.php:1339
1082
- msgid "%s or higher"
1083
- msgstr "%s eller højere"
1084
-
1085
- #: includes/fs-plugin-info-dialog.php:1346
1086
- msgid "Compatible up to"
1087
- msgstr "Kompatibel op til"
1088
-
1089
- #: includes/fs-plugin-info-dialog.php:1354
1090
- msgid "Downloaded"
1091
- msgstr "Downloadet"
1092
-
1093
- #: includes/fs-plugin-info-dialog.php:1358
1094
- msgid "%s time"
1095
- msgstr "%s gang"
1096
-
1097
- #: includes/fs-plugin-info-dialog.php:1360
1098
- msgid "%s times"
1099
- msgstr "%s gange"
1100
-
1101
- #: includes/fs-plugin-info-dialog.php:1370
1102
- msgid "WordPress.org Plugin Page"
1103
- msgstr "WordPress.org Plugin-side"
1104
-
1105
- #: includes/fs-plugin-info-dialog.php:1378
1106
- msgid "Plugin Homepage"
1107
- msgstr "Plugin-websted"
1108
-
1109
- #: includes/fs-plugin-info-dialog.php1386,
1110
- #: includes/fs-plugin-info-dialog.php:1468
1111
- msgid "Donate to this plugin"
1112
- msgstr "Donér til dette plugin"
1113
-
1114
- #: includes/fs-plugin-info-dialog.php:1393
1115
- msgid "Average Rating"
1116
- msgstr "Gennemsnitlig vurdering"
1117
-
1118
- #: includes/fs-plugin-info-dialog.php:1400
1119
- msgid "based on %s"
1120
- msgstr "baseret på %s"
1121
-
1122
- #: includes/fs-plugin-info-dialog.php:1404
1123
- msgid "%s rating"
1124
- msgstr "%s vurdering"
1125
-
1126
- #: includes/fs-plugin-info-dialog.php:1406
1127
- msgid "%s ratings"
1128
- msgstr "%s vurderinger"
1129
-
1130
- #: includes/fs-plugin-info-dialog.php:1421
1131
- msgid "%s star"
1132
- msgstr "%s stjerne"
1133
-
1134
- #: includes/fs-plugin-info-dialog.php:1423
1135
- msgid "%s stars"
1136
- msgstr "%s stjerner"
1137
-
1138
- #: includes/fs-plugin-info-dialog.php:1434
1139
- msgid "Click to see reviews that provided a rating of %s"
1140
- msgstr "Click to see reviews that provided a rating of %s"
1141
-
1142
- #: includes/fs-plugin-info-dialog.php:1447
1143
- msgid "Contributors"
1144
- msgstr "Bidragsydere"
1145
-
1146
- #: includes/fs-plugin-info-dialog.php1476,
1147
- #: includes/fs-plugin-info-dialog.php:1478
1148
- msgid "Warning"
1149
- msgstr "Advarsel"
1150
-
1151
- #: includes/fs-plugin-info-dialog.php:1476
1152
- msgid "This plugin has not been tested with your current version of WordPress."
1153
- msgstr "Dette plugin er ikke blevet testet med din nuværende version af WordPress."
1154
-
1155
- #: includes/fs-plugin-info-dialog.php:1478
1156
- msgid "This plugin has not been marked as compatible with your version of WordPress."
1157
- msgstr "Dette plugin er ikke markeret som kompatibel med din nuværende version af WordPress."
1158
-
1159
- #: includes/fs-plugin-info-dialog.php:1497
1160
- msgid "Paid add-on must be deployed to Freemius."
1161
- msgstr "Paid add-on must be deployed to Freemius."
1162
-
1163
- #: includes/fs-plugin-info-dialog.php:1498
1164
- msgid "Add-on must be deployed to WordPress.org or Freemius."
1165
- msgstr "Add-on must be deployed to WordPress.org or Freemius."
1166
-
1167
- #: includes/fs-plugin-info-dialog.php:1519
1168
- msgid "Newer Version (%s) Installed"
1169
- msgstr "Nyere version (%s) installeret"
1170
-
1171
- #: includes/fs-plugin-info-dialog.php:1520
1172
- msgid "Newer Free Version (%s) Installed"
1173
- msgstr "Nyere gratis version (%s) installeret"
1174
-
1175
- #: includes/fs-plugin-info-dialog.php:1527
1176
- msgid "Latest Version Installed"
1177
- msgstr "Seneste version installeret"
1178
-
1179
- #: includes/fs-plugin-info-dialog.php:1528
1180
- msgid "Latest Free Version Installed"
1181
- msgstr "Seneste gratis version installeret"
1182
-
1183
- #: templates/account.php92, templates/forms/subscription-cancellation.php96,
1184
- #: templates/account/partials/addon.php26,
1185
- #: templates/account/partials/site.php:311
1186
- msgid "Downgrading your plan"
1187
- msgstr "Nedgraderer din plan"
1188
-
1189
- #: templates/account.php93, templates/forms/subscription-cancellation.php97,
1190
- #: templates/account/partials/addon.php27,
1191
- #: templates/account/partials/site.php:312
1192
- msgid "Cancelling the subscription"
1193
- msgstr "Annullerer abonnementet"
1194
-
1195
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
1196
- #. subscription'
1197
- #: templates/account.php95, templates/forms/subscription-cancellation.php99,
1198
- #: templates/account/partials/site.php:314
1199
- msgid "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1200
- msgstr "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1201
-
1202
- #: templates/account.php96, templates/forms/subscription-cancellation.php100,
1203
- #: templates/account/partials/addon.php30,
1204
- #: templates/account/partials/site.php:315
1205
- 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."
1206
- msgstr "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."
1207
-
1208
- #: templates/account.php97, templates/forms/subscription-cancellation.php106,
1209
- #: templates/account/partials/addon.php:31
1210
- msgid "Cancelling the trial will immediately block access to all premium features. Are you sure?"
1211
- msgstr "Cancelling the trial will immediately block access to all premium features. Are you sure?"
1212
-
1213
- #: templates/account.php98, templates/forms/subscription-cancellation.php101,
1214
- #: templates/account/partials/addon.php32,
1215
- #: templates/account/partials/site.php:316
1216
- msgid "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
1217
- msgstr "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
1218
-
1219
- #: templates/account.php99, templates/forms/subscription-cancellation.php102,
1220
- #: templates/account/partials/addon.php33,
1221
- #: templates/account/partials/site.php:317
1222
- msgid "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
1223
- msgstr "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
1224
-
1225
- #. translators: %s: Plan title (e.g. "Professional")
1226
- #: templates/account.php101,
1227
- #: templates/account/partials/activate-license-button.php31,
1228
- #: templates/account/partials/addon.php:35
1229
- msgid "Activate %s Plan"
1230
- msgstr "Aktiver %s plan"
1231
-
1232
- #. translators: %s: Time period (e.g. Auto renews in "2 months")
1233
- #: templates/account.php104, templates/account/partials/addon.php38,
1234
- #: templates/account/partials/site.php:291
1235
- msgid "Auto renews in %s"
1236
- msgstr "Auto-fornyer om %s"
1237
-
1238
- #. translators: %s: Time period (e.g. Expires in "2 months")
1239
- #: templates/account.php106, templates/account/partials/addon.php40,
1240
- #: templates/account/partials/site.php:293
1241
- msgid "Expires in %s"
1242
- msgstr "Udløber om %s"
1243
-
1244
- #: templates/account.php:107
1245
- msgctxt "as synchronize license"
1246
- msgid "Sync License"
1247
- msgstr "Synkroniser licens"
1248
-
1249
- #: templates/account.php108, templates/account/partials/addon.php:41
1250
- msgid "Cancel Trial"
1251
- msgstr "Annuller prøveperiode"
1252
-
1253
- #: templates/account.php109, templates/account/partials/addon.php:42
1254
- msgid "Change Plan"
1255
- msgstr "Skift plan"
1256
-
1257
- #: templates/account.php110, templates/account/partials/addon.php:43
1258
- msgctxt "verb"
1259
- msgid "Upgrade"
1260
- msgstr "Opgrader"
1261
-
1262
- #: templates/account.php112, templates/account/partials/addon.php45,
1263
- #: templates/account/partials/site.php:318
1264
- msgctxt "verb"
1265
- msgid "Downgrade"
1266
- msgstr "Nedgrader"
1267
-
1268
- #: templates/account.php114, templates/add-ons.php246,
1269
- #: templates/plugin-info/features.php72,
1270
- #: templates/account/partials/addon.php47,
1271
- #: templates/account/partials/site.php:33
1272
- msgid "Free"
1273
- msgstr "Gratis"
1274
-
1275
- #: templates/account.php116, templates/debug.php373,
1276
- #: includes/customizer/class-fs-customizer-upsell-control.php110,
1277
- #: templates/account/partials/addon.php:49
1278
- msgctxt "as product pricing plan"
1279
- msgid "Plan"
1280
- msgstr "Plan"
1281
-
1282
- #: templates/account.php:117
1283
- msgid "Bundle Plan"
1284
- msgstr "Bundle Plan"
1285
-
1286
- #: templates/account.php:191
1287
- msgid "Free Trial"
1288
- msgstr "Gratis prøveperiode"
1289
-
1290
- #: templates/account.php:202
1291
- msgid "Account Details"
1292
- msgstr "Kontodetaljer"
1293
-
1294
- #: templates/account.php209, templates/forms/data-debug-mode.php:33
1295
- msgid "Start Debug"
1296
- msgstr "Start Debug"
1297
-
1298
- #: templates/account.php:211
1299
- msgid "Stop Debug"
1300
- msgstr "Stop Debug"
1301
-
1302
- #: templates/account.php:218
1303
- msgid "Billing & Invoices"
1304
- msgstr "Fakturering"
1305
-
1306
- #: templates/account.php:229
1307
- 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?"
1308
- msgstr "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?"
1309
-
1310
- #: templates/account.php:231
1311
- 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?"
1312
- msgstr "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?"
1313
-
1314
- #: templates/account.php:234
1315
- msgid "Delete Account"
1316
- msgstr "Slet konto"
1317
-
1318
- #: templates/account.php246, templates/account/partials/addon.php231,
1319
- #: templates/account/partials/deactivate-license-button.php:35
1320
- msgid "Deactivate License"
1321
- msgstr "Deaktiver licens"
1322
-
1323
- #: templates/account.php269, templates/forms/subscription-cancellation.php:125
1324
- msgid "Are you sure you want to proceed?"
1325
- msgstr "Er du sikker på, du vil fortsætte?"
1326
-
1327
- #: templates/account.php269, templates/account/partials/addon.php:255
1328
- msgid "Cancel Subscription"
1329
- msgstr "Annuller abonnement"
1330
-
1331
- #: templates/account.php298, templates/account/partials/addon.php:340
1332
- msgctxt "as synchronize"
1333
- msgid "Sync"
1334
- msgstr "Synkroniser"
1335
-
1336
- #: templates/account.php313, templates/debug.php:507
1337
- msgid "Name"
1338
- msgstr "Navn"
1339
-
1340
- #: templates/account.php319, templates/debug.php:508
1341
- msgid "Email"
1342
- msgstr "E-mail"
1343
-
1344
- #: templates/account.php326, templates/debug.php371, templates/debug.php:557
1345
- msgid "User ID"
1346
- msgstr "Bruger-ID"
1347
-
1348
- #: templates/account.php344, templates/account.php637,
1349
- #: templates/account.php682, templates/debug.php238, templates/debug.php365,
1350
- #: templates/debug.php454, templates/debug.php506, templates/debug.php555,
1351
- #: templates/debug.php632, templates/account/payments.php35,
1352
- #: templates/debug/logger.php:21
1353
- msgid "ID"
1354
- msgstr "ID"
1355
-
1356
- #: templates/account.php:351
1357
- msgid "Site ID"
1358
- msgstr "Websteds-ID"
1359
-
1360
- #: templates/account.php:354
1361
- msgid "No ID"
1362
- msgstr "Intet ID"
1363
-
1364
- #: templates/account.php359, templates/debug.php245, templates/debug.php374,
1365
- #: templates/debug.php458, templates/debug.php510,
1366
- #: templates/account/partials/site.php:227
1367
- msgid "Public Key"
1368
- msgstr "Offentlig nøgle"
1369
-
1370
- #: templates/account.php365, templates/debug.php375, templates/debug.php459,
1371
- #: templates/debug.php511, templates/account/partials/site.php:239
1372
- msgid "Secret Key"
1373
- msgstr "Privat nøgle"
1374
-
1375
- #: templates/account.php:368
1376
- msgctxt "as secret encryption key missing"
1377
- msgid "No Secret"
1378
- msgstr "Ingen privat nøgle"
1379
-
1380
- #: templates/account.php395, templates/account/partials/site.php120,
1381
- #: templates/account/partials/site.php:122
1382
- msgid "Trial"
1383
- msgstr "Prøveperiode"
1384
-
1385
- #: templates/account.php422, templates/debug.php562,
1386
- #: templates/account/partials/site.php:260
1387
- msgid "License Key"
1388
- msgstr "Licensnøgle"
1389
-
1390
- #: templates/account.php:453
1391
- msgid "Join the Beta program"
1392
- msgstr "Deltag i Beta-programmet"
1393
-
1394
- #: templates/account.php:459
1395
- msgid "not verified"
1396
- msgstr "ikke verificeret"
1397
-
1398
- #: templates/account.php468, templates/account/partials/addon.php:190
1399
- msgid "Expired"
1400
- msgstr "Udløbet"
1401
-
1402
- #: templates/account.php:528
1403
- msgid "Premium version"
1404
- msgstr "Premium version"
1405
-
1406
- #: templates/account.php:530
1407
- msgid "Free version"
1408
- msgstr "Gratis version"
1409
-
1410
- #: templates/account.php:542
1411
- msgid "Verify Email"
1412
- msgstr "Verificer e-mail"
1413
-
1414
- #: templates/account.php:553
1415
- msgid "Download %s Version"
1416
- msgstr "Download 1%s version"
1417
-
1418
- #: templates/account.php568, templates/account.php820,
1419
- #: templates/account/partials/site.php248,
1420
- #: templates/account/partials/site.php:270
1421
- msgctxt "verb"
1422
- msgid "Show"
1423
- msgstr "Vis"
1424
-
1425
- #: templates/account.php:583
1426
- msgid "What is your %s?"
1427
- msgstr "Angiv venligst %s?"
1428
-
1429
- #: templates/account.php591, templates/account/billing.php:21
1430
- msgctxt "verb"
1431
- msgid "Edit"
1432
- msgstr "Rediger"
1433
-
1434
- #: templates/account.php:616
1435
- msgid "Sites"
1436
- msgstr "Websteder"
1437
-
1438
- #: templates/account.php:629
1439
- msgid "Search by address"
1440
- msgstr "Søg efter adresse"
1441
-
1442
- #: templates/account.php638, templates/debug.php:368
1443
- msgid "Address"
1444
- msgstr "Adresse"
1445
-
1446
- #: templates/account.php:639
1447
- msgid "License"
1448
- msgstr "Licens"
1449
-
1450
- #: templates/account.php:640
1451
- msgid "Plan"
1452
- msgstr "Plan"
1453
-
1454
- #: templates/account.php:685
1455
- msgctxt "as software license"
1456
- msgid "License"
1457
- msgstr "Licens"
1458
-
1459
- #: templates/account.php:814
1460
- msgctxt "verb"
1461
- msgid "Hide"
1462
- msgstr "Skjul"
1463
-
1464
- #: templates/account.php836, templates/forms/data-debug-mode.php:31
1465
- msgid "Processing"
1466
- msgstr "Arbejder"
1467
-
1468
- #: templates/account.php:839
1469
- msgid "Get updates for bleeding edge Beta versions of %s."
1470
- msgstr "Get updates for bleeding edge Beta versions of %s."
1471
-
1472
- #: templates/account.php:897
1473
- msgid "Cancelling %s"
1474
- msgstr "Annullerer %s"
1475
-
1476
- #: templates/account.php897, templates/account.php914,
1477
- #: templates/forms/subscription-cancellation.php27,
1478
- #: templates/forms/deactivation/form.php:133
1479
- msgid "trial"
1480
- msgstr "prøveperiode"
1481
-
1482
- #: templates/account.php912, templates/forms/deactivation/form.php:150
1483
- msgid "Cancelling %s..."
1484
- msgstr "Annullerer %s..."
1485
-
1486
- #: templates/account.php915, templates/forms/subscription-cancellation.php28,
1487
- #: templates/forms/deactivation/form.php:134
1488
- msgid "subscription"
1489
- msgstr "abonnement"
1490
-
1491
- #: templates/account.php:929
1492
- 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?"
1493
- msgstr "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?"
1494
-
1495
- #: templates/add-ons.php:38
1496
- msgid "View details"
1497
- msgstr "Vis detaljer"
1498
-
1499
- #: templates/add-ons.php:48
1500
- msgid "Add Ons for %s"
1501
- msgstr "Tilføjelser til %s"
1502
-
1503
- #: templates/add-ons.php:58
1504
- msgid "We couldn't load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1505
- msgstr "We couldn't load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1506
-
1507
- #: templates/add-ons.php:229
1508
- msgctxt "active add-on"
1509
- msgid "Active"
1510
- msgstr "Aktiv"
1511
-
1512
- #: templates/add-ons.php:230
1513
- msgctxt "installed add-on"
1514
- msgid "Installed"
1515
- msgstr "Installeret"
1516
-
1517
- #: templates/admin-notice.php13, templates/forms/license-activation.php207,
1518
- #: templates/forms/resend-key.php:77
1519
- msgctxt "as close a window"
1520
- msgid "Dismiss"
1521
- msgstr "Fjern"
1522
-
1523
- #: templates/auto-installation.php:45
1524
- msgid "%s sec"
1525
- msgstr "1%s sek"
1526
-
1527
- #: templates/auto-installation.php:83
1528
- msgid "Automatic Installation"
1529
- msgstr "Automatisk installering"
1530
-
1531
- #: templates/auto-installation.php:93
1532
- msgid "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now."
1533
- msgstr "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now."
1534
-
1535
- #: templates/auto-installation.php:104
1536
- msgid "The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page."
1537
- msgstr "The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page."
1538
-
1539
- #: templates/auto-installation.php:109
1540
- msgid "Cancel Installation"
1541
- msgstr "Annuller installering"
1542
-
1543
- #: templates/checkout.php:180
1544
- msgid "Checkout"
1545
- msgstr "Udtjekning"
1546
-
1547
- #: templates/checkout.php:180
1548
- msgid "PCI compliant"
1549
- msgstr "PCI-kompatibel"
1550
-
1551
- #. translators: %s: name (e.g. Hey John,)
1552
- #: templates/connect.php:112
1553
- msgctxt "greeting"
1554
- msgid "Hey %s,"
1555
- msgstr "Hey %s,"
1556
-
1557
- #: templates/connect.php:154
1558
- msgid "Allow & Continue"
1559
- msgstr "Tillad & Fortsæt"
1560
-
1561
- #: templates/connect.php:158
1562
- msgid "Re-send activation email"
1563
- msgstr "Gensend e-mail om aktivering"
1564
-
1565
- #: templates/connect.php:162
1566
- msgid "Thanks %s!"
1567
- msgstr "Tak %s!"
1568
-
1569
- #: templates/connect.php172, templates/forms/license-activation.php:46
1570
- msgid "Agree & Activate License"
1571
- msgstr "Accepter & aktiver licens"
1572
-
1573
- #: templates/connect.php:181
1574
- msgid "Thanks for purchasing %s! To get started, please enter your license key:"
1575
- msgstr "Tak for at købe %s! For at komme i gang, venligst indtast din licensnøgle:"
1576
-
1577
- #: templates/connect.php:188
1578
- 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."
1579
- msgstr "Gå aldrig glip af en vigtig opdatering - tilmeld dig vores sikkerheds- og funktionsopdateringsmeddelelser, uddannelsesindhold, tilbud og ikke-følsom diagnosesporing med %4$s. "
1580
-
1581
- #: templates/connect.php:189
1582
- msgid "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s."
1583
- msgstr "Gå aldrig glip af en vigtig opdatering - tilmeld dig vores sikkerheds- og funktionsopdateringsmeddelelser, uddannelsesindhold, tilbud og ikke-følsom diagnosesporing med %%4$s."
1584
-
1585
- #: templates/connect.php:195
1586
- 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."
1587
- msgstr "Gå aldrig glip af en vigtig opdatering - tilmeld dig vores sikkerheds- og funktionsopdateringsmeddelelser, uddannelsesindhold, tilbud og ikke-følsom diagnosesporing med %4$s. Hvis du springer dette over, er det okay! %1$s fungerer stadig fint."
1588
-
1589
- #: templates/connect.php:196
1590
- 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."
1591
- msgstr "Gå aldrig glip af en vigtig opdatering - tilmeld dig vores sikkerheds- og funktionsopdateringsmeddelelser, uddannelsesindhold, tilbud og ikke-følsom diagnosesporing med %4$s. Hvis du springer dette over, er det okay! %1$s fungerer stadig fint."
1592
-
1593
- #: templates/connect.php:230
1594
- msgid "We're excited to introduce the Freemius network-level integration."
1595
- msgstr "We're excited to introduce the Freemius network-level integration."
1596
-
1597
- #: templates/connect.php:233
1598
- msgid "During the update process we detected %d site(s) that are still pending license activation."
1599
- msgstr "During the update process we detected %d site(s) that are still pending license activation."
1600
-
1601
- #: templates/connect.php:235
1602
- msgid "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
1603
- msgstr "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
1604
-
1605
- #: templates/connect.php:237
1606
- msgid "%s's paid features"
1607
- msgstr "%s's betalte features"
1608
-
1609
- #: templates/connect.php:242
1610
- msgid "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
1611
- msgstr "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
1612
-
1613
- #: templates/connect.php:244
1614
- msgid "During the update process we detected %s site(s) in the network that are still pending your attention."
1615
- msgstr "During the update process we detected %s site(s) in the network that are still pending your attention."
1616
-
1617
- #: templates/connect.php253, templates/forms/data-debug-mode.php35,
1618
- #: templates/forms/license-activation.php:49
1619
- msgid "License key"
1620
- msgstr "Licensnøgle"
1621
-
1622
- #: templates/connect.php256, templates/forms/license-activation.php:22
1623
- msgid "Can't find your license key?"
1624
- msgstr "Kan du ikke finde din licensnøgle?"
1625
-
1626
- #: templates/connect.php315, templates/connect.php652,
1627
- #: templates/forms/deactivation/retry-skip.php:20
1628
- msgctxt "verb"
1629
- msgid "Skip"
1630
- msgstr "Spring over"
1631
-
1632
- #: templates/connect.php:318
1633
- msgid "Delegate to Site Admins"
1634
- msgstr "Uddeleger til webstedsadministratorer"
1635
-
1636
- #: templates/connect.php:318
1637
- msgid "If you click it, this decision will be delegated to the sites administrators."
1638
- msgstr "If you click it, this decision will be delegated to the sites administrators."
1639
-
1640
- #: templates/connect.php:346
1641
- msgid "Your Profile Overview"
1642
- msgstr "Overblik af din profil"
1643
-
1644
- #: templates/connect.php:347
1645
- msgid "Name and email address"
1646
- msgstr "Navn og e-mailadresse"
1647
-
1648
- #: templates/connect.php:352
1649
- msgid "Your Site Overview"
1650
- msgstr "Overblik af dit websted"
1651
-
1652
- #: templates/connect.php:353
1653
- msgid "Site URL, WP version, PHP info, plugins & themes"
1654
- msgstr "Websteds-URL, WP version, PHP info, plugins og temaer"
1655
-
1656
- #: templates/connect.php:358
1657
- msgid "Admin Notices"
1658
- msgstr "Admin-meddelelser"
1659
-
1660
- #: templates/connect.php359, templates/connect.php:375
1661
- msgid "Updates, announcements, marketing, no spam"
1662
- msgstr "Opdateringer, annonceringer, marketing, ingen spam"
1663
-
1664
- #: templates/connect.php:364
1665
- msgid "Current %s Events"
1666
- msgstr "Current %s Events"
1667
-
1668
- #: templates/connect.php:365
1669
- msgid "Activation, deactivation and uninstall"
1670
- msgstr "Aktivering, deaktivering og afinstallering"
1671
-
1672
- #: templates/connect.php:374
1673
- msgid "Newsletter"
1674
- msgstr "Nyhedsbrev"
1675
-
1676
- #: templates/connect.php391, templates/forms/license-activation.php:41
1677
- 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."
1678
- msgstr "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."
1679
-
1680
- #: templates/connect.php:396
1681
- msgid "What permissions are being granted?"
1682
- msgstr "Hvilke tilladelser bliver givet?"
1683
-
1684
- #: templates/connect.php:417
1685
- msgid "Don't have a license key?"
1686
- msgstr "Har du ikke en licensnøgle?"
1687
-
1688
- #: templates/connect.php:420
1689
- msgid "Have a license key?"
1690
- msgstr "Har du en licensnøgle?"
1691
-
1692
- #: templates/connect.php:428
1693
- msgid "Privacy Policy"
1694
- msgstr "Privatlivspolitik"
1695
-
1696
- #: templates/connect.php:430
1697
- msgid "License Agreement"
1698
- msgstr "Licensaftale"
1699
-
1700
- #: templates/connect.php:430
1701
- msgid "Terms of Service"
1702
- msgstr "Servicevilkår"
1703
-
1704
- #: templates/connect.php:805
1705
- msgctxt "as in the process of sending an email"
1706
- msgid "Sending email"
1707
- msgstr "Sender e-mail"
1708
-
1709
- #: templates/connect.php:806
1710
- msgctxt "as activating plugin"
1711
- msgid "Activating"
1712
- msgstr "Aktiverer"
1713
-
1714
- #: templates/contact.php:78
1715
- msgid "Contact"
1716
- msgstr "Kontakt"
1717
-
1718
- #: templates/debug.php:17
1719
- msgctxt "as turned off"
1720
- msgid "Off"
1721
- msgstr "Fra"
1722
-
1723
- #: templates/debug.php:18
1724
- msgctxt "as turned on"
1725
- msgid "On"
1726
- msgstr "Til"
1727
-
1728
- #: templates/debug.php:20
1729
- msgid "SDK"
1730
- msgstr "SDK"
1731
-
1732
- #: templates/debug.php:24
1733
- msgctxt "as code debugging"
1734
- msgid "Debugging"
1735
- msgstr "Fejlfinding"
1736
-
1737
- #: templates/debug.php54, templates/debug.php250, templates/debug.php376,
1738
- #: templates/debug.php:512
1739
- msgid "Actions"
1740
- msgstr "Handlinger"
1741
-
1742
- #: templates/debug.php:64
1743
- msgid "Are you sure you want to delete all Freemius data?"
1744
- msgstr "Er du sikker på, du vil slette al Freemius data?"
1745
-
1746
- #: templates/debug.php:64
1747
- msgid "Delete All Accounts"
1748
- msgstr "Slet alle konti"
1749
-
1750
- #: templates/debug.php:71
1751
- msgid "Clear API Cache"
1752
- msgstr "Ryd API-cache"
1753
-
1754
- #: templates/debug.php:79
1755
- msgid "Clear Updates Transients"
1756
- msgstr "Clear Updates Transients"
1757
-
1758
- #: templates/debug.php:86
1759
- msgid "Sync Data From Server"
1760
- msgstr "Synkroniser data fra server"
1761
-
1762
- #: templates/debug.php:95
1763
- msgid "Migrate Options to Network"
1764
- msgstr "Migrate Options to Network"
1765
-
1766
- #: templates/debug.php:100
1767
- msgid "Load DB Option"
1768
- msgstr "Hent DB-indstilling"
1769
-
1770
- #: templates/debug.php:103
1771
- msgid "Set DB Option"
1772
- msgstr "Sæt DB-indstilling"
1773
-
1774
- #: templates/debug.php:182
1775
- msgid "Key"
1776
- msgstr "Nøgle"
1777
-
1778
- #: templates/debug.php:183
1779
- msgid "Value"
1780
- msgstr "Værdi"
1781
-
1782
- #: templates/debug.php:199
1783
- msgctxt "as software development kit versions"
1784
- msgid "SDK Versions"
1785
- msgstr "SDK-versioner"
1786
-
1787
- #: templates/debug.php:204
1788
- msgid "SDK Path"
1789
- msgstr "SDK-sti"
1790
-
1791
- #: templates/debug.php205, templates/debug.php:244
1792
- msgid "Module Path"
1793
- msgstr "Modul-sti"
1794
-
1795
- #: templates/debug.php:206
1796
- msgid "Is Active"
1797
- msgstr "Er aktiv"
1798
-
1799
- #: templates/debug.php234, templates/debug/plugins-themes-sync.php:35
1800
- msgid "Plugins"
1801
- msgstr "Plugins"
1802
-
1803
- #: templates/debug.php234, templates/debug/plugins-themes-sync.php:56
1804
- msgid "Themes"
1805
- msgstr "Temaer"
1806
-
1807
- #: templates/debug.php239, templates/debug.php370, templates/debug.php456,
1808
- #: templates/debug/scheduled-crons.php:80
1809
- msgid "Slug"
1810
- msgstr "Kortnavn"
1811
-
1812
- #: templates/debug.php241, templates/debug.php:455
1813
- msgid "Title"
1814
- msgstr "Titel"
1815
-
1816
- #: templates/debug.php:242
1817
- msgctxt "as application program interface"
1818
- msgid "API"
1819
- msgstr "API"
1820
-
1821
- #: templates/debug.php:243
1822
- msgid "Freemius State"
1823
- msgstr "Freemius tilstand"
1824
-
1825
- #: templates/debug.php:247
1826
- msgid "Network Blog"
1827
- msgstr "Netværksblog"
1828
-
1829
- #: templates/debug.php:248
1830
- msgid "Network User"
1831
- msgstr "Netværksbruger"
1832
-
1833
- #: templates/debug.php:285
1834
- msgctxt "as connection was successful"
1835
- msgid "Connected"
1836
- msgstr "Forbundet"
1837
-
1838
- #: templates/debug.php:286
1839
- msgctxt "as connection blocked"
1840
- msgid "Blocked"
1841
- msgstr "Blokeret"
1842
-
1843
- #: templates/debug.php:322
1844
- msgid "Simulate Trial Promotion"
1845
- msgstr "Simulate Trial Promotion"
1846
-
1847
- #: templates/debug.php:334
1848
- msgid "Simulate Network Upgrade"
1849
- msgstr "Simuler netværksopgradering"
1850
-
1851
- #: templates/debug.php:359
1852
- msgid "%s Installs"
1853
- msgstr "%s installeringer"
1854
-
1855
- #: templates/debug.php:361
1856
- msgctxt "like websites"
1857
- msgid "Sites"
1858
- msgstr "Websteder"
1859
-
1860
- #: templates/debug.php367, templates/account/partials/site.php:156
1861
- msgid "Blog ID"
1862
- msgstr "Blog-ID"
1863
-
1864
- #: templates/debug.php:372
1865
- msgid "License ID"
1866
- msgstr "License ID"
1867
-
1868
- #: templates/debug.php436, templates/debug.php535,
1869
- #: templates/account/partials/addon.php:435
1870
- msgctxt "verb"
1871
- msgid "Delete"
1872
- msgstr "Slet"
1873
-
1874
- #: templates/debug.php:450
1875
- msgid "Add Ons of module %s"
1876
- msgstr "Tilføjelser til modul %s"
1877
-
1878
- #: templates/debug.php:502
1879
- msgid "Users"
1880
- msgstr "Brugere"
1881
-
1882
- #: templates/debug.php:509
1883
- msgid "Verified"
1884
- msgstr "Verificeret"
1885
-
1886
- #: templates/debug.php:551
1887
- msgid "%s Licenses"
1888
- msgstr "1%s licenser"
1889
-
1890
- #: templates/debug.php:556
1891
- msgid "Plugin ID"
1892
- msgstr "Plugin-ID"
1893
-
1894
- #: templates/debug.php:558
1895
- msgid "Plan ID"
1896
- msgstr "Plan-ID"
1897
-
1898
- #: templates/debug.php:559
1899
- msgid "Quota"
1900
- msgstr "Kvote"
1901
-
1902
- #: templates/debug.php:560
1903
- msgid "Activated"
1904
- msgstr "Aktiveret"
1905
-
1906
- #: templates/debug.php:561
1907
- msgid "Blocking"
1908
- msgstr "Blokerer"
1909
-
1910
- #: templates/debug.php:563
1911
- msgctxt "as expiration date"
1912
- msgid "Expiration"
1913
- msgstr "Udløber"
1914
-
1915
- #: templates/debug.php:590
1916
- msgid "Debug Log"
1917
- msgstr "Fejlfindingslog"
1918
-
1919
- #: templates/debug.php:594
1920
- msgid "All Types"
1921
- msgstr "Alle typer"
1922
-
1923
- #: templates/debug.php:601
1924
- msgid "All Requests"
1925
- msgstr "Alle forespørgsler"
1926
-
1927
- #: templates/debug.php606, templates/debug.php635,
1928
- #: templates/debug/logger.php:25
1929
- msgid "File"
1930
- msgstr "Fil"
1931
-
1932
- #: templates/debug.php607, templates/debug.php633,
1933
- #: templates/debug/logger.php:23
1934
- msgid "Function"
1935
- msgstr "Funktion"
1936
-
1937
- #: templates/debug.php:608
1938
- msgid "Process ID"
1939
- msgstr "Proces-ID"
1940
-
1941
- #: templates/debug.php:609
1942
- msgid "Logger"
1943
- msgstr "Logger"
1944
-
1945
- #: templates/debug.php610, templates/debug.php634,
1946
- #: templates/debug/logger.php:24
1947
- msgid "Message"
1948
- msgstr "Besked"
1949
-
1950
- #: templates/debug.php:612
1951
- msgid "Filter"
1952
- msgstr "Filter"
1953
-
1954
- #: templates/debug.php:620
1955
- msgid "Download"
1956
- msgstr "Download"
1957
-
1958
- #: templates/debug.php631, templates/debug/logger.php:22
1959
- msgid "Type"
1960
- msgstr "Type"
1961
-
1962
- #: templates/debug.php636, templates/debug/logger.php:26
1963
- msgid "Timestamp"
1964
- msgstr "Tidsstempel"
1965
-
1966
- #: templates/secure-https-header.php:28
1967
- msgid "Secure HTTPS %s page, running from an external domain"
1968
- msgstr "Secure HTTPS %s page, running from an external domain"
1969
-
1970
- #: includes/customizer/class-fs-customizer-support-section.php55,
1971
- #: templates/plugin-info/features.php:43
1972
- msgid "Support"
1973
- msgstr "Support"
1974
-
1975
- #: includes/debug/class-fs-debug-bar-panel.php48,
1976
- #: templates/debug/api-calls.php54, templates/debug/logger.php:62
1977
- msgctxt "milliseconds"
1978
- msgid "ms"
1979
- msgstr "ms"
1980
-
1981
- #: includes/debug/debug-bar-start.php:41
1982
- msgid "Freemius API"
1983
- msgstr "Freemius API"
1984
-
1985
- #: includes/debug/debug-bar-start.php:42
1986
- msgid "Requests"
1987
- msgstr "Forespørgsler"
1988
-
1989
- #: templates/account/billing.php:22
1990
- msgctxt "verb"
1991
- msgid "Update"
1992
- msgstr "Opdater"
1993
-
1994
- #: templates/account/billing.php:33
1995
- msgid "Billing"
1996
- msgstr "Betaling"
1997
-
1998
- #: templates/account/billing.php38, templates/account/billing.php:38
1999
- msgid "Business name"
2000
- msgstr "Firmanavn"
2001
-
2002
- #: templates/account/billing.php39, templates/account/billing.php:39
2003
- msgid "Tax / VAT ID"
2004
- msgstr "Moms / VAT ID"
2005
-
2006
- #: templates/account/billing.php42, templates/account/billing.php42,
2007
- #: templates/account/billing.php43, templates/account/billing.php:43
2008
- msgid "Address Line %d"
2009
- msgstr "Adresselinje %d"
2010
-
2011
- #: templates/account/billing.php46, templates/account/billing.php:46
2012
- msgid "City"
2013
- msgstr "By"
2014
-
2015
- #: templates/account/billing.php46, templates/account/billing.php:46
2016
- msgid "Town"
2017
- msgstr "By"
2018
-
2019
- #: templates/account/billing.php47, templates/account/billing.php:47
2020
- msgid "ZIP / Postal Code"
2021
- msgstr "ZIP / Postnummer"
2022
-
2023
- #: templates/account/billing.php:302
2024
- msgid "Country"
2025
- msgstr "Land"
2026
-
2027
- #: templates/account/billing.php:304
2028
- msgid "Select Country"
2029
- msgstr "Vælg land"
2030
-
2031
- #: templates/account/billing.php311, templates/account/billing.php:312
2032
- msgid "State"
2033
- msgstr "Stat"
2034
-
2035
- #: templates/account/billing.php311, templates/account/billing.php:312
2036
- msgid "Province"
2037
- msgstr "Provins"
2038
-
2039
- #: templates/account/payments.php:29
2040
- msgid "Payments"
2041
- msgstr "Betalinger"
2042
-
2043
- #: templates/account/payments.php:36
2044
- msgid "Date"
2045
- msgstr "Dato"
2046
-
2047
- #: templates/account/payments.php:37
2048
- msgid "Amount"
2049
- msgstr "Beløb"
2050
-
2051
- #: templates/account/payments.php38, templates/account/payments.php:50
2052
- msgid "Invoice"
2053
- msgstr "Faktura"
2054
-
2055
- #: templates/debug/api-calls.php:56
2056
- msgid "API"
2057
- msgstr "API"
2058
-
2059
- #: templates/debug/api-calls.php:68
2060
- msgid "Method"
2061
- msgstr "Metode"
2062
-
2063
- #: templates/debug/api-calls.php:69
2064
- msgid "Code"
2065
- msgstr "Kode"
2066
-
2067
- #: templates/debug/api-calls.php:70
2068
- msgid "Length"
2069
- msgstr "Længde"
2070
-
2071
- #: templates/debug/api-calls.php:71
2072
- msgctxt "as file/folder path"
2073
- msgid "Path"
2074
- msgstr "Sti"
2075
-
2076
- #: templates/debug/api-calls.php:73
2077
- msgid "Body"
2078
- msgstr "Body"
2079
-
2080
- #: templates/debug/api-calls.php:75
2081
- msgid "Result"
2082
- msgstr "Resultat"
2083
-
2084
- #: templates/debug/api-calls.php:76
2085
- msgid "Start"
2086
- msgstr "Start"
2087
-
2088
- #: templates/debug/api-calls.php:77
2089
- msgid "End"
2090
- msgstr "Slut"
2091
-
2092
- #: templates/debug/logger.php:15
2093
- msgid "Log"
2094
- msgstr "Log"
2095
-
2096
- #. translators: %s: time period (e.g. In "2 hours")
2097
- #: templates/debug/plugins-themes-sync.php18,
2098
- #: templates/debug/scheduled-crons.php:91
2099
- msgid "In %s"
2100
- msgstr "Om %s"
2101
-
2102
- #. translators: %s: time period (e.g. "2 hours" ago)
2103
- #: templates/debug/plugins-themes-sync.php20,
2104
- #: templates/debug/scheduled-crons.php:93
2105
- msgid "%s ago"
2106
- msgstr "%s siden"
2107
-
2108
- #: templates/debug/plugins-themes-sync.php21,
2109
- #: templates/debug/scheduled-crons.php:74
2110
- msgctxt "seconds"
2111
- msgid "sec"
2112
- msgstr "sek"
2113
-
2114
- #: templates/debug/plugins-themes-sync.php:23
2115
- msgid "Plugins & Themes Sync"
2116
- msgstr "Synkronisering af plugins og temaer"
2117
-
2118
- #: templates/debug/plugins-themes-sync.php:28
2119
- msgid "Total"
2120
- msgstr "Total"
2121
-
2122
- #: templates/debug/plugins-themes-sync.php29,
2123
- #: templates/debug/scheduled-crons.php:84
2124
- msgid "Last"
2125
- msgstr "Sidste"
2126
-
2127
- #: templates/debug/scheduled-crons.php:76
2128
- msgid "Scheduled Crons"
2129
- msgstr "Planlagte cron jobs"
2130
-
2131
- #: templates/debug/scheduled-crons.php:81
2132
- msgid "Module"
2133
- msgstr "Modul"
2134
-
2135
- #: templates/debug/scheduled-crons.php:82
2136
- msgid "Module Type"
2137
- msgstr "Modultype"
2138
-
2139
- #: templates/debug/scheduled-crons.php:83
2140
- msgid "Cron Type"
2141
- msgstr "Cron Type"
2142
-
2143
- #: templates/debug/scheduled-crons.php:85
2144
- msgid "Next"
2145
- msgstr "Næste"
2146
-
2147
- #: templates/forms/affiliation.php:82
2148
- msgid "Non-expiring"
2149
- msgstr "Udløber ikke"
2150
-
2151
- #: templates/forms/affiliation.php:85
2152
- msgid "Apply to become an affiliate"
2153
- msgstr "Ansøg om at blive en affiliate"
2154
-
2155
- #: templates/forms/affiliation.php:104
2156
- msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s."
2157
- msgstr "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s."
2158
-
2159
- #: templates/forms/affiliation.php:119
2160
- msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information."
2161
- msgstr "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information."
2162
-
2163
- #: templates/forms/affiliation.php:122
2164
- msgid "Your affiliation account was temporarily suspended."
2165
- msgstr "Your affiliation account was temporarily suspended."
2166
-
2167
- #: templates/forms/affiliation.php:125
2168
- msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days."
2169
- msgstr "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days."
2170
-
2171
- #: templates/forms/affiliation.php:128
2172
- msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support."
2173
- msgstr "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support."
2174
-
2175
- #: templates/forms/affiliation.php:141
2176
- msgid "Like the %s? Become our ambassador and earn cash ;-)"
2177
- msgstr "Like the %s? Become our ambassador and earn cash ;-)"
2178
-
2179
- #: templates/forms/affiliation.php:142
2180
- msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!"
2181
- msgstr "Refer new customers to our %s and earn %s commission on each successful sale you refer!"
2182
-
2183
- #: templates/forms/affiliation.php:145
2184
- msgid "Program Summary"
2185
- msgstr "Programoversigt"
2186
-
2187
- #: templates/forms/affiliation.php:147
2188
- msgid "%s commission when a customer purchases a new license."
2189
- msgstr "%s commission when a customer purchases a new license."
2190
-
2191
- #: templates/forms/affiliation.php:149
2192
- msgid "Get commission for automated subscription renewals."
2193
- msgstr "Get commission for automated subscription renewals."
2194
-
2195
- #: templates/forms/affiliation.php:152
2196
- msgid "%s tracking cookie after the first visit to maximize earnings potential."
2197
- msgstr "%s tracking cookie after the first visit to maximize earnings potential."
2198
-
2199
- #: templates/forms/affiliation.php:155
2200
- msgid "Unlimited commissions."
2201
- msgstr "Ubegrænset provision."
2202
-
2203
- #: templates/forms/affiliation.php:157
2204
- msgid "%s minimum payout amount."
2205
- msgstr "%s minimum payout amount."
2206
-
2207
- #: templates/forms/affiliation.php:158
2208
- msgid "Payouts are in USD and processed monthly via PayPal."
2209
- msgstr "Udbetalinger er i USD og behandles hver måned via PayPal."
2210
-
2211
- #: templates/forms/affiliation.php:159
2212
- msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days."
2213
- msgstr "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days."
2214
-
2215
- #: templates/forms/affiliation.php:162
2216
- msgid "Affiliate"
2217
- msgstr "Affiliate"
2218
-
2219
- #: templates/forms/affiliation.php165, templates/forms/resend-key.php:23
2220
- msgid "Email address"
2221
- msgstr "E-mailadresse"
2222
-
2223
- #: templates/forms/affiliation.php:169
2224
- msgid "Full name"
2225
- msgstr "Fulde navn"
2226
-
2227
- #: templates/forms/affiliation.php:173
2228
- msgid "PayPal account email address"
2229
- msgstr "E-mailadresse til PayPal-konto"
2230
-
2231
- #: templates/forms/affiliation.php:177
2232
- msgid "Where are you going to promote the %s?"
2233
- msgstr "Hvor vil du promovere %s?"
2234
-
2235
- #: templates/forms/affiliation.php:179
2236
- msgid "Enter the domain of your website or other websites from where you plan to promote the %s."
2237
- msgstr "Enter the domain of your website or other websites from where you plan to promote the %s."
2238
-
2239
- #: templates/forms/affiliation.php:181
2240
- msgid "Add another domain"
2241
- msgstr "Tilføj andet domæne"
2242
-
2243
- #: templates/forms/affiliation.php:185
2244
- msgid "Extra Domains"
2245
- msgstr "Ekstra domæner"
2246
-
2247
- #: templates/forms/affiliation.php:186
2248
- msgid "Extra domains where you will be marketing the product from."
2249
- msgstr "Andre domæner du vil markedsføre produktet fra."
2250
-
2251
- #: templates/forms/affiliation.php:196
2252
- msgid "Promotion methods"
2253
- msgstr "Promoveringsmetoder"
2254
-
2255
- #: templates/forms/affiliation.php:199
2256
- msgid "Social media (Facebook, Twitter, etc.)"
2257
- msgstr "Sociale medier (Facebook, Twitter osv.)"
2258
-
2259
- #: templates/forms/affiliation.php:203
2260
- msgid "Mobile apps"
2261
- msgstr "Mobil-apps"
2262
-
2263
- #: templates/forms/affiliation.php:207
2264
- msgid "Website, email, and social media statistics (optional)"
2265
- msgstr "Websted, e-mail, og statistikker for sociale medier (valgfrit)"
2266
-
2267
- #: templates/forms/affiliation.php:210
2268
- msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)."
2269
- msgstr "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)."
2270
-
2271
- #: templates/forms/affiliation.php:214
2272
- msgid "How will you promote us?"
2273
- msgstr "Hvordan vil du promovere os?"
2274
-
2275
- #: templates/forms/affiliation.php:217
2276
- msgid "Please provide details on how you intend to promote %s (please be as specific as possible)."
2277
- msgstr "Please provide details on how you intend to promote %s (please be as specific as possible)."
2278
-
2279
- #: templates/forms/affiliation.php223, templates/forms/resend-key.php:22
2280
- msgid "Cancel"
2281
- msgstr "Annuller"
2282
-
2283
- #: templates/forms/affiliation.php:225
2284
- msgid "Become an affiliate"
2285
- msgstr "Bliv en affiliate"
2286
-
2287
- #: templates/forms/data-debug-mode.php:25
2288
- msgid "Please enter the license key to enable the debug mode:"
2289
- msgstr "Please enter the license key to enable the debug mode:"
2290
-
2291
- #: templates/forms/data-debug-mode.php:27
2292
- msgid "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:"
2293
- msgstr "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:"
2294
-
2295
- #: templates/forms/data-debug-mode.php:32
2296
- msgid "Submit"
2297
- msgstr "Submit"
2298
-
2299
- #: templates/forms/data-debug-mode.php:36
2300
- msgid "User key"
2301
- msgstr "User key"
2302
-
2303
- #: templates/forms/license-activation.php:23
2304
- msgid "Please enter the license key that you received in the email right after the purchase:"
2305
- msgstr "Indtast licensnøglen, du modtog i e-mailen lige efter købet:"
2306
-
2307
- #: templates/forms/license-activation.php:28
2308
- msgid "Update License"
2309
- msgstr "Opdater licens"
2310
-
2311
- #: templates/forms/optout.php:30
2312
- msgctxt "verb"
2313
- msgid "Opt Out"
2314
- msgstr "Frameld"
2315
-
2316
- #: templates/forms/optout.php:31
2317
- msgctxt "verb"
2318
- msgid "Opt In"
2319
- msgstr "Tilmeld"
2320
-
2321
- #: templates/forms/optout.php:33
2322
- msgid "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking."
2323
- msgstr "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking."
2324
-
2325
- #: templates/forms/optout.php:35
2326
- msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s."
2327
- msgstr "Ved at klikke \"Frameld\" vil vi ikke længere sende data fra %s til %s."
2328
-
2329
- #: templates/forms/premium-versions-upgrade-handler.php:40
2330
- msgid "There is a new version of %s available."
2331
- msgstr "En ny version af %s er tilgængelig."
2332
-
2333
- #: templates/forms/premium-versions-upgrade-handler.php:41
2334
- msgid " %s to access version %s security & feature updates, and support."
2335
- msgstr " %s to access version %s security & feature updates, and support."
2336
-
2337
- #: templates/forms/premium-versions-upgrade-handler.php:54
2338
- msgid "New Version Available"
2339
- msgstr "Ny version tilgængelig"
2340
-
2341
- #: templates/forms/premium-versions-upgrade-handler.php:75
2342
- msgctxt "close a window"
2343
- msgid "Dismiss"
2344
- msgstr "Fjern"
2345
-
2346
- #: templates/forms/resend-key.php:21
2347
- msgid "Send License Key"
2348
- msgstr "Send licensnøgle"
2349
-
2350
- #: templates/forms/resend-key.php:57
2351
- msgid "Enter the email address you've used for the upgrade below and we will resend you the license key."
2352
- msgstr "Indtast e-mailadressen, som du benyttede ved opgraderingen, nedenfor og vi vil gensende licensnøglen til dig."
2353
-
2354
- #: templates/forms/subscription-cancellation.php:37
2355
- msgid "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site."
2356
- msgstr "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site."
2357
-
2358
- #: templates/forms/subscription-cancellation.php:47
2359
- msgid "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?"
2360
- msgstr "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?"
2361
-
2362
- #: templates/forms/subscription-cancellation.php:52
2363
- msgid "license"
2364
- msgstr "licens"
2365
-
2366
- #: templates/forms/subscription-cancellation.php:57
2367
- msgid "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site."
2368
- msgstr "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site."
2369
-
2370
- #: templates/forms/subscription-cancellation.php:68
2371
- msgid "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support."
2372
- msgstr "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support."
2373
-
2374
- #: templates/forms/subscription-cancellation.php:103
2375
- msgid "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license."
2376
- msgstr "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license."
2377
-
2378
- #: templates/forms/subscription-cancellation.php:136
2379
- msgid "Cancel %s?"
2380
- msgstr "Annuller %s?"
2381
-
2382
- #: templates/forms/subscription-cancellation.php:143
2383
- msgid "Proceed"
2384
- msgstr "Fortsæt"
2385
-
2386
- #: templates/forms/subscription-cancellation.php191,
2387
- #: templates/forms/deactivation/form.php:171
2388
- msgid "Cancel %s & Proceed"
2389
- msgstr "Annuller %s og fortsæt"
2390
-
2391
- #: templates/forms/trial-start.php:22
2392
- msgid "You are 1-click away from starting your %1$s-day free trial of the %2$s plan."
2393
- msgstr "Du er 1 klik fra at begynde din %1$s dages gratis prøveperiode af planen %2$s."
2394
-
2395
- #: templates/forms/trial-start.php:28
2396
- msgid "For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial."
2397
- msgstr "For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial."
2398
-
2399
- #: templates/js/style-premium-theme.php:39
2400
- msgid "Premium"
2401
- msgstr "Premium"
2402
-
2403
- #: templates/js/style-premium-theme.php:42
2404
- msgid "Beta"
2405
- msgstr "Beta"
2406
-
2407
- #: templates/partials/network-activation.php:27
2408
- msgid "Activate license on all sites in the network."
2409
- msgstr "Aktiver licens på alle websteder i netværket."
2410
-
2411
- #: templates/partials/network-activation.php:28
2412
- msgid "Apply on all sites in the network."
2413
- msgstr "Anvend på alle websteder i netværket."
2414
-
2415
- #: templates/partials/network-activation.php:31
2416
- msgid "Activate license on all pending sites."
2417
- msgstr "Akiver licens på alle afventende websteder."
2418
-
2419
- #: templates/partials/network-activation.php:32
2420
- msgid "Apply on all pending sites."
2421
- msgstr "Anvend på alle afventende websteder."
2422
-
2423
- #: templates/partials/network-activation.php40,
2424
- #: templates/partials/network-activation.php:74
2425
- msgid "allow"
2426
- msgstr "tillad"
2427
-
2428
- #: templates/partials/network-activation.php43,
2429
- #: templates/partials/network-activation.php:77
2430
- msgid "delegate"
2431
- msgstr "delegér"
2432
-
2433
- #: templates/partials/network-activation.php47,
2434
- #: templates/partials/network-activation.php:81
2435
- msgid "skip"
2436
- msgstr "spring over"
2437
-
2438
- #: templates/plugin-info/description.php72,
2439
- #: templates/plugin-info/screenshots.php:31
2440
- msgid "Click to view full-size screenshot %d"
2441
- msgstr "Klik for at vise skærmbillede %d i fuld skærm"
2442
-
2443
- #: templates/plugin-info/features.php:56
2444
- msgid "Unlimited Updates"
2445
- msgstr "Ubegrænsede opdateringer"
2446
-
2447
- #: templates/account/partials/activate-license-button.php:46
2448
- msgid "Localhost"
2449
- msgstr "Localhost"
2450
-
2451
- #: templates/account/partials/activate-license-button.php:50
2452
- msgctxt "as 5 licenses left"
2453
- msgid "%s left"
2454
- msgstr "%s tilbage"
2455
-
2456
- #: templates/account/partials/activate-license-button.php:51
2457
- msgid "Last license"
2458
- msgstr "Seneste license"
2459
-
2460
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
2461
- #. subscription'
2462
- #: templates/account/partials/addon.php:29
2463
- msgid "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2464
- msgstr "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2465
-
2466
- #: templates/account/partials/addon.php:185
2467
- msgid "Cancelled"
2468
- msgstr "Annulleret"
2469
-
2470
- #: templates/account/partials/addon.php:195
2471
- msgid "No expiration"
2472
- msgstr "Udløber ikke"
2473
-
2474
- #: templates/account/partials/site.php:189
2475
- msgid "Owner Name"
2476
- msgstr "Ejer-navn"
2477
-
2478
- #: templates/account/partials/site.php:201
2479
- msgid "Owner Email"
2480
- msgstr "E-mailadresse for ejer"
2481
-
2482
- #: templates/account/partials/site.php:213
2483
- msgid "Owner ID"
2484
- msgstr "Ejer-ID"
2485
-
2486
- #: templates/account/partials/site.php:286
2487
- msgid "Subscription"
2488
- msgstr "Abonnement"
2489
-
2490
- #: templates/forms/deactivation/contact.php:19
2491
- msgid "Sorry for the inconvenience and we are here to help if you give us a chance."
2492
- msgstr "Vi beklager ulejligheden, og vi er her for at hjælpe, hvis du giver os chancen."
2493
-
2494
- #: templates/forms/deactivation/contact.php:22
2495
- msgid "Contact Support"
2496
- msgstr "Kontakt support"
2497
-
2498
- #: templates/forms/deactivation/form.php:64
2499
- msgid "Anonymous feedback"
2500
- msgstr "Anonym feedback"
2501
-
2502
- #: templates/forms/deactivation/form.php:70
2503
- msgid "Deactivate"
2504
- msgstr "Deaktiver"
2505
-
2506
- #: templates/forms/deactivation/form.php:72
2507
- msgid "Activate %s"
2508
- msgstr "Aktiver %s"
2509
-
2510
- #: templates/forms/deactivation/form.php:87
2511
- msgid "Quick Feedback"
2512
- msgstr "Hurtig feedback"
2513
-
2514
- #: templates/forms/deactivation/form.php:91
2515
- msgid "If you have a moment, please let us know why you are %s"
2516
- msgstr "Hvis du har tid, så lad os venligst vide hvorfor du %s"
2517
-
2518
- #: templates/forms/deactivation/form.php:91
2519
- msgid "deactivating"
2520
- msgstr "deaktiverer"
2521
-
2522
- #: templates/forms/deactivation/form.php:91
2523
- msgid "switching"
2524
- msgstr "skifter"
2525
-
2526
- #: templates/forms/deactivation/form.php:365
2527
- msgid "Submit & %s"
2528
- msgstr "Send & %s"
2529
-
2530
- #: templates/forms/deactivation/form.php:386
2531
- msgid "Kindly tell us the reason so we can improve."
2532
- msgstr "Fortæl os venligst årsagen, så vi kan forbedre det."
2533
-
2534
- #: templates/forms/deactivation/form.php:511
2535
- msgid "Yes - %s"
2536
- msgstr "Ja - %s"
2537
-
2538
- #: templates/forms/deactivation/form.php:518
2539
- msgid "Skip & %s"
2540
- msgstr "Spring over & %s"
2541
-
2542
- #: templates/forms/deactivation/retry-skip.php:21
2543
- msgid "Click here to use the plugin anonymously"
2544
- msgstr "Klik her for at benytte pluginnet anonymt"
2545
-
2546
- #: templates/forms/deactivation/retry-skip.php:23
2547
- msgid "You might have missed it, but you don't have to share any data and can just %s the opt-in."
2548
- msgstr "Du har måske overset det, men du behøver ikke at dele data og kan blot %s tilmeldingen."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/languages/freemius-en.mo CHANGED
Binary file
freemius/languages/freemius-en.po DELETED
@@ -1,2422 +0,0 @@
1
- # Copyright (C) 2019 freemius
2
- # This file is distributed under the same license as the freemius package.
3
- msgid ""
4
- msgstr ""
5
- "Project-Id-Version: freemius\n"
6
- "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n"
7
- "POT-Creation-Date: \n"
8
- "PO-Revision-Date: \n"
9
- "Last-Translator: Vova Feldman <vova@freemius.com>\n"
10
- "Language: \n"
11
- "Language-Team: Freemius Team <admin@freemius.com>\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
- "Content-Transfer-Encoding: 8bit\n"
14
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
- "MIME-Version: 1.0\n"
16
- "X-Poedit-Basepath: ..\n"
17
- "X-Poedit-KeywordsList: get_text_inline;fs_text_inline;fs_echo_inline;fs_esc_js_inline;fs_esc_attr_inline;fs_esc_attr_echo_inline;fs_esc_html_inline;fs_esc_html_echo_inline;get_text_x_inline:1,2c;fs_text_x_inline:1,2c;fs_echo_x_inline:1,2c;fs_esc_attr_x_inline:1,2c;fs_esc_js_x_inline:1,2c;fs_esc_js_echo_x_inline:1,2c;fs_esc_html_x_inline:1,2c;fs_esc_html_echo_x_inline:1,2c\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
20
- "X-Poedit-SourceCharset: UTF-8\n"
21
-
22
- #: includes/class-freemius.php:1880, templates/account.php:840
23
- 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."
24
- msgstr "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."
25
-
26
- #: includes/class-freemius.php:1887
27
- msgid "Would you like to proceed with the update?"
28
- msgstr "Would you like to proceed with the update?"
29
-
30
- #: includes/class-freemius.php:2095
31
- msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
32
- msgstr "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
33
-
34
- #: includes/class-freemius.php:2097
35
- msgid "Error"
36
- msgstr "Error"
37
-
38
- #: includes/class-freemius.php:2491
39
- msgid "I found a better %s"
40
- msgstr "I found a better %s"
41
-
42
- #: includes/class-freemius.php:2493
43
- msgid "What's the %s's name?"
44
- msgstr "What's the %s's name?"
45
-
46
- #: includes/class-freemius.php:2499
47
- msgid "It's a temporary %s. I'm just debugging an issue."
48
- msgstr "It's a temporary %s. I'm just debugging an issue."
49
-
50
- #: includes/class-freemius.php:2501
51
- msgid "Deactivation"
52
- msgstr "Deactivation"
53
-
54
- #: includes/class-freemius.php:2502
55
- msgid "Theme Switch"
56
- msgstr "Theme Switch"
57
-
58
- #: includes/class-freemius.php:2511, templates/forms/resend-key.php:24
59
- msgid "Other"
60
- msgstr "Other"
61
-
62
- #: includes/class-freemius.php:2519
63
- msgid "I no longer need the %s"
64
- msgstr "I no longer need the %s"
65
-
66
- #: includes/class-freemius.php:2526
67
- msgid "I only needed the %s for a short period"
68
- msgstr "I only needed the %s for a short period"
69
-
70
- #: includes/class-freemius.php:2532
71
- msgid "The %s broke my site"
72
- msgstr "The %s broke my site"
73
-
74
- #: includes/class-freemius.php:2539
75
- msgid "The %s suddenly stopped working"
76
- msgstr "The %s suddenly stopped working"
77
-
78
- #: includes/class-freemius.php:2549
79
- msgid "I can't pay for it anymore"
80
- msgstr "I can't pay for it anymore"
81
-
82
- #: includes/class-freemius.php:2551
83
- msgid "What price would you feel comfortable paying?"
84
- msgstr "What price would you feel comfortable paying?"
85
-
86
- #: includes/class-freemius.php:2557
87
- msgid "I don't like to share my information with you"
88
- msgstr "I don't like to share my information with you"
89
-
90
- #: includes/class-freemius.php:2578
91
- msgid "The %s didn't work"
92
- msgstr "The %s didn't work"
93
-
94
- #: includes/class-freemius.php:2588
95
- msgid "I couldn't understand how to make it work"
96
- msgstr "I couldn't understand how to make it work"
97
-
98
- #: includes/class-freemius.php:2596
99
- msgid "The %s is great, but I need specific feature that you don't support"
100
- msgstr "The %s is great, but I need specific feature that you don't support"
101
-
102
- #: includes/class-freemius.php:2598
103
- msgid "What feature?"
104
- msgstr "What feature?"
105
-
106
- #: includes/class-freemius.php:2602
107
- msgid "The %s is not working"
108
- msgstr "The %s is not working"
109
-
110
- #: includes/class-freemius.php:2604
111
- msgid "Kindly share what didn't work so we can fix it for future users..."
112
- msgstr "Kindly share what didn't work so we can fix it for future users..."
113
-
114
- #: includes/class-freemius.php:2608
115
- msgid "It's not what I was looking for"
116
- msgstr "It's not what I was looking for"
117
-
118
- #: includes/class-freemius.php:2610
119
- msgid "What you've been looking for?"
120
- msgstr "What you've been looking for?"
121
-
122
- #: includes/class-freemius.php:2614
123
- msgid "The %s didn't work as expected"
124
- msgstr "The %s didn't work as expected"
125
-
126
- #: includes/class-freemius.php:2616
127
- msgid "What did you expect?"
128
- msgstr "What did you expect?"
129
-
130
- #: includes/class-freemius.php:3471, templates/debug.php:20
131
- msgid "Freemius Debug"
132
- msgstr "Freemius Debug"
133
-
134
- #: includes/class-freemius.php:4223
135
- msgid "I don't know what is cURL or how to install it, help me!"
136
- msgstr "I don't know what is cURL or how to install it, help me!"
137
-
138
- #: includes/class-freemius.php:4225
139
- 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."
140
- msgstr "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."
141
-
142
- #: includes/class-freemius.php:4232
143
- 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."
144
- msgstr "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."
145
-
146
- #: includes/class-freemius.php:4337
147
- msgid "Yes - do your thing"
148
- msgstr "Yes - do your thing"
149
-
150
- #: includes/class-freemius.php:4342
151
- msgid "No - just deactivate"
152
- msgstr "No - just deactivate"
153
-
154
- #: includes/class-freemius.php:4387, includes/class-freemius.php:4881, includes/class-freemius.php:6032, includes/class-freemius.php:13153, includes/class-freemius.php:16558, includes/class-freemius.php:16646, includes/class-freemius.php:16812, includes/class-freemius.php:19040, includes/class-freemius.php:19381, includes/class-freemius.php:19391, includes/class-freemius.php:20051, includes/class-freemius.php:20924, includes/class-freemius.php:21039, includes/class-freemius.php:21183, templates/add-ons.php:57
155
- msgctxt "exclamation"
156
- msgid "Oops"
157
- msgstr "Oops"
158
-
159
- #: includes/class-freemius.php:4456
160
- 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."
161
- msgstr "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."
162
-
163
- #: includes/class-freemius.php:4878
164
- msgctxt "addonX cannot run without pluginY"
165
- msgid "%s cannot run without %s."
166
- msgstr "%s cannot run without %s."
167
-
168
- #: includes/class-freemius.php:4879
169
- msgctxt "addonX cannot run..."
170
- msgid "%s cannot run without the plugin."
171
- msgstr "%s cannot run without the plugin."
172
-
173
- #: includes/class-freemius.php:5052, includes/class-freemius.php:5077, includes/class-freemius.php:20122
174
- msgid "Unexpected API error. Please contact the %s's author with the following error."
175
- msgstr "Unexpected API error. Please contact the %s's author with the following error."
176
-
177
- #: includes/class-freemius.php:5720
178
- msgid "Premium %s version was successfully activated."
179
- msgstr "Premium %s version was successfully activated."
180
-
181
- #: includes/class-freemius.php:5732, includes/class-freemius.php:7599
182
- msgctxt "Used to express elation, enthusiasm, or triumph (especially in electronic communication)."
183
- msgid "W00t"
184
- msgstr "W00t"
185
-
186
- #: includes/class-freemius.php:5747
187
- msgid "You have a %s license."
188
- msgstr "You have a %s license."
189
-
190
- #: includes/class-freemius.php:5751, includes/class-freemius.php:15975, includes/class-freemius.php:15986, includes/class-freemius.php:19292, includes/class-freemius.php:19642, includes/class-freemius.php:19711, includes/class-freemius.php:19876
191
- msgctxt "interjection expressing joy or exuberance"
192
- msgid "Yee-haw"
193
- msgstr "Yee-haw"
194
-
195
- #: includes/class-freemius.php:6015
196
- 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."
197
- msgstr "%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."
198
-
199
- #: includes/class-freemius.php:6019
200
- msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
201
- msgstr "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
202
-
203
- #: includes/class-freemius.php:6028, templates/add-ons.php:186, templates/account/partials/addon.php:381
204
- msgid "More information about %s"
205
- msgstr "More information about %s"
206
-
207
- #: includes/class-freemius.php:6029
208
- msgid "Purchase License"
209
- msgstr "Purchase License"
210
-
211
- #: includes/class-freemius.php:6964, templates/connect.php:163
212
- 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."
213
- msgstr "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."
214
-
215
- #: includes/class-freemius.php:6968
216
- msgid "start the trial"
217
- msgstr "start the trial"
218
-
219
- #: includes/class-freemius.php:6969, templates/connect.php:167
220
- msgid "complete the install"
221
- msgstr "complete the install"
222
-
223
- #: includes/class-freemius.php:7081
224
- msgid "You are just one step away - %s"
225
- msgstr "You are just one step away - %s"
226
-
227
- #: includes/class-freemius.php:7084
228
- msgctxt "%s - plugin name. As complete \"PluginX\" activation now"
229
- msgid "Complete \"%s\" Activation Now"
230
- msgstr "Complete \"%s\" Activation Now"
231
-
232
- #: includes/class-freemius.php:7162
233
- msgid "We made a few tweaks to the %s, %s"
234
- msgstr "We made a few tweaks to the %s, %s"
235
-
236
- #: includes/class-freemius.php:7166
237
- msgid "Opt in to make \"%s\" better!"
238
- msgstr "Opt in to make \"%s\" better!"
239
-
240
- #: includes/class-freemius.php:7598
241
- msgid "The upgrade of %s was successfully completed."
242
- msgstr "The upgrade of %s was successfully completed."
243
-
244
- #: includes/class-freemius.php:9802, includes/class-fs-plugin-updater.php:1038, includes/class-fs-plugin-updater.php:1233, includes/class-fs-plugin-updater.php:1240, templates/auto-installation.php:32
245
- msgid "Add-On"
246
- msgstr "Add-On"
247
-
248
- #: includes/class-freemius.php:9804, templates/account.php:335, templates/account.php:343, templates/debug.php:360, templates/debug.php:551
249
- msgid "Plugin"
250
- msgstr "Plugin"
251
-
252
- #: includes/class-freemius.php:9805, templates/account.php:336, templates/account.php:344, templates/debug.php:360, templates/debug.php:551, templates/forms/deactivation/form.php:71
253
- msgid "Theme"
254
- msgstr "Theme"
255
-
256
- #: includes/class-freemius.php:12596
257
- msgid "An unknown error has occurred while trying to set the user's beta mode."
258
- msgstr "An unknown error has occurred while trying to set the user's beta mode."
259
-
260
- #: includes/class-freemius.php:13020
261
- msgid "Invalid site details collection."
262
- msgstr "Invalid site details collection."
263
-
264
- #: includes/class-freemius.php:13140
265
- msgid "We couldn't find your email address in the system, are you sure it's the right address?"
266
- msgstr "We couldn't find your email address in the system, are you sure it's the right address?"
267
-
268
- #: includes/class-freemius.php:13142
269
- msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?"
270
- msgstr "We can't see any active licenses associated with that email address, are you sure it's the right address?"
271
-
272
- #: includes/class-freemius.php:13416
273
- msgid "Account is pending activation."
274
- msgstr "Account is pending activation."
275
-
276
- #: includes/class-freemius.php:13528, templates/forms/premium-versions-upgrade-handler.php:47
277
- msgid "Buy a license now"
278
- msgstr "Buy a license now"
279
-
280
- #: includes/class-freemius.php:13540, templates/forms/premium-versions-upgrade-handler.php:46
281
- msgid "Renew your license now"
282
- msgstr "Renew your license now"
283
-
284
- #: includes/class-freemius.php:13544
285
- msgid "%s to access version %s security & feature updates, and support."
286
- msgstr "%s to access version %s security & feature updates, and support."
287
-
288
- #: includes/class-freemius.php:15957
289
- msgid "%s activation was successfully completed."
290
- msgstr "%s activation was successfully completed."
291
-
292
- #: includes/class-freemius.php:15971
293
- msgid "Your account was successfully activated with the %s plan."
294
- msgstr "Your account was successfully activated with the %s plan."
295
-
296
- #: includes/class-freemius.php:15982, includes/class-freemius.php:19707
297
- msgid "Your trial has been successfully started."
298
- msgstr "Your trial has been successfully started."
299
-
300
- #: includes/class-freemius.php:16556, includes/class-freemius.php:16644, includes/class-freemius.php:16810
301
- msgid "Couldn't activate %s."
302
- msgstr "Couldn't activate %s."
303
-
304
- #: includes/class-freemius.php:16557, includes/class-freemius.php:16645, includes/class-freemius.php:16811
305
- msgid "Please contact us with the following message:"
306
- msgstr "Please contact us with the following message:"
307
-
308
- #: includes/class-freemius.php:16641, templates/forms/data-debug-mode.php:162
309
- msgid "An unknown error has occurred."
310
- msgstr "An unknown error has occurred."
311
-
312
- #: includes/class-freemius.php:17168, includes/class-freemius.php:22082
313
- msgid "Upgrade"
314
- msgstr "Upgrade"
315
-
316
- #: includes/class-freemius.php:17174
317
- msgid "Start Trial"
318
- msgstr "Start Trial"
319
-
320
- #: includes/class-freemius.php:17176
321
- msgid "Pricing"
322
- msgstr "Pricing"
323
-
324
- #: includes/class-freemius.php:17256, includes/class-freemius.php:17258
325
- msgid "Affiliation"
326
- msgstr "Affiliation"
327
-
328
- #: includes/class-freemius.php:17286, includes/class-freemius.php:17288, templates/account.php:183, templates/debug.php:326
329
- msgid "Account"
330
- msgstr "Account"
331
-
332
- #: includes/class-freemius.php:17302, includes/class-freemius.php:17304, includes/customizer/class-fs-customizer-support-section.php:60
333
- msgid "Contact Us"
334
- msgstr "Contact Us"
335
-
336
- #: includes/class-freemius.php:17315, includes/class-freemius.php:17317, includes/class-freemius.php:22096, templates/account.php:111, templates/account/partials/addon.php:44
337
- msgid "Add-Ons"
338
- msgstr "Add-Ons"
339
-
340
- #: includes/class-freemius.php:17351
341
- msgctxt "ASCII arrow left icon"
342
- msgid "&#x2190;"
343
- msgstr "&#x2190;"
344
-
345
- #: includes/class-freemius.php:17351
346
- msgctxt "ASCII arrow right icon"
347
- msgid "&#x27a4;"
348
- msgstr "&#x27a4;"
349
-
350
- #: includes/class-freemius.php:17353, templates/pricing.php:103
351
- msgctxt "noun"
352
- msgid "Pricing"
353
- msgstr "Pricing"
354
-
355
- #: includes/class-freemius.php:17566, includes/customizer/class-fs-customizer-support-section.php:67
356
- msgid "Support Forum"
357
- msgstr "Support Forum"
358
-
359
- #: includes/class-freemius.php:18536
360
- msgid "Your email has been successfully verified - you are AWESOME!"
361
- msgstr "Your email has been successfully verified - you are AWESOME!"
362
-
363
- #: includes/class-freemius.php:18537
364
- msgctxt "a positive response"
365
- msgid "Right on"
366
- msgstr "Right on"
367
-
368
- #: includes/class-freemius.php:19041
369
- msgid "seems like the key you entered doesn't match our records."
370
- msgstr "seems like the key you entered doesn't match our records."
371
-
372
- #: includes/class-freemius.php:19065
373
- 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."
374
- msgstr "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."
375
-
376
- #: includes/class-freemius.php:19283
377
- msgid "Your %s Add-on plan was successfully upgraded."
378
- msgstr "Your %s Add-on plan was successfully upgraded."
379
-
380
- #: includes/class-freemius.php:19285
381
- msgid "%s Add-on was successfully purchased."
382
- msgstr "%s Add-on was successfully purchased."
383
-
384
- #: includes/class-freemius.php:19288
385
- msgid "Download the latest version"
386
- msgstr "Download the latest version"
387
-
388
- #: includes/class-freemius.php:19374
389
- 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"
390
- msgstr "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
391
-
392
- #: includes/class-freemius.php:19380, includes/class-freemius.php:19390, includes/class-freemius.php:19835, includes/class-freemius.php:19924
393
- msgid "Error received from the server:"
394
- msgstr "Error received from the server:"
395
-
396
- #: includes/class-freemius.php:19390
397
- msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
398
- msgstr "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
399
-
400
- #: includes/class-freemius.php:19604, includes/class-freemius.php:19840, includes/class-freemius.php:19895, includes/class-freemius.php:19998
401
- msgctxt "something somebody says when they are thinking about what you have just said."
402
- msgid "Hmm"
403
- msgstr "Hmm"
404
-
405
- #: includes/class-freemius.php:19617
406
- 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."
407
- msgstr "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."
408
-
409
- #: includes/class-freemius.php:19618, templates/account.php:113, templates/add-ons.php:250, templates/account/partials/addon.php:46
410
- msgctxt "trial period"
411
- msgid "Trial"
412
- msgstr "Trial"
413
-
414
- #: includes/class-freemius.php:19623
415
- msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s."
416
- msgstr "I have upgraded my account but when I try to Sync the License, the plan remains %s."
417
-
418
- #: includes/class-freemius.php:19627, includes/class-freemius.php:19686
419
- msgid "Please contact us here"
420
- msgstr "Please contact us here"
421
-
422
- #: includes/class-freemius.php:19638
423
- msgid "Your plan was successfully activated."
424
- msgstr "Your plan was successfully activated."
425
-
426
- #: includes/class-freemius.php:19639
427
- msgid "Your plan was successfully upgraded."
428
- msgstr "Your plan was successfully upgraded."
429
-
430
- #: includes/class-freemius.php:19656
431
- msgid "Your plan was successfully changed to %s."
432
- msgstr "Your plan was successfully changed to %s."
433
-
434
- #: includes/class-freemius.php:19672
435
- msgid "Your license has expired. You can still continue using the free %s forever."
436
- msgstr "Your license has expired. You can still continue using the free %s forever."
437
-
438
- #: includes/class-freemius.php:19674
439
- msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
440
- msgstr "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
441
-
442
- #: includes/class-freemius.php:19682
443
- msgid "Your license has been cancelled. If you think it's a mistake, please contact support."
444
- msgstr "Your license has been cancelled. If you think it's a mistake, please contact support."
445
-
446
- #: includes/class-freemius.php:19695
447
- 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."
448
- msgstr "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."
449
-
450
- #: includes/class-freemius.php:19721
451
- msgid "Your free trial has expired. You can still continue using all our free features."
452
- msgstr "Your free trial has expired. You can still continue using all our free features."
453
-
454
- #: includes/class-freemius.php:19723
455
- msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
456
- msgstr "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
457
-
458
- #: includes/class-freemius.php:19831
459
- msgid "It looks like the license could not be activated."
460
- msgstr "It looks like the license could not be activated."
461
-
462
- #: includes/class-freemius.php:19873
463
- msgid "Your license was successfully activated."
464
- msgstr "Your license was successfully activated."
465
-
466
- #: includes/class-freemius.php:19899
467
- msgid "It looks like your site currently doesn't have an active license."
468
- msgstr "It looks like your site currently doesn't have an active license."
469
-
470
- #: includes/class-freemius.php:19923
471
- msgid "It looks like the license deactivation failed."
472
- msgstr "It looks like the license deactivation failed."
473
-
474
- #: includes/class-freemius.php:19951
475
- msgid "Your license was successfully deactivated, you are back to the %s plan."
476
- msgstr "Your license was successfully deactivated, you are back to the %s plan."
477
-
478
- #: includes/class-freemius.php:19952
479
- msgid "O.K"
480
- msgstr "O.K"
481
-
482
- #: includes/class-freemius.php:20005
483
- msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
484
- msgstr "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
485
-
486
- #: includes/class-freemius.php:20014
487
- msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
488
- msgstr "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
489
-
490
- #: includes/class-freemius.php:20056
491
- msgid "You are already running the %s in a trial mode."
492
- msgstr "You are already running the %s in a trial mode."
493
-
494
- #: includes/class-freemius.php:20067
495
- msgid "You already utilized a trial before."
496
- msgstr "You already utilized a trial before."
497
-
498
- #: includes/class-freemius.php:20081
499
- msgid "Plan %s do not exist, therefore, can't start a trial."
500
- msgstr "Plan %s do not exist, therefore, can't start a trial."
501
-
502
- #: includes/class-freemius.php:20092
503
- msgid "Plan %s does not support a trial period."
504
- msgstr "Plan %s does not support a trial period."
505
-
506
- #: includes/class-freemius.php:20103
507
- msgid "None of the %s's plans supports a trial period."
508
- msgstr "None of the %s's plans supports a trial period."
509
-
510
- #: includes/class-freemius.php:20153
511
- msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
512
- msgstr "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
513
-
514
- #: includes/class-freemius.php:20189
515
- msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
516
- msgstr "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
517
-
518
- #: includes/class-freemius.php:20208
519
- msgid "Your %s free trial was successfully cancelled."
520
- msgstr "Your %s free trial was successfully cancelled."
521
-
522
- #: includes/class-freemius.php:20524
523
- msgid "Version %s was released."
524
- msgstr "Version %s was released."
525
-
526
- #: includes/class-freemius.php:20524
527
- msgid "Please download %s."
528
- msgstr "Please download %s."
529
-
530
- #: includes/class-freemius.php:20531
531
- msgid "the latest %s version here"
532
- msgstr "the latest %s version here"
533
-
534
- #: includes/class-freemius.php:20536
535
- msgid "New"
536
- msgstr "New"
537
-
538
- #: includes/class-freemius.php:20541
539
- msgid "Seems like you got the latest release."
540
- msgstr "Seems like you got the latest release."
541
-
542
- #: includes/class-freemius.php:20542
543
- msgid "You are all good!"
544
- msgstr "You are all good!"
545
-
546
- #: includes/class-freemius.php:20812
547
- msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
548
- msgstr "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
549
-
550
- #: includes/class-freemius.php:20951
551
- msgid "Site successfully opted in."
552
- msgstr "Site successfully opted in."
553
-
554
- #: includes/class-freemius.php:20952, includes/class-freemius.php:21792
555
- msgid "Awesome"
556
- msgstr "Awesome"
557
-
558
- #: includes/class-freemius.php:20968, templates/forms/optout.php:32
559
- msgid "We appreciate your help in making the %s better by letting us track some usage data."
560
- msgstr "We appreciate your help in making the %s better by letting us track some usage data."
561
-
562
- #: includes/class-freemius.php:20969
563
- msgid "Thank you!"
564
- msgstr "Thank you!"
565
-
566
- #: includes/class-freemius.php:20976
567
- msgid "We will no longer be sending any usage data of %s on %s to %s."
568
- msgstr "We will no longer be sending any usage data of %s on %s to %s."
569
-
570
- #: includes/class-freemius.php:21105
571
- 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."
572
- msgstr "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."
573
-
574
- #: includes/class-freemius.php:21111
575
- msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval."
576
- msgstr "Thanks for confirming the ownership change. An email was just sent to %s for final approval."
577
-
578
- #: includes/class-freemius.php:21116
579
- msgid "%s is the new owner of the account."
580
- msgstr "%s is the new owner of the account."
581
-
582
- #: includes/class-freemius.php:21118
583
- msgctxt "as congratulations"
584
- msgid "Congrats"
585
- msgstr "Congrats"
586
-
587
- #: includes/class-freemius.php:21138
588
- msgid "Sorry, we could not complete the email update. Another user with the same email is already registered."
589
- msgstr "Sorry, we could not complete the email update. Another user with the same email is already registered."
590
-
591
- #: includes/class-freemius.php:21139
592
- msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
593
- msgstr "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
594
-
595
- #: includes/class-freemius.php:21146
596
- msgid "Change Ownership"
597
- msgstr "Change Ownership"
598
-
599
- #: includes/class-freemius.php:21154
600
- msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
601
- msgstr "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
602
-
603
- #: includes/class-freemius.php:21166
604
- msgid "Please provide your full name."
605
- msgstr "Please provide your full name."
606
-
607
- #: includes/class-freemius.php:21171
608
- msgid "Your name was successfully updated."
609
- msgstr "Your name was successfully updated."
610
-
611
- #: includes/class-freemius.php:21232
612
- msgid "You have successfully updated your %s."
613
- msgstr "You have successfully updated your %s."
614
-
615
- #: includes/class-freemius.php:21372
616
- msgid "Just letting you know that the add-ons information of %s is being pulled from an external server."
617
- msgstr "Just letting you know that the add-ons information of %s is being pulled from an external server."
618
-
619
- #: includes/class-freemius.php:21373
620
- msgctxt "advance notice of something that will need attention."
621
- msgid "Heads up"
622
- msgstr "Heads up"
623
-
624
- #: includes/class-freemius.php:21832
625
- msgctxt "exclamation"
626
- msgid "Hey"
627
- msgstr "Hey"
628
-
629
- #: includes/class-freemius.php:21832
630
- msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial."
631
- msgstr "How do you like %s so far? Test all our %s premium features with a %d-day free trial."
632
-
633
- #: includes/class-freemius.php:21840
634
- msgid "No commitment for %s days - cancel anytime!"
635
- msgstr "No commitment for %s days - cancel anytime!"
636
-
637
- #: includes/class-freemius.php:21841
638
- msgid "No credit card required"
639
- msgstr "No credit card required"
640
-
641
- #: includes/class-freemius.php:21848, templates/forms/trial-start.php:53
642
- msgctxt "call to action"
643
- msgid "Start free trial"
644
- msgstr "Start free trial"
645
-
646
- #: includes/class-freemius.php:21925
647
- 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!"
648
- msgstr "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!"
649
-
650
- #: includes/class-freemius.php:21934
651
- msgid "Learn more"
652
- msgstr "Learn more"
653
-
654
- #: includes/class-freemius.php:22120, templates/account.php:499, templates/account.php:624, templates/connect.php:171, templates/connect.php:421, templates/forms/license-activation.php:27, templates/account/partials/addon.php:321
655
- msgid "Activate License"
656
- msgstr "Activate License"
657
-
658
- #: includes/class-freemius.php:22121, templates/account.php:571, templates/account.php:623, templates/account/partials/addon.php:322, templates/account/partials/site.php:271
659
- msgid "Change License"
660
- msgstr "Change License"
661
-
662
- #: includes/class-freemius.php:22217, templates/account/partials/site.php:169
663
- msgid "Opt Out"
664
- msgstr "Opt Out"
665
-
666
- #: includes/class-freemius.php:22219, includes/class-freemius.php:22225, templates/account/partials/site.php:49, templates/account/partials/site.php:169
667
- msgid "Opt In"
668
- msgstr "Opt In"
669
-
670
- #: includes/class-freemius.php:22453
671
- msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
672
- msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
673
-
674
- #: includes/class-freemius.php:22461
675
- msgid "Activate %s features"
676
- msgstr "Activate %s features"
677
-
678
- #: includes/class-freemius.php:22474
679
- msgid "Please follow these steps to complete the upgrade"
680
- msgstr "Please follow these steps to complete the upgrade"
681
-
682
- #: includes/class-freemius.php:22478
683
- msgid "Download the latest %s version"
684
- msgstr "Download the latest %s version"
685
-
686
- #: includes/class-freemius.php:22482
687
- msgid "Upload and activate the downloaded version"
688
- msgstr "Upload and activate the downloaded version"
689
-
690
- #: includes/class-freemius.php:22484
691
- msgid "How to upload and activate?"
692
- msgstr "How to upload and activate?"
693
-
694
- #: includes/class-freemius.php:22618
695
- msgid "%sClick here%s to choose the sites where you'd like to activate the license on."
696
- msgstr "%sClick here%s to choose the sites where you'd like to activate the license on."
697
-
698
- #: includes/class-freemius.php:22779
699
- msgid "Auto installation only works for opted-in users."
700
- msgstr "Auto installation only works for opted-in users."
701
-
702
- #: includes/class-freemius.php:22789, includes/class-freemius.php:22822, includes/class-fs-plugin-updater.php:1212, includes/class-fs-plugin-updater.php:1226
703
- msgid "Invalid module ID."
704
- msgstr "Invalid module ID."
705
-
706
- #: includes/class-freemius.php:22798, includes/class-fs-plugin-updater.php:1248
707
- msgid "Premium version already active."
708
- msgstr "Premium version already active."
709
-
710
- #: includes/class-freemius.php:22805
711
- msgid "You do not have a valid license to access the premium version."
712
- msgstr "You do not have a valid license to access the premium version."
713
-
714
- #: includes/class-freemius.php:22812
715
- msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version."
716
- msgstr "Plugin is a \"Serviceware\" which means it does not have a premium code version."
717
-
718
- #: includes/class-freemius.php:22830, includes/class-fs-plugin-updater.php:1247
719
- msgid "Premium add-on version already installed."
720
- msgstr "Premium add-on version already installed."
721
-
722
- #: includes/class-freemius.php:23180
723
- msgid "View paid features"
724
- msgstr "View paid features"
725
-
726
- #: includes/class-freemius.php:23502
727
- msgid "Thank you so much for using %s and its add-ons!"
728
- msgstr "Thank you so much for using %s and its add-ons!"
729
-
730
- #: includes/class-freemius.php:23503
731
- msgid "Thank you so much for using %s!"
732
- msgstr "Thank you so much for using %s!"
733
-
734
- #: includes/class-freemius.php:23509
735
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
736
- msgstr "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
737
-
738
- #: includes/class-freemius.php:23513
739
- msgid "Thank you so much for using our products!"
740
- msgstr "Thank you so much for using our products!"
741
-
742
- #: includes/class-freemius.php:23514
743
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving them."
744
- msgstr "You've already opted-in to our usage-tracking, which helps us keep improving them."
745
-
746
- #: includes/class-freemius.php:23533
747
- msgid "%s and its add-ons"
748
- msgstr "%s and its add-ons"
749
-
750
- #: includes/class-freemius.php:23542
751
- msgid "Products"
752
- msgstr "Products"
753
-
754
- #: includes/class-freemius.php:23549, templates/connect.php:272
755
- msgid "Yes"
756
- msgstr "Yes"
757
-
758
- #: includes/class-freemius.php:23550, templates/connect.php:273
759
- msgid "send me security & feature updates, educational content and offers."
760
- msgstr "send me security & feature updates, educational content and offers."
761
-
762
- #: includes/class-freemius.php:23551, templates/connect.php:278
763
- msgid "No"
764
- msgstr "No"
765
-
766
- #: includes/class-freemius.php:23553, templates/connect.php:280
767
- msgid "do %sNOT%s send me security & feature updates, educational content and offers."
768
- msgstr "do %sNOT%s send me security & feature updates, educational content and offers."
769
-
770
- #: includes/class-freemius.php:23563
771
- 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 :-)"
772
- msgstr "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 :-)"
773
-
774
- #: includes/class-freemius.php:23565, templates/connect.php:287
775
- msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
776
- msgstr "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
777
-
778
- #: includes/class-freemius.php:23847
779
- msgid "License key is empty."
780
- msgstr "License key is empty."
781
-
782
- #: includes/class-fs-plugin-updater.php:206, templates/forms/premium-versions-upgrade-handler.php:57
783
- msgid "Renew license"
784
- msgstr "Renew license"
785
-
786
- #: includes/class-fs-plugin-updater.php:211, templates/forms/premium-versions-upgrade-handler.php:58
787
- msgid "Buy license"
788
- msgstr "Buy license"
789
-
790
- #: includes/class-fs-plugin-updater.php:321, includes/class-fs-plugin-updater.php:354
791
- msgid "There is a %s of %s available."
792
- msgstr "There is a %s of %s available."
793
-
794
- #: includes/class-fs-plugin-updater.php:323, includes/class-fs-plugin-updater.php:359
795
- msgid "new Beta version"
796
- msgstr "new Beta version"
797
-
798
- #: includes/class-fs-plugin-updater.php:324, includes/class-fs-plugin-updater.php:360
799
- msgid "new version"
800
- msgstr "new version"
801
-
802
- #: includes/class-fs-plugin-updater.php:383
803
- msgid "Important Upgrade Notice:"
804
- msgstr "Important Upgrade Notice:"
805
-
806
- #: includes/class-fs-plugin-updater.php:1277
807
- msgid "Installing plugin: %s"
808
- msgstr "Installing plugin: %s"
809
-
810
- #: includes/class-fs-plugin-updater.php:1318
811
- msgid "Unable to connect to the filesystem. Please confirm your credentials."
812
- msgstr "Unable to connect to the filesystem. Please confirm your credentials."
813
-
814
- #: includes/class-fs-plugin-updater.php:1500
815
- msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
816
- msgstr "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
817
-
818
- #: includes/fs-plugin-info-dialog.php:535
819
- msgid "Purchase More"
820
- msgstr "Purchase More"
821
-
822
- #: includes/fs-plugin-info-dialog.php:536, templates/account/partials/addon.php:385
823
- msgctxt "verb"
824
- msgid "Purchase"
825
- msgstr "Purchase"
826
-
827
- #: includes/fs-plugin-info-dialog.php:540
828
- msgid "Start my free %s"
829
- msgstr "Start my free %s"
830
-
831
- #: includes/fs-plugin-info-dialog.php:738
832
- msgid "Install Free Version Update Now"
833
- msgstr "Install Free Version Update Now"
834
-
835
- #: includes/fs-plugin-info-dialog.php:739, templates/account.php:560
836
- msgid "Install Update Now"
837
- msgstr "Install Update Now"
838
-
839
- #: includes/fs-plugin-info-dialog.php:748
840
- msgid "Install Free Version Now"
841
- msgstr "Install Free Version Now"
842
-
843
- #: includes/fs-plugin-info-dialog.php:749, templates/add-ons.php:323, templates/auto-installation.php:111, templates/account/partials/addon.php:365, templates/account/partials/addon.php:418
844
- msgid "Install Now"
845
- msgstr "Install Now"
846
-
847
- #: includes/fs-plugin-info-dialog.php:765
848
- msgctxt "as download latest version"
849
- msgid "Download Latest Free Version"
850
- msgstr "Download Latest Free Version"
851
-
852
- #: includes/fs-plugin-info-dialog.php:766, templates/account.php:91, templates/add-ons.php:37, templates/account/partials/addon.php:25
853
- msgctxt "as download latest version"
854
- msgid "Download Latest"
855
- msgstr "Download Latest"
856
-
857
- #: includes/fs-plugin-info-dialog.php:781, templates/add-ons.php:329, templates/account/partials/addon.php:356, templates/account/partials/addon.php:412
858
- msgid "Activate this add-on"
859
- msgstr "Activate this add-on"
860
-
861
- #: includes/fs-plugin-info-dialog.php:783, templates/connect.php:418
862
- msgid "Activate Free Version"
863
- msgstr "Activate Free Version"
864
-
865
- #: includes/fs-plugin-info-dialog.php:784, templates/account.php:115, templates/add-ons.php:330, templates/account/partials/addon.php:48
866
- msgid "Activate"
867
- msgstr "Activate"
868
-
869
- #: includes/fs-plugin-info-dialog.php:994
870
- msgctxt "Plugin installer section title"
871
- msgid "Description"
872
- msgstr "Description"
873
-
874
- #: includes/fs-plugin-info-dialog.php:995
875
- msgctxt "Plugin installer section title"
876
- msgid "Installation"
877
- msgstr "Installation"
878
-
879
- #: includes/fs-plugin-info-dialog.php:996
880
- msgctxt "Plugin installer section title"
881
- msgid "FAQ"
882
- msgstr "FAQ"
883
-
884
- #: includes/fs-plugin-info-dialog.php:997, templates/plugin-info/description.php:55
885
- msgid "Screenshots"
886
- msgstr "Screenshots"
887
-
888
- #: includes/fs-plugin-info-dialog.php:998
889
- msgctxt "Plugin installer section title"
890
- msgid "Changelog"
891
- msgstr "Changelog"
892
-
893
- #: includes/fs-plugin-info-dialog.php:999
894
- msgctxt "Plugin installer section title"
895
- msgid "Reviews"
896
- msgstr "Reviews"
897
-
898
- #: includes/fs-plugin-info-dialog.php:1000
899
- msgctxt "Plugin installer section title"
900
- msgid "Other Notes"
901
- msgstr "Other Notes"
902
-
903
- #: includes/fs-plugin-info-dialog.php:1015
904
- msgctxt "Plugin installer section title"
905
- msgid "Features & Pricing"
906
- msgstr "Features & Pricing"
907
-
908
- #: includes/fs-plugin-info-dialog.php:1025
909
- msgid "Plugin Install"
910
- msgstr "Plugin Install"
911
-
912
- #: includes/fs-plugin-info-dialog.php:1097
913
- msgctxt "e.g. Professional Plan"
914
- msgid "%s Plan"
915
- msgstr "%s Plan"
916
-
917
- #: includes/fs-plugin-info-dialog.php:1123
918
- msgctxt "e.g. the best product"
919
- msgid "Best"
920
- msgstr "Best"
921
-
922
- #: includes/fs-plugin-info-dialog.php:1129, includes/fs-plugin-info-dialog.php:1149
923
- msgctxt "as every month"
924
- msgid "Monthly"
925
- msgstr "Monthly"
926
-
927
- #: includes/fs-plugin-info-dialog.php:1132
928
- msgctxt "as once a year"
929
- msgid "Annual"
930
- msgstr "Annual"
931
-
932
- #: includes/fs-plugin-info-dialog.php:1135
933
- msgid "Lifetime"
934
- msgstr "Lifetime"
935
-
936
- #: includes/fs-plugin-info-dialog.php:1149, includes/fs-plugin-info-dialog.php:1151, includes/fs-plugin-info-dialog.php:1153
937
- msgctxt "e.g. billed monthly"
938
- msgid "Billed %s"
939
- msgstr "Billed %s"
940
-
941
- #: includes/fs-plugin-info-dialog.php:1151
942
- msgctxt "as once a year"
943
- msgid "Annually"
944
- msgstr "Annually"
945
-
946
- #: includes/fs-plugin-info-dialog.php:1153
947
- msgctxt "as once a year"
948
- msgid "Once"
949
- msgstr "Once"
950
-
951
- #: includes/fs-plugin-info-dialog.php:1159
952
- msgid "Single Site License"
953
- msgstr "Single Site License"
954
-
955
- #: includes/fs-plugin-info-dialog.php:1161
956
- msgid "Unlimited Licenses"
957
- msgstr "Unlimited Licenses"
958
-
959
- #: includes/fs-plugin-info-dialog.php:1163
960
- msgid "Up to %s Sites"
961
- msgstr "Up to %s Sites"
962
-
963
- #: includes/fs-plugin-info-dialog.php:1173, templates/plugin-info/features.php:82
964
- msgctxt "as monthly period"
965
- msgid "mo"
966
- msgstr "mo"
967
-
968
- #: includes/fs-plugin-info-dialog.php:1180, templates/plugin-info/features.php:80
969
- msgctxt "as annual period"
970
- msgid "year"
971
- msgstr "year"
972
-
973
- #: includes/fs-plugin-info-dialog.php:1234
974
- msgctxt "noun"
975
- msgid "Price"
976
- msgstr "Price"
977
-
978
- #: includes/fs-plugin-info-dialog.php:1282
979
- msgid "Save %s"
980
- msgstr "Save %s"
981
-
982
- #: includes/fs-plugin-info-dialog.php:1292
983
- msgid "No commitment for %s - cancel anytime"
984
- msgstr "No commitment for %s - cancel anytime"
985
-
986
- #: includes/fs-plugin-info-dialog.php:1295
987
- msgid "After your free %s, pay as little as %s"
988
- msgstr "After your free %s, pay as little as %s"
989
-
990
- #: includes/fs-plugin-info-dialog.php:1306
991
- msgid "Details"
992
- msgstr "Details"
993
-
994
- #: includes/fs-plugin-info-dialog.php:1310, templates/account.php:102, templates/debug.php:203, templates/debug.php:240, templates/debug.php:457, templates/account/partials/addon.php:36
995
- msgctxt "product version"
996
- msgid "Version"
997
- msgstr "Version"
998
-
999
- #: includes/fs-plugin-info-dialog.php:1317
1000
- msgctxt "as the plugin author"
1001
- msgid "Author"
1002
- msgstr "Author"
1003
-
1004
- #: includes/fs-plugin-info-dialog.php:1324
1005
- msgid "Last Updated"
1006
- msgstr "Last Updated"
1007
-
1008
- #: includes/fs-plugin-info-dialog.php:1329, templates/account.php:468
1009
- msgctxt "x-ago"
1010
- msgid "%s ago"
1011
- msgstr "%s ago"
1012
-
1013
- #: includes/fs-plugin-info-dialog.php:1338
1014
- msgid "Requires WordPress Version"
1015
- msgstr "Requires WordPress Version"
1016
-
1017
- #: includes/fs-plugin-info-dialog.php:1339
1018
- msgid "%s or higher"
1019
- msgstr "%s or higher"
1020
-
1021
- #: includes/fs-plugin-info-dialog.php:1346
1022
- msgid "Compatible up to"
1023
- msgstr "Compatible up to"
1024
-
1025
- #: includes/fs-plugin-info-dialog.php:1354
1026
- msgid "Downloaded"
1027
- msgstr "Downloaded"
1028
-
1029
- #: includes/fs-plugin-info-dialog.php:1358
1030
- msgid "%s time"
1031
- msgstr "%s time"
1032
-
1033
- #: includes/fs-plugin-info-dialog.php:1360
1034
- msgid "%s times"
1035
- msgstr "%s times"
1036
-
1037
- #: includes/fs-plugin-info-dialog.php:1370
1038
- msgid "WordPress.org Plugin Page"
1039
- msgstr "WordPress.org Plugin Page"
1040
-
1041
- #: includes/fs-plugin-info-dialog.php:1378
1042
- msgid "Plugin Homepage"
1043
- msgstr "Plugin Homepage"
1044
-
1045
- #: includes/fs-plugin-info-dialog.php:1386, includes/fs-plugin-info-dialog.php:1468
1046
- msgid "Donate to this plugin"
1047
- msgstr "Donate to this plugin"
1048
-
1049
- #: includes/fs-plugin-info-dialog.php:1393
1050
- msgid "Average Rating"
1051
- msgstr "Average Rating"
1052
-
1053
- #: includes/fs-plugin-info-dialog.php:1400
1054
- msgid "based on %s"
1055
- msgstr "based on %s"
1056
-
1057
- #: includes/fs-plugin-info-dialog.php:1404
1058
- msgid "%s rating"
1059
- msgstr "%s rating"
1060
-
1061
- #: includes/fs-plugin-info-dialog.php:1406
1062
- msgid "%s ratings"
1063
- msgstr "%s ratings"
1064
-
1065
- #: includes/fs-plugin-info-dialog.php:1421
1066
- msgid "%s star"
1067
- msgstr "%s star"
1068
-
1069
- #: includes/fs-plugin-info-dialog.php:1423
1070
- msgid "%s stars"
1071
- msgstr "%s stars"
1072
-
1073
- #: includes/fs-plugin-info-dialog.php:1434
1074
- msgid "Click to see reviews that provided a rating of %s"
1075
- msgstr "Click to see reviews that provided a rating of %s"
1076
-
1077
- #: includes/fs-plugin-info-dialog.php:1447
1078
- msgid "Contributors"
1079
- msgstr "Contributors"
1080
-
1081
- #: includes/fs-plugin-info-dialog.php:1476, includes/fs-plugin-info-dialog.php:1478
1082
- msgid "Warning"
1083
- msgstr "Warning"
1084
-
1085
- #: includes/fs-plugin-info-dialog.php:1476
1086
- msgid "This plugin has not been tested with your current version of WordPress."
1087
- msgstr "This plugin has not been tested with your current version of WordPress."
1088
-
1089
- #: includes/fs-plugin-info-dialog.php:1478
1090
- msgid "This plugin has not been marked as compatible with your version of WordPress."
1091
- msgstr "This plugin has not been marked as compatible with your version of WordPress."
1092
-
1093
- #: includes/fs-plugin-info-dialog.php:1497
1094
- msgid "Paid add-on must be deployed to Freemius."
1095
- msgstr "Paid add-on must be deployed to Freemius."
1096
-
1097
- #: includes/fs-plugin-info-dialog.php:1498
1098
- msgid "Add-on must be deployed to WordPress.org or Freemius."
1099
- msgstr "Add-on must be deployed to WordPress.org or Freemius."
1100
-
1101
- #: includes/fs-plugin-info-dialog.php:1519
1102
- msgid "Newer Version (%s) Installed"
1103
- msgstr "Newer Version (%s) Installed"
1104
-
1105
- #: includes/fs-plugin-info-dialog.php:1520
1106
- msgid "Newer Free Version (%s) Installed"
1107
- msgstr "Newer Free Version (%s) Installed"
1108
-
1109
- #: includes/fs-plugin-info-dialog.php:1527
1110
- msgid "Latest Version Installed"
1111
- msgstr "Latest Version Installed"
1112
-
1113
- #: includes/fs-plugin-info-dialog.php:1528
1114
- msgid "Latest Free Version Installed"
1115
- msgstr "Latest Free Version Installed"
1116
-
1117
- #: templates/account.php:92, templates/forms/subscription-cancellation.php:96, templates/account/partials/addon.php:26, templates/account/partials/site.php:311
1118
- msgid "Downgrading your plan"
1119
- msgstr "Downgrading your plan"
1120
-
1121
- #: templates/account.php:93, templates/forms/subscription-cancellation.php:97, templates/account/partials/addon.php:27, templates/account/partials/site.php:312
1122
- msgid "Cancelling the subscription"
1123
- msgstr "Cancelling the subscription"
1124
-
1125
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the subscription'
1126
- #: templates/account.php:95, templates/forms/subscription-cancellation.php:99, templates/account/partials/site.php:314
1127
- msgid "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1128
- msgstr "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1129
-
1130
- #: templates/account.php:96, templates/forms/subscription-cancellation.php:100, templates/account/partials/addon.php:30, templates/account/partials/site.php:315
1131
- 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."
1132
- msgstr "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."
1133
-
1134
- #: templates/account.php:97, templates/forms/subscription-cancellation.php:106, templates/account/partials/addon.php:31
1135
- msgid "Cancelling the trial will immediately block access to all premium features. Are you sure?"
1136
- msgstr "Cancelling the trial will immediately block access to all premium features. Are you sure?"
1137
-
1138
- #: templates/account.php:98, templates/forms/subscription-cancellation.php:101, templates/account/partials/addon.php:32, templates/account/partials/site.php:316
1139
- msgid "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
1140
- msgstr "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
1141
-
1142
- #: templates/account.php:99, templates/forms/subscription-cancellation.php:102, templates/account/partials/addon.php:33, templates/account/partials/site.php:317
1143
- msgid "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
1144
- msgstr "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
1145
-
1146
- #. translators: %s: Plan title (e.g. "Professional")
1147
- #: templates/account.php:101, templates/account/partials/activate-license-button.php:31, templates/account/partials/addon.php:35
1148
- msgid "Activate %s Plan"
1149
- msgstr "Activate %s Plan"
1150
-
1151
- #. translators: %s: Time period (e.g. Auto renews in "2 months")
1152
- #: templates/account.php:104, templates/account/partials/addon.php:38, templates/account/partials/site.php:291
1153
- msgid "Auto renews in %s"
1154
- msgstr "Auto renews in %s"
1155
-
1156
- #. translators: %s: Time period (e.g. Expires in "2 months")
1157
- #: templates/account.php:106, templates/account/partials/addon.php:40, templates/account/partials/site.php:293
1158
- msgid "Expires in %s"
1159
- msgstr "Expires in %s"
1160
-
1161
- #: templates/account.php:107
1162
- msgctxt "as synchronize license"
1163
- msgid "Sync License"
1164
- msgstr "Sync License"
1165
-
1166
- #: templates/account.php:108, templates/account/partials/addon.php:41
1167
- msgid "Cancel Trial"
1168
- msgstr "Cancel Trial"
1169
-
1170
- #: templates/account.php:109, templates/account/partials/addon.php:42
1171
- msgid "Change Plan"
1172
- msgstr "Change Plan"
1173
-
1174
- #: templates/account.php:110, templates/account/partials/addon.php:43
1175
- msgctxt "verb"
1176
- msgid "Upgrade"
1177
- msgstr "Upgrade"
1178
-
1179
- #: templates/account.php:112, templates/account/partials/addon.php:45, templates/account/partials/site.php:318
1180
- msgctxt "verb"
1181
- msgid "Downgrade"
1182
- msgstr "Downgrade"
1183
-
1184
- #: templates/account.php:114, templates/add-ons.php:246, templates/plugin-info/features.php:72, templates/account/partials/addon.php:47, templates/account/partials/site.php:33
1185
- msgid "Free"
1186
- msgstr "Free"
1187
-
1188
- #: templates/account.php:116, templates/debug.php:373, includes/customizer/class-fs-customizer-upsell-control.php:110, templates/account/partials/addon.php:49
1189
- msgctxt "as product pricing plan"
1190
- msgid "Plan"
1191
- msgstr "Plan"
1192
-
1193
- #: templates/account.php:117
1194
- msgid "Bundle Plan"
1195
- msgstr "Bundle Plan"
1196
-
1197
- #: templates/account.php:191
1198
- msgid "Free Trial"
1199
- msgstr "Free Trial"
1200
-
1201
- #: templates/account.php:202
1202
- msgid "Account Details"
1203
- msgstr "Account Details"
1204
-
1205
- #: templates/account.php:209, templates/forms/data-debug-mode.php:33
1206
- msgid "Start Debug"
1207
- msgstr "Start Debug"
1208
-
1209
- #: templates/account.php:211
1210
- msgid "Stop Debug"
1211
- msgstr "Stop Debug"
1212
-
1213
- #: templates/account.php:218
1214
- msgid "Billing & Invoices"
1215
- msgstr "Billing & Invoices"
1216
-
1217
- #: templates/account.php:229
1218
- 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?"
1219
- msgstr "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?"
1220
-
1221
- #: templates/account.php:231
1222
- 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?"
1223
- msgstr "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?"
1224
-
1225
- #: templates/account.php:234
1226
- msgid "Delete Account"
1227
- msgstr "Delete Account"
1228
-
1229
- #: templates/account.php:246, templates/account/partials/addon.php:231, templates/account/partials/deactivate-license-button.php:35
1230
- msgid "Deactivate License"
1231
- msgstr "Deactivate License"
1232
-
1233
- #: templates/account.php:269, templates/forms/subscription-cancellation.php:125
1234
- msgid "Are you sure you want to proceed?"
1235
- msgstr "Are you sure you want to proceed?"
1236
-
1237
- #: templates/account.php:269, templates/account/partials/addon.php:255
1238
- msgid "Cancel Subscription"
1239
- msgstr "Cancel Subscription"
1240
-
1241
- #: templates/account.php:298, templates/account/partials/addon.php:340
1242
- msgctxt "as synchronize"
1243
- msgid "Sync"
1244
- msgstr "Sync"
1245
-
1246
- #: templates/account.php:313, templates/debug.php:507
1247
- msgid "Name"
1248
- msgstr "Name"
1249
-
1250
- #: templates/account.php:319, templates/debug.php:508
1251
- msgid "Email"
1252
- msgstr "Email"
1253
-
1254
- #: templates/account.php:326, templates/debug.php:371, templates/debug.php:557
1255
- msgid "User ID"
1256
- msgstr "User ID"
1257
-
1258
- #: templates/account.php:344, templates/account.php:637, templates/account.php:682, templates/debug.php:238, templates/debug.php:365, templates/debug.php:454, templates/debug.php:506, templates/debug.php:555, templates/debug.php:632, templates/account/payments.php:35, templates/debug/logger.php:21
1259
- msgid "ID"
1260
- msgstr "ID"
1261
-
1262
- #: templates/account.php:351
1263
- msgid "Site ID"
1264
- msgstr "Site ID"
1265
-
1266
- #: templates/account.php:354
1267
- msgid "No ID"
1268
- msgstr "No ID"
1269
-
1270
- #: templates/account.php:359, templates/debug.php:245, templates/debug.php:374, templates/debug.php:458, templates/debug.php:510, templates/account/partials/site.php:227
1271
- msgid "Public Key"
1272
- msgstr "Public Key"
1273
-
1274
- #: templates/account.php:365, templates/debug.php:375, templates/debug.php:459, templates/debug.php:511, templates/account/partials/site.php:239
1275
- msgid "Secret Key"
1276
- msgstr "Secret Key"
1277
-
1278
- #: templates/account.php:368
1279
- msgctxt "as secret encryption key missing"
1280
- msgid "No Secret"
1281
- msgstr "No Secret"
1282
-
1283
- #: templates/account.php:395, templates/account/partials/site.php:120, templates/account/partials/site.php:122
1284
- msgid "Trial"
1285
- msgstr "Trial"
1286
-
1287
- #: templates/account.php:422, templates/debug.php:562, templates/account/partials/site.php:260
1288
- msgid "License Key"
1289
- msgstr "License Key"
1290
-
1291
- #: templates/account.php:453
1292
- msgid "Join the Beta program"
1293
- msgstr "Join the Beta program"
1294
-
1295
- #: templates/account.php:459
1296
- msgid "not verified"
1297
- msgstr "not verified"
1298
-
1299
- #: templates/account.php:468, templates/account/partials/addon.php:190
1300
- msgid "Expired"
1301
- msgstr "Expired"
1302
-
1303
- #: templates/account.php:528
1304
- msgid "Premium version"
1305
- msgstr "Premium version"
1306
-
1307
- #: templates/account.php:530
1308
- msgid "Free version"
1309
- msgstr "Free version"
1310
-
1311
- #: templates/account.php:542
1312
- msgid "Verify Email"
1313
- msgstr "Verify Email"
1314
-
1315
- #: templates/account.php:553
1316
- msgid "Download %s Version"
1317
- msgstr "Download %s Version"
1318
-
1319
- #: templates/account.php:568, templates/account.php:820, templates/account/partials/site.php:248, templates/account/partials/site.php:270
1320
- msgctxt "verb"
1321
- msgid "Show"
1322
- msgstr "Show"
1323
-
1324
- #: templates/account.php:583
1325
- msgid "What is your %s?"
1326
- msgstr "What is your %s?"
1327
-
1328
- #: templates/account.php:591, templates/account/billing.php:21
1329
- msgctxt "verb"
1330
- msgid "Edit"
1331
- msgstr "Edit"
1332
-
1333
- #: templates/account.php:616
1334
- msgid "Sites"
1335
- msgstr "Sites"
1336
-
1337
- #: templates/account.php:629
1338
- msgid "Search by address"
1339
- msgstr "Search by address"
1340
-
1341
- #: templates/account.php:638, templates/debug.php:368
1342
- msgid "Address"
1343
- msgstr "Address"
1344
-
1345
- #: templates/account.php:639
1346
- msgid "License"
1347
- msgstr "License"
1348
-
1349
- #: templates/account.php:640
1350
- msgid "Plan"
1351
- msgstr "Plan"
1352
-
1353
- #: templates/account.php:685
1354
- msgctxt "as software license"
1355
- msgid "License"
1356
- msgstr "License"
1357
-
1358
- #: templates/account.php:814
1359
- msgctxt "verb"
1360
- msgid "Hide"
1361
- msgstr "Hide"
1362
-
1363
- #: templates/account.php:836, templates/forms/data-debug-mode.php:31
1364
- msgid "Processing"
1365
- msgstr "Processing"
1366
-
1367
- #: templates/account.php:839
1368
- msgid "Get updates for bleeding edge Beta versions of %s."
1369
- msgstr "Get updates for bleeding edge Beta versions of %s."
1370
-
1371
- #: templates/account.php:897
1372
- msgid "Cancelling %s"
1373
- msgstr "Cancelling %s"
1374
-
1375
- #: templates/account.php:897, templates/account.php:914, templates/forms/subscription-cancellation.php:27, templates/forms/deactivation/form.php:133
1376
- msgid "trial"
1377
- msgstr "trial"
1378
-
1379
- #: templates/account.php:912, templates/forms/deactivation/form.php:150
1380
- msgid "Cancelling %s..."
1381
- msgstr "Cancelling %s..."
1382
-
1383
- #: templates/account.php:915, templates/forms/subscription-cancellation.php:28, templates/forms/deactivation/form.php:134
1384
- msgid "subscription"
1385
- msgstr "subscription"
1386
-
1387
- #: templates/account.php:929
1388
- 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?"
1389
- msgstr "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?"
1390
-
1391
- #: templates/add-ons.php:38
1392
- msgid "View details"
1393
- msgstr "View details"
1394
-
1395
- #: templates/add-ons.php:48
1396
- msgid "Add Ons for %s"
1397
- msgstr "Add Ons for %s"
1398
-
1399
- #: templates/add-ons.php:58
1400
- msgid "We couldn't load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1401
- msgstr "We couldn't load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1402
-
1403
- #: templates/add-ons.php:229
1404
- msgctxt "active add-on"
1405
- msgid "Active"
1406
- msgstr "Active"
1407
-
1408
- #: templates/add-ons.php:230
1409
- msgctxt "installed add-on"
1410
- msgid "Installed"
1411
- msgstr "Installed"
1412
-
1413
- #: templates/admin-notice.php:13, templates/forms/license-activation.php:207, templates/forms/resend-key.php:77
1414
- msgctxt "as close a window"
1415
- msgid "Dismiss"
1416
- msgstr "Dismiss"
1417
-
1418
- #: templates/auto-installation.php:45
1419
- msgid "%s sec"
1420
- msgstr "%s sec"
1421
-
1422
- #: templates/auto-installation.php:83
1423
- msgid "Automatic Installation"
1424
- msgstr "Automatic Installation"
1425
-
1426
- #: templates/auto-installation.php:93
1427
- msgid "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now."
1428
- msgstr "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now."
1429
-
1430
- #: templates/auto-installation.php:104
1431
- msgid "The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page."
1432
- msgstr "The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page."
1433
-
1434
- #: templates/auto-installation.php:109
1435
- msgid "Cancel Installation"
1436
- msgstr "Cancel Installation"
1437
-
1438
- #: templates/checkout.php:180
1439
- msgid "Checkout"
1440
- msgstr "Checkout"
1441
-
1442
- #: templates/checkout.php:180
1443
- msgid "PCI compliant"
1444
- msgstr "PCI compliant"
1445
-
1446
- #. translators: %s: name (e.g. Hey John,)
1447
- #: templates/connect.php:112
1448
- msgctxt "greeting"
1449
- msgid "Hey %s,"
1450
- msgstr "Hey %s,"
1451
-
1452
- #: templates/connect.php:154
1453
- msgid "Allow & Continue"
1454
- msgstr "Allow & Continue"
1455
-
1456
- #: templates/connect.php:158
1457
- msgid "Re-send activation email"
1458
- msgstr "Re-send activation email"
1459
-
1460
- #: templates/connect.php:162
1461
- msgid "Thanks %s!"
1462
- msgstr "Thanks %s!"
1463
-
1464
- #: templates/connect.php:172, templates/forms/license-activation.php:46
1465
- msgid "Agree & Activate License"
1466
- msgstr "Agree & Activate License"
1467
-
1468
- #: templates/connect.php:181
1469
- msgid "Thanks for purchasing %s! To get started, please enter your license key:"
1470
- msgstr "Thanks for purchasing %s! To get started, please enter your license key:"
1471
-
1472
- #: templates/connect.php:188
1473
- 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."
1474
- msgstr "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s."
1475
-
1476
- #: templates/connect.php:189
1477
- msgid "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s."
1478
- msgstr "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s."
1479
-
1480
- #: templates/connect.php:195
1481
- 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."
1482
- msgstr "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."
1483
-
1484
- #: templates/connect.php:196
1485
- 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."
1486
- msgstr "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."
1487
-
1488
- #: templates/connect.php:230
1489
- msgid "We're excited to introduce the Freemius network-level integration."
1490
- msgstr "We're excited to introduce the Freemius network-level integration."
1491
-
1492
- #: templates/connect.php:233
1493
- msgid "During the update process we detected %d site(s) that are still pending license activation."
1494
- msgstr "During the update process we detected %d site(s) that are still pending license activation."
1495
-
1496
- #: templates/connect.php:235
1497
- msgid "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
1498
- msgstr "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
1499
-
1500
- #: templates/connect.php:237
1501
- msgid "%s's paid features"
1502
- msgstr "%s's paid features"
1503
-
1504
- #: templates/connect.php:242
1505
- msgid "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
1506
- msgstr "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
1507
-
1508
- #: templates/connect.php:244
1509
- msgid "During the update process we detected %s site(s) in the network that are still pending your attention."
1510
- msgstr "During the update process we detected %s site(s) in the network that are still pending your attention."
1511
-
1512
- #: templates/connect.php:253, templates/forms/data-debug-mode.php:35, templates/forms/license-activation.php:49
1513
- msgid "License key"
1514
- msgstr "License key"
1515
-
1516
- #: templates/connect.php:256, templates/forms/license-activation.php:22
1517
- msgid "Can't find your license key?"
1518
- msgstr "Can't find your license key?"
1519
-
1520
- #: templates/connect.php:315, templates/connect.php:652, templates/forms/deactivation/retry-skip.php:20
1521
- msgctxt "verb"
1522
- msgid "Skip"
1523
- msgstr "Skip"
1524
-
1525
- #: templates/connect.php:318
1526
- msgid "Delegate to Site Admins"
1527
- msgstr "Delegate to Site Admins"
1528
-
1529
- #: templates/connect.php:318
1530
- msgid "If you click it, this decision will be delegated to the sites administrators."
1531
- msgstr "If you click it, this decision will be delegated to the sites administrators."
1532
-
1533
- #: templates/connect.php:346
1534
- msgid "Your Profile Overview"
1535
- msgstr "Your Profile Overview"
1536
-
1537
- #: templates/connect.php:347
1538
- msgid "Name and email address"
1539
- msgstr "Name and email address"
1540
-
1541
- #: templates/connect.php:352
1542
- msgid "Your Site Overview"
1543
- msgstr "Your Site Overview"
1544
-
1545
- #: templates/connect.php:353
1546
- msgid "Site URL, WP version, PHP info, plugins & themes"
1547
- msgstr "Site URL, WP version, PHP info, plugins & themes"
1548
-
1549
- #: templates/connect.php:358
1550
- msgid "Admin Notices"
1551
- msgstr "Admin Notices"
1552
-
1553
- #: templates/connect.php:359, templates/connect.php:375
1554
- msgid "Updates, announcements, marketing, no spam"
1555
- msgstr "Updates, announcements, marketing, no spam"
1556
-
1557
- #: templates/connect.php:364
1558
- msgid "Current %s Events"
1559
- msgstr "Current %s Events"
1560
-
1561
- #: templates/connect.php:365
1562
- msgid "Activation, deactivation and uninstall"
1563
- msgstr "Activation, deactivation and uninstall"
1564
-
1565
- #: templates/connect.php:374
1566
- msgid "Newsletter"
1567
- msgstr "Newsletter"
1568
-
1569
- #: templates/connect.php:391, templates/forms/license-activation.php:41
1570
- 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."
1571
- msgstr "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."
1572
-
1573
- #: templates/connect.php:396
1574
- msgid "What permissions are being granted?"
1575
- msgstr "What permissions are being granted?"
1576
-
1577
- #: templates/connect.php:417
1578
- msgid "Don't have a license key?"
1579
- msgstr "Don't have a license key?"
1580
-
1581
- #: templates/connect.php:420
1582
- msgid "Have a license key?"
1583
- msgstr "Have a license key?"
1584
-
1585
- #: templates/connect.php:428
1586
- msgid "Privacy Policy"
1587
- msgstr "Privacy Policy"
1588
-
1589
- #: templates/connect.php:430
1590
- msgid "License Agreement"
1591
- msgstr "License Agreement"
1592
-
1593
- #: templates/connect.php:430
1594
- msgid "Terms of Service"
1595
- msgstr "Terms of Service"
1596
-
1597
- #: templates/connect.php:805
1598
- msgctxt "as in the process of sending an email"
1599
- msgid "Sending email"
1600
- msgstr "Sending email"
1601
-
1602
- #: templates/connect.php:806
1603
- msgctxt "as activating plugin"
1604
- msgid "Activating"
1605
- msgstr "Activating"
1606
-
1607
- #: templates/contact.php:78
1608
- msgid "Contact"
1609
- msgstr "Contact"
1610
-
1611
- #: templates/debug.php:17
1612
- msgctxt "as turned off"
1613
- msgid "Off"
1614
- msgstr "Off"
1615
-
1616
- #: templates/debug.php:18
1617
- msgctxt "as turned on"
1618
- msgid "On"
1619
- msgstr "On"
1620
-
1621
- #: templates/debug.php:20
1622
- msgid "SDK"
1623
- msgstr "SDK"
1624
-
1625
- #: templates/debug.php:24
1626
- msgctxt "as code debugging"
1627
- msgid "Debugging"
1628
- msgstr "Debugging"
1629
-
1630
- #: templates/debug.php:54, templates/debug.php:250, templates/debug.php:376, templates/debug.php:512
1631
- msgid "Actions"
1632
- msgstr "Actions"
1633
-
1634
- #: templates/debug.php:64
1635
- msgid "Are you sure you want to delete all Freemius data?"
1636
- msgstr "Are you sure you want to delete all Freemius data?"
1637
-
1638
- #: templates/debug.php:64
1639
- msgid "Delete All Accounts"
1640
- msgstr "Delete All Accounts"
1641
-
1642
- #: templates/debug.php:71
1643
- msgid "Clear API Cache"
1644
- msgstr "Clear API Cache"
1645
-
1646
- #: templates/debug.php:79
1647
- msgid "Clear Updates Transients"
1648
- msgstr "Clear Updates Transients"
1649
-
1650
- #: templates/debug.php:86
1651
- msgid "Sync Data From Server"
1652
- msgstr "Sync Data From Server"
1653
-
1654
- #: templates/debug.php:95
1655
- msgid "Migrate Options to Network"
1656
- msgstr "Migrate Options to Network"
1657
-
1658
- #: templates/debug.php:100
1659
- msgid "Load DB Option"
1660
- msgstr "Load DB Option"
1661
-
1662
- #: templates/debug.php:103
1663
- msgid "Set DB Option"
1664
- msgstr "Set DB Option"
1665
-
1666
- #: templates/debug.php:182
1667
- msgid "Key"
1668
- msgstr "Key"
1669
-
1670
- #: templates/debug.php:183
1671
- msgid "Value"
1672
- msgstr "Value"
1673
-
1674
- #: templates/debug.php:199
1675
- msgctxt "as software development kit versions"
1676
- msgid "SDK Versions"
1677
- msgstr "SDK Versions"
1678
-
1679
- #: templates/debug.php:204
1680
- msgid "SDK Path"
1681
- msgstr "SDK Path"
1682
-
1683
- #: templates/debug.php:205, templates/debug.php:244
1684
- msgid "Module Path"
1685
- msgstr "Module Path"
1686
-
1687
- #: templates/debug.php:206
1688
- msgid "Is Active"
1689
- msgstr "Is Active"
1690
-
1691
- #: templates/debug.php:234, templates/debug/plugins-themes-sync.php:35
1692
- msgid "Plugins"
1693
- msgstr "Plugins"
1694
-
1695
- #: templates/debug.php:234, templates/debug/plugins-themes-sync.php:56
1696
- msgid "Themes"
1697
- msgstr "Themes"
1698
-
1699
- #: templates/debug.php:239, templates/debug.php:370, templates/debug.php:456, templates/debug/scheduled-crons.php:80
1700
- msgid "Slug"
1701
- msgstr "Slug"
1702
-
1703
- #: templates/debug.php:241, templates/debug.php:455
1704
- msgid "Title"
1705
- msgstr "Title"
1706
-
1707
- #: templates/debug.php:242
1708
- msgctxt "as application program interface"
1709
- msgid "API"
1710
- msgstr "API"
1711
-
1712
- #: templates/debug.php:243
1713
- msgid "Freemius State"
1714
- msgstr "Freemius State"
1715
-
1716
- #: templates/debug.php:247
1717
- msgid "Network Blog"
1718
- msgstr "Network Blog"
1719
-
1720
- #: templates/debug.php:248
1721
- msgid "Network User"
1722
- msgstr "Network User"
1723
-
1724
- #: templates/debug.php:285
1725
- msgctxt "as connection was successful"
1726
- msgid "Connected"
1727
- msgstr "Connected"
1728
-
1729
- #: templates/debug.php:286
1730
- msgctxt "as connection blocked"
1731
- msgid "Blocked"
1732
- msgstr "Blocked"
1733
-
1734
- #: templates/debug.php:322
1735
- msgid "Simulate Trial Promotion"
1736
- msgstr "Simulate Trial Promotion"
1737
-
1738
- #: templates/debug.php:334
1739
- msgid "Simulate Network Upgrade"
1740
- msgstr "Simulate Network Upgrade"
1741
-
1742
- #: templates/debug.php:359
1743
- msgid "%s Installs"
1744
- msgstr "%s Installs"
1745
-
1746
- #: templates/debug.php:361
1747
- msgctxt "like websites"
1748
- msgid "Sites"
1749
- msgstr "Sites"
1750
-
1751
- #: templates/debug.php:367, templates/account/partials/site.php:156
1752
- msgid "Blog ID"
1753
- msgstr "Blog ID"
1754
-
1755
- #: templates/debug.php:372
1756
- msgid "License ID"
1757
- msgstr "License ID"
1758
-
1759
- #: templates/debug.php:436, templates/debug.php:535, templates/account/partials/addon.php:435
1760
- msgctxt "verb"
1761
- msgid "Delete"
1762
- msgstr "Delete"
1763
-
1764
- #: templates/debug.php:450
1765
- msgid "Add Ons of module %s"
1766
- msgstr "Add Ons of module %s"
1767
-
1768
- #: templates/debug.php:502
1769
- msgid "Users"
1770
- msgstr "Users"
1771
-
1772
- #: templates/debug.php:509
1773
- msgid "Verified"
1774
- msgstr "Verified"
1775
-
1776
- #: templates/debug.php:551
1777
- msgid "%s Licenses"
1778
- msgstr "%s Licenses"
1779
-
1780
- #: templates/debug.php:556
1781
- msgid "Plugin ID"
1782
- msgstr "Plugin ID"
1783
-
1784
- #: templates/debug.php:558
1785
- msgid "Plan ID"
1786
- msgstr "Plan ID"
1787
-
1788
- #: templates/debug.php:559
1789
- msgid "Quota"
1790
- msgstr "Quota"
1791
-
1792
- #: templates/debug.php:560
1793
- msgid "Activated"
1794
- msgstr "Activated"
1795
-
1796
- #: templates/debug.php:561
1797
- msgid "Blocking"
1798
- msgstr "Blocking"
1799
-
1800
- #: templates/debug.php:563
1801
- msgctxt "as expiration date"
1802
- msgid "Expiration"
1803
- msgstr "Expiration"
1804
-
1805
- #: templates/debug.php:590
1806
- msgid "Debug Log"
1807
- msgstr "Debug Log"
1808
-
1809
- #: templates/debug.php:594
1810
- msgid "All Types"
1811
- msgstr "All Types"
1812
-
1813
- #: templates/debug.php:601
1814
- msgid "All Requests"
1815
- msgstr "All Requests"
1816
-
1817
- #: templates/debug.php:606, templates/debug.php:635, templates/debug/logger.php:25
1818
- msgid "File"
1819
- msgstr "File"
1820
-
1821
- #: templates/debug.php:607, templates/debug.php:633, templates/debug/logger.php:23
1822
- msgid "Function"
1823
- msgstr "Function"
1824
-
1825
- #: templates/debug.php:608
1826
- msgid "Process ID"
1827
- msgstr "Process ID"
1828
-
1829
- #: templates/debug.php:609
1830
- msgid "Logger"
1831
- msgstr "Logger"
1832
-
1833
- #: templates/debug.php:610, templates/debug.php:634, templates/debug/logger.php:24
1834
- msgid "Message"
1835
- msgstr "Message"
1836
-
1837
- #: templates/debug.php:612
1838
- msgid "Filter"
1839
- msgstr "Filter"
1840
-
1841
- #: templates/debug.php:620
1842
- msgid "Download"
1843
- msgstr "Download"
1844
-
1845
- #: templates/debug.php:631, templates/debug/logger.php:22
1846
- msgid "Type"
1847
- msgstr "Type"
1848
-
1849
- #: templates/debug.php:636, templates/debug/logger.php:26
1850
- msgid "Timestamp"
1851
- msgstr "Timestamp"
1852
-
1853
- #: templates/secure-https-header.php:28
1854
- msgid "Secure HTTPS %s page, running from an external domain"
1855
- msgstr "Secure HTTPS %s page, running from an external domain"
1856
-
1857
- #: includes/customizer/class-fs-customizer-support-section.php:55, templates/plugin-info/features.php:43
1858
- msgid "Support"
1859
- msgstr "Support"
1860
-
1861
- #: includes/debug/class-fs-debug-bar-panel.php:48, templates/debug/api-calls.php:54, templates/debug/logger.php:62
1862
- msgctxt "milliseconds"
1863
- msgid "ms"
1864
- msgstr "ms"
1865
-
1866
- #: includes/debug/debug-bar-start.php:41
1867
- msgid "Freemius API"
1868
- msgstr "Freemius API"
1869
-
1870
- #: includes/debug/debug-bar-start.php:42
1871
- msgid "Requests"
1872
- msgstr "Requests"
1873
-
1874
- #: templates/account/billing.php:22
1875
- msgctxt "verb"
1876
- msgid "Update"
1877
- msgstr "Update"
1878
-
1879
- #: templates/account/billing.php:33
1880
- msgid "Billing"
1881
- msgstr "Billing"
1882
-
1883
- #: templates/account/billing.php:38, templates/account/billing.php:38
1884
- msgid "Business name"
1885
- msgstr "Business name"
1886
-
1887
- #: templates/account/billing.php:39, templates/account/billing.php:39
1888
- msgid "Tax / VAT ID"
1889
- msgstr "Tax / VAT ID"
1890
-
1891
- #: templates/account/billing.php:42, templates/account/billing.php:42, templates/account/billing.php:43, templates/account/billing.php:43
1892
- msgid "Address Line %d"
1893
- msgstr "Address Line %d"
1894
-
1895
- #: templates/account/billing.php:46, templates/account/billing.php:46
1896
- msgid "City"
1897
- msgstr "City"
1898
-
1899
- #: templates/account/billing.php:46, templates/account/billing.php:46
1900
- msgid "Town"
1901
- msgstr "Town"
1902
-
1903
- #: templates/account/billing.php:47, templates/account/billing.php:47
1904
- msgid "ZIP / Postal Code"
1905
- msgstr "ZIP / Postal Code"
1906
-
1907
- #: templates/account/billing.php:302
1908
- msgid "Country"
1909
- msgstr "Country"
1910
-
1911
- #: templates/account/billing.php:304
1912
- msgid "Select Country"
1913
- msgstr "Select Country"
1914
-
1915
- #: templates/account/billing.php:311, templates/account/billing.php:312
1916
- msgid "State"
1917
- msgstr "State"
1918
-
1919
- #: templates/account/billing.php:311, templates/account/billing.php:312
1920
- msgid "Province"
1921
- msgstr "Province"
1922
-
1923
- #: templates/account/payments.php:29
1924
- msgid "Payments"
1925
- msgstr "Payments"
1926
-
1927
- #: templates/account/payments.php:36
1928
- msgid "Date"
1929
- msgstr "Date"
1930
-
1931
- #: templates/account/payments.php:37
1932
- msgid "Amount"
1933
- msgstr "Amount"
1934
-
1935
- #: templates/account/payments.php:38, templates/account/payments.php:50
1936
- msgid "Invoice"
1937
- msgstr "Invoice"
1938
-
1939
- #: templates/debug/api-calls.php:56
1940
- msgid "API"
1941
- msgstr "API"
1942
-
1943
- #: templates/debug/api-calls.php:68
1944
- msgid "Method"
1945
- msgstr "Method"
1946
-
1947
- #: templates/debug/api-calls.php:69
1948
- msgid "Code"
1949
- msgstr "Code"
1950
-
1951
- #: templates/debug/api-calls.php:70
1952
- msgid "Length"
1953
- msgstr "Length"
1954
-
1955
- #: templates/debug/api-calls.php:71
1956
- msgctxt "as file/folder path"
1957
- msgid "Path"
1958
- msgstr "Path"
1959
-
1960
- #: templates/debug/api-calls.php:73
1961
- msgid "Body"
1962
- msgstr "Body"
1963
-
1964
- #: templates/debug/api-calls.php:75
1965
- msgid "Result"
1966
- msgstr "Result"
1967
-
1968
- #: templates/debug/api-calls.php:76
1969
- msgid "Start"
1970
- msgstr "Start"
1971
-
1972
- #: templates/debug/api-calls.php:77
1973
- msgid "End"
1974
- msgstr "End"
1975
-
1976
- #: templates/debug/logger.php:15
1977
- msgid "Log"
1978
- msgstr "Log"
1979
-
1980
- #. translators: %s: time period (e.g. In "2 hours")
1981
- #: templates/debug/plugins-themes-sync.php:18, templates/debug/scheduled-crons.php:91
1982
- msgid "In %s"
1983
- msgstr "In %s"
1984
-
1985
- #. translators: %s: time period (e.g. "2 hours" ago)
1986
- #: templates/debug/plugins-themes-sync.php:20, templates/debug/scheduled-crons.php:93
1987
- msgid "%s ago"
1988
- msgstr "%s ago"
1989
-
1990
- #: templates/debug/plugins-themes-sync.php:21, templates/debug/scheduled-crons.php:74
1991
- msgctxt "seconds"
1992
- msgid "sec"
1993
- msgstr "sec"
1994
-
1995
- #: templates/debug/plugins-themes-sync.php:23
1996
- msgid "Plugins & Themes Sync"
1997
- msgstr "Plugins & Themes Sync"
1998
-
1999
- #: templates/debug/plugins-themes-sync.php:28
2000
- msgid "Total"
2001
- msgstr "Total"
2002
-
2003
- #: templates/debug/plugins-themes-sync.php:29, templates/debug/scheduled-crons.php:84
2004
- msgid "Last"
2005
- msgstr "Last"
2006
-
2007
- #: templates/debug/scheduled-crons.php:76
2008
- msgid "Scheduled Crons"
2009
- msgstr "Scheduled Crons"
2010
-
2011
- #: templates/debug/scheduled-crons.php:81
2012
- msgid "Module"
2013
- msgstr "Module"
2014
-
2015
- #: templates/debug/scheduled-crons.php:82
2016
- msgid "Module Type"
2017
- msgstr "Module Type"
2018
-
2019
- #: templates/debug/scheduled-crons.php:83
2020
- msgid "Cron Type"
2021
- msgstr "Cron Type"
2022
-
2023
- #: templates/debug/scheduled-crons.php:85
2024
- msgid "Next"
2025
- msgstr "Next"
2026
-
2027
- #: templates/forms/affiliation.php:82
2028
- msgid "Non-expiring"
2029
- msgstr "Non-expiring"
2030
-
2031
- #: templates/forms/affiliation.php:85
2032
- msgid "Apply to become an affiliate"
2033
- msgstr "Apply to become an affiliate"
2034
-
2035
- #: templates/forms/affiliation.php:104
2036
- msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s."
2037
- msgstr "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s."
2038
-
2039
- #: templates/forms/affiliation.php:119
2040
- msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information."
2041
- msgstr "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information."
2042
-
2043
- #: templates/forms/affiliation.php:122
2044
- msgid "Your affiliation account was temporarily suspended."
2045
- msgstr "Your affiliation account was temporarily suspended."
2046
-
2047
- #: templates/forms/affiliation.php:125
2048
- msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days."
2049
- msgstr "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days."
2050
-
2051
- #: templates/forms/affiliation.php:128
2052
- msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support."
2053
- msgstr "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support."
2054
-
2055
- #: templates/forms/affiliation.php:141
2056
- msgid "Like the %s? Become our ambassador and earn cash ;-)"
2057
- msgstr "Like the %s? Become our ambassador and earn cash ;-)"
2058
-
2059
- #: templates/forms/affiliation.php:142
2060
- msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!"
2061
- msgstr "Refer new customers to our %s and earn %s commission on each successful sale you refer!"
2062
-
2063
- #: templates/forms/affiliation.php:145
2064
- msgid "Program Summary"
2065
- msgstr "Program Summary"
2066
-
2067
- #: templates/forms/affiliation.php:147
2068
- msgid "%s commission when a customer purchases a new license."
2069
- msgstr "%s commission when a customer purchases a new license."
2070
-
2071
- #: templates/forms/affiliation.php:149
2072
- msgid "Get commission for automated subscription renewals."
2073
- msgstr "Get commission for automated subscription renewals."
2074
-
2075
- #: templates/forms/affiliation.php:152
2076
- msgid "%s tracking cookie after the first visit to maximize earnings potential."
2077
- msgstr "%s tracking cookie after the first visit to maximize earnings potential."
2078
-
2079
- #: templates/forms/affiliation.php:155
2080
- msgid "Unlimited commissions."
2081
- msgstr "Unlimited commissions."
2082
-
2083
- #: templates/forms/affiliation.php:157
2084
- msgid "%s minimum payout amount."
2085
- msgstr "%s minimum payout amount."
2086
-
2087
- #: templates/forms/affiliation.php:158
2088
- msgid "Payouts are in USD and processed monthly via PayPal."
2089
- msgstr "Payouts are in USD and processed monthly via PayPal."
2090
-
2091
- #: templates/forms/affiliation.php:159
2092
- msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days."
2093
- msgstr "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days."
2094
-
2095
- #: templates/forms/affiliation.php:162
2096
- msgid "Affiliate"
2097
- msgstr "Affiliate"
2098
-
2099
- #: templates/forms/affiliation.php:165, templates/forms/resend-key.php:23
2100
- msgid "Email address"
2101
- msgstr "Email address"
2102
-
2103
- #: templates/forms/affiliation.php:169
2104
- msgid "Full name"
2105
- msgstr "Full name"
2106
-
2107
- #: templates/forms/affiliation.php:173
2108
- msgid "PayPal account email address"
2109
- msgstr "PayPal account email address"
2110
-
2111
- #: templates/forms/affiliation.php:177
2112
- msgid "Where are you going to promote the %s?"
2113
- msgstr "Where are you going to promote the %s?"
2114
-
2115
- #: templates/forms/affiliation.php:179
2116
- msgid "Enter the domain of your website or other websites from where you plan to promote the %s."
2117
- msgstr "Enter the domain of your website or other websites from where you plan to promote the %s."
2118
-
2119
- #: templates/forms/affiliation.php:181
2120
- msgid "Add another domain"
2121
- msgstr "Add another domain"
2122
-
2123
- #: templates/forms/affiliation.php:185
2124
- msgid "Extra Domains"
2125
- msgstr "Extra Domains"
2126
-
2127
- #: templates/forms/affiliation.php:186
2128
- msgid "Extra domains where you will be marketing the product from."
2129
- msgstr "Extra domains where you will be marketing the product from."
2130
-
2131
- #: templates/forms/affiliation.php:196
2132
- msgid "Promotion methods"
2133
- msgstr "Promotion methods"
2134
-
2135
- #: templates/forms/affiliation.php:199
2136
- msgid "Social media (Facebook, Twitter, etc.)"
2137
- msgstr "Social media (Facebook, Twitter, etc.)"
2138
-
2139
- #: templates/forms/affiliation.php:203
2140
- msgid "Mobile apps"
2141
- msgstr "Mobile apps"
2142
-
2143
- #: templates/forms/affiliation.php:207
2144
- msgid "Website, email, and social media statistics (optional)"
2145
- msgstr "Website, email, and social media statistics (optional)"
2146
-
2147
- #: templates/forms/affiliation.php:210
2148
- msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)."
2149
- msgstr "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)."
2150
-
2151
- #: templates/forms/affiliation.php:214
2152
- msgid "How will you promote us?"
2153
- msgstr "How will you promote us?"
2154
-
2155
- #: templates/forms/affiliation.php:217
2156
- msgid "Please provide details on how you intend to promote %s (please be as specific as possible)."
2157
- msgstr "Please provide details on how you intend to promote %s (please be as specific as possible)."
2158
-
2159
- #: templates/forms/affiliation.php:223, templates/forms/resend-key.php:22
2160
- msgid "Cancel"
2161
- msgstr "Cancel"
2162
-
2163
- #: templates/forms/affiliation.php:225
2164
- msgid "Become an affiliate"
2165
- msgstr "Become an affiliate"
2166
-
2167
- #: templates/forms/data-debug-mode.php:25
2168
- msgid "Please enter the license key to enable the debug mode:"
2169
- msgstr "Please enter the license key to enable the debug mode:"
2170
-
2171
- #: templates/forms/data-debug-mode.php:27
2172
- msgid "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:"
2173
- msgstr "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:"
2174
-
2175
- #: templates/forms/data-debug-mode.php:32
2176
- msgid "Submit"
2177
- msgstr "Submit"
2178
-
2179
- #: templates/forms/data-debug-mode.php:36
2180
- msgid "User key"
2181
- msgstr "User key"
2182
-
2183
- #: templates/forms/license-activation.php:23
2184
- msgid "Please enter the license key that you received in the email right after the purchase:"
2185
- msgstr "Please enter the license key that you received in the email right after the purchase:"
2186
-
2187
- #: templates/forms/license-activation.php:28
2188
- msgid "Update License"
2189
- msgstr "Update License"
2190
-
2191
- #: templates/forms/optout.php:30
2192
- msgctxt "verb"
2193
- msgid "Opt Out"
2194
- msgstr "Opt Out"
2195
-
2196
- #: templates/forms/optout.php:31
2197
- msgctxt "verb"
2198
- msgid "Opt In"
2199
- msgstr "Opt In"
2200
-
2201
- #: templates/forms/optout.php:33
2202
- msgid "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking."
2203
- msgstr "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking."
2204
-
2205
- #: templates/forms/optout.php:35
2206
- msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s."
2207
- msgstr "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s."
2208
-
2209
- #: templates/forms/premium-versions-upgrade-handler.php:40
2210
- msgid "There is a new version of %s available."
2211
- msgstr "There is a new version of %s available."
2212
-
2213
- #: templates/forms/premium-versions-upgrade-handler.php:41
2214
- msgid " %s to access version %s security & feature updates, and support."
2215
- msgstr " %s to access version %s security & feature updates, and support."
2216
-
2217
- #: templates/forms/premium-versions-upgrade-handler.php:54
2218
- msgid "New Version Available"
2219
- msgstr "New Version Available"
2220
-
2221
- #: templates/forms/premium-versions-upgrade-handler.php:75
2222
- msgctxt "close a window"
2223
- msgid "Dismiss"
2224
- msgstr "Dismiss"
2225
-
2226
- #: templates/forms/resend-key.php:21
2227
- msgid "Send License Key"
2228
- msgstr "Send License Key"
2229
-
2230
- #: templates/forms/resend-key.php:57
2231
- msgid "Enter the email address you've used for the upgrade below and we will resend you the license key."
2232
- msgstr "Enter the email address you've used for the upgrade below and we will resend you the license key."
2233
-
2234
- #: templates/forms/subscription-cancellation.php:37
2235
- msgid "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site."
2236
- msgstr "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site."
2237
-
2238
- #: templates/forms/subscription-cancellation.php:47
2239
- msgid "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?"
2240
- msgstr "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?"
2241
-
2242
- #: templates/forms/subscription-cancellation.php:52
2243
- msgid "license"
2244
- msgstr "license"
2245
-
2246
- #: templates/forms/subscription-cancellation.php:57
2247
- msgid "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site."
2248
- msgstr "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site."
2249
-
2250
- #: templates/forms/subscription-cancellation.php:68
2251
- msgid "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support."
2252
- msgstr "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support."
2253
-
2254
- #: templates/forms/subscription-cancellation.php:103
2255
- msgid "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license."
2256
- msgstr "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license."
2257
-
2258
- #: templates/forms/subscription-cancellation.php:136
2259
- msgid "Cancel %s?"
2260
- msgstr "Cancel %s?"
2261
-
2262
- #: templates/forms/subscription-cancellation.php:143
2263
- msgid "Proceed"
2264
- msgstr "Proceed"
2265
-
2266
- #: templates/forms/subscription-cancellation.php:191, templates/forms/deactivation/form.php:171
2267
- msgid "Cancel %s & Proceed"
2268
- msgstr "Cancel %s & Proceed"
2269
-
2270
- #: templates/forms/trial-start.php:22
2271
- msgid "You are 1-click away from starting your %1$s-day free trial of the %2$s plan."
2272
- msgstr "You are 1-click away from starting your %1$s-day free trial of the %2$s plan."
2273
-
2274
- #: templates/forms/trial-start.php:28
2275
- msgid "For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial."
2276
- msgstr "For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial."
2277
-
2278
- #: templates/js/style-premium-theme.php:39
2279
- msgid "Premium"
2280
- msgstr "Premium"
2281
-
2282
- #: templates/js/style-premium-theme.php:42
2283
- msgid "Beta"
2284
- msgstr "Beta"
2285
-
2286
- #: templates/partials/network-activation.php:27
2287
- msgid "Activate license on all sites in the network."
2288
- msgstr "Activate license on all sites in the network."
2289
-
2290
- #: templates/partials/network-activation.php:28
2291
- msgid "Apply on all sites in the network."
2292
- msgstr "Apply on all sites in the network."
2293
-
2294
- #: templates/partials/network-activation.php:31
2295
- msgid "Activate license on all pending sites."
2296
- msgstr "Activate license on all pending sites."
2297
-
2298
- #: templates/partials/network-activation.php:32
2299
- msgid "Apply on all pending sites."
2300
- msgstr "Apply on all pending sites."
2301
-
2302
- #: templates/partials/network-activation.php:40, templates/partials/network-activation.php:74
2303
- msgid "allow"
2304
- msgstr "allow"
2305
-
2306
- #: templates/partials/network-activation.php:43, templates/partials/network-activation.php:77
2307
- msgid "delegate"
2308
- msgstr "delegate"
2309
-
2310
- #: templates/partials/network-activation.php:47, templates/partials/network-activation.php:81
2311
- msgid "skip"
2312
- msgstr "skip"
2313
-
2314
- #: templates/plugin-info/description.php:72, templates/plugin-info/screenshots.php:31
2315
- msgid "Click to view full-size screenshot %d"
2316
- msgstr "Click to view full-size screenshot %d"
2317
-
2318
- #: templates/plugin-info/features.php:56
2319
- msgid "Unlimited Updates"
2320
- msgstr "Unlimited Updates"
2321
-
2322
- #: templates/account/partials/activate-license-button.php:46
2323
- msgid "Localhost"
2324
- msgstr "Localhost"
2325
-
2326
- #: templates/account/partials/activate-license-button.php:50
2327
- msgctxt "as 5 licenses left"
2328
- msgid "%s left"
2329
- msgstr "%s left"
2330
-
2331
- #: templates/account/partials/activate-license-button.php:51
2332
- msgid "Last license"
2333
- msgstr "Last license"
2334
-
2335
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the subscription'
2336
- #: templates/account/partials/addon.php:29
2337
- msgid "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2338
- msgstr "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2339
-
2340
- #: templates/account/partials/addon.php:185
2341
- msgid "Cancelled"
2342
- msgstr "Cancelled"
2343
-
2344
- #: templates/account/partials/addon.php:195
2345
- msgid "No expiration"
2346
- msgstr "No expiration"
2347
-
2348
- #: templates/account/partials/site.php:189
2349
- msgid "Owner Name"
2350
- msgstr "Owner Name"
2351
-
2352
- #: templates/account/partials/site.php:201
2353
- msgid "Owner Email"
2354
- msgstr "Owner Email"
2355
-
2356
- #: templates/account/partials/site.php:213
2357
- msgid "Owner ID"
2358
- msgstr "Owner ID"
2359
-
2360
- #: templates/account/partials/site.php:286
2361
- msgid "Subscription"
2362
- msgstr "Subscription"
2363
-
2364
- #: templates/forms/deactivation/contact.php:19
2365
- msgid "Sorry for the inconvenience and we are here to help if you give us a chance."
2366
- msgstr "Sorry for the inconvenience and we are here to help if you give us a chance."
2367
-
2368
- #: templates/forms/deactivation/contact.php:22
2369
- msgid "Contact Support"
2370
- msgstr "Contact Support"
2371
-
2372
- #: templates/forms/deactivation/form.php:64
2373
- msgid "Anonymous feedback"
2374
- msgstr "Anonymous feedback"
2375
-
2376
- #: templates/forms/deactivation/form.php:70
2377
- msgid "Deactivate"
2378
- msgstr "Deactivate"
2379
-
2380
- #: templates/forms/deactivation/form.php:72
2381
- msgid "Activate %s"
2382
- msgstr "Activate %s"
2383
-
2384
- #: templates/forms/deactivation/form.php:87
2385
- msgid "Quick Feedback"
2386
- msgstr "Quick Feedback"
2387
-
2388
- #: templates/forms/deactivation/form.php:91
2389
- msgid "If you have a moment, please let us know why you are %s"
2390
- msgstr "If you have a moment, please let us know why you are %s"
2391
-
2392
- #: templates/forms/deactivation/form.php:91
2393
- msgid "deactivating"
2394
- msgstr "deactivating"
2395
-
2396
- #: templates/forms/deactivation/form.php:91
2397
- msgid "switching"
2398
- msgstr "switching"
2399
-
2400
- #: templates/forms/deactivation/form.php:365
2401
- msgid "Submit & %s"
2402
- msgstr "Submit & %s"
2403
-
2404
- #: templates/forms/deactivation/form.php:386
2405
- msgid "Kindly tell us the reason so we can improve."
2406
- msgstr "Kindly tell us the reason so we can improve."
2407
-
2408
- #: templates/forms/deactivation/form.php:511
2409
- msgid "Yes - %s"
2410
- msgstr "Yes - %s"
2411
-
2412
- #: templates/forms/deactivation/form.php:518
2413
- msgid "Skip & %s"
2414
- msgstr "Skip & %s"
2415
-
2416
- #: templates/forms/deactivation/retry-skip.php:21
2417
- msgid "Click here to use the plugin anonymously"
2418
- msgstr "Click here to use the plugin anonymously"
2419
-
2420
- #: templates/forms/deactivation/retry-skip.php:23
2421
- msgid "You might have missed it, but you don't have to share any data and can just %s the opt-in."
2422
- msgstr "You might have missed it, but you don't have to share any data and can just %s the opt-in."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/languages/freemius-es_ES.mo CHANGED
Binary file
freemius/languages/freemius-es_ES.po DELETED
@@ -1,2546 +0,0 @@
1
- # Copyright (C) 2019 freemius
2
- # This file is distributed under the same license as the freemius package.
3
- # Translators:
4
- # Carlos Longarela <carlos@longarela.eu>, 2017-2019
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: WordPress SDK\n"
8
- "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n"
9
- "POT-Creation-Date: \n"
10
- "PO-Revision-Date: 2019-11-10 01:59+0000\n"
11
- "Last-Translator: Carlos Longarela <carlos@longarela.eu>\n"
12
- "Language: es_ES\n"
13
- "Language-Team: Spanish (Spain) (http://www.transifex.com/freemius/wordpress-sdk/language/es_ES/)\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
- "MIME-Version: 1.0\n"
18
- "X-Poedit-Basepath: ..\n"
19
- "X-Poedit-KeywordsList: get_text_inline;fs_text_inline;fs_echo_inline;fs_esc_js_inline;fs_esc_attr_inline;fs_esc_attr_echo_inline;fs_esc_html_inline;fs_esc_html_echo_inline;get_text_x_inline:1,2c;fs_text_x_inline:1,2c;fs_echo_x_inline:1,2c;fs_esc_attr_x_inline:1,2c;fs_esc_js_x_inline:1,2c;fs_esc_js_echo_x_inline:1,2c;fs_esc_html_x_inline:1,2c;fs_esc_html_echo_x_inline:1,2c\n"
20
- "X-Poedit-SearchPath-0: .\n"
21
- "X-Poedit-SearchPathExcluded-0: *.js\n"
22
- "X-Poedit-SourceCharset: UTF-8\n"
23
-
24
- #: includes/class-freemius.php1880, templates/account.php:840
25
- 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."
26
- msgstr "Una actualización a una versión Beta reemplazará tu versión instalada de %s con la última versión Beta - úsalo con precaución, y no en sitios de producción. Te hemos avisado."
27
-
28
- #: includes/class-freemius.php:1887
29
- msgid "Would you like to proceed with the update?"
30
- msgstr "¿Deseas continuar con la actualización?"
31
-
32
- #: includes/class-freemius.php:2095
33
- msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
34
- msgstr "Freemius SDK no pudo encontrar el archivo principal del plugin. Por favor contacta a sdk@freemius.com con el error actual."
35
-
36
- #: includes/class-freemius.php:2097
37
- msgid "Error"
38
- msgstr "Error"
39
-
40
- #: includes/class-freemius.php:2491
41
- msgid "I found a better %s"
42
- msgstr "He encontrado un %s mejor"
43
-
44
- #: includes/class-freemius.php:2493
45
- msgid "What's the %s's name?"
46
- msgstr "¿Cuál es el nombre de %s?"
47
-
48
- #: includes/class-freemius.php:2499
49
- msgid "It's a temporary %s. I'm just debugging an issue."
50
- msgstr "Es una %stemporal . Sólo estoy depurando un problema"
51
-
52
- #: includes/class-freemius.php:2501
53
- msgid "Deactivation"
54
- msgstr "Desactivación"
55
-
56
- #: includes/class-freemius.php:2502
57
- msgid "Theme Switch"
58
- msgstr "Cambiar tema"
59
-
60
- #: includes/class-freemius.php2511, templates/forms/resend-key.php:24
61
- msgid "Other"
62
- msgstr "Otra"
63
-
64
- #: includes/class-freemius.php:2519
65
- msgid "I no longer need the %s"
66
- msgstr "Ya no necesito el %s"
67
-
68
- #: includes/class-freemius.php:2526
69
- msgid "I only needed the %s for a short period"
70
- msgstr "Sólo necesitaba la %s por un corto período"
71
-
72
- #: includes/class-freemius.php:2532
73
- msgid "The %s broke my site"
74
- msgstr "%s ha roto mi sitio"
75
-
76
- #: includes/class-freemius.php:2539
77
- msgid "The %s suddenly stopped working"
78
- msgstr "%s de repente ha dejado de funcionar"
79
-
80
- #: includes/class-freemius.php:2549
81
- msgid "I can't pay for it anymore"
82
- msgstr "No puedo pagarlo durante más tiempo"
83
-
84
- #: includes/class-freemius.php:2551
85
- msgid "What price would you feel comfortable paying?"
86
- msgstr "¿Con qué precio te sentirías cómodo pagando?"
87
-
88
- #: includes/class-freemius.php:2557
89
- msgid "I don't like to share my information with you"
90
- msgstr "No me gusta compartir mi información contigo"
91
-
92
- #: includes/class-freemius.php:2578
93
- msgid "The %s didn't work"
94
- msgstr "El %s no funcionaba"
95
-
96
- #: includes/class-freemius.php:2588
97
- msgid "I couldn't understand how to make it work"
98
- msgstr "No entiendo cómo hacerlo funcionar"
99
-
100
- #: includes/class-freemius.php:2596
101
- msgid "The %s is great, but I need specific feature that you don't support"
102
- msgstr "%s es genial, pero necesito una característica que no soportáis"
103
-
104
- #: includes/class-freemius.php:2598
105
- msgid "What feature?"
106
- msgstr "¿Qué característica?"
107
-
108
- #: includes/class-freemius.php:2602
109
- msgid "The %s is not working"
110
- msgstr " El %s no funciona"
111
-
112
- #: includes/class-freemius.php:2604
113
- msgid "Kindly share what didn't work so we can fix it for future users..."
114
- msgstr "Por favor, comparte lo que no funcionó para que podamos arreglarlo para los futuros usuarios..."
115
-
116
- #: includes/class-freemius.php:2608
117
- msgid "It's not what I was looking for"
118
- msgstr "No es lo que estaba buscando"
119
-
120
- #: includes/class-freemius.php:2610
121
- msgid "What you've been looking for?"
122
- msgstr "¿Que has estado buscando?"
123
-
124
- #: includes/class-freemius.php:2614
125
- msgid "The %s didn't work as expected"
126
- msgstr " El %s no funciona como esperaba"
127
-
128
- #: includes/class-freemius.php:2616
129
- msgid "What did you expect?"
130
- msgstr "¿Qué esperas?"
131
-
132
- #: includes/class-freemius.php3471, templates/debug.php:20
133
- msgid "Freemius Debug"
134
- msgstr "Debug Freemius"
135
-
136
- #: includes/class-freemius.php:4223
137
- msgid "I don't know what is cURL or how to install it, help me!"
138
- msgstr "No sé qué es cURL o cómo instalarlo, ¡ayúdame!"
139
-
140
- #: includes/class-freemius.php:4225
141
- 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."
142
- msgstr "Nos aseguraremos de ponernos en contacto con tu empresa de alojamiento web y resolver el problema. Recibirás un correo electrónico de seguimiento a %s tan pronto tengamos una actualización."
143
-
144
- #: includes/class-freemius.php:4232
145
- 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."
146
- msgstr "Genial, por favor instala cURL y habilítalo en el archivo php.ini. Además, busca la directiva 'disable_functions' en el archivo php.ini y quita cualquier método que comienza con 'curl_'. Para asegurarte de que se activó con éxito, utiliza 'phpinfo()'. Una vez activado, desactiva el %s y reactívalo de nuevo."
147
-
148
- #: includes/class-freemius.php:4337
149
- msgid "Yes - do your thing"
150
- msgstr "Vamos, adelante"
151
-
152
- #: includes/class-freemius.php:4342
153
- msgid "No - just deactivate"
154
- msgstr "No - sólo desactivar"
155
-
156
- #: includes/class-freemius.php4387, includes/class-freemius.php4881,
157
- #: includes/class-freemius.php6032, includes/class-freemius.php13153,
158
- #: includes/class-freemius.php16558, includes/class-freemius.php16646,
159
- #: includes/class-freemius.php16812, includes/class-freemius.php19040,
160
- #: includes/class-freemius.php19381, includes/class-freemius.php19391,
161
- #: includes/class-freemius.php20051, includes/class-freemius.php20924,
162
- #: includes/class-freemius.php21039, includes/class-freemius.php21183,
163
- #: templates/add-ons.php:57
164
- msgctxt "exclamation"
165
- msgid "Oops"
166
- msgstr "Oops"
167
-
168
- #: includes/class-freemius.php:4456
169
- 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."
170
- msgstr "¡Gracias por darnos la oportunidad de arreglarlo! Acabamos de enviar un mensaje a nuestro personal técnico. Nos pondremos en contacto contigo tan pronto como tengamos una actualización de %s. Apreciamos tu paciencia."
171
-
172
- #: includes/class-freemius.php:4878
173
- msgctxt "addonX cannot run without pluginY"
174
- msgid "%s cannot run without %s."
175
- msgstr "%s no se puede ejecutar sin %s."
176
-
177
- #: includes/class-freemius.php:4879
178
- msgctxt "addonX cannot run..."
179
- msgid "%s cannot run without the plugin."
180
- msgstr "%s no se puede ejecutar sin el plugin."
181
-
182
- #: includes/class-freemius.php5052, includes/class-freemius.php5077,
183
- #: includes/class-freemius.php:20122
184
- msgid "Unexpected API error. Please contact the %s's author with the following error."
185
- msgstr "Error inesperado del API. Pónte en contacto con el autor de %s indicándole el siguiente error."
186
-
187
- #: includes/class-freemius.php:5720
188
- msgid "Premium %s version was successfully activated."
189
- msgstr "La versión Premium %s ha sido activada con éxito."
190
-
191
- #: includes/class-freemius.php5732, includes/class-freemius.php:7599
192
- msgctxt ""
193
- msgid "W00t"
194
- msgstr "W00t"
195
-
196
- #: includes/class-freemius.php:5747
197
- msgid "You have a %s license."
198
- msgstr "Tienes una licencia %s."
199
-
200
- #: includes/class-freemius.php5751, includes/class-freemius.php15975,
201
- #: includes/class-freemius.php15986, includes/class-freemius.php19292,
202
- #: includes/class-freemius.php19642, includes/class-freemius.php19711,
203
- #: includes/class-freemius.php:19876
204
- msgctxt "interjection expressing joy or exuberance"
205
- msgid "Yee-haw"
206
- msgstr "Vaya"
207
-
208
- #: includes/class-freemius.php:6015
209
- 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."
210
- msgstr "la prueba gratuita de %s fue cancelada con éxito. Puesto que el complemento es sólo premium se desactivó automáticamente. Si quieres utilizarlo en el futuro, deberás comprar una licencia."
211
-
212
- #: includes/class-freemius.php:6019
213
- msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
214
- msgstr "%s es un complemento único de premium. Tienes que comprar una licencia primero antes de activar el plugin."
215
-
216
- #: includes/class-freemius.php6028, templates/add-ons.php186,
217
- #: templates/account/partials/addon.php:381
218
- msgid "More information about %s"
219
- msgstr "Más información sobre %s"
220
-
221
- #: includes/class-freemius.php:6029
222
- msgid "Purchase License"
223
- msgstr "Comprar licencia"
224
-
225
- #: includes/class-freemius.php6964, templates/connect.php:163
226
- 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."
227
- msgstr "Recibirás un correo de activación para %s en tu buzón en %s. Por favor, asegúrate de hacer clic en el botón de activación en ese correo electrónico para %s."
228
-
229
- #: includes/class-freemius.php:6968
230
- msgid "start the trial"
231
- msgstr "comenzar el período de prueba"
232
-
233
- #: includes/class-freemius.php6969, templates/connect.php:167
234
- msgid "complete the install"
235
- msgstr "completar la instalación"
236
-
237
- #: includes/class-freemius.php:7081
238
- msgid "You are just one step away - %s"
239
- msgstr "Estás a sólo un paso - %s"
240
-
241
- #: includes/class-freemius.php:7084
242
- msgctxt "%s - plugin name. As complete \"PluginX\" activation now"
243
- msgid "Complete \"%s\" Activation Now"
244
- msgstr "Completar la activación de \"%s\" ahora"
245
-
246
- #: includes/class-freemius.php:7162
247
- msgid "We made a few tweaks to the %s, %s"
248
- msgstr "Hemos realizado algunas optimizaciones al %s, %s"
249
-
250
- #: includes/class-freemius.php:7166
251
- msgid "Opt in to make \"%s\" better!"
252
- msgstr "¡Inscríbite para hacer \"%s\" Mejor!"
253
-
254
- #: includes/class-freemius.php:7598
255
- msgid "The upgrade of %s was successfully completed."
256
- msgstr "La actualización de %s se completó con éxito."
257
-
258
- #: includes/class-freemius.php9802, includes/class-fs-plugin-updater.php1038,
259
- #: includes/class-fs-plugin-updater.php1233,
260
- #: includes/class-fs-plugin-updater.php1240,
261
- #: templates/auto-installation.php:32
262
- msgid "Add-On"
263
- msgstr "Complemento"
264
-
265
- #: includes/class-freemius.php9804, templates/account.php335,
266
- #: templates/account.php343, templates/debug.php360, templates/debug.php:551
267
- msgid "Plugin"
268
- msgstr "Plugin"
269
-
270
- #: includes/class-freemius.php9805, templates/account.php336,
271
- #: templates/account.php344, templates/debug.php360, templates/debug.php551,
272
- #: templates/forms/deactivation/form.php:71
273
- msgid "Theme"
274
- msgstr "Tema"
275
-
276
- #: includes/class-freemius.php:12596
277
- msgid "An unknown error has occurred while trying to set the user's beta mode."
278
- msgstr "Se ha producido un error desconocido al intentar establecer el modo beta del usuario."
279
-
280
- #: includes/class-freemius.php:13020
281
- msgid "Invalid site details collection."
282
- msgstr "Colección de detalles del sitio no válida."
283
-
284
- #: includes/class-freemius.php:13140
285
- msgid "We couldn't find your email address in the system, are you sure it's the right address?"
286
- msgstr "No podemos encontrar tu dirección de correo electrónico en el sistema, ¿estás seguro de que es la dirección de correo electrónico correcta?"
287
-
288
- #: includes/class-freemius.php:13142
289
- msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?"
290
- msgstr "No vemos ninguna licencia activa asociada a esa dirección de correo electrónico, ¿estás seguro de que es la dirección de correo electrónico correcta?"
291
-
292
- #: includes/class-freemius.php:13416
293
- msgid "Account is pending activation."
294
- msgstr "La cuenta está pendiente de activación"
295
-
296
- #: includes/class-freemius.php13528,
297
- #: templates/forms/premium-versions-upgrade-handler.php:47
298
- msgid "Buy a license now"
299
- msgstr "Compra una licencia ahora"
300
-
301
- #: includes/class-freemius.php13540,
302
- #: templates/forms/premium-versions-upgrade-handler.php:46
303
- msgid "Renew your license now"
304
- msgstr "Renueva tu licencia ahora"
305
-
306
- #: includes/class-freemius.php:13544
307
- msgid "%s to access version %s security & feature updates, and support."
308
- msgstr "%s para acceder a la versión %s de actualizaciones de funciones, seguridad y soporte."
309
-
310
- #: includes/class-freemius.php:15957
311
- msgid "%s activation was successfully completed."
312
- msgstr "%s activación se completó con éxito."
313
-
314
- #: includes/class-freemius.php:15971
315
- msgid "Your account was successfully activated with the %s plan."
316
- msgstr "Tu cuenta se ha activado correctamente con el plan %s."
317
-
318
- #: includes/class-freemius.php15982, includes/class-freemius.php:19707
319
- msgid "Your trial has been successfully started."
320
- msgstr "Tu versión de prueba se ha iniciado con éxito."
321
-
322
- #: includes/class-freemius.php16556, includes/class-freemius.php16644,
323
- #: includes/class-freemius.php:16810
324
- msgid "Couldn't activate %s."
325
- msgstr "No se puede activar %s."
326
-
327
- #: includes/class-freemius.php16557, includes/class-freemius.php16645,
328
- #: includes/class-freemius.php:16811
329
- msgid "Please contact us with the following message:"
330
- msgstr "Por favor contáctanos con el siguiente mensaje:"
331
-
332
- #: includes/class-freemius.php16641, templates/forms/data-debug-mode.php:162
333
- msgid "An unknown error has occurred."
334
- msgstr "Se ha producido un error desconocido."
335
-
336
- #: includes/class-freemius.php17168, includes/class-freemius.php:22082
337
- msgid "Upgrade"
338
- msgstr "Actualizar"
339
-
340
- #: includes/class-freemius.php:17174
341
- msgid "Start Trial"
342
- msgstr "Comenzar el período de prueba"
343
-
344
- #: includes/class-freemius.php:17176
345
- msgid "Pricing"
346
- msgstr "Precio"
347
-
348
- #: includes/class-freemius.php17256, includes/class-freemius.php:17258
349
- msgid "Affiliation"
350
- msgstr "Afiliación"
351
-
352
- #: includes/class-freemius.php17286, includes/class-freemius.php17288,
353
- #: templates/account.php183, templates/debug.php:326
354
- msgid "Account"
355
- msgstr "Cuenta"
356
-
357
- #: includes/class-freemius.php17302, includes/class-freemius.php17304,
358
- #: includes/customizer/class-fs-customizer-support-section.php:60
359
- msgid "Contact Us"
360
- msgstr "Contáctanos"
361
-
362
- #: includes/class-freemius.php17315, includes/class-freemius.php17317,
363
- #: includes/class-freemius.php22096, templates/account.php111,
364
- #: templates/account/partials/addon.php:44
365
- msgid "Add-Ons"
366
- msgstr "Complementos"
367
-
368
- #: includes/class-freemius.php:17351
369
- msgctxt "ASCII arrow left icon"
370
- msgid "&#x2190;"
371
- msgstr "&#x2190;"
372
-
373
- #: includes/class-freemius.php:17351
374
- msgctxt "ASCII arrow right icon"
375
- msgid "&#x27a4;"
376
- msgstr "&#x27a4;"
377
-
378
- #: includes/class-freemius.php17353, templates/pricing.php:103
379
- msgctxt "noun"
380
- msgid "Pricing"
381
- msgstr "Precio"
382
-
383
- #: includes/class-freemius.php17566,
384
- #: includes/customizer/class-fs-customizer-support-section.php:67
385
- msgid "Support Forum"
386
- msgstr "Foro de soporte"
387
-
388
- #: includes/class-freemius.php:18536
389
- msgid "Your email has been successfully verified - you are AWESOME!"
390
- msgstr "Tu email ha sido verificado correctamente - ¡Eres IMPRESIONANTE!"
391
-
392
- #: includes/class-freemius.php:18537
393
- msgctxt "a positive response"
394
- msgid "Right on"
395
- msgstr "Bien hecho"
396
-
397
- #: includes/class-freemius.php:19041
398
- msgid "seems like the key you entered doesn't match our records."
399
- msgstr "parece que la clave que has introducido no coincide con nuestros registros."
400
-
401
- #: includes/class-freemius.php:19065
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 "El modo de depuración se ha activado con éxito y se desactivará automáticamente en 60 minutos. También puedes desactivarlo antes haciendo clic en el enlace \"Detener depuración\"."
404
-
405
- #: includes/class-freemius.php:19283
406
- msgid "Your %s Add-on plan was successfully upgraded."
407
- msgstr "Tu complemento %s del plan se actualizó con éxito."
408
-
409
- #: includes/class-freemius.php:19285
410
- msgid "%s Add-on was successfully purchased."
411
- msgstr "El complemento %s ha sido comprado correctamente."
412
-
413
- #: includes/class-freemius.php:19288
414
- msgid "Download the latest version"
415
- msgstr "Descargar la última versión"
416
-
417
- #: includes/class-freemius.php:19374
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 "Tu servidor está bloqueando el acceso al API de Freemius, que es crucial para sincronizar %1$s. Por favor, contacta a tu proveedor de hosting para permitir el acceso de %2$s"
420
-
421
- #: includes/class-freemius.php19380, includes/class-freemius.php19390,
422
- #: includes/class-freemius.php19835, includes/class-freemius.php:19924
423
- msgid "Error received from the server:"
424
- msgstr "Error recibido del servidor:"
425
-
426
- #: includes/class-freemius.php:19390
427
- msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
428
- msgstr "Parece que uno de los parámetros de autenticación es incorrecto. Actualiza tu clave pública, clave secreta e ID de usuario e inténtelo de nuevo."
429
-
430
- #: includes/class-freemius.php19604, includes/class-freemius.php19840,
431
- #: includes/class-freemius.php19895, includes/class-freemius.php:19998
432
- msgctxt ""
433
- msgid "Hmm"
434
- msgstr "Hmm"
435
-
436
- #: includes/class-freemius.php:19617
437
- 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."
438
- msgstr "Parece que todavía estás en el plan %s. Si actualizaste o cambiaste tu plan, probablemente sea un problema de nuestra parte - lo sentimos."
439
-
440
- #: includes/class-freemius.php19618, templates/account.php113,
441
- #: templates/add-ons.php250, templates/account/partials/addon.php:46
442
- msgctxt "trial period"
443
- msgid "Trial"
444
- msgstr "Período de Prueba Gratuito"
445
-
446
- #: includes/class-freemius.php:19623
447
- msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s."
448
- msgstr "He actualizado mi cuenta, pero cuando intento sincronizar la licencia, el plan sigue siendo %s."
449
-
450
- #: includes/class-freemius.php19627, includes/class-freemius.php:19686
451
- msgid "Please contact us here"
452
- msgstr "Contacta aquí con nosotros"
453
-
454
- #: includes/class-freemius.php:19638
455
- msgid "Your plan was successfully activated."
456
- msgstr "Tu plan se activó con éxito."
457
-
458
- #: includes/class-freemius.php:19639
459
- msgid "Your plan was successfully upgraded."
460
- msgstr "Tu plan se actualizó con éxito."
461
-
462
- #: includes/class-freemius.php:19656
463
- msgid "Your plan was successfully changed to %s."
464
- msgstr "Tu plan se cambió correctamente a %s."
465
-
466
- #: includes/class-freemius.php:19672
467
- msgid "Your license has expired. You can still continue using the free %s forever."
468
- msgstr "Tu licencia ha caducado. Puedes seguir usando el plan gratuito %s para siempre."
469
-
470
- #: includes/class-freemius.php:19674
471
- msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
472
- msgstr "Tu licencia ha caducado. %1$sActualiza ahora %2$s para continuar usando el %3$s sin interrupciones."
473
-
474
- #: includes/class-freemius.php:19682
475
- msgid "Your license has been cancelled. If you think it's a mistake, please contact support."
476
- msgstr "Tu licencia ha sido cancelada. Si crees que es un error, ponte en contacto con el servicio de asistencia."
477
-
478
- #: includes/class-freemius.php:19695
479
- 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."
480
- msgstr "Tu licencia ha caducado. Todavía puedes seguir usando todas las funciones de %s, pero tendrás que renovar tu licencia para seguir recibiendo actualizaciones y soporte."
481
-
482
- #: includes/class-freemius.php:19721
483
- msgid "Your free trial has expired. You can still continue using all our free features."
484
- msgstr "Tu período de prueba ha caducado. Todavía puedes seguir usando todas nuestras funciones gratuitas."
485
-
486
- #: includes/class-freemius.php:19723
487
- msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
488
- msgstr "Tu período de prueba ha caducado. %1$sActualiza ahora %2$s para continuar usando el %3$s sin interrupciones."
489
-
490
- #: includes/class-freemius.php:19831
491
- msgid "It looks like the license could not be activated."
492
- msgstr "Parece que la licencia no se pudo activar."
493
-
494
- #: includes/class-freemius.php:19873
495
- msgid "Your license was successfully activated."
496
- msgstr "Tu licencia fue activada correctamente."
497
-
498
- #: includes/class-freemius.php:19899
499
- msgid "It looks like your site currently doesn't have an active license."
500
- msgstr "Parece que tu sitio actualmente no tiene una licencia activa."
501
-
502
- #: includes/class-freemius.php:19923
503
- msgid "It looks like the license deactivation failed."
504
- msgstr "Parece que la desactivación de licencia ha fallado."
505
-
506
- #: includes/class-freemius.php:19951
507
- msgid "Your license was successfully deactivated, you are back to the %s plan."
508
- msgstr "Tu licencia fue desactivada correctamente, has vuelto al plan %s."
509
-
510
- #: includes/class-freemius.php:19952
511
- msgid "O.K"
512
- msgstr "O.K"
513
-
514
- #: includes/class-freemius.php:20005
515
- msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
516
- msgstr "Parece que estamos teniendo algún problema temporal con tu cancelación de la suscripción. Vuelve a intentarlo en unos minutos."
517
-
518
- #: includes/class-freemius.php:20014
519
- msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
520
- msgstr "Tu suscripción ha sido cancelada correctamente. Tu %s licencia del plan caducará en %s."
521
-
522
- #: includes/class-freemius.php:20056
523
- msgid "You are already running the %s in a trial mode."
524
- msgstr "Estás ejecutando %s en modo de prueba."
525
-
526
- #: includes/class-freemius.php:20067
527
- msgid "You already utilized a trial before."
528
- msgstr "Ya utilizaste un período de prueba antes."
529
-
530
- #: includes/class-freemius.php:20081
531
- msgid "Plan %s do not exist, therefore, can't start a trial."
532
- msgstr "El plan %s no existe, por lo tanto, no puedes comenzar un período de prueba."
533
-
534
- #: includes/class-freemius.php:20092
535
- msgid "Plan %s does not support a trial period."
536
- msgstr "El plan %s no admite un período de prueba."
537
-
538
- #: includes/class-freemius.php:20103
539
- msgid "None of the %s's plans supports a trial period."
540
- msgstr "Ninguno de los planes de %s soportan un período de prueba."
541
-
542
- #: includes/class-freemius.php:20153
543
- msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
544
- msgstr "Parece que ya no estás en modo de prueba, así que no hay nada que cancelar :)"
545
-
546
- #: includes/class-freemius.php:20189
547
- msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
548
- msgstr "Parece que estamos teniendo algún problema temporal con tu cancelación de prueba. Vuelve a intentarlo en unos minutos."
549
-
550
- #: includes/class-freemius.php:20208
551
- msgid "Your %s free trial was successfully cancelled."
552
- msgstr "Tu prueba gratuita de %s fue cancelada con éxito."
553
-
554
- #: includes/class-freemius.php:20524
555
- msgid "Version %s was released."
556
- msgstr "La versión %s se ha lanzado."
557
-
558
- #: includes/class-freemius.php:20524
559
- msgid "Please download %s."
560
- msgstr "Por favor descarga %s."
561
-
562
- #: includes/class-freemius.php:20531
563
- msgid "the latest %s version here"
564
- msgstr "la última versión %s aquí"
565
-
566
- #: includes/class-freemius.php:20536
567
- msgid "New"
568
- msgstr "Nuevo"
569
-
570
- #: includes/class-freemius.php:20541
571
- msgid "Seems like you got the latest release."
572
- msgstr "Parece que tienes la última versión."
573
-
574
- #: includes/class-freemius.php:20542
575
- msgid "You are all good!"
576
- msgstr "¡Está todo listo!"
577
-
578
- #: includes/class-freemius.php:20812
579
- msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
580
- msgstr "El correo de verificación se acaba de enviar a %s. Si no puedes encontrarlo después de 5 min, comprueba tu carpeta de spam."
581
-
582
- #: includes/class-freemius.php:20951
583
- msgid "Site successfully opted in."
584
- msgstr "Sitio dado de alta correctamente."
585
-
586
- #: includes/class-freemius.php20952, includes/class-freemius.php:21792
587
- msgid "Awesome"
588
- msgstr "Increíble"
589
-
590
- #: includes/class-freemius.php20968, templates/forms/optout.php:32
591
- msgid "We appreciate your help in making the %s better by letting us track some usage data."
592
- msgstr "Agradecemos tu ayuda para mejorar %s y por permitirnos rastrear algunos datos de uso."
593
-
594
- #: includes/class-freemius.php:20969
595
- msgid "Thank you!"
596
- msgstr "¡Gracias!"
597
-
598
- #: includes/class-freemius.php:20976
599
- msgid "We will no longer be sending any usage data of %s on %s to %s."
600
- msgstr "No continuaremos enviando datos de uso de %s en %s a %s."
601
-
602
- #: includes/class-freemius.php:21105
603
- 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."
604
- msgstr "Comprueba tu buzón de correo, debes recibir un correo electrónico a través de %s para confirmar el cambio de propiedad. Por razones de seguridad, debes confirmar el cambio dentro de los próximos 15 min. Si no puedes encontrar el correo electrónico, comprueba tu carpeta de correo no deseado."
605
-
606
- #: includes/class-freemius.php:21111
607
- msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval."
608
- msgstr "Gracias por confirmar el cambio de propiedad. Se envió un correo electrónico a %s para su aprobación final."
609
-
610
- #: includes/class-freemius.php:21116
611
- msgid "%s is the new owner of the account."
612
- msgstr "%s es el nuevo dueño de la cuenta."
613
-
614
- #: includes/class-freemius.php:21118
615
- msgctxt "as congratulations"
616
- msgid "Congrats"
617
- msgstr "Felicidades"
618
-
619
- #: includes/class-freemius.php:21138
620
- msgid "Sorry, we could not complete the email update. Another user with the same email is already registered."
621
- msgstr "Lo sentimos, no podemos completar la actualización de correo electrónico. Ya hay registrado otro usuario con esa dirección de correo electrónico."
622
-
623
- #: includes/class-freemius.php:21139
624
- msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
625
- msgstr "Si deseas renunciar a la titularidad de la cuenta de %s a %s haz clic en el botón de cambio de titularidad."
626
-
627
- #: includes/class-freemius.php:21146
628
- msgid "Change Ownership"
629
- msgstr "Cambiar propietario"
630
-
631
- #: includes/class-freemius.php:21154
632
- msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
633
- msgstr "Se actualizó correctamente tu correo electrónico. Recibirás un correo electrónico con las instrucciones de confirmación en unos momentos."
634
-
635
- #: includes/class-freemius.php:21166
636
- msgid "Please provide your full name."
637
- msgstr "Por favor, dinos tu nombre completo."
638
-
639
- #: includes/class-freemius.php:21171
640
- msgid "Your name was successfully updated."
641
- msgstr "Tu nombre fue actualizado correctamente."
642
-
643
- #: includes/class-freemius.php:21232
644
- msgid "You have successfully updated your %s."
645
- msgstr "Has actualizado correctamente tu %s."
646
-
647
- #: includes/class-freemius.php:21372
648
- msgid "Just letting you know that the add-ons information of %s is being pulled from an external server."
649
- msgstr "Sólo déjanos informarte que la información de complementos de %s se está extrayendo de un servidor externo."
650
-
651
- #: includes/class-freemius.php:21373
652
- msgctxt "advance notice of something that will need attention."
653
- msgid "Heads up"
654
- msgstr "Atención"
655
-
656
- #: includes/class-freemius.php:21832
657
- msgctxt "exclamation"
658
- msgid "Hey"
659
- msgstr "Hey"
660
-
661
- #: includes/class-freemius.php:21832
662
- msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial."
663
- msgstr "¿Qué te pareció %s hasta ahora? Prueba todas nuestras funciones premium de %s con una prueba gratuita de % d-días."
664
-
665
- #: includes/class-freemius.php:21840
666
- msgid "No commitment for %s days - cancel anytime!"
667
- msgstr "Sin compromiso por %s días - ¡cancelar en cualquier momento!"
668
-
669
- #: includes/class-freemius.php:21841
670
- msgid "No credit card required"
671
- msgstr "No se necesita tarjeta de crédito"
672
-
673
- #: includes/class-freemius.php21848, templates/forms/trial-start.php:53
674
- msgctxt "call to action"
675
- msgid "Start free trial"
676
- msgstr "Comenzar el período de prueba gratuito"
677
-
678
- #: includes/class-freemius.php:21925
679
- 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!"
680
- msgstr "Hey, ¿sabías que %s tiene un programa de afiliados? ¡Si te gusta %s puedes convertirte en nuestro embajador y ganar dinero!"
681
-
682
- #: includes/class-freemius.php:21934
683
- msgid "Learn more"
684
- msgstr "Saber más"
685
-
686
- #: includes/class-freemius.php22120, templates/account.php499,
687
- #: templates/account.php624, templates/connect.php171,
688
- #: templates/connect.php421, templates/forms/license-activation.php27,
689
- #: templates/account/partials/addon.php:321
690
- msgid "Activate License"
691
- msgstr "Activar licencia"
692
-
693
- #: includes/class-freemius.php22121, templates/account.php571,
694
- #: templates/account.php623, templates/account/partials/addon.php322,
695
- #: templates/account/partials/site.php:271
696
- msgid "Change License"
697
- msgstr "Cambiar licencia"
698
-
699
- #: includes/class-freemius.php22217, templates/account/partials/site.php:169
700
- msgid "Opt Out"
701
- msgstr "Darse de baja"
702
-
703
- #: includes/class-freemius.php22219, includes/class-freemius.php22225,
704
- #: templates/account/partials/site.php49,
705
- #: templates/account/partials/site.php:169
706
- msgid "Opt In"
707
- msgstr "Inscribirse"
708
-
709
- #: includes/class-freemius.php:22453
710
- msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
711
- msgstr "La versión de pago de %1$s ya está instalada. Por favor, actívala para empezar a beneficiarte de las características de %2$s. %3$s"
712
-
713
- #: includes/class-freemius.php:22461
714
- msgid "Activate %s features"
715
- msgstr "Activar características %s"
716
-
717
- #: includes/class-freemius.php:22474
718
- msgid "Please follow these steps to complete the upgrade"
719
- msgstr "Por favor, sigue estos pasos para completar la actualización"
720
-
721
- #: includes/class-freemius.php:22478
722
- msgid "Download the latest %s version"
723
- msgstr "Descargar la última versión %s"
724
-
725
- #: includes/class-freemius.php:22482
726
- msgid "Upload and activate the downloaded version"
727
- msgstr "Cargar y activar la versión descargada"
728
-
729
- #: includes/class-freemius.php:22484
730
- msgid "How to upload and activate?"
731
- msgstr "¿Cómo subirlo y activarlo?"
732
-
733
- #: includes/class-freemius.php:22618
734
- msgid "%sClick here%s to choose the sites where you'd like to activate the license on."
735
- msgstr "%sClick aquí %s para elegir los sitios sobre los que te gustaría activar la licencia."
736
-
737
- #: includes/class-freemius.php:22779
738
- msgid "Auto installation only works for opted-in users."
739
- msgstr "La instalación automática sólo funciona para usuarios que aceptaron."
740
-
741
- #: includes/class-freemius.php22789, includes/class-freemius.php22822,
742
- #: includes/class-fs-plugin-updater.php1212,
743
- #: includes/class-fs-plugin-updater.php:1226
744
- msgid "Invalid module ID."
745
- msgstr "Id de módulo no válido."
746
-
747
- #: includes/class-freemius.php22798, includes/class-fs-plugin-updater.php:1248
748
- msgid "Premium version already active."
749
- msgstr "Versión premium ya activa."
750
-
751
- #: includes/class-freemius.php:22805
752
- msgid "You do not have a valid license to access the premium version."
753
- msgstr "No tienes una licencia válida para acceder a la versión premium."
754
-
755
- #: includes/class-freemius.php:22812
756
- msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version."
757
- msgstr "El plugin es un \"Serviceware\" lo que significa que no tiene una versión de código premium."
758
-
759
- #: includes/class-freemius.php22830, includes/class-fs-plugin-updater.php:1247
760
- msgid "Premium add-on version already installed."
761
- msgstr "Versión del complemento premium ya instalada."
762
-
763
- #: includes/class-freemius.php:23180
764
- msgid "View paid features"
765
- msgstr "Ver las funciones de pago"
766
-
767
- #: includes/class-freemius.php:23502
768
- msgid "Thank you so much for using %s and its add-ons!"
769
- msgstr "¡Muchas gracias por utilizar %s y sus complementos!"
770
-
771
- #: includes/class-freemius.php:23503
772
- msgid "Thank you so much for using %s!"
773
- msgstr "¡Muchas gracias por utilizar %s!"
774
-
775
- #: includes/class-freemius.php:23509
776
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
777
- msgstr "Ya has optado por nuestro seguimiento de uso, lo que nos ayuda a seguir mejorando %s."
778
-
779
- #: includes/class-freemius.php:23513
780
- msgid "Thank you so much for using our products!"
781
- msgstr "¡Muchas gracias por utilizar nuestros productos!"
782
-
783
- #: includes/class-freemius.php:23514
784
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving them."
785
- msgstr "Ya has optado por nuestro seguimiento de uso, lo que nos ayuda a seguir mejorando."
786
-
787
- #: includes/class-freemius.php:23533
788
- msgid "%s and its add-ons"
789
- msgstr "%s y sus complementos"
790
-
791
- #: includes/class-freemius.php:23542
792
- msgid "Products"
793
- msgstr "Productos"
794
-
795
- #: includes/class-freemius.php23549, templates/connect.php:272
796
- msgid "Yes"
797
- msgstr "Si"
798
-
799
- #: includes/class-freemius.php23550, templates/connect.php:273
800
- msgid "send me security & feature updates, educational content and offers."
801
- msgstr "envíame actualizaciones de seguridad y nuevas funcionalidades, contenido educativo y ofertas."
802
-
803
- #: includes/class-freemius.php23551, templates/connect.php:278
804
- msgid "No"
805
- msgstr "No"
806
-
807
- #: includes/class-freemius.php23553, templates/connect.php:280
808
- msgid "do %sNOT%s send me security & feature updates, educational content and offers."
809
- msgstr "%sNO%s me envíes actualizaciones de seguridad y nuevas funcionalidades, contenido educativo y ofertas."
810
-
811
- #: includes/class-freemius.php:23563
812
- 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 :-)"
813
- msgstr "Debido al nuevo %sEU Reglamento General de Protección de Datos (RGPD)%s los requisitos de obligado cumplimiento requieren que proporciones tu consentimiento explícito, una vez más, confirmando que estás de acuerdo :-)"
814
-
815
- #: includes/class-freemius.php23565, templates/connect.php:287
816
- msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
817
- msgstr "Indica si deseas que te contactemos para actualizaciones de seguridad y nuevas funciones, contenido educativo y ofertas ocasionales:"
818
-
819
- #: includes/class-freemius.php:23847
820
- msgid "License key is empty."
821
- msgstr "La clave de licencia está vacía."
822
-
823
- #: includes/class-fs-plugin-updater.php206,
824
- #: templates/forms/premium-versions-upgrade-handler.php:57
825
- msgid "Renew license"
826
- msgstr "Renovar la licencia"
827
-
828
- #: includes/class-fs-plugin-updater.php211,
829
- #: templates/forms/premium-versions-upgrade-handler.php:58
830
- msgid "Buy license"
831
- msgstr "Comprar licencia"
832
-
833
- #: includes/class-fs-plugin-updater.php321,
834
- #: includes/class-fs-plugin-updater.php:354
835
- msgid "There is a %s of %s available."
836
- msgstr "Hay una %s de %s disponible."
837
-
838
- #: includes/class-fs-plugin-updater.php323,
839
- #: includes/class-fs-plugin-updater.php:359
840
- msgid "new Beta version"
841
- msgstr "nueva versión Beta"
842
-
843
- #: includes/class-fs-plugin-updater.php324,
844
- #: includes/class-fs-plugin-updater.php:360
845
- msgid "new version"
846
- msgstr "nueva versión"
847
-
848
- #: includes/class-fs-plugin-updater.php:383
849
- msgid "Important Upgrade Notice:"
850
- msgstr "Aviso importante de actualización:"
851
-
852
- #: includes/class-fs-plugin-updater.php:1277
853
- msgid "Installing plugin: %s"
854
- msgstr "Instalando plugin: %s"
855
-
856
- #: includes/class-fs-plugin-updater.php:1318
857
- msgid "Unable to connect to the filesystem. Please confirm your credentials."
858
- msgstr "No es posible conectarse al sistema de archivos. Por favor, confirma tus credenciales."
859
-
860
- #: includes/class-fs-plugin-updater.php:1500
861
- msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
862
- msgstr "El paquete de plugin remoto no contiene una carpeta con el Slug deseado y el cambio de nombre no funcionó."
863
-
864
- #: includes/fs-plugin-info-dialog.php:535
865
- msgid "Purchase More"
866
- msgstr "Comprar más"
867
-
868
- #: includes/fs-plugin-info-dialog.php536,
869
- #: templates/account/partials/addon.php:385
870
- msgctxt "verb"
871
- msgid "Purchase"
872
- msgstr "Comprar"
873
-
874
- #: includes/fs-plugin-info-dialog.php:540
875
- msgid "Start my free %s"
876
- msgstr "Comenzar mi período gratuito de %s"
877
-
878
- #: includes/fs-plugin-info-dialog.php:738
879
- msgid "Install Free Version Update Now"
880
- msgstr "Instalar la actualización gratuita ahora"
881
-
882
- #: includes/fs-plugin-info-dialog.php739, templates/account.php:560
883
- msgid "Install Update Now"
884
- msgstr "Instalar actualización ahora"
885
-
886
- #: includes/fs-plugin-info-dialog.php:748
887
- msgid "Install Free Version Now"
888
- msgstr "Instalar la versión gratuita ahora"
889
-
890
- #: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323,
891
- #: templates/auto-installation.php111,
892
- #: templates/account/partials/addon.php365,
893
- #: templates/account/partials/addon.php:418
894
- msgid "Install Now"
895
- msgstr "Instalar ahora"
896
-
897
- #: includes/fs-plugin-info-dialog.php:765
898
- msgctxt "as download latest version"
899
- msgid "Download Latest Free Version"
900
- msgstr "Descargar la última versión gratuita"
901
-
902
- #: includes/fs-plugin-info-dialog.php766, templates/account.php91,
903
- #: templates/add-ons.php37, templates/account/partials/addon.php:25
904
- msgctxt "as download latest version"
905
- msgid "Download Latest"
906
- msgstr "Descargar la última"
907
-
908
- #: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329,
909
- #: templates/account/partials/addon.php356,
910
- #: templates/account/partials/addon.php:412
911
- msgid "Activate this add-on"
912
- msgstr "Activar este complemento"
913
-
914
- #: includes/fs-plugin-info-dialog.php783, templates/connect.php:418
915
- msgid "Activate Free Version"
916
- msgstr "Activar versión gratuita"
917
-
918
- #: includes/fs-plugin-info-dialog.php784, templates/account.php115,
919
- #: templates/add-ons.php330, templates/account/partials/addon.php:48
920
- msgid "Activate"
921
- msgstr "Activar"
922
-
923
- #: includes/fs-plugin-info-dialog.php:994
924
- msgctxt "Plugin installer section title"
925
- msgid "Description"
926
- msgstr "Descripción"
927
-
928
- #: includes/fs-plugin-info-dialog.php:995
929
- msgctxt "Plugin installer section title"
930
- msgid "Installation"
931
- msgstr "Instalación"
932
-
933
- #: includes/fs-plugin-info-dialog.php:996
934
- msgctxt "Plugin installer section title"
935
- msgid "FAQ"
936
- msgstr "FAQ"
937
-
938
- #: includes/fs-plugin-info-dialog.php997,
939
- #: templates/plugin-info/description.php:55
940
- msgid "Screenshots"
941
- msgstr "Capturas de pantalla"
942
-
943
- #: includes/fs-plugin-info-dialog.php:998
944
- msgctxt "Plugin installer section title"
945
- msgid "Changelog"
946
- msgstr "Registro de cambios"
947
-
948
- #: includes/fs-plugin-info-dialog.php:999
949
- msgctxt "Plugin installer section title"
950
- msgid "Reviews"
951
- msgstr "Valoraciones"
952
-
953
- #: includes/fs-plugin-info-dialog.php:1000
954
- msgctxt "Plugin installer section title"
955
- msgid "Other Notes"
956
- msgstr "Otras notas"
957
-
958
- #: includes/fs-plugin-info-dialog.php:1015
959
- msgctxt "Plugin installer section title"
960
- msgid "Features & Pricing"
961
- msgstr "Características y precios"
962
-
963
- #: includes/fs-plugin-info-dialog.php:1025
964
- msgid "Plugin Install"
965
- msgstr "Instalar plugin"
966
-
967
- #: includes/fs-plugin-info-dialog.php:1097
968
- msgctxt "e.g. Professional Plan"
969
- msgid "%s Plan"
970
- msgstr "Plan %s"
971
-
972
- #: includes/fs-plugin-info-dialog.php:1123
973
- msgctxt "e.g. the best product"
974
- msgid "Best"
975
- msgstr "El mejor"
976
-
977
- #: includes/fs-plugin-info-dialog.php1129,
978
- #: includes/fs-plugin-info-dialog.php:1149
979
- msgctxt "as every month"
980
- msgid "Monthly"
981
- msgstr "Mensual"
982
-
983
- #: includes/fs-plugin-info-dialog.php:1132
984
- msgctxt "as once a year"
985
- msgid "Annual"
986
- msgstr "Anual"
987
-
988
- #: includes/fs-plugin-info-dialog.php:1135
989
- msgid "Lifetime"
990
- msgstr "Permanente"
991
-
992
- #: includes/fs-plugin-info-dialog.php1149,
993
- #: includes/fs-plugin-info-dialog.php1151,
994
- #: includes/fs-plugin-info-dialog.php:1153
995
- msgctxt "e.g. billed monthly"
996
- msgid "Billed %s"
997
- msgstr "Facturado %s"
998
-
999
- #: includes/fs-plugin-info-dialog.php:1151
1000
- msgctxt "as once a year"
1001
- msgid "Annually"
1002
- msgstr "Anualmente"
1003
-
1004
- #: includes/fs-plugin-info-dialog.php:1153
1005
- msgctxt "as once a year"
1006
- msgid "Once"
1007
- msgstr "Una vez"
1008
-
1009
- #: includes/fs-plugin-info-dialog.php:1159
1010
- msgid "Single Site License"
1011
- msgstr "Licencia para un único sitio"
1012
-
1013
- #: includes/fs-plugin-info-dialog.php:1161
1014
- msgid "Unlimited Licenses"
1015
- msgstr "Licencias ilimitadas"
1016
-
1017
- #: includes/fs-plugin-info-dialog.php:1163
1018
- msgid "Up to %s Sites"
1019
- msgstr "Hasta %s sitios"
1020
-
1021
- #: includes/fs-plugin-info-dialog.php1173,
1022
- #: templates/plugin-info/features.php:82
1023
- msgctxt "as monthly period"
1024
- msgid "mo"
1025
- msgstr "me"
1026
-
1027
- #: includes/fs-plugin-info-dialog.php1180,
1028
- #: templates/plugin-info/features.php:80
1029
- msgctxt "as annual period"
1030
- msgid "year"
1031
- msgstr "año"
1032
-
1033
- #: includes/fs-plugin-info-dialog.php:1234
1034
- msgctxt "noun"
1035
- msgid "Price"
1036
- msgstr "Precio"
1037
-
1038
- #: includes/fs-plugin-info-dialog.php:1282
1039
- msgid "Save %s"
1040
- msgstr "Guardar %s"
1041
-
1042
- #: includes/fs-plugin-info-dialog.php:1292
1043
- msgid "No commitment for %s - cancel anytime"
1044
- msgstr "Sin compromiso para %s - cancelar en cualquier momento"
1045
-
1046
- #: includes/fs-plugin-info-dialog.php:1295
1047
- msgid "After your free %s, pay as little as %s"
1048
- msgstr "Después de su período gratuito %s, pague sólo %s"
1049
-
1050
- #: includes/fs-plugin-info-dialog.php:1306
1051
- msgid "Details"
1052
- msgstr "Detalles"
1053
-
1054
- #: includes/fs-plugin-info-dialog.php1310, templates/account.php102,
1055
- #: templates/debug.php203, templates/debug.php240, templates/debug.php457,
1056
- #: templates/account/partials/addon.php:36
1057
- msgctxt "product version"
1058
- msgid "Version"
1059
- msgstr "Versión"
1060
-
1061
- #: includes/fs-plugin-info-dialog.php:1317
1062
- msgctxt "as the plugin author"
1063
- msgid "Author"
1064
- msgstr "Autor"
1065
-
1066
- #: includes/fs-plugin-info-dialog.php:1324
1067
- msgid "Last Updated"
1068
- msgstr "Última actualización"
1069
-
1070
- #: includes/fs-plugin-info-dialog.php1329, templates/account.php:468
1071
- msgctxt "x-ago"
1072
- msgid "%s ago"
1073
- msgstr "hace %s"
1074
-
1075
- #: includes/fs-plugin-info-dialog.php:1338
1076
- msgid "Requires WordPress Version"
1077
- msgstr "Necesita la versión de WordPress"
1078
-
1079
- #: includes/fs-plugin-info-dialog.php:1339
1080
- msgid "%s or higher"
1081
- msgstr "%s o mayor"
1082
-
1083
- #: includes/fs-plugin-info-dialog.php:1346
1084
- msgid "Compatible up to"
1085
- msgstr "Compatible hasta"
1086
-
1087
- #: includes/fs-plugin-info-dialog.php:1354
1088
- msgid "Downloaded"
1089
- msgstr "Descargado"
1090
-
1091
- #: includes/fs-plugin-info-dialog.php:1358
1092
- msgid "%s time"
1093
- msgstr "% vez"
1094
-
1095
- #: includes/fs-plugin-info-dialog.php:1360
1096
- msgid "%s times"
1097
- msgstr "%s veces"
1098
-
1099
- #: includes/fs-plugin-info-dialog.php:1370
1100
- msgid "WordPress.org Plugin Page"
1101
- msgstr "Página del plugin en WordPress.org"
1102
-
1103
- #: includes/fs-plugin-info-dialog.php:1378
1104
- msgid "Plugin Homepage"
1105
- msgstr "Página web del plugin"
1106
-
1107
- #: includes/fs-plugin-info-dialog.php1386,
1108
- #: includes/fs-plugin-info-dialog.php:1468
1109
- msgid "Donate to this plugin"
1110
- msgstr "Donar a este plugin"
1111
-
1112
- #: includes/fs-plugin-info-dialog.php:1393
1113
- msgid "Average Rating"
1114
- msgstr "Calificación media"
1115
-
1116
- #: includes/fs-plugin-info-dialog.php:1400
1117
- msgid "based on %s"
1118
- msgstr "basado en %s"
1119
-
1120
- #: includes/fs-plugin-info-dialog.php:1404
1121
- msgid "%s rating"
1122
- msgstr "%s calificación"
1123
-
1124
- #: includes/fs-plugin-info-dialog.php:1406
1125
- msgid "%s ratings"
1126
- msgstr "%s calificaciones"
1127
-
1128
- #: includes/fs-plugin-info-dialog.php:1421
1129
- msgid "%s star"
1130
- msgstr "%s estrella"
1131
-
1132
- #: includes/fs-plugin-info-dialog.php:1423
1133
- msgid "%s stars"
1134
- msgstr "%s estrellas"
1135
-
1136
- #: includes/fs-plugin-info-dialog.php:1434
1137
- msgid "Click to see reviews that provided a rating of %s"
1138
- msgstr "Haz clic para ver los comentarios con una valoración de %s"
1139
-
1140
- #: includes/fs-plugin-info-dialog.php:1447
1141
- msgid "Contributors"
1142
- msgstr "Colaboradores"
1143
-
1144
- #: includes/fs-plugin-info-dialog.php1476,
1145
- #: includes/fs-plugin-info-dialog.php:1478
1146
- msgid "Warning"
1147
- msgstr "Atencion"
1148
-
1149
- #: includes/fs-plugin-info-dialog.php:1476
1150
- msgid "This plugin has not been tested with your current version of WordPress."
1151
- msgstr "Este plugin no ha sido probado con tu versión actual de WordPress."
1152
-
1153
- #: includes/fs-plugin-info-dialog.php:1478
1154
- msgid "This plugin has not been marked as compatible with your version of WordPress."
1155
- msgstr "Este puglin no ha sido marcado como compatible con tu versión de WordPress."
1156
-
1157
- #: includes/fs-plugin-info-dialog.php:1497
1158
- msgid "Paid add-on must be deployed to Freemius."
1159
- msgstr "El complemento de pago se debe implementar en Freemius."
1160
-
1161
- #: includes/fs-plugin-info-dialog.php:1498
1162
- msgid "Add-on must be deployed to WordPress.org or Freemius."
1163
- msgstr "El complemento debe implementarse en WordPress.org o en Freemius."
1164
-
1165
- #: includes/fs-plugin-info-dialog.php:1519
1166
- msgid "Newer Version (%s) Installed"
1167
- msgstr "Versión más reciente (%s) instalada"
1168
-
1169
- #: includes/fs-plugin-info-dialog.php:1520
1170
- msgid "Newer Free Version (%s) Installed"
1171
- msgstr "Versión gratuita más reciente (%s) instalada"
1172
-
1173
- #: includes/fs-plugin-info-dialog.php:1527
1174
- msgid "Latest Version Installed"
1175
- msgstr "Última versión instalada"
1176
-
1177
- #: includes/fs-plugin-info-dialog.php:1528
1178
- msgid "Latest Free Version Installed"
1179
- msgstr "Última versión gratuita instalada"
1180
-
1181
- #: templates/account.php92, templates/forms/subscription-cancellation.php96,
1182
- #: templates/account/partials/addon.php26,
1183
- #: templates/account/partials/site.php:311
1184
- msgid "Downgrading your plan"
1185
- msgstr "Bajando tu plan"
1186
-
1187
- #: templates/account.php93, templates/forms/subscription-cancellation.php97,
1188
- #: templates/account/partials/addon.php27,
1189
- #: templates/account/partials/site.php:312
1190
- msgid "Cancelling the subscription"
1191
- msgstr "Cancelando la suscripción"
1192
-
1193
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
1194
- #. subscription'
1195
- #: templates/account.php95, templates/forms/subscription-cancellation.php99,
1196
- #: templates/account/partials/site.php:314
1197
- msgid "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1198
- msgstr "%1$s detendrá inmediatamente todos los pagos recurrentes futuros y tu licencia del plan %2$s caducará en %3$s."
1199
-
1200
- #: templates/account.php96, templates/forms/subscription-cancellation.php100,
1201
- #: templates/account/partials/addon.php30,
1202
- #: templates/account/partials/site.php:315
1203
- 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."
1204
- msgstr "Ten en cuenta que no podremos abaratar los precios desactualizados para renovaciones/nuevas suscripciones después de una cancelación. Si eliges renovar la suscripción manualmente en el futuro, después de un aumento de precio, que generalmente ocurre una vez al año, se te cobrará el precio actualizado."
1205
-
1206
- #: templates/account.php97, templates/forms/subscription-cancellation.php106,
1207
- #: templates/account/partials/addon.php:31
1208
- msgid "Cancelling the trial will immediately block access to all premium features. Are you sure?"
1209
- msgstr "La cancelación del período de prueba bloqueará inmediatamente el acceso a todas las funciones premium. ¿Estás seguro?"
1210
-
1211
- #: templates/account.php98, templates/forms/subscription-cancellation.php101,
1212
- #: templates/account/partials/addon.php32,
1213
- #: templates/account/partials/site.php:316
1214
- msgid "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
1215
- msgstr "Todavía puedes disfrutar de todas las funciones de %s pero no tendrás acceso a soporte y actualizaciones de %s."
1216
-
1217
- #: templates/account.php99, templates/forms/subscription-cancellation.php102,
1218
- #: templates/account/partials/addon.php33,
1219
- #: templates/account/partials/site.php:317
1220
- msgid "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
1221
- msgstr "Una vez que caduque tu licencia todavía puedes utilizar la versión gratuita pero NO tendrás acceso a las funciones de %s."
1222
-
1223
- #. translators: %s: Plan title (e.g. "Professional")
1224
- #: templates/account.php101,
1225
- #: templates/account/partials/activate-license-button.php31,
1226
- #: templates/account/partials/addon.php:35
1227
- msgid "Activate %s Plan"
1228
- msgstr "Activar plan %s"
1229
-
1230
- #. translators: %s: Time period (e.g. Auto renews in "2 months")
1231
- #: templates/account.php104, templates/account/partials/addon.php38,
1232
- #: templates/account/partials/site.php:291
1233
- msgid "Auto renews in %s"
1234
- msgstr "Auto renovaciones en %s"
1235
-
1236
- #. translators: %s: Time period (e.g. Expires in "2 months")
1237
- #: templates/account.php106, templates/account/partials/addon.php40,
1238
- #: templates/account/partials/site.php:293
1239
- msgid "Expires in %s"
1240
- msgstr "Caduca en %s"
1241
-
1242
- #: templates/account.php:107
1243
- msgctxt "as synchronize license"
1244
- msgid "Sync License"
1245
- msgstr "Sincronizar licencia"
1246
-
1247
- #: templates/account.php108, templates/account/partials/addon.php:41
1248
- msgid "Cancel Trial"
1249
- msgstr "Cancelar período de prueba"
1250
-
1251
- #: templates/account.php109, templates/account/partials/addon.php:42
1252
- msgid "Change Plan"
1253
- msgstr "Cambiar Plan"
1254
-
1255
- #: templates/account.php110, templates/account/partials/addon.php:43
1256
- msgctxt "verb"
1257
- msgid "Upgrade"
1258
- msgstr "Actualizar"
1259
-
1260
- #: templates/account.php112, templates/account/partials/addon.php45,
1261
- #: templates/account/partials/site.php:318
1262
- msgctxt "verb"
1263
- msgid "Downgrade"
1264
- msgstr "Degradar"
1265
-
1266
- #: templates/account.php114, templates/add-ons.php246,
1267
- #: templates/plugin-info/features.php72,
1268
- #: templates/account/partials/addon.php47,
1269
- #: templates/account/partials/site.php:33
1270
- msgid "Free"
1271
- msgstr "Gratis"
1272
-
1273
- #: templates/account.php116, templates/debug.php373,
1274
- #: includes/customizer/class-fs-customizer-upsell-control.php110,
1275
- #: templates/account/partials/addon.php:49
1276
- msgctxt "as product pricing plan"
1277
- msgid "Plan"
1278
- msgstr "Plan"
1279
-
1280
- #: templates/account.php:117
1281
- msgid "Bundle Plan"
1282
- msgstr "Plan combinado"
1283
-
1284
- #: templates/account.php:191
1285
- msgid "Free Trial"
1286
- msgstr "Período de prueba gratuito"
1287
-
1288
- #: templates/account.php:202
1289
- msgid "Account Details"
1290
- msgstr "Detalles de la cuenta"
1291
-
1292
- #: templates/account.php209, templates/forms/data-debug-mode.php:33
1293
- msgid "Start Debug"
1294
- msgstr "Iniciar Depuración"
1295
-
1296
- #: templates/account.php:211
1297
- msgid "Stop Debug"
1298
- msgstr "Detener la depuración"
1299
-
1300
- #: templates/account.php:218
1301
- msgid "Billing & Invoices"
1302
- msgstr "Facturación y facturas"
1303
-
1304
- #: templates/account.php:229
1305
- 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?"
1306
- msgstr "La eliminación de la cuenta desactivará automáticamente su licencia de plan %s para que pueda utilizarla en otros sitios. Si también desea cancelar los pagos periódicos, haga clic en el botón \"Cancelar\" y, en primer lugar, \"Degradar\" su cuenta. ¿Seguro que deseas continuar con la eliminación?"
1307
-
1308
- #: templates/account.php:231
1309
- 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?"
1310
- msgstr "La eliminación no es temporal. Sólo elimínalo si ya no deseas utilizar este %s más. ¿Estás seguro que desea continuar con la eliminación?"
1311
-
1312
- #: templates/account.php:234
1313
- msgid "Delete Account"
1314
- msgstr "Borrar cuenta"
1315
-
1316
- #: templates/account.php246, templates/account/partials/addon.php231,
1317
- #: templates/account/partials/deactivate-license-button.php:35
1318
- msgid "Deactivate License"
1319
- msgstr "Desactivar licencia"
1320
-
1321
- #: templates/account.php269, templates/forms/subscription-cancellation.php:125
1322
- msgid "Are you sure you want to proceed?"
1323
- msgstr "¿Estás seguro que quieres proceder?"
1324
-
1325
- #: templates/account.php269, templates/account/partials/addon.php:255
1326
- msgid "Cancel Subscription"
1327
- msgstr "Cancelar suscripción"
1328
-
1329
- #: templates/account.php298, templates/account/partials/addon.php:340
1330
- msgctxt "as synchronize"
1331
- msgid "Sync"
1332
- msgstr "Sincronizar"
1333
-
1334
- #: templates/account.php313, templates/debug.php:507
1335
- msgid "Name"
1336
- msgstr "Nombre"
1337
-
1338
- #: templates/account.php319, templates/debug.php:508
1339
- msgid "Email"
1340
- msgstr "Correo electrónico"
1341
-
1342
- #: templates/account.php326, templates/debug.php371, templates/debug.php:557
1343
- msgid "User ID"
1344
- msgstr "ID de usuario"
1345
-
1346
- #: templates/account.php344, templates/account.php637,
1347
- #: templates/account.php682, templates/debug.php238, templates/debug.php365,
1348
- #: templates/debug.php454, templates/debug.php506, templates/debug.php555,
1349
- #: templates/debug.php632, templates/account/payments.php35,
1350
- #: templates/debug/logger.php:21
1351
- msgid "ID"
1352
- msgstr "ID"
1353
-
1354
- #: templates/account.php:351
1355
- msgid "Site ID"
1356
- msgstr "ID del sitio"
1357
-
1358
- #: templates/account.php:354
1359
- msgid "No ID"
1360
- msgstr "Sin ID"
1361
-
1362
- #: templates/account.php359, templates/debug.php245, templates/debug.php374,
1363
- #: templates/debug.php458, templates/debug.php510,
1364
- #: templates/account/partials/site.php:227
1365
- msgid "Public Key"
1366
- msgstr "Clave pública"
1367
-
1368
- #: templates/account.php365, templates/debug.php375, templates/debug.php459,
1369
- #: templates/debug.php511, templates/account/partials/site.php:239
1370
- msgid "Secret Key"
1371
- msgstr "Clave secreta"
1372
-
1373
- #: templates/account.php:368
1374
- msgctxt "as secret encryption key missing"
1375
- msgid "No Secret"
1376
- msgstr "Sin clave secreta"
1377
-
1378
- #: templates/account.php395, templates/account/partials/site.php120,
1379
- #: templates/account/partials/site.php:122
1380
- msgid "Trial"
1381
- msgstr "Período de prueba gratuito"
1382
-
1383
- #: templates/account.php422, templates/debug.php562,
1384
- #: templates/account/partials/site.php:260
1385
- msgid "License Key"
1386
- msgstr "Clave de licencia"
1387
-
1388
- #: templates/account.php:453
1389
- msgid "Join the Beta program"
1390
- msgstr "Únase al programa Beta"
1391
-
1392
- #: templates/account.php:459
1393
- msgid "not verified"
1394
- msgstr "no verificado"
1395
-
1396
- #: templates/account.php468, templates/account/partials/addon.php:190
1397
- msgid "Expired"
1398
- msgstr "Caducado"
1399
-
1400
- #: templates/account.php:528
1401
- msgid "Premium version"
1402
- msgstr "Versión premium"
1403
-
1404
- #: templates/account.php:530
1405
- msgid "Free version"
1406
- msgstr "Versión gratuita"
1407
-
1408
- #: templates/account.php:542
1409
- msgid "Verify Email"
1410
- msgstr "Verificar correo electrónico"
1411
-
1412
- #: templates/account.php:553
1413
- msgid "Download %s Version"
1414
- msgstr "Descargar versión %s"
1415
-
1416
- #: templates/account.php568, templates/account.php820,
1417
- #: templates/account/partials/site.php248,
1418
- #: templates/account/partials/site.php:270
1419
- msgctxt "verb"
1420
- msgid "Show"
1421
- msgstr "Mostrar"
1422
-
1423
- #: templates/account.php:583
1424
- msgid "What is your %s?"
1425
- msgstr "¿Cual es tú %s?"
1426
-
1427
- #: templates/account.php591, templates/account/billing.php:21
1428
- msgctxt "verb"
1429
- msgid "Edit"
1430
- msgstr "Editar"
1431
-
1432
- #: templates/account.php:616
1433
- msgid "Sites"
1434
- msgstr "Sitios"
1435
-
1436
- #: templates/account.php:629
1437
- msgid "Search by address"
1438
- msgstr "Buscar por dirección"
1439
-
1440
- #: templates/account.php638, templates/debug.php:368
1441
- msgid "Address"
1442
- msgstr "Dirección"
1443
-
1444
- #: templates/account.php:639
1445
- msgid "License"
1446
- msgstr "Licencia"
1447
-
1448
- #: templates/account.php:640
1449
- msgid "Plan"
1450
- msgstr "Plan"
1451
-
1452
- #: templates/account.php:685
1453
- msgctxt "as software license"
1454
- msgid "License"
1455
- msgstr "Licencia"
1456
-
1457
- #: templates/account.php:814
1458
- msgctxt "verb"
1459
- msgid "Hide"
1460
- msgstr "Ocultar"
1461
-
1462
- #: templates/account.php836, templates/forms/data-debug-mode.php:31
1463
- msgid "Processing"
1464
- msgstr "Procesando"
1465
-
1466
- #: templates/account.php:839
1467
- msgid "Get updates for bleeding edge Beta versions of %s."
1468
- msgstr "Obten actualizaciones para las versiones Beta de vanguardia de %s."
1469
-
1470
- #: templates/account.php:897
1471
- msgid "Cancelling %s"
1472
- msgstr "Cancelando %s"
1473
-
1474
- #: templates/account.php897, templates/account.php914,
1475
- #: templates/forms/subscription-cancellation.php27,
1476
- #: templates/forms/deactivation/form.php:133
1477
- msgid "trial"
1478
- msgstr "período de prueba"
1479
-
1480
- #: templates/account.php912, templates/forms/deactivation/form.php:150
1481
- msgid "Cancelling %s..."
1482
- msgstr "Cancelando %s..."
1483
-
1484
- #: templates/account.php915, templates/forms/subscription-cancellation.php28,
1485
- #: templates/forms/deactivation/form.php:134
1486
- msgid "subscription"
1487
- msgstr "suscripción"
1488
-
1489
- #: templates/account.php:929
1490
- 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?"
1491
- msgstr "Al desactivar tu licencia todas las características premium se bloquearán, pero posibilitará poder activar tu licencia en otro sitio. ¿Estás seguro que quieres continuar?"
1492
-
1493
- #: templates/add-ons.php:38
1494
- msgid "View details"
1495
- msgstr "Ver detalles"
1496
-
1497
- #: templates/add-ons.php:48
1498
- msgid "Add Ons for %s"
1499
- msgstr "Complementos para %s"
1500
-
1501
- #: templates/add-ons.php:58
1502
- msgid "We couldn't load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1503
- msgstr "No pudimos cargar la lista de complementos. Probablemente sea un problema por nuestra parte, por favor, inténtalo de nuevo en unos minutos."
1504
-
1505
- #: templates/add-ons.php:229
1506
- msgctxt "active add-on"
1507
- msgid "Active"
1508
- msgstr "Activo"
1509
-
1510
- #: templates/add-ons.php:230
1511
- msgctxt "installed add-on"
1512
- msgid "Installed"
1513
- msgstr "Instalado"
1514
-
1515
- #: templates/admin-notice.php13, templates/forms/license-activation.php207,
1516
- #: templates/forms/resend-key.php:77
1517
- msgctxt "as close a window"
1518
- msgid "Dismiss"
1519
- msgstr "Descartar"
1520
-
1521
- #: templates/auto-installation.php:45
1522
- msgid "%s sec"
1523
- msgstr "%s seg"
1524
-
1525
- #: templates/auto-installation.php:83
1526
- msgid "Automatic Installation"
1527
- msgstr "Instalación automática"
1528
-
1529
- #: templates/auto-installation.php:93
1530
- msgid "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now."
1531
- msgstr "Una descarga automatizada y la instalación de %s (versión de pago) de %s comenzará en %s. Si quieres hacerlo manualmente - haz clic en el botón de cancelación."
1532
-
1533
- #: templates/auto-installation.php:104
1534
- msgid "The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page."
1535
- msgstr "El proceso de instalación ha comenzado y puede tardar unos minutos en completarse. Por favor, espera hasta que se finalice - no actualices esta página."
1536
-
1537
- #: templates/auto-installation.php:109
1538
- msgid "Cancel Installation"
1539
- msgstr "Cancelar instalación"
1540
-
1541
- #: templates/checkout.php:180
1542
- msgid "Checkout"
1543
- msgstr "Pagar"
1544
-
1545
- #: templates/checkout.php:180
1546
- msgid "PCI compliant"
1547
- msgstr "Compatible con PCI"
1548
-
1549
- #. translators: %s: name (e.g. Hey John,)
1550
- #: templates/connect.php:112
1551
- msgctxt "greeting"
1552
- msgid "Hey %s,"
1553
- msgstr "Hey %s,"
1554
-
1555
- #: templates/connect.php:154
1556
- msgid "Allow & Continue"
1557
- msgstr "Permitir y continuar"
1558
-
1559
- #: templates/connect.php:158
1560
- msgid "Re-send activation email"
1561
- msgstr "Reenviar correo electrónico de activación"
1562
-
1563
- #: templates/connect.php:162
1564
- msgid "Thanks %s!"
1565
- msgstr "¡Gracias %s!"
1566
-
1567
- #: templates/connect.php172, templates/forms/license-activation.php:46
1568
- msgid "Agree & Activate License"
1569
- msgstr "De acuerdo y activar licencia"
1570
-
1571
- #: templates/connect.php:181
1572
- msgid "Thanks for purchasing %s! To get started, please enter your license key:"
1573
- msgstr "¡Gracias por comprar %s! Para empezar, escribe tu clave de licencia:"
1574
-
1575
- #: templates/connect.php:188
1576
- 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."
1577
- msgstr "No te pierdas ninguna actualización importante - acepta para notificaciones de seguridad y de actualizaciones, ofertas y seguimiento de diagnóstico con datos no sensibles con %4$s."
1578
-
1579
- #: templates/connect.php:189
1580
- msgid "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s."
1581
- msgstr "No te pierdas ninguna actualización importante - acepta para notificaciones de seguridad y de actualizaciones y seguimiento de diagnóstico con datos no sensibles con %4$s."
1582
-
1583
- #: templates/connect.php:195
1584
- 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."
1585
- msgstr "No te pierdas ninguna actualización importante - acepta las notificaciones de seguridad y de actualizaciones, contenido educacional, ofertas y seguimiento de diagnóstico con datos no sensibles con %4$s. ¡Si te saltas esto, no pasa nada! %1$s seguirá funcionando bien."
1586
-
1587
- #: templates/connect.php:196
1588
- 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."
1589
- msgstr "No te pierdas ninguna actualización importante - acepta las notificaciones de seguridad y de actualizaciones y seguimiento de diagnóstico con datos no sensibles con %4$s. ¡Si te saltas esto, no pasa nada! %1$s seguirá funcionando bien."
1590
-
1591
- #: templates/connect.php:230
1592
- msgid "We're excited to introduce the Freemius network-level integration."
1593
- msgstr "Estamos emocionados de introducir la integración de Freemius a nivel de red."
1594
-
1595
- #: templates/connect.php:233
1596
- msgid "During the update process we detected %d site(s) that are still pending license activation."
1597
- msgstr "Durante el proceso de actualización hemos detectado%d sitio(s) que aún están pendientes de la activación de licencia."
1598
-
1599
- #: templates/connect.php:235
1600
- msgid "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
1601
- msgstr "Si quieres utilizar %s en estos sitios, introduce por favor tu clave de licencia abajo y haz click en el botón de activación."
1602
-
1603
- #: templates/connect.php:237
1604
- msgid "%s's paid features"
1605
- msgstr "%s características de pago"
1606
-
1607
- #: templates/connect.php:242
1608
- msgid "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
1609
- msgstr "Alternativamente, puedes saltarlo ahora y activar la licencia después, en tu %s página de cuenta a nivel de red."
1610
-
1611
- #: templates/connect.php:244
1612
- msgid "During the update process we detected %s site(s) in the network that are still pending your attention."
1613
- msgstr "Durante el proceso de actualización detectamos %s sitio(s) en la red que todavía están pendientes de tu atención."
1614
-
1615
- #: templates/connect.php253, templates/forms/data-debug-mode.php35,
1616
- #: templates/forms/license-activation.php:49
1617
- msgid "License key"
1618
- msgstr "Clave de licencia"
1619
-
1620
- #: templates/connect.php256, templates/forms/license-activation.php:22
1621
- msgid "Can't find your license key?"
1622
- msgstr "¿No puedes encontrar tu clave de licencia?"
1623
-
1624
- #: templates/connect.php315, templates/connect.php652,
1625
- #: templates/forms/deactivation/retry-skip.php:20
1626
- msgctxt "verb"
1627
- msgid "Skip"
1628
- msgstr "Saltar"
1629
-
1630
- #: templates/connect.php:318
1631
- msgid "Delegate to Site Admins"
1632
- msgstr "Delegar a administradores del sitio"
1633
-
1634
- #: templates/connect.php:318
1635
- msgid "If you click it, this decision will be delegated to the sites administrators."
1636
- msgstr "Si haces click, esta decisión será delegada a los administradores de los sitios."
1637
-
1638
- #: templates/connect.php:346
1639
- msgid "Your Profile Overview"
1640
- msgstr "Resumen del perfil"
1641
-
1642
- #: templates/connect.php:347
1643
- msgid "Name and email address"
1644
- msgstr "Nombre y dirección de correo electrónico"
1645
-
1646
- #: templates/connect.php:352
1647
- msgid "Your Site Overview"
1648
- msgstr "Resumen del sitio"
1649
-
1650
- #: templates/connect.php:353
1651
- msgid "Site URL, WP version, PHP info, plugins & themes"
1652
- msgstr "URL del sitio web, versión de WP, PHP info, plugins y temas"
1653
-
1654
- #: templates/connect.php:358
1655
- msgid "Admin Notices"
1656
- msgstr "Avisos de administración"
1657
-
1658
- #: templates/connect.php359, templates/connect.php:375
1659
- msgid "Updates, announcements, marketing, no spam"
1660
- msgstr "Actualizaciones, anuncios, marketing, sin spam"
1661
-
1662
- #: templates/connect.php:364
1663
- msgid "Current %s Events"
1664
- msgstr "Eventos de %s actuales"
1665
-
1666
- #: templates/connect.php:365
1667
- msgid "Activation, deactivation and uninstall"
1668
- msgstr "Activación, desactivación y desinstalación"
1669
-
1670
- #: templates/connect.php:374
1671
- msgid "Newsletter"
1672
- msgstr "Boletín"
1673
-
1674
- #: templates/connect.php391, templates/forms/license-activation.php:41
1675
- 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."
1676
- msgstr "%1$s periódicamente enviará datos a %2$s para comprobar las actualizaciones de seguridad, nuevas funcionalidades y verificar la validez de tu licencia."
1677
-
1678
- #: templates/connect.php:396
1679
- msgid "What permissions are being granted?"
1680
- msgstr "¿Qué permisos se otorgan?"
1681
-
1682
- #: templates/connect.php:417
1683
- msgid "Don't have a license key?"
1684
- msgstr "¿No tienes una clave de licencia?"
1685
-
1686
- #: templates/connect.php:420
1687
- msgid "Have a license key?"
1688
- msgstr "¿Tienes una clave de licencia?"
1689
-
1690
- #: templates/connect.php:428
1691
- msgid "Privacy Policy"
1692
- msgstr "Política de privacidad"
1693
-
1694
- #: templates/connect.php:430
1695
- msgid "License Agreement"
1696
- msgstr "Acuerdo de licencia"
1697
-
1698
- #: templates/connect.php:430
1699
- msgid "Terms of Service"
1700
- msgstr "Términos de servicio"
1701
-
1702
- #: templates/connect.php:805
1703
- msgctxt "as in the process of sending an email"
1704
- msgid "Sending email"
1705
- msgstr "Enviando correo electrónico"
1706
-
1707
- #: templates/connect.php:806
1708
- msgctxt "as activating plugin"
1709
- msgid "Activating"
1710
- msgstr "Activando"
1711
-
1712
- #: templates/contact.php:78
1713
- msgid "Contact"
1714
- msgstr "Contacto"
1715
-
1716
- #: templates/debug.php:17
1717
- msgctxt "as turned off"
1718
- msgid "Off"
1719
- msgstr "Apagado"
1720
-
1721
- #: templates/debug.php:18
1722
- msgctxt "as turned on"
1723
- msgid "On"
1724
- msgstr "Encendido"
1725
-
1726
- #: templates/debug.php:20
1727
- msgid "SDK"
1728
- msgstr "SDK"
1729
-
1730
- #: templates/debug.php:24
1731
- msgctxt "as code debugging"
1732
- msgid "Debugging"
1733
- msgstr "Depurando"
1734
-
1735
- #: templates/debug.php54, templates/debug.php250, templates/debug.php376,
1736
- #: templates/debug.php:512
1737
- msgid "Actions"
1738
- msgstr "Acciones"
1739
-
1740
- #: templates/debug.php:64
1741
- msgid "Are you sure you want to delete all Freemius data?"
1742
- msgstr "¿Está seguro que desea eliminar todos los datos de Freemius?"
1743
-
1744
- #: templates/debug.php:64
1745
- msgid "Delete All Accounts"
1746
- msgstr "Borrar todas las cuentas"
1747
-
1748
- #: templates/debug.php:71
1749
- msgid "Clear API Cache"
1750
- msgstr "Borrar caché de la API"
1751
-
1752
- #: templates/debug.php:79
1753
- msgid "Clear Updates Transients"
1754
- msgstr "Borrar transients de actualizaciones"
1755
-
1756
- #: templates/debug.php:86
1757
- msgid "Sync Data From Server"
1758
- msgstr "Sincronizar datos desde el servidor"
1759
-
1760
- #: templates/debug.php:95
1761
- msgid "Migrate Options to Network"
1762
- msgstr "Migrar opciones a la red"
1763
-
1764
- #: templates/debug.php:100
1765
- msgid "Load DB Option"
1766
- msgstr "Cargar opción de BD"
1767
-
1768
- #: templates/debug.php:103
1769
- msgid "Set DB Option"
1770
- msgstr "Guardar opción en BD"
1771
-
1772
- #: templates/debug.php:182
1773
- msgid "Key"
1774
- msgstr "Clave"
1775
-
1776
- #: templates/debug.php:183
1777
- msgid "Value"
1778
- msgstr "Valor"
1779
-
1780
- #: templates/debug.php:199
1781
- msgctxt "as software development kit versions"
1782
- msgid "SDK Versions"
1783
- msgstr "Versiones SDK"
1784
-
1785
- #: templates/debug.php:204
1786
- msgid "SDK Path"
1787
- msgstr "Ruta del SDK"
1788
-
1789
- #: templates/debug.php205, templates/debug.php:244
1790
- msgid "Module Path"
1791
- msgstr "Ruta del módulo"
1792
-
1793
- #: templates/debug.php:206
1794
- msgid "Is Active"
1795
- msgstr "Está activo"
1796
-
1797
- #: templates/debug.php234, templates/debug/plugins-themes-sync.php:35
1798
- msgid "Plugins"
1799
- msgstr "Plugins"
1800
-
1801
- #: templates/debug.php234, templates/debug/plugins-themes-sync.php:56
1802
- msgid "Themes"
1803
- msgstr "Temas"
1804
-
1805
- #: templates/debug.php239, templates/debug.php370, templates/debug.php456,
1806
- #: templates/debug/scheduled-crons.php:80
1807
- msgid "Slug"
1808
- msgstr "Ruta"
1809
-
1810
- #: templates/debug.php241, templates/debug.php:455
1811
- msgid "Title"
1812
- msgstr "Título"
1813
-
1814
- #: templates/debug.php:242
1815
- msgctxt "as application program interface"
1816
- msgid "API"
1817
- msgstr "API"
1818
-
1819
- #: templates/debug.php:243
1820
- msgid "Freemius State"
1821
- msgstr "Estado Freemius"
1822
-
1823
- #: templates/debug.php:247
1824
- msgid "Network Blog"
1825
- msgstr "Blog de red"
1826
-
1827
- #: templates/debug.php:248
1828
- msgid "Network User"
1829
- msgstr "Usuario de red"
1830
-
1831
- #: templates/debug.php:285
1832
- msgctxt "as connection was successful"
1833
- msgid "Connected"
1834
- msgstr "Conectado"
1835
-
1836
- #: templates/debug.php:286
1837
- msgctxt "as connection blocked"
1838
- msgid "Blocked"
1839
- msgstr "Bloqueado"
1840
-
1841
- #: templates/debug.php:322
1842
- msgid "Simulate Trial Promotion"
1843
- msgstr "Simular período de prueba"
1844
-
1845
- #: templates/debug.php:334
1846
- msgid "Simulate Network Upgrade"
1847
- msgstr "Simular actualización de red"
1848
-
1849
- #: templates/debug.php:359
1850
- msgid "%s Installs"
1851
- msgstr "%s Instalaciones"
1852
-
1853
- #: templates/debug.php:361
1854
- msgctxt "like websites"
1855
- msgid "Sites"
1856
- msgstr "Sitios"
1857
-
1858
- #: templates/debug.php367, templates/account/partials/site.php:156
1859
- msgid "Blog ID"
1860
- msgstr "ID del blog"
1861
-
1862
- #: templates/debug.php:372
1863
- msgid "License ID"
1864
- msgstr "ID de licencia"
1865
-
1866
- #: templates/debug.php436, templates/debug.php535,
1867
- #: templates/account/partials/addon.php:435
1868
- msgctxt "verb"
1869
- msgid "Delete"
1870
- msgstr "Borrar"
1871
-
1872
- #: templates/debug.php:450
1873
- msgid "Add Ons of module %s"
1874
- msgstr "Complementos del módulo %s"
1875
-
1876
- #: templates/debug.php:502
1877
- msgid "Users"
1878
- msgstr "Usuarios"
1879
-
1880
- #: templates/debug.php:509
1881
- msgid "Verified"
1882
- msgstr "Verificado"
1883
-
1884
- #: templates/debug.php:551
1885
- msgid "%s Licenses"
1886
- msgstr "%s Licencias"
1887
-
1888
- #: templates/debug.php:556
1889
- msgid "Plugin ID"
1890
- msgstr "ID del plugin"
1891
-
1892
- #: templates/debug.php:558
1893
- msgid "Plan ID"
1894
- msgstr "ID del plan"
1895
-
1896
- #: templates/debug.php:559
1897
- msgid "Quota"
1898
- msgstr "Cuota"
1899
-
1900
- #: templates/debug.php:560
1901
- msgid "Activated"
1902
- msgstr "Activado"
1903
-
1904
- #: templates/debug.php:561
1905
- msgid "Blocking"
1906
- msgstr "Bloqueando"
1907
-
1908
- #: templates/debug.php:563
1909
- msgctxt "as expiration date"
1910
- msgid "Expiration"
1911
- msgstr "Caducidad"
1912
-
1913
- #: templates/debug.php:590
1914
- msgid "Debug Log"
1915
- msgstr "Log de Debug"
1916
-
1917
- #: templates/debug.php:594
1918
- msgid "All Types"
1919
- msgstr "Todos los Tipos"
1920
-
1921
- #: templates/debug.php:601
1922
- msgid "All Requests"
1923
- msgstr "Todas las peticiones"
1924
-
1925
- #: templates/debug.php606, templates/debug.php635,
1926
- #: templates/debug/logger.php:25
1927
- msgid "File"
1928
- msgstr "Archivo"
1929
-
1930
- #: templates/debug.php607, templates/debug.php633,
1931
- #: templates/debug/logger.php:23
1932
- msgid "Function"
1933
- msgstr "Función"
1934
-
1935
- #: templates/debug.php:608
1936
- msgid "Process ID"
1937
- msgstr "ID del proceso"
1938
-
1939
- #: templates/debug.php:609
1940
- msgid "Logger"
1941
- msgstr "Logger"
1942
-
1943
- #: templates/debug.php610, templates/debug.php634,
1944
- #: templates/debug/logger.php:24
1945
- msgid "Message"
1946
- msgstr "Mensaje"
1947
-
1948
- #: templates/debug.php:612
1949
- msgid "Filter"
1950
- msgstr "Filtro"
1951
-
1952
- #: templates/debug.php:620
1953
- msgid "Download"
1954
- msgstr "Descarga"
1955
-
1956
- #: templates/debug.php631, templates/debug/logger.php:22
1957
- msgid "Type"
1958
- msgstr "Tipo"
1959
-
1960
- #: templates/debug.php636, templates/debug/logger.php:26
1961
- msgid "Timestamp"
1962
- msgstr "Timestamp"
1963
-
1964
- #: templates/secure-https-header.php:28
1965
- msgid "Secure HTTPS %s page, running from an external domain"
1966
- msgstr "Página segura HTTPS %s, desde un dominio externo"
1967
-
1968
- #: includes/customizer/class-fs-customizer-support-section.php55,
1969
- #: templates/plugin-info/features.php:43
1970
- msgid "Support"
1971
- msgstr "Soporte"
1972
-
1973
- #: includes/debug/class-fs-debug-bar-panel.php48,
1974
- #: templates/debug/api-calls.php54, templates/debug/logger.php:62
1975
- msgctxt "milliseconds"
1976
- msgid "ms"
1977
- msgstr "ms"
1978
-
1979
- #: includes/debug/debug-bar-start.php:41
1980
- msgid "Freemius API"
1981
- msgstr "API Freemius"
1982
-
1983
- #: includes/debug/debug-bar-start.php:42
1984
- msgid "Requests"
1985
- msgstr "Peticiones"
1986
-
1987
- #: templates/account/billing.php:22
1988
- msgctxt "verb"
1989
- msgid "Update"
1990
- msgstr "Actualizar"
1991
-
1992
- #: templates/account/billing.php:33
1993
- msgid "Billing"
1994
- msgstr "Facturación"
1995
-
1996
- #: templates/account/billing.php38, templates/account/billing.php:38
1997
- msgid "Business name"
1998
- msgstr "Nombre de la empresa"
1999
-
2000
- #: templates/account/billing.php39, templates/account/billing.php:39
2001
- msgid "Tax / VAT ID"
2002
- msgstr "Tax / Núm IVA"
2003
-
2004
- #: templates/account/billing.php42, templates/account/billing.php42,
2005
- #: templates/account/billing.php43, templates/account/billing.php:43
2006
- msgid "Address Line %d"
2007
- msgstr "Línea de la dirección %d"
2008
-
2009
- #: templates/account/billing.php46, templates/account/billing.php:46
2010
- msgid "City"
2011
- msgstr "Ciudad"
2012
-
2013
- #: templates/account/billing.php46, templates/account/billing.php:46
2014
- msgid "Town"
2015
- msgstr "Municipio"
2016
-
2017
- #: templates/account/billing.php47, templates/account/billing.php:47
2018
- msgid "ZIP / Postal Code"
2019
- msgstr "Código postal"
2020
-
2021
- #: templates/account/billing.php:302
2022
- msgid "Country"
2023
- msgstr "País"
2024
-
2025
- #: templates/account/billing.php:304
2026
- msgid "Select Country"
2027
- msgstr "Seleccionar país"
2028
-
2029
- #: templates/account/billing.php311, templates/account/billing.php:312
2030
- msgid "State"
2031
- msgstr "Estado"
2032
-
2033
- #: templates/account/billing.php311, templates/account/billing.php:312
2034
- msgid "Province"
2035
- msgstr "Provincia"
2036
-
2037
- #: templates/account/payments.php:29
2038
- msgid "Payments"
2039
- msgstr "Pagos"
2040
-
2041
- #: templates/account/payments.php:36
2042
- msgid "Date"
2043
- msgstr "Fecha"
2044
-
2045
- #: templates/account/payments.php:37
2046
- msgid "Amount"
2047
- msgstr "Cantidad"
2048
-
2049
- #: templates/account/payments.php38, templates/account/payments.php:50
2050
- msgid "Invoice"
2051
- msgstr "Factura"
2052
-
2053
- #: templates/debug/api-calls.php:56
2054
- msgid "API"
2055
- msgstr "API"
2056
-
2057
- #: templates/debug/api-calls.php:68
2058
- msgid "Method"
2059
- msgstr "Método"
2060
-
2061
- #: templates/debug/api-calls.php:69
2062
- msgid "Code"
2063
- msgstr "Código"
2064
-
2065
- #: templates/debug/api-calls.php:70
2066
- msgid "Length"
2067
- msgstr "Longitud"
2068
-
2069
- #: templates/debug/api-calls.php:71
2070
- msgctxt "as file/folder path"
2071
- msgid "Path"
2072
- msgstr "Ruta"
2073
-
2074
- #: templates/debug/api-calls.php:73
2075
- msgid "Body"
2076
- msgstr "Cuerpo"
2077
-
2078
- #: templates/debug/api-calls.php:75
2079
- msgid "Result"
2080
- msgstr "Resultado"
2081
-
2082
- #: templates/debug/api-calls.php:76
2083
- msgid "Start"
2084
- msgstr "Inicio"
2085
-
2086
- #: templates/debug/api-calls.php:77
2087
- msgid "End"
2088
- msgstr "Fin"
2089
-
2090
- #: templates/debug/logger.php:15
2091
- msgid "Log"
2092
- msgstr "Log"
2093
-
2094
- #. translators: %s: time period (e.g. In "2 hours")
2095
- #: templates/debug/plugins-themes-sync.php18,
2096
- #: templates/debug/scheduled-crons.php:91
2097
- msgid "In %s"
2098
- msgstr "En %s"
2099
-
2100
- #. translators: %s: time period (e.g. "2 hours" ago)
2101
- #: templates/debug/plugins-themes-sync.php20,
2102
- #: templates/debug/scheduled-crons.php:93
2103
- msgid "%s ago"
2104
- msgstr "hace %s"
2105
-
2106
- #: templates/debug/plugins-themes-sync.php21,
2107
- #: templates/debug/scheduled-crons.php:74
2108
- msgctxt "seconds"
2109
- msgid "sec"
2110
- msgstr "seg"
2111
-
2112
- #: templates/debug/plugins-themes-sync.php:23
2113
- msgid "Plugins & Themes Sync"
2114
- msgstr "Sincronizar plugins y temas"
2115
-
2116
- #: templates/debug/plugins-themes-sync.php:28
2117
- msgid "Total"
2118
- msgstr "Total"
2119
-
2120
- #: templates/debug/plugins-themes-sync.php29,
2121
- #: templates/debug/scheduled-crons.php:84
2122
- msgid "Last"
2123
- msgstr "Último"
2124
-
2125
- #: templates/debug/scheduled-crons.php:76
2126
- msgid "Scheduled Crons"
2127
- msgstr "Crons programados"
2128
-
2129
- #: templates/debug/scheduled-crons.php:81
2130
- msgid "Module"
2131
- msgstr "Módulo"
2132
-
2133
- #: templates/debug/scheduled-crons.php:82
2134
- msgid "Module Type"
2135
- msgstr "Tipo de módulo"
2136
-
2137
- #: templates/debug/scheduled-crons.php:83
2138
- msgid "Cron Type"
2139
- msgstr "Tipo de cron"
2140
-
2141
- #: templates/debug/scheduled-crons.php:85
2142
- msgid "Next"
2143
- msgstr "Siguiente"
2144
-
2145
- #: templates/forms/affiliation.php:82
2146
- msgid "Non-expiring"
2147
- msgstr "Sin caducidad"
2148
-
2149
- #: templates/forms/affiliation.php:85
2150
- msgid "Apply to become an affiliate"
2151
- msgstr "Aceptar para hacerse afiliado"
2152
-
2153
- #: templates/forms/affiliation.php:104
2154
- msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s."
2155
- msgstr "¡Tu aplicación al programa de afiliación para %s ha sido aceptada! Entra en tu área de afiliado desde: %s."
2156
-
2157
- #: templates/forms/affiliation.php:119
2158
- msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information."
2159
- msgstr "Gracias por aplicar a nuestro programa de afiliados, revisaremos tu petición durante los próximos 14 días y te volveremos a contactar con información adicional."
2160
-
2161
- #: templates/forms/affiliation.php:122
2162
- msgid "Your affiliation account was temporarily suspended."
2163
- msgstr "Tu cuenta de afiliado ha sido suspendida temporalmente."
2164
-
2165
- #: templates/forms/affiliation.php:125
2166
- msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days."
2167
- msgstr "Gracias por aplicar a nuestro programa de asociados, infortunadamente, de momento hemos decidido rechazar tu petición. Por favor, prueba de nuevo en 30 días."
2168
-
2169
- #: templates/forms/affiliation.php:128
2170
- msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support."
2171
- msgstr "Debido a la violación de nuestros términos de afiliados, hemos decidido bloquear temporalmente tu cuenta de afiliación. Si tienes alguna pregunta, por favor contacta nuestro soporte."
2172
-
2173
- #: templates/forms/affiliation.php:141
2174
- msgid "Like the %s? Become our ambassador and earn cash ;-)"
2175
- msgstr "¿Te gusta %s? Conviértete en nuestro embajador y gana dinero ;-)"
2176
-
2177
- #: templates/forms/affiliation.php:142
2178
- msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!"
2179
- msgstr "¡Envíanos nuevos usuarios a nuestro %s y gana %s de comisión en cada venta satisfactoria que nos hayas referido!"
2180
-
2181
- #: templates/forms/affiliation.php:145
2182
- msgid "Program Summary"
2183
- msgstr "Sumario del programa"
2184
-
2185
- #: templates/forms/affiliation.php:147
2186
- msgid "%s commission when a customer purchases a new license."
2187
- msgstr "%s comisión cuando un cliente compra una nueva licencia."
2188
-
2189
- #: templates/forms/affiliation.php:149
2190
- msgid "Get commission for automated subscription renewals."
2191
- msgstr "Obtén comisiones por renovaciones automatizadas de las suscripciones."
2192
-
2193
- #: templates/forms/affiliation.php:152
2194
- msgid "%s tracking cookie after the first visit to maximize earnings potential."
2195
- msgstr "%s tracking cookie después de la primera visita para maximizar las ganancias potenciales."
2196
-
2197
- #: templates/forms/affiliation.php:155
2198
- msgid "Unlimited commissions."
2199
- msgstr "Comisiones Ilimitadas"
2200
-
2201
- #: templates/forms/affiliation.php:157
2202
- msgid "%s minimum payout amount."
2203
- msgstr "%s cantidad mínima a pagar."
2204
-
2205
- #: templates/forms/affiliation.php:158
2206
- msgid "Payouts are in USD and processed monthly via PayPal."
2207
- msgstr "Los pagos son en USD y se procesan mensualmente por medio de PayPal."
2208
-
2209
- #: templates/forms/affiliation.php:159
2210
- msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days."
2211
- msgstr "Como aplazamos 30 días para posible devoluciones, sólo pagamos comisiones que son de más de 30 días."
2212
-
2213
- #: templates/forms/affiliation.php:162
2214
- msgid "Affiliate"
2215
- msgstr "Afiliado"
2216
-
2217
- #: templates/forms/affiliation.php165, templates/forms/resend-key.php:23
2218
- msgid "Email address"
2219
- msgstr "Dirección de correo electrónico"
2220
-
2221
- #: templates/forms/affiliation.php:169
2222
- msgid "Full name"
2223
- msgstr "Nombre completo"
2224
-
2225
- #: templates/forms/affiliation.php:173
2226
- msgid "PayPal account email address"
2227
- msgstr "Dirección de correo electrónico de PayPal"
2228
-
2229
- #: templates/forms/affiliation.php:177
2230
- msgid "Where are you going to promote the %s?"
2231
- msgstr "¿Dónde vas a promocionar %s?"
2232
-
2233
- #: templates/forms/affiliation.php:179
2234
- msgid "Enter the domain of your website or other websites from where you plan to promote the %s."
2235
- msgstr "Introduce el dominio de tu sitio web o de otros sitios web donde planeas promocionar %s."
2236
-
2237
- #: templates/forms/affiliation.php:181
2238
- msgid "Add another domain"
2239
- msgstr "Añadir otro dominio"
2240
-
2241
- #: templates/forms/affiliation.php:185
2242
- msgid "Extra Domains"
2243
- msgstr "Dominios extra"
2244
-
2245
- #: templates/forms/affiliation.php:186
2246
- msgid "Extra domains where you will be marketing the product from."
2247
- msgstr "Dominios extra desde donde promocionarás el producto."
2248
-
2249
- #: templates/forms/affiliation.php:196
2250
- msgid "Promotion methods"
2251
- msgstr "Métodos de promoción"
2252
-
2253
- #: templates/forms/affiliation.php:199
2254
- msgid "Social media (Facebook, Twitter, etc.)"
2255
- msgstr "Social media (Facebook, Twitter, etc.)"
2256
-
2257
- #: templates/forms/affiliation.php:203
2258
- msgid "Mobile apps"
2259
- msgstr "Apps móviles "
2260
-
2261
- #: templates/forms/affiliation.php:207
2262
- msgid "Website, email, and social media statistics (optional)"
2263
- msgstr "Sitio web, correo electrónico y estadísticas de social media (opcional)"
2264
-
2265
- #: templates/forms/affiliation.php:210
2266
- msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)."
2267
- msgstr "Siéntete libre de proporcionarnos estadísticas de tu sitio web o social media, p.ej. visitas únicas mensuales, número de suscriptores de correo electrónico, seguidores, etc. (mantendremos esta información confidencial)"
2268
-
2269
- #: templates/forms/affiliation.php:214
2270
- msgid "How will you promote us?"
2271
- msgstr "¿Como nos promocionarás?"
2272
-
2273
- #: templates/forms/affiliation.php:217
2274
- msgid "Please provide details on how you intend to promote %s (please be as specific as possible)."
2275
- msgstr "Por favor, danos detalles de como pretendes promocionar %s (por favor, se lo más específico que puedas)"
2276
-
2277
- #: templates/forms/affiliation.php223, templates/forms/resend-key.php:22
2278
- msgid "Cancel"
2279
- msgstr "Cancelar"
2280
-
2281
- #: templates/forms/affiliation.php:225
2282
- msgid "Become an affiliate"
2283
- msgstr "Hacerse afiliado"
2284
-
2285
- #: templates/forms/data-debug-mode.php:25
2286
- msgid "Please enter the license key to enable the debug mode:"
2287
- msgstr "Por favor, introduce la clave de licencia para activar el modo de depuración:"
2288
-
2289
- #: templates/forms/data-debug-mode.php:27
2290
- msgid "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:"
2291
- msgstr "Para entrar en el modo de depuración, introduce la clave secreta del propietario de la licencia (UserID = %d), que puedes encontrar en la sección \"Mi perfil\" de tu panel de control de usuario:"
2292
-
2293
- #: templates/forms/data-debug-mode.php:32
2294
- msgid "Submit"
2295
- msgstr "Enviar"
2296
-
2297
- #: templates/forms/data-debug-mode.php:36
2298
- msgid "User key"
2299
- msgstr "Clave de usuario"
2300
-
2301
- #: templates/forms/license-activation.php:23
2302
- msgid "Please enter the license key that you received in the email right after the purchase:"
2303
- msgstr "Por favor, introduce la clave de licencia que recibiste en el correo electrónico al realizar la compra:"
2304
-
2305
- #: templates/forms/license-activation.php:28
2306
- msgid "Update License"
2307
- msgstr "Activar licencia"
2308
-
2309
- #: templates/forms/optout.php:30
2310
- msgctxt "verb"
2311
- msgid "Opt Out"
2312
- msgstr "Darse de baja"
2313
-
2314
- #: templates/forms/optout.php:31
2315
- msgctxt "verb"
2316
- msgid "Opt In"
2317
- msgstr "Inscribirse"
2318
-
2319
- #: templates/forms/optout.php:33
2320
- msgid "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking."
2321
- msgstr "El uso del seguimiento se hace con la intención de mejorar %s. Crear una mejor experiencia de usuario, priorizando nuevas características y cosas mejores. Realmente apreciaríamos que considerases permitirnos continuar con el seguimiento."
2322
-
2323
- #: templates/forms/optout.php:35
2324
- msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s."
2325
- msgstr "Haciendo clic en \"Desistir\", ya no enviaremos los datos de %s a %s."
2326
-
2327
- #: templates/forms/premium-versions-upgrade-handler.php:40
2328
- msgid "There is a new version of %s available."
2329
- msgstr "Hay una nueva versión de %s disponible."
2330
-
2331
- #: templates/forms/premium-versions-upgrade-handler.php:41
2332
- msgid " %s to access version %s security & feature updates, and support."
2333
- msgstr "%s para acceder a la versión %s de actualizaciones de funciones, seguridad y soporte."
2334
-
2335
- #: templates/forms/premium-versions-upgrade-handler.php:54
2336
- msgid "New Version Available"
2337
- msgstr "Nueva versión disponible"
2338
-
2339
- #: templates/forms/premium-versions-upgrade-handler.php:75
2340
- msgctxt "close a window"
2341
- msgid "Dismiss"
2342
- msgstr "Descartar"
2343
-
2344
- #: templates/forms/resend-key.php:21
2345
- msgid "Send License Key"
2346
- msgstr "Enviar clave de licencia"
2347
-
2348
- #: templates/forms/resend-key.php:57
2349
- msgid "Enter the email address you've used for the upgrade below and we will resend you the license key."
2350
- msgstr "Escribe abajo la dirección de correo electrónico que has usado para la actualización y te reenviaremos la clave de licencia."
2351
-
2352
- #: templates/forms/subscription-cancellation.php:37
2353
- msgid "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site."
2354
- msgstr "Desactivar o desinstalar %s deshabilitará automáticamente la licencia, que podrás usar en otro sitio."
2355
-
2356
- #: templates/forms/subscription-cancellation.php:47
2357
- msgid "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?"
2358
- msgstr "En caso de que NO estés planeando utilizar este %s en este sitio (o en cualquier otro sitio), ¿te gustaría cancelar también %s?"
2359
-
2360
- #: templates/forms/subscription-cancellation.php:52
2361
- msgid "license"
2362
- msgstr "licencia"
2363
-
2364
- #: templates/forms/subscription-cancellation.php:57
2365
- msgid "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site."
2366
- msgstr "Cancelar %s - No necesito más actualizaciones de características y seguridad, ni soporte para %s porque no pretendo utilizar%s en este, u otro sitio."
2367
-
2368
- #: templates/forms/subscription-cancellation.php:68
2369
- msgid "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support."
2370
- msgstr "No cancelar %s - Todavía estoy interesado en obtener actualizaciones de características y seguridad, así como poder contactar con soporte."
2371
-
2372
- #: templates/forms/subscription-cancellation.php:103
2373
- msgid "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license."
2374
- msgstr "Una vez que tu licencia caduque no podrás seguir utilizando %s, a no ser que lo actives de nuevo con una licencia premium válida."
2375
-
2376
- #: templates/forms/subscription-cancellation.php:136
2377
- msgid "Cancel %s?"
2378
- msgstr "¿Cancelar %s?"
2379
-
2380
- #: templates/forms/subscription-cancellation.php:143
2381
- msgid "Proceed"
2382
- msgstr "Proceder"
2383
-
2384
- #: templates/forms/subscription-cancellation.php191,
2385
- #: templates/forms/deactivation/form.php:171
2386
- msgid "Cancel %s & Proceed"
2387
- msgstr "Cancelar %s y proceder"
2388
-
2389
- #: templates/forms/trial-start.php:22
2390
- msgid "You are 1-click away from starting your %1$s-day free trial of the %2$s plan."
2391
- msgstr "Estás a sólo 1-click de comenzar tu %1$s días de prueba gratuita del plan %2$s."
2392
-
2393
- #: templates/forms/trial-start.php:28
2394
- msgid "For compliance with the WordPress.org guidelines, before we start the trial we ask that you opt in with your user and non-sensitive site information, allowing the %s to periodically send data to %s to check for version updates and to validate your trial."
2395
- msgstr "Para el cumplimiento de las directrices de WordPress.org, antes de empezar el período de prueba te pedimos que aceptes con tu usuario e información no sensible del sitio web, permitiendo a %s enviar datos periódicamente a %s para comprobar si hay actualizaciones de versión y para validar la versión de prueba."
2396
-
2397
- #: templates/js/style-premium-theme.php:39
2398
- msgid "Premium"
2399
- msgstr "Premium"
2400
-
2401
- #: templates/js/style-premium-theme.php:42
2402
- msgid "Beta"
2403
- msgstr "Beta"
2404
-
2405
- #: templates/partials/network-activation.php:27
2406
- msgid "Activate license on all sites in the network."
2407
- msgstr "Activar licencia en todos los sitios de la red"
2408
-
2409
- #: templates/partials/network-activation.php:28
2410
- msgid "Apply on all sites in the network."
2411
- msgstr "Aplicar en todos los sitios de la red"
2412
-
2413
- #: templates/partials/network-activation.php:31
2414
- msgid "Activate license on all pending sites."
2415
- msgstr "Aplicar licencia en todos los sitios pendientes"
2416
-
2417
- #: templates/partials/network-activation.php:32
2418
- msgid "Apply on all pending sites."
2419
- msgstr "Aplicar en todos los sitios pendientes"
2420
-
2421
- #: templates/partials/network-activation.php40,
2422
- #: templates/partials/network-activation.php:74
2423
- msgid "allow"
2424
- msgstr "permitir"
2425
-
2426
- #: templates/partials/network-activation.php43,
2427
- #: templates/partials/network-activation.php:77
2428
- msgid "delegate"
2429
- msgstr "delegar"
2430
-
2431
- #: templates/partials/network-activation.php47,
2432
- #: templates/partials/network-activation.php:81
2433
- msgid "skip"
2434
- msgstr "saltar"
2435
-
2436
- #: templates/plugin-info/description.php72,
2437
- #: templates/plugin-info/screenshots.php:31
2438
- msgid "Click to view full-size screenshot %d"
2439
- msgstr "Click para ver la captura de pantalla a tamaño completo %d"
2440
-
2441
- #: templates/plugin-info/features.php:56
2442
- msgid "Unlimited Updates"
2443
- msgstr "Actualizaciones Ilimitadas"
2444
-
2445
- #: templates/account/partials/activate-license-button.php:46
2446
- msgid "Localhost"
2447
- msgstr "Localhost"
2448
-
2449
- #: templates/account/partials/activate-license-button.php:50
2450
- msgctxt "as 5 licenses left"
2451
- msgid "%s left"
2452
- msgstr "quedan %s"
2453
-
2454
- #: templates/account/partials/activate-license-button.php:51
2455
- msgid "Last license"
2456
- msgstr "Última licencia"
2457
-
2458
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
2459
- #. subscription'
2460
- #: templates/account/partials/addon.php:29
2461
- msgid "%1$s will immediately stop all future recurring payments and your %s plan license will expire in %s."
2462
- msgstr "%1$s detendrá inmediatamente todos los pagos recurrentes futuros y tu licencia del plan caducará en %s."
2463
-
2464
- #: templates/account/partials/addon.php:185
2465
- msgid "Cancelled"
2466
- msgstr "Cancelado"
2467
-
2468
- #: templates/account/partials/addon.php:195
2469
- msgid "No expiration"
2470
- msgstr "Sin caducidad"
2471
-
2472
- #: templates/account/partials/site.php:189
2473
- msgid "Owner Name"
2474
- msgstr "Nombre del propietario"
2475
-
2476
- #: templates/account/partials/site.php:201
2477
- msgid "Owner Email"
2478
- msgstr "Correo electrónico del propietario"
2479
-
2480
- #: templates/account/partials/site.php:213
2481
- msgid "Owner ID"
2482
- msgstr "ID del propietario"
2483
-
2484
- #: templates/account/partials/site.php:286
2485
- msgid "Subscription"
2486
- msgstr "Suscripción"
2487
-
2488
- #: templates/forms/deactivation/contact.php:19
2489
- msgid "Sorry for the inconvenience and we are here to help if you give us a chance."
2490
- msgstr "Disculpa las molestias y estamos aquí para ayudarte si nos das una oportunidad."
2491
-
2492
- #: templates/forms/deactivation/contact.php:22
2493
- msgid "Contact Support"
2494
- msgstr "Contactar soporte"
2495
-
2496
- #: templates/forms/deactivation/form.php:64
2497
- msgid "Anonymous feedback"
2498
- msgstr "Comentarios anónimos"
2499
-
2500
- #: templates/forms/deactivation/form.php:70
2501
- msgid "Deactivate"
2502
- msgstr "Desactivar"
2503
-
2504
- #: templates/forms/deactivation/form.php:72
2505
- msgid "Activate %s"
2506
- msgstr "Activar %s"
2507
-
2508
- #: templates/forms/deactivation/form.php:87
2509
- msgid "Quick Feedback"
2510
- msgstr "Comentarios rápidos"
2511
-
2512
- #: templates/forms/deactivation/form.php:91
2513
- msgid "If you have a moment, please let us know why you are %s"
2514
- msgstr "Si tienes un momento, por favor, dinos por qué estás %s"
2515
-
2516
- #: templates/forms/deactivation/form.php:91
2517
- msgid "deactivating"
2518
- msgstr "desactivando"
2519
-
2520
- #: templates/forms/deactivation/form.php:91
2521
- msgid "switching"
2522
- msgstr "cambiando"
2523
-
2524
- #: templates/forms/deactivation/form.php:365
2525
- msgid "Submit & %s"
2526
- msgstr "Enviar y %s"
2527
-
2528
- #: templates/forms/deactivation/form.php:386
2529
- msgid "Kindly tell us the reason so we can improve."
2530
- msgstr "Por favor, dínos la razón para que podamos mejorar."
2531
-
2532
- #: templates/forms/deactivation/form.php:511
2533
- msgid "Yes - %s"
2534
- msgstr "Si - %s"
2535
-
2536
- #: templates/forms/deactivation/form.php:518
2537
- msgid "Skip & %s"
2538
- msgstr "Saltar y %s"
2539
-
2540
- #: templates/forms/deactivation/retry-skip.php:21
2541
- msgid "Click here to use the plugin anonymously"
2542
- msgstr "Haz click aquí para utilizar el plugin de forma anónima"
2543
-
2544
- #: templates/forms/deactivation/retry-skip.php:23
2545
- msgid "You might have missed it, but you don't have to share any data and can just %s the opt-in."
2546
- msgstr "Es posible que te lo hayas perdido, pero no tienes que compartir ningún dato y puedes solo aceptar %s."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freemius/languages/freemius-fr_FR.mo CHANGED
Binary file
freemius/languages/freemius-fr_FR.po DELETED
@@ -1,2546 +0,0 @@
1
- # Copyright (C) 2019 freemius
2
- # This file is distributed under the same license as the freemius package.
3
- # Translators:
4
- # Boris Colombier <transifex.com@wba.fr>, 2018
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: WordPress SDK\n"
8
- "Report-Msgid-Bugs-To: https://github.com/Freemius/wordpress-sdk/issues\n"
9
- "POT-Creation-Date: \n"
10
- "PO-Revision-Date: 2019-10-07 15:33+0000\n"
11
- "Last-Translator: Vova Feldman <vova@freemius.com>\n"
12
- "Language: fr_FR\n"
13
- "Language-Team: French (France) (http://www.transifex.com/freemius/wordpress-sdk/language/fr_FR/)\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
17
- "MIME-Version: 1.0\n"
18
- "X-Poedit-Basepath: ..\n"
19
- "X-Poedit-KeywordsList: get_text_inline;fs_text_inline;fs_echo_inline;fs_esc_js_inline;fs_esc_attr_inline;fs_esc_attr_echo_inline;fs_esc_html_inline;fs_esc_html_echo_inline;get_text_x_inline:1,2c;fs_text_x_inline:1,2c;fs_echo_x_inline:1,2c;fs_esc_attr_x_inline:1,2c;fs_esc_js_x_inline:1,2c;fs_esc_js_echo_x_inline:1,2c;fs_esc_html_x_inline:1,2c;fs_esc_html_echo_x_inline:1,2c\n"
20
- "X-Poedit-SearchPath-0: .\n"
21
- "X-Poedit-SearchPathExcluded-0: *.js\n"
22
- "X-Poedit-SourceCharset: UTF-8\n"
23
-
24
- #: includes/class-freemius.php1880, templates/account.php:840
25
- 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."
26
- msgstr "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."
27
-
28
- #: includes/class-freemius.php:1887
29
- msgid "Would you like to proceed with the update?"
30
- msgstr "Would you like to proceed with the update?"
31
-
32
- #: includes/class-freemius.php:2095
33
- msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
34
- msgstr "Le SDK Freemius ne trouve pas le fichier principal du plugin. Merci de contacter sdk@freemius.com en indiquant l'erreur."
35
-
36
- #: includes/class-freemius.php:2097
37
- msgid "Error"
38
- msgstr "Erreur"
39
-
40
- #: includes/class-freemius.php:2491
41
- msgid "I found a better %s"
42
- msgstr "J'ai trouvé un meilleur %s"
43
-
44
- #: includes/class-freemius.php:2493
45
- msgid "What's the %s's name?"
46
- msgstr "Quel est le nom du %s ?"
47
-
48
- #: includes/class-freemius.php:2499
49
- msgid "It's a temporary %s. I'm just debugging an issue."
50
- msgstr "C'est une %s temporaire. Je corrige un problème."
51
-
52
- #: includes/class-freemius.php:2501
53
- msgid "Deactivation"
54
- msgstr "Désactivation"
55
-
56
- #: includes/class-freemius.php:2502
57
- msgid "Theme Switch"
58
- msgstr "Changement de Thème"
59
-
60
- #: includes/class-freemius.php2511, templates/forms/resend-key.php:24
61
- msgid "Other"
62
- msgstr "Autre"
63
-
64
- #: includes/class-freemius.php:2519
65
- msgid "I no longer need the %s"
66
- msgstr "Je n'ai plus besoin du %s"
67
-
68
- #: includes/class-freemius.php:2526
69
- msgid "I only needed the %s for a short period"
70
- msgstr "Je n'ai besoin de %s que pour une courte période"
71
-
72
- #: includes/class-freemius.php:2532
73
- msgid "The %s broke my site"
74
- msgstr "Le %s a cassé mon site"
75
-
76
- #: includes/class-freemius.php:2539
77
- msgid "The %s suddenly stopped working"
78
- msgstr "Le %s a soudainement arrêté de fonctionner"
79
-
80
- #: includes/class-freemius.php:2549
81
- msgid "I can't pay for it anymore"
82
- msgstr "Je ne peux plus payer pour ça"
83
-
84
- #: includes/class-freemius.php:2551
85
- msgid "What price would you feel comfortable paying?"
86
- msgstr "Quel prix seriez-vous prêt à payer ?"
87
-
88
- #: includes/class-freemius.php:2557
89
- msgid "I don't like to share my information with you"
90
- msgstr "Je ne veux pas partager mes informations avec vous"
91
-
92
- #: includes/class-freemius.php:2578
93
- msgid "The %s didn't work"
94
- msgstr "Le %s n'a pas fonctionné"
95
-
96
- #: includes/class-freemius.php:2588
97
- msgid "I couldn't understand how to make it work"
98
- msgstr "Je ne comprends pas comment le faire fonctionner"
99
-
100
- #: includes/class-freemius.php:2596
101
- msgid "The %s is great, but I need specific feature that you don't support"
102
- msgstr "Le %s est bien mais j'ai besoin de fonctionnalités spécifiques que vous ne proposez pas"
103
-
104
- #: includes/class-freemius.php:2598
105
- msgid "What feature?"
106
- msgstr "Quelle fonctionnalité ?"
107
-
108
- #: includes/class-freemius.php:2602
109
- msgid "The %s is not working"
110
- msgstr "Le %s ne fonctionne pas"
111
-
112
- #: includes/class-freemius.php:2604
113
- msgid "Kindly share what didn't work so we can fix it for future users..."
114
- msgstr "Merci de nous indiquer ce qui ne fonctionne pas afin que nous puissions le corriger pour les futurs utilisateurs..."
115
-
116
- #: includes/class-freemius.php:2608
117
- msgid "It's not what I was looking for"
118
- msgstr "Ce n'est pas ce que je recherche"
119
-
120
- #: includes/class-freemius.php:2610
121
- msgid "What you've been looking for?"
122
- msgstr "Que recherchez-vous ?"
123
-
124
- #: includes/class-freemius.php:2614
125
- msgid "The %s didn't work as expected"
126
- msgstr "Le %s n'a pas fonctionné comme prévu"
127
-
128
- #: includes/class-freemius.php:2616
129
- msgid "What did you expect?"
130
- msgstr "À quoi vous attendiez-vous ?"
131
-
132
- #: includes/class-freemius.php3471, templates/debug.php:20
133
- msgid "Freemius Debug"
134
- msgstr "Débuggage Freemius"
135
-
136
- #: includes/class-freemius.php:4223
137
- msgid "I don't know what is cURL or how to install it, help me!"
138
- msgstr "Je ne sais pas ce qu'est cURL ou comment l'installer, aidez moi !"
139
-
140
- #: includes/class-freemius.php:4225
141
- 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."
142
- msgstr "Nous allons contacter votre hébergeur afin de résoudre le problème. Vous recevrez un email à propos de %s dès que nous aurons des nouvelles."
143
-
144
- #: includes/class-freemius.php:4232
145
- 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."
146
- msgstr "Parfait, merci d'installer cURL et de l'activer dans votre fichier php.ini. De plus, recherchez l'instruction 'disable_functions' de votre fichier php.ini et désactivez les commandes commençant par 'curl_'. Pour vérifier la bonne activation, utilisez la fonction 'phpinfo()'. Une fois activé, désactivez le %s et réactivez le à nouveau."
147
-
148
- #: includes/class-freemius.php:4337
149
- msgid "Yes - do your thing"
150
- msgstr "Oui - allez-y"
151
-
152
- #: includes/class-freemius.php:4342
153
- msgid "No - just deactivate"
154
- msgstr "Non - désactivation seulement"
155
-
156
- #: includes/class-freemius.php4387, includes/class-freemius.php4881,
157
- #: includes/class-freemius.php6032, includes/class-freemius.php13153,
158
- #: includes/class-freemius.php16558, includes/class-freemius.php16646,
159
- #: includes/class-freemius.php16812, includes/class-freemius.php19040,
160
- #: includes/class-freemius.php19381, includes/class-freemius.php19391,
161
- #: includes/class-freemius.php20051, includes/class-freemius.php20924,
162
- #: includes/class-freemius.php21039, includes/class-freemius.php21183,
163
- #: templates/add-ons.php:57
164
- msgctxt "exclamation"
165
- msgid "Oops"
166
- msgstr "Oups"
167
-
168
- #: includes/class-freemius.php:4456
169
- 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."
170
- msgstr "Merci de nous permettre de corriger ça. Un message vient d'être envoyé à notre service technique. Nous reviendrons vers vous dès que nous aurons des nouvelles à propos de %s."
171
-
172
- #: includes/class-freemius.php:4878
173
- msgctxt "addonX cannot run without pluginY"
174
- msgid "%s cannot run without %s."
175
- msgstr "%s ne peut pas fonctionner sans %s."
176
-
177
- #: includes/class-freemius.php:4879
178
- msgctxt "addonX cannot run..."
179
- msgid "%s cannot run without the plugin."
180
- msgstr "%s ne peut pas fonctionner sans le plugin."
181
-
182
- #: includes/class-freemius.php5052, includes/class-freemius.php5077,
183
- #: includes/class-freemius.php:20122
184
- msgid "Unexpected API error. Please contact the %s's author with the following error."
185
- msgstr "Une erreur est survenue dans l'API. Merci de contacter l'auteur du %s en lui indiquant l'erreur."
186
-
187
- #: includes/class-freemius.php:5720
188
- msgid "Premium %s version was successfully activated."
189
- msgstr "La version premium de %s a été activée avec succès."
190
-
191
- #: includes/class-freemius.php5732, includes/class-freemius.php:7599
192
- msgctxt ""
193
- msgid "W00t"
194
- msgstr "Génial"
195
-
196
- #: includes/class-freemius.php:5747
197
- msgid "You have a %s license."
198
- msgstr "Vous avez une license pour %s."
199
-
200
- #: includes/class-freemius.php5751, includes/class-freemius.php15975,
201
- #: includes/class-freemius.php15986, includes/class-freemius.php19292,
202
- #: includes/class-freemius.php19642, includes/class-freemius.php19711,
203
- #: includes/class-freemius.php:19876
204
- msgctxt "interjection expressing joy or exuberance"
205
- msgid "Yee-haw"
206
- msgstr "Youpi"
207
-
208
- #: includes/class-freemius.php:6015
209
- 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."
210
- msgstr "La période d'essai du %s a bien été annulé. L'add-on a été désactivé car il ne fonctionne qu'avec la version premium. Si vous souhaitez l'utiliser ultérieurement, vous devrez acheter une licence."
211
-
212
- #: includes/class-freemius.php:6019
213
- msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
214
- msgstr "%sest un add-on pour la version premium. Vous devez acheter une licence avant d'activer le plugin."
215
-
216
- #: includes/class-freemius.php6028, templates/add-ons.php186,
217
- #: templates/account/partials/addon.php:381
218
- msgid "More information about %s"
219
- msgstr "Plus d'informations à propos de %s"
220
-
221
- #: includes/class-freemius.php:6029
222
- msgid "Purchase License"
223
- msgstr "Acheter une licence"
224
-
225
- #: includes/class-freemius.php6964, templates/connect.php:163
226
- 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."
227
- msgstr "Vous devriez recevoir un email d'activation pour %s sur votre boîte %s. Merci de cliquer sur le bouton d'activation dans l'email pour %s."
228
-
229
- #: includes/class-freemius.php:6968
230
- msgid "start the trial"
231
- msgstr "commencer la période d'essai"
232
-
233
- #: includes/class-freemius.php6969, templates/connect.php:167
234
- msgid "complete the install"
235
- msgstr "compléter l'installation"
236
-
237
- #: includes/class-freemius.php:7081
238
- msgid "You are just one step away - %s"
239
- msgstr "Il ne reste qu'une étape - %s"
240
-
241
- #: includes/class-freemius.php:7084
242
- msgctxt "%s - plugin name. As complete \"PluginX\" activation now"
243
- msgid "Complete \"%s\" Activation Now"
244
- msgstr "Compléter \"%s\" Activer Maintenant"
245
-
246
- #: includes/class-freemius.php:7162
247
- msgid "We made a few tweaks to the %s, %s"
248
- msgstr "Nous avons fait quelques modifications au %s, %s"
249
-
250
- #: includes/class-freemius.php:7166
251
- msgid "Opt in to make \"%s\" better!"
252
- msgstr "Inscrivez-vous pour améliorer \"%s\" !"
253
-
254
- #: includes/class-freemius.php:7598
255
- msgid "The upgrade of %s was successfully completed."
256
- msgstr "La mise à jour du %s s'est terminée avec succès "
257
-
258
- #: includes/class-freemius.php9802, includes/class-fs-plugin-updater.php1038,
259
- #: includes/class-fs-plugin-updater.php1233,
260
- #: includes/class-fs-plugin-updater.php1240,
261
- #: templates/auto-installation.php:32
262
- msgid "Add-On"
263
- msgstr "Add-On"
264
-
265
- #: includes/class-freemius.php9804, templates/account.php335,
266
- #: templates/account.php343, templates/debug.php360, templates/debug.php:551
267
- msgid "Plugin"
268
- msgstr "Plugin"
269
-
270
- #: includes/class-freemius.php9805, templates/account.php336,
271
- #: templates/account.php344, templates/debug.php360, templates/debug.php551,
272
- #: templates/forms/deactivation/form.php:71
273
- msgid "Theme"
274
- msgstr "Thème"
275
-
276
- #: includes/class-freemius.php:12596
277
- msgid "An unknown error has occurred while trying to set the user's beta mode."
278
- msgstr "An unknown error has occurred while trying to set the user's beta mode."
279
-
280
- #: includes/class-freemius.php:13020
281
- msgid "Invalid site details collection."
282
- msgstr "Récupération des détails du site non valide."
283
-
284
- #: includes/class-freemius.php:13140
285
- msgid "We couldn't find your email address in the system, are you sure it's the right address?"
286
- msgstr "Nous ne trouvons pas votre adresse mail dans notre système, êtes-vous qu'il s'agit de la bonne adresse ?"
287
-
288
- #: includes/class-freemius.php:13142
289
- msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?"
290
- msgstr "Nous ne trouvons aucune licence active associée avec cette adresse email, êtes-vous qu'il s'agit de la bonne adresse ?"
291
-
292
- #: includes/class-freemius.php:13416
293
- msgid "Account is pending activation."
294
- msgstr "Compte en cours d'activation."
295
-
296
- #: includes/class-freemius.php13528,
297
- #: templates/forms/premium-versions-upgrade-handler.php:47
298
- msgid "Buy a license now"
299
- msgstr "Acheter une licence maintenant"
300
-
301
- #: includes/class-freemius.php13540,
302
- #: templates/forms/premium-versions-upgrade-handler.php:46
303
- msgid "Renew your license now"
304
- msgstr "Renouvelez votre licence maintenant"
305
-
306
- #: includes/class-freemius.php:13544
307
- msgid "%s to access version %s security & feature updates, and support."
308
- msgstr "%s pour permettre les mises à jour de sécurité et de fonctionnalités de la version %s, et le support."
309
-
310
- #: includes/class-freemius.php:15957
311
- msgid "%s activation was successfully completed."
312
- msgstr "L'activation de %s s'est terminée avec succès."
313
-
314
- #: includes/class-freemius.php:15971
315
- msgid "Your account was successfully activated with the %s plan."
316
- msgstr "Votre compte a été activé avec succès avec la formule %s."
317
-
318
- #: includes/class-freemius.php15982, includes/class-freemius.php:19707
319
- msgid "Your trial has been successfully started."
320
- msgstr "Votre période d'essai a bien démarré."
321
-
322
- #: includes/class-freemius.php16556, includes/class-freemius.php16644,
323
- #: includes/class-freemius.php:16810
324
- msgid "Couldn't activate %s."
325
- msgstr "Impossible d'activer %s."
326
-
327
- #: includes/class-freemius.php16557, includes/class-freemius.php16645,
328
- #: includes/class-freemius.php:16811
329
- msgid "Please contact us with the following message:"
330
- msgstr "Merci de nous contacter avec le message suivant :"
331
-
332
- #: includes/class-freemius.php16641, templates/forms/data-debug-mode.php:162
333
- msgid "An unknown error has occurred."
334
- msgstr "An unknown error has occurred."
335
-
336
- #: includes/class-freemius.php17168, includes/class-freemius.php:22082
337
- msgid "Upgrade"
338
- msgstr "Mise à jour"
339
-
340
- #: includes/class-freemius.php:17174
341
- msgid "Start Trial"
342
- msgstr "Essai gratuit"
343
-
344
- #: includes/class-freemius.php:17176
345
- msgid "Pricing"
346
- msgstr "Tarifs"
347
-
348
- #: includes/class-freemius.php17256, includes/class-freemius.php:17258
349
- msgid "Affiliation"
350
- msgstr "Affiliation"
351
-
352
- #: includes/class-freemius.php17286, includes/class-freemius.php17288,
353
- #: templates/account.php183, templates/debug.php:326
354
- msgid "Account"
355
- msgstr "Compte"
356
-
357
- #: includes/class-freemius.php17302, includes/class-freemius.php17304,
358
- #: includes/customizer/class-fs-customizer-support-section.php:60
359
- msgid "Contact Us"
360
- msgstr "Contactez Nous"
361
-
362
- #: includes/class-freemius.php17315, includes/class-freemius.php17317,
363
- #: includes/class-freemius.php22096, templates/account.php111,
364
- #: templates/account/partials/addon.php:44
365
- msgid "Add-Ons"
366
- msgstr "Add-Ons"
367
-
368
- #: includes/class-freemius.php:17351
369
- msgctxt "ASCII arrow left icon"
370
- msgid "&#x2190;"
371
- msgstr "&#x2190;"
372
-
373
- #: includes/class-freemius.php:17351
374
- msgctxt "ASCII arrow right icon"
375
- msgid "&#x27a4;"
376
- msgstr "&#x27a4;"
377
-
378
- #: includes/class-freemius.php17353, templates/pricing.php:103
379
- msgctxt "noun"
380
- msgid "Pricing"
381
- msgstr "Tarifs"
382
-
383
- #: includes/class-freemius.php17566,
384
- #: includes/customizer/class-fs-customizer-support-section.php:67
385
- msgid "Support Forum"
386
- msgstr "Forum de Support"
387
-
388
- #: includes/class-freemius.php:18536
389
- msgid "Your email has been successfully verified - you are AWESOME!"
390
- msgstr "Votre email a été vérifié avec succès - vous êtes FORMIDABLE !"
391
-
392
- #: includes/class-freemius.php:18537
393
- msgctxt "a positive response"
394
- msgid "Right on"
395
- msgstr "Directement"
396
-
397
- #: includes/class-freemius.php:19041
398
- msgid "seems like the key you entered doesn't match our records."
399
- msgstr "seems like the key you entered doesn't match our records."
400
-
401
- #: includes/class-freemius.php:19065
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 "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."
404
-
405
- #: includes/class-freemius.php:19283
406
- msgid "Your %s Add-on plan was successfully upgraded."
407
- msgstr "Votre Add-on %s a bien été mis à jour."
408
-
409
- #: includes/class-freemius.php:19285
410
- msgid "%s Add-on was successfully purchased."
411
- msgstr "L'Add-on %s a bien été acheté."
412
-
413
- #: includes/class-freemius.php:19288
414
- msgid "Download the latest version"
415
- msgstr "Télécharger la dernière version"
416
-
417
- #: includes/class-freemius.php:19374
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 "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
420
-
421
- #: includes/class-freemius.php19380, includes/class-freemius.php19390,
422
- #: includes/class-freemius.php19835, includes/class-freemius.php:19924
423
- msgid "Error received from the server:"
424
- msgstr "Une erreur a été reçu depuis le serveur :"
425
-
426
- #: includes/class-freemius.php:19390
427
- msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
428
- msgstr "Il semble que l'un des paramètres d'authentification soit faux. Veuillez mettre à jour votre Public Key, votre Secret Key ainsi que vote User ID et essayez à nouveau."
429
-
430
- #: includes/class-freemius.php19604, includes/class-freemius.php19840,
431
- #: includes/class-freemius.php19895, includes/class-freemius.php:19998
432
- msgctxt ""
433
- msgid "Hmm"
434
- msgstr "Hmm"
435
-
436
- #: includes/class-freemius.php:19617
437
- 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."
438
- msgstr "Il semble que vous soyez encore sur la formule %s. Si vous avez mis à jour ou changer votre formule, le problème est probablement de votre côté - désolé."
439
-
440
- #: includes/class-freemius.php19618, templates/account.php113,
441
- #: templates/add-ons.php250, templates/account/partials/addon.php:46
442
- msgctxt "trial period"
443
- msgid "Trial"
444
- msgstr "Période d'essai"
445
-
446
- #: includes/class-freemius.php:19623
447
- msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s."
448
- msgstr "J'ai mis à jour mon compte mais quand j'essaie de synchroniser la licence, la formule est toujours %s."
449
-
450
- #: includes/class-freemius.php19627, includes/class-freemius.php:19686
451
- msgid "Please contact us here"
452
- msgstr "Merci de nous contacter ici"
453
-
454
- #: includes/class-freemius.php:19638
455
- msgid "Your plan was successfully activated."
456
- msgstr "Your plan was successfully activated."
457
-
458
- #: includes/class-freemius.php:19639
459
- msgid "Your plan was successfully upgraded."
460
- msgstr "Votre formule a bien été mise à jour."
461
-
462
- #: includes/class-freemius.php:19656
463
- msgid "Your plan was successfully changed to %s."
464
- msgstr "Votre formule a bien été modifié vers %s. "
465
-
466
- #: includes/class-freemius.php:19672
467
- msgid "Your license has expired. You can still continue using the free %s forever."
468
- msgstr "Votre licence a expiré. Vous pouvez toujours utiliser la version gratuite indéfiniment."
469
-
470
- #: includes/class-freemius.php:19674
471
- msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
472
- msgstr "Votre licence a expiré.%1$sFaites la mise à jour maintenant%2$s pour continuer à utiliser le %3$s sans interruption."
473
-
474
- #: includes/class-freemius.php:19682
475
- msgid "Your license has been cancelled. If you think it's a mistake, please contact support."
476
- msgstr "Votre licence a été annulé. Si vous pensez qu'il s'agit d'une erreur, merci de contacter le support."
477
-
478
- #: includes/class-freemius.php:19695
479
- 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."
480
- msgstr "Votre licence a expiré. Vous pouvez toujours utiliser les fonctionnalités %s mais vous devrez renouveler votre licence pour recevoir les mises à jour et une assistance."
481
-
482
- #: includes/class-freemius.php:19721
483
- msgid "Your free trial has expired. You can still continue using all our free features."
484
- msgstr "Votre période d'essai gratuite est terminée. Vous pouvez continuer à utiliser toutes nos fonctionnalités gratuites."
485
-
486
- #: includes/class-freemius.php:19723
487
- msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
488
- msgstr "Votre période d'essai gratuite est terminée. %1$sFaites la mise à jour maintenant%2$s pour continuer à utiliser le %3$s sans interruption."
489
-
490
- #: includes/class-freemius.php:19831
491
- msgid "It looks like the license could not be activated."
492
- msgstr "Il semble que la licence ne puisse être activée."
493
-
494
- #: includes/class-freemius.php:19873
495
- msgid "Your license was successfully activated."
496
- msgstr "Votre licence a bien été activée."
497
-
498
- #: includes/class-freemius.php:19899
499
- msgid "It looks like your site currently doesn't have an active license."
500
- msgstr "Il semble que votre site n'ait pas de licence active."
501
-
502
- #: includes/class-freemius.php:19923
503
- msgid "It looks like the license deactivation failed."
504
- msgstr "Il semble que la désactivation de la licence a échoué."
505
-
506
- #: includes/class-freemius.php:19951
507
- msgid "Your license was successfully deactivated, you are back to the %s plan."
508
- msgstr "Votre licence a bien été désactivé, vous utilisez à présent la formule %s."
509
-
510
- #: includes/class-freemius.php:19952
511
- msgid "O.K"
512
- msgstr "O.K"
513
-
514
- #: includes/class-freemius.php:20005
515
- msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
516
- msgstr "Il semble que nous ayons un problème temporaire avec l'annulation de votre abonnement. Merci de réessayer dans quelques minutes."
517
-
518
- #: includes/class-freemius.php:20014
519
- msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
520
- msgstr "Votre abonnement a bien été annulé. Votre licence de la formule %s expirera dans %s."
521
-
522
- #: includes/class-freemius.php:20056
523
- msgid "You are already running the %s in a trial mode."
524
- msgstr "Vous utilisez déjà le %s en période d'essai. "
525
-
526
- #: includes/class-freemius.php:20067
527
- msgid "You already utilized a trial before."
528
- msgstr "Vous avez déjà utilisé la période d'essai."
529
-
530
- #: includes/class-freemius.php:20081
531
- msgid "Plan %s do not exist, therefore, can't start a trial."
532
- msgstr "La formule %s n'existe pas, il n'est pas possible de commencer une période d'essai."
533
-
534
- #: includes/class-freemius.php:20092
535
- msgid "Plan %s does not support a trial period."
536
- msgstr "La formule %s ne propose pas de période d'essai."
537
-
538
- #: includes/class-freemius.php:20103
539
- msgid "None of the %s's plans supports a trial period."
540
- msgstr "Aucune formule du %s ne propose de période d'essai."
541
-
542
- #: includes/class-freemius.php:20153
543
- msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
544
- msgstr "Il semble que vous ne soyez plus en période d'essai donc il n'y a rien à annuler :)"
545
-
546
- #: includes/class-freemius.php:20189
547
- msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
548
- msgstr "Il semble que nous ayons un problème temporaire pour annuler votre période d'essai. Merci de réessayer dans quelques minutes."
549
-
550
- #: includes/class-freemius.php:20208
551
- msgid "Your %s free trial was successfully cancelled."
552
- msgstr "Votre période d'essai %s a bien été annulé."
553
-
554
- #: includes/class-freemius.php:20524
555
- msgid "Version %s was released."
556
- msgstr "La version %s vient d'être publiée."
557
-
558
- #: includes/class-freemius.php:20524
559
- msgid "Please download %s."
560
- msgstr "Merci de télécharger %s."
561
-
562
- #: includes/class-freemius.php:20531
563
- msgid "the latest %s version here"
564
- msgstr "la dernière version de %s ici"
565
-
566
- #: includes/class-freemius.php:20536
567
- msgid "New"
568
- msgstr "Nouveau"
569
-
570
- #: includes/class-freemius.php:20541
571
- msgid "Seems like you got the latest release."
572
- msgstr "Il semble que vous ayez la dernière version."
573
-
574
- #: includes/class-freemius.php:20542
575
- msgid "You are all good!"
576
- msgstr "Vous êtes tout bon !"
577
-
578
- #: includes/class-freemius.php:20812
579
- msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
580
- msgstr "Un email de vérification vient d'être envoyé sur %s. Si vous ne le recevez pas d'ici 5 minutes, merci de vérifier dans vos spams."
581
-
582
- #: includes/class-freemius.php:20951
583
- msgid "Site successfully opted in."
584
- msgstr "Site ajouté avec succès."
585
-
586
- #: includes/class-freemius.php20952, includes/class-freemius.php:21792
587
- msgid "Awesome"
588
- msgstr "Formidable"
589
-
590
- #: includes/class-freemius.php20968, templates/forms/optout.php:32
591
- msgid "We appreciate your help in making the %s better by letting us track some usage data."
592
- msgstr "Nous vous remercions de votre aide pour améliorer le %s en nous permettant de recevoir des informations concernant son usage."
593
-
594
- #: includes/class-freemius.php:20969
595
- msgid "Thank you!"
596
- msgstr "Merci !"
597
-
598
- #: includes/class-freemius.php:20976
599
- msgid "We will no longer be sending any usage data of %s on %s to %s."
600
- msgstr "Nous n'enverrons plus d'information d'utilisation de %s sur %s à %s."
601
-
602
- #: includes/class-freemius.php:21105
603
- 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."
604
- msgstr "Merci de vérifier votre messagerie, vous devriez recevoir un email via %s pour confirmer le changement de propriétaire. Pour des raisons de sécurité, vous devez confirmer le changement dans les prochaines 15 minutes. Vérifiez vos spams si vous ne recevez pas le message."
605
-
606
- #: includes/class-freemius.php:21111
607
- msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval."
608
- msgstr "Merci pour la confirmation du changement de propriétaire. Un email vient d'être envoyé à %s pour la validation finale."
609
-
610
- #: includes/class-freemius.php:21116
611
- msgid "%s is the new owner of the account."
612
- msgstr "%s est le nouveau propriétaire du compte."
613
-
614
- #: includes/class-freemius.php:21118
615
- msgctxt "as congratulations"
616
- msgid "Congrats"
617
- msgstr "Félicitations"
618
-
619
- #: includes/class-freemius.php:21138
620
- msgid "Sorry, we could not complete the email update. Another user with the same email is already registered."
621
- msgstr "Désolé, nous ne pouvons pas mettre à jour l'email. Il existe déjà un autre utilisateur avec cette adresse."
622
-
623
- #: includes/class-freemius.php:21139
624
- msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
625
- msgstr "Si vous voulez transférer la propriété du compte de %s à %s cliquez sur le bouton Changement De Propriétaire"
626
-
627
- #: includes/class-freemius.php:21146
628
- msgid "Change Ownership"
629
- msgstr "Changement De Propriétaire"
630
-
631
- #: includes/class-freemius.php:21154
632
- msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
633
- msgstr "Votre email a été mis à jour. Vous allez recevoir un message avec les instructions de confirmation."
634
-
635
- #: includes/class-freemius.php:21166
636
- msgid "Please provide your full name."
637
- msgstr "Merci d'indiquer vos prénom et nom."
638
-
639
- #: includes/class-freemius.php:21171
640
- msgid "Your name was successfully updated."
641
- msgstr "Votre nom a été mis à jour."
642
-
643
- #: includes/class-freemius.php:21232
644
- msgid "You have successfully updated your %s."
645
- msgstr "Votre %s a bien été mis à jour."
646
-
647
- #: includes/class-freemius.php:21372
648
- msgid "Just letting you know that the add-ons information of %s is being pulled from an external server."
649
- msgstr "Sachez que les informations de l'add-ons de %s sont issus d'un serveur externe."
650
-
651
- #: includes/class-freemius.php:21373
652
- msgctxt "advance notice of something that will need attention."
653
- msgid "Heads up"
654
- msgstr "Avertissement"
655
-
656
- #: includes/class-freemius.php:21832
657
- msgctxt "exclamation"
658
- msgid "Hey"
659
- msgstr "Hey"
660
-
661
- #: includes/class-freemius.php:21832
662
- msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial."
663
- msgstr "Que pensez-vous de %s ? Testez nos %s fonctionnalités premium avec %d jours d'essai gratuit."
664
-
665
- #: includes/class-freemius.php:21840
666
- msgid "No commitment for %s days - cancel anytime!"
667
- msgstr "Pas d'engagement durant %s jours - annuler quand vous voulez !"
668
-
669
- #: includes/class-freemius.php:21841
670
- msgid "No credit card required"
671
- msgstr "Pas besoin de carte bancaire"
672
-
673
- #: includes/class-freemius.php21848, templates/forms/trial-start.php:53
674
- msgctxt "call to action"
675
- msgid "Start free trial"
676
- msgstr "Commencer l'essai gratuit"
677
-
678
- #: includes/class-freemius.php:21925
679
- 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!"
680
- msgstr "Dites, savez-vous que %s propose un système de affiliation ? Si vous aimez le %s vous pouvez devenir notre ambassadeur et gagner de l'argent !"
681
-
682
- #: includes/class-freemius.php:21934
683
- msgid "Learn more"
684
- msgstr "En savoir plus"
685
-
686
- #: includes/class-freemius.php22120, templates/account.php499,
687
- #: templates/account.php624, templates/connect.php171,
688
- #: templates/connect.php421, templates/forms/license-activation.php27,
689
- #: templates/account/partials/addon.php:321
690
- msgid "Activate License"
691
- msgstr "Activer la licence"
692
-
693
- #: includes/class-freemius.php22121, templates/account.php571,
694
- #: templates/account.php623, templates/account/partials/addon.php322,
695
- #: templates/account/partials/site.php:271
696
- msgid "Change License"
697
- msgstr "Changer la licence"
698
-
699
- #: includes/class-freemius.php22217, templates/account/partials/site.php:169
700
- msgid "Opt Out"
701
- msgstr "Désinscription"
702
-
703
- #: includes/class-freemius.php22219, includes/class-freemius.php22225,
704
- #: templates/account/partials/site.php49,
705
- #: templates/account/partials/site.php:169
706
- msgid "Opt In"
707
- msgstr "Inscription"
708
-
709
- #: includes/class-freemius.php:22453
710
- msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
711
- msgstr " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
712
-
713
- #: includes/class-freemius.php:22461
714
- msgid "Activate %s features"
715
- msgstr "Activer les fonctionnalités %s"
716
-
717
- #: includes/class-freemius.php:22474
718
- msgid "Please follow these steps to complete the upgrade"
719
- msgstr "Merci de suivre ces étapes pour finaliser la mise à jour"
720
-
721
- #: includes/class-freemius.php:22478
722
- msgid "Download the latest %s version"
723
- msgstr "Télécharger la dernière version %s"
724
-
725
- #: includes/class-freemius.php:22482
726
- msgid "Upload and activate the downloaded version"
727
- msgstr "Téléverser et activer la version téléchargée"
728
-
729
- #: includes/class-freemius.php:22484
730
- msgid "How to upload and activate?"
731
- msgstr "Comment téléverser et activer ?"
732
-
733
- #: includes/class-freemius.php:22618
734
- msgid "%sClick here%s to choose the sites where you'd like to activate the license on."
735
- msgstr "%sCliquez ici %s pour choisir les sites sur lesquels vous souhaitez activer la licence."
736
-
737
- #: includes/class-freemius.php:22779
738
- msgid "Auto installation only works for opted-in users."
739
- msgstr "L'installation automatique ne fonctionne que pour les utilisateurs qui se sont inscrits."
740
-
741
- #: includes/class-freemius.php22789, includes/class-freemius.php22822,
742
- #: includes/class-fs-plugin-updater.php1212,
743
- #: includes/class-fs-plugin-updater.php:1226
744
- msgid "Invalid module ID."
745
- msgstr "ID du module non valide."
746
-
747
- #: includes/class-freemius.php22798, includes/class-fs-plugin-updater.php:1248
748
- msgid "Premium version already active."
749
- msgstr "Version premium déjà active."
750
-
751
- #: includes/class-freemius.php:22805
752
- msgid "You do not have a valid license to access the premium version."
753
- msgstr "Vous n'avez pas de licence valide pour accéder à la version premium."
754
-
755
- #: includes/class-freemius.php:22812
756
- msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version."
757
- msgstr "Le plugin est un \"Serviceware\" ce qui veut dire qu'il n'a pas de version premium de code."
758
-
759
- #: includes/class-freemius.php22830, includes/class-fs-plugin-updater.php:1247
760
- msgid "Premium add-on version already installed."
761
- msgstr "La version premium de l'add-on est déjà installée."
762
-
763
- #: includes/class-freemius.php:23180
764
- msgid "View paid features"
765
- msgstr "Voir les fonctionnalités payantes"
766
-
767
- #: includes/class-freemius.php:23502
768
- msgid "Thank you so much for using %s and its add-ons!"
769
- msgstr "Merci beaucoup d'utiliser %s et ses add-ons !"
770
-
771
- #: includes/class-freemius.php:23503
772
- msgid "Thank you so much for using %s!"
773
- msgstr "Merci beaucoup d'utiliser %s !"
774
-
775
- #: includes/class-freemius.php:23509
776
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
777
- msgstr "Vous avez déjà validé notre suivi d'utilisation qui nous permet de continuer à améliorer le %s."
778
-
779
- #: includes/class-freemius.php:23513
780
- msgid "Thank you so much for using our products!"
781
- msgstr "Merci beaucoup d'utiliser nos produits !"
782
-
783
- #: includes/class-freemius.php:23514
784
- msgid "You've already opted-in to our usage-tracking, which helps us keep improving them."
785
- msgstr "Vous avez déjà validé notre suivi d'utilisation qui nous permet de continuer à les améliorer."
786
-
787
- #: includes/class-freemius.php:23533
788
- msgid "%s and its add-ons"
789
- msgstr "%s et ses add-ons"
790
-
791
- #: includes/class-freemius.php:23542
792
- msgid "Products"
793
- msgstr "Produits"
794
-
795
- #: includes/class-freemius.php23549, templates/connect.php:272
796
- msgid "Yes"
797
- msgstr "Oui"
798
-
799
- #: includes/class-freemius.php23550, templates/connect.php:273
800
- msgid "send me security & feature updates, educational content and offers."
801
- msgstr "envoyez moi des mises à jour de sécurité et des fonctionnalités, du contenu instructif et des offres."
802
-
803
- #: includes/class-freemius.php23551, templates/connect.php:278
804
- msgid "No"
805
- msgstr "Non"
806
-
807
- #: includes/class-freemius.php23553, templates/connect.php:280
808
- msgid "do %sNOT%s send me security & feature updates, educational content and offers."
809
- msgstr "ne %sPAS%s m'envoyer de mises à jour de sécurité ou de fonctionnalités, ni de contenu instructif, ni d'offre."
810
-
811
- #: includes/class-freemius.php:23563
812
- 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 :-)"
813
- msgstr "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 :-)"
814
-
815
- #: includes/class-freemius.php23565, templates/connect.php:287
816
- msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
817
- msgstr "Merci de nous indiquer si vous souhaitez que nous vous contactions pour les mises à jour de sécurité et de fonctionnalités, du contenu instructif et des offres spéciales :"
818
-
819
- #: includes/class-freemius.php:23847
820
- msgid "License key is empty."
821
- msgstr "La clé de licence est vide."
822
-
823
- #: includes/class-fs-plugin-updater.php206,
824
- #: templates/forms/premium-versions-upgrade-handler.php:57
825
- msgid "Renew license"
826
- msgstr "Renouvelez votre licence"
827
-
828
- #: includes/class-fs-plugin-updater.php211,
829
- #: templates/forms/premium-versions-upgrade-handler.php:58
830
- msgid "Buy license"
831
- msgstr "Acheter une licence"
832
-
833
- #: includes/class-fs-plugin-updater.php321,
834
- #: includes/class-fs-plugin-updater.php:354
835
- msgid "There is a %s of %s available."
836
- msgstr "Il y a une %s de %s disponible."
837
-
838
- #: includes/class-fs-plugin-updater.php323,
839
- #: includes/class-fs-plugin-updater.php:359
840
- msgid "new Beta version"
841
- msgstr "new Beta version"
842
-
843
- #: includes/class-fs-plugin-updater.php324,
844
- #: includes/class-fs-plugin-updater.php:360
845
- msgid "new version"
846
- msgstr "Nouvelle version"
847
-
848
- #: includes/class-fs-plugin-updater.php:383
849
- msgid "Important Upgrade Notice:"
850
- msgstr "Information importante de mise à jour :"
851
-
852
- #: includes/class-fs-plugin-updater.php:1277
853
- msgid "Installing plugin: %s"
854
- msgstr "Installation du plugin : %s"
855
-
856
- #: includes/class-fs-plugin-updater.php:1318
857
- msgid "Unable to connect to the filesystem. Please confirm your credentials."
858
- msgstr "Impossible de se connecter au système de fichiers. Merci de confirmer vos autorisations."
859
-
860
- #: includes/class-fs-plugin-updater.php:1500
861
- msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
862
- msgstr "Le package du plugin à télécharger ne contient pas de dossier avec le bon slug et iln'a pas été possible de le renommer."
863
-
864
- #: includes/fs-plugin-info-dialog.php:535
865
- msgid "Purchase More"
866
- msgstr "Purchase More"
867
-
868
- #: includes/fs-plugin-info-dialog.php536,
869
- #: templates/account/partials/addon.php:385
870
- msgctxt "verb"
871
- msgid "Purchase"
872
- msgstr "Acheter"
873
-
874
- #: includes/fs-plugin-info-dialog.php:540
875
- msgid "Start my free %s"
876
- msgstr "Commencer ma %s gratuite"
877
-
878
- #: includes/fs-plugin-info-dialog.php:738
879
- msgid "Install Free Version Update Now"
880
- msgstr "Installer la dernière mise à jour gratuite maintenant"
881
-
882
- #: includes/fs-plugin-info-dialog.php739, templates/account.php:560
883
- msgid "Install Update Now"
884
- msgstr "Installer la mise à jour maintenant"
885
-
886
- #: includes/fs-plugin-info-dialog.php:748
887
- msgid "Install Free Version Now"
888
- msgstr "Installer la version gratuite maintenant"
889
-
890
- #: includes/fs-plugin-info-dialog.php749, templates/add-ons.php323,
891
- #: templates/auto-installation.php111,
892
- #: templates/account/partials/addon.php365,
893
- #: templates/account/partials/addon.php:418
894
- msgid "Install Now"
895
- msgstr "Installer maintenant"
896
-
897
- #: includes/fs-plugin-info-dialog.php:765
898
- msgctxt "as download latest version"
899
- msgid "Download Latest Free Version"
900
- msgstr "Télécharger la dernière version gratuite"
901
-
902
- #: includes/fs-plugin-info-dialog.php766, templates/account.php91,
903
- #: templates/add-ons.php37, templates/account/partials/addon.php:25
904
- msgctxt "as download latest version"
905
- msgid "Download Latest"
906
- msgstr "Télécharger la dernière version"
907
-
908
- #: includes/fs-plugin-info-dialog.php781, templates/add-ons.php329,
909
- #: templates/account/partials/addon.php356,
910
- #: templates/account/partials/addon.php:412
911
- msgid "Activate this add-on"
912
- msgstr "Activer cet add-on"
913
-
914
- #: includes/fs-plugin-info-dialog.php783, templates/connect.php:418
915
- msgid "Activate Free Version"
916
- msgstr "Activez la version gratuite"
917
-
918
- #: includes/fs-plugin-info-dialog.php784, templates/account.php115,
919
- #: templates/add-ons.php330, templates/account/partials/addon.php:48
920
- msgid "Activate"
921
- msgstr "Activer"
922
-
923
- #: includes/fs-plugin-info-dialog.php:994
924
- msgctxt "Plugin installer section title"
925
- msgid "Description"
926
- msgstr "Description"
927
-
928
- #: includes/fs-plugin-info-dialog.php:995
929
- msgctxt "Plugin installer section title"
930
- msgid "Installation"
931
- msgstr "Installation"
932
-
933
- #: includes/fs-plugin-info-dialog.php:996
934
- msgctxt "Plugin installer section title"
935
- msgid "FAQ"
936
- msgstr "FAQ"
937
-
938
- #: includes/fs-plugin-info-dialog.php997,
939
- #: templates/plugin-info/description.php:55
940
- msgid "Screenshots"
941
- msgstr "Captures d'écran"
942
-
943
- #: includes/fs-plugin-info-dialog.php:998
944
- msgctxt "Plugin installer section title"
945
- msgid "Changelog"
946
- msgstr "Changelog"
947
-
948
- #: includes/fs-plugin-info-dialog.php:999
949
- msgctxt "Plugin installer section title"
950
- msgid "Reviews"
951
- msgstr "Commentaires"
952
-
953
- #: includes/fs-plugin-info-dialog.php:1000
954
- msgctxt "Plugin installer section title"
955
- msgid "Other Notes"
956
- msgstr "Autres Informations"
957
-
958
- #: includes/fs-plugin-info-dialog.php:1015
959
- msgctxt "Plugin installer section title"
960
- msgid "Features & Pricing"
961
- msgstr "Fonctionnalités & Tarifs"
962
-
963
- #: includes/fs-plugin-info-dialog.php:1025
964
- msgid "Plugin Install"
965
- msgstr "Installation du Plugin"
966
-
967
- #: includes/fs-plugin-info-dialog.php:1097
968
- msgctxt "e.g. Professional Plan"
969
- msgid "%s Plan"
970
- msgstr "Formule %s"
971
-
972
- #: includes/fs-plugin-info-dialog.php:1123
973
- msgctxt "e.g. the best product"
974
- msgid "Best"
975
- msgstr "Best"
976
-
977
- #: includes/fs-plugin-info-dialog.php1129,
978
- #: includes/fs-plugin-info-dialog.php:1149
979
- msgctxt "as every month"
980
- msgid "Monthly"
981
- msgstr "Mensuel"
982
-
983
- #: includes/fs-plugin-info-dialog.php:1132
984
- msgctxt "as once a year"
985
- msgid "Annual"
986
- msgstr "Annuel"
987
-
988
- #: includes/fs-plugin-info-dialog.php:1135
989
- msgid "Lifetime"
990
- msgstr "À vie"
991
-
992
- #: includes/fs-plugin-info-dialog.php1149,
993
- #: includes/fs-plugin-info-dialog.php1151,
994
- #: includes/fs-plugin-info-dialog.php:1153
995
- msgctxt "e.g. billed monthly"
996
- msgid "Billed %s"
997
- msgstr "%s Facturé"
998
-
999
- #: includes/fs-plugin-info-dialog.php:1151
1000
- msgctxt "as once a year"
1001
- msgid "Annually"
1002
- msgstr "Annuel"
1003
-
1004
- #: includes/fs-plugin-info-dialog.php:1153
1005
- msgctxt "as once a year"
1006
- msgid "Once"
1007
- msgstr "Une fois"
1008
-
1009
- #: includes/fs-plugin-info-dialog.php:1159
1010
- msgid "Single Site License"
1011
- msgstr "Licence 1 site"
1012
-
1013
- #: includes/fs-plugin-info-dialog.php:1161
1014
- msgid "Unlimited Licenses"
1015
- msgstr "Licences sites illimités"
1016
-
1017
- #: includes/fs-plugin-info-dialog.php:1163
1018
- msgid "Up to %s Sites"
1019
- msgstr "Jusqu'à %s Sites"
1020
-
1021
- #: includes/fs-plugin-info-dialog.php1173,
1022
- #: templates/plugin-info/features.php:82
1023
- msgctxt "as monthly period"
1024
- msgid "mo"
1025
- msgstr "mois"
1026
-
1027
- #: includes/fs-plugin-info-dialog.php1180,
1028
- #: templates/plugin-info/features.php:80
1029
- msgctxt "as annual period"
1030
- msgid "year"
1031
- msgstr "année"
1032
-
1033
- #: includes/fs-plugin-info-dialog.php:1234
1034
- msgctxt "noun"
1035
- msgid "Price"
1036
- msgstr "Tarif"
1037
-
1038
- #: includes/fs-plugin-info-dialog.php:1282
1039
- msgid "Save %s"
1040
- msgstr "Économisez %s"
1041
-
1042
- #: includes/fs-plugin-info-dialog.php:1292
1043
- msgid "No commitment for %s - cancel anytime"
1044
- msgstr "Pas d'engagement durant %s - annuler quand vous voulez"
1045
-
1046
- #: includes/fs-plugin-info-dialog.php:1295
1047
- msgid "After your free %s, pay as little as %s"
1048
- msgstr "Après vos %s gratuits, payez seulement %s"
1049
-
1050
- #: includes/fs-plugin-info-dialog.php:1306
1051
- msgid "Details"
1052
- msgstr "Détails"
1053
-
1054
- #: includes/fs-plugin-info-dialog.php1310, templates/account.php102,
1055
- #: templates/debug.php203, templates/debug.php240, templates/debug.php457,
1056
- #: templates/account/partials/addon.php:36
1057
- msgctxt "product version"
1058
- msgid "Version"
1059
- msgstr "Version"
1060
-
1061
- #: includes/fs-plugin-info-dialog.php:1317
1062
- msgctxt "as the plugin author"
1063
- msgid "Author"
1064
- msgstr "Auteur"
1065
-
1066
- #: includes/fs-plugin-info-dialog.php:1324
1067
- msgid "Last Updated"
1068
- msgstr "Dernière mise à jour"
1069
-
1070
- #: includes/fs-plugin-info-dialog.php1329, templates/account.php:468
1071
- msgctxt "x-ago"
1072
- msgid "%s ago"
1073
- msgstr "Il y a %s"
1074
-
1075
- #: includes/fs-plugin-info-dialog.php:1338
1076
- msgid "Requires WordPress Version"
1077
- msgstr "Version de WordPress requise"
1078
-
1079
- #: includes/fs-plugin-info-dialog.php:1339
1080
- msgid "%s or higher"
1081
- msgstr "%s ou plus"
1082
-
1083
- #: includes/fs-plugin-info-dialog.php:1346
1084
- msgid "Compatible up to"
1085
- msgstr "Compatible jusqu'à"
1086
-
1087
- #: includes/fs-plugin-info-dialog.php:1354
1088
- msgid "Downloaded"
1089
- msgstr "Téléchargé"
1090
-
1091
- #: includes/fs-plugin-info-dialog.php:1358
1092
- msgid "%s time"
1093
- msgstr "%s fois"
1094
-
1095
- #: includes/fs-plugin-info-dialog.php:1360
1096
- msgid "%s times"
1097
- msgstr "%s fois"
1098
-
1099
- #: includes/fs-plugin-info-dialog.php:1370
1100
- msgid "WordPress.org Plugin Page"
1101
- msgstr "Page WordPress.org du plugin"
1102
-
1103
- #: includes/fs-plugin-info-dialog.php:1378
1104
- msgid "Plugin Homepage"
1105
- msgstr "Site Web du plugin"
1106
-
1107
- #: includes/fs-plugin-info-dialog.php1386,
1108
- #: includes/fs-plugin-info-dialog.php:1468
1109
- msgid "Donate to this plugin"
1110
- msgstr "Faire une donation pour ce plugin"
1111
-
1112
- #: includes/fs-plugin-info-dialog.php:1393
1113
- msgid "Average Rating"
1114
- msgstr "Note moyenne"
1115
-
1116
- #: includes/fs-plugin-info-dialog.php:1400
1117
- msgid "based on %s"
1118
- msgstr "Basé sur %s"
1119
-
1120
- #: includes/fs-plugin-info-dialog.php:1404
1121
- msgid "%s rating"
1122
- msgstr "%s notation"
1123
-
1124
- #: includes/fs-plugin-info-dialog.php:1406
1125
- msgid "%s ratings"
1126
- msgstr "%snotations "
1127
-
1128
- #: includes/fs-plugin-info-dialog.php:1421
1129
- msgid "%s star"
1130
- msgstr "%s étoile"
1131
-
1132
- #: includes/fs-plugin-info-dialog.php:1423
1133
- msgid "%s stars"
1134
- msgstr "%s étoiles"
1135
-
1136
- #: includes/fs-plugin-info-dialog.php:1434
1137
- msgid "Click to see reviews that provided a rating of %s"
1138
- msgstr "Cliquez pour voir les avis avec une notation de %s"
1139
-
1140
- #: includes/fs-plugin-info-dialog.php:1447
1141
- msgid "Contributors"
1142
- msgstr "Contributeurs"
1143
-
1144
- #: includes/fs-plugin-info-dialog.php1476,
1145
- #: includes/fs-plugin-info-dialog.php:1478
1146
- msgid "Warning"
1147
- msgstr "Attention"
1148
-
1149
- #: includes/fs-plugin-info-dialog.php:1476
1150
- msgid "This plugin has not been tested with your current version of WordPress."
1151
- msgstr "Ce plugin n'a pas été testé avec votre actuelle version de WordPress"
1152
-
1153
- #: includes/fs-plugin-info-dialog.php:1478
1154
- msgid "This plugin has not been marked as compatible with your version of WordPress."
1155
- msgstr "Ce plugin n'a pas été indiqué comme étant compatible avec votre version actuelle de WordPress"
1156
-
1157
- #: includes/fs-plugin-info-dialog.php:1497
1158
- msgid "Paid add-on must be deployed to Freemius."
1159
- msgstr "Les add-ons payant doivent être déposés sur Freemius"
1160
-
1161
- #: includes/fs-plugin-info-dialog.php:1498
1162
- msgid "Add-on must be deployed to WordPress.org or Freemius."
1163
- msgstr "Les add-ons doivent être déposés sur WordPress.org ou Freemius."
1164
-
1165
- #: includes/fs-plugin-info-dialog.php:1519
1166
- msgid "Newer Version (%s) Installed"
1167
- msgstr "Nouvelle Version (%s) Installée"
1168
-
1169
- #: includes/fs-plugin-info-dialog.php:1520
1170
- msgid "Newer Free Version (%s) Installed"
1171
- msgstr "La nouvelle version gratuite ( %s ) a été installé"
1172
-
1173
- #: includes/fs-plugin-info-dialog.php:1527
1174
- msgid "Latest Version Installed"
1175
- msgstr "Dernière Version Installée"
1176
-
1177
- #: includes/fs-plugin-info-dialog.php:1528
1178
- msgid "Latest Free Version Installed"
1179
- msgstr "La dernière version gratuite a été installé"
1180
-
1181
- #: templates/account.php92, templates/forms/subscription-cancellation.php96,
1182
- #: templates/account/partials/addon.php26,
1183
- #: templates/account/partials/site.php:311
1184
- msgid "Downgrading your plan"
1185
- msgstr "Rétrograder votre formule"
1186
-
1187
- #: templates/account.php93, templates/forms/subscription-cancellation.php97,
1188
- #: templates/account/partials/addon.php27,
1189
- #: templates/account/partials/site.php:312
1190
- msgid "Cancelling the subscription"
1191
- msgstr "Annuler votre abonnement"
1192
-
1193
- #. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the
1194
- #. subscription'
1195
- #: templates/account.php95, templates/forms/subscription-cancellation.php99,
1196
- #: templates/account/partials/site.php:314
1197
- msgid "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1198
- msgstr "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
1199
-
1200
- #: templates/account.php96, templates/forms/subscription-cancellation.php100,
1201
- #: templates/account/partials/addon.php30,
1202
- #: templates/account/partials/site.php:315
1203
- 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."
1204
- msgstr "Veuillez noter que nous ne serons pas en mesure de garantir le maintien des prix actuels pour les renouvellements/nouveaux abonnements après une annulation. Si vous choisissez de renouveler l'abonnement manuellement à l'avenir, après une augmentation de prix, qui se produit généralement une fois par an, le prix mis à jour vous sera facturé."
1205
-
1206
- #: templates/account.php97, templates/forms/subscription-cancellation.php106,
1207
- #: templates/account/partials/addon.php:31
1208
- msgid "Cancelling the trial will immediately block access to all premium features. Are you sure?"
1209
- msgstr "Annuler la période d'essai va immédiatement bloquer les fonctionnalités premium. Souhaitez-vous continuer ?"
1210
-
1211
- #: templates/account.php98, templates/forms/subscription-cancellation.php101,
1212
- #: templates/account/partials/addon.php32,
1213
- #: templates/account/partials/site.php:316
1214
- msgid "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
1215
- msgstr "Vous pouvez toujours profiter de toutes les fonctionnalités de %s mais vous n'aurez plus accès aux mises à jour de sécurité ou de fonctionnalités de %s, ni au support."
1216
-
1217
- #: templates/account.php99, templates/forms/subscription-cancellation.php102,
1218
- #: templates/account/partials/addon.php33,
1219
- #: templates/account/partials/site.php:317
1220
- msgid "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
1221
- msgstr "Une fois la licence expirée vous pourrez toujours utiliser la version gratuite mais vous n'aurez PAS accès aux fonctionnalités de %s."
1222
-
1223
- #. translators: %s: Plan title (e.g. "Professional")
1224
- #: templates/account.php101,
1225
- #: templates/account/partials/activate-license-button.php31,
1226
- #: templates/account/partials/addon.php:35
1227
- msgid "Activate %s Plan"
1228
- msgstr "Activer la formule %s"
1229
-
1230
- #. translators: %s: Time period (e.g. Auto renews in "2 months")
1231
- #: templates/account.php104, templates/account/partials/addon.php38,
1232
- #: templates/account/partials/site.php:291
1233
- msgid "Auto renews in %s"
1234
- msgstr "Renouvellements automatique dans %s"
1235
-
1236
- #. translators: %s: Time period (e.g. Expires in "2 months")
1237
- #: templates/account.php106, templates/account/partials/addon.php40,
1238
- #: templates/account/partials/site.php:293
1239
- msgid "Expires in %s"
1240
- msgstr "Expire dans %s"
1241
-
1242
- #: templates/account.php:107
1243
- msgctxt "as synchronize license"
1244
- msgid "Sync License"
1245
- msgstr "Synchroniser la licence"
1246
-
1247
- #: templates/account.php108, templates/account/partials/addon.php:41
1248
- msgid "Cancel Trial"
1249
- msgstr "Annuler la période d'essai"
1250
-
1251
- #: templates/account.php109, templates/account/partials/addon.php:42
1252
- msgid "Change Plan"
1253
- msgstr "Changer de formule"
1254
-
1255
- #: templates/account.php110, templates/account/partials/addon.php:43
1256
- msgctxt "verb"
1257
- msgid "Upgrade"
1258
- msgstr "Mise à jour"
1259
-
1260
- #: templates/account.php112, templates/account/partials/addon.php45,
1261
- #: templates/account/partials/site.php:318
1262
- msgctxt "verb"
1263
- msgid "Downgrade"
1264
- msgstr "Rétrograder"
1265
-
1266
- #: templates/account.php114, templates/add-ons.php246,
1267
- #: templates/plugin-info/features.php72,
1268
- #: templates/account/partials/addon.php47,
1269
- #: templates/account/partials/site.php:33
1270
- msgid "Free"
1271
- msgstr "Gratuit"
1272
-
1273
- #: templates/account.php116, templates/debug.php373,
1274
- #: includes/customizer/class-fs-customizer-upsell-control.php110,
1275
- #: templates/account/partials/addon.php:49
1276
- msgctxt "as product pricing plan"
1277
- msgid "Plan"
1278
- msgstr "Formule"
1279
-
1280
- #: templates/account.php:117
1281
- msgid "Bundle Plan"
1282
- msgstr "Bundle Plan"
1283
-
1284
- #: templates/account.php:191
1285
- msgid "Free Trial"
1286
- msgstr "Essai gratuit"
1287
-
1288
- #: templates/account.php:202
1289
- msgid "Account Details"
1290
- msgstr "Détails du compte"
1291
-
1292
- #: templates/account.php209, templates/forms/data-debug-mode.php:33
1293
- msgid "Start Debug"
1294
- msgstr "Start Debug"
1295
-
1296
- #: templates/account.php:211
1297
- msgid "Stop Debug"
1298
- msgstr "Stop Debug"
1299
-
1300
- #: templates/account.php:218
1301
- msgid "Billing & Invoices"
1302
- msgstr "Billing & Invoices"
1303
-
1304
- #: templates/account.php:229
1305
- 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?"
1306
- msgstr "Supprimer le compte désactivera automatiquement la licence de votre formule %s afin que vous puissiez l'utiliser sur d'autres sites. Si vous voulez aussi annuler le paiement récurrent, cliquez sur le bouton \"Annuler\" et commencez par \"Rétrograder\" votre compte. Êtes-vous sûr de vouloir poursuivre la suppression ? "
1307
-
1308
- #: templates/account.php:231
1309
- 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?"
1310
- msgstr "La suppression est permanente. Ne faites cette suppression que si vous ne souhaitez plus utiliser le %s. Êtes-vous sûr de vouloir poursuivre la suppression ?"
1311
-
1312
- #: templates/account.php:234
1313
- msgid "Delete Account"
1314
- msgstr "Supprimer le compte"
1315
-
1316
- #: templates/account.php246, templates/account/partials/addon.php231,
1317
- #: templates/account/partials/deactivate-license-button.php:35
1318
- msgid "Deactivate License"
1319
- msgstr "Désactiver la licence"
1320
-
1321
- #: templates/account.php269, templates/forms/subscription-cancellation.php:125
1322
- msgid "Are you sure you want to proceed?"
1323
- msgstr "Êtes-vous de vouloir continuer ?"
1324
-
1325
- #: templates/account.php269, templates/account/partials/addon.php:255
1326
- msgid "Cancel Subscription"
1327
- msgstr "Annuler l'abonnement"
1328
-
1329
- #: templates/account.php298, templates/account/partials/addon.php:340
1330
- msgctxt "as synchronize"
1331
- msgid "Sync"
1332
- msgstr "Synchroniser"
1333
-
1334
- #: templates/account.php313, templates/debug.php:507
1335
- msgid "Name"
1336
- msgstr "Nom"
1337
-
1338
- #: templates/account.php319, templates/debug.php:508
1339
- msgid "Email"
1340
- msgstr "Email"
1341
-
1342
- #: templates/account.php326, templates/debug.php371, templates/debug.php:557
1343
- msgid "User ID"
1344
- msgstr "User ID"
1345
-
1346
- #: templates/account.php344, templates/account.php637,
1347
- #: templates/account.php682, templates/debug.php238, templates/debug.php365,
1348
- #: templates/debug.php454, templates/debug.php506, templates/debug.php555,
1349
- #: templates/debug.php632, templates/account/payments.php35,
1350
- #: templates/debug/logger.php:21
1351
- msgid "ID"
1352
- msgstr "ID"
1353
-
1354
- #: templates/account.php:351
1355
- msgid "Site ID"
1356
- msgstr "Site ID"
1357
-
1358
- #: templates/account.php:354
1359
- msgid "No ID"
1360
- msgstr "ID manquant"
1361
-
1362
- #: templates/account.php359, templates/debug.php245, templates/debug.php374,
1363
- #: templates/debug.php458, templates/debug.php510,
1364
- #: templates/account/partials/site.php:227
1365
- msgid "Public Key"
1366
- msgstr "Clef publique"
1367
-
1368
- #: templates/account.php365, templates/debug.php375, templates/debug.php459,
1369
- #: templates/debug.php511, templates/account/partials/site.php:239
1370
- msgid "Secret Key"
1371
- msgstr "Clef secrête"
1372
-
1373
- #: templates/account.php:368
1374
- msgctxt "as secret encryption key missing"
1375
- msgid "No Secret"
1376
- msgstr "Clef secrète manquante"
1377
-
1378
- #: templates/account.php395, templates/account/partials/site.php120,
1379
- #: templates/account/partials/site.php:122
1380
- msgid "Trial"
1381
- msgstr "Période d'essai"
1382
-
1383
- #: templates/account.php422, templates/debug.php562,
1384
- #: templates/account/partials/site.php:260
1385
- msgid "License Key"
1386
- msgstr "Clef de licence"
1387
-
1388
- #: templates/account.php:453
1389
- msgid "Join the Beta program"
1390
- msgstr "Join the Beta program"
1391
-
1392
- #: templates/account.php:459
1393
- msgid "not verified"
1394
- msgstr "Non vérifié"
1395
-
1396
- #: templates/account.php468, templates/account/partials/addon.php:190
1397
- msgid "Expired"
1398
- msgstr "Expiré"
1399
-
1400
- #: templates/account.php:528
1401
- msgid "Premium version"
1402
- msgstr "Version premium"
1403
-
1404
- #: templates/account.php:530
1405
- msgid "Free version"
1406
- msgstr "Version gratuite"
1407
-
1408
- #: templates/account.php:542
1409
- msgid "Verify Email"
1410
- msgstr "Vérifier l'email"
1411
-
1412
- #: templates/account.php:553
1413
- msgid "Download %s Version"
1414
- msgstr "Télécharger la version %s"
1415
-
1416
- #: templates/account.php568, templates/account.php820,
1417
- #: templates/account/partials/site.php248,
1418
- #: templates/account/partials/site.php:270
1419
- msgctxt "verb"
1420
- msgid "Show"
1421
- msgstr "Afficher"
1422
-
1423
- #: templates/account.php:583
1424
- msgid "What is your %s?"
1425
- msgstr "Quel est votre %s ?"
1426
-
1427
- #: templates/account.php591, templates/account/billing.php:21
1428
- msgctxt "verb"
1429
- msgid "Edit"
1430
- msgstr "Éditer"
1431
-
1432
- #: templates/account.php:616
1433
- msgid "Sites"
1434
- msgstr "Sites"
1435
-
1436
- #: templates/account.php:629
1437
- msgid "Search by address"
1438
- msgstr "Recherche par adresse"
1439
-
1440
- #: templates/account.php638, templates/debug.php:368
1441
- msgid "Address"
1442
- msgstr "Adresse"
1443
-
1444
- #: templates/account.php:639
1445
- msgid "License"
1446
- msgstr "Licence"
1447
-
1448
- #: templates/account.php:640
1449
- msgid "Plan"
1450
- msgstr "Formule"
1451
-
1452
- #: templates/account.php:685
1453
- msgctxt "as software license"
1454
- msgid "License"
1455
- msgstr "Licence"
1456
-
1457
- #: templates/account.php:814
1458
- msgctxt "verb"
1459
- msgid "Hide"
1460
- msgstr "Cacher"
1461
-
1462
- #: templates/account.php836, templates/forms/data-debug-mode.php:31
1463
- msgid "Processing"
1464
- msgstr "Traitement en cours"
1465
-
1466
- #: templates/account.php:839
1467
- msgid "Get updates for bleeding edge Beta versions of %s."
1468
- msgstr "Get updates for bleeding edge Beta versions of %s."
1469
-
1470
- #: templates/account.php:897
1471
- msgid "Cancelling %s"
1472
- msgstr "Annulation de %s"
1473
-
1474
- #: templates/account.php897, templates/account.php914,
1475
- #: templates/forms/subscription-cancellation.php27,
1476
- #: templates/forms/deactivation/form.php:133
1477
- msgid "trial"
1478
- msgstr "essai"
1479
-
1480
- #: templates/account.php912, templates/forms/deactivation/form.php:150
1481
- msgid "Cancelling %s..."
1482
- msgstr "Annulation de %s..."
1483
-
1484
- #: templates/account.php915, templates/forms/subscription-cancellation.php28,
1485
- #: templates/forms/deactivation/form.php:134
1486
- msgid "subscription"
1487
- msgstr "abonnement"
1488
-
1489
- #: templates/account.php:929
1490
- 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?"
1491
- msgstr "Désactiver la licence bloquera toutes les fonctionnalités premium mais vous permettra d'activer la licence sur un autre site. Êtes-vous sûr de vouloir continuer ?"
1492
-
1493
- #: templates/add-ons.php:38
1494
- msgid "View details"
1495
- msgstr "Voir les détails"
1496
-
1497
- #: templates/add-ons.php:48
1498
- msgid "Add Ons for %s"
1499
- msgstr "Add Ons pour %s"
1500
-
1501
- #: templates/add-ons.php:58
1502
- msgid "We couldn't load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1503
- msgstr "We couldn't load the add-ons list. It's probably an issue on our side, please try to come back in few minutes."
1504
-
1505
- #: templates/add-ons.php:229
1506
- msgctxt "active add-on"
1507
- msgid "Active"
1508
- msgstr "Active"
1509
-
1510
- #: templates/add-ons.php:230
1511
- msgctxt "installed add-on"
1512
- msgid "Installed"
1513
- msgstr "Installed"
1514
-
1515
- #: templates/admin-notice.php13, templates/forms/license-activation.php207,
1516
- #: templates/forms/resend-key.php:77
1517
- msgctxt "as close a window"
1518
- msgid "Dismiss"
1519
- msgstr "Fermer"
1520
-
1521
- #: templates/auto-installation.php:45
1522
- msgid "%s sec"
1523
- msgstr "%s sec"
1524
-
1525
- #: templates/auto-installation.php:83
1526
- msgid "Automatic Installation"
1527
- msgstr "Installation automatique"
1528
-
1529
- #: templates/auto-installation.php:93
1530
- msgid "An automated download and installation of %s (paid version) from %s will start in %s. If you would like to do it manually - click the cancellation button now."
1531
- msgstr "Un téléchargement et une installation automatique de %s (version premium) de %s va commencer dans %s. Si vous voulez le faire manuellement, cliquez sur le bouton d'annulation maintenant."
1532
-
1533
- #: templates/auto-installation.php:104
1534
- msgid "The installation process has started and may take a few minutes to complete. Please wait until it is done - do not refresh this page."
1535
- msgstr "L'installation a commencé et peut prendre quelques minutes pour se finir. Merci de patienter jusqu'à ce qu'elle soit terminée - veuillez ne pas rafraichir cette page."
1536
-
1537
- #: templates/auto-installation.php:109
1538
- msgid "Cancel Installation"
1539
- msgstr "Annuler l'installation"
1540
-
1541
- #: templates/checkout.php:180
1542
- msgid "Checkout"
1543
- msgstr "Paiement"
1544
-
1545
- #: templates/checkout.php:180
1546
- msgid "PCI compliant"
1547
- msgstr "Compatible PCI"
1548
-
1549
- #. translators: %s: name (e.g. Hey John,)
1550
- #: templates/connect.php:112
1551
- msgctxt "greeting"
1552
- msgid "Hey %s,"
1553
- msgstr "Hey %s,"
1554
-
1555
- #: templates/connect.php:154
1556
- msgid "Allow & Continue"
1557
- msgstr "Autoriser & Continuer"
1558
-
1559
- #: templates/connect.php:158
1560
- msgid "Re-send activation email"
1561
- msgstr "Renvoyer l'email d'activation"
1562
-
1563
- #: templates/connect.php:162
1564
- msgid "Thanks %s!"
1565
- msgstr "Merci %s !"
1566
-
1567
- #: templates/connect.php172, templates/forms/license-activation.php:46
1568
- msgid "Agree & Activate License"
1569
- msgstr "Valider & Activer la licence"
1570
-
1571
- #: templates/connect.php:181
1572
- msgid "Thanks for purchasing %s! To get started, please enter your license key:"
1573
- msgstr "Merci d'avoir acheté %s ! Pour commencer, veuillez indiquer votre clef de licence :"
1574
-
1575
- #: templates/connect.php:188
1576
- 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."
1577
- msgstr "Ne ratez jamais une mise à jour importante - acceptez nos notifications de mises à jour de sécurité et de fonctionnalités, de contenu instructif, d'offres ainsi que le suivi d'activité non sensible avec %4$s."
1578
-
1579
- #: templates/connect.php:189
1580
- msgid "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s."
1581
- msgstr "Ne manquez jamais une mise à jour importante - optez pour nos notifications de mises à jour de sécurité et de fonctionnalités, et un suivi diagnostique non sensible avec %4$s."
1582
-
1583
- #: templates/connect.php:195
1584
- 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."
1585
- msgstr "Ne ratez jamais une mise à jour importante - acceptez nos notifications de mises à jour de sécurité et de fonctionnalités, de contenu instructif, d'offres ainsi que le suivi d'activité non sensible avec %4$s. Dans le cas contraire, pas de problème ! %1$s fonctionnera parfaitement aussi."
1586
-
1587
- #: templates/connect.php:196
1588
- 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."
1589
- msgstr "Ne ratez jamais une mise à jour importante - acceptez nos notifications de mises à jour de sécurité et de fonctionnalités ainsi que le suivi d'activité non sensible avec %4$s. Dans le cas contraire, pas de problème ! %1$s fonctionnera parfaitement aussi."
1590
-
1591
- #: templates/connect.php:230
1592
- msgid "We're excited to introduce the Freemius network-level integration."
1593
- msgstr "Nous sommes impatient de vous présenter l'intégration Freemius au niveau réseau."
1594
-
1595
- #: templates/connect.php:233
1596
- msgid "During the update process we detected %d site(s) that are still pending license activation."
1597
- msgstr "Durant le processus de mise à jour nous avons détecté %d site(s) toujours en attente d'activation de la licence."
1598
-
1599
- #: templates/connect.php:235
1600
- msgid "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
1601
- msgstr "Si vous voulez utiliser le %s sur ces sites, merci d'indiquer votre clé de licence ci-dessous et de cliquer sur le bouton d'activation."
1602
-
1603
- #: templates/connect.php:237
1604
- msgid "%s's paid features"
1605
- msgstr "Fonctionnalités payantes de %s"
1606
-
1607
- #: templates/connect.php:242
1608
- msgid "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
1609
- msgstr "Éventuellement, vous pouvez l'ignorer pour l'instant et activer la licence plus tard, sur votre page de compte du réseau %s."
1610
-
1611
- #: templates/connect.php:244
1612
- msgid "During the update process we detected %s site(s) in the network that are still pending your attention."
1613
- msgstr "Durant le processus de mise à jour nous avons détecté %s site(s) dans le réseau que vous devez vérifier."
1614
-
1615
- #: templates/connect.php253, templates/forms/data-debug-mode.php35,
1616
- #: templates/forms/license-activation.php:49
1617
- msgid "License key"
1618
- msgstr "Clef de licence"
1619
-
1620
- #: templates/connect.php256, templates/forms/license-activation.php:22
1621
- msgid "Can't find your license key?"
1622
- msgstr "Vous ne trouvez pas votre clef de licence ?"
1623
-
1624
- #: templates/connect.php315, templates/connect.php652,
1625
- #: templates/forms/deactivation/retry-skip.php:20
1626
- msgctxt "verb"
1627
- msgid "Skip"
1628
- msgstr "Passer"
1629
-
1630
- #: templates/connect.php:318
1631
- msgid "Delegate to Site Admins"
1632
- msgstr "Déléguer aux administrateurs du site"
1633
-
1634
- #: templates/connect.php:318
1635
- msgid "If you click it, this decision will be delegated to the sites administrators."
1636
- msgstr "Si vous cliquez, cette décision sera déléguée aux administrateurs des sites."
1637
-
1638
- #: templates/connect.php:346
1639
- msgid "Your Profile Overview"
1640
- msgstr "Résumé de votre profil"
1641
-
1642
- #: templates/connect.php:347
1643
- msgid "Name and email address"
1644
- msgstr "Nom et adresse email"
1645
-
1646
- #: templates/connect.php:352
1647
- msgid "Your Site Overview"
1648
- msgstr "Résumé de votre site"
1649
-
1650
- #: templates/connect.php:353
1651
- msgid "Site URL, WP version, PHP info, plugins & themes"
1652
- msgstr "Site URL, WP version, PHP info, plugins & themes"
1653
-
1654
- #: templates/connect.php:358
1655
- msgid "Admin Notices"
1656
- msgstr "Notifications Administrateur"
1657
-
1658
- #: templates/connect.php359, templates/connect.php:375
1659
- msgid "Updates, announcements, marketing, no spam"
1660
- msgstr "Mises à jour, annonces, marketing, pas de spam"
1661
-
1662
- #: templates/connect.php:364
1663
- msgid "Current %s Events"
1664
- msgstr "Évènements du %s actuel"
1665
-
1666
- #: templates/connect.php:365
1667
- msgid "Activation, deactivation and uninstall"
1668
- msgstr "Activation, désactivation et désintallation"
1669
-
1670
- #: templates/connect.php:374
1671
- msgid "Newsletter"
1672
- msgstr "Newsletter"
1673
-
1674
- #: templates/connect.php391, templates/forms/license-activation.php:41
1675
- 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."
1676
- msgstr "Le %1$s va régulièrement envoyer des données à %2$s pour vérifier les mises à jour de sécurité et de fonctionnalités ainsi que pour vérifier la validité de votre licence."
1677
-
1678
- #: templates/connect.php:396
1679
- msgid "What permissions are being granted?"
1680
- msgstr "Quelles autorisations sont accordées ?"
1681
-
1682
- #: templates/connect.php:417
1683
- msgid "Don't have a license key?"
1684
- msgstr "Vous n'avez pas de clef de licence ?"
1685
-
1686
- #: templates/connect.php:420
1687
- msgid "Have a license key?"
1688
- msgstr "Vous avez une clef de licence ?"
1689
-
1690
- #: templates/connect.php:428
1691
- msgid "Privacy Policy"
1692
- msgstr "Politique de confidentialité"
1693
-
1694
- #: templates/connect.php:430
1695
- msgid "License Agreement"
1696
- msgstr "Contrat de licence"
1697
-
1698
- #: templates/connect.php:430
1699
- msgid "Terms of Service"
1700
- msgstr "Conditions générales de service"
1701
-
1702
- #: templates/connect.php:805
1703
- msgctxt "as in the process of sending an email"
1704
- msgid "Sending email"
1705
- msgstr "Email en cours d'envoi"
1706
-
1707
- #: templates/connect.php:806
1708
- msgctxt "as activating plugin"
1709
- msgid "Activating"
1710
- msgstr "Activation en cours"
1711
-
1712
- #: templates/contact.php:78
1713
- msgid "Contact"
1714
- msgstr "Contact"
1715
-
1716
- #: templates/debug.php:17
1717
- msgctxt "as turned off"
1718
- msgid "Off"
1719
- msgstr "Off"
1720
-
1721
- #: templates/debug.php:18
1722
- msgctxt "as turned on"
1723
- msgid "On"
1724
- msgstr "On"
1725
-
1726
- #: templates/debug.php:20
1727
- msgid "SDK"
1728
- msgstr "SDK"
1729
-
1730
- #: templates/debug.php:24
1731
- msgctxt "as code debugging"
1732
- msgid "Debugging"
1733
- msgstr "Debuggage"
1734
-
1735
- #: templates/debug.php54, templates/debug.php250, templates/debug.php376,
1736
- #: templates/debug.php:512
1737
- msgid "Actions"
1738
- msgstr "Actions"
1739
-
1740
- #: templates/debug.php:64
1741
- msgid "Are you sure you want to delete all Freemius data?"
1742
- msgstr "Êtes-vous sûr de vouloir supprimer toutes les données de Freemius ?"
1743
-
1744
- #: templates/debug.php:64
1745
- msgid "Delete All Accounts"
1746
- msgstr "Supprimer tous les comptes"
1747
-
1748
- #: templates/debug.php:71
1749
- msgid "Clear API Cache"
1750
- msgstr "Vider le cache API"
1751
-
1752
- #: templates/debug.php:79
1753
- msgid "Clear Updates Transients"
1754
- msgstr "Vider les transients de mise à jour"
1755
-
1756
- #: templates/debug.php:86
1757
- msgid "Sync Data From Server"
1758
- msgstr "Synchronisation des données depuis le serveur"
1759
-
1760
- #: templates/debug.php:95
1761
- msgid "Migrate Options to Network"
1762
- msgstr "Migrer les options vers le réseau"
1763
-
1764
- #: templates/debug.php:100
1765
- msgid "Load DB Option"
1766
- msgstr "Chargement des options de la base de données"
1767
-
1768
- #: templates/debug.php:103
1769
- msgid "Set DB Option"
1770
- msgstr "Mise en place des options de la base de données"
1771
-
1772
- #: templates/debug.php:182
1773
- msgid "Key"
1774
- msgstr "Clef"
1775
-
1776
- #: templates/debug.php:183
1777
- msgid "Value"
1778
- msgstr "Valeur"
1779
-
1780
- #: templates/debug.php:199
1781
- msgctxt "as software development kit versions"
1782
- msgid "SDK Versions"
1783
- msgstr "Versions du SDK"
1784
-
1785
- #: templates/debug.php:204
1786
- msgid "SDK Path"
1787
- msgstr "Chemin d'accès du SDK"
1788
-
1789
- #: templates/debug.php205, templates/debug.php:244
1790
- msgid "Module Path"
1791
- msgstr "Chemin d'accès du module"
1792
-
1793
- #: templates/debug.php:206
1794
- msgid "Is Active"
1795
- msgstr "Est actif"
1796
-
1797
- #: templates/debug.php234, templates/debug/plugins-themes-sync.php:35
1798
- msgid "Plugins"
1799
- msgstr "Plugins"
1800
-
1801
- #: templates/debug.php234, templates/debug/plugins-themes-sync.php:56
1802
- msgid "Themes"
1803
- msgstr "Thèmes"
1804
-
1805
- #: templates/debug.php239, templates/debug.php370, templates/debug.php456,
1806
- #: templates/debug/scheduled-crons.php:80
1807
- msgid "Slug"
1808
- msgstr "Slug"
1809
-
1810
- #: templates/debug.php241, templates/debug.php:455
1811
- msgid "Title"
1812
- msgstr "Titre"
1813
-
1814
- #: templates/debug.php:242
1815
- msgctxt "as application program interface"
1816
- msgid "API"
1817
- msgstr "API"
1818
-
1819
- #: templates/debug.php:243
1820
- msgid "Freemius State"
1821
- msgstr "État de Freemius"
1822
-
1823
- #: templates/debug.php:247
1824
- msgid "Network Blog"
1825
- msgstr "Réseau de Blog"
1826
-
1827
- #: templates/debug.php:248
1828
- msgid "Network User"
1829
- msgstr "Réseau d'Utilisateur"
1830
-
1831
- #: templates/debug.php:285
1832
- msgctxt "as connection was successful"
1833
- msgid "Connected"
1834
- msgstr "Connecté"
1835
-
1836
- #: templates/debug.php:286
1837
- msgctxt "as connection blocked"
1838
- msgid "Blocked"
1839
- msgstr "Bloqué"
1840
-
1841
- #: templates/debug.php:322
1842
- msgid "Simulate Trial Promotion"
1843
- msgstr "Simuler la promotion d'essai"
1844
-
1845
- #: templates/debug.php:334
1846
- msgid "Simulate Network Upgrade"
1847
- msgstr "Simuler la mise à jour du réseau"
1848
-
1849
- #: templates/debug.php:359
1850
- msgid "%s Installs"
1851
- msgstr "%s Installations"
1852
-
1853
- #: templates/debug.php:361
1854
- msgctxt "like websites"
1855
- msgid "Sites"
1856
- msgstr "Sites"
1857
-
1858
- #: templates/debug.php367, templates/account/partials/site.php:156
1859
- msgid "Blog ID"
1860
- msgstr "Blog ID"
1861
-
1862
- #: templates/debug.php:372
1863
- msgid "License ID"
1864
- msgstr "License ID"
1865
-
1866
- #: templates/debug.php436, templates/debug.php535,
1867
- #: templates/account/partials/addon.php:435
1868
- msgctxt "verb"
1869
- msgid "Delete"
1870
- msgstr "Supprimer"
1871
-
1872
- #: templates/debug.php:450
1873
- msgid "Add Ons of module %s"
1874
- msgstr "Add Ons du module %s"
1875
-
1876
- #: templates/debug.php:502
1877
- msgid "Users"
1878
- msgstr "Utilisateurs"
1879
-
1880
- #: templates/debug.php:509
1881
- msgid "Verified"
1882
- msgstr "Vérifié"
1883
-
1884
- #: templates/debug.php:551
1885
- msgid "%s Licenses"
1886
- msgstr "%s Licences"
1887
-
1888
- #: templates/debug.php:556
1889
- msgid "Plugin ID"
1890
- msgstr "ID du plugin"
1891
-
1892
- #: templates/debug.php:558
1893
- msgid "Plan ID"
1894
- msgstr "ID de la formule"
1895
-
1896
- #: templates/debug.php:559
1897
- msgid "Quota"
1898
- msgstr "Quota"
1899
-
1900
- #: templates/debug.php:560
1901
- msgid "Activated"
1902
- msgstr "Activé"
1903
-
1904
- #: templates/debug.php:561
1905
- msgid "Blocking"
1906
- msgstr "Bloquant"
1907
-
1908
- #: templates/debug.php:563
1909
- msgctxt "as expiration date"
1910
- msgid "Expiration"
1911
- msgstr "Expiration"
1912
-
1913
- #: templates/debug.php:590
1914
- msgid "Debug Log"
1915
- msgstr "Debug Log"
1916
-
1917
- #: templates/debug.php:594
1918
- msgid "All Types"
1919
- msgstr "Tous les types"
1920
-
1921
- #: templates/debug.php:601
1922
- msgid "All Requests"
1923
- msgstr "Toutes les demandes"
1924
-
1925
- #: templates/debug.php606, templates/debug.php635,
1926
- #: templates/debug/logger.php:25
1927
- msgid "File"
1928
- msgstr "Fichier"
1929
-
1930
- #: templates/debug.php607, templates/debug.php633,
1931
- #: templates/debug/logger.php:23
1932
- msgid "Function"
1933
- msgstr "Fonction"
1934
-
1935
- #: templates/debug.php:608
1936
- msgid "Process ID"
1937
- msgstr "ID du processus"
1938
-
1939
- #: templates/debug.php:609
1940
- msgid "Logger"
1941
- msgstr "Logger"
1942
-
1943
- #: templates/debug.php610, templates/debug.php634,
1944
- #: templates/debug/logger.php:24
1945
- msgid "Message"
1946
- msgstr "Message"
1947
-
1948
- #: templates/debug.php:612
1949
- msgid "Filter"
1950
- msgstr "Filter"
1951
-
1952
- #: templates/debug.php:620
1953
- msgid "Download"
1954
- msgstr "Téléchargement"
1955
-
1956
- #: templates/debug.php631, templates/debug/logger.php:22
1957
- msgid "Type"
1958
- msgstr "Type"
1959
-
1960
- #: templates/debug.php636, templates/debug/logger.php:26
1961
- msgid "Timestamp"
1962
- msgstr "Timestamp"
1963
-
1964
- #: templates/secure-https-header.php:28
1965
- msgid "Secure HTTPS %s page, running from an external domain"
1966
- msgstr "Page %s sécurisée HTTPS, s'exécutant sur un domaine externe"
1967
-
1968
- #: includes/customizer/class-fs-customizer-support-section.php55,
1969
- #: templates/plugin-info/features.php:43
1970
- msgid "Support"
1971
- msgstr "Support"
1972
-
1973
- #: includes/debug/class-fs-debug-bar-panel.php48,
1974
- #: templates/debug/api-calls.php54, templates/debug/logger.php:62
1975
- msgctxt "milliseconds"
1976
- msgid "ms"
1977
- msgstr "ms"
1978
-
1979
- #: includes/debug/debug-bar-start.php:41
1980
- msgid "Freemius API"
1981
- msgstr "API Freemius"
1982
-
1983
- #: includes/debug/debug-bar-start.php:42
1984
- msgid "Requests"
1985
- msgstr "Demandes"
1986
-
1987
- #: templates/account/billing.php:22
1988
- msgctxt "verb"
1989
- msgid "Update"
1990
- msgstr "Mise à jour"
1991
-
1992
- #: templates/account/billing.php:33
1993
- msgid "Billing"
1994
- msgstr "Facturation"
1995
-
1996
- #: templates/account/billing.php38, templates/account/billing.php:38
1997
- msgid "Business name"
1998
- msgstr "Raison sociale"
1999
-
2000
- #: templates/account/billing.php39, templates/account/billing.php:39
2001
- msgid "Tax / VAT ID"
2002
- msgstr "Code TVA"
2003
-
2004
- #: templates/account/billing.php42, templates/account/billing.php42,
2005
- #: templates/account/billing.php43, templates/account/billing.php:43
2006
- msgid "Address Line %d"
2007
- msgstr "Adresse ligne %d"
2008
-
2009
- #: templates/account/billing.php46, templates/account/billing.php:46
2010
- msgid "City"
2011
- msgstr "Ville"
2012
-
2013
- #: templates/account/billing.php46, templates/account/billing.php:46
2014
- msgid "Town"
2015
- msgstr "Ville"
2016
-
2017
- #: templates/account/billing.php47, templates/account/billing.php:47
2018
- msgid "ZIP / Postal Code"
2019
- msgstr "Code postal"
2020
-
2021
- #: templates/account/billing.php:302
2022
- msgid "Country"
2023
- msgstr "Pays"
2024
-
2025
- #: templates/account/billing.php:304
2026
- msgid "Select Country"
2027
- msgstr "Choisir le pays"
2028
-
2029
- #: templates/account/billing.php311, templates/account/billing.php:312
2030
- msgid "State"
2031
- msgstr "État"
2032
-
2033
- #: templates/account/billing.php311, templates/account/billing.php:312
2034
- msgid "Province"
2035
- msgstr "Région"
2036
-
2037
- #: templates/account/payments.php:29
2038
- msgid "Payments"
2039
- msgstr "Paiements"
2040
-
2041
- #: templates/account/payments.php:36
2042
- msgid "Date"
2043
- msgstr "Date"
2044
-
2045
- #: templates/account/payments.php:37
2046
- msgid "Amount"
2047
- msgstr "Montant"
2048
-
2049
- #: templates/account/payments.php38, templates/account/payments.php:50
2050
- msgid "Invoice"
2051
- msgstr "Facture"
2052
-
2053
- #: templates/debug/api-calls.php:56
2054
- msgid "API"
2055
- msgstr "API"
2056
-
2057
- #: templates/debug/api-calls.php:68
2058
- msgid "Method"
2059
- msgstr "Méthode"
2060
-
2061
- #: templates/debug/api-calls.php:69
2062
- msgid "Code"
2063
- msgstr "Code"
2064
-
2065
- #: templates/debug/api-calls.php:70
2066
- msgid "Length"
2067
- msgstr "Longueur"
2068
-
2069
- #: templates/debug/api-calls.php:71
2070
- msgctxt "as file/folder path"
2071
- msgid "Path"
2072
- msgstr "Chemin"
2073
-
2074
- #: templates/debug/api-calls.php:73
2075
- msgid "Body"
2076
- msgstr "Body"
2077
-
2078
- #: templates/debug/api-calls.php:75
2079
- msgid "Result"
2080
- msgstr "Résultat"
2081
-
2082
- #: templates/debug/api-calls.php:76
2083
- msgid "Start"
2084
- msgstr "Début"
2085
-
2086
- #: templates/debug/api-calls.php:77
2087
- msgid "End"
2088
- msgstr "Fin"
2089
-
2090
- #: templates/debug/logger.php:15
2091
- msgid "Log"
2092
- msgstr "Log"
2093
-
2094
- #. translators: %s: time period (e.g. In "2 hours")
2095
- #: templates/debug/plugins-themes-sync.php18,
2096
- #: templates/debug/scheduled-crons.php:91
2097
- msgid "In %s"
2098
- msgstr "Dans %s"
2099
-
2100
- #. translators: %s: time period (e.g. "2 hours" ago)
2101
- #: templates/debug/plugins-themes-sync.php20,
2102
- #: templates/debug/scheduled-crons.php:93
2103
- msgid "%s ago"
2104
- msgstr "Il y a %s"
2105
-
2106
- #: templates/debug/plugins-themes-sync.php21,
2107
- #: templates/debug/scheduled-crons.php:74
2108
- msgctxt "seconds"
2109
- msgid "sec"
2110
- msgstr "sec"
2111
-
2112
- #: templates/debug/plugins-themes-sync.php:23
2113
- msgid "Plugins & Themes Sync"
2114
- msgstr "Synchronisation des plugin et des thèmes"
2115
-
2116
- #: templates/debug/plugins-themes-sync.php:28
2117
- msgid "Total"
2118
- msgstr "Total"
2119
-
2120
- #: templates/debug/plugins-themes-sync.php29,
2121
- #: templates/debug/scheduled-crons.php:84
2122
- msgid "Last"
2123
- msgstr "Dernier"
2124
-
2125
- #: templates/debug/scheduled-crons.php:76
2126
- msgid "Scheduled Crons"
2127
- msgstr "Crons programmés"
2128
-
2129
- #: templates/debug/scheduled-crons.php:81
2130
- msgid "Module"
2131
- msgstr "Module"
2132
-
2133
- #: templates/debug/scheduled-crons.php:82
2134
- msgid "Module Type"
2135
- msgstr "Type de module"
2136
-
2137
- #: templates/debug/scheduled-crons.php:83
2138
- msgid "Cron Type"
2139
- msgstr "Type de Cron"
2140
-
2141
- #: templates/debug/scheduled-crons.php:85
2142
- msgid "Next"
2143
- msgstr "Suivant"
2144
-
2145
- #: templates/forms/affiliation.php:82
2146
- msgid "Non-expiring"
2147
- msgstr "Sans expiration"
2148
-
2149
- #: templates/forms/affiliation.php:85
2150
- msgid "Apply to become an affiliate"
2151
- msgstr "Postuler pour devenir un affilié"
2152
-
2153
- #: templates/forms/affiliation.php:104
2154
- msgid "Your affiliate application for %s has been accepted! Log in to your affiliate area at: %s."
2155
- msgstr "Votre dossier d'affiliation pour %s a été accepté ! Identifiez-vous dans votre espace affilié sur : %s."
2156
-
2157
- #: templates/forms/affiliation.php:119
2158
- msgid "Thank you for applying for our affiliate program, we'll review your details during the next 14 days and will get back to you with further information."
2159
- msgstr "Merci d'avoir postulé à notre programme d'affiliation, nous regarderons votre dossier durant les 14 prochains jours et nous reviendrons vers vous avec d'autres informations."
2160
-
2161
- #: templates/forms/affiliation.php:122
2162
- msgid "Your affiliation account was temporarily suspended."
2163
- msgstr "Votre compte affilié a été suspendu temporairement."
2164
-
2165
- #: templates/forms/affiliation.php:125
2166
- msgid "Thank you for applying for our affiliate program, unfortunately, we've decided at this point to reject your application. Please try again in 30 days."
2167
- msgstr "Merci d'avoir postulé à notre programme d'affiliation, malheureusement, nous avons décidé pour le moment de décliner votre dossier. Merci d'essayer à nouveau d'ici 30 jours."
2168
-
2169
- #: templates/forms/affiliation.php:128
2170
- msgid "Due to violation of our affiliation terms, we decided to temporarily block your affiliation account. If you have any questions, please contact support."
2171
- msgstr "Suite à une violation de nos conditions d'affiliation, nous avons décidé de bloquer temporairement votre compte d'affilié. Si vous avez la moindre question, merci de contacter le support."
2172
-
2173
- #: templates/forms/affiliation.php:141
2174
- msgid "Like the %s? Become our ambassador and earn cash ;-)"
2175
- msgstr "Vous aimez %s ? Devenez notre ambassadeur et gagnez du cash ;-)"
2176
-
2177
- #: templates/forms/affiliation.php:142
2178
- msgid "Refer new customers to our %s and earn %s commission on each successful sale you refer!"
2179
- msgstr "Parrainez des nouveaux clients pour notre %s et gagnez une commission de %s sur chaque vente réussie que vous affiliez."
2180
-
2181
- #: templates/forms/affiliation.php:145
2182
- msgid "Program Summary"
2183
- msgstr "Sommaire du programme"
2184
-
2185
- #: templates/forms/affiliation.php:147
2186
- msgid "%s commission when a customer purchases a new license."
2187
- msgstr "Commission de %s quand un client achète une nouvelle licence."
2188
-
2189
- #: templates/forms/affiliation.php:149
2190
- msgid "Get commission for automated subscription renewals."
2191
- msgstr "Obtenez des commissions pour les renouvellements automatiques d'abonnement."
2192
-
2193
- #: templates/forms/affiliation.php:152
2194
- msgid "%s tracking cookie after the first visit to maximize earnings potential."
2195
- msgstr "Cookie de tracking de %s après la première visite pour maximiser les potentiels de gain."
2196
-
2197
- #: templates/forms/affiliation.php:155
2198
- msgid "Unlimited commissions."
2199
- msgstr "Commissions illimitées."
2200
-
2201
- #: templates/forms/affiliation.php:157
2202
- msgid "%s minimum payout amount."
2203
- msgstr "Montant de paiement minimum %s."
2204
-
2205
- #: templates/forms/affiliation.php:158
2206
- msgid "Payouts are in USD and processed monthly via PayPal."
2207
- msgstr "Les paiements se font en Dollars US et sont effectués mensuellement via PayPal."
2208
-
2209
- #: templates/forms/affiliation.php:159
2210
- msgid "As we reserve 30 days for potential refunds, we only pay commissions that are older than 30 days."
2211
- msgstr "Comme nous bloquons sur 30 jours pour les remboursements éventuels, seules sont payées les commissions de plus de 30 jours."
2212
-
2213
- #: templates/forms/affiliation.php:162
2214
- msgid "Affiliate"
2215
- msgstr "Affiliation"
2216
-
2217
- #: templates/forms/affiliation.php165, templates/forms/resend-key.php:23
2218
- msgid "Email address"
2219
- msgstr "Adresse email"
2220
-
2221
- #: templates/forms/affiliation.php:169
2222
- msgid "Full name"
2223
- msgstr "Nom complet"
2224
-
2225
- #: templates/forms/affiliation.php:173
2226
- msgid "PayPal account email address"
2227
- msgstr "Adresse email du compte PayPal"
2228
-
2229
- #: templates/forms/affiliation.php:177
2230
- msgid "Where are you going to promote the %s?"
2231
- msgstr "Où allez-vous faire la promotion du %s ? "
2232
-
2233
- #: templates/forms/affiliation.php:179
2234
- msgid "Enter the domain of your website or other websites from where you plan to promote the %s."
2235
- msgstr "Indiquez l'adresse de votre site ou d'autres sites sur lesquels vous pensez faire la promotion du %s"
2236
-
2237
- #: templates/forms/affiliation.php:181
2238
- msgid "Add another domain"
2239
- msgstr "Ajouter une autre adresse"
2240
-
2241
- #: templates/forms/affiliation.php:185
2242
- msgid "Extra Domains"
2243
- msgstr "Adresses supplémentaires"
2244
-
2245
- #: templates/forms/affiliation.php:186
2246
- msgid "Extra domains where you will be marketing the product from."
2247
- msgstr "Adresses supplémentaires depuis lesquelles vous ferez la promotion du produit."
2248
-
2249
- #: templates/forms/affiliation.php:196
2250
- msgid "Promotion methods"
2251
- msgstr "Méthodes de promotion"
2252
-
2253
- #: templates/forms/affiliation.php:199
2254
- msgid "Social media (Facebook, Twitter, etc.)"
2255
- msgstr "Réseaux sociaux (Facebook, Twitter, etc.)"
2256
-
2257
- #: templates/forms/affiliation.php:203
2258
- msgid "Mobile apps"
2259
- msgstr "Applications mobiles"
2260
-
2261
- #: templates/forms/affiliation.php:207
2262
- msgid "Website, email, and social media statistics (optional)"
2263
- msgstr "Statistiques du site web, de l'adresse email et des réseaux sociaux (optionnel)"
2264
-
2265
- #: templates/forms/affiliation.php:210
2266
- msgid "Please feel free to provide any relevant website or social media statistics, e.g. monthly unique site visits, number of email subscribers, followers, etc. (we will keep this information confidential)."
2267
- msgstr "N'hésitez pas à indiquer des statistiques pertinentes concernant votre site ou vos réseaux sociaux telles que le nombre de visiteurs mensuel, le nombre d'abonnés, de followers, etc... (C'est informations resteront confidentielles)"
2268
-
2269
- #: templates/forms/affiliation.php:214
2270
- msgid "How will you promote us?"
2271
- msgstr "Comment allez-vous faire de la promotion ?"
2272
-
2273
- #: templates/forms/affiliation.php:217
2274
- msgid "Please provide details on how you intend to promote %s (please be as specific as possible)."
2275
- msgstr "Merci d'indiquer en détail comment vous allez faire la promotion du %s (en étant aussi précis que possible)"
2276
-
2277
- #: templates/forms/affiliation.php223, templates/forms/resend-key.php:22
2278
- msgid "Cancel"
2279
- msgstr "Annuler"
2280
-
2281
- #: templates/forms/affiliation.php:225
2282
- msgid "Become an affiliate"
2283
- msgstr "Devenir un affilié"
2284
-
2285
- #: templates/forms/data-debug-mode.php:25
2286
- msgid "Please enter the license key to enable the debug mode:"
2287
- msgstr "Please enter the license key to enable the debug mode:"
2288
-
2289
- #: templates/forms/data-debug-mode.php:27
2290
- msgid "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:"
2291
- msgstr "To enter the debug mode, please enter the secret key of the license owner (UserID = %d), which you can find in your \"My Profile\" section of your User Dashboard:"
2292
-
2293
- #: templates/forms/data-debug-mode.php:32
2294
- msgid "Submit"
2295
- msgstr "Submit"
2296
-
2297
- #: templates/forms/data-debug-mode.php:36
2298
- msgid "User key"
2299
- msgstr "User key"
2300
-
2301
- #: templates/forms/license-activation.php:23
2302
- msgid "Please enter the license key that you received in the email right after the purchase:"
2303
- msgstr "Merci d'indiquer le code de licence que vous avez reçu par email juste après l'achat :"
2304
-
2305
- #: templates/forms/license-activation.php:28
2306
- msgid "Update License"
2307
- msgstr "Mettre à jour la licence"
2308
-
2309
- #: templates/forms/optout.php:30
2310
- msgctxt "verb"
2311
- msgid "Opt Out"
2312
- msgstr "Désinscription"
2313
-
2314
- #: templates/forms/optout.php:31
2315
- msgctxt "verb"
2316
- msgid "Opt In"
2317
- msgstr "Inscription"
2318
-
2319
- #: templates/forms/optout.php:33
2320
- msgid "Usage tracking is done in the name of making %s better. Making a better user experience, prioritizing new features, and more good things. We'd really appreciate if you'll reconsider letting us continue with the tracking."
2321
- msgstr "Le suivi d'utilisation de %s nous permet de l'améliorer. Apporter une meilleure expérience pour l'utilisateur, définir quelles seront les nouvelles fonctionnalités, ce genre de choses. Aussi nous vous serions reconnaissant si vous acceptiez de nous permettre de continuer à récupérer des informations."
2322
-
2323
- #: templates/forms/optout.php:35
2324
- msgid "By clicking \"Opt Out\", we will no longer be sending any data from %s to %s."
2325
- msgstr "En cliquant \"Désincription\", nous n'enverrons plus d'informations de %s à %s."
2326
-
2327
- #: templates/forms/premium-versions-upgrade-handler.php:40
2328
- msgid "There is a new version of %s available."
2329
- msgstr "Il y a une nouvelle version disponible de %s. "
2330
-
2331
- #: templates/forms/premium-versions-upgrade-handler.php:41
2332
- msgid " %s to access version %s security & feature updates, and support."
2333
- msgstr "%s pour accéder aux mises à jour de sécurité et de fonctionnalités de la version %s, et au support."
2334
-
2335
- #: templates/forms/premium-versions-upgrade-handler.php:54
2336
- msgid "New Version Available"
2337
- msgstr "Une nouvelle version est disponible"
2338
-
2339
- #: templates/forms/premium-versions-upgrade-handler.php:75
2340
- msgctxt "close a window"
2341
- msgid "Dismiss"
2342
- msgstr "Fermer"
2343
-
2344
- #: templates/forms/resend-key.php:21
2345
- msgid "Send License Key"
2346
- msgstr "Envoyer le code de la licence"
2347
-
2348
- #: templates/forms/resend-key.php:57
2349
- msgid "Enter the email address you've used for the upgrade below and we will resend you the license key."
2350
- msgstr "Indiquez ci-dessous l'adresse email que vous avez utilisez pour la mise à jour et nous allons vous renvoyer le code de la licence."
2351
-
2352
- #: templates/forms/subscription-cancellation.php:37
2353
- msgid "Deactivating or uninstalling the %s will automatically disable the license, which you'll be able to use on another site."
2354
- msgstr "Désactiver ou désinstaller le %s désactivera automatiquement la licence, que vous pourrez utiliser sur un autre site."
2355
-
2356
- #: templates/forms/subscription-cancellation.php:47
2357
- msgid "In case you are NOT planning on using this %s on this site (or any other site) - would you like to cancel the %s as well?"
2358
- msgstr "Dans le cas où vous n'avez PAS l'intention d'utiliser ce %s sur ce site (ou tout autre site) - voulez-vous aussi annuler le %s ?"
2359
-
2360
- #: templates/forms/subscription-cancellation.php:52
2361
- msgid "license"
2362
- msgstr "licence"
2363
-
2364
- #: templates/forms/subscription-cancellation.php:57
2365
- msgid "Cancel %s - I no longer need any security & feature updates, nor support for %s because I'm not planning to use the %s on this, or any other site."
2366
- msgstr "Annuler %s - Je n'ai plus besoin de mises à jour de sécurité et de fonctionnalités, ni de support pour %s parce que je n'ai pas l'intention d'utiliser le %s sur ce site, ou tout autre site."
2367
-
2368
- #: templates/forms/subscription-cancellation.php:68
2369
- msgid "Don't cancel %s - I'm still interested in getting security & feature updates, as well as be able to contact support."
2370
- msgstr "Ne pas annuler %s - Je veux toujours recevoir les mises à jour de sécurité et de fonctionnalités, ainsi que d'être en mesure de contacter le support."
2371
-
2372
- #: templates/forms/subscription-cancellation.php:103
2373
- msgid "Once your license expires you will no longer be able to use the %s, unless you activate it again with a valid premium license."
2374
- msgstr "Une fo