Yoast SEO - Version 19.10

Version Description

Release Date: November 8th, 2022

Yoast SEO 19.10 is out today. This release mostly consists of bug fixes and enhancements. In addition, we're getting our WordPress plugins ready for the upcoming High Performance Order Storage feature in WooCommerce 7.1+. Update now! Read more about what's new in Yoast SEO 19.9 in our release post in English or our release post in Spanish!

Enhancements:

  • Improves the call-to-action feedback string of the Flesch Reading Ease insight when the text is recognized as fairly difficult.

Bugfixes:

  • Fixes a bug where a fatal error would be thrown in the classic editor in combination with certain plugins that misuse metabox hooks.
  • Fixes a bug where users with site-wide basic access authentication would be prompted to insert their credentials when saving a post in Elementor if they didn't have the manage_options capability.
  • Fixes a bug where Yoast SEO-related post meta data would not be saved if a user without the manage_options capability would save a post in Elementor.

Other:

  • Deprecates the hooks used to add custom content to the Yoast SEO settings pages, in preparation for future releases. The following hooks have been deprecated: wpseo_tools_overview_list_items, wpseo_settings_tab_crawl_cleanup, wpseo_settings_tab_site_analysis, Yoast\WP\SEO\admin_author_archives_meta, Yoast\WP\SEO\admin_date_archives_meta, Yoast\WP\SEO\admin_post_types_beforearchive, Yoast\WP\SEO\admin_post_types_archive, Yoast\WP\SEO\admin_taxonomies_meta, wpseo_admin_other_section, wpseo_admin_opengraph_section, wpseo_admin_pinterest_section, wpseo_admin_twitter_section, wpseo_import_other_plugins.
  • Ensures compatibility with the High Performance Order Storage feature in WooCommerce 7.1+.
  • Sets the WordPress tested up to version to 6.1.
Download this release

Release Info

Developer Yoast
Plugin Icon 128x128 Yoast SEO
Version 19.10
Comparing to
See all releases

Code changes from version 19.9 to 19.10

Files changed (95) hide show
  1. admin/class-config.php +6 -5
  2. admin/class-expose-shortlinks.php +0 -2
  3. admin/class-gutenberg-compatibility.php +2 -2
  4. admin/pages/tools.php +15 -1
  5. admin/tracking/class-tracking-addon-data.php +114 -0
  6. admin/views/tabs/dashboard/crawl-settings.php +15 -1
  7. admin/views/tabs/dashboard/site-analysis.php +15 -1
  8. admin/views/tabs/metas/paper-content/author-archive-settings.php +17 -1
  9. admin/views/tabs/metas/paper-content/date-archives-settings.php +16 -1
  10. admin/views/tabs/metas/paper-content/post-type-content.php +32 -2
  11. admin/views/tabs/metas/paper-content/taxonomy-content.php +15 -1
  12. admin/views/tabs/social/accounts.php +17 -1
  13. admin/views/tabs/social/facebook.php +18 -1
  14. admin/views/tabs/social/pinterest.php +18 -1
  15. admin/views/tabs/social/twitterbox.php +18 -1
  16. admin/views/tabs/tool/import-seo.php +19 -1
  17. css/dist/{admin-global-1990-rtl.css → admin-global-19100-rtl.css} +0 -0
  18. css/dist/{admin-global-1990.css → admin-global-19100.css} +0 -0
  19. css/dist/{adminbar-1990-rtl.css → adminbar-19100-rtl.css} +0 -0
  20. css/dist/{adminbar-1990.css → adminbar-19100.css} +0 -0
  21. css/dist/{alerts-1990-rtl.css → alerts-19100-rtl.css} +0 -0
  22. css/dist/{alerts-1990.css → alerts-19100.css} +0 -0
  23. css/dist/{dashboard-1990-rtl.css → dashboard-19100-rtl.css} +0 -0
  24. css/dist/{dashboard-1990.css → dashboard-19100.css} +0 -0
  25. css/dist/{edit-page-1990-rtl.css → edit-page-19100-rtl.css} +0 -0
  26. css/dist/{edit-page-1990.css → edit-page-19100.css} +0 -0
  27. css/dist/{elementor-1990-rtl.css → elementor-19100-rtl.css} +0 -0
  28. css/dist/{elementor-1990.css → elementor-19100.css} +0 -0
  29. css/dist/{featured-image-1990-rtl.css → featured-image-19100-rtl.css} +0 -0
  30. css/dist/{featured-image-1990.css → featured-image-19100.css} +0 -0
  31. css/dist/{filter-explanation-1990-rtl.css → filter-explanation-19100-rtl.css} +0 -0
  32. css/dist/{filter-explanation-1990.css → filter-explanation-19100.css} +0 -0
  33. css/dist/{icons-1990-rtl.css → icons-19100-rtl.css} +0 -0
  34. css/dist/{icons-1990.css → icons-19100.css} +0 -0
  35. css/dist/{inside-editor-1990-rtl.css → inside-editor-19100-rtl.css} +0 -0
  36. css/dist/{inside-editor-1990.css → inside-editor-19100.css} +0 -0
  37. css/dist/{metabox-1990-rtl.css → metabox-19100-rtl.css} +0 -0
  38. css/dist/{metabox-1990.css → metabox-19100.css} +0 -0
  39. css/dist/{metabox-primary-category-1990-rtl.css → metabox-primary-category-19100-rtl.css} +0 -0
  40. css/dist/{metabox-primary-category-1990.css → metabox-primary-category-19100.css} +0 -0
  41. css/dist/{modal-1990-rtl.css → modal-19100-rtl.css} +0 -0
  42. css/dist/{modal-1990.css → modal-19100.css} +0 -0
  43. css/dist/{monorepo-1990-rtl.css → monorepo-19100-rtl.css} +0 -0
  44. css/dist/{monorepo-1990.css → monorepo-19100.css} +0 -0
  45. css/dist/{new-settings-1990-rtl.css → new-settings-19100-rtl.css} +0 -0
  46. css/dist/{new-settings-1990.css → new-settings-19100.css} +0 -0
  47. css/dist/{notifications-1990-rtl.css → notifications-19100-rtl.css} +0 -0
  48. css/dist/{notifications-1990.css → notifications-19100.css} +0 -0
  49. css/dist/{notifications-new-1990-rtl.css → notifications-new-19100-rtl.css} +0 -0
  50. css/dist/{notifications-new-1990.css → notifications-new-19100.css} +0 -0
  51. css/dist/{schema-blocks-1990-rtl.css → schema-blocks-19100-rtl.css} +0 -0
  52. css/dist/{schema-blocks-1990.css → schema-blocks-19100.css} +0 -0
  53. css/dist/{score_icon-1990-rtl.css → score_icon-19100-rtl.css} +0 -0
  54. css/dist/{score_icon-1990.css → score_icon-19100.css} +0 -0
  55. css/dist/{search-appearance-1990-rtl.css → search-appearance-19100-rtl.css} +0 -0
  56. css/dist/{search-appearance-1990.css → search-appearance-19100.css} +0 -0
  57. css/dist/{structured-data-blocks-1990-rtl.css → structured-data-blocks-19100-rtl.css} +0 -0
  58. css/dist/{structured-data-blocks-1990.css → structured-data-blocks-19100.css} +0 -0
  59. css/dist/{tailwind-1990-rtl.css → tailwind-19100-rtl.css} +0 -0
  60. css/dist/{tailwind-1990.css → tailwind-19100.css} +0 -0
  61. css/dist/{toggle-switch-1990-rtl.css → toggle-switch-19100-rtl.css} +0 -0
  62. css/dist/{toggle-switch-1990.css → toggle-switch-19100.css} +0 -0
  63. css/dist/{tooltips-1990-rtl.css → tooltips-19100-rtl.css} +0 -0
  64. css/dist/{tooltips-1990.css → tooltips-19100.css} +0 -0
  65. css/dist/{workouts-1990-rtl.css → workouts-19100-rtl.css} +0 -0
  66. css/dist/{workouts-1990.css → workouts-19100.css} +0 -0
  67. css/dist/{wpseo-dismissible-1990-rtl.css → wpseo-dismissible-19100-rtl.css} +0 -0
  68. css/dist/{wpseo-dismissible-1990.css → wpseo-dismissible-19100.css} +0 -0
  69. css/dist/{yoast-components-1990-rtl.css → yoast-components-19100-rtl.css} +0 -0
  70. css/dist/{yoast-components-1990.css → yoast-components-19100.css} +0 -0
  71. css/dist/{yoast-extensions-1990-rtl.css → yoast-extensions-19100-rtl.css} +0 -0
  72. css/dist/{yoast-extensions-1990.css → yoast-extensions-19100.css} +0 -0
  73. css/dist/{yst_plugin_tools-1990-rtl.css → yst_plugin_tools-19100-rtl.css} +1 -1
  74. css/dist/{yst_plugin_tools-1990.css → yst_plugin_tools-19100.css} +1 -1
  75. css/dist/{yst_seo_score-1990-rtl.css → yst_seo_score-19100-rtl.css} +0 -0
  76. css/dist/{yst_seo_score-1990.css → yst_seo_score-19100.css} +0 -0
  77. js/dist/38.js +1 -1
  78. js/dist/addon-installation.js +1 -1
  79. js/dist/admin-global.js +1 -1
  80. js/dist/admin-modules.js +2 -2
  81. js/dist/analysis-worker.js +1 -1
  82. js/dist/api-client.js +1 -1
  83. js/dist/block-editor.js +5 -9
  84. js/dist/bulk-editor.js +1 -1
  85. js/dist/classic-editor.js +4 -4
  86. js/dist/dashboard-widget.js +2 -2
  87. js/dist/dynamic-blocks.js +1 -1
  88. js/dist/edit-page.js +1 -1
  89. js/dist/editor-modules.js +2 -2
  90. js/dist/elementor.js +3 -3
  91. js/dist/externals-components.js +2 -2
  92. js/dist/externals-contexts.js +1 -1
  93. js/dist/externals-redux.js +1 -1
  94. js/dist/filter-explanation.js +1 -1
  95. js/dist/first-time-configuration.js +3 -4
admin/class-config.php CHANGED
@@ -89,11 +89,12 @@ class WPSEO_Admin_Pages {
89
  $dismissed_alerts = $alert_dismissal_action->all_dismissed();
90
 
91
  $script_data = [
92
- 'userLanguageCode' => WPSEO_Language_Utils::get_language( \get_user_locale() ),
93
- 'dismissedAlerts' => $dismissed_alerts,
94
- 'isRtl' => is_rtl(),
95
- 'isPremium' => YoastSEO()->helpers->product->is_premium(),
96
- 'webinarIntroSettingsUrl' => WPSEO_Shortlinker::get( 'https://yoa.st/webinar-intro-settings' ),
 
97
  ];
98
 
99
  $page = filter_input( INPUT_GET, 'page' );
89
  $dismissed_alerts = $alert_dismissal_action->all_dismissed();
90
 
91
  $script_data = [
92
+ 'userLanguageCode' => WPSEO_Language_Utils::get_language( \get_user_locale() ),
93
+ 'dismissedAlerts' => $dismissed_alerts,
94
+ 'isRtl' => is_rtl(),
95
+ 'isPremium' => YoastSEO()->helpers->product->is_premium(),
96
+ 'webinarIntroSettingsUrl' => WPSEO_Shortlinker::get( 'https://yoa.st/webinar-intro-settings' ),
97
+ 'webinarIntroFirstTimeConfigUrl' => WPSEO_Shortlinker::get( 'https://yoa.st/webinar-intro-first-time-config' ),
98
  ];
99
 
100
  $page = filter_input( INPUT_GET, 'page' );
admin/class-expose-shortlinks.php CHANGED
@@ -55,8 +55,6 @@ class WPSEO_Expose_Shortlinks implements WPSEO_WordPress_Integration {
55
  'shortlinks.activate_premium_info' => 'https://yoa.st/activate-subscription',
56
  'shortlinks.upsell.sidebar.morphology_upsell_metabox' => 'https://yoa.st/morphology-upsell-metabox',
57
  'shortlinks.upsell.sidebar.morphology_upsell_sidebar' => 'https://yoa.st/morphology-upsell-sidebar',
58
- 'shortlinks-upsell-postpublish-zapier_upsell_buy_link' => 'https://yoa.st/get-zapier-postpublish',
59
- 'shortlinks-upsell-postpublish-zapier_upsell_help_link' => 'https://yoa.st/about-zapier',
60
  'shortlinks.semrush.volume_help' => 'https://yoa.st/3-v',
61
  'shortlinks.semrush.trend_help' => 'https://yoa.st/3-v',
62
  'shortlinks.semrush.prices' => 'https://yoa.st/semrush-prices',
55
  'shortlinks.activate_premium_info' => 'https://yoa.st/activate-subscription',
56
  'shortlinks.upsell.sidebar.morphology_upsell_metabox' => 'https://yoa.st/morphology-upsell-metabox',
57
  'shortlinks.upsell.sidebar.morphology_upsell_sidebar' => 'https://yoa.st/morphology-upsell-sidebar',
 
 
58
  'shortlinks.semrush.volume_help' => 'https://yoa.st/3-v',
59
  'shortlinks.semrush.trend_help' => 'https://yoa.st/3-v',
60
  'shortlinks.semrush.prices' => 'https://yoa.st/semrush-prices',
admin/class-gutenberg-compatibility.php CHANGED
@@ -15,14 +15,14 @@ class WPSEO_Gutenberg_Compatibility {
15
  *
16
  * @var string
17
  */
18
- const CURRENT_RELEASE = '14.3.1';
19
 
20
  /**
21
  * The minimally supported version of Gutenberg by the plugin.
22
  *
23
  * @var string
24
  */
25
- const MINIMUM_SUPPORTED = '14.3.1';
26
 
27
  /**
28
  * Holds the current version.
15
  *
16
  * @var string
17
  */
18
+ const CURRENT_RELEASE = '14.4.0';
19
 
20
  /**
21
  * The minimally supported version of Gutenberg by the plugin.
22
  *
23
  * @var string
24
  */
25
+ const MINIMUM_SUPPORTED = '14.4.0';
26
 
27
  /**
28
  * Holds the current version.
admin/pages/tools.php CHANGED
@@ -59,10 +59,24 @@ if ( $tool_page === '' ) {
59
  echo '</li>';
60
  }
61
 
 
 
 
 
 
 
62
  /**
63
  * Action: 'wpseo_tools_overview_list_items' - Hook to add additional tools to the overview.
 
 
64
  */
65
- do_action( 'wpseo_tools_overview_list_items' );
 
 
 
 
 
 
66
 
67
  echo '</ul>';
68
  }
59
  echo '</li>';
60
  }
61
 
62
+ /**
63
+ * WARNING: This hook is intended for internal use only.
64
+ * Don't use it in your code as it will be removed shortly.
65
+ */
66
+ do_action( 'wpseo_tools_overview_list_items_internal' );
67
+
68
  /**
69
  * Action: 'wpseo_tools_overview_list_items' - Hook to add additional tools to the overview.
70
+ *
71
+ * @deprecated 19.10 No replacement available.
72
  */
73
+ do_action_deprecated(
74
+ 'wpseo_tools_overview_list_items',
75
+ [],
76
+ '19.10',
77
+ '',
78
+ 'This action is going away with no replacement. If you want to add settings that interact with Yoast SEO, please create your own settings page.'
79
+ );
80
 
81
  echo '</ul>';
82
  }
admin/tracking/class-tracking-addon-data.php ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * WPSEO plugin file.
4
+ *
5
+ * @package WPSEO\Admin\Tracking
6
+ */
7
+
8
+ /**
9
+ * Represents the addon option data.
10
+ */
11
+ class WPSEO_Tracking_Addon_Data implements WPSEO_Collection {
12
+
13
+ /**
14
+ * The local options we want to track.
15
+ *
16
+ * @var string[] The option_names for the options we want to track.
17
+ */
18
+ private $local_include_list = [
19
+ 'use_multiple_locations',
20
+ 'multiple_locations_same_organization',
21
+ 'business_type',
22
+ 'woocommerce_local_pickup_setting',
23
+ ];
24
+
25
+ /**
26
+ * The woo options we want to track.
27
+ *
28
+ * @var string[] The option_names for the options we want to track.
29
+ */
30
+ private $woo_include_list = [];
31
+
32
+ /**
33
+ * The news options we want to track.
34
+ *
35
+ * @var string[] The option_names for the options we want to track.
36
+ */
37
+ private $news_include_list = [];
38
+
39
+ /**
40
+ * The video options we want to track.
41
+ *
42
+ * @var string[] The option_names for the options we want to track.
43
+ */
44
+ private $video_include_list = [];
45
+
46
+ /**
47
+ * Returns the collection data.
48
+ *
49
+ * @return array The collection data.
50
+ */
51
+ public function get() {
52
+
53
+ $addon_settings = [];
54
+ $addon_manager = new WPSEO_Addon_Manager();
55
+
56
+ if ( $addon_manager->is_installed( WPSEO_Addon_Manager::LOCAL_SLUG ) ) {
57
+ $addon_settings = $this->get_local_addon_settings( $addon_settings, 'wpseo_local', WPSEO_Addon_Manager::LOCAL_SLUG, $this->local_include_list );
58
+ }
59
+
60
+ if ( $addon_manager->is_installed( WPSEO_Addon_Manager::WOOCOMMERCE_SLUG ) ) {
61
+ $addon_settings = $this->get_addon_settings( $addon_settings, 'wpseo_woo', WPSEO_Addon_Manager::WOOCOMMERCE_SLUG, $this->woo_include_list );
62
+ }
63
+
64
+ if ( $addon_manager->is_installed( WPSEO_Addon_Manager::NEWS_SLUG ) ) {
65
+ $addon_settings = $this->get_addon_settings( $addon_settings, 'wpseo_news', WPSEO_Addon_Manager::NEWS_SLUG, $this->news_include_list );
66
+ }
67
+
68
+ if ( $addon_manager->is_installed( WPSEO_Addon_Manager::VIDEO_SLUG ) ) {
69
+ $addon_settings = $this->get_addon_settings( $addon_settings, 'wpseo_video', WPSEO_Addon_Manager::VIDEO_SLUG, $this->video_include_list );
70
+ }
71
+
72
+ return $addon_settings;
73
+ }
74
+
75
+ /**
76
+ * Gets the tracked options from the addon
77
+ *
78
+ * @param array $addon_settings The current list of addon settings.
79
+ * @param string $source_name The option key of the addon.
80
+ * @param string $slug The addon slug.
81
+ * @param array $option_include_list All the options to be included in tracking.
82
+ *
83
+ * @return array
84
+ */
85
+ public function get_addon_settings( array $addon_settings, $source_name, $slug, $option_include_list ) {
86
+ $source_options = \get_option( $source_name );
87
+ $addon_settings[ $slug ] = \array_intersect_key( $source_options, \array_flip( $option_include_list ) );
88
+
89
+ return $addon_settings;
90
+ }
91
+
92
+ /**
93
+ * Filter business_type in local addon settings.
94
+ *
95
+ * Remove the business_type setting when 'multiple_locations_shared_business_info' setting is turned off.
96
+ *
97
+ * @param array $addon_settings The current list of addon settings.
98
+ * @param string $source_name The option key of the addon.
99
+ * @param string $slug The addon slug.
100
+ * @param array $option_include_list All the options to be included in tracking.
101
+ *
102
+ * @return array
103
+ */
104
+ public function get_local_addon_settings( array $addon_settings, $source_name, $slug, $option_include_list ) {
105
+ $source_options = \get_option( $source_name );
106
+ $addon_settings[ $slug ] = \array_intersect_key( $source_options, \array_flip( $option_include_list ) );
107
+
108
+ if ( \key_exists( 'use_multiple_locations', $source_options ) && \key_exists( 'business_type', $addon_settings[ $slug ] ) && $source_options['use_multiple_locations'] === 'on' && $source_options['multiple_locations_shared_business_info'] === 'off' ) {
109
+ $addon_settings[ $slug ]['business_type'] = 'multiple_locations';
110
+ }
111
+
112
+ return $addon_settings;
113
+ }
114
+ }
admin/views/tabs/dashboard/crawl-settings.php CHANGED
@@ -32,13 +32,27 @@ if ( ! defined( 'WPSEO_VERSION' ) ) {
32
  );
33
  echo '</p>';
34
 
 
 
 
 
 
 
35
  /**
36
  * Fires when displaying the crawl cleanup tab.
37
  *
 
 
38
  * @param Yoast_Form $yform The yoast form object.
39
  */
40
- do_action( 'wpseo_settings_tab_crawl_cleanup', $yform );
41
 
 
 
 
 
 
 
 
42
  ?>
43
  </div>
44
  <?php
32
  );
33
  echo '</p>';
34
 
35
+ /**
36
+ * WARNING: This hook is intended for internal use only.
37
+ * Don't use it in your code as it will be removed shortly.
38
+ */
39
+ do_action( 'wpseo_settings_tab_crawl_cleanup_internal', $yform );
40
+
41
  /**
42
  * Fires when displaying the crawl cleanup tab.
43
  *
44
+ * @deprecated 19.10 No replacement available.
45
+ *
46
  * @param Yoast_Form $yform The yoast form object.
47
  */
 
48
 
49
+ do_action_deprecated(
50
+ 'wpseo_settings_tab_crawl_cleanup',
51
+ [ $yform ],
52
+ '19.10',
53
+ '',
54
+ 'This action is going away with no replacement. If you want to add settings that interact with Yoast SEO, please create your own settings page.'
55
+ );
56
  ?>
57
  </div>
58
  <?php
admin/views/tabs/dashboard/site-analysis.php CHANGED
@@ -13,9 +13,23 @@ if ( ! defined( 'WPSEO_VERSION' ) ) {
13
  exit();
14
  }
15
 
 
 
 
 
 
 
16
  /**
17
  * Fires when displaying the site wide analysis tab.
18
  *
 
 
19
  * @param Yoast_Form $yform The yoast form object.
20
  */
21
- do_action( 'wpseo_settings_tab_site_analysis', $yform );
 
 
 
 
 
 
13
  exit();
14
  }
15
 
16
+ /**
17
+ * WARNING: This hook is intended for internal use only.
18
+ * Don't use it in your code as it will be removed shortly.
19
+ */
20
+ do_action( 'wpseo_settings_tab_site_analysis_internal', $yform );
21
+
22
  /**
23
  * Fires when displaying the site wide analysis tab.
24
  *
25
+ * @deprecated 19.10 No replacement available.
26
+ *
27
  * @param Yoast_Form $yform The yoast form object.
28
  */
29
+ do_action_deprecated(
30
+ 'wpseo_settings_tab_site_analysis',
31
+ [ $yform ],
32
+ '19.10',
33
+ '',
34
+ 'This action is going away with no replacement. If you want to add settings that interact with Yoast SEO, please create your own settings page.'
35
+ );
admin/views/tabs/metas/paper-content/author-archive-settings.php CHANGED
@@ -88,11 +88,27 @@ $editor->render();
88
 
89
  echo '</div>';
90
 
 
 
 
 
 
 
 
 
91
  /**
92
  * Allow adding custom fields to the admin meta page - Author archives panel in the Archives tab.
93
  *
 
 
94
  * @param Yoast_Form $yform The Yoast_Form object.
95
  */
96
- do_action( 'Yoast\WP\SEO\admin_author_archives_meta', $yform );
 
 
 
 
 
 
97
  ?>
98
  </div>
88
 
89
  echo '</div>';
90
 
91
+
92
+ /**
93
+ * WARNING: This hook is intended for internal use only.
94
+ * Don't use it in your code as it will be removed shortly.
95
+ */
96
+ // phpcs:ignore Yoast.NamingConventions.ValidHookName.MaxExceeded -- Added _internal suffix for clarity.
97
+ do_action( 'Yoast\WP\SEO\admin_author_archives_meta_internal', $yform );
98
+
99
  /**
100
  * Allow adding custom fields to the admin meta page - Author archives panel in the Archives tab.
101
  *
102
+ * @deprecated 19.10 No replacement available.
103
+ *
104
  * @param Yoast_Form $yform The Yoast_Form object.
105
  */
106
+ do_action_deprecated(
107
+ 'Yoast\WP\SEO\admin_author_archives_meta',
108
+ [ $yform ],
109
+ '19.10',
110
+ '',
111
+ 'This action is going away with no replacement. If you want to add settings that interact with Yoast SEO, please create your own settings page.'
112
+ );
113
  ?>
114
  </div>
admin/views/tabs/metas/paper-content/date-archives-settings.php CHANGED
@@ -59,11 +59,26 @@ $yform->toggle_switch(
59
 
60
  echo '</div>';
61
 
 
 
 
 
 
 
 
62
  /**
63
  * Allow adding custom fields to the admin meta page - Date archives panel in the Archives tab.
64
  *
 
 
65
  * @param Yoast_Form $yform The Yoast_Form object.
66
  */
67
- do_action( 'Yoast\WP\SEO\admin_date_archives_meta', $yform );
 
 
 
 
 
 
68
  ?>
69
  </div>
59
 
60
  echo '</div>';
61
 
62
+ /**
63
+ * WARNING: This hook is intended for internal use only.
64
+ * Don't use it in your code as it will be removed shortly.
65
+ */
66
+ // phpcs:ignore Yoast.NamingConventions.ValidHookName.MaxExceeded -- Added _internal suffix for clarity.
67
+ do_action( 'Yoast\WP\SEO\admin_date_archives_meta_internal', $yform );
68
+
69
  /**
70
  * Allow adding custom fields to the admin meta page - Date archives panel in the Archives tab.
71
  *
72
+ * @deprecated 19.10 No replacement available.
73
+ *
74
  * @param Yoast_Form $yform The Yoast_Form object.
75
  */
76
+ do_action_deprecated(
77
+ 'Yoast\WP\SEO\admin_date_archives_meta',
78
+ [ $yform ],
79
+ '19.10',
80
+ '',
81
+ 'This action is going away with no replacement. If you want to add settings that interact with Yoast SEO, please create your own settings page.'
82
+ );
83
  ?>
84
  </div>
admin/views/tabs/metas/paper-content/post-type-content.php CHANGED
@@ -19,13 +19,28 @@ echo '<h3>' . esc_html( sprintf( __( 'Single %s settings', 'wordpress-seo' ), $w
19
 
20
  require __DIR__ . '/post_type/post-type.php';
21
 
 
 
 
 
 
 
 
22
  /**
23
  * Allow adding custom fields to the admin meta page, just before the archive settings - Content Types tab.
24
  *
 
 
25
  * @param Yoast_Form $yform The Yoast_Form object.
26
  * @param string $name The post type name.
27
  */
28
- do_action( 'Yoast\WP\SEO\admin_post_types_beforearchive', $yform, $wpseo_post_type->name );
 
 
 
 
 
 
29
 
30
  if ( $wpseo_post_type->name === 'product' && YoastSEO()->helpers->woocommerce->is_active() ) {
31
  require __DIR__ . '/post_type/woocommerce-shop-page.php';
@@ -83,13 +98,28 @@ if ( WPSEO_Post_Type::has_archive( $wpseo_post_type ) ) {
83
  echo '</div>';
84
  }
85
 
 
 
 
 
 
 
 
86
  /**
87
  * Allow adding custom fields to the admin meta page at the end of the archive settings for a post type - Content Types tab.
88
  *
 
 
89
  * @param Yoast_Form $yform The Yoast_Form object.
90
  * @param string $name The post type name.
91
  */
92
- do_action( 'Yoast\WP\SEO\admin_post_types_archive', $yform, $wpseo_post_type->name );
 
 
 
 
 
 
93
  }
94
 
95
  /**
19
 
20
  require __DIR__ . '/post_type/post-type.php';
21
 
22
+ /**
23
+ * WARNING: This hook is intended for internal use only.
24
+ * Don't use it in your code as it will be removed shortly.
25
+ */
26
+ // phpcs:ignore Yoast.NamingConventions.ValidHookName.MaxExceeded -- Added _internal suffix for clarity.
27
+ do_action( 'Yoast\WP\SEO\admin_post_types_beforearchive_internal', $yform, $wpseo_post_type->name );
28
+
29
  /**
30
  * Allow adding custom fields to the admin meta page, just before the archive settings - Content Types tab.
31
  *
32
+ * @deprecated 19.10 No replacement available.
33
+ *
34
  * @param Yoast_Form $yform The Yoast_Form object.
35
  * @param string $name The post type name.
36
  */
37
+ do_action_deprecated(
38
+ 'Yoast\WP\SEO\admin_post_types_beforearchive',
39
+ [ $yform, $wpseo_post_type->name ],
40
+ '19.10',
41
+ '',
42
+ 'This action is going away with no replacement. If you want to add settings that interact with Yoast SEO, please create your own settings page.'
43
+ );
44
 
45
  if ( $wpseo_post_type->name === 'product' && YoastSEO()->helpers->woocommerce->is_active() ) {
46
  require __DIR__ . '/post_type/woocommerce-shop-page.php';
98
  echo '</div>';
99
  }
100
 
101
+ /**
102
+ * WARNING: This hook is intended for internal use only.
103
+ * Don't use it in your code as it will be removed shortly.
104
+ */
105
+ // phpcs:ignore Yoast.NamingConventions.ValidHookName.MaxExceeded -- Added _internal suffix for clarity.
106
+ do_action( 'Yoast\WP\SEO\admin_post_types_archive_internal', $yform, $wpseo_post_type->name );
107
+
108
  /**
109
  * Allow adding custom fields to the admin meta page at the end of the archive settings for a post type - Content Types tab.
110
  *
111
+ * @deprecated 19.10 No replacement available.
112
+ *
113
  * @param Yoast_Form $yform The Yoast_Form object.
114
  * @param string $name The post type name.
115
  */
116
+ do_action_deprecated(
117
+ 'Yoast\WP\SEO\admin_post_types_archive',
118
+ [ $yform, $wpseo_post_type->name ],
119
+ '19.10',
120
+ '',
121
+ 'This action is going away with no replacement. If you want to add settings that interact with Yoast SEO, please create your own settings page.'
122
+ );
123
  }
124
 
125
  /**
admin/views/tabs/metas/paper-content/taxonomy-content.php CHANGED
@@ -62,13 +62,27 @@ $editor->render();
62
 
63
  echo '</div>';
64
 
 
 
 
 
 
 
65
  /**
66
  * Allow adding custom checkboxes to the admin meta page - Taxonomies tab.
67
  *
 
 
68
  * @param Yoast_Form $yform The Yoast_Form object.
69
  * @param WP_Taxonomy $wpseo_taxonomy The taxonomy.
70
  */
71
- do_action( 'Yoast\WP\SEO\admin_taxonomies_meta', $yform, $wpseo_taxonomy );
 
 
 
 
 
 
72
 
73
  /**
74
  * Allow adding custom checkboxes to the admin meta page - Taxonomies tab.
62
 
63
  echo '</div>';
64
 
65
+ /**
66
+ * WARNING: This hook is intended for internal use only.
67
+ * Don't use it in your code as it will be removed shortly.
68
+ */
69
+ do_action( 'Yoast\WP\SEO\admin_taxonomies_meta_internal', $yform, $wpseo_taxonomy );
70
+
71
  /**
72
  * Allow adding custom checkboxes to the admin meta page - Taxonomies tab.
73
  *
74
+ * @deprecated 19.10 No replacement available.
75
+ *
76
  * @param Yoast_Form $yform The Yoast_Form object.
77
  * @param WP_Taxonomy $wpseo_taxonomy The taxonomy.
78
  */
79
+ do_action_deprecated(
80
+ 'Yoast\WP\SEO\admin_taxonomies_meta',
81
+ [ $yform, $wpseo_taxonomy ],
82
+ '19.10',
83
+ '',
84
+ 'This action is going away with no replacement. If you want to add settings that interact with Yoast SEO, please create your own settings page.'
85
+ );
86
 
87
  /**
88
  * Allow adding custom checkboxes to the admin meta page - Taxonomies tab.
admin/views/tabs/social/accounts.php CHANGED
@@ -23,5 +23,21 @@ $social_profiles_help = new WPSEO_Admin_Help_Panel(
23
 
24
  echo '<div id="yoast-social-profiles"></div>';
25
 
 
 
 
 
 
26
 
27
- do_action( 'wpseo_admin_other_section' );
 
 
 
 
 
 
 
 
 
 
 
23
 
24
  echo '<div id="yoast-social-profiles"></div>';
25
 
26
+ /**
27
+ * WARNING: This hook is intended for internal use only.
28
+ * Don't use it in your code as it will be removed shortly.
29
+ */
30
+ do_action( 'wpseo_admin_other_section_internal' );
31
 
32
+ /**
33
+ * Admin other section hook.
34
+ *
35
+ * @deprecated 19.10 No replacement available.
36
+ */
37
+ do_action_deprecated(
38
+ 'wpseo_admin_other_section',
39
+ [],
40
+ '19.10',
41
+ '',
42
+ 'This action is going away with no replacement. If you want to add settings that interact with Yoast SEO, please create your own settings page.'
43
+ );
admin/views/tabs/social/facebook.php CHANGED
@@ -57,4 +57,21 @@ $yform->light_switch( 'opengraph', __( 'Add Open Graph meta data', 'wordpress-se
57
  </div>
58
  <?php
59
 
60
- do_action( 'wpseo_admin_opengraph_section' );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  </div>
58
  <?php
59
 
60
+ /**
61
+ * WARNING: This hook is intended for internal use only.
62
+ * Don't use it in your code as it will be removed shortly.
63
+ */
64
+ do_action( 'wpseo_admin_opengraph_section_internal' );
65
+
66
+ /**
67
+ * Admin OpenGraph section hook.
68
+ *
69
+ * @deprecated 19.10 No replacement available.
70
+ */
71
+ do_action_deprecated(
72
+ 'wpseo_admin_opengraph_section',
73
+ [],
74
+ '19.10',
75
+ '',
76
+ 'This action is going away with no replacement. If you want to add settings that interact with Yoast SEO, please create your own settings page.'
77
+ );
admin/views/tabs/social/pinterest.php CHANGED
@@ -35,4 +35,21 @@ echo '</p>';
35
 
36
  $yform->textinput( 'pinterestverify', __( 'Pinterest confirmation', 'wordpress-seo' ) );
37
 
38
- do_action( 'wpseo_admin_pinterest_section' );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
 
36
  $yform->textinput( 'pinterestverify', __( 'Pinterest confirmation', 'wordpress-seo' ) );
37
 
38
+ /**
39
+ * WARNING: This hook is intended for internal use only.
40
+ * Don't use it in your code as it will be removed shortly.
41
+ */
42
+ do_action( 'wpseo_admin_pinterest_section_internal' );
43
+
44
+ /**
45
+ * Admin Pinterest section hook.
46
+ *
47
+ * @deprecated 19.10 No replacement available.
48
+ */
49
+ do_action_deprecated(
50
+ 'wpseo_admin_pinterest_section',
51
+ [],
52
+ '19.10',
53
+ '',
54
+ 'This action is going away with no replacement. If you want to add settings that interact with Yoast SEO, please create your own settings page.'
55
+ );
admin/views/tabs/social/twitterbox.php CHANGED
@@ -27,4 +27,21 @@ echo '<p>';
27
  esc_html_e( 'Enable this feature if you want Twitter to display a preview with images and a text excerpt when a link to your site is shared.', 'wordpress-seo' );
28
  echo '</p>';
29
 
30
- do_action( 'wpseo_admin_twitter_section' );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  esc_html_e( 'Enable this feature if you want Twitter to display a preview with images and a text excerpt when a link to your site is shared.', 'wordpress-seo' );
28
  echo '</p>';
29
 
30
+ /**
31
+ * WARNING: This hook is intended for internal use only.
32
+ * Don't use it in your code as it will be removed shortly.
33
+ */
34
+ do_action( 'wpseo_admin_twitter_section_internal' );
35
+
36
+ /**
37
+ * Admin Twitter section hook.
38
+ *
39
+ * @deprecated 19.10 No replacement available.
40
+ */
41
+ do_action_deprecated(
42
+ 'wpseo_admin_twitter_section',
43
+ [],
44
+ '19.10',
45
+ '',
46
+ 'This action is going away with no replacement. If you want to add settings that interact with Yoast SEO, please create your own settings page.'
47
+ );
admin/views/tabs/tool/import-seo.php CHANGED
@@ -76,7 +76,25 @@ function wpseo_import_external_select( $name, $plugins ) {
76
  wpseo_import_external_select( 'import_external_plugin', $import_check->needs_import );
77
  ?>
78
  <?php
79
- do_action( 'wpseo_import_other_plugins' );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
80
  ?>
81
  <input type="submit" class="button button-primary" name="import_external"
82
  value="<?php esc_attr_e( 'Import', 'wordpress-seo' ); ?>"/>
76
  wpseo_import_external_select( 'import_external_plugin', $import_check->needs_import );
77
  ?>
78
  <?php
79
+
80
+ /**
81
+ * WARNING: This hook is intended for internal use only.
82
+ * Don't use it in your code as it will be removed shortly.
83
+ */
84
+ do_action( 'wpseo_import_other_plugins_internal' );
85
+
86
+ /**
87
+ * Hook used to import other plugins.
88
+ *
89
+ * @deprecated 19.10 No replacement available.
90
+ */
91
+ do_action_deprecated(
92
+ 'wpseo_import_other_plugins',
93
+ [],
94
+ '19.10',
95
+ '',
96
+ 'This action is going away with no replacement. If you want to add settings that interact with Yoast SEO, please create your own settings page.'
97
+ );
98
  ?>
99
  <input type="submit" class="button button-primary" name="import_external"
100
  value="<?php esc_attr_e( 'Import', 'wordpress-seo' ); ?>"/>
css/dist/{admin-global-1990-rtl.css → admin-global-19100-rtl.css} RENAMED
File without changes
css/dist/{admin-global-1990.css → admin-global-19100.css} RENAMED
File without changes
css/dist/{adminbar-1990-rtl.css → adminbar-19100-rtl.css} RENAMED
File without changes
css/dist/{adminbar-1990.css → adminbar-19100.css} RENAMED
File without changes
css/dist/{alerts-1990-rtl.css → alerts-19100-rtl.css} RENAMED
File without changes
css/dist/{alerts-1990.css → alerts-19100.css} RENAMED
File without changes
css/dist/{dashboard-1990-rtl.css → dashboard-19100-rtl.css} RENAMED
File without changes
css/dist/{dashboard-1990.css → dashboard-19100.css} RENAMED
File without changes
css/dist/{edit-page-1990-rtl.css → edit-page-19100-rtl.css} RENAMED
File without changes
css/dist/{edit-page-1990.css → edit-page-19100.css} RENAMED
File without changes
css/dist/{elementor-1990-rtl.css → elementor-19100-rtl.css} RENAMED
File without changes
css/dist/{elementor-1990.css → elementor-19100.css} RENAMED
File without changes
css/dist/{featured-image-1990-rtl.css → featured-image-19100-rtl.css} RENAMED
File without changes
css/dist/{featured-image-1990.css → featured-image-19100.css} RENAMED
File without changes
css/dist/{filter-explanation-1990-rtl.css → filter-explanation-19100-rtl.css} RENAMED
File without changes
css/dist/{filter-explanation-1990.css → filter-explanation-19100.css} RENAMED
File without changes
css/dist/{icons-1990-rtl.css → icons-19100-rtl.css} RENAMED
File without changes
css/dist/{icons-1990.css → icons-19100.css} RENAMED
File without changes
css/dist/{inside-editor-1990-rtl.css → inside-editor-19100-rtl.css} RENAMED
File without changes
css/dist/{inside-editor-1990.css → inside-editor-19100.css} RENAMED
File without changes
css/dist/{metabox-1990-rtl.css → metabox-19100-rtl.css} RENAMED
File without changes
css/dist/{metabox-1990.css → metabox-19100.css} RENAMED
File without changes
css/dist/{metabox-primary-category-1990-rtl.css → metabox-primary-category-19100-rtl.css} RENAMED
File without changes
css/dist/{metabox-primary-category-1990.css → metabox-primary-category-19100.css} RENAMED
File without changes
css/dist/{modal-1990-rtl.css → modal-19100-rtl.css} RENAMED
File without changes
css/dist/{modal-1990.css → modal-19100.css} RENAMED
File without changes
css/dist/{monorepo-1990-rtl.css → monorepo-19100-rtl.css} RENAMED
File without changes
css/dist/{monorepo-1990.css → monorepo-19100.css} RENAMED
File without changes
css/dist/{new-settings-1990-rtl.css → new-settings-19100-rtl.css} RENAMED
File without changes
css/dist/{new-settings-1990.css → new-settings-19100.css} RENAMED
File without changes
css/dist/{notifications-1990-rtl.css → notifications-19100-rtl.css} RENAMED
File without changes
css/dist/{notifications-1990.css → notifications-19100.css} RENAMED
File without changes
css/dist/{notifications-new-1990-rtl.css → notifications-new-19100-rtl.css} RENAMED
File without changes
css/dist/{notifications-new-1990.css → notifications-new-19100.css} RENAMED
File without changes
css/dist/{schema-blocks-1990-rtl.css → schema-blocks-19100-rtl.css} RENAMED
File without changes
css/dist/{schema-blocks-1990.css → schema-blocks-19100.css} RENAMED
File without changes
css/dist/{score_icon-1990-rtl.css → score_icon-19100-rtl.css} RENAMED
File without changes
css/dist/{score_icon-1990.css → score_icon-19100.css} RENAMED
File without changes
css/dist/{search-appearance-1990-rtl.css → search-appearance-19100-rtl.css} RENAMED
File without changes
css/dist/{search-appearance-1990.css → search-appearance-19100.css} RENAMED
File without changes
css/dist/{structured-data-blocks-1990-rtl.css → structured-data-blocks-19100-rtl.css} RENAMED
File without changes
css/dist/{structured-data-blocks-1990.css → structured-data-blocks-19100.css} RENAMED
File without changes
css/dist/{tailwind-1990-rtl.css → tailwind-19100-rtl.css} RENAMED
File without changes
css/dist/{tailwind-1990.css → tailwind-19100.css} RENAMED
File without changes
css/dist/{toggle-switch-1990-rtl.css → toggle-switch-19100-rtl.css} RENAMED
File without changes
css/dist/{toggle-switch-1990.css → toggle-switch-19100.css} RENAMED
File without changes
css/dist/{tooltips-1990-rtl.css → tooltips-19100-rtl.css} RENAMED
File without changes
css/dist/{tooltips-1990.css → tooltips-19100.css} RENAMED
File without changes
css/dist/{workouts-1990-rtl.css → workouts-19100-rtl.css} RENAMED
File without changes
css/dist/{workouts-1990.css → workouts-19100.css} RENAMED
File without changes
css/dist/{wpseo-dismissible-1990-rtl.css → wpseo-dismissible-19100-rtl.css} RENAMED
File without changes
css/dist/{wpseo-dismissible-1990.css → wpseo-dismissible-19100.css} RENAMED
File without changes
css/dist/{yoast-components-1990-rtl.css → yoast-components-19100-rtl.css} RENAMED
File without changes
css/dist/{yoast-components-1990.css → yoast-components-19100.css} RENAMED
File without changes
css/dist/{yoast-extensions-1990-rtl.css → yoast-extensions-19100-rtl.css} RENAMED
File without changes
css/dist/{yoast-extensions-1990.css → yoast-extensions-19100.css} RENAMED
File without changes
css/dist/{yst_plugin_tools-1990-rtl.css → yst_plugin_tools-19100-rtl.css} RENAMED
@@ -1 +1 @@
1
- :root{--yoast-svg-icon-info:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23A4286A' d='M1152 1376v-160q0-14-9-23t-23-9h-96V672q0-14-9-23t-23-9H672q-14 0-23 9t-9 23v160q0 14 9 23t23 9h96v320h-96q-14 0-23 9t-9 23v160q0 14 9 23t23 9h448q14 0 23-9t9-23zm-128-896V320q0-14-9-23t-23-9H800q-14 0-23 9t-9 23v160q0 14 9 23t23 9h192q14 0 23-9t9-23zm640 416q0 209-103 385.5T1281.5 1561 896 1664t-385.5-103T231 1281.5 128 896t103-385.5T510.5 231 896 128t385.5 103T1561 510.5 1664 896z'/%3E%3C/svg%3E");--yoast-svg-icon-check:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%2377B227' d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/%3E%3C/svg%3E");--yoast-svg-icon-check-ok:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%2377B227' d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/%3E%3C/svg%3E");--yoast-svg-icon-caret-right:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 192 512' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662Z'/%3E%3C/svg%3E");--yoast-svg-icon-caret-left:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 192 512' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M192 127.338v257.324c0 17.818-21.543 26.741-34.142 14.142L29.196 270.142c-7.81-7.81-7.81-20.474 0-28.284l128.662-128.662c12.599-12.6 34.142-3.676 34.142 14.142z'/%3E%3C/svg%3E");--yoast-svg-icon-eye:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M1664 960q-152-236-381-353 61 104 61 225 0 185-131.5 316.5T896 1280t-316.5-131.5T448 832q0-121 61-225-229 117-381 353 133 205 333.5 326.5T896 1408t434.5-121.5T1664 960zM944 576q0-20-14-34t-34-14q-125 0-214.5 89.5T592 832q0 20 14 34t34 14 34-14 14-34q0-86 61-147t147-61q20 0 34-14t14-34zm848 384q0 34-20 69-140 230-376.5 368.5T896 1536t-499.5-139T20 1029Q0 994 0 960t20-69q140-229 376.5-368T896 384t499.5 139T1772 891q20 35 20 69z'/%3E%3C/svg%3E");--yoast-svg-icon-list:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M384 1408q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm0-512q0 80-56 136t-136 56-136-56T0 896t56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5H544q-13 0-22.5-9.5T512 1504v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zM384 384q0 80-56 136t-136 56-136-56T0 384t56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5H544q-13 0-22.5-9.5T512 992V800q0-13 9.5-22.5T544 768h1216q13 0 22.5 9.5t9.5 22.5zm0-512v192q0 13-9.5 22.5T1760 512H544q-13 0-22.5-9.5T512 480V288q0-13 9.5-22.5T544 256h1216q13 0 22.5 9.5t9.5 22.5z'/%3E%3C/svg%3E");--yoast-svg-icon-key:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M832 512q0-80-56-136t-136-56-136 56-56 136q0 42 19 83-41-19-83-19-80 0-136 56t-56 136 56 136 136 56 136-56 56-136q0-42-19-83 41 19 83 19 80 0 136-56t56-136zm851 704q0 17-49 66t-66 49q-9 0-28.5-16t-36.5-33-38.5-40-24.5-26l-96 96 220 220q28 28 28 68 0 42-39 81t-81 39q-40 0-68-28l-671-671q-176 131-365 131-163 0-265.5-102.5T0 784q0-160 95-313t248-248 313-95q163 0 265.5 102.5T1024 496q0 189-131 365l355 355 96-96q-3-3-26-24.5t-40-38.5-33-36.5-16-28.5q0-17 49-66t66-49q13 0 23 10 6 6 46 44.5t82 79.5 86.5 86 73 78 28.5 41z'/%3E%3C/svg%3E");--yoast-svg-icon-edit:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='m491 1536 91-91-235-235-91 91v107h128v128h107zm523-928q0-22-22-22-10 0-17 7l-542 542q-7 7-7 17 0 22 22 22 10 0 17-7l542-542q7-7 7-17zm-54-192 416 416-832 832H128v-416zm683 96q0 53-37 90l-166 166-416-416 166-165q36-38 90-38 53 0 91 38l235 234q37 39 37 91z'/%3E%3C/svg%3E");--yoast-svg-icon-lock:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 15v2m-6 4h12a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2zm10-10V7a4 4 0 0 0-8 0v4h8z"/></svg>');--yoast-svg-icon-yoast:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23999' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-good:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%237ad03a' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-ok:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23ee7c1b' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-bad:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23dc3232' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-noindex:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%231e8cbe' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E")}.wpseo_content_wrapper{display:table;table-layout:fixed;width:100%}.wpseo_content_cell{display:table-cell;height:500px;margin:0;padding:0;vertical-align:top}#wpseo_content_top{width:100%}tr.yst_row{margin:5px 0 0;padding:5px 0 0}#sidebar-container{padding-right:20px;width:300px}tr.yst_row.even{background-color:#f6f6f6}.wpseo_content_wrapper label.select,.wpseo_content_wrapper label.textinput{word-wrap:break-word;float:right;margin:5px 0;width:200px}.wpseo_content_wrapper label.select.error,.wpseo_content_wrapper label.textinput.error{color:#dc3232;font-weight:700}.wpseo_content_wrapper .yoast-inline-label{display:inline-block;float:none;margin:0 0 8px}.wpseo_content_wrapper input.textinput,.wpseo_content_wrapper select,.wpseo_content_wrapper textarea{width:400px}.wpseo_content_wrapper input.number{width:100px}.wpseo_content_wrapper input.large-text,.wpseo_content_wrapper textarea.large-text{width:99%}.wpseo_content_wrapper .select2-container,.wpseo_content_wrapper input.textinput,.wpseo_content_wrapper select.select,.wpseo_content_wrapper textarea.textinput{margin:0 0 15px}.wpseo_content_wrapper input.textinput[aria-invalid=true]{background:#f9dcdc url(../../images/error-icon.svg) no-repeat calc(100% - (100% - 6px));background-size:12px;border:1px solid #dc3232;color:#000;padding-left:24px}.wpseo_content_wrapper input.textinput[aria-invalid=true][aria-describedby]{margin-bottom:.5rem}.wpseo_content_wrapper .yoast-input-validation__error-description{color:#8f1919;margin:0 0 1rem;padding-right:200px;width:400px}.wpseo_content_wrapper input.checkbox,.wpseo_content_wrapper input.checkbox.double,.wpseo_content_wrapper input.radio{margin:6px 0 6px 10px}.wpseo_content_wrapper .textinput.metadesc{height:50px}.wpseo_content_wrapper textarea.import{height:100px;width:500px}.wpseo_content_wrapper p.desc{margin:6px 0 10px;padding:0 25px 8px 0}.wpseo_content_wrapper div.desc.label,.wpseo_content_wrapper p.desc.label{margin:0 0 20px;padding:0 200px 10px 0}.wpseo_content_wrapper h4{clear:both;margin:1.2em 0 .5em}.wpseo_content_wrapper .postbox{margin:10px 0 0 10px}.wpseo_content_wrapper .postbox form{line-height:150%}.wpseo_content_wrapper .text{width:250px}.wpseo_content_wrapper .correct{background-color:green;color:#fff;padding:5px}.wpseo_content_wrapper .wrong{background-color:#dc3232;color:#fff;padding:5px}.wpseo_content_wrapper .wrong code{color:#000;padding:3px 8px}.wpseo_content_wrapper .button.fixit{float:left;margin:0 5px}.wpseo_content_wrapper .button.checkit{float:left;margin:0 5px;padding:5px 8px}.wpseo_content_wrapper .disabled-note{color:#888;margin:0 0 8px}.wpseo_content_wrapper #separator{margin:1em 0 0}.wpseo_content_wrapper #separator input.radio{height:1px;right:-9999em;position:absolute;width:1px}.wpseo_content_wrapper #separator input.radio+label{border:1px solid #ccc;cursor:pointer;float:right;font-family:Arial,Helvetica,sans-serif!important;font-size:18px!important;line-height:24px;margin:.5em 0 0 5px!important;padding:9px 6px;text-align:center;width:30px!important}.wpseo_content_wrapper #separator input.radio:checked+label{background-color:#fff;border:3px solid #a4286a;padding:7px 4px}.wpseo_content_wrapper #separator input.radio:focus+label{outline:2px solid #5b9dd9}.wpseo_content_wrapper .svg-container{text-align:center}.wpseo_content_wrapper .svg-container .dashicons{font-size:100px;height:100px;width:200px}.wpseo_content_wrapper .paper.tab-block button.toggleable-container-trigger{font-size:1.0625rem;padding:16px;width:100%}.wpseo_content_wrapper .paper.tab-block button.toggleable-container-trigger:focus{box-shadow:0 0 3px #084a67cc;outline:1px solid #0066cd;outline-offset:-1px}.wpseo_content_wrapper .paper.tab-block button.toggleable-container-trigger:active{box-shadow:none}.wpseo_content_wrapper .paper.tab-block h2.collapsible-header{margin:0!important;padding:0!important}.wpseo_content_wrapper .paper.tab-block.metabox button.toggleable-container-trigger{color:#555}.wpseo_content_wrapper .paper.tab-block.metabox.wpseotab{border:0;padding:0}.wpseo_content_wrapper .paper.tab-block.search-appearance{background-color:#fff;box-shadow:0 1px 2px #0003;max-width:632px}.wpseo_content_wrapper .paper.tab-block .paper-container{padding:16px}.wpseo_content_wrapper .paper.tab-block.has-paper-container-no-top-padding .paper-container{padding-top:0}.wpseo_content_wrapper .paper.tab-block .paper-container:first-child{margin-top:0}.wpseo_content_wrapper .paper.tab-block .paper-title{padding:16px}.wpseo_content_wrapper .paper.tab-block .paper-title h2{margin:0}.wpseo_content_wrapper .paper.tab-block .tab-block:first-child{margin-top:0}.wpseo_content_wrapper .wpseo-collapsible-container{background-color:#fff;border-bottom:1px solid #e2e4e7;border-top:1px solid #e2e4e7;margin-top:-1px}.wpseo_content_wrapper .toggleable-container-trigger{background:none;border:0;cursor:pointer;padding:0;text-align:right;width:100%}.wpseo_content_wrapper .toggleable-container-icon{float:left;height:20px;position:relative;width:20px}.wpseo_content_wrapper .toggleable-container-trigger .toggleable-container-icon:after{content:"";display:block;right:-4px;padding:14px;position:absolute;top:-4px}.wpseo_content_wrapper .toggleable-container-hidden{display:none}.wpseo_content_wrapper h3{font-size:1.15em;margin:1em 0 .5em}.wpseo_content_wrapper h3.h2{font-size:1.3em}.wpseo_content_wrapper li,.wpseo_content_wrapper p{max-width:600px}.wpseo_content_wrapper .notice p,.yoast .search-box,.yoast-container .container,.yoast-notification p{max-width:none}table.wpseo th{text-align:right}#wpseo-tabs+.notice{margin-top:1.5em}.wpseo-variable-warning-element{border:1px solid #c62d2d!important}.wpseo-variable-warning{clear:both;color:#c62d2d;margin:5px 0 0;padding:5px}.wpseo-variable-warning code{color:#b02828}.wpseo-variable-warning a{color:#c62d2d}.wpseo_content_wrapper h1.wpseo-redirect-url-title{font-size:1.3em;margin:1em 0 .5em}table.yoast_help{border-collapse:collapse;width:100%}table.yoast_help,table.yoast_help td,table.yoast_help th{border:1px solid #ddd;color:#444}table.yoast_help td,table.yoast_help th{padding:5px 10px;text-align:right;vertical-align:top}table.yoast_help tr{background-color:#f1f1f1}table.yoast_help tr:nth-child(2n){background-color:#fbfbfe}table.yoast_help tr:hover{background-color:#ddd}table.yoast_help thead tr,table.yoast_help thead tr:hover{background-color:#fff}table.yoast_help .yoast-variable-name{font-weight:600;white-space:nowrap}table.yoast_help .yoast-variable-desc{min-width:300px}.yoast-notice-blocking-files code{color:#000;line-height:2}.yoast-notice-blocking-files .button{margin:.5em 0}.wpseo_content_wrapper .yoast-blocking-files-error p{max-width:none}.wpseotab{display:none}.wpseotab.active{display:block}.wpseotab p.expl{margin-right:6px}.wpseotab .tab-block{display:block;margin:30px 0}.wpseotab p.expl strong{font-size:115%}#wpseo-debug-info{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px #0000000a;clear:both;margin:20px 0 0;padding:20px 20px 0}#wpseo-debug-info h2{cursor:auto;margin:0}#wpseo-debug-info .wpseo-debug-heading{font-size:1em}#wpseo-debug-info .wpseo-debug{color:#c00;display:inline-block;padding-right:20px}input.wpseo-new-title,textarea.wpseo-new-metadesc{max-width:100%;width:100%}body.toplevel_page_wpseo_dashboard .wp-badge{background:#0000 url(../../packages/js/images/Yoast_SEO_Icon.svg) no-repeat 50% 10px;background-size:140px 140px;box-shadow:none}#wpseo_progressbar{border:1px solid #006691;height:25px}#wpseo_progressbar .ui-progressbar-value{background:#006691;height:25px}.wpseo-progressbar-wrapper{display:inline;width:100%}.wpseo-progressbar{border:1px solid #006691;display:block;height:25px;width:100%}.wpseo-progressbar .ui-progressbar-value{background:#006691;height:25px}.yoast-sidebar__title{border-bottom:1px solid #a4286a;box-sizing:border-box;color:#a4286a;line-height:19px;margin:5px 0;padding:10px 0;text-align:right;width:100%}.yoast-sidebar__product{background:#a4286a;border-radius:8px;color:#fff;margin-top:34px;padding:24px}.yoast-sidebar__product h2{color:#fff;font-size:22px;font-weight:700}.yoast-sidebar__product .product-image{margin:-50px auto 16px;max-height:75px;max-width:75px}.yoast-sidebar__product .product-image img{border:1px solid #fff;border-radius:12px 12px 12px 0;overflow:hidden}.yoast-sidebar__product p{font-size:1rem;margin-bottom:16px;margin-top:0}.yoast-sidebar__product .plugin-buy-button .yoast-button-upsell{width:100%}.yoast-sidebar__product .review-container{margin-top:24px}.yoast-sidebar__product .review-container a{color:#fff;text-decoration:none}.yoast-sidebar__product .review-container .title{color:#fff;font-size:14px;font-weight:700;margin-bottom:8px}.yoast-sidebar__product .review-container .title:hover{text-decoration:underline}.yoast-sidebar__product .review-container .rating{display:flex;gap:5px}.yoast-sidebar__product .review-container .rating img{max-height:22px;max-width:22px}.yoast-sidebar__product .review-container .rating .rating-text{font-size:20px;line-height:24px}.yoast-sidebar__section{background-color:#fff;border:1px solid #dcdcdc;box-shadow:0 1px 6px 0 #0000004d;margin:10px 0 20px;padding:16px}.yoast-sidebar__section h2{color:#a4286a;margin-top:0}.yoast-sidebar__section a{color:#0085ba}.yoast-sidebar__section ul{position:relative}.yoast-sidebar__section li{list-style:none;margin-right:20px}.yoast-sidebar__section li:before{content:"+";font-weight:700;right:0;position:absolute}.yoast-sidebar__section div{margin:10px 0 20px;position:relative}.yoast-sidebar__section div img{float:left;height:70px;margin:0 10px 0 0;width:70px}.yoast-sidebar__section div img.alignleft{float:right;margin:0 0 0 10px}.yoast-sidebar__section div p{float:right;margin:0;width:100%}.yoast_premium_upsell{background-color:#fff;border:1px solid #dcdcdc;box-shadow:0 1px 6px 0 #0000004d;margin-top:2em;max-width:640px;overflow:hidden;padding:16px}.yoast_premium_upsell--header{color:#a4286a;font-size:1.7em;font-weight:700;margin-top:.3em}.yoast_premium_upsell--motivation{display:flex;flex-wrap:wrap}.yoast_premium_upsell--motivation li{flex:0 0 50%;list-style:none}.yoast_premium_upsell--argument{padding:0 20px 0 8px}.yoast_premium_upsell--argument:before{content:"+";font-weight:700;right:-16px;margin-left:-10px;position:relative;top:-1px}@media screen and (max-width:480px){.yoast_premium_upsell--motivation{display:block}}.yoast-variable-desc{min-width:300px}.yoast-table-scrollable,.yoast-table-scrollable td,.yoast-table-scrollable th{box-sizing:border-box}.yoast-table-scrollable__container.yoast-has-scroll{overflow:hidden;position:relative}.yoast-table-scrollable__container.yoast-has-scroll:after{border-radius:0 10px 10px 0/0 50% 50% 0;box-shadow:5px 0 10px #00000040;content:"";height:calc(100% - 16px);right:100%;position:absolute;top:0;width:50px}.yoast-table-scrollable__container.yoast-has-scroll .yoast-table-scrollable__inner{overflow-x:scroll;padding-bottom:16px}.yoast-table-scrollable__hintwrapper{display:none}.yoast-table-scrollable__hintwrapper.yoast-has-scroll{display:block;margin:1em 0;text-align:center}.yoast-has-scroll .yoast-table-scrollable__hint{display:inline-block}.yoast-has-scroll .yoast-table-scrollable__hint:before{content:"\21c4";display:inline-block;font-size:20px;line-height:inherit;margin-left:10px;vertical-align:text-top}.yoast-styled-select{align-items:center;display:inline-flex;margin-bottom:1em;position:relative}.yoast-styled-select:after,.yoast-styled-select:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0}.yoast-styled-select:before{left:0;width:28px}.yoast-styled-select:after{border-top:4px solid #0000;border-color:#555 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;margin:auto;left:6px;width:0;z-index:1}.yoast-styled-select select{-webkit-appearance:none;appearance:none;background:#0000;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;color:#32373c;height:28px;line-height:1;margin:0;max-width:100%;padding:4px 8px 4px 32px}.yoast-styled-select select.error{border-color:#dc3232;border-width:2px}.wpseo_content_wrapper .yoast-styled-select select.select{margin:0}.yoast-styled-select select:focus{border-color:#5b9dd9}.yoast-styled-select select:-moz-focusring{color:#0000;text-shadow:0 0 0 #32373c}.yoast-styled-select select[disabled]{opacity:.75}.yoast-styled-select select::-ms-expand{display:none}@media screen and (max-width:1024px){.wpseo_content_cell,.wpseo_content_wrapper{display:block;height:auto}#wpseo_content_top{width:auto}#sidebar-container{padding:0;width:auto}.yoast-sidebar__product-list{border-bottom:1px solid #ddd;display:flex}.yoast-sidebar__product-list div p{word-wrap:break-word;width:calc(100% - 50px)}.yoast-sidebar__product-list .yoast-sidebar__section{border-bottom:none}.yoast-sidebar__product-list .yoast-sidebar__section:first-child{margin-left:40px}}@media screen and (max-width:782px){.wpseo_content_wrapper label.select,.wpseo_content_wrapper label.textinput{display:inline-block;float:none;width:auto}.wpseo_content_wrapper input.textinput,.wpseo_content_wrapper textarea,.wpseo_content_wrapper textarea.textinput{display:block;width:100%}.wpseo_content_wrapper .select2-container,.wpseo_content_wrapper select,.wpseo_content_wrapper select.select{display:block;margin:0 0 5px;max-width:100%}.wpseo_content_wrapper div.desc.label,.wpseo_content_wrapper p.desc.label{padding-right:0}.wpseo_content_wrapper .textinput[aria-invalid=true][aria-describedby]+br{display:none}.wpseo_content_wrapper .yoast-input-validation__error-description{padding-right:0;width:auto}}@media screen and (max-width:600px){.yoast-sidebar__product-list{border-bottom:none;display:block}.yoast-sidebar__product-list .yoast-sidebar__section{border-bottom:1px solid #ddd}.yoast-sidebar__product-list .yoast-sidebar__section p{word-wrap:break-word;padding-right:50px;width:calc(100% - 50px)}}@media screen and (max-width:500px){body.toplevel_page_wpseo_dashboard .wp-badge{background-color:#a4286a;background-size:100px 100px;box-shadow:0 1px 3px #0003;padding-top:80px}}.wpseo-checkmark-ok-icon{background:var(--yoast-svg-icon-check-ok) no-repeat;background-size:18px;float:right;height:18px;margin-left:5px;vertical-align:top;width:18px}.yoast-settings-section:not(:last-child){margin-bottom:40px}.yoast-settings-section .yoast-field-group__title .yoast_help.yoast-help-link{margin:-6px 2px 0 0}#yoast-og-default-image-select .yoast-field-group__title{display:none}.yoast-settings-section.yoast-settings-section-disabled{border:1px solid #ccc;padding:16px;position:relative}.yoast-settings-section.yoast-settings-section-disabled>*{opacity:.5}.yoast-settings-section.yoast-settings-section-disabled .yoast-settings-section-upsell{align-items:center;bottom:0;display:flex;justify-content:center;right:0;opacity:1;position:absolute;left:0;top:0}@keyframes yoast-spin{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}
1
+ :root{--yoast-svg-icon-info:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23A4286A' d='M1152 1376v-160q0-14-9-23t-23-9h-96V672q0-14-9-23t-23-9H672q-14 0-23 9t-9 23v160q0 14 9 23t23 9h96v320h-96q-14 0-23 9t-9 23v160q0 14 9 23t23 9h448q14 0 23-9t9-23zm-128-896V320q0-14-9-23t-23-9H800q-14 0-23 9t-9 23v160q0 14 9 23t23 9h192q14 0 23-9t9-23zm640 416q0 209-103 385.5T1281.5 1561 896 1664t-385.5-103T231 1281.5 128 896t103-385.5T510.5 231 896 128t385.5 103T1561 510.5 1664 896z'/%3E%3C/svg%3E");--yoast-svg-icon-check:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%2377B227' d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/%3E%3C/svg%3E");--yoast-svg-icon-check-ok:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%2377B227' d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/%3E%3C/svg%3E");--yoast-svg-icon-caret-right:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 192 512' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662Z'/%3E%3C/svg%3E");--yoast-svg-icon-caret-left:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 192 512' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M192 127.338v257.324c0 17.818-21.543 26.741-34.142 14.142L29.196 270.142c-7.81-7.81-7.81-20.474 0-28.284l128.662-128.662c12.599-12.6 34.142-3.676 34.142 14.142z'/%3E%3C/svg%3E");--yoast-svg-icon-eye:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M1664 960q-152-236-381-353 61 104 61 225 0 185-131.5 316.5T896 1280t-316.5-131.5T448 832q0-121 61-225-229 117-381 353 133 205 333.5 326.5T896 1408t434.5-121.5T1664 960zM944 576q0-20-14-34t-34-14q-125 0-214.5 89.5T592 832q0 20 14 34t34 14 34-14 14-34q0-86 61-147t147-61q20 0 34-14t14-34zm848 384q0 34-20 69-140 230-376.5 368.5T896 1536t-499.5-139T20 1029Q0 994 0 960t20-69q140-229 376.5-368T896 384t499.5 139T1772 891q20 35 20 69z'/%3E%3C/svg%3E");--yoast-svg-icon-list:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M384 1408q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm0-512q0 80-56 136t-136 56-136-56T0 896t56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5H544q-13 0-22.5-9.5T512 1504v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zM384 384q0 80-56 136t-136 56-136-56T0 384t56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5H544q-13 0-22.5-9.5T512 992V800q0-13 9.5-22.5T544 768h1216q13 0 22.5 9.5t9.5 22.5zm0-512v192q0 13-9.5 22.5T1760 512H544q-13 0-22.5-9.5T512 480V288q0-13 9.5-22.5T544 256h1216q13 0 22.5 9.5t9.5 22.5z'/%3E%3C/svg%3E");--yoast-svg-icon-key:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M832 512q0-80-56-136t-136-56-136 56-56 136q0 42 19 83-41-19-83-19-80 0-136 56t-56 136 56 136 136 56 136-56 56-136q0-42-19-83 41 19 83 19 80 0 136-56t56-136zm851 704q0 17-49 66t-66 49q-9 0-28.5-16t-36.5-33-38.5-40-24.5-26l-96 96 220 220q28 28 28 68 0 42-39 81t-81 39q-40 0-68-28l-671-671q-176 131-365 131-163 0-265.5-102.5T0 784q0-160 95-313t248-248 313-95q163 0 265.5 102.5T1024 496q0 189-131 365l355 355 96-96q-3-3-26-24.5t-40-38.5-33-36.5-16-28.5q0-17 49-66t66-49q13 0 23 10 6 6 46 44.5t82 79.5 86.5 86 73 78 28.5 41z'/%3E%3C/svg%3E");--yoast-svg-icon-edit:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='m491 1536 91-91-235-235-91 91v107h128v128h107zm523-928q0-22-22-22-10 0-17 7l-542 542q-7 7-7 17 0 22 22 22 10 0 17-7l542-542q7-7 7-17zm-54-192 416 416-832 832H128v-416zm683 96q0 53-37 90l-166 166-416-416 166-165q36-38 90-38 53 0 91 38l235 234q37 39 37 91z'/%3E%3C/svg%3E");--yoast-svg-icon-lock:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 15v2m-6 4h12a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2zm10-10V7a4 4 0 0 0-8 0v4h8z"/></svg>');--yoast-svg-icon-yoast:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23999' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-good:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%237ad03a' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-ok:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23ee7c1b' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-bad:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23dc3232' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-noindex:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%231e8cbe' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E")}.wpseo_content_wrapper{display:table;table-layout:fixed;width:100%}.wpseo_content_cell{display:table-cell;height:500px;margin:0;padding:0;vertical-align:top}#wpseo_content_top{width:100%}tr.yst_row{margin:5px 0 0;padding:5px 0 0}#sidebar-container{padding-right:20px;width:300px}tr.yst_row.even{background-color:#f6f6f6}.wpseo_content_wrapper label.select,.wpseo_content_wrapper label.textinput{word-wrap:break-word;float:right;margin:5px 0;width:200px}.wpseo_content_wrapper label.select.error,.wpseo_content_wrapper label.textinput.error{color:#dc3232;font-weight:700}.wpseo_content_wrapper .yoast-inline-label{display:inline-block;float:none;margin:0 0 8px}.wpseo_content_wrapper input.textinput,.wpseo_content_wrapper select,.wpseo_content_wrapper textarea{width:400px}.wpseo_content_wrapper input.number{width:100px}.wpseo_content_wrapper input.large-text,.wpseo_content_wrapper textarea.large-text{width:99%}.wpseo_content_wrapper .select2-container,.wpseo_content_wrapper input.textinput,.wpseo_content_wrapper select.select,.wpseo_content_wrapper textarea.textinput{margin:0 0 15px}.wpseo_content_wrapper input.textinput[aria-invalid=true]{background:#f9dcdc url(../../images/error-icon.svg) no-repeat calc(100% - (100% - 6px));background-size:12px;border:1px solid #dc3232;color:#000;padding-left:24px}.wpseo_content_wrapper input.textinput[aria-invalid=true][aria-describedby]{margin-bottom:.5rem}.wpseo_content_wrapper .yoast-input-validation__error-description{color:#8f1919;margin:0 0 1rem;padding-right:200px;width:400px}.wpseo_content_wrapper input.checkbox,.wpseo_content_wrapper input.checkbox.double,.wpseo_content_wrapper input.radio{margin:6px 0 6px 10px}.wpseo_content_wrapper .textinput.metadesc{height:50px}.wpseo_content_wrapper textarea.import{height:100px;width:500px}.wpseo_content_wrapper p.desc{margin:6px 0 10px;padding:0 25px 8px 0}.wpseo_content_wrapper div.desc.label,.wpseo_content_wrapper p.desc.label{margin:0 0 20px;padding:0 200px 10px 0}.wpseo_content_wrapper h4{clear:both;margin:1.2em 0 .5em}.wpseo_content_wrapper .postbox{margin:10px 0 0 10px}.wpseo_content_wrapper .postbox form{line-height:150%}.wpseo_content_wrapper .text{width:250px}.wpseo_content_wrapper .correct{background-color:green;color:#fff;padding:5px}.wpseo_content_wrapper .wrong{background-color:#dc3232;color:#fff;padding:5px}.wpseo_content_wrapper .wrong code{color:#000;padding:3px 8px}.wpseo_content_wrapper .button.fixit{float:left;margin:0 5px}.wpseo_content_wrapper .button.checkit{float:left;margin:0 5px;padding:5px 8px}.wpseo_content_wrapper .disabled-note{color:#888;margin:0 0 8px}.wpseo_content_wrapper #separator{margin:1em 0 0}.wpseo_content_wrapper #separator input.radio{height:1px;right:-9999em;position:absolute;width:1px}.wpseo_content_wrapper #separator input.radio+label{border:1px solid #ccc;cursor:pointer;float:right;font-family:Arial,Helvetica,sans-serif!important;font-size:18px!important;line-height:24px;margin:.5em 0 0 5px!important;padding:9px 6px;text-align:center;width:30px!important}.wpseo_content_wrapper #separator input.radio:checked+label{background-color:#fff;border:3px solid #a4286a;padding:7px 4px}.wpseo_content_wrapper #separator input.radio:focus+label{outline:2px solid #5b9dd9}.wpseo_content_wrapper .svg-container{text-align:center}.wpseo_content_wrapper .svg-container .dashicons{font-size:100px;height:100px;width:200px}.wpseo_content_wrapper .paper.tab-block button.toggleable-container-trigger{font-size:1.0625rem;padding:16px;width:100%}.wpseo_content_wrapper .paper.tab-block button.toggleable-container-trigger:focus{box-shadow:0 0 3px #084a67cc;outline:1px solid #0066cd;outline-offset:-1px}.wpseo_content_wrapper .paper.tab-block button.toggleable-container-trigger:active{box-shadow:none}.wpseo_content_wrapper .paper.tab-block h2.collapsible-header{margin:0!important;padding:0!important}.wpseo_content_wrapper .paper.tab-block.metabox button.toggleable-container-trigger{color:#555}.wpseo_content_wrapper .paper.tab-block.metabox.wpseotab{border:0;padding:0}.wpseo_content_wrapper .paper.tab-block.search-appearance{background-color:#fff;box-shadow:0 1px 2px #0003;max-width:632px}.wpseo_content_wrapper .paper.tab-block .paper-container{padding:16px}.wpseo_content_wrapper .paper.tab-block.has-paper-container-no-top-padding .paper-container{padding-top:0}.wpseo_content_wrapper .paper.tab-block .paper-container:first-child{margin-top:0}.wpseo_content_wrapper .paper.tab-block .paper-title{padding:16px}.wpseo_content_wrapper .paper.tab-block .paper-title h2{margin:0}.wpseo_content_wrapper .paper.tab-block .tab-block:first-child{margin-top:0}.wpseo_content_wrapper .wpseo-collapsible-container{background-color:#fff;border-bottom:1px solid #e2e4e7;border-top:1px solid #e2e4e7;margin-top:-1px}.wpseo_content_wrapper .toggleable-container-trigger{background:none;border:0;cursor:pointer;padding:0;text-align:right;width:100%}.wpseo_content_wrapper .toggleable-container-icon{float:left;height:20px;position:relative;width:20px}.wpseo_content_wrapper .toggleable-container-trigger .toggleable-container-icon:after{content:"";display:block;right:-4px;padding:14px;position:absolute;top:-4px}.wpseo_content_wrapper .toggleable-container-hidden{display:none}.wpseo_content_wrapper h3{font-size:1.15em;margin:1em 0 .5em}.wpseo_content_wrapper h3.h2{font-size:1.3em}.wpseo_content_wrapper li,.wpseo_content_wrapper p{max-width:600px}.wpseo_content_wrapper .notice p,.yoast .search-box,.yoast-container .container,.yoast-notification p{max-width:none}table.wpseo th{text-align:right}#wpseo-tabs+.notice{margin-top:1.5em}.wpseo-variable-warning-element{border:1px solid #c62d2d!important}.wpseo-variable-warning{clear:both;color:#c62d2d;margin:5px 0 0;padding:5px}.wpseo-variable-warning code{color:#b02828}.wpseo-variable-warning a{color:#c62d2d}.wpseo_content_wrapper h1.wpseo-redirect-url-title{font-size:1.3em;margin:1em 0 .5em}table.yoast_help{border-collapse:collapse;width:100%}table.yoast_help,table.yoast_help td,table.yoast_help th{border:1px solid #ddd;color:#444}table.yoast_help td,table.yoast_help th{padding:5px 10px;text-align:right;vertical-align:top}table.yoast_help tr{background-color:#f1f1f1}table.yoast_help tr:nth-child(2n){background-color:#fbfbfe}table.yoast_help tr:hover{background-color:#ddd}table.yoast_help thead tr,table.yoast_help thead tr:hover{background-color:#fff}table.yoast_help .yoast-variable-name{font-weight:600;white-space:nowrap}table.yoast_help .yoast-variable-desc{min-width:300px}.yoast-notice-blocking-files code{color:#000;line-height:2}.yoast-notice-blocking-files .button{margin:.5em 0}.wpseo_content_wrapper .yoast-blocking-files-error p{max-width:none}.wpseotab{display:none}.wpseotab.active{display:block}.wpseotab p.expl{margin-right:6px}.wpseotab .tab-block{display:block;margin:30px 0}.wpseotab p.expl strong{font-size:115%}#wpseo-debug-info{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px #0000000a;clear:both;margin:20px 0 0;padding:20px 20px 0}#wpseo-debug-info h2{cursor:auto;margin:0}#wpseo-debug-info .wpseo-debug-heading{font-size:1em}#wpseo-debug-info .wpseo-debug{color:#c00;display:inline-block;padding-right:20px}input.wpseo-new-title,textarea.wpseo-new-metadesc{max-width:100%;width:100%}body.toplevel_page_wpseo_dashboard .wp-badge{background:#0000 url(../../packages/js/images/Yoast_SEO_Icon.svg) no-repeat 50% 10px;background-size:140px 140px;box-shadow:none}#wpseo_progressbar{border:1px solid #006691;height:25px}#wpseo_progressbar .ui-progressbar-value{background:#006691;height:25px}.wpseo-progressbar-wrapper{display:inline;width:100%}.wpseo-progressbar{border:1px solid #006691;display:block;height:25px;width:100%}.wpseo-progressbar .ui-progressbar-value{background:#006691;height:25px}.yoast-sidebar__title{border-bottom:1px solid #a4286a;box-sizing:border-box;color:#a4286a;line-height:19px;margin:5px 0;padding:10px 0;text-align:right;width:100%}.yoast-sidebar__product{background:#a4286a;border-radius:8px;color:#fff;margin-top:34px;padding:24px}.yoast-sidebar__product h2{color:#fff;font-size:22px;font-weight:700}.yoast-sidebar__product .product-image{margin:-50px auto 16px;max-height:75px;max-width:75px;position:relative;z-index:2}.yoast-sidebar__product .product-image img{border:1px solid #fff;border-radius:12px 12px 12px 0;overflow:hidden}.yoast-sidebar__product p{font-size:1rem;margin-bottom:16px;margin-top:0}.yoast-sidebar__product .plugin-buy-button .yoast-button-upsell{width:100%}.yoast-sidebar__product .review-container{margin-top:24px}.yoast-sidebar__product .review-container a{color:#fff;text-decoration:none}.yoast-sidebar__product .review-container .title{color:#fff;font-size:14px;font-weight:700;margin-bottom:8px}.yoast-sidebar__product .review-container .title:hover{text-decoration:underline}.yoast-sidebar__product .review-container .rating{display:flex;gap:5px}.yoast-sidebar__product .review-container .rating img{max-height:22px;max-width:22px}.yoast-sidebar__product .review-container .rating .rating-text{font-size:20px;line-height:24px}.yoast-sidebar__product .sidebar__sale_banner_container{margin-right:-24px;margin-top:-40px;overflow-x:hidden;overflow-y:initial;width:calc(100% + 48px)}.yoast-sidebar__product .sidebar__sale_banner_container .sidebar__sale_banner{background:#000;box-shadow:0 -1px 4px 0 #fff,0 1px 4px 0 #fff,0 -1px 0 0 #fff,0 1px 0 0 #fff;font-size:20px;font-weight:500;letter-spacing:.5px;line-height:36px;margin-bottom:20px;margin-right:-30px;margin-top:20px;text-align:center;transform:rotate(5deg);width:calc(100% + 60px);z-index:1}.yoast-sidebar__product .sidebar__sale_text{border-top:1px solid #fff;font-style:italic;text-align:center}.yoast-sidebar__product .sidebar__sale_text p{font-size:12.5px;margin:12.5px 0}.yoast-sidebar__section{background-color:#fff;border:1px solid #dcdcdc;box-shadow:0 1px 6px 0 #0000004d;margin:10px 0 20px;padding:16px}.yoast-sidebar__section h2{color:#a4286a;margin-top:0}.yoast-sidebar__section a{color:#0085ba}.yoast-sidebar__section ul{position:relative}.yoast-sidebar__section li{list-style:none;margin-right:20px}.yoast-sidebar__section li:before{content:"+";font-weight:700;right:0;position:absolute}.yoast-sidebar__section div{margin:10px 0 20px;position:relative}.yoast-sidebar__section div img{float:left;height:70px;margin:0 10px 0 0;width:70px}.yoast-sidebar__section div img.alignleft{float:right;margin:0 0 0 10px}.yoast-sidebar__section div p{float:right;margin:0;width:100%}.yoast_premium_upsell{background-color:#fff;border:1px solid #dcdcdc;box-shadow:0 1px 6px 0 #0000004d;margin-top:2em;max-width:640px;overflow:hidden;padding:16px}.yoast_premium_upsell--header{color:#a4286a;font-size:1.7em;font-weight:700;margin-top:.3em}.yoast_premium_upsell--motivation{display:flex;flex-wrap:wrap}.yoast_premium_upsell--motivation li{flex:0 0 50%;list-style:none}.yoast_premium_upsell--argument{padding:0 20px 0 8px}.yoast_premium_upsell--argument:before{content:"+";font-weight:700;right:-16px;margin-left:-10px;position:relative;top:-1px}@media screen and (max-width:480px){.yoast_premium_upsell--motivation{display:block}}.yoast-variable-desc{min-width:300px}.yoast-table-scrollable,.yoast-table-scrollable td,.yoast-table-scrollable th{box-sizing:border-box}.yoast-table-scrollable__container.yoast-has-scroll{overflow:hidden;position:relative}.yoast-table-scrollable__container.yoast-has-scroll:after{border-radius:0 10px 10px 0/0 50% 50% 0;box-shadow:5px 0 10px #00000040;content:"";height:calc(100% - 16px);right:100%;position:absolute;top:0;width:50px}.yoast-table-scrollable__container.yoast-has-scroll .yoast-table-scrollable__inner{overflow-x:scroll;padding-bottom:16px}.yoast-table-scrollable__hintwrapper{display:none}.yoast-table-scrollable__hintwrapper.yoast-has-scroll{display:block;margin:1em 0;text-align:center}.yoast-has-scroll .yoast-table-scrollable__hint{display:inline-block}.yoast-has-scroll .yoast-table-scrollable__hint:before{content:"\21c4";display:inline-block;font-size:20px;line-height:inherit;margin-left:10px;vertical-align:text-top}.yoast-styled-select{align-items:center;display:inline-flex;margin-bottom:1em;position:relative}.yoast-styled-select:after,.yoast-styled-select:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0}.yoast-styled-select:before{left:0;width:28px}.yoast-styled-select:after{border-top:4px solid #0000;border-color:#555 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;margin:auto;left:6px;width:0;z-index:1}.yoast-styled-select select{-webkit-appearance:none;appearance:none;background:#0000;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;color:#32373c;height:28px;line-height:1;margin:0;max-width:100%;padding:4px 8px 4px 32px}.yoast-styled-select select.error{border-color:#dc3232;border-width:2px}.wpseo_content_wrapper .yoast-styled-select select.select{margin:0}.yoast-styled-select select:focus{border-color:#5b9dd9}.yoast-styled-select select:-moz-focusring{color:#0000;text-shadow:0 0 0 #32373c}.yoast-styled-select select[disabled]{opacity:.75}.yoast-styled-select select::-ms-expand{display:none}@media screen and (max-width:1024px){.wpseo_content_cell,.wpseo_content_wrapper{display:block;height:auto}#wpseo_content_top{width:auto}#sidebar-container{padding:0;width:auto}.yoast-sidebar__product-list{border-bottom:1px solid #ddd;display:flex}.yoast-sidebar__product-list div p{word-wrap:break-word;width:calc(100% - 50px)}.yoast-sidebar__product-list .yoast-sidebar__section{border-bottom:none}.yoast-sidebar__product-list .yoast-sidebar__section:first-child{margin-left:40px}}@media screen and (max-width:782px){.wpseo_content_wrapper label.select,.wpseo_content_wrapper label.textinput{display:inline-block;float:none;width:auto}.wpseo_content_wrapper input.textinput,.wpseo_content_wrapper textarea,.wpseo_content_wrapper textarea.textinput{display:block;width:100%}.wpseo_content_wrapper .select2-container,.wpseo_content_wrapper select,.wpseo_content_wrapper select.select{display:block;margin:0 0 5px;max-width:100%}.wpseo_content_wrapper div.desc.label,.wpseo_content_wrapper p.desc.label{padding-right:0}.wpseo_content_wrapper .textinput[aria-invalid=true][aria-describedby]+br{display:none}.wpseo_content_wrapper .yoast-input-validation__error-description{padding-right:0;width:auto}}@media screen and (max-width:600px){.yoast-sidebar__product-list{border-bottom:none;display:block}.yoast-sidebar__product-list .yoast-sidebar__section{border-bottom:1px solid #ddd}.yoast-sidebar__product-list .yoast-sidebar__section p{word-wrap:break-word;padding-right:50px;width:calc(100% - 50px)}}@media screen and (max-width:500px){body.toplevel_page_wpseo_dashboard .wp-badge{background-color:#a4286a;background-size:100px 100px;box-shadow:0 1px 3px #0003;padding-top:80px}}.wpseo-checkmark-ok-icon{background:var(--yoast-svg-icon-check-ok) no-repeat;background-size:18px;float:right;height:18px;margin-left:5px;vertical-align:top;width:18px}.yoast-settings-section:not(:last-child){margin-bottom:40px}.yoast-settings-section .yoast-field-group__title .yoast_help.yoast-help-link{margin:-6px 2px 0 0}#yoast-og-default-image-select .yoast-field-group__title{display:none}.yoast-settings-section.yoast-settings-section-disabled{border:1px solid #ccc;padding:16px;position:relative}.yoast-settings-section.yoast-settings-section-disabled>*{opacity:.5}.yoast-settings-section.yoast-settings-section-disabled .yoast-settings-section-upsell{align-items:center;bottom:0;display:flex;justify-content:center;right:0;opacity:1;position:absolute;left:0;top:0}@keyframes yoast-spin{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}
css/dist/{yst_plugin_tools-1990.css → yst_plugin_tools-19100.css} RENAMED
@@ -1 +1 @@
1
- :root{--yoast-svg-icon-info:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23A4286A' d='M1152 1376v-160q0-14-9-23t-23-9h-96V672q0-14-9-23t-23-9H672q-14 0-23 9t-9 23v160q0 14 9 23t23 9h96v320h-96q-14 0-23 9t-9 23v160q0 14 9 23t23 9h448q14 0 23-9t9-23zm-128-896V320q0-14-9-23t-23-9H800q-14 0-23 9t-9 23v160q0 14 9 23t23 9h192q14 0 23-9t9-23zm640 416q0 209-103 385.5T1281.5 1561 896 1664t-385.5-103T231 1281.5 128 896t103-385.5T510.5 231 896 128t385.5 103T1561 510.5 1664 896z'/%3E%3C/svg%3E");--yoast-svg-icon-check:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%2377B227' d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/%3E%3C/svg%3E");--yoast-svg-icon-check-ok:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%2377B227' d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/%3E%3C/svg%3E");--yoast-svg-icon-caret-right:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 192 512' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662Z'/%3E%3C/svg%3E");--yoast-svg-icon-caret-left:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 192 512' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M192 127.338v257.324c0 17.818-21.543 26.741-34.142 14.142L29.196 270.142c-7.81-7.81-7.81-20.474 0-28.284l128.662-128.662c12.599-12.6 34.142-3.676 34.142 14.142z'/%3E%3C/svg%3E");--yoast-svg-icon-eye:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M1664 960q-152-236-381-353 61 104 61 225 0 185-131.5 316.5T896 1280t-316.5-131.5T448 832q0-121 61-225-229 117-381 353 133 205 333.5 326.5T896 1408t434.5-121.5T1664 960zM944 576q0-20-14-34t-34-14q-125 0-214.5 89.5T592 832q0 20 14 34t34 14 34-14 14-34q0-86 61-147t147-61q20 0 34-14t14-34zm848 384q0 34-20 69-140 230-376.5 368.5T896 1536t-499.5-139T20 1029Q0 994 0 960t20-69q140-229 376.5-368T896 384t499.5 139T1772 891q20 35 20 69z'/%3E%3C/svg%3E");--yoast-svg-icon-list:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M384 1408q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm0-512q0 80-56 136t-136 56-136-56T0 896t56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5H544q-13 0-22.5-9.5T512 1504v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zM384 384q0 80-56 136t-136 56-136-56T0 384t56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5H544q-13 0-22.5-9.5T512 992V800q0-13 9.5-22.5T544 768h1216q13 0 22.5 9.5t9.5 22.5zm0-512v192q0 13-9.5 22.5T1760 512H544q-13 0-22.5-9.5T512 480V288q0-13 9.5-22.5T544 256h1216q13 0 22.5 9.5t9.5 22.5z'/%3E%3C/svg%3E");--yoast-svg-icon-key:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M832 512q0-80-56-136t-136-56-136 56-56 136q0 42 19 83-41-19-83-19-80 0-136 56t-56 136 56 136 136 56 136-56 56-136q0-42-19-83 41 19 83 19 80 0 136-56t56-136zm851 704q0 17-49 66t-66 49q-9 0-28.5-16t-36.5-33-38.5-40-24.5-26l-96 96 220 220q28 28 28 68 0 42-39 81t-81 39q-40 0-68-28l-671-671q-176 131-365 131-163 0-265.5-102.5T0 784q0-160 95-313t248-248 313-95q163 0 265.5 102.5T1024 496q0 189-131 365l355 355 96-96q-3-3-26-24.5t-40-38.5-33-36.5-16-28.5q0-17 49-66t66-49q13 0 23 10 6 6 46 44.5t82 79.5 86.5 86 73 78 28.5 41z'/%3E%3C/svg%3E");--yoast-svg-icon-edit:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='m491 1536 91-91-235-235-91 91v107h128v128h107zm523-928q0-22-22-22-10 0-17 7l-542 542q-7 7-7 17 0 22 22 22 10 0 17-7l542-542q7-7 7-17zm-54-192 416 416-832 832H128v-416zm683 96q0 53-37 90l-166 166-416-416 166-165q36-38 90-38 53 0 91 38l235 234q37 39 37 91z'/%3E%3C/svg%3E");--yoast-svg-icon-lock:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 15v2m-6 4h12a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2zm10-10V7a4 4 0 0 0-8 0v4h8z"/></svg>');--yoast-svg-icon-yoast:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23999' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-good:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%237ad03a' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-ok:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23ee7c1b' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-bad:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23dc3232' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-noindex:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%231e8cbe' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E")}.wpseo_content_wrapper{display:table;table-layout:fixed;width:100%}.wpseo_content_cell{display:table-cell;height:500px;margin:0;padding:0;vertical-align:top}#wpseo_content_top{width:100%}tr.yst_row{margin:5px 0 0;padding:5px 0 0}#sidebar-container{padding-left:20px;width:300px}tr.yst_row.even{background-color:#f6f6f6}.wpseo_content_wrapper label.select,.wpseo_content_wrapper label.textinput{word-wrap:break-word;float:left;margin:5px 0;width:200px}.wpseo_content_wrapper label.select.error,.wpseo_content_wrapper label.textinput.error{color:#dc3232;font-weight:700}.wpseo_content_wrapper .yoast-inline-label{display:inline-block;float:none;margin:0 0 8px}.wpseo_content_wrapper input.textinput,.wpseo_content_wrapper select,.wpseo_content_wrapper textarea{width:400px}.wpseo_content_wrapper input.number{width:100px}.wpseo_content_wrapper input.large-text,.wpseo_content_wrapper textarea.large-text{width:99%}.wpseo_content_wrapper .select2-container,.wpseo_content_wrapper input.textinput,.wpseo_content_wrapper select.select,.wpseo_content_wrapper textarea.textinput{margin:0 0 15px}.wpseo_content_wrapper input.textinput[aria-invalid=true]{background:#f9dcdc url(../../images/error-icon.svg) no-repeat calc(100% - 6px);background-size:12px;border:1px solid #dc3232;color:#000;padding-right:24px}.wpseo_content_wrapper input.textinput[aria-invalid=true][aria-describedby]{margin-bottom:.5rem}.wpseo_content_wrapper .yoast-input-validation__error-description{color:#8f1919;margin:0 0 1rem;padding-left:200px;width:400px}.wpseo_content_wrapper input.checkbox,.wpseo_content_wrapper input.checkbox.double,.wpseo_content_wrapper input.radio{margin:6px 10px 6px 0}.wpseo_content_wrapper .textinput.metadesc{height:50px}.wpseo_content_wrapper textarea.import{height:100px;width:500px}.wpseo_content_wrapper p.desc{margin:6px 0 10px;padding:0 0 8px 25px}.wpseo_content_wrapper div.desc.label,.wpseo_content_wrapper p.desc.label{margin:0 0 20px;padding:0 0 10px 200px}.wpseo_content_wrapper h4{clear:both;margin:1.2em 0 .5em}.wpseo_content_wrapper .postbox{margin:10px 10px 0 0}.wpseo_content_wrapper .postbox form{line-height:150%}.wpseo_content_wrapper .text{width:250px}.wpseo_content_wrapper .correct{background-color:green;color:#fff;padding:5px}.wpseo_content_wrapper .wrong{background-color:#dc3232;color:#fff;padding:5px}.wpseo_content_wrapper .wrong code{color:#000;padding:3px 8px}.wpseo_content_wrapper .button.fixit{float:right;margin:0 5px}.wpseo_content_wrapper .button.checkit{float:right;margin:0 5px;padding:5px 8px}.wpseo_content_wrapper .disabled-note{color:#888;margin:0 0 8px}.wpseo_content_wrapper #separator{margin:1em 0 0}.wpseo_content_wrapper #separator input.radio{height:1px;left:-9999em;position:absolute;width:1px}.wpseo_content_wrapper #separator input.radio+label{border:1px solid #ccc;cursor:pointer;float:left;font-family:Arial,Helvetica,sans-serif!important;font-size:18px!important;line-height:24px;margin:.5em 5px 0 0!important;padding:9px 6px;text-align:center;width:30px!important}.wpseo_content_wrapper #separator input.radio:checked+label{background-color:#fff;border:3px solid #a4286a;padding:7px 4px}.wpseo_content_wrapper #separator input.radio:focus+label{outline:2px solid #5b9dd9}.wpseo_content_wrapper .svg-container{text-align:center}.wpseo_content_wrapper .svg-container .dashicons{font-size:100px;height:100px;width:200px}.wpseo_content_wrapper .paper.tab-block button.toggleable-container-trigger{font-size:1.0625rem;padding:16px;width:100%}.wpseo_content_wrapper .paper.tab-block button.toggleable-container-trigger:focus{box-shadow:0 0 3px #084a67cc;outline:1px solid #0066cd;outline-offset:-1px}.wpseo_content_wrapper .paper.tab-block button.toggleable-container-trigger:active{box-shadow:none}.wpseo_content_wrapper .paper.tab-block h2.collapsible-header{margin:0!important;padding:0!important}.wpseo_content_wrapper .paper.tab-block.metabox button.toggleable-container-trigger{color:#555}.wpseo_content_wrapper .paper.tab-block.metabox.wpseotab{border:0;padding:0}.wpseo_content_wrapper .paper.tab-block.search-appearance{background-color:#fff;box-shadow:0 1px 2px #0003;max-width:632px}.wpseo_content_wrapper .paper.tab-block .paper-container{padding:16px}.wpseo_content_wrapper .paper.tab-block.has-paper-container-no-top-padding .paper-container{padding-top:0}.wpseo_content_wrapper .paper.tab-block .paper-container:first-child{margin-top:0}.wpseo_content_wrapper .paper.tab-block .paper-title{padding:16px}.wpseo_content_wrapper .paper.tab-block .paper-title h2{margin:0}.wpseo_content_wrapper .paper.tab-block .tab-block:first-child{margin-top:0}.wpseo_content_wrapper .wpseo-collapsible-container{background-color:#fff;border-bottom:1px solid #e2e4e7;border-top:1px solid #e2e4e7;margin-top:-1px}.wpseo_content_wrapper .toggleable-container-trigger{background:none;border:0;cursor:pointer;padding:0;text-align:left;width:100%}.wpseo_content_wrapper .toggleable-container-icon{float:right;height:20px;position:relative;width:20px}.wpseo_content_wrapper .toggleable-container-trigger .toggleable-container-icon:after{content:"";display:block;left:-4px;padding:14px;position:absolute;top:-4px}.wpseo_content_wrapper .toggleable-container-hidden{display:none}.wpseo_content_wrapper h3{font-size:1.15em;margin:1em 0 .5em}.wpseo_content_wrapper h3.h2{font-size:1.3em}.wpseo_content_wrapper li,.wpseo_content_wrapper p{max-width:600px}.wpseo_content_wrapper .notice p,.yoast .search-box,.yoast-container .container,.yoast-notification p{max-width:none}table.wpseo th{text-align:left}#wpseo-tabs+.notice{margin-top:1.5em}.wpseo-variable-warning-element{border:1px solid #c62d2d!important}.wpseo-variable-warning{clear:both;color:#c62d2d;margin:5px 0 0;padding:5px}.wpseo-variable-warning code{color:#b02828}.wpseo-variable-warning a{color:#c62d2d}.wpseo_content_wrapper h1.wpseo-redirect-url-title{font-size:1.3em;margin:1em 0 .5em}table.yoast_help{border-collapse:collapse;width:100%}table.yoast_help,table.yoast_help td,table.yoast_help th{border:1px solid #ddd;color:#444}table.yoast_help td,table.yoast_help th{padding:5px 10px;text-align:left;vertical-align:top}table.yoast_help tr{background-color:#f1f1f1}table.yoast_help tr:nth-child(2n){background-color:#fbfbfe}table.yoast_help tr:hover{background-color:#ddd}table.yoast_help thead tr,table.yoast_help thead tr:hover{background-color:#fff}table.yoast_help .yoast-variable-name{font-weight:600;white-space:nowrap}table.yoast_help .yoast-variable-desc{min-width:300px}.yoast-notice-blocking-files code{color:#000;line-height:2}.yoast-notice-blocking-files .button{margin:.5em 0}.wpseo_content_wrapper .yoast-blocking-files-error p{max-width:none}.wpseotab{display:none}.wpseotab.active{display:block}.wpseotab p.expl{margin-left:6px}.wpseotab .tab-block{display:block;margin:30px 0}.wpseotab p.expl strong{font-size:115%}#wpseo-debug-info{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px #0000000a;clear:both;margin:20px 0 0;padding:20px 20px 0}#wpseo-debug-info h2{cursor:auto;margin:0}#wpseo-debug-info .wpseo-debug-heading{font-size:1em}#wpseo-debug-info .wpseo-debug{color:#c00;display:inline-block;padding-left:20px}input.wpseo-new-title,textarea.wpseo-new-metadesc{max-width:100%;width:100%}body.toplevel_page_wpseo_dashboard .wp-badge{background:#0000 url(../../packages/js/images/Yoast_SEO_Icon.svg) no-repeat 50% 10px;background-size:140px 140px;box-shadow:none}#wpseo_progressbar{border:1px solid #006691;height:25px}#wpseo_progressbar .ui-progressbar-value{background:#006691;height:25px}.wpseo-progressbar-wrapper{display:inline;width:100%}.wpseo-progressbar{border:1px solid #006691;display:block;height:25px;width:100%}.wpseo-progressbar .ui-progressbar-value{background:#006691;height:25px}.yoast-sidebar__title{border-bottom:1px solid #a4286a;box-sizing:border-box;color:#a4286a;line-height:19px;margin:5px 0;padding:10px 0;text-align:left;width:100%}.yoast-sidebar__product{background:#a4286a;border-radius:8px;color:#fff;margin-top:34px;padding:24px}.yoast-sidebar__product h2{color:#fff;font-size:22px;font-weight:700}.yoast-sidebar__product .product-image{margin:-50px auto 16px;max-height:75px;max-width:75px}.yoast-sidebar__product .product-image img{border:1px solid #fff;border-radius:12px 12px 0 12px;overflow:hidden}.yoast-sidebar__product p{font-size:1rem;margin-bottom:16px;margin-top:0}.yoast-sidebar__product .plugin-buy-button .yoast-button-upsell{width:100%}.yoast-sidebar__product .review-container{margin-top:24px}.yoast-sidebar__product .review-container a{color:#fff;text-decoration:none}.yoast-sidebar__product .review-container .title{color:#fff;font-size:14px;font-weight:700;margin-bottom:8px}.yoast-sidebar__product .review-container .title:hover{text-decoration:underline}.yoast-sidebar__product .review-container .rating{display:flex;gap:5px}.yoast-sidebar__product .review-container .rating img{max-height:22px;max-width:22px}.yoast-sidebar__product .review-container .rating .rating-text{font-size:20px;line-height:24px}.yoast-sidebar__section{background-color:#fff;border:1px solid #dcdcdc;box-shadow:0 1px 6px 0 #0000004d;margin:10px 0 20px;padding:16px}.yoast-sidebar__section h2{color:#a4286a;margin-top:0}.yoast-sidebar__section a{color:#0085ba}.yoast-sidebar__section ul{position:relative}.yoast-sidebar__section li{list-style:none;margin-left:20px}.yoast-sidebar__section li:before{content:"+";font-weight:700;left:0;position:absolute}.yoast-sidebar__section div{margin:10px 0 20px;position:relative}.yoast-sidebar__section div img{float:right;height:70px;margin:0 0 0 10px;width:70px}.yoast-sidebar__section div img.alignleft{float:left;margin:0 10px 0 0}.yoast-sidebar__section div p{float:left;margin:0;width:100%}.yoast_premium_upsell{background-color:#fff;border:1px solid #dcdcdc;box-shadow:0 1px 6px 0 #0000004d;margin-top:2em;max-width:640px;overflow:hidden;padding:16px}.yoast_premium_upsell--header{color:#a4286a;font-size:1.7em;font-weight:700;margin-top:.3em}.yoast_premium_upsell--motivation{display:flex;flex-wrap:wrap}.yoast_premium_upsell--motivation li{flex:0 0 50%;list-style:none}.yoast_premium_upsell--argument{padding:0 8px 0 20px}.yoast_premium_upsell--argument:before{content:"+";font-weight:700;left:-16px;margin-right:-10px;position:relative;top:-1px}@media screen and (max-width:480px){.yoast_premium_upsell--motivation{display:block}}.yoast-variable-desc{min-width:300px}.yoast-table-scrollable,.yoast-table-scrollable td,.yoast-table-scrollable th{box-sizing:border-box}.yoast-table-scrollable__container.yoast-has-scroll{overflow:hidden;position:relative}.yoast-table-scrollable__container.yoast-has-scroll:after{border-radius:10px 0 0 10px/50% 0 0 50%;box-shadow:-5px 0 10px #00000040;content:"";height:calc(100% - 16px);left:100%;position:absolute;top:0;width:50px}.yoast-table-scrollable__container.yoast-has-scroll .yoast-table-scrollable__inner{overflow-x:scroll;padding-bottom:16px}.yoast-table-scrollable__hintwrapper{display:none}.yoast-table-scrollable__hintwrapper.yoast-has-scroll{display:block;margin:1em 0;text-align:center}.yoast-has-scroll .yoast-table-scrollable__hint{display:inline-block}.yoast-has-scroll .yoast-table-scrollable__hint:before{content:"\21c4";display:inline-block;font-size:20px;line-height:inherit;margin-right:10px;vertical-align:text-top}.yoast-styled-select{align-items:center;display:inline-flex;margin-bottom:1em;position:relative}.yoast-styled-select:after,.yoast-styled-select:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0}.yoast-styled-select:before{right:0;width:28px}.yoast-styled-select:after{border-top:4px solid #0000;border-color:#555 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;margin:auto;right:6px;width:0;z-index:1}.yoast-styled-select select{-webkit-appearance:none;appearance:none;background:#0000;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;color:#32373c;height:28px;line-height:1;margin:0;max-width:100%;padding:4px 32px 4px 8px}.yoast-styled-select select.error{border-color:#dc3232;border-width:2px}.wpseo_content_wrapper .yoast-styled-select select.select{margin:0}.yoast-styled-select select:focus{border-color:#5b9dd9}.yoast-styled-select select:-moz-focusring{color:#0000;text-shadow:0 0 0 #32373c}.yoast-styled-select select[disabled]{opacity:.75}.yoast-styled-select select::-ms-expand{display:none}@media screen and (max-width:1024px){.wpseo_content_cell,.wpseo_content_wrapper{display:block;height:auto}#wpseo_content_top{width:auto}#sidebar-container{padding:0;width:auto}.yoast-sidebar__product-list{border-bottom:1px solid #ddd;display:flex}.yoast-sidebar__product-list div p{word-wrap:break-word;width:calc(100% - 50px)}.yoast-sidebar__product-list .yoast-sidebar__section{border-bottom:none}.yoast-sidebar__product-list .yoast-sidebar__section:first-child{margin-right:40px}}@media screen and (max-width:782px){.wpseo_content_wrapper label.select,.wpseo_content_wrapper label.textinput{display:inline-block;float:none;width:auto}.wpseo_content_wrapper input.textinput,.wpseo_content_wrapper textarea,.wpseo_content_wrapper textarea.textinput{display:block;width:100%}.wpseo_content_wrapper .select2-container,.wpseo_content_wrapper select,.wpseo_content_wrapper select.select{display:block;margin:0 0 5px;max-width:100%}.wpseo_content_wrapper div.desc.label,.wpseo_content_wrapper p.desc.label{padding-left:0}.wpseo_content_wrapper .textinput[aria-invalid=true][aria-describedby]+br{display:none}.wpseo_content_wrapper .yoast-input-validation__error-description{padding-left:0;width:auto}}@media screen and (max-width:600px){.yoast-sidebar__product-list{border-bottom:none;display:block}.yoast-sidebar__product-list .yoast-sidebar__section{border-bottom:1px solid #ddd}.yoast-sidebar__product-list .yoast-sidebar__section p{word-wrap:break-word;padding-left:50px;width:calc(100% - 50px)}}@media screen and (max-width:500px){body.toplevel_page_wpseo_dashboard .wp-badge{background-color:#a4286a;background-size:100px 100px;box-shadow:0 1px 3px #0003;padding-top:80px}}.wpseo-checkmark-ok-icon{background:var(--yoast-svg-icon-check-ok) no-repeat;background-size:18px;float:left;height:18px;margin-right:5px;vertical-align:top;width:18px}.yoast-settings-section:not(:last-child){margin-bottom:40px}.yoast-settings-section .yoast-field-group__title .yoast_help.yoast-help-link{margin:-6px 0 0 2px}#yoast-og-default-image-select .yoast-field-group__title{display:none}.yoast-settings-section.yoast-settings-section-disabled{border:1px solid #ccc;padding:16px;position:relative}.yoast-settings-section.yoast-settings-section-disabled>*{opacity:.5}.yoast-settings-section.yoast-settings-section-disabled .yoast-settings-section-upsell{align-items:center;bottom:0;display:flex;justify-content:center;left:0;opacity:1;position:absolute;right:0;top:0}@keyframes yoast-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
1
+ :root{--yoast-svg-icon-info:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23A4286A' d='M1152 1376v-160q0-14-9-23t-23-9h-96V672q0-14-9-23t-23-9H672q-14 0-23 9t-9 23v160q0 14 9 23t23 9h96v320h-96q-14 0-23 9t-9 23v160q0 14 9 23t23 9h448q14 0 23-9t9-23zm-128-896V320q0-14-9-23t-23-9H800q-14 0-23 9t-9 23v160q0 14 9 23t23 9h192q14 0 23-9t9-23zm640 416q0 209-103 385.5T1281.5 1561 896 1664t-385.5-103T231 1281.5 128 896t103-385.5T510.5 231 896 128t385.5 103T1561 510.5 1664 896z'/%3E%3C/svg%3E");--yoast-svg-icon-check:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%2377B227' d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/%3E%3C/svg%3E");--yoast-svg-icon-check-ok:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%2377B227' d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/%3E%3C/svg%3E");--yoast-svg-icon-caret-right:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 192 512' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662Z'/%3E%3C/svg%3E");--yoast-svg-icon-caret-left:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 192 512' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M192 127.338v257.324c0 17.818-21.543 26.741-34.142 14.142L29.196 270.142c-7.81-7.81-7.81-20.474 0-28.284l128.662-128.662c12.599-12.6 34.142-3.676 34.142 14.142z'/%3E%3C/svg%3E");--yoast-svg-icon-eye:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M1664 960q-152-236-381-353 61 104 61 225 0 185-131.5 316.5T896 1280t-316.5-131.5T448 832q0-121 61-225-229 117-381 353 133 205 333.5 326.5T896 1408t434.5-121.5T1664 960zM944 576q0-20-14-34t-34-14q-125 0-214.5 89.5T592 832q0 20 14 34t34 14 34-14 14-34q0-86 61-147t147-61q20 0 34-14t14-34zm848 384q0 34-20 69-140 230-376.5 368.5T896 1536t-499.5-139T20 1029Q0 994 0 960t20-69q140-229 376.5-368T896 384t499.5 139T1772 891q20 35 20 69z'/%3E%3C/svg%3E");--yoast-svg-icon-list:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M384 1408q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm0-512q0 80-56 136t-136 56-136-56T0 896t56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5H544q-13 0-22.5-9.5T512 1504v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zM384 384q0 80-56 136t-136 56-136-56T0 384t56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5H544q-13 0-22.5-9.5T512 992V800q0-13 9.5-22.5T544 768h1216q13 0 22.5 9.5t9.5 22.5zm0-512v192q0 13-9.5 22.5T1760 512H544q-13 0-22.5-9.5T512 480V288q0-13 9.5-22.5T544 256h1216q13 0 22.5 9.5t9.5 22.5z'/%3E%3C/svg%3E");--yoast-svg-icon-key:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='M832 512q0-80-56-136t-136-56-136 56-56 136q0 42 19 83-41-19-83-19-80 0-136 56t-56 136 56 136 136 56 136-56 56-136q0-42-19-83 41 19 83 19 80 0 136-56t56-136zm851 704q0 17-49 66t-66 49q-9 0-28.5-16t-36.5-33-38.5-40-24.5-26l-96 96 220 220q28 28 28 68 0 42-39 81t-81 39q-40 0-68-28l-671-671q-176 131-365 131-163 0-265.5-102.5T0 784q0-160 95-313t248-248 313-95q163 0 265.5 102.5T1024 496q0 189-131 365l355 355 96-96q-3-3-26-24.5t-40-38.5-33-36.5-16-28.5q0-17 49-66t66-49q13 0 23 10 6 6 46 44.5t82 79.5 86.5 86 73 78 28.5 41z'/%3E%3C/svg%3E");--yoast-svg-icon-edit:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23555' d='m491 1536 91-91-235-235-91 91v107h128v128h107zm523-928q0-22-22-22-10 0-17 7l-542 542q-7 7-7 17 0 22 22 22 10 0 17-7l542-542q7-7 7-17zm-54-192 416 416-832 832H128v-416zm683 96q0 53-37 90l-166 166-416-416 166-165q36-38 90-38 53 0 91 38l235 234q37 39 37 91z'/%3E%3C/svg%3E");--yoast-svg-icon-lock:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 15v2m-6 4h12a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2zm10-10V7a4 4 0 0 0-8 0v4h8z"/></svg>');--yoast-svg-icon-yoast:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23999' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-good:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%237ad03a' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-ok:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23ee7c1b' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-bad:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%23dc3232' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E");--yoast-svg-icon-yoast-noindex:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpath fill='%231e8cbe' d='M403 218h691l-26 72H403q-110 0-188.5 79T136 558v771q0 95 60.5 169.5T350 1592q23 5 98 5v72h-45q-140 0-239.5-100T64 1329V558q0-140 99.5-240T403 218zM1254 0h247l-482 1294q-23 61-40.5 103.5t-45 98-54 93.5-64.5 78.5-79.5 65-95.5 41-116 18.5v-195q163-26 220-182 20-52 20-105 0-54-20-106L459 471h228l187 585zm474 558v1111H933q37-55 45-73h678V558q0-85-49.5-155T1477 304l25-67q101 34 163.5 123.5T1728 558z'/%3E%3C/svg%3E")}.wpseo_content_wrapper{display:table;table-layout:fixed;width:100%}.wpseo_content_cell{display:table-cell;height:500px;margin:0;padding:0;vertical-align:top}#wpseo_content_top{width:100%}tr.yst_row{margin:5px 0 0;padding:5px 0 0}#sidebar-container{padding-left:20px;width:300px}tr.yst_row.even{background-color:#f6f6f6}.wpseo_content_wrapper label.select,.wpseo_content_wrapper label.textinput{word-wrap:break-word;float:left;margin:5px 0;width:200px}.wpseo_content_wrapper label.select.error,.wpseo_content_wrapper label.textinput.error{color:#dc3232;font-weight:700}.wpseo_content_wrapper .yoast-inline-label{display:inline-block;float:none;margin:0 0 8px}.wpseo_content_wrapper input.textinput,.wpseo_content_wrapper select,.wpseo_content_wrapper textarea{width:400px}.wpseo_content_wrapper input.number{width:100px}.wpseo_content_wrapper input.large-text,.wpseo_content_wrapper textarea.large-text{width:99%}.wpseo_content_wrapper .select2-container,.wpseo_content_wrapper input.textinput,.wpseo_content_wrapper select.select,.wpseo_content_wrapper textarea.textinput{margin:0 0 15px}.wpseo_content_wrapper input.textinput[aria-invalid=true]{background:#f9dcdc url(../../images/error-icon.svg) no-repeat calc(100% - 6px);background-size:12px;border:1px solid #dc3232;color:#000;padding-right:24px}.wpseo_content_wrapper input.textinput[aria-invalid=true][aria-describedby]{margin-bottom:.5rem}.wpseo_content_wrapper .yoast-input-validation__error-description{color:#8f1919;margin:0 0 1rem;padding-left:200px;width:400px}.wpseo_content_wrapper input.checkbox,.wpseo_content_wrapper input.checkbox.double,.wpseo_content_wrapper input.radio{margin:6px 10px 6px 0}.wpseo_content_wrapper .textinput.metadesc{height:50px}.wpseo_content_wrapper textarea.import{height:100px;width:500px}.wpseo_content_wrapper p.desc{margin:6px 0 10px;padding:0 0 8px 25px}.wpseo_content_wrapper div.desc.label,.wpseo_content_wrapper p.desc.label{margin:0 0 20px;padding:0 0 10px 200px}.wpseo_content_wrapper h4{clear:both;margin:1.2em 0 .5em}.wpseo_content_wrapper .postbox{margin:10px 10px 0 0}.wpseo_content_wrapper .postbox form{line-height:150%}.wpseo_content_wrapper .text{width:250px}.wpseo_content_wrapper .correct{background-color:green;color:#fff;padding:5px}.wpseo_content_wrapper .wrong{background-color:#dc3232;color:#fff;padding:5px}.wpseo_content_wrapper .wrong code{color:#000;padding:3px 8px}.wpseo_content_wrapper .button.fixit{float:right;margin:0 5px}.wpseo_content_wrapper .button.checkit{float:right;margin:0 5px;padding:5px 8px}.wpseo_content_wrapper .disabled-note{color:#888;margin:0 0 8px}.wpseo_content_wrapper #separator{margin:1em 0 0}.wpseo_content_wrapper #separator input.radio{height:1px;left:-9999em;position:absolute;width:1px}.wpseo_content_wrapper #separator input.radio+label{border:1px solid #ccc;cursor:pointer;float:left;font-family:Arial,Helvetica,sans-serif!important;font-size:18px!important;line-height:24px;margin:.5em 5px 0 0!important;padding:9px 6px;text-align:center;width:30px!important}.wpseo_content_wrapper #separator input.radio:checked+label{background-color:#fff;border:3px solid #a4286a;padding:7px 4px}.wpseo_content_wrapper #separator input.radio:focus+label{outline:2px solid #5b9dd9}.wpseo_content_wrapper .svg-container{text-align:center}.wpseo_content_wrapper .svg-container .dashicons{font-size:100px;height:100px;width:200px}.wpseo_content_wrapper .paper.tab-block button.toggleable-container-trigger{font-size:1.0625rem;padding:16px;width:100%}.wpseo_content_wrapper .paper.tab-block button.toggleable-container-trigger:focus{box-shadow:0 0 3px #084a67cc;outline:1px solid #0066cd;outline-offset:-1px}.wpseo_content_wrapper .paper.tab-block button.toggleable-container-trigger:active{box-shadow:none}.wpseo_content_wrapper .paper.tab-block h2.collapsible-header{margin:0!important;padding:0!important}.wpseo_content_wrapper .paper.tab-block.metabox button.toggleable-container-trigger{color:#555}.wpseo_content_wrapper .paper.tab-block.metabox.wpseotab{border:0;padding:0}.wpseo_content_wrapper .paper.tab-block.search-appearance{background-color:#fff;box-shadow:0 1px 2px #0003;max-width:632px}.wpseo_content_wrapper .paper.tab-block .paper-container{padding:16px}.wpseo_content_wrapper .paper.tab-block.has-paper-container-no-top-padding .paper-container{padding-top:0}.wpseo_content_wrapper .paper.tab-block .paper-container:first-child{margin-top:0}.wpseo_content_wrapper .paper.tab-block .paper-title{padding:16px}.wpseo_content_wrapper .paper.tab-block .paper-title h2{margin:0}.wpseo_content_wrapper .paper.tab-block .tab-block:first-child{margin-top:0}.wpseo_content_wrapper .wpseo-collapsible-container{background-color:#fff;border-bottom:1px solid #e2e4e7;border-top:1px solid #e2e4e7;margin-top:-1px}.wpseo_content_wrapper .toggleable-container-trigger{background:none;border:0;cursor:pointer;padding:0;text-align:left;width:100%}.wpseo_content_wrapper .toggleable-container-icon{float:right;height:20px;position:relative;width:20px}.wpseo_content_wrapper .toggleable-container-trigger .toggleable-container-icon:after{content:"";display:block;left:-4px;padding:14px;position:absolute;top:-4px}.wpseo_content_wrapper .toggleable-container-hidden{display:none}.wpseo_content_wrapper h3{font-size:1.15em;margin:1em 0 .5em}.wpseo_content_wrapper h3.h2{font-size:1.3em}.wpseo_content_wrapper li,.wpseo_content_wrapper p{max-width:600px}.wpseo_content_wrapper .notice p,.yoast .search-box,.yoast-container .container,.yoast-notification p{max-width:none}table.wpseo th{text-align:left}#wpseo-tabs+.notice{margin-top:1.5em}.wpseo-variable-warning-element{border:1px solid #c62d2d!important}.wpseo-variable-warning{clear:both;color:#c62d2d;margin:5px 0 0;padding:5px}.wpseo-variable-warning code{color:#b02828}.wpseo-variable-warning a{color:#c62d2d}.wpseo_content_wrapper h1.wpseo-redirect-url-title{font-size:1.3em;margin:1em 0 .5em}table.yoast_help{border-collapse:collapse;width:100%}table.yoast_help,table.yoast_help td,table.yoast_help th{border:1px solid #ddd;color:#444}table.yoast_help td,table.yoast_help th{padding:5px 10px;text-align:left;vertical-align:top}table.yoast_help tr{background-color:#f1f1f1}table.yoast_help tr:nth-child(2n){background-color:#fbfbfe}table.yoast_help tr:hover{background-color:#ddd}table.yoast_help thead tr,table.yoast_help thead tr:hover{background-color:#fff}table.yoast_help .yoast-variable-name{font-weight:600;white-space:nowrap}table.yoast_help .yoast-variable-desc{min-width:300px}.yoast-notice-blocking-files code{color:#000;line-height:2}.yoast-notice-blocking-files .button{margin:.5em 0}.wpseo_content_wrapper .yoast-blocking-files-error p{max-width:none}.wpseotab{display:none}.wpseotab.active{display:block}.wpseotab p.expl{margin-left:6px}.wpseotab .tab-block{display:block;margin:30px 0}.wpseotab p.expl strong{font-size:115%}#wpseo-debug-info{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px #0000000a;clear:both;margin:20px 0 0;padding:20px 20px 0}#wpseo-debug-info h2{cursor:auto;margin:0}#wpseo-debug-info .wpseo-debug-heading{font-size:1em}#wpseo-debug-info .wpseo-debug{color:#c00;display:inline-block;padding-left:20px}input.wpseo-new-title,textarea.wpseo-new-metadesc{max-width:100%;width:100%}body.toplevel_page_wpseo_dashboard .wp-badge{background:#0000 url(../../packages/js/images/Yoast_SEO_Icon.svg) no-repeat 50% 10px;background-size:140px 140px;box-shadow:none}#wpseo_progressbar{border:1px solid #006691;height:25px}#wpseo_progressbar .ui-progressbar-value{background:#006691;height:25px}.wpseo-progressbar-wrapper{display:inline;width:100%}.wpseo-progressbar{border:1px solid #006691;display:block;height:25px;width:100%}.wpseo-progressbar .ui-progressbar-value{background:#006691;height:25px}.yoast-sidebar__title{border-bottom:1px solid #a4286a;box-sizing:border-box;color:#a4286a;line-height:19px;margin:5px 0;padding:10px 0;text-align:left;width:100%}.yoast-sidebar__product{background:#a4286a;border-radius:8px;color:#fff;margin-top:34px;padding:24px}.yoast-sidebar__product h2{color:#fff;font-size:22px;font-weight:700}.yoast-sidebar__product .product-image{margin:-50px auto 16px;max-height:75px;max-width:75px;position:relative;z-index:2}.yoast-sidebar__product .product-image img{border:1px solid #fff;border-radius:12px 12px 0 12px;overflow:hidden}.yoast-sidebar__product p{font-size:1rem;margin-bottom:16px;margin-top:0}.yoast-sidebar__product .plugin-buy-button .yoast-button-upsell{width:100%}.yoast-sidebar__product .review-container{margin-top:24px}.yoast-sidebar__product .review-container a{color:#fff;text-decoration:none}.yoast-sidebar__product .review-container .title{color:#fff;font-size:14px;font-weight:700;margin-bottom:8px}.yoast-sidebar__product .review-container .title:hover{text-decoration:underline}.yoast-sidebar__product .review-container .rating{display:flex;gap:5px}.yoast-sidebar__product .review-container .rating img{max-height:22px;max-width:22px}.yoast-sidebar__product .review-container .rating .rating-text{font-size:20px;line-height:24px}.yoast-sidebar__product .sidebar__sale_banner_container{margin-left:-24px;margin-top:-40px;overflow-x:hidden;overflow-y:initial;width:calc(100% + 48px)}.yoast-sidebar__product .sidebar__sale_banner_container .sidebar__sale_banner{background:#000;box-shadow:0 -1px 4px 0 #fff,0 1px 4px 0 #fff,0 -1px 0 0 #fff,0 1px 0 0 #fff;font-size:20px;font-weight:500;letter-spacing:.5px;line-height:36px;margin-bottom:20px;margin-left:-30px;margin-top:20px;text-align:center;transform:rotate(-5deg);width:calc(100% + 60px);z-index:1}.yoast-sidebar__product .sidebar__sale_text{border-top:1px solid #fff;font-style:italic;text-align:center}.yoast-sidebar__product .sidebar__sale_text p{font-size:12.5px;margin:12.5px 0}.yoast-sidebar__section{background-color:#fff;border:1px solid #dcdcdc;box-shadow:0 1px 6px 0 #0000004d;margin:10px 0 20px;padding:16px}.yoast-sidebar__section h2{color:#a4286a;margin-top:0}.yoast-sidebar__section a{color:#0085ba}.yoast-sidebar__section ul{position:relative}.yoast-sidebar__section li{list-style:none;margin-left:20px}.yoast-sidebar__section li:before{content:"+";font-weight:700;left:0;position:absolute}.yoast-sidebar__section div{margin:10px 0 20px;position:relative}.yoast-sidebar__section div img{float:right;height:70px;margin:0 0 0 10px;width:70px}.yoast-sidebar__section div img.alignleft{float:left;margin:0 10px 0 0}.yoast-sidebar__section div p{float:left;margin:0;width:100%}.yoast_premium_upsell{background-color:#fff;border:1px solid #dcdcdc;box-shadow:0 1px 6px 0 #0000004d;margin-top:2em;max-width:640px;overflow:hidden;padding:16px}.yoast_premium_upsell--header{color:#a4286a;font-size:1.7em;font-weight:700;margin-top:.3em}.yoast_premium_upsell--motivation{display:flex;flex-wrap:wrap}.yoast_premium_upsell--motivation li{flex:0 0 50%;list-style:none}.yoast_premium_upsell--argument{padding:0 8px 0 20px}.yoast_premium_upsell--argument:before{content:"+";font-weight:700;left:-16px;margin-right:-10px;position:relative;top:-1px}@media screen and (max-width:480px){.yoast_premium_upsell--motivation{display:block}}.yoast-variable-desc{min-width:300px}.yoast-table-scrollable,.yoast-table-scrollable td,.yoast-table-scrollable th{box-sizing:border-box}.yoast-table-scrollable__container.yoast-has-scroll{overflow:hidden;position:relative}.yoast-table-scrollable__container.yoast-has-scroll:after{border-radius:10px 0 0 10px/50% 0 0 50%;box-shadow:-5px 0 10px #00000040;content:"";height:calc(100% - 16px);left:100%;position:absolute;top:0;width:50px}.yoast-table-scrollable__container.yoast-has-scroll .yoast-table-scrollable__inner{overflow-x:scroll;padding-bottom:16px}.yoast-table-scrollable__hintwrapper{display:none}.yoast-table-scrollable__hintwrapper.yoast-has-scroll{display:block;margin:1em 0;text-align:center}.yoast-has-scroll .yoast-table-scrollable__hint{display:inline-block}.yoast-has-scroll .yoast-table-scrollable__hint:before{content:"\21c4";display:inline-block;font-size:20px;line-height:inherit;margin-right:10px;vertical-align:text-top}.yoast-styled-select{align-items:center;display:inline-flex;margin-bottom:1em;position:relative}.yoast-styled-select:after,.yoast-styled-select:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0}.yoast-styled-select:before{right:0;width:28px}.yoast-styled-select:after{border-top:4px solid #0000;border-color:#555 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;margin:auto;right:6px;width:0;z-index:1}.yoast-styled-select select{-webkit-appearance:none;appearance:none;background:#0000;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;color:#32373c;height:28px;line-height:1;margin:0;max-width:100%;padding:4px 32px 4px 8px}.yoast-styled-select select.error{border-color:#dc3232;border-width:2px}.wpseo_content_wrapper .yoast-styled-select select.select{margin:0}.yoast-styled-select select:focus{border-color:#5b9dd9}.yoast-styled-select select:-moz-focusring{color:#0000;text-shadow:0 0 0 #32373c}.yoast-styled-select select[disabled]{opacity:.75}.yoast-styled-select select::-ms-expand{display:none}@media screen and (max-width:1024px){.wpseo_content_cell,.wpseo_content_wrapper{display:block;height:auto}#wpseo_content_top{width:auto}#sidebar-container{padding:0;width:auto}.yoast-sidebar__product-list{border-bottom:1px solid #ddd;display:flex}.yoast-sidebar__product-list div p{word-wrap:break-word;width:calc(100% - 50px)}.yoast-sidebar__product-list .yoast-sidebar__section{border-bottom:none}.yoast-sidebar__product-list .yoast-sidebar__section:first-child{margin-right:40px}}@media screen and (max-width:782px){.wpseo_content_wrapper label.select,.wpseo_content_wrapper label.textinput{display:inline-block;float:none;width:auto}.wpseo_content_wrapper input.textinput,.wpseo_content_wrapper textarea,.wpseo_content_wrapper textarea.textinput{display:block;width:100%}.wpseo_content_wrapper .select2-container,.wpseo_content_wrapper select,.wpseo_content_wrapper select.select{display:block;margin:0 0 5px;max-width:100%}.wpseo_content_wrapper div.desc.label,.wpseo_content_wrapper p.desc.label{padding-left:0}.wpseo_content_wrapper .textinput[aria-invalid=true][aria-describedby]+br{display:none}.wpseo_content_wrapper .yoast-input-validation__error-description{padding-left:0;width:auto}}@media screen and (max-width:600px){.yoast-sidebar__product-list{border-bottom:none;display:block}.yoast-sidebar__product-list .yoast-sidebar__section{border-bottom:1px solid #ddd}.yoast-sidebar__product-list .yoast-sidebar__section p{word-wrap:break-word;padding-left:50px;width:calc(100% - 50px)}}@media screen and (max-width:500px){body.toplevel_page_wpseo_dashboard .wp-badge{background-color:#a4286a;background-size:100px 100px;box-shadow:0 1px 3px #0003;padding-top:80px}}.wpseo-checkmark-ok-icon{background:var(--yoast-svg-icon-check-ok) no-repeat;background-size:18px;float:left;height:18px;margin-right:5px;vertical-align:top;width:18px}.yoast-settings-section:not(:last-child){margin-bottom:40px}.yoast-settings-section .yoast-field-group__title .yoast_help.yoast-help-link{margin:-6px 0 0 2px}#yoast-og-default-image-select .yoast-field-group__title{display:none}.yoast-settings-section.yoast-settings-section-disabled{border:1px solid #ccc;padding:16px;position:relative}.yoast-settings-section.yoast-settings-section-disabled>*{opacity:.5}.yoast-settings-section.yoast-settings-section-disabled .yoast-settings-section-upsell{align-items:center;bottom:0;display:flex;justify-content:center;left:0;opacity:1;position:absolute;right:0;top:0}@keyframes yoast-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
css/dist/{yst_seo_score-1990-rtl.css → yst_seo_score-19100-rtl.css} RENAMED
File without changes
css/dist/{yst_seo_score-1990.css → yst_seo_score-19100.css} RENAMED
File without changes
js/dist/38.js CHANGED
@@ -1 +1 @@
1
- (window.webpackJsonp_wordpress_seo=window.webpackJsonp_wordpress_seo||[]).push([[38],{305:function(t,s,e){"use strict";e.r(s),e.d(s,"scopeCss",(function(){return S}));const o=")(?:\\(((?:\\([^)(]*\\)|[^)(]*)+?)\\))?([^,{]*)",r=new RegExp("(-shadowcsshost"+o,"gim"),c=new RegExp("(-shadowcsscontext"+o,"gim"),n=new RegExp("(-shadowcssslotted"+o,"gim"),l=/-shadowcsshost-no-combinator([^\s]*)/,a=[/::shadow/g,/::content/g],i=/-shadowcsshost/gim,h=/:host/gim,p=/::slotted/gim,d=/:host-context/gim,u=/\/\*\s*[\s\S]*?\*\//g,g=/\/\*\s*#\s*source(Mapping)?URL=[\s\S]+?\*\//g,m=/(\s*)([^;\{\}]+?)(\s*)((?:{%BLOCK%}?\s*;?)|(?:\s*;))/g,w=/([{}])/g,f=(t,s)=>{const e=_(t);let o=0;return e.escapedString.replace(m,(...t)=>{const r=t[2];let c="",n=t[4],l="";n&&n.startsWith("{%BLOCK%")&&(c=e.blocks[o++],n=n.substring("%BLOCK%".length+1),l="{");const a=s({selector:r,content:c});return`${t[1]}${a.selector}${t[3]}${l}${a.content}${n}`})},_=t=>{const s=t.split(w),e=[],o=[];let r=0,c=[];for(let t=0;t<s.length;t++){const n=s[t];"}"===n&&r--,r>0?c.push(n):(c.length>0&&(o.push(c.join("")),e.push("%BLOCK%"),c=[]),e.push(n)),"{"===n&&r++}return c.length>0&&(o.push(c.join("")),e.push("%BLOCK%")),{escapedString:e.join(""),blocks:o}},x=(t,s,e)=>t.replace(s,(...t)=>{if(t[2]){const s=t[2].split(","),o=[];for(let r=0;r<s.length;r++){const c=s[r].trim();if(!c)break;o.push(e("-shadowcsshost-no-combinator",c,t[3]))}return o.join(",")}return"-shadowcsshost-no-combinator"+t[3]}),$=(t,s,e)=>t+s.replace("-shadowcsshost","")+e,b=(t,s,e)=>s.indexOf("-shadowcsshost")>-1?$(t,s,e):t+s+e+", "+s+" "+t+e,O=(t,s,e,o,r)=>f(t,t=>{let r=t.selector,c=t.content;return"@"!==t.selector[0]?r=((t,s,e,o)=>t.split(",").map(t=>o&&t.indexOf("."+o)>-1?t.trim():((t,s)=>!(t=>(t=t.replace(/\[/g,"\\[").replace(/\]/g,"\\]"),new RegExp("^("+t+")([>\\s~+[.,{:][\\s\\S]*)?$","m")))(s).test(t))(t,s)?((t,s,e)=>{const o="."+(s=s.replace(/\[is=([^\]]*)\]/g,(t,...s)=>s[0])),r=t=>{let r=t.trim();if(!r)return"";if(t.indexOf("-shadowcsshost-no-combinator")>-1)r=((t,s,e)=>{if(i.lastIndex=0,i.test(t)){const s="."+e;return t.replace(l,(t,e)=>e.replace(/([^:]*)(:*)(.*)/,(t,e,o,r)=>e+s+o+r)).replace(i,s+" ")}return s+" "+t})(t,s,e);else{const s=t.replace(i,"");if(s.length>0){const t=s.match(/([^:]*)(:*)(.*)/);t&&(r=t[1]+o+t[2]+t[3])}}return r},c=(t=>{const s=[];let e,o=0;return e=(t=t.replace(/(\[[^\]]*\])/g,(t,e)=>{const r=`__ph-${o}__`;return s.push(e),o++,r})).replace(/(:nth-[-\w]+)(\([^)]+\))/g,(t,e,r)=>{const c=`__ph-${o}__`;return s.push(r),o++,e+c}),{content:e,placeholders:s}})(t);let n,a="",h=0;const p=/( |>|\+|~(?!=))\s*/g;let d=!((t=c.content).indexOf("-shadowcsshost-no-combinator")>-1);for(;null!==(n=p.exec(t));){const s=n[1],e=t.slice(h,n.index).trim();d=d||e.indexOf("-shadowcsshost-no-combinator")>-1,a+=`${d?r(e):e} ${s} `,h=p.lastIndex}const u=t.substring(h);return d=d||u.indexOf("-shadowcsshost-no-combinator")>-1,a+=d?r(u):u,g=c.placeholders,a.replace(/__ph-(\d+)__/g,(t,s)=>g[+s]);var g})(t,s,e).trim():t.trim()).join(", "))(t.selector,s,e,o):(t.selector.startsWith("@media")||t.selector.startsWith("@supports")||t.selector.startsWith("@page")||t.selector.startsWith("@document"))&&(c=O(t.content,s,e,o)),{selector:r.replace(/\s{2,}/g," ").trim(),content:c}}),S=(t,s,e)=>{const o=s+"-h",l=s+"-s",i=t.match(g)||[];t=(t=>t.replace(u,""))(t);const m=[];if(e){const s=t=>{const s=`/*!@___${m.length}___*/`,e=`/*!@${t.selector}*/`;return m.push({placeholder:s,comment:e}),t.selector=s+t.selector,t};t=f(t,t=>"@"!==t.selector[0]?s(t):t.selector.startsWith("@media")||t.selector.startsWith("@supports")||t.selector.startsWith("@page")||t.selector.startsWith("@document")?(t.content=f(t.content,s),t):t)}const w=((t,s,e,o,l)=>{const i=((t,s)=>{const e="."+s+" > ",o=[];return t=t.replace(n,(...t)=>{if(t[2]){const s=t[2].trim(),r=t[3],c=e+s+r;let n="";for(let s=t[4]-1;s>=0;s--){const e=t[5][s];if("}"===e||","===e)break;n=e+n}const l=n+c,a=`${n.trimRight()}${c.trim()}`;if(l.trim()!==a.trim()){const t=`${a}, ${l}`;o.push({orgSelector:l,updatedSelector:t})}return c}return"-shadowcsshost-no-combinator"+t[3]}),{selectors:o,cssText:t}})(t=(t=>x(t,c,b))(t=(t=>x(t,r,$))(t=t.replace(d,"-shadowcsscontext").replace(h,"-shadowcsshost").replace(p,"-shadowcssslotted"))),o);return t=(t=>a.reduce((t,s)=>t.replace(s," "),t))(t=i.cssText),s&&(t=O(t,s,e,o)),{cssText:(t=(t=t.replace(/-shadowcsshost-no-combinator/g,"."+e)).replace(/>\s*\*\s+([^{, ]+)/gm," $1 ")).trim(),slottedSelectors:i.selectors}})(t,s,o,l);return t=[w.cssText,...i].join("\n"),e&&m.forEach(({placeholder:s,comment:e})=>{t=t.replace(s,e)}),w.slottedSelectors.forEach(s=>{t=t.replace(s.orgSelector,s.updatedSelector)}),t}}}]);
1
+ (window.webpackJsonp_wordpress_seo=window.webpackJsonp_wordpress_seo||[]).push([[38],{304:function(t,s,e){"use strict";e.r(s),e.d(s,"scopeCss",(function(){return S}));const o=")(?:\\(((?:\\([^)(]*\\)|[^)(]*)+?)\\))?([^,{]*)",r=new RegExp("(-shadowcsshost"+o,"gim"),c=new RegExp("(-shadowcsscontext"+o,"gim"),n=new RegExp("(-shadowcssslotted"+o,"gim"),l=/-shadowcsshost-no-combinator([^\s]*)/,a=[/::shadow/g,/::content/g],i=/-shadowcsshost/gim,h=/:host/gim,p=/::slotted/gim,d=/:host-context/gim,u=/\/\*\s*[\s\S]*?\*\//g,g=/\/\*\s*#\s*source(Mapping)?URL=[\s\S]+?\*\//g,m=/(\s*)([^;\{\}]+?)(\s*)((?:{%BLOCK%}?\s*;?)|(?:\s*;))/g,w=/([{}])/g,f=(t,s)=>{const e=_(t);let o=0;return e.escapedString.replace(m,(...t)=>{const r=t[2];let c="",n=t[4],l="";n&&n.startsWith("{%BLOCK%")&&(c=e.blocks[o++],n=n.substring("%BLOCK%".length+1),l="{");const a=s({selector:r,content:c});return`${t[1]}${a.selector}${t[3]}${l}${a.content}${n}`})},_=t=>{const s=t.split(w),e=[],o=[];let r=0,c=[];for(let t=0;t<s.length;t++){const n=s[t];"}"===n&&r--,r>0?c.push(n):(c.length>0&&(o.push(c.join("")),e.push("%BLOCK%"),c=[]),e.push(n)),"{"===n&&r++}return c.length>0&&(o.push(c.join("")),e.push("%BLOCK%")),{escapedString:e.join(""),blocks:o}},x=(t,s,e)=>t.replace(s,(...t)=>{if(t[2]){const s=t[2].split(","),o=[];for(let r=0;r<s.length;r++){const c=s[r].trim();if(!c)break;o.push(e("-shadowcsshost-no-combinator",c,t[3]))}return o.join(",")}return"-shadowcsshost-no-combinator"+t[3]}),$=(t,s,e)=>t+s.replace("-shadowcsshost","")+e,b=(t,s,e)=>s.indexOf("-shadowcsshost")>-1?$(t,s,e):t+s+e+", "+s+" "+t+e,O=(t,s,e,o,r)=>f(t,t=>{let r=t.selector,c=t.content;return"@"!==t.selector[0]?r=((t,s,e,o)=>t.split(",").map(t=>o&&t.indexOf("."+o)>-1?t.trim():((t,s)=>!(t=>(t=t.replace(/\[/g,"\\[").replace(/\]/g,"\\]"),new RegExp("^("+t+")([>\\s~+[.,{:][\\s\\S]*)?$","m")))(s).test(t))(t,s)?((t,s,e)=>{const o="."+(s=s.replace(/\[is=([^\]]*)\]/g,(t,...s)=>s[0])),r=t=>{let r=t.trim();if(!r)return"";if(t.indexOf("-shadowcsshost-no-combinator")>-1)r=((t,s,e)=>{if(i.lastIndex=0,i.test(t)){const s="."+e;return t.replace(l,(t,e)=>e.replace(/([^:]*)(:*)(.*)/,(t,e,o,r)=>e+s+o+r)).replace(i,s+" ")}return s+" "+t})(t,s,e);else{const s=t.replace(i,"");if(s.length>0){const t=s.match(/([^:]*)(:*)(.*)/);t&&(r=t[1]+o+t[2]+t[3])}}return r},c=(t=>{const s=[];let e,o=0;return e=(t=t.replace(/(\[[^\]]*\])/g,(t,e)=>{const r=`__ph-${o}__`;return s.push(e),o++,r})).replace(/(:nth-[-\w]+)(\([^)]+\))/g,(t,e,r)=>{const c=`__ph-${o}__`;return s.push(r),o++,e+c}),{content:e,placeholders:s}})(t);let n,a="",h=0;const p=/( |>|\+|~(?!=))\s*/g;let d=!((t=c.content).indexOf("-shadowcsshost-no-combinator")>-1);for(;null!==(n=p.exec(t));){const s=n[1],e=t.slice(h,n.index).trim();d=d||e.indexOf("-shadowcsshost-no-combinator")>-1,a+=`${d?r(e):e} ${s} `,h=p.lastIndex}const u=t.substring(h);return d=d||u.indexOf("-shadowcsshost-no-combinator")>-1,a+=d?r(u):u,g=c.placeholders,a.replace(/__ph-(\d+)__/g,(t,s)=>g[+s]);var g})(t,s,e).trim():t.trim()).join(", "))(t.selector,s,e,o):(t.selector.startsWith("@media")||t.selector.startsWith("@supports")||t.selector.startsWith("@page")||t.selector.startsWith("@document"))&&(c=O(t.content,s,e,o)),{selector:r.replace(/\s{2,}/g," ").trim(),content:c}}),S=(t,s,e)=>{const o=s+"-h",l=s+"-s",i=t.match(g)||[];t=(t=>t.replace(u,""))(t);const m=[];if(e){const s=t=>{const s=`/*!@___${m.length}___*/`,e=`/*!@${t.selector}*/`;return m.push({placeholder:s,comment:e}),t.selector=s+t.selector,t};t=f(t,t=>"@"!==t.selector[0]?s(t):t.selector.startsWith("@media")||t.selector.startsWith("@supports")||t.selector.startsWith("@page")||t.selector.startsWith("@document")?(t.content=f(t.content,s),t):t)}const w=((t,s,e,o,l)=>{const i=((t,s)=>{const e="."+s+" > ",o=[];return t=t.replace(n,(...t)=>{if(t[2]){const s=t[2].trim(),r=t[3],c=e+s+r;let n="";for(let s=t[4]-1;s>=0;s--){const e=t[5][s];if("}"===e||","===e)break;n=e+n}const l=n+c,a=`${n.trimRight()}${c.trim()}`;if(l.trim()!==a.trim()){const t=`${a}, ${l}`;o.push({orgSelector:l,updatedSelector:t})}return c}return"-shadowcsshost-no-combinator"+t[3]}),{selectors:o,cssText:t}})(t=(t=>x(t,c,b))(t=(t=>x(t,r,$))(t=t.replace(d,"-shadowcsscontext").replace(h,"-shadowcsshost").replace(p,"-shadowcssslotted"))),o);return t=(t=>a.reduce((t,s)=>t.replace(s," "),t))(t=i.cssText),s&&(t=O(t,s,e,o)),{cssText:(t=(t=t.replace(/-shadowcsshost-no-combinator/g,"."+e)).replace(/>\s*\*\s+([^{, ]+)/gm," $1 ")).trim(),slottedSelectors:i.selectors}})(t,s,o,l);return t=[w.cssText,...i].join("\n"),e&&m.forEach(({placeholder:s,comment:e})=>{t=t.replace(s,e)}),w.slottedSelectors.forEach(s=>{t=t.replace(s.orgSelector,s.updatedSelector)}),t}}}]);
js/dist/addon-installation.js CHANGED
@@ -1,4 +1,4 @@
1
- !function(e){var t={};function n(o){if(t[o])return t[o].exports;var a=t[o]={i:o,l:!1,exports:{}};return e[o].call(a.exports,a,a.exports,n),a.l=!0,a.exports}n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var a in e)n.d(o,a,function(t){return e[t]}.bind(null,a));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=301)}({0:function(e,t){e.exports=window.wp.element},1:function(e,t){e.exports=window.yoast.propTypes},109:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var o,a,r=n(3);function s(){return(s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}function l(e){return r.createElement("svg",s({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 425 456.27","aria-hidden":"true"},e),o||(o=r.createElement("path",{d:"M73 405.26a66.79 66.79 0 01-6.54-1.7 64.75 64.75 0 01-6.28-2.31c-1-.42-2-.89-3-1.37-1.49-.72-3-1.56-4.77-2.56-1.5-.88-2.71-1.64-3.83-2.39-.9-.61-1.8-1.26-2.68-1.92a70.154 70.154 0 01-5.08-4.19 69.21 69.21 0 01-8.4-9.17c-.92-1.2-1.68-2.25-2.35-3.24a70.747 70.747 0 01-3.44-5.64 68.29 68.29 0 01-8.29-32.55V142.13a68.26 68.26 0 018.29-32.55c1-1.92 2.21-3.82 3.44-5.64s2.55-3.58 4-5.27a69.26 69.26 0 0114.49-13.25C50.37 84.19 52.27 83 54.2 82A67.59 67.59 0 0173 75.09a68.75 68.75 0 0113.75-1.39h169.66L263 55.39H86.75A86.84 86.84 0 000 142.13v196.09A86.84 86.84 0 0086.75 425h11.32v-18.35H86.75A68.75 68.75 0 0173 405.26zM368.55 60.85l-1.41-.53-6.41 17.18 1.41.53a68.06 68.06 0 018.66 4c1.93 1 3.82 2.2 5.65 3.43A69.19 69.19 0 01391 98.67c1.4 1.68 2.72 3.46 3.95 5.27s2.39 3.72 3.44 5.64a68.29 68.29 0 018.29 32.55v264.52H233.55l-.44.76c-3.07 5.37-6.26 10.48-9.49 15.19L222 425h203V142.13a87.2 87.2 0 00-56.45-81.28z"})),a||(a=r.createElement("path",{d:"M119.8 408.28v46c28.49-1.12 50.73-10.6 69.61-29.58 19.45-19.55 36.17-50 52.61-96L363.94 1.9H305l-98.25 272.89-48.86-153h-54l71.7 184.18a75.67 75.67 0 010 55.12c-7.3 18.68-20.25 40.66-55.79 47.19z",stroke:"#000",strokeMiterlimit:10,strokeWidth:3.81})))}},11:function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,n.apply(this,arguments)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},12:function(e,t){e.exports=window.wp.components},2:function(e,t){e.exports=window.wp.i18n},3:function(e,t){e.exports=window.React},301:function(e,t,n){"use strict";n.r(t);var o=n(0),a=n(1),r=n.n(a),s=n(7),l=n(2),c=n(8),i=n.n(c),d=n(39),u=n(109);const p=i.a.div`
2
  display: flex;
3
  justify-content: flex-end;
4
  gap: 8px;
1
+ !function(e){var t={};function n(o){if(t[o])return t[o].exports;var a=t[o]={i:o,l:!1,exports:{}};return e[o].call(a.exports,a,a.exports,n),a.l=!0,a.exports}n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var a in e)n.d(o,a,function(t){return e[t]}.bind(null,a));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=300)}({0:function(e,t){e.exports=window.wp.element},1:function(e,t){e.exports=window.yoast.propTypes},109:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var o,a,r=n(3);function s(){return(s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}function l(e){return r.createElement("svg",s({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 425 456.27","aria-hidden":"true"},e),o||(o=r.createElement("path",{d:"M73 405.26a66.79 66.79 0 01-6.54-1.7 64.75 64.75 0 01-6.28-2.31c-1-.42-2-.89-3-1.37-1.49-.72-3-1.56-4.77-2.56-1.5-.88-2.71-1.64-3.83-2.39-.9-.61-1.8-1.26-2.68-1.92a70.154 70.154 0 01-5.08-4.19 69.21 69.21 0 01-8.4-9.17c-.92-1.2-1.68-2.25-2.35-3.24a70.747 70.747 0 01-3.44-5.64 68.29 68.29 0 01-8.29-32.55V142.13a68.26 68.26 0 018.29-32.55c1-1.92 2.21-3.82 3.44-5.64s2.55-3.58 4-5.27a69.26 69.26 0 0114.49-13.25C50.37 84.19 52.27 83 54.2 82A67.59 67.59 0 0173 75.09a68.75 68.75 0 0113.75-1.39h169.66L263 55.39H86.75A86.84 86.84 0 000 142.13v196.09A86.84 86.84 0 0086.75 425h11.32v-18.35H86.75A68.75 68.75 0 0173 405.26zM368.55 60.85l-1.41-.53-6.41 17.18 1.41.53a68.06 68.06 0 018.66 4c1.93 1 3.82 2.2 5.65 3.43A69.19 69.19 0 01391 98.67c1.4 1.68 2.72 3.46 3.95 5.27s2.39 3.72 3.44 5.64a68.29 68.29 0 018.29 32.55v264.52H233.55l-.44.76c-3.07 5.37-6.26 10.48-9.49 15.19L222 425h203V142.13a87.2 87.2 0 00-56.45-81.28z"})),a||(a=r.createElement("path",{d:"M119.8 408.28v46c28.49-1.12 50.73-10.6 69.61-29.58 19.45-19.55 36.17-50 52.61-96L363.94 1.9H305l-98.25 272.89-48.86-153h-54l71.7 184.18a75.67 75.67 0 010 55.12c-7.3 18.68-20.25 40.66-55.79 47.19z",stroke:"#000",strokeMiterlimit:10,strokeWidth:3.81})))}},11:function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,n.apply(this,arguments)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},12:function(e,t){e.exports=window.wp.components},2:function(e,t){e.exports=window.wp.i18n},3:function(e,t){e.exports=window.React},300:function(e,t,n){"use strict";n.r(t);var o=n(0),a=n(1),r=n.n(a),s=n(7),l=n(2),c=n(8),i=n.n(c),d=n(39),u=n(109);const p=i.a.div`
2
  display: flex;
3
  justify-content: flex-end;
4
  gap: 8px;
js/dist/admin-global.js CHANGED
@@ -1 +1 @@
1
- !function(t){var o={};function e(n){if(o[n])return o[n].exports;var a=o[n]={i:n,l:!1,exports:{}};return t[n].call(a.exports,a,a.exports,e),a.l=!0,a.exports}e.m=t,e.c=o,e.d=function(t,o,n){e.o(t,o)||Object.defineProperty(t,o,{enumerable:!0,get:n})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,o){if(1&o&&(t=e(t)),8&o)return t;if(4&o&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(e.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&o&&"string"!=typeof t)for(var a in t)e.d(n,a,function(o){return t[o]}.bind(null,a));return n},e.n=function(t){var o=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(o,"a",o),o},e.o=function(t,o){return Object.prototype.hasOwnProperty.call(t,o)},e.p="",e(e.s=257)}({17:function(t,o){t.exports=window.jQuery},257:function(t,o,e){"use strict";e.r(o);var n=e(17),a=e.n(n);!function(t){function o(t,o,e){const n=new FormData,s={action:"wpseo_set_ignore",option:t,_wpnonce:e};for(const[t,o]of Object.entries(s))n.append(t,o);return fetch(ajaxurl,{method:"POST",body:n}).then(e=>(e&&(a()("#"+o).hide(),a()("#hidden_ignore_"+t).val("ignore")),e))}function e(){t("#wp-admin-bar-root-default > li").off("mouseenter.yoastalertpopup mouseleave.yoastalertpopup"),t(".yoast-issue-added").fadeOut(200)}function n(o,e){if(t(".yoast-notification-holder").off("click",".restore").off("click",".dismiss"),void 0!==e.html){e.html&&(o.closest(".yoast-container").html(e.html),s());var n=t("#wp-admin-bar-wpseo-menu"),a=n.find(".yoast-issue-counter");a.length||(n.find("> a:first-child").append('<div class="yoast-issue-counter"/>'),a=n.find(".yoast-issue-counter")),a.html(e.total),0===e.total?a.hide():a.show(),t("#toplevel_page_wpseo_dashboard .update-plugins").removeClass().addClass("update-plugins count-"+e.total),t("#toplevel_page_wpseo_dashboard .plugin-count").html(e.total)}}function s(){var o=t(".yoast-notification-holder");o.on("click",".dismiss",(function(){var o=t(this),e=o.closest(".yoast-notification-holder");o.closest(".yoast-container").append('<div class="yoast-container-disabled"/>'),t.post(ajaxurl,{action:"yoast_dismiss_notification",notification:e.attr("id"),nonce:e.data("nonce"),data:o.data("json")||e.data("json")},n.bind(this,e),"json")})),o.on("click",".restore",(function(){var o=t(this),e=o.closest(".yoast-notification-holder");o.closest(".yoast-container").append('<div class="yoast-container-disabled"/>'),t.post(ajaxurl,{action:"yoast_restore_notification",notification:e.attr("id"),nonce:e.data("nonce"),data:e.data("json")},n.bind(this,e),"json")}))}function i(t){t.is(":hidden")||(t.outerWidth()>t.parent().outerWidth()?(t.data("scrollHint").addClass("yoast-has-scroll"),t.data("scrollContainer").addClass("yoast-has-scroll")):(t.data("scrollHint").removeClass("yoast-has-scroll"),t.data("scrollContainer").removeClass("yoast-has-scroll")))}function r(){window.wpseoScrollableTables=t(".yoast-table-scrollable"),window.wpseoScrollableTables.length&&window.wpseoScrollableTables.each((function(){var o=t(this);if(!o.data("scrollContainer")){var e=t("<div />",{class:"yoast-table-scrollable__hintwrapper",html:"<span class='yoast-table-scrollable__hint' aria-hidden='true' />"}).insertBefore(o),n=t("<div />",{class:"yoast-table-scrollable__container",html:"<div class='yoast-table-scrollable__inner' />"}).insertBefore(o);e.find(".yoast-table-scrollable__hint").text(wpseoAdminGlobalL10n.scrollable_table_hint),o.data("scrollContainer",n),o.data("scrollHint",e),o.appendTo(n.find(".yoast-table-scrollable__inner")),i(o)}}))}a()(document).ready((function(){a()(".yoast-dismissible").on("click",".yoast-notice-dismiss",(function(){var t=a()(this).parent();return a.a.post(ajaxurl,{action:t.attr("id").replace(/-/g,"_"),_wpnonce:t.data("nonce"),data:t.data("json")}),a.a.post(ajaxurl,{action:"yoast_dismiss_notification",notification:t.attr("id"),nonce:t.data("nonce"),data:t.data("json")}),t.fadeTo(100,0,(function(){t.slideUp(100,(function(){t.remove()}))})),!1})),a()(".yoast-help-button").on("click",(function(){var t=a()(this),o=a()("#"+t.attr("aria-controls")),e=o.is(":visible");a()(o).slideToggle(200,(function(){t.attr("aria-expanded",!e)}))})),a()("button#robotsmessage-dismiss-button").on("click",(function(){o("search_engines_discouraged_notice","robotsmessage",a()(this).data("nonce")).then(()=>{window.location.href.includes("page=wpseo_dashboard")&&window.location.reload()})}))})),window.wpseoSetIgnore=o,window.wpseoDismissLink=function(t){return a()('<a href="'+t+'" type="button" class="notice-dismiss"><span class="screen-reader-text">Dismiss this notice.</span></a>')},t(window).on("wp-window-resized orientationchange",(function(){window.wpseoScrollableTables&&window.wpseoScrollableTables.length&&window.wpseoScrollableTables.each((function(){i(t(this))}))})),t(window).on({"Yoast:YoastTabsMounted":function(){setTimeout((function(){r()}),100)},"Yoast:YoastTabsSelected":function(){setTimeout((function(){r()}),100)}}),t(document).ready((function(){t(".yoast-issue-added").on("mouseenter mouseleave",(function(t){t.stopPropagation(),e()})).fadeIn(),t("#wp-admin-bar-root-default > li").on("mouseenter.yoastalertpopup mouseleave.yoastalertpopup",e),setTimeout(e,3e3),s(),function(){const t=a()(".wpseo-js-premium-indicator"),o=t.find("svg");if(t.hasClass("wpseo-premium-indicator--no")){const e=o.find("path"),n=t.css("backgroundColor");e.css("fill",n)}o.css("display","block"),t.css({backgroundColor:"transparent",width:"20px",height:"20px"})}(),r(),function(){const t=a()(".yoast-issue-counter .yoast-issues-count").first(),o=a()("#toplevel_page_wpseo_dashboard .plugin-count");if(t.text()===o.first().text())return;const e=a()("#toplevel_page_wpseo_dashboard .update-plugins"),n=a()(".yoast-issue-counter .screen-reader-text").first(),s=a()("#toplevel_page_wpseo_dashboard .update-plugins .screen-reader-text");if(t.length)return o.text(t.text()),e.removeClass().addClass("update-plugins count-"+t.text()),void s.text(n.text());o.text("0"),e.removeClass().addClass("update-plugins count-0"),s.remove()}()}))}(a.a)}});
1
+ !function(t){var o={};function e(n){if(o[n])return o[n].exports;var a=o[n]={i:n,l:!1,exports:{}};return t[n].call(a.exports,a,a.exports,e),a.l=!0,a.exports}e.m=t,e.c=o,e.d=function(t,o,n){e.o(t,o)||Object.defineProperty(t,o,{enumerable:!0,get:n})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,o){if(1&o&&(t=e(t)),8&o)return t;if(4&o&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(e.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&o&&"string"!=typeof t)for(var a in t)e.d(n,a,function(o){return t[o]}.bind(null,a));return n},e.n=function(t){var o=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(o,"a",o),o},e.o=function(t,o){return Object.prototype.hasOwnProperty.call(t,o)},e.p="",e(e.s=256)}({17:function(t,o){t.exports=window.jQuery},256:function(t,o,e){"use strict";e.r(o);var n=e(17),a=e.n(n);!function(t){function o(t,o,e){const n=new FormData,s={action:"wpseo_set_ignore",option:t,_wpnonce:e};for(const[t,o]of Object.entries(s))n.append(t,o);return fetch(ajaxurl,{method:"POST",body:n}).then(e=>(e&&(a()("#"+o).hide(),a()("#hidden_ignore_"+t).val("ignore")),e))}function e(){t("#wp-admin-bar-root-default > li").off("mouseenter.yoastalertpopup mouseleave.yoastalertpopup"),t(".yoast-issue-added").fadeOut(200)}function n(o,e){if(t(".yoast-notification-holder").off("click",".restore").off("click",".dismiss"),void 0!==e.html){e.html&&(o.closest(".yoast-container").html(e.html),s());var n=t("#wp-admin-bar-wpseo-menu"),a=n.find(".yoast-issue-counter");a.length||(n.find("> a:first-child").append('<div class="yoast-issue-counter"/>'),a=n.find(".yoast-issue-counter")),a.html(e.total),0===e.total?a.hide():a.show(),t("#toplevel_page_wpseo_dashboard .update-plugins").removeClass().addClass("update-plugins count-"+e.total),t("#toplevel_page_wpseo_dashboard .plugin-count").html(e.total)}}function s(){var o=t(".yoast-notification-holder");o.on("click",".dismiss",(function(){var o=t(this),e=o.closest(".yoast-notification-holder");o.closest(".yoast-container").append('<div class="yoast-container-disabled"/>'),t.post(ajaxurl,{action:"yoast_dismiss_notification",notification:e.attr("id"),nonce:e.data("nonce"),data:o.data("json")||e.data("json")},n.bind(this,e),"json")})),o.on("click",".restore",(function(){var o=t(this),e=o.closest(".yoast-notification-holder");o.closest(".yoast-container").append('<div class="yoast-container-disabled"/>'),t.post(ajaxurl,{action:"yoast_restore_notification",notification:e.attr("id"),nonce:e.data("nonce"),data:e.data("json")},n.bind(this,e),"json")}))}function i(t){t.is(":hidden")||(t.outerWidth()>t.parent().outerWidth()?(t.data("scrollHint").addClass("yoast-has-scroll"),t.data("scrollContainer").addClass("yoast-has-scroll")):(t.data("scrollHint").removeClass("yoast-has-scroll"),t.data("scrollContainer").removeClass("yoast-has-scroll")))}function r(){window.wpseoScrollableTables=t(".yoast-table-scrollable"),window.wpseoScrollableTables.length&&window.wpseoScrollableTables.each((function(){var o=t(this);if(!o.data("scrollContainer")){var e=t("<div />",{class:"yoast-table-scrollable__hintwrapper",html:"<span class='yoast-table-scrollable__hint' aria-hidden='true' />"}).insertBefore(o),n=t("<div />",{class:"yoast-table-scrollable__container",html:"<div class='yoast-table-scrollable__inner' />"}).insertBefore(o);e.find(".yoast-table-scrollable__hint").text(wpseoAdminGlobalL10n.scrollable_table_hint),o.data("scrollContainer",n),o.data("scrollHint",e),o.appendTo(n.find(".yoast-table-scrollable__inner")),i(o)}}))}a()(document).ready((function(){a()(".yoast-dismissible").on("click",".yoast-notice-dismiss",(function(){var t=a()(this).parent();return a.a.post(ajaxurl,{action:t.attr("id").replace(/-/g,"_"),_wpnonce:t.data("nonce"),data:t.data("json")}),a.a.post(ajaxurl,{action:"yoast_dismiss_notification",notification:t.attr("id"),nonce:t.data("nonce"),data:t.data("json")}),t.fadeTo(100,0,(function(){t.slideUp(100,(function(){t.remove()}))})),!1})),a()(".yoast-help-button").on("click",(function(){var t=a()(this),o=a()("#"+t.attr("aria-controls")),e=o.is(":visible");a()(o).slideToggle(200,(function(){t.attr("aria-expanded",!e)}))})),a()("button#robotsmessage-dismiss-button").on("click",(function(){o("search_engines_discouraged_notice","robotsmessage",a()(this).data("nonce")).then(()=>{window.location.href.includes("page=wpseo_dashboard")&&window.location.reload()})}))})),window.wpseoSetIgnore=o,window.wpseoDismissLink=function(t){return a()('<a href="'+t+'" type="button" class="notice-dismiss"><span class="screen-reader-text">Dismiss this notice.</span></a>')},t(window).on("wp-window-resized orientationchange",(function(){window.wpseoScrollableTables&&window.wpseoScrollableTables.length&&window.wpseoScrollableTables.each((function(){i(t(this))}))})),t(window).on({"Yoast:YoastTabsMounted":function(){setTimeout((function(){r()}),100)},"Yoast:YoastTabsSelected":function(){setTimeout((function(){r()}),100)}}),t(document).ready((function(){t(".yoast-issue-added").on("mouseenter mouseleave",(function(t){t.stopPropagation(),e()})).fadeIn(),t("#wp-admin-bar-root-default > li").on("mouseenter.yoastalertpopup mouseleave.yoastalertpopup",e),setTimeout(e,3e3),s(),function(){const t=a()(".wpseo-js-premium-indicator"),o=t.find("svg");if(t.hasClass("wpseo-premium-indicator--no")){const e=o.find("path"),n=t.css("backgroundColor");e.css("fill",n)}o.css("display","block"),t.css({backgroundColor:"transparent",width:"20px",height:"20px"})}(),r(),function(){const t=a()(".yoast-issue-counter .yoast-issues-count").first(),o=a()("#toplevel_page_wpseo_dashboard .plugin-count");if(t.text()===o.first().text())return;const e=a()("#toplevel_page_wpseo_dashboard .update-plugins"),n=a()(".yoast-issue-counter .screen-reader-text").first(),s=a()("#toplevel_page_wpseo_dashboard .update-plugins .screen-reader-text");if(t.length)return o.text(t.text()),e.removeClass().addClass("update-plugins count-"+t.text()),void s.text(n.text());o.text("0"),e.removeClass().addClass("update-plugins count-0"),s.remove()}()}))}(a.a)}});
js/dist/admin-modules.js CHANGED
@@ -1,4 +1,4 @@
1
- !function(e){var t={};function a(l){if(t[l])return t[l].exports;var c=t[l]={i:l,l:!1,exports:{}};return e[l].call(c.exports,c,c.exports,a),c.l=!0,c.exports}a.m=e,a.c=t,a.d=function(e,t,l){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:l})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var l=Object.create(null);if(a.r(l),Object.defineProperty(l,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var c in e)a.d(l,c,function(t){return e[t]}.bind(null,c));return l},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=258)}({0:function(e,t){e.exports=window.wp.element},1:function(e,t){e.exports=window.yoast.propTypes},10:function(e,t){e.exports=window.yoast.helpers},159:function(e,t,a){"use strict";a.d(t,"a",(function(){return p}));var l=a(0),c=a(1),n=a.n(c),r=a(2),o=a(6),s=a(7),i=a(10);function p(e){let{name:t,title:a,subtitle:c,usps:n,id:p,image:d,finishableSteps:m,finishedSteps:u,upsellLink:f,upsellText:h,workout:z,badges:E}=e;const{openWorkout:b,toggleWorkout:M}=Object(o.useDispatch)("yoast-seo/workouts"),w=Object(o.useSelect)(e=>e("yoast-seo/workouts").getActiveWorkout(),[]),[g,k]=Object(l.useState)(!1),v=z,O=d;Object(l.useEffect)(()=>{m&&u&&u.length===m.length?k(!0):k(!1)},[u,m]);const y=Object(l.useMemo)(()=>u&&0!==u.length?u.length<m.length?Object(r.__)("Continue workout!","wordpress-seo"):Object(r.__)("Do workout again","wordpress-seo"):Object(r.__)("Start workout!","wordpress-seo"),[u,m]),j=Object(l.useCallback)(()=>{b(t),g&&M(t)},[z,g,b,M]),F=Object(i.makeOutboundLink)(),B=h||Object(r.sprintf)(
2
  /* translators: %s : Expands to the add-on name. */
3
  Object(r.__)("Unlock with %s!","wordpress-seo"),"Premium"),A=z?"":" card-disabled";return Object(l.createElement)(l.Fragment,null,!w&&Object(l.createElement)("div",{id:p,className:"card card-small"+A},Object(l.createElement)("h2",null,a," ",E),Object(l.createElement)("h3",null,c),Object(l.createElement)("div",{className:"workout-card-content-flex"},Object(l.createElement)("ul",{id:p+"-usp-list",className:"yoast-list--usp"},n.map((e,t)=>Object(l.createElement)("li",{id:`${p}-usp-${t}`,key:`${p}-${t}`},e))),d&&Object(l.createElement)(O,null)),Object(l.createElement)("span",null,z&&Object(l.createElement)(s.NewButton,{id:p+"-action-button",className:"yoast-button yoast-button--"+(g?"secondary":"primary"),onClick:j},y),!z&&Object(l.createElement)(F,{id:p+"-upsell-button",href:f,className:"yoast-button yoast-button-upsell"},B,Object(l.createElement)("span",{"aria-hidden":"true",className:"yoast-button-upsell__caret"})),m&&u&&Object(l.createElement)("div",{className:"workout-card-progress"},Object(l.createElement)(s.ProgressBar,{id:p+"-progress",max:m.length,value:u.length}),Object(l.createElement)("label",{htmlFor:p+"-progress"},Object(l.createElement)("i",null,Object(r.sprintf)(// translators: %1$s: number of finished steps, %2$s: number of finishable steps
4
- Object(r.__)("%1$s/%2$s steps completed","wordpress-seo"),u.length,m.length)))))),z&&w===t&&Object(l.createElement)(v,null))}p.propTypes={name:n.a.string.isRequired,title:n.a.string.isRequired,subtitle:n.a.string.isRequired,usps:n.a.arrayOf(n.a.string).isRequired,id:n.a.string,finishableSteps:n.a.arrayOf(n.a.string),finishedSteps:n.a.arrayOf(n.a.string),image:n.a.func,upsellLink:n.a.string,upsellText:n.a.string,workout:n.a.func,badges:n.a.arrayOf(n.a.element)},p.defaultProps={id:"",finishableSteps:null,finishedSteps:null,image:null,upsellLink:null,upsellText:null,workout:null,badges:[]}},2:function(e,t){e.exports=window.wp.i18n},213:function(e,t,a){"use strict";a.d(t,"a",(function(){return f}));var l,c=a(0),n=a(1),r=a.n(n),o=a(2),s=a(6),i=a(159),p=a(3);function d(){return(d=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var l in a)Object.prototype.hasOwnProperty.call(a,l)&&(e[l]=a[l])}return e}).apply(this,arguments)}function m(e){return p.createElement("svg",d({viewBox:"0 0 296 317",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},e),l||(l=p.createElement("g",{transform:"matrix(-1 0 0 1 295.274 .96)",fill:"none"},p.createElement("circle",{fill:"#F0ECF0",cx:131.18,cy:184.261,r:131.18}),p.createElement("g",{fill:"#EAB881"},p.createElement("path",{d:"M236.42 96.56c-.15-.43-.29-.87-.44-1.3.15.43.29.87.44 1.3zm-31.98 59.96a11 11 0 00-2.11.82c.67-.3 1.4-.56 2.11-.82zm-2.11.82a58.65 58.65 0 00-6 2.81c2.67-1.11 4.56-2.11 6-2.81z"}),p.createElement("path",{d:"M293.49 164.27c-8.58-10.51-1.05-27.75-34.52-86.31-3-5.22-5.26-14.52-12.85-17.58-9.11-3.67-12.77-9.16-21.89-12.83-6.85-2.76-4-1.36-3.21-.49 1.49 1.67-2-1.31-5.72 7.13-.38.85 2.86 1.63 4 5 .36 1.07.49 1.14 1.23 1.33 4.71 1.2 6.52 6.89 4.2 10.06-.7-1.43.18-6-4.68-6.36 2 1.44 4.06 3.42 4 5.88 9.4 16.64 17.56 14 20 15 12.43 4.92-17.28 64.57 23 86.13-7.34-1.94-14.31-5.46-23.92-1.33 7.28-5.53 2.46-7.57.86-10.89-2.17-2.92-2.29-11.71-2.6-22.62a103.2 103.2 0 001.09 20.32 54.8 54.8 0 00-38-.12c5.19-1.21 15.45 48.34 20.15 53.9 3.8-1.4 23-8.57 35.17-14.11 21.52-9.81 34.94-25.76 35.44-28.31.24-1.47-.85-2.71-1.75-3.8zm-41.62-99.13c.06.1 8.87 19.59.56 1.21-.2-.44-.38-.84-.56-1.21z"}),p.createElement("path",{d:"M215.17 56.04c.46.17 2 1.49-.23-.93-.88 2.39-.6 4.42 2 6.74 1.06-3 0-3.51-1.77-5.81zm-4.33 23.82c.28-.07.36.05-.35-.38l.35.38z"})),p.createElement("path",{d:"M203.74 73.77c0 .4-.33-.06 2.94 2.38l-2.94-2.38zm5.26 4.27c2.3 2 3.13 2.53 2.19 1.77L209 78.04zm6.17-22c.05.06 1.79 2.31 1.83 2.38-.49-1.27-.83-2.01-1.83-2.38zm-.52 11.73c1.38-.08.73 1.34 2.16-.5.52-.67 1.91-3.21.71-2.6.56-2.33-.09-6.71-.19-4.75-.13 2.46-3.7 10.77-8.67 9.87a7.6 7.6 0 003.25.22c2.74-.39 2.36-.97 2.74-2.24zm-5.99 2.02a6.27 6.27 0 01-1.42-.59c.42.309.906.51 1.42.59z",fill:"#D38053"}),p.createElement("path",{d:"M214.2 69.33a4.13 4.13 0 01-.85 3.73c3.38-1.27 3.66-3.51 2.48-4.78-1.18-1.27-1.34.03-1.63 1.05zm-32.31 1.85c.11.84 2.61 2.33 3.3 2.78a13.33 13.33 0 01-3.3-2.78zm10 4.39c-.21.13-.45.1.31 0-.28-.12-.13-.1-.31 0zm-6.51-1.53a29.79 29.79 0 004.51 2.28c2.54-1.52.8.82-4.51-2.28z",fill:"#D38053"}),p.createElement("path",{d:"M202.61 77.13c-.91.35-5.67.26-10.41-1.57-6.74 1-6.41 12.08-1 12.4 8.18.48 10.11 3 13.48 1.92 6.82-2.28 2.4-11.62-2.07-12.75z",fill:"#EAB881"}),p.createElement("path",{d:"M217.52 64.67a4.92 4.92 0 012.54-.48c4.87.36 4 5 4.68 6.36 2.31-3.16.52-8.86-4.2-10.06-2.25-.57.56-2.91-7.86-7.27a10.79 10.79 0 014.84 11.45zm15.23 112.51c-6.79 1.78-17.9 1.65-21-5.2 3.71 11.1 9 26.86 12.86 37.68 2.88-.89 7.41-1.86 8.89-3.4-3.52-4.16-8.67-10.41-8.74-15.89-.07-5.48 2.92-11.16 7.99-13.19zm-26.31-20.36c-.14.17-.15 0 .53 1.27-.18-.46-.35-.89-.53-1.27z",fill:"#D38053"}),p.createElement("path",{d:"M246.11 86.55c-2.26-3.64-4.21.58 2.23-3.3-10.49 4.56-18.5-2.9-24.34-13.21-.05 1.82-1.23 3.13-2.61 4.36-9.64 8.64-10.89 4.95-12.39 3.64-8-7-3.86-2.44-6.09-1-.71.46 4.08 1 5.31 7.11a5.26 5.26 0 01-2.67 5.38c7.41 5.8 14.7 2.46 25.68-4.09 14.67 22.17 7.38 66.27 12.78 73.54 1.6 3.32 6.42 5.36-.86 10.89 9.61-4.13 16.58-.61 23.92 1.33-37.63-20.16-14.29-73.91-20.96-84.65z",fill:"#D38053"}),p.createElement("path",{d:"M190.92 211.52a81.3 81.3 0 00-9.26-12.14c6.41 7.94 17.18 24.84 9.26 12.14z",fill:"#A52A6A"}),p.createElement("path",{d:"M205.85 156.04c-31.36 13.6-26.45 13.21-42 8.34-18.87-5.91-37.14-.76-32.1-1.07 11.82-.72 29.07 49.31 35.44 66.88l62.17-10.35c.64 7.64-20.9-59.34-23.51-63.8z",fill:"#A52A6A"}),p.createElement("path",{d:"M214.23 180.31c-8.73 13.9-32.09 11.23-35.71-4.78 8 32.54 8.23 20.07-9.5 9.69 25.36 25.8 22.47 41.74 28.27 44.5 3.49 1.65 13.65-3.77 26.3-7.69 3.3-1 4.88-1.61 4.76-2.19l-14.12-39.53z",fill:"#7C2050"}),p.createElement("path",{d:"M192.93 72.9a3 3 0 01-.92 2.58 25.5 25.5 0 009.52 1.8c2.47-.02.6.27-8.6-4.38z",fill:"#EAB881"}),p.createElement("path",{d:"M220.06 64.19c-3.36-.25-1 1.37-4.23 4.09 1.18 1.27.9 3.51-2.48 4.78a4.07 4.07 0 00.85-3.73c-2.67 1.26-5.78.74-7-.13 4.38 2.46 8.07-2.64 9.69-7.37-2.58-2.31-2.87-4.34-2-6.74-1.19-1.31-4.4-3.35.19-.49a25 25 0 012.94-5.18c1.27-1.71 5.22-.83 1.65-3.46-1.76-1.3-8.08-2.63-8.81-2.59a4.11 4.11 0 00-3.06 1.53c-4.33-1.59-9.29-1.86-11.78 2-4.24-3.58-9.38 2.15-7.77 6.69 1.44 4-1.86.15-7.06 14.62-1.27 3.54 5.07 7 8.77 7.58 7.7 1.25-18.75-8.93 2.24-.45 3.4 2.66 5.28 1.49 10.44 1.8 1.08-.47 1-1.92 1.05-3.09 0-1.84 6.81 8.52 10.32 5.44 8.71-4.45 13.99-9.58 6.05-15.3z",fill:"#EAB881"}),p.createElement("path",{d:"M192.51 69.95c.38.94.28.45 0-2.57a4.18 4.18 0 000 2.57z",fill:"#EAB881"}),p.createElement("path",{d:"M194.68 57.19a15.87 15.87 0 00.36-1.77c-.14.62-.25 1.18-.36 1.77z",fill:"#D38053"}),p.createElement("path",{d:"M59 167.04c-7.75 3.79-5.09 3.25-3.46 3.59a74.937 74.937 0 003.46-3.59zm69-3.33l-.77-.17c.242.112.504.17.77.17z",fill:"#A52A6A"}),p.createElement("path",{d:"M200.06 262.44c1.23-17.17 10-35.47-31-77.22-8.89-9-13.84-13.86-31.69-19.13 6.35 7.45-.5 40.2-3.43 38.36-25.84-16.17-70.31-19.82-79.39-32.84 6.7-6.24-28.46 5.48-39.7 16.24-3.57 3.42-8.13 12.77-12.22 22.43 8.53 42.43 41.23 74.66 42.5 72 3.64-7.7 7.17-15.66 6.64-14.47 11.84 12.23 19.29 19.48 23.78 35.23A131 131 0 00201 295.25c-.06-16.21-1.3-27.79-.94-32.81zm-145.78-.4c.1 0 0-.08-1.06 2.38.36-.79.71-1.59 1.06-2.38z",fill:"#A52A6A"}),p.createElement("path",{d:"M53.29 267.84c5.65 7.53 33.06 17 44.3 27a280 280 0 01-35.06-36.66 203.23 203.23 0 0049.54 9.79l-47.15-13.12c.667-5.7 1.333-11.393 2-17.08-3.35 4.49-11.74 22.07-13.63 30.07zm125.12-18.17c-12.42-1.14-45.91 6.44-50.79 17 18.32-12.22 51.08-16.81 54.55.56-.17-1.02 12.83-16.03-3.76-17.56z",fill:"#7C2050"}),p.createElement("path",{d:"M124.39 155.75c0 .21.1.43.16.64-.06-.21-.11-.43-.16-.64zm-57.05-39.34c-.59 0-.52-.25 0 1.56 1.53 2.37.74 1.51 0-1.56zm56.8 38.33l.12.46-.12-.46zm-69.63 16.87c9.09 13 53.53 16.65 79.39 32.84 2.16 1.35 8.75-21.75 4.69-36.08-1.9-6.72-10.19-4.65-10.62-4.66-1 0-1.46-.64-1.83-1.66-.68-1.91-1.52-5.36-1.48-5.21-1.23 4.07-1.68 6.59-3.49 7.5-6.48 3.24-37.85-9.4-52.25-41 .62 2.53 1.06 5.26-1 3.64 3.8 16.54 5.92 26.64-13.41 44.63z",fill:"#EAB881"}),p.createElement("path",{d:"M107.65 148.64c-20.65-5.6-33.72-12.94-37.72-32.87-3.26 1.48-3.22-1.55-1 7.6 14.4 31.56 45.77 44.21 52.25 41 2.15-1.07 3.54-7.31 3.38-8-2.21-8.85 2.2-2.53-16.91-7.73z",fill:"#D38053"}),p.createElement("path",{d:"M140.75 66.31c-3-9.44-7.65-19.56-11.74-25.21a15.73 15.73 0 01-8.82-3.17c-7.48 8.26-15.45 4.83-16.65 0-1.68 5.91-9.62 9-14.83 5.74a6.35 6.35 0 004.78-2.95 18.42 18.42 0 01-15.21-2.12c-6-.8-4.66-.93-1.31 4.28 7.29 11.35 4.24 15-4.14 23.72C62.7 77.12 70.69 82.04 74 85.14c6.7 6.17 1.74 13-5.65 12.35 4.88 8.65 5.25 9.2 5.41 10.7.34 3.25-1 6.28-3.86 7.58 4 19.73 16.77 27.17 37.72 32.87 6.48 1.76 13.43 3.33 20 1.88 6.57-1.45 12.87-6.74 13.24-13.51.22-4.11-1.69-10-1.26-14 .68-6.64 5.94-5 6.24-21a112.12 112.12 0 00-5.1-35.45",fill:"#EAB881"}),p.createElement("path",{d:"M121.63 67.04c-.14 1.89.33 11.5 1.43 14.94 2.29 7.11 7.13 6.6 10.67 8.13 4.36 1.9 5.64 6.66-1.58 8.75-3.85 1.12-7.92 2.25-11.82 1.33 1.4 1.63 3.81 1.84 6 1.84 14.73 0 15.5-9 13.14-12.25-3.67-5.06-12.38-1.31-15.58-12.81-.81-2.74.11-8.51-2.26-9.93z",fill:"#D38053"}),p.createElement("path",{d:"M110.39 112.3c-10.66-3-13.86-7.32-14.77-5.86-1.15 1.83 18.2 12.62 29.48 6.84-5.03.06-9.69.44-14.71-.98zM86.23 73.61c1.75 0 7-6 8.82-7.15 3.63-2.2 7.63-1.08 11.78-2-.51-1.34-3.51-5.43-4.18-5.29-3.17.68-9.2.3-9.2.3s-13.18 14.27-7.22 14.14zm39.37-15.85c-5.09.43-3.23 1.61-2.29 5.5a18.92 18.92 0 0117.63 3.35c-5.31-8.47-9.64-9.34-15.34-8.85z",fill:"#000"}),p.createElement("path",{d:"M91.39 85.5c4.56 6.52 15.3 4.23 18.45-1.77-.92-5.69-16.99-9.33-18.45 1.77zm9.87 1.69c-6.09 3.06-8.18-7.15-1.85-7.15 4.07 0 5.74 5.19 1.85 7.15zm25.58-4.58c2.38 3.65 14 2.53 14.28-3.35-4.19-9.42-16-4.69-14.28 3.35zm8.47-1.63a3.56 3.56 0 01-5.31 1.29c-2.29-1.87-1-6.45 2.58-6a3.57 3.57 0 012.73 4.71z",fill:"#FFF"}),p.createElement("path",{d:"M126.72 79.53c1.76-6.07 10.8-8.36 14.4-.27 1.07 2.38.95-6.79-5.3-7.23-3.92-.28-10.17.09-9.49 10a11.4 11.4 0 01.39-2.5zm-27.31.51c-6.34 0-4.24 10.2 1.85 7.15 3.89-1.95 2.23-7.15-1.85-7.15z",fill:"#000"}),p.createElement("path",{d:"M132.6 76.26c-3.61-.44-4.87 4.14-2.58 6a3.4 3.4 0 102.58-6zm-63.68 47.11c-2.54-10.52-.32-4.66-9.77-9 5.12 9 12.19 18.98 9.77 9zM129 41.1c5.48 7.57 6.11 13.42 5.52 9.56a51.53 51.53 0 00-2.44-9.71 16.7 16.7 0 01-3.08.15z",fill:"#000"}),p.createElement("path",{d:"M137.16 26.23c3.42-12.58-5.26-13.54-7.57-11.18A10.51 10.51 0 00113.3 5.04c-3.11-5.35-12.48-8.78-24.25 2.14C88-.5 72.44 1.9 70.12 17.68c-5.8 1.09-8.67 4.26-10 6.8-5.74.56-24.3 24.19-25.12 32.06-.51 4.69 2 9.11 3.31 13.65.84 2.89 1.22 6 2.75 8.59 4 6.77 0 3.56 5 2.71 4.44-.75 16.29 5.15 22.4 16 3.66.32 7.38-.9 8.67-5.17 1.72-5.69-6.59-8.6-8.54-13.18-4.08-9.57 10.77-15 12.37-23.84 1-5.78-3.41-11.93-7.06-17.09 1.24 0 2.7.15 4.46.38-.16-.1-.3-.21-.45-.32a17.59 17.59 0 0015.66 2.44 6.35 6.35 0 01-4.78 2.95c5.21 3.24 13.15.17 14.83-5.74 1.2 4.84 9.14 8.31 16.65 0a16.12 16.12 0 0018.08.78 11.39 11.39 0 01-5.61-4.34c3.19.61 6.37-1.64 7.88-4.5 1.51-2.86 1.74-6.22 1.9-9.46a9.68 9.68 0 01-5.36 5.83zm-77.44 3.81l-.08-.11.08.11zm-.5-3.51v.09c0-.37.06-.82.09-1.36-.05.48-.07.89-.09 1.24v.03zm14.53 7.72a18.09 18.09 0 004.06 4 16.75 16.75 0 01-4.06-4.03v.03zm-.59-.86l.24.35-.24-.35z",fill:"#000"}),p.createElement("path",{d:"M97.49 76.04c-3.73.6-7.38 4.53-6.58 9 1-2.29 1.84-4.94 5.06-6.12 4.28-1.56 11.29-.39 13.75 4.36 1.38 2.65.02-9.24-12.23-7.24z",fill:"#000"}),p.createElement("path",{d:"M73.79 108.19c-.16-1.5-.53-2.05-5.41-10.7-6.11-10.84-17.95-16.75-22.38-16-7.48 1.27-15.82 21.55 15.3 33.82 8.33 3.28 13.12-1.13 12.49-7.12z",fill:"#EAB881"}),p.createElement("path",{d:"M96 105.92c2.11-2.9 10.26 2.05 16.39-5.72.79-1 1.41-4 3.31-3.71-5.06-.88-6.61 8.28-14.23 6.32-3.12-.81-9-5.15-10 11.67a58.56 58.56 0 014.53-8.56zm-33.55-5.55c4.3-10.34-20.92-21.24-19.6-7 .3 3.21 2.29 8.83 5.31 9.81-2.45-5.37.27-12.44 1.57-13.5 2-1.61 4.51.76 7.4 2.9-.13 1.68-2.51 2.46-2.65 4.09-.12 1.31 1.07 2.94 5.05 2a7.72 7.72 0 01-2.17 5 5.2 5.2 0 005.09-3.3zm130.32-29.93a3.7 3.7 0 01-.27-3.06c4.45-17.69 1.95-7.91-1.07-3.12-2.38 3.78-3.24 6.3.67 8.22 23 11.28 1.9-.25.67-2.04z",fill:"#D38053"}),p.createElement("path",{d:"M192.25 75.29c-2.41-1-6.47-3.9-6.5-5.61 0-1.15 4.89-8.09 3.9-14.36-1.07 1.71-6.51 12.19-6.39 14.2.23 3.86 9.09 5.81 8.99 5.77zm13.21-25.34c-.16 1.86-6.76 14.12-6.76 18.83.36 1.09 4.49 2.16 4.71 3.29-6.82-5.17 3.5-20.43 2.05-22.12z",fill:"#D38053"}))))}var u=a(43);function f(e){let{workout:t,badges:a,upsellLink:l,upsellText:n}=e;const r=Object(s.useSelect)(e=>e("yoast-seo/workouts").getFinishedSteps(u.c.cornerstone)),p=l||"https://yoa.st/workout-cornerstone-upsell";return Object(c.createElement)(i.a,{id:"cornerstone-workout-card",name:u.c.cornerstone,title:Object(o.__)("The cornerstone approach","wordpress-seo"),subtitle:Object(o.__)("Rank with articles you want to rank with","wordpress-seo"),usps:[Object(o.__)("Make your important articles rank higher","wordpress-seo"),Object(o.__)("Bring more visitors to your articles","wordpress-seo")],image:m,finishableSteps:u.a.cornerstone,finishedSteps:r,upsellLink:p,upsellText:n,workout:t,badges:a})}f.propTypes={workout:r.a.func,badges:r.a.arrayOf(r.a.element),upsellLink:r.a.string,upsellText:r.a.string},f.defaultProps={workout:null,badges:[],upsellLink:null,upsellText:null}},214:function(e,t,a){"use strict";a.d(t,"a",(function(){return f}));var l,c=a(0),n=a(1),r=a.n(n),o=a(2),s=a(6),i=a(159),p=a(3);function d(){return(d=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var l in a)Object.prototype.hasOwnProperty.call(a,l)&&(e[l]=a[l])}return e}).apply(this,arguments)}function m(e){return p.createElement("svg",d({viewBox:"0 0 299 322",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},e),l||(l=p.createElement("g",{transform:"matrix(-1 0 0 1 298.412 0)",fill:"none"},p.createElement("circle",{fill:"#F0ECF0",cx:131.2,cy:190.029,r:131.2}),p.createElement("path",{d:"M262.5 92.23c-1 1.2-3 2.9-7.5 5a18.4 18.4 0 01-10.9 1.6c-.5-1-1-2.2-1.7-3.3l.4-.2.3-.2a14 14 0 003.3-.2c2.4.2 4.7-.6 6.9-3.2 3.1-3.9 1.7-10.7-1.3-14.6 2.6 2.5 4 5.7 6.4 8.6a231 231 0 013.3 4c.1.4 1.5 1.8.8 2.5zm-90.9 98.2a17.1 17.1 0 014 14.3c-11-7.9-22-18.9-31.8-37.8 26.5 1 39.4 8.8 39.5 8.7 43-17.2 51.7 1.5 66.8-6.3 2.3 4.7 5.3 6.3 8.4 9.4-13.5-13.9 5.7-22-5.1-57.7 7.3 0 20.8-4.8 22.9-9.7 14.8 26.3 10.5 39.9 17.8 54.6.6 1.2 2.3 6.7 3.5 8.2 2 2.8 0 7.7-2.7 10.6-29.7 32.8-68.9 33.6-93.5 36.8-6.4-4.6-13.8-8.5-21.5-13.7-1-5.1-1.2-11.2-8.3-17.4z",fill:"#F9BF8C"}),p.createElement("path",{d:"M253.4 121.03c10.8 35.8-8.4 43.8 5.1 57.8-3-3.2-6-4.8-8.4-9.5a52.999 52.999 0 01-.3-2.2 50.2 50.2 0 01-.4-5v-2l.1-3.6.1-1.8.3-3.7.4-3.7.6-5.6a153.4 153.4 0 00.6-9.5v-2a69 69 0 00-.3-7.8l-.2-1.6a10.5 10.5 0 002.4.3v-.1zm-11-25.6l1.7 3.4h-.1c-1.9-.1-2.3-2.3-2.7-2.6l-.1-.2 1.2-.6z",fill:"#DB7A53"}),p.createElement("path",{d:"M219.7 95.53c-.7-1.6-3-3-5.5-3.6.1-.011.2-.011.3 0a8.4 8.4 0 005.1-1.3l-.3-.2a1.6 1.6 0 00.2 0 3.3 3.3 0 002.7-.6 34.2 34.2 0 006.4-4 5 5 0 002-2.8l.4.3c-.7 6.5 5.4 11.5 12.1 11.9l-.3.1-.4.2-1.2.6c-3.8 1.9-11 5.7-13.6 5.6-2.9 0-6.9-2.2-9.8-3.9 1.4-.5 2.3-1.2 1.9-2.3z",fill:"#DB7A53"}),p.createElement("path",{d:"M223.7 76.23v.3a3.7 3.7 0 01-.2 1.3c-1.3-.7-2.4-1.5-2.6-2.6a3.2 3.2 0 01.3-1.7 7.1 7.1 0 012.5 2.7z",fill:"#F9BF8C"}),p.createElement("path",{d:"M253.3 91.73c-2.1 2.6-4.5 3.4-6.9 3.2a13 13 0 005.2-2.3c-6 2.7-10.5 1.1-13.8-1.5a36.9 36.9 0 01-4.7-5.3c-1.1-1.6-1.8-2.8-2.1-2.9a3 3 0 000 .3l-.3-.3a2.4 2.4 0 00-.9-2 10.2 10.2 0 00-3.2-1.9 5.5 5.5 0 012.9.6c1.6.9 1 2.1 1.8 3.1a3.3 3.3 0 00.2-3.7c-.8-1.3-4-1.1-6.1-1.3a2.3 2.3 0 000-.2l.8-1a1.3 1.3 0 01-.7-.8c-.8-1.2-2.4-2-4.2-2.6l.1-.2a16.4 16.4 0 012.2-3.5c.7-.8 5.5-.3 6.1-.6a21 21 0 002.5.7l16.8 5.1a7.8 7.8 0 013 2.5c3 3.9 4.4 10.7 1.3 14.6z",fill:"#F9BF8C"}),p.createElement("path",{d:"M228.6 85.73a34.2 34.2 0 01-6.4 4 3.3 3.3 0 01-2.6.6c1.5-.6 2.1-2.3.7-2.8l-.8-3.8a10 10 0 002-.7v.1c.5.8.4 4-.4 4.6 1-.2 2.2-3.1 2.5-4a1.3 1.3 0 00-.6-1.5 5.2 5.2 0 00.8-.8 6.7 6.7 0 001.3-2 6.3 6.3 0 011.5-.4 10.2 10.2 0 013.2 1.9 2.4 2.4 0 01.9 2 5 5 0 01-2.1 2.8zm-5-16.3a16.4 16.4 0 00-2.2 3.5l-.1.2a39 39 0 00-2.4-.6 9 9 0 012.3 1 3.2 3.2 0 00-.3 1.7c.3 1.1 1.3 2 2.6 2.6a11.3 11.3 0 01-.9 1.8 9.3 9.3 0 01-2.7 3.3l-.5.3-3.4-15.4-2.1-.3a4.4 4.4 0 012.7-1.4 35.6 35.6 0 0113 2.7c-.5.3-5.3-.2-6 .6z",fill:"#F9BF8C"}),p.createElement("path",{d:"M219.4 83.23a6 6 0 01-2.8.7 7.8 7.8 0 01-1.5-.2 4 4 0 001.5.2 9.8 9.8 0 003-.2l.7 3.8c1.4.5.8 2.2-.7 2.8h-.1a1.6 1.6 0 01-.2 0 39 39 0 00-7-3c-.3-3.4-.6-6.7-2-9.7 1.7-2.8 3.2-5.6 1.7-6.6 0 1.3-1.1 3.4-2.4 5.4a13.3 13.3 0 00-1.2-1.7 13 13 0 00-5.2-3.6c.8-1.7 1.4-3.5 3.7-3.8a24.3 24.3 0 016.9.2l2.1.3 3.5 15.4z",fill:"#F9BF8C"}),p.createElement("path",{d:"M223.7 76.23a5 5 0 01.6 3.4 7 7 0 01.8-.3 6.7 6.7 0 01-1.3 2.1 5.2 5.2 0 01-.8.8 1.7 1.7 0 00-1.2-.2l-.2 1a10 10 0 01-2 .7 9.8 9.8 0 01-3 .2 6 6 0 002.8-.7l.5-.3a9.3 9.3 0 002.7-3.3 11.3 11.3 0 001-1.9 3.7 3.7 0 00.1-1.3v-.2zm1.6 1.3c.007.1.007.2 0 .3v-.3z",fill:"#DB7A53"}),p.createElement("path",{d:"M223 82.23c.524.3.773.92.6 1.5-.3.9-1.4 3.8-2.5 4 .8-.7 1-3.8.5-4.6v-.1l.3-1a1.7 1.7 0 011.1.2z",fill:"#DB7A53"}),p.createElement("path",{d:"M201.4 91.73a3.1 3.1 0 00-.8.7c-2-.9-3.9-2.7-5.7-3.4-.5-.1-2.7-.8-2.9-1.4a13.7 13.7 0 005.2 2 43 43 0 004.2 2v.1zm.1-2.2h.1a30.3 30.3 0 005.4.4 30 30 0 003.6 1.6c-2.6-.3-5.7-1-8-.4l-2.2-1.3a2.7 2.7 0 001.1-.3zm13 2.5a1.4 1.4 0 00-.3 0 10.6 10.6 0 00-2-.4h-.4a26.6 26.6 0 01-3-1.8l1.7-.1a3.2 3.2 0 001.3-.4 1.2 1.2 0 00.5-1l6.7 2.7-6.7-3.6a39 39 0 017 3c.1.2.3.2.4.3a8.4 8.4 0 01-5.2 1.3z",fill:"#F9BF8C"}),p.createElement("path",{d:"M225 79.33a7 7 0 00-.7.3 5 5 0 00-.6-3.4 7.1 7.1 0 00-2.5-2.7 9 9 0 00-2.2-1l2.3.7c1.8.5 3.4 1.3 4.2 2.6a1.3 1.3 0 00.6.6c.2 0-.5.7-.8 1.1v.3c2.2 0 5.4-.1 6.2 1.2a3.3 3.3 0 01-.2 3.8c-.8-1-.2-2.3-1.8-3.2a5.5 5.5 0 00-3-.6 6.3 6.3 0 00-1.4.3h-.1zm6 3.9a3 3 0 010-.3c.3 0 1 1.3 2 3a23.8 23.8 0 004.8 5.2c3.3 2.6 7.8 4.2 13.8 1.6a13 13 0 01-5.2 2.2 14 14 0 01-3.3.2c-6.7-.4-12.8-5.4-12.1-11.9z",fill:"#DB7A53"}),p.createElement("path",{d:"M208.4 74.73c.478.53.913 1.099 1.3 1.7-1.4 2.2-3 4.3-3.5 5.3s-1.3 2.6-.3 3.6a38.8 38.8 0 006.4 3 1.2 1.2 0 01-.6 1 3.2 3.2 0 01-1.2.4l-1.8.1a14.4 14.4 0 00-3.6-1.9 13.4 13.4 0 01-3-1.2c0-.9-.3-2.4-.5-4 1.6-3 5-8.2 2.7-10.1.9 1.6-1.4 5.5-3 8l-.8-4a3.8 3.8 0 000-2 3.5 3.5 0 01-.2 1c-.4-1.6-.7-2.6-1-2.7-.9-.3-2 .6-3 2 1-2.2 1.5-4.1 4.7-4.1a7.3 7.3 0 012.2.4 13 13 0 015.2 3.5zm-6.1 13a39.6 39.6 0 014.7 2.2 30.3 30.3 0 01-5.3-.5 1.7 1.7 0 00.6-1.7z",fill:"#F9BF8C"}),p.createElement("path",{d:"M207 84.53c-.2-1.3 1.6-4.1 3.3-6.9a27 27 0 012 9.7l-5.3-2.8zm-7.6-11.7c.3 0 .6 1.2 1 2.7-1.2 2.7-5.5 6.5-6.7 8.9a3.4 3.4 0 00-.6 2c.2.7 2 2 4.1 3.2a13.7 13.7 0 01-5.2-2l-.4-.3a1.7 1.7 0 01-.5-.5 1.5 1.5 0 010-1.2c.5-1.2 2.8-7.5 5.2-10.9 1-1.3 2.1-2.2 3-1.9h.1z",fill:"#F9BF8C"}),p.createElement("path",{d:"M199.4 86.63a5 5 0 002 .8l.9.3a1.7 1.7 0 01-.7 1.7v.1a2.7 2.7 0 01-1.2.3c-1.8-1-3.4-2.1-4.1-2.6-.4-.3-.8-.6-.9-1a1.7 1.7 0 01.4-1c1.2-2 4-5.9 4.7-8.7l.7 4-1 1.5c-1 1.5-2.2 3.5-.8 4.6z",fill:"#F9BF8C"}),p.createElement("path",{d:"M201.2 86.03c-.5-.7-.6-.8-.4-1.7a9.9 9.9 0 01.8-1.6l.5 4a3 3 0 01-.9-.7z",fill:"#F9BF8C"}),p.createElement("path",{d:"M211.8 91.63h-1.2a30 30 0 01-3.6-1.7 39.6 39.6 0 00-4.7-2.2l-.8-.3a5 5 0 01-2-.8c-1.5-1.1-.3-3 .8-4.6l1-1.4c1.6-2.5 4-6.5 3.1-8 2.2 2-1.2 7-2.8 10.1a9.9 9.9 0 00-.7 1.6c-.3.9-.2 1 .4 1.7a3 3 0 00.9.7 13.4 13.4 0 003 1.3 14.4 14.4 0 013.6 1.9 26.6 26.6 0 003 1.7z",fill:"#DB7A53"}),p.createElement("path",{d:"M195.8 85.33a1.7 1.7 0 00-.4 1c0 .4.5.7.9.9l4 2.6c.8.5 1.6 1 2.4 1.3a4.2 4.2 0 00-1.3.6 43 43 0 01-4.2-2c-2.1-1.3-4-2.6-4-3.3a3.4 3.4 0 01.5-2c1.2-2.3 5.5-6.1 6.6-8.8a3.5 3.5 0 00.3-1 3.8 3.8 0 010 2c-.8 2.8-3.6 6.6-4.8 8.7zm11.2-.8l5.3 2.8 6.7 3.7-6.7-2.6a38.8 38.8 0 01-6.4-3c-1-1-.4-2.4.3-3.5l3.5-5.4c1.3-2.2 2.4-4 2.4-5.3 1.5 1 0 3.7-1.8 6.5s-3.6 5.6-3.2 7l-.1-.2z",fill:"#DB7A53"}),p.createElement("path",{d:"M201.4 91.73a4.2 4.2 0 011.3-.6c2.2-.5 5.3.1 7.9.4l1.2.1h.4a10.6 10.6 0 012 .3c2.4.6 4.8 2 5.4 3.6.5 1-.5 1.8-1.8 2.2a11.1 11.1 0 01-2 .4c-4.2.6-5.5 2-11.5 2.8-2.6.4-4.4-4-4.4-5.9a4.2 4.2 0 01.7-2.6 3.1 3.1 0 01.8-.7z",fill:"#F9BF8C"}),p.createElement("path",{d:"M253.4 121.03a10.5 10.5 0 01-2.4-.2 5.3 5.3 0 01-.7-.2c-2.4-.9-8.6-17.6-9.3-21-.3-1.2-.3-3.5.3-3.4.3.3.8 2.5 2.7 2.5h.1a18.4 18.4 0 0010.9-1.5c4.6-2.1 6.6-3.8 7.6-5 .6-.8-.7-2.2-.9-2.5.4-.4 1.3.1 1.7.3 5.9 2.8 10.2 12.7 13.1 19.4a2.9 2.9 0 01-.1 1.9c-2.1 5-15.6 9.8-23 9.8v-.1z",fill:"#A52A6A"}),p.createElement("path",{d:"M171.6 190.43c7 6.2 7.3 12.3 8.3 17.4l-4.4-3a17 17 0 00-3.9-14.4z",fill:"#DB7A53"}),p.createElement("path",{d:"M41.3 265.93l-.5.2c6.5 8.6 14.1 17.5 21 30.5a28.8 28.8 0 012.8 7.7c45.714 25.792 102.423 21.736 144-10.3-.8-3.5-1.7-7.1-2.8-11 12.67-7.311 18.506-22.484 14-36.4a43 43 0 00-18.4-25.1c-6.4-4.6-13.8-8.5-21.5-13.7l-4.4-3c-10.8-8-22-19-31.7-37.9l-.1-.2a71 71 0 00-19.9-2.3c12 5.8 41 37 4.2 43-29 3.1-47.3-27.9-84-28.7a47.8 47.8 0 00-13.5 9.4l-1 1a37 37 0 014.7-2c16.4 1 27 15.3 32.9 30.3 10.3 26.2 6.2 44.7-2.6 50.6-5.3 3.6-13.3 2.7-20-3.7l-1.5.7-1 .6-.7.3z",fill:"#009288"}),p.createElement("path",{d:"M29.5 189.23a37 37 0 014.5-2.2c16.4 1 27 15.3 33 30.3 10.3 26.2 6.2 44.7-2.6 50.6-5.3 3.6-13.4 2.7-20-3.7l-1.5.7c6.9-5.7 4.9-6.8 18-4.4-10.8-6.4-16.1-9.1-38.7 6.1a122.2 122.2 0 01-21.4-53.5 133 133 0 0128.7-24.1v.2z",fill:"#F9BF8C"}),p.createElement("path",{d:"M61 260.63c-13.2-2.4-11.1-1.3-18 4.4l-1 .6-.6.2-.6.3-.5.3-.6.3-1.1.6-.7.3-1 .6-.7.4-1.2.6-.6.3-1.3.7-.6.3-1.3.7-.5.3-1.4.8-.3.1-1.6 1-.6-.9-4.5-5.8c22.6-15.2 27.9-12.4 38.7-6v-.1z",fill:"#DB7A53"}),p.createElement("path",{d:"M128 207.43c-29.2 3.1-47.5-28.2-84.5-28.7 14.2-5.2 23-11.3 23-27.1 0-8.8-2.7-25.8-3.6-38.2 0 0 57 21.4 57.8 36.1l2 14.3c11.2 4.3 43.3 37.4 5.3 43.6z",fill:"#F9BF8C"}),p.createElement("path",{d:"M87.3 151.73a56.8 56.8 0 01-17.1-22.8 62.4 62.4 0 0043 22c2.5-.1 5-.2 7.3-.5v.5l.2 1.2c-4.7 11.9-7.3 19.5-33.4-.4z",fill:"#DB7A53"}),p.createElement("path",{d:"M162 280.43c.5 7.4-16.2 16.2-30.8 17.3-19.8 1.4-54.8-9.2-48-40.7 18.2 35 68.8 31.3 78.8 23.4z",fill:"#216D64"}),p.createElement("path",{d:"M122.5 72.33a9.8 9.8 0 00-2.1-.8h2.6l-.5.8zm-9.9.8a4.8 4.8 0 00-.6-1.7c7.3 0 4-.6.6 1.7zm12.6 14l.8.8c-.9-1.5-1.5-4.6-2.9-12.6l-.4-.3a16 16 0 002.5 12.1z",fill:"#F9BF8C"}),p.createElement("path",{d:"M154.7 95.83a44.5 44.5 0 00-1.6-8.2c-2-6-4.8-6.6-7.3-9.6a50.6 50.6 0 00-1-23.9c0 .1-8.7-35.8-54.2-22a44.6 44.6 0 00-10 5.9c-10.6 8.2-7.6 13.4-10 25.4a74.9 74.9 0 01-4.4 11.9c-4.8 3.8-7.6 6.5-8.1 9.9 1 4.7 5.4 18.3 5 28.1 6 27.2 36.6 38.3 50 37.6 2.6-.1 5-.2 7.4-.5 6.5-.7 11.9-2.8 17-11.3 6.4-10.8 5.6-16.5 9.4-22.5 2.5-4.1 9-9.7 7.8-20.8zm-42.2-19.5c-1 7.6-2.5 10.5-5.3 11.4a18.3 18.3 0 001.3-3.3c-4.6 2.5-17 2.8-21.2-3-.9.4-2 .4-4-.6l.2-.1c4.2-.1 2.6-1 4.1-3.8a10.6 10.6 0 01.6-1h17.1a11 11 0 013.8 6.7 58.3 58.3 0 001.2-6.8l3-.2-.8.7z",fill:"#F9BF8C"}),p.createElement("path",{d:"M112.6 124.23c-4-2-5.6-6.3-11.6-10.8 10 5.2 19.3 6.3 26.5 3.8-1.7 1.7 1.2 6.3-3.5 8.4-4 1.7-7.3.5-11.4-1.4z",fill:"#D86060"}),p.createElement("path",{d:"M101 113.43l-1.6-.8c7.9-.3 12.9-.7 17.2-.3 2.2.3 2.2 2 3.8 2 1.6 0 2.7-1.6 4.4-1.4 1.2.2 3 1.1 5.6 3a20.3 20.3 0 01-2.9 1.2c-7.2 2.6-16.6 1.5-26.5-3.7z",fill:"#BC3939"}),p.createElement("path",{d:"M108.5 84.43l.2-.5a15.2 15.2 0 00-2.3-3.8c-5-5.8-13.6-5.1-16.5-1.6-.9 1.3-1.5 2.4-2.6 3 4.1 5.7 16.6 5.4 21.2 3v-.1zM97 85.63a4.8 4.8 0 11.408-9.592A4.8 4.8 0 0197 85.629z",fill:"#FFF"}),p.createElement("path",{d:"M89.9 78.53c-.9 1.3-1.5 2.4-2.6 3-1.1.6-2 .2-4-.7l.2-.2c4.2 0 2.6-1 4.1-3.7 2.8-5.2 9-4.8 14.6-3 .1 0 5.9 2.4 6.8 8.7l-.3 1.2a14.4 14.4 0 00-2.3-3.7c-5-5.8-13.6-5.1-16.5-1.6z",fill:"#000"}),p.createElement("path",{d:"M127.5 83.03h-.1a27 27 0 0011.6.6c2.7-1 4.8-4 5-6.8-1.8-1.2-2.8-4.6-8.2-2.9-5 1.6-7 4.2-8.3 9v.1zm2.8-3.7a4.4 4.4 0 118.798-.2 4.4 4.4 0 01-8.798.2z",fill:"#FFF"}),p.createElement("path",{d:"M145.1 75.33c0 .5.5.7 1 .9a8 8 0 001.2.1l.1.2a5 5 0 01-1.4.6 2.4 2.4 0 01-2-.4c-1.8-1.2-2.8-4.6-8.2-2.8-4.9 1.6-7 4.2-8.3 9h-.2c-1.2-6.7 4-11.3 9-12.5l3.1-.2c2.8.2 5.2 1.8 5.7 5.1z",fill:"#000"}),p.createElement("path",{d:"M106.7 61.53c-4 0-8.2-.4-11.7-.3-3.6.1-8.3 1.7-12.8 4.6 1.9-4 8.5-7.2 12.5-7.7 2.9-.3 6.8-.7 9.7-.2 3.7.7 5.6 3.1 2.3 3.6zm24.7 5.6c2.3-2.6 6.8-6.2 9.4-5.8 3 .4 3.5 1.2 5.4 3.6.056.898.056 1.8 0 2.7H145a7.6 7.6 0 00-4.7-2.2c-1.9-.1-7 1.2-8.8 1.7h-.1z",fill:"#B2512B"}),p.createElement("circle",{fill:"#000",transform:"rotate(-78.1 97.1 80.83)",cx:97.1,cy:80.829,r:4.8}),p.createElement("circle",{fill:"#000",cx:134.7,cy:79.329,r:4.4}),p.createElement("path",{d:"M106.3 109.73a40 40 0 01-10.3-1.3c-1.9 2-.1 6.6-.7 9.2-1-3.4-4-8-2.2-12.4a28.7 28.7 0 0013.2-1c9-2.8 6.6-6.2 12.6-6.5-5.2 1-4.4 11.4-12.6 12z",fill:"#DB7A53"}),p.createElement("path",{d:"M54 29.03c3-3.6 13.5-5.8 20-6-.5 1.3 4.5 2.7 4 4a37.3 37.3 0 008.4-.2 3.5 3.5 0 00.4 2.7l3.8 2.6a44.6 44.6 0 00-10.1 5.9c-10.5 8.2-7.5 13.4-9.9 25.4a74.9 74.9 0 01-4.4 11.9l-12.4 7a10.3 10.3 0 00-5.3-.7l-.3-.4c-2.2-4-6.8-14.2-7.2-18.8-1.4-11.4 1.2-25 10-32.4a18.5 18.5 0 013-2 9.8 9.8 0 00.1 1H54zm2.7 55l1.4.7 3.5-1.6a5.5 5.5 0 01-2.4 1.9 10.4 10.4 0 01-1.2.2l-1.2-1.2h-.1z",fill:"#838BC5"}),p.createElement("path",{d:"M127 22.23c-7.5-4.7-7-2-15.6-4l5.2-.4c-13.3-1-28.6 3.4-30.1 9a37.3 37.3 0 01-8.4.2c.5-1.3-4.6-2.6-4-4-6.6.2-17 2.4-20.1 6a9.8 9.8 0 010-1c0-8.2 10.8-17.8 30.3-15.8 13.4-14.3 42.4-21 61 8.1-13-7.3-16.2-.2-19.3.8 7.8-1.6 27.3 3 28.9 24.3-1.7-7.8-8.4-8.6-13.6-8-1.7-2.3-3.5-4.3-4.9-5.9-4.5-5.2-3.5-5.7-9.4-9.3z",fill:"#0071BC"}),p.createElement("path",{d:"M137.4 46.73c3.4 14.5-3.1 19.3-22.4 18.8 12.5-8.9 11.5-19.3 2-26.1-8.2-6-14 .2-26.4-7.3a46 46 0 01-3.8-2.6 3.5 3.5 0 01-.3-2.7c1.5-5.6 16.8-10 30-9l-5 .3c8.6 2.2 8-.6 15.5 4 5.9 3.7 4.9 4.2 9.4 9.5 1.4 1.6 3.2 3.5 4.8 5.8 3 4.2 5.5 9.6 3.5 16.7a26 26 0 01-2.6 6.2 14.6 14.6 0 00-4.7-13.6z",fill:"#0071BC"}),p.createElement("path",{d:"M126.1 69.33h-.7a14.6 14.6 0 013.2-1.7 14.8 14.8 0 00-2.5 1.7zm-.9 17.8l.8.8c1.2 1.8 2.7 1.5 6.3 4.8l.6.2c1.8 1.7 2.8 3.7 2 6.4-.2 3.2-5.3 8.2-12 5.8 5.3-1 6.9-.8 7.6-5.6-.2-6.7-8.3-4-10-16.5a17.3 17.3 0 01.9-8.8 9 9 0 011.3.8 16 16 0 002.5 12.1zm-2.1-14.5a6.3 6.3 0 00-.6-.3l.5-.9c1 0 .4.2.1 1.2z",fill:"#DB7A53"}),p.createElement("path",{d:"M56.7 84.03a12.7 12.7 0 00-3-1.7l12.4-7 9.2-5.2c-1.3 1.7-1.6 4.2-1.1 7l-12.6 6-3.5 1.7-1.4-.8z",fill:"#93278F"}),p.createElement("path",{d:"M151 92.03c5.5-1.8 14.3-20.4 5.8-23.5-5.4-2-24.6-.6-29.9.8-29.7-.4-42.2-3.3-49.3-.7a5 5 0 00-2.3 1.6c-4.3 5.5 3.1 20.2 8 21.8a46.3 46.3 0 0012.5 1.6c11.6 0 14.8-2.2 16.6-17.3 1-.6 4.4-4.3 9-2a10.6 10.6 0 011.8 1c2.9 17.6 2.5 11.3 9.1 17.5l.6.1c5.8 1.4 13.9.5 18.1-.9zm-40.5-17.9c-.4 3.6-1.7 13.4-4.8 15.4-4.2 2.8-17 2-21.7.4-4-1.4-11.5-17.2-5.7-19.3 5.6-2 23.8 0 29.6.6 0 .2 2.8.3 2.6 3v-.1zm2.1-1a4.8 4.8 0 00-.6-1.8c7.3.2 4-.5.6 1.8zm10.5-.5a10 10 0 00-2.7-1.2c4.2.1 3.1-.3 2.7 1.2zm27.2 17.4c-4.7 1.6-16.3 2.5-20.6-.4-1-.7-2.8-5.1-4.5-15.3-.4-2.8 2.6-2.5 2.6-2.8.9-.2 4.3-.7 8.5-1 4.2-.3 15.6-1.2 19.7.2 5.8 2.1-1.6 18-5.7 19.3z",fill:"#5D237A"}),p.createElement("path",{d:"M45.5 82.33c-4.2 1.7-4.4 10-3 14.8 2.8 9.2 12 17.6 21.7 16.1 5.2-.7 1.5-5.7-1-16.4l-1-5.6c-3.3-7-9.4-11.7-16.7-8.9zm13.2 13c-.4.4-4.4 3.1-1.2 5 2.2 1.5 4 .5 3.6 2.6-.3 1.4 0 3.3-2 3 2-3-1.1-4-3-2.9s-5.7-5.3.9-8.2c-4-4.8-7.5-12.8-10-.5-3-9.7 3.6-17.3 11.7 1z",fill:"#F9BF8C"}),p.createElement("path",{d:"M58.7 95.33c-.4.4-4.4 3.1-1.2 5 2.2 1.5 4 .5 3.6 2.6-.3 1.4 0 3.3-2 3 2-3-1.1-4-3-2.9s-5.7-5.3.9-8.2c-4-4.8-7.5-12.8-10-.5-3-9.7 3.6-17.3 11.7 1z",fill:"#CE6D42"}))))}var u=a(43);function f(e){let{workout:t,badges:a,upsellLink:l,upsellText:n}=e;const r=Object(s.useSelect)(e=>e("yoast-seo/workouts").getFinishedSteps(u.c.orphaned)),p=l||"https://yoa.st/workout-orphaned-content-upsell";return Object(c.createElement)(i.a,{id:"orphaned-workout-card",name:u.c.orphaned,title:Object(o.__)("Orphaned content","wordpress-seo"),subtitle:Object(o.__)("Clean up your unlinked content to make sure people can find it","wordpress-seo"),usps:[Object(o.__)("Make pages easier for Google and visitors to find","wordpress-seo"),Object(o.__)("Add internal links to your posts and pages","wordpress-seo")],image:m,finishableSteps:u.a.orphaned,finishedSteps:r,upsellLink:p,upsellText:n,workout:t,badges:a})}f.propTypes={workout:r.a.func,badges:r.a.arrayOf(r.a.element),upsellLink:r.a.string,upsellText:r.a.string},f.defaultProps={workout:null,badges:[],upsellLink:null,upsellText:null}},258:function(e,t,a){"use strict";a.r(t);var l=a(213),c=a(214);window.yoast=window.yoast||{},window.yoast.adminModules={components:{workouts:{CornerstoneWorkoutCard:l.a,OrphanedWorkoutCard:c.a}}}},3:function(e,t){e.exports=window.React},43:function(e,t,a){"use strict";a.d(t,"c",(function(){return l})),a.d(t,"b",(function(){return c})),a.d(t,"a",(function(){return n}));const l={configuration:"configuration",cornerstone:"cornerstone",orphaned:"orphaned"},c={cornerstone:{chooseCornerstones:"chooseCornerstones",checkLinks:"checkLinks",addLinks:"addLinks",improved:"improved",skipped:"skipped"},orphaned:{improveRemove:"improveRemove",update:"update",addLinks:"addLinks",removed:"removed",noindexed:"noindexed",improved:"improved",skipped:"skipped"}},n={cornerstone:[c.cornerstone.chooseCornerstones,c.cornerstone.checkLinks,c.cornerstone.addLinks],orphaned:[c.orphaned.improveRemove,c.orphaned.update,c.orphaned.addLinks]}},6:function(e,t){e.exports=window.wp.data},7:function(e,t){e.exports=window.yoast.componentsNew}});
1
+ !function(e){var t={};function a(l){if(t[l])return t[l].exports;var c=t[l]={i:l,l:!1,exports:{}};return e[l].call(c.exports,c,c.exports,a),c.l=!0,c.exports}a.m=e,a.c=t,a.d=function(e,t,l){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:l})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var l=Object.create(null);if(a.r(l),Object.defineProperty(l,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var c in e)a.d(l,c,function(t){return e[t]}.bind(null,c));return l},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=257)}({0:function(e,t){e.exports=window.wp.element},1:function(e,t){e.exports=window.yoast.propTypes},10:function(e,t){e.exports=window.yoast.helpers},159:function(e,t,a){"use strict";a.d(t,"a",(function(){return p}));var l=a(0),c=a(1),n=a.n(c),r=a(2),o=a(6),s=a(7),i=a(10);function p(e){let{name:t,title:a,subtitle:c,usps:n,id:p,image:d,finishableSteps:m,finishedSteps:u,upsellLink:f,upsellText:h,workout:z,badges:E}=e;const{openWorkout:b,toggleWorkout:M}=Object(o.useDispatch)("yoast-seo/workouts"),w=Object(o.useSelect)(e=>e("yoast-seo/workouts").getActiveWorkout(),[]),[g,k]=Object(l.useState)(!1),v=z,O=d;Object(l.useEffect)(()=>{m&&u&&u.length===m.length?k(!0):k(!1)},[u,m]);const y=Object(l.useMemo)(()=>u&&0!==u.length?u.length<m.length?Object(r.__)("Continue workout!","wordpress-seo"):Object(r.__)("Do workout again","wordpress-seo"):Object(r.__)("Start workout!","wordpress-seo"),[u,m]),j=Object(l.useCallback)(()=>{b(t),g&&M(t)},[z,g,b,M]),F=Object(i.makeOutboundLink)(),B=h||Object(r.sprintf)(
2
  /* translators: %s : Expands to the add-on name. */
3
  Object(r.__)("Unlock with %s!","wordpress-seo"),"Premium"),A=z?"":" card-disabled";return Object(l.createElement)(l.Fragment,null,!w&&Object(l.createElement)("div",{id:p,className:"card card-small"+A},Object(l.createElement)("h2",null,a," ",E),Object(l.createElement)("h3",null,c),Object(l.createElement)("div",{className:"workout-card-content-flex"},Object(l.createElement)("ul",{id:p+"-usp-list",className:"yoast-list--usp"},n.map((e,t)=>Object(l.createElement)("li",{id:`${p}-usp-${t}`,key:`${p}-${t}`},e))),d&&Object(l.createElement)(O,null)),Object(l.createElement)("span",null,z&&Object(l.createElement)(s.NewButton,{id:p+"-action-button",className:"yoast-button yoast-button--"+(g?"secondary":"primary"),onClick:j},y),!z&&Object(l.createElement)(F,{id:p+"-upsell-button",href:f,className:"yoast-button yoast-button-upsell"},B,Object(l.createElement)("span",{"aria-hidden":"true",className:"yoast-button-upsell__caret"})),m&&u&&Object(l.createElement)("div",{className:"workout-card-progress"},Object(l.createElement)(s.ProgressBar,{id:p+"-progress",max:m.length,value:u.length}),Object(l.createElement)("label",{htmlFor:p+"-progress"},Object(l.createElement)("i",null,Object(r.sprintf)(// translators: %1$s: number of finished steps, %2$s: number of finishable steps
4
+ Object(r.__)("%1$s/%2$s steps completed","wordpress-seo"),u.length,m.length)))))),z&&w===t&&Object(l.createElement)(v,null))}p.propTypes={name:n.a.string.isRequired,title:n.a.string.isRequired,subtitle:n.a.string.isRequired,usps:n.a.arrayOf(n.a.string).isRequired,id:n.a.string,finishableSteps:n.a.arrayOf(n.a.string),finishedSteps:n.a.arrayOf(n.a.string),image:n.a.func,upsellLink:n.a.string,upsellText:n.a.string,workout:n.a.func,badges:n.a.arrayOf(n.a.element)},p.defaultProps={id:"",finishableSteps:null,finishedSteps:null,image:null,upsellLink:null,upsellText:null,workout:null,badges:[]}},2:function(e,t){e.exports=window.wp.i18n},212:function(e,t,a){"use strict";a.d(t,"a",(function(){return f}));var l,c=a(0),n=a(1),r=a.n(n),o=a(2),s=a(6),i=a(159),p=a(3);function d(){return(d=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var l in a)Object.prototype.hasOwnProperty.call(a,l)&&(e[l]=a[l])}return e}).apply(this,arguments)}function m(e){return p.createElement("svg",d({viewBox:"0 0 296 317",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},e),l||(l=p.createElement("g",{transform:"matrix(-1 0 0 1 295.274 .96)",fill:"none"},p.createElement("circle",{fill:"#F0ECF0",cx:131.18,cy:184.261,r:131.18}),p.createElement("g",{fill:"#EAB881"},p.createElement("path",{d:"M236.42 96.56c-.15-.43-.29-.87-.44-1.3.15.43.29.87.44 1.3zm-31.98 59.96a11 11 0 00-2.11.82c.67-.3 1.4-.56 2.11-.82zm-2.11.82a58.65 58.65 0 00-6 2.81c2.67-1.11 4.56-2.11 6-2.81z"}),p.createElement("path",{d:"M293.49 164.27c-8.58-10.51-1.05-27.75-34.52-86.31-3-5.22-5.26-14.52-12.85-17.58-9.11-3.67-12.77-9.16-21.89-12.83-6.85-2.76-4-1.36-3.21-.49 1.49 1.67-2-1.31-5.72 7.13-.38.85 2.86 1.63 4 5 .36 1.07.49 1.14 1.23 1.33 4.71 1.2 6.52 6.89 4.2 10.06-.7-1.43.18-6-4.68-6.36 2 1.44 4.06 3.42 4 5.88 9.4 16.64 17.56 14 20 15 12.43 4.92-17.28 64.57 23 86.13-7.34-1.94-14.31-5.46-23.92-1.33 7.28-5.53 2.46-7.57.86-10.89-2.17-2.92-2.29-11.71-2.6-22.62a103.2 103.2 0 001.09 20.32 54.8 54.8 0 00-38-.12c5.19-1.21 15.45 48.34 20.15 53.9 3.8-1.4 23-8.57 35.17-14.11 21.52-9.81 34.94-25.76 35.44-28.31.24-1.47-.85-2.71-1.75-3.8zm-41.62-99.13c.06.1 8.87 19.59.56 1.21-.2-.44-.38-.84-.56-1.21z"}),p.createElement("path",{d:"M215.17 56.04c.46.17 2 1.49-.23-.93-.88 2.39-.6 4.42 2 6.74 1.06-3 0-3.51-1.77-5.81zm-4.33 23.82c.28-.07.36.05-.35-.38l.35.38z"})),p.createElement("path",{d:"M203.74 73.77c0 .4-.33-.06 2.94 2.38l-2.94-2.38zm5.26 4.27c2.3 2 3.13 2.53 2.19 1.77L209 78.04zm6.17-22c.05.06 1.79 2.31 1.83 2.38-.49-1.27-.83-2.01-1.83-2.38zm-.52 11.73c1.38-.08.73 1.34 2.16-.5.52-.67 1.91-3.21.71-2.6.56-2.33-.09-6.71-.19-4.75-.13 2.46-3.7 10.77-8.67 9.87a7.6 7.6 0 003.25.22c2.74-.39 2.36-.97 2.74-2.24zm-5.99 2.02a6.27 6.27 0 01-1.42-.59c.42.309.906.51 1.42.59z",fill:"#D38053"}),p.createElement("path",{d:"M214.2 69.33a4.13 4.13 0 01-.85 3.73c3.38-1.27 3.66-3.51 2.48-4.78-1.18-1.27-1.34.03-1.63 1.05zm-32.31 1.85c.11.84 2.61 2.33 3.3 2.78a13.33 13.33 0 01-3.3-2.78zm10 4.39c-.21.13-.45.1.31 0-.28-.12-.13-.1-.31 0zm-6.51-1.53a29.79 29.79 0 004.51 2.28c2.54-1.52.8.82-4.51-2.28z",fill:"#D38053"}),p.createElement("path",{d:"M202.61 77.13c-.91.35-5.67.26-10.41-1.57-6.74 1-6.41 12.08-1 12.4 8.18.48 10.11 3 13.48 1.92 6.82-2.28 2.4-11.62-2.07-12.75z",fill:"#EAB881"}),p.createElement("path",{d:"M217.52 64.67a4.92 4.92 0 012.54-.48c4.87.36 4 5 4.68 6.36 2.31-3.16.52-8.86-4.2-10.06-2.25-.57.56-2.91-7.86-7.27a10.79 10.79 0 014.84 11.45zm15.23 112.51c-6.79 1.78-17.9 1.65-21-5.2 3.71 11.1 9 26.86 12.86 37.68 2.88-.89 7.41-1.86 8.89-3.4-3.52-4.16-8.67-10.41-8.74-15.89-.07-5.48 2.92-11.16 7.99-13.19zm-26.31-20.36c-.14.17-.15 0 .53 1.27-.18-.46-.35-.89-.53-1.27z",fill:"#D38053"}),p.createElement("path",{d:"M246.11 86.55c-2.26-3.64-4.21.58 2.23-3.3-10.49 4.56-18.5-2.9-24.34-13.21-.05 1.82-1.23 3.13-2.61 4.36-9.64 8.64-10.89 4.95-12.39 3.64-8-7-3.86-2.44-6.09-1-.71.46 4.08 1 5.31 7.11a5.26 5.26 0 01-2.67 5.38c7.41 5.8 14.7 2.46 25.68-4.09 14.67 22.17 7.38 66.27 12.78 73.54 1.6 3.32 6.42 5.36-.86 10.89 9.61-4.13 16.58-.61 23.92 1.33-37.63-20.16-14.29-73.91-20.96-84.65z",fill:"#D38053"}),p.createElement("path",{d:"M190.92 211.52a81.3 81.3 0 00-9.26-12.14c6.41 7.94 17.18 24.84 9.26 12.14z",fill:"#A52A6A"}),p.createElement("path",{d:"M205.85 156.04c-31.36 13.6-26.45 13.21-42 8.34-18.87-5.91-37.14-.76-32.1-1.07 11.82-.72 29.07 49.31 35.44 66.88l62.17-10.35c.64 7.64-20.9-59.34-23.51-63.8z",fill:"#A52A6A"}),p.createElement("path",{d:"M214.23 180.31c-8.73 13.9-32.09 11.23-35.71-4.78 8 32.54 8.23 20.07-9.5 9.69 25.36 25.8 22.47 41.74 28.27 44.5 3.49 1.65 13.65-3.77 26.3-7.69 3.3-1 4.88-1.61 4.76-2.19l-14.12-39.53z",fill:"#7C2050"}),p.createElement("path",{d:"M192.93 72.9a3 3 0 01-.92 2.58 25.5 25.5 0 009.52 1.8c2.47-.02.6.27-8.6-4.38z",fill:"#EAB881"}),p.createElement("path",{d:"M220.06 64.19c-3.36-.25-1 1.37-4.23 4.09 1.18 1.27.9 3.51-2.48 4.78a4.07 4.07 0 00.85-3.73c-2.67 1.26-5.78.74-7-.13 4.38 2.46 8.07-2.64 9.69-7.37-2.58-2.31-2.87-4.34-2-6.74-1.19-1.31-4.4-3.35.19-.49a25 25 0 012.94-5.18c1.27-1.71 5.22-.83 1.65-3.46-1.76-1.3-8.08-2.63-8.81-2.59a4.11 4.11 0 00-3.06 1.53c-4.33-1.59-9.29-1.86-11.78 2-4.24-3.58-9.38 2.15-7.77 6.69 1.44 4-1.86.15-7.06 14.62-1.27 3.54 5.07 7 8.77 7.58 7.7 1.25-18.75-8.93 2.24-.45 3.4 2.66 5.28 1.49 10.44 1.8 1.08-.47 1-1.92 1.05-3.09 0-1.84 6.81 8.52 10.32 5.44 8.71-4.45 13.99-9.58 6.05-15.3z",fill:"#EAB881"}),p.createElement("path",{d:"M192.51 69.95c.38.94.28.45 0-2.57a4.18 4.18 0 000 2.57z",fill:"#EAB881"}),p.createElement("path",{d:"M194.68 57.19a15.87 15.87 0 00.36-1.77c-.14.62-.25 1.18-.36 1.77z",fill:"#D38053"}),p.createElement("path",{d:"M59 167.04c-7.75 3.79-5.09 3.25-3.46 3.59a74.937 74.937 0 003.46-3.59zm69-3.33l-.77-.17c.242.112.504.17.77.17z",fill:"#A52A6A"}),p.createElement("path",{d:"M200.06 262.44c1.23-17.17 10-35.47-31-77.22-8.89-9-13.84-13.86-31.69-19.13 6.35 7.45-.5 40.2-3.43 38.36-25.84-16.17-70.31-19.82-79.39-32.84 6.7-6.24-28.46 5.48-39.7 16.24-3.57 3.42-8.13 12.77-12.22 22.43 8.53 42.43 41.23 74.66 42.5 72 3.64-7.7 7.17-15.66 6.64-14.47 11.84 12.23 19.29 19.48 23.78 35.23A131 131 0 00201 295.25c-.06-16.21-1.3-27.79-.94-32.81zm-145.78-.4c.1 0 0-.08-1.06 2.38.36-.79.71-1.59 1.06-2.38z",fill:"#A52A6A"}),p.createElement("path",{d:"M53.29 267.84c5.65 7.53 33.06 17 44.3 27a280 280 0 01-35.06-36.66 203.23 203.23 0 0049.54 9.79l-47.15-13.12c.667-5.7 1.333-11.393 2-17.08-3.35 4.49-11.74 22.07-13.63 30.07zm125.12-18.17c-12.42-1.14-45.91 6.44-50.79 17 18.32-12.22 51.08-16.81 54.55.56-.17-1.02 12.83-16.03-3.76-17.56z",fill:"#7C2050"}),p.createElement("path",{d:"M124.39 155.75c0 .21.1.43.16.64-.06-.21-.11-.43-.16-.64zm-57.05-39.34c-.59 0-.52-.25 0 1.56 1.53 2.37.74 1.51 0-1.56zm56.8 38.33l.12.46-.12-.46zm-69.63 16.87c9.09 13 53.53 16.65 79.39 32.84 2.16 1.35 8.75-21.75 4.69-36.08-1.9-6.72-10.19-4.65-10.62-4.66-1 0-1.46-.64-1.83-1.66-.68-1.91-1.52-5.36-1.48-5.21-1.23 4.07-1.68 6.59-3.49 7.5-6.48 3.24-37.85-9.4-52.25-41 .62 2.53 1.06 5.26-1 3.64 3.8 16.54 5.92 26.64-13.41 44.63z",fill:"#EAB881"}),p.createElement("path",{d:"M107.65 148.64c-20.65-5.6-33.72-12.94-37.72-32.87-3.26 1.48-3.22-1.55-1 7.6 14.4 31.56 45.77 44.21 52.25 41 2.15-1.07 3.54-7.31 3.38-8-2.21-8.85 2.2-2.53-16.91-7.73z",fill:"#D38053"}),p.createElement("path",{d:"M140.75 66.31c-3-9.44-7.65-19.56-11.74-25.21a15.73 15.73 0 01-8.82-3.17c-7.48 8.26-15.45 4.83-16.65 0-1.68 5.91-9.62 9-14.83 5.74a6.35 6.35 0 004.78-2.95 18.42 18.42 0 01-15.21-2.12c-6-.8-4.66-.93-1.31 4.28 7.29 11.35 4.24 15-4.14 23.72C62.7 77.12 70.69 82.04 74 85.14c6.7 6.17 1.74 13-5.65 12.35 4.88 8.65 5.25 9.2 5.41 10.7.34 3.25-1 6.28-3.86 7.58 4 19.73 16.77 27.17 37.72 32.87 6.48 1.76 13.43 3.33 20 1.88 6.57-1.45 12.87-6.74 13.24-13.51.22-4.11-1.69-10-1.26-14 .68-6.64 5.94-5 6.24-21a112.12 112.12 0 00-5.1-35.45",fill:"#EAB881"}),p.createElement("path",{d:"M121.63 67.04c-.14 1.89.33 11.5 1.43 14.94 2.29 7.11 7.13 6.6 10.67 8.13 4.36 1.9 5.64 6.66-1.58 8.75-3.85 1.12-7.92 2.25-11.82 1.33 1.4 1.63 3.81 1.84 6 1.84 14.73 0 15.5-9 13.14-12.25-3.67-5.06-12.38-1.31-15.58-12.81-.81-2.74.11-8.51-2.26-9.93z",fill:"#D38053"}),p.createElement("path",{d:"M110.39 112.3c-10.66-3-13.86-7.32-14.77-5.86-1.15 1.83 18.2 12.62 29.48 6.84-5.03.06-9.69.44-14.71-.98zM86.23 73.61c1.75 0 7-6 8.82-7.15 3.63-2.2 7.63-1.08 11.78-2-.51-1.34-3.51-5.43-4.18-5.29-3.17.68-9.2.3-9.2.3s-13.18 14.27-7.22 14.14zm39.37-15.85c-5.09.43-3.23 1.61-2.29 5.5a18.92 18.92 0 0117.63 3.35c-5.31-8.47-9.64-9.34-15.34-8.85z",fill:"#000"}),p.createElement("path",{d:"M91.39 85.5c4.56 6.52 15.3 4.23 18.45-1.77-.92-5.69-16.99-9.33-18.45 1.77zm9.87 1.69c-6.09 3.06-8.18-7.15-1.85-7.15 4.07 0 5.74 5.19 1.85 7.15zm25.58-4.58c2.38 3.65 14 2.53 14.28-3.35-4.19-9.42-16-4.69-14.28 3.35zm8.47-1.63a3.56 3.56 0 01-5.31 1.29c-2.29-1.87-1-6.45 2.58-6a3.57 3.57 0 012.73 4.71z",fill:"#FFF"}),p.createElement("path",{d:"M126.72 79.53c1.76-6.07 10.8-8.36 14.4-.27 1.07 2.38.95-6.79-5.3-7.23-3.92-.28-10.17.09-9.49 10a11.4 11.4 0 01.39-2.5zm-27.31.51c-6.34 0-4.24 10.2 1.85 7.15 3.89-1.95 2.23-7.15-1.85-7.15z",fill:"#000"}),p.createElement("path",{d:"M132.6 76.26c-3.61-.44-4.87 4.14-2.58 6a3.4 3.4 0 102.58-6zm-63.68 47.11c-2.54-10.52-.32-4.66-9.77-9 5.12 9 12.19 18.98 9.77 9zM129 41.1c5.48 7.57 6.11 13.42 5.52 9.56a51.53 51.53 0 00-2.44-9.71 16.7 16.7 0 01-3.08.15z",fill:"#000"}),p.createElement("path",{d:"M137.16 26.23c3.42-12.58-5.26-13.54-7.57-11.18A10.51 10.51 0 00113.3 5.04c-3.11-5.35-12.48-8.78-24.25 2.14C88-.5 72.44 1.9 70.12 17.68c-5.8 1.09-8.67 4.26-10 6.8-5.74.56-24.3 24.19-25.12 32.06-.51 4.69 2 9.11 3.31 13.65.84 2.89 1.22 6 2.75 8.59 4 6.77 0 3.56 5 2.71 4.44-.75 16.29 5.15 22.4 16 3.66.32 7.38-.9 8.67-5.17 1.72-5.69-6.59-8.6-8.54-13.18-4.08-9.57 10.77-15 12.37-23.84 1-5.78-3.41-11.93-7.06-17.09 1.24 0 2.7.15 4.46.38-.16-.1-.3-.21-.45-.32a17.59 17.59 0 0015.66 2.44 6.35 6.35 0 01-4.78 2.95c5.21 3.24 13.15.17 14.83-5.74 1.2 4.84 9.14 8.31 16.65 0a16.12 16.12 0 0018.08.78 11.39 11.39 0 01-5.61-4.34c3.19.61 6.37-1.64 7.88-4.5 1.51-2.86 1.74-6.22 1.9-9.46a9.68 9.68 0 01-5.36 5.83zm-77.44 3.81l-.08-.11.08.11zm-.5-3.51v.09c0-.37.06-.82.09-1.36-.05.48-.07.89-.09 1.24v.03zm14.53 7.72a18.09 18.09 0 004.06 4 16.75 16.75 0 01-4.06-4.03v.03zm-.59-.86l.24.35-.24-.35z",fill:"#000"}),p.createElement("path",{d:"M97.49 76.04c-3.73.6-7.38 4.53-6.58 9 1-2.29 1.84-4.94 5.06-6.12 4.28-1.56 11.29-.39 13.75 4.36 1.38 2.65.02-9.24-12.23-7.24z",fill:"#000"}),p.createElement("path",{d:"M73.79 108.19c-.16-1.5-.53-2.05-5.41-10.7-6.11-10.84-17.95-16.75-22.38-16-7.48 1.27-15.82 21.55 15.3 33.82 8.33 3.28 13.12-1.13 12.49-7.12z",fill:"#EAB881"}),p.createElement("path",{d:"M96 105.92c2.11-2.9 10.26 2.05 16.39-5.72.79-1 1.41-4 3.31-3.71-5.06-.88-6.61 8.28-14.23 6.32-3.12-.81-9-5.15-10 11.67a58.56 58.56 0 014.53-8.56zm-33.55-5.55c4.3-10.34-20.92-21.24-19.6-7 .3 3.21 2.29 8.83 5.31 9.81-2.45-5.37.27-12.44 1.57-13.5 2-1.61 4.51.76 7.4 2.9-.13 1.68-2.51 2.46-2.65 4.09-.12 1.31 1.07 2.94 5.05 2a7.72 7.72 0 01-2.17 5 5.2 5.2 0 005.09-3.3zm130.32-29.93a3.7 3.7 0 01-.27-3.06c4.45-17.69 1.95-7.91-1.07-3.12-2.38 3.78-3.24 6.3.67 8.22 23 11.28 1.9-.25.67-2.04z",fill:"#D38053"}),p.createElement("path",{d:"M192.25 75.29c-2.41-1-6.47-3.9-6.5-5.61 0-1.15 4.89-8.09 3.9-14.36-1.07 1.71-6.51 12.19-6.39 14.2.23 3.86 9.09 5.81 8.99 5.77zm13.21-25.34c-.16 1.86-6.76 14.12-6.76 18.83.36 1.09 4.49 2.16 4.71 3.29-6.82-5.17 3.5-20.43 2.05-22.12z",fill:"#D38053"}))))}var u=a(43);function f(e){let{workout:t,badges:a,upsellLink:l,upsellText:n}=e;const r=Object(s.useSelect)(e=>e("yoast-seo/workouts").getFinishedSteps(u.c.cornerstone)),p=l||"https://yoa.st/workout-cornerstone-upsell";return Object(c.createElement)(i.a,{id:"cornerstone-workout-card",name:u.c.cornerstone,title:Object(o.__)("The cornerstone approach","wordpress-seo"),subtitle:Object(o.__)("Rank with articles you want to rank with","wordpress-seo"),usps:[Object(o.__)("Make your important articles rank higher","wordpress-seo"),Object(o.__)("Bring more visitors to your articles","wordpress-seo")],image:m,finishableSteps:u.a.cornerstone,finishedSteps:r,upsellLink:p,upsellText:n,workout:t,badges:a})}f.propTypes={workout:r.a.func,badges:r.a.arrayOf(r.a.element),upsellLink:r.a.string,upsellText:r.a.string},f.defaultProps={workout:null,badges:[],upsellLink:null,upsellText:null}},213:function(e,t,a){"use strict";a.d(t,"a",(function(){return f}));var l,c=a(0),n=a(1),r=a.n(n),o=a(2),s=a(6),i=a(159),p=a(3);function d(){return(d=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var l in a)Object.prototype.hasOwnProperty.call(a,l)&&(e[l]=a[l])}return e}).apply(this,arguments)}function m(e){return p.createElement("svg",d({viewBox:"0 0 299 322",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"},e),l||(l=p.createElement("g",{transform:"matrix(-1 0 0 1 298.412 0)",fill:"none"},p.createElement("circle",{fill:"#F0ECF0",cx:131.2,cy:190.029,r:131.2}),p.createElement("path",{d:"M262.5 92.23c-1 1.2-3 2.9-7.5 5a18.4 18.4 0 01-10.9 1.6c-.5-1-1-2.2-1.7-3.3l.4-.2.3-.2a14 14 0 003.3-.2c2.4.2 4.7-.6 6.9-3.2 3.1-3.9 1.7-10.7-1.3-14.6 2.6 2.5 4 5.7 6.4 8.6a231 231 0 013.3 4c.1.4 1.5 1.8.8 2.5zm-90.9 98.2a17.1 17.1 0 014 14.3c-11-7.9-22-18.9-31.8-37.8 26.5 1 39.4 8.8 39.5 8.7 43-17.2 51.7 1.5 66.8-6.3 2.3 4.7 5.3 6.3 8.4 9.4-13.5-13.9 5.7-22-5.1-57.7 7.3 0 20.8-4.8 22.9-9.7 14.8 26.3 10.5 39.9 17.8 54.6.6 1.2 2.3 6.7 3.5 8.2 2 2.8 0 7.7-2.7 10.6-29.7 32.8-68.9 33.6-93.5 36.8-6.4-4.6-13.8-8.5-21.5-13.7-1-5.1-1.2-11.2-8.3-17.4z",fill:"#F9BF8C"}),p.createElement("path",{d:"M253.4 121.03c10.8 35.8-8.4 43.8 5.1 57.8-3-3.2-6-4.8-8.4-9.5a52.999 52.999 0 01-.3-2.2 50.2 50.2 0 01-.4-5v-2l.1-3.6.1-1.8.3-3.7.4-3.7.6-5.6a153.4 153.4 0 00.6-9.5v-2a69 69 0 00-.3-7.8l-.2-1.6a10.5 10.5 0 002.4.3v-.1zm-11-25.6l1.7 3.4h-.1c-1.9-.1-2.3-2.3-2.7-2.6l-.1-.2 1.2-.6z",fill:"#DB7A53"}),p.createElement("path",{d:"M219.7 95.53c-.7-1.6-3-3-5.5-3.6.1-.011.2-.011.3 0a8.4 8.4 0 005.1-1.3l-.3-.2a1.6 1.6 0 00.2 0 3.3 3.3 0 002.7-.6 34.2 34.2 0 006.4-4 5 5 0 002-2.8l.4.3c-.7 6.5 5.4 11.5 12.1 11.9l-.3.1-.4.2-1.2.6c-3.8 1.9-11 5.7-13.6 5.6-2.9 0-6.9-2.2-9.8-3.9 1.4-.5 2.3-1.2 1.9-2.3z",fill:"#DB7A53"}),p.createElement("path",{d:"M223.7 76.23v.3a3.7 3.7 0 01-.2 1.3c-1.3-.7-2.4-1.5-2.6-2.6a3.2 3.2 0 01.3-1.7 7.1 7.1 0 012.5 2.7z",fill:"#F9BF8C"}),p.createElement("path",{d:"M253.3 91.73c-2.1 2.6-4.5 3.4-6.9 3.2a13 13 0 005.2-2.3c-6 2.7-10.5 1.1-13.8-1.5a36.9 36.9 0 01-4.7-5.3c-1.1-1.6-1.8-2.8-2.1-2.9a3 3 0 000 .3l-.3-.3a2.4 2.4 0 00-.9-2 10.2 10.2 0 00-3.2-1.9 5.5 5.5 0 012.9.6c1.6.9 1 2.1 1.8 3.1a3.3 3.3 0 00.2-3.7c-.8-1.3-4-1.1-6.1-1.3a2.3 2.3 0 000-.2l.8-1a1.3 1.3 0 01-.7-.8c-.8-1.2-2.4-2-4.2-2.6l.1-.2a16.4 16.4 0 012.2-3.5c.7-.8 5.5-.3 6.1-.6a21 21 0 002.5.7l16.8 5.1a7.8 7.8 0 013 2.5c3 3.9 4.4 10.7 1.3 14.6z",fill:"#F9BF8C"}),p.createElement("path",{d:"M228.6 85.73a34.2 34.2 0 01-6.4 4 3.3 3.3 0 01-2.6.6c1.5-.6 2.1-2.3.7-2.8l-.8-3.8a10 10 0 002-.7v.1c.5.8.4 4-.4 4.6 1-.2 2.2-3.1 2.5-4a1.3 1.3 0 00-.6-1.5 5.2 5.2 0 00.8-.8 6.7 6.7 0 001.3-2 6.3 6.3 0 011.5-.4 10.2 10.2 0 013.2 1.9 2.4 2.4 0 01.9 2 5 5 0 01-2.1 2.8zm-5-16.3a16.4 16.4 0 00-2.2 3.5l-.1.2a39 39 0 00-2.4-.6 9 9 0 012.3 1 3.2 3.2 0 00-.3 1.7c.3 1.1 1.3 2 2.6 2.6a11.3 11.3 0 01-.9 1.8 9.3 9.3 0 01-2.7 3.3l-.5.3-3.4-15.4-2.1-.3a4.4 4.4 0 012.7-1.4 35.6 35.6 0 0113 2.7c-.5.3-5.3-.2-6 .6z",fill:"#F9BF8C"}),p.createElement("path",{d:"M219.4 83.23a6 6 0 01-2.8.7 7.8 7.8 0 01-1.5-.2 4 4 0 001.5.2 9.8 9.8 0 003-.2l.7 3.8c1.4.5.8 2.2-.7 2.8h-.1a1.6 1.6 0 01-.2 0 39 39 0 00-7-3c-.3-3.4-.6-6.7-2-9.7 1.7-2.8 3.2-5.6 1.7-6.6 0 1.3-1.1 3.4-2.4 5.4a13.3 13.3 0 00-1.2-1.7 13 13 0 00-5.2-3.6c.8-1.7 1.4-3.5 3.7-3.8a24.3 24.3 0 016.9.2l2.1.3 3.5 15.4z",fill:"#F9BF8C"}),p.createElement("path",{d:"M223.7 76.23a5 5 0 01.6 3.4 7 7 0 01.8-.3 6.7 6.7 0 01-1.3 2.1 5.2 5.2 0 01-.8.8 1.7 1.7 0 00-1.2-.2l-.2 1a10 10 0 01-2 .7 9.8 9.8 0 01-3 .2 6 6 0 002.8-.7l.5-.3a9.3 9.3 0 002.7-3.3 11.3 11.3 0 001-1.9 3.7 3.7 0 00.1-1.3v-.2zm1.6 1.3c.007.1.007.2 0 .3v-.3z",fill:"#DB7A53"}),p.createElement("path",{d:"M223 82.23c.524.3.773.92.6 1.5-.3.9-1.4 3.8-2.5 4 .8-.7 1-3.8.5-4.6v-.1l.3-1a1.7 1.7 0 011.1.2z",fill:"#DB7A53"}),p.createElement("path",{d:"M201.4 91.73a3.1 3.1 0 00-.8.7c-2-.9-3.9-2.7-5.7-3.4-.5-.1-2.7-.8-2.9-1.4a13.7 13.7 0 005.2 2 43 43 0 004.2 2v.1zm.1-2.2h.1a30.3 30.3 0 005.4.4 30 30 0 003.6 1.6c-2.6-.3-5.7-1-8-.4l-2.2-1.3a2.7 2.7 0 001.1-.3zm13 2.5a1.4 1.4 0 00-.3 0 10.6 10.6 0 00-2-.4h-.4a26.6 26.6 0 01-3-1.8l1.7-.1a3.2 3.2 0 001.3-.4 1.2 1.2 0 00.5-1l6.7 2.7-6.7-3.6a39 39 0 017 3c.1.2.3.2.4.3a8.4 8.4 0 01-5.2 1.3z",fill:"#F9BF8C"}),p.createElement("path",{d:"M225 79.33a7 7 0 00-.7.3 5 5 0 00-.6-3.4 7.1 7.1 0 00-2.5-2.7 9 9 0 00-2.2-1l2.3.7c1.8.5 3.4 1.3 4.2 2.6a1.3 1.3 0 00.6.6c.2 0-.5.7-.8 1.1v.3c2.2 0 5.4-.1 6.2 1.2a3.3 3.3 0 01-.2 3.8c-.8-1-.2-2.3-1.8-3.2a5.5 5.5 0 00-3-.6 6.3 6.3 0 00-1.4.3h-.1zm6 3.9a3 3 0 010-.3c.3 0 1 1.3 2 3a23.8 23.8 0 004.8 5.2c3.3 2.6 7.8 4.2 13.8 1.6a13 13 0 01-5.2 2.2 14 14 0 01-3.3.2c-6.7-.4-12.8-5.4-12.1-11.9z",fill:"#DB7A53"}),p.createElement("path",{d:"M208.4 74.73c.478.53.913 1.099 1.3 1.7-1.4 2.2-3 4.3-3.5 5.3s-1.3 2.6-.3 3.6a38.8 38.8 0 006.4 3 1.2 1.2 0 01-.6 1 3.2 3.2 0 01-1.2.4l-1.8.1a14.4 14.4 0 00-3.6-1.9 13.4 13.4 0 01-3-1.2c0-.9-.3-2.4-.5-4 1.6-3 5-8.2 2.7-10.1.9 1.6-1.4 5.5-3 8l-.8-4a3.8 3.8 0 000-2 3.5 3.5 0 01-.2 1c-.4-1.6-.7-2.6-1-2.7-.9-.3-2 .6-3 2 1-2.2 1.5-4.1 4.7-4.1a7.3 7.3 0 012.2.4 13 13 0 015.2 3.5zm-6.1 13a39.6 39.6 0 014.7 2.2 30.3 30.3 0 01-5.3-.5 1.7 1.7 0 00.6-1.7z",fill:"#F9BF8C"}),p.createElement("path",{d:"M207 84.53c-.2-1.3 1.6-4.1 3.3-6.9a27 27 0 012 9.7l-5.3-2.8zm-7.6-11.7c.3 0 .6 1.2 1 2.7-1.2 2.7-5.5 6.5-6.7 8.9a3.4 3.4 0 00-.6 2c.2.7 2 2 4.1 3.2a13.7 13.7 0 01-5.2-2l-.4-.3a1.7 1.7 0 01-.5-.5 1.5 1.5 0 010-1.2c.5-1.2 2.8-7.5 5.2-10.9 1-1.3 2.1-2.2 3-1.9h.1z",fill:"#F9BF8C"}),p.createElement("path",{d:"M199.4 86.63a5 5 0 002 .8l.9.3a1.7 1.7 0 01-.7 1.7v.1a2.7 2.7 0 01-1.2.3c-1.8-1-3.4-2.1-4.1-2.6-.4-.3-.8-.6-.9-1a1.7 1.7 0 01.4-1c1.2-2 4-5.9 4.7-8.7l.7 4-1 1.5c-1 1.5-2.2 3.5-.8 4.6z",fill:"#F9BF8C"}),p.createElement("path",{d:"M201.2 86.03c-.5-.7-.6-.8-.4-1.7a9.9 9.9 0 01.8-1.6l.5 4a3 3 0 01-.9-.7z",fill:"#F9BF8C"}),p.createElement("path",{d:"M211.8 91.63h-1.2a30 30 0 01-3.6-1.7 39.6 39.6 0 00-4.7-2.2l-.8-.3a5 5 0 01-2-.8c-1.5-1.1-.3-3 .8-4.6l1-1.4c1.6-2.5 4-6.5 3.1-8 2.2 2-1.2 7-2.8 10.1a9.9 9.9 0 00-.7 1.6c-.3.9-.2 1 .4 1.7a3 3 0 00.9.7 13.4 13.4 0 003 1.3 14.4 14.4 0 013.6 1.9 26.6 26.6 0 003 1.7z",fill:"#DB7A53"}),p.createElement("path",{d:"M195.8 85.33a1.7 1.7 0 00-.4 1c0 .4.5.7.9.9l4 2.6c.8.5 1.6 1 2.4 1.3a4.2 4.2 0 00-1.3.6 43 43 0 01-4.2-2c-2.1-1.3-4-2.6-4-3.3a3.4 3.4 0 01.5-2c1.2-2.3 5.5-6.1 6.6-8.8a3.5 3.5 0 00.3-1 3.8 3.8 0 010 2c-.8 2.8-3.6 6.6-4.8 8.7zm11.2-.8l5.3 2.8 6.7 3.7-6.7-2.6a38.8 38.8 0 01-6.4-3c-1-1-.4-2.4.3-3.5l3.5-5.4c1.3-2.2 2.4-4 2.4-5.3 1.5 1 0 3.7-1.8 6.5s-3.6 5.6-3.2 7l-.1-.2z",fill:"#DB7A53"}),p.createElement("path",{d:"M201.4 91.73a4.2 4.2 0 011.3-.6c2.2-.5 5.3.1 7.9.4l1.2.1h.4a10.6 10.6 0 012 .3c2.4.6 4.8 2 5.4 3.6.5 1-.5 1.8-1.8 2.2a11.1 11.1 0 01-2 .4c-4.2.6-5.5 2-11.5 2.8-2.6.4-4.4-4-4.4-5.9a4.2 4.2 0 01.7-2.6 3.1 3.1 0 01.8-.7z",fill:"#F9BF8C"}),p.createElement("path",{d:"M253.4 121.03a10.5 10.5 0 01-2.4-.2 5.3 5.3 0 01-.7-.2c-2.4-.9-8.6-17.6-9.3-21-.3-1.2-.3-3.5.3-3.4.3.3.8 2.5 2.7 2.5h.1a18.4 18.4 0 0010.9-1.5c4.6-2.1 6.6-3.8 7.6-5 .6-.8-.7-2.2-.9-2.5.4-.4 1.3.1 1.7.3 5.9 2.8 10.2 12.7 13.1 19.4a2.9 2.9 0 01-.1 1.9c-2.1 5-15.6 9.8-23 9.8v-.1z",fill:"#A52A6A"}),p.createElement("path",{d:"M171.6 190.43c7 6.2 7.3 12.3 8.3 17.4l-4.4-3a17 17 0 00-3.9-14.4z",fill:"#DB7A53"}),p.createElement("path",{d:"M41.3 265.93l-.5.2c6.5 8.6 14.1 17.5 21 30.5a28.8 28.8 0 012.8 7.7c45.714 25.792 102.423 21.736 144-10.3-.8-3.5-1.7-7.1-2.8-11 12.67-7.311 18.506-22.484 14-36.4a43 43 0 00-18.4-25.1c-6.4-4.6-13.8-8.5-21.5-13.7l-4.4-3c-10.8-8-22-19-31.7-37.9l-.1-.2a71 71 0 00-19.9-2.3c12 5.8 41 37 4.2 43-29 3.1-47.3-27.9-84-28.7a47.8 47.8 0 00-13.5 9.4l-1 1a37 37 0 014.7-2c16.4 1 27 15.3 32.9 30.3 10.3 26.2 6.2 44.7-2.6 50.6-5.3 3.6-13.3 2.7-20-3.7l-1.5.7-1 .6-.7.3z",fill:"#009288"}),p.createElement("path",{d:"M29.5 189.23a37 37 0 014.5-2.2c16.4 1 27 15.3 33 30.3 10.3 26.2 6.2 44.7-2.6 50.6-5.3 3.6-13.4 2.7-20-3.7l-1.5.7c6.9-5.7 4.9-6.8 18-4.4-10.8-6.4-16.1-9.1-38.7 6.1a122.2 122.2 0 01-21.4-53.5 133 133 0 0128.7-24.1v.2z",fill:"#F9BF8C"}),p.createElement("path",{d:"M61 260.63c-13.2-2.4-11.1-1.3-18 4.4l-1 .6-.6.2-.6.3-.5.3-.6.3-1.1.6-.7.3-1 .6-.7.4-1.2.6-.6.3-1.3.7-.6.3-1.3.7-.5.3-1.4.8-.3.1-1.6 1-.6-.9-4.5-5.8c22.6-15.2 27.9-12.4 38.7-6v-.1z",fill:"#DB7A53"}),p.createElement("path",{d:"M128 207.43c-29.2 3.1-47.5-28.2-84.5-28.7 14.2-5.2 23-11.3 23-27.1 0-8.8-2.7-25.8-3.6-38.2 0 0 57 21.4 57.8 36.1l2 14.3c11.2 4.3 43.3 37.4 5.3 43.6z",fill:"#F9BF8C"}),p.createElement("path",{d:"M87.3 151.73a56.8 56.8 0 01-17.1-22.8 62.4 62.4 0 0043 22c2.5-.1 5-.2 7.3-.5v.5l.2 1.2c-4.7 11.9-7.3 19.5-33.4-.4z",fill:"#DB7A53"}),p.createElement("path",{d:"M162 280.43c.5 7.4-16.2 16.2-30.8 17.3-19.8 1.4-54.8-9.2-48-40.7 18.2 35 68.8 31.3 78.8 23.4z",fill:"#216D64"}),p.createElement("path",{d:"M122.5 72.33a9.8 9.8 0 00-2.1-.8h2.6l-.5.8zm-9.9.8a4.8 4.8 0 00-.6-1.7c7.3 0 4-.6.6 1.7zm12.6 14l.8.8c-.9-1.5-1.5-4.6-2.9-12.6l-.4-.3a16 16 0 002.5 12.1z",fill:"#F9BF8C"}),p.createElement("path",{d:"M154.7 95.83a44.5 44.5 0 00-1.6-8.2c-2-6-4.8-6.6-7.3-9.6a50.6 50.6 0 00-1-23.9c0 .1-8.7-35.8-54.2-22a44.6 44.6 0 00-10 5.9c-10.6 8.2-7.6 13.4-10 25.4a74.9 74.9 0 01-4.4 11.9c-4.8 3.8-7.6 6.5-8.1 9.9 1 4.7 5.4 18.3 5 28.1 6 27.2 36.6 38.3 50 37.6 2.6-.1 5-.2 7.4-.5 6.5-.7 11.9-2.8 17-11.3 6.4-10.8 5.6-16.5 9.4-22.5 2.5-4.1 9-9.7 7.8-20.8zm-42.2-19.5c-1 7.6-2.5 10.5-5.3 11.4a18.3 18.3 0 001.3-3.3c-4.6 2.5-17 2.8-21.2-3-.9.4-2 .4-4-.6l.2-.1c4.2-.1 2.6-1 4.1-3.8a10.6 10.6 0 01.6-1h17.1a11 11 0 013.8 6.7 58.3 58.3 0 001.2-6.8l3-.2-.8.7z",fill:"#F9BF8C"}),p.createElement("path",{d:"M112.6 124.23c-4-2-5.6-6.3-11.6-10.8 10 5.2 19.3 6.3 26.5 3.8-1.7 1.7 1.2 6.3-3.5 8.4-4 1.7-7.3.5-11.4-1.4z",fill:"#D86060"}),p.createElement("path",{d:"M101 113.43l-1.6-.8c7.9-.3 12.9-.7 17.2-.3 2.2.3 2.2 2 3.8 2 1.6 0 2.7-1.6 4.4-1.4 1.2.2 3 1.1 5.6 3a20.3 20.3 0 01-2.9 1.2c-7.2 2.6-16.6 1.5-26.5-3.7z",fill:"#BC3939"}),p.createElement("path",{d:"M108.5 84.43l.2-.5a15.2 15.2 0 00-2.3-3.8c-5-5.8-13.6-5.1-16.5-1.6-.9 1.3-1.5 2.4-2.6 3 4.1 5.7 16.6 5.4 21.2 3v-.1zM97 85.63a4.8 4.8 0 11.408-9.592A4.8 4.8 0 0197 85.629z",fill:"#FFF"}),p.createElement("path",{d:"M89.9 78.53c-.9 1.3-1.5 2.4-2.6 3-1.1.6-2 .2-4-.7l.2-.2c4.2 0 2.6-1 4.1-3.7 2.8-5.2 9-4.8 14.6-3 .1 0 5.9 2.4 6.8 8.7l-.3 1.2a14.4 14.4 0 00-2.3-3.7c-5-5.8-13.6-5.1-16.5-1.6z",fill:"#000"}),p.createElement("path",{d:"M127.5 83.03h-.1a27 27 0 0011.6.6c2.7-1 4.8-4 5-6.8-1.8-1.2-2.8-4.6-8.2-2.9-5 1.6-7 4.2-8.3 9v.1zm2.8-3.7a4.4 4.4 0 118.798-.2 4.4 4.4 0 01-8.798.2z",fill:"#FFF"}),p.createElement("path",{d:"M145.1 75.33c0 .5.5.7 1 .9a8 8 0 001.2.1l.1.2a5 5 0 01-1.4.6 2.4 2.4 0 01-2-.4c-1.8-1.2-2.8-4.6-8.2-2.8-4.9 1.6-7 4.2-8.3 9h-.2c-1.2-6.7 4-11.3 9-12.5l3.1-.2c2.8.2 5.2 1.8 5.7 5.1z",fill:"#000"}),p.createElement("path",{d:"M106.7 61.53c-4 0-8.2-.4-11.7-.3-3.6.1-8.3 1.7-12.8 4.6 1.9-4 8.5-7.2 12.5-7.7 2.9-.3 6.8-.7 9.7-.2 3.7.7 5.6 3.1 2.3 3.6zm24.7 5.6c2.3-2.6 6.8-6.2 9.4-5.8 3 .4 3.5 1.2 5.4 3.6.056.898.056 1.8 0 2.7H145a7.6 7.6 0 00-4.7-2.2c-1.9-.1-7 1.2-8.8 1.7h-.1z",fill:"#B2512B"}),p.createElement("circle",{fill:"#000",transform:"rotate(-78.1 97.1 80.83)",cx:97.1,cy:80.829,r:4.8}),p.createElement("circle",{fill:"#000",cx:134.7,cy:79.329,r:4.4}),p.createElement("path",{d:"M106.3 109.73a40 40 0 01-10.3-1.3c-1.9 2-.1 6.6-.7 9.2-1-3.4-4-8-2.2-12.4a28.7 28.7 0 0013.2-1c9-2.8 6.6-6.2 12.6-6.5-5.2 1-4.4 11.4-12.6 12z",fill:"#DB7A53"}),p.createElement("path",{d:"M54 29.03c3-3.6 13.5-5.8 20-6-.5 1.3 4.5 2.7 4 4a37.3 37.3 0 008.4-.2 3.5 3.5 0 00.4 2.7l3.8 2.6a44.6 44.6 0 00-10.1 5.9c-10.5 8.2-7.5 13.4-9.9 25.4a74.9 74.9 0 01-4.4 11.9l-12.4 7a10.3 10.3 0 00-5.3-.7l-.3-.4c-2.2-4-6.8-14.2-7.2-18.8-1.4-11.4 1.2-25 10-32.4a18.5 18.5 0 013-2 9.8 9.8 0 00.1 1H54zm2.7 55l1.4.7 3.5-1.6a5.5 5.5 0 01-2.4 1.9 10.4 10.4 0 01-1.2.2l-1.2-1.2h-.1z",fill:"#838BC5"}),p.createElement("path",{d:"M127 22.23c-7.5-4.7-7-2-15.6-4l5.2-.4c-13.3-1-28.6 3.4-30.1 9a37.3 37.3 0 01-8.4.2c.5-1.3-4.6-2.6-4-4-6.6.2-17 2.4-20.1 6a9.8 9.8 0 010-1c0-8.2 10.8-17.8 30.3-15.8 13.4-14.3 42.4-21 61 8.1-13-7.3-16.2-.2-19.3.8 7.8-1.6 27.3 3 28.9 24.3-1.7-7.8-8.4-8.6-13.6-8-1.7-2.3-3.5-4.3-4.9-5.9-4.5-5.2-3.5-5.7-9.4-9.3z",fill:"#0071BC"}),p.createElement("path",{d:"M137.4 46.73c3.4 14.5-3.1 19.3-22.4 18.8 12.5-8.9 11.5-19.3 2-26.1-8.2-6-14 .2-26.4-7.3a46 46 0 01-3.8-2.6 3.5 3.5 0 01-.3-2.7c1.5-5.6 16.8-10 30-9l-5 .3c8.6 2.2 8-.6 15.5 4 5.9 3.7 4.9 4.2 9.4 9.5 1.4 1.6 3.2 3.5 4.8 5.8 3 4.2 5.5 9.6 3.5 16.7a26 26 0 01-2.6 6.2 14.6 14.6 0 00-4.7-13.6z",fill:"#0071BC"}),p.createElement("path",{d:"M126.1 69.33h-.7a14.6 14.6 0 013.2-1.7 14.8 14.8 0 00-2.5 1.7zm-.9 17.8l.8.8c1.2 1.8 2.7 1.5 6.3 4.8l.6.2c1.8 1.7 2.8 3.7 2 6.4-.2 3.2-5.3 8.2-12 5.8 5.3-1 6.9-.8 7.6-5.6-.2-6.7-8.3-4-10-16.5a17.3 17.3 0 01.9-8.8 9 9 0 011.3.8 16 16 0 002.5 12.1zm-2.1-14.5a6.3 6.3 0 00-.6-.3l.5-.9c1 0 .4.2.1 1.2z",fill:"#DB7A53"}),p.createElement("path",{d:"M56.7 84.03a12.7 12.7 0 00-3-1.7l12.4-7 9.2-5.2c-1.3 1.7-1.6 4.2-1.1 7l-12.6 6-3.5 1.7-1.4-.8z",fill:"#93278F"}),p.createElement("path",{d:"M151 92.03c5.5-1.8 14.3-20.4 5.8-23.5-5.4-2-24.6-.6-29.9.8-29.7-.4-42.2-3.3-49.3-.7a5 5 0 00-2.3 1.6c-4.3 5.5 3.1 20.2 8 21.8a46.3 46.3 0 0012.5 1.6c11.6 0 14.8-2.2 16.6-17.3 1-.6 4.4-4.3 9-2a10.6 10.6 0 011.8 1c2.9 17.6 2.5 11.3 9.1 17.5l.6.1c5.8 1.4 13.9.5 18.1-.9zm-40.5-17.9c-.4 3.6-1.7 13.4-4.8 15.4-4.2 2.8-17 2-21.7.4-4-1.4-11.5-17.2-5.7-19.3 5.6-2 23.8 0 29.6.6 0 .2 2.8.3 2.6 3v-.1zm2.1-1a4.8 4.8 0 00-.6-1.8c7.3.2 4-.5.6 1.8zm10.5-.5a10 10 0 00-2.7-1.2c4.2.1 3.1-.3 2.7 1.2zm27.2 17.4c-4.7 1.6-16.3 2.5-20.6-.4-1-.7-2.8-5.1-4.5-15.3-.4-2.8 2.6-2.5 2.6-2.8.9-.2 4.3-.7 8.5-1 4.2-.3 15.6-1.2 19.7.2 5.8 2.1-1.6 18-5.7 19.3z",fill:"#5D237A"}),p.createElement("path",{d:"M45.5 82.33c-4.2 1.7-4.4 10-3 14.8 2.8 9.2 12 17.6 21.7 16.1 5.2-.7 1.5-5.7-1-16.4l-1-5.6c-3.3-7-9.4-11.7-16.7-8.9zm13.2 13c-.4.4-4.4 3.1-1.2 5 2.2 1.5 4 .5 3.6 2.6-.3 1.4 0 3.3-2 3 2-3-1.1-4-3-2.9s-5.7-5.3.9-8.2c-4-4.8-7.5-12.8-10-.5-3-9.7 3.6-17.3 11.7 1z",fill:"#F9BF8C"}),p.createElement("path",{d:"M58.7 95.33c-.4.4-4.4 3.1-1.2 5 2.2 1.5 4 .5 3.6 2.6-.3 1.4 0 3.3-2 3 2-3-1.1-4-3-2.9s-5.7-5.3.9-8.2c-4-4.8-7.5-12.8-10-.5-3-9.7 3.6-17.3 11.7 1z",fill:"#CE6D42"}))))}var u=a(43);function f(e){let{workout:t,badges:a,upsellLink:l,upsellText:n}=e;const r=Object(s.useSelect)(e=>e("yoast-seo/workouts").getFinishedSteps(u.c.orphaned)),p=l||"https://yoa.st/workout-orphaned-content-upsell";return Object(c.createElement)(i.a,{id:"orphaned-workout-card",name:u.c.orphaned,title:Object(o.__)("Orphaned content","wordpress-seo"),subtitle:Object(o.__)("Clean up your unlinked content to make sure people can find it","wordpress-seo"),usps:[Object(o.__)("Make pages easier for Google and visitors to find","wordpress-seo"),Object(o.__)("Add internal links to your posts and pages","wordpress-seo")],image:m,finishableSteps:u.a.orphaned,finishedSteps:r,upsellLink:p,upsellText:n,workout:t,badges:a})}f.propTypes={workout:r.a.func,badges:r.a.arrayOf(r.a.element),upsellLink:r.a.string,upsellText:r.a.string},f.defaultProps={workout:null,badges:[],upsellLink:null,upsellText:null}},257:function(e,t,a){"use strict";a.r(t);var l=a(212),c=a(213);window.yoast=window.yoast||{},window.yoast.adminModules={components:{workouts:{CornerstoneWorkoutCard:l.a,OrphanedWorkoutCard:c.a}}}},3:function(e,t){e.exports=window.React},43:function(e,t,a){"use strict";a.d(t,"c",(function(){return l})),a.d(t,"b",(function(){return c})),a.d(t,"a",(function(){return n}));const l={configuration:"configuration",cornerstone:"cornerstone",orphaned:"orphaned"},c={cornerstone:{chooseCornerstones:"chooseCornerstones",checkLinks:"checkLinks",addLinks:"addLinks",improved:"improved",skipped:"skipped"},orphaned:{improveRemove:"improveRemove",update:"update",addLinks:"addLinks",removed:"removed",noindexed:"noindexed",improved:"improved",skipped:"skipped"}},n={cornerstone:[c.cornerstone.chooseCornerstones,c.cornerstone.checkLinks,c.cornerstone.addLinks],orphaned:[c.orphaned.improveRemove,c.orphaned.update,c.orphaned.addLinks]}},6:function(e,t){e.exports=window.wp.data},7:function(e,t){e.exports=window.yoast.componentsNew}});
js/dist/analysis-worker.js CHANGED
@@ -1 +1 @@
1
- !function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=259)}({259:function(e,t){self.window=self,self.onmessage=e=>{let{data:t}=e;if(!t||!t.dependencies)return;!function(e){for(const t in e)Object.prototype.hasOwnProperty.call(e,t)&&"wp-inert-polyfill"!==t&&(self.importScripts(e[t]),"lodash"===t&&(self.lodash=_.noConflict()))}(t.dependencies),t.translations&&function(e){for(const[n,r]of e){var t=r.locale_data[n]||r.locale_data.messages;t[""].domain=n,self.wp.i18n.setLocaleData(t,n)}}(t.translations);const n=self.yoast.Researcher.default;new self.yoast.analysis.AnalysisWebWorker(self,new n).register()}}});
1
+ !function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=258)}({258:function(e,t){self.window=self,self.onmessage=e=>{let{data:t}=e;if(!t||!t.dependencies)return;!function(e){for(const t in e)Object.prototype.hasOwnProperty.call(e,t)&&"wp-inert-polyfill"!==t&&(self.importScripts(e[t]),"lodash"===t&&(self.lodash=_.noConflict()))}(t.dependencies),t.translations&&function(e){for(const[n,r]of e){var t=r.locale_data[n]||r.locale_data.messages;t[""].domain=n,self.wp.i18n.setLocaleData(t,n)}}(t.translations);const n=self.yoast.Researcher.default;new self.yoast.analysis.AnalysisWebWorker(self,new n).register()}}});
js/dist/api-client.js CHANGED
@@ -1 +1 @@
1
- !function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=260)}({260:function(e,t){!function(e,t){window.wpseoApi={get:function(e,t,n,o){this.request("GET",e,t,n,o)},post:function(e,t,n,o){this.request("POST",e,t,n,o)},put:function(e,t,n,o){this.request("PUT",e,t,n,o)},patch:function(e,t,n,o){this.request("PATCH",e,t,n,o)},delete:function(e,t,n,o){this.request("DELETE",e,t,n,o)},request:function(n,o,r,u,i){"function"==typeof r&&void 0===i&&(i=u,u=r,r={}),"POST"!==n&&"GET"!==n&&(r._method=n,n="POST"),e.ajax({url:t.root+"yoast/v1/"+o,method:n,beforeSend:function(e){e.setRequestHeader("X-WP-Nonce",t.nonce)},data:r}).done(u).fail(i)}}}(jQuery,wpApiSettings)}});
1
+ !function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=259)}({259:function(e,t){!function(e,t){window.wpseoApi={get:function(e,t,n,o){this.request("GET",e,t,n,o)},post:function(e,t,n,o){this.request("POST",e,t,n,o)},put:function(e,t,n,o){this.request("PUT",e,t,n,o)},patch:function(e,t,n,o){this.request("PATCH",e,t,n,o)},delete:function(e,t,n,o){this.request("DELETE",e,t,n,o)},request:function(n,o,r,u,i){"function"==typeof r&&void 0===i&&(i=u,u=r,r={}),"POST"!==n&&"GET"!==n&&(r._method=n,n="POST"),e.ajax({url:t.root+"yoast/v1/"+o,method:n,beforeSend:function(e){e.setRequestHeader("X-WP-Nonce",t.nonce)},data:r}).done(u).fail(i)}}}(jQuery,wpApiSettings)}});
js/dist/block-editor.js CHANGED
@@ -1,4 +1,4 @@
1
- !function(e){var t={};function a(r){if(t[r])return t[r].exports;var n=t[r]={i:r,l:!1,exports:{}};return e[r].call(n.exports,n,n.exports,a),n.l=!0,n.exports}a.m=e,a.c=t,a.d=function(e,t,r){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(a.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)a.d(r,n,function(t){return e[t]}.bind(null,n));return r},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=287)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.yoast.propTypes},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.React},function(e,t){e.exports=window.lodash},,function(e,t){e.exports=window.wp.data},function(e,t){e.exports=window.yoast.componentsNew},function(e,t){e.exports=window.yoast.styledComponents},,function(e,t){e.exports=window.yoast.helpers},function(e,t){function a(){return e.exports=a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,a.apply(this,arguments)}e.exports=a,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.components},function(e,t){e.exports=window.yoast.analysis},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.yoast.styleGuide},function(e,t,a){"use strict";a.d(t,"a",(function(){return n}));var r=a(4);function n(){return Object(r.get)(window,"wpseoScriptData.metabox",{intl:{},isRtl:!1})}},,,function(e,t){e.exports=window.yoast.externals.redux},,function(e,t,a){"use strict";a.d(t,"b",(function(){return n})),a.d(t,"a",(function(){return s}));var r=a(0);function n(e){return e.charAt(0).toUpperCase()+e.slice(1)}function s(e,t){let a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return Object(r.createInterpolateElement)(e,{a:Object(r.createElement)("a",{id:a,href:t,target:"_blank",rel:"noopener noreferrer"})})}},function(e,t){e.exports=window.wp.apiFetch},,,function(e,t){e.exports=window.yoast.externals.contexts},function(e,t,a){var r;!function(){"use strict";var a={}.hasOwnProperty;function n(){for(var e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var s=typeof r;if("string"===s||"number"===s)e.push(r);else if(Array.isArray(r)&&r.length){var o=n.apply(null,r);o&&e.push(o)}else if("object"===s)for(var i in r)a.call(r,i)&&r[i]&&e.push(i)}}return e.join(" ")}e.exports?(n.default=n,e.exports=n):void 0===(r=function(){return n}.apply(t,[]))||(e.exports=r)}()},function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n=i(a(3)),s=i(a(117)),o=i(a(120));function i(e){return e&&e.__esModule?e:{default:e}}var c=void 0;t.default=function(e){var t=e.mixedString,a=e.components,i=e.throwErrors;if(c=t,!a)return t;if("object"!==(void 0===a?"undefined":r(a))){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var l=(0,o.default)(t);try{return function e(t,a){var o,i,l,d,u,p,m,h,b=[],g={};for(p=0;p<t.length;p++)if("string"!==(u=t[p]).type){if(!a.hasOwnProperty(u.value)||void 0===a[u.value])throw new Error("Invalid interpolation, missing component node: `"+u.value+"`");if("object"!==r(a[u.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+u.value+"`","\n> "+c);if("componentClose"===u.type)throw new Error("Missing opening component token: `"+u.value+"`");if("componentOpen"===u.type){o=a[u.value],l=p;break}b.push(a[u.value])}else b.push(u.value);return o&&(d=function(e,t){var a,r,n=t[e],s=0;for(r=e+1;r<t.length;r++)if((a=t[r]).value===n.value){if("componentOpen"===a.type){s++;continue}if("componentClose"===a.type){if(0===s)return r;s--}}throw new Error("Missing closing component token `"+n.value+"`")}(l,t),m=e(t.slice(l+1,d),a),i=n.default.cloneElement(o,{},m),b.push(i),d<t.length-1&&(h=e(t.slice(d+1),a),b=b.concat(h))),1===b.length?b[0]:(b.forEach((function(e,t){e&&(g["interpolation-child-"+t]=e)})),(0,s.default)(g))}(l,a)}catch(e){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}},,,function(e,t,a){"use strict";a.d(t,"b",(function(){return s})),a.d(t,"a",(function(){return o}));var r=a(22),n=a.n(r);async function s(e,t,a){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:200;try{const n=await e();return!!n&&(n.status===r?t(n):a(n))}catch(e){console.error(e.message)}}async function o(e){try{return await n()(e)}catch(e){return e.error&&e.status?e:e instanceof Response&&await e.json()}}},function(e,t,a){"use strict";var r=a(0),n=a(1),s=a.n(n);const o=e=>{let{children:t}=e;return Object(r.createElement)("div",null,t)};o.propTypes={renderPriority:s.a.number.isRequired,children:s.a.node.isRequired},t.a=o},,function(e,t){e.exports=window.yoast.replacementVariableEditor},,function(e,t){e.exports=window.wp.url},,,function(e,t,a){"use strict";a.d(t,"a",(function(){return n}));const{get:r}=lodash,n=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return r(window,"wordproofSdk.data"+(e?"."+e:""),t)}},function(e,t,a){"use strict";a.d(t,"b",(function(){return l}));var r=a(11),n=a.n(r),s=a(0),o=a(1),i=a.n(o),c=a(12);const l="yoast yoast-gutenberg-modal",d=e=>{const{title:t,className:a,showYoastIcon:r,additionalClassName:o,...i}=e,l=r?Object(s.createElement)("span",{className:"yoast-icon"}):null;return Object(s.createElement)(c.Modal,n()({title:t,className:`${a} ${o}`,icon:l},i),e.children)};d.propTypes={title:i.a.string,className:i.a.string,showYoastIcon:i.a.bool,children:i.a.oneOfType([i.a.node,i.a.arrayOf(i.a.node)]),additionalClassName:i.a.string},d.defaultProps={title:"Yoast SEO",className:l,showYoastIcon:!0,children:null,additionalClassName:""},t.a=d},function(e,t,a){"use strict";a.d(t,"a",(function(){return s})),a.d(t,"b",(function(){return o})),a.d(t,"c",(function(){return c})),a.d(t,"d",(function(){return l}));var r=a(4),n=a(16);const s=e=>Object(r.get)(window,"wordproofSdk.data"+(e?"."+e:""),{}),o=()=>{const e=Object(n.a)();return 1===Object(r.get)(e,"wordproofIntegrationActive",0)},i=e=>{const t=new CustomEvent(e);window.dispatchEvent(t)},c=()=>{i("wordproof:open_authentication")},l=()=>{i("wordproof:open_settings")}},function(e,t,a){"use strict";a.d(t,"a",(function(){return o}));var r=a(0),n=a(1),s=a.n(n);function o(e){let{target:t,children:a}=e,n=t;return"string"==typeof t&&(n=document.getElementById(t)),n?Object(r.createPortal)(a,n):null}o.propTypes={target:s.a.oneOfType([s.a.string,s.a.object]).isRequired,children:s.a.node.isRequired}},function(e,t,a){"use strict";a.d(t,"b",(function(){return s})),a.d(t,"a",(function(){return o})),a.d(t,"c",(function(){return i})),a.d(t,"d",(function(){return c})),a.d(t,"e",(function(){return l}));var r=a(4),n=a(30);async function s(){return await Object(n.a)({path:"yoast/v1/wincher/authorization-url",method:"GET"})}async function o(e){const{code:t,websiteId:a}=e;return await Object(n.a)({path:"yoast/v1/wincher/authenticate",method:"POST",data:{code:t,websiteId:a}})}async function i(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,a=arguments.length>2?arguments[2]:void 0;return await Object(n.a)({path:"yoast/v1/wincher/keyphrases",method:"POST",data:{keyphrases:e,permalink:t},signal:a})}async function c(e){return Object(r.isArray)(e)||(e=[e]),await Object(n.a)({path:"yoast/v1/wincher/keyphrases/track",method:"POST",data:{keyphrases:e}})}async function l(e){return await Object(n.a)({path:"yoast/v1/wincher/keyphrases/untrack",method:"DELETE",data:{keyphraseID:e}})}},,,function(e,t,a){"use strict";a.d(t,"c",(function(){return o})),a.d(t,"a",(function(){return i})),a.d(t,"b",(function(){return c}));var r=a(22),n=a.n(r),s=a(54);async function o(e,t,a){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:200;try{const n=await e();return!!n&&(n.status===r?t(n):a(n))}catch(e){}}async function i(e){try{return await n()(e)}catch(e){return e.error&&e.status?e:e instanceof window.Response&&await e.json()}}const c=async()=>await o(async()=>await Object(s.a)(),e=>e,()=>!1)},function(e,t,a){"use strict";a.d(t,"a",(function(){return ue})),a.d(t,"b",(function(){return pe})),a.d(t,"c",(function(){return me})),a.d(t,"d",(function(){return he}));var r=a(4),n=a(10),s=a(0),o=a(3),i=a.n(o),c=a(1),l=a.n(c),d=a(8),u=a.n(d);const p=u.a.p`
2
  color: #606770;
3
  flex-shrink: 0;
4
  font-size: 12px;
@@ -393,7 +393,7 @@ Object(o.__)("Would you like to be able to add these related keyphrases to the %
393
  /* translators: %s: Expands to "Yoast SEO Premium". */
394
  Object(o.__)("Check out %s!","wordpress-seo"),"Yoast SEO Premium"))),S=()=>Object(s.createElement)(d.Alert,{type:"error"},Object(o.__)("We've encountered a problem trying to get related keyphrases. Please try again later.","wordpress-seo")),C=()=>Object(s.createElement)(d.Alert,{type:"warning"},Object(o.sprintf)(
395
  /* translators: %s: Expands to "Yoast SEO". */
396
- Object(o.__)("You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.","wordpress-seo"),"Yoast SEO")),P=a(16);function L(e){const{response:t,lastRequestKeyphrase:a,keyphrase:r,newRequest:n,setCountry:i,renderAction:c,countryCode:d,requestLimitReached:p,setRequestFailed:m,setNoResultsFound:b,relatedKeyphrases:g,setRequestSucceeded:f,setRequestLimitReached:O}=e,y=Object(P.a)().isPremium;return Object(s.createElement)(s.Fragment,null,!p&&Object(s.createElement)(s.Fragment,null,!y&&Object(s.createElement)(R,null),y&&function(e){return e&&e.length>=4}(g)&&Object(s.createElement)(C,null),Object(s.createElement)(j,{countryCode:d,setCountry:i,newRequest:n,keyphrase:r,setRequestFailed:m,setNoResultsFound:b,setRequestSucceeded:f,setRequestLimitReached:O,response:t,lastRequestKeyphrase:a})),function(e){const{isPending:t,requestLimitReached:a,isSuccess:r,response:n,requestHasData:i}=e;return t?Object(s.createElement)(u,null):a?Object(s.createElement)(h,null):!r&&function(e){return!Object(l.isEmpty)(e)&&"error"in e}(n)?Object(s.createElement)(S,null):i?void 0:Object(s.createElement)("p",null,Object(o.__)("Sorry, there's no data available for that keyphrase/country combination.","wordpress-seo"))}(e),Object(s.createElement)(T,{keyphrase:r,relatedKeyphrases:g,countryCode:d,renderAction:c,data:t}))}L.propTypes={keyphrase:c.a.string,relatedKeyphrases:c.a.array,renderAction:c.a.func,requestLimitReached:c.a.bool,countryCode:c.a.string.isRequired,setCountry:c.a.func.isRequired,newRequest:c.a.func.isRequired,setRequestSucceeded:c.a.func.isRequired,setRequestLimitReached:c.a.func.isRequired,setRequestFailed:c.a.func.isRequired,setNoResultsFound:c.a.func.isRequired,response:c.a.object,lastRequestKeyphrase:c.a.string},L.defaultProps={keyphrase:"",relatedKeyphrases:[],renderAction:null,requestLimitReached:!1,response:{},lastRequestKeyphrase:""},t.a=Object(n.compose)([Object(r.withSelect)(e=>{const{getFocusKeyphrase:t,getSEMrushSelectedCountry:a,getSEMrushRequestLimitReached:r,getSEMrushRequestResponse:n,getSEMrushRequestIsSuccess:s,getSEMrushIsRequestPending:o,getSEMrushRequestHasData:i,getSEMrushRequestKeyphrase:c}=e("yoast-seo/editor");return{keyphrase:t(),countryCode:a(),requestLimitReached:r(),response:n(),isSuccess:s(),isPending:o(),requestHasData:i(),lastRequestKeyphrase:c()}}),Object(r.withDispatch)(e=>{const{setSEMrushChangeCountry:t,setSEMrushNewRequest:a,setSEMrushRequestSucceeded:r,setSEMrushRequestFailed:n,setSEMrushSetRequestLimitReached:s,setSEMrushNoResultsFound:o}=e("yoast-seo/editor");return{setCountry:e=>{t(e)},newRequest:(e,t)=>{a(e,t)},setRequestSucceeded:e=>{r(e)},setRequestFailed:e=>{n(e)},setRequestLimitReached:()=>{s()},setNoResultsFound:()=>{o()}}})])(L)},,,,function(e,t,a){"use strict";var r=a(14),n=a(6),s=a(72),o=a(57);t.a=Object(r.compose)([Object(n.withSelect)(e=>{const{isCornerstoneContent:t}=e("yoast-seo/editor");return{isCornerstone:t(),learnMoreUrl:wpseoAdminL10n["shortlinks.cornerstone_content_info"]}}),Object(n.withDispatch)(e=>{const{toggleCornerstoneContent:t}=e("yoast-seo/editor");return{onChange:t}}),Object(o.a)()])(s.CollapsibleCornerstone)},function(e,t,a){"use strict";var r=a(0),n=a(6),s=a(2),o=a(7),i=a(4);t.a=()=>{const e=Object(n.useSelect)(e=>e("yoast-seo/editor").getEstimatedReadingTime(),[]),t=Object(r.useMemo)(()=>Object(i.get)(window,"wpseoAdminL10n.shortlinks-insights-estimated_reading_time",""),[]);return Object(r.createElement)(o.InsightsCard,{id:"yoastseo-estimated-reading-time-insights",amount:e,unit:Object(s._n)("minute","minutes",e,"wordpress-seo"),title:Object(s.__)("Reading time","wordpress-seo"),linkTo:t,linkText:Object(s.__)("Learn more about reading time","wordpress-seo")})}},function(e,t,a){"use strict";var r=a(0),n=a(6),s=a(2),o=a(7),i=a(10),c=a(13),l=a(4);const d=Object(i.makeOutboundLink)();function u(e,t,a){const n=function(e){switch(e){case c.DIFFICULTY.FAIRLY_DIFFICULT:return Object(s.__)("Try to make shorter sentences to improve readability","wordpress-seo");case c.DIFFICULTY.DIFFICULT:case c.DIFFICULTY.VERY_DIFFICULT:return Object(s.__)("Try to make shorter sentences, using less difficult words to improve readability","wordpress-seo");case c.DIFFICULTY.NO_DATA:return Object(s.__)("Continue writing to get insight into the readability of your text!","wordpress-seo");default:return Object(s.__)("Good job!","wordpress-seo")}}(t);return Object(r.createElement)("span",null,function(e,t){return-1===e?Object(s.sprintf)(Object(s.__)("Your text should be slightly longer to calculate your Flesch reading ease score.","wordpress-seo")):Object(s.sprintf)(
397
  /* Translators: %1$s expands to the numeric Flesch reading ease score,
398
  %2$s expands to the easiness of reading (e.g. 'easy' or 'very difficult').
399
  */
@@ -444,9 +444,9 @@ Object(X.__)("Your %s is now protected via the blockchain!","wordpress-seo"),Obj
444
  * %3$s translates to the Post type in singular form.
445
  */
446
  "The %3$s will automatically be timestamped every time you %1$supdate%2$s or %1$spublish%2$s.","wordpress-seo"),"<b>","</b>",Object(ne.a)("current_post_type")),{b:Object(J.createElement)("b",null)})),Object(J.createElement)("div",{className:"yoast-wordproof-modal-action"},Object(J.createElement)(se.NewButton,{variant:"primary",onClick:t},"Continue")))};ce.propTypes={closeModal:ie.a.func.isRequired};var le,de=ce;function ue(){return(ue=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r])}return e}).apply(this,arguments)}function pe(e){return te.createElement("svg",ue({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 752 247",stroke:"#000",strokeLinecap:"round",strokeLinejoin:"round",fill:"#fff",fillRule:"evenodd","aria-hidden":"true"},e),le||(le=te.createElement("g",{stroke:"none",className:"connection-assistant_svg__B"},te.createElement("path",{d:"M307.671 13.343C314.3 6.76 322.367.552 332.022-.127c5.029-.88 10.204-.124 15.012 1.447 3.588 1.147 6.294 3.893 8.763 6.605 3.333-1.582 7.09-1.837 10.73-1.803 3.35-.13 6.796.842 9.52 2.803 4.045 3.932 7.322 8.847 8.678 14.367.711 3.808 1.084 7.888-.22 11.616.824 2.334 4.61 2.746 3.96 5.628-.706 2.373-2.616 4.209-4.356 5.898l-.61.543c-2.532.644-4.605 2.203-5.888 4.474-.322-1.92-2.644-1.864-3.955-2.842-5.977-3.813-10.734-9.52-13.356-16.119-1.266-3.435-2.768-6.938-2.475-10.684-2.983.661-6 1.86-8.068 4.198-2.977 2.887-4.452 6.831-6.819 10.164-1.746 2.334-1.825 5.453-3.56 7.786-1.118 1.7-3 2.599-4.587 3.774 1.378.305 2.898.373 4.073 1.243 1.113.944.673 2.898-.632 3.424-2.255.288-4.577-.26-6.803.305-2.825.898-4.994 3.023-7.011 5.09-.91 1.035-2.61-.22-2.441-1.418-.192-1.406.955-2.412 1.66-3.48-2.7.898-5.525 1.21-8.316 1.593-1.508 1.243-2.819 2.763-4.022 4.306-1.537-1.345-3.057-3.22-5.34-2.91 1.204 1.7 2.86 2.989 4.475 4.271.249 5.39 1.774 10.594 3.271 15.74.616 2.266 2.52 3.809 4.334 5.137 3.542 2.22 7.497 3.74 10.995 6.022 1.819 3.029 3.35 6.255 4.469 9.616.559 1.373 1.005 3.046 2.503 3.684 4.638 2.6 9.808 4 14.712 6.006 3.955-2.068 7.695-4.52 11.531-6.791.616-.463 1.503-.785 1.718-1.605 1.056-3.847 1.74-7.785 2.746-11.638.74-2.645 2.96-4.447 4.706-6.436 2.266-2.65 5.565-4.457 7-7.774.255-5.853.294-11.746-.621-17.554 1.294-1.633 2.508-3.328 3.797-4.96.05 3.101.536 6.163.983 9.226.26 3.66.35 7.339.712 10.988.067.746.242 1.498.683 2.114 2.334 3.045 7.08 3.785 10.311 1.762-1 3.289-3.932 5.362-6.226 7.707-.073.655.237 1.271.396 1.898 1.096 2.554 1.163 5.752-1.164 7.65.943 2.051 1.689 4.322 1.14 6.6-.208 1.463-1.536 2.287-2.604 3.118.175 2.079 1.04 4.26.181 6.294-1.113 1.842-3.266 2.599-5.175 3.328-.413 1.66-.769 3.457-2.04 4.706-1.034 1.18-2.723 1.153-4.13 1.492-1.13 2.248-2.537 4.655-4.96 5.678-2.125.548-4.25-.34-6.34-.673-1.525 1.6-3.101 3.385-5.373 3.86-2.39.796-4.712-.6-6.78-1.645-1.638 1.215-3.423 2.6-5.599 2.334-2.344.146-3.972-1.633-5.53-3.074-2.12 1.08-4.566 2-6.945 1.198-2.209-.537-3.356-2.656-4.604-4.35-2.825-.029-5.978-.029-8.226-2.006-1.695-1.322-2.362-3.424-3.034-5.368-1.916-.305-4.142-.367-5.526-1.932-1.35-1.605-2.31-3.554-2.83-5.588-.566-2.305.638-4.497 1.028-6.723-.95-1.085-2.43-1.565-3.582-2.418-3.136-1.577-3.548-5.6-2.424-8.571-1.565-1.107-2.836-2.548-4.22-3.853 3.463-.023 7.056-1.904 8.028-5.424.847-2.21.802-4.616.599-6.938-.43-4.531-1.509-8.967-2.435-13.413-.464-2.074-3.023-2.011-4.447-3.136-2.265-1.644-4.593-4.119-4.102-7.147 1.125-1.881 3.102-3.266 3.47-5.56-2.792-4.276-1.882-9.565-.927-14.26 1.44-5.215 3.83-10.328 7.768-14.13zm22.78 19.356c-2.655 2.78-4.39 6.238-6.282 9.543 2.271-.904 3.955-2.808 5.661-4.492 3.656-3.966 7.775-8.073 9.006-13.509-3.254 2.35-5.746 5.475-8.384 8.458zm3.74 8.317c-1.027 1.621-2.383 2.989-3.423 4.599 3.955-2.147 7.057-6.271 7.373-10.82-1.61 1.882-2.469 4.25-3.95 6.221zm18.42 7.673c4.3-2.515 10.073-3.125 14.322-.136 1.492.588 2.13 2.848.605 3.774-1.396 1.102-2.74-.424-4.074-.797-3.864-1.028-7.786.543-11.108 2.435-.853-.457-2.045-1.017-1.994-2.163-.215-1.498 1.232-2.34 2.249-3.113z",fill:"#f17523"}),te.createElement("path",{d:"M349.757 26.004c2.068-2.339 5.085-3.537 8.068-4.198-.293 3.746 1.21 7.25 2.475 10.684 2.622 6.6 7.379 12.306 13.356 16.12 1.311.977 3.633.92 3.955 2.841-2.084 2.876-4.356 5.622-6.361 8.554-1.899.644-3.809 1.266-5.78 1.656-1.402-4.707-7.797-6.023-11.47-3.193-.966.87-1.593 2.034-2.18 3.176-1.424-1.3-3.006-2.86-5.108-2.667-2.994.21-5.362 2.44-7.057 4.74-.796-2.859-3.43-5.13-6.452-5.09-3.893-.435-7.384 2.79-8.045 6.503-1.842.079-3.701.316-5.537.107-3.012-1.808-5.684-4.147-8.322-6.446 1.203-1.543 2.514-3.063 4.022-4.306 2.791-.384 5.616-.695 8.317-1.593-.706 1.068-1.853 2.074-1.661 3.48-.17 1.198 1.53 2.452 2.44 1.418 2.018-2.067 4.187-4.192 7.012-5.09 2.226-.565 4.548-.017 6.803-.305 1.305-.526 1.745-2.48.632-3.424-1.175-.87-2.695-.938-4.073-1.243 1.587-1.175 3.469-2.073 4.588-3.774 1.734-2.333 1.813-5.452 3.559-7.786 2.367-3.333 3.842-7.277 6.82-10.164zm2.853 22.685c-1.017.774-2.463 1.615-2.248 3.113-.051 1.147 1.141 1.706 1.994 2.164 3.322-1.893 7.243-3.464 11.108-2.435 1.333.372 2.678 1.898 4.074.796 1.525-.926.887-3.186-.605-3.774-4.249-2.989-10.023-2.379-14.322.136zm-22.158-15.99c2.638-2.983 5.13-6.107 8.384-8.458-1.232 5.436-5.35 9.543-9.006 13.51-1.706 1.683-3.39 3.587-5.661 4.491 1.893-3.305 3.627-6.763 6.283-9.543zm3.74 8.317c1.48-1.972 2.339-4.34 3.95-6.22-.317 4.548-3.419 8.672-7.374 10.819 1.04-1.61 2.396-2.978 3.424-4.599zm49.307 5.96l.61-.542c1.678-.53 3.339.921 4.09 2.34 2.656 4.208 3.39 9.44 2.367 14.271-1.04 3.509-2.638 7.503-6.508 8.616l-.085.266c-.44-.616-.616-1.368-.684-2.113-.361-3.65-.452-7.328-.711-10.99-.447-3.062-.933-6.124-.984-9.226a37.81 37.81 0 001.905-2.621zm-84.11 8.357c.542-.526 1.203-1.622 2.073-.893 1.424 1.125 3.983 1.062 4.447 3.136.926 4.446 2.005 8.882 2.435 13.413.203 2.322.248 4.729-.6 6.938-1.49-.243-3.044-.548-4.203-1.582-4.497-3.695-6.599-9.74-6.119-15.464.243-1.932.532-4.096 1.967-5.548zm74.019 5.085l4.39-5.86c.915 5.809.876 11.702.621 17.555-1.435 3.317-4.734 5.124-7 7.774-1.746 1.989-3.966 3.791-4.706 6.436-1.006 3.853-1.69 7.79-2.746 11.638-.215.82-1.102 1.142-1.718 1.605-3.836 2.271-7.576 4.723-11.531 6.791-4.904-2.006-10.074-3.407-14.712-6.006-1.498-.638-1.944-2.31-2.503-3.684-1.119-3.361-2.65-6.587-4.47-9.616-3.497-2.282-7.452-3.802-10.994-6.022-1.814-1.328-3.718-2.87-4.334-5.136-1.497-5.147-3.022-10.35-3.27-15.74 3.135 2.203 5.559 5.44 9.112 7.016 1.882.108 3.763-.056 5.645-.079.135 3.147 1.943 6.334 4.966 7.498 2.085.712 4.723.96 6.492-.627 2.322-1.786 3.164-4.78 3.435-7.577 1.768-2.05 3.3-4.723 6.147-5.367 2.35-.452 3.825 1.808 5.158 3.339-.17 2.4.678 4.774 2.187 6.627 2.83 3.656 9.644 2.729 11.283-1.633.841-1.74.66-3.717.683-5.593 2.181-.548 4.362-1.13 6.475-1.921.661-.215.96-.921 1.39-1.418zm-26.12 21.47c-2.717.372-5.231-1.865-7.96-1.244 2.011 1.955 4.678 3.424 7.401 4.029 3.158-.887 5.927-3 7.904-5.582-2.69.079-4.938 1.796-7.345 2.796zm13.577 1.423c-6.751 2.22-13.3 5.175-20.306 6.526.678.808 1.74.955 2.746.78 5.515-.78 10.65-3.029 15.876-4.831 1.69-.684 3.48-1.424 4.65-2.893-1.005.034-2.017.085-2.966.418zm43.905 73.37c2.842-.673 6.017-1.232 8.746.146 2.498 1.385 5.147 2.577 7.323 4.464 2.638 2.316 4.655 5.232 6.514 8.192 1.57 2.65 2.147 5.73 2.316 8.769.305 1.56.3 3.158.085 4.734-.503 3.752-.361 7.814-2.249 11.21-2.18 2.418-5.243 3.768-7.802 5.729-2.729 2.011-6.407 1.457-9.243-.023-2.497 2.56-7.198 3.983-10.046 1.226-2.09.3-4.096 1.407-6.248.96-1.718-.084-3.085-1.327-4.142-2.57-1.062-1.418-.232-3.181-.028-4.729 1.164-7.707 2.04-15.492 4.096-23.029-4.972.678-10.238 1.09-15.085-.458-1.746-.61-3.82-1.248-4.43-3.22-1.237-2.074-.395-5.136 2.09-5.752 3.905-.214 7.747 1.814 11.657 1.096 5.316-2.599 10.695-5.226 16.446-6.746zm-95.906 18.96c3.344-1.18 6.966-2.457 10.525-1.44 2.272 1.395 4.266 3.277 5.86 5.412 3.485 4.701 6.717 9.588 9.508 14.741.802 1.48 2.04 3.147 1.215 4.904-.746 2.068-3.147 2.356-5.029 2.622-1.938.339-3.345-1.322-4.446-2.656-3.627-4.887-6.232-10.672-10.921-14.684 2.463 4.226 4.7 8.594 6.616 13.102 1.005 2.385 1.231 4.99 2.067 7.419.673 1.542.385 3.598-1.27 4.372-2.357.61-4.837 1.097-7.278.78-1.215-.135-2.175-1.05-3.373-1.22-1.542.424-2.96 1.237-4.542 1.537-2.588.632-5.277-.13-7.87.497-2.882.678-5.877.101-8.594-.927-3.17-1.265-5.345-4.113-6.848-7.073a20.88 20.88 0 01-1.565-3.955 31.05 31.05 0 01-.367-8.916c.209-2.158 2.215-3.322 3.893-4.305 7.367-3.627 14.418-8.063 22.419-10.21z",fill:"#fccda3"}),te.createElement("path",{d:"M377.611 51.451c1.283-2.27 3.356-3.83 5.888-4.474l-1.904 2.621-3.797 4.96-4.39 5.86c-.43.497-.73 1.203-1.39 1.418-2.113.79-4.294 1.373-6.475 1.92l-.073-2.095c1.972-.39 3.881-1.012 5.78-1.656 2.005-2.932 4.277-5.678 6.361-8.554zm-71.652 4.43c2.283-.31 3.803 1.565 5.34 2.91 2.638 2.3 5.31 4.638 8.322 6.446 1.836.21 3.695-.028 5.537-.107l.034 1.96c-1.882.023-3.763.187-5.645.08-3.553-1.577-5.977-4.814-9.113-7.018-1.616-1.282-3.271-2.57-4.475-4.271zm33.696 7.836c1.695-2.3 4.063-4.53 7.057-4.74 2.102-.192 3.684 1.367 5.108 2.667l-.43 2.712c-1.333-1.531-2.808-3.791-5.158-3.34-2.848.645-4.379 3.317-6.147 5.368l-.43-2.667z",fill:"#847972"}),te.createElement("path",{d:"M354 58.468c3.673-2.83 10.069-1.514 11.47 3.193l.073 2.096c-.022 1.876.158 3.853-.683 5.593-1.639 4.362-8.453 5.289-11.283 1.633-1.509-1.853-2.356-4.226-2.187-6.627.096-.91.243-1.814.43-2.712.587-1.141 1.214-2.305 2.18-3.175zm5.181 5.888c-2.565 1.294-3.452 5.328-1.367 7.424 2.656 1.91 5.865-1.362 5.464-4.142.542-2.328-2.046-3.96-4.097-3.282zm-34.023.774c.66-3.712 4.152-6.938 8.045-6.503 3.023-.04 5.656 2.231 6.452 5.09.164.882.305 1.774.43 2.667-.272 2.797-1.113 5.791-3.435 7.577-1.769 1.587-4.407 1.338-6.492.627-3.023-1.164-4.83-4.35-4.966-7.498l-.034-1.96zm7.627 1.525c-3.034 1.486-2.842 7.368.955 7.644 3.424.006 4.977-4.508 3.345-7.141-1.074-1.141-2.984-1.401-4.3-.503zm27.77-.43c1.316-.615 1.779 2.153.316 1.848-.933.125-1.215-1.672-.317-1.847zm-25.889 2.26c.758-1.344 2.515.61 1.34 1.317-.82.95-1.712-.565-1.34-1.316z"}),te.createElement("path",{d:"M359.181 64.356c2.051-.678 4.639.955 4.097 3.282.4 2.78-2.808 6.051-5.464 4.142-2.085-2.096-1.198-6.13 1.367-7.424zm1.373 1.87c-.898.175-.615 1.972.317 1.847 1.463.305 1-2.463-.317-1.847zm-27.769.43c1.316-.9 3.226-.64 4.3.502 1.633 2.633.079 7.147-3.345 7.141-3.797-.276-3.989-6.158-.955-7.644zm1.881 1.83c-.372.751.52 2.265 1.34 1.316 1.175-.706-.582-2.661-1.34-1.316zm337.48 82.296l79.115-9.526v4.74l-58.228 7.097-81.867 9.379L505.74 175.94c-10.77 1.684-21.623 2.718-32.437 4.023l-21.203 1.723c-7.447.469-14.877 1.401-22.346 1.3.215-1.577.22-3.176-.085-4.735 6.26.005 12.492-.616 18.735-1.068 11.984-1.006 24.024-1.605 35.928-3.407 14.955-1.3 29.724-4.102 44.606-5.994 47.645-6.385 95.432-11.656 143.208-17.001zm-299.213 21.696l6.074-1.176c4.848 1.549 10.113 1.136 15.085.458-2.056 7.537-2.932 15.323-4.096 23.029-3.695.814-7.424 1.463-11.13 2.226-.441-1.667-.718-3.379-1.238-5.023-1.938-.293-3.994.769-6.011.803-1.271-.034-3.328.672-3.91-.899-.621-.875.26-1.887 1.017-2.3 2.463-1.293 5.311-1.446 7.893-2.417l-1.446-5.854c-3.074.39-6.08 1.543-9.204 1.305-1.373-.491-1.525-2.678-.232-3.327 2.582-1.294 5.52-1.605 8.238-2.56l-1.04-4.265zm-47.685 7.135l15.334-2.005c2.164 7.717 3.509 15.639 4.684 23.56-6.916 1.69-13.955 2.915-21.007 3.892-.836-2.429-1.062-5.034-2.067-7.418-1.916-4.508-4.153-8.876-6.616-13.102 4.689 4.012 7.294 9.797 10.92 14.684 1.102 1.334 2.51 2.995 4.447 2.656 1.882-.266 4.283-.554 5.029-2.622.824-1.757-.413-3.424-1.215-4.904-2.791-5.153-6.023-10.04-9.509-14.74zM249.545 200.7c7.695-.706 15.447-.413 23.142-1.153 3.402-.3 6.814-.53 10.232-.474.379 1.367.915 2.689 1.565 3.955-3.361.118-6.723.31-10.062.706-8.43 1.118-16.955 1.079-25.425 1.785-12.045.989-24.153.554-36.204 1.458l-1.023.424c-.723-.356-1.525-.39-2.31-.328-10.165.763-20.363.435-30.55.593l-75.685.011c-27.877-.101-55.754.266-83.624-.305-6.701-.712-13.464-1.135-20.1-2.339v-2.904l18.964.69 25.99.112 140.653-.062c8.809-.005 17.634-.079 26.425-.52 12.639-1.163 25.368-.548 38.012-1.65z",fill:"#3e2723"}),te.createElement("path",{d:"M347.288 81.887c2.407-1 4.656-2.717 7.345-2.796-1.977 2.582-4.746 4.695-7.904 5.582-2.723-.605-5.39-2.074-7.401-4.029 2.729-.621 5.243 1.616 7.96 1.243zm13.577 1.424c.95-.333 1.96-.384 2.966-.418-1.17 1.469-2.96 2.21-4.65 2.893-5.226 1.802-10.362 4.05-15.876 4.83-1.005.175-2.068.029-2.746-.78 7.006-1.35 13.554-4.305 20.306-6.525z",fill:"#dba378"}),te.createElement("path",{d:"M388.453 83.294c10.408.7 20.865 1.057 31.16 2.893 14.006 2.57 27.938 5.548 41.797 8.842 4.837 1.073 9.47 2.864 14.159 4.435 3.277 1.136 6.633 2.074 9.757 3.616 5.537 2.678 11.684 4.31 16.526 8.26 5.61 4.215 9.52 10.385 11.944 16.905 1.859 6.474 1.367 13.43-.265 19.893-.701 4.198-2.684 8.17-5.594 11.271-3.684 3.56-8.107 6.227-12.373 9.012-3.446 2.356-7.43 3.695-11.232 5.356-11.904 1.802-23.944 2.401-35.928 3.407-6.243.452-12.475 1.073-18.735 1.068-.17-3.04-.745-6.12-2.316-8.769-1.859-2.96-3.876-5.876-6.514-8.192-2.176-1.887-4.825-3.08-7.323-4.464-2.729-1.378-5.904-.819-8.746-.146-5.751 1.52-11.13 4.147-16.446 6.745-3.91.718-7.752-1.31-11.656-1.096-2.486.616-3.328 3.678-2.09 5.752.61 1.972 2.683 2.61 4.429 3.22-2.045.294-4.063.74-6.074 1.176.367 1.412.712 2.836 1.04 4.265-2.718.955-5.656 1.266-8.238 2.56-1.294.65-1.141 2.836.232 3.327 3.124.238 6.13-.915 9.204-1.305.525 1.938.988 3.893 1.446 5.854-2.582.971-5.43 1.124-7.893 2.418-.757.412-1.639 1.424-1.017 2.3.582 1.57 2.639.864 3.91.898 2.017-.034 4.073-1.096 6.011-.803.52 1.644.797 3.356 1.238 5.023l11.13-2.226c-.204 1.548-1.034 3.31.028 4.729 1.057 1.243 2.424 2.486 4.142 2.57 2.152.447 4.158-.66 6.248-.96 2.848 2.757 7.549 1.334 10.046-1.226 2.836 1.48 6.514 2.034 9.243.023 2.56-1.96 5.622-3.311 7.802-5.73 1.888-3.395 1.746-7.457 2.25-11.209 7.468.102 14.898-.83 22.344-1.3.35 7.77 1.153 15.504 1.554 23.262-.028 4.14.757 8.226.785 12.361.187 9.718-.073 19.436-.05 29.148-65.155-.028-130.31.006-195.464-.017l.95-16.633c.112-5.08.05-10.158.073-15.238-6.588 1.707-13.487 2.034-20.25 1.498-9.808-.605-19.616-3.35-27.927-8.667l1.023-.424c12.051-.904 24.159-.47 36.204-1.458 8.47-.706 16.995-.667 25.425-1.785 3.339-.396 6.7-.588 10.062-.706 1.503 2.96 3.678 5.808 6.848 7.073 2.717 1.028 5.712 1.605 8.593.927 2.594-.627 5.283.135 7.87-.497 1.583-.3 3-1.113 4.543-1.537 1.198.17 2.158 1.085 3.373 1.22 2.44.317 4.921-.17 7.277-.78 1.656-.774 1.944-2.83 1.271-4.372 7.052-.978 14.091-2.204 21.007-3.893-1.175-7.921-2.52-15.843-4.684-23.56l-15.334 2.005c-1.593-2.135-3.587-4.017-5.859-5.412-3.56-1.017-7.18.26-10.525 1.44-8 2.147-15.052 6.583-22.42 10.21-1.677.983-3.683 2.147-3.892 4.305a31.05 31.05 0 00.367 8.916c-3.418-.057-6.83.175-10.232.474-7.695.74-15.447.447-23.142 1.153-12.644 1.102-25.373.486-38.012 1.65a63.323 63.323 0 00-5.48-.057c-4.289-4.35-7.035-10.006-8.283-15.95-.497-2.904.39-5.762 1.005-8.576 1.012-5.17 3.712-9.803 6.628-14.12 3.18-4.677 7.492-8.384 11.424-12.395 2.237-2.622 4.57-5.204 7.39-7.22 4.548-3.6 9.226-7.03 13.983-10.357 10.04-7.26 20.696-13.593 31.075-20.345 4.712-3.266 10.085-5.345 15.153-7.972 5.034-2.379 9.927-5.124 15.266-6.786a44.715 44.715 0 006.667-2.796c1.152.853 2.632 1.333 3.582 2.418-.39 2.226-1.594 4.418-1.029 6.723.52 2.034 1.48 3.983 2.83 5.588 1.385 1.565 3.611 1.627 5.527 1.932.672 1.944 1.339 4.046 3.034 5.368 2.248 1.977 5.4 1.977 8.226 2.005 1.248 1.695 2.395 3.814 4.604 4.35 2.379.803 4.825-.118 6.944-1.197 1.56 1.44 3.187 3.22 5.531 3.074 2.176.265 3.96-1.12 5.6-2.334 2.067 1.045 4.39 2.44 6.78 1.644 2.27-.474 3.847-2.26 5.372-3.859 2.09.334 4.215 1.22 6.34.673 2.423-1.023 3.83-3.43 4.96-5.678 1.407-.34 3.096-.311 4.13-1.492 1.271-1.249 1.627-3.045 2.04-4.706 1.91-.73 4.062-1.486 5.175-3.328.859-2.034-.006-4.215-.18-6.294 1.067-.83 2.395-1.656 2.604-3.119.548-2.277-.198-4.548-1.141-6.599 2.327-1.898 2.26-5.096 1.163-7.65z",fill:"#bf360c"}))))}const me=e=>{const{closeModal:t}=e,a=Object(J.useCallback)(e=>{t(),e.preventDefault(),Object(ne.c)()});return Object(J.createElement)("div",null,Object(J.createElement)("div",{className:"yoast-wordproof-modal-image"},Object(J.createElement)(pe,{className:"yoast-wordproof-modal-svg__webhook-failed"})),Object(J.createElement)("div",null,Object(X.__)("There was a connection problem. This could be because your third party connections are blocked.","wordpress-seo"),Object(J.createElement)("br",null),Object(Q.a)(Object(X.sprintf)(Object(X.__)("Find possible solutions in this %1$sArticle%2$s.","wordpress-seo"),"<a>","</a>"),"https://help.wordproof.com/en/articles/4823201-how-do-i-whitelist-wordproof-in-cloudflare")),Object(J.createElement)("div",{className:"yoast-wordproof-modal-action"},Object(J.createElement)(se.NewButton,{variant:"secondary",onClick:a},Object(X.__)("Try again","wordpress-seo"))),Object(J.createElement)("div",null,Object(Q.a)(Object(X.sprintf)(// translators: %1$s and %2$s are replaced by opening and closing <a> tags. %3$s expands to WordProof.
447
- Object(X.__)("Not working? %1$sContact %3$s support%2$s.","wordpress-seo"),"<a>","</a>","WordProof"),"https://help.wordproof.com")))};me.propTypes={closeModal:ie.a.func.isRequired};var he=me,be=a(39);t.a=()=>{const[e,t]=Object(J.useState)(null),a=Object(J.useCallback)(()=>{t("oauth:failed")}),r=Object(J.useCallback)(()=>{t("webhook:failed")}),n=Object(J.useCallback)(()=>{t("oauth:success")}),s=Object(J.useCallback)(()=>{t(null)});Object(J.useEffect)(()=>(window.addEventListener("wordproof:oauth:success",n,!1),window.addEventListener("wordproof:oauth:failed",a,!1),window.addEventListener("wordproof:webhook:failed",r,!1),()=>{window.removeEventListener("wordproof:oauth:success",n,!1),window.removeEventListener("wordproof:oauth:failed",a,!1),window.removeEventListener("wordproof:webhook:failed",r,!1)}),[]);const o=Object(J.useCallback)(()=>{switch(e){case"webhook:failed":return Object(X.__)("Connection failed","wordpress-seo");case"oauth:success":return Object(X.__)("Connected to WordProof","wordpress-seo");default:return Object(X.__)("WordProof authentication","wordpress-seo")}});return Object(J.createElement)(J.Fragment,null,e&&Object(J.createElement)(be.a,{onRequestClose:s,additionalClassName:"yoast-wordproof-modal",title:o()},"oauth:success"===e&&Object(J.createElement)(de,{closeModal:s}),"oauth:failed"===e&&Object(J.createElement)(ee,null),"webhook:failed"===e&&Object(J.createElement)(he,{closeModal:s})))}},function(e,t,a){"use strict";var r=a(11),n=a.n(r),s=a(0),o=a(2),i=a(6),c=a(1),l=a.n(c),d=a(133);const u=e=>{let{children:t,id:a,hasIcon:r=!0,title:n,image:i=null,isAlertDismissed:c,onDismissed:l}=e;return c?null:Object(s.createElement)("div",{id:a,className:"notice-yoast yoast is-dismissible"},Object(s.createElement)("div",{className:"notice-yoast__container"},Object(s.createElement)("div",null,Object(s.createElement)("div",{className:"notice-yoast__header"},r&&Object(s.createElement)("span",{className:"yoast-icon"}),Object(s.createElement)("h2",{className:"notice-yoast__header-heading"},n)),Object(s.createElement)("p",null,t)),i&&Object(s.createElement)(i,{height:"60"})),Object(s.createElement)("button",{className:"notice-dismiss",onClick:l},Object(s.createElement)("span",{className:"screen-reader-text"},Object(o.__)("Dismiss this notice.","wordpress-seo"))))};u.propTypes={children:l.a.node.isRequired,id:l.a.string.isRequired,hasIcon:l.a.bool,title:l.a.string.isRequired,image:l.a.elementType,isAlertDismissed:l.a.bool.isRequired,onDismissed:l.a.func.isRequired};var p,m,h,b,g,f,O,y,w,j,E,v,k,_,T,x,R,S,C,P,L,A,I,F,q,M,N,D,W,U,z,$,K,H,B,Y,V,G,Z,J,X,Q,ee,te,ae,re,ne,se=Object(d.a)(u),oe=a(3);function ie(){return(ie=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r])}return e}).apply(this,arguments)}function ce(e){return oe.createElement("svg",ie({"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 360"},e),p||(p=oe.createElement("circle",{cx:226,cy:211,r:149,fill:"#f0ecf0"})),m||(m=oe.createElement("path",{d:"M173.53 189.38s-35.47-5.3-41.78-11c-9.39-24.93-29.61-48-35.47-66.21-.71-2.24 3.72-11.39 3.53-15.41s-5.34-11.64-5.23-14-.09-15.27-.09-15.27l-4.75-.72s-5.13 6.07-3.56 9.87c-1.73-4.19 4.3 7.93.5 9.35 0 0-6-5.94-11.76-8.27s-19.57-3.65-19.57-3.65L43.19 73l-4.42.6L31 69.7l-2.85 5.12 7.53 5.29L40.86 92l17.19 10.2 10.2 10.56 9.86 3.56s26.49 79.67 45 92c17 11.33 37.23 15.92 37.23 15.92z",fill:"#fbd2a6"})),h||(h=oe.createElement("path",{d:"M270.52 345.13c2.76-14.59 15.94-35.73 30.24-54.58 16.22-21.39 14-79.66-33.19-91.46-17.3-4.32-52.25-1-59.85-3.41C186.54 189 170 187 168 190.17c-5 10.51-7.73 27.81-5.51 36.26 1.18 4.73 3.54 5.91 20.49 13.4-5.12 15-16.35 26.3-22.86 37s7.88 27.2 7.1 33.51c-.48 3.8-4.26 21.13-7.18 34.25a149.47 149.47 0 00110.3 8.66 25.66 25.66 0 01.18-8.12z",fill:"#a4286a"})),b||(b=oe.createElement("path",{d:"M206.76 66.43c-5 14.4-1.42 25.67-3.93 40.74-10 60.34-24.08 43.92-31.44 93.6 7.24-14.19 14.32-15.82 20.63-23.11-.83 3.09-10.25 13.75-8.05 34.81 9.85-8.51 6.35-8.75 11.86-8.54.36 3.25 3.53 3.22-3.59 10.53 2.52.69 17.42-14.32 20.16-12.66s0 5.72-6 7.76c2.15 2.2 30.47-3.87 43.81-14.71 4.93-4 10-13.16 13.38-18.2 7.17-10.62 12.38-24.77 17.71-36.6 8.94-19.87 15.09-39.34 16.11-61.31.53-10.44-3.41-18.44-4.41-28.86-2.57-27.8-67.63-37.26-86.24 16.55z",fill:"#9a5815"})),g||(g=oe.createElement("path",{d:"M277.74 179.06c.62-.79 1.24-1.59 1.84-2.39-.85 2.59-1.52 3.73-1.84 2.39z",fill:"#efb17c"})),f||(f=oe.createElement("path",{d:"M216.1 206.72c3.69-5.42 8.28-3.35 15.57-8.28 3.76-3.06 1.57-9.46 1.77-11.82 18.25 4.56 37.38-1.18 49.07-16 .62 5.16-2.77 22.27-.2 27 4.73 8.67 13.4 18.92 13.4 18.92-35.47-2.76-63.45 39-89.86 44.54 5.52-28.74-2.36-35.84 10.25-54.36z",fill:"#fbd2a6"})),O||(O=oe.createElement("path",{d:"M235.21 167.9l53.21-25.23s-3.65 24-6.5 32.72c-64.05 62.66-46.47-7.33-46.71-7.49z",fill:"#f6b488"})),y||(y=oe.createElement("path",{d:"M226.86 50.64C215 59.31 206.37 93.21 204 95.57c-19.46 19.47-3.59 41.39-3.94 51.24-.2 5.52-4.14 25.42 5.72 29.36 22.22 8.89 60-3.48 67.19-12.61 13.28-16.75 40.89-94.78 17.74-108.19-7.92-4.58-42.78-20.18-63.85-4.73z",fill:"#fbd2a6"})),w||(w=oe.createElement("path",{d:"M243.69 143.66c-10.7-6.16-8.56-6.73-19.76-12.71-3.86-2.07-3.94.64-6.32 0-2.91-.79-1.39-2.74-5.37-3.48-6.52-1.21-3.67 3.63-3.15 6 1.32 6.15-8.17 17.3 3.26 21.42 12.65 4.55 21.38-9.41 31.34-11.23z",fill:"#e5766c"})),j||(j=oe.createElement("path",{d:"M240.68 143.9c-11.49-5.53-11.65-8.17-24.64-11.69-8.6-2.32-5.53 1-5.69 4.42-.2 4.16-1.26 9.87 4.9 12.66 9 4.09 18.16-6.02 25.43-5.39zm.7-40.9c-.16 1.26-.06 4.9 5.46 8.25 11.43-4.73 16.36-2.56 17-3.33 1.48-1.76-2-8.87-7.88-9.85-5.58-.94-14.14 1.24-14.58 4.93z",fill:"#fff"})),E||(E=oe.createElement("path",{d:"M263.53 108.19c-4.32-4.33-6.85-6.24-12.26-8.21-2.77-1-6.18.18-8.65 1.67a3.65 3.65 0 00-1.24 1.23h-.12a3.73 3.73 0 011-1.52 12.53 12.53 0 0111.93-3c4.73 1 9.43 4.63 9.42 9.82z",fill:"#000001"})),v||(v=oe.createElement("circle",{cx:254.13,cy:104.05,r:4.19,fill:"#000001"})),k||(k=oe.createElement("path",{d:"M225.26 99.22c-.29 1-6.6 3.45-10.92 1.48-1.15-3.24-5-6.43-5.25-6.71-.5-2.86 5.55-8 10.06-6.3a10.21 10.21 0 016.11 11.53z",fill:"#fff"})),_||(_=oe.createElement("path",{d:"M209.29 94.21c-.19-2.34 1.84-4.1 3.65-5.2 7-3.87 13.18 3 12.43 10h-.12c-.14-4-2.38-8.44-6.47-9.11a3.19 3.19 0 00-2.42.31c-1.37.85-2.38 2-3.89 2.56-1 .45-1.92.42-3 1.4h-.22z",fill:"#000001"})),T||(T=oe.createElement("circle",{cx:219.55,cy:95.28,r:4,fill:"#000001"})),x||(x=oe.createElement("path",{d:"M218.66 120.27a27.32 27.32 0 004.54 3.45c-2.29-.72-4.28-.69-6.32-2.27-2.53-2-3.39-5.16-.73-7.72 10.24-9.82 12.56-13.82 14.77-24.42-1 12.37-6 17.77-10.63 23.18-2.53 2.97-4.68 5.06-1.63 7.78z",fill:"#efb17c"})),R||(R=oe.createElement("path",{d:"M231.22 69.91c-.67-3.41-8.78-2.83-11.06-1.93-3.48 1.39-6.08 5.22-7.13 8.53 2.9-4.3 6.74-8.12 12.46-6 1.16.42 3.18 2.35 4.48 1.85s1.03-2.2 1.25-2.45zm32.16 8.56c-2.75-1.66-12.24-5.08-12.18.82 2.56.24 5-.19 7.64.95 11.22 4.76 12.77 17.61 12.85 17.86.2-.53.1 1.26.23.7-.02.2.95-12.12-8.54-20.33z",fill:"#a57c52"})),S||(S=oe.createElement("path",{d:"M53.43 250.73c6.29 0-.6-.17 7.34 0 1.89.05-2.38-.7 0-.69 4.54-4.2 12.48-.74 20.6-2.45 4.55.35 3.93 1.35 5.59 4.19 4.89 8.38 4.78 14.21 14 19.56 16.42 8.38 66 12.92 88.49 18.86 5.52.83 42.64-20.15 61-23.75 6.51 10.74 11.46 28.68 8.39 34.93-6.54 13.3-57.07 25.4-75.91 25.15C156.47 326.18 94 294 92.2 293c-.94-.57.7-.7-7.68 0s-10.15.72-17.47-1.4c-3-.87-4.61-1.33-6.33-3.54-2 .22-3.39.2-4.78-1-3.15-2.74-4.84-6.61-2.73-10.06h-.12c-3.35-2.48-6.54-7.69-3.08-11.72 1-1.18 6.06-1.94 7.77-2.28-1.58-.29-6.37.19-7.49-.72-3.06-2.5-4.96-11.55 3.14-11.55z",fill:"#fbd2a6"})),C||(C=oe.createElement("path",{d:"M303.22 237.52c-9.87-11.88-41.59 8.19-47.8 12.34s-14.89 17.95-14.89 17.95c6 9.43 8.36 31 5.65 46.34l30.51-3s18-15.62 22.59-28.7 6.3-42.54 6.3-42.54",fill:"#a4286a"})),P||(P=oe.createElement("path",{d:"M278.63 31.67c-6.08 0-22.91 4.07-22.93 12.91 0 11 47.9 38.38 16.14 85.85 10.21-.79 10.79-8.12 14.92-14.93-3.66 77-49.38 93.58-40.51 142.25 7.68-25.81 20.3-11.62 38.13-33.84 3.45 4.88 9 18.28-9.46 33.78 50-31.26 57.31-56.6 51.92-95C319.93 113.53 348.7 42 278.63 31.67z",fill:"#cb9833"})),L||(L=oe.createElement("path",{d:"M283.64 126.83c-2.42 9.67-8 15.76-1.48 16.46A21.26 21.26 0 00302 132.6c5.17-8.52 3.93-16.44-2.46-18s-13.48 2.56-15.9 12.23z",fill:"#fbd2a6"})),A||(A=oe.createElement("path",{d:"M38 73.45c1.92 2 4.25 9.21 6.32 10.91 2.25 1.85 5.71 2.12 8.1 4.45 3.66-2 6-8.72 10-9.31-2.59 1.31-4.42 3.5-6.93 4.88-1.42.8-3 1.31-4.38 2.25-2.16-1.46-4.27-1.77-6.26-3.38-2.52-2.02-5.31-8-6.85-9.8z",fill:"#efb17c"})),I||(I=oe.createElement("path",{d:"M39 74.4c4.83 1.1 12.52 6.44 15.89 10-3.22-1.34-14.73-6.15-15.89-10zm.62-1.5c6.71-.79 18 1.54 23.29 5.9-3.85-.2-5.42-1.48-9-2.94-4.08-1.69-8.83-2.03-14.29-2.96zm46.43 14.58c-3.72-1.32-10.52-1.13-13.22 3.52 2-1.16 1.84-2.11 4.18-1.72-3.81-4.15 8.16-.74 11.6-.24m-2.78 13.15c.56-3.29-8-7.81-10.58-9.17-6.25-3.29-12.16 1.36-19.33-4.53 5.94 6.1 14.23 2.5 19.55 5.76 3.06 1.88 8.65 6.09 9.35 9.38-.23-.4 1.29-1.44 1.01-1.44z",fill:"#efb17c"})),F||(F=oe.createElement("circle",{cx:38.13,cy:30.03,r:3.14,fill:"#b89ac8"})),q||(q=oe.createElement("circle",{cx:60.26,cy:39.96,r:3.14,fill:"#e31e0c"})),M||(M=oe.createElement("circle",{cx:50.29,cy:25.63,r:3.14,fill:"#3baa45"})),N||(N=oe.createElement("circle",{cx:22.19,cy:19.21,r:3.14,fill:"#2ca9e1"})),D||(D=oe.createElement("circle",{cx:22.19,cy:30.03,r:3.14,fill:"#e31e0c"})),W||(W=oe.createElement("circle",{cx:26.86,cy:8.28,r:3.14,fill:"#3baa45"})),U||(U=oe.createElement("circle",{cx:49.32,cy:39.99,r:3.14,fill:"#e31e0c"})),z||(z=oe.createElement("circle",{cx:63.86,cy:59.52,r:3.14,fill:"#f8ad39"})),$||($=oe.createElement("circle",{cx:50.88,cy:50.72,r:3.14,fill:"#3baa45"})),K||(K=oe.createElement("circle",{cx:63.47,cy:76.17,r:3.14,fill:"#e31e0c"})),H||(H=oe.createElement("circle",{cx:38.34,cy:14.83,r:3.14,fill:"#2ca9e1"})),B||(B=oe.createElement("circle",{cx:44.44,cy:5.92,r:3.14,fill:"#f8ad39"})),Y||(Y=oe.createElement("circle",{cx:57.42,cy:10.24,r:3.14,fill:"#e31e0c"})),V||(V=oe.createElement("circle",{cx:66.81,cy:12.4,r:3.14,fill:"#2ca9e1"})),G||(G=oe.createElement("circle",{cx:77.95,cy:5.14,r:3.14,fill:"#b89ac8"})),Z||(Z=oe.createElement("circle",{cx:77.95,cy:30.34,r:3.14,fill:"#e31e0c"})),J||(J=oe.createElement("circle",{cx:80.97,cy:16.55,r:3.14,fill:"#f8ad39"})),X||(X=oe.createElement("circle",{cx:62.96,cy:27.27,r:3.14,fill:"#3baa45"})),Q||(Q=oe.createElement("circle",{cx:75.36,cy:48.67,r:3.14,fill:"#2ca9e1"})),ee||(ee=oe.createElement("circle",{cx:76.11,cy:65.31,r:3.14,fill:"#3baa45"})),te||(te=oe.createElement("path",{d:"M78.58 178.43C54.36 167.26 32 198.93 5 198.93c19.56 20.49 63.53 1.52 69 15.5 1.48-14.01 4.11-30.9 4.58-36z",fill:"#71b026"})),ae||(ae=oe.createElement("path",{d:"M67.75 251.08c0-4.65 10.13-72.65 10.13-72.65h2.8l-9.09 72.3z",fill:"#074a67"})),re||(re=oe.createElement("ellipse",{cx:255.38,cy:103.18,rx:1.84,ry:1.77,fill:"#fff"})),ne||(ne=oe.createElement("ellipse",{cx:221.24,cy:94.75,rx:1.84,ry:1.77,fill:"#fff"})))}const le=e=>{let{store:t="yoast-seo/editor",image:a=ce,url:r,...c}=e;return Object(i.useSelect)(e=>e(t).getIsPremium())?null:Object(s.createElement)(se,n()({alertKey:"webinar-promo-notification",store:t,id:"webinar-promo-notification",title:Object(o.__)("Get the most out of Yoast SEO","wordpress-seo"),image:a,url:r},c),Object(o.__)("Want to optimize even further with the help of our SEO experts? Sign up for our free weekly webinar!","wordpress-seo")," ",Object(s.createElement)("a",{href:r,target:"_blank",rel:"noreferrer"},Object(o.__)("Register now!","wordpress-seo")))};le.propTypes={store:l.a.string,image:l.a.elementType,url:l.a.string.isRequired},t.a=le},function(e,t,a){"use strict";a.d(t,"a",(function(){return c}));var r=a(45),n=a(38),s=a(114),o=a(54);const{dispatch:i}=wp.data;function c(){const{setIsAuthenticated:e,setSelectedPostTypes:t}=i("wordproof"),a=Object(n.a)("popup_redirect_authentication_url"),c=Object(n.a)("popup_redirect_settings_url");let l=null;const d=(e,t)=>{l=function(e,t){let a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:800,n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:680;const s=e.top.outerHeight/2+e.top.screenY-n/2,o=e.top.outerWidth/2+e.top.screenX-r/2;return e.open(t,a,`toolbar=no,\n\t\tlocation=no,\n\t\tdirectories=no,\n\t\tstatus=no,\n\t\tmenubar=no,\n\t\tresizable=no,\n\t\tcopyhistory=no,\n\t\twidth=${r},\n\t\theight=${n},\n\t\ttop=${s},\n\t\tleft=${o}`)}(window,e,t),l&&l.focus(),window.addEventListener("message",u,!1)},u=async e=>{const{data:t,source:a,origin:r}=e;if(r===Object(n.a)("origin")&&l===a)switch(t.type){case"wordproof:oauth:granted":!1===await h(t)&&await p("wordproof:oauth:failed",!1);break;case"wordproof:oauth:failed":await p("wordproof:oauth:failed",!1);break;case"wordproof:oauth:denied":await p("wordproof:oauth:denied",!1);break;case"wordproof:webhook:success":await p("wordproof:oauth:success",!0);break;case"wordproof:webhook:failed":await p("wordproof:webhook:failed",!1);break;case"wordproof:settings:updated":await p("wordproof:settings:updated"),await b(t);break;case"wordproof:oauth:destroy":await p("wordproof:oauth:destroy",!1);break;case"wordproof:oauth:retry":await p("wordproof:open_authentication",!1);break;case"wordproof:oauth:close":m()}},p=async function(t){let a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;m(),Object(s.a)(t),!1===a&&(await Object(r.b)(),e(!1)),!0===a&&e(!0)},m=()=>{window.removeEventListener("message",u,!1),l.close()},h=async e=>{await Object(r.c)(()=>Object(o.e)(e),async e=>{const t={type:"wordproof:sdk:access-token",source_id:e.source_id};return l.postMessage(t,Object(n.a)("origin")),!0},async()=>!1)},b=async e=>{await Object(r.c)(()=>Object(o.f)(e),async()=>{const a=e.settings;return a.selectedPostTypes&&t(a.selectedPostTypes),!0},async()=>!1)};window.addEventListener("wordproof:open_authentication",e=>{e.preventDefault(),d(a,"WordProof_Authentication")},!1),window.addEventListener("wordproof:open_settings",e=>{e.preventDefault(),d(c,"WordProof_Settings")},!1)}},,,,function(e,t,a){"use strict";var r=a(6),n=a(7);t.a=Object(r.withSelect)(e=>{const{getWarningMessage:t}=e("yoast-seo/editor");return{message:t()}})(n.Warning)},function(e,t,a){"use strict";var r=a(11),n=a.n(r),s=a(0),o=a(14),i=a(6),c=a(2),l=a(165),d=a(25),u=a(131),p=a(71),m=a(123);const h=function(e,t){let a=0;return t.shortenedBaseUrl&&"string"==typeof t.shortenedBaseUrl&&(a=t.shortenedBaseUrl.length),e.url=e.url.replace(/\s+/g,"-"),"-"===e.url[e.url.length-1]&&(e.url=e.url.slice(0,-1)),"-"===e.url[a]&&(e.url=e.url.slice(0,a)+e.url.slice(a+1)),Object(p.applyReplaceUsingPlugin)(e)};t.a=Object(o.compose)([Object(i.withSelect)((function(e){const{getBaseUrlFromSettings:t,getDateFromSettings:a,getFocusKeyphrase:r,getRecommendedReplaceVars:n,getReplaceVars:s,getShoppingData:o,getSiteIconUrlFromSettings:i,getSnippetEditorData:c,getSnippetEditorMode:l,getSnippetEditorPreviewImageUrl:d,getSnippetEditorWordsToHighlight:u,isCornerstoneContent:p,getIsTerm:m,getContentLocale:h}=e("yoast-seo/editor"),b=s();return b.forEach(e=>{""!==e.value||["title","excerpt","excerpt_only"].includes(e.name)||(e.value="%%"+e.name+"%%")}),{baseUrl:t(),data:c(),date:a(),faviconSrc:i(),keyword:r(),mobileImageSrc:d(),mode:l(),recommendedReplacementVariables:n(),replacementVariables:b,shoppingData:o(),wordsToHighlight:u(),isCornerstone:p(),isTaxonomy:m(),locale:h()}})),Object(i.withDispatch)((function(e,t,a){let{select:r}=a;const{updateData:n,switchMode:s,updateAnalysisData:o,findCustomFields:i}=e("yoast-seo/editor"),c=e("core/editor"),l=r("yoast-seo/editor").getPostId();return{onChange:(e,t)=>{switch(e){case"mode":s(t);break;case"slug":n({slug:t}),c&&c.editPost({slug:t});break;default:n({[e]:t})}},onChangeAnalysisData:o,onReplacementVariableSearchChange:Object(m.a)(l,i)}}))])(e=>Object(s.createElement)(d.LocationConsumer,null,t=>Object(s.createElement)(u.a,{icon:"eye",hasPaperStyle:e.hasPaperStyle},Object(s.createElement)(l.SnippetEditor,n()({},e,{descriptionPlaceholder:Object(c.__)("Please provide a meta description by editing the snippet below.","wordpress-seo"),mapEditorDataToPreview:h,showCloseButton:!1,idSuffix:t})))))},function(e,t,a){"use strict";var r=a(14),n=a(6),s=a(166),o=a(16),i=a(57),c=a(46),l=a(123);const d=()=>{Object(c.b)(e=>Object(n.dispatch)("yoast-seo/editor").setTwitterPreviewImage(Object(c.d)(e)))};t.a=Object(r.compose)([Object(n.withSelect)(e=>{const{getTwitterDescription:t,getTwitterTitle:a,getTwitterImageUrl:r,getFacebookImageUrl:n,getFacebookTitle:s,getFacebookDescription:i,getDescription:c,getSeoTitle:l,getTwitterWarnings:d,getTwitterImageType:u,getImageFallback:p,getRecommendedReplaceVars:m,getReplaceVars:h,getSiteUrl:b,getSeoTitleTemplate:g,getSeoTitleTemplateNoFallback:f,getSocialTitleTemplate:O,getSeoDescriptionTemplate:y,getSocialDescriptionTemplate:w,getReplacedExcerpt:j,getTwitterAltText:E}=e("yoast-seo/editor");return{imageUrl:r(),imageFallbackUrl:n()||p(),recommendedReplacementVariables:m(),replacementVariables:h(),description:t(),descriptionPreviewFallback:w()||i()||c()||y()||j()||"",title:a(),titlePreviewFallback:O()||s()||l()||f()||g()||"",imageWarnings:d(),siteUrl:b(),isPremium:!!Object(o.a)().isPremium,isLarge:"summary"!==u(),titleInputPlaceholder:"",descriptionInputPlaceholder:"",socialMediumName:"Twitter",alt:E()}}),Object(n.withDispatch)((e,t,a)=>{let{select:r}=a;const{setTwitterPreviewTitle:n,setTwitterPreviewDescription:s,clearTwitterPreviewImage:o,loadTwitterPreviewData:i,findCustomFields:c}=e("yoast-seo/editor"),u=r("yoast-seo/editor").getPostId();return{onSelectImageClick:d,onRemoveImageClick:o,onDescriptionChange:s,onTitleChange:n,onLoad:i,onReplacementVariableSearchChange:Object(l.a)(u,c)}}),Object(i.a)()])(s.a)},function(e,t,a){"use strict";var r=a(14),n=a(6),s=a(167),o=a(16),i=a(57),c=a(46),l=a(123);const d=()=>{Object(c.b)(e=>Object(n.dispatch)("yoast-seo/editor").setFacebookPreviewImage(Object(c.c)(e)))};t.a=Object(r.compose)([Object(n.withSelect)(e=>{const{getFacebookDescription:t,getDescription:a,getFacebookTitle:r,getSeoTitle:n,getFacebookImageUrl:s,getImageFallback:i,getFacebookWarnings:c,getRecommendedReplaceVars:l,getReplaceVars:d,getSiteUrl:u,getSeoTitleTemplate:p,getSeoTitleTemplateNoFallback:m,getSocialTitleTemplate:h,getSeoDescriptionTemplate:b,getSocialDescriptionTemplate:g,getReplacedExcerpt:f,getFacebookAltText:O}=e("yoast-seo/editor");return{imageUrl:s(),imageFallbackUrl:i(),recommendedReplacementVariables:l(),replacementVariables:d(),description:t(),descriptionPreviewFallback:g()||a()||b()||f()||"",title:r(),titlePreviewFallback:h()||n()||m()||p()||"",imageWarnings:c(),siteUrl:u(),isPremium:!!Object(o.a)().isPremium,titleInputPlaceholder:"",descriptionInputPlaceholder:"",socialMediumName:"Facebook",alt:O()}}),Object(n.withDispatch)((e,t,a)=>{let{select:r}=a;const{setFacebookPreviewTitle:n,setFacebookPreviewDescription:s,clearFacebookPreviewImage:o,loadFacebookPreviewData:i,findCustomFields:c}=e("yoast-seo/editor"),u=r("yoast-seo/editor").getPostId();return{onSelectImageClick:d,onRemoveImageClick:o,onDescriptionChange:s,onTitleChange:n,onLoad:i,onReplacementVariableSearchChange:Object(l.a)(u,c)}}),Object(i.a)()])(s.a)},,,,,function(e,t,a){"use strict";var r=a(6),n=a(14),s=a(0),o=a(2),i=a(1),c=a.n(i),l=a(15),d=a(76),u=a(39),p=a(109),m=a(103),h=a(79),b=a(122);function g(e){const{keyphrases:t,onNoKeyphraseSet:a,onOpen:r,location:n}=e;if(!t.length)return document.querySelector("#focus-keyword-input-sidebar").focus(),void a();r(n)}function f(e,t){Object(m.b)(t)&&e.onClose()}function O(e){const{location:t,whichModalOpen:a,shouldCloseOnClickOutside:r}=e,n=Object(s.useCallback)(()=>{g(e)},[g,e]),i=Object(s.useCallback)(t=>{f(e,t)},[f,e]),c=Object(o.__)("Track SEO performance","wordpress-seo");return Object(s.createElement)(s.Fragment,null,a===t&&Object(s.createElement)(u.a,{title:c,onRequestClose:i,icon:Object(s.createElement)(p.a,null),additionalClassName:"yoast-wincher-seo-performance-modal",shouldCloseOnClickOutside:r},Object(s.createElement)(d.a,{className:"yoast-gutenberg-modal__content yoast-wincher-seo-performance-modal__content"},Object(s.createElement)(b.a,null))),"sidebar"===t&&Object(s.createElement)(h.a,{id:"wincher-open-button-"+t,title:c,suffixIcon:{size:"20px",icon:"pencil-square"},prefixIcon:{icon:"chart-square-bar",color:l.colors.$color_grey_medium_dark},onClick:n}))}O.propTypes={location:c.a.string,whichModalOpen:c.a.oneOf(["none","metabox","sidebar","postpublish"]),shouldCloseOnClickOutside:c.a.bool},O.defaultProps={location:"",whichModalOpen:"none",shouldCloseOnClickOutside:!0},t.a=Object(n.compose)([Object(r.withSelect)(e=>{const{getWincherModalOpen:t,getWincherTrackableKeyphrases:a}=e("yoast-seo/editor");return{keyphrases:a(),whichModalOpen:t()}}),Object(r.withDispatch)(e=>{const{setWincherOpenModal:t,setWincherDismissModal:a,setWincherNoKeyphrase:r}=e("yoast-seo/editor");return{onOpen:e=>{t(e)},onClose:()=>{a()},onNoKeyphraseSet:()=>{r()}}})])(O)},,,,,,,,,,function(e,t){e.exports=window.wp.editPost},function(e,t){e.exports=window.wp.annotations},function(e,t){var a;a=function(){return this}();try{a=a||new Function("return this")()}catch(e){"object"==typeof window&&(a=window)}e.exports=a},function(e,t,a){"use strict";var r=a(0),n=a(6),s=a(2),o=a(68),i=a(1),c=a.n(i),l=a(89),d=a(141),u=a(142),p=a(154),m=a(155),h=a(143);const b=e=>{let{location:t}=e;const a=Object(n.useSelect)(e=>e("yoast-seo/editor").getIsElementorEditor(),[]),i=Object(n.useSelect)(e=>e("yoast-seo/editor").isFleschReadingEaseAvailable(),[]);return Object(r.createElement)(l.a,{title:Object(s.__)("Insights","wordpress-seo"),id:"yoast-insights-modal-"+t,shouldCloseOnClickOutside:!a,showChangesWarning:!1},Object(r.createElement)("div",{className:"yoast-insights yoast-modal-content--columns"},Object(r.createElement)(p.a,{location:t}),Object(r.createElement)("div",null,i&&Object(r.createElement)("div",{className:"yoast-insights-row"},Object(r.createElement)(u.a,null)),Object(r.createElement)("div",{className:"yoast-insights-row yoast-insights-row--columns"},Object(r.createElement)(d.a,null),Object(r.createElement)(h.a,null)),Object(o.isFeatureEnabled)("TEXT_FORMALITY")&&Object(r.createElement)(m.a,{location:t,name:"YoastTextFormalityMetabox"}))))};b.propTypes={location:c.a.string},b.defaultProps={location:"sidebar"},t.a=b},function(e,t,a){"use strict";a.d(t,"a",(function(){return i}));var r=a(0),n=a(1),s=a.n(n),o=a(12);function i(e){return Object(r.createElement)(o.Slot,{name:e.name},t=>0===t.length?e.children:t)}i.propTypes={name:s.a.string.isRequired,children:s.a.oneOfType([s.a.node,s.a.arrayOf(s.a.node)])},i.defaultProps={children:null}},function(e,t,a){"use strict";a.d(t,"a",(function(){return i}));var r=a(0),n=a(7),s=a(67),o=a(1);function i(e){let{score:t,label:a,scoreValue:o}=e;return Object(r.createElement)("div",null,Object(r.createElement)(n.SvgIcon,Object(s.getIconForScore)(t)),Object(r.createElement)("span",null," ",a," ",o&&Object(r.createElement)("strong",null,o)))}i.propTypes={score:o.string.isRequired,label:o.string.isRequired,scoreValue:o.string},i.defaultProps={scoreValue:""}},,,,,,,,,,function(e,t,a){"use strict";a.d(t,"a",(function(){return H}));var r=a(0),n=a(1),s=a.n(n),o=a(12),i=a(145),c=a(78);function l(e){let{theme:t}=e;return Object(r.createElement)(c.a,{theme:t,location:"metabox"},Object(r.createElement)(o.Slot,{name:"YoastMetabox"},e=>Object(i.a)(e)))}var d=a(6),u=a(14),p=a(2),m=a(15),h=a(140),b=a(180),g=a(179),f=a(72),O=a(68),y=a(48),w=a(141),j=a(142),E=a(154),v=a(143),k=a(155);const _=e=>{let{location:t}=e;const a=Object(d.useSelect)(e=>e("yoast-seo/editor").isFleschReadingEaseAvailable(),[]);return Object(r.createElement)(y.a,{title:Object(p.__)("Insights","wordpress-seo"),id:"yoast-insights-collapsible-"+t,className:"yoast-insights"},Object(r.createElement)(E.a,{location:t}),Object(r.createElement)("div",null,a&&Object(r.createElement)("div",{className:"yoast-insights-row"},Object(r.createElement)(j.a,null)),Object(r.createElement)("div",{className:"yoast-insights-row yoast-insights-row--columns"},Object(r.createElement)(w.a,null),Object(r.createElement)(v.a,null)),Object(O.isFeatureEnabled)("TEXT_FORMALITY")&&Object(r.createElement)(k.a,{location:t,name:"YoastTextFormalityMetabox"})))};_.propTypes={location:s.a.string},_.defaultProps={location:"metabox"};var T=_,x=a(31),R=a(151),S=a(182),C=a(181);const P=e=>{let{displayFacebook:t,displayTwitter:a}=e;return Object(r.createElement)(r.Fragment,null,t&&Object(r.createElement)(y.a,{hasSeparator:!1
448
  /* Translators: %s expands to Facebook. */,title:Object(p.sprintf)(Object(p.__)("%s preview","wordpress-seo"),"Facebook"),initialIsOpen:!0},Object(r.createElement)(S.a,null)),a&&Object(r.createElement)(y.a
449
- /* Translators: %s expands to Twitter. */,{title:Object(p.sprintf)(Object(p.__)("%s preview","wordpress-seo"),"Twitter"),hasSeparator:t,initialIsOpen:!0},Object(r.createElement)(C.a,null)))};P.propTypes={displayFacebook:s.a.bool.isRequired,displayTwitter:s.a.bool.isRequired};var L=P,A=Object(d.withSelect)(e=>{const{getPreferences:t}=e("yoast-seo/editor"),{displayFacebook:a,displayTwitter:r}=t();return{displayFacebook:a,displayTwitter:r}})(L),I=a(41);function F(e){let{target:t}=e;return Object(r.createElement)(I.a,{target:t},Object(r.createElement)(A,null))}F.propTypes={target:s.a.string.isRequired};var q=a(153),M=a(136),N=a(122),D=a(40),W=a(173),U=a(152),z=a(144);function $(e){let{settings:t,wincherKeyphrases:a,setWincherNoKeyphrase:n}=e;const s=Object(r.useCallback)(()=>{if(!a.length)return n(!0),document.querySelector("#focus-keyword-input-metabox").focus(),!1},[a,n]);return Object(r.createElement)(r.Fragment,null,Object(D.b)()&&Object(r.createElement)(W.a,null),Object(r.createElement)(o.Fill,{name:"YoastMetabox"},Object(r.createElement)(x.a,{key:"warning",renderPriority:1},Object(r.createElement)(g.a,null)),t.isKeywordAnalysisActive&&Object(r.createElement)(x.a,{key:"keyword-input",renderPriority:8},Object(r.createElement)(f.KeywordInput,{isSEMrushIntegrationActive:t.isSEMrushIntegrationActive}),!window.wpseoScriptData.metabox.isPremium&&Object(r.createElement)(o.Fill,{name:"YoastRelatedKeyphrases"},Object(r.createElement)(M.a,null))),Object(r.createElement)(x.a,{key:"google-preview",renderPriority:9},Object(r.createElement)(y.a,{id:"yoast-snippet-editor-metabox",title:Object(p.__)("Google preview","wordpress-seo"),initialIsOpen:!0},Object(r.createElement)(b.a,{hasPaperStyle:!1}))),t.isContentAnalysisActive&&Object(r.createElement)(x.a,{key:"readability-analysis",renderPriority:10},Object(r.createElement)(f.ReadabilityAnalysis,{shouldUpsell:t.shouldUpsell,isYoastSEOWooActive:t.isYoastSEOWooEnabled})),t.isKeywordAnalysisActive&&Object(r.createElement)(x.a,{key:"seo-analysis",renderPriority:20},Object(r.createElement)(r.Fragment,null,Object(r.createElement)(f.SeoAnalysis,{shouldUpsell:t.shouldUpsell,shouldUpsellWordFormRecognition:t.isWordFormRecognitionActive,isYoastSEOWooActive:t.isYoastSEOWooEnabled}),t.shouldUpsell&&Object(r.createElement)(U.a,{location:"metabox"}))),t.isKeywordAnalysisActive&&Object(r.createElement)(x.a,{key:"additional-keywords-upsell",renderPriority:22},t.shouldUpsell&&Object(r.createElement)(z.a,null)),t.isKeywordAnalysisActive&&t.isWincherIntegrationActive&&Object(r.createElement)(x.a,{key:"wincher-seo-performance",renderPriority:25},Object(r.createElement)(y.a,{id:"yoast-wincher-seo-performance-metabox",title:Object(p.__)("Track SEO performance","wordpress-seo"),initialIsOpen:!1,prefixIcon:{icon:"chart-square-bar",color:m.colors.$color_grey_medium_dark},prefixIconCollapsed:{icon:"chart-square-bar",color:m.colors.$color_grey_medium_dark},onToggle:s},Object(r.createElement)(N.a,null))),t.isCornerstoneActive&&Object(r.createElement)(x.a,{key:"cornerstone",renderPriority:30},Object(r.createElement)(h.a,null)),t.displayAdvancedTab&&Object(r.createElement)(x.a,{key:"advanced",renderPriority:40},Object(r.createElement)(y.a,{id:"collapsible-advanced-settings",title:Object(p.__)("Advanced","wordpress-seo")},Object(r.createElement)(R.a,null))),t.displaySchemaSettings&&Object(r.createElement)(x.a,{key:"schema",renderPriority:50},Object(r.createElement)(q.a,null)),Object(r.createElement)(x.a,{key:"social",renderPriority:-1},Object(r.createElement)(F,{target:"wpseo-section-social"})),t.isInsightsEnabled&&Object(r.createElement)(x.a,{key:"insights",renderPriority:52},Object(r.createElement)(T,{location:"metabox"}))))}$.propTypes={settings:s.a.object.isRequired,wincherKeyphrases:s.a.array.isRequired,setWincherNoKeyphrase:s.a.func.isRequired};var K=Object(u.compose)([Object(d.withSelect)((e,t)=>{const{getPreferences:a,getWincherTrackableKeyphrases:r}=e("yoast-seo/editor");return{settings:a(),store:t.store,wincherKeyphrases:r()}}),Object(d.withDispatch)(e=>{const{setWincherNoKeyphrase:t}=e("yoast-seo/editor");return{setWincherNoKeyphrase:t}})])($);function H(e){let{target:t,store:a,theme:n}=e;return Object(r.createElement)(I.a,{target:t},Object(r.createElement)(l,{store:a,theme:n}),Object(r.createElement)(K,{store:a,theme:n}))}H.propTypes={target:s.a.string.isRequired,store:s.a.object,theme:s.a.object}},,,,function(e,t,a){"use strict";a.d(t,"a",(function(){return p}));var r=a(54),n=a(38),s=a(1),o=a.n(s),i=a(114);const c=e=>{const{response:t,createSuccessNotice:a,createErrorNotice:r,postId:s}=e;if(null===t||200===t.status)return;const o={id:"wordproof-timestamp-notice"};if(t&&201===t.status)0===t.balance?(o.actions=[{label:Object(n.a)("translations.open_settings_button_text"),onClick:()=>{Object(i.a)("wordproof:open_settings")},variant:"link"}],r(Object(n.a)("translations.no_balance"),o)):(a(Object(n.a)("translations.timestamp_success"),{type:"snackbar",id:"wordproof-timestamp-notice"}),l(s,t.hash,r,o));else if(t.error)switch(t.error){case"not_authenticated":o.type="snackbar",o.actions=[{label:Object(n.a)("translations.open_authentication_button_text"),onClick:()=>{Object(i.a)("wordproof:open_authentication")},variant:"link"}],r(Object(n.a)("translations.not_authenticated"),o);break;case"timestamp_failed":default:r(Object(n.a)("translations.timestamp_failed"),o)}},l=async(e,t,a,s)=>{setTimeout(async()=>{(await Object(r.c)(e)).hash!==t&&(s.type="snackbar",a(Object(n.a)("translations.webhook_failed"),s))},1e4)};c.proptypes={timestampResponse:o.a.any.isRequired,createSuccessNotice:o.a.func.isRequired,createErrorNotice:o.a.func.isRequired,postId:o.a.number.isRequired};const{debounce:d}=lodash,{applyFilters:u}=wp.hooks;function p(e,t,a){e(d(async()=>{if(u("wordproof.timestamp",!0)){const e=Object(n.a)("current_post_id"),s=await Object(r.g)(e);c({response:s,createSuccessNotice:t,createErrorNotice:a,postId:e})}},500))}},,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t){e.exports=window.wp.plugins},function(e,t){e.exports=window.wp.htmlEntities},function(e,t,a){"use strict";(function(e){a.d(t,"a",(function(){return j}));var r=a(6),n=a(19),s=a(4),o=a(13),i=a(128),c=a(71),l=a(65);const{updateReplacementVariable:d,updateData:u,hideReplacementVariables:p,setContentImage:m,updateSettings:h,setEditorDataContent:b,setEditorDataTitle:g,setEditorDataExcerpt:f,setEditorDataImageUrl:O,setEditorDataSlug:y}=n.actions,w=e.jQuery;class j{constructor(e,t){this._refresh=e,this._store=t,this._data={},this.getPostAttribute=this.getPostAttribute.bind(this),this.refreshYoastSEO=this.refreshYoastSEO.bind(this)}initialize(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];this._data=this.getInitialData(e),Object(c.fillReplacementVariables)(this._data,this._store),this._store.dispatch(p(t)),this.subscribeToGutenberg(),this.subscribeToYoastSEO()}getInitialData(e){const t=this.collectGutenbergData(this.getPostAttribute);return e=Object(c.mapCustomFields)(e,this._store),e=Object(c.mapCustomTaxonomies)(e,this._store),{...e,...t}}setRefresh(e){this._refresh=e}isShallowEqual(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const a in e)if(e.hasOwnProperty(a)&&(!(a in t)||e[a]!==t[a]))return!1;return!0}getMediaById(e){return this._coreDataSelect||(this._coreDataSelect=Object(r.select)("core")),this._coreDataSelect.getMedia(e)}getPostAttribute(e){return this._coreEditorSelect||(this._coreEditorSelect=Object(r.select)("core/editor")),this._coreEditorSelect.getEditedPostAttribute(e)}getSlug(){if("auto-draft"===this.getPostAttribute("status"))return"";let e=this.getPostAttribute("generated_slug")||"";"auto-draft"===e&&(e="");const t=this.getPostAttribute("slug")||e;return decodeURIComponent(t)}getPostBaseUrl(e){const t=Object(r.select)("core/editor").getPermalink();let a,n="";try{a=new URL(t),n=a.href}catch(e){n=window.wpseoScriptData.metabox.base_url}return n=n.replace(new RegExp(e+"/$"),""),n.endsWith("/")||(n+="/"),n}collectGutenbergData(){const e=this.getPostAttribute("content"),t=this.calculateContentImage(e),a=this.getPostAttribute("excerpt")||"",r=this.getSlug();return{content:e,title:this.getPostAttribute("title")||"",slug:r,excerpt:a||Object(c.excerptFromContent)(e,"ja"===Object(l.a)()?80:156),excerpt_only:a,snippetPreviewImageURL:this.getFeaturedImage()||t,contentImage:t,baseUrl:this.getPostBaseUrl(r)}}getFeaturedImage(){const e=this.getPostAttribute("featured_media");if(e){const t=this.getMediaById(e);if(t)return t.source_url}return null}calculateContentImage(e){const t=o.languageProcessing.imageInText(e);if(0===t.length)return"";const a=w.parseHTML(t.join(""));for(const e of a)if(e.src)return e.src;return""}handleEditorChange(e){this._data.content!==e.content&&this._store.dispatch(b(e.content)),this._data.title!==e.title&&(this._store.dispatch(g(e.title)),this._store.dispatch(d("title",e.title))),this._data.excerpt!==e.excerpt&&(this._store.dispatch(f(e.excerpt)),this._store.dispatch(d("excerpt",e.excerpt)),this._store.dispatch(d("excerpt_only",e.excerpt_only))),this._data.slug!==e.slug&&(this._store.dispatch(y(e.slug)),this._store.dispatch(u({slug:e.slug}))),this._data.snippetPreviewImageURL!==e.snippetPreviewImageURL&&(this._store.dispatch(O(e.snippetPreviewImageURL)),this._store.dispatch(u({snippetPreviewImageURL:e.snippetPreviewImageURL}))),this._data.contentImage!==e.contentImage&&this._store.dispatch(m(e.contentImage)),this._data.baseUrl!==e.baseUrl&&this._store.dispatch(h({baseUrl:e.baseUrl}))}reapplyMarkers(){const{getActiveMarker:e,getMarkerPauseStatus:t}=Object(r.select)("yoast-seo/editor"),a=e(),n=t();a&&!n&&Object(i.c)()}refreshYoastSEO(){const e=this.collectGutenbergData();!this.isShallowEqual(this._data,e)&&(this.handleEditorChange(e),this._data=e,this._refresh())}areNewAnalysisResultsAvailable(){const e=Object(r.select)("yoast-seo/editor"),t=e.getReadabilityResults(),a=e.getResultsForFocusKeyword();return(this._previousReadabilityResults!==t||this._previousSeoResults!==a)&&(this._previousReadabilityResults=t,this._previousSeoResults=a,!0)}onNewAnalysisResultsAvailable(){this.reapplyMarkers()}subscribeToGutenberg(){this.subscriber=Object(s.debounce)(this.refreshYoastSEO,500),Object(r.subscribe)(this.subscriber)}subscribeToYoastSEO(){this.yoastSubscriber=()=>{this.areNewAnalysisResultsAvailable()&&this.onNewAnalysisResultsAvailable()},Object(r.subscribe)(this.yoastSubscriber)}getData(){return this._data}}}).call(this,a(199))},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,a){"use strict";a.r(t);var r=a(0),n=a(197),s=a(243),o=a(106),i=a(6),c=a(2),l=a(73),d=a(4),u=a(19),p=a(216),m=a(175);const{subscribe:h,select:b}=wp.data;function g(e){let t=!0;h(()=>{const a=b("core/editor").isSavingPost(),r=b("core/editor").isAutosavingPost(),n=b("core/editor").didPostSaveRequestSucceed();if(a&&n&&!r){if(t)return void(t=!1);e()}})}var f=a(14),O=a(15),y=a(53),w=a(11),j=a.n(w),E=a(1),v=a.n(E),k=a(8);const _=a.n(k).a.svg`
450
  width: ${e=>e.size}px;
451
  height: ${e=>e.size}px;
452
  &&& path {
@@ -461,8 +461,4 @@ Object(X.__)("Not working? %1$sContact %3$s support%2$s.","wordpress-seo"),"<a>"
461
  fill: ${e=>e.seoScoreColor};
462
  display: ${e=>e.isKeywordAnalysisActive?"inline":"none"};
463
  }
464
- `,T=function(e){return Object(r.createElement)(_,j()({},e,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 646.66 456.27"}),Object(r.createElement)("path",{d:"M73,405.26a68.53,68.53,0,0,1-12.82-4c-1-.42-2-.89-3-1.37-1.49-.72-3-1.56-4.77-2.56-1.5-.88-2.71-1.64-3.83-2.39-.9-.61-1.8-1.26-2.68-1.92q-2.64-2-5.08-4.19a68.26,68.26,0,0,1-8.4-9.17c-.92-1.2-1.68-2.25-2.35-3.24q-1.84-2.73-3.44-5.64a68.26,68.26,0,0,1-8.29-32.55V142.13a68.29,68.29,0,0,1,8.29-32.55,58.6,58.6,0,0,1,3.44-5.64,57.53,57.53,0,0,1,4-5.27A69.64,69.64,0,0,1,48.56,85.42,56.06,56.06,0,0,1,54.2,82,67.78,67.78,0,0,1,73,75.09,69.79,69.79,0,0,1,86.75,73.7H256.41L263,55.39H86.75A86.84,86.84,0,0,0,0,142.13V338.22A86.83,86.83,0,0,0,86.75,425H98.07V406.65H86.75A68.31,68.31,0,0,1,73,405.26ZM368.55,60.85l-1.41-.53L360.73,77.5l1.41.53a68.58,68.58,0,0,1,8.66,4,58.65,58.65,0,0,1,5.65,3.43A69.49,69.49,0,0,1,391,98.67c1.4,1.68,2.72,3.46,3.95,5.27s2.39,3.72,3.44,5.64a68.32,68.32,0,0,1,8.29,32.55V406.65H233.55l-.44.76c-3.07,5.37-6.26,10.48-9.49,15.19L222,425H425V142.13A87.19,87.19,0,0,0,368.55,60.85Z",fill:"#000001"}),Object(r.createElement)("path",{d:"M303.66,0l-96.8,268.87-47.58-149H101.1l72.72,186.78a73.61,73.61,0,0,1,0,53.73c-7.07,18.07-19.63,39.63-54.36,46l-1.56.29v49.57l2-.08c29-1.14,51.57-10.72,70.89-30.14,19.69-19.79,36.55-50.52,53-96.68L366.68,0Z",fill:"#000001"}),Object(r.createElement)("circle",{className:"yoast-icon-readability-score",cx:"561.26",cy:"142.43",r:"85.04",fill:"#000001",stroke:"#181716",strokeMiterlimit:"10",strokeWidth:"0.72"}),Object(r.createElement)("circle",{className:"yoast-icon-seo-score",cx:"561.26",cy:"341.96",r:"85.04",fill:"#000001",stroke:"#181716",strokeMiterlimit:"10",strokeWidth:"0.72"}))};T.propTypes={readabilityScoreColor:v.a.string,isContentAnalysisActive:v.a.bool,seoScoreColor:v.a.string,isKeywordAnalysisActive:v.a.bool,size:v.a.number,color:v.a.string},T.defaultProps={readabilityScoreColor:"#000000",isContentAnalysisActive:!1,seoScoreColor:"#000000",isKeywordAnalysisActive:!1,size:20,color:"#000001"};var x=T,R=Object(f.compose)([Object(i.withSelect)(e=>{const t=e("yoast-seo/editor"),a=Object(y.a)(t.getResultsForFocusKeyword().overallScore),r=Object(y.a)(t.getReadabilityResults().overallScore),{isKeywordAnalysisActive:n,isContentAnalysisActive:s}=t.getPreferences();let o,i;switch(r.className){case"good":o=O.colors.$color_good;break;case"ok":o=O.colors.$color_ok;break;case"bad":default:o=O.colors.$color_bad}switch(a.className){case"good":i=O.colors.$color_good;break;case"ok":i=O.colors.$color_ok;break;case"bad":default:i=O.colors.$color_bad}return{readabilityScoreColor:o,seoScoreColor:i,isKeywordAnalysisActive:n,isContentAnalysisActive:s}})])(x),S=a(12),C=a(140),P=a(179),L=a(72),A=a(200),I=a(31),F=a(89),q=a(180),M=()=>Object(r.createElement)(F.a,{title:Object(c.__)("Google preview","wordpress-seo"),id:"yoast-google-preview-modal"},Object(r.createElement)(q.a,{showCloseButton:!1,hasPaperStyle:!1})),N=a(152),D=a(181),W=()=>Object(r.createElement)(F.a,{title:Object(c.__)("Twitter preview","wordpress-seo"),id:"yoast-twitter-preview-modal"},Object(r.createElement)(D.a,null)),U=a(182),z=()=>Object(r.createElement)(F.a,{title:Object(c.__)("Facebook preview","wordpress-seo"),id:"yoast-facebook-preview-modal"},Object(r.createElement)(U.a,null)),$=a(153),K=a(69),H=a(151),B=a(187),Y=a(174),V=a(144);function G(e){let{settings:t}=e;const a=Object(d.get)(window,"wpseoScriptData.webinarIntroBlockEditorUrl","https://yoa.st/webinar-intro-block-editor");return Object(r.createElement)(r.Fragment,null,Object(r.createElement)(S.Fill,{name:"YoastSidebar"},Object(r.createElement)(I.a,{key:"warning",renderPriority:1},Object(r.createElement)(P.a,null),Object(r.createElement)("div",{style:{margin:"0 16px"}},Object(r.createElement)(Y.a,{hasIcon:!1,image:null,url:a}))),t.isKeywordAnalysisActive&&Object(r.createElement)(I.a,{key:"keyword-input",renderPriority:8},Object(r.createElement)(L.KeywordInput,{isSEMrushIntegrationActive:t.isSEMrushIntegrationActive})),Object(r.createElement)(I.a,{key:"google-preview",renderPriority:25},Object(r.createElement)(M,null)),t.displayFacebook&&Object(r.createElement)(I.a,{key:"facebook-preview",renderPriority:26},Object(r.createElement)(z,null)),t.displayTwitter&&Object(r.createElement)(I.a,{key:"twitter-preview",renderPriority:27},Object(r.createElement)(W,null)),t.displaySchemaSettings&&Object(r.createElement)(I.a,{key:"schema",renderPriority:28},Object(r.createElement)(K.a,{title:Object(c.__)("Schema","wordpress-seo")},Object(r.createElement)($.a,null))),t.displayAdvancedTab&&Object(r.createElement)(I.a,{key:"advanced",renderPriority:29},Object(r.createElement)(K.a,{title:Object(c.__)("Advanced","wordpress-seo")},Object(r.createElement)(H.a,null))),t.isKeywordAnalysisActive&&Object(r.createElement)(I.a,{key:"seo",renderPriority:10},Object(r.createElement)(r.Fragment,null,Object(r.createElement)(L.SeoAnalysis,{shouldUpsell:t.shouldUpsell,shouldUpsellWordFormRecognition:t.isWordFormRecognitionActive,isYoastSEOWooActive:t.isYoastSEOWooEnabled}),t.shouldUpsell&&Object(r.createElement)(N.a,{location:"sidebar"}))),t.isContentAnalysisActive&&Object(r.createElement)(I.a,{key:"readability",renderPriority:20},Object(r.createElement)(L.ReadabilityAnalysis,{shouldUpsell:t.shouldUpsell,isYoastSEOWooActive:t.isYoastSEOWooEnabled})),t.isKeywordAnalysisActive&&Object(r.createElement)(I.a,{key:"additional-keywords-upsell",renderPriority:22},t.shouldUpsell&&Object(r.createElement)(V.a,null)),t.isCornerstoneActive&&Object(r.createElement)(I.a,{key:"cornerstone",renderPriority:30},Object(r.createElement)(C.a,null)),t.isKeywordAnalysisActive&&t.isWincherIntegrationActive&&Object(r.createElement)(I.a,{renderPriority:23},Object(r.createElement)(B.a,{location:"sidebar"})),t.isInsightsEnabled&&Object(r.createElement)(I.a,{renderPriority:32},Object(r.createElement)(A.a,{location:"sidebar"}))))}G.propTypes={settings:v.a.object.isRequired};var Z=Object(i.withSelect)((e,t)=>{const{getPreferences:a}=e("yoast-seo/editor");return{settings:a(),store:t.store}})(G),J=a(212),X=a(128),Q=a(145),ee=a(78);function te(e){let{theme:t}=e;return Object(r.createElement)(ee.a,{theme:t,location:"sidebar"},Object(r.createElement)(S.Slot,{name:"YoastSidebar"},e=>Object(Q.a)(e)))}var ae=a(201),re=a(35),ne=a(244),se=a(70),oe=a(75),ie=Object(S.withSpokenMessages)((function(e){let{isActive:t,activeAttributes:a,addingLink:n,value:s,onChange:o,speak:i,stopAddingLink:u}=e;const p=Object(r.useMemo)(d.uniqueId,[n]),[m,h]=Object(r.useState)(),b=Object(r.useMemo)(()=>{const e=window.getSelection();if(!e.rangeCount)return;const a=e.getRangeAt(0);if(n&&!t)return a;let r=a.startContainer;for(r=r.nextElementSibling||r;r.nodeType!==window.Node.ELEMENT_NODE;)r=r.parentNode;return r.closest("a")},[n,s.start,s.end]),g={url:a.url,type:a.type,id:a.id,opensInNewTab:"_blank"===a.target,noFollow:a.rel&&a.rel.split(" ").includes("nofollow"),sponsored:a.rel&&a.rel.split(" ").includes("sponsored"),...m},f=Object(r.createElement)(se.a,{href:window.wpseoAdminL10n["shortlinks.nofollow_sponsored"],className:"dashicons"},Object(r.createElement)("span",{className:"screen-reader-text"},Object(c.__)("Learn more about marking a link as nofollow or sponsored.","wordpress-seo"))),O=Object(oe.a)(Object(c.sprintf)(Object(c.__)("Search engines should ignore this link (mark as %1$snofollow%2$s)%3$s","wordpress-seo"),"<code>","</code>","<helplink />"),{code:Object(r.createElement)("code",null),helplink:f}),y=Object(oe.a)(Object(c.sprintf)(Object(c.__)("This is a sponsored link or advert (mark as %1$ssponsored%2$s)%3$s","wordpress-seo"),"<code>","</code>","<helplink />"),{code:Object(r.createElement)("code",null),helplink:f}),w=[{id:"opensInNewTab",title:Object(c.__)("Open in new tab","wordpress-seo")},{id:"noFollow",title:O},{id:"sponsored",title:y}],{__experimentalLinkControl:j}=window.wp.blockEditor;return Object(r.createElement)(S.Popover,{key:p,anchorRef:b,focusOnMount:!!n&&"firstElement",onClose:u,position:"bottom center"},Object(r.createElement)(j,{value:g,onChange:function(e){e={...m,...e};const a=g.url===e.url&&g.opensInNewTab!==e.opensInNewTab||g.noFollow!==e.noFollow||g.sponsored!==e.sponsored;a&&!0===e.sponsored&&!0!==g.sponsored&&(e.noFollow=!0),a&&!1===e.noFollow&&!1!==g.noFollow&&(e.sponsored=!1);const r=a&&void 0===e.url;if(h(r?e:void 0),r)return;const n=Object(re.prependHTTP)(e.url),p=function(e){let{url:t,opensInNewWindow:a,noFollow:r,sponsored:n}=e;const s={type:"core/link",attributes:{url:t}};let o=[];return a&&(s.attributes.target="_blank",o.push("noreferrer noopener")),n&&(o.push("sponsored"),o.push("nofollow")),r&&o.push("nofollow"),o.length>0&&(o=Object(d.uniq)(o),s.attributes.rel=o.join(" ")),s}({url:n,type:e.type,id:void 0!==e.id&&null!==e.id?String(e.id):void 0,opensInNewWindow:e.opensInNewTab,noFollow:e.noFollow,sponsored:e.sponsored});if(Object(l.isCollapsed)(s)&&!t){const t=e.title||n,a=Object(l.applyFormat)(Object(l.create)({text:t}),p,0,t.length);o(Object(l.insert)(s,a))}else{const e=Object(l.applyFormat)(s,p);e.start=e.end,e.activeFormats=[],o(e)}a||u(),function(e){if(!e)return!1;const t=e.trim();if(!t)return!1;if(/^\S+:/.test(t)){const e=Object(re.getProtocol)(t);if(!Object(re.isValidProtocol)(e))return!1;if(Object(d.startsWith)(e,"http")&&!/^https?:\/\/[^\/\s]/i.test(t))return!1;const a=Object(re.getAuthority)(t);if(!Object(re.isValidAuthority)(a))return!1;const r=Object(re.getPath)(t);if(r&&!Object(re.isValidPath)(r))return!1;const n=Object(re.getQueryString)(t);if(n&&!Object(re.isValidQueryString)(n))return!1;const s=Object(re.getFragment)(t);if(s&&!Object(re.isValidFragment)(s))return!1}return!(Object(d.startsWith)(t,"#")&&!Object(re.isValidFragment)(t))}(n)?i(t?Object(c.__)("Link edited.","wordpress-seo"):Object(c.__)("Link inserted.","wordpress-seo"),"assertive"):i(Object(c.__)("Warning: the link has been inserted but may have errors. Please test it.","wordpress-seo"),"assertive")},forceIsEditingLink:n,settings:w}))}));const ce=Object(c.__)("Link","wordpress-seo"),le={name:"core/link",title:ce,tagName:"a",className:null,attributes:{url:"href",target:"target",rel:"rel"},replaces:"core/link",__unstablePasteRule(e,t){let{html:a,plainText:r}=t;if(Object(l.isCollapsed)(e))return e;const n=(a||r).replace(/<[^>]+>/g,"").trim();return Object(re.isURL)(n)?(window.console.log("Created link:\n\n",n),Object(l.applyFormat)(e,{type:"core/link",attributes:{url:Object(ne.decodeEntities)(n)}})):e},edit:Object(S.withSpokenMessages)(class extends r.Component{constructor(){super(...arguments),this.addLink=this.addLink.bind(this),this.stopAddingLink=this.stopAddingLink.bind(this),this.onRemoveFormat=this.onRemoveFormat.bind(this),this.state={addingLink:!1}}addLink(){const{value:e,onChange:t}=this.props,a=Object(l.getTextContent)(Object(l.slice)(e));a&&Object(re.isURL)(a)?t(Object(l.applyFormat)(e,{type:"core/link",attributes:{url:a}})):a&&Object(re.isEmail)(a)?t(Object(l.applyFormat)(e,{type:"core/link",attributes:{url:"mailto:"+a}})):this.setState({addingLink:!0})}stopAddingLink(){this.setState({addingLink:!1}),this.props.onFocus()}onRemoveFormat(){const{value:e,onChange:t,speak:a}=this.props;t(Object(l.removeFormat)(e,"core/link")),a(Object(c.__)("Link removed.","wordpress-seo"),"assertive")}render(){const{isActive:e,activeAttributes:t,value:a,onChange:n}=this.props,{RichTextToolbarButton:s,RichTextShortcut:o}=window.wp.blockEditor;return Object(r.createElement)(r.Fragment,null,Object(r.createElement)(o,{type:"primary",character:"k",onUse:this.addLink}),Object(r.createElement)(o,{type:"primaryShift",character:"k",onUse:this.onRemoveFormat}),e&&Object(r.createElement)(s,{name:"link",icon:"editor-unlink",title:Object(c.__)("Unlink","wordpress-seo"),onClick:this.onRemoveFormat,isActive:e,shortcutType:"primaryShift",shortcutCharacter:"k"}),!e&&Object(r.createElement)(s,{name:"link",icon:"admin-links",title:ce,onClick:this.addLink,isActive:e,shortcutType:"primary",shortcutCharacter:"k"}),(this.state.addingLink||e)&&Object(r.createElement)(ie,{addingLink:this.state.addingLink,stopAddingLink:this.stopAddingLink,isActive:e,activeAttributes:t,value:a,onChange:n}))}})};var de=a(7),ue=a(202);function pe(e){let{checklist:t,onClick:a}=e;const n=t.every(e=>"good"===e.score);return Object(r.createElement)(r.Fragment,null,t.map(e=>Object(r.createElement)(ue.a,j()({key:e.label},e))),Object(r.createElement)("br",null),!n&&Object(r.createElement)(de.Button,{onClick:a},Object(c.__)("Improve your post with Yoast SEO","wordpress-seo")))}function me(e){let t,{checklist:a,onClick:n}=e;return t=a.every(e=>"good"===e.score)?Object(c.__)("We've analyzed your post. Everything looks good. Well done!","wordpress-seo"):Object(c.__)("We've analyzed your post. There is still room for improvement!","wordpress-seo"),Object(r.createElement)(r.Fragment,null,Object(r.createElement)("p",null,t),Object(r.createElement)(pe,{checklist:a,onClick:n}))}pe.propTypes={checklist:v.a.array.isRequired,onClick:v.a.func.isRequired},me.propTypes={checklist:v.a.array.isRequired,onClick:v.a.func.isRequired};var he=a(16);function be(e,t){const{isKeywordAnalysisActive:a}=t.getPreferences();if(a){const a=Object(y.a)(t.getReadabilityResults().overallScore);e.push({label:Object(c.__)("Readability analysis:","wordpress-seo"),score:a.className,scoreValue:a.screenReaderReadabilityText})}}function ge(e,t){const{isContentAnalysisActive:a}=t.getPreferences();if(a){const a=Object(y.a)(t.getResultsForFocusKeyword().overallScore),r=Object(he.a)().isPremium;e.push({label:r?Object(c.__)("Premium SEO analysis:","wordpress-seo"):Object(c.__)("SEO analysis:","wordpress-seo"),score:a.className,scoreValue:a.screenReaderReadabilityText})}}function fe(e,t,a){if(!a.getBlocks().some(e=>!0===e.attributes["is-yoast-schema-block"]))return;const r=t.getSchemaBlocksValidationResults(),n=Object.values(r);if(n&&n.length>0){const t=n.every(e=>e.result<=0);e.push({label:Object(c.__)("Schema analysis:","wordpress-seo"),score:t?"good":"bad",scoreValue:t?Object(c.__)("Good","wordpress-seo"):Object(c.__)("Needs improvement","wordpress-seo")})}}var Oe=Object(f.compose)([Object(i.withSelect)((function(e){const t=e("yoast-seo/editor"),a=e("yoast-seo/schema-blocks"),r=e("core/block-editor"),n=[];return function(e,t){t.getFocusKeyphrase()||e.push({label:Object(c.__)("No focus keyword was entered","wordpress-seo"),score:"bad"})}(n,t),be(n,t),ge(n,t),fe(n,a,r),n.push(...Object.values(t.getChecklistItems())),{checklist:n}})),Object(i.withDispatch)((function(e){const{closePublishSidebar:t,openGeneralSidebar:a}=e("core/edit-post");return{onClick:()=>{t(),a("yoast-seo/seo-sidebar")}}}))])(me),ye=a(27),we=a.n(ye),je=a(10);const Ee=Object(je.makeOutboundLink)();var ve,ke,_e,Te=()=>{const e=Object(d.get)(window,"wpseoAdminL10n.shortlinks-upsell-postpublish-zapier_upsell_buy_link","https://yoa.st/get-zapier-postpublish"),t=Object(d.get)(window,"wpseoAdminL10n.shortlinks-upsell-postpublish-zapier_upsell_help_link","https://yoa.st/about-zapier"),a=Object(c.__)("Instantly share your published posts with 2000+ destinations such as Twitter, Facebook and more.","wordpress-seo"),n=Object(c.sprintf)(
465
- /* translators: 1: Link start tag, 2: Link closing tag. */
466
- Object(c.__)("or %1$sLearn more%2$s\t","wordpress-seo"),"{{link}}","{{/link}}"),s=we()({mixedString:n,components:{link:Object(r.createElement)(Ee,{href:t})}});return Object(r.createElement)(r.Fragment,null,Object(r.createElement)("div",{style:{paddingTop:"10px"}},Object(r.createElement)("strong",null,Object(c.sprintf)(
467
- /* translators: 1: Yoast SEO, 2: Zapier. */
468
- Object(c.__)("Connect %1$s with %2$s","wordpress-seo"),"Yoast SEO","Zapier"))),Object(r.createElement)("div",{className:"yoast yoast-zapier"},Object(r.createElement)("p",{style:{marginTop:0}},a),Object(r.createElement)(de.ButtonStyledLink,{variant:"buy",small:!0,href:e,target:"_blank"},Object(c.__)("Unlock with Premium!","wordpress-seo")),Object(r.createElement)("p",{style:{marginTop:"5px"}},s)))},xe=Object(f.compose)([Object(i.withSelect)((function(e){const t=e("yoast-seo/editor"),a=e("yoast-seo/schema-blocks"),r=e("core/block-editor"),n=[];return be(n,t),ge(n,t),fe(n,a,r),n.push(...Object.values(t.getChecklistItems())),{checklist:n}})),Object(i.withDispatch)((function(e){const{openGeneralSidebar:t}=e("core/edit-post");return{onClick:()=>{t("yoast-seo/seo-sidebar")}}}))])(pe),Re=a(3);function Se(){return(Se=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r])}return e}).apply(this,arguments)}function Ce(e){return Re.createElement("svg",Se({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1600 1600","aria-hidden":"true"},e),ve||(ve=Re.createElement("g",{fill:"none",fillRule:"evenodd"},Re.createElement("path",{fill:"#1877f2",d:"M1600 800a800 800 0 10-925 790v-559H472V800h203V624c0-201 119-311 302-311 88 0 179 15 179 15v197h-101c-99 0-130 62-130 125v150h222l-36 231H925v559a800 800 0 00675-790"}),Re.createElement("path",{fill:"#fff",d:"M1147 800H925V650c0-63 31-125 130-125h101V328s-91-15-179-15c-183 0-302 110-302 311v176H472v231h203v559a806 806 0 00250 0v-559h186z"}))))}function Pe(){return(Pe=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r])}return e}).apply(this,arguments)}function Le(e){return Re.createElement("svg",Pe({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 400 400","aria-hidden":"true"},e),ke||(ke=Re.createElement("circle",{cx:200,cy:200,r:200,fill:"#1da1f2"})),_e||(_e=Re.createElement("path",{d:"M163.4 305.5c88.7 0 137.2-73.5 137.2-137.2 0-2.1 0-4.2-.1-6.2 9.4-6.8 17.6-15.3 24.1-25-8.6 3.8-17.9 6.4-27.7 7.6 10-6 17.6-15.4 21.2-26.7-9.3 5.5-19.6 9.5-30.6 11.7-8.8-9.4-21.3-15.2-35.2-15.2-26.6 0-48.2 21.6-48.2 48.2 0 3.8.4 7.5 1.3 11-40.1-2-75.6-21.2-99.4-50.4-4.1 7.1-6.5 15.4-6.5 24.2 0 16.7 8.5 31.5 21.5 40.1-7.9-.2-15.3-2.4-21.8-6v.6c0 23.4 16.6 42.8 38.7 47.3-4 1.1-8.3 1.7-12.7 1.7-3.1 0-6.1-.3-9.1-.9 6.1 19.2 23.9 33.1 45 33.5-16.5 12.9-37.3 20.6-59.9 20.6-3.9 0-7.7-.2-11.5-.7 21.1 13.8 46.5 21.8 73.7 21.8",fill:"#fff"})))}function Ae(e){let{permalink:t}=e;const a=encodeURI(t);return Object(r.createElement)(r.Fragment,null,Object(r.createElement)("div",null,Object(c.__)("Share your post!","wordpress-seo")),Object(r.createElement)("ul",{className:"yoast-seo-social-share-buttons"},Object(r.createElement)("li",null,Object(r.createElement)("a",{href:"https://www.facebook.com/sharer/sharer.php?u="+a,target:"_blank",rel:"noopener noreferrer"},Object(r.createElement)(Ce,null),Object(c.__)("Facebook","wordpress-seo"),Object(r.createElement)("span",{className:"screen-reader-text"},Object(c.__)("(Opens in a new browser tab)","wordpress-seo")))),Object(r.createElement)("li",null,Object(r.createElement)("a",{href:"https://twitter.com/share?url="+a,target:"_blank",rel:"noopener noreferrer"},Object(r.createElement)(Le,null),Object(c.__)("Twitter","wordpress-seo"),Object(r.createElement)("span",{className:"screen-reader-text"},Object(c.__)("(Opens in a new browser tab)","wordpress-seo"))))))}Ae.propTypes={permalink:v.a.string.isRequired};var Ie=Object(f.compose)([Object(i.withSelect)(e=>({permalink:e("core/editor").getPermalink()}))])(Ae),Fe=a(121);function qe(e){const{hasTrackedKeyphrases:t,trackAll:a}=e;return Object(r.createElement)(r.Fragment,null,Object(r.createElement)(de.FieldGroup,{label:Object(c.__)("SEO performance","wordpress-seo"),linkTo:wpseoAdminL10n["shortlinks.wincher.seo_performance"],linkText:Object(c.__)("Learn more about the SEO performance feature.","wordpress-seo"),wrapperClassName:"yoast-field-group yoast-wincher-post-publish"}),Object(r.createElement)(Fe.a,null),t&&Object(r.createElement)("p",null,Object(c.__)("Tracking has already been enabled for one or more keyphrases of this page. Clicking the button below will enable tracking for all of its keyphrases.","wordpress-seo")),Object(r.createElement)("div",{className:"yoast"},Object(r.createElement)(de.NewButton,{variant:"secondary",small:!0,onClick:a},Object(c.__)("Track all keyphrases on this page","wordpress-seo"))),Object(r.createElement)(B.a,{location:"postpublish"}))}qe.propTypes={trackAll:v.a.func,hasTrackedKeyphrases:v.a.bool},qe.defaultProps={trackAll:()=>{},hasTrackedKeyphrases:!1};var Me=Object(f.compose)([Object(i.withSelect)(e=>{const{getWincherTrackedKeyphrases:t,hasWincherTrackedKeyphrases:a}=e("yoast-seo/editor");return{trackedKeyphrases:t(),hasTrackedKeyphrases:a()}}),Object(i.withDispatch)(e=>{const{setWincherOpenModal:t,setWincherTrackAllKeyphrases:a}=e("yoast-seo/editor");return{trackAll:()=>{a(!0),t("postpublish")}}})])(qe),Ne=a(40);var De=a(245);window.yoast=window.yoast||{},window.yoast.initEditorIntegration=function(e){(function(e){const t=Object(he.a)(),a=t.isPremium?"Yoast SEO Premium":"Yoast SEO",l=Object(r.createElement)(x,null);Object(o.updateCategory)("yoast-structured-data-blocks",{icon:l}),Object(o.updateCategory)("yoast-internal-linking-blocks",{icon:l});const d={isRtl:t.isRtl},u=e.getState().preferences,p=u.isKeywordAnalysisActive||u.isContentAnalysisActive,m=u.isKeywordAnalysisActive&&u.isWincherIntegrationActive;!Object(i.select)("core/edit-post").getPreferences().panels["yoast-seo/document-panel"]&&Object(i.dispatch)("core/edit-post").toggleEditorPanelOpened("yoast-seo/document-panel"),Object(s.registerPlugin)("yoast-seo",{render:()=>Object(r.createElement)(r.Fragment,null,Object(r.createElement)(n.PluginSidebarMoreMenuItem,{target:"seo-sidebar",icon:Object(r.createElement)(R,null)},a),Object(r.createElement)(n.PluginSidebar,{name:"seo-sidebar",title:a},Object(r.createElement)(te,{store:e,theme:d})),Object(r.createElement)(r.Fragment,null,Object(r.createElement)(Z,{store:e,theme:d}),Object(r.createElement)(J.a,{target:"wpseo-metabox-root",store:e,theme:d})),p&&Object(r.createElement)(n.PluginPrePublishPanel,{className:"yoast-seo-sidebar-panel",title:Object(c.__)("Yoast SEO","wordpress-seo"),initialOpen:!0,icon:Object(r.createElement)(r.Fragment,null)},Object(r.createElement)(Oe,null)),Object(r.createElement)(n.PluginPostPublishPanel,{className:"yoast-seo-sidebar-panel",title:Object(c.__)("Yoast SEO","wordpress-seo"),initialOpen:!0,icon:Object(r.createElement)(r.Fragment,null)},Object(r.createElement)(Ie,null),Object(r.createElement)(ae.a,{name:"YoastZapierPostPublish"},Object(r.createElement)(Te,null)),m&&Object(r.createElement)(Me,null)),p&&Object(r.createElement)(n.PluginDocumentSettingPanel,{name:"document-panel",className:"yoast-seo-sidebar-panel",title:Object(c.__)("Yoast SEO","wordpress-seo"),icon:Object(r.createElement)(r.Fragment,null)},Object(r.createElement)(xe,null))),icon:Object(r.createElement)(R,null)})})(e),"function"==typeof Object(d.get)(window,"wp.blockEditor.__experimentalLinkControl")?[le].forEach(e=>{let{name:t,replaces:a,...r}=e;a&&Object(i.dispatch)("core/rich-text").removeFormatTypes(a),t&&Object(l.registerFormatType)(t,r)}):console.warn(Object(c.__)("Marking links with nofollow/sponsored has been disabled for WordPress installs < 5.4.","wordpress-seo")+" "+Object(c.sprintf)(Object(c.__)("Please upgrade your WordPress version or install the Gutenberg plugin to get this %1$s feature.","wordpress-seo"),"Yoast SEO")),function(e){Object(X.b)()&&e.dispatch(u.actions.setMarkerStatus("enabled"))}(e),Object(Ne.b)()&&function(){const{createSuccessNotice:e,createErrorNotice:t}=Object(i.dispatch)("core/notices");Object(m.a)(),Object(p.a)(g,e,t)}()},window.yoast.EditorData=De.a}]);
1
+ !function(e){var t={};function a(r){if(t[r])return t[r].exports;var n=t[r]={i:r,l:!1,exports:{}};return e[r].call(n.exports,n,n.exports,a),n.l=!0,n.exports}a.m=e,a.c=t,a.d=function(e,t,r){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(a.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)a.d(r,n,function(t){return e[t]}.bind(null,n));return r},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=286)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.yoast.propTypes},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.React},function(e,t){e.exports=window.lodash},,function(e,t){e.exports=window.wp.data},function(e,t){e.exports=window.yoast.componentsNew},function(e,t){e.exports=window.yoast.styledComponents},,function(e,t){e.exports=window.yoast.helpers},function(e,t){function a(){return e.exports=a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,a.apply(this,arguments)}e.exports=a,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.components},function(e,t){e.exports=window.yoast.analysis},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.yoast.styleGuide},function(e,t,a){"use strict";a.d(t,"a",(function(){return n}));var r=a(4);function n(){return Object(r.get)(window,"wpseoScriptData.metabox",{intl:{},isRtl:!1})}},,,function(e,t){e.exports=window.yoast.externals.redux},,function(e,t,a){"use strict";a.d(t,"b",(function(){return n})),a.d(t,"a",(function(){return s}));var r=a(0);function n(e){return e.charAt(0).toUpperCase()+e.slice(1)}function s(e,t){let a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return Object(r.createInterpolateElement)(e,{a:Object(r.createElement)("a",{id:a,href:t,target:"_blank",rel:"noopener noreferrer"})})}},function(e,t){e.exports=window.wp.apiFetch},,,function(e,t){e.exports=window.yoast.externals.contexts},function(e,t,a){var r;!function(){"use strict";var a={}.hasOwnProperty;function n(){for(var e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var s=typeof r;if("string"===s||"number"===s)e.push(r);else if(Array.isArray(r)&&r.length){var o=n.apply(null,r);o&&e.push(o)}else if("object"===s)for(var i in r)a.call(r,i)&&r[i]&&e.push(i)}}return e.join(" ")}e.exports?(n.default=n,e.exports=n):void 0===(r=function(){return n}.apply(t,[]))||(e.exports=r)}()},function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n=i(a(3)),s=i(a(117)),o=i(a(120));function i(e){return e&&e.__esModule?e:{default:e}}var c=void 0;t.default=function(e){var t=e.mixedString,a=e.components,i=e.throwErrors;if(c=t,!a)return t;if("object"!==(void 0===a?"undefined":r(a))){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var l=(0,o.default)(t);try{return function e(t,a){var o,i,l,d,u,p,m,h,b=[],g={};for(p=0;p<t.length;p++)if("string"!==(u=t[p]).type){if(!a.hasOwnProperty(u.value)||void 0===a[u.value])throw new Error("Invalid interpolation, missing component node: `"+u.value+"`");if("object"!==r(a[u.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+u.value+"`","\n> "+c);if("componentClose"===u.type)throw new Error("Missing opening component token: `"+u.value+"`");if("componentOpen"===u.type){o=a[u.value],l=p;break}b.push(a[u.value])}else b.push(u.value);return o&&(d=function(e,t){var a,r,n=t[e],s=0;for(r=e+1;r<t.length;r++)if((a=t[r]).value===n.value){if("componentOpen"===a.type){s++;continue}if("componentClose"===a.type){if(0===s)return r;s--}}throw new Error("Missing closing component token `"+n.value+"`")}(l,t),m=e(t.slice(l+1,d),a),i=n.default.cloneElement(o,{},m),b.push(i),d<t.length-1&&(h=e(t.slice(d+1),a),b=b.concat(h))),1===b.length?b[0]:(b.forEach((function(e,t){e&&(g["interpolation-child-"+t]=e)})),(0,s.default)(g))}(l,a)}catch(e){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}},,,function(e,t,a){"use strict";a.d(t,"b",(function(){return s})),a.d(t,"a",(function(){return o}));var r=a(22),n=a.n(r);async function s(e,t,a){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:200;try{const n=await e();return!!n&&(n.status===r?t(n):a(n))}catch(e){console.error(e.message)}}async function o(e){try{return await n()(e)}catch(e){return e.error&&e.status?e:e instanceof Response&&await e.json()}}},function(e,t,a){"use strict";var r=a(0),n=a(1),s=a.n(n);const o=e=>{let{children:t}=e;return Object(r.createElement)("div",null,t)};o.propTypes={renderPriority:s.a.number.isRequired,children:s.a.node.isRequired},t.a=o},,function(e,t){e.exports=window.yoast.replacementVariableEditor},,function(e,t){e.exports=window.wp.url},,,function(e,t,a){"use strict";a.d(t,"a",(function(){return n}));const{get:r}=lodash,n=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return r(window,"wordproofSdk.data"+(e?"."+e:""),t)}},function(e,t,a){"use strict";a.d(t,"b",(function(){return l}));var r=a(11),n=a.n(r),s=a(0),o=a(1),i=a.n(o),c=a(12);const l="yoast yoast-gutenberg-modal",d=e=>{const{title:t,className:a,showYoastIcon:r,additionalClassName:o,...i}=e,l=r?Object(s.createElement)("span",{className:"yoast-icon"}):null;return Object(s.createElement)(c.Modal,n()({title:t,className:`${a} ${o}`,icon:l},i),e.children)};d.propTypes={title:i.a.string,className:i.a.string,showYoastIcon:i.a.bool,children:i.a.oneOfType([i.a.node,i.a.arrayOf(i.a.node)]),additionalClassName:i.a.string},d.defaultProps={title:"Yoast SEO",className:l,showYoastIcon:!0,children:null,additionalClassName:""},t.a=d},function(e,t,a){"use strict";a.d(t,"a",(function(){return s})),a.d(t,"b",(function(){return o})),a.d(t,"c",(function(){return c})),a.d(t,"d",(function(){return l}));var r=a(4),n=a(16);const s=e=>Object(r.get)(window,"wordproofSdk.data"+(e?"."+e:""),{}),o=()=>{const e=Object(n.a)();return 1===Object(r.get)(e,"wordproofIntegrationActive",0)},i=e=>{const t=new CustomEvent(e);window.dispatchEvent(t)},c=()=>{i("wordproof:open_authentication")},l=()=>{i("wordproof:open_settings")}},function(e,t,a){"use strict";a.d(t,"a",(function(){return o}));var r=a(0),n=a(1),s=a.n(n);function o(e){let{target:t,children:a}=e,n=t;return"string"==typeof t&&(n=document.getElementById(t)),n?Object(r.createPortal)(a,n):null}o.propTypes={target:s.a.oneOfType([s.a.string,s.a.object]).isRequired,children:s.a.node.isRequired}},function(e,t,a){"use strict";a.d(t,"b",(function(){return s})),a.d(t,"a",(function(){return o})),a.d(t,"c",(function(){return i})),a.d(t,"d",(function(){return c})),a.d(t,"e",(function(){return l}));var r=a(4),n=a(30);async function s(){return await Object(n.a)({path:"yoast/v1/wincher/authorization-url",method:"GET"})}async function o(e){const{code:t,websiteId:a}=e;return await Object(n.a)({path:"yoast/v1/wincher/authenticate",method:"POST",data:{code:t,websiteId:a}})}async function i(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,a=arguments.length>2?arguments[2]:void 0;return await Object(n.a)({path:"yoast/v1/wincher/keyphrases",method:"POST",data:{keyphrases:e,permalink:t},signal:a})}async function c(e){return Object(r.isArray)(e)||(e=[e]),await Object(n.a)({path:"yoast/v1/wincher/keyphrases/track",method:"POST",data:{keyphrases:e}})}async function l(e){return await Object(n.a)({path:"yoast/v1/wincher/keyphrases/untrack",method:"DELETE",data:{keyphraseID:e}})}},,,function(e,t,a){"use strict";a.d(t,"c",(function(){return o})),a.d(t,"a",(function(){return i})),a.d(t,"b",(function(){return c}));var r=a(22),n=a.n(r),s=a(54);async function o(e,t,a){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:200;try{const n=await e();return!!n&&(n.status===r?t(n):a(n))}catch(e){}}async function i(e){try{return await n()(e)}catch(e){return e.error&&e.status?e:e instanceof window.Response&&await e.json()}}const c=async()=>await o(async()=>await Object(s.a)(),e=>e,()=>!1)},function(e,t,a){"use strict";a.d(t,"a",(function(){return ue})),a.d(t,"b",(function(){return pe})),a.d(t,"c",(function(){return me})),a.d(t,"d",(function(){return he}));var r=a(4),n=a(10),s=a(0),o=a(3),i=a.n(o),c=a(1),l=a.n(c),d=a(8),u=a.n(d);const p=u.a.p`
2
  color: #606770;
3
  flex-shrink: 0;
4
  font-size: 12px;
393
  /* translators: %s: Expands to "Yoast SEO Premium". */
394
  Object(o.__)("Check out %s!","wordpress-seo"),"Yoast SEO Premium"))),S=()=>Object(s.createElement)(d.Alert,{type:"error"},Object(o.__)("We've encountered a problem trying to get related keyphrases. Please try again later.","wordpress-seo")),C=()=>Object(s.createElement)(d.Alert,{type:"warning"},Object(o.sprintf)(
395
  /* translators: %s: Expands to "Yoast SEO". */
396
+ Object(o.__)("You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.","wordpress-seo"),"Yoast SEO")),P=a(16);function L(e){const{response:t,lastRequestKeyphrase:a,keyphrase:r,newRequest:n,setCountry:i,renderAction:c,countryCode:d,requestLimitReached:p,setRequestFailed:m,setNoResultsFound:b,relatedKeyphrases:g,setRequestSucceeded:f,setRequestLimitReached:O}=e,y=Object(P.a)().isPremium;return Object(s.createElement)(s.Fragment,null,!p&&Object(s.createElement)(s.Fragment,null,!y&&Object(s.createElement)(R,null),y&&function(e){return e&&e.length>=4}(g)&&Object(s.createElement)(C,null),Object(s.createElement)(j,{countryCode:d,setCountry:i,newRequest:n,keyphrase:r,setRequestFailed:m,setNoResultsFound:b,setRequestSucceeded:f,setRequestLimitReached:O,response:t,lastRequestKeyphrase:a})),function(e){const{isPending:t,requestLimitReached:a,isSuccess:r,response:n,requestHasData:i}=e;return t?Object(s.createElement)(u,null):a?Object(s.createElement)(h,null):!r&&function(e){return!Object(l.isEmpty)(e)&&"error"in e}(n)?Object(s.createElement)(S,null):i?void 0:Object(s.createElement)("p",null,Object(o.__)("Sorry, there's no data available for that keyphrase/country combination.","wordpress-seo"))}(e),Object(s.createElement)(T,{keyphrase:r,relatedKeyphrases:g,countryCode:d,renderAction:c,data:t}))}L.propTypes={keyphrase:c.a.string,relatedKeyphrases:c.a.array,renderAction:c.a.func,requestLimitReached:c.a.bool,countryCode:c.a.string.isRequired,setCountry:c.a.func.isRequired,newRequest:c.a.func.isRequired,setRequestSucceeded:c.a.func.isRequired,setRequestLimitReached:c.a.func.isRequired,setRequestFailed:c.a.func.isRequired,setNoResultsFound:c.a.func.isRequired,response:c.a.object,lastRequestKeyphrase:c.a.string},L.defaultProps={keyphrase:"",relatedKeyphrases:[],renderAction:null,requestLimitReached:!1,response:{},lastRequestKeyphrase:""},t.a=Object(n.compose)([Object(r.withSelect)(e=>{const{getFocusKeyphrase:t,getSEMrushSelectedCountry:a,getSEMrushRequestLimitReached:r,getSEMrushRequestResponse:n,getSEMrushRequestIsSuccess:s,getSEMrushIsRequestPending:o,getSEMrushRequestHasData:i,getSEMrushRequestKeyphrase:c}=e("yoast-seo/editor");return{keyphrase:t(),countryCode:a(),requestLimitReached:r(),response:n(),isSuccess:s(),isPending:o(),requestHasData:i(),lastRequestKeyphrase:c()}}),Object(r.withDispatch)(e=>{const{setSEMrushChangeCountry:t,setSEMrushNewRequest:a,setSEMrushRequestSucceeded:r,setSEMrushRequestFailed:n,setSEMrushSetRequestLimitReached:s,setSEMrushNoResultsFound:o}=e("yoast-seo/editor");return{setCountry:e=>{t(e)},newRequest:(e,t)=>{a(e,t)},setRequestSucceeded:e=>{r(e)},setRequestFailed:e=>{n(e)},setRequestLimitReached:()=>{s()},setNoResultsFound:()=>{o()}}})])(L)},,,,function(e,t,a){"use strict";var r=a(14),n=a(6),s=a(72),o=a(57);t.a=Object(r.compose)([Object(n.withSelect)(e=>{const{isCornerstoneContent:t}=e("yoast-seo/editor");return{isCornerstone:t(),learnMoreUrl:wpseoAdminL10n["shortlinks.cornerstone_content_info"]}}),Object(n.withDispatch)(e=>{const{toggleCornerstoneContent:t}=e("yoast-seo/editor");return{onChange:t}}),Object(o.a)()])(s.CollapsibleCornerstone)},function(e,t,a){"use strict";var r=a(0),n=a(6),s=a(2),o=a(7),i=a(4);t.a=()=>{const e=Object(n.useSelect)(e=>e("yoast-seo/editor").getEstimatedReadingTime(),[]),t=Object(r.useMemo)(()=>Object(i.get)(window,"wpseoAdminL10n.shortlinks-insights-estimated_reading_time",""),[]);return Object(r.createElement)(o.InsightsCard,{id:"yoastseo-estimated-reading-time-insights",amount:e,unit:Object(s._n)("minute","minutes",e,"wordpress-seo"),title:Object(s.__)("Reading time","wordpress-seo"),linkTo:t,linkText:Object(s.__)("Learn more about reading time","wordpress-seo")})}},function(e,t,a){"use strict";var r=a(0),n=a(6),s=a(2),o=a(7),i=a(10),c=a(13),l=a(4);const d=Object(i.makeOutboundLink)();function u(e,t,a){const n=function(e){switch(e){case c.DIFFICULTY.FAIRLY_DIFFICULT:case c.DIFFICULTY.DIFFICULT:case c.DIFFICULTY.VERY_DIFFICULT:return Object(s.__)("Try to make shorter sentences, using less difficult words to improve readability","wordpress-seo");case c.DIFFICULTY.NO_DATA:return Object(s.__)("Continue writing to get insight into the readability of your text!","wordpress-seo");default:return Object(s.__)("Good job!","wordpress-seo")}}(t);return Object(r.createElement)("span",null,function(e,t){return-1===e?Object(s.sprintf)(Object(s.__)("Your text should be slightly longer to calculate your Flesch reading ease score.","wordpress-seo")):Object(s.sprintf)(
397
  /* Translators: %1$s expands to the numeric Flesch reading ease score,
398
  %2$s expands to the easiness of reading (e.g. 'easy' or 'very difficult').
399
  */
444
  * %3$s translates to the Post type in singular form.
445
  */
446
  "The %3$s will automatically be timestamped every time you %1$supdate%2$s or %1$spublish%2$s.","wordpress-seo"),"<b>","</b>",Object(ne.a)("current_post_type")),{b:Object(J.createElement)("b",null)})),Object(J.createElement)("div",{className:"yoast-wordproof-modal-action"},Object(J.createElement)(se.NewButton,{variant:"primary",onClick:t},"Continue")))};ce.propTypes={closeModal:ie.a.func.isRequired};var le,de=ce;function ue(){return(ue=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r])}return e}).apply(this,arguments)}function pe(e){return te.createElement("svg",ue({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 752 247",stroke:"#000",strokeLinecap:"round",strokeLinejoin:"round",fill:"#fff",fillRule:"evenodd","aria-hidden":"true"},e),le||(le=te.createElement("g",{stroke:"none",className:"connection-assistant_svg__B"},te.createElement("path",{d:"M307.671 13.343C314.3 6.76 322.367.552 332.022-.127c5.029-.88 10.204-.124 15.012 1.447 3.588 1.147 6.294 3.893 8.763 6.605 3.333-1.582 7.09-1.837 10.73-1.803 3.35-.13 6.796.842 9.52 2.803 4.045 3.932 7.322 8.847 8.678 14.367.711 3.808 1.084 7.888-.22 11.616.824 2.334 4.61 2.746 3.96 5.628-.706 2.373-2.616 4.209-4.356 5.898l-.61.543c-2.532.644-4.605 2.203-5.888 4.474-.322-1.92-2.644-1.864-3.955-2.842-5.977-3.813-10.734-9.52-13.356-16.119-1.266-3.435-2.768-6.938-2.475-10.684-2.983.661-6 1.86-8.068 4.198-2.977 2.887-4.452 6.831-6.819 10.164-1.746 2.334-1.825 5.453-3.56 7.786-1.118 1.7-3 2.599-4.587 3.774 1.378.305 2.898.373 4.073 1.243 1.113.944.673 2.898-.632 3.424-2.255.288-4.577-.26-6.803.305-2.825.898-4.994 3.023-7.011 5.09-.91 1.035-2.61-.22-2.441-1.418-.192-1.406.955-2.412 1.66-3.48-2.7.898-5.525 1.21-8.316 1.593-1.508 1.243-2.819 2.763-4.022 4.306-1.537-1.345-3.057-3.22-5.34-2.91 1.204 1.7 2.86 2.989 4.475 4.271.249 5.39 1.774 10.594 3.271 15.74.616 2.266 2.52 3.809 4.334 5.137 3.542 2.22 7.497 3.74 10.995 6.022 1.819 3.029 3.35 6.255 4.469 9.616.559 1.373 1.005 3.046 2.503 3.684 4.638 2.6 9.808 4 14.712 6.006 3.955-2.068 7.695-4.52 11.531-6.791.616-.463 1.503-.785 1.718-1.605 1.056-3.847 1.74-7.785 2.746-11.638.74-2.645 2.96-4.447 4.706-6.436 2.266-2.65 5.565-4.457 7-7.774.255-5.853.294-11.746-.621-17.554 1.294-1.633 2.508-3.328 3.797-4.96.05 3.101.536 6.163.983 9.226.26 3.66.35 7.339.712 10.988.067.746.242 1.498.683 2.114 2.334 3.045 7.08 3.785 10.311 1.762-1 3.289-3.932 5.362-6.226 7.707-.073.655.237 1.271.396 1.898 1.096 2.554 1.163 5.752-1.164 7.65.943 2.051 1.689 4.322 1.14 6.6-.208 1.463-1.536 2.287-2.604 3.118.175 2.079 1.04 4.26.181 6.294-1.113 1.842-3.266 2.599-5.175 3.328-.413 1.66-.769 3.457-2.04 4.706-1.034 1.18-2.723 1.153-4.13 1.492-1.13 2.248-2.537 4.655-4.96 5.678-2.125.548-4.25-.34-6.34-.673-1.525 1.6-3.101 3.385-5.373 3.86-2.39.796-4.712-.6-6.78-1.645-1.638 1.215-3.423 2.6-5.599 2.334-2.344.146-3.972-1.633-5.53-3.074-2.12 1.08-4.566 2-6.945 1.198-2.209-.537-3.356-2.656-4.604-4.35-2.825-.029-5.978-.029-8.226-2.006-1.695-1.322-2.362-3.424-3.034-5.368-1.916-.305-4.142-.367-5.526-1.932-1.35-1.605-2.31-3.554-2.83-5.588-.566-2.305.638-4.497 1.028-6.723-.95-1.085-2.43-1.565-3.582-2.418-3.136-1.577-3.548-5.6-2.424-8.571-1.565-1.107-2.836-2.548-4.22-3.853 3.463-.023 7.056-1.904 8.028-5.424.847-2.21.802-4.616.599-6.938-.43-4.531-1.509-8.967-2.435-13.413-.464-2.074-3.023-2.011-4.447-3.136-2.265-1.644-4.593-4.119-4.102-7.147 1.125-1.881 3.102-3.266 3.47-5.56-2.792-4.276-1.882-9.565-.927-14.26 1.44-5.215 3.83-10.328 7.768-14.13zm22.78 19.356c-2.655 2.78-4.39 6.238-6.282 9.543 2.271-.904 3.955-2.808 5.661-4.492 3.656-3.966 7.775-8.073 9.006-13.509-3.254 2.35-5.746 5.475-8.384 8.458zm3.74 8.317c-1.027 1.621-2.383 2.989-3.423 4.599 3.955-2.147 7.057-6.271 7.373-10.82-1.61 1.882-2.469 4.25-3.95 6.221zm18.42 7.673c4.3-2.515 10.073-3.125 14.322-.136 1.492.588 2.13 2.848.605 3.774-1.396 1.102-2.74-.424-4.074-.797-3.864-1.028-7.786.543-11.108 2.435-.853-.457-2.045-1.017-1.994-2.163-.215-1.498 1.232-2.34 2.249-3.113z",fill:"#f17523"}),te.createElement("path",{d:"M349.757 26.004c2.068-2.339 5.085-3.537 8.068-4.198-.293 3.746 1.21 7.25 2.475 10.684 2.622 6.6 7.379 12.306 13.356 16.12 1.311.977 3.633.92 3.955 2.841-2.084 2.876-4.356 5.622-6.361 8.554-1.899.644-3.809 1.266-5.78 1.656-1.402-4.707-7.797-6.023-11.47-3.193-.966.87-1.593 2.034-2.18 3.176-1.424-1.3-3.006-2.86-5.108-2.667-2.994.21-5.362 2.44-7.057 4.74-.796-2.859-3.43-5.13-6.452-5.09-3.893-.435-7.384 2.79-8.045 6.503-1.842.079-3.701.316-5.537.107-3.012-1.808-5.684-4.147-8.322-6.446 1.203-1.543 2.514-3.063 4.022-4.306 2.791-.384 5.616-.695 8.317-1.593-.706 1.068-1.853 2.074-1.661 3.48-.17 1.198 1.53 2.452 2.44 1.418 2.018-2.067 4.187-4.192 7.012-5.09 2.226-.565 4.548-.017 6.803-.305 1.305-.526 1.745-2.48.632-3.424-1.175-.87-2.695-.938-4.073-1.243 1.587-1.175 3.469-2.073 4.588-3.774 1.734-2.333 1.813-5.452 3.559-7.786 2.367-3.333 3.842-7.277 6.82-10.164zm2.853 22.685c-1.017.774-2.463 1.615-2.248 3.113-.051 1.147 1.141 1.706 1.994 2.164 3.322-1.893 7.243-3.464 11.108-2.435 1.333.372 2.678 1.898 4.074.796 1.525-.926.887-3.186-.605-3.774-4.249-2.989-10.023-2.379-14.322.136zm-22.158-15.99c2.638-2.983 5.13-6.107 8.384-8.458-1.232 5.436-5.35 9.543-9.006 13.51-1.706 1.683-3.39 3.587-5.661 4.491 1.893-3.305 3.627-6.763 6.283-9.543zm3.74 8.317c1.48-1.972 2.339-4.34 3.95-6.22-.317 4.548-3.419 8.672-7.374 10.819 1.04-1.61 2.396-2.978 3.424-4.599zm49.307 5.96l.61-.542c1.678-.53 3.339.921 4.09 2.34 2.656 4.208 3.39 9.44 2.367 14.271-1.04 3.509-2.638 7.503-6.508 8.616l-.085.266c-.44-.616-.616-1.368-.684-2.113-.361-3.65-.452-7.328-.711-10.99-.447-3.062-.933-6.124-.984-9.226a37.81 37.81 0 001.905-2.621zm-84.11 8.357c.542-.526 1.203-1.622 2.073-.893 1.424 1.125 3.983 1.062 4.447 3.136.926 4.446 2.005 8.882 2.435 13.413.203 2.322.248 4.729-.6 6.938-1.49-.243-3.044-.548-4.203-1.582-4.497-3.695-6.599-9.74-6.119-15.464.243-1.932.532-4.096 1.967-5.548zm74.019 5.085l4.39-5.86c.915 5.809.876 11.702.621 17.555-1.435 3.317-4.734 5.124-7 7.774-1.746 1.989-3.966 3.791-4.706 6.436-1.006 3.853-1.69 7.79-2.746 11.638-.215.82-1.102 1.142-1.718 1.605-3.836 2.271-7.576 4.723-11.531 6.791-4.904-2.006-10.074-3.407-14.712-6.006-1.498-.638-1.944-2.31-2.503-3.684-1.119-3.361-2.65-6.587-4.47-9.616-3.497-2.282-7.452-3.802-10.994-6.022-1.814-1.328-3.718-2.87-4.334-5.136-1.497-5.147-3.022-10.35-3.27-15.74 3.135 2.203 5.559 5.44 9.112 7.016 1.882.108 3.763-.056 5.645-.079.135 3.147 1.943 6.334 4.966 7.498 2.085.712 4.723.96 6.492-.627 2.322-1.786 3.164-4.78 3.435-7.577 1.768-2.05 3.3-4.723 6.147-5.367 2.35-.452 3.825 1.808 5.158 3.339-.17 2.4.678 4.774 2.187 6.627 2.83 3.656 9.644 2.729 11.283-1.633.841-1.74.66-3.717.683-5.593 2.181-.548 4.362-1.13 6.475-1.921.661-.215.96-.921 1.39-1.418zm-26.12 21.47c-2.717.372-5.231-1.865-7.96-1.244 2.011 1.955 4.678 3.424 7.401 4.029 3.158-.887 5.927-3 7.904-5.582-2.69.079-4.938 1.796-7.345 2.796zm13.577 1.423c-6.751 2.22-13.3 5.175-20.306 6.526.678.808 1.74.955 2.746.78 5.515-.78 10.65-3.029 15.876-4.831 1.69-.684 3.48-1.424 4.65-2.893-1.005.034-2.017.085-2.966.418zm43.905 73.37c2.842-.673 6.017-1.232 8.746.146 2.498 1.385 5.147 2.577 7.323 4.464 2.638 2.316 4.655 5.232 6.514 8.192 1.57 2.65 2.147 5.73 2.316 8.769.305 1.56.3 3.158.085 4.734-.503 3.752-.361 7.814-2.249 11.21-2.18 2.418-5.243 3.768-7.802 5.729-2.729 2.011-6.407 1.457-9.243-.023-2.497 2.56-7.198 3.983-10.046 1.226-2.09.3-4.096 1.407-6.248.96-1.718-.084-3.085-1.327-4.142-2.57-1.062-1.418-.232-3.181-.028-4.729 1.164-7.707 2.04-15.492 4.096-23.029-4.972.678-10.238 1.09-15.085-.458-1.746-.61-3.82-1.248-4.43-3.22-1.237-2.074-.395-5.136 2.09-5.752 3.905-.214 7.747 1.814 11.657 1.096 5.316-2.599 10.695-5.226 16.446-6.746zm-95.906 18.96c3.344-1.18 6.966-2.457 10.525-1.44 2.272 1.395 4.266 3.277 5.86 5.412 3.485 4.701 6.717 9.588 9.508 14.741.802 1.48 2.04 3.147 1.215 4.904-.746 2.068-3.147 2.356-5.029 2.622-1.938.339-3.345-1.322-4.446-2.656-3.627-4.887-6.232-10.672-10.921-14.684 2.463 4.226 4.7 8.594 6.616 13.102 1.005 2.385 1.231 4.99 2.067 7.419.673 1.542.385 3.598-1.27 4.372-2.357.61-4.837 1.097-7.278.78-1.215-.135-2.175-1.05-3.373-1.22-1.542.424-2.96 1.237-4.542 1.537-2.588.632-5.277-.13-7.87.497-2.882.678-5.877.101-8.594-.927-3.17-1.265-5.345-4.113-6.848-7.073a20.88 20.88 0 01-1.565-3.955 31.05 31.05 0 01-.367-8.916c.209-2.158 2.215-3.322 3.893-4.305 7.367-3.627 14.418-8.063 22.419-10.21z",fill:"#fccda3"}),te.createElement("path",{d:"M377.611 51.451c1.283-2.27 3.356-3.83 5.888-4.474l-1.904 2.621-3.797 4.96-4.39 5.86c-.43.497-.73 1.203-1.39 1.418-2.113.79-4.294 1.373-6.475 1.92l-.073-2.095c1.972-.39 3.881-1.012 5.78-1.656 2.005-2.932 4.277-5.678 6.361-8.554zm-71.652 4.43c2.283-.31 3.803 1.565 5.34 2.91 2.638 2.3 5.31 4.638 8.322 6.446 1.836.21 3.695-.028 5.537-.107l.034 1.96c-1.882.023-3.763.187-5.645.08-3.553-1.577-5.977-4.814-9.113-7.018-1.616-1.282-3.271-2.57-4.475-4.271zm33.696 7.836c1.695-2.3 4.063-4.53 7.057-4.74 2.102-.192 3.684 1.367 5.108 2.667l-.43 2.712c-1.333-1.531-2.808-3.791-5.158-3.34-2.848.645-4.379 3.317-6.147 5.368l-.43-2.667z",fill:"#847972"}),te.createElement("path",{d:"M354 58.468c3.673-2.83 10.069-1.514 11.47 3.193l.073 2.096c-.022 1.876.158 3.853-.683 5.593-1.639 4.362-8.453 5.289-11.283 1.633-1.509-1.853-2.356-4.226-2.187-6.627.096-.91.243-1.814.43-2.712.587-1.141 1.214-2.305 2.18-3.175zm5.181 5.888c-2.565 1.294-3.452 5.328-1.367 7.424 2.656 1.91 5.865-1.362 5.464-4.142.542-2.328-2.046-3.96-4.097-3.282zm-34.023.774c.66-3.712 4.152-6.938 8.045-6.503 3.023-.04 5.656 2.231 6.452 5.09.164.882.305 1.774.43 2.667-.272 2.797-1.113 5.791-3.435 7.577-1.769 1.587-4.407 1.338-6.492.627-3.023-1.164-4.83-4.35-4.966-7.498l-.034-1.96zm7.627 1.525c-3.034 1.486-2.842 7.368.955 7.644 3.424.006 4.977-4.508 3.345-7.141-1.074-1.141-2.984-1.401-4.3-.503zm27.77-.43c1.316-.615 1.779 2.153.316 1.848-.933.125-1.215-1.672-.317-1.847zm-25.889 2.26c.758-1.344 2.515.61 1.34 1.317-.82.95-1.712-.565-1.34-1.316z"}),te.createElement("path",{d:"M359.181 64.356c2.051-.678 4.639.955 4.097 3.282.4 2.78-2.808 6.051-5.464 4.142-2.085-2.096-1.198-6.13 1.367-7.424zm1.373 1.87c-.898.175-.615 1.972.317 1.847 1.463.305 1-2.463-.317-1.847zm-27.769.43c1.316-.9 3.226-.64 4.3.502 1.633 2.633.079 7.147-3.345 7.141-3.797-.276-3.989-6.158-.955-7.644zm1.881 1.83c-.372.751.52 2.265 1.34 1.316 1.175-.706-.582-2.661-1.34-1.316zm337.48 82.296l79.115-9.526v4.74l-58.228 7.097-81.867 9.379L505.74 175.94c-10.77 1.684-21.623 2.718-32.437 4.023l-21.203 1.723c-7.447.469-14.877 1.401-22.346 1.3.215-1.577.22-3.176-.085-4.735 6.26.005 12.492-.616 18.735-1.068 11.984-1.006 24.024-1.605 35.928-3.407 14.955-1.3 29.724-4.102 44.606-5.994 47.645-6.385 95.432-11.656 143.208-17.001zm-299.213 21.696l6.074-1.176c4.848 1.549 10.113 1.136 15.085.458-2.056 7.537-2.932 15.323-4.096 23.029-3.695.814-7.424 1.463-11.13 2.226-.441-1.667-.718-3.379-1.238-5.023-1.938-.293-3.994.769-6.011.803-1.271-.034-3.328.672-3.91-.899-.621-.875.26-1.887 1.017-2.3 2.463-1.293 5.311-1.446 7.893-2.417l-1.446-5.854c-3.074.39-6.08 1.543-9.204 1.305-1.373-.491-1.525-2.678-.232-3.327 2.582-1.294 5.52-1.605 8.238-2.56l-1.04-4.265zm-47.685 7.135l15.334-2.005c2.164 7.717 3.509 15.639 4.684 23.56-6.916 1.69-13.955 2.915-21.007 3.892-.836-2.429-1.062-5.034-2.067-7.418-1.916-4.508-4.153-8.876-6.616-13.102 4.689 4.012 7.294 9.797 10.92 14.684 1.102 1.334 2.51 2.995 4.447 2.656 1.882-.266 4.283-.554 5.029-2.622.824-1.757-.413-3.424-1.215-4.904-2.791-5.153-6.023-10.04-9.509-14.74zM249.545 200.7c7.695-.706 15.447-.413 23.142-1.153 3.402-.3 6.814-.53 10.232-.474.379 1.367.915 2.689 1.565 3.955-3.361.118-6.723.31-10.062.706-8.43 1.118-16.955 1.079-25.425 1.785-12.045.989-24.153.554-36.204 1.458l-1.023.424c-.723-.356-1.525-.39-2.31-.328-10.165.763-20.363.435-30.55.593l-75.685.011c-27.877-.101-55.754.266-83.624-.305-6.701-.712-13.464-1.135-20.1-2.339v-2.904l18.964.69 25.99.112 140.653-.062c8.809-.005 17.634-.079 26.425-.52 12.639-1.163 25.368-.548 38.012-1.65z",fill:"#3e2723"}),te.createElement("path",{d:"M347.288 81.887c2.407-1 4.656-2.717 7.345-2.796-1.977 2.582-4.746 4.695-7.904 5.582-2.723-.605-5.39-2.074-7.401-4.029 2.729-.621 5.243 1.616 7.96 1.243zm13.577 1.424c.95-.333 1.96-.384 2.966-.418-1.17 1.469-2.96 2.21-4.65 2.893-5.226 1.802-10.362 4.05-15.876 4.83-1.005.175-2.068.029-2.746-.78 7.006-1.35 13.554-4.305 20.306-6.525z",fill:"#dba378"}),te.createElement("path",{d:"M388.453 83.294c10.408.7 20.865 1.057 31.16 2.893 14.006 2.57 27.938 5.548 41.797 8.842 4.837 1.073 9.47 2.864 14.159 4.435 3.277 1.136 6.633 2.074 9.757 3.616 5.537 2.678 11.684 4.31 16.526 8.26 5.61 4.215 9.52 10.385 11.944 16.905 1.859 6.474 1.367 13.43-.265 19.893-.701 4.198-2.684 8.17-5.594 11.271-3.684 3.56-8.107 6.227-12.373 9.012-3.446 2.356-7.43 3.695-11.232 5.356-11.904 1.802-23.944 2.401-35.928 3.407-6.243.452-12.475 1.073-18.735 1.068-.17-3.04-.745-6.12-2.316-8.769-1.859-2.96-3.876-5.876-6.514-8.192-2.176-1.887-4.825-3.08-7.323-4.464-2.729-1.378-5.904-.819-8.746-.146-5.751 1.52-11.13 4.147-16.446 6.745-3.91.718-7.752-1.31-11.656-1.096-2.486.616-3.328 3.678-2.09 5.752.61 1.972 2.683 2.61 4.429 3.22-2.045.294-4.063.74-6.074 1.176.367 1.412.712 2.836 1.04 4.265-2.718.955-5.656 1.266-8.238 2.56-1.294.65-1.141 2.836.232 3.327 3.124.238 6.13-.915 9.204-1.305.525 1.938.988 3.893 1.446 5.854-2.582.971-5.43 1.124-7.893 2.418-.757.412-1.639 1.424-1.017 2.3.582 1.57 2.639.864 3.91.898 2.017-.034 4.073-1.096 6.011-.803.52 1.644.797 3.356 1.238 5.023l11.13-2.226c-.204 1.548-1.034 3.31.028 4.729 1.057 1.243 2.424 2.486 4.142 2.57 2.152.447 4.158-.66 6.248-.96 2.848 2.757 7.549 1.334 10.046-1.226 2.836 1.48 6.514 2.034 9.243.023 2.56-1.96 5.622-3.311 7.802-5.73 1.888-3.395 1.746-7.457 2.25-11.209 7.468.102 14.898-.83 22.344-1.3.35 7.77 1.153 15.504 1.554 23.262-.028 4.14.757 8.226.785 12.361.187 9.718-.073 19.436-.05 29.148-65.155-.028-130.31.006-195.464-.017l.95-16.633c.112-5.08.05-10.158.073-15.238-6.588 1.707-13.487 2.034-20.25 1.498-9.808-.605-19.616-3.35-27.927-8.667l1.023-.424c12.051-.904 24.159-.47 36.204-1.458 8.47-.706 16.995-.667 25.425-1.785 3.339-.396 6.7-.588 10.062-.706 1.503 2.96 3.678 5.808 6.848 7.073 2.717 1.028 5.712 1.605 8.593.927 2.594-.627 5.283.135 7.87-.497 1.583-.3 3-1.113 4.543-1.537 1.198.17 2.158 1.085 3.373 1.22 2.44.317 4.921-.17 7.277-.78 1.656-.774 1.944-2.83 1.271-4.372 7.052-.978 14.091-2.204 21.007-3.893-1.175-7.921-2.52-15.843-4.684-23.56l-15.334 2.005c-1.593-2.135-3.587-4.017-5.859-5.412-3.56-1.017-7.18.26-10.525 1.44-8 2.147-15.052 6.583-22.42 10.21-1.677.983-3.683 2.147-3.892 4.305a31.05 31.05 0 00.367 8.916c-3.418-.057-6.83.175-10.232.474-7.695.74-15.447.447-23.142 1.153-12.644 1.102-25.373.486-38.012 1.65a63.323 63.323 0 00-5.48-.057c-4.289-4.35-7.035-10.006-8.283-15.95-.497-2.904.39-5.762 1.005-8.576 1.012-5.17 3.712-9.803 6.628-14.12 3.18-4.677 7.492-8.384 11.424-12.395 2.237-2.622 4.57-5.204 7.39-7.22 4.548-3.6 9.226-7.03 13.983-10.357 10.04-7.26 20.696-13.593 31.075-20.345 4.712-3.266 10.085-5.345 15.153-7.972 5.034-2.379 9.927-5.124 15.266-6.786a44.715 44.715 0 006.667-2.796c1.152.853 2.632 1.333 3.582 2.418-.39 2.226-1.594 4.418-1.029 6.723.52 2.034 1.48 3.983 2.83 5.588 1.385 1.565 3.611 1.627 5.527 1.932.672 1.944 1.339 4.046 3.034 5.368 2.248 1.977 5.4 1.977 8.226 2.005 1.248 1.695 2.395 3.814 4.604 4.35 2.379.803 4.825-.118 6.944-1.197 1.56 1.44 3.187 3.22 5.531 3.074 2.176.265 3.96-1.12 5.6-2.334 2.067 1.045 4.39 2.44 6.78 1.644 2.27-.474 3.847-2.26 5.372-3.859 2.09.334 4.215 1.22 6.34.673 2.423-1.023 3.83-3.43 4.96-5.678 1.407-.34 3.096-.311 4.13-1.492 1.271-1.249 1.627-3.045 2.04-4.706 1.91-.73 4.062-1.486 5.175-3.328.859-2.034-.006-4.215-.18-6.294 1.067-.83 2.395-1.656 2.604-3.119.548-2.277-.198-4.548-1.141-6.599 2.327-1.898 2.26-5.096 1.163-7.65z",fill:"#bf360c"}))))}const me=e=>{const{closeModal:t}=e,a=Object(J.useCallback)(e=>{t(),e.preventDefault(),Object(ne.c)()});return Object(J.createElement)("div",null,Object(J.createElement)("div",{className:"yoast-wordproof-modal-image"},Object(J.createElement)(pe,{className:"yoast-wordproof-modal-svg__webhook-failed"})),Object(J.createElement)("div",null,Object(X.__)("There was a connection problem. This could be because your third party connections are blocked.","wordpress-seo"),Object(J.createElement)("br",null),Object(Q.a)(Object(X.sprintf)(Object(X.__)("Find possible solutions in this %1$sArticle%2$s.","wordpress-seo"),"<a>","</a>"),"https://help.wordproof.com/en/articles/4823201-how-do-i-whitelist-wordproof-in-cloudflare")),Object(J.createElement)("div",{className:"yoast-wordproof-modal-action"},Object(J.createElement)(se.NewButton,{variant:"secondary",onClick:a},Object(X.__)("Try again","wordpress-seo"))),Object(J.createElement)("div",null,Object(Q.a)(Object(X.sprintf)(// translators: %1$s and %2$s are replaced by opening and closing <a> tags. %3$s expands to WordProof.
447
+ Object(X.__)("Not working? %1$sContact %3$s support%2$s.","wordpress-seo"),"<a>","</a>","WordProof"),"https://help.wordproof.com")))};me.propTypes={closeModal:ie.a.func.isRequired};var he=me,be=a(39);t.a=()=>{const[e,t]=Object(J.useState)(null),a=Object(J.useCallback)(()=>{t("oauth:failed")}),r=Object(J.useCallback)(()=>{t("webhook:failed")}),n=Object(J.useCallback)(()=>{t("oauth:success")}),s=Object(J.useCallback)(()=>{t(null)});Object(J.useEffect)(()=>(window.addEventListener("wordproof:oauth:success",n,!1),window.addEventListener("wordproof:oauth:failed",a,!1),window.addEventListener("wordproof:webhook:failed",r,!1),()=>{window.removeEventListener("wordproof:oauth:success",n,!1),window.removeEventListener("wordproof:oauth:failed",a,!1),window.removeEventListener("wordproof:webhook:failed",r,!1)}),[]);const o=Object(J.useCallback)(()=>{switch(e){case"webhook:failed":return Object(X.__)("Connection failed","wordpress-seo");case"oauth:success":return Object(X.__)("Connected to WordProof","wordpress-seo");default:return Object(X.__)("WordProof authentication","wordpress-seo")}});return Object(J.createElement)(J.Fragment,null,e&&Object(J.createElement)(be.a,{onRequestClose:s,additionalClassName:"yoast-wordproof-modal",title:o()},"oauth:success"===e&&Object(J.createElement)(de,{closeModal:s}),"oauth:failed"===e&&Object(J.createElement)(ee,null),"webhook:failed"===e&&Object(J.createElement)(he,{closeModal:s})))}},function(e,t,a){"use strict";var r=a(11),n=a.n(r),s=a(0),o=a(2),i=a(6),c=a(1),l=a.n(c),d=a(133);const u=e=>{let{children:t,id:a,hasIcon:r=!0,title:n,image:i=null,isAlertDismissed:c,onDismissed:l}=e;return c?null:Object(s.createElement)("div",{id:a,className:"notice-yoast yoast is-dismissible"},Object(s.createElement)("div",{className:"notice-yoast__container"},Object(s.createElement)("div",null,Object(s.createElement)("div",{className:"notice-yoast__header"},r&&Object(s.createElement)("span",{className:"yoast-icon"}),Object(s.createElement)("h2",{className:"notice-yoast__header-heading"},n)),Object(s.createElement)("p",null,t)),i&&Object(s.createElement)(i,{height:"60"})),Object(s.createElement)("button",{className:"notice-dismiss",onClick:l},Object(s.createElement)("span",{className:"screen-reader-text"},Object(o.__)("Dismiss this notice.","wordpress-seo"))))};u.propTypes={children:l.a.node.isRequired,id:l.a.string.isRequired,hasIcon:l.a.bool,title:l.a.string.isRequired,image:l.a.elementType,isAlertDismissed:l.a.bool.isRequired,onDismissed:l.a.func.isRequired};var p,m,h,b,g,f,O,y,w,j,E,v,k,_,T,x,R,S,C,P,L,A,I,F,q,M,N,D,W,U,z,$,K,H,B,Y,V,G,Z,J,X,Q,ee,te,ae,re,ne,se=Object(d.a)(u),oe=a(3);function ie(){return(ie=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r])}return e}).apply(this,arguments)}function ce(e){return oe.createElement("svg",ie({"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 360"},e),p||(p=oe.createElement("circle",{cx:226,cy:211,r:149,fill:"#f0ecf0"})),m||(m=oe.createElement("path",{d:"M173.53 189.38s-35.47-5.3-41.78-11c-9.39-24.93-29.61-48-35.47-66.21-.71-2.24 3.72-11.39 3.53-15.41s-5.34-11.64-5.23-14-.09-15.27-.09-15.27l-4.75-.72s-5.13 6.07-3.56 9.87c-1.73-4.19 4.3 7.93.5 9.35 0 0-6-5.94-11.76-8.27s-19.57-3.65-19.57-3.65L43.19 73l-4.42.6L31 69.7l-2.85 5.12 7.53 5.29L40.86 92l17.19 10.2 10.2 10.56 9.86 3.56s26.49 79.67 45 92c17 11.33 37.23 15.92 37.23 15.92z",fill:"#fbd2a6"})),h||(h=oe.createElement("path",{d:"M270.52 345.13c2.76-14.59 15.94-35.73 30.24-54.58 16.22-21.39 14-79.66-33.19-91.46-17.3-4.32-52.25-1-59.85-3.41C186.54 189 170 187 168 190.17c-5 10.51-7.73 27.81-5.51 36.26 1.18 4.73 3.54 5.91 20.49 13.4-5.12 15-16.35 26.3-22.86 37s7.88 27.2 7.1 33.51c-.48 3.8-4.26 21.13-7.18 34.25a149.47 149.47 0 00110.3 8.66 25.66 25.66 0 01.18-8.12z",fill:"#a4286a"})),b||(b=oe.createElement("path",{d:"M206.76 66.43c-5 14.4-1.42 25.67-3.93 40.74-10 60.34-24.08 43.92-31.44 93.6 7.24-14.19 14.32-15.82 20.63-23.11-.83 3.09-10.25 13.75-8.05 34.81 9.85-8.51 6.35-8.75 11.86-8.54.36 3.25 3.53 3.22-3.59 10.53 2.52.69 17.42-14.32 20.16-12.66s0 5.72-6 7.76c2.15 2.2 30.47-3.87 43.81-14.71 4.93-4 10-13.16 13.38-18.2 7.17-10.62 12.38-24.77 17.71-36.6 8.94-19.87 15.09-39.34 16.11-61.31.53-10.44-3.41-18.44-4.41-28.86-2.57-27.8-67.63-37.26-86.24 16.55z",fill:"#9a5815"})),g||(g=oe.createElement("path",{d:"M277.74 179.06c.62-.79 1.24-1.59 1.84-2.39-.85 2.59-1.52 3.73-1.84 2.39z",fill:"#efb17c"})),f||(f=oe.createElement("path",{d:"M216.1 206.72c3.69-5.42 8.28-3.35 15.57-8.28 3.76-3.06 1.57-9.46 1.77-11.82 18.25 4.56 37.38-1.18 49.07-16 .62 5.16-2.77 22.27-.2 27 4.73 8.67 13.4 18.92 13.4 18.92-35.47-2.76-63.45 39-89.86 44.54 5.52-28.74-2.36-35.84 10.25-54.36z",fill:"#fbd2a6"})),O||(O=oe.createElement("path",{d:"M235.21 167.9l53.21-25.23s-3.65 24-6.5 32.72c-64.05 62.66-46.47-7.33-46.71-7.49z",fill:"#f6b488"})),y||(y=oe.createElement("path",{d:"M226.86 50.64C215 59.31 206.37 93.21 204 95.57c-19.46 19.47-3.59 41.39-3.94 51.24-.2 5.52-4.14 25.42 5.72 29.36 22.22 8.89 60-3.48 67.19-12.61 13.28-16.75 40.89-94.78 17.74-108.19-7.92-4.58-42.78-20.18-63.85-4.73z",fill:"#fbd2a6"})),w||(w=oe.createElement("path",{d:"M243.69 143.66c-10.7-6.16-8.56-6.73-19.76-12.71-3.86-2.07-3.94.64-6.32 0-2.91-.79-1.39-2.74-5.37-3.48-6.52-1.21-3.67 3.63-3.15 6 1.32 6.15-8.17 17.3 3.26 21.42 12.65 4.55 21.38-9.41 31.34-11.23z",fill:"#e5766c"})),j||(j=oe.createElement("path",{d:"M240.68 143.9c-11.49-5.53-11.65-8.17-24.64-11.69-8.6-2.32-5.53 1-5.69 4.42-.2 4.16-1.26 9.87 4.9 12.66 9 4.09 18.16-6.02 25.43-5.39zm.7-40.9c-.16 1.26-.06 4.9 5.46 8.25 11.43-4.73 16.36-2.56 17-3.33 1.48-1.76-2-8.87-7.88-9.85-5.58-.94-14.14 1.24-14.58 4.93z",fill:"#fff"})),E||(E=oe.createElement("path",{d:"M263.53 108.19c-4.32-4.33-6.85-6.24-12.26-8.21-2.77-1-6.18.18-8.65 1.67a3.65 3.65 0 00-1.24 1.23h-.12a3.73 3.73 0 011-1.52 12.53 12.53 0 0111.93-3c4.73 1 9.43 4.63 9.42 9.82z",fill:"#000001"})),v||(v=oe.createElement("circle",{cx:254.13,cy:104.05,r:4.19,fill:"#000001"})),k||(k=oe.createElement("path",{d:"M225.26 99.22c-.29 1-6.6 3.45-10.92 1.48-1.15-3.24-5-6.43-5.25-6.71-.5-2.86 5.55-8 10.06-6.3a10.21 10.21 0 016.11 11.53z",fill:"#fff"})),_||(_=oe.createElement("path",{d:"M209.29 94.21c-.19-2.34 1.84-4.1 3.65-5.2 7-3.87 13.18 3 12.43 10h-.12c-.14-4-2.38-8.44-6.47-9.11a3.19 3.19 0 00-2.42.31c-1.37.85-2.38 2-3.89 2.56-1 .45-1.92.42-3 1.4h-.22z",fill:"#000001"})),T||(T=oe.createElement("circle",{cx:219.55,cy:95.28,r:4,fill:"#000001"})),x||(x=oe.createElement("path",{d:"M218.66 120.27a27.32 27.32 0 004.54 3.45c-2.29-.72-4.28-.69-6.32-2.27-2.53-2-3.39-5.16-.73-7.72 10.24-9.82 12.56-13.82 14.77-24.42-1 12.37-6 17.77-10.63 23.18-2.53 2.97-4.68 5.06-1.63 7.78z",fill:"#efb17c"})),R||(R=oe.createElement("path",{d:"M231.22 69.91c-.67-3.41-8.78-2.83-11.06-1.93-3.48 1.39-6.08 5.22-7.13 8.53 2.9-4.3 6.74-8.12 12.46-6 1.16.42 3.18 2.35 4.48 1.85s1.03-2.2 1.25-2.45zm32.16 8.56c-2.75-1.66-12.24-5.08-12.18.82 2.56.24 5-.19 7.64.95 11.22 4.76 12.77 17.61 12.85 17.86.2-.53.1 1.26.23.7-.02.2.95-12.12-8.54-20.33z",fill:"#a57c52"})),S||(S=oe.createElement("path",{d:"M53.43 250.73c6.29 0-.6-.17 7.34 0 1.89.05-2.38-.7 0-.69 4.54-4.2 12.48-.74 20.6-2.45 4.55.35 3.93 1.35 5.59 4.19 4.89 8.38 4.78 14.21 14 19.56 16.42 8.38 66 12.92 88.49 18.86 5.52.83 42.64-20.15 61-23.75 6.51 10.74 11.46 28.68 8.39 34.93-6.54 13.3-57.07 25.4-75.91 25.15C156.47 326.18 94 294 92.2 293c-.94-.57.7-.7-7.68 0s-10.15.72-17.47-1.4c-3-.87-4.61-1.33-6.33-3.54-2 .22-3.39.2-4.78-1-3.15-2.74-4.84-6.61-2.73-10.06h-.12c-3.35-2.48-6.54-7.69-3.08-11.72 1-1.18 6.06-1.94 7.77-2.28-1.58-.29-6.37.19-7.49-.72-3.06-2.5-4.96-11.55 3.14-11.55z",fill:"#fbd2a6"})),C||(C=oe.createElement("path",{d:"M303.22 237.52c-9.87-11.88-41.59 8.19-47.8 12.34s-14.89 17.95-14.89 17.95c6 9.43 8.36 31 5.65 46.34l30.51-3s18-15.62 22.59-28.7 6.3-42.54 6.3-42.54",fill:"#a4286a"})),P||(P=oe.createElement("path",{d:"M278.63 31.67c-6.08 0-22.91 4.07-22.93 12.91 0 11 47.9 38.38 16.14 85.85 10.21-.79 10.79-8.12 14.92-14.93-3.66 77-49.38 93.58-40.51 142.25 7.68-25.81 20.3-11.62 38.13-33.84 3.45 4.88 9 18.28-9.46 33.78 50-31.26 57.31-56.6 51.92-95C319.93 113.53 348.7 42 278.63 31.67z",fill:"#cb9833"})),L||(L=oe.createElement("path",{d:"M283.64 126.83c-2.42 9.67-8 15.76-1.48 16.46A21.26 21.26 0 00302 132.6c5.17-8.52 3.93-16.44-2.46-18s-13.48 2.56-15.9 12.23z",fill:"#fbd2a6"})),A||(A=oe.createElement("path",{d:"M38 73.45c1.92 2 4.25 9.21 6.32 10.91 2.25 1.85 5.71 2.12 8.1 4.45 3.66-2 6-8.72 10-9.31-2.59 1.31-4.42 3.5-6.93 4.88-1.42.8-3 1.31-4.38 2.25-2.16-1.46-4.27-1.77-6.26-3.38-2.52-2.02-5.31-8-6.85-9.8z",fill:"#efb17c"})),I||(I=oe.createElement("path",{d:"M39 74.4c4.83 1.1 12.52 6.44 15.89 10-3.22-1.34-14.73-6.15-15.89-10zm.62-1.5c6.71-.79 18 1.54 23.29 5.9-3.85-.2-5.42-1.48-9-2.94-4.08-1.69-8.83-2.03-14.29-2.96zm46.43 14.58c-3.72-1.32-10.52-1.13-13.22 3.52 2-1.16 1.84-2.11 4.18-1.72-3.81-4.15 8.16-.74 11.6-.24m-2.78 13.15c.56-3.29-8-7.81-10.58-9.17-6.25-3.29-12.16 1.36-19.33-4.53 5.94 6.1 14.23 2.5 19.55 5.76 3.06 1.88 8.65 6.09 9.35 9.38-.23-.4 1.29-1.44 1.01-1.44z",fill:"#efb17c"})),F||(F=oe.createElement("circle",{cx:38.13,cy:30.03,r:3.14,fill:"#b89ac8"})),q||(q=oe.createElement("circle",{cx:60.26,cy:39.96,r:3.14,fill:"#e31e0c"})),M||(M=oe.createElement("circle",{cx:50.29,cy:25.63,r:3.14,fill:"#3baa45"})),N||(N=oe.createElement("circle",{cx:22.19,cy:19.21,r:3.14,fill:"#2ca9e1"})),D||(D=oe.createElement("circle",{cx:22.19,cy:30.03,r:3.14,fill:"#e31e0c"})),W||(W=oe.createElement("circle",{cx:26.86,cy:8.28,r:3.14,fill:"#3baa45"})),U||(U=oe.createElement("circle",{cx:49.32,cy:39.99,r:3.14,fill:"#e31e0c"})),z||(z=oe.createElement("circle",{cx:63.86,cy:59.52,r:3.14,fill:"#f8ad39"})),$||($=oe.createElement("circle",{cx:50.88,cy:50.72,r:3.14,fill:"#3baa45"})),K||(K=oe.createElement("circle",{cx:63.47,cy:76.17,r:3.14,fill:"#e31e0c"})),H||(H=oe.createElement("circle",{cx:38.34,cy:14.83,r:3.14,fill:"#2ca9e1"})),B||(B=oe.createElement("circle",{cx:44.44,cy:5.92,r:3.14,fill:"#f8ad39"})),Y||(Y=oe.createElement("circle",{cx:57.42,cy:10.24,r:3.14,fill:"#e31e0c"})),V||(V=oe.createElement("circle",{cx:66.81,cy:12.4,r:3.14,fill:"#2ca9e1"})),G||(G=oe.createElement("circle",{cx:77.95,cy:5.14,r:3.14,fill:"#b89ac8"})),Z||(Z=oe.createElement("circle",{cx:77.95,cy:30.34,r:3.14,fill:"#e31e0c"})),J||(J=oe.createElement("circle",{cx:80.97,cy:16.55,r:3.14,fill:"#f8ad39"})),X||(X=oe.createElement("circle",{cx:62.96,cy:27.27,r:3.14,fill:"#3baa45"})),Q||(Q=oe.createElement("circle",{cx:75.36,cy:48.67,r:3.14,fill:"#2ca9e1"})),ee||(ee=oe.createElement("circle",{cx:76.11,cy:65.31,r:3.14,fill:"#3baa45"})),te||(te=oe.createElement("path",{d:"M78.58 178.43C54.36 167.26 32 198.93 5 198.93c19.56 20.49 63.53 1.52 69 15.5 1.48-14.01 4.11-30.9 4.58-36z",fill:"#71b026"})),ae||(ae=oe.createElement("path",{d:"M67.75 251.08c0-4.65 10.13-72.65 10.13-72.65h2.8l-9.09 72.3z",fill:"#074a67"})),re||(re=oe.createElement("ellipse",{cx:255.38,cy:103.18,rx:1.84,ry:1.77,fill:"#fff"})),ne||(ne=oe.createElement("ellipse",{cx:221.24,cy:94.75,rx:1.84,ry:1.77,fill:"#fff"})))}const le=e=>{let{store:t="yoast-seo/editor",image:a=ce,url:r,...c}=e;return Object(i.useSelect)(e=>e(t).getIsPremium())?null:Object(s.createElement)(se,n()({alertKey:"webinar-promo-notification",store:t,id:"webinar-promo-notification",title:Object(o.__)("Get the most out of Yoast SEO","wordpress-seo"),image:a,url:r},c),Object(o.__)("Want to optimize even further with the help of our SEO experts? Sign up for our free weekly webinar!","wordpress-seo")," ",Object(s.createElement)("a",{href:r,target:"_blank",rel:"noreferrer"},Object(o.__)("Register now!","wordpress-seo")))};le.propTypes={store:l.a.string,image:l.a.elementType,url:l.a.string.isRequired},t.a=le},function(e,t,a){"use strict";a.d(t,"a",(function(){return c}));var r=a(45),n=a(38),s=a(114),o=a(54);const{dispatch:i}=wp.data;function c(){const{setIsAuthenticated:e,setSelectedPostTypes:t}=i("wordproof"),a=Object(n.a)("popup_redirect_authentication_url"),c=Object(n.a)("popup_redirect_settings_url");let l=null;const d=(e,t)=>{l=function(e,t){let a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:800,n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:680;const s=e.top.outerHeight/2+e.top.screenY-n/2,o=e.top.outerWidth/2+e.top.screenX-r/2;return e.open(t,a,`toolbar=no,\n\t\tlocation=no,\n\t\tdirectories=no,\n\t\tstatus=no,\n\t\tmenubar=no,\n\t\tresizable=no,\n\t\tcopyhistory=no,\n\t\twidth=${r},\n\t\theight=${n},\n\t\ttop=${s},\n\t\tleft=${o}`)}(window,e,t),l&&l.focus(),window.addEventListener("message",u,!1)},u=async e=>{const{data:t,source:a,origin:r}=e;if(r===Object(n.a)("origin")&&l===a)switch(t.type){case"wordproof:oauth:granted":!1===await h(t)&&await p("wordproof:oauth:failed",!1);break;case"wordproof:oauth:failed":await p("wordproof:oauth:failed",!1);break;case"wordproof:oauth:denied":await p("wordproof:oauth:denied",!1);break;case"wordproof:webhook:success":await p("wordproof:oauth:success",!0);break;case"wordproof:webhook:failed":await p("wordproof:webhook:failed",!1);break;case"wordproof:settings:updated":await p("wordproof:settings:updated"),await b(t);break;case"wordproof:oauth:destroy":await p("wordproof:oauth:destroy",!1);break;case"wordproof:oauth:retry":await p("wordproof:open_authentication",!1);break;case"wordproof:oauth:close":m()}},p=async function(t){let a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;m(),Object(s.a)(t),!1===a&&(await Object(r.b)(),e(!1)),!0===a&&e(!0)},m=()=>{window.removeEventListener("message",u,!1),l.close()},h=async e=>{await Object(r.c)(()=>Object(o.e)(e),async e=>{const t={type:"wordproof:sdk:access-token",source_id:e.source_id};return l.postMessage(t,Object(n.a)("origin")),!0},async()=>!1)},b=async e=>{await Object(r.c)(()=>Object(o.f)(e),async()=>{const a=e.settings;return a.selectedPostTypes&&t(a.selectedPostTypes),!0},async()=>!1)};window.addEventListener("wordproof:open_authentication",e=>{e.preventDefault(),d(a,"WordProof_Authentication")},!1),window.addEventListener("wordproof:open_settings",e=>{e.preventDefault(),d(c,"WordProof_Settings")},!1)}},,,,function(e,t,a){"use strict";var r=a(6),n=a(7);t.a=Object(r.withSelect)(e=>{const{getWarningMessage:t}=e("yoast-seo/editor");return{message:t()}})(n.Warning)},function(e,t,a){"use strict";var r=a(11),n=a.n(r),s=a(0),o=a(14),i=a(6),c=a(2),l=a(165),d=a(25),u=a(131),p=a(71),m=a(123);const h=function(e,t){let a=0;return t.shortenedBaseUrl&&"string"==typeof t.shortenedBaseUrl&&(a=t.shortenedBaseUrl.length),e.url=e.url.replace(/\s+/g,"-"),"-"===e.url[e.url.length-1]&&(e.url=e.url.slice(0,-1)),"-"===e.url[a]&&(e.url=e.url.slice(0,a)+e.url.slice(a+1)),Object(p.applyReplaceUsingPlugin)(e)};t.a=Object(o.compose)([Object(i.withSelect)((function(e){const{getBaseUrlFromSettings:t,getDateFromSettings:a,getFocusKeyphrase:r,getRecommendedReplaceVars:n,getReplaceVars:s,getShoppingData:o,getSiteIconUrlFromSettings:i,getSnippetEditorData:c,getSnippetEditorMode:l,getSnippetEditorPreviewImageUrl:d,getSnippetEditorWordsToHighlight:u,isCornerstoneContent:p,getIsTerm:m,getContentLocale:h}=e("yoast-seo/editor"),b=s();return b.forEach(e=>{""!==e.value||["title","excerpt","excerpt_only"].includes(e.name)||(e.value="%%"+e.name+"%%")}),{baseUrl:t(),data:c(),date:a(),faviconSrc:i(),keyword:r(),mobileImageSrc:d(),mode:l(),recommendedReplacementVariables:n(),replacementVariables:b,shoppingData:o(),wordsToHighlight:u(),isCornerstone:p(),isTaxonomy:m(),locale:h()}})),Object(i.withDispatch)((function(e,t,a){let{select:r}=a;const{updateData:n,switchMode:s,updateAnalysisData:o,findCustomFields:i}=e("yoast-seo/editor"),c=e("core/editor"),l=r("yoast-seo/editor").getPostId();return{onChange:(e,t)=>{switch(e){case"mode":s(t);break;case"slug":n({slug:t}),c&&c.editPost({slug:t});break;default:n({[e]:t})}},onChangeAnalysisData:o,onReplacementVariableSearchChange:Object(m.a)(l,i)}}))])(e=>Object(s.createElement)(d.LocationConsumer,null,t=>Object(s.createElement)(u.a,{icon:"eye",hasPaperStyle:e.hasPaperStyle},Object(s.createElement)(l.SnippetEditor,n()({},e,{descriptionPlaceholder:Object(c.__)("Please provide a meta description by editing the snippet below.","wordpress-seo"),mapEditorDataToPreview:h,showCloseButton:!1,idSuffix:t})))))},function(e,t,a){"use strict";var r=a(14),n=a(6),s=a(166),o=a(16),i=a(57),c=a(46),l=a(123);const d=()=>{Object(c.b)(e=>Object(n.dispatch)("yoast-seo/editor").setTwitterPreviewImage(Object(c.d)(e)))};t.a=Object(r.compose)([Object(n.withSelect)(e=>{const{getTwitterDescription:t,getTwitterTitle:a,getTwitterImageUrl:r,getFacebookImageUrl:n,getFacebookTitle:s,getFacebookDescription:i,getDescription:c,getSeoTitle:l,getTwitterWarnings:d,getTwitterImageType:u,getImageFallback:p,getRecommendedReplaceVars:m,getReplaceVars:h,getSiteUrl:b,getSeoTitleTemplate:g,getSeoTitleTemplateNoFallback:f,getSocialTitleTemplate:O,getSeoDescriptionTemplate:y,getSocialDescriptionTemplate:w,getReplacedExcerpt:j,getTwitterAltText:E}=e("yoast-seo/editor");return{imageUrl:r(),imageFallbackUrl:n()||p(),recommendedReplacementVariables:m(),replacementVariables:h(),description:t(),descriptionPreviewFallback:w()||i()||c()||y()||j()||"",title:a(),titlePreviewFallback:O()||s()||l()||f()||g()||"",imageWarnings:d(),siteUrl:b(),isPremium:!!Object(o.a)().isPremium,isLarge:"summary"!==u(),titleInputPlaceholder:"",descriptionInputPlaceholder:"",socialMediumName:"Twitter",alt:E()}}),Object(n.withDispatch)((e,t,a)=>{let{select:r}=a;const{setTwitterPreviewTitle:n,setTwitterPreviewDescription:s,clearTwitterPreviewImage:o,loadTwitterPreviewData:i,findCustomFields:c}=e("yoast-seo/editor"),u=r("yoast-seo/editor").getPostId();return{onSelectImageClick:d,onRemoveImageClick:o,onDescriptionChange:s,onTitleChange:n,onLoad:i,onReplacementVariableSearchChange:Object(l.a)(u,c)}}),Object(i.a)()])(s.a)},function(e,t,a){"use strict";var r=a(14),n=a(6),s=a(167),o=a(16),i=a(57),c=a(46),l=a(123);const d=()=>{Object(c.b)(e=>Object(n.dispatch)("yoast-seo/editor").setFacebookPreviewImage(Object(c.c)(e)))};t.a=Object(r.compose)([Object(n.withSelect)(e=>{const{getFacebookDescription:t,getDescription:a,getFacebookTitle:r,getSeoTitle:n,getFacebookImageUrl:s,getImageFallback:i,getFacebookWarnings:c,getRecommendedReplaceVars:l,getReplaceVars:d,getSiteUrl:u,getSeoTitleTemplate:p,getSeoTitleTemplateNoFallback:m,getSocialTitleTemplate:h,getSeoDescriptionTemplate:b,getSocialDescriptionTemplate:g,getReplacedExcerpt:f,getFacebookAltText:O}=e("yoast-seo/editor");return{imageUrl:s(),imageFallbackUrl:i(),recommendedReplacementVariables:l(),replacementVariables:d(),description:t(),descriptionPreviewFallback:g()||a()||b()||f()||"",title:r(),titlePreviewFallback:h()||n()||m()||p()||"",imageWarnings:c(),siteUrl:u(),isPremium:!!Object(o.a)().isPremium,titleInputPlaceholder:"",descriptionInputPlaceholder:"",socialMediumName:"Facebook",alt:O()}}),Object(n.withDispatch)((e,t,a)=>{let{select:r}=a;const{setFacebookPreviewTitle:n,setFacebookPreviewDescription:s,clearFacebookPreviewImage:o,loadFacebookPreviewData:i,findCustomFields:c}=e("yoast-seo/editor"),u=r("yoast-seo/editor").getPostId();return{onSelectImageClick:d,onRemoveImageClick:o,onDescriptionChange:s,onTitleChange:n,onLoad:i,onReplacementVariableSearchChange:Object(l.a)(u,c)}}),Object(i.a)()])(s.a)},,,,,function(e,t,a){"use strict";var r=a(6),n=a(14),s=a(0),o=a(2),i=a(1),c=a.n(i),l=a(15),d=a(76),u=a(39),p=a(109),m=a(103),h=a(79),b=a(122);function g(e){const{keyphrases:t,onNoKeyphraseSet:a,onOpen:r,location:n}=e;if(!t.length)return document.querySelector("#focus-keyword-input-sidebar").focus(),void a();r(n)}function f(e,t){Object(m.b)(t)&&e.onClose()}function O(e){const{location:t,whichModalOpen:a,shouldCloseOnClickOutside:r}=e,n=Object(s.useCallback)(()=>{g(e)},[g,e]),i=Object(s.useCallback)(t=>{f(e,t)},[f,e]),c=Object(o.__)("Track SEO performance","wordpress-seo");return Object(s.createElement)(s.Fragment,null,a===t&&Object(s.createElement)(u.a,{title:c,onRequestClose:i,icon:Object(s.createElement)(p.a,null),additionalClassName:"yoast-wincher-seo-performance-modal",shouldCloseOnClickOutside:r},Object(s.createElement)(d.a,{className:"yoast-gutenberg-modal__content yoast-wincher-seo-performance-modal__content"},Object(s.createElement)(b.a,null))),"sidebar"===t&&Object(s.createElement)(h.a,{id:"wincher-open-button-"+t,title:c,suffixIcon:{size:"20px",icon:"pencil-square"},prefixIcon:{icon:"chart-square-bar",color:l.colors.$color_grey_medium_dark},onClick:n}))}O.propTypes={location:c.a.string,whichModalOpen:c.a.oneOf(["none","metabox","sidebar","postpublish"]),shouldCloseOnClickOutside:c.a.bool},O.defaultProps={location:"",whichModalOpen:"none",shouldCloseOnClickOutside:!0},t.a=Object(n.compose)([Object(r.withSelect)(e=>{const{getWincherModalOpen:t,getWincherTrackableKeyphrases:a}=e("yoast-seo/editor");return{keyphrases:a(),whichModalOpen:t()}}),Object(r.withDispatch)(e=>{const{setWincherOpenModal:t,setWincherDismissModal:a,setWincherNoKeyphrase:r}=e("yoast-seo/editor");return{onOpen:e=>{t(e)},onClose:()=>{a()},onNoKeyphraseSet:()=>{r()}}})])(O)},,,,,,,,,,function(e,t){e.exports=window.wp.editPost},function(e,t){e.exports=window.wp.annotations},function(e,t){var a;a=function(){return this}();try{a=a||new Function("return this")()}catch(e){"object"==typeof window&&(a=window)}e.exports=a},function(e,t,a){"use strict";var r=a(0),n=a(6),s=a(2),o=a(68),i=a(1),c=a.n(i),l=a(89),d=a(141),u=a(142),p=a(154),m=a(155),h=a(143);const b=e=>{let{location:t}=e;const a=Object(n.useSelect)(e=>e("yoast-seo/editor").getIsElementorEditor(),[]),i=Object(n.useSelect)(e=>e("yoast-seo/editor").isFleschReadingEaseAvailable(),[]);return Object(r.createElement)(l.a,{title:Object(s.__)("Insights","wordpress-seo"),id:"yoast-insights-modal-"+t,shouldCloseOnClickOutside:!a,showChangesWarning:!1},Object(r.createElement)("div",{className:"yoast-insights yoast-modal-content--columns"},Object(r.createElement)(p.a,{location:t}),Object(r.createElement)("div",null,i&&Object(r.createElement)("div",{className:"yoast-insights-row"},Object(r.createElement)(u.a,null)),Object(r.createElement)("div",{className:"yoast-insights-row yoast-insights-row--columns"},Object(r.createElement)(d.a,null),Object(r.createElement)(h.a,null)),Object(o.isFeatureEnabled)("TEXT_FORMALITY")&&Object(r.createElement)(m.a,{location:t,name:"YoastTextFormalityMetabox"}))))};b.propTypes={location:c.a.string},b.defaultProps={location:"sidebar"},t.a=b},function(e,t,a){"use strict";a.d(t,"a",(function(){return i}));var r=a(0),n=a(7),s=a(67),o=a(1);function i(e){let{score:t,label:a,scoreValue:o}=e;return Object(r.createElement)("div",null,Object(r.createElement)(n.SvgIcon,Object(s.getIconForScore)(t)),Object(r.createElement)("span",null," ",a," ",o&&Object(r.createElement)("strong",null,o)))}i.propTypes={score:o.string.isRequired,label:o.string.isRequired,scoreValue:o.string},i.defaultProps={scoreValue:""}},,,,,,,,,,function(e,t,a){"use strict";a.d(t,"a",(function(){return H}));var r=a(0),n=a(1),s=a.n(n),o=a(12),i=a(145),c=a(78);function l(e){let{theme:t}=e;return Object(r.createElement)(c.a,{theme:t,location:"metabox"},Object(r.createElement)(o.Slot,{name:"YoastMetabox"},e=>Object(i.a)(e)))}var d=a(6),u=a(14),p=a(2),m=a(15),h=a(140),b=a(180),g=a(179),f=a(72),O=a(68),y=a(48),w=a(141),j=a(142),E=a(154),v=a(143),k=a(155);const _=e=>{let{location:t}=e;const a=Object(d.useSelect)(e=>e("yoast-seo/editor").isFleschReadingEaseAvailable(),[]);return Object(r.createElement)(y.a,{title:Object(p.__)("Insights","wordpress-seo"),id:"yoast-insights-collapsible-"+t,className:"yoast-insights"},Object(r.createElement)(E.a,{location:t}),Object(r.createElement)("div",null,a&&Object(r.createElement)("div",{className:"yoast-insights-row"},Object(r.createElement)(j.a,null)),Object(r.createElement)("div",{className:"yoast-insights-row yoast-insights-row--columns"},Object(r.createElement)(w.a,null),Object(r.createElement)(v.a,null)),Object(O.isFeatureEnabled)("TEXT_FORMALITY")&&Object(r.createElement)(k.a,{location:t,name:"YoastTextFormalityMetabox"})))};_.propTypes={location:s.a.string},_.defaultProps={location:"metabox"};var T=_,x=a(31),R=a(151),S=a(182),C=a(181);const P=e=>{let{displayFacebook:t,displayTwitter:a}=e;return Object(r.createElement)(r.Fragment,null,t&&Object(r.createElement)(y.a,{hasSeparator:!1
448
  /* Translators: %s expands to Facebook. */,title:Object(p.sprintf)(Object(p.__)("%s preview","wordpress-seo"),"Facebook"),initialIsOpen:!0},Object(r.createElement)(S.a,null)),a&&Object(r.createElement)(y.a
449
+ /* Translators: %s expands to Twitter. */,{title:Object(p.sprintf)(Object(p.__)("%s preview","wordpress-seo"),"Twitter"),hasSeparator:t,initialIsOpen:!0},Object(r.createElement)(C.a,null)))};P.propTypes={displayFacebook:s.a.bool.isRequired,displayTwitter:s.a.bool.isRequired};var L=P,A=Object(d.withSelect)(e=>{const{getPreferences:t}=e("yoast-seo/editor"),{displayFacebook:a,displayTwitter:r}=t();return{displayFacebook:a,displayTwitter:r}})(L),I=a(41);function F(e){let{target:t}=e;return Object(r.createElement)(I.a,{target:t},Object(r.createElement)(A,null))}F.propTypes={target:s.a.string.isRequired};var q=a(153),M=a(136),N=a(122),D=a(40),W=a(173),U=a(152),z=a(144);function $(e){let{settings:t,wincherKeyphrases:a,setWincherNoKeyphrase:n}=e;const s=Object(r.useCallback)(()=>{if(!a.length)return n(!0),document.querySelector("#focus-keyword-input-metabox").focus(),!1},[a,n]);return Object(r.createElement)(r.Fragment,null,Object(D.b)()&&Object(r.createElement)(W.a,null),Object(r.createElement)(o.Fill,{name:"YoastMetabox"},Object(r.createElement)(x.a,{key:"warning",renderPriority:1},Object(r.createElement)(g.a,null)),t.isKeywordAnalysisActive&&Object(r.createElement)(x.a,{key:"keyword-input",renderPriority:8},Object(r.createElement)(f.KeywordInput,{isSEMrushIntegrationActive:t.isSEMrushIntegrationActive}),!window.wpseoScriptData.metabox.isPremium&&Object(r.createElement)(o.Fill,{name:"YoastRelatedKeyphrases"},Object(r.createElement)(M.a,null))),Object(r.createElement)(x.a,{key:"google-preview",renderPriority:9},Object(r.createElement)(y.a,{id:"yoast-snippet-editor-metabox",title:Object(p.__)("Google preview","wordpress-seo"),initialIsOpen:!0},Object(r.createElement)(b.a,{hasPaperStyle:!1}))),t.isContentAnalysisActive&&Object(r.createElement)(x.a,{key:"readability-analysis",renderPriority:10},Object(r.createElement)(f.ReadabilityAnalysis,{shouldUpsell:t.shouldUpsell,isYoastSEOWooActive:t.isYoastSEOWooEnabled})),t.isKeywordAnalysisActive&&Object(r.createElement)(x.a,{key:"seo-analysis",renderPriority:20},Object(r.createElement)(r.Fragment,null,Object(r.createElement)(f.SeoAnalysis,{shouldUpsell:t.shouldUpsell,shouldUpsellWordFormRecognition:t.isWordFormRecognitionActive,isYoastSEOWooActive:t.isYoastSEOWooEnabled}),t.shouldUpsell&&Object(r.createElement)(U.a,{location:"metabox"}))),t.isKeywordAnalysisActive&&Object(r.createElement)(x.a,{key:"additional-keywords-upsell",renderPriority:22},t.shouldUpsell&&Object(r.createElement)(z.a,null)),t.isKeywordAnalysisActive&&t.isWincherIntegrationActive&&Object(r.createElement)(x.a,{key:"wincher-seo-performance",renderPriority:25},Object(r.createElement)(y.a,{id:"yoast-wincher-seo-performance-metabox",title:Object(p.__)("Track SEO performance","wordpress-seo"),initialIsOpen:!1,prefixIcon:{icon:"chart-square-bar",color:m.colors.$color_grey_medium_dark},prefixIconCollapsed:{icon:"chart-square-bar",color:m.colors.$color_grey_medium_dark},onToggle:s},Object(r.createElement)(N.a,null))),t.isCornerstoneActive&&Object(r.createElement)(x.a,{key:"cornerstone",renderPriority:30},Object(r.createElement)(h.a,null)),t.displayAdvancedTab&&Object(r.createElement)(x.a,{key:"advanced",renderPriority:40},Object(r.createElement)(y.a,{id:"collapsible-advanced-settings",title:Object(p.__)("Advanced","wordpress-seo")},Object(r.createElement)(R.a,null))),t.displaySchemaSettings&&Object(r.createElement)(x.a,{key:"schema",renderPriority:50},Object(r.createElement)(q.a,null)),Object(r.createElement)(x.a,{key:"social",renderPriority:-1},Object(r.createElement)(F,{target:"wpseo-section-social"})),t.isInsightsEnabled&&Object(r.createElement)(x.a,{key:"insights",renderPriority:52},Object(r.createElement)(T,{location:"metabox"}))))}$.propTypes={settings:s.a.object.isRequired,wincherKeyphrases:s.a.array.isRequired,setWincherNoKeyphrase:s.a.func.isRequired};var K=Object(u.compose)([Object(d.withSelect)((e,t)=>{const{getPreferences:a,getWincherTrackableKeyphrases:r}=e("yoast-seo/editor");return{settings:a(),store:t.store,wincherKeyphrases:r()}}),Object(d.withDispatch)(e=>{const{setWincherNoKeyphrase:t}=e("yoast-seo/editor");return{setWincherNoKeyphrase:t}})])($);function H(e){let{target:t,store:a,theme:n}=e;return Object(r.createElement)(I.a,{target:t},Object(r.createElement)(l,{store:a,theme:n}),Object(r.createElement)(K,{store:a,theme:n}))}H.propTypes={target:s.a.string.isRequired,store:s.a.object,theme:s.a.object}},,,,function(e,t,a){"use strict";a.d(t,"a",(function(){return p}));var r=a(54),n=a(38),s=a(1),o=a.n(s),i=a(114);const c=e=>{const{response:t,createSuccessNotice:a,createErrorNotice:r,postId:s}=e;if(null===t||200===t.status)return;const o={id:"wordproof-timestamp-notice"};if(t&&201===t.status)0===t.balance?(o.actions=[{label:Object(n.a)("translations.open_settings_button_text"),onClick:()=>{Object(i.a)("wordproof:open_settings")},variant:"link"}],r(Object(n.a)("translations.no_balance"),o)):(a(Object(n.a)("translations.timestamp_success"),{type:"snackbar",id:"wordproof-timestamp-notice"}),l(s,t.hash,r,o));else if(t.error)switch(t.error){case"not_authenticated":o.type="snackbar",o.actions=[{label:Object(n.a)("translations.open_authentication_button_text"),onClick:()=>{Object(i.a)("wordproof:open_authentication")},variant:"link"}],r(Object(n.a)("translations.not_authenticated"),o);break;case"timestamp_failed":default:r(Object(n.a)("translations.timestamp_failed"),o)}},l=async(e,t,a,s)=>{setTimeout(async()=>{(await Object(r.c)(e)).hash!==t&&(s.type="snackbar",a(Object(n.a)("translations.webhook_failed"),s))},1e4)};c.proptypes={timestampResponse:o.a.any.isRequired,createSuccessNotice:o.a.func.isRequired,createErrorNotice:o.a.func.isRequired,postId:o.a.number.isRequired};const{debounce:d}=lodash,{applyFilters:u}=wp.hooks;function p(e,t,a){e(d(async()=>{if(u("wordproof.timestamp",!0)){const e=Object(n.a)("current_post_id"),s=await Object(r.g)(e);c({response:s,createSuccessNotice:t,createErrorNotice:a,postId:e})}},500))}},,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t){e.exports=window.wp.plugins},function(e,t){e.exports=window.wp.htmlEntities},function(e,t,a){"use strict";(function(e){a.d(t,"a",(function(){return j}));var r=a(6),n=a(19),s=a(4),o=a(13),i=a(128),c=a(71),l=a(65);const{updateReplacementVariable:d,updateData:u,hideReplacementVariables:p,setContentImage:m,updateSettings:h,setEditorDataContent:b,setEditorDataTitle:g,setEditorDataExcerpt:f,setEditorDataImageUrl:O,setEditorDataSlug:y}=n.actions,w=e.jQuery;class j{constructor(e,t){this._refresh=e,this._store=t,this._data={},this.getPostAttribute=this.getPostAttribute.bind(this),this.refreshYoastSEO=this.refreshYoastSEO.bind(this)}initialize(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];this._data=this.getInitialData(e),Object(c.fillReplacementVariables)(this._data,this._store),this._store.dispatch(p(t)),this.subscribeToGutenberg(),this.subscribeToYoastSEO()}getInitialData(e){const t=this.collectGutenbergData(this.getPostAttribute);return e=Object(c.mapCustomFields)(e,this._store),e=Object(c.mapCustomTaxonomies)(e,this._store),{...e,...t}}setRefresh(e){this._refresh=e}isShallowEqual(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const a in e)if(e.hasOwnProperty(a)&&(!(a in t)||e[a]!==t[a]))return!1;return!0}getMediaById(e){return this._coreDataSelect||(this._coreDataSelect=Object(r.select)("core")),this._coreDataSelect.getMedia(e)}getPostAttribute(e){return this._coreEditorSelect||(this._coreEditorSelect=Object(r.select)("core/editor")),this._coreEditorSelect.getEditedPostAttribute(e)}getSlug(){if("auto-draft"===this.getPostAttribute("status"))return"";let e=this.getPostAttribute("generated_slug")||"";"auto-draft"===e&&(e="");const t=this.getPostAttribute("slug")||e;return decodeURIComponent(t)}getPostBaseUrl(e){const t=Object(r.select)("core/editor").getPermalink();let a,n="";try{a=new URL(t),n=a.href}catch(e){n=window.wpseoScriptData.metabox.base_url}return n=n.replace(new RegExp(e+"/$"),""),n.endsWith("/")||(n+="/"),n}collectGutenbergData(){const e=this.getPostAttribute("content"),t=this.calculateContentImage(e),a=this.getPostAttribute("excerpt")||"",r=this.getSlug();return{content:e,title:this.getPostAttribute("title")||"",slug:r,excerpt:a||Object(c.excerptFromContent)(e,"ja"===Object(l.a)()?80:156),excerpt_only:a,snippetPreviewImageURL:this.getFeaturedImage()||t,contentImage:t,baseUrl:this.getPostBaseUrl(r)}}getFeaturedImage(){const e=this.getPostAttribute("featured_media");if(e){const t=this.getMediaById(e);if(t)return t.source_url}return null}calculateContentImage(e){const t=o.languageProcessing.imageInText(e);if(0===t.length)return"";const a=w.parseHTML(t.join(""));for(const e of a)if(e.src)return e.src;return""}handleEditorChange(e){this._data.content!==e.content&&this._store.dispatch(b(e.content)),this._data.title!==e.title&&(this._store.dispatch(g(e.title)),this._store.dispatch(d("title",e.title))),this._data.excerpt!==e.excerpt&&(this._store.dispatch(f(e.excerpt)),this._store.dispatch(d("excerpt",e.excerpt)),this._store.dispatch(d("excerpt_only",e.excerpt_only))),this._data.slug!==e.slug&&(this._store.dispatch(y(e.slug)),this._store.dispatch(u({slug:e.slug}))),this._data.snippetPreviewImageURL!==e.snippetPreviewImageURL&&(this._store.dispatch(O(e.snippetPreviewImageURL)),this._store.dispatch(u({snippetPreviewImageURL:e.snippetPreviewImageURL}))),this._data.contentImage!==e.contentImage&&this._store.dispatch(m(e.contentImage)),this._data.baseUrl!==e.baseUrl&&this._store.dispatch(h({baseUrl:e.baseUrl}))}reapplyMarkers(){const{getActiveMarker:e,getMarkerPauseStatus:t}=Object(r.select)("yoast-seo/editor"),a=e(),n=t();a&&!n&&Object(i.c)()}refreshYoastSEO(){const e=this.collectGutenbergData();!this.isShallowEqual(this._data,e)&&(this.handleEditorChange(e),this._data=e,this._refresh())}areNewAnalysisResultsAvailable(){const e=Object(r.select)("yoast-seo/editor"),t=e.getReadabilityResults(),a=e.getResultsForFocusKeyword();return(this._previousReadabilityResults!==t||this._previousSeoResults!==a)&&(this._previousReadabilityResults=t,this._previousSeoResults=a,!0)}onNewAnalysisResultsAvailable(){this.reapplyMarkers()}subscribeToGutenberg(){this.subscriber=Object(s.debounce)(this.refreshYoastSEO,500),Object(r.subscribe)(this.subscriber)}subscribeToYoastSEO(){this.yoastSubscriber=()=>{this.areNewAnalysisResultsAvailable()&&this.onNewAnalysisResultsAvailable()},Object(r.subscribe)(this.yoastSubscriber)}getData(){return this._data}}}).call(this,a(199))},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,a){"use strict";a.r(t);var r=a(0),n=a(197),s=a(242),o=a(106),i=a(6),c=a(2),l=a(73),d=a(4),u=a(12),p=a(19),m=a(215),h=a(175);const{subscribe:b,select:g}=wp.data;function f(e){let t=!0;b(()=>{const a=g("core/editor").isSavingPost(),r=g("core/editor").isAutosavingPost(),n=g("core/editor").didPostSaveRequestSucceed();if(a&&n&&!r){if(t)return void(t=!1);e()}})}var O=a(14),y=a(15),w=a(53),j=a(11),E=a.n(j),v=a(1),k=a.n(v),_=a(8);const T=a.n(_).a.svg`
450
  width: ${e=>e.size}px;
451
  height: ${e=>e.size}px;
452
  &&& path {
461
  fill: ${e=>e.seoScoreColor};
462
  display: ${e=>e.isKeywordAnalysisActive?"inline":"none"};
463
  }
464
+ `,x=function(e){return Object(r.createElement)(T,E()({},e,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 646.66 456.27"}),Object(r.createElement)("path",{d:"M73,405.26a68.53,68.53,0,0,1-12.82-4c-1-.42-2-.89-3-1.37-1.49-.72-3-1.56-4.77-2.56-1.5-.88-2.71-1.64-3.83-2.39-.9-.61-1.8-1.26-2.68-1.92q-2.64-2-5.08-4.19a68.26,68.26,0,0,1-8.4-9.17c-.92-1.2-1.68-2.25-2.35-3.24q-1.84-2.73-3.44-5.64a68.26,68.26,0,0,1-8.29-32.55V142.13a68.29,68.29,0,0,1,8.29-32.55,58.6,58.6,0,0,1,3.44-5.64,57.53,57.53,0,0,1,4-5.27A69.64,69.64,0,0,1,48.56,85.42,56.06,56.06,0,0,1,54.2,82,67.78,67.78,0,0,1,73,75.09,69.79,69.79,0,0,1,86.75,73.7H256.41L263,55.39H86.75A86.84,86.84,0,0,0,0,142.13V338.22A86.83,86.83,0,0,0,86.75,425H98.07V406.65H86.75A68.31,68.31,0,0,1,73,405.26ZM368.55,60.85l-1.41-.53L360.73,77.5l1.41.53a68.58,68.58,0,0,1,8.66,4,58.65,58.65,0,0,1,5.65,3.43A69.49,69.49,0,0,1,391,98.67c1.4,1.68,2.72,3.46,3.95,5.27s2.39,3.72,3.44,5.64a68.32,68.32,0,0,1,8.29,32.55V406.65H233.55l-.44.76c-3.07,5.37-6.26,10.48-9.49,15.19L222,425H425V142.13A87.19,87.19,0,0,0,368.55,60.85Z",fill:"#000001"}),Object(r.createElement)("path",{d:"M303.66,0l-96.8,268.87-47.58-149H101.1l72.72,186.78a73.61,73.61,0,0,1,0,53.73c-7.07,18.07-19.63,39.63-54.36,46l-1.56.29v49.57l2-.08c29-1.14,51.57-10.72,70.89-30.14,19.69-19.79,36.55-50.52,53-96.68L366.68,0Z",fill:"#000001"}),Object(r.createElement)("circle",{className:"yoast-icon-readability-score",cx:"561.26",cy:"142.43",r:"85.04",fill:"#000001",stroke:"#181716",strokeMiterlimit:"10",strokeWidth:"0.72"}),Object(r.createElement)("circle",{className:"yoast-icon-seo-score",cx:"561.26",cy:"341.96",r:"85.04",fill:"#000001",stroke:"#181716",strokeMiterlimit:"10",strokeWidth:"0.72"}))};x.propTypes={readabilityScoreColor:k.a.string,isContentAnalysisActive:k.a.bool,seoScoreColor:k.a.string,isKeywordAnalysisActive:k.a.bool,size:k.a.number,color:k.a.string},x.defaultProps={readabilityScoreColor:"#000000",isContentAnalysisActive:!1,seoScoreColor:"#000000",isKeywordAnalysisActive:!1,size:20,color:"#000001"};var R=x,S=Object(O.compose)([Object(i.withSelect)(e=>{const t=e("yoast-seo/editor"),a=Object(w.a)(t.getResultsForFocusKeyword().overallScore),r=Object(w.a)(t.getReadabilityResults().overallScore),{isKeywordAnalysisActive:n,isContentAnalysisActive:s}=t.getPreferences();let o,i;switch(r.className){case"good":o=y.colors.$color_good;break;case"ok":o=y.colors.$color_ok;break;case"bad":default:o=y.colors.$color_bad}switch(a.className){case"good":i=y.colors.$color_good;break;case"ok":i=y.colors.$color_ok;break;case"bad":default:i=y.colors.$color_bad}return{readabilityScoreColor:o,seoScoreColor:i,isKeywordAnalysisActive:n,isContentAnalysisActive:s}})])(R),C=a(140),P=a(179),L=a(72),A=a(200),I=a(31),F=a(89),q=a(180),M=()=>Object(r.createElement)(F.a,{title:Object(c.__)("Google preview","wordpress-seo"),id:"yoast-google-preview-modal"},Object(r.createElement)(q.a,{showCloseButton:!1,hasPaperStyle:!1})),N=a(152),D=a(181),W=()=>Object(r.createElement)(F.a,{title:Object(c.__)("Twitter preview","wordpress-seo"),id:"yoast-twitter-preview-modal"},Object(r.createElement)(D.a,null)),U=a(182),z=()=>Object(r.createElement)(F.a,{title:Object(c.__)("Facebook preview","wordpress-seo"),id:"yoast-facebook-preview-modal"},Object(r.createElement)(U.a,null)),$=a(153),K=a(69),H=a(151),B=a(187),Y=a(174),V=a(144);function G(e){let{settings:t}=e;const a=Object(d.get)(window,"wpseoScriptData.webinarIntroBlockEditorUrl","https://yoa.st/webinar-intro-block-editor");return Object(r.createElement)(r.Fragment,null,Object(r.createElement)(u.Fill,{name:"YoastSidebar"},Object(r.createElement)(I.a,{key:"warning",renderPriority:1},Object(r.createElement)(P.a,null),Object(r.createElement)("div",{style:{margin:"0 16px"}},Object(r.createElement)(Y.a,{hasIcon:!1,image:null,url:a}))),t.isKeywordAnalysisActive&&Object(r.createElement)(I.a,{key:"keyword-input",renderPriority:8},Object(r.createElement)(L.KeywordInput,{isSEMrushIntegrationActive:t.isSEMrushIntegrationActive})),Object(r.createElement)(I.a,{key:"google-preview",renderPriority:25},Object(r.createElement)(M,null)),t.displayFacebook&&Object(r.createElement)(I.a,{key:"facebook-preview",renderPriority:26},Object(r.createElement)(z,null)),t.displayTwitter&&Object(r.createElement)(I.a,{key:"twitter-preview",renderPriority:27},Object(r.createElement)(W,null)),t.displaySchemaSettings&&Object(r.createElement)(I.a,{key:"schema",renderPriority:28},Object(r.createElement)(K.a,{title:Object(c.__)("Schema","wordpress-seo")},Object(r.createElement)($.a,null))),t.displayAdvancedTab&&Object(r.createElement)(I.a,{key:"advanced",renderPriority:29},Object(r.createElement)(K.a,{title:Object(c.__)("Advanced","wordpress-seo")},Object(r.createElement)(H.a,null))),t.isKeywordAnalysisActive&&Object(r.createElement)(I.a,{key:"seo",renderPriority:10},Object(r.createElement)(r.Fragment,null,Object(r.createElement)(L.SeoAnalysis,{shouldUpsell:t.shouldUpsell,shouldUpsellWordFormRecognition:t.isWordFormRecognitionActive,isYoastSEOWooActive:t.isYoastSEOWooEnabled}),t.shouldUpsell&&Object(r.createElement)(N.a,{location:"sidebar"}))),t.isContentAnalysisActive&&Object(r.createElement)(I.a,{key:"readability",renderPriority:20},Object(r.createElement)(L.ReadabilityAnalysis,{shouldUpsell:t.shouldUpsell,isYoastSEOWooActive:t.isYoastSEOWooEnabled})),t.isKeywordAnalysisActive&&Object(r.createElement)(I.a,{key:"additional-keywords-upsell",renderPriority:22},t.shouldUpsell&&Object(r.createElement)(V.a,null)),t.isCornerstoneActive&&Object(r.createElement)(I.a,{key:"cornerstone",renderPriority:30},Object(r.createElement)(C.a,null)),t.isKeywordAnalysisActive&&t.isWincherIntegrationActive&&Object(r.createElement)(I.a,{renderPriority:23},Object(r.createElement)(B.a,{location:"sidebar"})),t.isInsightsEnabled&&Object(r.createElement)(I.a,{renderPriority:32},Object(r.createElement)(A.a,{location:"sidebar"}))))}G.propTypes={settings:k.a.object.isRequired};var Z=Object(i.withSelect)((e,t)=>{const{getPreferences:a}=e("yoast-seo/editor");return{settings:a(),store:t.store}})(G),J=a(211),X=a(128),Q=a(145),ee=a(78);function te(e){let{theme:t}=e;return Object(r.createElement)(ee.a,{theme:t,location:"sidebar"},Object(r.createElement)(u.Slot,{name:"YoastSidebar"},e=>Object(Q.a)(e)))}var ae=a(35),re=a(243),ne=a(70),se=a(75),oe=Object(u.withSpokenMessages)((function(e){let{isActive:t,activeAttributes:a,addingLink:n,value:s,onChange:o,speak:i,stopAddingLink:p}=e;const m=Object(r.useMemo)(d.uniqueId,[n]),[h,b]=Object(r.useState)(),g=Object(r.useMemo)(()=>{const e=window.getSelection();if(!e.rangeCount)return;const a=e.getRangeAt(0);if(n&&!t)return a;let r=a.startContainer;for(r=r.nextElementSibling||r;r.nodeType!==window.Node.ELEMENT_NODE;)r=r.parentNode;return r.closest("a")},[n,s.start,s.end]),f={url:a.url,type:a.type,id:a.id,opensInNewTab:"_blank"===a.target,noFollow:a.rel&&a.rel.split(" ").includes("nofollow"),sponsored:a.rel&&a.rel.split(" ").includes("sponsored"),...h},O=Object(r.createElement)(ne.a,{href:window.wpseoAdminL10n["shortlinks.nofollow_sponsored"],className:"dashicons"},Object(r.createElement)("span",{className:"screen-reader-text"},Object(c.__)("Learn more about marking a link as nofollow or sponsored.","wordpress-seo"))),y=Object(se.a)(Object(c.sprintf)(Object(c.__)("Search engines should ignore this link (mark as %1$snofollow%2$s)%3$s","wordpress-seo"),"<code>","</code>","<helplink />"),{code:Object(r.createElement)("code",null),helplink:O}),w=Object(se.a)(Object(c.sprintf)(Object(c.__)("This is a sponsored link or advert (mark as %1$ssponsored%2$s)%3$s","wordpress-seo"),"<code>","</code>","<helplink />"),{code:Object(r.createElement)("code",null),helplink:O}),j=[{id:"opensInNewTab",title:Object(c.__)("Open in new tab","wordpress-seo")},{id:"noFollow",title:y},{id:"sponsored",title:w}],{__experimentalLinkControl:E}=window.wp.blockEditor;return Object(r.createElement)(u.Popover,{key:m,anchorRef:g,focusOnMount:!!n&&"firstElement",onClose:p,position:"bottom center"},Object(r.createElement)(E,{value:f,onChange:function(e){e={...h,...e};const a=f.url===e.url&&f.opensInNewTab!==e.opensInNewTab||f.noFollow!==e.noFollow||f.sponsored!==e.sponsored;a&&!0===e.sponsored&&!0!==f.sponsored&&(e.noFollow=!0),a&&!1===e.noFollow&&!1!==f.noFollow&&(e.sponsored=!1);const r=a&&void 0===e.url;if(b(r?e:void 0),r)return;const n=Object(ae.prependHTTP)(e.url),u=function(e){let{url:t,opensInNewWindow:a,noFollow:r,sponsored:n}=e;const s={type:"core/link",attributes:{url:t}};let o=[];return a&&(s.attributes.target="_blank",o.push("noreferrer noopener")),n&&(o.push("sponsored"),o.push("nofollow")),r&&o.push("nofollow"),o.length>0&&(o=Object(d.uniq)(o),s.attributes.rel=o.join(" ")),s}({url:n,type:e.type,id:void 0!==e.id&&null!==e.id?String(e.id):void 0,opensInNewWindow:e.opensInNewTab,noFollow:e.noFollow,sponsored:e.sponsored});if(Object(l.isCollapsed)(s)&&!t){const t=e.title||n,a=Object(l.applyFormat)(Object(l.create)({text:t}),u,0,t.length);o(Object(l.insert)(s,a))}else{const e=Object(l.applyFormat)(s,u);e.start=e.end,e.activeFormats=[],o(e)}a||p(),function(e){if(!e)return!1;const t=e.trim();if(!t)return!1;if(/^\S+:/.test(t)){const e=Object(ae.getProtocol)(t);if(!Object(ae.isValidProtocol)(e))return!1;if(Object(d.startsWith)(e,"http")&&!/^https?:\/\/[^\/\s]/i.test(t))return!1;const a=Object(ae.getAuthority)(t);if(!Object(ae.isValidAuthority)(a))return!1;const r=Object(ae.getPath)(t);if(r&&!Object(ae.isValidPath)(r))return!1;const n=Object(ae.getQueryString)(t);if(n&&!Object(ae.isValidQueryString)(n))return!1;const s=Object(ae.getFragment)(t);if(s&&!Object(ae.isValidFragment)(s))return!1}return!(Object(d.startsWith)(t,"#")&&!Object(ae.isValidFragment)(t))}(n)?i(t?Object(c.__)("Link edited.","wordpress-seo"):Object(c.__)("Link inserted.","wordpress-seo"),"assertive"):i(Object(c.__)("Warning: the link has been inserted but may have errors. Please test it.","wordpress-seo"),"assertive")},forceIsEditingLink:n,settings:j}))}));const ie=Object(c.__)("Link","wordpress-seo"),ce={name:"core/link",title:ie,tagName:"a",className:null,attributes:{url:"href",target:"target",rel:"rel"},replaces:"core/link",__unstablePasteRule(e,t){let{html:a,plainText:r}=t;if(Object(l.isCollapsed)(e))return e;const n=(a||r).replace(/<[^>]+>/g,"").trim();return Object(ae.isURL)(n)?(window.console.log("Created link:\n\n",n),Object(l.applyFormat)(e,{type:"core/link",attributes:{url:Object(re.decodeEntities)(n)}})):e},edit:Object(u.withSpokenMessages)(class extends r.Component{constructor(){super(...arguments),this.addLink=this.addLink.bind(this),this.stopAddingLink=this.stopAddingLink.bind(this),this.onRemoveFormat=this.onRemoveFormat.bind(this),this.state={addingLink:!1}}addLink(){const{value:e,onChange:t}=this.props,a=Object(l.getTextContent)(Object(l.slice)(e));a&&Object(ae.isURL)(a)?t(Object(l.applyFormat)(e,{type:"core/link",attributes:{url:a}})):a&&Object(ae.isEmail)(a)?t(Object(l.applyFormat)(e,{type:"core/link",attributes:{url:"mailto:"+a}})):this.setState({addingLink:!0})}stopAddingLink(){this.setState({addingLink:!1}),this.props.onFocus()}onRemoveFormat(){const{value:e,onChange:t,speak:a}=this.props;t(Object(l.removeFormat)(e,"core/link")),a(Object(c.__)("Link removed.","wordpress-seo"),"assertive")}render(){const{isActive:e,activeAttributes:t,value:a,onChange:n}=this.props,{RichTextToolbarButton:s,RichTextShortcut:o}=window.wp.blockEditor;return Object(r.createElement)(r.Fragment,null,Object(r.createElement)(o,{type:"primary",character:"k",onUse:this.addLink}),Object(r.createElement)(o,{type:"primaryShift",character:"k",onUse:this.onRemoveFormat}),e&&Object(r.createElement)(s,{name:"link",icon:"editor-unlink",title:Object(c.__)("Unlink","wordpress-seo"),onClick:this.onRemoveFormat,isActive:e,shortcutType:"primaryShift",shortcutCharacter:"k"}),!e&&Object(r.createElement)(s,{name:"link",icon:"admin-links",title:ie,onClick:this.addLink,isActive:e,shortcutType:"primary",shortcutCharacter:"k"}),(this.state.addingLink||e)&&Object(r.createElement)(oe,{addingLink:this.state.addingLink,stopAddingLink:this.stopAddingLink,isActive:e,activeAttributes:t,value:a,onChange:n}))}})};var le=a(7),de=a(201);function ue(e){let{checklist:t,onClick:a}=e;const n=t.every(e=>"good"===e.score);return Object(r.createElement)(r.Fragment,null,t.map(e=>Object(r.createElement)(de.a,E()({key:e.label},e))),Object(r.createElement)("br",null),!n&&Object(r.createElement)(le.Button,{onClick:a},Object(c.__)("Improve your post with Yoast SEO","wordpress-seo")))}function pe(e){let t,{checklist:a,onClick:n}=e;return t=a.every(e=>"good"===e.score)?Object(c.__)("We've analyzed your post. Everything looks good. Well done!","wordpress-seo"):Object(c.__)("We've analyzed your post. There is still room for improvement!","wordpress-seo"),Object(r.createElement)(r.Fragment,null,Object(r.createElement)("p",null,t),Object(r.createElement)(ue,{checklist:a,onClick:n}))}ue.propTypes={checklist:k.a.array.isRequired,onClick:k.a.func.isRequired},pe.propTypes={checklist:k.a.array.isRequired,onClick:k.a.func.isRequired};var me=a(16);function he(e,t){const{isKeywordAnalysisActive:a}=t.getPreferences();if(a){const a=Object(w.a)(t.getReadabilityResults().overallScore);e.push({label:Object(c.__)("Readability analysis:","wordpress-seo"),score:a.className,scoreValue:a.screenReaderReadabilityText})}}function be(e,t){const{isContentAnalysisActive:a}=t.getPreferences();if(a){const a=Object(w.a)(t.getResultsForFocusKeyword().overallScore),r=Object(me.a)().isPremium;e.push({label:r?Object(c.__)("Premium SEO analysis:","wordpress-seo"):Object(c.__)("SEO analysis:","wordpress-seo"),score:a.className,scoreValue:a.screenReaderReadabilityText})}}function ge(e,t,a){if(!a.getBlocks().some(e=>!0===e.attributes["is-yoast-schema-block"]))return;const r=t.getSchemaBlocksValidationResults(),n=Object.values(r);if(n&&n.length>0){const t=n.every(e=>e.result<=0);e.push({label:Object(c.__)("Schema analysis:","wordpress-seo"),score:t?"good":"bad",scoreValue:t?Object(c.__)("Good","wordpress-seo"):Object(c.__)("Needs improvement","wordpress-seo")})}}var fe,Oe,ye,we=Object(O.compose)([Object(i.withSelect)((function(e){const t=e("yoast-seo/editor"),a=e("yoast-seo/schema-blocks"),r=e("core/block-editor"),n=[];return function(e,t){t.getFocusKeyphrase()||e.push({label:Object(c.__)("No focus keyword was entered","wordpress-seo"),score:"bad"})}(n,t),he(n,t),be(n,t),ge(n,a,r),n.push(...Object.values(t.getChecklistItems())),{checklist:n}})),Object(i.withDispatch)((function(e){const{closePublishSidebar:t,openGeneralSidebar:a}=e("core/edit-post");return{onClick:()=>{t(),a("yoast-seo/seo-sidebar")}}}))])(pe),je=Object(O.compose)([Object(i.withSelect)((function(e){const t=e("yoast-seo/editor"),a=e("yoast-seo/schema-blocks"),r=e("core/block-editor"),n=[];return he(n,t),be(n,t),ge(n,a,r),n.push(...Object.values(t.getChecklistItems())),{checklist:n}})),Object(i.withDispatch)((function(e){const{openGeneralSidebar:t}=e("core/edit-post");return{onClick:()=>{t("yoast-seo/seo-sidebar")}}}))])(ue),Ee=a(3);function ve(){return(ve=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r])}return e}).apply(this,arguments)}function ke(e){return Ee.createElement("svg",ve({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1600 1600","aria-hidden":"true"},e),fe||(fe=Ee.createElement("g",{fill:"none",fillRule:"evenodd"},Ee.createElement("path",{fill:"#1877f2",d:"M1600 800a800 800 0 10-925 790v-559H472V800h203V624c0-201 119-311 302-311 88 0 179 15 179 15v197h-101c-99 0-130 62-130 125v150h222l-36 231H925v559a800 800 0 00675-790"}),Ee.createElement("path",{fill:"#fff",d:"M1147 800H925V650c0-63 31-125 130-125h101V328s-91-15-179-15c-183 0-302 110-302 311v176H472v231h203v559a806 806 0 00250 0v-559h186z"}))))}function _e(){return(_e=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r])}return e}).apply(this,arguments)}function Te(e){return Ee.createElement("svg",_e({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 400 400","aria-hidden":"true"},e),Oe||(Oe=Ee.createElement("circle",{cx:200,cy:200,r:200,fill:"#1da1f2"})),ye||(ye=Ee.createElement("path",{d:"M163.4 305.5c88.7 0 137.2-73.5 137.2-137.2 0-2.1 0-4.2-.1-6.2 9.4-6.8 17.6-15.3 24.1-25-8.6 3.8-17.9 6.4-27.7 7.6 10-6 17.6-15.4 21.2-26.7-9.3 5.5-19.6 9.5-30.6 11.7-8.8-9.4-21.3-15.2-35.2-15.2-26.6 0-48.2 21.6-48.2 48.2 0 3.8.4 7.5 1.3 11-40.1-2-75.6-21.2-99.4-50.4-4.1 7.1-6.5 15.4-6.5 24.2 0 16.7 8.5 31.5 21.5 40.1-7.9-.2-15.3-2.4-21.8-6v.6c0 23.4 16.6 42.8 38.7 47.3-4 1.1-8.3 1.7-12.7 1.7-3.1 0-6.1-.3-9.1-.9 6.1 19.2 23.9 33.1 45 33.5-16.5 12.9-37.3 20.6-59.9 20.6-3.9 0-7.7-.2-11.5-.7 21.1 13.8 46.5 21.8 73.7 21.8",fill:"#fff"})))}function xe(e){let{permalink:t}=e;const a=encodeURI(t);return Object(r.createElement)(r.Fragment,null,Object(r.createElement)("div",null,Object(c.__)("Share your post!","wordpress-seo")),Object(r.createElement)("ul",{className:"yoast-seo-social-share-buttons"},Object(r.createElement)("li",null,Object(r.createElement)("a",{href:"https://www.facebook.com/sharer/sharer.php?u="+a,target:"_blank",rel:"noopener noreferrer"},Object(r.createElement)(ke,null),Object(c.__)("Facebook","wordpress-seo"),Object(r.createElement)("span",{className:"screen-reader-text"},Object(c.__)("(Opens in a new browser tab)","wordpress-seo")))),Object(r.createElement)("li",null,Object(r.createElement)("a",{href:"https://twitter.com/share?url="+a,target:"_blank",rel:"noopener noreferrer"},Object(r.createElement)(Te,null),Object(c.__)("Twitter","wordpress-seo"),Object(r.createElement)("span",{className:"screen-reader-text"},Object(c.__)("(Opens in a new browser tab)","wordpress-seo"))))))}xe.propTypes={permalink:k.a.string.isRequired};var Re=Object(O.compose)([Object(i.withSelect)(e=>({permalink:e("core/editor").getPermalink()}))])(xe),Se=a(121);function Ce(e){const{hasTrackedKeyphrases:t,trackAll:a}=e;return Object(r.createElement)(r.Fragment,null,Object(r.createElement)(le.FieldGroup,{label:Object(c.__)("SEO performance","wordpress-seo"),linkTo:wpseoAdminL10n["shortlinks.wincher.seo_performance"],linkText:Object(c.__)("Learn more about the SEO performance feature.","wordpress-seo"),wrapperClassName:"yoast-field-group yoast-wincher-post-publish"}),Object(r.createElement)(Se.a,null),t&&Object(r.createElement)("p",null,Object(c.__)("Tracking has already been enabled for one or more keyphrases of this page. Clicking the button below will enable tracking for all of its keyphrases.","wordpress-seo")),Object(r.createElement)("div",{className:"yoast"},Object(r.createElement)(le.NewButton,{variant:"secondary",small:!0,onClick:a},Object(c.__)("Track all keyphrases on this page","wordpress-seo"))),Object(r.createElement)(B.a,{location:"postpublish"}))}Ce.propTypes={trackAll:k.a.func,hasTrackedKeyphrases:k.a.bool},Ce.defaultProps={trackAll:()=>{},hasTrackedKeyphrases:!1};var Pe=Object(O.compose)([Object(i.withSelect)(e=>{const{getWincherTrackedKeyphrases:t,hasWincherTrackedKeyphrases:a}=e("yoast-seo/editor");return{trackedKeyphrases:t(),hasTrackedKeyphrases:a()}}),Object(i.withDispatch)(e=>{const{setWincherOpenModal:t,setWincherTrackAllKeyphrases:a}=e("yoast-seo/editor");return{trackAll:()=>{a(!0),t("postpublish")}}})])(Ce),Le=a(40);var Ae=a(244);window.yoast=window.yoast||{},window.yoast.initEditorIntegration=function(e){(function(e){const t=Object(me.a)(),a=t.isPremium,l=a?"Yoast SEO Premium":"Yoast SEO",d=Object(r.createElement)(R,null);Object(o.updateCategory)("yoast-structured-data-blocks",{icon:d}),Object(o.updateCategory)("yoast-internal-linking-blocks",{icon:d});const p={isRtl:t.isRtl},m=e.getState().preferences,h=m.isKeywordAnalysisActive||m.isContentAnalysisActive,b=m.isKeywordAnalysisActive&&m.isWincherIntegrationActive;!Object(i.select)("core/edit-post").getPreferences().panels["yoast-seo/document-panel"]&&Object(i.dispatch)("core/edit-post").toggleEditorPanelOpened("yoast-seo/document-panel"),Object(s.registerPlugin)("yoast-seo",{render:()=>Object(r.createElement)(r.Fragment,null,Object(r.createElement)(n.PluginSidebarMoreMenuItem,{target:"seo-sidebar",icon:Object(r.createElement)(S,null)},l),Object(r.createElement)(n.PluginSidebar,{name:"seo-sidebar",title:l},Object(r.createElement)(te,{store:e,theme:p})),Object(r.createElement)(r.Fragment,null,Object(r.createElement)(Z,{store:e,theme:p}),Object(r.createElement)(J.a,{target:"wpseo-metabox-root",store:e,theme:p})),h&&Object(r.createElement)(n.PluginPrePublishPanel,{className:"yoast-seo-sidebar-panel",title:Object(c.__)("Yoast SEO","wordpress-seo"),initialOpen:!0,icon:Object(r.createElement)(r.Fragment,null)},Object(r.createElement)(we,null)),Object(r.createElement)(n.PluginPostPublishPanel,{className:"yoast-seo-sidebar-panel",title:Object(c.__)("Yoast SEO","wordpress-seo"),initialOpen:!0,icon:Object(r.createElement)(r.Fragment,null)},Object(r.createElement)(Re,null),a&&Object(r.createElement)(u.Slot,{name:"YoastZapierPostPublish"}),b&&Object(r.createElement)(Pe,null)),h&&Object(r.createElement)(n.PluginDocumentSettingPanel,{name:"document-panel",className:"yoast-seo-sidebar-panel",title:Object(c.__)("Yoast SEO","wordpress-seo"),icon:Object(r.createElement)(r.Fragment,null)},Object(r.createElement)(je,null))),icon:Object(r.createElement)(S,null)})})(e),"function"==typeof Object(d.get)(window,"wp.blockEditor.__experimentalLinkControl")?[ce].forEach(e=>{let{name:t,replaces:a,...r}=e;a&&Object(i.dispatch)("core/rich-text").removeFormatTypes(a),t&&Object(l.registerFormatType)(t,r)}):console.warn(Object(c.__)("Marking links with nofollow/sponsored has been disabled for WordPress installs < 5.4.","wordpress-seo")+" "+Object(c.sprintf)(Object(c.__)("Please upgrade your WordPress version or install the Gutenberg plugin to get this %1$s feature.","wordpress-seo"),"Yoast SEO")),function(e){Object(X.b)()&&e.dispatch(p.actions.setMarkerStatus("enabled"))}(e),Object(Le.b)()&&function(){const{createSuccessNotice:e,createErrorNotice:t}=Object(i.dispatch)("core/notices");Object(h.a)(),Object(m.a)(f,e,t)}()},window.yoast.EditorData=Ae.a}]);
 
 
 
 
js/dist/bulk-editor.js CHANGED
@@ -1 +1 @@
1
- !function(e){var n={};function t(s){if(n[s])return n[s].exports;var i=n[s]={i:s,l:!1,exports:{}};return e[s].call(i.exports,i,i.exports,t),i.l=!0,i.exports}t.m=e,t.c=n,t.d=function(e,n,s){t.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:s})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,n){if(1&n&&(e=t(e)),8&n)return e;if(4&n&&"object"==typeof e&&e&&e.__esModule)return e;var s=Object.create(null);if(t.r(s),Object.defineProperty(s,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var i in e)t.d(s,i,function(n){return e[n]}.bind(null,i));return s},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,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="",t(t.s=261)}({17:function(e,n){e.exports=window.jQuery},261:function(e,n,t){"use strict";t.r(n);var s,i=t(17),o=t.n(i);s=function(e){var n=e.find("[class^=wpseo-new]").first().attr("class"),t="#"+n+"-",s=t.replace("new","existing"),i=e.find("th[id^=col_existing_yoast]").first().text().replace("Existing ",""),a=n.replace("-new-","_save_"),r="wpseo_save_all_"+e.attr("class").split("wpseo_bulk_")[1],l=a.replace("wpseo_save_",""),u={newClass:"."+n,newId:t,existingId:s},c={submit_new:function(e){c.submitNew(e)},submitNew:function(e){var n,t=u.newId+e,s=u.existingId+e;n="select-one"===o()(u.newId+e).prop("type")?o()(t).find(":selected").text():o()(t).val();var r=o()(s).html();if(n===r)o()(t).val("");else{if(""===n&&!window.confirm("Are you sure you want to remove the existing "+i+"?"))return void o()(t).val("");var l={action:a,_ajax_nonce:wpseoBulkEditorNonce,wpseo_post_id:e,new_value:n,existing_value:r};o.a.post(ajaxurl,l,c.handleResponse)}},submit_all:function(e){c.submitAll(e)},submitAll:function(e){e.preventDefault();var n={action:r,_ajax_nonce:wpseoBulkEditorNonce,send:!1,items:{},existingItems:{}};o()(u.newClass).each((function(){var e=o()(this).data("id"),t=o()(this).val(),s=o()(u.existingId+e).html();""!==t&&(t===s?o()(u.newId+e).val(""):(n.send=!0,n.items[e]=t,n.existingItems[e]=s))})),n.send&&o.a.post(ajaxurl,n,c.handleResponses)},handle_response:function(e,n){c.handleResponse(e,n)},handleResponse:function(e,n){if("success"===n){var t=e;if("string"==typeof t&&(t=JSON.parse(t)),t instanceof Array)o.a.each(t,(function(){c.handleResponse(this,n)}));else if("success"===t.status){var s=t["new_"+l];o()(u.existingId+t.post_id).html(s.replace(/\\(?!\\)/g,"")),o()(u.newId+t.post_id).val("")}}},handle_responses:function(e,n){c.handleResponses(e,n)},handleResponses:function(e,n){var t=o.a.parseJSON(e);o.a.each(t,(function(){c.handleResponse(this,n)}))},set_events:function(){c.setEvents()},setEvents:function(){e.find(".wpseo-save").click((function(e){var n=o()(this).data("id");e.preventDefault(),c.submitNew(n,this)})),e.find(".wpseo-save-all").click(c.submitAll),e.find(u.newClass).keydown((function(e){if(13===e.which){e.preventDefault();var n=o()(this).data("id");c.submitNew(n,this)}}))}};return c},window.bulk_editor=s,window.bulkEditor=s,o()(document).ready((function(){o()('table[class*="wpseo_bulk"]').each((function(e,n){var t=o()(n);s(t).setEvents()}))}))}});
1
+ !function(e){var n={};function t(s){if(n[s])return n[s].exports;var i=n[s]={i:s,l:!1,exports:{}};return e[s].call(i.exports,i,i.exports,t),i.l=!0,i.exports}t.m=e,t.c=n,t.d=function(e,n,s){t.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:s})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,n){if(1&n&&(e=t(e)),8&n)return e;if(4&n&&"object"==typeof e&&e&&e.__esModule)return e;var s=Object.create(null);if(t.r(s),Object.defineProperty(s,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var i in e)t.d(s,i,function(n){return e[n]}.bind(null,i));return s},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,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="",t(t.s=260)}({17:function(e,n){e.exports=window.jQuery},260:function(e,n,t){"use strict";t.r(n);var s,i=t(17),o=t.n(i);s=function(e){var n=e.find("[class^=wpseo-new]").first().attr("class"),t="#"+n+"-",s=t.replace("new","existing"),i=e.find("th[id^=col_existing_yoast]").first().text().replace("Existing ",""),a=n.replace("-new-","_save_"),r="wpseo_save_all_"+e.attr("class").split("wpseo_bulk_")[1],l=a.replace("wpseo_save_",""),u={newClass:"."+n,newId:t,existingId:s},c={submit_new:function(e){c.submitNew(e)},submitNew:function(e){var n,t=u.newId+e,s=u.existingId+e;n="select-one"===o()(u.newId+e).prop("type")?o()(t).find(":selected").text():o()(t).val();var r=o()(s).html();if(n===r)o()(t).val("");else{if(""===n&&!window.confirm("Are you sure you want to remove the existing "+i+"?"))return void o()(t).val("");var l={action:a,_ajax_nonce:wpseoBulkEditorNonce,wpseo_post_id:e,new_value:n,existing_value:r};o.a.post(ajaxurl,l,c.handleResponse)}},submit_all:function(e){c.submitAll(e)},submitAll:function(e){e.preventDefault();var n={action:r,_ajax_nonce:wpseoBulkEditorNonce,send:!1,items:{},existingItems:{}};o()(u.newClass).each((function(){var e=o()(this).data("id"),t=o()(this).val(),s=o()(u.existingId+e).html();""!==t&&(t===s?o()(u.newId+e).val(""):(n.send=!0,n.items[e]=t,n.existingItems[e]=s))})),n.send&&o.a.post(ajaxurl,n,c.handleResponses)},handle_response:function(e,n){c.handleResponse(e,n)},handleResponse:function(e,n){if("success"===n){var t=e;if("string"==typeof t&&(t=JSON.parse(t)),t instanceof Array)o.a.each(t,(function(){c.handleResponse(this,n)}));else if("success"===t.status){var s=t["new_"+l];o()(u.existingId+t.post_id).html(s.replace(/\\(?!\\)/g,"")),o()(u.newId+t.post_id).val("")}}},handle_responses:function(e,n){c.handleResponses(e,n)},handleResponses:function(e,n){var t=o.a.parseJSON(e);o.a.each(t,(function(){c.handleResponse(this,n)}))},set_events:function(){c.setEvents()},setEvents:function(){e.find(".wpseo-save").click((function(e){var n=o()(this).data("id");e.preventDefault(),c.submitNew(n,this)})),e.find(".wpseo-save-all").click(c.submitAll),e.find(u.newClass).keydown((function(e){if(13===e.which){e.preventDefault();var n=o()(this).data("id");c.submitNew(n,this)}}))}};return c},window.bulk_editor=s,window.bulkEditor=s,o()(document).ready((function(){o()('table[class*="wpseo_bulk"]').each((function(e,n){var t=o()(n);s(t).setEvents()}))}))}});
js/dist/classic-editor.js CHANGED
@@ -1,4 +1,4 @@
1
- !function(e){var t={};function n(a){if(t[a])return t[a].exports;var r=t[a]={i:a,l:!1,exports:{}};return e[a].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,a){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(n.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(a,r,function(t){return e[t]}.bind(null,r));return a},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=295)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.yoast.propTypes},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.React},function(e,t){e.exports=window.lodash},,function(e,t){e.exports=window.wp.data},function(e,t){e.exports=window.yoast.componentsNew},function(e,t){e.exports=window.yoast.styledComponents},,function(e,t){e.exports=window.yoast.helpers},function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,n.apply(this,arguments)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.components},function(e,t){e.exports=window.yoast.analysis},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.yoast.styleGuide},function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var a=n(4);function r(){return Object(a.get)(window,"wpseoScriptData.metabox",{intl:{},isRtl:!1})}},function(e,t){e.exports=window.jQuery},,function(e,t){e.exports=window.yoast.externals.redux},,function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"a",(function(){return s}));var a=n(0);function r(e){return e.charAt(0).toUpperCase()+e.slice(1)}function s(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return Object(a.createInterpolateElement)(e,{a:Object(a.createElement)("a",{id:n,href:t,target:"_blank",rel:"noopener noreferrer"})})}},function(e,t){e.exports=window.wp.apiFetch},,,function(e,t){e.exports=window.yoast.externals.contexts},function(e,t,n){var a;!function(){"use strict";var n={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var a=arguments[t];if(a){var s=typeof a;if("string"===s||"number"===s)e.push(a);else if(Array.isArray(a)&&a.length){var o=r.apply(null,a);o&&e.push(o)}else if("object"===s)for(var i in a)n.call(a,i)&&a[i]&&e.push(i)}}return e.join(" ")}e.exports?(r.default=r,e.exports=r):void 0===(a=function(){return r}.apply(t,[]))||(e.exports=a)}()},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r=i(n(3)),s=i(n(117)),o=i(n(120));function i(e){return e&&e.__esModule?e:{default:e}}var c=void 0;t.default=function(e){var t=e.mixedString,n=e.components,i=e.throwErrors;if(c=t,!n)return t;if("object"!==(void 0===n?"undefined":a(n))){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var l=(0,o.default)(t);try{return function e(t,n){var o,i,l,d,u,p,h,m,b=[],g={};for(p=0;p<t.length;p++)if("string"!==(u=t[p]).type){if(!n.hasOwnProperty(u.value)||void 0===n[u.value])throw new Error("Invalid interpolation, missing component node: `"+u.value+"`");if("object"!==a(n[u.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+u.value+"`","\n> "+c);if("componentClose"===u.type)throw new Error("Missing opening component token: `"+u.value+"`");if("componentOpen"===u.type){o=n[u.value],l=p;break}b.push(n[u.value])}else b.push(u.value);return o&&(d=function(e,t){var n,a,r=t[e],s=0;for(a=e+1;a<t.length;a++)if((n=t[a]).value===r.value){if("componentOpen"===n.type){s++;continue}if("componentClose"===n.type){if(0===s)return a;s--}}throw new Error("Missing closing component token `"+r.value+"`")}(l,t),h=e(t.slice(l+1,d),n),i=r.default.cloneElement(o,{},h),b.push(i),d<t.length-1&&(m=e(t.slice(d+1),n),b=b.concat(m))),1===b.length?b[0]:(b.forEach((function(e,t){e&&(g["interpolation-child-"+t]=e)})),(0,s.default)(g))}(l,n)}catch(e){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}},,,function(e,t,n){"use strict";n.d(t,"b",(function(){return s})),n.d(t,"a",(function(){return o}));var a=n(22),r=n.n(a);async function s(e,t,n){let a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:200;try{const r=await e();return!!r&&(r.status===a?t(r):n(r))}catch(e){console.error(e.message)}}async function o(e){try{return await r()(e)}catch(e){return e.error&&e.status?e:e instanceof Response&&await e.json()}}},function(e,t,n){"use strict";var a=n(0),r=n(1),s=n.n(r);const o=e=>{let{children:t}=e;return Object(a.createElement)("div",null,t)};o.propTypes={renderPriority:s.a.number.isRequired,children:s.a.node.isRequired},t.a=o},,function(e,t){e.exports=window.yoast.replacementVariableEditor},,function(e,t){e.exports=window.wp.url},,,function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const{get:a}=lodash,r=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return a(window,"wordproofSdk.data"+(e?"."+e:""),t)}},function(e,t,n){"use strict";n.d(t,"b",(function(){return l}));var a=n(11),r=n.n(a),s=n(0),o=n(1),i=n.n(o),c=n(12);const l="yoast yoast-gutenberg-modal",d=e=>{const{title:t,className:n,showYoastIcon:a,additionalClassName:o,...i}=e,l=a?Object(s.createElement)("span",{className:"yoast-icon"}):null;return Object(s.createElement)(c.Modal,r()({title:t,className:`${n} ${o}`,icon:l},i),e.children)};d.propTypes={title:i.a.string,className:i.a.string,showYoastIcon:i.a.bool,children:i.a.oneOfType([i.a.node,i.a.arrayOf(i.a.node)]),additionalClassName:i.a.string},d.defaultProps={title:"Yoast SEO",className:l,showYoastIcon:!0,children:null,additionalClassName:""},t.a=d},function(e,t,n){"use strict";n.d(t,"a",(function(){return s})),n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return c})),n.d(t,"d",(function(){return l}));var a=n(4),r=n(16);const s=e=>Object(a.get)(window,"wordproofSdk.data"+(e?"."+e:""),{}),o=()=>{const e=Object(r.a)();return 1===Object(a.get)(e,"wordproofIntegrationActive",0)},i=e=>{const t=new CustomEvent(e);window.dispatchEvent(t)},c=()=>{i("wordproof:open_authentication")},l=()=>{i("wordproof:open_settings")}},function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var a=n(0),r=n(1),s=n.n(r);function o(e){let{target:t,children:n}=e,r=t;return"string"==typeof t&&(r=document.getElementById(t)),r?Object(a.createPortal)(n,r):null}o.propTypes={target:s.a.oneOfType([s.a.string,s.a.object]).isRequired,children:s.a.node.isRequired}},function(e,t,n){"use strict";n.d(t,"b",(function(){return s})),n.d(t,"a",(function(){return o})),n.d(t,"c",(function(){return i})),n.d(t,"d",(function(){return c})),n.d(t,"e",(function(){return l}));var a=n(4),r=n(30);async function s(){return await Object(r.a)({path:"yoast/v1/wincher/authorization-url",method:"GET"})}async function o(e){const{code:t,websiteId:n}=e;return await Object(r.a)({path:"yoast/v1/wincher/authenticate",method:"POST",data:{code:t,websiteId:n}})}async function i(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2?arguments[2]:void 0;return await Object(r.a)({path:"yoast/v1/wincher/keyphrases",method:"POST",data:{keyphrases:e,permalink:t},signal:n})}async function c(e){return Object(a.isArray)(e)||(e=[e]),await Object(r.a)({path:"yoast/v1/wincher/keyphrases/track",method:"POST",data:{keyphrases:e}})}async function l(e){return await Object(r.a)({path:"yoast/v1/wincher/keyphrases/untrack",method:"DELETE",data:{keyphraseID:e}})}},,function(e,t,n){"use strict";n.r(t),n.d(t,"tmceId",(function(){return c})),n.d(t,"termsTmceId",(function(){return l})),n.d(t,"setStore",(function(){return d})),n.d(t,"isTinyMCELoaded",(function(){return u})),n.d(t,"isTinyMCEAvailable",(function(){return p})),n.d(t,"getContentTinyMce",(function(){return h})),n.d(t,"addEventHandler",(function(){return m})),n.d(t,"disableMarkerButtons",(function(){return b})),n.d(t,"enableMarkerButtons",(function(){return g})),n.d(t,"isTextViewActive",(function(){return f})),n.d(t,"wpTextViewOnInitCheck",(function(){return y})),n.d(t,"tinyMceEventBinder",(function(){return w}));var a=n(4),r=n(98),s=n(150),o=n(19);let i;var c="content",l="description";function d(e){i=e}function u(){return"undefined"!=typeof tinyMCE&&void 0!==tinyMCE.editors&&0!==tinyMCE.editors.length}function p(e){if(!u())return!1;var t=tinyMCE.get(e);return null!==t&&!t.isHidden()}function h(e){var t,n,a;return n=!1===p(e)||0==(t=e,null!==document.getElementById(t+"_ifr"))?function(e){return document.getElementById(e)&&document.getElementById(e).value||""}(e):tinyMCE.get(e).getContent(),a=new RegExp("&amp;","g"),n.replace(a,"&")}function m(e,t,n){"undefined"!=typeof tinyMCE&&"function"==typeof tinyMCE.on&&tinyMCE.on("addEditor",(function(r){var s=r.editor;s.id===e&&Object(a.forEach)(t,(function(e){s.on(e,n)}))}))}function b(){Object(a.isUndefined)(i)||i.dispatch(o.actions.setMarkerStatus("disabled"))}function g(){Object(a.isUndefined)(i)||i.dispatch(o.actions.setMarkerStatus("enabled"))}function f(){const e=document.getElementById("wp-content-wrap");return!!e&&e.classList.contains("html-active")}function y(){f()&&(b(),u()&&tinyMCE.on("AddEditor",(function(){g()})))}function w(e,t){m(t,["input","change","cut","paste"],e),m(t,["hide"],b);const n=["show"];(new s.a).isPageBuilderActive()||n.push("init"),m(t,n,g),m("content",["focus"],(function(e){var t=e.target;Object(r.a)(t)&&(Object(r.b)(t),YoastSEO.app.disableMarkers())}))}},function(e,t,n){"use strict";n.d(t,"c",(function(){return o})),n.d(t,"a",(function(){return i})),n.d(t,"b",(function(){return c}));var a=n(22),r=n.n(a),s=n(54);async function o(e,t,n){let a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:200;try{const r=await e();return!!r&&(r.status===a?t(r):n(r))}catch(e){}}async function i(e){try{return await r()(e)}catch(e){return e.error&&e.status?e:e instanceof window.Response&&await e.json()}}const c=async()=>await o(async()=>await Object(s.a)(),e=>e,()=>!1)},function(e,t,n){"use strict";n.d(t,"a",(function(){return ue})),n.d(t,"b",(function(){return pe})),n.d(t,"c",(function(){return he})),n.d(t,"d",(function(){return me}));var a=n(4),r=n(10),s=n(0),o=n(3),i=n.n(o),c=n(1),l=n.n(c),d=n(8),u=n.n(d);const p=u.a.p`
2
  color: #606770;
3
  flex-shrink: 0;
4
  font-size: 12px;
@@ -389,7 +389,7 @@ Object(o.__)("Would you like to be able to add these related keyphrases to the %
389
  /* translators: %s: Expands to "Yoast SEO Premium". */
390
  Object(o.__)("Check out %s!","wordpress-seo"),"Yoast SEO Premium"))),C=()=>Object(s.createElement)(d.Alert,{type:"error"},Object(o.__)("We've encountered a problem trying to get related keyphrases. Please try again later.","wordpress-seo")),S=()=>Object(s.createElement)(d.Alert,{type:"warning"},Object(o.sprintf)(
391
  /* translators: %s: Expands to "Yoast SEO". */
392
- Object(o.__)("You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.","wordpress-seo"),"Yoast SEO")),I=n(16);function L(e){const{response:t,lastRequestKeyphrase:n,keyphrase:a,newRequest:r,setCountry:i,renderAction:c,countryCode:d,requestLimitReached:p,setRequestFailed:h,setNoResultsFound:b,relatedKeyphrases:g,setRequestSucceeded:f,setRequestLimitReached:y}=e,w=Object(I.a)().isPremium;return Object(s.createElement)(s.Fragment,null,!p&&Object(s.createElement)(s.Fragment,null,!w&&Object(s.createElement)(R,null),w&&function(e){return e&&e.length>=4}(g)&&Object(s.createElement)(S,null),Object(s.createElement)(j,{countryCode:d,setCountry:i,newRequest:r,keyphrase:a,setRequestFailed:h,setNoResultsFound:b,setRequestSucceeded:f,setRequestLimitReached:y,response:t,lastRequestKeyphrase:n})),function(e){const{isPending:t,requestLimitReached:n,isSuccess:a,response:r,requestHasData:i}=e;return t?Object(s.createElement)(u,null):n?Object(s.createElement)(m,null):!a&&function(e){return!Object(l.isEmpty)(e)&&"error"in e}(r)?Object(s.createElement)(C,null):i?void 0:Object(s.createElement)("p",null,Object(o.__)("Sorry, there's no data available for that keyphrase/country combination.","wordpress-seo"))}(e),Object(s.createElement)(k,{keyphrase:a,relatedKeyphrases:g,countryCode:d,renderAction:c,data:t}))}L.propTypes={keyphrase:c.a.string,relatedKeyphrases:c.a.array,renderAction:c.a.func,requestLimitReached:c.a.bool,countryCode:c.a.string.isRequired,setCountry:c.a.func.isRequired,newRequest:c.a.func.isRequired,setRequestSucceeded:c.a.func.isRequired,setRequestLimitReached:c.a.func.isRequired,setRequestFailed:c.a.func.isRequired,setNoResultsFound:c.a.func.isRequired,response:c.a.object,lastRequestKeyphrase:c.a.string},L.defaultProps={keyphrase:"",relatedKeyphrases:[],renderAction:null,requestLimitReached:!1,response:{},lastRequestKeyphrase:""},t.a=Object(r.compose)([Object(a.withSelect)(e=>{const{getFocusKeyphrase:t,getSEMrushSelectedCountry:n,getSEMrushRequestLimitReached:a,getSEMrushRequestResponse:r,getSEMrushRequestIsSuccess:s,getSEMrushIsRequestPending:o,getSEMrushRequestHasData:i,getSEMrushRequestKeyphrase:c}=e("yoast-seo/editor");return{keyphrase:t(),countryCode:n(),requestLimitReached:a(),response:r(),isSuccess:s(),isPending:o(),requestHasData:i(),lastRequestKeyphrase:c()}}),Object(a.withDispatch)(e=>{const{setSEMrushChangeCountry:t,setSEMrushNewRequest:n,setSEMrushRequestSucceeded:a,setSEMrushRequestFailed:r,setSEMrushSetRequestLimitReached:s,setSEMrushNoResultsFound:o}=e("yoast-seo/editor");return{setCountry:e=>{t(e)},newRequest:(e,t)=>{n(e,t)},setRequestSucceeded:e=>{a(e)},setRequestFailed:e=>{r(e)},setRequestLimitReached:()=>{s()},setNoResultsFound:()=>{o()}}})])(L)},,,,function(e,t,n){"use strict";var a=n(14),r=n(6),s=n(72),o=n(57);t.a=Object(a.compose)([Object(r.withSelect)(e=>{const{isCornerstoneContent:t}=e("yoast-seo/editor");return{isCornerstone:t(),learnMoreUrl:wpseoAdminL10n["shortlinks.cornerstone_content_info"]}}),Object(r.withDispatch)(e=>{const{toggleCornerstoneContent:t}=e("yoast-seo/editor");return{onChange:t}}),Object(o.a)()])(s.CollapsibleCornerstone)},function(e,t,n){"use strict";var a=n(0),r=n(6),s=n(2),o=n(7),i=n(4);t.a=()=>{const e=Object(r.useSelect)(e=>e("yoast-seo/editor").getEstimatedReadingTime(),[]),t=Object(a.useMemo)(()=>Object(i.get)(window,"wpseoAdminL10n.shortlinks-insights-estimated_reading_time",""),[]);return Object(a.createElement)(o.InsightsCard,{id:"yoastseo-estimated-reading-time-insights",amount:e,unit:Object(s._n)("minute","minutes",e,"wordpress-seo"),title:Object(s.__)("Reading time","wordpress-seo"),linkTo:t,linkText:Object(s.__)("Learn more about reading time","wordpress-seo")})}},function(e,t,n){"use strict";var a=n(0),r=n(6),s=n(2),o=n(7),i=n(10),c=n(13),l=n(4);const d=Object(i.makeOutboundLink)();function u(e,t,n){const r=function(e){switch(e){case c.DIFFICULTY.FAIRLY_DIFFICULT:return Object(s.__)("Try to make shorter sentences to improve readability","wordpress-seo");case c.DIFFICULTY.DIFFICULT:case c.DIFFICULTY.VERY_DIFFICULT:return Object(s.__)("Try to make shorter sentences, using less difficult words to improve readability","wordpress-seo");case c.DIFFICULTY.NO_DATA:return Object(s.__)("Continue writing to get insight into the readability of your text!","wordpress-seo");default:return Object(s.__)("Good job!","wordpress-seo")}}(t);return Object(a.createElement)("span",null,function(e,t){return-1===e?Object(s.sprintf)(Object(s.__)("Your text should be slightly longer to calculate your Flesch reading ease score.","wordpress-seo")):Object(s.sprintf)(
393
  /* Translators: %1$s expands to the numeric Flesch reading ease score,
394
  %2$s expands to the easiness of reading (e.g. 'easy' or 'very difficult').
395
  */
@@ -440,6 +440,6 @@ Object(X.__)("Your %s is now protected via the blockchain!","wordpress-seo"),Obj
440
  * %3$s translates to the Post type in singular form.
441
  */
442
  "The %3$s will automatically be timestamped every time you %1$supdate%2$s or %1$spublish%2$s.","wordpress-seo"),"<b>","</b>",Object(re.a)("current_post_type")),{b:Object(J.createElement)("b",null)})),Object(J.createElement)("div",{className:"yoast-wordproof-modal-action"},Object(J.createElement)(se.NewButton,{variant:"primary",onClick:t},"Continue")))};ce.propTypes={closeModal:ie.a.func.isRequired};var le,de=ce;function ue(){return(ue=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e}).apply(this,arguments)}function pe(e){return te.createElement("svg",ue({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 752 247",stroke:"#000",strokeLinecap:"round",strokeLinejoin:"round",fill:"#fff",fillRule:"evenodd","aria-hidden":"true"},e),le||(le=te.createElement("g",{stroke:"none",className:"connection-assistant_svg__B"},te.createElement("path",{d:"M307.671 13.343C314.3 6.76 322.367.552 332.022-.127c5.029-.88 10.204-.124 15.012 1.447 3.588 1.147 6.294 3.893 8.763 6.605 3.333-1.582 7.09-1.837 10.73-1.803 3.35-.13 6.796.842 9.52 2.803 4.045 3.932 7.322 8.847 8.678 14.367.711 3.808 1.084 7.888-.22 11.616.824 2.334 4.61 2.746 3.96 5.628-.706 2.373-2.616 4.209-4.356 5.898l-.61.543c-2.532.644-4.605 2.203-5.888 4.474-.322-1.92-2.644-1.864-3.955-2.842-5.977-3.813-10.734-9.52-13.356-16.119-1.266-3.435-2.768-6.938-2.475-10.684-2.983.661-6 1.86-8.068 4.198-2.977 2.887-4.452 6.831-6.819 10.164-1.746 2.334-1.825 5.453-3.56 7.786-1.118 1.7-3 2.599-4.587 3.774 1.378.305 2.898.373 4.073 1.243 1.113.944.673 2.898-.632 3.424-2.255.288-4.577-.26-6.803.305-2.825.898-4.994 3.023-7.011 5.09-.91 1.035-2.61-.22-2.441-1.418-.192-1.406.955-2.412 1.66-3.48-2.7.898-5.525 1.21-8.316 1.593-1.508 1.243-2.819 2.763-4.022 4.306-1.537-1.345-3.057-3.22-5.34-2.91 1.204 1.7 2.86 2.989 4.475 4.271.249 5.39 1.774 10.594 3.271 15.74.616 2.266 2.52 3.809 4.334 5.137 3.542 2.22 7.497 3.74 10.995 6.022 1.819 3.029 3.35 6.255 4.469 9.616.559 1.373 1.005 3.046 2.503 3.684 4.638 2.6 9.808 4 14.712 6.006 3.955-2.068 7.695-4.52 11.531-6.791.616-.463 1.503-.785 1.718-1.605 1.056-3.847 1.74-7.785 2.746-11.638.74-2.645 2.96-4.447 4.706-6.436 2.266-2.65 5.565-4.457 7-7.774.255-5.853.294-11.746-.621-17.554 1.294-1.633 2.508-3.328 3.797-4.96.05 3.101.536 6.163.983 9.226.26 3.66.35 7.339.712 10.988.067.746.242 1.498.683 2.114 2.334 3.045 7.08 3.785 10.311 1.762-1 3.289-3.932 5.362-6.226 7.707-.073.655.237 1.271.396 1.898 1.096 2.554 1.163 5.752-1.164 7.65.943 2.051 1.689 4.322 1.14 6.6-.208 1.463-1.536 2.287-2.604 3.118.175 2.079 1.04 4.26.181 6.294-1.113 1.842-3.266 2.599-5.175 3.328-.413 1.66-.769 3.457-2.04 4.706-1.034 1.18-2.723 1.153-4.13 1.492-1.13 2.248-2.537 4.655-4.96 5.678-2.125.548-4.25-.34-6.34-.673-1.525 1.6-3.101 3.385-5.373 3.86-2.39.796-4.712-.6-6.78-1.645-1.638 1.215-3.423 2.6-5.599 2.334-2.344.146-3.972-1.633-5.53-3.074-2.12 1.08-4.566 2-6.945 1.198-2.209-.537-3.356-2.656-4.604-4.35-2.825-.029-5.978-.029-8.226-2.006-1.695-1.322-2.362-3.424-3.034-5.368-1.916-.305-4.142-.367-5.526-1.932-1.35-1.605-2.31-3.554-2.83-5.588-.566-2.305.638-4.497 1.028-6.723-.95-1.085-2.43-1.565-3.582-2.418-3.136-1.577-3.548-5.6-2.424-8.571-1.565-1.107-2.836-2.548-4.22-3.853 3.463-.023 7.056-1.904 8.028-5.424.847-2.21.802-4.616.599-6.938-.43-4.531-1.509-8.967-2.435-13.413-.464-2.074-3.023-2.011-4.447-3.136-2.265-1.644-4.593-4.119-4.102-7.147 1.125-1.881 3.102-3.266 3.47-5.56-2.792-4.276-1.882-9.565-.927-14.26 1.44-5.215 3.83-10.328 7.768-14.13zm22.78 19.356c-2.655 2.78-4.39 6.238-6.282 9.543 2.271-.904 3.955-2.808 5.661-4.492 3.656-3.966 7.775-8.073 9.006-13.509-3.254 2.35-5.746 5.475-8.384 8.458zm3.74 8.317c-1.027 1.621-2.383 2.989-3.423 4.599 3.955-2.147 7.057-6.271 7.373-10.82-1.61 1.882-2.469 4.25-3.95 6.221zm18.42 7.673c4.3-2.515 10.073-3.125 14.322-.136 1.492.588 2.13 2.848.605 3.774-1.396 1.102-2.74-.424-4.074-.797-3.864-1.028-7.786.543-11.108 2.435-.853-.457-2.045-1.017-1.994-2.163-.215-1.498 1.232-2.34 2.249-3.113z",fill:"#f17523"}),te.createElement("path",{d:"M349.757 26.004c2.068-2.339 5.085-3.537 8.068-4.198-.293 3.746 1.21 7.25 2.475 10.684 2.622 6.6 7.379 12.306 13.356 16.12 1.311.977 3.633.92 3.955 2.841-2.084 2.876-4.356 5.622-6.361 8.554-1.899.644-3.809 1.266-5.78 1.656-1.402-4.707-7.797-6.023-11.47-3.193-.966.87-1.593 2.034-2.18 3.176-1.424-1.3-3.006-2.86-5.108-2.667-2.994.21-5.362 2.44-7.057 4.74-.796-2.859-3.43-5.13-6.452-5.09-3.893-.435-7.384 2.79-8.045 6.503-1.842.079-3.701.316-5.537.107-3.012-1.808-5.684-4.147-8.322-6.446 1.203-1.543 2.514-3.063 4.022-4.306 2.791-.384 5.616-.695 8.317-1.593-.706 1.068-1.853 2.074-1.661 3.48-.17 1.198 1.53 2.452 2.44 1.418 2.018-2.067 4.187-4.192 7.012-5.09 2.226-.565 4.548-.017 6.803-.305 1.305-.526 1.745-2.48.632-3.424-1.175-.87-2.695-.938-4.073-1.243 1.587-1.175 3.469-2.073 4.588-3.774 1.734-2.333 1.813-5.452 3.559-7.786 2.367-3.333 3.842-7.277 6.82-10.164zm2.853 22.685c-1.017.774-2.463 1.615-2.248 3.113-.051 1.147 1.141 1.706 1.994 2.164 3.322-1.893 7.243-3.464 11.108-2.435 1.333.372 2.678 1.898 4.074.796 1.525-.926.887-3.186-.605-3.774-4.249-2.989-10.023-2.379-14.322.136zm-22.158-15.99c2.638-2.983 5.13-6.107 8.384-8.458-1.232 5.436-5.35 9.543-9.006 13.51-1.706 1.683-3.39 3.587-5.661 4.491 1.893-3.305 3.627-6.763 6.283-9.543zm3.74 8.317c1.48-1.972 2.339-4.34 3.95-6.22-.317 4.548-3.419 8.672-7.374 10.819 1.04-1.61 2.396-2.978 3.424-4.599zm49.307 5.96l.61-.542c1.678-.53 3.339.921 4.09 2.34 2.656 4.208 3.39 9.44 2.367 14.271-1.04 3.509-2.638 7.503-6.508 8.616l-.085.266c-.44-.616-.616-1.368-.684-2.113-.361-3.65-.452-7.328-.711-10.99-.447-3.062-.933-6.124-.984-9.226a37.81 37.81 0 001.905-2.621zm-84.11 8.357c.542-.526 1.203-1.622 2.073-.893 1.424 1.125 3.983 1.062 4.447 3.136.926 4.446 2.005 8.882 2.435 13.413.203 2.322.248 4.729-.6 6.938-1.49-.243-3.044-.548-4.203-1.582-4.497-3.695-6.599-9.74-6.119-15.464.243-1.932.532-4.096 1.967-5.548zm74.019 5.085l4.39-5.86c.915 5.809.876 11.702.621 17.555-1.435 3.317-4.734 5.124-7 7.774-1.746 1.989-3.966 3.791-4.706 6.436-1.006 3.853-1.69 7.79-2.746 11.638-.215.82-1.102 1.142-1.718 1.605-3.836 2.271-7.576 4.723-11.531 6.791-4.904-2.006-10.074-3.407-14.712-6.006-1.498-.638-1.944-2.31-2.503-3.684-1.119-3.361-2.65-6.587-4.47-9.616-3.497-2.282-7.452-3.802-10.994-6.022-1.814-1.328-3.718-2.87-4.334-5.136-1.497-5.147-3.022-10.35-3.27-15.74 3.135 2.203 5.559 5.44 9.112 7.016 1.882.108 3.763-.056 5.645-.079.135 3.147 1.943 6.334 4.966 7.498 2.085.712 4.723.96 6.492-.627 2.322-1.786 3.164-4.78 3.435-7.577 1.768-2.05 3.3-4.723 6.147-5.367 2.35-.452 3.825 1.808 5.158 3.339-.17 2.4.678 4.774 2.187 6.627 2.83 3.656 9.644 2.729 11.283-1.633.841-1.74.66-3.717.683-5.593 2.181-.548 4.362-1.13 6.475-1.921.661-.215.96-.921 1.39-1.418zm-26.12 21.47c-2.717.372-5.231-1.865-7.96-1.244 2.011 1.955 4.678 3.424 7.401 4.029 3.158-.887 5.927-3 7.904-5.582-2.69.079-4.938 1.796-7.345 2.796zm13.577 1.423c-6.751 2.22-13.3 5.175-20.306 6.526.678.808 1.74.955 2.746.78 5.515-.78 10.65-3.029 15.876-4.831 1.69-.684 3.48-1.424 4.65-2.893-1.005.034-2.017.085-2.966.418zm43.905 73.37c2.842-.673 6.017-1.232 8.746.146 2.498 1.385 5.147 2.577 7.323 4.464 2.638 2.316 4.655 5.232 6.514 8.192 1.57 2.65 2.147 5.73 2.316 8.769.305 1.56.3 3.158.085 4.734-.503 3.752-.361 7.814-2.249 11.21-2.18 2.418-5.243 3.768-7.802 5.729-2.729 2.011-6.407 1.457-9.243-.023-2.497 2.56-7.198 3.983-10.046 1.226-2.09.3-4.096 1.407-6.248.96-1.718-.084-3.085-1.327-4.142-2.57-1.062-1.418-.232-3.181-.028-4.729 1.164-7.707 2.04-15.492 4.096-23.029-4.972.678-10.238 1.09-15.085-.458-1.746-.61-3.82-1.248-4.43-3.22-1.237-2.074-.395-5.136 2.09-5.752 3.905-.214 7.747 1.814 11.657 1.096 5.316-2.599 10.695-5.226 16.446-6.746zm-95.906 18.96c3.344-1.18 6.966-2.457 10.525-1.44 2.272 1.395 4.266 3.277 5.86 5.412 3.485 4.701 6.717 9.588 9.508 14.741.802 1.48 2.04 3.147 1.215 4.904-.746 2.068-3.147 2.356-5.029 2.622-1.938.339-3.345-1.322-4.446-2.656-3.627-4.887-6.232-10.672-10.921-14.684 2.463 4.226 4.7 8.594 6.616 13.102 1.005 2.385 1.231 4.99 2.067 7.419.673 1.542.385 3.598-1.27 4.372-2.357.61-4.837 1.097-7.278.78-1.215-.135-2.175-1.05-3.373-1.22-1.542.424-2.96 1.237-4.542 1.537-2.588.632-5.277-.13-7.87.497-2.882.678-5.877.101-8.594-.927-3.17-1.265-5.345-4.113-6.848-7.073a20.88 20.88 0 01-1.565-3.955 31.05 31.05 0 01-.367-8.916c.209-2.158 2.215-3.322 3.893-4.305 7.367-3.627 14.418-8.063 22.419-10.21z",fill:"#fccda3"}),te.createElement("path",{d:"M377.611 51.451c1.283-2.27 3.356-3.83 5.888-4.474l-1.904 2.621-3.797 4.96-4.39 5.86c-.43.497-.73 1.203-1.39 1.418-2.113.79-4.294 1.373-6.475 1.92l-.073-2.095c1.972-.39 3.881-1.012 5.78-1.656 2.005-2.932 4.277-5.678 6.361-8.554zm-71.652 4.43c2.283-.31 3.803 1.565 5.34 2.91 2.638 2.3 5.31 4.638 8.322 6.446 1.836.21 3.695-.028 5.537-.107l.034 1.96c-1.882.023-3.763.187-5.645.08-3.553-1.577-5.977-4.814-9.113-7.018-1.616-1.282-3.271-2.57-4.475-4.271zm33.696 7.836c1.695-2.3 4.063-4.53 7.057-4.74 2.102-.192 3.684 1.367 5.108 2.667l-.43 2.712c-1.333-1.531-2.808-3.791-5.158-3.34-2.848.645-4.379 3.317-6.147 5.368l-.43-2.667z",fill:"#847972"}),te.createElement("path",{d:"M354 58.468c3.673-2.83 10.069-1.514 11.47 3.193l.073 2.096c-.022 1.876.158 3.853-.683 5.593-1.639 4.362-8.453 5.289-11.283 1.633-1.509-1.853-2.356-4.226-2.187-6.627.096-.91.243-1.814.43-2.712.587-1.141 1.214-2.305 2.18-3.175zm5.181 5.888c-2.565 1.294-3.452 5.328-1.367 7.424 2.656 1.91 5.865-1.362 5.464-4.142.542-2.328-2.046-3.96-4.097-3.282zm-34.023.774c.66-3.712 4.152-6.938 8.045-6.503 3.023-.04 5.656 2.231 6.452 5.09.164.882.305 1.774.43 2.667-.272 2.797-1.113 5.791-3.435 7.577-1.769 1.587-4.407 1.338-6.492.627-3.023-1.164-4.83-4.35-4.966-7.498l-.034-1.96zm7.627 1.525c-3.034 1.486-2.842 7.368.955 7.644 3.424.006 4.977-4.508 3.345-7.141-1.074-1.141-2.984-1.401-4.3-.503zm27.77-.43c1.316-.615 1.779 2.153.316 1.848-.933.125-1.215-1.672-.317-1.847zm-25.889 2.26c.758-1.344 2.515.61 1.34 1.317-.82.95-1.712-.565-1.34-1.316z"}),te.createElement("path",{d:"M359.181 64.356c2.051-.678 4.639.955 4.097 3.282.4 2.78-2.808 6.051-5.464 4.142-2.085-2.096-1.198-6.13 1.367-7.424zm1.373 1.87c-.898.175-.615 1.972.317 1.847 1.463.305 1-2.463-.317-1.847zm-27.769.43c1.316-.9 3.226-.64 4.3.502 1.633 2.633.079 7.147-3.345 7.141-3.797-.276-3.989-6.158-.955-7.644zm1.881 1.83c-.372.751.52 2.265 1.34 1.316 1.175-.706-.582-2.661-1.34-1.316zm337.48 82.296l79.115-9.526v4.74l-58.228 7.097-81.867 9.379L505.74 175.94c-10.77 1.684-21.623 2.718-32.437 4.023l-21.203 1.723c-7.447.469-14.877 1.401-22.346 1.3.215-1.577.22-3.176-.085-4.735 6.26.005 12.492-.616 18.735-1.068 11.984-1.006 24.024-1.605 35.928-3.407 14.955-1.3 29.724-4.102 44.606-5.994 47.645-6.385 95.432-11.656 143.208-17.001zm-299.213 21.696l6.074-1.176c4.848 1.549 10.113 1.136 15.085.458-2.056 7.537-2.932 15.323-4.096 23.029-3.695.814-7.424 1.463-11.13 2.226-.441-1.667-.718-3.379-1.238-5.023-1.938-.293-3.994.769-6.011.803-1.271-.034-3.328.672-3.91-.899-.621-.875.26-1.887 1.017-2.3 2.463-1.293 5.311-1.446 7.893-2.417l-1.446-5.854c-3.074.39-6.08 1.543-9.204 1.305-1.373-.491-1.525-2.678-.232-3.327 2.582-1.294 5.52-1.605 8.238-2.56l-1.04-4.265zm-47.685 7.135l15.334-2.005c2.164 7.717 3.509 15.639 4.684 23.56-6.916 1.69-13.955 2.915-21.007 3.892-.836-2.429-1.062-5.034-2.067-7.418-1.916-4.508-4.153-8.876-6.616-13.102 4.689 4.012 7.294 9.797 10.92 14.684 1.102 1.334 2.51 2.995 4.447 2.656 1.882-.266 4.283-.554 5.029-2.622.824-1.757-.413-3.424-1.215-4.904-2.791-5.153-6.023-10.04-9.509-14.74zM249.545 200.7c7.695-.706 15.447-.413 23.142-1.153 3.402-.3 6.814-.53 10.232-.474.379 1.367.915 2.689 1.565 3.955-3.361.118-6.723.31-10.062.706-8.43 1.118-16.955 1.079-25.425 1.785-12.045.989-24.153.554-36.204 1.458l-1.023.424c-.723-.356-1.525-.39-2.31-.328-10.165.763-20.363.435-30.55.593l-75.685.011c-27.877-.101-55.754.266-83.624-.305-6.701-.712-13.464-1.135-20.1-2.339v-2.904l18.964.69 25.99.112 140.653-.062c8.809-.005 17.634-.079 26.425-.52 12.639-1.163 25.368-.548 38.012-1.65z",fill:"#3e2723"}),te.createElement("path",{d:"M347.288 81.887c2.407-1 4.656-2.717 7.345-2.796-1.977 2.582-4.746 4.695-7.904 5.582-2.723-.605-5.39-2.074-7.401-4.029 2.729-.621 5.243 1.616 7.96 1.243zm13.577 1.424c.95-.333 1.96-.384 2.966-.418-1.17 1.469-2.96 2.21-4.65 2.893-5.226 1.802-10.362 4.05-15.876 4.83-1.005.175-2.068.029-2.746-.78 7.006-1.35 13.554-4.305 20.306-6.525z",fill:"#dba378"}),te.createElement("path",{d:"M388.453 83.294c10.408.7 20.865 1.057 31.16 2.893 14.006 2.57 27.938 5.548 41.797 8.842 4.837 1.073 9.47 2.864 14.159 4.435 3.277 1.136 6.633 2.074 9.757 3.616 5.537 2.678 11.684 4.31 16.526 8.26 5.61 4.215 9.52 10.385 11.944 16.905 1.859 6.474 1.367 13.43-.265 19.893-.701 4.198-2.684 8.17-5.594 11.271-3.684 3.56-8.107 6.227-12.373 9.012-3.446 2.356-7.43 3.695-11.232 5.356-11.904 1.802-23.944 2.401-35.928 3.407-6.243.452-12.475 1.073-18.735 1.068-.17-3.04-.745-6.12-2.316-8.769-1.859-2.96-3.876-5.876-6.514-8.192-2.176-1.887-4.825-3.08-7.323-4.464-2.729-1.378-5.904-.819-8.746-.146-5.751 1.52-11.13 4.147-16.446 6.745-3.91.718-7.752-1.31-11.656-1.096-2.486.616-3.328 3.678-2.09 5.752.61 1.972 2.683 2.61 4.429 3.22-2.045.294-4.063.74-6.074 1.176.367 1.412.712 2.836 1.04 4.265-2.718.955-5.656 1.266-8.238 2.56-1.294.65-1.141 2.836.232 3.327 3.124.238 6.13-.915 9.204-1.305.525 1.938.988 3.893 1.446 5.854-2.582.971-5.43 1.124-7.893 2.418-.757.412-1.639 1.424-1.017 2.3.582 1.57 2.639.864 3.91.898 2.017-.034 4.073-1.096 6.011-.803.52 1.644.797 3.356 1.238 5.023l11.13-2.226c-.204 1.548-1.034 3.31.028 4.729 1.057 1.243 2.424 2.486 4.142 2.57 2.152.447 4.158-.66 6.248-.96 2.848 2.757 7.549 1.334 10.046-1.226 2.836 1.48 6.514 2.034 9.243.023 2.56-1.96 5.622-3.311 7.802-5.73 1.888-3.395 1.746-7.457 2.25-11.209 7.468.102 14.898-.83 22.344-1.3.35 7.77 1.153 15.504 1.554 23.262-.028 4.14.757 8.226.785 12.361.187 9.718-.073 19.436-.05 29.148-65.155-.028-130.31.006-195.464-.017l.95-16.633c.112-5.08.05-10.158.073-15.238-6.588 1.707-13.487 2.034-20.25 1.498-9.808-.605-19.616-3.35-27.927-8.667l1.023-.424c12.051-.904 24.159-.47 36.204-1.458 8.47-.706 16.995-.667 25.425-1.785 3.339-.396 6.7-.588 10.062-.706 1.503 2.96 3.678 5.808 6.848 7.073 2.717 1.028 5.712 1.605 8.593.927 2.594-.627 5.283.135 7.87-.497 1.583-.3 3-1.113 4.543-1.537 1.198.17 2.158 1.085 3.373 1.22 2.44.317 4.921-.17 7.277-.78 1.656-.774 1.944-2.83 1.271-4.372 7.052-.978 14.091-2.204 21.007-3.893-1.175-7.921-2.52-15.843-4.684-23.56l-15.334 2.005c-1.593-2.135-3.587-4.017-5.859-5.412-3.56-1.017-7.18.26-10.525 1.44-8 2.147-15.052 6.583-22.42 10.21-1.677.983-3.683 2.147-3.892 4.305a31.05 31.05 0 00.367 8.916c-3.418-.057-6.83.175-10.232.474-7.695.74-15.447.447-23.142 1.153-12.644 1.102-25.373.486-38.012 1.65a63.323 63.323 0 00-5.48-.057c-4.289-4.35-7.035-10.006-8.283-15.95-.497-2.904.39-5.762 1.005-8.576 1.012-5.17 3.712-9.803 6.628-14.12 3.18-4.677 7.492-8.384 11.424-12.395 2.237-2.622 4.57-5.204 7.39-7.22 4.548-3.6 9.226-7.03 13.983-10.357 10.04-7.26 20.696-13.593 31.075-20.345 4.712-3.266 10.085-5.345 15.153-7.972 5.034-2.379 9.927-5.124 15.266-6.786a44.715 44.715 0 006.667-2.796c1.152.853 2.632 1.333 3.582 2.418-.39 2.226-1.594 4.418-1.029 6.723.52 2.034 1.48 3.983 2.83 5.588 1.385 1.565 3.611 1.627 5.527 1.932.672 1.944 1.339 4.046 3.034 5.368 2.248 1.977 5.4 1.977 8.226 2.005 1.248 1.695 2.395 3.814 4.604 4.35 2.379.803 4.825-.118 6.944-1.197 1.56 1.44 3.187 3.22 5.531 3.074 2.176.265 3.96-1.12 5.6-2.334 2.067 1.045 4.39 2.44 6.78 1.644 2.27-.474 3.847-2.26 5.372-3.859 2.09.334 4.215 1.22 6.34.673 2.423-1.023 3.83-3.43 4.96-5.678 1.407-.34 3.096-.311 4.13-1.492 1.271-1.249 1.627-3.045 2.04-4.706 1.91-.73 4.062-1.486 5.175-3.328.859-2.034-.006-4.215-.18-6.294 1.067-.83 2.395-1.656 2.604-3.119.548-2.277-.198-4.548-1.141-6.599 2.327-1.898 2.26-5.096 1.163-7.65z",fill:"#bf360c"}))))}const he=e=>{const{closeModal:t}=e,n=Object(J.useCallback)(e=>{t(),e.preventDefault(),Object(re.c)()});return Object(J.createElement)("div",null,Object(J.createElement)("div",{className:"yoast-wordproof-modal-image"},Object(J.createElement)(pe,{className:"yoast-wordproof-modal-svg__webhook-failed"})),Object(J.createElement)("div",null,Object(X.__)("There was a connection problem. This could be because your third party connections are blocked.","wordpress-seo"),Object(J.createElement)("br",null),Object(Q.a)(Object(X.sprintf)(Object(X.__)("Find possible solutions in this %1$sArticle%2$s.","wordpress-seo"),"<a>","</a>"),"https://help.wordproof.com/en/articles/4823201-how-do-i-whitelist-wordproof-in-cloudflare")),Object(J.createElement)("div",{className:"yoast-wordproof-modal-action"},Object(J.createElement)(se.NewButton,{variant:"secondary",onClick:n},Object(X.__)("Try again","wordpress-seo"))),Object(J.createElement)("div",null,Object(Q.a)(Object(X.sprintf)(// translators: %1$s and %2$s are replaced by opening and closing <a> tags. %3$s expands to WordProof.
443
- Object(X.__)("Not working? %1$sContact %3$s support%2$s.","wordpress-seo"),"<a>","</a>","WordProof"),"https://help.wordproof.com")))};he.propTypes={closeModal:ie.a.func.isRequired};var me=he,be=n(39);t.a=()=>{const[e,t]=Object(J.useState)(null),n=Object(J.useCallback)(()=>{t("oauth:failed")}),a=Object(J.useCallback)(()=>{t("webhook:failed")}),r=Object(J.useCallback)(()=>{t("oauth:success")}),s=Object(J.useCallback)(()=>{t(null)});Object(J.useEffect)(()=>(window.addEventListener("wordproof:oauth:success",r,!1),window.addEventListener("wordproof:oauth:failed",n,!1),window.addEventListener("wordproof:webhook:failed",a,!1),()=>{window.removeEventListener("wordproof:oauth:success",r,!1),window.removeEventListener("wordproof:oauth:failed",n,!1),window.removeEventListener("wordproof:webhook:failed",a,!1)}),[]);const o=Object(J.useCallback)(()=>{switch(e){case"webhook:failed":return Object(X.__)("Connection failed","wordpress-seo");case"oauth:success":return Object(X.__)("Connected to WordProof","wordpress-seo");default:return Object(X.__)("WordProof authentication","wordpress-seo")}});return Object(J.createElement)(J.Fragment,null,e&&Object(J.createElement)(be.a,{onRequestClose:s,additionalClassName:"yoast-wordproof-modal",title:o()},"oauth:success"===e&&Object(J.createElement)(de,{closeModal:s}),"oauth:failed"===e&&Object(J.createElement)(ee,null),"webhook:failed"===e&&Object(J.createElement)(me,{closeModal:s})))}},,function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var a=n(45),r=n(38),s=n(114),o=n(54);const{dispatch:i}=wp.data;function c(){const{setIsAuthenticated:e,setSelectedPostTypes:t}=i("wordproof"),n=Object(r.a)("popup_redirect_authentication_url"),c=Object(r.a)("popup_redirect_settings_url");let l=null;const d=(e,t)=>{l=function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:800,r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:680;const s=e.top.outerHeight/2+e.top.screenY-r/2,o=e.top.outerWidth/2+e.top.screenX-a/2;return e.open(t,n,`toolbar=no,\n\t\tlocation=no,\n\t\tdirectories=no,\n\t\tstatus=no,\n\t\tmenubar=no,\n\t\tresizable=no,\n\t\tcopyhistory=no,\n\t\twidth=${a},\n\t\theight=${r},\n\t\ttop=${s},\n\t\tleft=${o}`)}(window,e,t),l&&l.focus(),window.addEventListener("message",u,!1)},u=async e=>{const{data:t,source:n,origin:a}=e;if(a===Object(r.a)("origin")&&l===n)switch(t.type){case"wordproof:oauth:granted":!1===await m(t)&&await p("wordproof:oauth:failed",!1);break;case"wordproof:oauth:failed":await p("wordproof:oauth:failed",!1);break;case"wordproof:oauth:denied":await p("wordproof:oauth:denied",!1);break;case"wordproof:webhook:success":await p("wordproof:oauth:success",!0);break;case"wordproof:webhook:failed":await p("wordproof:webhook:failed",!1);break;case"wordproof:settings:updated":await p("wordproof:settings:updated"),await b(t);break;case"wordproof:oauth:destroy":await p("wordproof:oauth:destroy",!1);break;case"wordproof:oauth:retry":await p("wordproof:open_authentication",!1);break;case"wordproof:oauth:close":h()}},p=async function(t){let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;h(),Object(s.a)(t),!1===n&&(await Object(a.b)(),e(!1)),!0===n&&e(!0)},h=()=>{window.removeEventListener("message",u,!1),l.close()},m=async e=>{await Object(a.c)(()=>Object(o.e)(e),async e=>{const t={type:"wordproof:sdk:access-token",source_id:e.source_id};return l.postMessage(t,Object(r.a)("origin")),!0},async()=>!1)},b=async e=>{await Object(a.c)(()=>Object(o.f)(e),async()=>{const n=e.settings;return n.selectedPostTypes&&t(n.selectedPostTypes),!0},async()=>!1)};window.addEventListener("wordproof:open_authentication",e=>{e.preventDefault(),d(n,"WordProof_Authentication")},!1),window.addEventListener("wordproof:open_settings",e=>{e.preventDefault(),d(c,"WordProof_Settings")},!1)}},,,,function(e,t,n){"use strict";var a=n(6),r=n(7);t.a=Object(a.withSelect)(e=>{const{getWarningMessage:t}=e("yoast-seo/editor");return{message:t()}})(r.Warning)},function(e,t,n){"use strict";var a=n(11),r=n.n(a),s=n(0),o=n(14),i=n(6),c=n(2),l=n(165),d=n(25),u=n(131),p=n(71),h=n(123);const m=function(e,t){let n=0;return t.shortenedBaseUrl&&"string"==typeof t.shortenedBaseUrl&&(n=t.shortenedBaseUrl.length),e.url=e.url.replace(/\s+/g,"-"),"-"===e.url[e.url.length-1]&&(e.url=e.url.slice(0,-1)),"-"===e.url[n]&&(e.url=e.url.slice(0,n)+e.url.slice(n+1)),Object(p.applyReplaceUsingPlugin)(e)};t.a=Object(o.compose)([Object(i.withSelect)((function(e){const{getBaseUrlFromSettings:t,getDateFromSettings:n,getFocusKeyphrase:a,getRecommendedReplaceVars:r,getReplaceVars:s,getShoppingData:o,getSiteIconUrlFromSettings:i,getSnippetEditorData:c,getSnippetEditorMode:l,getSnippetEditorPreviewImageUrl:d,getSnippetEditorWordsToHighlight:u,isCornerstoneContent:p,getIsTerm:h,getContentLocale:m}=e("yoast-seo/editor"),b=s();return b.forEach(e=>{""!==e.value||["title","excerpt","excerpt_only"].includes(e.name)||(e.value="%%"+e.name+"%%")}),{baseUrl:t(),data:c(),date:n(),faviconSrc:i(),keyword:a(),mobileImageSrc:d(),mode:l(),recommendedReplacementVariables:r(),replacementVariables:b,shoppingData:o(),wordsToHighlight:u(),isCornerstone:p(),isTaxonomy:h(),locale:m()}})),Object(i.withDispatch)((function(e,t,n){let{select:a}=n;const{updateData:r,switchMode:s,updateAnalysisData:o,findCustomFields:i}=e("yoast-seo/editor"),c=e("core/editor"),l=a("yoast-seo/editor").getPostId();return{onChange:(e,t)=>{switch(e){case"mode":s(t);break;case"slug":r({slug:t}),c&&c.editPost({slug:t});break;default:r({[e]:t})}},onChangeAnalysisData:o,onReplacementVariableSearchChange:Object(h.a)(l,i)}}))])(e=>Object(s.createElement)(d.LocationConsumer,null,t=>Object(s.createElement)(u.a,{icon:"eye",hasPaperStyle:e.hasPaperStyle},Object(s.createElement)(l.SnippetEditor,r()({},e,{descriptionPlaceholder:Object(c.__)("Please provide a meta description by editing the snippet below.","wordpress-seo"),mapEditorDataToPreview:m,showCloseButton:!1,idSuffix:t})))))},function(e,t,n){"use strict";var a=n(14),r=n(6),s=n(166),o=n(16),i=n(57),c=n(46),l=n(123);const d=()=>{Object(c.b)(e=>Object(r.dispatch)("yoast-seo/editor").setTwitterPreviewImage(Object(c.d)(e)))};t.a=Object(a.compose)([Object(r.withSelect)(e=>{const{getTwitterDescription:t,getTwitterTitle:n,getTwitterImageUrl:a,getFacebookImageUrl:r,getFacebookTitle:s,getFacebookDescription:i,getDescription:c,getSeoTitle:l,getTwitterWarnings:d,getTwitterImageType:u,getImageFallback:p,getRecommendedReplaceVars:h,getReplaceVars:m,getSiteUrl:b,getSeoTitleTemplate:g,getSeoTitleTemplateNoFallback:f,getSocialTitleTemplate:y,getSeoDescriptionTemplate:w,getSocialDescriptionTemplate:O,getReplacedExcerpt:j,getTwitterAltText:v}=e("yoast-seo/editor");return{imageUrl:a(),imageFallbackUrl:r()||p(),recommendedReplacementVariables:h(),replacementVariables:m(),description:t(),descriptionPreviewFallback:O()||i()||c()||w()||j()||"",title:n(),titlePreviewFallback:y()||s()||l()||f()||g()||"",imageWarnings:d(),siteUrl:b(),isPremium:!!Object(o.a)().isPremium,isLarge:"summary"!==u(),titleInputPlaceholder:"",descriptionInputPlaceholder:"",socialMediumName:"Twitter",alt:v()}}),Object(r.withDispatch)((e,t,n)=>{let{select:a}=n;const{setTwitterPreviewTitle:r,setTwitterPreviewDescription:s,clearTwitterPreviewImage:o,loadTwitterPreviewData:i,findCustomFields:c}=e("yoast-seo/editor"),u=a("yoast-seo/editor").getPostId();return{onSelectImageClick:d,onRemoveImageClick:o,onDescriptionChange:s,onTitleChange:r,onLoad:i,onReplacementVariableSearchChange:Object(l.a)(u,c)}}),Object(i.a)()])(s.a)},function(e,t,n){"use strict";var a=n(14),r=n(6),s=n(167),o=n(16),i=n(57),c=n(46),l=n(123);const d=()=>{Object(c.b)(e=>Object(r.dispatch)("yoast-seo/editor").setFacebookPreviewImage(Object(c.c)(e)))};t.a=Object(a.compose)([Object(r.withSelect)(e=>{const{getFacebookDescription:t,getDescription:n,getFacebookTitle:a,getSeoTitle:r,getFacebookImageUrl:s,getImageFallback:i,getFacebookWarnings:c,getRecommendedReplaceVars:l,getReplaceVars:d,getSiteUrl:u,getSeoTitleTemplate:p,getSeoTitleTemplateNoFallback:h,getSocialTitleTemplate:m,getSeoDescriptionTemplate:b,getSocialDescriptionTemplate:g,getReplacedExcerpt:f,getFacebookAltText:y}=e("yoast-seo/editor");return{imageUrl:s(),imageFallbackUrl:i(),recommendedReplacementVariables:l(),replacementVariables:d(),description:t(),descriptionPreviewFallback:g()||n()||b()||f()||"",title:a(),titlePreviewFallback:m()||r()||h()||p()||"",imageWarnings:c(),siteUrl:u(),isPremium:!!Object(o.a)().isPremium,titleInputPlaceholder:"",descriptionInputPlaceholder:"",socialMediumName:"Facebook",alt:y()}}),Object(r.withDispatch)((e,t,n)=>{let{select:a}=n;const{setFacebookPreviewTitle:r,setFacebookPreviewDescription:s,clearFacebookPreviewImage:o,loadFacebookPreviewData:i,findCustomFields:c}=e("yoast-seo/editor"),u=a("yoast-seo/editor").getPostId();return{onSelectImageClick:d,onRemoveImageClick:o,onDescriptionChange:s,onTitleChange:r,onLoad:i,onReplacementVariableSearchChange:Object(l.a)(u,c)}}),Object(i.a)()])(s.a)},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return z}));var a=n(0),r=n(1),s=n.n(r),o=n(12),i=n(145),c=n(78);function l(e){let{theme:t}=e;return Object(a.createElement)(c.a,{theme:t,location:"metabox"},Object(a.createElement)(o.Slot,{name:"YoastMetabox"},e=>Object(i.a)(e)))}var d=n(6),u=n(14),p=n(2),h=n(15),m=n(140),b=n(180),g=n(179),f=n(72),y=n(68),w=n(48),O=n(141),j=n(142),v=n(154),E=n(143),T=n(155);const _=e=>{let{location:t}=e;const n=Object(d.useSelect)(e=>e("yoast-seo/editor").isFleschReadingEaseAvailable(),[]);return Object(a.createElement)(w.a,{title:Object(p.__)("Insights","wordpress-seo"),id:"yoast-insights-collapsible-"+t,className:"yoast-insights"},Object(a.createElement)(v.a,{location:t}),Object(a.createElement)("div",null,n&&Object(a.createElement)("div",{className:"yoast-insights-row"},Object(a.createElement)(j.a,null)),Object(a.createElement)("div",{className:"yoast-insights-row yoast-insights-row--columns"},Object(a.createElement)(O.a,null),Object(a.createElement)(E.a,null)),Object(y.isFeatureEnabled)("TEXT_FORMALITY")&&Object(a.createElement)(T.a,{location:t,name:"YoastTextFormalityMetabox"})))};_.propTypes={location:s.a.string},_.defaultProps={location:"metabox"};var k=_,x=n(31),R=n(151),C=n(182),S=n(181);const I=e=>{let{displayFacebook:t,displayTwitter:n}=e;return Object(a.createElement)(a.Fragment,null,t&&Object(a.createElement)(w.a,{hasSeparator:!1
444
  /* Translators: %s expands to Facebook. */,title:Object(p.sprintf)(Object(p.__)("%s preview","wordpress-seo"),"Facebook"),initialIsOpen:!0},Object(a.createElement)(C.a,null)),n&&Object(a.createElement)(w.a
445
- /* Translators: %s expands to Twitter. */,{title:Object(p.sprintf)(Object(p.__)("%s preview","wordpress-seo"),"Twitter"),hasSeparator:t,initialIsOpen:!0},Object(a.createElement)(S.a,null)))};I.propTypes={displayFacebook:s.a.bool.isRequired,displayTwitter:s.a.bool.isRequired};var L=I,P=Object(d.withSelect)(e=>{const{getPreferences:t}=e("yoast-seo/editor"),{displayFacebook:n,displayTwitter:a}=t();return{displayFacebook:n,displayTwitter:a}})(L),A=n(41);function F(e){let{target:t}=e;return Object(a.createElement)(A.a,{target:t},Object(a.createElement)(P,null))}F.propTypes={target:s.a.string.isRequired};var q=n(153),M=n(136),D=n(122),N=n(40),U=n(173),W=n(152),B=n(144);function H(e){let{settings:t,wincherKeyphrases:n,setWincherNoKeyphrase:r}=e;const s=Object(a.useCallback)(()=>{if(!n.length)return r(!0),document.querySelector("#focus-keyword-input-metabox").focus(),!1},[n,r]);return Object(a.createElement)(a.Fragment,null,Object(N.b)()&&Object(a.createElement)(U.a,null),Object(a.createElement)(o.Fill,{name:"YoastMetabox"},Object(a.createElement)(x.a,{key:"warning",renderPriority:1},Object(a.createElement)(g.a,null)),t.isKeywordAnalysisActive&&Object(a.createElement)(x.a,{key:"keyword-input",renderPriority:8},Object(a.createElement)(f.KeywordInput,{isSEMrushIntegrationActive:t.isSEMrushIntegrationActive}),!window.wpseoScriptData.metabox.isPremium&&Object(a.createElement)(o.Fill,{name:"YoastRelatedKeyphrases"},Object(a.createElement)(M.a,null))),Object(a.createElement)(x.a,{key:"google-preview",renderPriority:9},Object(a.createElement)(w.a,{id:"yoast-snippet-editor-metabox",title:Object(p.__)("Google preview","wordpress-seo"),initialIsOpen:!0},Object(a.createElement)(b.a,{hasPaperStyle:!1}))),t.isContentAnalysisActive&&Object(a.createElement)(x.a,{key:"readability-analysis",renderPriority:10},Object(a.createElement)(f.ReadabilityAnalysis,{shouldUpsell:t.shouldUpsell,isYoastSEOWooActive:t.isYoastSEOWooEnabled})),t.isKeywordAnalysisActive&&Object(a.createElement)(x.a,{key:"seo-analysis",renderPriority:20},Object(a.createElement)(a.Fragment,null,Object(a.createElement)(f.SeoAnalysis,{shouldUpsell:t.shouldUpsell,shouldUpsellWordFormRecognition:t.isWordFormRecognitionActive,isYoastSEOWooActive:t.isYoastSEOWooEnabled}),t.shouldUpsell&&Object(a.createElement)(W.a,{location:"metabox"}))),t.isKeywordAnalysisActive&&Object(a.createElement)(x.a,{key:"additional-keywords-upsell",renderPriority:22},t.shouldUpsell&&Object(a.createElement)(B.a,null)),t.isKeywordAnalysisActive&&t.isWincherIntegrationActive&&Object(a.createElement)(x.a,{key:"wincher-seo-performance",renderPriority:25},Object(a.createElement)(w.a,{id:"yoast-wincher-seo-performance-metabox",title:Object(p.__)("Track SEO performance","wordpress-seo"),initialIsOpen:!1,prefixIcon:{icon:"chart-square-bar",color:h.colors.$color_grey_medium_dark},prefixIconCollapsed:{icon:"chart-square-bar",color:h.colors.$color_grey_medium_dark},onToggle:s},Object(a.createElement)(D.a,null))),t.isCornerstoneActive&&Object(a.createElement)(x.a,{key:"cornerstone",renderPriority:30},Object(a.createElement)(m.a,null)),t.displayAdvancedTab&&Object(a.createElement)(x.a,{key:"advanced",renderPriority:40},Object(a.createElement)(w.a,{id:"collapsible-advanced-settings",title:Object(p.__)("Advanced","wordpress-seo")},Object(a.createElement)(R.a,null))),t.displaySchemaSettings&&Object(a.createElement)(x.a,{key:"schema",renderPriority:50},Object(a.createElement)(q.a,null)),Object(a.createElement)(x.a,{key:"social",renderPriority:-1},Object(a.createElement)(F,{target:"wpseo-section-social"})),t.isInsightsEnabled&&Object(a.createElement)(x.a,{key:"insights",renderPriority:52},Object(a.createElement)(k,{location:"metabox"}))))}H.propTypes={settings:s.a.object.isRequired,wincherKeyphrases:s.a.array.isRequired,setWincherNoKeyphrase:s.a.func.isRequired};var $=Object(u.compose)([Object(d.withSelect)((e,t)=>{const{getPreferences:n,getWincherTrackableKeyphrases:a}=e("yoast-seo/editor");return{settings:n(),store:t.store,wincherKeyphrases:a()}}),Object(d.withDispatch)(e=>{const{setWincherNoKeyphrase:t}=e("yoast-seo/editor");return{setWincherNoKeyphrase:t}})])(H);function z(e){let{target:t,store:n,theme:r}=e;return Object(a.createElement)(A.a,{target:t},Object(a.createElement)(l,{store:n,theme:r}),Object(a.createElement)($,{store:n,theme:r}))}z.propTypes={target:s.a.string.isRequired,store:s.a.object,theme:s.a.object}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";n.r(t);var a=n(0),r=n(12),s=n(212),o=n(16);const i=[];let c=null;class l extends a.Component{constructor(e){super(e),this.state={registeredComponents:[]}}registerComponent(e,t){this.setState({registeredComponents:[...this.state.registeredComponents,{key:e,Component:t}]})}render(){return this.state.registeredComponents.map(e=>{let{Component:t,key:n}=e;return Object(a.createElement)(t,{key:n})})}}function d(e,t){null===c||null===c.current?i.push({key:e,Component:t}):c.current.registerComponent(e,t)}var u=n(40),p=n(175),h=n(19),m=n(17),b=n.n(m),g=n(4),f=n(13),y=n.n(f),w=n(71),O=n(44),j=n(65);const{removeMarks:v}=y.a.markers,{updateReplacementVariable:E,updateData:T,hideReplacementVariables:_,setContentImage:k,setEditorDataContent:x,setEditorDataTitle:R,setEditorDataExcerpt:C,setEditorDataImageUrl:S,setEditorDataSlug:I}=h.actions;window.yoast=window.yoast||{},window.yoast.initEditorIntegration=function(e){window.YoastSEO=window.YoastSEO||{},window.YoastSEO._registerReactComponent=d,function(e){const t=Object(o.a)();c=Object(a.createRef)();const n={isRtl:t.isRtl};Object(a.render)(Object(a.createElement)(r.SlotFillProvider,null,Object(a.createElement)(s.a,{target:"wpseo-metabox-root",store:e,theme:n}),Object(a.createElement)(l,{ref:c})),document.getElementById("wpseo-metabox-root")),i.forEach(e=>{c.current.registerComponent(e.key,e.Component)})}(e),Object(u.b)()&&Object(p.a)()},window.yoast.EditorData=class{constructor(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"content";this._refresh=e,this._store=t,this._tinyMceId=n,this._previousData={},this._previousEditorData={},this.updateReplacementData=this.updateReplacementData.bind(this),this.refreshYoastSEO=this.refreshYoastSEO.bind(this)}initialize(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];const n=this.getInitialData(e);Object(w.fillReplacementVariables)(n,this._store),this._store.dispatch(_(t)),this._previousEditorData.content=n.content,this._store.dispatch(x(n.content)),this._previousEditorData.contentImage=n.contentImage,this._store.dispatch(k(n.contentImage)),this.setImageInSnippetPreview(n.snippetPreviewImageURL||n.contentImage),this._previousEditorData.slug=n.slug,this._store.dispatch(I(n.slug)),this.updateReplacementData({target:{value:n.title}},"title"),this.updateReplacementData({target:{value:n.excerpt}},"excerpt"),this.updateReplacementData({target:{value:n.excerpt_only}},"excerpt_only"),this.subscribeToElements(),this.subscribeToStore(),this.subscribeToSnippetPreviewImage(),this.subscribeToTinyMceEditor(),this.subscribeToSlug()}subscribeToTinyMceEditor(){const e=e=>{if(Object(g.isString)(e)||(e=this.getContent()),this._previousEditorData.content===e)return;if(this._previousEditorData.content=e,this._store.dispatch(x(e)),this.featuredImageIsSet)return;const t=this.getContentImage(e);this._previousEditorData.contentImage!==t&&(this._previousEditorData.contentImage=t,this._store.dispatch(k(t)),this.setImageInSnippetPreview(t))};b()(document).on("tinymce-editor-init",(t,n)=>{n.id===this._tinyMceId&&(e(this.getContent()),["input","change","cut","paste"].forEach(t=>n.on(t,Object(g.debounce)(e,1e3))))});const t=document.getElementById("attachment_content");t&&(e(t.value),t.addEventListener("input",t=>e(t.target.value)))}subscribeToSlug(){const e=e=>{this._previousEditorData.slug!==e&&(this._previousEditorData.slug=e,this._store.dispatch(I(e)),this._store.dispatch(T({slug:e})))},t=document.getElementById("slug");t&&t.addEventListener("input",t=>e(t.target.value));const n=document.getElementById("post_name");n&&n.addEventListener("input",t=>e(t.target.value));const a=document.getElementById("edit-slug-buttons");a&&new MutationObserver((t,n)=>t.forEach(t=>{t.addedNodes.forEach(t=>{var a,r;if(null==t||null===(a=t.classList)||void 0===a||!a.contains("edit-slug"))return;const s=null===(r=document.getElementById("editable-post-name-full"))||void 0===r?void 0:r.innerText;s&&(e(s),n.disconnect(),this.subscribeToSlug())})})).observe(a,{childList:!0})}subscribeToSnippetPreviewImage(){if(Object(g.isUndefined)(wp.media)||Object(g.isUndefined)(wp.media.featuredImage))return;b()("#postimagediv").on("click","#remove-post-thumbnail",()=>{this.featuredImageIsSet=!1,this.setImageInSnippetPreview(this.getContentImage(this.getContent()))});const e=wp.media.featuredImage.frame();e.on("select",()=>{const t=e.state().get("selection").first().attributes.url;t&&(this.featuredImageIsSet=!0,this.setImageInSnippetPreview(t))}),O.addEventHandler(this._tinyMceId,["init"],()=>{const e=this.getContentImage(this.getContent()),t=this.getFeaturedImage()||e||"";this._store.dispatch(k(e)),this.setImageInSnippetPreview(t)})}getFeaturedImage(){const e=b()("#set-post-thumbnail img").attr("src");return e?(this.featuredImageIsSet=!0,e):(this.featuredImageIsSet=!1,null)}setImageInSnippetPreview(e){this._store.dispatch(S(e)),this._store.dispatch(T({snippetPreviewImageURL:e}))}getContentImage(e){if(this.featuredImageIsSet)return"";const t=y.a.languageProcessing.imageInText(e);if(0===t.length)return"";const n=b.a.parseHTML(t.join(""));for(const e of n)if(e.src)return e.src;return""}getTitle(){const e=document.getElementById("title")||document.getElementById("name");return e&&e.value||""}getExcerpt(){let e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];const t=document.getElementById("excerpt"),n=t&&t.value||"",a="ja"===Object(j.a)()?80:156;return""!==n||!1===e?n:Object(w.excerptFromContent)(this.getContent(),a)}getSlug(){let e="";const t=document.getElementById("new-post-slug")||document.getElementById("slug");return t?e=t.value:null!==document.getElementById("editable-post-name-full")&&(e=document.getElementById("editable-post-name-full").textContent),e}getContent(){return v(O.getContentTinyMce(this._tinyMceId))}subscribeToElements(){this.subscribeToInputElement("title","title"),this.subscribeToInputElement("excerpt","excerpt"),this.subscribeToInputElement("excerpt","excerpt_only")}subscribeToInputElement(e,t){const n=document.getElementById(e);n&&n.addEventListener("input",e=>{this.updateReplacementData(e,t)})}updateReplacementData(e,t){let n=e.target.value;if("excerpt"===t&&""===n&&(n=this.getExcerpt()),this._previousEditorData[t]!==n){switch(this._previousEditorData[t]=n,t){case"title":this._store.dispatch(R(n));break;case"excerpt":this._store.dispatch(C(n))}this._store.dispatch(E(t,n))}}isShallowEqual(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(e.hasOwnProperty(n)&&(!(n in t)||e[n]!==t[n]))return!1;return!0}refreshYoastSEO(){const e=this.getData();!this.isShallowEqual(this._previousData,e)&&(this.handleEditorChange(e),this._previousData=e,window.YoastSEO&&window.YoastSEO.app&&window.YoastSEO.app.refresh())}handleEditorChange(e){this._previousData.excerpt!==e.excerpt&&(this._store.dispatch(E("excerpt",e.excerpt)),this._store.dispatch(E("excerpt_only",e.excerpt_only))),this._previousData.snippetPreviewImageURL!==e.snippetPreviewImageURL&&this.setImageInSnippetPreview(e.snippetPreviewImageURL),this._previousData.slug!==e.slug&&this._store.dispatch(I(e.slug)),this._previousData.title!==e.title&&this._store.dispatch(R(e.title))}subscribeToStore(){this.subscriber=Object(g.debounce)(this.refreshYoastSEO,500),this._store.subscribe(this.subscriber)}getInitialData(e){e=Object(w.mapCustomFields)(e,this._store),e=Object(w.mapCustomTaxonomies)(e,this._store);const t=this.getContent(),n=this.getFeaturedImage();return{...e,title:this.getTitle(),excerpt:this.getExcerpt(),excerpt_only:this.getExcerpt(!1),slug:this.getSlug(),content:t,snippetPreviewImageURL:n,contentImage:this.getContentImage(t)}}getData(){return{...this._store.getState().snippetEditor.data,title:this.getTitle(),content:this.getContent(),excerpt:this.getExcerpt(),excerpt_only:this.getExcerpt(!1)}}}}]);
1
+ !function(e){var t={};function n(a){if(t[a])return t[a].exports;var r=t[a]={i:a,l:!1,exports:{}};return e[a].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,a){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(n.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(a,r,function(t){return e[t]}.bind(null,r));return a},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=294)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.yoast.propTypes},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.React},function(e,t){e.exports=window.lodash},,function(e,t){e.exports=window.wp.data},function(e,t){e.exports=window.yoast.componentsNew},function(e,t){e.exports=window.yoast.styledComponents},,function(e,t){e.exports=window.yoast.helpers},function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,n.apply(this,arguments)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.components},function(e,t){e.exports=window.yoast.analysis},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.yoast.styleGuide},function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var a=n(4);function r(){return Object(a.get)(window,"wpseoScriptData.metabox",{intl:{},isRtl:!1})}},function(e,t){e.exports=window.jQuery},,function(e,t){e.exports=window.yoast.externals.redux},,function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"a",(function(){return s}));var a=n(0);function r(e){return e.charAt(0).toUpperCase()+e.slice(1)}function s(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return Object(a.createInterpolateElement)(e,{a:Object(a.createElement)("a",{id:n,href:t,target:"_blank",rel:"noopener noreferrer"})})}},function(e,t){e.exports=window.wp.apiFetch},,,function(e,t){e.exports=window.yoast.externals.contexts},function(e,t,n){var a;!function(){"use strict";var n={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var a=arguments[t];if(a){var s=typeof a;if("string"===s||"number"===s)e.push(a);else if(Array.isArray(a)&&a.length){var o=r.apply(null,a);o&&e.push(o)}else if("object"===s)for(var i in a)n.call(a,i)&&a[i]&&e.push(i)}}return e.join(" ")}e.exports?(r.default=r,e.exports=r):void 0===(a=function(){return r}.apply(t,[]))||(e.exports=a)}()},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r=i(n(3)),s=i(n(117)),o=i(n(120));function i(e){return e&&e.__esModule?e:{default:e}}var c=void 0;t.default=function(e){var t=e.mixedString,n=e.components,i=e.throwErrors;if(c=t,!n)return t;if("object"!==(void 0===n?"undefined":a(n))){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var l=(0,o.default)(t);try{return function e(t,n){var o,i,l,d,u,p,h,m,b=[],g={};for(p=0;p<t.length;p++)if("string"!==(u=t[p]).type){if(!n.hasOwnProperty(u.value)||void 0===n[u.value])throw new Error("Invalid interpolation, missing component node: `"+u.value+"`");if("object"!==a(n[u.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+u.value+"`","\n> "+c);if("componentClose"===u.type)throw new Error("Missing opening component token: `"+u.value+"`");if("componentOpen"===u.type){o=n[u.value],l=p;break}b.push(n[u.value])}else b.push(u.value);return o&&(d=function(e,t){var n,a,r=t[e],s=0;for(a=e+1;a<t.length;a++)if((n=t[a]).value===r.value){if("componentOpen"===n.type){s++;continue}if("componentClose"===n.type){if(0===s)return a;s--}}throw new Error("Missing closing component token `"+r.value+"`")}(l,t),h=e(t.slice(l+1,d),n),i=r.default.cloneElement(o,{},h),b.push(i),d<t.length-1&&(m=e(t.slice(d+1),n),b=b.concat(m))),1===b.length?b[0]:(b.forEach((function(e,t){e&&(g["interpolation-child-"+t]=e)})),(0,s.default)(g))}(l,n)}catch(e){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}},,,function(e,t,n){"use strict";n.d(t,"b",(function(){return s})),n.d(t,"a",(function(){return o}));var a=n(22),r=n.n(a);async function s(e,t,n){let a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:200;try{const r=await e();return!!r&&(r.status===a?t(r):n(r))}catch(e){console.error(e.message)}}async function o(e){try{return await r()(e)}catch(e){return e.error&&e.status?e:e instanceof Response&&await e.json()}}},function(e,t,n){"use strict";var a=n(0),r=n(1),s=n.n(r);const o=e=>{let{children:t}=e;return Object(a.createElement)("div",null,t)};o.propTypes={renderPriority:s.a.number.isRequired,children:s.a.node.isRequired},t.a=o},,function(e,t){e.exports=window.yoast.replacementVariableEditor},,function(e,t){e.exports=window.wp.url},,,function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const{get:a}=lodash,r=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return a(window,"wordproofSdk.data"+(e?"."+e:""),t)}},function(e,t,n){"use strict";n.d(t,"b",(function(){return l}));var a=n(11),r=n.n(a),s=n(0),o=n(1),i=n.n(o),c=n(12);const l="yoast yoast-gutenberg-modal",d=e=>{const{title:t,className:n,showYoastIcon:a,additionalClassName:o,...i}=e,l=a?Object(s.createElement)("span",{className:"yoast-icon"}):null;return Object(s.createElement)(c.Modal,r()({title:t,className:`${n} ${o}`,icon:l},i),e.children)};d.propTypes={title:i.a.string,className:i.a.string,showYoastIcon:i.a.bool,children:i.a.oneOfType([i.a.node,i.a.arrayOf(i.a.node)]),additionalClassName:i.a.string},d.defaultProps={title:"Yoast SEO",className:l,showYoastIcon:!0,children:null,additionalClassName:""},t.a=d},function(e,t,n){"use strict";n.d(t,"a",(function(){return s})),n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return c})),n.d(t,"d",(function(){return l}));var a=n(4),r=n(16);const s=e=>Object(a.get)(window,"wordproofSdk.data"+(e?"."+e:""),{}),o=()=>{const e=Object(r.a)();return 1===Object(a.get)(e,"wordproofIntegrationActive",0)},i=e=>{const t=new CustomEvent(e);window.dispatchEvent(t)},c=()=>{i("wordproof:open_authentication")},l=()=>{i("wordproof:open_settings")}},function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var a=n(0),r=n(1),s=n.n(r);function o(e){let{target:t,children:n}=e,r=t;return"string"==typeof t&&(r=document.getElementById(t)),r?Object(a.createPortal)(n,r):null}o.propTypes={target:s.a.oneOfType([s.a.string,s.a.object]).isRequired,children:s.a.node.isRequired}},function(e,t,n){"use strict";n.d(t,"b",(function(){return s})),n.d(t,"a",(function(){return o})),n.d(t,"c",(function(){return i})),n.d(t,"d",(function(){return c})),n.d(t,"e",(function(){return l}));var a=n(4),r=n(30);async function s(){return await Object(r.a)({path:"yoast/v1/wincher/authorization-url",method:"GET"})}async function o(e){const{code:t,websiteId:n}=e;return await Object(r.a)({path:"yoast/v1/wincher/authenticate",method:"POST",data:{code:t,websiteId:n}})}async function i(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2?arguments[2]:void 0;return await Object(r.a)({path:"yoast/v1/wincher/keyphrases",method:"POST",data:{keyphrases:e,permalink:t},signal:n})}async function c(e){return Object(a.isArray)(e)||(e=[e]),await Object(r.a)({path:"yoast/v1/wincher/keyphrases/track",method:"POST",data:{keyphrases:e}})}async function l(e){return await Object(r.a)({path:"yoast/v1/wincher/keyphrases/untrack",method:"DELETE",data:{keyphraseID:e}})}},,function(e,t,n){"use strict";n.r(t),n.d(t,"tmceId",(function(){return c})),n.d(t,"termsTmceId",(function(){return l})),n.d(t,"setStore",(function(){return d})),n.d(t,"isTinyMCELoaded",(function(){return u})),n.d(t,"isTinyMCEAvailable",(function(){return p})),n.d(t,"getContentTinyMce",(function(){return h})),n.d(t,"addEventHandler",(function(){return m})),n.d(t,"disableMarkerButtons",(function(){return b})),n.d(t,"enableMarkerButtons",(function(){return g})),n.d(t,"isTextViewActive",(function(){return f})),n.d(t,"wpTextViewOnInitCheck",(function(){return y})),n.d(t,"tinyMceEventBinder",(function(){return w}));var a=n(4),r=n(98),s=n(150),o=n(19);let i;var c="content",l="description";function d(e){i=e}function u(){return"undefined"!=typeof tinyMCE&&void 0!==tinyMCE.editors&&0!==tinyMCE.editors.length}function p(e){if(!u())return!1;var t=tinyMCE.get(e);return null!==t&&!t.isHidden()}function h(e){var t,n,a;return n=!1===p(e)||0==(t=e,null!==document.getElementById(t+"_ifr"))?function(e){return document.getElementById(e)&&document.getElementById(e).value||""}(e):tinyMCE.get(e).getContent(),a=new RegExp("&amp;","g"),n.replace(a,"&")}function m(e,t,n){"undefined"!=typeof tinyMCE&&"function"==typeof tinyMCE.on&&tinyMCE.on("addEditor",(function(r){var s=r.editor;s.id===e&&Object(a.forEach)(t,(function(e){s.on(e,n)}))}))}function b(){Object(a.isUndefined)(i)||i.dispatch(o.actions.setMarkerStatus("disabled"))}function g(){Object(a.isUndefined)(i)||i.dispatch(o.actions.setMarkerStatus("enabled"))}function f(){const e=document.getElementById("wp-content-wrap");return!!e&&e.classList.contains("html-active")}function y(){f()&&(b(),u()&&tinyMCE.on("AddEditor",(function(){g()})))}function w(e,t){m(t,["input","change","cut","paste"],e),m(t,["hide"],b);const n=["show"];(new s.a).isPageBuilderActive()||n.push("init"),m(t,n,g),m("content",["focus"],(function(e){var t=e.target;Object(r.a)(t)&&(Object(r.b)(t),YoastSEO.app.disableMarkers())}))}},function(e,t,n){"use strict";n.d(t,"c",(function(){return o})),n.d(t,"a",(function(){return i})),n.d(t,"b",(function(){return c}));var a=n(22),r=n.n(a),s=n(54);async function o(e,t,n){let a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:200;try{const r=await e();return!!r&&(r.status===a?t(r):n(r))}catch(e){}}async function i(e){try{return await r()(e)}catch(e){return e.error&&e.status?e:e instanceof window.Response&&await e.json()}}const c=async()=>await o(async()=>await Object(s.a)(),e=>e,()=>!1)},function(e,t,n){"use strict";n.d(t,"a",(function(){return ue})),n.d(t,"b",(function(){return pe})),n.d(t,"c",(function(){return he})),n.d(t,"d",(function(){return me}));var a=n(4),r=n(10),s=n(0),o=n(3),i=n.n(o),c=n(1),l=n.n(c),d=n(8),u=n.n(d);const p=u.a.p`
2
  color: #606770;
3
  flex-shrink: 0;
4
  font-size: 12px;
389
  /* translators: %s: Expands to "Yoast SEO Premium". */
390
  Object(o.__)("Check out %s!","wordpress-seo"),"Yoast SEO Premium"))),C=()=>Object(s.createElement)(d.Alert,{type:"error"},Object(o.__)("We've encountered a problem trying to get related keyphrases. Please try again later.","wordpress-seo")),S=()=>Object(s.createElement)(d.Alert,{type:"warning"},Object(o.sprintf)(
391
  /* translators: %s: Expands to "Yoast SEO". */
392
+ Object(o.__)("You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.","wordpress-seo"),"Yoast SEO")),I=n(16);function L(e){const{response:t,lastRequestKeyphrase:n,keyphrase:a,newRequest:r,setCountry:i,renderAction:c,countryCode:d,requestLimitReached:p,setRequestFailed:h,setNoResultsFound:b,relatedKeyphrases:g,setRequestSucceeded:f,setRequestLimitReached:y}=e,w=Object(I.a)().isPremium;return Object(s.createElement)(s.Fragment,null,!p&&Object(s.createElement)(s.Fragment,null,!w&&Object(s.createElement)(R,null),w&&function(e){return e&&e.length>=4}(g)&&Object(s.createElement)(S,null),Object(s.createElement)(j,{countryCode:d,setCountry:i,newRequest:r,keyphrase:a,setRequestFailed:h,setNoResultsFound:b,setRequestSucceeded:f,setRequestLimitReached:y,response:t,lastRequestKeyphrase:n})),function(e){const{isPending:t,requestLimitReached:n,isSuccess:a,response:r,requestHasData:i}=e;return t?Object(s.createElement)(u,null):n?Object(s.createElement)(m,null):!a&&function(e){return!Object(l.isEmpty)(e)&&"error"in e}(r)?Object(s.createElement)(C,null):i?void 0:Object(s.createElement)("p",null,Object(o.__)("Sorry, there's no data available for that keyphrase/country combination.","wordpress-seo"))}(e),Object(s.createElement)(k,{keyphrase:a,relatedKeyphrases:g,countryCode:d,renderAction:c,data:t}))}L.propTypes={keyphrase:c.a.string,relatedKeyphrases:c.a.array,renderAction:c.a.func,requestLimitReached:c.a.bool,countryCode:c.a.string.isRequired,setCountry:c.a.func.isRequired,newRequest:c.a.func.isRequired,setRequestSucceeded:c.a.func.isRequired,setRequestLimitReached:c.a.func.isRequired,setRequestFailed:c.a.func.isRequired,setNoResultsFound:c.a.func.isRequired,response:c.a.object,lastRequestKeyphrase:c.a.string},L.defaultProps={keyphrase:"",relatedKeyphrases:[],renderAction:null,requestLimitReached:!1,response:{},lastRequestKeyphrase:""},t.a=Object(r.compose)([Object(a.withSelect)(e=>{const{getFocusKeyphrase:t,getSEMrushSelectedCountry:n,getSEMrushRequestLimitReached:a,getSEMrushRequestResponse:r,getSEMrushRequestIsSuccess:s,getSEMrushIsRequestPending:o,getSEMrushRequestHasData:i,getSEMrushRequestKeyphrase:c}=e("yoast-seo/editor");return{keyphrase:t(),countryCode:n(),requestLimitReached:a(),response:r(),isSuccess:s(),isPending:o(),requestHasData:i(),lastRequestKeyphrase:c()}}),Object(a.withDispatch)(e=>{const{setSEMrushChangeCountry:t,setSEMrushNewRequest:n,setSEMrushRequestSucceeded:a,setSEMrushRequestFailed:r,setSEMrushSetRequestLimitReached:s,setSEMrushNoResultsFound:o}=e("yoast-seo/editor");return{setCountry:e=>{t(e)},newRequest:(e,t)=>{n(e,t)},setRequestSucceeded:e=>{a(e)},setRequestFailed:e=>{r(e)},setRequestLimitReached:()=>{s()},setNoResultsFound:()=>{o()}}})])(L)},,,,function(e,t,n){"use strict";var a=n(14),r=n(6),s=n(72),o=n(57);t.a=Object(a.compose)([Object(r.withSelect)(e=>{const{isCornerstoneContent:t}=e("yoast-seo/editor");return{isCornerstone:t(),learnMoreUrl:wpseoAdminL10n["shortlinks.cornerstone_content_info"]}}),Object(r.withDispatch)(e=>{const{toggleCornerstoneContent:t}=e("yoast-seo/editor");return{onChange:t}}),Object(o.a)()])(s.CollapsibleCornerstone)},function(e,t,n){"use strict";var a=n(0),r=n(6),s=n(2),o=n(7),i=n(4);t.a=()=>{const e=Object(r.useSelect)(e=>e("yoast-seo/editor").getEstimatedReadingTime(),[]),t=Object(a.useMemo)(()=>Object(i.get)(window,"wpseoAdminL10n.shortlinks-insights-estimated_reading_time",""),[]);return Object(a.createElement)(o.InsightsCard,{id:"yoastseo-estimated-reading-time-insights",amount:e,unit:Object(s._n)("minute","minutes",e,"wordpress-seo"),title:Object(s.__)("Reading time","wordpress-seo"),linkTo:t,linkText:Object(s.__)("Learn more about reading time","wordpress-seo")})}},function(e,t,n){"use strict";var a=n(0),r=n(6),s=n(2),o=n(7),i=n(10),c=n(13),l=n(4);const d=Object(i.makeOutboundLink)();function u(e,t,n){const r=function(e){switch(e){case c.DIFFICULTY.FAIRLY_DIFFICULT:case c.DIFFICULTY.DIFFICULT:case c.DIFFICULTY.VERY_DIFFICULT:return Object(s.__)("Try to make shorter sentences, using less difficult words to improve readability","wordpress-seo");case c.DIFFICULTY.NO_DATA:return Object(s.__)("Continue writing to get insight into the readability of your text!","wordpress-seo");default:return Object(s.__)("Good job!","wordpress-seo")}}(t);return Object(a.createElement)("span",null,function(e,t){return-1===e?Object(s.sprintf)(Object(s.__)("Your text should be slightly longer to calculate your Flesch reading ease score.","wordpress-seo")):Object(s.sprintf)(
393
  /* Translators: %1$s expands to the numeric Flesch reading ease score,
394
  %2$s expands to the easiness of reading (e.g. 'easy' or 'very difficult').
395
  */
440
  * %3$s translates to the Post type in singular form.
441
  */
442
  "The %3$s will automatically be timestamped every time you %1$supdate%2$s or %1$spublish%2$s.","wordpress-seo"),"<b>","</b>",Object(re.a)("current_post_type")),{b:Object(J.createElement)("b",null)})),Object(J.createElement)("div",{className:"yoast-wordproof-modal-action"},Object(J.createElement)(se.NewButton,{variant:"primary",onClick:t},"Continue")))};ce.propTypes={closeModal:ie.a.func.isRequired};var le,de=ce;function ue(){return(ue=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e}).apply(this,arguments)}function pe(e){return te.createElement("svg",ue({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 752 247",stroke:"#000",strokeLinecap:"round",strokeLinejoin:"round",fill:"#fff",fillRule:"evenodd","aria-hidden":"true"},e),le||(le=te.createElement("g",{stroke:"none",className:"connection-assistant_svg__B"},te.createElement("path",{d:"M307.671 13.343C314.3 6.76 322.367.552 332.022-.127c5.029-.88 10.204-.124 15.012 1.447 3.588 1.147 6.294 3.893 8.763 6.605 3.333-1.582 7.09-1.837 10.73-1.803 3.35-.13 6.796.842 9.52 2.803 4.045 3.932 7.322 8.847 8.678 14.367.711 3.808 1.084 7.888-.22 11.616.824 2.334 4.61 2.746 3.96 5.628-.706 2.373-2.616 4.209-4.356 5.898l-.61.543c-2.532.644-4.605 2.203-5.888 4.474-.322-1.92-2.644-1.864-3.955-2.842-5.977-3.813-10.734-9.52-13.356-16.119-1.266-3.435-2.768-6.938-2.475-10.684-2.983.661-6 1.86-8.068 4.198-2.977 2.887-4.452 6.831-6.819 10.164-1.746 2.334-1.825 5.453-3.56 7.786-1.118 1.7-3 2.599-4.587 3.774 1.378.305 2.898.373 4.073 1.243 1.113.944.673 2.898-.632 3.424-2.255.288-4.577-.26-6.803.305-2.825.898-4.994 3.023-7.011 5.09-.91 1.035-2.61-.22-2.441-1.418-.192-1.406.955-2.412 1.66-3.48-2.7.898-5.525 1.21-8.316 1.593-1.508 1.243-2.819 2.763-4.022 4.306-1.537-1.345-3.057-3.22-5.34-2.91 1.204 1.7 2.86 2.989 4.475 4.271.249 5.39 1.774 10.594 3.271 15.74.616 2.266 2.52 3.809 4.334 5.137 3.542 2.22 7.497 3.74 10.995 6.022 1.819 3.029 3.35 6.255 4.469 9.616.559 1.373 1.005 3.046 2.503 3.684 4.638 2.6 9.808 4 14.712 6.006 3.955-2.068 7.695-4.52 11.531-6.791.616-.463 1.503-.785 1.718-1.605 1.056-3.847 1.74-7.785 2.746-11.638.74-2.645 2.96-4.447 4.706-6.436 2.266-2.65 5.565-4.457 7-7.774.255-5.853.294-11.746-.621-17.554 1.294-1.633 2.508-3.328 3.797-4.96.05 3.101.536 6.163.983 9.226.26 3.66.35 7.339.712 10.988.067.746.242 1.498.683 2.114 2.334 3.045 7.08 3.785 10.311 1.762-1 3.289-3.932 5.362-6.226 7.707-.073.655.237 1.271.396 1.898 1.096 2.554 1.163 5.752-1.164 7.65.943 2.051 1.689 4.322 1.14 6.6-.208 1.463-1.536 2.287-2.604 3.118.175 2.079 1.04 4.26.181 6.294-1.113 1.842-3.266 2.599-5.175 3.328-.413 1.66-.769 3.457-2.04 4.706-1.034 1.18-2.723 1.153-4.13 1.492-1.13 2.248-2.537 4.655-4.96 5.678-2.125.548-4.25-.34-6.34-.673-1.525 1.6-3.101 3.385-5.373 3.86-2.39.796-4.712-.6-6.78-1.645-1.638 1.215-3.423 2.6-5.599 2.334-2.344.146-3.972-1.633-5.53-3.074-2.12 1.08-4.566 2-6.945 1.198-2.209-.537-3.356-2.656-4.604-4.35-2.825-.029-5.978-.029-8.226-2.006-1.695-1.322-2.362-3.424-3.034-5.368-1.916-.305-4.142-.367-5.526-1.932-1.35-1.605-2.31-3.554-2.83-5.588-.566-2.305.638-4.497 1.028-6.723-.95-1.085-2.43-1.565-3.582-2.418-3.136-1.577-3.548-5.6-2.424-8.571-1.565-1.107-2.836-2.548-4.22-3.853 3.463-.023 7.056-1.904 8.028-5.424.847-2.21.802-4.616.599-6.938-.43-4.531-1.509-8.967-2.435-13.413-.464-2.074-3.023-2.011-4.447-3.136-2.265-1.644-4.593-4.119-4.102-7.147 1.125-1.881 3.102-3.266 3.47-5.56-2.792-4.276-1.882-9.565-.927-14.26 1.44-5.215 3.83-10.328 7.768-14.13zm22.78 19.356c-2.655 2.78-4.39 6.238-6.282 9.543 2.271-.904 3.955-2.808 5.661-4.492 3.656-3.966 7.775-8.073 9.006-13.509-3.254 2.35-5.746 5.475-8.384 8.458zm3.74 8.317c-1.027 1.621-2.383 2.989-3.423 4.599 3.955-2.147 7.057-6.271 7.373-10.82-1.61 1.882-2.469 4.25-3.95 6.221zm18.42 7.673c4.3-2.515 10.073-3.125 14.322-.136 1.492.588 2.13 2.848.605 3.774-1.396 1.102-2.74-.424-4.074-.797-3.864-1.028-7.786.543-11.108 2.435-.853-.457-2.045-1.017-1.994-2.163-.215-1.498 1.232-2.34 2.249-3.113z",fill:"#f17523"}),te.createElement("path",{d:"M349.757 26.004c2.068-2.339 5.085-3.537 8.068-4.198-.293 3.746 1.21 7.25 2.475 10.684 2.622 6.6 7.379 12.306 13.356 16.12 1.311.977 3.633.92 3.955 2.841-2.084 2.876-4.356 5.622-6.361 8.554-1.899.644-3.809 1.266-5.78 1.656-1.402-4.707-7.797-6.023-11.47-3.193-.966.87-1.593 2.034-2.18 3.176-1.424-1.3-3.006-2.86-5.108-2.667-2.994.21-5.362 2.44-7.057 4.74-.796-2.859-3.43-5.13-6.452-5.09-3.893-.435-7.384 2.79-8.045 6.503-1.842.079-3.701.316-5.537.107-3.012-1.808-5.684-4.147-8.322-6.446 1.203-1.543 2.514-3.063 4.022-4.306 2.791-.384 5.616-.695 8.317-1.593-.706 1.068-1.853 2.074-1.661 3.48-.17 1.198 1.53 2.452 2.44 1.418 2.018-2.067 4.187-4.192 7.012-5.09 2.226-.565 4.548-.017 6.803-.305 1.305-.526 1.745-2.48.632-3.424-1.175-.87-2.695-.938-4.073-1.243 1.587-1.175 3.469-2.073 4.588-3.774 1.734-2.333 1.813-5.452 3.559-7.786 2.367-3.333 3.842-7.277 6.82-10.164zm2.853 22.685c-1.017.774-2.463 1.615-2.248 3.113-.051 1.147 1.141 1.706 1.994 2.164 3.322-1.893 7.243-3.464 11.108-2.435 1.333.372 2.678 1.898 4.074.796 1.525-.926.887-3.186-.605-3.774-4.249-2.989-10.023-2.379-14.322.136zm-22.158-15.99c2.638-2.983 5.13-6.107 8.384-8.458-1.232 5.436-5.35 9.543-9.006 13.51-1.706 1.683-3.39 3.587-5.661 4.491 1.893-3.305 3.627-6.763 6.283-9.543zm3.74 8.317c1.48-1.972 2.339-4.34 3.95-6.22-.317 4.548-3.419 8.672-7.374 10.819 1.04-1.61 2.396-2.978 3.424-4.599zm49.307 5.96l.61-.542c1.678-.53 3.339.921 4.09 2.34 2.656 4.208 3.39 9.44 2.367 14.271-1.04 3.509-2.638 7.503-6.508 8.616l-.085.266c-.44-.616-.616-1.368-.684-2.113-.361-3.65-.452-7.328-.711-10.99-.447-3.062-.933-6.124-.984-9.226a37.81 37.81 0 001.905-2.621zm-84.11 8.357c.542-.526 1.203-1.622 2.073-.893 1.424 1.125 3.983 1.062 4.447 3.136.926 4.446 2.005 8.882 2.435 13.413.203 2.322.248 4.729-.6 6.938-1.49-.243-3.044-.548-4.203-1.582-4.497-3.695-6.599-9.74-6.119-15.464.243-1.932.532-4.096 1.967-5.548zm74.019 5.085l4.39-5.86c.915 5.809.876 11.702.621 17.555-1.435 3.317-4.734 5.124-7 7.774-1.746 1.989-3.966 3.791-4.706 6.436-1.006 3.853-1.69 7.79-2.746 11.638-.215.82-1.102 1.142-1.718 1.605-3.836 2.271-7.576 4.723-11.531 6.791-4.904-2.006-10.074-3.407-14.712-6.006-1.498-.638-1.944-2.31-2.503-3.684-1.119-3.361-2.65-6.587-4.47-9.616-3.497-2.282-7.452-3.802-10.994-6.022-1.814-1.328-3.718-2.87-4.334-5.136-1.497-5.147-3.022-10.35-3.27-15.74 3.135 2.203 5.559 5.44 9.112 7.016 1.882.108 3.763-.056 5.645-.079.135 3.147 1.943 6.334 4.966 7.498 2.085.712 4.723.96 6.492-.627 2.322-1.786 3.164-4.78 3.435-7.577 1.768-2.05 3.3-4.723 6.147-5.367 2.35-.452 3.825 1.808 5.158 3.339-.17 2.4.678 4.774 2.187 6.627 2.83 3.656 9.644 2.729 11.283-1.633.841-1.74.66-3.717.683-5.593 2.181-.548 4.362-1.13 6.475-1.921.661-.215.96-.921 1.39-1.418zm-26.12 21.47c-2.717.372-5.231-1.865-7.96-1.244 2.011 1.955 4.678 3.424 7.401 4.029 3.158-.887 5.927-3 7.904-5.582-2.69.079-4.938 1.796-7.345 2.796zm13.577 1.423c-6.751 2.22-13.3 5.175-20.306 6.526.678.808 1.74.955 2.746.78 5.515-.78 10.65-3.029 15.876-4.831 1.69-.684 3.48-1.424 4.65-2.893-1.005.034-2.017.085-2.966.418zm43.905 73.37c2.842-.673 6.017-1.232 8.746.146 2.498 1.385 5.147 2.577 7.323 4.464 2.638 2.316 4.655 5.232 6.514 8.192 1.57 2.65 2.147 5.73 2.316 8.769.305 1.56.3 3.158.085 4.734-.503 3.752-.361 7.814-2.249 11.21-2.18 2.418-5.243 3.768-7.802 5.729-2.729 2.011-6.407 1.457-9.243-.023-2.497 2.56-7.198 3.983-10.046 1.226-2.09.3-4.096 1.407-6.248.96-1.718-.084-3.085-1.327-4.142-2.57-1.062-1.418-.232-3.181-.028-4.729 1.164-7.707 2.04-15.492 4.096-23.029-4.972.678-10.238 1.09-15.085-.458-1.746-.61-3.82-1.248-4.43-3.22-1.237-2.074-.395-5.136 2.09-5.752 3.905-.214 7.747 1.814 11.657 1.096 5.316-2.599 10.695-5.226 16.446-6.746zm-95.906 18.96c3.344-1.18 6.966-2.457 10.525-1.44 2.272 1.395 4.266 3.277 5.86 5.412 3.485 4.701 6.717 9.588 9.508 14.741.802 1.48 2.04 3.147 1.215 4.904-.746 2.068-3.147 2.356-5.029 2.622-1.938.339-3.345-1.322-4.446-2.656-3.627-4.887-6.232-10.672-10.921-14.684 2.463 4.226 4.7 8.594 6.616 13.102 1.005 2.385 1.231 4.99 2.067 7.419.673 1.542.385 3.598-1.27 4.372-2.357.61-4.837 1.097-7.278.78-1.215-.135-2.175-1.05-3.373-1.22-1.542.424-2.96 1.237-4.542 1.537-2.588.632-5.277-.13-7.87.497-2.882.678-5.877.101-8.594-.927-3.17-1.265-5.345-4.113-6.848-7.073a20.88 20.88 0 01-1.565-3.955 31.05 31.05 0 01-.367-8.916c.209-2.158 2.215-3.322 3.893-4.305 7.367-3.627 14.418-8.063 22.419-10.21z",fill:"#fccda3"}),te.createElement("path",{d:"M377.611 51.451c1.283-2.27 3.356-3.83 5.888-4.474l-1.904 2.621-3.797 4.96-4.39 5.86c-.43.497-.73 1.203-1.39 1.418-2.113.79-4.294 1.373-6.475 1.92l-.073-2.095c1.972-.39 3.881-1.012 5.78-1.656 2.005-2.932 4.277-5.678 6.361-8.554zm-71.652 4.43c2.283-.31 3.803 1.565 5.34 2.91 2.638 2.3 5.31 4.638 8.322 6.446 1.836.21 3.695-.028 5.537-.107l.034 1.96c-1.882.023-3.763.187-5.645.08-3.553-1.577-5.977-4.814-9.113-7.018-1.616-1.282-3.271-2.57-4.475-4.271zm33.696 7.836c1.695-2.3 4.063-4.53 7.057-4.74 2.102-.192 3.684 1.367 5.108 2.667l-.43 2.712c-1.333-1.531-2.808-3.791-5.158-3.34-2.848.645-4.379 3.317-6.147 5.368l-.43-2.667z",fill:"#847972"}),te.createElement("path",{d:"M354 58.468c3.673-2.83 10.069-1.514 11.47 3.193l.073 2.096c-.022 1.876.158 3.853-.683 5.593-1.639 4.362-8.453 5.289-11.283 1.633-1.509-1.853-2.356-4.226-2.187-6.627.096-.91.243-1.814.43-2.712.587-1.141 1.214-2.305 2.18-3.175zm5.181 5.888c-2.565 1.294-3.452 5.328-1.367 7.424 2.656 1.91 5.865-1.362 5.464-4.142.542-2.328-2.046-3.96-4.097-3.282zm-34.023.774c.66-3.712 4.152-6.938 8.045-6.503 3.023-.04 5.656 2.231 6.452 5.09.164.882.305 1.774.43 2.667-.272 2.797-1.113 5.791-3.435 7.577-1.769 1.587-4.407 1.338-6.492.627-3.023-1.164-4.83-4.35-4.966-7.498l-.034-1.96zm7.627 1.525c-3.034 1.486-2.842 7.368.955 7.644 3.424.006 4.977-4.508 3.345-7.141-1.074-1.141-2.984-1.401-4.3-.503zm27.77-.43c1.316-.615 1.779 2.153.316 1.848-.933.125-1.215-1.672-.317-1.847zm-25.889 2.26c.758-1.344 2.515.61 1.34 1.317-.82.95-1.712-.565-1.34-1.316z"}),te.createElement("path",{d:"M359.181 64.356c2.051-.678 4.639.955 4.097 3.282.4 2.78-2.808 6.051-5.464 4.142-2.085-2.096-1.198-6.13 1.367-7.424zm1.373 1.87c-.898.175-.615 1.972.317 1.847 1.463.305 1-2.463-.317-1.847zm-27.769.43c1.316-.9 3.226-.64 4.3.502 1.633 2.633.079 7.147-3.345 7.141-3.797-.276-3.989-6.158-.955-7.644zm1.881 1.83c-.372.751.52 2.265 1.34 1.316 1.175-.706-.582-2.661-1.34-1.316zm337.48 82.296l79.115-9.526v4.74l-58.228 7.097-81.867 9.379L505.74 175.94c-10.77 1.684-21.623 2.718-32.437 4.023l-21.203 1.723c-7.447.469-14.877 1.401-22.346 1.3.215-1.577.22-3.176-.085-4.735 6.26.005 12.492-.616 18.735-1.068 11.984-1.006 24.024-1.605 35.928-3.407 14.955-1.3 29.724-4.102 44.606-5.994 47.645-6.385 95.432-11.656 143.208-17.001zm-299.213 21.696l6.074-1.176c4.848 1.549 10.113 1.136 15.085.458-2.056 7.537-2.932 15.323-4.096 23.029-3.695.814-7.424 1.463-11.13 2.226-.441-1.667-.718-3.379-1.238-5.023-1.938-.293-3.994.769-6.011.803-1.271-.034-3.328.672-3.91-.899-.621-.875.26-1.887 1.017-2.3 2.463-1.293 5.311-1.446 7.893-2.417l-1.446-5.854c-3.074.39-6.08 1.543-9.204 1.305-1.373-.491-1.525-2.678-.232-3.327 2.582-1.294 5.52-1.605 8.238-2.56l-1.04-4.265zm-47.685 7.135l15.334-2.005c2.164 7.717 3.509 15.639 4.684 23.56-6.916 1.69-13.955 2.915-21.007 3.892-.836-2.429-1.062-5.034-2.067-7.418-1.916-4.508-4.153-8.876-6.616-13.102 4.689 4.012 7.294 9.797 10.92 14.684 1.102 1.334 2.51 2.995 4.447 2.656 1.882-.266 4.283-.554 5.029-2.622.824-1.757-.413-3.424-1.215-4.904-2.791-5.153-6.023-10.04-9.509-14.74zM249.545 200.7c7.695-.706 15.447-.413 23.142-1.153 3.402-.3 6.814-.53 10.232-.474.379 1.367.915 2.689 1.565 3.955-3.361.118-6.723.31-10.062.706-8.43 1.118-16.955 1.079-25.425 1.785-12.045.989-24.153.554-36.204 1.458l-1.023.424c-.723-.356-1.525-.39-2.31-.328-10.165.763-20.363.435-30.55.593l-75.685.011c-27.877-.101-55.754.266-83.624-.305-6.701-.712-13.464-1.135-20.1-2.339v-2.904l18.964.69 25.99.112 140.653-.062c8.809-.005 17.634-.079 26.425-.52 12.639-1.163 25.368-.548 38.012-1.65z",fill:"#3e2723"}),te.createElement("path",{d:"M347.288 81.887c2.407-1 4.656-2.717 7.345-2.796-1.977 2.582-4.746 4.695-7.904 5.582-2.723-.605-5.39-2.074-7.401-4.029 2.729-.621 5.243 1.616 7.96 1.243zm13.577 1.424c.95-.333 1.96-.384 2.966-.418-1.17 1.469-2.96 2.21-4.65 2.893-5.226 1.802-10.362 4.05-15.876 4.83-1.005.175-2.068.029-2.746-.78 7.006-1.35 13.554-4.305 20.306-6.525z",fill:"#dba378"}),te.createElement("path",{d:"M388.453 83.294c10.408.7 20.865 1.057 31.16 2.893 14.006 2.57 27.938 5.548 41.797 8.842 4.837 1.073 9.47 2.864 14.159 4.435 3.277 1.136 6.633 2.074 9.757 3.616 5.537 2.678 11.684 4.31 16.526 8.26 5.61 4.215 9.52 10.385 11.944 16.905 1.859 6.474 1.367 13.43-.265 19.893-.701 4.198-2.684 8.17-5.594 11.271-3.684 3.56-8.107 6.227-12.373 9.012-3.446 2.356-7.43 3.695-11.232 5.356-11.904 1.802-23.944 2.401-35.928 3.407-6.243.452-12.475 1.073-18.735 1.068-.17-3.04-.745-6.12-2.316-8.769-1.859-2.96-3.876-5.876-6.514-8.192-2.176-1.887-4.825-3.08-7.323-4.464-2.729-1.378-5.904-.819-8.746-.146-5.751 1.52-11.13 4.147-16.446 6.745-3.91.718-7.752-1.31-11.656-1.096-2.486.616-3.328 3.678-2.09 5.752.61 1.972 2.683 2.61 4.429 3.22-2.045.294-4.063.74-6.074 1.176.367 1.412.712 2.836 1.04 4.265-2.718.955-5.656 1.266-8.238 2.56-1.294.65-1.141 2.836.232 3.327 3.124.238 6.13-.915 9.204-1.305.525 1.938.988 3.893 1.446 5.854-2.582.971-5.43 1.124-7.893 2.418-.757.412-1.639 1.424-1.017 2.3.582 1.57 2.639.864 3.91.898 2.017-.034 4.073-1.096 6.011-.803.52 1.644.797 3.356 1.238 5.023l11.13-2.226c-.204 1.548-1.034 3.31.028 4.729 1.057 1.243 2.424 2.486 4.142 2.57 2.152.447 4.158-.66 6.248-.96 2.848 2.757 7.549 1.334 10.046-1.226 2.836 1.48 6.514 2.034 9.243.023 2.56-1.96 5.622-3.311 7.802-5.73 1.888-3.395 1.746-7.457 2.25-11.209 7.468.102 14.898-.83 22.344-1.3.35 7.77 1.153 15.504 1.554 23.262-.028 4.14.757 8.226.785 12.361.187 9.718-.073 19.436-.05 29.148-65.155-.028-130.31.006-195.464-.017l.95-16.633c.112-5.08.05-10.158.073-15.238-6.588 1.707-13.487 2.034-20.25 1.498-9.808-.605-19.616-3.35-27.927-8.667l1.023-.424c12.051-.904 24.159-.47 36.204-1.458 8.47-.706 16.995-.667 25.425-1.785 3.339-.396 6.7-.588 10.062-.706 1.503 2.96 3.678 5.808 6.848 7.073 2.717 1.028 5.712 1.605 8.593.927 2.594-.627 5.283.135 7.87-.497 1.583-.3 3-1.113 4.543-1.537 1.198.17 2.158 1.085 3.373 1.22 2.44.317 4.921-.17 7.277-.78 1.656-.774 1.944-2.83 1.271-4.372 7.052-.978 14.091-2.204 21.007-3.893-1.175-7.921-2.52-15.843-4.684-23.56l-15.334 2.005c-1.593-2.135-3.587-4.017-5.859-5.412-3.56-1.017-7.18.26-10.525 1.44-8 2.147-15.052 6.583-22.42 10.21-1.677.983-3.683 2.147-3.892 4.305a31.05 31.05 0 00.367 8.916c-3.418-.057-6.83.175-10.232.474-7.695.74-15.447.447-23.142 1.153-12.644 1.102-25.373.486-38.012 1.65a63.323 63.323 0 00-5.48-.057c-4.289-4.35-7.035-10.006-8.283-15.95-.497-2.904.39-5.762 1.005-8.576 1.012-5.17 3.712-9.803 6.628-14.12 3.18-4.677 7.492-8.384 11.424-12.395 2.237-2.622 4.57-5.204 7.39-7.22 4.548-3.6 9.226-7.03 13.983-10.357 10.04-7.26 20.696-13.593 31.075-20.345 4.712-3.266 10.085-5.345 15.153-7.972 5.034-2.379 9.927-5.124 15.266-6.786a44.715 44.715 0 006.667-2.796c1.152.853 2.632 1.333 3.582 2.418-.39 2.226-1.594 4.418-1.029 6.723.52 2.034 1.48 3.983 2.83 5.588 1.385 1.565 3.611 1.627 5.527 1.932.672 1.944 1.339 4.046 3.034 5.368 2.248 1.977 5.4 1.977 8.226 2.005 1.248 1.695 2.395 3.814 4.604 4.35 2.379.803 4.825-.118 6.944-1.197 1.56 1.44 3.187 3.22 5.531 3.074 2.176.265 3.96-1.12 5.6-2.334 2.067 1.045 4.39 2.44 6.78 1.644 2.27-.474 3.847-2.26 5.372-3.859 2.09.334 4.215 1.22 6.34.673 2.423-1.023 3.83-3.43 4.96-5.678 1.407-.34 3.096-.311 4.13-1.492 1.271-1.249 1.627-3.045 2.04-4.706 1.91-.73 4.062-1.486 5.175-3.328.859-2.034-.006-4.215-.18-6.294 1.067-.83 2.395-1.656 2.604-3.119.548-2.277-.198-4.548-1.141-6.599 2.327-1.898 2.26-5.096 1.163-7.65z",fill:"#bf360c"}))))}const he=e=>{const{closeModal:t}=e,n=Object(J.useCallback)(e=>{t(),e.preventDefault(),Object(re.c)()});return Object(J.createElement)("div",null,Object(J.createElement)("div",{className:"yoast-wordproof-modal-image"},Object(J.createElement)(pe,{className:"yoast-wordproof-modal-svg__webhook-failed"})),Object(J.createElement)("div",null,Object(X.__)("There was a connection problem. This could be because your third party connections are blocked.","wordpress-seo"),Object(J.createElement)("br",null),Object(Q.a)(Object(X.sprintf)(Object(X.__)("Find possible solutions in this %1$sArticle%2$s.","wordpress-seo"),"<a>","</a>"),"https://help.wordproof.com/en/articles/4823201-how-do-i-whitelist-wordproof-in-cloudflare")),Object(J.createElement)("div",{className:"yoast-wordproof-modal-action"},Object(J.createElement)(se.NewButton,{variant:"secondary",onClick:n},Object(X.__)("Try again","wordpress-seo"))),Object(J.createElement)("div",null,Object(Q.a)(Object(X.sprintf)(// translators: %1$s and %2$s are replaced by opening and closing <a> tags. %3$s expands to WordProof.
443
+ Object(X.__)("Not working? %1$sContact %3$s support%2$s.","wordpress-seo"),"<a>","</a>","WordProof"),"https://help.wordproof.com")))};he.propTypes={closeModal:ie.a.func.isRequired};var me=he,be=n(39);t.a=()=>{const[e,t]=Object(J.useState)(null),n=Object(J.useCallback)(()=>{t("oauth:failed")}),a=Object(J.useCallback)(()=>{t("webhook:failed")}),r=Object(J.useCallback)(()=>{t("oauth:success")}),s=Object(J.useCallback)(()=>{t(null)});Object(J.useEffect)(()=>(window.addEventListener("wordproof:oauth:success",r,!1),window.addEventListener("wordproof:oauth:failed",n,!1),window.addEventListener("wordproof:webhook:failed",a,!1),()=>{window.removeEventListener("wordproof:oauth:success",r,!1),window.removeEventListener("wordproof:oauth:failed",n,!1),window.removeEventListener("wordproof:webhook:failed",a,!1)}),[]);const o=Object(J.useCallback)(()=>{switch(e){case"webhook:failed":return Object(X.__)("Connection failed","wordpress-seo");case"oauth:success":return Object(X.__)("Connected to WordProof","wordpress-seo");default:return Object(X.__)("WordProof authentication","wordpress-seo")}});return Object(J.createElement)(J.Fragment,null,e&&Object(J.createElement)(be.a,{onRequestClose:s,additionalClassName:"yoast-wordproof-modal",title:o()},"oauth:success"===e&&Object(J.createElement)(de,{closeModal:s}),"oauth:failed"===e&&Object(J.createElement)(ee,null),"webhook:failed"===e&&Object(J.createElement)(me,{closeModal:s})))}},,function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var a=n(45),r=n(38),s=n(114),o=n(54);const{dispatch:i}=wp.data;function c(){const{setIsAuthenticated:e,setSelectedPostTypes:t}=i("wordproof"),n=Object(r.a)("popup_redirect_authentication_url"),c=Object(r.a)("popup_redirect_settings_url");let l=null;const d=(e,t)=>{l=function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:800,r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:680;const s=e.top.outerHeight/2+e.top.screenY-r/2,o=e.top.outerWidth/2+e.top.screenX-a/2;return e.open(t,n,`toolbar=no,\n\t\tlocation=no,\n\t\tdirectories=no,\n\t\tstatus=no,\n\t\tmenubar=no,\n\t\tresizable=no,\n\t\tcopyhistory=no,\n\t\twidth=${a},\n\t\theight=${r},\n\t\ttop=${s},\n\t\tleft=${o}`)}(window,e,t),l&&l.focus(),window.addEventListener("message",u,!1)},u=async e=>{const{data:t,source:n,origin:a}=e;if(a===Object(r.a)("origin")&&l===n)switch(t.type){case"wordproof:oauth:granted":!1===await m(t)&&await p("wordproof:oauth:failed",!1);break;case"wordproof:oauth:failed":await p("wordproof:oauth:failed",!1);break;case"wordproof:oauth:denied":await p("wordproof:oauth:denied",!1);break;case"wordproof:webhook:success":await p("wordproof:oauth:success",!0);break;case"wordproof:webhook:failed":await p("wordproof:webhook:failed",!1);break;case"wordproof:settings:updated":await p("wordproof:settings:updated"),await b(t);break;case"wordproof:oauth:destroy":await p("wordproof:oauth:destroy",!1);break;case"wordproof:oauth:retry":await p("wordproof:open_authentication",!1);break;case"wordproof:oauth:close":h()}},p=async function(t){let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;h(),Object(s.a)(t),!1===n&&(await Object(a.b)(),e(!1)),!0===n&&e(!0)},h=()=>{window.removeEventListener("message",u,!1),l.close()},m=async e=>{await Object(a.c)(()=>Object(o.e)(e),async e=>{const t={type:"wordproof:sdk:access-token",source_id:e.source_id};return l.postMessage(t,Object(r.a)("origin")),!0},async()=>!1)},b=async e=>{await Object(a.c)(()=>Object(o.f)(e),async()=>{const n=e.settings;return n.selectedPostTypes&&t(n.selectedPostTypes),!0},async()=>!1)};window.addEventListener("wordproof:open_authentication",e=>{e.preventDefault(),d(n,"WordProof_Authentication")},!1),window.addEventListener("wordproof:open_settings",e=>{e.preventDefault(),d(c,"WordProof_Settings")},!1)}},,,,function(e,t,n){"use strict";var a=n(6),r=n(7);t.a=Object(a.withSelect)(e=>{const{getWarningMessage:t}=e("yoast-seo/editor");return{message:t()}})(r.Warning)},function(e,t,n){"use strict";var a=n(11),r=n.n(a),s=n(0),o=n(14),i=n(6),c=n(2),l=n(165),d=n(25),u=n(131),p=n(71),h=n(123);const m=function(e,t){let n=0;return t.shortenedBaseUrl&&"string"==typeof t.shortenedBaseUrl&&(n=t.shortenedBaseUrl.length),e.url=e.url.replace(/\s+/g,"-"),"-"===e.url[e.url.length-1]&&(e.url=e.url.slice(0,-1)),"-"===e.url[n]&&(e.url=e.url.slice(0,n)+e.url.slice(n+1)),Object(p.applyReplaceUsingPlugin)(e)};t.a=Object(o.compose)([Object(i.withSelect)((function(e){const{getBaseUrlFromSettings:t,getDateFromSettings:n,getFocusKeyphrase:a,getRecommendedReplaceVars:r,getReplaceVars:s,getShoppingData:o,getSiteIconUrlFromSettings:i,getSnippetEditorData:c,getSnippetEditorMode:l,getSnippetEditorPreviewImageUrl:d,getSnippetEditorWordsToHighlight:u,isCornerstoneContent:p,getIsTerm:h,getContentLocale:m}=e("yoast-seo/editor"),b=s();return b.forEach(e=>{""!==e.value||["title","excerpt","excerpt_only"].includes(e.name)||(e.value="%%"+e.name+"%%")}),{baseUrl:t(),data:c(),date:n(),faviconSrc:i(),keyword:a(),mobileImageSrc:d(),mode:l(),recommendedReplacementVariables:r(),replacementVariables:b,shoppingData:o(),wordsToHighlight:u(),isCornerstone:p(),isTaxonomy:h(),locale:m()}})),Object(i.withDispatch)((function(e,t,n){let{select:a}=n;const{updateData:r,switchMode:s,updateAnalysisData:o,findCustomFields:i}=e("yoast-seo/editor"),c=e("core/editor"),l=a("yoast-seo/editor").getPostId();return{onChange:(e,t)=>{switch(e){case"mode":s(t);break;case"slug":r({slug:t}),c&&c.editPost({slug:t});break;default:r({[e]:t})}},onChangeAnalysisData:o,onReplacementVariableSearchChange:Object(h.a)(l,i)}}))])(e=>Object(s.createElement)(d.LocationConsumer,null,t=>Object(s.createElement)(u.a,{icon:"eye",hasPaperStyle:e.hasPaperStyle},Object(s.createElement)(l.SnippetEditor,r()({},e,{descriptionPlaceholder:Object(c.__)("Please provide a meta description by editing the snippet below.","wordpress-seo"),mapEditorDataToPreview:m,showCloseButton:!1,idSuffix:t})))))},function(e,t,n){"use strict";var a=n(14),r=n(6),s=n(166),o=n(16),i=n(57),c=n(46),l=n(123);const d=()=>{Object(c.b)(e=>Object(r.dispatch)("yoast-seo/editor").setTwitterPreviewImage(Object(c.d)(e)))};t.a=Object(a.compose)([Object(r.withSelect)(e=>{const{getTwitterDescription:t,getTwitterTitle:n,getTwitterImageUrl:a,getFacebookImageUrl:r,getFacebookTitle:s,getFacebookDescription:i,getDescription:c,getSeoTitle:l,getTwitterWarnings:d,getTwitterImageType:u,getImageFallback:p,getRecommendedReplaceVars:h,getReplaceVars:m,getSiteUrl:b,getSeoTitleTemplate:g,getSeoTitleTemplateNoFallback:f,getSocialTitleTemplate:y,getSeoDescriptionTemplate:w,getSocialDescriptionTemplate:O,getReplacedExcerpt:j,getTwitterAltText:v}=e("yoast-seo/editor");return{imageUrl:a(),imageFallbackUrl:r()||p(),recommendedReplacementVariables:h(),replacementVariables:m(),description:t(),descriptionPreviewFallback:O()||i()||c()||w()||j()||"",title:n(),titlePreviewFallback:y()||s()||l()||f()||g()||"",imageWarnings:d(),siteUrl:b(),isPremium:!!Object(o.a)().isPremium,isLarge:"summary"!==u(),titleInputPlaceholder:"",descriptionInputPlaceholder:"",socialMediumName:"Twitter",alt:v()}}),Object(r.withDispatch)((e,t,n)=>{let{select:a}=n;const{setTwitterPreviewTitle:r,setTwitterPreviewDescription:s,clearTwitterPreviewImage:o,loadTwitterPreviewData:i,findCustomFields:c}=e("yoast-seo/editor"),u=a("yoast-seo/editor").getPostId();return{onSelectImageClick:d,onRemoveImageClick:o,onDescriptionChange:s,onTitleChange:r,onLoad:i,onReplacementVariableSearchChange:Object(l.a)(u,c)}}),Object(i.a)()])(s.a)},function(e,t,n){"use strict";var a=n(14),r=n(6),s=n(167),o=n(16),i=n(57),c=n(46),l=n(123);const d=()=>{Object(c.b)(e=>Object(r.dispatch)("yoast-seo/editor").setFacebookPreviewImage(Object(c.c)(e)))};t.a=Object(a.compose)([Object(r.withSelect)(e=>{const{getFacebookDescription:t,getDescription:n,getFacebookTitle:a,getSeoTitle:r,getFacebookImageUrl:s,getImageFallback:i,getFacebookWarnings:c,getRecommendedReplaceVars:l,getReplaceVars:d,getSiteUrl:u,getSeoTitleTemplate:p,getSeoTitleTemplateNoFallback:h,getSocialTitleTemplate:m,getSeoDescriptionTemplate:b,getSocialDescriptionTemplate:g,getReplacedExcerpt:f,getFacebookAltText:y}=e("yoast-seo/editor");return{imageUrl:s(),imageFallbackUrl:i(),recommendedReplacementVariables:l(),replacementVariables:d(),description:t(),descriptionPreviewFallback:g()||n()||b()||f()||"",title:a(),titlePreviewFallback:m()||r()||h()||p()||"",imageWarnings:c(),siteUrl:u(),isPremium:!!Object(o.a)().isPremium,titleInputPlaceholder:"",descriptionInputPlaceholder:"",socialMediumName:"Facebook",alt:y()}}),Object(r.withDispatch)((e,t,n)=>{let{select:a}=n;const{setFacebookPreviewTitle:r,setFacebookPreviewDescription:s,clearFacebookPreviewImage:o,loadFacebookPreviewData:i,findCustomFields:c}=e("yoast-seo/editor"),u=a("yoast-seo/editor").getPostId();return{onSelectImageClick:d,onRemoveImageClick:o,onDescriptionChange:s,onTitleChange:r,onLoad:i,onReplacementVariableSearchChange:Object(l.a)(u,c)}}),Object(i.a)()])(s.a)},,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return z}));var a=n(0),r=n(1),s=n.n(r),o=n(12),i=n(145),c=n(78);function l(e){let{theme:t}=e;return Object(a.createElement)(c.a,{theme:t,location:"metabox"},Object(a.createElement)(o.Slot,{name:"YoastMetabox"},e=>Object(i.a)(e)))}var d=n(6),u=n(14),p=n(2),h=n(15),m=n(140),b=n(180),g=n(179),f=n(72),y=n(68),w=n(48),O=n(141),j=n(142),v=n(154),E=n(143),T=n(155);const _=e=>{let{location:t}=e;const n=Object(d.useSelect)(e=>e("yoast-seo/editor").isFleschReadingEaseAvailable(),[]);return Object(a.createElement)(w.a,{title:Object(p.__)("Insights","wordpress-seo"),id:"yoast-insights-collapsible-"+t,className:"yoast-insights"},Object(a.createElement)(v.a,{location:t}),Object(a.createElement)("div",null,n&&Object(a.createElement)("div",{className:"yoast-insights-row"},Object(a.createElement)(j.a,null)),Object(a.createElement)("div",{className:"yoast-insights-row yoast-insights-row--columns"},Object(a.createElement)(O.a,null),Object(a.createElement)(E.a,null)),Object(y.isFeatureEnabled)("TEXT_FORMALITY")&&Object(a.createElement)(T.a,{location:t,name:"YoastTextFormalityMetabox"})))};_.propTypes={location:s.a.string},_.defaultProps={location:"metabox"};var k=_,x=n(31),R=n(151),C=n(182),S=n(181);const I=e=>{let{displayFacebook:t,displayTwitter:n}=e;return Object(a.createElement)(a.Fragment,null,t&&Object(a.createElement)(w.a,{hasSeparator:!1
444
  /* Translators: %s expands to Facebook. */,title:Object(p.sprintf)(Object(p.__)("%s preview","wordpress-seo"),"Facebook"),initialIsOpen:!0},Object(a.createElement)(C.a,null)),n&&Object(a.createElement)(w.a
445
+ /* Translators: %s expands to Twitter. */,{title:Object(p.sprintf)(Object(p.__)("%s preview","wordpress-seo"),"Twitter"),hasSeparator:t,initialIsOpen:!0},Object(a.createElement)(S.a,null)))};I.propTypes={displayFacebook:s.a.bool.isRequired,displayTwitter:s.a.bool.isRequired};var L=I,P=Object(d.withSelect)(e=>{const{getPreferences:t}=e("yoast-seo/editor"),{displayFacebook:n,displayTwitter:a}=t();return{displayFacebook:n,displayTwitter:a}})(L),A=n(41);function F(e){let{target:t}=e;return Object(a.createElement)(A.a,{target:t},Object(a.createElement)(P,null))}F.propTypes={target:s.a.string.isRequired};var q=n(153),M=n(136),D=n(122),N=n(40),U=n(173),W=n(152),B=n(144);function H(e){let{settings:t,wincherKeyphrases:n,setWincherNoKeyphrase:r}=e;const s=Object(a.useCallback)(()=>{if(!n.length)return r(!0),document.querySelector("#focus-keyword-input-metabox").focus(),!1},[n,r]);return Object(a.createElement)(a.Fragment,null,Object(N.b)()&&Object(a.createElement)(U.a,null),Object(a.createElement)(o.Fill,{name:"YoastMetabox"},Object(a.createElement)(x.a,{key:"warning",renderPriority:1},Object(a.createElement)(g.a,null)),t.isKeywordAnalysisActive&&Object(a.createElement)(x.a,{key:"keyword-input",renderPriority:8},Object(a.createElement)(f.KeywordInput,{isSEMrushIntegrationActive:t.isSEMrushIntegrationActive}),!window.wpseoScriptData.metabox.isPremium&&Object(a.createElement)(o.Fill,{name:"YoastRelatedKeyphrases"},Object(a.createElement)(M.a,null))),Object(a.createElement)(x.a,{key:"google-preview",renderPriority:9},Object(a.createElement)(w.a,{id:"yoast-snippet-editor-metabox",title:Object(p.__)("Google preview","wordpress-seo"),initialIsOpen:!0},Object(a.createElement)(b.a,{hasPaperStyle:!1}))),t.isContentAnalysisActive&&Object(a.createElement)(x.a,{key:"readability-analysis",renderPriority:10},Object(a.createElement)(f.ReadabilityAnalysis,{shouldUpsell:t.shouldUpsell,isYoastSEOWooActive:t.isYoastSEOWooEnabled})),t.isKeywordAnalysisActive&&Object(a.createElement)(x.a,{key:"seo-analysis",renderPriority:20},Object(a.createElement)(a.Fragment,null,Object(a.createElement)(f.SeoAnalysis,{shouldUpsell:t.shouldUpsell,shouldUpsellWordFormRecognition:t.isWordFormRecognitionActive,isYoastSEOWooActive:t.isYoastSEOWooEnabled}),t.shouldUpsell&&Object(a.createElement)(W.a,{location:"metabox"}))),t.isKeywordAnalysisActive&&Object(a.createElement)(x.a,{key:"additional-keywords-upsell",renderPriority:22},t.shouldUpsell&&Object(a.createElement)(B.a,null)),t.isKeywordAnalysisActive&&t.isWincherIntegrationActive&&Object(a.createElement)(x.a,{key:"wincher-seo-performance",renderPriority:25},Object(a.createElement)(w.a,{id:"yoast-wincher-seo-performance-metabox",title:Object(p.__)("Track SEO performance","wordpress-seo"),initialIsOpen:!1,prefixIcon:{icon:"chart-square-bar",color:h.colors.$color_grey_medium_dark},prefixIconCollapsed:{icon:"chart-square-bar",color:h.colors.$color_grey_medium_dark},onToggle:s},Object(a.createElement)(D.a,null))),t.isCornerstoneActive&&Object(a.createElement)(x.a,{key:"cornerstone",renderPriority:30},Object(a.createElement)(m.a,null)),t.displayAdvancedTab&&Object(a.createElement)(x.a,{key:"advanced",renderPriority:40},Object(a.createElement)(w.a,{id:"collapsible-advanced-settings",title:Object(p.__)("Advanced","wordpress-seo")},Object(a.createElement)(R.a,null))),t.displaySchemaSettings&&Object(a.createElement)(x.a,{key:"schema",renderPriority:50},Object(a.createElement)(q.a,null)),Object(a.createElement)(x.a,{key:"social",renderPriority:-1},Object(a.createElement)(F,{target:"wpseo-section-social"})),t.isInsightsEnabled&&Object(a.createElement)(x.a,{key:"insights",renderPriority:52},Object(a.createElement)(k,{location:"metabox"}))))}H.propTypes={settings:s.a.object.isRequired,wincherKeyphrases:s.a.array.isRequired,setWincherNoKeyphrase:s.a.func.isRequired};var $=Object(u.compose)([Object(d.withSelect)((e,t)=>{const{getPreferences:n,getWincherTrackableKeyphrases:a}=e("yoast-seo/editor");return{settings:n(),store:t.store,wincherKeyphrases:a()}}),Object(d.withDispatch)(e=>{const{setWincherNoKeyphrase:t}=e("yoast-seo/editor");return{setWincherNoKeyphrase:t}})])(H);function z(e){let{target:t,store:n,theme:r}=e;return Object(a.createElement)(A.a,{target:t},Object(a.createElement)(l,{store:n,theme:r}),Object(a.createElement)($,{store:n,theme:r}))}z.propTypes={target:s.a.string.isRequired,store:s.a.object,theme:s.a.object}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";n.r(t);var a=n(0),r=n(12),s=n(211),o=n(16);const i=[];let c=null;class l extends a.Component{constructor(e){super(e),this.state={registeredComponents:[]}}registerComponent(e,t){this.setState({registeredComponents:[...this.state.registeredComponents,{key:e,Component:t}]})}render(){return this.state.registeredComponents.map(e=>{let{Component:t,key:n}=e;return Object(a.createElement)(t,{key:n})})}}function d(e,t){null===c||null===c.current?i.push({key:e,Component:t}):c.current.registerComponent(e,t)}var u=n(40),p=n(175),h=n(19),m=n(17),b=n.n(m),g=n(4),f=n(13),y=n.n(f),w=n(71),O=n(44),j=n(65);const{removeMarks:v}=y.a.markers,{updateReplacementVariable:E,updateData:T,hideReplacementVariables:_,setContentImage:k,setEditorDataContent:x,setEditorDataTitle:R,setEditorDataExcerpt:C,setEditorDataImageUrl:S,setEditorDataSlug:I}=h.actions;window.yoast=window.yoast||{},window.yoast.initEditorIntegration=function(e){window.YoastSEO=window.YoastSEO||{},window.YoastSEO._registerReactComponent=d,function(e){const t=Object(o.a)();c=Object(a.createRef)();const n={isRtl:t.isRtl};Object(a.render)(Object(a.createElement)(r.SlotFillProvider,null,Object(a.createElement)(s.a,{target:"wpseo-metabox-root",store:e,theme:n}),Object(a.createElement)(l,{ref:c})),document.getElementById("wpseo-metabox-root")),i.forEach(e=>{c.current.registerComponent(e.key,e.Component)})}(e),Object(u.b)()&&Object(p.a)()},window.yoast.EditorData=class{constructor(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"content";this._refresh=e,this._store=t,this._tinyMceId=n,this._previousData={},this._previousEditorData={},this.updateReplacementData=this.updateReplacementData.bind(this),this.refreshYoastSEO=this.refreshYoastSEO.bind(this)}initialize(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];const n=this.getInitialData(e);Object(w.fillReplacementVariables)(n,this._store),this._store.dispatch(_(t)),this._previousEditorData.content=n.content,this._store.dispatch(x(n.content)),this._previousEditorData.contentImage=n.contentImage,this._store.dispatch(k(n.contentImage)),this.setImageInSnippetPreview(n.snippetPreviewImageURL||n.contentImage),this._previousEditorData.slug=n.slug,this._store.dispatch(I(n.slug)),this.updateReplacementData({target:{value:n.title}},"title"),this.updateReplacementData({target:{value:n.excerpt}},"excerpt"),this.updateReplacementData({target:{value:n.excerpt_only}},"excerpt_only"),this.subscribeToElements(),this.subscribeToStore(),this.subscribeToSnippetPreviewImage(),this.subscribeToTinyMceEditor(),this.subscribeToSlug()}subscribeToTinyMceEditor(){const e=e=>{if(Object(g.isString)(e)||(e=this.getContent()),this._previousEditorData.content===e)return;if(this._previousEditorData.content=e,this._store.dispatch(x(e)),this.featuredImageIsSet)return;const t=this.getContentImage(e);this._previousEditorData.contentImage!==t&&(this._previousEditorData.contentImage=t,this._store.dispatch(k(t)),this.setImageInSnippetPreview(t))};b()(document).on("tinymce-editor-init",(t,n)=>{n.id===this._tinyMceId&&(e(this.getContent()),["input","change","cut","paste"].forEach(t=>n.on(t,Object(g.debounce)(e,1e3))))});const t=document.getElementById("attachment_content");t&&(e(t.value),t.addEventListener("input",t=>e(t.target.value)))}subscribeToSlug(){const e=e=>{this._previousEditorData.slug!==e&&(this._previousEditorData.slug=e,this._store.dispatch(I(e)),this._store.dispatch(T({slug:e})))},t=document.getElementById("slug");t&&t.addEventListener("input",t=>e(t.target.value));const n=document.getElementById("post_name");n&&n.addEventListener("input",t=>e(t.target.value));const a=document.getElementById("edit-slug-buttons");a&&new MutationObserver((t,n)=>t.forEach(t=>{t.addedNodes.forEach(t=>{var a,r;if(null==t||null===(a=t.classList)||void 0===a||!a.contains("edit-slug"))return;const s=null===(r=document.getElementById("editable-post-name-full"))||void 0===r?void 0:r.innerText;s&&(e(s),n.disconnect(),this.subscribeToSlug())})})).observe(a,{childList:!0})}subscribeToSnippetPreviewImage(){if(Object(g.isUndefined)(wp.media)||Object(g.isUndefined)(wp.media.featuredImage))return;b()("#postimagediv").on("click","#remove-post-thumbnail",()=>{this.featuredImageIsSet=!1,this.setImageInSnippetPreview(this.getContentImage(this.getContent()))});const e=wp.media.featuredImage.frame();e.on("select",()=>{const t=e.state().get("selection").first().attributes.url;t&&(this.featuredImageIsSet=!0,this.setImageInSnippetPreview(t))}),O.addEventHandler(this._tinyMceId,["init"],()=>{const e=this.getContentImage(this.getContent()),t=this.getFeaturedImage()||e||"";this._store.dispatch(k(e)),this.setImageInSnippetPreview(t)})}getFeaturedImage(){const e=b()("#set-post-thumbnail img").attr("src");return e?(this.featuredImageIsSet=!0,e):(this.featuredImageIsSet=!1,null)}setImageInSnippetPreview(e){this._store.dispatch(S(e)),this._store.dispatch(T({snippetPreviewImageURL:e}))}getContentImage(e){if(this.featuredImageIsSet)return"";const t=y.a.languageProcessing.imageInText(e);if(0===t.length)return"";const n=b.a.parseHTML(t.join(""));for(const e of n)if(e.src)return e.src;return""}getTitle(){const e=document.getElementById("title")||document.getElementById("name");return e&&e.value||""}getExcerpt(){let e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];const t=document.getElementById("excerpt"),n=t&&t.value||"",a="ja"===Object(j.a)()?80:156;return""!==n||!1===e?n:Object(w.excerptFromContent)(this.getContent(),a)}getSlug(){let e="";const t=document.getElementById("new-post-slug")||document.getElementById("slug");return t?e=t.value:null!==document.getElementById("editable-post-name-full")&&(e=document.getElementById("editable-post-name-full").textContent),e}getContent(){return v(O.getContentTinyMce(this._tinyMceId))}subscribeToElements(){this.subscribeToInputElement("title","title"),this.subscribeToInputElement("excerpt","excerpt"),this.subscribeToInputElement("excerpt","excerpt_only")}subscribeToInputElement(e,t){const n=document.getElementById(e);n&&n.addEventListener("input",e=>{this.updateReplacementData(e,t)})}updateReplacementData(e,t){let n=e.target.value;if("excerpt"===t&&""===n&&(n=this.getExcerpt()),this._previousEditorData[t]!==n){switch(this._previousEditorData[t]=n,t){case"title":this._store.dispatch(R(n));break;case"excerpt":this._store.dispatch(C(n))}this._store.dispatch(E(t,n))}}isShallowEqual(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(e.hasOwnProperty(n)&&(!(n in t)||e[n]!==t[n]))return!1;return!0}refreshYoastSEO(){const e=this.getData();!this.isShallowEqual(this._previousData,e)&&(this.handleEditorChange(e),this._previousData=e,window.YoastSEO&&window.YoastSEO.app&&window.YoastSEO.app.refresh())}handleEditorChange(e){this._previousData.excerpt!==e.excerpt&&(this._store.dispatch(E("excerpt",e.excerpt)),this._store.dispatch(E("excerpt_only",e.excerpt_only))),this._previousData.snippetPreviewImageURL!==e.snippetPreviewImageURL&&this.setImageInSnippetPreview(e.snippetPreviewImageURL),this._previousData.slug!==e.slug&&this._store.dispatch(I(e.slug)),this._previousData.title!==e.title&&this._store.dispatch(R(e.title))}subscribeToStore(){this.subscriber=Object(g.debounce)(this.refreshYoastSEO,500),this._store.subscribe(this.subscriber)}getInitialData(e){e=Object(w.mapCustomFields)(e,this._store),e=Object(w.mapCustomTaxonomies)(e,this._store);const t=this.getContent(),n=this.getFeaturedImage();return{...e,title:this.getTitle(),excerpt:this.getExcerpt(),excerpt_only:this.getExcerpt(!1),slug:this.getSlug(),content:t,snippetPreviewImageURL:n,contentImage:this.getContentImage(t)}}getData(){return{...this._store.getState().snippetEditor.data,title:this.getTitle(),content:this.getContent(),excerpt:this.getExcerpt(),excerpt_only:this.getExcerpt(!1)}}}}]);
js/dist/dashboard-widget.js CHANGED
@@ -1,8 +1,8 @@
1
- !function(e){var t={};function n(a){if(t[a])return t[a].exports;var r=t[a]={i:a,l:!1,exports:{}};return e[a].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,a){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(n.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(a,r,function(t){return e[t]}.bind(null,r));return a},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=296)}({0:function(e,t){e.exports=window.wp.element},1:function(e,t){e.exports=window.yoast.propTypes},10:function(e,t){e.exports=window.yoast.helpers},105:function(e,t,n){"use strict";n.d(t,"a",(function(){return f})),n.d(t,"c",(function(){return y})),n.d(t,"b",(function(){return g}));var a=n(0),r=n(1),s=n.n(r),o=n(2),i=n(4),c=n(92),l=n.n(c),u=n(7),d=n(10),p=n(80),h=()=>Object(a.createElement)("p",{className:"yoast-wincher-seo-performance-modal__loading-message"},Object(o.__)("Tracking the ranking position...","wordpress-seo")," ",Object(a.createElement)(u.SvgIcon,{icon:"loading-spinner"}));const b=Object(d.makeOutboundLink)();function m(e){return Math.round(100*e)}function f(e){let{chartData:t}=e;if(Object(i.isEmpty)(t)||Object(i.isEmpty)(t.position))return"?";const n=function(e){return Array.from({length:e.position.history.length},(e,t)=>t+1).map(e=>Object(o.sprintf)(Object(o._n)("%d day","%d days",e,"wordpress-seo"),e))}(t),r=t.position.history.map((e,t)=>({x:t,y:101-e.value}));return Object(a.createElement)(p.a,{width:66,height:24,data:r,strokeWidth:1.8,strokeColor:"#498afc",fillColor:"#ade3fc",className:"yoast-related-keyphrases-modal__chart",mapChartDataToTableData:m,dataTableCaption:Object(o.__)("Keyphrase position in the last 90 days on a scale from 0 to 100.","wordpress-seo"),dataTableHeaderLabels:n})}function y(e){return!e||!e.position||e.position.value>100?"> 100":e.position.value}function g(e){const{keyphrase:t,rowData:n,onTrackKeyphrase:r,onUntrackKeyphrase:s,isFocusKeyphrase:c,isDisabled:d,isLoading:p}=e,m=!Object(i.isEmpty)(n),g=Object(a.useCallback)(()=>{d||(m?s(t,n.id):r(t))},[t,r,s,m,n,d]);return Object(a.createElement)("tr",null,Object(a.createElement)("td",{className:"yoast-table--nopadding"},function(e){let{keyphrase:t,isEnabled:n,toggleAction:r,isLoading:s}=e;return s?Object(a.createElement)(u.SvgIcon,{icon:"loading-spinner"}):Object(a.createElement)(u.Toggle,{id:"toggle-keyphrase-tracking-"+t,className:"wincher-toggle",isEnabled:n,onSetToggleState:r,showToggleStateLabel:!1})}({keyphrase:t,isEnabled:m,toggleAction:g,isLoading:p})),Object(a.createElement)("td",null,t,c&&Object(a.createElement)("span",null,"*")),function(e){const{rowData:t,websiteId:n}=e,r=!Object(i.isEmpty)(t),s=t&&t.updated_at&&l()(t.updated_at)>=l()().subtract(7,"days"),c=t?Object(o.sprintf)("https://app.wincher.com/websites/%s/keywords?serp=%s&utm_medium=plugin&utm_source=yoast&referer=yoast&partner=yoast",n,t.id):null;return r?s?Object(a.createElement)(a.Fragment,null,Object(a.createElement)("td",null,y(t)),Object(a.createElement)("td",{className:"yoast-table--nopadding"},Object(a.createElement)(f,{chartData:t})),Object(a.createElement)("td",{className:"yoast-table--nobreak"},Object(a.createElement)(b,{href:c},Object(o.__)("View","wordpress-seo")))):Object(a.createElement)(a.Fragment,null,Object(a.createElement)("td",{className:"yoast-table--nopadding",colSpan:"3"},Object(a.createElement)(h,null))):Object(a.createElement)(a.Fragment,null,Object(a.createElement)("td",null,"?"),Object(a.createElement)("td",{className:"yoast-table--nopadding"},"?"),Object(a.createElement)("td",{className:"yoast-table--nobreak"}))}(e))}f.propTypes={chartData:s.a.object},f.defaultProps={chartData:{}},g.propTypes={rowData:s.a.object,keyphrase:s.a.string.isRequired,onTrackKeyphrase:s.a.func,onUntrackKeyphrase:s.a.func,isFocusKeyphrase:s.a.bool,isDisabled:s.a.bool,isLoading:s.a.bool,websiteId:s.a.string},g.defaultProps={rowData:{},onTrackKeyphrase:()=>{},onUntrackKeyphrase:()=>{},isFocusKeyphrase:!1,isDisabled:!1,isLoading:!1,websiteId:""}},110:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));class a{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};this.url=e,this.origin=new URL(e).origin,this.eventHandlers=Object.assign({success:{type:"",callback:()=>{}},error:{type:"",callback:()=>{}}},t),this.options=Object.assign({height:570,width:340,title:""},n),this.popup=null,this.createPopup=this.createPopup.bind(this),this.messageHandler=this.messageHandler.bind(this),this.getPopup=this.getPopup.bind(this)}createPopup(){const{height:e,width:t,title:n}=this.options,a=["top="+(window.top.outerHeight/2+window.top.screenY-e/2),"left="+(window.top.outerWidth/2+window.top.screenX-t/2),"width="+t,"height="+e,"resizable=1","scrollbars=1","status=0"];this.popup&&!this.popup.closed||(this.popup=window.open(this.url,n,a.join(","))),this.popup&&this.popup.focus(),window.addEventListener("message",this.messageHandler,!1)}async messageHandler(e){const{data:t,source:n,origin:a}=e;a===this.origin&&this.popup===n&&(t.type===this.eventHandlers.success.type&&(this.popup.close(),window.removeEventListener("message",this.messageHandler,!1),await this.eventHandlers.success.callback(t)),t.type===this.eventHandlers.error.type&&(this.popup.close(),window.removeEventListener("message",this.messageHandler,!1),await this.eventHandlers.error.callback(t)))}getPopup(){return this.popup}isClosed(){return!this.popup||this.popup.closed}focus(){this.isClosed()||this.popup.focus()}}},111:function(e,t,n){"use strict";var a=n(0),r=n(1),s=n.n(r),o=n(2),i=n(27),c=n.n(i),l=n(7);const u=e=>{const t=Object(o.sprintf)(
2
  /* translators: %s expands to a link to open the Wincher login popup. */
3
  Object(o.__)("It seems like something went wrong when retrieving your website's data. Please %s and try again.","wordpress-seo"),"{{reconnectToWincher/}}","Wincher");return Object(a.createElement)(l.Alert,{type:"error"},c()({mixedString:t,components:{reconnectToWincher:Object(a.createElement)("a",{href:"#",onClick:t=>{t.preventDefault(),e.onReconnect()}},Object(o.sprintf)(
4
  /* translators: %s : Expands to "Wincher". */
5
- Object(o.__)("reconnect to %s","wordpress-seo"),"Wincher"))}}))};u.propTypes={onReconnect:s.a.func.isRequired},t.a=u},117:function(e,t,n){"use strict";var a=n(3),r="function"==typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,s=n(88),o=n(118),i=n(119),c="function"==typeof Symbol&&Symbol.iterator;function l(e,t){return e&&"object"==typeof e&&null!=e.key?(n=e.key,a={"=":"=0",":":"=2"},"$"+(""+n).replace(/[=:]/g,(function(e){return a[e]}))):t.toString(36);var n,a}var u=/\/+/g;function d(e){return(""+e).replace(u,"$&/")}var p,h,b=m,m=function(e){if(this.instancePool.length){var t=this.instancePool.pop();return this.call(t,e),t}return new this(e)};function f(e,t,n,a){this.result=e,this.keyPrefix=t,this.func=n,this.context=a,this.count=0}function y(e,t,n){var r,o,i=e.result,c=e.keyPrefix,l=e.func,u=e.context,p=l.call(u,t,e.count++);Array.isArray(p)?g(p,i,n,s.thatReturnsArgument):null!=p&&(a.isValidElement(p)&&(r=p,o=c+(!p.key||t&&t.key===p.key?"":d(p.key)+"/")+n,p=a.cloneElement(r,{key:o},void 0!==r.props?r.props.children:void 0)),i.push(p))}function g(e,t,n,a,s){var i="";null!=n&&(i=d(n)+"/");var u=f.getPooled(t,i,a,s);!function(e,t,n){null==e||function e(t,n,a,s){var i,u=typeof t;if("undefined"!==u&&"boolean"!==u||(t=null),null===t||"string"===u||"number"===u||"object"===u&&t.$$typeof===r)return a(s,t,""===n?"."+l(t,0):n),1;var d=0,p=""===n?".":n+":";if(Array.isArray(t))for(var h=0;h<t.length;h++)d+=e(i=t[h],p+l(i,h),a,s);else{var b=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(t);if(b)for(var m,f=b.call(t),y=0;!(m=f.next()).done;)d+=e(i=m.value,p+l(i,y++),a,s);else if("object"===u){var g=""+t;o(!1,"Objects are not valid as a React child (found: %s).%s","[object Object]"===g?"object with keys {"+Object.keys(t).join(", ")+"}":g,"")}}return d}(e,"",t,n)}(e,y,u),f.release(u)}f.prototype.destructor=function(){this.result=null,this.keyPrefix=null,this.func=null,this.context=null,this.count=0},p=function(e,t,n,a){if(this.instancePool.length){var r=this.instancePool.pop();return this.call(r,e,t,n,a),r}return new this(e,t,n,a)},(h=f).instancePool=[],h.getPooled=p||b,h.poolSize||(h.poolSize=10),h.release=function(e){o(e instanceof this,"Trying to release an instance into a pool of a different type."),e.destructor(),this.instancePool.length<this.poolSize&&this.instancePool.push(e)},e.exports=function(e){if("object"!=typeof e||!e||Array.isArray(e))return i(!1,"React.addons.createFragment only accepts a single object. Got: %s",e),e;if(a.isValidElement(e))return i(!1,"React.addons.createFragment does not accept a ReactElement without a wrapper object."),e;o(1!==e.nodeType,"React.addons.createFragment(...): Encountered an invalid child; DOM elements are not valid children of React components.");var t=[];for(var n in e)g(e[n],t,n,s.thatReturnsArgument);return t}},118:function(e,t,n){"use strict";e.exports=function(e,t,n,a,r,s,o,i){if(!e){var c;if(void 0===t)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[n,a,r,s,o,i],u=0;(c=new Error(t.replace(/%s/g,(function(){return l[u++]})))).name="Invariant Violation"}throw c.framesToPop=1,c}}},119:function(e,t,n){"use strict";var a=n(88);e.exports=a},120:function(e,t,n){"use strict";function a(e){return e.match(/^\{\{\//)?{type:"componentClose",value:e.replace(/\W/g,"")}:e.match(/\/\}\}$/)?{type:"componentSelfClosing",value:e.replace(/\W/g,"")}:e.match(/^\{\{/)?{type:"componentOpen",value:e.replace(/\W/g,"")}:{type:"string",value:e}}e.exports=function(e){return e.split(/(\{\{\/?\s*\w+\s*\/?\}\})/g).map(a)}},146:function(e,t){e.exports=window.yoast.analysisReport},15:function(e,t){e.exports=window.yoast.styleGuide},2:function(e,t){e.exports=window.wp.i18n},22:function(e,t){e.exports=window.wp.apiFetch},27:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r=i(n(3)),s=i(n(117)),o=i(n(120));function i(e){return e&&e.__esModule?e:{default:e}}var c=void 0;t.default=function(e){var t=e.mixedString,n=e.components,i=e.throwErrors;if(c=t,!n)return t;if("object"!==(void 0===n?"undefined":a(n))){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var l=(0,o.default)(t);try{return function e(t,n){var o,i,l,u,d,p,h,b,m=[],f={};for(p=0;p<t.length;p++)if("string"!==(d=t[p]).type){if(!n.hasOwnProperty(d.value)||void 0===n[d.value])throw new Error("Invalid interpolation, missing component node: `"+d.value+"`");if("object"!==a(n[d.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+d.value+"`","\n> "+c);if("componentClose"===d.type)throw new Error("Missing opening component token: `"+d.value+"`");if("componentOpen"===d.type){o=n[d.value],l=p;break}m.push(n[d.value])}else m.push(d.value);return o&&(u=function(e,t){var n,a,r=t[e],s=0;for(a=e+1;a<t.length;a++)if((n=t[a]).value===r.value){if("componentOpen"===n.type){s++;continue}if("componentClose"===n.type){if(0===s)return a;s--}}throw new Error("Missing closing component token `"+r.value+"`")}(l,t),h=e(t.slice(l+1,u),n),i=r.default.cloneElement(o,{},h),m.push(i),u<t.length-1&&(b=e(t.slice(u+1),n),m=m.concat(b))),1===m.length?m[0]:(m.forEach((function(e,t){e&&(f["interpolation-child-"+t]=e)})),(0,s.default)(f))}(l,n)}catch(e){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}},296:function(e,t,n){"use strict";n.r(t);var a=n(0),r=n(7),s=n(15),o=n(146),i=n(10),c=n(1),l=n.n(c),u=n(8),d=n.n(u),p=n(2),h=n(4),b=n(27),m=n.n(b);const f=Object(i.makeOutboundLink)(),y=Object(i.makeOutboundLink)();var g=()=>{const e=Object(p.sprintf)(Object(p.__)(
6
  /* translators: %1$s expands to a link to Wincher, %2$s expands to a link to the keyphrase tracking article on Yoast.com */
7
  "Connect %1$s with %2$s to track the ranking position of your site in the search results based on your keyphrase(s). %3$s","wordpress-seo"),"Yoast SEO","{{wincherLink/}}","{{wincherReadMoreLink/}}");return Object(a.createElement)("p",null,m()({mixedString:e,components:{wincherLink:Object(a.createElement)(f,{href:wpseoAdminGlobalL10n["links.wincher.website"]},"Wincher"),wincherReadMoreLink:Object(a.createElement)(y,{href:wpseoAdminL10n["shortlinks.wincher.seo_performance"]},Object(p.__)("Read more about keyphrase tracking with Wincher","wordpress-seo"))}}))},w=()=>Object(a.createElement)(r.Alert,{type:"warning"},Object(p.sprintf)(
8
  /* translators: %s: Expands to "Wincher". */
1
+ !function(e){var t={};function n(a){if(t[a])return t[a].exports;var r=t[a]={i:a,l:!1,exports:{}};return e[a].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,a){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(n.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(a,r,function(t){return e[t]}.bind(null,r));return a},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=295)}({0:function(e,t){e.exports=window.wp.element},1:function(e,t){e.exports=window.yoast.propTypes},10:function(e,t){e.exports=window.yoast.helpers},105:function(e,t,n){"use strict";n.d(t,"a",(function(){return f})),n.d(t,"c",(function(){return y})),n.d(t,"b",(function(){return g}));var a=n(0),r=n(1),s=n.n(r),o=n(2),i=n(4),c=n(92),l=n.n(c),u=n(7),d=n(10),p=n(80),h=()=>Object(a.createElement)("p",{className:"yoast-wincher-seo-performance-modal__loading-message"},Object(o.__)("Tracking the ranking position...","wordpress-seo")," ",Object(a.createElement)(u.SvgIcon,{icon:"loading-spinner"}));const b=Object(d.makeOutboundLink)();function m(e){return Math.round(100*e)}function f(e){let{chartData:t}=e;if(Object(i.isEmpty)(t)||Object(i.isEmpty)(t.position))return"?";const n=function(e){return Array.from({length:e.position.history.length},(e,t)=>t+1).map(e=>Object(o.sprintf)(Object(o._n)("%d day","%d days",e,"wordpress-seo"),e))}(t),r=t.position.history.map((e,t)=>({x:t,y:101-e.value}));return Object(a.createElement)(p.a,{width:66,height:24,data:r,strokeWidth:1.8,strokeColor:"#498afc",fillColor:"#ade3fc",className:"yoast-related-keyphrases-modal__chart",mapChartDataToTableData:m,dataTableCaption:Object(o.__)("Keyphrase position in the last 90 days on a scale from 0 to 100.","wordpress-seo"),dataTableHeaderLabels:n})}function y(e){return!e||!e.position||e.position.value>100?"> 100":e.position.value}function g(e){const{keyphrase:t,rowData:n,onTrackKeyphrase:r,onUntrackKeyphrase:s,isFocusKeyphrase:c,isDisabled:d,isLoading:p}=e,m=!Object(i.isEmpty)(n),g=Object(a.useCallback)(()=>{d||(m?s(t,n.id):r(t))},[t,r,s,m,n,d]);return Object(a.createElement)("tr",null,Object(a.createElement)("td",{className:"yoast-table--nopadding"},function(e){let{keyphrase:t,isEnabled:n,toggleAction:r,isLoading:s}=e;return s?Object(a.createElement)(u.SvgIcon,{icon:"loading-spinner"}):Object(a.createElement)(u.Toggle,{id:"toggle-keyphrase-tracking-"+t,className:"wincher-toggle",isEnabled:n,onSetToggleState:r,showToggleStateLabel:!1})}({keyphrase:t,isEnabled:m,toggleAction:g,isLoading:p})),Object(a.createElement)("td",null,t,c&&Object(a.createElement)("span",null,"*")),function(e){const{rowData:t,websiteId:n}=e,r=!Object(i.isEmpty)(t),s=t&&t.updated_at&&l()(t.updated_at)>=l()().subtract(7,"days"),c=t?Object(o.sprintf)("https://app.wincher.com/websites/%s/keywords?serp=%s&utm_medium=plugin&utm_source=yoast&referer=yoast&partner=yoast",n,t.id):null;return r?s?Object(a.createElement)(a.Fragment,null,Object(a.createElement)("td",null,y(t)),Object(a.createElement)("td",{className:"yoast-table--nopadding"},Object(a.createElement)(f,{chartData:t})),Object(a.createElement)("td",{className:"yoast-table--nobreak"},Object(a.createElement)(b,{href:c},Object(o.__)("View","wordpress-seo")))):Object(a.createElement)(a.Fragment,null,Object(a.createElement)("td",{className:"yoast-table--nopadding",colSpan:"3"},Object(a.createElement)(h,null))):Object(a.createElement)(a.Fragment,null,Object(a.createElement)("td",null,"?"),Object(a.createElement)("td",{className:"yoast-table--nopadding"},"?"),Object(a.createElement)("td",{className:"yoast-table--nobreak"}))}(e))}f.propTypes={chartData:s.a.object},f.defaultProps={chartData:{}},g.propTypes={rowData:s.a.object,keyphrase:s.a.string.isRequired,onTrackKeyphrase:s.a.func,onUntrackKeyphrase:s.a.func,isFocusKeyphrase:s.a.bool,isDisabled:s.a.bool,isLoading:s.a.bool,websiteId:s.a.string},g.defaultProps={rowData:{},onTrackKeyphrase:()=>{},onUntrackKeyphrase:()=>{},isFocusKeyphrase:!1,isDisabled:!1,isLoading:!1,websiteId:""}},110:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));class a{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};this.url=e,this.origin=new URL(e).origin,this.eventHandlers=Object.assign({success:{type:"",callback:()=>{}},error:{type:"",callback:()=>{}}},t),this.options=Object.assign({height:570,width:340,title:""},n),this.popup=null,this.createPopup=this.createPopup.bind(this),this.messageHandler=this.messageHandler.bind(this),this.getPopup=this.getPopup.bind(this)}createPopup(){const{height:e,width:t,title:n}=this.options,a=["top="+(window.top.outerHeight/2+window.top.screenY-e/2),"left="+(window.top.outerWidth/2+window.top.screenX-t/2),"width="+t,"height="+e,"resizable=1","scrollbars=1","status=0"];this.popup&&!this.popup.closed||(this.popup=window.open(this.url,n,a.join(","))),this.popup&&this.popup.focus(),window.addEventListener("message",this.messageHandler,!1)}async messageHandler(e){const{data:t,source:n,origin:a}=e;a===this.origin&&this.popup===n&&(t.type===this.eventHandlers.success.type&&(this.popup.close(),window.removeEventListener("message",this.messageHandler,!1),await this.eventHandlers.success.callback(t)),t.type===this.eventHandlers.error.type&&(this.popup.close(),window.removeEventListener("message",this.messageHandler,!1),await this.eventHandlers.error.callback(t)))}getPopup(){return this.popup}isClosed(){return!this.popup||this.popup.closed}focus(){this.isClosed()||this.popup.focus()}}},111:function(e,t,n){"use strict";var a=n(0),r=n(1),s=n.n(r),o=n(2),i=n(27),c=n.n(i),l=n(7);const u=e=>{const t=Object(o.sprintf)(
2
  /* translators: %s expands to a link to open the Wincher login popup. */
3
  Object(o.__)("It seems like something went wrong when retrieving your website's data. Please %s and try again.","wordpress-seo"),"{{reconnectToWincher/}}","Wincher");return Object(a.createElement)(l.Alert,{type:"error"},c()({mixedString:t,components:{reconnectToWincher:Object(a.createElement)("a",{href:"#",onClick:t=>{t.preventDefault(),e.onReconnect()}},Object(o.sprintf)(
4
  /* translators: %s : Expands to "Wincher". */
5
+ Object(o.__)("reconnect to %s","wordpress-seo"),"Wincher"))}}))};u.propTypes={onReconnect:s.a.func.isRequired},t.a=u},117:function(e,t,n){"use strict";var a=n(3),r="function"==typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,s=n(88),o=n(118),i=n(119),c="function"==typeof Symbol&&Symbol.iterator;function l(e,t){return e&&"object"==typeof e&&null!=e.key?(n=e.key,a={"=":"=0",":":"=2"},"$"+(""+n).replace(/[=:]/g,(function(e){return a[e]}))):t.toString(36);var n,a}var u=/\/+/g;function d(e){return(""+e).replace(u,"$&/")}var p,h,b=m,m=function(e){if(this.instancePool.length){var t=this.instancePool.pop();return this.call(t,e),t}return new this(e)};function f(e,t,n,a){this.result=e,this.keyPrefix=t,this.func=n,this.context=a,this.count=0}function y(e,t,n){var r,o,i=e.result,c=e.keyPrefix,l=e.func,u=e.context,p=l.call(u,t,e.count++);Array.isArray(p)?g(p,i,n,s.thatReturnsArgument):null!=p&&(a.isValidElement(p)&&(r=p,o=c+(!p.key||t&&t.key===p.key?"":d(p.key)+"/")+n,p=a.cloneElement(r,{key:o},void 0!==r.props?r.props.children:void 0)),i.push(p))}function g(e,t,n,a,s){var i="";null!=n&&(i=d(n)+"/");var u=f.getPooled(t,i,a,s);!function(e,t,n){null==e||function e(t,n,a,s){var i,u=typeof t;if("undefined"!==u&&"boolean"!==u||(t=null),null===t||"string"===u||"number"===u||"object"===u&&t.$$typeof===r)return a(s,t,""===n?"."+l(t,0):n),1;var d=0,p=""===n?".":n+":";if(Array.isArray(t))for(var h=0;h<t.length;h++)d+=e(i=t[h],p+l(i,h),a,s);else{var b=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(t);if(b)for(var m,f=b.call(t),y=0;!(m=f.next()).done;)d+=e(i=m.value,p+l(i,y++),a,s);else if("object"===u){var g=""+t;o(!1,"Objects are not valid as a React child (found: %s).%s","[object Object]"===g?"object with keys {"+Object.keys(t).join(", ")+"}":g,"")}}return d}(e,"",t,n)}(e,y,u),f.release(u)}f.prototype.destructor=function(){this.result=null,this.keyPrefix=null,this.func=null,this.context=null,this.count=0},p=function(e,t,n,a){if(this.instancePool.length){var r=this.instancePool.pop();return this.call(r,e,t,n,a),r}return new this(e,t,n,a)},(h=f).instancePool=[],h.getPooled=p||b,h.poolSize||(h.poolSize=10),h.release=function(e){o(e instanceof this,"Trying to release an instance into a pool of a different type."),e.destructor(),this.instancePool.length<this.poolSize&&this.instancePool.push(e)},e.exports=function(e){if("object"!=typeof e||!e||Array.isArray(e))return i(!1,"React.addons.createFragment only accepts a single object. Got: %s",e),e;if(a.isValidElement(e))return i(!1,"React.addons.createFragment does not accept a ReactElement without a wrapper object."),e;o(1!==e.nodeType,"React.addons.createFragment(...): Encountered an invalid child; DOM elements are not valid children of React components.");var t=[];for(var n in e)g(e[n],t,n,s.thatReturnsArgument);return t}},118:function(e,t,n){"use strict";e.exports=function(e,t,n,a,r,s,o,i){if(!e){var c;if(void 0===t)c=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[n,a,r,s,o,i],u=0;(c=new Error(t.replace(/%s/g,(function(){return l[u++]})))).name="Invariant Violation"}throw c.framesToPop=1,c}}},119:function(e,t,n){"use strict";var a=n(88);e.exports=a},120:function(e,t,n){"use strict";function a(e){return e.match(/^\{\{\//)?{type:"componentClose",value:e.replace(/\W/g,"")}:e.match(/\/\}\}$/)?{type:"componentSelfClosing",value:e.replace(/\W/g,"")}:e.match(/^\{\{/)?{type:"componentOpen",value:e.replace(/\W/g,"")}:{type:"string",value:e}}e.exports=function(e){return e.split(/(\{\{\/?\s*\w+\s*\/?\}\})/g).map(a)}},146:function(e,t){e.exports=window.yoast.analysisReport},15:function(e,t){e.exports=window.yoast.styleGuide},2:function(e,t){e.exports=window.wp.i18n},22:function(e,t){e.exports=window.wp.apiFetch},27:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r=i(n(3)),s=i(n(117)),o=i(n(120));function i(e){return e&&e.__esModule?e:{default:e}}var c=void 0;t.default=function(e){var t=e.mixedString,n=e.components,i=e.throwErrors;if(c=t,!n)return t;if("object"!==(void 0===n?"undefined":a(n))){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var l=(0,o.default)(t);try{return function e(t,n){var o,i,l,u,d,p,h,b,m=[],f={};for(p=0;p<t.length;p++)if("string"!==(d=t[p]).type){if(!n.hasOwnProperty(d.value)||void 0===n[d.value])throw new Error("Invalid interpolation, missing component node: `"+d.value+"`");if("object"!==a(n[d.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+d.value+"`","\n> "+c);if("componentClose"===d.type)throw new Error("Missing opening component token: `"+d.value+"`");if("componentOpen"===d.type){o=n[d.value],l=p;break}m.push(n[d.value])}else m.push(d.value);return o&&(u=function(e,t){var n,a,r=t[e],s=0;for(a=e+1;a<t.length;a++)if((n=t[a]).value===r.value){if("componentOpen"===n.type){s++;continue}if("componentClose"===n.type){if(0===s)return a;s--}}throw new Error("Missing closing component token `"+r.value+"`")}(l,t),h=e(t.slice(l+1,u),n),i=r.default.cloneElement(o,{},h),m.push(i),u<t.length-1&&(b=e(t.slice(u+1),n),m=m.concat(b))),1===m.length?m[0]:(m.forEach((function(e,t){e&&(f["interpolation-child-"+t]=e)})),(0,s.default)(f))}(l,n)}catch(e){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}},295:function(e,t,n){"use strict";n.r(t);var a=n(0),r=n(7),s=n(15),o=n(146),i=n(10),c=n(1),l=n.n(c),u=n(8),d=n.n(u),p=n(2),h=n(4),b=n(27),m=n.n(b);const f=Object(i.makeOutboundLink)(),y=Object(i.makeOutboundLink)();var g=()=>{const e=Object(p.sprintf)(Object(p.__)(
6
  /* translators: %1$s expands to a link to Wincher, %2$s expands to a link to the keyphrase tracking article on Yoast.com */
7
  "Connect %1$s with %2$s to track the ranking position of your site in the search results based on your keyphrase(s). %3$s","wordpress-seo"),"Yoast SEO","{{wincherLink/}}","{{wincherReadMoreLink/}}");return Object(a.createElement)("p",null,m()({mixedString:e,components:{wincherLink:Object(a.createElement)(f,{href:wpseoAdminGlobalL10n["links.wincher.website"]},"Wincher"),wincherReadMoreLink:Object(a.createElement)(y,{href:wpseoAdminL10n["shortlinks.wincher.seo_performance"]},Object(p.__)("Read more about keyphrase tracking with Wincher","wordpress-seo"))}}))},w=()=>Object(a.createElement)(r.Alert,{type:"warning"},Object(p.sprintf)(
8
  /* translators: %s: Expands to "Wincher". */
js/dist/dynamic-blocks.js CHANGED
@@ -1 +1 @@
1
- !function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=263)}({0:function(e,t){e.exports=window.wp.element},106:function(e,t){e.exports=window.wp.blocks},2:function(e,t){e.exports=window.wp.i18n},246:function(e,t){e.exports=window.wp.serverSideRender},263:function(e,t,r){"use strict";r.r(t);var n=r(0),o=r(106),s=r(2),i=r(246),u=r.n(i);Object(o.registerBlockType)("yoast-seo/breadcrumbs",{title:Object(s.__)("Yoast Breadcrumbs","wordpress-seo"),icon:"admin-links",category:"yoast-internal-linking-blocks",description:Object(s.__)("Adds the Yoast SEO breadcrumbs to your template or content.","wordpress-seo"),keywords:[Object(s.__)("seo","wordpress-seo"),Object(s.__)("breadcrumbs","wordpress-seo"),Object(s.__)("internal linking","wordpress-seo"),Object(s.__)("site structure","wordpress-seo")],example:{attributes:{}},edit:function(e){return Object(n.createElement)(u.a,{block:"yoast-seo/breadcrumbs",attributes:e.attributes})},save:function(){return null}})}});
1
+ !function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=262)}({0:function(e,t){e.exports=window.wp.element},106:function(e,t){e.exports=window.wp.blocks},2:function(e,t){e.exports=window.wp.i18n},245:function(e,t){e.exports=window.wp.serverSideRender},262:function(e,t,r){"use strict";r.r(t);var n=r(0),o=r(106),s=r(2),i=r(245),u=r.n(i);Object(o.registerBlockType)("yoast-seo/breadcrumbs",{title:Object(s.__)("Yoast Breadcrumbs","wordpress-seo"),icon:"admin-links",category:"yoast-internal-linking-blocks",description:Object(s.__)("Adds the Yoast SEO breadcrumbs to your template or content.","wordpress-seo"),keywords:[Object(s.__)("seo","wordpress-seo"),Object(s.__)("breadcrumbs","wordpress-seo"),Object(s.__)("internal linking","wordpress-seo"),Object(s.__)("site structure","wordpress-seo")],example:{attributes:{}},edit:function(e){return Object(n.createElement)(u.a,{block:"yoast-seo/breadcrumbs",attributes:e.attributes})},save:function(){return null}})}});
js/dist/edit-page.js CHANGED
@@ -1 +1 @@
1
- !function(t){var e={};function o(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return t[n].call(r.exports,r,r.exports,o),r.l=!0,r.exports}o.m=t,o.c=e,o.d=function(t,e,n){o.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)o.d(n,r,function(e){return t[e]}.bind(null,r));return n},o.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(e,"a",e),e},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.p="",o(o.s=264)}({17:function(t,e){t.exports=window.jQuery},264:function(t,e,o){"use strict";o.r(e);var n,r=o(17);(n=o.n(r).a)(".yoast-column-header-has-tooltip").each((function(){n(this).closest("th").find("a").addClass("yoast-tooltip yoast-tooltip-alt yoast-tooltip-n yoast-tooltip-multiline").attr("data-label",n(this).data("tooltip-text")).attr("aria-label",n(this).text())}))}});
1
+ !function(t){var e={};function o(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return t[n].call(r.exports,r,r.exports,o),r.l=!0,r.exports}o.m=t,o.c=e,o.d=function(t,e,n){o.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)o.d(n,r,function(e){return t[e]}.bind(null,r));return n},o.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(e,"a",e),e},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.p="",o(o.s=263)}({17:function(t,e){t.exports=window.jQuery},263:function(t,e,o){"use strict";o.r(e);var n,r=o(17);(n=o.n(r).a)(".yoast-column-header-has-tooltip").each((function(){n(this).closest("th").find("a").addClass("yoast-tooltip yoast-tooltip-alt yoast-tooltip-n yoast-tooltip-multiline").attr("data-label",n(this).data("tooltip-text")).attr("aria-label",n(this).text())}))}});
js/dist/editor-modules.js CHANGED
@@ -1,4 +1,4 @@
1
- !function(e){var t={};function a(n){if(t[n])return t[n].exports;var s=t[n]={i:n,l:!1,exports:{}};return e[n].call(s.exports,s,s.exports,a),s.l=!0,s.exports}a.m=e,a.c=t,a.d=function(e,t,n){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(a.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var s in e)a.d(n,s,function(t){return e[t]}.bind(null,s));return n},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=297)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.yoast.propTypes},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.React},function(e,t){e.exports=window.lodash},,function(e,t){e.exports=window.wp.data},function(e,t){e.exports=window.yoast.componentsNew},function(e,t){e.exports=window.yoast.styledComponents},,function(e,t){e.exports=window.yoast.helpers},function(e,t){function a(){return e.exports=a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,a.apply(this,arguments)}e.exports=a,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.components},function(e,t){e.exports=window.yoast.analysis},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.yoast.styleGuide},function(e,t,a){"use strict";a.d(t,"a",(function(){return s}));var n=a(4);function s(){return Object(n.get)(window,"wpseoScriptData.metabox",{intl:{},isRtl:!1})}},,,function(e,t){e.exports=window.yoast.externals.redux},,function(e,t,a){"use strict";a.d(t,"b",(function(){return s})),a.d(t,"a",(function(){return r}));var n=a(0);function s(e){return e.charAt(0).toUpperCase()+e.slice(1)}function r(e,t){let a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return Object(n.createInterpolateElement)(e,{a:Object(n.createElement)("a",{id:a,href:t,target:"_blank",rel:"noopener noreferrer"})})}},function(e,t){e.exports=window.wp.apiFetch},,,function(e,t){e.exports=window.yoast.externals.contexts},,function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=i(a(3)),r=i(a(117)),o=i(a(120));function i(e){return e&&e.__esModule?e:{default:e}}var c=void 0;t.default=function(e){var t=e.mixedString,a=e.components,i=e.throwErrors;if(c=t,!a)return t;if("object"!==(void 0===a?"undefined":n(a))){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var l=(0,o.default)(t);try{return function e(t,a){var o,i,l,u,d,p,h,m,b=[],g={};for(p=0;p<t.length;p++)if("string"!==(d=t[p]).type){if(!a.hasOwnProperty(d.value)||void 0===a[d.value])throw new Error("Invalid interpolation, missing component node: `"+d.value+"`");if("object"!==n(a[d.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+d.value+"`","\n> "+c);if("componentClose"===d.type)throw new Error("Missing opening component token: `"+d.value+"`");if("componentOpen"===d.type){o=a[d.value],l=p;break}b.push(a[d.value])}else b.push(d.value);return o&&(u=function(e,t){var a,n,s=t[e],r=0;for(n=e+1;n<t.length;n++)if((a=t[n]).value===s.value){if("componentOpen"===a.type){r++;continue}if("componentClose"===a.type){if(0===r)return n;r--}}throw new Error("Missing closing component token `"+s.value+"`")}(l,t),h=e(t.slice(l+1,u),a),i=s.default.cloneElement(o,{},h),b.push(i),u<t.length-1&&(m=e(t.slice(u+1),a),b=b.concat(m))),1===b.length?b[0]:(b.forEach((function(e,t){e&&(g["interpolation-child-"+t]=e)})),(0,r.default)(g))}(l,a)}catch(e){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}},,,function(e,t,a){"use strict";a.d(t,"b",(function(){return r})),a.d(t,"a",(function(){return o}));var n=a(22),s=a.n(n);async function r(e,t,a){let n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:200;try{const s=await e();return!!s&&(s.status===n?t(s):a(s))}catch(e){console.error(e.message)}}async function o(e){try{return await s()(e)}catch(e){return e.error&&e.status?e:e instanceof Response&&await e.json()}}},function(e,t,a){"use strict";var n=a(0),s=a(1),r=a.n(s);const o=e=>{let{children:t}=e;return Object(n.createElement)("div",null,t)};o.propTypes={renderPriority:r.a.number.isRequired,children:r.a.node.isRequired},t.a=o},,function(e,t){e.exports=window.yoast.replacementVariableEditor},,function(e,t){e.exports=window.wp.url},,,,function(e,t,a){"use strict";a.d(t,"b",(function(){return l}));var n=a(11),s=a.n(n),r=a(0),o=a(1),i=a.n(o),c=a(12);const l="yoast yoast-gutenberg-modal",u=e=>{const{title:t,className:a,showYoastIcon:n,additionalClassName:o,...i}=e,l=n?Object(r.createElement)("span",{className:"yoast-icon"}):null;return Object(r.createElement)(c.Modal,s()({title:t,className:`${a} ${o}`,icon:l},i),e.children)};u.propTypes={title:i.a.string,className:i.a.string,showYoastIcon:i.a.bool,children:i.a.oneOfType([i.a.node,i.a.arrayOf(i.a.node)]),additionalClassName:i.a.string},u.defaultProps={title:"Yoast SEO",className:l,showYoastIcon:!0,children:null,additionalClassName:""},t.a=u},,function(e,t,a){"use strict";a.d(t,"a",(function(){return o}));var n=a(0),s=a(1),r=a.n(s);function o(e){let{target:t,children:a}=e,s=t;return"string"==typeof t&&(s=document.getElementById(t)),s?Object(n.createPortal)(a,s):null}o.propTypes={target:r.a.oneOfType([r.a.string,r.a.object]).isRequired,children:r.a.node.isRequired}},function(e,t,a){"use strict";a.d(t,"b",(function(){return r})),a.d(t,"a",(function(){return o})),a.d(t,"c",(function(){return i})),a.d(t,"d",(function(){return c})),a.d(t,"e",(function(){return l}));var n=a(4),s=a(30);async function r(){return await Object(s.a)({path:"yoast/v1/wincher/authorization-url",method:"GET"})}async function o(e){const{code:t,websiteId:a}=e;return await Object(s.a)({path:"yoast/v1/wincher/authenticate",method:"POST",data:{code:t,websiteId:a}})}async function i(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,a=arguments.length>2?arguments[2]:void 0;return await Object(s.a)({path:"yoast/v1/wincher/keyphrases",method:"POST",data:{keyphrases:e,permalink:t},signal:a})}async function c(e){return Object(n.isArray)(e)||(e=[e]),await Object(s.a)({path:"yoast/v1/wincher/keyphrases/track",method:"POST",data:{keyphrases:e}})}async function l(e){return await Object(s.a)({path:"yoast/v1/wincher/keyphrases/untrack",method:"DELETE",data:{keyphraseID:e}})}},,,,function(e,t,a){"use strict";a.d(t,"a",(function(){return de})),a.d(t,"b",(function(){return pe})),a.d(t,"c",(function(){return he})),a.d(t,"d",(function(){return me}));var n=a(4),s=a(10),r=a(0),o=a(3),i=a.n(o),c=a(1),l=a.n(c),u=a(8),d=a.n(u);const p=d.a.p`
2
  color: #606770;
3
  flex-shrink: 0;
4
  font-size: 12px;
@@ -316,4 +316,4 @@ Object(o.__)("Would you like to be able to add these related keyphrases to the %
316
  /* translators: %s: Expands to "Yoast SEO Premium". */
317
  Object(o.__)("Check out %s!","wordpress-seo"),"Yoast SEO Premium"))),S=()=>Object(r.createElement)(u.Alert,{type:"error"},Object(o.__)("We've encountered a problem trying to get related keyphrases. Please try again later.","wordpress-seo")),I=()=>Object(r.createElement)(u.Alert,{type:"warning"},Object(o.sprintf)(
318
  /* translators: %s: Expands to "Yoast SEO". */
319
- Object(o.__)("You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.","wordpress-seo"),"Yoast SEO")),C=a(16);function L(e){const{response:t,lastRequestKeyphrase:a,keyphrase:n,newRequest:s,setCountry:i,renderAction:c,countryCode:u,requestLimitReached:p,setRequestFailed:h,setNoResultsFound:b,relatedKeyphrases:g,setRequestSucceeded:f,setRequestLimitReached:y}=e,w=Object(C.a)().isPremium;return Object(r.createElement)(r.Fragment,null,!p&&Object(r.createElement)(r.Fragment,null,!w&&Object(r.createElement)(_,null),w&&function(e){return e&&e.length>=4}(g)&&Object(r.createElement)(I,null),Object(r.createElement)(O,{countryCode:u,setCountry:i,newRequest:s,keyphrase:n,setRequestFailed:h,setNoResultsFound:b,setRequestSucceeded:f,setRequestLimitReached:y,response:t,lastRequestKeyphrase:a})),function(e){const{isPending:t,requestLimitReached:a,isSuccess:n,response:s,requestHasData:i}=e;return t?Object(r.createElement)(d,null):a?Object(r.createElement)(m,null):!n&&function(e){return!Object(l.isEmpty)(e)&&"error"in e}(s)?Object(r.createElement)(S,null):i?void 0:Object(r.createElement)("p",null,Object(o.__)("Sorry, there's no data available for that keyphrase/country combination.","wordpress-seo"))}(e),Object(r.createElement)(x,{keyphrase:n,relatedKeyphrases:g,countryCode:u,renderAction:c,data:t}))}L.propTypes={keyphrase:c.a.string,relatedKeyphrases:c.a.array,renderAction:c.a.func,requestLimitReached:c.a.bool,countryCode:c.a.string.isRequired,setCountry:c.a.func.isRequired,newRequest:c.a.func.isRequired,setRequestSucceeded:c.a.func.isRequired,setRequestLimitReached:c.a.func.isRequired,setRequestFailed:c.a.func.isRequired,setNoResultsFound:c.a.func.isRequired,response:c.a.object,lastRequestKeyphrase:c.a.string},L.defaultProps={keyphrase:"",relatedKeyphrases:[],renderAction:null,requestLimitReached:!1,response:{},lastRequestKeyphrase:""},t.a=Object(s.compose)([Object(n.withSelect)(e=>{const{getFocusKeyphrase:t,getSEMrushSelectedCountry:a,getSEMrushRequestLimitReached:n,getSEMrushRequestResponse:s,getSEMrushRequestIsSuccess:r,getSEMrushIsRequestPending:o,getSEMrushRequestHasData:i,getSEMrushRequestKeyphrase:c}=e("yoast-seo/editor");return{keyphrase:t(),countryCode:a(),requestLimitReached:n(),response:s(),isSuccess:r(),isPending:o(),requestHasData:i(),lastRequestKeyphrase:c()}}),Object(n.withDispatch)(e=>{const{setSEMrushChangeCountry:t,setSEMrushNewRequest:a,setSEMrushRequestSucceeded:n,setSEMrushRequestFailed:s,setSEMrushSetRequestLimitReached:r,setSEMrushNoResultsFound:o}=e("yoast-seo/editor");return{setCountry:e=>{t(e)},newRequest:(e,t)=>{a(e,t)},setRequestSucceeded:e=>{n(e)},setRequestFailed:e=>{s(e)},setRequestLimitReached:()=>{r()},setNoResultsFound:()=>{o()}}})])(L)},,,,,,,,,,function(e,t){e.exports=window.yoast.analysisReport},,,,,,,,,,,,,,,,function(e,t,a){"use strict";a.d(t,"a",(function(){return m}));var n=a(0),s=a(1),r=a.n(s),o=a(11),i=a.n(o),c=a(7),l=a(10),u=a(46);const d=e=>{let{hiddenField:t,hiddenFieldImageId:a,hiddenFieldFallbackImageId:s,hasImageValidation:r,...o}=e;const[d,p]=Object(n.useState)(null!==document.getElementById(s)),h=Object(n.useMemo)(()=>document.getElementById(t)),m=Object(n.useMemo)(()=>document.getElementById(a));let b=null;b=s&&document.getElementById(s)?Object(n.useMemo)(()=>document.getElementById(s)):m;const[g,f]=Object(n.useState)({url:h?h.value:"",id:b?parseInt(b.value,10):"",alt:""}),[y,w]=Object(n.useState)([]),v=Object(n.useCallback)(e=>{h&&(h.value=e.url),b&&(b.value=e.id)}),O=Object(n.useCallback)(()=>Object(u.b)(e=>{b=m,f(e),v(e),r&&w(Object(l.validateFacebookImage)(e)),p(!1)}),[r,v]),j=Object(n.useCallback)(()=>{b=m;const e={url:"",id:"",alt:""};f(e),v(e),w([]),p(!0)},[v]);return Object(n.useEffect)(()=>{g.id&&!g.alt&&Object(u.a)(g.id).then(e=>f(e))},[g]),Object(n.createElement)(c.ImageSelect,i()({},o,{usingFallback:d,imageUrl:g.url,imageId:g.id,imageAltText:g.alt,onClick:O,onRemoveImageClick:j,warnings:y}))};d.propTypes={hiddenField:r.a.string.isRequired,hiddenFieldImageId:r.a.string,hiddenFieldFallbackImageId:r.a.string,hasImageValidation:r.a.bool},d.defaultProps={hiddenFieldImageId:"",hiddenFieldFallbackImageId:"",hasImageValidation:!1};var p=d,h=a(41);function m(e){let{target:t,label:a,hasPreview:s,hiddenField:r,hiddenFieldImageId:o,hiddenFieldFallbackImageId:i,selectImageButtonId:c,replaceImageButtonId:l,removeImageButtonId:u,hasNewBadge:d,isDisabled:m,hasPremiumBadge:b,hasImageValidation:g}=e;return Object(n.createElement)(h.a,{target:t},Object(n.createElement)(p,{label:a,hasPreview:s,hiddenField:r,hiddenFieldImageId:o,hiddenFieldFallbackImageId:i,selectImageButtonId:c,replaceImageButtonId:l,removeImageButtonId:u,hasNewBadge:d,isDisabled:m,hasPremiumBadge:b,hasImageValidation:g}))}m.propTypes={target:r.a.string.isRequired,label:r.a.string.isRequired,hasPreview:r.a.bool.isRequired,hiddenField:r.a.string.isRequired,hiddenFieldImageId:r.a.string,hiddenFieldFallbackImageId:r.a.string,selectImageButtonId:r.a.string,replaceImageButtonId:r.a.string,removeImageButtonId:r.a.string,hasNewBadge:r.a.bool,isDisabled:r.a.bool,hasPremiumBadge:r.a.bool,hasImageValidation:r.a.bool},m.defaultProps={hiddenFieldImageId:"",hiddenFieldFallbackImageId:"",selectImageButtonId:"",replaceImageButtonId:"",removeImageButtonId:"",hasNewBadge:!1,isDisabled:!1,hasPremiumBadge:!1,hasImageValidation:!1}},,,,,,,,,,,,,,,,,,,,,function(e,t,a){"use strict";var n=a(0),s=a(7),r=a(1),o=a.n(r),i=a(67),c=a(41);const l=e=>{let{target:t,scoreIndicator:a}=e;return Object(n.createElement)(c.a,{target:t},Object(n.createElement)(s.SvgIcon,Object(i.getIconForScore)(a)))};l.propTypes={target:o.a.string.isRequired,scoreIndicator:o.a.string.isRequired},t.a=l},,,function(e,t,a){"use strict";var n=a(6),s=a(14),r=a(0),o=a(2),i=a(1),c=a.n(i),l=a(146),u=a(13),d=a(67);class p extends r.Component{constructor(e){super(e);const t=this.props.results;this.state={mappedResults:{}},null!==t&&(this.state={mappedResults:Object(d.default)(t,this.props.keywordKey)}),this.handleMarkButtonClick=this.handleMarkButtonClick.bind(this),this.handleEditButtonClick=this.handleEditButtonClick.bind(this)}componentDidUpdate(e){null!==this.props.results&&this.props.results!==e.results&&this.setState({mappedResults:Object(d.default)(this.props.results,this.props.keywordKey)})}handleMarkButtonClick(e,t){const a=this.props.keywordKey.length>0?`${this.props.keywordKey}:${e}`:e;a===this.props.activeMarker?(this.props.setActiveMarker(null),this.props.setMarkerPauseStatus(!1),this.removeMarkers()):(this.props.setActiveMarker(a),t())}focusOnKeyphraseField(e){const t=this.props.keywordKey,a=""===t?"focus-keyword-input-"+e:"yoast-keyword-input-"+t+"-"+e,n=document.getElementById(a);n.focus(),n.scrollIntoView({behavior:"auto",block:"center",inline:"center"})}focusOnGooglePreviewField(e,t){let a;a="metaDescriptionKeyword"===e||"metaDescriptionLength"===e?"description":"titleWidth"===e||"keyphraseInSEOTitle"===e?"title":"slug";const n=document.getElementById("yoast-google-preview-"+a+"-"+t);n.focus(),n.scrollIntoView({behavior:"auto",block:"center",inline:"center"})}handleEditButtonClick(e){let t=this.props.location;if("functionWordsInKeyphrase"!==e&&"keyphraseLength"!==e)if("sidebar"===t)t="modal",document.getElementById("yoast-google-preview-modal-open-button").click(),setTimeout(()=>this.focusOnGooglePreviewField(e,t),500);else{const a=document.getElementById("yoast-snippet-editor-metabox");a&&"false"===a.getAttribute("aria-expanded")?(a.click(),setTimeout(()=>this.focusOnGooglePreviewField(e,t),100)):this.focusOnGooglePreviewField(e,t)}else this.focusOnKeyphraseField(t)}removeMarkers(){window.YoastSEO.analysis.applyMarks(new u.Paper("",{}),[])}render(){const{mappedResults:e}=this.state,{errorsResults:t,improvementsResults:a,goodResults:n,considerationsResults:s,problemsResults:i}=e,{upsellResults:c,resultCategoryLabels:u}=this.props,d={errors:Object(o.__)("Errors","wordpress-seo"),problems:Object(o.__)("Problems","wordpress-seo"),improvements:Object(o.__)("Improvements","wordpress-seo"),considerations:Object(o.__)("Considerations","wordpress-seo"),goodResults:Object(o.__)("Good results","wordpress-seo")},p=Object.assign(d,u);return Object(r.createElement)(r.Fragment,null,Object(r.createElement)(l.ContentAnalysis,{errorsResults:t,problemsResults:i,upsellResults:c,improvementsResults:a,considerationsResults:s,goodResults:n,activeMarker:this.props.activeMarker,onMarkButtonClick:this.handleMarkButtonClick,onEditButtonClick:this.handleEditButtonClick,marksButtonClassName:this.props.marksButtonClassName,editButtonClassName:this.props.editButtonClassName,marksButtonStatus:this.props.marksButtonStatus,headingLevel:3,keywordKey:this.props.keywordKey,isPremium:this.props.isPremium,resultCategoryLabels:p}))}}p.propTypes={results:c.a.array,upsellResults:c.a.array,marksButtonClassName:c.a.string,editButtonClassName:c.a.string,marksButtonStatus:c.a.string,setActiveMarker:c.a.func.isRequired,setMarkerPauseStatus:c.a.func.isRequired,activeMarker:c.a.string,keywordKey:c.a.string,location:c.a.string,isPremium:c.a.bool,resultCategoryLabels:c.a.shape({errors:c.a.string,problems:c.a.string,improvements:c.a.string,considerations:c.a.string,goodResults:c.a.string})},p.defaultProps={results:null,upsellResults:[],marksButtonStatus:"enabled",marksButtonClassName:"",editButtonClassName:"",activeMarker:null,keywordKey:"",location:"",isPremium:!1,resultCategoryLabels:{}};var h=p;t.a=Object(s.compose)([Object(n.withSelect)(e=>{const{getActiveMarker:t,getIsPremium:a}=e("yoast-seo/editor");return{activeMarker:t(),isPremium:a()}}),Object(n.withDispatch)(e=>{const{setActiveMarker:t,setMarkerPauseStatus:a}=e("yoast-seo/editor");return{setActiveMarker:t,setMarkerPauseStatus:a}})])(h)},,,,,,,,,,,,,,,,,function(e,t,a){"use strict";a.r(t),a.d(t,"setTextdomainL10n",(function(){return r}));var n=a(2),s=a(4);function r(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"wpseoYoastJSL10n";const a=Object(s.get)(window,[t,e,"locale_data",e],!1);"yoast-components"===e&&(e="wordpress-seo"),!1===a?Object(n.setLocaleData)({"":{}},e):Object(n.setLocaleData)(a,e)}},function(e,t,a){"use strict";a.d(t,"a",(function(){return r}));var n=a(4),s=a(16);function r(){const e=Object(s.a)();return 1===Object(n.get)(e,"zapierConnectedStatus",0)}},function(e,t,a){"use strict";a.d(t,"a",(function(){return r}));var n=a(4),s=a(16);function r(){const e=Object(s.a)();return 1===Object(n.get)(e,"zapierIntegrationActive",0)}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,a){"use strict";a.r(t);var n={};a.r(n),a.d(n,"doAjaxRequest",(function(){return L}));var s=a(25),r=a(96),o=a(65),i=a(53),c=a(16),l=a(204),u=a(205),d=a(81),p=a(67),h=a(70),m=a(0),b=a(1),g=a.n(b),f=a(48),y=a(39),w=a(162),v=a(41),O=a(183),j=a(69),k=a(31),E=a(78),R=a(89),x=a(7),T=a(133),_=Object(T.a)(x.Alert),S=a(186),I=a(136),C=a(122);function L(e,t,a,n){return new Promise((s,r)=>{jQuery.ajax({type:e,url:t,beforeSend:a?e=>{e.setRequestHeader("X-WP-Nonce",a)}:null,data:n,dataType:"json",success:s,error:r})})}var P=a(115),q=a(75),M=a(203),F=a(93),A=a(71),D=a(102),N=a(124),K=a(107);window.yoast=window.yoast||{},window.yoast.editorModules={analysis:{getL10nObject:c.a,getContentLocale:o.a,getIndicatorForScore:i.a,isZapierConnected:l.a,isZapierIntegrationActive:u.a,constants:r,refreshAnalysis:d},components:{HelpLink:h.a,TopLevelProviders:E.a,higherorder:{withYoastSidebarPriority:e=>{const t=t=>{const{renderPriority:a,...n}=t;return Object(m.createElement)(e,n)};return t.propTypes={renderPriority:g.a.number},t}},contentAnalysis:{mapResults:p},contexts:{location:{LocationContext:s.LocationContext,LocationProvider:s.LocationProvider,LocationConsumer:s.LocationConsumer}},SidebarItem:k.a,SidebarCollapsible:j.a,MetaboxCollapsible:f.a,Modal:y.a,portals:{Portal:v.a,ImageSelectPortal:w.a,ScoreIconPortal:O.a}},containers:{EditorModal:R.a,PersistentDismissableAlert:_,Results:S.a,SEMrushRelatedKeyphrases:I.a,WincherSEOPerformance:C.a},helpers:{ajaxHelper:n,createInterpolateElement:q.a,createWatcher:P.b,isBlockEditor:F.a,i18n:M,replacementVariableHelpers:A,publishBox:{updateScore:N.updateScore,createScoresInPublishBox:N.createScoresInPublishBox,scrollToCollapsible:N.scrollToCollapsible},updateAdminBar:D.a,updateTrafficLight:K.a}}}]);
1
+ !function(e){var t={};function a(n){if(t[n])return t[n].exports;var s=t[n]={i:n,l:!1,exports:{}};return e[n].call(s.exports,s,s.exports,a),s.l=!0,s.exports}a.m=e,a.c=t,a.d=function(e,t,n){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(a.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var s in e)a.d(n,s,function(t){return e[t]}.bind(null,s));return n},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=296)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.yoast.propTypes},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.React},function(e,t){e.exports=window.lodash},,function(e,t){e.exports=window.wp.data},function(e,t){e.exports=window.yoast.componentsNew},function(e,t){e.exports=window.yoast.styledComponents},,function(e,t){e.exports=window.yoast.helpers},function(e,t){function a(){return e.exports=a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,a.apply(this,arguments)}e.exports=a,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.components},function(e,t){e.exports=window.yoast.analysis},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.yoast.styleGuide},function(e,t,a){"use strict";a.d(t,"a",(function(){return s}));var n=a(4);function s(){return Object(n.get)(window,"wpseoScriptData.metabox",{intl:{},isRtl:!1})}},,,function(e,t){e.exports=window.yoast.externals.redux},,function(e,t,a){"use strict";a.d(t,"b",(function(){return s})),a.d(t,"a",(function(){return r}));var n=a(0);function s(e){return e.charAt(0).toUpperCase()+e.slice(1)}function r(e,t){let a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return Object(n.createInterpolateElement)(e,{a:Object(n.createElement)("a",{id:a,href:t,target:"_blank",rel:"noopener noreferrer"})})}},function(e,t){e.exports=window.wp.apiFetch},,,function(e,t){e.exports=window.yoast.externals.contexts},,function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s=i(a(3)),r=i(a(117)),o=i(a(120));function i(e){return e&&e.__esModule?e:{default:e}}var c=void 0;t.default=function(e){var t=e.mixedString,a=e.components,i=e.throwErrors;if(c=t,!a)return t;if("object"!==(void 0===a?"undefined":n(a))){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var l=(0,o.default)(t);try{return function e(t,a){var o,i,l,u,d,p,h,m,b=[],g={};for(p=0;p<t.length;p++)if("string"!==(d=t[p]).type){if(!a.hasOwnProperty(d.value)||void 0===a[d.value])throw new Error("Invalid interpolation, missing component node: `"+d.value+"`");if("object"!==n(a[d.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+d.value+"`","\n> "+c);if("componentClose"===d.type)throw new Error("Missing opening component token: `"+d.value+"`");if("componentOpen"===d.type){o=a[d.value],l=p;break}b.push(a[d.value])}else b.push(d.value);return o&&(u=function(e,t){var a,n,s=t[e],r=0;for(n=e+1;n<t.length;n++)if((a=t[n]).value===s.value){if("componentOpen"===a.type){r++;continue}if("componentClose"===a.type){if(0===r)return n;r--}}throw new Error("Missing closing component token `"+s.value+"`")}(l,t),h=e(t.slice(l+1,u),a),i=s.default.cloneElement(o,{},h),b.push(i),u<t.length-1&&(m=e(t.slice(u+1),a),b=b.concat(m))),1===b.length?b[0]:(b.forEach((function(e,t){e&&(g["interpolation-child-"+t]=e)})),(0,r.default)(g))}(l,a)}catch(e){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}},,,function(e,t,a){"use strict";a.d(t,"b",(function(){return r})),a.d(t,"a",(function(){return o}));var n=a(22),s=a.n(n);async function r(e,t,a){let n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:200;try{const s=await e();return!!s&&(s.status===n?t(s):a(s))}catch(e){console.error(e.message)}}async function o(e){try{return await s()(e)}catch(e){return e.error&&e.status?e:e instanceof Response&&await e.json()}}},function(e,t,a){"use strict";var n=a(0),s=a(1),r=a.n(s);const o=e=>{let{children:t}=e;return Object(n.createElement)("div",null,t)};o.propTypes={renderPriority:r.a.number.isRequired,children:r.a.node.isRequired},t.a=o},,function(e,t){e.exports=window.yoast.replacementVariableEditor},,function(e,t){e.exports=window.wp.url},,,,function(e,t,a){"use strict";a.d(t,"b",(function(){return l}));var n=a(11),s=a.n(n),r=a(0),o=a(1),i=a.n(o),c=a(12);const l="yoast yoast-gutenberg-modal",u=e=>{const{title:t,className:a,showYoastIcon:n,additionalClassName:o,...i}=e,l=n?Object(r.createElement)("span",{className:"yoast-icon"}):null;return Object(r.createElement)(c.Modal,s()({title:t,className:`${a} ${o}`,icon:l},i),e.children)};u.propTypes={title:i.a.string,className:i.a.string,showYoastIcon:i.a.bool,children:i.a.oneOfType([i.a.node,i.a.arrayOf(i.a.node)]),additionalClassName:i.a.string},u.defaultProps={title:"Yoast SEO",className:l,showYoastIcon:!0,children:null,additionalClassName:""},t.a=u},,function(e,t,a){"use strict";a.d(t,"a",(function(){return o}));var n=a(0),s=a(1),r=a.n(s);function o(e){let{target:t,children:a}=e,s=t;return"string"==typeof t&&(s=document.getElementById(t)),s?Object(n.createPortal)(a,s):null}o.propTypes={target:r.a.oneOfType([r.a.string,r.a.object]).isRequired,children:r.a.node.isRequired}},function(e,t,a){"use strict";a.d(t,"b",(function(){return r})),a.d(t,"a",(function(){return o})),a.d(t,"c",(function(){return i})),a.d(t,"d",(function(){return c})),a.d(t,"e",(function(){return l}));var n=a(4),s=a(30);async function r(){return await Object(s.a)({path:"yoast/v1/wincher/authorization-url",method:"GET"})}async function o(e){const{code:t,websiteId:a}=e;return await Object(s.a)({path:"yoast/v1/wincher/authenticate",method:"POST",data:{code:t,websiteId:a}})}async function i(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,a=arguments.length>2?arguments[2]:void 0;return await Object(s.a)({path:"yoast/v1/wincher/keyphrases",method:"POST",data:{keyphrases:e,permalink:t},signal:a})}async function c(e){return Object(n.isArray)(e)||(e=[e]),await Object(s.a)({path:"yoast/v1/wincher/keyphrases/track",method:"POST",data:{keyphrases:e}})}async function l(e){return await Object(s.a)({path:"yoast/v1/wincher/keyphrases/untrack",method:"DELETE",data:{keyphraseID:e}})}},,,,function(e,t,a){"use strict";a.d(t,"a",(function(){return de})),a.d(t,"b",(function(){return pe})),a.d(t,"c",(function(){return he})),a.d(t,"d",(function(){return me}));var n=a(4),s=a(10),r=a(0),o=a(3),i=a.n(o),c=a(1),l=a.n(c),u=a(8),d=a.n(u);const p=d.a.p`
2
  color: #606770;
3
  flex-shrink: 0;
4
  font-size: 12px;
316
  /* translators: %s: Expands to "Yoast SEO Premium". */
317
  Object(o.__)("Check out %s!","wordpress-seo"),"Yoast SEO Premium"))),S=()=>Object(r.createElement)(u.Alert,{type:"error"},Object(o.__)("We've encountered a problem trying to get related keyphrases. Please try again later.","wordpress-seo")),I=()=>Object(r.createElement)(u.Alert,{type:"warning"},Object(o.sprintf)(
318
  /* translators: %s: Expands to "Yoast SEO". */
319
+ Object(o.__)("You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.","wordpress-seo"),"Yoast SEO")),C=a(16);function L(e){const{response:t,lastRequestKeyphrase:a,keyphrase:n,newRequest:s,setCountry:i,renderAction:c,countryCode:u,requestLimitReached:p,setRequestFailed:h,setNoResultsFound:b,relatedKeyphrases:g,setRequestSucceeded:f,setRequestLimitReached:y}=e,w=Object(C.a)().isPremium;return Object(r.createElement)(r.Fragment,null,!p&&Object(r.createElement)(r.Fragment,null,!w&&Object(r.createElement)(_,null),w&&function(e){return e&&e.length>=4}(g)&&Object(r.createElement)(I,null),Object(r.createElement)(O,{countryCode:u,setCountry:i,newRequest:s,keyphrase:n,setRequestFailed:h,setNoResultsFound:b,setRequestSucceeded:f,setRequestLimitReached:y,response:t,lastRequestKeyphrase:a})),function(e){const{isPending:t,requestLimitReached:a,isSuccess:n,response:s,requestHasData:i}=e;return t?Object(r.createElement)(d,null):a?Object(r.createElement)(m,null):!n&&function(e){return!Object(l.isEmpty)(e)&&"error"in e}(s)?Object(r.createElement)(S,null):i?void 0:Object(r.createElement)("p",null,Object(o.__)("Sorry, there's no data available for that keyphrase/country combination.","wordpress-seo"))}(e),Object(r.createElement)(x,{keyphrase:n,relatedKeyphrases:g,countryCode:u,renderAction:c,data:t}))}L.propTypes={keyphrase:c.a.string,relatedKeyphrases:c.a.array,renderAction:c.a.func,requestLimitReached:c.a.bool,countryCode:c.a.string.isRequired,setCountry:c.a.func.isRequired,newRequest:c.a.func.isRequired,setRequestSucceeded:c.a.func.isRequired,setRequestLimitReached:c.a.func.isRequired,setRequestFailed:c.a.func.isRequired,setNoResultsFound:c.a.func.isRequired,response:c.a.object,lastRequestKeyphrase:c.a.string},L.defaultProps={keyphrase:"",relatedKeyphrases:[],renderAction:null,requestLimitReached:!1,response:{},lastRequestKeyphrase:""},t.a=Object(s.compose)([Object(n.withSelect)(e=>{const{getFocusKeyphrase:t,getSEMrushSelectedCountry:a,getSEMrushRequestLimitReached:n,getSEMrushRequestResponse:s,getSEMrushRequestIsSuccess:r,getSEMrushIsRequestPending:o,getSEMrushRequestHasData:i,getSEMrushRequestKeyphrase:c}=e("yoast-seo/editor");return{keyphrase:t(),countryCode:a(),requestLimitReached:n(),response:s(),isSuccess:r(),isPending:o(),requestHasData:i(),lastRequestKeyphrase:c()}}),Object(n.withDispatch)(e=>{const{setSEMrushChangeCountry:t,setSEMrushNewRequest:a,setSEMrushRequestSucceeded:n,setSEMrushRequestFailed:s,setSEMrushSetRequestLimitReached:r,setSEMrushNoResultsFound:o}=e("yoast-seo/editor");return{setCountry:e=>{t(e)},newRequest:(e,t)=>{a(e,t)},setRequestSucceeded:e=>{n(e)},setRequestFailed:e=>{s(e)},setRequestLimitReached:()=>{r()},setNoResultsFound:()=>{o()}}})])(L)},,,,,,,,,,function(e,t){e.exports=window.yoast.analysisReport},,,,,,,,,,,,,,,,function(e,t,a){"use strict";a.d(t,"a",(function(){return m}));var n=a(0),s=a(1),r=a.n(s),o=a(11),i=a.n(o),c=a(7),l=a(10),u=a(46);const d=e=>{let{hiddenField:t,hiddenFieldImageId:a,hiddenFieldFallbackImageId:s,hasImageValidation:r,...o}=e;const[d,p]=Object(n.useState)(null!==document.getElementById(s)),h=Object(n.useMemo)(()=>document.getElementById(t)),m=Object(n.useMemo)(()=>document.getElementById(a));let b=null;b=s&&document.getElementById(s)?Object(n.useMemo)(()=>document.getElementById(s)):m;const[g,f]=Object(n.useState)({url:h?h.value:"",id:b?parseInt(b.value,10):"",alt:""}),[y,w]=Object(n.useState)([]),v=Object(n.useCallback)(e=>{h&&(h.value=e.url),b&&(b.value=e.id)}),O=Object(n.useCallback)(()=>Object(u.b)(e=>{b=m,f(e),v(e),r&&w(Object(l.validateFacebookImage)(e)),p(!1)}),[r,v]),j=Object(n.useCallback)(()=>{b=m;const e={url:"",id:"",alt:""};f(e),v(e),w([]),p(!0)},[v]);return Object(n.useEffect)(()=>{g.id&&!g.alt&&Object(u.a)(g.id).then(e=>f(e))},[g]),Object(n.createElement)(c.ImageSelect,i()({},o,{usingFallback:d,imageUrl:g.url,imageId:g.id,imageAltText:g.alt,onClick:O,onRemoveImageClick:j,warnings:y}))};d.propTypes={hiddenField:r.a.string.isRequired,hiddenFieldImageId:r.a.string,hiddenFieldFallbackImageId:r.a.string,hasImageValidation:r.a.bool},d.defaultProps={hiddenFieldImageId:"",hiddenFieldFallbackImageId:"",hasImageValidation:!1};var p=d,h=a(41);function m(e){let{target:t,label:a,hasPreview:s,hiddenField:r,hiddenFieldImageId:o,hiddenFieldFallbackImageId:i,selectImageButtonId:c,replaceImageButtonId:l,removeImageButtonId:u,hasNewBadge:d,isDisabled:m,hasPremiumBadge:b,hasImageValidation:g}=e;return Object(n.createElement)(h.a,{target:t},Object(n.createElement)(p,{label:a,hasPreview:s,hiddenField:r,hiddenFieldImageId:o,hiddenFieldFallbackImageId:i,selectImageButtonId:c,replaceImageButtonId:l,removeImageButtonId:u,hasNewBadge:d,isDisabled:m,hasPremiumBadge:b,hasImageValidation:g}))}m.propTypes={target:r.a.string.isRequired,label:r.a.string.isRequired,hasPreview:r.a.bool.isRequired,hiddenField:r.a.string.isRequired,hiddenFieldImageId:r.a.string,hiddenFieldFallbackImageId:r.a.string,selectImageButtonId:r.a.string,replaceImageButtonId:r.a.string,removeImageButtonId:r.a.string,hasNewBadge:r.a.bool,isDisabled:r.a.bool,hasPremiumBadge:r.a.bool,hasImageValidation:r.a.bool},m.defaultProps={hiddenFieldImageId:"",hiddenFieldFallbackImageId:"",selectImageButtonId:"",replaceImageButtonId:"",removeImageButtonId:"",hasNewBadge:!1,isDisabled:!1,hasPremiumBadge:!1,hasImageValidation:!1}},,,,,,,,,,,,,,,,,,,,,function(e,t,a){"use strict";var n=a(0),s=a(7),r=a(1),o=a.n(r),i=a(67),c=a(41);const l=e=>{let{target:t,scoreIndicator:a}=e;return Object(n.createElement)(c.a,{target:t},Object(n.createElement)(s.SvgIcon,Object(i.getIconForScore)(a)))};l.propTypes={target:o.a.string.isRequired,scoreIndicator:o.a.string.isRequired},t.a=l},,,function(e,t,a){"use strict";var n=a(6),s=a(14),r=a(0),o=a(2),i=a(1),c=a.n(i),l=a(146),u=a(13),d=a(67);class p extends r.Component{constructor(e){super(e);const t=this.props.results;this.state={mappedResults:{}},null!==t&&(this.state={mappedResults:Object(d.default)(t,this.props.keywordKey)}),this.handleMarkButtonClick=this.handleMarkButtonClick.bind(this),this.handleEditButtonClick=this.handleEditButtonClick.bind(this)}componentDidUpdate(e){null!==this.props.results&&this.props.results!==e.results&&this.setState({mappedResults:Object(d.default)(this.props.results,this.props.keywordKey)})}handleMarkButtonClick(e,t){const a=this.props.keywordKey.length>0?`${this.props.keywordKey}:${e}`:e;a===this.props.activeMarker?(this.props.setActiveMarker(null),this.props.setMarkerPauseStatus(!1),this.removeMarkers()):(this.props.setActiveMarker(a),t())}focusOnKeyphraseField(e){const t=this.props.keywordKey,a=""===t?"focus-keyword-input-"+e:"yoast-keyword-input-"+t+"-"+e,n=document.getElementById(a);n.focus(),n.scrollIntoView({behavior:"auto",block:"center",inline:"center"})}focusOnGooglePreviewField(e,t){let a;a="metaDescriptionKeyword"===e||"metaDescriptionLength"===e?"description":"titleWidth"===e||"keyphraseInSEOTitle"===e?"title":"slug";const n=document.getElementById("yoast-google-preview-"+a+"-"+t);n.focus(),n.scrollIntoView({behavior:"auto",block:"center",inline:"center"})}handleEditButtonClick(e){let t=this.props.location;if("functionWordsInKeyphrase"!==e&&"keyphraseLength"!==e)if("sidebar"===t)t="modal",document.getElementById("yoast-google-preview-modal-open-button").click(),setTimeout(()=>this.focusOnGooglePreviewField(e,t),500);else{const a=document.getElementById("yoast-snippet-editor-metabox");a&&"false"===a.getAttribute("aria-expanded")?(a.click(),setTimeout(()=>this.focusOnGooglePreviewField(e,t),100)):this.focusOnGooglePreviewField(e,t)}else this.focusOnKeyphraseField(t)}removeMarkers(){window.YoastSEO.analysis.applyMarks(new u.Paper("",{}),[])}render(){const{mappedResults:e}=this.state,{errorsResults:t,improvementsResults:a,goodResults:n,considerationsResults:s,problemsResults:i}=e,{upsellResults:c,resultCategoryLabels:u}=this.props,d={errors:Object(o.__)("Errors","wordpress-seo"),problems:Object(o.__)("Problems","wordpress-seo"),improvements:Object(o.__)("Improvements","wordpress-seo"),considerations:Object(o.__)("Considerations","wordpress-seo"),goodResults:Object(o.__)("Good results","wordpress-seo")},p=Object.assign(d,u);return Object(r.createElement)(r.Fragment,null,Object(r.createElement)(l.ContentAnalysis,{errorsResults:t,problemsResults:i,upsellResults:c,improvementsResults:a,considerationsResults:s,goodResults:n,activeMarker:this.props.activeMarker,onMarkButtonClick:this.handleMarkButtonClick,onEditButtonClick:this.handleEditButtonClick,marksButtonClassName:this.props.marksButtonClassName,editButtonClassName:this.props.editButtonClassName,marksButtonStatus:this.props.marksButtonStatus,headingLevel:3,keywordKey:this.props.keywordKey,isPremium:this.props.isPremium,resultCategoryLabels:p}))}}p.propTypes={results:c.a.array,upsellResults:c.a.array,marksButtonClassName:c.a.string,editButtonClassName:c.a.string,marksButtonStatus:c.a.string,setActiveMarker:c.a.func.isRequired,setMarkerPauseStatus:c.a.func.isRequired,activeMarker:c.a.string,keywordKey:c.a.string,location:c.a.string,isPremium:c.a.bool,resultCategoryLabels:c.a.shape({errors:c.a.string,problems:c.a.string,improvements:c.a.string,considerations:c.a.string,goodResults:c.a.string})},p.defaultProps={results:null,upsellResults:[],marksButtonStatus:"enabled",marksButtonClassName:"",editButtonClassName:"",activeMarker:null,keywordKey:"",location:"",isPremium:!1,resultCategoryLabels:{}};var h=p;t.a=Object(s.compose)([Object(n.withSelect)(e=>{const{getActiveMarker:t,getIsPremium:a}=e("yoast-seo/editor");return{activeMarker:t(),isPremium:a()}}),Object(n.withDispatch)(e=>{const{setActiveMarker:t,setMarkerPauseStatus:a}=e("yoast-seo/editor");return{setActiveMarker:t,setMarkerPauseStatus:a}})])(h)},,,,,,,,,,,,,,,,function(e,t,a){"use strict";a.r(t),a.d(t,"setTextdomainL10n",(function(){return r}));var n=a(2),s=a(4);function r(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"wpseoYoastJSL10n";const a=Object(s.get)(window,[t,e,"locale_data",e],!1);"yoast-components"===e&&(e="wordpress-seo"),!1===a?Object(n.setLocaleData)({"":{}},e):Object(n.setLocaleData)(a,e)}},function(e,t,a){"use strict";a.d(t,"a",(function(){return r}));var n=a(4),s=a(16);function r(){const e=Object(s.a)();return 1===Object(n.get)(e,"zapierConnectedStatus",0)}},function(e,t,a){"use strict";a.d(t,"a",(function(){return r}));var n=a(4),s=a(16);function r(){const e=Object(s.a)();return 1===Object(n.get)(e,"zapierIntegrationActive",0)}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,a){"use strict";a.r(t);var n={};a.r(n),a.d(n,"doAjaxRequest",(function(){return L}));var s=a(25),r=a(96),o=a(65),i=a(53),c=a(16),l=a(203),u=a(204),d=a(81),p=a(67),h=a(70),m=a(0),b=a(1),g=a.n(b),f=a(48),y=a(39),w=a(162),v=a(41),O=a(183),j=a(69),k=a(31),E=a(78),R=a(89),x=a(7),T=a(133),_=Object(T.a)(x.Alert),S=a(186),I=a(136),C=a(122);function L(e,t,a,n){return new Promise((s,r)=>{jQuery.ajax({type:e,url:t,beforeSend:a?e=>{e.setRequestHeader("X-WP-Nonce",a)}:null,data:n,dataType:"json",success:s,error:r})})}var P=a(115),q=a(75),M=a(202),F=a(93),A=a(71),D=a(102),N=a(124),K=a(107);window.yoast=window.yoast||{},window.yoast.editorModules={analysis:{getL10nObject:c.a,getContentLocale:o.a,getIndicatorForScore:i.a,isZapierConnected:l.a,isZapierIntegrationActive:u.a,constants:r,refreshAnalysis:d},components:{HelpLink:h.a,TopLevelProviders:E.a,higherorder:{withYoastSidebarPriority:e=>{const t=t=>{const{renderPriority:a,...n}=t;return Object(m.createElement)(e,n)};return t.propTypes={renderPriority:g.a.number},t}},contentAnalysis:{mapResults:p},contexts:{location:{LocationContext:s.LocationContext,LocationProvider:s.LocationProvider,LocationConsumer:s.LocationConsumer}},SidebarItem:k.a,SidebarCollapsible:j.a,MetaboxCollapsible:f.a,Modal:y.a,portals:{Portal:v.a,ImageSelectPortal:w.a,ScoreIconPortal:O.a}},containers:{EditorModal:R.a,PersistentDismissableAlert:_,Results:S.a,SEMrushRelatedKeyphrases:I.a,WincherSEOPerformance:C.a},helpers:{ajaxHelper:n,createInterpolateElement:q.a,createWatcher:P.b,isBlockEditor:F.a,i18n:M,replacementVariableHelpers:A,publishBox:{updateScore:N.updateScore,createScoresInPublishBox:N.createScoresInPublishBox,scrollToCollapsible:N.scrollToCollapsible},updateAdminBar:D.a,updateTrafficLight:K.a}}}]);
js/dist/elementor.js CHANGED
@@ -1,4 +1,4 @@
1
- !function(e){var t={};function a(n){if(t[n])return t[n].exports;var r=t[n]={i:n,l:!1,exports:{}};return e[n].call(r.exports,r,r.exports,a),r.l=!0,r.exports}a.m=e,a.c=t,a.d=function(e,t,n){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(a.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)a.d(n,r,function(t){return e[t]}.bind(null,r));return n},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=285)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.yoast.propTypes},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.React},function(e,t){e.exports=window.lodash},,function(e,t){e.exports=window.wp.data},function(e,t){e.exports=window.yoast.componentsNew},function(e,t){e.exports=window.yoast.styledComponents},,function(e,t){e.exports=window.yoast.helpers},function(e,t){function a(){return e.exports=a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,a.apply(this,arguments)}e.exports=a,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.components},function(e,t){e.exports=window.yoast.analysis},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.yoast.styleGuide},function(e,t,a){"use strict";a.d(t,"a",(function(){return r}));var n=a(4);function r(){return Object(n.get)(window,"wpseoScriptData.metabox",{intl:{},isRtl:!1})}},,,function(e,t){e.exports=window.yoast.externals.redux},,function(e,t,a){"use strict";a.d(t,"b",(function(){return r})),a.d(t,"a",(function(){return s}));var n=a(0);function r(e){return e.charAt(0).toUpperCase()+e.slice(1)}function s(e,t){let a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return Object(n.createInterpolateElement)(e,{a:Object(n.createElement)("a",{id:a,href:t,target:"_blank",rel:"noopener noreferrer"})})}},function(e,t){e.exports=window.wp.apiFetch},,,function(e,t){e.exports=window.yoast.externals.contexts},function(e,t,a){var n;!function(){"use strict";var a={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var s=typeof n;if("string"===s||"number"===s)e.push(n);else if(Array.isArray(n)&&n.length){var o=r.apply(null,n);o&&e.push(o)}else if("object"===s)for(var i in n)a.call(n,i)&&n[i]&&e.push(i)}}return e.join(" ")}e.exports?(r.default=r,e.exports=r):void 0===(n=function(){return r}.apply(t,[]))||(e.exports=n)}()},function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r=i(a(3)),s=i(a(117)),o=i(a(120));function i(e){return e&&e.__esModule?e:{default:e}}var c=void 0;t.default=function(e){var t=e.mixedString,a=e.components,i=e.throwErrors;if(c=t,!a)return t;if("object"!==(void 0===a?"undefined":n(a))){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var l=(0,o.default)(t);try{return function e(t,a){var o,i,l,d,p,u,m,h,b=[],g={};for(u=0;u<t.length;u++)if("string"!==(p=t[u]).type){if(!a.hasOwnProperty(p.value)||void 0===a[p.value])throw new Error("Invalid interpolation, missing component node: `"+p.value+"`");if("object"!==n(a[p.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+p.value+"`","\n> "+c);if("componentClose"===p.type)throw new Error("Missing opening component token: `"+p.value+"`");if("componentOpen"===p.type){o=a[p.value],l=u;break}b.push(a[p.value])}else b.push(p.value);return o&&(d=function(e,t){var a,n,r=t[e],s=0;for(n=e+1;n<t.length;n++)if((a=t[n]).value===r.value){if("componentOpen"===a.type){s++;continue}if("componentClose"===a.type){if(0===s)return n;s--}}throw new Error("Missing closing component token `"+r.value+"`")}(l,t),m=e(t.slice(l+1,d),a),i=r.default.cloneElement(o,{},m),b.push(i),d<t.length-1&&(h=e(t.slice(d+1),a),b=b.concat(h))),1===b.length?b[0]:(b.forEach((function(e,t){e&&(g["interpolation-child-"+t]=e)})),(0,s.default)(g))}(l,a)}catch(e){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}},function(e,t,a){"use strict";var n=a(4),r={source:"wpseoScriptData.analysis.plugins.replaceVars",scope:[],aliases:[]},s=function(e,t,a){this.placeholder=e,this.replacement=t,this.options=Object(n.defaults)(a,r)};s.prototype.getPlaceholder=function(e){return(e=e||!1)&&this.hasAlias()?this.placeholder+"|"+this.getAliases().join("|"):this.placeholder},s.prototype.setSource=function(e){this.options.source=e},s.prototype.hasScope=function(){return!Object(n.isEmpty)(this.options.scope)},s.prototype.addScope=function(e){this.hasScope()||(this.options.scope=[]),this.options.scope.push(e)},s.prototype.inScope=function(e){return!this.hasScope()||Object(n.indexOf)(this.options.scope,e)>-1},s.prototype.hasAlias=function(){return!Object(n.isEmpty)(this.options.aliases)},s.prototype.addAlias=function(e){this.hasAlias()||(this.options.aliases=[]),this.options.aliases.push(e)},s.prototype.getAliases=function(){return this.options.aliases},t.a=s},,function(e,t,a){"use strict";a.d(t,"b",(function(){return s})),a.d(t,"a",(function(){return o}));var n=a(22),r=a.n(n);async function s(e,t,a){let n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:200;try{const r=await e();return!!r&&(r.status===n?t(r):a(r))}catch(e){console.error(e.message)}}async function o(e){try{return await r()(e)}catch(e){return e.error&&e.status?e:e instanceof Response&&await e.json()}}},function(e,t,a){"use strict";var n=a(0),r=a(1),s=a.n(r);const o=e=>{let{children:t}=e;return Object(n.createElement)("div",null,t)};o.propTypes={renderPriority:s.a.number.isRequired,children:s.a.node.isRequired},t.a=o},,function(e,t){e.exports=window.yoast.replacementVariableEditor},,function(e,t){e.exports=window.wp.url},,,function(e,t,a){"use strict";a.d(t,"a",(function(){return r}));const{get:n}=lodash,r=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return n(window,"wordproofSdk.data"+(e?"."+e:""),t)}},function(e,t,a){"use strict";a.d(t,"b",(function(){return l}));var n=a(11),r=a.n(n),s=a(0),o=a(1),i=a.n(o),c=a(12);const l="yoast yoast-gutenberg-modal",d=e=>{const{title:t,className:a,showYoastIcon:n,additionalClassName:o,...i}=e,l=n?Object(s.createElement)("span",{className:"yoast-icon"}):null;return Object(s.createElement)(c.Modal,r()({title:t,className:`${a} ${o}`,icon:l},i),e.children)};d.propTypes={title:i.a.string,className:i.a.string,showYoastIcon:i.a.bool,children:i.a.oneOfType([i.a.node,i.a.arrayOf(i.a.node)]),additionalClassName:i.a.string},d.defaultProps={title:"Yoast SEO",className:l,showYoastIcon:!0,children:null,additionalClassName:""},t.a=d},function(e,t,a){"use strict";a.d(t,"a",(function(){return s})),a.d(t,"b",(function(){return o})),a.d(t,"c",(function(){return c})),a.d(t,"d",(function(){return l}));var n=a(4),r=a(16);const s=e=>Object(n.get)(window,"wordproofSdk.data"+(e?"."+e:""),{}),o=()=>{const e=Object(r.a)();return 1===Object(n.get)(e,"wordproofIntegrationActive",0)},i=e=>{const t=new CustomEvent(e);window.dispatchEvent(t)},c=()=>{i("wordproof:open_authentication")},l=()=>{i("wordproof:open_settings")}},,function(e,t,a){"use strict";a.d(t,"b",(function(){return s})),a.d(t,"a",(function(){return o})),a.d(t,"c",(function(){return i})),a.d(t,"d",(function(){return c})),a.d(t,"e",(function(){return l}));var n=a(4),r=a(30);async function s(){return await Object(r.a)({path:"yoast/v1/wincher/authorization-url",method:"GET"})}async function o(e){const{code:t,websiteId:a}=e;return await Object(r.a)({path:"yoast/v1/wincher/authenticate",method:"POST",data:{code:t,websiteId:a}})}async function i(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,a=arguments.length>2?arguments[2]:void 0;return await Object(r.a)({path:"yoast/v1/wincher/keyphrases",method:"POST",data:{keyphrases:e,permalink:t},signal:a})}async function c(e){return Object(n.isArray)(e)||(e=[e]),await Object(r.a)({path:"yoast/v1/wincher/keyphrases/track",method:"POST",data:{keyphrases:e}})}async function l(e){return await Object(r.a)({path:"yoast/v1/wincher/keyphrases/untrack",method:"DELETE",data:{keyphraseID:e}})}},,,function(e,t,a){"use strict";a.d(t,"c",(function(){return o})),a.d(t,"a",(function(){return i})),a.d(t,"b",(function(){return c}));var n=a(22),r=a.n(n),s=a(54);async function o(e,t,a){let n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:200;try{const r=await e();return!!r&&(r.status===n?t(r):a(r))}catch(e){}}async function i(e){try{return await r()(e)}catch(e){return e.error&&e.status?e:e instanceof window.Response&&await e.json()}}const c=async()=>await o(async()=>await Object(s.a)(),e=>e,()=>!1)},function(e,t,a){"use strict";a.d(t,"a",(function(){return pe})),a.d(t,"b",(function(){return ue})),a.d(t,"c",(function(){return me})),a.d(t,"d",(function(){return he}));var n=a(4),r=a(10),s=a(0),o=a(3),i=a.n(o),c=a(1),l=a.n(c),d=a(8),p=a.n(d);const u=p.a.p`
2
  color: #606770;
3
  flex-shrink: 0;
4
  font-size: 12px;
@@ -393,7 +393,7 @@ Object(o.__)("Would you like to be able to add these related keyphrases to the %
393
  /* translators: %s: Expands to "Yoast SEO Premium". */
394
  Object(o.__)("Check out %s!","wordpress-seo"),"Yoast SEO Premium"))),R=()=>Object(s.createElement)(d.Alert,{type:"error"},Object(o.__)("We've encountered a problem trying to get related keyphrases. Please try again later.","wordpress-seo")),C=()=>Object(s.createElement)(d.Alert,{type:"warning"},Object(o.sprintf)(
395
  /* translators: %s: Expands to "Yoast SEO". */
396
- Object(o.__)("You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.","wordpress-seo"),"Yoast SEO")),L=a(16);function P(e){const{response:t,lastRequestKeyphrase:a,keyphrase:n,newRequest:r,setCountry:i,renderAction:c,countryCode:d,requestLimitReached:u,setRequestFailed:m,setNoResultsFound:b,relatedKeyphrases:g,setRequestSucceeded:f,setRequestLimitReached:y}=e,w=Object(L.a)().isPremium;return Object(s.createElement)(s.Fragment,null,!u&&Object(s.createElement)(s.Fragment,null,!w&&Object(s.createElement)(S,null),w&&function(e){return e&&e.length>=4}(g)&&Object(s.createElement)(C,null),Object(s.createElement)(j,{countryCode:d,setCountry:i,newRequest:r,keyphrase:n,setRequestFailed:m,setNoResultsFound:b,setRequestSucceeded:f,setRequestLimitReached:y,response:t,lastRequestKeyphrase:a})),function(e){const{isPending:t,requestLimitReached:a,isSuccess:n,response:r,requestHasData:i}=e;return t?Object(s.createElement)(p,null):a?Object(s.createElement)(h,null):!n&&function(e){return!Object(l.isEmpty)(e)&&"error"in e}(r)?Object(s.createElement)(R,null):i?void 0:Object(s.createElement)("p",null,Object(o.__)("Sorry, there's no data available for that keyphrase/country combination.","wordpress-seo"))}(e),Object(s.createElement)(T,{keyphrase:n,relatedKeyphrases:g,countryCode:d,renderAction:c,data:t}))}P.propTypes={keyphrase:c.a.string,relatedKeyphrases:c.a.array,renderAction:c.a.func,requestLimitReached:c.a.bool,countryCode:c.a.string.isRequired,setCountry:c.a.func.isRequired,newRequest:c.a.func.isRequired,setRequestSucceeded:c.a.func.isRequired,setRequestLimitReached:c.a.func.isRequired,setRequestFailed:c.a.func.isRequired,setNoResultsFound:c.a.func.isRequired,response:c.a.object,lastRequestKeyphrase:c.a.string},P.defaultProps={keyphrase:"",relatedKeyphrases:[],renderAction:null,requestLimitReached:!1,response:{},lastRequestKeyphrase:""},t.a=Object(r.compose)([Object(n.withSelect)(e=>{const{getFocusKeyphrase:t,getSEMrushSelectedCountry:a,getSEMrushRequestLimitReached:n,getSEMrushRequestResponse:r,getSEMrushRequestIsSuccess:s,getSEMrushIsRequestPending:o,getSEMrushRequestHasData:i,getSEMrushRequestKeyphrase:c}=e("yoast-seo/editor");return{keyphrase:t(),countryCode:a(),requestLimitReached:n(),response:r(),isSuccess:s(),isPending:o(),requestHasData:i(),lastRequestKeyphrase:c()}}),Object(n.withDispatch)(e=>{const{setSEMrushChangeCountry:t,setSEMrushNewRequest:a,setSEMrushRequestSucceeded:n,setSEMrushRequestFailed:r,setSEMrushSetRequestLimitReached:s,setSEMrushNoResultsFound:o}=e("yoast-seo/editor");return{setCountry:e=>{t(e)},newRequest:(e,t)=>{a(e,t)},setRequestSucceeded:e=>{n(e)},setRequestFailed:e=>{r(e)},setRequestLimitReached:()=>{s()},setNoResultsFound:()=>{o()}}})])(P)},function(e,t,a){"use strict";a.d(t,"a",(function(){return m})),a.d(t,"b",(function(){return h}));var n=a(6),r=a(50),s=a(4),o=a(13),i=a(96),c=a(56),l=a(81),d=a(99),p=a(52);const u=Object(s.debounce)((async function(e,t){const{text:a,...s}=t,i=new o.Paper(a,s);try{const t=await e.analyze(i),{seo:a,readability:s}=t.result;if(a){const e=a[""];e.results=Object(l.sortResultsByIdentifier)(e.results),Object(n.dispatch)("yoast-seo/editor").setSeoResultsForKeyword(i.getKeyword(),e.results),Object(n.dispatch)("yoast-seo/editor").setOverallSeoScore(e.score,i.getKeyword())}s&&(s.results=Object(l.sortResultsByIdentifier)(s.results),Object(n.dispatch)("yoast-seo/editor").setReadabilityResults(s.results),Object(n.dispatch)("yoast-seo/editor").setOverallReadabilityScore(s.score)),Object(r.doAction)("yoast.analysis.run",t,{paper:i})}catch(e){Object(c.a)()}}),i.refreshDelay);function m(){const{getAnalysisData:e,getEditorDataTitle:t}=Object(n.select)("yoast-seo/editor");let a=e();a={...a,textTitle:t()};const s=function(e){return e.title=Object(p.a)("data_page_title",e.title),e.title=Object(p.a)("title",e.title),e.description=Object(p.a)("data_meta_desc",e.description),e.text=Object(p.a)("content",e.text),e}(a);return Object(r.applyFilters)("yoast.analysis.data",s)}function h(){const{getAnalysisTimestamp:e,isCornerstoneContent:t}=Object(n.select)("yoast-seo/editor"),a=Object(d.a)();a.initialize(Object(d.b)({useCornerstone:t()})).catch(c.a);let r=m(),o=t(),i=e();return Object(n.subscribe)(()=>{const n=t(),l=m(),d=e();if(n!==o)return o=n,r=l,void a.initialize({useCornerstone:n}).then(()=>u(a,l)).catch(c.a);d===i&&!1!==Object(s.isEqual)(l,r)||(r=l,i=d,u(a,l))}),a}},,,function(e,t,a){"use strict";var n=a(14),r=a(6),s=a(72),o=a(57);t.a=Object(n.compose)([Object(r.withSelect)(e=>{const{isCornerstoneContent:t}=e("yoast-seo/editor");return{isCornerstone:t(),learnMoreUrl:wpseoAdminL10n["shortlinks.cornerstone_content_info"]}}),Object(r.withDispatch)(e=>{const{toggleCornerstoneContent:t}=e("yoast-seo/editor");return{onChange:t}}),Object(o.a)()])(s.CollapsibleCornerstone)},function(e,t,a){"use strict";var n=a(0),r=a(6),s=a(2),o=a(7),i=a(4);t.a=()=>{const e=Object(r.useSelect)(e=>e("yoast-seo/editor").getEstimatedReadingTime(),[]),t=Object(n.useMemo)(()=>Object(i.get)(window,"wpseoAdminL10n.shortlinks-insights-estimated_reading_time",""),[]);return Object(n.createElement)(o.InsightsCard,{id:"yoastseo-estimated-reading-time-insights",amount:e,unit:Object(s._n)("minute","minutes",e,"wordpress-seo"),title:Object(s.__)("Reading time","wordpress-seo"),linkTo:t,linkText:Object(s.__)("Learn more about reading time","wordpress-seo")})}},function(e,t,a){"use strict";var n=a(0),r=a(6),s=a(2),o=a(7),i=a(10),c=a(13),l=a(4);const d=Object(i.makeOutboundLink)();function p(e,t,a){const r=function(e){switch(e){case c.DIFFICULTY.FAIRLY_DIFFICULT:return Object(s.__)("Try to make shorter sentences to improve readability","wordpress-seo");case c.DIFFICULTY.DIFFICULT:case c.DIFFICULTY.VERY_DIFFICULT:return Object(s.__)("Try to make shorter sentences, using less difficult words to improve readability","wordpress-seo");case c.DIFFICULTY.NO_DATA:return Object(s.__)("Continue writing to get insight into the readability of your text!","wordpress-seo");default:return Object(s.__)("Good job!","wordpress-seo")}}(t);return Object(n.createElement)("span",null,function(e,t){return-1===e?Object(s.sprintf)(Object(s.__)("Your text should be slightly longer to calculate your Flesch reading ease score.","wordpress-seo")):Object(s.sprintf)(
397
  /* Translators: %1$s expands to the numeric Flesch reading ease score,
398
  %2$s expands to the easiness of reading (e.g. 'easy' or 'very difficult').
399
  */
@@ -444,6 +444,6 @@ Object(J.__)("Your %s is now protected via the blockchain!","wordpress-seo"),Obj
444
  * %3$s translates to the Post type in singular form.
445
  */
446
  "The %3$s will automatically be timestamped every time you %1$supdate%2$s or %1$spublish%2$s.","wordpress-seo"),"<b>","</b>",Object(re.a)("current_post_type")),{b:Object(Q.createElement)("b",null)})),Object(Q.createElement)("div",{className:"yoast-wordproof-modal-action"},Object(Q.createElement)(se.NewButton,{variant:"primary",onClick:t},"Continue")))};ce.propTypes={closeModal:ie.a.func.isRequired};var le,de=ce;function pe(){return(pe=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e}).apply(this,arguments)}function ue(e){return te.createElement("svg",pe({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 752 247",stroke:"#000",strokeLinecap:"round",strokeLinejoin:"round",fill:"#fff",fillRule:"evenodd","aria-hidden":"true"},e),le||(le=te.createElement("g",{stroke:"none",className:"connection-assistant_svg__B"},te.createElement("path",{d:"M307.671 13.343C314.3 6.76 322.367.552 332.022-.127c5.029-.88 10.204-.124 15.012 1.447 3.588 1.147 6.294 3.893 8.763 6.605 3.333-1.582 7.09-1.837 10.73-1.803 3.35-.13 6.796.842 9.52 2.803 4.045 3.932 7.322 8.847 8.678 14.367.711 3.808 1.084 7.888-.22 11.616.824 2.334 4.61 2.746 3.96 5.628-.706 2.373-2.616 4.209-4.356 5.898l-.61.543c-2.532.644-4.605 2.203-5.888 4.474-.322-1.92-2.644-1.864-3.955-2.842-5.977-3.813-10.734-9.52-13.356-16.119-1.266-3.435-2.768-6.938-2.475-10.684-2.983.661-6 1.86-8.068 4.198-2.977 2.887-4.452 6.831-6.819 10.164-1.746 2.334-1.825 5.453-3.56 7.786-1.118 1.7-3 2.599-4.587 3.774 1.378.305 2.898.373 4.073 1.243 1.113.944.673 2.898-.632 3.424-2.255.288-4.577-.26-6.803.305-2.825.898-4.994 3.023-7.011 5.09-.91 1.035-2.61-.22-2.441-1.418-.192-1.406.955-2.412 1.66-3.48-2.7.898-5.525 1.21-8.316 1.593-1.508 1.243-2.819 2.763-4.022 4.306-1.537-1.345-3.057-3.22-5.34-2.91 1.204 1.7 2.86 2.989 4.475 4.271.249 5.39 1.774 10.594 3.271 15.74.616 2.266 2.52 3.809 4.334 5.137 3.542 2.22 7.497 3.74 10.995 6.022 1.819 3.029 3.35 6.255 4.469 9.616.559 1.373 1.005 3.046 2.503 3.684 4.638 2.6 9.808 4 14.712 6.006 3.955-2.068 7.695-4.52 11.531-6.791.616-.463 1.503-.785 1.718-1.605 1.056-3.847 1.74-7.785 2.746-11.638.74-2.645 2.96-4.447 4.706-6.436 2.266-2.65 5.565-4.457 7-7.774.255-5.853.294-11.746-.621-17.554 1.294-1.633 2.508-3.328 3.797-4.96.05 3.101.536 6.163.983 9.226.26 3.66.35 7.339.712 10.988.067.746.242 1.498.683 2.114 2.334 3.045 7.08 3.785 10.311 1.762-1 3.289-3.932 5.362-6.226 7.707-.073.655.237 1.271.396 1.898 1.096 2.554 1.163 5.752-1.164 7.65.943 2.051 1.689 4.322 1.14 6.6-.208 1.463-1.536 2.287-2.604 3.118.175 2.079 1.04 4.26.181 6.294-1.113 1.842-3.266 2.599-5.175 3.328-.413 1.66-.769 3.457-2.04 4.706-1.034 1.18-2.723 1.153-4.13 1.492-1.13 2.248-2.537 4.655-4.96 5.678-2.125.548-4.25-.34-6.34-.673-1.525 1.6-3.101 3.385-5.373 3.86-2.39.796-4.712-.6-6.78-1.645-1.638 1.215-3.423 2.6-5.599 2.334-2.344.146-3.972-1.633-5.53-3.074-2.12 1.08-4.566 2-6.945 1.198-2.209-.537-3.356-2.656-4.604-4.35-2.825-.029-5.978-.029-8.226-2.006-1.695-1.322-2.362-3.424-3.034-5.368-1.916-.305-4.142-.367-5.526-1.932-1.35-1.605-2.31-3.554-2.83-5.588-.566-2.305.638-4.497 1.028-6.723-.95-1.085-2.43-1.565-3.582-2.418-3.136-1.577-3.548-5.6-2.424-8.571-1.565-1.107-2.836-2.548-4.22-3.853 3.463-.023 7.056-1.904 8.028-5.424.847-2.21.802-4.616.599-6.938-.43-4.531-1.509-8.967-2.435-13.413-.464-2.074-3.023-2.011-4.447-3.136-2.265-1.644-4.593-4.119-4.102-7.147 1.125-1.881 3.102-3.266 3.47-5.56-2.792-4.276-1.882-9.565-.927-14.26 1.44-5.215 3.83-10.328 7.768-14.13zm22.78 19.356c-2.655 2.78-4.39 6.238-6.282 9.543 2.271-.904 3.955-2.808 5.661-4.492 3.656-3.966 7.775-8.073 9.006-13.509-3.254 2.35-5.746 5.475-8.384 8.458zm3.74 8.317c-1.027 1.621-2.383 2.989-3.423 4.599 3.955-2.147 7.057-6.271 7.373-10.82-1.61 1.882-2.469 4.25-3.95 6.221zm18.42 7.673c4.3-2.515 10.073-3.125 14.322-.136 1.492.588 2.13 2.848.605 3.774-1.396 1.102-2.74-.424-4.074-.797-3.864-1.028-7.786.543-11.108 2.435-.853-.457-2.045-1.017-1.994-2.163-.215-1.498 1.232-2.34 2.249-3.113z",fill:"#f17523"}),te.createElement("path",{d:"M349.757 26.004c2.068-2.339 5.085-3.537 8.068-4.198-.293 3.746 1.21 7.25 2.475 10.684 2.622 6.6 7.379 12.306 13.356 16.12 1.311.977 3.633.92 3.955 2.841-2.084 2.876-4.356 5.622-6.361 8.554-1.899.644-3.809 1.266-5.78 1.656-1.402-4.707-7.797-6.023-11.47-3.193-.966.87-1.593 2.034-2.18 3.176-1.424-1.3-3.006-2.86-5.108-2.667-2.994.21-5.362 2.44-7.057 4.74-.796-2.859-3.43-5.13-6.452-5.09-3.893-.435-7.384 2.79-8.045 6.503-1.842.079-3.701.316-5.537.107-3.012-1.808-5.684-4.147-8.322-6.446 1.203-1.543 2.514-3.063 4.022-4.306 2.791-.384 5.616-.695 8.317-1.593-.706 1.068-1.853 2.074-1.661 3.48-.17 1.198 1.53 2.452 2.44 1.418 2.018-2.067 4.187-4.192 7.012-5.09 2.226-.565 4.548-.017 6.803-.305 1.305-.526 1.745-2.48.632-3.424-1.175-.87-2.695-.938-4.073-1.243 1.587-1.175 3.469-2.073 4.588-3.774 1.734-2.333 1.813-5.452 3.559-7.786 2.367-3.333 3.842-7.277 6.82-10.164zm2.853 22.685c-1.017.774-2.463 1.615-2.248 3.113-.051 1.147 1.141 1.706 1.994 2.164 3.322-1.893 7.243-3.464 11.108-2.435 1.333.372 2.678 1.898 4.074.796 1.525-.926.887-3.186-.605-3.774-4.249-2.989-10.023-2.379-14.322.136zm-22.158-15.99c2.638-2.983 5.13-6.107 8.384-8.458-1.232 5.436-5.35 9.543-9.006 13.51-1.706 1.683-3.39 3.587-5.661 4.491 1.893-3.305 3.627-6.763 6.283-9.543zm3.74 8.317c1.48-1.972 2.339-4.34 3.95-6.22-.317 4.548-3.419 8.672-7.374 10.819 1.04-1.61 2.396-2.978 3.424-4.599zm49.307 5.96l.61-.542c1.678-.53 3.339.921 4.09 2.34 2.656 4.208 3.39 9.44 2.367 14.271-1.04 3.509-2.638 7.503-6.508 8.616l-.085.266c-.44-.616-.616-1.368-.684-2.113-.361-3.65-.452-7.328-.711-10.99-.447-3.062-.933-6.124-.984-9.226a37.81 37.81 0 001.905-2.621zm-84.11 8.357c.542-.526 1.203-1.622 2.073-.893 1.424 1.125 3.983 1.062 4.447 3.136.926 4.446 2.005 8.882 2.435 13.413.203 2.322.248 4.729-.6 6.938-1.49-.243-3.044-.548-4.203-1.582-4.497-3.695-6.599-9.74-6.119-15.464.243-1.932.532-4.096 1.967-5.548zm74.019 5.085l4.39-5.86c.915 5.809.876 11.702.621 17.555-1.435 3.317-4.734 5.124-7 7.774-1.746 1.989-3.966 3.791-4.706 6.436-1.006 3.853-1.69 7.79-2.746 11.638-.215.82-1.102 1.142-1.718 1.605-3.836 2.271-7.576 4.723-11.531 6.791-4.904-2.006-10.074-3.407-14.712-6.006-1.498-.638-1.944-2.31-2.503-3.684-1.119-3.361-2.65-6.587-4.47-9.616-3.497-2.282-7.452-3.802-10.994-6.022-1.814-1.328-3.718-2.87-4.334-5.136-1.497-5.147-3.022-10.35-3.27-15.74 3.135 2.203 5.559 5.44 9.112 7.016 1.882.108 3.763-.056 5.645-.079.135 3.147 1.943 6.334 4.966 7.498 2.085.712 4.723.96 6.492-.627 2.322-1.786 3.164-4.78 3.435-7.577 1.768-2.05 3.3-4.723 6.147-5.367 2.35-.452 3.825 1.808 5.158 3.339-.17 2.4.678 4.774 2.187 6.627 2.83 3.656 9.644 2.729 11.283-1.633.841-1.74.66-3.717.683-5.593 2.181-.548 4.362-1.13 6.475-1.921.661-.215.96-.921 1.39-1.418zm-26.12 21.47c-2.717.372-5.231-1.865-7.96-1.244 2.011 1.955 4.678 3.424 7.401 4.029 3.158-.887 5.927-3 7.904-5.582-2.69.079-4.938 1.796-7.345 2.796zm13.577 1.423c-6.751 2.22-13.3 5.175-20.306 6.526.678.808 1.74.955 2.746.78 5.515-.78 10.65-3.029 15.876-4.831 1.69-.684 3.48-1.424 4.65-2.893-1.005.034-2.017.085-2.966.418zm43.905 73.37c2.842-.673 6.017-1.232 8.746.146 2.498 1.385 5.147 2.577 7.323 4.464 2.638 2.316 4.655 5.232 6.514 8.192 1.57 2.65 2.147 5.73 2.316 8.769.305 1.56.3 3.158.085 4.734-.503 3.752-.361 7.814-2.249 11.21-2.18 2.418-5.243 3.768-7.802 5.729-2.729 2.011-6.407 1.457-9.243-.023-2.497 2.56-7.198 3.983-10.046 1.226-2.09.3-4.096 1.407-6.248.96-1.718-.084-3.085-1.327-4.142-2.57-1.062-1.418-.232-3.181-.028-4.729 1.164-7.707 2.04-15.492 4.096-23.029-4.972.678-10.238 1.09-15.085-.458-1.746-.61-3.82-1.248-4.43-3.22-1.237-2.074-.395-5.136 2.09-5.752 3.905-.214 7.747 1.814 11.657 1.096 5.316-2.599 10.695-5.226 16.446-6.746zm-95.906 18.96c3.344-1.18 6.966-2.457 10.525-1.44 2.272 1.395 4.266 3.277 5.86 5.412 3.485 4.701 6.717 9.588 9.508 14.741.802 1.48 2.04 3.147 1.215 4.904-.746 2.068-3.147 2.356-5.029 2.622-1.938.339-3.345-1.322-4.446-2.656-3.627-4.887-6.232-10.672-10.921-14.684 2.463 4.226 4.7 8.594 6.616 13.102 1.005 2.385 1.231 4.99 2.067 7.419.673 1.542.385 3.598-1.27 4.372-2.357.61-4.837 1.097-7.278.78-1.215-.135-2.175-1.05-3.373-1.22-1.542.424-2.96 1.237-4.542 1.537-2.588.632-5.277-.13-7.87.497-2.882.678-5.877.101-8.594-.927-3.17-1.265-5.345-4.113-6.848-7.073a20.88 20.88 0 01-1.565-3.955 31.05 31.05 0 01-.367-8.916c.209-2.158 2.215-3.322 3.893-4.305 7.367-3.627 14.418-8.063 22.419-10.21z",fill:"#fccda3"}),te.createElement("path",{d:"M377.611 51.451c1.283-2.27 3.356-3.83 5.888-4.474l-1.904 2.621-3.797 4.96-4.39 5.86c-.43.497-.73 1.203-1.39 1.418-2.113.79-4.294 1.373-6.475 1.92l-.073-2.095c1.972-.39 3.881-1.012 5.78-1.656 2.005-2.932 4.277-5.678 6.361-8.554zm-71.652 4.43c2.283-.31 3.803 1.565 5.34 2.91 2.638 2.3 5.31 4.638 8.322 6.446 1.836.21 3.695-.028 5.537-.107l.034 1.96c-1.882.023-3.763.187-5.645.08-3.553-1.577-5.977-4.814-9.113-7.018-1.616-1.282-3.271-2.57-4.475-4.271zm33.696 7.836c1.695-2.3 4.063-4.53 7.057-4.74 2.102-.192 3.684 1.367 5.108 2.667l-.43 2.712c-1.333-1.531-2.808-3.791-5.158-3.34-2.848.645-4.379 3.317-6.147 5.368l-.43-2.667z",fill:"#847972"}),te.createElement("path",{d:"M354 58.468c3.673-2.83 10.069-1.514 11.47 3.193l.073 2.096c-.022 1.876.158 3.853-.683 5.593-1.639 4.362-8.453 5.289-11.283 1.633-1.509-1.853-2.356-4.226-2.187-6.627.096-.91.243-1.814.43-2.712.587-1.141 1.214-2.305 2.18-3.175zm5.181 5.888c-2.565 1.294-3.452 5.328-1.367 7.424 2.656 1.91 5.865-1.362 5.464-4.142.542-2.328-2.046-3.96-4.097-3.282zm-34.023.774c.66-3.712 4.152-6.938 8.045-6.503 3.023-.04 5.656 2.231 6.452 5.09.164.882.305 1.774.43 2.667-.272 2.797-1.113 5.791-3.435 7.577-1.769 1.587-4.407 1.338-6.492.627-3.023-1.164-4.83-4.35-4.966-7.498l-.034-1.96zm7.627 1.525c-3.034 1.486-2.842 7.368.955 7.644 3.424.006 4.977-4.508 3.345-7.141-1.074-1.141-2.984-1.401-4.3-.503zm27.77-.43c1.316-.615 1.779 2.153.316 1.848-.933.125-1.215-1.672-.317-1.847zm-25.889 2.26c.758-1.344 2.515.61 1.34 1.317-.82.95-1.712-.565-1.34-1.316z"}),te.createElement("path",{d:"M359.181 64.356c2.051-.678 4.639.955 4.097 3.282.4 2.78-2.808 6.051-5.464 4.142-2.085-2.096-1.198-6.13 1.367-7.424zm1.373 1.87c-.898.175-.615 1.972.317 1.847 1.463.305 1-2.463-.317-1.847zm-27.769.43c1.316-.9 3.226-.64 4.3.502 1.633 2.633.079 7.147-3.345 7.141-3.797-.276-3.989-6.158-.955-7.644zm1.881 1.83c-.372.751.52 2.265 1.34 1.316 1.175-.706-.582-2.661-1.34-1.316zm337.48 82.296l79.115-9.526v4.74l-58.228 7.097-81.867 9.379L505.74 175.94c-10.77 1.684-21.623 2.718-32.437 4.023l-21.203 1.723c-7.447.469-14.877 1.401-22.346 1.3.215-1.577.22-3.176-.085-4.735 6.26.005 12.492-.616 18.735-1.068 11.984-1.006 24.024-1.605 35.928-3.407 14.955-1.3 29.724-4.102 44.606-5.994 47.645-6.385 95.432-11.656 143.208-17.001zm-299.213 21.696l6.074-1.176c4.848 1.549 10.113 1.136 15.085.458-2.056 7.537-2.932 15.323-4.096 23.029-3.695.814-7.424 1.463-11.13 2.226-.441-1.667-.718-3.379-1.238-5.023-1.938-.293-3.994.769-6.011.803-1.271-.034-3.328.672-3.91-.899-.621-.875.26-1.887 1.017-2.3 2.463-1.293 5.311-1.446 7.893-2.417l-1.446-5.854c-3.074.39-6.08 1.543-9.204 1.305-1.373-.491-1.525-2.678-.232-3.327 2.582-1.294 5.52-1.605 8.238-2.56l-1.04-4.265zm-47.685 7.135l15.334-2.005c2.164 7.717 3.509 15.639 4.684 23.56-6.916 1.69-13.955 2.915-21.007 3.892-.836-2.429-1.062-5.034-2.067-7.418-1.916-4.508-4.153-8.876-6.616-13.102 4.689 4.012 7.294 9.797 10.92 14.684 1.102 1.334 2.51 2.995 4.447 2.656 1.882-.266 4.283-.554 5.029-2.622.824-1.757-.413-3.424-1.215-4.904-2.791-5.153-6.023-10.04-9.509-14.74zM249.545 200.7c7.695-.706 15.447-.413 23.142-1.153 3.402-.3 6.814-.53 10.232-.474.379 1.367.915 2.689 1.565 3.955-3.361.118-6.723.31-10.062.706-8.43 1.118-16.955 1.079-25.425 1.785-12.045.989-24.153.554-36.204 1.458l-1.023.424c-.723-.356-1.525-.39-2.31-.328-10.165.763-20.363.435-30.55.593l-75.685.011c-27.877-.101-55.754.266-83.624-.305-6.701-.712-13.464-1.135-20.1-2.339v-2.904l18.964.69 25.99.112 140.653-.062c8.809-.005 17.634-.079 26.425-.52 12.639-1.163 25.368-.548 38.012-1.65z",fill:"#3e2723"}),te.createElement("path",{d:"M347.288 81.887c2.407-1 4.656-2.717 7.345-2.796-1.977 2.582-4.746 4.695-7.904 5.582-2.723-.605-5.39-2.074-7.401-4.029 2.729-.621 5.243 1.616 7.96 1.243zm13.577 1.424c.95-.333 1.96-.384 2.966-.418-1.17 1.469-2.96 2.21-4.65 2.893-5.226 1.802-10.362 4.05-15.876 4.83-1.005.175-2.068.029-2.746-.78 7.006-1.35 13.554-4.305 20.306-6.525z",fill:"#dba378"}),te.createElement("path",{d:"M388.453 83.294c10.408.7 20.865 1.057 31.16 2.893 14.006 2.57 27.938 5.548 41.797 8.842 4.837 1.073 9.47 2.864 14.159 4.435 3.277 1.136 6.633 2.074 9.757 3.616 5.537 2.678 11.684 4.31 16.526 8.26 5.61 4.215 9.52 10.385 11.944 16.905 1.859 6.474 1.367 13.43-.265 19.893-.701 4.198-2.684 8.17-5.594 11.271-3.684 3.56-8.107 6.227-12.373 9.012-3.446 2.356-7.43 3.695-11.232 5.356-11.904 1.802-23.944 2.401-35.928 3.407-6.243.452-12.475 1.073-18.735 1.068-.17-3.04-.745-6.12-2.316-8.769-1.859-2.96-3.876-5.876-6.514-8.192-2.176-1.887-4.825-3.08-7.323-4.464-2.729-1.378-5.904-.819-8.746-.146-5.751 1.52-11.13 4.147-16.446 6.745-3.91.718-7.752-1.31-11.656-1.096-2.486.616-3.328 3.678-2.09 5.752.61 1.972 2.683 2.61 4.429 3.22-2.045.294-4.063.74-6.074 1.176.367 1.412.712 2.836 1.04 4.265-2.718.955-5.656 1.266-8.238 2.56-1.294.65-1.141 2.836.232 3.327 3.124.238 6.13-.915 9.204-1.305.525 1.938.988 3.893 1.446 5.854-2.582.971-5.43 1.124-7.893 2.418-.757.412-1.639 1.424-1.017 2.3.582 1.57 2.639.864 3.91.898 2.017-.034 4.073-1.096 6.011-.803.52 1.644.797 3.356 1.238 5.023l11.13-2.226c-.204 1.548-1.034 3.31.028 4.729 1.057 1.243 2.424 2.486 4.142 2.57 2.152.447 4.158-.66 6.248-.96 2.848 2.757 7.549 1.334 10.046-1.226 2.836 1.48 6.514 2.034 9.243.023 2.56-1.96 5.622-3.311 7.802-5.73 1.888-3.395 1.746-7.457 2.25-11.209 7.468.102 14.898-.83 22.344-1.3.35 7.77 1.153 15.504 1.554 23.262-.028 4.14.757 8.226.785 12.361.187 9.718-.073 19.436-.05 29.148-65.155-.028-130.31.006-195.464-.017l.95-16.633c.112-5.08.05-10.158.073-15.238-6.588 1.707-13.487 2.034-20.25 1.498-9.808-.605-19.616-3.35-27.927-8.667l1.023-.424c12.051-.904 24.159-.47 36.204-1.458 8.47-.706 16.995-.667 25.425-1.785 3.339-.396 6.7-.588 10.062-.706 1.503 2.96 3.678 5.808 6.848 7.073 2.717 1.028 5.712 1.605 8.593.927 2.594-.627 5.283.135 7.87-.497 1.583-.3 3-1.113 4.543-1.537 1.198.17 2.158 1.085 3.373 1.22 2.44.317 4.921-.17 7.277-.78 1.656-.774 1.944-2.83 1.271-4.372 7.052-.978 14.091-2.204 21.007-3.893-1.175-7.921-2.52-15.843-4.684-23.56l-15.334 2.005c-1.593-2.135-3.587-4.017-5.859-5.412-3.56-1.017-7.18.26-10.525 1.44-8 2.147-15.052 6.583-22.42 10.21-1.677.983-3.683 2.147-3.892 4.305a31.05 31.05 0 00.367 8.916c-3.418-.057-6.83.175-10.232.474-7.695.74-15.447.447-23.142 1.153-12.644 1.102-25.373.486-38.012 1.65a63.323 63.323 0 00-5.48-.057c-4.289-4.35-7.035-10.006-8.283-15.95-.497-2.904.39-5.762 1.005-8.576 1.012-5.17 3.712-9.803 6.628-14.12 3.18-4.677 7.492-8.384 11.424-12.395 2.237-2.622 4.57-5.204 7.39-7.22 4.548-3.6 9.226-7.03 13.983-10.357 10.04-7.26 20.696-13.593 31.075-20.345 4.712-3.266 10.085-5.345 15.153-7.972 5.034-2.379 9.927-5.124 15.266-6.786a44.715 44.715 0 006.667-2.796c1.152.853 2.632 1.333 3.582 2.418-.39 2.226-1.594 4.418-1.029 6.723.52 2.034 1.48 3.983 2.83 5.588 1.385 1.565 3.611 1.627 5.527 1.932.672 1.944 1.339 4.046 3.034 5.368 2.248 1.977 5.4 1.977 8.226 2.005 1.248 1.695 2.395 3.814 4.604 4.35 2.379.803 4.825-.118 6.944-1.197 1.56 1.44 3.187 3.22 5.531 3.074 2.176.265 3.96-1.12 5.6-2.334 2.067 1.045 4.39 2.44 6.78 1.644 2.27-.474 3.847-2.26 5.372-3.859 2.09.334 4.215 1.22 6.34.673 2.423-1.023 3.83-3.43 4.96-5.678 1.407-.34 3.096-.311 4.13-1.492 1.271-1.249 1.627-3.045 2.04-4.706 1.91-.73 4.062-1.486 5.175-3.328.859-2.034-.006-4.215-.18-6.294 1.067-.83 2.395-1.656 2.604-3.119.548-2.277-.198-4.548-1.141-6.599 2.327-1.898 2.26-5.096 1.163-7.65z",fill:"#bf360c"}))))}const me=e=>{const{closeModal:t}=e,a=Object(Q.useCallback)(e=>{t(),e.preventDefault(),Object(re.c)()});return Object(Q.createElement)("div",null,Object(Q.createElement)("div",{className:"yoast-wordproof-modal-image"},Object(Q.createElement)(ue,{className:"yoast-wordproof-modal-svg__webhook-failed"})),Object(Q.createElement)("div",null,Object(J.__)("There was a connection problem. This could be because your third party connections are blocked.","wordpress-seo"),Object(Q.createElement)("br",null),Object(X.a)(Object(J.sprintf)(Object(J.__)("Find possible solutions in this %1$sArticle%2$s.","wordpress-seo"),"<a>","</a>"),"https://help.wordproof.com/en/articles/4823201-how-do-i-whitelist-wordproof-in-cloudflare")),Object(Q.createElement)("div",{className:"yoast-wordproof-modal-action"},Object(Q.createElement)(se.NewButton,{variant:"secondary",onClick:a},Object(J.__)("Try again","wordpress-seo"))),Object(Q.createElement)("div",null,Object(X.a)(Object(J.sprintf)(// translators: %1$s and %2$s are replaced by opening and closing <a> tags. %3$s expands to WordProof.
447
- Object(J.__)("Not working? %1$sContact %3$s support%2$s.","wordpress-seo"),"<a>","</a>","WordProof"),"https://help.wordproof.com")))};me.propTypes={closeModal:ie.a.func.isRequired};var he=me,be=a(39);t.a=()=>{const[e,t]=Object(Q.useState)(null),a=Object(Q.useCallback)(()=>{t("oauth:failed")}),n=Object(Q.useCallback)(()=>{t("webhook:failed")}),r=Object(Q.useCallback)(()=>{t("oauth:success")}),s=Object(Q.useCallback)(()=>{t(null)});Object(Q.useEffect)(()=>(window.addEventListener("wordproof:oauth:success",r,!1),window.addEventListener("wordproof:oauth:failed",a,!1),window.addEventListener("wordproof:webhook:failed",n,!1),()=>{window.removeEventListener("wordproof:oauth:success",r,!1),window.removeEventListener("wordproof:oauth:failed",a,!1),window.removeEventListener("wordproof:webhook:failed",n,!1)}),[]);const o=Object(Q.useCallback)(()=>{switch(e){case"webhook:failed":return Object(J.__)("Connection failed","wordpress-seo");case"oauth:success":return Object(J.__)("Connected to WordProof","wordpress-seo");default:return Object(J.__)("WordProof authentication","wordpress-seo")}});return Object(Q.createElement)(Q.Fragment,null,e&&Object(Q.createElement)(be.a,{onRequestClose:s,additionalClassName:"yoast-wordproof-modal",title:o()},"oauth:success"===e&&Object(Q.createElement)(de,{closeModal:s}),"oauth:failed"===e&&Object(Q.createElement)(ee,null),"webhook:failed"===e&&Object(Q.createElement)(he,{closeModal:s})))}},function(e,t,a){"use strict";var n=a(11),r=a.n(n),s=a(0),o=a(2),i=a(6),c=a(1),l=a.n(c),d=a(133);const p=e=>{let{children:t,id:a,hasIcon:n=!0,title:r,image:i=null,isAlertDismissed:c,onDismissed:l}=e;return c?null:Object(s.createElement)("div",{id:a,className:"notice-yoast yoast is-dismissible"},Object(s.createElement)("div",{className:"notice-yoast__container"},Object(s.createElement)("div",null,Object(s.createElement)("div",{className:"notice-yoast__header"},n&&Object(s.createElement)("span",{className:"yoast-icon"}),Object(s.createElement)("h2",{className:"notice-yoast__header-heading"},r)),Object(s.createElement)("p",null,t)),i&&Object(s.createElement)(i,{height:"60"})),Object(s.createElement)("button",{className:"notice-dismiss",onClick:l},Object(s.createElement)("span",{className:"screen-reader-text"},Object(o.__)("Dismiss this notice.","wordpress-seo"))))};p.propTypes={children:l.a.node.isRequired,id:l.a.string.isRequired,hasIcon:l.a.bool,title:l.a.string.isRequired,image:l.a.elementType,isAlertDismissed:l.a.bool.isRequired,onDismissed:l.a.func.isRequired};var u,m,h,b,g,f,y,w,O,j,E,v,_,k,T,x,S,R,C,L,P,I,A,D,F,q,M,N,U,W,z,$,K,B,H,Y,V,G,Z,Q,J,X,ee,te,ae,ne,re,se=Object(d.a)(p),oe=a(3);function ie(){return(ie=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e}).apply(this,arguments)}function ce(e){return oe.createElement("svg",ie({"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 360"},e),u||(u=oe.createElement("circle",{cx:226,cy:211,r:149,fill:"#f0ecf0"})),m||(m=oe.createElement("path",{d:"M173.53 189.38s-35.47-5.3-41.78-11c-9.39-24.93-29.61-48-35.47-66.21-.71-2.24 3.72-11.39 3.53-15.41s-5.34-11.64-5.23-14-.09-15.27-.09-15.27l-4.75-.72s-5.13 6.07-3.56 9.87c-1.73-4.19 4.3 7.93.5 9.35 0 0-6-5.94-11.76-8.27s-19.57-3.65-19.57-3.65L43.19 73l-4.42.6L31 69.7l-2.85 5.12 7.53 5.29L40.86 92l17.19 10.2 10.2 10.56 9.86 3.56s26.49 79.67 45 92c17 11.33 37.23 15.92 37.23 15.92z",fill:"#fbd2a6"})),h||(h=oe.createElement("path",{d:"M270.52 345.13c2.76-14.59 15.94-35.73 30.24-54.58 16.22-21.39 14-79.66-33.19-91.46-17.3-4.32-52.25-1-59.85-3.41C186.54 189 170 187 168 190.17c-5 10.51-7.73 27.81-5.51 36.26 1.18 4.73 3.54 5.91 20.49 13.4-5.12 15-16.35 26.3-22.86 37s7.88 27.2 7.1 33.51c-.48 3.8-4.26 21.13-7.18 34.25a149.47 149.47 0 00110.3 8.66 25.66 25.66 0 01.18-8.12z",fill:"#a4286a"})),b||(b=oe.createElement("path",{d:"M206.76 66.43c-5 14.4-1.42 25.67-3.93 40.74-10 60.34-24.08 43.92-31.44 93.6 7.24-14.19 14.32-15.82 20.63-23.11-.83 3.09-10.25 13.75-8.05 34.81 9.85-8.51 6.35-8.75 11.86-8.54.36 3.25 3.53 3.22-3.59 10.53 2.52.69 17.42-14.32 20.16-12.66s0 5.72-6 7.76c2.15 2.2 30.47-3.87 43.81-14.71 4.93-4 10-13.16 13.38-18.2 7.17-10.62 12.38-24.77 17.71-36.6 8.94-19.87 15.09-39.34 16.11-61.31.53-10.44-3.41-18.44-4.41-28.86-2.57-27.8-67.63-37.26-86.24 16.55z",fill:"#9a5815"})),g||(g=oe.createElement("path",{d:"M277.74 179.06c.62-.79 1.24-1.59 1.84-2.39-.85 2.59-1.52 3.73-1.84 2.39z",fill:"#efb17c"})),f||(f=oe.createElement("path",{d:"M216.1 206.72c3.69-5.42 8.28-3.35 15.57-8.28 3.76-3.06 1.57-9.46 1.77-11.82 18.25 4.56 37.38-1.18 49.07-16 .62 5.16-2.77 22.27-.2 27 4.73 8.67 13.4 18.92 13.4 18.92-35.47-2.76-63.45 39-89.86 44.54 5.52-28.74-2.36-35.84 10.25-54.36z",fill:"#fbd2a6"})),y||(y=oe.createElement("path",{d:"M235.21 167.9l53.21-25.23s-3.65 24-6.5 32.72c-64.05 62.66-46.47-7.33-46.71-7.49z",fill:"#f6b488"})),w||(w=oe.createElement("path",{d:"M226.86 50.64C215 59.31 206.37 93.21 204 95.57c-19.46 19.47-3.59 41.39-3.94 51.24-.2 5.52-4.14 25.42 5.72 29.36 22.22 8.89 60-3.48 67.19-12.61 13.28-16.75 40.89-94.78 17.74-108.19-7.92-4.58-42.78-20.18-63.85-4.73z",fill:"#fbd2a6"})),O||(O=oe.createElement("path",{d:"M243.69 143.66c-10.7-6.16-8.56-6.73-19.76-12.71-3.86-2.07-3.94.64-6.32 0-2.91-.79-1.39-2.74-5.37-3.48-6.52-1.21-3.67 3.63-3.15 6 1.32 6.15-8.17 17.3 3.26 21.42 12.65 4.55 21.38-9.41 31.34-11.23z",fill:"#e5766c"})),j||(j=oe.createElement("path",{d:"M240.68 143.9c-11.49-5.53-11.65-8.17-24.64-11.69-8.6-2.32-5.53 1-5.69 4.42-.2 4.16-1.26 9.87 4.9 12.66 9 4.09 18.16-6.02 25.43-5.39zm.7-40.9c-.16 1.26-.06 4.9 5.46 8.25 11.43-4.73 16.36-2.56 17-3.33 1.48-1.76-2-8.87-7.88-9.85-5.58-.94-14.14 1.24-14.58 4.93z",fill:"#fff"})),E||(E=oe.createElement("path",{d:"M263.53 108.19c-4.32-4.33-6.85-6.24-12.26-8.21-2.77-1-6.18.18-8.65 1.67a3.65 3.65 0 00-1.24 1.23h-.12a3.73 3.73 0 011-1.52 12.53 12.53 0 0111.93-3c4.73 1 9.43 4.63 9.42 9.82z",fill:"#000001"})),v||(v=oe.createElement("circle",{cx:254.13,cy:104.05,r:4.19,fill:"#000001"})),_||(_=oe.createElement("path",{d:"M225.26 99.22c-.29 1-6.6 3.45-10.92 1.48-1.15-3.24-5-6.43-5.25-6.71-.5-2.86 5.55-8 10.06-6.3a10.21 10.21 0 016.11 11.53z",fill:"#fff"})),k||(k=oe.createElement("path",{d:"M209.29 94.21c-.19-2.34 1.84-4.1 3.65-5.2 7-3.87 13.18 3 12.43 10h-.12c-.14-4-2.38-8.44-6.47-9.11a3.19 3.19 0 00-2.42.31c-1.37.85-2.38 2-3.89 2.56-1 .45-1.92.42-3 1.4h-.22z",fill:"#000001"})),T||(T=oe.createElement("circle",{cx:219.55,cy:95.28,r:4,fill:"#000001"})),x||(x=oe.createElement("path",{d:"M218.66 120.27a27.32 27.32 0 004.54 3.45c-2.29-.72-4.28-.69-6.32-2.27-2.53-2-3.39-5.16-.73-7.72 10.24-9.82 12.56-13.82 14.77-24.42-1 12.37-6 17.77-10.63 23.18-2.53 2.97-4.68 5.06-1.63 7.78z",fill:"#efb17c"})),S||(S=oe.createElement("path",{d:"M231.22 69.91c-.67-3.41-8.78-2.83-11.06-1.93-3.48 1.39-6.08 5.22-7.13 8.53 2.9-4.3 6.74-8.12 12.46-6 1.16.42 3.18 2.35 4.48 1.85s1.03-2.2 1.25-2.45zm32.16 8.56c-2.75-1.66-12.24-5.08-12.18.82 2.56.24 5-.19 7.64.95 11.22 4.76 12.77 17.61 12.85 17.86.2-.53.1 1.26.23.7-.02.2.95-12.12-8.54-20.33z",fill:"#a57c52"})),R||(R=oe.createElement("path",{d:"M53.43 250.73c6.29 0-.6-.17 7.34 0 1.89.05-2.38-.7 0-.69 4.54-4.2 12.48-.74 20.6-2.45 4.55.35 3.93 1.35 5.59 4.19 4.89 8.38 4.78 14.21 14 19.56 16.42 8.38 66 12.92 88.49 18.86 5.52.83 42.64-20.15 61-23.75 6.51 10.74 11.46 28.68 8.39 34.93-6.54 13.3-57.07 25.4-75.91 25.15C156.47 326.18 94 294 92.2 293c-.94-.57.7-.7-7.68 0s-10.15.72-17.47-1.4c-3-.87-4.61-1.33-6.33-3.54-2 .22-3.39.2-4.78-1-3.15-2.74-4.84-6.61-2.73-10.06h-.12c-3.35-2.48-6.54-7.69-3.08-11.72 1-1.18 6.06-1.94 7.77-2.28-1.58-.29-6.37.19-7.49-.72-3.06-2.5-4.96-11.55 3.14-11.55z",fill:"#fbd2a6"})),C||(C=oe.createElement("path",{d:"M303.22 237.52c-9.87-11.88-41.59 8.19-47.8 12.34s-14.89 17.95-14.89 17.95c6 9.43 8.36 31 5.65 46.34l30.51-3s18-15.62 22.59-28.7 6.3-42.54 6.3-42.54",fill:"#a4286a"})),L||(L=oe.createElement("path",{d:"M278.63 31.67c-6.08 0-22.91 4.07-22.93 12.91 0 11 47.9 38.38 16.14 85.85 10.21-.79 10.79-8.12 14.92-14.93-3.66 77-49.38 93.58-40.51 142.25 7.68-25.81 20.3-11.62 38.13-33.84 3.45 4.88 9 18.28-9.46 33.78 50-31.26 57.31-56.6 51.92-95C319.93 113.53 348.7 42 278.63 31.67z",fill:"#cb9833"})),P||(P=oe.createElement("path",{d:"M283.64 126.83c-2.42 9.67-8 15.76-1.48 16.46A21.26 21.26 0 00302 132.6c5.17-8.52 3.93-16.44-2.46-18s-13.48 2.56-15.9 12.23z",fill:"#fbd2a6"})),I||(I=oe.createElement("path",{d:"M38 73.45c1.92 2 4.25 9.21 6.32 10.91 2.25 1.85 5.71 2.12 8.1 4.45 3.66-2 6-8.72 10-9.31-2.59 1.31-4.42 3.5-6.93 4.88-1.42.8-3 1.31-4.38 2.25-2.16-1.46-4.27-1.77-6.26-3.38-2.52-2.02-5.31-8-6.85-9.8z",fill:"#efb17c"})),A||(A=oe.createElement("path",{d:"M39 74.4c4.83 1.1 12.52 6.44 15.89 10-3.22-1.34-14.73-6.15-15.89-10zm.62-1.5c6.71-.79 18 1.54 23.29 5.9-3.85-.2-5.42-1.48-9-2.94-4.08-1.69-8.83-2.03-14.29-2.96zm46.43 14.58c-3.72-1.32-10.52-1.13-13.22 3.52 2-1.16 1.84-2.11 4.18-1.72-3.81-4.15 8.16-.74 11.6-.24m-2.78 13.15c.56-3.29-8-7.81-10.58-9.17-6.25-3.29-12.16 1.36-19.33-4.53 5.94 6.1 14.23 2.5 19.55 5.76 3.06 1.88 8.65 6.09 9.35 9.38-.23-.4 1.29-1.44 1.01-1.44z",fill:"#efb17c"})),D||(D=oe.createElement("circle",{cx:38.13,cy:30.03,r:3.14,fill:"#b89ac8"})),F||(F=oe.createElement("circle",{cx:60.26,cy:39.96,r:3.14,fill:"#e31e0c"})),q||(q=oe.createElement("circle",{cx:50.29,cy:25.63,r:3.14,fill:"#3baa45"})),M||(M=oe.createElement("circle",{cx:22.19,cy:19.21,r:3.14,fill:"#2ca9e1"})),N||(N=oe.createElement("circle",{cx:22.19,cy:30.03,r:3.14,fill:"#e31e0c"})),U||(U=oe.createElement("circle",{cx:26.86,cy:8.28,r:3.14,fill:"#3baa45"})),W||(W=oe.createElement("circle",{cx:49.32,cy:39.99,r:3.14,fill:"#e31e0c"})),z||(z=oe.createElement("circle",{cx:63.86,cy:59.52,r:3.14,fill:"#f8ad39"})),$||($=oe.createElement("circle",{cx:50.88,cy:50.72,r:3.14,fill:"#3baa45"})),K||(K=oe.createElement("circle",{cx:63.47,cy:76.17,r:3.14,fill:"#e31e0c"})),B||(B=oe.createElement("circle",{cx:38.34,cy:14.83,r:3.14,fill:"#2ca9e1"})),H||(H=oe.createElement("circle",{cx:44.44,cy:5.92,r:3.14,fill:"#f8ad39"})),Y||(Y=oe.createElement("circle",{cx:57.42,cy:10.24,r:3.14,fill:"#e31e0c"})),V||(V=oe.createElement("circle",{cx:66.81,cy:12.4,r:3.14,fill:"#2ca9e1"})),G||(G=oe.createElement("circle",{cx:77.95,cy:5.14,r:3.14,fill:"#b89ac8"})),Z||(Z=oe.createElement("circle",{cx:77.95,cy:30.34,r:3.14,fill:"#e31e0c"})),Q||(Q=oe.createElement("circle",{cx:80.97,cy:16.55,r:3.14,fill:"#f8ad39"})),J||(J=oe.createElement("circle",{cx:62.96,cy:27.27,r:3.14,fill:"#3baa45"})),X||(X=oe.createElement("circle",{cx:75.36,cy:48.67,r:3.14,fill:"#2ca9e1"})),ee||(ee=oe.createElement("circle",{cx:76.11,cy:65.31,r:3.14,fill:"#3baa45"})),te||(te=oe.createElement("path",{d:"M78.58 178.43C54.36 167.26 32 198.93 5 198.93c19.56 20.49 63.53 1.52 69 15.5 1.48-14.01 4.11-30.9 4.58-36z",fill:"#71b026"})),ae||(ae=oe.createElement("path",{d:"M67.75 251.08c0-4.65 10.13-72.65 10.13-72.65h2.8l-9.09 72.3z",fill:"#074a67"})),ne||(ne=oe.createElement("ellipse",{cx:255.38,cy:103.18,rx:1.84,ry:1.77,fill:"#fff"})),re||(re=oe.createElement("ellipse",{cx:221.24,cy:94.75,rx:1.84,ry:1.77,fill:"#fff"})))}const le=e=>{let{store:t="yoast-seo/editor",image:a=ce,url:n,...c}=e;return Object(i.useSelect)(e=>e(t).getIsPremium())?null:Object(s.createElement)(se,r()({alertKey:"webinar-promo-notification",store:t,id:"webinar-promo-notification",title:Object(o.__)("Get the most out of Yoast SEO","wordpress-seo"),image:a,url:n},c),Object(o.__)("Want to optimize even further with the help of our SEO experts? Sign up for our free weekly webinar!","wordpress-seo")," ",Object(s.createElement)("a",{href:n,target:"_blank",rel:"noreferrer"},Object(o.__)("Register now!","wordpress-seo")))};le.propTypes={store:l.a.string,image:l.a.elementType,url:l.a.string.isRequired},t.a=le},function(e,t,a){"use strict";a.d(t,"a",(function(){return c}));var n=a(45),r=a(38),s=a(114),o=a(54);const{dispatch:i}=wp.data;function c(){const{setIsAuthenticated:e,setSelectedPostTypes:t}=i("wordproof"),a=Object(r.a)("popup_redirect_authentication_url"),c=Object(r.a)("popup_redirect_settings_url");let l=null;const d=(e,t)=>{l=function(e,t){let a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:800,r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:680;const s=e.top.outerHeight/2+e.top.screenY-r/2,o=e.top.outerWidth/2+e.top.screenX-n/2;return e.open(t,a,`toolbar=no,\n\t\tlocation=no,\n\t\tdirectories=no,\n\t\tstatus=no,\n\t\tmenubar=no,\n\t\tresizable=no,\n\t\tcopyhistory=no,\n\t\twidth=${n},\n\t\theight=${r},\n\t\ttop=${s},\n\t\tleft=${o}`)}(window,e,t),l&&l.focus(),window.addEventListener("message",p,!1)},p=async e=>{const{data:t,source:a,origin:n}=e;if(n===Object(r.a)("origin")&&l===a)switch(t.type){case"wordproof:oauth:granted":!1===await h(t)&&await u("wordproof:oauth:failed",!1);break;case"wordproof:oauth:failed":await u("wordproof:oauth:failed",!1);break;case"wordproof:oauth:denied":await u("wordproof:oauth:denied",!1);break;case"wordproof:webhook:success":await u("wordproof:oauth:success",!0);break;case"wordproof:webhook:failed":await u("wordproof:webhook:failed",!1);break;case"wordproof:settings:updated":await u("wordproof:settings:updated"),await b(t);break;case"wordproof:oauth:destroy":await u("wordproof:oauth:destroy",!1);break;case"wordproof:oauth:retry":await u("wordproof:open_authentication",!1);break;case"wordproof:oauth:close":m()}},u=async function(t){let a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;m(),Object(s.a)(t),!1===a&&(await Object(n.b)(),e(!1)),!0===a&&e(!0)},m=()=>{window.removeEventListener("message",p,!1),l.close()},h=async e=>{await Object(n.c)(()=>Object(o.e)(e),async e=>{const t={type:"wordproof:sdk:access-token",source_id:e.source_id};return l.postMessage(t,Object(r.a)("origin")),!0},async()=>!1)},b=async e=>{await Object(n.c)(()=>Object(o.f)(e),async()=>{const a=e.settings;return a.selectedPostTypes&&t(a.selectedPostTypes),!0},async()=>!1)};window.addEventListener("wordproof:open_authentication",e=>{e.preventDefault(),d(a,"WordProof_Authentication")},!1),window.addEventListener("wordproof:open_settings",e=>{e.preventDefault(),d(c,"WordProof_Settings")},!1)}},function(e,t,a){"use strict";a.r(t),a.d(t,"DISMISS_ALERT",(function(){return n.DISMISS_ALERT})),a.d(t,"SNIPPET_EDITOR_FIND_CUSTOM_FIELDS",(function(){return r}));var n=a(130);function r(e){let{query:t,postId:a}=e;return new Promise(e=>{wpseoApi.get("meta/search",{query:t,post_id:a},t=>{e(t.meta)})})}},,,,,,,,,,,function(e,t,a){"use strict";var n=a(6),r=a(14),s=a(0),o=a(2),i=a(1),c=a.n(i),l=a(15),d=a(76),p=a(39),u=a(109),m=a(103),h=a(79),b=a(122);function g(e){const{keyphrases:t,onNoKeyphraseSet:a,onOpen:n,location:r}=e;if(!t.length)return document.querySelector("#focus-keyword-input-sidebar").focus(),void a();n(r)}function f(e,t){Object(m.b)(t)&&e.onClose()}function y(e){const{location:t,whichModalOpen:a,shouldCloseOnClickOutside:n}=e,r=Object(s.useCallback)(()=>{g(e)},[g,e]),i=Object(s.useCallback)(t=>{f(e,t)},[f,e]),c=Object(o.__)("Track SEO performance","wordpress-seo");return Object(s.createElement)(s.Fragment,null,a===t&&Object(s.createElement)(p.a,{title:c,onRequestClose:i,icon:Object(s.createElement)(u.a,null),additionalClassName:"yoast-wincher-seo-performance-modal",shouldCloseOnClickOutside:n},Object(s.createElement)(d.a,{className:"yoast-gutenberg-modal__content yoast-wincher-seo-performance-modal__content"},Object(s.createElement)(b.a,null))),"sidebar"===t&&Object(s.createElement)(h.a,{id:"wincher-open-button-"+t,title:c,suffixIcon:{size:"20px",icon:"pencil-square"},prefixIcon:{icon:"chart-square-bar",color:l.colors.$color_grey_medium_dark},onClick:r}))}y.propTypes={location:c.a.string,whichModalOpen:c.a.oneOf(["none","metabox","sidebar","postpublish"]),shouldCloseOnClickOutside:c.a.bool},y.defaultProps={location:"",whichModalOpen:"none",shouldCloseOnClickOutside:!0},t.a=Object(r.compose)([Object(n.withSelect)(e=>{const{getWincherModalOpen:t,getWincherTrackableKeyphrases:a}=e("yoast-seo/editor");return{keyphrases:a(),whichModalOpen:t()}}),Object(n.withDispatch)(e=>{const{setWincherOpenModal:t,setWincherDismissModal:a,setWincherNoKeyphrase:n}=e("yoast-seo/editor");return{onOpen:e=>{t(e)},onClose:()=>{a()},onNoKeyphraseSet:()=>{n()}}})])(y)},,,,,,,,,,,,,function(e,t,a){"use strict";var n=a(0),r=a(6),s=a(2),o=a(68),i=a(1),c=a.n(i),l=a(89),d=a(141),p=a(142),u=a(154),m=a(155),h=a(143);const b=e=>{let{location:t}=e;const a=Object(r.useSelect)(e=>e("yoast-seo/editor").getIsElementorEditor(),[]),i=Object(r.useSelect)(e=>e("yoast-seo/editor").isFleschReadingEaseAvailable(),[]);return Object(n.createElement)(l.a,{title:Object(s.__)("Insights","wordpress-seo"),id:"yoast-insights-modal-"+t,shouldCloseOnClickOutside:!a,showChangesWarning:!1},Object(n.createElement)("div",{className:"yoast-insights yoast-modal-content--columns"},Object(n.createElement)(u.a,{location:t}),Object(n.createElement)("div",null,i&&Object(n.createElement)("div",{className:"yoast-insights-row"},Object(n.createElement)(p.a,null)),Object(n.createElement)("div",{className:"yoast-insights-row yoast-insights-row--columns"},Object(n.createElement)(d.a,null),Object(n.createElement)(h.a,null)),Object(o.isFeatureEnabled)("TEXT_FORMALITY")&&Object(n.createElement)(m.a,{location:t,name:"YoastTextFormalityMetabox"}))))};b.propTypes={location:c.a.string},b.defaultProps={location:"sidebar"},t.a=b},,,,,,,,,,,,,,,,function(e,t,a){"use strict";a.d(t,"a",(function(){return u}));var n=a(54),r=a(38),s=a(1),o=a.n(s),i=a(114);const c=e=>{const{response:t,createSuccessNotice:a,createErrorNotice:n,postId:s}=e;if(null===t||200===t.status)return;const o={id:"wordproof-timestamp-notice"};if(t&&201===t.status)0===t.balance?(o.actions=[{label:Object(r.a)("translations.open_settings_button_text"),onClick:()=>{Object(i.a)("wordproof:open_settings")},variant:"link"}],n(Object(r.a)("translations.no_balance"),o)):(a(Object(r.a)("translations.timestamp_success"),{type:"snackbar",id:"wordproof-timestamp-notice"}),l(s,t.hash,n,o));else if(t.error)switch(t.error){case"not_authenticated":o.type="snackbar",o.actions=[{label:Object(r.a)("translations.open_authentication_button_text"),onClick:()=>{Object(i.a)("wordproof:open_authentication")},variant:"link"}],n(Object(r.a)("translations.not_authenticated"),o);break;case"timestamp_failed":default:n(Object(r.a)("translations.timestamp_failed"),o)}},l=async(e,t,a,s)=>{setTimeout(async()=>{(await Object(n.c)(e)).hash!==t&&(s.type="snackbar",a(Object(r.a)("translations.webhook_failed"),s))},1e4)};c.proptypes={timestampResponse:o.a.any.isRequired,createSuccessNotice:o.a.func.isRequired,createErrorNotice:o.a.func.isRequired,postId:o.a.number.isRequired};const{debounce:d}=lodash,{applyFilters:p}=wp.hooks;function u(e,t,a){e(d(async()=>{if(p("wordproof.timestamp",!0)){const e=Object(r.a)("current_post_id"),s=await Object(n.g)(e);c({response:s,createSuccessNotice:t,createErrorNotice:a,postId:e})}},500))}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,a){"use strict";a.r(t);var n={};a.r(n),a.d(n,"getAnalysisData",(function(){return T}));var r={};a.r(r),a.d(r,"updateData",(function(){return L})),a.d(r,"loadSnippetEditorData",(function(){return P}));var s={};a.r(s),a.d(s,"authorFirstName",(function(){return N})),a.d(s,"authorLastName",(function(){return U})),a.d(s,"currentDate",(function(){return W})),a.d(s,"currentDay",(function(){return z})),a.d(s,"currentMonth",(function(){return $})),a.d(s,"category",(function(){return K})),a.d(s,"categoryTitle",(function(){return B})),a.d(s,"currentYear",(function(){return H})),a.d(s,"date",(function(){return Y})),a.d(s,"excerpt",(function(){return V})),a.d(s,"focusKeyphrase",(function(){return G})),a.d(s,"id",(function(){return Z})),a.d(s,"modified",(function(){return Q})),a.d(s,"name",(function(){return J})),a.d(s,"page",(function(){return X})),a.d(s,"pageNumber",(function(){return ee})),a.d(s,"pageTotal",(function(){return te})),a.d(s,"permalink",(function(){return ae})),a.d(s,"postContent",(function(){return ne})),a.d(s,"postDay",(function(){return re})),a.d(s,"postMonth",(function(){return se})),a.d(s,"postYear",(function(){return oe})),a.d(s,"postTypeNamePlural",(function(){return ie})),a.d(s,"postTypeNameSingular",(function(){return ce})),a.d(s,"primaryCategory",(function(){return le})),a.d(s,"searchPhrase",(function(){return de})),a.d(s,"separator",(function(){return pe})),a.d(s,"siteDescription",(function(){return ue})),a.d(s,"siteName",(function(){return me})),a.d(s,"tag",(function(){return he})),a.d(s,"term404",(function(){return be})),a.d(s,"termDescription",(function(){return ge})),a.d(s,"termHierarchy",(function(){return fe})),a.d(s,"termTitle",(function(){return ye})),a.d(s,"title",(function(){return we})),a.d(s,"userDescription",(function(){return Oe}));var o=a(6),i=a(50),c=a(216),l=a(175);$e.modules.hookUI.Base;class d extends $e.modules.hookData.Base{constructor(e,t,a){super(),this.hook=e,this.id=t,this.callback=a}getCommand(){return this.hook}getId(){return this.id}apply(){return this.callback()}}function p(e,t){let a=null;t.actions&&(a=[],t.actions.forEach(e=>{a.push({name:"wordproof_notice_button",text:e.label,callback(){e.onClick()}})})),window.elementor.notifications.showToast({message:e,buttons:a})}function u(e){!function(e,t,a){$e&&$e.hooks.registerDataAfter(new d("document/save/save","wordproof/timestamper",a))}(0,0,()=>{window.setTimeout(e,1e3)})}var m=a(4),h=a(19),b=a(10),g=a(104),f=a(52);const{getBaseUrlFromSettings:y,getContentLocale:w,getEditorDataContent:O,getFocusKeyphrase:j,getSnippetEditorDescriptionWithTemplate:E,getSnippetEditorSlug:v,getSnippetEditorTitleWithTemplate:_,getDateFromSettings:k}=h.selectors,T=e=>{let t=_(e),a=E(e),n=v(e);const r=y(e);return t=b.strings.stripHTMLTags(Object(f.a)("data_page_title",t)),a=b.strings.stripHTMLTags(Object(f.a)("data_meta_desc",a)),n=n.trim().replace(/\s+/g,"-"),{text:O(e),title:t,keyword:j(e),description:a,locale:w(e),titleWidth:Object(g.a)(t),slug:n,permalink:r+n,date:k(e)}};var x=a(176);class S{static get titleElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_title":"hidden_wpseo_title")}static get descriptionElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_metadesc":"hidden_wpseo_desc")}static get slugElement(){return document.getElementById("yoast_wpseo_slug")}static get title(){return S.titleElement.value}static set title(e){S.titleElement.value=e}static get description(){return S.descriptionElement.value}static set description(e){S.descriptionElement.value=e}static get slug(){return S.slugElement.value}static set slug(e){S.slugElement.value=e}}const{UPDATE_DATA:R,LOAD_SNIPPET_EDITOR_DATA:C}=h.actions;function L(e){if(e.hasOwnProperty("title")){let t=e.title;e.title===Object(m.get)(window,"wpseoScriptData.metabox.title_template","")&&(t=""),S.title=t}if(e.hasOwnProperty("description")){let t=e.description;e.description===Object(m.get)(window,"wpseoScriptData.metabox.metadesc_template","")&&(t=""),S.description=t}return e.hasOwnProperty("slug")&&(S.slug=e.slug),{type:R,data:e}}const P=()=>{const e=Object(m.get)(window,"wpseoScriptData.metabox.title_template",""),t=Object(m.get)(window,"wpseoScriptData.metabox.metadesc_template","");return{type:C,data:{title:S.title||e,description:S.description||t,slug:S.slug},templates:{title:e,description:t}}};var I=a(13);function A(e,t){const{updateWordsToHighlight:a}=Object(o.dispatch)("yoast-seo/editor");e("morphology",new I.Paper("",{keyword:t})).then(e=>{let{result:{keyphraseForms:t}}=e;a(Object(m.uniq)(Object(m.flatten)(t)))}).catch(()=>{a([])})}const D=Object(m.debounce)(A,500);var F=a(2),q=a(16),M=a(168),N={name:"author_first_name",label:"Author first name",placeholder:"%%author_first_name%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.author_first_name","")},regexp:new RegExp("%%author_first_name%%","g")},U={name:"author_last_name",label:"Author last name",placeholder:"%%author_last_name%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.author_last_name","")},regexp:new RegExp("%%author_last_name%%","g")},W={name:"currentdate",label:"Current date",placeholder:"%%currentdate%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.currentdate","")},regexp:new RegExp("%%currentdate%%","g")},z={name:"currentday",label:"Current day",placeholder:"%%currentday%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.currentday","")},regexp:new RegExp("%%currentday%%","g")},$={name:"currentmonth",label:"Current month",placeholder:"%%currentmonth%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.currentmonth","")},regexp:new RegExp("%%currentmonth%%","g")},K={name:"category",label:"Category",placeholder:"%%category%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.category","")},regexp:new RegExp("%%category%%","g")},B={name:"category_title",label:"Category Title",placeholder:"%%category_title%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.category_title","")},regexp:new RegExp("%%category_title%%","g")},H={name:"currentyear",label:"Current year",placeholder:"%%currentyear%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.currentyear","")},regexp:new RegExp("%%currentyear%%","g")},Y={name:"date",label:"Date",placeholder:"%%date%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.date","")},regexp:new RegExp("%%date%%","g")},V={name:"excerpt",label:"Excerpt",placeholder:"%%excerpt%%",aliases:[{name:"excerpt_only",label:"Excerpt only",placeholder:"%%excerpt_only%%"}],getReplacement:function(){return Object(o.select)("yoast-seo/editor").getEditorDataExcerptWithFallback()},regexp:new RegExp("%%excerpt%%|%%excerpt_only%%","g")},G={name:"focuskw",label:"Focus keyphrase",placeholder:"%%focuskw%%",aliases:[],getReplacement:function(){return Object(o.select)("yoast-seo/editor").getFocusKeyphrase()},regexp:new RegExp("%%focuskw%%|%%keyword%%","g")},Z={name:"id",label:"ID",placeholder:"%%id%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.id","")},regexp:new RegExp("%%id%%","g")},Q={name:"modified",label:"Modified",placeholder:"%%modified%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.modified","")},regexp:new RegExp("%%modified%%","g")},J={name:"name",label:"Name",placeholder:"%%name%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.name","")},regexp:new RegExp("%%name%%","g")},X={name:"page",label:"Page",placeholder:"%%page%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.page","")},regexp:new RegExp("%%page%%","g")},ee={name:"pagenumber",label:"Pagenumber",placeholder:"%%pagenumber%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.pagenumber","")},regexp:new RegExp("%%pagenumber%%","g")},te={name:"pagetotal",label:"Pagetotal",placeholder:"%%pagetotal%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.pagetotal","")},regexp:new RegExp("%%pagetotal%%","g")},ae={name:"permalink",label:"Permalink",placeholder:"%%permalink%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.permalink","")},regexp:new RegExp("%%permalink%%","g")},ne={name:"post_content",label:"Post Content",placeholder:"%%post_content%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.post_content","")},regexp:new RegExp("%%post_content%%","g")},re={name:"post_day",label:"Post Day",placeholder:"%%post_day%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.post_day","")},regexp:new RegExp("%%post_day%%","g")},se={name:"post_month",label:"Post Month",placeholder:"%%post_month%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.post_month","")},regexp:new RegExp("%%post_month%%","g")},oe={name:"post_year",label:"Post Year",placeholder:"%%post_year%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.post_year","")},regexp:new RegExp("%%post_year%%","g")},ie={name:"pt_plural",label:"Post type (plural)",placeholder:"%%pt_plural%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.pt_plural","")},regexp:new RegExp("%%pt_plural%%","g")},ce={name:"pt_single",label:"Post type (singular)",placeholder:"%%pt_single%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.pt_single","")},regexp:new RegExp("%%pt_single%%","g")},le={name:"primary_category",label:"Primary category",placeholder:"%%primary_category%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.primary_category","")},regexp:new RegExp("%%primary_category%%","g")},de={name:"searchphrase",label:"Search phrase",placeholder:"%%searchphrase%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.searchphrase","")},regexp:new RegExp("%%searchphrase%%","g")},pe={name:"sep",label:"Separator",placeholder:"%%sep%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.sep","")},regexp:new RegExp("%%sep%%(\\s*%%sep%%)*","g")},ue={name:"sitedesc",label:"Tagline",placeholder:"%%sitedesc%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.sitedesc","")},regexp:new RegExp("%%sitedesc%%","g")},me={name:"sitename",label:"Site title",placeholder:"%%sitename%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.sitename","")},regexp:new RegExp("%%sitename%%","g")},he={name:"tag",label:"Tag",placeholder:"%%tag%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.tag","")},regexp:new RegExp("%%tag%%","g")},be={name:"term404",label:"Term404",placeholder:"%%term404%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.term404","")},regexp:new RegExp("%%term404%%","g")},ge={name:"term_description",label:"Term description",placeholder:"%%term_description%%",aliases:[{name:"tag_description",label:"Tag description",placeholder:"%%tag_description%%"},{name:"category_description",label:"Category description",placeholder:"%%category_description%%"}],getReplacement:function(){return Object(m.get)(window,"YoastSEO.app.rawData.text","")},regexp:new RegExp("%%term_description%%|%%tag_description%%|%%category_description%%","g")},fe={name:"term_hierarchy",label:"Term hierarchy",placeholder:"%%term_hierarchy%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.term_hierarchy","")},regexp:new RegExp("%%term_hierarchy%%","g")},ye={name:"term_title",label:"Term title",placeholder:"%%term_title%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.term_title","")},regexp:new RegExp("%%term_title%%","g")},we={name:"title",label:"Title",placeholder:"%%title%%",aliases:[],getReplacement:function(){return Object(o.select)("yoast-seo/editor").getEditorDataTitle()},regexp:new RegExp("%%title%%","g")},Oe={name:"user_description",label:"User description",placeholder:"%%user_description%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.user_description","")},regexp:new RegExp("%%user_description%%","g")},je=a(28);let Ee=null,ve=null;const _e=e=>{["content","title","snippet_title","snippet_meta","primary_category","data_page_title","data_meta_desc","excerpt"].forEach(t=>{Object(f.d)(t,e,"replaceVariablePlugin",10)})},ke=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";switch(""===e&&(e=Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.scope","")),e){case"post":case"page":return["authorFirstName","authorLastName","category","categoryTitle","currentDate","currentDay","currentMonth","currentYear","date","excerpt","id","focusKeyphrase","modified","name","page","primaryCategory","pageNumber","pageTotal","permalink","postContent","postDay","postMonth","postYear","postTypeNamePlural","postTypeNameSingular","searchPhrase","separator","siteDescription","siteName","tag","title","userDescription"]}return[]},Te=e=>_e(t=>t.replace(new RegExp(e.placeholder,"g"),e.replacement)),xe=()=>{if(null===ve){ve=[];const e=Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.hidden_replace_vars",[]);(null===Ee&&(Ee=ke().map(e=>s[e])),Ee).forEach(t=>{const a=e.includes(t.name);ve.push({name:t.name,label:t.label,value:t.placeholder,hidden:a}),t.aliases.forEach(e=>{ve.push({name:e.name,label:e.label,value:e.placeholder,hidden:a})})})}return ve};var Se=a(40),Re=a(137),Ce=a(0),Le=a(8);class Pe extends $e.modules.hookUI.Base{constructor(e,t,a){super(),this.hook=e,this.id=t,this.callback=a}getCommand(){return this.hook}getId(){return this.id}apply(){return this.callback()}}class Ie extends $e.modules.hookData.Base{constructor(e,t,a){super(),this.hook=e,this.id=t,this.callback=a}getCommand(){return this.hook}getId(){return this.id}apply(){return this.callback()}}function Ae(e,t,a){$e.hooks.registerUIAfter(new Pe(e,t,a))}var De=a(116),Fe=a(12),qe=a(145);function Me(){return Object(Ce.createElement)(Fe.Slot,{name:"YoastElementor"},e=>Object(qe.a)(e))}var Ne=a(14),Ue=a(1),We=a.n(Ue),ze=a(140),Ke=a(200),Be=a(7);function He(e){return 0===e.message.length?null:Object(Ce.createElement)(Be.Alert,{type:e.type},e.message)}He.propTypes={message:We.a.oneOfType([We.a.array,We.a.string]).isRequired,type:We.a.string.isRequired};var Ye=Object(o.withSelect)(e=>{const{getWarningMessage:t}=e("yoast-seo/editor");return{message:t(),type:"info"}})(He),Ve=a(72),Ge=a(31),Ze=a(89),Qe=a(11),Je=a.n(Qe),Xe=a(165),et=a(131),tt=a(57);const{stripHTMLTags:at}=b.strings,nt=(e,t)=>{const a=Object(o.select)("yoast-seo/editor").getSnippetEditorTemplates();""===e.title&&(e.title=a.title),""===e.description&&(e.description=a.description);let n=0;return t.shortenedBaseUrl&&"string"==typeof t.shortenedBaseUrl&&(n=t.shortenedBaseUrl.length),e.url=e.url.replace(/\s+/g,"-"),"-"===e.url[e.url.length-1]&&(e.url=e.url.slice(0,-1)),"-"===e.url[n]&&(e.url=e.url.slice(0,n)+e.url.slice(n+1)),{url:e.url,title:at(Object(f.a)("data_page_title",e.title)),description:at(Object(f.a)("data_meta_desc",e.description))}},rt=e=>{let{isLoading:t,onLoad:a,location:n,...r}=e;return Object(Ce.useEffect)(()=>{setTimeout(()=>{t&&a()})}),t?null:Object(Ce.createElement)(et.a,{icon:"eye",hasPaperStyle:r.hasPaperStyle},Object(Ce.createElement)(Xe.SnippetEditor,Je()({},r,{descriptionPlaceholder:Object(F.__)("Please provide a meta description by editing the snippet below.","wordpress-seo"),mapEditorDataToPreview:nt,showCloseButton:!1,idSuffix:n})))};rt.propTypes={isLoading:We.a.bool.isRequired,onLoad:We.a.func.isRequired,hasPaperStyle:We.a.bool.isRequired,location:We.a.string.isRequired};var st=Object(Ne.compose)([Object(o.withSelect)(e=>{const{getBaseUrlFromSettings:t,getDateFromSettings:a,getEditorDataImageUrl:n,getFocusKeyphrase:r,getRecommendedReplaceVars:s,getSiteIconUrlFromSettings:o,getSnippetEditorData:i,getSnippetEditorIsLoading:c,getSnippetEditorMode:l,getSnippetEditorWordsToHighlight:d,isCornerstoneContent:p,getContentLocale:u}=e("yoast-seo/editor");return{baseUrl:t(),data:i(),date:a(),faviconSrc:o(),isLoading:c(),keyword:r(),mobileImageSrc:n(),mode:l(),recommendedReplacementVariables:s(),replacementVariables:xe(),wordsToHighlight:d(),isCornerstone:p(),locale:u()}}),Object(o.withDispatch)(e=>{const{updateData:t,switchMode:a,updateAnalysisData:n,loadSnippetEditorData:r}=e("yoast-seo/editor");return{onChange:(e,n)=>{switch(e){case"mode":a(n);break;case"slug":t({slug:n});break;default:t({[e]:n})}},onChangeAnalysisData:n,onLoad:r}}),Object(tt.a)()])(rt),ot=()=>Object(Ce.createElement)(Ze.a,{title:Object(F.__)("Google preview","wordpress-seo"),id:"yoast-google-preview-modal",shouldCloseOnClickOutside:!1},Object(Ce.createElement)(st,{showCloseButton:!1,hasPaperStyle:!1})),it=a(166),ct=a(46);const lt=()=>{Object(ct.b)(e=>Object(o.dispatch)("yoast-seo/editor").setTwitterPreviewImage(Object(ct.d)(e)))};var dt=Object(Ne.compose)([Object(o.withSelect)(e=>{const{getTwitterDescription:t,getTwitterTitle:a,getTwitterImageUrl:n,getFacebookImageUrl:r,getFacebookTitle:s,getFacebookDescription:o,getDescription:i,getSeoTitle:c,getTwitterWarnings:l,getTwitterImageType:d,getEditorDataImageFallback:p,getRecommendedReplaceVars:u,getSiteUrl:m,getSeoTitleTemplate:h,getSeoTitleTemplateNoFallback:b,getSocialTitleTemplate:g,getSeoDescriptionTemplate:f,getSocialDescriptionTemplate:y,getEditorDataExcerptWithFallback:w,getTwitterAltText:O}=e("yoast-seo/editor");return{imageUrl:n(),imageFallbackUrl:r()||p(),recommendedReplacementVariables:u(),replacementVariables:xe(),description:t(),descriptionPreviewFallback:y()||o()||i()||f()||w()||"",title:a(),titlePreviewFallback:g()||s()||c()||b()||h()||"",imageWarnings:l(),siteUrl:m(),isPremium:!!Object(q.a)().isPremium,isLarge:"summary"!==d(),titleInputPlaceholder:"",descriptionInputPlaceholder:"",socialMediumName:"Twitter",alt:O()}}),Object(o.withDispatch)(e=>{const{setTwitterPreviewTitle:t,setTwitterPreviewDescription:a,clearTwitterPreviewImage:n,loadTwitterPreviewData:r}=e("yoast-seo/editor");return{onSelectImageClick:lt,onRemoveImageClick:n,onDescriptionChange:a,onTitleChange:t,onLoad:r}}),Object(tt.a)()])(it.a),pt=()=>Object(Ce.createElement)(Ze.a,{title:Object(F.__)("Twitter preview","wordpress-seo"),id:"yoast-twitter-preview-modal",shouldCloseOnClickOutside:!1},Object(Ce.createElement)(dt,null)),ut=a(167);const mt=()=>{Object(ct.b)(e=>Object(o.dispatch)("yoast-seo/editor").setFacebookPreviewImage(Object(ct.c)(e)))};var ht=Object(Ne.compose)([Object(o.withSelect)(e=>{const{getFacebookDescription:t,getDescription:a,getFacebookTitle:n,getSeoTitle:r,getFacebookImageUrl:s,getEditorDataImageFallback:o,getFacebookWarnings:i,getRecommendedReplaceVars:c,getSiteUrl:l,getSeoTitleTemplate:d,getSeoTitleTemplateNoFallback:p,getSocialTitleTemplate:u,getSeoDescriptionTemplate:m,getSocialDescriptionTemplate:h,getEditorDataExcerptWithFallback:b,getFacebookAltText:g}=e("yoast-seo/editor");return{imageUrl:s(),imageFallbackUrl:o(),recommendedReplacementVariables:c(),replacementVariables:xe(),description:t(),descriptionPreviewFallback:h()||a()||m()||b()||"",title:n(),titlePreviewFallback:u()||r()||p()||d()||"",imageWarnings:i(),siteUrl:l(),isPremium:!!Object(q.a)().isPremium,titleInputPlaceholder:"",descriptionInputPlaceholder:"",socialMediumName:"Facebook",alt:g()}}),Object(o.withDispatch)(e=>{const{setFacebookPreviewTitle:t,setFacebookPreviewDescription:a,clearFacebookPreviewImage:n,loadFacebookPreviewData:r}=e("yoast-seo/editor");return{onSelectImageClick:mt,onRemoveImageClick:n,onDescriptionChange:a,onTitleChange:t,onLoad:r}}),Object(tt.a)()])(ut.a),bt=()=>Object(Ce.createElement)(Ze.a,{title:Object(F.__)("Facebook preview","wordpress-seo"),id:"yoast-facebook-preview-modal",shouldCloseOnClickOutside:!1},Object(Ce.createElement)(ht,null)),gt=a(152),ft=a(69),yt=a(153),wt=a(151),Ot=a(136),jt=a(187),Et=a(173),vt=a(174),_t=a(144);function kt(e){let{isLoading:t,onLoad:a,settings:n}=e;if(Object(Ce.useEffect)(()=>{setTimeout(()=>{t&&a()})}),t)return null;const r=Object(m.get)(window,"wpseoScriptData.webinarIntroElementorUrl","https://yoa.st/webinar-intro-elementor");return Object(Ce.createElement)(Ce.Fragment,null,Object(Se.b)()&&Object(Ce.createElement)(Et.a,null),Object(Ce.createElement)(Fe.Fill,{name:"YoastElementor"},Object(Ce.createElement)(Ge.a,{renderPriority:1},Object(Ce.createElement)(Ye,null),Object(Ce.createElement)(vt.a,{hasIcon:!1,image:null,url:r})),n.isKeywordAnalysisActive&&Object(Ce.createElement)(Ge.a,{renderPriority:8},Object(Ce.createElement)(Ve.KeywordInput,{isSEMrushIntegrationActive:n.isSEMrushIntegrationActive}),!window.wpseoScriptData.metabox.isPremium&&Object(Ce.createElement)(Fe.Fill,{name:"YoastRelatedKeyphrases"},Object(Ce.createElement)(Ot.a,null))),Object(Ce.createElement)(Ge.a,{renderPriority:25},Object(Ce.createElement)(ot,null)),n.displayFacebook&&Object(Ce.createElement)(Ge.a,{renderPriority:26},Object(Ce.createElement)(bt,null)),n.displayTwitter&&Object(Ce.createElement)(Ge.a,{renderPriority:27},Object(Ce.createElement)(pt,null)),n.displaySchemaSettings&&Object(Ce.createElement)(Ge.a,{renderPriority:28},Object(Ce.createElement)(ft.a,{title:Object(F.__)("Schema","wordpress-seo")},Object(Ce.createElement)(yt.a,null))),n.displayAdvancedTab&&Object(Ce.createElement)(Ge.a,{renderPriority:29},Object(Ce.createElement)(ft.a,{title:Object(F.__)("Advanced","wordpress-seo")},Object(Ce.createElement)(wt.a,{location:"sidebar"}))),n.isKeywordAnalysisActive&&Object(Ce.createElement)(Ge.a,{renderPriority:10},Object(Ce.createElement)(Ce.Fragment,null,Object(Ce.createElement)(Ve.SeoAnalysis,{shouldUpsell:n.shouldUpsell,shouldUpsellWordFormRecognition:n.isWordFormRecognitionActive,isYoastSEOWooActive:n.isYoastSEOWooEnabled}),n.shouldUpsell&&Object(Ce.createElement)(gt.a,null))),n.isContentAnalysisActive&&Object(Ce.createElement)(Ge.a,{renderPriority:15},Object(Ce.createElement)(Ve.ReadabilityAnalysis,{shouldUpsell:n.shouldUpsell,isYoastSEOWooActive:n.isYoastSEOWooEnabled})),n.isKeywordAnalysisActive&&Object(Ce.createElement)(Ge.a,{key:"additional-keywords-upsell",renderPriority:22},n.shouldUpsell&&Object(Ce.createElement)(_t.a,null)),n.isKeywordAnalysisActive&&n.isWincherIntegrationActive&&Object(Ce.createElement)(Ge.a,{key:"wincher-seo-performance",renderPriority:23},Object(Ce.createElement)(jt.a,{location:"sidebar",shouldCloseOnClickOutside:!1})),n.isCornerstoneActive&&Object(Ce.createElement)(Ge.a,{renderPriority:30},Object(Ce.createElement)(ze.a,null)),n.isInsightsEnabled&&Object(Ce.createElement)(Ge.a,{renderPriority:32},Object(Ce.createElement)(Ke.a,{location:"elementor"}))))}kt.propTypes={isLoading:We.a.bool.isRequired,onLoad:We.a.func.isRequired,settings:We.a.object.isRequired};var Tt=Object(Ne.compose)([Object(o.withSelect)(e=>{const{getPreferences:t,getSnippetEditorIsLoading:a}=e("yoast-seo/editor");return{settings:t(),isLoading:a()}}),Object(o.withDispatch)(e=>{const{loadSnippetEditorData:t}=e("yoast-seo/editor");return{onLoad:t}})])(kt);let xt,St=!1;function Rt(e){e.oldValue=e.value}function Ct(){xt.forEach(e=>Rt(e))}const Lt=Object(m.debounce)((function(){let e;St&&(
448
  /* Translators: %1$s translates to the Post Label in singular form */
449
  e=Object(F.sprintf)(Object(F.__)("Unfortunately we cannot save changes to your SEO settings while you are working on a draft of an already-published %1$s. If you want to save your SEO changes, make sure to click 'Update', or wait to make your SEO changes until you are ready to update the %1$s.","wordpress-seo"),window.wpseoAdminL10n.postTypeNameSingular.toLowerCase())),"draft"===window.elementor.settings.page.model.get("post_status")&&(e=""),Object(o.dispatch)("yoast-seo/editor").setWarningMessage(e)}),500,{trailing:!0});function Pt(e){"yoast_wpseo_linkdex"!==e.name&&"yoast_wpseo_content_score"!==e.name&&"yoast_wpseo_words_for_linking"!==e.name&&e.value!==e.oldValue&&(St=!0,Lt(),window.$e.internal("document/save/set-is-modified",{status:!0}),Rt(e))}function It(e){St=!1;const t=jQuery(e).serializeArray().reduce((e,t)=>{let{name:a,value:n}=t;return e[a]=n,e},{});jQuery.post(e.getAttribute("action"),t,(e,a,n)=>{let{success:r,data:s}=e;r?(Object(i.doAction)("yoast.elementor.save.success",n),s.slug&&s.slug!==t.slug&&Object(o.dispatch)("yoast-seo/editor").updateData({slug:s.slug}),Ct(),Lt()):St=!0})}function At(){setTimeout(()=>{Object(De.b)("elementor-panel-page-settings-controls",Object(Ce.createElement)(Le.StyleSheetManager,{target:document.getElementById("elementor-panel-inner")},Object(Ce.createElement)("div",{className:"yoast yoast-elementor-panel__fills"},Object(Ce.createElement)(Me,null),Object(Ce.createElement)(Tt,null))))},200)}function Dt(){window.YoastSEO=window.YoastSEO||{},window.YoastSEO._registerReactComponent=De.a,window.elementor.settings.page.model.on("change",e=>{e.changed&&e.changed.post_status&&Lt()});const e=It.bind(null,document.getElementById("yoast-form"));$e.hooks.registerDataAfter(new Ie("document/save/save","yoast-seo-save",()=>{window.elementor.config.document.id===window.elementor.config.document.revisions.current_id&&e()})),window.elementor.modules.layouts.panel.pages.menu.Menu.addItem({name:"yoast",icon:"yoast yoast-element-menu-icon",title:"Yoast SEO",type:"page",callback:()=>{try{window.$e.route("panel/page-settings/yoast-tab")}catch(e){window.$e.route("panel/page-settings/settings"),window.$e.route("panel/page-settings/yoast-tab")}At()}},"more"),jQuery(document).on("click",'[data-tab="yoast-tab"]:not(.elementor-active) > a',At),xt=document.querySelectorAll("input[name^='yoast']"),Ct(),setInterval(()=>xt.forEach(Pt),500)}var Ft=a(169);const qt={content:"",title:"",excerpt:"",slug:"",imageUrl:""};function Mt(e){const t=window.elementor.settings.page.model.get("post_featured_image"),a=Object(m.get)(t,"url","");return""===a?function(e){const t=I.languageProcessing.imageInText(e);if(0===t.length)return"";const a=jQuery.parseHTML(t.join(""));for(const e of a)if(e.src)return e.src;return""}(e):a}const Nt=Object(m.debounce)((function(){const e=window.elementor.documents.getCurrent();if(!["wp-post","wp-page"].includes(e.config.type))return;const t=function(e){const t=function(e){const t=[];return e.$element.find(".elementor-widget-container").each((e,a)=>{t.push(a.innerHTML.trim())}),t.join("")}(e);return{content:t,title:window.elementor.settings.page.model.get("post_title"),excerpt:window.elementor.settings.page.model.get("post_excerpt")||"",imageUrl:Mt(t)}}(e);t.content!==qt.content&&(qt.content=t.content,Object(o.dispatch)("yoast-seo/editor").setEditorDataContent(qt.content)),t.title!==qt.title&&(qt.title=t.title,Object(o.dispatch)("yoast-seo/editor").setEditorDataTitle(qt.title)),t.excerpt!==qt.excerpt&&(qt.excerpt=t.excerpt,Object(o.dispatch)("yoast-seo/editor").setEditorDataExcerpt(qt.excerpt)),t.imageUrl!==qt.imageUrl&&(qt.imageUrl=t.imageUrl,Object(o.dispatch)("yoast-seo/editor").setEditorDataImageUrl(qt.imageUrl))}),500);function Ut(){window.YoastSEO=window.YoastSEO||{},window.YoastSEO.store=function(){const e=Object(o.registerStore)("yoast-seo/editor",{reducer:Object(o.combineReducers)(h.reducers),selectors:{...h.selectors,...n},actions:Object(m.pickBy)({...h.actions,...r},e=>"function"==typeof e),controls:x});return(e=>{e.dispatch(h.actions.loadCornerstoneContent()),e.dispatch(h.actions.loadFocusKeyword()),e.dispatch(h.actions.setMarkerStatus("hidden")),e.dispatch(h.actions.setSettings({socialPreviews:{sitewideImage:window.wpseoScriptData.metabox.sitewide_social_image,siteName:window.wpseoScriptData.metabox.site_name,contentImage:window.wpseoScriptData.metabox.first_content_image,twitterCardType:window.wpseoScriptData.metabox.twitterCardType},snippetEditor:{baseUrl:window.wpseoScriptData.metabox.base_url,date:window.wpseoScriptData.metabox.metaDescriptionDate,recommendedReplacementVariables:window.wpseoScriptData.analysis.plugins.replaceVars.recommended_replace_vars,siteIconUrl:window.wpseoScriptData.metabox.siteIconUrl}}));const{facebook:t,twitter:a}=window.wpseoScriptData.metabox.showSocial;t&&e.dispatch(h.actions.loadFacebookPreviewData()),a&&e.dispatch(h.actions.loadTwitterPreviewData()),e.dispatch(h.actions.setSEMrushChangeCountry(window.wpseoScriptData.metabox.countryCode)),e.dispatch(h.actions.setSEMrushLoginStatus(window.wpseoScriptData.metabox.SEMrushLoginStatus)),e.dispatch(h.actions.setWincherLoginStatus(window.wpseoScriptData.metabox.wincherLoginStatus,!1)),e.dispatch(h.actions.setWincherWebsiteId(window.wpseoScriptData.metabox.wincherWebsiteId)),e.dispatch(h.actions.setWincherAutomaticKeyphaseTracking(window.wpseoScriptData.metabox.wincherAutoAddKeyphrases)),e.dispatch(h.actions.setDismissedAlerts(Object(m.get)(window,"wpseoScriptData.dismissedAlerts",{}))),e.dispatch(h.actions.setIsPremium(Boolean(Object(m.get)(window,"wpseoScriptData.metabox.isPremium",!1))))})(e),e}(),Ae("editor/documents/attach-preview","yoast-seo-content-scraper-attach-preview",Nt),Ae("document/save/set-is-modified","yoast-seo-content-scraper-on-modified",Nt),window.YoastSEO.pluginReady=f.b,window.YoastSEO.pluginReloaded=f.c,window.YoastSEO.registerModification=f.d,window.YoastSEO.registerPlugin=f.e,window.YoastSEO.applyModifications=f.a,window.YoastSEO.analysis=window.YoastSEO.analysis||{},window.YoastSEO.analysis.run=Object(o.dispatch)("yoast-seo/editor").runAnalysis,window.YoastSEO.analysis.worker=Object(Re.b)(),window.YoastSEO.analysis.collectData=Re.a,Object(f.e)("replaceVariablePlugin",{status:"ready"}),ke().forEach(e=>{const t=(e=>{let{getReplacement:t,regexp:a}=e;return e=>e.replace(a,t())})(s[e]);_e(t)}),window.YoastSEO.wp=window.YoastSEO.wp||{},window.YoastSEO.wp.replaceVarsPlugin={addReplacement:Te,ReplaceVar:je.a},function(){const e=Object(q.a)(),t=Object(m.get)(window,["wpseoScriptData","analysis","worker","keywords_assessment_url"],"used-keywords-assessment.js"),a=new M.a("get_focus_keyword_usage",e,Object(o.dispatch)("yoast-seo/editor").runAnalysis,t);a.init();let n="";Object(o.subscribe)(()=>{const e=Object(o.select)("yoast-seo/editor").getFocusKeyphrase();e!==n&&(n=e,a.setKeyword(e))})}(),Object(Ft.a)(),function(e){const{getFocusKeyphrase:t}=Object(o.select)("yoast-seo/editor");let a=t();A(e,a),Object(o.subscribe)(()=>{const n=t();a!==n&&(a=n,D(e,n))})}(window.YoastSEO.analysis.worker.runResearch),function(){if(!0===window.elementor.config.user.introduction["yoast-introduction"])return;const e=new window.elementorModules.editor.utils.Introduction({introductionKey:"yoast-introduction",dialogOptions:{id:"yoast-introduction",className:"elementor-right-click-introduction",headerMessage:Object(F.__)("New: Yoast SEO for Elementor","wordpress-seo"),message:Object(F.__)("Get started with Yoast SEO's content analysis for Elementor!","wordpress-seo"),position:{my:"left top",at:"right top",autoRefresh:!0},hide:{onOutsideClick:!1}},onDialogInitCallback:t=>{window.$e.routes.on("run:after",(function(e,a){"panel/menu"===a&&t.getElements("ok").trigger("click")})),t.addButton({name:"ok",text:Object(F.__)("Got it","wordpress-seo"),callback:()=>e.setViewed()}),t.getElements("ok").addClass("elementor-button elementor-button-success")}});setTimeout((function t(){try{e.show(window.elementor.getPanelView().header.currentView.ui.menuButton[0])}catch(e){setTimeout(t,100)}}),100)}(),Dt(),Object(Se.b)()&&(Object(l.a)(),Object(c.a)(u,p,p)),Object(i.doAction)("yoast.elementor.loaded")}jQuery(window).on("elementor:init",()=>{window.elementor.on("panel:init",()=>{setTimeout(Ut)})})}]);
1
+ !function(e){var t={};function a(n){if(t[n])return t[n].exports;var r=t[n]={i:n,l:!1,exports:{}};return e[n].call(r.exports,r,r.exports,a),r.l=!0,r.exports}a.m=e,a.c=t,a.d=function(e,t,n){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(a.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)a.d(n,r,function(t){return e[t]}.bind(null,r));return n},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=284)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.yoast.propTypes},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.React},function(e,t){e.exports=window.lodash},,function(e,t){e.exports=window.wp.data},function(e,t){e.exports=window.yoast.componentsNew},function(e,t){e.exports=window.yoast.styledComponents},,function(e,t){e.exports=window.yoast.helpers},function(e,t){function a(){return e.exports=a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,a.apply(this,arguments)}e.exports=a,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.components},function(e,t){e.exports=window.yoast.analysis},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.yoast.styleGuide},function(e,t,a){"use strict";a.d(t,"a",(function(){return r}));var n=a(4);function r(){return Object(n.get)(window,"wpseoScriptData.metabox",{intl:{},isRtl:!1})}},,,function(e,t){e.exports=window.yoast.externals.redux},,function(e,t,a){"use strict";a.d(t,"b",(function(){return r})),a.d(t,"a",(function(){return s}));var n=a(0);function r(e){return e.charAt(0).toUpperCase()+e.slice(1)}function s(e,t){let a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return Object(n.createInterpolateElement)(e,{a:Object(n.createElement)("a",{id:a,href:t,target:"_blank",rel:"noopener noreferrer"})})}},function(e,t){e.exports=window.wp.apiFetch},,,function(e,t){e.exports=window.yoast.externals.contexts},function(e,t,a){var n;!function(){"use strict";var a={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var s=typeof n;if("string"===s||"number"===s)e.push(n);else if(Array.isArray(n)&&n.length){var o=r.apply(null,n);o&&e.push(o)}else if("object"===s)for(var i in n)a.call(n,i)&&n[i]&&e.push(i)}}return e.join(" ")}e.exports?(r.default=r,e.exports=r):void 0===(n=function(){return r}.apply(t,[]))||(e.exports=n)}()},function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r=i(a(3)),s=i(a(117)),o=i(a(120));function i(e){return e&&e.__esModule?e:{default:e}}var c=void 0;t.default=function(e){var t=e.mixedString,a=e.components,i=e.throwErrors;if(c=t,!a)return t;if("object"!==(void 0===a?"undefined":n(a))){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var l=(0,o.default)(t);try{return function e(t,a){var o,i,l,d,p,u,m,h,b=[],g={};for(u=0;u<t.length;u++)if("string"!==(p=t[u]).type){if(!a.hasOwnProperty(p.value)||void 0===a[p.value])throw new Error("Invalid interpolation, missing component node: `"+p.value+"`");if("object"!==n(a[p.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+p.value+"`","\n> "+c);if("componentClose"===p.type)throw new Error("Missing opening component token: `"+p.value+"`");if("componentOpen"===p.type){o=a[p.value],l=u;break}b.push(a[p.value])}else b.push(p.value);return o&&(d=function(e,t){var a,n,r=t[e],s=0;for(n=e+1;n<t.length;n++)if((a=t[n]).value===r.value){if("componentOpen"===a.type){s++;continue}if("componentClose"===a.type){if(0===s)return n;s--}}throw new Error("Missing closing component token `"+r.value+"`")}(l,t),m=e(t.slice(l+1,d),a),i=r.default.cloneElement(o,{},m),b.push(i),d<t.length-1&&(h=e(t.slice(d+1),a),b=b.concat(h))),1===b.length?b[0]:(b.forEach((function(e,t){e&&(g["interpolation-child-"+t]=e)})),(0,s.default)(g))}(l,a)}catch(e){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}},function(e,t,a){"use strict";var n=a(4),r={source:"wpseoScriptData.analysis.plugins.replaceVars",scope:[],aliases:[]},s=function(e,t,a){this.placeholder=e,this.replacement=t,this.options=Object(n.defaults)(a,r)};s.prototype.getPlaceholder=function(e){return(e=e||!1)&&this.hasAlias()?this.placeholder+"|"+this.getAliases().join("|"):this.placeholder},s.prototype.setSource=function(e){this.options.source=e},s.prototype.hasScope=function(){return!Object(n.isEmpty)(this.options.scope)},s.prototype.addScope=function(e){this.hasScope()||(this.options.scope=[]),this.options.scope.push(e)},s.prototype.inScope=function(e){return!this.hasScope()||Object(n.indexOf)(this.options.scope,e)>-1},s.prototype.hasAlias=function(){return!Object(n.isEmpty)(this.options.aliases)},s.prototype.addAlias=function(e){this.hasAlias()||(this.options.aliases=[]),this.options.aliases.push(e)},s.prototype.getAliases=function(){return this.options.aliases},t.a=s},,function(e,t,a){"use strict";a.d(t,"b",(function(){return s})),a.d(t,"a",(function(){return o}));var n=a(22),r=a.n(n);async function s(e,t,a){let n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:200;try{const r=await e();return!!r&&(r.status===n?t(r):a(r))}catch(e){console.error(e.message)}}async function o(e){try{return await r()(e)}catch(e){return e.error&&e.status?e:e instanceof Response&&await e.json()}}},function(e,t,a){"use strict";var n=a(0),r=a(1),s=a.n(r);const o=e=>{let{children:t}=e;return Object(n.createElement)("div",null,t)};o.propTypes={renderPriority:s.a.number.isRequired,children:s.a.node.isRequired},t.a=o},,function(e,t){e.exports=window.yoast.replacementVariableEditor},,function(e,t){e.exports=window.wp.url},,,function(e,t,a){"use strict";a.d(t,"a",(function(){return r}));const{get:n}=lodash,r=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return n(window,"wordproofSdk.data"+(e?"."+e:""),t)}},function(e,t,a){"use strict";a.d(t,"b",(function(){return l}));var n=a(11),r=a.n(n),s=a(0),o=a(1),i=a.n(o),c=a(12);const l="yoast yoast-gutenberg-modal",d=e=>{const{title:t,className:a,showYoastIcon:n,additionalClassName:o,...i}=e,l=n?Object(s.createElement)("span",{className:"yoast-icon"}):null;return Object(s.createElement)(c.Modal,r()({title:t,className:`${a} ${o}`,icon:l},i),e.children)};d.propTypes={title:i.a.string,className:i.a.string,showYoastIcon:i.a.bool,children:i.a.oneOfType([i.a.node,i.a.arrayOf(i.a.node)]),additionalClassName:i.a.string},d.defaultProps={title:"Yoast SEO",className:l,showYoastIcon:!0,children:null,additionalClassName:""},t.a=d},function(e,t,a){"use strict";a.d(t,"a",(function(){return s})),a.d(t,"b",(function(){return o})),a.d(t,"c",(function(){return c})),a.d(t,"d",(function(){return l}));var n=a(4),r=a(16);const s=e=>Object(n.get)(window,"wordproofSdk.data"+(e?"."+e:""),{}),o=()=>{const e=Object(r.a)();return 1===Object(n.get)(e,"wordproofIntegrationActive",0)},i=e=>{const t=new CustomEvent(e);window.dispatchEvent(t)},c=()=>{i("wordproof:open_authentication")},l=()=>{i("wordproof:open_settings")}},,function(e,t,a){"use strict";a.d(t,"b",(function(){return s})),a.d(t,"a",(function(){return o})),a.d(t,"c",(function(){return i})),a.d(t,"d",(function(){return c})),a.d(t,"e",(function(){return l}));var n=a(4),r=a(30);async function s(){return await Object(r.a)({path:"yoast/v1/wincher/authorization-url",method:"GET"})}async function o(e){const{code:t,websiteId:a}=e;return await Object(r.a)({path:"yoast/v1/wincher/authenticate",method:"POST",data:{code:t,websiteId:a}})}async function i(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,a=arguments.length>2?arguments[2]:void 0;return await Object(r.a)({path:"yoast/v1/wincher/keyphrases",method:"POST",data:{keyphrases:e,permalink:t},signal:a})}async function c(e){return Object(n.isArray)(e)||(e=[e]),await Object(r.a)({path:"yoast/v1/wincher/keyphrases/track",method:"POST",data:{keyphrases:e}})}async function l(e){return await Object(r.a)({path:"yoast/v1/wincher/keyphrases/untrack",method:"DELETE",data:{keyphraseID:e}})}},,,function(e,t,a){"use strict";a.d(t,"c",(function(){return o})),a.d(t,"a",(function(){return i})),a.d(t,"b",(function(){return c}));var n=a(22),r=a.n(n),s=a(54);async function o(e,t,a){let n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:200;try{const r=await e();return!!r&&(r.status===n?t(r):a(r))}catch(e){}}async function i(e){try{return await r()(e)}catch(e){return e.error&&e.status?e:e instanceof window.Response&&await e.json()}}const c=async()=>await o(async()=>await Object(s.a)(),e=>e,()=>!1)},function(e,t,a){"use strict";a.d(t,"a",(function(){return pe})),a.d(t,"b",(function(){return ue})),a.d(t,"c",(function(){return me})),a.d(t,"d",(function(){return he}));var n=a(4),r=a(10),s=a(0),o=a(3),i=a.n(o),c=a(1),l=a.n(c),d=a(8),p=a.n(d);const u=p.a.p`
2
  color: #606770;
3
  flex-shrink: 0;
4
  font-size: 12px;
393
  /* translators: %s: Expands to "Yoast SEO Premium". */
394
  Object(o.__)("Check out %s!","wordpress-seo"),"Yoast SEO Premium"))),R=()=>Object(s.createElement)(d.Alert,{type:"error"},Object(o.__)("We've encountered a problem trying to get related keyphrases. Please try again later.","wordpress-seo")),C=()=>Object(s.createElement)(d.Alert,{type:"warning"},Object(o.sprintf)(
395
  /* translators: %s: Expands to "Yoast SEO". */
396
+ Object(o.__)("You've reached the maximum amount of 4 related keyphrases. You can change or remove related keyphrases in the %s metabox or sidebar.","wordpress-seo"),"Yoast SEO")),L=a(16);function P(e){const{response:t,lastRequestKeyphrase:a,keyphrase:n,newRequest:r,setCountry:i,renderAction:c,countryCode:d,requestLimitReached:u,setRequestFailed:m,setNoResultsFound:b,relatedKeyphrases:g,setRequestSucceeded:f,setRequestLimitReached:y}=e,w=Object(L.a)().isPremium;return Object(s.createElement)(s.Fragment,null,!u&&Object(s.createElement)(s.Fragment,null,!w&&Object(s.createElement)(S,null),w&&function(e){return e&&e.length>=4}(g)&&Object(s.createElement)(C,null),Object(s.createElement)(j,{countryCode:d,setCountry:i,newRequest:r,keyphrase:n,setRequestFailed:m,setNoResultsFound:b,setRequestSucceeded:f,setRequestLimitReached:y,response:t,lastRequestKeyphrase:a})),function(e){const{isPending:t,requestLimitReached:a,isSuccess:n,response:r,requestHasData:i}=e;return t?Object(s.createElement)(p,null):a?Object(s.createElement)(h,null):!n&&function(e){return!Object(l.isEmpty)(e)&&"error"in e}(r)?Object(s.createElement)(R,null):i?void 0:Object(s.createElement)("p",null,Object(o.__)("Sorry, there's no data available for that keyphrase/country combination.","wordpress-seo"))}(e),Object(s.createElement)(T,{keyphrase:n,relatedKeyphrases:g,countryCode:d,renderAction:c,data:t}))}P.propTypes={keyphrase:c.a.string,relatedKeyphrases:c.a.array,renderAction:c.a.func,requestLimitReached:c.a.bool,countryCode:c.a.string.isRequired,setCountry:c.a.func.isRequired,newRequest:c.a.func.isRequired,setRequestSucceeded:c.a.func.isRequired,setRequestLimitReached:c.a.func.isRequired,setRequestFailed:c.a.func.isRequired,setNoResultsFound:c.a.func.isRequired,response:c.a.object,lastRequestKeyphrase:c.a.string},P.defaultProps={keyphrase:"",relatedKeyphrases:[],renderAction:null,requestLimitReached:!1,response:{},lastRequestKeyphrase:""},t.a=Object(r.compose)([Object(n.withSelect)(e=>{const{getFocusKeyphrase:t,getSEMrushSelectedCountry:a,getSEMrushRequestLimitReached:n,getSEMrushRequestResponse:r,getSEMrushRequestIsSuccess:s,getSEMrushIsRequestPending:o,getSEMrushRequestHasData:i,getSEMrushRequestKeyphrase:c}=e("yoast-seo/editor");return{keyphrase:t(),countryCode:a(),requestLimitReached:n(),response:r(),isSuccess:s(),isPending:o(),requestHasData:i(),lastRequestKeyphrase:c()}}),Object(n.withDispatch)(e=>{const{setSEMrushChangeCountry:t,setSEMrushNewRequest:a,setSEMrushRequestSucceeded:n,setSEMrushRequestFailed:r,setSEMrushSetRequestLimitReached:s,setSEMrushNoResultsFound:o}=e("yoast-seo/editor");return{setCountry:e=>{t(e)},newRequest:(e,t)=>{a(e,t)},setRequestSucceeded:e=>{n(e)},setRequestFailed:e=>{r(e)},setRequestLimitReached:()=>{s()},setNoResultsFound:()=>{o()}}})])(P)},function(e,t,a){"use strict";a.d(t,"a",(function(){return m})),a.d(t,"b",(function(){return h}));var n=a(6),r=a(50),s=a(4),o=a(13),i=a(96),c=a(56),l=a(81),d=a(99),p=a(52);const u=Object(s.debounce)((async function(e,t){const{text:a,...s}=t,i=new o.Paper(a,s);try{const t=await e.analyze(i),{seo:a,readability:s}=t.result;if(a){const e=a[""];e.results=Object(l.sortResultsByIdentifier)(e.results),Object(n.dispatch)("yoast-seo/editor").setSeoResultsForKeyword(i.getKeyword(),e.results),Object(n.dispatch)("yoast-seo/editor").setOverallSeoScore(e.score,i.getKeyword())}s&&(s.results=Object(l.sortResultsByIdentifier)(s.results),Object(n.dispatch)("yoast-seo/editor").setReadabilityResults(s.results),Object(n.dispatch)("yoast-seo/editor").setOverallReadabilityScore(s.score)),Object(r.doAction)("yoast.analysis.run",t,{paper:i})}catch(e){Object(c.a)()}}),i.refreshDelay);function m(){const{getAnalysisData:e,getEditorDataTitle:t}=Object(n.select)("yoast-seo/editor");let a=e();a={...a,textTitle:t()};const s=function(e){return e.title=Object(p.a)("data_page_title",e.title),e.title=Object(p.a)("title",e.title),e.description=Object(p.a)("data_meta_desc",e.description),e.text=Object(p.a)("content",e.text),e}(a);return Object(r.applyFilters)("yoast.analysis.data",s)}function h(){const{getAnalysisTimestamp:e,isCornerstoneContent:t}=Object(n.select)("yoast-seo/editor"),a=Object(d.a)();a.initialize(Object(d.b)({useCornerstone:t()})).catch(c.a);let r=m(),o=t(),i=e();return Object(n.subscribe)(()=>{const n=t(),l=m(),d=e();if(n!==o)return o=n,r=l,void a.initialize({useCornerstone:n}).then(()=>u(a,l)).catch(c.a);d===i&&!1!==Object(s.isEqual)(l,r)||(r=l,i=d,u(a,l))}),a}},,,function(e,t,a){"use strict";var n=a(14),r=a(6),s=a(72),o=a(57);t.a=Object(n.compose)([Object(r.withSelect)(e=>{const{isCornerstoneContent:t}=e("yoast-seo/editor");return{isCornerstone:t(),learnMoreUrl:wpseoAdminL10n["shortlinks.cornerstone_content_info"]}}),Object(r.withDispatch)(e=>{const{toggleCornerstoneContent:t}=e("yoast-seo/editor");return{onChange:t}}),Object(o.a)()])(s.CollapsibleCornerstone)},function(e,t,a){"use strict";var n=a(0),r=a(6),s=a(2),o=a(7),i=a(4);t.a=()=>{const e=Object(r.useSelect)(e=>e("yoast-seo/editor").getEstimatedReadingTime(),[]),t=Object(n.useMemo)(()=>Object(i.get)(window,"wpseoAdminL10n.shortlinks-insights-estimated_reading_time",""),[]);return Object(n.createElement)(o.InsightsCard,{id:"yoastseo-estimated-reading-time-insights",amount:e,unit:Object(s._n)("minute","minutes",e,"wordpress-seo"),title:Object(s.__)("Reading time","wordpress-seo"),linkTo:t,linkText:Object(s.__)("Learn more about reading time","wordpress-seo")})}},function(e,t,a){"use strict";var n=a(0),r=a(6),s=a(2),o=a(7),i=a(10),c=a(13),l=a(4);const d=Object(i.makeOutboundLink)();function p(e,t,a){const r=function(e){switch(e){case c.DIFFICULTY.FAIRLY_DIFFICULT:case c.DIFFICULTY.DIFFICULT:case c.DIFFICULTY.VERY_DIFFICULT:return Object(s.__)("Try to make shorter sentences, using less difficult words to improve readability","wordpress-seo");case c.DIFFICULTY.NO_DATA:return Object(s.__)("Continue writing to get insight into the readability of your text!","wordpress-seo");default:return Object(s.__)("Good job!","wordpress-seo")}}(t);return Object(n.createElement)("span",null,function(e,t){return-1===e?Object(s.sprintf)(Object(s.__)("Your text should be slightly longer to calculate your Flesch reading ease score.","wordpress-seo")):Object(s.sprintf)(
397
  /* Translators: %1$s expands to the numeric Flesch reading ease score,
398
  %2$s expands to the easiness of reading (e.g. 'easy' or 'very difficult').
399
  */
444
  * %3$s translates to the Post type in singular form.
445
  */
446
  "The %3$s will automatically be timestamped every time you %1$supdate%2$s or %1$spublish%2$s.","wordpress-seo"),"<b>","</b>",Object(re.a)("current_post_type")),{b:Object(Q.createElement)("b",null)})),Object(Q.createElement)("div",{className:"yoast-wordproof-modal-action"},Object(Q.createElement)(se.NewButton,{variant:"primary",onClick:t},"Continue")))};ce.propTypes={closeModal:ie.a.func.isRequired};var le,de=ce;function pe(){return(pe=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e}).apply(this,arguments)}function ue(e){return te.createElement("svg",pe({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 752 247",stroke:"#000",strokeLinecap:"round",strokeLinejoin:"round",fill:"#fff",fillRule:"evenodd","aria-hidden":"true"},e),le||(le=te.createElement("g",{stroke:"none",className:"connection-assistant_svg__B"},te.createElement("path",{d:"M307.671 13.343C314.3 6.76 322.367.552 332.022-.127c5.029-.88 10.204-.124 15.012 1.447 3.588 1.147 6.294 3.893 8.763 6.605 3.333-1.582 7.09-1.837 10.73-1.803 3.35-.13 6.796.842 9.52 2.803 4.045 3.932 7.322 8.847 8.678 14.367.711 3.808 1.084 7.888-.22 11.616.824 2.334 4.61 2.746 3.96 5.628-.706 2.373-2.616 4.209-4.356 5.898l-.61.543c-2.532.644-4.605 2.203-5.888 4.474-.322-1.92-2.644-1.864-3.955-2.842-5.977-3.813-10.734-9.52-13.356-16.119-1.266-3.435-2.768-6.938-2.475-10.684-2.983.661-6 1.86-8.068 4.198-2.977 2.887-4.452 6.831-6.819 10.164-1.746 2.334-1.825 5.453-3.56 7.786-1.118 1.7-3 2.599-4.587 3.774 1.378.305 2.898.373 4.073 1.243 1.113.944.673 2.898-.632 3.424-2.255.288-4.577-.26-6.803.305-2.825.898-4.994 3.023-7.011 5.09-.91 1.035-2.61-.22-2.441-1.418-.192-1.406.955-2.412 1.66-3.48-2.7.898-5.525 1.21-8.316 1.593-1.508 1.243-2.819 2.763-4.022 4.306-1.537-1.345-3.057-3.22-5.34-2.91 1.204 1.7 2.86 2.989 4.475 4.271.249 5.39 1.774 10.594 3.271 15.74.616 2.266 2.52 3.809 4.334 5.137 3.542 2.22 7.497 3.74 10.995 6.022 1.819 3.029 3.35 6.255 4.469 9.616.559 1.373 1.005 3.046 2.503 3.684 4.638 2.6 9.808 4 14.712 6.006 3.955-2.068 7.695-4.52 11.531-6.791.616-.463 1.503-.785 1.718-1.605 1.056-3.847 1.74-7.785 2.746-11.638.74-2.645 2.96-4.447 4.706-6.436 2.266-2.65 5.565-4.457 7-7.774.255-5.853.294-11.746-.621-17.554 1.294-1.633 2.508-3.328 3.797-4.96.05 3.101.536 6.163.983 9.226.26 3.66.35 7.339.712 10.988.067.746.242 1.498.683 2.114 2.334 3.045 7.08 3.785 10.311 1.762-1 3.289-3.932 5.362-6.226 7.707-.073.655.237 1.271.396 1.898 1.096 2.554 1.163 5.752-1.164 7.65.943 2.051 1.689 4.322 1.14 6.6-.208 1.463-1.536 2.287-2.604 3.118.175 2.079 1.04 4.26.181 6.294-1.113 1.842-3.266 2.599-5.175 3.328-.413 1.66-.769 3.457-2.04 4.706-1.034 1.18-2.723 1.153-4.13 1.492-1.13 2.248-2.537 4.655-4.96 5.678-2.125.548-4.25-.34-6.34-.673-1.525 1.6-3.101 3.385-5.373 3.86-2.39.796-4.712-.6-6.78-1.645-1.638 1.215-3.423 2.6-5.599 2.334-2.344.146-3.972-1.633-5.53-3.074-2.12 1.08-4.566 2-6.945 1.198-2.209-.537-3.356-2.656-4.604-4.35-2.825-.029-5.978-.029-8.226-2.006-1.695-1.322-2.362-3.424-3.034-5.368-1.916-.305-4.142-.367-5.526-1.932-1.35-1.605-2.31-3.554-2.83-5.588-.566-2.305.638-4.497 1.028-6.723-.95-1.085-2.43-1.565-3.582-2.418-3.136-1.577-3.548-5.6-2.424-8.571-1.565-1.107-2.836-2.548-4.22-3.853 3.463-.023 7.056-1.904 8.028-5.424.847-2.21.802-4.616.599-6.938-.43-4.531-1.509-8.967-2.435-13.413-.464-2.074-3.023-2.011-4.447-3.136-2.265-1.644-4.593-4.119-4.102-7.147 1.125-1.881 3.102-3.266 3.47-5.56-2.792-4.276-1.882-9.565-.927-14.26 1.44-5.215 3.83-10.328 7.768-14.13zm22.78 19.356c-2.655 2.78-4.39 6.238-6.282 9.543 2.271-.904 3.955-2.808 5.661-4.492 3.656-3.966 7.775-8.073 9.006-13.509-3.254 2.35-5.746 5.475-8.384 8.458zm3.74 8.317c-1.027 1.621-2.383 2.989-3.423 4.599 3.955-2.147 7.057-6.271 7.373-10.82-1.61 1.882-2.469 4.25-3.95 6.221zm18.42 7.673c4.3-2.515 10.073-3.125 14.322-.136 1.492.588 2.13 2.848.605 3.774-1.396 1.102-2.74-.424-4.074-.797-3.864-1.028-7.786.543-11.108 2.435-.853-.457-2.045-1.017-1.994-2.163-.215-1.498 1.232-2.34 2.249-3.113z",fill:"#f17523"}),te.createElement("path",{d:"M349.757 26.004c2.068-2.339 5.085-3.537 8.068-4.198-.293 3.746 1.21 7.25 2.475 10.684 2.622 6.6 7.379 12.306 13.356 16.12 1.311.977 3.633.92 3.955 2.841-2.084 2.876-4.356 5.622-6.361 8.554-1.899.644-3.809 1.266-5.78 1.656-1.402-4.707-7.797-6.023-11.47-3.193-.966.87-1.593 2.034-2.18 3.176-1.424-1.3-3.006-2.86-5.108-2.667-2.994.21-5.362 2.44-7.057 4.74-.796-2.859-3.43-5.13-6.452-5.09-3.893-.435-7.384 2.79-8.045 6.503-1.842.079-3.701.316-5.537.107-3.012-1.808-5.684-4.147-8.322-6.446 1.203-1.543 2.514-3.063 4.022-4.306 2.791-.384 5.616-.695 8.317-1.593-.706 1.068-1.853 2.074-1.661 3.48-.17 1.198 1.53 2.452 2.44 1.418 2.018-2.067 4.187-4.192 7.012-5.09 2.226-.565 4.548-.017 6.803-.305 1.305-.526 1.745-2.48.632-3.424-1.175-.87-2.695-.938-4.073-1.243 1.587-1.175 3.469-2.073 4.588-3.774 1.734-2.333 1.813-5.452 3.559-7.786 2.367-3.333 3.842-7.277 6.82-10.164zm2.853 22.685c-1.017.774-2.463 1.615-2.248 3.113-.051 1.147 1.141 1.706 1.994 2.164 3.322-1.893 7.243-3.464 11.108-2.435 1.333.372 2.678 1.898 4.074.796 1.525-.926.887-3.186-.605-3.774-4.249-2.989-10.023-2.379-14.322.136zm-22.158-15.99c2.638-2.983 5.13-6.107 8.384-8.458-1.232 5.436-5.35 9.543-9.006 13.51-1.706 1.683-3.39 3.587-5.661 4.491 1.893-3.305 3.627-6.763 6.283-9.543zm3.74 8.317c1.48-1.972 2.339-4.34 3.95-6.22-.317 4.548-3.419 8.672-7.374 10.819 1.04-1.61 2.396-2.978 3.424-4.599zm49.307 5.96l.61-.542c1.678-.53 3.339.921 4.09 2.34 2.656 4.208 3.39 9.44 2.367 14.271-1.04 3.509-2.638 7.503-6.508 8.616l-.085.266c-.44-.616-.616-1.368-.684-2.113-.361-3.65-.452-7.328-.711-10.99-.447-3.062-.933-6.124-.984-9.226a37.81 37.81 0 001.905-2.621zm-84.11 8.357c.542-.526 1.203-1.622 2.073-.893 1.424 1.125 3.983 1.062 4.447 3.136.926 4.446 2.005 8.882 2.435 13.413.203 2.322.248 4.729-.6 6.938-1.49-.243-3.044-.548-4.203-1.582-4.497-3.695-6.599-9.74-6.119-15.464.243-1.932.532-4.096 1.967-5.548zm74.019 5.085l4.39-5.86c.915 5.809.876 11.702.621 17.555-1.435 3.317-4.734 5.124-7 7.774-1.746 1.989-3.966 3.791-4.706 6.436-1.006 3.853-1.69 7.79-2.746 11.638-.215.82-1.102 1.142-1.718 1.605-3.836 2.271-7.576 4.723-11.531 6.791-4.904-2.006-10.074-3.407-14.712-6.006-1.498-.638-1.944-2.31-2.503-3.684-1.119-3.361-2.65-6.587-4.47-9.616-3.497-2.282-7.452-3.802-10.994-6.022-1.814-1.328-3.718-2.87-4.334-5.136-1.497-5.147-3.022-10.35-3.27-15.74 3.135 2.203 5.559 5.44 9.112 7.016 1.882.108 3.763-.056 5.645-.079.135 3.147 1.943 6.334 4.966 7.498 2.085.712 4.723.96 6.492-.627 2.322-1.786 3.164-4.78 3.435-7.577 1.768-2.05 3.3-4.723 6.147-5.367 2.35-.452 3.825 1.808 5.158 3.339-.17 2.4.678 4.774 2.187 6.627 2.83 3.656 9.644 2.729 11.283-1.633.841-1.74.66-3.717.683-5.593 2.181-.548 4.362-1.13 6.475-1.921.661-.215.96-.921 1.39-1.418zm-26.12 21.47c-2.717.372-5.231-1.865-7.96-1.244 2.011 1.955 4.678 3.424 7.401 4.029 3.158-.887 5.927-3 7.904-5.582-2.69.079-4.938 1.796-7.345 2.796zm13.577 1.423c-6.751 2.22-13.3 5.175-20.306 6.526.678.808 1.74.955 2.746.78 5.515-.78 10.65-3.029 15.876-4.831 1.69-.684 3.48-1.424 4.65-2.893-1.005.034-2.017.085-2.966.418zm43.905 73.37c2.842-.673 6.017-1.232 8.746.146 2.498 1.385 5.147 2.577 7.323 4.464 2.638 2.316 4.655 5.232 6.514 8.192 1.57 2.65 2.147 5.73 2.316 8.769.305 1.56.3 3.158.085 4.734-.503 3.752-.361 7.814-2.249 11.21-2.18 2.418-5.243 3.768-7.802 5.729-2.729 2.011-6.407 1.457-9.243-.023-2.497 2.56-7.198 3.983-10.046 1.226-2.09.3-4.096 1.407-6.248.96-1.718-.084-3.085-1.327-4.142-2.57-1.062-1.418-.232-3.181-.028-4.729 1.164-7.707 2.04-15.492 4.096-23.029-4.972.678-10.238 1.09-15.085-.458-1.746-.61-3.82-1.248-4.43-3.22-1.237-2.074-.395-5.136 2.09-5.752 3.905-.214 7.747 1.814 11.657 1.096 5.316-2.599 10.695-5.226 16.446-6.746zm-95.906 18.96c3.344-1.18 6.966-2.457 10.525-1.44 2.272 1.395 4.266 3.277 5.86 5.412 3.485 4.701 6.717 9.588 9.508 14.741.802 1.48 2.04 3.147 1.215 4.904-.746 2.068-3.147 2.356-5.029 2.622-1.938.339-3.345-1.322-4.446-2.656-3.627-4.887-6.232-10.672-10.921-14.684 2.463 4.226 4.7 8.594 6.616 13.102 1.005 2.385 1.231 4.99 2.067 7.419.673 1.542.385 3.598-1.27 4.372-2.357.61-4.837 1.097-7.278.78-1.215-.135-2.175-1.05-3.373-1.22-1.542.424-2.96 1.237-4.542 1.537-2.588.632-5.277-.13-7.87.497-2.882.678-5.877.101-8.594-.927-3.17-1.265-5.345-4.113-6.848-7.073a20.88 20.88 0 01-1.565-3.955 31.05 31.05 0 01-.367-8.916c.209-2.158 2.215-3.322 3.893-4.305 7.367-3.627 14.418-8.063 22.419-10.21z",fill:"#fccda3"}),te.createElement("path",{d:"M377.611 51.451c1.283-2.27 3.356-3.83 5.888-4.474l-1.904 2.621-3.797 4.96-4.39 5.86c-.43.497-.73 1.203-1.39 1.418-2.113.79-4.294 1.373-6.475 1.92l-.073-2.095c1.972-.39 3.881-1.012 5.78-1.656 2.005-2.932 4.277-5.678 6.361-8.554zm-71.652 4.43c2.283-.31 3.803 1.565 5.34 2.91 2.638 2.3 5.31 4.638 8.322 6.446 1.836.21 3.695-.028 5.537-.107l.034 1.96c-1.882.023-3.763.187-5.645.08-3.553-1.577-5.977-4.814-9.113-7.018-1.616-1.282-3.271-2.57-4.475-4.271zm33.696 7.836c1.695-2.3 4.063-4.53 7.057-4.74 2.102-.192 3.684 1.367 5.108 2.667l-.43 2.712c-1.333-1.531-2.808-3.791-5.158-3.34-2.848.645-4.379 3.317-6.147 5.368l-.43-2.667z",fill:"#847972"}),te.createElement("path",{d:"M354 58.468c3.673-2.83 10.069-1.514 11.47 3.193l.073 2.096c-.022 1.876.158 3.853-.683 5.593-1.639 4.362-8.453 5.289-11.283 1.633-1.509-1.853-2.356-4.226-2.187-6.627.096-.91.243-1.814.43-2.712.587-1.141 1.214-2.305 2.18-3.175zm5.181 5.888c-2.565 1.294-3.452 5.328-1.367 7.424 2.656 1.91 5.865-1.362 5.464-4.142.542-2.328-2.046-3.96-4.097-3.282zm-34.023.774c.66-3.712 4.152-6.938 8.045-6.503 3.023-.04 5.656 2.231 6.452 5.09.164.882.305 1.774.43 2.667-.272 2.797-1.113 5.791-3.435 7.577-1.769 1.587-4.407 1.338-6.492.627-3.023-1.164-4.83-4.35-4.966-7.498l-.034-1.96zm7.627 1.525c-3.034 1.486-2.842 7.368.955 7.644 3.424.006 4.977-4.508 3.345-7.141-1.074-1.141-2.984-1.401-4.3-.503zm27.77-.43c1.316-.615 1.779 2.153.316 1.848-.933.125-1.215-1.672-.317-1.847zm-25.889 2.26c.758-1.344 2.515.61 1.34 1.317-.82.95-1.712-.565-1.34-1.316z"}),te.createElement("path",{d:"M359.181 64.356c2.051-.678 4.639.955 4.097 3.282.4 2.78-2.808 6.051-5.464 4.142-2.085-2.096-1.198-6.13 1.367-7.424zm1.373 1.87c-.898.175-.615 1.972.317 1.847 1.463.305 1-2.463-.317-1.847zm-27.769.43c1.316-.9 3.226-.64 4.3.502 1.633 2.633.079 7.147-3.345 7.141-3.797-.276-3.989-6.158-.955-7.644zm1.881 1.83c-.372.751.52 2.265 1.34 1.316 1.175-.706-.582-2.661-1.34-1.316zm337.48 82.296l79.115-9.526v4.74l-58.228 7.097-81.867 9.379L505.74 175.94c-10.77 1.684-21.623 2.718-32.437 4.023l-21.203 1.723c-7.447.469-14.877 1.401-22.346 1.3.215-1.577.22-3.176-.085-4.735 6.26.005 12.492-.616 18.735-1.068 11.984-1.006 24.024-1.605 35.928-3.407 14.955-1.3 29.724-4.102 44.606-5.994 47.645-6.385 95.432-11.656 143.208-17.001zm-299.213 21.696l6.074-1.176c4.848 1.549 10.113 1.136 15.085.458-2.056 7.537-2.932 15.323-4.096 23.029-3.695.814-7.424 1.463-11.13 2.226-.441-1.667-.718-3.379-1.238-5.023-1.938-.293-3.994.769-6.011.803-1.271-.034-3.328.672-3.91-.899-.621-.875.26-1.887 1.017-2.3 2.463-1.293 5.311-1.446 7.893-2.417l-1.446-5.854c-3.074.39-6.08 1.543-9.204 1.305-1.373-.491-1.525-2.678-.232-3.327 2.582-1.294 5.52-1.605 8.238-2.56l-1.04-4.265zm-47.685 7.135l15.334-2.005c2.164 7.717 3.509 15.639 4.684 23.56-6.916 1.69-13.955 2.915-21.007 3.892-.836-2.429-1.062-5.034-2.067-7.418-1.916-4.508-4.153-8.876-6.616-13.102 4.689 4.012 7.294 9.797 10.92 14.684 1.102 1.334 2.51 2.995 4.447 2.656 1.882-.266 4.283-.554 5.029-2.622.824-1.757-.413-3.424-1.215-4.904-2.791-5.153-6.023-10.04-9.509-14.74zM249.545 200.7c7.695-.706 15.447-.413 23.142-1.153 3.402-.3 6.814-.53 10.232-.474.379 1.367.915 2.689 1.565 3.955-3.361.118-6.723.31-10.062.706-8.43 1.118-16.955 1.079-25.425 1.785-12.045.989-24.153.554-36.204 1.458l-1.023.424c-.723-.356-1.525-.39-2.31-.328-10.165.763-20.363.435-30.55.593l-75.685.011c-27.877-.101-55.754.266-83.624-.305-6.701-.712-13.464-1.135-20.1-2.339v-2.904l18.964.69 25.99.112 140.653-.062c8.809-.005 17.634-.079 26.425-.52 12.639-1.163 25.368-.548 38.012-1.65z",fill:"#3e2723"}),te.createElement("path",{d:"M347.288 81.887c2.407-1 4.656-2.717 7.345-2.796-1.977 2.582-4.746 4.695-7.904 5.582-2.723-.605-5.39-2.074-7.401-4.029 2.729-.621 5.243 1.616 7.96 1.243zm13.577 1.424c.95-.333 1.96-.384 2.966-.418-1.17 1.469-2.96 2.21-4.65 2.893-5.226 1.802-10.362 4.05-15.876 4.83-1.005.175-2.068.029-2.746-.78 7.006-1.35 13.554-4.305 20.306-6.525z",fill:"#dba378"}),te.createElement("path",{d:"M388.453 83.294c10.408.7 20.865 1.057 31.16 2.893 14.006 2.57 27.938 5.548 41.797 8.842 4.837 1.073 9.47 2.864 14.159 4.435 3.277 1.136 6.633 2.074 9.757 3.616 5.537 2.678 11.684 4.31 16.526 8.26 5.61 4.215 9.52 10.385 11.944 16.905 1.859 6.474 1.367 13.43-.265 19.893-.701 4.198-2.684 8.17-5.594 11.271-3.684 3.56-8.107 6.227-12.373 9.012-3.446 2.356-7.43 3.695-11.232 5.356-11.904 1.802-23.944 2.401-35.928 3.407-6.243.452-12.475 1.073-18.735 1.068-.17-3.04-.745-6.12-2.316-8.769-1.859-2.96-3.876-5.876-6.514-8.192-2.176-1.887-4.825-3.08-7.323-4.464-2.729-1.378-5.904-.819-8.746-.146-5.751 1.52-11.13 4.147-16.446 6.745-3.91.718-7.752-1.31-11.656-1.096-2.486.616-3.328 3.678-2.09 5.752.61 1.972 2.683 2.61 4.429 3.22-2.045.294-4.063.74-6.074 1.176.367 1.412.712 2.836 1.04 4.265-2.718.955-5.656 1.266-8.238 2.56-1.294.65-1.141 2.836.232 3.327 3.124.238 6.13-.915 9.204-1.305.525 1.938.988 3.893 1.446 5.854-2.582.971-5.43 1.124-7.893 2.418-.757.412-1.639 1.424-1.017 2.3.582 1.57 2.639.864 3.91.898 2.017-.034 4.073-1.096 6.011-.803.52 1.644.797 3.356 1.238 5.023l11.13-2.226c-.204 1.548-1.034 3.31.028 4.729 1.057 1.243 2.424 2.486 4.142 2.57 2.152.447 4.158-.66 6.248-.96 2.848 2.757 7.549 1.334 10.046-1.226 2.836 1.48 6.514 2.034 9.243.023 2.56-1.96 5.622-3.311 7.802-5.73 1.888-3.395 1.746-7.457 2.25-11.209 7.468.102 14.898-.83 22.344-1.3.35 7.77 1.153 15.504 1.554 23.262-.028 4.14.757 8.226.785 12.361.187 9.718-.073 19.436-.05 29.148-65.155-.028-130.31.006-195.464-.017l.95-16.633c.112-5.08.05-10.158.073-15.238-6.588 1.707-13.487 2.034-20.25 1.498-9.808-.605-19.616-3.35-27.927-8.667l1.023-.424c12.051-.904 24.159-.47 36.204-1.458 8.47-.706 16.995-.667 25.425-1.785 3.339-.396 6.7-.588 10.062-.706 1.503 2.96 3.678 5.808 6.848 7.073 2.717 1.028 5.712 1.605 8.593.927 2.594-.627 5.283.135 7.87-.497 1.583-.3 3-1.113 4.543-1.537 1.198.17 2.158 1.085 3.373 1.22 2.44.317 4.921-.17 7.277-.78 1.656-.774 1.944-2.83 1.271-4.372 7.052-.978 14.091-2.204 21.007-3.893-1.175-7.921-2.52-15.843-4.684-23.56l-15.334 2.005c-1.593-2.135-3.587-4.017-5.859-5.412-3.56-1.017-7.18.26-10.525 1.44-8 2.147-15.052 6.583-22.42 10.21-1.677.983-3.683 2.147-3.892 4.305a31.05 31.05 0 00.367 8.916c-3.418-.057-6.83.175-10.232.474-7.695.74-15.447.447-23.142 1.153-12.644 1.102-25.373.486-38.012 1.65a63.323 63.323 0 00-5.48-.057c-4.289-4.35-7.035-10.006-8.283-15.95-.497-2.904.39-5.762 1.005-8.576 1.012-5.17 3.712-9.803 6.628-14.12 3.18-4.677 7.492-8.384 11.424-12.395 2.237-2.622 4.57-5.204 7.39-7.22 4.548-3.6 9.226-7.03 13.983-10.357 10.04-7.26 20.696-13.593 31.075-20.345 4.712-3.266 10.085-5.345 15.153-7.972 5.034-2.379 9.927-5.124 15.266-6.786a44.715 44.715 0 006.667-2.796c1.152.853 2.632 1.333 3.582 2.418-.39 2.226-1.594 4.418-1.029 6.723.52 2.034 1.48 3.983 2.83 5.588 1.385 1.565 3.611 1.627 5.527 1.932.672 1.944 1.339 4.046 3.034 5.368 2.248 1.977 5.4 1.977 8.226 2.005 1.248 1.695 2.395 3.814 4.604 4.35 2.379.803 4.825-.118 6.944-1.197 1.56 1.44 3.187 3.22 5.531 3.074 2.176.265 3.96-1.12 5.6-2.334 2.067 1.045 4.39 2.44 6.78 1.644 2.27-.474 3.847-2.26 5.372-3.859 2.09.334 4.215 1.22 6.34.673 2.423-1.023 3.83-3.43 4.96-5.678 1.407-.34 3.096-.311 4.13-1.492 1.271-1.249 1.627-3.045 2.04-4.706 1.91-.73 4.062-1.486 5.175-3.328.859-2.034-.006-4.215-.18-6.294 1.067-.83 2.395-1.656 2.604-3.119.548-2.277-.198-4.548-1.141-6.599 2.327-1.898 2.26-5.096 1.163-7.65z",fill:"#bf360c"}))))}const me=e=>{const{closeModal:t}=e,a=Object(Q.useCallback)(e=>{t(),e.preventDefault(),Object(re.c)()});return Object(Q.createElement)("div",null,Object(Q.createElement)("div",{className:"yoast-wordproof-modal-image"},Object(Q.createElement)(ue,{className:"yoast-wordproof-modal-svg__webhook-failed"})),Object(Q.createElement)("div",null,Object(J.__)("There was a connection problem. This could be because your third party connections are blocked.","wordpress-seo"),Object(Q.createElement)("br",null),Object(X.a)(Object(J.sprintf)(Object(J.__)("Find possible solutions in this %1$sArticle%2$s.","wordpress-seo"),"<a>","</a>"),"https://help.wordproof.com/en/articles/4823201-how-do-i-whitelist-wordproof-in-cloudflare")),Object(Q.createElement)("div",{className:"yoast-wordproof-modal-action"},Object(Q.createElement)(se.NewButton,{variant:"secondary",onClick:a},Object(J.__)("Try again","wordpress-seo"))),Object(Q.createElement)("div",null,Object(X.a)(Object(J.sprintf)(// translators: %1$s and %2$s are replaced by opening and closing <a> tags. %3$s expands to WordProof.
447
+ Object(J.__)("Not working? %1$sContact %3$s support%2$s.","wordpress-seo"),"<a>","</a>","WordProof"),"https://help.wordproof.com")))};me.propTypes={closeModal:ie.a.func.isRequired};var he=me,be=a(39);t.a=()=>{const[e,t]=Object(Q.useState)(null),a=Object(Q.useCallback)(()=>{t("oauth:failed")}),n=Object(Q.useCallback)(()=>{t("webhook:failed")}),r=Object(Q.useCallback)(()=>{t("oauth:success")}),s=Object(Q.useCallback)(()=>{t(null)});Object(Q.useEffect)(()=>(window.addEventListener("wordproof:oauth:success",r,!1),window.addEventListener("wordproof:oauth:failed",a,!1),window.addEventListener("wordproof:webhook:failed",n,!1),()=>{window.removeEventListener("wordproof:oauth:success",r,!1),window.removeEventListener("wordproof:oauth:failed",a,!1),window.removeEventListener("wordproof:webhook:failed",n,!1)}),[]);const o=Object(Q.useCallback)(()=>{switch(e){case"webhook:failed":return Object(J.__)("Connection failed","wordpress-seo");case"oauth:success":return Object(J.__)("Connected to WordProof","wordpress-seo");default:return Object(J.__)("WordProof authentication","wordpress-seo")}});return Object(Q.createElement)(Q.Fragment,null,e&&Object(Q.createElement)(be.a,{onRequestClose:s,additionalClassName:"yoast-wordproof-modal",title:o()},"oauth:success"===e&&Object(Q.createElement)(de,{closeModal:s}),"oauth:failed"===e&&Object(Q.createElement)(ee,null),"webhook:failed"===e&&Object(Q.createElement)(he,{closeModal:s})))}},function(e,t,a){"use strict";var n=a(11),r=a.n(n),s=a(0),o=a(2),i=a(6),c=a(1),l=a.n(c),d=a(133);const p=e=>{let{children:t,id:a,hasIcon:n=!0,title:r,image:i=null,isAlertDismissed:c,onDismissed:l}=e;return c?null:Object(s.createElement)("div",{id:a,className:"notice-yoast yoast is-dismissible"},Object(s.createElement)("div",{className:"notice-yoast__container"},Object(s.createElement)("div",null,Object(s.createElement)("div",{className:"notice-yoast__header"},n&&Object(s.createElement)("span",{className:"yoast-icon"}),Object(s.createElement)("h2",{className:"notice-yoast__header-heading"},r)),Object(s.createElement)("p",null,t)),i&&Object(s.createElement)(i,{height:"60"})),Object(s.createElement)("button",{className:"notice-dismiss",onClick:l},Object(s.createElement)("span",{className:"screen-reader-text"},Object(o.__)("Dismiss this notice.","wordpress-seo"))))};p.propTypes={children:l.a.node.isRequired,id:l.a.string.isRequired,hasIcon:l.a.bool,title:l.a.string.isRequired,image:l.a.elementType,isAlertDismissed:l.a.bool.isRequired,onDismissed:l.a.func.isRequired};var u,m,h,b,g,f,y,w,O,j,E,v,_,k,T,x,S,R,C,L,P,I,A,D,F,q,M,N,U,W,z,$,K,B,H,Y,V,G,Z,Q,J,X,ee,te,ae,ne,re,se=Object(d.a)(p),oe=a(3);function ie(){return(ie=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e}).apply(this,arguments)}function ce(e){return oe.createElement("svg",ie({"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 360"},e),u||(u=oe.createElement("circle",{cx:226,cy:211,r:149,fill:"#f0ecf0"})),m||(m=oe.createElement("path",{d:"M173.53 189.38s-35.47-5.3-41.78-11c-9.39-24.93-29.61-48-35.47-66.21-.71-2.24 3.72-11.39 3.53-15.41s-5.34-11.64-5.23-14-.09-15.27-.09-15.27l-4.75-.72s-5.13 6.07-3.56 9.87c-1.73-4.19 4.3 7.93.5 9.35 0 0-6-5.94-11.76-8.27s-19.57-3.65-19.57-3.65L43.19 73l-4.42.6L31 69.7l-2.85 5.12 7.53 5.29L40.86 92l17.19 10.2 10.2 10.56 9.86 3.56s26.49 79.67 45 92c17 11.33 37.23 15.92 37.23 15.92z",fill:"#fbd2a6"})),h||(h=oe.createElement("path",{d:"M270.52 345.13c2.76-14.59 15.94-35.73 30.24-54.58 16.22-21.39 14-79.66-33.19-91.46-17.3-4.32-52.25-1-59.85-3.41C186.54 189 170 187 168 190.17c-5 10.51-7.73 27.81-5.51 36.26 1.18 4.73 3.54 5.91 20.49 13.4-5.12 15-16.35 26.3-22.86 37s7.88 27.2 7.1 33.51c-.48 3.8-4.26 21.13-7.18 34.25a149.47 149.47 0 00110.3 8.66 25.66 25.66 0 01.18-8.12z",fill:"#a4286a"})),b||(b=oe.createElement("path",{d:"M206.76 66.43c-5 14.4-1.42 25.67-3.93 40.74-10 60.34-24.08 43.92-31.44 93.6 7.24-14.19 14.32-15.82 20.63-23.11-.83 3.09-10.25 13.75-8.05 34.81 9.85-8.51 6.35-8.75 11.86-8.54.36 3.25 3.53 3.22-3.59 10.53 2.52.69 17.42-14.32 20.16-12.66s0 5.72-6 7.76c2.15 2.2 30.47-3.87 43.81-14.71 4.93-4 10-13.16 13.38-18.2 7.17-10.62 12.38-24.77 17.71-36.6 8.94-19.87 15.09-39.34 16.11-61.31.53-10.44-3.41-18.44-4.41-28.86-2.57-27.8-67.63-37.26-86.24 16.55z",fill:"#9a5815"})),g||(g=oe.createElement("path",{d:"M277.74 179.06c.62-.79 1.24-1.59 1.84-2.39-.85 2.59-1.52 3.73-1.84 2.39z",fill:"#efb17c"})),f||(f=oe.createElement("path",{d:"M216.1 206.72c3.69-5.42 8.28-3.35 15.57-8.28 3.76-3.06 1.57-9.46 1.77-11.82 18.25 4.56 37.38-1.18 49.07-16 .62 5.16-2.77 22.27-.2 27 4.73 8.67 13.4 18.92 13.4 18.92-35.47-2.76-63.45 39-89.86 44.54 5.52-28.74-2.36-35.84 10.25-54.36z",fill:"#fbd2a6"})),y||(y=oe.createElement("path",{d:"M235.21 167.9l53.21-25.23s-3.65 24-6.5 32.72c-64.05 62.66-46.47-7.33-46.71-7.49z",fill:"#f6b488"})),w||(w=oe.createElement("path",{d:"M226.86 50.64C215 59.31 206.37 93.21 204 95.57c-19.46 19.47-3.59 41.39-3.94 51.24-.2 5.52-4.14 25.42 5.72 29.36 22.22 8.89 60-3.48 67.19-12.61 13.28-16.75 40.89-94.78 17.74-108.19-7.92-4.58-42.78-20.18-63.85-4.73z",fill:"#fbd2a6"})),O||(O=oe.createElement("path",{d:"M243.69 143.66c-10.7-6.16-8.56-6.73-19.76-12.71-3.86-2.07-3.94.64-6.32 0-2.91-.79-1.39-2.74-5.37-3.48-6.52-1.21-3.67 3.63-3.15 6 1.32 6.15-8.17 17.3 3.26 21.42 12.65 4.55 21.38-9.41 31.34-11.23z",fill:"#e5766c"})),j||(j=oe.createElement("path",{d:"M240.68 143.9c-11.49-5.53-11.65-8.17-24.64-11.69-8.6-2.32-5.53 1-5.69 4.42-.2 4.16-1.26 9.87 4.9 12.66 9 4.09 18.16-6.02 25.43-5.39zm.7-40.9c-.16 1.26-.06 4.9 5.46 8.25 11.43-4.73 16.36-2.56 17-3.33 1.48-1.76-2-8.87-7.88-9.85-5.58-.94-14.14 1.24-14.58 4.93z",fill:"#fff"})),E||(E=oe.createElement("path",{d:"M263.53 108.19c-4.32-4.33-6.85-6.24-12.26-8.21-2.77-1-6.18.18-8.65 1.67a3.65 3.65 0 00-1.24 1.23h-.12a3.73 3.73 0 011-1.52 12.53 12.53 0 0111.93-3c4.73 1 9.43 4.63 9.42 9.82z",fill:"#000001"})),v||(v=oe.createElement("circle",{cx:254.13,cy:104.05,r:4.19,fill:"#000001"})),_||(_=oe.createElement("path",{d:"M225.26 99.22c-.29 1-6.6 3.45-10.92 1.48-1.15-3.24-5-6.43-5.25-6.71-.5-2.86 5.55-8 10.06-6.3a10.21 10.21 0 016.11 11.53z",fill:"#fff"})),k||(k=oe.createElement("path",{d:"M209.29 94.21c-.19-2.34 1.84-4.1 3.65-5.2 7-3.87 13.18 3 12.43 10h-.12c-.14-4-2.38-8.44-6.47-9.11a3.19 3.19 0 00-2.42.31c-1.37.85-2.38 2-3.89 2.56-1 .45-1.92.42-3 1.4h-.22z",fill:"#000001"})),T||(T=oe.createElement("circle",{cx:219.55,cy:95.28,r:4,fill:"#000001"})),x||(x=oe.createElement("path",{d:"M218.66 120.27a27.32 27.32 0 004.54 3.45c-2.29-.72-4.28-.69-6.32-2.27-2.53-2-3.39-5.16-.73-7.72 10.24-9.82 12.56-13.82 14.77-24.42-1 12.37-6 17.77-10.63 23.18-2.53 2.97-4.68 5.06-1.63 7.78z",fill:"#efb17c"})),S||(S=oe.createElement("path",{d:"M231.22 69.91c-.67-3.41-8.78-2.83-11.06-1.93-3.48 1.39-6.08 5.22-7.13 8.53 2.9-4.3 6.74-8.12 12.46-6 1.16.42 3.18 2.35 4.48 1.85s1.03-2.2 1.25-2.45zm32.16 8.56c-2.75-1.66-12.24-5.08-12.18.82 2.56.24 5-.19 7.64.95 11.22 4.76 12.77 17.61 12.85 17.86.2-.53.1 1.26.23.7-.02.2.95-12.12-8.54-20.33z",fill:"#a57c52"})),R||(R=oe.createElement("path",{d:"M53.43 250.73c6.29 0-.6-.17 7.34 0 1.89.05-2.38-.7 0-.69 4.54-4.2 12.48-.74 20.6-2.45 4.55.35 3.93 1.35 5.59 4.19 4.89 8.38 4.78 14.21 14 19.56 16.42 8.38 66 12.92 88.49 18.86 5.52.83 42.64-20.15 61-23.75 6.51 10.74 11.46 28.68 8.39 34.93-6.54 13.3-57.07 25.4-75.91 25.15C156.47 326.18 94 294 92.2 293c-.94-.57.7-.7-7.68 0s-10.15.72-17.47-1.4c-3-.87-4.61-1.33-6.33-3.54-2 .22-3.39.2-4.78-1-3.15-2.74-4.84-6.61-2.73-10.06h-.12c-3.35-2.48-6.54-7.69-3.08-11.72 1-1.18 6.06-1.94 7.77-2.28-1.58-.29-6.37.19-7.49-.72-3.06-2.5-4.96-11.55 3.14-11.55z",fill:"#fbd2a6"})),C||(C=oe.createElement("path",{d:"M303.22 237.52c-9.87-11.88-41.59 8.19-47.8 12.34s-14.89 17.95-14.89 17.95c6 9.43 8.36 31 5.65 46.34l30.51-3s18-15.62 22.59-28.7 6.3-42.54 6.3-42.54",fill:"#a4286a"})),L||(L=oe.createElement("path",{d:"M278.63 31.67c-6.08 0-22.91 4.07-22.93 12.91 0 11 47.9 38.38 16.14 85.85 10.21-.79 10.79-8.12 14.92-14.93-3.66 77-49.38 93.58-40.51 142.25 7.68-25.81 20.3-11.62 38.13-33.84 3.45 4.88 9 18.28-9.46 33.78 50-31.26 57.31-56.6 51.92-95C319.93 113.53 348.7 42 278.63 31.67z",fill:"#cb9833"})),P||(P=oe.createElement("path",{d:"M283.64 126.83c-2.42 9.67-8 15.76-1.48 16.46A21.26 21.26 0 00302 132.6c5.17-8.52 3.93-16.44-2.46-18s-13.48 2.56-15.9 12.23z",fill:"#fbd2a6"})),I||(I=oe.createElement("path",{d:"M38 73.45c1.92 2 4.25 9.21 6.32 10.91 2.25 1.85 5.71 2.12 8.1 4.45 3.66-2 6-8.72 10-9.31-2.59 1.31-4.42 3.5-6.93 4.88-1.42.8-3 1.31-4.38 2.25-2.16-1.46-4.27-1.77-6.26-3.38-2.52-2.02-5.31-8-6.85-9.8z",fill:"#efb17c"})),A||(A=oe.createElement("path",{d:"M39 74.4c4.83 1.1 12.52 6.44 15.89 10-3.22-1.34-14.73-6.15-15.89-10zm.62-1.5c6.71-.79 18 1.54 23.29 5.9-3.85-.2-5.42-1.48-9-2.94-4.08-1.69-8.83-2.03-14.29-2.96zm46.43 14.58c-3.72-1.32-10.52-1.13-13.22 3.52 2-1.16 1.84-2.11 4.18-1.72-3.81-4.15 8.16-.74 11.6-.24m-2.78 13.15c.56-3.29-8-7.81-10.58-9.17-6.25-3.29-12.16 1.36-19.33-4.53 5.94 6.1 14.23 2.5 19.55 5.76 3.06 1.88 8.65 6.09 9.35 9.38-.23-.4 1.29-1.44 1.01-1.44z",fill:"#efb17c"})),D||(D=oe.createElement("circle",{cx:38.13,cy:30.03,r:3.14,fill:"#b89ac8"})),F||(F=oe.createElement("circle",{cx:60.26,cy:39.96,r:3.14,fill:"#e31e0c"})),q||(q=oe.createElement("circle",{cx:50.29,cy:25.63,r:3.14,fill:"#3baa45"})),M||(M=oe.createElement("circle",{cx:22.19,cy:19.21,r:3.14,fill:"#2ca9e1"})),N||(N=oe.createElement("circle",{cx:22.19,cy:30.03,r:3.14,fill:"#e31e0c"})),U||(U=oe.createElement("circle",{cx:26.86,cy:8.28,r:3.14,fill:"#3baa45"})),W||(W=oe.createElement("circle",{cx:49.32,cy:39.99,r:3.14,fill:"#e31e0c"})),z||(z=oe.createElement("circle",{cx:63.86,cy:59.52,r:3.14,fill:"#f8ad39"})),$||($=oe.createElement("circle",{cx:50.88,cy:50.72,r:3.14,fill:"#3baa45"})),K||(K=oe.createElement("circle",{cx:63.47,cy:76.17,r:3.14,fill:"#e31e0c"})),B||(B=oe.createElement("circle",{cx:38.34,cy:14.83,r:3.14,fill:"#2ca9e1"})),H||(H=oe.createElement("circle",{cx:44.44,cy:5.92,r:3.14,fill:"#f8ad39"})),Y||(Y=oe.createElement("circle",{cx:57.42,cy:10.24,r:3.14,fill:"#e31e0c"})),V||(V=oe.createElement("circle",{cx:66.81,cy:12.4,r:3.14,fill:"#2ca9e1"})),G||(G=oe.createElement("circle",{cx:77.95,cy:5.14,r:3.14,fill:"#b89ac8"})),Z||(Z=oe.createElement("circle",{cx:77.95,cy:30.34,r:3.14,fill:"#e31e0c"})),Q||(Q=oe.createElement("circle",{cx:80.97,cy:16.55,r:3.14,fill:"#f8ad39"})),J||(J=oe.createElement("circle",{cx:62.96,cy:27.27,r:3.14,fill:"#3baa45"})),X||(X=oe.createElement("circle",{cx:75.36,cy:48.67,r:3.14,fill:"#2ca9e1"})),ee||(ee=oe.createElement("circle",{cx:76.11,cy:65.31,r:3.14,fill:"#3baa45"})),te||(te=oe.createElement("path",{d:"M78.58 178.43C54.36 167.26 32 198.93 5 198.93c19.56 20.49 63.53 1.52 69 15.5 1.48-14.01 4.11-30.9 4.58-36z",fill:"#71b026"})),ae||(ae=oe.createElement("path",{d:"M67.75 251.08c0-4.65 10.13-72.65 10.13-72.65h2.8l-9.09 72.3z",fill:"#074a67"})),ne||(ne=oe.createElement("ellipse",{cx:255.38,cy:103.18,rx:1.84,ry:1.77,fill:"#fff"})),re||(re=oe.createElement("ellipse",{cx:221.24,cy:94.75,rx:1.84,ry:1.77,fill:"#fff"})))}const le=e=>{let{store:t="yoast-seo/editor",image:a=ce,url:n,...c}=e;return Object(i.useSelect)(e=>e(t).getIsPremium())?null:Object(s.createElement)(se,r()({alertKey:"webinar-promo-notification",store:t,id:"webinar-promo-notification",title:Object(o.__)("Get the most out of Yoast SEO","wordpress-seo"),image:a,url:n},c),Object(o.__)("Want to optimize even further with the help of our SEO experts? Sign up for our free weekly webinar!","wordpress-seo")," ",Object(s.createElement)("a",{href:n,target:"_blank",rel:"noreferrer"},Object(o.__)("Register now!","wordpress-seo")))};le.propTypes={store:l.a.string,image:l.a.elementType,url:l.a.string.isRequired},t.a=le},function(e,t,a){"use strict";a.d(t,"a",(function(){return c}));var n=a(45),r=a(38),s=a(114),o=a(54);const{dispatch:i}=wp.data;function c(){const{setIsAuthenticated:e,setSelectedPostTypes:t}=i("wordproof"),a=Object(r.a)("popup_redirect_authentication_url"),c=Object(r.a)("popup_redirect_settings_url");let l=null;const d=(e,t)=>{l=function(e,t){let a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:800,r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:680;const s=e.top.outerHeight/2+e.top.screenY-r/2,o=e.top.outerWidth/2+e.top.screenX-n/2;return e.open(t,a,`toolbar=no,\n\t\tlocation=no,\n\t\tdirectories=no,\n\t\tstatus=no,\n\t\tmenubar=no,\n\t\tresizable=no,\n\t\tcopyhistory=no,\n\t\twidth=${n},\n\t\theight=${r},\n\t\ttop=${s},\n\t\tleft=${o}`)}(window,e,t),l&&l.focus(),window.addEventListener("message",p,!1)},p=async e=>{const{data:t,source:a,origin:n}=e;if(n===Object(r.a)("origin")&&l===a)switch(t.type){case"wordproof:oauth:granted":!1===await h(t)&&await u("wordproof:oauth:failed",!1);break;case"wordproof:oauth:failed":await u("wordproof:oauth:failed",!1);break;case"wordproof:oauth:denied":await u("wordproof:oauth:denied",!1);break;case"wordproof:webhook:success":await u("wordproof:oauth:success",!0);break;case"wordproof:webhook:failed":await u("wordproof:webhook:failed",!1);break;case"wordproof:settings:updated":await u("wordproof:settings:updated"),await b(t);break;case"wordproof:oauth:destroy":await u("wordproof:oauth:destroy",!1);break;case"wordproof:oauth:retry":await u("wordproof:open_authentication",!1);break;case"wordproof:oauth:close":m()}},u=async function(t){let a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;m(),Object(s.a)(t),!1===a&&(await Object(n.b)(),e(!1)),!0===a&&e(!0)},m=()=>{window.removeEventListener("message",p,!1),l.close()},h=async e=>{await Object(n.c)(()=>Object(o.e)(e),async e=>{const t={type:"wordproof:sdk:access-token",source_id:e.source_id};return l.postMessage(t,Object(r.a)("origin")),!0},async()=>!1)},b=async e=>{await Object(n.c)(()=>Object(o.f)(e),async()=>{const a=e.settings;return a.selectedPostTypes&&t(a.selectedPostTypes),!0},async()=>!1)};window.addEventListener("wordproof:open_authentication",e=>{e.preventDefault(),d(a,"WordProof_Authentication")},!1),window.addEventListener("wordproof:open_settings",e=>{e.preventDefault(),d(c,"WordProof_Settings")},!1)}},function(e,t,a){"use strict";a.r(t),a.d(t,"DISMISS_ALERT",(function(){return n.DISMISS_ALERT})),a.d(t,"SNIPPET_EDITOR_FIND_CUSTOM_FIELDS",(function(){return r}));var n=a(130);function r(e){let{query:t,postId:a}=e;return new Promise(e=>{wpseoApi.get("meta/search",{query:t,post_id:a},t=>{e(t.meta)})})}},,,,,,,,,,,function(e,t,a){"use strict";var n=a(6),r=a(14),s=a(0),o=a(2),i=a(1),c=a.n(i),l=a(15),d=a(76),p=a(39),u=a(109),m=a(103),h=a(79),b=a(122);function g(e){const{keyphrases:t,onNoKeyphraseSet:a,onOpen:n,location:r}=e;if(!t.length)return document.querySelector("#focus-keyword-input-sidebar").focus(),void a();n(r)}function f(e,t){Object(m.b)(t)&&e.onClose()}function y(e){const{location:t,whichModalOpen:a,shouldCloseOnClickOutside:n}=e,r=Object(s.useCallback)(()=>{g(e)},[g,e]),i=Object(s.useCallback)(t=>{f(e,t)},[f,e]),c=Object(o.__)("Track SEO performance","wordpress-seo");return Object(s.createElement)(s.Fragment,null,a===t&&Object(s.createElement)(p.a,{title:c,onRequestClose:i,icon:Object(s.createElement)(u.a,null),additionalClassName:"yoast-wincher-seo-performance-modal",shouldCloseOnClickOutside:n},Object(s.createElement)(d.a,{className:"yoast-gutenberg-modal__content yoast-wincher-seo-performance-modal__content"},Object(s.createElement)(b.a,null))),"sidebar"===t&&Object(s.createElement)(h.a,{id:"wincher-open-button-"+t,title:c,suffixIcon:{size:"20px",icon:"pencil-square"},prefixIcon:{icon:"chart-square-bar",color:l.colors.$color_grey_medium_dark},onClick:r}))}y.propTypes={location:c.a.string,whichModalOpen:c.a.oneOf(["none","metabox","sidebar","postpublish"]),shouldCloseOnClickOutside:c.a.bool},y.defaultProps={location:"",whichModalOpen:"none",shouldCloseOnClickOutside:!0},t.a=Object(r.compose)([Object(n.withSelect)(e=>{const{getWincherModalOpen:t,getWincherTrackableKeyphrases:a}=e("yoast-seo/editor");return{keyphrases:a(),whichModalOpen:t()}}),Object(n.withDispatch)(e=>{const{setWincherOpenModal:t,setWincherDismissModal:a,setWincherNoKeyphrase:n}=e("yoast-seo/editor");return{onOpen:e=>{t(e)},onClose:()=>{a()},onNoKeyphraseSet:()=>{n()}}})])(y)},,,,,,,,,,,,,function(e,t,a){"use strict";var n=a(0),r=a(6),s=a(2),o=a(68),i=a(1),c=a.n(i),l=a(89),d=a(141),p=a(142),u=a(154),m=a(155),h=a(143);const b=e=>{let{location:t}=e;const a=Object(r.useSelect)(e=>e("yoast-seo/editor").getIsElementorEditor(),[]),i=Object(r.useSelect)(e=>e("yoast-seo/editor").isFleschReadingEaseAvailable(),[]);return Object(n.createElement)(l.a,{title:Object(s.__)("Insights","wordpress-seo"),id:"yoast-insights-modal-"+t,shouldCloseOnClickOutside:!a,showChangesWarning:!1},Object(n.createElement)("div",{className:"yoast-insights yoast-modal-content--columns"},Object(n.createElement)(u.a,{location:t}),Object(n.createElement)("div",null,i&&Object(n.createElement)("div",{className:"yoast-insights-row"},Object(n.createElement)(p.a,null)),Object(n.createElement)("div",{className:"yoast-insights-row yoast-insights-row--columns"},Object(n.createElement)(d.a,null),Object(n.createElement)(h.a,null)),Object(o.isFeatureEnabled)("TEXT_FORMALITY")&&Object(n.createElement)(m.a,{location:t,name:"YoastTextFormalityMetabox"}))))};b.propTypes={location:c.a.string},b.defaultProps={location:"sidebar"},t.a=b},,,,,,,,,,,,,,,function(e,t,a){"use strict";a.d(t,"a",(function(){return u}));var n=a(54),r=a(38),s=a(1),o=a.n(s),i=a(114);const c=e=>{const{response:t,createSuccessNotice:a,createErrorNotice:n,postId:s}=e;if(null===t||200===t.status)return;const o={id:"wordproof-timestamp-notice"};if(t&&201===t.status)0===t.balance?(o.actions=[{label:Object(r.a)("translations.open_settings_button_text"),onClick:()=>{Object(i.a)("wordproof:open_settings")},variant:"link"}],n(Object(r.a)("translations.no_balance"),o)):(a(Object(r.a)("translations.timestamp_success"),{type:"snackbar",id:"wordproof-timestamp-notice"}),l(s,t.hash,n,o));else if(t.error)switch(t.error){case"not_authenticated":o.type="snackbar",o.actions=[{label:Object(r.a)("translations.open_authentication_button_text"),onClick:()=>{Object(i.a)("wordproof:open_authentication")},variant:"link"}],n(Object(r.a)("translations.not_authenticated"),o);break;case"timestamp_failed":default:n(Object(r.a)("translations.timestamp_failed"),o)}},l=async(e,t,a,s)=>{setTimeout(async()=>{(await Object(n.c)(e)).hash!==t&&(s.type="snackbar",a(Object(r.a)("translations.webhook_failed"),s))},1e4)};c.proptypes={timestampResponse:o.a.any.isRequired,createSuccessNotice:o.a.func.isRequired,createErrorNotice:o.a.func.isRequired,postId:o.a.number.isRequired};const{debounce:d}=lodash,{applyFilters:p}=wp.hooks;function u(e,t,a){e(d(async()=>{if(p("wordproof.timestamp",!0)){const e=Object(r.a)("current_post_id"),s=await Object(n.g)(e);c({response:s,createSuccessNotice:t,createErrorNotice:a,postId:e})}},500))}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,a){"use strict";a.r(t);var n={};a.r(n),a.d(n,"getAnalysisData",(function(){return T}));var r={};a.r(r),a.d(r,"updateData",(function(){return L})),a.d(r,"loadSnippetEditorData",(function(){return P}));var s={};a.r(s),a.d(s,"authorFirstName",(function(){return N})),a.d(s,"authorLastName",(function(){return U})),a.d(s,"currentDate",(function(){return W})),a.d(s,"currentDay",(function(){return z})),a.d(s,"currentMonth",(function(){return $})),a.d(s,"category",(function(){return K})),a.d(s,"categoryTitle",(function(){return B})),a.d(s,"currentYear",(function(){return H})),a.d(s,"date",(function(){return Y})),a.d(s,"excerpt",(function(){return V})),a.d(s,"focusKeyphrase",(function(){return G})),a.d(s,"id",(function(){return Z})),a.d(s,"modified",(function(){return Q})),a.d(s,"name",(function(){return J})),a.d(s,"page",(function(){return X})),a.d(s,"pageNumber",(function(){return ee})),a.d(s,"pageTotal",(function(){return te})),a.d(s,"permalink",(function(){return ae})),a.d(s,"postContent",(function(){return ne})),a.d(s,"postDay",(function(){return re})),a.d(s,"postMonth",(function(){return se})),a.d(s,"postYear",(function(){return oe})),a.d(s,"postTypeNamePlural",(function(){return ie})),a.d(s,"postTypeNameSingular",(function(){return ce})),a.d(s,"primaryCategory",(function(){return le})),a.d(s,"searchPhrase",(function(){return de})),a.d(s,"separator",(function(){return pe})),a.d(s,"siteDescription",(function(){return ue})),a.d(s,"siteName",(function(){return me})),a.d(s,"tag",(function(){return he})),a.d(s,"term404",(function(){return be})),a.d(s,"termDescription",(function(){return ge})),a.d(s,"termHierarchy",(function(){return fe})),a.d(s,"termTitle",(function(){return ye})),a.d(s,"title",(function(){return we})),a.d(s,"userDescription",(function(){return Oe}));var o=a(6),i=a(50),c=a(215),l=a(175);$e.modules.hookUI.Base;class d extends $e.modules.hookData.Base{constructor(e,t,a){super(),this.hook=e,this.id=t,this.callback=a}getCommand(){return this.hook}getId(){return this.id}apply(){return this.callback()}}function p(e,t){let a=null;t.actions&&(a=[],t.actions.forEach(e=>{a.push({name:"wordproof_notice_button",text:e.label,callback(){e.onClick()}})})),window.elementor.notifications.showToast({message:e,buttons:a})}function u(e){!function(e,t,a){$e&&$e.hooks.registerDataAfter(new d("document/save/save","wordproof/timestamper",a))}(0,0,()=>{window.setTimeout(e,1e3)})}var m=a(4),h=a(19),b=a(10),g=a(104),f=a(52);const{getBaseUrlFromSettings:y,getContentLocale:w,getEditorDataContent:O,getFocusKeyphrase:j,getSnippetEditorDescriptionWithTemplate:E,getSnippetEditorSlug:v,getSnippetEditorTitleWithTemplate:_,getDateFromSettings:k}=h.selectors,T=e=>{let t=_(e),a=E(e),n=v(e);const r=y(e);return t=b.strings.stripHTMLTags(Object(f.a)("data_page_title",t)),a=b.strings.stripHTMLTags(Object(f.a)("data_meta_desc",a)),n=n.trim().replace(/\s+/g,"-"),{text:O(e),title:t,keyword:j(e),description:a,locale:w(e),titleWidth:Object(g.a)(t),slug:n,permalink:r+n,date:k(e)}};var x=a(176);class S{static get titleElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_title":"hidden_wpseo_title")}static get descriptionElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_metadesc":"hidden_wpseo_desc")}static get slugElement(){return document.getElementById("yoast_wpseo_slug")}static get title(){return S.titleElement.value}static set title(e){S.titleElement.value=e}static get description(){return S.descriptionElement.value}static set description(e){S.descriptionElement.value=e}static get slug(){return S.slugElement.value}static set slug(e){S.slugElement.value=e}}const{UPDATE_DATA:R,LOAD_SNIPPET_EDITOR_DATA:C}=h.actions;function L(e){if(e.hasOwnProperty("title")){let t=e.title;e.title===Object(m.get)(window,"wpseoScriptData.metabox.title_template","")&&(t=""),S.title=t}if(e.hasOwnProperty("description")){let t=e.description;e.description===Object(m.get)(window,"wpseoScriptData.metabox.metadesc_template","")&&(t=""),S.description=t}return e.hasOwnProperty("slug")&&(S.slug=e.slug),{type:R,data:e}}const P=()=>{const e=Object(m.get)(window,"wpseoScriptData.metabox.title_template",""),t=Object(m.get)(window,"wpseoScriptData.metabox.metadesc_template","");return{type:C,data:{title:S.title||e,description:S.description||t,slug:S.slug},templates:{title:e,description:t}}};var I=a(13);function A(e,t){const{updateWordsToHighlight:a}=Object(o.dispatch)("yoast-seo/editor");e("morphology",new I.Paper("",{keyword:t})).then(e=>{let{result:{keyphraseForms:t}}=e;a(Object(m.uniq)(Object(m.flatten)(t)))}).catch(()=>{a([])})}const D=Object(m.debounce)(A,500);var F=a(2),q=a(16),M=a(168),N={name:"author_first_name",label:"Author first name",placeholder:"%%author_first_name%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.author_first_name","")},regexp:new RegExp("%%author_first_name%%","g")},U={name:"author_last_name",label:"Author last name",placeholder:"%%author_last_name%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.author_last_name","")},regexp:new RegExp("%%author_last_name%%","g")},W={name:"currentdate",label:"Current date",placeholder:"%%currentdate%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.currentdate","")},regexp:new RegExp("%%currentdate%%","g")},z={name:"currentday",label:"Current day",placeholder:"%%currentday%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.currentday","")},regexp:new RegExp("%%currentday%%","g")},$={name:"currentmonth",label:"Current month",placeholder:"%%currentmonth%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.currentmonth","")},regexp:new RegExp("%%currentmonth%%","g")},K={name:"category",label:"Category",placeholder:"%%category%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.category","")},regexp:new RegExp("%%category%%","g")},B={name:"category_title",label:"Category Title",placeholder:"%%category_title%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.category_title","")},regexp:new RegExp("%%category_title%%","g")},H={name:"currentyear",label:"Current year",placeholder:"%%currentyear%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.currentyear","")},regexp:new RegExp("%%currentyear%%","g")},Y={name:"date",label:"Date",placeholder:"%%date%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.date","")},regexp:new RegExp("%%date%%","g")},V={name:"excerpt",label:"Excerpt",placeholder:"%%excerpt%%",aliases:[{name:"excerpt_only",label:"Excerpt only",placeholder:"%%excerpt_only%%"}],getReplacement:function(){return Object(o.select)("yoast-seo/editor").getEditorDataExcerptWithFallback()},regexp:new RegExp("%%excerpt%%|%%excerpt_only%%","g")},G={name:"focuskw",label:"Focus keyphrase",placeholder:"%%focuskw%%",aliases:[],getReplacement:function(){return Object(o.select)("yoast-seo/editor").getFocusKeyphrase()},regexp:new RegExp("%%focuskw%%|%%keyword%%","g")},Z={name:"id",label:"ID",placeholder:"%%id%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.id","")},regexp:new RegExp("%%id%%","g")},Q={name:"modified",label:"Modified",placeholder:"%%modified%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.modified","")},regexp:new RegExp("%%modified%%","g")},J={name:"name",label:"Name",placeholder:"%%name%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.name","")},regexp:new RegExp("%%name%%","g")},X={name:"page",label:"Page",placeholder:"%%page%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.page","")},regexp:new RegExp("%%page%%","g")},ee={name:"pagenumber",label:"Pagenumber",placeholder:"%%pagenumber%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.pagenumber","")},regexp:new RegExp("%%pagenumber%%","g")},te={name:"pagetotal",label:"Pagetotal",placeholder:"%%pagetotal%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.pagetotal","")},regexp:new RegExp("%%pagetotal%%","g")},ae={name:"permalink",label:"Permalink",placeholder:"%%permalink%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.permalink","")},regexp:new RegExp("%%permalink%%","g")},ne={name:"post_content",label:"Post Content",placeholder:"%%post_content%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.post_content","")},regexp:new RegExp("%%post_content%%","g")},re={name:"post_day",label:"Post Day",placeholder:"%%post_day%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.post_day","")},regexp:new RegExp("%%post_day%%","g")},se={name:"post_month",label:"Post Month",placeholder:"%%post_month%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.post_month","")},regexp:new RegExp("%%post_month%%","g")},oe={name:"post_year",label:"Post Year",placeholder:"%%post_year%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.post_year","")},regexp:new RegExp("%%post_year%%","g")},ie={name:"pt_plural",label:"Post type (plural)",placeholder:"%%pt_plural%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.pt_plural","")},regexp:new RegExp("%%pt_plural%%","g")},ce={name:"pt_single",label:"Post type (singular)",placeholder:"%%pt_single%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.pt_single","")},regexp:new RegExp("%%pt_single%%","g")},le={name:"primary_category",label:"Primary category",placeholder:"%%primary_category%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.primary_category","")},regexp:new RegExp("%%primary_category%%","g")},de={name:"searchphrase",label:"Search phrase",placeholder:"%%searchphrase%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.searchphrase","")},regexp:new RegExp("%%searchphrase%%","g")},pe={name:"sep",label:"Separator",placeholder:"%%sep%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.sep","")},regexp:new RegExp("%%sep%%(\\s*%%sep%%)*","g")},ue={name:"sitedesc",label:"Tagline",placeholder:"%%sitedesc%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.sitedesc","")},regexp:new RegExp("%%sitedesc%%","g")},me={name:"sitename",label:"Site title",placeholder:"%%sitename%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.sitename","")},regexp:new RegExp("%%sitename%%","g")},he={name:"tag",label:"Tag",placeholder:"%%tag%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.tag","")},regexp:new RegExp("%%tag%%","g")},be={name:"term404",label:"Term404",placeholder:"%%term404%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.term404","")},regexp:new RegExp("%%term404%%","g")},ge={name:"term_description",label:"Term description",placeholder:"%%term_description%%",aliases:[{name:"tag_description",label:"Tag description",placeholder:"%%tag_description%%"},{name:"category_description",label:"Category description",placeholder:"%%category_description%%"}],getReplacement:function(){return Object(m.get)(window,"YoastSEO.app.rawData.text","")},regexp:new RegExp("%%term_description%%|%%tag_description%%|%%category_description%%","g")},fe={name:"term_hierarchy",label:"Term hierarchy",placeholder:"%%term_hierarchy%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.term_hierarchy","")},regexp:new RegExp("%%term_hierarchy%%","g")},ye={name:"term_title",label:"Term title",placeholder:"%%term_title%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.term_title","")},regexp:new RegExp("%%term_title%%","g")},we={name:"title",label:"Title",placeholder:"%%title%%",aliases:[],getReplacement:function(){return Object(o.select)("yoast-seo/editor").getEditorDataTitle()},regexp:new RegExp("%%title%%","g")},Oe={name:"user_description",label:"User description",placeholder:"%%user_description%%",aliases:[],getReplacement:function(){return Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.replace_vars.user_description","")},regexp:new RegExp("%%user_description%%","g")},je=a(28);let Ee=null,ve=null;const _e=e=>{["content","title","snippet_title","snippet_meta","primary_category","data_page_title","data_meta_desc","excerpt"].forEach(t=>{Object(f.d)(t,e,"replaceVariablePlugin",10)})},ke=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";switch(""===e&&(e=Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.scope","")),e){case"post":case"page":return["authorFirstName","authorLastName","category","categoryTitle","currentDate","currentDay","currentMonth","currentYear","date","excerpt","id","focusKeyphrase","modified","name","page","primaryCategory","pageNumber","pageTotal","permalink","postContent","postDay","postMonth","postYear","postTypeNamePlural","postTypeNameSingular","searchPhrase","separator","siteDescription","siteName","tag","title","userDescription"]}return[]},Te=e=>_e(t=>t.replace(new RegExp(e.placeholder,"g"),e.replacement)),xe=()=>{if(null===ve){ve=[];const e=Object(m.get)(window,"wpseoScriptData.analysis.plugins.replaceVars.hidden_replace_vars",[]);(null===Ee&&(Ee=ke().map(e=>s[e])),Ee).forEach(t=>{const a=e.includes(t.name);ve.push({name:t.name,label:t.label,value:t.placeholder,hidden:a}),t.aliases.forEach(e=>{ve.push({name:e.name,label:e.label,value:e.placeholder,hidden:a})})})}return ve};var Se=a(40),Re=a(137),Ce=a(0),Le=a(8);class Pe extends $e.modules.hookUI.Base{constructor(e,t,a){super(),this.hook=e,this.id=t,this.callback=a}getCommand(){return this.hook}getId(){return this.id}apply(){return this.callback()}}class Ie extends $e.modules.hookData.Base{constructor(e,t,a){super(),this.hook=e,this.id=t,this.callback=a}getCommand(){return this.hook}getId(){return this.id}apply(){return this.callback()}}function Ae(e,t,a){$e.hooks.registerUIAfter(new Pe(e,t,a))}var De=a(116),Fe=a(12),qe=a(145);function Me(){return Object(Ce.createElement)(Fe.Slot,{name:"YoastElementor"},e=>Object(qe.a)(e))}var Ne=a(14),Ue=a(1),We=a.n(Ue),ze=a(140),Ke=a(200),Be=a(7);function He(e){return 0===e.message.length?null:Object(Ce.createElement)(Be.Alert,{type:e.type},e.message)}He.propTypes={message:We.a.oneOfType([We.a.array,We.a.string]).isRequired,type:We.a.string.isRequired};var Ye=Object(o.withSelect)(e=>{const{getWarningMessage:t}=e("yoast-seo/editor");return{message:t(),type:"info"}})(He),Ve=a(72),Ge=a(31),Ze=a(89),Qe=a(11),Je=a.n(Qe),Xe=a(165),et=a(131),tt=a(57);const{stripHTMLTags:at}=b.strings,nt=(e,t)=>{const a=Object(o.select)("yoast-seo/editor").getSnippetEditorTemplates();""===e.title&&(e.title=a.title),""===e.description&&(e.description=a.description);let n=0;return t.shortenedBaseUrl&&"string"==typeof t.shortenedBaseUrl&&(n=t.shortenedBaseUrl.length),e.url=e.url.replace(/\s+/g,"-"),"-"===e.url[e.url.length-1]&&(e.url=e.url.slice(0,-1)),"-"===e.url[n]&&(e.url=e.url.slice(0,n)+e.url.slice(n+1)),{url:e.url,title:at(Object(f.a)("data_page_title",e.title)),description:at(Object(f.a)("data_meta_desc",e.description))}},rt=e=>{let{isLoading:t,onLoad:a,location:n,...r}=e;return Object(Ce.useEffect)(()=>{setTimeout(()=>{t&&a()})}),t?null:Object(Ce.createElement)(et.a,{icon:"eye",hasPaperStyle:r.hasPaperStyle},Object(Ce.createElement)(Xe.SnippetEditor,Je()({},r,{descriptionPlaceholder:Object(F.__)("Please provide a meta description by editing the snippet below.","wordpress-seo"),mapEditorDataToPreview:nt,showCloseButton:!1,idSuffix:n})))};rt.propTypes={isLoading:We.a.bool.isRequired,onLoad:We.a.func.isRequired,hasPaperStyle:We.a.bool.isRequired,location:We.a.string.isRequired};var st=Object(Ne.compose)([Object(o.withSelect)(e=>{const{getBaseUrlFromSettings:t,getDateFromSettings:a,getEditorDataImageUrl:n,getFocusKeyphrase:r,getRecommendedReplaceVars:s,getSiteIconUrlFromSettings:o,getSnippetEditorData:i,getSnippetEditorIsLoading:c,getSnippetEditorMode:l,getSnippetEditorWordsToHighlight:d,isCornerstoneContent:p,getContentLocale:u}=e("yoast-seo/editor");return{baseUrl:t(),data:i(),date:a(),faviconSrc:o(),isLoading:c(),keyword:r(),mobileImageSrc:n(),mode:l(),recommendedReplacementVariables:s(),replacementVariables:xe(),wordsToHighlight:d(),isCornerstone:p(),locale:u()}}),Object(o.withDispatch)(e=>{const{updateData:t,switchMode:a,updateAnalysisData:n,loadSnippetEditorData:r}=e("yoast-seo/editor");return{onChange:(e,n)=>{switch(e){case"mode":a(n);break;case"slug":t({slug:n});break;default:t({[e]:n})}},onChangeAnalysisData:n,onLoad:r}}),Object(tt.a)()])(rt),ot=()=>Object(Ce.createElement)(Ze.a,{title:Object(F.__)("Google preview","wordpress-seo"),id:"yoast-google-preview-modal",shouldCloseOnClickOutside:!1},Object(Ce.createElement)(st,{showCloseButton:!1,hasPaperStyle:!1})),it=a(166),ct=a(46);const lt=()=>{Object(ct.b)(e=>Object(o.dispatch)("yoast-seo/editor").setTwitterPreviewImage(Object(ct.d)(e)))};var dt=Object(Ne.compose)([Object(o.withSelect)(e=>{const{getTwitterDescription:t,getTwitterTitle:a,getTwitterImageUrl:n,getFacebookImageUrl:r,getFacebookTitle:s,getFacebookDescription:o,getDescription:i,getSeoTitle:c,getTwitterWarnings:l,getTwitterImageType:d,getEditorDataImageFallback:p,getRecommendedReplaceVars:u,getSiteUrl:m,getSeoTitleTemplate:h,getSeoTitleTemplateNoFallback:b,getSocialTitleTemplate:g,getSeoDescriptionTemplate:f,getSocialDescriptionTemplate:y,getEditorDataExcerptWithFallback:w,getTwitterAltText:O}=e("yoast-seo/editor");return{imageUrl:n(),imageFallbackUrl:r()||p(),recommendedReplacementVariables:u(),replacementVariables:xe(),description:t(),descriptionPreviewFallback:y()||o()||i()||f()||w()||"",title:a(),titlePreviewFallback:g()||s()||c()||b()||h()||"",imageWarnings:l(),siteUrl:m(),isPremium:!!Object(q.a)().isPremium,isLarge:"summary"!==d(),titleInputPlaceholder:"",descriptionInputPlaceholder:"",socialMediumName:"Twitter",alt:O()}}),Object(o.withDispatch)(e=>{const{setTwitterPreviewTitle:t,setTwitterPreviewDescription:a,clearTwitterPreviewImage:n,loadTwitterPreviewData:r}=e("yoast-seo/editor");return{onSelectImageClick:lt,onRemoveImageClick:n,onDescriptionChange:a,onTitleChange:t,onLoad:r}}),Object(tt.a)()])(it.a),pt=()=>Object(Ce.createElement)(Ze.a,{title:Object(F.__)("Twitter preview","wordpress-seo"),id:"yoast-twitter-preview-modal",shouldCloseOnClickOutside:!1},Object(Ce.createElement)(dt,null)),ut=a(167);const mt=()=>{Object(ct.b)(e=>Object(o.dispatch)("yoast-seo/editor").setFacebookPreviewImage(Object(ct.c)(e)))};var ht=Object(Ne.compose)([Object(o.withSelect)(e=>{const{getFacebookDescription:t,getDescription:a,getFacebookTitle:n,getSeoTitle:r,getFacebookImageUrl:s,getEditorDataImageFallback:o,getFacebookWarnings:i,getRecommendedReplaceVars:c,getSiteUrl:l,getSeoTitleTemplate:d,getSeoTitleTemplateNoFallback:p,getSocialTitleTemplate:u,getSeoDescriptionTemplate:m,getSocialDescriptionTemplate:h,getEditorDataExcerptWithFallback:b,getFacebookAltText:g}=e("yoast-seo/editor");return{imageUrl:s(),imageFallbackUrl:o(),recommendedReplacementVariables:c(),replacementVariables:xe(),description:t(),descriptionPreviewFallback:h()||a()||m()||b()||"",title:n(),titlePreviewFallback:u()||r()||p()||d()||"",imageWarnings:i(),siteUrl:l(),isPremium:!!Object(q.a)().isPremium,titleInputPlaceholder:"",descriptionInputPlaceholder:"",socialMediumName:"Facebook",alt:g()}}),Object(o.withDispatch)(e=>{const{setFacebookPreviewTitle:t,setFacebookPreviewDescription:a,clearFacebookPreviewImage:n,loadFacebookPreviewData:r}=e("yoast-seo/editor");return{onSelectImageClick:mt,onRemoveImageClick:n,onDescriptionChange:a,onTitleChange:t,onLoad:r}}),Object(tt.a)()])(ut.a),bt=()=>Object(Ce.createElement)(Ze.a,{title:Object(F.__)("Facebook preview","wordpress-seo"),id:"yoast-facebook-preview-modal",shouldCloseOnClickOutside:!1},Object(Ce.createElement)(ht,null)),gt=a(152),ft=a(69),yt=a(153),wt=a(151),Ot=a(136),jt=a(187),Et=a(173),vt=a(174),_t=a(144);function kt(e){let{isLoading:t,onLoad:a,settings:n}=e;if(Object(Ce.useEffect)(()=>{setTimeout(()=>{t&&a()})}),t)return null;const r=Object(m.get)(window,"wpseoScriptData.webinarIntroElementorUrl","https://yoa.st/webinar-intro-elementor");return Object(Ce.createElement)(Ce.Fragment,null,Object(Se.b)()&&Object(Ce.createElement)(Et.a,null),Object(Ce.createElement)(Fe.Fill,{name:"YoastElementor"},Object(Ce.createElement)(Ge.a,{renderPriority:1},Object(Ce.createElement)(Ye,null),Object(Ce.createElement)(vt.a,{hasIcon:!1,image:null,url:r})),n.isKeywordAnalysisActive&&Object(Ce.createElement)(Ge.a,{renderPriority:8},Object(Ce.createElement)(Ve.KeywordInput,{isSEMrushIntegrationActive:n.isSEMrushIntegrationActive}),!window.wpseoScriptData.metabox.isPremium&&Object(Ce.createElement)(Fe.Fill,{name:"YoastRelatedKeyphrases"},Object(Ce.createElement)(Ot.a,null))),Object(Ce.createElement)(Ge.a,{renderPriority:25},Object(Ce.createElement)(ot,null)),n.displayFacebook&&Object(Ce.createElement)(Ge.a,{renderPriority:26},Object(Ce.createElement)(bt,null)),n.displayTwitter&&Object(Ce.createElement)(Ge.a,{renderPriority:27},Object(Ce.createElement)(pt,null)),n.displaySchemaSettings&&Object(Ce.createElement)(Ge.a,{renderPriority:28},Object(Ce.createElement)(ft.a,{title:Object(F.__)("Schema","wordpress-seo")},Object(Ce.createElement)(yt.a,null))),n.displayAdvancedTab&&Object(Ce.createElement)(Ge.a,{renderPriority:29},Object(Ce.createElement)(ft.a,{title:Object(F.__)("Advanced","wordpress-seo")},Object(Ce.createElement)(wt.a,{location:"sidebar"}))),n.isKeywordAnalysisActive&&Object(Ce.createElement)(Ge.a,{renderPriority:10},Object(Ce.createElement)(Ce.Fragment,null,Object(Ce.createElement)(Ve.SeoAnalysis,{shouldUpsell:n.shouldUpsell,shouldUpsellWordFormRecognition:n.isWordFormRecognitionActive,isYoastSEOWooActive:n.isYoastSEOWooEnabled}),n.shouldUpsell&&Object(Ce.createElement)(gt.a,null))),n.isContentAnalysisActive&&Object(Ce.createElement)(Ge.a,{renderPriority:15},Object(Ce.createElement)(Ve.ReadabilityAnalysis,{shouldUpsell:n.shouldUpsell,isYoastSEOWooActive:n.isYoastSEOWooEnabled})),n.isKeywordAnalysisActive&&Object(Ce.createElement)(Ge.a,{key:"additional-keywords-upsell",renderPriority:22},n.shouldUpsell&&Object(Ce.createElement)(_t.a,null)),n.isKeywordAnalysisActive&&n.isWincherIntegrationActive&&Object(Ce.createElement)(Ge.a,{key:"wincher-seo-performance",renderPriority:23},Object(Ce.createElement)(jt.a,{location:"sidebar",shouldCloseOnClickOutside:!1})),n.isCornerstoneActive&&Object(Ce.createElement)(Ge.a,{renderPriority:30},Object(Ce.createElement)(ze.a,null)),n.isInsightsEnabled&&Object(Ce.createElement)(Ge.a,{renderPriority:32},Object(Ce.createElement)(Ke.a,{location:"elementor"}))))}kt.propTypes={isLoading:We.a.bool.isRequired,onLoad:We.a.func.isRequired,settings:We.a.object.isRequired};var Tt=Object(Ne.compose)([Object(o.withSelect)(e=>{const{getPreferences:t,getSnippetEditorIsLoading:a}=e("yoast-seo/editor");return{settings:t(),isLoading:a()}}),Object(o.withDispatch)(e=>{const{loadSnippetEditorData:t}=e("yoast-seo/editor");return{onLoad:t}})])(kt);let xt,St=!1;function Rt(e){e.oldValue=e.value}function Ct(){xt.forEach(e=>Rt(e))}const Lt=Object(m.debounce)((function(){let e;St&&(
448
  /* Translators: %1$s translates to the Post Label in singular form */
449
  e=Object(F.sprintf)(Object(F.__)("Unfortunately we cannot save changes to your SEO settings while you are working on a draft of an already-published %1$s. If you want to save your SEO changes, make sure to click 'Update', or wait to make your SEO changes until you are ready to update the %1$s.","wordpress-seo"),window.wpseoAdminL10n.postTypeNameSingular.toLowerCase())),"draft"===window.elementor.settings.page.model.get("post_status")&&(e=""),Object(o.dispatch)("yoast-seo/editor").setWarningMessage(e)}),500,{trailing:!0});function Pt(e){"yoast_wpseo_linkdex"!==e.name&&"yoast_wpseo_content_score"!==e.name&&"yoast_wpseo_words_for_linking"!==e.name&&e.value!==e.oldValue&&(St=!0,Lt(),window.$e.internal("document/save/set-is-modified",{status:!0}),Rt(e))}function It(e){St=!1;const t=jQuery(e).serializeArray().reduce((e,t)=>{let{name:a,value:n}=t;return e[a]=n,e},{});jQuery.post(e.getAttribute("action"),t,(e,a,n)=>{let{success:r,data:s}=e;r?(Object(i.doAction)("yoast.elementor.save.success",n),s.slug&&s.slug!==t.slug&&Object(o.dispatch)("yoast-seo/editor").updateData({slug:s.slug}),Ct(),Lt()):St=!0})}function At(){setTimeout(()=>{Object(De.b)("elementor-panel-page-settings-controls",Object(Ce.createElement)(Le.StyleSheetManager,{target:document.getElementById("elementor-panel-inner")},Object(Ce.createElement)("div",{className:"yoast yoast-elementor-panel__fills"},Object(Ce.createElement)(Me,null),Object(Ce.createElement)(Tt,null))))},200)}function Dt(){window.YoastSEO=window.YoastSEO||{},window.YoastSEO._registerReactComponent=De.a,window.elementor.settings.page.model.on("change",e=>{e.changed&&e.changed.post_status&&Lt()});const e=It.bind(null,document.getElementById("yoast-form"));$e.hooks.registerDataAfter(new Ie("document/save/save","yoast-seo-save",()=>{window.elementor.config.document.id===window.elementor.config.document.revisions.current_id&&e()})),window.elementor.modules.layouts.panel.pages.menu.Menu.addItem({name:"yoast",icon:"yoast yoast-element-menu-icon",title:"Yoast SEO",type:"page",callback:()=>{try{window.$e.route("panel/page-settings/yoast-tab")}catch(e){window.$e.route("panel/page-settings/settings"),window.$e.route("panel/page-settings/yoast-tab")}At()}},"more"),jQuery(document).on("click",'[data-tab="yoast-tab"]:not(.elementor-active) > a',At),xt=document.querySelectorAll("input[name^='yoast']"),Ct(),setInterval(()=>xt.forEach(Pt),500)}var Ft=a(169);const qt={content:"",title:"",excerpt:"",slug:"",imageUrl:""};function Mt(e){const t=window.elementor.settings.page.model.get("post_featured_image"),a=Object(m.get)(t,"url","");return""===a?function(e){const t=I.languageProcessing.imageInText(e);if(0===t.length)return"";const a=jQuery.parseHTML(t.join(""));for(const e of a)if(e.src)return e.src;return""}(e):a}const Nt=Object(m.debounce)((function(){const e=window.elementor.documents.getCurrent();if(!["wp-post","wp-page"].includes(e.config.type))return;const t=function(e){const t=function(e){const t=[];return e.$element.find(".elementor-widget-container").each((e,a)=>{t.push(a.innerHTML.trim())}),t.join("")}(e);return{content:t,title:window.elementor.settings.page.model.get("post_title"),excerpt:window.elementor.settings.page.model.get("post_excerpt")||"",imageUrl:Mt(t)}}(e);t.content!==qt.content&&(qt.content=t.content,Object(o.dispatch)("yoast-seo/editor").setEditorDataContent(qt.content)),t.title!==qt.title&&(qt.title=t.title,Object(o.dispatch)("yoast-seo/editor").setEditorDataTitle(qt.title)),t.excerpt!==qt.excerpt&&(qt.excerpt=t.excerpt,Object(o.dispatch)("yoast-seo/editor").setEditorDataExcerpt(qt.excerpt)),t.imageUrl!==qt.imageUrl&&(qt.imageUrl=t.imageUrl,Object(o.dispatch)("yoast-seo/editor").setEditorDataImageUrl(qt.imageUrl))}),500);function Ut(){window.YoastSEO=window.YoastSEO||{},window.YoastSEO.store=function(){const e=Object(o.registerStore)("yoast-seo/editor",{reducer:Object(o.combineReducers)(h.reducers),selectors:{...h.selectors,...n},actions:Object(m.pickBy)({...h.actions,...r},e=>"function"==typeof e),controls:x});return(e=>{e.dispatch(h.actions.loadCornerstoneContent()),e.dispatch(h.actions.loadFocusKeyword()),e.dispatch(h.actions.setMarkerStatus("hidden")),e.dispatch(h.actions.setSettings({socialPreviews:{sitewideImage:window.wpseoScriptData.metabox.sitewide_social_image,siteName:window.wpseoScriptData.metabox.site_name,contentImage:window.wpseoScriptData.metabox.first_content_image,twitterCardType:window.wpseoScriptData.metabox.twitterCardType},snippetEditor:{baseUrl:window.wpseoScriptData.metabox.base_url,date:window.wpseoScriptData.metabox.metaDescriptionDate,recommendedReplacementVariables:window.wpseoScriptData.analysis.plugins.replaceVars.recommended_replace_vars,siteIconUrl:window.wpseoScriptData.metabox.siteIconUrl}}));const{facebook:t,twitter:a}=window.wpseoScriptData.metabox.showSocial;t&&e.dispatch(h.actions.loadFacebookPreviewData()),a&&e.dispatch(h.actions.loadTwitterPreviewData()),e.dispatch(h.actions.setSEMrushChangeCountry(window.wpseoScriptData.metabox.countryCode)),e.dispatch(h.actions.setSEMrushLoginStatus(window.wpseoScriptData.metabox.SEMrushLoginStatus)),e.dispatch(h.actions.setWincherLoginStatus(window.wpseoScriptData.metabox.wincherLoginStatus,!1)),e.dispatch(h.actions.setWincherWebsiteId(window.wpseoScriptData.metabox.wincherWebsiteId)),e.dispatch(h.actions.setWincherAutomaticKeyphaseTracking(window.wpseoScriptData.metabox.wincherAutoAddKeyphrases)),e.dispatch(h.actions.setDismissedAlerts(Object(m.get)(window,"wpseoScriptData.dismissedAlerts",{}))),e.dispatch(h.actions.setIsPremium(Boolean(Object(m.get)(window,"wpseoScriptData.metabox.isPremium",!1))))})(e),e}(),Ae("editor/documents/attach-preview","yoast-seo-content-scraper-attach-preview",Nt),Ae("document/save/set-is-modified","yoast-seo-content-scraper-on-modified",Nt),window.YoastSEO.pluginReady=f.b,window.YoastSEO.pluginReloaded=f.c,window.YoastSEO.registerModification=f.d,window.YoastSEO.registerPlugin=f.e,window.YoastSEO.applyModifications=f.a,window.YoastSEO.analysis=window.YoastSEO.analysis||{},window.YoastSEO.analysis.run=Object(o.dispatch)("yoast-seo/editor").runAnalysis,window.YoastSEO.analysis.worker=Object(Re.b)(),window.YoastSEO.analysis.collectData=Re.a,Object(f.e)("replaceVariablePlugin",{status:"ready"}),ke().forEach(e=>{const t=(e=>{let{getReplacement:t,regexp:a}=e;return e=>e.replace(a,t())})(s[e]);_e(t)}),window.YoastSEO.wp=window.YoastSEO.wp||{},window.YoastSEO.wp.replaceVarsPlugin={addReplacement:Te,ReplaceVar:je.a},function(){const e=Object(q.a)(),t=Object(m.get)(window,["wpseoScriptData","analysis","worker","keywords_assessment_url"],"used-keywords-assessment.js"),a=new M.a("get_focus_keyword_usage",e,Object(o.dispatch)("yoast-seo/editor").runAnalysis,t);a.init();let n="";Object(o.subscribe)(()=>{const e=Object(o.select)("yoast-seo/editor").getFocusKeyphrase();e!==n&&(n=e,a.setKeyword(e))})}(),Object(Ft.a)(),function(e){const{getFocusKeyphrase:t}=Object(o.select)("yoast-seo/editor");let a=t();A(e,a),Object(o.subscribe)(()=>{const n=t();a!==n&&(a=n,D(e,n))})}(window.YoastSEO.analysis.worker.runResearch),function(){if(!0===window.elementor.config.user.introduction["yoast-introduction"])return;const e=new window.elementorModules.editor.utils.Introduction({introductionKey:"yoast-introduction",dialogOptions:{id:"yoast-introduction",className:"elementor-right-click-introduction",headerMessage:Object(F.__)("New: Yoast SEO for Elementor","wordpress-seo"),message:Object(F.__)("Get started with Yoast SEO's content analysis for Elementor!","wordpress-seo"),position:{my:"left top",at:"right top",autoRefresh:!0},hide:{onOutsideClick:!1}},onDialogInitCallback:t=>{window.$e.routes.on("run:after",(function(e,a){"panel/menu"===a&&t.getElements("ok").trigger("click")})),t.addButton({name:"ok",text:Object(F.__)("Got it","wordpress-seo"),callback:()=>e.setViewed()}),t.getElements("ok").addClass("elementor-button elementor-button-success")}});setTimeout((function t(){try{e.show(window.elementor.getPanelView().header.currentView.ui.menuButton[0])}catch(e){setTimeout(t,100)}}),100)}(),Dt(),Object(Se.b)()&&(Object(l.a)(),Object(c.a)(u,p,p)),Object(i.doAction)("yoast.elementor.loaded")}jQuery(window).on("elementor:init",()=>{window.elementor.on("panel:init",()=>{setTimeout(Ut)})})}]);
js/dist/externals-components.js CHANGED
@@ -1,4 +1,4 @@
1
- !function(e){var t={};function s(o){if(t[o])return t[o].exports;var n=t[o]={i:o,l:!1,exports:{}};return e[o].call(n.exports,n,n.exports,s),n.l=!0,n.exports}s.m=e,s.c=t,s.d=function(e,t,o){s.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},s.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.t=function(e,t){if(1&t&&(e=s(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(s.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)s.d(o,n,function(t){return e[t]}.bind(null,n));return o},s.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return s.d(t,"a",t),t},s.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},s.p="",s(s.s=292)}({0:function(e,t){e.exports=window.wp.element},1:function(e,t){e.exports=window.yoast.propTypes},10:function(e,t){e.exports=window.yoast.helpers},103:function(e,t,s){"use strict";s.d(t,"b",(function(){return p}));var o=s(0),n=s(2),r=s(39),a=s(1),i=s.n(a),l=s(4),c=s(79),u=s(25);const p=e=>{let t=!0;if("blur"===e.type){const{relatedTarget:s}=e;if(s){const e=["media-modal","wp-core-ui"];t=Object(l.intersection)(e,Array.from(s.classList)).length!==e.length}}return t},d=e=>{let{id:t,postTypeName:s,children:a,title:i,isOpen:l,close:d,open:m,shouldCloseOnClickOutside:h,showChangesWarning:b}=e;const g=Object(o.useCallback)(e=>{p(e)&&d()},[d]);return Object(o.createElement)(o.Fragment,null,l&&Object(o.createElement)(u.LocationProvider,{value:"modal"},Object(o.createElement)(r.a,{title:i,onRequestClose:g,additionalClassName:"yoast-collapsible-modal yoast-post-settings-modal",id:"id",shouldCloseOnClickOutside:h},Object(o.createElement)("div",{className:"yoast-content-container"},Object(o.createElement)("div",{className:"yoast-modal-content"},a)),Object(o.createElement)("div",{className:"yoast-notice-container"},Object(o.createElement)("hr",null),Object(o.createElement)("div",{className:"yoast-button-container"},b&&Object(o.createElement)("p",null,
2
  /* Translators: %s translates to the Post Label in singular form */
3
  Object(n.sprintf)(Object(n.__)("Make sure to save your %s for changes to take effect","wordpress-seo"),s)),Object(o.createElement)("button",{className:"yoast-button yoast-button--primary yoast-button--post-settings-modal",type:"button",onClick:g},
4
  /* Translators: %s translates to the Post Label in singular form */
@@ -12,7 +12,7 @@ Object(i.__)("%1$sSocial media preview%2$s: Facebook & Twitter","wordpress-seo")
12
  /* translators: %s expands to 'Yoast SEO Premium'. */
13
  Object(i.__)("Other benefits of %s for you:","wordpress-seo"),"Yoast SEO Premium");return Object(o.createElement)(l.a,{infoParagraphs:[n,a],benefits:s,upsellButtonText:Object(i.sprintf)(
14
  /* translators: %s expands to 'Yoast SEO Premium'. */
15
- Object(i.__)("Get %s","wordpress-seo"),"Yoast SEO Premium"),upsellButton:{href:e.buyLink,className:"yoast-button-upsell",rel:null},upsellButtonLabel:Object(i.__)("1 year free support and updates included!","wordpress-seo")})};d.propTypes={link:u.a.string.isRequired,buyLink:u.a.string.isRequired},t.a=d},14:function(e,t){e.exports=window.wp.compose},146:function(e,t){e.exports=window.yoast.analysisReport},15:function(e,t){e.exports=window.yoast.styleGuide},16:function(e,t,s){"use strict";s.d(t,"a",(function(){return n}));var o=s(4);function n(){return Object(o.get)(window,"wpseoScriptData.metabox",{intl:{},isRtl:!1})}},183:function(e,t,s){"use strict";var o=s(0),n=s(7),r=s(1),a=s.n(r),i=s(67),l=s(41);const c=e=>{let{target:t,scoreIndicator:s}=e;return Object(o.createElement)(l.a,{target:t},Object(o.createElement)(n.SvgIcon,Object(i.getIconForScore)(s)))};c.propTypes={target:a.a.string.isRequired,scoreIndicator:a.a.string.isRequired},t.a=c},186:function(e,t,s){"use strict";var o=s(6),n=s(14),r=s(0),a=s(2),i=s(1),l=s.n(i),c=s(146),u=s(13),p=s(67);class d extends r.Component{constructor(e){super(e);const t=this.props.results;this.state={mappedResults:{}},null!==t&&(this.state={mappedResults:Object(p.default)(t,this.props.keywordKey)}),this.handleMarkButtonClick=this.handleMarkButtonClick.bind(this),this.handleEditButtonClick=this.handleEditButtonClick.bind(this)}componentDidUpdate(e){null!==this.props.results&&this.props.results!==e.results&&this.setState({mappedResults:Object(p.default)(this.props.results,this.props.keywordKey)})}handleMarkButtonClick(e,t){const s=this.props.keywordKey.length>0?`${this.props.keywordKey}:${e}`:e;s===this.props.activeMarker?(this.props.setActiveMarker(null),this.props.setMarkerPauseStatus(!1),this.removeMarkers()):(this.props.setActiveMarker(s),t())}focusOnKeyphraseField(e){const t=this.props.keywordKey,s=""===t?"focus-keyword-input-"+e:"yoast-keyword-input-"+t+"-"+e,o=document.getElementById(s);o.focus(),o.scrollIntoView({behavior:"auto",block:"center",inline:"center"})}focusOnGooglePreviewField(e,t){let s;s="metaDescriptionKeyword"===e||"metaDescriptionLength"===e?"description":"titleWidth"===e||"keyphraseInSEOTitle"===e?"title":"slug";const o=document.getElementById("yoast-google-preview-"+s+"-"+t);o.focus(),o.scrollIntoView({behavior:"auto",block:"center",inline:"center"})}handleEditButtonClick(e){let t=this.props.location;if("functionWordsInKeyphrase"!==e&&"keyphraseLength"!==e)if("sidebar"===t)t="modal",document.getElementById("yoast-google-preview-modal-open-button").click(),setTimeout(()=>this.focusOnGooglePreviewField(e,t),500);else{const s=document.getElementById("yoast-snippet-editor-metabox");s&&"false"===s.getAttribute("aria-expanded")?(s.click(),setTimeout(()=>this.focusOnGooglePreviewField(e,t),100)):this.focusOnGooglePreviewField(e,t)}else this.focusOnKeyphraseField(t)}removeMarkers(){window.YoastSEO.analysis.applyMarks(new u.Paper("",{}),[])}render(){const{mappedResults:e}=this.state,{errorsResults:t,improvementsResults:s,goodResults:o,considerationsResults:n,problemsResults:i}=e,{upsellResults:l,resultCategoryLabels:u}=this.props,p={errors:Object(a.__)("Errors","wordpress-seo"),problems:Object(a.__)("Problems","wordpress-seo"),improvements:Object(a.__)("Improvements","wordpress-seo"),considerations:Object(a.__)("Considerations","wordpress-seo"),goodResults:Object(a.__)("Good results","wordpress-seo")},d=Object.assign(p,u);return Object(r.createElement)(r.Fragment,null,Object(r.createElement)(c.ContentAnalysis,{errorsResults:t,problemsResults:i,upsellResults:l,improvementsResults:s,considerationsResults:n,goodResults:o,activeMarker:this.props.activeMarker,onMarkButtonClick:this.handleMarkButtonClick,onEditButtonClick:this.handleEditButtonClick,marksButtonClassName:this.props.marksButtonClassName,editButtonClassName:this.props.editButtonClassName,marksButtonStatus:this.props.marksButtonStatus,headingLevel:3,keywordKey:this.props.keywordKey,isPremium:this.props.isPremium,resultCategoryLabels:d}))}}d.propTypes={results:l.a.array,upsellResults:l.a.array,marksButtonClassName:l.a.string,editButtonClassName:l.a.string,marksButtonStatus:l.a.string,setActiveMarker:l.a.func.isRequired,setMarkerPauseStatus:l.a.func.isRequired,activeMarker:l.a.string,keywordKey:l.a.string,location:l.a.string,isPremium:l.a.bool,resultCategoryLabels:l.a.shape({errors:l.a.string,problems:l.a.string,improvements:l.a.string,considerations:l.a.string,goodResults:l.a.string})},d.defaultProps={results:null,upsellResults:[],marksButtonStatus:"enabled",marksButtonClassName:"",editButtonClassName:"",activeMarker:null,keywordKey:"",location:"",isPremium:!1,resultCategoryLabels:{}};var m=d;t.a=Object(n.compose)([Object(o.withSelect)(e=>{const{getActiveMarker:t,getIsPremium:s}=e("yoast-seo/editor");return{activeMarker:t(),isPremium:s()}}),Object(o.withDispatch)(e=>{const{setActiveMarker:t,setMarkerPauseStatus:s}=e("yoast-seo/editor");return{setActiveMarker:t,setMarkerPauseStatus:s}})])(m)},2:function(e,t){e.exports=window.wp.i18n},22:function(e,t){e.exports=window.wp.apiFetch},25:function(e,t){e.exports=window.yoast.externals.contexts},27:function(e,t,s){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n=i(s(3)),r=i(s(117)),a=i(s(120));function i(e){return e&&e.__esModule?e:{default:e}}var l=void 0;t.default=function(e){var t=e.mixedString,s=e.components,i=e.throwErrors;if(l=t,!s)return t;if("object"!==(void 0===s?"undefined":o(s))){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var c=(0,a.default)(t);try{return function e(t,s){var a,i,c,u,p,d,m,h,b=[],g={};for(d=0;d<t.length;d++)if("string"!==(p=t[d]).type){if(!s.hasOwnProperty(p.value)||void 0===s[p.value])throw new Error("Invalid interpolation, missing component node: `"+p.value+"`");if("object"!==o(s[p.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+p.value+"`","\n> "+l);if("componentClose"===p.type)throw new Error("Missing opening component token: `"+p.value+"`");if("componentOpen"===p.type){a=s[p.value],c=d;break}b.push(s[p.value])}else b.push(p.value);return a&&(u=function(e,t){var s,o,n=t[e],r=0;for(o=e+1;o<t.length;o++)if((s=t[o]).value===n.value){if("componentOpen"===s.type){r++;continue}if("componentClose"===s.type){if(0===r)return o;r--}}throw new Error("Missing closing component token `"+n.value+"`")}(c,t),m=e(t.slice(c+1,u),s),i=n.default.cloneElement(a,{},m),b.push(i),u<t.length-1&&(h=e(t.slice(u+1),s),b=b.concat(h))),1===b.length?b[0]:(b.forEach((function(e,t){e&&(g["interpolation-child-"+t]=e)})),(0,r.default)(g))}(c,s)}catch(e){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}},292:function(e,t,s){"use strict";s.r(t);var o=s(0),n=s(2),r=s(12),a=s(7),i=s(10),l=s(1),c=s.n(l),u=s(8),p=s.n(u);const d=p.a.div`
16
  display: flex;
17
  margin-top: 8px;
18
  `;class m extends o.Component{render(){return Object(o.createElement)(d,null,Object(o.createElement)(a.Toggle,{id:this.props.id,labelText:Object(n.__)("Mark as cornerstone content","wordpress-seo"),isEnabled:this.props.isEnabled,onSetToggleState:this.props.onToggle,onToggleDisabled:this.props.onToggleDisabled}))}}m.propTypes={id:c.a.string,isEnabled:c.a.bool,onToggle:c.a.func,onToggleDisabled:c.a.func},m.defaultProps={id:"cornerstone-toggle",isEnabled:!0,onToggle:()=>{},onToggleDisabled:()=>{}};var h=m,b=s(48),g=s(69);const y=Object(i.makeOutboundLink)();function f(e){let{isCornerstone:t,onChange:s,learnMoreUrl:l,location:c}=e;const u="metabox"===c?b.a:g.a;return Object(o.createElement)(u,{id:Object(i.join)(["yoast-cornerstone-collapsible",c]),title:Object(n.__)("Cornerstone content","wordpress-seo")},Object(o.createElement)(a.HelpText,null,Object(n.__)("Cornerstone content should be the most important and extensive articles on your site.","wordpress-seo")+" ",Object(o.createElement)(y,{href:l},Object(n.__)("Learn more about Cornerstone Content.","wordpress-seo"))),Object(o.createElement)(h,{id:Object(i.join)(["yoast-cornerstone",c]),isEnabled:t,onToggle:s}),Object(o.createElement)(r.Slot,{name:"YoastAfterCornerstoneToggle"}))}f.propTypes={isCornerstone:c.a.bool,onChange:c.a.func,learnMoreUrl:c.a.string.isRequired,location:c.a.string},f.defaultProps={isCornerstone:!0,onChange:()=>{},location:""};var O=s(14),w=s(6),k=s(61),j=s(22),_=s.n(j),v=s(76),E=s(39),x=s(109),R=s(103);class S extends o.Component{constructor(e){super(e),this.onModalOpen=this.onModalOpen.bind(this),this.onModalClose=this.onModalClose.bind(this),this.onLinkClick=this.onLinkClick.bind(this),this.listenToMessages=this.listenToMessages.bind(this)}onModalOpen(){this.props.keyphrase.trim()?this.props.onOpen(this.props.location):this.props.onOpenWithNoKeyphrase()}onModalClose(e){Object(R.b)(e)&&this.props.onClose()}onLinkClick(e){if(e.preventDefault(),!this.props.keyphrase.trim())return void this.props.onOpenWithNoKeyphrase();const t=e.target.href,s=["top="+(window.top.outerHeight/2+window.top.screenY-285),"left="+(window.top.outerWidth/2+window.top.screenX-170),"width=340","height=570","resizable=1","scrollbars=1","status=0"];this.popup&&!this.popup.closed||(this.popup=window.open(t,"SEMrush_login",s.join(","))),this.popup&&this.popup.focus(),window.addEventListener("message",this.listenToMessages,!1)}async listenToMessages(e){const{data:t,source:s,origin:o}=e;"https://oauth.semrush.com"===o&&this.popup===s&&("semrush:oauth:success"===t.type&&(this.popup.close(),window.removeEventListener("message",this.listenToMessages,!1),await this.performAuthenticationRequest(t)),"semrush:oauth:denied"===t.type&&(this.popup.close(),window.removeEventListener("message",this.listenToMessages,!1),this.props.onAuthentication(!1)))}async performAuthenticationRequest(e){try{const t=new URL(e.url).searchParams.get("code"),s=await _()({path:"yoast/v1/semrush/authenticate",method:"POST",data:{code:t}});200===s.status?(this.props.onAuthentication(!0),this.onModalOpen(),this.popup.close()):console.error(s.error)}catch(e){console.error(e.message)}}render(){const{keyphrase:e,location:t,whichModalOpen:s,isLoggedIn:i,shouldCloseOnClickOutside:l}=this.props;return Object(o.createElement)(o.Fragment,null,i&&Object(o.createElement)("div",{className:"yoast"},Object(o.createElement)(a.NewButton,{variant:"secondary",id:"yoast-get-related-keyphrases-"+t,onClick:this.onModalOpen},Object(n.__)("Get related keyphrases","wordpress-seo"))),e&&s===t&&Object(o.createElement)(E.a,{title:Object(n.__)("Related keyphrases","wordpress-seo"),onRequestClose:this.onModalClose,icon:Object(o.createElement)(x.a,null),additionalClassName:"yoast-related-keyphrases-modal",shouldCloseOnClickOutside:l},Object(o.createElement)(v.a,{className:"yoast-gutenberg-modal__content yoast-related-keyphrases-modal__content"},Object(o.createElement)(r.Slot,{name:"YoastRelatedKeyphrases"}))),!i&&Object(o.createElement)("div",{className:"yoast"},Object(o.createElement)(a.ButtonStyledLink,{variant:"secondary",id:"yoast-get-related-keyphrases-"+t,href:"https://oauth.semrush.com/oauth2/authorize?ref=1513012826&client_id=yoast&redirect_uri=https%3A%2F%2Foauth.semrush.com%2Foauth2%2Fyoast%2Fsuccess&response_type=code&scope=user.id",onClick:this.onLinkClick},Object(n.__)("Get related keyphrases","wordpress-seo"),Object(o.createElement)("span",{className:"screen-reader-text"},Object(n.__)("(Opens in a new browser window)","wordpress-seo")))))}}S.propTypes={keyphrase:c.a.string,location:c.a.string,whichModalOpen:c.a.oneOf(["none","metabox","sidebar"]),isLoggedIn:c.a.bool,onOpen:c.a.func.isRequired,onOpenWithNoKeyphrase:c.a.func.isRequired,onClose:c.a.func.isRequired,onAuthentication:c.a.func.isRequired,shouldCloseOnClickOutside:c.a.bool},S.defaultProps={keyphrase:"",location:"",whichModalOpen:"none",isLoggedIn:!1,shouldCloseOnClickOutside:!0};var C=S,N=Object(O.compose)([Object(w.withSelect)(e=>{const{getSEMrushModalOpen:t,getSEMrushLoginStatus:s,getIsElementorEditor:o}=e("yoast-seo/editor");return{whichModalOpen:t(),isLoggedIn:s(),shouldCloseOnClickOutside:!o()}}),Object(w.withDispatch)(e=>{const{setSEMrushNoKeyphraseMessage:t,setSEMrushOpenModal:s,setSEMrushDismissModal:o,setSEMrushLoginStatus:n}=e("yoast-seo/editor");return{onOpenWithNoKeyphrase:()=>{t()},onOpen:e=>{s(e)},onClose:()=>{o()},onAuthentication:e=>{n(e)}}})])(C),B=s(25),M=s(70);const I=p.a.div`
1
+ !function(e){var t={};function s(o){if(t[o])return t[o].exports;var n=t[o]={i:o,l:!1,exports:{}};return e[o].call(n.exports,n,n.exports,s),n.l=!0,n.exports}s.m=e,s.c=t,s.d=function(e,t,o){s.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},s.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.t=function(e,t){if(1&t&&(e=s(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(s.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)s.d(o,n,function(t){return e[t]}.bind(null,n));return o},s.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return s.d(t,"a",t),t},s.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},s.p="",s(s.s=291)}({0:function(e,t){e.exports=window.wp.element},1:function(e,t){e.exports=window.yoast.propTypes},10:function(e,t){e.exports=window.yoast.helpers},103:function(e,t,s){"use strict";s.d(t,"b",(function(){return p}));var o=s(0),n=s(2),r=s(39),a=s(1),i=s.n(a),l=s(4),c=s(79),u=s(25);const p=e=>{let t=!0;if("blur"===e.type){const{relatedTarget:s}=e;if(s){const e=["media-modal","wp-core-ui"];t=Object(l.intersection)(e,Array.from(s.classList)).length!==e.length}}return t},d=e=>{let{id:t,postTypeName:s,children:a,title:i,isOpen:l,close:d,open:m,shouldCloseOnClickOutside:h,showChangesWarning:b}=e;const g=Object(o.useCallback)(e=>{p(e)&&d()},[d]);return Object(o.createElement)(o.Fragment,null,l&&Object(o.createElement)(u.LocationProvider,{value:"modal"},Object(o.createElement)(r.a,{title:i,onRequestClose:g,additionalClassName:"yoast-collapsible-modal yoast-post-settings-modal",id:"id",shouldCloseOnClickOutside:h},Object(o.createElement)("div",{className:"yoast-content-container"},Object(o.createElement)("div",{className:"yoast-modal-content"},a)),Object(o.createElement)("div",{className:"yoast-notice-container"},Object(o.createElement)("hr",null),Object(o.createElement)("div",{className:"yoast-button-container"},b&&Object(o.createElement)("p",null,
2
  /* Translators: %s translates to the Post Label in singular form */
3
  Object(n.sprintf)(Object(n.__)("Make sure to save your %s for changes to take effect","wordpress-seo"),s)),Object(o.createElement)("button",{className:"yoast-button yoast-button--primary yoast-button--post-settings-modal",type:"button",onClick:g},
4
  /* Translators: %s translates to the Post Label in singular form */
12
  /* translators: %s expands to 'Yoast SEO Premium'. */
13
  Object(i.__)("Other benefits of %s for you:","wordpress-seo"),"Yoast SEO Premium");return Object(o.createElement)(l.a,{infoParagraphs:[n,a],benefits:s,upsellButtonText:Object(i.sprintf)(
14
  /* translators: %s expands to 'Yoast SEO Premium'. */
15
+ Object(i.__)("Get %s","wordpress-seo"),"Yoast SEO Premium"),upsellButton:{href:e.buyLink,className:"yoast-button-upsell",rel:null},upsellButtonLabel:Object(i.__)("1 year free support and updates included!","wordpress-seo")})};d.propTypes={link:u.a.string.isRequired,buyLink:u.a.string.isRequired},t.a=d},14:function(e,t){e.exports=window.wp.compose},146:function(e,t){e.exports=window.yoast.analysisReport},15:function(e,t){e.exports=window.yoast.styleGuide},16:function(e,t,s){"use strict";s.d(t,"a",(function(){return n}));var o=s(4);function n(){return Object(o.get)(window,"wpseoScriptData.metabox",{intl:{},isRtl:!1})}},183:function(e,t,s){"use strict";var o=s(0),n=s(7),r=s(1),a=s.n(r),i=s(67),l=s(41);const c=e=>{let{target:t,scoreIndicator:s}=e;return Object(o.createElement)(l.a,{target:t},Object(o.createElement)(n.SvgIcon,Object(i.getIconForScore)(s)))};c.propTypes={target:a.a.string.isRequired,scoreIndicator:a.a.string.isRequired},t.a=c},186:function(e,t,s){"use strict";var o=s(6),n=s(14),r=s(0),a=s(2),i=s(1),l=s.n(i),c=s(146),u=s(13),p=s(67);class d extends r.Component{constructor(e){super(e);const t=this.props.results;this.state={mappedResults:{}},null!==t&&(this.state={mappedResults:Object(p.default)(t,this.props.keywordKey)}),this.handleMarkButtonClick=this.handleMarkButtonClick.bind(this),this.handleEditButtonClick=this.handleEditButtonClick.bind(this)}componentDidUpdate(e){null!==this.props.results&&this.props.results!==e.results&&this.setState({mappedResults:Object(p.default)(this.props.results,this.props.keywordKey)})}handleMarkButtonClick(e,t){const s=this.props.keywordKey.length>0?`${this.props.keywordKey}:${e}`:e;s===this.props.activeMarker?(this.props.setActiveMarker(null),this.props.setMarkerPauseStatus(!1),this.removeMarkers()):(this.props.setActiveMarker(s),t())}focusOnKeyphraseField(e){const t=this.props.keywordKey,s=""===t?"focus-keyword-input-"+e:"yoast-keyword-input-"+t+"-"+e,o=document.getElementById(s);o.focus(),o.scrollIntoView({behavior:"auto",block:"center",inline:"center"})}focusOnGooglePreviewField(e,t){let s;s="metaDescriptionKeyword"===e||"metaDescriptionLength"===e?"description":"titleWidth"===e||"keyphraseInSEOTitle"===e?"title":"slug";const o=document.getElementById("yoast-google-preview-"+s+"-"+t);o.focus(),o.scrollIntoView({behavior:"auto",block:"center",inline:"center"})}handleEditButtonClick(e){let t=this.props.location;if("functionWordsInKeyphrase"!==e&&"keyphraseLength"!==e)if("sidebar"===t)t="modal",document.getElementById("yoast-google-preview-modal-open-button").click(),setTimeout(()=>this.focusOnGooglePreviewField(e,t),500);else{const s=document.getElementById("yoast-snippet-editor-metabox");s&&"false"===s.getAttribute("aria-expanded")?(s.click(),setTimeout(()=>this.focusOnGooglePreviewField(e,t),100)):this.focusOnGooglePreviewField(e,t)}else this.focusOnKeyphraseField(t)}removeMarkers(){window.YoastSEO.analysis.applyMarks(new u.Paper("",{}),[])}render(){const{mappedResults:e}=this.state,{errorsResults:t,improvementsResults:s,goodResults:o,considerationsResults:n,problemsResults:i}=e,{upsellResults:l,resultCategoryLabels:u}=this.props,p={errors:Object(a.__)("Errors","wordpress-seo"),problems:Object(a.__)("Problems","wordpress-seo"),improvements:Object(a.__)("Improvements","wordpress-seo"),considerations:Object(a.__)("Considerations","wordpress-seo"),goodResults:Object(a.__)("Good results","wordpress-seo")},d=Object.assign(p,u);return Object(r.createElement)(r.Fragment,null,Object(r.createElement)(c.ContentAnalysis,{errorsResults:t,problemsResults:i,upsellResults:l,improvementsResults:s,considerationsResults:n,goodResults:o,activeMarker:this.props.activeMarker,onMarkButtonClick:this.handleMarkButtonClick,onEditButtonClick:this.handleEditButtonClick,marksButtonClassName:this.props.marksButtonClassName,editButtonClassName:this.props.editButtonClassName,marksButtonStatus:this.props.marksButtonStatus,headingLevel:3,keywordKey:this.props.keywordKey,isPremium:this.props.isPremium,resultCategoryLabels:d}))}}d.propTypes={results:l.a.array,upsellResults:l.a.array,marksButtonClassName:l.a.string,editButtonClassName:l.a.string,marksButtonStatus:l.a.string,setActiveMarker:l.a.func.isRequired,setMarkerPauseStatus:l.a.func.isRequired,activeMarker:l.a.string,keywordKey:l.a.string,location:l.a.string,isPremium:l.a.bool,resultCategoryLabels:l.a.shape({errors:l.a.string,problems:l.a.string,improvements:l.a.string,considerations:l.a.string,goodResults:l.a.string})},d.defaultProps={results:null,upsellResults:[],marksButtonStatus:"enabled",marksButtonClassName:"",editButtonClassName:"",activeMarker:null,keywordKey:"",location:"",isPremium:!1,resultCategoryLabels:{}};var m=d;t.a=Object(n.compose)([Object(o.withSelect)(e=>{const{getActiveMarker:t,getIsPremium:s}=e("yoast-seo/editor");return{activeMarker:t(),isPremium:s()}}),Object(o.withDispatch)(e=>{const{setActiveMarker:t,setMarkerPauseStatus:s}=e("yoast-seo/editor");return{setActiveMarker:t,setMarkerPauseStatus:s}})])(m)},2:function(e,t){e.exports=window.wp.i18n},22:function(e,t){e.exports=window.wp.apiFetch},25:function(e,t){e.exports=window.yoast.externals.contexts},27:function(e,t,s){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n=i(s(3)),r=i(s(117)),a=i(s(120));function i(e){return e&&e.__esModule?e:{default:e}}var l=void 0;t.default=function(e){var t=e.mixedString,s=e.components,i=e.throwErrors;if(l=t,!s)return t;if("object"!==(void 0===s?"undefined":o(s))){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var c=(0,a.default)(t);try{return function e(t,s){var a,i,c,u,p,d,m,h,b=[],g={};for(d=0;d<t.length;d++)if("string"!==(p=t[d]).type){if(!s.hasOwnProperty(p.value)||void 0===s[p.value])throw new Error("Invalid interpolation, missing component node: `"+p.value+"`");if("object"!==o(s[p.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+p.value+"`","\n> "+l);if("componentClose"===p.type)throw new Error("Missing opening component token: `"+p.value+"`");if("componentOpen"===p.type){a=s[p.value],c=d;break}b.push(s[p.value])}else b.push(p.value);return a&&(u=function(e,t){var s,o,n=t[e],r=0;for(o=e+1;o<t.length;o++)if((s=t[o]).value===n.value){if("componentOpen"===s.type){r++;continue}if("componentClose"===s.type){if(0===r)return o;r--}}throw new Error("Missing closing component token `"+n.value+"`")}(c,t),m=e(t.slice(c+1,u),s),i=n.default.cloneElement(a,{},m),b.push(i),u<t.length-1&&(h=e(t.slice(u+1),s),b=b.concat(h))),1===b.length?b[0]:(b.forEach((function(e,t){e&&(g["interpolation-child-"+t]=e)})),(0,r.default)(g))}(c,s)}catch(e){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+e.message+"`");return t}}},291:function(e,t,s){"use strict";s.r(t);var o=s(0),n=s(2),r=s(12),a=s(7),i=s(10),l=s(1),c=s.n(l),u=s(8),p=s.n(u);const d=p.a.div`
16
  display: flex;
17
  margin-top: 8px;
18
  `;class m extends o.Component{render(){return Object(o.createElement)(d,null,Object(o.createElement)(a.Toggle,{id:this.props.id,labelText:Object(n.__)("Mark as cornerstone content","wordpress-seo"),isEnabled:this.props.isEnabled,onSetToggleState:this.props.onToggle,onToggleDisabled:this.props.onToggleDisabled}))}}m.propTypes={id:c.a.string,isEnabled:c.a.bool,onToggle:c.a.func,onToggleDisabled:c.a.func},m.defaultProps={id:"cornerstone-toggle",isEnabled:!0,onToggle:()=>{},onToggleDisabled:()=>{}};var h=m,b=s(48),g=s(69);const y=Object(i.makeOutboundLink)();function f(e){let{isCornerstone:t,onChange:s,learnMoreUrl:l,location:c}=e;const u="metabox"===c?b.a:g.a;return Object(o.createElement)(u,{id:Object(i.join)(["yoast-cornerstone-collapsible",c]),title:Object(n.__)("Cornerstone content","wordpress-seo")},Object(o.createElement)(a.HelpText,null,Object(n.__)("Cornerstone content should be the most important and extensive articles on your site.","wordpress-seo")+" ",Object(o.createElement)(y,{href:l},Object(n.__)("Learn more about Cornerstone Content.","wordpress-seo"))),Object(o.createElement)(h,{id:Object(i.join)(["yoast-cornerstone",c]),isEnabled:t,onToggle:s}),Object(o.createElement)(r.Slot,{name:"YoastAfterCornerstoneToggle"}))}f.propTypes={isCornerstone:c.a.bool,onChange:c.a.func,learnMoreUrl:c.a.string.isRequired,location:c.a.string},f.defaultProps={isCornerstone:!0,onChange:()=>{},location:""};var O=s(14),w=s(6),k=s(61),j=s(22),_=s.n(j),v=s(76),E=s(39),x=s(109),R=s(103);class S extends o.Component{constructor(e){super(e),this.onModalOpen=this.onModalOpen.bind(this),this.onModalClose=this.onModalClose.bind(this),this.onLinkClick=this.onLinkClick.bind(this),this.listenToMessages=this.listenToMessages.bind(this)}onModalOpen(){this.props.keyphrase.trim()?this.props.onOpen(this.props.location):this.props.onOpenWithNoKeyphrase()}onModalClose(e){Object(R.b)(e)&&this.props.onClose()}onLinkClick(e){if(e.preventDefault(),!this.props.keyphrase.trim())return void this.props.onOpenWithNoKeyphrase();const t=e.target.href,s=["top="+(window.top.outerHeight/2+window.top.screenY-285),"left="+(window.top.outerWidth/2+window.top.screenX-170),"width=340","height=570","resizable=1","scrollbars=1","status=0"];this.popup&&!this.popup.closed||(this.popup=window.open(t,"SEMrush_login",s.join(","))),this.popup&&this.popup.focus(),window.addEventListener("message",this.listenToMessages,!1)}async listenToMessages(e){const{data:t,source:s,origin:o}=e;"https://oauth.semrush.com"===o&&this.popup===s&&("semrush:oauth:success"===t.type&&(this.popup.close(),window.removeEventListener("message",this.listenToMessages,!1),await this.performAuthenticationRequest(t)),"semrush:oauth:denied"===t.type&&(this.popup.close(),window.removeEventListener("message",this.listenToMessages,!1),this.props.onAuthentication(!1)))}async performAuthenticationRequest(e){try{const t=new URL(e.url).searchParams.get("code"),s=await _()({path:"yoast/v1/semrush/authenticate",method:"POST",data:{code:t}});200===s.status?(this.props.onAuthentication(!0),this.onModalOpen(),this.popup.close()):console.error(s.error)}catch(e){console.error(e.message)}}render(){const{keyphrase:e,location:t,whichModalOpen:s,isLoggedIn:i,shouldCloseOnClickOutside:l}=this.props;return Object(o.createElement)(o.Fragment,null,i&&Object(o.createElement)("div",{className:"yoast"},Object(o.createElement)(a.NewButton,{variant:"secondary",id:"yoast-get-related-keyphrases-"+t,onClick:this.onModalOpen},Object(n.__)("Get related keyphrases","wordpress-seo"))),e&&s===t&&Object(o.createElement)(E.a,{title:Object(n.__)("Related keyphrases","wordpress-seo"),onRequestClose:this.onModalClose,icon:Object(o.createElement)(x.a,null),additionalClassName:"yoast-related-keyphrases-modal",shouldCloseOnClickOutside:l},Object(o.createElement)(v.a,{className:"yoast-gutenberg-modal__content yoast-related-keyphrases-modal__content"},Object(o.createElement)(r.Slot,{name:"YoastRelatedKeyphrases"}))),!i&&Object(o.createElement)("div",{className:"yoast"},Object(o.createElement)(a.ButtonStyledLink,{variant:"secondary",id:"yoast-get-related-keyphrases-"+t,href:"https://oauth.semrush.com/oauth2/authorize?ref=1513012826&client_id=yoast&redirect_uri=https%3A%2F%2Foauth.semrush.com%2Foauth2%2Fyoast%2Fsuccess&response_type=code&scope=user.id",onClick:this.onLinkClick},Object(n.__)("Get related keyphrases","wordpress-seo"),Object(o.createElement)("span",{className:"screen-reader-text"},Object(n.__)("(Opens in a new browser window)","wordpress-seo")))))}}S.propTypes={keyphrase:c.a.string,location:c.a.string,whichModalOpen:c.a.oneOf(["none","metabox","sidebar"]),isLoggedIn:c.a.bool,onOpen:c.a.func.isRequired,onOpenWithNoKeyphrase:c.a.func.isRequired,onClose:c.a.func.isRequired,onAuthentication:c.a.func.isRequired,shouldCloseOnClickOutside:c.a.bool},S.defaultProps={keyphrase:"",location:"",whichModalOpen:"none",isLoggedIn:!1,shouldCloseOnClickOutside:!0};var C=S,N=Object(O.compose)([Object(w.withSelect)(e=>{const{getSEMrushModalOpen:t,getSEMrushLoginStatus:s,getIsElementorEditor:o}=e("yoast-seo/editor");return{whichModalOpen:t(),isLoggedIn:s(),shouldCloseOnClickOutside:!o()}}),Object(w.withDispatch)(e=>{const{setSEMrushNoKeyphraseMessage:t,setSEMrushOpenModal:s,setSEMrushDismissModal:o,setSEMrushLoginStatus:n}=e("yoast-seo/editor");return{onOpenWithNoKeyphrase:()=>{t()},onOpen:e=>{s(e)},onClose:()=>{o()},onAuthentication:e=>{n(e)}}})])(C),B=s(25),M=s(70);const I=p.a.div`
js/dist/externals-contexts.js CHANGED
@@ -1 +1 @@
1
- !function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=302)}({0:function(e,t){e.exports=window.wp.element},302:function(e,t,n){"use strict";n.r(t);var o=n(0);const r=Object(o.createContext)("location"),i=r.Provider,u=r.Consumer;window.yoast=window.yoast||{},window.yoast.externals=window.yoast.externals||{},window.yoast.externals.contexts={LocationContext:r,LocationProvider:i,LocationConsumer:u}}});
1
+ !function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=301)}({0:function(e,t){e.exports=window.wp.element},301:function(e,t,n){"use strict";n.r(t);var o=n(0);const r=Object(o.createContext)("location"),i=r.Provider,u=r.Consumer;window.yoast=window.yoast||{},window.yoast.externals=window.yoast.externals||{},window.yoast.externals.contexts={LocationContext:r,LocationProvider:i,LocationConsumer:u}}});
js/dist/externals-redux.js CHANGED
@@ -1 +1 @@
1
- !function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=284)}({0:function(e,t){e.exports=window.wp.element},10:function(e,t){e.exports=window.yoast.helpers},101:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));class r{static get articleTypeInput(){return document.getElementById("yoast_wpseo_schema_article_type")}static get defaultArticleType(){return r.articleTypeInput.getAttribute("data-default")}static get articleType(){return r.articleTypeInput.value}static set articleType(e){r.articleTypeInput.value=e}static get pageTypeInput(){return document.getElementById("yoast_wpseo_schema_page_type")}static get defaultPageType(){return r.pageTypeInput.getAttribute("data-default")}static get pageType(){return r.pageTypeInput.value}static set pageType(e){r.pageTypeInput.value=e}}},104:function(e,t,n){"use strict";function r(e){let t=document.getElementById("yoast-measurement-element");return t||(t=function(){const e=document.createElement("div");return e.id="yoast-measurement-element",e.style.position="absolute",e.style.left="-9999em",e.style.top=0,e.style.height=0,e.style.overflow="hidden",e.style.fontFamily="arial, sans-serif",e.style.fontSize="20px",e.style.fontWeight="400",document.body.appendChild(e),e}()),t.innerHTML=e,t.offsetWidth}n.d(t,"a",(function(){return r}))},132:function(e,t){e.exports=window.wp.sanitize},16:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(4);function i(){return Object(r.get)(window,"wpseoScriptData.metabox",{intl:{},isRtl:!1})}},2:function(e,t){e.exports=window.wp.i18n},204:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(4),i=n(16);function o(){const e=Object(i.a)();return 1===Object(r.get)(e,"zapierConnectedStatus",0)}},205:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(4),i=n(16);function o(){const e=Object(i.a)();return 1===Object(r.get)(e,"zapierIntegrationActive",0)}},21:function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return o}));var r=n(0);function i(e){return e.charAt(0).toUpperCase()+e.slice(1)}function o(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return Object(r.createInterpolateElement)(e,{a:Object(r.createElement)("a",{id:n,href:t,target:"_blank",rel:"noopener noreferrer"})})}},284:function(e,t,n){"use strict";n.r(t);var r={};n.r(r),n.d(r,"SET_ESTIMATED_READING_TIME",(function(){return u})),n.d(r,"LOAD_ESTIMATED_READING_TIME",(function(){return d})),n.d(r,"SET_FLESCH_READING_EASE",(function(){return l})),n.d(r,"SET_PROMINENT_WORDS",(function(){return p})),n.d(r,"SET_TEXT_LENGTH",(function(){return E})),n.d(r,"setEstimatedReadingTime",(function(){return g})),n.d(r,"loadEstimatedReadingTime",(function(){return f})),n.d(r,"setFleschReadingEase",(function(){return m})),n.d(r,"setProminentWords",(function(){return _})),n.d(r,"setTextLength",(function(){return T})),n.d(r,"SET_ACTIVE_MARKER",(function(){return S})),n.d(r,"setActiveMarker",(function(){return y})),n.d(r,"SET_NO_INDEX",(function(){return w})),n.d(r,"SET_NO_FOLLOW",(function(){return h})),n.d(r,"SET_ADVANCED",(function(){return b})),n.d(r,"SET_BREADCRUMBS_TITLE",(function(){return I})),n.d(r,"SET_CANONICAL_URL",(function(){return R})),n.d(r,"SET_WORDPROOF_TIMESTAMP",(function(){return A})),n.d(r,"LOAD_ADVANCED_SETTINGS",(function(){return D})),n.d(r,"setNoIndex",(function(){return v})),n.d(r,"setNoFollow",(function(){return P})),n.d(r,"setAdvanced",(function(){return C})),n.d(r,"setBreadcrumbsTitle",(function(){return j})),n.d(r,"setCanonical",(function(){return N})),n.d(r,"setWordProofTimestamp",(function(){return M})),n.d(r,"loadAdvancedSettingsData",(function(){return L})),n.d(r,"UPDATE_SNIPPET_DATA",(function(){return W})),n.d(r,"RUN_ANALYSIS",(function(){return k})),n.d(r,"updateAnalysisData",(function(){return U})),n.d(r,"runAnalysis",(function(){return F})),n.d(r,"ADD_CHECKLIST",(function(){return x})),n.d(r,"addChecklist",(function(){return K})),n.d(r,"LOAD_CORNERSTONE_CONTENT",(function(){return H})),n.d(r,"TOGGLE_CORNERSTONE_CONTENT",(function(){return B})),n.d(r,"SET_CORNERSTONE_CONTENT",(function(){return G})),n.d(r,"loadCornerstoneContent",(function(){return q})),n.d(r,"setCornerstoneContent",(function(){return V})),n.d(r,"toggleCornerstoneContent",(function(){return Y})),n.d(r,"SET_EDITOR_DATA_CONTENT",(function(){return Q})),n.d(r,"SET_EDITOR_DATA_TITLE",(function(){return X})),n.d(r,"SET_EDITOR_DATA_EXCERPT",(function(){return z})),n.d(r,"SET_EDITOR_DATA_IMAGE_URL",(function(){return Z})),n.d(r,"SET_EDITOR_DATA_SLUG",(function(){return J})),n.d(r,"setEditorDataContent",(function(){return $})),n.d(r,"setEditorDataTitle",(function(){return ee})),n.d(r,"setEditorDataExcerpt",(function(){return te})),n.d(r,"setEditorDataImageUrl",(function(){return ne})),n.d(r,"setEditorDataSlug",(function(){return re})),n.d(r,"OPEN_EDITOR_MODAL",(function(){return ie})),n.d(r,"CLOSE_EDITOR_MODAL",(function(){return oe})),n.d(r,"openEditorModal",(function(){return ae})),n.d(r,"closeEditorModal",(function(){return ce})),n.d(r,"LOAD_FOCUS_KEYWORD",(function(){return se})),n.d(r,"SET_FOCUS_KEYWORD",(function(){return ue})),n.d(r,"loadFocusKeyword",(function(){return de})),n.d(r,"setFocusKeyword",(function(){return le})),n.d(r,"SET_MARKER_STATUS",(function(){return pe})),n.d(r,"setMarkerStatus",(function(){return Ee})),n.d(r,"SET_MARKER_PAUSE_STATUS",(function(){return ge})),n.d(r,"setMarkerPauseStatus",(function(){return fe})),n.d(r,"DISMISS_ALERT",(function(){return me})),n.d(r,"DISMISS_ALERT_SUCCESS",(function(){return _e})),n.d(r,"SET_DISMISSED_ALERTS",(function(){return Te})),n.d(r,"dismissAlert",(function(){return Se})),n.d(r,"setDismissedAlerts",(function(){return ye})),n.d(r,"SET_PRIMARY_TAXONOMY",(function(){return Oe})),n.d(r,"setPrimaryTaxonomyId",(function(){return we})),n.d(r,"SET_PAGE_TYPE",(function(){return be})),n.d(r,"SET_ARTICLE_TYPE",(function(){return Ie})),n.d(r,"GET_SCHEMA_PAGE_DATA",(function(){return Re})),n.d(r,"GET_SCHEMA_ARTICLE_DATA",(function(){return Ae})),n.d(r,"setPageType",(function(){return De})),n.d(r,"setArticleType",(function(){return ve})),n.d(r,"getSchemaPageData",(function(){return Pe})),n.d(r,"getSchemaArticleData",(function(){return Ce})),n.d(r,"MODAL_DISMISS",(function(){return je})),n.d(r,"MODAL_OPEN",(function(){return Ne})),n.d(r,"MODAL_OPEN_NO_KEYPHRASE",(function(){return Me})),n.d(r,"setSEMrushDismissModal",(function(){return Le})),n.d(r,"setSEMrushOpenModal",(function(){return We})),n.d(r,"setSEMrushNoKeyphraseMessage",(function(){return ke})),n.d(r,"CHANGE_COUNTRY",(function(){return Ue})),n.d(r,"SET_REQUEST_SUCCEEDED",(function(){return Fe})),n.d(r,"SET_REQUEST_FAILED",(function(){return xe})),n.d(r,"SET_REQUEST_LIMIT_REACHED",(function(){return Ke})),n.d(r,"NEW_REQUEST",(function(){return He})),n.d(r,"NO_DATA_FOUND",(function(){return Be})),n.d(r,"SET_LOGIN_STATUS",(function(){return Ge})),n.d(r,"setSEMrushNewRequest",(function(){return qe})),n.d(r,"setSEMrushRequestSucceeded",(function(){return Ve})),n.d(r,"setSEMrushRequestFailed",(function(){return Ye})),n.d(r,"setSEMrushSetRequestLimitReached",(function(){return Qe})),n.d(r,"setSEMrushChangeCountry",(function(){return Xe})),n.d(r,"setSEMrushNoResultsFound",(function(){return ze})),n.d(r,"setSEMrushLoginStatus",(function(){return Ze})),n.d(r,"SET_SETTINGS",(function(){return Je})),n.d(r,"SET_CONTENT_IMAGE",(function(){return $e})),n.d(r,"UPDATE_SETTINGS",(function(){return et})),n.d(r,"setSettings",(function(){return tt})),n.d(r,"setContentImage",(function(){return nt})),n.d(r,"updateSettings",(function(){return rt})),n.d(r,"SET_SHOPPING_DATA",(function(){return it})),n.d(r,"setShoppingData",(function(){return ot})),n.d(r,"SWITCH_MODE",(function(){return at.g})),n.d(r,"UPDATE_DATA",(function(){return at.h})),n.d(r,"FIND_CUSTOM_FIELDS",(function(){return at.b})),n.d(r,"CUSTOM_FIELD_RESULTS",(function(){return at.a})),n.d(r,"UPDATE_REPLACEMENT_VARIABLE",(function(){return at.i})),n.d(r,"HIDE_REPLACEMENT_VARIABLES",(function(){return at.c})),n.d(r,"REMOVE_REPLACEMENT_VARIABLE",(function(){return at.f})),n.d(r,"REFRESH",(function(){return at.e})),n.d(r,"UPDATE_WORDS_TO_HIGHLIGHT",(function(){return at.j})),n.d(r,"LOAD_SNIPPET_EDITOR_DATA",(function(){return at.d})),n.d(r,"switchMode",(function(){return at.o})),n.d(r,"updateData",(function(){return at.p})),n.d(r,"findCustomFields",(function(){return at.k})),n.d(r,"updateReplacementVariable",(function(){return at.q})),n.d(r,"updateWordsToHighlight",(function(){return at.r})),n.d(r,"removeReplacementVariable",(function(){return at.n})),n.d(r,"refreshSnippetEditor",(function(){return at.m})),n.d(r,"hideReplacementVariables",(function(){return at.l})),n.d(r,"SET_TWITTER_TITLE",(function(){return ut})),n.d(r,"SET_TWITTER_DESCRIPTION",(function(){return dt})),n.d(r,"SET_TWITTER_IMAGE",(function(){return lt})),n.d(r,"CLEAR_TWITTER_IMAGE",(function(){return pt})),n.d(r,"LOAD_TWITTER_PREVIEW",(function(){return Et})),n.d(r,"setTwitterPreviewTitle",(function(){return gt})),n.d(r,"setTwitterPreviewDescription",(function(){return ft})),n.d(r,"setTwitterPreviewImage",(function(){return mt})),n.d(r,"clearTwitterPreviewImage",(function(){return _t})),n.d(r,"loadTwitterPreviewData",(function(){return Tt})),n.d(r,"SET_FACEBOOK_TITLE",(function(){return yt})),n.d(r,"SET_FACEBOOK_DESCRIPTION",(function(){return Ot})),n.d(r,"SET_FACEBOOK_IMAGE",(function(){return wt})),n.d(r,"CLEAR_FACEBOOK_IMAGE",(function(){return ht})),n.d(r,"LOAD_FACEBOOK_PREVIEW",(function(){return bt})),n.d(r,"setFacebookPreviewTitle",(function(){return It})),n.d(r,"setFacebookPreviewDescription",(function(){return Rt})),n.d(r,"setFacebookPreviewImage",(function(){return At})),n.d(r,"clearFacebookPreviewImage",(function(){return Dt})),n.d(r,"loadFacebookPreviewData",(function(){return vt})),n.d(r,"SET_WARNING_MESSAGE",(function(){return Pt})),n.d(r,"setWarningMessage",(function(){return Ct})),n.d(r,"WINCHER_MODAL_DISMISS",(function(){return jt})),n.d(r,"WINCHER_MODAL_OPEN",(function(){return Nt})),n.d(r,"WINCHER_MODAL_OPEN_NO_KEYPHRASE",(function(){return Mt})),n.d(r,"setWincherDismissModal",(function(){return Lt})),n.d(r,"setWincherOpenModal",(function(){return Wt})),n.d(r,"setWincherNoKeyphrase",(function(){return kt})),n.d(r,"WINCHER_SET_REQUEST_SUCCEEDED",(function(){return Ut})),n.d(r,"WINCHER_SET_REQUEST_FAILED",(function(){return Ft})),n.d(r,"WINCHER_SET_KEYPHRASE_LIMIT_REACHED",(function(){return xt})),n.d(r,"WINCHER_NEW_REQUEST",(function(){return Kt})),n.d(r,"WINCHER_SET_LOGIN_STATUS",(function(){return Ht})),n.d(r,"WINCHER_SET_TRACK_ALL_REQUEST",(function(){return Bt})),n.d(r,"WINCHER_SET_AUTOMATICALLY_TRACK_ALL_REQUEST",(function(){return Gt})),n.d(r,"setWincherNewRequest",(function(){return qt})),n.d(r,"setWincherRequestSucceeded",(function(){return Vt})),n.d(r,"setWincherRequestFailed",(function(){return Yt})),n.d(r,"setWincherSetKeyphraseLimitReached",(function(){return Qt})),n.d(r,"setWincherLoginStatus",(function(){return Xt})),n.d(r,"setWincherTrackAllKeyphrases",(function(){return zt})),n.d(r,"setWincherAutomaticKeyphaseTracking",(function(){return Zt})),n.d(r,"WINCHER_SET_WEBSITE_ID",(function(){return Jt})),n.d(r,"WINCHER_SET_SEO_PERFORMANCE_TRACKING_FOR_KEYPHRASE",(function(){return $t})),n.d(r,"WINCHER_UNSET_SEO_PERFORMANCE_TRACKING_FOR_KEYPHRASE",(function(){return en})),n.d(r,"WINCHER_SET_SEO_PERFORMANCE_TRACKED_KEYPHRASES",(function(){return tn})),n.d(r,"setWincherWebsiteId",(function(){return nn})),n.d(r,"setWincherTrackingForKeyphrase",(function(){return rn})),n.d(r,"unsetWincherTrackingForKeyphrase",(function(){return on})),n.d(r,"setWincherTrackedKeyphrases",(function(){return an})),n.d(r,"SET_IS_PREMIUM",(function(){return cn})),n.d(r,"setIsPremium",(function(){return sn})),n.d(r,"SET_POST_ID",(function(){return un})),n.d(r,"setPostId",(function(){return dn})),n.d(r,"setOverallReadabilityScore",(function(){return ln})),n.d(r,"setOverallSeoScore",(function(){return pn})),n.d(r,"setReadabilityResults",(function(){return o.setReadabilityResults})),n.d(r,"setSeoResultsForKeyword",(function(){return o.setSeoResultsForKeyword}));var i={};n.r(i),n.d(i,"getEstimatedReadingTime",(function(){return Jn})),n.d(i,"getFleschReadingEaseScore",(function(){return $n})),n.d(i,"getFleschReadingEaseDifficulty",(function(){return er})),n.d(i,"isFleschReadingEaseAvailable",(function(){return tr})),n.d(i,"getTextLength",(function(){return nr})),n.d(i,"isFormalitySupported",(function(){return rr})),n.d(i,"getNoIndex",(function(){return ir})),n.d(i,"getNoFollow",(function(){return or})),n.d(i,"getAdvanced",(function(){return ar})),n.d(i,"getBreadcrumbsTitle",(function(){return cr})),n.d(i,"getCanonical",(function(){return sr})),n.d(i,"getWordProofTimestamp",(function(){return ur})),n.d(i,"getIsLoading",(function(){return dr})),n.d(i,"getSeoTitle",(function(){return Vr})),n.d(i,"getDescription",(function(){return Yr})),n.d(i,"getPermalink",(function(){return Qr})),n.d(i,"getAnalysisTimestamp",(function(){return Xr})),n.d(i,"getAnalysisData",(function(){return zr})),n.d(i,"isCornerstoneContent",(function(){return Zr})),n.d(i,"getChecklistItems",(function(){return Jr})),n.d(i,"getEditorContext",(function(){return pr})),n.d(i,"getPostOrPageString",(function(){return Er})),n.d(i,"getIsBlockEditor",(function(){return gr})),n.d(i,"getIsElementorEditor",(function(){return fr})),n.d(i,"getIsTerm",(function(){return mr})),n.d(i,"getIsDraft",(function(){return _r})),n.d(i,"getEditorType",(function(){return Tr})),n.d(i,"getContentLocale",(function(){return Sr})),n.d(i,"getEditorDataContent",(function(){return Or})),n.d(i,"getEditorDataTitle",(function(){return wr})),n.d(i,"getEditorDataExcerpt",(function(){return hr})),n.d(i,"getEditorDataExcerptWithFallback",(function(){return br})),n.d(i,"getEditorDataImageUrl",(function(){return Ir})),n.d(i,"getEditorDataImageFallback",(function(){return Rr})),n.d(i,"getEditorDataSlug",(function(){return Ar})),n.d(i,"getIsModalOpen",(function(){return $r})),n.d(i,"getFacebookTitle",(function(){return ei})),n.d(i,"getFacebookDescription",(function(){return ti})),n.d(i,"getFacebookImageUrl",(function(){return ni})),n.d(i,"getFacebookImageSrc",(function(){return ri})),n.d(i,"getFacebookAltText",(function(){return ii})),n.d(i,"getFacebookWarnings",(function(){return oi})),n.d(i,"getContentImage",(function(){return ai})),n.d(i,"getImageFallback",(function(){return ci})),n.d(i,"getSiteUrl",(function(){return si})),n.d(i,"getSeoTitleTemplate",(function(){return ui})),n.d(i,"getSeoTitleTemplateNoFallback",(function(){return di})),n.d(i,"getSocialTitleTemplate",(function(){return li})),n.d(i,"getSeoDescriptionTemplate",(function(){return pi})),n.d(i,"getSocialDescriptionTemplate",(function(){return Ei})),n.d(i,"getReplacedExcerpt",(function(){return gi})),n.d(i,"getFocusKeyphrase",(function(){return Dr})),n.d(i,"getActiveMarker",(function(){return fi})),n.d(i,"getMarkerPauseStatus",(function(){return mi})),n.d(i,"isMarkingAvailable",(function(){return _i})),n.d(i,"getMarksButtonStatus",(function(){return Ti})),n.d(i,"isAlertDismissed",(function(){return Si})),n.d(i,"getPreference",(function(){return yi})),n.d(i,"getPreferences",(function(){return Oi})),n.d(i,"getIsKeywordAnalysisActive",(function(){return wi})),n.d(i,"getPrimaryTaxonomyId",(function(){return hi})),n.d(i,"getSeoResults",(function(){return Ri})),n.d(i,"getResultsForKeyword",(function(){return Ai})),n.d(i,"getReadabilityResults",(function(){return Di})),n.d(i,"getResultsForFocusKeyword",(function(){return vi})),n.d(i,"getResultById",(function(){return Pi})),n.d(i,"getMarkButtonStatus",(function(){return Ci})),n.d(i,"getDefaultPageType",(function(){return ji})),n.d(i,"getPageType",(function(){return Ni})),n.d(i,"getDefaultArticleType",(function(){return Mi})),n.d(i,"getArticleType",(function(){return Li})),n.d(i,"getSEMrushModalOpen",(function(){return Wi})),n.d(i,"getSEMrushNoKeyphraseMessage",(function(){return ki})),n.d(i,"getSEMrushIsRequestPending",(function(){return Ui})),n.d(i,"getSEMrushRequestIsSuccess",(function(){return Fi})),n.d(i,"getSEMrushRequestResponse",(function(){return xi})),n.d(i,"getSEMrushRequestLimitReached",(function(){return Ki})),n.d(i,"getSEMrushRequestKeyphrase",(function(){return Hi})),n.d(i,"getSEMrushSelectedCountry",(function(){return Bi})),n.d(i,"getSEMrushRequestHasData",(function(){return Gi})),n.d(i,"getSEMrushLoginStatus",(function(){return qi})),n.d(i,"getSiteName",(function(){return vr})),n.d(i,"getBaseUrlFromSettings",(function(){return Pr})),n.d(i,"getDateFromSettings",(function(){return Cr})),n.d(i,"getRecommendedReplaceVars",(function(){return jr})),n.d(i,"getSiteIconUrlFromSettings",(function(){return Nr})),n.d(i,"getShoppingData",(function(){return Vi})),n.d(i,"getReplaceVars",(function(){return Mr})),n.d(i,"getSnippetEditorTemplates",(function(){return Lr})),n.d(i,"getSnippetEditorMode",(function(){return Wr})),n.d(i,"getSnippetEditorTitle",(function(){return kr})),n.d(i,"getSnippetEditorTitleWithTemplate",(function(){return Ur})),n.d(i,"getSnippetEditorDescription",(function(){return Fr})),n.d(i,"getSnippetEditorDescriptionWithTemplate",(function(){return xr})),n.d(i,"getSnippetEditorSlug",(function(){return Kr})),n.d(i,"getSnippetEditorData",(function(){return Hr})),n.d(i,"getSnippetEditorWordsToHighlight",(function(){return Br})),n.d(i,"getSnippetEditorIsLoading",(function(){return Gr})),n.d(i,"getSnippetEditorPreviewImageUrl",(function(){return qr})),n.d(i,"getTwitterTitle",(function(){return Yi})),n.d(i,"getTwitterDescription",(function(){return Qi})),n.d(i,"getTwitterImageUrl",(function(){return Xi})),n.d(i,"getTwitterImageType",(function(){return zi})),n.d(i,"getTwitterImageSrc",(function(){return Zi})),n.d(i,"getTwitterAltText",(function(){return Ji})),n.d(i,"getTwitterWarnings",(function(){return $i})),n.d(i,"getWarningMessage",(function(){return eo})),n.d(i,"getWincherModalOpen",(function(){return to})),n.d(i,"hasWincherNoKeyphrase",(function(){return no})),n.d(i,"getWincherRequestIsSuccess",(function(){return ro})),n.d(i,"getWincherRequestResponse",(function(){return io})),n.d(i,"getWincherKeyphraseLimitReached",(function(){return oo})),n.d(i,"getWincherLoginStatus",(function(){return ao})),n.d(i,"isWincherNewlyAuthenticated",(function(){return co})),n.d(i,"getWincherLimit",(function(){return so})),n.d(i,"shouldWincherTrackAll",(function(){return uo})),n.d(i,"shouldWincherAutomaticallyTrackAll",(function(){return lo})),n.d(i,"getWincherWebsiteId",(function(){return po})),n.d(i,"getWincherTrackedKeyphrases",(function(){return Eo})),n.d(i,"hasWincherTrackedKeyphrases",(function(){return go})),n.d(i,"getWincherTrackableKeyphrases",(function(){return fo})),n.d(i,"getWincherAllKeyphrasesMissRanking",(function(){return mo})),n.d(i,"getWincherPermalink",(function(){return _o})),n.d(i,"getIsPremium",(function(){return To})),n.d(i,"getPostId",(function(){return So}));var o=n(61);class a{static get keyphraseElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_focuskw":"hidden_wpseo_focuskw")}static get isCornerstoneElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_is_cornerstone":"hidden_wpseo_is_cornerstone")}static get seoScoreElement(){return document.getElementById("yoast_wpseo_linkdex")}static get readabilityScoreElement(){return document.getElementById("yoast_wpseo_content_score")}static set keyphrase(e){a.keyphraseElement.value=e}static get keyphrase(){return a.keyphraseElement.value}static set isCornerstone(e){a.isCornerstoneElement.value=e?"1":"0"}static get isCornerstone(){return"1"===a.isCornerstoneElement.value}static set seoScore(e){a.seoScoreElement.value=e}static get seoScore(){return a.seoScoreElement.value}static set readabilityScore(e){a.readabilityScoreElement.value=e}static get readabilityScore(){return a.readabilityScoreElement.value}}var c=n(4);class s{static get estimatedReadingTimeElement(){return document.getElementById("yoast_wpseo_estimated-reading-time-minutes")}static get estimatedReadingTime(){return s.estimatedReadingTimeElement&&s.estimatedReadingTimeElement.value||""}static set estimatedReadingTime(e){s.estimatedReadingTimeElement&&(s.estimatedReadingTimeElement.value=e)}}const u="SET_ESTIMATED_READING_TIME",d="LOAD_ESTIMATED_READING_TIME",l="SET_FLESCH_READING_EASE",p="SET_PROMINENT_WORDS",E="SET_TEXT_LENGTH",g=e=>(s.estimatedReadingTime=e.toString(),{type:u,payload:e}),f=()=>({type:d,payload:Object(c.toSafeInteger)(s.estimatedReadingTime)}),m=e=>{let{score:t,difficulty:n}=e;return{type:l,payload:{score:t,difficulty:n}}},_=e=>({type:p,payload:e}),T=e=>({type:E,payload:e}),S="WPSEO_SET_ACTIVE_MARKER";function y(e){return{type:S,activeMarker:e}}class O{static get noIndexElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_meta-robots-noindex":"hidden_wpseo_noindex")}static get noFollowElement(){return document.getElementById("yoast_wpseo_meta-robots-nofollow")}static get advancedElement(){return document.getElementById("yoast_wpseo_meta-robots-adv")}static get breadcrumbsTitleElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_bctitle":"hidden_wpseo_bctitle")}static get canonicalElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_canonical":"hidden_wpseo_canonical")}static get wordproofTimestampElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_wordproof_timestamp":"hidden_wpseo_wordproof_timestamp")}static get noIndex(){return O.noIndexElement&&O.noIndexElement.value||""}static set noIndex(e){O.noIndexElement.value=e}static get noFollow(){return O.noFollowElement&&O.noFollowElement.value||""}static set noFollow(e){O.noFollowElement.value=e}static get advanced(){return O.advancedElement&&O.advancedElement.value||""}static set advanced(e){O.advancedElement.value=e}static get breadcrumbsTitle(){return O.breadcrumbsTitleElement&&O.breadcrumbsTitleElement.value||""}static set breadcrumbsTitle(e){O.breadcrumbsTitleElement.value=e}static get canonical(){return O.canonicalElement&&O.canonicalElement.value||""}static set canonical(e){O.canonicalElement.value=e}static get wordproofTimestamp(){return O.wordproofTimestampElement&&"1"===O.wordproofTimestampElement.value||!1}static set wordproofTimestamp(e){O.wordproofTimestampElement.value=e?"1":"0"}}const w="SET_NO_INDEX",h="SET_NO_FOLLOW",b="SET_ADVANCED",I="SET_BREADCRUMBS_TITLE",R="SET_CANONICAL_URL",A="SET_WORDPROOF_TIMESTAMP",D="LOAD_ADVANCED_SETTINGS",v=e=>(O.noIndex=e,{type:w,value:e}),P=e=>(O.noFollow=e,{type:h,value:e}),C=e=>(O.advanced=e.join(","),{type:b,value:e}),j=e=>(O.breadcrumbsTitle=e,{type:I,value:e}),N=e=>(O.canonical=e,{type:R,value:e}),M=e=>(O.wordproofTimestamp=e,{type:A,value:e}),L=()=>({type:D,settings:{noIndex:O.noIndex,noFollow:O.noFollow,advanced:O.advanced.split(","),breadcrumbsTitle:O.breadcrumbsTitle,canonical:O.canonical,wordproofTimestamp:O.wordproofTimestamp,isLoading:!1}}),W="SNIPPET_EDITOR_UPDATE_ANALYSIS_DATA",k="RUN_ANALYSIS";function U(e){return{type:W,data:e}}function F(){return{type:k,timestamp:Date.now()}}const x="ADD_CHECKLIST";function K(e,t){return{type:x,name:e,data:t}}const H="WPSEO_LOAD_CORNERSTONE_CONTENT",B="WPSEO_TOGGLE_CORNERSTONE_CONTENT",G="WPSEO_SET_CORNERSTONE_CONTENT",q=()=>({type:G,isCornerstone:a.isCornerstone}),V=e=>(a.isCornerstone=e,{type:G,isCornerstone:e}),Y=()=>(a.isCornerstone=!a.isCornerstone,{type:B}),Q="SET_EDITOR_DATA_CONTENT",X="SET_EDITOR_DATA_TITLE",z="SET_EDITOR_DATA_EXCERPT",Z="SET_EDITOR_DATA_IMAGE_URL",J="SET_EDITOR_DATA_SLUG";function $(e){return{type:Q,content:e}}function ee(e){return{type:X,title:e}}function te(e){return{type:z,excerpt:e}}function ne(e){return{type:Z,imageUrl:e}}function re(e){return{type:J,slug:e}}const ie="OPEN_MODAL",oe="CLOSE_MODAL";function ae(e){return{type:ie,modalKey:e}}function ce(){return{type:oe}}const se="WPSEO_LOAD_FOCUS_KEYWORD",ue="WPSEO_SET_FOCUS_KEYWORD",de=()=>({type:se,keyword:a.keyphrase}),le=function(e){return a.keyphrase=e,{type:ue,keyword:e}},pe="WPSEO_SET_MARKER_STATUS",Ee=function(e){return{type:pe,marksButtonStatus:e}},ge="WPSEO_SET_MARKER_PAUSE_STATUS";function fe(e){return{type:ge,isMarkerPaused:e}}const me="DISMISS_ALERT",_e="DISMISS_ALERT_SUCCESS",Te="SET_DISMISSED_ALERTS";function*Se(e){return yield{type:me,alertKey:e},{type:_e,alertKey:e}}function ye(e){return{type:Te,payload:e}}const Oe="WPSEO_SET_PRIMARY_TAXONOMY",we=(e,t)=>({type:Oe,taxonomy:e,termId:t});var he=n(101);const be="SET_PAGE_TYPE",Ie="SET_ARTICLE_TYPE",Re="GET_SCHEMA_PAGE_DATA",Ae="GET_SCHEMA_ARTICLE_DATA",De=e=>(he.a.pageType=e,{type:be,pageType:e}),ve=e=>(he.a.articleType=e,{type:Ie,articleType:e}),Pe=()=>({type:Re,pageType:he.a.pageType,defaultPageType:he.a.defaultPageType}),Ce=()=>({type:Ae,articleType:he.a.articleType,defaultArticleType:he.a.defaultArticleType}),je="MODAL_DISMISS",Ne="MODAL_OPEN",Me="MODAL_OPEN_NO_KEYPHRASE";function Le(){return{type:je}}function We(e){return{type:Ne,location:e}}function ke(){return{type:Me}}const Ue="CHANGE_COUNTRY",Fe="SET_REQUEST_SUCCEEDED",xe="SET_REQUEST_FAILED",Ke="SET_LIMIT_REACHED",He="NEW_REQUEST",Be="NO_DATA_FOUND",Ge="SET_LOGIN_STATUS";function qe(e,t){return{type:He,countryCode:e,keyphrase:t}}function Ve(e){return{type:Fe,response:e}}function Ye(e){return{type:xe,response:e}}function Qe(){return{type:Ke}}function Xe(e){return{type:Ue,countryCode:e}}function ze(){return{type:Be}}function Ze(e){return{type:Ge,loginStatus:e}}const Je="SET_SETTINGS",$e="SET_CONTENT_IMAGE",et="UPDATE_SNIPPET_EDITOR_SETTINGS",tt=function(e){return{type:Je,settings:e}},nt=function(e){return{type:$e,src:e}},rt=function(e){return{type:et,snippetEditor:e}},it="SET_SHOPPING_DATA";function ot(e){return{type:it,shoppingData:e}}var at=n(47),ct=n(6);class st{static get titleElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_twitter-title":"hidden_wpseo_twitter-title")}static get descriptionElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_twitter-description":"hidden_wpseo_twitter-description")}static get imageIdElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_twitter-image-id":"hidden_wpseo_twitter-image-id")}static get imageUrlElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_twitter-image":"hidden_wpseo_twitter-image")}static get title(){return st.titleElement.value}static set title(e){st.titleElement.value=e}static set description(e){st.descriptionElement.value=e}static get description(){return st.descriptionElement.value}static set imageId(e){st.imageIdElement.value=e}static get imageId(){return st.imageIdElement.value}static set imageUrl(e){st.imageUrlElement.value=e}static get imageUrl(){return st.imageUrlElement.value}}const ut="SET_TWITTER_TITLE",dt="SET_TWITTER_DESCRIPTION",lt="SET_TWITTER_IMAGE",pt="CLEAR_TWITTER_IMAGE",Et="LOAD_TWITTER_PREVIEW",gt=e=>(e.trim()===Object(ct.select)("yoast-seo/editor").getSocialTitleTemplate().trim()?st.title="":st.title=e,{type:ut,title:e}),ft=e=>(e.trim()===Object(ct.select)("yoast-seo/editor").getSocialDescriptionTemplate().trim()?st.description="":st.description=e,{type:dt,description:e}),mt=e=>(st.imageId=e.id,st.imageUrl=e.url,{type:lt,image:e}),_t=()=>(st.imageId="",st.imageUrl="",{type:pt}),Tt=()=>{const{getSocialDescriptionTemplate:e,getSocialTitleTemplate:t}=Object(ct.select)("yoast-seo/editor");return{type:Et,imageId:st.imageId,imageUrl:st.imageUrl,description:st.description||e(),title:st.title||t()}};class St{static get titleElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_opengraph-title":"hidden_wpseo_opengraph-title")}static get descriptionElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_opengraph-description":"hidden_wpseo_opengraph-description")}static get imageIdElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_opengraph-image-id":"hidden_wpseo_opengraph-image-id")}static get imageUrlElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_opengraph-image":"hidden_wpseo_opengraph-image")}static get title(){return St.titleElement.value}static set title(e){St.titleElement.value=e}static set description(e){St.descriptionElement.value=e}static get description(){return St.descriptionElement.value}static set imageId(e){St.imageIdElement.value=e}static get imageId(){return St.imageIdElement.value}static set imageUrl(e){St.imageUrlElement.value=e}static get imageUrl(){return St.imageUrlElement.value}}const yt="SET_FACEBOOK_TITLE",Ot="SET_FACEBOOK_DESCRIPTION",wt="SET_FACEBOOK_IMAGE",ht="CLEAR_FACEBOOK_IMAGE",bt="LOAD_FACEBOOK_PREVIEW",It=e=>(e.trim()===Object(ct.select)("yoast-seo/editor").getSocialTitleTemplate().trim()?St.title="":St.title=e,{type:yt,title:e}),Rt=e=>(e.trim()===Object(ct.select)("yoast-seo/editor").getSocialDescriptionTemplate().trim()?St.description="":St.description=e,{type:Ot,description:e}),At=e=>(St.imageUrl=e.url,St.imageId=e.id,{type:wt,image:e}),Dt=()=>(St.imageId="",St.imageUrl="",{type:ht}),vt=()=>{const{getSocialDescriptionTemplate:e,getSocialTitleTemplate:t}=Object(ct.select)("yoast-seo/editor");return{type:bt,imageId:St.imageId,imageUrl:St.imageUrl,description:St.description||e(),title:St.title||t()}},Pt="SET_WARNING_MESSAGE";function Ct(e){return{type:Pt,message:e}}const jt="WINCHER_MODAL_DISMISS",Nt="WINCHER_MODAL_OPEN",Mt="WINCHER_MODAL_OPEN_NO_KEYPHRASE";function Lt(){return{type:jt}}function Wt(e){return{type:Nt,location:e}}function kt(){return{type:Mt}}const Ut="WINCHER_SET_REQUEST_SUCCEEDED",Ft="WINCHER_SET_REQUEST_FAILED",xt="WINCHER_SET_KEYPHRASE_LIMIT_REACHED",Kt="WINCHER_NEW_REQUEST",Ht="WINCHER_SET_LOGIN_STATUS",Bt="WINCHER_FORCE_SEO_PERFORMANCE_TRACKED_KEYPHRASES",Gt="WINCHER_SET_AUTOMATICALLY_TRACK_ALL_REQUEST";function qt(){return{type:Kt}}function Vt(e){return{type:Ut,response:e}}function Yt(e){return{type:Ft,response:e}}function Qt(e){return{type:xt,limit:e}}function Xt(e,t){return{type:Ht,loginStatus:e,newlyAuthenticated:t}}function zt(e){return{type:Bt,trackAll:e}}function Zt(e){return{type:Gt,automaticallyTrack:e}}const Jt="WINCHER_SET_WEBSITE_ID",$t="WINCHER_SET_SEO_PERFORMANCE_TRACKING_FOR_KEYPHRASE",en="WINCHER_UNSET_SEO_PERFORMANCE_TRACKING_FOR_KEYPHRASE",tn="WINCHER_SET_SEO_PERFORMANCE_TRACKED_KEYPHRASES";function nn(e){return{type:Jt,websiteId:e}}function rn(e){return{type:$t,keyphraseObject:e}}function on(e){return{type:en,untrackedKeyphrase:e}}function an(e){return{type:tn,trackedKeyphrases:e}}const cn="SET_IS_PREMIUM",sn=e=>({type:cn,payload:e}),un="SET_POST_ID",dn=e=>({type:un,payload:e}),ln=e=>(a.readabilityScore=e,Object(o.setOverallReadabilityScore)(e)),pn=(e,t)=>(a.seoScore=e,Object(o.setOverallSeoScore)(e,t)),En={estimatedReadingTime:0,textLength:{}};const gn={noIndex:"",noFollow:"",advanced:[],breadcrumbsTitle:"",canonical:"",wordproofTimestamp:!1,isLoading:!0};const fn={snippet:{},timestamp:0};const mn={checklistItems:{}};function Tn(){return{contentLocale:Object(c.get)(window,"wpseoScriptData.metabox.contentLocale",""),isBlockEditor:"1"===Object(c.get)(window,"wpseoScriptData.isBlockEditor","0"),isElementorEditor:"1"===Object(c.get)(window,"wpseoScriptData.isElementorEditor","0"),isPost:Object(c.get)(window,"wpseoScriptData",{}).hasOwnProperty("isPost"),isTerm:Object(c.get)(window,"wpseoScriptData",{}).hasOwnProperty("isTerm"),noIndex:"1"===Object(c.get)(window,"wpseoAdminL10n.noIndex","0"),postTypeNameSingular:Object(c.get)(window,"wpseoAdminL10n.postTypeNameSingular",""),postTypeNamePlural:Object(c.get)(window,"wpseoAdminL10n.postTypeNamePlural",""),postStatus:Object(c.get)(window,"wpseoScriptData.postStatus","")}}const Sn={content:"",excerpt:"",imageUrl:"",slug:"",title:""};const yn={openedModal:""};const On={title:"",description:"",warnings:[],image:{url:"",id:"",alt:""}};function wn(e,t){return t.isMarkerPaused}var hn=n(86),bn=n(59),In=n(16);function Rn(){const e=Object(In.a)();return 1===Object(c.get)(e,"cornerstoneActive",0)}var An=function(){const e=Object(In.a)();return Object(c.get)(e,"wordFormRecognitionActive",!1)};function Dn(){const e=Object(In.a)();return 1===Object(c.get)(e,"semrushIntegrationActive",0)}var vn=n(205),Pn=n(204);function Cn(){const e=Object(In.a)();return 1===Object(c.get)(e,"wincherIntegrationActive",0)}function jn(){const e=Object(In.a)();return 1===Object(c.get)(e,"wordproofIntegrationActive",0)}function Nn(){const e=!!window.wpseoAdminL10n.displayAdvancedTab;return{isContentAnalysisActive:Object(hn.a)(),isKeywordAnalysisActive:Object(bn.a)(),isWordFormRecognitionActive:Object(c.isUndefined)(window.wpseoPremiumMetaboxData)&&An(),isCornerstoneActive:Rn(),isBreadcrumbsDisabled:!!window.wpseoAdminL10n.isBreadcrumbsDisabled,isPrivateBlog:!!window.wpseoAdminL10n.isPrivateBlog,isSEMrushIntegrationActive:Dn(),shouldUpsell:Object(c.isUndefined)(window.wpseoPremiumMetaboxData),displayAdvancedTab:e,displaySchemaSettings:e&&!!window.wpseoScriptData.isPost,displaySchemaSettingsFooter:window.wpseoScriptData.metabox.schema.displayFooter,displayFacebook:window.wpseoScriptData.metabox.showSocial.facebook,displayTwitter:window.wpseoScriptData.metabox.showSocial.twitter,isZapierIntegrationActive:Object(vn.a)(),isZapierConnected:Object(Pn.a)(),isWincherIntegrationActive:Cn(),isWordProofIntegrationActive:jn(),isInsightsEnabled:Object(c.get)(window,"wpseoScriptData.metabox.isInsightsEnabled",!1),isNewsEnabled:!!window.wpseoAdminL10n.news_seo_is_active,isYoastSEOWooEnabled:!Object(c.isUndefined)(window.wpseoWooL10n)}}const Mn={};const Ln={pageType:"",defaultPageType:"",articleType:"",defaultArticleType:""};const Wn={whichModalOpen:"none",displayNoKeyphraseMessage:!1};const kn={isRequestPending:!1,keyphrase:"",countryCode:"us",isSuccess:!1,response:null,limitReached:!1,hasData:!0,isLoggedIn:!1};const Un={};var Fn=n(2),xn=n(71),Kn=n(21);function Hn(){return{mode:"mobile",data:{title:"",description:"",slug:""},wordsToHighlight:[],replacementVariables:[{name:"date",label:Object(Fn.__)("Date","wordpress-seo"),value:""},{name:"id",label:Object(Fn.__)("ID","wordpress-seo"),value:""},{name:"page",label:Object(Fn.__)("Page","wordpress-seo"),value:""},{name:"searchphrase",label:Object(Fn.__)("Search phrase","wordpress-seo"),value:""},{name:"sitedesc",label:Object(Fn.__)("Tagline","wordpress-seo"),value:""},{name:"sitename",label:Object(Fn.__)("Site title","wordpress-seo"),value:""},{name:"category",label:Object(Fn.__)("Category","wordpress-seo"),value:""},{name:"focuskw",label:Object(Fn.__)("Focus keyphrase","wordpress-seo"),value:""},{name:"title",label:Object(Fn.__)("Title","wordpress-seo"),value:""},{name:"parent_title",label:Object(Fn.__)("Parent title","wordpress-seo"),value:""},{name:"excerpt",label:Object(Fn.__)("Excerpt","wordpress-seo"),value:""},{name:"primary_category",label:Object(Fn.__)("Primary category","wordpress-seo"),value:""},{name:"sep",label:Object(Fn.__)("Separator","wordpress-seo"),value:""},{name:"excerpt_only",label:Object(Fn.__)("Excerpt only","wordpress-seo"),value:""},{name:"category_description",label:Object(Fn.__)("Category description","wordpress-seo"),value:""},{name:"tag_description",label:Object(Fn.__)("Tag description","wordpress-seo"),value:""},{name:"term_description",label:Object(Fn.__)("Term description","wordpress-seo"),value:""},{name:"currentyear",label:Object(Fn.__)("Current year","wordpress-seo"),value:""}],uniqueRefreshValue:"",templates:{title:"",description:""},isLoading:!0}}function Bn(e,t){let n=!0,r=e.replacementVariables.map(e=>e.name===t.name?(n=!1,{name:t.name,label:t.label||e.label,value:t.value,hidden:e.hidden}):e);return n&&(r=Object(xn.pushNewReplaceVar)(r,t)),{...e,replacementVariables:r}}function Gn(e,t){const n=t.results.filter(t=>!e.replacementVariables.some(e=>e.name==="cf_"+t.key));if(0===n.length)return e;const r=[...n.map(e=>({name:"cf_"+Object(xn.replaceSpaces)(e.key),label:Object(Kn.b)(e.key+" (custom field)"),value:e.value,hidden:!1})),...e.replacementVariables];return{...e,replacementVariables:r}}const qn={title:"",description:"",warnings:[],image:{url:"",id:"",alt:""}};const Vn={message:[]},Yn={whichModalOpen:"none",hasNoKeyphrase:!1};const Qn={isSuccess:!1,response:null,limitReached:!1,isLoggedIn:!1,isNewlyAuthenticated:!1,limit:10,trackAll:!1,automaticallyTrack:!1};const Xn={websiteId:"",trackedKeyphrases:null,trackAll:!1};var zn={activeMarker:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case S:return t.activeMarker;default:return e}},advancedSettings:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:gn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case D:return{...e,...t.settings};case w:return{...e,noIndex:t.value};case h:return{...e,noFollow:t.value};case b:return{...e,advanced:t.value};case R:return{...e,canonical:t.value};case A:return{...e,wordproofTimestamp:t.value};case I:return{...e,breadcrumbsTitle:t.value};default:return e}},analysis:o.analysis,analysisData:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:fn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case W:return{...e,snippet:t.data};case k:return{...e,timestamp:t.timestamp}}return e},checklist:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:mn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case x:{const n=Object.assign({},e);return n.checklistItems[t.name]=t.data,n}}return e},dismissedAlerts:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return t.type===_e&&t.alertKey?{...e,[t.alertKey]:!0}:t.type===Te?{...t.payload}:e},editorContext:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Tn();return e},editorData:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Sn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Q:return{...e,content:t.content};case z:return{...e,excerpt:t.excerpt};case Z:return{...e,imageUrl:t.imageUrl};case J:return{...e,slug:t.slug};case X:return{...e,title:t.title}}return e},editorModals:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:yn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case ie:return{...e,openedModal:t.modalKey};case oe:return{...e,openedModal:""}}return e},facebookEditor:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:On,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case bt:return{...e,title:t.title,description:t.description,image:{id:t.id,url:t.imageUrl}};case yt:return{...e,title:t.title};case Ot:return{...e,description:t.description};case wt:return{...e,warnings:t.image.warnings,image:{id:t.image.id,url:t.image.url,alt:t.image.alt||""}};case ht:return{...e,image:{url:"",id:"",alt:""},warnings:[]};default:return e}},focusKeyword:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0;switch(t.type){case se:case ue:return t.keyword;default:return e}},insights:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:En,{type:t,payload:n}=arguments.length>1?arguments[1]:void 0;switch(t){case d:case u:return{...e,estimatedReadingTime:n};case l:return{...e,fleschReadingEaseScore:n.score,fleschReadingEaseDifficulty:n.difficulty};case E:return{...e,textLength:n};default:return e}},isCornerstone:function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case B:return!e;case G:return t.isCornerstone;default:return e}},isMarkerPaused:function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case ge:return wn(0,t);default:return e}},isPremium:function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case cn:return t.payload;default:return e}},postId:function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case un:return t.payload;default:return e}},marksButtonStatus:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"disabled",t=arguments.length>1?arguments[1]:void 0;switch(t.type){case pe:return t.marksButtonStatus;default:return e}},preferences:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Nn();return e},primaryTaxonomies:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Mn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Oe:return{...e,[t.taxonomy]:t.termId};default:return e}},schemaTab:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Ln,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case be:return{...e,pageType:t.pageType};case Ie:return{...e,articleType:t.articleType};case Re:return{...e,pageType:t.pageType,defaultPageType:t.defaultPageType};case Ae:return{...e,articleType:t.articleType,defaultArticleType:t.defaultArticleType};default:return e}},SEMrushModal:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Wn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Me:return{whichModalOpen:"none",displayNoKeyphraseMessage:!0};case Ne:return{whichModalOpen:t.location,displayNoKeyphraseMessage:!1};case je:return{whichModalOpen:"none",displayNoKeyphraseMessage:!1}}return e},SEMrushRequest:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:kn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case He:return{...e,isRequestPending:!0,keyphrase:t.keyphrase,countryCode:t.countryCode,isSuccess:!1,response:null};case Fe:return{...e,isRequestPending:!1,isSuccess:!0,response:t.response,hasData:!0};case xe:return{...e,isRequestPending:!1,isSuccess:!1,response:t.response,hasData:!1};case Ke:return{...e,isRequestPending:!1,limitReached:!0,hasData:!1};case Ue:return{...e,countryCode:t.countryCode};case Be:return{...e,isSuccess:!0,isRequestPending:!1,hasData:!1,response:null};case Ge:return{...e,isLoggedIn:t.loginStatus};default:return e}},settings:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Je:return{...e,...t.settings};case $e:{const n=Object.assign({},e.socialPreviews,{contentImage:t.src});return{...e,socialPreviews:{...n}}}case et:{const n=Object.assign({},e.snippetEditor,t.snippetEditor);return{...e,snippetEditor:{...n}}}default:return e}},shoppingData:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Un,t=arguments.length>1?arguments[1]:void 0;if(t.type===it){const n=Object(c.pick)(t.shoppingData,["rating","reviewCount","availability","price"]);return{...e,...n}}return e},snippetEditor:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Hn(),t=arguments.length>1?arguments[1]:void 0;switch(t.type){case at.g:return{...e,mode:t.mode};case at.h:return{...e,data:{...e.data,...t.data}};case at.i:return Bn(e,t);case at.a:return Gn(e,t);case at.c:{const n=e.replacementVariables.map(e=>({name:e.name,label:e.label,value:e.value,hidden:t.data.includes(e.name)}));return{...e,replacementVariables:n}}case at.f:return{...e,replacementVariables:e.replacementVariables.filter(e=>e.name!==t.name)};case at.e:return{...e,uniqueRefreshValue:t.time};case at.j:return{...e,wordsToHighlight:t.wordsToHighlight};case at.d:return{...e,data:{...e.data,title:t.data.title,description:t.data.description,slug:t.data.slug},templates:{...e.templates,title:t.templates.title,description:t.templates.description},isLoading:!1}}return e},twitterEditor:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:qn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Et:return{...e,title:t.title,description:t.description,image:{id:t.id,url:t.imageUrl}};case ut:return{...e,title:t.title};case dt:return{...e,description:t.description};case lt:return{...e,image:{id:t.image.id,url:t.image.url,alt:t.image.alt||""},warnings:t.image.warnings};case pt:return{...e,image:{url:"",id:"",alt:""},warnings:[]};default:return e}},warning:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Vn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Pt:return{...e,message:t.message};default:return e}},WincherModal:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Yn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Mt:return{whichModalOpen:"none",hasNoKeyphrase:!0};case Nt:return{...e,hasNoKeyphrase:!1,whichModalOpen:t.location};case jt:return{...e,whichModalOpen:"none",hasNoKeyphrase:!1}}return e},WincherRequest:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Qn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Kt:return{...e,limitReached:!1,isSuccess:!1,response:null,isNewlyAuthenticated:!1};case Ut:return{...e,isSuccess:!0,response:t.response};case Ft:return{...e,isSuccess:!1,response:t.response};case xt:return{...e,limitReached:!0,limit:t.limit};case Ht:return{...e,isLoggedIn:t.loginStatus,isNewlyAuthenticated:t.newlyAuthenticated};case Bt:return{...e,trackAll:t.trackAll};case Gt:return{...e,automaticallyTrack:t.automaticallyTrack};default:return e}},WincherSEOPerformance:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Xn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Jt:return{...e,websiteId:t.websiteId};case $t:return{...e,trackedKeyphrases:{...e.trackedKeyphrases,...t.keyphraseObject}};case en:return{...e,trackedKeyphrases:Object(c.pickBy)(e.trackedKeyphrases,(e,n)=>n!==t.untrackedKeyphrase)};case tn:return{...e,trackedKeyphrases:t.trackedKeyphrases}}return e}},Zn=n(65);const Jn=e=>Object(c.get)(e,"insights.estimatedReadingTime",0),$n=e=>Object(c.get)(e,"insights.fleschReadingEaseScore",null),er=e=>Object(c.get)(e,"insights.fleschReadingEaseDifficulty",null),tr=e=>null!==$n(e)&&null!==er(e),nr=e=>Object(c.get)(e,"insights.textLength",{}),rr=()=>{const e="en"===Object(Zn.a)().split("_")[0],t=Object(In.a)().isPremium;return!!e&&(!t||window.wp.data.select("yoast-seo-premium/editor").hasOwnProperty("getTextFormalityLevel"))},ir=e=>Object(c.get)(e,"advancedSettings.noIndex",""),or=e=>Object(c.get)(e,"advancedSettings.noFollow",""),ar=e=>Object(c.get)(e,"advancedSettings.advanced",""),cr=e=>Object(c.get)(e,"advancedSettings.breadcrumbsTitle","summary"),sr=e=>Object(c.get)(e,"advancedSettings.canonical",""),ur=e=>Object(c.get)(e,"advancedSettings.wordproofTimestamp",!1),dr=e=>Object(c.get)(e,"advancedSettings.isLoading",!0);var lr=n(104);function pr(e){return e.editorContext}function Er(e){return"Page"===Object(c.get)(e,"editorContext.postTypeNameSingular")?"page":"post"}function gr(e){return Object(c.get)(e,"editorContext.isBlockEditor",!1)}function fr(e){return Object(c.get)(e,"editorContext.isElementorEditor",!1)}function mr(e){return Object(c.get)(e,"editorContext.isTerm",!1)}function _r(e){return["draft","auto-draft"].includes(Object(c.get)(e,"editorContext.postStatus",""))}function Tr(e){return fr(e)?"elementorEditor":gr(e)?"blockEditor":"classicEditor"}function Sr(e){return Object(c.get)(e,"editorContext.contentLocale","en_US")}var yr=n(50);const Or=e=>Object(c.get)(e,"editorData.content",""),wr=e=>Object(c.get)(e,"editorData.title",""),hr=e=>Object(c.get)(e,"editorData.excerpt"),br=e=>{let t=Object(c.get)(e,"editorData.excerpt","");if(""===t){const n="ja"===Object(Zn.a)()?80:156;t=Object(xn.excerptFromContent)(Object(c.get)(e,"editorData.content",""),n)}return t},Ir=e=>Object(c.get)(e,"editorData.imageUrl",""),Rr=e=>{const t=[{featuredOrFirstImage:Object(c.get)(e,"editorData.imageUrl","")},{socialImage:Object(c.get)(window,"wpseoScriptData.metabox.social_image_template","")},{siteWideImage:Object(c.get)(window.wpseoScriptData,"metabox.showSocial.facebook")&&Object(c.get)(e,"settings.socialPreviews.sitewideImage","")}];Object(yr.applyFilters)("yoast.socials.imageFallback",t);for(const e of t)if(Object.values(e)[0])return Object.values(e)[0];return""},Ar=e=>Object(c.get)(e,"editorData.slug","");function Dr(e){return e.focusKeyword}const vr=e=>Object(c.get)(e,"settings.socialPreviews.siteName",""),Pr=e=>Object(c.get)(e,"settings.snippetEditor.baseUrl",""),Cr=e=>Object(c.get)(e,"settings.snippetEditor.date",""),jr=e=>Object(c.get)(e,"settings.snippetEditor.recommendedReplacementVariables",[]),Nr=e=>Object(c.get)(e,"settings.snippetEditor.siteIconUrl",""),Mr=e=>Object(c.get)(e,"snippetEditor.replacementVariables",[]),Lr=e=>Object(c.get)(e,"snippetEditor.templates",{title:"",description:""}),Wr=e=>Object(c.get)(e,"snippetEditor.mode","mobile"),kr=e=>Object(c.get)(e,"snippetEditor.data.title",""),Ur=e=>Object(c.get)(e,"snippetEditor.data.title","")||Lr(e).title,Fr=e=>Object(c.get)(e,"snippetEditor.data.description",""),xr=e=>Fr(e)||Lr(e).description,Kr=e=>Object(c.get)(e,"snippetEditor.data.slug",""),Hr=e=>Object(c.get)(e,"snippetEditor.data",{title:kr(e),description:Fr(e),slug:Kr(e)}),Br=e=>Object(c.get)(e,"snippetEditor.wordsToHighlight",[]),Gr=e=>Object(c.get)(e,"snippetEditor.isLoading",!0),qr=e=>Object(c.get)(e,"snippetEditor.data.snippetPreviewImageURL",""),Vr=e=>Object(c.get)(e,"analysisData.snippet.title",""),Yr=e=>Object(c.get)(e,"analysisData.snippet.description",""),Qr=e=>Object(c.get)(e,"analysisData.snippet.url",""),Xr=e=>parseInt(Object(c.get)(e,"analysisData.timestamp",0),10),zr=e=>{const t=Vr(e)||kr(e),n=Kr(e);return{text:Or(e),title:t,keyword:Dr(e),description:Yr(e)||Fr(e),locale:Sr(e),titleWidth:Object(lr.a)(t),slug:n,permalink:Pr(e)+n}};function Zr(e){return e.isCornerstone}function Jr(e){return e.checklist.checklistItems}const $r=(e,t)=>Object(c.get)(e,"editorModals.openedModal","")===t,ei=e=>Object(c.get)(e,"facebookEditor.title",""),ti=e=>Object(c.get)(e,"facebookEditor.description",""),ni=e=>Object(c.get)(e,"facebookEditor.image.url"),ri=e=>Object(c.get)(e,"facebookEditor.image.src",""),ii=e=>Object(c.get)(e,"facebookEditor.image.alt",""),oi=e=>Object(c.get)(e,"facebookEditor.warnings",[]),ai=e=>Object(c.get)(e,"socialPreviews.contentImage",""),ci=e=>{const t=[{featuredImage:Object(c.get)(e,"snippetEditor.data.snippetPreviewImageURL","")},{contentImage:Object(c.get)(e,"settings.socialPreviews.contentImage","")},{socialImage:Object(c.get)(window,"wpseoScriptData.metabox.social_image_template","")},{siteWideImage:Object(c.get)(window,"wpseoScriptData.metabox.showSocial.facebook")&&Object(c.get)(e,"settings.socialPreviews.sitewideImage","")}];Object(yr.applyFilters)("yoast.socials.imageFallback",t);for(const e of t)if(Object.values(e)[0])return Object.values(e)[0];return""},si=()=>{let e=Object(c.get)(window,"wpseoScriptData.metabox.base_url","");return""===e?"":(e=new URL(e),e.host)},ui=()=>Object(c.get)(window,"wpseoScriptData.metabox.title_template",""),di=()=>Object(c.get)(window,"wpseoScriptData.metabox.title_template_no_fallback",""),li=()=>Object(c.get)(window,"wpseoScriptData.metabox.social_title_template",""),pi=()=>Object(c.get)(window,"wpseoScriptData.metabox.metadesc_template",""),Ei=()=>Object(c.get)(window,"wpseoScriptData.metabox.social_description_template",""),gi=e=>{let t="";return Object(c.get)(e,"snippetEditor.replacementVariables",[]).forEach(e=>{"excerpt"===e.name&&(t=e.value)}),t};function fi(e){return e.activeMarker}function mi(e){return e.isMarkerPaused}function _i(e){return"enabled"===e.marksButtonStatus}function Ti(e){return e.marksButtonStatus}function Si(e,t){return!0===e.dismissedAlerts[t]}const yi=function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return Object(c.get)(e,"preferences."+t,n)},Oi=e=>e.preferences,wi=e=>Object(c.get)(e,"preferences.isKeywordAnalysisActive",!1);function hi(e,t){return e.primaryTaxonomies[t]}const bi=[],Ii={};function Ri(e){const t=Object(c.get)(e,"analysis.seo",Ii);return Object(c.isEmpty)(t)?{results:bi,overallScore:null}:t}function Ai(e,t){const n=Ri(e);return Object(c.get)(n,t,Ii)}function Di(e){const t=Object(c.get)(e,"analysis.readability",{});return Object(c.isEmpty)(t)?{results:bi,overallScore:null}:t}function vi(e){return Ai(e,e.focusKeyword)}function Pi(e,t){return[...vi(e).results||bi,...Di(e).results||bi].find(e=>e._identifier===t)}function Ci(e){return e.marksButtonStatus}const ji=e=>Object(c.get)(e,"schemaTab.defaultPageType",""),Ni=e=>Object(c.get)(e,"schemaTab.pageType",""),Mi=e=>Object(c.get)(e,"schemaTab.defaultArticleType",""),Li=e=>Object(c.get)(e,"schemaTab.articleType","");function Wi(e){return e.SEMrushModal.whichModalOpen}function ki(e){return e.SEMrushModal.displayNoKeyphraseMessage}function Ui(e){return e.SEMrushRequest.isRequestPending}function Fi(e){return e.SEMrushRequest.isSuccess}function xi(e){return e.SEMrushRequest.response}function Ki(e){return e.SEMrushRequest.limitReached}function Hi(e){return e.SEMrushRequest.keyphrase}function Bi(e){return e.SEMrushRequest.countryCode}function Gi(e){return e.SEMrushRequest.hasData}function qi(e){return e.SEMrushRequest.isLoggedIn}const Vi=e=>Object(c.get)(e,"shoppingData",{}),Yi=e=>Object(c.get)(e,"twitterEditor.title",""),Qi=e=>Object(c.get)(e,"twitterEditor.description",""),Xi=e=>Object(c.get)(e,"twitterEditor.image.url",""),zi=e=>Object(c.get)(e,"settings.socialPreviews.twitterCardType","summary"),Zi=e=>Object(c.get)(e,"twitterEditor.image.src",""),Ji=e=>Object(c.get)(e,"twitterEditor.image.alt",""),$i=e=>Object(c.get)(e,"twitterEditor.warnings",[]);function eo(e){return Object(c.get)(e,"warning.message",[])}function to(e){return e.WincherModal.whichModalOpen}function no(e){return e.WincherModal.hasNoKeyphrase}function ro(e){return e.WincherRequest.isSuccess}function io(e){return e.WincherRequest.response}function oo(e){return e.WincherRequest.limitReached}function ao(e){return e.WincherRequest.isLoggedIn}function co(e){return e.WincherRequest.isNewlyAuthenticated}function so(e){return e.WincherRequest.limit}function uo(e){return!0===e.WincherRequest.trackAll}function lo(e){return e.WincherRequest.automaticallyTrack&&_r(e)}function po(e){return e.WincherSEOPerformance.websiteId}function Eo(e){return e.WincherSEOPerformance.trackedKeyphrases}function go(e){return!Object(c.isEmpty)(e.WincherSEOPerformance.trackedKeyphrases)}function fo(e){const t=Object(In.a)().isPremium,n=window.wp.data.select("yoast-seo-premium/editor"),r=Object.keys(Eo(e)||{}).map(e=>e.trim()),i=[e.focusKeyword.trim(),...r];return t&&n&&i.push(...n.getKeywords().map(e=>e.keyword.trim())),Object(c.uniq)(i.filter(e=>!!e).map(e=>e.replace(/["+:\s]+/g," ").trim().toLocaleLowerCase())).sort()}function mo(e){const{trackedKeyphrases:t}=e.WincherSEOPerformance;return!Object(c.isEmpty)(t)&&Object(c.filter)(t,e=>Object(c.isEmpty)(e.updated_at)).length===Object.keys(t).length}function _o(e){const t=zr(e);return t.slug?t.permalink:""}const To=e=>Object(c.get)(e,"isPremium",!1),So=e=>Object(c.get)(e,"postId",null);window.yoast=window.yoast||{},window.yoast.externals=window.yoast.externals||{},window.yoast.externals.redux={selectors:i,reducers:zn,actions:r}},4:function(e,t){e.exports=window.lodash},47:function(e,t,n){"use strict";n.d(t,"g",(function(){return i})),n.d(t,"h",(function(){return o})),n.d(t,"b",(function(){return a})),n.d(t,"a",(function(){return c})),n.d(t,"i",(function(){return s})),n.d(t,"c",(function(){return u})),n.d(t,"f",(function(){return d})),n.d(t,"e",(function(){return l})),n.d(t,"j",(function(){return p})),n.d(t,"d",(function(){return E})),n.d(t,"o",(function(){return g})),n.d(t,"p",(function(){return f})),n.d(t,"k",(function(){return m})),n.d(t,"q",(function(){return _})),n.d(t,"r",(function(){return T})),n.d(t,"n",(function(){return S})),n.d(t,"m",(function(){return y})),n.d(t,"l",(function(){return O}));var r=n(10);const i="SNIPPET_EDITOR_SWITCH_MODE",o="SNIPPET_EDITOR_UPDATE_DATA",a="SNIPPET_EDITOR_FIND_CUSTOM_FIELDS",c="SNIPPET_EDITOR_CUSTOM_FIELD_RESULTS",s="SNIPPET_EDITOR_UPDATE_REPLACEMENT_VARIABLE",u="SNIPPET_EDITOR_HIDE_REPLACEMENT_VARIABLES",d="SNIPPET_EDITOR_REMOVE_REPLACEMENT_VARIABLE",l="SNIPPET_EDITOR_REFRESH",p="SNIPPET_EDITOR_UPDATE_WORDS_TO_HIGHLIGHT",E="LOAD_SNIPPET_EDITOR_DATA";function g(e){return{type:i,mode:e}}function f(e){return{type:o,data:e}}function*m(e,t){const n=yield{type:a,query:e,postId:t};return{type:c,results:n}}function _(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",i=arguments.length>3&&void 0!==arguments[3]&&arguments[3];const o="string"==typeof t?Object(r.decodeHTML)(t):t;return{type:s,name:e,value:o,label:n,hidden:i}}function T(e){return{type:p,wordsToHighlight:e}}function S(e){return{type:d,name:e}}function y(){return{type:l,time:(new Date).getMilliseconds()}}function O(e){return{type:u,data:e}}},50:function(e,t){e.exports=window.wp.hooks},59:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(16),i=n(4);function o(){const e=Object(r.a)();return 1===Object(i.get)(e,"keywordAnalysisActive",0)}},6:function(e,t){e.exports=window.wp.data},61:function(e,t){e.exports=window.yoast.components},65:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(4),i=n(16);function o(){const e=Object(i.a)();return Object(r.get)(e,"contentLocale","en_US")}},71:function(e,t,n){"use strict";n.r(t),n.d(t,"nonReplaceVars",(function(){return u})),n.d(t,"fillReplacementVariables",(function(){return d})),n.d(t,"handlePrefixes",(function(){return l})),n.d(t,"createLabelFromName",(function(){return p})),n.d(t,"pushNewReplaceVar",(function(){return E})),n.d(t,"replaceSpaces",(function(){return g})),n.d(t,"prepareCustomFieldForDispatch",(function(){return f})),n.d(t,"prepareCustomTaxonomyForDispatch",(function(){return m})),n.d(t,"mapCustomTaxonomies",(function(){return _})),n.d(t,"mapCustomFields",(function(){return T})),n.d(t,"excerptFromContent",(function(){return S})),n.d(t,"applyReplaceUsingPlugin",(function(){return y}));var r=n(4),i=n(132),o=n(47),a=n(21),c=n(10);const{stripHTMLTags:s}=c.strings,u=["slug","content","contentImage","snippetPreviewImageURL"];function d(e,t){Object(r.forEach)(e,(e,n)=>{u.includes(n)||t.dispatch(Object(o.q)(n,e))})}function l(e){if(!["ct_","cf_","pt_"].includes(e.substr(0,3)))return e.replace(/_/g," ");const t=e.slice(0,3);switch(-1!==(e=e.slice(3)).indexOf("desc_")&&(e=e.slice(5)+" description"),t){case"ct_":e+=" (custom taxonomy)";break;case"cf_":e+=" (custom field)";break;case"pt_":e="Post type ("+(e=e.replace("single","singular"))+")"}return e}function p(e){return e=l(e),Object(a.b)(e)}function E(e,t){return e.push({name:t.name,label:t.label||p(t.name),value:t.value}),e}function g(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"_";return e.replace(/\s/g,t)}function f(e){return{name:"cf_"+g(e),label:Object(a.b)(e+" (custom field)")}}function m(e){const t=g(e);return{name:"ct_"+t,label:Object(a.b)(e+" (custom taxonomy)"),descriptionName:"ct_desc_"+t,descriptionLabel:Object(a.b)(e+" description (custom taxonomy)")}}function _(e,t){return e.custom_taxonomies?(Object(r.forEach)(e.custom_taxonomies,(e,n)=>{const{name:r,label:i,descriptionName:a,descriptionLabel:c}=m(n);t.dispatch(Object(o.q)(r,e.name,i)),t.dispatch(Object(o.q)(a,e.description,c))}),Object(r.omit)({...e},"custom_taxonomies")):e}function T(e,t){return e.custom_fields?(Object(r.forEach)(e.custom_fields,(e,n)=>{const{name:r,label:i}=f(n);t.dispatch(Object(o.q)(r,e,i))}),Object(r.omit)({...e},"custom_fields")):e}function S(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:156;return(e=(e=Object(i.stripTags)(e)).trim()).length<=t||(e=e.substring(0,t),/\s/.test(e)&&(e=e.substring(0,e.lastIndexOf(" ")))),e}const y=function(e){const t=Object(r.get)(window,["YoastSEO","app","pluggable"],!1);if(!t||!Object(r.get)(window,["YoastSEO","app","pluggable","loaded"],!1))return function(e){const t=Object(r.get)(window,["YoastSEO","wp","replaceVarsPlugin","replaceVariables"],r.identity);return{url:e.url,title:s(t(e.title)),description:s(t(e.description))}}(e);const n=t._applyModifications.bind(t);return{url:e.url,title:s(n("data_page_title",e.title)),description:s(n("data_meta_desc",e.description))}}},86:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(16),i=n(4);function o(){const e=Object(r.a)();return 1===Object(i.get)(e,"contentAnalysisActive",0)}}});
1
+ !function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=283)}({0:function(e,t){e.exports=window.wp.element},10:function(e,t){e.exports=window.yoast.helpers},101:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));class r{static get articleTypeInput(){return document.getElementById("yoast_wpseo_schema_article_type")}static get defaultArticleType(){return r.articleTypeInput.getAttribute("data-default")}static get articleType(){return r.articleTypeInput.value}static set articleType(e){r.articleTypeInput.value=e}static get pageTypeInput(){return document.getElementById("yoast_wpseo_schema_page_type")}static get defaultPageType(){return r.pageTypeInput.getAttribute("data-default")}static get pageType(){return r.pageTypeInput.value}static set pageType(e){r.pageTypeInput.value=e}}},104:function(e,t,n){"use strict";function r(e){let t=document.getElementById("yoast-measurement-element");return t||(t=function(){const e=document.createElement("div");return e.id="yoast-measurement-element",e.style.position="absolute",e.style.left="-9999em",e.style.top=0,e.style.height=0,e.style.overflow="hidden",e.style.fontFamily="arial, sans-serif",e.style.fontSize="20px",e.style.fontWeight="400",document.body.appendChild(e),e}()),t.innerHTML=e,t.offsetWidth}n.d(t,"a",(function(){return r}))},132:function(e,t){e.exports=window.wp.sanitize},16:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(4);function i(){return Object(r.get)(window,"wpseoScriptData.metabox",{intl:{},isRtl:!1})}},2:function(e,t){e.exports=window.wp.i18n},203:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(4),i=n(16);function o(){const e=Object(i.a)();return 1===Object(r.get)(e,"zapierConnectedStatus",0)}},204:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(4),i=n(16);function o(){const e=Object(i.a)();return 1===Object(r.get)(e,"zapierIntegrationActive",0)}},21:function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return o}));var r=n(0);function i(e){return e.charAt(0).toUpperCase()+e.slice(1)}function o(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return Object(r.createInterpolateElement)(e,{a:Object(r.createElement)("a",{id:n,href:t,target:"_blank",rel:"noopener noreferrer"})})}},283:function(e,t,n){"use strict";n.r(t);var r={};n.r(r),n.d(r,"SET_ESTIMATED_READING_TIME",(function(){return u})),n.d(r,"LOAD_ESTIMATED_READING_TIME",(function(){return d})),n.d(r,"SET_FLESCH_READING_EASE",(function(){return l})),n.d(r,"SET_PROMINENT_WORDS",(function(){return p})),n.d(r,"SET_TEXT_LENGTH",(function(){return E})),n.d(r,"setEstimatedReadingTime",(function(){return g})),n.d(r,"loadEstimatedReadingTime",(function(){return f})),n.d(r,"setFleschReadingEase",(function(){return m})),n.d(r,"setProminentWords",(function(){return _})),n.d(r,"setTextLength",(function(){return T})),n.d(r,"SET_ACTIVE_MARKER",(function(){return S})),n.d(r,"setActiveMarker",(function(){return y})),n.d(r,"SET_NO_INDEX",(function(){return w})),n.d(r,"SET_NO_FOLLOW",(function(){return h})),n.d(r,"SET_ADVANCED",(function(){return b})),n.d(r,"SET_BREADCRUMBS_TITLE",(function(){return I})),n.d(r,"SET_CANONICAL_URL",(function(){return R})),n.d(r,"SET_WORDPROOF_TIMESTAMP",(function(){return A})),n.d(r,"LOAD_ADVANCED_SETTINGS",(function(){return D})),n.d(r,"setNoIndex",(function(){return v})),n.d(r,"setNoFollow",(function(){return P})),n.d(r,"setAdvanced",(function(){return C})),n.d(r,"setBreadcrumbsTitle",(function(){return j})),n.d(r,"setCanonical",(function(){return N})),n.d(r,"setWordProofTimestamp",(function(){return M})),n.d(r,"loadAdvancedSettingsData",(function(){return L})),n.d(r,"UPDATE_SNIPPET_DATA",(function(){return W})),n.d(r,"RUN_ANALYSIS",(function(){return k})),n.d(r,"updateAnalysisData",(function(){return U})),n.d(r,"runAnalysis",(function(){return F})),n.d(r,"ADD_CHECKLIST",(function(){return x})),n.d(r,"addChecklist",(function(){return K})),n.d(r,"LOAD_CORNERSTONE_CONTENT",(function(){return H})),n.d(r,"TOGGLE_CORNERSTONE_CONTENT",(function(){return B})),n.d(r,"SET_CORNERSTONE_CONTENT",(function(){return G})),n.d(r,"loadCornerstoneContent",(function(){return q})),n.d(r,"setCornerstoneContent",(function(){return V})),n.d(r,"toggleCornerstoneContent",(function(){return Y})),n.d(r,"SET_EDITOR_DATA_CONTENT",(function(){return Q})),n.d(r,"SET_EDITOR_DATA_TITLE",(function(){return X})),n.d(r,"SET_EDITOR_DATA_EXCERPT",(function(){return z})),n.d(r,"SET_EDITOR_DATA_IMAGE_URL",(function(){return Z})),n.d(r,"SET_EDITOR_DATA_SLUG",(function(){return J})),n.d(r,"setEditorDataContent",(function(){return $})),n.d(r,"setEditorDataTitle",(function(){return ee})),n.d(r,"setEditorDataExcerpt",(function(){return te})),n.d(r,"setEditorDataImageUrl",(function(){return ne})),n.d(r,"setEditorDataSlug",(function(){return re})),n.d(r,"OPEN_EDITOR_MODAL",(function(){return ie})),n.d(r,"CLOSE_EDITOR_MODAL",(function(){return oe})),n.d(r,"openEditorModal",(function(){return ae})),n.d(r,"closeEditorModal",(function(){return ce})),n.d(r,"LOAD_FOCUS_KEYWORD",(function(){return se})),n.d(r,"SET_FOCUS_KEYWORD",(function(){return ue})),n.d(r,"loadFocusKeyword",(function(){return de})),n.d(r,"setFocusKeyword",(function(){return le})),n.d(r,"SET_MARKER_STATUS",(function(){return pe})),n.d(r,"setMarkerStatus",(function(){return Ee})),n.d(r,"SET_MARKER_PAUSE_STATUS",(function(){return ge})),n.d(r,"setMarkerPauseStatus",(function(){return fe})),n.d(r,"DISMISS_ALERT",(function(){return me})),n.d(r,"DISMISS_ALERT_SUCCESS",(function(){return _e})),n.d(r,"SET_DISMISSED_ALERTS",(function(){return Te})),n.d(r,"dismissAlert",(function(){return Se})),n.d(r,"setDismissedAlerts",(function(){return ye})),n.d(r,"SET_PRIMARY_TAXONOMY",(function(){return Oe})),n.d(r,"setPrimaryTaxonomyId",(function(){return we})),n.d(r,"SET_PAGE_TYPE",(function(){return be})),n.d(r,"SET_ARTICLE_TYPE",(function(){return Ie})),n.d(r,"GET_SCHEMA_PAGE_DATA",(function(){return Re})),n.d(r,"GET_SCHEMA_ARTICLE_DATA",(function(){return Ae})),n.d(r,"setPageType",(function(){return De})),n.d(r,"setArticleType",(function(){return ve})),n.d(r,"getSchemaPageData",(function(){return Pe})),n.d(r,"getSchemaArticleData",(function(){return Ce})),n.d(r,"MODAL_DISMISS",(function(){return je})),n.d(r,"MODAL_OPEN",(function(){return Ne})),n.d(r,"MODAL_OPEN_NO_KEYPHRASE",(function(){return Me})),n.d(r,"setSEMrushDismissModal",(function(){return Le})),n.d(r,"setSEMrushOpenModal",(function(){return We})),n.d(r,"setSEMrushNoKeyphraseMessage",(function(){return ke})),n.d(r,"CHANGE_COUNTRY",(function(){return Ue})),n.d(r,"SET_REQUEST_SUCCEEDED",(function(){return Fe})),n.d(r,"SET_REQUEST_FAILED",(function(){return xe})),n.d(r,"SET_REQUEST_LIMIT_REACHED",(function(){return Ke})),n.d(r,"NEW_REQUEST",(function(){return He})),n.d(r,"NO_DATA_FOUND",(function(){return Be})),n.d(r,"SET_LOGIN_STATUS",(function(){return Ge})),n.d(r,"setSEMrushNewRequest",(function(){return qe})),n.d(r,"setSEMrushRequestSucceeded",(function(){return Ve})),n.d(r,"setSEMrushRequestFailed",(function(){return Ye})),n.d(r,"setSEMrushSetRequestLimitReached",(function(){return Qe})),n.d(r,"setSEMrushChangeCountry",(function(){return Xe})),n.d(r,"setSEMrushNoResultsFound",(function(){return ze})),n.d(r,"setSEMrushLoginStatus",(function(){return Ze})),n.d(r,"SET_SETTINGS",(function(){return Je})),n.d(r,"SET_CONTENT_IMAGE",(function(){return $e})),n.d(r,"UPDATE_SETTINGS",(function(){return et})),n.d(r,"setSettings",(function(){return tt})),n.d(r,"setContentImage",(function(){return nt})),n.d(r,"updateSettings",(function(){return rt})),n.d(r,"SET_SHOPPING_DATA",(function(){return it})),n.d(r,"setShoppingData",(function(){return ot})),n.d(r,"SWITCH_MODE",(function(){return at.g})),n.d(r,"UPDATE_DATA",(function(){return at.h})),n.d(r,"FIND_CUSTOM_FIELDS",(function(){return at.b})),n.d(r,"CUSTOM_FIELD_RESULTS",(function(){return at.a})),n.d(r,"UPDATE_REPLACEMENT_VARIABLE",(function(){return at.i})),n.d(r,"HIDE_REPLACEMENT_VARIABLES",(function(){return at.c})),n.d(r,"REMOVE_REPLACEMENT_VARIABLE",(function(){return at.f})),n.d(r,"REFRESH",(function(){return at.e})),n.d(r,"UPDATE_WORDS_TO_HIGHLIGHT",(function(){return at.j})),n.d(r,"LOAD_SNIPPET_EDITOR_DATA",(function(){return at.d})),n.d(r,"switchMode",(function(){return at.o})),n.d(r,"updateData",(function(){return at.p})),n.d(r,"findCustomFields",(function(){return at.k})),n.d(r,"updateReplacementVariable",(function(){return at.q})),n.d(r,"updateWordsToHighlight",(function(){return at.r})),n.d(r,"removeReplacementVariable",(function(){return at.n})),n.d(r,"refreshSnippetEditor",(function(){return at.m})),n.d(r,"hideReplacementVariables",(function(){return at.l})),n.d(r,"SET_TWITTER_TITLE",(function(){return ut})),n.d(r,"SET_TWITTER_DESCRIPTION",(function(){return dt})),n.d(r,"SET_TWITTER_IMAGE",(function(){return lt})),n.d(r,"CLEAR_TWITTER_IMAGE",(function(){return pt})),n.d(r,"LOAD_TWITTER_PREVIEW",(function(){return Et})),n.d(r,"setTwitterPreviewTitle",(function(){return gt})),n.d(r,"setTwitterPreviewDescription",(function(){return ft})),n.d(r,"setTwitterPreviewImage",(function(){return mt})),n.d(r,"clearTwitterPreviewImage",(function(){return _t})),n.d(r,"loadTwitterPreviewData",(function(){return Tt})),n.d(r,"SET_FACEBOOK_TITLE",(function(){return yt})),n.d(r,"SET_FACEBOOK_DESCRIPTION",(function(){return Ot})),n.d(r,"SET_FACEBOOK_IMAGE",(function(){return wt})),n.d(r,"CLEAR_FACEBOOK_IMAGE",(function(){return ht})),n.d(r,"LOAD_FACEBOOK_PREVIEW",(function(){return bt})),n.d(r,"setFacebookPreviewTitle",(function(){return It})),n.d(r,"setFacebookPreviewDescription",(function(){return Rt})),n.d(r,"setFacebookPreviewImage",(function(){return At})),n.d(r,"clearFacebookPreviewImage",(function(){return Dt})),n.d(r,"loadFacebookPreviewData",(function(){return vt})),n.d(r,"SET_WARNING_MESSAGE",(function(){return Pt})),n.d(r,"setWarningMessage",(function(){return Ct})),n.d(r,"WINCHER_MODAL_DISMISS",(function(){return jt})),n.d(r,"WINCHER_MODAL_OPEN",(function(){return Nt})),n.d(r,"WINCHER_MODAL_OPEN_NO_KEYPHRASE",(function(){return Mt})),n.d(r,"setWincherDismissModal",(function(){return Lt})),n.d(r,"setWincherOpenModal",(function(){return Wt})),n.d(r,"setWincherNoKeyphrase",(function(){return kt})),n.d(r,"WINCHER_SET_REQUEST_SUCCEEDED",(function(){return Ut})),n.d(r,"WINCHER_SET_REQUEST_FAILED",(function(){return Ft})),n.d(r,"WINCHER_SET_KEYPHRASE_LIMIT_REACHED",(function(){return xt})),n.d(r,"WINCHER_NEW_REQUEST",(function(){return Kt})),n.d(r,"WINCHER_SET_LOGIN_STATUS",(function(){return Ht})),n.d(r,"WINCHER_SET_TRACK_ALL_REQUEST",(function(){return Bt})),n.d(r,"WINCHER_SET_AUTOMATICALLY_TRACK_ALL_REQUEST",(function(){return Gt})),n.d(r,"setWincherNewRequest",(function(){return qt})),n.d(r,"setWincherRequestSucceeded",(function(){return Vt})),n.d(r,"setWincherRequestFailed",(function(){return Yt})),n.d(r,"setWincherSetKeyphraseLimitReached",(function(){return Qt})),n.d(r,"setWincherLoginStatus",(function(){return Xt})),n.d(r,"setWincherTrackAllKeyphrases",(function(){return zt})),n.d(r,"setWincherAutomaticKeyphaseTracking",(function(){return Zt})),n.d(r,"WINCHER_SET_WEBSITE_ID",(function(){return Jt})),n.d(r,"WINCHER_SET_SEO_PERFORMANCE_TRACKING_FOR_KEYPHRASE",(function(){return $t})),n.d(r,"WINCHER_UNSET_SEO_PERFORMANCE_TRACKING_FOR_KEYPHRASE",(function(){return en})),n.d(r,"WINCHER_SET_SEO_PERFORMANCE_TRACKED_KEYPHRASES",(function(){return tn})),n.d(r,"setWincherWebsiteId",(function(){return nn})),n.d(r,"setWincherTrackingForKeyphrase",(function(){return rn})),n.d(r,"unsetWincherTrackingForKeyphrase",(function(){return on})),n.d(r,"setWincherTrackedKeyphrases",(function(){return an})),n.d(r,"SET_IS_PREMIUM",(function(){return cn})),n.d(r,"setIsPremium",(function(){return sn})),n.d(r,"SET_POST_ID",(function(){return un})),n.d(r,"setPostId",(function(){return dn})),n.d(r,"setOverallReadabilityScore",(function(){return ln})),n.d(r,"setOverallSeoScore",(function(){return pn})),n.d(r,"setReadabilityResults",(function(){return o.setReadabilityResults})),n.d(r,"setSeoResultsForKeyword",(function(){return o.setSeoResultsForKeyword}));var i={};n.r(i),n.d(i,"getEstimatedReadingTime",(function(){return Jn})),n.d(i,"getFleschReadingEaseScore",(function(){return $n})),n.d(i,"getFleschReadingEaseDifficulty",(function(){return er})),n.d(i,"isFleschReadingEaseAvailable",(function(){return tr})),n.d(i,"getTextLength",(function(){return nr})),n.d(i,"isFormalitySupported",(function(){return rr})),n.d(i,"getNoIndex",(function(){return ir})),n.d(i,"getNoFollow",(function(){return or})),n.d(i,"getAdvanced",(function(){return ar})),n.d(i,"getBreadcrumbsTitle",(function(){return cr})),n.d(i,"getCanonical",(function(){return sr})),n.d(i,"getWordProofTimestamp",(function(){return ur})),n.d(i,"getIsLoading",(function(){return dr})),n.d(i,"getSeoTitle",(function(){return Vr})),n.d(i,"getDescription",(function(){return Yr})),n.d(i,"getPermalink",(function(){return Qr})),n.d(i,"getAnalysisTimestamp",(function(){return Xr})),n.d(i,"getAnalysisData",(function(){return zr})),n.d(i,"isCornerstoneContent",(function(){return Zr})),n.d(i,"getChecklistItems",(function(){return Jr})),n.d(i,"getEditorContext",(function(){return pr})),n.d(i,"getPostOrPageString",(function(){return Er})),n.d(i,"getIsBlockEditor",(function(){return gr})),n.d(i,"getIsElementorEditor",(function(){return fr})),n.d(i,"getIsTerm",(function(){return mr})),n.d(i,"getIsDraft",(function(){return _r})),n.d(i,"getEditorType",(function(){return Tr})),n.d(i,"getContentLocale",(function(){return Sr})),n.d(i,"getEditorDataContent",(function(){return Or})),n.d(i,"getEditorDataTitle",(function(){return wr})),n.d(i,"getEditorDataExcerpt",(function(){return hr})),n.d(i,"getEditorDataExcerptWithFallback",(function(){return br})),n.d(i,"getEditorDataImageUrl",(function(){return Ir})),n.d(i,"getEditorDataImageFallback",(function(){return Rr})),n.d(i,"getEditorDataSlug",(function(){return Ar})),n.d(i,"getIsModalOpen",(function(){return $r})),n.d(i,"getFacebookTitle",(function(){return ei})),n.d(i,"getFacebookDescription",(function(){return ti})),n.d(i,"getFacebookImageUrl",(function(){return ni})),n.d(i,"getFacebookImageSrc",(function(){return ri})),n.d(i,"getFacebookAltText",(function(){return ii})),n.d(i,"getFacebookWarnings",(function(){return oi})),n.d(i,"getContentImage",(function(){return ai})),n.d(i,"getImageFallback",(function(){return ci})),n.d(i,"getSiteUrl",(function(){return si})),n.d(i,"getSeoTitleTemplate",(function(){return ui})),n.d(i,"getSeoTitleTemplateNoFallback",(function(){return di})),n.d(i,"getSocialTitleTemplate",(function(){return li})),n.d(i,"getSeoDescriptionTemplate",(function(){return pi})),n.d(i,"getSocialDescriptionTemplate",(function(){return Ei})),n.d(i,"getReplacedExcerpt",(function(){return gi})),n.d(i,"getFocusKeyphrase",(function(){return Dr})),n.d(i,"getActiveMarker",(function(){return fi})),n.d(i,"getMarkerPauseStatus",(function(){return mi})),n.d(i,"isMarkingAvailable",(function(){return _i})),n.d(i,"getMarksButtonStatus",(function(){return Ti})),n.d(i,"isAlertDismissed",(function(){return Si})),n.d(i,"getPreference",(function(){return yi})),n.d(i,"getPreferences",(function(){return Oi})),n.d(i,"getIsKeywordAnalysisActive",(function(){return wi})),n.d(i,"getPrimaryTaxonomyId",(function(){return hi})),n.d(i,"getSeoResults",(function(){return Ri})),n.d(i,"getResultsForKeyword",(function(){return Ai})),n.d(i,"getReadabilityResults",(function(){return Di})),n.d(i,"getResultsForFocusKeyword",(function(){return vi})),n.d(i,"getResultById",(function(){return Pi})),n.d(i,"getMarkButtonStatus",(function(){return Ci})),n.d(i,"getDefaultPageType",(function(){return ji})),n.d(i,"getPageType",(function(){return Ni})),n.d(i,"getDefaultArticleType",(function(){return Mi})),n.d(i,"getArticleType",(function(){return Li})),n.d(i,"getSEMrushModalOpen",(function(){return Wi})),n.d(i,"getSEMrushNoKeyphraseMessage",(function(){return ki})),n.d(i,"getSEMrushIsRequestPending",(function(){return Ui})),n.d(i,"getSEMrushRequestIsSuccess",(function(){return Fi})),n.d(i,"getSEMrushRequestResponse",(function(){return xi})),n.d(i,"getSEMrushRequestLimitReached",(function(){return Ki})),n.d(i,"getSEMrushRequestKeyphrase",(function(){return Hi})),n.d(i,"getSEMrushSelectedCountry",(function(){return Bi})),n.d(i,"getSEMrushRequestHasData",(function(){return Gi})),n.d(i,"getSEMrushLoginStatus",(function(){return qi})),n.d(i,"getSiteName",(function(){return vr})),n.d(i,"getBaseUrlFromSettings",(function(){return Pr})),n.d(i,"getDateFromSettings",(function(){return Cr})),n.d(i,"getRecommendedReplaceVars",(function(){return jr})),n.d(i,"getSiteIconUrlFromSettings",(function(){return Nr})),n.d(i,"getShoppingData",(function(){return Vi})),n.d(i,"getReplaceVars",(function(){return Mr})),n.d(i,"getSnippetEditorTemplates",(function(){return Lr})),n.d(i,"getSnippetEditorMode",(function(){return Wr})),n.d(i,"getSnippetEditorTitle",(function(){return kr})),n.d(i,"getSnippetEditorTitleWithTemplate",(function(){return Ur})),n.d(i,"getSnippetEditorDescription",(function(){return Fr})),n.d(i,"getSnippetEditorDescriptionWithTemplate",(function(){return xr})),n.d(i,"getSnippetEditorSlug",(function(){return Kr})),n.d(i,"getSnippetEditorData",(function(){return Hr})),n.d(i,"getSnippetEditorWordsToHighlight",(function(){return Br})),n.d(i,"getSnippetEditorIsLoading",(function(){return Gr})),n.d(i,"getSnippetEditorPreviewImageUrl",(function(){return qr})),n.d(i,"getTwitterTitle",(function(){return Yi})),n.d(i,"getTwitterDescription",(function(){return Qi})),n.d(i,"getTwitterImageUrl",(function(){return Xi})),n.d(i,"getTwitterImageType",(function(){return zi})),n.d(i,"getTwitterImageSrc",(function(){return Zi})),n.d(i,"getTwitterAltText",(function(){return Ji})),n.d(i,"getTwitterWarnings",(function(){return $i})),n.d(i,"getWarningMessage",(function(){return eo})),n.d(i,"getWincherModalOpen",(function(){return to})),n.d(i,"hasWincherNoKeyphrase",(function(){return no})),n.d(i,"getWincherRequestIsSuccess",(function(){return ro})),n.d(i,"getWincherRequestResponse",(function(){return io})),n.d(i,"getWincherKeyphraseLimitReached",(function(){return oo})),n.d(i,"getWincherLoginStatus",(function(){return ao})),n.d(i,"isWincherNewlyAuthenticated",(function(){return co})),n.d(i,"getWincherLimit",(function(){return so})),n.d(i,"shouldWincherTrackAll",(function(){return uo})),n.d(i,"shouldWincherAutomaticallyTrackAll",(function(){return lo})),n.d(i,"getWincherWebsiteId",(function(){return po})),n.d(i,"getWincherTrackedKeyphrases",(function(){return Eo})),n.d(i,"hasWincherTrackedKeyphrases",(function(){return go})),n.d(i,"getWincherTrackableKeyphrases",(function(){return fo})),n.d(i,"getWincherAllKeyphrasesMissRanking",(function(){return mo})),n.d(i,"getWincherPermalink",(function(){return _o})),n.d(i,"getIsPremium",(function(){return To})),n.d(i,"getPostId",(function(){return So}));var o=n(61);class a{static get keyphraseElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_focuskw":"hidden_wpseo_focuskw")}static get isCornerstoneElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_is_cornerstone":"hidden_wpseo_is_cornerstone")}static get seoScoreElement(){return document.getElementById("yoast_wpseo_linkdex")}static get readabilityScoreElement(){return document.getElementById("yoast_wpseo_content_score")}static set keyphrase(e){a.keyphraseElement.value=e}static get keyphrase(){return a.keyphraseElement.value}static set isCornerstone(e){a.isCornerstoneElement.value=e?"1":"0"}static get isCornerstone(){return"1"===a.isCornerstoneElement.value}static set seoScore(e){a.seoScoreElement.value=e}static get seoScore(){return a.seoScoreElement.value}static set readabilityScore(e){a.readabilityScoreElement.value=e}static get readabilityScore(){return a.readabilityScoreElement.value}}var c=n(4);class s{static get estimatedReadingTimeElement(){return document.getElementById("yoast_wpseo_estimated-reading-time-minutes")}static get estimatedReadingTime(){return s.estimatedReadingTimeElement&&s.estimatedReadingTimeElement.value||""}static set estimatedReadingTime(e){s.estimatedReadingTimeElement&&(s.estimatedReadingTimeElement.value=e)}}const u="SET_ESTIMATED_READING_TIME",d="LOAD_ESTIMATED_READING_TIME",l="SET_FLESCH_READING_EASE",p="SET_PROMINENT_WORDS",E="SET_TEXT_LENGTH",g=e=>(s.estimatedReadingTime=e.toString(),{type:u,payload:e}),f=()=>({type:d,payload:Object(c.toSafeInteger)(s.estimatedReadingTime)}),m=e=>{let{score:t,difficulty:n}=e;return{type:l,payload:{score:t,difficulty:n}}},_=e=>({type:p,payload:e}),T=e=>({type:E,payload:e}),S="WPSEO_SET_ACTIVE_MARKER";function y(e){return{type:S,activeMarker:e}}class O{static get noIndexElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_meta-robots-noindex":"hidden_wpseo_noindex")}static get noFollowElement(){return document.getElementById("yoast_wpseo_meta-robots-nofollow")}static get advancedElement(){return document.getElementById("yoast_wpseo_meta-robots-adv")}static get breadcrumbsTitleElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_bctitle":"hidden_wpseo_bctitle")}static get canonicalElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_canonical":"hidden_wpseo_canonical")}static get wordproofTimestampElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_wordproof_timestamp":"hidden_wpseo_wordproof_timestamp")}static get noIndex(){return O.noIndexElement&&O.noIndexElement.value||""}static set noIndex(e){O.noIndexElement.value=e}static get noFollow(){return O.noFollowElement&&O.noFollowElement.value||""}static set noFollow(e){O.noFollowElement.value=e}static get advanced(){return O.advancedElement&&O.advancedElement.value||""}static set advanced(e){O.advancedElement.value=e}static get breadcrumbsTitle(){return O.breadcrumbsTitleElement&&O.breadcrumbsTitleElement.value||""}static set breadcrumbsTitle(e){O.breadcrumbsTitleElement.value=e}static get canonical(){return O.canonicalElement&&O.canonicalElement.value||""}static set canonical(e){O.canonicalElement.value=e}static get wordproofTimestamp(){return O.wordproofTimestampElement&&"1"===O.wordproofTimestampElement.value||!1}static set wordproofTimestamp(e){O.wordproofTimestampElement.value=e?"1":"0"}}const w="SET_NO_INDEX",h="SET_NO_FOLLOW",b="SET_ADVANCED",I="SET_BREADCRUMBS_TITLE",R="SET_CANONICAL_URL",A="SET_WORDPROOF_TIMESTAMP",D="LOAD_ADVANCED_SETTINGS",v=e=>(O.noIndex=e,{type:w,value:e}),P=e=>(O.noFollow=e,{type:h,value:e}),C=e=>(O.advanced=e.join(","),{type:b,value:e}),j=e=>(O.breadcrumbsTitle=e,{type:I,value:e}),N=e=>(O.canonical=e,{type:R,value:e}),M=e=>(O.wordproofTimestamp=e,{type:A,value:e}),L=()=>({type:D,settings:{noIndex:O.noIndex,noFollow:O.noFollow,advanced:O.advanced.split(","),breadcrumbsTitle:O.breadcrumbsTitle,canonical:O.canonical,wordproofTimestamp:O.wordproofTimestamp,isLoading:!1}}),W="SNIPPET_EDITOR_UPDATE_ANALYSIS_DATA",k="RUN_ANALYSIS";function U(e){return{type:W,data:e}}function F(){return{type:k,timestamp:Date.now()}}const x="ADD_CHECKLIST";function K(e,t){return{type:x,name:e,data:t}}const H="WPSEO_LOAD_CORNERSTONE_CONTENT",B="WPSEO_TOGGLE_CORNERSTONE_CONTENT",G="WPSEO_SET_CORNERSTONE_CONTENT",q=()=>({type:G,isCornerstone:a.isCornerstone}),V=e=>(a.isCornerstone=e,{type:G,isCornerstone:e}),Y=()=>(a.isCornerstone=!a.isCornerstone,{type:B}),Q="SET_EDITOR_DATA_CONTENT",X="SET_EDITOR_DATA_TITLE",z="SET_EDITOR_DATA_EXCERPT",Z="SET_EDITOR_DATA_IMAGE_URL",J="SET_EDITOR_DATA_SLUG";function $(e){return{type:Q,content:e}}function ee(e){return{type:X,title:e}}function te(e){return{type:z,excerpt:e}}function ne(e){return{type:Z,imageUrl:e}}function re(e){return{type:J,slug:e}}const ie="OPEN_MODAL",oe="CLOSE_MODAL";function ae(e){return{type:ie,modalKey:e}}function ce(){return{type:oe}}const se="WPSEO_LOAD_FOCUS_KEYWORD",ue="WPSEO_SET_FOCUS_KEYWORD",de=()=>({type:se,keyword:a.keyphrase}),le=function(e){return a.keyphrase=e,{type:ue,keyword:e}},pe="WPSEO_SET_MARKER_STATUS",Ee=function(e){return{type:pe,marksButtonStatus:e}},ge="WPSEO_SET_MARKER_PAUSE_STATUS";function fe(e){return{type:ge,isMarkerPaused:e}}const me="DISMISS_ALERT",_e="DISMISS_ALERT_SUCCESS",Te="SET_DISMISSED_ALERTS";function*Se(e){return yield{type:me,alertKey:e},{type:_e,alertKey:e}}function ye(e){return{type:Te,payload:e}}const Oe="WPSEO_SET_PRIMARY_TAXONOMY",we=(e,t)=>({type:Oe,taxonomy:e,termId:t});var he=n(101);const be="SET_PAGE_TYPE",Ie="SET_ARTICLE_TYPE",Re="GET_SCHEMA_PAGE_DATA",Ae="GET_SCHEMA_ARTICLE_DATA",De=e=>(he.a.pageType=e,{type:be,pageType:e}),ve=e=>(he.a.articleType=e,{type:Ie,articleType:e}),Pe=()=>({type:Re,pageType:he.a.pageType,defaultPageType:he.a.defaultPageType}),Ce=()=>({type:Ae,articleType:he.a.articleType,defaultArticleType:he.a.defaultArticleType}),je="MODAL_DISMISS",Ne="MODAL_OPEN",Me="MODAL_OPEN_NO_KEYPHRASE";function Le(){return{type:je}}function We(e){return{type:Ne,location:e}}function ke(){return{type:Me}}const Ue="CHANGE_COUNTRY",Fe="SET_REQUEST_SUCCEEDED",xe="SET_REQUEST_FAILED",Ke="SET_LIMIT_REACHED",He="NEW_REQUEST",Be="NO_DATA_FOUND",Ge="SET_LOGIN_STATUS";function qe(e,t){return{type:He,countryCode:e,keyphrase:t}}function Ve(e){return{type:Fe,response:e}}function Ye(e){return{type:xe,response:e}}function Qe(){return{type:Ke}}function Xe(e){return{type:Ue,countryCode:e}}function ze(){return{type:Be}}function Ze(e){return{type:Ge,loginStatus:e}}const Je="SET_SETTINGS",$e="SET_CONTENT_IMAGE",et="UPDATE_SNIPPET_EDITOR_SETTINGS",tt=function(e){return{type:Je,settings:e}},nt=function(e){return{type:$e,src:e}},rt=function(e){return{type:et,snippetEditor:e}},it="SET_SHOPPING_DATA";function ot(e){return{type:it,shoppingData:e}}var at=n(47),ct=n(6);class st{static get titleElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_twitter-title":"hidden_wpseo_twitter-title")}static get descriptionElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_twitter-description":"hidden_wpseo_twitter-description")}static get imageIdElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_twitter-image-id":"hidden_wpseo_twitter-image-id")}static get imageUrlElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_twitter-image":"hidden_wpseo_twitter-image")}static get title(){return st.titleElement.value}static set title(e){st.titleElement.value=e}static set description(e){st.descriptionElement.value=e}static get description(){return st.descriptionElement.value}static set imageId(e){st.imageIdElement.value=e}static get imageId(){return st.imageIdElement.value}static set imageUrl(e){st.imageUrlElement.value=e}static get imageUrl(){return st.imageUrlElement.value}}const ut="SET_TWITTER_TITLE",dt="SET_TWITTER_DESCRIPTION",lt="SET_TWITTER_IMAGE",pt="CLEAR_TWITTER_IMAGE",Et="LOAD_TWITTER_PREVIEW",gt=e=>(e.trim()===Object(ct.select)("yoast-seo/editor").getSocialTitleTemplate().trim()?st.title="":st.title=e,{type:ut,title:e}),ft=e=>(e.trim()===Object(ct.select)("yoast-seo/editor").getSocialDescriptionTemplate().trim()?st.description="":st.description=e,{type:dt,description:e}),mt=e=>(st.imageId=e.id,st.imageUrl=e.url,{type:lt,image:e}),_t=()=>(st.imageId="",st.imageUrl="",{type:pt}),Tt=()=>{const{getSocialDescriptionTemplate:e,getSocialTitleTemplate:t}=Object(ct.select)("yoast-seo/editor");return{type:Et,imageId:st.imageId,imageUrl:st.imageUrl,description:st.description||e(),title:st.title||t()}};class St{static get titleElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_opengraph-title":"hidden_wpseo_opengraph-title")}static get descriptionElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_opengraph-description":"hidden_wpseo_opengraph-description")}static get imageIdElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_opengraph-image-id":"hidden_wpseo_opengraph-image-id")}static get imageUrlElement(){return document.getElementById(window.wpseoScriptData.isPost?"yoast_wpseo_opengraph-image":"hidden_wpseo_opengraph-image")}static get title(){return St.titleElement.value}static set title(e){St.titleElement.value=e}static set description(e){St.descriptionElement.value=e}static get description(){return St.descriptionElement.value}static set imageId(e){St.imageIdElement.value=e}static get imageId(){return St.imageIdElement.value}static set imageUrl(e){St.imageUrlElement.value=e}static get imageUrl(){return St.imageUrlElement.value}}const yt="SET_FACEBOOK_TITLE",Ot="SET_FACEBOOK_DESCRIPTION",wt="SET_FACEBOOK_IMAGE",ht="CLEAR_FACEBOOK_IMAGE",bt="LOAD_FACEBOOK_PREVIEW",It=e=>(e.trim()===Object(ct.select)("yoast-seo/editor").getSocialTitleTemplate().trim()?St.title="":St.title=e,{type:yt,title:e}),Rt=e=>(e.trim()===Object(ct.select)("yoast-seo/editor").getSocialDescriptionTemplate().trim()?St.description="":St.description=e,{type:Ot,description:e}),At=e=>(St.imageUrl=e.url,St.imageId=e.id,{type:wt,image:e}),Dt=()=>(St.imageId="",St.imageUrl="",{type:ht}),vt=()=>{const{getSocialDescriptionTemplate:e,getSocialTitleTemplate:t}=Object(ct.select)("yoast-seo/editor");return{type:bt,imageId:St.imageId,imageUrl:St.imageUrl,description:St.description||e(),title:St.title||t()}},Pt="SET_WARNING_MESSAGE";function Ct(e){return{type:Pt,message:e}}const jt="WINCHER_MODAL_DISMISS",Nt="WINCHER_MODAL_OPEN",Mt="WINCHER_MODAL_OPEN_NO_KEYPHRASE";function Lt(){return{type:jt}}function Wt(e){return{type:Nt,location:e}}function kt(){return{type:Mt}}const Ut="WINCHER_SET_REQUEST_SUCCEEDED",Ft="WINCHER_SET_REQUEST_FAILED",xt="WINCHER_SET_KEYPHRASE_LIMIT_REACHED",Kt="WINCHER_NEW_REQUEST",Ht="WINCHER_SET_LOGIN_STATUS",Bt="WINCHER_FORCE_SEO_PERFORMANCE_TRACKED_KEYPHRASES",Gt="WINCHER_SET_AUTOMATICALLY_TRACK_ALL_REQUEST";function qt(){return{type:Kt}}function Vt(e){return{type:Ut,response:e}}function Yt(e){return{type:Ft,response:e}}function Qt(e){return{type:xt,limit:e}}function Xt(e,t){return{type:Ht,loginStatus:e,newlyAuthenticated:t}}function zt(e){return{type:Bt,trackAll:e}}function Zt(e){return{type:Gt,automaticallyTrack:e}}const Jt="WINCHER_SET_WEBSITE_ID",$t="WINCHER_SET_SEO_PERFORMANCE_TRACKING_FOR_KEYPHRASE",en="WINCHER_UNSET_SEO_PERFORMANCE_TRACKING_FOR_KEYPHRASE",tn="WINCHER_SET_SEO_PERFORMANCE_TRACKED_KEYPHRASES";function nn(e){return{type:Jt,websiteId:e}}function rn(e){return{type:$t,keyphraseObject:e}}function on(e){return{type:en,untrackedKeyphrase:e}}function an(e){return{type:tn,trackedKeyphrases:e}}const cn="SET_IS_PREMIUM",sn=e=>({type:cn,payload:e}),un="SET_POST_ID",dn=e=>({type:un,payload:e}),ln=e=>(a.readabilityScore=e,Object(o.setOverallReadabilityScore)(e)),pn=(e,t)=>(a.seoScore=e,Object(o.setOverallSeoScore)(e,t)),En={estimatedReadingTime:0,textLength:{}};const gn={noIndex:"",noFollow:"",advanced:[],breadcrumbsTitle:"",canonical:"",wordproofTimestamp:!1,isLoading:!0};const fn={snippet:{},timestamp:0};const mn={checklistItems:{}};function Tn(){return{contentLocale:Object(c.get)(window,"wpseoScriptData.metabox.contentLocale",""),isBlockEditor:"1"===Object(c.get)(window,"wpseoScriptData.isBlockEditor","0"),isElementorEditor:"1"===Object(c.get)(window,"wpseoScriptData.isElementorEditor","0"),isPost:Object(c.get)(window,"wpseoScriptData",{}).hasOwnProperty("isPost"),isTerm:Object(c.get)(window,"wpseoScriptData",{}).hasOwnProperty("isTerm"),noIndex:"1"===Object(c.get)(window,"wpseoAdminL10n.noIndex","0"),postTypeNameSingular:Object(c.get)(window,"wpseoAdminL10n.postTypeNameSingular",""),postTypeNamePlural:Object(c.get)(window,"wpseoAdminL10n.postTypeNamePlural",""),postStatus:Object(c.get)(window,"wpseoScriptData.postStatus","")}}const Sn={content:"",excerpt:"",imageUrl:"",slug:"",title:""};const yn={openedModal:""};const On={title:"",description:"",warnings:[],image:{url:"",id:"",alt:""}};function wn(e,t){return t.isMarkerPaused}var hn=n(86),bn=n(59),In=n(16);function Rn(){const e=Object(In.a)();return 1===Object(c.get)(e,"cornerstoneActive",0)}var An=function(){const e=Object(In.a)();return Object(c.get)(e,"wordFormRecognitionActive",!1)};function Dn(){const e=Object(In.a)();return 1===Object(c.get)(e,"semrushIntegrationActive",0)}var vn=n(204),Pn=n(203);function Cn(){const e=Object(In.a)();return 1===Object(c.get)(e,"wincherIntegrationActive",0)}function jn(){const e=Object(In.a)();return 1===Object(c.get)(e,"wordproofIntegrationActive",0)}function Nn(){const e=!!window.wpseoAdminL10n.displayAdvancedTab;return{isContentAnalysisActive:Object(hn.a)(),isKeywordAnalysisActive:Object(bn.a)(),isWordFormRecognitionActive:Object(c.isUndefined)(window.wpseoPremiumMetaboxData)&&An(),isCornerstoneActive:Rn(),isBreadcrumbsDisabled:!!window.wpseoAdminL10n.isBreadcrumbsDisabled,isPrivateBlog:!!window.wpseoAdminL10n.isPrivateBlog,isSEMrushIntegrationActive:Dn(),shouldUpsell:Object(c.isUndefined)(window.wpseoPremiumMetaboxData),displayAdvancedTab:e,displaySchemaSettings:e&&!!window.wpseoScriptData.isPost,displaySchemaSettingsFooter:window.wpseoScriptData.metabox.schema.displayFooter,displayFacebook:window.wpseoScriptData.metabox.showSocial.facebook,displayTwitter:window.wpseoScriptData.metabox.showSocial.twitter,isZapierIntegrationActive:Object(vn.a)(),isZapierConnected:Object(Pn.a)(),isWincherIntegrationActive:Cn(),isWordProofIntegrationActive:jn(),isInsightsEnabled:Object(c.get)(window,"wpseoScriptData.metabox.isInsightsEnabled",!1),isNewsEnabled:!!window.wpseoAdminL10n.news_seo_is_active,isYoastSEOWooEnabled:!Object(c.isUndefined)(window.wpseoWooL10n)}}const Mn={};const Ln={pageType:"",defaultPageType:"",articleType:"",defaultArticleType:""};const Wn={whichModalOpen:"none",displayNoKeyphraseMessage:!1};const kn={isRequestPending:!1,keyphrase:"",countryCode:"us",isSuccess:!1,response:null,limitReached:!1,hasData:!0,isLoggedIn:!1};const Un={};var Fn=n(2),xn=n(71),Kn=n(21);function Hn(){return{mode:"mobile",data:{title:"",description:"",slug:""},wordsToHighlight:[],replacementVariables:[{name:"date",label:Object(Fn.__)("Date","wordpress-seo"),value:""},{name:"id",label:Object(Fn.__)("ID","wordpress-seo"),value:""},{name:"page",label:Object(Fn.__)("Page","wordpress-seo"),value:""},{name:"searchphrase",label:Object(Fn.__)("Search phrase","wordpress-seo"),value:""},{name:"sitedesc",label:Object(Fn.__)("Tagline","wordpress-seo"),value:""},{name:"sitename",label:Object(Fn.__)("Site title","wordpress-seo"),value:""},{name:"category",label:Object(Fn.__)("Category","wordpress-seo"),value:""},{name:"focuskw",label:Object(Fn.__)("Focus keyphrase","wordpress-seo"),value:""},{name:"title",label:Object(Fn.__)("Title","wordpress-seo"),value:""},{name:"parent_title",label:Object(Fn.__)("Parent title","wordpress-seo"),value:""},{name:"excerpt",label:Object(Fn.__)("Excerpt","wordpress-seo"),value:""},{name:"primary_category",label:Object(Fn.__)("Primary category","wordpress-seo"),value:""},{name:"sep",label:Object(Fn.__)("Separator","wordpress-seo"),value:""},{name:"excerpt_only",label:Object(Fn.__)("Excerpt only","wordpress-seo"),value:""},{name:"category_description",label:Object(Fn.__)("Category description","wordpress-seo"),value:""},{name:"tag_description",label:Object(Fn.__)("Tag description","wordpress-seo"),value:""},{name:"term_description",label:Object(Fn.__)("Term description","wordpress-seo"),value:""},{name:"currentyear",label:Object(Fn.__)("Current year","wordpress-seo"),value:""}],uniqueRefreshValue:"",templates:{title:"",description:""},isLoading:!0}}function Bn(e,t){let n=!0,r=e.replacementVariables.map(e=>e.name===t.name?(n=!1,{name:t.name,label:t.label||e.label,value:t.value,hidden:e.hidden}):e);return n&&(r=Object(xn.pushNewReplaceVar)(r,t)),{...e,replacementVariables:r}}function Gn(e,t){const n=t.results.filter(t=>!e.replacementVariables.some(e=>e.name==="cf_"+t.key));if(0===n.length)return e;const r=[...n.map(e=>({name:"cf_"+Object(xn.replaceSpaces)(e.key),label:Object(Kn.b)(e.key+" (custom field)"),value:e.value,hidden:!1})),...e.replacementVariables];return{...e,replacementVariables:r}}const qn={title:"",description:"",warnings:[],image:{url:"",id:"",alt:""}};const Vn={message:[]},Yn={whichModalOpen:"none",hasNoKeyphrase:!1};const Qn={isSuccess:!1,response:null,limitReached:!1,isLoggedIn:!1,isNewlyAuthenticated:!1,limit:10,trackAll:!1,automaticallyTrack:!1};const Xn={websiteId:"",trackedKeyphrases:null,trackAll:!1};var zn={activeMarker:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case S:return t.activeMarker;default:return e}},advancedSettings:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:gn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case D:return{...e,...t.settings};case w:return{...e,noIndex:t.value};case h:return{...e,noFollow:t.value};case b:return{...e,advanced:t.value};case R:return{...e,canonical:t.value};case A:return{...e,wordproofTimestamp:t.value};case I:return{...e,breadcrumbsTitle:t.value};default:return e}},analysis:o.analysis,analysisData:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:fn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case W:return{...e,snippet:t.data};case k:return{...e,timestamp:t.timestamp}}return e},checklist:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:mn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case x:{const n=Object.assign({},e);return n.checklistItems[t.name]=t.data,n}}return e},dismissedAlerts:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return t.type===_e&&t.alertKey?{...e,[t.alertKey]:!0}:t.type===Te?{...t.payload}:e},editorContext:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Tn();return e},editorData:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Sn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Q:return{...e,content:t.content};case z:return{...e,excerpt:t.excerpt};case Z:return{...e,imageUrl:t.imageUrl};case J:return{...e,slug:t.slug};case X:return{...e,title:t.title}}return e},editorModals:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:yn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case ie:return{...e,openedModal:t.modalKey};case oe:return{...e,openedModal:""}}return e},facebookEditor:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:On,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case bt:return{...e,title:t.title,description:t.description,image:{id:t.id,url:t.imageUrl}};case yt:return{...e,title:t.title};case Ot:return{...e,description:t.description};case wt:return{...e,warnings:t.image.warnings,image:{id:t.image.id,url:t.image.url,alt:t.image.alt||""}};case ht:return{...e,image:{url:"",id:"",alt:""},warnings:[]};default:return e}},focusKeyword:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0;switch(t.type){case se:case ue:return t.keyword;default:return e}},insights:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:En,{type:t,payload:n}=arguments.length>1?arguments[1]:void 0;switch(t){case d:case u:return{...e,estimatedReadingTime:n};case l:return{...e,fleschReadingEaseScore:n.score,fleschReadingEaseDifficulty:n.difficulty};case E:return{...e,textLength:n};default:return e}},isCornerstone:function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case B:return!e;case G:return t.isCornerstone;default:return e}},isMarkerPaused:function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case ge:return wn(0,t);default:return e}},isPremium:function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case cn:return t.payload;default:return e}},postId:function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case un:return t.payload;default:return e}},marksButtonStatus:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"disabled",t=arguments.length>1?arguments[1]:void 0;switch(t.type){case pe:return t.marksButtonStatus;default:return e}},preferences:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Nn();return e},primaryTaxonomies:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Mn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Oe:return{...e,[t.taxonomy]:t.termId};default:return e}},schemaTab:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Ln,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case be:return{...e,pageType:t.pageType};case Ie:return{...e,articleType:t.articleType};case Re:return{...e,pageType:t.pageType,defaultPageType:t.defaultPageType};case Ae:return{...e,articleType:t.articleType,defaultArticleType:t.defaultArticleType};default:return e}},SEMrushModal:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Wn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Me:return{whichModalOpen:"none",displayNoKeyphraseMessage:!0};case Ne:return{whichModalOpen:t.location,displayNoKeyphraseMessage:!1};case je:return{whichModalOpen:"none",displayNoKeyphraseMessage:!1}}return e},SEMrushRequest:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:kn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case He:return{...e,isRequestPending:!0,keyphrase:t.keyphrase,countryCode:t.countryCode,isSuccess:!1,response:null};case Fe:return{...e,isRequestPending:!1,isSuccess:!0,response:t.response,hasData:!0};case xe:return{...e,isRequestPending:!1,isSuccess:!1,response:t.response,hasData:!1};case Ke:return{...e,isRequestPending:!1,limitReached:!0,hasData:!1};case Ue:return{...e,countryCode:t.countryCode};case Be:return{...e,isSuccess:!0,isRequestPending:!1,hasData:!1,response:null};case Ge:return{...e,isLoggedIn:t.loginStatus};default:return e}},settings:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Je:return{...e,...t.settings};case $e:{const n=Object.assign({},e.socialPreviews,{contentImage:t.src});return{...e,socialPreviews:{...n}}}case et:{const n=Object.assign({},e.snippetEditor,t.snippetEditor);return{...e,snippetEditor:{...n}}}default:return e}},shoppingData:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Un,t=arguments.length>1?arguments[1]:void 0;if(t.type===it){const n=Object(c.pick)(t.shoppingData,["rating","reviewCount","availability","price"]);return{...e,...n}}return e},snippetEditor:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Hn(),t=arguments.length>1?arguments[1]:void 0;switch(t.type){case at.g:return{...e,mode:t.mode};case at.h:return{...e,data:{...e.data,...t.data}};case at.i:return Bn(e,t);case at.a:return Gn(e,t);case at.c:{const n=e.replacementVariables.map(e=>({name:e.name,label:e.label,value:e.value,hidden:t.data.includes(e.name)}));return{...e,replacementVariables:n}}case at.f:return{...e,replacementVariables:e.replacementVariables.filter(e=>e.name!==t.name)};case at.e:return{...e,uniqueRefreshValue:t.time};case at.j:return{...e,wordsToHighlight:t.wordsToHighlight};case at.d:return{...e,data:{...e.data,title:t.data.title,description:t.data.description,slug:t.data.slug},templates:{...e.templates,title:t.templates.title,description:t.templates.description},isLoading:!1}}return e},twitterEditor:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:qn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Et:return{...e,title:t.title,description:t.description,image:{id:t.id,url:t.imageUrl}};case ut:return{...e,title:t.title};case dt:return{...e,description:t.description};case lt:return{...e,image:{id:t.image.id,url:t.image.url,alt:t.image.alt||""},warnings:t.image.warnings};case pt:return{...e,image:{url:"",id:"",alt:""},warnings:[]};default:return e}},warning:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Vn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Pt:return{...e,message:t.message};default:return e}},WincherModal:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Yn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Mt:return{whichModalOpen:"none",hasNoKeyphrase:!0};case Nt:return{...e,hasNoKeyphrase:!1,whichModalOpen:t.location};case jt:return{...e,whichModalOpen:"none",hasNoKeyphrase:!1}}return e},WincherRequest:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Qn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Kt:return{...e,limitReached:!1,isSuccess:!1,response:null,isNewlyAuthenticated:!1};case Ut:return{...e,isSuccess:!0,response:t.response};case Ft:return{...e,isSuccess:!1,response:t.response};case xt:return{...e,limitReached:!0,limit:t.limit};case Ht:return{...e,isLoggedIn:t.loginStatus,isNewlyAuthenticated:t.newlyAuthenticated};case Bt:return{...e,trackAll:t.trackAll};case Gt:return{...e,automaticallyTrack:t.automaticallyTrack};default:return e}},WincherSEOPerformance:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Xn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Jt:return{...e,websiteId:t.websiteId};case $t:return{...e,trackedKeyphrases:{...e.trackedKeyphrases,...t.keyphraseObject}};case en:return{...e,trackedKeyphrases:Object(c.pickBy)(e.trackedKeyphrases,(e,n)=>n!==t.untrackedKeyphrase)};case tn:return{...e,trackedKeyphrases:t.trackedKeyphrases}}return e}},Zn=n(65);const Jn=e=>Object(c.get)(e,"insights.estimatedReadingTime",0),$n=e=>Object(c.get)(e,"insights.fleschReadingEaseScore",null),er=e=>Object(c.get)(e,"insights.fleschReadingEaseDifficulty",null),tr=e=>null!==$n(e)&&null!==er(e),nr=e=>Object(c.get)(e,"insights.textLength",{}),rr=()=>{const e="en"===Object(Zn.a)().split("_")[0],t=Object(In.a)().isPremium;return!!e&&(!t||window.wp.data.select("yoast-seo-premium/editor").hasOwnProperty("getTextFormalityLevel"))},ir=e=>Object(c.get)(e,"advancedSettings.noIndex",""),or=e=>Object(c.get)(e,"advancedSettings.noFollow",""),ar=e=>Object(c.get)(e,"advancedSettings.advanced",""),cr=e=>Object(c.get)(e,"advancedSettings.breadcrumbsTitle","summary"),sr=e=>Object(c.get)(e,"advancedSettings.canonical",""),ur=e=>Object(c.get)(e,"advancedSettings.wordproofTimestamp",!1),dr=e=>Object(c.get)(e,"advancedSettings.isLoading",!0);var lr=n(104);function pr(e){return e.editorContext}function Er(e){return"Page"===Object(c.get)(e,"editorContext.postTypeNameSingular")?"page":"post"}function gr(e){return Object(c.get)(e,"editorContext.isBlockEditor",!1)}function fr(e){return Object(c.get)(e,"editorContext.isElementorEditor",!1)}function mr(e){return Object(c.get)(e,"editorContext.isTerm",!1)}function _r(e){return["draft","auto-draft"].includes(Object(c.get)(e,"editorContext.postStatus",""))}function Tr(e){return fr(e)?"elementorEditor":gr(e)?"blockEditor":"classicEditor"}function Sr(e){return Object(c.get)(e,"editorContext.contentLocale","en_US")}var yr=n(50);const Or=e=>Object(c.get)(e,"editorData.content",""),wr=e=>Object(c.get)(e,"editorData.title",""),hr=e=>Object(c.get)(e,"editorData.excerpt"),br=e=>{let t=Object(c.get)(e,"editorData.excerpt","");if(""===t){const n="ja"===Object(Zn.a)()?80:156;t=Object(xn.excerptFromContent)(Object(c.get)(e,"editorData.content",""),n)}return t},Ir=e=>Object(c.get)(e,"editorData.imageUrl",""),Rr=e=>{const t=[{featuredOrFirstImage:Object(c.get)(e,"editorData.imageUrl","")},{socialImage:Object(c.get)(window,"wpseoScriptData.metabox.social_image_template","")},{siteWideImage:Object(c.get)(window.wpseoScriptData,"metabox.showSocial.facebook")&&Object(c.get)(e,"settings.socialPreviews.sitewideImage","")}];Object(yr.applyFilters)("yoast.socials.imageFallback",t);for(const e of t)if(Object.values(e)[0])return Object.values(e)[0];return""},Ar=e=>Object(c.get)(e,"editorData.slug","");function Dr(e){return e.focusKeyword}const vr=e=>Object(c.get)(e,"settings.socialPreviews.siteName",""),Pr=e=>Object(c.get)(e,"settings.snippetEditor.baseUrl",""),Cr=e=>Object(c.get)(e,"settings.snippetEditor.date",""),jr=e=>Object(c.get)(e,"settings.snippetEditor.recommendedReplacementVariables",[]),Nr=e=>Object(c.get)(e,"settings.snippetEditor.siteIconUrl",""),Mr=e=>Object(c.get)(e,"snippetEditor.replacementVariables",[]),Lr=e=>Object(c.get)(e,"snippetEditor.templates",{title:"",description:""}),Wr=e=>Object(c.get)(e,"snippetEditor.mode","mobile"),kr=e=>Object(c.get)(e,"snippetEditor.data.title",""),Ur=e=>Object(c.get)(e,"snippetEditor.data.title","")||Lr(e).title,Fr=e=>Object(c.get)(e,"snippetEditor.data.description",""),xr=e=>Fr(e)||Lr(e).description,Kr=e=>Object(c.get)(e,"snippetEditor.data.slug",""),Hr=e=>Object(c.get)(e,"snippetEditor.data",{title:kr(e),description:Fr(e),slug:Kr(e)}),Br=e=>Object(c.get)(e,"snippetEditor.wordsToHighlight",[]),Gr=e=>Object(c.get)(e,"snippetEditor.isLoading",!0),qr=e=>Object(c.get)(e,"snippetEditor.data.snippetPreviewImageURL",""),Vr=e=>Object(c.get)(e,"analysisData.snippet.title",""),Yr=e=>Object(c.get)(e,"analysisData.snippet.description",""),Qr=e=>Object(c.get)(e,"analysisData.snippet.url",""),Xr=e=>parseInt(Object(c.get)(e,"analysisData.timestamp",0),10),zr=e=>{const t=Vr(e)||kr(e),n=Kr(e);return{text:Or(e),title:t,keyword:Dr(e),description:Yr(e)||Fr(e),locale:Sr(e),titleWidth:Object(lr.a)(t),slug:n,permalink:Pr(e)+n}};function Zr(e){return e.isCornerstone}function Jr(e){return e.checklist.checklistItems}const $r=(e,t)=>Object(c.get)(e,"editorModals.openedModal","")===t,ei=e=>Object(c.get)(e,"facebookEditor.title",""),ti=e=>Object(c.get)(e,"facebookEditor.description",""),ni=e=>Object(c.get)(e,"facebookEditor.image.url"),ri=e=>Object(c.get)(e,"facebookEditor.image.src",""),ii=e=>Object(c.get)(e,"facebookEditor.image.alt",""),oi=e=>Object(c.get)(e,"facebookEditor.warnings",[]),ai=e=>Object(c.get)(e,"socialPreviews.contentImage",""),ci=e=>{const t=[{featuredImage:Object(c.get)(e,"snippetEditor.data.snippetPreviewImageURL","")},{contentImage:Object(c.get)(e,"settings.socialPreviews.contentImage","")},{socialImage:Object(c.get)(window,"wpseoScriptData.metabox.social_image_template","")},{siteWideImage:Object(c.get)(window,"wpseoScriptData.metabox.showSocial.facebook")&&Object(c.get)(e,"settings.socialPreviews.sitewideImage","")}];Object(yr.applyFilters)("yoast.socials.imageFallback",t);for(const e of t)if(Object.values(e)[0])return Object.values(e)[0];return""},si=()=>{let e=Object(c.get)(window,"wpseoScriptData.metabox.base_url","");return""===e?"":(e=new URL(e),e.host)},ui=()=>Object(c.get)(window,"wpseoScriptData.metabox.title_template",""),di=()=>Object(c.get)(window,"wpseoScriptData.metabox.title_template_no_fallback",""),li=()=>Object(c.get)(window,"wpseoScriptData.metabox.social_title_template",""),pi=()=>Object(c.get)(window,"wpseoScriptData.metabox.metadesc_template",""),Ei=()=>Object(c.get)(window,"wpseoScriptData.metabox.social_description_template",""),gi=e=>{let t="";return Object(c.get)(e,"snippetEditor.replacementVariables",[]).forEach(e=>{"excerpt"===e.name&&(t=e.value)}),t};function fi(e){return e.activeMarker}function mi(e){return e.isMarkerPaused}function _i(e){return"enabled"===e.marksButtonStatus}function Ti(e){return e.marksButtonStatus}function Si(e,t){return!0===e.dismissedAlerts[t]}const yi=function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return Object(c.get)(e,"preferences."+t,n)},Oi=e=>e.preferences,wi=e=>Object(c.get)(e,"preferences.isKeywordAnalysisActive",!1);function hi(e,t){return e.primaryTaxonomies[t]}const bi=[],Ii={};function Ri(e){const t=Object(c.get)(e,"analysis.seo",Ii);return Object(c.isEmpty)(t)?{results:bi,overallScore:null}:t}function Ai(e,t){const n=Ri(e);return Object(c.get)(n,t,Ii)}function Di(e){const t=Object(c.get)(e,"analysis.readability",{});return Object(c.isEmpty)(t)?{results:bi,overallScore:null}:t}function vi(e){return Ai(e,e.focusKeyword)}function Pi(e,t){return[...vi(e).results||bi,...Di(e).results||bi].find(e=>e._identifier===t)}function Ci(e){return e.marksButtonStatus}const ji=e=>Object(c.get)(e,"schemaTab.defaultPageType",""),Ni=e=>Object(c.get)(e,"schemaTab.pageType",""),Mi=e=>Object(c.get)(e,"schemaTab.defaultArticleType",""),Li=e=>Object(c.get)(e,"schemaTab.articleType","");function Wi(e){return e.SEMrushModal.whichModalOpen}function ki(e){return e.SEMrushModal.displayNoKeyphraseMessage}function Ui(e){return e.SEMrushRequest.isRequestPending}function Fi(e){return e.SEMrushRequest.isSuccess}function xi(e){return e.SEMrushRequest.response}function Ki(e){return e.SEMrushRequest.limitReached}function Hi(e){return e.SEMrushRequest.keyphrase}function Bi(e){return e.SEMrushRequest.countryCode}function Gi(e){return e.SEMrushRequest.hasData}function qi(e){return e.SEMrushRequest.isLoggedIn}const Vi=e=>Object(c.get)(e,"shoppingData",{}),Yi=e=>Object(c.get)(e,"twitterEditor.title",""),Qi=e=>Object(c.get)(e,"twitterEditor.description",""),Xi=e=>Object(c.get)(e,"twitterEditor.image.url",""),zi=e=>Object(c.get)(e,"settings.socialPreviews.twitterCardType","summary"),Zi=e=>Object(c.get)(e,"twitterEditor.image.src",""),Ji=e=>Object(c.get)(e,"twitterEditor.image.alt",""),$i=e=>Object(c.get)(e,"twitterEditor.warnings",[]);function eo(e){return Object(c.get)(e,"warning.message",[])}function to(e){return e.WincherModal.whichModalOpen}function no(e){return e.WincherModal.hasNoKeyphrase}function ro(e){return e.WincherRequest.isSuccess}function io(e){return e.WincherRequest.response}function oo(e){return e.WincherRequest.limitReached}function ao(e){return e.WincherRequest.isLoggedIn}function co(e){return e.WincherRequest.isNewlyAuthenticated}function so(e){return e.WincherRequest.limit}function uo(e){return!0===e.WincherRequest.trackAll}function lo(e){return e.WincherRequest.automaticallyTrack&&_r(e)}function po(e){return e.WincherSEOPerformance.websiteId}function Eo(e){return e.WincherSEOPerformance.trackedKeyphrases}function go(e){return!Object(c.isEmpty)(e.WincherSEOPerformance.trackedKeyphrases)}function fo(e){const t=Object(In.a)().isPremium,n=window.wp.data.select("yoast-seo-premium/editor"),r=Object.keys(Eo(e)||{}).map(e=>e.trim()),i=[e.focusKeyword.trim(),...r];return t&&n&&i.push(...n.getKeywords().map(e=>e.keyword.trim())),Object(c.uniq)(i.filter(e=>!!e).map(e=>e.replace(/["+:\s]+/g," ").trim().toLocaleLowerCase())).sort()}function mo(e){const{trackedKeyphrases:t}=e.WincherSEOPerformance;return!Object(c.isEmpty)(t)&&Object(c.filter)(t,e=>Object(c.isEmpty)(e.updated_at)).length===Object.keys(t).length}function _o(e){const t=zr(e);return t.slug?t.permalink:""}const To=e=>Object(c.get)(e,"isPremium",!1),So=e=>Object(c.get)(e,"postId",null);window.yoast=window.yoast||{},window.yoast.externals=window.yoast.externals||{},window.yoast.externals.redux={selectors:i,reducers:zn,actions:r}},4:function(e,t){e.exports=window.lodash},47:function(e,t,n){"use strict";n.d(t,"g",(function(){return i})),n.d(t,"h",(function(){return o})),n.d(t,"b",(function(){return a})),n.d(t,"a",(function(){return c})),n.d(t,"i",(function(){return s})),n.d(t,"c",(function(){return u})),n.d(t,"f",(function(){return d})),n.d(t,"e",(function(){return l})),n.d(t,"j",(function(){return p})),n.d(t,"d",(function(){return E})),n.d(t,"o",(function(){return g})),n.d(t,"p",(function(){return f})),n.d(t,"k",(function(){return m})),n.d(t,"q",(function(){return _})),n.d(t,"r",(function(){return T})),n.d(t,"n",(function(){return S})),n.d(t,"m",(function(){return y})),n.d(t,"l",(function(){return O}));var r=n(10);const i="SNIPPET_EDITOR_SWITCH_MODE",o="SNIPPET_EDITOR_UPDATE_DATA",a="SNIPPET_EDITOR_FIND_CUSTOM_FIELDS",c="SNIPPET_EDITOR_CUSTOM_FIELD_RESULTS",s="SNIPPET_EDITOR_UPDATE_REPLACEMENT_VARIABLE",u="SNIPPET_EDITOR_HIDE_REPLACEMENT_VARIABLES",d="SNIPPET_EDITOR_REMOVE_REPLACEMENT_VARIABLE",l="SNIPPET_EDITOR_REFRESH",p="SNIPPET_EDITOR_UPDATE_WORDS_TO_HIGHLIGHT",E="LOAD_SNIPPET_EDITOR_DATA";function g(e){return{type:i,mode:e}}function f(e){return{type:o,data:e}}function*m(e,t){const n=yield{type:a,query:e,postId:t};return{type:c,results:n}}function _(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",i=arguments.length>3&&void 0!==arguments[3]&&arguments[3];const o="string"==typeof t?Object(r.decodeHTML)(t):t;return{type:s,name:e,value:o,label:n,hidden:i}}function T(e){return{type:p,wordsToHighlight:e}}function S(e){return{type:d,name:e}}function y(){return{type:l,time:(new Date).getMilliseconds()}}function O(e){return{type:u,data:e}}},50:function(e,t){e.exports=window.wp.hooks},59:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(16),i=n(4);function o(){const e=Object(r.a)();return 1===Object(i.get)(e,"keywordAnalysisActive",0)}},6:function(e,t){e.exports=window.wp.data},61:function(e,t){e.exports=window.yoast.components},65:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(4),i=n(16);function o(){const e=Object(i.a)();return Object(r.get)(e,"contentLocale","en_US")}},71:function(e,t,n){"use strict";n.r(t),n.d(t,"nonReplaceVars",(function(){return u})),n.d(t,"fillReplacementVariables",(function(){return d})),n.d(t,"handlePrefixes",(function(){return l})),n.d(t,"createLabelFromName",(function(){return p})),n.d(t,"pushNewReplaceVar",(function(){return E})),n.d(t,"replaceSpaces",(function(){return g})),n.d(t,"prepareCustomFieldForDispatch",(function(){return f})),n.d(t,"prepareCustomTaxonomyForDispatch",(function(){return m})),n.d(t,"mapCustomTaxonomies",(function(){return _})),n.d(t,"mapCustomFields",(function(){return T})),n.d(t,"excerptFromContent",(function(){return S})),n.d(t,"applyReplaceUsingPlugin",(function(){return y}));var r=n(4),i=n(132),o=n(47),a=n(21),c=n(10);const{stripHTMLTags:s}=c.strings,u=["slug","content","contentImage","snippetPreviewImageURL"];function d(e,t){Object(r.forEach)(e,(e,n)=>{u.includes(n)||t.dispatch(Object(o.q)(n,e))})}function l(e){if(!["ct_","cf_","pt_"].includes(e.substr(0,3)))return e.replace(/_/g," ");const t=e.slice(0,3);switch(-1!==(e=e.slice(3)).indexOf("desc_")&&(e=e.slice(5)+" description"),t){case"ct_":e+=" (custom taxonomy)";break;case"cf_":e+=" (custom field)";break;case"pt_":e="Post type ("+(e=e.replace("single","singular"))+")"}return e}function p(e){return e=l(e),Object(a.b)(e)}function E(e,t){return e.push({name:t.name,label:t.label||p(t.name),value:t.value}),e}function g(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"_";return e.replace(/\s/g,t)}function f(e){return{name:"cf_"+g(e),label:Object(a.b)(e+" (custom field)")}}function m(e){const t=g(e);return{name:"ct_"+t,label:Object(a.b)(e+" (custom taxonomy)"),descriptionName:"ct_desc_"+t,descriptionLabel:Object(a.b)(e+" description (custom taxonomy)")}}function _(e,t){return e.custom_taxonomies?(Object(r.forEach)(e.custom_taxonomies,(e,n)=>{const{name:r,label:i,descriptionName:a,descriptionLabel:c}=m(n);t.dispatch(Object(o.q)(r,e.name,i)),t.dispatch(Object(o.q)(a,e.description,c))}),Object(r.omit)({...e},"custom_taxonomies")):e}function T(e,t){return e.custom_fields?(Object(r.forEach)(e.custom_fields,(e,n)=>{const{name:r,label:i}=f(n);t.dispatch(Object(o.q)(r,e,i))}),Object(r.omit)({...e},"custom_fields")):e}function S(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:156;return(e=(e=Object(i.stripTags)(e)).trim()).length<=t||(e=e.substring(0,t),/\s/.test(e)&&(e=e.substring(0,e.lastIndexOf(" ")))),e}const y=function(e){const t=Object(r.get)(window,["YoastSEO","app","pluggable"],!1);if(!t||!Object(r.get)(window,["YoastSEO","app","pluggable","loaded"],!1))return function(e){const t=Object(r.get)(window,["YoastSEO","wp","replaceVarsPlugin","replaceVariables"],r.identity);return{url:e.url,title:s(t(e.title)),description:s(t(e.description))}}(e);const n=t._applyModifications.bind(t);return{url:e.url,title:s(n("data_page_title",e.title)),description:s(n("data_meta_desc",e.description))}}},86:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(16),i=n(4);function o(){const e=Object(r.a)();return 1===Object(i.get)(e,"contentAnalysisActive",0)}}});
js/dist/filter-explanation.js CHANGED
@@ -1 +1 @@
1
- !function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=265)}({265:function(e,t){jQuery("#posts-filter .tablenav.top").after(`<div class="notice notice-info inline wpseo-filter-explanation"><p class="dashicons-before dashicons-lightbulb">${yoastFilterExplanation.text}</p></div>`)}});
1
+ !function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=264)}({264:function(e,t){jQuery("#posts-filter .tablenav.top").after(`<div class="notice notice-info inline wpseo-filter-explanation"><p class="dashicons-before dashicons-lightbulb">${yoastFilterExplanation.text}</p></div>`)}});
js/dist/first-time-configuration.js CHANGED
@@ -1,16 +1,16 @@
1
- !function(e){var t={};function n(a){if(t[a])return t[a].exports;var r=t[a]={i:a,l:!1,exports:{}};return e[a].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,a){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(n.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(a,r,function(t){return e[t]}.bind(null,r));return a},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=288)}({0:function(e,t){e.exports=window.wp.element},1:function(e,t){e.exports=window.yoast.propTypes},10:function(e,t){e.exports=window.yoast.helpers},11:function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,n.apply(this,arguments)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},112:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));const a="undefined"==typeof window||"undefined"==typeof document},129:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var a=n(3),r=n(23),s=n(36);function i(e,t){let[n,i]=Object(a.useState)(e),o=Object(s.a)(e);return Object(r.a)(()=>i(o.current),[o,i,...t]),n}},135:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));class a extends Error{constructor(e,t){super(e),this.name="ParseError",this.parseString=t}}},138:function(e,t,n){"use strict";function a(e,t){const n=new URL(e);return n.searchParams.delete(t),n.href}function r(e,t,n){window.history.pushState(e,t,n)}n.d(t,"b",(function(){return a})),n.d(t,"a",(function(){return r}))},139:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var a=n(11),r=n.n(a),s=n(0),i=n(1),o=n.n(i),l=n(160);function c(e){let{id:t,onChange:n,socialMedium:a,isDisabled:i,...o}=e;const c=Object(s.useCallback)(e=>{n(e.target.value,"other"===a?o.index:a)},[a,o.index]);return Object(s.createElement)(l.a,r()({onChange:c,disabled:i,id:t},o))}c.propTypes={id:o.a.string.isRequired,onChange:o.a.func.isRequired,socialMedium:o.a.string,isDisabled:o.a.bool},c.defaultProps={socialMedium:"",isDisabled:!1}},147:function(e,t,n){"use strict";function a(e){let t=e.parentElement,n=null;for(;t&&!(t instanceof HTMLFieldSetElement);)t instanceof HTMLLegendElement&&(n=t),t=t.parentElement;let a=""===(null==t?void 0:t.getAttribute("disabled"));return(!a||!function(e){if(!e)return!1;let t=e.previousElementSibling;for(;null!==t;){if(t instanceof HTMLLegendElement)return!1;t=t.previousElementSibling}return!0}(n))&&a}n.d(t,"a",(function(){return a}))},148:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var a=n(3),r=n(23);function s(e){var t;if(e.type)return e.type;let n=null!=(t=e.as)?t:"button";return"string"==typeof n&&"button"===n.toLowerCase()?"button":void 0}function i(e,t){let[n,i]=Object(a.useState)(()=>s(e));return Object(r.a)(()=>{i(s(e))},[e.type,e.as]),Object(r.a)(()=>{n||!t.current||t.current instanceof HTMLButtonElement&&!t.current.hasAttribute("type")&&i("button")},[n,t]),n}},15:function(e,t){e.exports=window.yoast.styleGuide},156:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var a=n(3),r=n(60),s=n(36);function i(e,t,n){let r=Object(s.a)(t);Object(a.useEffect)(()=>{function t(e){r.current(e)}return document.addEventListener(e,t,n),()=>document.removeEventListener(e,t,n)},[e,n])}function o(e,t,n=!0){let s=Object(a.useRef)(!1);function o(n,a){if(!s.current||n.defaultPrevented)return;let i=function e(t){return"function"==typeof t?e(t()):Array.isArray(t)||t instanceof Set?t:[t]}(e),o=a(n);if(null!==o&&o.ownerDocument.documentElement.contains(o)){for(let e of i){if(null===e)continue;let t=e instanceof HTMLElement?e:e.current;if(null!=t&&t.contains(o))return}return!Object(r.d)(o,r.b.Loose)&&-1!==o.tabIndex&&n.preventDefault(),t(n,o)}}Object(a.useEffect)(()=>{requestAnimationFrame(()=>{s.current=n})},[n]);let l=Object(a.useRef)(null);i("mousedown",e=>{s.current&&(l.current=e.target)},!0),i("click",e=>{!l.current||(o(e,()=>l.current),l.current=null)},!0),i("blur",e=>o(e,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}},157:function(e,t,n){"use strict";n.d(t,"a",(function(){return s})),n.d(t,"b",(function(){return i}));var a,r=n(18),s=((a=s||{})[a.None=1]="None",a[a.Focusable=2]="Focusable",a[a.Hidden=4]="Hidden",a);let i=Object(r.d)((function(e,t){let{features:n=1,...a}=e,s={ref:t,"aria-hidden":2==(2&n)||void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...4==(4&n)&&2!=(2&n)&&{display:"none"}}};return Object(r.e)({ourProps:s,theirProps:a,slot:{},defaultTag:"div",name:"Hidden"})}))},160:function(e,t,n){"use strict";n.d(t,"a",(function(){return m}));var a=n(11),r=n.n(a),s=n(0),i=n(231),o=n(206),l=n(26),c=n.n(l),u=n(1),d=n(82),p=n(161);function b(e){let{hasError:t,hasSuccess:n}=e;return t?Object(s.createElement)("div",{className:"yst-flex yst-items-center yst-absolute yst-inset-y-0 yst-right-0 yst-mr-3"},Object(s.createElement)(i.a,{className:"yst-pointer-events-none yst-h-5 yst-w-5 yst-text-red-500"})):n?Object(s.createElement)("div",{className:"yst-flex yst-items-center yst-absolute yst-inset-y-0 yst-right-0 yst-mr-3"},Object(s.createElement)(o.a,{className:"yst-pointer-events-none yst-h-5 yst-w-5 yst-text-emerald-600"})):null}function m(e){let{className:t,id:n,label:a,description:i,value:o,onChange:l,placeholder:u,feedback:m,type:f,...h}=e;const y=f||"text",g=Object(s.useMemo)(()=>m.isVisible&&"error"===m.type,[m.isVisible,m.type]),O=Object(s.useMemo)(()=>m.isVisible&&"success"===m.type,[m.isVisible,m.type]);return Object(s.createElement)("div",{className:t},a&&Object(s.createElement)("label",{className:"yst-block yst-mb-2 yst-font-medium yst-text-slate-700",htmlFor:n},a),Object(s.createElement)("div",{className:"yst-relative"},Object(s.createElement)("input",r()({id:n,type:y,value:o,className:c()("yst-block yst-w-full yst-h-[45px] yst-input focus:yst-ring-1",{"yst-border-red-300 yst-text-red-900 focus:yst-ring-red-500 focus:yst-border-red-500":g,"yst-border-emerald-600 yst-text-slate-700 focus:yst-ring-emerald-600 focus:yst-border-emerald-600":O,"yst-text-slate-700 yst-border-slate-300 focus:yst-ring-primary-500 focus:yst-border-primary-500":!g&&!O}),onChange:l,placeholder:u},Object(d.b)(n,m),h)),Object(s.createElement)(b,{hasError:g,hasSuccess:O})),m.isVisible&&Object(s.createElement)(p.a,{id:`${g?"error-":"success-"}${n}`,className:c()("yst-mt-2 yst-text-sm",{"yst-text-red-600":g,"yst-text-emerald-600":O}),texts:m.message}),i)}b.propTypes={hasError:u.PropTypes.bool,hasSuccess:u.PropTypes.bool},b.defaultProps={hasError:!1,hasSuccess:!1},m.propTypes={className:u.PropTypes.string,id:u.PropTypes.string.isRequired,label:u.PropTypes.string,description:u.PropTypes.node,value:u.PropTypes.string,onChange:u.PropTypes.func.isRequired,placeholder:u.PropTypes.string,feedback:u.PropTypes.shape({type:u.PropTypes.string,message:u.PropTypes.array,isVisible:u.PropTypes.bool}),type:u.PropTypes.string},m.defaultProps={value:"",className:"",label:"",description:null,placeholder:"",feedback:{message:[],isVisible:!1},type:"text"}},161:function(e,t,n){"use strict";var a=n(11),r=n.n(a),s=n(0),i=n(1),o=n.n(i),l=n(4);const c=e=>{let{texts:t,id:n,as:a,...i}=e;const o=Object(s.useMemo)(()=>Object(l.last)(t),[t]);return Object(s.createElement)(a,r()({id:n},i),t.map((e,t)=>Object(s.createElement)(s.Fragment,{key:`${n}-text-${t}`},e,o!==e&&Object(s.createElement)("br",null))))};c.defaultProps={as:"p"},c.propTypes={texts:o.a.arrayOf(o.a.string).isRequired,id:o.a.string.isRequired,as:o.a.oneOfType([o.a.string,o.a.elementType])},t.a=c},170:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var a=n(3),r=n(23),s=n(85);function i({container:e,accept:t,walk:n,enabled:i=!0}){let o=Object(a.useRef)(t),l=Object(a.useRef)(n);Object(a.useEffect)(()=>{o.current=t,l.current=n},[t,n]),Object(r.a)(()=>{if(!e||!i)return;let t=Object(s.a)(e);if(!t)return;let n=o.current,a=l.current,r=Object.assign(e=>n(e),{acceptNode:n}),c=t.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,r,!1);for(;c.nextNode();)a(c.currentNode)},[e,i,o,l])}},177:function(e,t,n){"use strict";n.d(t,"a",(function(){return b})),n.d(t,"b",(function(){return m})),n.d(t,"c",(function(){return h}));var a=n(0),r=n(207),s=n(1),i=n.n(s),o=n(83),l=n(55);const{slideDuration:c,delayUntilStepFaded:u}=o.b,d=`yst-transition-opacity ${c} yst-absolute yst-inset-0 yst-border-2 yst-flex yst-items-center yst-justify-center yst-rounded-full`;function p(e){return`${d} ${e?"yst-opacity-100":u+" yst-opacity-0"}`}function b(e){let{isVisible:t}=e;return Object(a.createElement)("span",{className:"yst-bg-white yst-border-primary-500 "+p(t)},Object(a.createElement)("span",{className:"yst-h-2.5 yst-w-2.5 yst-rounded-full yst-bg-primary-500"}))}function m(e){let{isVisible:t}=e;return Object(a.createElement)("span",{className:"yst-bg-primary-500 yst-border-primary-500 "+p(t)},Object(a.createElement)(r.a,{className:"yst-w-5 yst-h-5 yst-text-white","aria-hidden":"true"}))}function f(e){let{isVisible:t}=e;return Object(a.createElement)("span",{className:"yst-bg-white yst-border-slate-300 "+p(t)},Object(a.createElement)("span",{className:"yst-h-2.5 yst-w-2.5 yst-rounded-full yst-bg-transparent"}))}function h(e){let{activationDelay:t,deactivationDelay:n,isFinished:r}=e;const{activeStepIndex:s,stepIndex:i,lastStepIndex:o}=Object(l.c)(),c=i===o,u=s===i,[d,p]=Object(a.useState)(()=>!!u&&!c);return Object(a.useEffect)(()=>{if(u){const e=setTimeout(()=>{p(!0)},t);return()=>clearTimeout(e)}const e=setTimeout(()=>{p(!1)},n);return()=>clearTimeout(e)},[u,c,t,n]),Object(a.createElement)("span",{className:"yst-relative yst-z-10 yst-w-8 yst-h-8 yst-rounded-full"},Object(a.createElement)(f,{isVisible:!0}),Object(a.createElement)(m,{isVisible:r}),Object(a.createElement)(b,{isVisible:d&&!c}))}b.propTypes={isVisible:i.a.bool},b.defaultProps={isVisible:!0},m.propTypes={isVisible:i.a.bool},m.defaultProps={isVisible:!0},f.propTypes={isVisible:i.a.bool},f.defaultProps={isVisible:!0},h.propTypes={isFinished:i.a.bool.isRequired,activationDelay:i.a.number,deactivationDelay:i.a.number},h.defaultProps={activationDelay:0,deactivationDelay:0}},18:function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return l})),n.d(t,"c",(function(){return b})),n.d(t,"d",(function(){return p})),n.d(t,"e",(function(){return c}));var a,r,s=n(3),i=n(24),o=((r=o||{})[r.None=0]="None",r[r.RenderStrategy=1]="RenderStrategy",r[r.Static=2]="Static",r),l=((a=l||{})[a.Unmount=0]="Unmount",a[a.Hidden=1]="Hidden",a);function c({ourProps:e,theirProps:t,slot:n,defaultTag:a,features:r,visible:s=!0,name:o}){let l=d(t,e);if(s)return u(l,n,a,o);let c=null!=r?r:0;if(2&c){let{static:e=!1,...t}=l;if(e)return u(t,n,a,o)}if(1&c){let{unmount:e=!0,...t}=l;return Object(i.a)(e?0:1,{0:()=>null,1:()=>u({...t,hidden:!0,style:{display:"none"}},n,a,o)})}return u(l,n,a,o)}function u(e,t={},n,a){let{as:r=n,children:i,refName:o="ref",...l}=m(e,["unmount","static"]),c=void 0!==e.ref?{[o]:e.ref}:{},u="function"==typeof i?i(t):i;l.className&&"function"==typeof l.className&&(l.className=l.className(t));let p={};if(t){let e=!1,n=[];for(let[a,r]of Object.entries(t))"boolean"==typeof r&&(e=!0),!0===r&&n.push(a);e&&(p["data-headlessui-state"]=n.join(" "))}if(r===s.Fragment&&Object.keys(b(l)).length>0){if(!Object(s.isValidElement)(u)||Array.isArray(u)&&u.length>1)throw new Error(['Passing props on "Fragment"!',"",`The current component <${a} /> is rendering a "Fragment".`,"However we need to passthrough the following props:",Object.keys(l).map(e=>" - "+e).join("\n"),"","You can apply a few solutions:",['Add an `as="..."` prop, to ensure that we render an actual element instead of a "Fragment".',"Render a single element as the child so that we can forward the props onto that element."].map(e=>" - "+e).join("\n")].join("\n"));return Object(s.cloneElement)(u,Object.assign({},d(u.props,b(m(l,["ref"]))),p,c,function(...e){return{ref:e.every(e=>null==e)?void 0:t=>{for(let n of e)null!=n&&("function"==typeof n?n(t):n.current=t)}}}(u.ref,c.ref)))}return Object(s.createElement)(r,Object.assign({},m(l,["ref"]),r!==s.Fragment&&c,r!==s.Fragment&&p),u)}function d(...e){if(0===e.length)return{};if(1===e.length)return e[0];let t={},n={};for(let a of e)for(let e in a)e.startsWith("on")&&"function"==typeof a[e]?(null!=n[e]||(n[e]=[]),n[e].push(a[e])):t[e]=a[e];if(t.disabled||t["aria-disabled"])return Object.assign(t,Object.fromEntries(Object.keys(n).map(e=>[e,void 0])));for(let e in n)Object.assign(t,{[e](t,...a){let r=n[e];for(let e of r){if((t instanceof Event||(null==t?void 0:t.nativeEvent)instanceof Event)&&t.defaultPrevented)return;e(t,...a)}}});return t}function p(e){var t;return Object.assign(Object(s.forwardRef)(e),{displayName:null!=(t=e.displayName)?t:e.name})}function b(e){let t=Object.assign({},e);for(let e in t)void 0===t[e]&&delete t[e];return t}function m(e,t=[]){let n=Object.assign({},e);for(let e of t)e in n&&delete n[e];return n}},184:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var a=n(3),r=n(20);function s(e,t,n){let[s,i]=Object(a.useState)(n),o=void 0!==e;return[o?e:s,Object(r.a)(e=>(o||i(e),null==t?void 0:t(e)))]}},185:function(e,t,n){"use strict";function a(e={},t=null,n=[]){for(let[a,i]of Object.entries(e))s(n,r(t,a),i);return n}function r(e,t){return e?e+"["+t+"]":t}function s(e,t,n){if(Array.isArray(n))for(let[a,i]of n.entries())s(e,r(t,a.toString()),i);else n instanceof Date?e.push([t,n.toISOString()]):"boolean"==typeof n?e.push([t,n?"1":"0"]):"string"==typeof n?e.push([t,n]):"number"==typeof n?e.push([t,""+n]):null==n?e.push([t,""]):a(n,t,e)}n.d(t,"a",(function(){return a}))},2:function(e,t){e.exports=window.wp.i18n},20:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var a=n(3),r=n.n(a),s=n(36);let i=function(e){let t=Object(s.a)(e);return r.a.useCallback((...e)=>t.current(...e),[t])}},206:function(e,t,n){"use strict";var a=n(3);const r=a.forwardRef((function(e,t){return a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),a.createElement("path",{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z",clipRule:"evenodd"}))}));t.a=r},207:function(e,t,n){"use strict";var a=n(3);const r=a.forwardRef((function(e,t){return a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),a.createElement("path",{fillRule:"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z",clipRule:"evenodd"}))}));t.a=r},21:function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"a",(function(){return s}));var a=n(0);function r(e){return e.charAt(0).toUpperCase()+e.slice(1)}function s(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return Object(a.createInterpolateElement)(e,{a:Object(a.createElement)("a",{id:n,href:t,target:"_blank",rel:"noopener noreferrer"})})}},217:function(e,t,n){"use strict";n.d(t,"b",(function(){return p})),n.d(t,"a",(function(){return b}));var a=n(0),r=n(2),s=n(1),i=n.n(s),o=n(238),l=n(239);const c=e=>{let{items:t,onAddProfile:n,onRemoveProfile:s,onChangeProfile:i,errorFields:c,fieldType:u,addButtonChildren:d}=e;const p=Object(a.useCallback)(e=>{s(parseInt(e.currentTarget.dataset.index,10))},[s]);return Object(a.createElement)("div",null,t.map((e,t)=>Object(a.createElement)("div",{key:"url-"+t},Object(a.createElement)("div",{className:"yst-flex yst-flex-row yst-items-start yst-mt-4"},Object(a.createElement)(u,{className:"yst-w-full",label:Object(r.__)("Other social profile","wordpress-seo"),id:"social-input-other-url-"+t,value:e,socialMedium:"other",index:t,onChange:i,placeholder:Object(r.__)("E.g. https://social-platform.com/yoast","wordpress-seo"),feedback:{type:"error",isVisible:c.includes("other_social_urls-"+t),message:[Object(r.__)("Could not save this value. Please check the URL.","wordpress-seo")]}}),Object(a.createElement)("button",{type:"button",className:"yst-mt-[27.5px] yst-ml-2 yst-p-3 yst-text-slate-500 yst-rounded-md hover:yst-text-primary-500 focus:yst-text-primary-500 focus:yst-outline-none focus:yst-ring-2 focus:yst-ring-primary-500 yst-no-underline;",id:"remove-profile-"+t,"data-index":t,onClick:p},Object(a.createElement)("span",{className:"yst-sr-only"},Object(r.__)("Delete item","wordpress-seo")),Object(a.createElement)(o.a,{className:"yst-relative yst--top-0.5 yst-w-5 yst-h-5"}))))),Object(a.createElement)("button",{type:"button",id:"add-profile",className:"yst-button yst-button--secondary yst-items-center yst-mt-8",onClick:n},Object(a.createElement)(l.a,{className:"yst-w-5 yst-h-5 yst-mr-1 yst-text-slate-400"}),d))};c.propTypes={fieldType:s.PropTypes.elementType.isRequired,items:s.PropTypes.array.isRequired,onAddProfile:s.PropTypes.func.isRequired,onRemoveProfile:s.PropTypes.func.isRequired,onChangeProfile:s.PropTypes.func.isRequired,errorFields:s.PropTypes.array,addButtonChildren:s.PropTypes.node},c.defaultProps={errorFields:[],addButtonChildren:Object(r.__)("Add another profile","wordpress-seo")};var u=c,d=n(139);function p(e){let{socialProfiles:t,errorFields:n,dispatch:r}=e;const s=Object(a.useCallback)((e,t)=>{r({type:"CHANGE_SOCIAL_PROFILE",payload:{socialMedium:t,value:e}})},[]),i=Object(a.useCallback)((e,t)=>{r({type:"CHANGE_OTHERS_SOCIAL_PROFILE",payload:{index:t,value:e}})},[]),o=Object(a.useCallback)(()=>{r({type:"ADD_OTHERS_SOCIAL_PROFILE",payload:{value:""}})},[]),l=Object(a.useCallback)(e=>{r({type:"REMOVE_OTHERS_SOCIAL_PROFILE",payload:{index:e}})},[]);return Object(a.createElement)(b,{socialProfiles:t,onChangeHandler:s,onChangeOthersHandler:i,onAddProfileHandler:o,onRemoveProfileHandler:l,errorFields:n})}function b(e){let{socialProfiles:t,onChangeHandler:n,onChangeOthersHandler:s,onAddProfileHandler:i,onRemoveProfileHandler:o,errorFields:l}=e;return Object(a.createElement)("div",{id:"social-input-section"},Object(a.createElement)(d.a,{className:"yst-mt-4",label:Object(r.__)("Facebook","wordpress-seo"),id:"social-input-facebook-url",value:t.facebookUrl,socialMedium:"facebookUrl",onChange:n,placeholder:Object(r.__)("E.g. https://www.facebook.com/yoast","wordpress-seo"),feedback:{message:[Object(r.__)("Could not save this value. Please check the URL.","wordpress-seo")],isVisible:l.includes("facebook_site"),type:"error"}}),Object(a.createElement)(d.a,{className:"yst-mt-4",label:Object(r.__)("Twitter","wordpress-seo"),id:"social-input-twitter-url",value:t.twitterUsername,socialMedium:"twitterUsername",onChange:n,placeholder:Object(r.__)("E.g. https://www.twitter.com/yoast","wordpress-seo"),feedback:{message:[Object(r.__)("Could not save this value. Please check the URL or username.","wordpress-seo")],isVisible:l.includes("twitter_site"),type:"error"}}),Object(a.createElement)(u,{items:t.otherSocialUrls,onAddProfile:i,onRemoveProfile:o,onChangeProfile:s,errorFields:l,fieldType:d.a}))}p.propTypes={socialProfiles:i.a.object.isRequired,dispatch:i.a.func.isRequired,errorFields:i.a.array},p.defaultProps={errorFields:[]},b.propTypes={socialProfiles:i.a.object.isRequired,onChangeHandler:i.a.func.isRequired,onChangeOthersHandler:i.a.func.isRequired,onAddProfileHandler:i.a.func.isRequired,onRemoveProfileHandler:i.a.func.isRequired,errorFields:i.a.array.isRequired}},22:function(e,t){e.exports=window.wp.apiFetch},23:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var a=n(3);let r=n(112).a?a.useEffect:a.useLayoutEffect},231:function(e,t,n){"use strict";var a=n(3);const r=a.forwardRef((function(e,t){return a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),a.createElement("path",{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7 4a1 1 0 11-2 0 1 1 0 012 0zm-1-9a1 1 0 00-1 1v4a1 1 0 102 0V6a1 1 0 00-1-1z",clipRule:"evenodd"}))}));t.a=r},238:function(e,t,n){"use strict";var a=n(3);const r=a.forwardRef((function(e,t){return a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:t},e),a.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16"}))}));t.a=r},239:function(e,t,n){"use strict";var a=n(3);const r=a.forwardRef((function(e,t){return a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),a.createElement("path",{fillRule:"evenodd",d:"M10 3a1 1 0 011 1v5h5a1 1 0 110 2h-5v5a1 1 0 11-2 0v-5H4a1 1 0 110-2h5V4a1 1 0 011-1z",clipRule:"evenodd"}))}));t.a=r},24:function(e,t,n){"use strict";function a(e,t,...n){if(e in t){let a=t[e];return"function"==typeof a?a(...n):a}let r=new Error(`Tried to handle "${e}" but there is no handler defined. Only defined handlers are: ${Object.keys(t).map(e=>`"${e}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(r,a),r}n.d(t,"a",(function(){return a}))},242:function(e,t,n){"use strict";n.d(t,"a",(function(){return M}));var a=n(3),r=n.n(a),s=n(18),i=n(34),o=n(24),l=n(23);function c(){let e=Object(a.useRef)(!1);return Object(l.a)(()=>(e.current=!0,()=>{e.current=!1}),[]),e}var u=n(36),d=n(97),p=n(49),b=n(37);function m(e,...t){e&&t.length>0&&e.classList.add(...t)}function f(e,...t){e&&t.length>0&&e.classList.remove(...t)}var h,y=((h=y||{}).Ended="ended",h.Cancelled="cancelled",h);var g=n(63),O=n(20);function v(e=""){return e.split(" ").filter(e=>e.trim().length>1)}let j=Object(a.createContext)(null);j.displayName="TransitionContext";var w,E=((w=E||{}).Visible="visible",w.Hidden="hidden",w);let x=Object(a.createContext)(null);function S(e){return"children"in e?S(e.children):e.current.filter(({el:e})=>null!==e.current).filter(({state:e})=>"visible"===e).length>0}function C(e,t){let n=Object(u.a)(e),r=Object(a.useRef)([]),i=c(),l=Object(g.a)(),d=Object(O.a)((e,t=s.b.Hidden)=>{let a=r.current.findIndex(({el:t})=>t===e);-1!==a&&(Object(o.a)(t,{[s.b.Unmount](){r.current.splice(a,1)},[s.b.Hidden](){r.current[a].state="hidden"}}),l.microTask(()=>{var e;!S(r)&&i.current&&(null==(e=n.current)||e.call(n))}))}),p=Object(O.a)(e=>{let t=r.current.find(({el:t})=>t===e);return t?"visible"!==t.state&&(t.state="visible"):r.current.push({el:e,state:"visible"}),()=>d(e,s.b.Unmount)}),b=Object(a.useRef)([]),m=Object(a.useRef)(Promise.resolve()),f=Object(a.useRef)({enter:[],leave:[],idle:[]}),h=Object(O.a)((e,n,a)=>{b.current.splice(0),t&&(t.chains.current[n]=t.chains.current[n].filter(([t])=>t!==e)),null==t||t.chains.current[n].push([e,new Promise(e=>{b.current.push(e)})]),null==t||t.chains.current[n].push([e,new Promise(e=>{Promise.all(f.current[n].map(([e,t])=>t)).then(()=>e())})]),"enter"===n?m.current=m.current.then(()=>null==t?void 0:t.wait.current).then(()=>a(n)):a(n)}),y=Object(O.a)((e,t,n)=>{Promise.all(f.current[t].splice(0).map(([e,t])=>t)).then(()=>{var e;null==(e=b.current.shift())||e()}).then(()=>n(t))});return Object(a.useMemo)(()=>({children:r,register:p,unregister:d,onStart:h,onStop:y,wait:m,chains:f}),[p,d,r,h,y,f,m])}function R(){}x.displayName="NestingContext";let _=["beforeEnter","afterEnter","beforeLeave","afterLeave"];function P(e){var t;let n={};for(let a of _)n[a]=null!=(t=e[a])?t:R;return n}let k=s.a.RenderStrategy,T=Object(s.d)((function(e,t){let{beforeEnter:n,afterEnter:h,beforeLeave:w,afterLeave:E,enter:R,enterFrom:_,enterTo:T,entered:I,leave:N,leaveFrom:M,leaveTo:F,...L}=e,z=Object(a.useRef)(null),A=Object(p.a)(z,t),D=L.unmount?s.b.Unmount:s.b.Hidden,{show:q,appear:U,initial:H}=function(){let e=Object(a.useContext)(j);if(null===e)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}(),[V,$]=Object(a.useState)(q?"visible":"hidden"),B=function(){let e=Object(a.useContext)(x);if(null===e)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}(),{register:G,unregister:W}=B,Y=Object(a.useRef)(null);Object(a.useEffect)(()=>G(z),[G,z]),Object(a.useEffect)(()=>{if(D===s.b.Hidden&&z.current)return q&&"visible"!==V?void $("visible"):Object(o.a)(V,{hidden:()=>W(z),visible:()=>G(z)})},[V,z,G,W,q,D]);let Q=Object(u.a)({enter:v(R),enterFrom:v(_),enterTo:v(T),entered:v(I),leave:v(N),leaveFrom:v(M),leaveTo:v(F)}),K=function(e){let t=Object(a.useRef)(P(e));return Object(a.useEffect)(()=>{t.current=P(e)},[e]),t}({beforeEnter:n,afterEnter:h,beforeLeave:w,afterLeave:E}),J=Object(d.a)();Object(a.useEffect)(()=>{if(J&&"visible"===V&&null===z.current)throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")},[z,V,J]);let Z=H&&!U,X=!J||Z||Y.current===q?"idle":q?"enter":"leave",ee=Object(O.a)(e=>Object(o.a)(e,{enter:()=>K.current.beforeEnter(),leave:()=>K.current.beforeLeave(),idle:()=>{}})),te=Object(O.a)(e=>Object(o.a)(e,{enter:()=>K.current.afterEnter(),leave:()=>K.current.afterLeave(),idle:()=>{}})),ne=C(()=>{$("hidden"),W(z)},B);(function({container:e,direction:t,classes:n,onStart:a,onStop:r}){let s=c(),i=Object(g.a)(),d=Object(u.a)(t);Object(l.a)(()=>{let t=Object(b.a)();i.add(t.dispose);let l=e.current;if(l&&"idle"!==d.current&&s.current)return t.dispose(),a.current(d.current),t.add(function(e,t,n,a){let r=n?"enter":"leave",s=Object(b.a)(),i=void 0!==a?function(e){let t={called:!1};return(...n)=>{if(!t.called)return t.called=!0,e(...n)}}(a):()=>{};"enter"===r&&(e.removeAttribute("hidden"),e.style.display="");let l=Object(o.a)(r,{enter:()=>t.enter,leave:()=>t.leave}),c=Object(o.a)(r,{enter:()=>t.enterTo,leave:()=>t.leaveTo}),u=Object(o.a)(r,{enter:()=>t.enterFrom,leave:()=>t.leaveFrom});return f(e,...t.enter,...t.enterTo,...t.enterFrom,...t.leave,...t.leaveFrom,...t.leaveTo,...t.entered),m(e,...l,...u),s.nextFrame(()=>{f(e,...u),m(e,...c),function(e,t){let n=Object(b.a)();if(!e)return n.dispose;let{transitionDuration:a,transitionDelay:r}=getComputedStyle(e),[s,i]=[a,r].map(e=>{let[t=0]=e.split(",").filter(Boolean).map(e=>e.includes("ms")?parseFloat(e):1e3*parseFloat(e)).sort((e,t)=>t-e);return t});if(s+i!==0){let a=[];a.push(n.addEventListener(e,"transitionrun",r=>{r.target===r.currentTarget&&(a.splice(0).forEach(e=>e()),a.push(n.addEventListener(e,"transitionend",e=>{e.target===e.currentTarget&&(t("ended"),a.splice(0).forEach(e=>e()))}),n.addEventListener(e,"transitioncancel",e=>{e.target===e.currentTarget&&(t("cancelled"),a.splice(0).forEach(e=>e()))})))}))}else t("ended");n.add(()=>t("cancelled")),n.dispose}(e,n=>("ended"===n&&(f(e,...l),m(e,...t.entered)),i(n)))}),s.dispose}(l,n.current,"enter"===d.current,e=>{t.dispose(),Object(o.a)(e,{[y.Ended](){r.current(d.current)},[y.Cancelled]:()=>{}})})),t.dispose},[t])})({container:z,classes:Q,direction:X,onStart:Object(u.a)(e=>{ne.onStart(z,e,ee)}),onStop:Object(u.a)(e=>{ne.onStop(z,e,te),"leave"===e&&!S(ne)&&($("hidden"),W(z))})}),Object(a.useEffect)(()=>{!Z||(D===s.b.Hidden?Y.current=null:Y.current=q)},[q,Z,V]);let ae=L,re={ref:A};return r.a.createElement(x.Provider,{value:ne},r.a.createElement(i.a,{value:Object(o.a)(V,{visible:i.b.Open,hidden:i.b.Closed})},Object(s.e)({ourProps:re,theirProps:ae,defaultTag:"div",features:k,visible:"visible"===V,name:"Transition.Child"})))})),I=Object(s.d)((function(e,t){let{show:n,appear:c=!1,unmount:u,...b}=e,m=Object(a.useRef)(null),f=Object(p.a)(m,t);Object(d.a)();let h=Object(i.c)();if(void 0===n&&null!==h&&(n=Object(o.a)(h,{[i.b.Open]:!0,[i.b.Closed]:!1})),![!0,!1].includes(n))throw new Error("A <Transition /> is used but it is missing a `show={true | false}` prop.");let[y,g]=Object(a.useState)(n?"visible":"hidden"),O=C(()=>{g("hidden")}),[v,w]=Object(a.useState)(!0),E=Object(a.useRef)([n]);Object(l.a)(()=>{!1!==v&&E.current[E.current.length-1]!==n&&(E.current.push(n),w(!1))},[E,n]);let R=Object(a.useMemo)(()=>({show:n,appear:c,initial:v}),[n,c,v]);Object(a.useEffect)(()=>{if(n)g("visible");else if(S(O)){let e=m.current;if(!e)return;let t=e.getBoundingClientRect();0===t.x&&0===t.y&&0===t.width&&0===t.height&&g("hidden")}else g("hidden")},[n,O]);let _={unmount:u};return r.a.createElement(x.Provider,{value:O},r.a.createElement(j.Provider,{value:R},Object(s.e)({ourProps:{..._,as:a.Fragment,children:r.a.createElement(T,{ref:f,..._,...b})},theirProps:{},defaultTag:a.Fragment,features:k,visible:"visible"===y,name:"Transition"})))})),N=Object(s.d)((function(e,t){let n=null!==Object(a.useContext)(j),s=null!==Object(i.c)();return r.a.createElement(r.a.Fragment,null,!n&&s?r.a.createElement(I,{ref:t,...e}):r.a.createElement(T,{ref:t,...e}))})),M=Object.assign(I,{Child:N,Root:I})},26:function(e,t,n){var a;!function(){"use strict";var n={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var a=arguments[t];if(a){var s=typeof a;if("string"===s||"number"===s)e.push(a);else if(Array.isArray(a)&&a.length){var i=r.apply(null,a);i&&e.push(i)}else if("object"===s)for(var o in a)n.call(a,o)&&a[o]&&e.push(o)}}return e.join(" ")}e.exports?(r.default=r,e.exports=r):void 0===(a=function(){return r}.apply(t,[]))||(e.exports=a)}()},266:function(e,t,n){"use strict";var a=n(3);const r=a.forwardRef((function(e,t){return a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:t},e),a.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 16l4.586-4.586a2 2 0 012.828 0L16 16m-2-2l1.586-1.586a2 2 0 012.828 0L20 14m-6-6h.01M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"}))}));t.a=r},288:function(e,t,n){"use strict";n.r(t);var a=n(0),r=n(64),s=n.n(r),i=n(9),o=n(4),l=n(22),c=n.n(l),u=n(2),d=n(21),p=n(82),b=n(1),m=n.n(b),f=n(217),h=n(51),y=n(139);function g(e){let{socialProfiles:t,errorFields:n,dispatch:r,canEditUser:s,personId:i}=e;const o=Object(a.useCallback)((e,t)=>{r({type:"CHANGE_PERSON_SOCIAL_PROFILE",payload:{socialMedium:t,value:e}})},[r]);return Object(a.useEffect)(()=>{c()({path:"yoast/v1/configuration/person_social_profiles?user_id="+i}).then(e=>{e.success&&r({type:"INIT_PERSON_SOCIAL_PROFILES",payload:{socialProfiles:e.social_profiles}})}).catch(e=>{console.error(e.message)})},[i,r]),Object(a.createElement)("div",null,0===i&&Object(a.createElement)(h.b,{type:"info",className:"yst-mt-5"},// translators: please note that "Site representation" here refers to the name of a step in the first-time configuration, so this occurrence needs to be translated in the same manner as that step's heading.
2
  Object(u.__)("Please select a name in the site representation step for this step to be effective.","wordpress-seo")),0!==i&&!s&&Object(a.createElement)(h.b,{type:"info",className:"yst-mt-5"},Object(a.createInterpolateElement)(Object(u.sprintf)(// translators: %1$s is replaced by the selected person's username
3
- Object(u.__)("You're not allowed to edit the social profiles of the user %1$s. Please ask this user or an admin to do this.","wordpress-seo"),window.wpseoFirstTimeConfigurationData.personName),{b:Object(a.createElement)("b",null)})),0!==i&&Object(a.createElement)("div",{id:"social-input-section",className:"yoast-social-profiles-input-fields"},p.f.map((e,r)=>Object(a.createElement)(y.a,{key:r,className:"yst-mt-4",label:e.name,id:e.name.toLowerCase(),value:t[e.name.toLowerCase()],socialMedium:e.name.toLowerCase(),onChange:o,isDisabled:!s,placeholder:e.placeholder,feedback:{message:["Twitter"===e.name?Object(u.__)("Could not save this value. Please check the URL or username.","wordpress-seo"):Object(u.__)("Could not save this value. Please check the URL.","wordpress-seo")],isVisible:n.includes(e.name.toLowerCase()),type:"error"}}))))}var O=g;function v(e){let{state:t,dispatch:n,setErrorFields:r}=e;return["company","emptyChoice"].includes(t.companyOrPerson)?Object(a.createElement)(a.Fragment,null,Object(a.createElement)("p",null,Object(u.__)("We need a little more help from you! Add your organization's Facebook and Twitter profile so we can optimize the metadata for those platforms too.","wordpress-seo")),Object(a.createElement)(f.b,{socialProfiles:t.socialProfiles,dispatch:n,errorFields:t.errorFields,setErrorFields:r})):Object(a.createElement)(a.Fragment,null,Object(a.createElement)("p",null,Object(u.__)("We need a little more help from you! Add your Facebook and Twitter profile so we can optimize the metadata for those platforms too.","wordpress-seo")),Object(a.createElement)(O,{socialProfiles:t.personSocialProfiles,errorFields:t.errorFields,dispatch:n,canEditUser:!!t.canEditUser,personId:t.personId}))}g.propTypes={dispatch:m.a.func.isRequired,canEditUser:m.a.bool.isRequired,socialProfiles:m.a.object,errorFields:m.a.array,personId:m.a.number},g.defaultProps={socialProfiles:{},errorFields:[],personId:0},v.propTypes={state:m.a.object.isRequired,dispatch:m.a.func.isRequired,setErrorFields:m.a.func.isRequired};var j=n(55),w=n(11),E=n.n(w),x=n(83),S=n(26),C=n.n(S);function R(e){let{beforeGo:t,children:n,additionalClasses:r,...s}=e;return Object(a.createElement)(j.a.GoButton,E()({className:"yst-button yst-button--primary "+r,destination:1,beforeGo:t},s),n)}function _(e){let{beforeGo:t,isVisible:n,children:r,additionalClasses:s,...i}=e;const o=`yst-transition-opacity ${x.b.slideDuration} yst-ease-out ${n?"yst-opacity-100":x.b.delayBeforeOpening+" yst-opacity-0 yst-pointer-events-none yst-hidden"}`;return Object(a.createElement)(j.a.GoButton,E()({className:C()("yst-button yst-button--secondary yst-button--small",o,s),destination:0,beforeGo:t},i),r)}function P(e){let{beforeGo:t,children:n,additionalClasses:r,...s}=e;return Object(a.createElement)(j.a.GoButton,E()({className:"yst-button yst-button--secondary "+r,destination:-1,beforeGo:t},s),n)}function k(e){let{stepId:t,beforeContinue:n,continueLabel:r,beforeBack:s,backLabel:i}=e;return Object(a.createElement)("div",{className:"yst-mt-12"},Object(a.createElement)(R,{id:`button-${t}-continue`,beforeGo:n},r),Object(a.createElement)(P,{id:`button-${t}-back`,additionalClasses:"yst-ml-3",beforeGo:s},i))}function T(e){let{stepId:t,stepperFinishedOnce:n,saveFunction:r,setEditState:s}=e;const i=Object(a.useCallback)(async()=>{const e=await r();return s(!e),e});return n?Object(a.createElement)(j.a.GoButton,{id:`button-${t}-go`,className:"yst-button yst-button--primary yst-mt-12",destination:"last",beforeGo:i},Object(u.__)("Save changes","wordpress-seo")):Object(a.createElement)(k,{stepId:t,beforeContinue:r,continueLabel:Object(u.__)("Save and continue","wordpress-seo")})}R.propTypes={additionalClasses:m.a.string,beforeGo:m.a.func,children:m.a.node},R.defaultProps={additionalClasses:"",beforeGo:null,children:null},_.propTypes={additionalClasses:m.a.string,isVisible:m.a.bool,beforeGo:m.a.func,children:m.a.node},_.defaultProps={additionalClasses:"",isVisible:!0,beforeGo:null,children:null},P.propTypes={additionalClasses:m.a.string,beforeGo:m.a.func,children:m.a.node},P.defaultProps={additionalClasses:"",beforeGo:null,children:null},k.propTypes={stepId:m.a.string.isRequired,beforeContinue:m.a.func,continueLabel:m.a.string,beforeBack:m.a.func,backLabel:m.a.string},k.defaultProps={beforeContinue:null,continueLabel:Object(u.__)("Continue","wordpress-seo"),beforeBack:null,backLabel:Object(u.__)("Go back","wordpress-seo")},T.propTypes={stepId:m.a.string.isRequired,stepperFinishedOnce:m.a.bool.isRequired,saveFunction:m.a.func.isRequired,setEditState:m.a.func.isRequired};var I=n(242),N=n(62),M=n.n(N),F=n(138),L=n(94);function z(e){let{title:t,value:n}=e;return n?Object(a.createElement)("p",null,Object(a.createElement)("strong",null,t),Object(a.createElement)("br",null),n):null}function A(e){let{title:t,value:n}=e;return n?Object(a.createElement)("details",null,Object(a.createElement)("summary",null,t),Object(a.createElement)("pre",{className:"yst-overflow-x-scroll yst-max-w-[500px] yst-border-px yst-p-4"},n)):null}function D(e){let{message:t,error:n,className:r}=e;return Object(a.createElement)(h.b,{type:"error",className:r},Object(a.createElement)("div",{dangerouslySetInnerHTML:{__html:t}}),Object(a.createElement)("details",null,Object(a.createElement)("summary",null,Object(u.__)("Error details","wordpress-seo")),Object(a.createElement)("div",{className:"yst-mt-2"},Object(a.createElement)(z,{title:Object(u.__)("Request URL","wordpress-seo"),value:n.url}),Object(a.createElement)(z,{title:Object(u.__)("Request method","wordpress-seo"),value:n.method}),Object(a.createElement)(z,{title:Object(u.__)("Status code","wordpress-seo"),value:n.statusCode}),Object(a.createElement)(z,{title:Object(u.__)("Error message","wordpress-seo"),value:n.message}),Object(a.createElement)(A,{title:Object(u.__)("Response","wordpress-seo"),value:n.parseString}),Object(a.createElement)(A,{title:Object(u.__)("Error stack trace","wordpress-seo"),value:n.stackTrace}))))}z.propTypes={title:m.a.string.isRequired,value:m.a.any},z.defaultProps={value:""},A.propTypes={title:m.a.string.isRequired,value:m.a.string},A.defaultProps={value:""},D.propTypes={message:m.a.string.isRequired,error:m.a.oneOfType([m.a.instanceOf(Error),m.a.instanceOf(L.a)]).isRequired,className:m.a.string},D.defaultProps={className:""};var q=n(135);class U extends a.Component{constructor(e){super(e),this.settings=yoastIndexingData,this.state={state:"idle",processed:0,error:null,amount:parseInt(this.settings.amount,10),firstTime:"1"===this.settings.firstTime},this.startIndexing=this.startIndexing.bind(this),this.stopIndexing=this.stopIndexing.bind(this)}async doIndexingRequest(e,t){const n=await fetch(e,{method:"POST",headers:{"X-WP-Nonce":t}}),a=await n.text();let r;try{r=JSON.parse(a)}catch(e){throw new q.a("Error parsing the response to JSON.",a)}if(!n.ok){const t=r.data?r.data.stackTrace:"";throw new L.a(r.message,e,"POST",n.status,t)}return r}async doPreIndexingAction(e){"function"==typeof this.props.preIndexingActions[e]&&await this.props.preIndexingActions[e](this.settings)}async doPostIndexingAction(e,t){"function"==typeof this.props.indexingActions[e]&&await this.props.indexingActions[e](t.objects,this.settings)}async doIndexing(e){let t=this.settings.restApi.root+this.settings.restApi.indexing_endpoints[e];for(;this.isState("in_progress")&&!1!==t;)try{await this.doPreIndexingAction(e);const n=await this.doIndexingRequest(t,this.settings.restApi.nonce);await this.doPostIndexingAction(e,n),this.setState(e=>({processed:e.processed+n.objects.length,firstTime:!1})),t=n.next_url}catch(e){this.setState({state:"errored",error:e,firstTime:!1})}}async index(){for(const e of Object.keys(this.settings.restApi.indexing_endpoints))await this.doIndexing(e);this.isState("errored")||this.isState("idle")||this.completeIndexing()}async startIndexing(){this.setState({processed:0,state:"in_progress"},this.index)}completeIndexing(){this.setState({state:"completed"})}stopIndexing(){this.setState(e=>({state:"idle",processed:0,amount:e.amount-e.processed}))}componentDidMount(){if(!this.settings.disabled&&(this.props.indexingStateCallback(0===this.state.amount?"already_done":this.state.state),"true"===new URLSearchParams(window.location.search).get("start-indexation"))){const e=Object(F.b)(window.location.href,"start-indexation");Object(F.a)(null,document.title,e),this.startIndexing()}}componentDidUpdate(e,t){this.state.state!==t.state&&this.props.indexingStateCallback(this.state.state)}isState(e){return this.state.state===e}renderFirstIndexationNotice(){return Object(a.createElement)(h.b,{type:"info",className:"yst-mt-6"},Object(u.__)("This feature includes and replaces the Text Link Counter and Internal Linking Analysis","wordpress-seo"))}renderStartButton(){return Object(a.createElement)("button",{type:"button",className:"yst-button yst-button--secondary",onClick:this.startIndexing,id:"indexation-data-optimization"},Object(u.__)("Start SEO data optimization","wordpress-seo"))}renderStopButton(){return Object(a.createElement)("button",{type:"button",className:"yst-button yst-button--secondary",onClick:this.stopIndexing},Object(u.__)("Stop SEO data optimization","wordpress-seo"))}renderDisabledTool(){return Object(a.createElement)(a.Fragment,null,Object(a.createElement)("p",null,Object(a.createElement)("button",{type:"button",className:"yst-button yst-button--secondary yst-button--disabled",disabled:!0,id:"indexation-data-optimization"},Object(u.__)("Start SEO data optimization","wordpress-seo"))),Object(a.createElement)(h.b,{type:"info",className:"yst-mt-6"},Object(u.__)("SEO data optimization is disabled for non-production environments.","wordpress-seo")))}renderProgressBar(){let e=0;return this.isState("completed")&&(e=100),this.isState("in_progress")&&(e=this.state.processed/parseInt(this.state.amount,10)*100),Object(a.createElement)("div",{className:"yst-w-full yst-bg-slate-200 yst-rounded-full yst-h-2.5 yst-mb-4"},Object(a.createElement)("div",{className:"yst-transition-[width] yst-ease-linear yst-bg-primary-500 yst-h-2.5 yst-rounded-full",style:{width:e+"%"}}))}renderCaption(){return Object(a.createElement)(M.a,{id:"optimization-in-progress-text",height:this.isState("in_progress")?"auto":0,easing:"linear",duration:300},Object(a.createElement)("p",{className:"yst-text-sm yst-italic yst-mb-4 yst-mt-4"},Object(u.__)("SEO data optimization is running… You can safely move on to the next steps of this configuration.","wordpress-seo")))}renderErrorAlert(){return Object(a.createElement)(D,{message:yoastIndexingData.errorMessage,error:this.state.error,className:"yst-mb-4"})}render(){return this.settings.disabled?this.renderDisabledTool():Object(a.createElement)("div",{className:"yst-relative"},this.props.children,Object(a.createElement)(I.a,{unmount:!1,show:this.isState("errored")||this.isState("in_progress")||this.isState("idle")&&this.state.amount>0,leave:"yst-transition-opacity yst-duration-1000",leaveFrom:"yst-opacity-100",leaveTo:"yst-opacity-0"},this.renderProgressBar(),this.isState("errored")&&this.renderErrorAlert(),this.isState("in_progress")?this.renderStopButton():this.renderStartButton(),this.renderCaption(),this.isState("idle")&&this.state.firstTime&&this.renderFirstIndexationNotice()))}}U.propTypes={indexingActions:m.a.object,preIndexingActions:m.a.object,indexingStateCallback:m.a.func,children:m.a.node},U.defaultProps={indexingActions:{},preIndexingActions:{},indexingStateCallback:()=>{},children:null};var H=U;function V(e){let{indexingStateCallback:t,indexingState:n,isEnabled:r,isStepperFinished:s}=e;return r?Object(a.createElement)(H,{preIndexingActions:window.yoast.indexing.preIndexingActions,indexingActions:window.yoast.indexing.indexingActions,indexingStateCallback:t},Object(a.createElement)(I.a,{unmount:!1,show:["completed","already_done"].includes(n),enter:"yst-transition-opacity yst-duration-1000",enterFrom:"yst-opacity-0",enterTo:"yst-opacity-100"},Object(a.createElement)(h.b,{type:"success"},"already_done"!==n||s?Object(u.__)("We've successfully analyzed your site!","wordpress-seo"):Object(u.__)("We've already successfully analyzed your site. You can move on to the next step.","wordpress-seo")))):"completed"===n?Object(a.createElement)(h.b,{type:"success"},Object(u.__)("We've already successfully analyzed your site. You can move on to the next step.","wordpress-seo")):Object(a.createElement)("button",{className:"yoast-button--secondary",type:"button",disabled:!0},Object(u.__)("Start SEO data optimization","wordpress-seo"))}V.propTypes={indexingStateCallback:m.a.func.isRequired,indexingState:m.a.string.isRequired,isEnabled:m.a.bool,isStepperFinished:m.a.bool},V.defaultProps={isEnabled:!0,isStepperFinished:!1};var $,B,G,W,Y,Q,K,J,Z,X,ee,te,ne,ae,re,se,ie,oe,le,ce,ue,de,pe,be,me,fe,he,ye,ge,Oe,ve,je,we,Ee,xe,Se,Ce,Re,_e,Pe,ke,Te,Ie,Ne,Me,Fe,Le,ze,Ae,De,qe,Ue=n(3),He=n.n(Ue);function Ve(){return(Ve=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e}).apply(this,arguments)}function $e(e){return Ue.createElement("svg",Ve({"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 262.37 284.15"},e),$||($=Ue.createElement("path",{fill:"#f0ecf0",d:"M262.37 153A131.19 131.19 0 1054.71 259.56a28.08 28.08 0 011.91-7.37c2-4.92-12.06-11.1-7.52-26.48 3.49-11.81 30.9-25.16 37.1-41.56 2.4-6.32 12-30.34 29.69-35.66 9-2.7 48.29-13.29 60.25-11.07s37.48 11 31.66 41.46c-10.26 53.79-44.8 59.12-46.28 94.64a27.46 27.46 0 00.65 6.94A131.23 131.23 0 00262.37 153z"})),B||(B=Ue.createElement("path",{fill:"#006531",d:"M161.52 273.52c1.44-35.53 36-40.85 46.28-94.64 5.82-30.51-19.7-39.25-31.66-41.46s-51.23 8.37-60.25 11.07c-17.72 5.32-27.29 29.34-29.69 35.66-6.2 16.4-33.61 29.75-37.1 41.56-4.54 15.38 9.53 21.56 7.52 26.48a28.08 28.08 0 00-1.91 7.37 131.71 131.71 0 0012.68 8.05 184.18 184.18 0 017.18-34.05c-4.12-2.43-8.32-4-19.15-2.33 16.06-23.66 34.79-45.11 64.9-65.12 2.54 22.59 3.65 40.75 14.49 60-14.93-3.2-25.12 0-32 4.77a103.74 103.74 0 00-4.6 49.12 132 132 0 0064 .49 27.23 27.23 0 01-.69-6.97z"})),G||(G=Ue.createElement("path",{fill:"#89bc3b",d:"M102.8 230.9c6.89-4.73 17.08-8 32-4.77-10.84-19.27-12-37.43-14.49-60-30.11 20-48.84 41.46-64.9 65.12 10.83-1.66 15-.1 19.15 2.33a184.18 184.18 0 00-7.18 34A130.42 130.42 0 0098.21 280a103.65 103.65 0 014.59-49.1z"})),W||(W=Ue.createElement("path",{fill:"#093f22",d:"M61.29 184.66c-4.39 13.11-15 33.6-14.52 47.42 11.9-18 34.83-42.28 46.73-60.26 2.69-4.08 1.49-10.8-3.21-13.29-3.83-2-8.45-.15-11.7 1.92-8.3 5.28-14.21 14.98-17.3 24.21zm72.61 58.65l18.32-60.92s.51 11.07 1.1 9.3 16.4-28.8 16.4-28.8l-28.14 81z"})),Y||(Y=Ue.createElement("path",{fill:"#006531",d:"M169.31 113.64c.71 13.17 6.24 22.36 5.36 25.68-33.67 6.42-49.16 29.46-54 28.88-6.67-3.85-5.76-14.39-5.54-17.71 3.55-6.65-.12-17.65 1.77-23.89 1.4-4.6 9.38-12.6 18.1-14.53s33.93-5.54 34.31 1.57z"})),Q||(Q=Ue.createElement("path",{fill:"#b498c6",d:"M122.32 166.11c6.09-9.75 11.1-30.31 14.62-33.9 3.33-3.39 22.1-12 26.12-13.51 1.56-1.22 2-2.55 2.09-6.65l.23-19.82-45.16 16.39 2.53 37.22c.67 5.09.35 10.08-.43 20.27z"})),K||(K=Ue.createElement("path",{fill:"#8b6c9c",d:"M166.15 92.89l-.64 7.17c-.94 12.77-25.4 31.3-38.1 30.12-4.6-.42-5.78-10.38-7.39-15.06l-2.61-9.52z"})),J||(J=Ue.createElement("path",{fill:"#b498c6",d:"M157.71 192S128 247.74 126 254s-.23 13.67 4.49 15.24 16.51.6 24.27-7.47c5.9-6.14 28.74-39.14 29.45-39.85.06-13.3-7.49-22.14-26.5-29.92z"})),Z||(Z=Ue.createElement("ellipse",{cx:106.71,cy:192.91,fill:"#fbb03b",stroke:"#fc3",strokeMiterlimit:10,rx:8.8,ry:5.58,transform:"rotate(-19.17 106.716 192.914)"})),X||(X=Ue.createElement("path",{fill:"#f19018",d:"M92.72 206.13c4.25-1.18 9.78-1.68 17-1.26-6.39 3.89-15.24 15.48-15.51 17.65a87.16 87.16 0 0111-1.88c-16 10.81-23.79 31.12-22.85 30.75-1.24.41-3.63-21.77 6.06-31.06a32.05 32.05 0 00-7.73 1.1c1.68-4.03 6.97-11.62 12.03-15.3z"})),ee||(ee=Ue.createElement("path",{fill:"#fbb03b",stroke:"#fc3",strokeMiterlimit:10,d:"M92.72 206.13c4.25-1.18 9.78-1.68 17-1.26-6.39 3.89-15.24 15.48-15.51 17.65a87.16 87.16 0 0111-1.88c-16 10.81-23.79 31.12-22.85 30.75-1.24.41-3.63-21.77 6.06-31.06a32.05 32.05 0 00-7.73 1.1c1.68-4.03 6.97-11.62 12.03-15.3z"})),te||(te=Ue.createElement("path",{fill:"#006531",d:"M183.45 223.15c-3.73-9.11-19.27-19.94-31.68-20.38 7.54-16.39 11.46-29.12 19.31-42.24 0 0-5.74-22.74-1-22.2 8.52 1 19-7.56 33.67-4.23 14.25 3.23 20.27 23.26 17 38-4.47 19.9-40.04 54.49-37.3 51.05z"})),ne||(ne=Ue.createElement("path",{fill:"#8b6c9c",d:"M80 254.38C77.79 252.17 71.81 244 65.6 244s-33 6.87-33 6.87l-.45 9.3s16.69 1.77 19.94 2.22 16-3.55 16-3.55z"})),ae||(ae=Ue.createElement("path",{fill:"#8b6c9c",d:"M72.14 260.36c-12.31-.11-23.45 6.28-26.55 5.39-4.1-1.33-4.21.82-6.64.59s-6.7-3.65-6.7-3.65l.12-12.3 39 7.09z"})),re||(re=Ue.createElement("path",{fill:"#8b6c9c",d:"M50.63 262.9c-4.43-2.21-15.73 4.28-17.74 2.71-4.64-3.65-8.27-6.21-9.3-8.42s2.47-5.91 1.59-16.1c-.44-5.07 4.31-5.32 6.09-1.33.93 2.1 1.33 13.51 1.33 13.51l7.63 2.1z"})),se||(se=Ue.createElement("path",{fill:"#b498c6",d:"M100.38 163.12c.89 4-22.61 60.35-31.91 76.3S40.9 257.36 40.9 257.36s-14.48-.79-9.17-22.05 24.47-27.82 31.55-37.42 20.27-29 20.27-33.45c0-3.1 15.95-5.31 16.83-1.32z"})),ie||(ie=Ue.createElement("path",{fill:"#8b6c9c",d:"M100.48 163.09a3.78 3.78 0 010 .95 9.1 9.1 0 01-.16.91c-.12.6-.29 1.19-.44 1.78-.33 1.17-.69 2.34-1.06 3.5-.76 2.32-1.56 4.62-2.38 6.92Q94 184 91.28 190.83q-5.4 13.59-11.26 27-2.92 6.71-6 13.34A63.91 63.91 0 0166.55 244 35.8 35.8 0 0155 253.26a38.85 38.85 0 01-14.07 4.2v-.2a41.07 41.07 0 006.94-2.09 39.27 39.27 0 006.44-3.17A35.56 35.56 0 0065 242.71a26.19 26.19 0 002-2.9c.66-1 1.22-2.05 1.8-3.1q1.74-3.18 3.36-6.44c2.2-4.33 4.31-8.71 6.37-13.12q6.14-13.23 11.79-26.7 2.85-6.72 5.53-13.51c.88-2.27 1.74-4.55 2.56-6.84.4-1.14.79-2.29 1.15-3.46.17-.58.35-1.16.48-1.75a6.54 6.54 0 00.18-.88 3.19 3.19 0 00.06-.87z"})),oe||(oe=Ue.createElement("path",{fill:"#8b6c9c",d:"M98.61 166.22s10.4-10 11.73-14c1.78-5.31-.21-15.41 2.56-22.17 1.13-2.77 5-12.4 5.3-13.28s-3.13-2.36-4.76-1.77a17.06 17.06 0 00-6.26 5.61c-1.33 2.22-.68 10.15-4.37 11.34s-18.23 10.61-18.38 17.4.44 11.85 14.18 16.87z"})),le||(le=Ue.createElement("path",{fill:"#8b6c9c",d:"M100.38 163.12l8.42-13.74-13.74-19s4.35-12 5.09-16.39 3.84-11.14.56-18.17c-2.12-4.55-4.79-5-5.09-2.1s-1.16 13.72-2.62 17.12-8.08 14.62-8.08 14.62l-12.4 14.62z"})),ce||(ce=Ue.createElement("path",{fill:"#b498c6",d:"M138.58 5.48c-20.7-.38-38 19.23-39.7 21.63-1.34 1.94-5.06 12-6.58 19.34.42-1.33.87-2.62 1.33-3.85 13.19-6.56 37.64-4.79 70.11 2.89 1.75 6.74 1.36 12.38 1.15 20.18 0 0-15.4 8.58-24.28 9.94-7.5 1.16-11.68-1.37-14.5-3.62-4-3.18-7.61-9.22-13.15-9.67-5.81-.47-7.83 9.3-10.72 9-1.73-.18-7.25.7-9.63 2.76a34.28 34.28 0 00-.24 9.16c1.25 5.91 5.63 11.61 8.16 14.52s4.19 11.43 8.45 15.76c9.81 9.93 47-6.94 55.48-17.25 3.75-4.53 8.8-28 8.8-28s10.52-10.21 10.46-16.87c-.21-22.82-17.07-45.4-45.14-45.92z"})),ue||(ue=Ue.createElement("path",{fill:"#fcee21",d:"M92.41 51.14a78.25 78.25 0 01.88-8.53C83.1 69 92.42 74.26 92.61 74.09a39.64 39.64 0 012.9-8.67s-3.36-7.58-3.1-14.28z"})),de||(de=Ue.createElement("path",{fill:"#fbb03b",d:"M102.24 71.33c2.89.29 4.91-9.48 10.72-9 5.54.45 9.14 6.49 13.15 9.67 2.82 2.25 7 4.78 14.5 3.62 8.88-1.36 24.28-9.94 24.28-9.94.21-7.8.6-13.44-1.15-20.18-32.47-7.69-56.92-9.5-70.11-2.9-.89 2-1.63 13.3-1.63 13.3-.3 5 .89 6.64 3.47 9.52a42 42 0 00-2.82 8.67c2.35-2.09 7.86-2.94 9.59-2.76z"})),pe||(pe=Ue.createElement("path",{fill:"#89bc3b",d:"M156 194.13c7.53-.89 21.71 6.87 26.81 12.62 14.42-12.32 25.39-37.37 27.91-45.19 6.64-20.6-11.52-28.35-11.52-28.35l2.44.66s18.38 5.76 14.84 31.9c-1.24 9.13-14.64 33.72-28.8 46.3.89 1.55 2.22 3.32 2.66 4.87l-6.65 6.43c-2.66-8.42-22.81-20.82-31.9-20.6z"})),be||(be=Ue.createElement("path",{fill:"#b498c6",d:"M86.65 168.87c-.89-1.32-17.89-25.57-18.34-28.67s4.69-7.7 6.13-7c9.64 4.61 24.21 17.67 26 22.1s-.71 11.59-.71 11.59zm-8.86-38.1s12.14-11.89 15.09-12 10.11 6 13.11 7.91c3.2 2 3.87 7.13 8.23 10.45.44 2.07-2.22 3.42-5.62 2.39s-7.34-6.81-7.34-6.81l-7.12-3.46-8.38 6.88z"})),me||(me=Ue.createElement("path",{fill:"#b498c6",d:"M74.24 133s11.93-9 13.4-9 12.38 7.59 13.42 9.22 1.88 8.59 3.75 14.86c.65 2.17-3.28 5.17-6.53 1.33s-4.77-10.32-4.77-10.32l-7.33-4.61-5.29 3.85z"})),fe||(fe=Ue.createElement("path",{fill:"#8b6c9c",d:"M84.58 124.87a4.75 4.75 0 013-1.15 7.83 7.83 0 013.22.82 21.82 21.82 0 012.69 1.76c.86.62 1.71 1.25 2.56 1.89a47.7 47.7 0 014.94 4.14 4.21 4.21 0 01.55.71 5.87 5.87 0 01.36.81c.18.53.33 1.05.46 1.57.26 1 .48 2.08.7 3.12.44 2.07.87 4.14 1.37 6.19.25 1 .53 2 .82 3a2.42 2.42 0 01.12 1 2.36 2.36 0 01-.26.93 3.58 3.58 0 01-1.21 1.34 4 4 0 01-3.47.47 5.93 5.93 0 01-2.73-2.06 12.37 12.37 0 01-2.52-5.93 36.66 36.66 0 003.3 5.3 5 5 0 002.26 1.74 3 3 0 002.6-.35 1.93 1.93 0 001-2.16c-.3-1-.58-2.06-.83-3.09-.51-2.07-.94-4.15-1.38-6.22-.22-1-.44-2.07-.69-3.08-.13-.51-.27-1-.43-1.49a2.76 2.76 0 00-.7-1.17 49.75 49.75 0 00-4.81-4c-.84-.63-1.69-1.26-2.55-1.88s-1.75-1.16-2.57-1.8a6.81 6.81 0 00-2.78-1.11 4.77 4.77 0 00-3.02.7z"})),he||(he=Ue.createElement("path",{fill:"#b498c6",d:"M72.62 133.87s5-4.31 6.43-4.66c2.52-.63 12.51 5.9 13.36 7.77 1.31 2.91 2.2 7.57 3.87 11.4.9 2.06-2.84 2.15-5.49.53s-3.57-6.71-3.57-6.71c-2.51-1.89-4.82-2.52-6.54-3.69-.3 2.47-2.6 5.07-7 8.07z"})),ye||(ye=Ue.createElement("path",{fill:"#8b6c9c",d:"M79.05 129.21a5.63 5.63 0 012.7.27c.88.26 1.73.57 2.58.91a28.34 28.34 0 014.81 2.54c.77.48 1.53 1 2.27 1.52a12.53 12.53 0 012.14 1.84 2.76 2.76 0 01.45.71c.09.21.17.44.24.66a12.73 12.73 0 01.38 1.34c.21.9.37 1.8.52 2.68a38.28 38.28 0 001.15 5.2c.13.41.29.82.46 1.22a2.2 2.2 0 01.2.84 1.33 1.33 0 01-.37 1 2.48 2.48 0 01-1.56.62 6 6 0 01-1.47-.08 8.62 8.62 0 01-2.69-.94 5.84 5.84 0 01-2.1-2 15.27 15.27 0 01-2-5.2l.19.31a9.76 9.76 0 00-2.57-1.41 12.13 12.13 0 01-3-1.25l.74-.19a14 14 0 01-2.58 2.75 8.41 8.41 0 00-2.18 2.84 8.13 8.13 0 011.78-3.21 14.17 14.17 0 002.08-2.85l.23-.52.5.33a5.89 5.89 0 001.27.66l1.46.5a10.54 10.54 0 012.83 1.55l.15.11v.2a14.16 14.16 0 001.83 4.84 4.89 4.89 0 001.75 1.69 7.75 7.75 0 002.38.83 5 5 0 001.22.06 1.54 1.54 0 00.92-.31c.13-.13.14-.32 0-.72s-.35-.86-.49-1.3a36.1 36.1 0 01-1.18-5.34c-.15-.88-.31-1.76-.51-2.61a13 13 0 00-.35-1.26 3.72 3.72 0 00-.49-1 11.48 11.48 0 00-1.94-1.67c-.72-.52-1.46-1-2.22-1.48-1.5-1-3.1-1.75-4.62-2.68-.78-.44-1.57-.86-2.38-1.22a5.79 5.79 0 00-2.53-.78z"})),ge||(ge=Ue.createElement("path",{fill:"#006531",d:"M167.62 84.35c22.06 1.45 35.92 5.68 36.5-3.92S197.69 6.63 141.9.54C89-5.24 83.2 37.33 82.73 45s7.68 8.3 7.68 8.3c.22-4 2.07-7.82 3.22-10.71 15.18-4.88 64.17 1.48 67.52 6.22s.8 13 1.47 16.45 9.68 6.8 9.68 6.8z"})),Oe||(Oe=Ue.createElement("path",{fill:"#093f22",d:"M202.05 84.6c2.39-1.92-8.89-16.64-20.3-20.87l-6 7.31-.26 12.81c7.99 2.15 22.68 3.88 26.56.75z"})),ve||(ve=Ue.createElement("path",{fill:"#b498c6",d:"M180.18 72.06c3.68 2.46 4 8.69 2.45 12.56s-10.89 10.8-13.28 11.15a26.88 26.88 0 01-5.15-.2L171 71.7s5.51-2.1 9.18.36z"})),je||(je=Ue.createElement("path",{fill:"#191a1a",d:"M165.72 67.49s-13.58 37.88-20.45 41.87c1 1 7.06-1.52 9-3.51 3.55-2.44 16.85-34.8 16.85-34.8z"})),we||(we=Ue.createElement("path",{fill:"#093f22",d:"M136.35 21.41c-1.17-2.11 21.15-11.14 32.7-11.14 2.66 0 10.64 6.2 11.52 9.74-15.29-.23-43.05 3.5-44.22 1.4zm4.82 11.1c-.92-3 31.73-6.14 43.24-3.93 6.28 1.2 8.82 13.26 4.14 11.81-12.21-3.78-46.78-5.97-47.38-7.88zM99.94 23c2.07-.89.29-4.14-1.48-10.93a19.93 19.93 0 00-7.35 7.62s6.76 4.16 8.83 3.31zm-5.66 8.72c.18-1.29-5.85-5.57-6.48-4.62a17.56 17.56 0 00-2.94 8.78s9.23-2.88 9.42-4.16z"})),Ee||(Ee=Ue.createElement("path",{fill:"#fcee21",d:"M95.9 65.56c4.07.42 7.79 1.24 12.23-1 0 0-4-8.79-8.72-8s-3.51 9-3.51 9z"})),xe||(xe=Ue.createElement("path",{fill:"#f15a24",d:"M108.08 64.63c-5.34-9-13.34-9.9-12.12.92-.49.07-1.34-1.88-1.61-2.93-1.29-5.79 4.65-9.51 9.59-5.14 3.17 2.79 4.45 7.01 4.14 7.15z"})),Se||(Se=Ue.createElement("path",{fill:"#f15a24",d:"M106.93 52c1.27.52 2.88 4 1.65 3.5A18.34 18.34 0 0092 57.38c.7-5.91 13-6.22 14.93-5.38z"})),Ce||(Ce=Ue.createElement("path",{fill:"#8b6c9c",d:"M121.12 71.07c.66 1.59 1.38 3.39-.41 4.53s-4.33-2-5.87-1.57-3.88 2.72-5.55 2.41c-3.52-.66-3.15-3.48-3.15-3.48s-1.61 5.55 4 5.62c3.81 0 4.23-2.58 7.44-2.27s3.46 2.53 4.89 1.61c2.88-1.82.31-6.69-1.35-6.85z"})),Re||(Re=Ue.createElement("path",{fill:"#8b6c9c",d:"M106.73 75.68s-2.65.74-1.19 2.49c-3.18 0-3.08-4.59-1.32-6-.75 2.66 2.51 3.51 2.51 3.51z"})),_e||(_e=Ue.createElement("ellipse",{cx:98.36,cy:62.94,fill:"#f15a24",rx:3.53,ry:3.42,transform:"rotate(-5.96 98.33 62.903)"})),Pe||(Pe=Ue.createElement("path",{fill:"#8b6c9c",d:"M138.73 83.69c-8.66 7.53-14.4 12.67-22.62 13-9.3.32-7.2-7.2-7.2-7.2s.85-2.54 5.63-2.77 20.66-2.78 24.19-3.03z"})),ke||(ke=Ue.createElement("path",{fill:"#4b3f51",d:"M108.91 89.78c.34-.46 1.86-1.93 2.29-1 1.92 3.93 8.45 1.71 28.05-5.2-15 2.26-17.88.24-20.85.48s-3.62 1.67-4.72 1.45-3.43-1.68-4.73-1.1c-3.03 1.27-2.05 3.67-.04 5.37z"})),Te||(Te=Ue.createElement("path",{fill:"#8b6c9c",d:"M132.64 76.68c1.08 1.47 9.51 5.88 9.51 5.88a60.71 60.71 0 01-2.89 6.3c.41 0 1.39-5-.85-6.64-1.72-1.22-4.64-2.58-5.77-5.54z"})),Ie||(Ie=Ue.createElement("path",{fill:"#b498c6",d:"M65.82 248.62c-4.13-.44-11-7.38-15.72-6.64s-9.53 5.31-9.53 5.31-12.7-4.87-16.84-4-9.45 2.36-10.63 3.54-.59 5.91 2.22 5.76 6.05-1 9.3-.44 8.73 6.36 12.41 8c14.17 6.2 29.24.44 29.24.44s3.73-11.52-.45-11.97z"})),Ne||(Ne=Ue.createElement("path",{fill:"#8b6c9c",d:"M64.15 248c-2.62.11-5-1.72-6.28-2.59-3.86-2.56-4.62-2.62-19.34 1.45-5.79-2.69-4.72-1.58-7.88-2.74a18.46 18.46 0 018.14 1.76c-.64 0 13-5.16 16.5-3.92s6.23 5.3 8.86 6.04z"})),Me||(Me=Ue.createElement("path",{fill:"#093f22",d:"M90.49 53.46a87 87 0 013.14-10.86c19.79-3.78 64.81 2.3 67.52 6.22s1.23 13.54 1.18 16.09 8.72 6.72 8.72 6.72l4.57-.74s-8.51-2.28-8.66-6.71 1.56-16.78-3.22-18.69c-29.19-11.62-64.36-8.8-72.53-6.65-6.5 1.7-9.09 6.62-7.44 10.27s6.72 4.35 6.72 4.35zm70 24.59l7.38 2.95-3.99 9.31-7.34-2.07 3.95-10.19z"})),Fe||(Fe=Ue.createElement("path",{fill:"#b498c6",d:"M153.33 236.52c-10.63-4-31.44 3.41-44.53 5.89-29.24 5.53-37.33 5.55-44.09 6-5 .33-3.44 8.5-2.43 12.17 34.11 6.21 41.2 8.42 72 8.92 22.36-5.62 29.72-28.99 19.05-32.98z"})),Le||(Le=Ue.createElement("path",{fill:"#8b6c9c",d:"M131.58 242.4c.39-2 .09-3.41.48-5.52l2.21-.22a53.48 53.48 0 00-2.69 5.74z"})),ze||(ze=Ue.createElement("path",{fill:"#fc3",d:"M148.89 45c2 6.65 5.32 17.43 2.44 27.4-2.29 1-10 3.61-12.33 3.39.66-5.76.44-23.11-3.77-32.64 2.31.14 8.22 1.03 13.66 1.85z"})),Ae||(Ae=Ue.createElement("path",{fill:"#fcee21",d:"M145.22 62.31c-3.94 1.59-12.14 3.79-17.43 1.19 0 0-1.22-9.33 5.51-8.76s11.92 7.57 11.92 7.57z"})),De||(De=Ue.createElement("path",{fill:"#f15a24",d:"M127.69 63.52c-1.85-4-.92-8.41 4.11-9.48 4.24-.75 11.08 1.85 13.5 8.21-.29.22-7.6-8.06-14-6.15-4.44 1.33-3.13 7.35-3.61 7.42zm-4.81-17.78c-1.23.51.14 4 1.3 4.36s9.23-2.79 12.1-2.41 8.81 4.79 11.58 7c-.44-1.88-7.92-9.3-10.88-9.92s-12.87.45-14.1.97z"})),qe||(qe=Ue.createElement("ellipse",{cx:131.8,cy:60.56,fill:"#f15a24",rx:3.76,ry:3.99,transform:"rotate(-5.96 131.772 60.6)"})))}function Be(e){let{indexingState:t,setIndexingState:n,showRunIndexationAlert:r,isStepperFinished:s}=e;return Object(a.createElement)(a.Fragment,null,Object(a.createElement)("div",{className:"yst-flex yst-flex-row yst-justify-between yst-flex-wrap yst-mb-8"},Object(a.createElement)("p",{className:"yst-text-sm yst-whitespace-pre-line yst-w-[463px]"},Object(d.a)(Object(u.sprintf)(Object(u.__)("Let’s analyze your site just like Google does and get those indexables into action by running the SEO data optimization! Our indexables will immediately improve technical issues without you needing to do anything!\n\nIf you have a lot of content, that optimization could take a while. But trust us, it’s worth it! Want to read more, %1$scheck out the benefits of the indexables squad.%2$s","wordpress-seo"),"<a>","</a>"),window.wpseoFirstTimeConfigurationData.shortlinks.configIndexablesBenefits,"yoast-configuration-index-data-link")),Object(a.createElement)($e,{className:"yst-h-28 yst-w-24 yst-mr-6"})),Object(a.createElement)("div",{id:"yoast-configuration-indexing-container",className:"indexation-container"},Object(a.createElement)(V,{indexingStateCallback:n,isEnabled:!window.wpseoFirstTimeConfigurationData.shouldUpdatePremium,indexingState:t,isStepperFinished:s})),window.wpseoFirstTimeConfigurationData.shouldUpdatePremium&&"completed"!==t&&Object(a.createElement)(h.b,{type:"warning"},Object(a.createElement)("p",null,// translators: %1$s is replaced by a version number.
4
  Object(u.sprintf)(Object(u.__)("This configuration step is currently disabled, because you're not running the latest version of Yoast SEO Premium. Please update to the latest version (at least %1$s). ","wordpress-seo"),"17.7")),Object(a.createElement)("p",null,Object(d.a)(Object(u.sprintf)(// translators: %1$s and %2$s are replaced by anchor tags to make a link to the tool section.
5
- Object(u.__)("You can still run the SEO data optimization in the %1$sTools section%2$s. Once that is finished, please refresh this page.","wordpress-seo"),"<a>","</a>"),window.wpseoFirstTimeConfigurationData.toolsPageUrl))),Object(a.createElement)(h.a,{id:"indexation-alert",isVisible:"idle"===t&&r,expandDuration:400,type:"info"},Object(u.__)("Be aware that you should run the SEO data optimization for this configuration to take maximum effect.","wordpress-seo")))}Be.propTypes={indexingState:m.a.string.isRequired,setIndexingState:m.a.func.isRequired,showRunIndexationAlert:m.a.bool,isStepperFinished:m.a.bool},Be.defaultProps={showRunIndexationAlert:!1,isStepperFinished:!1};var Ge,We,Ye=n(63),Qe=n(77),Ke=n(23),Je=n(129),Ze=n(49),Xe=n(18),et=n(24),tt=n(37),nt=n(29),at=n(32),rt=n(147),st=n(60),it=n(34),ot=n(148),lt=n(156),ct=n(157),ut=n(185),dt=n(85),pt=n(20),bt=n(184),mt=((We=mt||{})[We.Open=0]="Open",We[We.Closed=1]="Closed",We),ft=(e=>(e[e.Single=0]="Single",e[e.Multi=1]="Multi",e))(ft||{}),ht=(e=>(e[e.Pointer=0]="Pointer",e[e.Other=1]="Other",e))(ht||{}),yt=((Ge=yt||{})[Ge.OpenListbox=0]="OpenListbox",Ge[Ge.CloseListbox=1]="CloseListbox",Ge[Ge.SetDisabled=2]="SetDisabled",Ge[Ge.SetOrientation=3]="SetOrientation",Ge[Ge.GoToOption=4]="GoToOption",Ge[Ge.Search=5]="Search",Ge[Ge.ClearSearch=6]="ClearSearch",Ge[Ge.RegisterOption=7]="RegisterOption",Ge[Ge.UnregisterOption=8]="UnregisterOption",Ge);function gt(e,t=(e=>e)){let n=null!==e.activeOptionIndex?e.options[e.activeOptionIndex]:null,a=Object(st.f)(t(e.options.slice()),e=>e.dataRef.current.domRef.current),r=n?a.indexOf(n):null;return-1===r&&(r=null),{options:a,activeOptionIndex:r}}let Ot={1:e=>e.disabled||1===e.listboxState?e:{...e,activeOptionIndex:null,listboxState:1},0(e){if(e.disabled||0===e.listboxState)return e;let t=e.activeOptionIndex,{value:n,mode:a,compare:r}=e.propsRef.current,s=e.options.findIndex(e=>{let t=e.dataRef.current.value;return Object(et.a)(a,{1:()=>n.some(e=>r(e,t)),0:()=>r(n,t)})});return-1!==s&&(t=s),{...e,listboxState:0,activeOptionIndex:t}},2:(e,t)=>e.disabled===t.disabled?e:{...e,disabled:t.disabled},3:(e,t)=>e.orientation===t.orientation?e:{...e,orientation:t.orientation},4(e,t){var n;if(e.disabled||1===e.listboxState)return e;let a=gt(e),r=Object(at.b)(t,{resolveItems:()=>a.options,resolveActiveIndex:()=>a.activeOptionIndex,resolveId:e=>e.id,resolveDisabled:e=>e.dataRef.current.disabled});return{...e,...a,searchQuery:"",activeOptionIndex:r,activationTrigger:null!=(n=t.trigger)?n:1}},5:(e,t)=>{if(e.disabled||1===e.listboxState)return e;let n=""!==e.searchQuery?0:1,a=e.searchQuery+t.value.toLowerCase(),r=(null!==e.activeOptionIndex?e.options.slice(e.activeOptionIndex+n).concat(e.options.slice(0,e.activeOptionIndex+n)):e.options).find(e=>{var t;return!e.dataRef.current.disabled&&(null==(t=e.dataRef.current.textValue)?void 0:t.startsWith(a))}),s=r?e.options.indexOf(r):-1;return-1===s||s===e.activeOptionIndex?{...e,searchQuery:a}:{...e,searchQuery:a,activeOptionIndex:s,activationTrigger:1}},6:e=>e.disabled||1===e.listboxState||""===e.searchQuery?e:{...e,searchQuery:""},7:(e,t)=>{let n={id:t.id,dataRef:t.dataRef},a=gt(e,e=>[...e,n]);if(null===e.activeOptionIndex){let{value:r,mode:s,compare:i}=e.propsRef.current,o=t.dataRef.current.value;Object(et.a)(s,{1:()=>r.some(e=>i(e,o)),0:()=>i(r,o)})&&(a.activeOptionIndex=a.options.indexOf(n))}return{...e,...a}},8:(e,t)=>{let n=gt(e,e=>{let n=e.findIndex(e=>e.id===t.id);return-1!==n&&e.splice(n,1),e});return{...e,...n,activationTrigger:1}}},vt=Object(Ue.createContext)(null);function jt(e){let t=Object(Ue.useContext)(vt);if(null===t){let t=new Error(`<${e} /> is missing a parent <Listbox /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(t,jt),t}return t}function wt(e,t){return Object(et.a)(t.type,Ot,e,t)}vt.displayName="ListboxContext";let Et=Ue.Fragment,xt=Object(Xe.d)((function(e,t){let{value:n,defaultValue:a,name:r,onChange:s,by:i=((e,t)=>e===t),disabled:o=!1,horizontal:l=!1,multiple:c=!1,...u}=e;const d=l?"horizontal":"vertical";let p=Object(Ze.a)(t),[b,m]=Object(bt.a)(n,s,a),f=Object(Ue.useReducer)(wt,{listboxState:1,propsRef:{current:{value:b,onChange:m,mode:c?1:0,compare:Object(pt.a)("string"==typeof i?(e,t)=>{let n=i;return(null==e?void 0:e[n])===(null==t?void 0:t[n])}:i)}},labelRef:Object(Ue.createRef)(),buttonRef:Object(Ue.createRef)(),optionsRef:Object(Ue.createRef)(),disabled:o,orientation:d,options:[],searchQuery:"",activeOptionIndex:null,activationTrigger:1}),[{listboxState:h,propsRef:y,optionsRef:g,buttonRef:O},v]=f;y.current.value=b,y.current.mode=c?1:0,Object(Ke.a)(()=>{y.current.onChange=e=>Object(et.a)(y.current.mode,{0:()=>m(e),1(){let t=y.current.value.slice(),{compare:n}=y.current,a=t.findIndex(t=>n(t,e));return-1===a?t.push(e):t.splice(a,1),m(t)}})},[m,y]),Object(Ke.a)(()=>v({type:2,disabled:o}),[o]),Object(Ke.a)(()=>v({type:3,orientation:d}),[d]),Object(lt.a)([O,g],(e,t)=>{var n;v({type:1}),Object(st.d)(t,st.b.Loose)||(e.preventDefault(),null==(n=O.current)||n.focus())},0===h);let j=Object(Ue.useMemo)(()=>({open:0===h,disabled:o,value:b}),[h,o,b]),w={ref:p};return He.a.createElement(vt.Provider,{value:f},He.a.createElement(it.a,{value:Object(et.a)(h,{0:it.b.Open,1:it.b.Closed})},null!=r&&null!=b&&Object(ut.a)({[r]:b}).map(([e,t])=>He.a.createElement(ct.b,{features:ct.a.Hidden,...Object(Xe.c)({key:e,as:"input",type:"hidden",hidden:!0,readOnly:!0,name:e,value:t})})),Object(Xe.e)({ourProps:w,theirProps:u,slot:j,defaultTag:Et,name:"Listbox"})))})),St=Object(Xe.d)((function(e,t){var n;let[a,r]=jt("Listbox.Button"),s=Object(Ze.a)(a.buttonRef,t),i="headlessui-listbox-button-"+Object(Qe.a)(),o=Object(Ye.a)(),l=Object(pt.a)(e=>{switch(e.key){case nt.a.Space:case nt.a.Enter:case nt.a.ArrowDown:e.preventDefault(),r({type:0}),o.nextFrame(()=>{a.propsRef.current.value||r({type:4,focus:at.a.First})});break;case nt.a.ArrowUp:e.preventDefault(),r({type:0}),o.nextFrame(()=>{a.propsRef.current.value||r({type:4,focus:at.a.Last})})}}),c=Object(pt.a)(e=>{switch(e.key){case nt.a.Space:e.preventDefault()}}),u=Object(pt.a)(e=>{if(Object(rt.a)(e.currentTarget))return e.preventDefault();0===a.listboxState?(r({type:1}),o.nextFrame(()=>{var e;return null==(e=a.buttonRef.current)?void 0:e.focus({preventScroll:!0})})):(e.preventDefault(),r({type:0}))}),d=Object(Je.a)(()=>{if(a.labelRef.current)return[a.labelRef.current.id,i].join(" ")},[a.labelRef.current,i]),p=Object(Ue.useMemo)(()=>({open:0===a.listboxState,disabled:a.disabled,value:a.propsRef.current.value}),[a]),b=e,m={ref:s,id:i,type:Object(ot.a)(e,a.buttonRef),"aria-haspopup":!0,"aria-controls":null==(n=a.optionsRef.current)?void 0:n.id,"aria-expanded":a.disabled?void 0:0===a.listboxState,"aria-labelledby":d,disabled:a.disabled,onKeyDown:l,onKeyUp:c,onClick:u};return Object(Xe.e)({ourProps:m,theirProps:b,slot:p,defaultTag:"button",name:"Listbox.Button"})})),Ct=Object(Xe.d)((function(e,t){let[n]=jt("Listbox.Label"),a="headlessui-listbox-label-"+Object(Qe.a)(),r=Object(Ze.a)(n.labelRef,t),s=Object(pt.a)(()=>{var e;return null==(e=n.buttonRef.current)?void 0:e.focus({preventScroll:!0})}),i=Object(Ue.useMemo)(()=>({open:0===n.listboxState,disabled:n.disabled}),[n]);return Object(Xe.e)({ourProps:{ref:r,id:a,onClick:s},theirProps:e,slot:i,defaultTag:"label",name:"Listbox.Label"})})),Rt=Xe.a.RenderStrategy|Xe.a.Static,_t=Object(Xe.d)((function(e,t){var n;let[a,r]=jt("Listbox.Options"),s=Object(Ze.a)(a.optionsRef,t),i="headlessui-listbox-options-"+Object(Qe.a)(),o=Object(Ye.a)(),l=Object(Ye.a)(),c=Object(it.c)(),u=null!==c?c===it.b.Open:0===a.listboxState;Object(Ue.useEffect)(()=>{var e;let t=a.optionsRef.current;!t||0===a.listboxState&&t!==(null==(e=Object(dt.a)(t))?void 0:e.activeElement)&&t.focus({preventScroll:!0})},[a.listboxState,a.optionsRef]);let d=Object(pt.a)(e=>{switch(l.dispose(),e.key){case nt.a.Space:if(""!==a.searchQuery)return e.preventDefault(),e.stopPropagation(),r({type:5,value:e.key});case nt.a.Enter:if(e.preventDefault(),e.stopPropagation(),null!==a.activeOptionIndex){let{dataRef:e}=a.options[a.activeOptionIndex];a.propsRef.current.onChange(e.current.value)}0===a.propsRef.current.mode&&(r({type:1}),Object(tt.a)().nextFrame(()=>{var e;return null==(e=a.buttonRef.current)?void 0:e.focus({preventScroll:!0})}));break;case Object(et.a)(a.orientation,{vertical:nt.a.ArrowDown,horizontal:nt.a.ArrowRight}):return e.preventDefault(),e.stopPropagation(),r({type:4,focus:at.a.Next});case Object(et.a)(a.orientation,{vertical:nt.a.ArrowUp,horizontal:nt.a.ArrowLeft}):return e.preventDefault(),e.stopPropagation(),r({type:4,focus:at.a.Previous});case nt.a.Home:case nt.a.PageUp:return e.preventDefault(),e.stopPropagation(),r({type:4,focus:at.a.First});case nt.a.End:case nt.a.PageDown:return e.preventDefault(),e.stopPropagation(),r({type:4,focus:at.a.Last});case nt.a.Escape:return e.preventDefault(),e.stopPropagation(),r({type:1}),o.nextFrame(()=>{var e;return null==(e=a.buttonRef.current)?void 0:e.focus({preventScroll:!0})});case nt.a.Tab:e.preventDefault(),e.stopPropagation();break;default:1===e.key.length&&(r({type:5,value:e.key}),l.setTimeout(()=>r({type:6}),350))}}),p=Object(Je.a)(()=>{var e,t,n;return null!=(n=null==(e=a.labelRef.current)?void 0:e.id)?n:null==(t=a.buttonRef.current)?void 0:t.id},[a.labelRef.current,a.buttonRef.current]),b=Object(Ue.useMemo)(()=>({open:0===a.listboxState}),[a]),m=e,f={"aria-activedescendant":null===a.activeOptionIndex||null==(n=a.options[a.activeOptionIndex])?void 0:n.id,"aria-multiselectable":1===a.propsRef.current.mode||void 0,"aria-labelledby":p,"aria-orientation":a.orientation,id:i,onKeyDown:d,role:"listbox",tabIndex:0,ref:s};return Object(Xe.e)({ourProps:f,theirProps:m,slot:b,defaultTag:"ul",features:Rt,visible:u,name:"Listbox.Options"})})),Pt=Object(Xe.d)((function(e,t){let{disabled:n=!1,value:a,...r}=e,[s,i]=jt("Listbox.Option"),o="headlessui-listbox-option-"+Object(Qe.a)(),l=null!==s.activeOptionIndex&&s.options[s.activeOptionIndex].id===o,{value:c,compare:u}=s.propsRef.current,d=Object(et.a)(s.propsRef.current.mode,{1:()=>c.some(e=>u(e,a)),0:()=>u(c,a)}),p=Object(Ue.useRef)(null),b=Object(Ze.a)(t,p);Object(Ke.a)(()=>{if(0!==s.listboxState||!l||0===s.activationTrigger)return;let e=Object(tt.a)();return e.requestAnimationFrame(()=>{var e,t;null==(t=null==(e=p.current)?void 0:e.scrollIntoView)||t.call(e,{block:"nearest"})}),e.dispose},[p,l,s.listboxState,s.activationTrigger,s.activeOptionIndex]);let m=Object(Ue.useRef)({disabled:n,value:a,domRef:p});Object(Ke.a)(()=>{m.current.disabled=n},[m,n]),Object(Ke.a)(()=>{m.current.value=a},[m,a]),Object(Ke.a)(()=>{var e,t;m.current.textValue=null==(t=null==(e=p.current)?void 0:e.textContent)?void 0:t.toLowerCase()},[m,p]);let f=Object(pt.a)(()=>s.propsRef.current.onChange(a));Object(Ke.a)(()=>(i({type:7,id:o,dataRef:m}),()=>i({type:8,id:o})),[m,o]);let h=Object(pt.a)(e=>{if(n)return e.preventDefault();f(),0===s.propsRef.current.mode&&(i({type:1}),Object(tt.a)().nextFrame(()=>{var e;return null==(e=s.buttonRef.current)?void 0:e.focus({preventScroll:!0})}))}),y=Object(pt.a)(()=>{if(n)return i({type:4,focus:at.a.Nothing});i({type:4,focus:at.a.Specific,id:o})}),g=Object(pt.a)(()=>{n||l||i({type:4,focus:at.a.Specific,id:o,trigger:0})}),O=Object(pt.a)(()=>{n||!l||i({type:4,focus:at.a.Nothing})}),v=Object(Ue.useMemo)(()=>({active:l,selected:d,disabled:n}),[l,d,n]);return Object(Xe.e)({ourProps:{id:o,ref:b,role:"option",tabIndex:!0===n?void 0:-1,"aria-disabled":!0===n||void 0,"aria-selected":d,disabled:void 0,onClick:h,onFocus:y,onPointerMove:g,onMouseMove:g,onPointerLeave:O,onMouseLeave:O},theirProps:r,slot:v,defaultTag:"li",name:"Listbox.Option"})})),kt=Object.assign(xt,{Button:St,Label:Ct,Options:_t,Option:Pt});var Tt=Ue.forwardRef((function(e,t){return Ue.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),Ue.createElement("path",{fillRule:"evenodd",d:"M10 3a1 1 0 01.707.293l3 3a1 1 0 01-1.414 1.414L10 5.414 7.707 7.707a1 1 0 01-1.414-1.414l3-3A1 1 0 0110 3zm-3.707 9.293a1 1 0 011.414 0L10 14.586l2.293-2.293a1 1 0 011.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z",clipRule:"evenodd"}))})),It=n(231),Nt=n(207),Mt=n(161);function Ft(e){let{id:t,value:n,choices:r,label:s,onChange:i,error:o,disabled:l}=e;const c=Object(a.useMemo)(()=>{const e=r.find(e=>n===e.value);return e?e.label:Object(u.__)("Select an option","wordpress-seo")},[r,n]);return Object(a.createElement)(kt,{id:t,as:"div",value:n,onChange:i,disabled:l},e=>{let{open:i}=e;return Object(a.createElement)(a.Fragment,null,s&&Object(a.createElement)(kt.Label,{className:"yst-block yst-max-w-sm yst-mb-1 yst-text-sm yst-font-medium yst-text-slate-700"},s),Object(a.createElement)("div",{className:"yst-max-w-sm"},Object(a.createElement)("div",{className:"yst-relative"},Object(a.createElement)(kt.Button,E()({"data-id":`button-${t} `,className:C()("yst-relative yst-h-[45px] yst-w-full yst-leading-6 yst-py-2 yst-pl-3 yst-pr-10 yst-text-left yst-bg-white yst-border yst-border-slate-300 yst-rounded-md yst-shadow-sm yst-cursor-default focus:yst-outline-none focus:yst-ring-1 focus:yst-ring-primary-500 focus:yst-border-primary-500 sm:yst-text-sm",{"yst-border-red-300":o.isVisible,"yst-opacity-50":l},"emptyChoice"===n?"yst-text-slate-400":"yst-text-slate-700")},Object(p.b)(t,o)),Object(a.createElement)("span",{className:"yst-block yst-truncate"},c),Object(a.createElement)("span",{className:"yst-absolute yst-inset-y-0 yst-right-0 yst-flex yst-items-center yst-pr-2 yst-pointer-events-none"},Object(a.createElement)(Tt,{className:"yst-w-5 yst-h-5 yst-text-slate-400","aria-hidden":"true"})),o.isVisible&&Object(a.createElement)("div",{className:"yst-flex yst-items-center yst-absolute yst-inset-y-0 yst-right-0 yst-mr-8"},Object(a.createElement)(It.a,{className:"yst-pointer-events-none yst-h-5 yst-w-5 yst-text-red-500"}))),Object(a.createElement)(I.a,{show:i,as:a.Fragment,leave:"yst-transition yst-ease-in yst-duration-100",leaveFrom:"yst-opacity-100",leaveTo:"yst-opacity-0"},Object(a.createElement)(kt.Options,{static:!0,className:"yst-absolute yst-z-10 yst-w-full yst-mt-1 yst-overflow-auto yst-bg-white yst-rounded-md yst-shadow-lg yst-max-h-60 yst-ring-1 yst-ring-black yst-ring-opacity-5 focus:yst-outline-none sm:yst-text-sm"},r.map(e=>Object(a.createElement)(kt.Option,{key:e.id,as:a.Fragment,value:e.value},t=>{let{selected:n,active:r}=t;return Object(a.createElement)("li",{className:Object(p.d)({selected:n,active:r})},Object(a.createElement)("span",{className:C()(n?"yst-font-semibold":"yst-font-normal","yst-block yst-truncate")},e.label),n?Object(a.createElement)("span",{className:C()("yst-text-white yst-absolute yst-inset-y-0 yst-right-0 yst-flex yst-items-center yst-pr-4")},Object(a.createElement)(Nt.a,{className:"yst-w-5 yst-h-5","aria-hidden":"true"})):null)}))))),o.isVisible&&Object(a.createElement)(Mt.a,{id:Object(p.c)(t),className:"yst-mt-2 yst-text-sm yst-text-red-600",texts:o.message})))})}Ft.propTypes={value:b.PropTypes.string.isRequired,choices:b.PropTypes.arrayOf(b.PropTypes.shape({id:b.PropTypes.oneOfType([b.PropTypes.number,b.PropTypes.string]).isRequired,value:b.PropTypes.string.isRequired,label:b.PropTypes.string.isRequired})).isRequired,label:b.PropTypes.string.isRequired,onChange:b.PropTypes.func.isRequired,id:b.PropTypes.string.isRequired,error:b.PropTypes.shape({message:b.PropTypes.string,isVisible:b.PropTypes.bool}),disabled:b.PropTypes.bool},Ft.defaultProps={error:{message:"",isVisible:!1},disabled:!1};var Lt=n(160),zt=n(266);const At=e=>{let{className:t}=e;return Object(a.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",className:C()("yst-animate-spin",t)},Object(a.createElement)("circle",{className:"yst-opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),Object(a.createElement)("path",{className:"yst-opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}))};At.propTypes={className:m.a.string},At.defaultProps={className:""};var Dt=At;function qt(e){let{id:t,imageAltText:n,url:r,fallbackUrl:s,label:i,onSelectImageClick:o,onRemoveImageClick:l,className:c,error:d,status:b}=e;const m=C()("yst-relative yst-w-full yst-h-48 yst-mt-2 yst-flex yst-justify-center yst-items-center yst-rounded-md yst-mb-4 focus:yst-outline-none focus:yst-ring-2 focus:yst-ring-offset-2 focus:yst-ring-primary-500",d.isVisible?"yst-border-red-300":"yst-border-slate-300","yst-border-2 yst-border-dashed"),f=Object(a.useCallback)(()=>"loading"===b?Object(a.createElement)("div",{className:"yst-text-center"},Object(a.createElement)(Dt,{size:"10",color:"gray-400",className:"yst-inline-block"}),Object(a.createElement)("p",{className:"yst-mt-3"},Object(u.__)("Uploading image...","admin-ui"))):r?Object(a.createElement)("img",{src:r,alt:n,className:"yst-w-full yst-h-full yst-object-contain"}):s?Object(a.createElement)("img",{src:s,alt:n,className:"yst-w-full yst-h-full yst-object-contain"}):Object(a.createElement)(zt.a,{id:t+"-no-image-svg",className:"yst-w-14 yst-h-14 yst-text-slate-500"}),[b,t,r,n]);return Object(a.createElement)("div",E()({className:C()("yst-max-w-sm",c)},Object(p.b)(t,d)),Object(a.createElement)("label",{htmlFor:t,className:"yst-block yst-mb-2 yst-font-medium yst-text-slate-700"},i),Object(a.createElement)("button",{id:t,className:m,onClick:o,type:"button"},f()),Object(a.createElement)("div",null,Object(a.createElement)("button",{type:"button",id:r?t+"__replace-image":t+"__select-image",className:"yst-button yst-button yst-button--secondary yst-mr-2",onClick:o},r?Object(u.__)("Replace image","admin-ui"):Object(u.__)("Select image","admin-ui")),r&&Object(a.createElement)("button",{type:"button",id:t+"__remove-image",className:"yst-button--remove",onClick:l},Object(u.__)("Remove image","admin-ui"))),"error"===b&&Object(a.createElement)("p",{className:"yst-mt-2 yst-text-sm yst-text-red-600"},d),d.isVisible&&Object(a.createElement)(Mt.a,{id:Object(p.c)(t),className:"yst-mt-2 yst-text-sm yst-text-red-600",texts:d.message}))}qt.propTypes={label:m.a.string,id:m.a.string.isRequired,url:m.a.string,fallbackUrl:m.a.string,imageAltText:m.a.string,onRemoveImageClick:m.a.func,onSelectImageClick:m.a.func,className:m.a.string,error:m.a.shape({message:m.a.string,isVisible:m.a.bool}),status:m.a.string},qt.defaultProps={label:"",url:"",fallbackUrl:"",imageAltText:"",onRemoveImageClick:o.noop,onSelectImageClick:o.noop,className:"",error:{message:"",isVisible:!1},status:"idle"};var Ut=n(46);function Ht(e){let{dispatch:t,imageUrl:n,fallbackImageUrl:r,organizationName:s,fallbackOrganizationName:i,errorFields:o}=e;const l=Object(a.useCallback)(()=>{Object(Ut.b)(e=>{t({type:"SET_COMPANY_LOGO",payload:{...e}})})},[Ut.b]),c=Object(a.useCallback)(()=>{t({type:"REMOVE_COMPANY_LOGO"})}),d=Object(a.useCallback)(e=>{t({type:"CHANGE_COMPANY_NAME",payload:e.target.value})});return Object(a.createElement)(a.Fragment,null,Object(a.createElement)(Lt.a,{className:"yst-mt-6",id:"organization-name-input",name:"organization-name",label:Object(u.__)("Organization name","wordpress-seo"),value:""===s?i:s,onChange:d,feedback:{isVisible:o.includes("company_name"),message:[Object(u.__)("We could not save the organization name. Please check the value.","wordpress-seo")],type:"error"}}),Object(a.createElement)(qt,{className:"yst-mt-6",id:"organization-logo-input",url:n,fallbackUrl:r,onSelectImageClick:l,onRemoveImageClick:c,imageAltText:"",hasPreview:!0,label:Object(u.__)("Organization logo","wordpress-seo")}))}Ht.propTypes={dispatch:m.a.func.isRequired,imageUrl:m.a.string,fallbackImageUrl:m.a.string,organizationName:m.a.string,fallbackOrganizationName:m.a.string,errorFields:m.a.array},Ht.defaultProps={imageUrl:"",fallbackImageUrl:"",organizationName:"",fallbackOrganizationName:"",errorFields:[]};var Vt=n(10),$t=n(303);function Bt(e){return e&&e.label?e.label:null}function Gt(e){let{id:t,value:n,label:r,onChange:s,onQueryChange:i,options:o,placeholder:l,isLoading:c}=e;const[d,b]=Object(a.useState)(o),[m,f]=Object(a.useState)(""),h=Object(a.useCallback)(e=>{f(e.target.value)},[f]),y=Object(a.useCallback)(()=>{f("")},[f]);Object(a.useEffect)(()=>{b(o)},[o]),Object(a.useEffect)(()=>{i?i(m):b(o.filter(e=>e.label.toLowerCase().includes(m.toLowerCase())))},[m,i]);const g=Object(a.useCallback)((e,t)=>n=>{let{selected:a,active:r}=n;return Object(p.d)({selected:a||e===t,active:r})},[p.d]),O=Object(a.useCallback)(e=>t=>{e&&t.stopPropagation()},[]);return Object(a.createElement)($t.a,{id:t,as:"div",value:n,onChange:s,onBlur:y},e=>{let{open:s}=e;return Object(a.createElement)(a.Fragment,null,r&&Object(a.createElement)($t.a.Label,{className:"yst-block yst-mb-1 yst-max-w-sm yst-text-sm yst-font-medium yst-text-slate-700"},r),Object(a.createElement)("div",{className:"yst-h-[45px] yst-max-w-sm yst-relative"},Object(a.createElement)($t.a.Button,{"data-id":"button-"+t,role:"button",className:"yst-w-full yst-h-full yst-rounded-md yst-border yst-border-slate-300 yst-flex yst-items-center yst-rounded-r-md yst-pl-3 yst-pr-2 focus-within:yst-border-primary-500 focus-within:yst-outline-none focus-within:yst-ring-1 focus-within:yst-ring-primary-500",as:"div"},Object(a.createElement)($t.a.Input,{"data-id":"input-"+t,className:"yst-w-full yst-text-slate-700 yst-rounded-md yst-border-0 yst-outline-none yst-bg-white yst-py-2 yst-pl-0 yst-pr-10 yst-shadow-none sm:yst-text-sm",onChange:h,displayValue:Bt,placeholder:l,onClick:O(s)}),Object(a.createElement)(Tt,{className:"yst-h-5 yst-w-5 yst-text-slate-400 yst-inset-y-0 yst-right-0","aria-hidden":"true"})),d.length>0&&Object(a.createElement)($t.a.Options,{className:"yst-absolute yst-z-10 yst-mt-1 yst-max-h-60 yst-w-full yst-overflow-auto yst-rounded-md yst-bg-white yst-text-base yst-shadow-lg yst-ring-1 yst-ring-black yst-ring-opacity-5 focus:yst-outline-none sm:yst-text-sm"},c&&Object(a.createElement)("div",{className:"yst-flex yst-bg-white yst-sticky yst-z-20 yst-text-sm yst-italic yst-top-0 yst-py-2 yst-pl-3 yst-pr-9 yst-my-0"},Object(a.createElement)(Dt,{className:"yst-text-primary-500 yst-h-4 yst-w-4 yst-mr-2 yst-self-center"}),Object(u.__)("Loading...","wordpress-seo")),d.map(e=>Object(a.createElement)($t.a.Option,{key:"yst-option-"+e.value,value:e,className:g(e.value,n.value)},t=>{let{selected:r}=t;return Object(a.createElement)(a.Fragment,null,Object(a.createElement)("span",{className:C()("yst-block yst-truncate",(r||n.value===e.value)&&"yst-font-semibold")},e.label),(r||n.value===e.value)&&Object(a.createElement)("span",{className:"yst-absolute yst-inset-y-0 yst-right-0 yst-flex yst-items-center yst-pr-4 yst-text-white"},Object(a.createElement)(Nt.a,{className:"yst-h-5 yst-w-5","aria-hidden":"true"})))})))))})}Gt.propTypes={onChange:m.a.func.isRequired,options:m.a.array.isRequired,id:m.a.string.isRequired,value:m.a.shape({value:m.a.number,label:m.a.string}),label:m.a.string,onQueryChange:m.a.func,placeholder:m.a.string,isLoading:m.a.bool},Gt.defaultProps={value:null,label:"",onQueryChange:null,placeholder:Object(u.__)("Select an option","wordpress-seo"),isLoading:!1};const Wt={"X-WP-NONCE":wpApiSettings.nonce},Yt=wpApiSettings.root;function Qt(e){let{initialValue:t,onChangeCallback:n,placeholder:r}=e;const[s,i]=Object(a.useState)([]),[l,c]=Object(a.useState)({value:t.id,label:t.name}),[d,p]=Object(a.useState)(!1),b=Object(a.useRef)(!0);Object(a.useEffect)(()=>()=>{b.current=!1},[]);const m=Object(a.useCallback)(e=>{c(e),n(e)}),f=Object(a.useCallback)(Object(o.debounce)(async e=>{p(!0);const t=await function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const t=`${Yt}wp/v2/users?per_page=20${e?"&search="+encodeURIComponent(e):""}`;return Object(Vt.sendRequest)(t,{method:"GET",headers:Wt})}(e);b.current&&(p(!1),i(t.map(e=>({value:e.id,label:e.name}))))},500),[]);return Object(a.createElement)(Gt,{id:"yoast-configuration-user-select",value:l,label:Object(u.__)("Name","wordpress-seo"),onChange:m,onQueryChange:f,options:s,placeholder:r,isLoading:d})}function Kt(e){let{dispatch:t,imageUrl:n,fallbackImageUrl:r,person:s,canEditUser:i}=e;const o=Object(a.useCallback)(()=>{Object(Ut.b)(e=>{t({type:"SET_PERSON_LOGO",payload:{...e}})})},[Ut.b]),l=Object(a.useCallback)(()=>{t({type:"REMOVE_PERSON_LOGO"})}),d=Object(a.useCallback)(e=>{t({type:"SET_PERSON",payload:e}),c()({path:"yoast/v1/configuration/check_capability?user_id="+e.value}).then(e=>{t({type:"SET_CAN_EDIT_USER",payload:e.success})}).catch(e=>{console.error(e.message)})},[t]),p=Object(a.useMemo)(()=>Object(a.createInterpolateElement)(Object(u.sprintf)(// translators: %1$s is replaced by the selected user's name, and %2$s and %3$s are opening and closing anchor tags.
6
  i?Object(u.__)("You have selected the user %1$s as the person this site represents. This user profile information will now be used in search results. %2$sUpdate this profile to make sure the information is correct%3$s.","wordpress-seo"):Object(u.__)("You have selected the user %1$s as the person this site represents. This user profile information will now be used in search results. You're not allowed to update this user profile, so please ask this user or an admin to make sure the information is correct.","wordpress-seo"),`<b>${s.name}</b>`,"<a>","</a>"),{b:Object(a.createElement)("b",null),a:Object(a.createElement)("a",{id:"yoast-configuration-user-selector-user-link",href:window.wpseoScriptData.userEditUrl.replace("{user_id}",s.id),target:"_blank",rel:"noopener noreferrer"})}),[s.id,s.name,i]);return Object(a.createElement)(a.Fragment,null,Object(a.createElement)(Qt,{initialValue:s,onChangeCallback:d,name:"person_id",placeholder:Object(u.__)("Select a user","wordpress-seo")}),Object(a.createElement)(h.a,{id:"user-representation-alert",isVisible:0!==s.id,type:"info",className:"yst-mt-5"},p),Object(a.createElement)(qt,{className:"yst-mt-6",id:"person-logo-input",url:n,fallbackUrl:r,onSelectImageClick:o,onRemoveImageClick:l,imageAltText:"",hasPreview:!0,label:Object(u.__)("Personal logo or avatar","wordpress-seo")}))}function Jt(e){let{onOrganizationOrPersonChange:t,dispatch:n,state:r,siteRepresentationEmpty:s}=e;const[i,o]=Object(a.useState)("emptyChoice"===r.companyOrPerson?"yst-opacity-0":"yst-opacity-100"),l=Object(a.useCallback)(()=>{o("yst-opacity-100")}),c=Object(d.a)(Object(u.sprintf)(
7
  /* translators: %1$s expands to opening 'a' HTML tag, %2$s expands to closing 'a' HTML tag */
8
  Object(u.__)("Completing this step will help Google to understand your website, and improve your chance of getting %1$srich results%2$s.","wordpress-seo"),"<a>","</a>"),"https://yoa.st/config-workout-rich-results","yoast-configuration-rich-text-link");return Object(a.createElement)(a.Fragment,null,window.wpseoFirstTimeConfigurationData.knowledgeGraphMessage&&Object(a.createElement)(h.b,{type:"info"},window.wpseoFirstTimeConfigurationData.knowledgeGraphMessage),Object(a.createElement)("p",{className:C()("yst-text-sm yst-whitespace-pre-line yst-mb-6",r.shouldForceCompany?"yst-mt-4":"yst-mt-0")},r.shouldForceCompany?c:Object(a.createElement)(a.Fragment,null,Object(u.__)("Help us out here! Is your site about an organization or a person? ","wordpress-seo"),c)),Object(a.createElement)(Ft,{id:"organization-person-select",htmlFor:"organization-person-select",name:"organization",label:Object(u.__)("Does your site represent an Organization or Person?","wordpress-seo"),value:r.shouldForceCompany?"company":r.companyOrPerson,onChange:t,choices:r.companyOrPersonOptions,disabled:!!r.shouldForceCompany}),!("company"===r.companyOrPerson&&r.companyName&&r.companyLogo||"company"===r.companyOrPerson&&!r.companyLogoFallback||"person"===r.companyOrPerson&&r.personLogo||"person"===r.companyOrPerson&&!r.personLogoFallback)&&Object(a.createElement)(h.b,{type:"info",className:"yst-mt-6"},Object(u.__)("We took the liberty of using your site title and logo for the organization name and logo. Feel free to change them below.","wordpress-seo")),Object(a.createElement)(M.a,{height:["company","person"].includes(r.companyOrPerson)?"auto":0,duration:400,easing:"linear",onAnimationEnd:l},Object(a.createElement)("div",{className:C()("yst-transition-opacity yst-duration-300 yst-mt-6",i)},"company"===r.companyOrPerson&&Object(a.createElement)(Ht,{dispatch:n,imageUrl:r.companyLogo,fallbackImageUrl:r.companyLogoFallback,organizationName:r.companyName,fallbackOrganizationName:r.fallbackCompanyName,errorFields:r.errorFields}),"person"===r.companyOrPerson&&Object(a.createElement)(Kt,{dispatch:n,imageUrl:r.personLogo,fallbackImageUrl:r.personLogoFallback,person:{id:r.personId,name:r.personName},canEditUser:!!r.canEditUser,errorFields:r.errorFields}))),Object(a.createElement)(h.a,{id:"site-representation-empty-alert",isVisible:s,className:"yst-mt-6"},Object(d.a)(Object(u.sprintf)(Object(u.__)("Please be aware that you need to fill out all settings in this step to get the most value out of structured data. %1$sRead more about the importance of structured data%2$s.","wordpress-seo"),"<a>","</a>"),"https://yoa.st/config-workout-structured-data","yoast-configuration-structured-data-link")))}Qt.propTypes={initialValue:m.a.shape({id:m.a.number,name:m.a.string}),onChangeCallback:m.a.func,placeholder:m.a.string},Qt.defaultProps={initialValue:{id:0,name:""},onChangeCallback:o.noop,placeholder:Object(u.__)("Select a user","wordpress-seo")},Kt.propTypes={dispatch:m.a.func.isRequired,imageUrl:m.a.string,fallbackImageUrl:m.a.string,person:m.a.shape({id:m.a.number,name:m.a.string}),canEditUser:m.a.bool.isRequired},Kt.defaultProps={imageUrl:"",fallbackImageUrl:"",person:{id:0,name:""}},Jt.propTypes={onOrganizationOrPersonChange:m.a.func.isRequired,dispatch:m.a.func.isRequired,state:m.a.object.isRequired,siteRepresentationEmpty:m.a.bool.isRequired};var Zt=n(35);const Xt=Object(u.__)("Oops! Something went wrong. Check your email address and try again.","wordpress-seo"),en=Object(u.__)("Please enter a valid email address.","wordpress-seo"),tn=Object(u.__)("Thank you! Check your inbox for the confirmation email.","wordpress-seo");function nn(e){let{gdprLink:t}=e;const[n,r]=Object(a.useState)(""),[s,i]=Object(a.useState)("waiting"),[o,l]=Object(a.useState)(""),c=Object(a.useCallback)((async function(){if(!Object(Zt.isEmail)(n))return i("error"),void l(en);i("loading"),(await async function(e){return(await fetch("https://my.yoast.com/api/Mailing-list/subscribe",{method:"POST",mode:"cors",cache:"no-cache",credentials:"same-origin",headers:{"Content-Type":"application/json"},redirect:"follow",referrerPolicy:"no-referrer",body:JSON.stringify({customerDetails:{firstName:"",email:e},list:"Yoast newsletter"})})).json()}(n)).error?(i("error"),l(Xt)):(i("success"),l(tn))}),[n]),p=Object(a.useCallback)(e=>{i("waiting"),r(e.target.value)},[r]);return Object(a.createElement)(a.Fragment,null,Object(a.createElement)("h4",{className:"yst-text-slate-900 yst-text-base yst-leading-6 yst-font-normal"},// translators: %s is replaced by "Yoast"
9
  Object(u.sprintf)(Object(u.__)("%s newsletter","wordpress-seo"),"Yoast")),Object(a.createElement)("p",{className:"yst-my-2"},Object(u.sprintf)(// translators: %1$s expands to "Yoast", %2$s expands to "Yoast SEO"
10
  Object(u.__)("Sign up for the %1$s newsletter to receive best-practice tips on how to rank, stay up-to-date with the latest SEO news and get guidance on how to use %2$s to the fullest!","wordpress-seo"),"Yoast","Yoast SEO")),Object(a.createElement)("div",{className:"yst-flex yst-items-start yst-gap-2 yst-mt-4"},Object(a.createElement)(Lt.a,{label:Object(u.__)("Email address","wordpress-seo"),id:"newsletter-email",name:"newsletter email",value:n,onChange:p,className:"yst-grow",type:"email",placeholder:Object(u.__)("E.g. example@email.com","wordpress-seo"),feedback:{isVisible:["error","success"].includes(s),type:s,message:[o]}}),Object(a.createElement)("button",{type:"button",id:"newsletter-sign-up-button",className:"yst-button yst-button--primary yst-h-[45px] yst-items-center yst-mt-[27.5px] yst-shrink-0",onClick:c,disabled:"loading"===s},Object(u.__)("Sign up!","wordpress-seo"))),Object(a.createElement)("p",{className:"yst-text-slate-500 yst-text-xxs yst-leading-4"},Object(d.a)(Object(u.sprintf)(// translators: %1$s and %2$s are replaced by opening and closing anchor tags.
11
  Object(u.__)("Yoast respects your privacy. Read %1$sour privacy policy%2$s on how we handle your personal information.","wordpress-seo"),"<a>","</a>"),t,"yoast-configuration-gdpr-link")))}nn.propTypes={gdprLink:m.a.string},nn.defaultProps={gdprLink:""};const an={variant:{default:"","inline-block":"yst-radio-group--inline-block"}},rn=e=>{let{id:t,name:n,value:r,label:s,className:i,...o}=e;return Object(a.createElement)("div",{className:C()("yst-radio",i)},Object(a.createElement)("input",E()({type:"radio",id:t,name:n,value:r,className:"yst-radio__input"},o)),s&&Object(a.createElement)(sn,{htmlFor:t,className:"yst-radio__label"},s))};rn.propTypes={name:m.a.string.isRequired,id:m.a.string.isRequired,value:m.a.oneOfType([m.a.string,m.a.number]).isRequired,label:m.a.string.isRequired,variant:m.a.oneOf(Object.keys({default:"","inline-block":"yst-radio--inline-block"})),className:m.a.string},rn.defaultProps={variant:"default",className:""};const sn=e=>{let{children:t,as:n,className:r,...s}=e;return Object(a.createElement)(n,E()({className:C()("yst-label",r)},s),t)};sn.propTypes={children:m.a.node.isRequired,as:m.a.elementType,className:m.a.string},sn.defaultProps={as:"label",className:""};const on=e=>{let{children:t,id:n,name:r,value:s,label:i,options:o,onChange:l,variant:c,className:u,...d}=e;const p=Object(a.useCallback)(e=>{let{target:t}=e;return t.checked&&l(t.value)},[l]);return Object(a.createElement)("fieldset",{className:C()("yst-radio-group",an.variant[c],u)},i&&Object(a.createElement)(sn,{as:"legend",className:"yst-radio-group__label"},i),t&&Object(a.createElement)("div",{className:"yst-radio-group__description"},t),Object(a.createElement)("div",{className:"yst-radio-group__options"},o.map((e,t)=>{const i=`${n}-${t}`;return Object(a.createElement)(rn,E()({key:i,id:i,name:r,value:e.value,label:e.label,variant:c,checked:s===e.value,onChange:p},d))})))};on.propTypes={children:m.a.node,id:m.a.string.isRequired,name:m.a.string.isRequired,value:m.a.oneOfType([m.a.string,m.a.number]).isRequired,options:m.a.arrayOf(m.a.shape({value:m.a.oneOfType([m.a.string,m.a.number]).isRequired,label:m.a.string.isRequired})).isRequired,onChange:m.a.func.isRequired,label:m.a.node,variant:m.a.oneOf(Object.keys(an.variant)),className:m.a.string},on.defaultProps={children:null,label:null,variant:"default",className:""};var ln=on;const cn=Object(Vt.makeOutboundLink)();function un(e){let{state:t,setTracking:n}=e;return Object(a.createElement)(a.Fragment,null,Object(a.createElement)("h4",{className:"yst-text-slate-900 yst-text-base yst-leading-6 yst-font-normal"},// translators: %s is replaced by "Yoast SEO"
12
- Object(u.sprintf)(Object(u.__)("%s usage tracking","wordpress-seo"),"Yoast SEO")),!!t.isMainSite&&!t.isTrackingAllowedMultisite&&Object(a.createElement)(h.b,{type:"warning",className:"yst-mt-2"},Object(u.__)("This feature has been disabled by the network admin.","wordpress-seo")),!t.isMainSite&&Object(a.createElement)(h.b,{type:"warning",className:"yst-mt-2"},Object(u.__)("This feature has been disabled since subsites never send tracking data.","wordpress-seo")),Object(a.createElement)("p",{className:C()("yst-text-normal yst-mt-2 yst-mb-4",t.isMainSite&&t.isTrackingAllowedMultisite?"":"yst-opacity-50")},Object(u.__)("We need your help to improve Yoast SEO. Can we collect anonymous information about your website and how you use it?","wordpress-seo")),Object(a.createElement)(ln,{id:"yoast-configuration-tracking-radio-button",name:"yoast-configuration-tracking",value:t.tracking,onChange:n,className:t.isMainSite&&t.isTrackingAllowedMultisite?"":"yst-opacity-50",disabled:!t.isMainSite||!t.isTrackingAllowedMultisite,options:[{value:0,label:Object(u.__)("No, don’t track my site data","wordpress-seo")},{value:1,label:Object(u.__)("Yes, you can track my site data","wordpress-seo")}]}),!!t.isMainSite&&!!t.isTrackingAllowedMultisite&&Object(a.createElement)(a.Fragment,null,Object(a.createElement)(cn,{className:"yst-inline-block yst-mt-4",href:"https://yoa.st/config-workout-tracking"},Object(u.__)("What data will be tracked and for what reasons?","wordpress-seo")),Object(a.createElement)("p",{className:"yst-my-2"},Object(a.createElement)("i",null,Object(u.__)("Important: We will never sell this data. And of course, as always, we won't collect any personal data about you or your visitors.","wordpress-seo")))),!t.isPremium&&Object(a.createElement)(a.Fragment,null,Object(a.createElement)("br",null),Object(a.createElement)(nn,{gdprLink:window.wpseoFirstTimeConfigurationData.shortlinks.gdpr})))}un.propTypes={state:m.a.object.isRequired,setTracking:m.a.func.isRequired};var dn,pn,bn,mn,fn,hn,yn,gn,On,vn,jn,wn,En,xn,Sn,Cn,Rn,Pn,kn,Tn,In,Nn,Mn,Fn,Ln,zn,An,Dn,qn,Un,Hn,Vn,$n,Bn,Gn,Wn,Yn,Qn,Kn,Jn,Zn,Xn,ea,ta,na,aa,ra,sa,ia,oa,la,ca=n(6);function ua(){return(ua=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e}).apply(this,arguments)}function da(e){return Ue.createElement("svg",ua({"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 289.98 291.69",className:"indexables_2_left_bubble_optm_svg__yst-shrink-0 indexables_2_left_bubble_optm_svg__yst-h-28"},e),dn||(dn=Ue.createElement("path",{fill:"#006531",d:"M178.09 168c6.2.88 11.73 57.74 10.9 64-1 7.61-20.47 21.56-35.83 16.83s-22.28-17.36-17.85-26.51 36.58-55.25 42.78-54.32z"})),pn||(pn=Ue.createElement("path",{fill:"#f0ecf0",d:"M256.47 217s6 6 13.08 13.82a131.19 131.19 0 10-181.07 40.45q3.55 2.25 7.23 4.27c.71-2.79 1.36-5 1.81-6.64 1.48-5.32 6.32-14.53 5.36-19.55s-4.13-7.68-3.54-20.08a114.5 114.5 0 013.54-25.72 14.88 14.88 0 00-7.09-1.77 113.17 113.17 0 0110.95-12c6.87-21.57 17-42 23.64-51.22 6.22-8.64 29.37-10.27 52.71-6.72s47.75 28.12 40.37 63-28.46 44.21-30.79 49.23-5.57 18.8-3.65 23.67c1.29 3.28 6.19 9.05 11.85 17.05a130.91 130.91 0 0048-28.94c-8.87-9.55-19.31-20.38-19.87-21.12 9.73-11.73 15.92-18.83 27.47-17.73z"})),bn||(bn=Ue.createElement("path",{fill:"#006531",d:"M150.14 131.06c-3.25-1.48-3.86-.12-7.4.48s-18.86-1.18-23.91.81c-9.9 3.91-14 11.82-16 20.27s.54 19.16 1.72 25.95-3.39 53.18-3.09 59.38 20.2 11.57 22.27.35 15.33-65.3 15.33-65.3 14.33-40.46 11.08-41.94z"})),mn||(mn=Ue.createElement("path",{fill:"#b498c6",d:"M49 177.58c26.5 32.94 70.46 51.81 71.35 58.6s-3.84 13.34-8.87 16.29-30.71-3.4-45.77-22.47c-15.55-19.67-28.56-37.13-28.56-37.13s5.68-8.18 11.85-15.29z"})),fn||(fn=Ue.createElement("path",{fill:"#006531",d:"M132.36 152.53c-4.21 2.95-21 27.42-26.52 32-4.18 3.48-14.36 15.36-15.25 23.63s6.39 19.91 16 25.4c5.24 3 23.88-5.3 25.65-13.27s4.32-70.72.12-67.76z"})),hn||(hn=Ue.createElement("path",{fill:"#006531",d:"M192.67 244.07c2.37-5 23.4-14.36 30.79-49.21s-17-59.44-40.37-63-46.49-1.86-52.71 6.74c-6.63 9.2-16.77 29.65-23.64 51.22 15.28-14.48 30.08-20.49 39.86-32.18-.3 1.55 8.49 23.45 11.81 28.36 4.15 6.13 14.16 17.89 20.38 31-10.34-1.92-21.49-1.6-31.9 2.41-2.66 6.3-2.07 16.93-.88 22.84-2.28 17.87-2.12 33.54.46 48.85 4.06.37 8.17.58 12.32.58a131.19 131.19 0 0042.08-6.9c-5.66-8-10.56-13.77-11.85-17-1.92-4.91 1.29-18.69 3.65-23.71zM112.56 231c-.27-7.26-.22-8.8.78-20.95-2.89-1.6-6.55-4.57-10.46-6.48a114.5 114.5 0 00-3.54 25.72c-.59 12.4 2.59 15.06 3.54 20.08S99 263.58 97.52 268.9c-.45 1.6-1.1 3.85-1.81 6.64a127.06 127.06 0 0013.85 6.58c-1.44-18.61-1.04-36.3 3-51.12z"})),yn||(yn=Ue.createElement("path",{fill:"#b498c6",d:"M269.55 230.83C262.43 223 256.47 217 256.47 217c-11.55-1.11-17.74 6-27.47 17.72.56.74 11 11.57 19.88 21.12a132.58 132.58 0 0020.67-25.01z"})),gn||(gn=Ue.createElement("path",{fill:"#89bc3b",d:"M95.79 201.78a14.88 14.88 0 017.09 1.77c1.1-4.56 2.4-9.17 3.86-13.73a113.74 113.74 0 00-10.95 11.96z"})),On||(On=Ue.createElement("path",{fill:"#89bc3b",d:"M112.56 231c-4 14.84-4.44 32.53-3 51.14a130.52 130.52 0 0036.91 9c-2.58-15.31-2.74-31-.46-48.85-1.19-5.91-1.78-16.54.88-22.84 10.41-4 21.56-4.33 31.9-2.41-6.22-13.12-16.23-24.88-20.38-31-3.32-4.91-12.11-26.81-11.81-28.36-9.78 11.69-24.58 17.7-39.86 32.18-1.46 4.56-2.76 9.17-3.86 13.73 3.91 1.91 7.57 4.88 10.46 6.48-1 12.11-1.05 13.65-.78 20.93z"})),vn||(vn=Ue.createElement("path",{fill:"#b498c6",d:"M35.85 151.6s2.66 3.18 4.43 5.55 4.66 16 8.68 20.43-7 12.22-7 12.22c-12-.92-23-13.34-21-28.7 0 0 3.25-4.73 3.84-6.5s-.18-5-.18-5a34.85 34.85 0 01-4.29-6.21c-1.21-2.65-.84-6.46.37-9.18s4.56-2.56 4.68-1.89c.31 1.74 2 8.86 1.86 8.6-.87-2.01 2.67 2.19 8.61 10.68z"})),jn||(jn=Ue.createElement("path",{fill:"#b498c6",d:"M32.13 155.37c-12 4.78-18.36 1.3-24.56 4.84s1.22 17.61 1.22 17.61 1.84 6.8 5.39 11.23 24.27 4.41 24.27 4.41l10.15-13.52z"})),wn||(wn=Ue.createElement("path",{fill:"#b498c6",d:"M28.47 184.32c-.59.89-5.5 6.45-8.45 7.45s-6.34-.66-6.34-.66c-3.64-1.42-4.81-3.6-3.07-6.2 0 0 10.29-.52 7.34.18s7.57-4.31 7.57-4.31c1.96.66 3.09 1.77 2.95 3.54z"})),En||(En=Ue.createElement("path",{fill:"#8b6c9c",d:"M25.52 180.78c7.47.85-3.24 16.33-11.84 10.33 5.39 1.3 7.32.21 10.71-3.07 2.5-2.49 3.06-2.79 2.42-5.24a2.59 2.59 0 00-1.29-2.02z"})),xn||(xn=Ue.createElement("path",{fill:"#b498c6",d:"M5.48 176.94c-2.11 2.55-1.17 5.19 4.13 8l8.39 1.15 8.57-5.31a8.67 8.67 0 00-.89-6.8l-10.34 3.25z"})),Sn||(Sn=Ue.createElement("path",{fill:"#8b6c9c",d:"M9.61 184.91c7.51.44 7.78 1.78 12.14-.95 5-3.14 5.69-4.17 3.88-10 4.06 5.07 1.3 7.9-3.35 10.83-3.09 1.94-6.79 2.92-12.67.12z"})),Cn||(Cn=Ue.createElement("path",{fill:"#b498c6",d:"M1.34 168.67c-3.06 1.58-.35 9.08 2.77 9l11.18-.41s9.12-2 10.34-3.25c1.81-1.8-.57-7.7-1.48-7.38l-10.93 3z"})),Rn||(Rn=Ue.createElement("path",{fill:"#8b6c9c",d:"M4.11 177.64c11.75.39 10.61 4.06 19.09-3.93 1.37-1.34-.15-7.07-1.05-7.11 1.23-.32 4.11 5.64 1.75 7.82-5.45 5.13-8.43 7.58-19.79 3.22z"})),Pn||(Pn=Ue.createElement("path",{fill:"#b498c6",d:"M4.59 159.81c-2.79.54-3.52 2-3.54 5.43s-.94 2.44 1.29 3.43 13.88.88 13.88.88l7.93-3c.73-2.37.66-4.59-1.18-6.5l-9.4-.89a69.28 69.28 0 00-8.98.65z"})),kn||(kn=Ue.createElement("path",{fill:"#8b6c9c",d:"M2.34 168.67c1.27.26 12.13.39 13.88.38-.45.09-.73.24 7.76-2.92-.91 1 .41-.43.05-2.9-.51-3.6-2.16-2.54-5.81-3.09-4.5-.9-9.43-1.88 4.8-.54.53.05 3 2.56 1.61 7.14-.11.36.83-.09-8.31 3.31-3.68.02-10.94.14-13.98-1.38z"})),Tn||(Tn=Ue.createElement("path",{fill:"#006531",d:"M197.4 137.56c4.72.88 31.31 19.79 39.83 35.92 3.33 6.31 6 21.38 8.9 27.58s13.59 18.31 14.48 19.79c-17.13 2.66-27.18 19.2-27.18 19.2-4-3.26-43.16-44.31-44-46.38-3.25-7.97 3.24-57 7.97-56.11z"})),In||(In=Ue.createElement("path",{fill:"#006531",d:"M195.4 110.09c-1.55 13 2 27.47 2 27.47s-44.31 21.26-50.8 20.08-3-24.33-3-24.33-.88-13.29 1.48-17.13 4.75-9.93 13-11.11 38.1-1.57 37.32 5.02z"})),Nn||(Nn=Ue.createElement("path",{fill:"#b498c6",d:"M147.3 154.39s11.48-21.63 15-24.29 18.72-8.83 22.56-10 3.84-5.31 5-8.56 1.48-29.79 1.48-29.79l-45.29 2 4.73 39.81c.36 12.52-4.85 19.83-3.48 30.83z"})),Mn||(Mn=Ue.createElement("path",{fill:"#89bc3b",d:"M195.45 138.74s27.35 19.2 39.05 36.26c2.65 3.85 4.84 20.79 7.2 25.81s10.05 15.07 10.05 15.07l5.31.29 3.55 4.73c-9.41 1.64-18.27 9.31-27.18 19.2l-6.49-5.62c5.46-7.09 11.49-13 18.9-15.94 0 0-7.68-12.11-9.75-16.54s-4.52-21.19-7.2-26.41c-9-17.6-39.06-34.73-39.06-34.73z"})),Fn||(Fn=Ue.createElement("path",{fill:"#093f22",d:"M192.38 197.7l21.02 21.79-2.66 5.31-15.36 5.61 11.88-10.33-14.88-22.38zm-71.73-50.53l1.55 13.29a79.66 79.66 0 01-7.31 11.54c-4.43 5.76-8.76 11.31-8.76 11.31L114 156l-.44 12z"})),Ln||(Ln=Ue.createElement("path",{fill:"#8b6c9c",d:"M191.38 81.73s1.91 5.52-1.07 17.09c-2.07 8-25.57 30.6-35 28.17-6-1.54-6-11.85-7.27-16.31L145 83.8z"})),zn||(zn=Ue.createElement("path",{fill:"#b498c6",d:"M172.22 6.3c-20-2.46-38.74 14.76-40.58 16.91-1.16 1.35-4.27 8.05-6.64 14.45 13.42-5 36.89-.82 67.51 9.88 1 6.7.06 12.11-.92 19.63 0 0-8.61 4.69-16 4.69s-16.29-2.46-18.45-5.23-8-9.63-13.77-10-11.37 5.87-13.89 6.59c-1.75.5-8 3-10.15 5.15v-.08a15.41 15.41 0 00-1.18 6.5c.8 8.65 6.53 18.51 8.69 21.59s2.72 9.45 6.41 14.07c3.13 3.91 15.33 3.46 20 2.1 7-2 29.38-9.37 32.77-14S198.23 70 198.23 70s12.4-8.23 13-14.69c2.12-22.13-11.91-45.67-39.01-49.01z"})),An||(An=Ue.createElement("path",{fill:"#006531",d:"M192.2 87.46c21.23 1.16 34.39 0 35.92-9.22s1.16-64.85-52.19-76.38c-50.56-10.93-60.49 29.65-61.72 37s7.59 8.91 7.59 8.91c-.61-3.09 1.55-2.73 3.19-10.14 15.18-3.18 61.91 7.92 64.68 12.84s-.54 12.68-.24 16.06 7.69 6.47 7.69 6.47z"})),Dn||(Dn=Ue.createElement("path",{fill:"#093f22",d:"M225.1 81.93c1.13-4.56-4.46-9.51-15.07-14.76l-5.22 5.23-4.92 15.37c12.11.23 23.63.05 25.21-5.84z"})),qn||(qn=Ue.createElement("path",{fill:"#b498c6",d:"M207 73.61c3.69 3.07 3.93 10.55 1.78 14.54s-14.78 8.49-17.21 7.57-4.92-3.88-4.92-3.88l10.45-18.62a12.33 12.33 0 014.49.11c.31 0 2.8-1 3.11-.91a6.32 6.32 0 012.3 1.19z"})),Un||(Un=Ue.createElement("path",{fill:"#191a1a",d:"M192.2 69s-19.69 37.82-22.44 39c.82.16 5.58-1.59 7.38-2.46s20-32.59 20-32.59z"})),Hn||(Hn=Ue.createElement("path",{fill:"#093f22",d:"M186.03 79.26l5.37 4.21-4.21 7.53-5.93-3.32 4.77-8.42z"})),Vn||(Vn=Ue.createElement("path",{fill:"#fcee21",d:"M122.11 47.5a54.43 54.43 0 012.89-9.84c-4.93 9.91-10.22 24.17-5.7 30.66a35.07 35.07 0 015.58-8.22s-3.7-6.1-2.77-12.6z"})),$n||($n=Ue.createElement("path",{fill:"#fbb03b",d:"M129.49 65.25c2.72-.78 8.83-7.61 14.37-6.38s11.14 8 13.29 10.76 11.07 5.23 18.45 5.23 16-7.69 16-7.69c1-7.52 1.93-12.93.92-19.63-30.62-10.7-54.09-14.89-67.52-9.88a54.43 54.43 0 00-2.89 9.84c-.93 6.45 2.76 12.6 2.76 12.6a35.07 35.07 0 00-5.58 8.22v.08c2.2-2.15 6.93-2.21 10.2-3.15z"})),Bn||(Bn=Ue.createElement("path",{fill:"#4b3f51",d:"M164.1 84.58s-10-6.68-19.87-7.87c-1.84-.22-2.48.64-3.69.59-1.78-.07-2.9-.67-4.28-.74-4.79-.22-5.77 2.37-5.77 2.37a4.35 4.35 0 001.93 4.43c1.77 1 2.51-1.11 3.32 1.77 17.72-1.66 22.26-.59 28.36-.55z"})),Gn||(Gn=Ue.createElement("path",{fill:"#8b6c9c",d:"M135.67 85c0 2.77-5.87 11.68 5.81 12.3 12.65.7 19.82-9.23 22.52-12.67-9.76-.11-19.34-2.38-28.33.37z"})),Wn||(Wn=Ue.createElement("path",{fill:"#f2f2f2",d:"M136.67 81.48c-.95 1.52-.25 7.58 4.61 8.3 7.75 1 16.17-1.77 22-5.22-9.55-1.06-11.88-2.62-16.38-3.49-2.54-.48-9.09-1.42-10.23.41z"})),Yn||(Yn=Ue.createElement("path",{fill:"#fcee21",d:"M124.87 60.1a20.07 20.07 0 0012-.61s-2.15-7.92-6.76-7.61-5.24 8.22-5.24 8.22z"})),Qn||(Qn=Ue.createElement("path",{fill:"#f15a24",d:"M136.81 59.5c-3.13-10.48-10.72-10.06-11.88.6-1.93-.14-1.38-9.34 4.35-9.94 6.86-.67 8.23 9.15 7.53 9.34zm1.59-18.77c1.26.46.58 3.28-.69 3.38s-7.64-.52-9.45.31-5.08 4.17-6.25 6.08c.21-1.54 3.68-7.57 5-8.85s10.14-1.38 11.39-.92z"})),Kn||(Kn=Ue.createElement("path",{fill:"#8b6c9c",stroke:"#8b6c9c",strokeMiterlimit:10,d:"M150.7 66.25c.48 1.6 1 3.41-.85 4.33s-4-2.41-5.53-2.1-4 2.24-5.61 1.77c-3.34-1-3.69-2.69-3.69-2.69s-1.12 4.2 4.3 4.84c3.68.43 5.35-2.06 8.42-1.45s2.09 2.8 3.57 2.06c2.97-1.47.98-6.44-.61-6.76z"})),Jn||(Jn=Ue.createElement("path",{fill:"#8b6c9c",d:"M154.79 69.68c2.27 1.94 3.94 10 11.63 10.35 1.28 2-.13 5.41-1.89 9.58a20.53 20.53 0 007.07-12.91c-11.05.3-13.26-5.8-16.81-7.02zm-18.22.44s-2.47-.4-2.47.87a.37.37 0 01-.16.3.38.38 0 01-.34.06c-2.4-.79-1.79-4.72-.07-5.86-1.72 4.02 3.04 4.63 3.04 4.63z"})),Zn||(Zn=Ue.createElement("path",{fill:"#8b6c9c",d:"M132.48 68.63c-2 2.71-2.16 7-2 10.24 0 0-1-1.86-2-1.79s-.71 5.3.79 9a31 31 0 01-6-15.73c2.67 1.07 6 .5 9.27-3.38z"})),Xn||(Xn=Ue.createElement("ellipse",{cx:139.18,cy:184.17,fill:"#fbb03b",stroke:"#fc3",strokeMiterlimit:10,rx:8.75,ry:5.25,transform:"rotate(-9.22 139.183 184.166)"})),ea||(ea=Ue.createElement("path",{fill:"#f19018",d:"M129.81 195.84l18.24-2.09a100.85 100.85 0 00-14.23 16.57l8-.9a78.29 78.29 0 00-8.82 18.82c-3.2 9.33-2.81 18.19-3 17.84a47.74 47.74 0 01-3.75-14.91 56 56 0 01.51-15.19c-3 .83-6 1.67-8.89 2.51a73.05 73.05 0 0111.94-22.65z"})),ta||(ta=Ue.createElement("path",{fill:"#fbb03b",stroke:"#fc3",strokeMiterlimit:10,d:"M129.81 195.84l18.24-2.09a100.85 100.85 0 00-14.23 16.57l8-.9a78.29 78.29 0 00-8.82 18.82c-3.2 9.33-2.81 18.19-3 17.84a47.74 47.74 0 01-3.75-14.91 56 56 0 01.51-15.19c-3 .83-6 1.67-8.89 2.51a73.05 73.05 0 0111.94-22.65z"})),na||(na=Ue.createElement("path",{fill:"#f15a24",d:"M136 56.78c1 1.52-.76 3.87-2.65 3.87s-3.66-1.26-3.66-3.1a3.38 3.38 0 013.43-3.32c1.88 0 1.51.55 2.88 2.55z"})),aa||(aa=Ue.createElement("path",{fill:"#8b6c9c",d:"M25 161.28c-.08 6.93 1.26 20.08 15.09 24.42 0 0-8.67 1.28-11.66-1.38s-6.92-16.88-3.43-23.04z"})),ra||(ra=Ue.createElement("path",{fill:"#093f22",d:"M120.68 47.53l4.32-9.87c19.53-1.66 62.46 8.77 64.68 12.84s.07 13.6-.24 16.06 7.68 6.44 7.68 6.44l4.61.31s-8.3-3.07-8-7.38 3.2-16.07-1.23-18.4c-27.06-14.19-61.36-15-69.48-13.76-6.46 1-8.44 6.4-7.22 10.09.85 2.58 4.88 3.67 4.88 3.67zm47.77-26.05c-.92-2.15 18.91-8.27 30.13-7.68 6.17.32 13.26 10.33 5.91 9.45-14.77-1.77-35.11.38-36.04-1.77zM172 32.7c-.59-3 28.35-3 39.26.35 6 1.8 2.55 12.33-1.84 10.45C198 38.61 172.38 34.61 172 32.7zm-38.21-14.1L131 9.07l-6.15 6.15s8.02 4.61 8.94 3.38zm-7.07 8.61C127 26 120.57 21.06 120 22s-2.77 8.3-2.77 8.3 9.18-1.86 9.49-3.09z"})),sa||(sa=Ue.createElement("path",{fill:"#fc3",d:"M181.6 46.59c-.06 10.33-1.83 19.86-6 28.27A30.57 30.57 0 01163.36 73c3.15-11.43 5.89-22.37 5.61-29.76a90 90 0 0112.63 3.35z"})),ia||(ia=Ue.createElement("path",{fill:"#fcee21",d:"M172.83 62.87c-5.55.17-12.05 1.5-16.91-1.54 0 0 .7-8.22 7.15-7s9.76 8.54 9.76 8.54z"})),oa||(oa=Ue.createElement("path",{fill:"#f15a24",d:"M155 42.88c-1.24.38-.16 2.92.92 3.39s8.91 1.14 11.65 1.79 6.2 4.36 8.64 6.81c-.22-1.86-4.87-8.63-7.68-9.53s-12.29-2.83-13.53-2.46zm13.31 16.56a3.78 3.78 0 11-3.44-4.09 5 5 0 01.56.09 4.28 4.28 0 012.88 4z"})),la||(la=Ue.createElement("path",{fill:"#f15a24",d:"M155.82 61.32c-2.89-12.19 15.29-11.67 17.1 1.51-.51.23-2.75-6.29-8.94-8.06-7.49-2.22-7.59 6.6-8.16 6.55z"})))}function pa(){window.location.href="admin.php?page=wpseo_dashboard"}function ba(){const e=Object(ca.useSelect)(e=>e("yoast-seo/settings").getIsPremium());return Object(a.createElement)("div",{className:"yst-flex yst-flex-row yst-justify-between yst-items-center yst--mt-4"},Object(a.createElement)("div",{className:"yst-mr-6"},e?Object(a.createElement)(a.Fragment,null,Object(a.createElement)("p",{className:"yst-text-sm yst-mb-6"},Object(u.__)("That’s it! By providing this information our indexables squad has been able to do a lot of optimization for your site already. Now, let's have a look at the SEO fitness of your site!","wordpress-seo")),Object(a.createElement)("button",{type:"button",id:"button-seo-dashboard",onClick:pa,className:"yst-button yst-button--primary"},Object(u.__)("Go to your SEO dashboard","wordpress-seo"))):function(){const e=Object(o.get)(window,"wpseoScriptData.webinarIntroSettingsUrl","https://yoa.st/webinar-intro-first-time-config");return Object(a.createElement)(a.Fragment,null,Object(a.createElement)("p",{className:"yst-text-sm yst-mb-4"},Object(u.__)("That's it! By providing this information our Indexables squad has been able to do a lot of optimization for your site already.","wordpress-seo")),Object(a.createElement)("p",{className:"yst-text-sm yst-mb-6"},Object(u.__)("Want to optimize even further and get the most out of Yoast SEO? Make sure you don't miss our free weekly webinar!","wordpress-seo")),Object(a.createElement)("a",{href:e,id:"link-webinar-register",target:"_blank",rel:"noreferrer",className:"yst-button yst-button--primary yst-text-white"},Object(u.__)("Register now!","wordpress-seo")),Object(a.createElement)("button",{type:"button",id:"button-webinar-seo-dashboard",onClick:pa,className:"yst-ml-4 yst-text-indigo-600 hover:yst-text-indigo-500"},Object(u.__)("Or visit your SEO dashboard","wordpress-seo")))}()),Object(a.createElement)(da,{className:"yst-shrink-0 yst-h-28"}))}window.wpseoScriptData=window.wpseoScriptData||{},window.wpseoScriptData.searchAppearance={...window.wpseoScriptData.searchAppearance,userEditUrl:"/wp-admin/user-edit.php?user_id={user_id}"};function ma(e,t){let{companyOrPerson:n,companyName:a,companyLogo:r,companyOrPersonOptions:s,shouldForceCompany:i}=e;return("company"!==n||a||r||t("siteRepresentation"))&&!i||(n="company"),{...e,companyOrPerson:n,companyOrPersonOptions:s,personSocialProfiles:{},errorFields:[],stepErrors:{},editedSteps:[]}}function fa(){const[e,t]=Object(a.useState)(wpseoFirstTimeConfigurationData.finishedSteps),n=Object(a.useCallback)(t=>e.includes(t),[e]),r=Object(a.useCallback)(e=>{t(t=>Object(o.uniq)([...t,e]))},[t]);Object(a.useEffect)(()=>{!async function(e){const t=await c()({path:"yoast/v1/configuration/save_configuration_state",method:"POST",data:{finishedSteps:e}});await t.json}(e)},[e]);const[s,i]=Object(a.useReducer)(p.a,{...ma(window.wpseoFirstTimeConfigurationData,n)}),[l,b]=Object(a.useState)(()=>"0"===window.yoastIndexingData.amount?"already_done":"idle"),[m,f]=Object(a.useState)(!1),[h,y]=Object(a.useState)(!1),g=Object(a.useCallback)((e,t)=>{i({type:"SET_STEP_ERROR",payload:{step:e,message:t}})},[]),O=Object(a.useCallback)(e=>{i({type:"REMOVE_STEP_ERROR",payload:e})},[]);Object(a.useEffect)(()=>{if("completed"===l){const e=document.getElementById("wpseo-reindex");if(e){const t=document.querySelectorAll(".yoast-issue-counter, #toplevel_page_wpseo_dashboard .update-plugins");if(t.length>0&&"0"!==t[0].firstChild.textContent){const e=t[0].firstChild.textContent,n=(parseInt(e,10)-1).toString();t.forEach(t=>{t.classList.replace("count-"+e,"count-"+n)||"0"!==n?(t.firstChild.textContent=t.firstChild.textContent.replace(e,n),t.lastChild.textContent=t.lastChild.textContent.replace(e,n)):t.style.display="none"})}e.remove()}window.yoastIndexingData.amount="0"}},[l]);const w=n("siteRepresentation"),E=n("socialProfiles"),S=n("personalPreferences"),C=Object(a.useCallback)(e=>{i({type:"SET_TRACKING",payload:parseInt(e,10)})}),P=Object(a.useCallback)(e=>{i({type:"SET_ERROR_FIELDS",payload:e})}),k="company"===s.companyOrPerson&&(!s.companyName||!s.companyLogo&&!s.companyLogoFallback),I="person"===s.companyOrPerson&&(!s.personId||!s.personLogo&&!s.personLogoFallback),N=Object(a.useCallback)(e=>i({type:"SET_COMPANY_OR_PERSON",payload:e}),[i]),M=[w,E,S].every(Boolean),[F,L]=Object(a.useState)(n("siteRepresentation")),z=[F,n("siteRepresentation"),n("socialProfiles"),n("personalPreferences"),M],[A,D]=Object(a.useState)(Object(x.a)(z)),[q,U]=Object(a.useState)(M),[H,V]=Object(a.useState)(!1),[$,B]=Object(a.useState)(q&&!H);function G(){return B(!1),V(!0),!0}Object(a.useEffect)(()=>{M&&U(!0)},[M]);const W=Object(a.useRef)(w&&E&&S);Object(a.useEffect)(()=>{if(M&&!W.current){const e=document.getElementById("yoast-first-time-configuration-notice");e&&e.remove()}},[M,W]),Object(a.useEffect)(()=>{B(q&&!H)},[q,H]),Object(a.useEffect)(()=>{function e(e){"Enter"===e.key&&"first-time-configuration-tab"===document.querySelector(".nav-tab.nav-tab-active").id&&"INPUT"===e.target.tagName&&e.preventDefault()}return addEventListener("keydown",e),()=>removeEventListener("keydown",e)},[]),Object(a.useEffect)(()=>{s.editedSteps.includes(A+1)||"in_progress"===l?window.isStepBeingEdited=!0:window.isStepBeingEdited=!1},[s.editedSteps,l,A]);const Y=Object(a.useCallback)(e=>{(s.editedSteps.includes(A+1)||"in_progress"===l)&&-1!==location.href.indexOf("page=wpseo_dashboard#top#first-time-configuration")&&(e.preventDefault(),e.returnValue="")},[s.editedSteps,l,A]);return Object(a.useEffect)(()=>(window.addEventListener("beforeunload",Y),()=>{window.removeEventListener("beforeunload",Y)}),[Y]),Object(a.createElement)("div",{id:"yoast-configuration",className:"yst-card yst-text-slate-500"},Object(a.createElement)("h2",{id:"yoast-configuration-title",className:"yst-text-lg yst-text-primary-500 yst-font-medium"},Object(u.__)("Tell us about your site, so we can get your site ranked!","wordpress-seo")),Object(a.createElement)("p",{className:"yst-py-2"},Object(d.a)(Object(u.sprintf)(// translators: %1$s and %3$s are replaced by opening and closing anchor tags. %2$s is replaced by "Yoast
1
+ !function(e){var t={};function n(a){if(t[a])return t[a].exports;var r=t[a]={i:a,l:!1,exports:{}};return e[a].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,a){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(n.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(a,r,function(t){return e[t]}.bind(null,r));return a},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=287)}({0:function(e,t){e.exports=window.wp.element},1:function(e,t){e.exports=window.yoast.propTypes},10:function(e,t){e.exports=window.yoast.helpers},11:function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,n.apply(this,arguments)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},112:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));const a="undefined"==typeof window||"undefined"==typeof document},129:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var a=n(3),r=n(23),s=n(36);function i(e,t){let[n,i]=Object(a.useState)(e),o=Object(s.a)(e);return Object(r.a)(()=>i(o.current),[o,i,...t]),n}},135:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));class a extends Error{constructor(e,t){super(e),this.name="ParseError",this.parseString=t}}},138:function(e,t,n){"use strict";function a(e,t){const n=new URL(e);return n.searchParams.delete(t),n.href}function r(e,t,n){window.history.pushState(e,t,n)}n.d(t,"b",(function(){return a})),n.d(t,"a",(function(){return r}))},139:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var a=n(11),r=n.n(a),s=n(0),i=n(1),o=n.n(i),l=n(160);function c(e){let{id:t,onChange:n,socialMedium:a,isDisabled:i,...o}=e;const c=Object(s.useCallback)(e=>{n(e.target.value,"other"===a?o.index:a)},[a,o.index]);return Object(s.createElement)(l.a,r()({onChange:c,disabled:i,id:t},o))}c.propTypes={id:o.a.string.isRequired,onChange:o.a.func.isRequired,socialMedium:o.a.string,isDisabled:o.a.bool},c.defaultProps={socialMedium:"",isDisabled:!1}},147:function(e,t,n){"use strict";function a(e){let t=e.parentElement,n=null;for(;t&&!(t instanceof HTMLFieldSetElement);)t instanceof HTMLLegendElement&&(n=t),t=t.parentElement;let a=""===(null==t?void 0:t.getAttribute("disabled"));return(!a||!function(e){if(!e)return!1;let t=e.previousElementSibling;for(;null!==t;){if(t instanceof HTMLLegendElement)return!1;t=t.previousElementSibling}return!0}(n))&&a}n.d(t,"a",(function(){return a}))},148:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var a=n(3),r=n(23);function s(e){var t;if(e.type)return e.type;let n=null!=(t=e.as)?t:"button";return"string"==typeof n&&"button"===n.toLowerCase()?"button":void 0}function i(e,t){let[n,i]=Object(a.useState)(()=>s(e));return Object(r.a)(()=>{i(s(e))},[e.type,e.as]),Object(r.a)(()=>{n||!t.current||t.current instanceof HTMLButtonElement&&!t.current.hasAttribute("type")&&i("button")},[n,t]),n}},15:function(e,t){e.exports=window.yoast.styleGuide},156:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var a=n(3),r=n(60),s=n(36);function i(e,t,n){let r=Object(s.a)(t);Object(a.useEffect)(()=>{function t(e){r.current(e)}return document.addEventListener(e,t,n),()=>document.removeEventListener(e,t,n)},[e,n])}function o(e,t,n=!0){let s=Object(a.useRef)(!1);function o(n,a){if(!s.current||n.defaultPrevented)return;let i=function e(t){return"function"==typeof t?e(t()):Array.isArray(t)||t instanceof Set?t:[t]}(e),o=a(n);if(null!==o&&o.ownerDocument.documentElement.contains(o)){for(let e of i){if(null===e)continue;let t=e instanceof HTMLElement?e:e.current;if(null!=t&&t.contains(o))return}return!Object(r.d)(o,r.b.Loose)&&-1!==o.tabIndex&&n.preventDefault(),t(n,o)}}Object(a.useEffect)(()=>{requestAnimationFrame(()=>{s.current=n})},[n]);let l=Object(a.useRef)(null);i("mousedown",e=>{s.current&&(l.current=e.target)},!0),i("click",e=>{!l.current||(o(e,()=>l.current),l.current=null)},!0),i("blur",e=>o(e,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}},157:function(e,t,n){"use strict";n.d(t,"a",(function(){return s})),n.d(t,"b",(function(){return i}));var a,r=n(18),s=((a=s||{})[a.None=1]="None",a[a.Focusable=2]="Focusable",a[a.Hidden=4]="Hidden",a);let i=Object(r.d)((function(e,t){let{features:n=1,...a}=e,s={ref:t,"aria-hidden":2==(2&n)||void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...4==(4&n)&&2!=(2&n)&&{display:"none"}}};return Object(r.e)({ourProps:s,theirProps:a,slot:{},defaultTag:"div",name:"Hidden"})}))},160:function(e,t,n){"use strict";n.d(t,"a",(function(){return m}));var a=n(11),r=n.n(a),s=n(0),i=n(230),o=n(205),l=n(26),c=n.n(l),u=n(1),d=n(82),p=n(161);function b(e){let{hasError:t,hasSuccess:n}=e;return t?Object(s.createElement)("div",{className:"yst-flex yst-items-center yst-absolute yst-inset-y-0 yst-right-0 yst-mr-3"},Object(s.createElement)(i.a,{className:"yst-pointer-events-none yst-h-5 yst-w-5 yst-text-red-500"})):n?Object(s.createElement)("div",{className:"yst-flex yst-items-center yst-absolute yst-inset-y-0 yst-right-0 yst-mr-3"},Object(s.createElement)(o.a,{className:"yst-pointer-events-none yst-h-5 yst-w-5 yst-text-emerald-600"})):null}function m(e){let{className:t,id:n,label:a,description:i,value:o,onChange:l,placeholder:u,feedback:m,type:f,...h}=e;const y=f||"text",g=Object(s.useMemo)(()=>m.isVisible&&"error"===m.type,[m.isVisible,m.type]),O=Object(s.useMemo)(()=>m.isVisible&&"success"===m.type,[m.isVisible,m.type]);return Object(s.createElement)("div",{className:t},a&&Object(s.createElement)("label",{className:"yst-block yst-mb-2 yst-font-medium yst-text-slate-700",htmlFor:n},a),Object(s.createElement)("div",{className:"yst-relative"},Object(s.createElement)("input",r()({id:n,type:y,value:o,className:c()("yst-block yst-w-full yst-h-[45px] yst-input focus:yst-ring-1",{"yst-border-red-300 yst-text-red-900 focus:yst-ring-red-500 focus:yst-border-red-500":g,"yst-border-emerald-600 yst-text-slate-700 focus:yst-ring-emerald-600 focus:yst-border-emerald-600":O,"yst-text-slate-700 yst-border-slate-300 focus:yst-ring-primary-500 focus:yst-border-primary-500":!g&&!O}),onChange:l,placeholder:u},Object(d.b)(n,m),h)),Object(s.createElement)(b,{hasError:g,hasSuccess:O})),m.isVisible&&Object(s.createElement)(p.a,{id:`${g?"error-":"success-"}${n}`,className:c()("yst-mt-2 yst-text-sm",{"yst-text-red-600":g,"yst-text-emerald-600":O}),texts:m.message}),i)}b.propTypes={hasError:u.PropTypes.bool,hasSuccess:u.PropTypes.bool},b.defaultProps={hasError:!1,hasSuccess:!1},m.propTypes={className:u.PropTypes.string,id:u.PropTypes.string.isRequired,label:u.PropTypes.string,description:u.PropTypes.node,value:u.PropTypes.string,onChange:u.PropTypes.func.isRequired,placeholder:u.PropTypes.string,feedback:u.PropTypes.shape({type:u.PropTypes.string,message:u.PropTypes.array,isVisible:u.PropTypes.bool}),type:u.PropTypes.string},m.defaultProps={value:"",className:"",label:"",description:null,placeholder:"",feedback:{message:[],isVisible:!1},type:"text"}},161:function(e,t,n){"use strict";var a=n(11),r=n.n(a),s=n(0),i=n(1),o=n.n(i),l=n(4);const c=e=>{let{texts:t,id:n,as:a,...i}=e;const o=Object(s.useMemo)(()=>Object(l.last)(t),[t]);return Object(s.createElement)(a,r()({id:n},i),t.map((e,t)=>Object(s.createElement)(s.Fragment,{key:`${n}-text-${t}`},e,o!==e&&Object(s.createElement)("br",null))))};c.defaultProps={as:"p"},c.propTypes={texts:o.a.arrayOf(o.a.string).isRequired,id:o.a.string.isRequired,as:o.a.oneOfType([o.a.string,o.a.elementType])},t.a=c},170:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var a=n(3),r=n(23),s=n(85);function i({container:e,accept:t,walk:n,enabled:i=!0}){let o=Object(a.useRef)(t),l=Object(a.useRef)(n);Object(a.useEffect)(()=>{o.current=t,l.current=n},[t,n]),Object(r.a)(()=>{if(!e||!i)return;let t=Object(s.a)(e);if(!t)return;let n=o.current,a=l.current,r=Object.assign(e=>n(e),{acceptNode:n}),c=t.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,r,!1);for(;c.nextNode();)a(c.currentNode)},[e,i,o,l])}},177:function(e,t,n){"use strict";n.d(t,"a",(function(){return b})),n.d(t,"b",(function(){return m})),n.d(t,"c",(function(){return h}));var a=n(0),r=n(206),s=n(1),i=n.n(s),o=n(83),l=n(55);const{slideDuration:c,delayUntilStepFaded:u}=o.b,d=`yst-transition-opacity ${c} yst-absolute yst-inset-0 yst-border-2 yst-flex yst-items-center yst-justify-center yst-rounded-full`;function p(e){return`${d} ${e?"yst-opacity-100":u+" yst-opacity-0"}`}function b(e){let{isVisible:t}=e;return Object(a.createElement)("span",{className:"yst-bg-white yst-border-primary-500 "+p(t)},Object(a.createElement)("span",{className:"yst-h-2.5 yst-w-2.5 yst-rounded-full yst-bg-primary-500"}))}function m(e){let{isVisible:t}=e;return Object(a.createElement)("span",{className:"yst-bg-primary-500 yst-border-primary-500 "+p(t)},Object(a.createElement)(r.a,{className:"yst-w-5 yst-h-5 yst-text-white","aria-hidden":"true"}))}function f(e){let{isVisible:t}=e;return Object(a.createElement)("span",{className:"yst-bg-white yst-border-slate-300 "+p(t)},Object(a.createElement)("span",{className:"yst-h-2.5 yst-w-2.5 yst-rounded-full yst-bg-transparent"}))}function h(e){let{activationDelay:t,deactivationDelay:n,isFinished:r}=e;const{activeStepIndex:s,stepIndex:i,lastStepIndex:o}=Object(l.c)(),c=i===o,u=s===i,[d,p]=Object(a.useState)(()=>!!u&&!c);return Object(a.useEffect)(()=>{if(u){const e=setTimeout(()=>{p(!0)},t);return()=>clearTimeout(e)}const e=setTimeout(()=>{p(!1)},n);return()=>clearTimeout(e)},[u,c,t,n]),Object(a.createElement)("span",{className:"yst-relative yst-z-10 yst-w-8 yst-h-8 yst-rounded-full"},Object(a.createElement)(f,{isVisible:!0}),Object(a.createElement)(m,{isVisible:r}),Object(a.createElement)(b,{isVisible:d&&!c}))}b.propTypes={isVisible:i.a.bool},b.defaultProps={isVisible:!0},m.propTypes={isVisible:i.a.bool},m.defaultProps={isVisible:!0},f.propTypes={isVisible:i.a.bool},f.defaultProps={isVisible:!0},h.propTypes={isFinished:i.a.bool.isRequired,activationDelay:i.a.number,deactivationDelay:i.a.number},h.defaultProps={activationDelay:0,deactivationDelay:0}},18:function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return l})),n.d(t,"c",(function(){return b})),n.d(t,"d",(function(){return p})),n.d(t,"e",(function(){return c}));var a,r,s=n(3),i=n(24),o=((r=o||{})[r.None=0]="None",r[r.RenderStrategy=1]="RenderStrategy",r[r.Static=2]="Static",r),l=((a=l||{})[a.Unmount=0]="Unmount",a[a.Hidden=1]="Hidden",a);function c({ourProps:e,theirProps:t,slot:n,defaultTag:a,features:r,visible:s=!0,name:o}){let l=d(t,e);if(s)return u(l,n,a,o);let c=null!=r?r:0;if(2&c){let{static:e=!1,...t}=l;if(e)return u(t,n,a,o)}if(1&c){let{unmount:e=!0,...t}=l;return Object(i.a)(e?0:1,{0:()=>null,1:()=>u({...t,hidden:!0,style:{display:"none"}},n,a,o)})}return u(l,n,a,o)}function u(e,t={},n,a){let{as:r=n,children:i,refName:o="ref",...l}=m(e,["unmount","static"]),c=void 0!==e.ref?{[o]:e.ref}:{},u="function"==typeof i?i(t):i;l.className&&"function"==typeof l.className&&(l.className=l.className(t));let p={};if(t){let e=!1,n=[];for(let[a,r]of Object.entries(t))"boolean"==typeof r&&(e=!0),!0===r&&n.push(a);e&&(p["data-headlessui-state"]=n.join(" "))}if(r===s.Fragment&&Object.keys(b(l)).length>0){if(!Object(s.isValidElement)(u)||Array.isArray(u)&&u.length>1)throw new Error(['Passing props on "Fragment"!',"",`The current component <${a} /> is rendering a "Fragment".`,"However we need to passthrough the following props:",Object.keys(l).map(e=>" - "+e).join("\n"),"","You can apply a few solutions:",['Add an `as="..."` prop, to ensure that we render an actual element instead of a "Fragment".',"Render a single element as the child so that we can forward the props onto that element."].map(e=>" - "+e).join("\n")].join("\n"));return Object(s.cloneElement)(u,Object.assign({},d(u.props,b(m(l,["ref"]))),p,c,function(...e){return{ref:e.every(e=>null==e)?void 0:t=>{for(let n of e)null!=n&&("function"==typeof n?n(t):n.current=t)}}}(u.ref,c.ref)))}return Object(s.createElement)(r,Object.assign({},m(l,["ref"]),r!==s.Fragment&&c,r!==s.Fragment&&p),u)}function d(...e){if(0===e.length)return{};if(1===e.length)return e[0];let t={},n={};for(let a of e)for(let e in a)e.startsWith("on")&&"function"==typeof a[e]?(null!=n[e]||(n[e]=[]),n[e].push(a[e])):t[e]=a[e];if(t.disabled||t["aria-disabled"])return Object.assign(t,Object.fromEntries(Object.keys(n).map(e=>[e,void 0])));for(let e in n)Object.assign(t,{[e](t,...a){let r=n[e];for(let e of r){if((t instanceof Event||(null==t?void 0:t.nativeEvent)instanceof Event)&&t.defaultPrevented)return;e(t,...a)}}});return t}function p(e){var t;return Object.assign(Object(s.forwardRef)(e),{displayName:null!=(t=e.displayName)?t:e.name})}function b(e){let t=Object.assign({},e);for(let e in t)void 0===t[e]&&delete t[e];return t}function m(e,t=[]){let n=Object.assign({},e);for(let e of t)e in n&&delete n[e];return n}},184:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var a=n(3),r=n(20);function s(e,t,n){let[s,i]=Object(a.useState)(n),o=void 0!==e;return[o?e:s,Object(r.a)(e=>(o||i(e),null==t?void 0:t(e)))]}},185:function(e,t,n){"use strict";function a(e={},t=null,n=[]){for(let[a,i]of Object.entries(e))s(n,r(t,a),i);return n}function r(e,t){return e?e+"["+t+"]":t}function s(e,t,n){if(Array.isArray(n))for(let[a,i]of n.entries())s(e,r(t,a.toString()),i);else n instanceof Date?e.push([t,n.toISOString()]):"boolean"==typeof n?e.push([t,n?"1":"0"]):"string"==typeof n?e.push([t,n]):"number"==typeof n?e.push([t,""+n]):null==n?e.push([t,""]):a(n,t,e)}n.d(t,"a",(function(){return a}))},2:function(e,t){e.exports=window.wp.i18n},20:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var a=n(3),r=n.n(a),s=n(36);let i=function(e){let t=Object(s.a)(e);return r.a.useCallback((...e)=>t.current(...e),[t])}},205:function(e,t,n){"use strict";var a=n(3);const r=a.forwardRef((function(e,t){return a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),a.createElement("path",{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z",clipRule:"evenodd"}))}));t.a=r},206:function(e,t,n){"use strict";var a=n(3);const r=a.forwardRef((function(e,t){return a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),a.createElement("path",{fillRule:"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z",clipRule:"evenodd"}))}));t.a=r},21:function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"a",(function(){return s}));var a=n(0);function r(e){return e.charAt(0).toUpperCase()+e.slice(1)}function s(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return Object(a.createInterpolateElement)(e,{a:Object(a.createElement)("a",{id:n,href:t,target:"_blank",rel:"noopener noreferrer"})})}},216:function(e,t,n){"use strict";n.d(t,"b",(function(){return p})),n.d(t,"a",(function(){return b}));var a=n(0),r=n(2),s=n(1),i=n.n(s),o=n(237),l=n(238);const c=e=>{let{items:t,onAddProfile:n,onRemoveProfile:s,onChangeProfile:i,errorFields:c,fieldType:u,addButtonChildren:d}=e;const p=Object(a.useCallback)(e=>{s(parseInt(e.currentTarget.dataset.index,10))},[s]);return Object(a.createElement)("div",null,t.map((e,t)=>Object(a.createElement)("div",{key:"url-"+t},Object(a.createElement)("div",{className:"yst-flex yst-flex-row yst-items-start yst-mt-4"},Object(a.createElement)(u,{className:"yst-w-full",label:Object(r.__)("Other social profile","wordpress-seo"),id:"social-input-other-url-"+t,value:e,socialMedium:"other",index:t,onChange:i,placeholder:Object(r.__)("E.g. https://social-platform.com/yoast","wordpress-seo"),feedback:{type:"error",isVisible:c.includes("other_social_urls-"+t),message:[Object(r.__)("Could not save this value. Please check the URL.","wordpress-seo")]}}),Object(a.createElement)("button",{type:"button",className:"yst-mt-[27.5px] yst-ml-2 yst-p-3 yst-text-slate-500 yst-rounded-md hover:yst-text-primary-500 focus:yst-text-primary-500 focus:yst-outline-none focus:yst-ring-2 focus:yst-ring-primary-500 yst-no-underline;",id:"remove-profile-"+t,"data-index":t,onClick:p},Object(a.createElement)("span",{className:"yst-sr-only"},Object(r.__)("Delete item","wordpress-seo")),Object(a.createElement)(o.a,{className:"yst-relative yst--top-0.5 yst-w-5 yst-h-5"}))))),Object(a.createElement)("button",{type:"button",id:"add-profile",className:"yst-button yst-button--secondary yst-items-center yst-mt-8",onClick:n},Object(a.createElement)(l.a,{className:"yst-w-5 yst-h-5 yst-mr-1 yst-text-slate-400"}),d))};c.propTypes={fieldType:s.PropTypes.elementType.isRequired,items:s.PropTypes.array.isRequired,onAddProfile:s.PropTypes.func.isRequired,onRemoveProfile:s.PropTypes.func.isRequired,onChangeProfile:s.PropTypes.func.isRequired,errorFields:s.PropTypes.array,addButtonChildren:s.PropTypes.node},c.defaultProps={errorFields:[],addButtonChildren:Object(r.__)("Add another profile","wordpress-seo")};var u=c,d=n(139);function p(e){let{socialProfiles:t,errorFields:n,dispatch:r}=e;const s=Object(a.useCallback)((e,t)=>{r({type:"CHANGE_SOCIAL_PROFILE",payload:{socialMedium:t,value:e}})},[]),i=Object(a.useCallback)((e,t)=>{r({type:"CHANGE_OTHERS_SOCIAL_PROFILE",payload:{index:t,value:e}})},[]),o=Object(a.useCallback)(()=>{r({type:"ADD_OTHERS_SOCIAL_PROFILE",payload:{value:""}})},[]),l=Object(a.useCallback)(e=>{r({type:"REMOVE_OTHERS_SOCIAL_PROFILE",payload:{index:e}})},[]);return Object(a.createElement)(b,{socialProfiles:t,onChangeHandler:s,onChangeOthersHandler:i,onAddProfileHandler:o,onRemoveProfileHandler:l,errorFields:n})}function b(e){let{socialProfiles:t,onChangeHandler:n,onChangeOthersHandler:s,onAddProfileHandler:i,onRemoveProfileHandler:o,errorFields:l}=e;return Object(a.createElement)("div",{id:"social-input-section"},Object(a.createElement)(d.a,{className:"yst-mt-4",label:Object(r.__)("Facebook","wordpress-seo"),id:"social-input-facebook-url",value:t.facebookUrl,socialMedium:"facebookUrl",onChange:n,placeholder:Object(r.__)("E.g. https://www.facebook.com/yoast","wordpress-seo"),feedback:{message:[Object(r.__)("Could not save this value. Please check the URL.","wordpress-seo")],isVisible:l.includes("facebook_site"),type:"error"}}),Object(a.createElement)(d.a,{className:"yst-mt-4",label:Object(r.__)("Twitter","wordpress-seo"),id:"social-input-twitter-url",value:t.twitterUsername,socialMedium:"twitterUsername",onChange:n,placeholder:Object(r.__)("E.g. https://www.twitter.com/yoast","wordpress-seo"),feedback:{message:[Object(r.__)("Could not save this value. Please check the URL or username.","wordpress-seo")],isVisible:l.includes("twitter_site"),type:"error"}}),Object(a.createElement)(u,{items:t.otherSocialUrls,onAddProfile:i,onRemoveProfile:o,onChangeProfile:s,errorFields:l,fieldType:d.a}))}p.propTypes={socialProfiles:i.a.object.isRequired,dispatch:i.a.func.isRequired,errorFields:i.a.array},p.defaultProps={errorFields:[]},b.propTypes={socialProfiles:i.a.object.isRequired,onChangeHandler:i.a.func.isRequired,onChangeOthersHandler:i.a.func.isRequired,onAddProfileHandler:i.a.func.isRequired,onRemoveProfileHandler:i.a.func.isRequired,errorFields:i.a.array.isRequired}},22:function(e,t){e.exports=window.wp.apiFetch},23:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var a=n(3);let r=n(112).a?a.useEffect:a.useLayoutEffect},230:function(e,t,n){"use strict";var a=n(3);const r=a.forwardRef((function(e,t){return a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),a.createElement("path",{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7 4a1 1 0 11-2 0 1 1 0 012 0zm-1-9a1 1 0 00-1 1v4a1 1 0 102 0V6a1 1 0 00-1-1z",clipRule:"evenodd"}))}));t.a=r},237:function(e,t,n){"use strict";var a=n(3);const r=a.forwardRef((function(e,t){return a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:t},e),a.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16"}))}));t.a=r},238:function(e,t,n){"use strict";var a=n(3);const r=a.forwardRef((function(e,t){return a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),a.createElement("path",{fillRule:"evenodd",d:"M10 3a1 1 0 011 1v5h5a1 1 0 110 2h-5v5a1 1 0 11-2 0v-5H4a1 1 0 110-2h5V4a1 1 0 011-1z",clipRule:"evenodd"}))}));t.a=r},24:function(e,t,n){"use strict";function a(e,t,...n){if(e in t){let a=t[e];return"function"==typeof a?a(...n):a}let r=new Error(`Tried to handle "${e}" but there is no handler defined. Only defined handlers are: ${Object.keys(t).map(e=>`"${e}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(r,a),r}n.d(t,"a",(function(){return a}))},241:function(e,t,n){"use strict";n.d(t,"a",(function(){return M}));var a=n(3),r=n.n(a),s=n(18),i=n(34),o=n(24),l=n(23);function c(){let e=Object(a.useRef)(!1);return Object(l.a)(()=>(e.current=!0,()=>{e.current=!1}),[]),e}var u=n(36),d=n(97),p=n(49),b=n(37);function m(e,...t){e&&t.length>0&&e.classList.add(...t)}function f(e,...t){e&&t.length>0&&e.classList.remove(...t)}var h,y=((h=y||{}).Ended="ended",h.Cancelled="cancelled",h);var g=n(63),O=n(20);function v(e=""){return e.split(" ").filter(e=>e.trim().length>1)}let j=Object(a.createContext)(null);j.displayName="TransitionContext";var w,E=((w=E||{}).Visible="visible",w.Hidden="hidden",w);let x=Object(a.createContext)(null);function S(e){return"children"in e?S(e.children):e.current.filter(({el:e})=>null!==e.current).filter(({state:e})=>"visible"===e).length>0}function C(e,t){let n=Object(u.a)(e),r=Object(a.useRef)([]),i=c(),l=Object(g.a)(),d=Object(O.a)((e,t=s.b.Hidden)=>{let a=r.current.findIndex(({el:t})=>t===e);-1!==a&&(Object(o.a)(t,{[s.b.Unmount](){r.current.splice(a,1)},[s.b.Hidden](){r.current[a].state="hidden"}}),l.microTask(()=>{var e;!S(r)&&i.current&&(null==(e=n.current)||e.call(n))}))}),p=Object(O.a)(e=>{let t=r.current.find(({el:t})=>t===e);return t?"visible"!==t.state&&(t.state="visible"):r.current.push({el:e,state:"visible"}),()=>d(e,s.b.Unmount)}),b=Object(a.useRef)([]),m=Object(a.useRef)(Promise.resolve()),f=Object(a.useRef)({enter:[],leave:[],idle:[]}),h=Object(O.a)((e,n,a)=>{b.current.splice(0),t&&(t.chains.current[n]=t.chains.current[n].filter(([t])=>t!==e)),null==t||t.chains.current[n].push([e,new Promise(e=>{b.current.push(e)})]),null==t||t.chains.current[n].push([e,new Promise(e=>{Promise.all(f.current[n].map(([e,t])=>t)).then(()=>e())})]),"enter"===n?m.current=m.current.then(()=>null==t?void 0:t.wait.current).then(()=>a(n)):a(n)}),y=Object(O.a)((e,t,n)=>{Promise.all(f.current[t].splice(0).map(([e,t])=>t)).then(()=>{var e;null==(e=b.current.shift())||e()}).then(()=>n(t))});return Object(a.useMemo)(()=>({children:r,register:p,unregister:d,onStart:h,onStop:y,wait:m,chains:f}),[p,d,r,h,y,f,m])}function R(){}x.displayName="NestingContext";let _=["beforeEnter","afterEnter","beforeLeave","afterLeave"];function P(e){var t;let n={};for(let a of _)n[a]=null!=(t=e[a])?t:R;return n}let k=s.a.RenderStrategy,T=Object(s.d)((function(e,t){let{beforeEnter:n,afterEnter:h,beforeLeave:w,afterLeave:E,enter:R,enterFrom:_,enterTo:T,entered:I,leave:N,leaveFrom:M,leaveTo:F,...L}=e,z=Object(a.useRef)(null),A=Object(p.a)(z,t),D=L.unmount?s.b.Unmount:s.b.Hidden,{show:q,appear:U,initial:H}=function(){let e=Object(a.useContext)(j);if(null===e)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}(),[V,$]=Object(a.useState)(q?"visible":"hidden"),B=function(){let e=Object(a.useContext)(x);if(null===e)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}(),{register:G,unregister:W}=B,Y=Object(a.useRef)(null);Object(a.useEffect)(()=>G(z),[G,z]),Object(a.useEffect)(()=>{if(D===s.b.Hidden&&z.current)return q&&"visible"!==V?void $("visible"):Object(o.a)(V,{hidden:()=>W(z),visible:()=>G(z)})},[V,z,G,W,q,D]);let Q=Object(u.a)({enter:v(R),enterFrom:v(_),enterTo:v(T),entered:v(I),leave:v(N),leaveFrom:v(M),leaveTo:v(F)}),K=function(e){let t=Object(a.useRef)(P(e));return Object(a.useEffect)(()=>{t.current=P(e)},[e]),t}({beforeEnter:n,afterEnter:h,beforeLeave:w,afterLeave:E}),J=Object(d.a)();Object(a.useEffect)(()=>{if(J&&"visible"===V&&null===z.current)throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")},[z,V,J]);let Z=H&&!U,X=!J||Z||Y.current===q?"idle":q?"enter":"leave",ee=Object(O.a)(e=>Object(o.a)(e,{enter:()=>K.current.beforeEnter(),leave:()=>K.current.beforeLeave(),idle:()=>{}})),te=Object(O.a)(e=>Object(o.a)(e,{enter:()=>K.current.afterEnter(),leave:()=>K.current.afterLeave(),idle:()=>{}})),ne=C(()=>{$("hidden"),W(z)},B);(function({container:e,direction:t,classes:n,onStart:a,onStop:r}){let s=c(),i=Object(g.a)(),d=Object(u.a)(t);Object(l.a)(()=>{let t=Object(b.a)();i.add(t.dispose);let l=e.current;if(l&&"idle"!==d.current&&s.current)return t.dispose(),a.current(d.current),t.add(function(e,t,n,a){let r=n?"enter":"leave",s=Object(b.a)(),i=void 0!==a?function(e){let t={called:!1};return(...n)=>{if(!t.called)return t.called=!0,e(...n)}}(a):()=>{};"enter"===r&&(e.removeAttribute("hidden"),e.style.display="");let l=Object(o.a)(r,{enter:()=>t.enter,leave:()=>t.leave}),c=Object(o.a)(r,{enter:()=>t.enterTo,leave:()=>t.leaveTo}),u=Object(o.a)(r,{enter:()=>t.enterFrom,leave:()=>t.leaveFrom});return f(e,...t.enter,...t.enterTo,...t.enterFrom,...t.leave,...t.leaveFrom,...t.leaveTo,...t.entered),m(e,...l,...u),s.nextFrame(()=>{f(e,...u),m(e,...c),function(e,t){let n=Object(b.a)();if(!e)return n.dispose;let{transitionDuration:a,transitionDelay:r}=getComputedStyle(e),[s,i]=[a,r].map(e=>{let[t=0]=e.split(",").filter(Boolean).map(e=>e.includes("ms")?parseFloat(e):1e3*parseFloat(e)).sort((e,t)=>t-e);return t});if(s+i!==0){let a=[];a.push(n.addEventListener(e,"transitionrun",r=>{r.target===r.currentTarget&&(a.splice(0).forEach(e=>e()),a.push(n.addEventListener(e,"transitionend",e=>{e.target===e.currentTarget&&(t("ended"),a.splice(0).forEach(e=>e()))}),n.addEventListener(e,"transitioncancel",e=>{e.target===e.currentTarget&&(t("cancelled"),a.splice(0).forEach(e=>e()))})))}))}else t("ended");n.add(()=>t("cancelled")),n.dispose}(e,n=>("ended"===n&&(f(e,...l),m(e,...t.entered)),i(n)))}),s.dispose}(l,n.current,"enter"===d.current,e=>{t.dispose(),Object(o.a)(e,{[y.Ended](){r.current(d.current)},[y.Cancelled]:()=>{}})})),t.dispose},[t])})({container:z,classes:Q,direction:X,onStart:Object(u.a)(e=>{ne.onStart(z,e,ee)}),onStop:Object(u.a)(e=>{ne.onStop(z,e,te),"leave"===e&&!S(ne)&&($("hidden"),W(z))})}),Object(a.useEffect)(()=>{!Z||(D===s.b.Hidden?Y.current=null:Y.current=q)},[q,Z,V]);let ae=L,re={ref:A};return r.a.createElement(x.Provider,{value:ne},r.a.createElement(i.a,{value:Object(o.a)(V,{visible:i.b.Open,hidden:i.b.Closed})},Object(s.e)({ourProps:re,theirProps:ae,defaultTag:"div",features:k,visible:"visible"===V,name:"Transition.Child"})))})),I=Object(s.d)((function(e,t){let{show:n,appear:c=!1,unmount:u,...b}=e,m=Object(a.useRef)(null),f=Object(p.a)(m,t);Object(d.a)();let h=Object(i.c)();if(void 0===n&&null!==h&&(n=Object(o.a)(h,{[i.b.Open]:!0,[i.b.Closed]:!1})),![!0,!1].includes(n))throw new Error("A <Transition /> is used but it is missing a `show={true | false}` prop.");let[y,g]=Object(a.useState)(n?"visible":"hidden"),O=C(()=>{g("hidden")}),[v,w]=Object(a.useState)(!0),E=Object(a.useRef)([n]);Object(l.a)(()=>{!1!==v&&E.current[E.current.length-1]!==n&&(E.current.push(n),w(!1))},[E,n]);let R=Object(a.useMemo)(()=>({show:n,appear:c,initial:v}),[n,c,v]);Object(a.useEffect)(()=>{if(n)g("visible");else if(S(O)){let e=m.current;if(!e)return;let t=e.getBoundingClientRect();0===t.x&&0===t.y&&0===t.width&&0===t.height&&g("hidden")}else g("hidden")},[n,O]);let _={unmount:u};return r.a.createElement(x.Provider,{value:O},r.a.createElement(j.Provider,{value:R},Object(s.e)({ourProps:{..._,as:a.Fragment,children:r.a.createElement(T,{ref:f,..._,...b})},theirProps:{},defaultTag:a.Fragment,features:k,visible:"visible"===y,name:"Transition"})))})),N=Object(s.d)((function(e,t){let n=null!==Object(a.useContext)(j),s=null!==Object(i.c)();return r.a.createElement(r.a.Fragment,null,!n&&s?r.a.createElement(I,{ref:t,...e}):r.a.createElement(T,{ref:t,...e}))})),M=Object.assign(I,{Child:N,Root:I})},26:function(e,t,n){var a;!function(){"use strict";var n={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var a=arguments[t];if(a){var s=typeof a;if("string"===s||"number"===s)e.push(a);else if(Array.isArray(a)&&a.length){var i=r.apply(null,a);i&&e.push(i)}else if("object"===s)for(var o in a)n.call(a,o)&&a[o]&&e.push(o)}}return e.join(" ")}e.exports?(r.default=r,e.exports=r):void 0===(a=function(){return r}.apply(t,[]))||(e.exports=a)}()},265:function(e,t,n){"use strict";var a=n(3);const r=a.forwardRef((function(e,t){return a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:t},e),a.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 16l4.586-4.586a2 2 0 012.828 0L16 16m-2-2l1.586-1.586a2 2 0 012.828 0L20 14m-6-6h.01M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"}))}));t.a=r},287:function(e,t,n){"use strict";n.r(t);var a=n(0),r=n(64),s=n.n(r),i=n(9),o=n(4),l=n(22),c=n.n(l),u=n(2),d=n(21),p=n(82),b=n(1),m=n.n(b),f=n(216),h=n(51),y=n(139);function g(e){let{socialProfiles:t,errorFields:n,dispatch:r,canEditUser:s,personId:i}=e;const o=Object(a.useCallback)((e,t)=>{r({type:"CHANGE_PERSON_SOCIAL_PROFILE",payload:{socialMedium:t,value:e}})},[r]);return Object(a.useEffect)(()=>{c()({path:"yoast/v1/configuration/person_social_profiles?user_id="+i}).then(e=>{e.success&&r({type:"INIT_PERSON_SOCIAL_PROFILES",payload:{socialProfiles:e.social_profiles}})}).catch(e=>{console.error(e.message)})},[i,r]),Object(a.createElement)("div",null,0===i&&Object(a.createElement)(h.b,{type:"info",className:"yst-mt-5"},// translators: please note that "Site representation" here refers to the name of a step in the first-time configuration, so this occurrence needs to be translated in the same manner as that step's heading.
2
  Object(u.__)("Please select a name in the site representation step for this step to be effective.","wordpress-seo")),0!==i&&!s&&Object(a.createElement)(h.b,{type:"info",className:"yst-mt-5"},Object(a.createInterpolateElement)(Object(u.sprintf)(// translators: %1$s is replaced by the selected person's username
3
+ Object(u.__)("You're not allowed to edit the social profiles of the user %1$s. Please ask this user or an admin to do this.","wordpress-seo"),window.wpseoFirstTimeConfigurationData.personName),{b:Object(a.createElement)("b",null)})),0!==i&&Object(a.createElement)("div",{id:"social-input-section",className:"yoast-social-profiles-input-fields"},p.f.map((e,r)=>Object(a.createElement)(y.a,{key:r,className:"yst-mt-4",label:e.name,id:e.name.toLowerCase(),value:t[e.name.toLowerCase()],socialMedium:e.name.toLowerCase(),onChange:o,isDisabled:!s,placeholder:e.placeholder,feedback:{message:["Twitter"===e.name?Object(u.__)("Could not save this value. Please check the URL or username.","wordpress-seo"):Object(u.__)("Could not save this value. Please check the URL.","wordpress-seo")],isVisible:n.includes(e.name.toLowerCase()),type:"error"}}))))}var O=g;function v(e){let{state:t,dispatch:n,setErrorFields:r}=e;return["company","emptyChoice"].includes(t.companyOrPerson)?Object(a.createElement)(a.Fragment,null,Object(a.createElement)("p",null,Object(u.__)("We need a little more help from you! Add your organization's Facebook and Twitter profile so we can optimize the metadata for those platforms too.","wordpress-seo")),Object(a.createElement)(f.b,{socialProfiles:t.socialProfiles,dispatch:n,errorFields:t.errorFields,setErrorFields:r})):Object(a.createElement)(a.Fragment,null,Object(a.createElement)("p",null,Object(u.__)("We need a little more help from you! Add your Facebook and Twitter profile so we can optimize the metadata for those platforms too.","wordpress-seo")),Object(a.createElement)(O,{socialProfiles:t.personSocialProfiles,errorFields:t.errorFields,dispatch:n,canEditUser:!!t.canEditUser,personId:t.personId}))}g.propTypes={dispatch:m.a.func.isRequired,canEditUser:m.a.bool.isRequired,socialProfiles:m.a.object,errorFields:m.a.array,personId:m.a.number},g.defaultProps={socialProfiles:{},errorFields:[],personId:0},v.propTypes={state:m.a.object.isRequired,dispatch:m.a.func.isRequired,setErrorFields:m.a.func.isRequired};var j=n(55),w=n(11),E=n.n(w),x=n(83),S=n(26),C=n.n(S);function R(e){let{beforeGo:t,children:n,additionalClasses:r,...s}=e;return Object(a.createElement)(j.a.GoButton,E()({className:"yst-button yst-button--primary "+r,destination:1,beforeGo:t},s),n)}function _(e){let{beforeGo:t,isVisible:n,children:r,additionalClasses:s,...i}=e;const o=`yst-transition-opacity ${x.b.slideDuration} yst-ease-out ${n?"yst-opacity-100":x.b.delayBeforeOpening+" yst-opacity-0 yst-pointer-events-none yst-hidden"}`;return Object(a.createElement)(j.a.GoButton,E()({className:C()("yst-button yst-button--secondary yst-button--small",o,s),destination:0,beforeGo:t},i),r)}function P(e){let{beforeGo:t,children:n,additionalClasses:r,...s}=e;return Object(a.createElement)(j.a.GoButton,E()({className:"yst-button yst-button--secondary "+r,destination:-1,beforeGo:t},s),n)}function k(e){let{stepId:t,beforeContinue:n,continueLabel:r,beforeBack:s,backLabel:i}=e;return Object(a.createElement)("div",{className:"yst-mt-12"},Object(a.createElement)(R,{id:`button-${t}-continue`,beforeGo:n},r),Object(a.createElement)(P,{id:`button-${t}-back`,additionalClasses:"yst-ml-3",beforeGo:s},i))}function T(e){let{stepId:t,stepperFinishedOnce:n,saveFunction:r,setEditState:s}=e;const i=Object(a.useCallback)(async()=>{const e=await r();return s(!e),e});return n?Object(a.createElement)(j.a.GoButton,{id:`button-${t}-go`,className:"yst-button yst-button--primary yst-mt-12",destination:"last",beforeGo:i},Object(u.__)("Save changes","wordpress-seo")):Object(a.createElement)(k,{stepId:t,beforeContinue:r,continueLabel:Object(u.__)("Save and continue","wordpress-seo")})}R.propTypes={additionalClasses:m.a.string,beforeGo:m.a.func,children:m.a.node},R.defaultProps={additionalClasses:"",beforeGo:null,children:null},_.propTypes={additionalClasses:m.a.string,isVisible:m.a.bool,beforeGo:m.a.func,children:m.a.node},_.defaultProps={additionalClasses:"",isVisible:!0,beforeGo:null,children:null},P.propTypes={additionalClasses:m.a.string,beforeGo:m.a.func,children:m.a.node},P.defaultProps={additionalClasses:"",beforeGo:null,children:null},k.propTypes={stepId:m.a.string.isRequired,beforeContinue:m.a.func,continueLabel:m.a.string,beforeBack:m.a.func,backLabel:m.a.string},k.defaultProps={beforeContinue:null,continueLabel:Object(u.__)("Continue","wordpress-seo"),beforeBack:null,backLabel:Object(u.__)("Go back","wordpress-seo")},T.propTypes={stepId:m.a.string.isRequired,stepperFinishedOnce:m.a.bool.isRequired,saveFunction:m.a.func.isRequired,setEditState:m.a.func.isRequired};var I=n(241),N=n(62),M=n.n(N),F=n(138),L=n(94);function z(e){let{title:t,value:n}=e;return n?Object(a.createElement)("p",null,Object(a.createElement)("strong",null,t),Object(a.createElement)("br",null),n):null}function A(e){let{title:t,value:n}=e;return n?Object(a.createElement)("details",null,Object(a.createElement)("summary",null,t),Object(a.createElement)("pre",{className:"yst-overflow-x-scroll yst-max-w-[500px] yst-border-px yst-p-4"},n)):null}function D(e){let{message:t,error:n,className:r}=e;return Object(a.createElement)(h.b,{type:"error",className:r},Object(a.createElement)("div",{dangerouslySetInnerHTML:{__html:t}}),Object(a.createElement)("details",null,Object(a.createElement)("summary",null,Object(u.__)("Error details","wordpress-seo")),Object(a.createElement)("div",{className:"yst-mt-2"},Object(a.createElement)(z,{title:Object(u.__)("Request URL","wordpress-seo"),value:n.url}),Object(a.createElement)(z,{title:Object(u.__)("Request method","wordpress-seo"),value:n.method}),Object(a.createElement)(z,{title:Object(u.__)("Status code","wordpress-seo"),value:n.statusCode}),Object(a.createElement)(z,{title:Object(u.__)("Error message","wordpress-seo"),value:n.message}),Object(a.createElement)(A,{title:Object(u.__)("Response","wordpress-seo"),value:n.parseString}),Object(a.createElement)(A,{title:Object(u.__)("Error stack trace","wordpress-seo"),value:n.stackTrace}))))}z.propTypes={title:m.a.string.isRequired,value:m.a.any},z.defaultProps={value:""},A.propTypes={title:m.a.string.isRequired,value:m.a.string},A.defaultProps={value:""},D.propTypes={message:m.a.string.isRequired,error:m.a.oneOfType([m.a.instanceOf(Error),m.a.instanceOf(L.a)]).isRequired,className:m.a.string},D.defaultProps={className:""};var q=n(135);class U extends a.Component{constructor(e){super(e),this.settings=yoastIndexingData,this.state={state:"idle",processed:0,error:null,amount:parseInt(this.settings.amount,10),firstTime:"1"===this.settings.firstTime},this.startIndexing=this.startIndexing.bind(this),this.stopIndexing=this.stopIndexing.bind(this)}async doIndexingRequest(e,t){const n=await fetch(e,{method:"POST",headers:{"X-WP-Nonce":t}}),a=await n.text();let r;try{r=JSON.parse(a)}catch(e){throw new q.a("Error parsing the response to JSON.",a)}if(!n.ok){const t=r.data?r.data.stackTrace:"";throw new L.a(r.message,e,"POST",n.status,t)}return r}async doPreIndexingAction(e){"function"==typeof this.props.preIndexingActions[e]&&await this.props.preIndexingActions[e](this.settings)}async doPostIndexingAction(e,t){"function"==typeof this.props.indexingActions[e]&&await this.props.indexingActions[e](t.objects,this.settings)}async doIndexing(e){let t=this.settings.restApi.root+this.settings.restApi.indexing_endpoints[e];for(;this.isState("in_progress")&&!1!==t;)try{await this.doPreIndexingAction(e);const n=await this.doIndexingRequest(t,this.settings.restApi.nonce);await this.doPostIndexingAction(e,n),this.setState(e=>({processed:e.processed+n.objects.length,firstTime:!1})),t=n.next_url}catch(e){this.setState({state:"errored",error:e,firstTime:!1})}}async index(){for(const e of Object.keys(this.settings.restApi.indexing_endpoints))await this.doIndexing(e);this.isState("errored")||this.isState("idle")||this.completeIndexing()}async startIndexing(){this.setState({processed:0,state:"in_progress"},this.index)}completeIndexing(){this.setState({state:"completed"})}stopIndexing(){this.setState(e=>({state:"idle",processed:0,amount:e.amount-e.processed}))}componentDidMount(){if(!this.settings.disabled&&(this.props.indexingStateCallback(0===this.state.amount?"already_done":this.state.state),"true"===new URLSearchParams(window.location.search).get("start-indexation"))){const e=Object(F.b)(window.location.href,"start-indexation");Object(F.a)(null,document.title,e),this.startIndexing()}}componentDidUpdate(e,t){this.state.state!==t.state&&this.props.indexingStateCallback(this.state.state)}isState(e){return this.state.state===e}renderFirstIndexationNotice(){return Object(a.createElement)(h.b,{type:"info",className:"yst-mt-6"},Object(u.__)("This feature includes and replaces the Text Link Counter and Internal Linking Analysis","wordpress-seo"))}renderStartButton(){return Object(a.createElement)("button",{type:"button",className:"yst-button yst-button--secondary",onClick:this.startIndexing,id:"indexation-data-optimization"},Object(u.__)("Start SEO data optimization","wordpress-seo"))}renderStopButton(){return Object(a.createElement)("button",{type:"button",className:"yst-button yst-button--secondary",onClick:this.stopIndexing},Object(u.__)("Stop SEO data optimization","wordpress-seo"))}renderDisabledTool(){return Object(a.createElement)(a.Fragment,null,Object(a.createElement)("p",null,Object(a.createElement)("button",{type:"button",className:"yst-button yst-button--secondary yst-button--disabled",disabled:!0,id:"indexation-data-optimization"},Object(u.__)("Start SEO data optimization","wordpress-seo"))),Object(a.createElement)(h.b,{type:"info",className:"yst-mt-6"},Object(u.__)("SEO data optimization is disabled for non-production environments.","wordpress-seo")))}renderProgressBar(){let e=0;return this.isState("completed")&&(e=100),this.isState("in_progress")&&(e=this.state.processed/parseInt(this.state.amount,10)*100),Object(a.createElement)("div",{className:"yst-w-full yst-bg-slate-200 yst-rounded-full yst-h-2.5 yst-mb-4"},Object(a.createElement)("div",{className:"yst-transition-[width] yst-ease-linear yst-bg-primary-500 yst-h-2.5 yst-rounded-full",style:{width:e+"%"}}))}renderCaption(){return Object(a.createElement)(M.a,{id:"optimization-in-progress-text",height:this.isState("in_progress")?"auto":0,easing:"linear",duration:300},Object(a.createElement)("p",{className:"yst-text-sm yst-italic yst-mb-4 yst-mt-4"},Object(u.__)("SEO data optimization is running… You can safely move on to the next steps of this configuration.","wordpress-seo")))}renderErrorAlert(){return Object(a.createElement)(D,{message:yoastIndexingData.errorMessage,error:this.state.error,className:"yst-mb-4"})}render(){return this.settings.disabled?this.renderDisabledTool():Object(a.createElement)("div",{className:"yst-relative"},this.props.children,Object(a.createElement)(I.a,{unmount:!1,show:this.isState("errored")||this.isState("in_progress")||this.isState("idle")&&this.state.amount>0,leave:"yst-transition-opacity yst-duration-1000",leaveFrom:"yst-opacity-100",leaveTo:"yst-opacity-0"},this.renderProgressBar(),this.isState("errored")&&this.renderErrorAlert(),this.isState("in_progress")?this.renderStopButton():this.renderStartButton(),this.renderCaption(),this.isState("idle")&&this.state.firstTime&&this.renderFirstIndexationNotice()))}}U.propTypes={indexingActions:m.a.object,preIndexingActions:m.a.object,indexingStateCallback:m.a.func,children:m.a.node},U.defaultProps={indexingActions:{},preIndexingActions:{},indexingStateCallback:()=>{},children:null};var H=U;function V(e){let{indexingStateCallback:t,indexingState:n,isEnabled:r,isStepperFinished:s}=e;return r?Object(a.createElement)(H,{preIndexingActions:window.yoast.indexing.preIndexingActions,indexingActions:window.yoast.indexing.indexingActions,indexingStateCallback:t},Object(a.createElement)(I.a,{unmount:!1,show:["completed","already_done"].includes(n),enter:"yst-transition-opacity yst-duration-1000",enterFrom:"yst-opacity-0",enterTo:"yst-opacity-100"},Object(a.createElement)(h.b,{type:"success"},"already_done"!==n||s?Object(u.__)("We've successfully analyzed your site!","wordpress-seo"):Object(u.__)("We've already successfully analyzed your site. You can move on to the next step.","wordpress-seo")))):"completed"===n?Object(a.createElement)(h.b,{type:"success"},Object(u.__)("We've already successfully analyzed your site. You can move on to the next step.","wordpress-seo")):Object(a.createElement)("button",{className:"yoast-button--secondary",type:"button",disabled:!0},Object(u.__)("Start SEO data optimization","wordpress-seo"))}V.propTypes={indexingStateCallback:m.a.func.isRequired,indexingState:m.a.string.isRequired,isEnabled:m.a.bool,isStepperFinished:m.a.bool},V.defaultProps={isEnabled:!0,isStepperFinished:!1};var $,B,G,W,Y,Q,K,J,Z,X,ee,te,ne,ae,re,se,ie,oe,le,ce,ue,de,pe,be,me,fe,he,ye,ge,Oe,ve,je,we,Ee,xe,Se,Ce,Re,_e,Pe,ke,Te,Ie,Ne,Me,Fe,Le,ze,Ae,De,qe,Ue=n(3),He=n.n(Ue);function Ve(){return(Ve=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e}).apply(this,arguments)}function $e(e){return Ue.createElement("svg",Ve({"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 262.37 284.15"},e),$||($=Ue.createElement("path",{fill:"#f0ecf0",d:"M262.37 153A131.19 131.19 0 1054.71 259.56a28.08 28.08 0 011.91-7.37c2-4.92-12.06-11.1-7.52-26.48 3.49-11.81 30.9-25.16 37.1-41.56 2.4-6.32 12-30.34 29.69-35.66 9-2.7 48.29-13.29 60.25-11.07s37.48 11 31.66 41.46c-10.26 53.79-44.8 59.12-46.28 94.64a27.46 27.46 0 00.65 6.94A131.23 131.23 0 00262.37 153z"})),B||(B=Ue.createElement("path",{fill:"#006531",d:"M161.52 273.52c1.44-35.53 36-40.85 46.28-94.64 5.82-30.51-19.7-39.25-31.66-41.46s-51.23 8.37-60.25 11.07c-17.72 5.32-27.29 29.34-29.69 35.66-6.2 16.4-33.61 29.75-37.1 41.56-4.54 15.38 9.53 21.56 7.52 26.48a28.08 28.08 0 00-1.91 7.37 131.71 131.71 0 0012.68 8.05 184.18 184.18 0 017.18-34.05c-4.12-2.43-8.32-4-19.15-2.33 16.06-23.66 34.79-45.11 64.9-65.12 2.54 22.59 3.65 40.75 14.49 60-14.93-3.2-25.12 0-32 4.77a103.74 103.74 0 00-4.6 49.12 132 132 0 0064 .49 27.23 27.23 0 01-.69-6.97z"})),G||(G=Ue.createElement("path",{fill:"#89bc3b",d:"M102.8 230.9c6.89-4.73 17.08-8 32-4.77-10.84-19.27-12-37.43-14.49-60-30.11 20-48.84 41.46-64.9 65.12 10.83-1.66 15-.1 19.15 2.33a184.18 184.18 0 00-7.18 34A130.42 130.42 0 0098.21 280a103.65 103.65 0 014.59-49.1z"})),W||(W=Ue.createElement("path",{fill:"#093f22",d:"M61.29 184.66c-4.39 13.11-15 33.6-14.52 47.42 11.9-18 34.83-42.28 46.73-60.26 2.69-4.08 1.49-10.8-3.21-13.29-3.83-2-8.45-.15-11.7 1.92-8.3 5.28-14.21 14.98-17.3 24.21zm72.61 58.65l18.32-60.92s.51 11.07 1.1 9.3 16.4-28.8 16.4-28.8l-28.14 81z"})),Y||(Y=Ue.createElement("path",{fill:"#006531",d:"M169.31 113.64c.71 13.17 6.24 22.36 5.36 25.68-33.67 6.42-49.16 29.46-54 28.88-6.67-3.85-5.76-14.39-5.54-17.71 3.55-6.65-.12-17.65 1.77-23.89 1.4-4.6 9.38-12.6 18.1-14.53s33.93-5.54 34.31 1.57z"})),Q||(Q=Ue.createElement("path",{fill:"#b498c6",d:"M122.32 166.11c6.09-9.75 11.1-30.31 14.62-33.9 3.33-3.39 22.1-12 26.12-13.51 1.56-1.22 2-2.55 2.09-6.65l.23-19.82-45.16 16.39 2.53 37.22c.67 5.09.35 10.08-.43 20.27z"})),K||(K=Ue.createElement("path",{fill:"#8b6c9c",d:"M166.15 92.89l-.64 7.17c-.94 12.77-25.4 31.3-38.1 30.12-4.6-.42-5.78-10.38-7.39-15.06l-2.61-9.52z"})),J||(J=Ue.createElement("path",{fill:"#b498c6",d:"M157.71 192S128 247.74 126 254s-.23 13.67 4.49 15.24 16.51.6 24.27-7.47c5.9-6.14 28.74-39.14 29.45-39.85.06-13.3-7.49-22.14-26.5-29.92z"})),Z||(Z=Ue.createElement("ellipse",{cx:106.71,cy:192.91,fill:"#fbb03b",stroke:"#fc3",strokeMiterlimit:10,rx:8.8,ry:5.58,transform:"rotate(-19.17 106.716 192.914)"})),X||(X=Ue.createElement("path",{fill:"#f19018",d:"M92.72 206.13c4.25-1.18 9.78-1.68 17-1.26-6.39 3.89-15.24 15.48-15.51 17.65a87.16 87.16 0 0111-1.88c-16 10.81-23.79 31.12-22.85 30.75-1.24.41-3.63-21.77 6.06-31.06a32.05 32.05 0 00-7.73 1.1c1.68-4.03 6.97-11.62 12.03-15.3z"})),ee||(ee=Ue.createElement("path",{fill:"#fbb03b",stroke:"#fc3",strokeMiterlimit:10,d:"M92.72 206.13c4.25-1.18 9.78-1.68 17-1.26-6.39 3.89-15.24 15.48-15.51 17.65a87.16 87.16 0 0111-1.88c-16 10.81-23.79 31.12-22.85 30.75-1.24.41-3.63-21.77 6.06-31.06a32.05 32.05 0 00-7.73 1.1c1.68-4.03 6.97-11.62 12.03-15.3z"})),te||(te=Ue.createElement("path",{fill:"#006531",d:"M183.45 223.15c-3.73-9.11-19.27-19.94-31.68-20.38 7.54-16.39 11.46-29.12 19.31-42.24 0 0-5.74-22.74-1-22.2 8.52 1 19-7.56 33.67-4.23 14.25 3.23 20.27 23.26 17 38-4.47 19.9-40.04 54.49-37.3 51.05z"})),ne||(ne=Ue.createElement("path",{fill:"#8b6c9c",d:"M80 254.38C77.79 252.17 71.81 244 65.6 244s-33 6.87-33 6.87l-.45 9.3s16.69 1.77 19.94 2.22 16-3.55 16-3.55z"})),ae||(ae=Ue.createElement("path",{fill:"#8b6c9c",d:"M72.14 260.36c-12.31-.11-23.45 6.28-26.55 5.39-4.1-1.33-4.21.82-6.64.59s-6.7-3.65-6.7-3.65l.12-12.3 39 7.09z"})),re||(re=Ue.createElement("path",{fill:"#8b6c9c",d:"M50.63 262.9c-4.43-2.21-15.73 4.28-17.74 2.71-4.64-3.65-8.27-6.21-9.3-8.42s2.47-5.91 1.59-16.1c-.44-5.07 4.31-5.32 6.09-1.33.93 2.1 1.33 13.51 1.33 13.51l7.63 2.1z"})),se||(se=Ue.createElement("path",{fill:"#b498c6",d:"M100.38 163.12c.89 4-22.61 60.35-31.91 76.3S40.9 257.36 40.9 257.36s-14.48-.79-9.17-22.05 24.47-27.82 31.55-37.42 20.27-29 20.27-33.45c0-3.1 15.95-5.31 16.83-1.32z"})),ie||(ie=Ue.createElement("path",{fill:"#8b6c9c",d:"M100.48 163.09a3.78 3.78 0 010 .95 9.1 9.1 0 01-.16.91c-.12.6-.29 1.19-.44 1.78-.33 1.17-.69 2.34-1.06 3.5-.76 2.32-1.56 4.62-2.38 6.92Q94 184 91.28 190.83q-5.4 13.59-11.26 27-2.92 6.71-6 13.34A63.91 63.91 0 0166.55 244 35.8 35.8 0 0155 253.26a38.85 38.85 0 01-14.07 4.2v-.2a41.07 41.07 0 006.94-2.09 39.27 39.27 0 006.44-3.17A35.56 35.56 0 0065 242.71a26.19 26.19 0 002-2.9c.66-1 1.22-2.05 1.8-3.1q1.74-3.18 3.36-6.44c2.2-4.33 4.31-8.71 6.37-13.12q6.14-13.23 11.79-26.7 2.85-6.72 5.53-13.51c.88-2.27 1.74-4.55 2.56-6.84.4-1.14.79-2.29 1.15-3.46.17-.58.35-1.16.48-1.75a6.54 6.54 0 00.18-.88 3.19 3.19 0 00.06-.87z"})),oe||(oe=Ue.createElement("path",{fill:"#8b6c9c",d:"M98.61 166.22s10.4-10 11.73-14c1.78-5.31-.21-15.41 2.56-22.17 1.13-2.77 5-12.4 5.3-13.28s-3.13-2.36-4.76-1.77a17.06 17.06 0 00-6.26 5.61c-1.33 2.22-.68 10.15-4.37 11.34s-18.23 10.61-18.38 17.4.44 11.85 14.18 16.87z"})),le||(le=Ue.createElement("path",{fill:"#8b6c9c",d:"M100.38 163.12l8.42-13.74-13.74-19s4.35-12 5.09-16.39 3.84-11.14.56-18.17c-2.12-4.55-4.79-5-5.09-2.1s-1.16 13.72-2.62 17.12-8.08 14.62-8.08 14.62l-12.4 14.62z"})),ce||(ce=Ue.createElement("path",{fill:"#b498c6",d:"M138.58 5.48c-20.7-.38-38 19.23-39.7 21.63-1.34 1.94-5.06 12-6.58 19.34.42-1.33.87-2.62 1.33-3.85 13.19-6.56 37.64-4.79 70.11 2.89 1.75 6.74 1.36 12.38 1.15 20.18 0 0-15.4 8.58-24.28 9.94-7.5 1.16-11.68-1.37-14.5-3.62-4-3.18-7.61-9.22-13.15-9.67-5.81-.47-7.83 9.3-10.72 9-1.73-.18-7.25.7-9.63 2.76a34.28 34.28 0 00-.24 9.16c1.25 5.91 5.63 11.61 8.16 14.52s4.19 11.43 8.45 15.76c9.81 9.93 47-6.94 55.48-17.25 3.75-4.53 8.8-28 8.8-28s10.52-10.21 10.46-16.87c-.21-22.82-17.07-45.4-45.14-45.92z"})),ue||(ue=Ue.createElement("path",{fill:"#fcee21",d:"M92.41 51.14a78.25 78.25 0 01.88-8.53C83.1 69 92.42 74.26 92.61 74.09a39.64 39.64 0 012.9-8.67s-3.36-7.58-3.1-14.28z"})),de||(de=Ue.createElement("path",{fill:"#fbb03b",d:"M102.24 71.33c2.89.29 4.91-9.48 10.72-9 5.54.45 9.14 6.49 13.15 9.67 2.82 2.25 7 4.78 14.5 3.62 8.88-1.36 24.28-9.94 24.28-9.94.21-7.8.6-13.44-1.15-20.18-32.47-7.69-56.92-9.5-70.11-2.9-.89 2-1.63 13.3-1.63 13.3-.3 5 .89 6.64 3.47 9.52a42 42 0 00-2.82 8.67c2.35-2.09 7.86-2.94 9.59-2.76z"})),pe||(pe=Ue.createElement("path",{fill:"#89bc3b",d:"M156 194.13c7.53-.89 21.71 6.87 26.81 12.62 14.42-12.32 25.39-37.37 27.91-45.19 6.64-20.6-11.52-28.35-11.52-28.35l2.44.66s18.38 5.76 14.84 31.9c-1.24 9.13-14.64 33.72-28.8 46.3.89 1.55 2.22 3.32 2.66 4.87l-6.65 6.43c-2.66-8.42-22.81-20.82-31.9-20.6z"})),be||(be=Ue.createElement("path",{fill:"#b498c6",d:"M86.65 168.87c-.89-1.32-17.89-25.57-18.34-28.67s4.69-7.7 6.13-7c9.64 4.61 24.21 17.67 26 22.1s-.71 11.59-.71 11.59zm-8.86-38.1s12.14-11.89 15.09-12 10.11 6 13.11 7.91c3.2 2 3.87 7.13 8.23 10.45.44 2.07-2.22 3.42-5.62 2.39s-7.34-6.81-7.34-6.81l-7.12-3.46-8.38 6.88z"})),me||(me=Ue.createElement("path",{fill:"#b498c6",d:"M74.24 133s11.93-9 13.4-9 12.38 7.59 13.42 9.22 1.88 8.59 3.75 14.86c.65 2.17-3.28 5.17-6.53 1.33s-4.77-10.32-4.77-10.32l-7.33-4.61-5.29 3.85z"})),fe||(fe=Ue.createElement("path",{fill:"#8b6c9c",d:"M84.58 124.87a4.75 4.75 0 013-1.15 7.83 7.83 0 013.22.82 21.82 21.82 0 012.69 1.76c.86.62 1.71 1.25 2.56 1.89a47.7 47.7 0 014.94 4.14 4.21 4.21 0 01.55.71 5.87 5.87 0 01.36.81c.18.53.33 1.05.46 1.57.26 1 .48 2.08.7 3.12.44 2.07.87 4.14 1.37 6.19.25 1 .53 2 .82 3a2.42 2.42 0 01.12 1 2.36 2.36 0 01-.26.93 3.58 3.58 0 01-1.21 1.34 4 4 0 01-3.47.47 5.93 5.93 0 01-2.73-2.06 12.37 12.37 0 01-2.52-5.93 36.66 36.66 0 003.3 5.3 5 5 0 002.26 1.74 3 3 0 002.6-.35 1.93 1.93 0 001-2.16c-.3-1-.58-2.06-.83-3.09-.51-2.07-.94-4.15-1.38-6.22-.22-1-.44-2.07-.69-3.08-.13-.51-.27-1-.43-1.49a2.76 2.76 0 00-.7-1.17 49.75 49.75 0 00-4.81-4c-.84-.63-1.69-1.26-2.55-1.88s-1.75-1.16-2.57-1.8a6.81 6.81 0 00-2.78-1.11 4.77 4.77 0 00-3.02.7z"})),he||(he=Ue.createElement("path",{fill:"#b498c6",d:"M72.62 133.87s5-4.31 6.43-4.66c2.52-.63 12.51 5.9 13.36 7.77 1.31 2.91 2.2 7.57 3.87 11.4.9 2.06-2.84 2.15-5.49.53s-3.57-6.71-3.57-6.71c-2.51-1.89-4.82-2.52-6.54-3.69-.3 2.47-2.6 5.07-7 8.07z"})),ye||(ye=Ue.createElement("path",{fill:"#8b6c9c",d:"M79.05 129.21a5.63 5.63 0 012.7.27c.88.26 1.73.57 2.58.91a28.34 28.34 0 014.81 2.54c.77.48 1.53 1 2.27 1.52a12.53 12.53 0 012.14 1.84 2.76 2.76 0 01.45.71c.09.21.17.44.24.66a12.73 12.73 0 01.38 1.34c.21.9.37 1.8.52 2.68a38.28 38.28 0 001.15 5.2c.13.41.29.82.46 1.22a2.2 2.2 0 01.2.84 1.33 1.33 0 01-.37 1 2.48 2.48 0 01-1.56.62 6 6 0 01-1.47-.08 8.62 8.62 0 01-2.69-.94 5.84 5.84 0 01-2.1-2 15.27 15.27 0 01-2-5.2l.19.31a9.76 9.76 0 00-2.57-1.41 12.13 12.13 0 01-3-1.25l.74-.19a14 14 0 01-2.58 2.75 8.41 8.41 0 00-2.18 2.84 8.13 8.13 0 011.78-3.21 14.17 14.17 0 002.08-2.85l.23-.52.5.33a5.89 5.89 0 001.27.66l1.46.5a10.54 10.54 0 012.83 1.55l.15.11v.2a14.16 14.16 0 001.83 4.84 4.89 4.89 0 001.75 1.69 7.75 7.75 0 002.38.83 5 5 0 001.22.06 1.54 1.54 0 00.92-.31c.13-.13.14-.32 0-.72s-.35-.86-.49-1.3a36.1 36.1 0 01-1.18-5.34c-.15-.88-.31-1.76-.51-2.61a13 13 0 00-.35-1.26 3.72 3.72 0 00-.49-1 11.48 11.48 0 00-1.94-1.67c-.72-.52-1.46-1-2.22-1.48-1.5-1-3.1-1.75-4.62-2.68-.78-.44-1.57-.86-2.38-1.22a5.79 5.79 0 00-2.53-.78z"})),ge||(ge=Ue.createElement("path",{fill:"#006531",d:"M167.62 84.35c22.06 1.45 35.92 5.68 36.5-3.92S197.69 6.63 141.9.54C89-5.24 83.2 37.33 82.73 45s7.68 8.3 7.68 8.3c.22-4 2.07-7.82 3.22-10.71 15.18-4.88 64.17 1.48 67.52 6.22s.8 13 1.47 16.45 9.68 6.8 9.68 6.8z"})),Oe||(Oe=Ue.createElement("path",{fill:"#093f22",d:"M202.05 84.6c2.39-1.92-8.89-16.64-20.3-20.87l-6 7.31-.26 12.81c7.99 2.15 22.68 3.88 26.56.75z"})),ve||(ve=Ue.createElement("path",{fill:"#b498c6",d:"M180.18 72.06c3.68 2.46 4 8.69 2.45 12.56s-10.89 10.8-13.28 11.15a26.88 26.88 0 01-5.15-.2L171 71.7s5.51-2.1 9.18.36z"})),je||(je=Ue.createElement("path",{fill:"#191a1a",d:"M165.72 67.49s-13.58 37.88-20.45 41.87c1 1 7.06-1.52 9-3.51 3.55-2.44 16.85-34.8 16.85-34.8z"})),we||(we=Ue.createElement("path",{fill:"#093f22",d:"M136.35 21.41c-1.17-2.11 21.15-11.14 32.7-11.14 2.66 0 10.64 6.2 11.52 9.74-15.29-.23-43.05 3.5-44.22 1.4zm4.82 11.1c-.92-3 31.73-6.14 43.24-3.93 6.28 1.2 8.82 13.26 4.14 11.81-12.21-3.78-46.78-5.97-47.38-7.88zM99.94 23c2.07-.89.29-4.14-1.48-10.93a19.93 19.93 0 00-7.35 7.62s6.76 4.16 8.83 3.31zm-5.66 8.72c.18-1.29-5.85-5.57-6.48-4.62a17.56 17.56 0 00-2.94 8.78s9.23-2.88 9.42-4.16z"})),Ee||(Ee=Ue.createElement("path",{fill:"#fcee21",d:"M95.9 65.56c4.07.42 7.79 1.24 12.23-1 0 0-4-8.79-8.72-8s-3.51 9-3.51 9z"})),xe||(xe=Ue.createElement("path",{fill:"#f15a24",d:"M108.08 64.63c-5.34-9-13.34-9.9-12.12.92-.49.07-1.34-1.88-1.61-2.93-1.29-5.79 4.65-9.51 9.59-5.14 3.17 2.79 4.45 7.01 4.14 7.15z"})),Se||(Se=Ue.createElement("path",{fill:"#f15a24",d:"M106.93 52c1.27.52 2.88 4 1.65 3.5A18.34 18.34 0 0092 57.38c.7-5.91 13-6.22 14.93-5.38z"})),Ce||(Ce=Ue.createElement("path",{fill:"#8b6c9c",d:"M121.12 71.07c.66 1.59 1.38 3.39-.41 4.53s-4.33-2-5.87-1.57-3.88 2.72-5.55 2.41c-3.52-.66-3.15-3.48-3.15-3.48s-1.61 5.55 4 5.62c3.81 0 4.23-2.58 7.44-2.27s3.46 2.53 4.89 1.61c2.88-1.82.31-6.69-1.35-6.85z"})),Re||(Re=Ue.createElement("path",{fill:"#8b6c9c",d:"M106.73 75.68s-2.65.74-1.19 2.49c-3.18 0-3.08-4.59-1.32-6-.75 2.66 2.51 3.51 2.51 3.51z"})),_e||(_e=Ue.createElement("ellipse",{cx:98.36,cy:62.94,fill:"#f15a24",rx:3.53,ry:3.42,transform:"rotate(-5.96 98.33 62.903)"})),Pe||(Pe=Ue.createElement("path",{fill:"#8b6c9c",d:"M138.73 83.69c-8.66 7.53-14.4 12.67-22.62 13-9.3.32-7.2-7.2-7.2-7.2s.85-2.54 5.63-2.77 20.66-2.78 24.19-3.03z"})),ke||(ke=Ue.createElement("path",{fill:"#4b3f51",d:"M108.91 89.78c.34-.46 1.86-1.93 2.29-1 1.92 3.93 8.45 1.71 28.05-5.2-15 2.26-17.88.24-20.85.48s-3.62 1.67-4.72 1.45-3.43-1.68-4.73-1.1c-3.03 1.27-2.05 3.67-.04 5.37z"})),Te||(Te=Ue.createElement("path",{fill:"#8b6c9c",d:"M132.64 76.68c1.08 1.47 9.51 5.88 9.51 5.88a60.71 60.71 0 01-2.89 6.3c.41 0 1.39-5-.85-6.64-1.72-1.22-4.64-2.58-5.77-5.54z"})),Ie||(Ie=Ue.createElement("path",{fill:"#b498c6",d:"M65.82 248.62c-4.13-.44-11-7.38-15.72-6.64s-9.53 5.31-9.53 5.31-12.7-4.87-16.84-4-9.45 2.36-10.63 3.54-.59 5.91 2.22 5.76 6.05-1 9.3-.44 8.73 6.36 12.41 8c14.17 6.2 29.24.44 29.24.44s3.73-11.52-.45-11.97z"})),Ne||(Ne=Ue.createElement("path",{fill:"#8b6c9c",d:"M64.15 248c-2.62.11-5-1.72-6.28-2.59-3.86-2.56-4.62-2.62-19.34 1.45-5.79-2.69-4.72-1.58-7.88-2.74a18.46 18.46 0 018.14 1.76c-.64 0 13-5.16 16.5-3.92s6.23 5.3 8.86 6.04z"})),Me||(Me=Ue.createElement("path",{fill:"#093f22",d:"M90.49 53.46a87 87 0 013.14-10.86c19.79-3.78 64.81 2.3 67.52 6.22s1.23 13.54 1.18 16.09 8.72 6.72 8.72 6.72l4.57-.74s-8.51-2.28-8.66-6.71 1.56-16.78-3.22-18.69c-29.19-11.62-64.36-8.8-72.53-6.65-6.5 1.7-9.09 6.62-7.44 10.27s6.72 4.35 6.72 4.35zm70 24.59l7.38 2.95-3.99 9.31-7.34-2.07 3.95-10.19z"})),Fe||(Fe=Ue.createElement("path",{fill:"#b498c6",d:"M153.33 236.52c-10.63-4-31.44 3.41-44.53 5.89-29.24 5.53-37.33 5.55-44.09 6-5 .33-3.44 8.5-2.43 12.17 34.11 6.21 41.2 8.42 72 8.92 22.36-5.62 29.72-28.99 19.05-32.98z"})),Le||(Le=Ue.createElement("path",{fill:"#8b6c9c",d:"M131.58 242.4c.39-2 .09-3.41.48-5.52l2.21-.22a53.48 53.48 0 00-2.69 5.74z"})),ze||(ze=Ue.createElement("path",{fill:"#fc3",d:"M148.89 45c2 6.65 5.32 17.43 2.44 27.4-2.29 1-10 3.61-12.33 3.39.66-5.76.44-23.11-3.77-32.64 2.31.14 8.22 1.03 13.66 1.85z"})),Ae||(Ae=Ue.createElement("path",{fill:"#fcee21",d:"M145.22 62.31c-3.94 1.59-12.14 3.79-17.43 1.19 0 0-1.22-9.33 5.51-8.76s11.92 7.57 11.92 7.57z"})),De||(De=Ue.createElement("path",{fill:"#f15a24",d:"M127.69 63.52c-1.85-4-.92-8.41 4.11-9.48 4.24-.75 11.08 1.85 13.5 8.21-.29.22-7.6-8.06-14-6.15-4.44 1.33-3.13 7.35-3.61 7.42zm-4.81-17.78c-1.23.51.14 4 1.3 4.36s9.23-2.79 12.1-2.41 8.81 4.79 11.58 7c-.44-1.88-7.92-9.3-10.88-9.92s-12.87.45-14.1.97z"})),qe||(qe=Ue.createElement("ellipse",{cx:131.8,cy:60.56,fill:"#f15a24",rx:3.76,ry:3.99,transform:"rotate(-5.96 131.772 60.6)"})))}function Be(e){let{indexingState:t,setIndexingState:n,showRunIndexationAlert:r,isStepperFinished:s}=e;return Object(a.createElement)(a.Fragment,null,Object(a.createElement)("div",{className:"yst-flex yst-flex-row yst-justify-between yst-flex-wrap yst-mb-8"},Object(a.createElement)("p",{className:"yst-text-sm yst-whitespace-pre-line yst-w-[463px]"},Object(d.a)(Object(u.sprintf)(Object(u.__)("Let’s analyze your site just like Google does and get those indexables into action by running the SEO data optimization! Our indexables will immediately improve technical issues without you needing to do anything!\n\nIf you have a lot of content, that optimization could take a while. But trust us, it’s worth it! Want to read more, %1$scheck out the benefits of the indexables squad.%2$s","wordpress-seo"),"<a>","</a>"),window.wpseoFirstTimeConfigurationData.shortlinks.configIndexablesBenefits,"yoast-configuration-index-data-link")),Object(a.createElement)($e,{className:"yst-h-28 yst-w-24 yst-mr-6"})),Object(a.createElement)("div",{id:"yoast-configuration-indexing-container",className:"indexation-container"},Object(a.createElement)(V,{indexingStateCallback:n,isEnabled:!window.wpseoFirstTimeConfigurationData.shouldUpdatePremium,indexingState:t,isStepperFinished:s})),window.wpseoFirstTimeConfigurationData.shouldUpdatePremium&&"completed"!==t&&Object(a.createElement)(h.b,{type:"warning"},Object(a.createElement)("p",null,// translators: %1$s is replaced by a version number.
4
  Object(u.sprintf)(Object(u.__)("This configuration step is currently disabled, because you're not running the latest version of Yoast SEO Premium. Please update to the latest version (at least %1$s). ","wordpress-seo"),"17.7")),Object(a.createElement)("p",null,Object(d.a)(Object(u.sprintf)(// translators: %1$s and %2$s are replaced by anchor tags to make a link to the tool section.
5
+ Object(u.__)("You can still run the SEO data optimization in the %1$sTools section%2$s. Once that is finished, please refresh this page.","wordpress-seo"),"<a>","</a>"),window.wpseoFirstTimeConfigurationData.toolsPageUrl))),Object(a.createElement)(h.a,{id:"indexation-alert",isVisible:"idle"===t&&r,expandDuration:400,type:"info"},Object(u.__)("Be aware that you should run the SEO data optimization for this configuration to take maximum effect.","wordpress-seo")))}Be.propTypes={indexingState:m.a.string.isRequired,setIndexingState:m.a.func.isRequired,showRunIndexationAlert:m.a.bool,isStepperFinished:m.a.bool},Be.defaultProps={showRunIndexationAlert:!1,isStepperFinished:!1};var Ge,We,Ye=n(63),Qe=n(77),Ke=n(23),Je=n(129),Ze=n(49),Xe=n(18),et=n(24),tt=n(37),nt=n(29),at=n(32),rt=n(147),st=n(60),it=n(34),ot=n(148),lt=n(156),ct=n(157),ut=n(185),dt=n(85),pt=n(20),bt=n(184),mt=((We=mt||{})[We.Open=0]="Open",We[We.Closed=1]="Closed",We),ft=(e=>(e[e.Single=0]="Single",e[e.Multi=1]="Multi",e))(ft||{}),ht=(e=>(e[e.Pointer=0]="Pointer",e[e.Other=1]="Other",e))(ht||{}),yt=((Ge=yt||{})[Ge.OpenListbox=0]="OpenListbox",Ge[Ge.CloseListbox=1]="CloseListbox",Ge[Ge.SetDisabled=2]="SetDisabled",Ge[Ge.SetOrientation=3]="SetOrientation",Ge[Ge.GoToOption=4]="GoToOption",Ge[Ge.Search=5]="Search",Ge[Ge.ClearSearch=6]="ClearSearch",Ge[Ge.RegisterOption=7]="RegisterOption",Ge[Ge.UnregisterOption=8]="UnregisterOption",Ge);function gt(e,t=(e=>e)){let n=null!==e.activeOptionIndex?e.options[e.activeOptionIndex]:null,a=Object(st.f)(t(e.options.slice()),e=>e.dataRef.current.domRef.current),r=n?a.indexOf(n):null;return-1===r&&(r=null),{options:a,activeOptionIndex:r}}let Ot={1:e=>e.disabled||1===e.listboxState?e:{...e,activeOptionIndex:null,listboxState:1},0(e){if(e.disabled||0===e.listboxState)return e;let t=e.activeOptionIndex,{value:n,mode:a,compare:r}=e.propsRef.current,s=e.options.findIndex(e=>{let t=e.dataRef.current.value;return Object(et.a)(a,{1:()=>n.some(e=>r(e,t)),0:()=>r(n,t)})});return-1!==s&&(t=s),{...e,listboxState:0,activeOptionIndex:t}},2:(e,t)=>e.disabled===t.disabled?e:{...e,disabled:t.disabled},3:(e,t)=>e.orientation===t.orientation?e:{...e,orientation:t.orientation},4(e,t){var n;if(e.disabled||1===e.listboxState)return e;let a=gt(e),r=Object(at.b)(t,{resolveItems:()=>a.options,resolveActiveIndex:()=>a.activeOptionIndex,resolveId:e=>e.id,resolveDisabled:e=>e.dataRef.current.disabled});return{...e,...a,searchQuery:"",activeOptionIndex:r,activationTrigger:null!=(n=t.trigger)?n:1}},5:(e,t)=>{if(e.disabled||1===e.listboxState)return e;let n=""!==e.searchQuery?0:1,a=e.searchQuery+t.value.toLowerCase(),r=(null!==e.activeOptionIndex?e.options.slice(e.activeOptionIndex+n).concat(e.options.slice(0,e.activeOptionIndex+n)):e.options).find(e=>{var t;return!e.dataRef.current.disabled&&(null==(t=e.dataRef.current.textValue)?void 0:t.startsWith(a))}),s=r?e.options.indexOf(r):-1;return-1===s||s===e.activeOptionIndex?{...e,searchQuery:a}:{...e,searchQuery:a,activeOptionIndex:s,activationTrigger:1}},6:e=>e.disabled||1===e.listboxState||""===e.searchQuery?e:{...e,searchQuery:""},7:(e,t)=>{let n={id:t.id,dataRef:t.dataRef},a=gt(e,e=>[...e,n]);if(null===e.activeOptionIndex){let{value:r,mode:s,compare:i}=e.propsRef.current,o=t.dataRef.current.value;Object(et.a)(s,{1:()=>r.some(e=>i(e,o)),0:()=>i(r,o)})&&(a.activeOptionIndex=a.options.indexOf(n))}return{...e,...a}},8:(e,t)=>{let n=gt(e,e=>{let n=e.findIndex(e=>e.id===t.id);return-1!==n&&e.splice(n,1),e});return{...e,...n,activationTrigger:1}}},vt=Object(Ue.createContext)(null);function jt(e){let t=Object(Ue.useContext)(vt);if(null===t){let t=new Error(`<${e} /> is missing a parent <Listbox /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(t,jt),t}return t}function wt(e,t){return Object(et.a)(t.type,Ot,e,t)}vt.displayName="ListboxContext";let Et=Ue.Fragment,xt=Object(Xe.d)((function(e,t){let{value:n,defaultValue:a,name:r,onChange:s,by:i=((e,t)=>e===t),disabled:o=!1,horizontal:l=!1,multiple:c=!1,...u}=e;const d=l?"horizontal":"vertical";let p=Object(Ze.a)(t),[b,m]=Object(bt.a)(n,s,a),f=Object(Ue.useReducer)(wt,{listboxState:1,propsRef:{current:{value:b,onChange:m,mode:c?1:0,compare:Object(pt.a)("string"==typeof i?(e,t)=>{let n=i;return(null==e?void 0:e[n])===(null==t?void 0:t[n])}:i)}},labelRef:Object(Ue.createRef)(),buttonRef:Object(Ue.createRef)(),optionsRef:Object(Ue.createRef)(),disabled:o,orientation:d,options:[],searchQuery:"",activeOptionIndex:null,activationTrigger:1}),[{listboxState:h,propsRef:y,optionsRef:g,buttonRef:O},v]=f;y.current.value=b,y.current.mode=c?1:0,Object(Ke.a)(()=>{y.current.onChange=e=>Object(et.a)(y.current.mode,{0:()=>m(e),1(){let t=y.current.value.slice(),{compare:n}=y.current,a=t.findIndex(t=>n(t,e));return-1===a?t.push(e):t.splice(a,1),m(t)}})},[m,y]),Object(Ke.a)(()=>v({type:2,disabled:o}),[o]),Object(Ke.a)(()=>v({type:3,orientation:d}),[d]),Object(lt.a)([O,g],(e,t)=>{var n;v({type:1}),Object(st.d)(t,st.b.Loose)||(e.preventDefault(),null==(n=O.current)||n.focus())},0===h);let j=Object(Ue.useMemo)(()=>({open:0===h,disabled:o,value:b}),[h,o,b]),w={ref:p};return He.a.createElement(vt.Provider,{value:f},He.a.createElement(it.a,{value:Object(et.a)(h,{0:it.b.Open,1:it.b.Closed})},null!=r&&null!=b&&Object(ut.a)({[r]:b}).map(([e,t])=>He.a.createElement(ct.b,{features:ct.a.Hidden,...Object(Xe.c)({key:e,as:"input",type:"hidden",hidden:!0,readOnly:!0,name:e,value:t})})),Object(Xe.e)({ourProps:w,theirProps:u,slot:j,defaultTag:Et,name:"Listbox"})))})),St=Object(Xe.d)((function(e,t){var n;let[a,r]=jt("Listbox.Button"),s=Object(Ze.a)(a.buttonRef,t),i="headlessui-listbox-button-"+Object(Qe.a)(),o=Object(Ye.a)(),l=Object(pt.a)(e=>{switch(e.key){case nt.a.Space:case nt.a.Enter:case nt.a.ArrowDown:e.preventDefault(),r({type:0}),o.nextFrame(()=>{a.propsRef.current.value||r({type:4,focus:at.a.First})});break;case nt.a.ArrowUp:e.preventDefault(),r({type:0}),o.nextFrame(()=>{a.propsRef.current.value||r({type:4,focus:at.a.Last})})}}),c=Object(pt.a)(e=>{switch(e.key){case nt.a.Space:e.preventDefault()}}),u=Object(pt.a)(e=>{if(Object(rt.a)(e.currentTarget))return e.preventDefault();0===a.listboxState?(r({type:1}),o.nextFrame(()=>{var e;return null==(e=a.buttonRef.current)?void 0:e.focus({preventScroll:!0})})):(e.preventDefault(),r({type:0}))}),d=Object(Je.a)(()=>{if(a.labelRef.current)return[a.labelRef.current.id,i].join(" ")},[a.labelRef.current,i]),p=Object(Ue.useMemo)(()=>({open:0===a.listboxState,disabled:a.disabled,value:a.propsRef.current.value}),[a]),b=e,m={ref:s,id:i,type:Object(ot.a)(e,a.buttonRef),"aria-haspopup":!0,"aria-controls":null==(n=a.optionsRef.current)?void 0:n.id,"aria-expanded":a.disabled?void 0:0===a.listboxState,"aria-labelledby":d,disabled:a.disabled,onKeyDown:l,onKeyUp:c,onClick:u};return Object(Xe.e)({ourProps:m,theirProps:b,slot:p,defaultTag:"button",name:"Listbox.Button"})})),Ct=Object(Xe.d)((function(e,t){let[n]=jt("Listbox.Label"),a="headlessui-listbox-label-"+Object(Qe.a)(),r=Object(Ze.a)(n.labelRef,t),s=Object(pt.a)(()=>{var e;return null==(e=n.buttonRef.current)?void 0:e.focus({preventScroll:!0})}),i=Object(Ue.useMemo)(()=>({open:0===n.listboxState,disabled:n.disabled}),[n]);return Object(Xe.e)({ourProps:{ref:r,id:a,onClick:s},theirProps:e,slot:i,defaultTag:"label",name:"Listbox.Label"})})),Rt=Xe.a.RenderStrategy|Xe.a.Static,_t=Object(Xe.d)((function(e,t){var n;let[a,r]=jt("Listbox.Options"),s=Object(Ze.a)(a.optionsRef,t),i="headlessui-listbox-options-"+Object(Qe.a)(),o=Object(Ye.a)(),l=Object(Ye.a)(),c=Object(it.c)(),u=null!==c?c===it.b.Open:0===a.listboxState;Object(Ue.useEffect)(()=>{var e;let t=a.optionsRef.current;!t||0===a.listboxState&&t!==(null==(e=Object(dt.a)(t))?void 0:e.activeElement)&&t.focus({preventScroll:!0})},[a.listboxState,a.optionsRef]);let d=Object(pt.a)(e=>{switch(l.dispose(),e.key){case nt.a.Space:if(""!==a.searchQuery)return e.preventDefault(),e.stopPropagation(),r({type:5,value:e.key});case nt.a.Enter:if(e.preventDefault(),e.stopPropagation(),null!==a.activeOptionIndex){let{dataRef:e}=a.options[a.activeOptionIndex];a.propsRef.current.onChange(e.current.value)}0===a.propsRef.current.mode&&(r({type:1}),Object(tt.a)().nextFrame(()=>{var e;return null==(e=a.buttonRef.current)?void 0:e.focus({preventScroll:!0})}));break;case Object(et.a)(a.orientation,{vertical:nt.a.ArrowDown,horizontal:nt.a.ArrowRight}):return e.preventDefault(),e.stopPropagation(),r({type:4,focus:at.a.Next});case Object(et.a)(a.orientation,{vertical:nt.a.ArrowUp,horizontal:nt.a.ArrowLeft}):return e.preventDefault(),e.stopPropagation(),r({type:4,focus:at.a.Previous});case nt.a.Home:case nt.a.PageUp:return e.preventDefault(),e.stopPropagation(),r({type:4,focus:at.a.First});case nt.a.End:case nt.a.PageDown:return e.preventDefault(),e.stopPropagation(),r({type:4,focus:at.a.Last});case nt.a.Escape:return e.preventDefault(),e.stopPropagation(),r({type:1}),o.nextFrame(()=>{var e;return null==(e=a.buttonRef.current)?void 0:e.focus({preventScroll:!0})});case nt.a.Tab:e.preventDefault(),e.stopPropagation();break;default:1===e.key.length&&(r({type:5,value:e.key}),l.setTimeout(()=>r({type:6}),350))}}),p=Object(Je.a)(()=>{var e,t,n;return null!=(n=null==(e=a.labelRef.current)?void 0:e.id)?n:null==(t=a.buttonRef.current)?void 0:t.id},[a.labelRef.current,a.buttonRef.current]),b=Object(Ue.useMemo)(()=>({open:0===a.listboxState}),[a]),m=e,f={"aria-activedescendant":null===a.activeOptionIndex||null==(n=a.options[a.activeOptionIndex])?void 0:n.id,"aria-multiselectable":1===a.propsRef.current.mode||void 0,"aria-labelledby":p,"aria-orientation":a.orientation,id:i,onKeyDown:d,role:"listbox",tabIndex:0,ref:s};return Object(Xe.e)({ourProps:f,theirProps:m,slot:b,defaultTag:"ul",features:Rt,visible:u,name:"Listbox.Options"})})),Pt=Object(Xe.d)((function(e,t){let{disabled:n=!1,value:a,...r}=e,[s,i]=jt("Listbox.Option"),o="headlessui-listbox-option-"+Object(Qe.a)(),l=null!==s.activeOptionIndex&&s.options[s.activeOptionIndex].id===o,{value:c,compare:u}=s.propsRef.current,d=Object(et.a)(s.propsRef.current.mode,{1:()=>c.some(e=>u(e,a)),0:()=>u(c,a)}),p=Object(Ue.useRef)(null),b=Object(Ze.a)(t,p);Object(Ke.a)(()=>{if(0!==s.listboxState||!l||0===s.activationTrigger)return;let e=Object(tt.a)();return e.requestAnimationFrame(()=>{var e,t;null==(t=null==(e=p.current)?void 0:e.scrollIntoView)||t.call(e,{block:"nearest"})}),e.dispose},[p,l,s.listboxState,s.activationTrigger,s.activeOptionIndex]);let m=Object(Ue.useRef)({disabled:n,value:a,domRef:p});Object(Ke.a)(()=>{m.current.disabled=n},[m,n]),Object(Ke.a)(()=>{m.current.value=a},[m,a]),Object(Ke.a)(()=>{var e,t;m.current.textValue=null==(t=null==(e=p.current)?void 0:e.textContent)?void 0:t.toLowerCase()},[m,p]);let f=Object(pt.a)(()=>s.propsRef.current.onChange(a));Object(Ke.a)(()=>(i({type:7,id:o,dataRef:m}),()=>i({type:8,id:o})),[m,o]);let h=Object(pt.a)(e=>{if(n)return e.preventDefault();f(),0===s.propsRef.current.mode&&(i({type:1}),Object(tt.a)().nextFrame(()=>{var e;return null==(e=s.buttonRef.current)?void 0:e.focus({preventScroll:!0})}))}),y=Object(pt.a)(()=>{if(n)return i({type:4,focus:at.a.Nothing});i({type:4,focus:at.a.Specific,id:o})}),g=Object(pt.a)(()=>{n||l||i({type:4,focus:at.a.Specific,id:o,trigger:0})}),O=Object(pt.a)(()=>{n||!l||i({type:4,focus:at.a.Nothing})}),v=Object(Ue.useMemo)(()=>({active:l,selected:d,disabled:n}),[l,d,n]);return Object(Xe.e)({ourProps:{id:o,ref:b,role:"option",tabIndex:!0===n?void 0:-1,"aria-disabled":!0===n||void 0,"aria-selected":d,disabled:void 0,onClick:h,onFocus:y,onPointerMove:g,onMouseMove:g,onPointerLeave:O,onMouseLeave:O},theirProps:r,slot:v,defaultTag:"li",name:"Listbox.Option"})})),kt=Object.assign(xt,{Button:St,Label:Ct,Options:_t,Option:Pt});var Tt=Ue.forwardRef((function(e,t){return Ue.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),Ue.createElement("path",{fillRule:"evenodd",d:"M10 3a1 1 0 01.707.293l3 3a1 1 0 01-1.414 1.414L10 5.414 7.707 7.707a1 1 0 01-1.414-1.414l3-3A1 1 0 0110 3zm-3.707 9.293a1 1 0 011.414 0L10 14.586l2.293-2.293a1 1 0 011.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z",clipRule:"evenodd"}))})),It=n(230),Nt=n(206),Mt=n(161);function Ft(e){let{id:t,value:n,choices:r,label:s,onChange:i,error:o,disabled:l}=e;const c=Object(a.useMemo)(()=>{const e=r.find(e=>n===e.value);return e?e.label:Object(u.__)("Select an option","wordpress-seo")},[r,n]);return Object(a.createElement)(kt,{id:t,as:"div",value:n,onChange:i,disabled:l},e=>{let{open:i}=e;return Object(a.createElement)(a.Fragment,null,s&&Object(a.createElement)(kt.Label,{className:"yst-block yst-max-w-sm yst-mb-1 yst-text-sm yst-font-medium yst-text-slate-700"},s),Object(a.createElement)("div",{className:"yst-max-w-sm"},Object(a.createElement)("div",{className:"yst-relative"},Object(a.createElement)(kt.Button,E()({"data-id":`button-${t} `,className:C()("yst-relative yst-h-[45px] yst-w-full yst-leading-6 yst-py-2 yst-pl-3 yst-pr-10 yst-text-left yst-bg-white yst-border yst-border-slate-300 yst-rounded-md yst-shadow-sm yst-cursor-default focus:yst-outline-none focus:yst-ring-1 focus:yst-ring-primary-500 focus:yst-border-primary-500 sm:yst-text-sm",{"yst-border-red-300":o.isVisible,"yst-opacity-50":l},"emptyChoice"===n?"yst-text-slate-400":"yst-text-slate-700")},Object(p.b)(t,o)),Object(a.createElement)("span",{className:"yst-block yst-truncate"},c),Object(a.createElement)("span",{className:"yst-absolute yst-inset-y-0 yst-right-0 yst-flex yst-items-center yst-pr-2 yst-pointer-events-none"},Object(a.createElement)(Tt,{className:"yst-w-5 yst-h-5 yst-text-slate-400","aria-hidden":"true"})),o.isVisible&&Object(a.createElement)("div",{className:"yst-flex yst-items-center yst-absolute yst-inset-y-0 yst-right-0 yst-mr-8"},Object(a.createElement)(It.a,{className:"yst-pointer-events-none yst-h-5 yst-w-5 yst-text-red-500"}))),Object(a.createElement)(I.a,{show:i,as:a.Fragment,leave:"yst-transition yst-ease-in yst-duration-100",leaveFrom:"yst-opacity-100",leaveTo:"yst-opacity-0"},Object(a.createElement)(kt.Options,{static:!0,className:"yst-absolute yst-z-10 yst-w-full yst-mt-1 yst-overflow-auto yst-bg-white yst-rounded-md yst-shadow-lg yst-max-h-60 yst-ring-1 yst-ring-black yst-ring-opacity-5 focus:yst-outline-none sm:yst-text-sm"},r.map(e=>Object(a.createElement)(kt.Option,{key:e.id,as:a.Fragment,value:e.value},t=>{let{selected:n,active:r}=t;return Object(a.createElement)("li",{className:Object(p.d)({selected:n,active:r})},Object(a.createElement)("span",{className:C()(n?"yst-font-semibold":"yst-font-normal","yst-block yst-truncate")},e.label),n?Object(a.createElement)("span",{className:C()("yst-text-white yst-absolute yst-inset-y-0 yst-right-0 yst-flex yst-items-center yst-pr-4")},Object(a.createElement)(Nt.a,{className:"yst-w-5 yst-h-5","aria-hidden":"true"})):null)}))))),o.isVisible&&Object(a.createElement)(Mt.a,{id:Object(p.c)(t),className:"yst-mt-2 yst-text-sm yst-text-red-600",texts:o.message})))})}Ft.propTypes={value:b.PropTypes.string.isRequired,choices:b.PropTypes.arrayOf(b.PropTypes.shape({id:b.PropTypes.oneOfType([b.PropTypes.number,b.PropTypes.string]).isRequired,value:b.PropTypes.string.isRequired,label:b.PropTypes.string.isRequired})).isRequired,label:b.PropTypes.string.isRequired,onChange:b.PropTypes.func.isRequired,id:b.PropTypes.string.isRequired,error:b.PropTypes.shape({message:b.PropTypes.string,isVisible:b.PropTypes.bool}),disabled:b.PropTypes.bool},Ft.defaultProps={error:{message:"",isVisible:!1},disabled:!1};var Lt=n(160),zt=n(265);const At=e=>{let{className:t}=e;return Object(a.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",className:C()("yst-animate-spin",t)},Object(a.createElement)("circle",{className:"yst-opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),Object(a.createElement)("path",{className:"yst-opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}))};At.propTypes={className:m.a.string},At.defaultProps={className:""};var Dt=At;function qt(e){let{id:t,imageAltText:n,url:r,fallbackUrl:s,label:i,onSelectImageClick:o,onRemoveImageClick:l,className:c,error:d,status:b}=e;const m=C()("yst-relative yst-w-full yst-h-48 yst-mt-2 yst-flex yst-justify-center yst-items-center yst-rounded-md yst-mb-4 focus:yst-outline-none focus:yst-ring-2 focus:yst-ring-offset-2 focus:yst-ring-primary-500",d.isVisible?"yst-border-red-300":"yst-border-slate-300","yst-border-2 yst-border-dashed"),f=Object(a.useCallback)(()=>"loading"===b?Object(a.createElement)("div",{className:"yst-text-center"},Object(a.createElement)(Dt,{size:"10",color:"gray-400",className:"yst-inline-block"}),Object(a.createElement)("p",{className:"yst-mt-3"},Object(u.__)("Uploading image...","admin-ui"))):r?Object(a.createElement)("img",{src:r,alt:n,className:"yst-w-full yst-h-full yst-object-contain"}):s?Object(a.createElement)("img",{src:s,alt:n,className:"yst-w-full yst-h-full yst-object-contain"}):Object(a.createElement)(zt.a,{id:t+"-no-image-svg",className:"yst-w-14 yst-h-14 yst-text-slate-500"}),[b,t,r,n]);return Object(a.createElement)("div",E()({className:C()("yst-max-w-sm",c)},Object(p.b)(t,d)),Object(a.createElement)("label",{htmlFor:t,className:"yst-block yst-mb-2 yst-font-medium yst-text-slate-700"},i),Object(a.createElement)("button",{id:t,className:m,onClick:o,type:"button"},f()),Object(a.createElement)("div",null,Object(a.createElement)("button",{type:"button",id:r?t+"__replace-image":t+"__select-image",className:"yst-button yst-button yst-button--secondary yst-mr-2",onClick:o},r?Object(u.__)("Replace image","admin-ui"):Object(u.__)("Select image","admin-ui")),r&&Object(a.createElement)("button",{type:"button",id:t+"__remove-image",className:"yst-button--remove",onClick:l},Object(u.__)("Remove image","admin-ui"))),"error"===b&&Object(a.createElement)("p",{className:"yst-mt-2 yst-text-sm yst-text-red-600"},d),d.isVisible&&Object(a.createElement)(Mt.a,{id:Object(p.c)(t),className:"yst-mt-2 yst-text-sm yst-text-red-600",texts:d.message}))}qt.propTypes={label:m.a.string,id:m.a.string.isRequired,url:m.a.string,fallbackUrl:m.a.string,imageAltText:m.a.string,onRemoveImageClick:m.a.func,onSelectImageClick:m.a.func,className:m.a.string,error:m.a.shape({message:m.a.string,isVisible:m.a.bool}),status:m.a.string},qt.defaultProps={label:"",url:"",fallbackUrl:"",imageAltText:"",onRemoveImageClick:o.noop,onSelectImageClick:o.noop,className:"",error:{message:"",isVisible:!1},status:"idle"};var Ut=n(46);function Ht(e){let{dispatch:t,imageUrl:n,fallbackImageUrl:r,organizationName:s,fallbackOrganizationName:i,errorFields:o}=e;const l=Object(a.useCallback)(()=>{Object(Ut.b)(e=>{t({type:"SET_COMPANY_LOGO",payload:{...e}})})},[Ut.b]),c=Object(a.useCallback)(()=>{t({type:"REMOVE_COMPANY_LOGO"})}),d=Object(a.useCallback)(e=>{t({type:"CHANGE_COMPANY_NAME",payload:e.target.value})});return Object(a.createElement)(a.Fragment,null,Object(a.createElement)(Lt.a,{className:"yst-mt-6",id:"organization-name-input",name:"organization-name",label:Object(u.__)("Organization name","wordpress-seo"),value:""===s?i:s,onChange:d,feedback:{isVisible:o.includes("company_name"),message:[Object(u.__)("We could not save the organization name. Please check the value.","wordpress-seo")],type:"error"}}),Object(a.createElement)(qt,{className:"yst-mt-6",id:"organization-logo-input",url:n,fallbackUrl:r,onSelectImageClick:l,onRemoveImageClick:c,imageAltText:"",hasPreview:!0,label:Object(u.__)("Organization logo","wordpress-seo")}))}Ht.propTypes={dispatch:m.a.func.isRequired,imageUrl:m.a.string,fallbackImageUrl:m.a.string,organizationName:m.a.string,fallbackOrganizationName:m.a.string,errorFields:m.a.array},Ht.defaultProps={imageUrl:"",fallbackImageUrl:"",organizationName:"",fallbackOrganizationName:"",errorFields:[]};var Vt=n(10),$t=n(302);function Bt(e){return e&&e.label?e.label:null}function Gt(e){let{id:t,value:n,label:r,onChange:s,onQueryChange:i,options:o,placeholder:l,isLoading:c}=e;const[d,b]=Object(a.useState)(o),[m,f]=Object(a.useState)(""),h=Object(a.useCallback)(e=>{f(e.target.value)},[f]),y=Object(a.useCallback)(()=>{f("")},[f]);Object(a.useEffect)(()=>{b(o)},[o]),Object(a.useEffect)(()=>{i?i(m):b(o.filter(e=>e.label.toLowerCase().includes(m.toLowerCase())))},[m,i]);const g=Object(a.useCallback)((e,t)=>n=>{let{selected:a,active:r}=n;return Object(p.d)({selected:a||e===t,active:r})},[p.d]),O=Object(a.useCallback)(e=>t=>{e&&t.stopPropagation()},[]);return Object(a.createElement)($t.a,{id:t,as:"div",value:n,onChange:s,onBlur:y},e=>{let{open:s}=e;return Object(a.createElement)(a.Fragment,null,r&&Object(a.createElement)($t.a.Label,{className:"yst-block yst-mb-1 yst-max-w-sm yst-text-sm yst-font-medium yst-text-slate-700"},r),Object(a.createElement)("div",{className:"yst-h-[45px] yst-max-w-sm yst-relative"},Object(a.createElement)($t.a.Button,{"data-id":"button-"+t,role:"button",className:"yst-w-full yst-h-full yst-rounded-md yst-border yst-border-slate-300 yst-flex yst-items-center yst-rounded-r-md yst-pl-3 yst-pr-2 focus-within:yst-border-primary-500 focus-within:yst-outline-none focus-within:yst-ring-1 focus-within:yst-ring-primary-500",as:"div"},Object(a.createElement)($t.a.Input,{"data-id":"input-"+t,className:"yst-w-full yst-text-slate-700 yst-rounded-md yst-border-0 yst-outline-none yst-bg-white yst-py-2 yst-pl-0 yst-pr-10 yst-shadow-none sm:yst-text-sm",onChange:h,displayValue:Bt,placeholder:l,onClick:O(s)}),Object(a.createElement)(Tt,{className:"yst-h-5 yst-w-5 yst-text-slate-400 yst-inset-y-0 yst-right-0","aria-hidden":"true"})),d.length>0&&Object(a.createElement)($t.a.Options,{className:"yst-absolute yst-z-10 yst-mt-1 yst-max-h-60 yst-w-full yst-overflow-auto yst-rounded-md yst-bg-white yst-text-base yst-shadow-lg yst-ring-1 yst-ring-black yst-ring-opacity-5 focus:yst-outline-none sm:yst-text-sm"},c&&Object(a.createElement)("div",{className:"yst-flex yst-bg-white yst-sticky yst-z-20 yst-text-sm yst-italic yst-top-0 yst-py-2 yst-pl-3 yst-pr-9 yst-my-0"},Object(a.createElement)(Dt,{className:"yst-text-primary-500 yst-h-4 yst-w-4 yst-mr-2 yst-self-center"}),Object(u.__)("Loading...","wordpress-seo")),d.map(e=>Object(a.createElement)($t.a.Option,{key:"yst-option-"+e.value,value:e,className:g(e.value,n.value)},t=>{let{selected:r}=t;return Object(a.createElement)(a.Fragment,null,Object(a.createElement)("span",{className:C()("yst-block yst-truncate",(r||n.value===e.value)&&"yst-font-semibold")},e.label),(r||n.value===e.value)&&Object(a.createElement)("span",{className:"yst-absolute yst-inset-y-0 yst-right-0 yst-flex yst-items-center yst-pr-4 yst-text-white"},Object(a.createElement)(Nt.a,{className:"yst-h-5 yst-w-5","aria-hidden":"true"})))})))))})}Gt.propTypes={onChange:m.a.func.isRequired,options:m.a.array.isRequired,id:m.a.string.isRequired,value:m.a.shape({value:m.a.number,label:m.a.string}),label:m.a.string,onQueryChange:m.a.func,placeholder:m.a.string,isLoading:m.a.bool},Gt.defaultProps={value:null,label:"",onQueryChange:null,placeholder:Object(u.__)("Select an option","wordpress-seo"),isLoading:!1};const Wt={"X-WP-NONCE":wpApiSettings.nonce},Yt=wpApiSettings.root;function Qt(e){let{initialValue:t,onChangeCallback:n,placeholder:r}=e;const[s,i]=Object(a.useState)([]),[l,c]=Object(a.useState)({value:t.id,label:t.name}),[d,p]=Object(a.useState)(!1),b=Object(a.useRef)(!0);Object(a.useEffect)(()=>()=>{b.current=!1},[]);const m=Object(a.useCallback)(e=>{c(e),n(e)}),f=Object(a.useCallback)(Object(o.debounce)(async e=>{p(!0);const t=await function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const t=`${Yt}wp/v2/users?per_page=20${e?"&search="+encodeURIComponent(e):""}`;return Object(Vt.sendRequest)(t,{method:"GET",headers:Wt})}(e);b.current&&(p(!1),i(t.map(e=>({value:e.id,label:e.name}))))},500),[]);return Object(a.createElement)(Gt,{id:"yoast-configuration-user-select",value:l,label:Object(u.__)("Name","wordpress-seo"),onChange:m,onQueryChange:f,options:s,placeholder:r,isLoading:d})}function Kt(e){let{dispatch:t,imageUrl:n,fallbackImageUrl:r,person:s,canEditUser:i}=e;const o=Object(a.useCallback)(()=>{Object(Ut.b)(e=>{t({type:"SET_PERSON_LOGO",payload:{...e}})})},[Ut.b]),l=Object(a.useCallback)(()=>{t({type:"REMOVE_PERSON_LOGO"})}),d=Object(a.useCallback)(e=>{t({type:"SET_PERSON",payload:e}),c()({path:"yoast/v1/configuration/check_capability?user_id="+e.value}).then(e=>{t({type:"SET_CAN_EDIT_USER",payload:e.success})}).catch(e=>{console.error(e.message)})},[t]),p=Object(a.useMemo)(()=>Object(a.createInterpolateElement)(Object(u.sprintf)(// translators: %1$s is replaced by the selected user's name, and %2$s and %3$s are opening and closing anchor tags.
6
  i?Object(u.__)("You have selected the user %1$s as the person this site represents. This user profile information will now be used in search results. %2$sUpdate this profile to make sure the information is correct%3$s.","wordpress-seo"):Object(u.__)("You have selected the user %1$s as the person this site represents. This user profile information will now be used in search results. You're not allowed to update this user profile, so please ask this user or an admin to make sure the information is correct.","wordpress-seo"),`<b>${s.name}</b>`,"<a>","</a>"),{b:Object(a.createElement)("b",null),a:Object(a.createElement)("a",{id:"yoast-configuration-user-selector-user-link",href:window.wpseoScriptData.userEditUrl.replace("{user_id}",s.id),target:"_blank",rel:"noopener noreferrer"})}),[s.id,s.name,i]);return Object(a.createElement)(a.Fragment,null,Object(a.createElement)(Qt,{initialValue:s,onChangeCallback:d,name:"person_id",placeholder:Object(u.__)("Select a user","wordpress-seo")}),Object(a.createElement)(h.a,{id:"user-representation-alert",isVisible:0!==s.id,type:"info",className:"yst-mt-5"},p),Object(a.createElement)(qt,{className:"yst-mt-6",id:"person-logo-input",url:n,fallbackUrl:r,onSelectImageClick:o,onRemoveImageClick:l,imageAltText:"",hasPreview:!0,label:Object(u.__)("Personal logo or avatar","wordpress-seo")}))}function Jt(e){let{onOrganizationOrPersonChange:t,dispatch:n,state:r,siteRepresentationEmpty:s}=e;const[i,o]=Object(a.useState)("emptyChoice"===r.companyOrPerson?"yst-opacity-0":"yst-opacity-100"),l=Object(a.useCallback)(()=>{o("yst-opacity-100")}),c=Object(d.a)(Object(u.sprintf)(
7
  /* translators: %1$s expands to opening 'a' HTML tag, %2$s expands to closing 'a' HTML tag */
8
  Object(u.__)("Completing this step will help Google to understand your website, and improve your chance of getting %1$srich results%2$s.","wordpress-seo"),"<a>","</a>"),"https://yoa.st/config-workout-rich-results","yoast-configuration-rich-text-link");return Object(a.createElement)(a.Fragment,null,window.wpseoFirstTimeConfigurationData.knowledgeGraphMessage&&Object(a.createElement)(h.b,{type:"info"},window.wpseoFirstTimeConfigurationData.knowledgeGraphMessage),Object(a.createElement)("p",{className:C()("yst-text-sm yst-whitespace-pre-line yst-mb-6",r.shouldForceCompany?"yst-mt-4":"yst-mt-0")},r.shouldForceCompany?c:Object(a.createElement)(a.Fragment,null,Object(u.__)("Help us out here! Is your site about an organization or a person? ","wordpress-seo"),c)),Object(a.createElement)(Ft,{id:"organization-person-select",htmlFor:"organization-person-select",name:"organization",label:Object(u.__)("Does your site represent an Organization or Person?","wordpress-seo"),value:r.shouldForceCompany?"company":r.companyOrPerson,onChange:t,choices:r.companyOrPersonOptions,disabled:!!r.shouldForceCompany}),!("company"===r.companyOrPerson&&r.companyName&&r.companyLogo||"company"===r.companyOrPerson&&!r.companyLogoFallback||"person"===r.companyOrPerson&&r.personLogo||"person"===r.companyOrPerson&&!r.personLogoFallback)&&Object(a.createElement)(h.b,{type:"info",className:"yst-mt-6"},Object(u.__)("We took the liberty of using your site title and logo for the organization name and logo. Feel free to change them below.","wordpress-seo")),Object(a.createElement)(M.a,{height:["company","person"].includes(r.companyOrPerson)?"auto":0,duration:400,easing:"linear",onAnimationEnd:l},Object(a.createElement)("div",{className:C()("yst-transition-opacity yst-duration-300 yst-mt-6",i)},"company"===r.companyOrPerson&&Object(a.createElement)(Ht,{dispatch:n,imageUrl:r.companyLogo,fallbackImageUrl:r.companyLogoFallback,organizationName:r.companyName,fallbackOrganizationName:r.fallbackCompanyName,errorFields:r.errorFields}),"person"===r.companyOrPerson&&Object(a.createElement)(Kt,{dispatch:n,imageUrl:r.personLogo,fallbackImageUrl:r.personLogoFallback,person:{id:r.personId,name:r.personName},canEditUser:!!r.canEditUser,errorFields:r.errorFields}))),Object(a.createElement)(h.a,{id:"site-representation-empty-alert",isVisible:s,className:"yst-mt-6"},Object(d.a)(Object(u.sprintf)(Object(u.__)("Please be aware that you need to fill out all settings in this step to get the most value out of structured data. %1$sRead more about the importance of structured data%2$s.","wordpress-seo"),"<a>","</a>"),"https://yoa.st/config-workout-structured-data","yoast-configuration-structured-data-link")))}Qt.propTypes={initialValue:m.a.shape({id:m.a.number,name:m.a.string}),onChangeCallback:m.a.func,placeholder:m.a.string},Qt.defaultProps={initialValue:{id:0,name:""},onChangeCallback:o.noop,placeholder:Object(u.__)("Select a user","wordpress-seo")},Kt.propTypes={dispatch:m.a.func.isRequired,imageUrl:m.a.string,fallbackImageUrl:m.a.string,person:m.a.shape({id:m.a.number,name:m.a.string}),canEditUser:m.a.bool.isRequired},Kt.defaultProps={imageUrl:"",fallbackImageUrl:"",person:{id:0,name:""}},Jt.propTypes={onOrganizationOrPersonChange:m.a.func.isRequired,dispatch:m.a.func.isRequired,state:m.a.object.isRequired,siteRepresentationEmpty:m.a.bool.isRequired};var Zt=n(35);const Xt=Object(u.__)("Oops! Something went wrong. Check your email address and try again.","wordpress-seo"),en=Object(u.__)("Please enter a valid email address.","wordpress-seo"),tn=Object(u.__)("Thank you! Check your inbox for the confirmation email.","wordpress-seo");function nn(e){let{gdprLink:t}=e;const[n,r]=Object(a.useState)(""),[s,i]=Object(a.useState)("waiting"),[o,l]=Object(a.useState)(""),c=Object(a.useCallback)((async function(){if(!Object(Zt.isEmail)(n))return i("error"),void l(en);i("loading"),(await async function(e){return(await fetch("https://my.yoast.com/api/Mailing-list/subscribe",{method:"POST",mode:"cors",cache:"no-cache",credentials:"same-origin",headers:{"Content-Type":"application/json"},redirect:"follow",referrerPolicy:"no-referrer",body:JSON.stringify({customerDetails:{firstName:"",email:e},list:"Yoast newsletter"})})).json()}(n)).error?(i("error"),l(Xt)):(i("success"),l(tn))}),[n]),p=Object(a.useCallback)(e=>{i("waiting"),r(e.target.value)},[r]);return Object(a.createElement)(a.Fragment,null,Object(a.createElement)("h4",{className:"yst-text-slate-900 yst-text-base yst-leading-6 yst-font-normal"},// translators: %s is replaced by "Yoast"
9
  Object(u.sprintf)(Object(u.__)("%s newsletter","wordpress-seo"),"Yoast")),Object(a.createElement)("p",{className:"yst-my-2"},Object(u.sprintf)(// translators: %1$s expands to "Yoast", %2$s expands to "Yoast SEO"
10
  Object(u.__)("Sign up for the %1$s newsletter to receive best-practice tips on how to rank, stay up-to-date with the latest SEO news and get guidance on how to use %2$s to the fullest!","wordpress-seo"),"Yoast","Yoast SEO")),Object(a.createElement)("div",{className:"yst-flex yst-items-start yst-gap-2 yst-mt-4"},Object(a.createElement)(Lt.a,{label:Object(u.__)("Email address","wordpress-seo"),id:"newsletter-email",name:"newsletter email",value:n,onChange:p,className:"yst-grow",type:"email",placeholder:Object(u.__)("E.g. example@email.com","wordpress-seo"),feedback:{isVisible:["error","success"].includes(s),type:s,message:[o]}}),Object(a.createElement)("button",{type:"button",id:"newsletter-sign-up-button",className:"yst-button yst-button--primary yst-h-[45px] yst-items-center yst-mt-[27.5px] yst-shrink-0",onClick:c,disabled:"loading"===s},Object(u.__)("Sign up!","wordpress-seo"))),Object(a.createElement)("p",{className:"yst-text-slate-500 yst-text-xxs yst-leading-4"},Object(d.a)(Object(u.sprintf)(// translators: %1$s and %2$s are replaced by opening and closing anchor tags.
11
  Object(u.__)("Yoast respects your privacy. Read %1$sour privacy policy%2$s on how we handle your personal information.","wordpress-seo"),"<a>","</a>"),t,"yoast-configuration-gdpr-link")))}nn.propTypes={gdprLink:m.a.string},nn.defaultProps={gdprLink:""};const an={variant:{default:"","inline-block":"yst-radio-group--inline-block"}},rn=e=>{let{id:t,name:n,value:r,label:s,className:i,...o}=e;return Object(a.createElement)("div",{className:C()("yst-radio",i)},Object(a.createElement)("input",E()({type:"radio",id:t,name:n,value:r,className:"yst-radio__input"},o)),s&&Object(a.createElement)(sn,{htmlFor:t,className:"yst-radio__label"},s))};rn.propTypes={name:m.a.string.isRequired,id:m.a.string.isRequired,value:m.a.oneOfType([m.a.string,m.a.number]).isRequired,label:m.a.string.isRequired,variant:m.a.oneOf(Object.keys({default:"","inline-block":"yst-radio--inline-block"})),className:m.a.string},rn.defaultProps={variant:"default",className:""};const sn=e=>{let{children:t,as:n,className:r,...s}=e;return Object(a.createElement)(n,E()({className:C()("yst-label",r)},s),t)};sn.propTypes={children:m.a.node.isRequired,as:m.a.elementType,className:m.a.string},sn.defaultProps={as:"label",className:""};const on=e=>{let{children:t,id:n,name:r,value:s,label:i,options:o,onChange:l,variant:c,className:u,...d}=e;const p=Object(a.useCallback)(e=>{let{target:t}=e;return t.checked&&l(t.value)},[l]);return Object(a.createElement)("fieldset",{className:C()("yst-radio-group",an.variant[c],u)},i&&Object(a.createElement)(sn,{as:"legend",className:"yst-radio-group__label"},i),t&&Object(a.createElement)("div",{className:"yst-radio-group__description"},t),Object(a.createElement)("div",{className:"yst-radio-group__options"},o.map((e,t)=>{const i=`${n}-${t}`;return Object(a.createElement)(rn,E()({key:i,id:i,name:r,value:e.value,label:e.label,variant:c,checked:s===e.value,onChange:p},d))})))};on.propTypes={children:m.a.node,id:m.a.string.isRequired,name:m.a.string.isRequired,value:m.a.oneOfType([m.a.string,m.a.number]).isRequired,options:m.a.arrayOf(m.a.shape({value:m.a.oneOfType([m.a.string,m.a.number]).isRequired,label:m.a.string.isRequired})).isRequired,onChange:m.a.func.isRequired,label:m.a.node,variant:m.a.oneOf(Object.keys(an.variant)),className:m.a.string},on.defaultProps={children:null,label:null,variant:"default",className:""};var ln=on;const cn=Object(Vt.makeOutboundLink)();function un(e){let{state:t,setTracking:n}=e;return Object(a.createElement)(a.Fragment,null,Object(a.createElement)("h4",{className:"yst-text-slate-900 yst-text-base yst-leading-6 yst-font-normal"},// translators: %s is replaced by "Yoast SEO"