From bb5e55016c96b25e963d0bd7150123dbfd50951f Mon Sep 17 00:00:00 2001 From: erwanlr Date: Sun, 13 Jan 2019 16:56:13 +0000 Subject: [PATCH] Adds DFs --- spec/fixtures/db/dynamic_finders.yml | 74 ++++ spec/fixtures/dynamic_finders/expected.yml | 92 ++++- .../translation_file/languages/fswb.pot | 366 ++++++++++++++++++ .../kenzap-steps/composer_file/package.json | 13 + .../query_parameter_passive_all.html | 38 ++ .../koptional-video-overlay.pot | 31 ++ .../composer_file/package.json | 13 + .../lang/jnViewThankyouPage-pt.po | 25 ++ 8 files changed, 651 insertions(+), 1 deletion(-) create mode 100644 spec/fixtures/dynamic_finders/plugin_version/flight-search-widget-blocks/translation_file/languages/fswb.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/kenzap-steps/composer_file/package.json create mode 100644 spec/fixtures/dynamic_finders/plugin_version/scrolling-overlays/translation_file/koptional-video-overlay.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/team-members-block/composer_file/package.json create mode 100644 spec/fixtures/dynamic_finders/plugin_version/thank-you-page-viewer-for-woocommerce/translation_file/lang/jnViewThankyouPage-pt.po diff --git a/spec/fixtures/db/dynamic_finders.yml b/spec/fixtures/db/dynamic_finders.yml index 64cadbb0..8ac39458 100644 --- a/spec/fixtures/db/dynamic_finders.yml +++ b/spec/fixtures/db/dynamic_finders.yml @@ -143,6 +143,11 @@ plugins: path: package.json key: version version: true + 3cx-clicktotalk: + QueryParameter: + files: + - includes/js/callus.js + version: true 3d-flipbook-dflip-lite: QueryParameter: files: @@ -7755,6 +7760,12 @@ plugins: files: - scripts.js version: true + flight-search-widget-blocks: + TranslationFile: + class: BodyPattern + path: languages/fswb.pot + pattern: !ruby/regexp '/Id\-Version: Flight Search Widget Blocks (?\d+\.[\.\d]+)/i' + version: true float-to-top-button: Comment: xpath: //comment()[contains(., "Float to Top")] @@ -10887,6 +10898,12 @@ plugins: path: package.json key: version version: true + kenzap-steps: + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true ketno-lazy-page-loader: QueryParameter: files: @@ -11138,6 +11155,16 @@ plugins: - src/css/laboratory-menu-api-public.css - src/js/laboratory-menu-api-public.js version: true + labtheme-companion: + QueryParameter: + files: + - public/css/font-awesome.css + - public/css/labtheme-companion-public.css + - public/css/jquery.sidr.light.min.css + - public/js/settings.min.js + - public/js/isotope.pkgd.min.js + - public/js/labtheme-companion-public.js + version: true lana-breadcrumb: QueryParameter: files: @@ -12574,6 +12601,11 @@ plugins: files: - css/style.css version: true + melonpan-block-container: + QueryParameter: + files: + - build/melonpan-block-container-front.css + version: true memberlite-elements: QueryParameter: files: @@ -16099,6 +16131,17 @@ plugins: path: lang/quick-mail-es_ES.po pattern: !ruby/regexp '/"Project\-Id\-Version: Quick Mail v(?\d+\.[\.\d]+)/i' version: true + quick-testimonials: + QueryParameter: + files: + - public/assets/css/font-awesome.min.css + - public/assets/css/slick.css + - public/assets/css/structure.css + - public/assets/css/main.css + - public/assets/css/responsive.css + - public/assets/js/slick.min.js + - public/assets/js/main.js + version: true quick-toolbar: QueryParameter: files: @@ -16977,6 +17020,11 @@ plugins: files: - messenger-customer-chat.js version: true + ringotel-webchat: + QueryParameter: + files: + - ringotel-webchat.js + version: true rk-hreview-for-wp: QueryParameter: files: @@ -17437,6 +17485,12 @@ plugins: path: languages/scroll-top.pot pattern: !ruby/regexp '/"Project\-Id\-Version: Scroll Top (?\d+\.[\.\d]+)/i' version: true + scrolling-overlays: + TranslationFile: + class: BodyPattern + path: koptional-video-overlay.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: Scrolling Overlays (?\d+\.[\.\d]+)/i' + version: true scrolltick: QueryParameter: files: @@ -20099,6 +20153,12 @@ plugins: - js/frontend.js - styles/teachpress_front.css version: true + team-members-block: + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true team-members-for-elementor: TranslationFile: class: BodyPattern @@ -20236,6 +20296,12 @@ plugins: - th23-user-management.css - th23-user-management.js version: true + thank-you-page-viewer-for-woocommerce: + TranslationFile: + class: BodyPattern + path: lang/jnViewThankyouPage-pt.po + pattern: !ruby/regexp /ommerce Thank you page viewer by JEVNET (?\d+\.[\.\d]+)/i + version: true that-was-helpful: TranslationFile: class: BodyPattern @@ -24081,6 +24147,8 @@ plugins: QueryParameter: files: - vendor/codemirror/addon/mode/loadmode.js + - assets/blocks/blocks.style.build.css + - assets/js/code-editor-init.js version: true wp-collab-lite: QueryParameter: @@ -25411,6 +25479,12 @@ plugins: - polls-css.css - polls-js.js version: true + wp-pop-up: + QueryParameter: + files: + - assets/wp-popup.css + - assets/wp-popup.js + version: true wp-popup-lite: QueryParameter: files: diff --git a/spec/fixtures/dynamic_finders/expected.yml b/spec/fixtures/dynamic_finders/expected.yml index a5daa4df..3d43e8b5 100644 --- a/spec/fixtures/dynamic_finders/expected.yml +++ b/spec/fixtures/dynamic_finders/expected.yml @@ -152,6 +152,13 @@ plugins: found_by: Composer File (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/360-video/package.json, Match: ''1.0.0''' + 3cx-clicktotalk: + QueryParameter: + number: 16.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/3cx-clicktotalk/includes/js/callus.js?ver=16.0.0 + confidence: 10 3d-flipbook-dflip-lite: QueryParameter: number: 1.3.11 @@ -9653,6 +9660,13 @@ plugins: confidence: 10 interesting_entries: - http://wp.lab/wp-content/plugins/flies/scripts.js?ver=1.0.0 + flight-search-widget-blocks: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/flight-search-widget-blocks/languages/fswb.pot, + Match: ''Id-Version: Flight Search Widget Blocks 1.0.0''' float-to-top-button: Comment: number: 2.3.1 @@ -13560,6 +13574,12 @@ plugins: found_by: Composer File (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/kenzap-features/package.json, Match: ''1.0.0''' + kenzap-steps: + ComposerFile: + number: 1.0.0 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/kenzap-steps/package.json, Match: ''1.0.0''' ketno-lazy-page-loader: QueryParameter: number: '1.0' @@ -13871,6 +13891,18 @@ plugins: - http://wp.lab/wp-content/plugins/laboratory-menu-rest-endpoints/src/css/laboratory-menu-api-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/laboratory-menu-rest-endpoints/src/js/laboratory-menu-api-public.js?ver=1.0.0 confidence: 20 + labtheme-companion: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/labtheme-companion/public/css/font-awesome.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/labtheme-companion/public/css/labtheme-companion-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/labtheme-companion/public/css/jquery.sidr.light.min.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/labtheme-companion/public/js/settings.min.js?ver=1.0.0 + - http://wp.lab/wp-content/plugins/labtheme-companion/public/js/isotope.pkgd.min.js?ver=1.0.0 + - http://wp.lab/wp-content/plugins/labtheme-companion/public/js/labtheme-companion-public.js?ver=1.0.0 + confidence: 60 lana-breadcrumb: QueryParameter: number: 1.0.5 @@ -15695,6 +15727,13 @@ plugins: confidence: 10 interesting_entries: - http://wp.lab/wp-content/plugins/meks-themeforest-smart-widget/css/style.css?ver=1.2 + melonpan-block-container: + QueryParameter: + number: 1.0.1 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/melonpan-block-container/build/melonpan-block-container-front.css?ver=1.0.1 + confidence: 10 memberlite-elements: QueryParameter: number: '1.0' @@ -20160,6 +20199,19 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/quick-mail/lang/quick-mail-es_ES.po, Match: ''"Project-Id-Version: Quick Mail v3.4.1''' + quick-testimonials: + QueryParameter: + number: 1.0.1 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/quick-testimonials/public/assets/css/font-awesome.min.css?ver=1.0.1 + - http://wp.lab/wp-content/plugins/quick-testimonials/public/assets/css/slick.css?ver=1.0.1 + - http://wp.lab/wp-content/plugins/quick-testimonials/public/assets/css/structure.css?ver=1.0.1 + - http://wp.lab/wp-content/plugins/quick-testimonials/public/assets/css/main.css?ver=1.0.1 + - http://wp.lab/wp-content/plugins/quick-testimonials/public/assets/css/responsive.css?ver=1.0.1 + - http://wp.lab/wp-content/plugins/quick-testimonials/public/assets/js/slick.min.js?ver=1.0.1 + - http://wp.lab/wp-content/plugins/quick-testimonials/public/assets/js/main.js?ver=1.0.1 + confidence: 70 quick-toolbar: QueryParameter: number: '0.4' @@ -21278,6 +21330,13 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/ringotel-messenger-customer-chat/messenger-customer-chat.js?ver=1.0.0 confidence: 10 + ringotel-webchat: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/ringotel-webchat/ringotel-webchat.js?ver=1.0.0 + confidence: 10 rk-hreview-for-wp: QueryParameter: number: 1.1.1 @@ -21860,6 +21919,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/scroll-top/languages/scroll-top.pot, Match: ''"Project-Id-Version: Scroll Top 1.0.2''' + scrolling-overlays: + TranslationFile: + number: 0.1.1 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/scrolling-overlays/koptional-video-overlay.pot, + Match: ''"Project-Id-Version: Scrolling Overlays 0.1.1''' scrolltick: QueryParameter: number: '1.0' @@ -25269,6 +25335,13 @@ plugins: - http://wp.lab/wp-content/plugins/teachpress/js/frontend.js?ver=6.2.1 - http://wp.lab/wp-content/plugins/teachpress/styles/teachpress_front.css?ver=6.2.1 confidence: 20 + team-members-block: + ComposerFile: + number: 1.0.0 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/team-members-block/package.json, Match: + ''1.0.0''' team-members-for-elementor: TranslationFile: number: 1.0.0 @@ -25445,6 +25518,13 @@ plugins: - http://wp.lab/wp-content/plugins/th23-user-management/th23-user-management.css?ver=2.3.0 - http://wp.lab/wp-content/plugins/th23-user-management/th23-user-management.js?ver=2.3.0 confidence: 20 + thank-you-page-viewer-for-woocommerce: + TranslationFile: + number: '1.0' + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/thank-you-page-viewer-for-woocommerce/lang/jnViewThankyouPage-pt.po, + Match: ''ommerce Thank you page viewer by JEVNET 1.0''' that-was-helpful: TranslationFile: number: 1.1.0 @@ -30254,7 +30334,9 @@ plugins: found_by: Query Parameter (Passive Detection) interesting_entries: - http://wp.lab/wp-content/plugins/wp-codemirror-block/vendor/codemirror/addon/mode/loadmode.js?ver=1.0.0 - confidence: 10 + - http://wp.lab/wp-content/plugins/wp-codemirror-block/assets/blocks/blocks.style.build.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/wp-codemirror-block/assets/js/code-editor-init.js?ver=1.0.0 + confidence: 30 wp-collab-lite: QueryParameter: number: 1.0.0 @@ -31952,6 +32034,14 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/wp-polls/polls-css.css?ver=2.73.8 - http://wp.lab/wp-content/plugins/wp-polls/polls-js.js?ver=2.73.8 + wp-pop-up: + QueryParameter: + number: '1.0' + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/wp-pop-up/assets/wp-popup.css?ver=1.0 + - http://wp.lab/wp-content/plugins/wp-pop-up/assets/wp-popup.js?ver=1.0 + confidence: 20 wp-popup-lite: QueryParameter: number: 1.0.3 diff --git a/spec/fixtures/dynamic_finders/plugin_version/flight-search-widget-blocks/translation_file/languages/fswb.pot b/spec/fixtures/dynamic_finders/plugin_version/flight-search-widget-blocks/translation_file/languages/fswb.pot new file mode 100644 index 00000000..984ead82 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/flight-search-widget-blocks/translation_file/languages/fswb.pot @@ -0,0 +1,366 @@ +# Copyright (C) 2019 Egor Milyukov +# This file is distributed under the same license as the Flight Search Widget Blocks plugin. +msgid "" +msgstr "" +"Project-Id-Version: Flight Search Widget Blocks 1.0.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/flight-search-widget-blocks\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2019-01-07T13:06:40+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.1.0\n" +"X-Domain: fswb\n" + +#. Plugin Name of the plugin +#: include/fswb-admin.php:20 +#: include/fswb-categories.php:15 +#: flight-search-widget-blocks.php:24 +msgid "Flight Search Widget Blocks" +msgstr "" + +#. Plugin URI of the plugin +msgid "http://swb.milukove.ru/" +msgstr "" + +#. Description of the plugin +msgid "Plugin adds Skyscanner widgets as gutenberg editor blocks." +msgstr "" + +#. Author of the plugin +#: flight-search-widget-blocks.php:27 +msgid "Egor Milyukov" +msgstr "" + +#. Author URI of the plugin +msgid "http://milukove.ru/" +msgstr "" + +#: include/fswb-admin.php:25 +msgid "General settings" +msgstr "" + +#: include/fswb-admin.php:29 +msgid "Associate ID" +msgstr "" + +#: include/fswb-admin.php:29 +msgid "If you have a direct partnership with Skyscanner paste your associate ID here to ensure your exits are tracked. " +msgstr "" + +#: include/fswb-admin.php:32 +msgid "If you do not know your associate ID, you can obtain it from your account manager." +msgstr "" + +#: include/fswb-admin.php:38 +msgid "WhiteLabel domain" +msgstr "" + +#: include/fswb-admin.php:38 +msgid "Widgets have been designed to work with White Labels from the start, and include features such as automatic styling to make your life easier." +msgstr "" + +#: include/fswb-admin.php:44 +msgid "Set widget language." +msgstr "" + +#: include/fswb-admin.php:44 +msgid "This language will be used on skyscannner or whitelabel site when user redirected to it by one of your widgets" +msgstr "" + +#: include/fswb-admin.php:100 +msgid "Widget Blocks" +msgstr "" + +#: include/fswb-admin.php:106 +msgid "Basic Widget Block" +msgstr "" + +#: include/fswb-admin.php:107 +msgid "Basic Widget provide a clean and simple tracked referral to the flight search on Skyscanner or a White Label." +msgstr "" + +#: include/fswb-admin.php:114 +msgid "Location Widget Block" +msgstr "" + +#: include/fswb-admin.php:115 +msgid "Location Widgets provide a clean and simple tracked referral to the flight search on Skyscanner or a White Label." +msgstr "" + +#: include/fswb-admin.php:122 +msgid "Simple Flight Search Widget" +msgstr "" + +#: include/fswb-admin.php:123 +msgid "Simple Flight Search Widget gives you everything your users need to start a search for flights on your site." +msgstr "" + +#: include/fswb-admin.php:131 +#: include/fswb-admin.php:189 +msgid "Get Premium to enable Flight Search Widget and Insider Tips Widget" +msgstr "" + +#: include/fswb-admin.php:144 +msgid "Flight Search Widget" +msgstr "" + +#: include/fswb-admin.php:144 +#: include/fswb-admin.php:152 +msgid "Premium" +msgstr "" + +#: include/fswb-admin.php:145 +msgid "Flight Search Widget is similar to the Simple Flight Search Widget, but it provides a comprehensive control of flight search on your site." +msgstr "" + +#: include/fswb-admin.php:152 +msgid "Insider Tips Widget" +msgstr "" + +#: include/fswb-admin.php:153 +msgid "Insider Tips Widgets are designed to provide users with helpful statistical information about flights, like the cheapest month to fly and indicative pricing for a specified route." +msgstr "" + +#: include/fswb-admin.php:166 +msgid "About" +msgstr "" + +#: include/fswb-admin.php:169 +msgid "Plugin name: %s" +msgstr "" + +#: include/fswb-admin.php:171 +msgid "Plugin author: %s" +msgstr "" + +#: include/fswb-admin.php:173 +msgid "Plugin version: %s" +msgstr "" + +#: include/fswb-admin.php:182 +msgid "Description" +msgstr "" + +#: include/fswb-admin.php:182 +msgid "Flight Search Widget Blocks is the easiest way to start earning money with SkyScanner affiliate program. Plugin adds Skyscanner widgets as gutenberg editor customizable blocks." +msgstr "" + +#: include/fswb-admin.php:182 +msgid "Adding a widget to your site takes just a few clicks. Set some options on the plugin settings page. Then go to your post edit page and pick up one of SkyScanner Widgets from Flight Search Widgets section." +msgstr "" + +#: include/fswb-admin.php:182 +msgid "Thats it, the widget is ready to go. You can change some styles and set another custom parameters or just use it as is. Plugin will work fine both ways." +msgstr "" + +#: include/fswb-admin.php:197 +msgid "Full plugin documentation" +msgstr "" + +#: include/fswb-admin.php:202 +msgid "If you like our plugin and you find it useful, please, help us spread a word about it — leave a review" +msgstr "" + +#: flight-search-widget-blocks.php:26 +msgid "Plugin adds Skyscanner widgets as gutenberg editor blocks" +msgstr "" + +#: assets/js/blocks/fswb-location-widget.js:57 +#: assets/js/blocks/fswb-location-widget.js:305 +#: assets/js/blocks/min/fswb-location-widget.js:1 +#: assets/js/blocks/min/fswb-location-widget.js:3 +msgid "SkyScanner Location Widget" +msgstr "" + +#: assets/js/blocks/fswb-location-widget.js:153 +#: assets/js/blocks/fswb-flight-search-widget__premium_only.js:161 +#: assets/js/blocks/fswb-basic-widget.js:149 +#: assets/js/blocks/fswb-simple-flight-search-widget.js:161 +#: assets/js/blocks/min/fswb-location-widget.js:2 +#: assets/js/blocks/min/fswb-flight-search-widget__premium_only.js:2 +#: assets/js/blocks/min/fswb-basic-widget.js:2 +#: assets/js/blocks/min/fswb-simple-flight-search-widget.js:2 +msgid "Button Label" +msgstr "" + +#: assets/js/blocks/fswb-location-widget.js:158 +#: assets/js/blocks/min/fswb-location-widget.js:2 +msgid "Use {location} to insert Location into button text. E.g.: \"Let's go to {location} right now!\"" +msgstr "" + +#: assets/js/blocks/fswb-location-widget.js:168 +#: assets/js/blocks/min/fswb-location-widget.js:2 +msgid "Location name in single quotes" +msgstr "" + +#: assets/js/blocks/fswb-location-widget.js:182 +#: assets/js/blocks/fswb-flight-search-widget__premium_only.js:175 +#: assets/js/blocks/fswb-basic-widget.js:163 +#: assets/js/blocks/fswb-simple-flight-search-widget.js:175 +#: assets/js/blocks/min/fswb-location-widget.js:2 +#: assets/js/blocks/min/fswb-flight-search-widget__premium_only.js:2 +#: assets/js/blocks/min/fswb-basic-widget.js:2 +#: assets/js/blocks/min/fswb-simple-flight-search-widget.js:2 +msgid "Show arrow icon insted of a plane" +msgstr "" + +#: assets/js/blocks/fswb-location-widget.js:193 +#: assets/js/blocks/fswb-flight-search-widget__premium_only.js:186 +#: assets/js/blocks/fswb-basic-widget.js:174 +#: assets/js/blocks/fswb-simple-flight-search-widget.js:186 +#: assets/js/blocks/min/fswb-location-widget.js:2 +#: assets/js/blocks/min/fswb-flight-search-widget__premium_only.js:2 +#: assets/js/blocks/min/fswb-basic-widget.js:2 +#: assets/js/blocks/min/fswb-simple-flight-search-widget.js:2 +msgid "Open in new tab" +msgstr "" + +#: assets/js/blocks/fswb-location-widget.js:203 +#: assets/js/blocks/fswb-flight-search-widget__premium_only.js:207 +#: assets/js/blocks/fswb-basic-widget.js:184 +#: assets/js/blocks/fswb-simple-flight-search-widget.js:207 +#: assets/js/blocks/min/fswb-location-widget.js:2 +#: assets/js/blocks/min/fswb-flight-search-widget__premium_only.js:2 +#: assets/js/blocks/min/fswb-basic-widget.js:2 +#: assets/js/blocks/min/fswb-simple-flight-search-widget.js:2 +#: assets/js/blocks/min/fswb-insider-tips-widget__premium_only.js:2 +#: assets/js/blocks/fswb-insider-tips-widget__premium_only.js:209 +msgid "Widget colors" +msgstr "" + +#: assets/js/blocks/fswb-location-widget.js:211 +#: assets/js/blocks/fswb-flight-search-widget__premium_only.js:215 +#: assets/js/blocks/fswb-basic-widget.js:192 +#: assets/js/blocks/fswb-simple-flight-search-widget.js:215 +#: assets/js/blocks/min/fswb-location-widget.js:2 +#: assets/js/blocks/min/fswb-flight-search-widget__premium_only.js:2 +#: assets/js/blocks/min/fswb-basic-widget.js:2 +#: assets/js/blocks/min/fswb-simple-flight-search-widget.js:2 +msgid "Background color" +msgstr "" + +#: assets/js/blocks/fswb-flight-search-widget__premium_only.js:57 +#: assets/js/blocks/min/fswb-flight-search-widget__premium_only.js:1 +msgid "SkyScanner Flight Search Widget" +msgstr "" + +#: assets/js/blocks/fswb-flight-search-widget__premium_only.js:196 +#: assets/js/blocks/fswb-simple-flight-search-widget.js:196 +#: assets/js/blocks/min/fswb-flight-search-widget__premium_only.js:2 +#: assets/js/blocks/min/fswb-simple-flight-search-widget.js:2 +msgid "Enable Placeholders" +msgstr "" + +#: assets/js/blocks/fswb-flight-search-widget__premium_only.js:201 +#: assets/js/blocks/fswb-simple-flight-search-widget.js:201 +#: assets/js/blocks/min/fswb-flight-search-widget__premium_only.js:2 +#: assets/js/blocks/min/fswb-simple-flight-search-widget.js:2 +msgid "Show placeholders inside input tags instead of label tags" +msgstr "" + +#: assets/js/blocks/fswb-flight-search-widget__premium_only.js:222 +#: assets/js/blocks/fswb-simple-flight-search-widget.js:222 +#: assets/js/blocks/min/fswb-flight-search-widget__premium_only.js:2 +#: assets/js/blocks/min/fswb-simple-flight-search-widget.js:2 +msgid "Font color" +msgstr "" + +#: assets/js/blocks/fswb-flight-search-widget__premium_only.js:229 +#: assets/js/blocks/fswb-simple-flight-search-widget.js:229 +#: assets/js/blocks/min/fswb-flight-search-widget__premium_only.js:2 +#: assets/js/blocks/min/fswb-simple-flight-search-widget.js:2 +msgid "Button background color" +msgstr "" + +#: assets/js/blocks/fswb-flight-search-widget__premium_only.js:236 +#: assets/js/blocks/fswb-simple-flight-search-widget.js:236 +#: assets/js/blocks/min/fswb-flight-search-widget__premium_only.js:2 +#: assets/js/blocks/min/fswb-simple-flight-search-widget.js:2 +msgid "Button font color" +msgstr "" + +#: assets/js/blocks/fswb-flight-search-widget__premium_only.js:339 +#: assets/js/blocks/fswb-simple-flight-search-widget.js:57 +#: assets/js/blocks/fswb-simple-flight-search-widget.js:339 +#: assets/js/blocks/min/fswb-flight-search-widget__premium_only.js:3 +#: assets/js/blocks/min/fswb-simple-flight-search-widget.js:1 +#: assets/js/blocks/min/fswb-simple-flight-search-widget.js:3 +msgid "SkyScanner Simple Flight Search Widget" +msgstr "" + +#: assets/js/blocks/fswb-basic-widget.js:57 +#: assets/js/blocks/fswb-basic-widget.js:283 +#: assets/js/blocks/min/fswb-basic-widget.js:1 +#: assets/js/blocks/min/fswb-basic-widget.js:3 +msgid "SkyScanner Basic Widget" +msgstr "" + +#: assets/js/blocks/min/fswb-insider-tips-widget__premium_only.js:1 +#: assets/js/blocks/min/fswb-insider-tips-widget__premium_only.js:3 +#: assets/js/blocks/fswb-insider-tips-widget__premium_only.js:57 +#: assets/js/blocks/fswb-insider-tips-widget__premium_only.js:349 +msgid "SkyScanner Insider Tips Widget" +msgstr "" + +#: assets/js/blocks/min/fswb-insider-tips-widget__premium_only.js:2 +#: assets/js/blocks/fswb-insider-tips-widget__premium_only.js:163 +msgid "Insider Tips Widget requires presetting both Origin and Destination locations" +msgstr "" + +#: assets/js/blocks/min/fswb-insider-tips-widget__premium_only.js:2 +#: assets/js/blocks/fswb-insider-tips-widget__premium_only.js:168 +msgid "Origin name" +msgstr "" + +#: assets/js/blocks/min/fswb-insider-tips-widget__premium_only.js:2 +#: assets/js/blocks/fswb-insider-tips-widget__premium_only.js:173 +msgid "Free text (Location name in single quotes)" +msgstr "" + +#: assets/js/blocks/min/fswb-insider-tips-widget__premium_only.js:2 +#: assets/js/blocks/fswb-insider-tips-widget__premium_only.js:179 +msgid "Destination name" +msgstr "" + +#: assets/js/blocks/min/fswb-insider-tips-widget__premium_only.js:2 +#: assets/js/blocks/fswb-insider-tips-widget__premium_only.js:184 +msgid "Free text (Destination name in single quotes)" +msgstr "" + +#: assets/js/blocks/min/fswb-insider-tips-widget__premium_only.js:2 +#: assets/js/blocks/fswb-insider-tips-widget__premium_only.js:190 +msgid "Defines a type of displayed statistics" +msgstr "" + +#: assets/js/blocks/min/fswb-insider-tips-widget__premium_only.js:2 +#: assets/js/blocks/fswb-insider-tips-widget__premium_only.js:195 +msgid "The widget's design completely depends on this attribute" +msgstr "" + +#: assets/js/blocks/min/fswb-insider-tips-widget__premium_only.js:2 +#: assets/js/blocks/fswb-insider-tips-widget__premium_only.js:217 +msgid "Text color of the heading banner" +msgstr "" + +#: assets/js/blocks/min/fswb-insider-tips-widget__premium_only.js:2 +#: assets/js/blocks/fswb-insider-tips-widget__premium_only.js:224 +msgid "Color for the chart line/bars" +msgstr "" + +#: assets/js/blocks/min/fswb-insider-tips-widget__premium_only.js:2 +#: assets/js/blocks/fswb-insider-tips-widget__premium_only.js:231 +msgid "Color for the chart minimum/maximum data point" +msgstr "" + +#: assets/js/blocks/min/fswb-insider-tips-widget__premium_only.js:2 +#: assets/js/blocks/fswb-insider-tips-widget__premium_only.js:238 +msgid "Background color of the search button" +msgstr "" + +#: assets/js/blocks/min/fswb-insider-tips-widget__premium_only.js:2 +#: assets/js/blocks/fswb-insider-tips-widget__premium_only.js:245 +msgid "Font color of the search button" +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/kenzap-steps/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/kenzap-steps/composer_file/package.json new file mode 100644 index 00000000..63879984 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/kenzap-steps/composer_file/package.json @@ -0,0 +1,13 @@ +{ + "name": "kenzap-steps-list-block-cgb-guten-block", + "version": "1.0.0", + "private": true, + "scripts": { + "start": "cgb-scripts start", + "build": "cgb-scripts build", + "eject": "cgb-scripts eject" + }, + "dependencies": { + "cgb-scripts": "1.14.0" + } +} diff --git a/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html b/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html index a07c9da8..135c87d9 100644 --- a/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html +++ b/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html @@ -20,6 +20,10 @@ + + + + @@ -5580,6 +5584,15 @@ + + + + + + + + + @@ -6416,6 +6429,10 @@ + + + + @@ -8231,6 +8248,16 @@ + + + + + + + + + + @@ -8689,6 +8716,10 @@ + + + + @@ -12260,6 +12291,8 @@ + + @@ -13056,6 +13089,11 @@ + + + + + diff --git a/spec/fixtures/dynamic_finders/plugin_version/scrolling-overlays/translation_file/koptional-video-overlay.pot b/spec/fixtures/dynamic_finders/plugin_version/scrolling-overlays/translation_file/koptional-video-overlay.pot new file mode 100644 index 00000000..e45d143d --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/scrolling-overlays/translation_file/koptional-video-overlay.pot @@ -0,0 +1,31 @@ +# Copyright (C) 2019 Cassidy Mcdonald & Jack Considine +# This file is distributed under the same license as the Scrolling Overlays plugin. +msgid "" +msgstr "" +"Project-Id-Version: Scrolling Overlays 0.1.1\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/koptional-video-overlay\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2019-01-06T02:49:23+01:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.1.0\n" +"X-Domain: koptional-video-overlay\n" + +#. Plugin Name of the plugin +msgid "Scrolling Overlays" +msgstr "" + +#. Plugin URI of the plugin +msgid "https://wordpress.org/plugins/scrolling-overlays" +msgstr "" + +#. Description of the plugin +msgid "Adds media overlays on scroll" +msgstr "" + +#. Author of the plugin +msgid "Cassidy Mcdonald & Jack Considine" +msgstr "" diff --git a/spec/fixtures/dynamic_finders/plugin_version/team-members-block/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/team-members-block/composer_file/package.json new file mode 100644 index 00000000..e10b76e0 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/team-members-block/composer_file/package.json @@ -0,0 +1,13 @@ +{ + "name": "my-block-cgb-guten-block", + "version": "1.0.0", + "private": true, + "scripts": { + "start": "cgb-scripts start", + "build": "cgb-scripts build", + "eject": "cgb-scripts eject" + }, + "dependencies": { + "cgb-scripts": "1.13.0" + } +} diff --git a/spec/fixtures/dynamic_finders/plugin_version/thank-you-page-viewer-for-woocommerce/translation_file/lang/jnViewThankyouPage-pt.po b/spec/fixtures/dynamic_finders/plugin_version/thank-you-page-viewer-for-woocommerce/translation_file/lang/jnViewThankyouPage-pt.po new file mode 100644 index 00000000..f3218d94 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/thank-you-page-viewer-for-woocommerce/translation_file/lang/jnViewThankyouPage-pt.po @@ -0,0 +1,25 @@ +msgid "" +msgstr "" +"Project-Id-Version: WooCommerce Thank you page viewer by JEVNET 1.0\n" +"Report-Msgid-Bugs-To: info@jevnet.es\n" +"POT-Creation-Date: 2019-01-06 13:09+0100\n" +"PO-Revision-Date: 2019-01-06 18:59+0100\n" +"Language-Team: Sergi \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-KeywordsList: __;_e\n" +"X-Poedit-Basepath: .\n" +"X-Generator: Poedit 2.2\n" +"Last-Translator: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Language: pt\n" +"X-Poedit-SearchPath-0: ..\n" + +#: ../jn-wc-thankyou-view.php:29 +msgid "Thank you page:" +msgstr "Obrigado página:" + +#: ../jn-wc-thankyou-view.php:30 +msgid "View Thank you page" +msgstr "Visualizar página de agradecimento"