Google Listings & Ads - Version 1.13.4

Version Description

  • 2022-06-07 =
  • Fix - Adding Github Actions for storybook.
  • Fix - Do not show error notice when Merchant Center review request API call failed.
  • Fix - Do not store URL matches transient until fully connected.
  • Fix - Fix GitHub Workflow paths.
  • Fix - Use commit instead of branch for storybook dependency.
  • Tweak - Always compare site URL hash without trailing slash.
  • Tweak - Compliance Policy links.
  • Tweak - WC 6.6 compatibility.
Download this release

Release Info

Developer ecgan
Plugin Icon 128x128 Google Listings & Ads
Version 1.13.4
Comparing to
See all releases

Code changes from version 1.13.3 to 1.13.4

changelog.txt CHANGED
@@ -1,8 +1,23 @@
1
  *** WooCommerce Google Listings and Ads Changelog ***
2
 
 
 
 
 
 
 
 
 
 
 
3
  = 1.13.3 - 2022-05-31 =
4
  * Add - Add six more promotion supported countries.
5
- * Fix - Allow unicode for Manufacturer Part Number (MPN ) value.
 
 
 
 
 
6
  * Update - budget recommendation conversion rate.
7
 
8
  = 1.13.2 - 2022-05-25 =
1
  *** WooCommerce Google Listings and Ads Changelog ***
2
 
3
+ = 1.13.4 - 2022-06-07 =
4
+ * Fix - Adding Github Actions for storybook.
5
+ * Fix - Do not show error notice when Merchant Center review request API call failed.
6
+ * Fix - Do not store URL matches transient until fully connected.
7
+ * Fix - Fix GitHub Workflow paths.
8
+ * Fix - Use commit instead of branch for storybook dependency.
9
+ * Tweak - Always compare site URL hash without trailing slash.
10
+ * Tweak - Compliance Policy links.
11
+ * Tweak - WC 6.6 compatibility.
12
+
13
  = 1.13.3 - 2022-05-31 =
14
  * Add - Add six more promotion supported countries.
15
+ * Fix - Allow unicode for Manufacturer Part Number (MPN) value.
16
+ * Fix - Avoid to show Unsaved Values confirmation in Edit Free Listing when no values has been changed.
17
+ * Fix - Prevent repeated account URL retrievals.
18
+ * Fix - Update tracking docs.
19
+ * Tweak - Replace storybook deps in favor of woocommerce-grow/storybook.
20
+ * Tweak - Simplify and centralize the processing of internal states for the TreeSelectControl component.
21
  * Update - budget recommendation conversion rate.
22
 
23
  = 1.13.2 - 2022-05-25 =
google-listings-and-ads.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Google Listings and Ads
4
  * Plugin URL: https://wordpress.org/plugins/google-listings-and-ads/
5
  * Description: Native integration with Google that allows merchants to easily display their products across Google’s network.
6
- * Version: 1.13.3
7
  * Author: WooCommerce
8
  * Author URI: https://woocommerce.com/
9
  * Text Domain: google-listings-and-ads
@@ -12,7 +12,7 @@
12
  * Requires PHP: 7.3
13
  *
14
  * WC requires at least: 6.0
15
- * WC tested up to: 6.5
16
  * Woo:
17
  *
18
  * @package WooCommerce\Admin
@@ -28,7 +28,7 @@ use Psr\Container\ContainerInterface;
28
 
29
  defined( 'ABSPATH' ) || exit;
30
 
31
- define( 'WC_GLA_VERSION', '1.13.3' ); // WRCS: DEFINED_VERSION.
32
  define( 'WC_GLA_MIN_PHP_VER', '7.3' );
33
  define( 'WC_GLA_MIN_WC_VER', '6.0' );
34
 
3
  * Plugin Name: Google Listings and Ads
4
  * Plugin URL: https://wordpress.org/plugins/google-listings-and-ads/
5
  * Description: Native integration with Google that allows merchants to easily display their products across Google’s network.
6
+ * Version: 1.13.4
7
  * Author: WooCommerce
8
  * Author URI: https://woocommerce.com/
9
  * Text Domain: google-listings-and-ads
12
  * Requires PHP: 7.3
13
  *
14
  * WC requires at least: 6.0
15
+ * WC tested up to: 6.6
16
  * Woo:
17
  *
18
  * @package WooCommerce\Admin
28
 
29
  defined( 'ABSPATH' ) || exit;
30
 
31
+ define( 'WC_GLA_VERSION', '1.13.4' ); // WRCS: DEFINED_VERSION.
32
  define( 'WC_GLA_MIN_PHP_VER', '7.3' );
33
  define( 'WC_GLA_MIN_WC_VER', '6.0' );
34
 
js/build/index.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'moment', 'react', 'wc-components', 'wc-customer-effort-score', 'wc-navigation', 'wc-settings', 'wc-store-data', 'wp-a11y', 'wp-api-fetch', 'wp-data', 'wp-data-controls', 'wp-date', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-url', 'wp-warning'), 'version' => '445843f8a29824ac4c332ad7c13a9a55');
1
+ <?php return array('dependencies' => array('lodash', 'moment', 'react', 'wc-components', 'wc-customer-effort-score', 'wc-navigation', 'wc-settings', 'wc-store-data', 'wp-a11y', 'wp-api-fetch', 'wp-data', 'wp-data-controls', 'wp-date', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-url', 'wp-warning'), 'version' => '7233400a125c6eaf938b7d6f217e8e63');
js/build/index.js CHANGED
@@ -1,5 +1,5 @@
1
  (function(){var __webpack_modules__={9171:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.validateDateInputForRange=t.dateValidationMessages=t.loadLocaleData=t.getDateFormatsForInterval=t.defaultTableDateFormat=t.weekTicksThreshold=t.dayTicksThreshold=t.getChartTypeForQuery=t.getIntervalForQuery=t.getAllowedIntervalsForQuery=t.getPreviousDate=t.getDateDifferenceInDays=t.getCurrentDates=t.getDateParamsFromQuery=t.getCurrentPeriod=t.getLastPeriod=t.getStoreTimeZoneMoment=t.getRangeLabel=t.toMoment=t.appendTimestamp=t.periods=t.presetValues=t.defaultDateTimeFormat=t.isoDateFormat=void 0;const o=r(n(6292)),a=n(2819),i=n(5736),s=n(129);function l(e,n){if(o.default.isMoment(n))return n.isValid()?n:null;if("string"==typeof n){const r=o.default(n,[t.isoDateFormat,e],!0);return r.isValid()?r:null}throw new Error("toMoment requires a string to be passed as an argument")}function c(e,t){const n=e.year()===t.year(),r=n&&e.month()===t.month(),o=n&&r&&e.isSame(t,"day"),a=i.__("MMM D, YYYY","woocommerce-admin");if(o)return e.format(a);if(r){const n=e.date();return e.format(a).replace(n,`${n} - ${t.date()}`)}if(n){const n=i.__("MMM D","woocommerce-admin");return`${e.format(n)} - ${t.format(a)}`}return`${e.format(a)} - ${t.format(a)}`}function u(){return window.wcSettings&&window.wcSettings.timeZone?["+","-"].includes(window.wcSettings.timeZone.charAt(0))?o.default().utcOffset(window.wcSettings.timeZone):o.default().tz(window.wcSettings.timeZone):o.default()}function d(e,t){const n=u().startOf(e).subtract(1,e),r=n.clone().endOf(e);let a,i;if("previous_period"===t)if("year"===e)a=o.default().startOf(e).subtract(2,e),i=a.clone().endOf(e);else{const e=r.diff(n,"days");i=n.clone().subtract(1,"days"),a=i.clone().subtract(e,"days")}else a=n.clone().subtract(1,"years"),i=r.clone().subtract(1,"years");return"month"===e&&(i=i.clone().endOf("month")),{primaryStart:n,primaryEnd:r,secondaryStart:a,secondaryEnd:i}}function g(e,t){const n=u().startOf(e),r=u(),o=r.diff(n,"days");let a,i;return"previous_period"===t?(a=n.clone().subtract(1,e),i=r.clone().subtract(1,e)):(a=n.clone().subtract(1,"years"),i=a.clone().add(o+1,"days").subtract(1,"seconds")),{primaryStart:n,primaryEnd:r,secondaryStart:a,secondaryEnd:i}}t.isoDateFormat="YYYY-MM-DD",t.defaultDateTimeFormat="YYYY-MM-DDTHH:mm:ss",t.presetValues=[{value:"today",label:i.__("Today","woocommerce-admin")},{value:"yesterday",label:i.__("Yesterday","woocommerce-admin")},{value:"week",label:i.__("Week to Date","woocommerce-admin")},{value:"last_week",label:i.__("Last Week","woocommerce-admin")},{value:"month",label:i.__("Month to Date","woocommerce-admin")},{value:"last_month",label:i.__("Last Month","woocommerce-admin")},{value:"quarter",label:i.__("Quarter to Date","woocommerce-admin")},{value:"last_quarter",label:i.__("Last Quarter","woocommerce-admin")},{value:"year",label:i.__("Year to Date","woocommerce-admin")},{value:"last_year",label:i.__("Last Year","woocommerce-admin")},{value:"custom",label:i.__("Custom","woocommerce-admin")}],t.periods=[{value:"previous_period",label:i.__("Previous Period","woocommerce-admin")},{value:"previous_year",label:i.__("Previous Year","woocommerce-admin")}],t.appendTimestamp=(e,n)=>{if("start"===n)return e.startOf("day").format(t.defaultDateTimeFormat);if("now"===n)return e.format(t.defaultDateTimeFormat);if("end"===n)return e.endOf("day").format(t.defaultDateTimeFormat);throw new Error("appendTimestamp requires second parameter to be either `start`, `now` or `end`")},t.toMoment=l,t.getRangeLabel=c,t.getStoreTimeZoneMoment=u,t.getLastPeriod=d,t.getCurrentPeriod=g;const p=a.memoize(((e,t,n,r)=>{switch(e){case"today":return g("day",t);case"yesterday":return d("day",t);case"week":return g("week",t);case"last_week":return d("week",t);case"month":return g("month",t);case"last_month":return d("month",t);case"quarter":return g("quarter",t);case"last_quarter":return d("quarter",t);case"year":return g("year",t);case"last_year":return d("year",t);case"custom":const e=r.diff(n,"days");if("previous_period"===t){const t=n.clone().subtract(1,"days");return{primaryStart:n,primaryEnd:r,secondaryStart:t.clone().subtract(e,"days"),secondaryEnd:t}}return{primaryStart:n,primaryEnd:r,secondaryStart:n.clone().subtract(1,"years"),secondaryEnd:r.clone().subtract(1,"years")}}}),((e,t,n,r)=>[e,t,n&&n.format(),r&&r.format()].join(":"))),f=a.memoize(((e,t,n,r,a)=>{if(e&&t)return{period:e,compare:t,after:n?o.default(n):null,before:r?o.default(r):null};const i=s.parse(a.replace(/&amp;/g,"&"));return{period:i.period,compare:i.compare,after:i.after?o.default(i.after):null,before:i.before?o.default(i.before):null}}),((e,t,n,r,o)=>[e,t,n,r,o].join(":")));t.getDateParamsFromQuery=(e,t="period=month&compare=previous_year")=>{const{period:n,compare:r,after:o,before:a}=e;return f(n,r,o,a,t)};const m=a.memoize(((e,n,r,o,i,s)=>({primary:{label:a.find(t.presetValues,(t=>t.value===e)).label,range:c(r,o),after:r,before:o},secondary:{label:a.find(t.periods,(e=>e.value===n)).label,range:c(i,s),after:i,before:s}})),((e,t,n,r,o,a)=>[e,t,n&&n.format(),r&&r.format(),o&&o.format(),a&&a.format()].join(":")));function h(e){let n=[];if("custom"===e.period){const{primary:r}=t.getCurrentDates(e),o=t.getDateDifferenceInDays(r.before,r.after);n=o>=365?["day","week","month","quarter","year"]:o>=90?["day","week","month","quarter"]:o>=28?["day","week","month"]:o>=7?["day","week"]:o>1&&o<7?["day"]:["hour","day"]}else switch(e.period){case"today":case"yesterday":n=["hour","day"];break;case"week":case"last_week":default:n=["day"];break;case"month":case"last_month":n=["day","week"];break;case"quarter":case"last_quarter":n=["day","week","month"];break;case"year":case"last_year":n=["day","week","month","quarter"]}return n}t.getCurrentDates=(e,n="period=month&compare=previous_year")=>{const{period:r,compare:o,after:a,before:i}=t.getDateParamsFromQuery(e,n),{primaryStart:s,primaryEnd:l,secondaryStart:c,secondaryEnd:u}=p(r,o,a,i);return m(r,o,s,l,c,u)},t.getDateDifferenceInDays=(e,t)=>{const n=o.default(e),r=o.default(t);return n.diff(r,"days")},t.getPreviousDate=(e,t,n,r,a)=>{const i=o.default(e);if("previous_year"===r)return i.clone().subtract(1,"years");const s=o.default(t),l=o.default(n),c=s.diff(l,a);return i.clone().subtract(c,a)},t.getAllowedIntervalsForQuery=h,t.getIntervalForQuery=function(e){const t=h(e),n=t[0];let r=e.interval||n;return e.interval&&!t.includes(e.interval)&&(r=n),r},t.getChartTypeForQuery=function({chartType:e}){return["line","bar"].includes(e)?e:"line"},t.dayTicksThreshold=63,t.weekTicksThreshold=9,t.defaultTableDateFormat="m/d/Y",t.getDateFormatsForInterval=function(e,n=0){let r="%B %-d, %Y",o="%B %-d, %Y",a="%Y-%m-%d",s="%b %Y",l=t.defaultTableDateFormat;switch(e){case"hour":r="%_I%p %B %-d, %Y",o="%_I%p %b %-d, %Y",a="%_I%p",s="%b %-d, %Y",l="h A";break;case"day":n<t.dayTicksThreshold?a="%-d":(a="%b",s="%Y");break;case"week":n<t.weekTicksThreshold?(a="%-d",s="%b %Y"):(a="%b",s="%Y"),r=i.__("Week of %B %-d, %Y","woocommerce-admin"),o=i.__("Week of %B %-d, %Y","woocommerce-admin");break;case"quarter":case"month":r="%B %Y",o="%B %Y",a="%b",s="%Y";break;case"year":r="%Y",o="%Y",a="%Y"}return{screenReaderFormat:r,tooltipLabelFormat:o,xFormat:a,x2Format:s,tableFormat:l}},t.loadLocaleData=function({userLocale:e,weekdaysShort:t}){"en"!==o.default.locale()&&o.default.updateLocale(e,{longDateFormat:{L:i.__("MM/DD/YYYY","woocommerce-admin"),LL:i.__("MMMM D, YYYY","woocommerce-admin"),LLL:i.__("D MMMM YYYY LT","woocommerce-admin"),LLLL:i.__("dddd, D MMMM YYYY LT","woocommerce-admin"),LT:i.__("HH:mm","woocommerce-admin")},weekdaysMin:t})},t.dateValidationMessages={invalid:i.__("Invalid date","woocommerce-admin"),future:i.__("Select a date in the past","woocommerce-admin"),startAfterEnd:i.__("Start date must be before end date","woocommerce-admin"),endBeforeStart:i.__("Start date must be before end date","woocommerce-admin")},t.validateDateInputForRange=function(e,n,r,a,i){const s=l(i,n);return s?o.default().isBefore(s,"day")?{date:null,error:t.dateValidationMessages.future}:"after"===e&&r&&s.isAfter(r,"day")?{date:null,error:t.dateValidationMessages.startAfterEnd}:"before"===e&&a&&s.isBefore(a,"day")?{date:null,error:t.dateValidationMessages.endBeforeStart}:{date:s}:{date:null,error:t.dateValidationMessages.invalid}}},4940:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.recordPageView=t.queueRecordEvent=t.recordEvent=void 0;const o=r(n(1227)).default("wc-admin:tracks");function a(e,t){if(o("recordevent %s %o","wcadmin_"+e,t,{_tqk:window._tkq,shouldRecord:!!window._tkq&&!!window.wcTracks&&!!window.wcTracks.isEnabled}),!window.wcTracks||"function"!=typeof window.wcTracks.recordEvent)return!1;window.wcTracks.recordEvent(e,t)}t.recordEvent=a;const i={localStorageKey:()=>"tracksQueue",clear(){window.localStorage&&window.localStorage.removeItem(i.localStorageKey())},get(){if(!window.localStorage)return[];let e=window.localStorage.getItem(i.localStorageKey());return e=e?JSON.parse(e):[],e=Array.isArray(e)?e:[],e},add(...e){if(!window.localStorage)return o("Unable to queue, running now",{args:e}),void a.apply(null,e||void 0);let t=i.get();const n={args:e};t.push(n),t=t.slice(-100),o("Adding new item to queue.",n),window.localStorage.setItem(i.localStorageKey(),JSON.stringify(t))},process(){if(!window.localStorage)return;const e=i.get();i.clear(),o("Processing items in queue.",e),e.forEach((e=>{"object"==typeof e&&(o("Processing item in queue.",e),a.apply(null,e.args||void 0))}))}};t.queueRecordEvent=function(e,t){i.add(e,t)},t.recordPageView=function(e,t){e&&(a("page_view",Object.assign({path:e},t)),i.process())}},4184:function(e,t){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var a=typeof n;if("string"===a||"number"===a)e.push(n);else if(Array.isArray(n)){if(n.length){var i=o.apply(null,n);i&&e.push(i)}}else if("object"===a)if(n.toString===Object.prototype.toString)for(var s in n)r.call(n,s)&&n[s]&&e.push(s);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},1227:function(e,t,n){var r=n(4155);t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const n="color: "+this.color;t.splice(1,0,n,"color: inherit");let r=0,o=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{"%%"!==e&&(r++,"%c"===e&&(o=r))})),t.splice(o,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")}catch(e){}return!e&&void 0!==r&&"env"in r&&(e=r.env.DEBUG),e},t.useColors=function(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type&&!window.process.__nwjs)||("undefined"==typeof navigator||!navigator.userAgent||!navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))&&("undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))},t.storage=function(){try{return localStorage}catch(e){}}(),t.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),e.exports=n(2447)(t);const{formatters:o}=e.exports;o.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},2447:function(e,t,n){e.exports=function(e){function t(e){let n,o=null;function a(...e){if(!a.enabled)return;const r=a,o=Number(new Date),i=o-(n||o);r.diff=i,r.prev=n,r.curr=o,n=o,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let s=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((n,o)=>{if("%%"===n)return"%";s++;const a=t.formatters[o];if("function"==typeof a){const t=e[s];n=a.call(r,t),e.splice(s,1),s--}return n})),t.formatArgs.call(r,e),(r.log||t.log).apply(r,e)}return a.namespace=e,a.useColors=t.useColors(),a.color=t.selectColor(e),a.extend=r,a.destroy=t.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:()=>null===o?t.enabled(e):o,set:e=>{o=e}}),"function"==typeof t.init&&t.init(a),a}function r(e,n){const r=t(this.namespace+(void 0===n?":":n)+e);return r.log=this.log,r}function o(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){const e=[...t.names.map(o),...t.skips.map(o).map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){let n;t.save(e),t.names=[],t.skips=[];const r=("string"==typeof e?e:"").split(/[\s,]+/),o=r.length;for(n=0;n<o;n++)r[n]&&("-"===(e=r[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){if("*"===e[e.length-1])return!0;let n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=n(7824),t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(e).forEach((n=>{t[n]=e[n]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let n=0;for(let t=0;t<e.length;t++)n=(n<<5)-n+e.charCodeAt(t),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t}},3836:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-checkmark-circle",s,!1,!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M11 17.768l-4.884-4.884 1.768-1.768L11 14.232l8.658-8.658A9.98 9.98 0 0012 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10a9.94 9.94 0 00-.966-4.266L11 17.768z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},8222:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-chevron-left",s,!1,!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M14 20l-8-8 8-8 1.414 1.414L8.828 12l6.586 6.586z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},7188:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-credit-card",s,!1,!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M20 4H4a2 2 0 00-2 2v12a2 2 0 002 2h16a2 2 0 002-2V6a2 2 0 00-2-2zm0 2v2H4V6h16zM4 18v-6h16v6H4zm2-4h7v2H6v-2zm9 0h3v2h-3v-2z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},8359:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-external",s,!!function(e){return 0==e%18}(n)&&"needs-offset",!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M19 13v6a2 2 0 01-2 2H5a2 2 0 01-2-2V7a2 2 0 012-2h6v2H5v12h12v-6h2zM13 3v2h4.586l-7.793 7.793 1.414 1.414L19 6.414V11h2V3h-8z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},3119:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-gift",s,!1,!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M22 6h-4.8c.5-.5.8-1.2.8-2 0-1.7-1.3-3-3-3s-3 1.3-3 3c0-1.7-1.3-3-3-3S6 2.3 6 4c0 .8.3 1.5.8 2H2v6h1v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8h1V6zm-2 4h-7V8h7v2zm-5-7c.6 0 1 .4 1 1s-.4 1-1 1-1-.4-1-1 .4-1 1-1zM9 3c.6 0 1 .4 1 1s-.4 1-1 1-1-.4-1-1 .4-1 1-1zM4 8h7v2H4V8zm1 4h6v8H5v-8zm14 8h-6v-8h6v8z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},7719:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-help-outline",s,!!function(e){return 0==e%18}(n)&&"needs-offset",!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M12 4c4.411 0 8 3.589 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8m0-2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm4 8a4 4 0 00-8 0h2c0-1.103.897-2 2-2s2 .897 2 2-.897 2-2 2a1 1 0 00-1 1v2h2v-1.141A3.991 3.991 0 0016 10zm-3 6h-2v2h2v-2z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},7132:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-info-outline",s,!!function(e){return 0==e%18}(n)&&"needs-offset",!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M13 9h-2V7h2v2zm0 2h-2v6h2v-6zm-1-7c-4.411 0-8 3.589-8 8s3.589 8 8 8 8-3.589 8-8-3.589-8-8-8m0-2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},5683:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-notice-outline",s,!!function(e){return 0==e%18}(n)&&"needs-offset",!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M12 4c4.411 0 8 3.589 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8m0-2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 13h-2v2h2v-2zm-2-2h2l.5-6h-3l.5 6z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},7489:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-notice",s,!!function(e){return 0==e%18}(n)&&"needs-offset",!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 15h-2v-2h2v2zm0-4h-2l-.5-6h3l-.5 6z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},4886:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-phone",s,!1,!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M16 2H8a2 2 0 00-2 2v16a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2zm-3 19h-2v-1h2v1zm3-2H8V5h8v14z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},3115:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-plus-small",s,!!function(e){return 0==e%18}(n)&&"needs-offset",!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M18 11h-5V6h-2v5H6v2h5v5h2v-5h5z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},8249:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-sync",s,!1,!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M23.5 13.5l-3.086 3.086L19 18l-4.5-4.5 1.414-1.414L18 14.172V12c0-3.308-2.692-6-6-6V4a8 8 0 018 8v2.172l2.086-2.086L23.5 13.5zM6 12V9.828l2.086 2.086L9.5 10.5 5 6 3.586 7.414.5 10.5l1.414 1.414L4 9.828V12a8 8 0 008 8v-2c-3.308 0-6-2.692-6-6z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},6928:function(e){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,n),o.loaded=!0,o.exports}return n.m=e,n.c=t,n.p="",n(0)}([function(e,t,n){e.exports=n(1)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(2);Object.defineProperty(t,"combineChunks",{enumerable:!0,get:function(){return r.combineChunks}}),Object.defineProperty(t,"fillInChunks",{enumerable:!0,get:function(){return r.fillInChunks}}),Object.defineProperty(t,"findAll",{enumerable:!0,get:function(){return r.findAll}}),Object.defineProperty(t,"findChunks",{enumerable:!0,get:function(){return r.findChunks}})},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.findAll=function(e){var t=e.autoEscape,a=e.caseSensitive,i=void 0!==a&&a,s=e.findChunks,l=void 0===s?r:s,c=e.sanitize,u=e.searchWords,d=e.textToHighlight;return o({chunksToHighlight:n({chunks:l({autoEscape:t,caseSensitive:i,sanitize:c,searchWords:u,textToHighlight:d})}),totalLength:d?d.length:0})};var n=t.combineChunks=function(e){var t=e.chunks;return t.sort((function(e,t){return e.start-t.start})).reduce((function(e,t){if(0===e.length)return[t];var n=e.pop();if(t.start<=n.end){var r=Math.max(n.end,t.end);e.push({highlight:!1,start:n.start,end:r})}else e.push(n,t);return e}),[])},r=function(e){var t=e.autoEscape,n=e.caseSensitive,r=e.sanitize,o=void 0===r?a:r,i=e.searchWords,s=e.textToHighlight;return s=o(s),i.filter((function(e){return e})).reduce((function(e,r){r=o(r),t&&(r=r.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"));for(var a=new RegExp(r,n?"g":"gi"),i=void 0;i=a.exec(s);){var l=i.index,c=a.lastIndex;c>l&&e.push({highlight:!1,start:l,end:c}),i.index===a.lastIndex&&a.lastIndex++}return e}),[])};t.findChunks=r;var o=t.fillInChunks=function(e){var t=e.chunksToHighlight,n=e.totalLength,r=[],o=function(e,t,n){t-e>0&&r.push({start:e,end:t,highlight:n})};if(0===t.length)o(0,n,!1);else{var a=0;t.forEach((function(e){o(a,e.start,!1),o(e.start,e.end,!0),a=e.end})),o(a,n,!1)}return r};function a(e){return e}}])},8679:function(e,t,n){"use strict";var r=n(9864),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},s={};function l(e){return r.isMemo(e)?i:s[e.$$typeof]||o}s[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s[r.Memo]=i;var c=Object.defineProperty,u=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,g=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,f=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(f){var o=p(n);o&&o!==f&&e(t,o,r)}var i=u(n);d&&(i=i.concat(d(n)));for(var s=l(t),m=l(n),h=0;h<i.length;++h){var y=i[h];if(!(a[y]||r&&r[y]||m&&m[y]||s&&s[y])){var v=g(n,y);try{c(t,y,v)}catch(e){}}}}return t}},9016:function(e){"use strict";e.exports=function(e,t,n,r){e=(e+"").replace(/[^0-9+\-Ee.]/g,"");var o=isFinite(+e)?+e:0,a=isFinite(+t)?Math.abs(t):0,i=void 0===r?",":r,s=void 0===n?".":n,l="";return l=(a?function(e,t){if(-1===(""+e).indexOf("e"))return+(Math.round(e+"e+"+t)+"e-"+t);var n=(""+e).split("e"),r="";return+n[1]+t>0&&(r="+"),(+(Math.round(+n[0]+"e"+r+(+n[1]+t))+"e-"+t)).toFixed(t)}(o,a).toString():""+Math.round(o)).split("."),l[0].length>3&&(l[0]=l[0].replace(/\B(?=(?:\d{3})+(?!\d))/g,i)),(l[1]||"").length<a&&(l[1]=l[1]||"",l[1]+=new Array(a-l[1].length+1).join("0")),l.join(s)}},9588:function(e){e.exports=function(e,t){var n,r,o=0;function a(){var a,i,s=n,l=arguments.length;e:for(;s;){if(s.args.length===arguments.length){for(i=0;i<l;i++)if(s.args[i]!==arguments[i]){s=s.next;continue e}return s!==n&&(s===r&&(r=s.prev),s.prev.next=s.next,s.next&&(s.next.prev=s.prev),s.next=n,s.prev=null,n.prev=s,n=s),s.val}s=s.next}for(a=new Array(l),i=0;i<l;i++)a[i]=arguments[i];return s={args:a,val:e.apply(null,a)},n?(n.prev=s,s.next=n):r=s,o===t.maxSize?(r=r.prev).next=null:o++,n=s,s.val}return t=t||{},a.clear=function(){n=null,r=null,o=0},a}},2441:function(e,t,n){var r;!function(o,a,i){if(o){for(var s,l={8:"backspace",9:"tab",13:"enter",16:"shift",17:"ctrl",18:"alt",20:"capslock",27:"esc",32:"space",33:"pageup",34:"pagedown",35:"end",36:"home",37:"left",38:"up",39:"right",40:"down",45:"ins",46:"del",91:"meta",93:"meta",224:"meta"},c={106:"*",107:"+",109:"-",110:".",111:"/",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"},u={"~":"`","!":"1","@":"2","#":"3",$:"4","%":"5","^":"6","&":"7","*":"8","(":"9",")":"0",_:"-","+":"=",":":";",'"':"'","<":",",">":".","?":"/","|":"\\"},d={option:"alt",command:"meta",return:"enter",escape:"esc",plus:"+",mod:/Mac|iPod|iPhone|iPad/.test(navigator.platform)?"meta":"ctrl"},g=1;g<20;++g)l[111+g]="f"+g;for(g=0;g<=9;++g)l[g+96]=g.toString();b.prototype.bind=function(e,t,n){var r=this;return e=e instanceof Array?e:[e],r._bindMultiple.call(r,e,t,n),r},b.prototype.unbind=function(e,t){return this.bind.call(this,e,(function(){}),t)},b.prototype.trigger=function(e,t){var n=this;return n._directMap[e+":"+t]&&n._directMap[e+":"+t]({},e),n},b.prototype.reset=function(){var e=this;return e._callbacks={},e._directMap={},e},b.prototype.stopCallback=function(e,t){if((" "+t.className+" ").indexOf(" mousetrap ")>-1)return!1;if(v(t,this.target))return!1;if("composedPath"in e&&"function"==typeof e.composedPath){var n=e.composedPath()[0];n!==e.target&&(t=n)}return"INPUT"==t.tagName||"SELECT"==t.tagName||"TEXTAREA"==t.tagName||t.isContentEditable},b.prototype.handleKey=function(){var e=this;return e._handleKey.apply(e,arguments)},b.addKeycodes=function(e){for(var t in e)e.hasOwnProperty(t)&&(l[t]=e[t]);s=null},b.init=function(){var e=b(a);for(var t in e)"_"!==t.charAt(0)&&(b[t]=function(t){return function(){return e[t].apply(e,arguments)}}(t))},b.init(),o.Mousetrap=b,e.exports&&(e.exports=b),void 0===(r=function(){return b}.call(t,n,t,e))||(e.exports=r)}function p(e,t,n){e.addEventListener?e.addEventListener(t,n,!1):e.attachEvent("on"+t,n)}function f(e){if("keypress"==e.type){var t=String.fromCharCode(e.which);return e.shiftKey||(t=t.toLowerCase()),t}return l[e.which]?l[e.which]:c[e.which]?c[e.which]:String.fromCharCode(e.which).toLowerCase()}function m(e){return"shift"==e||"ctrl"==e||"alt"==e||"meta"==e}function h(e,t,n){return n||(n=function(){if(!s)for(var e in s={},l)e>95&&e<112||l.hasOwnProperty(e)&&(s[l[e]]=e);return s}()[e]?"keydown":"keypress"),"keypress"==n&&t.length&&(n="keydown"),n}function y(e,t){var n,r,o,a=[];for(n=function(e){return"+"===e?["+"]:(e=e.replace(/\+{2}/g,"+plus")).split("+")}(e),o=0;o<n.length;++o)r=n[o],d[r]&&(r=d[r]),t&&"keypress"!=t&&u[r]&&(r=u[r],a.push("shift")),m(r)&&a.push(r);return{key:r,modifiers:a,action:t=h(r,a,t)}}function v(e,t){return null!==e&&e!==a&&(e===t||v(e.parentNode,t))}function b(e){var t=this;if(e=e||a,!(t instanceof b))return new b(e);t.target=e,t._callbacks={},t._directMap={};var n,r={},o=!1,i=!1,s=!1;function l(e){e=e||{};var t,n=!1;for(t in r)e[t]?n=!0:r[t]=0;n||(s=!1)}function c(e,n,o,a,i,s){var l,c,u,d,g=[],p=o.type;if(!t._callbacks[e])return[];for("keyup"==p&&m(e)&&(n=[e]),l=0;l<t._callbacks[e].length;++l)if(c=t._callbacks[e][l],(a||!c.seq||r[c.seq]==c.level)&&p==c.action&&("keypress"==p&&!o.metaKey&&!o.ctrlKey||(u=n,d=c.modifiers,u.sort().join(",")===d.sort().join(",")))){var f=!a&&c.combo==i,h=a&&c.seq==a&&c.level==s;(f||h)&&t._callbacks[e].splice(l,1),g.push(c)}return g}function u(e,n,r,o){t.stopCallback(n,n.target||n.srcElement,r,o)||!1===e(n,r)&&(function(e){e.preventDefault?e.preventDefault():e.returnValue=!1}(n),function(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0}(n))}function d(e){"number"!=typeof e.which&&(e.which=e.keyCode);var n=f(e);n&&("keyup"!=e.type||o!==n?t.handleKey(n,function(e){var t=[];return e.shiftKey&&t.push("shift"),e.altKey&&t.push("alt"),e.ctrlKey&&t.push("ctrl"),e.metaKey&&t.push("meta"),t}(e),e):o=!1)}function g(e,a,i,d,p){t._directMap[e+":"+i]=a;var m,h=(e=e.replace(/\s+/g," ")).split(" ");h.length>1?function(e,t,a,i){function c(t){return function(){s=t,++r[e],clearTimeout(n),n=setTimeout(l,1e3)}}function d(t){u(a,t,e),"keyup"!==i&&(o=f(t)),setTimeout(l,10)}r[e]=0;for(var p=0;p<t.length;++p){var m=p+1===t.length?d:c(i||y(t[p+1]).action);g(t[p],m,i,e,p)}}(e,h,a,i):(m=y(e,i),t._callbacks[m.key]=t._callbacks[m.key]||[],c(m.key,m.modifiers,{type:m.action},d,e,p),t._callbacks[m.key][d?"unshift":"push"]({callback:a,modifiers:m.modifiers,action:m.action,seq:d,level:p,combo:e}))}t._handleKey=function(e,t,n){var r,o=c(e,t,n),a={},d=0,g=!1;for(r=0;r<o.length;++r)o[r].seq&&(d=Math.max(d,o[r].level));for(r=0;r<o.length;++r)if(o[r].seq){if(o[r].level!=d)continue;g=!0,a[o[r].seq]=1,u(o[r].callback,n,o[r].combo,o[r].seq)}else g||u(o[r].callback,n,o[r].combo);var p="keypress"==n.type&&i;n.type!=s||m(e)||p||l(a),i=g&&"keydown"==n.type},t._bindMultiple=function(e,t,n){for(var r=0;r<e.length;++r)g(e[r],t,n)},p(e,"keypress",d),p(e,"keydown",d),p(e,"keyup",d)}}("undefined"!=typeof window?window:null,"undefined"!=typeof window?document:null)},3956:function(){!function(e){if(e){var t={},n=e.prototype.stopCallback;e.prototype.stopCallback=function(e,r,o,a){return!!this.paused||!t[o]&&!t[a]&&n.call(this,e,r,o)},e.prototype.bindGlobal=function(e,n,r){if(this.bind(e,n,r),e instanceof Array)for(var o=0;o<e.length;o++)t[e[o]]=!0;else t[e]=!0},e.init()}}("undefined"!=typeof Mousetrap?Mousetrap:void 0)},7824:function(e){var t=1e3,n=60*t,r=60*n,o=24*r;function a(e,t,n,r){var o=t>=1.5*n;return Math.round(e/n)+" "+r+(o?"s":"")}e.exports=function(e,i){i=i||{};var s,l,c=typeof e;if("string"===c&&e.length>0)return function(e){if(!((e=String(e)).length>100)){var a=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(a){var i=parseFloat(a[1]);switch((a[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*i;case"weeks":case"week":case"w":return 6048e5*i;case"days":case"day":case"d":return i*o;case"hours":case"hour":case"hrs":case"hr":case"h":return i*r;case"minutes":case"minute":case"mins":case"min":case"m":return i*n;case"seconds":case"second":case"secs":case"sec":case"s":return i*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return i;default:return}}}}(e);if("number"===c&&isFinite(e))return i.long?(s=e,(l=Math.abs(s))>=o?a(s,l,o,"day"):l>=r?a(s,l,r,"hour"):l>=n?a(s,l,n,"minute"):l>=t?a(s,l,t,"second"):s+" ms"):function(e){var a=Math.abs(e);return a>=o?Math.round(e/o)+"d":a>=r?Math.round(e/r)+"h":a>=n?Math.round(e/n)+"m":a>=t?Math.round(e/t)+"s":e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},6470:function(e,t,n){"use strict";var r=n(4155);function o(e){if("string"!=typeof e)throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}function a(e,t){for(var n,r="",o=0,a=-1,i=0,s=0;s<=e.length;++s){if(s<e.length)n=e.charCodeAt(s);else{if(47===n)break;n=47}if(47===n){if(a===s-1||1===i);else if(a!==s-1&&2===i){if(r.length<2||2!==o||46!==r.charCodeAt(r.length-1)||46!==r.charCodeAt(r.length-2))if(r.length>2){var l=r.lastIndexOf("/");if(l!==r.length-1){-1===l?(r="",o=0):o=(r=r.slice(0,l)).length-1-r.lastIndexOf("/"),a=s,i=0;continue}}else if(2===r.length||1===r.length){r="",o=0,a=s,i=0;continue}t&&(r.length>0?r+="/..":r="..",o=2)}else r.length>0?r+="/"+e.slice(a+1,s):r=e.slice(a+1,s),o=s-a-1;a=s,i=0}else 46===n&&-1!==i?++i:i=-1}return r}var i={resolve:function(){for(var e,t="",n=!1,i=arguments.length-1;i>=-1&&!n;i--){var s;i>=0?s=arguments[i]:(void 0===e&&(e=r.cwd()),s=e),o(s),0!==s.length&&(t=s+"/"+t,n=47===s.charCodeAt(0))}return t=a(t,!n),n?t.length>0?"/"+t:"/":t.length>0?t:"."},normalize:function(e){if(o(e),0===e.length)return".";var t=47===e.charCodeAt(0),n=47===e.charCodeAt(e.length-1);return 0!==(e=a(e,!t)).length||t||(e="."),e.length>0&&n&&(e+="/"),t?"/"+e:e},isAbsolute:function(e){return o(e),e.length>0&&47===e.charCodeAt(0)},join:function(){if(0===arguments.length)return".";for(var e,t=0;t<arguments.length;++t){var n=arguments[t];o(n),n.length>0&&(void 0===e?e=n:e+="/"+n)}return void 0===e?".":i.normalize(e)},relative:function(e,t){if(o(e),o(t),e===t)return"";if((e=i.resolve(e))===(t=i.resolve(t)))return"";for(var n=1;n<e.length&&47===e.charCodeAt(n);++n);for(var r=e.length,a=r-n,s=1;s<t.length&&47===t.charCodeAt(s);++s);for(var l=t.length-s,c=a<l?a:l,u=-1,d=0;d<=c;++d){if(d===c){if(l>c){if(47===t.charCodeAt(s+d))return t.slice(s+d+1);if(0===d)return t.slice(s+d)}else a>c&&(47===e.charCodeAt(n+d)?u=d:0===d&&(u=0));break}var g=e.charCodeAt(n+d);if(g!==t.charCodeAt(s+d))break;47===g&&(u=d)}var p="";for(d=n+u+1;d<=r;++d)d!==r&&47!==e.charCodeAt(d)||(0===p.length?p+="..":p+="/..");return p.length>0?p+t.slice(s+u):(s+=u,47===t.charCodeAt(s)&&++s,t.slice(s))},_makeLong:function(e){return e},dirname:function(e){if(o(e),0===e.length)return".";for(var t=e.charCodeAt(0),n=47===t,r=-1,a=!0,i=e.length-1;i>=1;--i)if(47===(t=e.charCodeAt(i))){if(!a){r=i;break}}else a=!1;return-1===r?n?"/":".":n&&1===r?"//":e.slice(0,r)},basename:function(e,t){if(void 0!==t&&"string"!=typeof t)throw new TypeError('"ext" argument must be a string');o(e);var n,r=0,a=-1,i=!0;if(void 0!==t&&t.length>0&&t.length<=e.length){if(t.length===e.length&&t===e)return"";var s=t.length-1,l=-1;for(n=e.length-1;n>=0;--n){var c=e.charCodeAt(n);if(47===c){if(!i){r=n+1;break}}else-1===l&&(i=!1,l=n+1),s>=0&&(c===t.charCodeAt(s)?-1==--s&&(a=n):(s=-1,a=l))}return r===a?a=l:-1===a&&(a=e.length),e.slice(r,a)}for(n=e.length-1;n>=0;--n)if(47===e.charCodeAt(n)){if(!i){r=n+1;break}}else-1===a&&(i=!1,a=n+1);return-1===a?"":e.slice(r,a)},extname:function(e){o(e);for(var t=-1,n=0,r=-1,a=!0,i=0,s=e.length-1;s>=0;--s){var l=e.charCodeAt(s);if(47!==l)-1===r&&(a=!1,r=s+1),46===l?-1===t?t=s:1!==i&&(i=1):-1!==t&&(i=-1);else if(!a){n=s+1;break}}return-1===t||-1===r||0===i||1===i&&t===r-1&&t===n+1?"":e.slice(t,r)},format:function(e){if(null===e||"object"!=typeof e)throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof e);return function(e,t){var n=t.dir||t.root,r=t.base||(t.name||"")+(t.ext||"");return n?n===t.root?n+r:n+"/"+r:r}(0,e)},parse:function(e){o(e);var t={root:"",dir:"",base:"",ext:"",name:""};if(0===e.length)return t;var n,r=e.charCodeAt(0),a=47===r;a?(t.root="/",n=1):n=0;for(var i=-1,s=0,l=-1,c=!0,u=e.length-1,d=0;u>=n;--u)if(47!==(r=e.charCodeAt(u)))-1===l&&(c=!1,l=u+1),46===r?-1===i?i=u:1!==d&&(d=1):-1!==i&&(d=-1);else if(!c){s=u+1;break}return-1===i||-1===l||0===d||1===d&&i===l-1&&i===s+1?-1!==l&&(t.base=t.name=0===s&&a?e.slice(1,l):e.slice(s,l)):(0===s&&a?(t.name=e.slice(1,i),t.base=e.slice(1,l)):(t.name=e.slice(s,i),t.base=e.slice(s,l)),t.ext=e.slice(i,l)),s>0?t.dir=e.slice(0,s-1):a&&(t.dir="/"),t},sep:"/",delimiter:":",win32:null,posix:null};i.posix=i,e.exports=i},4155:function(e){var t,n,r=e.exports={};function o(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function i(e){if(t===setTimeout)return setTimeout(e,0);if((t===o||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(n){try{return t.call(null,e,0)}catch(n){return t.call(this,e,0)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:o}catch(e){t=o}try{n="function"==typeof clearTimeout?clearTimeout:a}catch(e){n=a}}();var s,l=[],c=!1,u=-1;function d(){c&&s&&(c=!1,s.length?l=s.concat(l):u=-1,l.length&&g())}function g(){if(!c){var e=i(d);c=!0;for(var t=l.length;t;){for(s=l,l=[];++u<t;)s&&s[u].run();u=-1,t=l.length}s=null,c=!1,function(e){if(n===clearTimeout)return clearTimeout(e);if((n===a||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(e);try{n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}(e)}}function p(e,t){this.fun=e,this.array=t}function f(){}r.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];l.push(new p(e,t)),1!==l.length||c||i(g)},p.prototype.run=function(){this.fun.apply(null,this.array)},r.title="browser",r.browser=!0,r.env={},r.argv=[],r.version="",r.versions={},r.on=f,r.addListener=f,r.once=f,r.off=f,r.removeListener=f,r.removeAllListeners=f,r.emit=f,r.prependListener=f,r.prependOnceListener=f,r.listeners=function(e){return[]},r.binding=function(e){throw new Error("process.binding is not supported")},r.cwd=function(){return"/"},r.chdir=function(e){throw new Error("process.chdir is not supported")},r.umask=function(){return 0}},2703:function(e,t,n){"use strict";var r=n(414);function o(){}function a(){}a.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,a,i){if(i!==r){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:a,resetWarningCache:o};return n.PropTypes=n,n}},5697:function(e,t,n){e.exports=n(2703)()},414:function(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},5798:function(e){"use strict";var t=String.prototype.replace,n=/%20/g,r="RFC3986";e.exports={default:r,formatters:{RFC1738:function(e){return t.call(e,n,"+")},RFC3986:function(e){return String(e)}},RFC1738:"RFC1738",RFC3986:r}},129:function(e,t,n){"use strict";var r=n(8261),o=n(5235),a=n(5798);e.exports={formats:a,parse:o,stringify:r}},5235:function(e,t,n){"use strict";var r=n(2769),o=Object.prototype.hasOwnProperty,a=Array.isArray,i={allowDots:!1,allowPrototypes:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:r.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},s=function(e){return e.replace(/&#(\d+);/g,(function(e,t){return String.fromCharCode(parseInt(t,10))}))},l=function(e,t){return e&&"string"==typeof e&&t.comma&&e.indexOf(",")>-1?e.split(","):e},c=function(e,t,n,r){if(e){var a=n.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,i=/(\[[^[\]]*])/g,s=n.depth>0&&/(\[[^[\]]*])/.exec(a),c=s?a.slice(0,s.index):a,u=[];if(c){if(!n.plainObjects&&o.call(Object.prototype,c)&&!n.allowPrototypes)return;u.push(c)}for(var d=0;n.depth>0&&null!==(s=i.exec(a))&&d<n.depth;){if(d+=1,!n.plainObjects&&o.call(Object.prototype,s[1].slice(1,-1))&&!n.allowPrototypes)return;u.push(s[1])}return s&&u.push("["+a.slice(s.index)+"]"),function(e,t,n,r){for(var o=r?t:l(t,n),a=e.length-1;a>=0;--a){var i,s=e[a];if("[]"===s&&n.parseArrays)i=[].concat(o);else{i=n.plainObjects?Object.create(null):{};var c="["===s.charAt(0)&&"]"===s.charAt(s.length-1)?s.slice(1,-1):s,u=parseInt(c,10);n.parseArrays||""!==c?!isNaN(u)&&s!==c&&String(u)===c&&u>=0&&n.parseArrays&&u<=n.arrayLimit?(i=[])[u]=o:i[c]=o:i={0:o}}o=i}return o}(u,t,n,r)}};e.exports=function(e,t){var n=function(e){if(!e)return i;if(null!==e.decoder&&void 0!==e.decoder&&"function"!=typeof e.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t=void 0===e.charset?i.charset:e.charset;return{allowDots:void 0===e.allowDots?i.allowDots:!!e.allowDots,allowPrototypes:"boolean"==typeof e.allowPrototypes?e.allowPrototypes:i.allowPrototypes,arrayLimit:"number"==typeof e.arrayLimit?e.arrayLimit:i.arrayLimit,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:i.charsetSentinel,comma:"boolean"==typeof e.comma?e.comma:i.comma,decoder:"function"==typeof e.decoder?e.decoder:i.decoder,delimiter:"string"==typeof e.delimiter||r.isRegExp(e.delimiter)?e.delimiter:i.delimiter,depth:"number"==typeof e.depth||!1===e.depth?+e.depth:i.depth,ignoreQueryPrefix:!0===e.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof e.interpretNumericEntities?e.interpretNumericEntities:i.interpretNumericEntities,parameterLimit:"number"==typeof e.parameterLimit?e.parameterLimit:i.parameterLimit,parseArrays:!1!==e.parseArrays,plainObjects:"boolean"==typeof e.plainObjects?e.plainObjects:i.plainObjects,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:i.strictNullHandling}}(t);if(""===e||null==e)return n.plainObjects?Object.create(null):{};for(var u="string"==typeof e?function(e,t){var n,c={},u=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,d=t.parameterLimit===1/0?void 0:t.parameterLimit,g=u.split(t.delimiter,d),p=-1,f=t.charset;if(t.charsetSentinel)for(n=0;n<g.length;++n)0===g[n].indexOf("utf8=")&&("utf8=%E2%9C%93"===g[n]?f="utf-8":"utf8=%26%2310003%3B"===g[n]&&(f="iso-8859-1"),p=n,n=g.length);for(n=0;n<g.length;++n)if(n!==p){var m,h,y=g[n],v=y.indexOf("]="),b=-1===v?y.indexOf("="):v+1;-1===b?(m=t.decoder(y,i.decoder,f,"key"),h=t.strictNullHandling?null:""):(m=t.decoder(y.slice(0,b),i.decoder,f,"key"),h=r.maybeMap(l(y.slice(b+1),t),(function(e){return t.decoder(e,i.decoder,f,"value")}))),h&&t.interpretNumericEntities&&"iso-8859-1"===f&&(h=s(h)),y.indexOf("[]=")>-1&&(h=a(h)?[h]:h),o.call(c,m)?c[m]=r.combine(c[m],h):c[m]=h}return c}(e,n):e,d=n.plainObjects?Object.create(null):{},g=Object.keys(u),p=0;p<g.length;++p){var f=g[p],m=c(f,u[f],n,"string"==typeof e);d=r.merge(d,m,n)}return r.compact(d)}},8261:function(e,t,n){"use strict";var r=n(2769),o=n(5798),a=Object.prototype.hasOwnProperty,i={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},s=Array.isArray,l=Array.prototype.push,c=function(e,t){l.apply(e,s(t)?t:[t])},u=Date.prototype.toISOString,d=o.default,g={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:r.encode,encodeValuesOnly:!1,format:d,formatter:o.formatters[d],indices:!1,serializeDate:function(e){return u.call(e)},skipNulls:!1,strictNullHandling:!1},p=function e(t,n,o,a,i,l,u,d,p,f,m,h,y,v){var b,_=t;if("function"==typeof u?_=u(n,_):_ instanceof Date?_=f(_):"comma"===o&&s(_)&&(_=r.maybeMap(_,(function(e){return e instanceof Date?f(e):e}))),null===_){if(a)return l&&!y?l(n,g.encoder,v,"key",m):n;_=""}if("string"==typeof(b=_)||"number"==typeof b||"boolean"==typeof b||"symbol"==typeof b||"bigint"==typeof b||r.isBuffer(_))return l?[h(y?n:l(n,g.encoder,v,"key",m))+"="+h(l(_,g.encoder,v,"value",m))]:[h(n)+"="+h(String(_))];var w,E=[];if(void 0===_)return E;if("comma"===o&&s(_))w=[{value:_.length>0?_.join(",")||null:void 0}];else if(s(u))w=u;else{var $=Object.keys(_);w=d?$.sort(d):$}for(var C=0;C<w.length;++C){var k=w[C],S="object"==typeof k&&void 0!==k.value?k.value:_[k];if(!i||null!==S){var x=s(_)?"function"==typeof o?o(n,k):n:n+(p?"."+k:"["+k+"]");c(E,e(S,x,o,a,i,l,u,d,p,f,m,h,y,v))}}return E};e.exports=function(e,t){var n,r=e,l=function(e){if(!e)return g;if(null!==e.encoder&&void 0!==e.encoder&&"function"!=typeof e.encoder)throw new TypeError("Encoder has to be a function.");var t=e.charset||g.charset;if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=o.default;if(void 0!==e.format){if(!a.call(o.formatters,e.format))throw new TypeError("Unknown format option provided.");n=e.format}var r=o.formatters[n],i=g.filter;return("function"==typeof e.filter||s(e.filter))&&(i=e.filter),{addQueryPrefix:"boolean"==typeof e.addQueryPrefix?e.addQueryPrefix:g.addQueryPrefix,allowDots:void 0===e.allowDots?g.allowDots:!!e.allowDots,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:g.charsetSentinel,delimiter:void 0===e.delimiter?g.delimiter:e.delimiter,encode:"boolean"==typeof e.encode?e.encode:g.encode,encoder:"function"==typeof e.encoder?e.encoder:g.encoder,encodeValuesOnly:"boolean"==typeof e.encodeValuesOnly?e.encodeValuesOnly:g.encodeValuesOnly,filter:i,format:n,formatter:r,serializeDate:"function"==typeof e.serializeDate?e.serializeDate:g.serializeDate,skipNulls:"boolean"==typeof e.skipNulls?e.skipNulls:g.skipNulls,sort:"function"==typeof e.sort?e.sort:null,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:g.strictNullHandling}}(t);"function"==typeof l.filter?r=(0,l.filter)("",r):s(l.filter)&&(n=l.filter);var u,d=[];if("object"!=typeof r||null===r)return"";u=t&&t.arrayFormat in i?t.arrayFormat:t&&"indices"in t?t.indices?"indices":"repeat":"indices";var f=i[u];n||(n=Object.keys(r)),l.sort&&n.sort(l.sort);for(var m=0;m<n.length;++m){var h=n[m];l.skipNulls&&null===r[h]||c(d,p(r[h],h,f,l.strictNullHandling,l.skipNulls,l.encode?l.encoder:null,l.filter,l.sort,l.allowDots,l.serializeDate,l.format,l.formatter,l.encodeValuesOnly,l.charset))}var y=d.join(l.delimiter),v=!0===l.addQueryPrefix?"?":"";return l.charsetSentinel&&("iso-8859-1"===l.charset?v+="utf8=%26%2310003%3B&":v+="utf8=%E2%9C%93&"),y.length>0?v+y:""}},2769:function(e,t,n){"use strict";var r=n(5798),o=Object.prototype.hasOwnProperty,a=Array.isArray,i=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),s=function(e,t){for(var n=t&&t.plainObjects?Object.create(null):{},r=0;r<e.length;++r)void 0!==e[r]&&(n[r]=e[r]);return n};e.exports={arrayToObject:s,assign:function(e,t){return Object.keys(t).reduce((function(e,n){return e[n]=t[n],e}),e)},combine:function(e,t){return[].concat(e,t)},compact:function(e){for(var t=[{obj:{o:e},prop:"o"}],n=[],r=0;r<t.length;++r)for(var o=t[r],i=o.obj[o.prop],s=Object.keys(i),l=0;l<s.length;++l){var c=s[l],u=i[c];"object"==typeof u&&null!==u&&-1===n.indexOf(u)&&(t.push({obj:i,prop:c}),n.push(u))}return function(e){for(;e.length>1;){var t=e.pop(),n=t.obj[t.prop];if(a(n)){for(var r=[],o=0;o<n.length;++o)void 0!==n[o]&&r.push(n[o]);t.obj[t.prop]=r}}}(t),e},decode:function(e,t,n){var r=e.replace(/\+/g," ");if("iso-8859-1"===n)return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch(e){return r}},encode:function(e,t,n,o,a){if(0===e.length)return e;var s=e;if("symbol"==typeof e?s=Symbol.prototype.toString.call(e):"string"!=typeof e&&(s=String(e)),"iso-8859-1"===n)return escape(s).replace(/%u[0-9a-f]{4}/gi,(function(e){return"%26%23"+parseInt(e.slice(2),16)+"%3B"}));for(var l="",c=0;c<s.length;++c){var u=s.charCodeAt(c);45===u||46===u||95===u||126===u||u>=48&&u<=57||u>=65&&u<=90||u>=97&&u<=122||a===r.RFC1738&&(40===u||41===u)?l+=s.charAt(c):u<128?l+=i[u]:u<2048?l+=i[192|u>>6]+i[128|63&u]:u<55296||u>=57344?l+=i[224|u>>12]+i[128|u>>6&63]+i[128|63&u]:(c+=1,u=65536+((1023&u)<<10|1023&s.charCodeAt(c)),l+=i[240|u>>18]+i[128|u>>12&63]+i[128|u>>6&63]+i[128|63&u])}return l},isBuffer:function(e){return!(!e||"object"!=typeof e||!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e)))},isRegExp:function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},maybeMap:function(e,t){if(a(e)){for(var n=[],r=0;r<e.length;r+=1)n.push(t(e[r]));return n}return t(e)},merge:function e(t,n,r){if(!n)return t;if("object"!=typeof n){if(a(t))t.push(n);else{if(!t||"object"!=typeof t)return[t,n];(r&&(r.plainObjects||r.allowPrototypes)||!o.call(Object.prototype,n))&&(t[n]=!0)}return t}if(!t||"object"!=typeof t)return[t].concat(n);var i=t;return a(t)&&!a(n)&&(i=s(t,r)),a(t)&&a(n)?(n.forEach((function(n,a){if(o.call(t,a)){var i=t[a];i&&"object"==typeof i&&n&&"object"==typeof n?t[a]=e(i,n,r):t.push(n)}else t[a]=n})),t):Object.keys(n).reduce((function(t,a){var i=n[a];return o.call(t,a)?t[a]=e(t[a],i,r):t[a]=i,t}),i)}}},9921:function(e,t){"use strict";var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,o=n?Symbol.for("react.portal"):60106,a=n?Symbol.for("react.fragment"):60107,i=n?Symbol.for("react.strict_mode"):60108,s=n?Symbol.for("react.profiler"):60114,l=n?Symbol.for("react.provider"):60109,c=n?Symbol.for("react.context"):60110,u=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,g=n?Symbol.for("react.forward_ref"):60112,p=n?Symbol.for("react.suspense"):60113,f=n?Symbol.for("react.suspense_list"):60120,m=n?Symbol.for("react.memo"):60115,h=n?Symbol.for("react.lazy"):60116,y=n?Symbol.for("react.block"):60121,v=n?Symbol.for("react.fundamental"):60117,b=n?Symbol.for("react.responder"):60118,_=n?Symbol.for("react.scope"):60119;function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case u:case d:case a:case s:case i:case p:return e;default:switch(e=e&&e.$$typeof){case c:case g:case h:case m:case l:return e;default:return t}}case o:return t}}}function E(e){return w(e)===d}t.AsyncMode=u,t.ConcurrentMode=d,t.ContextConsumer=c,t.ContextProvider=l,t.Element=r,t.ForwardRef=g,t.Fragment=a,t.Lazy=h,t.Memo=m,t.Portal=o,t.Profiler=s,t.StrictMode=i,t.Suspense=p,t.isAsyncMode=function(e){return E(e)||w(e)===u},t.isConcurrentMode=E,t.isContextConsumer=function(e){return w(e)===c},t.isContextProvider=function(e){return w(e)===l},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return w(e)===g},t.isFragment=function(e){return w(e)===a},t.isLazy=function(e){return w(e)===h},t.isMemo=function(e){return w(e)===m},t.isPortal=function(e){return w(e)===o},t.isProfiler=function(e){return w(e)===s},t.isStrictMode=function(e){return w(e)===i},t.isSuspense=function(e){return w(e)===p},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===a||e===d||e===s||e===i||e===p||e===f||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===m||e.$$typeof===l||e.$$typeof===c||e.$$typeof===g||e.$$typeof===v||e.$$typeof===b||e.$$typeof===_||e.$$typeof===y)},t.typeOf=w},9864:function(e,t,n){"use strict";e.exports=n(9921)},5464:function(e,t,n){var r=n(9196),o={display:"block",opacity:0,position:"absolute",top:0,left:0,height:"100%",width:"100%",overflow:"hidden",pointerEvents:"none",zIndex:-1},a=function(e){var t=e.onResize,n=r.useRef();return function(e,t){var n=function(){return e.current&&e.current.contentDocument&&e.current.contentDocument.defaultView};function o(){t();var e=n();e&&e.addEventListener("resize",t)}r.useEffect((function(){return n()?o():e.current&&e.current.addEventListener&&e.current.addEventListener("load",o),function(){var e=n();e&&"function"==typeof e.removeEventListener&&e.removeEventListener("resize",t)}}),[])}(n,(function(){return t(n)})),r.createElement("iframe",{style:o,src:"about:blank",ref:n,"aria-hidden":!0,tabIndex:-1,frameBorder:0})},i=function(e){return{width:null!=e?e.offsetWidth:null,height:null!=e?e.offsetHeight:null}};e.exports=function(e){void 0===e&&(e=i);var t=r.useState(e(null)),n=t[0],o=t[1],s=r.useCallback((function(t){return o(e(t.current))}),[e]);return[r.useMemo((function(){return r.createElement(a,{onResize:s})}),[s]),n]}},3272:function(e,t,n){"use strict";var r,o={},a=n(9670);function i(e,t){o[e]=function(e,t){return e in r?r[e]:t}(e,t)}e.exports.configure=function(e,t,n){if(r=e||{},n=n||{},i("autoRename",!1),i("autoRenameStrict",!1),i("blacklist",{}),i("clean",!0),i("greedy",!1),i("processUrls",!1),i("stringMap",[]),i("useCalc",!1),Array.isArray(o.stringMap)){for(var s,l,c=0;c<o.stringMap.length;c++){var u=o.stringMap[c];if(s&&l)break;"left-right"===u.name?s=!0:"ltr-rtl"===u.name&&(l=!0)}s||o.stringMap.push({name:"left-right",priority:100,exclusive:!1,search:["left","Left","LEFT"],replace:["right","Right","RIGHT"],options:{scope:"*",ignoreCase:!1}}),l||o.stringMap.push({name:"ltr-rtl",priority:100,exclusive:!1,search:["ltr","Ltr","LTR"],replace:["rtl","Rtl","RTL"],options:{scope:"*",ignoreCase:!1}}),o.stringMap.sort((function(e,t){return e.priority-t.priority}))}return o.plugins=[],Array.isArray(t)?(t.some((function(e){return"rtlcss"===e.name}))||o.plugins.push(a),o.plugins=o.plugins.concat(t)):t&&"rtlcss"===t.name||o.plugins.push(a),o.plugins.sort((function(e,t){return e.priority-t.priority})),o.hooks={pre:function(){},post:function(){}},"function"==typeof n.pre&&(o.hooks.pre=n.pre),"function"==typeof n.post&&(o.hooks.post=n.post),o}},5915:function(e){e.exports=function(e){var t,n=0,r=e.text,o=r.match(/^\s*!?\s*rtl:/);return o&&(t={source:e,name:"",param:"",begin:!0,end:!0,blacklist:!1,preserve:!1},(n=(r=r.slice(o[0].length)).indexOf(":"))>-1?(t.name=r.slice(0,n),t.begin="end"!==t.name,t.end="begin"!==t.name,"begin"===t.name||"end"===t.name?(n=(r=r.slice(t.name.length+1)).indexOf(":"))>-1?(t.name=r.slice(0,n),r=r.slice(n),t.param=r.slice(1)):t.name=r:t.param=r.slice(n+1)):t.name=r),t}},9670:function(module,__unused_webpack_exports,__webpack_require__){"use strict";var config=__webpack_require__(3272),util=__webpack_require__(8805);module.exports={name:"rtlcss",priority:100,directives:{control:{ignore:{expect:{atrule:!0,comment:!0,decl:!0,rule:!0},endNode:null,begin:function(e,t,n){if(!this.endNode&&t.begin&&t.end){for(var r=e;r&&r.nodes;)r=r.nodes[r.nodes.length-1];this.endNode=r}var o=!0;return"comment"===e.type&&e.text.match(/^\s*!?\s*rtl:end:ignore/)&&(o=!1),o},end:function(e,t,n){return!!(t.begin!==t.end&&"comment"===e.type||t.begin&&t.end&&e===this.endNode)&&(this.endNode=null,!0)}},rename:{expect:{rule:!0},begin:function(e,t,n){return e.selector=n.util.applyStringMap(e.selector,!1),!1},end:function(e,t){return!0}},raw:{expect:{self:!0},begin:function(e,t,n){var r=n.postcss.parse(t.param,{from:e.source.input.from});return e.parent.insertBefore(e,r),!0},end:function(e,t){return!0}},remove:{expect:{atrule:!0,rule:!0,decl:!0},begin:function(e,t,n){var r=!1;switch(e.type){case"atrule":case"rule":case"decl":r=!0,e.remove()}return r},end:function(e,t,n){return!0}},options:{expect:{self:!0},stack:[],begin:function(e,t,n){var r;this.stack.push(util.extend({},n.config));try{r=JSON.parse(t.param)}catch(t){throw e.error("Invlaid options object",{details:t})}return n.config=config.configure(r,n.config.plugins),n.util=util.configure(n.config),!0},end:function(e,t,n){var r=this.stack.pop();return r&&!t.begin&&(n.config=r,n.util=util.configure(n.config)),!0}},config:{expect:{self:!0},expr:{fn:/function([^\(]*)\(([^\(\)]*?)\)[^\{]*\{([^]*)\}/gi,rx:/\/([^\/]*)\/(.*)/gi},stack:[],begin:function(node,metadata,context){var configuration;this.stack.push(util.extend({},context.config));try{configuration=eval("("+metadata.param+")")}catch(e){throw node.error("Invlaid config object",{details:e})}return context.config=config.configure(configuration.options,configuration.plugins),context.util=util.configure(context.config),!0},end:function(e,t,n){var r=this.stack.pop();return r&&!t.begin&&(n.config=r,n.util=util.configure(n.config)),!0}}},value:[{name:"ignore",action:function(e,t,n){return!0}},{name:"prepend",action:function(e,t,n){var r="";return e.raws.value.raw.replace(t,(function(e,t){r+=t})),e.value=e.raws.value.raw=r+e.raws.value.raw,!0}},{name:"append",action:function(e,t,n){return e.value=e.raws.value.raw=e.raws.value.raw.replace(t,(function(e,t){return e+t})),!0}},{name:"insert",action:function(e,t,n){return e.value=e.raws.value.raw=e.raws.value.raw.replace(t,(function(e,t){return t+e})),!0}},{name:"",action:function(e,t,n){return e.raws.value.raw.replace(t,(function(t,n){e.value=e.raws.value.raw=n+t})),!0}}]},processors:[{name:"variable",expr:/^--/im,action:function(e,t){return{prop:e,value:t}}},{name:"direction",expr:/direction/im,action:function(e,t,n){return{prop:e,value:n.util.swapLtrRtl(t)}}},{name:"left",expr:/left/im,action:function(e,t,n){return{prop:e.replace(this.expr,(function(){return"right"})),value:t}}},{name:"right",expr:/right/im,action:function(e,t,n){return{prop:e.replace(this.expr,(function(){return"left"})),value:t}}},{name:"four-value syntax",expr:/^(margin|padding|border-(color|style|width))$/gi,cache:null,action:function(e,t,n){null===this.cache&&(this.cache={match:/[^\s\uFFFD]+/g});var r=n.util.guardFunctions(t),o=r.value.match(this.cache.match);if(o&&4===o.length&&(r.store.length>0||o[1]!==o[3])){var a=0;r.value=r.value.replace(this.cache.match,(function(){return o[(4-a++)%4]}))}return{prop:e,value:n.util.unguardFunctions(r)}}},{name:"border radius",expr:/border-radius/gi,cache:null,flip:function(e){var t,n=e.match(this.cache.match);if(n)switch(n.length){case 2:t=1,n[0]!==n[1]&&(e=e.replace(this.cache.match,(function(){return n[t--]})));break;case 3:e=e.replace(this.cache.white,(function(e){return e+n[1]+" "}));break;case 4:t=0,n[0]===n[1]&&n[2]===n[3]||(e=e.replace(this.cache.match,(function(){return n[(5-t++)%4]})))}return e},action:function(e,t,n){null===this.cache&&(this.cache={match:/[^\s\uFFFD]+/g,slash:/[^\/]+/g,white:/(^\s*)/});var r=n.util.guardFunctions(t);return r.value=r.value.replace(this.cache.slash,function(e){return this.flip(e)}.bind(this)),{prop:e,value:n.util.unguardFunctions(r)}}},{name:"shadow",expr:/shadow/gi,cache:null,action:function(e,t,n){null===this.cache&&(this.cache={replace:/[^,]+/g});var r=n.util.guardHexColors(t),o=n.util.guardFunctions(r.value);return o.value=o.value.replace(this.cache.replace,(function(e){return n.util.negate(e)})),r.value=n.util.unguardFunctions(o),{prop:e,value:n.util.unguardHexColors(r)}}},{name:"transform and perspective origin",expr:/(?:transform|perspective)-origin/gi,cache:null,flip:function(e,t){return"0"===e?e="100%":e.match(this.cache.percent)?e=t.util.complement(e):e.match(this.cache.length)&&(e=t.util.flipLength(e)),e},action:function(e,t,n){if(null===this.cache&&(this.cache={match:n.util.regex(["calc","percent","length"],"g"),percent:n.util.regex(["calc","percent"],"i"),length:n.util.regex(["length"],"gi"),xKeyword:/(left|right)/i}),t.match(this.cache.xKeyword))t=n.util.swapLeftRight(t);else{var r=n.util.guardFunctions(t),o=r.value.match(this.cache.match);o&&o.length>0&&(o[0]=this.flip(o[0],n),r.value=r.value.replace(this.cache.match,(function(){return o.shift()})),t=n.util.unguardFunctions(r))}return{prop:e,value:t}}},{name:"transform",expr:/^(?!text\-).*?transform$/gi,cache:null,flip:function(e,t,n){var r=0;return e.replace(this.cache.unit,(function(e){return t(++r,e)}))},flipMatrix:function(e,t){return this.flip(e,(function(e,n){return 2===e||3===e||5===e?t.util.negate(n):n}),t)},flipMatrix3D:function(e,t){return this.flip(e,(function(e,n){return 2===e||4===e||5===e||13===e?t.util.negate(n):n}),t)},flipRotate3D:function(e,t){return this.flip(e,(function(e,n){return 1===e||4===e?t.util.negate(n):n}),t)},action:function(e,t,n){null===this.cache&&(this.cache={negatable:/((translate)(x|3d)?|rotate(z|y)?)$/gi,unit:n.util.regex(["calc","number"],"g"),matrix:/matrix$/i,matrix3D:/matrix3d$/i,skewXY:/skew(x|y)?$/i,rotate3D:/rotate3d$/i});var r=n.util.guardFunctions(t);return{prop:e,value:n.util.unguardFunctions(r,function(e,t){return t.length&&(t.match(this.cache.matrix3D)?e=this.flipMatrix3D(e,n):t.match(this.cache.matrix)?e=this.flipMatrix(e,n):t.match(this.cache.rotate3D)?e=this.flipRotate3D(e,n):t.match(this.cache.skewXY)?e=n.util.negateAll(e):t.match(this.cache.negatable)&&(e=n.util.negate(e))),e}.bind(this))}}},{name:"transition",expr:/transition(-property)?$/i,action:function(e,t,n){return{prop:e,value:n.util.swapLeftRight(t)}}},{name:"background",expr:/background(-position(-x)?|-image)?$/i,cache:null,flip:function(e,t){var n=util.saveTokens(e,!0),r=n.value.match(this.cache.match);if(r&&r.length>0){var o=(n.value.match(this.cache.position)||"").length;r.length>=3||2===o?n.value=util.swapLeftRight(n.value):(r[0]="0"===r[0]?"100%":r[0].match(this.cache.percent)?t.util.complement(r[0]):r[0].match(this.cache.length)?t.util.flipLength(r[0]):t.util.swapLeftRight(r[0]),n.value=n.value.replace(this.cache.match,(function(){return r.shift()})))}return util.restoreTokens(n)},update:function(e,t,n){return n.match(this.cache.gradient)?(t=e.util.swapLeftRight(t)).match(this.cache.angle)&&(t=e.util.negate(t)):(!0===e.config.processUrls||!0===e.config.processUrls.decl&&n.match(this.cache.url))&&(t=e.util.applyStringMap(t,!0)),t},action:function(e,t,n){null===this.cache&&(this.cache={match:n.util.regex(["position","percent","length","calc"],"ig"),percent:n.util.regex(["calc","percent"],"i"),position:n.util.regex(["position"],"g"),length:n.util.regex(["length"],"gi"),gradient:/gradient$/i,angle:/\d+(deg|g?rad|turn)/i,url:/^url/i});var r=n.util.guardHexColors(t),o=n.util.guardFunctions(r.value),a=o.value.split(",");if("background-image"!==e.toLowerCase())for(var i=0;i<a.length;i++)a[i]=this.flip(a[i],n);return o.value=a.join(","),r.value=n.util.unguardFunctions(o,this.update.bind(this,n)),{prop:e,value:n.util.unguardHexColors(r)}}},{name:"keyword",expr:/float|clear|text-align/i,action:function(e,t,n){return{prop:e,value:n.util.swapLeftRight(t)}}},{name:"cursor",expr:/cursor/i,cache:null,update:function(e,t,n){return(!0===e.config.processUrls||!0===e.config.processUrls.decl&&n.match(this.cache.url))&&(t=e.util.applyStringMap(t,!0)),t},flip:function(e){return e.replace(this.cache.replace,function(e,t){return e.replace(t,t.replace(this.cache.e,"*").replace(this.cache.w,"e").replace(this.cache.star,"w"))}.bind(this))},action:function(e,t,n){null===this.cache&&(this.cache={replace:/\b(ne|nw|se|sw|nesw|nwse)-resize/gi,url:/^url/i,e:/e/i,w:/w/i,star:/\*/i});for(var r=n.util.guardFunctions(t),o=r.value.split(","),a=0;a<o.length;a++)o[a]=this.flip(o[a]);return r.value=o.join(","),{prop:e,value:n.util.unguardFunctions(r,this.update.bind(this,n))}}}]}},8314:function(e,t,n){"use strict";var r=n(5344),o=n(3028),a=n(3272),i=n(8805);e.exports=r.plugin("rtlcss",(function(e,t,n){var s=a.configure(e,t,n),l={postcss:r,config:s,util:i.configure(s)};return function(e,t){var n=0,a={};l.config.hooks.pre(e,r),e.walk((function(e){var r=!1;if(o.walk((function(t){!t.metadata.blacklist&&t.directive.expect[e.type]&&(t.directive.begin(e,t.metadata,l)&&(r=!0),t.metadata.end&&t.directive.end(e,t.metadata,l)&&o.pop(t))})),!1===r)switch(e.type){case"atrule":if(!0===l.config.processUrls||!0===l.config.processUrls.atrule){var i=l.util.applyStringMap(e.params,!0);e.params=i}break;case"comment":o.parse(e,t,(function(n){var r=!0;return null===n.directive&&(n.preserve=!l.config.clean,l.util.each(l.config.plugins,(function(e){var o=l.config.blacklist[e.name];return o&&!0===o[n.metadata.name]?(n.metadata.blacklist=!0,n.metadata.end&&(r=!1),n.metadata.begin&&t.warn('directive "'+e.name+"."+n.metadata.name+'" is blacklisted.',{node:n.source}),!1):(n.directive=e.directives.control[n.metadata.name],!n.directive&&void 0)}))),n.directive?!n.metadata.begin&&n.metadata.end?(n.directive.end(e,n.metadata,l)&&o.pop(n),r=!1):n.directive.expect.self&&n.directive.begin(e,n.metadata,l)&&n.metadata.end&&n.directive.end(e,n.metadata,l)&&(r=!1):n.metadata.blacklist||(r=!1,t.warn('unsupported directive "'+n.metadata.name+'".',{node:n.source})),r}));break;case"decl":if(!l.util.each(l.config.plugins,(function(t){return l.util.each(t.directives.value,(function(t){if(e.raws.value&&e.raws.value.raw){var r=l.util.regexDirective(t.name);if(r.test(e.raws.value.raw)&&(r.lastIndex=0,t.action(e,r,l)))return l.config.clean&&(e.value=e.raws.value.raw=l.util.trimDirective(e.raws.value.raw)),n++,!1}}))})))break;if(l.util.each(l.config.plugins,(function(t){return l.util.each(t.processors,(function(t){if(e.prop.match(t.expr)){var r=e.raws.value&&e.raws.value.raw?e.raws.value.raw:e.value,o=l.util.saveComments(r),a=t.action(e.prop,o.value,l);return o.value=a.value,a.value=l.util.restoreComments(o),a.prop===e.prop&&a.value===r||(n++,e.prop=a.prop,e.value=a.value),!1}}))})),l.config.autoRename&&!n&&"rule"===e.parent.type&&l.util.isLastOfType(e)){var s=l.util.applyStringMap(e.parent.selector);if(!0===l.config.autoRenameStrict){var c=a[s];c?(c.selector=e.parent.selector,e.parent.selector=s):a[e.parent.selector]=e.parent}else e.parent.selector=s}break;case"rule":n=0}})),o.walk((function(e){t.warn('unclosed directive "'+e.metadata.name+'".',{node:e.source})})),Object.keys(a).forEach((function(e){t.warn("renaming skipped due to lack of a matching pair.",{node:a[e]})})),l.config.hooks.post(e,r)}})),e.exports.process=function(e,t,n,o){return r([this(t,n,o)]).process(e).css},e.exports.configure=function(e){return r([this((e=e||{}).options,e.plugins,e.hooks)])}},3028:function(e,t,n){"use strict";var r=n(5915);e.exports={stack:[],pop:function(e){var t=this.stack.indexOf(e);-1!==t&&this.stack.splice(t,1),e.preserve||e.source.remove()},parse:function(e,t,n){var o,a=r(e);a&&(!a.begin&&a.end?this.walk(function(t){if(a.name===t.metadata.name)return this.pop(t),o={metadata:a,directive:t.directive,source:e,preserve:t.preserve},!1}.bind(this)):o={metadata:a,directive:null,source:e,preserve:null},void 0===o?t.warn('found end "'+a.name+'" without a matching begin.',{node:e}):n(o)?this.stack.push(o):o.preserve||o.source.remove())},walk:function(e){for(var t=this.stack.length;--t>-1&&e(this.stack[t]););}}},8805:function(e){"use strict";var t,n="»",r=new RegExp("�","ig"),o=new RegExp("¤","ig"),a="(calc¤)|(\\-?(\\d*?\\.\\d+|\\d+))(?!d\\()",i=/\/\*[^]*?\*\//gim,s=/\/\*\s*(?:!)?\s*rtl:[^]*?\*\//gim,l=/[.*+?^${}()|[\]\\]/g,c=/\([^\(\)]+\)/i,u=/#[a-f0-9]{3,6}/gi,d=/calc/,g=new RegExp("«\\d+:\\d+»","ig"),p=new RegExp("\\w*?«\\d+:\\d+»","ig"),f=new RegExp(a,"i"),m=new RegExp(a,"ig"),h=new RegExp(a,"i"),y={scope:"*",ignoreCase:!0},v=0;function b(e){return e.replace(l,"\\$&")}e.exports={extend:function(e,t){for(var n in void 0!==e&&"object"==typeof e||(e={}),t)e.hasOwnProperty(n)||(e[n]=t[n]);return e},swap:function(e,n,r,o){var a=b(n)+"|"+b(r);((o=o||y).hasOwnProperty("greedy")?o.greedy:t.greedy)||(a="\\b("+a+")\\b");var i=o.ignoreCase?"img":"mg";return e.replace(new RegExp(a,i),(function(e){return t=e,a=n,(o.ignoreCase?t.toLowerCase()===a.toLowerCase():t===a)?r:n;var t,a}))},swapLeftRight:function(e){return this.swap(e,"left","right")},swapLtrRtl:function(e){return this.swap(e,"ltr","rtl")},applyStringMap:function(e,n){for(var r=e,o=0;o<t.stringMap.length;o++){var a=t.stringMap[o],i=this.extend(a.options,y);if("*"===i.scope||n&&"url"===i.scope||!n&&"selector"===i.scope){if(Array.isArray(a.search)&&Array.isArray(a.replace))for(var s=0;s<a.search.length;s++)r=this.swap(r,a.search[s],a.replace[s%a.search.length],i);else r=this.swap(r,a.search,a.replace,i);if(!0===a.exclusive)break}}return r},negate:function(e){var t=this.saveTokens(e);return t.value=t.value.replace(h,(function(e){return o.test(e)?e.replace(o,(function(e){return"(-1*"+e+")"})):-1*parseFloat(e,10)})),this.restoreTokens(t)},negateAll:function(e){var t=this.saveTokens(e);return t.value=t.value.replace(m,(function(e){return o.test(e)?e.replace(o,(function(e){return"(-1*"+e+")"})):-1*parseFloat(e,10)})),this.restoreTokens(t)},complement:function(e){var t=this.saveTokens(e);return t.value=t.value.replace(f,(function(e){return o.test(e)?e.replace(o,(function(e){return"(100% - "+e+")"})):100-parseFloat(e,10)})),this.restoreTokens(t)},flipLength:function(e){return t.useCalc?"calc(100% - "+e+")":e},save:function(e,t,n,r,o){var a={value:t,store:[],replacement:n,restorer:r};return a.value=a.value.replace(e,(function(e){return o&&e.match(o)?e:(a.store.push(e),a.replacement)})),a},restore:function(e){var t=0,n=e.value.replace(e.restorer,(function(){return e.store[t++]}));return e.store.length=0,n},saveComments:function(e){return this.save(i,e,"�",r)},restoreComments:function(e){return this.restore(e)},saveTokens:function(e,t){return!0===t?this.save(p,e,"¤",o,d):this.save(g,e,"¤",o)},restoreTokens:function(e){return this.restore(e)},guard:function(e,t,r){var o={value:t,store:[],offset:v++,token:"«"+v,indexed:!0===r};if(!0===o.indexed)for(;e.test(o.value);)o.value=o.value.replace(e,(function(e){return o.store.push(e),o.token+":"+o.store.length+n}));else o.value=o.value.replace(e,(function(e){return o.store.push(e),o.token+n}));return o},unguard:function(e,t){if(!0===e.indexed){for(var r=new RegExp("(\\w*?)"+e.token+":(\\d+)"+n,"i");r.test(e.value);)e.value=e.value.replace(r,(function(n,r,o){var a=e.store[o-1];return"function"==typeof t?r+t(a,r):r+a}));return e.value}return e.value.replace(new RegExp("(\\w*?)"+e.token+n,"i"),(function(n,r){var o=e.store.shift();return"function"==typeof t?r+t(o,r):r+o}))},guardHexColors:function(e){return this.guard(u,e,!0)},unguardHexColors:function(e,t){return this.unguard(e,t)},guardFunctions:function(e){return this.guard(c,e,!0)},unguardFunctions:function(e,t){return this.unguard(e,t)},trimDirective:function(e){return e.replace(s,"")},regexCache:{},regexDirective:function(e){return this.regexCache[e]=this.regexCache[e]||new RegExp("(?:\\/\\*\\s*(?:!)?\\s*rtl:"+(e?b(e)+"(?::)?":"")+")([^]*?)(?:\\*\\/)","img"),this.regexCache[e]},regex:function(e,t){e=e||[];for(var n="",r=0;r<e.length;r++)switch(e[r]){case"percent":n+="|(\\-?(\\d*?\\.\\d+|\\d+)%)";break;case"length":n+="|(\\-?(\\d*?\\.\\d+|\\d+))(?:ex|ch|r?em|vh|vw|vmin|vmax|px|mm|cm|in|pt|pc)?";break;case"number":n+="|(\\-?(\\d*?\\.\\d+|\\d+))";break;case"position":n+="|(left|center|right|top|bottom)";break;case"calc":n+="|(calc«\\d+:\\d+»)"}return new RegExp(n.slice(1),t)},isLastOfType:function(e){for(var t=!0,n=e.next();n;){if(n&&n.type===e.type){t=!1;break}n=n.next()}return t},each:function(e,t){for(var n=0;n<e.length;n++)if(!1===t(e[n]))return!1;return!0}},e.exports.configure=function(e){return t=e,this}},8090:function(e,t,n){"use strict";t.__esModule=!0;var r,o=function(e){function t(n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,n));return r.type="atrule",r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t.prototype.append=function(){var t;this.nodes||(this.nodes=[]);for(var n=arguments.length,r=Array(n),o=0;o<n;o++)r[o]=arguments[o];return(t=e.prototype.append).call.apply(t,[this].concat(r))},t.prototype.prepend=function(){var t;this.nodes||(this.nodes=[]);for(var n=arguments.length,r=Array(n),o=0;o<n;o++)r[o]=arguments[o];return(t=e.prototype.prepend).call.apply(t,[this].concat(r))},t}(((r=n(2146))&&r.__esModule?r:{default:r}).default);t.default=o,e.exports=t.default},2282:function(e,t,n){"use strict";t.__esModule=!0;var r,o=function(e){function t(n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,n));return r.type="comment",r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t}(((r=n(3200))&&r.__esModule?r:{default:r}).default);t.default=o,e.exports=t.default},2146:function(e,t,n){"use strict";t.__esModule=!0;var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),o=i(n(3118)),a=i(n(2282));function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function c(e){return e.map((function(e){return e.nodes&&(e.nodes=c(e.nodes)),delete e.source,e}))}var u=function(e){function t(){return s(this,t),l(this,e.apply(this,arguments))}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t.prototype.push=function(e){return e.parent=this,this.nodes.push(e),this},t.prototype.each=function(e){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;var t=this.lastEach;if(this.indexes[t]=0,this.nodes){for(var n=void 0,r=void 0;this.indexes[t]<this.nodes.length&&(n=this.indexes[t],!1!==(r=e(this.nodes[n],n)));)this.indexes[t]+=1;return delete this.indexes[t],r}},t.prototype.walk=function(e){return this.each((function(t,n){var r=e(t,n);return!1!==r&&t.walk&&(r=t.walk(e)),r}))},t.prototype.walkDecls=function(e,t){return t?e instanceof RegExp?this.walk((function(n,r){if("decl"===n.type&&e.test(n.prop))return t(n,r)})):this.walk((function(n,r){if("decl"===n.type&&n.prop===e)return t(n,r)})):(t=e,this.walk((function(e,n){if("decl"===e.type)return t(e,n)})))},t.prototype.walkRules=function(e,t){return t?e instanceof RegExp?this.walk((function(n,r){if("rule"===n.type&&e.test(n.selector))return t(n,r)})):this.walk((function(n,r){if("rule"===n.type&&n.selector===e)return t(n,r)})):(t=e,this.walk((function(e,n){if("rule"===e.type)return t(e,n)})))},t.prototype.walkAtRules=function(e,t){return t?e instanceof RegExp?this.walk((function(n,r){if("atrule"===n.type&&e.test(n.name))return t(n,r)})):this.walk((function(n,r){if("atrule"===n.type&&n.name===e)return t(n,r)})):(t=e,this.walk((function(e,n){if("atrule"===e.type)return t(e,n)})))},t.prototype.walkComments=function(e){return this.walk((function(t,n){if("comment"===t.type)return e(t,n)}))},t.prototype.append=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t,o=Array.isArray(r),a=0;for(r=o?r:r[Symbol.iterator]();;){var i;if(o){if(a>=r.length)break;i=r[a++]}else{if((a=r.next()).done)break;i=a.value}var s=i,l=this.normalize(s,this.last),c=l,u=Array.isArray(c),d=0;for(c=u?c:c[Symbol.iterator]();;){var g;if(u){if(d>=c.length)break;g=c[d++]}else{if((d=c.next()).done)break;g=d.value}var p=g;this.nodes.push(p)}}return this},t.prototype.prepend=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t=t.reverse(),o=Array.isArray(r),a=0;for(r=o?r:r[Symbol.iterator]();;){var i;if(o){if(a>=r.length)break;i=r[a++]}else{if((a=r.next()).done)break;i=a.value}var s=i,l=this.normalize(s,this.first,"prepend").reverse(),c=l,u=Array.isArray(c),d=0;for(c=u?c:c[Symbol.iterator]();;){var g;if(u){if(d>=c.length)break;g=c[d++]}else{if((d=c.next()).done)break;g=d.value}var p=g;this.nodes.unshift(p)}for(var f in this.indexes)this.indexes[f]=this.indexes[f]+l.length}return this},t.prototype.cleanRaws=function(t){if(e.prototype.cleanRaws.call(this,t),this.nodes){var n=this.nodes,r=Array.isArray(n),o=0;for(n=r?n:n[Symbol.iterator]();;){var a;if(r){if(o>=n.length)break;a=n[o++]}else{if((o=n.next()).done)break;a=o.value}a.cleanRaws(t)}}},t.prototype.insertBefore=function(e,t){var n=0===(e=this.index(e))&&"prepend",r=this.normalize(t,this.nodes[e],n).reverse(),o=r,a=Array.isArray(o),i=0;for(o=a?o:o[Symbol.iterator]();;){var s;if(a){if(i>=o.length)break;s=o[i++]}else{if((i=o.next()).done)break;s=i.value}var l=s;this.nodes.splice(e,0,l)}var c=void 0;for(var u in this.indexes)e<=(c=this.indexes[u])&&(this.indexes[u]=c+r.length);return this},t.prototype.insertAfter=function(e,t){e=this.index(e);var n=this.normalize(t,this.nodes[e]).reverse(),r=n,o=Array.isArray(r),a=0;for(r=o?r:r[Symbol.iterator]();;){var i;if(o){if(a>=r.length)break;i=r[a++]}else{if((a=r.next()).done)break;i=a.value}var s=i;this.nodes.splice(e+1,0,s)}var l=void 0;for(var c in this.indexes)e<(l=this.indexes[c])&&(this.indexes[c]=l+n.length);return this},t.prototype.removeChild=function(e){e=this.index(e),this.nodes[e].parent=void 0,this.nodes.splice(e,1);var t=void 0;for(var n in this.indexes)(t=this.indexes[n])>=e&&(this.indexes[n]=t-1);return this},t.prototype.removeAll=function(){var e=this.nodes,t=Array.isArray(e),n=0;for(e=t?e:e[Symbol.iterator]();;){var r;if(t){if(n>=e.length)break;r=e[n++]}else{if((n=e.next()).done)break;r=n.value}r.parent=void 0}return this.nodes=[],this},t.prototype.replaceValues=function(e,t,n){return n||(n=t,t={}),this.walkDecls((function(r){t.props&&-1===t.props.indexOf(r.prop)||t.fast&&-1===r.value.indexOf(t.fast)||(r.value=r.value.replace(e,n))})),this},t.prototype.every=function(e){return this.nodes.every(e)},t.prototype.some=function(e){return this.nodes.some(e)},t.prototype.index=function(e){return"number"==typeof e?e:this.nodes.indexOf(e)},t.prototype.normalize=function(e,t){var r=this;if("string"==typeof e)e=c(n(1647)(e).nodes);else if(Array.isArray(e)){var i=e=e.slice(0),s=Array.isArray(i),l=0;for(i=s?i:i[Symbol.iterator]();;){var u;if(s){if(l>=i.length)break;u=i[l++]}else{if((l=i.next()).done)break;u=l.value}var d=u;d.parent&&d.parent.removeChild(d,"ignore")}}else if("root"===e.type){var g=e=e.nodes.slice(0),p=Array.isArray(g),f=0;for(g=p?g:g[Symbol.iterator]();;){var m;if(p){if(f>=g.length)break;m=g[f++]}else{if((f=g.next()).done)break;m=f.value}var h=m;h.parent&&h.parent.removeChild(h,"ignore")}}else if(e.type)e=[e];else if(e.prop){if(void 0===e.value)throw new Error("Value field is missed in node creation");"string"!=typeof e.value&&(e.value=String(e.value)),e=[new o.default(e)]}else if(e.selector)e=[new(n(806))(e)];else if(e.name)e=[new(n(8090))(e)];else{if(!e.text)throw new Error("Unknown node type in node creation");e=[new a.default(e)]}var y=e.map((function(e){return"function"!=typeof e.before&&(e=r.rebuild(e)),e.parent&&e.parent.removeChild(e),void 0===e.raws.before&&t&&void 0!==t.raws.before&&(e.raws.before=t.raws.before.replace(/[^\s]/g,"")),e.parent=r,e}));return y},t.prototype.rebuild=function(e,t){var r=this,i=void 0;if("root"===e.type){var s=n(573);i=new s}else if("atrule"===e.type){var l=n(8090);i=new l}else if("rule"===e.type){var c=n(806);i=new c}else"decl"===e.type?i=new o.default:"comment"===e.type&&(i=new a.default);for(var u in e)"nodes"===u?i.nodes=e.nodes.map((function(e){return r.rebuild(e,i)})):"parent"===u&&t?i.parent=t:e.hasOwnProperty(u)&&(i[u]=e[u]);return i},r(t,[{key:"first",get:function(){if(this.nodes)return this.nodes[0]}},{key:"last",get:function(){if(this.nodes)return this.nodes[this.nodes.length-1]}}]),t}(i(n(3200)).default);t.default=u,e.exports=t.default},4639:function(e,t,n){"use strict";t.__esModule=!0;var r=i(n(5580)),o=i(n(683)),a=i(n(8818));function i(e){return e&&e.__esModule?e:{default:e}}var s=function(){function e(t,n,r,o,a,i){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.name="CssSyntaxError",this.reason=t,a&&(this.file=a),o&&(this.source=o),i&&(this.plugin=i),void 0!==n&&void 0!==r&&(this.line=n,this.column=r),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,e)}return e.prototype.setMessage=function(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",void 0!==this.line&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason},e.prototype.showSourceCode=function(e){var t=this;if(!this.source)return"";var n=this.source;void 0===e&&(e=r.default.stdout),e&&(n=(0,a.default)(n));var i=n.split(/\r?\n/),s=Math.max(this.line-3,0),l=Math.min(this.line+2,i.length),c=String(l).length;function u(t){return e&&o.default.red?o.default.red.bold(t):t}function d(t){return e&&o.default.gray?o.default.gray(t):t}return i.slice(s,l).map((function(e,n){var r=s+1+n,o=" "+(" "+r).slice(-c)+" | ";if(r===t.line){var a=d(o.replace(/\d/g," "))+e.slice(0,t.column-1).replace(/[^\t]/g," ");return u(">")+d(o)+e+"\n "+a+u("^")}return" "+d(o)+e})).join("\n")},e.prototype.toString=function(){var e=this.showSourceCode();return e&&(e="\n\n"+e+"\n"),this.name+": "+this.message+e},e}();t.default=s,e.exports=t.default},3118:function(e,t,n){"use strict";t.__esModule=!0;var r,o=function(e){function t(n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,n));return r.type="decl",r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t}(((r=n(3200))&&r.__esModule?r:{default:r}).default);t.default=o,e.exports=t.default},1810:function(e,t,n){"use strict";t.__esModule=!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},o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=l(n(4639)),i=l(n(8389)),s=l(n(6470));function l(e){return e&&e.__esModule?e:{default:e}}function c(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var u=0,d=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(c(this,e),null===t||"object"===(void 0===t?"undefined":r(t))&&!t.toString)throw new Error("PostCSS received "+t+" instead of CSS string");this.css=t.toString(),"\ufeff"!==this.css[0]&&""!==this.css[0]||(this.css=this.css.slice(1)),n.from&&(/^\w+:\/\//.test(n.from)?this.file=n.from:this.file=s.default.resolve(n.from));var o=new i.default(this.css,n);if(o.text){this.map=o;var a=o.consumer().file;!this.file&&a&&(this.file=this.mapResolve(a))}this.file||(u+=1,this.id="<input css "+u+">"),this.map&&(this.map.file=this.from)}return e.prototype.error=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o=void 0,i=this.origin(t,n);return(o=i?new a.default(e,i.line,i.column,i.source,i.file,r.plugin):new a.default(e,t,n,this.css,this.file,r.plugin)).input={line:t,column:n,source:this.css},this.file&&(o.input.file=this.file),o},e.prototype.origin=function(e,t){if(!this.map)return!1;var n=this.map.consumer(),r=n.originalPositionFor({line:e,column:t});if(!r.source)return!1;var o={file:this.mapResolve(r.source),line:r.line,column:r.column},a=n.sourceContentFor(r.source);return a&&(o.source=a),o},e.prototype.mapResolve=function(e){return/^\w+:\/\//.test(e)?e:s.default.resolve(this.map.consumer().sourceRoot||".",e)},o(e,[{key:"from",get:function(){return this.file||this.id}}]),e}();t.default=d,e.exports=t.default},1799:function(e,t,n){"use strict";t.__esModule=!0;var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),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},a=u(n(2455)),i=u(n(4594)),s=u(n(6094)),l=u(n(4974)),c=u(n(1647));function u(e){return e&&e.__esModule?e:{default:e}}function d(e){return"object"===(void 0===e?"undefined":o(e))&&"function"==typeof e.then}var g=function(){function e(t,n,r){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.stringified=!1,this.processed=!1;var a=void 0;if("object"===(void 0===n?"undefined":o(n))&&null!==n&&"root"===n.type)a=n;else if(n instanceof e||n instanceof l.default)a=n.root,n.map&&(void 0===r.map&&(r.map={}),r.map.inline||(r.map.inline=!1),r.map.prev=n.map);else{var i=c.default;r.syntax&&(i=r.syntax.parse),r.parser&&(i=r.parser),i.parse&&(i=i.parse);try{a=i(n,r)}catch(e){this.error=e}}this.result=new l.default(t,a,r)}return e.prototype.warnings=function(){return this.sync().warnings()},e.prototype.toString=function(){return this.css},e.prototype.then=function(e,t){return"from"in this.opts||(0,s.default)("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning."),this.async().then(e,t)},e.prototype.catch=function(e){return this.async().catch(e)},e.prototype.handleError=function(e,t){try{if(this.error=e,"CssSyntaxError"!==e.name||e.plugin){if(t.postcssVersion){var n=t.postcssPlugin,r=t.postcssVersion,o=this.result.processor.version,a=r.split("."),i=o.split(".");(a[0]!==i[0]||parseInt(a[1])>parseInt(i[1]))&&console.error("Unknown error from PostCSS plugin. Your current PostCSS version is "+o+", but "+n+" uses "+r+". Perhaps this is the source of the error below.")}}else e.plugin=t.postcssPlugin,e.setMessage()}catch(e){console&&console.error&&console.error(e)}},e.prototype.asyncTick=function(e,t){var n=this;if(this.plugin>=this.processor.plugins.length)return this.processed=!0,e();try{var r=this.processor.plugins[this.plugin],o=this.run(r);this.plugin+=1,d(o)?o.then((function(){n.asyncTick(e,t)})).catch((function(e){n.handleError(e,r),n.processed=!0,t(e)})):this.asyncTick(e,t)}catch(e){this.processed=!0,t(e)}},e.prototype.async=function(){var e=this;return this.processed?new Promise((function(t,n){e.error?n(e.error):t(e.stringify())})):(this.processing||(this.processing=new Promise((function(t,n){if(e.error)return n(e.error);e.plugin=0,e.asyncTick(t,n)})).then((function(){return e.processed=!0,e.stringify()}))),this.processing)},e.prototype.sync=function(){if(this.processed)return this.result;if(this.processed=!0,this.processing)throw new Error("Use process(css).then(cb) to work with async plugins");if(this.error)throw this.error;var e=this.result.processor.plugins,t=Array.isArray(e),n=0;for(e=t?e:e[Symbol.iterator]();;){var r;if(t){if(n>=e.length)break;r=e[n++]}else{if((n=e.next()).done)break;r=n.value}var o=r;if(d(this.run(o)))throw new Error("Use process(css).then(cb) to work with async plugins")}return this.result},e.prototype.run=function(e){this.result.lastPlugin=e;try{return e(this.result.root,this.result)}catch(t){throw this.handleError(t,e),t}},e.prototype.stringify=function(){if(this.stringified)return this.result;this.stringified=!0,this.sync();var e=this.result.opts,t=i.default;e.syntax&&(t=e.syntax.stringify),e.stringifier&&(t=e.stringifier),t.stringify&&(t=t.stringify);var n=new a.default(t,this.result.root,this.result.opts).generate();return this.result.css=n[0],this.result.map=n[1],this.result},r(e,[{key:"processor",get:function(){return this.result.processor}},{key:"opts",get:function(){return this.result.opts}},{key:"css",get:function(){return this.stringify().css}},{key:"content",get:function(){return this.stringify().content}},{key:"map",get:function(){return this.stringify().map}},{key:"root",get:function(){return this.sync().root}},{key:"messages",get:function(){return this.sync().messages}}]),e}();t.default=g,e.exports=t.default},1841:function(e,t){"use strict";t.__esModule=!0;var n={split:function(e,t,n){for(var r=[],o="",a=!1,i=0,s=!1,l=!1,c=0;c<e.length;c++){var u=e[c];s?l?l=!1:"\\"===u?l=!0:u===s&&(s=!1):'"'===u||"'"===u?s=u:"("===u?i+=1:")"===u?i>0&&(i-=1):0===i&&-1!==t.indexOf(u)&&(a=!0),a?(""!==o&&r.push(o.trim()),o="",a=!1):o+=u}return(n||""!==o)&&r.push(o.trim()),r},space:function(e){return n.split(e,[" ","\n","\t"])},comma:function(e){return n.split(e,[","],!0)}};t.default=n,e.exports=t.default},2455:function(e,t,n){"use strict";t.__esModule=!0;var r=a(n(4014)),o=a(n(6470));function a(e){return e&&e.__esModule?e:{default:e}}var i=function(){function e(t,n,r){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.stringify=t,this.mapOpts=r.map||{},this.root=n,this.opts=r}return e.prototype.isMap=function(){return void 0!==this.opts.map?!!this.opts.map:this.previous().length>0},e.prototype.previous=function(){var e=this;return this.previousMaps||(this.previousMaps=[],this.root.walk((function(t){if(t.source&&t.source.input.map){var n=t.source.input.map;-1===e.previousMaps.indexOf(n)&&e.previousMaps.push(n)}}))),this.previousMaps},e.prototype.isInline=function(){if(void 0!==this.mapOpts.inline)return this.mapOpts.inline;var e=this.mapOpts.annotation;return(void 0===e||!0===e)&&(!this.previous().length||this.previous().some((function(e){return e.inline})))},e.prototype.isSourcesContent=function(){return void 0!==this.mapOpts.sourcesContent?this.mapOpts.sourcesContent:!this.previous().length||this.previous().some((function(e){return e.withContent()}))},e.prototype.clearAnnotation=function(){if(!1!==this.mapOpts.annotation)for(var e=void 0,t=this.root.nodes.length-1;t>=0;t--)"comment"===(e=this.root.nodes[t]).type&&0===e.text.indexOf("# sourceMappingURL=")&&this.root.removeChild(t)},e.prototype.setSourcesContent=function(){var e=this,t={};this.root.walk((function(n){if(n.source){var r=n.source.input.from;if(r&&!t[r]){t[r]=!0;var o=e.relative(r);e.map.setSourceContent(o,n.source.input.css)}}}))},e.prototype.applyPrevMaps=function(){var e=this.previous(),t=Array.isArray(e),n=0;for(e=t?e:e[Symbol.iterator]();;){var a;if(t){if(n>=e.length)break;a=e[n++]}else{if((n=e.next()).done)break;a=n.value}var i=a,s=this.relative(i.file),l=i.root||o.default.dirname(i.file),c=void 0;!1===this.mapOpts.sourcesContent?(c=new r.default.SourceMapConsumer(i.text)).sourcesContent&&(c.sourcesContent=c.sourcesContent.map((function(){return null}))):c=i.consumer(),this.map.applySourceMap(c,s,this.relative(l))}},e.prototype.isAnnotation=function(){return!!this.isInline()||(void 0!==this.mapOpts.annotation?this.mapOpts.annotation:!this.previous().length||this.previous().some((function(e){return e.annotation})))},e.prototype.toBase64=function(e){return Buffer?Buffer.from&&Buffer.from!==Uint8Array.from?Buffer.from(e).toString("base64"):new Buffer(e).toString("base64"):window.btoa(unescape(encodeURIComponent(e)))},e.prototype.addAnnotation=function(){var e;e=this.isInline()?"data:application/json;base64,"+this.toBase64(this.map.toString()):"string"==typeof this.mapOpts.annotation?this.mapOpts.annotation:this.outputFile()+".map";var t="\n";-1!==this.css.indexOf("\r\n")&&(t="\r\n"),this.css+=t+"/*# sourceMappingURL="+e+" */"},e.prototype.outputFile=function(){return this.opts.to?this.relative(this.opts.to):this.opts.from?this.relative(this.opts.from):"to.css"},e.prototype.generateMap=function(){return this.generateString(),this.isSourcesContent()&&this.setSourcesContent(),this.previous().length>0&&this.applyPrevMaps(),this.isAnnotation()&&this.addAnnotation(),this.isInline()?[this.css]:[this.css,this.map]},e.prototype.relative=function(e){if(0===e.indexOf("<"))return e;if(/^\w+:\/\//.test(e))return e;var t=this.opts.to?o.default.dirname(this.opts.to):".";return"string"==typeof this.mapOpts.annotation&&(t=o.default.dirname(o.default.resolve(t,this.mapOpts.annotation))),e=o.default.relative(t,e),"\\"===o.default.sep?e.replace(/\\/g,"/"):e},e.prototype.sourcePath=function(e){return this.mapOpts.from?this.mapOpts.from:this.relative(e.source.input.from)},e.prototype.generateString=function(){var e=this;this.css="",this.map=new r.default.SourceMapGenerator({file:this.outputFile()});var t=1,n=1,o=void 0,a=void 0;this.stringify(this.root,(function(r,i,s){e.css+=r,i&&"end"!==s&&(i.source&&i.source.start?e.map.addMapping({source:e.sourcePath(i),generated:{line:t,column:n-1},original:{line:i.source.start.line,column:i.source.start.column-1}}):e.map.addMapping({source:"<no source>",original:{line:1,column:0},generated:{line:t,column:n-1}})),(o=r.match(/\n/g))?(t+=o.length,a=r.lastIndexOf("\n"),n=r.length-a):n+=r.length,i&&"start"!==s&&(i.source&&i.source.end?e.map.addMapping({source:e.sourcePath(i),generated:{line:t,column:n-1},original:{line:i.source.end.line,column:i.source.end.column}}):e.map.addMapping({source:"<no source>",original:{line:1,column:0},generated:{line:t,column:n-1}}))}))},e.prototype.generate=function(){if(this.clearAnnotation(),this.isMap())return this.generateMap();var e="";return this.stringify(this.root,(function(t){e+=t})),[e]},e}();t.default=i,e.exports=t.default},3200:function(e,t,n){"use strict";t.__esModule=!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},o=l(n(4639)),a=l(n(3255)),i=l(n(4594)),s=l(n(6094));function l(e){return e&&e.__esModule?e:{default:e}}function c(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var u=function e(t,n){var o=new t.constructor;for(var a in t)if(t.hasOwnProperty(a)){var i=t[a],s=void 0===i?"undefined":r(i);"parent"===a&&"object"===s?n&&(o[a]=n):"source"===a?o[a]=i:i instanceof Array?o[a]=i.map((function(t){return e(t,o)})):("object"===s&&null!==i&&(i=e(i)),o[a]=i)}return o},d=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(c(this,e),this.raws={},"object"!==(void 0===t?"undefined":r(t))&&void 0!==t)throw new Error("PostCSS nodes constructor accepts object, not "+JSON.stringify(t));for(var n in t)this[n]=t[n]}return e.prototype.error=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this.source){var n=this.positionBy(t);return this.source.input.error(e,n.line,n.column,t)}return new o.default(e)},e.prototype.warn=function(e,t,n){var r={node:this};for(var o in n)r[o]=n[o];return e.warn(t,r)},e.prototype.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},e.prototype.toString=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i.default;e.stringify&&(e=e.stringify);var t="";return e(this,(function(e){t+=e})),t},e.prototype.clone=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=u(this);for(var n in e)t[n]=e[n];return t},e.prototype.cloneBefore=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=this.clone(e);return this.parent.insertBefore(this,t),t},e.prototype.cloneAfter=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=this.clone(e);return this.parent.insertAfter(this,t),t},e.prototype.replaceWith=function(){if(this.parent){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t,o=Array.isArray(r),a=0;for(r=o?r:r[Symbol.iterator]();;){var i;if(o){if(a>=r.length)break;i=r[a++]}else{if((a=r.next()).done)break;i=a.value}var s=i;this.parent.insertBefore(this,s)}this.remove()}return this},e.prototype.moveTo=function(e){return(0,s.default)("Node#moveTo was deprecated. Use Container#append."),this.cleanRaws(this.root()===e.root()),this.remove(),e.append(this),this},e.prototype.moveBefore=function(e){return(0,s.default)("Node#moveBefore was deprecated. Use Node#before."),this.cleanRaws(this.root()===e.root()),this.remove(),e.parent.insertBefore(e,this),this},e.prototype.moveAfter=function(e){return(0,s.default)("Node#moveAfter was deprecated. Use Node#after."),this.cleanRaws(this.root()===e.root()),this.remove(),e.parent.insertAfter(e,this),this},e.prototype.next=function(){if(this.parent){var e=this.parent.index(this);return this.parent.nodes[e+1]}},e.prototype.prev=function(){if(this.parent){var e=this.parent.index(this);return this.parent.nodes[e-1]}},e.prototype.before=function(e){return this.parent.insertBefore(this,e),this},e.prototype.after=function(e){return this.parent.insertAfter(this,e),this},e.prototype.toJSON=function(){var e={};for(var t in this)if(this.hasOwnProperty(t)&&"parent"!==t){var n=this[t];n instanceof Array?e[t]=n.map((function(e){return"object"===(void 0===e?"undefined":r(e))&&e.toJSON?e.toJSON():e})):"object"===(void 0===n?"undefined":r(n))&&n.toJSON?e[t]=n.toJSON():e[t]=n}return e},e.prototype.raw=function(e,t){return(new a.default).raw(this,e,t)},e.prototype.root=function(){for(var e=this;e.parent;)e=e.parent;return e},e.prototype.cleanRaws=function(e){delete this.raws.before,delete this.raws.after,e||delete this.raws.between},e.prototype.positionInside=function(e){for(var t=this.toString(),n=this.source.start.column,r=this.source.start.line,o=0;o<e;o++)"\n"===t[o]?(n=1,r+=1):n+=1;return{line:r,column:n}},e.prototype.positionBy=function(e){var t=this.source.start;if(e.index)t=this.positionInside(e.index);else if(e.word){var n=this.toString().indexOf(e.word);-1!==n&&(t=this.positionInside(n))}return t},e}();t.default=d,e.exports=t.default},1647:function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e,t){if(t&&t.safe)throw new Error('Option safe was removed. Use parser: require("postcss-safe-parser")');var n=new o.default(e,t),a=new r.default(n);try{a.parse()}catch(e){throw"CssSyntaxError"===e.name&&t&&t.from&&(/\.scss$/i.test(t.from)?e.message+="\nYou tried to parse SCSS with the standard CSS parser; try again with the postcss-scss parser":/\.sass/i.test(t.from)?e.message+="\nYou tried to parse Sass with the standard CSS parser; try again with the postcss-sass parser":/\.less$/i.test(t.from)&&(e.message+="\nYou tried to parse Less with the standard CSS parser; try again with the postcss-less parser")),e}return a.root};var r=a(n(9890)),o=a(n(1810));function a(e){return e&&e.__esModule?e:{default:e}}e.exports=t.default},9890:function(e,t,n){"use strict";t.__esModule=!0;var r=c(n(3118)),o=c(n(7272)),a=c(n(2282)),i=c(n(8090)),s=c(n(573)),l=c(n(806));function c(e){return e&&e.__esModule?e:{default:e}}var u=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.input=t,this.root=new s.default,this.current=this.root,this.spaces="",this.semicolon=!1,this.createTokenizer(),this.root.source={input:t,start:{line:1,column:1}}}return e.prototype.createTokenizer=function(){this.tokenizer=(0,o.default)(this.input)},e.prototype.parse=function(){for(var e=void 0;!this.tokenizer.endOfFile();)switch((e=this.tokenizer.nextToken())[0]){case"space":this.spaces+=e[1];break;case";":this.freeSemicolon(e);break;case"}":this.end(e);break;case"comment":this.comment(e);break;case"at-word":this.atrule(e);break;case"{":this.emptyRule(e);break;default:this.other(e)}this.endFile()},e.prototype.comment=function(e){var t=new a.default;this.init(t,e[2],e[3]),t.source.end={line:e[4],column:e[5]};var n=e[1].slice(2,-2);if(/^\s*$/.test(n))t.text="",t.raws.left=n,t.raws.right="";else{var r=n.match(/^(\s*)([^]*[^\s])(\s*)$/);t.text=r[2],t.raws.left=r[1],t.raws.right=r[3]}},e.prototype.emptyRule=function(e){var t=new l.default;this.init(t,e[2],e[3]),t.selector="",t.raws.between="",this.current=t},e.prototype.other=function(e){for(var t=!1,n=null,r=!1,o=null,a=[],i=[],s=e;s;){if(n=s[0],i.push(s),"("===n||"["===n)o||(o=s),a.push("("===n?")":"]");else if(0===a.length){if(";"===n){if(r)return void this.decl(i);break}if("{"===n)return void this.rule(i);if("}"===n){this.tokenizer.back(i.pop()),t=!0;break}":"===n&&(r=!0)}else n===a[a.length-1]&&(a.pop(),0===a.length&&(o=null));s=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(t=!0),a.length>0&&this.unclosedBracket(o),t&&r){for(;i.length&&("space"===(s=i[i.length-1][0])||"comment"===s);)this.tokenizer.back(i.pop());this.decl(i)}else this.unknownWord(i)},e.prototype.rule=function(e){e.pop();var t=new l.default;this.init(t,e[0][2],e[0][3]),t.raws.between=this.spacesAndCommentsFromEnd(e),this.raw(t,"selector",e),this.current=t},e.prototype.decl=function(e){var t=new r.default;this.init(t);var n=e[e.length-1];for(";"===n[0]&&(this.semicolon=!0,e.pop()),n[4]?t.source.end={line:n[4],column:n[5]}:t.source.end={line:n[2],column:n[3]};"word"!==e[0][0];)1===e.length&&this.unknownWord(e),t.raws.before+=e.shift()[1];for(t.source.start={line:e[0][2],column:e[0][3]},t.prop="";e.length;){var o=e[0][0];if(":"===o||"space"===o||"comment"===o)break;t.prop+=e.shift()[1]}t.raws.between="";for(var a=void 0;e.length;){if(":"===(a=e.shift())[0]){t.raws.between+=a[1];break}t.raws.between+=a[1]}"_"!==t.prop[0]&&"*"!==t.prop[0]||(t.raws.before+=t.prop[0],t.prop=t.prop.slice(1)),t.raws.between+=this.spacesAndCommentsFromStart(e),this.precheckMissedSemicolon(e);for(var i=e.length-1;i>0;i--){if("!important"===(a=e[i])[1].toLowerCase()){t.important=!0;var s=this.stringFrom(e,i);" !important"!==(s=this.spacesFromEnd(e)+s)&&(t.raws.important=s);break}if("important"===a[1].toLowerCase()){for(var l=e.slice(0),c="",u=i;u>0;u--){var d=l[u][0];if(0===c.trim().indexOf("!")&&"space"!==d)break;c=l.pop()[1]+c}0===c.trim().indexOf("!")&&(t.important=!0,t.raws.important=c,e=l)}if("space"!==a[0]&&"comment"!==a[0])break}this.raw(t,"value",e),-1!==t.value.indexOf(":")&&this.checkMissedSemicolon(e)},e.prototype.atrule=function(e){var t=new i.default;t.name=e[1].slice(1),""===t.name&&this.unnamedAtrule(t,e),this.init(t,e[2],e[3]);for(var n=void 0,r=void 0,o=!1,a=!1,s=[];!this.tokenizer.endOfFile();){if(";"===(e=this.tokenizer.nextToken())[0]){t.source.end={line:e[2],column:e[3]},this.semicolon=!0;break}if("{"===e[0]){a=!0;break}if("}"===e[0]){if(s.length>0){for(n=s[r=s.length-1];n&&"space"===n[0];)n=s[--r];n&&(t.source.end={line:n[4],column:n[5]})}this.end(e);break}if(s.push(e),this.tokenizer.endOfFile()){o=!0;break}}t.raws.between=this.spacesAndCommentsFromEnd(s),s.length?(t.raws.afterName=this.spacesAndCommentsFromStart(s),this.raw(t,"params",s),o&&(e=s[s.length-1],t.source.end={line:e[4],column:e[5]},this.spaces=t.raws.between,t.raws.between="")):(t.raws.afterName="",t.params=""),a&&(t.nodes=[],this.current=t)},e.prototype.end=function(e){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end={line:e[2],column:e[3]},this.current=this.current.parent):this.unexpectedClose(e)},e.prototype.endFile=function(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces},e.prototype.freeSemicolon=function(e){if(this.spaces+=e[1],this.current.nodes){var t=this.current.nodes[this.current.nodes.length-1];t&&"rule"===t.type&&!t.raws.ownSemicolon&&(t.raws.ownSemicolon=this.spaces,this.spaces="")}},e.prototype.init=function(e,t,n){this.current.push(e),e.source={start:{line:t,column:n},input:this.input},e.raws.before=this.spaces,this.spaces="","comment"!==e.type&&(this.semicolon=!1)},e.prototype.raw=function(e,t,n){for(var r=void 0,o=void 0,a=n.length,i="",s=!0,l=void 0,c=void 0,u=/^([.|#])?([\w])+/i,d=0;d<a;d+=1)"comment"!==(o=(r=n[d])[0])||"rule"!==e.type?"comment"===o||"space"===o&&d===a-1?s=!1:i+=r[1]:(c=n[d-1],l=n[d+1],"space"!==c[0]&&"space"!==l[0]&&u.test(c[1])&&u.test(l[1])?i+=r[1]:s=!1);if(!s){var g=n.reduce((function(e,t){return e+t[1]}),"");e.raws[t]={value:i,raw:g}}e[t]=i},e.prototype.spacesAndCommentsFromEnd=function(e){for(var t=void 0,n="";e.length&&("space"===(t=e[e.length-1][0])||"comment"===t);)n=e.pop()[1]+n;return n},e.prototype.spacesAndCommentsFromStart=function(e){for(var t=void 0,n="";e.length&&("space"===(t=e[0][0])||"comment"===t);)n+=e.shift()[1];return n},e.prototype.spacesFromEnd=function(e){for(var t="";e.length&&"space"===e[e.length-1][0];)t=e.pop()[1]+t;return t},e.prototype.stringFrom=function(e,t){for(var n="",r=t;r<e.length;r++)n+=e[r][1];return e.splice(t,e.length-t),n},e.prototype.colon=function(e){for(var t=0,n=void 0,r=void 0,o=void 0,a=0;a<e.length;a++){if("("===(r=(n=e[a])[0]))t+=1;else if(")"===r)t-=1;else if(0===t&&":"===r){if(o){if("word"===o[0]&&"progid"===o[1])continue;return a}this.doubleColon(n)}o=n}return!1},e.prototype.unclosedBracket=function(e){throw this.input.error("Unclosed bracket",e[2],e[3])},e.prototype.unknownWord=function(e){throw this.input.error("Unknown word",e[0][2],e[0][3])},e.prototype.unexpectedClose=function(e){throw this.input.error("Unexpected }",e[2],e[3])},e.prototype.unclosedBlock=function(){var e=this.current.source.start;throw this.input.error("Unclosed block",e.line,e.column)},e.prototype.doubleColon=function(e){throw this.input.error("Double colon",e[2],e[3])},e.prototype.unnamedAtrule=function(e,t){throw this.input.error("At-rule without name",t[2],t[3])},e.prototype.precheckMissedSemicolon=function(e){},e.prototype.checkMissedSemicolon=function(e){var t=this.colon(e);if(!1!==t){for(var n=0,r=void 0,o=t-1;o>=0&&("space"===(r=e[o])[0]||2!==(n+=1));o--);throw this.input.error("Missed semicolon",r[2],r[3])}},e}();t.default=u,e.exports=t.default},5344:function(e,t,n){"use strict";t.__esModule=!0;var r=p(n(3118)),o=p(n(9432)),a=p(n(4594)),i=p(n(2282)),s=p(n(8090)),l=p(n(3e3)),c=p(n(1647)),u=p(n(1841)),d=p(n(806)),g=p(n(573));function p(e){return e&&e.__esModule?e:{default:e}}function f(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return 1===t.length&&Array.isArray(t[0])&&(t=t[0]),new o.default(t)}f.plugin=function(e,t){var n=function(){var n=t.apply(void 0,arguments);return n.postcssPlugin=e,n.postcssVersion=(new o.default).version,n},r=void 0;return Object.defineProperty(n,"postcss",{get:function(){return r||(r=n()),r}}),n.process=function(e,t,r){return f([n(r)]).process(e,t)},n},f.stringify=a.default,f.parse=c.default,f.vendor=l.default,f.list=u.default,f.comment=function(e){return new i.default(e)},f.atRule=function(e){return new s.default(e)},f.decl=function(e){return new r.default(e)},f.rule=function(e){return new d.default(e)},f.root=function(e){return new g.default(e)},t.default=f,e.exports=t.default},8389:function(e,t,n){"use strict";t.__esModule=!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},o=s(n(4014)),a=s(n(6470)),i=s(n(1285));function s(e){return e&&e.__esModule?e:{default:e}}var l=function(){function e(t,n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.loadAnnotation(t),this.inline=this.startWith(this.annotation,"data:");var r=n.map?n.map.prev:void 0,o=this.loadMap(n.from,r);o&&(this.text=o)}return e.prototype.consumer=function(){return this.consumerCache||(this.consumerCache=new o.default.SourceMapConsumer(this.text)),this.consumerCache},e.prototype.withContent=function(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)},e.prototype.startWith=function(e,t){return!!e&&e.substr(0,t.length)===t},e.prototype.loadAnnotation=function(e){var t=e.match(/\/\*\s*# sourceMappingURL=(.*)\s*\*\//);t&&(this.annotation=t[1].trim())},e.prototype.decodeInline=function(e){var t="data:application/json,";if(this.startWith(e,t))return decodeURIComponent(e.substr(t.length));if(/^data:application\/json;(?:charset=utf-?8;)?base64,/.test(e))return n=e.substr(RegExp.lastMatch.length),Buffer?Buffer.from&&Buffer.from!==Uint8Array.from?Buffer.from(n,"base64").toString():new Buffer(n,"base64").toString():window.atob(n);var n,r=e.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+r)},e.prototype.loadMap=function(e,t){if(!1===t)return!1;if(t){if("string"==typeof t)return t;if("function"==typeof t){var n=t(e);if(n&&i.default.existsSync&&i.default.existsSync(n))return i.default.readFileSync(n,"utf-8").toString().trim();throw new Error("Unable to load previous source map: "+n.toString())}if(t instanceof o.default.SourceMapConsumer)return o.default.SourceMapGenerator.fromSourceMap(t).toString();if(t instanceof o.default.SourceMapGenerator)return t.toString();if(this.isMap(t))return JSON.stringify(t);throw new Error("Unsupported previous source map format: "+t.toString())}if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){var r=this.annotation;return e&&(r=a.default.join(a.default.dirname(e),r)),this.root=a.default.dirname(r),!(!i.default.existsSync||!i.default.existsSync(r))&&i.default.readFileSync(r,"utf-8").toString().trim()}},e.prototype.isMap=function(e){return"object"===(void 0===e?"undefined":r(e))&&("string"==typeof e.mappings||"string"==typeof e._mappings)},e}();t.default=l,e.exports=t.default},9432:function(e,t,n){"use strict";t.__esModule=!0;var r,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},a=(r=n(1799))&&r.__esModule?r:{default:r};function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var s=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];i(this,e),this.version="6.0.23",this.plugins=this.normalize(t)}return e.prototype.use=function(e){return this.plugins=this.plugins.concat(this.normalize([e])),this},e.prototype.process=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new a.default(this,e,t)},e.prototype.normalize=function(e){var t=[],n=e,r=Array.isArray(n),a=0;for(n=r?n:n[Symbol.iterator]();;){var i;if(r){if(a>=n.length)break;i=n[a++]}else{if((a=n.next()).done)break;i=a.value}var s=i;if(s.postcss&&(s=s.postcss),"object"===(void 0===s?"undefined":o(s))&&Array.isArray(s.plugins))t=t.concat(s.plugins);else{if("function"!=typeof s)throw"object"===(void 0===s?"undefined":o(s))&&(s.parse||s.stringify)?new Error("PostCSS syntaxes cannot be used as plugins. Instead, please use one of the syntax/parser/stringifier options as outlined in your PostCSS runner documentation."):new Error(s+" is not a PostCSS plugin");t.push(s)}}return t},e}();t.default=s,e.exports=t.default},4974:function(e,t,n){"use strict";t.__esModule=!0;var r,o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=(r=n(9936))&&r.__esModule?r:{default:r},i=function(){function e(t,n,r){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.processor=t,this.messages=[],this.root=n,this.opts=r,this.css=void 0,this.map=void 0}return e.prototype.toString=function(){return this.css},e.prototype.warn=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};t.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(t.plugin=this.lastPlugin.postcssPlugin);var n=new a.default(e,t);return this.messages.push(n),n},e.prototype.warnings=function(){return this.messages.filter((function(e){return"warning"===e.type}))},o(e,[{key:"content",get:function(){return this.css}}]),e}();t.default=i,e.exports=t.default},573:function(e,t,n){"use strict";t.__esModule=!0;var r,o=function(e){function t(n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,n));return r.type="root",r.nodes||(r.nodes=[]),r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t.prototype.removeChild=function(t,n){var r=this.index(t);return!n&&0===r&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[r].raws.before),e.prototype.removeChild.call(this,t)},t.prototype.normalize=function(t,n,r){var o=e.prototype.normalize.call(this,t);if(n)if("prepend"===r)this.nodes.length>1?n.raws.before=this.nodes[1].raws.before:delete n.raws.before;else if(this.first!==n){var a=o,i=Array.isArray(a),s=0;for(a=i?a:a[Symbol.iterator]();;){var l;if(i){if(s>=a.length)break;l=a[s++]}else{if((s=a.next()).done)break;l=s.value}l.raws.before=n.raws.before}}return o},t.prototype.toResult=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=n(1799),r=n(9432),o=new t(new r,this,e);return o.stringify()},t}(((r=n(2146))&&r.__esModule?r:{default:r}).default);t.default=o,e.exports=t.default},806:function(e,t,n){"use strict";t.__esModule=!0;var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),o=i(n(2146)),a=i(n(1841));function i(e){return e&&e.__esModule?e:{default:e}}var s=function(e){function t(n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,n));return r.type="rule",r.nodes||(r.nodes=[]),r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),r(t,[{key:"selectors",get:function(){return a.default.comma(this.selector)},set:function(e){var t=this.selector?this.selector.match(/,\s*/):null,n=t?t[0]:","+this.raw("between","beforeOpen");this.selector=e.join(n)}}]),t}(o.default);t.default=s,e.exports=t.default},3255:function(e,t){"use strict";t.__esModule=!0;var n={colon:": ",indent:" ",beforeDecl:"\n",beforeRule:"\n",beforeOpen:" ",beforeClose:"\n",beforeComment:"\n",after:"\n",emptyBody:"",commentLeft:" ",commentRight:" "},r=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.builder=t}return e.prototype.stringify=function(e,t){this[e.type](e,t)},e.prototype.root=function(e){this.body(e),e.raws.after&&this.builder(e.raws.after)},e.prototype.comment=function(e){var t=this.raw(e,"left","commentLeft"),n=this.raw(e,"right","commentRight");this.builder("/*"+t+e.text+n+"*/",e)},e.prototype.decl=function(e,t){var n=this.raw(e,"between","colon"),r=e.prop+n+this.rawValue(e,"value");e.important&&(r+=e.raws.important||" !important"),t&&(r+=";"),this.builder(r,e)},e.prototype.rule=function(e){this.block(e,this.rawValue(e,"selector")),e.raws.ownSemicolon&&this.builder(e.raws.ownSemicolon,e,"end")},e.prototype.atrule=function(e,t){var n="@"+e.name,r=e.params?this.rawValue(e,"params"):"";if(void 0!==e.raws.afterName?n+=e.raws.afterName:r&&(n+=" "),e.nodes)this.block(e,n+r);else{var o=(e.raws.between||"")+(t?";":"");this.builder(n+r+o,e)}},e.prototype.body=function(e){for(var t=e.nodes.length-1;t>0&&"comment"===e.nodes[t].type;)t-=1;for(var n=this.raw(e,"semicolon"),r=0;r<e.nodes.length;r++){var o=e.nodes[r],a=this.raw(o,"before");a&&this.builder(a),this.stringify(o,t!==r||n)}},e.prototype.block=function(e,t){var n=this.raw(e,"between","beforeOpen");this.builder(t+n+"{",e,"start");var r=void 0;e.nodes&&e.nodes.length?(this.body(e),r=this.raw(e,"after")):r=this.raw(e,"after","emptyBody"),r&&this.builder(r),this.builder("}",e,"end")},e.prototype.raw=function(e,t,r){var o=void 0;if(r||(r=t),t&&void 0!==(o=e.raws[t]))return o;var a=e.parent;if("before"===r&&(!a||"root"===a.type&&a.first===e))return"";if(!a)return n[r];var i=e.root();if(i.rawCache||(i.rawCache={}),void 0!==i.rawCache[r])return i.rawCache[r];if("before"===r||"after"===r)return this.beforeAfter(e,r);var s,l="raw"+((s=r)[0].toUpperCase()+s.slice(1));return this[l]?o=this[l](i,e):i.walk((function(e){if(void 0!==(o=e.raws[t]))return!1})),void 0===o&&(o=n[r]),i.rawCache[r]=o,o},e.prototype.rawSemicolon=function(e){var t=void 0;return e.walk((function(e){if(e.nodes&&e.nodes.length&&"decl"===e.last.type&&void 0!==(t=e.raws.semicolon))return!1})),t},e.prototype.rawEmptyBody=function(e){var t=void 0;return e.walk((function(e){if(e.nodes&&0===e.nodes.length&&void 0!==(t=e.raws.after))return!1})),t},e.prototype.rawIndent=function(e){if(e.raws.indent)return e.raws.indent;var t=void 0;return e.walk((function(n){var r=n.parent;if(r&&r!==e&&r.parent&&r.parent===e&&void 0!==n.raws.before){var o=n.raws.before.split("\n");return t=(t=o[o.length-1]).replace(/[^\s]/g,""),!1}})),t},e.prototype.rawBeforeComment=function(e,t){var n=void 0;return e.walkComments((function(e){if(void 0!==e.raws.before)return-1!==(n=e.raws.before).indexOf("\n")&&(n=n.replace(/[^\n]+$/,"")),!1})),void 0===n?n=this.raw(t,null,"beforeDecl"):n&&(n=n.replace(/[^\s]/g,"")),n},e.prototype.rawBeforeDecl=function(e,t){var n=void 0;return e.walkDecls((function(e){if(void 0!==e.raws.before)return-1!==(n=e.raws.before).indexOf("\n")&&(n=n.replace(/[^\n]+$/,"")),!1})),void 0===n?n=this.raw(t,null,"beforeRule"):n&&(n=n.replace(/[^\s]/g,"")),n},e.prototype.rawBeforeRule=function(e){var t=void 0;return e.walk((function(n){if(n.nodes&&(n.parent!==e||e.first!==n)&&void 0!==n.raws.before)return-1!==(t=n.raws.before).indexOf("\n")&&(t=t.replace(/[^\n]+$/,"")),!1})),t&&(t=t.replace(/[^\s]/g,"")),t},e.prototype.rawBeforeClose=function(e){var t=void 0;return e.walk((function(e){if(e.nodes&&e.nodes.length>0&&void 0!==e.raws.after)return-1!==(t=e.raws.after).indexOf("\n")&&(t=t.replace(/[^\n]+$/,"")),!1})),t&&(t=t.replace(/[^\s]/g,"")),t},e.prototype.rawBeforeOpen=function(e){var t=void 0;return e.walk((function(e){if("decl"!==e.type&&void 0!==(t=e.raws.between))return!1})),t},e.prototype.rawColon=function(e){var t=void 0;return e.walkDecls((function(e){if(void 0!==e.raws.between)return t=e.raws.between.replace(/[^\s:]/g,""),!1})),t},e.prototype.beforeAfter=function(e,t){var n=void 0;n="decl"===e.type?this.raw(e,null,"beforeDecl"):"comment"===e.type?this.raw(e,null,"beforeComment"):"before"===t?this.raw(e,null,"beforeRule"):this.raw(e,null,"beforeClose");for(var r=e.parent,o=0;r&&"root"!==r.type;)o+=1,r=r.parent;if(-1!==n.indexOf("\n")){var a=this.raw(e,null,"indent");if(a.length)for(var i=0;i<o;i++)n+=a}return n},e.prototype.rawValue=function(e,t){var n=e[t],r=e.raws[t];return r&&r.value===n?r.raw:n},e}();t.default=r,e.exports=t.default},4594:function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e,t){new o.default(t).stringify(e)};var r,o=(r=n(3255))&&r.__esModule?r:{default:r};e.exports=t.default},8818:function(e,t,n){"use strict";t.__esModule=!0;var r=i(n(683)),o=i(n(7272)),a=i(n(1810));function i(e){return e&&e.__esModule?e:{default:e}}var s={brackets:r.default.cyan,"at-word":r.default.cyan,call:r.default.cyan,comment:r.default.gray,string:r.default.green,class:r.default.yellow,hash:r.default.magenta,"(":r.default.cyan,")":r.default.cyan,"{":r.default.yellow,"}":r.default.yellow,"[":r.default.yellow,"]":r.default.yellow,":":r.default.yellow,";":r.default.yellow};t.default=function(e){for(var t=(0,o.default)(new a.default(e),{ignoreErrors:!0}),n="",r=function(){var e=t.nextToken(),r=s[function(e,t){var n=e[0],r=e[1];if("word"===n){if("."===r[0])return"class";if("#"===r[0])return"hash"}if(!t.endOfFile()){var o=t.nextToken();if(t.back(o),"brackets"===o[0]||"("===o[0])return"call"}return n}(e,t)];n+=r?e[1].split(/\r?\n/).map((function(e){return r(e)})).join("\n"):e[1]};!t.endOfFile();)r();return n},e.exports=t.default},7272:function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},g=e.css.valueOf(),p=t.ignoreErrors,f=void 0,m=void 0,h=void 0,y=void 0,v=void 0,b=void 0,_=void 0,w=void 0,E=void 0,$=void 0,C=void 0,k=void 0,S=void 0,x=void 0,O=g.length,P=-1,A=1,N=0,R=[],T=[];function M(t){throw e.error("Unclosed "+t,A,N-P)}function j(){return 0===T.length&&N>=O}function I(){if(T.length)return T.pop();if(!(N>=O)){switch(((f=g.charCodeAt(N))===o||f===i||f===s&&g.charCodeAt(N+1)!==o)&&(P=N,A+=1),f){case o:case a:case 9:case s:case i:m=N;do{m+=1,(f=g.charCodeAt(m))===o&&(P=m,A+=1)}while(f===a||f===o||9===f||f===s||f===i);x=["space",g.slice(N,m)],N=m-1;break;case 91:x=["[","[",A,N-P];break;case 93:x=["]","]",A,N-P];break;case 123:x=["{","{",A,N-P];break;case 125:x=["}","}",A,N-P];break;case 58:x=[":",":",A,N-P];break;case 59:x=[";",";",A,N-P];break;case 40:if(k=R.length?R.pop()[1]:"",S=g.charCodeAt(N+1),"url"===k&&S!==n&&34!==S&&S!==a&&S!==o&&9!==S&&S!==i&&S!==s){m=N;do{if($=!1,-1===(m=g.indexOf(")",m+1))){if(p){m=N;break}M("bracket")}for(C=m;g.charCodeAt(C-1)===r;)C-=1,$=!$}while($);x=["brackets",g.slice(N,m+1),A,N-P,A,m-P],N=m}else m=g.indexOf(")",N+1),b=g.slice(N,m+1),-1===m||u.test(b)?x=["(","(",A,N-P]:(x=["brackets",b,A,N-P,A,m-P],N=m);break;case 41:x=[")",")",A,N-P];break;case n:case 34:h=f===n?"'":'"',m=N;do{if($=!1,-1===(m=g.indexOf(h,m+1))){if(p){m=N+1;break}M("string")}for(C=m;g.charCodeAt(C-1)===r;)C-=1,$=!$}while($);b=g.slice(N,m+1),y=b.split("\n"),(v=y.length-1)>0?(w=A+v,E=m-y[v].length):(w=A,E=P),x=["string",g.slice(N,m+1),A,N-P,w,m-E],P=E,A=w,N=m;break;case 64:l.lastIndex=N+1,l.test(g),m=0===l.lastIndex?g.length-1:l.lastIndex-2,x=["at-word",g.slice(N,m+1),A,N-P,A,m-P],N=m;break;case r:for(m=N,_=!0;g.charCodeAt(m+1)===r;)m+=1,_=!_;if(f=g.charCodeAt(m+1),_&&47!==f&&f!==a&&f!==o&&9!==f&&f!==s&&f!==i&&(m+=1,d.test(g.charAt(m)))){for(;d.test(g.charAt(m+1));)m+=1;g.charCodeAt(m+1)===a&&(m+=1)}x=["word",g.slice(N,m+1),A,N-P,A,m-P],N=m;break;default:47===f&&42===g.charCodeAt(N+1)?(0===(m=g.indexOf("*/",N+2)+1)&&(p?m=g.length:M("comment")),b=g.slice(N,m+1),y=b.split("\n"),(v=y.length-1)>0?(w=A+v,E=m-y[v].length):(w=A,E=P),x=["comment",b,A,N-P,w,m-E],P=E,A=w,N=m):(c.lastIndex=N+1,c.test(g),m=0===c.lastIndex?g.length-1:c.lastIndex-2,x=["word",g.slice(N,m+1),A,N-P,A,m-P],R.push(x),N=m)}return N++,x}}function F(e){T.push(e)}return{back:F,nextToken:I,endOfFile:j}};var n=39,r=92,o=10,a=32,i=12,s=13,l=/[ \n\t\r\f\{\}\(\)'"\\;/\[\]#]/g,c=/[ \n\t\r\f\(\)\{\}:;@!'"\\\]\[#]|\/(?=\*)/g,u=/.[\\\/\("'\n]/,d=/[a-f0-9]/i;e.exports=t.default},3e3:function(e,t){"use strict";t.__esModule=!0,t.default={prefix:function(e){var t=e.match(/^(-\w+-)/);return t?t[0]:""},unprefixed:function(e){return e.replace(/^-\w+-/,"")}},e.exports=t.default},6094:function(e,t){"use strict";t.__esModule=!0,t.default=function(e){n[e]||(n[e]=!0,"undefined"!=typeof console&&console.warn&&console.warn(e))};var n={};e.exports=t.default},9936:function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}t.__esModule=!0;var r=function(){function e(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(n(this,e),this.type="warning",this.text=t,r.node&&r.node.source){var o=r.node.positionBy(r);this.line=o.line,this.column=o.column}for(var a in r)this[a]=r[a]}return e.prototype.toString=function(){return this.node?this.node.error(this.text,{plugin:this.plugin,index:this.index,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text},e}();t.default=r,e.exports=t.default},40:function(e,t,n){var r=n(5037),o=Object.prototype.hasOwnProperty,a="undefined"!=typeof Map;function i(){this._array=[],this._set=a?new Map:Object.create(null)}i.fromArray=function(e,t){for(var n=new i,r=0,o=e.length;r<o;r++)n.add(e[r],t);return n},i.prototype.size=function(){return a?this._set.size:Object.getOwnPropertyNames(this._set).length},i.prototype.add=function(e,t){var n=a?e:r.toSetString(e),i=a?this.has(e):o.call(this._set,n),s=this._array.length;i&&!t||this._array.push(e),i||(a?this._set.set(e,s):this._set[n]=s)},i.prototype.has=function(e){if(a)return this._set.has(e);var t=r.toSetString(e);return o.call(this._set,t)},i.prototype.indexOf=function(e){if(a){var t=this._set.get(e);if(t>=0)return t}else{var n=r.toSetString(e);if(o.call(this._set,n))return this._set[n]}throw new Error('"'+e+'" is not in the set.')},i.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)},i.prototype.toArray=function(){return this._array.slice()},t.I=i},3858:function(e,t,n){var r=n(2629);t.encode=function(e){var t,n="",o=function(e){return e<0?1+(-e<<1):0+(e<<1)}(e);do{t=31&o,(o>>>=5)>0&&(t|=32),n+=r.encode(t)}while(o>0);return n},t.decode=function(e,t,n){var o,a,i,s,l=e.length,c=0,u=0;do{if(t>=l)throw new Error("Expected more digits in base 64 VLQ value.");if(-1===(a=r.decode(e.charCodeAt(t++))))throw new Error("Invalid base64 digit: "+e.charAt(t-1));o=!!(32&a),c+=(a&=31)<<u,u+=5}while(o);n.value=(s=(i=c)>>1,1==(1&i)?-s:s),n.rest=t}},2629:function(e,t){var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");t.encode=function(e){if(0<=e&&e<n.length)return n[e];throw new TypeError("Must be between 0 and 63: "+e)},t.decode=function(e){return 65<=e&&e<=90?e-65:97<=e&&e<=122?e-97+26:48<=e&&e<=57?e-48+52:43==e?62:47==e?63:-1}},115:function(e,t){function n(e,r,o,a,i,s){var l=Math.floor((r-e)/2)+e,c=i(o,a[l],!0);return 0===c?l:c>0?r-l>1?n(l,r,o,a,i,s):s==t.LEAST_UPPER_BOUND?r<a.length?r:-1:l:l-e>1?n(e,l,o,a,i,s):s==t.LEAST_UPPER_BOUND?l:e<0?-1:e}t.GREATEST_LOWER_BOUND=1,t.LEAST_UPPER_BOUND=2,t.search=function(e,r,o,a){if(0===r.length)return-1;var i=n(-1,r.length,e,r,o,a||t.GREATEST_LOWER_BOUND);if(i<0)return-1;for(;i-1>=0&&0===o(r[i],r[i-1],!0);)--i;return i}},212:function(e,t,n){var r=n(5037);function o(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}o.prototype.unsortedForEach=function(e,t){this._array.forEach(e,t)},o.prototype.add=function(e){var t,n,o,a,i,s;n=e,o=(t=this._last).generatedLine,a=n.generatedLine,i=t.generatedColumn,s=n.generatedColumn,a>o||a==o&&s>=i||r.compareByGeneratedPositionsInflated(t,n)<=0?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))},o.prototype.toArray=function(){return this._sorted||(this._array.sort(r.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},t.H=o},8251:function(e,t){function n(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function r(e,t,o,a){if(o<a){var i=o-1;n(e,(u=o,d=a,Math.round(u+Math.random()*(d-u))),a);for(var s=e[a],l=o;l<a;l++)t(e[l],s)<=0&&n(e,i+=1,l);n(e,i+1,l);var c=i+1;r(e,t,o,c-1),r(e,t,c+1,a)}var u,d}t.U=function(e,t){r(e,t,0,e.length-1)}},5177:function(e,t,n){var r=n(5037),o=n(115),a=n(40).I,i=n(3858),s=n(8251).U;function l(e,t){var n=e;return"string"==typeof e&&(n=r.parseSourceMapInput(e)),null!=n.sections?new d(n,t):new c(n,t)}function c(e,t){var n=e;"string"==typeof e&&(n=r.parseSourceMapInput(e));var o=r.getArg(n,"version"),i=r.getArg(n,"sources"),s=r.getArg(n,"names",[]),l=r.getArg(n,"sourceRoot",null),c=r.getArg(n,"sourcesContent",null),u=r.getArg(n,"mappings"),d=r.getArg(n,"file",null);if(o!=this._version)throw new Error("Unsupported version: "+o);l&&(l=r.normalize(l)),i=i.map(String).map(r.normalize).map((function(e){return l&&r.isAbsolute(l)&&r.isAbsolute(e)?r.relative(l,e):e})),this._names=a.fromArray(s.map(String),!0),this._sources=a.fromArray(i,!0),this._absoluteSources=this._sources.toArray().map((function(e){return r.computeSourceURL(l,e,t)})),this.sourceRoot=l,this.sourcesContent=c,this._mappings=u,this._sourceMapURL=t,this.file=d}function u(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}function d(e,t){var n=e;"string"==typeof e&&(n=r.parseSourceMapInput(e));var o=r.getArg(n,"version"),i=r.getArg(n,"sections");if(o!=this._version)throw new Error("Unsupported version: "+o);this._sources=new a,this._names=new a;var s={line:-1,column:0};this._sections=i.map((function(e){if(e.url)throw new Error("Support for url field in sections not implemented.");var n=r.getArg(e,"offset"),o=r.getArg(n,"line"),a=r.getArg(n,"column");if(o<s.line||o===s.line&&a<s.column)throw new Error("Section offsets must be ordered and non-overlapping.");return s=n,{generatedOffset:{generatedLine:o+1,generatedColumn:a+1},consumer:new l(r.getArg(e,"map"),t)}}))}l.fromSourceMap=function(e,t){return c.fromSourceMap(e,t)},l.prototype._version=3,l.prototype.__generatedMappings=null,Object.defineProperty(l.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}}),l.prototype.__originalMappings=null,Object.defineProperty(l.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}}),l.prototype._charIsMappingSeparator=function(e,t){var n=e.charAt(t);return";"===n||","===n},l.prototype._parseMappings=function(e,t){throw new Error("Subclasses must implement _parseMappings")},l.GENERATED_ORDER=1,l.ORIGINAL_ORDER=2,l.GREATEST_LOWER_BOUND=1,l.LEAST_UPPER_BOUND=2,l.prototype.eachMapping=function(e,t,n){var o,a=t||null;switch(n||l.GENERATED_ORDER){case l.GENERATED_ORDER:o=this._generatedMappings;break;case l.ORIGINAL_ORDER:o=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var i=this.sourceRoot;o.map((function(e){var t=null===e.source?null:this._sources.at(e.source);return{source:t=r.computeSourceURL(i,t,this._sourceMapURL),generatedLine:e.generatedLine,generatedColumn:e.generatedColumn,originalLine:e.originalLine,originalColumn:e.originalColumn,name:null===e.name?null:this._names.at(e.name)}}),this).forEach(e,a)},l.prototype.allGeneratedPositionsFor=function(e){var t=r.getArg(e,"line"),n={source:r.getArg(e,"source"),originalLine:t,originalColumn:r.getArg(e,"column",0)};if(n.source=this._findSourceIndex(n.source),n.source<0)return[];var a=[],i=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",r.compareByOriginalPositions,o.LEAST_UPPER_BOUND);if(i>=0){var s=this._originalMappings[i];if(void 0===e.column)for(var l=s.originalLine;s&&s.originalLine===l;)a.push({line:r.getArg(s,"generatedLine",null),column:r.getArg(s,"generatedColumn",null),lastColumn:r.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++i];else for(var c=s.originalColumn;s&&s.originalLine===t&&s.originalColumn==c;)a.push({line:r.getArg(s,"generatedLine",null),column:r.getArg(s,"generatedColumn",null),lastColumn:r.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++i]}return a},t.SourceMapConsumer=l,c.prototype=Object.create(l.prototype),c.prototype.consumer=l,c.prototype._findSourceIndex=function(e){var t,n=e;if(null!=this.sourceRoot&&(n=r.relative(this.sourceRoot,n)),this._sources.has(n))return this._sources.indexOf(n);for(t=0;t<this._absoluteSources.length;++t)if(this._absoluteSources[t]==e)return t;return-1},c.fromSourceMap=function(e,t){var n=Object.create(c.prototype),o=n._names=a.fromArray(e._names.toArray(),!0),i=n._sources=a.fromArray(e._sources.toArray(),!0);n.sourceRoot=e._sourceRoot,n.sourcesContent=e._generateSourcesContent(n._sources.toArray(),n.sourceRoot),n.file=e._file,n._sourceMapURL=t,n._absoluteSources=n._sources.toArray().map((function(e){return r.computeSourceURL(n.sourceRoot,e,t)}));for(var l=e._mappings.toArray().slice(),d=n.__generatedMappings=[],g=n.__originalMappings=[],p=0,f=l.length;p<f;p++){var m=l[p],h=new u;h.generatedLine=m.generatedLine,h.generatedColumn=m.generatedColumn,m.source&&(h.source=i.indexOf(m.source),h.originalLine=m.originalLine,h.originalColumn=m.originalColumn,m.name&&(h.name=o.indexOf(m.name)),g.push(h)),d.push(h)}return s(n.__originalMappings,r.compareByOriginalPositions),n},c.prototype._version=3,Object.defineProperty(c.prototype,"sources",{get:function(){return this._absoluteSources.slice()}}),c.prototype._parseMappings=function(e,t){for(var n,o,a,l,c,d=1,g=0,p=0,f=0,m=0,h=0,y=e.length,v=0,b={},_={},w=[],E=[];v<y;)if(";"===e.charAt(v))d++,v++,g=0;else if(","===e.charAt(v))v++;else{for((n=new u).generatedLine=d,l=v;l<y&&!this._charIsMappingSeparator(e,l);l++);if(a=b[o=e.slice(v,l)])v+=o.length;else{for(a=[];v<l;)i.decode(e,v,_),c=_.value,v=_.rest,a.push(c);if(2===a.length)throw new Error("Found a source, but no line and column");if(3===a.length)throw new Error("Found a source and line, but no column");b[o]=a}n.generatedColumn=g+a[0],g=n.generatedColumn,a.length>1&&(n.source=m+a[1],m+=a[1],n.originalLine=p+a[2],p=n.originalLine,n.originalLine+=1,n.originalColumn=f+a[3],f=n.originalColumn,a.length>4&&(n.name=h+a[4],h+=a[4])),E.push(n),"number"==typeof n.originalLine&&w.push(n)}s(E,r.compareByGeneratedPositionsDeflated),this.__generatedMappings=E,s(w,r.compareByOriginalPositions),this.__originalMappings=w},c.prototype._findMapping=function(e,t,n,r,a,i){if(e[n]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[n]);if(e[r]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[r]);return o.search(e,t,a,i)},c.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var t=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var n=this._generatedMappings[e+1];if(t.generatedLine===n.generatedLine){t.lastGeneratedColumn=n.generatedColumn-1;continue}}t.lastGeneratedColumn=1/0}},c.prototype.originalPositionFor=function(e){var t={generatedLine:r.getArg(e,"line"),generatedColumn:r.getArg(e,"column")},n=this._findMapping(t,this._generatedMappings,"generatedLine","generatedColumn",r.compareByGeneratedPositionsDeflated,r.getArg(e,"bias",l.GREATEST_LOWER_BOUND));if(n>=0){var o=this._generatedMappings[n];if(o.generatedLine===t.generatedLine){var a=r.getArg(o,"source",null);null!==a&&(a=this._sources.at(a),a=r.computeSourceURL(this.sourceRoot,a,this._sourceMapURL));var i=r.getArg(o,"name",null);return null!==i&&(i=this._names.at(i)),{source:a,line:r.getArg(o,"originalLine",null),column:r.getArg(o,"originalColumn",null),name:i}}}return{source:null,line:null,column:null,name:null}},c.prototype.hasContentsOfAllSources=function(){return!!this.sourcesContent&&this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some((function(e){return null==e}))},c.prototype.sourceContentFor=function(e,t){if(!this.sourcesContent)return null;var n=this._findSourceIndex(e);if(n>=0)return this.sourcesContent[n];var o,a=e;if(null!=this.sourceRoot&&(a=r.relative(this.sourceRoot,a)),null!=this.sourceRoot&&(o=r.urlParse(this.sourceRoot))){var i=a.replace(/^file:\/\//,"");if("file"==o.scheme&&this._sources.has(i))return this.sourcesContent[this._sources.indexOf(i)];if((!o.path||"/"==o.path)&&this._sources.has("/"+a))return this.sourcesContent[this._sources.indexOf("/"+a)]}if(t)return null;throw new Error('"'+a+'" is not in the SourceMap.')},c.prototype.generatedPositionFor=function(e){var t=r.getArg(e,"source");if((t=this._findSourceIndex(t))<0)return{line:null,column:null,lastColumn:null};var n={source:t,originalLine:r.getArg(e,"line"),originalColumn:r.getArg(e,"column")},o=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",r.compareByOriginalPositions,r.getArg(e,"bias",l.GREATEST_LOWER_BOUND));if(o>=0){var a=this._originalMappings[o];if(a.source===n.source)return{line:r.getArg(a,"generatedLine",null),column:r.getArg(a,"generatedColumn",null),lastColumn:r.getArg(a,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}},d.prototype=Object.create(l.prototype),d.prototype.constructor=l,d.prototype._version=3,Object.defineProperty(d.prototype,"sources",{get:function(){for(var e=[],t=0;t<this._sections.length;t++)for(var n=0;n<this._sections[t].consumer.sources.length;n++)e.push(this._sections[t].consumer.sources[n]);return e}}),d.prototype.originalPositionFor=function(e){var t={generatedLine:r.getArg(e,"line"),generatedColumn:r.getArg(e,"column")},n=o.search(t,this._sections,(function(e,t){return e.generatedLine-t.generatedOffset.generatedLine||e.generatedColumn-t.generatedOffset.generatedColumn})),a=this._sections[n];return a?a.consumer.originalPositionFor({line:t.generatedLine-(a.generatedOffset.generatedLine-1),column:t.generatedColumn-(a.generatedOffset.generatedLine===t.generatedLine?a.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}},d.prototype.hasContentsOfAllSources=function(){return this._sections.every((function(e){return e.consumer.hasContentsOfAllSources()}))},d.prototype.sourceContentFor=function(e,t){for(var n=0;n<this._sections.length;n++){var r=this._sections[n].consumer.sourceContentFor(e,!0);if(r)return r}if(t)return null;throw new Error('"'+e+'" is not in the SourceMap.')},d.prototype.generatedPositionFor=function(e){for(var t=0;t<this._sections.length;t++){var n=this._sections[t];if(-1!==n.consumer._findSourceIndex(r.getArg(e,"source"))){var o=n.consumer.generatedPositionFor(e);if(o)return{line:o.line+(n.generatedOffset.generatedLine-1),column:o.column+(n.generatedOffset.generatedLine===o.line?n.generatedOffset.generatedColumn-1:0)}}}return{line:null,column:null}},d.prototype._parseMappings=function(e,t){this.__generatedMappings=[],this.__originalMappings=[];for(var n=0;n<this._sections.length;n++)for(var o=this._sections[n],a=o.consumer._generatedMappings,i=0;i<a.length;i++){var l=a[i],c=o.consumer._sources.at(l.source);c=r.computeSourceURL(o.consumer.sourceRoot,c,this._sourceMapURL),this._sources.add(c),c=this._sources.indexOf(c);var u=null;l.name&&(u=o.consumer._names.at(l.name),this._names.add(u),u=this._names.indexOf(u));var d={source:c,generatedLine:l.generatedLine+(o.generatedOffset.generatedLine-1),generatedColumn:l.generatedColumn+(o.generatedOffset.generatedLine===l.generatedLine?o.generatedOffset.generatedColumn-1:0),originalLine:l.originalLine,originalColumn:l.originalColumn,name:u};this.__generatedMappings.push(d),"number"==typeof d.originalLine&&this.__originalMappings.push(d)}s(this.__generatedMappings,r.compareByGeneratedPositionsDeflated),s(this.__originalMappings,r.compareByOriginalPositions)}},8530:function(e,t,n){var r=n(3858),o=n(5037),a=n(40).I,i=n(212).H;function s(e){e||(e={}),this._file=o.getArg(e,"file",null),this._sourceRoot=o.getArg(e,"sourceRoot",null),this._skipValidation=o.getArg(e,"skipValidation",!1),this._sources=new a,this._names=new a,this._mappings=new i,this._sourcesContents=null}s.prototype._version=3,s.fromSourceMap=function(e){var t=e.sourceRoot,n=new s({file:e.file,sourceRoot:t});return e.eachMapping((function(e){var r={generated:{line:e.generatedLine,column:e.generatedColumn}};null!=e.source&&(r.source=e.source,null!=t&&(r.source=o.relative(t,r.source)),r.original={line:e.originalLine,column:e.originalColumn},null!=e.name&&(r.name=e.name)),n.addMapping(r)})),e.sources.forEach((function(r){var a=r;null!==t&&(a=o.relative(t,r)),n._sources.has(a)||n._sources.add(a);var i=e.sourceContentFor(r);null!=i&&n.setSourceContent(r,i)})),n},s.prototype.addMapping=function(e){var t=o.getArg(e,"generated"),n=o.getArg(e,"original",null),r=o.getArg(e,"source",null),a=o.getArg(e,"name",null);this._skipValidation||this._validateMapping(t,n,r,a),null!=r&&(r=String(r),this._sources.has(r)||this._sources.add(r)),null!=a&&(a=String(a),this._names.has(a)||this._names.add(a)),this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:null!=n&&n.line,originalColumn:null!=n&&n.column,source:r,name:a})},s.prototype.setSourceContent=function(e,t){var n=e;null!=this._sourceRoot&&(n=o.relative(this._sourceRoot,n)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[o.toSetString(n)]=t):this._sourcesContents&&(delete this._sourcesContents[o.toSetString(n)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},s.prototype.applySourceMap=function(e,t,n){var r=t;if(null==t){if(null==e.file)throw new Error('SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map\'s "file" property. Both were omitted.');r=e.file}var i=this._sourceRoot;null!=i&&(r=o.relative(i,r));var s=new a,l=new a;this._mappings.unsortedForEach((function(t){if(t.source===r&&null!=t.originalLine){var a=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});null!=a.source&&(t.source=a.source,null!=n&&(t.source=o.join(n,t.source)),null!=i&&(t.source=o.relative(i,t.source)),t.originalLine=a.line,t.originalColumn=a.column,null!=a.name&&(t.name=a.name))}var c=t.source;null==c||s.has(c)||s.add(c);var u=t.name;null==u||l.has(u)||l.add(u)}),this),this._sources=s,this._names=l,e.sources.forEach((function(t){var r=e.sourceContentFor(t);null!=r&&(null!=n&&(t=o.join(n,t)),null!=i&&(t=o.relative(i,t)),this.setSourceContent(t,r))}),this)},s.prototype._validateMapping=function(e,t,n,r){if(t&&"number"!=typeof t.line&&"number"!=typeof t.column)throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if((!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0)||t||n||r)&&!(e&&"line"in e&&"column"in e&&t&&"line"in t&&"column"in t&&e.line>0&&e.column>=0&&t.line>0&&t.column>=0&&n))throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:n,original:t,name:r}))},s.prototype._serializeMappings=function(){for(var e,t,n,a,i=0,s=1,l=0,c=0,u=0,d=0,g="",p=this._mappings.toArray(),f=0,m=p.length;f<m;f++){if(e="",(t=p[f]).generatedLine!==s)for(i=0;t.generatedLine!==s;)e+=";",s++;else if(f>0){if(!o.compareByGeneratedPositionsInflated(t,p[f-1]))continue;e+=","}e+=r.encode(t.generatedColumn-i),i=t.generatedColumn,null!=t.source&&(a=this._sources.indexOf(t.source),e+=r.encode(a-d),d=a,e+=r.encode(t.originalLine-1-c),c=t.originalLine-1,e+=r.encode(t.originalColumn-l),l=t.originalColumn,null!=t.name&&(n=this._names.indexOf(t.name),e+=r.encode(n-u),u=n)),g+=e}return g},s.prototype._generateSourcesContent=function(e,t){return e.map((function(e){if(!this._sourcesContents)return null;null!=t&&(e=o.relative(t,e));var n=o.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,n)?this._sourcesContents[n]:null}),this)},s.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return null!=this._file&&(e.file=this._file),null!=this._sourceRoot&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e},s.prototype.toString=function(){return JSON.stringify(this.toJSON())},t.SourceMapGenerator=s},8570:function(e,t,n){var r=n(8530).SourceMapGenerator,o=n(5037),a=/(\r?\n)/,i="$$$isSourceNode$$$";function s(e,t,n,r,o){this.children=[],this.sourceContents={},this.line=null==e?null:e,this.column=null==t?null:t,this.source=null==n?null:n,this.name=null==o?null:o,this[i]=!0,null!=r&&this.add(r)}s.fromStringWithSourceMap=function(e,t,n){var r=new s,i=e.split(a),l=0,c=function(){return e()+(e()||"");function e(){return l<i.length?i[l++]:void 0}},u=1,d=0,g=null;return t.eachMapping((function(e){if(null!==g){if(!(u<e.generatedLine)){var t=(n=i[l]||"").substr(0,e.generatedColumn-d);return i[l]=n.substr(e.generatedColumn-d),d=e.generatedColumn,p(g,t),void(g=e)}p(g,c()),u++,d=0}for(;u<e.generatedLine;)r.add(c()),u++;if(d<e.generatedColumn){var n=i[l]||"";r.add(n.substr(0,e.generatedColumn)),i[l]=n.substr(e.generatedColumn),d=e.generatedColumn}g=e}),this),l<i.length&&(g&&p(g,c()),r.add(i.splice(l).join(""))),t.sources.forEach((function(e){var a=t.sourceContentFor(e);null!=a&&(null!=n&&(e=o.join(n,e)),r.setSourceContent(e,a))})),r;function p(e,t){if(null===e||void 0===e.source)r.add(t);else{var a=n?o.join(n,e.source):e.source;r.add(new s(e.originalLine,e.originalColumn,a,t,e.name))}}},s.prototype.add=function(e){if(Array.isArray(e))e.forEach((function(e){this.add(e)}),this);else{if(!e[i]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);e&&this.children.push(e)}return this},s.prototype.prepend=function(e){if(Array.isArray(e))for(var t=e.length-1;t>=0;t--)this.prepend(e[t]);else{if(!e[i]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);this.children.unshift(e)}return this},s.prototype.walk=function(e){for(var t,n=0,r=this.children.length;n<r;n++)(t=this.children[n])[i]?t.walk(e):""!==t&&e(t,{source:this.source,line:this.line,column:this.column,name:this.name})},s.prototype.join=function(e){var t,n,r=this.children.length;if(r>0){for(t=[],n=0;n<r-1;n++)t.push(this.children[n]),t.push(e);t.push(this.children[n]),this.children=t}return this},s.prototype.replaceRight=function(e,t){var n=this.children[this.children.length-1];return n[i]?n.replaceRight(e,t):"string"==typeof n?this.children[this.children.length-1]=n.replace(e,t):this.children.push("".replace(e,t)),this},s.prototype.setSourceContent=function(e,t){this.sourceContents[o.toSetString(e)]=t},s.prototype.walkSourceContents=function(e){for(var t=0,n=this.children.length;t<n;t++)this.children[t][i]&&this.children[t].walkSourceContents(e);var r=Object.keys(this.sourceContents);for(t=0,n=r.length;t<n;t++)e(o.fromSetString(r[t]),this.sourceContents[r[t]])},s.prototype.toString=function(){var e="";return this.walk((function(t){e+=t})),e},s.prototype.toStringWithSourceMap=function(e){var t={code:"",line:1,column:0},n=new r(e),o=!1,a=null,i=null,s=null,l=null;return this.walk((function(e,r){t.code+=e,null!==r.source&&null!==r.line&&null!==r.column?(a===r.source&&i===r.line&&s===r.column&&l===r.name||n.addMapping({source:r.source,original:{line:r.line,column:r.column},generated:{line:t.line,column:t.column},name:r.name}),a=r.source,i=r.line,s=r.column,l=r.name,o=!0):o&&(n.addMapping({generated:{line:t.line,column:t.column}}),a=null,o=!1);for(var c=0,u=e.length;c<u;c++)10===e.charCodeAt(c)?(t.line++,t.column=0,c+1===u?(a=null,o=!1):o&&n.addMapping({source:r.source,original:{line:r.line,column:r.column},generated:{line:t.line,column:t.column},name:r.name})):t.column++})),this.walkSourceContents((function(e,t){n.setSourceContent(e,t)})),{code:t.code,map:n}},t.SourceNode=s},5037:function(e,t){t.getArg=function(e,t,n){if(t in e)return e[t];if(3===arguments.length)return n;throw new Error('"'+t+'" is a required argument.')};var n=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,r=/^data:.+\,.+$/;function o(e){var t=e.match(n);return t?{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[5]}:null}function a(e){var t="";return e.scheme&&(t+=e.scheme+":"),t+="//",e.auth&&(t+=e.auth+"@"),e.host&&(t+=e.host),e.port&&(t+=":"+e.port),e.path&&(t+=e.path),t}function i(e){var n=e,r=o(e);if(r){if(!r.path)return e;n=r.path}for(var i,s=t.isAbsolute(n),l=n.split(/\/+/),c=0,u=l.length-1;u>=0;u--)"."===(i=l[u])?l.splice(u,1):".."===i?c++:c>0&&(""===i?(l.splice(u+1,c),c=0):(l.splice(u,2),c--));return""===(n=l.join("/"))&&(n=s?"/":"."),r?(r.path=n,a(r)):n}function s(e,t){""===e&&(e="."),""===t&&(t=".");var n=o(t),s=o(e);if(s&&(e=s.path||"/"),n&&!n.scheme)return s&&(n.scheme=s.scheme),a(n);if(n||t.match(r))return t;if(s&&!s.host&&!s.path)return s.host=t,a(s);var l="/"===t.charAt(0)?t:i(e.replace(/\/+$/,"")+"/"+t);return s?(s.path=l,a(s)):l}t.urlParse=o,t.urlGenerate=a,t.normalize=i,t.join=s,t.isAbsolute=function(e){return"/"===e.charAt(0)||n.test(e)},t.relative=function(e,t){""===e&&(e="."),e=e.replace(/\/$/,"");for(var n=0;0!==t.indexOf(e+"/");){var r=e.lastIndexOf("/");if(r<0)return t;if((e=e.slice(0,r)).match(/^([^\/]+:\/)?\/*$/))return t;++n}return Array(n+1).join("../")+t.substr(e.length+1)};var l=!("__proto__"in Object.create(null));function c(e){return e}function u(e){if(!e)return!1;var t=e.length;if(t<9)return!1;if(95!==e.charCodeAt(t-1)||95!==e.charCodeAt(t-2)||111!==e.charCodeAt(t-3)||116!==e.charCodeAt(t-4)||111!==e.charCodeAt(t-5)||114!==e.charCodeAt(t-6)||112!==e.charCodeAt(t-7)||95!==e.charCodeAt(t-8)||95!==e.charCodeAt(t-9))return!1;for(var n=t-10;n>=0;n--)if(36!==e.charCodeAt(n))return!1;return!0}function d(e,t){return e===t?0:null===e?1:null===t?-1:e>t?1:-1}t.toSetString=l?c:function(e){return u(e)?"$"+e:e},t.fromSetString=l?c:function(e){return u(e)?e.slice(1):e},t.compareByOriginalPositions=function(e,t,n){var r=d(e.source,t.source);return 0!==r||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)||n||0!=(r=e.generatedColumn-t.generatedColumn)||0!=(r=e.generatedLine-t.generatedLine)?r:d(e.name,t.name)},t.compareByGeneratedPositionsDeflated=function(e,t,n){var r=e.generatedLine-t.generatedLine;return 0!==r||0!=(r=e.generatedColumn-t.generatedColumn)||n||0!==(r=d(e.source,t.source))||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)?r:d(e.name,t.name)},t.compareByGeneratedPositionsInflated=function(e,t){var n=e.generatedLine-t.generatedLine;return 0!==n||0!=(n=e.generatedColumn-t.generatedColumn)||0!==(n=d(e.source,t.source))||0!=(n=e.originalLine-t.originalLine)||0!=(n=e.originalColumn-t.originalColumn)?n:d(e.name,t.name)},t.parseSourceMapInput=function(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))},t.computeSourceURL=function(e,t,n){if(t=t||"",e&&("/"!==e[e.length-1]&&"/"!==t[0]&&(e+="/"),t=e+t),n){var r=o(n);if(!r)throw new Error("sourceMapURL could not be parsed");if(r.path){var l=r.path.lastIndexOf("/");l>=0&&(r.path=r.path.substring(0,l+1))}t=s(a(r),t)}return i(t)}},4014:function(e,t,n){t.SourceMapGenerator=n(8530).SourceMapGenerator,t.SourceMapConsumer=n(5177).SourceMapConsumer,t.SourceNode=n(8570).SourceNode},4624:function(e,t,n){"use strict";e.exports=n(5627)},5627:function(e,t){"use strict";var n=function(e){if(!e.includes("grid"))return e;if("display:grid"===e)return"\n display: -ms-grid;\n display: grid;\n ";if("display:inline-grid"===e)return"\n display: -ms-inline-grid;\n display: inline-grid;\n ";var t=e.match(/^grid-([a-z-]+): *(.+)/);if(!t)return e;var n=t[1],r=t[2];return"template"===n?function(e,t){var n=t.split(/\s*\/\s*/),r=n[0],o=n[1],a=/repeat\((\d+), *(.+)\)/;return r&&o?"\n -ms-grid-rows: "+r.replace(a,"($2)[$1]")+";\n -ms-grid-columns: "+o.replace(a,"($2)[$1]")+";\n grid-"+e+": "+t+";\n ":e+": "+t+";"}(n,r):"template-rows"===n||"template-columns"===n?function(e,t){return"\n -ms-grid-"+e.split("-")[1]+": "+t.replace(/repeat\((\d+), *(.+)\)/,"($2)[$1]")+";\n grid-"+e+": "+t+";\n "}(n,r):"row"===n||"column"===n?function(e,t){var n=t.split(/\s*\/\s*/),r=n[0],o=n[1],a=null==o?void 0:o.match("span ");if(!r)return"\n -ms-grid-"+e+": "+t+";\n grid-"+e+": "+t+";\n ";if(r&&a)return"\n -ms-grid-"+e+": "+r+";\n -ms-grid-"+e+"-span: "+o.replace("span ","")+";\n grid-"+e+": "+t+";\n ";if(r&&!a){var i=parseInt(r);return"\n -ms-grid-"+e+": "+r+";\n -ms-grid-"+e+"-span: "+(parseInt(o)-i)+";\n grid-"+e+": "+t+";\n "}return"\n grid-"+e+": "+t+";\n "}(n,r):e},r=function(e,t){if(1===e||2===e)return Array.isArray(t)?t.forEach((function(e){return n(e)})):n(t)};Object.defineProperty(r,"name",{value:"griddie"}),t.default=r},7621:function(e,t,n){var r;!function(o){var a=/^\s+/,i=/\s+$/,s=0,l=o.round,c=o.min,u=o.max,d=o.random;function g(e,t){if(t=t||{},(e=e||"")instanceof g)return e;if(!(this instanceof g))return new g(e,t);var n=function(e){var t,n,r,s={r:0,g:0,b:0},l=1,d=null,g=null,p=null,f=!1,m=!1;return"string"==typeof e&&(e=function(e){e=e.replace(a,"").replace(i,"").toLowerCase();var t,n=!1;if(A[e])e=A[e],n=!0;else if("transparent"==e)return{r:0,g:0,b:0,a:0,format:"name"};return(t=z.rgb.exec(e))?{r:t[1],g:t[2],b:t[3]}:(t=z.rgba.exec(e))?{r:t[1],g:t[2],b:t[3],a:t[4]}:(t=z.hsl.exec(e))?{h:t[1],s:t[2],l:t[3]}:(t=z.hsla.exec(e))?{h:t[1],s:t[2],l:t[3],a:t[4]}:(t=z.hsv.exec(e))?{h:t[1],s:t[2],v:t[3]}:(t=z.hsva.exec(e))?{h:t[1],s:t[2],v:t[3],a:t[4]}:(t=z.hex8.exec(e))?{r:j(t[1]),g:j(t[2]),b:j(t[3]),a:L(t[4]),format:n?"name":"hex8"}:(t=z.hex6.exec(e))?{r:j(t[1]),g:j(t[2]),b:j(t[3]),format:n?"name":"hex"}:(t=z.hex4.exec(e))?{r:j(t[1]+""+t[1]),g:j(t[2]+""+t[2]),b:j(t[3]+""+t[3]),a:L(t[4]+""+t[4]),format:n?"name":"hex8"}:!!(t=z.hex3.exec(e))&&{r:j(t[1]+""+t[1]),g:j(t[2]+""+t[2]),b:j(t[3]+""+t[3]),format:n?"name":"hex"}}(e)),"object"==typeof e&&(H(e.r)&&H(e.g)&&H(e.b)?(t=e.r,n=e.g,r=e.b,s={r:255*T(t,255),g:255*T(n,255),b:255*T(r,255)},f=!0,m="%"===String(e.r).substr(-1)?"prgb":"rgb"):H(e.h)&&H(e.s)&&H(e.v)?(d=F(e.s),g=F(e.v),s=function(e,t,n){e=6*T(e,360),t=T(t,100),n=T(n,100);var r=o.floor(e),a=e-r,i=n*(1-t),s=n*(1-a*t),l=n*(1-(1-a)*t),c=r%6;return{r:255*[n,s,i,i,l,n][c],g:255*[l,n,n,s,i,i][c],b:255*[i,i,l,n,n,s][c]}}(e.h,d,g),f=!0,m="hsv"):H(e.h)&&H(e.s)&&H(e.l)&&(d=F(e.s),p=F(e.l),s=function(e,t,n){var r,o,a;function i(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}if(e=T(e,360),t=T(t,100),n=T(n,100),0===t)r=o=a=n;else{var s=n<.5?n*(1+t):n+t-n*t,l=2*n-s;r=i(l,s,e+1/3),o=i(l,s,e),a=i(l,s,e-1/3)}return{r:255*r,g:255*o,b:255*a}}(e.h,d,p),f=!0,m="hsl"),e.hasOwnProperty("a")&&(l=e.a)),l=R(l),{ok:f,format:e.format||m,r:c(255,u(s.r,0)),g:c(255,u(s.g,0)),b:c(255,u(s.b,0)),a:l}}(e);this._originalInput=e,this._r=n.r,this._g=n.g,this._b=n.b,this._a=n.a,this._roundA=l(100*this._a)/100,this._format=t.format||n.format,this._gradientType=t.gradientType,this._r<1&&(this._r=l(this._r)),this._g<1&&(this._g=l(this._g)),this._b<1&&(this._b=l(this._b)),this._ok=n.ok,this._tc_id=s++}function p(e,t,n){e=T(e,255),t=T(t,255),n=T(n,255);var r,o,a=u(e,t,n),i=c(e,t,n),s=(a+i)/2;if(a==i)r=o=0;else{var l=a-i;switch(o=s>.5?l/(2-a-i):l/(a+i),a){case e:r=(t-n)/l+(t<n?6:0);break;case t:r=(n-e)/l+2;break;case n:r=(e-t)/l+4}r/=6}return{h:r,s:o,l:s}}function f(e,t,n){e=T(e,255),t=T(t,255),n=T(n,255);var r,o,a=u(e,t,n),i=c(e,t,n),s=a,l=a-i;if(o=0===a?0:l/a,a==i)r=0;else{switch(a){case e:r=(t-n)/l+(t<n?6:0);break;case t:r=(n-e)/l+2;break;case n:r=(e-t)/l+4}r/=6}return{h:r,s:o,v:s}}function m(e,t,n,r){var o=[I(l(e).toString(16)),I(l(t).toString(16)),I(l(n).toString(16))];return r&&o[0].charAt(0)==o[0].charAt(1)&&o[1].charAt(0)==o[1].charAt(1)&&o[2].charAt(0)==o[2].charAt(1)?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0):o.join("")}function h(e,t,n,r){return[I(D(r)),I(l(e).toString(16)),I(l(t).toString(16)),I(l(n).toString(16))].join("")}function y(e,t){t=0===t?0:t||10;var n=g(e).toHsl();return n.s-=t/100,n.s=M(n.s),g(n)}function v(e,t){t=0===t?0:t||10;var n=g(e).toHsl();return n.s+=t/100,n.s=M(n.s),g(n)}function b(e){return g(e).desaturate(100)}function _(e,t){t=0===t?0:t||10;var n=g(e).toHsl();return n.l+=t/100,n.l=M(n.l),g(n)}function w(e,t){t=0===t?0:t||10;var n=g(e).toRgb();return n.r=u(0,c(255,n.r-l(-t/100*255))),n.g=u(0,c(255,n.g-l(-t/100*255))),n.b=u(0,c(255,n.b-l(-t/100*255))),g(n)}function E(e,t){t=0===t?0:t||10;var n=g(e).toHsl();return n.l-=t/100,n.l=M(n.l),g(n)}function $(e,t){var n=g(e).toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,g(n)}function C(e){var t=g(e).toHsl();return t.h=(t.h+180)%360,g(t)}function k(e){var t=g(e).toHsl(),n=t.h;return[g(e),g({h:(n+120)%360,s:t.s,l:t.l}),g({h:(n+240)%360,s:t.s,l:t.l})]}function S(e){var t=g(e).toHsl(),n=t.h;return[g(e),g({h:(n+90)%360,s:t.s,l:t.l}),g({h:(n+180)%360,s:t.s,l:t.l}),g({h:(n+270)%360,s:t.s,l:t.l})]}function x(e){var t=g(e).toHsl(),n=t.h;return[g(e),g({h:(n+72)%360,s:t.s,l:t.l}),g({h:(n+216)%360,s:t.s,l:t.l})]}function O(e,t,n){t=t||6,n=n||30;var r=g(e).toHsl(),o=360/n,a=[g(e)];for(r.h=(r.h-(o*t>>1)+720)%360;--t;)r.h=(r.h+o)%360,a.push(g(r));return a}function P(e,t){t=t||6;for(var n=g(e).toHsv(),r=n.h,o=n.s,a=n.v,i=[],s=1/t;t--;)i.push(g({h:r,s:o,v:a})),a=(a+s)%1;return i}g.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var e=this.toRgb();return(299*e.r+587*e.g+114*e.b)/1e3},getLuminance:function(){var e,t,n,r=this.toRgb();return e=r.r/255,t=r.g/255,n=r.b/255,.2126*(e<=.03928?e/12.92:o.pow((e+.055)/1.055,2.4))+.7152*(t<=.03928?t/12.92:o.pow((t+.055)/1.055,2.4))+.0722*(n<=.03928?n/12.92:o.pow((n+.055)/1.055,2.4))},setAlpha:function(e){return this._a=R(e),this._roundA=l(100*this._a)/100,this},toHsv:function(){var e=f(this._r,this._g,this._b);return{h:360*e.h,s:e.s,v:e.v,a:this._a}},toHsvString:function(){var e=f(this._r,this._g,this._b),t=l(360*e.h),n=l(100*e.s),r=l(100*e.v);return 1==this._a?"hsv("+t+", "+n+"%, "+r+"%)":"hsva("+t+", "+n+"%, "+r+"%, "+this._roundA+")"},toHsl:function(){var e=p(this._r,this._g,this._b);return{h:360*e.h,s:e.s,l:e.l,a:this._a}},toHslString:function(){var e=p(this._r,this._g,this._b),t=l(360*e.h),n=l(100*e.s),r=l(100*e.l);return 1==this._a?"hsl("+t+", "+n+"%, "+r+"%)":"hsla("+t+", "+n+"%, "+r+"%, "+this._roundA+")"},toHex:function(e){return m(this._r,this._g,this._b,e)},toHexString:function(e){return"#"+this.toHex(e)},toHex8:function(e){return function(e,t,n,r,o){var a=[I(l(e).toString(16)),I(l(t).toString(16)),I(l(n).toString(16)),I(D(r))];return o&&a[0].charAt(0)==a[0].charAt(1)&&a[1].charAt(0)==a[1].charAt(1)&&a[2].charAt(0)==a[2].charAt(1)&&a[3].charAt(0)==a[3].charAt(1)?a[0].charAt(0)+a[1].charAt(0)+a[2].charAt(0)+a[3].charAt(0):a.join("")}(this._r,this._g,this._b,this._a,e)},toHex8String:function(e){return"#"+this.toHex8(e)},toRgb:function(){return{r:l(this._r),g:l(this._g),b:l(this._b),a:this._a}},toRgbString:function(){return 1==this._a?"rgb("+l(this._r)+", "+l(this._g)+", "+l(this._b)+")":"rgba("+l(this._r)+", "+l(this._g)+", "+l(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:l(100*T(this._r,255))+"%",g:l(100*T(this._g,255))+"%",b:l(100*T(this._b,255))+"%",a:this._a}},toPercentageRgbString:function(){return 1==this._a?"rgb("+l(100*T(this._r,255))+"%, "+l(100*T(this._g,255))+"%, "+l(100*T(this._b,255))+"%)":"rgba("+l(100*T(this._r,255))+"%, "+l(100*T(this._g,255))+"%, "+l(100*T(this._b,255))+"%, "+this._roundA+")"},toName:function(){return 0===this._a?"transparent":!(this._a<1)&&(N[m(this._r,this._g,this._b,!0)]||!1)},toFilter:function(e){var t="#"+h(this._r,this._g,this._b,this._a),n=t,r=this._gradientType?"GradientType = 1, ":"";if(e){var o=g(e);n="#"+h(o._r,o._g,o._b,o._a)}return"progid:DXImageTransform.Microsoft.gradient("+r+"startColorstr="+t+",endColorstr="+n+")"},toString:function(e){var t=!!e;e=e||this._format;var n=!1,r=this._a<1&&this._a>=0;return t||!r||"hex"!==e&&"hex6"!==e&&"hex3"!==e&&"hex4"!==e&&"hex8"!==e&&"name"!==e?("rgb"===e&&(n=this.toRgbString()),"prgb"===e&&(n=this.toPercentageRgbString()),"hex"!==e&&"hex6"!==e||(n=this.toHexString()),"hex3"===e&&(n=this.toHexString(!0)),"hex4"===e&&(n=this.toHex8String(!0)),"hex8"===e&&(n=this.toHex8String()),"name"===e&&(n=this.toName()),"hsl"===e&&(n=this.toHslString()),"hsv"===e&&(n=this.toHsvString()),n||this.toHexString()):"name"===e&&0===this._a?this.toName():this.toRgbString()},clone:function(){return g(this.toString())},_applyModification:function(e,t){var n=e.apply(null,[this].concat([].slice.call(t)));return this._r=n._r,this._g=n._g,this._b=n._b,this.setAlpha(n._a),this},lighten:function(){return this._applyModification(_,arguments)},brighten:function(){return this._applyModification(w,arguments)},darken:function(){return this._applyModification(E,arguments)},desaturate:function(){return this._applyModification(y,arguments)},saturate:function(){return this._applyModification(v,arguments)},greyscale:function(){return this._applyModification(b,arguments)},spin:function(){return this._applyModification($,arguments)},_applyCombination:function(e,t){return e.apply(null,[this].concat([].slice.call(t)))},analogous:function(){return this._applyCombination(O,arguments)},complement:function(){return this._applyCombination(C,arguments)},monochromatic:function(){return this._applyCombination(P,arguments)},splitcomplement:function(){return this._applyCombination(x,arguments)},triad:function(){return this._applyCombination(k,arguments)},tetrad:function(){return this._applyCombination(S,arguments)}},g.fromRatio=function(e,t){if("object"==typeof e){var n={};for(var r in e)e.hasOwnProperty(r)&&(n[r]="a"===r?e[r]:F(e[r]));e=n}return g(e,t)},g.equals=function(e,t){return!(!e||!t)&&g(e).toRgbString()==g(t).toRgbString()},g.random=function(){return g.fromRatio({r:d(),g:d(),b:d()})},g.mix=function(e,t,n){n=0===n?0:n||50;var r=g(e).toRgb(),o=g(t).toRgb(),a=n/100;return g({r:(o.r-r.r)*a+r.r,g:(o.g-r.g)*a+r.g,b:(o.b-r.b)*a+r.b,a:(o.a-r.a)*a+r.a})},g.readability=function(e,t){var n=g(e),r=g(t);return(o.max(n.getLuminance(),r.getLuminance())+.05)/(o.min(n.getLuminance(),r.getLuminance())+.05)},g.isReadable=function(e,t,n){var r,o,a,i,s,l=g.readability(e,t);switch(o=!1,(a=n,"AA"!==(i=((a=a||{level:"AA",size:"small"}).level||"AA").toUpperCase())&&"AAA"!==i&&(i="AA"),"small"!==(s=(a.size||"small").toLowerCase())&&"large"!==s&&(s="small"),r={level:i,size:s}).level+r.size){case"AAsmall":case"AAAlarge":o=l>=4.5;break;case"AAlarge":o=l>=3;break;case"AAAsmall":o=l>=7}return o},g.mostReadable=function(e,t,n){var r,o,a,i,s=null,l=0;o=(n=n||{}).includeFallbackColors,a=n.level,i=n.size;for(var c=0;c<t.length;c++)(r=g.readability(e,t[c]))>l&&(l=r,s=g(t[c]));return g.isReadable(e,s,{level:a,size:i})||!o?s:(n.includeFallbackColors=!1,g.mostReadable(e,["#fff","#000"],n))};var A=g.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},N=g.hexNames=function(e){var t={};for(var n in e)e.hasOwnProperty(n)&&(t[e[n]]=n);return t}(A);function R(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function T(e,t){(function(e){return"string"==typeof e&&-1!=e.indexOf(".")&&1===parseFloat(e)})(e)&&(e="100%");var n=function(e){return"string"==typeof e&&-1!=e.indexOf("%")}(e);return e=c(t,u(0,parseFloat(e))),n&&(e=parseInt(e*t,10)/100),o.abs(e-t)<1e-6?1:e%t/parseFloat(t)}function M(e){return c(1,u(0,e))}function j(e){return parseInt(e,16)}function I(e){return 1==e.length?"0"+e:""+e}function F(e){return e<=1&&(e=100*e+"%"),e}function D(e){return o.round(255*parseFloat(e)).toString(16)}function L(e){return j(e)/255}var G,B,q,z=(B="[\\s|\\(]+("+(G="(?:[-\\+]?\\d*\\.\\d+%?)|(?:[-\\+]?\\d+%?)")+")[,|\\s]+("+G+")[,|\\s]+("+G+")\\s*\\)?",q="[\\s|\\(]+("+G+")[,|\\s]+("+G+")[,|\\s]+("+G+")[,|\\s]+("+G+")\\s*\\)?",{CSS_UNIT:new RegExp(G),rgb:new RegExp("rgb"+B),rgba:new RegExp("rgba"+q),hsl:new RegExp("hsl"+B),hsla:new RegExp("hsla"+q),hsv:new RegExp("hsv"+B),hsva:new RegExp("hsva"+q),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/});function H(e){return!!z.CSS_UNIT.exec(e)}e.exports?e.exports=g:void 0===(r=function(){return g}.call(t,n,t,e))||(e.exports=r)}(Math)},8026:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/components/account-card//5585d65b9d8c575e5a1f.gogole-g-logo.svg"},4515:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/components/account-card//25a37606f64ef10ff60e.wp-logo.svg"},8465:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/components/free-listings/configure-product-listings/hero//0cab27878b485c59ab37.google-free-listing.svg"},221:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/dashboard/campaign-creation-success-guide//c4325f35cdc65f85a7c1.header.svg"},4802:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/get-started-page/benefits-card//ff593be89bcb7ad1ab7e.image.png"},1704:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/get-started-page/customer-quotes-card//1ad852c48821e91bfd6e.img-quote.svg"},434:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/get-started-page/features-card//3905a197de7922d5b82a.img-dashboard.svg"},2454:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/get-started-page/features-card//563fd40c029bebb36783.img-free-listings.svg"},9648:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/get-started-page/features-card//c94ebde75361208ddf3a.img-product-promotion.svg"},4682:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/get-started-page/get-started-card//d7e2d04ea7d6535fecf8.image.svg"},5314:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/images//64742f6405be8486218c.google-logo.svg"},1393:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/product-feed/submission-success-guide//9a968634c60ce598aae3.woocommerce-logo.svg"},9196:function(e){"use strict";e.exports=window.React},2819:function(e){"use strict";e.exports=window.lodash},6292:function(e){"use strict";e.exports=window.moment},5736:function(e){"use strict";e.exports=window.wp.i18n},683:function(){},1285:function(){},5580:function(){}},__webpack_module_cache__={};function __webpack_require__(e){var t=__webpack_module_cache__[e];if(void 0!==t)return t.exports;var n=__webpack_module_cache__[e]={exports:{}};return __webpack_modules__[e].call(n.exports,n,n.exports,__webpack_require__),n.exports}__webpack_require__.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return __webpack_require__.d(t,{a:t}),t},__webpack_require__.d=function(e,t){for(var n in t)__webpack_require__.o(t,n)&&!__webpack_require__.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),__webpack_require__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},__webpack_require__.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},function(){var e;__webpack_require__.g.importScripts&&(e=__webpack_require__.g.location+"");var t=__webpack_require__.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var n=t.getElementsByTagName("script");n.length&&(e=n[n.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),__webpack_require__.p=e}();var __webpack_exports__={};!function(){"use strict";var e={};__webpack_require__.r(e),__webpack_require__.d(e,{Text:function(){return bi},block:function(){return _i},destructive:function(){return Ei},highlighterText:function(){return Ci},muted:function(){return $i},positive:function(){return wi},upperCase:function(){return ki}});var t={};__webpack_require__.r(t),__webpack_require__.d(t,{createAdsCampaign:function(){return rd},deleteAdsCampaign:function(){return ad},deleteShippingRates:function(){return Au},deleteShippingTimes:function(){return Tu},disconnectAllAccounts:function(){return Hu},disconnectGoogleAccount:function(){return qu},disconnectGoogleAdsAccount:function(){return zu},fetchAdsCampaigns:function(){return nd},fetchExistingGoogleAdsAccounts:function(){return Vu},fetchExistingGoogleMCAccounts:function(){return Gu},fetchGoogleAccount:function(){return Fu},fetchGoogleAdsAccount:function(){return Bu},fetchGoogleAdsAccountBillingStatus:function(){return Uu},fetchGoogleMCAccount:function(){return Lu},fetchJetpackAccount:function(){return Iu},fetchMCSetup:function(){return sd},fetchSettings:function(){return Mu},fetchShippingRates:function(){return Ou},fetchShippingTimes:function(){return Nu},fetchTargetAudience:function(){return Zu},handleFetchError:function(){return xu},receiveAdsAccount:function(){return Ju},receiveGoogleAccountAccess:function(){return Du},receiveGoogleAdsAccountBillingStatus:function(){return ed},receiveGoogleMCContactInformation:function(){return Wu},receiveMCAccount:function(){return Xu},receiveMCIssues:function(){return dd},receiveMCProductFeed:function(){return gd},receiveMCProductStatistics:function(){return cd},receiveMCReviewRequest:function(){return ud},receiveMCSetup:function(){return ld},receiveReport:function(){return id},requestPhoneVerificationCode:function(){return Ku},saveSettings:function(){return ju},saveTargetAudience:function(){return td},sendMCReviewRequest:function(){return fd},updateAdsCampaign:function(){return od},updateGoogleMCContactInformation:function(){return Yu},updateMCProductVisibility:function(){return pd},upsertShippingRates:function(){return Pu},upsertShippingTimes:function(){return Ru},verifyPhoneNumber:function(){return Qu}});var n={};__webpack_require__.r(n),__webpack_require__.d(n,{getAdsCampaigns:function(){return Ud},getDashboardPerformance:function(){return Jd},getExistingGoogleAdsAccounts:function(){return Gd},getExistingGoogleMCAccounts:function(){return Fd},getGoogleAccount:function(){return Md},getGoogleAccountAccess:function(){return jd},getGoogleAdsAccount:function(){return Dd},getGoogleAdsAccountBillingStatus:function(){return Ld},getGoogleMCAccount:function(){return Id},getGoogleMCContactInformation:function(){return Bd},getGoogleMCPhoneNumber:function(){return qd},getJetpackAccount:function(){return Td},getMCCountriesAndContinents:function(){return zd},getMCIssues:function(){return Kd},getMCProductFeed:function(){return Qd},getMCProductStatistics:function(){return Wd},getMCReviewRequest:function(){return Yd},getMCSetup:function(){return Vd},getReport:function(){return Xd},getReportByApiQuery:function(){return Zd},getSettings:function(){return Rd},getShippingRates:function(){return Ad},getShippingTimes:function(){return Nd},getTargetAudience:function(){return Hd}});var r={};__webpack_require__.r(r),__webpack_require__.d(r,{getAdsCampaigns:function(){return mg},getExistingGoogleAdsAccounts:function(){return dg},getExistingGoogleMCAccounts:function(){return lg},getGoogleAccount:function(){return ag},getGoogleAccountAccess:function(){return ig},getGoogleAdsAccount:function(){return cg},getGoogleAdsAccountBillingStatus:function(){return ug},getGoogleMCAccount:function(){return sg},getGoogleMCContactInformation:function(){return gg},getJetpackAccount:function(){return og},getMCCountriesAndContinents:function(){return pg},getMCIssues:function(){return bg},getMCProductFeed:function(){return _g},getMCProductStatistics:function(){return yg},getMCReviewRequest:function(){return vg},getMCSetup:function(){return hg},getReportByApiQuery:function(){return Eg},getSettings:function(){return rg},getShippingRates:function(){return tg},getShippingTimes:function(){return ng},getTargetAudience:function(){return fg}});var o=__webpack_require__(5736),a=window.wp.hooks,i=window.wc.wcSettings,s=window.wp.element;function l(){return l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},l.apply(this,arguments)}function c(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var u=__webpack_require__(4184),d=__webpack_require__.n(u),g=(0,s.createContext)({}),p=function(){return(0,s.useContext)(g)};function f(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var m=__webpack_require__(9196),h=__webpack_require__.n(m),y=function(e){var t={};return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}},v=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|inert|itemProp|itemScope|itemType|itemID|itemRef|on|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,b=y((function(e){return v.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)<91}));function _(e,t){return _=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},_(e,t)}var w=function(){function e(e){this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.before=null}var t=e.prototype;return t.insert=function(e){if(this.ctr%(this.isSpeedy?65e3:1)==0){var t,n=function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t}(this);t=0===this.tags.length?this.before:this.tags[this.tags.length-1].nextSibling,this.container.insertBefore(n,t),this.tags.push(n)}var r=this.tags[this.tags.length-1];if(this.isSpeedy){var o=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}(r);try{var a=105===e.charCodeAt(1)&&64===e.charCodeAt(0);o.insertRule(e,a?0:o.cssRules.length)}catch(e){}}else r.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach((function(e){return e.parentNode.removeChild(e)})),this.tags=[],this.ctr=0},e}(),E=function(e){function t(e,r,l,c,g){for(var p,f,m,h,_,E=0,$=0,C=0,k=0,S=0,R=0,M=m=p=0,I=0,F=0,D=0,L=0,G=l.length,B=G-1,q="",z="",H="",U="";I<G;){if(f=l.charCodeAt(I),I===B&&0!==$+k+C+E&&(0!==$&&(f=47===$?10:47),k=C=E=0,G++,B++),0===$+k+C+E){if(I===B&&(0<F&&(q=q.replace(d,"")),0<q.trim().length)){switch(f){case 32:case 9:case 59:case 13:case 10:break;default:q+=l.charAt(I)}f=59}switch(f){case 123:for(p=(q=q.trim()).charCodeAt(0),m=1,L=++I;I<G;){switch(f=l.charCodeAt(I)){case 123:m++;break;case 125:m--;break;case 47:switch(f=l.charCodeAt(I+1)){case 42:case 47:e:{for(M=I+1;M<B;++M)switch(l.charCodeAt(M)){case 47:if(42===f&&42===l.charCodeAt(M-1)&&I+2!==M){I=M+1;break e}break;case 10:if(47===f){I=M+1;break e}}I=M}}break;case 91:f++;case 40:f++;case 34:case 39:for(;I++<B&&l.charCodeAt(I)!==f;);}if(0===m)break;I++}if(m=l.substring(L,I),0===p&&(p=(q=q.replace(u,"").trim()).charCodeAt(0)),64===p){switch(0<F&&(q=q.replace(d,"")),f=q.charCodeAt(1)){case 100:case 109:case 115:case 45:F=r;break;default:F=N}if(L=(m=t(r,F,m,f,g+1)).length,0<T&&(_=s(3,m,F=n(N,q,D),r,O,x,L,f,g,c),q=F.join(""),void 0!==_&&0===(L=(m=_.trim()).length)&&(f=0,m="")),0<L)switch(f){case 115:q=q.replace(w,i);case 100:case 109:case 45:m=q+"{"+m+"}";break;case 107:m=(q=q.replace(y,"$1 $2"))+"{"+m+"}",m=1===A||2===A&&a("@"+m,3)?"@-webkit-"+m+"@"+m:"@"+m;break;default:m=q+m,112===c&&(z+=m,m="")}else m=""}else m=t(r,n(r,q,D),m,c,g+1);H+=m,m=D=F=M=p=0,q="",f=l.charCodeAt(++I);break;case 125:case 59:if(1<(L=(q=(0<F?q.replace(d,""):q).trim()).length))switch(0===M&&(p=q.charCodeAt(0),45===p||96<p&&123>p)&&(L=(q=q.replace(" ",":")).length),0<T&&void 0!==(_=s(1,q,r,e,O,x,z.length,c,g,c))&&0===(L=(q=_.trim()).length)&&(q="\0\0"),p=q.charCodeAt(0),f=q.charCodeAt(1),p){case 0:break;case 64:if(105===f||99===f){U+=q+l.charAt(I);break}default:58!==q.charCodeAt(L-1)&&(z+=o(q,p,f,q.charCodeAt(2)))}D=F=M=p=0,q="",f=l.charCodeAt(++I)}}switch(f){case 13:case 10:47===$?$=0:0===1+p&&107!==c&&0<q.length&&(F=1,q+="\0"),0<T*j&&s(0,q,r,e,O,x,z.length,c,g,c),x=1,O++;break;case 59:case 125:if(0===$+k+C+E){x++;break}default:switch(x++,h=l.charAt(I),f){case 9:case 32:if(0===k+E+$)switch(S){case 44:case 58:case 9:case 32:h="";break;default:32!==f&&(h=" ")}break;case 0:h="\\0";break;case 12:h="\\f";break;case 11:h="\\v";break;case 38:0===k+$+E&&(F=D=1,h="\f"+h);break;case 108:if(0===k+$+E+P&&0<M)switch(I-M){case 2:112===S&&58===l.charCodeAt(I-3)&&(P=S);case 8:111===R&&(P=R)}break;case 58:0===k+$+E&&(M=I);break;case 44:0===$+C+k+E&&(F=1,h+="\r");break;case 34:case 39:0===$&&(k=k===f?0:0===k?f:k);break;case 91:0===k+$+C&&E++;break;case 93:0===k+$+C&&E--;break;case 41:0===k+$+E&&C--;break;case 40:0===k+$+E&&(0===p&&(2*S+3*R==533||(p=1)),C++);break;case 64:0===$+C+k+E+M+m&&(m=1);break;case 42:case 47:if(!(0<k+E+C))switch($){case 0:switch(2*f+3*l.charCodeAt(I+1)){case 235:$=47;break;case 220:L=I,$=42}break;case 42:47===f&&42===S&&L+2!==I&&(33===l.charCodeAt(L+2)&&(z+=l.substring(L,I+1)),h="",$=0)}}0===$&&(q+=h)}R=S,S=f,I++}if(0<(L=z.length)){if(F=r,0<T&&void 0!==(_=s(2,z,F,e,O,x,L,c,g,c))&&0===(z=_).length)return U+z+H;if(z=F.join(",")+"{"+z+"}",0!=A*P){switch(2!==A||a(z,2)||(P=0),P){case 111:z=z.replace(b,":-moz-$1")+z;break;case 112:z=z.replace(v,"::-webkit-input-$1")+z.replace(v,"::-moz-$1")+z.replace(v,":-ms-input-$1")+z}P=0}}return U+z+H}function n(e,t,n){var o=t.trim().split(m);t=o;var a=o.length,i=e.length;switch(i){case 0:case 1:var s=0;for(e=0===i?"":e[0]+" ";s<a;++s)t[s]=r(e,t[s],n).trim();break;default:var l=s=0;for(t=[];s<a;++s)for(var c=0;c<i;++c)t[l++]=r(e[c]+" ",o[s],n).trim()}return t}function r(e,t,n){var r=t.charCodeAt(0);switch(33>r&&(r=(t=t.trim()).charCodeAt(0)),r){case 38:return t.replace(h,"$1"+e.trim());case 58:return e.trim()+t.replace(h,"$1"+e.trim());default:if(0<1*n&&0<t.indexOf("\f"))return t.replace(h,(58===e.charCodeAt(0)?"":"$1")+e.trim())}return e+t}function o(e,t,n,r){var i=e+";",s=2*t+3*n+4*r;if(944===s){e=i.indexOf(":",9)+1;var l=i.substring(e,i.length-1).trim();return l=i.substring(0,e).trim()+l+";",1===A||2===A&&a(l,1)?"-webkit-"+l+l:l}if(0===A||2===A&&!a(i,1))return i;switch(s){case 1015:return 97===i.charCodeAt(10)?"-webkit-"+i+i:i;case 951:return 116===i.charCodeAt(3)?"-webkit-"+i+i:i;case 963:return 110===i.charCodeAt(5)?"-webkit-"+i+i:i;case 1009:if(100!==i.charCodeAt(4))break;case 969:case 942:return"-webkit-"+i+i;case 978:return"-webkit-"+i+"-moz-"+i+i;case 1019:case 983:return"-webkit-"+i+"-moz-"+i+"-ms-"+i+i;case 883:if(45===i.charCodeAt(8))return"-webkit-"+i+i;if(0<i.indexOf("image-set(",11))return i.replace(S,"$1-webkit-$2")+i;break;case 932:if(45===i.charCodeAt(4))switch(i.charCodeAt(5)){case 103:return"-webkit-box-"+i.replace("-grow","")+"-webkit-"+i+"-ms-"+i.replace("grow","positive")+i;case 115:return"-webkit-"+i+"-ms-"+i.replace("shrink","negative")+i;case 98:return"-webkit-"+i+"-ms-"+i.replace("basis","preferred-size")+i}return"-webkit-"+i+"-ms-"+i+i;case 964:return"-webkit-"+i+"-ms-flex-"+i+i;case 1023:if(99!==i.charCodeAt(8))break;return"-webkit-box-pack"+(l=i.substring(i.indexOf(":",15)).replace("flex-","").replace("space-between","justify"))+"-webkit-"+i+"-ms-flex-pack"+l+i;case 1005:return p.test(i)?i.replace(g,":-webkit-")+i.replace(g,":-moz-")+i:i;case 1e3:switch(t=(l=i.substring(13).trim()).indexOf("-")+1,l.charCodeAt(0)+l.charCodeAt(t)){case 226:l=i.replace(_,"tb");break;case 232:l=i.replace(_,"tb-rl");break;case 220:l=i.replace(_,"lr");break;default:return i}return"-webkit-"+i+"-ms-"+l+i;case 1017:if(-1===i.indexOf("sticky",9))break;case 975:switch(t=(i=e).length-10,s=(l=(33===i.charCodeAt(t)?i.substring(0,t):i).substring(e.indexOf(":",7)+1).trim()).charCodeAt(0)+(0|l.charCodeAt(7))){case 203:if(111>l.charCodeAt(8))break;case 115:i=i.replace(l,"-webkit-"+l)+";"+i;break;case 207:case 102:i=i.replace(l,"-webkit-"+(102<s?"inline-":"")+"box")+";"+i.replace(l,"-webkit-"+l)+";"+i.replace(l,"-ms-"+l+"box")+";"+i}return i+";";case 938:if(45===i.charCodeAt(5))switch(i.charCodeAt(6)){case 105:return l=i.replace("-items",""),"-webkit-"+i+"-webkit-box-"+l+"-ms-flex-"+l+i;case 115:return"-webkit-"+i+"-ms-flex-item-"+i.replace($,"")+i;default:return"-webkit-"+i+"-ms-flex-line-pack"+i.replace("align-content","").replace($,"")+i}break;case 973:case 989:if(45!==i.charCodeAt(3)||122===i.charCodeAt(4))break;case 931:case 953:if(!0===k.test(e))return 115===(l=e.substring(e.indexOf(":")+1)).charCodeAt(0)?o(e.replace("stretch","fill-available"),t,n,r).replace(":fill-available",":stretch"):i.replace(l,"-webkit-"+l)+i.replace(l,"-moz-"+l.replace("fill-",""))+i;break;case 962:if(i="-webkit-"+i+(102===i.charCodeAt(5)?"-ms-"+i:"")+i,211===n+r&&105===i.charCodeAt(13)&&0<i.indexOf("transform",10))return i.substring(0,i.indexOf(";",27)+1).replace(f,"$1-webkit-$2")+i}return i}function a(e,t){var n=e.indexOf(1===t?":":"{"),r=e.substring(0,3!==t?n:10);return n=e.substring(n+1,e.length-1),M(2!==t?r:r.replace(C,"$1"),n,t)}function i(e,t){var n=o(t,t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2));return n!==t+";"?n.replace(E," or ($1)").substring(4):"("+t+")"}function s(e,t,n,r,o,a,i,s,l,u){for(var d,g=0,p=t;g<T;++g)switch(d=R[g].call(c,e,p,n,r,o,a,i,s,l,u)){case void 0:case!1:case!0:case null:break;default:p=d}if(p!==t)return p}function l(e){return void 0!==(e=e.prefix)&&(M=null,e?"function"!=typeof e?A=1:(A=2,M=e):A=0),l}function c(e,n){var r=e;if(33>r.charCodeAt(0)&&(r=r.trim()),r=[r],0<T){var o=s(-1,n,r,r,O,x,0,0,0,0);void 0!==o&&"string"==typeof o&&(n=o)}var a=t(N,r,n,0,0);return 0<T&&void 0!==(o=s(-2,a,r,r,O,x,a.length,0,0,0))&&(a=o),P=0,x=O=1,a}var u=/^\0+/g,d=/[\0\r\f]/g,g=/: */g,p=/zoo|gra/,f=/([,: ])(transform)/g,m=/,\r+?/g,h=/([\t\r\n ])*\f?&/g,y=/@(k\w+)\s*(\S*)\s*/,v=/::(place)/g,b=/:(read-only)/g,_=/[svh]\w+-[tblr]{2}/,w=/\(\s*(.*)\s*\)/g,E=/([\s\S]*?);/g,$=/-self|flex-/g,C=/[^]*?(:[rp][el]a[\w-]+)[^]*/,k=/stretch|:\s*\w+\-(?:conte|avail)/,S=/([^-])(image-set\()/,x=1,O=1,P=0,A=1,N=[],R=[],T=0,M=null,j=0;return c.use=function e(t){switch(t){case void 0:case null:T=R.length=0;break;default:if("function"==typeof t)R[T++]=t;else if("object"==typeof t)for(var n=0,r=t.length;n<r;++n)e(t[n]);else j=0|!!t}return e},c.set=l,void 0!==e&&l(e),c},$="/*|*/";function C(e){e&&k.current.insert(e+"}")}var k={current:null},S=function(e,t,n,r,o,a,i,s,l,c){switch(e){case 1:switch(t.charCodeAt(0)){case 64:return k.current.insert(t+";"),"";case 108:if(98===t.charCodeAt(2))return""}break;case 2:if(0===s)return t+$;break;case 3:switch(s){case 102:case 112:return k.current.insert(n[0]+t),"";default:return t+(0===c?$:"")}case-2:t.split("/*|*/}").forEach(C)}},x=function(e){void 0===e&&(e={});var t,n=e.key||"css";void 0!==e.prefix&&(t={prefix:e.prefix});var r,o=new E(t),a={};r=e.container||document.head;var i,s=document.querySelectorAll("style[data-emotion-"+n+"]");Array.prototype.forEach.call(s,(function(e){e.getAttribute("data-emotion-"+n).split(" ").forEach((function(e){a[e]=!0})),e.parentNode!==r&&r.appendChild(e)})),o.use(e.stylisPlugins)(S),i=function(e,t,n,r){var a=t.name;k.current=n,o(e,t.styles),r&&(l.inserted[a]=!0)};var l={key:n,sheet:new w({key:n,container:r,nonce:e.nonce,speedy:e.speedy}),nonce:e.nonce,inserted:a,registered:{},insert:i};return l},O=function(e){for(var t,n=0,r=0,o=e.length;o>=4;++r,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(o){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)},P={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},A=/[A-Z]|^ms/g,N=/_EMO_([^_]+?)_([^]*?)_EMO_/g,R=function(e){return 45===e.charCodeAt(1)},T=function(e){return null!=e&&"boolean"!=typeof e},M=y((function(e){return R(e)?e:e.replace(A,"-$&").toLowerCase()})),j=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(N,(function(e,t,n){return F={name:t,styles:n,next:F},t}))}return 1===P[e]||R(e)||"number"!=typeof t||0===t?t:t+"px"};function I(e,t,n,r){if(null==n)return"";if(void 0!==n.__emotion_styles)return n;switch(typeof n){case"boolean":return"";case"object":if(1===n.anim)return F={name:n.name,styles:n.styles,next:F},n.name;if(void 0!==n.styles){var o=n.next;if(void 0!==o)for(;void 0!==o;)F={name:o.name,styles:o.styles,next:F},o=o.next;return n.styles+";"}return function(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=I(e,t,n[o],!1);else for(var a in n){var i=n[a];if("object"!=typeof i)null!=t&&void 0!==t[i]?r+=a+"{"+t[i]+"}":T(i)&&(r+=M(a)+":"+j(a,i)+";");else if(!Array.isArray(i)||"string"!=typeof i[0]||null!=t&&void 0!==t[i[0]]){var s=I(e,t,i,!1);switch(a){case"animation":case"animationName":r+=M(a)+":"+s+";";break;default:r+=a+"{"+s+"}"}}else for(var l=0;l<i.length;l++)T(i[l])&&(r+=M(a)+":"+j(a,i[l])+";")}return r}(e,t,n);case"function":if(void 0!==e){var a=F,i=n(e);return F=a,I(e,t,i,r)}}if(null==t)return n;var s=t[n];return void 0===s||r?n:s}var F,D=/label:\s*([^\s;\n{]+)\s*;/g,L=function(e,t,n){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var r=!0,o="";F=void 0;var a=e[0];null==a||void 0===a.raw?(r=!1,o+=I(n,t,a,!1)):o+=a[0];for(var i=1;i<e.length;i++)o+=I(n,t,e[i],46===o.charCodeAt(o.length-1)),r&&(o+=a[i]);D.lastIndex=0;for(var s,l="";null!==(s=D.exec(o));)l+="-"+s[1];return{name:O(o)+l,styles:o,next:F}},G=(Object.prototype.hasOwnProperty,(0,m.createContext)("undefined"!=typeof HTMLElement?x():null)),B=(0,m.createContext)({}),q=(G.Provider,function(e){var t=function(t,n){return(0,m.createElement)(G.Consumer,null,(function(r){return e(t,r,n)}))};return(0,m.forwardRef)(t)});function z(e,t,n){var r="";return n.split(" ").forEach((function(n){void 0!==e[n]?t.push(e[n]):r+=n+" "})),r}var H=function(e,t,n){var r=e.key+"-"+t.name;if(!1===n&&void 0===e.registered[r]&&(e.registered[r]=t.styles),void 0===e.inserted[t.name]){var o=t;do{e.insert("."+r,o,e.sheet,!0),o=o.next}while(void 0!==o)}},U=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return L(t)},V=(m.Component,function e(t){for(var n=t.length,r=0,o="";r<n;r++){var a=t[r];if(null!=a){var i=void 0;switch(typeof a){case"boolean":break;case"object":if(Array.isArray(a))i=e(a);else for(var s in i="",a)a[s]&&s&&(i&&(i+=" "),i+=s);break;default:i=a}i&&(o&&(o+=" "),o+=i)}}return o});function W(e,t,n){var r=[],o=z(e,r,n);return r.length<2?n:o+t(r)}q((function(e,t){return(0,m.createElement)(B.Consumer,null,(function(n){var r=function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var o=L(n,t.registered);return H(t,o,!1),t.key+"-"+o.name},o={css:r,cx:function(){for(var e=arguments.length,n=new Array(e),o=0;o<e;o++)n[o]=arguments[o];return W(t.registered,r,V(n))},theme:n};return e.children(o)}))}));var Y=b,K=function(e){return"theme"!==e&&"innerRef"!==e},Q=function(e){return"string"==typeof e&&e.charCodeAt(0)>96?Y:K};function Z(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function X(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Z(n,!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Z(n).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var J=function e(t,n){var r,o,a;void 0!==n&&(r=n.label,a=n.target,o=t.__emotion_forwardProp&&n.shouldForwardProp?function(e){return t.__emotion_forwardProp(e)&&n.shouldForwardProp(e)}:n.shouldForwardProp);var i=t.__emotion_real===t,s=i&&t.__emotion_base||t;"function"!=typeof o&&i&&(o=t.__emotion_forwardProp);var l=o||Q(s),c=!l("as");return function(){var u=arguments,d=i&&void 0!==t.__emotion_styles?t.__emotion_styles.slice(0):[];if(void 0!==r&&d.push("label:"+r+";"),null==u[0]||void 0===u[0].raw)d.push.apply(d,u);else{d.push(u[0][0]);for(var g=u.length,p=1;p<g;p++)d.push(u[p],u[0][p])}var f=q((function(e,t,n){return(0,m.createElement)(B.Consumer,null,(function(r){var i=c&&e.as||s,u="",g=[],p=e;if(null==e.theme){for(var f in p={},e)p[f]=e[f];p.theme=r}"string"==typeof e.className?u=z(t.registered,g,e.className):null!=e.className&&(u=e.className+" ");var h=L(d.concat(g),t.registered,p);H(t,h,"string"==typeof i),u+=t.key+"-"+h.name,void 0!==a&&(u+=" "+a);var y=c&&void 0===o?Q(i):l,v={};for(var b in e)c&&"as"===b||y(b)&&(v[b]=e[b]);return v.className=u,v.ref=n||e.innerRef,(0,m.createElement)(i,v)}))}));return f.displayName=void 0!==r?r:"Styled("+("string"==typeof s?s:s.displayName||s.name||"Component")+")",f.defaultProps=t.defaultProps,f.__emotion_real=f,f.__emotion_base=s,f.__emotion_styles=d,f.__emotion_forwardProp=o,Object.defineProperty(f,"toString",{value:function(){return"."+a}}),f.withComponent=function(t,r){return e(t,void 0!==r?X({},n||{},{},r):n).apply(void 0,d)},f}},ee={name:"8kj89b",styles:"flex-direction:row-reverse;"},te=J("div",{target:"eboqfv50",label:"Flex"})("box-sizing:border-box;display:flex;width:100%;",(function(e){var t=e.align;return U({alignItems:{top:"flex-start",bottom:"flex-end"}[t]||t},"")})," ",(function(e){var t=e.justify,n=e.isReversed,r={left:"flex-start",right:"flex-end"},o=r[t]||t;return n&&r[t]&&(o="left"===t?r.right:r.left),U({justifyContent:o},"")})," ",(function(e){var t=e.gap,n=e.isReversed,r="number"==typeof t?4*t:4,o="margin-".concat(n?"left":"right");return U("> *{",o,":",r,"px;&:last-child{",o,":0;}}")})," ",(function(e){return e.isReversed?ee:""}),""),ne=J("div",{target:"eboqfv51",label:"Item"})({name:"13luw5d",styles:"box-sizing:border-box;min-width:0;max-width:100%;"}),re=J(ne,{target:"eboqfv52",label:"Block"})({name:"1rr4qq7",styles:"flex:1;"}),oe=(0,s.forwardRef)((function(e,t){var n=e.align,r=void 0===n?"center":n,o=e.className,a=e.gap,i=void 0===a?2:a,u=e.justify,g=void 0===u?"space-between":u,p=e.isReversed,f=void 0!==p&&p,m=c(e,["align","className","gap","justify","isReversed"]),h=d()("components-flex",o);return(0,s.createElement)(te,l({},m,{align:r,className:h,ref:t,gap:i,justify:g,isReversed:f}))})),ae=oe,ie=__webpack_require__(2819),se=__webpack_require__(7621),le=__webpack_require__.n(se);function ce(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ue(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ce(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ce(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var de={black:"#000",white:"#fff"},ge={blue:{medium:{focus:"#007cba",focusDark:"#fff"}},gray:{900:"#1e1e1e",700:"#757575",600:"#949494",400:"#ccc",200:"#ddd",100:"#f0f0f0"},darkGray:{primary:"#1e1e1e"},mediumGray:{text:"#757575"},lightGray:{ui:"#949494",secondary:"#ccc",tertiary:"#e7e8e9"}},pe={900:"#191e23",800:"#23282d",700:"#32373c",600:"#40464d",500:"#555d66",400:"#606a73",300:"#6c7781",200:"#7e8993",150:"#8d96a0",100:"#8f98a1",placeholder:Ee(ge.gray[900],.62)},fe={900:Ee("#000510",.9),800:Ee("#00000a",.85),700:Ee("#06060b",.8),600:Ee("#000913",.75),500:Ee("#0a1829",.7),400:Ee("#0a1829",.65),300:Ee("#0e1c2e",.62),200:Ee("#162435",.55),100:Ee("#223443",.5),backgroundFill:Ee(pe[700],.7)},me={900:Ee("#304455",.45),800:Ee("#425863",.4),700:Ee("#667886",.35),600:Ee("#7b86a2",.3),500:Ee("#9197a2",.25),400:Ee("#95959c",.2),300:Ee("#829493",.15),200:Ee("#8b8b96",.1),100:Ee("#747474",.05)},he={900:"#a2aab2",800:"#b5bcc2",700:"#ccd0d4",600:"#d7dade",500:"#e2e4e7",400:"#e8eaeb",300:"#edeff0",200:"#f3f4f5",100:"#f8f9f9",placeholder:Ee(de.white,.65)},ye={900:Ee(de.white,.5),800:Ee(de.white,.45),700:Ee(de.white,.4),600:Ee(de.white,.35),500:Ee(de.white,.3),400:Ee(de.white,.25),300:Ee(de.white,.2),200:Ee(de.white,.15),100:Ee(de.white,.1),backgroundFill:Ee(he[300],.8)},ve={wordpress:{700:"#00669b"},dark:{900:"#0071a1"},medium:{900:"#006589",800:"#00739c",700:"#007fac",600:"#008dbe",500:"#00a0d2",400:"#33b3db",300:"#66c6e4",200:"#bfe7f3",100:"#e5f5fa",highlight:"#b3e7fe",focus:"#007cba"}},be={theme:"var( --wp-admin-theme-color, ".concat(ve.wordpress[700],")"),themeDark10:"var( --wp-admin-theme-color-darker-10, ".concat(ve.medium.focus,")")},_e={theme:be.theme,background:de.white,backgroundDisabled:he[200],border:ge.gray[700],borderFocus:be.themeDark10,borderDisabled:ge.gray[400],borderLight:ge.gray[200],label:pe[500],textDisabled:pe[150],textDark:de.white,textLight:de.black},we=ue(ue({},de),{},{darkGray:(0,ie.merge)({},pe,ge.darkGray),darkOpacity:fe,darkOpacityLight:me,mediumGray:ge.mediumGray,gray:ge.gray,lightGray:(0,ie.merge)({},he,ge.lightGray),lightGrayLight:ye,blue:(0,ie.merge)({},ve,ge.blue),alert:{yellow:"#f0b849",red:"#d94f4f",green:"#4ab866"},admin:be,ui:_e});function Ee(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=le()(e).toRgb(),r=n.r,o=n.g,a=n.b;return"rgba(".concat(r,", ").concat(o,", ").concat(a,", ").concat(t,")")}function $e(e){return(0,ie.get)(we,e,"#000")}function Ce(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;return isNaN(e)?"".concat(8,"px"):"".concat(8*e,"px")}var ke={borderColor:$e("lightGray.500"),borderRadius:"3px",backgroundShady:$e("lightGray.200")},Se=ke.borderColor,xe=ke.borderRadius,Oe=ke.backgroundShady,Pe=J("div",{target:"e1q7k77g0",label:"CardUI"})("background:",$e("white"),";box-sizing:border-box;border-radius:",xe,";border:1px solid ",Se,";",je,";&.is-elevated{box-shadow:0px 1px 3px 0px rgba( 0,0,0,0.2 ),0px 1px 1px 0px rgba( 0,0,0,0.14 ),0px 2px 1px -1px rgba( 0,0,0,0.12 );}"),Ae=J(ae,{target:"e1q7k77g1",label:"HeaderUI"})("border-bottom:1px solid ",Se,";border-top-left-radius:",xe,";border-top-right-radius:",xe,";box-sizing:border-box;&:last-child{border-bottom:none;}",Me,";",je,";",Ie,";"),Ne=(J("div",{target:"e1q7k77g2",label:"MediaUI"})("box-sizing:border-box;overflow:hidden;& > img,& > iframe{display:block;height:auto;max-width:100%;width:100%;}&:first-of-type{border-top-left-radius:",xe,";border-top-right-radius:",xe,";}&:last-of-type{border-bottom-left-radius:",xe,";border-bottom-right-radius:",xe,";}"),J("div",{target:"e1q7k77g3",label:"BodyUI"})("box-sizing:border-box;",(function(){return"\n\t\t&.is-size {\n\t\t\t&-large {\n\t\t\t\tpadding: ".concat(Ce(3)," ").concat(Ce(4),";\n\t\t\t}\n\t\t\t&-medium {\n\t\t\t\tpadding: ").concat(Ce(2)," ").concat(Ce(3),";\n\t\t\t}\n\t\t\t&-small {\n\t\t\t\tpadding: ").concat(Ce(2),";\n\t\t\t}\n\t\t\t&-extraSmall {\n\t\t\t\tpadding: ").concat(Ce(1),";\n\t\t\t}\n\t\t}\n\t")}),";",Ie,";")),Re=J(ae,{target:"e1q7k77g4",label:"FooterUI"})("border-top:1px solid ",Se,";border-bottom-left-radius:",xe,";border-bottom-right-radius:",xe,";box-sizing:border-box;&:first-of-type{border-top:none;}",Me,";",je,";",Ie,";"),Te=J("hr",{target:"e1q7k77g5",label:"DividerUI"})("all:unset;border-top:1px solid ",Se,";box-sizing:border-box;display:block;height:0;width:100%;");function Me(){return"\n\t\t&.is-size {\n\t\t\t&-large {\n\t\t\t\tpadding: ".concat(Ce(3)," ").concat(Ce(4),";\n\t\t\t}\n\t\t\t&-medium {\n\t\t\t\tpadding: ").concat(Ce(2)," ").concat(Ce(3),";\n\t\t\t}\n\t\t\t&-small {\n\t\t\t\tpadding: ").concat(Ce(2),";\n\t\t\t}\n\t\t\t&-extraSmall {\n\t\t\t\tpadding: ").concat(Ce(1),";\n\t\t\t}\n\t\t}\n\t")}function je(){return"\n\t\t&.is-borderless {\n\t\t\tborder: none;\n\t\t}\n\t"}function Ie(){return"\n\t\t&.is-shady {\n\t\t\tbackground: ".concat(Oe,";\n\t\t}\n\t")}function Fe(e){var t=e.className,n=e.isBorderless,r=e.isElevated,o=e.size,a=c(e,["className","isBorderless","isElevated","size"]),i=g.Provider,u={isBorderless:n,isElevated:r,size:o},p=d()("components-card",n&&"is-borderless",r&&"is-elevated",o&&"is-size-".concat(o),t);return(0,s.createElement)(i,{value:u},(0,s.createElement)(Pe,l({},a,{className:p})))}Fe.defaultProps={isBorderless:!1,isElevated:!1,size:"medium"};var De=Fe;function Le(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Ge(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Le(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Le(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Be={isShady:!1,size:"medium"},qe=function(e){var t=e.className,n=e.isShady,r=c(e,["className","isShady"]),o=Ge(Ge(Ge({},Be),p()),e).size,a=d()("components-card__body",n&&"is-shady",o&&"is-size-".concat(o),t);return(0,s.createElement)(Ne,l({},r,{className:a}))},ze=(0,s.forwardRef)((function(e,t){var n=e.className,r=c(e,["className"]),o=d()("components-flex__item",n);return(0,s.createElement)(ne,l({},r,{className:o,ref:t}))}));function He(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}var Ue=U;function Ve(){var e=He(["\n\t","\n\t","\n"]);return Ve=function(){return e},e}function We(){var e=He(["\n\t\t\t\t","\n\t\t\t\t","\n\t\t\t"]);return We=function(){return e},e}function Ye(){var e=He(["\n\t\t\t\t","\n\t\t\t\t","\n\t\t\t"]);return Ye=function(){return e},e}function Ke(){var e=He(["\n\t\t\t\t","\n\t\t\t"]);return Ke=function(){return e},e}function Qe(){var e=He(["\n\t\t\t\t","\n\t\t\t\t","\n\t\t\t"]);return Qe=function(){return e},e}function Ze(){var e=He(["\n\t\t\t\t","\n\t\t\t\t","\n\t\t\t"]);return Ze=function(){return e},e}function Xe(){var e=He(["\n\t\t\t\t","\n\t\t\t\t","\n\t\t\t"]);return Xe=function(){return e},e}function Je(){var e=He(["\n\t\t\t\t","\n\t\t\t\t","\n\t\t\t"]);return Je=function(){return e},e}function et(){var e=He(["\n\t\t\t\t","\n\t\t\t\t","\n\t\t\t"]);return et=function(){return e},e}var tt="font-weight: 400;",nt="font-weight: 600;",rt="\n ".concat(tt,"\n"),ot="\n\tfont-size: 32px;\n\tline-height: 40px;\n",at="\n\tfont-size: 24px;\n\tline-height: 32px;\n",it="\n\tfont-size: 20px;\n\tline-height: 28px;\n",st="\n\t".concat(nt,"\n\tfont-size: 14px;\n\tline-height: 20px;\n"),lt="\n\tfont-size: 16px;\n\tline-height: 24px;\n",ct="\n\tfont-size: 14px;\n\tline-height: 20px;\n",ut="\n\t".concat(tt,"\n"),dt="\n\tfont-size: 16px;\n\tline-height: 24px;\n",gt="\n\tfont-size: 14px;\n\tline-height: 20px;\n",pt="\n ".concat(nt,"\n font-size: 14px;\n line-height: 20px;\n"),ft="\n\t".concat(tt,"\n\tfont-size: 12px;\n\tline-height: 16px;\n"),mt="\n\t".concat(nt,"\n\tfont-size: 12px;\n\tline-height: 16px;\n"),ht="\n\t".concat("font-weight: 500;","\n\tfont-size: 11px;\n\tline-height: 1.4;\n\ttext-transform: uppercase;\n\tcolor: ").concat(ge.gray[700],"\n"),yt=function(e){return Ue(Ve(),'font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,\nOxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;',function(){switch(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"body"){case"title.large":return Ue(et(),rt,ot);case"title.medium":return Ue(Je(),rt,at);case"title.small":return Ue(Xe(),rt,it);case"subtitle":return Ue(Ze(),st,lt);case"subtitle.small":return Ue(Qe(),st,ct);case"body":return Ue(Ke(),ut);case"body.large":return Ue(Ye(),ut,dt);case"body.small":return Ue(We(),ut,gt);case"button":return pt;case"caption":return ft;case"label":return mt;case"sectionheading":return ht}}(e.variant))};function vt(e){if(Array.isArray(e))return e}function bt(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function _t(e,t){if(e){if("string"==typeof e)return bt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?bt(e,t):void 0}}function wt(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Et(e,t){return vt(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a=[],_n=!0,i=!1;try{for(n=n.call(e);!(_n=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);_n=!0);}catch(e){i=!0,o=e}finally{try{_n||null==n.return||n.return()}finally{if(i)throw o}}return a}}(e,t)||_t(e,t)||wt()}var $t=ie.isArray,Ct=ie.isBoolean,kt=ie.isDate,St=ie.isEmpty,xt=ie.isFunction,Ot=ie.isMap,Pt=ie.isNaN,At=ie.isNil,Nt=ie.isNull,Rt=ie.isNumber,Tt=ie.isObject,Mt=ie.isObjectLike,jt=ie.isPlainObject,It=ie.isRegExp,Ft=ie.isSet,Dt=ie.isString,Lt=ie.isSymbol,Gt=ie.isUndefined,Bt=ie.isWeakMap,qt=ie.isWeakSet,zt={blob:function(e){return e instanceof Blob},defined:function(e){return!At(e)},file:function(e){return e instanceof File},numeric:function(e){var t="string"==typeof e?e.replace(/,/g,""):e;return!Pt(parseFloat(t))&&!Pt(Number(t))&&isFinite(t)&&"[object array]"!==Object.prototype.toString.call(t).toLowerCase()},numericZero:function(e){return 0===e||"0"===e},valueEmpty:function(e){return!zt.defined(e)||""===e},objectInterpolation:function(e){return jt(e)},array:$t,boolean:Ct,date:kt,empty:St,function:xt,map:Ot,nan:Pt,nil:At,number:Rt,null:Nt,object:Tt,objectLike:Mt,plainObject:jt,regExp:It,set:Ft,string:Dt,symbol:Lt,undefined:Gt,weakSet:qt,weakMap:Bt},Ht="data-system-ui-color-blind-mode",Ut='[data-system-ui-mode="dark"]',Vt='[data-system-ui-contrast-mode="high"]',Wt="["+Ht+'="true"]',Yt=""+Ut+Vt,Kt={baseStyles:{},config:{},darkModeConfig:{},highContrastModeConfig:{},darkHighContrastModeConfig:{},compilerOptions:void 0};function Qt(e){return"--wp-g2-"+(0,ie.kebabCase)(e)}function Zt(e){return"var("+Qt(e.toString())+")"}function Xt(e){void 0===e&&(e={});for(var t={},n=0,r=Object.entries(e);n<r.length;n++){var o=Et(r[n],2),a=o[0],i=o[1];t[""+Qt(a)]=null==i?void 0:i.toString()}return t}function Jt(e,t,n){void 0===e&&(e=":root"),void 0===t&&(t={}),void 0===n&&(n=!0);var r=Xt(t),o=[],a=!1;n?(o.push(e+" {"),a=!0):":root"!==e&&(o.push("&"+e+" {"),a=!0);for(var i=0,s=Object.entries(r);i<s.length;i++){var l=Et(s[i],2),c=l[0],u=l[1];zt.defined(u)&&!zt.boolean(u)&&o.push(c+": "+u+";")}return a&&o.push("}"),o.join("")}function en(e,t){return e.map((function(e){return"function"==typeof e?e(t):e}))}function tn(e,t){return t||(t=e.slice(0)),e.raw=t,e}var nn=function(e){return function(t){e.forEach((function(e){"function"==typeof e?e(t):null!=e&&(e.current=t)}))}};function rn(){var e=tn(["\n\t\t\t",";\n\t\t\t",";\n\t\t\t",";\n\t\t\t",";\n\t\t"]);return rn=function(){return e},e}var on={didInjectGlobal:!1};function an(e){var t=e.globalStyles,n=e.injectGlobal;if(!on.didInjectGlobal){var r=t.darkHighContrastModeCSSVariables,o=t.darkModeCSSVariables,a=t.globalCSSVariables,i=t.highContrastModeCSSVariables;n&&(n(rn(),a,o,i,r),on.didInjectGlobal=!0)}}function sn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var ln=(0,m.createContext)({isDark:null,isColorBlind:null,isReducedMotion:null,isHighContrast:null});var cn=window.wp.isShallowEqual,un=m.useLayoutEffect,dn=window.wp.data;function gn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function pn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?gn(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):gn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var fn="g2/is-reduced-motion",mn={isReducedMotion:!1};(0,dn.registerStore)(fn,{reducer:function(e,t){return void 0===e&&(e=mn),"SET_IS_REDUCED_MOTION"===t.type?pn(pn({},e),{},{isReducedMotion:t.isReducedMotion}):e},actions:{setIsReducedMotion:function(e){return{type:"SET_IS_REDUCED_MOTION",isReducedMotion:e}}},selectors:{getIsReducedMotion:function(e){return e.isReducedMotion}}});var hn=fn;function yn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function vn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?yn(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):yn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var bn=function(e,t){return"SET_THEME"===t.type?vn(vn({},e),{},{theme:t.theme}):e};function wn(){var e=tn(["",""]);return wn=function(){return e},e}function En(e){var t,n=e.injectGlobal,r=e.isGlobal,o=void 0===r||r,a=e.theme,i=void 0===a?{}:a,s=e.selector,l=void 0===s?":root":s,c=Et((void 0===t&&(t=""),(0,m.useReducer)(bn,{theme:t})),2),u=c[0].theme,d=c[1],g=(0,m.useRef)(),p=(0,m.useRef)(!1);if(!p.current&&o&&i){if("function"==typeof n)try{var f=Jt(l,i,o);n(wn(),f)}catch(e){}p.current=!0}return un((function(){if(!(g.current&&i&&(0,cn.isShallowEqualObjects)(g.current,i))){g.current=i;var e=function(){var e="StyleSystemThemeProviderStyleNode",t=document.getElementById(e);if(t)return t;(t=document.createElement("style")).id=e,t.setAttribute("data-g2-theme-provider","theme");var n=document.querySelector("head");return n&&n.appendChild(t),t}(),t=Jt(l,i,o);o?e&&(e.innerHTML=t):d(function(e){return{type:"SET_THEME",theme:e}}(t))}}),[n,o,d,i]),u}function $n(){var e=tn(["\n\t\t\t","\n\t\t\t","\n\t\t\t","\n\t\t\t","\n\t\t"]);return $n=function(){return e},e}function Cn(e,t){var n=e.children,r=e.compiler,o=e.className,a=e.isGlobal,i=void 0!==a&&a,s=e.globalStyles,l=e.isDark,u=e.isColorBlind,d=e.isReducedMotion,g=e.isHighContrast,p=e.theme,y=void 0===p?{}:p,v=e.darkTheme,b=void 0===v?{}:v,_=e.highContrastTheme,w=void 0===_?{}:_,E=e.darkHighContrastTheme,$=void 0===E?{}:E,C=c(e,["children","compiler","className","isGlobal","globalStyles","isDark","isColorBlind","isReducedMotion","isHighContrast","theme","darkTheme","highContrastTheme","darkHighContrastTheme"]),k=r.css,S=r.cx,x=r.injectGlobal;an({injectGlobal:x,globalStyles:s});var O=(0,m.useRef)(),P=En({injectGlobal:x,isGlobal:i,theme:y,selector:":root"}),A=En({injectGlobal:x,isGlobal:i,theme:b,selector:(0,ie.repeat)(Ut,3)}),N=En({injectGlobal:x,isGlobal:i,theme:w,selector:(0,ie.repeat)(Vt,3)}),R=En({injectGlobal:x,isGlobal:i,theme:$,selector:(0,ie.repeat)(Yt,3)});!function(e){var t=e.isColorBlind,n=e.isGlobal,r=void 0===n||n,o=e.ref;(0,m.useEffect)((function(){if(zt.defined(t)){var e=document.documentElement;!r&&o.current&&(e=o.current),t?e.setAttribute("data-system-ui-color-blind-mode","true"):e.setAttribute("data-system-ui-color-blind-mode","false")}}),[r,t,o])}({isColorBlind:u,isGlobal:i,ref:O}),function(e){var t=e.isDark,n=e.isGlobal,r=void 0===n||n,o=e.ref;(0,m.useEffect)((function(){if(zt.defined(t)){var e=document.documentElement;!r&&o.current&&(e=o.current),t?e.setAttribute("data-system-ui-mode","dark"):e.setAttribute("data-system-ui-mode","light")}}),[r,t,o])}({isDark:l,isGlobal:i,ref:O}),function(e){var t=e.isGlobal,n=void 0===t||t,r=e.isHighContrast,o=e.ref;(0,m.useEffect)((function(){if(zt.defined(r)){var e=document.documentElement;!n&&o.current&&(e=o.current),r?e.setAttribute("data-system-ui-contrast-mode","high"):e.setAttribute("data-system-ui-contrast-mode","normal")}}),[n,r,o])}({isGlobal:i,isHighContrast:g,ref:O}),function(e){var t=e.isGlobal,n=void 0===t||t,r=e.isReducedMotion,o=e.ref,a=Et([(0,dn.useSelect)((function(e){return e(hn).getIsReducedMotion()})),(0,dn.useDispatch)(hn).setIsReducedMotion],2)[1];(0,m.useEffect)((function(){n&&a(!!r)}),[n,r,a]),(0,m.useEffect)((function(){if(zt.defined(r)){var e=document.documentElement;!n&&o.current&&(e=o.current),r?e.setAttribute("data-system-ui-reduced-motion-mode","true"):e.setAttribute("data-system-ui-reduced-motion-mode","false")}}),[n,r,o])}({isGlobal:i,isReducedMotion:d,ref:O});var T=function(e){void 0===e&&(e={});for(var t=(0,m.useContext)(ln),n=(0,m.useRef)(function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?sn(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):sn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},t)).current,r=0,o=Object.entries(e);r<o.length;r++){var a=Et(o[r],2),i=a[0],s=a[1];zt.defined(s)&&(n[i]=s)}return n}({isDark:l,isReducedMotion:d,isColorBlind:u,isHighContrast:g}),M=function(e){void 0===e&&(e={});var t=e,n=t.isColorBlind,r=t.isDark,o=t.isHighContrast,a=t.isReducedMotion,i={};return r&&(i["data-system-ui-mode"]="dark"),o&&(i["data-system-ui-contrast-mode"]=!0),n&&(i[Ht]=!0),a&&(i["data-system-ui-reduced-motion-mode"]=!0),i}(T),j=S(o,k($n(),P,A,N,R));return h().createElement("div",Object.assign({},C,M,{className:j,"data-system-theme-provider":!0,ref:nn([t,O])}),h().createElement(ln.Provider,{value:T},n))}var kn=h().memo(h().forwardRef(Cn));function Sn(e,t){if(void 0===e.inserted[t.name])return e.insert("",t,e.sheet,!0)}function xn(e,t,n){var r=[],o=z(e,r,n);return r.length<2?n:o+t(r)}var On=function e(t){for(var n="",r=0;r<t.length;r++){var o=t[r];if(null!=o){var a=void 0;switch(typeof o){case"boolean":break;case"object":if(Array.isArray(o))a=e(o);else for(var i in a="",o)o[i]&&i&&(a&&(a+=" "),a+=i);break;default:a=o}a&&(n&&(n+=" "),n+=a)}}return n};function Pn(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}var An=new RegExp(/var\(.*?\)[ ) ]*/,"g");function Nn(e){return null==e||null==e.includes?void 0:e.includes("var(")}function Rn(e){var t,n,r,o,a=(null==(t=e.match(/\(/g))?void 0:t.length)||0,i=(null==(n=e.match(/\)/g))?void 0:n.length)||0;if(a>i)o=""+e+(0,ie.repeat)(")",a-i);else{var s=new RegExp("((\\)){"+(i-a)+"})$","gi");o=e.replace(s,"")}return null==(r=o)?void 0:r.trim()}function Tn(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return Mn(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Mn(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}function Mn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function jn(e,t){var n,r,o=!1,a=Et(e.split(/:/),2);n=a[0],r=a[1],n=n.trim();for(var i,s,l=Tn(r.match(An)||[]);!(i=l()).done;)for(var c,u=i.value,d=Tn((u=u.trim()).replace(/ /g,"").split("var(").filter(Boolean));!(c=d()).done;){var g=vt(s=Rn(c.value).split(","))||Pn(s)||_t(s)||wt(),p=g[0],f=g.slice(1).join(","),m=t&&t.get(p)||f;m&&(o=!0,r=r.replace(u,m))}return[n,r=o?Rn(r):void 0]}function In(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Fn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Dn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Fn(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Fn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ln=function(e){var t=this;void 0===e&&(e={}),this.state={},this.get=function(e){return t.state[e]},this.getState=function(){return t.state},this.setState=function(e){return void 0===e&&(e={}),t._updateState(e),t._resolveVariablesInStateValue(),t.state},this._updateState=function(e){void 0===e&&(e={}),t.state=Object.freeze(Dn(Dn({},t.state),e))},this._resolveVariablesInStateValue=function(){for(var e,n={},r=Object.entries(t.state).filter((function(e){var t=Et(e,2);return t[0],Nn(t[1])})),o=function(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return In(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?In(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}(r);!(e=o()).done;){var a=Et(e.value,2),i=a[0],s=Et(jn("resolve: "+a[1],t),2)[1];s&&(n[i]=s)}t._updateState(n),r.length&&t._resolveVariablesInStateValue()},this.setState(e)};function Gn(e){return void 0===e&&(e={}),new Ln(e)}var Bn,qn,zn=["40em","52em","64em"],Hn=function(e,t){void 0===e&&(e={}),void 0===t&&(t=function(e,t){return t});var n={},r=[null].concat(zn.map((function(e){return"@media screen and (min-width: "+e+")"})));for(var o in e){var a=o,i=e[a];if(null!==i)if(Array.isArray(i))for(var s=0;s<i.slice(0,r.length).length;s++){var l=r[s];l?(n[l]=n[l]||{},null!==i[s]&&(n[l][a]=t(a,i[s]))):n[a]=t(a,i[s])}else n[a]=i}return n},Un=__webpack_require__(4624),Vn=__webpack_require__(9588),Wn=__webpack_require__.n(Vn),Yn=Wn()((function(e,t){var n=e.split(";").filter(Boolean),r=!1,o=n.reduce((function(e,n){if(!Nn(n))return[].concat(e,[n]);var o=function(e,t){if(Nn(e)||function(e){return 0===e.indexOf("--")}(e)){var n=Et(jn(e,t),2),r=n[0],o=n[1];return o?[r,o].join(":"):void 0}}(n,t);return o?(r=!0,[].concat(e,[o,n])):[].concat(e,[n])}),[]),a=o.join(";").concat(";");return r?a:void 0}));function Kn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Qn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Kn(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Kn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Zn="undefined"!=typeof window&&(null==(Bn=window)||null==(qn=Bn.CSS)||null==qn.supports?void 0:qn.supports("(--a: 0)")),Xn={rootStore:Gn(),skipSupportedBrowsers:!0},Jn=function(e){void 0===e&&(e={});var t=Qn(Qn({},Xn),e),n=t.rootStore,r=t.skipSupportedBrowsers;return function(e,t,o,__,a,i,s,l){if((!r||!Zn)&&2===e&&107!==l&&Nn(t))return Yn(t,n)}};function er(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function tr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?er(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):er(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var nr,rr,or,ar=new WeakSet,ir=new Set,sr={key:"wp-css",level:7},lr=function(e){void 0===e&&(e=sr);var t=tr(tr({},sr),e),n=t.key,r=t.level,o=(0,ie.clamp)(r,0,20);return function(e,__,t){if(!ar.has(t)){ar.add(t);for(var r=new RegExp("."+n+"-[\\w|\\d]*","g"),a=0;a<t.length;a++){var i=t[a],s=Et(i.match(r)||[],1)[0];if(s){if(ir.has(s))return;ir.add(s),i=i.replace(new RegExp(s,"g"),s).replace(s,(0,ie.repeat)(s,o)),t[a]=i}}}}},cr=__webpack_require__(8314),ur=__webpack_require__.n(cr),dr=!1;"undefined"!=typeof window&&(dr="rtl"===(null==(nr=window)||null==(rr=nr.document)||null==(or=rr.documentElement)?void 0:or.dir));var gr=function(e,t){if(-1===e)return dr?ur().process(t,void 0,void 0,void 0):void 0};function pr(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function fr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?pr(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):pr(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var mr={key:"css",specificityLevel:7,rootStore:new Ln};function hr(e){var t=fr(fr({},mr),e),n=t.key,r=t.rootStore,o=function(e){var t=e.specificityLevel,n=void 0===t?7:t,r=e.key,o=void 0===r?"css":r,a=e.skipSupportedBrowsers;return[gr,Jn({skipSupportedBrowsers:void 0===a||a,rootStore:e.rootStore}),lr({level:n,key:o}),Un.default]}({key:n,specificityLevel:t.specificityLevel,rootStore:r});e.stylisPlugins?Array.isArray(e.stylisPlugins)?t.stylisPlugins=[].concat(o,e.stylisPlugins):zt.defined(e.stylisPlugins)?t.stylisPlugins=[].concat(o,[e.stylisPlugins]):t.stylisPlugins=o:t.stylisPlugins=o;var a,i=fr(fr({},function(e){var t=x(e);t.sheet.speedy=function(e){this.isSpeedy=e},t.compat=!0;var n=function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var o=L(n,t.registered,void 0);return H(t,o,!1),t.key+"-"+o.name};return{css:n,cx:function(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return xn(t.registered,n,On(r))},injectGlobal:function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var o=L(n,t.registered);Sn(t,o)},keyframes:function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var o=L(n,t.registered),a="animation-"+o.name;return Sn(t,{name:o.name,styles:"@keyframes "+a+"{"+o.styles+"}"}),a},hydrate:function(e){e.forEach((function(e){t.inserted[e]=!0}))},flush:function(){t.registered={},t.inserted={},t.sheet.flush()},sheet:t.sheet,cache:t,getRegisteredStyles:z.bind(null,t.registered),merge:xn.bind(null,t.registered,n)}}(t)),{},{breakpoints:zn,__events:{all:a=a||new Map,on:function(e,t){var n=a.get(e);n&&n.push(t)||a.set(e,[t])},off:function(e,t){var n=a.get(e);n&&n.splice(n.indexOf(t)>>>0,1)},emit:function(e,t){(a.get(e)||[]).slice().map((function(e){e(t)})),(a.get("*")||[]).slice().map((function(n){n(e,t)}))}}}),s=i.css;i.css=function(e){return function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var o=n[0],a=n.slice(1);if(zt.objectInterpolation(o))return e(Hn(o));if(Array.isArray(o)){for(var i=0,s=o.length;i<s;i++){var l=o[i];zt.objectInterpolation(l)&&(o[i]=Hn(l))}return e.apply(void 0,[o].concat(a))}return e.apply(void 0,n)}}(s);var l=i.sheet.insert;return i.sheet.insert=function(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];l.apply(i.sheet,[].concat(n)),(e=i.__events).emit.apply(e,["sheet.insert"].concat(n))},i}function yr(){var e=tn(["\n\t\t\t@media (prefers-reduced-motion) {\n\t\t\t\ttransition: none !important;\n\t\t\t}\n\t\t\t"," & {\n\t\t\t\ttransition: none !important;\n\t\t\t}\n\t\t"]);return yr=function(){return e},e}function vr(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function br(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?vr(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):vr(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var _r=b,wr=Kt,Er=function(e,t){var n=br(br({},wr),t),r=n.baseStyles,o=n.compiler,a=n.globalStyles,i=o.css,s=o.cx,l=o.injectGlobal,u={Base:i({boxSizing:"border-box"}),reduceMotion:i(yr(),'[data-system-ui-reduced-motion-mode="true"]')},d=i(r),g=(0,m.forwardRef)((function(t,n){var r=t.css,o=t.as,g=t.children,p=t.className,f=t.forwardedRef,m=c(t,["css","as","children","className","forwardedRef"]);an({globalStyles:a,injectGlobal:l});var y=o||e,v="string"!=typeof p?s(p):p,b=s(u.Base,u.reduceMotion,d,v,r&&i(r)),_={};for(var w in m)"string"==typeof y?_r(w)&&(_[w]=m[w]):_[w]=m[w];var E=h().useMemo((function(){return f?nn([f,n]):n}),[f,n]);return h().createElement(y,br({className:b,ref:E},_),g)}));return g},$r=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"];function Cr(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var kr=__webpack_require__(8679),Sr=__webpack_require__.n(kr);function xr(e){return"string"==typeof e?e:e.displayName||e.name||"Component"}function Or(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Pr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Or(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Or(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ar(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Nr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ar(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ar(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Rr=Kt;function Tr(){for(var e=[],t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];for(var o=0,a=n;o<a.length;o++){var i=a[o];"number"!=typeof i&&"string"!=typeof i||e.push(i),Array.isArray(i)&&e.push(Tr.apply(void 0,i),",")}return e.join(" ").trim().replace(/,$/,"")}var Mr=Tr;function jr(e){return"number"==typeof e?"calc("+Zt("gridBase")+" * "+e+")":e}function Ir(e){for(var t={},n=Object.entries(e),r=n[0][1],o=le()(r).lighten(15).toHexString(),a=n[n.length-1][1],i=le()(a).darken(15).toHexString(),s=0,l=n;s<l.length;s++){var c=Et(l[s],2),u=c[0],d=c[1];t[u+"Text"]=le().mostReadable(d,[o,r,a,i]).toHexString()}return t}function Fr(e,t){void 0===t&&(t=!1);var n={},r=Et(Object.entries(e)[2],2),o=r[0],a=r[1],i=Et(o.split(/\d+/),1)[0],s=t?"#000":"#fff",l=t?"#fff":"#000",c=t?"darken":"lighten";return[10,20,30,40,50,60,70,80,90].forEach((function(e,t){var r=a;r=le()(r).setAlpha(e/100).toRgbString();var o=le().mix(a,s,t).toRgbString();le().isReadable(o,l,{})||(r=le()(r)[c](20).toRgbString()),n[i+"Rgba"+e]=r})),n}function Dr(e,t){var n,r=((n={})[e]=t,n);return[10,20,30,40,50,60,70,80,90].forEach((function(n){r[e+"Rgba"+n]=le()(t).setAlpha(n/100).toRgbString()})),r}function Lr(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Gr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Lr(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Lr(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Mr.calc=function(){return"calc("+Tr.apply(void 0,arguments)+")"};var Br={purple100:"#f3f1f8",purple300:"#B4A8D2",purple500:"#826eb4",purple700:"#4e426c",purple900:"#342c48"},qr={darkGray100:"#8F98A1",darkGray300:"#6C7781",darkGray500:"#555D66",darkGray700:"#32373C",darkGray900:"#191E23"},zr={lightGray100:"#fbfbfc",lightGray300:"#edeff0",lightGray500:"#e2e4e7",lightGray700:"#ccd0d4",lightGray900:"#a2aab2"},Hr={red100:"#fcebeb",red300:"#ea8484",red500:"#dc3232",red700:"#b02828",red900:"#841e1e"},Ur={orange100:"#fef1ea",orange300:"#f9a87e",orange500:"#F56E28",orange700:"#ca4a1f",orange900:"#aa3e1a"},Vr={yellow100:"#fff8e6",yellow300:"#ffd566",yellow500:"#ffb900",yellow700:"#ee8e0d",yellow900:"#dd631a"},Wr={green100:"#edf8ee",green300:"#90d296",green500:"#46b450",green700:"#328540",green900:"#25612f"},Yr={blue100:"#e6f6fb",blue300:"#66c6e4",blue500:"#00a0d2",blue700:"#0085ba",blue900:"#0072A8"},Kr=Gr(Gr(Gr({},qr),Ir(qr)),Fr(qr)),Qr=Gr(Gr(Gr({},zr),Ir(zr)),Fr(zr)),Zr=Gr(Gr(Gr({},Hr),Ir(Hr)),Fr(Hr)),Xr=Gr(Gr(Gr({},Ur),Ir(Ur)),Fr(Ur)),Jr=Gr(Gr(Gr({},Vr),Ir(Vr)),Fr(Vr)),eo=Gr(Gr(Gr({},Wr),Ir(Wr)),Fr(Wr)),to=Gr(Gr(Gr({},Br),Ir(Br)),Fr(Br)),no=Gr(Gr(Gr({},Yr),Ir(Yr)),Fr(Yr)),ro=Gr(Gr(Gr(Gr(Gr(Gr(Gr(Gr({},Kr),Qr),Zr),Xr),Jr),eo),to),no),oo={black:"#000000",blueberry:"#3858E9",blueberryDark:"#1D35B4",greens:"#33F078",grey:"#40464D",greyBlack:"#1E1E1E",lightBlue:"#33F078",lightGrey:"#40464D",lighterGrey:"#dddddd",pomegrade:"#E26F56",wordpressBlue:"#007cba",white:"#ffffff"},ao={colorBackgroundBlue:Zt("blueRgba10"),colorBackgroundBlueText:Zt("blue900"),colorBackgroundDarkGray:Zt("darkGrayRgba10"),colorBackgroundDarkGrayText:Zt("darkGray900"),colorBackgroundGreen:Zt("greenRgba10"),colorBackgroundGreenText:Zt("green900"),colorBackgroundLightGray:Zt("lightGrayRgba10"),colorBackgroundLightGrayText:Zt("lightGray900"),colorBackgroundOrange:Zt("orangeRgba10"),colorBackgroundOrangeText:Zt("orange900"),colorBackgroundPurple:Zt("purpleRgba10"),colorBackgroundPurpleText:Zt("purple900"),colorBackgroundRed:Zt("redRgba10"),colorBackgroundRedText:Zt("red900"),colorBackgroundYellow:Zt("yellowRgba10"),colorBackgroundYellowText:Zt("yellow900")},io={colorBackgroundBlue:Zt("blueRgba20"),colorBackgroundBlueText:Zt("blue300"),colorBackgroundDarkGray:Zt("darkGrayRgba20"),colorBackgroundDarkGrayText:Zt("white"),colorBackgroundGreen:Zt("greenRgba20"),colorBackgroundGreenText:Zt("green300"),colorBackgroundLightGray:Zt("lightGrayRgba20"),colorBackgroundLightGrayText:Zt("white"),colorBackgroundOrange:Zt("orangeRgba20"),colorBackgroundOrangeText:Zt("orange300"),colorBackgroundPurple:Zt("purpleRgba20"),colorBackgroundPurpleText:Zt("purple300"),colorBackgroundRed:Zt("redRgba20"),colorBackgroundRedText:Zt("red300"),colorBackgroundYellow:Zt("yellowRgba20"),colorBackgroundYellowText:Zt("yellow300")},so=Gr(Gr(Gr(Gr(Gr(Gr(Gr(Gr({},Fr(Yr,!0)),Fr(Wr,!0)),Fr(Ur,!0)),Fr(Br,!0)),Fr(Hr,!0)),Fr(Vr,!0)),Fr(qr,!0)),Fr(zr,!0));function lo(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function co(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?lo(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):lo(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var uo=co(co(co(co({},ro),ao),{},{colorAdmin:"#007cba",colorDestructive:"#D94F4F",colorBodyBackground:Zt("white"),colorDivider:"rgba(0, 0, 0, 0.1)",colorPositive:Zt("greens"),colorScrollbarThumb:"rgba(0, 0, 0, 0.2)",colorScrollbarThumbHover:"rgba(0, 0, 0, 0.5)",colorScrollbarTrack:"rgba(0, 0, 0, 0.04)",colorText:"#1e1e1e",colorTextInverted:Zt("white"),colorTextHeading:"#050505",colorTextMuted:"#8a8b8c"},Dr("colorAdmin","#007cba")),Dr("colorDestructive","#D94F4F")),go={fontFamily:'Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif',fontFamilyMono:"SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace",fontSize:"13px",fontSizeH1:"calc(2.44 * "+Zt("fontSize")+")",fontSizeH2:"calc(1.95 * "+Zt("fontSize")+")",fontSizeH3:"calc(1.56 * "+Zt("fontSize")+")",fontSizeH4:"calc(1.25 * "+Zt("fontSize")+")",fontSizeH5:"calc(1 * "+Zt("fontSize")+")",fontSizeH6:"calc(0.8 * "+Zt("fontSize")+")",fontSizeInputMobile:"16px",fontSizeMobile:"15px",fontSizeSmall:"calc(0.92 * "+Zt("fontSize")+")",fontSizeXSmall:"calc(0.75 * "+Zt("fontSize")+")",fontLineHeightBase:"1.2",fontWeight:"normal",fontWeightHeading:"600"},po={surfaceBackgroundColor:Zt("surfaceColor"),surfaceBackgroundSubtleColor:"#F3F3F3",surfaceBackgroundTintColor:"#F5F5F5",surfaceBorderColor:"rgba(0, 0, 0, 0.1)",surfaceBorderBoldColor:"rgba(0, 0, 0, 0.15)",surfaceBorderSubtleColor:"rgba(0, 0, 0, 0.05)",surfaceBackgroundTertiaryColor:"#ffffff",surfaceColor:Zt("white")},fo={controlBackgroundColor:Zt("white"),controlBackgroundColorHover:"rgba(0, 0, 0, 0.05)",controlBackgroundColorActive:"rgba(0, 0, 0, 0.05)",controlBackgroundDimColor:"rgba(0, 0, 0, 0.1)",controlBackgroundBrightColor:"rgba(0, 0, 0, 0.03)",controlBorderColor:"#757575",controlBorderColorHover:Zt("controlBorderColor"),controlBorderColorSubtle:"transparent",controlBorderRadius:"2px",controlBorderSubtleColor:"rgba(0, 0, 0, 0.2)",controlBoxShadowFocusSize:"0.5px",controlBoxShadow:"transparent",controlBoxShadowFocus:Mr("0 0 0",Zt("controlBoxShadowFocusSize"),Zt("colorAdmin")),controlPseudoBoxShadowFocusWidth:"2px",controlPseudoBoxShadowFocusRingSize:Mr.calc(Zt("controlPseudoBoxShadowFocusWidth"),"+ 1px +",Zt("controlBoxShadowFocusSize")),controlPseudoBoxShadowFocusRingSizeSmall:Mr.calc(Zt("controlPseudoBoxShadowFocusWidth"),"+ 1px"),controlPseudoBoxShadowFocus:Mr(["0 0 0",Zt("controlPseudoBoxShadowFocusWidth"),Zt("surfaceBackgroundColor")],["0 0 0",Zt("controlPseudoBoxShadowFocusRingSize"),Zt("colorAdmin")]),controlPseudoBoxShadowFocusSmall:Mr(["0 0 0",Zt("controlPseudoBoxShadowFocusWidth"),Zt("surfaceBackgroundColor")],["0 0 0",Zt("controlPseudoBoxShadowFocusRingSizeSmall"),Zt("colorAdmin")]),controlDestructivePseudoBoxShadowFocus:Mr(["0 0 0",Zt("controlPseudoBoxShadowFocusWidth"),Zt("surfaceBackgroundColor")],["0 0 0",Zt("controlPseudoBoxShadowFocusRingSize"),Zt("colorDestructive")]),controlDestructivePseudoBoxShadowFocusSmall:Mr(["0 0 0",Zt("controlPseudoBoxShadowFocusWidth"),Zt("surfaceBackgroundColor")],["0 0 0",Zt("controlPseudoBoxShadowFocusRingSizeSmall"),Zt("colorDestructive")]),controlDestructiveBorderColor:Zt("colorDestructive"),controlDestructiveBorderColorFocus:Zt("controlDestructiveBorderColor"),controlDestructiveBoxShadowFocus:Mr("0 0 0",Zt("controlBoxShadowFocusSize"),Zt("colorDestructive")),controlHeight:"30px",controlHeightLarge:"calc("+Zt("controlHeight")+" * 1.2)",controlHeightSmall:"calc("+Zt("controlHeight")+" * 0.8)",controlHeightXLarge:"calc("+Zt("controlHeight")+" * 1.4)",controlHeightXSmall:"calc("+Zt("controlHeight")+" * 0.67)",controlHeightXXSmall:"calc("+Zt("controlHeight")+" * 0.4)",controlPaddingX:"12px",controlPaddingXLarge:"calc("+Zt("controlPaddingX")+" * 1.3334)",controlPaddingXSmall:"calc("+Zt("controlPaddingX")+" / 1.3334)",controlPrimaryTextColorActive:Zt("white"),controlPrimaryTextColor:Zt("white"),controlSurfaceBoxShadow:Mr(["0 1px 1px rgba(0, 0, 0, 0.2)"],["0 1px 2px rgba(0, 0, 0, 0.2)"]),controlSurfaceColor:Zt("white"),controlTextActiveColor:Zt("colorAdmin"),controlInnerControltextColor:Zt("colorAdmin")},mo={buttonPaddingXRatio:"calc(4/3)",buttonPaddingX:Mr.calc(Zt("controlPaddingX"),"*",Zt("buttonPaddingXRatio")),buttonTextColor:Zt("colorAdmin"),buttonTextColorActive:Zt("buttonTextColor"),buttonPrimaryColor:Zt("colorAdmin"),buttonPrimaryColorHover:Zt("buttonPrimaryColor"),buttonPrimaryColorActive:Zt("colorText"),buttonPrimaryColorFocus:Zt("buttonPrimaryColor"),buttonPrimaryBorderColor:Zt("buttonPrimaryColor"),buttonPrimaryBorderColorHover:Zt("buttonPrimaryColor"),buttonPrimaryBorderColorFocus:Zt("buttonPrimaryColor"),buttonPrimaryBorderColorActive:Zt("buttonPrimaryColor"),buttonPrimaryTextColor:Zt("controlPrimaryTextColor"),buttonPrimaryTextColorHover:Zt("controlPrimaryTextColor"),buttonPrimaryTextColorActive:Zt("controlPrimaryTextColor"),buttonPrimaryTextColorFocus:Zt("controlPrimaryTextColor"),buttonSecondaryColor:"transparent",buttonSecondaryColorHover:Zt("buttonSecondaryColor"),buttonSecondaryColorActive:"rgba(0, 0, 0, 0.05)",buttonSecondaryColorFocus:Zt("buttonSecondaryColor"),buttonSecondaryBorderColor:Zt("buttonPrimaryColor"),buttonSecondaryTextColor:Zt("buttonPrimaryColor"),buttonSecondaryTextColorFocus:Zt("buttonPrimaryColor"),buttonSecondaryTextColorActive:Zt("buttonPrimaryColor"),buttonSecondaryBorderColorHover:Zt("buttonPrimaryColor"),buttonSecondaryBorderColorActive:Zt("buttonPrimaryColor"),buttonSecondaryBorderColorFocus:Zt("buttonPrimaryColor"),buttonTertiaryColor:"transparent",buttonTertiaryColorHover:Zt("buttonTertiaryColor"),buttonTertiaryColorActive:"rgba(0, 0, 0, 0.05)",buttonTertiaryColorFocus:Zt("buttonTertiaryColor"),buttonTertiaryBorderColor:"transparent",buttonTertiaryTextColor:Zt("buttonPrimaryColor"),buttonTertiaryTextColorFocus:Zt("buttonPrimaryColor"),buttonTertiaryTextColorActive:Zt("buttonPrimaryColor"),buttonTertiaryBorderColorHover:Zt("buttonPrimaryColor"),buttonTertiaryBorderColorActive:Zt("buttonPrimaryColor"),buttonTertiaryBorderColorFocus:Zt("buttonPrimaryColor"),buttonControlActiveStateColor:Zt("colorText"),buttonControlActiveStateColorHover:Zt("buttonControlActiveStateColor"),buttonControlActiveStateColorActive:Zt("buttonControlActiveStateColor"),buttonControlActiveStateColorFocus:Zt("buttonControlActiveStateColor"),buttonControlActiveStateTextColor:Zt("buttonPrimaryTextColor"),buttonControlActiveStateBorderColorFocus:Zt("buttonPrimaryColor"),buttonControlActiveStateBoxShadowFocus:Mr(["0 0 0",Zt("controlBoxShadowFocusSize"),Zt("colorAdmin")],["0 0 0",Zt("controlPseudoBoxShadowFocusWidth"),Zt("buttonControlActiveStateTextColor"),"inset"])},ho={cardBorderRadius:"2px",cardPaddingX:jr(3),cardPaddingY:jr(3),cardPadding:Mr(Zt("cardPaddingX"),Zt("cardPaddingY")),cardHeaderFooterPaddingY:jr(1),cardHeaderHeight:"44px"},yo={flexGap:jr(2),flexItemMarginRight:Zt("flexGap")},vo={linkColor:Zt("colorAdmin"),linkColorHover:Zt("colorAdmin"),linkColorActive:Zt("colorAdmin"),linkColorFocus:Zt("colorAdmin")},bo={menuItemBorderWidth:"1px",menuItemFocusBackgroundColor:"transparent",menuItemFocusBorderColor:Zt("colorAdmin"),menuItemFocusTextColor:Zt("menuItemFocusBorderColor"),menuItemFocusBoxShadow:Zt("controlBorderSubtleColor"),menuItemActiveBackgroundColor:Zt("controlBackgroundColor"),menuItemActiveBorderColor:Zt("menuItemFocusBorderColor"),menuItemActiveTextColor:Zt("colorText"),menuItemActiveBoxShadow:Zt("controlBorderSubtleColor"),menuItemHeight:"30px",menuItemHeightLarge:"calc("+Zt("menuItemHeight")+" * 1.2)",menuItemHeightSmall:"calc("+Zt("menuItemHeight")+" * 0.8)",menuItemHeightXLarge:"calc("+Zt("menuItemHeight")+" * 1.4)",menuItemHeightXSmall:"calc("+Zt("menuItemHeight")+" * 0.67)",menuItemHeightXXSmall:"calc("+Zt("menuItemHeight")+" * 0.4)"},_o={panelHeaderPadding:jr(3)+" "+jr(4),panelBodyPadding:jr(2)+" "+jr(4)+" "+jr(3)},wo={radioBoxShadow:Zt("checkboxBoxShadow"),radioSize:Zt("checkboxSize"),radioDotSize:"10px"},Eo={segmentedControlFontSize:"12px",segmentedControlBackgroundColor:Zt("controlBackgroundColor"),segmentedControlBorderColor:Zt("controlBorderColor"),segmentedControlBackdropBackgroundColor:Zt("controlSurfaceColor"),segmentedControlBackdropBorderColor:Zt("controlBorderColor"),segmentedControlBackdropBoxShadow:"transparent",segmentedControlButtonColorActive:Zt("controlBackgroundColor")},$o={sliderThumbBorderColor:"transparent",sliderThumbBoxShadow:"none",sliderThumbBoxShadowSizeFocus:"3px",sliderThumbBoxShadowColorFocus:Zt("colorAdminRgba20"),sliderThumbBackgroundColor:Zt("colorAdmin")},Co={switchBackdropBackgroundColor:Zt("lightGray900"),switchBackdropBackgroundColorActive:Zt("colorAdmin"),switchBackdropBorderColor:Zt("lightGray900"),switchBackdropBorderColorActive:Zt("colorAdmin"),switchBackdropBorderColorFocus:Zt("white"),switchToggleBackgroundColor:Zt("colorTextInverted"),switchToggleBackgroundColorActive:Zt("colorTextInverted"),switchToggleBoxShadow:"none",switchPaddingOffset:"6px"},ko=co(co(co(co(co(co(co(co(co(co(co(co(co(co(co(co(co(co(co({},oo),uo),ho),fo),{elevationIntensity:1}),yo),go),po),{transitionDuration:"200ms",transitionDurationFast:"160ms",transitionDurationFaster:"120ms",transitionDurationFastest:"100ms",transitionTimingFunction:"cubic-bezier(0.08, 0.52, 0.52, 1)",transitionTimingFunctionControl:"cubic-bezier(0.12, 0.8, 0.32, 1)"}),mo),{checkboxBoxShadow:"none",checkboxSize:"16px"}),{gridBase:"4px"}),vo),bo),_o),wo),Eo),$o),Co);function So(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function xo(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?So(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):So(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Oo=xo(xo(xo({},io),so),{},{buttonPrimaryTextColorActive:Zt("controlPrimaryTextColorActive"),buttonControlActiveStateTextColor:Zt("colorTextInverted"),colorBodyBackground:"#18191A",colorDivider:"rgba(255, 255, 255, 0.1)",colorScrollbarThumb:"rgba(255, 255, 255, 0.2)",colorScrollbarThumbHover:"rgba(255, 255, 255, 0.5)",colorScrollbarTrack:"rgba(0, 0, 0, 0.04)",colorText:"#E4E6EB",colorTextInverted:"#050505",colorTextHeading:"#ffffff",controlBackgroundColor:Zt("colorBodyBackground"),controlBackgroundColorHover:"rgba(255, 255, 255, 0.3)",controlBackgroundBrightColor:"rgba(255, 255, 255, 0.08)",controlBackgroundDimColor:"rgba(255, 255, 255, 0.2)",controlBorderSubtleColor:"rgba(255, 255, 255, 0.5)",controlPrimaryTextColorActive:Zt("black"),controlPrimaryTextColor:Zt("white"),controlSurfaceColor:"rgba(255, 255, 255, 0.3)",controlTextActiveColor:Zt("white"),surfaceBackgroundColor:Zt("colorBodyBackground"),surfaceBackgroundSubtleColor:"#151515",surfaceBackgroundTintColor:"#252525",surfaceBackgroundTertiaryColor:"#000",surfaceBorderColor:"rgba(255, 255, 255, 0.1)",surfaceBorderBoldColor:"rgba(255, 255, 255, 0.15)",surfaceBorderSubtleColor:"rgba(255, 255, 255, 0.05)",surfaceColor:"#292929"}),Po=xo({},Oo),Ao=function(e){void 0===e&&(e=Rr);var t=Nr(Nr({},Rr),e),n=t.baseStyles,r=t.compilerOptions,o=function(e){var t=e.config,n=void 0===t?{}:t,r=e.darkModeConfig,o=void 0===r?{}:r,a=e.highContrastModeConfig,i=void 0===a?{}:a,s=e.darkHighContrastModeConfig,l=void 0===s?{}:s,c=function(e){void 0===e&&(e={});for(var t={},n=0,r=Object.entries(e);n<r.length;n++){var o=Et(r[n],2),a=o[0],i=o[1],s="var("+Qt(a)+", "+i+")";t[a]=s}return t}(n);return{theme:c,globalVariables:Xt(n),globalCSSVariables:Jt(":root",n),darkModeCSSVariables:Jt((0,ie.repeat)(Ut,3),o),highContrastModeCSSVariables:Jt((0,ie.repeat)(Vt,3),i),darkHighContrastModeCSSVariables:Jt((0,ie.repeat)(Yt,3),l)}}({config:t.config,darkHighContrastModeConfig:t.darkHighContrastModeConfig,darkModeConfig:t.darkModeConfig,highContrastModeConfig:t.highContrastModeConfig}),a=Gn(o.globalVariables);a.setState(o.globalVariables);var i=hr(Nr(Nr({},r),{},{rootStore:a})),s=i.css,l=i.cx,u=function(e){for(var t,n=e.baseStyles,r=e.compiler,o=e.globalStyles,a={},i=function(e){return Er(e,{baseStyles:n,compiler:r,globalStyles:o})},s=function(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return Cr(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Cr(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}($r);!(t=s()).done;){var l=t.value;a[l]=i(l)}return a}({baseStyles:n,compiler:i,globalStyles:o}),d=function(e){var t=e.compiler,n=e.core,r=t.css,o=t.cx,a=n.div;function i(e,t){void 0===t&&(t={});var n=t.props;return function(){for(var s=arguments.length,l=new Array(s),u=0;u<s;u++)l[u]=arguments[u];var d=h().forwardRef((function(t,i){var s=t.as,u=t.className,d=c(t,["as","className"]),g=Pr(Pr(Pr({},n),d),{},{ref:i}),p=en(l,d),f=o(r.apply(void 0,p),u);return h().createElement(a,Object.assign({as:s||e},g,{className:f}))}));return d.displayName="string"==typeof e?"Styled("+xr(e)+")":zt.defined(null==e?void 0:e.displayName)?e.displayName:"Styled("+xr(e)+")",d.withComponent=function(e,n){return i(e,void 0!==n?Pr(Pr({},t||{}),n):t).apply(void 0,l)},"string"!=typeof e?Sr()(d,e):d}}var s=i.bind(void 0);return $r.forEach((function(e){s[e]=i(e)})),s}({compiler:i,core:u}),g=u.div;return{compiler:i,core:u,createCoreElement:function(e){return Er(e,{baseStyles:n,compiler:i,globalStyles:o})},createToken:Qt,css:s,cx:l,get:function(e){return"var("+Qt(e.toString())+")"},styled:d,View:g,ThemeProvider:function(e){return h().createElement(kn,Object.assign({},e,{compiler:i,globalStyles:o}))},rootStore:a}}({baseStyles:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontFamily:Zt("fontFamily"),fontSize:Zt("fontSize"),fontWeight:Zt("fontWeight"),margin:0},config:ko,darkModeConfig:Po,highContrastModeConfig:{colorDivider:"#444",controlBorderColor:"#444",controlBorderColorHover:"#444",controlBorderColorSubtle:"#444",surfaceBorderColor:"#444"},darkHighContrastModeConfig:{colorDivider:"#eee",controlBorderColor:"#eee",controlBorderColorHover:"#eee",controlBorderColorSubtle:"#eee",surfaceBorderColor:"#eee"}}),No=(Ao.ThemeProvider,Ao.compiler),Ro=Ao.core,To=(Ao.createCoreElement,Ao.createToken),Mo=Ao.get,jo=(Ao.styled,No.breakpoints,No.cache,No.cx);function Io(e){return"number"==typeof e?"calc("+Mo("gridBase")+" * "+e+")":e}No.flush,No.getRegisteredStyles,No.hydrate,No.injectGlobal,No.keyframes,No.merge,No.sheet;var Fo=No.css,Do={gridGap:"space",gridColumnGap:"space",gridRowGap:"space",gap:"space",columnGap:"space",rowGap:"space"},Lo={space:Io};function Go(e,t){var n=Do[e],r=t;return n&&Lo&&(r=(0,Lo[n])(t)),r}function Bo(e){void 0===e&&(e={});var t={};for(var n in e)t[n]=Go(n,e[n]);return t}function qo(e){if(zt.objectInterpolation(e))return Fo(Bo(Hn(e,Go)));for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];if(Array.isArray(e)){for(var o=0,a=e.length;o<a;o++){var i=e[o];zt.objectInterpolation(i)&&(e[o]=Bo(Hn(i,Go)))}return Fo.apply(void 0,[e].concat(n))}return Fo.apply(void 0,[e].concat(n))}var zo=(0,m.createContext)({}),Ho="data-g2-component";function Uo(e,t){var n,r=(0,m.useContext)(zo),o=Array.isArray(t)?t[0]:t,a=(null==r?void 0:r[o])||{},i=((n={})["data-g2-c16t"]=!0,n),s=function(e){var t;return(t={})[Ho]=e,t}(o);for(var l in s)"string"==typeof s[l]&&(i[l]=s[l]);var u=a._overrides,d=a.css,g=c(a,["_overrides","css"]),p=Object.entries(g).length?Object.assign({},g,e):e,f=jo(d&&qo(d),p.css&&qo(p.css),Wo(o),e.className),h="function"==typeof p.renderChildren?p.renderChildren(p):p.children;for(var y in p)"css"!==y&&(i[y]=p[y]);for(var v in u)i[v]=u[v];return i.children=h,i.className=f,i}function Vo(e){if(!e||"string"!=typeof e)return"";var t=(0,ie.kebabCase)(e);return"components-"+t+" wp-components-"+t}var Wo=Wn()((function(e){return e?Array.isArray(e)?jo((0,ie.uniq)(e).map(Vo)):"string"==typeof e?Vo(e):"":""}));function Yo(e,t,n){void 0===n&&(n={});var r=n.memo,o=void 0===r||r,a=(0,m.forwardRef)(e);o&&(a=h().memo(a));var i=Array.isArray(t)?t[0]:t||a.name,s=a.__contextSystemKey__||[i];return Array.isArray(t)&&(s=[].concat(s,t)),"string"==typeof t&&(s=[].concat(s,[t])),a.displayName=i,a.__contextSystemKey__=(0,ie.uniq)(s),a}function Ko(e){if(!e)return[];var t=[];return e.__contextSystemKey__&&(t=e.__contextSystemKey__),e.type&&e.type.__contextSystemKey__&&(t=e.type.__contextSystemKey__),t}var Qo=__webpack_require__(4155),Zo=Ro.div;Zo.displayName="View";var Xo=Zo,Jo={bottom:qo({alignItems:"flex-end",display:"flex",justifyContent:"center"}),center:qo({alignItems:"center",display:"flex",justifyContent:"center"}),left:qo({alignItems:"center",display:"flex",justifyContent:"flex-start"}),right:qo({alignItems:"center",display:"flex",justifyContent:"flex-end"}),top:qo({alignItems:"flex-start",display:"flex",justifyContent:"center"})},ea={center:qo({margin:"auto"}),content:Jo,left:qo({marginRight:"auto"}),right:qo({marginLeft:"auto"})};function ta(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function na(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ta(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ta(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ra={transitionDuration:Mo("transitionDuration"),transitionProperty:"all",transitionTimingFunction:"ease-in-out"},oa=function(e){return qo({transition:e})};oa.default=qo(na(na({},ra),{},{transitionTimingFunction:"ease"})),oa.bounce=qo(na(na({},ra),{},{transitionTimingFunction:"cubic-bezier(.8, .5, .2, 1.4)"})),oa.delay=function(e){return qo({transitionDelay:e+"s"})},oa.duration=function(e){return qo({transitionDuration:e+"s"})},oa.ease=qo(na(na({},ra),{},{transitionTimingFunction:"ease"})),oa.easeIn=qo(na(na({},ra),{},{transitionTimingFunction:"ease-in"})),oa.easeInOut=qo(na(na({},ra),{},{transitionTimingFunction:"ease-in-out"})),oa.easeOut=qo(na(na({},ra),{},{transitionTimingFunction:"ease-out"})),oa.easing=function(e){return qo(na(na({},ra),{},{transitionTimingFunction:e}))},oa.linear=qo(na(na({},ra),{},{transitionTimingFunction:"linear"}));var aa=["blue","red","purple","green","yellow","orange","darkGray","lightGray"];function ia(){var e=tn(["\n\t\t"," & {\n\t\t\t","\n\t\t}\n\t"]);return ia=function(){return e},e}function sa(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=qo.apply(void 0,[e].concat(n));return qo(ia(),Wt,o)}function la(){var e=tn(["",""]);return la=function(){return e},e}function ca(){var e=tn(["\n\t\t",";\n\t\t",";\n\t"]);return ca=function(){return e},e}function ua(e,t){if(void 0===t&&(t={}),!aa.includes(e))return"";var n,r=t,o=r.isBold,a=r.isSubtle,i=o?"Rgba20":"Rgba10",s=qo({background:Mo(o?e+"Rgba70":a?e+"Rgba10":e+"Rgba20")});return"green"===e&&(n=qo({backgroundImage:"repeating-linear-gradient(45deg, transparent, transparent 10px, "+Mo("colorBackgroundGreen")+" 10px, "+Mo("colorBackgroundGreen")+" 20px)"})),"red"===e&&(n=qo({backgroundImage:"linear-gradient(45deg, "+Mo("red"+i)+" 25%, transparent 25%, transparent 75%, "+Mo("red"+i)+" 75%, "+Mo("red"+i)+"),\n linear-gradient(-45deg, "+Mo("red"+i)+" 25%, transparent 25%, transparent 75%, "+Mo("red"+i)+" 75%, "+Mo("red"+i)+")",backgroundSize:"10px 10px"})),"yellow"===e&&(n=qo({backgroundImage:"linear-gradient(45deg, "+Mo("yellow"+i)+" 25%, transparent 25%, transparent 75%, "+Mo("yellow"+i)+" 75%, "+Mo("yellow"+i)+"),\n linear-gradient(-45deg, "+Mo("yellow"+i)+" 25%, transparent 25%, transparent 75%, "+Mo("yellow"+i)+" 75%, "+Mo("yellow"+i)+")",backgroundSize:"10px 10px"})),qo(ca(),s,sa(la(),n))}function da(e){return qo({background:e})}da.black=da(Mo("black")),da.white=da(Mo("white")),da.admin=da(Mo("colorAdmin")),da.blue=ua("blue"),da.darkGray=ua("darkGray"),da.green=ua("green"),da.lightGray=ua("lightGray"),da.orange=ua("orange"),da.purple=ua("purple"),da.red=ua("red"),da.yellow=ua("yellow"),da.control=da(Mo("controlBackgroundColor")),da.surface=da(Mo("surfaceBackgroundColor")),da.secondary=da(Mo("surfaceBackgroundSubtleColor"));var ga={default:qo({border:"1px solid "+Mo("controlBorderColor")}),focus:qo({border:"1px solid "+Mo("colorAdmin"),boxShadow:Mo("controlBoxShadowFocus")}),subtle:qo({border:"1px solid "+Mo("controlBorderSubtleColor")})},pa={all:qo({border:"1px solid "+Mo("surfaceBorderColor")}),bottom:qo({borderBottom:"1px solid "+Mo("surfaceBorderColor")}),control:ga,left:qo({borderLeft:"1px solid "+Mo("surfaceBorderColor")}),right:qo({borderRight:"1px solid "+Mo("surfaceBorderColor")}),top:qo({borderTop:"1px solid "+Mo("surfaceBorderColor")})};function fa(e){return qo({borderRadius:e})}function ma(){var e=tn(["\n\t\t@media not all and (min-resolution: 0.001dpcm) {\n\t\t\t@supports (-webkit-appearance: none) {\n\t\t\t\t","\n\t\t\t}\n\t\t}\n\t"]);return ma=function(){return e},e}function ha(){var e=tn(["\n\t\t@-moz-document url-prefix() {\n\t\t\t",";\n\t\t}\n\t"]);return ha=function(){return e},e}function ya(){var e=tn(["\n\t\t@media screen and (-ms-high-contrast: active),\n\t\t\t(-ms-high-contrast: none) {\n\t\t\t",";\n\t\t}\n\t"]);return ya=function(){return e},e}fa.none=fa(0),fa.round=fa(Mo("controlBorderRadius")),fa.circle=fa(99999);var va={ie:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=qo.apply(void 0,[e].concat(n));return qo(ya(),o)},firefox:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=qo.apply(void 0,[e].concat(n));return qo(ha(),o)},safari:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=qo.apply(void 0,[e].concat(n));return qo(ma(),o)}},ba=function(e){return le()(e)};ba.admin=Mo("colorAdmin"),ba.text=Mo("colorText"),ba.textInverted=Mo("colorTextInverted"),ba.border=Mo("surfaceBorderColor"),ba.positive=Mo("colorPositive"),ba.destructive=Mo("colorDestructive"),["blue","red","purple","green","yellow","orange","darkGray","lightGray"].forEach((function(e){[null,100,300,500,700,900].forEach((function(t){t?ba[""+e+t]=Mo(""+e+t):ba[e]=Mo(e+"500")}))})),Object.keys(oo).forEach((function(e){ba[e]=Mo(e)}));var _a=function(e){var t=e.height,n=e.width,r=[];return zt.defined(n)&&r.push([qo({maxWidth:"100%",width:n})]),zt.defined(t)&&r.push([qo({height:t,maxHeight:"100%"})]),qo(r)};_a.width=function(e){return qo({maxWidth:"100%",width:e})},_a.height=function(e){return qo({height:e,maxHeight:"100%"})};var wa={body:13,caption:10,footnote:11,largeTitle:28,subheadline:12,title:20};function Ea(e){return void 0===e&&(e=13),wa[e]?Ea(wa[e]):"number"!=typeof e?e:"calc("+e/13+" * "+Mo("fontSize")+")"}function $a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Ca(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?$a(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):$a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function ka(e){return qo({color:e})}ka.black=ka(Mo("black")),ka.white=ka(Mo("white")),ka.admin=ka(Mo("colorAdmin")),ka.purple=ka(Mo("purple500")),ka.green=ka(Mo("green500")),ka.yellow=ka(Mo("yellow500")),ka.orange=ka(Mo("orange500")),ka.darkGray=ka(Mo("darkGray500")),ka.lightGray=ka(Mo("lightGray500")),ka.text=ka(Mo("colorText")),ka.textInverted=ka(Mo("colorTextInverted"));var Sa={default:qo({color:Mo("colorText"),fontFamily:Mo("fontFamily"),fontWeight:400}),monospace:qo({fontFamily:Mo("fontFamilyMono")})},xa={bold:qo({fontWeight:600}),italic:qo({fontStyle:"italic"}),smallCaps:qo({fontSize:Ea(10),fontWeight:600,textTransform:"uppercase"}),caption:qo({fontSize:Ea(10),fontWeight:600,textTransform:"uppercase",opacity:.5})},Oa={body:qo({fontSize:Ea(13)}),caption:qo({fontSize:Ea(10)}),footnote:qo({fontSize:Ea(11)}),headline:jo(xa.bold,qo({fontSize:Ea(13)})),largeTitle:qo({fontSize:Ea(28)}),subheadline:qo({fontSize:Ea(12)}),title:qo({fontSize:Ea(20)})},Pa={color:ka,size:function(e){return qo({fontSize:Ea(e)})}},Aa={alignment:{left:qo({textAlign:"left"}),center:qo({textAlign:"center"}),right:qo({textAlign:"right"})}},Na=Ca(Ca(Ca(Ca(Ca({},Sa),Oa),xa),Pa),Aa);function Ra(){var e=tn(["\n\t\t"," & {\n\t\t\t","\n\t\t}\n\t"]);return Ra=function(){return e},e}function Ta(){var e=tn(["\n\t\t"," & {\n\t\t\t","\n\t\t}\n\t"]);return Ta=function(){return e},e}var Ma={};function ja(e){return qo({opacity:e})}Ma.colorBlind=sa,Ma.dark=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=qo.apply(void 0,[e].concat(n));return qo(Ra(),Ut,o)},Ma.highContrast=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=qo.apply(void 0,[e].concat(n));return qo(Ta(),Vt,o)},ja.subtle=ja(.7),ja.muted=ja(.5),ja.hidden=ja(0);var Ia={absolute:qo({position:"absolute"}),fixed:qo({position:"fixed"}),bottom:qo({bottom:0,position:"absolute"}),bottomLeft:qo({bottom:0,left:0,position:"absolute"}),bottomRight:qo({bottom:0,position:"absolute",right:0}),full:qo({bottom:0,left:0,position:"absolute",right:0,top:0}),left:qo({left:0,position:"absolute"}),relative:qo({position:"relative"}),right:qo({position:"absolute",right:0}),sticky:qo({position:"sticky",top:0}),top:qo({position:"absolute",top:0}),topLeft:qo({left:0,position:"absolute",top:0}),topRight:qo({position:"absolute",right:0,top:0})};function Fa(e){return zt.numeric(e)?e+"px":e}function Da(e){return"0 "+Fa(e)+" "+Fa(2*e)+" 0\n\trgba(0 ,0, 0, "+e/20+")"}function La(e){return qo({margin:Io(e)})}function Ga(e){return qo({padding:Io(e)})}function Ba(){var e=tn(["\n\t\t"," {\n\t\t\t",";\n\t\t}\n\t"]);return Ba=function(){return e},e}La.x=function(e){return qo({marginLeft:Io(e),marginRight:Io(e)})},La.y=function(e){return qo({marginBottom:Io(e),marginTop:Io(e)})},La.top=function(e){return qo({marginTop:Io(e)})},La.bottom=function(e){return qo({marginBottom:Io(e)})},La.left=function(e){return qo({marginLeft:Io(e)})},La.right=function(e){return qo({marginRight:Io(e)})},Ga.x=function(e){return qo({paddingLeft:Io(e),paddingRight:Io(e)})},Ga.y=function(e){return qo({paddingBottom:Io(e),paddingTop:Io(e)})},Ga.top=function(e){return qo({paddingTop:Io(e)})},Ga.bottom=function(e){return qo({paddingBottom:Io(e)})},Ga.left=function(e){return qo({paddingLeft:Io(e)})},Ga.right=function(e){return qo({paddingRight:Io(e)})};var qa=function(e){return this[Ho]=e,this};qa.prototype.getSelector=function(){return'[data-g2-component="'+this[Ho]+'"]'},qa.prototype.css=function(){var e=qo.apply(void 0,arguments);return qo(Ba(),this.getSelector(),e)};function za(e){return"number"==typeof e||"string"==typeof e}function Ha(e,t){if(void 0===t&&(t=0),za(e)){var n=za(t)?t:0;return qo({transform:"translate("+Fa(e)+", "+Fa(n)+")"})}if(zt.plainObject(e)){var r=e.x,o=void 0===r?0:r,a=e.y,i=void 0===a?0:a;return qo({transform:"translate("+Fa(o)+", "+Fa(i)+")"})}return""}Ha.x=function(e){return qo({transform:"translateX("+Fa(e)+")"})},Ha.y=function(e){return qo({transform:"translateY("+Fa(e)+")"})};var Ua={};function Va(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}Ua.clamp=function(e,t,n){return"max("+t+", min("+n+", "+e+"))"},Ua.color=ba,Ua.space=Io,Ua.px=Fa;var Wa={Tooltip:999999,Popover:9999,Dropdown:9998,Modal:999,ControlFocus:1};function Ya(e,t){return"number"==typeof e?e:"string"!=typeof e?t:(Wa[e]||"number"!=typeof t||(Wa[e]=t),Wa[e])}function Ka(e,t){return qo({zIndex:Ya(e,t)})}Ka.get=function(){return function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Va(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Va(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},Wa)};var Qa={$:function(e){return new qa(e)},active:function(){return qo({"&:active":qo.apply(void 0,arguments)})},alignment:ea,animation:oa,background:da,border:pa,borderRadius:fa,browsers:va,color:ba,createToken:To,css:qo,flow:Mr,focus:function(){return qo({"&:focus":qo.apply(void 0,arguments)})},font:Na,frame:_a,get:Mo,getTokenValue:function(e){var t=Mo(e).replace("var(","").replace(/\)$/g,"");return window.getComputedStyle(document.documentElement).getPropertyValue(t)},hover:function(){return qo({"&:hover":qo.apply(void 0,arguments)})},margin:La,mode:Ma,offset:Ha,opacity:ja,padding:Ga,position:Ia,rotate:function(e){return qo({transform:"rotate("+e+"deg)"})},scale:function(e){return qo({transform:"scale("+e+")"})},scaleX:function(e){return qo({transform:"scaleX("+e+")"})},scaleY:function(e){return qo({transform:"scaleY("+e+")"})},shadow:function(e){if("number"==typeof e)return qo({boxShadow:Da(e)});if(!zt.plainObject(e))return"";var t=e.color,n=void 0===t?"black":t,r=e.radius,o=void 0===r?10:r,a=e.x,i=void 0===a?0:a,s=e.y,l=void 0===s?5:s,c=le()(n).setAlpha(.3).toRgbString()||"rgba(0, 0, 0, 0.3)";return qo({boxShadow:Fa(i)+" "+Fa(l)+" "+Fa(o)+" "+c})},space:Io,value:Ua,zIndex:Ka};function Za(){var e=He(["\n\tdisplay: block;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n\twhite-space: nowrap;\n"]);return Za=function(){return e},e}var Xa=qo(Za());function Ja(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ei(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ja(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ja(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ti,ni="auto",ri="head",oi="middle",ai="none",ii={ellipsis:"…",ellipsizeMode:ni,limit:0,numberOfLines:0};function si(e,t,n,r){if("string"!=typeof e)return"";var o=e.length,a=~~t,i=~~n,s=(0,ie.isNil)(r)?"…":r;return 0===a&&0===i||a>=o||i>=o||a+i>=o?e:0===i?e.slice(0,a)+s:e.slice(0,a)+s+e.slice(o-i)}function li(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ci(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?li(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):li(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function ui(){var e=He(["\n\t\t\t-webkit-box-orient: vertical;\n\t\t\t-webkit-line-clamp: ",";\n\t\t\tdisplay: -webkit-box;\n\t\t\toverflow: hidden;\n\t\t"]);return ui=function(){return e},e}var di=Wn()((function(e){var t;if("string"!=typeof e)return"";if(function(e){return"string"==typeof e&&le()(e).isValid()}(e))return e;if(!e.includes("var("))return"";if("undefined"==typeof document)return"";var n=function(){if("undefined"!=typeof document){if(!ti){var e=document.createElement("div");e.setAttribute("data-g2-color-computation-node",""),document.body.appendChild(e),ti=e}return ti}}();if(!n)return"";n.style.background=e;var r=null===(t=window)||void 0===t?void 0:t.getComputedStyle(n).background;return n.style.background="",r||""}));function gi(){var e=He(["\n\ttext-transform: uppercase;\n"]);return gi=function(){return e},e}function pi(){var e=He(["\n\tmark {\n\t\tbackground: ",";\n\t\tborder-radius: 2px;\n\t\tbox-shadow: 0 0 0 1px rgba( 0, 0, 0, 0.05 ) inset,\n\t\t\t0 -1px 0 rgba( 0, 0, 0, 0.1 ) inset;\n\t}\n"]);return pi=function(){return e},e}function fi(){var e=He(["\n\tcolor: ",";\n"]);return fi=function(){return e},e}function mi(){var e=He(["\n\tcolor: ",";\n"]);return mi=function(){return e},e}function hi(){var e=He(["\n\tcolor: ",";\n"]);return hi=function(){return e},e}function yi(){var e=He(["\n\tdisplay: block;\n"]);return yi=function(){return e},e}function vi(){var e=He(["\n\tcolor: ",";\n\tline-height: ",";\n"]);return vi=function(){return e},e}var bi=qo(vi(),Qa.color.text,Qa.get("fontLineHeightBase")),_i=qo(yi()),wi=qo(hi(),Qa.color.positive),Ei=qo(mi(),Qa.color.destructive),$i=qo(fi(),Qa.get("colorTextMuted")),Ci=qo(pi(),Qa.get("yellowRgba70")),ki=qo(gi());function Si(e){return Si="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},Si(e)}var xi=__webpack_require__(6928);function Oi(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Pi(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Oi(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Oi(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ai=Wn()((function(e){var t={};for(var n in e)t[n.toLowerCase()]=e[n];return t}));function Ni(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Ri(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ni(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ni(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ti=function(e){var t=e.as,n=e.name,r=void 0===n?"Component":n,o=e.useHook,a=void 0===o?ie.identity:o,i=e.memo,c=void 0===i||i;function u(e,n){var r=a(e);return(0,s.createElement)(Xo,l({as:t||"div"},r,{ref:n}))}return u.displayName=r,Yo(u,r,{memo:c})}({as:"span",useHook:function(t){var n=Uo(t,"Text"),r=n.adjustLineHeightForInnerControls,o=n.align,a=n.children,i=n.className,l=n.color,u=n.ellipsizeMode,d=n.isDestructive,g=void 0!==d&&d,p=n.display,f=n.highlightEscape,m=void 0!==f&&f,h=n.highlightCaseSensitive,y=void 0!==h&&h,v=n.highlightWords,b=n.highlightSanitize,_=n.isBlock,w=void 0!==_&&_,E=n.letterSpacing,$=n.lineHeight,C=n.optimizeReadabilityFor,k=n.size,S=n.truncate,x=void 0!==S&&S,O=n.upperCase,P=void 0!==O&&O,A=n.variant,N=n.weight,R=void 0===N?Qa.get("fontWeight"):N,T=c(n,["adjustLineHeightForInnerControls","align","children","className","color","ellipsizeMode","isDestructive","display","highlightEscape","highlightCaseSensitive","highlightWords","highlightSanitize","isBlock","letterSpacing","lineHeight","optimizeReadabilityFor","size","truncate","upperCase","variant","weight"]),M=a,j=Array.isArray(v),I="caption"===k;j&&(M=function(e){var t=e.activeClassName,n=void 0===t?"":t,r=e.activeIndex,o=void 0===r?-1:r,a=e.activeStyle,i=e.autoEscape,l=e.caseSensitive,c=void 0!==l&&l,u=e.children,d=e.findChunks,g=e.highlightClassName,p=void 0===g?"":g,f=e.highlightStyle,m=void 0===f?{}:f,h=e.highlightTag,y=void 0===h?"mark":h,v=e.sanitize,b=e.searchWords,_=void 0===b?[]:b,w=e.unhighlightClassName,E=void 0===w?"":w,$=e.unhighlightStyle;if(!u)return null;if("string"!=typeof u)return u;var C,k=u,S=(0,xi.findAll)({autoEscape:i,caseSensitive:c,findChunks:d,sanitize:v,searchWords:_,textToHighlight:k}),x=y,O=-1,P="",A=S.map((function(e,t){var r=k.substr(e.start,e.end-e.start);if(e.highlight){var i;O++,i="object"===Si(p)?c?p[r]:(p=Ai(p))[r.toLowerCase()]:p;var l=O===+o;P="".concat(i," ").concat(l?n:""),C=!0===l&&null!==a?Object.assign({},m,a):m;var u=Pi(Pi({},Qa.$("TextHighlight")),{},{children:r,className:P,key:t,style:C});return"string"!=typeof x&&(u.highlightIndex=O),(0,s.createElement)(x,u)}return(0,s.createElement)("span",Pi(Pi({},Qa.$("Text")),{},{children:r,className:E,key:t,style:$}))}));return A}({autoEscape:m,children:a,caseSensitive:y,searchWords:v,sanitize:b}));var F,D=(0,s.useMemo)((function(){var t,n={},a=function(e){var t=e.adjustLineHeightForInnerControls,n=e.lineHeight;if(!(0,ie.isNil)(n))return n;if(t){var r="calc(".concat(Qa.get("controlHeight")," + ").concat(Qa.space(2),")");switch(t){case"large":r="calc(".concat(Qa.get("controlHeightLarge")," + ").concat(Qa.space(2),")");break;case"small":r="calc(".concat(Qa.get("controlHeightSmall")," + ").concat(Qa.space(2),")");break;case"xSmall":r="calc(".concat(Qa.get("controlHeightXSmall")," + ").concat(Qa.space(2),")")}return r}}({lineHeight:$,adjustLineHeightForInnerControls:r});if(n.Base=qo({color:l,display:p,fontSize:Ea(k),fontWeight:R,lineHeight:a,letterSpacing:E,textAlign:o}),n.upperCase=qo({textTransform:"uppercase"}),n.optimalTextColor=null,C){var s="dark"==(t=function(e){var t=di(e);return le().isReadable(t,"#000000")?"#000000":"#ffffff"}(C),"#000000"===t?"dark":"light");n.optimalTextColor=qo(s?{color:Qa.get("black")}:{color:Qa.get("white")})}return jo(bi,n.Base,n.optimalTextColor,g&&Ei,!!j&&Ci,w&&_i,I&&$i,A&&e[A],P&&n.upperCase,i)}),[r,o,i,l,p,w,I,g,j,E,$,C,k,P,A,R]);!0===x&&(F="auto"),!1===x&&(F="none");var L=function(e){var t=Uo(e,"Truncate"),n=t.className,r=t.children,o=t.ellipsis,a=void 0===o?"…":o,i=t.ellipsizeMode,l=void 0===i?ni:i,u=t.limit,d=void 0===u?0:u,g=t.numberOfLines,p=void 0===g?0:g,f=c(t,["className","children","ellipsis","ellipsizeMode","limit","numberOfLines"]),m=function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",r=arguments.length>1?arguments[1]:void 0,o=ei(ei({},ii),r),a=o.ellipsis,i=o.ellipsizeMode,s=o.limit;if(i===ai)return n;switch(i){case ri:e=0,t=s;break;case oi:e=Math.floor(s/2),t=Math.floor(s/2);break;default:e=s,t=0}return i!==ni?si(n,e,t,a):n}("string"==typeof r?r:"",{ellipsis:a,ellipsizeMode:l,limit:d,numberOfLines:p}),h=l===ni,y=(0,s.useMemo)((function(){var e={};return e.numberOfLines=qo(ui(),p),jo(h&&!p&&Xa,h&&!!p&&e.numberOfLines,n)}),[n,p,h]);return ci(ci({},f),{},{className:y,children:m})}(Ri(Ri({},T),{},{className:D,children:a,ellipsizeMode:u||F}));return!x&&Array.isArray(a)&&(M=s.Children.map(a,(function(e){return(0,ie.isPlainObject)(e)&&"props"in e&&(n=["Link"],(t=e)&&("string"==typeof n?Ko(t).includes(n):Array.isArray(n)&&n.some((function(e){return Ko(t).includes(e)}))))?(0,s.cloneElement)(e,{size:e.props.size||"inherit"}):e;var t,n}))),Ri(Ri({},L),{},{children:x?L.children:M})},name:"Text"});function Mi(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var ji=1===__webpack_require__(4155).env.COMPONENT_SYSTEM_PHASE?Ti:void 0,Ii=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:function(){return null},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){return null},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"Component",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:function(e){return e};return 1===Qo.env.COMPONENT_SYSTEM_PHASE?Yo((function(o,a){var i=Uo(o,n),u=i.__unstableVersion,d=c(i,["__unstableVersion"]);if("next"===u){var g=r(d);return(0,s.createElement)(t,l({},g,{ref:a}))}return(0,s.createElement)(e,l({},o,{ref:a}))}),n):e}(J("p",{target:"e15wbhsk0",label:"Text"})("\n\tbox-sizing: border-box;\n\tmargin: 0;\n",yt,""),ji,"WPComponentsText",(function(e){var t=e.as,n=e.variant,r=c(e,["as","variant"]);return function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Mi(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Mi(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({as:t,css:yt({variant:n}).styles},r)})),Fi=__webpack_require__(4802),Di=()=>(0,s.createElement)(De,{className:"gla-get-started-benefits-card",isBorderless:!0},(0,s.createElement)(qe,null,(0,s.createElement)("div",{className:"gla-get-started-benefits-card__image"},(0,s.createElement)("img",{src:Fi,alt:(0,o.__)("Google Listings & Ads Benefits","google-listings-and-ads"),width:"100%",height:"100%"})),(0,s.createElement)(ze,null,(0,s.createElement)(Ii,{variant:"title.medium",className:"gla-get-started-benefits-card__title"},(0,s.createInterpolateElement)((0,o.__)("Increase clicks by <strong>50%</strong>","google-listings-and-ads"),{strong:(0,s.createElement)("strong",null)})),(0,s.createElement)(Ii,{variant:"body",className:"gla-get-started-benefits-card__description"},(0,o.__)("Using free listings and ads together increased clicks by 50% and doubled impressions. Small-to-medium merchants saw the largest share of the increases.","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-benefits-card__hint"},(0,o.__)("Source: Google Internal Data, July 2020","google-listings-and-ads"))))),Li=(0,s.forwardRef)((function(e,t){var n=e.className,r=c(e,["className"]),o=d()("components-flex__block",n);return(0,s.createElement)(re,l({},r,{className:o,ref:t}))}));function Gi(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Bi(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Gi(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Gi(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var qi={isBorderless:!1,isShady:!1,size:"medium"},zi=function(e){var t=e.className,n=e.isShady,r=c(e,["className","isShady"]),o=Bi(Bi(Bi({},qi),p()),e),a=o.isBorderless,i=o.size,u=d()("components-card__header",a&&"is-borderless",n&&"is-shady",i&&"is-size-".concat(i),t);return(0,s.createElement)(Ae,l({},r,{className:u}))},Hi=__webpack_require__(1704);const Ui=e=>{let{quote:t,name:n}=e;return(0,s.createElement)(Li,null,(0,s.createElement)("img",{src:Hi,alt:(0,o.__)("An image of a quote.","google-listings-and-ads"),width:"34",height:"34"}),(0,s.createElement)(Ii,{className:"gla-get-started-customer-quotes-card__content",variant:"body"},t),(0,s.createElement)(Ii,{className:"gla-get-started-customer-quotes-card__name"},n))};var Vi=()=>(0,s.createElement)(De,{className:"gla-get-started-customer-quotes-card",isBorderless:!0},(0,s.createElement)(zi,null,(0,s.createElement)(Ii,{className:"gla-get-started-customer-quotes-card__title",variant:"title.medium"},(0,o.__)("21,000+ WooCommerce store owners like you already list products on Google for free","google-listings-and-ads"))),(0,s.createElement)(ae,{gap:0},(0,s.createElement)(Ui,{quote:(0,o.__)("Thank you Google and WooCommerce for creating this app. It’s so simple to use and connect your products to Merchant Center.","google-listings-and-ads"),name:(0,o.__)("joshualukewhite","google-listings-and-ads")}),(0,s.createElement)(Ui,{quote:(0,o.__)("It does everything smoothly. Perfect and must need add-on from WooCommerce. Some things are just “essentials”.","google-listings-and-ads"),name:(0,o.__)("Anonymous","google-listings-and-ads")}))),Wi=function(e){var t=e.label,n=e.children;return(0,s.createElement)("div",{className:"components-panel__header"},t&&(0,s.createElement)("h2",null,t),n)},Yi=(0,s.forwardRef)((function(e,t){var n=e.header,r=e.className,o=e.children,a=d()(r,"components-panel");return(0,s.createElement)("div",{className:a,ref:t},n&&(0,s.createElement)(Wi,{label:n}),o)}));function Ki(e){var t=Et((0,s.useState)((function(){return!(!e||"undefined"==typeof window||!window.matchMedia(e).matches)})),2),n=t[0],r=t[1];return(0,s.useEffect)((function(){if(e){var t=function(){return r(window.matchMedia(e).matches)};t();var n=window.matchMedia(e);return n.addListener(t),function(){n.removeListener(t)}}}),[e]),e&&n}var Qi=__webpack_require__(4155),Zi="undefined"!=typeof window&&window.navigator.userAgent.indexOf("Trident")>=0,Xi=Qi.env.FORCE_REDUCED_MOTION||Zi?function(){return!0}:function(){return Ki("(prefers-reduced-motion: reduce)")};function Ji(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function es(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ji(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ji(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ts=function(e){return(0,s.createElement)("circle",e)},ns=function(e){return(0,s.createElement)("path",e)},rs=function(e){var t=e.className,n=e.isPressed,r=es(es({},c(e,["className","isPressed"])),{},{className:d()(t,{"is-pressed":n})||void 0,role:"img","aria-hidden":!0,focusable:!1});return(0,s.createElement)("svg",r)},os=(0,s.createElement)(rs,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,s.createElement)(ns,{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})),as=(0,s.createElement)(rs,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,s.createElement)(ns,{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})),is=window.wp.deprecated,ss=__webpack_require__.n(is),ls=window.wp.dom,cs=window.wp.keycodes,us={huge:1440,wide:1280,large:960,medium:782,small:600,mobile:480},ds={">=":"min-width","<":"max-width"},gs={">=":function(e,t){return t>=e},"<":function(e,t){return t<e}},ps=(0,s.createContext)(null),fs=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:">=",n=(0,s.useContext)(ps),r=!n&&"(".concat(ds[t],": ").concat(us[e],"px)"),o=Ki(r);return n?gs[t](us[e],n):o};fs.__experimentalWidthProvider=ps.Provider;var ms=fs,hs=__webpack_require__(5464),ys=__webpack_require__.n(hs)(),vs=function(){return(0,s.useCallback)((function(e){e&&e.addEventListener("keydown",(function(t){if(t.keyCode===cs.TAB){var n=ls.focus.tabbable.find(e);if(n.length){var r=n[0],o=n[n.length-1];t.shiftKey&&t.target===r?(t.preventDefault(),o.focus()):(t.shiftKey||t.target!==o)&&n.includes(t.target)||(t.preventDefault(),r.focus())}}}))}),[])},bs=function(e){var t=(0,s.useRef)(),n=(0,s.useRef)(),r=(0,s.useRef)(e);return(0,s.useEffect)((function(){r.current=e}),[e]),(0,s.useCallback)((function(e){if(e){if(t.current=e,n.current)return;n.current=e.ownerDocument.activeElement}else if(n.current){var o=t.current.contains(t.current.ownerDocument.activeElement);if(t.current.isConnected&&!o)return;r.current?r.current():n.current.focus()}}),[])};function _s(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"firstElement",t=(0,s.useRef)(e);return(0,s.useEffect)((function(){t.current=e}),[e]),(0,s.useCallback)((function(e){if(e&&!1!==t.current&&!e.contains(e.ownerDocument.activeElement)){var n=e;if("firstElement"===t.current){var r=ls.focus.tabbable.find(e)[0];r&&(n=r)}n.focus()}}),[])}var ws=["button","submit"];function Es(e){var t=(0,s.useRef)(e);(0,s.useEffect)((function(){t.current=e}),[e]);var n=(0,s.useRef)(!1),r=(0,s.useRef)(),o=(0,s.useCallback)((function(){clearTimeout(r.current)}),[]);(0,s.useEffect)((function(){return function(){return o()}}),[]),(0,s.useEffect)((function(){e||o()}),[e,o]);var a=(0,s.useCallback)((function(e){var t=e.type,r=e.target;(0,ie.includes)(["mouseup","touchend"],t)?n.current=!1:function(e){if(!(e instanceof window.HTMLElement))return!1;switch(e.nodeName){case"A":case"BUTTON":return!0;case"INPUT":return(0,ie.includes)(ws,e.type)}return!1}(r)&&(n.current=!0)}),[]),i=(0,s.useCallback)((function(e){e.persist(),n.current||(r.current=setTimeout((function(){document.hasFocus()?"function"==typeof t.current&&t.current(e):e.preventDefault()}),0))}),[]);return{onFocus:o,onMouseDown:a,onMouseUp:a,onTouchStart:a,onTouchEnd:a,onBlur:i}}var $s=(0,s.createElement)(rs,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,s.createElement)(ns,{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"}));function Cs(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ks(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Cs(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Cs(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ss(e,t,n,r,a,i,s,l){var c=t.width;"left"===n&&(0,o.isRTL)()?n="right":"right"===n&&(0,o.isRTL)()&&(n="left"),"left"===r&&(0,o.isRTL)()?r="right":"right"===r&&(0,o.isRTL)()&&(r="left");var u=Math.round(e.left+e.width/2),d={popoverLeft:u,contentWidth:(u-c/2>0?c/2:u)+(u+c/2>window.innerWidth?window.innerWidth-u:c/2)},g=e.left;"right"===r?g=e.right:"middle"!==i&&(g=u);var p=e.right;"left"===r?p=e.left:"middle"!==i&&(p=u);var f,m={popoverLeft:g,contentWidth:g-c>0?c:g},h={popoverLeft:p,contentWidth:p+c>window.innerWidth?window.innerWidth-p:c},y=n,v=null;if(!a&&!l)if("center"===n&&d.contentWidth===c)y="center";else if("left"===n&&m.contentWidth===c)y="left";else if("right"===n&&h.contentWidth===c)y="right";else{var b="left"==(y=m.contentWidth>h.contentWidth?"left":"right")?m.contentWidth:h.contentWidth;c>window.innerWidth&&(v=window.innerWidth),b!==c&&(y="center",d.popoverLeft=window.innerWidth/2)}if(f="center"===y?d.popoverLeft:"left"===y?m.popoverLeft:h.popoverLeft,s){var _=s.getBoundingClientRect();f=Math.min(f,_.right-c)}return{xAxis:y,popoverLeft:f,contentWidth:v}}function xs(e,t,n,r,o,a,i,s){var l=t.height;if(o){var c=o.getBoundingClientRect().top+l-i;if(e.top<=c)return{yAxis:n,popoverTop:Math.min(e.bottom,c)}}var u=e.top+e.height/2;"bottom"===r?u=e.bottom:"top"===r&&(u=e.top);var d={popoverTop:u,contentHeight:(u-l/2>0?l/2:u)+(u+l/2>window.innerHeight?window.innerHeight-u:l/2)},g={popoverTop:e.top,contentHeight:e.top-10-l>0?l:e.top-10},p={popoverTop:e.bottom,contentHeight:e.bottom+10+l>window.innerHeight?window.innerHeight-10-e.bottom:l},f=n,m=null;if(!o&&!s)if("middle"===n&&d.contentHeight===l)f="middle";else if("top"===n&&g.contentHeight===l)f="top";else if("bottom"===n&&p.contentHeight===l)f="bottom";else{var h="top"==(f=g.contentHeight>p.contentHeight?"top":"bottom")?g.contentHeight:p.contentHeight;m=h!==l?h:null}return{yAxis:f,popoverTop:"middle"===f?d.popoverTop:"top"===f?g.popoverTop:p.popoverTop,contentHeight:m}}function Os(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ps(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function As(e,t,n){return t&&Ps(e.prototype,t),n&&Ps(e,n),e}function Ns(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&_(e,t)}function Rs(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ts(e,t){if(t&&("object"===Si(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return Rs(e)}function Ms(e){return Ms=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},Ms(e)}function js(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=Ms(e);if(t){var o=Ms(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return Ts(this,n)}}var Is=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.htmlDocument,n=void 0===t?document:t,r=e.className,o=void 0===r?"lockscroll":r,a=0,i=0;function l(e){var t=n.scrollingElement||n.body;e&&(i=t.scrollTop);var r=e?"add":"remove";t.classList[r](o),n.documentElement.classList[r](o),e||(t.scrollTop=i)}function c(){0===a&&l(!0),++a}function u(){1===a&&l(!1),--a}return function(e){Ns(n,e);var t=js(n);function n(){return Os(this,n),t.apply(this,arguments)}return As(n,[{key:"componentDidMount",value:function(){c()}},{key:"componentWillUnmount",value:function(){u()}},{key:"render",value:function(){return null}}]),n}(s.Component)}();function Fs(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=Ms(e)););return e}function Ds(){return Ds="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var r=Fs(e,t);if(r){var o=Object.getOwnPropertyDescriptor(r,t);return o.get?o.get.call(arguments.length<3?e:n):o.value}},Ds.apply(this,arguments)}function Ls(e){return function(e){if(Array.isArray(e))return bt(e)}(e)||Pn(e)||_t(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}window.wp.warning;var Gs=__webpack_require__(4155),Bs=(0,s.createContext)({slots:{},fills:{},registerSlot:function(){void 0!==Gs&&Gs.env},updateSlot:function(){},unregisterSlot:function(){},registerFill:function(){},unregisterFill:function(){}});var qs=(0,s.createContext)({registerSlot:function(){},unregisterSlot:function(){},registerFill:function(){},unregisterFill:function(){},getSlot:function(){},getFills:function(){},subscribe:function(){}}),zs=(qs.Provider,qs.Consumer);s.Component;var Hs=function(e){Ns(o,e);var t,n,r=(t=o,n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,r=Ms(t);if(n){var o=Ms(this).constructor;e=Reflect.construct(r,arguments,o)}else e=r.apply(this,arguments);return Ts(this,e)});function o(){var e;return Os(this,o),(e=r.apply(this,arguments)).isUnmounted=!1,e.bindNode=e.bindNode.bind(Rs(e)),e}return As(o,[{key:"componentDidMount",value:function(){(0,this.props.registerSlot)(this.props.name,this)}},{key:"componentWillUnmount",value:function(){var e=this.props.unregisterSlot;this.isUnmounted=!0,e(this.props.name,this)}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.name,r=t.unregisterSlot,o=t.registerSlot;e.name!==n&&(r(e.name),o(n,this))}},{key:"bindNode",value:function(e){this.node=e}},{key:"forceUpdate",value:function(){this.isUnmounted||Ds(Ms(o.prototype),"forceUpdate",this).call(this)}},{key:"render",value:function(){var e=this.props,t=e.children,n=e.name,r=e.fillProps,o=void 0===r?{}:r,a=e.getFills,i=(0,ie.map)(a(n,this),(function(e){var t=e.occurrence,n=(0,ie.isFunction)(e.children)?e.children(o):e.children;return s.Children.map(n,(function(e,n){if(!e||(0,ie.isString)(e))return e;var r="".concat(t,"---").concat(e.key||n);return(0,s.cloneElement)(e,{key:r})}))})).filter((0,ie.negate)(s.isEmptyElement));return(0,s.createElement)(s.Fragment,null,(0,ie.isFunction)(t)?t(i):i)}}]),o}(s.Component),Us=function(e){return(0,s.createElement)(zs,null,(function(t){var n=t.registerSlot,r=t.unregisterSlot,o=t.getFills;return(0,s.createElement)(Hs,l({},e,{registerSlot:n,unregisterSlot:r,getFills:o}))}))},Vs=0;function Ws(e){var t=e.name,n=e.children,r=e.registerFill,o=e.unregisterFill,a=function(e){var t=(0,s.useContext)(qs),n=t.getSlot,r=t.subscribe,o=Et((0,s.useState)(n(e)),2),a=o[0],i=o[1];return(0,s.useEffect)((function(){return i(n(e)),r((function(){i(n(e))}))}),[e]),a}(t),i=(0,s.useRef)({name:t,children:n});return i.current.occurrence||(i.current.occurrence=++Vs),(0,s.useLayoutEffect)((function(){return r(t,i.current),function(){return o(t,i.current)}}),[]),(0,s.useLayoutEffect)((function(){i.current.children=n,a&&a.forceUpdate()}),[n]),(0,s.useLayoutEffect)((function(){t!==i.current.name&&(o(i.current.name,i.current),i.current.name=t,r(t,i.current))}),[t]),a&&a.node?((0,ie.isFunction)(n)&&(n=n(a.props.fillProps)),(0,s.createPortal)(n,a.node)):null}var Ys=function(e){return(0,s.createElement)(zs,null,(function(t){var n=t.registerFill,r=t.unregisterFill;return(0,s.createElement)(Ws,l({},e,{registerFill:n,unregisterFill:r}))}))};function Ks(e){var t=e.name,n=e.fillProps,r=void 0===n?{}:n,o=e.as,a=void 0===o?"div":o,i=c(e,["name","fillProps","as"]),u=(0,s.useContext)(Bs),d=(0,s.useRef)();return(0,s.useLayoutEffect)((function(){return u.registerSlot(t,d,r),function(){u.unregisterSlot(t,d)}}),[u.registerSlot,u.unregisterSlot,t]),(0,s.useLayoutEffect)((function(){u.updateSlot(t,r)})),(0,s.createElement)(a,l({ref:d},i))}function Qs(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Zs(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Qs(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Qs(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Xs(e){var t=(0,s.useContext)(Bs),n=t.slots[e]||{},r=t.fills[e],o=(0,s.useMemo)((function(){return r||[]}),[r]),a=(0,s.useCallback)((function(n){t.updateSlot(e,n)}),[e,t.updateSlot]),i=(0,s.useCallback)((function(n){t.unregisterSlot(e,n)}),[e,t.unregisterSlot]),l=(0,s.useCallback)((function(n){t.registerFill(e,n)}),[e,t.registerFill]),c=(0,s.useCallback)((function(n){t.unregisterFill(e,n)}),[e,t.unregisterFill]);return Zs(Zs({},n),{},{updateSlot:a,unregisterSlot:i,fills:o,registerFill:l,unregisterFill:c})}function Js(e){var t,n=e.name,r=e.children,o=Xs(n),a=(0,s.useRef)({rerender:(t=Et((0,s.useState)({}),2)[1],function(){return t({})})});return(0,s.useEffect)((function(){return o.registerFill(a),function(){o.unregisterFill(a)}}),[o.registerFill,o.unregisterFill]),o.ref&&o.ref.current?("function"==typeof r&&(r=r(o.fillProps)),(0,s.createPortal)(r,o.ref.current)):null}function el(e){var t=e.bubblesVirtually,n=c(e,["bubblesVirtually"]);return t?(0,s.createElement)(Ks,n):(0,s.createElement)(Us,n)}function tl(e){return(0,s.createElement)(s.Fragment,null,(0,s.createElement)(Ys,e),(0,s.createElement)(Js,e))}var nl="Popover";function rl(e,t){var n=t.defaultView,r=n.frameElement;if(!r)return e;var o=r.getBoundingClientRect();return new n.DOMRect(e.left+o.left,e.top+o.top,e.width,e.height)}function ol(e,t){var n,r=(n=t).ownerDocument.defaultView.getComputedStyle(n),o=r.paddingTop,a=r.paddingBottom,i=r.paddingLeft,s=r.paddingRight,l=o?parseInt(o,10):0,c=a?parseInt(a,10):0,u=i?parseInt(i,10):0,d=s?parseInt(s,10):0;return{x:e.left+u,y:e.top+l,width:e.width-u-d,height:e.height-l-c,left:e.left+u,right:e.right-d,top:e.top+l,bottom:e.bottom-c}}function al(e,t,n){n?e.getAttribute(t)!==n&&e.setAttribute(t,n):e.hasAttribute(t)&&e.removeAttribute(t)}function il(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";e.style[t]!==n&&(e.style[t]=n)}function sl(e,t,n){n?e.classList.contains(t)||e.classList.add(t):e.classList.contains(t)&&e.classList.remove(t)}var ll=function(e){var t=e.headerTitle,n=e.onClose,r=e.onKeyDown,o=e.children,a=e.className,i=e.noArrow,u=void 0===i||i,g=e.isAlternate,p=e.position,m=void 0===p?"bottom right":p,h=(e.range,e.focusOnMount),y=void 0===h?"firstElement":h,v=e.anchorRef,b=e.shouldAnchorIncludePadding,_=e.anchorRect,w=e.getAnchorRect,E=e.expandOnMobile,$=e.animate,C=void 0===$||$,k=e.onClickOutside,S=e.onFocusOutside,x=e.__unstableStickyBoundaryElement,O=e.__unstableSlotName,P=void 0===O?nl:O,A=e.__unstableObserveElement,N=e.__unstableBoundaryParent,R=e.__unstableForcePosition,T=c(e,["headerTitle","onClose","onKeyDown","children","className","noArrow","isAlternate","position","range","focusOnMount","anchorRef","shouldAnchorIncludePadding","anchorRect","getAnchorRect","expandOnMobile","animate","onClickOutside","onFocusOutside","__unstableStickyBoundaryElement","__unstableSlotName","__unstableObserveElement","__unstableBoundaryParent","__unstableForcePosition"]),M=(0,s.useRef)(null),j=(0,s.useRef)(null),I=(0,s.useRef)(),F=ms("medium","<"),D=Et((0,s.useState)(),2),L=D[0],G=D[1],B=Xs(P),q=E&&F,z=Et(ys(),2),H=z[0],U=z[1];u=q||u,(0,s.useLayoutEffect)((function(){if(q)return sl(I.current,"is-without-arrow",u),sl(I.current,"is-alternate",g),al(I.current,"data-x-axis"),al(I.current,"data-y-axis"),il(I.current,"top"),il(I.current,"left"),il(j.current,"maxHeight"),void il(j.current,"maxWidth");var e=function(){if(I.current&&j.current){var e=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],o=arguments.length>4?arguments[4]:void 0;if(t)return t;if(n){if(!e.current)return;return n(e.current)}if(!1!==r){if(!(r&&window.Range&&window.Element&&window.DOMRect))return;if("function"==typeof(null==r?void 0:r.cloneRange))return rl((0,ls.getRectangleFromRange)(r),r.endContainer.ownerDocument);if("function"==typeof(null==r?void 0:r.getBoundingClientRect)){var a=rl(r.getBoundingClientRect(),r.ownerDocument);return o?a:ol(a,r)}var i=r.top,s=r.bottom,l=i.getBoundingClientRect(),c=s.getBoundingClientRect(),u=rl(new window.DOMRect(l.left,l.top,l.width,c.bottom-l.top),i.ownerDocument);return o?u:ol(u,r)}if(e.current){var d=e.current.parentNode,g=d.getBoundingClientRect();return o?g:ol(g,d)}}(M,_,w,v,b);if(e){var t,n,r=I.current,o=r.offsetParent,a=r.ownerDocument,i=0;if(o&&o!==a.body){var s=o.getBoundingClientRect();i=s.top,e=new window.DOMRect(e.left-s.left,e.top-s.top,e.width,e.height)}N&&(t=null===(n=I.current.closest(".popover-slot"))||void 0===n?void 0:n.parentNode);var l=function(e,t){var n=arguments.length>3?arguments[3]:void 0,r=arguments.length>5?arguments[5]:void 0,o=arguments.length>6?arguments[6]:void 0,a=arguments.length>7?arguments[7]:void 0,i=Et((arguments.length>2&&void 0!==arguments[2]?arguments[2]:"top").split(" "),3),s=i[0],l=i[1],c=void 0===l?"center":l,u=i[2],d=xs(e,t,s,u,n,0,r,a);return ks(ks({},Ss(e,t,c,u,n,d.yAxis,o,a)),d)}(e,U.height?U:j.current.getBoundingClientRect(),m,x,I.current,i,t,R),c=l.popoverTop,d=l.popoverLeft,p=l.xAxis,f=l.yAxis,h=l.contentHeight,y=l.contentWidth;"number"==typeof c&&"number"==typeof d&&(il(I.current,"top",c+"px"),il(I.current,"left",d+"px")),sl(I.current,"is-without-arrow",u||"center"===p&&"middle"===f),sl(I.current,"is-alternate",g),al(I.current,"data-x-axis",p),al(I.current,"data-y-axis",f),il(j.current,"maxHeight","number"==typeof h?h+"px":""),il(j.current,"maxWidth","number"==typeof y?y+"px":""),G(({left:"right",right:"left"}[p]||"center")+" "+({top:"bottom",bottom:"top"}[f]||"middle"))}}};e();var t,n=I.current.ownerDocument,r=n.defaultView,o=r.setInterval(e,500),a=function(){r.cancelAnimationFrame(t),t=r.requestAnimationFrame(e)};r.addEventListener("click",a),r.addEventListener("resize",e),r.addEventListener("scroll",e,!0);var i,s=function(e){if(e)return e.endContainer?e.endContainer.ownerDocument:e.top?e.top.ownerDocument:e.ownerDocument}(v);return s&&s!==n&&(s.defaultView.addEventListener("resize",e),s.defaultView.addEventListener("scroll",e,!0)),A&&(i=new r.MutationObserver(e)).observe(A,{attributes:!0}),function(){r.clearInterval(o),r.removeEventListener("resize",e),r.removeEventListener("scroll",e,!0),r.removeEventListener("click",a),r.cancelAnimationFrame(t),s&&s!==n&&(s.defaultView.removeEventListener("resize",e),s.defaultView.removeEventListener("scroll",e,!0)),i&&i.disconnect()}}),[q,_,w,v,b,m,U,x,A,N]);var V=vs(),W=bs(),Y=_s(y),K=Es((function(e){if(S)S(e);else if(k){var t;try{t=new window.MouseEvent("click")}catch(e){(t=document.createEvent("MouseEvent")).initMouseEvent("click",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null)}Object.defineProperty(t,"target",{get:function(){return e.relatedTarget}}),ss()("Popover onClickOutside prop",{alternative:"onFocusOutside"}),k(t)}else n&&n()})),Q=[I,y?V:null,y?W:null,y?Y:null],Z=(0,s.useCallback)(nn(Q),Q),X=Boolean(C&&L)&&function(e){if("loading"===e.type)return d()("components-animate__loading");var t=e.type,n=e.origin,r=void 0===n?function(e){return"appear"===e?"top":"left"}(t):n;if("appear"===t){var o,a=Et(r.split(" "),2),i=a[0],s=a[1],l=void 0===s?"center":s;return d()("components-animate__appear",(f(o={},"is-from-"+l,"center"!==l),f(o,"is-from-"+i,"middle"!==i),o))}return"slide-in"===t?d()("components-animate__slide-in","is-from-"+r):void 0}({type:"appear",origin:L}),J=(0,s.createElement)("div",l({className:d()("components-popover",a,X,{"is-expanded":q,"is-without-arrow":u,"is-alternate":g})},T,{onKeyDown:function(e){e.keyCode===cs.ESCAPE&&n&&(e.stopPropagation(),n()),r&&r(e)}},K,{ref:Z,tabIndex:"-1"}),q&&(0,s.createElement)(Is,null),q&&(0,s.createElement)("div",{className:"components-popover__header"},(0,s.createElement)("span",{className:"components-popover__header-title"},t),(0,s.createElement)(xl,{className:"components-popover__close",icon:$s,onClick:n})),(0,s.createElement)("div",{ref:j,className:"components-popover__content"},(0,s.createElement)("div",{style:{position:"relative"}},H,o)));return B.ref&&(J=(0,s.createElement)(tl,{name:P},J)),v||_?J:(0,s.createElement)("span",{ref:M},J)};ll.Slot=function(e){var t=e.name,n=void 0===t?nl:t;return(0,s.createElement)(el,{bubblesVirtually:!0,name:n,className:"popover-slot"})};var cl=ll,ul=function(e){var t,n,r=e.shortcut,o=e.className;return r?((0,ie.isString)(r)&&(t=r),(0,ie.isObject)(r)&&(t=r.display,n=r.ariaLabel),(0,s.createElement)("span",{className:o,"aria-label":n},t)):null};function dl(e,t){var n=(0,m.useState)((function(){return{inputs:t,result:e()}}))[0],r=(0,m.useRef)(!0),o=(0,m.useRef)(n),a=r.current||Boolean(t&&o.current.inputs&&function(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}(t,o.current.inputs))?o.current:{inputs:t,result:e()};return(0,m.useEffect)((function(){r.current=!1,o.current=a}),[a]),a.result}function gl(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function pl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?gl(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):gl(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var fl=(0,s.createElement)("div",{className:"event-catcher"}),ml=function(e){var t=e.eventHandlers,n=e.child,r=e.childrenWithPopover;return(0,s.cloneElement)((0,s.createElement)("span",{className:"disabled-element-wrapper"},(0,s.cloneElement)(fl,t),(0,s.cloneElement)(n,{children:r}),","),t)},hl=function(e){var t=e.child,n=e.eventHandlers,r=e.childrenWithPopover;return(0,s.cloneElement)(t,pl(pl({},n),{},{children:r}))},yl=function(e,t,n){if(1===s.Children.count(e)){var r=s.Children.only(e);"function"==typeof r.props[t]&&r.props[t](n)}},vl=function(e){var t=e.children,n=e.position,r=e.text,o=e.shortcut,a=Et((0,s.useState)(!1),2),i=a[0],l=a[1],c=Et((0,s.useState)(!1),2),u=c[0],d=c[1],g=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=dl((function(){return ie.debounce.apply(void 0,t)}),t);return(0,s.useEffect)((function(){return function(){return r.cancel()}}),[r]),r}(d,700),p=function(e){yl(t,"onMouseDown",e),document.addEventListener("mouseup",h),l(!0)},f=function(e){yl(t,"onMouseUp",e),document.removeEventListener("mouseup",h),l(!1)},m=function(e){return"mouseUp"===e?f:"mouseDown"===e?p:void 0},h=m("mouseUp"),y=function(e,n){return function(r){if(yl(t,e,r),!(r.currentTarget.disabled||"focus"===r.type&&i)){g.cancel();var o=(0,ie.includes)(["focus","mouseenter"],r.type);o!==u&&(n?g(o):d(o))}}},v=function(){g.cancel()};if((0,s.useEffect)((function(){return v}),[]),1!==s.Children.count(t))return t;var b={onMouseEnter:y("onMouseEnter",!0),onMouseLeave:y("onMouseLeave"),onClick:y("onClick"),onFocus:y("onFocus"),onBlur:y("onBlur"),onMouseDown:m("mouseDown")},_=s.Children.only(t),w=_.props,E=w.children,$=w.disabled?ml:hl,C=function(e){var t=e.grandchildren,n=e.isOver,r=e.position,o=e.text,a=e.shortcut;return(0,s.concatChildren)(t,n&&(0,s.createElement)(cl,{focusOnMount:!1,position:r,className:"components-tooltip","aria-hidden":"true",animate:!1,noArrow:!0},o,(0,s.createElement)(ul,{className:"components-tooltip__shortcut",shortcut:a})))}(pl({grandchildren:E},{isOver:u,position:n,text:r,shortcut:o}));return $({child:_,eventHandlers:b,childrenWithPopover:C})},bl=function(e){var t=e.icon,n=e.className,r=c(e,["icon","className"]),o=["dashicon","dashicons","dashicons-"+t,n].filter(Boolean).join(" ");return(0,s.createElement)("span",l({className:o},r))};function _l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function wl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?_l(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):_l(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var El=function(e){var t=e.icon,n=void 0===t?null:t,r=e.size,o=c(e,["icon","size"]);if("string"==typeof n)return(0,s.createElement)(bl,l({icon:n},o));if(n&&bl===n.type)return(0,s.cloneElement)(n,wl({},o));var a=r||24;if("function"==typeof n)return n.prototype instanceof s.Component?(0,s.createElement)(n,wl({size:a},o)):n(wl({size:a},o));if(n&&("svg"===n.type||n.type===rs)){var i=wl(wl({width:a,height:a},n.props),o);return(0,s.createElement)(rs,i)}return(0,s.isValidElement)(n)?(0,s.cloneElement)(n,wl({size:a},o)):n};function $l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var Cl=function(e){var t=e.as,n=void 0===t?"div":t,r=e.className,o=c(e,["as","className"]);return function(e){var t=e.as,n=void 0===t?"div":t,r=c(e,["as"]);return"function"==typeof r.children?r.children(r):(0,s.createElement)(n,r)}(function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?$l(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):$l(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({as:n,className:d()("components-visually-hidden",r)},o))};function kl(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var Sl=["onMouseDown","onClick"],xl=(0,s.forwardRef)((function(e,t){var n=e.href,r=e.target,o=e.isPrimary,a=e.isSmall,i=e.isTertiary,u=e.isPressed,g=e.isBusy,p=e.isDefault,f=e.isSecondary,m=e.isLink,h=e.isDestructive,y=e.className,v=e.disabled,b=e.icon,_=e.iconPosition,w=void 0===_?"left":_,E=e.iconSize,$=e.showTooltip,C=e.tooltipPosition,k=e.shortcut,S=e.label,x=e.children,O=e.text,P=e.__experimentalIsFocusable,A=e.describedBy,N=c(e,["href","target","isPrimary","isSmall","isTertiary","isPressed","isBusy","isDefault","isSecondary","isLink","isDestructive","className","disabled","icon","iconPosition","iconSize","showTooltip","tooltipPosition","shortcut","label","children","text","__experimentalIsFocusable","describedBy"]);p&&ss()("Button isDefault prop",{alternative:"isSecondary"});var R=d()("components-button",y,{"is-secondary":p||f,"is-primary":o,"is-small":a,"is-tertiary":i,"is-pressed":u,"is-busy":g,"is-link":m,"is-destructive":h,"has-text":!!b&&!!x,"has-icon":!!b}),T=v&&!P,M=void 0===n||T?"button":"a",j="a"===M?{href:n,target:r}:{type:"button",disabled:T,"aria-pressed":u};if(v&&P){j["aria-disabled"]=!0;var I,F=function(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return kl(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?kl(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,s=!1;return{s:function(){n=e[Symbol.iterator]()},n:function(){var e=n.next();return i=e.done,e},e:function(e){s=!0,a=e},f:function(){try{i||null==n.return||n.return()}finally{if(s)throw a}}}}(Sl);try{for(F.s();!(I=F.n()).done;)N[I.value]=function(e){e.stopPropagation(),e.preventDefault()}}catch(e){F.e(e)}finally{F.f()}}var D=!T&&($&&S||k||!!S&&(!x||(0,ie.isArray)(x)&&!x.length)&&!1!==$),L=A?(0,ie.uniqueId)():null,G=N["aria-describedby"]||L,B=(0,s.createElement)(M,l({},j,N,{className:R,"aria-label":N["aria-label"]||S,"aria-describedby":G,ref:t}),b&&"left"===w&&(0,s.createElement)(El,{icon:b,size:E}),O&&(0,s.createElement)(s.Fragment,null,O),b&&"right"===w&&(0,s.createElement)(El,{icon:b,size:E}),x);return D?(0,s.createElement)(s.Fragment,null,(0,s.createElement)(vl,{text:A||S,shortcut:k,position:C},B),A&&(0,s.createElement)(Cl,null,(0,s.createElement)("span",{id:L},A))):(0,s.createElement)(s.Fragment,null,B,A&&(0,s.createElement)(Cl,null,(0,s.createElement)("span",{id:L},A)))}));function Ol(e){return null!=e}function Pl(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=arguments.length>1?arguments[1]:void 0;return null!==(e=t.find(Ol))&&void 0!==e?e:n}function Al(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Nl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Al(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Al(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Rl={initial:void 0,fallback:""},Tl=function(e,t){var n=(0,s.useRef)(!1);(0,s.useEffect)((function(){if(n.current)return e();n.current=!0}),t)},Ml=(0,s.forwardRef)((function(e,t){var n=e.isOpened,r=e.icon,o=e.title,a=c(e,["isOpened","icon","title"]);return o?(0,s.createElement)("h2",{className:"components-panel__body-title"},(0,s.createElement)(xl,l({className:"components-panel__body-toggle","aria-expanded":n,ref:t},a),(0,s.createElement)("span",{"aria-hidden":"true"},(0,s.createElement)(El,{className:"components-panel__arrow",icon:n?os:as})),o,r&&(0,s.createElement)(El,{icon:r,className:"components-panel__icon",size:20}))):null})),jl=(0,s.forwardRef)((function(e,t){var n=e.buttonProps,r=void 0===n?{}:n,o=e.children,a=e.className,i=e.icon,c=e.initialOpen,u=e.onToggle,g=void 0===u?ie.noop:u,p=e.opened,f=e.title,m=e.scrollAfterOpen,h=void 0===m||m,y=Et(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Rl,n=Nl(Nl({},Rl),t),r=n.initial,o=n.fallback,a=Et((0,s.useState)(e),2),i=a[0],l=a[1],c=Ol(e);return(0,s.useEffect)((function(){c&&i&&l(void 0)}),[c,i]),[Pl([e,i,r],o),function(e){c||l(e)}]}(p,{initial:void 0===c||c}),2),v=y[0],b=y[1],_=(0,s.useRef)(),w=Xi()?"auto":"smooth",E=(0,s.useRef)();E.current=h,Tl((function(){var e;v&&E.current&&null!==(e=_.current)&&void 0!==e&&e.scrollIntoView&&_.current.scrollIntoView({inline:"nearest",block:"nearest",behavior:w})}),[v,w]);var $=d()("components-panel__body",a,{"is-opened":v});return(0,s.createElement)("div",{className:$,ref:nn([_,t])},(0,s.createElement)(Ml,l({icon:i,isOpened:v,onClick:function(e){e.preventDefault();var t=!v;b(t),g(t)},title:f},r)),"function"==typeof o?o({opened:v}):v&&o)}));jl.displayName="PanelBody";var Il=jl,Fl=function(e){var t=e.className,n=e.children,r=d()("components-panel__row",t);return(0,s.createElement)("div",{className:r},n)},Dl=__webpack_require__(4940);const Ll=(e,t,n)=>r=>{(0,Dl.recordEvent)(e,{id:t,action:r?"expand":"collapse",context:n})};function Gl(e){let{trackName:t,faqItems:n,className:r,context:a}=e;return(0,s.createElement)(Yi,{className:d()("gla-faqs-panel",r),header:(0,o.__)("Frequently asked questions","google-listings-and-ads")},n.map((e=>{let{trackId:n,question:r,answer:o}=e;return(0,s.createElement)(Il,{key:n,title:r,initialOpen:!1,onToggle:Ll(t,n,a)},(0,s.createElement)(Fl,null,o))})))}var Bl=window.wc.components,ql=e=>{const{eventName:t,eventProps:n,onClick:r=(()=>{}),...o}=e;return(0,s.createElement)(Bl.Link,l({},o,{onClick:e=>{t&&(0,Dl.recordEvent)(t,n),r(e)}}))},zl=e=>{const{context:t,linkId:n,href:r,...o}=e;return(0,s.createElement)(ql,l({eventProps:{context:t,link_id:n,href:r},type:"external",target:"_blank",href:r},o,{eventName:"gla_documentation_link_click"}))};const Hl=[{trackId:"what-do-i-need-to-get-started",question:(0,o.__)("What do I need to get started?","google-listings-and-ads"),answer:(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("In order to sync your WooCommerce store with Google and begin showcasing your products online, you will need to provide the following during setup; Google account access, target audience, shipping information, tax rate information (required for US only), and ensure your store is running on a compatible PHP version. <link>Learn more.</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"faqs",linkId:"general-requirements",href:"https://woocommerce.com/document/google-listings-and-ads/#general-requirements"})}))},{trackId:"what-if-i-already-have-free-listings",question:(0,o.__)("What if I already have Google listings or ads set up? Will syncing my store replace my current Google listings?","google-listings-and-ads"),answer:(0,s.createElement)(s.Fragment,null,(0,s.createElement)("p",null,(0,o.__)("Once you link an existing account to connect your store, your Shopping ads and free listings will stop running. You’ll need to re-upload your feed and product data in order to run Shopping ads and show free listings.","google-listings-and-ads")),(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("Learn more about claiming URLs <link>here</link>.","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"faqs",linkId:"claiming-urls",href:"https://support.google.com/merchants/answer/7527436"})})),(0,s.createElement)("p",null,(0,o.__)("If you have an existing Content API feed, it will not be changed, overwritten or deleted by this WooCommerce integration. Instead, products will be added to your existing Content API feed.","google-listings-and-ads")))},{trackId:"is-my-store-ready-to-sync-with-google",question:(0,o.__)("Is my store ready to sync with Google?","google-listings-and-ads"),answer:(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("In order to meet the Google Merchant Center requirements make sure your website has the following; secure checkout process and payment information, refund and return policies, billing terms and conditions, business contact information. <link>Learn more.</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"faqs",linkId:"google-merchant-center-requirements",href:"https://woocommerce.com/document/google-listings-and-ads/#google-merchant-center-requirements"})}))},{trackId:"what-is-a-performance-max-campaign",question:(0,o.__)("What is a Performance Max campaign?","google-listings-and-ads"),answer:(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("Performance Max campaigns make it easy to connect your WooCommerce store to Google Shopping ads so you can showcase your products to shoppers across Google Search, Maps, Shopping, YouTube, Gmail, the Display Network and Discover feed to drive traffic and sales for your store. <link>Learn more.</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"faqs",linkId:"performance-max",href:"https://woocommerce.com/document/google-listings-and-ads/#google-performance-max-campaigns"})}))},{trackId:"what-are-free-listings",question:(0,o.__)("What are free listings?","google-listings-and-ads"),answer:(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("Google Free Listings allows stores to showcase eligible products to shoppers looking for what you offer and drive traffic to your store with Google’s free listings on the Shopping tab. Your products can also appear on Google Search, Google Images, and Gmail if you’re selling in the United States. <link>Learn more.</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"faqs",linkId:"free-listings",href:"https://woocommerce.com/document/google-listings-and-ads/#free-listings-on-google"})}))},{trackId:"where-to-track-free-listings-and-performance-max-campaign-performance",question:(0,o.__)("Where can I track my free listings and Performance Max campaign performance?","google-listings-and-ads"),answer:(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("Once your free listings and Performance Max campaigns are set up, you will be able to track your performance straight from your WooCommerce dashboard. You can view your reports yearly, quarterly, monthly, weekly, or daily. The following metrics will be visible within your report: conversions, clicks, impressions, total sales and total spend. <link>Learn more.</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"faqs",linkId:"campaign-analytics",href:"https://woocommerce.com/document/google-listings-and-ads/#getting-started-with-campaign-analytics"})}))},{trackId:"how-to-sync-products-to-google-free-listings",question:(0,o.__)("How do I sync my products to Google free listings?","google-listings-and-ads"),answer:(0,s.createElement)("p",null,(0,o.__)("The Google Listings and Ads plugin allows you to upload your store and product data to Google. Your products will sync automatically to make relevant information available for free listings, Google Ads, and other Google services. You can create a new Merchant Center account or link an existing account to connect your store and list products across Google.","google-listings-and-ads"))},{trackId:"can-i-run-both-shopping-ads-and-free-listings-campaigns",question:(0,o.__)("Can I run both Shopping ads and free listings campaigns at the same time?","google-listings-and-ads"),answer:(0,s.createElement)("p",null,(0,o.__)("Yes, you can run both at the same time, and we recommend it! In the US, advertisers running free listings and ads together have seen an average of over 50% increase in clicks and over 100% increase in impressions on both free listings and ads on the Shopping tab. Your store is automatically opted into free listings automatically and can choose to run a paid Performance Max campaign.","google-listings-and-ads"))},{trackId:"how-can-i-get-the-ad-credit-offer",question:(0,o.__)("How can I get the $500 ad credit offer?","google-listings-and-ads"),answer:(0,s.createElement)(s.Fragment,null,(0,s.createElement)("p",null,(0,o.__)("Create a new Google Ads account through Google Listings & Ads and a promotional code will be automatically applied to your account. You’ll have 60 days to spend $500 to qualify for the $500 ads credit.","google-listings-and-ads")),(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("Ad credit amounts vary by country and region. Full terms and conditions can be found <link>here</link>.","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"faqs",linkId:"terms-and-conditions-of-google-ads-coupons",href:"https://www.google.com/ads/coupons/terms/"})})))}];var Ul=()=>(0,s.createElement)(Gl,{className:"gla-get-started-faqs",trackName:"gla_faq",context:"get-started",faqItems:Hl}),Vl=__webpack_require__(2454),Wl=__webpack_require__(9648),Yl=__webpack_require__(434);const Kl=e=>{let{linkId:t,href:n}=e;return(0,s.createElement)(Ii,{className:"gla-get-started-features-card__learn-more",variant:"body"},(0,s.createInterpolateElement)((0,o.__)("<link>Learn More →</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"get-started",linkId:t,href:n})}))};var Ql=()=>(0,s.createElement)(De,{className:"gla-get-started-features-card",isBorderless:!0},(0,s.createElement)(zi,null,(0,s.createElement)(Ii,{className:"gla-get-started-features-card__title",variant:"title.medium"},(0,o.__)("49% of shoppers surveyed say they use Google to discover or find a new item or product","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-features-card__description",variant:"body"},(0,o.__)("With Google Listings & Ads, connect with the right shoppers at the right moment when they’re looking to buy products like yours.","google-listings-and-ads"))),(0,s.createElement)(ae,{gap:0},(0,s.createElement)(Li,null,(0,s.createElement)("img",{src:Vl,alt:(0,o.__)("Drawing of WooCommerce and Google","google-listings-and-ads"),width:"183",height:"100"}),(0,s.createElement)(Ii,{className:"gla-get-started-features-card__label",variant:"label"},(0,o.__)("Show products automatically on Google for free","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-features-card__content",variant:"body"},(0,o.__)("When your products are added and approved, they’ll be eligible for free listings, reaching shoppers across Google’s network.","google-listings-and-ads")),(0,s.createElement)(Kl,{linkId:"get-started-features-free-listing-learn-more",href:"https://woocommerce.com/document/google-listings-and-ads/#free-listings-on-google"})),(0,s.createElement)(Li,null,(0,s.createElement)("img",{src:Wl,alt:(0,o.__)("Drawing of a mobile and product ads","google-listings-and-ads"),width:"183",height:"100"}),(0,s.createElement)(Ii,{className:"gla-get-started-features-card__label",variant:"label"},(0,o.__)("Promote products and drive more sales with paid ads","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-features-card__content",variant:"body"},(0,o.__)("Connect your Google Ads account, choose a budget, and Google will optimize your ads so they appear at the right time and place. ","google-listings-and-ads")),(0,s.createElement)(Kl,{linkId:"get-started-features-google-ads-learn-more",href:"https://woocommerce.com/document/google-listings-and-ads/#google-performance-max-campaigns"})),(0,s.createElement)(Li,null,(0,s.createElement)("img",{src:Yl,alt:(0,o.__)("Drawing of a bar and line charts heading up","google-listings-and-ads"),width:"183",height:"100"}),(0,s.createElement)(Ii,{className:"gla-get-started-features-card__label",variant:"label"},(0,o.__)("Track performance straight from your store dashboard","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-features-card__content",variant:"body"},(0,o.__)("Real-time reporting all within your WooCommerce dashboard means you know how your campaigns are performing at all times.","google-listings-and-ads")),(0,s.createElement)(Kl,{linkId:"get-started-features-dashboard-learn-more",href:"https://woocommerce.com/document/google-listings-and-ads/#getting-started-with-campaign-analytics"}))));const Zl=window.glaData,Xl="report-source",Jl="paid",ec="free",tc=Jl,nc="programs",rc="submission-success",oc="campaign-creation-success",ac="gla-can-onboarding-setup-ces-prompt-open",ic="GOOGLE_DISCONNECTED",sc="flat_rate",lc="product",cc="account",uc="request-review";var dc=__webpack_require__(4682),gc=e=>{const{className:t,disabled:n,loading:r,eventName:o,eventProps:a,text:i,onClick:c=(()=>{}),...u}=e,g=["app-button",t];let p;return r&&(p=(0,s.createElement)(Bl.Spinner,null)),i&&(p=(0,s.createElement)(s.Fragment,null,r&&(0,s.createElement)(Bl.Spinner,null),i),u.icon&&g.push("app-button--icon-with-text"),"right"===u.iconPosition&&g.push("app-button--icon-position-right")),(0,s.createElement)(xl,l({className:d()(...g),disabled:n||r,text:p,onClick:function(){o&&(0,Dl.recordEvent)(o,a),c(...arguments)}},u))},pc=window.wc.navigation;const fc="/google/dashboard",mc="/google/settings",hc="/free-listings/edit",yc="/campaigns/edit",vc="/campaigns/create",bc="/edit-phone-number",_c="/edit-store-address",wc="/reconnect-wpcom-account",Ec="/reconnect-google-account",$c=fc,Cc=mc,kc=()=>(0,pc.getNewPath)({subpath:vc},$c),Sc=()=>(0,pc.getNewPath)(null,"/google/setup-mc",null),xc=()=>(0,pc.getNewPath)(null,$c,null),Oc=()=>(0,pc.getNewPath)(null,Cc,null),Pc=e=>{let t;switch(e){case"JETPACK_DISCONNECTED":t=wc;break;case ic:t=Ec;break;default:return}return(0,pc.getNewPath)({subpath:t},Cc,null)};var Ac=()=>{const e=!Zl.mcSupportedLanguage;return(0,s.createElement)(De,{className:"gla-get-started-card",isBorderless:!0},(0,s.createElement)(ze,{className:"motivation-image"},(0,s.createElement)("img",{src:dc,alt:(0,o.__)("Google Shopping search results example","google-listings-and-ads"),width:"279",height:"185"})),(0,s.createElement)(qe,null,(0,s.createElement)(Ii,{variant:"title.medium",className:"gla-get-started-card__title"},(0,o.__)("Get your products in front of more shoppers with Google Listings & Ads","google-listings-and-ads")),(0,s.createElement)(gc,{isPrimary:!0,disabled:e,href:Sc(),eventName:"gla_setup_mc",eventProps:{target:"set_up_free_listings",trigger:"click",context:"get-started"}},(0,o.__)("Start listing products →","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-card__terms-notice"},(0,s.createInterpolateElement)((0,o.__)("By clicking ‘Start listing products‘, you agree to our <link>Terms of Service.</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"get-started",linkId:"wp-terms-of-service",href:"https://wordpress.com/tos/"})}))))},Nc=function(e){return(0,s.createElement)("div",{className:"components-tip"},(0,s.createElement)(rs,{width:"24",height:"24",viewBox:"0 0 24 24"},(0,s.createElement)(ns,{d:"M12 15.8c-3.7 0-6.8-3-6.8-6.8s3-6.8 6.8-6.8c3.7 0 6.8 3 6.8 6.8s-3.1 6.8-6.8 6.8zm0-12C9.1 3.8 6.8 6.1 6.8 9s2.4 5.2 5.2 5.2c2.9 0 5.2-2.4 5.2-5.2S14.9 3.8 12 3.8zM8 17.5h8V19H8zM10 20.5h4V22h-4z"})),(0,s.createElement)("p",null,e.children))};const Rc={allow:"fullscreen",allowtransparency:"true",scrolling:"no",width:"100%",height:"100%",className:"wistia_embed",name:"wistia_embed"};var Tc=e=>{const{id:t,src:n,title:r,iframeProps:a={}}=e,[i,c]=(0,s.useState)(!1);return function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:ie.noop;(0,s.useEffect)((()=>{const n=document.createElement("script");return n.src=e,n.async=!0,document.body.appendChild(n),n.onload=()=>{t()},()=>{document.body.removeChild(n)}}),[e,t])}("https://fast.wistia.com/assets/external/E-v1.js",(0,s.useCallback)((()=>{window._wq&&window._wq.push({id:t,onReady:e=>{e.bind("play",(()=>c(!0)))}})}),[t,c])),(0,s.createElement)("div",{className:d()("gla-wistia-video",i?"is-playing":"")},(0,s.createElement)("div",{className:"gla-wistia-video__container"},(0,s.createElement)("iframe",l({src:n,title:r?(0,o.sprintf)(// translators: %s: The title of the iframe.
2
- (0,o.__)("%s Video","google-listings-and-ads"),r):(0,o.__)("Wistia Video","google-listings-and-ads")},Rc,a))))},Mc=__webpack_require__(5314),jc=()=>{const e=!Zl.mcSupportedLanguage;return(0,s.createElement)(De,{className:"gla-get-started-with-video-card",isBorderless:!0},(0,s.createElement)(zi,null,(0,s.createElement)("p",null,(0,o.__)("The official extension for WooCommerce, built in collaboration with","google-listings-and-ads")),(0,s.createElement)("img",{src:Mc,alt:(0,o.__)("Google Logo","google-listings-and-ads"),width:"71",height:"24"})),(0,s.createElement)(Li,{className:"motivation-video"},(0,s.createElement)(Tc,{id:"lpvgtsjwrg",src:"https://fast.wistia.net/embed/iframe/lpvgtsjwrg?seo=false&videoFoam=true",title:"WooCommerce-Google-Listings-Ads"})),(0,s.createElement)(qe,null,(0,s.createElement)(Ii,{variant:"title.medium",className:"gla-get-started-with-video-card__title"},(0,o.__)("Reach new customers across Google with free product listings and paid ads","google-listings-and-ads")),(0,s.createElement)(Ii,{variant:"body",className:"gla-get-started-with-video-card__description"},(0,o.__)("Sync your products directly to Google, manage your product feed, and create Google Ad campaigns–without leaving your WooCommerce dashboard. The official extension, built in collaboration with Google.","google-listings-and-ads")),(0,s.createElement)(gc,{className:"gla-get-started-with-video-card__button",isPrimary:!0,disabled:e,href:Sc(),eventName:"gla_setup_mc",eventProps:{target:"set_up_free_listings",trigger:"click",context:"get-started-with-video"}},(0,o.__)("Start listing products →","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-with-video-card__hint"},(0,o.__)("Estimated setup time: 15 min","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-with-video-card__terms-notice",variant:"body"},(0,s.createInterpolateElement)((0,o.__)("By clicking ‘Start listing products’, you agree to our <link>Terms of Service.</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"get-started-with-video",linkId:"wp-terms-of-service",href:"https://wordpress.com/tos/"})}))),(0,s.createElement)(Nc,null,(0,o.__)("If you’re already using another extension to manage your product feed with Google, make sure to deactivate or uninstall it first to prevent duplicate product feeds.","google-listings-and-ads")))},Ic=window.wp.a11y,Fc=function(e){var t=e.className,n=e.status,r=void 0===n?"info":n,a=e.children,i=e.spokenMessage,l=void 0===i?a:i,c=e.onRemove,u=void 0===c?ie.noop:c,g=e.isDismissible,p=void 0===g||g,f=e.actions,m=void 0===f?[]:f,h=e.politeness,y=void 0===h?function(e){switch(e){case"success":case"warning":case"info":return"polite";default:return"assertive"}}(r):h,v=e.__unstableHTML;!function(e,t){var n="string"==typeof e?e:(0,s.renderToString)(e);(0,s.useEffect)((function(){n&&(0,Ic.speak)(n,t)}),[n,t])}(l,y);var b=d()(t,"components-notice","is-"+r,{"is-dismissible":p});return v&&(a=(0,s.createElement)(s.RawHTML,null,a)),(0,s.createElement)("div",{className:b},(0,s.createElement)("div",{className:"components-notice__content"},a,m.map((function(e,t){var n=e.className,r=e.label,o=e.isPrimary,a=e.noDefaultClasses,i=void 0!==a&&a,l=e.onClick,c=e.url;return(0,s.createElement)(xl,{key:t,href:c,isPrimary:o,isSecondary:!i&&!c,isLink:!i&&!!c,onClick:c?void 0:l,className:d()("components-notice__action",n)},r)}))),p&&(0,s.createElement)(xl,{className:"components-notice__dismiss",icon:$s,label:(0,o.__)("Dismiss this notice"),onClick:u,showTooltip:!1}))},Dc=(0,s.createElement)(rs,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,s.createElement)(ns,{d:"M18.2 17c0 .7-.6 1.2-1.2 1.2H7c-.7 0-1.2-.6-1.2-1.2V7c0-.7.6-1.2 1.2-1.2h3.2V4.2H7C5.5 4.2 4.2 5.5 4.2 7v10c0 1.5 1.2 2.8 2.8 2.8h10c1.5 0 2.8-1.2 2.8-2.8v-3.6h-1.5V17zM14.9 3v1.5h3.7l-6.4 6.4 1.1 1.1 6.4-6.4v3.7h1.5V3h-6.3z"}));const Lc="wc/gla";var Gc,Bc,qc=window.wp.dataControls,zc=window.wp.apiFetch,Hc=__webpack_require__.n(zc),Uc="RECEIVE_SHIPPING_RATES",Vc="UPSERT_SHIPPING_RATES",Wc="DELETE_SHIPPING_RATES",Yc="RECEIVE_SHIPPING_TIMES",Kc="UPSERT_SHIPPING_TIMES",Qc="DELETE_SHIPPING_TIMES",Zc="RECEIVE_SETTINGS",Xc="SAVE_SETTINGS",Jc="RECEIVE_ACCOUNTS_JETPACK",eu="RECEIVE_ACCOUNTS_GOOGLE",tu="RECEIVE_ACCOUNTS_GOOGLE_ACCESS",nu="RECEIVE_ACCOUNTS_GOOGLE_MC",ru="RECEIVE_ACCOUNTS_GOOGLE_MC_EXISTING",ou="RECEIVE_ACCOUNTS_GOOGLE_ADS",au="DISCONNECT_ACCOUNTS_GOOGLE",iu="DISCONNECT_ACCOUNTS_GOOGLE_ADS",su="DISCONNECT_ACCOUNTS_ALL",lu="RECEIVE_ACCOUNTS_GOOGLE_ADS_BILLING_STATUS",cu="RECEIVE_ACCOUNTS_GOOGLE_ADS_EXISTING",uu="RECEIVE_MC_CONTACT_INFORMATION",du="VERIFIED_MC_PHONE_NUMBER",gu="RECEIVE_MC_COUNTRIES_AND_CONTINENTS",pu="RECEIVE_TARGET_AUDIENCE",fu="SAVE_TARGET_AUDIENCE",mu="RECEIVE_ADS_CAMPAIGNS",hu="CREATE_ADS_CAMPAIGN",yu="UPDATE_ADS_CAMPAIGN",vu="DELETE_ADS_CAMPAIGN",bu="RECEIVE_MC_SETUP",_u="RECEIVE_REPORT",wu="RECEIVE_MC_PRODUCT_STATISTICS",Eu="RECEIVE_MC_REVIEW_REQUEST",$u="RECEIVE_MC_ISSUES",Cu="RECEIVE_MC_PRODUCT_FEED",ku="UPDATE_MC_PRODUCTS_VISIBILITY";function Su(e){const t=e.targeted_locations.length>0,n=t?e.targeted_locations:[e.country];return{...e,allowMultiple:t,displayCountries:n}}function xu(e,t){const{createNotice:n}=(0,dn.dispatch)("core/notices");401!==e.statusCode&&n("error",t),console.log(e)}function*Ou(){try{const e=(yield(0,qc.apiFetch)({path:"/wc/gla/mc/shipping/rates"})).map((e=>({...e,rate:Number(e.rate)})));return{type:Uc,shippingRates:e}}catch(e){yield xu(e,(0,o.__)("There was an error loading shipping rates.","google-listings-and-ads"))}}function*Pu(e){const t=(yield(0,qc.apiFetch)({path:"/wc/gla/mc/shipping/rates/batch",method:"POST",data:{rates:e}})).success.map((e=>({...e.rate,rate:Number(e.rate.rate)})));return{type:Vc,shippingRates:t}}function*Au(e){return yield(0,qc.apiFetch)({path:"/wc/gla/mc/shipping/rates/batch",method:"DELETE",data:{ids:e}}),{type:Wc,ids:e}}function*Nu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/shipping/times"}),t=Object.values(e).map((e=>({countryCode:e.country_code,time:Number(e.time)})));return{type:Yc,shippingTimes:t}}catch(e){yield xu(e,(0,o.__)("There was an error loading shipping times.","google-listings-and-ads"))}}function*Ru(e){const{countryCodes:t,time:n}=e;try{return yield(0,qc.apiFetch)({path:"/wc/gla/mc/shipping/times/batch",method:"POST",data:{country_codes:t,time:n}}),{type:Kc,shippingTime:e}}catch(e){yield xu(e,(0,o.__)("There was an error trying to add / update shipping times. Please try again later.","google-listings-and-ads"))}}function*Tu(e){try{return yield(0,qc.apiFetch)({path:"/wc/gla/mc/shipping/times/batch",method:"DELETE",data:{country_codes:e}}),{type:Qc,countryCodes:e}}catch(e){yield xu(e,(0,o.__)("There was an error trying to delete shipping times. Please try again later.","google-listings-and-ads"))}}function*Mu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/settings"});return{type:Zc,settings:e}}catch(e){yield xu(e,(0,o.__)("There was an error loading merchant center settings.","google-listings-and-ads"))}}function*ju(e){try{return yield(0,qc.apiFetch)({path:"/wc/gla/mc/settings",method:"POST",data:e}),{type:Xc,settings:e}}catch(e){yield xu(e,(0,o.__)("There was an error trying to save settings. Please try again later.","google-listings-and-ads"))}}function*Iu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/jetpack/connected"});return{type:Jc,account:e}}catch(e){yield xu(e,(0,o.__)("There was an error loading Jetpack account info.","google-listings-and-ads"))}}function*Fu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/google/connected"});return{type:eu,account:e}}catch(e){yield xu(e,(0,o.__)("There was an error loading Google account info.","google-listings-and-ads"))}}function Du(e){return{type:tu,data:e}}function*Lu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/connection"});return{type:nu,account:e}}catch(e){yield xu(e,(0,o.__)("There was an error loading Google Merchant Center account info.","google-listings-and-ads"))}}function*Gu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/accounts"});return{type:ru,accounts:e}}catch(e){yield xu(e,(0,o.__)("There was an error getting your Google Merchant Center accounts.","google-listings-and-ads"))}}function*Bu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/ads/connection"});return{type:ou,account:e}}catch(e){yield xu(e,(0,o.__)("There was an error loading Google Ads account info.","google-listings-and-ads"))}}function*qu(){try{return yield(0,qc.apiFetch)({path:"/wc/gla/google/connect",method:"DELETE"}),{type:au}}catch(e){throw yield xu(e,(0,o.__)("Unable to disconnect your Google account. Please try again later.","google-listings-and-ads")),e}}function*zu(){try{return yield(0,qc.apiFetch)({path:"/wc/gla/ads/connection",method:"DELETE"}),{type:iu}}catch(e){throw yield xu(e,(0,o.__)("Unable to disconnect your Google Ads account. Please try again later.","google-listings-and-ads")),e}}function*Hu(){try{return yield(0,qc.apiFetch)({path:"/wc/gla/connections",method:"DELETE"}),{type:su}}catch(e){throw yield xu(e,(0,o.__)("Unable to disconnect all your accounts. Please try again later.","google-listings-and-ads")),e}}function*Uu(){try{return ed(yield(0,qc.apiFetch)({path:"/wc/gla/ads/billing-status"}))}catch(e){yield xu(e,(0,o.__)("There was an error getting the billing status of your Google Ads account.","google-listings-and-ads"))}}function*Vu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/ads/accounts"});return{type:cu,accounts:e}}catch(e){yield xu(e,(0,o.__)("There was an error getting your Google Ads accounts.","google-listings-and-ads"))}}function Wu(e){return{type:uu,data:e}}function*Yu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/contact-information",method:"POST"});yield Wu(e)}catch(e){throw yield xu(e,(0,o.__)("Unable to update your Google Merchant Center contact information. Please try again later.","google-listings-and-ads")),e}}function*Ku(e,t,n){try{return{verificationId:(yield(0,qc.apiFetch)({path:"/wc/gla/mc/phone-verification/request",method:"POST",data:{phone_region_code:e,phone_number:t,verification_method:n}})).verification_id}}catch(e){if("rateLimitExceeded"===e.reason)throw{...e,display:(0,o.__)("Unable to initiate the verification code request. A maximum of five attempts to verify the same phone number every four hours. Please try again later.","google-listings-and-ads")};yield xu(e,(0,o.__)("Unable to request the phone verification code. Please try again later.","google-listings-and-ads"))}}function*Qu(e,t,n){try{return yield(0,qc.apiFetch)({path:"/wc/gla/mc/phone-verification/verify",method:"POST",data:{verification_id:e,verification_code:t,verification_method:n}}),{type:du}}catch(e){const{reason:t,message:n=""}=e;if("badRequest"===t){const[,t]=n.match(/^\[(\w+)\]/)||[],r={verificationCode:(0,o.__)("Wrong verification code. Please try again.","google-listings-and-ads"),verificationId:(0,o.__)("The verification code has expired. Please initiate a new verification request by the resend button.","google-listings-and-ads")};if(t in r)throw{...e,display:r[t]}}yield xu(e,(0,o.__)("Unable to verify your phone number. Please try again later.","google-listings-and-ads"))}}function*Zu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/target_audience"});return{type:pu,target_audience:e}}catch(e){yield xu(e,(0,o.__)("There was an error loading target audience.","google-listings-and-ads"))}}function Xu(e){return{type:nu,account:e}}function Ju(e){return{type:ou,account:e}}function ed(e){return{type:lu,billingStatus:e}}function*td(e){try{return yield(0,qc.apiFetch)({path:"/wc/gla/mc/target_audience",method:"POST",data:e}),{type:fu,target_audience:e}}catch(e){yield xu(e,(0,o.__)("There was an error saving target audience data.","google-listings-and-ads"))}}function*nd(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/ads/campaigns"});return{type:mu,adsCampaigns:e.map(Su)}}catch(e){yield xu(e,(0,o.__)("There was an error loading ads campaigns.","google-listings-and-ads"))}}function*rd(e,t){try{const n=yield(0,qc.apiFetch)({path:"/wc/gla/ads/campaigns",method:"POST",data:{amount:e,targeted_locations:t}});return{type:hu,createdCampaign:Su(n)}}catch(e){throw yield xu(e,(0,o.__)("Unable to create your paid ads campaign. Please try again later.","google-listings-and-ads")),e}}function*od(e,t){try{return yield(0,qc.apiFetch)({path:`/wc/gla/ads/campaigns/${e}`,method:"PATCH",data:t}),{type:yu,id:e,data:t}}catch(e){throw yield xu(e,(0,o.__)("Unable to update your paid ads campaign. Please try again later.","google-listings-and-ads")),e}}function*ad(e){try{return yield(0,qc.apiFetch)({path:`/wc/gla/ads/campaigns/${e}`,method:"DELETE"}),{type:vu,id:e}}catch(e){throw yield xu(e,(0,o.__)("Unable to delete your paid ads campaign. Please try again later.","google-listings-and-ads")),e}}function id(e,t){return{type:_u,reportKey:e,data:t}}function*sd(){try{return ld(yield(0,qc.apiFetch)({path:"/wc/gla/mc/setup"}))}catch(e){yield xu(e,(0,o.__)("There was an error loading your merchant center setup status.","google-listings-and-ads"))}}function*ld(e){return{type:bu,mcSetup:e}}function*cd(e){return{type:wu,mcProductStatistics:e}}function*ud(e){return{type:Eu,mcReviewRequest:e}}function*dd(e,t){return{type:$u,query:e,data:t}}function*gd(e,t){return{type:Cu,query:e,data:t}}function*pd(e,t){try{return yield(0,qc.apiFetch)({path:"/wc/gla/mc/product-visibility",method:"POST",data:{ids:e,visible:t}}),{type:ku}}catch(e){throw yield xu(e,(0,o.__)("Unable to update the channel visibility of products. Please try again later.","google-listings-and-ads")),e}}function*fd(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/review",method:"POST"});return yield ud(e)}catch(e){throw yield xu(e,null==e?void 0:e.message),e}}function md(e){return[e]}function hd(e){return!!e&&"object"==typeof e}function yd(){var e={clear:function(){e.head=null}};return e}function vd(e,t,n){var r;if(e.length!==t.length)return!1;for(r=n;r<e.length;r++)if(e[r]!==t[r])return!1;return!0}function bd(e,t){var n,r;function o(){n=Bc?new WeakMap:yd()}function a(){var n,o,a,i,s,l=arguments.length;for(i=new Array(l),a=0;a<l;a++)i[a]=arguments[a];for(s=t.apply(null,i),(n=r(s)).isUniqueByDependants||(n.lastDependants&&!vd(s,n.lastDependants,0)&&n.clear(),n.lastDependants=s),o=n.head;o;){if(vd(o.args,i,1))return o!==n.head&&(o.prev.next=o.next,o.next&&(o.next.prev=o.prev),o.next=n.head,o.prev=null,n.head.prev=o,n.head=o),o.val;o=o.next}return o={val:e.apply(null,i)},i[0]=null,o.args=i,n.head&&(n.head.prev=o,o.next=n.head),n.head=o,o.val}return t||(t=md),r=Bc?function(e){var t,r,o,a,i=n,s=!0;for(t=0;t<e.length;t++){if(!hd(r=e[t])){s=!1;break}i.has(r)?i=i.get(r):(o=new WeakMap,i.set(r,o),i=o)}return i.has(Gc)||((a=yd()).isUniqueByDependants=s,i.set(Gc,a)),i.get(Gc)}:function(){return n},a.getDependants=t,a.clear=o,o(),a}Gc={},Bc="undefined"!=typeof WeakMap;var _d=window.wp.date,wd=__webpack_require__(9171);const Ed=["clicks","impressions"],$d=["sales","conversions","spend",...Ed],Cd=Object.freeze({NONE:0,FOR_METRIC:1,FOR_REQUEST:2});function kd(e,t,n){const r=(0,wd.getCurrentDates)(t);return{after:(0,_d.format)("Y-m-d",r[n].after),before:(0,_d.format)("Y-m-d",r[n].before),fields:"free"===e?Ed:$d}}function Sd(e,t,n){return`${e}:${t}:${JSON.stringify(n,Object.keys(n).sort())}`}function xd(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0;return(n||Object.keys(e)).reduce(((n,r)=>({...n,[r]:Od(e[r],t[r],e[r]&&t[r]?Cd.NONE:Cd.FOR_REQUEST)})),{})}const Od=(e,t,n)=>({value:e,delta:Pd(e,t),prevValue:t,missingFreeListingsData:n});function Pd(e,t){let n=null;if("number"==typeof e&&"number"==typeof t&&(n=0,e!==t)){const r=(e-t)/t*100;n=Number.isFinite(r)?function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;const n=Math.pow(10,t);return Math.round(e*n)/n}(r):null}return n}const Ad=e=>e.mc.shipping.rates,Nd=e=>e.mc.shipping.times,Rd=e=>e.mc.settings,Td=e=>e.mc.accounts.jetpack,Md=e=>e.mc.accounts.google,jd=e=>e.mc.accounts.google_access,Id=e=>e.mc.accounts.mc,Fd=e=>e.mc.accounts.existing_mc,Dd=e=>e.mc.accounts.ads,Ld=e=>e.mc.accounts.ads_billing_status,Gd=e=>e.mc.accounts.existing_ads,Bd=e=>e.mc.contact,qd=(0,dn.createRegistrySelector)((e=>t=>{const n=e(Lc);return{loaded:!!Bd(t)||n.hasFinishedResolution("getGoogleMCContactInformation"),data:n.getGoogleMCContactInformation()}})),zd=bd((e=>{const{countries:t,continents:n}=e.mc;return{countries:t,continents:n}}),(e=>[e.mc.countries,e.mc.continents])),Hd=e=>e.mc.target_audience,Ud=e=>e.ads_campaigns,Vd=e=>e.mc_setup,Wd=e=>e.mc_product_statistics,Yd=e=>e.mc_review_request,Kd=bd(((e,t)=>{const n=e.mc_issues[t.issue_type];if(!n)return n;const r=(t.page-1)*t.per_page,o=r+t.per_page;return{issues:n.issues.slice(r,o),total:n.total}}),(e=>[e.mc_issues])),Qd=(e,t)=>e.mc_product_feed?{products:e.mc_product_feed.pages[t.page],total:e.mc_product_feed.total}:e.mc_product_feed,Zd=(e,t,n,r)=>{const o=Sd(t,n,r);return e.report[o]||null},Xd=(0,dn.createRegistrySelector)((e=>(t,n,r,o,a)=>{const i=e(Lc),s=function(e,t,n,r){const o=kd(t,n,r),{order:a="desc"}=n;let{orderby:i}=n;i&&o.fields.includes(i)||(i=o.fields[0]);const s={...o,interval:"day",orderby:i,order:a};return"programs"===e&&n.programs?s.ids=n.programs:"products"===e&&n.products&&(s.ids=n.products.replace(/\d+/g,"gla_$&")),s}(n,r,o,a),l=[n,r,s];return{reportQuery:s,loaded:i.hasFinishedResolution("getReportByApiQuery",l),data:i.getReportByApiQuery(...l)}})),Jd=(0,dn.createRegistrySelector)((e=>(t,n,r,o)=>{const a=e(Lc),i=["programs",n,kd(n,r,o)],s=a.getReportByApiQuery(...i);return{data:s?s.totals:null,loaded:a.hasFinishedResolution("getReportByApiQuery",i)}}));var eg=window.wp.url;function*tg(){yield Ou()}function*ng(){yield Nu()}function*rg(){yield Mu()}function*og(){yield Iu()}function*ag(){yield Fu()}function*ig(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/google/reconnected"});yield Du(e)}catch(e){yield xu(e,(0,o.__)("There was an error loading Google account access info.","google-listings-and-ads"))}}function*sg(){yield Lu()}function*lg(){yield Gu()}function*cg(){yield Bu()}function*ug(){yield Uu()}function*dg(){yield Vu()}function*gg(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/contact-information"});yield Wu(e)}catch(e){yield xu(e,(0,o.__)("There was an error loading Google Merchant Center contact information.","google-listings-and-ads"))}}function*pg(){try{const e={continents:!0},t=(0,eg.addQueryArgs)("/wc/gla/mc/countries",e),n=yield(0,qc.apiFetch)({path:t});return{type:gu,data:n}}catch(e){yield xu(e,(0,o.__)("There was an error loading supported country details.","google-listings-and-ads"))}}function*fg(){yield Zu()}function*mg(){yield nd()}function*hg(){yield sd()}function*yg(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/product-statistics"});yield cd(e)}catch(e){yield xu(e,(0,o.__)("There was an error loading your merchant center product statistics.","google-listings-and-ads"))}}function*vg(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/review"});yield ud(e)}catch(e){yield xu(e,(0,o.__)("There was an error loading your merchant center product review request status.","google-listings-and-ads"))}}function*bg(e){try{const{issue_type:t,...n}=e,r=yield(0,qc.apiFetch)({path:(0,eg.addQueryArgs)(`/wc/gla/mc/issues/${t||cc}`,n)});yield dd(e,r)}catch(e){yield xu(e,(0,o.__)("There was an error loading issues to resolve.","google-listings-and-ads"))}}function*_g(e){try{const t=yield(0,qc.apiFetch)({path:(0,eg.addQueryArgs)("/wc/gla/mc/product-feed",e)});yield gd(e,t)}catch(e){yield xu(e,(0,o.__)("There was an error loading product feed.","google-listings-and-ads"))}}ag.shouldInvalidate=e=>e.type===au,ig.shouldInvalidate=e=>e.type===au,gg.shouldInvalidate=e=>e.type===du,bg.shouldInvalidate=e=>e.type===ku,_g.shouldInvalidate=(e,t)=>e.type===ku||e.type===Cu&&(e.query.per_page!==t.per_page||e.query.orderby!==t.orderby||e.query.order!==t.order);const wg=new Map([[ec,"mc"],[Jl,"ads"]]);function*Eg(e,t,n){const r=`/wc/gla/${wg.get(t)}/reports/${e}`,a=(0,eg.addQueryArgs)(r,n);try{const r=yield(0,qc.apiFetch)({path:a}),o=Sd(e,t,n);yield id(o,r)}catch(e){yield xu(e,(0,o.__)("There was an error loading report.","google-listings-and-ads"))}}const $g={mc:{target_audience:null,countries:null,continents:null,shipping:{rates:[],times:[]},settings:null,accounts:{jetpack:null,google:null,mc:null,ads:null,existing_mc:null,existing_ads:null,ads_billing_status:null,google_access:null},contact:null},ads_campaigns:null,mc_setup:null,mc_product_statistics:null,mc_issues:{account:null,product:null},mc_review_request:{status:null,cooldown:null,issues:null,reviewEligibleRegions:[]},mc_product_feed:null,report:{}};function Cg(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";const n=Object.assign(e.constructor(),e),r=e=>null==e?{}:(0,ie.clone)(e),o=e=>t?Array.isArray(t)||Array.isArray(e)?[].concat(t,e):`${t}.${e}`:e;return{setIn(e,t){const a=o(e);return(0,ie.setWith)(n,a,t,r),this},end:()=>n}}function kg(e,t,n){return Cg(e).setIn(t,n).end()}function Sg(e,t){return t?e.json?e.json():Promise.reject(e):e}(0,dn.registerStore)(Lc,{actions:t,selectors:n,resolvers:r,controls:qc.controls,reducer:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:$g,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Uc:return kg(e,"mc.shipping.rates",t.shippingRates);case Vc:{const{shippingRates:n}=t,r=[...e.mc.shipping.rates];return n.forEach((e=>{const t=r.findIndex((t=>t.id===e.id));t>=0?r[t]=e:r.push(e)})),kg(e,"mc.shipping.rates",r)}case Wc:{const{ids:n}=t,r=e.mc.shipping.rates.filter((e=>!n.includes(e.id)));return kg(e,"mc.shipping.rates",r)}case Yc:return kg(e,"mc.shipping.times",t.shippingTimes);case Kc:{const{countryCodes:n,time:r}=t.shippingTime,o=[...e.mc.shipping.times];return n.forEach((e=>{const t={countryCode:e,time:r},n=o.findIndex((t=>t.countryCode===e));n>=0?o[n]=t:o.push(t)})),kg(e,"mc.shipping.times",o)}case Qc:{const n=new Set(t.countryCodes),r=e.mc.shipping.times.filter((e=>!n.has(e.countryCode)));return kg(e,"mc.shipping.times",r)}case Zc:return kg(e,"mc.settings",t.settings);case Xc:return kg(e,"mc.settings",{...e.mc.settings,...t.settings});case Jc:return kg(e,"mc.accounts.jetpack",t.account);case eu:return kg(e,"mc.accounts.google",t.account);case tu:return kg(e,"mc.accounts.google_access",t.data);case nu:return kg(e,"mc.accounts.mc",t.account);case ru:return kg(e,"mc.accounts.existing_mc",t.accounts);case ou:return kg(e,"mc.accounts.ads",t.account);case iu:return kg(e,"mc.accounts.ads",$g.mc.accounts.ads);case lu:return kg(e,"mc.accounts.ads_billing_status",t.billingStatus);case cu:return kg(e,"mc.accounts.existing_ads",t.accounts);case uu:return kg(e,"mc.contact",t.data);case gu:{const{data:n}=t;return Cg(e,"mc").setIn("countries",n.countries).setIn("continents",n.continents).end()}case pu:case fu:return kg(e,"mc.target_audience",t.target_audience);case mu:return kg(e,"ads_campaigns",t.adsCampaigns);case hu:return kg(e,"ads_campaigns",[...e.ads_campaigns||[],t.createdCampaign]);case yu:{const{id:n,data:r}=t,o=e.ads_campaigns.findIndex((e=>e.id===n)),a={...e.ads_campaigns[o],...r},i=[...e.ads_campaigns];return i[o]=a,kg(e,"ads_campaigns",i)}case vu:{const{id:n}=t,r=e.ads_campaigns.filter((e=>e.id!==n));return kg(e,"ads_campaigns",r)}case bu:return kg(e,"mc_setup",t.mcSetup);case wu:return kg(e,"mc_product_statistics",t.mcProductStatistics);case Eu:return kg(e,"mc_review_request",t.mcReviewRequest);case $u:{var n;const{query:r,data:o}=t,a=(null===(n=e.mc_issues[r.issue_type])||void 0===n?void 0:n.issues.slice())||[];return a.splice((r.page-1)*r.per_page,r.per_page,...o.issues),Cg(e,`mc_issues.${r.issue_type}`).setIn("issues",a).setIn("total",o.total).end()}case Cu:{const{query:n,data:r}=t,o=e.mc_product_feed||{},a=Cg(e,"mc_product_feed");return o.per_page===n.per_page&&o.order===n.order&&o.orderby===n.orderby||a.setIn("pages",{}),a.setIn(["pages",n.page],r.products).setIn("per_page",n.per_page).setIn("order",n.order).setIn("orderby",n.orderby).setIn("total",r.total).end()}case _u:{const{reportKey:n,data:r}=t;return kg(e,["report",n],r)}default:return e}}}),Hc().use(function(e){const t=new RegExp("^/wc/gla/");return function(n,r){if(!t.test(n.path))return r(n);const{parse:o=!0}=n;return r({...n,parse:!1}).catch(e).catch((async e=>Promise.reject(await Sg(e,o)))).then((e=>o&&204===e.status?null:Sg(e,o)))}}((e=>{if(Zl.mcSetupComplete&&401===e.status)return(e.json||e.text).call(e).then((e=>"string"==typeof e?{message:e}:e)).then((e=>{const t=Pc(e.code);return t&&(0,pc.getHistory)().replace(t),e})).then((t=>Promise.reject({...t,statusCode:e.status})));throw e})));const xg=()=>(0,dn.useDispatch)(Lc);var Og=e=>{const t=(0,s.useRef)(e);return(0,ie.isEqual)(t.current,e)||(t.current=e),t.current},Pg=function(e){const{invalidateResolution:t}=xg();for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];const a=Og(r),i=(0,s.useCallback)((()=>{t(e,a)}),[t,e,a]);return(0,dn.useSelect)((t=>{const{isResolving:n,hasFinishedResolution:r}=t(Lc),o=t(Lc)[e](...a);return{isResolving:n(e,a),hasFinishedResolution:r(e,a),data:o,invalidateResolution:i}}),[i,e,a])},Ag=()=>Pg("getTargetAudience"),Ng=window.wc.data;function Rg(){return(0,dn.useSelect)((e=>{const{getSetting:t}=e(Ng.SETTINGS_STORE_NAME),n=(0,i.getSetting)("countries"),r=t("general","general"),[o]=r.woocommerce_default_country.split(":");return{code:o,name:n[o]}}),[])}const Tg=()=>(0,s.createElement)(El,{className:"gla-get-started-notice__icon",icon:Dc,size:18}),Mg=()=>{const{data:e}=Ag();return e?(0,s.createElement)(Fc,{className:"gla-get-started-notice",status:"error",isDismissible:!1},(0,s.createInterpolateElement)((0,o.__)("Your site language is <language />. This language is currently not supported by Google Listings & Ads. <settingsLink>You can change your site language here</settingsLink>. <supportedLanguagesLink>Read more about supported languages</supportedLanguagesLink>","google-listings-and-ads"),{language:(0,s.createElement)("strong",null,e.language),settingsLink:(0,s.createElement)(Bl.Link,{className:"gla-get-started-notice__link",type:"wp-admin",href:"/wp-admin/options-general.php"}),supportedLanguagesLink:(0,s.createElement)(zl,{className:"gla-get-started-notice__link",href:"https://support.google.com/merchants/answer/160637",context:"get-started",linkId:"supported-languages"})}),(0,s.createElement)(Tg,null)):null},jg=()=>{const{name:e}=Rg();return e?(0,s.createElement)(Fc,{className:"gla-get-started-notice",status:"warning",isDismissible:!1},(0,s.createInterpolateElement)((0,o.__)("Your store’s country is <country />. This country is currently not supported by Google Listings & Ads. However, you can still choose to list your products in another supported country, if you are able to sell your products to customers there. <settingsLink>Change your store’s country here</settingsLink>. <supportedCountriesLink>Read more about supported countries</supportedCountriesLink>","google-listings-and-ads"),{country:(0,s.createElement)("strong",null,e),settingsLink:(0,s.createElement)(Bl.Link,{className:"gla-get-started-notice__link",type:"wp-admin",href:"/wp-admin/admin.php?page=wc-settings"}),supportedCountriesLink:(0,s.createElement)(zl,{className:"gla-get-started-notice__link",href:"https://support.google.com/merchants/answer/160637",context:"get-started",linkId:"supported-countries"})}),(0,s.createElement)(Tg,null)):null};function Ig(){const{mcSupportedLanguage:e,mcSupportedCountry:t}=Zl;return(0,s.createElement)(s.Fragment,null,!e&&(0,s.createElement)(Mg,null),!t&&(0,s.createElement)(jg,null))}var Fg=()=>(0,s.createElement)("div",{className:"woocommerce-marketing-google-get-started-page"},(0,s.createElement)(Ig,null),(0,s.createElement)(jc,null),(0,s.createElement)(Di,null),(0,s.createElement)(Ql,null),(0,s.createElement)(Vi,null),(0,s.createElement)(Ac,null),(0,s.createElement)(Ul,null));const Dg={"full-page":["woocommerce-admin-full-screen","is-wp-toolbar-disabled","gla-full-page"],"full-content":["gla-full-content"]};function Lg(e){(0,s.useEffect)((()=>{if(!Dg.hasOwnProperty(e))return;const t=document.body.classList,n=Dg[e].filter((e=>!t.contains(e)));return t.add(...n),()=>{t.remove(...n)}}),[e])}var Gg=__webpack_require__(8222),Bg=e=>{let{title:t,backHref:n,helpButton:r,onBackButtonClick:o}=e;return(0,s.createElement)("div",{className:"gla-stepper-top-bar"},(0,s.createElement)(Bl.Link,{className:"back-button",href:n,type:"wc-admin",onClick:o},(0,s.createElement)(Gg.Z,null)),(0,s.createElement)("span",{className:"title"},t),(0,s.createElement)("div",{className:"actions"},r))},qg=__webpack_require__(7719),zg=e=>{const{icon:t,text:n,className:r="",...o}=e;return(0,s.createElement)(gc,l({className:`app-icon-button ${r}`},o),(0,s.createElement)("div",null,t),n)},Hg=e=>{const{eventContext:t,...n}=e;return(0,s.createElement)(zg,l({icon:(0,s.createElement)(qg.Z,null),text:(0,o.__)("Help","google-listings-and-ads"),href:"https://docs.woocommerce.com/document/google-listings-and-ads/",target:"_blank",eventName:"gla_help_click",eventProps:{context:t}},n))},Ug=()=>(0,s.createElement)(Bg,{title:(0,o.__)("Get started with Google Listings & Ads","google-listings-and-ads"),helpButton:(0,s.createElement)(Hg,{eventContext:"setup-mc"}),backHref:(0,pc.getNewPath)({},"/google/start"),onBackButtonClick:()=>{(0,Dl.recordEvent)("gla_setup_mc",{target:"back",trigger:"click"})}}),Vg=()=>(0,s.createElement)("div",{className:"app-spinner"},(0,s.createElement)(Bl.Spinner,null)),Wg=()=>(0,dn.useSelect)((e=>({jetpack:e(Lc).getJetpackAccount(),isResolving:e(Lc).isResolving("getJetpackAccount"),hasFinishedResolution:e(Lc).hasFinishedResolution("getJetpackAccount")})),[]);const Yg="https://www.googleapis.com/auth/content",Kg="https://www.googleapis.com/auth/siteverification.verify_only",Qg="https://www.googleapis.com/auth/adwords";function Zg(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];const n={adsRequired:t.includes(Qg)};return n.gmcRequired=t.includes(Yg)&&t.includes(Kg),n.glaRequired=e?n.gmcRequired&&n.adsRequired:n.gmcRequired,n}var Xg=()=>{const{jetpack:e,isResolving:t,hasFinishedResolution:n}=Wg();return(0,dn.useSelect)((r=>{if(!e||"no"===e.active)return{google:void 0,scope:Zg(Zl.adsSetupComplete),isResolving:t,hasFinishedResolution:n};const{getGoogleAccount:o,isResolving:a,hasFinishedResolution:i}=r(Lc),s=o();return{google:s,scope:Zg(Zl.adsSetupComplete,null==s?void 0:s.scope),isResolving:a("getGoogleAccount"),hasFinishedResolution:i("getGoogleAccount")}}),[e,t,n])},Jg=()=>{const{google:e,scope:t,isResolving:n,hasFinishedResolution:r}=Xg();return(0,dn.useSelect)((o=>{if(!e||"no"===e.active||!t.gmcRequired)return{googleMCAccount:void 0,isResolving:n,hasFinishedResolution:r};const{getGoogleMCAccount:a,isResolving:i,hasFinishedResolution:s}=o(Lc);return{googleMCAccount:a(),isResolving:i("getGoogleMCAccount"),hasFinishedResolution:s("getGoogleMCAccount")}}),[e,t.gmcRequired,n,r])},ep=e=>{const{className:t="",children:n,...r}=e;return(0,s.createElement)("div",l({className:`gla-step-content ${t}`},r),(0,s.createElement)("div",{className:"gla-step-content__container"},n))},tp=e=>{const{className:t="",title:n,description:r}=e;return(0,s.createElement)("header",{className:`gla-step-content-header ${t}`},(0,s.createElement)("h1",null,n),(0,s.createElement)("div",{className:"description"},r))},np=e=>{const{className:t="",...n}=e;return(0,s.createElement)("div",l({className:`gla-step-content-footer ${t}`},n))};function rp(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function op(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?rp(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):rp(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ap={isBorderless:!1,isShady:!1,size:"medium"},ip=function(e){var t=e.className,n=e.isShady,r=c(e,["className","isShady"]),o=op(op(op({},ap),p()),e),a=o.isBorderless,i=o.size,u=d()("components-card__footer",a&&"is-borderless",n&&"is-shady",i&&"is-size-".concat(i),t);return(0,s.createElement)(Re,l({},r,{className:u}))};const sp=e=>{const{className:t="",...n}=e;return(0,s.createElement)("div",l({className:`wcdl-subsection ${t}`},n))};sp.Title=e=>{const{className:t,...n}=e;return(0,s.createElement)("div",l({className:d()("wcdl-subsection-title",t)},n))},sp.Body=e=>{const{children:t}=e;return(0,s.createElement)("div",{className:"wcdl-subsection-body"},t)},sp.HelperText=e=>{const{className:t,children:n}=e;return(0,s.createElement)("div",{className:d()("wcdl-subsection-helper-text",t)},n)};var lp=sp;const cp=e=>{let{size:t="",...n}=e;return(0,s.createElement)(De,l({},n,{size:t}))};cp.Body=e=>{const{className:t,...n}=e;return(0,s.createElement)(qe,l({className:d()("wcdl-section-card-body",t)},n))},cp.Footer=e=>{const{children:t,...n}=e;return(0,s.createElement)(ip,l({className:"wcdl-section-card-footer"},n),t)},cp.Title=e=>{const{className:t,...n}=e;return(0,s.createElement)(lp.Title,l({className:d()("wcdl-section-card-title",t)},n))};const up=e=>{let{className:t,title:n,description:r,children:o,disabled:a}=e;const i=d()("wcdl-section",!!a&&"wcdl-section--is-disabled",t);return(0,s.createElement)("section",{className:i},(0,s.createElement)("header",null,n&&(0,s.createElement)("h1",null,n),r),(0,s.createElement)("div",{className:"wcdl-section__body"},o))};up.Card=cp;var dp=up;const gp={normal:!1,large:"gla-vertical-gap-layout__large",overlap:"gla-vertical-gap-layout__overlap"};var pp=e=>{const{className:t,size:n="normal",...r}=e;return(0,s.createElement)("div",l({className:d()("gla-vertical-gap-layout",gp[n],t)},r))};function fp(e){return"yes"!==e.active?"":"yes"===e.owner?e.email:(0,o.__)("Successfully connected through Jetpack","google-listings-and-ads")}var mp=__webpack_require__(4886);function hp(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var yp=function(e){var t=e.icon,n=e.size,r=void 0===n?24:n,o=c(e,["icon","size"]);return(0,s.cloneElement)(t,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?hp(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hp(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({width:r,height:r},o))},vp=(0,s.createElement)(rs,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,s.createElement)(ns,{fillRule:"evenodd",d:"M19.75 11H21V8.667L19.875 4H4.125L3 8.667V11h1.25v8.75h15.5V11zm-1.5 0H5.75v7.25H10V13h4v5.25h4.25V11zm-5.5-5.5h2.067l.486 3.24.028.76H12.75v-4zm-3.567 0h2.067v4H8.669l.028-.76.486-3.24zm7.615 3.1l-.464-3.1h2.36l.806 3.345V9.5h-2.668l-.034-.9zM7.666 5.5h-2.36L4.5 8.845V9.5h2.668l.034-.9.464-3.1z",clipRule:"evenodd"})),bp=__webpack_require__(8026),_p=__webpack_require__(4515);const wp={EMPTY:"empty",WPCOM:"wpcom",GOOGLE:"google",GOOGLE_MERCHANT_CENTER:"google_merchant_center",GOOGLE_ADS:"google_ads",PHONE:"phone",ADDRESS:"address"},Ep=(0,s.createElement)("img",{src:bp,alt:(0,o.__)("Google Logo","google-listings-and-ads"),width:"40",height:"40"}),$p=(0,s.createElement)("img",{src:_p,alt:(0,o.__)("WordPress.com Logo","google-listings-and-ads"),width:"40",height:"40"}),Cp={[wp.EMPTY]:{},[wp.WPCOM]:{icon:$p,title:"WordPress.com"},[wp.GOOGLE]:{icon:Ep,title:(0,o.__)("Google","google-listings-and-ads")},[wp.GOOGLE_MERCHANT_CENTER]:{icon:Ep,title:(0,o.__)("Google Merchant Center","google-listings-and-ads"),description:(0,o.__)("Required to sync products and list on Google Shopping","google-listings-and-ads")},[wp.GOOGLE_ADS]:{icon:Ep,title:(0,o.__)("Google Ads","google-listings-and-ads"),description:(0,o.__)("Required to create paid campaigns with your product listings","google-listings-and-ads")},[wp.PHONE]:{icon:(0,s.createElement)(mp.Z,{size:32}),title:(0,o.__)("Phone number","google-listings-and-ads")},[wp.ADDRESS]:{icon:(0,s.createElement)(yp,{icon:vp,size:32}),title:(0,o.__)("Store address","google-listings-and-ads")}},kp={center:!1,top:"gla-account-card__styled--align-top"};function Sp(e){let{className:t,disabled:n=!1,appearance:r=wp.EMPTY,icon:o=Cp[r].icon,title:a=Cp[r].title,description:i=Cp[r].description,helper:c,alignIcon:u="center",indicator:g,alignIndicator:p="center",children:f,...m}=e;const h=d()("gla-account-card",!!n&&"gla-account-card--is-disabled",t),y=d()("gla-account-card__icon",kp[u]),v=d()("gla-account-card__indicator",kp[p]);return(0,s.createElement)(dp.Card,l({className:h},m),(0,s.createElement)(dp.Card.Body,null,(0,s.createElement)(ae,{gap:4},o&&(0,s.createElement)(ze,{className:y},o),(0,s.createElement)(Li,null,a&&(0,s.createElement)(lp.Title,{className:"gla-account-card__title"},a),i&&(0,s.createElement)("div",{className:"gla-account-card__description"},i),c&&(0,s.createElement)("div",{className:"gla-account-card__helper"},c)),g&&(0,s.createElement)(ze,{className:v},g))),f)}var xp=__webpack_require__(3836),Op=e=>{const{className:t}=e;return(0,s.createElement)(ae,{className:d()("gla-connected-icon-label",t),align:"center",gap:1},(0,s.createElement)(ze,null,(0,s.createElement)(xp.Z,null)),(0,s.createElement)(ze,null,(0,o.__)("Connected","google-listings-and-ads")))},Pp=e=>{let{jetpack:t}=e;return(0,s.createElement)(Sp,{appearance:wp.WPCOM,description:fp(t),indicator:(0,s.createElement)(Op,null)})},Ap=()=>(0,dn.useDispatch)("core/notices");const Np="START",Rp="FINISH",Tp="ERROR",Mp="RESET",jp={loading:!1,error:void 0,data:void 0,response:void 0,options:void 0},Ip=(e,t)=>{switch(t.type){case Np:return{...e,loading:!0,options:t.options};case Rp:return{...e,loading:!1,data:t.data,response:t.response,options:t.options};case Tp:return{...e,loading:!1,error:t.error,response:t.response,options:t.options};case Mp:return t.state}},Fp=e=>{const{parse:t=!0}=e;return t};var Dp=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:jp;const n=Og(e),r={...jp,...t},[o,a]=(0,s.useReducer)(Ip,r),i=(0,s.useCallback)((async e=>{const t={...n,...e};a({type:Np,options:t});try{const e=await Hc()({...t,parse:!1}),n=e.clone(),r=n.json&&await n.json();return a({type:Rp,data:r,response:e,options:t}),Fp(t)?r:e}catch(e){if("fetch_error"===e.code)throw a({type:Tp,error:e,response:void 0,options:t}),e;const n=e,r=n.clone(),o=r.json?await r.json():new Error("No content body in fetch response.");throw a({type:Tp,error:o,response:n,options:t}),Fp(t)?o:n}}),[n]),l=e=>{a({type:Mp,state:{...r,...e}})},c={...o,reset:l};return[i,c]},Lp=()=>{const{createNotice:e}=Ap(),t=Zl.mcSetupComplete?"reconnect":"setup-mc",n={next_page_name:t},r=(0,eg.addQueryArgs)("/wc/gla/jetpack/connect",n),[a,{loading:i,data:l}]=Dp({path:r});return(0,s.createElement)(Sp,{appearance:wp.WPCOM,description:(0,o.__)("Required to connect with Google","google-listings-and-ads"),indicator:(0,s.createElement)(gc,{isSecondary:!0,loading:i||l,eventName:"gla_wordpress_account_connect_button_click",eventProps:{context:t},onClick:async()=>{try{const e=await a();window.location.href=e.url}catch(t){e("error",(0,o.__)("Unable to connect your WordPress.com account. Please try again later.","google-listings-and-ads"))}}},(0,o.__)("Connect","google-listings-and-ads"))})},Gp=e=>{let{jetpack:t}=e;return"yes"===t.active?(0,s.createElement)(Pp,{jetpack:t}):(0,s.createElement)(Lp,null)},Bp=(0,s.createElement)(zl,{context:"setup-mc-accounts",linkId:"required-google-permissions",href:"https://docs.woocommerce.com/document/google-listings-and-ads/#required-google-permissions"});function qp(e,t){const n=(0,s.useMemo)((()=>{const n={next_page_name:e,login_hint:t};return{path:(0,eg.addQueryArgs)("/wc/gla/google/connect",n)}}),[e,t]);return Dp(n)}var zp=(e,t)=>{const{createNotice:n}=Ap(),[r,a]=qp(e,t);return[async()=>{try{const{url:e}=await r();window.location.href=e}catch(e){n("error",(0,o.__)("Unable to connect your Google account. Please try again later.","google-listings-and-ads"))}},a]},Hp=e=>{let{additionalScopeEmail:t}=e;const n=Zl.mcSetupComplete?"reconnect":"setup-mc",[r,{loading:a,data:i}]=zp(n,t);return(0,s.createElement)(Sp,{appearance:wp.GOOGLE,alignIcon:"top",description:(0,s.createElement)(s.Fragment,null,t,(0,s.createElement)("p",null,(0,s.createElement)("em",null,(0,s.createInterpolateElement)((0,o.__)("<alert>Uh-oh!</alert> You did not allow WooCommerce sufficient access to your Google account. You must allow all required permissions in the Google authorization page to proceed. <link>Read more</link>","google-listings-and-ads"),{alert:(0,s.createElement)("span",{className:"gla-authorize-google-account-card__error-text"}),link:Bp})))),alignIndicator:"top",indicator:(0,s.createElement)(gc,{isSecondary:!0,isDestructive:!0,loading:a||i,eventName:"gla_google_account_connect_button_click",eventProps:{context:n,action:"scope"},text:(0,o.__)("Allow full access","google-listings-and-ads"),onClick:r})})},Up=e=>{let{googleAccount:t,helper:n,hideAccountSwitch:r=!1}=e;const[a,{loading:i}]=(()=>{const{createNotice:e,removeNotice:t}=Ap(),[n,{loading:r}]=Dp({path:"/wc/gla/mc/connection",method:"DELETE"}),[a,{loading:i}]=Dp({path:"/wc/gla/google/connect",method:"DELETE"}),[s,{loading:l,data:c}]=qp("setup-mc");return[async()=>{const{notice:r}=await e("info",(0,o.__)("Connecting to a different Google account, please wait…","google-listings-and-ads"));try{await n(),await a();const{url:e}=await s();window.location.href=e}catch(n){t(r.id),e("error",(0,o.__)("Unable to connect to a different Google account. Please try again later.","google-listings-and-ads"))}},{loading:r||i||l||c}]})();return(0,s.createElement)(Sp,{appearance:wp.GOOGLE,description:t.email,helper:n,indicator:(0,s.createElement)(Op,null)},!r&&(0,s.createElement)(dp.Card.Footer,null,(0,s.createElement)(gc,{isLink:!0,disabled:i,text:(0,o.__)("Or, connect to a different Google account","google-listings-and-ads"),eventName:"gla_google_account_connect_different_account_button_click",onClick:a})))},Vp=e=>{let{disabled:t}=e;const n=Zl.mcSetupComplete?"reconnect":"setup-mc",[r,{loading:a,data:i}]=zp(n);return(0,s.createElement)(Sp,{appearance:wp.GOOGLE,disabled:t,alignIcon:"top",description:(0,s.createElement)(s.Fragment,null,(0,o.__)("Required to sync with Google Merchant Center and Google Ads.","google-listings-and-ads"),(0,s.createElement)("p",null,(0,s.createElement)("em",null,(0,s.createInterpolateElement)((0,o.__)("You will be prompted to give WooCommerce access to your Google account. Please check all the checkboxes to give WooCommerce all required permissions. <link>Read more</link>","google-listings-and-ads"),{link:Bp})))),alignIndicator:"top",indicator:(0,s.createElement)(gc,{isSecondary:!0,disabled:t,loading:a||i,eventName:"gla_google_account_connect_button_click",eventProps:{context:n,action:"authorization"},text:(0,o.__)("Connect","google-listings-and-ads"),onClick:r})})};function Wp(e){let{disabled:t=!1}=e;const{google:n,scope:r,hasFinishedResolution:o}=Xg();if(!o)return(0,s.createElement)(Sp,{description:(0,s.createElement)(Vg,null)});const a="yes"===(null==n?void 0:n.active);return a&&r.glaRequired?(0,s.createElement)(Up,{googleAccount:n}):a&&!r.glaRequired?(0,s.createElement)(Hp,{additionalScopeEmail:n.email}):(0,s.createElement)(Vp,{disabled:t})}var Yp=e=>{const{children:t,...n}=e;return(0,s.createElement)(vl,n,(0,s.createElement)("div",{className:"app-tooltip__children-container"},t))},Kp=()=>(0,s.createElement)(dp.Card,null,(0,s.createElement)(dp.Card.Body,null,(0,s.createElement)(Vg,null))),Qp=e=>{let{googleMCAccount:t,hideAccountSwitch:n=!1}=e;const{createNotice:r,removeNotice:a}=Ap(),{invalidateResolution:l}=xg(),[c,{loading:u}]=Dp({path:"/wc/gla/mc/connection",method:"DELETE"}),d=new URL((0,i.getSetting)("homeUrl")).host;return(0,s.createElement)(Sp,{appearance:wp.GOOGLE_MERCHANT_CENTER,description:(0,o.sprintf)(// translators: 1: account domain, 2: account ID.
3
  (0,o.__)("%1$s (%2$s)","google-listings-and-ads"),d,t.id),indicator:(0,s.createElement)(Op,null)},!n&&(0,s.createElement)(dp.Card.Footer,null,(0,s.createElement)(gc,{isLink:!0,disabled:u,text:(0,o.__)("Or, connect to a different Google Merchant Center account","google-listings-and-ads"),eventName:"gla_mc_account_connect_different_account_button_click",onClick:async()=>{const{notice:e}=await r("info",(0,o.__)("Disconnecting your Google Merchant Center account, please wait…","google-listings-and-ads"));try{await c(),l("getExistingGoogleMCAccounts",[]),l("getGoogleMCAccount",[])}catch(e){r("error",(0,o.__)("Unable to disconnect your Google Merchant Center account. Please try again later.","google-listings-and-ads"))}a(e.id)}})))},Zp=()=>(0,s.createElement)(Sp,{disabled:!0,appearance:wp.GOOGLE_MERCHANT_CENTER,indicator:(0,s.createElement)(xl,{isSecondary:!0,disabled:!0},(0,o.__)("Create Account","google-listings-and-ads"))}),Xp=()=>Pg("getExistingGoogleMCAccounts"),Jp=function(e){var t=e.className,n=c(e,["className"]),r=d()("components-card__divider",t);return(0,s.createElement)(Te,l({},n,{children:null,className:r,role:"separator"}))},ef=new WeakMap;function tf(e){var t=ef.get(e)||0;return ef.set(e,t+1),t}function nf(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return(0,s.useMemo)((function(){if(n)return n;var r=tf(e);return t?"".concat(t,"-").concat(r):r}),[e])}var rf={"default.fontFamily":"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif","default.fontSize":"13px","helpText.fontSize":"12px",mobileTextMinFontSize:"16px"};function of(e){return(0,ie.get)(rf,e,"")}var af=J("div",{target:"e1puf3u0",label:"Wrapper"})("font-family:",of("default.fontFamily"),";font-size:",of("default.fontSize"),";"),sf=J("div",{target:"e1puf3u1",label:"StyledField"})("margin-bottom:",Ce(1),";.components-panel__row &{margin-bottom:inherit;}"),lf=J("label",{target:"e1puf3u2",label:"StyledLabel"})("display:inline-block;margin-bottom:",Ce(1),";"),cf=J("p",{target:"e1puf3u3",label:"StyledHelp"})("margin-top:-",Ce(1),";font-size:",of("helpText.fontSize"),";font-style:normal;color:",$e("mediumGray.text"),";");function uf(e){var t=e.id,n=e.label,r=e.hideLabelFromVision,o=e.help,a=e.className,i=e.children;return(0,s.createElement)(af,{className:d()("components-base-control",a)},(0,s.createElement)(sf,{className:"components-base-control__field"},n&&t&&(r?(0,s.createElement)(Cl,{as:"label",htmlFor:t},n):(0,s.createElement)(lf,{className:"components-base-control__label",htmlFor:t},n)),n&&!t&&(r?(0,s.createElement)(Cl,{as:"label"},n):(0,s.createElement)(uf.VisualLabel,null,n)),i),!!o&&(0,s.createElement)(cf,{id:t+"__help",className:"components-base-control__help"},o))}uf.VisualLabel=function(e){var t=e.className,n=e.children;return t=d()("components-base-control__label",t),(0,s.createElement)("span",{className:t},n)};var df=uf,gf=new RegExp(/-left/g),pf=new RegExp(/-right/g),ff=new RegExp(/Left/g),mf=new RegExp(/Right/g);function hf(e){return"left"===e?"right":"right"===e?"left":gf.test(e)?e.replace(gf,"-right"):pf.test(e)?e.replace(pf,"-left"):ff.test(e)?e.replace(ff,"Right"):mf.test(e)?e.replace(mf,"Left"):e}var yf=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return(0,ie.mapKeys)(e,(function(e,t){return hf(t)}))};function vf(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return function(){return t?(0,o.isRTL)()?U(t,""):U(e,""):(0,o.isRTL)()?U(yf(e),""):U(e,"")}}var bf={name:"1dacand",styles:"padding-top:0;"},_f=function(){return bf},wf={name:"r6z5ec",styles:"z-index:1;"},Ef=function(e){return e.isFocused?wf:""},$f={name:"uz6002",styles:"align-items:flex-start;flex-direction:column;"},Cf={name:"53hdd7",styles:"align-items:flex-start;flex-direction:column-reverse;"},kf={name:"x4dmss",styles:"justify-content:space-between;"},Sf=function(e){switch(e.labelPosition){case"top":return $f;case"bottom":return Cf;case"edge":return kf;default:return""}},xf=J(ae,{target:"e1cr7zh10",label:"Root"})("position:relative;border-radius:2px;",_f," ",Ef," ",Sf,""),Of={name:"8atqhb",styles:"width:100%;"},Pf=J("div",{target:"e1cr7zh11",label:"Container"})("align-items:center;box-sizing:border-box;border-radius:inherit;display:flex;flex:1;position:relative;",(function(e){var t=$e(e.disabled?"ui.backgroundDisabled":"ui.background");return U({backgroundColor:t},"")})," ",(function(e){var t=e.__unstableInputWidth,n=e.labelPosition;return t?"side"===n?"":U("edge"===n?{flex:"0 0 ".concat(t)}:{width:t},""):Of}),""),Af={name:"103r1kr",styles:"&::-webkit-input-placeholder{line-height:normal;}"},Nf=J("input",{target:"e1cr7zh12",label:"Input"})("&&&{background-color:transparent;box-sizing:border-box;border:none;box-shadow:none !important;color:",$e("black"),";display:block;margin:0;outline:none;padding-left:8px;padding-right:8px;width:100%;",(function(e){var t=e.isDragging,n=e.dragCursor,r="",o="";return t&&(r=U("cursor:",n,";user-select:none;&::-webkit-outer-spin-button,&::-webkit-inner-spin-button{-webkit-appearance:none !important;margin:0 !important;}")),t&&n&&(o=U("&:active{cursor:",n,";}")),U(r," ",o,"")})," ",(function(e){return e.disabled?U({color:$e("ui.textDisabled")},""):""})," ",(function(e){var t={default:"13px",small:"11px"}[e.size];return t?U("font-size:","16px",";@media ( min-width:600px ){font-size:",t,";}"):""})," ",(function(e){var t=e.size,n={default:{height:30,lineHeight:1,minHeight:30},small:{height:24,lineHeight:1,minHeight:24}};return U(n[t]||n.default,"")})," ",(function(){return Af}),"}"),Rf={name:"8uhtka",styles:"overflow:hidden;text-overflow:ellipsis;white-space:nowrap;"},Tf=function(){return Rf},Mf=function(e){var t=e.labelPosition,n=4;return"edge"!==t&&"side"!==t||(n=0),U({paddingTop:0,paddingBottom:n},"")},jf=J(Ii,{target:"e1cr7zh13",label:"BaseLabel"})("&&&{box-sizing:border-box;color:currentColor;display:block;margin:0;max-width:100%;z-index:1;",Mf," ",Tf,"}"),If=function(e){return(0,s.createElement)(jf,l({},e,{as:"label"}))},Ff=J(ze,{target:"e1cr7zh14",label:"LabelWrapper"})({name:"120o8im",styles:"max-width:calc( 100% - 10px );"}),Df=J("div",{target:"e1cr7zh15",label:"BackdropUI"})("&&&{box-sizing:border-box;border-radius:inherit;bottom:0;left:0;margin:0;padding:0;pointer-events:none;position:absolute;right:0;top:0;",(function(e){var t=e.disabled,n=e.isFocused,r=$e(n?"ui.borderFocus":"ui.border"),o=null;return n&&(o="0 0 0 1px ".concat($e("ui.borderFocus")," inset")),t&&(r=$e("ui.borderDisabled")),U({boxShadow:o,borderColor:r,borderStyle:"solid",borderWidth:1},"")})," ",vf({paddingLeft:2}),"}"),Lf=J("span",{target:"e1cr7zh16",label:"Prefix"})({name:"1pxuk39",styles:"box-sizing:border-box;display:block;"}),Gf=J("span",{target:"e1cr7zh17",label:"Suffix"})({name:"1pxuk39",styles:"box-sizing:border-box;display:block;"}),Bf=(0,s.memo)((function(e){var t=e.disabled,n=void 0!==t&&t,r=e.isFocused,o=void 0!==r&&r;return(0,s.createElement)(Df,{"aria-hidden":"true",className:"components-input-control__backdrop",disabled:n,isFocused:o})})),qf=Bf;function zf(e){var t=e.children,n=e.hideLabelFromVision,r=e.htmlFor,o=c(e,["children","hideLabelFromVision","htmlFor"]);return t?n?(0,s.createElement)(Cl,{as:"label",htmlFor:r},t):(0,s.createElement)(If,l({htmlFor:r},o),t):null}var Hf=(0,s.forwardRef)((function e(t,n){var r=t.__unstableInputWidth,o=t.children,a=t.className,i=t.disabled,u=void 0!==i&&i,d=t.hideLabelFromVision,g=void 0!==d&&d,p=t.labelPosition,f=t.id,m=t.isFocused,h=void 0!==m&&m,y=t.label,v=t.prefix,b=t.size,_=void 0===b?"default":b,w=t.suffix,E=c(t,["__unstableInputWidth","children","className","disabled","hideLabelFromVision","labelPosition","id","isFocused","label","prefix","size","suffix"]),$=function(t){var n=nf(e),r="input-base-control-".concat(n);return t||r}(f);return(0,s.createElement)(xf,l({},E,{className:a,isFocused:h,labelPosition:p,ref:n}),(0,s.createElement)(Ff,null,(0,s.createElement)(zf,{className:"components-input-control__label",hideLabelFromVision:g,labelPosition:p,htmlFor:$,size:_},y)),(0,s.createElement)(Pf,{__unstableInputWidth:r,className:"components-input-control__container",disabled:u,isFocused:h,labelPosition:p},v&&(0,s.createElement)(Lf,{className:"components-input-control__prefix"},v),o,w&&(0,s.createElement)(Gf,{className:"components-input-control__suffix"},w),(0,s.createElement)(qf,{"aria-hidden":"true",disabled:u,isFocused:h,label:y,size:_})))})),Uf=J("select",{target:"e12x0a390",label:"Select"})("&&&{appearance:none;background:transparent;box-sizing:border-box;border:none;box-shadow:none !important;color:",$e("black"),";display:block;margin:0;width:100%;",(function(e){return e.disabled?U({color:$e("ui.textDisabled")},""):""}),";",(function(e){var t={default:"13px",small:"11px"}[e.size];return t?U("font-size:","16px",";@media ( min-width:600px ){font-size:",t,";}"):""}),";",(function(e){var t=e.size,n={default:{height:30,lineHeight:1,minHeight:30},small:{height:24,lineHeight:1,minHeight:24}};return U(n[t]||n.default,"")}),";",vf({paddingLeft:8,paddingRight:24})(),"}"),Vf=J("div",{target:"e12x0a391",label:"DownArrowWrapper"})("align-items:center;bottom:0;box-sizing:border-box;display:flex;padding:0 4px;pointer-events:none;position:absolute;top:0;",vf({right:0})()," svg{display:block;}");var Wf=(0,s.forwardRef)((function e(t,n){var r=t.className,o=t.disabled,a=void 0!==o&&o,i=t.help,u=t.hideLabelFromVision,g=t.id,p=t.label,f=t.multiple,m=void 0!==f&&f,h=t.onBlur,y=void 0===h?ie.noop:h,v=t.onChange,b=void 0===v?ie.noop:v,_=t.onFocus,w=void 0===_?ie.noop:_,E=t.options,$=void 0===E?[]:E,C=t.size,k=void 0===C?"default":C,S=t.value,x=t.labelPosition,O=void 0===x?"top":x,P=c(t,["className","disabled","help","hideLabelFromVision","id","label","multiple","onBlur","onChange","onFocus","options","size","value","labelPosition"]),A=Et((0,s.useState)(!1),2),N=A[0],R=A[1],T=function(t){var n=nf(e),r="inspector-select-control-".concat(n);return t||r}(g),M=i?"".concat(T,"__help"):void 0;if((0,ie.isEmpty)($))return null;var j=d()("components-select-control",r);return(0,s.createElement)(df,{help:i},(0,s.createElement)(Hf,{className:j,disabled:a,hideLabelFromVision:u,id:T,isFocused:N,label:p,size:k,suffix:(0,s.createElement)(Vf,null,(0,s.createElement)(yp,{icon:as,size:18})),labelPosition:O},(0,s.createElement)(Uf,l({},P,{"aria-describedby":M,className:"components-select-control__input",disabled:a,id:T,multiple:m,onBlur:function(e){y(e),R(!1)},onChange:function(e){if(m){var t=Ls(e.target.options).filter((function(e){return e.selected})),n=t.map((function(e){return e.value}));b(n)}else b(e.target.value,{event:e})},onFocus:function(e){w(e),R(!0)},ref:n,size:k,value:S}),$.map((function(e,t){var n=e.id||"".concat(e.label,"-").concat(e.value,"-").concat(t);return(0,s.createElement)("option",{key:n,value:e.value,disabled:e.disabled},e.label)})))))})),Yf=e=>{const{className:t,...n}=e;return(0,s.createElement)("div",{className:d()("app-select-control",t)},(0,s.createElement)(Wf,n))},Kf=e=>{const{data:t=[]}=Xp(),n=t.map((e=>({value:e.id,label:(0,o.sprintf)(// translators: 1: account name, 2: account domain, 3: account ID.
4
  (0,o.__)("%1$s ・ %2$s (%3$s)","google-listings-and-ads"),e.name,e.domain,e.id)})));return n.sort(((e,t)=>e.label.localeCompare(t.label))),n.unshift({value:"",label:(0,o.__)("Select one","google-listings-and-ads")}),(0,s.createElement)(Yf,l({options:n},e))},Qf=e=>{const{className:t,...n}=e;return(0,s.createElement)("div",l({className:d()("gla-content-button-layout",t)},n))},Zf=(0,s.createElement)(rs,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,s.createElement)(ns,{d:"M15.6 7.2H14v1.5h1.6c2 0 3.7 1.7 3.7 3.7s-1.7 3.7-3.7 3.7H14v1.5h1.6c2.8 0 5.2-2.3 5.2-5.2 0-2.9-2.3-5.2-5.2-5.2zM4.7 12.4c0-2 1.7-3.7 3.7-3.7H10V7.2H8.4c-2.9 0-5.2 2.3-5.2 5.2 0 2.9 2.3 5.2 5.2 5.2H10v-1.5H8.4c-2 0-3.7-1.7-3.7-3.7zm4.6.9h5.3v-1.5H9.3v1.5z"}));function Xf(e,t){return e.map((function(e,n){return e+t[n]}))}function Jf(e,t){return e.map((function(e,n){return e-t[n]}))}function em(e){return Math.hypot.apply(Math,e)}function tm(e){return Math.sign?Math.sign(e):Number(e>0)-Number(e<0)||+e}function nm(e,t,n){return 0===t||Math.abs(t)===1/0?function(e,t){return Math.pow(e,5*t)}(e,n):e*t*n/(t+n*e)}function rm(e,t,n,r){return void 0===r&&(r=.15),0===r?function(e,t,n){return Math.max(t,Math.min(e,n))}(e,t,n):e<t?-nm(t-e,n-t,r)+t:e>n?+nm(e-n,n-t,r)+n:e}function om(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function am(){return am=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},am.apply(this,arguments)}function im(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function sm(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function lm(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function cm(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return lm(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?lm(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}function um(){}function dm(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return 0===t.length?um:1===t.length?t[0]:function(){for(var e,n,r=cm(t);!(n=r()).done;){var o=n.value;e=o.apply(this,arguments)||e}return e}}function gm(e,t){if(void 0===e){if(void 0===t)throw new Error("Must define fallback value if undefined is expected");e=t}return Array.isArray(e)?e:[e,e]}function pm(e){if("function"==typeof e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return e.apply(void 0,n)}return e}function fm(e,t){void 0===e&&(e={});for(var n={},r=0,o=Object.entries(t);r<o.length;r++){var a=o[r],i=a[0],s=a[1];switch(typeof s){case"function":n[i]=s.call(n,e[i],i,e);break;case"object":n[i]=fm(e[i],s);break;case"boolean":s&&(n[i]=e[i])}}return n}function mm(){return"undefined"!=typeof window&&"ontouchstart"in window}function hm(e){return"pointerId"in e?null:"touchend"===e.type?e.changedTouches:e.targetTouches}function ym(e){return Array.from(hm(e)).map((function(e){return e.identifier}))}function vm(e){return{buttons:"buttons"in e?e.buttons:0,shiftKey:e.shiftKey,altKey:e.altKey,metaKey:e.metaKey,ctrlKey:e.ctrlKey}}var bm=function(e){return e};function _m(e,t){void 0===t&&(t=bm);var n=hm(e),r=n?n[0]:e;return t([r.clientX,r.clientY])}var wm={threshold:function(e){return void 0===e&&(e=0),gm(e)},rubberband:function(e){switch(void 0===e&&(e=0),e){case!0:return gm(.15);case!1:return gm(0);default:return gm(e)}},enabled:function(e){return void 0===e&&(e=!0),e},triggerAllEvents:function(e){return void 0===e&&(e=!1),e},initial:function(e){return void 0===e&&(e=0),"function"==typeof e?e:gm(e)},transform:!0},Em=am({},wm,{axis:!0,lockDirection:function(e){return void 0===e&&(e=!1),e},bounds:function(e){if(void 0===e&&(e={}),"function"==typeof e)return function(t){return Em.bounds(e(t))};var t=e,n=t.left,r=void 0===n?-1/0:n,o=t.right,a=void 0===o?1/0:o,i=t.top,s=void 0===i?-1/0:i,l=t.bottom;return[[r,a],[s,void 0===l?1/0:l]]}}),$m="undefined"!=typeof window&&window.document&&window.document.createElement,Cm={enabled:function(e){return void 0===e&&(e=!0),e},domTarget:!0,window:function(e){function t(_x){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){return void 0===e&&(e=$m?window:void 0),e})),eventOptions:function(e){var t=void 0===e?{}:e,n=t.passive,r=void 0===n||n,o=t.capture;return{passive:r,capture:void 0!==o&&o}},transform:!0},km=am({},Em,{useTouch:function(e){void 0===e&&(e=!1);var t=mm(),n="undefined"!=typeof window&&"onpointerdown"in window;return!(!e||!t)||!(!t||n)},experimental_preventWindowScrollY:function(e){return void 0===e&&(e=!1),e},threshold:function(e,t,n){var r=n.filterTaps,o=void 0!==r&&r,a=n.lockDirection,i=void 0!==a&&a,s=n.axis,l=gm(e,o?3:i||(void 0===s?void 0:s)?1:0);return this.filterTaps=o,l},swipeVelocity:function(e){return void 0===e&&(e=.5),gm(e)},swipeDistance:function(e){return void 0===e&&(e=50),gm(e)},swipeDuration:function(e){return void 0===e&&(e=250),e},delay:function(e){switch(void 0===e&&(e=0),e){case!0:return 180;case!1:return 0;default:return e}}});function Sm(e){var t=e.domTarget,n=e.eventOptions,r=e.window,o=e.enabled,a=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,["domTarget","eventOptions","window","enabled"]),i=function(e){return void 0===e&&(e={}),fm(e,Cm)}({domTarget:t,eventOptions:n,window:r,enabled:o});return i.drag=function(e){return void 0===e&&(e={}),fm(e,km)}(a),i}function xm(e){return am({_active:!1,_blocked:!1,_intentional:[!1,!1],_movement:[0,0],_initial:[0,0],_bounds:[[-1/0,1/0],[-1/0,1/0]],_threshold:[0,0],_lastEventType:void 0,_dragStarted:!1,_dragPreventScroll:!1,_dragIsTap:!0,_dragDelayed:!1,event:void 0,intentional:!1,values:[0,0],velocities:[0,0],delta:[0,0],movement:[0,0],offset:[0,0],lastOffset:[0,0],direction:[0,0],initial:[0,0],previous:[0,0],first:!1,last:!1,active:!1,timeStamp:0,startTime:0,elapsedTime:0,cancel:um,canceled:!1,memo:void 0,args:void 0},e)}function Om(){return{shared:{hovering:!1,scrolling:!1,wheeling:!1,dragging:!1,moving:!1,pinching:!1,touches:0,buttons:0,down:!1,shiftKey:!1,altKey:!1,metaKey:!1,ctrlKey:!1,locked:!1},drag:xm({_pointerId:void 0,axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0,tap:!1,swipe:[0,0]}),pinch:xm({_pointerIds:[],da:[0,0],vdva:[0,0],origin:void 0,turns:0}),wheel:xm({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),move:xm({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),scroll:xm({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0})}}var Pm=new Map,Am=function(e){return e},Nm=function(){function e(e,t){var n=this;void 0===t&&(t=[]),this.controller=e,this.args=t,this.debounced=!0,this.setTimeout=function(e,t){var r;void 0===t&&(t=140),clearTimeout(n.controller.timeouts[n.stateKey]);for(var o=arguments.length,a=new Array(o>2?o-2:0),i=2;i<o;i++)a[i-2]=arguments[i];n.controller.timeouts[n.stateKey]=(r=window).setTimeout.apply(r,[e,t].concat(a))},this.clearTimeout=function(){clearTimeout(n.controller.timeouts[n.stateKey])},this.fireGestureHandler=function(e){if(void 0===e&&(e=!1),n.state._blocked)return n.debounced||(n.state._active=!1,n.clean()),null;if(!e&&!n.state.intentional&&!n.config.triggerAllEvents)return null;if(n.state.intentional){var t=n.state.active,r=n.state._active;n.state.active=r,n.state.first=r&&!t,n.state.last=t&&!r,n.controller.state.shared[n.ingKey]=r}var o=n.controller.pointerIds.size||n.controller.touchIds.size,a=n.controller.state.shared.buttons>0||o>0,i=am({},n.controller.state.shared,n.state,n.mapStateValues(n.state),{locked:!!document.pointerLockElement,touches:o,down:a}),s=n.handler(i);return n.state.memo=void 0!==s?s:n.state.memo,i},this.controller=e,this.args=t}var t,n,r=e.prototype;return r.updateSharedState=function(e){Object.assign(this.controller.state.shared,e)},r.updateGestureState=function(e){Object.assign(this.state,e)},r.checkIntentionality=function(e,t){return{_intentional:e,_blocked:!1}},r.getMovement=function(e){var t=this.config.rubberband,n=this.state,r=n._bounds,o=n._initial,a=n._active,i=n._intentional,s=n.lastOffset,l=n.movement,c=n._threshold,u=this.getInternalMovement(e,this.state),d=!1===i[0]?Rm(u[0],c[0]):i[0],g=!1===i[1]?Rm(u[1],c[1]):i[1],p=this.checkIntentionality([d,g],u);if(p._blocked)return am({},p,{_movement:u,delta:[0,0]});var f=p._intentional,m=u,h=[!1!==f[0]?u[0]-f[0]:0,!1!==f[1]?u[1]-f[1]:0],y=Xf(h,s),v=a?t:[0,0];return h=Tm(r,Xf(h,o),v),am({},p,{intentional:!1!==f[0]||!1!==f[1],_initial:o,_movement:m,movement:h,values:e,offset:Tm(r,y,v),delta:Jf(h,l)})},r.clean=function(){this.clearTimeout()},t=e,(n=[{key:"config",get:function(){return this.controller.config[this.stateKey]}},{key:"enabled",get:function(){return this.controller.config.enabled&&this.config.enabled}},{key:"state",get:function(){return this.controller.state[this.stateKey]}},{key:"handler",get:function(){return this.controller.handlers[this.stateKey]}},{key:"transform",get:function(){return this.config.transform||this.controller.config.transform||Am}}])&&om(t.prototype,n),e}();function Rm(e,t){return Math.abs(e)>=t&&tm(e)*t}function Tm(e,t,n){var r=t[0],o=t[1],a=n[0],i=n[1],s=e[0],l=s[0],c=s[1],u=e[1],d=u[0],g=u[1];return[rm(r,l,c,a),rm(o,d,g,i)]}function Mm(e,t,n){var r=e.state,o=t.timeStamp,a=t.type,i=r.values;return{_lastEventType:a,event:t,timeStamp:o,elapsedTime:n?0:o-r.startTime,previous:i}}function jm(e,t,n,r){var o=e.state,a=e.config,i=e.stateKey,s=e.args,l=e.transform,c=o.offset,u=n.timeStamp,d=a.initial,g=a.bounds,p=Jf(l(a.threshold),l([0,0])).map(Math.abs),f=am({},Om()[i],{_active:!0,args:s,values:t,initial:null!=r?r:t,_threshold:p,offset:c,lastOffset:c,startTime:u});return am({},f,{_initial:pm(d,f),_bounds:pm(g,f)})}var Im=function(e){var t=this;this.classes=e,this.pointerIds=new Set,this.touchIds=new Set,this.supportsTouchEvents=mm(),this.supportsGestureEvents=function(){try{return"constructor"in GestureEvent}catch(e){return!1}}(),this.bind=function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];for(var o,a={},i=cm(t.classes);!(o=i()).done;){var s=o.value;new s(t,n).addBindings(a)}var l=function(e){Um(a,e,(function(r){return t.nativeRefs[e](am({},t.state.shared,{event:r,args:n}))}))};for(var c in t.nativeRefs)l(c);return t.config.domTarget?Bm(t,a):qm(t,a)},this.effect=function(){return t.config.domTarget&&t.bind(),t.clean},this.clean=function(){var e=Hm(t.config),n=t.config.eventOptions;e&&Wm(e,zm(t.domListeners),n),Object.values(t.timeouts).forEach(clearTimeout),function(e){var t=e.config,n=t.window,r=t.eventOptions,o=e.windowListeners;if(n){for(var a in o)Wm(n,o[a],r);e.windowListeners={}}}(t)},this.classes=e,this.state=Om(),this.timeouts={},this.domListeners=[],this.windowListeners={}};function Fm(e,t){"pointerId"in t?e.pointerIds.add(t.pointerId):e.touchIds=new Set(ym(t))}function Dm(e,t){"pointerId"in t?e.pointerIds.delete(t.pointerId):ym(t).forEach((function(t){return e.touchIds.delete(t)}))}function Lm(e,t,n){var r=e.config,o=e.windowListeners;void 0===n&&(n=r.eventOptions),r.window&&(Wm(r.window,o[t],n),delete o[t])}function Gm(e,t,n,r){var o=e.config,a=e.windowListeners;void 0===n&&(n=[]),void 0===r&&(r=o.eventOptions),o.window&&(Wm(o.window,a[t],r),Vm(o.window,a[t]=n,r))}function Bm(e,t){var n=e.config,r=e.domListeners,o=Hm(n);if(!o)throw new Error("domTarget must be defined");var a=n.eventOptions;Wm(o,zm(r),a);for(var i=0,s=Object.entries(t);i<s.length;i++){var l=s[i],c=l[0],u=l[1],d=c.slice(2).toLowerCase();r.push([d,dm.apply(void 0,u)])}Vm(o,r,a)}function qm(e,t){for(var n={},r=e.config.eventOptions.capture?"Capture":"",o=0,a=Object.entries(t);o<a.length;o++){var i=a[o],s=i[0],l=i[1],c=Array.isArray(l)?l:[l];n[s+r]=dm.apply(void 0,c)}return n}function zm(e){return void 0===e&&(e=[]),e.splice(0,e.length)}function Hm(e){var t=e.domTarget;return t&&"current"in t?t.current:t}function Um(e,t,n){e[t]||(e[t]=[]),e[t].push(n)}function Vm(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,o=cm(t);!(r=o()).done;){var a=r.value,i=a[0],s=a[1];e.addEventListener(i,s,n)}}function Wm(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,o=cm(t);!(r=o()).done;){var a=r.value,i=a[0],s=a[1];e.removeEventListener(i,s,n)}}function Ym(){}var Km=function(e){function t(){return e.apply(this,arguments)||this}im(t,e);var n=t.prototype;return n.getInternalMovement=function(e,t){return Jf(e,t.initial)},n.checkIntentionality=function(e,t){if(!1===e[0]&&!1===e[1])return{_intentional:e,axis:this.state.axis};var n=t.map(Math.abs),r=n[0],o=n[1],a=this.state.axis||(r>o?"x":r<o?"y":void 0);return this.config.axis||this.config.lockDirection?a?this.config.axis&&a!==this.config.axis?{_intentional:e,_blocked:!0,axis:a}:(e["x"===a?1:0]=!1,{_intentional:e,_blocked:!1,axis:a}):{_intentional:[!1,!1],_blocked:!1,axis:a}:{_intentional:e,_blocked:!1,axis:a}},n.getKinematics=function(e,t){var n=this.getMovement(e);if(!n._blocked){var r=t.timeStamp-this.state.timeStamp;Object.assign(n,function(e,t,n){var r=em(t),o=0===r?0:1/r,a=0===n?0:1/n,i=a*r,s=t.map((function(e){return a*e})),l=t.map((function(e){return o*e}));return{velocities:s,velocity:i,distance:em(e),direction:l}}(n.movement,n.delta,r))}return n},n.mapStateValues=function(e){return{xy:e.values,vxvy:e.velocities}},t}(Nm);function Qm(e){"persist"in e&&"function"==typeof e.persist&&e.persist()}var Zm=function(e){function t(){var t;return(t=e.apply(this,arguments)||this).ingKey="dragging",t.stateKey="drag",t.setPointerCapture=function(e){if(!t.config.useTouch&&!document.pointerLockElement){var n=e.target,r=e.pointerId;n&&"setPointerCapture"in n&&n.setPointerCapture(r),t.updateGestureState({_dragTarget:n,_dragPointerId:r})}},t.releasePointerCapture=function(){if(!t.config.useTouch&&!document.pointerLockElement){var e=t.state,n=e._dragTarget,r=e._dragPointerId;if(r&&n&&"releasePointerCapture"in n&&(!("hasPointerCapture"in n)||n.hasPointerCapture(r)))try{n.releasePointerCapture(r)}catch(e){}}},t.preventScroll=function(e){t.state._dragPreventScroll&&e.cancelable&&e.preventDefault()},t.getEventId=function(e){return t.config.useTouch?e.changedTouches[0].identifier:e.pointerId},t.isValidEvent=function(e){return t.state._pointerId===t.getEventId(e)},t.shouldPreventWindowScrollY=t.config.experimental_preventWindowScrollY&&t.controller.supportsTouchEvents,t.setUpWindowScrollDetection=function(e){Qm(e),Gm(t.controller,t.stateKey,[["touchmove",t.preventScroll],["touchend",t.clean.bind(sm(t))],["touchcancel",t.clean.bind(sm(t))]],{passive:!1}),t.setTimeout(t.startDrag.bind(sm(t)),250,e)},t.setUpDelayedDragTrigger=function(e){t.state._dragDelayed=!0,Qm(e),t.setTimeout(t.startDrag.bind(sm(t)),t.config.delay,e)},t.setStartState=function(e){var n=_m(e,t.transform);t.updateSharedState(vm(e)),t.updateGestureState(am({},jm(sm(t),n,e),Mm(sm(t),e,!0),{_pointerId:t.getEventId(e)})),t.updateGestureState(t.getMovement(n))},t.onDragStart=function(e){Fm(t.controller,e),t.enabled&&!t.state._active&&(t.setStartState(e),t.setPointerCapture(e),t.shouldPreventWindowScrollY?t.setUpWindowScrollDetection(e):t.config.delay>0?t.setUpDelayedDragTrigger(e):t.startDrag(e,!0))},t.onDragChange=function(e){if(!t.state.canceled&&t.state._active&&t.isValidEvent(e)&&(t.state._lastEventType!==e.type||e.timeStamp!==t.state.timeStamp)){var n;if(document.pointerLockElement){var r=e.movementX,o=e.movementY;n=Xf(t.transform([r,o]),t.state.values)}else n=_m(e,t.transform);var a=t.getKinematics(n,e);if(!t.state._dragStarted){if(t.state._dragDelayed)return void t.startDrag(e);if(!t.shouldPreventWindowScrollY)return;if(t.state._dragPreventScroll||!a.axis)return;if("x"!==a.axis)return void(t.state._active=!1);t.startDrag(e)}var i=vm(e);t.updateSharedState(i);var s=Mm(sm(t),e),l=em(a._movement),c=t.state._dragIsTap;c&&l>=3&&(c=!1),t.updateGestureState(am({},s,a,{_dragIsTap:c})),t.fireGestureHandler()}},t.onDragEnd=function(e){if(Dm(t.controller,e),t.isValidEvent(e)&&(t.clean(),t.state._active)){t.state._active=!1;var n=t.state._dragIsTap,r=t.state.velocities,o=r[0],a=r[1],i=t.state.movement,s=i[0],l=i[1],c=t.state._intentional,u=c[0],d=c[1],g=t.config.swipeVelocity,p=g[0],f=g[1],m=t.config.swipeDistance,h=m[0],y=m[1],v=t.config.swipeDuration,b=am({},Mm(sm(t),e),t.getMovement(t.state.values)),_=[0,0];b.elapsedTime<v&&(!1!==u&&Math.abs(o)>p&&Math.abs(s)>h&&(_[0]=tm(o)),!1!==d&&Math.abs(a)>f&&Math.abs(l)>y&&(_[1]=tm(a))),t.updateSharedState({buttons:0}),t.updateGestureState(am({},b,{tap:n,swipe:_})),t.fireGestureHandler(t.config.filterTaps&&!0===n)}},t.clean=function(){e.prototype.clean.call(sm(t)),t.state._dragStarted=!1,t.releasePointerCapture(),Lm(t.controller,t.stateKey)},t.onCancel=function(){t.state.canceled||(t.updateGestureState({canceled:!0,_active:!1}),t.updateSharedState({buttons:0}),setTimeout((function(){return t.fireGestureHandler()}),0))},t.onClick=function(e){t.state._dragIsTap||e.stopPropagation()},t}im(t,e);var n=t.prototype;return n.startDrag=function(e,t){void 0===t&&(t=!1),this.state._active&&!this.state._dragStarted&&(t||this.setStartState(e),this.updateGestureState({_dragStarted:!0,_dragPreventScroll:!0,cancel:this.onCancel}),this.clearTimeout(),this.fireGestureHandler())},n.addBindings=function(e){this.config.useTouch?(Um(e,"onTouchStart",this.onDragStart),Um(e,"onTouchMove",this.onDragChange),Um(e,"onTouchEnd",this.onDragEnd),Um(e,"onTouchCancel",this.onDragEnd)):(Um(e,"onPointerDown",this.onDragStart),Um(e,"onPointerMove",this.onDragChange),Um(e,"onPointerUp",this.onDragEnd),Um(e,"onPointerCancel",this.onDragEnd)),this.config.filterTaps&&Um(e,this.controller.config.eventOptions.capture?"onClick":"onClickCapture",this.onClick)},t}(Km);function Xm(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){if(e.constructor!==t.constructor)return!1;var n,r,o,a;if(Array.isArray(e)){if((n=e.length)!==t.length)return!1;for(r=n;0!=r--;)if(!Xm(e[r],t[r]))return!1;return!0}if("function"==typeof Map&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(a=e.entries();!(r=a.next()).done;)if(!t.has(r.value[0]))return!1;for(a=e.entries();!(r=a.next()).done;)if(!Xm(r.value[1],t.get(r.value[0])))return!1;return!0}if("function"==typeof Set&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(a=e.entries();!(r=a.next()).done;)if(!t.has(r.value[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if((n=(o=Object.keys(e)).length)!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!Object.prototype.hasOwnProperty.call(t,o[r]))return!1;if("undefined"!=typeof Element&&e instanceof Element)return!1;for(r=n;0!=r--;)if(!("_owner"===o[r]&&e.$$typeof||Xm(e[o[r]],t[o[r]])))return!1;return!0}return e!=e&&t!=t}function Jm(e,t){try{return Xm(e,t)}catch(e){if((e.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw e}}function eh(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function th(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?eh(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):eh(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var nh=function(e){return e},rh={_event:{},error:null,initialValue:"",isDirty:!1,isDragEnabled:!1,isDragging:!1,isPressEnterToChange:!1,value:""},oh="CHANGE",ah="COMMIT",ih="DRAG_END",sh="DRAG_START",lh="DRAG",ch="INVALIDATE",uh="PRESS_DOWN",dh="PRESS_ENTER",gh="PRESS_UP",ph="RESET",fh="UPDATE";function mh(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:rh,t=e.value;return th(th(th({},rh),e),{},{initialValue:t})}function hh(e){return function(t,n){var r=th({},t),o=n.type,a=n.payload;switch(o){case gh:case uh:r.isDirty=!1;break;case sh:r.isDragging=!0;break;case ih:r.isDragging=!1;break;case oh:r.error=null,r.value=a.value,t.isPressEnterToChange&&(r.isDirty=!0);break;case ah:r.value=a.value,r.isDirty=!1;break;case ph:r.error=null,r.isDirty=!1,r.value=a.value||t.initialValue;break;case fh:r.value=a.value,r.isDirty=!1;break;case ch:r.error=a.error}return a.event&&(r._event=a.event),e(r,n)}}var yh=(0,s.forwardRef)((function(e,t){var n=e.disabled,r=void 0!==n&&n,o=e.dragDirection,a=void 0===o?"n":o,i=e.dragThreshold,u=void 0===i?10:i,d=e.id,g=e.isDragEnabled,p=void 0!==g&&g,f=e.isFocused,y=e.isPressEnterToChange,v=void 0!==y&&y,b=e.onBlur,_=void 0===b?ie.noop:b,w=e.onChange,E=void 0===w?ie.noop:w,$=e.onDrag,C=void 0===$?ie.noop:$,k=e.onDragEnd,S=void 0===k?ie.noop:k,x=e.onDragStart,O=void 0===x?ie.noop:x,P=e.onFocus,A=void 0===P?ie.noop:P,N=e.onKeyDown,R=void 0===N?ie.noop:N,T=e.onValidate,M=void 0===T?ie.noop:T,j=e.size,I=void 0===j?"default":j,F=e.setIsFocused,D=e.stateReducer,L=void 0===D?function(e){return e}:D,G=e.value,B=e.type,q=c(e,["disabled","dragDirection","dragThreshold","id","isDragEnabled","isFocused","isPressEnterToChange","onBlur","onChange","onDrag","onDragEnd","onDragStart","onFocus","onKeyDown","onValidate","size","setIsFocused","stateReducer","value","type"]),z=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:nh,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:rh,n=Et((0,s.useReducer)(hh(e),mh(t)),2),r=n[0],o=n[1],a=function(e){return function(t,n){n&&n.persist&&n.persist(),o({type:e,payload:{value:t,event:n}})}},i=function(e){return function(t){t&&t.persist&&t.persist(),o({type:e,payload:{event:t}})}},l=function(e){return function(t){o({type:e,payload:t})}},c=a(oh),u=a(ch),d=a(ph),g=a(ah),p=a(fh),f=l(sh),m=l(lh),h=l(ih),y=i(gh),v=i(uh),b=i(dh);return{change:c,commit:g,dispatch:o,drag:m,dragEnd:h,dragStart:f,invalidate:u,pressDown:v,pressEnter:b,pressUp:y,reset:d,state:r,update:p}}(L,{isDragEnabled:p,value:G,isPressEnterToChange:v}),H=z.state,U=z.change,V=z.commit,W=z.drag,Y=z.dragEnd,K=z.dragStart,Q=z.invalidate,Z=z.pressDown,X=z.pressEnter,J=z.pressUp,ee=z.reset,te=z.update,ne=H._event,re=H.value,oe=H.isDragging,ae=H.isDirty,se=(0,s.useRef)(!1),le=function(e,t){var n=function(e){var t="ns-resize";switch(e){case"n":case"s":t="ns-resize";break;case"e":case"w":t="ew-resize"}return t}(t);return(0,s.useEffect)((function(){document.documentElement.style.cursor=e?n:null}),[e]),n}(oe,a);Tl((function(){G!==re&&(f||se.current?ae||(E(re,{event:ne}),se.current=!1):te(G))}),[re,ae,f,G]);var ce=function(e){var t=e.target.value;try{M(t,e),V(t,e)}catch(t){Q(t,e)}},ue=function(e,t){void 0===t&&(t={}),Pm.set("drag",Zm);var n=(0,m.useRef)();return n.current||(n.current=function(e,t){var n,r,o=[],a=!1;return function(){for(var i=arguments.length,s=new Array(i),l=0;l<i;l++)s[l]=arguments[l];return a&&n===this&&t(s,o)||(r=e.apply(this,s),a=!0,n=this,o=s),r}}(Sm,Jm)),function(e,t,n){void 0===n&&(n={});var r=function(e){var t=new Set;return e.drag&&t.add(Pm.get("drag")),e.wheel&&t.add(Pm.get("wheel")),e.scroll&&t.add(Pm.get("scroll")),e.move&&t.add(Pm.get("move")),e.pinch&&t.add(Pm.get("pinch")),e.hover&&t.add(Pm.get("hover")),t}(e),o=h().useMemo((function(){return new Im(r)}),[]);return o.config=t,o.handlers=e,o.nativeRefs=n,h().useEffect(o.effect,[]),o.config.domTarget?Ym:o.bind}({drag:function(e){var t=e.distance,n=e.dragging,r=e.event;if(t){if(r.stopPropagation(),!n)return S(e),void Y(e);C(e),W(e),oe||(O(e),K(e))}}},n.current(t))}(0,{threshold:u,enabled:p}),de=p?ue():{};return(0,s.createElement)(Nf,l({},q,de,{className:"components-input-control__input",disabled:r,dragCursor:le,isDragging:oe,id:d,onBlur:function(e){_(e),F(!1),v&&ae&&(se.current=!0,function(e){var t=""===e;return!Ol(e)||t}(re)?ee(G):ce(e))},onChange:function(e){var t=e.target.value;U(t,e)},onFocus:function(e){A(e),F(!0)},onKeyDown:function(e){var t=e.keyCode;switch(R(e),t){case cs.UP:J(e);break;case cs.DOWN:Z(e);break;case cs.ENTER:X(e),v&&(e.preventDefault(),ce(e))}},ref:t,size:I,value:re,type:B}))})),vh=yh;var bh=(0,s.forwardRef)((function e(t,n){var r=t.__unstableStateReducer,o=void 0===r?function(e){return e}:r,a=t.__unstableInputWidth,i=t.className,u=t.disabled,g=void 0!==u&&u,p=t.hideLabelFromVision,f=void 0!==p&&p,m=t.id,h=t.isPressEnterToChange,y=void 0!==h&&h,v=t.label,b=t.labelPosition,_=void 0===b?"top":b,w=t.onChange,E=void 0===w?ie.noop:w,$=t.onValidate,C=void 0===$?ie.noop:$,k=t.onKeyDown,S=void 0===k?ie.noop:k,x=t.prefix,O=t.size,P=void 0===O?"default":O,A=t.suffix,N=t.value,R=c(t,["__unstableStateReducer","__unstableInputWidth","className","disabled","hideLabelFromVision","id","isPressEnterToChange","label","labelPosition","onChange","onValidate","onKeyDown","prefix","size","suffix","value"]),T=Et((0,s.useState)(!1),2),M=T[0],j=T[1],I=function(t){var n=nf(e),r="inspector-input-control-".concat(n);return t||r}(m),F=d()("components-input-control",i);return(0,s.createElement)(Hf,{__unstableInputWidth:a,className:F,disabled:g,gap:3,hideLabelFromVision:f,id:I,isFocused:M,justify:"left",label:v,labelPosition:_,prefix:x,size:P,suffix:A},(0,s.createElement)(vh,l({},R,{className:"components-input-control__input",disabled:g,id:I,isFocused:M,isPressEnterToChange:y,onChange:E,onKeyDown:S,onValidate:C,ref:n,setIsFocused:j,size:P,stateReducer:o,value:N})))}));const _h="app-input-control";var wh=(0,s.forwardRef)(((e,t)=>{const{className:n,noPointerEvents:r,...o}=e,a=d()(_h,r&&`${_h}--no-pointer-events`,n);return(0,s.createElement)("div",{className:a},(0,s.createElement)(bh,l({ref:t},o)))})),Eh=e=>{const{className:t,...n}=e;return(0,s.createElement)(wh,l({className:d()("app-input-link-control",t),prefix:(0,s.createElement)(yp,{icon:Zf,size:24})},n))},$h=e=>{let{id:t,websiteUrl:n,onSwitchAccount:r=ie.noop}=e;const{invalidateResolution:a}=xg(),[l,{loading:c,error:u,reset:d}]=Dp({path:"/wc/gla/mc/accounts/claim-overwrite",method:"POST",data:{id:t}}),g=(0,i.getSetting)("homeUrl");return(0,s.createElement)(Sp,{className:"gla-reclaim-url-card",appearance:wp.GOOGLE_MERCHANT_CENTER,description:(0,o.sprintf)(// translators: 1: website URL, 2: account ID.
5
  (0,o.__)("%1$s (%2$s)","google-listings-and-ads"),n,t),indicator:(0,s.createElement)(gc,{isSecondary:!0,disabled:c,eventName:"gla_mc_account_switch_account_button_click",eventProps:{context:"reclaim-url"},onClick:r},(0,o.__)("Switch account","google-listings-and-ads"))},(0,s.createElement)(Jp,null),(0,s.createElement)(dp.Card.Body,null,(0,s.createElement)(lp.Title,null,(0,o.__)("Reclaim your URL","google-listings-and-ads")),(0,s.createElement)(lp.Body,null,(0,o.__)("Your URL is currently claimed by another Merchant Center account.","google-listings-and-ads")),(0,s.createElement)(Qf,null,(0,s.createElement)(Eh,{disabled:!0,value:g}),(0,s.createElement)(gc,{isSecondary:!0,loading:c,eventName:"gla_mc_account_reclaim_url_button_click",onClick:async()=>{d(),await l({parse:!1}),a("getGoogleMCAccount",[])}},(0,o.__)("Reclaim my URL","google-listings-and-ads"))),(0,s.createElement)(lp.HelperText,null,(0,s.createInterpolateElement)((0,o.__)("If you reclaim this URL, it will cause any existing product listings or ads to stop running, and the other verified account will be notified that they have lost their claim. <link>Learn more</link>.","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"setup-mc",linkId:"claim-url",href:"https://support.google.com/merchants/answer/176793"})})),u&&(0,s.createElement)(Fc,{status:"error",isDismissible:!1},(0,s.createInterpolateElement)((0,o.__)("<strong>We were unable to reclaim this URL.</strong> You may not have permission to reclaim this URL, or an error might have occurred. Try again later or contact your Google account administrator.","google-listings-and-ads"),{strong:(0,s.createElement)("strong",null)}))))},Ch=e=>{let{id:t,claimedUrl:n,newUrl:r,onSelectAnotherAccount:a=(()=>{})}=e;const{createNotice:l}=Ap(),{invalidateResolution:c}=xg(),[u,{loading:d,error:g,response:p}]=Dp({path:"/wc/gla/mc/accounts/switch-url",method:"POST",data:{id:t}}),f=(0,i.getSetting)("homeUrl"),m=()=>{a()};return p&&403===p.status?(0,s.createElement)($h,{id:g.id,websiteUrl:g.website_url,onSwitchAccount:m}):(0,s.createElement)(Sp,{className:"gla-switch-url-card",appearance:wp.GOOGLE_MERCHANT_CENTER,description:(0,o.sprintf)(// translators: 1: the new URL, 2: account ID.
@@ -18,7 +18,7 @@
18
  // translators: %d: seconds to wait until the next verification code can be requested via SMS.
19
  textResendCooldown:(0,o.__)("Resend code (in %ds)","google-listings-and-ads"),textSwitch:(0,o.__)("Or, receive a verification code through a phone call","google-listings-and-ads")},[n_.PHONE_CALL]:{toInstruction:e=>(0,s.createInterpolateElement)((0,o.__)("You will receive a phone call at <userPhoneNumber /> with an automated message containing the 6-digit verification code.","google-listings-and-ads"),{userPhoneNumber:(0,s.createElement)("strong",null,e)}),textResend:(0,o.__)("Call again","google-listings-and-ads"),
20
  // translators: %d: seconds to wait until the next verification code can be requested via phone call.
21
- textResendCooldown:(0,o.__)("Call again (in %ds)","google-listings-and-ads"),textSwitch:(0,o.__)("Or, receive a verification code through text message","google-listings-and-ads")}};function o_(e){let{verificationMethod:t,country:n,number:r,display:a,onVerificationStateChange:i}=e;const l=Rv(),[c,u]=(0,s.useState)(t),{second:d,callCount:g,startCountdown:p}=function(e){const t=(0,s.useRef)({}),[n,r]=(0,s.useState)(0);t.current.usingHandle=e,t.current[e]=t.current[e]||{callCount:0};const o=(0,s.useCallback)((n=>{r(n);const o=t.current[e],a=(new Date).getTime()+1e3*n;o.id&&clearInterval(o.id),o.updateSecond=()=>{let n=(a-(new Date).getTime())/1e3;n=Math.max(Math.round(n),0),t.current.usingHandle===e&&r(n),0===n&&clearInterval(o.id)},o.id=setInterval(o.updateSecond,1e3),o.callCount+=1}),[e]);(0,s.useEffect)((()=>{const{updateSecond:n}=t.current[e];n&&n()}),[e]),(0,s.useEffect)((()=>{const e=t.current;return()=>{Object.values(e).forEach((e=>clearInterval(e.id)))}}),[]);const{callCount:a}=t.current[e];return{second:n,callCount:a,startCountdown:o}}(c),[f,m]=(0,s.useState)(null),[h,y]=(0,s.useState)(!1),[v,b]=(0,s.useState)(null),_=(0,s.useRef)({}),{requestPhoneVerificationCode:w,verifyPhoneNumber:E}=xg(),$=c===n_.SMS,C=(0,s.useCallback)((()=>{b(null),p(60),_.current[c]=null,w(n,r,c).then((e=>{let{verificationId:t}=e;_.current[c]=t})).catch((e=>{l()&&(b(e),p(0))}))}),[n,r,c,p,w,l]);(0,s.useEffect)((()=>{0===g&&C()}),[c,g,C]);const{toInstruction:k,textResend:S,textResendCooldown:x,textSwitch:O}=r_[c],P=_.current[c],A=!(null!=f&&f.isFilled&&P);return(0,s.createElement)("form",{onSubmit:e=>{e.preventDefault(),b(null),y(!0),i(!0,!1);const t=_.current[c];E(t,f.code,c).then((()=>{i(!1,!0)})).catch((e=>{l()&&(b(e),y(!1),i(!1,!1))}))}},(0,s.createElement)(dp.Card.Body,null,v&&(0,s.createElement)(lp,null,(0,s.createElement)(Fc,{status:"error",isDismissible:!1},v.display)),(0,s.createElement)(lp,null,(0,s.createElement)(lp.Title,null,(0,o.__)("Enter verification code","google-listings-and-ads")),k(a)),(0,s.createElement)(lp,null,(0,s.createElement)(t_,{resetNeedle:c+g,onCodeChange:m})),(0,s.createElement)(lp,null,(0,s.createElement)(ae,{justify:"normal",gap:4},(0,s.createElement)(gc,{isSecondary:!0,disabled:A,loading:h,text:(0,o.__)("Verify phone number","google-listings-and-ads"),type:"submit"}),(0,s.createElement)(gc,{isSecondary:!0,disabled:d>0||h,text:d?(0,o.sprintf)(x,d):S,onClick:C})))),(0,s.createElement)(dp.Card.Footer,null,(0,s.createElement)(gc,{isLink:!0,disabled:h,text:O,onClick:()=>{u($?n_.PHONE_CALL:n_.SMS)}})))}function a_(e){return new rb(e).getCountries()}var i_=e=>{const{label:t,helperText:n,className:r,...o}=e;return(0,s.createElement)("div",{className:d()("wcdl-select-control",r)},t&&(0,s.createElement)("div",{className:"wcdl-select-control__label"},t),(0,s.createElement)("div",{className:"wcdl-select-control__input"},(0,s.createElement)(Bl.SelectControl,l({},o,{help:""}))),n&&(0,s.createElement)("div",{className:"wcdl-select-control__helper-text"},n))};const s_=[{label:(0,o.__)("Text message","google-listings-and-ads"),value:n_.SMS},{label:(0,o.__)("Phone call","google-listings-and-ads"),value:n_.PHONE_CALL}];function l_(e){let{initCountry:t,initNationalNumber:n,onSendVerificationCodeClick:r}=e;const a=function(){const e=Qy();return(0,s.useMemo)((()=>function(){return zv(a_,arguments)}().reduce(((t,n)=>{const r=e[n];if(r){const e=function(){return zv(db,arguments)}(n);t.push(((e,t,n)=>({key:e,keywords:[n,t,e],label:`${n} (+${t})`}))(n,e,r))}return t}),[])),[e])}(),[i,l]=(0,s.useState)(t),[c,u]=(0,s.useState)(n),[d,g]=(0,s.useState)(n_.SMS),[p,f]=(0,s.useState)(null);return(0,s.useEffect)((()=>{const e=Qb(c,i),t=!!e&&e.isValid();f(e?{...e,isValid:t,display:e.formatInternational(),verificationMethod:d}:{isValid:t,country:i,number:"",display:"",verificationMethod:d})}),[c,i,d]),(0,s.createElement)(dp.Card.Body,null,(0,s.createElement)(ae,{gap:4},(0,s.createElement)(ze,null,(0,s.createElement)(i_,{label:(0,o.__)("Country code","google-listings-and-ads"),isSearchable:!0,excludeSelectedOptions:!1,options:a,selected:i,onChange:l})),(0,s.createElement)(Li,null,(0,s.createElement)(wh,{label:(0,o.__)("Phone number","google-listings-and-ads"),value:c,onChange:u}))),(0,s.createElement)(lp,null,(0,s.createElement)(lp.Title,null,(0,o.__)("Select verification method","google-listings-and-ads")),(0,s.createElement)(my,{selected:d,options:s_,onChange:g})),(0,s.createElement)(lp,null,(0,s.createElement)(gc,{isSecondary:!0,disabled:!(null!=p&&p.isValid),text:(0,o.__)("Send verification code","google-listings-and-ads"),onClick:()=>r(p)})))}const c_=()=>{},u_={className:"gla-phone-number-card",appearance:wp.PHONE};function d_(e){let{phoneNumber:t,onPhoneNumberVerified:n}=e;const{loaded:r,data:a}=t,[i,c]=(0,s.useState)(!1),[u,d]=(0,s.useState)(null);let g=(0,s.createElement)(Vg,null);r&&(g=u?(0,s.createElement)(o_,l({},u,{onVerificationStateChange:(e,t)=>{c(e),t&&n()}})):(0,s.createElement)(l_,{initCountry:a.country,initNationalNumber:a.nationalNumber,onSendVerificationCodeClick:d}));const p=u?u.display:(0,o.__)("Please enter a phone number to be used for verification.","google-listings-and-ads"),f=u?(0,s.createElement)(gc,{isSecondary:!0,text:(0,o.__)("Edit","google-listings-and-ads"),disabled:i,onClick:()=>d(null)}):null;return(0,s.createElement)(Sp,l({},u_,{description:p,indicator:f}),(0,s.createElement)(Jp,null),g)}var g_=e=>{let{view:t,phoneNumber:n,initEditing:r=null,onEditClick:a,onPhoneNumberVerified:i=c_}=e;const{loaded:c,data:u}=n,[d,g]=(0,s.useState)(r);if((0,s.useEffect)((()=>{c&&null===d&&g(!u.isValid)}),[c,u.isValid,d]),null===d)return(0,s.createElement)(Sp,l({},u_,{indicator:(0,s.createElement)(Bl.Spinner,null)}));if(d){const e=()=>{g(!1),i()};return(0,s.createElement)(d_,{phoneNumber:n,onPhoneNumberVerified:e})}let p=null,f=(0,s.createElement)(Bl.Spinner,null);return c&&(p=u.display,f=(0,s.createElement)(gc,{isSecondary:!0,eventName:"gla_mc_phone_number_edit_button_click",eventProps:{view:t},onClick:()=>{a?a():g(!0)}},(0,o.__)("Edit","google-listings-and-ads"))),(0,s.createElement)(Sp,l({},u_,{description:p,indicator:f}))},p_=(0,s.createElement)(rs,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,s.createElement)(ns,{d:"M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm1.13 9.38l.35-6.46H8.52l.35 6.46h2.26zm-.09 3.36c.24-.23.37-.55.37-.96 0-.42-.12-.74-.36-.97s-.59-.35-1.06-.35-.82.12-1.07.35-.37.55-.37.97c0 .41.13.73.38.96.26.23.61.34 1.06.34s.8-.11 1.05-.34z"}));function f_(e){let{editHref:t,editEventName:n,loading:r,content:a,appearance:i,warning:l}=e;const{subpath:c}=(0,pc.getQuery)(),u=(0,s.createElement)(gc,{isSecondary:!0,href:t,text:(0,o.__)("Edit","google-listings-and-ads"),eventName:n,eventProps:{path:(0,pc.getPath)(),subpath:c}});let d,g;return r?d=(0,s.createElement)("span",{className:"gla-contact-info-preview-card__placeholder","aria-busy":"true",title:(0,o.__)("Loading…","google-listings-and-ads")}):l?(g=(0,s.createElement)(s.Fragment,null,(0,s.createElement)(yp,{icon:p_,size:24,className:"gla-contact-info-preview-card__notice-icon"}),l),d=(0,s.createElement)("span",{className:"gla-contact-info-preview-card__notice-details"},a)):d=a,(0,s.createElement)(Sp,{appearance:i,className:"gla-contact-info-preview-card",icon:null,title:g,description:d,indicator:u})}function m_(e){let{editHref:t,learnMore:n}=e;const{loaded:r,data:a}=Xb();let i,l;return r&&(a.isValid?i=a.display:(l=(0,o.__)("Please add your phone number","google-listings-and-ads"),i=(0,s.createElement)(s.Fragment,null,(0,o.__)("Google requires the phone number for all stores using Google Merchant Center. ","google-listings-and-ads"),n))),(0,s.createElement)(f_,{appearance:wp.PHONE,editHref:t,editEventName:"gla_edit_mc_phone_number",learnMore:n,loading:!r,warning:l,content:i})}var h_=(0,s.createElement)(rs,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,s.createElement)(ns,{d:"M10.2 3.28c3.53 0 6.43 2.61 6.92 6h2.08l-3.5 4-3.5-4h2.32c-.45-1.97-2.21-3.45-4.32-3.45-1.45 0-2.73.71-3.54 1.78L4.95 5.66C6.23 4.2 8.11 3.28 10.2 3.28zm-.4 13.44c-3.52 0-6.43-2.61-6.92-6H.8l3.5-4c1.17 1.33 2.33 2.67 3.5 4H5.48c.45 1.97 2.21 3.45 4.32 3.45 1.45 0 2.73-.71 3.54-1.78l1.71 1.95c-1.28 1.46-3.15 2.38-5.25 2.38z"})),y_=()=>{const{loaded:e,data:t,refetch:n}=Bv(),{subpath:r}=(0,pc.getQuery)(),a=(0,s.createElement)(gc,{isSecondary:!0,icon:h_,iconSize:20,iconPosition:"right",text:(0,o.__)("Refresh to sync","google-listings-and-ads"),onClick:n,disabled:!e});let i;const l=(0,s.createElement)(s.Fragment,null,(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("Edit your store address in your <link>WooCommerce settings</link>.","google-listings-and-ads"),{link:(0,s.createElement)(ql,{target:"_blank",type:"external",href:"admin.php?page=wc-settings",eventName:"gla_edit_wc_store_address",eventProps:{path:(0,pc.getPath)(),subpath:r}})})),(0,s.createElement)("p",null,(0,o.__)("Once you’ve saved your new address there, refresh to sync your new address with Google.","google-listings-and-ads")));if(e){const{address:e,address2:n,city:r,state:o,country:a,postcode:l}=t,c=[r,o?`${o} - ${a}`:a,l].filter(Boolean).join(", ");i=(0,s.createElement)("div",null,(0,s.createElement)("div",null,e),n&&(0,s.createElement)("div",null,n),(0,s.createElement)("div",null,c))}else i=(0,s.createElement)(Bl.Spinner,null);return(0,s.createElement)(Sp,{className:"gla-store-address-card",appearance:wp.ADDRESS,alignIcon:"top",alignIndicator:"top",description:l,indicator:a},(0,s.createElement)(Jp,null),(0,s.createElement)(dp.Card.Body,null,(0,s.createElement)(lp.Title,null,(0,o.__)("Store address","google-listings-and-ads")),i))};function v_(e){let{editHref:t,learnMore:n}=e;const{loaded:r,data:a}=Bv("mc");let i,l;if(r){const{isAddressFilled:e,isMCAddressDifferent:t,address:r,address2:c,city:u,state:d,country:g,postcode:p}=a,f=d?`${d} - ${g}`:g;e&&!t?i=[r,c,u,f,p].filter(Boolean).join(", "):(l=(0,o.__)("Please add your store address","google-listings-and-ads"),i=(0,s.createElement)(s.Fragment,null,(0,o.__)("Google requires the store address for all stores using Google Merchant Center. ","google-listings-and-ads"),n))}return(0,s.createElement)(f_,{appearance:wp.ADDRESS,editHref:t,editEventName:"gla_edit_mc_store_address",loading:!r,warning:l,content:i})}var b_=e=>{let{loaded:t,data:{display:n,isValid:r}}=e;const o=!!n,a=(0,pc.getPath)();(0,s.useEffect)((()=>{t&&(0,Dl.recordEvent)("gla_mc_phone_number_check",{path:a,exist:o,isValid:r})}),[o,r,t,a])};const w_="contact-information-read-more",E_="https://docs.woocommerce.com/document/google-listings-and-ads/#contact-information",$_=(0,o.__)("Your contact information is required by Google for verification purposes. It will be shared with the Google Merchant Center and will not be displayed to customers.","google-listings-and-ads"),C_=(0,o.__)("Enter contact information","google-listings-and-ads"),k_=(0,o.__)("Contact information","google-listings-and-ads");function S_(){return(0,s.createElement)(dp,{title:k_,description:$_},(0,s.createElement)(pp,{size:"overlap"},(0,s.createElement)(m_,{editHref:(0,pc.getNewPath)({subpath:bc},Cc,null),learnMore:(0,s.createElement)(zl,{context:"settings-no-phone-number-notice",linkId:w_,href:E_},(0,o.__)("Learn more","google-listings-and-ads"))}),(0,s.createElement)(v_,{editHref:(0,pc.getNewPath)({subpath:_c},Cc,null),learnMore:(0,s.createElement)(zl,{context:"settings-no-store-address-notice",linkId:w_,href:E_},(0,o.__)("Learn more","google-listings-and-ads"))})))}var x_=e=>{let{onPhoneNumberVerified:t}=e;const n=Xb(),r=C_;return b_(n),(0,s.createElement)(dp,{title:r,description:(0,s.createElement)("div",null,(0,s.createElement)("p",null,$_),(0,s.createElement)("p",null,(0,s.createElement)(zl,{context:"setup-mc-contact-information",linkId:w_,href:E_},(0,o.__)("Learn more","google-listings-and-ads"))))},(0,s.createElement)(pp,{size:"large"},(0,s.createElement)(g_,{view:"setup-mc",phoneNumber:n,initEditing:!0,onPhoneNumberVerified:t}),(0,s.createElement)(y_,null)))},O_=e=>{let{id:t,children:n}=e;const[r,o]=(0,s.useState)(!1);return(0,s.createElement)("span",{className:"help-popover"},(0,s.createElement)("button",{onClick:()=>{o(!0),(0,Dl.recordEvent)("gla_tooltip_viewed",{id:t})}},(0,s.createElement)(qg.Z,{size:16})),r&&(0,s.createElement)(cl,{focusOnMount:"container",onClose:()=>{o(!1)}},n))},P_=e=>{const{formProps:t}=e,{getInputProps:n}=t;return(0,s.createElement)("div",{className:"gla-pre-launch-checklist"},(0,s.createElement)(dp,{title:(0,o.__)("Pre-Launch Checklist","google-listings-and-ads"),description:(0,s.createElement)("div",null,(0,s.createElement)("p",null,(0,o.__)("Ensure you meet Google Merchant Center requirements by reviewing this checklist. Otherwise, your products may be disapproved or your Google Merchant Center account may be suspended by Google.","google-listings-and-ads")),(0,s.createElement)("p",null,(0,s.createElement)(zl,{context:"setup-mc-checklist",linkId:"checklist-requirements",href:"https://support.google.com/merchants/answer/6363310"},(0,o.__)("Read Google Merchant requirements","google-listings-and-ads"))))},(0,s.createElement)(dp.Card,null,(0,s.createElement)(dp.Card.Body,null,(0,s.createElement)(pp,{size:"large"},(0,s.createElement)("div",{className:"gla-pre-launch-checklist__checkbox_popover"},(0,s.createElement)(Uh,l({label:(0,s.createElement)("span",{className:"gla-pre-launch-checklist__checkbox_popover"},(0,s.createElement)("span",{className:"checkbox-label"},(0,o.__)("My store website is live.","google-listings-and-ads")),(0,s.createElement)(O_,{id:"website_live"},(0,o.__)("Ensure your store website and products are online and accessible to your customers.","google-listings-and-ads")))},n("website_live")))),(0,s.createElement)(Uh,l({label:(0,s.createElement)("span",{className:"gla-pre-launch-checklist__checkbox_popover"},(0,s.createElement)("span",{className:"checkbox-label"},(0,o.__)("I have a complete and secure checkout process.","google-listings-and-ads")),(0,s.createElement)(O_,{id:"checkout_process_secure"},(0,s.createElement)("p",null,(0,o.__)("Ensure customers are able to successfully add items to the cart and fully complete the checkout process.","google-listings-and-ads")),(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("Payment and transaction processing, as well as collection of any sensitive and financial personal information from the user, must be conducted over a secure processing server (SSL-protected, with a valid SSL certificate - https://). <link>Read more</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"setup-mc-checklist",linkId:"check-checkout-process",href:"https://support.google.com/merchants/answer/2704221#wycd-unsafe-collection-or-use-of-personal-information"})}))))},n("checkout_process_secure"))),(0,s.createElement)(Uh,l({label:(0,s.createElement)("span",{className:"gla-pre-launch-checklist__checkbox_popover"},(0,s.createElement)("span",{className:"checkbox-label"},(0,o.__)("My payment methods are visible on my website.","google-listings-and-ads")),(0,s.createElement)(O_,{id:"payment_methods_visible"},(0,o.__)("Ensure customers have at least one valid payment method, such as credit card, direct bank transfer, or cash on delivery.","google-listings-and-ads")))},n("payment_methods_visible"))),(0,s.createElement)(Uh,l({label:(0,s.createElement)("span",{className:"gla-pre-launch-checklist__checkbox_popover"},(0,s.createElement)("span",{className:"checkbox-label"},(0,o.__)("My refund policy and terms of service are visible on my online store.","google-listings-and-ads")),(0,s.createElement)(O_,{id:"refund_tos_visible"},(0,o.__)("Your site must provide a clear and conspicuous return policy and billing terms to customers.","google-listings-and-ads")))},n("refund_tos_visible"))),(0,s.createElement)(Uh,l({label:(0,s.createElement)("span",{className:"gla-pre-launch-checklist__checkbox_popover"},(0,s.createElement)("span",{className:"checkbox-label"},(0,o.__)("My store’s phone number, email and/or address are visible on my website.","google-listings-and-ads")),(0,s.createElement)(O_,{id:"contact_info_visible"},(0,o.__)("Your website must display sufficient and accurate contact information to your customers, including a telephone number and/or email.","google-listings-and-ads")))},n("contact_info_visible"))))))))};function A_(e){const t={};return!0!==e.website_live&&(t.website_live=(0,o.__)("Please check the requirement.","google-listings-and-ads")),!0!==e.checkout_process_secure&&(t.checkout_process_secure=(0,o.__)("Please check the requirement.","google-listings-and-ads")),!0!==e.payment_methods_visible&&(t.payment_methods_visible=(0,o.__)("Please check the requirement.","google-listings-and-ads")),!0!==e.refund_tos_visible&&(t.refund_tos_visible=(0,o.__)("Please check the requirement.","google-listings-and-ads")),!0!==e.contact_info_visible&&(t.contact_info_visible=(0,o.__)("Please check the requirement.","google-listings-and-ads")),t}function N_(){const e=Lv(),{updateGoogleMCContactInformation:t,saveSettings:n}=xg(),{createNotice:r}=Ap(),{data:a}=Bv(),{settings:i}=ly(),[l,c]=(0,s.useState)(!1),[u,d]=(0,s.useState)(!1);return i?(0,s.createElement)(ep,null,(0,s.createElement)(tp,{title:(0,o.__)("Confirm store requirements","google-listings-and-ads"),description:(0,o.__)("Review and confirm that your store meets Google Merchant Center requirements.","google-listings-and-ads")}),(0,s.createElement)(Bl.Form,{initialValues:{website_live:i.website_live,checkout_process_secure:i.checkout_process_secure,payment_methods_visible:i.payment_methods_visible,refund_tos_visible:i.refund_tos_visible,contact_info_visible:i.contact_info_visible},validate:A_,onChange:(e,t)=>{n(t)},onSubmit:async()=>{try{d(!0),await t(),await Hc()({path:"/wc/gla/mc/settings/sync",method:"POST"});const n=(0,pc.getNewPath)({guide:"submission-success"},"/google/product-feed");window.location.href=e+n}catch(e){d(!1),r("error",(0,o.__)("Unable to complete your setup. Please try again later.","google-listings-and-ads"))}}},(e=>{const{handleSubmit:t,isValidForm:n}=e,r=n&&l&&a.isAddressFilled;return(0,s.createElement)(s.Fragment,null,(0,s.createElement)(x_,{onPhoneNumberVerified:()=>c(!0)}),(0,s.createElement)(P_,{formProps:e}),(0,s.createElement)(np,null,(0,s.createElement)(gc,{isPrimary:!0,loading:u,disabled:!r,onClick:t},(0,o.__)("Complete setup","google-listings-and-ads"))))}))):(0,s.createElement)(Vg,null)}var R_={accounts:"1",target_audience:"2",shipping_and_taxes:"3",store_requirements:"4"},T_=e=>{let{savedStep:t,onRefetchSavedStep:n=(()=>{})}=e;const[r,a]=(0,s.useState)(t),i=e=>{Number(e)<=Number(t)&&a(e)};return(0,s.createElement)(Bl.Stepper,{className:"gla-setup-stepper",currentStep:r,steps:[{key:R_.accounts,label:(0,o.__)("Set up your accounts","google-listings-and-ads"),content:(0,s.createElement)(ay,{onContinue:()=>{(0,Dl.recordEvent)("gla_setup_mc",{target:"step1_continue",trigger:"click"}),a(R_.target_audience),n()}}),onClick:i},{key:R_.target_audience,label:(0,o.__)("Choose your audience","google-listings-and-ads"),content:(0,s.createElement)(Dv,{onContinue:()=>{(0,Dl.recordEvent)("gla_setup_mc",{target:"step2_continue",trigger:"click"}),a(R_.shipping_and_taxes),n()}}),onClick:i},{key:R_.shipping_and_taxes,label:(0,o.__)("Configure your product listings","google-listings-and-ads"),content:(0,s.createElement)(Iv,{onContinue:()=>{(0,Dl.recordEvent)("gla_setup_mc",{target:"step3_continue",trigger:"click"}),a(R_.store_requirements),n()}}),onClick:i},{key:R_.store_requirements,label:(0,o.__)("Confirm store requirements","google-listings-and-ads"),content:(0,s.createElement)(N_,null),onClick:i}]})},M_=()=>{const{hasFinishedResolution:e,data:t,invalidateResolution:n}=Pg("getMCSetup");if(!e&&!t)return(0,s.createElement)(Vg,null);if(e&&!t)return null;const{status:r,step:o}=t;return"complete"===r?((0,pc.getHistory)().replace((0,pc.getNewPath)({},"/google/dashboard")),null):(0,s.createElement)(T_,{savedStep:R_[o],onRefetchSavedStep:()=>{n()}})},j_=()=>(Lg("full-page"),(0,s.createElement)(s.Fragment,null,(0,s.createElement)(Ug,null),(0,s.createElement)(M_,null)));function I_(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>!0;(0,s.useEffect)((()=>{const r=t=>{t.preventDefault(),t.returnValue=e};t&&window.addEventListener("beforeunload",r);const o=(0,pc.getHistory)().block((r=>{if(t&&n(r))return e}));return()=>{o(),window.removeEventListener("beforeunload",r)}}),[e,t,n])}const F_="getGoogleAdsAccount";var D_=()=>{const{google:e,isResolving:t}=Xg(),n=xg(),r=(0,s.useCallback)((()=>{n.invalidateResolution(F_,[])}),[n]);return(0,dn.useSelect)((n=>{if(!e||"no"===e.active)return{googleAdsAccount:void 0,isResolving:t};const o=n(Lc);return{googleAdsAccount:o.getGoogleAdsAccount(),isResolving:o.isResolving(F_),refetchGoogleAdsAccount:r,hasFinishedResolution:o.hasFinishedResolution(F_)}}),[e,t,r])};function L_(e){
22
  // translators: %s: user's account ID
23
  return(0,o.sprintf)((0,o.__)("Account %s","google-listings-and-ads"),e)}function G_(e){let{googleAdsAccount:t,...n}=e;return(0,s.createElement)(Sp,l({appearance:wp.GOOGLE_ADS,description:L_(t.id),indicator:(0,s.createElement)(Op,null)},n))}var B_=e=>{let{onCreateAccount:t=(()=>{}),onRequestClose:n=(()=>{})}=e;const[r,a]=(0,s.useState)(!1);return(0,s.createElement)(Gh,{className:"gla-ads-terms-modal",title:(0,o.__)("Create Google Ads Account","google-listings-and-ads"),buttons:[(0,s.createElement)(gc,{key:"1",isPrimary:!0,disabled:!r,eventName:"gla_ads_account_create_button_click",onClick:()=>{t(),n()}},(0,o.__)("Create account","google-listings-and-ads"))],onRequestClose:n},(0,s.createElement)("p",{className:"main"},(0,o.__)("By creating a Google Ads account, you agree to the following terms and conditions:","google-listings-and-ads")),(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("You agree to comply with Google’s terms and policies, including <policylink>Shopping ads policies</policylink> and <termslink>Google Ads Terms and Conditions</termslink>.","google-listings-and-ads"),{policylink:(0,s.createElement)(zl,{context:"setup-ads",linkId:"shopping-ads-policies",href:"https://support.google.com/merchants/answer/6149970"}),termslink:(0,s.createElement)(zl,{context:"setup-ads",linkId:"google-ads-terms-of-service",href:"https://support.google.com/adspolicy/answer/54818"})})),(0,s.createElement)(Uh,{label:(0,o.__)("I have read and accept these terms","google-listings-and-ads"),checked:r,onChange:a}))};function q_(e){let{text:t}=e;return(0,s.createElement)("div",{className:"gla-loading-label"},(0,s.createElement)(Bl.Spinner,null),t)}var z_=e=>{const{onCreateAccount:t,...n}=e,[r,a]=(0,s.useState)(!1);return(0,s.createElement)(s.Fragment,null,n.loading?(0,s.createElement)(q_,{text:(0,o.__)("Creating…","google-listings-and-ads")}):(0,s.createElement)(gc,l({isSecondary:!0},n,{text:(0,o.__)("Create account","google-listings-and-ads"),onClick:()=>{a(!0)}})),r&&(0,s.createElement)(B_,{onCreateAccount:t,onRequestClose:()=>{a(!1)}}))};const H_=()=>{const{createNotice:e}=Ap(),{fetchGoogleAdsAccount:t}=xg(),[n,r]=(0,s.useState)(!1),[a,{loading:i}]=Dp({path:"/wc/gla/ads/accounts",method:"POST"});return(0,s.createElement)(z_,{loading:i||n,onCreateAccount:async()=>{try{await a({parse:!1})}catch(t){if(428!==t.status)return void e("error",(0,o.__)("Unable to create Google Ads account. Please try again later.","google-listings-and-ads"))}r(!0),await t(),r(!1)}})};var U_=e=>{const{allowShowExisting:t,onShowExisting:n}=e;return(0,s.createElement)(Sp,{appearance:wp.GOOGLE_ADS,indicator:(0,s.createElement)(H_,null)},t&&(0,s.createElement)(dp.Card.Footer,null,(0,s.createElement)(xl,{isLink:!0,onClick:n},(0,o.__)("Or, use your existing Google Ads account","google-listings-and-ads"))))},V_=e=>{const{accounts:t,...n}=e,r=[{value:"",label:(0,o.__)("Select one","google-listings-and-ads")},...t.map((e=>({value:e,label:L_(e)})))];return(0,s.createElement)(Yf,l({options:r},n))},W_=e=>{const{accounts:t,onCreateNew:n=(()=>{})}=e,[r,a]=(0,s.useState)(),[i,l]=(0,s.useState)(!1),[c]=Dp({path:"/wc/gla/ads/accounts",method:"POST",data:{id:r}}),{refetchGoogleAdsAccount:u}=D_(),{createNotice:d}=Ap(),g=t.length>1;return(0,s.createElement)(Sp,{className:"gla-connect-ads",appearance:wp.GOOGLE_ADS},(0,s.createElement)(Jp,null),(0,s.createElement)(dp.Card.Body,null,(0,s.createElement)(lp.Title,null,(0,o.__)("Select an existing account","google-listings-and-ads")),g&&(0,s.createElement)(lp.Body,null,(0,s.createInterpolateElement)((0,o.__)("If you manage multiple sub-accounts in Google Ads, please connect the relevant sub-account, not a manager account. <link>Learn more</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"setup-ads-connect-account",linkId:"connect-sub-account",href:"https://support.google.com/google-ads/answer/6139186"})})),(0,s.createElement)(Qf,null,(0,s.createElement)(V_,{accounts:t,value:r,onChange:a}),i?(0,s.createElement)(q_,{text:(0,o.__)("Connecting…","google-listings-and-ads")}):(0,s.createElement)(gc,{isSecondary:!0,disabled:!r,eventName:"gla_ads_account_connect_button_click",onClick:async()=>{if(r){l(!0);try{await c(),await u()}catch(e){l(!1),d("error",(0,o.__)("Unable to connect your Google Ads account. Please try again later.","google-listings-and-ads"))}}}},(0,o.__)("Connect","google-listings-and-ads")))),(0,s.createElement)(dp.Card.Footer,null,(0,s.createElement)(xl,{isLink:!0,onClick:n},(0,o.__)("Or, create a new Google Ads account","google-listings-and-ads"))))},Y_=()=>{const{existingAccounts:e}=(0,dn.useSelect)((e=>({existingAccounts:e(Lc).getExistingGoogleAdsAccounts(),isResolving:e(Lc).isResolving("getExistingGoogleAdsAccounts")})),[]),[t,n]=(0,s.useState)(!1);if(!e)return(0,s.createElement)(Kp,null);return 0===e.length||t?(0,s.createElement)(U_,{allowShowExisting:t,onShowExisting:()=>{n(!1)}}):(0,s.createElement)(W_,{accounts:e,onCreateNew:()=>{n(!0)}})};const K_="setup-ads";var Q_=e=>{let{additionalScopeEmail:t}=e;const{createNotice:n}=Ap(),[r,{loading:a,data:i}]=qp(K_,t);return(0,s.createElement)(Sp,{appearance:wp.GOOGLE_ADS,indicator:(0,s.createElement)(gc,{isSecondary:!0,loading:a||i,onClick:()=>{r().then((e=>{let{url:t}=e;window.location.href=t})).catch((()=>{n("error",(0,o.__)("Unable to get Google authorization page. Please try again later.","google-listings-and-ads"))}))},text:(0,o.__)("Allow full access","google-listings-and-ads"),eventName:"gla_google_account_connect_button_click",eventProps:{context:K_,action:"scope"}})})};function Z_(){const{google:e,scope:t}=Xg(),{googleAdsAccount:n}=D_();return e&&n?t.adsRequired?"disconnected"===n.status?(0,s.createElement)(Y_,null):(0,s.createElement)(G_,{googleAdsAccount:n}):(0,s.createElement)(Q_,{additionalScopeEmail:e.email}):(0,s.createElement)(Kp,null)}var X_=__webpack_require__(3119),J_=[["DZ",250,"USD"],["AR",25e3,"ARS"],["AM",300,"USD"],["AU",600,"AUD"],["AT",400,"EUR"],["AZ",300,"USD"],["BH",300,"USD"],["BY",300,"USD"],["BE",400,"EUR"],["BO",350,"USD"],["BA",350,"EUR"],["BR",1200,"BRL"],["BG",700,"BGN"],["CA",600,"CAD"],["CL",350,"USD"],["CN",3e3,"CNY"],["CO",350,"USD"],["CR",350,"USD"],["HR",2500,"HRK"],["CY",350,"EUR"],["CZ",8500,"CZK"],["DK",3e3,"DKK"],["DO",350,"USD"],["EC",350,"USD"],["EG",3e3,"EGP"],["SV",350,"USD"],["EE",350,"EUR"],["FI",400,"EUR"],["FR",400,"EUR"],["GE",300,"USD"],["DE",400,"EUR"],["GR",350,"EUR"],["GT",350,"USD"],["HN",350,"USD"],["HK",3e3,"HKD"],["HU",12e4,"HUF"],["IS",400,"EUR"],["IN",2e4,"INR"],["ID",3e6,"IDR"],["IE",400,"EUR"],["IL",1500,"ILS"],["IT",400,"EUR"],["JP",6e4,"JPY"],["JO",250,"USD"],["KZ",300,"USD"],["KE",300,"USD"],["KR",6e5,"KRW"],["KW",300,"USD"],["LV",350,"EUR"],["LB",250,"USD"],["LY",250,"USD"],["LT",350,"EUR"],["LU",400,"EUR"],["MK",300,"USD"],["MY",1500,"MYR"],["MT",350,"EUR"],["MX",7e3,"MXN"],["ME",350,"EUR"],["MA",250,"USD"],["NL",400,"EUR"],["NZ",600,"NZD"],["NI",350,"USD"],["NG",300,"USD"],["NO",4e3,"NOK"],["OM",250,"USD"],["PK",400,"USD"],["PS",250,"USD"],["PA",350,"USD"],["PY",350,"USD"],["PE",350,"USD"],["PH",2e4,"PHP"],["PL",1200,"PLN"],["PT",400,"EUR"],["PR",350,"USD"],["QA",300,"USD"],["RO",1500,"RON"],["RU",3e4,"RUB"],["SA",1300,"SAR"],["RS",350,"EUR"],["SG",600,"SGD"],["SK",350,"EUR"],["SI",350,"EUR"],["ZA",6e3,"ZAR"],["ES",400,"EUR"],["LK",400,"USD"],["SE",4e3,"SEK"],["CH",400,"CHF"],["TW",12e3,"TWD"],["TH",12e3,"THB"],["TN",250,"USD"],["TR",2500,"TRY"],["UA",1e4,"UAH"],["AE",1600,"AED"],["GB",400,"GBP"],["US",500,"USD"],["UY",350,"USD"],["VE",350,"USD"],["VN",56e5,"VND"]],ew=e=>{const t=Qy();return(0,s.createElement)(Gh,l({className:"gla-free-ad-credit-country-modal",title:(0,o.__)("Check your maximum free credit","google-listings-and-ads")},e),(0,s.createElement)("p",null,(0,o.__)("Whatever you spend in the next month will be added back to your Google Ads account as free credit, up to a maximum limit depending on your store’s country.","google-listings-and-ads")),(0,s.createElement)("table",null,(0,s.createElement)("tbody",null,J_.map(((e,n)=>{const[r,o,a]=e;return(0,s.createElement)("tr",{key:n},(0,s.createElement)("td",null,t[r]),(0,s.createElement)("td",null,`${o} ${a}`))})))))},tw=()=>{const[e,t]=(0,s.useState)(!1);return(0,s.createElement)("div",{className:"gla-free-ad-credit"},(0,s.createElement)(X_.Z,null),(0,s.createElement)("div",null,(0,s.createElement)("div",{className:"gla-free-ad-credit__title"},(0,o.__)("Spend $500 to get $500 in Google Ads credits!","google-listings-and-ads")),(0,s.createElement)("div",{className:"gla-free-ad-credit__description"},(0,s.createInterpolateElement)((0,o.__)("New to Google Ads? Get $500 in ad credit when you spend $500 within your first 60 days. Check how much credit you can receive in your country <checkLink>here</checkLink>. <termLink>Terms and conditions apply</termLink>.","google-listings-and-ads"),{checkLink:(0,s.createElement)(ql,{eventName:"gla_free_ad_credit_country_click",eventProps:{context:"setup-ads"},href:"#",type:"wp-admin",onClick:()=>{t(!0)}}),termLink:(0,s.createElement)(zl,{context:"setup-ads",linkId:"free-ad-credit-terms",href:"https://www.google.com/ads/coupons/terms/"})})),e&&(0,s.createElement)(ew,{onRequestClose:()=>{t(!1)}})))},nw=e=>{const{onContinue:t=(()=>{})}=e,{google:n}=Xg(),{googleAdsAccount:r}=D_(),a=(()=>{const{googleAdsAccount:e}=D_();return e&&e.sub_account&&(0,wd.getDateDifferenceInDays)(new Date,new Date(1e3*e.created_timestamp))<60})();if(!n||"yes"===n.active&&!r)return(0,s.createElement)(Vg,null);const i=!r.id;return(0,s.createElement)(ep,null,(0,s.createElement)(tp,{title:(0,o.__)("Set up your accounts","google-listings-and-ads"),description:(0,o.__)("Connect your Google account and your Google Ads account to set up a paid Performance Max campaign.","google-listings-and-ads")}),(0,s.createElement)(dp,{title:(0,o.__)("Connect accounts","google-listings-and-ads"),description:(0,o.__)("Any campaigns created through this app will appear in your Google Ads account. You will be billed directly through Google.","google-listings-and-ads")},(0,s.createElement)(pp,{size:"large"},(0,s.createElement)(Up,{googleAccount:n,hideAccountSwitch:!0,helper:(0,o.__)("This Google account is connected to your store’s product feed.","google-listings-and-ads")}),(0,s.createElement)(Z_,null),a&&(0,s.createElement)(tw,null))),(0,s.createElement)(np,null,(0,s.createElement)(xl,{isPrimary:!0,disabled:i,onClick:t},(0,o.__)("Continue","google-listings-and-ads"))))};function rw(e,t){return e.map((e=>({label:t[e],value:e})))}var ow=e=>{const{formProps:{getInputProps:t},multiple:n=!0,disabled:r=!1,countrySelectHelperText:a}=e,i=Qy(),l=t("countryCodes"),c=n?(0,s.createElement)(mv,{label:(0,o.__)("Select countries","google-listings-and-ads"),help:a,disabled:r,value:l.value,additionalCountryCodes:r?l.value:void 0,onChange:l.onChange}):(0,s.createElement)(Wf,{label:(0,o.__)("Select one country","google-listings-and-ads"),help:a,disabled:r,options:rw(l.value,i),value:l.selected[0],onChange:l.onChange,role:"combobox"});return(0,s.createElement)(dp,{title:(0,o.__)("Audience","google-listings-and-ads"),description:(0,s.createElement)("p",null,(0,o.__)("Choose where do you want your product ads to appear.","google-listings-and-ads"))},(0,s.createElement)(dp.Card,null,(0,s.createElement)(dp.Card.Body,null,c)))},aw=__webpack_require__(7132),iw=e=>{const{countryCodes:t,dailyAverageCost:n=1/0}=e,{data:r}=(e=>{const t={country_codes:e},n=(0,eg.addQueryArgs)("/wc/gla/ads/campaigns/budget-recommendation",t);return Mv({path:n})})(t),a=Qy();if(!r)return null;const{currency:i,recommendations:l}=r,{daily_budget_low:c,daily_budget_high:u,country:d}=function(e){return e.reduce(((e,t)=>t.daily_budget_high>e.daily_budget_high?t:e))}(l),g=a[d],p=function(e){const t={strong:(0,s.createElement)("strong",null)},n=e?// translators: it's a range of recommended budget amount. 1: the low value of the range, 2: the high value of the range, 3: the currency of amount.
24
  (0,o.__)("Most merchants targeting similar countries set a daily budget of <strong>%1$f to %2$f %3$s</strong> for approximately 10 conversions a week.","google-listings-and-ads"):// translators: it's a range of recommended budget amount. 1: the low value of the range, 2: the high value of the range, 3: the currency of amount, 4: a country name selected by the merchant.
1
  (function(){var __webpack_modules__={9171:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.validateDateInputForRange=t.dateValidationMessages=t.loadLocaleData=t.getDateFormatsForInterval=t.defaultTableDateFormat=t.weekTicksThreshold=t.dayTicksThreshold=t.getChartTypeForQuery=t.getIntervalForQuery=t.getAllowedIntervalsForQuery=t.getPreviousDate=t.getDateDifferenceInDays=t.getCurrentDates=t.getDateParamsFromQuery=t.getCurrentPeriod=t.getLastPeriod=t.getStoreTimeZoneMoment=t.getRangeLabel=t.toMoment=t.appendTimestamp=t.periods=t.presetValues=t.defaultDateTimeFormat=t.isoDateFormat=void 0;const o=r(n(6292)),a=n(2819),i=n(5736),s=n(129);function l(e,n){if(o.default.isMoment(n))return n.isValid()?n:null;if("string"==typeof n){const r=o.default(n,[t.isoDateFormat,e],!0);return r.isValid()?r:null}throw new Error("toMoment requires a string to be passed as an argument")}function c(e,t){const n=e.year()===t.year(),r=n&&e.month()===t.month(),o=n&&r&&e.isSame(t,"day"),a=i.__("MMM D, YYYY","woocommerce-admin");if(o)return e.format(a);if(r){const n=e.date();return e.format(a).replace(n,`${n} - ${t.date()}`)}if(n){const n=i.__("MMM D","woocommerce-admin");return`${e.format(n)} - ${t.format(a)}`}return`${e.format(a)} - ${t.format(a)}`}function u(){return window.wcSettings&&window.wcSettings.timeZone?["+","-"].includes(window.wcSettings.timeZone.charAt(0))?o.default().utcOffset(window.wcSettings.timeZone):o.default().tz(window.wcSettings.timeZone):o.default()}function d(e,t){const n=u().startOf(e).subtract(1,e),r=n.clone().endOf(e);let a,i;if("previous_period"===t)if("year"===e)a=o.default().startOf(e).subtract(2,e),i=a.clone().endOf(e);else{const e=r.diff(n,"days");i=n.clone().subtract(1,"days"),a=i.clone().subtract(e,"days")}else a=n.clone().subtract(1,"years"),i=r.clone().subtract(1,"years");return"month"===e&&(i=i.clone().endOf("month")),{primaryStart:n,primaryEnd:r,secondaryStart:a,secondaryEnd:i}}function g(e,t){const n=u().startOf(e),r=u(),o=r.diff(n,"days");let a,i;return"previous_period"===t?(a=n.clone().subtract(1,e),i=r.clone().subtract(1,e)):(a=n.clone().subtract(1,"years"),i=a.clone().add(o+1,"days").subtract(1,"seconds")),{primaryStart:n,primaryEnd:r,secondaryStart:a,secondaryEnd:i}}t.isoDateFormat="YYYY-MM-DD",t.defaultDateTimeFormat="YYYY-MM-DDTHH:mm:ss",t.presetValues=[{value:"today",label:i.__("Today","woocommerce-admin")},{value:"yesterday",label:i.__("Yesterday","woocommerce-admin")},{value:"week",label:i.__("Week to Date","woocommerce-admin")},{value:"last_week",label:i.__("Last Week","woocommerce-admin")},{value:"month",label:i.__("Month to Date","woocommerce-admin")},{value:"last_month",label:i.__("Last Month","woocommerce-admin")},{value:"quarter",label:i.__("Quarter to Date","woocommerce-admin")},{value:"last_quarter",label:i.__("Last Quarter","woocommerce-admin")},{value:"year",label:i.__("Year to Date","woocommerce-admin")},{value:"last_year",label:i.__("Last Year","woocommerce-admin")},{value:"custom",label:i.__("Custom","woocommerce-admin")}],t.periods=[{value:"previous_period",label:i.__("Previous Period","woocommerce-admin")},{value:"previous_year",label:i.__("Previous Year","woocommerce-admin")}],t.appendTimestamp=(e,n)=>{if("start"===n)return e.startOf("day").format(t.defaultDateTimeFormat);if("now"===n)return e.format(t.defaultDateTimeFormat);if("end"===n)return e.endOf("day").format(t.defaultDateTimeFormat);throw new Error("appendTimestamp requires second parameter to be either `start`, `now` or `end`")},t.toMoment=l,t.getRangeLabel=c,t.getStoreTimeZoneMoment=u,t.getLastPeriod=d,t.getCurrentPeriod=g;const p=a.memoize(((e,t,n,r)=>{switch(e){case"today":return g("day",t);case"yesterday":return d("day",t);case"week":return g("week",t);case"last_week":return d("week",t);case"month":return g("month",t);case"last_month":return d("month",t);case"quarter":return g("quarter",t);case"last_quarter":return d("quarter",t);case"year":return g("year",t);case"last_year":return d("year",t);case"custom":const e=r.diff(n,"days");if("previous_period"===t){const t=n.clone().subtract(1,"days");return{primaryStart:n,primaryEnd:r,secondaryStart:t.clone().subtract(e,"days"),secondaryEnd:t}}return{primaryStart:n,primaryEnd:r,secondaryStart:n.clone().subtract(1,"years"),secondaryEnd:r.clone().subtract(1,"years")}}}),((e,t,n,r)=>[e,t,n&&n.format(),r&&r.format()].join(":"))),f=a.memoize(((e,t,n,r,a)=>{if(e&&t)return{period:e,compare:t,after:n?o.default(n):null,before:r?o.default(r):null};const i=s.parse(a.replace(/&amp;/g,"&"));return{period:i.period,compare:i.compare,after:i.after?o.default(i.after):null,before:i.before?o.default(i.before):null}}),((e,t,n,r,o)=>[e,t,n,r,o].join(":")));t.getDateParamsFromQuery=(e,t="period=month&compare=previous_year")=>{const{period:n,compare:r,after:o,before:a}=e;return f(n,r,o,a,t)};const m=a.memoize(((e,n,r,o,i,s)=>({primary:{label:a.find(t.presetValues,(t=>t.value===e)).label,range:c(r,o),after:r,before:o},secondary:{label:a.find(t.periods,(e=>e.value===n)).label,range:c(i,s),after:i,before:s}})),((e,t,n,r,o,a)=>[e,t,n&&n.format(),r&&r.format(),o&&o.format(),a&&a.format()].join(":")));function h(e){let n=[];if("custom"===e.period){const{primary:r}=t.getCurrentDates(e),o=t.getDateDifferenceInDays(r.before,r.after);n=o>=365?["day","week","month","quarter","year"]:o>=90?["day","week","month","quarter"]:o>=28?["day","week","month"]:o>=7?["day","week"]:o>1&&o<7?["day"]:["hour","day"]}else switch(e.period){case"today":case"yesterday":n=["hour","day"];break;case"week":case"last_week":default:n=["day"];break;case"month":case"last_month":n=["day","week"];break;case"quarter":case"last_quarter":n=["day","week","month"];break;case"year":case"last_year":n=["day","week","month","quarter"]}return n}t.getCurrentDates=(e,n="period=month&compare=previous_year")=>{const{period:r,compare:o,after:a,before:i}=t.getDateParamsFromQuery(e,n),{primaryStart:s,primaryEnd:l,secondaryStart:c,secondaryEnd:u}=p(r,o,a,i);return m(r,o,s,l,c,u)},t.getDateDifferenceInDays=(e,t)=>{const n=o.default(e),r=o.default(t);return n.diff(r,"days")},t.getPreviousDate=(e,t,n,r,a)=>{const i=o.default(e);if("previous_year"===r)return i.clone().subtract(1,"years");const s=o.default(t),l=o.default(n),c=s.diff(l,a);return i.clone().subtract(c,a)},t.getAllowedIntervalsForQuery=h,t.getIntervalForQuery=function(e){const t=h(e),n=t[0];let r=e.interval||n;return e.interval&&!t.includes(e.interval)&&(r=n),r},t.getChartTypeForQuery=function({chartType:e}){return["line","bar"].includes(e)?e:"line"},t.dayTicksThreshold=63,t.weekTicksThreshold=9,t.defaultTableDateFormat="m/d/Y",t.getDateFormatsForInterval=function(e,n=0){let r="%B %-d, %Y",o="%B %-d, %Y",a="%Y-%m-%d",s="%b %Y",l=t.defaultTableDateFormat;switch(e){case"hour":r="%_I%p %B %-d, %Y",o="%_I%p %b %-d, %Y",a="%_I%p",s="%b %-d, %Y",l="h A";break;case"day":n<t.dayTicksThreshold?a="%-d":(a="%b",s="%Y");break;case"week":n<t.weekTicksThreshold?(a="%-d",s="%b %Y"):(a="%b",s="%Y"),r=i.__("Week of %B %-d, %Y","woocommerce-admin"),o=i.__("Week of %B %-d, %Y","woocommerce-admin");break;case"quarter":case"month":r="%B %Y",o="%B %Y",a="%b",s="%Y";break;case"year":r="%Y",o="%Y",a="%Y"}return{screenReaderFormat:r,tooltipLabelFormat:o,xFormat:a,x2Format:s,tableFormat:l}},t.loadLocaleData=function({userLocale:e,weekdaysShort:t}){"en"!==o.default.locale()&&o.default.updateLocale(e,{longDateFormat:{L:i.__("MM/DD/YYYY","woocommerce-admin"),LL:i.__("MMMM D, YYYY","woocommerce-admin"),LLL:i.__("D MMMM YYYY LT","woocommerce-admin"),LLLL:i.__("dddd, D MMMM YYYY LT","woocommerce-admin"),LT:i.__("HH:mm","woocommerce-admin")},weekdaysMin:t})},t.dateValidationMessages={invalid:i.__("Invalid date","woocommerce-admin"),future:i.__("Select a date in the past","woocommerce-admin"),startAfterEnd:i.__("Start date must be before end date","woocommerce-admin"),endBeforeStart:i.__("Start date must be before end date","woocommerce-admin")},t.validateDateInputForRange=function(e,n,r,a,i){const s=l(i,n);return s?o.default().isBefore(s,"day")?{date:null,error:t.dateValidationMessages.future}:"after"===e&&r&&s.isAfter(r,"day")?{date:null,error:t.dateValidationMessages.startAfterEnd}:"before"===e&&a&&s.isBefore(a,"day")?{date:null,error:t.dateValidationMessages.endBeforeStart}:{date:s}:{date:null,error:t.dateValidationMessages.invalid}}},4940:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.recordPageView=t.queueRecordEvent=t.recordEvent=void 0;const o=r(n(1227)).default("wc-admin:tracks");function a(e,t){if(o("recordevent %s %o","wcadmin_"+e,t,{_tqk:window._tkq,shouldRecord:!!window._tkq&&!!window.wcTracks&&!!window.wcTracks.isEnabled}),!window.wcTracks||"function"!=typeof window.wcTracks.recordEvent)return!1;window.wcTracks.recordEvent(e,t)}t.recordEvent=a;const i={localStorageKey:()=>"tracksQueue",clear(){window.localStorage&&window.localStorage.removeItem(i.localStorageKey())},get(){if(!window.localStorage)return[];let e=window.localStorage.getItem(i.localStorageKey());return e=e?JSON.parse(e):[],e=Array.isArray(e)?e:[],e},add(...e){if(!window.localStorage)return o("Unable to queue, running now",{args:e}),void a.apply(null,e||void 0);let t=i.get();const n={args:e};t.push(n),t=t.slice(-100),o("Adding new item to queue.",n),window.localStorage.setItem(i.localStorageKey(),JSON.stringify(t))},process(){if(!window.localStorage)return;const e=i.get();i.clear(),o("Processing items in queue.",e),e.forEach((e=>{"object"==typeof e&&(o("Processing item in queue.",e),a.apply(null,e.args||void 0))}))}};t.queueRecordEvent=function(e,t){i.add(e,t)},t.recordPageView=function(e,t){e&&(a("page_view",Object.assign({path:e},t)),i.process())}},4184:function(e,t){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var a=typeof n;if("string"===a||"number"===a)e.push(n);else if(Array.isArray(n)){if(n.length){var i=o.apply(null,n);i&&e.push(i)}}else if("object"===a)if(n.toString===Object.prototype.toString)for(var s in n)r.call(n,s)&&n[s]&&e.push(s);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},1227:function(e,t,n){var r=n(4155);t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const n="color: "+this.color;t.splice(1,0,n,"color: inherit");let r=0,o=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{"%%"!==e&&(r++,"%c"===e&&(o=r))})),t.splice(o,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")}catch(e){}return!e&&void 0!==r&&"env"in r&&(e=r.env.DEBUG),e},t.useColors=function(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type&&!window.process.__nwjs)||("undefined"==typeof navigator||!navigator.userAgent||!navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))&&("undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))},t.storage=function(){try{return localStorage}catch(e){}}(),t.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),e.exports=n(2447)(t);const{formatters:o}=e.exports;o.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},2447:function(e,t,n){e.exports=function(e){function t(e){let n,o=null;function a(...e){if(!a.enabled)return;const r=a,o=Number(new Date),i=o-(n||o);r.diff=i,r.prev=n,r.curr=o,n=o,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let s=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((n,o)=>{if("%%"===n)return"%";s++;const a=t.formatters[o];if("function"==typeof a){const t=e[s];n=a.call(r,t),e.splice(s,1),s--}return n})),t.formatArgs.call(r,e),(r.log||t.log).apply(r,e)}return a.namespace=e,a.useColors=t.useColors(),a.color=t.selectColor(e),a.extend=r,a.destroy=t.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:()=>null===o?t.enabled(e):o,set:e=>{o=e}}),"function"==typeof t.init&&t.init(a),a}function r(e,n){const r=t(this.namespace+(void 0===n?":":n)+e);return r.log=this.log,r}function o(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){const e=[...t.names.map(o),...t.skips.map(o).map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){let n;t.save(e),t.names=[],t.skips=[];const r=("string"==typeof e?e:"").split(/[\s,]+/),o=r.length;for(n=0;n<o;n++)r[n]&&("-"===(e=r[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){if("*"===e[e.length-1])return!0;let n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=n(7824),t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(e).forEach((n=>{t[n]=e[n]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let n=0;for(let t=0;t<e.length;t++)n=(n<<5)-n+e.charCodeAt(t),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t}},3836:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-checkmark-circle",s,!1,!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M11 17.768l-4.884-4.884 1.768-1.768L11 14.232l8.658-8.658A9.98 9.98 0 0012 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10a9.94 9.94 0 00-.966-4.266L11 17.768z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},8222:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-chevron-left",s,!1,!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M14 20l-8-8 8-8 1.414 1.414L8.828 12l6.586 6.586z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},7188:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-credit-card",s,!1,!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M20 4H4a2 2 0 00-2 2v12a2 2 0 002 2h16a2 2 0 002-2V6a2 2 0 00-2-2zm0 2v2H4V6h16zM4 18v-6h16v6H4zm2-4h7v2H6v-2zm9 0h3v2h-3v-2z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},8359:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-external",s,!!function(e){return 0==e%18}(n)&&"needs-offset",!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M19 13v6a2 2 0 01-2 2H5a2 2 0 01-2-2V7a2 2 0 012-2h6v2H5v12h12v-6h2zM13 3v2h4.586l-7.793 7.793 1.414 1.414L19 6.414V11h2V3h-8z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},3119:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-gift",s,!1,!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M22 6h-4.8c.5-.5.8-1.2.8-2 0-1.7-1.3-3-3-3s-3 1.3-3 3c0-1.7-1.3-3-3-3S6 2.3 6 4c0 .8.3 1.5.8 2H2v6h1v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8h1V6zm-2 4h-7V8h7v2zm-5-7c.6 0 1 .4 1 1s-.4 1-1 1-1-.4-1-1 .4-1 1-1zM9 3c.6 0 1 .4 1 1s-.4 1-1 1-1-.4-1-1 .4-1 1-1zM4 8h7v2H4V8zm1 4h6v8H5v-8zm14 8h-6v-8h6v8z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},7719:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-help-outline",s,!!function(e){return 0==e%18}(n)&&"needs-offset",!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M12 4c4.411 0 8 3.589 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8m0-2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm4 8a4 4 0 00-8 0h2c0-1.103.897-2 2-2s2 .897 2 2-.897 2-2 2a1 1 0 00-1 1v2h2v-1.141A3.991 3.991 0 0016 10zm-3 6h-2v2h2v-2z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},7132:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-info-outline",s,!!function(e){return 0==e%18}(n)&&"needs-offset",!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M13 9h-2V7h2v2zm0 2h-2v6h2v-6zm-1-7c-4.411 0-8 3.589-8 8s3.589 8 8 8 8-3.589 8-8-3.589-8-8-8m0-2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},5683:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-notice-outline",s,!!function(e){return 0==e%18}(n)&&"needs-offset",!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M12 4c4.411 0 8 3.589 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8m0-2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 13h-2v2h2v-2zm-2-2h2l.5-6h-3l.5 6z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},7489:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-notice",s,!!function(e){return 0==e%18}(n)&&"needs-offset",!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm1 15h-2v-2h2v2zm0-4h-2l-.5-6h3l-.5 6z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},4886:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-phone",s,!1,!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M16 2H8a2 2 0 00-2 2v16a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2zm-3 19h-2v-1h2v1zm3-2H8V5h8v14z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},3115:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-plus-small",s,!!function(e){return 0==e%18}(n)&&"needs-offset",!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M18 11h-5V6h-2v5H6v2h5v5h2v-5h5z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},8249:function(e,t,n){"use strict";t.Z=function(e){var t=e.size,n=void 0===t?24:t,r=e.onClick,s=(e.icon,e.className),l=function(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],0<=t.indexOf(n)||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(e,a),c=["gridicon","gridicons-sync",s,!1,!1,!1].filter(Boolean).join(" ");return o.default.createElement("svg",i({className:c,height:n,width:n,onClick:r},l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"}),o.default.createElement("g",null,o.default.createElement("path",{d:"M23.5 13.5l-3.086 3.086L19 18l-4.5-4.5 1.414-1.414L18 14.172V12c0-3.308-2.692-6-6-6V4a8 8 0 018 8v2.172l2.086-2.086L23.5 13.5zM6 12V9.828l2.086 2.086L9.5 10.5 5 6 3.586 7.414.5 10.5l1.414 1.414L4 9.828V12a8 8 0 008 8v-2c-3.308 0-6-2.692-6-6z"})))};var r,o=(r=n(9196))&&r.__esModule?r:{default:r},a=["size","onClick","icon","className"];function i(){return i=Object.assign||function(e){for(var t,n=1;n<arguments.length;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)}},6928:function(e){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,n),o.loaded=!0,o.exports}return n.m=e,n.c=t,n.p="",n(0)}([function(e,t,n){e.exports=n(1)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(2);Object.defineProperty(t,"combineChunks",{enumerable:!0,get:function(){return r.combineChunks}}),Object.defineProperty(t,"fillInChunks",{enumerable:!0,get:function(){return r.fillInChunks}}),Object.defineProperty(t,"findAll",{enumerable:!0,get:function(){return r.findAll}}),Object.defineProperty(t,"findChunks",{enumerable:!0,get:function(){return r.findChunks}})},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.findAll=function(e){var t=e.autoEscape,a=e.caseSensitive,i=void 0!==a&&a,s=e.findChunks,l=void 0===s?r:s,c=e.sanitize,u=e.searchWords,d=e.textToHighlight;return o({chunksToHighlight:n({chunks:l({autoEscape:t,caseSensitive:i,sanitize:c,searchWords:u,textToHighlight:d})}),totalLength:d?d.length:0})};var n=t.combineChunks=function(e){var t=e.chunks;return t.sort((function(e,t){return e.start-t.start})).reduce((function(e,t){if(0===e.length)return[t];var n=e.pop();if(t.start<=n.end){var r=Math.max(n.end,t.end);e.push({highlight:!1,start:n.start,end:r})}else e.push(n,t);return e}),[])},r=function(e){var t=e.autoEscape,n=e.caseSensitive,r=e.sanitize,o=void 0===r?a:r,i=e.searchWords,s=e.textToHighlight;return s=o(s),i.filter((function(e){return e})).reduce((function(e,r){r=o(r),t&&(r=r.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"));for(var a=new RegExp(r,n?"g":"gi"),i=void 0;i=a.exec(s);){var l=i.index,c=a.lastIndex;c>l&&e.push({highlight:!1,start:l,end:c}),i.index===a.lastIndex&&a.lastIndex++}return e}),[])};t.findChunks=r;var o=t.fillInChunks=function(e){var t=e.chunksToHighlight,n=e.totalLength,r=[],o=function(e,t,n){t-e>0&&r.push({start:e,end:t,highlight:n})};if(0===t.length)o(0,n,!1);else{var a=0;t.forEach((function(e){o(a,e.start,!1),o(e.start,e.end,!0),a=e.end})),o(a,n,!1)}return r};function a(e){return e}}])},8679:function(e,t,n){"use strict";var r=n(9864),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},s={};function l(e){return r.isMemo(e)?i:s[e.$$typeof]||o}s[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s[r.Memo]=i;var c=Object.defineProperty,u=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,g=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,f=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(f){var o=p(n);o&&o!==f&&e(t,o,r)}var i=u(n);d&&(i=i.concat(d(n)));for(var s=l(t),m=l(n),h=0;h<i.length;++h){var y=i[h];if(!(a[y]||r&&r[y]||m&&m[y]||s&&s[y])){var v=g(n,y);try{c(t,y,v)}catch(e){}}}}return t}},9016:function(e){"use strict";e.exports=function(e,t,n,r){e=(e+"").replace(/[^0-9+\-Ee.]/g,"");var o=isFinite(+e)?+e:0,a=isFinite(+t)?Math.abs(t):0,i=void 0===r?",":r,s=void 0===n?".":n,l="";return l=(a?function(e,t){if(-1===(""+e).indexOf("e"))return+(Math.round(e+"e+"+t)+"e-"+t);var n=(""+e).split("e"),r="";return+n[1]+t>0&&(r="+"),(+(Math.round(+n[0]+"e"+r+(+n[1]+t))+"e-"+t)).toFixed(t)}(o,a).toString():""+Math.round(o)).split("."),l[0].length>3&&(l[0]=l[0].replace(/\B(?=(?:\d{3})+(?!\d))/g,i)),(l[1]||"").length<a&&(l[1]=l[1]||"",l[1]+=new Array(a-l[1].length+1).join("0")),l.join(s)}},9588:function(e){e.exports=function(e,t){var n,r,o=0;function a(){var a,i,s=n,l=arguments.length;e:for(;s;){if(s.args.length===arguments.length){for(i=0;i<l;i++)if(s.args[i]!==arguments[i]){s=s.next;continue e}return s!==n&&(s===r&&(r=s.prev),s.prev.next=s.next,s.next&&(s.next.prev=s.prev),s.next=n,s.prev=null,n.prev=s,n=s),s.val}s=s.next}for(a=new Array(l),i=0;i<l;i++)a[i]=arguments[i];return s={args:a,val:e.apply(null,a)},n?(n.prev=s,s.next=n):r=s,o===t.maxSize?(r=r.prev).next=null:o++,n=s,s.val}return t=t||{},a.clear=function(){n=null,r=null,o=0},a}},2441:function(e,t,n){var r;!function(o,a,i){if(o){for(var s,l={8:"backspace",9:"tab",13:"enter",16:"shift",17:"ctrl",18:"alt",20:"capslock",27:"esc",32:"space",33:"pageup",34:"pagedown",35:"end",36:"home",37:"left",38:"up",39:"right",40:"down",45:"ins",46:"del",91:"meta",93:"meta",224:"meta"},c={106:"*",107:"+",109:"-",110:".",111:"/",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"},u={"~":"`","!":"1","@":"2","#":"3",$:"4","%":"5","^":"6","&":"7","*":"8","(":"9",")":"0",_:"-","+":"=",":":";",'"':"'","<":",",">":".","?":"/","|":"\\"},d={option:"alt",command:"meta",return:"enter",escape:"esc",plus:"+",mod:/Mac|iPod|iPhone|iPad/.test(navigator.platform)?"meta":"ctrl"},g=1;g<20;++g)l[111+g]="f"+g;for(g=0;g<=9;++g)l[g+96]=g.toString();b.prototype.bind=function(e,t,n){var r=this;return e=e instanceof Array?e:[e],r._bindMultiple.call(r,e,t,n),r},b.prototype.unbind=function(e,t){return this.bind.call(this,e,(function(){}),t)},b.prototype.trigger=function(e,t){var n=this;return n._directMap[e+":"+t]&&n._directMap[e+":"+t]({},e),n},b.prototype.reset=function(){var e=this;return e._callbacks={},e._directMap={},e},b.prototype.stopCallback=function(e,t){if((" "+t.className+" ").indexOf(" mousetrap ")>-1)return!1;if(v(t,this.target))return!1;if("composedPath"in e&&"function"==typeof e.composedPath){var n=e.composedPath()[0];n!==e.target&&(t=n)}return"INPUT"==t.tagName||"SELECT"==t.tagName||"TEXTAREA"==t.tagName||t.isContentEditable},b.prototype.handleKey=function(){var e=this;return e._handleKey.apply(e,arguments)},b.addKeycodes=function(e){for(var t in e)e.hasOwnProperty(t)&&(l[t]=e[t]);s=null},b.init=function(){var e=b(a);for(var t in e)"_"!==t.charAt(0)&&(b[t]=function(t){return function(){return e[t].apply(e,arguments)}}(t))},b.init(),o.Mousetrap=b,e.exports&&(e.exports=b),void 0===(r=function(){return b}.call(t,n,t,e))||(e.exports=r)}function p(e,t,n){e.addEventListener?e.addEventListener(t,n,!1):e.attachEvent("on"+t,n)}function f(e){if("keypress"==e.type){var t=String.fromCharCode(e.which);return e.shiftKey||(t=t.toLowerCase()),t}return l[e.which]?l[e.which]:c[e.which]?c[e.which]:String.fromCharCode(e.which).toLowerCase()}function m(e){return"shift"==e||"ctrl"==e||"alt"==e||"meta"==e}function h(e,t,n){return n||(n=function(){if(!s)for(var e in s={},l)e>95&&e<112||l.hasOwnProperty(e)&&(s[l[e]]=e);return s}()[e]?"keydown":"keypress"),"keypress"==n&&t.length&&(n="keydown"),n}function y(e,t){var n,r,o,a=[];for(n=function(e){return"+"===e?["+"]:(e=e.replace(/\+{2}/g,"+plus")).split("+")}(e),o=0;o<n.length;++o)r=n[o],d[r]&&(r=d[r]),t&&"keypress"!=t&&u[r]&&(r=u[r],a.push("shift")),m(r)&&a.push(r);return{key:r,modifiers:a,action:t=h(r,a,t)}}function v(e,t){return null!==e&&e!==a&&(e===t||v(e.parentNode,t))}function b(e){var t=this;if(e=e||a,!(t instanceof b))return new b(e);t.target=e,t._callbacks={},t._directMap={};var n,r={},o=!1,i=!1,s=!1;function l(e){e=e||{};var t,n=!1;for(t in r)e[t]?n=!0:r[t]=0;n||(s=!1)}function c(e,n,o,a,i,s){var l,c,u,d,g=[],p=o.type;if(!t._callbacks[e])return[];for("keyup"==p&&m(e)&&(n=[e]),l=0;l<t._callbacks[e].length;++l)if(c=t._callbacks[e][l],(a||!c.seq||r[c.seq]==c.level)&&p==c.action&&("keypress"==p&&!o.metaKey&&!o.ctrlKey||(u=n,d=c.modifiers,u.sort().join(",")===d.sort().join(",")))){var f=!a&&c.combo==i,h=a&&c.seq==a&&c.level==s;(f||h)&&t._callbacks[e].splice(l,1),g.push(c)}return g}function u(e,n,r,o){t.stopCallback(n,n.target||n.srcElement,r,o)||!1===e(n,r)&&(function(e){e.preventDefault?e.preventDefault():e.returnValue=!1}(n),function(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0}(n))}function d(e){"number"!=typeof e.which&&(e.which=e.keyCode);var n=f(e);n&&("keyup"!=e.type||o!==n?t.handleKey(n,function(e){var t=[];return e.shiftKey&&t.push("shift"),e.altKey&&t.push("alt"),e.ctrlKey&&t.push("ctrl"),e.metaKey&&t.push("meta"),t}(e),e):o=!1)}function g(e,a,i,d,p){t._directMap[e+":"+i]=a;var m,h=(e=e.replace(/\s+/g," ")).split(" ");h.length>1?function(e,t,a,i){function c(t){return function(){s=t,++r[e],clearTimeout(n),n=setTimeout(l,1e3)}}function d(t){u(a,t,e),"keyup"!==i&&(o=f(t)),setTimeout(l,10)}r[e]=0;for(var p=0;p<t.length;++p){var m=p+1===t.length?d:c(i||y(t[p+1]).action);g(t[p],m,i,e,p)}}(e,h,a,i):(m=y(e,i),t._callbacks[m.key]=t._callbacks[m.key]||[],c(m.key,m.modifiers,{type:m.action},d,e,p),t._callbacks[m.key][d?"unshift":"push"]({callback:a,modifiers:m.modifiers,action:m.action,seq:d,level:p,combo:e}))}t._handleKey=function(e,t,n){var r,o=c(e,t,n),a={},d=0,g=!1;for(r=0;r<o.length;++r)o[r].seq&&(d=Math.max(d,o[r].level));for(r=0;r<o.length;++r)if(o[r].seq){if(o[r].level!=d)continue;g=!0,a[o[r].seq]=1,u(o[r].callback,n,o[r].combo,o[r].seq)}else g||u(o[r].callback,n,o[r].combo);var p="keypress"==n.type&&i;n.type!=s||m(e)||p||l(a),i=g&&"keydown"==n.type},t._bindMultiple=function(e,t,n){for(var r=0;r<e.length;++r)g(e[r],t,n)},p(e,"keypress",d),p(e,"keydown",d),p(e,"keyup",d)}}("undefined"!=typeof window?window:null,"undefined"!=typeof window?document:null)},3956:function(){!function(e){if(e){var t={},n=e.prototype.stopCallback;e.prototype.stopCallback=function(e,r,o,a){return!!this.paused||!t[o]&&!t[a]&&n.call(this,e,r,o)},e.prototype.bindGlobal=function(e,n,r){if(this.bind(e,n,r),e instanceof Array)for(var o=0;o<e.length;o++)t[e[o]]=!0;else t[e]=!0},e.init()}}("undefined"!=typeof Mousetrap?Mousetrap:void 0)},7824:function(e){var t=1e3,n=60*t,r=60*n,o=24*r;function a(e,t,n,r){var o=t>=1.5*n;return Math.round(e/n)+" "+r+(o?"s":"")}e.exports=function(e,i){i=i||{};var s,l,c=typeof e;if("string"===c&&e.length>0)return function(e){if(!((e=String(e)).length>100)){var a=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(a){var i=parseFloat(a[1]);switch((a[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*i;case"weeks":case"week":case"w":return 6048e5*i;case"days":case"day":case"d":return i*o;case"hours":case"hour":case"hrs":case"hr":case"h":return i*r;case"minutes":case"minute":case"mins":case"min":case"m":return i*n;case"seconds":case"second":case"secs":case"sec":case"s":return i*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return i;default:return}}}}(e);if("number"===c&&isFinite(e))return i.long?(s=e,(l=Math.abs(s))>=o?a(s,l,o,"day"):l>=r?a(s,l,r,"hour"):l>=n?a(s,l,n,"minute"):l>=t?a(s,l,t,"second"):s+" ms"):function(e){var a=Math.abs(e);return a>=o?Math.round(e/o)+"d":a>=r?Math.round(e/r)+"h":a>=n?Math.round(e/n)+"m":a>=t?Math.round(e/t)+"s":e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},6470:function(e,t,n){"use strict";var r=n(4155);function o(e){if("string"!=typeof e)throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}function a(e,t){for(var n,r="",o=0,a=-1,i=0,s=0;s<=e.length;++s){if(s<e.length)n=e.charCodeAt(s);else{if(47===n)break;n=47}if(47===n){if(a===s-1||1===i);else if(a!==s-1&&2===i){if(r.length<2||2!==o||46!==r.charCodeAt(r.length-1)||46!==r.charCodeAt(r.length-2))if(r.length>2){var l=r.lastIndexOf("/");if(l!==r.length-1){-1===l?(r="",o=0):o=(r=r.slice(0,l)).length-1-r.lastIndexOf("/"),a=s,i=0;continue}}else if(2===r.length||1===r.length){r="",o=0,a=s,i=0;continue}t&&(r.length>0?r+="/..":r="..",o=2)}else r.length>0?r+="/"+e.slice(a+1,s):r=e.slice(a+1,s),o=s-a-1;a=s,i=0}else 46===n&&-1!==i?++i:i=-1}return r}var i={resolve:function(){for(var e,t="",n=!1,i=arguments.length-1;i>=-1&&!n;i--){var s;i>=0?s=arguments[i]:(void 0===e&&(e=r.cwd()),s=e),o(s),0!==s.length&&(t=s+"/"+t,n=47===s.charCodeAt(0))}return t=a(t,!n),n?t.length>0?"/"+t:"/":t.length>0?t:"."},normalize:function(e){if(o(e),0===e.length)return".";var t=47===e.charCodeAt(0),n=47===e.charCodeAt(e.length-1);return 0!==(e=a(e,!t)).length||t||(e="."),e.length>0&&n&&(e+="/"),t?"/"+e:e},isAbsolute:function(e){return o(e),e.length>0&&47===e.charCodeAt(0)},join:function(){if(0===arguments.length)return".";for(var e,t=0;t<arguments.length;++t){var n=arguments[t];o(n),n.length>0&&(void 0===e?e=n:e+="/"+n)}return void 0===e?".":i.normalize(e)},relative:function(e,t){if(o(e),o(t),e===t)return"";if((e=i.resolve(e))===(t=i.resolve(t)))return"";for(var n=1;n<e.length&&47===e.charCodeAt(n);++n);for(var r=e.length,a=r-n,s=1;s<t.length&&47===t.charCodeAt(s);++s);for(var l=t.length-s,c=a<l?a:l,u=-1,d=0;d<=c;++d){if(d===c){if(l>c){if(47===t.charCodeAt(s+d))return t.slice(s+d+1);if(0===d)return t.slice(s+d)}else a>c&&(47===e.charCodeAt(n+d)?u=d:0===d&&(u=0));break}var g=e.charCodeAt(n+d);if(g!==t.charCodeAt(s+d))break;47===g&&(u=d)}var p="";for(d=n+u+1;d<=r;++d)d!==r&&47!==e.charCodeAt(d)||(0===p.length?p+="..":p+="/..");return p.length>0?p+t.slice(s+u):(s+=u,47===t.charCodeAt(s)&&++s,t.slice(s))},_makeLong:function(e){return e},dirname:function(e){if(o(e),0===e.length)return".";for(var t=e.charCodeAt(0),n=47===t,r=-1,a=!0,i=e.length-1;i>=1;--i)if(47===(t=e.charCodeAt(i))){if(!a){r=i;break}}else a=!1;return-1===r?n?"/":".":n&&1===r?"//":e.slice(0,r)},basename:function(e,t){if(void 0!==t&&"string"!=typeof t)throw new TypeError('"ext" argument must be a string');o(e);var n,r=0,a=-1,i=!0;if(void 0!==t&&t.length>0&&t.length<=e.length){if(t.length===e.length&&t===e)return"";var s=t.length-1,l=-1;for(n=e.length-1;n>=0;--n){var c=e.charCodeAt(n);if(47===c){if(!i){r=n+1;break}}else-1===l&&(i=!1,l=n+1),s>=0&&(c===t.charCodeAt(s)?-1==--s&&(a=n):(s=-1,a=l))}return r===a?a=l:-1===a&&(a=e.length),e.slice(r,a)}for(n=e.length-1;n>=0;--n)if(47===e.charCodeAt(n)){if(!i){r=n+1;break}}else-1===a&&(i=!1,a=n+1);return-1===a?"":e.slice(r,a)},extname:function(e){o(e);for(var t=-1,n=0,r=-1,a=!0,i=0,s=e.length-1;s>=0;--s){var l=e.charCodeAt(s);if(47!==l)-1===r&&(a=!1,r=s+1),46===l?-1===t?t=s:1!==i&&(i=1):-1!==t&&(i=-1);else if(!a){n=s+1;break}}return-1===t||-1===r||0===i||1===i&&t===r-1&&t===n+1?"":e.slice(t,r)},format:function(e){if(null===e||"object"!=typeof e)throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof e);return function(e,t){var n=t.dir||t.root,r=t.base||(t.name||"")+(t.ext||"");return n?n===t.root?n+r:n+"/"+r:r}(0,e)},parse:function(e){o(e);var t={root:"",dir:"",base:"",ext:"",name:""};if(0===e.length)return t;var n,r=e.charCodeAt(0),a=47===r;a?(t.root="/",n=1):n=0;for(var i=-1,s=0,l=-1,c=!0,u=e.length-1,d=0;u>=n;--u)if(47!==(r=e.charCodeAt(u)))-1===l&&(c=!1,l=u+1),46===r?-1===i?i=u:1!==d&&(d=1):-1!==i&&(d=-1);else if(!c){s=u+1;break}return-1===i||-1===l||0===d||1===d&&i===l-1&&i===s+1?-1!==l&&(t.base=t.name=0===s&&a?e.slice(1,l):e.slice(s,l)):(0===s&&a?(t.name=e.slice(1,i),t.base=e.slice(1,l)):(t.name=e.slice(s,i),t.base=e.slice(s,l)),t.ext=e.slice(i,l)),s>0?t.dir=e.slice(0,s-1):a&&(t.dir="/"),t},sep:"/",delimiter:":",win32:null,posix:null};i.posix=i,e.exports=i},4155:function(e){var t,n,r=e.exports={};function o(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function i(e){if(t===setTimeout)return setTimeout(e,0);if((t===o||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(n){try{return t.call(null,e,0)}catch(n){return t.call(this,e,0)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:o}catch(e){t=o}try{n="function"==typeof clearTimeout?clearTimeout:a}catch(e){n=a}}();var s,l=[],c=!1,u=-1;function d(){c&&s&&(c=!1,s.length?l=s.concat(l):u=-1,l.length&&g())}function g(){if(!c){var e=i(d);c=!0;for(var t=l.length;t;){for(s=l,l=[];++u<t;)s&&s[u].run();u=-1,t=l.length}s=null,c=!1,function(e){if(n===clearTimeout)return clearTimeout(e);if((n===a||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(e);try{n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}(e)}}function p(e,t){this.fun=e,this.array=t}function f(){}r.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];l.push(new p(e,t)),1!==l.length||c||i(g)},p.prototype.run=function(){this.fun.apply(null,this.array)},r.title="browser",r.browser=!0,r.env={},r.argv=[],r.version="",r.versions={},r.on=f,r.addListener=f,r.once=f,r.off=f,r.removeListener=f,r.removeAllListeners=f,r.emit=f,r.prependListener=f,r.prependOnceListener=f,r.listeners=function(e){return[]},r.binding=function(e){throw new Error("process.binding is not supported")},r.cwd=function(){return"/"},r.chdir=function(e){throw new Error("process.chdir is not supported")},r.umask=function(){return 0}},2703:function(e,t,n){"use strict";var r=n(414);function o(){}function a(){}a.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,a,i){if(i!==r){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:a,resetWarningCache:o};return n.PropTypes=n,n}},5697:function(e,t,n){e.exports=n(2703)()},414:function(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},5798:function(e){"use strict";var t=String.prototype.replace,n=/%20/g,r="RFC3986";e.exports={default:r,formatters:{RFC1738:function(e){return t.call(e,n,"+")},RFC3986:function(e){return String(e)}},RFC1738:"RFC1738",RFC3986:r}},129:function(e,t,n){"use strict";var r=n(8261),o=n(5235),a=n(5798);e.exports={formats:a,parse:o,stringify:r}},5235:function(e,t,n){"use strict";var r=n(2769),o=Object.prototype.hasOwnProperty,a=Array.isArray,i={allowDots:!1,allowPrototypes:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:r.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},s=function(e){return e.replace(/&#(\d+);/g,(function(e,t){return String.fromCharCode(parseInt(t,10))}))},l=function(e,t){return e&&"string"==typeof e&&t.comma&&e.indexOf(",")>-1?e.split(","):e},c=function(e,t,n,r){if(e){var a=n.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,i=/(\[[^[\]]*])/g,s=n.depth>0&&/(\[[^[\]]*])/.exec(a),c=s?a.slice(0,s.index):a,u=[];if(c){if(!n.plainObjects&&o.call(Object.prototype,c)&&!n.allowPrototypes)return;u.push(c)}for(var d=0;n.depth>0&&null!==(s=i.exec(a))&&d<n.depth;){if(d+=1,!n.plainObjects&&o.call(Object.prototype,s[1].slice(1,-1))&&!n.allowPrototypes)return;u.push(s[1])}return s&&u.push("["+a.slice(s.index)+"]"),function(e,t,n,r){for(var o=r?t:l(t,n),a=e.length-1;a>=0;--a){var i,s=e[a];if("[]"===s&&n.parseArrays)i=[].concat(o);else{i=n.plainObjects?Object.create(null):{};var c="["===s.charAt(0)&&"]"===s.charAt(s.length-1)?s.slice(1,-1):s,u=parseInt(c,10);n.parseArrays||""!==c?!isNaN(u)&&s!==c&&String(u)===c&&u>=0&&n.parseArrays&&u<=n.arrayLimit?(i=[])[u]=o:i[c]=o:i={0:o}}o=i}return o}(u,t,n,r)}};e.exports=function(e,t){var n=function(e){if(!e)return i;if(null!==e.decoder&&void 0!==e.decoder&&"function"!=typeof e.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t=void 0===e.charset?i.charset:e.charset;return{allowDots:void 0===e.allowDots?i.allowDots:!!e.allowDots,allowPrototypes:"boolean"==typeof e.allowPrototypes?e.allowPrototypes:i.allowPrototypes,arrayLimit:"number"==typeof e.arrayLimit?e.arrayLimit:i.arrayLimit,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:i.charsetSentinel,comma:"boolean"==typeof e.comma?e.comma:i.comma,decoder:"function"==typeof e.decoder?e.decoder:i.decoder,delimiter:"string"==typeof e.delimiter||r.isRegExp(e.delimiter)?e.delimiter:i.delimiter,depth:"number"==typeof e.depth||!1===e.depth?+e.depth:i.depth,ignoreQueryPrefix:!0===e.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof e.interpretNumericEntities?e.interpretNumericEntities:i.interpretNumericEntities,parameterLimit:"number"==typeof e.parameterLimit?e.parameterLimit:i.parameterLimit,parseArrays:!1!==e.parseArrays,plainObjects:"boolean"==typeof e.plainObjects?e.plainObjects:i.plainObjects,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:i.strictNullHandling}}(t);if(""===e||null==e)return n.plainObjects?Object.create(null):{};for(var u="string"==typeof e?function(e,t){var n,c={},u=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,d=t.parameterLimit===1/0?void 0:t.parameterLimit,g=u.split(t.delimiter,d),p=-1,f=t.charset;if(t.charsetSentinel)for(n=0;n<g.length;++n)0===g[n].indexOf("utf8=")&&("utf8=%E2%9C%93"===g[n]?f="utf-8":"utf8=%26%2310003%3B"===g[n]&&(f="iso-8859-1"),p=n,n=g.length);for(n=0;n<g.length;++n)if(n!==p){var m,h,y=g[n],v=y.indexOf("]="),b=-1===v?y.indexOf("="):v+1;-1===b?(m=t.decoder(y,i.decoder,f,"key"),h=t.strictNullHandling?null:""):(m=t.decoder(y.slice(0,b),i.decoder,f,"key"),h=r.maybeMap(l(y.slice(b+1),t),(function(e){return t.decoder(e,i.decoder,f,"value")}))),h&&t.interpretNumericEntities&&"iso-8859-1"===f&&(h=s(h)),y.indexOf("[]=")>-1&&(h=a(h)?[h]:h),o.call(c,m)?c[m]=r.combine(c[m],h):c[m]=h}return c}(e,n):e,d=n.plainObjects?Object.create(null):{},g=Object.keys(u),p=0;p<g.length;++p){var f=g[p],m=c(f,u[f],n,"string"==typeof e);d=r.merge(d,m,n)}return r.compact(d)}},8261:function(e,t,n){"use strict";var r=n(2769),o=n(5798),a=Object.prototype.hasOwnProperty,i={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},s=Array.isArray,l=Array.prototype.push,c=function(e,t){l.apply(e,s(t)?t:[t])},u=Date.prototype.toISOString,d=o.default,g={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:r.encode,encodeValuesOnly:!1,format:d,formatter:o.formatters[d],indices:!1,serializeDate:function(e){return u.call(e)},skipNulls:!1,strictNullHandling:!1},p=function e(t,n,o,a,i,l,u,d,p,f,m,h,y,v){var b,_=t;if("function"==typeof u?_=u(n,_):_ instanceof Date?_=f(_):"comma"===o&&s(_)&&(_=r.maybeMap(_,(function(e){return e instanceof Date?f(e):e}))),null===_){if(a)return l&&!y?l(n,g.encoder,v,"key",m):n;_=""}if("string"==typeof(b=_)||"number"==typeof b||"boolean"==typeof b||"symbol"==typeof b||"bigint"==typeof b||r.isBuffer(_))return l?[h(y?n:l(n,g.encoder,v,"key",m))+"="+h(l(_,g.encoder,v,"value",m))]:[h(n)+"="+h(String(_))];var w,E=[];if(void 0===_)return E;if("comma"===o&&s(_))w=[{value:_.length>0?_.join(",")||null:void 0}];else if(s(u))w=u;else{var $=Object.keys(_);w=d?$.sort(d):$}for(var C=0;C<w.length;++C){var k=w[C],S="object"==typeof k&&void 0!==k.value?k.value:_[k];if(!i||null!==S){var x=s(_)?"function"==typeof o?o(n,k):n:n+(p?"."+k:"["+k+"]");c(E,e(S,x,o,a,i,l,u,d,p,f,m,h,y,v))}}return E};e.exports=function(e,t){var n,r=e,l=function(e){if(!e)return g;if(null!==e.encoder&&void 0!==e.encoder&&"function"!=typeof e.encoder)throw new TypeError("Encoder has to be a function.");var t=e.charset||g.charset;if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=o.default;if(void 0!==e.format){if(!a.call(o.formatters,e.format))throw new TypeError("Unknown format option provided.");n=e.format}var r=o.formatters[n],i=g.filter;return("function"==typeof e.filter||s(e.filter))&&(i=e.filter),{addQueryPrefix:"boolean"==typeof e.addQueryPrefix?e.addQueryPrefix:g.addQueryPrefix,allowDots:void 0===e.allowDots?g.allowDots:!!e.allowDots,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:g.charsetSentinel,delimiter:void 0===e.delimiter?g.delimiter:e.delimiter,encode:"boolean"==typeof e.encode?e.encode:g.encode,encoder:"function"==typeof e.encoder?e.encoder:g.encoder,encodeValuesOnly:"boolean"==typeof e.encodeValuesOnly?e.encodeValuesOnly:g.encodeValuesOnly,filter:i,format:n,formatter:r,serializeDate:"function"==typeof e.serializeDate?e.serializeDate:g.serializeDate,skipNulls:"boolean"==typeof e.skipNulls?e.skipNulls:g.skipNulls,sort:"function"==typeof e.sort?e.sort:null,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:g.strictNullHandling}}(t);"function"==typeof l.filter?r=(0,l.filter)("",r):s(l.filter)&&(n=l.filter);var u,d=[];if("object"!=typeof r||null===r)return"";u=t&&t.arrayFormat in i?t.arrayFormat:t&&"indices"in t?t.indices?"indices":"repeat":"indices";var f=i[u];n||(n=Object.keys(r)),l.sort&&n.sort(l.sort);for(var m=0;m<n.length;++m){var h=n[m];l.skipNulls&&null===r[h]||c(d,p(r[h],h,f,l.strictNullHandling,l.skipNulls,l.encode?l.encoder:null,l.filter,l.sort,l.allowDots,l.serializeDate,l.format,l.formatter,l.encodeValuesOnly,l.charset))}var y=d.join(l.delimiter),v=!0===l.addQueryPrefix?"?":"";return l.charsetSentinel&&("iso-8859-1"===l.charset?v+="utf8=%26%2310003%3B&":v+="utf8=%E2%9C%93&"),y.length>0?v+y:""}},2769:function(e,t,n){"use strict";var r=n(5798),o=Object.prototype.hasOwnProperty,a=Array.isArray,i=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),s=function(e,t){for(var n=t&&t.plainObjects?Object.create(null):{},r=0;r<e.length;++r)void 0!==e[r]&&(n[r]=e[r]);return n};e.exports={arrayToObject:s,assign:function(e,t){return Object.keys(t).reduce((function(e,n){return e[n]=t[n],e}),e)},combine:function(e,t){return[].concat(e,t)},compact:function(e){for(var t=[{obj:{o:e},prop:"o"}],n=[],r=0;r<t.length;++r)for(var o=t[r],i=o.obj[o.prop],s=Object.keys(i),l=0;l<s.length;++l){var c=s[l],u=i[c];"object"==typeof u&&null!==u&&-1===n.indexOf(u)&&(t.push({obj:i,prop:c}),n.push(u))}return function(e){for(;e.length>1;){var t=e.pop(),n=t.obj[t.prop];if(a(n)){for(var r=[],o=0;o<n.length;++o)void 0!==n[o]&&r.push(n[o]);t.obj[t.prop]=r}}}(t),e},decode:function(e,t,n){var r=e.replace(/\+/g," ");if("iso-8859-1"===n)return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch(e){return r}},encode:function(e,t,n,o,a){if(0===e.length)return e;var s=e;if("symbol"==typeof e?s=Symbol.prototype.toString.call(e):"string"!=typeof e&&(s=String(e)),"iso-8859-1"===n)return escape(s).replace(/%u[0-9a-f]{4}/gi,(function(e){return"%26%23"+parseInt(e.slice(2),16)+"%3B"}));for(var l="",c=0;c<s.length;++c){var u=s.charCodeAt(c);45===u||46===u||95===u||126===u||u>=48&&u<=57||u>=65&&u<=90||u>=97&&u<=122||a===r.RFC1738&&(40===u||41===u)?l+=s.charAt(c):u<128?l+=i[u]:u<2048?l+=i[192|u>>6]+i[128|63&u]:u<55296||u>=57344?l+=i[224|u>>12]+i[128|u>>6&63]+i[128|63&u]:(c+=1,u=65536+((1023&u)<<10|1023&s.charCodeAt(c)),l+=i[240|u>>18]+i[128|u>>12&63]+i[128|u>>6&63]+i[128|63&u])}return l},isBuffer:function(e){return!(!e||"object"!=typeof e||!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e)))},isRegExp:function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},maybeMap:function(e,t){if(a(e)){for(var n=[],r=0;r<e.length;r+=1)n.push(t(e[r]));return n}return t(e)},merge:function e(t,n,r){if(!n)return t;if("object"!=typeof n){if(a(t))t.push(n);else{if(!t||"object"!=typeof t)return[t,n];(r&&(r.plainObjects||r.allowPrototypes)||!o.call(Object.prototype,n))&&(t[n]=!0)}return t}if(!t||"object"!=typeof t)return[t].concat(n);var i=t;return a(t)&&!a(n)&&(i=s(t,r)),a(t)&&a(n)?(n.forEach((function(n,a){if(o.call(t,a)){var i=t[a];i&&"object"==typeof i&&n&&"object"==typeof n?t[a]=e(i,n,r):t.push(n)}else t[a]=n})),t):Object.keys(n).reduce((function(t,a){var i=n[a];return o.call(t,a)?t[a]=e(t[a],i,r):t[a]=i,t}),i)}}},9921:function(e,t){"use strict";var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,o=n?Symbol.for("react.portal"):60106,a=n?Symbol.for("react.fragment"):60107,i=n?Symbol.for("react.strict_mode"):60108,s=n?Symbol.for("react.profiler"):60114,l=n?Symbol.for("react.provider"):60109,c=n?Symbol.for("react.context"):60110,u=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,g=n?Symbol.for("react.forward_ref"):60112,p=n?Symbol.for("react.suspense"):60113,f=n?Symbol.for("react.suspense_list"):60120,m=n?Symbol.for("react.memo"):60115,h=n?Symbol.for("react.lazy"):60116,y=n?Symbol.for("react.block"):60121,v=n?Symbol.for("react.fundamental"):60117,b=n?Symbol.for("react.responder"):60118,_=n?Symbol.for("react.scope"):60119;function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case u:case d:case a:case s:case i:case p:return e;default:switch(e=e&&e.$$typeof){case c:case g:case h:case m:case l:return e;default:return t}}case o:return t}}}function E(e){return w(e)===d}t.AsyncMode=u,t.ConcurrentMode=d,t.ContextConsumer=c,t.ContextProvider=l,t.Element=r,t.ForwardRef=g,t.Fragment=a,t.Lazy=h,t.Memo=m,t.Portal=o,t.Profiler=s,t.StrictMode=i,t.Suspense=p,t.isAsyncMode=function(e){return E(e)||w(e)===u},t.isConcurrentMode=E,t.isContextConsumer=function(e){return w(e)===c},t.isContextProvider=function(e){return w(e)===l},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return w(e)===g},t.isFragment=function(e){return w(e)===a},t.isLazy=function(e){return w(e)===h},t.isMemo=function(e){return w(e)===m},t.isPortal=function(e){return w(e)===o},t.isProfiler=function(e){return w(e)===s},t.isStrictMode=function(e){return w(e)===i},t.isSuspense=function(e){return w(e)===p},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===a||e===d||e===s||e===i||e===p||e===f||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===m||e.$$typeof===l||e.$$typeof===c||e.$$typeof===g||e.$$typeof===v||e.$$typeof===b||e.$$typeof===_||e.$$typeof===y)},t.typeOf=w},9864:function(e,t,n){"use strict";e.exports=n(9921)},5464:function(e,t,n){var r=n(9196),o={display:"block",opacity:0,position:"absolute",top:0,left:0,height:"100%",width:"100%",overflow:"hidden",pointerEvents:"none",zIndex:-1},a=function(e){var t=e.onResize,n=r.useRef();return function(e,t){var n=function(){return e.current&&e.current.contentDocument&&e.current.contentDocument.defaultView};function o(){t();var e=n();e&&e.addEventListener("resize",t)}r.useEffect((function(){return n()?o():e.current&&e.current.addEventListener&&e.current.addEventListener("load",o),function(){var e=n();e&&"function"==typeof e.removeEventListener&&e.removeEventListener("resize",t)}}),[])}(n,(function(){return t(n)})),r.createElement("iframe",{style:o,src:"about:blank",ref:n,"aria-hidden":!0,tabIndex:-1,frameBorder:0})},i=function(e){return{width:null!=e?e.offsetWidth:null,height:null!=e?e.offsetHeight:null}};e.exports=function(e){void 0===e&&(e=i);var t=r.useState(e(null)),n=t[0],o=t[1],s=r.useCallback((function(t){return o(e(t.current))}),[e]);return[r.useMemo((function(){return r.createElement(a,{onResize:s})}),[s]),n]}},3272:function(e,t,n){"use strict";var r,o={},a=n(9670);function i(e,t){o[e]=function(e,t){return e in r?r[e]:t}(e,t)}e.exports.configure=function(e,t,n){if(r=e||{},n=n||{},i("autoRename",!1),i("autoRenameStrict",!1),i("blacklist",{}),i("clean",!0),i("greedy",!1),i("processUrls",!1),i("stringMap",[]),i("useCalc",!1),Array.isArray(o.stringMap)){for(var s,l,c=0;c<o.stringMap.length;c++){var u=o.stringMap[c];if(s&&l)break;"left-right"===u.name?s=!0:"ltr-rtl"===u.name&&(l=!0)}s||o.stringMap.push({name:"left-right",priority:100,exclusive:!1,search:["left","Left","LEFT"],replace:["right","Right","RIGHT"],options:{scope:"*",ignoreCase:!1}}),l||o.stringMap.push({name:"ltr-rtl",priority:100,exclusive:!1,search:["ltr","Ltr","LTR"],replace:["rtl","Rtl","RTL"],options:{scope:"*",ignoreCase:!1}}),o.stringMap.sort((function(e,t){return e.priority-t.priority}))}return o.plugins=[],Array.isArray(t)?(t.some((function(e){return"rtlcss"===e.name}))||o.plugins.push(a),o.plugins=o.plugins.concat(t)):t&&"rtlcss"===t.name||o.plugins.push(a),o.plugins.sort((function(e,t){return e.priority-t.priority})),o.hooks={pre:function(){},post:function(){}},"function"==typeof n.pre&&(o.hooks.pre=n.pre),"function"==typeof n.post&&(o.hooks.post=n.post),o}},5915:function(e){e.exports=function(e){var t,n=0,r=e.text,o=r.match(/^\s*!?\s*rtl:/);return o&&(t={source:e,name:"",param:"",begin:!0,end:!0,blacklist:!1,preserve:!1},(n=(r=r.slice(o[0].length)).indexOf(":"))>-1?(t.name=r.slice(0,n),t.begin="end"!==t.name,t.end="begin"!==t.name,"begin"===t.name||"end"===t.name?(n=(r=r.slice(t.name.length+1)).indexOf(":"))>-1?(t.name=r.slice(0,n),r=r.slice(n),t.param=r.slice(1)):t.name=r:t.param=r.slice(n+1)):t.name=r),t}},9670:function(module,__unused_webpack_exports,__webpack_require__){"use strict";var config=__webpack_require__(3272),util=__webpack_require__(8805);module.exports={name:"rtlcss",priority:100,directives:{control:{ignore:{expect:{atrule:!0,comment:!0,decl:!0,rule:!0},endNode:null,begin:function(e,t,n){if(!this.endNode&&t.begin&&t.end){for(var r=e;r&&r.nodes;)r=r.nodes[r.nodes.length-1];this.endNode=r}var o=!0;return"comment"===e.type&&e.text.match(/^\s*!?\s*rtl:end:ignore/)&&(o=!1),o},end:function(e,t,n){return!!(t.begin!==t.end&&"comment"===e.type||t.begin&&t.end&&e===this.endNode)&&(this.endNode=null,!0)}},rename:{expect:{rule:!0},begin:function(e,t,n){return e.selector=n.util.applyStringMap(e.selector,!1),!1},end:function(e,t){return!0}},raw:{expect:{self:!0},begin:function(e,t,n){var r=n.postcss.parse(t.param,{from:e.source.input.from});return e.parent.insertBefore(e,r),!0},end:function(e,t){return!0}},remove:{expect:{atrule:!0,rule:!0,decl:!0},begin:function(e,t,n){var r=!1;switch(e.type){case"atrule":case"rule":case"decl":r=!0,e.remove()}return r},end:function(e,t,n){return!0}},options:{expect:{self:!0},stack:[],begin:function(e,t,n){var r;this.stack.push(util.extend({},n.config));try{r=JSON.parse(t.param)}catch(t){throw e.error("Invlaid options object",{details:t})}return n.config=config.configure(r,n.config.plugins),n.util=util.configure(n.config),!0},end:function(e,t,n){var r=this.stack.pop();return r&&!t.begin&&(n.config=r,n.util=util.configure(n.config)),!0}},config:{expect:{self:!0},expr:{fn:/function([^\(]*)\(([^\(\)]*?)\)[^\{]*\{([^]*)\}/gi,rx:/\/([^\/]*)\/(.*)/gi},stack:[],begin:function(node,metadata,context){var configuration;this.stack.push(util.extend({},context.config));try{configuration=eval("("+metadata.param+")")}catch(e){throw node.error("Invlaid config object",{details:e})}return context.config=config.configure(configuration.options,configuration.plugins),context.util=util.configure(context.config),!0},end:function(e,t,n){var r=this.stack.pop();return r&&!t.begin&&(n.config=r,n.util=util.configure(n.config)),!0}}},value:[{name:"ignore",action:function(e,t,n){return!0}},{name:"prepend",action:function(e,t,n){var r="";return e.raws.value.raw.replace(t,(function(e,t){r+=t})),e.value=e.raws.value.raw=r+e.raws.value.raw,!0}},{name:"append",action:function(e,t,n){return e.value=e.raws.value.raw=e.raws.value.raw.replace(t,(function(e,t){return e+t})),!0}},{name:"insert",action:function(e,t,n){return e.value=e.raws.value.raw=e.raws.value.raw.replace(t,(function(e,t){return t+e})),!0}},{name:"",action:function(e,t,n){return e.raws.value.raw.replace(t,(function(t,n){e.value=e.raws.value.raw=n+t})),!0}}]},processors:[{name:"variable",expr:/^--/im,action:function(e,t){return{prop:e,value:t}}},{name:"direction",expr:/direction/im,action:function(e,t,n){return{prop:e,value:n.util.swapLtrRtl(t)}}},{name:"left",expr:/left/im,action:function(e,t,n){return{prop:e.replace(this.expr,(function(){return"right"})),value:t}}},{name:"right",expr:/right/im,action:function(e,t,n){return{prop:e.replace(this.expr,(function(){return"left"})),value:t}}},{name:"four-value syntax",expr:/^(margin|padding|border-(color|style|width))$/gi,cache:null,action:function(e,t,n){null===this.cache&&(this.cache={match:/[^\s\uFFFD]+/g});var r=n.util.guardFunctions(t),o=r.value.match(this.cache.match);if(o&&4===o.length&&(r.store.length>0||o[1]!==o[3])){var a=0;r.value=r.value.replace(this.cache.match,(function(){return o[(4-a++)%4]}))}return{prop:e,value:n.util.unguardFunctions(r)}}},{name:"border radius",expr:/border-radius/gi,cache:null,flip:function(e){var t,n=e.match(this.cache.match);if(n)switch(n.length){case 2:t=1,n[0]!==n[1]&&(e=e.replace(this.cache.match,(function(){return n[t--]})));break;case 3:e=e.replace(this.cache.white,(function(e){return e+n[1]+" "}));break;case 4:t=0,n[0]===n[1]&&n[2]===n[3]||(e=e.replace(this.cache.match,(function(){return n[(5-t++)%4]})))}return e},action:function(e,t,n){null===this.cache&&(this.cache={match:/[^\s\uFFFD]+/g,slash:/[^\/]+/g,white:/(^\s*)/});var r=n.util.guardFunctions(t);return r.value=r.value.replace(this.cache.slash,function(e){return this.flip(e)}.bind(this)),{prop:e,value:n.util.unguardFunctions(r)}}},{name:"shadow",expr:/shadow/gi,cache:null,action:function(e,t,n){null===this.cache&&(this.cache={replace:/[^,]+/g});var r=n.util.guardHexColors(t),o=n.util.guardFunctions(r.value);return o.value=o.value.replace(this.cache.replace,(function(e){return n.util.negate(e)})),r.value=n.util.unguardFunctions(o),{prop:e,value:n.util.unguardHexColors(r)}}},{name:"transform and perspective origin",expr:/(?:transform|perspective)-origin/gi,cache:null,flip:function(e,t){return"0"===e?e="100%":e.match(this.cache.percent)?e=t.util.complement(e):e.match(this.cache.length)&&(e=t.util.flipLength(e)),e},action:function(e,t,n){if(null===this.cache&&(this.cache={match:n.util.regex(["calc","percent","length"],"g"),percent:n.util.regex(["calc","percent"],"i"),length:n.util.regex(["length"],"gi"),xKeyword:/(left|right)/i}),t.match(this.cache.xKeyword))t=n.util.swapLeftRight(t);else{var r=n.util.guardFunctions(t),o=r.value.match(this.cache.match);o&&o.length>0&&(o[0]=this.flip(o[0],n),r.value=r.value.replace(this.cache.match,(function(){return o.shift()})),t=n.util.unguardFunctions(r))}return{prop:e,value:t}}},{name:"transform",expr:/^(?!text\-).*?transform$/gi,cache:null,flip:function(e,t,n){var r=0;return e.replace(this.cache.unit,(function(e){return t(++r,e)}))},flipMatrix:function(e,t){return this.flip(e,(function(e,n){return 2===e||3===e||5===e?t.util.negate(n):n}),t)},flipMatrix3D:function(e,t){return this.flip(e,(function(e,n){return 2===e||4===e||5===e||13===e?t.util.negate(n):n}),t)},flipRotate3D:function(e,t){return this.flip(e,(function(e,n){return 1===e||4===e?t.util.negate(n):n}),t)},action:function(e,t,n){null===this.cache&&(this.cache={negatable:/((translate)(x|3d)?|rotate(z|y)?)$/gi,unit:n.util.regex(["calc","number"],"g"),matrix:/matrix$/i,matrix3D:/matrix3d$/i,skewXY:/skew(x|y)?$/i,rotate3D:/rotate3d$/i});var r=n.util.guardFunctions(t);return{prop:e,value:n.util.unguardFunctions(r,function(e,t){return t.length&&(t.match(this.cache.matrix3D)?e=this.flipMatrix3D(e,n):t.match(this.cache.matrix)?e=this.flipMatrix(e,n):t.match(this.cache.rotate3D)?e=this.flipRotate3D(e,n):t.match(this.cache.skewXY)?e=n.util.negateAll(e):t.match(this.cache.negatable)&&(e=n.util.negate(e))),e}.bind(this))}}},{name:"transition",expr:/transition(-property)?$/i,action:function(e,t,n){return{prop:e,value:n.util.swapLeftRight(t)}}},{name:"background",expr:/background(-position(-x)?|-image)?$/i,cache:null,flip:function(e,t){var n=util.saveTokens(e,!0),r=n.value.match(this.cache.match);if(r&&r.length>0){var o=(n.value.match(this.cache.position)||"").length;r.length>=3||2===o?n.value=util.swapLeftRight(n.value):(r[0]="0"===r[0]?"100%":r[0].match(this.cache.percent)?t.util.complement(r[0]):r[0].match(this.cache.length)?t.util.flipLength(r[0]):t.util.swapLeftRight(r[0]),n.value=n.value.replace(this.cache.match,(function(){return r.shift()})))}return util.restoreTokens(n)},update:function(e,t,n){return n.match(this.cache.gradient)?(t=e.util.swapLeftRight(t)).match(this.cache.angle)&&(t=e.util.negate(t)):(!0===e.config.processUrls||!0===e.config.processUrls.decl&&n.match(this.cache.url))&&(t=e.util.applyStringMap(t,!0)),t},action:function(e,t,n){null===this.cache&&(this.cache={match:n.util.regex(["position","percent","length","calc"],"ig"),percent:n.util.regex(["calc","percent"],"i"),position:n.util.regex(["position"],"g"),length:n.util.regex(["length"],"gi"),gradient:/gradient$/i,angle:/\d+(deg|g?rad|turn)/i,url:/^url/i});var r=n.util.guardHexColors(t),o=n.util.guardFunctions(r.value),a=o.value.split(",");if("background-image"!==e.toLowerCase())for(var i=0;i<a.length;i++)a[i]=this.flip(a[i],n);return o.value=a.join(","),r.value=n.util.unguardFunctions(o,this.update.bind(this,n)),{prop:e,value:n.util.unguardHexColors(r)}}},{name:"keyword",expr:/float|clear|text-align/i,action:function(e,t,n){return{prop:e,value:n.util.swapLeftRight(t)}}},{name:"cursor",expr:/cursor/i,cache:null,update:function(e,t,n){return(!0===e.config.processUrls||!0===e.config.processUrls.decl&&n.match(this.cache.url))&&(t=e.util.applyStringMap(t,!0)),t},flip:function(e){return e.replace(this.cache.replace,function(e,t){return e.replace(t,t.replace(this.cache.e,"*").replace(this.cache.w,"e").replace(this.cache.star,"w"))}.bind(this))},action:function(e,t,n){null===this.cache&&(this.cache={replace:/\b(ne|nw|se|sw|nesw|nwse)-resize/gi,url:/^url/i,e:/e/i,w:/w/i,star:/\*/i});for(var r=n.util.guardFunctions(t),o=r.value.split(","),a=0;a<o.length;a++)o[a]=this.flip(o[a]);return r.value=o.join(","),{prop:e,value:n.util.unguardFunctions(r,this.update.bind(this,n))}}}]}},8314:function(e,t,n){"use strict";var r=n(5344),o=n(3028),a=n(3272),i=n(8805);e.exports=r.plugin("rtlcss",(function(e,t,n){var s=a.configure(e,t,n),l={postcss:r,config:s,util:i.configure(s)};return function(e,t){var n=0,a={};l.config.hooks.pre(e,r),e.walk((function(e){var r=!1;if(o.walk((function(t){!t.metadata.blacklist&&t.directive.expect[e.type]&&(t.directive.begin(e,t.metadata,l)&&(r=!0),t.metadata.end&&t.directive.end(e,t.metadata,l)&&o.pop(t))})),!1===r)switch(e.type){case"atrule":if(!0===l.config.processUrls||!0===l.config.processUrls.atrule){var i=l.util.applyStringMap(e.params,!0);e.params=i}break;case"comment":o.parse(e,t,(function(n){var r=!0;return null===n.directive&&(n.preserve=!l.config.clean,l.util.each(l.config.plugins,(function(e){var o=l.config.blacklist[e.name];return o&&!0===o[n.metadata.name]?(n.metadata.blacklist=!0,n.metadata.end&&(r=!1),n.metadata.begin&&t.warn('directive "'+e.name+"."+n.metadata.name+'" is blacklisted.',{node:n.source}),!1):(n.directive=e.directives.control[n.metadata.name],!n.directive&&void 0)}))),n.directive?!n.metadata.begin&&n.metadata.end?(n.directive.end(e,n.metadata,l)&&o.pop(n),r=!1):n.directive.expect.self&&n.directive.begin(e,n.metadata,l)&&n.metadata.end&&n.directive.end(e,n.metadata,l)&&(r=!1):n.metadata.blacklist||(r=!1,t.warn('unsupported directive "'+n.metadata.name+'".',{node:n.source})),r}));break;case"decl":if(!l.util.each(l.config.plugins,(function(t){return l.util.each(t.directives.value,(function(t){if(e.raws.value&&e.raws.value.raw){var r=l.util.regexDirective(t.name);if(r.test(e.raws.value.raw)&&(r.lastIndex=0,t.action(e,r,l)))return l.config.clean&&(e.value=e.raws.value.raw=l.util.trimDirective(e.raws.value.raw)),n++,!1}}))})))break;if(l.util.each(l.config.plugins,(function(t){return l.util.each(t.processors,(function(t){if(e.prop.match(t.expr)){var r=e.raws.value&&e.raws.value.raw?e.raws.value.raw:e.value,o=l.util.saveComments(r),a=t.action(e.prop,o.value,l);return o.value=a.value,a.value=l.util.restoreComments(o),a.prop===e.prop&&a.value===r||(n++,e.prop=a.prop,e.value=a.value),!1}}))})),l.config.autoRename&&!n&&"rule"===e.parent.type&&l.util.isLastOfType(e)){var s=l.util.applyStringMap(e.parent.selector);if(!0===l.config.autoRenameStrict){var c=a[s];c?(c.selector=e.parent.selector,e.parent.selector=s):a[e.parent.selector]=e.parent}else e.parent.selector=s}break;case"rule":n=0}})),o.walk((function(e){t.warn('unclosed directive "'+e.metadata.name+'".',{node:e.source})})),Object.keys(a).forEach((function(e){t.warn("renaming skipped due to lack of a matching pair.",{node:a[e]})})),l.config.hooks.post(e,r)}})),e.exports.process=function(e,t,n,o){return r([this(t,n,o)]).process(e).css},e.exports.configure=function(e){return r([this((e=e||{}).options,e.plugins,e.hooks)])}},3028:function(e,t,n){"use strict";var r=n(5915);e.exports={stack:[],pop:function(e){var t=this.stack.indexOf(e);-1!==t&&this.stack.splice(t,1),e.preserve||e.source.remove()},parse:function(e,t,n){var o,a=r(e);a&&(!a.begin&&a.end?this.walk(function(t){if(a.name===t.metadata.name)return this.pop(t),o={metadata:a,directive:t.directive,source:e,preserve:t.preserve},!1}.bind(this)):o={metadata:a,directive:null,source:e,preserve:null},void 0===o?t.warn('found end "'+a.name+'" without a matching begin.',{node:e}):n(o)?this.stack.push(o):o.preserve||o.source.remove())},walk:function(e){for(var t=this.stack.length;--t>-1&&e(this.stack[t]););}}},8805:function(e){"use strict";var t,n="»",r=new RegExp("�","ig"),o=new RegExp("¤","ig"),a="(calc¤)|(\\-?(\\d*?\\.\\d+|\\d+))(?!d\\()",i=/\/\*[^]*?\*\//gim,s=/\/\*\s*(?:!)?\s*rtl:[^]*?\*\//gim,l=/[.*+?^${}()|[\]\\]/g,c=/\([^\(\)]+\)/i,u=/#[a-f0-9]{3,6}/gi,d=/calc/,g=new RegExp("«\\d+:\\d+»","ig"),p=new RegExp("\\w*?«\\d+:\\d+»","ig"),f=new RegExp(a,"i"),m=new RegExp(a,"ig"),h=new RegExp(a,"i"),y={scope:"*",ignoreCase:!0},v=0;function b(e){return e.replace(l,"\\$&")}e.exports={extend:function(e,t){for(var n in void 0!==e&&"object"==typeof e||(e={}),t)e.hasOwnProperty(n)||(e[n]=t[n]);return e},swap:function(e,n,r,o){var a=b(n)+"|"+b(r);((o=o||y).hasOwnProperty("greedy")?o.greedy:t.greedy)||(a="\\b("+a+")\\b");var i=o.ignoreCase?"img":"mg";return e.replace(new RegExp(a,i),(function(e){return t=e,a=n,(o.ignoreCase?t.toLowerCase()===a.toLowerCase():t===a)?r:n;var t,a}))},swapLeftRight:function(e){return this.swap(e,"left","right")},swapLtrRtl:function(e){return this.swap(e,"ltr","rtl")},applyStringMap:function(e,n){for(var r=e,o=0;o<t.stringMap.length;o++){var a=t.stringMap[o],i=this.extend(a.options,y);if("*"===i.scope||n&&"url"===i.scope||!n&&"selector"===i.scope){if(Array.isArray(a.search)&&Array.isArray(a.replace))for(var s=0;s<a.search.length;s++)r=this.swap(r,a.search[s],a.replace[s%a.search.length],i);else r=this.swap(r,a.search,a.replace,i);if(!0===a.exclusive)break}}return r},negate:function(e){var t=this.saveTokens(e);return t.value=t.value.replace(h,(function(e){return o.test(e)?e.replace(o,(function(e){return"(-1*"+e+")"})):-1*parseFloat(e,10)})),this.restoreTokens(t)},negateAll:function(e){var t=this.saveTokens(e);return t.value=t.value.replace(m,(function(e){return o.test(e)?e.replace(o,(function(e){return"(-1*"+e+")"})):-1*parseFloat(e,10)})),this.restoreTokens(t)},complement:function(e){var t=this.saveTokens(e);return t.value=t.value.replace(f,(function(e){return o.test(e)?e.replace(o,(function(e){return"(100% - "+e+")"})):100-parseFloat(e,10)})),this.restoreTokens(t)},flipLength:function(e){return t.useCalc?"calc(100% - "+e+")":e},save:function(e,t,n,r,o){var a={value:t,store:[],replacement:n,restorer:r};return a.value=a.value.replace(e,(function(e){return o&&e.match(o)?e:(a.store.push(e),a.replacement)})),a},restore:function(e){var t=0,n=e.value.replace(e.restorer,(function(){return e.store[t++]}));return e.store.length=0,n},saveComments:function(e){return this.save(i,e,"�",r)},restoreComments:function(e){return this.restore(e)},saveTokens:function(e,t){return!0===t?this.save(p,e,"¤",o,d):this.save(g,e,"¤",o)},restoreTokens:function(e){return this.restore(e)},guard:function(e,t,r){var o={value:t,store:[],offset:v++,token:"«"+v,indexed:!0===r};if(!0===o.indexed)for(;e.test(o.value);)o.value=o.value.replace(e,(function(e){return o.store.push(e),o.token+":"+o.store.length+n}));else o.value=o.value.replace(e,(function(e){return o.store.push(e),o.token+n}));return o},unguard:function(e,t){if(!0===e.indexed){for(var r=new RegExp("(\\w*?)"+e.token+":(\\d+)"+n,"i");r.test(e.value);)e.value=e.value.replace(r,(function(n,r,o){var a=e.store[o-1];return"function"==typeof t?r+t(a,r):r+a}));return e.value}return e.value.replace(new RegExp("(\\w*?)"+e.token+n,"i"),(function(n,r){var o=e.store.shift();return"function"==typeof t?r+t(o,r):r+o}))},guardHexColors:function(e){return this.guard(u,e,!0)},unguardHexColors:function(e,t){return this.unguard(e,t)},guardFunctions:function(e){return this.guard(c,e,!0)},unguardFunctions:function(e,t){return this.unguard(e,t)},trimDirective:function(e){return e.replace(s,"")},regexCache:{},regexDirective:function(e){return this.regexCache[e]=this.regexCache[e]||new RegExp("(?:\\/\\*\\s*(?:!)?\\s*rtl:"+(e?b(e)+"(?::)?":"")+")([^]*?)(?:\\*\\/)","img"),this.regexCache[e]},regex:function(e,t){e=e||[];for(var n="",r=0;r<e.length;r++)switch(e[r]){case"percent":n+="|(\\-?(\\d*?\\.\\d+|\\d+)%)";break;case"length":n+="|(\\-?(\\d*?\\.\\d+|\\d+))(?:ex|ch|r?em|vh|vw|vmin|vmax|px|mm|cm|in|pt|pc)?";break;case"number":n+="|(\\-?(\\d*?\\.\\d+|\\d+))";break;case"position":n+="|(left|center|right|top|bottom)";break;case"calc":n+="|(calc«\\d+:\\d+»)"}return new RegExp(n.slice(1),t)},isLastOfType:function(e){for(var t=!0,n=e.next();n;){if(n&&n.type===e.type){t=!1;break}n=n.next()}return t},each:function(e,t){for(var n=0;n<e.length;n++)if(!1===t(e[n]))return!1;return!0}},e.exports.configure=function(e){return t=e,this}},8090:function(e,t,n){"use strict";t.__esModule=!0;var r,o=function(e){function t(n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,n));return r.type="atrule",r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t.prototype.append=function(){var t;this.nodes||(this.nodes=[]);for(var n=arguments.length,r=Array(n),o=0;o<n;o++)r[o]=arguments[o];return(t=e.prototype.append).call.apply(t,[this].concat(r))},t.prototype.prepend=function(){var t;this.nodes||(this.nodes=[]);for(var n=arguments.length,r=Array(n),o=0;o<n;o++)r[o]=arguments[o];return(t=e.prototype.prepend).call.apply(t,[this].concat(r))},t}(((r=n(2146))&&r.__esModule?r:{default:r}).default);t.default=o,e.exports=t.default},2282:function(e,t,n){"use strict";t.__esModule=!0;var r,o=function(e){function t(n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,n));return r.type="comment",r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t}(((r=n(3200))&&r.__esModule?r:{default:r}).default);t.default=o,e.exports=t.default},2146:function(e,t,n){"use strict";t.__esModule=!0;var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),o=i(n(3118)),a=i(n(2282));function i(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function c(e){return e.map((function(e){return e.nodes&&(e.nodes=c(e.nodes)),delete e.source,e}))}var u=function(e){function t(){return s(this,t),l(this,e.apply(this,arguments))}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t.prototype.push=function(e){return e.parent=this,this.nodes.push(e),this},t.prototype.each=function(e){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;var t=this.lastEach;if(this.indexes[t]=0,this.nodes){for(var n=void 0,r=void 0;this.indexes[t]<this.nodes.length&&(n=this.indexes[t],!1!==(r=e(this.nodes[n],n)));)this.indexes[t]+=1;return delete this.indexes[t],r}},t.prototype.walk=function(e){return this.each((function(t,n){var r=e(t,n);return!1!==r&&t.walk&&(r=t.walk(e)),r}))},t.prototype.walkDecls=function(e,t){return t?e instanceof RegExp?this.walk((function(n,r){if("decl"===n.type&&e.test(n.prop))return t(n,r)})):this.walk((function(n,r){if("decl"===n.type&&n.prop===e)return t(n,r)})):(t=e,this.walk((function(e,n){if("decl"===e.type)return t(e,n)})))},t.prototype.walkRules=function(e,t){return t?e instanceof RegExp?this.walk((function(n,r){if("rule"===n.type&&e.test(n.selector))return t(n,r)})):this.walk((function(n,r){if("rule"===n.type&&n.selector===e)return t(n,r)})):(t=e,this.walk((function(e,n){if("rule"===e.type)return t(e,n)})))},t.prototype.walkAtRules=function(e,t){return t?e instanceof RegExp?this.walk((function(n,r){if("atrule"===n.type&&e.test(n.name))return t(n,r)})):this.walk((function(n,r){if("atrule"===n.type&&n.name===e)return t(n,r)})):(t=e,this.walk((function(e,n){if("atrule"===e.type)return t(e,n)})))},t.prototype.walkComments=function(e){return this.walk((function(t,n){if("comment"===t.type)return e(t,n)}))},t.prototype.append=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t,o=Array.isArray(r),a=0;for(r=o?r:r[Symbol.iterator]();;){var i;if(o){if(a>=r.length)break;i=r[a++]}else{if((a=r.next()).done)break;i=a.value}var s=i,l=this.normalize(s,this.last),c=l,u=Array.isArray(c),d=0;for(c=u?c:c[Symbol.iterator]();;){var g;if(u){if(d>=c.length)break;g=c[d++]}else{if((d=c.next()).done)break;g=d.value}var p=g;this.nodes.push(p)}}return this},t.prototype.prepend=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t=t.reverse(),o=Array.isArray(r),a=0;for(r=o?r:r[Symbol.iterator]();;){var i;if(o){if(a>=r.length)break;i=r[a++]}else{if((a=r.next()).done)break;i=a.value}var s=i,l=this.normalize(s,this.first,"prepend").reverse(),c=l,u=Array.isArray(c),d=0;for(c=u?c:c[Symbol.iterator]();;){var g;if(u){if(d>=c.length)break;g=c[d++]}else{if((d=c.next()).done)break;g=d.value}var p=g;this.nodes.unshift(p)}for(var f in this.indexes)this.indexes[f]=this.indexes[f]+l.length}return this},t.prototype.cleanRaws=function(t){if(e.prototype.cleanRaws.call(this,t),this.nodes){var n=this.nodes,r=Array.isArray(n),o=0;for(n=r?n:n[Symbol.iterator]();;){var a;if(r){if(o>=n.length)break;a=n[o++]}else{if((o=n.next()).done)break;a=o.value}a.cleanRaws(t)}}},t.prototype.insertBefore=function(e,t){var n=0===(e=this.index(e))&&"prepend",r=this.normalize(t,this.nodes[e],n).reverse(),o=r,a=Array.isArray(o),i=0;for(o=a?o:o[Symbol.iterator]();;){var s;if(a){if(i>=o.length)break;s=o[i++]}else{if((i=o.next()).done)break;s=i.value}var l=s;this.nodes.splice(e,0,l)}var c=void 0;for(var u in this.indexes)e<=(c=this.indexes[u])&&(this.indexes[u]=c+r.length);return this},t.prototype.insertAfter=function(e,t){e=this.index(e);var n=this.normalize(t,this.nodes[e]).reverse(),r=n,o=Array.isArray(r),a=0;for(r=o?r:r[Symbol.iterator]();;){var i;if(o){if(a>=r.length)break;i=r[a++]}else{if((a=r.next()).done)break;i=a.value}var s=i;this.nodes.splice(e+1,0,s)}var l=void 0;for(var c in this.indexes)e<(l=this.indexes[c])&&(this.indexes[c]=l+n.length);return this},t.prototype.removeChild=function(e){e=this.index(e),this.nodes[e].parent=void 0,this.nodes.splice(e,1);var t=void 0;for(var n in this.indexes)(t=this.indexes[n])>=e&&(this.indexes[n]=t-1);return this},t.prototype.removeAll=function(){var e=this.nodes,t=Array.isArray(e),n=0;for(e=t?e:e[Symbol.iterator]();;){var r;if(t){if(n>=e.length)break;r=e[n++]}else{if((n=e.next()).done)break;r=n.value}r.parent=void 0}return this.nodes=[],this},t.prototype.replaceValues=function(e,t,n){return n||(n=t,t={}),this.walkDecls((function(r){t.props&&-1===t.props.indexOf(r.prop)||t.fast&&-1===r.value.indexOf(t.fast)||(r.value=r.value.replace(e,n))})),this},t.prototype.every=function(e){return this.nodes.every(e)},t.prototype.some=function(e){return this.nodes.some(e)},t.prototype.index=function(e){return"number"==typeof e?e:this.nodes.indexOf(e)},t.prototype.normalize=function(e,t){var r=this;if("string"==typeof e)e=c(n(1647)(e).nodes);else if(Array.isArray(e)){var i=e=e.slice(0),s=Array.isArray(i),l=0;for(i=s?i:i[Symbol.iterator]();;){var u;if(s){if(l>=i.length)break;u=i[l++]}else{if((l=i.next()).done)break;u=l.value}var d=u;d.parent&&d.parent.removeChild(d,"ignore")}}else if("root"===e.type){var g=e=e.nodes.slice(0),p=Array.isArray(g),f=0;for(g=p?g:g[Symbol.iterator]();;){var m;if(p){if(f>=g.length)break;m=g[f++]}else{if((f=g.next()).done)break;m=f.value}var h=m;h.parent&&h.parent.removeChild(h,"ignore")}}else if(e.type)e=[e];else if(e.prop){if(void 0===e.value)throw new Error("Value field is missed in node creation");"string"!=typeof e.value&&(e.value=String(e.value)),e=[new o.default(e)]}else if(e.selector)e=[new(n(806))(e)];else if(e.name)e=[new(n(8090))(e)];else{if(!e.text)throw new Error("Unknown node type in node creation");e=[new a.default(e)]}var y=e.map((function(e){return"function"!=typeof e.before&&(e=r.rebuild(e)),e.parent&&e.parent.removeChild(e),void 0===e.raws.before&&t&&void 0!==t.raws.before&&(e.raws.before=t.raws.before.replace(/[^\s]/g,"")),e.parent=r,e}));return y},t.prototype.rebuild=function(e,t){var r=this,i=void 0;if("root"===e.type){var s=n(573);i=new s}else if("atrule"===e.type){var l=n(8090);i=new l}else if("rule"===e.type){var c=n(806);i=new c}else"decl"===e.type?i=new o.default:"comment"===e.type&&(i=new a.default);for(var u in e)"nodes"===u?i.nodes=e.nodes.map((function(e){return r.rebuild(e,i)})):"parent"===u&&t?i.parent=t:e.hasOwnProperty(u)&&(i[u]=e[u]);return i},r(t,[{key:"first",get:function(){if(this.nodes)return this.nodes[0]}},{key:"last",get:function(){if(this.nodes)return this.nodes[this.nodes.length-1]}}]),t}(i(n(3200)).default);t.default=u,e.exports=t.default},4639:function(e,t,n){"use strict";t.__esModule=!0;var r=i(n(5580)),o=i(n(683)),a=i(n(8818));function i(e){return e&&e.__esModule?e:{default:e}}var s=function(){function e(t,n,r,o,a,i){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.name="CssSyntaxError",this.reason=t,a&&(this.file=a),o&&(this.source=o),i&&(this.plugin=i),void 0!==n&&void 0!==r&&(this.line=n,this.column=r),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,e)}return e.prototype.setMessage=function(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",void 0!==this.line&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason},e.prototype.showSourceCode=function(e){var t=this;if(!this.source)return"";var n=this.source;void 0===e&&(e=r.default.stdout),e&&(n=(0,a.default)(n));var i=n.split(/\r?\n/),s=Math.max(this.line-3,0),l=Math.min(this.line+2,i.length),c=String(l).length;function u(t){return e&&o.default.red?o.default.red.bold(t):t}function d(t){return e&&o.default.gray?o.default.gray(t):t}return i.slice(s,l).map((function(e,n){var r=s+1+n,o=" "+(" "+r).slice(-c)+" | ";if(r===t.line){var a=d(o.replace(/\d/g," "))+e.slice(0,t.column-1).replace(/[^\t]/g," ");return u(">")+d(o)+e+"\n "+a+u("^")}return" "+d(o)+e})).join("\n")},e.prototype.toString=function(){var e=this.showSourceCode();return e&&(e="\n\n"+e+"\n"),this.name+": "+this.message+e},e}();t.default=s,e.exports=t.default},3118:function(e,t,n){"use strict";t.__esModule=!0;var r,o=function(e){function t(n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,n));return r.type="decl",r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t}(((r=n(3200))&&r.__esModule?r:{default:r}).default);t.default=o,e.exports=t.default},1810:function(e,t,n){"use strict";t.__esModule=!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},o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=l(n(4639)),i=l(n(8389)),s=l(n(6470));function l(e){return e&&e.__esModule?e:{default:e}}function c(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var u=0,d=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(c(this,e),null===t||"object"===(void 0===t?"undefined":r(t))&&!t.toString)throw new Error("PostCSS received "+t+" instead of CSS string");this.css=t.toString(),"\ufeff"!==this.css[0]&&""!==this.css[0]||(this.css=this.css.slice(1)),n.from&&(/^\w+:\/\//.test(n.from)?this.file=n.from:this.file=s.default.resolve(n.from));var o=new i.default(this.css,n);if(o.text){this.map=o;var a=o.consumer().file;!this.file&&a&&(this.file=this.mapResolve(a))}this.file||(u+=1,this.id="<input css "+u+">"),this.map&&(this.map.file=this.from)}return e.prototype.error=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o=void 0,i=this.origin(t,n);return(o=i?new a.default(e,i.line,i.column,i.source,i.file,r.plugin):new a.default(e,t,n,this.css,this.file,r.plugin)).input={line:t,column:n,source:this.css},this.file&&(o.input.file=this.file),o},e.prototype.origin=function(e,t){if(!this.map)return!1;var n=this.map.consumer(),r=n.originalPositionFor({line:e,column:t});if(!r.source)return!1;var o={file:this.mapResolve(r.source),line:r.line,column:r.column},a=n.sourceContentFor(r.source);return a&&(o.source=a),o},e.prototype.mapResolve=function(e){return/^\w+:\/\//.test(e)?e:s.default.resolve(this.map.consumer().sourceRoot||".",e)},o(e,[{key:"from",get:function(){return this.file||this.id}}]),e}();t.default=d,e.exports=t.default},1799:function(e,t,n){"use strict";t.__esModule=!0;var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),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},a=u(n(2455)),i=u(n(4594)),s=u(n(6094)),l=u(n(4974)),c=u(n(1647));function u(e){return e&&e.__esModule?e:{default:e}}function d(e){return"object"===(void 0===e?"undefined":o(e))&&"function"==typeof e.then}var g=function(){function e(t,n,r){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.stringified=!1,this.processed=!1;var a=void 0;if("object"===(void 0===n?"undefined":o(n))&&null!==n&&"root"===n.type)a=n;else if(n instanceof e||n instanceof l.default)a=n.root,n.map&&(void 0===r.map&&(r.map={}),r.map.inline||(r.map.inline=!1),r.map.prev=n.map);else{var i=c.default;r.syntax&&(i=r.syntax.parse),r.parser&&(i=r.parser),i.parse&&(i=i.parse);try{a=i(n,r)}catch(e){this.error=e}}this.result=new l.default(t,a,r)}return e.prototype.warnings=function(){return this.sync().warnings()},e.prototype.toString=function(){return this.css},e.prototype.then=function(e,t){return"from"in this.opts||(0,s.default)("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning."),this.async().then(e,t)},e.prototype.catch=function(e){return this.async().catch(e)},e.prototype.handleError=function(e,t){try{if(this.error=e,"CssSyntaxError"!==e.name||e.plugin){if(t.postcssVersion){var n=t.postcssPlugin,r=t.postcssVersion,o=this.result.processor.version,a=r.split("."),i=o.split(".");(a[0]!==i[0]||parseInt(a[1])>parseInt(i[1]))&&console.error("Unknown error from PostCSS plugin. Your current PostCSS version is "+o+", but "+n+" uses "+r+". Perhaps this is the source of the error below.")}}else e.plugin=t.postcssPlugin,e.setMessage()}catch(e){console&&console.error&&console.error(e)}},e.prototype.asyncTick=function(e,t){var n=this;if(this.plugin>=this.processor.plugins.length)return this.processed=!0,e();try{var r=this.processor.plugins[this.plugin],o=this.run(r);this.plugin+=1,d(o)?o.then((function(){n.asyncTick(e,t)})).catch((function(e){n.handleError(e,r),n.processed=!0,t(e)})):this.asyncTick(e,t)}catch(e){this.processed=!0,t(e)}},e.prototype.async=function(){var e=this;return this.processed?new Promise((function(t,n){e.error?n(e.error):t(e.stringify())})):(this.processing||(this.processing=new Promise((function(t,n){if(e.error)return n(e.error);e.plugin=0,e.asyncTick(t,n)})).then((function(){return e.processed=!0,e.stringify()}))),this.processing)},e.prototype.sync=function(){if(this.processed)return this.result;if(this.processed=!0,this.processing)throw new Error("Use process(css).then(cb) to work with async plugins");if(this.error)throw this.error;var e=this.result.processor.plugins,t=Array.isArray(e),n=0;for(e=t?e:e[Symbol.iterator]();;){var r;if(t){if(n>=e.length)break;r=e[n++]}else{if((n=e.next()).done)break;r=n.value}var o=r;if(d(this.run(o)))throw new Error("Use process(css).then(cb) to work with async plugins")}return this.result},e.prototype.run=function(e){this.result.lastPlugin=e;try{return e(this.result.root,this.result)}catch(t){throw this.handleError(t,e),t}},e.prototype.stringify=function(){if(this.stringified)return this.result;this.stringified=!0,this.sync();var e=this.result.opts,t=i.default;e.syntax&&(t=e.syntax.stringify),e.stringifier&&(t=e.stringifier),t.stringify&&(t=t.stringify);var n=new a.default(t,this.result.root,this.result.opts).generate();return this.result.css=n[0],this.result.map=n[1],this.result},r(e,[{key:"processor",get:function(){return this.result.processor}},{key:"opts",get:function(){return this.result.opts}},{key:"css",get:function(){return this.stringify().css}},{key:"content",get:function(){return this.stringify().content}},{key:"map",get:function(){return this.stringify().map}},{key:"root",get:function(){return this.sync().root}},{key:"messages",get:function(){return this.sync().messages}}]),e}();t.default=g,e.exports=t.default},1841:function(e,t){"use strict";t.__esModule=!0;var n={split:function(e,t,n){for(var r=[],o="",a=!1,i=0,s=!1,l=!1,c=0;c<e.length;c++){var u=e[c];s?l?l=!1:"\\"===u?l=!0:u===s&&(s=!1):'"'===u||"'"===u?s=u:"("===u?i+=1:")"===u?i>0&&(i-=1):0===i&&-1!==t.indexOf(u)&&(a=!0),a?(""!==o&&r.push(o.trim()),o="",a=!1):o+=u}return(n||""!==o)&&r.push(o.trim()),r},space:function(e){return n.split(e,[" ","\n","\t"])},comma:function(e){return n.split(e,[","],!0)}};t.default=n,e.exports=t.default},2455:function(e,t,n){"use strict";t.__esModule=!0;var r=a(n(4014)),o=a(n(6470));function a(e){return e&&e.__esModule?e:{default:e}}var i=function(){function e(t,n,r){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.stringify=t,this.mapOpts=r.map||{},this.root=n,this.opts=r}return e.prototype.isMap=function(){return void 0!==this.opts.map?!!this.opts.map:this.previous().length>0},e.prototype.previous=function(){var e=this;return this.previousMaps||(this.previousMaps=[],this.root.walk((function(t){if(t.source&&t.source.input.map){var n=t.source.input.map;-1===e.previousMaps.indexOf(n)&&e.previousMaps.push(n)}}))),this.previousMaps},e.prototype.isInline=function(){if(void 0!==this.mapOpts.inline)return this.mapOpts.inline;var e=this.mapOpts.annotation;return(void 0===e||!0===e)&&(!this.previous().length||this.previous().some((function(e){return e.inline})))},e.prototype.isSourcesContent=function(){return void 0!==this.mapOpts.sourcesContent?this.mapOpts.sourcesContent:!this.previous().length||this.previous().some((function(e){return e.withContent()}))},e.prototype.clearAnnotation=function(){if(!1!==this.mapOpts.annotation)for(var e=void 0,t=this.root.nodes.length-1;t>=0;t--)"comment"===(e=this.root.nodes[t]).type&&0===e.text.indexOf("# sourceMappingURL=")&&this.root.removeChild(t)},e.prototype.setSourcesContent=function(){var e=this,t={};this.root.walk((function(n){if(n.source){var r=n.source.input.from;if(r&&!t[r]){t[r]=!0;var o=e.relative(r);e.map.setSourceContent(o,n.source.input.css)}}}))},e.prototype.applyPrevMaps=function(){var e=this.previous(),t=Array.isArray(e),n=0;for(e=t?e:e[Symbol.iterator]();;){var a;if(t){if(n>=e.length)break;a=e[n++]}else{if((n=e.next()).done)break;a=n.value}var i=a,s=this.relative(i.file),l=i.root||o.default.dirname(i.file),c=void 0;!1===this.mapOpts.sourcesContent?(c=new r.default.SourceMapConsumer(i.text)).sourcesContent&&(c.sourcesContent=c.sourcesContent.map((function(){return null}))):c=i.consumer(),this.map.applySourceMap(c,s,this.relative(l))}},e.prototype.isAnnotation=function(){return!!this.isInline()||(void 0!==this.mapOpts.annotation?this.mapOpts.annotation:!this.previous().length||this.previous().some((function(e){return e.annotation})))},e.prototype.toBase64=function(e){return Buffer?Buffer.from&&Buffer.from!==Uint8Array.from?Buffer.from(e).toString("base64"):new Buffer(e).toString("base64"):window.btoa(unescape(encodeURIComponent(e)))},e.prototype.addAnnotation=function(){var e;e=this.isInline()?"data:application/json;base64,"+this.toBase64(this.map.toString()):"string"==typeof this.mapOpts.annotation?this.mapOpts.annotation:this.outputFile()+".map";var t="\n";-1!==this.css.indexOf("\r\n")&&(t="\r\n"),this.css+=t+"/*# sourceMappingURL="+e+" */"},e.prototype.outputFile=function(){return this.opts.to?this.relative(this.opts.to):this.opts.from?this.relative(this.opts.from):"to.css"},e.prototype.generateMap=function(){return this.generateString(),this.isSourcesContent()&&this.setSourcesContent(),this.previous().length>0&&this.applyPrevMaps(),this.isAnnotation()&&this.addAnnotation(),this.isInline()?[this.css]:[this.css,this.map]},e.prototype.relative=function(e){if(0===e.indexOf("<"))return e;if(/^\w+:\/\//.test(e))return e;var t=this.opts.to?o.default.dirname(this.opts.to):".";return"string"==typeof this.mapOpts.annotation&&(t=o.default.dirname(o.default.resolve(t,this.mapOpts.annotation))),e=o.default.relative(t,e),"\\"===o.default.sep?e.replace(/\\/g,"/"):e},e.prototype.sourcePath=function(e){return this.mapOpts.from?this.mapOpts.from:this.relative(e.source.input.from)},e.prototype.generateString=function(){var e=this;this.css="",this.map=new r.default.SourceMapGenerator({file:this.outputFile()});var t=1,n=1,o=void 0,a=void 0;this.stringify(this.root,(function(r,i,s){e.css+=r,i&&"end"!==s&&(i.source&&i.source.start?e.map.addMapping({source:e.sourcePath(i),generated:{line:t,column:n-1},original:{line:i.source.start.line,column:i.source.start.column-1}}):e.map.addMapping({source:"<no source>",original:{line:1,column:0},generated:{line:t,column:n-1}})),(o=r.match(/\n/g))?(t+=o.length,a=r.lastIndexOf("\n"),n=r.length-a):n+=r.length,i&&"start"!==s&&(i.source&&i.source.end?e.map.addMapping({source:e.sourcePath(i),generated:{line:t,column:n-1},original:{line:i.source.end.line,column:i.source.end.column}}):e.map.addMapping({source:"<no source>",original:{line:1,column:0},generated:{line:t,column:n-1}}))}))},e.prototype.generate=function(){if(this.clearAnnotation(),this.isMap())return this.generateMap();var e="";return this.stringify(this.root,(function(t){e+=t})),[e]},e}();t.default=i,e.exports=t.default},3200:function(e,t,n){"use strict";t.__esModule=!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},o=l(n(4639)),a=l(n(3255)),i=l(n(4594)),s=l(n(6094));function l(e){return e&&e.__esModule?e:{default:e}}function c(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var u=function e(t,n){var o=new t.constructor;for(var a in t)if(t.hasOwnProperty(a)){var i=t[a],s=void 0===i?"undefined":r(i);"parent"===a&&"object"===s?n&&(o[a]=n):"source"===a?o[a]=i:i instanceof Array?o[a]=i.map((function(t){return e(t,o)})):("object"===s&&null!==i&&(i=e(i)),o[a]=i)}return o},d=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(c(this,e),this.raws={},"object"!==(void 0===t?"undefined":r(t))&&void 0!==t)throw new Error("PostCSS nodes constructor accepts object, not "+JSON.stringify(t));for(var n in t)this[n]=t[n]}return e.prototype.error=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this.source){var n=this.positionBy(t);return this.source.input.error(e,n.line,n.column,t)}return new o.default(e)},e.prototype.warn=function(e,t,n){var r={node:this};for(var o in n)r[o]=n[o];return e.warn(t,r)},e.prototype.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},e.prototype.toString=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i.default;e.stringify&&(e=e.stringify);var t="";return e(this,(function(e){t+=e})),t},e.prototype.clone=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=u(this);for(var n in e)t[n]=e[n];return t},e.prototype.cloneBefore=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=this.clone(e);return this.parent.insertBefore(this,t),t},e.prototype.cloneAfter=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=this.clone(e);return this.parent.insertAfter(this,t),t},e.prototype.replaceWith=function(){if(this.parent){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t,o=Array.isArray(r),a=0;for(r=o?r:r[Symbol.iterator]();;){var i;if(o){if(a>=r.length)break;i=r[a++]}else{if((a=r.next()).done)break;i=a.value}var s=i;this.parent.insertBefore(this,s)}this.remove()}return this},e.prototype.moveTo=function(e){return(0,s.default)("Node#moveTo was deprecated. Use Container#append."),this.cleanRaws(this.root()===e.root()),this.remove(),e.append(this),this},e.prototype.moveBefore=function(e){return(0,s.default)("Node#moveBefore was deprecated. Use Node#before."),this.cleanRaws(this.root()===e.root()),this.remove(),e.parent.insertBefore(e,this),this},e.prototype.moveAfter=function(e){return(0,s.default)("Node#moveAfter was deprecated. Use Node#after."),this.cleanRaws(this.root()===e.root()),this.remove(),e.parent.insertAfter(e,this),this},e.prototype.next=function(){if(this.parent){var e=this.parent.index(this);return this.parent.nodes[e+1]}},e.prototype.prev=function(){if(this.parent){var e=this.parent.index(this);return this.parent.nodes[e-1]}},e.prototype.before=function(e){return this.parent.insertBefore(this,e),this},e.prototype.after=function(e){return this.parent.insertAfter(this,e),this},e.prototype.toJSON=function(){var e={};for(var t in this)if(this.hasOwnProperty(t)&&"parent"!==t){var n=this[t];n instanceof Array?e[t]=n.map((function(e){return"object"===(void 0===e?"undefined":r(e))&&e.toJSON?e.toJSON():e})):"object"===(void 0===n?"undefined":r(n))&&n.toJSON?e[t]=n.toJSON():e[t]=n}return e},e.prototype.raw=function(e,t){return(new a.default).raw(this,e,t)},e.prototype.root=function(){for(var e=this;e.parent;)e=e.parent;return e},e.prototype.cleanRaws=function(e){delete this.raws.before,delete this.raws.after,e||delete this.raws.between},e.prototype.positionInside=function(e){for(var t=this.toString(),n=this.source.start.column,r=this.source.start.line,o=0;o<e;o++)"\n"===t[o]?(n=1,r+=1):n+=1;return{line:r,column:n}},e.prototype.positionBy=function(e){var t=this.source.start;if(e.index)t=this.positionInside(e.index);else if(e.word){var n=this.toString().indexOf(e.word);-1!==n&&(t=this.positionInside(n))}return t},e}();t.default=d,e.exports=t.default},1647:function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e,t){if(t&&t.safe)throw new Error('Option safe was removed. Use parser: require("postcss-safe-parser")');var n=new o.default(e,t),a=new r.default(n);try{a.parse()}catch(e){throw"CssSyntaxError"===e.name&&t&&t.from&&(/\.scss$/i.test(t.from)?e.message+="\nYou tried to parse SCSS with the standard CSS parser; try again with the postcss-scss parser":/\.sass/i.test(t.from)?e.message+="\nYou tried to parse Sass with the standard CSS parser; try again with the postcss-sass parser":/\.less$/i.test(t.from)&&(e.message+="\nYou tried to parse Less with the standard CSS parser; try again with the postcss-less parser")),e}return a.root};var r=a(n(9890)),o=a(n(1810));function a(e){return e&&e.__esModule?e:{default:e}}e.exports=t.default},9890:function(e,t,n){"use strict";t.__esModule=!0;var r=c(n(3118)),o=c(n(7272)),a=c(n(2282)),i=c(n(8090)),s=c(n(573)),l=c(n(806));function c(e){return e&&e.__esModule?e:{default:e}}var u=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.input=t,this.root=new s.default,this.current=this.root,this.spaces="",this.semicolon=!1,this.createTokenizer(),this.root.source={input:t,start:{line:1,column:1}}}return e.prototype.createTokenizer=function(){this.tokenizer=(0,o.default)(this.input)},e.prototype.parse=function(){for(var e=void 0;!this.tokenizer.endOfFile();)switch((e=this.tokenizer.nextToken())[0]){case"space":this.spaces+=e[1];break;case";":this.freeSemicolon(e);break;case"}":this.end(e);break;case"comment":this.comment(e);break;case"at-word":this.atrule(e);break;case"{":this.emptyRule(e);break;default:this.other(e)}this.endFile()},e.prototype.comment=function(e){var t=new a.default;this.init(t,e[2],e[3]),t.source.end={line:e[4],column:e[5]};var n=e[1].slice(2,-2);if(/^\s*$/.test(n))t.text="",t.raws.left=n,t.raws.right="";else{var r=n.match(/^(\s*)([^]*[^\s])(\s*)$/);t.text=r[2],t.raws.left=r[1],t.raws.right=r[3]}},e.prototype.emptyRule=function(e){var t=new l.default;this.init(t,e[2],e[3]),t.selector="",t.raws.between="",this.current=t},e.prototype.other=function(e){for(var t=!1,n=null,r=!1,o=null,a=[],i=[],s=e;s;){if(n=s[0],i.push(s),"("===n||"["===n)o||(o=s),a.push("("===n?")":"]");else if(0===a.length){if(";"===n){if(r)return void this.decl(i);break}if("{"===n)return void this.rule(i);if("}"===n){this.tokenizer.back(i.pop()),t=!0;break}":"===n&&(r=!0)}else n===a[a.length-1]&&(a.pop(),0===a.length&&(o=null));s=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(t=!0),a.length>0&&this.unclosedBracket(o),t&&r){for(;i.length&&("space"===(s=i[i.length-1][0])||"comment"===s);)this.tokenizer.back(i.pop());this.decl(i)}else this.unknownWord(i)},e.prototype.rule=function(e){e.pop();var t=new l.default;this.init(t,e[0][2],e[0][3]),t.raws.between=this.spacesAndCommentsFromEnd(e),this.raw(t,"selector",e),this.current=t},e.prototype.decl=function(e){var t=new r.default;this.init(t);var n=e[e.length-1];for(";"===n[0]&&(this.semicolon=!0,e.pop()),n[4]?t.source.end={line:n[4],column:n[5]}:t.source.end={line:n[2],column:n[3]};"word"!==e[0][0];)1===e.length&&this.unknownWord(e),t.raws.before+=e.shift()[1];for(t.source.start={line:e[0][2],column:e[0][3]},t.prop="";e.length;){var o=e[0][0];if(":"===o||"space"===o||"comment"===o)break;t.prop+=e.shift()[1]}t.raws.between="";for(var a=void 0;e.length;){if(":"===(a=e.shift())[0]){t.raws.between+=a[1];break}t.raws.between+=a[1]}"_"!==t.prop[0]&&"*"!==t.prop[0]||(t.raws.before+=t.prop[0],t.prop=t.prop.slice(1)),t.raws.between+=this.spacesAndCommentsFromStart(e),this.precheckMissedSemicolon(e);for(var i=e.length-1;i>0;i--){if("!important"===(a=e[i])[1].toLowerCase()){t.important=!0;var s=this.stringFrom(e,i);" !important"!==(s=this.spacesFromEnd(e)+s)&&(t.raws.important=s);break}if("important"===a[1].toLowerCase()){for(var l=e.slice(0),c="",u=i;u>0;u--){var d=l[u][0];if(0===c.trim().indexOf("!")&&"space"!==d)break;c=l.pop()[1]+c}0===c.trim().indexOf("!")&&(t.important=!0,t.raws.important=c,e=l)}if("space"!==a[0]&&"comment"!==a[0])break}this.raw(t,"value",e),-1!==t.value.indexOf(":")&&this.checkMissedSemicolon(e)},e.prototype.atrule=function(e){var t=new i.default;t.name=e[1].slice(1),""===t.name&&this.unnamedAtrule(t,e),this.init(t,e[2],e[3]);for(var n=void 0,r=void 0,o=!1,a=!1,s=[];!this.tokenizer.endOfFile();){if(";"===(e=this.tokenizer.nextToken())[0]){t.source.end={line:e[2],column:e[3]},this.semicolon=!0;break}if("{"===e[0]){a=!0;break}if("}"===e[0]){if(s.length>0){for(n=s[r=s.length-1];n&&"space"===n[0];)n=s[--r];n&&(t.source.end={line:n[4],column:n[5]})}this.end(e);break}if(s.push(e),this.tokenizer.endOfFile()){o=!0;break}}t.raws.between=this.spacesAndCommentsFromEnd(s),s.length?(t.raws.afterName=this.spacesAndCommentsFromStart(s),this.raw(t,"params",s),o&&(e=s[s.length-1],t.source.end={line:e[4],column:e[5]},this.spaces=t.raws.between,t.raws.between="")):(t.raws.afterName="",t.params=""),a&&(t.nodes=[],this.current=t)},e.prototype.end=function(e){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end={line:e[2],column:e[3]},this.current=this.current.parent):this.unexpectedClose(e)},e.prototype.endFile=function(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces},e.prototype.freeSemicolon=function(e){if(this.spaces+=e[1],this.current.nodes){var t=this.current.nodes[this.current.nodes.length-1];t&&"rule"===t.type&&!t.raws.ownSemicolon&&(t.raws.ownSemicolon=this.spaces,this.spaces="")}},e.prototype.init=function(e,t,n){this.current.push(e),e.source={start:{line:t,column:n},input:this.input},e.raws.before=this.spaces,this.spaces="","comment"!==e.type&&(this.semicolon=!1)},e.prototype.raw=function(e,t,n){for(var r=void 0,o=void 0,a=n.length,i="",s=!0,l=void 0,c=void 0,u=/^([.|#])?([\w])+/i,d=0;d<a;d+=1)"comment"!==(o=(r=n[d])[0])||"rule"!==e.type?"comment"===o||"space"===o&&d===a-1?s=!1:i+=r[1]:(c=n[d-1],l=n[d+1],"space"!==c[0]&&"space"!==l[0]&&u.test(c[1])&&u.test(l[1])?i+=r[1]:s=!1);if(!s){var g=n.reduce((function(e,t){return e+t[1]}),"");e.raws[t]={value:i,raw:g}}e[t]=i},e.prototype.spacesAndCommentsFromEnd=function(e){for(var t=void 0,n="";e.length&&("space"===(t=e[e.length-1][0])||"comment"===t);)n=e.pop()[1]+n;return n},e.prototype.spacesAndCommentsFromStart=function(e){for(var t=void 0,n="";e.length&&("space"===(t=e[0][0])||"comment"===t);)n+=e.shift()[1];return n},e.prototype.spacesFromEnd=function(e){for(var t="";e.length&&"space"===e[e.length-1][0];)t=e.pop()[1]+t;return t},e.prototype.stringFrom=function(e,t){for(var n="",r=t;r<e.length;r++)n+=e[r][1];return e.splice(t,e.length-t),n},e.prototype.colon=function(e){for(var t=0,n=void 0,r=void 0,o=void 0,a=0;a<e.length;a++){if("("===(r=(n=e[a])[0]))t+=1;else if(")"===r)t-=1;else if(0===t&&":"===r){if(o){if("word"===o[0]&&"progid"===o[1])continue;return a}this.doubleColon(n)}o=n}return!1},e.prototype.unclosedBracket=function(e){throw this.input.error("Unclosed bracket",e[2],e[3])},e.prototype.unknownWord=function(e){throw this.input.error("Unknown word",e[0][2],e[0][3])},e.prototype.unexpectedClose=function(e){throw this.input.error("Unexpected }",e[2],e[3])},e.prototype.unclosedBlock=function(){var e=this.current.source.start;throw this.input.error("Unclosed block",e.line,e.column)},e.prototype.doubleColon=function(e){throw this.input.error("Double colon",e[2],e[3])},e.prototype.unnamedAtrule=function(e,t){throw this.input.error("At-rule without name",t[2],t[3])},e.prototype.precheckMissedSemicolon=function(e){},e.prototype.checkMissedSemicolon=function(e){var t=this.colon(e);if(!1!==t){for(var n=0,r=void 0,o=t-1;o>=0&&("space"===(r=e[o])[0]||2!==(n+=1));o--);throw this.input.error("Missed semicolon",r[2],r[3])}},e}();t.default=u,e.exports=t.default},5344:function(e,t,n){"use strict";t.__esModule=!0;var r=p(n(3118)),o=p(n(9432)),a=p(n(4594)),i=p(n(2282)),s=p(n(8090)),l=p(n(3e3)),c=p(n(1647)),u=p(n(1841)),d=p(n(806)),g=p(n(573));function p(e){return e&&e.__esModule?e:{default:e}}function f(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return 1===t.length&&Array.isArray(t[0])&&(t=t[0]),new o.default(t)}f.plugin=function(e,t){var n=function(){var n=t.apply(void 0,arguments);return n.postcssPlugin=e,n.postcssVersion=(new o.default).version,n},r=void 0;return Object.defineProperty(n,"postcss",{get:function(){return r||(r=n()),r}}),n.process=function(e,t,r){return f([n(r)]).process(e,t)},n},f.stringify=a.default,f.parse=c.default,f.vendor=l.default,f.list=u.default,f.comment=function(e){return new i.default(e)},f.atRule=function(e){return new s.default(e)},f.decl=function(e){return new r.default(e)},f.rule=function(e){return new d.default(e)},f.root=function(e){return new g.default(e)},t.default=f,e.exports=t.default},8389:function(e,t,n){"use strict";t.__esModule=!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},o=s(n(4014)),a=s(n(6470)),i=s(n(1285));function s(e){return e&&e.__esModule?e:{default:e}}var l=function(){function e(t,n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.loadAnnotation(t),this.inline=this.startWith(this.annotation,"data:");var r=n.map?n.map.prev:void 0,o=this.loadMap(n.from,r);o&&(this.text=o)}return e.prototype.consumer=function(){return this.consumerCache||(this.consumerCache=new o.default.SourceMapConsumer(this.text)),this.consumerCache},e.prototype.withContent=function(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)},e.prototype.startWith=function(e,t){return!!e&&e.substr(0,t.length)===t},e.prototype.loadAnnotation=function(e){var t=e.match(/\/\*\s*# sourceMappingURL=(.*)\s*\*\//);t&&(this.annotation=t[1].trim())},e.prototype.decodeInline=function(e){var t="data:application/json,";if(this.startWith(e,t))return decodeURIComponent(e.substr(t.length));if(/^data:application\/json;(?:charset=utf-?8;)?base64,/.test(e))return n=e.substr(RegExp.lastMatch.length),Buffer?Buffer.from&&Buffer.from!==Uint8Array.from?Buffer.from(n,"base64").toString():new Buffer(n,"base64").toString():window.atob(n);var n,r=e.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+r)},e.prototype.loadMap=function(e,t){if(!1===t)return!1;if(t){if("string"==typeof t)return t;if("function"==typeof t){var n=t(e);if(n&&i.default.existsSync&&i.default.existsSync(n))return i.default.readFileSync(n,"utf-8").toString().trim();throw new Error("Unable to load previous source map: "+n.toString())}if(t instanceof o.default.SourceMapConsumer)return o.default.SourceMapGenerator.fromSourceMap(t).toString();if(t instanceof o.default.SourceMapGenerator)return t.toString();if(this.isMap(t))return JSON.stringify(t);throw new Error("Unsupported previous source map format: "+t.toString())}if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){var r=this.annotation;return e&&(r=a.default.join(a.default.dirname(e),r)),this.root=a.default.dirname(r),!(!i.default.existsSync||!i.default.existsSync(r))&&i.default.readFileSync(r,"utf-8").toString().trim()}},e.prototype.isMap=function(e){return"object"===(void 0===e?"undefined":r(e))&&("string"==typeof e.mappings||"string"==typeof e._mappings)},e}();t.default=l,e.exports=t.default},9432:function(e,t,n){"use strict";t.__esModule=!0;var r,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},a=(r=n(1799))&&r.__esModule?r:{default:r};function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var s=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];i(this,e),this.version="6.0.23",this.plugins=this.normalize(t)}return e.prototype.use=function(e){return this.plugins=this.plugins.concat(this.normalize([e])),this},e.prototype.process=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new a.default(this,e,t)},e.prototype.normalize=function(e){var t=[],n=e,r=Array.isArray(n),a=0;for(n=r?n:n[Symbol.iterator]();;){var i;if(r){if(a>=n.length)break;i=n[a++]}else{if((a=n.next()).done)break;i=a.value}var s=i;if(s.postcss&&(s=s.postcss),"object"===(void 0===s?"undefined":o(s))&&Array.isArray(s.plugins))t=t.concat(s.plugins);else{if("function"!=typeof s)throw"object"===(void 0===s?"undefined":o(s))&&(s.parse||s.stringify)?new Error("PostCSS syntaxes cannot be used as plugins. Instead, please use one of the syntax/parser/stringifier options as outlined in your PostCSS runner documentation."):new Error(s+" is not a PostCSS plugin");t.push(s)}}return t},e}();t.default=s,e.exports=t.default},4974:function(e,t,n){"use strict";t.__esModule=!0;var r,o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=(r=n(9936))&&r.__esModule?r:{default:r},i=function(){function e(t,n,r){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.processor=t,this.messages=[],this.root=n,this.opts=r,this.css=void 0,this.map=void 0}return e.prototype.toString=function(){return this.css},e.prototype.warn=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};t.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(t.plugin=this.lastPlugin.postcssPlugin);var n=new a.default(e,t);return this.messages.push(n),n},e.prototype.warnings=function(){return this.messages.filter((function(e){return"warning"===e.type}))},o(e,[{key:"content",get:function(){return this.css}}]),e}();t.default=i,e.exports=t.default},573:function(e,t,n){"use strict";t.__esModule=!0;var r,o=function(e){function t(n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,n));return r.type="root",r.nodes||(r.nodes=[]),r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t.prototype.removeChild=function(t,n){var r=this.index(t);return!n&&0===r&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[r].raws.before),e.prototype.removeChild.call(this,t)},t.prototype.normalize=function(t,n,r){var o=e.prototype.normalize.call(this,t);if(n)if("prepend"===r)this.nodes.length>1?n.raws.before=this.nodes[1].raws.before:delete n.raws.before;else if(this.first!==n){var a=o,i=Array.isArray(a),s=0;for(a=i?a:a[Symbol.iterator]();;){var l;if(i){if(s>=a.length)break;l=a[s++]}else{if((s=a.next()).done)break;l=s.value}l.raws.before=n.raws.before}}return o},t.prototype.toResult=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=n(1799),r=n(9432),o=new t(new r,this,e);return o.stringify()},t}(((r=n(2146))&&r.__esModule?r:{default:r}).default);t.default=o,e.exports=t.default},806:function(e,t,n){"use strict";t.__esModule=!0;var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),o=i(n(2146)),a=i(n(1841));function i(e){return e&&e.__esModule?e:{default:e}}var s=function(e){function t(n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,n));return r.type="rule",r.nodes||(r.nodes=[]),r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),r(t,[{key:"selectors",get:function(){return a.default.comma(this.selector)},set:function(e){var t=this.selector?this.selector.match(/,\s*/):null,n=t?t[0]:","+this.raw("between","beforeOpen");this.selector=e.join(n)}}]),t}(o.default);t.default=s,e.exports=t.default},3255:function(e,t){"use strict";t.__esModule=!0;var n={colon:": ",indent:" ",beforeDecl:"\n",beforeRule:"\n",beforeOpen:" ",beforeClose:"\n",beforeComment:"\n",after:"\n",emptyBody:"",commentLeft:" ",commentRight:" "},r=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.builder=t}return e.prototype.stringify=function(e,t){this[e.type](e,t)},e.prototype.root=function(e){this.body(e),e.raws.after&&this.builder(e.raws.after)},e.prototype.comment=function(e){var t=this.raw(e,"left","commentLeft"),n=this.raw(e,"right","commentRight");this.builder("/*"+t+e.text+n+"*/",e)},e.prototype.decl=function(e,t){var n=this.raw(e,"between","colon"),r=e.prop+n+this.rawValue(e,"value");e.important&&(r+=e.raws.important||" !important"),t&&(r+=";"),this.builder(r,e)},e.prototype.rule=function(e){this.block(e,this.rawValue(e,"selector")),e.raws.ownSemicolon&&this.builder(e.raws.ownSemicolon,e,"end")},e.prototype.atrule=function(e,t){var n="@"+e.name,r=e.params?this.rawValue(e,"params"):"";if(void 0!==e.raws.afterName?n+=e.raws.afterName:r&&(n+=" "),e.nodes)this.block(e,n+r);else{var o=(e.raws.between||"")+(t?";":"");this.builder(n+r+o,e)}},e.prototype.body=function(e){for(var t=e.nodes.length-1;t>0&&"comment"===e.nodes[t].type;)t-=1;for(var n=this.raw(e,"semicolon"),r=0;r<e.nodes.length;r++){var o=e.nodes[r],a=this.raw(o,"before");a&&this.builder(a),this.stringify(o,t!==r||n)}},e.prototype.block=function(e,t){var n=this.raw(e,"between","beforeOpen");this.builder(t+n+"{",e,"start");var r=void 0;e.nodes&&e.nodes.length?(this.body(e),r=this.raw(e,"after")):r=this.raw(e,"after","emptyBody"),r&&this.builder(r),this.builder("}",e,"end")},e.prototype.raw=function(e,t,r){var o=void 0;if(r||(r=t),t&&void 0!==(o=e.raws[t]))return o;var a=e.parent;if("before"===r&&(!a||"root"===a.type&&a.first===e))return"";if(!a)return n[r];var i=e.root();if(i.rawCache||(i.rawCache={}),void 0!==i.rawCache[r])return i.rawCache[r];if("before"===r||"after"===r)return this.beforeAfter(e,r);var s,l="raw"+((s=r)[0].toUpperCase()+s.slice(1));return this[l]?o=this[l](i,e):i.walk((function(e){if(void 0!==(o=e.raws[t]))return!1})),void 0===o&&(o=n[r]),i.rawCache[r]=o,o},e.prototype.rawSemicolon=function(e){var t=void 0;return e.walk((function(e){if(e.nodes&&e.nodes.length&&"decl"===e.last.type&&void 0!==(t=e.raws.semicolon))return!1})),t},e.prototype.rawEmptyBody=function(e){var t=void 0;return e.walk((function(e){if(e.nodes&&0===e.nodes.length&&void 0!==(t=e.raws.after))return!1})),t},e.prototype.rawIndent=function(e){if(e.raws.indent)return e.raws.indent;var t=void 0;return e.walk((function(n){var r=n.parent;if(r&&r!==e&&r.parent&&r.parent===e&&void 0!==n.raws.before){var o=n.raws.before.split("\n");return t=(t=o[o.length-1]).replace(/[^\s]/g,""),!1}})),t},e.prototype.rawBeforeComment=function(e,t){var n=void 0;return e.walkComments((function(e){if(void 0!==e.raws.before)return-1!==(n=e.raws.before).indexOf("\n")&&(n=n.replace(/[^\n]+$/,"")),!1})),void 0===n?n=this.raw(t,null,"beforeDecl"):n&&(n=n.replace(/[^\s]/g,"")),n},e.prototype.rawBeforeDecl=function(e,t){var n=void 0;return e.walkDecls((function(e){if(void 0!==e.raws.before)return-1!==(n=e.raws.before).indexOf("\n")&&(n=n.replace(/[^\n]+$/,"")),!1})),void 0===n?n=this.raw(t,null,"beforeRule"):n&&(n=n.replace(/[^\s]/g,"")),n},e.prototype.rawBeforeRule=function(e){var t=void 0;return e.walk((function(n){if(n.nodes&&(n.parent!==e||e.first!==n)&&void 0!==n.raws.before)return-1!==(t=n.raws.before).indexOf("\n")&&(t=t.replace(/[^\n]+$/,"")),!1})),t&&(t=t.replace(/[^\s]/g,"")),t},e.prototype.rawBeforeClose=function(e){var t=void 0;return e.walk((function(e){if(e.nodes&&e.nodes.length>0&&void 0!==e.raws.after)return-1!==(t=e.raws.after).indexOf("\n")&&(t=t.replace(/[^\n]+$/,"")),!1})),t&&(t=t.replace(/[^\s]/g,"")),t},e.prototype.rawBeforeOpen=function(e){var t=void 0;return e.walk((function(e){if("decl"!==e.type&&void 0!==(t=e.raws.between))return!1})),t},e.prototype.rawColon=function(e){var t=void 0;return e.walkDecls((function(e){if(void 0!==e.raws.between)return t=e.raws.between.replace(/[^\s:]/g,""),!1})),t},e.prototype.beforeAfter=function(e,t){var n=void 0;n="decl"===e.type?this.raw(e,null,"beforeDecl"):"comment"===e.type?this.raw(e,null,"beforeComment"):"before"===t?this.raw(e,null,"beforeRule"):this.raw(e,null,"beforeClose");for(var r=e.parent,o=0;r&&"root"!==r.type;)o+=1,r=r.parent;if(-1!==n.indexOf("\n")){var a=this.raw(e,null,"indent");if(a.length)for(var i=0;i<o;i++)n+=a}return n},e.prototype.rawValue=function(e,t){var n=e[t],r=e.raws[t];return r&&r.value===n?r.raw:n},e}();t.default=r,e.exports=t.default},4594:function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e,t){new o.default(t).stringify(e)};var r,o=(r=n(3255))&&r.__esModule?r:{default:r};e.exports=t.default},8818:function(e,t,n){"use strict";t.__esModule=!0;var r=i(n(683)),o=i(n(7272)),a=i(n(1810));function i(e){return e&&e.__esModule?e:{default:e}}var s={brackets:r.default.cyan,"at-word":r.default.cyan,call:r.default.cyan,comment:r.default.gray,string:r.default.green,class:r.default.yellow,hash:r.default.magenta,"(":r.default.cyan,")":r.default.cyan,"{":r.default.yellow,"}":r.default.yellow,"[":r.default.yellow,"]":r.default.yellow,":":r.default.yellow,";":r.default.yellow};t.default=function(e){for(var t=(0,o.default)(new a.default(e),{ignoreErrors:!0}),n="",r=function(){var e=t.nextToken(),r=s[function(e,t){var n=e[0],r=e[1];if("word"===n){if("."===r[0])return"class";if("#"===r[0])return"hash"}if(!t.endOfFile()){var o=t.nextToken();if(t.back(o),"brackets"===o[0]||"("===o[0])return"call"}return n}(e,t)];n+=r?e[1].split(/\r?\n/).map((function(e){return r(e)})).join("\n"):e[1]};!t.endOfFile();)r();return n},e.exports=t.default},7272:function(e,t){"use strict";t.__esModule=!0,t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},g=e.css.valueOf(),p=t.ignoreErrors,f=void 0,m=void 0,h=void 0,y=void 0,v=void 0,b=void 0,_=void 0,w=void 0,E=void 0,$=void 0,C=void 0,k=void 0,S=void 0,x=void 0,O=g.length,P=-1,A=1,N=0,R=[],T=[];function M(t){throw e.error("Unclosed "+t,A,N-P)}function j(){return 0===T.length&&N>=O}function I(){if(T.length)return T.pop();if(!(N>=O)){switch(((f=g.charCodeAt(N))===o||f===i||f===s&&g.charCodeAt(N+1)!==o)&&(P=N,A+=1),f){case o:case a:case 9:case s:case i:m=N;do{m+=1,(f=g.charCodeAt(m))===o&&(P=m,A+=1)}while(f===a||f===o||9===f||f===s||f===i);x=["space",g.slice(N,m)],N=m-1;break;case 91:x=["[","[",A,N-P];break;case 93:x=["]","]",A,N-P];break;case 123:x=["{","{",A,N-P];break;case 125:x=["}","}",A,N-P];break;case 58:x=[":",":",A,N-P];break;case 59:x=[";",";",A,N-P];break;case 40:if(k=R.length?R.pop()[1]:"",S=g.charCodeAt(N+1),"url"===k&&S!==n&&34!==S&&S!==a&&S!==o&&9!==S&&S!==i&&S!==s){m=N;do{if($=!1,-1===(m=g.indexOf(")",m+1))){if(p){m=N;break}M("bracket")}for(C=m;g.charCodeAt(C-1)===r;)C-=1,$=!$}while($);x=["brackets",g.slice(N,m+1),A,N-P,A,m-P],N=m}else m=g.indexOf(")",N+1),b=g.slice(N,m+1),-1===m||u.test(b)?x=["(","(",A,N-P]:(x=["brackets",b,A,N-P,A,m-P],N=m);break;case 41:x=[")",")",A,N-P];break;case n:case 34:h=f===n?"'":'"',m=N;do{if($=!1,-1===(m=g.indexOf(h,m+1))){if(p){m=N+1;break}M("string")}for(C=m;g.charCodeAt(C-1)===r;)C-=1,$=!$}while($);b=g.slice(N,m+1),y=b.split("\n"),(v=y.length-1)>0?(w=A+v,E=m-y[v].length):(w=A,E=P),x=["string",g.slice(N,m+1),A,N-P,w,m-E],P=E,A=w,N=m;break;case 64:l.lastIndex=N+1,l.test(g),m=0===l.lastIndex?g.length-1:l.lastIndex-2,x=["at-word",g.slice(N,m+1),A,N-P,A,m-P],N=m;break;case r:for(m=N,_=!0;g.charCodeAt(m+1)===r;)m+=1,_=!_;if(f=g.charCodeAt(m+1),_&&47!==f&&f!==a&&f!==o&&9!==f&&f!==s&&f!==i&&(m+=1,d.test(g.charAt(m)))){for(;d.test(g.charAt(m+1));)m+=1;g.charCodeAt(m+1)===a&&(m+=1)}x=["word",g.slice(N,m+1),A,N-P,A,m-P],N=m;break;default:47===f&&42===g.charCodeAt(N+1)?(0===(m=g.indexOf("*/",N+2)+1)&&(p?m=g.length:M("comment")),b=g.slice(N,m+1),y=b.split("\n"),(v=y.length-1)>0?(w=A+v,E=m-y[v].length):(w=A,E=P),x=["comment",b,A,N-P,w,m-E],P=E,A=w,N=m):(c.lastIndex=N+1,c.test(g),m=0===c.lastIndex?g.length-1:c.lastIndex-2,x=["word",g.slice(N,m+1),A,N-P,A,m-P],R.push(x),N=m)}return N++,x}}function F(e){T.push(e)}return{back:F,nextToken:I,endOfFile:j}};var n=39,r=92,o=10,a=32,i=12,s=13,l=/[ \n\t\r\f\{\}\(\)'"\\;/\[\]#]/g,c=/[ \n\t\r\f\(\)\{\}:;@!'"\\\]\[#]|\/(?=\*)/g,u=/.[\\\/\("'\n]/,d=/[a-f0-9]/i;e.exports=t.default},3e3:function(e,t){"use strict";t.__esModule=!0,t.default={prefix:function(e){var t=e.match(/^(-\w+-)/);return t?t[0]:""},unprefixed:function(e){return e.replace(/^-\w+-/,"")}},e.exports=t.default},6094:function(e,t){"use strict";t.__esModule=!0,t.default=function(e){n[e]||(n[e]=!0,"undefined"!=typeof console&&console.warn&&console.warn(e))};var n={};e.exports=t.default},9936:function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}t.__esModule=!0;var r=function(){function e(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(n(this,e),this.type="warning",this.text=t,r.node&&r.node.source){var o=r.node.positionBy(r);this.line=o.line,this.column=o.column}for(var a in r)this[a]=r[a]}return e.prototype.toString=function(){return this.node?this.node.error(this.text,{plugin:this.plugin,index:this.index,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text},e}();t.default=r,e.exports=t.default},40:function(e,t,n){var r=n(5037),o=Object.prototype.hasOwnProperty,a="undefined"!=typeof Map;function i(){this._array=[],this._set=a?new Map:Object.create(null)}i.fromArray=function(e,t){for(var n=new i,r=0,o=e.length;r<o;r++)n.add(e[r],t);return n},i.prototype.size=function(){return a?this._set.size:Object.getOwnPropertyNames(this._set).length},i.prototype.add=function(e,t){var n=a?e:r.toSetString(e),i=a?this.has(e):o.call(this._set,n),s=this._array.length;i&&!t||this._array.push(e),i||(a?this._set.set(e,s):this._set[n]=s)},i.prototype.has=function(e){if(a)return this._set.has(e);var t=r.toSetString(e);return o.call(this._set,t)},i.prototype.indexOf=function(e){if(a){var t=this._set.get(e);if(t>=0)return t}else{var n=r.toSetString(e);if(o.call(this._set,n))return this._set[n]}throw new Error('"'+e+'" is not in the set.')},i.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)},i.prototype.toArray=function(){return this._array.slice()},t.I=i},3858:function(e,t,n){var r=n(2629);t.encode=function(e){var t,n="",o=function(e){return e<0?1+(-e<<1):0+(e<<1)}(e);do{t=31&o,(o>>>=5)>0&&(t|=32),n+=r.encode(t)}while(o>0);return n},t.decode=function(e,t,n){var o,a,i,s,l=e.length,c=0,u=0;do{if(t>=l)throw new Error("Expected more digits in base 64 VLQ value.");if(-1===(a=r.decode(e.charCodeAt(t++))))throw new Error("Invalid base64 digit: "+e.charAt(t-1));o=!!(32&a),c+=(a&=31)<<u,u+=5}while(o);n.value=(s=(i=c)>>1,1==(1&i)?-s:s),n.rest=t}},2629:function(e,t){var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");t.encode=function(e){if(0<=e&&e<n.length)return n[e];throw new TypeError("Must be between 0 and 63: "+e)},t.decode=function(e){return 65<=e&&e<=90?e-65:97<=e&&e<=122?e-97+26:48<=e&&e<=57?e-48+52:43==e?62:47==e?63:-1}},115:function(e,t){function n(e,r,o,a,i,s){var l=Math.floor((r-e)/2)+e,c=i(o,a[l],!0);return 0===c?l:c>0?r-l>1?n(l,r,o,a,i,s):s==t.LEAST_UPPER_BOUND?r<a.length?r:-1:l:l-e>1?n(e,l,o,a,i,s):s==t.LEAST_UPPER_BOUND?l:e<0?-1:e}t.GREATEST_LOWER_BOUND=1,t.LEAST_UPPER_BOUND=2,t.search=function(e,r,o,a){if(0===r.length)return-1;var i=n(-1,r.length,e,r,o,a||t.GREATEST_LOWER_BOUND);if(i<0)return-1;for(;i-1>=0&&0===o(r[i],r[i-1],!0);)--i;return i}},212:function(e,t,n){var r=n(5037);function o(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}o.prototype.unsortedForEach=function(e,t){this._array.forEach(e,t)},o.prototype.add=function(e){var t,n,o,a,i,s;n=e,o=(t=this._last).generatedLine,a=n.generatedLine,i=t.generatedColumn,s=n.generatedColumn,a>o||a==o&&s>=i||r.compareByGeneratedPositionsInflated(t,n)<=0?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))},o.prototype.toArray=function(){return this._sorted||(this._array.sort(r.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},t.H=o},8251:function(e,t){function n(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function r(e,t,o,a){if(o<a){var i=o-1;n(e,(u=o,d=a,Math.round(u+Math.random()*(d-u))),a);for(var s=e[a],l=o;l<a;l++)t(e[l],s)<=0&&n(e,i+=1,l);n(e,i+1,l);var c=i+1;r(e,t,o,c-1),r(e,t,c+1,a)}var u,d}t.U=function(e,t){r(e,t,0,e.length-1)}},5177:function(e,t,n){var r=n(5037),o=n(115),a=n(40).I,i=n(3858),s=n(8251).U;function l(e,t){var n=e;return"string"==typeof e&&(n=r.parseSourceMapInput(e)),null!=n.sections?new d(n,t):new c(n,t)}function c(e,t){var n=e;"string"==typeof e&&(n=r.parseSourceMapInput(e));var o=r.getArg(n,"version"),i=r.getArg(n,"sources"),s=r.getArg(n,"names",[]),l=r.getArg(n,"sourceRoot",null),c=r.getArg(n,"sourcesContent",null),u=r.getArg(n,"mappings"),d=r.getArg(n,"file",null);if(o!=this._version)throw new Error("Unsupported version: "+o);l&&(l=r.normalize(l)),i=i.map(String).map(r.normalize).map((function(e){return l&&r.isAbsolute(l)&&r.isAbsolute(e)?r.relative(l,e):e})),this._names=a.fromArray(s.map(String),!0),this._sources=a.fromArray(i,!0),this._absoluteSources=this._sources.toArray().map((function(e){return r.computeSourceURL(l,e,t)})),this.sourceRoot=l,this.sourcesContent=c,this._mappings=u,this._sourceMapURL=t,this.file=d}function u(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}function d(e,t){var n=e;"string"==typeof e&&(n=r.parseSourceMapInput(e));var o=r.getArg(n,"version"),i=r.getArg(n,"sections");if(o!=this._version)throw new Error("Unsupported version: "+o);this._sources=new a,this._names=new a;var s={line:-1,column:0};this._sections=i.map((function(e){if(e.url)throw new Error("Support for url field in sections not implemented.");var n=r.getArg(e,"offset"),o=r.getArg(n,"line"),a=r.getArg(n,"column");if(o<s.line||o===s.line&&a<s.column)throw new Error("Section offsets must be ordered and non-overlapping.");return s=n,{generatedOffset:{generatedLine:o+1,generatedColumn:a+1},consumer:new l(r.getArg(e,"map"),t)}}))}l.fromSourceMap=function(e,t){return c.fromSourceMap(e,t)},l.prototype._version=3,l.prototype.__generatedMappings=null,Object.defineProperty(l.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}}),l.prototype.__originalMappings=null,Object.defineProperty(l.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}}),l.prototype._charIsMappingSeparator=function(e,t){var n=e.charAt(t);return";"===n||","===n},l.prototype._parseMappings=function(e,t){throw new Error("Subclasses must implement _parseMappings")},l.GENERATED_ORDER=1,l.ORIGINAL_ORDER=2,l.GREATEST_LOWER_BOUND=1,l.LEAST_UPPER_BOUND=2,l.prototype.eachMapping=function(e,t,n){var o,a=t||null;switch(n||l.GENERATED_ORDER){case l.GENERATED_ORDER:o=this._generatedMappings;break;case l.ORIGINAL_ORDER:o=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var i=this.sourceRoot;o.map((function(e){var t=null===e.source?null:this._sources.at(e.source);return{source:t=r.computeSourceURL(i,t,this._sourceMapURL),generatedLine:e.generatedLine,generatedColumn:e.generatedColumn,originalLine:e.originalLine,originalColumn:e.originalColumn,name:null===e.name?null:this._names.at(e.name)}}),this).forEach(e,a)},l.prototype.allGeneratedPositionsFor=function(e){var t=r.getArg(e,"line"),n={source:r.getArg(e,"source"),originalLine:t,originalColumn:r.getArg(e,"column",0)};if(n.source=this._findSourceIndex(n.source),n.source<0)return[];var a=[],i=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",r.compareByOriginalPositions,o.LEAST_UPPER_BOUND);if(i>=0){var s=this._originalMappings[i];if(void 0===e.column)for(var l=s.originalLine;s&&s.originalLine===l;)a.push({line:r.getArg(s,"generatedLine",null),column:r.getArg(s,"generatedColumn",null),lastColumn:r.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++i];else for(var c=s.originalColumn;s&&s.originalLine===t&&s.originalColumn==c;)a.push({line:r.getArg(s,"generatedLine",null),column:r.getArg(s,"generatedColumn",null),lastColumn:r.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++i]}return a},t.SourceMapConsumer=l,c.prototype=Object.create(l.prototype),c.prototype.consumer=l,c.prototype._findSourceIndex=function(e){var t,n=e;if(null!=this.sourceRoot&&(n=r.relative(this.sourceRoot,n)),this._sources.has(n))return this._sources.indexOf(n);for(t=0;t<this._absoluteSources.length;++t)if(this._absoluteSources[t]==e)return t;return-1},c.fromSourceMap=function(e,t){var n=Object.create(c.prototype),o=n._names=a.fromArray(e._names.toArray(),!0),i=n._sources=a.fromArray(e._sources.toArray(),!0);n.sourceRoot=e._sourceRoot,n.sourcesContent=e._generateSourcesContent(n._sources.toArray(),n.sourceRoot),n.file=e._file,n._sourceMapURL=t,n._absoluteSources=n._sources.toArray().map((function(e){return r.computeSourceURL(n.sourceRoot,e,t)}));for(var l=e._mappings.toArray().slice(),d=n.__generatedMappings=[],g=n.__originalMappings=[],p=0,f=l.length;p<f;p++){var m=l[p],h=new u;h.generatedLine=m.generatedLine,h.generatedColumn=m.generatedColumn,m.source&&(h.source=i.indexOf(m.source),h.originalLine=m.originalLine,h.originalColumn=m.originalColumn,m.name&&(h.name=o.indexOf(m.name)),g.push(h)),d.push(h)}return s(n.__originalMappings,r.compareByOriginalPositions),n},c.prototype._version=3,Object.defineProperty(c.prototype,"sources",{get:function(){return this._absoluteSources.slice()}}),c.prototype._parseMappings=function(e,t){for(var n,o,a,l,c,d=1,g=0,p=0,f=0,m=0,h=0,y=e.length,v=0,b={},_={},w=[],E=[];v<y;)if(";"===e.charAt(v))d++,v++,g=0;else if(","===e.charAt(v))v++;else{for((n=new u).generatedLine=d,l=v;l<y&&!this._charIsMappingSeparator(e,l);l++);if(a=b[o=e.slice(v,l)])v+=o.length;else{for(a=[];v<l;)i.decode(e,v,_),c=_.value,v=_.rest,a.push(c);if(2===a.length)throw new Error("Found a source, but no line and column");if(3===a.length)throw new Error("Found a source and line, but no column");b[o]=a}n.generatedColumn=g+a[0],g=n.generatedColumn,a.length>1&&(n.source=m+a[1],m+=a[1],n.originalLine=p+a[2],p=n.originalLine,n.originalLine+=1,n.originalColumn=f+a[3],f=n.originalColumn,a.length>4&&(n.name=h+a[4],h+=a[4])),E.push(n),"number"==typeof n.originalLine&&w.push(n)}s(E,r.compareByGeneratedPositionsDeflated),this.__generatedMappings=E,s(w,r.compareByOriginalPositions),this.__originalMappings=w},c.prototype._findMapping=function(e,t,n,r,a,i){if(e[n]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[n]);if(e[r]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[r]);return o.search(e,t,a,i)},c.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var t=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var n=this._generatedMappings[e+1];if(t.generatedLine===n.generatedLine){t.lastGeneratedColumn=n.generatedColumn-1;continue}}t.lastGeneratedColumn=1/0}},c.prototype.originalPositionFor=function(e){var t={generatedLine:r.getArg(e,"line"),generatedColumn:r.getArg(e,"column")},n=this._findMapping(t,this._generatedMappings,"generatedLine","generatedColumn",r.compareByGeneratedPositionsDeflated,r.getArg(e,"bias",l.GREATEST_LOWER_BOUND));if(n>=0){var o=this._generatedMappings[n];if(o.generatedLine===t.generatedLine){var a=r.getArg(o,"source",null);null!==a&&(a=this._sources.at(a),a=r.computeSourceURL(this.sourceRoot,a,this._sourceMapURL));var i=r.getArg(o,"name",null);return null!==i&&(i=this._names.at(i)),{source:a,line:r.getArg(o,"originalLine",null),column:r.getArg(o,"originalColumn",null),name:i}}}return{source:null,line:null,column:null,name:null}},c.prototype.hasContentsOfAllSources=function(){return!!this.sourcesContent&&this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some((function(e){return null==e}))},c.prototype.sourceContentFor=function(e,t){if(!this.sourcesContent)return null;var n=this._findSourceIndex(e);if(n>=0)return this.sourcesContent[n];var o,a=e;if(null!=this.sourceRoot&&(a=r.relative(this.sourceRoot,a)),null!=this.sourceRoot&&(o=r.urlParse(this.sourceRoot))){var i=a.replace(/^file:\/\//,"");if("file"==o.scheme&&this._sources.has(i))return this.sourcesContent[this._sources.indexOf(i)];if((!o.path||"/"==o.path)&&this._sources.has("/"+a))return this.sourcesContent[this._sources.indexOf("/"+a)]}if(t)return null;throw new Error('"'+a+'" is not in the SourceMap.')},c.prototype.generatedPositionFor=function(e){var t=r.getArg(e,"source");if((t=this._findSourceIndex(t))<0)return{line:null,column:null,lastColumn:null};var n={source:t,originalLine:r.getArg(e,"line"),originalColumn:r.getArg(e,"column")},o=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",r.compareByOriginalPositions,r.getArg(e,"bias",l.GREATEST_LOWER_BOUND));if(o>=0){var a=this._originalMappings[o];if(a.source===n.source)return{line:r.getArg(a,"generatedLine",null),column:r.getArg(a,"generatedColumn",null),lastColumn:r.getArg(a,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}},d.prototype=Object.create(l.prototype),d.prototype.constructor=l,d.prototype._version=3,Object.defineProperty(d.prototype,"sources",{get:function(){for(var e=[],t=0;t<this._sections.length;t++)for(var n=0;n<this._sections[t].consumer.sources.length;n++)e.push(this._sections[t].consumer.sources[n]);return e}}),d.prototype.originalPositionFor=function(e){var t={generatedLine:r.getArg(e,"line"),generatedColumn:r.getArg(e,"column")},n=o.search(t,this._sections,(function(e,t){return e.generatedLine-t.generatedOffset.generatedLine||e.generatedColumn-t.generatedOffset.generatedColumn})),a=this._sections[n];return a?a.consumer.originalPositionFor({line:t.generatedLine-(a.generatedOffset.generatedLine-1),column:t.generatedColumn-(a.generatedOffset.generatedLine===t.generatedLine?a.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}},d.prototype.hasContentsOfAllSources=function(){return this._sections.every((function(e){return e.consumer.hasContentsOfAllSources()}))},d.prototype.sourceContentFor=function(e,t){for(var n=0;n<this._sections.length;n++){var r=this._sections[n].consumer.sourceContentFor(e,!0);if(r)return r}if(t)return null;throw new Error('"'+e+'" is not in the SourceMap.')},d.prototype.generatedPositionFor=function(e){for(var t=0;t<this._sections.length;t++){var n=this._sections[t];if(-1!==n.consumer._findSourceIndex(r.getArg(e,"source"))){var o=n.consumer.generatedPositionFor(e);if(o)return{line:o.line+(n.generatedOffset.generatedLine-1),column:o.column+(n.generatedOffset.generatedLine===o.line?n.generatedOffset.generatedColumn-1:0)}}}return{line:null,column:null}},d.prototype._parseMappings=function(e,t){this.__generatedMappings=[],this.__originalMappings=[];for(var n=0;n<this._sections.length;n++)for(var o=this._sections[n],a=o.consumer._generatedMappings,i=0;i<a.length;i++){var l=a[i],c=o.consumer._sources.at(l.source);c=r.computeSourceURL(o.consumer.sourceRoot,c,this._sourceMapURL),this._sources.add(c),c=this._sources.indexOf(c);var u=null;l.name&&(u=o.consumer._names.at(l.name),this._names.add(u),u=this._names.indexOf(u));var d={source:c,generatedLine:l.generatedLine+(o.generatedOffset.generatedLine-1),generatedColumn:l.generatedColumn+(o.generatedOffset.generatedLine===l.generatedLine?o.generatedOffset.generatedColumn-1:0),originalLine:l.originalLine,originalColumn:l.originalColumn,name:u};this.__generatedMappings.push(d),"number"==typeof d.originalLine&&this.__originalMappings.push(d)}s(this.__generatedMappings,r.compareByGeneratedPositionsDeflated),s(this.__originalMappings,r.compareByOriginalPositions)}},8530:function(e,t,n){var r=n(3858),o=n(5037),a=n(40).I,i=n(212).H;function s(e){e||(e={}),this._file=o.getArg(e,"file",null),this._sourceRoot=o.getArg(e,"sourceRoot",null),this._skipValidation=o.getArg(e,"skipValidation",!1),this._sources=new a,this._names=new a,this._mappings=new i,this._sourcesContents=null}s.prototype._version=3,s.fromSourceMap=function(e){var t=e.sourceRoot,n=new s({file:e.file,sourceRoot:t});return e.eachMapping((function(e){var r={generated:{line:e.generatedLine,column:e.generatedColumn}};null!=e.source&&(r.source=e.source,null!=t&&(r.source=o.relative(t,r.source)),r.original={line:e.originalLine,column:e.originalColumn},null!=e.name&&(r.name=e.name)),n.addMapping(r)})),e.sources.forEach((function(r){var a=r;null!==t&&(a=o.relative(t,r)),n._sources.has(a)||n._sources.add(a);var i=e.sourceContentFor(r);null!=i&&n.setSourceContent(r,i)})),n},s.prototype.addMapping=function(e){var t=o.getArg(e,"generated"),n=o.getArg(e,"original",null),r=o.getArg(e,"source",null),a=o.getArg(e,"name",null);this._skipValidation||this._validateMapping(t,n,r,a),null!=r&&(r=String(r),this._sources.has(r)||this._sources.add(r)),null!=a&&(a=String(a),this._names.has(a)||this._names.add(a)),this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:null!=n&&n.line,originalColumn:null!=n&&n.column,source:r,name:a})},s.prototype.setSourceContent=function(e,t){var n=e;null!=this._sourceRoot&&(n=o.relative(this._sourceRoot,n)),null!=t?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[o.toSetString(n)]=t):this._sourcesContents&&(delete this._sourcesContents[o.toSetString(n)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},s.prototype.applySourceMap=function(e,t,n){var r=t;if(null==t){if(null==e.file)throw new Error('SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map\'s "file" property. Both were omitted.');r=e.file}var i=this._sourceRoot;null!=i&&(r=o.relative(i,r));var s=new a,l=new a;this._mappings.unsortedForEach((function(t){if(t.source===r&&null!=t.originalLine){var a=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});null!=a.source&&(t.source=a.source,null!=n&&(t.source=o.join(n,t.source)),null!=i&&(t.source=o.relative(i,t.source)),t.originalLine=a.line,t.originalColumn=a.column,null!=a.name&&(t.name=a.name))}var c=t.source;null==c||s.has(c)||s.add(c);var u=t.name;null==u||l.has(u)||l.add(u)}),this),this._sources=s,this._names=l,e.sources.forEach((function(t){var r=e.sourceContentFor(t);null!=r&&(null!=n&&(t=o.join(n,t)),null!=i&&(t=o.relative(i,t)),this.setSourceContent(t,r))}),this)},s.prototype._validateMapping=function(e,t,n,r){if(t&&"number"!=typeof t.line&&"number"!=typeof t.column)throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if((!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0)||t||n||r)&&!(e&&"line"in e&&"column"in e&&t&&"line"in t&&"column"in t&&e.line>0&&e.column>=0&&t.line>0&&t.column>=0&&n))throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:n,original:t,name:r}))},s.prototype._serializeMappings=function(){for(var e,t,n,a,i=0,s=1,l=0,c=0,u=0,d=0,g="",p=this._mappings.toArray(),f=0,m=p.length;f<m;f++){if(e="",(t=p[f]).generatedLine!==s)for(i=0;t.generatedLine!==s;)e+=";",s++;else if(f>0){if(!o.compareByGeneratedPositionsInflated(t,p[f-1]))continue;e+=","}e+=r.encode(t.generatedColumn-i),i=t.generatedColumn,null!=t.source&&(a=this._sources.indexOf(t.source),e+=r.encode(a-d),d=a,e+=r.encode(t.originalLine-1-c),c=t.originalLine-1,e+=r.encode(t.originalColumn-l),l=t.originalColumn,null!=t.name&&(n=this._names.indexOf(t.name),e+=r.encode(n-u),u=n)),g+=e}return g},s.prototype._generateSourcesContent=function(e,t){return e.map((function(e){if(!this._sourcesContents)return null;null!=t&&(e=o.relative(t,e));var n=o.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,n)?this._sourcesContents[n]:null}),this)},s.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return null!=this._file&&(e.file=this._file),null!=this._sourceRoot&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e},s.prototype.toString=function(){return JSON.stringify(this.toJSON())},t.SourceMapGenerator=s},8570:function(e,t,n){var r=n(8530).SourceMapGenerator,o=n(5037),a=/(\r?\n)/,i="$$$isSourceNode$$$";function s(e,t,n,r,o){this.children=[],this.sourceContents={},this.line=null==e?null:e,this.column=null==t?null:t,this.source=null==n?null:n,this.name=null==o?null:o,this[i]=!0,null!=r&&this.add(r)}s.fromStringWithSourceMap=function(e,t,n){var r=new s,i=e.split(a),l=0,c=function(){return e()+(e()||"");function e(){return l<i.length?i[l++]:void 0}},u=1,d=0,g=null;return t.eachMapping((function(e){if(null!==g){if(!(u<e.generatedLine)){var t=(n=i[l]||"").substr(0,e.generatedColumn-d);return i[l]=n.substr(e.generatedColumn-d),d=e.generatedColumn,p(g,t),void(g=e)}p(g,c()),u++,d=0}for(;u<e.generatedLine;)r.add(c()),u++;if(d<e.generatedColumn){var n=i[l]||"";r.add(n.substr(0,e.generatedColumn)),i[l]=n.substr(e.generatedColumn),d=e.generatedColumn}g=e}),this),l<i.length&&(g&&p(g,c()),r.add(i.splice(l).join(""))),t.sources.forEach((function(e){var a=t.sourceContentFor(e);null!=a&&(null!=n&&(e=o.join(n,e)),r.setSourceContent(e,a))})),r;function p(e,t){if(null===e||void 0===e.source)r.add(t);else{var a=n?o.join(n,e.source):e.source;r.add(new s(e.originalLine,e.originalColumn,a,t,e.name))}}},s.prototype.add=function(e){if(Array.isArray(e))e.forEach((function(e){this.add(e)}),this);else{if(!e[i]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);e&&this.children.push(e)}return this},s.prototype.prepend=function(e){if(Array.isArray(e))for(var t=e.length-1;t>=0;t--)this.prepend(e[t]);else{if(!e[i]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);this.children.unshift(e)}return this},s.prototype.walk=function(e){for(var t,n=0,r=this.children.length;n<r;n++)(t=this.children[n])[i]?t.walk(e):""!==t&&e(t,{source:this.source,line:this.line,column:this.column,name:this.name})},s.prototype.join=function(e){var t,n,r=this.children.length;if(r>0){for(t=[],n=0;n<r-1;n++)t.push(this.children[n]),t.push(e);t.push(this.children[n]),this.children=t}return this},s.prototype.replaceRight=function(e,t){var n=this.children[this.children.length-1];return n[i]?n.replaceRight(e,t):"string"==typeof n?this.children[this.children.length-1]=n.replace(e,t):this.children.push("".replace(e,t)),this},s.prototype.setSourceContent=function(e,t){this.sourceContents[o.toSetString(e)]=t},s.prototype.walkSourceContents=function(e){for(var t=0,n=this.children.length;t<n;t++)this.children[t][i]&&this.children[t].walkSourceContents(e);var r=Object.keys(this.sourceContents);for(t=0,n=r.length;t<n;t++)e(o.fromSetString(r[t]),this.sourceContents[r[t]])},s.prototype.toString=function(){var e="";return this.walk((function(t){e+=t})),e},s.prototype.toStringWithSourceMap=function(e){var t={code:"",line:1,column:0},n=new r(e),o=!1,a=null,i=null,s=null,l=null;return this.walk((function(e,r){t.code+=e,null!==r.source&&null!==r.line&&null!==r.column?(a===r.source&&i===r.line&&s===r.column&&l===r.name||n.addMapping({source:r.source,original:{line:r.line,column:r.column},generated:{line:t.line,column:t.column},name:r.name}),a=r.source,i=r.line,s=r.column,l=r.name,o=!0):o&&(n.addMapping({generated:{line:t.line,column:t.column}}),a=null,o=!1);for(var c=0,u=e.length;c<u;c++)10===e.charCodeAt(c)?(t.line++,t.column=0,c+1===u?(a=null,o=!1):o&&n.addMapping({source:r.source,original:{line:r.line,column:r.column},generated:{line:t.line,column:t.column},name:r.name})):t.column++})),this.walkSourceContents((function(e,t){n.setSourceContent(e,t)})),{code:t.code,map:n}},t.SourceNode=s},5037:function(e,t){t.getArg=function(e,t,n){if(t in e)return e[t];if(3===arguments.length)return n;throw new Error('"'+t+'" is a required argument.')};var n=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,r=/^data:.+\,.+$/;function o(e){var t=e.match(n);return t?{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[5]}:null}function a(e){var t="";return e.scheme&&(t+=e.scheme+":"),t+="//",e.auth&&(t+=e.auth+"@"),e.host&&(t+=e.host),e.port&&(t+=":"+e.port),e.path&&(t+=e.path),t}function i(e){var n=e,r=o(e);if(r){if(!r.path)return e;n=r.path}for(var i,s=t.isAbsolute(n),l=n.split(/\/+/),c=0,u=l.length-1;u>=0;u--)"."===(i=l[u])?l.splice(u,1):".."===i?c++:c>0&&(""===i?(l.splice(u+1,c),c=0):(l.splice(u,2),c--));return""===(n=l.join("/"))&&(n=s?"/":"."),r?(r.path=n,a(r)):n}function s(e,t){""===e&&(e="."),""===t&&(t=".");var n=o(t),s=o(e);if(s&&(e=s.path||"/"),n&&!n.scheme)return s&&(n.scheme=s.scheme),a(n);if(n||t.match(r))return t;if(s&&!s.host&&!s.path)return s.host=t,a(s);var l="/"===t.charAt(0)?t:i(e.replace(/\/+$/,"")+"/"+t);return s?(s.path=l,a(s)):l}t.urlParse=o,t.urlGenerate=a,t.normalize=i,t.join=s,t.isAbsolute=function(e){return"/"===e.charAt(0)||n.test(e)},t.relative=function(e,t){""===e&&(e="."),e=e.replace(/\/$/,"");for(var n=0;0!==t.indexOf(e+"/");){var r=e.lastIndexOf("/");if(r<0)return t;if((e=e.slice(0,r)).match(/^([^\/]+:\/)?\/*$/))return t;++n}return Array(n+1).join("../")+t.substr(e.length+1)};var l=!("__proto__"in Object.create(null));function c(e){return e}function u(e){if(!e)return!1;var t=e.length;if(t<9)return!1;if(95!==e.charCodeAt(t-1)||95!==e.charCodeAt(t-2)||111!==e.charCodeAt(t-3)||116!==e.charCodeAt(t-4)||111!==e.charCodeAt(t-5)||114!==e.charCodeAt(t-6)||112!==e.charCodeAt(t-7)||95!==e.charCodeAt(t-8)||95!==e.charCodeAt(t-9))return!1;for(var n=t-10;n>=0;n--)if(36!==e.charCodeAt(n))return!1;return!0}function d(e,t){return e===t?0:null===e?1:null===t?-1:e>t?1:-1}t.toSetString=l?c:function(e){return u(e)?"$"+e:e},t.fromSetString=l?c:function(e){return u(e)?e.slice(1):e},t.compareByOriginalPositions=function(e,t,n){var r=d(e.source,t.source);return 0!==r||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)||n||0!=(r=e.generatedColumn-t.generatedColumn)||0!=(r=e.generatedLine-t.generatedLine)?r:d(e.name,t.name)},t.compareByGeneratedPositionsDeflated=function(e,t,n){var r=e.generatedLine-t.generatedLine;return 0!==r||0!=(r=e.generatedColumn-t.generatedColumn)||n||0!==(r=d(e.source,t.source))||0!=(r=e.originalLine-t.originalLine)||0!=(r=e.originalColumn-t.originalColumn)?r:d(e.name,t.name)},t.compareByGeneratedPositionsInflated=function(e,t){var n=e.generatedLine-t.generatedLine;return 0!==n||0!=(n=e.generatedColumn-t.generatedColumn)||0!==(n=d(e.source,t.source))||0!=(n=e.originalLine-t.originalLine)||0!=(n=e.originalColumn-t.originalColumn)?n:d(e.name,t.name)},t.parseSourceMapInput=function(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))},t.computeSourceURL=function(e,t,n){if(t=t||"",e&&("/"!==e[e.length-1]&&"/"!==t[0]&&(e+="/"),t=e+t),n){var r=o(n);if(!r)throw new Error("sourceMapURL could not be parsed");if(r.path){var l=r.path.lastIndexOf("/");l>=0&&(r.path=r.path.substring(0,l+1))}t=s(a(r),t)}return i(t)}},4014:function(e,t,n){t.SourceMapGenerator=n(8530).SourceMapGenerator,t.SourceMapConsumer=n(5177).SourceMapConsumer,t.SourceNode=n(8570).SourceNode},4624:function(e,t,n){"use strict";e.exports=n(5627)},5627:function(e,t){"use strict";var n=function(e){if(!e.includes("grid"))return e;if("display:grid"===e)return"\n display: -ms-grid;\n display: grid;\n ";if("display:inline-grid"===e)return"\n display: -ms-inline-grid;\n display: inline-grid;\n ";var t=e.match(/^grid-([a-z-]+): *(.+)/);if(!t)return e;var n=t[1],r=t[2];return"template"===n?function(e,t){var n=t.split(/\s*\/\s*/),r=n[0],o=n[1],a=/repeat\((\d+), *(.+)\)/;return r&&o?"\n -ms-grid-rows: "+r.replace(a,"($2)[$1]")+";\n -ms-grid-columns: "+o.replace(a,"($2)[$1]")+";\n grid-"+e+": "+t+";\n ":e+": "+t+";"}(n,r):"template-rows"===n||"template-columns"===n?function(e,t){return"\n -ms-grid-"+e.split("-")[1]+": "+t.replace(/repeat\((\d+), *(.+)\)/,"($2)[$1]")+";\n grid-"+e+": "+t+";\n "}(n,r):"row"===n||"column"===n?function(e,t){var n=t.split(/\s*\/\s*/),r=n[0],o=n[1],a=null==o?void 0:o.match("span ");if(!r)return"\n -ms-grid-"+e+": "+t+";\n grid-"+e+": "+t+";\n ";if(r&&a)return"\n -ms-grid-"+e+": "+r+";\n -ms-grid-"+e+"-span: "+o.replace("span ","")+";\n grid-"+e+": "+t+";\n ";if(r&&!a){var i=parseInt(r);return"\n -ms-grid-"+e+": "+r+";\n -ms-grid-"+e+"-span: "+(parseInt(o)-i)+";\n grid-"+e+": "+t+";\n "}return"\n grid-"+e+": "+t+";\n "}(n,r):e},r=function(e,t){if(1===e||2===e)return Array.isArray(t)?t.forEach((function(e){return n(e)})):n(t)};Object.defineProperty(r,"name",{value:"griddie"}),t.default=r},7621:function(e,t,n){var r;!function(o){var a=/^\s+/,i=/\s+$/,s=0,l=o.round,c=o.min,u=o.max,d=o.random;function g(e,t){if(t=t||{},(e=e||"")instanceof g)return e;if(!(this instanceof g))return new g(e,t);var n=function(e){var t,n,r,s={r:0,g:0,b:0},l=1,d=null,g=null,p=null,f=!1,m=!1;return"string"==typeof e&&(e=function(e){e=e.replace(a,"").replace(i,"").toLowerCase();var t,n=!1;if(A[e])e=A[e],n=!0;else if("transparent"==e)return{r:0,g:0,b:0,a:0,format:"name"};return(t=z.rgb.exec(e))?{r:t[1],g:t[2],b:t[3]}:(t=z.rgba.exec(e))?{r:t[1],g:t[2],b:t[3],a:t[4]}:(t=z.hsl.exec(e))?{h:t[1],s:t[2],l:t[3]}:(t=z.hsla.exec(e))?{h:t[1],s:t[2],l:t[3],a:t[4]}:(t=z.hsv.exec(e))?{h:t[1],s:t[2],v:t[3]}:(t=z.hsva.exec(e))?{h:t[1],s:t[2],v:t[3],a:t[4]}:(t=z.hex8.exec(e))?{r:j(t[1]),g:j(t[2]),b:j(t[3]),a:L(t[4]),format:n?"name":"hex8"}:(t=z.hex6.exec(e))?{r:j(t[1]),g:j(t[2]),b:j(t[3]),format:n?"name":"hex"}:(t=z.hex4.exec(e))?{r:j(t[1]+""+t[1]),g:j(t[2]+""+t[2]),b:j(t[3]+""+t[3]),a:L(t[4]+""+t[4]),format:n?"name":"hex8"}:!!(t=z.hex3.exec(e))&&{r:j(t[1]+""+t[1]),g:j(t[2]+""+t[2]),b:j(t[3]+""+t[3]),format:n?"name":"hex"}}(e)),"object"==typeof e&&(H(e.r)&&H(e.g)&&H(e.b)?(t=e.r,n=e.g,r=e.b,s={r:255*T(t,255),g:255*T(n,255),b:255*T(r,255)},f=!0,m="%"===String(e.r).substr(-1)?"prgb":"rgb"):H(e.h)&&H(e.s)&&H(e.v)?(d=F(e.s),g=F(e.v),s=function(e,t,n){e=6*T(e,360),t=T(t,100),n=T(n,100);var r=o.floor(e),a=e-r,i=n*(1-t),s=n*(1-a*t),l=n*(1-(1-a)*t),c=r%6;return{r:255*[n,s,i,i,l,n][c],g:255*[l,n,n,s,i,i][c],b:255*[i,i,l,n,n,s][c]}}(e.h,d,g),f=!0,m="hsv"):H(e.h)&&H(e.s)&&H(e.l)&&(d=F(e.s),p=F(e.l),s=function(e,t,n){var r,o,a;function i(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}if(e=T(e,360),t=T(t,100),n=T(n,100),0===t)r=o=a=n;else{var s=n<.5?n*(1+t):n+t-n*t,l=2*n-s;r=i(l,s,e+1/3),o=i(l,s,e),a=i(l,s,e-1/3)}return{r:255*r,g:255*o,b:255*a}}(e.h,d,p),f=!0,m="hsl"),e.hasOwnProperty("a")&&(l=e.a)),l=R(l),{ok:f,format:e.format||m,r:c(255,u(s.r,0)),g:c(255,u(s.g,0)),b:c(255,u(s.b,0)),a:l}}(e);this._originalInput=e,this._r=n.r,this._g=n.g,this._b=n.b,this._a=n.a,this._roundA=l(100*this._a)/100,this._format=t.format||n.format,this._gradientType=t.gradientType,this._r<1&&(this._r=l(this._r)),this._g<1&&(this._g=l(this._g)),this._b<1&&(this._b=l(this._b)),this._ok=n.ok,this._tc_id=s++}function p(e,t,n){e=T(e,255),t=T(t,255),n=T(n,255);var r,o,a=u(e,t,n),i=c(e,t,n),s=(a+i)/2;if(a==i)r=o=0;else{var l=a-i;switch(o=s>.5?l/(2-a-i):l/(a+i),a){case e:r=(t-n)/l+(t<n?6:0);break;case t:r=(n-e)/l+2;break;case n:r=(e-t)/l+4}r/=6}return{h:r,s:o,l:s}}function f(e,t,n){e=T(e,255),t=T(t,255),n=T(n,255);var r,o,a=u(e,t,n),i=c(e,t,n),s=a,l=a-i;if(o=0===a?0:l/a,a==i)r=0;else{switch(a){case e:r=(t-n)/l+(t<n?6:0);break;case t:r=(n-e)/l+2;break;case n:r=(e-t)/l+4}r/=6}return{h:r,s:o,v:s}}function m(e,t,n,r){var o=[I(l(e).toString(16)),I(l(t).toString(16)),I(l(n).toString(16))];return r&&o[0].charAt(0)==o[0].charAt(1)&&o[1].charAt(0)==o[1].charAt(1)&&o[2].charAt(0)==o[2].charAt(1)?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0):o.join("")}function h(e,t,n,r){return[I(D(r)),I(l(e).toString(16)),I(l(t).toString(16)),I(l(n).toString(16))].join("")}function y(e,t){t=0===t?0:t||10;var n=g(e).toHsl();return n.s-=t/100,n.s=M(n.s),g(n)}function v(e,t){t=0===t?0:t||10;var n=g(e).toHsl();return n.s+=t/100,n.s=M(n.s),g(n)}function b(e){return g(e).desaturate(100)}function _(e,t){t=0===t?0:t||10;var n=g(e).toHsl();return n.l+=t/100,n.l=M(n.l),g(n)}function w(e,t){t=0===t?0:t||10;var n=g(e).toRgb();return n.r=u(0,c(255,n.r-l(-t/100*255))),n.g=u(0,c(255,n.g-l(-t/100*255))),n.b=u(0,c(255,n.b-l(-t/100*255))),g(n)}function E(e,t){t=0===t?0:t||10;var n=g(e).toHsl();return n.l-=t/100,n.l=M(n.l),g(n)}function $(e,t){var n=g(e).toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,g(n)}function C(e){var t=g(e).toHsl();return t.h=(t.h+180)%360,g(t)}function k(e){var t=g(e).toHsl(),n=t.h;return[g(e),g({h:(n+120)%360,s:t.s,l:t.l}),g({h:(n+240)%360,s:t.s,l:t.l})]}function S(e){var t=g(e).toHsl(),n=t.h;return[g(e),g({h:(n+90)%360,s:t.s,l:t.l}),g({h:(n+180)%360,s:t.s,l:t.l}),g({h:(n+270)%360,s:t.s,l:t.l})]}function x(e){var t=g(e).toHsl(),n=t.h;return[g(e),g({h:(n+72)%360,s:t.s,l:t.l}),g({h:(n+216)%360,s:t.s,l:t.l})]}function O(e,t,n){t=t||6,n=n||30;var r=g(e).toHsl(),o=360/n,a=[g(e)];for(r.h=(r.h-(o*t>>1)+720)%360;--t;)r.h=(r.h+o)%360,a.push(g(r));return a}function P(e,t){t=t||6;for(var n=g(e).toHsv(),r=n.h,o=n.s,a=n.v,i=[],s=1/t;t--;)i.push(g({h:r,s:o,v:a})),a=(a+s)%1;return i}g.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var e=this.toRgb();return(299*e.r+587*e.g+114*e.b)/1e3},getLuminance:function(){var e,t,n,r=this.toRgb();return e=r.r/255,t=r.g/255,n=r.b/255,.2126*(e<=.03928?e/12.92:o.pow((e+.055)/1.055,2.4))+.7152*(t<=.03928?t/12.92:o.pow((t+.055)/1.055,2.4))+.0722*(n<=.03928?n/12.92:o.pow((n+.055)/1.055,2.4))},setAlpha:function(e){return this._a=R(e),this._roundA=l(100*this._a)/100,this},toHsv:function(){var e=f(this._r,this._g,this._b);return{h:360*e.h,s:e.s,v:e.v,a:this._a}},toHsvString:function(){var e=f(this._r,this._g,this._b),t=l(360*e.h),n=l(100*e.s),r=l(100*e.v);return 1==this._a?"hsv("+t+", "+n+"%, "+r+"%)":"hsva("+t+", "+n+"%, "+r+"%, "+this._roundA+")"},toHsl:function(){var e=p(this._r,this._g,this._b);return{h:360*e.h,s:e.s,l:e.l,a:this._a}},toHslString:function(){var e=p(this._r,this._g,this._b),t=l(360*e.h),n=l(100*e.s),r=l(100*e.l);return 1==this._a?"hsl("+t+", "+n+"%, "+r+"%)":"hsla("+t+", "+n+"%, "+r+"%, "+this._roundA+")"},toHex:function(e){return m(this._r,this._g,this._b,e)},toHexString:function(e){return"#"+this.toHex(e)},toHex8:function(e){return function(e,t,n,r,o){var a=[I(l(e).toString(16)),I(l(t).toString(16)),I(l(n).toString(16)),I(D(r))];return o&&a[0].charAt(0)==a[0].charAt(1)&&a[1].charAt(0)==a[1].charAt(1)&&a[2].charAt(0)==a[2].charAt(1)&&a[3].charAt(0)==a[3].charAt(1)?a[0].charAt(0)+a[1].charAt(0)+a[2].charAt(0)+a[3].charAt(0):a.join("")}(this._r,this._g,this._b,this._a,e)},toHex8String:function(e){return"#"+this.toHex8(e)},toRgb:function(){return{r:l(this._r),g:l(this._g),b:l(this._b),a:this._a}},toRgbString:function(){return 1==this._a?"rgb("+l(this._r)+", "+l(this._g)+", "+l(this._b)+")":"rgba("+l(this._r)+", "+l(this._g)+", "+l(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:l(100*T(this._r,255))+"%",g:l(100*T(this._g,255))+"%",b:l(100*T(this._b,255))+"%",a:this._a}},toPercentageRgbString:function(){return 1==this._a?"rgb("+l(100*T(this._r,255))+"%, "+l(100*T(this._g,255))+"%, "+l(100*T(this._b,255))+"%)":"rgba("+l(100*T(this._r,255))+"%, "+l(100*T(this._g,255))+"%, "+l(100*T(this._b,255))+"%, "+this._roundA+")"},toName:function(){return 0===this._a?"transparent":!(this._a<1)&&(N[m(this._r,this._g,this._b,!0)]||!1)},toFilter:function(e){var t="#"+h(this._r,this._g,this._b,this._a),n=t,r=this._gradientType?"GradientType = 1, ":"";if(e){var o=g(e);n="#"+h(o._r,o._g,o._b,o._a)}return"progid:DXImageTransform.Microsoft.gradient("+r+"startColorstr="+t+",endColorstr="+n+")"},toString:function(e){var t=!!e;e=e||this._format;var n=!1,r=this._a<1&&this._a>=0;return t||!r||"hex"!==e&&"hex6"!==e&&"hex3"!==e&&"hex4"!==e&&"hex8"!==e&&"name"!==e?("rgb"===e&&(n=this.toRgbString()),"prgb"===e&&(n=this.toPercentageRgbString()),"hex"!==e&&"hex6"!==e||(n=this.toHexString()),"hex3"===e&&(n=this.toHexString(!0)),"hex4"===e&&(n=this.toHex8String(!0)),"hex8"===e&&(n=this.toHex8String()),"name"===e&&(n=this.toName()),"hsl"===e&&(n=this.toHslString()),"hsv"===e&&(n=this.toHsvString()),n||this.toHexString()):"name"===e&&0===this._a?this.toName():this.toRgbString()},clone:function(){return g(this.toString())},_applyModification:function(e,t){var n=e.apply(null,[this].concat([].slice.call(t)));return this._r=n._r,this._g=n._g,this._b=n._b,this.setAlpha(n._a),this},lighten:function(){return this._applyModification(_,arguments)},brighten:function(){return this._applyModification(w,arguments)},darken:function(){return this._applyModification(E,arguments)},desaturate:function(){return this._applyModification(y,arguments)},saturate:function(){return this._applyModification(v,arguments)},greyscale:function(){return this._applyModification(b,arguments)},spin:function(){return this._applyModification($,arguments)},_applyCombination:function(e,t){return e.apply(null,[this].concat([].slice.call(t)))},analogous:function(){return this._applyCombination(O,arguments)},complement:function(){return this._applyCombination(C,arguments)},monochromatic:function(){return this._applyCombination(P,arguments)},splitcomplement:function(){return this._applyCombination(x,arguments)},triad:function(){return this._applyCombination(k,arguments)},tetrad:function(){return this._applyCombination(S,arguments)}},g.fromRatio=function(e,t){if("object"==typeof e){var n={};for(var r in e)e.hasOwnProperty(r)&&(n[r]="a"===r?e[r]:F(e[r]));e=n}return g(e,t)},g.equals=function(e,t){return!(!e||!t)&&g(e).toRgbString()==g(t).toRgbString()},g.random=function(){return g.fromRatio({r:d(),g:d(),b:d()})},g.mix=function(e,t,n){n=0===n?0:n||50;var r=g(e).toRgb(),o=g(t).toRgb(),a=n/100;return g({r:(o.r-r.r)*a+r.r,g:(o.g-r.g)*a+r.g,b:(o.b-r.b)*a+r.b,a:(o.a-r.a)*a+r.a})},g.readability=function(e,t){var n=g(e),r=g(t);return(o.max(n.getLuminance(),r.getLuminance())+.05)/(o.min(n.getLuminance(),r.getLuminance())+.05)},g.isReadable=function(e,t,n){var r,o,a,i,s,l=g.readability(e,t);switch(o=!1,(a=n,"AA"!==(i=((a=a||{level:"AA",size:"small"}).level||"AA").toUpperCase())&&"AAA"!==i&&(i="AA"),"small"!==(s=(a.size||"small").toLowerCase())&&"large"!==s&&(s="small"),r={level:i,size:s}).level+r.size){case"AAsmall":case"AAAlarge":o=l>=4.5;break;case"AAlarge":o=l>=3;break;case"AAAsmall":o=l>=7}return o},g.mostReadable=function(e,t,n){var r,o,a,i,s=null,l=0;o=(n=n||{}).includeFallbackColors,a=n.level,i=n.size;for(var c=0;c<t.length;c++)(r=g.readability(e,t[c]))>l&&(l=r,s=g(t[c]));return g.isReadable(e,s,{level:a,size:i})||!o?s:(n.includeFallbackColors=!1,g.mostReadable(e,["#fff","#000"],n))};var A=g.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},N=g.hexNames=function(e){var t={};for(var n in e)e.hasOwnProperty(n)&&(t[e[n]]=n);return t}(A);function R(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function T(e,t){(function(e){return"string"==typeof e&&-1!=e.indexOf(".")&&1===parseFloat(e)})(e)&&(e="100%");var n=function(e){return"string"==typeof e&&-1!=e.indexOf("%")}(e);return e=c(t,u(0,parseFloat(e))),n&&(e=parseInt(e*t,10)/100),o.abs(e-t)<1e-6?1:e%t/parseFloat(t)}function M(e){return c(1,u(0,e))}function j(e){return parseInt(e,16)}function I(e){return 1==e.length?"0"+e:""+e}function F(e){return e<=1&&(e=100*e+"%"),e}function D(e){return o.round(255*parseFloat(e)).toString(16)}function L(e){return j(e)/255}var G,B,q,z=(B="[\\s|\\(]+("+(G="(?:[-\\+]?\\d*\\.\\d+%?)|(?:[-\\+]?\\d+%?)")+")[,|\\s]+("+G+")[,|\\s]+("+G+")\\s*\\)?",q="[\\s|\\(]+("+G+")[,|\\s]+("+G+")[,|\\s]+("+G+")[,|\\s]+("+G+")\\s*\\)?",{CSS_UNIT:new RegExp(G),rgb:new RegExp("rgb"+B),rgba:new RegExp("rgba"+q),hsl:new RegExp("hsl"+B),hsla:new RegExp("hsla"+q),hsv:new RegExp("hsv"+B),hsva:new RegExp("hsva"+q),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/});function H(e){return!!z.CSS_UNIT.exec(e)}e.exports?e.exports=g:void 0===(r=function(){return g}.call(t,n,t,e))||(e.exports=r)}(Math)},8026:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/components/account-card//5585d65b9d8c575e5a1f.gogole-g-logo.svg"},4515:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/components/account-card//25a37606f64ef10ff60e.wp-logo.svg"},8465:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/components/free-listings/configure-product-listings/hero//0cab27878b485c59ab37.google-free-listing.svg"},221:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/dashboard/campaign-creation-success-guide//c4325f35cdc65f85a7c1.header.svg"},4802:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/get-started-page/benefits-card//ff593be89bcb7ad1ab7e.image.png"},1704:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/get-started-page/customer-quotes-card//1ad852c48821e91bfd6e.img-quote.svg"},434:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/get-started-page/features-card//3905a197de7922d5b82a.img-dashboard.svg"},2454:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/get-started-page/features-card//563fd40c029bebb36783.img-free-listings.svg"},9648:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/get-started-page/features-card//c94ebde75361208ddf3a.img-product-promotion.svg"},4682:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/get-started-page/get-started-card//d7e2d04ea7d6535fecf8.image.svg"},5314:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/images//64742f6405be8486218c.google-logo.svg"},1393:function(e,t,n){"use strict";e.exports=n.p+"images/js/src/product-feed/submission-success-guide//9a968634c60ce598aae3.woocommerce-logo.svg"},9196:function(e){"use strict";e.exports=window.React},2819:function(e){"use strict";e.exports=window.lodash},6292:function(e){"use strict";e.exports=window.moment},5736:function(e){"use strict";e.exports=window.wp.i18n},683:function(){},1285:function(){},5580:function(){}},__webpack_module_cache__={};function __webpack_require__(e){var t=__webpack_module_cache__[e];if(void 0!==t)return t.exports;var n=__webpack_module_cache__[e]={exports:{}};return __webpack_modules__[e].call(n.exports,n,n.exports,__webpack_require__),n.exports}__webpack_require__.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return __webpack_require__.d(t,{a:t}),t},__webpack_require__.d=function(e,t){for(var n in t)__webpack_require__.o(t,n)&&!__webpack_require__.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),__webpack_require__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},__webpack_require__.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},function(){var e;__webpack_require__.g.importScripts&&(e=__webpack_require__.g.location+"");var t=__webpack_require__.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var n=t.getElementsByTagName("script");n.length&&(e=n[n.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),__webpack_require__.p=e}();var __webpack_exports__={};!function(){"use strict";var e={};__webpack_require__.r(e),__webpack_require__.d(e,{Text:function(){return bi},block:function(){return _i},destructive:function(){return Ei},highlighterText:function(){return Ci},muted:function(){return $i},positive:function(){return wi},upperCase:function(){return ki}});var t={};__webpack_require__.r(t),__webpack_require__.d(t,{createAdsCampaign:function(){return rd},deleteAdsCampaign:function(){return ad},deleteShippingRates:function(){return Au},deleteShippingTimes:function(){return Tu},disconnectAllAccounts:function(){return Hu},disconnectGoogleAccount:function(){return qu},disconnectGoogleAdsAccount:function(){return zu},fetchAdsCampaigns:function(){return nd},fetchExistingGoogleAdsAccounts:function(){return Vu},fetchExistingGoogleMCAccounts:function(){return Gu},fetchGoogleAccount:function(){return Fu},fetchGoogleAdsAccount:function(){return Bu},fetchGoogleAdsAccountBillingStatus:function(){return Uu},fetchGoogleMCAccount:function(){return Lu},fetchJetpackAccount:function(){return Iu},fetchMCSetup:function(){return sd},fetchSettings:function(){return Mu},fetchShippingRates:function(){return Ou},fetchShippingTimes:function(){return Nu},fetchTargetAudience:function(){return Zu},handleFetchError:function(){return xu},receiveAdsAccount:function(){return Ju},receiveGoogleAccountAccess:function(){return Du},receiveGoogleAdsAccountBillingStatus:function(){return ed},receiveGoogleMCContactInformation:function(){return Wu},receiveMCAccount:function(){return Xu},receiveMCIssues:function(){return dd},receiveMCProductFeed:function(){return gd},receiveMCProductStatistics:function(){return cd},receiveMCReviewRequest:function(){return ud},receiveMCSetup:function(){return ld},receiveReport:function(){return id},requestPhoneVerificationCode:function(){return Ku},saveSettings:function(){return ju},saveTargetAudience:function(){return td},sendMCReviewRequest:function(){return fd},updateAdsCampaign:function(){return od},updateGoogleMCContactInformation:function(){return Yu},updateMCProductVisibility:function(){return pd},upsertShippingRates:function(){return Pu},upsertShippingTimes:function(){return Ru},verifyPhoneNumber:function(){return Qu}});var n={};__webpack_require__.r(n),__webpack_require__.d(n,{getAdsCampaigns:function(){return Ud},getDashboardPerformance:function(){return Jd},getExistingGoogleAdsAccounts:function(){return Gd},getExistingGoogleMCAccounts:function(){return Fd},getGoogleAccount:function(){return Md},getGoogleAccountAccess:function(){return jd},getGoogleAdsAccount:function(){return Dd},getGoogleAdsAccountBillingStatus:function(){return Ld},getGoogleMCAccount:function(){return Id},getGoogleMCContactInformation:function(){return Bd},getGoogleMCPhoneNumber:function(){return qd},getJetpackAccount:function(){return Td},getMCCountriesAndContinents:function(){return zd},getMCIssues:function(){return Kd},getMCProductFeed:function(){return Qd},getMCProductStatistics:function(){return Wd},getMCReviewRequest:function(){return Yd},getMCSetup:function(){return Vd},getReport:function(){return Xd},getReportByApiQuery:function(){return Zd},getSettings:function(){return Rd},getShippingRates:function(){return Ad},getShippingTimes:function(){return Nd},getTargetAudience:function(){return Hd}});var r={};__webpack_require__.r(r),__webpack_require__.d(r,{getAdsCampaigns:function(){return mg},getExistingGoogleAdsAccounts:function(){return dg},getExistingGoogleMCAccounts:function(){return lg},getGoogleAccount:function(){return ag},getGoogleAccountAccess:function(){return ig},getGoogleAdsAccount:function(){return cg},getGoogleAdsAccountBillingStatus:function(){return ug},getGoogleMCAccount:function(){return sg},getGoogleMCContactInformation:function(){return gg},getJetpackAccount:function(){return og},getMCCountriesAndContinents:function(){return pg},getMCIssues:function(){return bg},getMCProductFeed:function(){return _g},getMCProductStatistics:function(){return yg},getMCReviewRequest:function(){return vg},getMCSetup:function(){return hg},getReportByApiQuery:function(){return Eg},getSettings:function(){return rg},getShippingRates:function(){return tg},getShippingTimes:function(){return ng},getTargetAudience:function(){return fg}});var o=__webpack_require__(5736),a=window.wp.hooks,i=window.wc.wcSettings,s=window.wp.element;function l(){return l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},l.apply(this,arguments)}function c(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var u=__webpack_require__(4184),d=__webpack_require__.n(u),g=(0,s.createContext)({}),p=function(){return(0,s.useContext)(g)};function f(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var m=__webpack_require__(9196),h=__webpack_require__.n(m),y=function(e){var t={};return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}},v=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|inert|itemProp|itemScope|itemType|itemID|itemRef|on|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,b=y((function(e){return v.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)<91}));function _(e,t){return _=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},_(e,t)}var w=function(){function e(e){this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.before=null}var t=e.prototype;return t.insert=function(e){if(this.ctr%(this.isSpeedy?65e3:1)==0){var t,n=function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t}(this);t=0===this.tags.length?this.before:this.tags[this.tags.length-1].nextSibling,this.container.insertBefore(n,t),this.tags.push(n)}var r=this.tags[this.tags.length-1];if(this.isSpeedy){var o=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}(r);try{var a=105===e.charCodeAt(1)&&64===e.charCodeAt(0);o.insertRule(e,a?0:o.cssRules.length)}catch(e){}}else r.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach((function(e){return e.parentNode.removeChild(e)})),this.tags=[],this.ctr=0},e}(),E=function(e){function t(e,r,l,c,g){for(var p,f,m,h,_,E=0,$=0,C=0,k=0,S=0,R=0,M=m=p=0,I=0,F=0,D=0,L=0,G=l.length,B=G-1,q="",z="",H="",U="";I<G;){if(f=l.charCodeAt(I),I===B&&0!==$+k+C+E&&(0!==$&&(f=47===$?10:47),k=C=E=0,G++,B++),0===$+k+C+E){if(I===B&&(0<F&&(q=q.replace(d,"")),0<q.trim().length)){switch(f){case 32:case 9:case 59:case 13:case 10:break;default:q+=l.charAt(I)}f=59}switch(f){case 123:for(p=(q=q.trim()).charCodeAt(0),m=1,L=++I;I<G;){switch(f=l.charCodeAt(I)){case 123:m++;break;case 125:m--;break;case 47:switch(f=l.charCodeAt(I+1)){case 42:case 47:e:{for(M=I+1;M<B;++M)switch(l.charCodeAt(M)){case 47:if(42===f&&42===l.charCodeAt(M-1)&&I+2!==M){I=M+1;break e}break;case 10:if(47===f){I=M+1;break e}}I=M}}break;case 91:f++;case 40:f++;case 34:case 39:for(;I++<B&&l.charCodeAt(I)!==f;);}if(0===m)break;I++}if(m=l.substring(L,I),0===p&&(p=(q=q.replace(u,"").trim()).charCodeAt(0)),64===p){switch(0<F&&(q=q.replace(d,"")),f=q.charCodeAt(1)){case 100:case 109:case 115:case 45:F=r;break;default:F=N}if(L=(m=t(r,F,m,f,g+1)).length,0<T&&(_=s(3,m,F=n(N,q,D),r,O,x,L,f,g,c),q=F.join(""),void 0!==_&&0===(L=(m=_.trim()).length)&&(f=0,m="")),0<L)switch(f){case 115:q=q.replace(w,i);case 100:case 109:case 45:m=q+"{"+m+"}";break;case 107:m=(q=q.replace(y,"$1 $2"))+"{"+m+"}",m=1===A||2===A&&a("@"+m,3)?"@-webkit-"+m+"@"+m:"@"+m;break;default:m=q+m,112===c&&(z+=m,m="")}else m=""}else m=t(r,n(r,q,D),m,c,g+1);H+=m,m=D=F=M=p=0,q="",f=l.charCodeAt(++I);break;case 125:case 59:if(1<(L=(q=(0<F?q.replace(d,""):q).trim()).length))switch(0===M&&(p=q.charCodeAt(0),45===p||96<p&&123>p)&&(L=(q=q.replace(" ",":")).length),0<T&&void 0!==(_=s(1,q,r,e,O,x,z.length,c,g,c))&&0===(L=(q=_.trim()).length)&&(q="\0\0"),p=q.charCodeAt(0),f=q.charCodeAt(1),p){case 0:break;case 64:if(105===f||99===f){U+=q+l.charAt(I);break}default:58!==q.charCodeAt(L-1)&&(z+=o(q,p,f,q.charCodeAt(2)))}D=F=M=p=0,q="",f=l.charCodeAt(++I)}}switch(f){case 13:case 10:47===$?$=0:0===1+p&&107!==c&&0<q.length&&(F=1,q+="\0"),0<T*j&&s(0,q,r,e,O,x,z.length,c,g,c),x=1,O++;break;case 59:case 125:if(0===$+k+C+E){x++;break}default:switch(x++,h=l.charAt(I),f){case 9:case 32:if(0===k+E+$)switch(S){case 44:case 58:case 9:case 32:h="";break;default:32!==f&&(h=" ")}break;case 0:h="\\0";break;case 12:h="\\f";break;case 11:h="\\v";break;case 38:0===k+$+E&&(F=D=1,h="\f"+h);break;case 108:if(0===k+$+E+P&&0<M)switch(I-M){case 2:112===S&&58===l.charCodeAt(I-3)&&(P=S);case 8:111===R&&(P=R)}break;case 58:0===k+$+E&&(M=I);break;case 44:0===$+C+k+E&&(F=1,h+="\r");break;case 34:case 39:0===$&&(k=k===f?0:0===k?f:k);break;case 91:0===k+$+C&&E++;break;case 93:0===k+$+C&&E--;break;case 41:0===k+$+E&&C--;break;case 40:0===k+$+E&&(0===p&&(2*S+3*R==533||(p=1)),C++);break;case 64:0===$+C+k+E+M+m&&(m=1);break;case 42:case 47:if(!(0<k+E+C))switch($){case 0:switch(2*f+3*l.charCodeAt(I+1)){case 235:$=47;break;case 220:L=I,$=42}break;case 42:47===f&&42===S&&L+2!==I&&(33===l.charCodeAt(L+2)&&(z+=l.substring(L,I+1)),h="",$=0)}}0===$&&(q+=h)}R=S,S=f,I++}if(0<(L=z.length)){if(F=r,0<T&&void 0!==(_=s(2,z,F,e,O,x,L,c,g,c))&&0===(z=_).length)return U+z+H;if(z=F.join(",")+"{"+z+"}",0!=A*P){switch(2!==A||a(z,2)||(P=0),P){case 111:z=z.replace(b,":-moz-$1")+z;break;case 112:z=z.replace(v,"::-webkit-input-$1")+z.replace(v,"::-moz-$1")+z.replace(v,":-ms-input-$1")+z}P=0}}return U+z+H}function n(e,t,n){var o=t.trim().split(m);t=o;var a=o.length,i=e.length;switch(i){case 0:case 1:var s=0;for(e=0===i?"":e[0]+" ";s<a;++s)t[s]=r(e,t[s],n).trim();break;default:var l=s=0;for(t=[];s<a;++s)for(var c=0;c<i;++c)t[l++]=r(e[c]+" ",o[s],n).trim()}return t}function r(e,t,n){var r=t.charCodeAt(0);switch(33>r&&(r=(t=t.trim()).charCodeAt(0)),r){case 38:return t.replace(h,"$1"+e.trim());case 58:return e.trim()+t.replace(h,"$1"+e.trim());default:if(0<1*n&&0<t.indexOf("\f"))return t.replace(h,(58===e.charCodeAt(0)?"":"$1")+e.trim())}return e+t}function o(e,t,n,r){var i=e+";",s=2*t+3*n+4*r;if(944===s){e=i.indexOf(":",9)+1;var l=i.substring(e,i.length-1).trim();return l=i.substring(0,e).trim()+l+";",1===A||2===A&&a(l,1)?"-webkit-"+l+l:l}if(0===A||2===A&&!a(i,1))return i;switch(s){case 1015:return 97===i.charCodeAt(10)?"-webkit-"+i+i:i;case 951:return 116===i.charCodeAt(3)?"-webkit-"+i+i:i;case 963:return 110===i.charCodeAt(5)?"-webkit-"+i+i:i;case 1009:if(100!==i.charCodeAt(4))break;case 969:case 942:return"-webkit-"+i+i;case 978:return"-webkit-"+i+"-moz-"+i+i;case 1019:case 983:return"-webkit-"+i+"-moz-"+i+"-ms-"+i+i;case 883:if(45===i.charCodeAt(8))return"-webkit-"+i+i;if(0<i.indexOf("image-set(",11))return i.replace(S,"$1-webkit-$2")+i;break;case 932:if(45===i.charCodeAt(4))switch(i.charCodeAt(5)){case 103:return"-webkit-box-"+i.replace("-grow","")+"-webkit-"+i+"-ms-"+i.replace("grow","positive")+i;case 115:return"-webkit-"+i+"-ms-"+i.replace("shrink","negative")+i;case 98:return"-webkit-"+i+"-ms-"+i.replace("basis","preferred-size")+i}return"-webkit-"+i+"-ms-"+i+i;case 964:return"-webkit-"+i+"-ms-flex-"+i+i;case 1023:if(99!==i.charCodeAt(8))break;return"-webkit-box-pack"+(l=i.substring(i.indexOf(":",15)).replace("flex-","").replace("space-between","justify"))+"-webkit-"+i+"-ms-flex-pack"+l+i;case 1005:return p.test(i)?i.replace(g,":-webkit-")+i.replace(g,":-moz-")+i:i;case 1e3:switch(t=(l=i.substring(13).trim()).indexOf("-")+1,l.charCodeAt(0)+l.charCodeAt(t)){case 226:l=i.replace(_,"tb");break;case 232:l=i.replace(_,"tb-rl");break;case 220:l=i.replace(_,"lr");break;default:return i}return"-webkit-"+i+"-ms-"+l+i;case 1017:if(-1===i.indexOf("sticky",9))break;case 975:switch(t=(i=e).length-10,s=(l=(33===i.charCodeAt(t)?i.substring(0,t):i).substring(e.indexOf(":",7)+1).trim()).charCodeAt(0)+(0|l.charCodeAt(7))){case 203:if(111>l.charCodeAt(8))break;case 115:i=i.replace(l,"-webkit-"+l)+";"+i;break;case 207:case 102:i=i.replace(l,"-webkit-"+(102<s?"inline-":"")+"box")+";"+i.replace(l,"-webkit-"+l)+";"+i.replace(l,"-ms-"+l+"box")+";"+i}return i+";";case 938:if(45===i.charCodeAt(5))switch(i.charCodeAt(6)){case 105:return l=i.replace("-items",""),"-webkit-"+i+"-webkit-box-"+l+"-ms-flex-"+l+i;case 115:return"-webkit-"+i+"-ms-flex-item-"+i.replace($,"")+i;default:return"-webkit-"+i+"-ms-flex-line-pack"+i.replace("align-content","").replace($,"")+i}break;case 973:case 989:if(45!==i.charCodeAt(3)||122===i.charCodeAt(4))break;case 931:case 953:if(!0===k.test(e))return 115===(l=e.substring(e.indexOf(":")+1)).charCodeAt(0)?o(e.replace("stretch","fill-available"),t,n,r).replace(":fill-available",":stretch"):i.replace(l,"-webkit-"+l)+i.replace(l,"-moz-"+l.replace("fill-",""))+i;break;case 962:if(i="-webkit-"+i+(102===i.charCodeAt(5)?"-ms-"+i:"")+i,211===n+r&&105===i.charCodeAt(13)&&0<i.indexOf("transform",10))return i.substring(0,i.indexOf(";",27)+1).replace(f,"$1-webkit-$2")+i}return i}function a(e,t){var n=e.indexOf(1===t?":":"{"),r=e.substring(0,3!==t?n:10);return n=e.substring(n+1,e.length-1),M(2!==t?r:r.replace(C,"$1"),n,t)}function i(e,t){var n=o(t,t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2));return n!==t+";"?n.replace(E," or ($1)").substring(4):"("+t+")"}function s(e,t,n,r,o,a,i,s,l,u){for(var d,g=0,p=t;g<T;++g)switch(d=R[g].call(c,e,p,n,r,o,a,i,s,l,u)){case void 0:case!1:case!0:case null:break;default:p=d}if(p!==t)return p}function l(e){return void 0!==(e=e.prefix)&&(M=null,e?"function"!=typeof e?A=1:(A=2,M=e):A=0),l}function c(e,n){var r=e;if(33>r.charCodeAt(0)&&(r=r.trim()),r=[r],0<T){var o=s(-1,n,r,r,O,x,0,0,0,0);void 0!==o&&"string"==typeof o&&(n=o)}var a=t(N,r,n,0,0);return 0<T&&void 0!==(o=s(-2,a,r,r,O,x,a.length,0,0,0))&&(a=o),P=0,x=O=1,a}var u=/^\0+/g,d=/[\0\r\f]/g,g=/: */g,p=/zoo|gra/,f=/([,: ])(transform)/g,m=/,\r+?/g,h=/([\t\r\n ])*\f?&/g,y=/@(k\w+)\s*(\S*)\s*/,v=/::(place)/g,b=/:(read-only)/g,_=/[svh]\w+-[tblr]{2}/,w=/\(\s*(.*)\s*\)/g,E=/([\s\S]*?);/g,$=/-self|flex-/g,C=/[^]*?(:[rp][el]a[\w-]+)[^]*/,k=/stretch|:\s*\w+\-(?:conte|avail)/,S=/([^-])(image-set\()/,x=1,O=1,P=0,A=1,N=[],R=[],T=0,M=null,j=0;return c.use=function e(t){switch(t){case void 0:case null:T=R.length=0;break;default:if("function"==typeof t)R[T++]=t;else if("object"==typeof t)for(var n=0,r=t.length;n<r;++n)e(t[n]);else j=0|!!t}return e},c.set=l,void 0!==e&&l(e),c},$="/*|*/";function C(e){e&&k.current.insert(e+"}")}var k={current:null},S=function(e,t,n,r,o,a,i,s,l,c){switch(e){case 1:switch(t.charCodeAt(0)){case 64:return k.current.insert(t+";"),"";case 108:if(98===t.charCodeAt(2))return""}break;case 2:if(0===s)return t+$;break;case 3:switch(s){case 102:case 112:return k.current.insert(n[0]+t),"";default:return t+(0===c?$:"")}case-2:t.split("/*|*/}").forEach(C)}},x=function(e){void 0===e&&(e={});var t,n=e.key||"css";void 0!==e.prefix&&(t={prefix:e.prefix});var r,o=new E(t),a={};r=e.container||document.head;var i,s=document.querySelectorAll("style[data-emotion-"+n+"]");Array.prototype.forEach.call(s,(function(e){e.getAttribute("data-emotion-"+n).split(" ").forEach((function(e){a[e]=!0})),e.parentNode!==r&&r.appendChild(e)})),o.use(e.stylisPlugins)(S),i=function(e,t,n,r){var a=t.name;k.current=n,o(e,t.styles),r&&(l.inserted[a]=!0)};var l={key:n,sheet:new w({key:n,container:r,nonce:e.nonce,speedy:e.speedy}),nonce:e.nonce,inserted:a,registered:{},insert:i};return l},O=function(e){for(var t,n=0,r=0,o=e.length;o>=4;++r,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(o){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)},P={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},A=/[A-Z]|^ms/g,N=/_EMO_([^_]+?)_([^]*?)_EMO_/g,R=function(e){return 45===e.charCodeAt(1)},T=function(e){return null!=e&&"boolean"!=typeof e},M=y((function(e){return R(e)?e:e.replace(A,"-$&").toLowerCase()})),j=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(N,(function(e,t,n){return F={name:t,styles:n,next:F},t}))}return 1===P[e]||R(e)||"number"!=typeof t||0===t?t:t+"px"};function I(e,t,n,r){if(null==n)return"";if(void 0!==n.__emotion_styles)return n;switch(typeof n){case"boolean":return"";case"object":if(1===n.anim)return F={name:n.name,styles:n.styles,next:F},n.name;if(void 0!==n.styles){var o=n.next;if(void 0!==o)for(;void 0!==o;)F={name:o.name,styles:o.styles,next:F},o=o.next;return n.styles+";"}return function(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=I(e,t,n[o],!1);else for(var a in n){var i=n[a];if("object"!=typeof i)null!=t&&void 0!==t[i]?r+=a+"{"+t[i]+"}":T(i)&&(r+=M(a)+":"+j(a,i)+";");else if(!Array.isArray(i)||"string"!=typeof i[0]||null!=t&&void 0!==t[i[0]]){var s=I(e,t,i,!1);switch(a){case"animation":case"animationName":r+=M(a)+":"+s+";";break;default:r+=a+"{"+s+"}"}}else for(var l=0;l<i.length;l++)T(i[l])&&(r+=M(a)+":"+j(a,i[l])+";")}return r}(e,t,n);case"function":if(void 0!==e){var a=F,i=n(e);return F=a,I(e,t,i,r)}}if(null==t)return n;var s=t[n];return void 0===s||r?n:s}var F,D=/label:\s*([^\s;\n{]+)\s*;/g,L=function(e,t,n){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var r=!0,o="";F=void 0;var a=e[0];null==a||void 0===a.raw?(r=!1,o+=I(n,t,a,!1)):o+=a[0];for(var i=1;i<e.length;i++)o+=I(n,t,e[i],46===o.charCodeAt(o.length-1)),r&&(o+=a[i]);D.lastIndex=0;for(var s,l="";null!==(s=D.exec(o));)l+="-"+s[1];return{name:O(o)+l,styles:o,next:F}},G=(Object.prototype.hasOwnProperty,(0,m.createContext)("undefined"!=typeof HTMLElement?x():null)),B=(0,m.createContext)({}),q=(G.Provider,function(e){var t=function(t,n){return(0,m.createElement)(G.Consumer,null,(function(r){return e(t,r,n)}))};return(0,m.forwardRef)(t)});function z(e,t,n){var r="";return n.split(" ").forEach((function(n){void 0!==e[n]?t.push(e[n]):r+=n+" "})),r}var H=function(e,t,n){var r=e.key+"-"+t.name;if(!1===n&&void 0===e.registered[r]&&(e.registered[r]=t.styles),void 0===e.inserted[t.name]){var o=t;do{e.insert("."+r,o,e.sheet,!0),o=o.next}while(void 0!==o)}},U=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return L(t)},V=(m.Component,function e(t){for(var n=t.length,r=0,o="";r<n;r++){var a=t[r];if(null!=a){var i=void 0;switch(typeof a){case"boolean":break;case"object":if(Array.isArray(a))i=e(a);else for(var s in i="",a)a[s]&&s&&(i&&(i+=" "),i+=s);break;default:i=a}i&&(o&&(o+=" "),o+=i)}}return o});function W(e,t,n){var r=[],o=z(e,r,n);return r.length<2?n:o+t(r)}q((function(e,t){return(0,m.createElement)(B.Consumer,null,(function(n){var r=function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var o=L(n,t.registered);return H(t,o,!1),t.key+"-"+o.name},o={css:r,cx:function(){for(var e=arguments.length,n=new Array(e),o=0;o<e;o++)n[o]=arguments[o];return W(t.registered,r,V(n))},theme:n};return e.children(o)}))}));var Y=b,K=function(e){return"theme"!==e&&"innerRef"!==e},Q=function(e){return"string"==typeof e&&e.charCodeAt(0)>96?Y:K};function Z(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function X(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Z(n,!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Z(n).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var J=function e(t,n){var r,o,a;void 0!==n&&(r=n.label,a=n.target,o=t.__emotion_forwardProp&&n.shouldForwardProp?function(e){return t.__emotion_forwardProp(e)&&n.shouldForwardProp(e)}:n.shouldForwardProp);var i=t.__emotion_real===t,s=i&&t.__emotion_base||t;"function"!=typeof o&&i&&(o=t.__emotion_forwardProp);var l=o||Q(s),c=!l("as");return function(){var u=arguments,d=i&&void 0!==t.__emotion_styles?t.__emotion_styles.slice(0):[];if(void 0!==r&&d.push("label:"+r+";"),null==u[0]||void 0===u[0].raw)d.push.apply(d,u);else{d.push(u[0][0]);for(var g=u.length,p=1;p<g;p++)d.push(u[p],u[0][p])}var f=q((function(e,t,n){return(0,m.createElement)(B.Consumer,null,(function(r){var i=c&&e.as||s,u="",g=[],p=e;if(null==e.theme){for(var f in p={},e)p[f]=e[f];p.theme=r}"string"==typeof e.className?u=z(t.registered,g,e.className):null!=e.className&&(u=e.className+" ");var h=L(d.concat(g),t.registered,p);H(t,h,"string"==typeof i),u+=t.key+"-"+h.name,void 0!==a&&(u+=" "+a);var y=c&&void 0===o?Q(i):l,v={};for(var b in e)c&&"as"===b||y(b)&&(v[b]=e[b]);return v.className=u,v.ref=n||e.innerRef,(0,m.createElement)(i,v)}))}));return f.displayName=void 0!==r?r:"Styled("+("string"==typeof s?s:s.displayName||s.name||"Component")+")",f.defaultProps=t.defaultProps,f.__emotion_real=f,f.__emotion_base=s,f.__emotion_styles=d,f.__emotion_forwardProp=o,Object.defineProperty(f,"toString",{value:function(){return"."+a}}),f.withComponent=function(t,r){return e(t,void 0!==r?X({},n||{},{},r):n).apply(void 0,d)},f}},ee={name:"8kj89b",styles:"flex-direction:row-reverse;"},te=J("div",{target:"eboqfv50",label:"Flex"})("box-sizing:border-box;display:flex;width:100%;",(function(e){var t=e.align;return U({alignItems:{top:"flex-start",bottom:"flex-end"}[t]||t},"")})," ",(function(e){var t=e.justify,n=e.isReversed,r={left:"flex-start",right:"flex-end"},o=r[t]||t;return n&&r[t]&&(o="left"===t?r.right:r.left),U({justifyContent:o},"")})," ",(function(e){var t=e.gap,n=e.isReversed,r="number"==typeof t?4*t:4,o="margin-".concat(n?"left":"right");return U("> *{",o,":",r,"px;&:last-child{",o,":0;}}")})," ",(function(e){return e.isReversed?ee:""}),""),ne=J("div",{target:"eboqfv51",label:"Item"})({name:"13luw5d",styles:"box-sizing:border-box;min-width:0;max-width:100%;"}),re=J(ne,{target:"eboqfv52",label:"Block"})({name:"1rr4qq7",styles:"flex:1;"}),oe=(0,s.forwardRef)((function(e,t){var n=e.align,r=void 0===n?"center":n,o=e.className,a=e.gap,i=void 0===a?2:a,u=e.justify,g=void 0===u?"space-between":u,p=e.isReversed,f=void 0!==p&&p,m=c(e,["align","className","gap","justify","isReversed"]),h=d()("components-flex",o);return(0,s.createElement)(te,l({},m,{align:r,className:h,ref:t,gap:i,justify:g,isReversed:f}))})),ae=oe,ie=__webpack_require__(2819),se=__webpack_require__(7621),le=__webpack_require__.n(se);function ce(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ue(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ce(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ce(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var de={black:"#000",white:"#fff"},ge={blue:{medium:{focus:"#007cba",focusDark:"#fff"}},gray:{900:"#1e1e1e",700:"#757575",600:"#949494",400:"#ccc",200:"#ddd",100:"#f0f0f0"},darkGray:{primary:"#1e1e1e"},mediumGray:{text:"#757575"},lightGray:{ui:"#949494",secondary:"#ccc",tertiary:"#e7e8e9"}},pe={900:"#191e23",800:"#23282d",700:"#32373c",600:"#40464d",500:"#555d66",400:"#606a73",300:"#6c7781",200:"#7e8993",150:"#8d96a0",100:"#8f98a1",placeholder:Ee(ge.gray[900],.62)},fe={900:Ee("#000510",.9),800:Ee("#00000a",.85),700:Ee("#06060b",.8),600:Ee("#000913",.75),500:Ee("#0a1829",.7),400:Ee("#0a1829",.65),300:Ee("#0e1c2e",.62),200:Ee("#162435",.55),100:Ee("#223443",.5),backgroundFill:Ee(pe[700],.7)},me={900:Ee("#304455",.45),800:Ee("#425863",.4),700:Ee("#667886",.35),600:Ee("#7b86a2",.3),500:Ee("#9197a2",.25),400:Ee("#95959c",.2),300:Ee("#829493",.15),200:Ee("#8b8b96",.1),100:Ee("#747474",.05)},he={900:"#a2aab2",800:"#b5bcc2",700:"#ccd0d4",600:"#d7dade",500:"#e2e4e7",400:"#e8eaeb",300:"#edeff0",200:"#f3f4f5",100:"#f8f9f9",placeholder:Ee(de.white,.65)},ye={900:Ee(de.white,.5),800:Ee(de.white,.45),700:Ee(de.white,.4),600:Ee(de.white,.35),500:Ee(de.white,.3),400:Ee(de.white,.25),300:Ee(de.white,.2),200:Ee(de.white,.15),100:Ee(de.white,.1),backgroundFill:Ee(he[300],.8)},ve={wordpress:{700:"#00669b"},dark:{900:"#0071a1"},medium:{900:"#006589",800:"#00739c",700:"#007fac",600:"#008dbe",500:"#00a0d2",400:"#33b3db",300:"#66c6e4",200:"#bfe7f3",100:"#e5f5fa",highlight:"#b3e7fe",focus:"#007cba"}},be={theme:"var( --wp-admin-theme-color, ".concat(ve.wordpress[700],")"),themeDark10:"var( --wp-admin-theme-color-darker-10, ".concat(ve.medium.focus,")")},_e={theme:be.theme,background:de.white,backgroundDisabled:he[200],border:ge.gray[700],borderFocus:be.themeDark10,borderDisabled:ge.gray[400],borderLight:ge.gray[200],label:pe[500],textDisabled:pe[150],textDark:de.white,textLight:de.black},we=ue(ue({},de),{},{darkGray:(0,ie.merge)({},pe,ge.darkGray),darkOpacity:fe,darkOpacityLight:me,mediumGray:ge.mediumGray,gray:ge.gray,lightGray:(0,ie.merge)({},he,ge.lightGray),lightGrayLight:ye,blue:(0,ie.merge)({},ve,ge.blue),alert:{yellow:"#f0b849",red:"#d94f4f",green:"#4ab866"},admin:be,ui:_e});function Ee(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=le()(e).toRgb(),r=n.r,o=n.g,a=n.b;return"rgba(".concat(r,", ").concat(o,", ").concat(a,", ").concat(t,")")}function $e(e){return(0,ie.get)(we,e,"#000")}function Ce(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;return isNaN(e)?"".concat(8,"px"):"".concat(8*e,"px")}var ke={borderColor:$e("lightGray.500"),borderRadius:"3px",backgroundShady:$e("lightGray.200")},Se=ke.borderColor,xe=ke.borderRadius,Oe=ke.backgroundShady,Pe=J("div",{target:"e1q7k77g0",label:"CardUI"})("background:",$e("white"),";box-sizing:border-box;border-radius:",xe,";border:1px solid ",Se,";",je,";&.is-elevated{box-shadow:0px 1px 3px 0px rgba( 0,0,0,0.2 ),0px 1px 1px 0px rgba( 0,0,0,0.14 ),0px 2px 1px -1px rgba( 0,0,0,0.12 );}"),Ae=J(ae,{target:"e1q7k77g1",label:"HeaderUI"})("border-bottom:1px solid ",Se,";border-top-left-radius:",xe,";border-top-right-radius:",xe,";box-sizing:border-box;&:last-child{border-bottom:none;}",Me,";",je,";",Ie,";"),Ne=(J("div",{target:"e1q7k77g2",label:"MediaUI"})("box-sizing:border-box;overflow:hidden;& > img,& > iframe{display:block;height:auto;max-width:100%;width:100%;}&:first-of-type{border-top-left-radius:",xe,";border-top-right-radius:",xe,";}&:last-of-type{border-bottom-left-radius:",xe,";border-bottom-right-radius:",xe,";}"),J("div",{target:"e1q7k77g3",label:"BodyUI"})("box-sizing:border-box;",(function(){return"\n\t\t&.is-size {\n\t\t\t&-large {\n\t\t\t\tpadding: ".concat(Ce(3)," ").concat(Ce(4),";\n\t\t\t}\n\t\t\t&-medium {\n\t\t\t\tpadding: ").concat(Ce(2)," ").concat(Ce(3),";\n\t\t\t}\n\t\t\t&-small {\n\t\t\t\tpadding: ").concat(Ce(2),";\n\t\t\t}\n\t\t\t&-extraSmall {\n\t\t\t\tpadding: ").concat(Ce(1),";\n\t\t\t}\n\t\t}\n\t")}),";",Ie,";")),Re=J(ae,{target:"e1q7k77g4",label:"FooterUI"})("border-top:1px solid ",Se,";border-bottom-left-radius:",xe,";border-bottom-right-radius:",xe,";box-sizing:border-box;&:first-of-type{border-top:none;}",Me,";",je,";",Ie,";"),Te=J("hr",{target:"e1q7k77g5",label:"DividerUI"})("all:unset;border-top:1px solid ",Se,";box-sizing:border-box;display:block;height:0;width:100%;");function Me(){return"\n\t\t&.is-size {\n\t\t\t&-large {\n\t\t\t\tpadding: ".concat(Ce(3)," ").concat(Ce(4),";\n\t\t\t}\n\t\t\t&-medium {\n\t\t\t\tpadding: ").concat(Ce(2)," ").concat(Ce(3),";\n\t\t\t}\n\t\t\t&-small {\n\t\t\t\tpadding: ").concat(Ce(2),";\n\t\t\t}\n\t\t\t&-extraSmall {\n\t\t\t\tpadding: ").concat(Ce(1),";\n\t\t\t}\n\t\t}\n\t")}function je(){return"\n\t\t&.is-borderless {\n\t\t\tborder: none;\n\t\t}\n\t"}function Ie(){return"\n\t\t&.is-shady {\n\t\t\tbackground: ".concat(Oe,";\n\t\t}\n\t")}function Fe(e){var t=e.className,n=e.isBorderless,r=e.isElevated,o=e.size,a=c(e,["className","isBorderless","isElevated","size"]),i=g.Provider,u={isBorderless:n,isElevated:r,size:o},p=d()("components-card",n&&"is-borderless",r&&"is-elevated",o&&"is-size-".concat(o),t);return(0,s.createElement)(i,{value:u},(0,s.createElement)(Pe,l({},a,{className:p})))}Fe.defaultProps={isBorderless:!1,isElevated:!1,size:"medium"};var De=Fe;function Le(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Ge(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Le(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Le(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Be={isShady:!1,size:"medium"},qe=function(e){var t=e.className,n=e.isShady,r=c(e,["className","isShady"]),o=Ge(Ge(Ge({},Be),p()),e).size,a=d()("components-card__body",n&&"is-shady",o&&"is-size-".concat(o),t);return(0,s.createElement)(Ne,l({},r,{className:a}))},ze=(0,s.forwardRef)((function(e,t){var n=e.className,r=c(e,["className"]),o=d()("components-flex__item",n);return(0,s.createElement)(ne,l({},r,{className:o,ref:t}))}));function He(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}var Ue=U;function Ve(){var e=He(["\n\t","\n\t","\n"]);return Ve=function(){return e},e}function We(){var e=He(["\n\t\t\t\t","\n\t\t\t\t","\n\t\t\t"]);return We=function(){return e},e}function Ye(){var e=He(["\n\t\t\t\t","\n\t\t\t\t","\n\t\t\t"]);return Ye=function(){return e},e}function Ke(){var e=He(["\n\t\t\t\t","\n\t\t\t"]);return Ke=function(){return e},e}function Qe(){var e=He(["\n\t\t\t\t","\n\t\t\t\t","\n\t\t\t"]);return Qe=function(){return e},e}function Ze(){var e=He(["\n\t\t\t\t","\n\t\t\t\t","\n\t\t\t"]);return Ze=function(){return e},e}function Xe(){var e=He(["\n\t\t\t\t","\n\t\t\t\t","\n\t\t\t"]);return Xe=function(){return e},e}function Je(){var e=He(["\n\t\t\t\t","\n\t\t\t\t","\n\t\t\t"]);return Je=function(){return e},e}function et(){var e=He(["\n\t\t\t\t","\n\t\t\t\t","\n\t\t\t"]);return et=function(){return e},e}var tt="font-weight: 400;",nt="font-weight: 600;",rt="\n ".concat(tt,"\n"),ot="\n\tfont-size: 32px;\n\tline-height: 40px;\n",at="\n\tfont-size: 24px;\n\tline-height: 32px;\n",it="\n\tfont-size: 20px;\n\tline-height: 28px;\n",st="\n\t".concat(nt,"\n\tfont-size: 14px;\n\tline-height: 20px;\n"),lt="\n\tfont-size: 16px;\n\tline-height: 24px;\n",ct="\n\tfont-size: 14px;\n\tline-height: 20px;\n",ut="\n\t".concat(tt,"\n"),dt="\n\tfont-size: 16px;\n\tline-height: 24px;\n",gt="\n\tfont-size: 14px;\n\tline-height: 20px;\n",pt="\n ".concat(nt,"\n font-size: 14px;\n line-height: 20px;\n"),ft="\n\t".concat(tt,"\n\tfont-size: 12px;\n\tline-height: 16px;\n"),mt="\n\t".concat(nt,"\n\tfont-size: 12px;\n\tline-height: 16px;\n"),ht="\n\t".concat("font-weight: 500;","\n\tfont-size: 11px;\n\tline-height: 1.4;\n\ttext-transform: uppercase;\n\tcolor: ").concat(ge.gray[700],"\n"),yt=function(e){return Ue(Ve(),'font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,\nOxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;',function(){switch(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"body"){case"title.large":return Ue(et(),rt,ot);case"title.medium":return Ue(Je(),rt,at);case"title.small":return Ue(Xe(),rt,it);case"subtitle":return Ue(Ze(),st,lt);case"subtitle.small":return Ue(Qe(),st,ct);case"body":return Ue(Ke(),ut);case"body.large":return Ue(Ye(),ut,dt);case"body.small":return Ue(We(),ut,gt);case"button":return pt;case"caption":return ft;case"label":return mt;case"sectionheading":return ht}}(e.variant))};function vt(e){if(Array.isArray(e))return e}function bt(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function _t(e,t){if(e){if("string"==typeof e)return bt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?bt(e,t):void 0}}function wt(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Et(e,t){return vt(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a=[],_n=!0,i=!1;try{for(n=n.call(e);!(_n=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);_n=!0);}catch(e){i=!0,o=e}finally{try{_n||null==n.return||n.return()}finally{if(i)throw o}}return a}}(e,t)||_t(e,t)||wt()}var $t=ie.isArray,Ct=ie.isBoolean,kt=ie.isDate,St=ie.isEmpty,xt=ie.isFunction,Ot=ie.isMap,Pt=ie.isNaN,At=ie.isNil,Nt=ie.isNull,Rt=ie.isNumber,Tt=ie.isObject,Mt=ie.isObjectLike,jt=ie.isPlainObject,It=ie.isRegExp,Ft=ie.isSet,Dt=ie.isString,Lt=ie.isSymbol,Gt=ie.isUndefined,Bt=ie.isWeakMap,qt=ie.isWeakSet,zt={blob:function(e){return e instanceof Blob},defined:function(e){return!At(e)},file:function(e){return e instanceof File},numeric:function(e){var t="string"==typeof e?e.replace(/,/g,""):e;return!Pt(parseFloat(t))&&!Pt(Number(t))&&isFinite(t)&&"[object array]"!==Object.prototype.toString.call(t).toLowerCase()},numericZero:function(e){return 0===e||"0"===e},valueEmpty:function(e){return!zt.defined(e)||""===e},objectInterpolation:function(e){return jt(e)},array:$t,boolean:Ct,date:kt,empty:St,function:xt,map:Ot,nan:Pt,nil:At,number:Rt,null:Nt,object:Tt,objectLike:Mt,plainObject:jt,regExp:It,set:Ft,string:Dt,symbol:Lt,undefined:Gt,weakSet:qt,weakMap:Bt},Ht="data-system-ui-color-blind-mode",Ut='[data-system-ui-mode="dark"]',Vt='[data-system-ui-contrast-mode="high"]',Wt="["+Ht+'="true"]',Yt=""+Ut+Vt,Kt={baseStyles:{},config:{},darkModeConfig:{},highContrastModeConfig:{},darkHighContrastModeConfig:{},compilerOptions:void 0};function Qt(e){return"--wp-g2-"+(0,ie.kebabCase)(e)}function Zt(e){return"var("+Qt(e.toString())+")"}function Xt(e){void 0===e&&(e={});for(var t={},n=0,r=Object.entries(e);n<r.length;n++){var o=Et(r[n],2),a=o[0],i=o[1];t[""+Qt(a)]=null==i?void 0:i.toString()}return t}function Jt(e,t,n){void 0===e&&(e=":root"),void 0===t&&(t={}),void 0===n&&(n=!0);var r=Xt(t),o=[],a=!1;n?(o.push(e+" {"),a=!0):":root"!==e&&(o.push("&"+e+" {"),a=!0);for(var i=0,s=Object.entries(r);i<s.length;i++){var l=Et(s[i],2),c=l[0],u=l[1];zt.defined(u)&&!zt.boolean(u)&&o.push(c+": "+u+";")}return a&&o.push("}"),o.join("")}function en(e,t){return e.map((function(e){return"function"==typeof e?e(t):e}))}function tn(e,t){return t||(t=e.slice(0)),e.raw=t,e}var nn=function(e){return function(t){e.forEach((function(e){"function"==typeof e?e(t):null!=e&&(e.current=t)}))}};function rn(){var e=tn(["\n\t\t\t",";\n\t\t\t",";\n\t\t\t",";\n\t\t\t",";\n\t\t"]);return rn=function(){return e},e}var on={didInjectGlobal:!1};function an(e){var t=e.globalStyles,n=e.injectGlobal;if(!on.didInjectGlobal){var r=t.darkHighContrastModeCSSVariables,o=t.darkModeCSSVariables,a=t.globalCSSVariables,i=t.highContrastModeCSSVariables;n&&(n(rn(),a,o,i,r),on.didInjectGlobal=!0)}}function sn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var ln=(0,m.createContext)({isDark:null,isColorBlind:null,isReducedMotion:null,isHighContrast:null});var cn=window.wp.isShallowEqual,un=m.useLayoutEffect,dn=window.wp.data;function gn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function pn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?gn(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):gn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var fn="g2/is-reduced-motion",mn={isReducedMotion:!1};(0,dn.registerStore)(fn,{reducer:function(e,t){return void 0===e&&(e=mn),"SET_IS_REDUCED_MOTION"===t.type?pn(pn({},e),{},{isReducedMotion:t.isReducedMotion}):e},actions:{setIsReducedMotion:function(e){return{type:"SET_IS_REDUCED_MOTION",isReducedMotion:e}}},selectors:{getIsReducedMotion:function(e){return e.isReducedMotion}}});var hn=fn;function yn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function vn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?yn(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):yn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var bn=function(e,t){return"SET_THEME"===t.type?vn(vn({},e),{},{theme:t.theme}):e};function wn(){var e=tn(["",""]);return wn=function(){return e},e}function En(e){var t,n=e.injectGlobal,r=e.isGlobal,o=void 0===r||r,a=e.theme,i=void 0===a?{}:a,s=e.selector,l=void 0===s?":root":s,c=Et((void 0===t&&(t=""),(0,m.useReducer)(bn,{theme:t})),2),u=c[0].theme,d=c[1],g=(0,m.useRef)(),p=(0,m.useRef)(!1);if(!p.current&&o&&i){if("function"==typeof n)try{var f=Jt(l,i,o);n(wn(),f)}catch(e){}p.current=!0}return un((function(){if(!(g.current&&i&&(0,cn.isShallowEqualObjects)(g.current,i))){g.current=i;var e=function(){var e="StyleSystemThemeProviderStyleNode",t=document.getElementById(e);if(t)return t;(t=document.createElement("style")).id=e,t.setAttribute("data-g2-theme-provider","theme");var n=document.querySelector("head");return n&&n.appendChild(t),t}(),t=Jt(l,i,o);o?e&&(e.innerHTML=t):d(function(e){return{type:"SET_THEME",theme:e}}(t))}}),[n,o,d,i]),u}function $n(){var e=tn(["\n\t\t\t","\n\t\t\t","\n\t\t\t","\n\t\t\t","\n\t\t"]);return $n=function(){return e},e}function Cn(e,t){var n=e.children,r=e.compiler,o=e.className,a=e.isGlobal,i=void 0!==a&&a,s=e.globalStyles,l=e.isDark,u=e.isColorBlind,d=e.isReducedMotion,g=e.isHighContrast,p=e.theme,y=void 0===p?{}:p,v=e.darkTheme,b=void 0===v?{}:v,_=e.highContrastTheme,w=void 0===_?{}:_,E=e.darkHighContrastTheme,$=void 0===E?{}:E,C=c(e,["children","compiler","className","isGlobal","globalStyles","isDark","isColorBlind","isReducedMotion","isHighContrast","theme","darkTheme","highContrastTheme","darkHighContrastTheme"]),k=r.css,S=r.cx,x=r.injectGlobal;an({injectGlobal:x,globalStyles:s});var O=(0,m.useRef)(),P=En({injectGlobal:x,isGlobal:i,theme:y,selector:":root"}),A=En({injectGlobal:x,isGlobal:i,theme:b,selector:(0,ie.repeat)(Ut,3)}),N=En({injectGlobal:x,isGlobal:i,theme:w,selector:(0,ie.repeat)(Vt,3)}),R=En({injectGlobal:x,isGlobal:i,theme:$,selector:(0,ie.repeat)(Yt,3)});!function(e){var t=e.isColorBlind,n=e.isGlobal,r=void 0===n||n,o=e.ref;(0,m.useEffect)((function(){if(zt.defined(t)){var e=document.documentElement;!r&&o.current&&(e=o.current),t?e.setAttribute("data-system-ui-color-blind-mode","true"):e.setAttribute("data-system-ui-color-blind-mode","false")}}),[r,t,o])}({isColorBlind:u,isGlobal:i,ref:O}),function(e){var t=e.isDark,n=e.isGlobal,r=void 0===n||n,o=e.ref;(0,m.useEffect)((function(){if(zt.defined(t)){var e=document.documentElement;!r&&o.current&&(e=o.current),t?e.setAttribute("data-system-ui-mode","dark"):e.setAttribute("data-system-ui-mode","light")}}),[r,t,o])}({isDark:l,isGlobal:i,ref:O}),function(e){var t=e.isGlobal,n=void 0===t||t,r=e.isHighContrast,o=e.ref;(0,m.useEffect)((function(){if(zt.defined(r)){var e=document.documentElement;!n&&o.current&&(e=o.current),r?e.setAttribute("data-system-ui-contrast-mode","high"):e.setAttribute("data-system-ui-contrast-mode","normal")}}),[n,r,o])}({isGlobal:i,isHighContrast:g,ref:O}),function(e){var t=e.isGlobal,n=void 0===t||t,r=e.isReducedMotion,o=e.ref,a=Et([(0,dn.useSelect)((function(e){return e(hn).getIsReducedMotion()})),(0,dn.useDispatch)(hn).setIsReducedMotion],2)[1];(0,m.useEffect)((function(){n&&a(!!r)}),[n,r,a]),(0,m.useEffect)((function(){if(zt.defined(r)){var e=document.documentElement;!n&&o.current&&(e=o.current),r?e.setAttribute("data-system-ui-reduced-motion-mode","true"):e.setAttribute("data-system-ui-reduced-motion-mode","false")}}),[n,r,o])}({isGlobal:i,isReducedMotion:d,ref:O});var T=function(e){void 0===e&&(e={});for(var t=(0,m.useContext)(ln),n=(0,m.useRef)(function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?sn(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):sn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},t)).current,r=0,o=Object.entries(e);r<o.length;r++){var a=Et(o[r],2),i=a[0],s=a[1];zt.defined(s)&&(n[i]=s)}return n}({isDark:l,isReducedMotion:d,isColorBlind:u,isHighContrast:g}),M=function(e){void 0===e&&(e={});var t=e,n=t.isColorBlind,r=t.isDark,o=t.isHighContrast,a=t.isReducedMotion,i={};return r&&(i["data-system-ui-mode"]="dark"),o&&(i["data-system-ui-contrast-mode"]=!0),n&&(i[Ht]=!0),a&&(i["data-system-ui-reduced-motion-mode"]=!0),i}(T),j=S(o,k($n(),P,A,N,R));return h().createElement("div",Object.assign({},C,M,{className:j,"data-system-theme-provider":!0,ref:nn([t,O])}),h().createElement(ln.Provider,{value:T},n))}var kn=h().memo(h().forwardRef(Cn));function Sn(e,t){if(void 0===e.inserted[t.name])return e.insert("",t,e.sheet,!0)}function xn(e,t,n){var r=[],o=z(e,r,n);return r.length<2?n:o+t(r)}var On=function e(t){for(var n="",r=0;r<t.length;r++){var o=t[r];if(null!=o){var a=void 0;switch(typeof o){case"boolean":break;case"object":if(Array.isArray(o))a=e(o);else for(var i in a="",o)o[i]&&i&&(a&&(a+=" "),a+=i);break;default:a=o}a&&(n&&(n+=" "),n+=a)}}return n};function Pn(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}var An=new RegExp(/var\(.*?\)[ ) ]*/,"g");function Nn(e){return null==e||null==e.includes?void 0:e.includes("var(")}function Rn(e){var t,n,r,o,a=(null==(t=e.match(/\(/g))?void 0:t.length)||0,i=(null==(n=e.match(/\)/g))?void 0:n.length)||0;if(a>i)o=""+e+(0,ie.repeat)(")",a-i);else{var s=new RegExp("((\\)){"+(i-a)+"})$","gi");o=e.replace(s,"")}return null==(r=o)?void 0:r.trim()}function Tn(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return Mn(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Mn(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}function Mn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function jn(e,t){var n,r,o=!1,a=Et(e.split(/:/),2);n=a[0],r=a[1],n=n.trim();for(var i,s,l=Tn(r.match(An)||[]);!(i=l()).done;)for(var c,u=i.value,d=Tn((u=u.trim()).replace(/ /g,"").split("var(").filter(Boolean));!(c=d()).done;){var g=vt(s=Rn(c.value).split(","))||Pn(s)||_t(s)||wt(),p=g[0],f=g.slice(1).join(","),m=t&&t.get(p)||f;m&&(o=!0,r=r.replace(u,m))}return[n,r=o?Rn(r):void 0]}function In(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Fn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Dn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Fn(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Fn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ln=function(e){var t=this;void 0===e&&(e={}),this.state={},this.get=function(e){return t.state[e]},this.getState=function(){return t.state},this.setState=function(e){return void 0===e&&(e={}),t._updateState(e),t._resolveVariablesInStateValue(),t.state},this._updateState=function(e){void 0===e&&(e={}),t.state=Object.freeze(Dn(Dn({},t.state),e))},this._resolveVariablesInStateValue=function(){for(var e,n={},r=Object.entries(t.state).filter((function(e){var t=Et(e,2);return t[0],Nn(t[1])})),o=function(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return In(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?In(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}(r);!(e=o()).done;){var a=Et(e.value,2),i=a[0],s=Et(jn("resolve: "+a[1],t),2)[1];s&&(n[i]=s)}t._updateState(n),r.length&&t._resolveVariablesInStateValue()},this.setState(e)};function Gn(e){return void 0===e&&(e={}),new Ln(e)}var Bn,qn,zn=["40em","52em","64em"],Hn=function(e,t){void 0===e&&(e={}),void 0===t&&(t=function(e,t){return t});var n={},r=[null].concat(zn.map((function(e){return"@media screen and (min-width: "+e+")"})));for(var o in e){var a=o,i=e[a];if(null!==i)if(Array.isArray(i))for(var s=0;s<i.slice(0,r.length).length;s++){var l=r[s];l?(n[l]=n[l]||{},null!==i[s]&&(n[l][a]=t(a,i[s]))):n[a]=t(a,i[s])}else n[a]=i}return n},Un=__webpack_require__(4624),Vn=__webpack_require__(9588),Wn=__webpack_require__.n(Vn),Yn=Wn()((function(e,t){var n=e.split(";").filter(Boolean),r=!1,o=n.reduce((function(e,n){if(!Nn(n))return[].concat(e,[n]);var o=function(e,t){if(Nn(e)||function(e){return 0===e.indexOf("--")}(e)){var n=Et(jn(e,t),2),r=n[0],o=n[1];return o?[r,o].join(":"):void 0}}(n,t);return o?(r=!0,[].concat(e,[o,n])):[].concat(e,[n])}),[]),a=o.join(";").concat(";");return r?a:void 0}));function Kn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Qn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Kn(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Kn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Zn="undefined"!=typeof window&&(null==(Bn=window)||null==(qn=Bn.CSS)||null==qn.supports?void 0:qn.supports("(--a: 0)")),Xn={rootStore:Gn(),skipSupportedBrowsers:!0},Jn=function(e){void 0===e&&(e={});var t=Qn(Qn({},Xn),e),n=t.rootStore,r=t.skipSupportedBrowsers;return function(e,t,o,__,a,i,s,l){if((!r||!Zn)&&2===e&&107!==l&&Nn(t))return Yn(t,n)}};function er(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function tr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?er(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):er(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var nr,rr,or,ar=new WeakSet,ir=new Set,sr={key:"wp-css",level:7},lr=function(e){void 0===e&&(e=sr);var t=tr(tr({},sr),e),n=t.key,r=t.level,o=(0,ie.clamp)(r,0,20);return function(e,__,t){if(!ar.has(t)){ar.add(t);for(var r=new RegExp("."+n+"-[\\w|\\d]*","g"),a=0;a<t.length;a++){var i=t[a],s=Et(i.match(r)||[],1)[0];if(s){if(ir.has(s))return;ir.add(s),i=i.replace(new RegExp(s,"g"),s).replace(s,(0,ie.repeat)(s,o)),t[a]=i}}}}},cr=__webpack_require__(8314),ur=__webpack_require__.n(cr),dr=!1;"undefined"!=typeof window&&(dr="rtl"===(null==(nr=window)||null==(rr=nr.document)||null==(or=rr.documentElement)?void 0:or.dir));var gr=function(e,t){if(-1===e)return dr?ur().process(t,void 0,void 0,void 0):void 0};function pr(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function fr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?pr(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):pr(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var mr={key:"css",specificityLevel:7,rootStore:new Ln};function hr(e){var t=fr(fr({},mr),e),n=t.key,r=t.rootStore,o=function(e){var t=e.specificityLevel,n=void 0===t?7:t,r=e.key,o=void 0===r?"css":r,a=e.skipSupportedBrowsers;return[gr,Jn({skipSupportedBrowsers:void 0===a||a,rootStore:e.rootStore}),lr({level:n,key:o}),Un.default]}({key:n,specificityLevel:t.specificityLevel,rootStore:r});e.stylisPlugins?Array.isArray(e.stylisPlugins)?t.stylisPlugins=[].concat(o,e.stylisPlugins):zt.defined(e.stylisPlugins)?t.stylisPlugins=[].concat(o,[e.stylisPlugins]):t.stylisPlugins=o:t.stylisPlugins=o;var a,i=fr(fr({},function(e){var t=x(e);t.sheet.speedy=function(e){this.isSpeedy=e},t.compat=!0;var n=function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var o=L(n,t.registered,void 0);return H(t,o,!1),t.key+"-"+o.name};return{css:n,cx:function(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return xn(t.registered,n,On(r))},injectGlobal:function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var o=L(n,t.registered);Sn(t,o)},keyframes:function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var o=L(n,t.registered),a="animation-"+o.name;return Sn(t,{name:o.name,styles:"@keyframes "+a+"{"+o.styles+"}"}),a},hydrate:function(e){e.forEach((function(e){t.inserted[e]=!0}))},flush:function(){t.registered={},t.inserted={},t.sheet.flush()},sheet:t.sheet,cache:t,getRegisteredStyles:z.bind(null,t.registered),merge:xn.bind(null,t.registered,n)}}(t)),{},{breakpoints:zn,__events:{all:a=a||new Map,on:function(e,t){var n=a.get(e);n&&n.push(t)||a.set(e,[t])},off:function(e,t){var n=a.get(e);n&&n.splice(n.indexOf(t)>>>0,1)},emit:function(e,t){(a.get(e)||[]).slice().map((function(e){e(t)})),(a.get("*")||[]).slice().map((function(n){n(e,t)}))}}}),s=i.css;i.css=function(e){return function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var o=n[0],a=n.slice(1);if(zt.objectInterpolation(o))return e(Hn(o));if(Array.isArray(o)){for(var i=0,s=o.length;i<s;i++){var l=o[i];zt.objectInterpolation(l)&&(o[i]=Hn(l))}return e.apply(void 0,[o].concat(a))}return e.apply(void 0,n)}}(s);var l=i.sheet.insert;return i.sheet.insert=function(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];l.apply(i.sheet,[].concat(n)),(e=i.__events).emit.apply(e,["sheet.insert"].concat(n))},i}function yr(){var e=tn(["\n\t\t\t@media (prefers-reduced-motion) {\n\t\t\t\ttransition: none !important;\n\t\t\t}\n\t\t\t"," & {\n\t\t\t\ttransition: none !important;\n\t\t\t}\n\t\t"]);return yr=function(){return e},e}function vr(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function br(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?vr(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):vr(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var _r=b,wr=Kt,Er=function(e,t){var n=br(br({},wr),t),r=n.baseStyles,o=n.compiler,a=n.globalStyles,i=o.css,s=o.cx,l=o.injectGlobal,u={Base:i({boxSizing:"border-box"}),reduceMotion:i(yr(),'[data-system-ui-reduced-motion-mode="true"]')},d=i(r),g=(0,m.forwardRef)((function(t,n){var r=t.css,o=t.as,g=t.children,p=t.className,f=t.forwardedRef,m=c(t,["css","as","children","className","forwardedRef"]);an({globalStyles:a,injectGlobal:l});var y=o||e,v="string"!=typeof p?s(p):p,b=s(u.Base,u.reduceMotion,d,v,r&&i(r)),_={};for(var w in m)"string"==typeof y?_r(w)&&(_[w]=m[w]):_[w]=m[w];var E=h().useMemo((function(){return f?nn([f,n]):n}),[f,n]);return h().createElement(y,br({className:b,ref:E},_),g)}));return g},$r=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"];function Cr(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var kr=__webpack_require__(8679),Sr=__webpack_require__.n(kr);function xr(e){return"string"==typeof e?e:e.displayName||e.name||"Component"}function Or(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Pr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Or(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Or(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ar(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Nr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ar(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ar(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Rr=Kt;function Tr(){for(var e=[],t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];for(var o=0,a=n;o<a.length;o++){var i=a[o];"number"!=typeof i&&"string"!=typeof i||e.push(i),Array.isArray(i)&&e.push(Tr.apply(void 0,i),",")}return e.join(" ").trim().replace(/,$/,"")}var Mr=Tr;function jr(e){return"number"==typeof e?"calc("+Zt("gridBase")+" * "+e+")":e}function Ir(e){for(var t={},n=Object.entries(e),r=n[0][1],o=le()(r).lighten(15).toHexString(),a=n[n.length-1][1],i=le()(a).darken(15).toHexString(),s=0,l=n;s<l.length;s++){var c=Et(l[s],2),u=c[0],d=c[1];t[u+"Text"]=le().mostReadable(d,[o,r,a,i]).toHexString()}return t}function Fr(e,t){void 0===t&&(t=!1);var n={},r=Et(Object.entries(e)[2],2),o=r[0],a=r[1],i=Et(o.split(/\d+/),1)[0],s=t?"#000":"#fff",l=t?"#fff":"#000",c=t?"darken":"lighten";return[10,20,30,40,50,60,70,80,90].forEach((function(e,t){var r=a;r=le()(r).setAlpha(e/100).toRgbString();var o=le().mix(a,s,t).toRgbString();le().isReadable(o,l,{})||(r=le()(r)[c](20).toRgbString()),n[i+"Rgba"+e]=r})),n}function Dr(e,t){var n,r=((n={})[e]=t,n);return[10,20,30,40,50,60,70,80,90].forEach((function(n){r[e+"Rgba"+n]=le()(t).setAlpha(n/100).toRgbString()})),r}function Lr(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Gr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Lr(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Lr(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Mr.calc=function(){return"calc("+Tr.apply(void 0,arguments)+")"};var Br={purple100:"#f3f1f8",purple300:"#B4A8D2",purple500:"#826eb4",purple700:"#4e426c",purple900:"#342c48"},qr={darkGray100:"#8F98A1",darkGray300:"#6C7781",darkGray500:"#555D66",darkGray700:"#32373C",darkGray900:"#191E23"},zr={lightGray100:"#fbfbfc",lightGray300:"#edeff0",lightGray500:"#e2e4e7",lightGray700:"#ccd0d4",lightGray900:"#a2aab2"},Hr={red100:"#fcebeb",red300:"#ea8484",red500:"#dc3232",red700:"#b02828",red900:"#841e1e"},Ur={orange100:"#fef1ea",orange300:"#f9a87e",orange500:"#F56E28",orange700:"#ca4a1f",orange900:"#aa3e1a"},Vr={yellow100:"#fff8e6",yellow300:"#ffd566",yellow500:"#ffb900",yellow700:"#ee8e0d",yellow900:"#dd631a"},Wr={green100:"#edf8ee",green300:"#90d296",green500:"#46b450",green700:"#328540",green900:"#25612f"},Yr={blue100:"#e6f6fb",blue300:"#66c6e4",blue500:"#00a0d2",blue700:"#0085ba",blue900:"#0072A8"},Kr=Gr(Gr(Gr({},qr),Ir(qr)),Fr(qr)),Qr=Gr(Gr(Gr({},zr),Ir(zr)),Fr(zr)),Zr=Gr(Gr(Gr({},Hr),Ir(Hr)),Fr(Hr)),Xr=Gr(Gr(Gr({},Ur),Ir(Ur)),Fr(Ur)),Jr=Gr(Gr(Gr({},Vr),Ir(Vr)),Fr(Vr)),eo=Gr(Gr(Gr({},Wr),Ir(Wr)),Fr(Wr)),to=Gr(Gr(Gr({},Br),Ir(Br)),Fr(Br)),no=Gr(Gr(Gr({},Yr),Ir(Yr)),Fr(Yr)),ro=Gr(Gr(Gr(Gr(Gr(Gr(Gr(Gr({},Kr),Qr),Zr),Xr),Jr),eo),to),no),oo={black:"#000000",blueberry:"#3858E9",blueberryDark:"#1D35B4",greens:"#33F078",grey:"#40464D",greyBlack:"#1E1E1E",lightBlue:"#33F078",lightGrey:"#40464D",lighterGrey:"#dddddd",pomegrade:"#E26F56",wordpressBlue:"#007cba",white:"#ffffff"},ao={colorBackgroundBlue:Zt("blueRgba10"),colorBackgroundBlueText:Zt("blue900"),colorBackgroundDarkGray:Zt("darkGrayRgba10"),colorBackgroundDarkGrayText:Zt("darkGray900"),colorBackgroundGreen:Zt("greenRgba10"),colorBackgroundGreenText:Zt("green900"),colorBackgroundLightGray:Zt("lightGrayRgba10"),colorBackgroundLightGrayText:Zt("lightGray900"),colorBackgroundOrange:Zt("orangeRgba10"),colorBackgroundOrangeText:Zt("orange900"),colorBackgroundPurple:Zt("purpleRgba10"),colorBackgroundPurpleText:Zt("purple900"),colorBackgroundRed:Zt("redRgba10"),colorBackgroundRedText:Zt("red900"),colorBackgroundYellow:Zt("yellowRgba10"),colorBackgroundYellowText:Zt("yellow900")},io={colorBackgroundBlue:Zt("blueRgba20"),colorBackgroundBlueText:Zt("blue300"),colorBackgroundDarkGray:Zt("darkGrayRgba20"),colorBackgroundDarkGrayText:Zt("white"),colorBackgroundGreen:Zt("greenRgba20"),colorBackgroundGreenText:Zt("green300"),colorBackgroundLightGray:Zt("lightGrayRgba20"),colorBackgroundLightGrayText:Zt("white"),colorBackgroundOrange:Zt("orangeRgba20"),colorBackgroundOrangeText:Zt("orange300"),colorBackgroundPurple:Zt("purpleRgba20"),colorBackgroundPurpleText:Zt("purple300"),colorBackgroundRed:Zt("redRgba20"),colorBackgroundRedText:Zt("red300"),colorBackgroundYellow:Zt("yellowRgba20"),colorBackgroundYellowText:Zt("yellow300")},so=Gr(Gr(Gr(Gr(Gr(Gr(Gr(Gr({},Fr(Yr,!0)),Fr(Wr,!0)),Fr(Ur,!0)),Fr(Br,!0)),Fr(Hr,!0)),Fr(Vr,!0)),Fr(qr,!0)),Fr(zr,!0));function lo(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function co(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?lo(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):lo(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var uo=co(co(co(co({},ro),ao),{},{colorAdmin:"#007cba",colorDestructive:"#D94F4F",colorBodyBackground:Zt("white"),colorDivider:"rgba(0, 0, 0, 0.1)",colorPositive:Zt("greens"),colorScrollbarThumb:"rgba(0, 0, 0, 0.2)",colorScrollbarThumbHover:"rgba(0, 0, 0, 0.5)",colorScrollbarTrack:"rgba(0, 0, 0, 0.04)",colorText:"#1e1e1e",colorTextInverted:Zt("white"),colorTextHeading:"#050505",colorTextMuted:"#8a8b8c"},Dr("colorAdmin","#007cba")),Dr("colorDestructive","#D94F4F")),go={fontFamily:'Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif',fontFamilyMono:"SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace",fontSize:"13px",fontSizeH1:"calc(2.44 * "+Zt("fontSize")+")",fontSizeH2:"calc(1.95 * "+Zt("fontSize")+")",fontSizeH3:"calc(1.56 * "+Zt("fontSize")+")",fontSizeH4:"calc(1.25 * "+Zt("fontSize")+")",fontSizeH5:"calc(1 * "+Zt("fontSize")+")",fontSizeH6:"calc(0.8 * "+Zt("fontSize")+")",fontSizeInputMobile:"16px",fontSizeMobile:"15px",fontSizeSmall:"calc(0.92 * "+Zt("fontSize")+")",fontSizeXSmall:"calc(0.75 * "+Zt("fontSize")+")",fontLineHeightBase:"1.2",fontWeight:"normal",fontWeightHeading:"600"},po={surfaceBackgroundColor:Zt("surfaceColor"),surfaceBackgroundSubtleColor:"#F3F3F3",surfaceBackgroundTintColor:"#F5F5F5",surfaceBorderColor:"rgba(0, 0, 0, 0.1)",surfaceBorderBoldColor:"rgba(0, 0, 0, 0.15)",surfaceBorderSubtleColor:"rgba(0, 0, 0, 0.05)",surfaceBackgroundTertiaryColor:"#ffffff",surfaceColor:Zt("white")},fo={controlBackgroundColor:Zt("white"),controlBackgroundColorHover:"rgba(0, 0, 0, 0.05)",controlBackgroundColorActive:"rgba(0, 0, 0, 0.05)",controlBackgroundDimColor:"rgba(0, 0, 0, 0.1)",controlBackgroundBrightColor:"rgba(0, 0, 0, 0.03)",controlBorderColor:"#757575",controlBorderColorHover:Zt("controlBorderColor"),controlBorderColorSubtle:"transparent",controlBorderRadius:"2px",controlBorderSubtleColor:"rgba(0, 0, 0, 0.2)",controlBoxShadowFocusSize:"0.5px",controlBoxShadow:"transparent",controlBoxShadowFocus:Mr("0 0 0",Zt("controlBoxShadowFocusSize"),Zt("colorAdmin")),controlPseudoBoxShadowFocusWidth:"2px",controlPseudoBoxShadowFocusRingSize:Mr.calc(Zt("controlPseudoBoxShadowFocusWidth"),"+ 1px +",Zt("controlBoxShadowFocusSize")),controlPseudoBoxShadowFocusRingSizeSmall:Mr.calc(Zt("controlPseudoBoxShadowFocusWidth"),"+ 1px"),controlPseudoBoxShadowFocus:Mr(["0 0 0",Zt("controlPseudoBoxShadowFocusWidth"),Zt("surfaceBackgroundColor")],["0 0 0",Zt("controlPseudoBoxShadowFocusRingSize"),Zt("colorAdmin")]),controlPseudoBoxShadowFocusSmall:Mr(["0 0 0",Zt("controlPseudoBoxShadowFocusWidth"),Zt("surfaceBackgroundColor")],["0 0 0",Zt("controlPseudoBoxShadowFocusRingSizeSmall"),Zt("colorAdmin")]),controlDestructivePseudoBoxShadowFocus:Mr(["0 0 0",Zt("controlPseudoBoxShadowFocusWidth"),Zt("surfaceBackgroundColor")],["0 0 0",Zt("controlPseudoBoxShadowFocusRingSize"),Zt("colorDestructive")]),controlDestructivePseudoBoxShadowFocusSmall:Mr(["0 0 0",Zt("controlPseudoBoxShadowFocusWidth"),Zt("surfaceBackgroundColor")],["0 0 0",Zt("controlPseudoBoxShadowFocusRingSizeSmall"),Zt("colorDestructive")]),controlDestructiveBorderColor:Zt("colorDestructive"),controlDestructiveBorderColorFocus:Zt("controlDestructiveBorderColor"),controlDestructiveBoxShadowFocus:Mr("0 0 0",Zt("controlBoxShadowFocusSize"),Zt("colorDestructive")),controlHeight:"30px",controlHeightLarge:"calc("+Zt("controlHeight")+" * 1.2)",controlHeightSmall:"calc("+Zt("controlHeight")+" * 0.8)",controlHeightXLarge:"calc("+Zt("controlHeight")+" * 1.4)",controlHeightXSmall:"calc("+Zt("controlHeight")+" * 0.67)",controlHeightXXSmall:"calc("+Zt("controlHeight")+" * 0.4)",controlPaddingX:"12px",controlPaddingXLarge:"calc("+Zt("controlPaddingX")+" * 1.3334)",controlPaddingXSmall:"calc("+Zt("controlPaddingX")+" / 1.3334)",controlPrimaryTextColorActive:Zt("white"),controlPrimaryTextColor:Zt("white"),controlSurfaceBoxShadow:Mr(["0 1px 1px rgba(0, 0, 0, 0.2)"],["0 1px 2px rgba(0, 0, 0, 0.2)"]),controlSurfaceColor:Zt("white"),controlTextActiveColor:Zt("colorAdmin"),controlInnerControltextColor:Zt("colorAdmin")},mo={buttonPaddingXRatio:"calc(4/3)",buttonPaddingX:Mr.calc(Zt("controlPaddingX"),"*",Zt("buttonPaddingXRatio")),buttonTextColor:Zt("colorAdmin"),buttonTextColorActive:Zt("buttonTextColor"),buttonPrimaryColor:Zt("colorAdmin"),buttonPrimaryColorHover:Zt("buttonPrimaryColor"),buttonPrimaryColorActive:Zt("colorText"),buttonPrimaryColorFocus:Zt("buttonPrimaryColor"),buttonPrimaryBorderColor:Zt("buttonPrimaryColor"),buttonPrimaryBorderColorHover:Zt("buttonPrimaryColor"),buttonPrimaryBorderColorFocus:Zt("buttonPrimaryColor"),buttonPrimaryBorderColorActive:Zt("buttonPrimaryColor"),buttonPrimaryTextColor:Zt("controlPrimaryTextColor"),buttonPrimaryTextColorHover:Zt("controlPrimaryTextColor"),buttonPrimaryTextColorActive:Zt("controlPrimaryTextColor"),buttonPrimaryTextColorFocus:Zt("controlPrimaryTextColor"),buttonSecondaryColor:"transparent",buttonSecondaryColorHover:Zt("buttonSecondaryColor"),buttonSecondaryColorActive:"rgba(0, 0, 0, 0.05)",buttonSecondaryColorFocus:Zt("buttonSecondaryColor"),buttonSecondaryBorderColor:Zt("buttonPrimaryColor"),buttonSecondaryTextColor:Zt("buttonPrimaryColor"),buttonSecondaryTextColorFocus:Zt("buttonPrimaryColor"),buttonSecondaryTextColorActive:Zt("buttonPrimaryColor"),buttonSecondaryBorderColorHover:Zt("buttonPrimaryColor"),buttonSecondaryBorderColorActive:Zt("buttonPrimaryColor"),buttonSecondaryBorderColorFocus:Zt("buttonPrimaryColor"),buttonTertiaryColor:"transparent",buttonTertiaryColorHover:Zt("buttonTertiaryColor"),buttonTertiaryColorActive:"rgba(0, 0, 0, 0.05)",buttonTertiaryColorFocus:Zt("buttonTertiaryColor"),buttonTertiaryBorderColor:"transparent",buttonTertiaryTextColor:Zt("buttonPrimaryColor"),buttonTertiaryTextColorFocus:Zt("buttonPrimaryColor"),buttonTertiaryTextColorActive:Zt("buttonPrimaryColor"),buttonTertiaryBorderColorHover:Zt("buttonPrimaryColor"),buttonTertiaryBorderColorActive:Zt("buttonPrimaryColor"),buttonTertiaryBorderColorFocus:Zt("buttonPrimaryColor"),buttonControlActiveStateColor:Zt("colorText"),buttonControlActiveStateColorHover:Zt("buttonControlActiveStateColor"),buttonControlActiveStateColorActive:Zt("buttonControlActiveStateColor"),buttonControlActiveStateColorFocus:Zt("buttonControlActiveStateColor"),buttonControlActiveStateTextColor:Zt("buttonPrimaryTextColor"),buttonControlActiveStateBorderColorFocus:Zt("buttonPrimaryColor"),buttonControlActiveStateBoxShadowFocus:Mr(["0 0 0",Zt("controlBoxShadowFocusSize"),Zt("colorAdmin")],["0 0 0",Zt("controlPseudoBoxShadowFocusWidth"),Zt("buttonControlActiveStateTextColor"),"inset"])},ho={cardBorderRadius:"2px",cardPaddingX:jr(3),cardPaddingY:jr(3),cardPadding:Mr(Zt("cardPaddingX"),Zt("cardPaddingY")),cardHeaderFooterPaddingY:jr(1),cardHeaderHeight:"44px"},yo={flexGap:jr(2),flexItemMarginRight:Zt("flexGap")},vo={linkColor:Zt("colorAdmin"),linkColorHover:Zt("colorAdmin"),linkColorActive:Zt("colorAdmin"),linkColorFocus:Zt("colorAdmin")},bo={menuItemBorderWidth:"1px",menuItemFocusBackgroundColor:"transparent",menuItemFocusBorderColor:Zt("colorAdmin"),menuItemFocusTextColor:Zt("menuItemFocusBorderColor"),menuItemFocusBoxShadow:Zt("controlBorderSubtleColor"),menuItemActiveBackgroundColor:Zt("controlBackgroundColor"),menuItemActiveBorderColor:Zt("menuItemFocusBorderColor"),menuItemActiveTextColor:Zt("colorText"),menuItemActiveBoxShadow:Zt("controlBorderSubtleColor"),menuItemHeight:"30px",menuItemHeightLarge:"calc("+Zt("menuItemHeight")+" * 1.2)",menuItemHeightSmall:"calc("+Zt("menuItemHeight")+" * 0.8)",menuItemHeightXLarge:"calc("+Zt("menuItemHeight")+" * 1.4)",menuItemHeightXSmall:"calc("+Zt("menuItemHeight")+" * 0.67)",menuItemHeightXXSmall:"calc("+Zt("menuItemHeight")+" * 0.4)"},_o={panelHeaderPadding:jr(3)+" "+jr(4),panelBodyPadding:jr(2)+" "+jr(4)+" "+jr(3)},wo={radioBoxShadow:Zt("checkboxBoxShadow"),radioSize:Zt("checkboxSize"),radioDotSize:"10px"},Eo={segmentedControlFontSize:"12px",segmentedControlBackgroundColor:Zt("controlBackgroundColor"),segmentedControlBorderColor:Zt("controlBorderColor"),segmentedControlBackdropBackgroundColor:Zt("controlSurfaceColor"),segmentedControlBackdropBorderColor:Zt("controlBorderColor"),segmentedControlBackdropBoxShadow:"transparent",segmentedControlButtonColorActive:Zt("controlBackgroundColor")},$o={sliderThumbBorderColor:"transparent",sliderThumbBoxShadow:"none",sliderThumbBoxShadowSizeFocus:"3px",sliderThumbBoxShadowColorFocus:Zt("colorAdminRgba20"),sliderThumbBackgroundColor:Zt("colorAdmin")},Co={switchBackdropBackgroundColor:Zt("lightGray900"),switchBackdropBackgroundColorActive:Zt("colorAdmin"),switchBackdropBorderColor:Zt("lightGray900"),switchBackdropBorderColorActive:Zt("colorAdmin"),switchBackdropBorderColorFocus:Zt("white"),switchToggleBackgroundColor:Zt("colorTextInverted"),switchToggleBackgroundColorActive:Zt("colorTextInverted"),switchToggleBoxShadow:"none",switchPaddingOffset:"6px"},ko=co(co(co(co(co(co(co(co(co(co(co(co(co(co(co(co(co(co(co({},oo),uo),ho),fo),{elevationIntensity:1}),yo),go),po),{transitionDuration:"200ms",transitionDurationFast:"160ms",transitionDurationFaster:"120ms",transitionDurationFastest:"100ms",transitionTimingFunction:"cubic-bezier(0.08, 0.52, 0.52, 1)",transitionTimingFunctionControl:"cubic-bezier(0.12, 0.8, 0.32, 1)"}),mo),{checkboxBoxShadow:"none",checkboxSize:"16px"}),{gridBase:"4px"}),vo),bo),_o),wo),Eo),$o),Co);function So(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function xo(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?So(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):So(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Oo=xo(xo(xo({},io),so),{},{buttonPrimaryTextColorActive:Zt("controlPrimaryTextColorActive"),buttonControlActiveStateTextColor:Zt("colorTextInverted"),colorBodyBackground:"#18191A",colorDivider:"rgba(255, 255, 255, 0.1)",colorScrollbarThumb:"rgba(255, 255, 255, 0.2)",colorScrollbarThumbHover:"rgba(255, 255, 255, 0.5)",colorScrollbarTrack:"rgba(0, 0, 0, 0.04)",colorText:"#E4E6EB",colorTextInverted:"#050505",colorTextHeading:"#ffffff",controlBackgroundColor:Zt("colorBodyBackground"),controlBackgroundColorHover:"rgba(255, 255, 255, 0.3)",controlBackgroundBrightColor:"rgba(255, 255, 255, 0.08)",controlBackgroundDimColor:"rgba(255, 255, 255, 0.2)",controlBorderSubtleColor:"rgba(255, 255, 255, 0.5)",controlPrimaryTextColorActive:Zt("black"),controlPrimaryTextColor:Zt("white"),controlSurfaceColor:"rgba(255, 255, 255, 0.3)",controlTextActiveColor:Zt("white"),surfaceBackgroundColor:Zt("colorBodyBackground"),surfaceBackgroundSubtleColor:"#151515",surfaceBackgroundTintColor:"#252525",surfaceBackgroundTertiaryColor:"#000",surfaceBorderColor:"rgba(255, 255, 255, 0.1)",surfaceBorderBoldColor:"rgba(255, 255, 255, 0.15)",surfaceBorderSubtleColor:"rgba(255, 255, 255, 0.05)",surfaceColor:"#292929"}),Po=xo({},Oo),Ao=function(e){void 0===e&&(e=Rr);var t=Nr(Nr({},Rr),e),n=t.baseStyles,r=t.compilerOptions,o=function(e){var t=e.config,n=void 0===t?{}:t,r=e.darkModeConfig,o=void 0===r?{}:r,a=e.highContrastModeConfig,i=void 0===a?{}:a,s=e.darkHighContrastModeConfig,l=void 0===s?{}:s,c=function(e){void 0===e&&(e={});for(var t={},n=0,r=Object.entries(e);n<r.length;n++){var o=Et(r[n],2),a=o[0],i=o[1],s="var("+Qt(a)+", "+i+")";t[a]=s}return t}(n);return{theme:c,globalVariables:Xt(n),globalCSSVariables:Jt(":root",n),darkModeCSSVariables:Jt((0,ie.repeat)(Ut,3),o),highContrastModeCSSVariables:Jt((0,ie.repeat)(Vt,3),i),darkHighContrastModeCSSVariables:Jt((0,ie.repeat)(Yt,3),l)}}({config:t.config,darkHighContrastModeConfig:t.darkHighContrastModeConfig,darkModeConfig:t.darkModeConfig,highContrastModeConfig:t.highContrastModeConfig}),a=Gn(o.globalVariables);a.setState(o.globalVariables);var i=hr(Nr(Nr({},r),{},{rootStore:a})),s=i.css,l=i.cx,u=function(e){for(var t,n=e.baseStyles,r=e.compiler,o=e.globalStyles,a={},i=function(e){return Er(e,{baseStyles:n,compiler:r,globalStyles:o})},s=function(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return Cr(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Cr(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}($r);!(t=s()).done;){var l=t.value;a[l]=i(l)}return a}({baseStyles:n,compiler:i,globalStyles:o}),d=function(e){var t=e.compiler,n=e.core,r=t.css,o=t.cx,a=n.div;function i(e,t){void 0===t&&(t={});var n=t.props;return function(){for(var s=arguments.length,l=new Array(s),u=0;u<s;u++)l[u]=arguments[u];var d=h().forwardRef((function(t,i){var s=t.as,u=t.className,d=c(t,["as","className"]),g=Pr(Pr(Pr({},n),d),{},{ref:i}),p=en(l,d),f=o(r.apply(void 0,p),u);return h().createElement(a,Object.assign({as:s||e},g,{className:f}))}));return d.displayName="string"==typeof e?"Styled("+xr(e)+")":zt.defined(null==e?void 0:e.displayName)?e.displayName:"Styled("+xr(e)+")",d.withComponent=function(e,n){return i(e,void 0!==n?Pr(Pr({},t||{}),n):t).apply(void 0,l)},"string"!=typeof e?Sr()(d,e):d}}var s=i.bind(void 0);return $r.forEach((function(e){s[e]=i(e)})),s}({compiler:i,core:u}),g=u.div;return{compiler:i,core:u,createCoreElement:function(e){return Er(e,{baseStyles:n,compiler:i,globalStyles:o})},createToken:Qt,css:s,cx:l,get:function(e){return"var("+Qt(e.toString())+")"},styled:d,View:g,ThemeProvider:function(e){return h().createElement(kn,Object.assign({},e,{compiler:i,globalStyles:o}))},rootStore:a}}({baseStyles:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontFamily:Zt("fontFamily"),fontSize:Zt("fontSize"),fontWeight:Zt("fontWeight"),margin:0},config:ko,darkModeConfig:Po,highContrastModeConfig:{colorDivider:"#444",controlBorderColor:"#444",controlBorderColorHover:"#444",controlBorderColorSubtle:"#444",surfaceBorderColor:"#444"},darkHighContrastModeConfig:{colorDivider:"#eee",controlBorderColor:"#eee",controlBorderColorHover:"#eee",controlBorderColorSubtle:"#eee",surfaceBorderColor:"#eee"}}),No=(Ao.ThemeProvider,Ao.compiler),Ro=Ao.core,To=(Ao.createCoreElement,Ao.createToken),Mo=Ao.get,jo=(Ao.styled,No.breakpoints,No.cache,No.cx);function Io(e){return"number"==typeof e?"calc("+Mo("gridBase")+" * "+e+")":e}No.flush,No.getRegisteredStyles,No.hydrate,No.injectGlobal,No.keyframes,No.merge,No.sheet;var Fo=No.css,Do={gridGap:"space",gridColumnGap:"space",gridRowGap:"space",gap:"space",columnGap:"space",rowGap:"space"},Lo={space:Io};function Go(e,t){var n=Do[e],r=t;return n&&Lo&&(r=(0,Lo[n])(t)),r}function Bo(e){void 0===e&&(e={});var t={};for(var n in e)t[n]=Go(n,e[n]);return t}function qo(e){if(zt.objectInterpolation(e))return Fo(Bo(Hn(e,Go)));for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];if(Array.isArray(e)){for(var o=0,a=e.length;o<a;o++){var i=e[o];zt.objectInterpolation(i)&&(e[o]=Bo(Hn(i,Go)))}return Fo.apply(void 0,[e].concat(n))}return Fo.apply(void 0,[e].concat(n))}var zo=(0,m.createContext)({}),Ho="data-g2-component";function Uo(e,t){var n,r=(0,m.useContext)(zo),o=Array.isArray(t)?t[0]:t,a=(null==r?void 0:r[o])||{},i=((n={})["data-g2-c16t"]=!0,n),s=function(e){var t;return(t={})[Ho]=e,t}(o);for(var l in s)"string"==typeof s[l]&&(i[l]=s[l]);var u=a._overrides,d=a.css,g=c(a,["_overrides","css"]),p=Object.entries(g).length?Object.assign({},g,e):e,f=jo(d&&qo(d),p.css&&qo(p.css),Wo(o),e.className),h="function"==typeof p.renderChildren?p.renderChildren(p):p.children;for(var y in p)"css"!==y&&(i[y]=p[y]);for(var v in u)i[v]=u[v];return i.children=h,i.className=f,i}function Vo(e){if(!e||"string"!=typeof e)return"";var t=(0,ie.kebabCase)(e);return"components-"+t+" wp-components-"+t}var Wo=Wn()((function(e){return e?Array.isArray(e)?jo((0,ie.uniq)(e).map(Vo)):"string"==typeof e?Vo(e):"":""}));function Yo(e,t,n){void 0===n&&(n={});var r=n.memo,o=void 0===r||r,a=(0,m.forwardRef)(e);o&&(a=h().memo(a));var i=Array.isArray(t)?t[0]:t||a.name,s=a.__contextSystemKey__||[i];return Array.isArray(t)&&(s=[].concat(s,t)),"string"==typeof t&&(s=[].concat(s,[t])),a.displayName=i,a.__contextSystemKey__=(0,ie.uniq)(s),a}function Ko(e){if(!e)return[];var t=[];return e.__contextSystemKey__&&(t=e.__contextSystemKey__),e.type&&e.type.__contextSystemKey__&&(t=e.type.__contextSystemKey__),t}var Qo=__webpack_require__(4155),Zo=Ro.div;Zo.displayName="View";var Xo=Zo,Jo={bottom:qo({alignItems:"flex-end",display:"flex",justifyContent:"center"}),center:qo({alignItems:"center",display:"flex",justifyContent:"center"}),left:qo({alignItems:"center",display:"flex",justifyContent:"flex-start"}),right:qo({alignItems:"center",display:"flex",justifyContent:"flex-end"}),top:qo({alignItems:"flex-start",display:"flex",justifyContent:"center"})},ea={center:qo({margin:"auto"}),content:Jo,left:qo({marginRight:"auto"}),right:qo({marginLeft:"auto"})};function ta(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function na(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ta(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ta(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ra={transitionDuration:Mo("transitionDuration"),transitionProperty:"all",transitionTimingFunction:"ease-in-out"},oa=function(e){return qo({transition:e})};oa.default=qo(na(na({},ra),{},{transitionTimingFunction:"ease"})),oa.bounce=qo(na(na({},ra),{},{transitionTimingFunction:"cubic-bezier(.8, .5, .2, 1.4)"})),oa.delay=function(e){return qo({transitionDelay:e+"s"})},oa.duration=function(e){return qo({transitionDuration:e+"s"})},oa.ease=qo(na(na({},ra),{},{transitionTimingFunction:"ease"})),oa.easeIn=qo(na(na({},ra),{},{transitionTimingFunction:"ease-in"})),oa.easeInOut=qo(na(na({},ra),{},{transitionTimingFunction:"ease-in-out"})),oa.easeOut=qo(na(na({},ra),{},{transitionTimingFunction:"ease-out"})),oa.easing=function(e){return qo(na(na({},ra),{},{transitionTimingFunction:e}))},oa.linear=qo(na(na({},ra),{},{transitionTimingFunction:"linear"}));var aa=["blue","red","purple","green","yellow","orange","darkGray","lightGray"];function ia(){var e=tn(["\n\t\t"," & {\n\t\t\t","\n\t\t}\n\t"]);return ia=function(){return e},e}function sa(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=qo.apply(void 0,[e].concat(n));return qo(ia(),Wt,o)}function la(){var e=tn(["",""]);return la=function(){return e},e}function ca(){var e=tn(["\n\t\t",";\n\t\t",";\n\t"]);return ca=function(){return e},e}function ua(e,t){if(void 0===t&&(t={}),!aa.includes(e))return"";var n,r=t,o=r.isBold,a=r.isSubtle,i=o?"Rgba20":"Rgba10",s=qo({background:Mo(o?e+"Rgba70":a?e+"Rgba10":e+"Rgba20")});return"green"===e&&(n=qo({backgroundImage:"repeating-linear-gradient(45deg, transparent, transparent 10px, "+Mo("colorBackgroundGreen")+" 10px, "+Mo("colorBackgroundGreen")+" 20px)"})),"red"===e&&(n=qo({backgroundImage:"linear-gradient(45deg, "+Mo("red"+i)+" 25%, transparent 25%, transparent 75%, "+Mo("red"+i)+" 75%, "+Mo("red"+i)+"),\n linear-gradient(-45deg, "+Mo("red"+i)+" 25%, transparent 25%, transparent 75%, "+Mo("red"+i)+" 75%, "+Mo("red"+i)+")",backgroundSize:"10px 10px"})),"yellow"===e&&(n=qo({backgroundImage:"linear-gradient(45deg, "+Mo("yellow"+i)+" 25%, transparent 25%, transparent 75%, "+Mo("yellow"+i)+" 75%, "+Mo("yellow"+i)+"),\n linear-gradient(-45deg, "+Mo("yellow"+i)+" 25%, transparent 25%, transparent 75%, "+Mo("yellow"+i)+" 75%, "+Mo("yellow"+i)+")",backgroundSize:"10px 10px"})),qo(ca(),s,sa(la(),n))}function da(e){return qo({background:e})}da.black=da(Mo("black")),da.white=da(Mo("white")),da.admin=da(Mo("colorAdmin")),da.blue=ua("blue"),da.darkGray=ua("darkGray"),da.green=ua("green"),da.lightGray=ua("lightGray"),da.orange=ua("orange"),da.purple=ua("purple"),da.red=ua("red"),da.yellow=ua("yellow"),da.control=da(Mo("controlBackgroundColor")),da.surface=da(Mo("surfaceBackgroundColor")),da.secondary=da(Mo("surfaceBackgroundSubtleColor"));var ga={default:qo({border:"1px solid "+Mo("controlBorderColor")}),focus:qo({border:"1px solid "+Mo("colorAdmin"),boxShadow:Mo("controlBoxShadowFocus")}),subtle:qo({border:"1px solid "+Mo("controlBorderSubtleColor")})},pa={all:qo({border:"1px solid "+Mo("surfaceBorderColor")}),bottom:qo({borderBottom:"1px solid "+Mo("surfaceBorderColor")}),control:ga,left:qo({borderLeft:"1px solid "+Mo("surfaceBorderColor")}),right:qo({borderRight:"1px solid "+Mo("surfaceBorderColor")}),top:qo({borderTop:"1px solid "+Mo("surfaceBorderColor")})};function fa(e){return qo({borderRadius:e})}function ma(){var e=tn(["\n\t\t@media not all and (min-resolution: 0.001dpcm) {\n\t\t\t@supports (-webkit-appearance: none) {\n\t\t\t\t","\n\t\t\t}\n\t\t}\n\t"]);return ma=function(){return e},e}function ha(){var e=tn(["\n\t\t@-moz-document url-prefix() {\n\t\t\t",";\n\t\t}\n\t"]);return ha=function(){return e},e}function ya(){var e=tn(["\n\t\t@media screen and (-ms-high-contrast: active),\n\t\t\t(-ms-high-contrast: none) {\n\t\t\t",";\n\t\t}\n\t"]);return ya=function(){return e},e}fa.none=fa(0),fa.round=fa(Mo("controlBorderRadius")),fa.circle=fa(99999);var va={ie:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=qo.apply(void 0,[e].concat(n));return qo(ya(),o)},firefox:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=qo.apply(void 0,[e].concat(n));return qo(ha(),o)},safari:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=qo.apply(void 0,[e].concat(n));return qo(ma(),o)}},ba=function(e){return le()(e)};ba.admin=Mo("colorAdmin"),ba.text=Mo("colorText"),ba.textInverted=Mo("colorTextInverted"),ba.border=Mo("surfaceBorderColor"),ba.positive=Mo("colorPositive"),ba.destructive=Mo("colorDestructive"),["blue","red","purple","green","yellow","orange","darkGray","lightGray"].forEach((function(e){[null,100,300,500,700,900].forEach((function(t){t?ba[""+e+t]=Mo(""+e+t):ba[e]=Mo(e+"500")}))})),Object.keys(oo).forEach((function(e){ba[e]=Mo(e)}));var _a=function(e){var t=e.height,n=e.width,r=[];return zt.defined(n)&&r.push([qo({maxWidth:"100%",width:n})]),zt.defined(t)&&r.push([qo({height:t,maxHeight:"100%"})]),qo(r)};_a.width=function(e){return qo({maxWidth:"100%",width:e})},_a.height=function(e){return qo({height:e,maxHeight:"100%"})};var wa={body:13,caption:10,footnote:11,largeTitle:28,subheadline:12,title:20};function Ea(e){return void 0===e&&(e=13),wa[e]?Ea(wa[e]):"number"!=typeof e?e:"calc("+e/13+" * "+Mo("fontSize")+")"}function $a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Ca(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?$a(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):$a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function ka(e){return qo({color:e})}ka.black=ka(Mo("black")),ka.white=ka(Mo("white")),ka.admin=ka(Mo("colorAdmin")),ka.purple=ka(Mo("purple500")),ka.green=ka(Mo("green500")),ka.yellow=ka(Mo("yellow500")),ka.orange=ka(Mo("orange500")),ka.darkGray=ka(Mo("darkGray500")),ka.lightGray=ka(Mo("lightGray500")),ka.text=ka(Mo("colorText")),ka.textInverted=ka(Mo("colorTextInverted"));var Sa={default:qo({color:Mo("colorText"),fontFamily:Mo("fontFamily"),fontWeight:400}),monospace:qo({fontFamily:Mo("fontFamilyMono")})},xa={bold:qo({fontWeight:600}),italic:qo({fontStyle:"italic"}),smallCaps:qo({fontSize:Ea(10),fontWeight:600,textTransform:"uppercase"}),caption:qo({fontSize:Ea(10),fontWeight:600,textTransform:"uppercase",opacity:.5})},Oa={body:qo({fontSize:Ea(13)}),caption:qo({fontSize:Ea(10)}),footnote:qo({fontSize:Ea(11)}),headline:jo(xa.bold,qo({fontSize:Ea(13)})),largeTitle:qo({fontSize:Ea(28)}),subheadline:qo({fontSize:Ea(12)}),title:qo({fontSize:Ea(20)})},Pa={color:ka,size:function(e){return qo({fontSize:Ea(e)})}},Aa={alignment:{left:qo({textAlign:"left"}),center:qo({textAlign:"center"}),right:qo({textAlign:"right"})}},Na=Ca(Ca(Ca(Ca(Ca({},Sa),Oa),xa),Pa),Aa);function Ra(){var e=tn(["\n\t\t"," & {\n\t\t\t","\n\t\t}\n\t"]);return Ra=function(){return e},e}function Ta(){var e=tn(["\n\t\t"," & {\n\t\t\t","\n\t\t}\n\t"]);return Ta=function(){return e},e}var Ma={};function ja(e){return qo({opacity:e})}Ma.colorBlind=sa,Ma.dark=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=qo.apply(void 0,[e].concat(n));return qo(Ra(),Ut,o)},Ma.highContrast=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=qo.apply(void 0,[e].concat(n));return qo(Ta(),Vt,o)},ja.subtle=ja(.7),ja.muted=ja(.5),ja.hidden=ja(0);var Ia={absolute:qo({position:"absolute"}),fixed:qo({position:"fixed"}),bottom:qo({bottom:0,position:"absolute"}),bottomLeft:qo({bottom:0,left:0,position:"absolute"}),bottomRight:qo({bottom:0,position:"absolute",right:0}),full:qo({bottom:0,left:0,position:"absolute",right:0,top:0}),left:qo({left:0,position:"absolute"}),relative:qo({position:"relative"}),right:qo({position:"absolute",right:0}),sticky:qo({position:"sticky",top:0}),top:qo({position:"absolute",top:0}),topLeft:qo({left:0,position:"absolute",top:0}),topRight:qo({position:"absolute",right:0,top:0})};function Fa(e){return zt.numeric(e)?e+"px":e}function Da(e){return"0 "+Fa(e)+" "+Fa(2*e)+" 0\n\trgba(0 ,0, 0, "+e/20+")"}function La(e){return qo({margin:Io(e)})}function Ga(e){return qo({padding:Io(e)})}function Ba(){var e=tn(["\n\t\t"," {\n\t\t\t",";\n\t\t}\n\t"]);return Ba=function(){return e},e}La.x=function(e){return qo({marginLeft:Io(e),marginRight:Io(e)})},La.y=function(e){return qo({marginBottom:Io(e),marginTop:Io(e)})},La.top=function(e){return qo({marginTop:Io(e)})},La.bottom=function(e){return qo({marginBottom:Io(e)})},La.left=function(e){return qo({marginLeft:Io(e)})},La.right=function(e){return qo({marginRight:Io(e)})},Ga.x=function(e){return qo({paddingLeft:Io(e),paddingRight:Io(e)})},Ga.y=function(e){return qo({paddingBottom:Io(e),paddingTop:Io(e)})},Ga.top=function(e){return qo({paddingTop:Io(e)})},Ga.bottom=function(e){return qo({paddingBottom:Io(e)})},Ga.left=function(e){return qo({paddingLeft:Io(e)})},Ga.right=function(e){return qo({paddingRight:Io(e)})};var qa=function(e){return this[Ho]=e,this};qa.prototype.getSelector=function(){return'[data-g2-component="'+this[Ho]+'"]'},qa.prototype.css=function(){var e=qo.apply(void 0,arguments);return qo(Ba(),this.getSelector(),e)};function za(e){return"number"==typeof e||"string"==typeof e}function Ha(e,t){if(void 0===t&&(t=0),za(e)){var n=za(t)?t:0;return qo({transform:"translate("+Fa(e)+", "+Fa(n)+")"})}if(zt.plainObject(e)){var r=e.x,o=void 0===r?0:r,a=e.y,i=void 0===a?0:a;return qo({transform:"translate("+Fa(o)+", "+Fa(i)+")"})}return""}Ha.x=function(e){return qo({transform:"translateX("+Fa(e)+")"})},Ha.y=function(e){return qo({transform:"translateY("+Fa(e)+")"})};var Ua={};function Va(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}Ua.clamp=function(e,t,n){return"max("+t+", min("+n+", "+e+"))"},Ua.color=ba,Ua.space=Io,Ua.px=Fa;var Wa={Tooltip:999999,Popover:9999,Dropdown:9998,Modal:999,ControlFocus:1};function Ya(e,t){return"number"==typeof e?e:"string"!=typeof e?t:(Wa[e]||"number"!=typeof t||(Wa[e]=t),Wa[e])}function Ka(e,t){return qo({zIndex:Ya(e,t)})}Ka.get=function(){return function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Va(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Va(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},Wa)};var Qa={$:function(e){return new qa(e)},active:function(){return qo({"&:active":qo.apply(void 0,arguments)})},alignment:ea,animation:oa,background:da,border:pa,borderRadius:fa,browsers:va,color:ba,createToken:To,css:qo,flow:Mr,focus:function(){return qo({"&:focus":qo.apply(void 0,arguments)})},font:Na,frame:_a,get:Mo,getTokenValue:function(e){var t=Mo(e).replace("var(","").replace(/\)$/g,"");return window.getComputedStyle(document.documentElement).getPropertyValue(t)},hover:function(){return qo({"&:hover":qo.apply(void 0,arguments)})},margin:La,mode:Ma,offset:Ha,opacity:ja,padding:Ga,position:Ia,rotate:function(e){return qo({transform:"rotate("+e+"deg)"})},scale:function(e){return qo({transform:"scale("+e+")"})},scaleX:function(e){return qo({transform:"scaleX("+e+")"})},scaleY:function(e){return qo({transform:"scaleY("+e+")"})},shadow:function(e){if("number"==typeof e)return qo({boxShadow:Da(e)});if(!zt.plainObject(e))return"";var t=e.color,n=void 0===t?"black":t,r=e.radius,o=void 0===r?10:r,a=e.x,i=void 0===a?0:a,s=e.y,l=void 0===s?5:s,c=le()(n).setAlpha(.3).toRgbString()||"rgba(0, 0, 0, 0.3)";return qo({boxShadow:Fa(i)+" "+Fa(l)+" "+Fa(o)+" "+c})},space:Io,value:Ua,zIndex:Ka};function Za(){var e=He(["\n\tdisplay: block;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n\twhite-space: nowrap;\n"]);return Za=function(){return e},e}var Xa=qo(Za());function Ja(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ei(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ja(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ja(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ti,ni="auto",ri="head",oi="middle",ai="none",ii={ellipsis:"…",ellipsizeMode:ni,limit:0,numberOfLines:0};function si(e,t,n,r){if("string"!=typeof e)return"";var o=e.length,a=~~t,i=~~n,s=(0,ie.isNil)(r)?"…":r;return 0===a&&0===i||a>=o||i>=o||a+i>=o?e:0===i?e.slice(0,a)+s:e.slice(0,a)+s+e.slice(o-i)}function li(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ci(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?li(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):li(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function ui(){var e=He(["\n\t\t\t-webkit-box-orient: vertical;\n\t\t\t-webkit-line-clamp: ",";\n\t\t\tdisplay: -webkit-box;\n\t\t\toverflow: hidden;\n\t\t"]);return ui=function(){return e},e}var di=Wn()((function(e){var t;if("string"!=typeof e)return"";if(function(e){return"string"==typeof e&&le()(e).isValid()}(e))return e;if(!e.includes("var("))return"";if("undefined"==typeof document)return"";var n=function(){if("undefined"!=typeof document){if(!ti){var e=document.createElement("div");e.setAttribute("data-g2-color-computation-node",""),document.body.appendChild(e),ti=e}return ti}}();if(!n)return"";n.style.background=e;var r=null===(t=window)||void 0===t?void 0:t.getComputedStyle(n).background;return n.style.background="",r||""}));function gi(){var e=He(["\n\ttext-transform: uppercase;\n"]);return gi=function(){return e},e}function pi(){var e=He(["\n\tmark {\n\t\tbackground: ",";\n\t\tborder-radius: 2px;\n\t\tbox-shadow: 0 0 0 1px rgba( 0, 0, 0, 0.05 ) inset,\n\t\t\t0 -1px 0 rgba( 0, 0, 0, 0.1 ) inset;\n\t}\n"]);return pi=function(){return e},e}function fi(){var e=He(["\n\tcolor: ",";\n"]);return fi=function(){return e},e}function mi(){var e=He(["\n\tcolor: ",";\n"]);return mi=function(){return e},e}function hi(){var e=He(["\n\tcolor: ",";\n"]);return hi=function(){return e},e}function yi(){var e=He(["\n\tdisplay: block;\n"]);return yi=function(){return e},e}function vi(){var e=He(["\n\tcolor: ",";\n\tline-height: ",";\n"]);return vi=function(){return e},e}var bi=qo(vi(),Qa.color.text,Qa.get("fontLineHeightBase")),_i=qo(yi()),wi=qo(hi(),Qa.color.positive),Ei=qo(mi(),Qa.color.destructive),$i=qo(fi(),Qa.get("colorTextMuted")),Ci=qo(pi(),Qa.get("yellowRgba70")),ki=qo(gi());function Si(e){return Si="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},Si(e)}var xi=__webpack_require__(6928);function Oi(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Pi(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Oi(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Oi(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ai=Wn()((function(e){var t={};for(var n in e)t[n.toLowerCase()]=e[n];return t}));function Ni(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Ri(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ni(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ni(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ti=function(e){var t=e.as,n=e.name,r=void 0===n?"Component":n,o=e.useHook,a=void 0===o?ie.identity:o,i=e.memo,c=void 0===i||i;function u(e,n){var r=a(e);return(0,s.createElement)(Xo,l({as:t||"div"},r,{ref:n}))}return u.displayName=r,Yo(u,r,{memo:c})}({as:"span",useHook:function(t){var n=Uo(t,"Text"),r=n.adjustLineHeightForInnerControls,o=n.align,a=n.children,i=n.className,l=n.color,u=n.ellipsizeMode,d=n.isDestructive,g=void 0!==d&&d,p=n.display,f=n.highlightEscape,m=void 0!==f&&f,h=n.highlightCaseSensitive,y=void 0!==h&&h,v=n.highlightWords,b=n.highlightSanitize,_=n.isBlock,w=void 0!==_&&_,E=n.letterSpacing,$=n.lineHeight,C=n.optimizeReadabilityFor,k=n.size,S=n.truncate,x=void 0!==S&&S,O=n.upperCase,P=void 0!==O&&O,A=n.variant,N=n.weight,R=void 0===N?Qa.get("fontWeight"):N,T=c(n,["adjustLineHeightForInnerControls","align","children","className","color","ellipsizeMode","isDestructive","display","highlightEscape","highlightCaseSensitive","highlightWords","highlightSanitize","isBlock","letterSpacing","lineHeight","optimizeReadabilityFor","size","truncate","upperCase","variant","weight"]),M=a,j=Array.isArray(v),I="caption"===k;j&&(M=function(e){var t=e.activeClassName,n=void 0===t?"":t,r=e.activeIndex,o=void 0===r?-1:r,a=e.activeStyle,i=e.autoEscape,l=e.caseSensitive,c=void 0!==l&&l,u=e.children,d=e.findChunks,g=e.highlightClassName,p=void 0===g?"":g,f=e.highlightStyle,m=void 0===f?{}:f,h=e.highlightTag,y=void 0===h?"mark":h,v=e.sanitize,b=e.searchWords,_=void 0===b?[]:b,w=e.unhighlightClassName,E=void 0===w?"":w,$=e.unhighlightStyle;if(!u)return null;if("string"!=typeof u)return u;var C,k=u,S=(0,xi.findAll)({autoEscape:i,caseSensitive:c,findChunks:d,sanitize:v,searchWords:_,textToHighlight:k}),x=y,O=-1,P="",A=S.map((function(e,t){var r=k.substr(e.start,e.end-e.start);if(e.highlight){var i;O++,i="object"===Si(p)?c?p[r]:(p=Ai(p))[r.toLowerCase()]:p;var l=O===+o;P="".concat(i," ").concat(l?n:""),C=!0===l&&null!==a?Object.assign({},m,a):m;var u=Pi(Pi({},Qa.$("TextHighlight")),{},{children:r,className:P,key:t,style:C});return"string"!=typeof x&&(u.highlightIndex=O),(0,s.createElement)(x,u)}return(0,s.createElement)("span",Pi(Pi({},Qa.$("Text")),{},{children:r,className:E,key:t,style:$}))}));return A}({autoEscape:m,children:a,caseSensitive:y,searchWords:v,sanitize:b}));var F,D=(0,s.useMemo)((function(){var t,n={},a=function(e){var t=e.adjustLineHeightForInnerControls,n=e.lineHeight;if(!(0,ie.isNil)(n))return n;if(t){var r="calc(".concat(Qa.get("controlHeight")," + ").concat(Qa.space(2),")");switch(t){case"large":r="calc(".concat(Qa.get("controlHeightLarge")," + ").concat(Qa.space(2),")");break;case"small":r="calc(".concat(Qa.get("controlHeightSmall")," + ").concat(Qa.space(2),")");break;case"xSmall":r="calc(".concat(Qa.get("controlHeightXSmall")," + ").concat(Qa.space(2),")")}return r}}({lineHeight:$,adjustLineHeightForInnerControls:r});if(n.Base=qo({color:l,display:p,fontSize:Ea(k),fontWeight:R,lineHeight:a,letterSpacing:E,textAlign:o}),n.upperCase=qo({textTransform:"uppercase"}),n.optimalTextColor=null,C){var s="dark"==(t=function(e){var t=di(e);return le().isReadable(t,"#000000")?"#000000":"#ffffff"}(C),"#000000"===t?"dark":"light");n.optimalTextColor=qo(s?{color:Qa.get("black")}:{color:Qa.get("white")})}return jo(bi,n.Base,n.optimalTextColor,g&&Ei,!!j&&Ci,w&&_i,I&&$i,A&&e[A],P&&n.upperCase,i)}),[r,o,i,l,p,w,I,g,j,E,$,C,k,P,A,R]);!0===x&&(F="auto"),!1===x&&(F="none");var L=function(e){var t=Uo(e,"Truncate"),n=t.className,r=t.children,o=t.ellipsis,a=void 0===o?"…":o,i=t.ellipsizeMode,l=void 0===i?ni:i,u=t.limit,d=void 0===u?0:u,g=t.numberOfLines,p=void 0===g?0:g,f=c(t,["className","children","ellipsis","ellipsizeMode","limit","numberOfLines"]),m=function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",r=arguments.length>1?arguments[1]:void 0,o=ei(ei({},ii),r),a=o.ellipsis,i=o.ellipsizeMode,s=o.limit;if(i===ai)return n;switch(i){case ri:e=0,t=s;break;case oi:e=Math.floor(s/2),t=Math.floor(s/2);break;default:e=s,t=0}return i!==ni?si(n,e,t,a):n}("string"==typeof r?r:"",{ellipsis:a,ellipsizeMode:l,limit:d,numberOfLines:p}),h=l===ni,y=(0,s.useMemo)((function(){var e={};return e.numberOfLines=qo(ui(),p),jo(h&&!p&&Xa,h&&!!p&&e.numberOfLines,n)}),[n,p,h]);return ci(ci({},f),{},{className:y,children:m})}(Ri(Ri({},T),{},{className:D,children:a,ellipsizeMode:u||F}));return!x&&Array.isArray(a)&&(M=s.Children.map(a,(function(e){return(0,ie.isPlainObject)(e)&&"props"in e&&(n=["Link"],(t=e)&&("string"==typeof n?Ko(t).includes(n):Array.isArray(n)&&n.some((function(e){return Ko(t).includes(e)}))))?(0,s.cloneElement)(e,{size:e.props.size||"inherit"}):e;var t,n}))),Ri(Ri({},L),{},{children:x?L.children:M})},name:"Text"});function Mi(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var ji=1===__webpack_require__(4155).env.COMPONENT_SYSTEM_PHASE?Ti:void 0,Ii=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:function(){return null},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){return null},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"Component",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:function(e){return e};return 1===Qo.env.COMPONENT_SYSTEM_PHASE?Yo((function(o,a){var i=Uo(o,n),u=i.__unstableVersion,d=c(i,["__unstableVersion"]);if("next"===u){var g=r(d);return(0,s.createElement)(t,l({},g,{ref:a}))}return(0,s.createElement)(e,l({},o,{ref:a}))}),n):e}(J("p",{target:"e15wbhsk0",label:"Text"})("\n\tbox-sizing: border-box;\n\tmargin: 0;\n",yt,""),ji,"WPComponentsText",(function(e){var t=e.as,n=e.variant,r=c(e,["as","variant"]);return function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Mi(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Mi(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({as:t,css:yt({variant:n}).styles},r)})),Fi=__webpack_require__(4802),Di=()=>(0,s.createElement)(De,{className:"gla-get-started-benefits-card",isBorderless:!0},(0,s.createElement)(qe,null,(0,s.createElement)("div",{className:"gla-get-started-benefits-card__image"},(0,s.createElement)("img",{src:Fi,alt:(0,o.__)("Google Listings & Ads Benefits","google-listings-and-ads"),width:"100%",height:"100%"})),(0,s.createElement)(ze,null,(0,s.createElement)(Ii,{variant:"title.medium",className:"gla-get-started-benefits-card__title"},(0,s.createInterpolateElement)((0,o.__)("Increase clicks by <strong>50%</strong>","google-listings-and-ads"),{strong:(0,s.createElement)("strong",null)})),(0,s.createElement)(Ii,{variant:"body",className:"gla-get-started-benefits-card__description"},(0,o.__)("Using free listings and ads together increased clicks by 50% and doubled impressions. Small-to-medium merchants saw the largest share of the increases.","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-benefits-card__hint"},(0,o.__)("Source: Google Internal Data, July 2020","google-listings-and-ads"))))),Li=(0,s.forwardRef)((function(e,t){var n=e.className,r=c(e,["className"]),o=d()("components-flex__block",n);return(0,s.createElement)(re,l({},r,{className:o,ref:t}))}));function Gi(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Bi(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Gi(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Gi(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var qi={isBorderless:!1,isShady:!1,size:"medium"},zi=function(e){var t=e.className,n=e.isShady,r=c(e,["className","isShady"]),o=Bi(Bi(Bi({},qi),p()),e),a=o.isBorderless,i=o.size,u=d()("components-card__header",a&&"is-borderless",n&&"is-shady",i&&"is-size-".concat(i),t);return(0,s.createElement)(Ae,l({},r,{className:u}))},Hi=__webpack_require__(1704);const Ui=e=>{let{quote:t,name:n}=e;return(0,s.createElement)(Li,null,(0,s.createElement)("img",{src:Hi,alt:(0,o.__)("An image of a quote.","google-listings-and-ads"),width:"34",height:"34"}),(0,s.createElement)(Ii,{className:"gla-get-started-customer-quotes-card__content",variant:"body"},t),(0,s.createElement)(Ii,{className:"gla-get-started-customer-quotes-card__name"},n))};var Vi=()=>(0,s.createElement)(De,{className:"gla-get-started-customer-quotes-card",isBorderless:!0},(0,s.createElement)(zi,null,(0,s.createElement)(Ii,{className:"gla-get-started-customer-quotes-card__title",variant:"title.medium"},(0,o.__)("21,000+ WooCommerce store owners like you already list products on Google for free","google-listings-and-ads"))),(0,s.createElement)(ae,{gap:0},(0,s.createElement)(Ui,{quote:(0,o.__)("Thank you Google and WooCommerce for creating this app. It’s so simple to use and connect your products to Merchant Center.","google-listings-and-ads"),name:(0,o.__)("joshualukewhite","google-listings-and-ads")}),(0,s.createElement)(Ui,{quote:(0,o.__)("It does everything smoothly. Perfect and must need add-on from WooCommerce. Some things are just “essentials”.","google-listings-and-ads"),name:(0,o.__)("Anonymous","google-listings-and-ads")}))),Wi=function(e){var t=e.label,n=e.children;return(0,s.createElement)("div",{className:"components-panel__header"},t&&(0,s.createElement)("h2",null,t),n)},Yi=(0,s.forwardRef)((function(e,t){var n=e.header,r=e.className,o=e.children,a=d()(r,"components-panel");return(0,s.createElement)("div",{className:a,ref:t},n&&(0,s.createElement)(Wi,{label:n}),o)}));function Ki(e){var t=Et((0,s.useState)((function(){return!(!e||"undefined"==typeof window||!window.matchMedia(e).matches)})),2),n=t[0],r=t[1];return(0,s.useEffect)((function(){if(e){var t=function(){return r(window.matchMedia(e).matches)};t();var n=window.matchMedia(e);return n.addListener(t),function(){n.removeListener(t)}}}),[e]),e&&n}var Qi=__webpack_require__(4155),Zi="undefined"!=typeof window&&window.navigator.userAgent.indexOf("Trident")>=0,Xi=Qi.env.FORCE_REDUCED_MOTION||Zi?function(){return!0}:function(){return Ki("(prefers-reduced-motion: reduce)")};function Ji(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function es(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ji(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ji(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ts=function(e){return(0,s.createElement)("circle",e)},ns=function(e){return(0,s.createElement)("path",e)},rs=function(e){var t=e.className,n=e.isPressed,r=es(es({},c(e,["className","isPressed"])),{},{className:d()(t,{"is-pressed":n})||void 0,role:"img","aria-hidden":!0,focusable:!1});return(0,s.createElement)("svg",r)},os=(0,s.createElement)(rs,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,s.createElement)(ns,{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})),as=(0,s.createElement)(rs,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,s.createElement)(ns,{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})),is=window.wp.deprecated,ss=__webpack_require__.n(is),ls=window.wp.dom,cs=window.wp.keycodes,us={huge:1440,wide:1280,large:960,medium:782,small:600,mobile:480},ds={">=":"min-width","<":"max-width"},gs={">=":function(e,t){return t>=e},"<":function(e,t){return t<e}},ps=(0,s.createContext)(null),fs=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:">=",n=(0,s.useContext)(ps),r=!n&&"(".concat(ds[t],": ").concat(us[e],"px)"),o=Ki(r);return n?gs[t](us[e],n):o};fs.__experimentalWidthProvider=ps.Provider;var ms=fs,hs=__webpack_require__(5464),ys=__webpack_require__.n(hs)(),vs=function(){return(0,s.useCallback)((function(e){e&&e.addEventListener("keydown",(function(t){if(t.keyCode===cs.TAB){var n=ls.focus.tabbable.find(e);if(n.length){var r=n[0],o=n[n.length-1];t.shiftKey&&t.target===r?(t.preventDefault(),o.focus()):(t.shiftKey||t.target!==o)&&n.includes(t.target)||(t.preventDefault(),r.focus())}}}))}),[])},bs=function(e){var t=(0,s.useRef)(),n=(0,s.useRef)(),r=(0,s.useRef)(e);return(0,s.useEffect)((function(){r.current=e}),[e]),(0,s.useCallback)((function(e){if(e){if(t.current=e,n.current)return;n.current=e.ownerDocument.activeElement}else if(n.current){var o=t.current.contains(t.current.ownerDocument.activeElement);if(t.current.isConnected&&!o)return;r.current?r.current():n.current.focus()}}),[])};function _s(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"firstElement",t=(0,s.useRef)(e);return(0,s.useEffect)((function(){t.current=e}),[e]),(0,s.useCallback)((function(e){if(e&&!1!==t.current&&!e.contains(e.ownerDocument.activeElement)){var n=e;if("firstElement"===t.current){var r=ls.focus.tabbable.find(e)[0];r&&(n=r)}n.focus()}}),[])}var ws=["button","submit"];function Es(e){var t=(0,s.useRef)(e);(0,s.useEffect)((function(){t.current=e}),[e]);var n=(0,s.useRef)(!1),r=(0,s.useRef)(),o=(0,s.useCallback)((function(){clearTimeout(r.current)}),[]);(0,s.useEffect)((function(){return function(){return o()}}),[]),(0,s.useEffect)((function(){e||o()}),[e,o]);var a=(0,s.useCallback)((function(e){var t=e.type,r=e.target;(0,ie.includes)(["mouseup","touchend"],t)?n.current=!1:function(e){if(!(e instanceof window.HTMLElement))return!1;switch(e.nodeName){case"A":case"BUTTON":return!0;case"INPUT":return(0,ie.includes)(ws,e.type)}return!1}(r)&&(n.current=!0)}),[]),i=(0,s.useCallback)((function(e){e.persist(),n.current||(r.current=setTimeout((function(){document.hasFocus()?"function"==typeof t.current&&t.current(e):e.preventDefault()}),0))}),[]);return{onFocus:o,onMouseDown:a,onMouseUp:a,onTouchStart:a,onTouchEnd:a,onBlur:i}}var $s=(0,s.createElement)(rs,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,s.createElement)(ns,{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"}));function Cs(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ks(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Cs(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Cs(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ss(e,t,n,r,a,i,s,l){var c=t.width;"left"===n&&(0,o.isRTL)()?n="right":"right"===n&&(0,o.isRTL)()&&(n="left"),"left"===r&&(0,o.isRTL)()?r="right":"right"===r&&(0,o.isRTL)()&&(r="left");var u=Math.round(e.left+e.width/2),d={popoverLeft:u,contentWidth:(u-c/2>0?c/2:u)+(u+c/2>window.innerWidth?window.innerWidth-u:c/2)},g=e.left;"right"===r?g=e.right:"middle"!==i&&(g=u);var p=e.right;"left"===r?p=e.left:"middle"!==i&&(p=u);var f,m={popoverLeft:g,contentWidth:g-c>0?c:g},h={popoverLeft:p,contentWidth:p+c>window.innerWidth?window.innerWidth-p:c},y=n,v=null;if(!a&&!l)if("center"===n&&d.contentWidth===c)y="center";else if("left"===n&&m.contentWidth===c)y="left";else if("right"===n&&h.contentWidth===c)y="right";else{var b="left"==(y=m.contentWidth>h.contentWidth?"left":"right")?m.contentWidth:h.contentWidth;c>window.innerWidth&&(v=window.innerWidth),b!==c&&(y="center",d.popoverLeft=window.innerWidth/2)}if(f="center"===y?d.popoverLeft:"left"===y?m.popoverLeft:h.popoverLeft,s){var _=s.getBoundingClientRect();f=Math.min(f,_.right-c)}return{xAxis:y,popoverLeft:f,contentWidth:v}}function xs(e,t,n,r,o,a,i,s){var l=t.height;if(o){var c=o.getBoundingClientRect().top+l-i;if(e.top<=c)return{yAxis:n,popoverTop:Math.min(e.bottom,c)}}var u=e.top+e.height/2;"bottom"===r?u=e.bottom:"top"===r&&(u=e.top);var d={popoverTop:u,contentHeight:(u-l/2>0?l/2:u)+(u+l/2>window.innerHeight?window.innerHeight-u:l/2)},g={popoverTop:e.top,contentHeight:e.top-10-l>0?l:e.top-10},p={popoverTop:e.bottom,contentHeight:e.bottom+10+l>window.innerHeight?window.innerHeight-10-e.bottom:l},f=n,m=null;if(!o&&!s)if("middle"===n&&d.contentHeight===l)f="middle";else if("top"===n&&g.contentHeight===l)f="top";else if("bottom"===n&&p.contentHeight===l)f="bottom";else{var h="top"==(f=g.contentHeight>p.contentHeight?"top":"bottom")?g.contentHeight:p.contentHeight;m=h!==l?h:null}return{yAxis:f,popoverTop:"middle"===f?d.popoverTop:"top"===f?g.popoverTop:p.popoverTop,contentHeight:m}}function Os(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ps(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function As(e,t,n){return t&&Ps(e.prototype,t),n&&Ps(e,n),e}function Ns(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&_(e,t)}function Rs(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ts(e,t){if(t&&("object"===Si(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return Rs(e)}function Ms(e){return Ms=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},Ms(e)}function js(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=Ms(e);if(t){var o=Ms(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return Ts(this,n)}}var Is=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.htmlDocument,n=void 0===t?document:t,r=e.className,o=void 0===r?"lockscroll":r,a=0,i=0;function l(e){var t=n.scrollingElement||n.body;e&&(i=t.scrollTop);var r=e?"add":"remove";t.classList[r](o),n.documentElement.classList[r](o),e||(t.scrollTop=i)}function c(){0===a&&l(!0),++a}function u(){1===a&&l(!1),--a}return function(e){Ns(n,e);var t=js(n);function n(){return Os(this,n),t.apply(this,arguments)}return As(n,[{key:"componentDidMount",value:function(){c()}},{key:"componentWillUnmount",value:function(){u()}},{key:"render",value:function(){return null}}]),n}(s.Component)}();function Fs(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=Ms(e)););return e}function Ds(){return Ds="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var r=Fs(e,t);if(r){var o=Object.getOwnPropertyDescriptor(r,t);return o.get?o.get.call(arguments.length<3?e:n):o.value}},Ds.apply(this,arguments)}function Ls(e){return function(e){if(Array.isArray(e))return bt(e)}(e)||Pn(e)||_t(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}window.wp.warning;var Gs=__webpack_require__(4155),Bs=(0,s.createContext)({slots:{},fills:{},registerSlot:function(){void 0!==Gs&&Gs.env},updateSlot:function(){},unregisterSlot:function(){},registerFill:function(){},unregisterFill:function(){}});var qs=(0,s.createContext)({registerSlot:function(){},unregisterSlot:function(){},registerFill:function(){},unregisterFill:function(){},getSlot:function(){},getFills:function(){},subscribe:function(){}}),zs=(qs.Provider,qs.Consumer);s.Component;var Hs=function(e){Ns(o,e);var t,n,r=(t=o,n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,r=Ms(t);if(n){var o=Ms(this).constructor;e=Reflect.construct(r,arguments,o)}else e=r.apply(this,arguments);return Ts(this,e)});function o(){var e;return Os(this,o),(e=r.apply(this,arguments)).isUnmounted=!1,e.bindNode=e.bindNode.bind(Rs(e)),e}return As(o,[{key:"componentDidMount",value:function(){(0,this.props.registerSlot)(this.props.name,this)}},{key:"componentWillUnmount",value:function(){var e=this.props.unregisterSlot;this.isUnmounted=!0,e(this.props.name,this)}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.name,r=t.unregisterSlot,o=t.registerSlot;e.name!==n&&(r(e.name),o(n,this))}},{key:"bindNode",value:function(e){this.node=e}},{key:"forceUpdate",value:function(){this.isUnmounted||Ds(Ms(o.prototype),"forceUpdate",this).call(this)}},{key:"render",value:function(){var e=this.props,t=e.children,n=e.name,r=e.fillProps,o=void 0===r?{}:r,a=e.getFills,i=(0,ie.map)(a(n,this),(function(e){var t=e.occurrence,n=(0,ie.isFunction)(e.children)?e.children(o):e.children;return s.Children.map(n,(function(e,n){if(!e||(0,ie.isString)(e))return e;var r="".concat(t,"---").concat(e.key||n);return(0,s.cloneElement)(e,{key:r})}))})).filter((0,ie.negate)(s.isEmptyElement));return(0,s.createElement)(s.Fragment,null,(0,ie.isFunction)(t)?t(i):i)}}]),o}(s.Component),Us=function(e){return(0,s.createElement)(zs,null,(function(t){var n=t.registerSlot,r=t.unregisterSlot,o=t.getFills;return(0,s.createElement)(Hs,l({},e,{registerSlot:n,unregisterSlot:r,getFills:o}))}))},Vs=0;function Ws(e){var t=e.name,n=e.children,r=e.registerFill,o=e.unregisterFill,a=function(e){var t=(0,s.useContext)(qs),n=t.getSlot,r=t.subscribe,o=Et((0,s.useState)(n(e)),2),a=o[0],i=o[1];return(0,s.useEffect)((function(){return i(n(e)),r((function(){i(n(e))}))}),[e]),a}(t),i=(0,s.useRef)({name:t,children:n});return i.current.occurrence||(i.current.occurrence=++Vs),(0,s.useLayoutEffect)((function(){return r(t,i.current),function(){return o(t,i.current)}}),[]),(0,s.useLayoutEffect)((function(){i.current.children=n,a&&a.forceUpdate()}),[n]),(0,s.useLayoutEffect)((function(){t!==i.current.name&&(o(i.current.name,i.current),i.current.name=t,r(t,i.current))}),[t]),a&&a.node?((0,ie.isFunction)(n)&&(n=n(a.props.fillProps)),(0,s.createPortal)(n,a.node)):null}var Ys=function(e){return(0,s.createElement)(zs,null,(function(t){var n=t.registerFill,r=t.unregisterFill;return(0,s.createElement)(Ws,l({},e,{registerFill:n,unregisterFill:r}))}))};function Ks(e){var t=e.name,n=e.fillProps,r=void 0===n?{}:n,o=e.as,a=void 0===o?"div":o,i=c(e,["name","fillProps","as"]),u=(0,s.useContext)(Bs),d=(0,s.useRef)();return(0,s.useLayoutEffect)((function(){return u.registerSlot(t,d,r),function(){u.unregisterSlot(t,d)}}),[u.registerSlot,u.unregisterSlot,t]),(0,s.useLayoutEffect)((function(){u.updateSlot(t,r)})),(0,s.createElement)(a,l({ref:d},i))}function Qs(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Zs(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Qs(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Qs(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Xs(e){var t=(0,s.useContext)(Bs),n=t.slots[e]||{},r=t.fills[e],o=(0,s.useMemo)((function(){return r||[]}),[r]),a=(0,s.useCallback)((function(n){t.updateSlot(e,n)}),[e,t.updateSlot]),i=(0,s.useCallback)((function(n){t.unregisterSlot(e,n)}),[e,t.unregisterSlot]),l=(0,s.useCallback)((function(n){t.registerFill(e,n)}),[e,t.registerFill]),c=(0,s.useCallback)((function(n){t.unregisterFill(e,n)}),[e,t.unregisterFill]);return Zs(Zs({},n),{},{updateSlot:a,unregisterSlot:i,fills:o,registerFill:l,unregisterFill:c})}function Js(e){var t,n=e.name,r=e.children,o=Xs(n),a=(0,s.useRef)({rerender:(t=Et((0,s.useState)({}),2)[1],function(){return t({})})});return(0,s.useEffect)((function(){return o.registerFill(a),function(){o.unregisterFill(a)}}),[o.registerFill,o.unregisterFill]),o.ref&&o.ref.current?("function"==typeof r&&(r=r(o.fillProps)),(0,s.createPortal)(r,o.ref.current)):null}function el(e){var t=e.bubblesVirtually,n=c(e,["bubblesVirtually"]);return t?(0,s.createElement)(Ks,n):(0,s.createElement)(Us,n)}function tl(e){return(0,s.createElement)(s.Fragment,null,(0,s.createElement)(Ys,e),(0,s.createElement)(Js,e))}var nl="Popover";function rl(e,t){var n=t.defaultView,r=n.frameElement;if(!r)return e;var o=r.getBoundingClientRect();return new n.DOMRect(e.left+o.left,e.top+o.top,e.width,e.height)}function ol(e,t){var n,r=(n=t).ownerDocument.defaultView.getComputedStyle(n),o=r.paddingTop,a=r.paddingBottom,i=r.paddingLeft,s=r.paddingRight,l=o?parseInt(o,10):0,c=a?parseInt(a,10):0,u=i?parseInt(i,10):0,d=s?parseInt(s,10):0;return{x:e.left+u,y:e.top+l,width:e.width-u-d,height:e.height-l-c,left:e.left+u,right:e.right-d,top:e.top+l,bottom:e.bottom-c}}function al(e,t,n){n?e.getAttribute(t)!==n&&e.setAttribute(t,n):e.hasAttribute(t)&&e.removeAttribute(t)}function il(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";e.style[t]!==n&&(e.style[t]=n)}function sl(e,t,n){n?e.classList.contains(t)||e.classList.add(t):e.classList.contains(t)&&e.classList.remove(t)}var ll=function(e){var t=e.headerTitle,n=e.onClose,r=e.onKeyDown,o=e.children,a=e.className,i=e.noArrow,u=void 0===i||i,g=e.isAlternate,p=e.position,m=void 0===p?"bottom right":p,h=(e.range,e.focusOnMount),y=void 0===h?"firstElement":h,v=e.anchorRef,b=e.shouldAnchorIncludePadding,_=e.anchorRect,w=e.getAnchorRect,E=e.expandOnMobile,$=e.animate,C=void 0===$||$,k=e.onClickOutside,S=e.onFocusOutside,x=e.__unstableStickyBoundaryElement,O=e.__unstableSlotName,P=void 0===O?nl:O,A=e.__unstableObserveElement,N=e.__unstableBoundaryParent,R=e.__unstableForcePosition,T=c(e,["headerTitle","onClose","onKeyDown","children","className","noArrow","isAlternate","position","range","focusOnMount","anchorRef","shouldAnchorIncludePadding","anchorRect","getAnchorRect","expandOnMobile","animate","onClickOutside","onFocusOutside","__unstableStickyBoundaryElement","__unstableSlotName","__unstableObserveElement","__unstableBoundaryParent","__unstableForcePosition"]),M=(0,s.useRef)(null),j=(0,s.useRef)(null),I=(0,s.useRef)(),F=ms("medium","<"),D=Et((0,s.useState)(),2),L=D[0],G=D[1],B=Xs(P),q=E&&F,z=Et(ys(),2),H=z[0],U=z[1];u=q||u,(0,s.useLayoutEffect)((function(){if(q)return sl(I.current,"is-without-arrow",u),sl(I.current,"is-alternate",g),al(I.current,"data-x-axis"),al(I.current,"data-y-axis"),il(I.current,"top"),il(I.current,"left"),il(j.current,"maxHeight"),void il(j.current,"maxWidth");var e=function(){if(I.current&&j.current){var e=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],o=arguments.length>4?arguments[4]:void 0;if(t)return t;if(n){if(!e.current)return;return n(e.current)}if(!1!==r){if(!(r&&window.Range&&window.Element&&window.DOMRect))return;if("function"==typeof(null==r?void 0:r.cloneRange))return rl((0,ls.getRectangleFromRange)(r),r.endContainer.ownerDocument);if("function"==typeof(null==r?void 0:r.getBoundingClientRect)){var a=rl(r.getBoundingClientRect(),r.ownerDocument);return o?a:ol(a,r)}var i=r.top,s=r.bottom,l=i.getBoundingClientRect(),c=s.getBoundingClientRect(),u=rl(new window.DOMRect(l.left,l.top,l.width,c.bottom-l.top),i.ownerDocument);return o?u:ol(u,r)}if(e.current){var d=e.current.parentNode,g=d.getBoundingClientRect();return o?g:ol(g,d)}}(M,_,w,v,b);if(e){var t,n,r=I.current,o=r.offsetParent,a=r.ownerDocument,i=0;if(o&&o!==a.body){var s=o.getBoundingClientRect();i=s.top,e=new window.DOMRect(e.left-s.left,e.top-s.top,e.width,e.height)}N&&(t=null===(n=I.current.closest(".popover-slot"))||void 0===n?void 0:n.parentNode);var l=function(e,t){var n=arguments.length>3?arguments[3]:void 0,r=arguments.length>5?arguments[5]:void 0,o=arguments.length>6?arguments[6]:void 0,a=arguments.length>7?arguments[7]:void 0,i=Et((arguments.length>2&&void 0!==arguments[2]?arguments[2]:"top").split(" "),3),s=i[0],l=i[1],c=void 0===l?"center":l,u=i[2],d=xs(e,t,s,u,n,0,r,a);return ks(ks({},Ss(e,t,c,u,n,d.yAxis,o,a)),d)}(e,U.height?U:j.current.getBoundingClientRect(),m,x,I.current,i,t,R),c=l.popoverTop,d=l.popoverLeft,p=l.xAxis,f=l.yAxis,h=l.contentHeight,y=l.contentWidth;"number"==typeof c&&"number"==typeof d&&(il(I.current,"top",c+"px"),il(I.current,"left",d+"px")),sl(I.current,"is-without-arrow",u||"center"===p&&"middle"===f),sl(I.current,"is-alternate",g),al(I.current,"data-x-axis",p),al(I.current,"data-y-axis",f),il(j.current,"maxHeight","number"==typeof h?h+"px":""),il(j.current,"maxWidth","number"==typeof y?y+"px":""),G(({left:"right",right:"left"}[p]||"center")+" "+({top:"bottom",bottom:"top"}[f]||"middle"))}}};e();var t,n=I.current.ownerDocument,r=n.defaultView,o=r.setInterval(e,500),a=function(){r.cancelAnimationFrame(t),t=r.requestAnimationFrame(e)};r.addEventListener("click",a),r.addEventListener("resize",e),r.addEventListener("scroll",e,!0);var i,s=function(e){if(e)return e.endContainer?e.endContainer.ownerDocument:e.top?e.top.ownerDocument:e.ownerDocument}(v);return s&&s!==n&&(s.defaultView.addEventListener("resize",e),s.defaultView.addEventListener("scroll",e,!0)),A&&(i=new r.MutationObserver(e)).observe(A,{attributes:!0}),function(){r.clearInterval(o),r.removeEventListener("resize",e),r.removeEventListener("scroll",e,!0),r.removeEventListener("click",a),r.cancelAnimationFrame(t),s&&s!==n&&(s.defaultView.removeEventListener("resize",e),s.defaultView.removeEventListener("scroll",e,!0)),i&&i.disconnect()}}),[q,_,w,v,b,m,U,x,A,N]);var V=vs(),W=bs(),Y=_s(y),K=Es((function(e){if(S)S(e);else if(k){var t;try{t=new window.MouseEvent("click")}catch(e){(t=document.createEvent("MouseEvent")).initMouseEvent("click",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null)}Object.defineProperty(t,"target",{get:function(){return e.relatedTarget}}),ss()("Popover onClickOutside prop",{alternative:"onFocusOutside"}),k(t)}else n&&n()})),Q=[I,y?V:null,y?W:null,y?Y:null],Z=(0,s.useCallback)(nn(Q),Q),X=Boolean(C&&L)&&function(e){if("loading"===e.type)return d()("components-animate__loading");var t=e.type,n=e.origin,r=void 0===n?function(e){return"appear"===e?"top":"left"}(t):n;if("appear"===t){var o,a=Et(r.split(" "),2),i=a[0],s=a[1],l=void 0===s?"center":s;return d()("components-animate__appear",(f(o={},"is-from-"+l,"center"!==l),f(o,"is-from-"+i,"middle"!==i),o))}return"slide-in"===t?d()("components-animate__slide-in","is-from-"+r):void 0}({type:"appear",origin:L}),J=(0,s.createElement)("div",l({className:d()("components-popover",a,X,{"is-expanded":q,"is-without-arrow":u,"is-alternate":g})},T,{onKeyDown:function(e){e.keyCode===cs.ESCAPE&&n&&(e.stopPropagation(),n()),r&&r(e)}},K,{ref:Z,tabIndex:"-1"}),q&&(0,s.createElement)(Is,null),q&&(0,s.createElement)("div",{className:"components-popover__header"},(0,s.createElement)("span",{className:"components-popover__header-title"},t),(0,s.createElement)(xl,{className:"components-popover__close",icon:$s,onClick:n})),(0,s.createElement)("div",{ref:j,className:"components-popover__content"},(0,s.createElement)("div",{style:{position:"relative"}},H,o)));return B.ref&&(J=(0,s.createElement)(tl,{name:P},J)),v||_?J:(0,s.createElement)("span",{ref:M},J)};ll.Slot=function(e){var t=e.name,n=void 0===t?nl:t;return(0,s.createElement)(el,{bubblesVirtually:!0,name:n,className:"popover-slot"})};var cl=ll,ul=function(e){var t,n,r=e.shortcut,o=e.className;return r?((0,ie.isString)(r)&&(t=r),(0,ie.isObject)(r)&&(t=r.display,n=r.ariaLabel),(0,s.createElement)("span",{className:o,"aria-label":n},t)):null};function dl(e,t){var n=(0,m.useState)((function(){return{inputs:t,result:e()}}))[0],r=(0,m.useRef)(!0),o=(0,m.useRef)(n),a=r.current||Boolean(t&&o.current.inputs&&function(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}(t,o.current.inputs))?o.current:{inputs:t,result:e()};return(0,m.useEffect)((function(){r.current=!1,o.current=a}),[a]),a.result}function gl(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function pl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?gl(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):gl(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var fl=(0,s.createElement)("div",{className:"event-catcher"}),ml=function(e){var t=e.eventHandlers,n=e.child,r=e.childrenWithPopover;return(0,s.cloneElement)((0,s.createElement)("span",{className:"disabled-element-wrapper"},(0,s.cloneElement)(fl,t),(0,s.cloneElement)(n,{children:r}),","),t)},hl=function(e){var t=e.child,n=e.eventHandlers,r=e.childrenWithPopover;return(0,s.cloneElement)(t,pl(pl({},n),{},{children:r}))},yl=function(e,t,n){if(1===s.Children.count(e)){var r=s.Children.only(e);"function"==typeof r.props[t]&&r.props[t](n)}},vl=function(e){var t=e.children,n=e.position,r=e.text,o=e.shortcut,a=Et((0,s.useState)(!1),2),i=a[0],l=a[1],c=Et((0,s.useState)(!1),2),u=c[0],d=c[1],g=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=dl((function(){return ie.debounce.apply(void 0,t)}),t);return(0,s.useEffect)((function(){return function(){return r.cancel()}}),[r]),r}(d,700),p=function(e){yl(t,"onMouseDown",e),document.addEventListener("mouseup",h),l(!0)},f=function(e){yl(t,"onMouseUp",e),document.removeEventListener("mouseup",h),l(!1)},m=function(e){return"mouseUp"===e?f:"mouseDown"===e?p:void 0},h=m("mouseUp"),y=function(e,n){return function(r){if(yl(t,e,r),!(r.currentTarget.disabled||"focus"===r.type&&i)){g.cancel();var o=(0,ie.includes)(["focus","mouseenter"],r.type);o!==u&&(n?g(o):d(o))}}},v=function(){g.cancel()};if((0,s.useEffect)((function(){return v}),[]),1!==s.Children.count(t))return t;var b={onMouseEnter:y("onMouseEnter",!0),onMouseLeave:y("onMouseLeave"),onClick:y("onClick"),onFocus:y("onFocus"),onBlur:y("onBlur"),onMouseDown:m("mouseDown")},_=s.Children.only(t),w=_.props,E=w.children,$=w.disabled?ml:hl,C=function(e){var t=e.grandchildren,n=e.isOver,r=e.position,o=e.text,a=e.shortcut;return(0,s.concatChildren)(t,n&&(0,s.createElement)(cl,{focusOnMount:!1,position:r,className:"components-tooltip","aria-hidden":"true",animate:!1,noArrow:!0},o,(0,s.createElement)(ul,{className:"components-tooltip__shortcut",shortcut:a})))}(pl({grandchildren:E},{isOver:u,position:n,text:r,shortcut:o}));return $({child:_,eventHandlers:b,childrenWithPopover:C})},bl=function(e){var t=e.icon,n=e.className,r=c(e,["icon","className"]),o=["dashicon","dashicons","dashicons-"+t,n].filter(Boolean).join(" ");return(0,s.createElement)("span",l({className:o},r))};function _l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function wl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?_l(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):_l(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var El=function(e){var t=e.icon,n=void 0===t?null:t,r=e.size,o=c(e,["icon","size"]);if("string"==typeof n)return(0,s.createElement)(bl,l({icon:n},o));if(n&&bl===n.type)return(0,s.cloneElement)(n,wl({},o));var a=r||24;if("function"==typeof n)return n.prototype instanceof s.Component?(0,s.createElement)(n,wl({size:a},o)):n(wl({size:a},o));if(n&&("svg"===n.type||n.type===rs)){var i=wl(wl({width:a,height:a},n.props),o);return(0,s.createElement)(rs,i)}return(0,s.isValidElement)(n)?(0,s.cloneElement)(n,wl({size:a},o)):n};function $l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var Cl=function(e){var t=e.as,n=void 0===t?"div":t,r=e.className,o=c(e,["as","className"]);return function(e){var t=e.as,n=void 0===t?"div":t,r=c(e,["as"]);return"function"==typeof r.children?r.children(r):(0,s.createElement)(n,r)}(function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?$l(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):$l(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({as:n,className:d()("components-visually-hidden",r)},o))};function kl(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var Sl=["onMouseDown","onClick"],xl=(0,s.forwardRef)((function(e,t){var n=e.href,r=e.target,o=e.isPrimary,a=e.isSmall,i=e.isTertiary,u=e.isPressed,g=e.isBusy,p=e.isDefault,f=e.isSecondary,m=e.isLink,h=e.isDestructive,y=e.className,v=e.disabled,b=e.icon,_=e.iconPosition,w=void 0===_?"left":_,E=e.iconSize,$=e.showTooltip,C=e.tooltipPosition,k=e.shortcut,S=e.label,x=e.children,O=e.text,P=e.__experimentalIsFocusable,A=e.describedBy,N=c(e,["href","target","isPrimary","isSmall","isTertiary","isPressed","isBusy","isDefault","isSecondary","isLink","isDestructive","className","disabled","icon","iconPosition","iconSize","showTooltip","tooltipPosition","shortcut","label","children","text","__experimentalIsFocusable","describedBy"]);p&&ss()("Button isDefault prop",{alternative:"isSecondary"});var R=d()("components-button",y,{"is-secondary":p||f,"is-primary":o,"is-small":a,"is-tertiary":i,"is-pressed":u,"is-busy":g,"is-link":m,"is-destructive":h,"has-text":!!b&&!!x,"has-icon":!!b}),T=v&&!P,M=void 0===n||T?"button":"a",j="a"===M?{href:n,target:r}:{type:"button",disabled:T,"aria-pressed":u};if(v&&P){j["aria-disabled"]=!0;var I,F=function(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return kl(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?kl(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,s=!1;return{s:function(){n=e[Symbol.iterator]()},n:function(){var e=n.next();return i=e.done,e},e:function(e){s=!0,a=e},f:function(){try{i||null==n.return||n.return()}finally{if(s)throw a}}}}(Sl);try{for(F.s();!(I=F.n()).done;)N[I.value]=function(e){e.stopPropagation(),e.preventDefault()}}catch(e){F.e(e)}finally{F.f()}}var D=!T&&($&&S||k||!!S&&(!x||(0,ie.isArray)(x)&&!x.length)&&!1!==$),L=A?(0,ie.uniqueId)():null,G=N["aria-describedby"]||L,B=(0,s.createElement)(M,l({},j,N,{className:R,"aria-label":N["aria-label"]||S,"aria-describedby":G,ref:t}),b&&"left"===w&&(0,s.createElement)(El,{icon:b,size:E}),O&&(0,s.createElement)(s.Fragment,null,O),b&&"right"===w&&(0,s.createElement)(El,{icon:b,size:E}),x);return D?(0,s.createElement)(s.Fragment,null,(0,s.createElement)(vl,{text:A||S,shortcut:k,position:C},B),A&&(0,s.createElement)(Cl,null,(0,s.createElement)("span",{id:L},A))):(0,s.createElement)(s.Fragment,null,B,A&&(0,s.createElement)(Cl,null,(0,s.createElement)("span",{id:L},A)))}));function Ol(e){return null!=e}function Pl(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=arguments.length>1?arguments[1]:void 0;return null!==(e=t.find(Ol))&&void 0!==e?e:n}function Al(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Nl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Al(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Al(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Rl={initial:void 0,fallback:""},Tl=function(e,t){var n=(0,s.useRef)(!1);(0,s.useEffect)((function(){if(n.current)return e();n.current=!0}),t)},Ml=(0,s.forwardRef)((function(e,t){var n=e.isOpened,r=e.icon,o=e.title,a=c(e,["isOpened","icon","title"]);return o?(0,s.createElement)("h2",{className:"components-panel__body-title"},(0,s.createElement)(xl,l({className:"components-panel__body-toggle","aria-expanded":n,ref:t},a),(0,s.createElement)("span",{"aria-hidden":"true"},(0,s.createElement)(El,{className:"components-panel__arrow",icon:n?os:as})),o,r&&(0,s.createElement)(El,{icon:r,className:"components-panel__icon",size:20}))):null})),jl=(0,s.forwardRef)((function(e,t){var n=e.buttonProps,r=void 0===n?{}:n,o=e.children,a=e.className,i=e.icon,c=e.initialOpen,u=e.onToggle,g=void 0===u?ie.noop:u,p=e.opened,f=e.title,m=e.scrollAfterOpen,h=void 0===m||m,y=Et(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Rl,n=Nl(Nl({},Rl),t),r=n.initial,o=n.fallback,a=Et((0,s.useState)(e),2),i=a[0],l=a[1],c=Ol(e);return(0,s.useEffect)((function(){c&&i&&l(void 0)}),[c,i]),[Pl([e,i,r],o),function(e){c||l(e)}]}(p,{initial:void 0===c||c}),2),v=y[0],b=y[1],_=(0,s.useRef)(),w=Xi()?"auto":"smooth",E=(0,s.useRef)();E.current=h,Tl((function(){var e;v&&E.current&&null!==(e=_.current)&&void 0!==e&&e.scrollIntoView&&_.current.scrollIntoView({inline:"nearest",block:"nearest",behavior:w})}),[v,w]);var $=d()("components-panel__body",a,{"is-opened":v});return(0,s.createElement)("div",{className:$,ref:nn([_,t])},(0,s.createElement)(Ml,l({icon:i,isOpened:v,onClick:function(e){e.preventDefault();var t=!v;b(t),g(t)},title:f},r)),"function"==typeof o?o({opened:v}):v&&o)}));jl.displayName="PanelBody";var Il=jl,Fl=function(e){var t=e.className,n=e.children,r=d()("components-panel__row",t);return(0,s.createElement)("div",{className:r},n)},Dl=__webpack_require__(4940);const Ll=(e,t,n)=>r=>{(0,Dl.recordEvent)(e,{id:t,action:r?"expand":"collapse",context:n})};function Gl(e){let{trackName:t,faqItems:n,className:r,context:a}=e;return(0,s.createElement)(Yi,{className:d()("gla-faqs-panel",r),header:(0,o.__)("Frequently asked questions","google-listings-and-ads")},n.map((e=>{let{trackId:n,question:r,answer:o}=e;return(0,s.createElement)(Il,{key:n,title:r,initialOpen:!1,onToggle:Ll(t,n,a)},(0,s.createElement)(Fl,null,o))})))}var Bl=window.wc.components,ql=e=>{const{eventName:t,eventProps:n,onClick:r=(()=>{}),...o}=e;return(0,s.createElement)(Bl.Link,l({},o,{onClick:e=>{t&&(0,Dl.recordEvent)(t,n),r(e)}}))},zl=e=>{const{context:t,linkId:n,href:r,...o}=e;return(0,s.createElement)(ql,l({eventProps:{context:t,link_id:n,href:r},type:"external",target:"_blank",href:r},o,{eventName:"gla_documentation_link_click"}))};const Hl=[{trackId:"what-do-i-need-to-get-started",question:(0,o.__)("What do I need to get started?","google-listings-and-ads"),answer:(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("In order to sync your WooCommerce store with Google and begin showcasing your products online, you will need to provide the following during setup; Google account access, target audience, shipping information, tax rate information (required for US only), and ensure your store is running on a compatible PHP version. <link>Learn more.</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"faqs",linkId:"general-requirements",href:"https://woocommerce.com/document/google-listings-and-ads/#general-requirements"})}))},{trackId:"what-if-i-already-have-free-listings",question:(0,o.__)("What if I already have Google listings or ads set up? Will syncing my store replace my current Google listings?","google-listings-and-ads"),answer:(0,s.createElement)(s.Fragment,null,(0,s.createElement)("p",null,(0,o.__)("Once you link an existing account to connect your store, your Shopping ads and free listings will stop running. You’ll need to re-upload your feed and product data in order to run Shopping ads and show free listings.","google-listings-and-ads")),(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("Learn more about claiming URLs <link>here</link>.","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"faqs",linkId:"claiming-urls",href:"https://support.google.com/merchants/answer/7527436"})})),(0,s.createElement)("p",null,(0,o.__)("If you have an existing Content API feed, it will not be changed, overwritten or deleted by this WooCommerce integration. Instead, products will be added to your existing Content API feed.","google-listings-and-ads")))},{trackId:"is-my-store-ready-to-sync-with-google",question:(0,o.__)("Is my store ready to sync with Google?","google-listings-and-ads"),answer:(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("In order to meet the Google Merchant Center requirements make sure your website has the following; secure checkout process and payment information, refund and return policies, billing terms and conditions, business contact information. <link>Learn more.</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"faqs",linkId:"google-merchant-center-requirements",href:"https://woocommerce.com/document/google-listings-and-ads/#google-merchant-center-requirements"})}))},{trackId:"what-is-a-performance-max-campaign",question:(0,o.__)("What is a Performance Max campaign?","google-listings-and-ads"),answer:(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("Performance Max campaigns make it easy to connect your WooCommerce store to Google Shopping ads so you can showcase your products to shoppers across Google Search, Maps, Shopping, YouTube, Gmail, the Display Network and Discover feed to drive traffic and sales for your store. <link>Learn more.</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"faqs",linkId:"performance-max",href:"https://woocommerce.com/document/google-listings-and-ads/#google-performance-max-campaigns"})}))},{trackId:"what-are-free-listings",question:(0,o.__)("What are free listings?","google-listings-and-ads"),answer:(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("Google Free Listings allows stores to showcase eligible products to shoppers looking for what you offer and drive traffic to your store with Google’s free listings on the Shopping tab. Your products can also appear on Google Search, Google Images, and Gmail if you’re selling in the United States. <link>Learn more.</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"faqs",linkId:"free-listings",href:"https://woocommerce.com/document/google-listings-and-ads/#free-listings-on-google"})}))},{trackId:"where-to-track-free-listings-and-performance-max-campaign-performance",question:(0,o.__)("Where can I track my free listings and Performance Max campaign performance?","google-listings-and-ads"),answer:(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("Once your free listings and Performance Max campaigns are set up, you will be able to track your performance straight from your WooCommerce dashboard. You can view your reports yearly, quarterly, monthly, weekly, or daily. The following metrics will be visible within your report: conversions, clicks, impressions, total sales and total spend. <link>Learn more.</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"faqs",linkId:"campaign-analytics",href:"https://woocommerce.com/document/google-listings-and-ads/#getting-started-with-campaign-analytics"})}))},{trackId:"how-to-sync-products-to-google-free-listings",question:(0,o.__)("How do I sync my products to Google free listings?","google-listings-and-ads"),answer:(0,s.createElement)("p",null,(0,o.__)("The Google Listings and Ads plugin allows you to upload your store and product data to Google. Your products will sync automatically to make relevant information available for free listings, Google Ads, and other Google services. You can create a new Merchant Center account or link an existing account to connect your store and list products across Google.","google-listings-and-ads"))},{trackId:"can-i-run-both-shopping-ads-and-free-listings-campaigns",question:(0,o.__)("Can I run both Shopping ads and free listings campaigns at the same time?","google-listings-and-ads"),answer:(0,s.createElement)("p",null,(0,o.__)("Yes, you can run both at the same time, and we recommend it! In the US, advertisers running free listings and ads together have seen an average of over 50% increase in clicks and over 100% increase in impressions on both free listings and ads on the Shopping tab. Your store is automatically opted into free listings automatically and can choose to run a paid Performance Max campaign.","google-listings-and-ads"))},{trackId:"how-can-i-get-the-ad-credit-offer",question:(0,o.__)("How can I get the $500 ad credit offer?","google-listings-and-ads"),answer:(0,s.createElement)(s.Fragment,null,(0,s.createElement)("p",null,(0,o.__)("Create a new Google Ads account through Google Listings & Ads and a promotional code will be automatically applied to your account. You’ll have 60 days to spend $500 to qualify for the $500 ads credit.","google-listings-and-ads")),(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("Ad credit amounts vary by country and region. Full terms and conditions can be found <link>here</link>.","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"faqs",linkId:"terms-and-conditions-of-google-ads-coupons",href:"https://www.google.com/ads/coupons/terms/"})})))}];var Ul=()=>(0,s.createElement)(Gl,{className:"gla-get-started-faqs",trackName:"gla_faq",context:"get-started",faqItems:Hl}),Vl=__webpack_require__(2454),Wl=__webpack_require__(9648),Yl=__webpack_require__(434);const Kl=e=>{let{linkId:t,href:n}=e;return(0,s.createElement)(Ii,{className:"gla-get-started-features-card__learn-more",variant:"body"},(0,s.createInterpolateElement)((0,o.__)("<link>Learn More →</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"get-started",linkId:t,href:n})}))};var Ql=()=>(0,s.createElement)(De,{className:"gla-get-started-features-card",isBorderless:!0},(0,s.createElement)(zi,null,(0,s.createElement)(Ii,{className:"gla-get-started-features-card__title",variant:"title.medium"},(0,o.__)("49% of shoppers surveyed say they use Google to discover or find a new item or product","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-features-card__description",variant:"body"},(0,o.__)("With Google Listings & Ads, connect with the right shoppers at the right moment when they’re looking to buy products like yours.","google-listings-and-ads"))),(0,s.createElement)(ae,{gap:0},(0,s.createElement)(Li,null,(0,s.createElement)("img",{src:Vl,alt:(0,o.__)("Drawing of WooCommerce and Google","google-listings-and-ads"),width:"183",height:"100"}),(0,s.createElement)(Ii,{className:"gla-get-started-features-card__label",variant:"label"},(0,o.__)("Show products automatically on Google for free","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-features-card__content",variant:"body"},(0,o.__)("When your products are added and approved, they’ll be eligible for free listings, reaching shoppers across Google’s network.","google-listings-and-ads")),(0,s.createElement)(Kl,{linkId:"get-started-features-free-listing-learn-more",href:"https://woocommerce.com/document/google-listings-and-ads/#free-listings-on-google"})),(0,s.createElement)(Li,null,(0,s.createElement)("img",{src:Wl,alt:(0,o.__)("Drawing of a mobile and product ads","google-listings-and-ads"),width:"183",height:"100"}),(0,s.createElement)(Ii,{className:"gla-get-started-features-card__label",variant:"label"},(0,o.__)("Promote products and drive more sales with paid ads","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-features-card__content",variant:"body"},(0,o.__)("Connect your Google Ads account, choose a budget, and Google will optimize your ads so they appear at the right time and place. ","google-listings-and-ads")),(0,s.createElement)(Kl,{linkId:"get-started-features-google-ads-learn-more",href:"https://woocommerce.com/document/google-listings-and-ads/#google-performance-max-campaigns"})),(0,s.createElement)(Li,null,(0,s.createElement)("img",{src:Yl,alt:(0,o.__)("Drawing of a bar and line charts heading up","google-listings-and-ads"),width:"183",height:"100"}),(0,s.createElement)(Ii,{className:"gla-get-started-features-card__label",variant:"label"},(0,o.__)("Track performance straight from your store dashboard","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-features-card__content",variant:"body"},(0,o.__)("Real-time reporting all within your WooCommerce dashboard means you know how your campaigns are performing at all times.","google-listings-and-ads")),(0,s.createElement)(Kl,{linkId:"get-started-features-dashboard-learn-more",href:"https://woocommerce.com/document/google-listings-and-ads/#getting-started-with-campaign-analytics"}))));const Zl=window.glaData,Xl="report-source",Jl="paid",ec="free",tc=Jl,nc="programs",rc="submission-success",oc="campaign-creation-success",ac="gla-can-onboarding-setup-ces-prompt-open",ic="GOOGLE_DISCONNECTED",sc="flat_rate",lc="product",cc="account",uc="request-review";var dc=__webpack_require__(4682),gc=e=>{const{className:t,disabled:n,loading:r,eventName:o,eventProps:a,text:i,onClick:c=(()=>{}),...u}=e,g=["app-button",t];let p;return r&&(p=(0,s.createElement)(Bl.Spinner,null)),i&&(p=(0,s.createElement)(s.Fragment,null,r&&(0,s.createElement)(Bl.Spinner,null),i),u.icon&&g.push("app-button--icon-with-text"),"right"===u.iconPosition&&g.push("app-button--icon-position-right")),(0,s.createElement)(xl,l({className:d()(...g),disabled:n||r,text:p,onClick:function(){o&&(0,Dl.recordEvent)(o,a),c(...arguments)}},u))},pc=window.wc.navigation;const fc="/google/dashboard",mc="/google/settings",hc="/free-listings/edit",yc="/campaigns/edit",vc="/campaigns/create",bc="/edit-phone-number",_c="/edit-store-address",wc="/reconnect-wpcom-account",Ec="/reconnect-google-account",$c=fc,Cc=mc,kc=()=>(0,pc.getNewPath)({subpath:vc},$c),Sc=()=>(0,pc.getNewPath)(null,"/google/setup-mc",null),xc=()=>(0,pc.getNewPath)(null,$c,null),Oc=()=>(0,pc.getNewPath)(null,Cc,null),Pc=e=>{let t;switch(e){case"JETPACK_DISCONNECTED":t=wc;break;case ic:t=Ec;break;default:return}return(0,pc.getNewPath)({subpath:t},Cc,null)};var Ac=()=>{const e=!Zl.mcSupportedLanguage;return(0,s.createElement)(De,{className:"gla-get-started-card",isBorderless:!0},(0,s.createElement)(ze,{className:"motivation-image"},(0,s.createElement)("img",{src:dc,alt:(0,o.__)("Google Shopping search results example","google-listings-and-ads"),width:"279",height:"185"})),(0,s.createElement)(qe,null,(0,s.createElement)(Ii,{variant:"title.medium",className:"gla-get-started-card__title"},(0,o.__)("Get your products in front of more shoppers with Google Listings & Ads","google-listings-and-ads")),(0,s.createElement)(gc,{isPrimary:!0,disabled:e,href:Sc(),eventName:"gla_setup_mc",eventProps:{target:"set_up_free_listings",trigger:"click",context:"get-started"}},(0,o.__)("Start listing products →","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-card__terms-notice"},(0,s.createInterpolateElement)((0,o.__)("By clicking ‘Start listing products‘, you agree to our <link>Terms of Service.</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"get-started",linkId:"wp-terms-of-service",href:"https://wordpress.com/tos/"})}))))},Nc=function(e){return(0,s.createElement)("div",{className:"components-tip"},(0,s.createElement)(rs,{width:"24",height:"24",viewBox:"0 0 24 24"},(0,s.createElement)(ns,{d:"M12 15.8c-3.7 0-6.8-3-6.8-6.8s3-6.8 6.8-6.8c3.7 0 6.8 3 6.8 6.8s-3.1 6.8-6.8 6.8zm0-12C9.1 3.8 6.8 6.1 6.8 9s2.4 5.2 5.2 5.2c2.9 0 5.2-2.4 5.2-5.2S14.9 3.8 12 3.8zM8 17.5h8V19H8zM10 20.5h4V22h-4z"})),(0,s.createElement)("p",null,e.children))};const Rc={allow:"fullscreen",allowtransparency:"true",scrolling:"no",width:"100%",height:"100%",className:"wistia_embed",name:"wistia_embed"};var Tc=e=>{const{id:t,src:n,title:r,iframeProps:a={}}=e,[i,c]=(0,s.useState)(!1);return function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:ie.noop;(0,s.useEffect)((()=>{const n=document.createElement("script");return n.src=e,n.async=!0,document.body.appendChild(n),n.onload=()=>{t()},()=>{document.body.removeChild(n)}}),[e,t])}("https://fast.wistia.com/assets/external/E-v1.js",(0,s.useCallback)((()=>{window._wq&&window._wq.push({id:t,onReady:e=>{e.bind("play",(()=>c(!0)))}})}),[t,c])),(0,s.createElement)("div",{className:d()("gla-wistia-video",i?"is-playing":"")},(0,s.createElement)("div",{className:"gla-wistia-video__container"},(0,s.createElement)("iframe",l({src:n,title:r?(0,o.sprintf)(// translators: %s: The title of the iframe.
2
+ (0,o.__)("%s Video","google-listings-and-ads"),r):(0,o.__)("Wistia Video","google-listings-and-ads")},Rc,a))))},Mc=__webpack_require__(5314),jc=()=>{const e=!Zl.mcSupportedLanguage;return(0,s.createElement)(De,{className:"gla-get-started-with-video-card",isBorderless:!0},(0,s.createElement)(zi,null,(0,s.createElement)("p",null,(0,o.__)("The official extension for WooCommerce, built in collaboration with","google-listings-and-ads")),(0,s.createElement)("img",{src:Mc,alt:(0,o.__)("Google Logo","google-listings-and-ads"),width:"71",height:"24"})),(0,s.createElement)(Li,{className:"motivation-video"},(0,s.createElement)(Tc,{id:"lpvgtsjwrg",src:"https://fast.wistia.net/embed/iframe/lpvgtsjwrg?seo=false&videoFoam=true",title:"WooCommerce-Google-Listings-Ads"})),(0,s.createElement)(qe,null,(0,s.createElement)(Ii,{variant:"title.medium",className:"gla-get-started-with-video-card__title"},(0,o.__)("Reach new customers across Google with free product listings and paid ads","google-listings-and-ads")),(0,s.createElement)(Ii,{variant:"body",className:"gla-get-started-with-video-card__description"},(0,o.__)("Sync your products directly to Google, manage your product feed, and create Google Ad campaigns–without leaving your WooCommerce dashboard. The official extension, built in collaboration with Google.","google-listings-and-ads")),(0,s.createElement)(gc,{className:"gla-get-started-with-video-card__button",isPrimary:!0,disabled:e,href:Sc(),eventName:"gla_setup_mc",eventProps:{target:"set_up_free_listings",trigger:"click",context:"get-started-with-video"}},(0,o.__)("Start listing products →","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-with-video-card__hint"},(0,o.__)("Estimated setup time: 15 min","google-listings-and-ads")),(0,s.createElement)(Ii,{className:"gla-get-started-with-video-card__terms-notice",variant:"body"},(0,s.createInterpolateElement)((0,o.__)("By clicking ‘Start listing products’, you agree to our <link>Terms of Service.</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"get-started-with-video",linkId:"wp-terms-of-service",href:"https://wordpress.com/tos/"})}))),(0,s.createElement)(Nc,null,(0,o.__)("If you’re already using another extension to manage your product feed with Google, make sure to deactivate or uninstall it first to prevent duplicate product feeds.","google-listings-and-ads")))},Ic=window.wp.a11y,Fc=function(e){var t=e.className,n=e.status,r=void 0===n?"info":n,a=e.children,i=e.spokenMessage,l=void 0===i?a:i,c=e.onRemove,u=void 0===c?ie.noop:c,g=e.isDismissible,p=void 0===g||g,f=e.actions,m=void 0===f?[]:f,h=e.politeness,y=void 0===h?function(e){switch(e){case"success":case"warning":case"info":return"polite";default:return"assertive"}}(r):h,v=e.__unstableHTML;!function(e,t){var n="string"==typeof e?e:(0,s.renderToString)(e);(0,s.useEffect)((function(){n&&(0,Ic.speak)(n,t)}),[n,t])}(l,y);var b=d()(t,"components-notice","is-"+r,{"is-dismissible":p});return v&&(a=(0,s.createElement)(s.RawHTML,null,a)),(0,s.createElement)("div",{className:b},(0,s.createElement)("div",{className:"components-notice__content"},a,m.map((function(e,t){var n=e.className,r=e.label,o=e.isPrimary,a=e.noDefaultClasses,i=void 0!==a&&a,l=e.onClick,c=e.url;return(0,s.createElement)(xl,{key:t,href:c,isPrimary:o,isSecondary:!i&&!c,isLink:!i&&!!c,onClick:c?void 0:l,className:d()("components-notice__action",n)},r)}))),p&&(0,s.createElement)(xl,{className:"components-notice__dismiss",icon:$s,label:(0,o.__)("Dismiss this notice"),onClick:u,showTooltip:!1}))},Dc=(0,s.createElement)(rs,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,s.createElement)(ns,{d:"M18.2 17c0 .7-.6 1.2-1.2 1.2H7c-.7 0-1.2-.6-1.2-1.2V7c0-.7.6-1.2 1.2-1.2h3.2V4.2H7C5.5 4.2 4.2 5.5 4.2 7v10c0 1.5 1.2 2.8 2.8 2.8h10c1.5 0 2.8-1.2 2.8-2.8v-3.6h-1.5V17zM14.9 3v1.5h3.7l-6.4 6.4 1.1 1.1 6.4-6.4v3.7h1.5V3h-6.3z"}));const Lc="wc/gla";var Gc,Bc,qc=window.wp.dataControls,zc=window.wp.apiFetch,Hc=__webpack_require__.n(zc),Uc="RECEIVE_SHIPPING_RATES",Vc="UPSERT_SHIPPING_RATES",Wc="DELETE_SHIPPING_RATES",Yc="RECEIVE_SHIPPING_TIMES",Kc="UPSERT_SHIPPING_TIMES",Qc="DELETE_SHIPPING_TIMES",Zc="RECEIVE_SETTINGS",Xc="SAVE_SETTINGS",Jc="RECEIVE_ACCOUNTS_JETPACK",eu="RECEIVE_ACCOUNTS_GOOGLE",tu="RECEIVE_ACCOUNTS_GOOGLE_ACCESS",nu="RECEIVE_ACCOUNTS_GOOGLE_MC",ru="RECEIVE_ACCOUNTS_GOOGLE_MC_EXISTING",ou="RECEIVE_ACCOUNTS_GOOGLE_ADS",au="DISCONNECT_ACCOUNTS_GOOGLE",iu="DISCONNECT_ACCOUNTS_GOOGLE_ADS",su="DISCONNECT_ACCOUNTS_ALL",lu="RECEIVE_ACCOUNTS_GOOGLE_ADS_BILLING_STATUS",cu="RECEIVE_ACCOUNTS_GOOGLE_ADS_EXISTING",uu="RECEIVE_MC_CONTACT_INFORMATION",du="VERIFIED_MC_PHONE_NUMBER",gu="RECEIVE_MC_COUNTRIES_AND_CONTINENTS",pu="RECEIVE_TARGET_AUDIENCE",fu="SAVE_TARGET_AUDIENCE",mu="RECEIVE_ADS_CAMPAIGNS",hu="CREATE_ADS_CAMPAIGN",yu="UPDATE_ADS_CAMPAIGN",vu="DELETE_ADS_CAMPAIGN",bu="RECEIVE_MC_SETUP",_u="RECEIVE_REPORT",wu="RECEIVE_MC_PRODUCT_STATISTICS",Eu="RECEIVE_MC_REVIEW_REQUEST",$u="RECEIVE_MC_ISSUES",Cu="RECEIVE_MC_PRODUCT_FEED",ku="UPDATE_MC_PRODUCTS_VISIBILITY";function Su(e){const t=e.targeted_locations.length>0,n=t?e.targeted_locations:[e.country];return{...e,allowMultiple:t,displayCountries:n}}function xu(e,t){const{createNotice:n}=(0,dn.dispatch)("core/notices");401!==e.statusCode&&n("error",t),console.log(e)}function*Ou(){try{const e=(yield(0,qc.apiFetch)({path:"/wc/gla/mc/shipping/rates"})).map((e=>({...e,rate:Number(e.rate)})));return{type:Uc,shippingRates:e}}catch(e){yield xu(e,(0,o.__)("There was an error loading shipping rates.","google-listings-and-ads"))}}function*Pu(e){const t=(yield(0,qc.apiFetch)({path:"/wc/gla/mc/shipping/rates/batch",method:"POST",data:{rates:e}})).success.map((e=>({...e.rate,rate:Number(e.rate.rate)})));return{type:Vc,shippingRates:t}}function*Au(e){return yield(0,qc.apiFetch)({path:"/wc/gla/mc/shipping/rates/batch",method:"DELETE",data:{ids:e}}),{type:Wc,ids:e}}function*Nu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/shipping/times"}),t=Object.values(e).map((e=>({countryCode:e.country_code,time:Number(e.time)})));return{type:Yc,shippingTimes:t}}catch(e){yield xu(e,(0,o.__)("There was an error loading shipping times.","google-listings-and-ads"))}}function*Ru(e){const{countryCodes:t,time:n}=e;try{return yield(0,qc.apiFetch)({path:"/wc/gla/mc/shipping/times/batch",method:"POST",data:{country_codes:t,time:n}}),{type:Kc,shippingTime:e}}catch(e){yield xu(e,(0,o.__)("There was an error trying to add / update shipping times. Please try again later.","google-listings-and-ads"))}}function*Tu(e){try{return yield(0,qc.apiFetch)({path:"/wc/gla/mc/shipping/times/batch",method:"DELETE",data:{country_codes:e}}),{type:Qc,countryCodes:e}}catch(e){yield xu(e,(0,o.__)("There was an error trying to delete shipping times. Please try again later.","google-listings-and-ads"))}}function*Mu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/settings"});return{type:Zc,settings:e}}catch(e){yield xu(e,(0,o.__)("There was an error loading merchant center settings.","google-listings-and-ads"))}}function*ju(e){try{return yield(0,qc.apiFetch)({path:"/wc/gla/mc/settings",method:"POST",data:e}),{type:Xc,settings:e}}catch(e){yield xu(e,(0,o.__)("There was an error trying to save settings. Please try again later.","google-listings-and-ads"))}}function*Iu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/jetpack/connected"});return{type:Jc,account:e}}catch(e){yield xu(e,(0,o.__)("There was an error loading Jetpack account info.","google-listings-and-ads"))}}function*Fu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/google/connected"});return{type:eu,account:e}}catch(e){yield xu(e,(0,o.__)("There was an error loading Google account info.","google-listings-and-ads"))}}function Du(e){return{type:tu,data:e}}function*Lu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/connection"});return{type:nu,account:e}}catch(e){yield xu(e,(0,o.__)("There was an error loading Google Merchant Center account info.","google-listings-and-ads"))}}function*Gu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/accounts"});return{type:ru,accounts:e}}catch(e){yield xu(e,(0,o.__)("There was an error getting your Google Merchant Center accounts.","google-listings-and-ads"))}}function*Bu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/ads/connection"});return{type:ou,account:e}}catch(e){yield xu(e,(0,o.__)("There was an error loading Google Ads account info.","google-listings-and-ads"))}}function*qu(){try{return yield(0,qc.apiFetch)({path:"/wc/gla/google/connect",method:"DELETE"}),{type:au}}catch(e){throw yield xu(e,(0,o.__)("Unable to disconnect your Google account. Please try again later.","google-listings-and-ads")),e}}function*zu(){try{return yield(0,qc.apiFetch)({path:"/wc/gla/ads/connection",method:"DELETE"}),{type:iu}}catch(e){throw yield xu(e,(0,o.__)("Unable to disconnect your Google Ads account. Please try again later.","google-listings-and-ads")),e}}function*Hu(){try{return yield(0,qc.apiFetch)({path:"/wc/gla/connections",method:"DELETE"}),{type:su}}catch(e){throw yield xu(e,(0,o.__)("Unable to disconnect all your accounts. Please try again later.","google-listings-and-ads")),e}}function*Uu(){try{return ed(yield(0,qc.apiFetch)({path:"/wc/gla/ads/billing-status"}))}catch(e){yield xu(e,(0,o.__)("There was an error getting the billing status of your Google Ads account.","google-listings-and-ads"))}}function*Vu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/ads/accounts"});return{type:cu,accounts:e}}catch(e){yield xu(e,(0,o.__)("There was an error getting your Google Ads accounts.","google-listings-and-ads"))}}function Wu(e){return{type:uu,data:e}}function*Yu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/contact-information",method:"POST"});yield Wu(e)}catch(e){throw yield xu(e,(0,o.__)("Unable to update your Google Merchant Center contact information. Please try again later.","google-listings-and-ads")),e}}function*Ku(e,t,n){try{return{verificationId:(yield(0,qc.apiFetch)({path:"/wc/gla/mc/phone-verification/request",method:"POST",data:{phone_region_code:e,phone_number:t,verification_method:n}})).verification_id}}catch(e){if("rateLimitExceeded"===e.reason)throw{...e,display:(0,o.__)("Unable to initiate the verification code request. A maximum of five attempts to verify the same phone number every four hours. Please try again later.","google-listings-and-ads")};yield xu(e,(0,o.__)("Unable to request the phone verification code. Please try again later.","google-listings-and-ads"))}}function*Qu(e,t,n){try{return yield(0,qc.apiFetch)({path:"/wc/gla/mc/phone-verification/verify",method:"POST",data:{verification_id:e,verification_code:t,verification_method:n}}),{type:du}}catch(e){const{reason:t,message:n=""}=e;if("badRequest"===t){const[,t]=n.match(/^\[(\w+)\]/)||[],r={verificationCode:(0,o.__)("Wrong verification code. Please try again.","google-listings-and-ads"),verificationId:(0,o.__)("The verification code has expired. Please initiate a new verification request by the resend button.","google-listings-and-ads")};if(t in r)throw{...e,display:r[t]}}yield xu(e,(0,o.__)("Unable to verify your phone number. Please try again later.","google-listings-and-ads"))}}function*Zu(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/target_audience"});return{type:pu,target_audience:e}}catch(e){yield xu(e,(0,o.__)("There was an error loading target audience.","google-listings-and-ads"))}}function Xu(e){return{type:nu,account:e}}function Ju(e){return{type:ou,account:e}}function ed(e){return{type:lu,billingStatus:e}}function*td(e){try{return yield(0,qc.apiFetch)({path:"/wc/gla/mc/target_audience",method:"POST",data:e}),{type:fu,target_audience:e}}catch(e){yield xu(e,(0,o.__)("There was an error saving target audience data.","google-listings-and-ads"))}}function*nd(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/ads/campaigns"});return{type:mu,adsCampaigns:e.map(Su)}}catch(e){yield xu(e,(0,o.__)("There was an error loading ads campaigns.","google-listings-and-ads"))}}function*rd(e,t){try{const n=yield(0,qc.apiFetch)({path:"/wc/gla/ads/campaigns",method:"POST",data:{amount:e,targeted_locations:t}});return{type:hu,createdCampaign:Su(n)}}catch(e){throw yield xu(e,(0,o.__)("Unable to create your paid ads campaign. Please try again later.","google-listings-and-ads")),e}}function*od(e,t){try{return yield(0,qc.apiFetch)({path:`/wc/gla/ads/campaigns/${e}`,method:"PATCH",data:t}),{type:yu,id:e,data:t}}catch(e){throw yield xu(e,(0,o.__)("Unable to update your paid ads campaign. Please try again later.","google-listings-and-ads")),e}}function*ad(e){try{return yield(0,qc.apiFetch)({path:`/wc/gla/ads/campaigns/${e}`,method:"DELETE"}),{type:vu,id:e}}catch(e){throw yield xu(e,(0,o.__)("Unable to delete your paid ads campaign. Please try again later.","google-listings-and-ads")),e}}function id(e,t){return{type:_u,reportKey:e,data:t}}function*sd(){try{return ld(yield(0,qc.apiFetch)({path:"/wc/gla/mc/setup"}))}catch(e){yield xu(e,(0,o.__)("There was an error loading your merchant center setup status.","google-listings-and-ads"))}}function*ld(e){return{type:bu,mcSetup:e}}function*cd(e){return{type:wu,mcProductStatistics:e}}function*ud(e){return{type:Eu,mcReviewRequest:e}}function*dd(e,t){return{type:$u,query:e,data:t}}function*gd(e,t){return{type:Cu,query:e,data:t}}function*pd(e,t){try{return yield(0,qc.apiFetch)({path:"/wc/gla/mc/product-visibility",method:"POST",data:{ids:e,visible:t}}),{type:ku}}catch(e){throw yield xu(e,(0,o.__)("Unable to update the channel visibility of products. Please try again later.","google-listings-and-ads")),e}}function*fd(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/review",method:"POST"});return yield ud(e)}catch(e){throw yield xu(e,null==e?void 0:e.message),e}}function md(e){return[e]}function hd(e){return!!e&&"object"==typeof e}function yd(){var e={clear:function(){e.head=null}};return e}function vd(e,t,n){var r;if(e.length!==t.length)return!1;for(r=n;r<e.length;r++)if(e[r]!==t[r])return!1;return!0}function bd(e,t){var n,r;function o(){n=Bc?new WeakMap:yd()}function a(){var n,o,a,i,s,l=arguments.length;for(i=new Array(l),a=0;a<l;a++)i[a]=arguments[a];for(s=t.apply(null,i),(n=r(s)).isUniqueByDependants||(n.lastDependants&&!vd(s,n.lastDependants,0)&&n.clear(),n.lastDependants=s),o=n.head;o;){if(vd(o.args,i,1))return o!==n.head&&(o.prev.next=o.next,o.next&&(o.next.prev=o.prev),o.next=n.head,o.prev=null,n.head.prev=o,n.head=o),o.val;o=o.next}return o={val:e.apply(null,i)},i[0]=null,o.args=i,n.head&&(n.head.prev=o,o.next=n.head),n.head=o,o.val}return t||(t=md),r=Bc?function(e){var t,r,o,a,i=n,s=!0;for(t=0;t<e.length;t++){if(!hd(r=e[t])){s=!1;break}i.has(r)?i=i.get(r):(o=new WeakMap,i.set(r,o),i=o)}return i.has(Gc)||((a=yd()).isUniqueByDependants=s,i.set(Gc,a)),i.get(Gc)}:function(){return n},a.getDependants=t,a.clear=o,o(),a}Gc={},Bc="undefined"!=typeof WeakMap;var _d=window.wp.date,wd=__webpack_require__(9171);const Ed=["clicks","impressions"],$d=["sales","conversions","spend",...Ed],Cd=Object.freeze({NONE:0,FOR_METRIC:1,FOR_REQUEST:2});function kd(e,t,n){const r=(0,wd.getCurrentDates)(t);return{after:(0,_d.format)("Y-m-d",r[n].after),before:(0,_d.format)("Y-m-d",r[n].before),fields:"free"===e?Ed:$d}}function Sd(e,t,n){return`${e}:${t}:${JSON.stringify(n,Object.keys(n).sort())}`}function xd(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0;return(n||Object.keys(e)).reduce(((n,r)=>({...n,[r]:Od(e[r],t[r],e[r]&&t[r]?Cd.NONE:Cd.FOR_REQUEST)})),{})}const Od=(e,t,n)=>({value:e,delta:Pd(e,t),prevValue:t,missingFreeListingsData:n});function Pd(e,t){let n=null;if("number"==typeof e&&"number"==typeof t&&(n=0,e!==t)){const r=(e-t)/t*100;n=Number.isFinite(r)?function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;const n=Math.pow(10,t);return Math.round(e*n)/n}(r):null}return n}const Ad=e=>e.mc.shipping.rates,Nd=e=>e.mc.shipping.times,Rd=e=>e.mc.settings,Td=e=>e.mc.accounts.jetpack,Md=e=>e.mc.accounts.google,jd=e=>e.mc.accounts.google_access,Id=e=>e.mc.accounts.mc,Fd=e=>e.mc.accounts.existing_mc,Dd=e=>e.mc.accounts.ads,Ld=e=>e.mc.accounts.ads_billing_status,Gd=e=>e.mc.accounts.existing_ads,Bd=e=>e.mc.contact,qd=(0,dn.createRegistrySelector)((e=>t=>{const n=e(Lc);return{loaded:!!Bd(t)||n.hasFinishedResolution("getGoogleMCContactInformation"),data:n.getGoogleMCContactInformation()}})),zd=bd((e=>{const{countries:t,continents:n}=e.mc;return{countries:t,continents:n}}),(e=>[e.mc.countries,e.mc.continents])),Hd=e=>e.mc.target_audience,Ud=e=>e.ads_campaigns,Vd=e=>e.mc_setup,Wd=e=>e.mc_product_statistics,Yd=e=>e.mc_review_request,Kd=bd(((e,t)=>{const n=e.mc_issues[t.issue_type];if(!n)return n;const r=(t.page-1)*t.per_page,o=r+t.per_page;return{issues:n.issues.slice(r,o),total:n.total}}),(e=>[e.mc_issues])),Qd=(e,t)=>e.mc_product_feed?{products:e.mc_product_feed.pages[t.page],total:e.mc_product_feed.total}:e.mc_product_feed,Zd=(e,t,n,r)=>{const o=Sd(t,n,r);return e.report[o]||null},Xd=(0,dn.createRegistrySelector)((e=>(t,n,r,o,a)=>{const i=e(Lc),s=function(e,t,n,r){const o=kd(t,n,r),{order:a="desc"}=n;let{orderby:i}=n;i&&o.fields.includes(i)||(i=o.fields[0]);const s={...o,interval:"day",orderby:i,order:a};return"programs"===e&&n.programs?s.ids=n.programs:"products"===e&&n.products&&(s.ids=n.products.replace(/\d+/g,"gla_$&")),s}(n,r,o,a),l=[n,r,s];return{reportQuery:s,loaded:i.hasFinishedResolution("getReportByApiQuery",l),data:i.getReportByApiQuery(...l)}})),Jd=(0,dn.createRegistrySelector)((e=>(t,n,r,o)=>{const a=e(Lc),i=["programs",n,kd(n,r,o)],s=a.getReportByApiQuery(...i);return{data:s?s.totals:null,loaded:a.hasFinishedResolution("getReportByApiQuery",i)}}));var eg=window.wp.url;function*tg(){yield Ou()}function*ng(){yield Nu()}function*rg(){yield Mu()}function*og(){yield Iu()}function*ag(){yield Fu()}function*ig(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/google/reconnected"});yield Du(e)}catch(e){yield xu(e,(0,o.__)("There was an error loading Google account access info.","google-listings-and-ads"))}}function*sg(){yield Lu()}function*lg(){yield Gu()}function*cg(){yield Bu()}function*ug(){yield Uu()}function*dg(){yield Vu()}function*gg(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/contact-information"});yield Wu(e)}catch(e){yield xu(e,(0,o.__)("There was an error loading Google Merchant Center contact information.","google-listings-and-ads"))}}function*pg(){try{const e={continents:!0},t=(0,eg.addQueryArgs)("/wc/gla/mc/countries",e),n=yield(0,qc.apiFetch)({path:t});return{type:gu,data:n}}catch(e){yield xu(e,(0,o.__)("There was an error loading supported country details.","google-listings-and-ads"))}}function*fg(){yield Zu()}function*mg(){yield nd()}function*hg(){yield sd()}function*yg(){try{const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/product-statistics"});yield cd(e)}catch(e){yield xu(e,(0,o.__)("There was an error loading your merchant center product statistics.","google-listings-and-ads"))}}function*vg(){const e=yield(0,qc.apiFetch)({path:"/wc/gla/mc/review"});yield ud(e)}function*bg(e){try{const{issue_type:t,...n}=e,r=yield(0,qc.apiFetch)({path:(0,eg.addQueryArgs)(`/wc/gla/mc/issues/${t||cc}`,n)});yield dd(e,r)}catch(e){yield xu(e,(0,o.__)("There was an error loading issues to resolve.","google-listings-and-ads"))}}function*_g(e){try{const t=yield(0,qc.apiFetch)({path:(0,eg.addQueryArgs)("/wc/gla/mc/product-feed",e)});yield gd(e,t)}catch(e){yield xu(e,(0,o.__)("There was an error loading product feed.","google-listings-and-ads"))}}ag.shouldInvalidate=e=>e.type===au,ig.shouldInvalidate=e=>e.type===au,gg.shouldInvalidate=e=>e.type===du,bg.shouldInvalidate=e=>e.type===ku,_g.shouldInvalidate=(e,t)=>e.type===ku||e.type===Cu&&(e.query.per_page!==t.per_page||e.query.orderby!==t.orderby||e.query.order!==t.order);const wg=new Map([[ec,"mc"],[Jl,"ads"]]);function*Eg(e,t,n){const r=`/wc/gla/${wg.get(t)}/reports/${e}`,a=(0,eg.addQueryArgs)(r,n);try{const r=yield(0,qc.apiFetch)({path:a}),o=Sd(e,t,n);yield id(o,r)}catch(e){yield xu(e,(0,o.__)("There was an error loading report.","google-listings-and-ads"))}}const $g={mc:{target_audience:null,countries:null,continents:null,shipping:{rates:[],times:[]},settings:null,accounts:{jetpack:null,google:null,mc:null,ads:null,existing_mc:null,existing_ads:null,ads_billing_status:null,google_access:null},contact:null},ads_campaigns:null,mc_setup:null,mc_product_statistics:null,mc_issues:{account:null,product:null},mc_review_request:{status:null,cooldown:null,issues:null,reviewEligibleRegions:[]},mc_product_feed:null,report:{}};function Cg(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";const n=Object.assign(e.constructor(),e),r=e=>null==e?{}:(0,ie.clone)(e),o=e=>t?Array.isArray(t)||Array.isArray(e)?[].concat(t,e):`${t}.${e}`:e;return{setIn(e,t){const a=o(e);return(0,ie.setWith)(n,a,t,r),this},end:()=>n}}function kg(e,t,n){return Cg(e).setIn(t,n).end()}function Sg(e,t){return t?e.json?e.json():Promise.reject(e):e}(0,dn.registerStore)(Lc,{actions:t,selectors:n,resolvers:r,controls:qc.controls,reducer:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:$g,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Uc:return kg(e,"mc.shipping.rates",t.shippingRates);case Vc:{const{shippingRates:n}=t,r=[...e.mc.shipping.rates];return n.forEach((e=>{const t=r.findIndex((t=>t.id===e.id));t>=0?r[t]=e:r.push(e)})),kg(e,"mc.shipping.rates",r)}case Wc:{const{ids:n}=t,r=e.mc.shipping.rates.filter((e=>!n.includes(e.id)));return kg(e,"mc.shipping.rates",r)}case Yc:return kg(e,"mc.shipping.times",t.shippingTimes);case Kc:{const{countryCodes:n,time:r}=t.shippingTime,o=[...e.mc.shipping.times];return n.forEach((e=>{const t={countryCode:e,time:r},n=o.findIndex((t=>t.countryCode===e));n>=0?o[n]=t:o.push(t)})),kg(e,"mc.shipping.times",o)}case Qc:{const n=new Set(t.countryCodes),r=e.mc.shipping.times.filter((e=>!n.has(e.countryCode)));return kg(e,"mc.shipping.times",r)}case Zc:return kg(e,"mc.settings",t.settings);case Xc:return kg(e,"mc.settings",{...e.mc.settings,...t.settings});case Jc:return kg(e,"mc.accounts.jetpack",t.account);case eu:return kg(e,"mc.accounts.google",t.account);case tu:return kg(e,"mc.accounts.google_access",t.data);case nu:return kg(e,"mc.accounts.mc",t.account);case ru:return kg(e,"mc.accounts.existing_mc",t.accounts);case ou:return kg(e,"mc.accounts.ads",t.account);case iu:return kg(e,"mc.accounts.ads",$g.mc.accounts.ads);case lu:return kg(e,"mc.accounts.ads_billing_status",t.billingStatus);case cu:return kg(e,"mc.accounts.existing_ads",t.accounts);case uu:return kg(e,"mc.contact",t.data);case gu:{const{data:n}=t;return Cg(e,"mc").setIn("countries",n.countries).setIn("continents",n.continents).end()}case pu:case fu:return kg(e,"mc.target_audience",t.target_audience);case mu:return kg(e,"ads_campaigns",t.adsCampaigns);case hu:return kg(e,"ads_campaigns",[...e.ads_campaigns||[],t.createdCampaign]);case yu:{const{id:n,data:r}=t,o=e.ads_campaigns.findIndex((e=>e.id===n)),a={...e.ads_campaigns[o],...r},i=[...e.ads_campaigns];return i[o]=a,kg(e,"ads_campaigns",i)}case vu:{const{id:n}=t,r=e.ads_campaigns.filter((e=>e.id!==n));return kg(e,"ads_campaigns",r)}case bu:return kg(e,"mc_setup",t.mcSetup);case wu:return kg(e,"mc_product_statistics",t.mcProductStatistics);case Eu:return kg(e,"mc_review_request",t.mcReviewRequest);case $u:{var n;const{query:r,data:o}=t,a=(null===(n=e.mc_issues[r.issue_type])||void 0===n?void 0:n.issues.slice())||[];return a.splice((r.page-1)*r.per_page,r.per_page,...o.issues),Cg(e,`mc_issues.${r.issue_type}`).setIn("issues",a).setIn("total",o.total).end()}case Cu:{const{query:n,data:r}=t,o=e.mc_product_feed||{},a=Cg(e,"mc_product_feed");return o.per_page===n.per_page&&o.order===n.order&&o.orderby===n.orderby||a.setIn("pages",{}),a.setIn(["pages",n.page],r.products).setIn("per_page",n.per_page).setIn("order",n.order).setIn("orderby",n.orderby).setIn("total",r.total).end()}case _u:{const{reportKey:n,data:r}=t;return kg(e,["report",n],r)}default:return e}}}),Hc().use(function(e){const t=new RegExp("^/wc/gla/");return function(n,r){if(!t.test(n.path))return r(n);const{parse:o=!0}=n;return r({...n,parse:!1}).catch(e).catch((async e=>Promise.reject(await Sg(e,o)))).then((e=>o&&204===e.status?null:Sg(e,o)))}}((e=>{if(Zl.mcSetupComplete&&401===e.status)return(e.json||e.text).call(e).then((e=>"string"==typeof e?{message:e}:e)).then((e=>{const t=Pc(e.code);return t&&(0,pc.getHistory)().replace(t),e})).then((t=>Promise.reject({...t,statusCode:e.status})));throw e})));const xg=()=>(0,dn.useDispatch)(Lc);var Og=e=>{const t=(0,s.useRef)(e);return(0,ie.isEqual)(t.current,e)||(t.current=e),t.current},Pg=function(e){const{invalidateResolution:t}=xg();for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];const a=Og(r),i=(0,s.useCallback)((()=>{t(e,a)}),[t,e,a]);return(0,dn.useSelect)((t=>{const{isResolving:n,hasFinishedResolution:r}=t(Lc),o=t(Lc)[e](...a);return{isResolving:n(e,a),hasFinishedResolution:r(e,a),data:o,invalidateResolution:i}}),[i,e,a])},Ag=()=>Pg("getTargetAudience"),Ng=window.wc.data;function Rg(){return(0,dn.useSelect)((e=>{const{getSetting:t}=e(Ng.SETTINGS_STORE_NAME),n=(0,i.getSetting)("countries"),r=t("general","general"),[o]=r.woocommerce_default_country.split(":");return{code:o,name:n[o]}}),[])}const Tg=()=>(0,s.createElement)(El,{className:"gla-get-started-notice__icon",icon:Dc,size:18}),Mg=()=>{const{data:e}=Ag();return e?(0,s.createElement)(Fc,{className:"gla-get-started-notice",status:"error",isDismissible:!1},(0,s.createInterpolateElement)((0,o.__)("Your site language is <language />. This language is currently not supported by Google Listings & Ads. <settingsLink>You can change your site language here</settingsLink>. <supportedLanguagesLink>Read more about supported languages</supportedLanguagesLink>","google-listings-and-ads"),{language:(0,s.createElement)("strong",null,e.language),settingsLink:(0,s.createElement)(Bl.Link,{className:"gla-get-started-notice__link",type:"wp-admin",href:"/wp-admin/options-general.php"}),supportedLanguagesLink:(0,s.createElement)(zl,{className:"gla-get-started-notice__link",href:"https://support.google.com/merchants/answer/160637",context:"get-started",linkId:"supported-languages"})}),(0,s.createElement)(Tg,null)):null},jg=()=>{const{name:e}=Rg();return e?(0,s.createElement)(Fc,{className:"gla-get-started-notice",status:"warning",isDismissible:!1},(0,s.createInterpolateElement)((0,o.__)("Your store’s country is <country />. This country is currently not supported by Google Listings & Ads. However, you can still choose to list your products in another supported country, if you are able to sell your products to customers there. <settingsLink>Change your store’s country here</settingsLink>. <supportedCountriesLink>Read more about supported countries</supportedCountriesLink>","google-listings-and-ads"),{country:(0,s.createElement)("strong",null,e),settingsLink:(0,s.createElement)(Bl.Link,{className:"gla-get-started-notice__link",type:"wp-admin",href:"/wp-admin/admin.php?page=wc-settings"}),supportedCountriesLink:(0,s.createElement)(zl,{className:"gla-get-started-notice__link",href:"https://support.google.com/merchants/answer/160637",context:"get-started",linkId:"supported-countries"})}),(0,s.createElement)(Tg,null)):null};function Ig(){const{mcSupportedLanguage:e,mcSupportedCountry:t}=Zl;return(0,s.createElement)(s.Fragment,null,!e&&(0,s.createElement)(Mg,null),!t&&(0,s.createElement)(jg,null))}var Fg=()=>(0,s.createElement)("div",{className:"woocommerce-marketing-google-get-started-page"},(0,s.createElement)(Ig,null),(0,s.createElement)(jc,null),(0,s.createElement)(Di,null),(0,s.createElement)(Ql,null),(0,s.createElement)(Vi,null),(0,s.createElement)(Ac,null),(0,s.createElement)(Ul,null));const Dg={"full-page":["woocommerce-admin-full-screen","is-wp-toolbar-disabled","gla-full-page"],"full-content":["gla-full-content"]};function Lg(e){(0,s.useEffect)((()=>{if(!Dg.hasOwnProperty(e))return;const t=document.body.classList,n=Dg[e].filter((e=>!t.contains(e)));return t.add(...n),()=>{t.remove(...n)}}),[e])}var Gg=__webpack_require__(8222),Bg=e=>{let{title:t,backHref:n,helpButton:r,onBackButtonClick:o}=e;return(0,s.createElement)("div",{className:"gla-stepper-top-bar"},(0,s.createElement)(Bl.Link,{className:"back-button",href:n,type:"wc-admin",onClick:o},(0,s.createElement)(Gg.Z,null)),(0,s.createElement)("span",{className:"title"},t),(0,s.createElement)("div",{className:"actions"},r))},qg=__webpack_require__(7719),zg=e=>{const{icon:t,text:n,className:r="",...o}=e;return(0,s.createElement)(gc,l({className:`app-icon-button ${r}`},o),(0,s.createElement)("div",null,t),n)},Hg=e=>{const{eventContext:t,...n}=e;return(0,s.createElement)(zg,l({icon:(0,s.createElement)(qg.Z,null),text:(0,o.__)("Help","google-listings-and-ads"),href:"https://docs.woocommerce.com/document/google-listings-and-ads/",target:"_blank",eventName:"gla_help_click",eventProps:{context:t}},n))},Ug=()=>(0,s.createElement)(Bg,{title:(0,o.__)("Get started with Google Listings & Ads","google-listings-and-ads"),helpButton:(0,s.createElement)(Hg,{eventContext:"setup-mc"}),backHref:(0,pc.getNewPath)({},"/google/start"),onBackButtonClick:()=>{(0,Dl.recordEvent)("gla_setup_mc",{target:"back",trigger:"click"})}}),Vg=()=>(0,s.createElement)("div",{className:"app-spinner"},(0,s.createElement)(Bl.Spinner,null)),Wg=()=>(0,dn.useSelect)((e=>({jetpack:e(Lc).getJetpackAccount(),isResolving:e(Lc).isResolving("getJetpackAccount"),hasFinishedResolution:e(Lc).hasFinishedResolution("getJetpackAccount")})),[]);const Yg="https://www.googleapis.com/auth/content",Kg="https://www.googleapis.com/auth/siteverification.verify_only",Qg="https://www.googleapis.com/auth/adwords";function Zg(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];const n={adsRequired:t.includes(Qg)};return n.gmcRequired=t.includes(Yg)&&t.includes(Kg),n.glaRequired=e?n.gmcRequired&&n.adsRequired:n.gmcRequired,n}var Xg=()=>{const{jetpack:e,isResolving:t,hasFinishedResolution:n}=Wg();return(0,dn.useSelect)((r=>{if(!e||"no"===e.active)return{google:void 0,scope:Zg(Zl.adsSetupComplete),isResolving:t,hasFinishedResolution:n};const{getGoogleAccount:o,isResolving:a,hasFinishedResolution:i}=r(Lc),s=o();return{google:s,scope:Zg(Zl.adsSetupComplete,null==s?void 0:s.scope),isResolving:a("getGoogleAccount"),hasFinishedResolution:i("getGoogleAccount")}}),[e,t,n])},Jg=()=>{const{google:e,scope:t,isResolving:n,hasFinishedResolution:r}=Xg();return(0,dn.useSelect)((o=>{if(!e||"no"===e.active||!t.gmcRequired)return{googleMCAccount:void 0,isResolving:n,hasFinishedResolution:r};const{getGoogleMCAccount:a,isResolving:i,hasFinishedResolution:s}=o(Lc);return{googleMCAccount:a(),isResolving:i("getGoogleMCAccount"),hasFinishedResolution:s("getGoogleMCAccount")}}),[e,t.gmcRequired,n,r])},ep=e=>{const{className:t="",children:n,...r}=e;return(0,s.createElement)("div",l({className:`gla-step-content ${t}`},r),(0,s.createElement)("div",{className:"gla-step-content__container"},n))},tp=e=>{const{className:t="",title:n,description:r}=e;return(0,s.createElement)("header",{className:`gla-step-content-header ${t}`},(0,s.createElement)("h1",null,n),(0,s.createElement)("div",{className:"description"},r))},np=e=>{const{className:t="",...n}=e;return(0,s.createElement)("div",l({className:`gla-step-content-footer ${t}`},n))};function rp(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function op(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?rp(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):rp(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ap={isBorderless:!1,isShady:!1,size:"medium"},ip=function(e){var t=e.className,n=e.isShady,r=c(e,["className","isShady"]),o=op(op(op({},ap),p()),e),a=o.isBorderless,i=o.size,u=d()("components-card__footer",a&&"is-borderless",n&&"is-shady",i&&"is-size-".concat(i),t);return(0,s.createElement)(Re,l({},r,{className:u}))};const sp=e=>{const{className:t="",...n}=e;return(0,s.createElement)("div",l({className:`wcdl-subsection ${t}`},n))};sp.Title=e=>{const{className:t,...n}=e;return(0,s.createElement)("div",l({className:d()("wcdl-subsection-title",t)},n))},sp.Body=e=>{const{children:t}=e;return(0,s.createElement)("div",{className:"wcdl-subsection-body"},t)},sp.HelperText=e=>{const{className:t,children:n}=e;return(0,s.createElement)("div",{className:d()("wcdl-subsection-helper-text",t)},n)};var lp=sp;const cp=e=>{let{size:t="",...n}=e;return(0,s.createElement)(De,l({},n,{size:t}))};cp.Body=e=>{const{className:t,...n}=e;return(0,s.createElement)(qe,l({className:d()("wcdl-section-card-body",t)},n))},cp.Footer=e=>{const{children:t,...n}=e;return(0,s.createElement)(ip,l({className:"wcdl-section-card-footer"},n),t)},cp.Title=e=>{const{className:t,...n}=e;return(0,s.createElement)(lp.Title,l({className:d()("wcdl-section-card-title",t)},n))};const up=e=>{let{className:t,title:n,description:r,children:o,disabled:a}=e;const i=d()("wcdl-section",!!a&&"wcdl-section--is-disabled",t);return(0,s.createElement)("section",{className:i},(0,s.createElement)("header",null,n&&(0,s.createElement)("h1",null,n),r),(0,s.createElement)("div",{className:"wcdl-section__body"},o))};up.Card=cp;var dp=up;const gp={normal:!1,large:"gla-vertical-gap-layout__large",overlap:"gla-vertical-gap-layout__overlap"};var pp=e=>{const{className:t,size:n="normal",...r}=e;return(0,s.createElement)("div",l({className:d()("gla-vertical-gap-layout",gp[n],t)},r))};function fp(e){return"yes"!==e.active?"":"yes"===e.owner?e.email:(0,o.__)("Successfully connected through Jetpack","google-listings-and-ads")}var mp=__webpack_require__(4886);function hp(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var yp=function(e){var t=e.icon,n=e.size,r=void 0===n?24:n,o=c(e,["icon","size"]);return(0,s.cloneElement)(t,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?hp(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hp(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({width:r,height:r},o))},vp=(0,s.createElement)(rs,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,s.createElement)(ns,{fillRule:"evenodd",d:"M19.75 11H21V8.667L19.875 4H4.125L3 8.667V11h1.25v8.75h15.5V11zm-1.5 0H5.75v7.25H10V13h4v5.25h4.25V11zm-5.5-5.5h2.067l.486 3.24.028.76H12.75v-4zm-3.567 0h2.067v4H8.669l.028-.76.486-3.24zm7.615 3.1l-.464-3.1h2.36l.806 3.345V9.5h-2.668l-.034-.9zM7.666 5.5h-2.36L4.5 8.845V9.5h2.668l.034-.9.464-3.1z",clipRule:"evenodd"})),bp=__webpack_require__(8026),_p=__webpack_require__(4515);const wp={EMPTY:"empty",WPCOM:"wpcom",GOOGLE:"google",GOOGLE_MERCHANT_CENTER:"google_merchant_center",GOOGLE_ADS:"google_ads",PHONE:"phone",ADDRESS:"address"},Ep=(0,s.createElement)("img",{src:bp,alt:(0,o.__)("Google Logo","google-listings-and-ads"),width:"40",height:"40"}),$p=(0,s.createElement)("img",{src:_p,alt:(0,o.__)("WordPress.com Logo","google-listings-and-ads"),width:"40",height:"40"}),Cp={[wp.EMPTY]:{},[wp.WPCOM]:{icon:$p,title:"WordPress.com"},[wp.GOOGLE]:{icon:Ep,title:(0,o.__)("Google","google-listings-and-ads")},[wp.GOOGLE_MERCHANT_CENTER]:{icon:Ep,title:(0,o.__)("Google Merchant Center","google-listings-and-ads"),description:(0,o.__)("Required to sync products and list on Google Shopping","google-listings-and-ads")},[wp.GOOGLE_ADS]:{icon:Ep,title:(0,o.__)("Google Ads","google-listings-and-ads"),description:(0,o.__)("Required to create paid campaigns with your product listings","google-listings-and-ads")},[wp.PHONE]:{icon:(0,s.createElement)(mp.Z,{size:32}),title:(0,o.__)("Phone number","google-listings-and-ads")},[wp.ADDRESS]:{icon:(0,s.createElement)(yp,{icon:vp,size:32}),title:(0,o.__)("Store address","google-listings-and-ads")}},kp={center:!1,top:"gla-account-card__styled--align-top"};function Sp(e){let{className:t,disabled:n=!1,appearance:r=wp.EMPTY,icon:o=Cp[r].icon,title:a=Cp[r].title,description:i=Cp[r].description,helper:c,alignIcon:u="center",indicator:g,alignIndicator:p="center",children:f,...m}=e;const h=d()("gla-account-card",!!n&&"gla-account-card--is-disabled",t),y=d()("gla-account-card__icon",kp[u]),v=d()("gla-account-card__indicator",kp[p]);return(0,s.createElement)(dp.Card,l({className:h},m),(0,s.createElement)(dp.Card.Body,null,(0,s.createElement)(ae,{gap:4},o&&(0,s.createElement)(ze,{className:y},o),(0,s.createElement)(Li,null,a&&(0,s.createElement)(lp.Title,{className:"gla-account-card__title"},a),i&&(0,s.createElement)("div",{className:"gla-account-card__description"},i),c&&(0,s.createElement)("div",{className:"gla-account-card__helper"},c)),g&&(0,s.createElement)(ze,{className:v},g))),f)}var xp=__webpack_require__(3836),Op=e=>{const{className:t}=e;return(0,s.createElement)(ae,{className:d()("gla-connected-icon-label",t),align:"center",gap:1},(0,s.createElement)(ze,null,(0,s.createElement)(xp.Z,null)),(0,s.createElement)(ze,null,(0,o.__)("Connected","google-listings-and-ads")))},Pp=e=>{let{jetpack:t}=e;return(0,s.createElement)(Sp,{appearance:wp.WPCOM,description:fp(t),indicator:(0,s.createElement)(Op,null)})},Ap=()=>(0,dn.useDispatch)("core/notices");const Np="START",Rp="FINISH",Tp="ERROR",Mp="RESET",jp={loading:!1,error:void 0,data:void 0,response:void 0,options:void 0},Ip=(e,t)=>{switch(t.type){case Np:return{...e,loading:!0,options:t.options};case Rp:return{...e,loading:!1,data:t.data,response:t.response,options:t.options};case Tp:return{...e,loading:!1,error:t.error,response:t.response,options:t.options};case Mp:return t.state}},Fp=e=>{const{parse:t=!0}=e;return t};var Dp=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:jp;const n=Og(e),r={...jp,...t},[o,a]=(0,s.useReducer)(Ip,r),i=(0,s.useCallback)((async e=>{const t={...n,...e};a({type:Np,options:t});try{const e=await Hc()({...t,parse:!1}),n=e.clone(),r=n.json&&await n.json();return a({type:Rp,data:r,response:e,options:t}),Fp(t)?r:e}catch(e){if("fetch_error"===e.code)throw a({type:Tp,error:e,response:void 0,options:t}),e;const n=e,r=n.clone(),o=r.json?await r.json():new Error("No content body in fetch response.");throw a({type:Tp,error:o,response:n,options:t}),Fp(t)?o:n}}),[n]),l=e=>{a({type:Mp,state:{...r,...e}})},c={...o,reset:l};return[i,c]},Lp=()=>{const{createNotice:e}=Ap(),t=Zl.mcSetupComplete?"reconnect":"setup-mc",n={next_page_name:t},r=(0,eg.addQueryArgs)("/wc/gla/jetpack/connect",n),[a,{loading:i,data:l}]=Dp({path:r});return(0,s.createElement)(Sp,{appearance:wp.WPCOM,description:(0,o.__)("Required to connect with Google","google-listings-and-ads"),indicator:(0,s.createElement)(gc,{isSecondary:!0,loading:i||l,eventName:"gla_wordpress_account_connect_button_click",eventProps:{context:t},onClick:async()=>{try{const e=await a();window.location.href=e.url}catch(t){e("error",(0,o.__)("Unable to connect your WordPress.com account. Please try again later.","google-listings-and-ads"))}}},(0,o.__)("Connect","google-listings-and-ads"))})},Gp=e=>{let{jetpack:t}=e;return"yes"===t.active?(0,s.createElement)(Pp,{jetpack:t}):(0,s.createElement)(Lp,null)},Bp=(0,s.createElement)(zl,{context:"setup-mc-accounts",linkId:"required-google-permissions",href:"https://docs.woocommerce.com/document/google-listings-and-ads/#required-google-permissions"});function qp(e,t){const n=(0,s.useMemo)((()=>{const n={next_page_name:e,login_hint:t};return{path:(0,eg.addQueryArgs)("/wc/gla/google/connect",n)}}),[e,t]);return Dp(n)}var zp=(e,t)=>{const{createNotice:n}=Ap(),[r,a]=qp(e,t);return[async()=>{try{const{url:e}=await r();window.location.href=e}catch(e){n("error",(0,o.__)("Unable to connect your Google account. Please try again later.","google-listings-and-ads"))}},a]},Hp=e=>{let{additionalScopeEmail:t}=e;const n=Zl.mcSetupComplete?"reconnect":"setup-mc",[r,{loading:a,data:i}]=zp(n,t);return(0,s.createElement)(Sp,{appearance:wp.GOOGLE,alignIcon:"top",description:(0,s.createElement)(s.Fragment,null,t,(0,s.createElement)("p",null,(0,s.createElement)("em",null,(0,s.createInterpolateElement)((0,o.__)("<alert>Uh-oh!</alert> You did not allow WooCommerce sufficient access to your Google account. You must allow all required permissions in the Google authorization page to proceed. <link>Read more</link>","google-listings-and-ads"),{alert:(0,s.createElement)("span",{className:"gla-authorize-google-account-card__error-text"}),link:Bp})))),alignIndicator:"top",indicator:(0,s.createElement)(gc,{isSecondary:!0,isDestructive:!0,loading:a||i,eventName:"gla_google_account_connect_button_click",eventProps:{context:n,action:"scope"},text:(0,o.__)("Allow full access","google-listings-and-ads"),onClick:r})})},Up=e=>{let{googleAccount:t,helper:n,hideAccountSwitch:r=!1}=e;const[a,{loading:i}]=(()=>{const{createNotice:e,removeNotice:t}=Ap(),[n,{loading:r}]=Dp({path:"/wc/gla/mc/connection",method:"DELETE"}),[a,{loading:i}]=Dp({path:"/wc/gla/google/connect",method:"DELETE"}),[s,{loading:l,data:c}]=qp("setup-mc");return[async()=>{const{notice:r}=await e("info",(0,o.__)("Connecting to a different Google account, please wait…","google-listings-and-ads"));try{await n(),await a();const{url:e}=await s();window.location.href=e}catch(n){t(r.id),e("error",(0,o.__)("Unable to connect to a different Google account. Please try again later.","google-listings-and-ads"))}},{loading:r||i||l||c}]})();return(0,s.createElement)(Sp,{appearance:wp.GOOGLE,description:t.email,helper:n,indicator:(0,s.createElement)(Op,null)},!r&&(0,s.createElement)(dp.Card.Footer,null,(0,s.createElement)(gc,{isLink:!0,disabled:i,text:(0,o.__)("Or, connect to a different Google account","google-listings-and-ads"),eventName:"gla_google_account_connect_different_account_button_click",onClick:a})))},Vp=e=>{let{disabled:t}=e;const n=Zl.mcSetupComplete?"reconnect":"setup-mc",[r,{loading:a,data:i}]=zp(n);return(0,s.createElement)(Sp,{appearance:wp.GOOGLE,disabled:t,alignIcon:"top",description:(0,s.createElement)(s.Fragment,null,(0,o.__)("Required to sync with Google Merchant Center and Google Ads.","google-listings-and-ads"),(0,s.createElement)("p",null,(0,s.createElement)("em",null,(0,s.createInterpolateElement)((0,o.__)("You will be prompted to give WooCommerce access to your Google account. Please check all the checkboxes to give WooCommerce all required permissions. <link>Read more</link>","google-listings-and-ads"),{link:Bp})))),alignIndicator:"top",indicator:(0,s.createElement)(gc,{isSecondary:!0,disabled:t,loading:a||i,eventName:"gla_google_account_connect_button_click",eventProps:{context:n,action:"authorization"},text:(0,o.__)("Connect","google-listings-and-ads"),onClick:r})})};function Wp(e){let{disabled:t=!1}=e;const{google:n,scope:r,hasFinishedResolution:o}=Xg();if(!o)return(0,s.createElement)(Sp,{description:(0,s.createElement)(Vg,null)});const a="yes"===(null==n?void 0:n.active);return a&&r.glaRequired?(0,s.createElement)(Up,{googleAccount:n}):a&&!r.glaRequired?(0,s.createElement)(Hp,{additionalScopeEmail:n.email}):(0,s.createElement)(Vp,{disabled:t})}var Yp=e=>{const{children:t,...n}=e;return(0,s.createElement)(vl,n,(0,s.createElement)("div",{className:"app-tooltip__children-container"},t))},Kp=()=>(0,s.createElement)(dp.Card,null,(0,s.createElement)(dp.Card.Body,null,(0,s.createElement)(Vg,null))),Qp=e=>{let{googleMCAccount:t,hideAccountSwitch:n=!1}=e;const{createNotice:r,removeNotice:a}=Ap(),{invalidateResolution:l}=xg(),[c,{loading:u}]=Dp({path:"/wc/gla/mc/connection",method:"DELETE"}),d=new URL((0,i.getSetting)("homeUrl")).host;return(0,s.createElement)(Sp,{appearance:wp.GOOGLE_MERCHANT_CENTER,description:(0,o.sprintf)(// translators: 1: account domain, 2: account ID.
3
  (0,o.__)("%1$s (%2$s)","google-listings-and-ads"),d,t.id),indicator:(0,s.createElement)(Op,null)},!n&&(0,s.createElement)(dp.Card.Footer,null,(0,s.createElement)(gc,{isLink:!0,disabled:u,text:(0,o.__)("Or, connect to a different Google Merchant Center account","google-listings-and-ads"),eventName:"gla_mc_account_connect_different_account_button_click",onClick:async()=>{const{notice:e}=await r("info",(0,o.__)("Disconnecting your Google Merchant Center account, please wait…","google-listings-and-ads"));try{await c(),l("getExistingGoogleMCAccounts",[]),l("getGoogleMCAccount",[])}catch(e){r("error",(0,o.__)("Unable to disconnect your Google Merchant Center account. Please try again later.","google-listings-and-ads"))}a(e.id)}})))},Zp=()=>(0,s.createElement)(Sp,{disabled:!0,appearance:wp.GOOGLE_MERCHANT_CENTER,indicator:(0,s.createElement)(xl,{isSecondary:!0,disabled:!0},(0,o.__)("Create Account","google-listings-and-ads"))}),Xp=()=>Pg("getExistingGoogleMCAccounts"),Jp=function(e){var t=e.className,n=c(e,["className"]),r=d()("components-card__divider",t);return(0,s.createElement)(Te,l({},n,{children:null,className:r,role:"separator"}))},ef=new WeakMap;function tf(e){var t=ef.get(e)||0;return ef.set(e,t+1),t}function nf(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return(0,s.useMemo)((function(){if(n)return n;var r=tf(e);return t?"".concat(t,"-").concat(r):r}),[e])}var rf={"default.fontFamily":"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif","default.fontSize":"13px","helpText.fontSize":"12px",mobileTextMinFontSize:"16px"};function of(e){return(0,ie.get)(rf,e,"")}var af=J("div",{target:"e1puf3u0",label:"Wrapper"})("font-family:",of("default.fontFamily"),";font-size:",of("default.fontSize"),";"),sf=J("div",{target:"e1puf3u1",label:"StyledField"})("margin-bottom:",Ce(1),";.components-panel__row &{margin-bottom:inherit;}"),lf=J("label",{target:"e1puf3u2",label:"StyledLabel"})("display:inline-block;margin-bottom:",Ce(1),";"),cf=J("p",{target:"e1puf3u3",label:"StyledHelp"})("margin-top:-",Ce(1),";font-size:",of("helpText.fontSize"),";font-style:normal;color:",$e("mediumGray.text"),";");function uf(e){var t=e.id,n=e.label,r=e.hideLabelFromVision,o=e.help,a=e.className,i=e.children;return(0,s.createElement)(af,{className:d()("components-base-control",a)},(0,s.createElement)(sf,{className:"components-base-control__field"},n&&t&&(r?(0,s.createElement)(Cl,{as:"label",htmlFor:t},n):(0,s.createElement)(lf,{className:"components-base-control__label",htmlFor:t},n)),n&&!t&&(r?(0,s.createElement)(Cl,{as:"label"},n):(0,s.createElement)(uf.VisualLabel,null,n)),i),!!o&&(0,s.createElement)(cf,{id:t+"__help",className:"components-base-control__help"},o))}uf.VisualLabel=function(e){var t=e.className,n=e.children;return t=d()("components-base-control__label",t),(0,s.createElement)("span",{className:t},n)};var df=uf,gf=new RegExp(/-left/g),pf=new RegExp(/-right/g),ff=new RegExp(/Left/g),mf=new RegExp(/Right/g);function hf(e){return"left"===e?"right":"right"===e?"left":gf.test(e)?e.replace(gf,"-right"):pf.test(e)?e.replace(pf,"-left"):ff.test(e)?e.replace(ff,"Right"):mf.test(e)?e.replace(mf,"Left"):e}var yf=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return(0,ie.mapKeys)(e,(function(e,t){return hf(t)}))};function vf(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return function(){return t?(0,o.isRTL)()?U(t,""):U(e,""):(0,o.isRTL)()?U(yf(e),""):U(e,"")}}var bf={name:"1dacand",styles:"padding-top:0;"},_f=function(){return bf},wf={name:"r6z5ec",styles:"z-index:1;"},Ef=function(e){return e.isFocused?wf:""},$f={name:"uz6002",styles:"align-items:flex-start;flex-direction:column;"},Cf={name:"53hdd7",styles:"align-items:flex-start;flex-direction:column-reverse;"},kf={name:"x4dmss",styles:"justify-content:space-between;"},Sf=function(e){switch(e.labelPosition){case"top":return $f;case"bottom":return Cf;case"edge":return kf;default:return""}},xf=J(ae,{target:"e1cr7zh10",label:"Root"})("position:relative;border-radius:2px;",_f," ",Ef," ",Sf,""),Of={name:"8atqhb",styles:"width:100%;"},Pf=J("div",{target:"e1cr7zh11",label:"Container"})("align-items:center;box-sizing:border-box;border-radius:inherit;display:flex;flex:1;position:relative;",(function(e){var t=$e(e.disabled?"ui.backgroundDisabled":"ui.background");return U({backgroundColor:t},"")})," ",(function(e){var t=e.__unstableInputWidth,n=e.labelPosition;return t?"side"===n?"":U("edge"===n?{flex:"0 0 ".concat(t)}:{width:t},""):Of}),""),Af={name:"103r1kr",styles:"&::-webkit-input-placeholder{line-height:normal;}"},Nf=J("input",{target:"e1cr7zh12",label:"Input"})("&&&{background-color:transparent;box-sizing:border-box;border:none;box-shadow:none !important;color:",$e("black"),";display:block;margin:0;outline:none;padding-left:8px;padding-right:8px;width:100%;",(function(e){var t=e.isDragging,n=e.dragCursor,r="",o="";return t&&(r=U("cursor:",n,";user-select:none;&::-webkit-outer-spin-button,&::-webkit-inner-spin-button{-webkit-appearance:none !important;margin:0 !important;}")),t&&n&&(o=U("&:active{cursor:",n,";}")),U(r," ",o,"")})," ",(function(e){return e.disabled?U({color:$e("ui.textDisabled")},""):""})," ",(function(e){var t={default:"13px",small:"11px"}[e.size];return t?U("font-size:","16px",";@media ( min-width:600px ){font-size:",t,";}"):""})," ",(function(e){var t=e.size,n={default:{height:30,lineHeight:1,minHeight:30},small:{height:24,lineHeight:1,minHeight:24}};return U(n[t]||n.default,"")})," ",(function(){return Af}),"}"),Rf={name:"8uhtka",styles:"overflow:hidden;text-overflow:ellipsis;white-space:nowrap;"},Tf=function(){return Rf},Mf=function(e){var t=e.labelPosition,n=4;return"edge"!==t&&"side"!==t||(n=0),U({paddingTop:0,paddingBottom:n},"")},jf=J(Ii,{target:"e1cr7zh13",label:"BaseLabel"})("&&&{box-sizing:border-box;color:currentColor;display:block;margin:0;max-width:100%;z-index:1;",Mf," ",Tf,"}"),If=function(e){return(0,s.createElement)(jf,l({},e,{as:"label"}))},Ff=J(ze,{target:"e1cr7zh14",label:"LabelWrapper"})({name:"120o8im",styles:"max-width:calc( 100% - 10px );"}),Df=J("div",{target:"e1cr7zh15",label:"BackdropUI"})("&&&{box-sizing:border-box;border-radius:inherit;bottom:0;left:0;margin:0;padding:0;pointer-events:none;position:absolute;right:0;top:0;",(function(e){var t=e.disabled,n=e.isFocused,r=$e(n?"ui.borderFocus":"ui.border"),o=null;return n&&(o="0 0 0 1px ".concat($e("ui.borderFocus")," inset")),t&&(r=$e("ui.borderDisabled")),U({boxShadow:o,borderColor:r,borderStyle:"solid",borderWidth:1},"")})," ",vf({paddingLeft:2}),"}"),Lf=J("span",{target:"e1cr7zh16",label:"Prefix"})({name:"1pxuk39",styles:"box-sizing:border-box;display:block;"}),Gf=J("span",{target:"e1cr7zh17",label:"Suffix"})({name:"1pxuk39",styles:"box-sizing:border-box;display:block;"}),Bf=(0,s.memo)((function(e){var t=e.disabled,n=void 0!==t&&t,r=e.isFocused,o=void 0!==r&&r;return(0,s.createElement)(Df,{"aria-hidden":"true",className:"components-input-control__backdrop",disabled:n,isFocused:o})})),qf=Bf;function zf(e){var t=e.children,n=e.hideLabelFromVision,r=e.htmlFor,o=c(e,["children","hideLabelFromVision","htmlFor"]);return t?n?(0,s.createElement)(Cl,{as:"label",htmlFor:r},t):(0,s.createElement)(If,l({htmlFor:r},o),t):null}var Hf=(0,s.forwardRef)((function e(t,n){var r=t.__unstableInputWidth,o=t.children,a=t.className,i=t.disabled,u=void 0!==i&&i,d=t.hideLabelFromVision,g=void 0!==d&&d,p=t.labelPosition,f=t.id,m=t.isFocused,h=void 0!==m&&m,y=t.label,v=t.prefix,b=t.size,_=void 0===b?"default":b,w=t.suffix,E=c(t,["__unstableInputWidth","children","className","disabled","hideLabelFromVision","labelPosition","id","isFocused","label","prefix","size","suffix"]),$=function(t){var n=nf(e),r="input-base-control-".concat(n);return t||r}(f);return(0,s.createElement)(xf,l({},E,{className:a,isFocused:h,labelPosition:p,ref:n}),(0,s.createElement)(Ff,null,(0,s.createElement)(zf,{className:"components-input-control__label",hideLabelFromVision:g,labelPosition:p,htmlFor:$,size:_},y)),(0,s.createElement)(Pf,{__unstableInputWidth:r,className:"components-input-control__container",disabled:u,isFocused:h,labelPosition:p},v&&(0,s.createElement)(Lf,{className:"components-input-control__prefix"},v),o,w&&(0,s.createElement)(Gf,{className:"components-input-control__suffix"},w),(0,s.createElement)(qf,{"aria-hidden":"true",disabled:u,isFocused:h,label:y,size:_})))})),Uf=J("select",{target:"e12x0a390",label:"Select"})("&&&{appearance:none;background:transparent;box-sizing:border-box;border:none;box-shadow:none !important;color:",$e("black"),";display:block;margin:0;width:100%;",(function(e){return e.disabled?U({color:$e("ui.textDisabled")},""):""}),";",(function(e){var t={default:"13px",small:"11px"}[e.size];return t?U("font-size:","16px",";@media ( min-width:600px ){font-size:",t,";}"):""}),";",(function(e){var t=e.size,n={default:{height:30,lineHeight:1,minHeight:30},small:{height:24,lineHeight:1,minHeight:24}};return U(n[t]||n.default,"")}),";",vf({paddingLeft:8,paddingRight:24})(),"}"),Vf=J("div",{target:"e12x0a391",label:"DownArrowWrapper"})("align-items:center;bottom:0;box-sizing:border-box;display:flex;padding:0 4px;pointer-events:none;position:absolute;top:0;",vf({right:0})()," svg{display:block;}");var Wf=(0,s.forwardRef)((function e(t,n){var r=t.className,o=t.disabled,a=void 0!==o&&o,i=t.help,u=t.hideLabelFromVision,g=t.id,p=t.label,f=t.multiple,m=void 0!==f&&f,h=t.onBlur,y=void 0===h?ie.noop:h,v=t.onChange,b=void 0===v?ie.noop:v,_=t.onFocus,w=void 0===_?ie.noop:_,E=t.options,$=void 0===E?[]:E,C=t.size,k=void 0===C?"default":C,S=t.value,x=t.labelPosition,O=void 0===x?"top":x,P=c(t,["className","disabled","help","hideLabelFromVision","id","label","multiple","onBlur","onChange","onFocus","options","size","value","labelPosition"]),A=Et((0,s.useState)(!1),2),N=A[0],R=A[1],T=function(t){var n=nf(e),r="inspector-select-control-".concat(n);return t||r}(g),M=i?"".concat(T,"__help"):void 0;if((0,ie.isEmpty)($))return null;var j=d()("components-select-control",r);return(0,s.createElement)(df,{help:i},(0,s.createElement)(Hf,{className:j,disabled:a,hideLabelFromVision:u,id:T,isFocused:N,label:p,size:k,suffix:(0,s.createElement)(Vf,null,(0,s.createElement)(yp,{icon:as,size:18})),labelPosition:O},(0,s.createElement)(Uf,l({},P,{"aria-describedby":M,className:"components-select-control__input",disabled:a,id:T,multiple:m,onBlur:function(e){y(e),R(!1)},onChange:function(e){if(m){var t=Ls(e.target.options).filter((function(e){return e.selected})),n=t.map((function(e){return e.value}));b(n)}else b(e.target.value,{event:e})},onFocus:function(e){w(e),R(!0)},ref:n,size:k,value:S}),$.map((function(e,t){var n=e.id||"".concat(e.label,"-").concat(e.value,"-").concat(t);return(0,s.createElement)("option",{key:n,value:e.value,disabled:e.disabled},e.label)})))))})),Yf=e=>{const{className:t,...n}=e;return(0,s.createElement)("div",{className:d()("app-select-control",t)},(0,s.createElement)(Wf,n))},Kf=e=>{const{data:t=[]}=Xp(),n=t.map((e=>({value:e.id,label:(0,o.sprintf)(// translators: 1: account name, 2: account domain, 3: account ID.
4
  (0,o.__)("%1$s ・ %2$s (%3$s)","google-listings-and-ads"),e.name,e.domain,e.id)})));return n.sort(((e,t)=>e.label.localeCompare(t.label))),n.unshift({value:"",label:(0,o.__)("Select one","google-listings-and-ads")}),(0,s.createElement)(Yf,l({options:n},e))},Qf=e=>{const{className:t,...n}=e;return(0,s.createElement)("div",l({className:d()("gla-content-button-layout",t)},n))},Zf=(0,s.createElement)(rs,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,s.createElement)(ns,{d:"M15.6 7.2H14v1.5h1.6c2 0 3.7 1.7 3.7 3.7s-1.7 3.7-3.7 3.7H14v1.5h1.6c2.8 0 5.2-2.3 5.2-5.2 0-2.9-2.3-5.2-5.2-5.2zM4.7 12.4c0-2 1.7-3.7 3.7-3.7H10V7.2H8.4c-2.9 0-5.2 2.3-5.2 5.2 0 2.9 2.3 5.2 5.2 5.2H10v-1.5H8.4c-2 0-3.7-1.7-3.7-3.7zm4.6.9h5.3v-1.5H9.3v1.5z"}));function Xf(e,t){return e.map((function(e,n){return e+t[n]}))}function Jf(e,t){return e.map((function(e,n){return e-t[n]}))}function em(e){return Math.hypot.apply(Math,e)}function tm(e){return Math.sign?Math.sign(e):Number(e>0)-Number(e<0)||+e}function nm(e,t,n){return 0===t||Math.abs(t)===1/0?function(e,t){return Math.pow(e,5*t)}(e,n):e*t*n/(t+n*e)}function rm(e,t,n,r){return void 0===r&&(r=.15),0===r?function(e,t,n){return Math.max(t,Math.min(e,n))}(e,t,n):e<t?-nm(t-e,n-t,r)+t:e>n?+nm(e-n,n-t,r)+n:e}function om(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function am(){return am=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},am.apply(this,arguments)}function im(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function sm(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function lm(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function cm(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return lm(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?lm(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}function um(){}function dm(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return 0===t.length?um:1===t.length?t[0]:function(){for(var e,n,r=cm(t);!(n=r()).done;){var o=n.value;e=o.apply(this,arguments)||e}return e}}function gm(e,t){if(void 0===e){if(void 0===t)throw new Error("Must define fallback value if undefined is expected");e=t}return Array.isArray(e)?e:[e,e]}function pm(e){if("function"==typeof e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return e.apply(void 0,n)}return e}function fm(e,t){void 0===e&&(e={});for(var n={},r=0,o=Object.entries(t);r<o.length;r++){var a=o[r],i=a[0],s=a[1];switch(typeof s){case"function":n[i]=s.call(n,e[i],i,e);break;case"object":n[i]=fm(e[i],s);break;case"boolean":s&&(n[i]=e[i])}}return n}function mm(){return"undefined"!=typeof window&&"ontouchstart"in window}function hm(e){return"pointerId"in e?null:"touchend"===e.type?e.changedTouches:e.targetTouches}function ym(e){return Array.from(hm(e)).map((function(e){return e.identifier}))}function vm(e){return{buttons:"buttons"in e?e.buttons:0,shiftKey:e.shiftKey,altKey:e.altKey,metaKey:e.metaKey,ctrlKey:e.ctrlKey}}var bm=function(e){return e};function _m(e,t){void 0===t&&(t=bm);var n=hm(e),r=n?n[0]:e;return t([r.clientX,r.clientY])}var wm={threshold:function(e){return void 0===e&&(e=0),gm(e)},rubberband:function(e){switch(void 0===e&&(e=0),e){case!0:return gm(.15);case!1:return gm(0);default:return gm(e)}},enabled:function(e){return void 0===e&&(e=!0),e},triggerAllEvents:function(e){return void 0===e&&(e=!1),e},initial:function(e){return void 0===e&&(e=0),"function"==typeof e?e:gm(e)},transform:!0},Em=am({},wm,{axis:!0,lockDirection:function(e){return void 0===e&&(e=!1),e},bounds:function(e){if(void 0===e&&(e={}),"function"==typeof e)return function(t){return Em.bounds(e(t))};var t=e,n=t.left,r=void 0===n?-1/0:n,o=t.right,a=void 0===o?1/0:o,i=t.top,s=void 0===i?-1/0:i,l=t.bottom;return[[r,a],[s,void 0===l?1/0:l]]}}),$m="undefined"!=typeof window&&window.document&&window.document.createElement,Cm={enabled:function(e){return void 0===e&&(e=!0),e},domTarget:!0,window:function(e){function t(_x){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){return void 0===e&&(e=$m?window:void 0),e})),eventOptions:function(e){var t=void 0===e?{}:e,n=t.passive,r=void 0===n||n,o=t.capture;return{passive:r,capture:void 0!==o&&o}},transform:!0},km=am({},Em,{useTouch:function(e){void 0===e&&(e=!1);var t=mm(),n="undefined"!=typeof window&&"onpointerdown"in window;return!(!e||!t)||!(!t||n)},experimental_preventWindowScrollY:function(e){return void 0===e&&(e=!1),e},threshold:function(e,t,n){var r=n.filterTaps,o=void 0!==r&&r,a=n.lockDirection,i=void 0!==a&&a,s=n.axis,l=gm(e,o?3:i||(void 0===s?void 0:s)?1:0);return this.filterTaps=o,l},swipeVelocity:function(e){return void 0===e&&(e=.5),gm(e)},swipeDistance:function(e){return void 0===e&&(e=50),gm(e)},swipeDuration:function(e){return void 0===e&&(e=250),e},delay:function(e){switch(void 0===e&&(e=0),e){case!0:return 180;case!1:return 0;default:return e}}});function Sm(e){var t=e.domTarget,n=e.eventOptions,r=e.window,o=e.enabled,a=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,["domTarget","eventOptions","window","enabled"]),i=function(e){return void 0===e&&(e={}),fm(e,Cm)}({domTarget:t,eventOptions:n,window:r,enabled:o});return i.drag=function(e){return void 0===e&&(e={}),fm(e,km)}(a),i}function xm(e){return am({_active:!1,_blocked:!1,_intentional:[!1,!1],_movement:[0,0],_initial:[0,0],_bounds:[[-1/0,1/0],[-1/0,1/0]],_threshold:[0,0],_lastEventType:void 0,_dragStarted:!1,_dragPreventScroll:!1,_dragIsTap:!0,_dragDelayed:!1,event:void 0,intentional:!1,values:[0,0],velocities:[0,0],delta:[0,0],movement:[0,0],offset:[0,0],lastOffset:[0,0],direction:[0,0],initial:[0,0],previous:[0,0],first:!1,last:!1,active:!1,timeStamp:0,startTime:0,elapsedTime:0,cancel:um,canceled:!1,memo:void 0,args:void 0},e)}function Om(){return{shared:{hovering:!1,scrolling:!1,wheeling:!1,dragging:!1,moving:!1,pinching:!1,touches:0,buttons:0,down:!1,shiftKey:!1,altKey:!1,metaKey:!1,ctrlKey:!1,locked:!1},drag:xm({_pointerId:void 0,axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0,tap:!1,swipe:[0,0]}),pinch:xm({_pointerIds:[],da:[0,0],vdva:[0,0],origin:void 0,turns:0}),wheel:xm({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),move:xm({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),scroll:xm({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0})}}var Pm=new Map,Am=function(e){return e},Nm=function(){function e(e,t){var n=this;void 0===t&&(t=[]),this.controller=e,this.args=t,this.debounced=!0,this.setTimeout=function(e,t){var r;void 0===t&&(t=140),clearTimeout(n.controller.timeouts[n.stateKey]);for(var o=arguments.length,a=new Array(o>2?o-2:0),i=2;i<o;i++)a[i-2]=arguments[i];n.controller.timeouts[n.stateKey]=(r=window).setTimeout.apply(r,[e,t].concat(a))},this.clearTimeout=function(){clearTimeout(n.controller.timeouts[n.stateKey])},this.fireGestureHandler=function(e){if(void 0===e&&(e=!1),n.state._blocked)return n.debounced||(n.state._active=!1,n.clean()),null;if(!e&&!n.state.intentional&&!n.config.triggerAllEvents)return null;if(n.state.intentional){var t=n.state.active,r=n.state._active;n.state.active=r,n.state.first=r&&!t,n.state.last=t&&!r,n.controller.state.shared[n.ingKey]=r}var o=n.controller.pointerIds.size||n.controller.touchIds.size,a=n.controller.state.shared.buttons>0||o>0,i=am({},n.controller.state.shared,n.state,n.mapStateValues(n.state),{locked:!!document.pointerLockElement,touches:o,down:a}),s=n.handler(i);return n.state.memo=void 0!==s?s:n.state.memo,i},this.controller=e,this.args=t}var t,n,r=e.prototype;return r.updateSharedState=function(e){Object.assign(this.controller.state.shared,e)},r.updateGestureState=function(e){Object.assign(this.state,e)},r.checkIntentionality=function(e,t){return{_intentional:e,_blocked:!1}},r.getMovement=function(e){var t=this.config.rubberband,n=this.state,r=n._bounds,o=n._initial,a=n._active,i=n._intentional,s=n.lastOffset,l=n.movement,c=n._threshold,u=this.getInternalMovement(e,this.state),d=!1===i[0]?Rm(u[0],c[0]):i[0],g=!1===i[1]?Rm(u[1],c[1]):i[1],p=this.checkIntentionality([d,g],u);if(p._blocked)return am({},p,{_movement:u,delta:[0,0]});var f=p._intentional,m=u,h=[!1!==f[0]?u[0]-f[0]:0,!1!==f[1]?u[1]-f[1]:0],y=Xf(h,s),v=a?t:[0,0];return h=Tm(r,Xf(h,o),v),am({},p,{intentional:!1!==f[0]||!1!==f[1],_initial:o,_movement:m,movement:h,values:e,offset:Tm(r,y,v),delta:Jf(h,l)})},r.clean=function(){this.clearTimeout()},t=e,(n=[{key:"config",get:function(){return this.controller.config[this.stateKey]}},{key:"enabled",get:function(){return this.controller.config.enabled&&this.config.enabled}},{key:"state",get:function(){return this.controller.state[this.stateKey]}},{key:"handler",get:function(){return this.controller.handlers[this.stateKey]}},{key:"transform",get:function(){return this.config.transform||this.controller.config.transform||Am}}])&&om(t.prototype,n),e}();function Rm(e,t){return Math.abs(e)>=t&&tm(e)*t}function Tm(e,t,n){var r=t[0],o=t[1],a=n[0],i=n[1],s=e[0],l=s[0],c=s[1],u=e[1],d=u[0],g=u[1];return[rm(r,l,c,a),rm(o,d,g,i)]}function Mm(e,t,n){var r=e.state,o=t.timeStamp,a=t.type,i=r.values;return{_lastEventType:a,event:t,timeStamp:o,elapsedTime:n?0:o-r.startTime,previous:i}}function jm(e,t,n,r){var o=e.state,a=e.config,i=e.stateKey,s=e.args,l=e.transform,c=o.offset,u=n.timeStamp,d=a.initial,g=a.bounds,p=Jf(l(a.threshold),l([0,0])).map(Math.abs),f=am({},Om()[i],{_active:!0,args:s,values:t,initial:null!=r?r:t,_threshold:p,offset:c,lastOffset:c,startTime:u});return am({},f,{_initial:pm(d,f),_bounds:pm(g,f)})}var Im=function(e){var t=this;this.classes=e,this.pointerIds=new Set,this.touchIds=new Set,this.supportsTouchEvents=mm(),this.supportsGestureEvents=function(){try{return"constructor"in GestureEvent}catch(e){return!1}}(),this.bind=function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];for(var o,a={},i=cm(t.classes);!(o=i()).done;){var s=o.value;new s(t,n).addBindings(a)}var l=function(e){Um(a,e,(function(r){return t.nativeRefs[e](am({},t.state.shared,{event:r,args:n}))}))};for(var c in t.nativeRefs)l(c);return t.config.domTarget?Bm(t,a):qm(t,a)},this.effect=function(){return t.config.domTarget&&t.bind(),t.clean},this.clean=function(){var e=Hm(t.config),n=t.config.eventOptions;e&&Wm(e,zm(t.domListeners),n),Object.values(t.timeouts).forEach(clearTimeout),function(e){var t=e.config,n=t.window,r=t.eventOptions,o=e.windowListeners;if(n){for(var a in o)Wm(n,o[a],r);e.windowListeners={}}}(t)},this.classes=e,this.state=Om(),this.timeouts={},this.domListeners=[],this.windowListeners={}};function Fm(e,t){"pointerId"in t?e.pointerIds.add(t.pointerId):e.touchIds=new Set(ym(t))}function Dm(e,t){"pointerId"in t?e.pointerIds.delete(t.pointerId):ym(t).forEach((function(t){return e.touchIds.delete(t)}))}function Lm(e,t,n){var r=e.config,o=e.windowListeners;void 0===n&&(n=r.eventOptions),r.window&&(Wm(r.window,o[t],n),delete o[t])}function Gm(e,t,n,r){var o=e.config,a=e.windowListeners;void 0===n&&(n=[]),void 0===r&&(r=o.eventOptions),o.window&&(Wm(o.window,a[t],r),Vm(o.window,a[t]=n,r))}function Bm(e,t){var n=e.config,r=e.domListeners,o=Hm(n);if(!o)throw new Error("domTarget must be defined");var a=n.eventOptions;Wm(o,zm(r),a);for(var i=0,s=Object.entries(t);i<s.length;i++){var l=s[i],c=l[0],u=l[1],d=c.slice(2).toLowerCase();r.push([d,dm.apply(void 0,u)])}Vm(o,r,a)}function qm(e,t){for(var n={},r=e.config.eventOptions.capture?"Capture":"",o=0,a=Object.entries(t);o<a.length;o++){var i=a[o],s=i[0],l=i[1],c=Array.isArray(l)?l:[l];n[s+r]=dm.apply(void 0,c)}return n}function zm(e){return void 0===e&&(e=[]),e.splice(0,e.length)}function Hm(e){var t=e.domTarget;return t&&"current"in t?t.current:t}function Um(e,t,n){e[t]||(e[t]=[]),e[t].push(n)}function Vm(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,o=cm(t);!(r=o()).done;){var a=r.value,i=a[0],s=a[1];e.addEventListener(i,s,n)}}function Wm(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,o=cm(t);!(r=o()).done;){var a=r.value,i=a[0],s=a[1];e.removeEventListener(i,s,n)}}function Ym(){}var Km=function(e){function t(){return e.apply(this,arguments)||this}im(t,e);var n=t.prototype;return n.getInternalMovement=function(e,t){return Jf(e,t.initial)},n.checkIntentionality=function(e,t){if(!1===e[0]&&!1===e[1])return{_intentional:e,axis:this.state.axis};var n=t.map(Math.abs),r=n[0],o=n[1],a=this.state.axis||(r>o?"x":r<o?"y":void 0);return this.config.axis||this.config.lockDirection?a?this.config.axis&&a!==this.config.axis?{_intentional:e,_blocked:!0,axis:a}:(e["x"===a?1:0]=!1,{_intentional:e,_blocked:!1,axis:a}):{_intentional:[!1,!1],_blocked:!1,axis:a}:{_intentional:e,_blocked:!1,axis:a}},n.getKinematics=function(e,t){var n=this.getMovement(e);if(!n._blocked){var r=t.timeStamp-this.state.timeStamp;Object.assign(n,function(e,t,n){var r=em(t),o=0===r?0:1/r,a=0===n?0:1/n,i=a*r,s=t.map((function(e){return a*e})),l=t.map((function(e){return o*e}));return{velocities:s,velocity:i,distance:em(e),direction:l}}(n.movement,n.delta,r))}return n},n.mapStateValues=function(e){return{xy:e.values,vxvy:e.velocities}},t}(Nm);function Qm(e){"persist"in e&&"function"==typeof e.persist&&e.persist()}var Zm=function(e){function t(){var t;return(t=e.apply(this,arguments)||this).ingKey="dragging",t.stateKey="drag",t.setPointerCapture=function(e){if(!t.config.useTouch&&!document.pointerLockElement){var n=e.target,r=e.pointerId;n&&"setPointerCapture"in n&&n.setPointerCapture(r),t.updateGestureState({_dragTarget:n,_dragPointerId:r})}},t.releasePointerCapture=function(){if(!t.config.useTouch&&!document.pointerLockElement){var e=t.state,n=e._dragTarget,r=e._dragPointerId;if(r&&n&&"releasePointerCapture"in n&&(!("hasPointerCapture"in n)||n.hasPointerCapture(r)))try{n.releasePointerCapture(r)}catch(e){}}},t.preventScroll=function(e){t.state._dragPreventScroll&&e.cancelable&&e.preventDefault()},t.getEventId=function(e){return t.config.useTouch?e.changedTouches[0].identifier:e.pointerId},t.isValidEvent=function(e){return t.state._pointerId===t.getEventId(e)},t.shouldPreventWindowScrollY=t.config.experimental_preventWindowScrollY&&t.controller.supportsTouchEvents,t.setUpWindowScrollDetection=function(e){Qm(e),Gm(t.controller,t.stateKey,[["touchmove",t.preventScroll],["touchend",t.clean.bind(sm(t))],["touchcancel",t.clean.bind(sm(t))]],{passive:!1}),t.setTimeout(t.startDrag.bind(sm(t)),250,e)},t.setUpDelayedDragTrigger=function(e){t.state._dragDelayed=!0,Qm(e),t.setTimeout(t.startDrag.bind(sm(t)),t.config.delay,e)},t.setStartState=function(e){var n=_m(e,t.transform);t.updateSharedState(vm(e)),t.updateGestureState(am({},jm(sm(t),n,e),Mm(sm(t),e,!0),{_pointerId:t.getEventId(e)})),t.updateGestureState(t.getMovement(n))},t.onDragStart=function(e){Fm(t.controller,e),t.enabled&&!t.state._active&&(t.setStartState(e),t.setPointerCapture(e),t.shouldPreventWindowScrollY?t.setUpWindowScrollDetection(e):t.config.delay>0?t.setUpDelayedDragTrigger(e):t.startDrag(e,!0))},t.onDragChange=function(e){if(!t.state.canceled&&t.state._active&&t.isValidEvent(e)&&(t.state._lastEventType!==e.type||e.timeStamp!==t.state.timeStamp)){var n;if(document.pointerLockElement){var r=e.movementX,o=e.movementY;n=Xf(t.transform([r,o]),t.state.values)}else n=_m(e,t.transform);var a=t.getKinematics(n,e);if(!t.state._dragStarted){if(t.state._dragDelayed)return void t.startDrag(e);if(!t.shouldPreventWindowScrollY)return;if(t.state._dragPreventScroll||!a.axis)return;if("x"!==a.axis)return void(t.state._active=!1);t.startDrag(e)}var i=vm(e);t.updateSharedState(i);var s=Mm(sm(t),e),l=em(a._movement),c=t.state._dragIsTap;c&&l>=3&&(c=!1),t.updateGestureState(am({},s,a,{_dragIsTap:c})),t.fireGestureHandler()}},t.onDragEnd=function(e){if(Dm(t.controller,e),t.isValidEvent(e)&&(t.clean(),t.state._active)){t.state._active=!1;var n=t.state._dragIsTap,r=t.state.velocities,o=r[0],a=r[1],i=t.state.movement,s=i[0],l=i[1],c=t.state._intentional,u=c[0],d=c[1],g=t.config.swipeVelocity,p=g[0],f=g[1],m=t.config.swipeDistance,h=m[0],y=m[1],v=t.config.swipeDuration,b=am({},Mm(sm(t),e),t.getMovement(t.state.values)),_=[0,0];b.elapsedTime<v&&(!1!==u&&Math.abs(o)>p&&Math.abs(s)>h&&(_[0]=tm(o)),!1!==d&&Math.abs(a)>f&&Math.abs(l)>y&&(_[1]=tm(a))),t.updateSharedState({buttons:0}),t.updateGestureState(am({},b,{tap:n,swipe:_})),t.fireGestureHandler(t.config.filterTaps&&!0===n)}},t.clean=function(){e.prototype.clean.call(sm(t)),t.state._dragStarted=!1,t.releasePointerCapture(),Lm(t.controller,t.stateKey)},t.onCancel=function(){t.state.canceled||(t.updateGestureState({canceled:!0,_active:!1}),t.updateSharedState({buttons:0}),setTimeout((function(){return t.fireGestureHandler()}),0))},t.onClick=function(e){t.state._dragIsTap||e.stopPropagation()},t}im(t,e);var n=t.prototype;return n.startDrag=function(e,t){void 0===t&&(t=!1),this.state._active&&!this.state._dragStarted&&(t||this.setStartState(e),this.updateGestureState({_dragStarted:!0,_dragPreventScroll:!0,cancel:this.onCancel}),this.clearTimeout(),this.fireGestureHandler())},n.addBindings=function(e){this.config.useTouch?(Um(e,"onTouchStart",this.onDragStart),Um(e,"onTouchMove",this.onDragChange),Um(e,"onTouchEnd",this.onDragEnd),Um(e,"onTouchCancel",this.onDragEnd)):(Um(e,"onPointerDown",this.onDragStart),Um(e,"onPointerMove",this.onDragChange),Um(e,"onPointerUp",this.onDragEnd),Um(e,"onPointerCancel",this.onDragEnd)),this.config.filterTaps&&Um(e,this.controller.config.eventOptions.capture?"onClick":"onClickCapture",this.onClick)},t}(Km);function Xm(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){if(e.constructor!==t.constructor)return!1;var n,r,o,a;if(Array.isArray(e)){if((n=e.length)!==t.length)return!1;for(r=n;0!=r--;)if(!Xm(e[r],t[r]))return!1;return!0}if("function"==typeof Map&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(a=e.entries();!(r=a.next()).done;)if(!t.has(r.value[0]))return!1;for(a=e.entries();!(r=a.next()).done;)if(!Xm(r.value[1],t.get(r.value[0])))return!1;return!0}if("function"==typeof Set&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(a=e.entries();!(r=a.next()).done;)if(!t.has(r.value[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if((n=(o=Object.keys(e)).length)!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!Object.prototype.hasOwnProperty.call(t,o[r]))return!1;if("undefined"!=typeof Element&&e instanceof Element)return!1;for(r=n;0!=r--;)if(!("_owner"===o[r]&&e.$$typeof||Xm(e[o[r]],t[o[r]])))return!1;return!0}return e!=e&&t!=t}function Jm(e,t){try{return Xm(e,t)}catch(e){if((e.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw e}}function eh(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function th(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?eh(Object(n),!0).forEach((function(t){f(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):eh(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var nh=function(e){return e},rh={_event:{},error:null,initialValue:"",isDirty:!1,isDragEnabled:!1,isDragging:!1,isPressEnterToChange:!1,value:""},oh="CHANGE",ah="COMMIT",ih="DRAG_END",sh="DRAG_START",lh="DRAG",ch="INVALIDATE",uh="PRESS_DOWN",dh="PRESS_ENTER",gh="PRESS_UP",ph="RESET",fh="UPDATE";function mh(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:rh,t=e.value;return th(th(th({},rh),e),{},{initialValue:t})}function hh(e){return function(t,n){var r=th({},t),o=n.type,a=n.payload;switch(o){case gh:case uh:r.isDirty=!1;break;case sh:r.isDragging=!0;break;case ih:r.isDragging=!1;break;case oh:r.error=null,r.value=a.value,t.isPressEnterToChange&&(r.isDirty=!0);break;case ah:r.value=a.value,r.isDirty=!1;break;case ph:r.error=null,r.isDirty=!1,r.value=a.value||t.initialValue;break;case fh:r.value=a.value,r.isDirty=!1;break;case ch:r.error=a.error}return a.event&&(r._event=a.event),e(r,n)}}var yh=(0,s.forwardRef)((function(e,t){var n=e.disabled,r=void 0!==n&&n,o=e.dragDirection,a=void 0===o?"n":o,i=e.dragThreshold,u=void 0===i?10:i,d=e.id,g=e.isDragEnabled,p=void 0!==g&&g,f=e.isFocused,y=e.isPressEnterToChange,v=void 0!==y&&y,b=e.onBlur,_=void 0===b?ie.noop:b,w=e.onChange,E=void 0===w?ie.noop:w,$=e.onDrag,C=void 0===$?ie.noop:$,k=e.onDragEnd,S=void 0===k?ie.noop:k,x=e.onDragStart,O=void 0===x?ie.noop:x,P=e.onFocus,A=void 0===P?ie.noop:P,N=e.onKeyDown,R=void 0===N?ie.noop:N,T=e.onValidate,M=void 0===T?ie.noop:T,j=e.size,I=void 0===j?"default":j,F=e.setIsFocused,D=e.stateReducer,L=void 0===D?function(e){return e}:D,G=e.value,B=e.type,q=c(e,["disabled","dragDirection","dragThreshold","id","isDragEnabled","isFocused","isPressEnterToChange","onBlur","onChange","onDrag","onDragEnd","onDragStart","onFocus","onKeyDown","onValidate","size","setIsFocused","stateReducer","value","type"]),z=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:nh,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:rh,n=Et((0,s.useReducer)(hh(e),mh(t)),2),r=n[0],o=n[1],a=function(e){return function(t,n){n&&n.persist&&n.persist(),o({type:e,payload:{value:t,event:n}})}},i=function(e){return function(t){t&&t.persist&&t.persist(),o({type:e,payload:{event:t}})}},l=function(e){return function(t){o({type:e,payload:t})}},c=a(oh),u=a(ch),d=a(ph),g=a(ah),p=a(fh),f=l(sh),m=l(lh),h=l(ih),y=i(gh),v=i(uh),b=i(dh);return{change:c,commit:g,dispatch:o,drag:m,dragEnd:h,dragStart:f,invalidate:u,pressDown:v,pressEnter:b,pressUp:y,reset:d,state:r,update:p}}(L,{isDragEnabled:p,value:G,isPressEnterToChange:v}),H=z.state,U=z.change,V=z.commit,W=z.drag,Y=z.dragEnd,K=z.dragStart,Q=z.invalidate,Z=z.pressDown,X=z.pressEnter,J=z.pressUp,ee=z.reset,te=z.update,ne=H._event,re=H.value,oe=H.isDragging,ae=H.isDirty,se=(0,s.useRef)(!1),le=function(e,t){var n=function(e){var t="ns-resize";switch(e){case"n":case"s":t="ns-resize";break;case"e":case"w":t="ew-resize"}return t}(t);return(0,s.useEffect)((function(){document.documentElement.style.cursor=e?n:null}),[e]),n}(oe,a);Tl((function(){G!==re&&(f||se.current?ae||(E(re,{event:ne}),se.current=!1):te(G))}),[re,ae,f,G]);var ce=function(e){var t=e.target.value;try{M(t,e),V(t,e)}catch(t){Q(t,e)}},ue=function(e,t){void 0===t&&(t={}),Pm.set("drag",Zm);var n=(0,m.useRef)();return n.current||(n.current=function(e,t){var n,r,o=[],a=!1;return function(){for(var i=arguments.length,s=new Array(i),l=0;l<i;l++)s[l]=arguments[l];return a&&n===this&&t(s,o)||(r=e.apply(this,s),a=!0,n=this,o=s),r}}(Sm,Jm)),function(e,t,n){void 0===n&&(n={});var r=function(e){var t=new Set;return e.drag&&t.add(Pm.get("drag")),e.wheel&&t.add(Pm.get("wheel")),e.scroll&&t.add(Pm.get("scroll")),e.move&&t.add(Pm.get("move")),e.pinch&&t.add(Pm.get("pinch")),e.hover&&t.add(Pm.get("hover")),t}(e),o=h().useMemo((function(){return new Im(r)}),[]);return o.config=t,o.handlers=e,o.nativeRefs=n,h().useEffect(o.effect,[]),o.config.domTarget?Ym:o.bind}({drag:function(e){var t=e.distance,n=e.dragging,r=e.event;if(t){if(r.stopPropagation(),!n)return S(e),void Y(e);C(e),W(e),oe||(O(e),K(e))}}},n.current(t))}(0,{threshold:u,enabled:p}),de=p?ue():{};return(0,s.createElement)(Nf,l({},q,de,{className:"components-input-control__input",disabled:r,dragCursor:le,isDragging:oe,id:d,onBlur:function(e){_(e),F(!1),v&&ae&&(se.current=!0,function(e){var t=""===e;return!Ol(e)||t}(re)?ee(G):ce(e))},onChange:function(e){var t=e.target.value;U(t,e)},onFocus:function(e){A(e),F(!0)},onKeyDown:function(e){var t=e.keyCode;switch(R(e),t){case cs.UP:J(e);break;case cs.DOWN:Z(e);break;case cs.ENTER:X(e),v&&(e.preventDefault(),ce(e))}},ref:t,size:I,value:re,type:B}))})),vh=yh;var bh=(0,s.forwardRef)((function e(t,n){var r=t.__unstableStateReducer,o=void 0===r?function(e){return e}:r,a=t.__unstableInputWidth,i=t.className,u=t.disabled,g=void 0!==u&&u,p=t.hideLabelFromVision,f=void 0!==p&&p,m=t.id,h=t.isPressEnterToChange,y=void 0!==h&&h,v=t.label,b=t.labelPosition,_=void 0===b?"top":b,w=t.onChange,E=void 0===w?ie.noop:w,$=t.onValidate,C=void 0===$?ie.noop:$,k=t.onKeyDown,S=void 0===k?ie.noop:k,x=t.prefix,O=t.size,P=void 0===O?"default":O,A=t.suffix,N=t.value,R=c(t,["__unstableStateReducer","__unstableInputWidth","className","disabled","hideLabelFromVision","id","isPressEnterToChange","label","labelPosition","onChange","onValidate","onKeyDown","prefix","size","suffix","value"]),T=Et((0,s.useState)(!1),2),M=T[0],j=T[1],I=function(t){var n=nf(e),r="inspector-input-control-".concat(n);return t||r}(m),F=d()("components-input-control",i);return(0,s.createElement)(Hf,{__unstableInputWidth:a,className:F,disabled:g,gap:3,hideLabelFromVision:f,id:I,isFocused:M,justify:"left",label:v,labelPosition:_,prefix:x,size:P,suffix:A},(0,s.createElement)(vh,l({},R,{className:"components-input-control__input",disabled:g,id:I,isFocused:M,isPressEnterToChange:y,onChange:E,onKeyDown:S,onValidate:C,ref:n,setIsFocused:j,size:P,stateReducer:o,value:N})))}));const _h="app-input-control";var wh=(0,s.forwardRef)(((e,t)=>{const{className:n,noPointerEvents:r,...o}=e,a=d()(_h,r&&`${_h}--no-pointer-events`,n);return(0,s.createElement)("div",{className:a},(0,s.createElement)(bh,l({ref:t},o)))})),Eh=e=>{const{className:t,...n}=e;return(0,s.createElement)(wh,l({className:d()("app-input-link-control",t),prefix:(0,s.createElement)(yp,{icon:Zf,size:24})},n))},$h=e=>{let{id:t,websiteUrl:n,onSwitchAccount:r=ie.noop}=e;const{invalidateResolution:a}=xg(),[l,{loading:c,error:u,reset:d}]=Dp({path:"/wc/gla/mc/accounts/claim-overwrite",method:"POST",data:{id:t}}),g=(0,i.getSetting)("homeUrl");return(0,s.createElement)(Sp,{className:"gla-reclaim-url-card",appearance:wp.GOOGLE_MERCHANT_CENTER,description:(0,o.sprintf)(// translators: 1: website URL, 2: account ID.
5
  (0,o.__)("%1$s (%2$s)","google-listings-and-ads"),n,t),indicator:(0,s.createElement)(gc,{isSecondary:!0,disabled:c,eventName:"gla_mc_account_switch_account_button_click",eventProps:{context:"reclaim-url"},onClick:r},(0,o.__)("Switch account","google-listings-and-ads"))},(0,s.createElement)(Jp,null),(0,s.createElement)(dp.Card.Body,null,(0,s.createElement)(lp.Title,null,(0,o.__)("Reclaim your URL","google-listings-and-ads")),(0,s.createElement)(lp.Body,null,(0,o.__)("Your URL is currently claimed by another Merchant Center account.","google-listings-and-ads")),(0,s.createElement)(Qf,null,(0,s.createElement)(Eh,{disabled:!0,value:g}),(0,s.createElement)(gc,{isSecondary:!0,loading:c,eventName:"gla_mc_account_reclaim_url_button_click",onClick:async()=>{d(),await l({parse:!1}),a("getGoogleMCAccount",[])}},(0,o.__)("Reclaim my URL","google-listings-and-ads"))),(0,s.createElement)(lp.HelperText,null,(0,s.createInterpolateElement)((0,o.__)("If you reclaim this URL, it will cause any existing product listings or ads to stop running, and the other verified account will be notified that they have lost their claim. <link>Learn more</link>.","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"setup-mc",linkId:"claim-url",href:"https://support.google.com/merchants/answer/176793"})})),u&&(0,s.createElement)(Fc,{status:"error",isDismissible:!1},(0,s.createInterpolateElement)((0,o.__)("<strong>We were unable to reclaim this URL.</strong> You may not have permission to reclaim this URL, or an error might have occurred. Try again later or contact your Google account administrator.","google-listings-and-ads"),{strong:(0,s.createElement)("strong",null)}))))},Ch=e=>{let{id:t,claimedUrl:n,newUrl:r,onSelectAnotherAccount:a=(()=>{})}=e;const{createNotice:l}=Ap(),{invalidateResolution:c}=xg(),[u,{loading:d,error:g,response:p}]=Dp({path:"/wc/gla/mc/accounts/switch-url",method:"POST",data:{id:t}}),f=(0,i.getSetting)("homeUrl"),m=()=>{a()};return p&&403===p.status?(0,s.createElement)($h,{id:g.id,websiteUrl:g.website_url,onSwitchAccount:m}):(0,s.createElement)(Sp,{className:"gla-switch-url-card",appearance:wp.GOOGLE_MERCHANT_CENTER,description:(0,o.sprintf)(// translators: 1: the new URL, 2: account ID.
18
  // translators: %d: seconds to wait until the next verification code can be requested via SMS.
19
  textResendCooldown:(0,o.__)("Resend code (in %ds)","google-listings-and-ads"),textSwitch:(0,o.__)("Or, receive a verification code through a phone call","google-listings-and-ads")},[n_.PHONE_CALL]:{toInstruction:e=>(0,s.createInterpolateElement)((0,o.__)("You will receive a phone call at <userPhoneNumber /> with an automated message containing the 6-digit verification code.","google-listings-and-ads"),{userPhoneNumber:(0,s.createElement)("strong",null,e)}),textResend:(0,o.__)("Call again","google-listings-and-ads"),
20
  // translators: %d: seconds to wait until the next verification code can be requested via phone call.
21
+ textResendCooldown:(0,o.__)("Call again (in %ds)","google-listings-and-ads"),textSwitch:(0,o.__)("Or, receive a verification code through text message","google-listings-and-ads")}};function o_(e){let{verificationMethod:t,country:n,number:r,display:a,onVerificationStateChange:i}=e;const l=Rv(),[c,u]=(0,s.useState)(t),{second:d,callCount:g,startCountdown:p}=function(e){const t=(0,s.useRef)({}),[n,r]=(0,s.useState)(0);t.current.usingHandle=e,t.current[e]=t.current[e]||{callCount:0};const o=(0,s.useCallback)((n=>{r(n);const o=t.current[e],a=(new Date).getTime()+1e3*n;o.id&&clearInterval(o.id),o.updateSecond=()=>{let n=(a-(new Date).getTime())/1e3;n=Math.max(Math.round(n),0),t.current.usingHandle===e&&r(n),0===n&&clearInterval(o.id)},o.id=setInterval(o.updateSecond,1e3),o.callCount+=1}),[e]);(0,s.useEffect)((()=>{const{updateSecond:n}=t.current[e];n&&n()}),[e]),(0,s.useEffect)((()=>{const e=t.current;return()=>{Object.values(e).forEach((e=>clearInterval(e.id)))}}),[]);const{callCount:a}=t.current[e];return{second:n,callCount:a,startCountdown:o}}(c),[f,m]=(0,s.useState)(null),[h,y]=(0,s.useState)(!1),[v,b]=(0,s.useState)(null),_=(0,s.useRef)({}),{requestPhoneVerificationCode:w,verifyPhoneNumber:E}=xg(),$=c===n_.SMS,C=(0,s.useCallback)((()=>{b(null),p(60),_.current[c]=null,w(n,r,c).then((e=>{let{verificationId:t}=e;_.current[c]=t})).catch((e=>{l()&&(b(e),p(0))}))}),[n,r,c,p,w,l]);(0,s.useEffect)((()=>{0===g&&C()}),[c,g,C]);const{toInstruction:k,textResend:S,textResendCooldown:x,textSwitch:O}=r_[c],P=_.current[c],A=!(null!=f&&f.isFilled&&P);return(0,s.createElement)("form",{onSubmit:e=>{e.preventDefault(),b(null),y(!0),i(!0,!1);const t=_.current[c];E(t,f.code,c).then((()=>{i(!1,!0)})).catch((e=>{l()&&(b(e),y(!1),i(!1,!1))}))}},(0,s.createElement)(dp.Card.Body,null,v&&(0,s.createElement)(lp,null,(0,s.createElement)(Fc,{status:"error",isDismissible:!1},v.display)),(0,s.createElement)(lp,null,(0,s.createElement)(lp.Title,null,(0,o.__)("Enter verification code","google-listings-and-ads")),k(a)),(0,s.createElement)(lp,null,(0,s.createElement)(t_,{resetNeedle:c+g,onCodeChange:m})),(0,s.createElement)(lp,null,(0,s.createElement)(ae,{justify:"normal",gap:4},(0,s.createElement)(gc,{isSecondary:!0,disabled:A,loading:h,text:(0,o.__)("Verify phone number","google-listings-and-ads"),type:"submit"}),(0,s.createElement)(gc,{isSecondary:!0,disabled:d>0||h,text:d?(0,o.sprintf)(x,d):S,onClick:C})))),(0,s.createElement)(dp.Card.Footer,null,(0,s.createElement)(gc,{isLink:!0,disabled:h,text:O,onClick:()=>{u($?n_.PHONE_CALL:n_.SMS)}})))}function a_(e){return new rb(e).getCountries()}var i_=e=>{const{label:t,helperText:n,className:r,...o}=e;return(0,s.createElement)("div",{className:d()("wcdl-select-control",r)},t&&(0,s.createElement)("div",{className:"wcdl-select-control__label"},t),(0,s.createElement)("div",{className:"wcdl-select-control__input"},(0,s.createElement)(Bl.SelectControl,l({},o,{help:""}))),n&&(0,s.createElement)("div",{className:"wcdl-select-control__helper-text"},n))};const s_=[{label:(0,o.__)("Text message","google-listings-and-ads"),value:n_.SMS},{label:(0,o.__)("Phone call","google-listings-and-ads"),value:n_.PHONE_CALL}];function l_(e){let{initCountry:t,initNationalNumber:n,onSendVerificationCodeClick:r}=e;const a=function(){const e=Qy();return(0,s.useMemo)((()=>function(){return zv(a_,arguments)}().reduce(((t,n)=>{const r=e[n];if(r){const e=function(){return zv(db,arguments)}(n);t.push(((e,t,n)=>({key:e,keywords:[n,t,e],label:`${n} (+${t})`}))(n,e,r))}return t}),[])),[e])}(),[i,l]=(0,s.useState)(t),[c,u]=(0,s.useState)(n),[d,g]=(0,s.useState)(n_.SMS),[p,f]=(0,s.useState)(null);return(0,s.useEffect)((()=>{const e=Qb(c,i),t=!!e&&e.isValid();f(e?{...e,isValid:t,display:e.formatInternational(),verificationMethod:d}:{isValid:t,country:i,number:"",display:"",verificationMethod:d})}),[c,i,d]),(0,s.createElement)(dp.Card.Body,null,(0,s.createElement)(ae,{gap:4},(0,s.createElement)(ze,null,(0,s.createElement)(i_,{label:(0,o.__)("Country code","google-listings-and-ads"),isSearchable:!0,excludeSelectedOptions:!1,options:a,selected:i,onChange:l})),(0,s.createElement)(Li,null,(0,s.createElement)(wh,{label:(0,o.__)("Phone number","google-listings-and-ads"),value:c,onChange:u}))),(0,s.createElement)(lp,null,(0,s.createElement)(lp.Title,null,(0,o.__)("Select verification method","google-listings-and-ads")),(0,s.createElement)(my,{selected:d,options:s_,onChange:g})),(0,s.createElement)(lp,null,(0,s.createElement)(gc,{isSecondary:!0,disabled:!(null!=p&&p.isValid),text:(0,o.__)("Send verification code","google-listings-and-ads"),onClick:()=>r(p)})))}const c_=()=>{},u_={className:"gla-phone-number-card",appearance:wp.PHONE};function d_(e){let{phoneNumber:t,onPhoneNumberVerified:n}=e;const{loaded:r,data:a}=t,[i,c]=(0,s.useState)(!1),[u,d]=(0,s.useState)(null);let g=(0,s.createElement)(Vg,null);r&&(g=u?(0,s.createElement)(o_,l({},u,{onVerificationStateChange:(e,t)=>{c(e),t&&n()}})):(0,s.createElement)(l_,{initCountry:a.country,initNationalNumber:a.nationalNumber,onSendVerificationCodeClick:d}));const p=u?u.display:(0,o.__)("Please enter a phone number to be used for verification.","google-listings-and-ads"),f=u?(0,s.createElement)(gc,{isSecondary:!0,text:(0,o.__)("Edit","google-listings-and-ads"),disabled:i,onClick:()=>d(null)}):null;return(0,s.createElement)(Sp,l({},u_,{description:p,indicator:f}),(0,s.createElement)(Jp,null),g)}var g_=e=>{let{view:t,phoneNumber:n,initEditing:r=null,onEditClick:a,onPhoneNumberVerified:i=c_}=e;const{loaded:c,data:u}=n,[d,g]=(0,s.useState)(r);if((0,s.useEffect)((()=>{c&&null===d&&g(!u.isValid)}),[c,u.isValid,d]),null===d)return(0,s.createElement)(Sp,l({},u_,{indicator:(0,s.createElement)(Bl.Spinner,null)}));if(d){const e=()=>{g(!1),i()};return(0,s.createElement)(d_,{phoneNumber:n,onPhoneNumberVerified:e})}let p=null,f=(0,s.createElement)(Bl.Spinner,null);return c&&(p=u.display,f=(0,s.createElement)(gc,{isSecondary:!0,eventName:"gla_mc_phone_number_edit_button_click",eventProps:{view:t},onClick:()=>{a?a():g(!0)}},(0,o.__)("Edit","google-listings-and-ads"))),(0,s.createElement)(Sp,l({},u_,{description:p,indicator:f}))},p_=(0,s.createElement)(rs,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,s.createElement)(ns,{d:"M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm1.13 9.38l.35-6.46H8.52l.35 6.46h2.26zm-.09 3.36c.24-.23.37-.55.37-.96 0-.42-.12-.74-.36-.97s-.59-.35-1.06-.35-.82.12-1.07.35-.37.55-.37.97c0 .41.13.73.38.96.26.23.61.34 1.06.34s.8-.11 1.05-.34z"}));function f_(e){let{editHref:t,editEventName:n,loading:r,content:a,appearance:i,warning:l}=e;const{subpath:c}=(0,pc.getQuery)(),u=(0,s.createElement)(gc,{isSecondary:!0,href:t,text:(0,o.__)("Edit","google-listings-and-ads"),eventName:n,eventProps:{path:(0,pc.getPath)(),subpath:c}});let d,g;return r?d=(0,s.createElement)("span",{className:"gla-contact-info-preview-card__placeholder","aria-busy":"true",title:(0,o.__)("Loading…","google-listings-and-ads")}):l?(g=(0,s.createElement)(s.Fragment,null,(0,s.createElement)(yp,{icon:p_,size:24,className:"gla-contact-info-preview-card__notice-icon"}),l),d=(0,s.createElement)("span",{className:"gla-contact-info-preview-card__notice-details"},a)):d=a,(0,s.createElement)(Sp,{appearance:i,className:"gla-contact-info-preview-card",icon:null,title:g,description:d,indicator:u})}function m_(e){let{editHref:t,learnMore:n}=e;const{loaded:r,data:a}=Xb();let i,l;return r&&(a.isValid?i=a.display:(l=(0,o.__)("Please add your phone number","google-listings-and-ads"),i=(0,s.createElement)(s.Fragment,null,(0,o.__)("Google requires the phone number for all stores using Google Merchant Center. ","google-listings-and-ads"),n))),(0,s.createElement)(f_,{appearance:wp.PHONE,editHref:t,editEventName:"gla_edit_mc_phone_number",learnMore:n,loading:!r,warning:l,content:i})}var h_=(0,s.createElement)(rs,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,s.createElement)(ns,{d:"M10.2 3.28c3.53 0 6.43 2.61 6.92 6h2.08l-3.5 4-3.5-4h2.32c-.45-1.97-2.21-3.45-4.32-3.45-1.45 0-2.73.71-3.54 1.78L4.95 5.66C6.23 4.2 8.11 3.28 10.2 3.28zm-.4 13.44c-3.52 0-6.43-2.61-6.92-6H.8l3.5-4c1.17 1.33 2.33 2.67 3.5 4H5.48c.45 1.97 2.21 3.45 4.32 3.45 1.45 0 2.73-.71 3.54-1.78l1.71 1.95c-1.28 1.46-3.15 2.38-5.25 2.38z"})),y_=()=>{const{loaded:e,data:t,refetch:n}=Bv(),{subpath:r}=(0,pc.getQuery)(),a=(0,s.createElement)(gc,{isSecondary:!0,icon:h_,iconSize:20,iconPosition:"right",text:(0,o.__)("Refresh to sync","google-listings-and-ads"),onClick:n,disabled:!e});let i;const l=(0,s.createElement)(s.Fragment,null,(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("Edit your store address in your <link>WooCommerce settings</link>.","google-listings-and-ads"),{link:(0,s.createElement)(ql,{target:"_blank",type:"external",href:"admin.php?page=wc-settings",eventName:"gla_edit_wc_store_address",eventProps:{path:(0,pc.getPath)(),subpath:r}})})),(0,s.createElement)("p",null,(0,o.__)("Once you’ve saved your new address there, refresh to sync your new address with Google.","google-listings-and-ads")));if(e){const{address:e,address2:n,city:r,state:o,country:a,postcode:l}=t,c=[r,o?`${o} - ${a}`:a,l].filter(Boolean).join(", ");i=(0,s.createElement)("div",null,(0,s.createElement)("div",null,e),n&&(0,s.createElement)("div",null,n),(0,s.createElement)("div",null,c))}else i=(0,s.createElement)(Bl.Spinner,null);return(0,s.createElement)(Sp,{className:"gla-store-address-card",appearance:wp.ADDRESS,alignIcon:"top",alignIndicator:"top",description:l,indicator:a},(0,s.createElement)(Jp,null),(0,s.createElement)(dp.Card.Body,null,(0,s.createElement)(lp.Title,null,(0,o.__)("Store address","google-listings-and-ads")),i))};function v_(e){let{editHref:t,learnMore:n}=e;const{loaded:r,data:a}=Bv("mc");let i,l;if(r){const{isAddressFilled:e,isMCAddressDifferent:t,address:r,address2:c,city:u,state:d,country:g,postcode:p}=a,f=d?`${d} - ${g}`:g;e&&!t?i=[r,c,u,f,p].filter(Boolean).join(", "):(l=(0,o.__)("Please add your store address","google-listings-and-ads"),i=(0,s.createElement)(s.Fragment,null,(0,o.__)("Google requires the store address for all stores using Google Merchant Center. ","google-listings-and-ads"),n))}return(0,s.createElement)(f_,{appearance:wp.ADDRESS,editHref:t,editEventName:"gla_edit_mc_store_address",loading:!r,warning:l,content:i})}var b_=e=>{let{loaded:t,data:{display:n,isValid:r}}=e;const o=!!n,a=(0,pc.getPath)();(0,s.useEffect)((()=>{t&&(0,Dl.recordEvent)("gla_mc_phone_number_check",{path:a,exist:o,isValid:r})}),[o,r,t,a])};const w_="contact-information-read-more",E_="https://docs.woocommerce.com/document/google-listings-and-ads/#contact-information",$_=(0,o.__)("Your contact information is required by Google for verification purposes. It will be shared with the Google Merchant Center and will not be displayed to customers.","google-listings-and-ads"),C_=(0,o.__)("Enter contact information","google-listings-and-ads"),k_=(0,o.__)("Contact information","google-listings-and-ads");function S_(){return(0,s.createElement)(dp,{title:k_,description:$_},(0,s.createElement)(pp,{size:"overlap"},(0,s.createElement)(m_,{editHref:(0,pc.getNewPath)({subpath:bc},Cc,null),learnMore:(0,s.createElement)(zl,{context:"settings-no-phone-number-notice",linkId:w_,href:E_},(0,o.__)("Learn more","google-listings-and-ads"))}),(0,s.createElement)(v_,{editHref:(0,pc.getNewPath)({subpath:_c},Cc,null),learnMore:(0,s.createElement)(zl,{context:"settings-no-store-address-notice",linkId:w_,href:E_},(0,o.__)("Learn more","google-listings-and-ads"))})))}var x_=e=>{let{onPhoneNumberVerified:t}=e;const n=Xb(),r=C_;return b_(n),(0,s.createElement)(dp,{title:r,description:(0,s.createElement)("div",null,(0,s.createElement)("p",null,$_),(0,s.createElement)("p",null,(0,s.createElement)(zl,{context:"setup-mc-contact-information",linkId:w_,href:E_},(0,o.__)("Learn more","google-listings-and-ads"))))},(0,s.createElement)(pp,{size:"large"},(0,s.createElement)(g_,{view:"setup-mc",phoneNumber:n,initEditing:!0,onPhoneNumberVerified:t}),(0,s.createElement)(y_,null)))},O_=e=>{let{id:t,children:n}=e;const[r,o]=(0,s.useState)(!1);return(0,s.createElement)("span",{className:"help-popover"},(0,s.createElement)("button",{onClick:()=>{o(!0),(0,Dl.recordEvent)("gla_tooltip_viewed",{id:t})}},(0,s.createElement)(qg.Z,{size:16})),r&&(0,s.createElement)(cl,{focusOnMount:"container",onClose:()=>{o(!1)}},n))},P_=e=>{const{formProps:t}=e,{getInputProps:n}=t;return(0,s.createElement)("div",{className:"gla-pre-launch-checklist"},(0,s.createElement)(dp,{title:(0,o.__)("Pre-Launch Checklist","google-listings-and-ads"),description:(0,s.createElement)("div",null,(0,s.createElement)("p",null,(0,o.__)("Ensure you meet Google Merchant Center requirements by reviewing this checklist. Otherwise, your products may be disapproved or your Google Merchant Center account may be suspended by Google.","google-listings-and-ads")),(0,s.createElement)("p",null,(0,s.createElement)(zl,{context:"setup-mc-checklist",linkId:"checklist-requirements",href:"https://woocommerce.com/document/google-listings-and-ads/compliance-policy"},(0,o.__)("Read Google Merchant requirements","google-listings-and-ads"))))},(0,s.createElement)(dp.Card,null,(0,s.createElement)(dp.Card.Body,null,(0,s.createElement)(pp,{size:"large"},(0,s.createElement)("div",{className:"gla-pre-launch-checklist__checkbox_popover"},(0,s.createElement)(Uh,l({label:(0,s.createElement)("span",{className:"gla-pre-launch-checklist__checkbox_popover"},(0,s.createElement)("span",{className:"checkbox-label"},(0,o.__)("My store website is live.","google-listings-and-ads")),(0,s.createElement)(O_,{id:"website_live"},(0,s.createInterpolateElement)((0,o.__)("Ensure your store website and products are online and accessible to your customers. <link>Read more</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"setup-mc-checklist",linkId:"check-website-is-live",href:"https://woocommerce.com/document/google-listings-and-ads/compliance-policy/#store-is-live"})})))},n("website_live")))),(0,s.createElement)(Uh,l({label:(0,s.createElement)("span",{className:"gla-pre-launch-checklist__checkbox_popover"},(0,s.createElement)("span",{className:"checkbox-label"},(0,o.__)("I have a complete and secure checkout process.","google-listings-and-ads")),(0,s.createElement)(O_,{id:"checkout_process_secure"},(0,s.createElement)("p",null,(0,o.__)("Ensure customers are able to successfully add items to the cart and fully complete the checkout process.","google-listings-and-ads")),(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("Payment and transaction processing, as well as collection of any sensitive and financial personal information from the user, must be conducted over a secure processing server (SSL-protected, with a valid SSL certificate - https://). <link>Read more</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"setup-mc-checklist",linkId:"check-checkout-process",href:"https://woocommerce.com/document/google-listings-and-ads/compliance-policy/#complete-checkout"})}))))},n("checkout_process_secure"))),(0,s.createElement)(Uh,l({label:(0,s.createElement)("span",{className:"gla-pre-launch-checklist__checkbox_popover"},(0,s.createElement)("span",{className:"checkbox-label"},(0,o.__)("My payment methods are visible on my website.","google-listings-and-ads")),(0,s.createElement)(O_,{id:"payment_methods_visible"},(0,s.createInterpolateElement)((0,o.__)("Ensure customers have at least one valid payment method, such as credit card, direct bank transfer, or cash on delivery. <link>Read more</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"setup-mc-checklist",linkId:"check-payment-methods",href:"https://woocommerce.com/document/google-listings-and-ads/compliance-policy/#payment-methods"})})))},n("payment_methods_visible"))),(0,s.createElement)(Uh,l({label:(0,s.createElement)("span",{className:"gla-pre-launch-checklist__checkbox_popover"},(0,s.createElement)("span",{className:"checkbox-label"},(0,o.__)("My refund policy and terms of service are visible on my online store.","google-listings-and-ads")),(0,s.createElement)(O_,{id:"refund_tos_visible"},(0,s.createInterpolateElement)((0,o.__)("Your site must provide a clear and conspicuous return policy and billing terms to customers. <link>Read more</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"setup-mc-checklist",linkId:"check-refund-policy",href:"https://woocommerce.com/document/google-listings-and-ads/compliance-policy/#refund-and-terms"})})))},n("refund_tos_visible"))),(0,s.createElement)(Uh,l({label:(0,s.createElement)("span",{className:"gla-pre-launch-checklist__checkbox_popover"},(0,s.createElement)("span",{className:"checkbox-label"},(0,o.__)("My store’s phone number, email and/or address are visible on my website.","google-listings-and-ads")),(0,s.createElement)(O_,{id:"contact_info_visible"},(0,s.createInterpolateElement)((0,o.__)("Your website must display sufficient and accurate contact information to your customers, including a telephone number and/or email. <link>Read more</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"setup-mc-checklist",linkId:"check-phone-numbers",href:"https://woocommerce.com/document/google-listings-and-ads/compliance-policy/#contact-info"})})))},n("contact_info_visible"))))))))};function A_(e){const t={};return!0!==e.website_live&&(t.website_live=(0,o.__)("Please check the requirement.","google-listings-and-ads")),!0!==e.checkout_process_secure&&(t.checkout_process_secure=(0,o.__)("Please check the requirement.","google-listings-and-ads")),!0!==e.payment_methods_visible&&(t.payment_methods_visible=(0,o.__)("Please check the requirement.","google-listings-and-ads")),!0!==e.refund_tos_visible&&(t.refund_tos_visible=(0,o.__)("Please check the requirement.","google-listings-and-ads")),!0!==e.contact_info_visible&&(t.contact_info_visible=(0,o.__)("Please check the requirement.","google-listings-and-ads")),t}function N_(){const e=Lv(),{updateGoogleMCContactInformation:t,saveSettings:n}=xg(),{createNotice:r}=Ap(),{data:a}=Bv(),{settings:i}=ly(),[l,c]=(0,s.useState)(!1),[u,d]=(0,s.useState)(!1);return i?(0,s.createElement)(ep,null,(0,s.createElement)(tp,{title:(0,o.__)("Confirm store requirements","google-listings-and-ads"),description:(0,o.__)("Review and confirm that your store meets Google Merchant Center requirements.","google-listings-and-ads")}),(0,s.createElement)(Bl.Form,{initialValues:{website_live:i.website_live,checkout_process_secure:i.checkout_process_secure,payment_methods_visible:i.payment_methods_visible,refund_tos_visible:i.refund_tos_visible,contact_info_visible:i.contact_info_visible},validate:A_,onChange:(e,t)=>{n(t)},onSubmit:async()=>{try{d(!0),await t(),await Hc()({path:"/wc/gla/mc/settings/sync",method:"POST"});const n=(0,pc.getNewPath)({guide:"submission-success"},"/google/product-feed");window.location.href=e+n}catch(e){d(!1),r("error",(0,o.__)("Unable to complete your setup. Please try again later.","google-listings-and-ads"))}}},(e=>{const{handleSubmit:t,isValidForm:n}=e,r=n&&l&&a.isAddressFilled;return(0,s.createElement)(s.Fragment,null,(0,s.createElement)(x_,{onPhoneNumberVerified:()=>c(!0)}),(0,s.createElement)(P_,{formProps:e}),(0,s.createElement)(np,null,(0,s.createElement)(gc,{isPrimary:!0,loading:u,disabled:!r,onClick:t},(0,o.__)("Complete setup","google-listings-and-ads"))))}))):(0,s.createElement)(Vg,null)}var R_={accounts:"1",target_audience:"2",shipping_and_taxes:"3",store_requirements:"4"},T_=e=>{let{savedStep:t,onRefetchSavedStep:n=(()=>{})}=e;const[r,a]=(0,s.useState)(t),i=e=>{Number(e)<=Number(t)&&a(e)};return(0,s.createElement)(Bl.Stepper,{className:"gla-setup-stepper",currentStep:r,steps:[{key:R_.accounts,label:(0,o.__)("Set up your accounts","google-listings-and-ads"),content:(0,s.createElement)(ay,{onContinue:()=>{(0,Dl.recordEvent)("gla_setup_mc",{target:"step1_continue",trigger:"click"}),a(R_.target_audience),n()}}),onClick:i},{key:R_.target_audience,label:(0,o.__)("Choose your audience","google-listings-and-ads"),content:(0,s.createElement)(Dv,{onContinue:()=>{(0,Dl.recordEvent)("gla_setup_mc",{target:"step2_continue",trigger:"click"}),a(R_.shipping_and_taxes),n()}}),onClick:i},{key:R_.shipping_and_taxes,label:(0,o.__)("Configure your product listings","google-listings-and-ads"),content:(0,s.createElement)(Iv,{onContinue:()=>{(0,Dl.recordEvent)("gla_setup_mc",{target:"step3_continue",trigger:"click"}),a(R_.store_requirements),n()}}),onClick:i},{key:R_.store_requirements,label:(0,o.__)("Confirm store requirements","google-listings-and-ads"),content:(0,s.createElement)(N_,null),onClick:i}]})},M_=()=>{const{hasFinishedResolution:e,data:t,invalidateResolution:n}=Pg("getMCSetup");if(!e&&!t)return(0,s.createElement)(Vg,null);if(e&&!t)return null;const{status:r,step:o}=t;return"complete"===r?((0,pc.getHistory)().replace((0,pc.getNewPath)({},"/google/dashboard")),null):(0,s.createElement)(T_,{savedStep:R_[o],onRefetchSavedStep:()=>{n()}})},j_=()=>(Lg("full-page"),(0,s.createElement)(s.Fragment,null,(0,s.createElement)(Ug,null),(0,s.createElement)(M_,null)));function I_(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>!0;(0,s.useEffect)((()=>{const r=t=>{t.preventDefault(),t.returnValue=e};t&&window.addEventListener("beforeunload",r);const o=(0,pc.getHistory)().block((r=>{if(t&&n(r))return e}));return()=>{o(),window.removeEventListener("beforeunload",r)}}),[e,t,n])}const F_="getGoogleAdsAccount";var D_=()=>{const{google:e,isResolving:t}=Xg(),n=xg(),r=(0,s.useCallback)((()=>{n.invalidateResolution(F_,[])}),[n]);return(0,dn.useSelect)((n=>{if(!e||"no"===e.active)return{googleAdsAccount:void 0,isResolving:t};const o=n(Lc);return{googleAdsAccount:o.getGoogleAdsAccount(),isResolving:o.isResolving(F_),refetchGoogleAdsAccount:r,hasFinishedResolution:o.hasFinishedResolution(F_)}}),[e,t,r])};function L_(e){
22
  // translators: %s: user's account ID
23
  return(0,o.sprintf)((0,o.__)("Account %s","google-listings-and-ads"),e)}function G_(e){let{googleAdsAccount:t,...n}=e;return(0,s.createElement)(Sp,l({appearance:wp.GOOGLE_ADS,description:L_(t.id),indicator:(0,s.createElement)(Op,null)},n))}var B_=e=>{let{onCreateAccount:t=(()=>{}),onRequestClose:n=(()=>{})}=e;const[r,a]=(0,s.useState)(!1);return(0,s.createElement)(Gh,{className:"gla-ads-terms-modal",title:(0,o.__)("Create Google Ads Account","google-listings-and-ads"),buttons:[(0,s.createElement)(gc,{key:"1",isPrimary:!0,disabled:!r,eventName:"gla_ads_account_create_button_click",onClick:()=>{t(),n()}},(0,o.__)("Create account","google-listings-and-ads"))],onRequestClose:n},(0,s.createElement)("p",{className:"main"},(0,o.__)("By creating a Google Ads account, you agree to the following terms and conditions:","google-listings-and-ads")),(0,s.createElement)("p",null,(0,s.createInterpolateElement)((0,o.__)("You agree to comply with Google’s terms and policies, including <policylink>Shopping ads policies</policylink> and <termslink>Google Ads Terms and Conditions</termslink>.","google-listings-and-ads"),{policylink:(0,s.createElement)(zl,{context:"setup-ads",linkId:"shopping-ads-policies",href:"https://support.google.com/merchants/answer/6149970"}),termslink:(0,s.createElement)(zl,{context:"setup-ads",linkId:"google-ads-terms-of-service",href:"https://support.google.com/adspolicy/answer/54818"})})),(0,s.createElement)(Uh,{label:(0,o.__)("I have read and accept these terms","google-listings-and-ads"),checked:r,onChange:a}))};function q_(e){let{text:t}=e;return(0,s.createElement)("div",{className:"gla-loading-label"},(0,s.createElement)(Bl.Spinner,null),t)}var z_=e=>{const{onCreateAccount:t,...n}=e,[r,a]=(0,s.useState)(!1);return(0,s.createElement)(s.Fragment,null,n.loading?(0,s.createElement)(q_,{text:(0,o.__)("Creating…","google-listings-and-ads")}):(0,s.createElement)(gc,l({isSecondary:!0},n,{text:(0,o.__)("Create account","google-listings-and-ads"),onClick:()=>{a(!0)}})),r&&(0,s.createElement)(B_,{onCreateAccount:t,onRequestClose:()=>{a(!1)}}))};const H_=()=>{const{createNotice:e}=Ap(),{fetchGoogleAdsAccount:t}=xg(),[n,r]=(0,s.useState)(!1),[a,{loading:i}]=Dp({path:"/wc/gla/ads/accounts",method:"POST"});return(0,s.createElement)(z_,{loading:i||n,onCreateAccount:async()=>{try{await a({parse:!1})}catch(t){if(428!==t.status)return void e("error",(0,o.__)("Unable to create Google Ads account. Please try again later.","google-listings-and-ads"))}r(!0),await t(),r(!1)}})};var U_=e=>{const{allowShowExisting:t,onShowExisting:n}=e;return(0,s.createElement)(Sp,{appearance:wp.GOOGLE_ADS,indicator:(0,s.createElement)(H_,null)},t&&(0,s.createElement)(dp.Card.Footer,null,(0,s.createElement)(xl,{isLink:!0,onClick:n},(0,o.__)("Or, use your existing Google Ads account","google-listings-and-ads"))))},V_=e=>{const{accounts:t,...n}=e,r=[{value:"",label:(0,o.__)("Select one","google-listings-and-ads")},...t.map((e=>({value:e,label:L_(e)})))];return(0,s.createElement)(Yf,l({options:r},n))},W_=e=>{const{accounts:t,onCreateNew:n=(()=>{})}=e,[r,a]=(0,s.useState)(),[i,l]=(0,s.useState)(!1),[c]=Dp({path:"/wc/gla/ads/accounts",method:"POST",data:{id:r}}),{refetchGoogleAdsAccount:u}=D_(),{createNotice:d}=Ap(),g=t.length>1;return(0,s.createElement)(Sp,{className:"gla-connect-ads",appearance:wp.GOOGLE_ADS},(0,s.createElement)(Jp,null),(0,s.createElement)(dp.Card.Body,null,(0,s.createElement)(lp.Title,null,(0,o.__)("Select an existing account","google-listings-and-ads")),g&&(0,s.createElement)(lp.Body,null,(0,s.createInterpolateElement)((0,o.__)("If you manage multiple sub-accounts in Google Ads, please connect the relevant sub-account, not a manager account. <link>Learn more</link>","google-listings-and-ads"),{link:(0,s.createElement)(zl,{context:"setup-ads-connect-account",linkId:"connect-sub-account",href:"https://support.google.com/google-ads/answer/6139186"})})),(0,s.createElement)(Qf,null,(0,s.createElement)(V_,{accounts:t,value:r,onChange:a}),i?(0,s.createElement)(q_,{text:(0,o.__)("Connecting…","google-listings-and-ads")}):(0,s.createElement)(gc,{isSecondary:!0,disabled:!r,eventName:"gla_ads_account_connect_button_click",onClick:async()=>{if(r){l(!0);try{await c(),await u()}catch(e){l(!1),d("error",(0,o.__)("Unable to connect your Google Ads account. Please try again later.","google-listings-and-ads"))}}}},(0,o.__)("Connect","google-listings-and-ads")))),(0,s.createElement)(dp.Card.Footer,null,(0,s.createElement)(xl,{isLink:!0,onClick:n},(0,o.__)("Or, create a new Google Ads account","google-listings-and-ads"))))},Y_=()=>{const{existingAccounts:e}=(0,dn.useSelect)((e=>({existingAccounts:e(Lc).getExistingGoogleAdsAccounts(),isResolving:e(Lc).isResolving("getExistingGoogleAdsAccounts")})),[]),[t,n]=(0,s.useState)(!1);if(!e)return(0,s.createElement)(Kp,null);return 0===e.length||t?(0,s.createElement)(U_,{allowShowExisting:t,onShowExisting:()=>{n(!1)}}):(0,s.createElement)(W_,{accounts:e,onCreateNew:()=>{n(!0)}})};const K_="setup-ads";var Q_=e=>{let{additionalScopeEmail:t}=e;const{createNotice:n}=Ap(),[r,{loading:a,data:i}]=qp(K_,t);return(0,s.createElement)(Sp,{appearance:wp.GOOGLE_ADS,indicator:(0,s.createElement)(gc,{isSecondary:!0,loading:a||i,onClick:()=>{r().then((e=>{let{url:t}=e;window.location.href=t})).catch((()=>{n("error",(0,o.__)("Unable to get Google authorization page. Please try again later.","google-listings-and-ads"))}))},text:(0,o.__)("Allow full access","google-listings-and-ads"),eventName:"gla_google_account_connect_button_click",eventProps:{context:K_,action:"scope"}})})};function Z_(){const{google:e,scope:t}=Xg(),{googleAdsAccount:n}=D_();return e&&n?t.adsRequired?"disconnected"===n.status?(0,s.createElement)(Y_,null):(0,s.createElement)(G_,{googleAdsAccount:n}):(0,s.createElement)(Q_,{additionalScopeEmail:e.email}):(0,s.createElement)(Kp,null)}var X_=__webpack_require__(3119),J_=[["DZ",250,"USD"],["AR",25e3,"ARS"],["AM",300,"USD"],["AU",600,"AUD"],["AT",400,"EUR"],["AZ",300,"USD"],["BH",300,"USD"],["BY",300,"USD"],["BE",400,"EUR"],["BO",350,"USD"],["BA",350,"EUR"],["BR",1200,"BRL"],["BG",700,"BGN"],["CA",600,"CAD"],["CL",350,"USD"],["CN",3e3,"CNY"],["CO",350,"USD"],["CR",350,"USD"],["HR",2500,"HRK"],["CY",350,"EUR"],["CZ",8500,"CZK"],["DK",3e3,"DKK"],["DO",350,"USD"],["EC",350,"USD"],["EG",3e3,"EGP"],["SV",350,"USD"],["EE",350,"EUR"],["FI",400,"EUR"],["FR",400,"EUR"],["GE",300,"USD"],["DE",400,"EUR"],["GR",350,"EUR"],["GT",350,"USD"],["HN",350,"USD"],["HK",3e3,"HKD"],["HU",12e4,"HUF"],["IS",400,"EUR"],["IN",2e4,"INR"],["ID",3e6,"IDR"],["IE",400,"EUR"],["IL",1500,"ILS"],["IT",400,"EUR"],["JP",6e4,"JPY"],["JO",250,"USD"],["KZ",300,"USD"],["KE",300,"USD"],["KR",6e5,"KRW"],["KW",300,"USD"],["LV",350,"EUR"],["LB",250,"USD"],["LY",250,"USD"],["LT",350,"EUR"],["LU",400,"EUR"],["MK",300,"USD"],["MY",1500,"MYR"],["MT",350,"EUR"],["MX",7e3,"MXN"],["ME",350,"EUR"],["MA",250,"USD"],["NL",400,"EUR"],["NZ",600,"NZD"],["NI",350,"USD"],["NG",300,"USD"],["NO",4e3,"NOK"],["OM",250,"USD"],["PK",400,"USD"],["PS",250,"USD"],["PA",350,"USD"],["PY",350,"USD"],["PE",350,"USD"],["PH",2e4,"PHP"],["PL",1200,"PLN"],["PT",400,"EUR"],["PR",350,"USD"],["QA",300,"USD"],["RO",1500,"RON"],["RU",3e4,"RUB"],["SA",1300,"SAR"],["RS",350,"EUR"],["SG",600,"SGD"],["SK",350,"EUR"],["SI",350,"EUR"],["ZA",6e3,"ZAR"],["ES",400,"EUR"],["LK",400,"USD"],["SE",4e3,"SEK"],["CH",400,"CHF"],["TW",12e3,"TWD"],["TH",12e3,"THB"],["TN",250,"USD"],["TR",2500,"TRY"],["UA",1e4,"UAH"],["AE",1600,"AED"],["GB",400,"GBP"],["US",500,"USD"],["UY",350,"USD"],["VE",350,"USD"],["VN",56e5,"VND"]],ew=e=>{const t=Qy();return(0,s.createElement)(Gh,l({className:"gla-free-ad-credit-country-modal",title:(0,o.__)("Check your maximum free credit","google-listings-and-ads")},e),(0,s.createElement)("p",null,(0,o.__)("Whatever you spend in the next month will be added back to your Google Ads account as free credit, up to a maximum limit depending on your store’s country.","google-listings-and-ads")),(0,s.createElement)("table",null,(0,s.createElement)("tbody",null,J_.map(((e,n)=>{const[r,o,a]=e;return(0,s.createElement)("tr",{key:n},(0,s.createElement)("td",null,t[r]),(0,s.createElement)("td",null,`${o} ${a}`))})))))},tw=()=>{const[e,t]=(0,s.useState)(!1);return(0,s.createElement)("div",{className:"gla-free-ad-credit"},(0,s.createElement)(X_.Z,null),(0,s.createElement)("div",null,(0,s.createElement)("div",{className:"gla-free-ad-credit__title"},(0,o.__)("Spend $500 to get $500 in Google Ads credits!","google-listings-and-ads")),(0,s.createElement)("div",{className:"gla-free-ad-credit__description"},(0,s.createInterpolateElement)((0,o.__)("New to Google Ads? Get $500 in ad credit when you spend $500 within your first 60 days. Check how much credit you can receive in your country <checkLink>here</checkLink>. <termLink>Terms and conditions apply</termLink>.","google-listings-and-ads"),{checkLink:(0,s.createElement)(ql,{eventName:"gla_free_ad_credit_country_click",eventProps:{context:"setup-ads"},href:"#",type:"wp-admin",onClick:()=>{t(!0)}}),termLink:(0,s.createElement)(zl,{context:"setup-ads",linkId:"free-ad-credit-terms",href:"https://www.google.com/ads/coupons/terms/"})})),e&&(0,s.createElement)(ew,{onRequestClose:()=>{t(!1)}})))},nw=e=>{const{onContinue:t=(()=>{})}=e,{google:n}=Xg(),{googleAdsAccount:r}=D_(),a=(()=>{const{googleAdsAccount:e}=D_();return e&&e.sub_account&&(0,wd.getDateDifferenceInDays)(new Date,new Date(1e3*e.created_timestamp))<60})();if(!n||"yes"===n.active&&!r)return(0,s.createElement)(Vg,null);const i=!r.id;return(0,s.createElement)(ep,null,(0,s.createElement)(tp,{title:(0,o.__)("Set up your accounts","google-listings-and-ads"),description:(0,o.__)("Connect your Google account and your Google Ads account to set up a paid Performance Max campaign.","google-listings-and-ads")}),(0,s.createElement)(dp,{title:(0,o.__)("Connect accounts","google-listings-and-ads"),description:(0,o.__)("Any campaigns created through this app will appear in your Google Ads account. You will be billed directly through Google.","google-listings-and-ads")},(0,s.createElement)(pp,{size:"large"},(0,s.createElement)(Up,{googleAccount:n,hideAccountSwitch:!0,helper:(0,o.__)("This Google account is connected to your store’s product feed.","google-listings-and-ads")}),(0,s.createElement)(Z_,null),a&&(0,s.createElement)(tw,null))),(0,s.createElement)(np,null,(0,s.createElement)(xl,{isPrimary:!0,disabled:i,onClick:t},(0,o.__)("Continue","google-listings-and-ads"))))};function rw(e,t){return e.map((e=>({label:t[e],value:e})))}var ow=e=>{const{formProps:{getInputProps:t},multiple:n=!0,disabled:r=!1,countrySelectHelperText:a}=e,i=Qy(),l=t("countryCodes"),c=n?(0,s.createElement)(mv,{label:(0,o.__)("Select countries","google-listings-and-ads"),help:a,disabled:r,value:l.value,additionalCountryCodes:r?l.value:void 0,onChange:l.onChange}):(0,s.createElement)(Wf,{label:(0,o.__)("Select one country","google-listings-and-ads"),help:a,disabled:r,options:rw(l.value,i),value:l.selected[0],onChange:l.onChange,role:"combobox"});return(0,s.createElement)(dp,{title:(0,o.__)("Audience","google-listings-and-ads"),description:(0,s.createElement)("p",null,(0,o.__)("Choose where do you want your product ads to appear.","google-listings-and-ads"))},(0,s.createElement)(dp.Card,null,(0,s.createElement)(dp.Card.Body,null,c)))},aw=__webpack_require__(7132),iw=e=>{const{countryCodes:t,dailyAverageCost:n=1/0}=e,{data:r}=(e=>{const t={country_codes:e},n=(0,eg.addQueryArgs)("/wc/gla/ads/campaigns/budget-recommendation",t);return Mv({path:n})})(t),a=Qy();if(!r)return null;const{currency:i,recommendations:l}=r,{daily_budget_low:c,daily_budget_high:u,country:d}=function(e){return e.reduce(((e,t)=>t.daily_budget_high>e.daily_budget_high?t:e))}(l),g=a[d],p=function(e){const t={strong:(0,s.createElement)("strong",null)},n=e?// translators: it's a range of recommended budget amount. 1: the low value of the range, 2: the high value of the range, 3: the currency of amount.
24
  (0,o.__)("Most merchants targeting similar countries set a daily budget of <strong>%1$f to %2$f %3$s</strong> for approximately 10 conversions a week.","google-listings-and-ads"):// translators: it's a range of recommended budget amount. 1: the low value of the range, 2: the high value of the range, 3: the currency of amount, 4: a country name selected by the merchant.
languages/google-listings-and-ads.pot CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the Google Listings and Ads plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Google Listings and Ads 1.13.3\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/google-listings-and-ads\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "POT-Creation-Date: 2022-05-31T18:49:11+02:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.6.0\n"
15
  "X-Domain: google-listings-and-ads\n"
@@ -1164,11 +1164,11 @@ msgstr ""
1164
  msgid "This Merchant Center account already has a verified and claimed URL, %1$s"
1165
  msgstr ""
1166
 
1167
- #: src/MerchantCenter/MerchantCenterService.php:270
1168
  msgid "No contact information."
1169
  msgstr ""
1170
 
1171
- #: src/MerchantCenter/MerchantCenterService.php:271
1172
  msgid "Add store contact information"
1173
  msgstr ""
1174
 
@@ -1892,10 +1892,6 @@ msgstr ""
1892
  msgid "There was an error loading your merchant center product statistics."
1893
  msgstr ""
1894
 
1895
- #: js/build/index.js:2
1896
- msgid "There was an error loading your merchant center product review request status."
1897
- msgstr ""
1898
-
1899
  #: js/build/index.js:2
1900
  msgid "There was an error loading issues to resolve."
1901
  msgstr ""
@@ -2721,7 +2717,7 @@ msgid "My store website is live."
2721
  msgstr ""
2722
 
2723
  #: js/build/index.js:21
2724
- msgid "Ensure your store website and products are online and accessible to your customers."
2725
  msgstr ""
2726
 
2727
  #: js/build/index.js:21
@@ -2741,7 +2737,7 @@ msgid "My payment methods are visible on my website."
2741
  msgstr ""
2742
 
2743
  #: js/build/index.js:21
2744
- msgid "Ensure customers have at least one valid payment method, such as credit card, direct bank transfer, or cash on delivery."
2745
  msgstr ""
2746
 
2747
  #: js/build/index.js:21
@@ -2749,7 +2745,7 @@ msgid "My refund policy and terms of service are visible on my online store."
2749
  msgstr ""
2750
 
2751
  #: js/build/index.js:21
2752
- msgid "Your site must provide a clear and conspicuous return policy and billing terms to customers."
2753
  msgstr ""
2754
 
2755
  #: js/build/index.js:21
@@ -2757,7 +2753,7 @@ msgid "My store’s phone number, email and/or address are visible on my website
2757
  msgstr ""
2758
 
2759
  #: js/build/index.js:21
2760
- msgid "Your website must display sufficient and accurate contact information to your customers, including a telephone number and/or email."
2761
  msgstr ""
2762
 
2763
  #: js/build/index.js:21
2
  # This file is distributed under the same license as the Google Listings and Ads plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Google Listings and Ads 1.13.4\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/google-listings-and-ads\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "POT-Creation-Date: 2022-06-07T13:50:37+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.6.0\n"
15
  "X-Domain: google-listings-and-ads\n"
1164
  msgid "This Merchant Center account already has a verified and claimed URL, %1$s"
1165
  msgstr ""
1166
 
1167
+ #: src/MerchantCenter/MerchantCenterService.php:274
1168
  msgid "No contact information."
1169
  msgstr ""
1170
 
1171
+ #: src/MerchantCenter/MerchantCenterService.php:275
1172
  msgid "Add store contact information"
1173
  msgstr ""
1174
 
1892
  msgid "There was an error loading your merchant center product statistics."
1893
  msgstr ""
1894
 
 
 
 
 
1895
  #: js/build/index.js:2
1896
  msgid "There was an error loading issues to resolve."
1897
  msgstr ""
2717
  msgstr ""
2718
 
2719
  #: js/build/index.js:21
2720
+ msgid "Ensure your store website and products are online and accessible to your customers. <link>Read more</link>"
2721
  msgstr ""
2722
 
2723
  #: js/build/index.js:21
2737
  msgstr ""
2738
 
2739
  #: js/build/index.js:21
2740
+ msgid "Ensure customers have at least one valid payment method, such as credit card, direct bank transfer, or cash on delivery. <link>Read more</link>"
2741
  msgstr ""
2742
 
2743
  #: js/build/index.js:21
2745
  msgstr ""
2746
 
2747
  #: js/build/index.js:21
2748
+ msgid "Your site must provide a clear and conspicuous return policy and billing terms to customers. <link>Read more</link>"
2749
  msgstr ""
2750
 
2751
  #: js/build/index.js:21
2753
  msgstr ""
2754
 
2755
  #: js/build/index.js:21
2756
+ msgid "Your website must display sufficient and accurate contact information to your customers, including a telephone number and/or email. <link>Read more</link>"
2757
  msgstr ""
2758
 
2759
  #: js/build/index.js:21
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: woocommerce, google, listings, ads
4
  Requires at least: 5.7
5
  Tested up to: 5.9
6
  Requires PHP: 7.3
7
- Stable tag: 1.13.3
8
  License: GPLv3
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -109,17 +109,27 @@ Yes, you can run both at the same time, and we recommend it! In the US, advertis
109
 
110
  == Changelog ==
111
 
 
 
 
 
 
 
 
 
 
 
112
  = 1.13.3 - 2022-05-31 =
113
  * Add - Add six more promotion supported countries.
114
- * Fix - Allow unicode for Manufacturer Part Number (MPN ) value.
 
 
 
 
 
115
  * Update - budget recommendation conversion rate.
116
 
117
  = 1.13.2 - 2022-05-25 =
118
  * Fix - Prevent repeated account URL retrievals.
119
 
120
- = 1.13.1 - 2022-05-24 =
121
- * Fix - Missing ShoppingPerformanceView error when viewing report data.
122
- * Fix - Update the start/end date in the timePeriod message of coupon following google.protobuf.Timestamp.
123
- * Tweak - Show MC Issues resolution steps in the UI.
124
-
125
  [See changelog for all versions](https://raw.githubusercontent.com/woocommerce/google-listings-and-ads/trunk/changelog.txt).
4
  Requires at least: 5.7
5
  Tested up to: 5.9
6
  Requires PHP: 7.3
7
+ Stable tag: 1.13.4
8
  License: GPLv3
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
109
 
110
  == Changelog ==
111
 
112
+ = 1.13.4 - 2022-06-07 =
113
+ * Fix - Adding Github Actions for storybook.
114
+ * Fix - Do not show error notice when Merchant Center review request API call failed.
115
+ * Fix - Do not store URL matches transient until fully connected.
116
+ * Fix - Fix GitHub Workflow paths.
117
+ * Fix - Use commit instead of branch for storybook dependency.
118
+ * Tweak - Always compare site URL hash without trailing slash.
119
+ * Tweak - Compliance Policy links.
120
+ * Tweak - WC 6.6 compatibility.
121
+
122
  = 1.13.3 - 2022-05-31 =
123
  * Add - Add six more promotion supported countries.
124
+ * Fix - Allow unicode for Manufacturer Part Number (MPN) value.
125
+ * Fix - Avoid to show Unsaved Values confirmation in Edit Free Listing when no values has been changed.
126
+ * Fix - Prevent repeated account URL retrievals.
127
+ * Fix - Update tracking docs.
128
+ * Tweak - Replace storybook deps in favor of woocommerce-grow/storybook.
129
+ * Tweak - Simplify and centralize the processing of internal states for the TreeSelectControl component.
130
  * Update - budget recommendation conversion rate.
131
 
132
  = 1.13.2 - 2022-05-25 =
133
  * Fix - Prevent repeated account URL retrievals.
134
 
 
 
 
 
 
135
  [See changelog for all versions](https://raw.githubusercontent.com/woocommerce/google-listings-and-ads/trunk/changelog.txt).
src/API/Google/Merchant.php CHANGED
@@ -211,7 +211,7 @@ class Merchant implements OptionsAwareInterface {
211
  return null;
212
  }
213
 
214
- $claimed_url_hash = md5( $account_url );
215
  $this->options->update( OptionsInterface::CLAIMED_URL_HASH, $claimed_url_hash );
216
  } catch ( Exception $e ) {
217
  return null;
211
  return null;
212
  }
213
 
214
+ $claimed_url_hash = md5( untrailingslashit( $account_url ) );
215
  $this->options->update( OptionsInterface::CLAIMED_URL_HASH, $claimed_url_hash );
216
  } catch ( Exception $e ) {
217
  return null;
src/MerchantCenter/MerchantCenterService.php CHANGED
@@ -104,18 +104,22 @@ class MerchantCenterService implements ContainerAwareInterface, OptionsAwareInte
104
  * @return boolean
105
  */
106
  public function is_ready_for_syncing(): bool {
 
 
 
 
107
  /** @var TransientsInterface $transients */
108
  $transients = $this->container->get( TransientsInterface::class );
109
  $url_matches = $transients->get( TransientsInterface::URL_MATCHES );
110
 
111
  if ( null === $url_matches ) {
112
  $claimed_url_hash = $this->container->get( Merchant::class )->get_claimed_url_hash();
113
- $site_url_hash = md5( $this->get_site_url() );
114
  $url_matches = apply_filters( 'woocommerce_gla_ready_for_syncing', $claimed_url_hash === $site_url_hash ) ? 'yes' : 'no';
115
  $transients->set( TransientsInterface::URL_MATCHES, $url_matches, HOUR_IN_SECONDS * 12 );
116
  }
117
 
118
- return $this->is_connected() && 'yes' === $url_matches;
119
  }
120
 
121
  /**
104
  * @return boolean
105
  */
106
  public function is_ready_for_syncing(): bool {
107
+ if ( ! $this->is_connected() ) {
108
+ return false;
109
+ }
110
+
111
  /** @var TransientsInterface $transients */
112
  $transients = $this->container->get( TransientsInterface::class );
113
  $url_matches = $transients->get( TransientsInterface::URL_MATCHES );
114
 
115
  if ( null === $url_matches ) {
116
  $claimed_url_hash = $this->container->get( Merchant::class )->get_claimed_url_hash();
117
+ $site_url_hash = md5( untrailingslashit( $this->get_site_url() ) );
118
  $url_matches = apply_filters( 'woocommerce_gla_ready_for_syncing', $claimed_url_hash === $site_url_hash ) ? 'yes' : 'no';
119
  $transients->set( TransientsInterface::URL_MATCHES, $url_matches, HOUR_IN_SECONDS * 12 );
120
  }
121
 
122
+ return 'yes' === $url_matches;
123
  }
124
 
125
  /**
vendor/autoload.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
- return ComposerAutoloaderInit9bc54158c834e4173375c307be95349f::getLoader();
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
+ return ComposerAutoloaderInit8c57ef043cd4d871f0b607c1cdf80c2a::getLoader();
vendor/autoload_packages.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp9bc54158c834e4173375c307be95349f;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp8c57ef043cd4d871f0b607c1cdf80c2a;
9
 
10
  // phpcs:ignore
11
 
vendor/composer/ClassLoader.php CHANGED
@@ -60,7 +60,7 @@ class ClassLoader
60
  public function getPrefixes()
61
  {
62
  if (!empty($this->prefixesPsr0)) {
63
- return call_user_func_array('array_merge', $this->prefixesPsr0);
64
  }
65
 
66
  return array();
60
  public function getPrefixes()
61
  {
62
  if (!empty($this->prefixesPsr0)) {
63
+ return call_user_func_array('array_merge', array_values($this->prefixesPsr0));
64
  }
65
 
66
  return array();
vendor/composer/LICENSE CHANGED
@@ -1,3 +1,4 @@
 
1
  Copyright (c) Nils Adermann, Jordi Boggiano
2
 
3
  Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -17,3 +18,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
19
  THE SOFTWARE.
 
1
+
2
  Copyright (c) Nils Adermann, Jordi Boggiano
3
 
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
18
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20
  THE SOFTWARE.
21
+
vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInit9bc54158c834e4173375c307be95349f
6
  {
7
  private static $loader;
8
 
@@ -22,15 +22,15 @@ class ComposerAutoloaderInit9bc54158c834e4173375c307be95349f
22
  return self::$loader;
23
  }
24
 
25
- spl_autoload_register(array('ComposerAutoloaderInit9bc54158c834e4173375c307be95349f', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
27
- spl_autoload_unregister(array('ComposerAutoloaderInit9bc54158c834e4173375c307be95349f', 'loadClassLoader'));
28
 
29
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
30
  if ($useStaticLoader) {
31
  require_once __DIR__ . '/autoload_static.php';
32
 
33
- call_user_func(\Composer\Autoload\ComposerStaticInit9bc54158c834e4173375c307be95349f::getInitializer($loader));
34
  } else {
35
  $map = require __DIR__ . '/autoload_namespaces.php';
36
  foreach ($map as $namespace => $path) {
@@ -51,19 +51,19 @@ class ComposerAutoloaderInit9bc54158c834e4173375c307be95349f
51
  $loader->register(true);
52
 
53
  if ($useStaticLoader) {
54
- $includeFiles = Composer\Autoload\ComposerStaticInit9bc54158c834e4173375c307be95349f::$files;
55
  } else {
56
  $includeFiles = require __DIR__ . '/autoload_files.php';
57
  }
58
  foreach ($includeFiles as $fileIdentifier => $file) {
59
- composerRequire9bc54158c834e4173375c307be95349f($fileIdentifier, $file);
60
  }
61
 
62
  return $loader;
63
  }
64
  }
65
 
66
- function composerRequire9bc54158c834e4173375c307be95349f($fileIdentifier, $file)
67
  {
68
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
69
  require $file;
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInit8c57ef043cd4d871f0b607c1cdf80c2a
6
  {
7
  private static $loader;
8
 
22
  return self::$loader;
23
  }
24
 
25
+ spl_autoload_register(array('ComposerAutoloaderInit8c57ef043cd4d871f0b607c1cdf80c2a', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
27
+ spl_autoload_unregister(array('ComposerAutoloaderInit8c57ef043cd4d871f0b607c1cdf80c2a', 'loadClassLoader'));
28
 
29
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
30
  if ($useStaticLoader) {
31
  require_once __DIR__ . '/autoload_static.php';
32
 
33
+ call_user_func(\Composer\Autoload\ComposerStaticInit8c57ef043cd4d871f0b607c1cdf80c2a::getInitializer($loader));
34
  } else {
35
  $map = require __DIR__ . '/autoload_namespaces.php';
36
  foreach ($map as $namespace => $path) {
51
  $loader->register(true);
52
 
53
  if ($useStaticLoader) {
54
+ $includeFiles = Composer\Autoload\ComposerStaticInit8c57ef043cd4d871f0b607c1cdf80c2a::$files;
55
  } else {
56
  $includeFiles = require __DIR__ . '/autoload_files.php';
57
  }
58
  foreach ($includeFiles as $fileIdentifier => $file) {
59
+ composerRequire8c57ef043cd4d871f0b607c1cdf80c2a($fileIdentifier, $file);
60
  }
61
 
62
  return $loader;
63
  }
64
  }
65
 
66
+ function composerRequire8c57ef043cd4d871f0b607c1cdf80c2a($fileIdentifier, $file)
67
  {
68
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
69
  require $file;
vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInit9bc54158c834e4173375c307be95349f
8
  {
9
  public static $files = array (
10
  '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
@@ -4126,9 +4126,9 @@ class ComposerStaticInit9bc54158c834e4173375c307be95349f
4126
  public static function getInitializer(ClassLoader $loader)
4127
  {
4128
  return \Closure::bind(function () use ($loader) {
4129
- $loader->prefixLengthsPsr4 = ComposerStaticInit9bc54158c834e4173375c307be95349f::$prefixLengthsPsr4;
4130
- $loader->prefixDirsPsr4 = ComposerStaticInit9bc54158c834e4173375c307be95349f::$prefixDirsPsr4;
4131
- $loader->classMap = ComposerStaticInit9bc54158c834e4173375c307be95349f::$classMap;
4132
 
4133
  }, null, ClassLoader::class);
4134
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInit8c57ef043cd4d871f0b607c1cdf80c2a
8
  {
9
  public static $files = array (
10
  '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
4126
  public static function getInitializer(ClassLoader $loader)
4127
  {
4128
  return \Closure::bind(function () use ($loader) {
4129
+ $loader->prefixLengthsPsr4 = ComposerStaticInit8c57ef043cd4d871f0b607c1cdf80c2a::$prefixLengthsPsr4;
4130
+ $loader->prefixDirsPsr4 = ComposerStaticInit8c57ef043cd4d871f0b607c1cdf80c2a::$prefixDirsPsr4;
4131
+ $loader->classMap = ComposerStaticInit8c57ef043cd4d871f0b607c1cdf80c2a::$classMap;
4132
 
4133
  }, null, ClassLoader::class);
4134
  }
vendor/composer/jetpack_autoload_classmap.php CHANGED
@@ -6,513 +6,521 @@ $vendorDir = dirname(__DIR__);
6
  $baseDir = dirname($vendorDir);
7
 
8
  return array(
9
- 'phpseclib3\\Common\\Functions\\Strings' => array(
10
  'version' => '3.0.12.0',
11
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php'
12
  ),
13
- 'phpseclib3\\File\\ASN1' => array(
14
  'version' => '3.0.12.0',
15
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1.php'
16
  ),
17
- 'phpseclib3\\File\\ASN1\\Element' => array(
18
  'version' => '3.0.12.0',
19
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php'
20
  ),
21
- 'phpseclib3\\File\\ASN1\\Maps\\MaskGenAlgorithm' => array(
22
  'version' => '3.0.12.0',
23
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/MaskGenAlgorithm.php'
24
  ),
25
- 'phpseclib3\\File\\ASN1\\Maps\\Characteristic_two' => array(
26
  'version' => '3.0.12.0',
27
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Characteristic_two.php'
28
  ),
29
- 'phpseclib3\\File\\ASN1\\Maps\\CertificateIssuer' => array(
30
  'version' => '3.0.12.0',
31
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateIssuer.php'
32
  ),
33
- 'phpseclib3\\File\\ASN1\\Maps\\OrganizationalUnitNames' => array(
34
  'version' => '3.0.12.0',
35
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationalUnitNames.php'
36
  ),
37
- 'phpseclib3\\File\\ASN1\\Maps\\ExtKeyUsageSyntax' => array(
38
  'version' => '3.0.12.0',
39
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtKeyUsageSyntax.php'
40
  ),
41
- 'phpseclib3\\File\\ASN1\\Maps\\SignedPublicKeyAndChallenge' => array(
42
  'version' => '3.0.12.0',
43
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SignedPublicKeyAndChallenge.php'
44
  ),
45
- 'phpseclib3\\File\\ASN1\\Maps\\Curve' => array(
46
  'version' => '3.0.12.0',
47
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Curve.php'
48
  ),
49
- 'phpseclib3\\File\\ASN1\\Maps\\EncryptedData' => array(
50
  'version' => '3.0.12.0',
51
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedData.php'
52
  ),
53
- 'phpseclib3\\File\\ASN1\\Maps\\AttributeTypeAndValue' => array(
54
  'version' => '3.0.12.0',
55
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeTypeAndValue.php'
56
  ),
57
- 'phpseclib3\\File\\ASN1\\Maps\\SubjectInfoAccessSyntax' => array(
58
  'version' => '3.0.12.0',
59
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectInfoAccessSyntax.php'
60
  ),
61
- 'phpseclib3\\File\\ASN1\\Maps\\PBMAC1params' => array(
62
  'version' => '3.0.12.0',
63
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBMAC1params.php'
64
  ),
65
- 'phpseclib3\\File\\ASN1\\Maps\\DisplayText' => array(
66
  'version' => '3.0.12.0',
67
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DisplayText.php'
68
  ),
69
- 'phpseclib3\\File\\ASN1\\Maps\\InvalidityDate' => array(
70
  'version' => '3.0.12.0',
71
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/InvalidityDate.php'
72
  ),
73
- 'phpseclib3\\File\\ASN1\\Maps\\Extension' => array(
74
  'version' => '3.0.12.0',
75
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extension.php'
76
  ),
77
- 'phpseclib3\\File\\ASN1\\Maps\\BuiltInStandardAttributes' => array(
78
  'version' => '3.0.12.0',
79
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInStandardAttributes.php'
80
  ),
81
- 'phpseclib3\\File\\ASN1\\Maps\\GeneralSubtrees' => array(
82
  'version' => '3.0.12.0',
83
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtrees.php'
84
  ),
85
- 'phpseclib3\\File\\ASN1\\Maps\\CertPolicyId' => array(
86
  'version' => '3.0.12.0',
87
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertPolicyId.php'
88
  ),
89
- 'phpseclib3\\File\\ASN1\\Maps\\IssuerAltName' => array(
90
  'version' => '3.0.12.0',
91
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuerAltName.php'
92
  ),
93
- 'phpseclib3\\File\\ASN1\\Maps\\CRLReason' => array(
94
  'version' => '3.0.12.0',
95
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLReason.php'
96
  ),
97
- 'phpseclib3\\File\\ASN1\\Maps\\Attribute' => array(
98
  'version' => '3.0.12.0',
99
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attribute.php'
100
  ),
101
- 'phpseclib3\\File\\ASN1\\Maps\\ORAddress' => array(
102
  'version' => '3.0.12.0',
103
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ORAddress.php'
104
  ),
105
- 'phpseclib3\\File\\ASN1\\Maps\\Extensions' => array(
106
  'version' => '3.0.12.0',
107
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extensions.php'
 
 
 
 
 
 
 
 
108
  ),
109
  'phpseclib3\\File\\ASN1\\Maps\\CertificateList' => array(
110
  'version' => '3.0.12.0',
111
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateList.php'
112
  ),
113
- 'phpseclib3\\File\\ASN1\\Maps\\netscape_comment' => array(
114
  'version' => '3.0.12.0',
115
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_comment.php'
116
  ),
117
- 'phpseclib3\\File\\ASN1\\Maps\\Validity' => array(
118
  'version' => '3.0.12.0',
119
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Validity.php'
120
  ),
121
- 'phpseclib3\\File\\ASN1\\Maps\\HashAlgorithm' => array(
122
  'version' => '3.0.12.0',
123
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HashAlgorithm.php'
124
  ),
125
- 'phpseclib3\\File\\ASN1\\Maps\\CertificatePolicies' => array(
126
  'version' => '3.0.12.0',
127
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificatePolicies.php'
128
  ),
129
- 'phpseclib3\\File\\ASN1\\Maps\\CertificateSerialNumber' => array(
130
  'version' => '3.0.12.0',
131
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateSerialNumber.php'
132
  ),
133
- 'phpseclib3\\File\\ASN1\\Maps\\TBSCertList' => array(
134
  'version' => '3.0.12.0',
135
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertList.php'
136
  ),
137
- 'phpseclib3\\File\\ASN1\\Maps\\GeneralName' => array(
138
  'version' => '3.0.12.0',
139
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralName.php'
140
  ),
141
- 'phpseclib3\\File\\ASN1\\Maps\\DirectoryString' => array(
142
  'version' => '3.0.12.0',
143
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DirectoryString.php'
144
  ),
145
- 'phpseclib3\\File\\ASN1\\Maps\\AuthorityKeyIdentifier' => array(
146
  'version' => '3.0.12.0',
147
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityKeyIdentifier.php'
148
  ),
149
- 'phpseclib3\\File\\ASN1\\Maps\\GeneralNames' => array(
150
  'version' => '3.0.12.0',
151
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralNames.php'
152
  ),
153
- 'phpseclib3\\File\\ASN1\\Maps\\PublicKey' => array(
154
  'version' => '3.0.12.0',
155
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKey.php'
156
  ),
157
- 'phpseclib3\\File\\ASN1\\Maps\\UserNotice' => array(
158
  'version' => '3.0.12.0',
159
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UserNotice.php'
160
  ),
161
- 'phpseclib3\\File\\ASN1\\Maps\\PrivateKeyInfo' => array(
162
  'version' => '3.0.12.0',
163
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyInfo.php'
164
  ),
165
- 'phpseclib3\\File\\ASN1\\Maps\\ECPoint' => array(
166
  'version' => '3.0.12.0',
167
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPoint.php'
168
  ),
169
- 'phpseclib3\\File\\ASN1\\Maps\\AnotherName' => array(
170
  'version' => '3.0.12.0',
171
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AnotherName.php'
172
  ),
173
- 'phpseclib3\\File\\ASN1\\Maps\\PublicKeyInfo' => array(
174
  'version' => '3.0.12.0',
175
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyInfo.php'
176
  ),
177
- 'phpseclib3\\File\\ASN1\\Maps\\KeyPurposeId' => array(
178
  'version' => '3.0.12.0',
179
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyPurposeId.php'
180
  ),
181
- 'phpseclib3\\File\\ASN1\\Maps\\PrivateDomainName' => array(
182
  'version' => '3.0.12.0',
183
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateDomainName.php'
184
  ),
185
  'phpseclib3\\File\\ASN1\\Maps\\EncryptedPrivateKeyInfo' => array(
186
  'version' => '3.0.12.0',
187
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedPrivateKeyInfo.php'
188
  ),
189
- 'phpseclib3\\File\\ASN1\\Maps\\FieldID' => array(
190
  'version' => '3.0.12.0',
191
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldID.php'
192
  ),
193
- 'phpseclib3\\File\\ASN1\\Maps\\SpecifiedECDomain' => array(
194
  'version' => '3.0.12.0',
195
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SpecifiedECDomain.php'
196
  ),
197
- 'phpseclib3\\File\\ASN1\\Maps\\RelativeDistinguishedName' => array(
198
  'version' => '3.0.12.0',
199
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RelativeDistinguishedName.php'
200
  ),
201
- 'phpseclib3\\File\\ASN1\\Maps\\EDIPartyName' => array(
202
  'version' => '3.0.12.0',
203
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EDIPartyName.php'
204
  ),
205
- 'phpseclib3\\File\\ASN1\\Maps\\GeneralSubtree' => array(
206
  'version' => '3.0.12.0',
207
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtree.php'
208
  ),
209
- 'phpseclib3\\File\\ASN1\\Maps\\AttributeValue' => array(
210
  'version' => '3.0.12.0',
211
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeValue.php'
212
  ),
213
- 'phpseclib3\\File\\ASN1\\Maps\\Trinomial' => array(
214
  'version' => '3.0.12.0',
215
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Trinomial.php'
216
  ),
217
- 'phpseclib3\\File\\ASN1\\Maps\\KeyUsage' => array(
218
  'version' => '3.0.12.0',
219
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyUsage.php'
220
  ),
221
- 'phpseclib3\\File\\ASN1\\Maps\\AuthorityInfoAccessSyntax' => array(
222
  'version' => '3.0.12.0',
223
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityInfoAccessSyntax.php'
224
  ),
225
- 'phpseclib3\\File\\ASN1\\Maps\\RDNSequence' => array(
226
  'version' => '3.0.12.0',
227
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RDNSequence.php'
228
  ),
229
- 'phpseclib3\\File\\ASN1\\Maps\\OneAsymmetricKey' => array(
230
  'version' => '3.0.12.0',
231
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OneAsymmetricKey.php'
232
  ),
233
- 'phpseclib3\\File\\ASN1\\Maps\\SubjectPublicKeyInfo' => array(
234
  'version' => '3.0.12.0',
235
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectPublicKeyInfo.php'
236
  ),
237
- 'phpseclib3\\File\\ASN1\\Maps\\ECParameters' => array(
238
  'version' => '3.0.12.0',
239
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECParameters.php'
240
  ),
241
- 'phpseclib3\\File\\ASN1\\Maps\\PolicyQualifierId' => array(
242
  'version' => '3.0.12.0',
243
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierId.php'
244
  ),
245
- 'phpseclib3\\File\\ASN1\\Maps\\PrivateKeyUsagePeriod' => array(
246
  'version' => '3.0.12.0',
247
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyUsagePeriod.php'
248
  ),
249
- 'phpseclib3\\File\\ASN1\\Maps\\PBES2params' => array(
250
  'version' => '3.0.12.0',
251
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBES2params.php'
252
  ),
253
- 'phpseclib3\\File\\ASN1\\Maps\\ExtensionAttributes' => array(
254
  'version' => '3.0.12.0',
255
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttributes.php'
256
  ),
257
- 'phpseclib3\\File\\ASN1\\Maps\\CRLDistributionPoints' => array(
258
  'version' => '3.0.12.0',
259
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLDistributionPoints.php'
260
  ),
261
- 'phpseclib3\\File\\ASN1\\Maps\\PKCS9String' => array(
262
  'version' => '3.0.12.0',
263
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PKCS9String.php'
264
  ),
265
- 'phpseclib3\\File\\ASN1\\Maps\\CertificationRequestInfo' => array(
266
  'version' => '3.0.12.0',
267
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequestInfo.php'
268
  ),
269
- 'phpseclib3\\File\\ASN1\\Maps\\RC2CBCParameter' => array(
270
  'version' => '3.0.12.0',
271
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RC2CBCParameter.php'
272
  ),
273
- 'phpseclib3\\File\\ASN1\\Maps\\DigestInfo' => array(
274
  'version' => '3.0.12.0',
275
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DigestInfo.php'
276
  ),
277
- 'phpseclib3\\File\\ASN1\\Maps\\DistributionPoint' => array(
278
  'version' => '3.0.12.0',
279
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPoint.php'
280
  ),
281
- 'phpseclib3\\File\\ASN1\\Maps\\ExtensionAttribute' => array(
282
  'version' => '3.0.12.0',
283
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttribute.php'
284
  ),
285
- 'phpseclib3\\File\\ASN1\\Maps\\AccessDescription' => array(
286
  'version' => '3.0.12.0',
287
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AccessDescription.php'
288
  ),
289
- 'phpseclib3\\File\\ASN1\\Maps\\Certificate' => array(
290
  'version' => '3.0.12.0',
291
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Certificate.php'
292
  ),
293
- 'phpseclib3\\File\\ASN1\\Maps\\PersonalName' => array(
294
  'version' => '3.0.12.0',
295
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PersonalName.php'
296
  ),
297
- 'phpseclib3\\File\\ASN1\\Maps\\SubjectAltName' => array(
298
  'version' => '3.0.12.0',
299
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectAltName.php'
300
  ),
301
- 'phpseclib3\\File\\ASN1\\Maps\\netscape_ca_policy_url' => array(
302
  'version' => '3.0.12.0',
303
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_ca_policy_url.php'
304
  ),
305
- 'phpseclib3\\File\\ASN1\\Maps\\NetworkAddress' => array(
306
  'version' => '3.0.12.0',
307
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NetworkAddress.php'
308
  ),
309
- 'phpseclib3\\File\\ASN1\\Maps\\Prime_p' => array(
310
  'version' => '3.0.12.0',
311
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Prime_p.php'
312
  ),
313
- 'phpseclib3\\File\\ASN1\\Maps\\PublicKeyAndChallenge' => array(
314
  'version' => '3.0.12.0',
315
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyAndChallenge.php'
316
  ),
317
- 'phpseclib3\\File\\ASN1\\Maps\\Attributes' => array(
318
  'version' => '3.0.12.0',
319
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attributes.php'
320
  ),
321
- 'phpseclib3\\File\\ASN1\\Maps\\RevokedCertificate' => array(
322
  'version' => '3.0.12.0',
323
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RevokedCertificate.php'
324
  ),
325
- 'phpseclib3\\File\\ASN1\\Maps\\BaseDistance' => array(
326
  'version' => '3.0.12.0',
327
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BaseDistance.php'
328
  ),
329
- 'phpseclib3\\File\\ASN1\\Maps\\Time' => array(
330
  'version' => '3.0.12.0',
331
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Time.php'
332
  ),
333
- 'phpseclib3\\File\\ASN1\\Maps\\DHParameter' => array(
334
  'version' => '3.0.12.0',
335
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DHParameter.php'
336
  ),
337
- 'phpseclib3\\File\\ASN1\\Maps\\PolicyInformation' => array(
338
  'version' => '3.0.12.0',
339
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyInformation.php'
340
  ),
341
- 'phpseclib3\\File\\ASN1\\Maps\\OrganizationName' => array(
342
  'version' => '3.0.12.0',
343
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationName.php'
344
  ),
345
- 'phpseclib3\\File\\ASN1\\Maps\\AdministrationDomainName' => array(
346
  'version' => '3.0.12.0',
347
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AdministrationDomainName.php'
348
  ),
349
- 'phpseclib3\\File\\ASN1\\Maps\\TerminalIdentifier' => array(
350
  'version' => '3.0.12.0',
351
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TerminalIdentifier.php'
352
  ),
353
- 'phpseclib3\\File\\ASN1\\Maps\\DSAPublicKey' => array(
354
  'version' => '3.0.12.0',
355
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPublicKey.php'
356
  ),
357
- 'phpseclib3\\File\\ASN1\\Maps\\CountryName' => array(
358
  'version' => '3.0.12.0',
359
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CountryName.php'
360
  ),
361
- 'phpseclib3\\File\\ASN1\\Maps\\BuiltInDomainDefinedAttributes' => array(
362
  'version' => '3.0.12.0',
363
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttributes.php'
364
  ),
365
- 'phpseclib3\\File\\ASN1\\Maps\\UniqueIdentifier' => array(
366
  'version' => '3.0.12.0',
367
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UniqueIdentifier.php'
368
  ),
369
- 'phpseclib3\\File\\ASN1\\Maps\\Name' => array(
370
  'version' => '3.0.12.0',
371
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Name.php'
372
  ),
373
- 'phpseclib3\\File\\ASN1\\Maps\\SubjectDirectoryAttributes' => array(
374
  'version' => '3.0.12.0',
375
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectDirectoryAttributes.php'
 
 
 
 
 
 
 
 
376
  ),
377
  'phpseclib3\\File\\ASN1\\Maps\\ReasonFlags' => array(
378
  'version' => '3.0.12.0',
379
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ReasonFlags.php'
380
  ),
381
- 'phpseclib3\\File\\ASN1\\Maps\\PBKDF2params' => array(
382
  'version' => '3.0.12.0',
383
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBKDF2params.php'
384
  ),
385
- 'phpseclib3\\File\\ASN1\\Maps\\DssSigValue' => array(
386
  'version' => '3.0.12.0',
387
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DssSigValue.php'
388
  ),
389
- 'phpseclib3\\File\\ASN1\\Maps\\BuiltInDomainDefinedAttribute' => array(
390
  'version' => '3.0.12.0',
391
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttribute.php'
392
  ),
393
- 'phpseclib3\\File\\ASN1\\Maps\\HoldInstructionCode' => array(
394
  'version' => '3.0.12.0',
395
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HoldInstructionCode.php'
396
  ),
397
- 'phpseclib3\\File\\ASN1\\Maps\\OtherPrimeInfos' => array(
398
  'version' => '3.0.12.0',
399
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfos.php'
400
  ),
401
- 'phpseclib3\\File\\ASN1\\Maps\\AlgorithmIdentifier' => array(
402
  'version' => '3.0.12.0',
403
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AlgorithmIdentifier.php'
404
  ),
405
- 'phpseclib3\\File\\ASN1\\Maps\\OtherPrimeInfo' => array(
406
  'version' => '3.0.12.0',
407
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfo.php'
408
  ),
409
- 'phpseclib3\\File\\ASN1\\Maps\\CertificationRequest' => array(
410
  'version' => '3.0.12.0',
411
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequest.php'
412
  ),
413
  'phpseclib3\\File\\ASN1\\Maps\\DSAPrivateKey' => array(
414
  'version' => '3.0.12.0',
415
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPrivateKey.php'
416
  ),
417
- 'phpseclib3\\File\\ASN1\\Maps\\AttributeType' => array(
418
  'version' => '3.0.12.0',
419
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeType.php'
420
  ),
421
- 'phpseclib3\\File\\ASN1\\Maps\\CRLNumber' => array(
422
  'version' => '3.0.12.0',
423
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLNumber.php'
424
  ),
425
  'phpseclib3\\File\\ASN1\\Maps\\BasicConstraints' => array(
426
  'version' => '3.0.12.0',
427
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BasicConstraints.php'
428
  ),
429
- 'phpseclib3\\File\\ASN1\\Maps\\KeyIdentifier' => array(
430
- 'version' => '3.0.12.0',
431
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyIdentifier.php'
432
- ),
433
- 'phpseclib3\\File\\ASN1\\Maps\\Pentanomial' => array(
434
- 'version' => '3.0.12.0',
435
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Pentanomial.php'
436
- ),
437
- 'phpseclib3\\File\\ASN1\\Maps\\NumericUserIdentifier' => array(
438
  'version' => '3.0.12.0',
439
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NumericUserIdentifier.php'
440
  ),
441
- 'phpseclib3\\File\\ASN1\\Maps\\RSASSA_PSS_params' => array(
442
  'version' => '3.0.12.0',
443
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSASSA_PSS_params.php'
444
  ),
445
- 'phpseclib3\\File\\ASN1\\Maps\\PolicyQualifierInfo' => array(
446
  'version' => '3.0.12.0',
447
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierInfo.php'
448
  ),
449
- 'phpseclib3\\File\\ASN1\\Maps\\DistributionPointName' => array(
450
  'version' => '3.0.12.0',
451
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPointName.php'
452
  ),
453
- 'phpseclib3\\File\\ASN1\\Maps\\PrivateKey' => array(
454
  'version' => '3.0.12.0',
455
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKey.php'
456
  ),
457
- 'phpseclib3\\File\\ASN1\\Maps\\FieldElement' => array(
458
  'version' => '3.0.12.0',
459
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldElement.php'
460
  ),
461
- 'phpseclib3\\File\\ASN1\\Maps\\DSAParams' => array(
462
  'version' => '3.0.12.0',
463
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAParams.php'
464
  ),
465
- 'phpseclib3\\File\\ASN1\\Maps\\PBEParameter' => array(
466
  'version' => '3.0.12.0',
467
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBEParameter.php'
468
  ),
469
- 'phpseclib3\\File\\ASN1\\Maps\\RSAPrivateKey' => array(
470
  'version' => '3.0.12.0',
471
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPrivateKey.php'
472
  ),
473
- 'phpseclib3\\File\\ASN1\\Maps\\PostalAddress' => array(
474
  'version' => '3.0.12.0',
475
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PostalAddress.php'
476
  ),
477
- 'phpseclib3\\File\\ASN1\\Maps\\TBSCertificate' => array(
478
  'version' => '3.0.12.0',
479
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertificate.php'
480
  ),
481
- 'phpseclib3\\File\\ASN1\\Maps\\netscape_cert_type' => array(
482
  'version' => '3.0.12.0',
483
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_cert_type.php'
484
  ),
485
- 'phpseclib3\\File\\ASN1\\Maps\\CPSuri' => array(
486
  'version' => '3.0.12.0',
487
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CPSuri.php'
488
  ),
489
- 'phpseclib3\\File\\ASN1\\Maps\\RSAPublicKey' => array(
490
  'version' => '3.0.12.0',
491
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPublicKey.php'
492
  ),
493
- 'phpseclib3\\File\\ASN1\\Maps\\IssuingDistributionPoint' => array(
494
  'version' => '3.0.12.0',
495
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuingDistributionPoint.php'
496
  ),
497
- 'phpseclib3\\File\\ASN1\\Maps\\NameConstraints' => array(
498
  'version' => '3.0.12.0',
499
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NameConstraints.php'
500
  ),
501
- 'phpseclib3\\File\\ASN1\\Maps\\ECPrivateKey' => array(
502
  'version' => '3.0.12.0',
503
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPrivateKey.php'
504
  ),
505
- 'phpseclib3\\File\\ASN1\\Maps\\NoticeReference' => array(
506
  'version' => '3.0.12.0',
507
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NoticeReference.php'
508
  ),
509
- 'phpseclib3\\File\\ASN1\\Maps\\EcdsaSigValue' => array(
510
  'version' => '3.0.12.0',
511
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EcdsaSigValue.php'
512
  ),
513
- 'phpseclib3\\File\\ASN1\\Maps\\PolicyMappings' => array(
514
  'version' => '3.0.12.0',
515
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyMappings.php'
516
  ),
517
  'phpseclib3\\File\\ANSI' => array(
518
  'version' => '3.0.12.0',
@@ -522,714 +530,710 @@ return array(
522
  'version' => '3.0.12.0',
523
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/X509.php'
524
  ),
525
- 'phpseclib3\\Exception\\UnsupportedFormatException' => array(
526
  'version' => '3.0.12.0',
527
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php'
528
  ),
529
- 'phpseclib3\\Exception\\UnsupportedAlgorithmException' => array(
530
  'version' => '3.0.12.0',
531
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php'
532
  ),
533
- 'phpseclib3\\Exception\\BadModeException' => array(
534
  'version' => '3.0.12.0',
535
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php'
536
  ),
537
- 'phpseclib3\\Exception\\ConnectionClosedException' => array(
538
  'version' => '3.0.12.0',
539
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php'
540
  ),
541
- 'phpseclib3\\Exception\\UnsupportedOperationException' => array(
542
  'version' => '3.0.12.0',
543
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php'
544
  ),
545
- 'phpseclib3\\Exception\\FileNotFoundException' => array(
546
  'version' => '3.0.12.0',
547
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php'
548
  ),
549
- 'phpseclib3\\Exception\\UnsupportedCurveException' => array(
550
  'version' => '3.0.12.0',
551
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php'
552
  ),
553
- 'phpseclib3\\Exception\\NoSupportedAlgorithmsException' => array(
554
  'version' => '3.0.12.0',
555
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php'
556
  ),
557
- 'phpseclib3\\Exception\\UnableToConnectException' => array(
558
  'version' => '3.0.12.0',
559
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php'
560
  ),
561
- 'phpseclib3\\Exception\\BadDecryptionException' => array(
562
  'version' => '3.0.12.0',
563
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php'
564
  ),
565
- 'phpseclib3\\Exception\\NoKeyLoadedException' => array(
566
  'version' => '3.0.12.0',
567
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php'
568
  ),
569
- 'phpseclib3\\Exception\\InsufficientSetupException' => array(
570
  'version' => '3.0.12.0',
571
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php'
572
  ),
573
- 'phpseclib3\\Exception\\InconsistentSetupException' => array(
574
  'version' => '3.0.12.0',
575
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php'
576
  ),
577
- 'phpseclib3\\Exception\\BadConfigurationException' => array(
578
  'version' => '3.0.12.0',
579
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php'
580
  ),
581
- 'phpseclib3\\Crypt\\DSA' => array(
582
  'version' => '3.0.12.0',
583
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA.php'
584
  ),
585
- 'phpseclib3\\Crypt\\Common\\Traits\\PasswordProtected' => array(
586
  'version' => '3.0.12.0',
587
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php'
588
  ),
589
- 'phpseclib3\\Crypt\\Common\\Traits\\Fingerprint' => array(
590
  'version' => '3.0.12.0',
591
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php'
592
  ),
593
- 'phpseclib3\\Crypt\\Common\\SymmetricKey' => array(
594
  'version' => '3.0.12.0',
595
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php'
596
  ),
597
- 'phpseclib3\\Crypt\\Common\\PublicKey' => array(
598
  'version' => '3.0.12.0',
599
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php'
600
  ),
601
- 'phpseclib3\\Crypt\\Common\\Formats\\Keys\\PuTTY' => array(
602
  'version' => '3.0.12.0',
603
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php'
604
  ),
605
- 'phpseclib3\\Crypt\\Common\\Formats\\Keys\\OpenSSH' => array(
606
  'version' => '3.0.12.0',
607
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php'
608
  ),
609
- 'phpseclib3\\Crypt\\Common\\Formats\\Keys\\PKCS8' => array(
610
  'version' => '3.0.12.0',
611
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php'
612
  ),
613
- 'phpseclib3\\Crypt\\Common\\Formats\\Keys\\PKCS1' => array(
614
  'version' => '3.0.12.0',
615
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php'
616
  ),
617
- 'phpseclib3\\Crypt\\Common\\Formats\\Keys\\PKCS' => array(
618
  'version' => '3.0.12.0',
619
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php'
620
  ),
621
- 'phpseclib3\\Crypt\\Common\\Formats\\Signature\\Raw' => array(
622
  'version' => '3.0.12.0',
623
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php'
624
  ),
625
- 'phpseclib3\\Crypt\\Common\\BlockCipher' => array(
626
  'version' => '3.0.12.0',
627
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php'
628
  ),
629
- 'phpseclib3\\Crypt\\Common\\PrivateKey' => array(
630
  'version' => '3.0.12.0',
631
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php'
632
  ),
633
- 'phpseclib3\\Crypt\\Common\\StreamCipher' => array(
634
  'version' => '3.0.12.0',
635
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php'
636
  ),
637
- 'phpseclib3\\Crypt\\Common\\AsymmetricKey' => array(
638
  'version' => '3.0.12.0',
639
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php'
640
  ),
641
- 'phpseclib3\\Crypt\\Rijndael' => array(
642
  'version' => '3.0.12.0',
643
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php'
644
  ),
645
- 'phpseclib3\\Crypt\\TripleDES' => array(
646
  'version' => '3.0.12.0',
647
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php'
648
  ),
649
- 'phpseclib3\\Crypt\\Salsa20' => array(
650
  'version' => '3.0.12.0',
651
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php'
652
  ),
653
- 'phpseclib3\\Crypt\\DES' => array(
654
  'version' => '3.0.12.0',
655
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DES.php'
656
  ),
657
- 'phpseclib3\\Crypt\\Twofish' => array(
658
  'version' => '3.0.12.0',
659
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php'
660
  ),
661
- 'phpseclib3\\Crypt\\EC' => array(
662
  'version' => '3.0.12.0',
663
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC.php'
664
  ),
665
- 'phpseclib3\\Crypt\\RSA\\PublicKey' => array(
666
  'version' => '3.0.12.0',
667
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php'
668
  ),
669
- 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\XML' => array(
670
  'version' => '3.0.12.0',
671
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php'
672
  ),
673
- 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\MSBLOB' => array(
674
  'version' => '3.0.12.0',
675
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php'
676
  ),
677
- 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\PuTTY' => array(
678
  'version' => '3.0.12.0',
679
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php'
680
  ),
681
- 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\OpenSSH' => array(
682
  'version' => '3.0.12.0',
683
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php'
684
  ),
685
- 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\Raw' => array(
686
  'version' => '3.0.12.0',
687
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php'
688
  ),
689
- 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\PKCS8' => array(
690
  'version' => '3.0.12.0',
691
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php'
692
  ),
693
- 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\PKCS1' => array(
694
  'version' => '3.0.12.0',
695
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php'
696
  ),
697
- 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\PSS' => array(
698
  'version' => '3.0.12.0',
699
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php'
700
  ),
701
- 'phpseclib3\\Crypt\\RSA\\PrivateKey' => array(
702
  'version' => '3.0.12.0',
703
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php'
704
  ),
705
- 'phpseclib3\\Crypt\\Hash' => array(
706
  'version' => '3.0.12.0',
707
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Hash.php'
708
  ),
709
- 'phpseclib3\\Crypt\\DSA\\PublicKey' => array(
710
  'version' => '3.0.12.0',
711
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php'
712
  ),
713
- 'phpseclib3\\Crypt\\DSA\\Parameters' => array(
714
  'version' => '3.0.12.0',
715
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php'
716
  ),
717
- 'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\XML' => array(
718
  'version' => '3.0.12.0',
719
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php'
720
  ),
721
- 'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\PuTTY' => array(
722
  'version' => '3.0.12.0',
723
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php'
724
  ),
725
- 'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\OpenSSH' => array(
726
  'version' => '3.0.12.0',
727
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php'
728
  ),
729
- 'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\Raw' => array(
730
  'version' => '3.0.12.0',
731
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php'
732
  ),
733
- 'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\PKCS8' => array(
734
  'version' => '3.0.12.0',
735
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php'
736
  ),
737
- 'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\PKCS1' => array(
738
  'version' => '3.0.12.0',
739
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php'
740
  ),
741
- 'phpseclib3\\Crypt\\DSA\\Formats\\Signature\\SSH2' => array(
742
  'version' => '3.0.12.0',
743
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php'
744
  ),
745
- 'phpseclib3\\Crypt\\DSA\\Formats\\Signature\\ASN1' => array(
746
  'version' => '3.0.12.0',
747
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php'
748
  ),
749
- 'phpseclib3\\Crypt\\DSA\\Formats\\Signature\\Raw' => array(
750
  'version' => '3.0.12.0',
751
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php'
752
  ),
753
- 'phpseclib3\\Crypt\\DSA\\PrivateKey' => array(
754
  'version' => '3.0.12.0',
755
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php'
756
  ),
757
- 'phpseclib3\\Crypt\\DH' => array(
758
  'version' => '3.0.12.0',
759
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DH.php'
760
  ),
761
- 'phpseclib3\\Crypt\\Blowfish' => array(
762
  'version' => '3.0.12.0',
763
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php'
764
  ),
765
- 'phpseclib3\\Crypt\\PublicKeyLoader' => array(
766
  'version' => '3.0.12.0',
767
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/PublicKeyLoader.php'
768
  ),
769
- 'phpseclib3\\Crypt\\RSA' => array(
770
  'version' => '3.0.12.0',
771
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA.php'
772
  ),
773
- 'phpseclib3\\Crypt\\AES' => array(
774
  'version' => '3.0.12.0',
775
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/AES.php'
776
  ),
777
- 'phpseclib3\\Crypt\\ChaCha20' => array(
778
  'version' => '3.0.12.0',
779
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/ChaCha20.php'
780
  ),
781
- 'phpseclib3\\Crypt\\Random' => array(
782
  'version' => '3.0.12.0',
783
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Random.php'
784
  ),
785
- 'phpseclib3\\Crypt\\DH\\PublicKey' => array(
786
  'version' => '3.0.12.0',
787
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php'
788
  ),
789
- 'phpseclib3\\Crypt\\DH\\Parameters' => array(
790
- 'version' => '3.0.12.0',
791
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php'
792
- ),
793
- 'phpseclib3\\Crypt\\DH\\Formats\\Keys\\PKCS8' => array(
794
  'version' => '3.0.12.0',
795
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php'
796
  ),
797
- 'phpseclib3\\Crypt\\DH\\Formats\\Keys\\PKCS1' => array(
798
  'version' => '3.0.12.0',
799
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php'
800
  ),
801
- 'phpseclib3\\Crypt\\DH\\PrivateKey' => array(
802
  'version' => '3.0.12.0',
803
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php'
804
  ),
805
- 'phpseclib3\\Crypt\\RC2' => array(
806
  'version' => '3.0.12.0',
807
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RC2.php'
808
  ),
809
- 'phpseclib3\\Crypt\\EC\\Curves\\sect193r2' => array(
810
  'version' => '3.0.12.0',
811
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php'
812
  ),
813
- 'phpseclib3\\Crypt\\EC\\Curves\\Curve25519' => array(
814
  'version' => '3.0.12.0',
815
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php'
816
  ),
817
- 'phpseclib3\\Crypt\\EC\\Curves\\sect233r1' => array(
818
  'version' => '3.0.12.0',
819
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php'
820
  ),
821
- 'phpseclib3\\Crypt\\EC\\Curves\\sect131r2' => array(
822
  'version' => '3.0.12.0',
823
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php'
824
  ),
825
- 'phpseclib3\\Crypt\\EC\\Curves\\nistp224' => array(
826
  'version' => '3.0.12.0',
827
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php'
828
  ),
829
- 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP256t1' => array(
830
  'version' => '3.0.12.0',
831
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php'
832
  ),
833
- 'phpseclib3\\Crypt\\EC\\Curves\\Ed448' => array(
834
  'version' => '3.0.12.0',
835
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php'
836
  ),
837
- 'phpseclib3\\Crypt\\EC\\Curves\\nistb233' => array(
838
  'version' => '3.0.12.0',
839
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php'
840
  ),
841
- 'phpseclib3\\Crypt\\EC\\Curves\\secp160r1' => array(
842
  'version' => '3.0.12.0',
843
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php'
844
  ),
845
- 'phpseclib3\\Crypt\\EC\\Curves\\sect113r1' => array(
846
  'version' => '3.0.12.0',
847
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php'
848
  ),
849
- 'phpseclib3\\Crypt\\EC\\Curves\\secp256r1' => array(
850
  'version' => '3.0.12.0',
851
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php'
852
  ),
853
- 'phpseclib3\\Crypt\\EC\\Curves\\secp112r2' => array(
854
  'version' => '3.0.12.0',
855
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php'
856
  ),
857
- 'phpseclib3\\Crypt\\EC\\Curves\\nistp192' => array(
858
  'version' => '3.0.12.0',
859
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php'
860
  ),
861
- 'phpseclib3\\Crypt\\EC\\Curves\\secp160r2' => array(
862
  'version' => '3.0.12.0',
863
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php'
864
  ),
865
  'phpseclib3\\Crypt\\EC\\Curves\\sect131r1' => array(
866
  'version' => '3.0.12.0',
867
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php'
868
  ),
869
- 'phpseclib3\\Crypt\\EC\\Curves\\sect571r1' => array(
870
  'version' => '3.0.12.0',
871
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php'
872
  ),
873
- 'phpseclib3\\Crypt\\EC\\Curves\\prime192v1' => array(
874
  'version' => '3.0.12.0',
875
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php'
876
  ),
877
- 'phpseclib3\\Crypt\\EC\\Curves\\sect233k1' => array(
878
  'version' => '3.0.12.0',
879
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php'
880
  ),
881
- 'phpseclib3\\Crypt\\EC\\Curves\\prime239v2' => array(
882
  'version' => '3.0.12.0',
883
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php'
884
  ),
885
- 'phpseclib3\\Crypt\\EC\\Curves\\nistk163' => array(
886
  'version' => '3.0.12.0',
887
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php'
 
 
 
 
888
  ),
889
  'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP256r1' => array(
890
  'version' => '3.0.12.0',
891
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php'
892
  ),
893
- 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP512t1' => array(
894
  'version' => '3.0.12.0',
895
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php'
896
  ),
897
- 'phpseclib3\\Crypt\\EC\\Curves\\sect283k1' => array(
898
  'version' => '3.0.12.0',
899
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php'
900
  ),
901
- 'phpseclib3\\Crypt\\EC\\Curves\\secp192r1' => array(
902
  'version' => '3.0.12.0',
903
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php'
904
  ),
905
- 'phpseclib3\\Crypt\\EC\\Curves\\nistp256' => array(
906
  'version' => '3.0.12.0',
907
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php'
908
  ),
909
- 'phpseclib3\\Crypt\\EC\\Curves\\secp160k1' => array(
910
  'version' => '3.0.12.0',
911
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php'
912
  ),
913
- 'phpseclib3\\Crypt\\EC\\Curves\\secp224k1' => array(
914
  'version' => '3.0.12.0',
915
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php'
916
  ),
917
- 'phpseclib3\\Crypt\\EC\\Curves\\sect571k1' => array(
918
  'version' => '3.0.12.0',
919
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php'
920
  ),
921
- 'phpseclib3\\Crypt\\EC\\Curves\\sect113r2' => array(
922
  'version' => '3.0.12.0',
923
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php'
924
  ),
925
- 'phpseclib3\\Crypt\\EC\\Curves\\sect409k1' => array(
926
  'version' => '3.0.12.0',
927
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php'
928
  ),
929
- 'phpseclib3\\Crypt\\EC\\Curves\\prime239v3' => array(
930
  'version' => '3.0.12.0',
931
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php'
932
  ),
933
- 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP224t1' => array(
934
  'version' => '3.0.12.0',
935
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php'
936
  ),
937
- 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP224r1' => array(
938
  'version' => '3.0.12.0',
939
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php'
940
  ),
941
- 'phpseclib3\\Crypt\\EC\\Curves\\secp112r1' => array(
942
  'version' => '3.0.12.0',
943
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php'
944
  ),
945
- 'phpseclib3\\Crypt\\EC\\Curves\\sect163k1' => array(
946
  'version' => '3.0.12.0',
947
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php'
948
  ),
949
- 'phpseclib3\\Crypt\\EC\\Curves\\Ed25519' => array(
950
  'version' => '3.0.12.0',
951
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php'
952
  ),
953
- 'phpseclib3\\Crypt\\EC\\Curves\\secp521r1' => array(
954
  'version' => '3.0.12.0',
955
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php'
956
  ),
957
- 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP192r1' => array(
958
  'version' => '3.0.12.0',
959
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php'
960
  ),
961
- 'phpseclib3\\Crypt\\EC\\Curves\\secp224r1' => array(
962
  'version' => '3.0.12.0',
963
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php'
964
  ),
965
- 'phpseclib3\\Crypt\\EC\\Curves\\prime256v1' => array(
966
  'version' => '3.0.12.0',
967
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php'
968
  ),
969
- 'phpseclib3\\Crypt\\EC\\Curves\\prime192v3' => array(
970
  'version' => '3.0.12.0',
971
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php'
972
  ),
973
- 'phpseclib3\\Crypt\\EC\\Curves\\secp192k1' => array(
974
  'version' => '3.0.12.0',
975
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php'
976
  ),
977
- 'phpseclib3\\Crypt\\EC\\Curves\\sect283r1' => array(
978
  'version' => '3.0.12.0',
979
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php'
980
  ),
981
- 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP320t1' => array(
982
  'version' => '3.0.12.0',
983
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php'
984
  ),
985
- 'phpseclib3\\Crypt\\EC\\Curves\\secp128r1' => array(
986
  'version' => '3.0.12.0',
987
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php'
988
  ),
989
- 'phpseclib3\\Crypt\\EC\\Curves\\secp128r2' => array(
990
  'version' => '3.0.12.0',
991
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php'
992
  ),
993
- 'phpseclib3\\Crypt\\EC\\Curves\\secp256k1' => array(
994
  'version' => '3.0.12.0',
995
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php'
996
  ),
997
- 'phpseclib3\\Crypt\\EC\\Curves\\prime192v2' => array(
998
  'version' => '3.0.12.0',
999
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php'
1000
  ),
1001
- 'phpseclib3\\Crypt\\EC\\Curves\\nistt571' => array(
1002
  'version' => '3.0.12.0',
1003
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php'
1004
  ),
1005
- 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP512r1' => array(
1006
  'version' => '3.0.12.0',
1007
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php'
1008
  ),
1009
- 'phpseclib3\\Crypt\\EC\\Curves\\Curve448' => array(
1010
  'version' => '3.0.12.0',
1011
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php'
1012
  ),
1013
- 'phpseclib3\\Crypt\\EC\\Curves\\nistp384' => array(
1014
  'version' => '3.0.12.0',
1015
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php'
1016
  ),
1017
- 'phpseclib3\\Crypt\\EC\\Curves\\sect239k1' => array(
1018
  'version' => '3.0.12.0',
1019
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php'
1020
  ),
1021
- 'phpseclib3\\Crypt\\EC\\Curves\\nistb409' => array(
1022
  'version' => '3.0.12.0',
1023
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php'
1024
  ),
1025
- 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP384t1' => array(
1026
  'version' => '3.0.12.0',
1027
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php'
1028
  ),
1029
- 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP192t1' => array(
1030
  'version' => '3.0.12.0',
1031
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php'
1032
  ),
1033
- 'phpseclib3\\Crypt\\EC\\Curves\\nistp521' => array(
1034
  'version' => '3.0.12.0',
1035
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php'
1036
  ),
1037
- 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP320r1' => array(
1038
  'version' => '3.0.12.0',
1039
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php'
1040
  ),
1041
- 'phpseclib3\\Crypt\\EC\\Curves\\nistk409' => array(
1042
  'version' => '3.0.12.0',
1043
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php'
1044
  ),
1045
- 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP160r1' => array(
1046
  'version' => '3.0.12.0',
1047
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php'
1048
  ),
1049
- 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP384r1' => array(
1050
- 'version' => '3.0.12.0',
1051
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php'
1052
- ),
1053
- 'phpseclib3\\Crypt\\EC\\Curves\\sect409r1' => array(
1054
- 'version' => '3.0.12.0',
1055
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php'
1056
- ),
1057
- 'phpseclib3\\Crypt\\EC\\Curves\\secp384r1' => array(
1058
  'version' => '3.0.12.0',
1059
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php'
1060
  ),
1061
- 'phpseclib3\\Crypt\\EC\\Curves\\sect163r2' => array(
1062
  'version' => '3.0.12.0',
1063
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php'
1064
  ),
1065
- 'phpseclib3\\Crypt\\EC\\Curves\\prime239v1' => array(
1066
  'version' => '3.0.12.0',
1067
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php'
1068
  ),
1069
- 'phpseclib3\\Crypt\\EC\\Curves\\sect193r1' => array(
1070
  'version' => '3.0.12.0',
1071
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php'
1072
  ),
1073
- 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP160t1' => array(
1074
  'version' => '3.0.12.0',
1075
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php'
1076
  ),
1077
- 'phpseclib3\\Crypt\\EC\\Curves\\nistk283' => array(
1078
  'version' => '3.0.12.0',
1079
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php'
1080
  ),
1081
- 'phpseclib3\\Crypt\\EC\\Curves\\sect163r1' => array(
1082
  'version' => '3.0.12.0',
1083
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php'
1084
  ),
1085
- 'phpseclib3\\Crypt\\EC\\Curves\\nistk233' => array(
1086
  'version' => '3.0.12.0',
1087
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php'
1088
  ),
1089
- 'phpseclib3\\Crypt\\EC\\PublicKey' => array(
1090
  'version' => '3.0.12.0',
1091
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php'
1092
  ),
1093
- 'phpseclib3\\Crypt\\EC\\BaseCurves\\Prime' => array(
1094
  'version' => '3.0.12.0',
1095
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php'
1096
  ),
1097
- 'phpseclib3\\Crypt\\EC\\BaseCurves\\TwistedEdwards' => array(
1098
  'version' => '3.0.12.0',
1099
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php'
1100
  ),
1101
- 'phpseclib3\\Crypt\\EC\\BaseCurves\\Base' => array(
1102
  'version' => '3.0.12.0',
1103
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php'
1104
  ),
1105
- 'phpseclib3\\Crypt\\EC\\BaseCurves\\Montgomery' => array(
1106
  'version' => '3.0.12.0',
1107
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php'
1108
  ),
1109
- 'phpseclib3\\Crypt\\EC\\BaseCurves\\Binary' => array(
1110
  'version' => '3.0.12.0',
1111
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php'
1112
  ),
1113
- 'phpseclib3\\Crypt\\EC\\BaseCurves\\KoblitzPrime' => array(
1114
  'version' => '3.0.12.0',
1115
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php'
1116
  ),
1117
- 'phpseclib3\\Crypt\\EC\\Parameters' => array(
1118
  'version' => '3.0.12.0',
1119
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php'
1120
  ),
1121
- 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\XML' => array(
1122
  'version' => '3.0.12.0',
1123
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php'
1124
  ),
1125
- 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\PuTTY' => array(
1126
  'version' => '3.0.12.0',
1127
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php'
1128
  ),
1129
- 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\OpenSSH' => array(
1130
  'version' => '3.0.12.0',
1131
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php'
1132
  ),
1133
- 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\MontgomeryPrivate' => array(
1134
  'version' => '3.0.12.0',
1135
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php'
1136
  ),
1137
- 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\PKCS8' => array(
1138
  'version' => '3.0.12.0',
1139
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php'
1140
  ),
1141
- 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\PKCS1' => array(
1142
  'version' => '3.0.12.0',
1143
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php'
1144
  ),
1145
- 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\Common' => array(
1146
  'version' => '3.0.12.0',
1147
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php'
1148
  ),
1149
- 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\MontgomeryPublic' => array(
1150
  'version' => '3.0.12.0',
1151
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php'
1152
  ),
1153
- 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\libsodium' => array(
1154
  'version' => '3.0.12.0',
1155
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php'
1156
  ),
1157
- 'phpseclib3\\Crypt\\EC\\Formats\\Signature\\SSH2' => array(
1158
  'version' => '3.0.12.0',
1159
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php'
1160
  ),
1161
- 'phpseclib3\\Crypt\\EC\\Formats\\Signature\\ASN1' => array(
1162
  'version' => '3.0.12.0',
1163
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php'
1164
  ),
1165
- 'phpseclib3\\Crypt\\EC\\Formats\\Signature\\Raw' => array(
1166
  'version' => '3.0.12.0',
1167
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php'
1168
  ),
1169
- 'phpseclib3\\Crypt\\EC\\PrivateKey' => array(
1170
  'version' => '3.0.12.0',
1171
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php'
1172
  ),
1173
- 'phpseclib3\\Crypt\\RC4' => array(
1174
  'version' => '3.0.12.0',
1175
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RC4.php'
1176
  ),
1177
- 'phpseclib3\\Net\\SSH2' => array(
1178
  'version' => '3.0.12.0',
1179
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Net/SSH2.php'
1180
  ),
1181
- 'phpseclib3\\Net\\SFTP' => array(
1182
  'version' => '3.0.12.0',
1183
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Net/SFTP.php'
1184
  ),
1185
- 'phpseclib3\\Net\\SFTP\\Stream' => array(
1186
  'version' => '3.0.12.0',
1187
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php'
1188
  ),
1189
- 'phpseclib3\\System\\SSH\\Common\\Traits\\ReadBytes' => array(
1190
  'version' => '3.0.12.0',
1191
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ReadBytes.php'
1192
  ),
1193
- 'phpseclib3\\System\\SSH\\Agent\\Identity' => array(
1194
  'version' => '3.0.12.0',
1195
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php'
1196
  ),
1197
- 'phpseclib3\\System\\SSH\\Agent' => array(
1198
  'version' => '3.0.12.0',
1199
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php'
1200
  ),
1201
- 'phpseclib3\\Math\\PrimeField' => array(
1202
  'version' => '3.0.12.0',
1203
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/PrimeField.php'
1204
  ),
1205
- 'phpseclib3\\Math\\Common\\FiniteField' => array(
1206
  'version' => '3.0.12.0',
1207
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField.php'
1208
  ),
1209
- 'phpseclib3\\Math\\Common\\FiniteField\\Integer' => array(
1210
  'version' => '3.0.12.0',
1211
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php'
1212
  ),
1213
- 'phpseclib3\\Math\\BigInteger\\Engines\\BCMath' => array(
1214
  'version' => '3.0.12.0',
1215
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php'
1216
  ),
1217
- 'phpseclib3\\Math\\BigInteger\\Engines\\PHP64' => array(
1218
  'version' => '3.0.12.0',
1219
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php'
1220
  ),
1221
  'phpseclib3\\Math\\BigInteger\\Engines\\PHP' => array(
1222
  'version' => '3.0.12.0',
1223
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php'
1224
  ),
1225
- 'phpseclib3\\Math\\BigInteger\\Engines\\GMP' => array(
1226
- 'version' => '3.0.12.0',
1227
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php'
1228
- ),
1229
  'phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\BuiltIn' => array(
1230
  'version' => '3.0.12.0',
1231
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php'
1232
  ),
 
 
 
 
 
 
 
 
1233
  'phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\Base' => array(
1234
  'version' => '3.0.12.0',
1235
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php'
@@ -1242,85 +1246,81 @@ return array(
1242
  'version' => '3.0.12.0',
1243
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php'
1244
  ),
1245
- 'phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\DefaultEngine' => array(
1246
  'version' => '3.0.12.0',
1247
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php'
1248
  ),
1249
- 'phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\OpenSSL' => array(
1250
  'version' => '3.0.12.0',
1251
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php'
1252
  ),
1253
- 'phpseclib3\\Math\\BigInteger\\Engines\\Engine' => array(
1254
  'version' => '3.0.12.0',
1255
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php'
1256
  ),
1257
- 'phpseclib3\\Math\\BigInteger\\Engines\\PHP32' => array(
1258
  'version' => '3.0.12.0',
1259
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php'
1260
  ),
1261
- 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Base' => array(
1262
  'version' => '3.0.12.0',
1263
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php'
1264
  ),
1265
- 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Montgomery' => array(
1266
  'version' => '3.0.12.0',
1267
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php'
1268
  ),
1269
- 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\Barrett' => array(
1270
  'version' => '3.0.12.0',
1271
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php'
1272
  ),
1273
- 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\EvalBarrett' => array(
1274
  'version' => '3.0.12.0',
1275
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php'
1276
  ),
1277
- 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\Montgomery' => array(
1278
  'version' => '3.0.12.0',
1279
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php'
1280
  ),
1281
- 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\MontgomeryMult' => array(
1282
  'version' => '3.0.12.0',
1283
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php'
1284
  ),
1285
- 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\Classic' => array(
1286
  'version' => '3.0.12.0',
1287
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php'
1288
  ),
1289
- 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\PowerOfTwo' => array(
1290
  'version' => '3.0.12.0',
1291
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php'
1292
  ),
1293
- 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\DefaultEngine' => array(
1294
  'version' => '3.0.12.0',
1295
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php'
1296
  ),
1297
- 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\OpenSSL' => array(
1298
  'version' => '3.0.12.0',
1299
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php'
1300
  ),
1301
- 'phpseclib3\\Math\\BigInteger\\Engines\\GMP\\DefaultEngine' => array(
1302
  'version' => '3.0.12.0',
1303
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php'
1304
  ),
1305
- 'phpseclib3\\Math\\BigInteger\\Engines\\OpenSSL' => array(
1306
  'version' => '3.0.12.0',
1307
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php'
1308
  ),
1309
- 'phpseclib3\\Math\\BinaryField\\Integer' => array(
1310
  'version' => '3.0.12.0',
1311
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php'
1312
  ),
1313
- 'phpseclib3\\Math\\PrimeField\\Integer' => array(
1314
  'version' => '3.0.12.0',
1315
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php'
1316
  ),
1317
- 'phpseclib3\\Math\\BigInteger' => array(
1318
- 'version' => '3.0.12.0',
1319
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger.php'
1320
- ),
1321
- 'phpseclib3\\Math\\BinaryField' => array(
1322
  'version' => '3.0.12.0',
1323
- 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BinaryField.php'
1324
  ),
1325
  'bcmath_compat\\BCMath' => array(
1326
  'version' => '2.0.0.0',
@@ -1338,141 +1338,153 @@ return array(
1338
  'version' => '1.22.1.0',
1339
  'path' => $vendorDir . '/symfony/polyfill-ctype/Ctype.php'
1340
  ),
1341
- 'Symfony\\Contracts\\Translation\\LocaleAwareInterface' => array(
1342
  'version' => '2.3.0.0',
1343
- 'path' => $vendorDir . '/symfony/translation-contracts/LocaleAwareInterface.php'
1344
  ),
1345
- 'Symfony\\Contracts\\Translation\\TranslatorTrait' => array(
1346
  'version' => '2.3.0.0',
1347
- 'path' => $vendorDir . '/symfony/translation-contracts/TranslatorTrait.php'
 
 
 
 
1348
  ),
1349
  'Symfony\\Contracts\\Translation\\Test\\TranslatorTest' => array(
1350
  'version' => '2.3.0.0',
1351
  'path' => $vendorDir . '/symfony/translation-contracts/Test/TranslatorTest.php'
1352
  ),
1353
- 'Symfony\\Contracts\\Translation\\TranslatorInterface' => array(
1354
  'version' => '2.3.0.0',
1355
- 'path' => $vendorDir . '/symfony/translation-contracts/TranslatorInterface.php'
1356
  ),
1357
- 'Symfony\\Contracts\\Translation\\TranslatableInterface' => array(
1358
- 'version' => '2.3.0.0',
1359
- 'path' => $vendorDir . '/symfony/translation-contracts/TranslatableInterface.php'
1360
  ),
1361
- 'Symfony\\Component\\Validator\\ConstraintViolationList' => array(
1362
  'version' => '5.2.7.0',
1363
- 'path' => $vendorDir . '/symfony/validator/ConstraintViolationList.php'
1364
  ),
1365
- 'Symfony\\Component\\Validator\\ConstraintValidator' => array(
1366
  'version' => '5.2.7.0',
1367
- 'path' => $vendorDir . '/symfony/validator/ConstraintValidator.php'
1368
  ),
1369
- 'Symfony\\Component\\Validator\\Validation' => array(
1370
  'version' => '5.2.7.0',
1371
- 'path' => $vendorDir . '/symfony/validator/Validation.php'
1372
  ),
1373
- 'Symfony\\Component\\Validator\\Constraint' => array(
1374
  'version' => '5.2.7.0',
1375
- 'path' => $vendorDir . '/symfony/validator/Constraint.php'
1376
  ),
1377
- 'Symfony\\Component\\Validator\\Test\\ConstraintValidatorTestCase' => array(
1378
  'version' => '5.2.7.0',
1379
- 'path' => $vendorDir . '/symfony/validator/Test/ConstraintValidatorTestCase.php'
1380
  ),
1381
- 'Symfony\\Component\\Validator\\Test\\ConstraintViolationAssertion' => array(
1382
  'version' => '5.2.7.0',
1383
- 'path' => $vendorDir . '/symfony/validator/Test/ConstraintValidatorTestCase.php'
1384
  ),
1385
- 'Symfony\\Component\\Validator\\Test\\AssertingContextualValidator' => array(
1386
  'version' => '5.2.7.0',
1387
- 'path' => $vendorDir . '/symfony/validator/Test/ConstraintValidatorTestCase.php'
1388
  ),
1389
- 'Symfony\\Component\\Validator\\GroupSequenceProviderInterface' => array(
1390
  'version' => '5.2.7.0',
1391
- 'path' => $vendorDir . '/symfony/validator/GroupSequenceProviderInterface.php'
1392
  ),
1393
- 'Symfony\\Component\\Validator\\Command\\DebugCommand' => array(
1394
  'version' => '5.2.7.0',
1395
- 'path' => $vendorDir . '/symfony/validator/Command/DebugCommand.php'
1396
  ),
1397
- 'Symfony\\Component\\Validator\\Exception\\ExceptionInterface' => array(
1398
  'version' => '5.2.7.0',
1399
- 'path' => $vendorDir . '/symfony/validator/Exception/ExceptionInterface.php'
1400
  ),
1401
- 'Symfony\\Component\\Validator\\Exception\\BadMethodCallException' => array(
1402
  'version' => '5.2.7.0',
1403
- 'path' => $vendorDir . '/symfony/validator/Exception/BadMethodCallException.php'
1404
  ),
1405
- 'Symfony\\Component\\Validator\\Exception\\ValidatorException' => array(
1406
  'version' => '5.2.7.0',
1407
- 'path' => $vendorDir . '/symfony/validator/Exception/ValidatorException.php'
1408
  ),
1409
- 'Symfony\\Component\\Validator\\Exception\\GroupDefinitionException' => array(
1410
  'version' => '5.2.7.0',
1411
- 'path' => $vendorDir . '/symfony/validator/Exception/GroupDefinitionException.php'
1412
  ),
1413
- 'Symfony\\Component\\Validator\\Exception\\LogicException' => array(
1414
  'version' => '5.2.7.0',
1415
- 'path' => $vendorDir . '/symfony/validator/Exception/LogicException.php'
1416
  ),
1417
- 'Symfony\\Component\\Validator\\Exception\\UnexpectedTypeException' => array(
1418
  'version' => '5.2.7.0',
1419
- 'path' => $vendorDir . '/symfony/validator/Exception/UnexpectedTypeException.php'
1420
  ),
1421
- 'Symfony\\Component\\Validator\\Exception\\NoSuchMetadataException' => array(
1422
  'version' => '5.2.7.0',
1423
- 'path' => $vendorDir . '/symfony/validator/Exception/NoSuchMetadataException.php'
1424
  ),
1425
- 'Symfony\\Component\\Validator\\Exception\\RuntimeException' => array(
1426
  'version' => '5.2.7.0',
1427
- 'path' => $vendorDir . '/symfony/validator/Exception/RuntimeException.php'
1428
  ),
1429
- 'Symfony\\Component\\Validator\\Exception\\InvalidOptionsException' => array(
1430
  'version' => '5.2.7.0',
1431
- 'path' => $vendorDir . '/symfony/validator/Exception/InvalidOptionsException.php'
1432
  ),
1433
- 'Symfony\\Component\\Validator\\Exception\\ValidationFailedException' => array(
1434
  'version' => '5.2.7.0',
1435
- 'path' => $vendorDir . '/symfony/validator/Exception/ValidationFailedException.php'
1436
  ),
1437
- 'Symfony\\Component\\Validator\\Exception\\InvalidArgumentException' => array(
1438
  'version' => '5.2.7.0',
1439
- 'path' => $vendorDir . '/symfony/validator/Exception/InvalidArgumentException.php'
1440
  ),
1441
- 'Symfony\\Component\\Validator\\Exception\\OutOfBoundsException' => array(
1442
  'version' => '5.2.7.0',
1443
- 'path' => $vendorDir . '/symfony/validator/Exception/OutOfBoundsException.php'
1444
  ),
1445
- 'Symfony\\Component\\Validator\\Exception\\MissingOptionsException' => array(
1446
  'version' => '5.2.7.0',
1447
- 'path' => $vendorDir . '/symfony/validator/Exception/MissingOptionsException.php'
1448
  ),
1449
- 'Symfony\\Component\\Validator\\Exception\\UnexpectedValueException' => array(
1450
  'version' => '5.2.7.0',
1451
- 'path' => $vendorDir . '/symfony/validator/Exception/UnexpectedValueException.php'
1452
  ),
1453
- 'Symfony\\Component\\Validator\\Exception\\MappingException' => array(
1454
  'version' => '5.2.7.0',
1455
- 'path' => $vendorDir . '/symfony/validator/Exception/MappingException.php'
1456
  ),
1457
- 'Symfony\\Component\\Validator\\Exception\\ConstraintDefinitionException' => array(
1458
  'version' => '5.2.7.0',
1459
- 'path' => $vendorDir . '/symfony/validator/Exception/ConstraintDefinitionException.php'
1460
  ),
1461
- 'Symfony\\Component\\Validator\\Exception\\UnsupportedMetadataException' => array(
1462
  'version' => '5.2.7.0',
1463
- 'path' => $vendorDir . '/symfony/validator/Exception/UnsupportedMetadataException.php'
1464
  ),
1465
- 'Symfony\\Component\\Validator\\ConstraintValidatorFactoryInterface' => array(
1466
  'version' => '5.2.7.0',
1467
- 'path' => $vendorDir . '/symfony/validator/ConstraintValidatorFactoryInterface.php'
1468
  ),
1469
- 'Symfony\\Component\\Validator\\ConstraintValidatorFactory' => array(
1470
  'version' => '5.2.7.0',
1471
- 'path' => $vendorDir . '/symfony/validator/ConstraintValidatorFactory.php'
1472
  ),
1473
- 'Symfony\\Component\\Validator\\ConstraintViolationListInterface' => array(
1474
  'version' => '5.2.7.0',
1475
- 'path' => $vendorDir . '/symfony/validator/ConstraintViolationListInterface.php'
 
 
 
 
 
 
 
 
1476
  ),
1477
  'Symfony\\Component\\Validator\\Context\\ExecutionContext' => array(
1478
  'version' => '5.2.7.0',
@@ -1482,722 +1494,718 @@ return array(
1482
  'version' => '5.2.7.0',
1483
  'path' => $vendorDir . '/symfony/validator/Context/ExecutionContextInterface.php'
1484
  ),
1485
- 'Symfony\\Component\\Validator\\Context\\ExecutionContextFactoryInterface' => array(
1486
  'version' => '5.2.7.0',
1487
- 'path' => $vendorDir . '/symfony/validator/Context/ExecutionContextFactoryInterface.php'
1488
  ),
1489
- 'Symfony\\Component\\Validator\\Context\\ExecutionContextFactory' => array(
1490
  'version' => '5.2.7.0',
1491
- 'path' => $vendorDir . '/symfony/validator/Context/ExecutionContextFactory.php'
1492
  ),
1493
- 'Symfony\\Component\\Validator\\DependencyInjection\\AddConstraintValidatorsPass' => array(
1494
  'version' => '5.2.7.0',
1495
- 'path' => $vendorDir . '/symfony/validator/DependencyInjection/AddConstraintValidatorsPass.php'
1496
  ),
1497
- 'Symfony\\Component\\Validator\\DependencyInjection\\AddValidatorInitializersPass' => array(
1498
  'version' => '5.2.7.0',
1499
- 'path' => $vendorDir . '/symfony/validator/DependencyInjection/AddValidatorInitializersPass.php'
1500
  ),
1501
- 'Symfony\\Component\\Validator\\DependencyInjection\\AddAutoMappingConfigurationPass' => array(
1502
  'version' => '5.2.7.0',
1503
- 'path' => $vendorDir . '/symfony/validator/DependencyInjection/AddAutoMappingConfigurationPass.php'
1504
  ),
1505
- 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => array(
1506
  'version' => '5.2.7.0',
1507
- 'path' => $vendorDir . '/symfony/validator/Constraints/EmailValidator.php'
1508
  ),
1509
- 'Symfony\\Component\\Validator\\Constraints\\Valid' => array(
1510
  'version' => '5.2.7.0',
1511
- 'path' => $vendorDir . '/symfony/validator/Constraints/Valid.php'
1512
  ),
1513
- 'Symfony\\Component\\Validator\\Constraints\\Collection' => array(
1514
  'version' => '5.2.7.0',
1515
- 'path' => $vendorDir . '/symfony/validator/Constraints/Collection.php'
1516
  ),
1517
- 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPassword' => array(
1518
  'version' => '5.2.7.0',
1519
- 'path' => $vendorDir . '/symfony/validator/Constraints/NotCompromisedPassword.php'
1520
  ),
1521
- 'Symfony\\Component\\Validator\\Constraints\\NotEqualToValidator' => array(
1522
  'version' => '5.2.7.0',
1523
- 'path' => $vendorDir . '/symfony/validator/Constraints/NotEqualToValidator.php'
1524
  ),
1525
- 'Symfony\\Component\\Validator\\Constraints\\Url' => array(
1526
  'version' => '5.2.7.0',
1527
- 'path' => $vendorDir . '/symfony/validator/Constraints/Url.php'
 
 
 
 
 
 
 
 
1528
  ),
1529
  'Symfony\\Component\\Validator\\Constraints\\Email' => array(
1530
  'version' => '5.2.7.0',
1531
  'path' => $vendorDir . '/symfony/validator/Constraints/Email.php'
1532
  ),
1533
- 'Symfony\\Component\\Validator\\Constraints\\Type' => array(
1534
  'version' => '5.2.7.0',
1535
- 'path' => $vendorDir . '/symfony/validator/Constraints/Type.php'
1536
  ),
1537
- 'Symfony\\Component\\Validator\\Constraints\\IssnValidator' => array(
1538
  'version' => '5.2.7.0',
1539
- 'path' => $vendorDir . '/symfony/validator/Constraints/IssnValidator.php'
1540
  ),
1541
- 'Symfony\\Component\\Validator\\Constraints\\HostnameValidator' => array(
1542
  'version' => '5.2.7.0',
1543
- 'path' => $vendorDir . '/symfony/validator/Constraints/HostnameValidator.php'
1544
  ),
1545
- 'Symfony\\Component\\Validator\\Constraints\\TypeValidator' => array(
1546
  'version' => '5.2.7.0',
1547
- 'path' => $vendorDir . '/symfony/validator/Constraints/TypeValidator.php'
1548
  ),
1549
- 'Symfony\\Component\\Validator\\Constraints\\ChoiceValidator' => array(
1550
  'version' => '5.2.7.0',
1551
- 'path' => $vendorDir . '/symfony/validator/Constraints/ChoiceValidator.php'
1552
  ),
1553
- 'Symfony\\Component\\Validator\\Constraints\\UniqueValidator' => array(
1554
  'version' => '5.2.7.0',
1555
- 'path' => $vendorDir . '/symfony/validator/Constraints/UniqueValidator.php'
1556
  ),
1557
- 'Symfony\\Component\\Validator\\Constraints\\IdenticalToValidator' => array(
1558
  'version' => '5.2.7.0',
1559
- 'path' => $vendorDir . '/symfony/validator/Constraints/IdenticalToValidator.php'
1560
  ),
1561
- 'Symfony\\Component\\Validator\\Constraints\\Country' => array(
1562
  'version' => '5.2.7.0',
1563
- 'path' => $vendorDir . '/symfony/validator/Constraints/Country.php'
1564
  ),
1565
- 'Symfony\\Component\\Validator\\Constraints\\IsFalse' => array(
1566
  'version' => '5.2.7.0',
1567
- 'path' => $vendorDir . '/symfony/validator/Constraints/IsFalse.php'
1568
  ),
1569
- 'Symfony\\Component\\Validator\\Constraints\\Luhn' => array(
1570
  'version' => '5.2.7.0',
1571
- 'path' => $vendorDir . '/symfony/validator/Constraints/Luhn.php'
1572
  ),
1573
- 'Symfony\\Component\\Validator\\Constraints\\NegativeOrZero' => array(
1574
  'version' => '5.2.7.0',
1575
- 'path' => $vendorDir . '/symfony/validator/Constraints/NegativeOrZero.php'
1576
  ),
1577
- 'Symfony\\Component\\Validator\\Constraints\\Regex' => array(
1578
  'version' => '5.2.7.0',
1579
- 'path' => $vendorDir . '/symfony/validator/Constraints/Regex.php'
1580
  ),
1581
  'Symfony\\Component\\Validator\\Constraints\\IsFalseValidator' => array(
1582
  'version' => '5.2.7.0',
1583
  'path' => $vendorDir . '/symfony/validator/Constraints/IsFalseValidator.php'
1584
  ),
1585
- 'Symfony\\Component\\Validator\\Constraints\\EqualTo' => array(
1586
  'version' => '5.2.7.0',
1587
- 'path' => $vendorDir . '/symfony/validator/Constraints/EqualTo.php'
1588
  ),
1589
- 'Symfony\\Component\\Validator\\Constraints\\Uuid' => array(
1590
  'version' => '5.2.7.0',
1591
- 'path' => $vendorDir . '/symfony/validator/Constraints/Uuid.php'
1592
  ),
1593
- 'Symfony\\Component\\Validator\\Constraints\\Sequentially' => array(
1594
  'version' => '5.2.7.0',
1595
- 'path' => $vendorDir . '/symfony/validator/Constraints/Sequentially.php'
1596
  ),
1597
- 'Symfony\\Component\\Validator\\Constraints\\DivisibleBy' => array(
1598
  'version' => '5.2.7.0',
1599
- 'path' => $vendorDir . '/symfony/validator/Constraints/DivisibleBy.php'
1600
  ),
1601
- 'Symfony\\Component\\Validator\\Constraints\\ExpressionLanguageSyntaxValidator' => array(
1602
  'version' => '5.2.7.0',
1603
- 'path' => $vendorDir . '/symfony/validator/Constraints/ExpressionLanguageSyntaxValidator.php'
1604
  ),
1605
- 'Symfony\\Component\\Validator\\Constraints\\File' => array(
1606
  'version' => '5.2.7.0',
1607
- 'path' => $vendorDir . '/symfony/validator/Constraints/File.php'
1608
  ),
1609
- 'Symfony\\Component\\Validator\\Constraints\\Currency' => array(
1610
  'version' => '5.2.7.0',
1611
- 'path' => $vendorDir . '/symfony/validator/Constraints/Currency.php'
1612
  ),
1613
- 'Symfony\\Component\\Validator\\Constraints\\ImageValidator' => array(
1614
  'version' => '5.2.7.0',
1615
- 'path' => $vendorDir . '/symfony/validator/Constraints/ImageValidator.php'
1616
  ),
1617
- 'Symfony\\Component\\Validator\\Constraints\\IdenticalTo' => array(
1618
  'version' => '5.2.7.0',
1619
- 'path' => $vendorDir . '/symfony/validator/Constraints/IdenticalTo.php'
1620
  ),
1621
- 'Symfony\\Component\\Validator\\Constraints\\Json' => array(
1622
  'version' => '5.2.7.0',
1623
- 'path' => $vendorDir . '/symfony/validator/Constraints/Json.php'
1624
  ),
1625
- 'Symfony\\Component\\Validator\\Constraints\\DateTimeValidator' => array(
1626
  'version' => '5.2.7.0',
1627
- 'path' => $vendorDir . '/symfony/validator/Constraints/DateTimeValidator.php'
1628
  ),
1629
- 'Symfony\\Component\\Validator\\Constraints\\LessThanOrEqualValidator' => array(
1630
  'version' => '5.2.7.0',
1631
- 'path' => $vendorDir . '/symfony/validator/Constraints/LessThanOrEqualValidator.php'
1632
  ),
1633
- 'Symfony\\Component\\Validator\\Constraints\\Issn' => array(
1634
  'version' => '5.2.7.0',
1635
- 'path' => $vendorDir . '/symfony/validator/Constraints/Issn.php'
1636
  ),
1637
- 'Symfony\\Component\\Validator\\Constraints\\JsonValidator' => array(
1638
  'version' => '5.2.7.0',
1639
- 'path' => $vendorDir . '/symfony/validator/Constraints/JsonValidator.php'
1640
  ),
1641
- 'Symfony\\Component\\Validator\\Constraints\\GreaterThanValidator' => array(
1642
  'version' => '5.2.7.0',
1643
- 'path' => $vendorDir . '/symfony/validator/Constraints/GreaterThanValidator.php'
1644
  ),
1645
- 'Symfony\\Component\\Validator\\Constraints\\EqualToValidator' => array(
1646
  'version' => '5.2.7.0',
1647
- 'path' => $vendorDir . '/symfony/validator/Constraints/EqualToValidator.php'
1648
  ),
1649
- 'Symfony\\Component\\Validator\\Constraints\\NotIdenticalToValidator' => array(
1650
  'version' => '5.2.7.0',
1651
- 'path' => $vendorDir . '/symfony/validator/Constraints/NotIdenticalToValidator.php'
1652
  ),
1653
- 'Symfony\\Component\\Validator\\Constraints\\LessThanOrEqual' => array(
1654
  'version' => '5.2.7.0',
1655
- 'path' => $vendorDir . '/symfony/validator/Constraints/LessThanOrEqual.php'
1656
  ),
1657
- 'Symfony\\Component\\Validator\\Constraints\\Ip' => array(
1658
  'version' => '5.2.7.0',
1659
- 'path' => $vendorDir . '/symfony/validator/Constraints/Ip.php'
1660
  ),
1661
- 'Symfony\\Component\\Validator\\Constraints\\Length' => array(
1662
  'version' => '5.2.7.0',
1663
- 'path' => $vendorDir . '/symfony/validator/Constraints/Length.php'
1664
  ),
1665
- 'Symfony\\Component\\Validator\\Constraints\\IsTrueValidator' => array(
1666
  'version' => '5.2.7.0',
1667
- 'path' => $vendorDir . '/symfony/validator/Constraints/IsTrueValidator.php'
1668
  ),
1669
- 'Symfony\\Component\\Validator\\Constraints\\UrlValidator' => array(
1670
  'version' => '5.2.7.0',
1671
- 'path' => $vendorDir . '/symfony/validator/Constraints/UrlValidator.php'
1672
  ),
1673
  'Symfony\\Component\\Validator\\Constraints\\FileValidator' => array(
1674
  'version' => '5.2.7.0',
1675
  'path' => $vendorDir . '/symfony/validator/Constraints/FileValidator.php'
1676
  ),
1677
- 'Symfony\\Component\\Validator\\Constraints\\NotNullValidator' => array(
1678
- 'version' => '5.2.7.0',
1679
- 'path' => $vendorDir . '/symfony/validator/Constraints/NotNullValidator.php'
1680
- ),
1681
- 'Symfony\\Component\\Validator\\Constraints\\UuidValidator' => array(
1682
  'version' => '5.2.7.0',
1683
- 'path' => $vendorDir . '/symfony/validator/Constraints/UuidValidator.php'
1684
  ),
1685
- 'Symfony\\Component\\Validator\\Constraints\\Optional' => array(
1686
  'version' => '5.2.7.0',
1687
- 'path' => $vendorDir . '/symfony/validator/Constraints/Optional.php'
1688
  ),
1689
- 'Symfony\\Component\\Validator\\Constraints\\Cascade' => array(
1690
  'version' => '5.2.7.0',
1691
- 'path' => $vendorDir . '/symfony/validator/Constraints/Cascade.php'
1692
  ),
1693
- 'Symfony\\Component\\Validator\\Constraints\\Traverse' => array(
1694
  'version' => '5.2.7.0',
1695
- 'path' => $vendorDir . '/symfony/validator/Constraints/Traverse.php'
1696
  ),
1697
- 'Symfony\\Component\\Validator\\Constraints\\GreaterThan' => array(
1698
  'version' => '5.2.7.0',
1699
- 'path' => $vendorDir . '/symfony/validator/Constraints/GreaterThan.php'
1700
  ),
1701
- 'Symfony\\Component\\Validator\\Constraints\\BicValidator' => array(
1702
  'version' => '5.2.7.0',
1703
- 'path' => $vendorDir . '/symfony/validator/Constraints/BicValidator.php'
1704
  ),
1705
- 'Symfony\\Component\\Validator\\Constraints\\LessThanValidator' => array(
1706
  'version' => '5.2.7.0',
1707
- 'path' => $vendorDir . '/symfony/validator/Constraints/LessThanValidator.php'
1708
  ),
1709
- 'Symfony\\Component\\Validator\\Constraints\\NumberConstraintTrait' => array(
1710
  'version' => '5.2.7.0',
1711
- 'path' => $vendorDir . '/symfony/validator/Constraints/NumberConstraintTrait.php'
1712
  ),
1713
- 'Symfony\\Component\\Validator\\Constraints\\BlankValidator' => array(
1714
  'version' => '5.2.7.0',
1715
- 'path' => $vendorDir . '/symfony/validator/Constraints/BlankValidator.php'
1716
  ),
1717
- 'Symfony\\Component\\Validator\\Constraints\\GreaterThanOrEqual' => array(
1718
  'version' => '5.2.7.0',
1719
- 'path' => $vendorDir . '/symfony/validator/Constraints/GreaterThanOrEqual.php'
1720
  ),
1721
- 'Symfony\\Component\\Validator\\Constraints\\NotNull' => array(
1722
  'version' => '5.2.7.0',
1723
- 'path' => $vendorDir . '/symfony/validator/Constraints/NotNull.php'
1724
  ),
1725
- 'Symfony\\Component\\Validator\\Constraints\\Bic' => array(
1726
  'version' => '5.2.7.0',
1727
- 'path' => $vendorDir . '/symfony/validator/Constraints/Bic.php'
1728
  ),
1729
- 'Symfony\\Component\\Validator\\Constraints\\Blank' => array(
1730
  'version' => '5.2.7.0',
1731
- 'path' => $vendorDir . '/symfony/validator/Constraints/Blank.php'
1732
  ),
1733
- 'Symfony\\Component\\Validator\\Constraints\\IsinValidator' => array(
1734
  'version' => '5.2.7.0',
1735
- 'path' => $vendorDir . '/symfony/validator/Constraints/IsinValidator.php'
1736
  ),
1737
- 'Symfony\\Component\\Validator\\Constraints\\All' => array(
1738
  'version' => '5.2.7.0',
1739
- 'path' => $vendorDir . '/symfony/validator/Constraints/All.php'
1740
  ),
1741
- 'Symfony\\Component\\Validator\\Constraints\\GroupSequenceProvider' => array(
1742
  'version' => '5.2.7.0',
1743
- 'path' => $vendorDir . '/symfony/validator/Constraints/GroupSequenceProvider.php'
1744
  ),
1745
- 'Symfony\\Component\\Validator\\Constraints\\ZeroComparisonConstraintTrait' => array(
1746
  'version' => '5.2.7.0',
1747
- 'path' => $vendorDir . '/symfony/validator/Constraints/ZeroComparisonConstraintTrait.php'
1748
  ),
1749
  'Symfony\\Component\\Validator\\Constraints\\CurrencyValidator' => array(
1750
  'version' => '5.2.7.0',
1751
  'path' => $vendorDir . '/symfony/validator/Constraints/CurrencyValidator.php'
1752
  ),
1753
- 'Symfony\\Component\\Validator\\Constraints\\Iban' => array(
1754
  'version' => '5.2.7.0',
1755
- 'path' => $vendorDir . '/symfony/validator/Constraints/Iban.php'
1756
  ),
1757
- 'Symfony\\Component\\Validator\\Constraints\\Timezone' => array(
1758
  'version' => '5.2.7.0',
1759
- 'path' => $vendorDir . '/symfony/validator/Constraints/Timezone.php'
1760
  ),
1761
- 'Symfony\\Component\\Validator\\Constraints\\Ulid' => array(
1762
  'version' => '5.2.7.0',
1763
- 'path' => $vendorDir . '/symfony/validator/Constraints/Ulid.php'
1764
  ),
1765
- 'Symfony\\Component\\Validator\\Constraints\\Callback' => array(
1766
  'version' => '5.2.7.0',
1767
- 'path' => $vendorDir . '/symfony/validator/Constraints/Callback.php'
1768
  ),
1769
- 'Symfony\\Component\\Validator\\Constraints\\TimeValidator' => array(
1770
  'version' => '5.2.7.0',
1771
- 'path' => $vendorDir . '/symfony/validator/Constraints/TimeValidator.php'
1772
  ),
1773
- 'Symfony\\Component\\Validator\\Constraints\\AllValidator' => array(
1774
  'version' => '5.2.7.0',
1775
- 'path' => $vendorDir . '/symfony/validator/Constraints/AllValidator.php'
1776
  ),
1777
- 'Symfony\\Component\\Validator\\Constraints\\CollectionValidator' => array(
1778
  'version' => '5.2.7.0',
1779
- 'path' => $vendorDir . '/symfony/validator/Constraints/CollectionValidator.php'
1780
  ),
1781
- 'Symfony\\Component\\Validator\\Constraints\\Composite' => array(
1782
  'version' => '5.2.7.0',
1783
- 'path' => $vendorDir . '/symfony/validator/Constraints/Composite.php'
1784
  ),
1785
- 'Symfony\\Component\\Validator\\Constraints\\IsNull' => array(
1786
  'version' => '5.2.7.0',
1787
- 'path' => $vendorDir . '/symfony/validator/Constraints/IsNull.php'
1788
  ),
1789
- 'Symfony\\Component\\Validator\\Constraints\\IsbnValidator' => array(
1790
  'version' => '5.2.7.0',
1791
- 'path' => $vendorDir . '/symfony/validator/Constraints/IsbnValidator.php'
1792
  ),
1793
- 'Symfony\\Component\\Validator\\Constraints\\CallbackValidator' => array(
1794
  'version' => '5.2.7.0',
1795
- 'path' => $vendorDir . '/symfony/validator/Constraints/CallbackValidator.php'
1796
  ),
1797
- 'Symfony\\Component\\Validator\\Constraints\\EnableAutoMapping' => array(
1798
  'version' => '5.2.7.0',
1799
- 'path' => $vendorDir . '/symfony/validator/Constraints/EnableAutoMapping.php'
1800
  ),
1801
- 'Symfony\\Component\\Validator\\Constraints\\GreaterThanOrEqualValidator' => array(
1802
  'version' => '5.2.7.0',
1803
- 'path' => $vendorDir . '/symfony/validator/Constraints/GreaterThanOrEqualValidator.php'
1804
  ),
1805
- 'Symfony\\Component\\Validator\\Constraints\\TimezoneValidator' => array(
1806
  'version' => '5.2.7.0',
1807
- 'path' => $vendorDir . '/symfony/validator/Constraints/TimezoneValidator.php'
1808
  ),
1809
- 'Symfony\\Component\\Validator\\Constraints\\Locale' => array(
1810
  'version' => '5.2.7.0',
1811
- 'path' => $vendorDir . '/symfony/validator/Constraints/Locale.php'
1812
  ),
1813
- 'Symfony\\Component\\Validator\\Constraints\\DateTime' => array(
1814
  'version' => '5.2.7.0',
1815
- 'path' => $vendorDir . '/symfony/validator/Constraints/DateTime.php'
1816
  ),
1817
- 'Symfony\\Component\\Validator\\Constraints\\Date' => array(
1818
  'version' => '5.2.7.0',
1819
- 'path' => $vendorDir . '/symfony/validator/Constraints/Date.php'
1820
  ),
1821
  'Symfony\\Component\\Validator\\Constraints\\Choice' => array(
1822
  'version' => '5.2.7.0',
1823
  'path' => $vendorDir . '/symfony/validator/Constraints/Choice.php'
1824
  ),
1825
- 'Symfony\\Component\\Validator\\Constraints\\Language' => array(
1826
  'version' => '5.2.7.0',
1827
- 'path' => $vendorDir . '/symfony/validator/Constraints/Language.php'
1828
  ),
1829
- 'Symfony\\Component\\Validator\\Constraints\\SequentiallyValidator' => array(
1830
  'version' => '5.2.7.0',
1831
- 'path' => $vendorDir . '/symfony/validator/Constraints/SequentiallyValidator.php'
1832
  ),
1833
- 'Symfony\\Component\\Validator\\Constraints\\NotEqualTo' => array(
1834
  'version' => '5.2.7.0',
1835
- 'path' => $vendorDir . '/symfony/validator/Constraints/NotEqualTo.php'
1836
  ),
1837
- 'Symfony\\Component\\Validator\\Constraints\\DateValidator' => array(
1838
  'version' => '5.2.7.0',
1839
- 'path' => $vendorDir . '/symfony/validator/Constraints/DateValidator.php'
1840
  ),
1841
- 'Symfony\\Component\\Validator\\Constraints\\AbstractComparisonValidator' => array(
1842
  'version' => '5.2.7.0',
1843
- 'path' => $vendorDir . '/symfony/validator/Constraints/AbstractComparisonValidator.php'
1844
  ),
1845
- 'Symfony\\Component\\Validator\\Constraints\\Compound' => array(
1846
  'version' => '5.2.7.0',
1847
- 'path' => $vendorDir . '/symfony/validator/Constraints/Compound.php'
1848
  ),
1849
- 'Symfony\\Component\\Validator\\Constraints\\Time' => array(
1850
  'version' => '5.2.7.0',
1851
- 'path' => $vendorDir . '/symfony/validator/Constraints/Time.php'
1852
  ),
1853
- 'Symfony\\Component\\Validator\\Constraints\\Isin' => array(
1854
  'version' => '5.2.7.0',
1855
- 'path' => $vendorDir . '/symfony/validator/Constraints/Isin.php'
1856
- ),
1857
- 'Symfony\\Component\\Validator\\Constraints\\GroupSequence' => array(
1858
- 'version' => '5.2.7.0',
1859
- 'path' => $vendorDir . '/symfony/validator/Constraints/GroupSequence.php'
1860
- ),
1861
- 'Symfony\\Component\\Validator\\Constraints\\Unique' => array(
1862
- 'version' => '5.2.7.0',
1863
- 'path' => $vendorDir . '/symfony/validator/Constraints/Unique.php'
1864
  ),
1865
  'Symfony\\Component\\Validator\\Constraints\\CountryValidator' => array(
1866
  'version' => '5.2.7.0',
1867
  'path' => $vendorDir . '/symfony/validator/Constraints/CountryValidator.php'
1868
  ),
1869
- 'Symfony\\Component\\Validator\\Constraints\\IsTrue' => array(
1870
  'version' => '5.2.7.0',
1871
- 'path' => $vendorDir . '/symfony/validator/Constraints/IsTrue.php'
1872
  ),
1873
- 'Symfony\\Component\\Validator\\Constraints\\RegexValidator' => array(
1874
  'version' => '5.2.7.0',
1875
- 'path' => $vendorDir . '/symfony/validator/Constraints/RegexValidator.php'
 
 
 
 
1876
  ),
1877
  'Symfony\\Component\\Validator\\Constraints\\CountValidator' => array(
1878
  'version' => '5.2.7.0',
1879
  'path' => $vendorDir . '/symfony/validator/Constraints/CountValidator.php'
1880
  ),
1881
- 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => array(
1882
  'version' => '5.2.7.0',
1883
- 'path' => $vendorDir . '/symfony/validator/Constraints/ExpressionValidator.php'
1884
  ),
1885
- 'Symfony\\Component\\Validator\\Constraints\\LuhnValidator' => array(
1886
  'version' => '5.2.7.0',
1887
- 'path' => $vendorDir . '/symfony/validator/Constraints/LuhnValidator.php'
1888
  ),
1889
- 'Symfony\\Component\\Validator\\Constraints\\Expression' => array(
1890
  'version' => '5.2.7.0',
1891
- 'path' => $vendorDir . '/symfony/validator/Constraints/Expression.php'
1892
  ),
1893
- 'Symfony\\Component\\Validator\\Constraints\\LengthValidator' => array(
1894
  'version' => '5.2.7.0',
1895
- 'path' => $vendorDir . '/symfony/validator/Constraints/LengthValidator.php'
1896
  ),
1897
- 'Symfony\\Component\\Validator\\Constraints\\Count' => array(
1898
  'version' => '5.2.7.0',
1899
- 'path' => $vendorDir . '/symfony/validator/Constraints/Count.php'
1900
  ),
1901
- 'Symfony\\Component\\Validator\\Constraints\\LocaleValidator' => array(
1902
  'version' => '5.2.7.0',
1903
- 'path' => $vendorDir . '/symfony/validator/Constraints/LocaleValidator.php'
1904
  ),
1905
- 'Symfony\\Component\\Validator\\Constraints\\IbanValidator' => array(
1906
  'version' => '5.2.7.0',
1907
- 'path' => $vendorDir . '/symfony/validator/Constraints/IbanValidator.php'
1908
  ),
1909
- 'Symfony\\Component\\Validator\\Constraints\\LanguageValidator' => array(
1910
  'version' => '5.2.7.0',
1911
- 'path' => $vendorDir . '/symfony/validator/Constraints/LanguageValidator.php'
1912
  ),
1913
- 'Symfony\\Component\\Validator\\Constraints\\Range' => array(
1914
  'version' => '5.2.7.0',
1915
- 'path' => $vendorDir . '/symfony/validator/Constraints/Range.php'
1916
  ),
1917
- 'Symfony\\Component\\Validator\\Constraints\\Negative' => array(
1918
  'version' => '5.2.7.0',
1919
- 'path' => $vendorDir . '/symfony/validator/Constraints/Negative.php'
1920
  ),
1921
- 'Symfony\\Component\\Validator\\Constraints\\CardSchemeValidator' => array(
1922
  'version' => '5.2.7.0',
1923
- 'path' => $vendorDir . '/symfony/validator/Constraints/CardSchemeValidator.php'
1924
  ),
1925
- 'Symfony\\Component\\Validator\\Constraints\\Required' => array(
1926
  'version' => '5.2.7.0',
1927
- 'path' => $vendorDir . '/symfony/validator/Constraints/Required.php'
1928
  ),
1929
- 'Symfony\\Component\\Validator\\Constraints\\UlidValidator' => array(
1930
  'version' => '5.2.7.0',
1931
- 'path' => $vendorDir . '/symfony/validator/Constraints/UlidValidator.php'
1932
  ),
1933
- 'Symfony\\Component\\Validator\\Constraints\\ExpressionLanguageSyntax' => array(
1934
  'version' => '5.2.7.0',
1935
- 'path' => $vendorDir . '/symfony/validator/Constraints/ExpressionLanguageSyntax.php'
1936
  ),
1937
- 'Symfony\\Component\\Validator\\Constraints\\PositiveOrZero' => array(
1938
  'version' => '5.2.7.0',
1939
- 'path' => $vendorDir . '/symfony/validator/Constraints/PositiveOrZero.php'
1940
  ),
1941
- 'Symfony\\Component\\Validator\\Constraints\\Isbn' => array(
1942
  'version' => '5.2.7.0',
1943
- 'path' => $vendorDir . '/symfony/validator/Constraints/Isbn.php'
1944
  ),
1945
- 'Symfony\\Component\\Validator\\Constraints\\NotBlank' => array(
1946
  'version' => '5.2.7.0',
1947
- 'path' => $vendorDir . '/symfony/validator/Constraints/NotBlank.php'
1948
  ),
1949
- 'Symfony\\Component\\Validator\\Constraints\\AtLeastOneOf' => array(
1950
  'version' => '5.2.7.0',
1951
- 'path' => $vendorDir . '/symfony/validator/Constraints/AtLeastOneOf.php'
1952
  ),
1953
- 'Symfony\\Component\\Validator\\Constraints\\IpValidator' => array(
1954
  'version' => '5.2.7.0',
1955
- 'path' => $vendorDir . '/symfony/validator/Constraints/IpValidator.php'
1956
  ),
1957
- 'Symfony\\Component\\Validator\\Constraints\\AtLeastOneOfValidator' => array(
1958
  'version' => '5.2.7.0',
1959
- 'path' => $vendorDir . '/symfony/validator/Constraints/AtLeastOneOfValidator.php'
1960
  ),
1961
- 'Symfony\\Component\\Validator\\Constraints\\Hostname' => array(
1962
  'version' => '5.2.7.0',
1963
- 'path' => $vendorDir . '/symfony/validator/Constraints/Hostname.php'
1964
  ),
1965
- 'Symfony\\Component\\Validator\\Constraints\\LessThan' => array(
1966
  'version' => '5.2.7.0',
1967
- 'path' => $vendorDir . '/symfony/validator/Constraints/LessThan.php'
1968
  ),
1969
- 'Symfony\\Component\\Validator\\Constraints\\DivisibleByValidator' => array(
1970
  'version' => '5.2.7.0',
1971
- 'path' => $vendorDir . '/symfony/validator/Constraints/DivisibleByValidator.php'
1972
  ),
1973
- 'Symfony\\Component\\Validator\\Constraints\\DisableAutoMapping' => array(
1974
  'version' => '5.2.7.0',
1975
- 'path' => $vendorDir . '/symfony/validator/Constraints/DisableAutoMapping.php'
1976
  ),
1977
- 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => array(
1978
  'version' => '5.2.7.0',
1979
- 'path' => $vendorDir . '/symfony/validator/Constraints/NotCompromisedPasswordValidator.php'
1980
  ),
1981
- 'Symfony\\Component\\Validator\\Constraints\\CardScheme' => array(
1982
  'version' => '5.2.7.0',
1983
- 'path' => $vendorDir . '/symfony/validator/Constraints/CardScheme.php'
1984
  ),
1985
- 'Symfony\\Component\\Validator\\Constraints\\Image' => array(
1986
  'version' => '5.2.7.0',
1987
- 'path' => $vendorDir . '/symfony/validator/Constraints/Image.php'
1988
  ),
1989
- 'Symfony\\Component\\Validator\\Constraints\\ValidValidator' => array(
1990
  'version' => '5.2.7.0',
1991
- 'path' => $vendorDir . '/symfony/validator/Constraints/ValidValidator.php'
1992
  ),
1993
- 'Symfony\\Component\\Validator\\Constraints\\CompoundValidator' => array(
1994
  'version' => '5.2.7.0',
1995
- 'path' => $vendorDir . '/symfony/validator/Constraints/CompoundValidator.php'
1996
  ),
1997
- 'Symfony\\Component\\Validator\\Constraints\\Positive' => array(
1998
  'version' => '5.2.7.0',
1999
- 'path' => $vendorDir . '/symfony/validator/Constraints/Positive.php'
2000
  ),
2001
- 'Symfony\\Component\\Validator\\Constraints\\Existence' => array(
2002
  'version' => '5.2.7.0',
2003
- 'path' => $vendorDir . '/symfony/validator/Constraints/Existence.php'
2004
  ),
2005
- 'Symfony\\Component\\Validator\\Constraints\\RangeValidator' => array(
2006
  'version' => '5.2.7.0',
2007
- 'path' => $vendorDir . '/symfony/validator/Constraints/RangeValidator.php'
2008
  ),
2009
- 'Symfony\\Component\\Validator\\Constraints\\IsNullValidator' => array(
2010
  'version' => '5.2.7.0',
2011
- 'path' => $vendorDir . '/symfony/validator/Constraints/IsNullValidator.php'
2012
  ),
2013
- 'Symfony\\Component\\Validator\\Constraints\\NotBlankValidator' => array(
2014
  'version' => '5.2.7.0',
2015
- 'path' => $vendorDir . '/symfony/validator/Constraints/NotBlankValidator.php'
2016
  ),
2017
- 'Symfony\\Component\\Validator\\Constraints\\NotIdenticalTo' => array(
2018
  'version' => '5.2.7.0',
2019
- 'path' => $vendorDir . '/symfony/validator/Constraints/NotIdenticalTo.php'
2020
  ),
2021
- 'Symfony\\Component\\Validator\\Constraints\\AbstractComparison' => array(
2022
  'version' => '5.2.7.0',
2023
- 'path' => $vendorDir . '/symfony/validator/Constraints/AbstractComparison.php'
2024
  ),
2025
- 'Symfony\\Component\\Validator\\Mapping\\MemberMetadata' => array(
2026
  'version' => '5.2.7.0',
2027
- 'path' => $vendorDir . '/symfony/validator/Mapping/MemberMetadata.php'
2028
  ),
2029
- 'Symfony\\Component\\Validator\\Mapping\\GetterMetadata' => array(
2030
  'version' => '5.2.7.0',
2031
- 'path' => $vendorDir . '/symfony/validator/Mapping/GetterMetadata.php'
2032
  ),
2033
- 'Symfony\\Component\\Validator\\Mapping\\CascadingStrategy' => array(
2034
  'version' => '5.2.7.0',
2035
- 'path' => $vendorDir . '/symfony/validator/Mapping/CascadingStrategy.php'
2036
  ),
2037
- 'Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory' => array(
2038
  'version' => '5.2.7.0',
2039
- 'path' => $vendorDir . '/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php'
2040
  ),
2041
- 'Symfony\\Component\\Validator\\Mapping\\Factory\\MetadataFactoryInterface' => array(
2042
  'version' => '5.2.7.0',
2043
- 'path' => $vendorDir . '/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php'
2044
  ),
2045
- 'Symfony\\Component\\Validator\\Mapping\\Factory\\BlackHoleMetadataFactory' => array(
2046
  'version' => '5.2.7.0',
2047
- 'path' => $vendorDir . '/symfony/validator/Mapping/Factory/BlackHoleMetadataFactory.php'
2048
  ),
2049
- 'Symfony\\Component\\Validator\\Mapping\\ClassMetadataInterface' => array(
2050
  'version' => '5.2.7.0',
2051
- 'path' => $vendorDir . '/symfony/validator/Mapping/ClassMetadataInterface.php'
2052
  ),
2053
- 'Symfony\\Component\\Validator\\Mapping\\PropertyMetadataInterface' => array(
2054
  'version' => '5.2.7.0',
2055
- 'path' => $vendorDir . '/symfony/validator/Mapping/PropertyMetadataInterface.php'
2056
  ),
2057
- 'Symfony\\Component\\Validator\\Mapping\\ClassMetadata' => array(
2058
  'version' => '5.2.7.0',
2059
- 'path' => $vendorDir . '/symfony/validator/Mapping/ClassMetadata.php'
2060
  ),
2061
- 'Symfony\\Component\\Validator\\Mapping\\TraversalStrategy' => array(
2062
  'version' => '5.2.7.0',
2063
- 'path' => $vendorDir . '/symfony/validator/Mapping/TraversalStrategy.php'
2064
  ),
2065
- 'Symfony\\Component\\Validator\\Mapping\\Loader\\FilesLoader' => array(
2066
  'version' => '5.2.7.0',
2067
- 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/FilesLoader.php'
2068
  ),
2069
- 'Symfony\\Component\\Validator\\Mapping\\Loader\\PropertyInfoLoader' => array(
2070
  'version' => '5.2.7.0',
2071
- 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/PropertyInfoLoader.php'
2072
  ),
2073
- 'Symfony\\Component\\Validator\\Mapping\\Loader\\AnnotationLoader' => array(
2074
  'version' => '5.2.7.0',
2075
- 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/AnnotationLoader.php'
2076
  ),
2077
- 'Symfony\\Component\\Validator\\Mapping\\Loader\\YamlFilesLoader' => array(
2078
  'version' => '5.2.7.0',
2079
- 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/YamlFilesLoader.php'
2080
  ),
2081
- 'Symfony\\Component\\Validator\\Mapping\\Loader\\LoaderChain' => array(
2082
  'version' => '5.2.7.0',
2083
- 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/LoaderChain.php'
2084
  ),
2085
- 'Symfony\\Component\\Validator\\Mapping\\Loader\\StaticMethodLoader' => array(
2086
  'version' => '5.2.7.0',
2087
- 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/StaticMethodLoader.php'
2088
  ),
2089
- 'Symfony\\Component\\Validator\\Mapping\\Loader\\FileLoader' => array(
2090
  'version' => '5.2.7.0',
2091
- 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/FileLoader.php'
2092
  ),
2093
- 'Symfony\\Component\\Validator\\Mapping\\Loader\\LoaderInterface' => array(
2094
  'version' => '5.2.7.0',
2095
- 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/LoaderInterface.php'
2096
  ),
2097
- 'Symfony\\Component\\Validator\\Mapping\\Loader\\AutoMappingTrait' => array(
2098
  'version' => '5.2.7.0',
2099
- 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/AutoMappingTrait.php'
2100
  ),
2101
- 'Symfony\\Component\\Validator\\Mapping\\Loader\\YamlFileLoader' => array(
2102
  'version' => '5.2.7.0',
2103
- 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/YamlFileLoader.php'
2104
  ),
2105
- 'Symfony\\Component\\Validator\\Mapping\\Loader\\XmlFileLoader' => array(
2106
  'version' => '5.2.7.0',
2107
- 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/XmlFileLoader.php'
2108
  ),
2109
- 'Symfony\\Component\\Validator\\Mapping\\Loader\\XmlFilesLoader' => array(
2110
  'version' => '5.2.7.0',
2111
- 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/XmlFilesLoader.php'
2112
  ),
2113
- 'Symfony\\Component\\Validator\\Mapping\\Loader\\AbstractLoader' => array(
2114
  'version' => '5.2.7.0',
2115
- 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/AbstractLoader.php'
2116
- ),
2117
- 'Symfony\\Component\\Validator\\Mapping\\MetadataInterface' => array(
2118
- 'version' => '5.2.7.0',
2119
- 'path' => $vendorDir . '/symfony/validator/Mapping/MetadataInterface.php'
2120
- ),
2121
- 'Symfony\\Component\\Validator\\Mapping\\PropertyMetadata' => array(
2122
- 'version' => '5.2.7.0',
2123
- 'path' => $vendorDir . '/symfony/validator/Mapping/PropertyMetadata.php'
2124
  ),
2125
- 'Symfony\\Component\\Validator\\Mapping\\GenericMetadata' => array(
2126
  'version' => '5.2.7.0',
2127
- 'path' => $vendorDir . '/symfony/validator/Mapping/GenericMetadata.php'
2128
  ),
2129
- 'Symfony\\Component\\Validator\\Mapping\\AutoMappingStrategy' => array(
2130
  'version' => '5.2.7.0',
2131
- 'path' => $vendorDir . '/symfony/validator/Mapping/AutoMappingStrategy.php'
2132
  ),
2133
- 'Symfony\\Component\\Validator\\DataCollector\\ValidatorDataCollector' => array(
2134
  'version' => '5.2.7.0',
2135
- 'path' => $vendorDir . '/symfony/validator/DataCollector/ValidatorDataCollector.php'
2136
  ),
2137
- 'Symfony\\Component\\Validator\\ConstraintViolation' => array(
2138
  'version' => '5.2.7.0',
2139
- 'path' => $vendorDir . '/symfony/validator/ConstraintViolation.php'
2140
  ),
2141
- 'Symfony\\Component\\Validator\\ContainerConstraintValidatorFactory' => array(
2142
  'version' => '5.2.7.0',
2143
- 'path' => $vendorDir . '/symfony/validator/ContainerConstraintValidatorFactory.php'
2144
  ),
2145
- 'Symfony\\Component\\Validator\\ConstraintViolationInterface' => array(
2146
  'version' => '5.2.7.0',
2147
- 'path' => $vendorDir . '/symfony/validator/ConstraintViolationInterface.php'
2148
  ),
2149
- 'Symfony\\Component\\Validator\\Validator\\RecursiveContextualValidator' => array(
2150
  'version' => '5.2.7.0',
2151
- 'path' => $vendorDir . '/symfony/validator/Validator/RecursiveContextualValidator.php'
2152
  ),
2153
- 'Symfony\\Component\\Validator\\Validator\\LazyProperty' => array(
2154
  'version' => '5.2.7.0',
2155
- 'path' => $vendorDir . '/symfony/validator/Validator/LazyProperty.php'
2156
  ),
2157
- 'Symfony\\Component\\Validator\\Validator\\ValidatorInterface' => array(
2158
  'version' => '5.2.7.0',
2159
- 'path' => $vendorDir . '/symfony/validator/Validator/ValidatorInterface.php'
2160
  ),
2161
- 'Symfony\\Component\\Validator\\Validator\\ContextualValidatorInterface' => array(
2162
  'version' => '5.2.7.0',
2163
- 'path' => $vendorDir . '/symfony/validator/Validator/ContextualValidatorInterface.php'
2164
  ),
2165
- 'Symfony\\Component\\Validator\\Validator\\TraceableValidator' => array(
2166
  'version' => '5.2.7.0',
2167
- 'path' => $vendorDir . '/symfony/validator/Validator/TraceableValidator.php'
2168
  ),
2169
- 'Symfony\\Component\\Validator\\Validator\\RecursiveValidator' => array(
2170
  'version' => '5.2.7.0',
2171
- 'path' => $vendorDir . '/symfony/validator/Validator/RecursiveValidator.php'
2172
  ),
2173
- 'Symfony\\Component\\Validator\\ValidatorBuilder' => array(
2174
  'version' => '5.2.7.0',
2175
- 'path' => $vendorDir . '/symfony/validator/ValidatorBuilder.php'
2176
  ),
2177
- 'Symfony\\Component\\Validator\\ConstraintValidatorInterface' => array(
2178
  'version' => '5.2.7.0',
2179
- 'path' => $vendorDir . '/symfony/validator/ConstraintValidatorInterface.php'
2180
  ),
2181
- 'Symfony\\Component\\Validator\\Violation\\ConstraintViolationBuilder' => array(
2182
  'version' => '5.2.7.0',
2183
- 'path' => $vendorDir . '/symfony/validator/Violation/ConstraintViolationBuilder.php'
2184
  ),
2185
- 'Symfony\\Component\\Validator\\Violation\\ConstraintViolationBuilderInterface' => array(
2186
  'version' => '5.2.7.0',
2187
- 'path' => $vendorDir . '/symfony/validator/Violation/ConstraintViolationBuilderInterface.php'
2188
  ),
2189
- 'Symfony\\Component\\Validator\\ObjectInitializerInterface' => array(
2190
  'version' => '5.2.7.0',
2191
- 'path' => $vendorDir . '/symfony/validator/ObjectInitializerInterface.php'
2192
  ),
2193
- 'Symfony\\Component\\Validator\\Util\\PropertyPath' => array(
2194
- 'version' => '5.2.7.0',
2195
- 'path' => $vendorDir . '/symfony/validator/Util/PropertyPath.php'
2196
  ),
2197
  'Psr\\Log\\LogLevel' => array(
2198
  'version' => '1.1.4.0',
2199
  'path' => $vendorDir . '/psr/log/Psr/Log/LogLevel.php'
2200
  ),
 
 
 
 
2201
  'Psr\\Log\\Test\\TestLogger' => array(
2202
  'version' => '1.1.4.0',
2203
  'path' => $vendorDir . '/psr/log/Psr/Log/Test/TestLogger.php'
@@ -2206,25 +2214,17 @@ return array(
2206
  'version' => '1.1.4.0',
2207
  'path' => $vendorDir . '/psr/log/Psr/Log/Test/DummyTest.php'
2208
  ),
2209
- 'Psr\\Log\\Test\\LoggerInterfaceTest' => array(
2210
- 'version' => '1.1.4.0',
2211
- 'path' => $vendorDir . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php'
2212
- ),
2213
- 'Psr\\Log\\InvalidArgumentException' => array(
2214
- 'version' => '1.1.4.0',
2215
- 'path' => $vendorDir . '/psr/log/Psr/Log/InvalidArgumentException.php'
2216
- ),
2217
  'Psr\\Log\\LoggerAwareTrait' => array(
2218
  'version' => '1.1.4.0',
2219
  'path' => $vendorDir . '/psr/log/Psr/Log/LoggerAwareTrait.php'
2220
  ),
2221
- 'Psr\\Log\\LoggerAwareInterface' => array(
2222
  'version' => '1.1.4.0',
2223
- 'path' => $vendorDir . '/psr/log/Psr/Log/LoggerAwareInterface.php'
2224
  ),
2225
- 'Psr\\Log\\AbstractLogger' => array(
2226
  'version' => '1.1.4.0',
2227
- 'path' => $vendorDir . '/psr/log/Psr/Log/AbstractLogger.php'
2228
  ),
2229
  'Psr\\Log\\LoggerInterface' => array(
2230
  'version' => '1.1.4.0',
@@ -2234,14 +2234,22 @@ return array(
2234
  'version' => '1.1.4.0',
2235
  'path' => $vendorDir . '/psr/log/Psr/Log/LoggerTrait.php'
2236
  ),
2237
- 'Psr\\Log\\NullLogger' => array(
2238
  'version' => '1.1.4.0',
2239
- 'path' => $vendorDir . '/psr/log/Psr/Log/NullLogger.php'
 
 
 
 
2240
  ),
2241
  'Psr\\Http\\Message\\StreamFactoryInterface' => array(
2242
  'version' => '1.0.1.0',
2243
  'path' => $vendorDir . '/psr/http-factory/src/StreamFactoryInterface.php'
2244
  ),
 
 
 
 
2245
  'Psr\\Http\\Message\\UriFactoryInterface' => array(
2246
  'version' => '1.0.1.0',
2247
  'path' => $vendorDir . '/psr/http-factory/src/UriFactoryInterface.php'
@@ -2250,21 +2258,21 @@ return array(
2250
  'version' => '1.0.1.0',
2251
  'path' => $vendorDir . '/psr/http-factory/src/ServerRequestFactoryInterface.php'
2252
  ),
2253
- 'Psr\\Http\\Message\\UploadedFileFactoryInterface' => array(
2254
  'version' => '1.0.1.0',
2255
- 'path' => $vendorDir . '/psr/http-factory/src/UploadedFileFactoryInterface.php'
2256
  ),
2257
- 'Psr\\Http\\Message\\ResponseFactoryInterface' => array(
2258
  'version' => '1.0.1.0',
2259
- 'path' => $vendorDir . '/psr/http-factory/src/ResponseFactoryInterface.php'
2260
  ),
2261
- 'Psr\\Http\\Message\\RequestFactoryInterface' => array(
2262
  'version' => '1.0.1.0',
2263
- 'path' => $vendorDir . '/psr/http-factory/src/RequestFactoryInterface.php'
2264
  ),
2265
- 'Psr\\Http\\Message\\MessageInterface' => array(
2266
  'version' => '1.0.1.0',
2267
- 'path' => $vendorDir . '/psr/http-message/src/MessageInterface.php'
2268
  ),
2269
  'Psr\\Http\\Message\\UploadedFileInterface' => array(
2270
  'version' => '1.0.1.0',
@@ -2278,26 +2286,18 @@ return array(
2278
  'version' => '1.0.1.0',
2279
  'path' => $vendorDir . '/psr/http-message/src/ResponseInterface.php'
2280
  ),
2281
- 'Psr\\Http\\Message\\UriInterface' => array(
2282
- 'version' => '1.0.1.0',
2283
- 'path' => $vendorDir . '/psr/http-message/src/UriInterface.php'
2284
- ),
2285
- 'Psr\\Http\\Message\\ServerRequestInterface' => array(
2286
  'version' => '1.0.1.0',
2287
- 'path' => $vendorDir . '/psr/http-message/src/ServerRequestInterface.php'
2288
  ),
2289
- 'Psr\\Http\\Message\\StreamInterface' => array(
2290
  'version' => '1.0.1.0',
2291
- 'path' => $vendorDir . '/psr/http-message/src/StreamInterface.php'
2292
  ),
2293
  'Psr\\Http\\Client\\RequestExceptionInterface' => array(
2294
  'version' => '1.0.1.0',
2295
  'path' => $vendorDir . '/psr/http-client/src/RequestExceptionInterface.php'
2296
  ),
2297
- 'Psr\\Http\\Client\\NetworkExceptionInterface' => array(
2298
- 'version' => '1.0.1.0',
2299
- 'path' => $vendorDir . '/psr/http-client/src/NetworkExceptionInterface.php'
2300
- ),
2301
  'Psr\\Http\\Client\\ClientInterface' => array(
2302
  'version' => '1.0.1.0',
2303
  'path' => $vendorDir . '/psr/http-client/src/ClientInterface.php'
@@ -2306,553 +2306,541 @@ return array(
2306
  'version' => '1.0.1.0',
2307
  'path' => $vendorDir . '/psr/http-client/src/ClientExceptionInterface.php'
2308
  ),
2309
- 'Psr\\Container\\ContainerExceptionInterface' => array(
2310
  'version' => '1.1.1.0',
2311
- 'path' => $vendorDir . '/psr/container/src/ContainerExceptionInterface.php'
2312
  ),
2313
  'Psr\\Container\\ContainerInterface' => array(
2314
  'version' => '1.1.1.0',
2315
  'path' => $vendorDir . '/psr/container/src/ContainerInterface.php'
2316
  ),
2317
- 'Psr\\Container\\NotFoundExceptionInterface' => array(
2318
  'version' => '1.1.1.0',
2319
- 'path' => $vendorDir . '/psr/container/src/NotFoundExceptionInterface.php'
2320
  ),
2321
  'Psr\\Cache\\CacheItemPoolInterface' => array(
2322
  'version' => '1.0.1.0',
2323
  'path' => $vendorDir . '/psr/cache/src/CacheItemPoolInterface.php'
2324
  ),
2325
- 'Psr\\Cache\\CacheException' => array(
2326
  'version' => '1.0.1.0',
2327
- 'path' => $vendorDir . '/psr/cache/src/CacheException.php'
2328
  ),
2329
  'Psr\\Cache\\InvalidArgumentException' => array(
2330
  'version' => '1.0.1.0',
2331
  'path' => $vendorDir . '/psr/cache/src/InvalidArgumentException.php'
2332
  ),
2333
- 'Psr\\Cache\\CacheItemInterface' => array(
2334
  'version' => '1.0.1.0',
2335
- 'path' => $vendorDir . '/psr/cache/src/CacheItemInterface.php'
2336
  ),
2337
- 'ParagonIE\\ConstantTime\\Base32' => array(
2338
  'version' => '2.5.0.0',
2339
- 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Base32.php'
2340
  ),
2341
- 'ParagonIE\\ConstantTime\\Encoding' => array(
2342
  'version' => '2.5.0.0',
2343
- 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Encoding.php'
2344
  ),
2345
- 'ParagonIE\\ConstantTime\\RFC4648' => array(
2346
  'version' => '2.5.0.0',
2347
- 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/RFC4648.php'
2348
  ),
2349
- 'ParagonIE\\ConstantTime\\Binary' => array(
2350
  'version' => '2.5.0.0',
2351
- 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Binary.php'
2352
  ),
2353
- 'ParagonIE\\ConstantTime\\Base64' => array(
2354
  'version' => '2.5.0.0',
2355
- 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Base64.php'
2356
  ),
2357
- 'ParagonIE\\ConstantTime\\Hex' => array(
2358
  'version' => '2.5.0.0',
2359
- 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Hex.php'
2360
  ),
2361
- 'ParagonIE\\ConstantTime\\EncoderInterface' => array(
2362
  'version' => '2.5.0.0',
2363
- 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/EncoderInterface.php'
2364
  ),
2365
- 'ParagonIE\\ConstantTime\\Base64DotSlash' => array(
2366
  'version' => '2.5.0.0',
2367
- 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Base64DotSlash.php'
2368
  ),
2369
- 'ParagonIE\\ConstantTime\\Base64UrlSafe' => array(
2370
  'version' => '2.5.0.0',
2371
- 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Base64UrlSafe.php'
2372
  ),
2373
- 'ParagonIE\\ConstantTime\\Base32Hex' => array(
2374
  'version' => '2.5.0.0',
2375
- 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Base32Hex.php'
2376
  ),
2377
- 'ParagonIE\\ConstantTime\\Base64DotSlashOrdered' => array(
2378
  'version' => '2.5.0.0',
2379
- 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php'
2380
  ),
2381
- 'Monolog\\Test\\TestCase' => array(
2382
  'version' => '2.3.5.0',
2383
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Test/TestCase.php'
2384
  ),
2385
- 'Monolog\\Utils' => array(
2386
  'version' => '2.3.5.0',
2387
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Utils.php'
2388
  ),
2389
- 'Monolog\\Formatter\\LineFormatter' => array(
2390
  'version' => '2.3.5.0',
2391
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/LineFormatter.php'
2392
  ),
2393
- 'Monolog\\Formatter\\NormalizerFormatter' => array(
2394
  'version' => '2.3.5.0',
2395
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php'
2396
  ),
2397
- 'Monolog\\Formatter\\FluentdFormatter' => array(
2398
  'version' => '2.3.5.0',
2399
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php'
2400
  ),
2401
- 'Monolog\\Formatter\\LogmaticFormatter' => array(
2402
  'version' => '2.3.5.0',
2403
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php'
2404
  ),
2405
- 'Monolog\\Formatter\\ChromePHPFormatter' => array(
2406
  'version' => '2.3.5.0',
2407
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php'
2408
  ),
2409
- 'Monolog\\Formatter\\ElasticsearchFormatter' => array(
2410
  'version' => '2.3.5.0',
2411
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php'
2412
  ),
2413
- 'Monolog\\Formatter\\ScalarFormatter' => array(
2414
  'version' => '2.3.5.0',
2415
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php'
2416
  ),
2417
- 'Monolog\\Formatter\\JsonFormatter' => array(
2418
  'version' => '2.3.5.0',
2419
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php'
2420
  ),
2421
- 'Monolog\\Formatter\\HtmlFormatter' => array(
2422
  'version' => '2.3.5.0',
2423
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php'
2424
  ),
2425
- 'Monolog\\Formatter\\ElasticaFormatter' => array(
2426
  'version' => '2.3.5.0',
2427
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php'
2428
  ),
2429
- 'Monolog\\Formatter\\MongoDBFormatter' => array(
2430
  'version' => '2.3.5.0',
2431
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php'
2432
  ),
2433
- 'Monolog\\Formatter\\FormatterInterface' => array(
2434
  'version' => '2.3.5.0',
2435
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php'
2436
  ),
2437
- 'Monolog\\Formatter\\LogglyFormatter' => array(
2438
  'version' => '2.3.5.0',
2439
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php'
2440
  ),
2441
- 'Monolog\\Formatter\\GelfMessageFormatter' => array(
2442
  'version' => '2.3.5.0',
2443
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php'
2444
  ),
2445
- 'Monolog\\Formatter\\WildfireFormatter' => array(
2446
  'version' => '2.3.5.0',
2447
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php'
2448
  ),
2449
- 'Monolog\\Formatter\\LogstashFormatter' => array(
2450
  'version' => '2.3.5.0',
2451
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php'
2452
  ),
2453
- 'Monolog\\Formatter\\FlowdockFormatter' => array(
2454
  'version' => '2.3.5.0',
2455
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php'
2456
  ),
2457
- 'Monolog\\DateTimeImmutable' => array(
2458
  'version' => '2.3.5.0',
2459
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/DateTimeImmutable.php'
2460
  ),
2461
- 'Monolog\\ResettableInterface' => array(
2462
  'version' => '2.3.5.0',
2463
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/ResettableInterface.php'
2464
  ),
2465
- 'Monolog\\Processor\\MemoryPeakUsageProcessor' => array(
2466
  'version' => '2.3.5.0',
2467
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php'
2468
  ),
2469
- 'Monolog\\Processor\\ProcessorInterface' => array(
2470
  'version' => '2.3.5.0',
2471
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php'
2472
  ),
2473
- 'Monolog\\Processor\\MercurialProcessor' => array(
2474
  'version' => '2.3.5.0',
2475
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php'
2476
  ),
2477
- 'Monolog\\Processor\\UidProcessor' => array(
2478
  'version' => '2.3.5.0',
2479
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/UidProcessor.php'
2480
  ),
2481
- 'Monolog\\Processor\\TagProcessor' => array(
2482
  'version' => '2.3.5.0',
2483
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/TagProcessor.php'
2484
  ),
2485
- 'Monolog\\Processor\\PsrLogMessageProcessor' => array(
2486
  'version' => '2.3.5.0',
2487
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php'
2488
  ),
2489
- 'Monolog\\Processor\\ProcessIdProcessor' => array(
2490
  'version' => '2.3.5.0',
2491
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php'
2492
  ),
2493
- 'Monolog\\Processor\\IntrospectionProcessor' => array(
2494
  'version' => '2.3.5.0',
2495
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php'
2496
  ),
2497
- 'Monolog\\Processor\\HostnameProcessor' => array(
2498
  'version' => '2.3.5.0',
2499
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php'
2500
  ),
2501
- 'Monolog\\Processor\\GitProcessor' => array(
2502
  'version' => '2.3.5.0',
2503
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/GitProcessor.php'
2504
  ),
2505
- 'Monolog\\Processor\\WebProcessor' => array(
2506
  'version' => '2.3.5.0',
2507
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/WebProcessor.php'
2508
  ),
2509
- 'Monolog\\Processor\\MemoryProcessor' => array(
2510
  'version' => '2.3.5.0',
2511
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php'
2512
  ),
2513
- 'Monolog\\Processor\\MemoryUsageProcessor' => array(
2514
  'version' => '2.3.5.0',
2515
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php'
2516
  ),
2517
- 'Monolog\\Logger' => array(
2518
  'version' => '2.3.5.0',
2519
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Logger.php'
2520
  ),
2521
- 'Monolog\\SignalHandler' => array(
2522
  'version' => '2.3.5.0',
2523
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/SignalHandler.php'
2524
  ),
2525
- 'Monolog\\Registry' => array(
2526
  'version' => '2.3.5.0',
2527
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Registry.php'
2528
  ),
2529
- 'Monolog\\ErrorHandler' => array(
2530
  'version' => '2.3.5.0',
2531
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/ErrorHandler.php'
2532
  ),
2533
  'Monolog\\Handler\\ZendMonitorHandler' => array(
2534
  'version' => '2.3.5.0',
2535
  'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php'
2536
  ),
2537
- 'Monolog\\Handler\\RotatingFileHandler' => array(
2538
  'version' => '2.3.5.0',
2539
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php'
2540
  ),
2541
- 'Monolog\\Handler\\ProcessHandler' => array(
2542
  'version' => '2.3.5.0',
2543
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ProcessHandler.php'
2544
  ),
2545
- 'Monolog\\Handler\\FleepHookHandler' => array(
2546
  'version' => '2.3.5.0',
2547
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php'
2548
  ),
2549
- 'Monolog\\Handler\\WebRequestRecognizerTrait' => array(
2550
  'version' => '2.3.5.0',
2551
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php'
2552
  ),
2553
- 'Monolog\\Handler\\SyslogHandler' => array(
2554
  'version' => '2.3.5.0',
2555
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SyslogHandler.php'
2556
  ),
2557
- 'Monolog\\Handler\\NewRelicHandler' => array(
2558
  'version' => '2.3.5.0',
2559
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php'
2560
  ),
2561
- 'Monolog\\Handler\\SwiftMailerHandler' => array(
2562
  'version' => '2.3.5.0',
2563
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php'
2564
  ),
2565
- 'Monolog\\Handler\\RedisHandler' => array(
2566
  'version' => '2.3.5.0',
2567
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/RedisHandler.php'
2568
  ),
2569
- 'Monolog\\Handler\\MailHandler' => array(
2570
  'version' => '2.3.5.0',
2571
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/MailHandler.php'
2572
  ),
2573
- 'Monolog\\Handler\\AbstractProcessingHandler' => array(
2574
  'version' => '2.3.5.0',
2575
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php'
2576
  ),
2577
- 'Monolog\\Handler\\SlackWebhookHandler' => array(
2578
  'version' => '2.3.5.0',
2579
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php'
2580
  ),
2581
- 'Monolog\\Handler\\SyslogUdpHandler' => array(
2582
  'version' => '2.3.5.0',
2583
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php'
2584
  ),
2585
- 'Monolog\\Handler\\NativeMailerHandler' => array(
2586
  'version' => '2.3.5.0',
2587
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php'
2588
  ),
2589
- 'Monolog\\Handler\\PHPConsoleHandler' => array(
2590
  'version' => '2.3.5.0',
2591
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php'
2592
  ),
2593
- 'Monolog\\Handler\\NoopHandler' => array(
2594
  'version' => '2.3.5.0',
2595
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/NoopHandler.php'
2596
  ),
2597
- 'Monolog\\Handler\\FilterHandler' => array(
2598
  'version' => '2.3.5.0',
2599
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FilterHandler.php'
2600
  ),
2601
- 'Monolog\\Handler\\CubeHandler' => array(
2602
  'version' => '2.3.5.0',
2603
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/CubeHandler.php'
2604
  ),
2605
- 'Monolog\\Handler\\MissingExtensionException' => array(
2606
  'version' => '2.3.5.0',
2607
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php'
2608
  ),
2609
- 'Monolog\\Handler\\ProcessableHandlerInterface' => array(
2610
  'version' => '2.3.5.0',
2611
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php'
2612
  ),
2613
- 'Monolog\\Handler\\FingersCrossed\\ChannelLevelActivationStrategy' => array(
2614
  'version' => '2.3.5.0',
2615
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php'
2616
  ),
2617
- 'Monolog\\Handler\\FingersCrossed\\ActivationStrategyInterface' => array(
2618
  'version' => '2.3.5.0',
2619
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php'
2620
  ),
2621
- 'Monolog\\Handler\\FingersCrossed\\ErrorLevelActivationStrategy' => array(
2622
  'version' => '2.3.5.0',
2623
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php'
2624
  ),
2625
- 'Monolog\\Handler\\StreamHandler' => array(
2626
  'version' => '2.3.5.0',
2627
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/StreamHandler.php'
2628
  ),
2629
- 'Monolog\\Handler\\FirePHPHandler' => array(
2630
  'version' => '2.3.5.0',
2631
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php'
 
 
 
 
2632
  ),
2633
  'Monolog\\Handler\\NullHandler' => array(
2634
  'version' => '2.3.5.0',
2635
  'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/NullHandler.php'
2636
  ),
2637
- 'Monolog\\Handler\\LogglyHandler' => array(
2638
  'version' => '2.3.5.0',
2639
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/LogglyHandler.php'
2640
  ),
2641
- 'Monolog\\Handler\\FallbackGroupHandler' => array(
2642
  'version' => '2.3.5.0',
2643
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php'
2644
  ),
2645
  'Monolog\\Handler\\MandrillHandler' => array(
2646
  'version' => '2.3.5.0',
2647
  'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/MandrillHandler.php'
2648
  ),
2649
- 'Monolog\\Handler\\MongoDBHandler' => array(
2650
- 'version' => '2.3.5.0',
2651
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php'
2652
- ),
2653
- 'Monolog\\Handler\\BrowserConsoleHandler' => array(
2654
- 'version' => '2.3.5.0',
2655
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php'
2656
- ),
2657
- 'Monolog\\Handler\\PsrHandler' => array(
2658
  'version' => '2.3.5.0',
2659
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/PsrHandler.php'
2660
  ),
2661
  'Monolog\\Handler\\CouchDBHandler' => array(
2662
  'version' => '2.3.5.0',
2663
  'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php'
2664
  ),
2665
- 'Monolog\\Handler\\DeduplicationHandler' => array(
2666
  'version' => '2.3.5.0',
2667
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php'
2668
  ),
2669
- 'Monolog\\Handler\\SocketHandler' => array(
2670
  'version' => '2.3.5.0',
2671
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SocketHandler.php'
2672
  ),
2673
- 'Monolog\\Handler\\ElasticsearchHandler' => array(
2674
  'version' => '2.3.5.0',
2675
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php'
2676
  ),
2677
- 'Monolog\\Handler\\IFTTTHandler' => array(
2678
  'version' => '2.3.5.0',
2679
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php'
2680
  ),
2681
- 'Monolog\\Handler\\AmqpHandler' => array(
2682
  'version' => '2.3.5.0',
2683
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/AmqpHandler.php'
2684
  ),
2685
- 'Monolog\\Handler\\DoctrineCouchDBHandler' => array(
2686
  'version' => '2.3.5.0',
2687
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php'
2688
  ),
2689
- 'Monolog\\Handler\\LogEntriesHandler' => array(
2690
  'version' => '2.3.5.0',
2691
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php'
2692
  ),
2693
- 'Monolog\\Handler\\BufferHandler' => array(
2694
  'version' => '2.3.5.0',
2695
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/BufferHandler.php'
2696
  ),
2697
- 'Monolog\\Handler\\GelfHandler' => array(
2698
  'version' => '2.3.5.0',
2699
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/GelfHandler.php'
2700
  ),
2701
- 'Monolog\\Handler\\OverflowHandler' => array(
2702
  'version' => '2.3.5.0',
2703
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/OverflowHandler.php'
2704
  ),
2705
- 'Monolog\\Handler\\FormattableHandlerTrait' => array(
2706
  'version' => '2.3.5.0',
2707
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php'
2708
  ),
2709
- 'Monolog\\Handler\\Curl\\Util' => array(
2710
  'version' => '2.3.5.0',
2711
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/Curl/Util.php'
2712
  ),
2713
- 'Monolog\\Handler\\WhatFailureGroupHandler' => array(
2714
  'version' => '2.3.5.0',
2715
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php'
2716
  ),
2717
- 'Monolog\\Handler\\TestHandler' => array(
2718
  'version' => '2.3.5.0',
2719
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/TestHandler.php'
2720
  ),
2721
- 'Monolog\\Handler\\SendGridHandler' => array(
2722
  'version' => '2.3.5.0',
2723
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SendGridHandler.php'
2724
  ),
2725
- 'Monolog\\Handler\\Handler' => array(
2726
  'version' => '2.3.5.0',
2727
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/Handler.php'
2728
  ),
2729
- 'Monolog\\Handler\\SamplingHandler' => array(
2730
  'version' => '2.3.5.0',
2731
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SamplingHandler.php'
2732
  ),
2733
- 'Monolog\\Handler\\ElasticaHandler' => array(
2734
  'version' => '2.3.5.0',
2735
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php'
2736
  ),
2737
- 'Monolog\\Handler\\ProcessableHandlerTrait' => array(
2738
  'version' => '2.3.5.0',
2739
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php'
2740
  ),
2741
- 'Monolog\\Handler\\HandlerInterface' => array(
2742
  'version' => '2.3.5.0',
2743
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/HandlerInterface.php'
2744
  ),
2745
- 'Monolog\\Handler\\SlackHandler' => array(
2746
  'version' => '2.3.5.0',
2747
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SlackHandler.php'
2748
  ),
2749
- 'Monolog\\Handler\\FingersCrossedHandler' => array(
2750
  'version' => '2.3.5.0',
2751
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php'
2752
  ),
2753
- 'Monolog\\Handler\\GroupHandler' => array(
2754
  'version' => '2.3.5.0',
2755
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/GroupHandler.php'
2756
  ),
2757
- 'Monolog\\Handler\\AbstractSyslogHandler' => array(
2758
  'version' => '2.3.5.0',
2759
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php'
2760
  ),
2761
- 'Monolog\\Handler\\LogmaticHandler' => array(
2762
  'version' => '2.3.5.0',
2763
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php'
2764
  ),
2765
- 'Monolog\\Handler\\Slack\\SlackRecord' => array(
2766
  'version' => '2.3.5.0',
2767
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php'
2768
  ),
2769
- 'Monolog\\Handler\\SyslogUdp\\UdpSocket' => array(
2770
  'version' => '2.3.5.0',
2771
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php'
2772
  ),
2773
- 'Monolog\\Handler\\ErrorLogHandler' => array(
2774
  'version' => '2.3.5.0',
2775
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php'
2776
  ),
2777
- 'Monolog\\Handler\\DynamoDbHandler' => array(
2778
  'version' => '2.3.5.0',
2779
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php'
2780
  ),
2781
- 'Monolog\\Handler\\AbstractHandler' => array(
2782
  'version' => '2.3.5.0',
2783
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/AbstractHandler.php'
2784
  ),
2785
- 'Monolog\\Handler\\SqsHandler' => array(
2786
  'version' => '2.3.5.0',
2787
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SqsHandler.php'
2788
  ),
2789
- 'Monolog\\Handler\\InsightOpsHandler' => array(
2790
  'version' => '2.3.5.0',
2791
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php'
2792
  ),
2793
- 'Monolog\\Handler\\TelegramBotHandler' => array(
2794
  'version' => '2.3.5.0',
2795
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php'
2796
  ),
2797
- 'Monolog\\Handler\\RollbarHandler' => array(
2798
  'version' => '2.3.5.0',
2799
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/RollbarHandler.php'
2800
  ),
2801
- 'Monolog\\Handler\\HandlerWrapper' => array(
2802
  'version' => '2.3.5.0',
2803
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php'
2804
  ),
2805
- 'Monolog\\Handler\\FormattableHandlerInterface' => array(
2806
  'version' => '2.3.5.0',
2807
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php'
2808
  ),
2809
- 'Monolog\\Handler\\RedisPubSubHandler' => array(
2810
  'version' => '2.3.5.0',
2811
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php'
2812
  ),
2813
- 'Monolog\\Handler\\ChromePHPHandler' => array(
2814
  'version' => '2.3.5.0',
2815
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php'
2816
  ),
2817
- 'Monolog\\Handler\\FlowdockHandler' => array(
2818
  'version' => '2.3.5.0',
2819
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php'
2820
  ),
2821
- 'Monolog\\Handler\\PushoverHandler' => array(
2822
  'version' => '2.3.5.0',
2823
- 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/PushoverHandler.php'
2824
  ),
2825
- 'Grpc\\Gcp\\ChannelPoolConfig' => array(
2826
- 'version' => '0.2.0.0',
2827
- 'path' => $vendorDir . '/google/grpc-gcp/src/generated/Grpc/Gcp/ChannelPoolConfig.php'
2828
  ),
2829
- 'Grpc\\Gcp\\AffinityConfig' => array(
2830
  'version' => '0.2.0.0',
2831
- 'path' => $vendorDir . '/google/grpc-gcp/src/generated/Grpc/Gcp/AffinityConfig.php'
2832
  ),
2833
  'Grpc\\Gcp\\MethodConfig' => array(
2834
  'version' => '0.2.0.0',
2835
  'path' => $vendorDir . '/google/grpc-gcp/src/generated/Grpc/Gcp/MethodConfig.php'
2836
  ),
2837
- 'Grpc\\Gcp\\AffinityConfig_Command' => array(
2838
- 'version' => '0.2.0.0',
2839
- 'path' => $vendorDir . '/google/grpc-gcp/src/generated/Grpc/Gcp/AffinityConfig_Command.php'
2840
- ),
2841
- 'Grpc\\Gcp\\ApiConfig' => array(
2842
- 'version' => '0.2.0.0',
2843
- 'path' => $vendorDir . '/google/grpc-gcp/src/generated/Grpc/Gcp/ApiConfig.php'
2844
- ),
2845
- 'Grpc\\Gcp\\GCPServerStreamCall' => array(
2846
  'version' => '0.2.0.0',
2847
- 'path' => $vendorDir . '/google/grpc-gcp/src/GCPServerStreamCall.php'
2848
  ),
2849
- 'Grpc\\Gcp\\GcpExtensionChannel' => array(
2850
  'version' => '0.2.0.0',
2851
- 'path' => $vendorDir . '/google/grpc-gcp/src/GcpExtensionChannel.php'
2852
  ),
2853
- 'Grpc\\Gcp\\GCPUnaryCall' => array(
2854
  'version' => '0.2.0.0',
2855
- 'path' => $vendorDir . '/google/grpc-gcp/src/GCPUnaryCall.php'
2856
  ),
2857
  'Grpc\\Gcp\\GCPBidiStreamingCall' => array(
2858
  'version' => '0.2.0.0',
@@ -2862,14 +2850,6 @@ return array(
2862
  'version' => '0.2.0.0',
2863
  'path' => $vendorDir . '/google/grpc-gcp/src/GCPCallInvoker.php'
2864
  ),
2865
- 'Grpc\\Gcp\\CreatedByDeserializeCheck' => array(
2866
- 'version' => '0.2.0.0',
2867
- 'path' => $vendorDir . '/google/grpc-gcp/src/CreatedByDeserializeCheck.php'
2868
- ),
2869
- 'Grpc\\Gcp\\ChannelRef' => array(
2870
- 'version' => '0.2.0.0',
2871
- 'path' => $vendorDir . '/google/grpc-gcp/src/ChannelRef.php'
2872
- ),
2873
  'Grpc\\Gcp\\GCPClientStreamCall' => array(
2874
  'version' => '0.2.0.0',
2875
  'path' => $vendorDir . '/google/grpc-gcp/src/GCPClientStreamCall.php'
@@ -2882,1837 +2862,1845 @@ return array(
2882
  'version' => '0.2.0.0',
2883
  'path' => $vendorDir . '/google/grpc-gcp/src/Config.php'
2884
  ),
2885
- 'Grpc\\BidiStreamingCall' => array(
2886
- 'version' => '1.42.0.0',
2887
- 'path' => $vendorDir . '/grpc/grpc/src/lib/BidiStreamingCall.php'
2888
  ),
2889
- 'Grpc\\AbstractCall' => array(
2890
- 'version' => '1.42.0.0',
2891
- 'path' => $vendorDir . '/grpc/grpc/src/lib/AbstractCall.php'
2892
  ),
2893
- 'Grpc\\CallInvoker' => array(
2894
- 'version' => '1.42.0.0',
2895
- 'path' => $vendorDir . '/grpc/grpc/src/lib/CallInvoker.php'
 
 
 
 
 
 
 
 
2896
  ),
2897
  'Grpc\\RpcServer' => array(
2898
  'version' => '1.42.0.0',
2899
  'path' => $vendorDir . '/grpc/grpc/src/lib/RpcServer.php'
2900
  ),
 
 
 
 
2901
  'Grpc\\UnaryCall' => array(
2902
  'version' => '1.42.0.0',
2903
  'path' => $vendorDir . '/grpc/grpc/src/lib/UnaryCall.php'
2904
  ),
 
 
 
 
 
 
 
 
2905
  'Grpc\\ServerStreamingCall' => array(
2906
  'version' => '1.42.0.0',
2907
  'path' => $vendorDir . '/grpc/grpc/src/lib/ServerStreamingCall.php'
2908
  ),
2909
- 'Grpc\\ClientStreamingCall' => array(
2910
  'version' => '1.42.0.0',
2911
- 'path' => $vendorDir . '/grpc/grpc/src/lib/ClientStreamingCall.php'
2912
  ),
2913
- 'Grpc\\MethodDescriptor' => array(
2914
  'version' => '1.42.0.0',
2915
- 'path' => $vendorDir . '/grpc/grpc/src/lib/MethodDescriptor.php'
2916
  ),
2917
  'Grpc\\BaseStub' => array(
2918
  'version' => '1.42.0.0',
2919
  'path' => $vendorDir . '/grpc/grpc/src/lib/BaseStub.php'
2920
  ),
2921
- 'Grpc\\ServerCallReader' => array(
2922
  'version' => '1.42.0.0',
2923
- 'path' => $vendorDir . '/grpc/grpc/src/lib/ServerCallReader.php'
2924
  ),
2925
- 'Grpc\\Status' => array(
2926
  'version' => '1.42.0.0',
2927
- 'path' => $vendorDir . '/grpc/grpc/src/lib/Status.php'
2928
  ),
2929
- 'Grpc\\ServerCallWriter' => array(
2930
  'version' => '1.42.0.0',
2931
- 'path' => $vendorDir . '/grpc/grpc/src/lib/ServerCallWriter.php'
2932
  ),
2933
- 'Grpc\\Internal\\InterceptorChannel' => array(
2934
  'version' => '1.42.0.0',
2935
- 'path' => $vendorDir . '/grpc/grpc/src/lib/Internal/InterceptorChannel.php'
2936
  ),
2937
- 'Grpc\\Interceptor' => array(
2938
  'version' => '1.42.0.0',
2939
- 'path' => $vendorDir . '/grpc/grpc/src/lib/Interceptor.php'
2940
  ),
2941
- 'Grpc\\DefaultCallInvoker' => array(
2942
  'version' => '1.42.0.0',
2943
- 'path' => $vendorDir . '/grpc/grpc/src/lib/DefaultCallInvoker.php'
2944
  ),
2945
  'Grpc\\ServerContext' => array(
2946
  'version' => '1.42.0.0',
2947
  'path' => $vendorDir . '/grpc/grpc/src/lib/ServerContext.php'
2948
  ),
2949
- 'Google\\Service\\ShoppingContent' => array(
2950
  'version' => '0.230.0.0',
2951
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent.php'
2952
  ),
2953
- 'Google\\Service\\SiteVerification\\Resource\\WebResource' => array(
2954
  'version' => '0.230.0.0',
2955
- 'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification/Resource/WebResource.php'
2956
  ),
2957
- 'Google\\Service\\SiteVerification\\SiteVerificationWebResourceResource' => array(
2958
  'version' => '0.230.0.0',
2959
- 'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResource.php'
2960
  ),
2961
- 'Google\\Service\\SiteVerification\\SiteVerificationWebResourceGettokenResponse' => array(
2962
  'version' => '0.230.0.0',
2963
- 'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenResponse.php'
2964
  ),
2965
- 'Google\\Service\\SiteVerification\\SiteVerificationWebResourceResourceSite' => array(
2966
  'version' => '0.230.0.0',
2967
- 'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResourceSite.php'
2968
  ),
2969
- 'Google\\Service\\SiteVerification\\SiteVerificationWebResourceGettokenRequestSite' => array(
2970
- 'version' => '0.230.0.0',
2971
- 'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequestSite.php'
2972
- ),
2973
- 'Google\\Service\\SiteVerification\\SiteVerificationWebResourceGettokenRequest' => array(
2974
  'version' => '0.230.0.0',
2975
- 'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequest.php'
2976
  ),
2977
- 'Google\\Service\\SiteVerification\\SiteVerificationWebResourceListResponse' => array(
2978
  'version' => '0.230.0.0',
2979
- 'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceListResponse.php'
2980
  ),
2981
- 'Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntryLinkRequest' => array(
2982
  'version' => '0.230.0.0',
2983
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsCustomBatchRequestEntryLinkRequest.php'
2984
  ),
2985
- 'Google\\Service\\ShoppingContent\\OrderPromotionItem' => array(
2986
  'version' => '0.230.0.0',
2987
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderPromotionItem.php'
2988
  ),
2989
- 'Google\\Service\\ShoppingContent\\OrdersAdvanceTestOrderResponse' => array(
2990
  'version' => '0.230.0.0',
2991
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersAdvanceTestOrderResponse.php'
2992
  ),
2993
- 'Google\\Service\\ShoppingContent\\LoyaltyPoints' => array(
2994
  'version' => '0.230.0.0',
2995
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LoyaltyPoints.php'
2996
  ),
2997
  'Google\\Service\\ShoppingContent\\Errors' => array(
2998
  'version' => '0.230.0.0',
2999
  'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Errors.php'
3000
  ),
3001
- 'Google\\Service\\ShoppingContent\\VerifyPhoneNumberRequest' => array(
3002
- 'version' => '0.230.0.0',
3003
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/VerifyPhoneNumberRequest.php'
3004
- ),
3005
- 'Google\\Service\\ShoppingContent\\Metrics' => array(
3006
- 'version' => '0.230.0.0',
3007
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Metrics.php'
3008
- ),
3009
- 'Google\\Service\\ShoppingContent\\OrdersReturnRefundLineItemRequest' => array(
3010
  'version' => '0.230.0.0',
3011
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersReturnRefundLineItemRequest.php'
3012
  ),
3013
- 'Google\\Service\\ShoppingContent\\OrderreturnsAcknowledgeRequest' => array(
3014
  'version' => '0.230.0.0',
3015
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsAcknowledgeRequest.php'
3016
  ),
3017
- 'Google\\Service\\ShoppingContent\\BusinessDayConfig' => array(
3018
  'version' => '0.230.0.0',
3019
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/BusinessDayConfig.php'
3020
  ),
3021
- 'Google\\Service\\ShoppingContent\\ProductShipping' => array(
3022
  'version' => '0.230.0.0',
3023
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductShipping.php'
3024
  ),
3025
- 'Google\\Service\\ShoppingContent\\Datafeed' => array(
3026
  'version' => '0.230.0.0',
3027
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Datafeed.php'
3028
  ),
3029
- 'Google\\Service\\ShoppingContent\\WarehouseBasedDeliveryTime' => array(
3030
  'version' => '0.230.0.0',
3031
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/WarehouseBasedDeliveryTime.php'
3032
  ),
3033
- 'Google\\Service\\ShoppingContent\\RequestReviewBuyOnGoogleProgramRequest' => array(
3034
  'version' => '0.230.0.0',
3035
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RequestReviewBuyOnGoogleProgramRequest.php'
3036
  ),
3037
- 'Google\\Service\\ShoppingContent\\RegionalinventoryCustomBatchRequestEntry' => array(
3038
  'version' => '0.230.0.0',
3039
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionalinventoryCustomBatchRequestEntry.php'
3040
  ),
3041
- 'Google\\Service\\ShoppingContent\\OrdersShipLineItemsResponse' => array(
3042
  'version' => '0.230.0.0',
3043
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersShipLineItemsResponse.php'
3044
  ),
3045
- 'Google\\Service\\ShoppingContent\\AccountsUpdateLabelsResponse' => array(
3046
  'version' => '0.230.0.0',
3047
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsUpdateLabelsResponse.php'
3048
  ),
3049
- 'Google\\Service\\ShoppingContent\\AccountCredentials' => array(
3050
  'version' => '0.230.0.0',
3051
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountCredentials.php'
3052
  ),
3053
- 'Google\\Service\\ShoppingContent\\AccountYouTubeChannelLink' => array(
3054
  'version' => '0.230.0.0',
3055
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountYouTubeChannelLink.php'
3056
  ),
3057
- 'Google\\Service\\ShoppingContent\\RateGroup' => array(
3058
  'version' => '0.230.0.0',
3059
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RateGroup.php'
3060
  ),
3061
- 'Google\\Service\\ShoppingContent\\OrderTrackingSignalShipmentLineItemMapping' => array(
3062
  'version' => '0.230.0.0',
3063
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderTrackingSignalShipmentLineItemMapping.php'
3064
  ),
3065
- 'Google\\Service\\ShoppingContent\\Collection' => array(
3066
  'version' => '0.230.0.0',
3067
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Collection.php'
3068
  ),
3069
- 'Google\\Service\\ShoppingContent\\LiaAboutPageSettings' => array(
3070
  'version' => '0.230.0.0',
3071
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiaAboutPageSettings.php'
3072
  ),
3073
- 'Google\\Service\\ShoppingContent\\TransitTableTransitTimeRowTransitTimeValue' => array(
3074
  'version' => '0.230.0.0',
3075
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TransitTableTransitTimeRowTransitTimeValue.php'
3076
  ),
3077
- 'Google\\Service\\ShoppingContent\\CarriersCarrier' => array(
3078
  'version' => '0.230.0.0',
3079
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CarriersCarrier.php'
3080
  ),
3081
- 'Google\\Service\\ShoppingContent\\ProductstatusesCustomBatchRequestEntry' => array(
3082
  'version' => '0.230.0.0',
3083
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductstatusesCustomBatchRequestEntry.php'
3084
  ),
3085
- 'Google\\Service\\ShoppingContent\\DatafeedsFetchNowResponse' => array(
3086
  'version' => '0.230.0.0',
3087
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedsFetchNowResponse.php'
3088
  ),
3089
- 'Google\\Service\\ShoppingContent\\GmbAccounts' => array(
3090
  'version' => '0.230.0.0',
3091
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/GmbAccounts.php'
3092
  ),
3093
- 'Google\\Service\\ShoppingContent\\OrderreturnsProcessRequest' => array(
3094
  'version' => '0.230.0.0',
3095
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsProcessRequest.php'
3096
  ),
3097
- 'Google\\Service\\ShoppingContent\\RepricingRule' => array(
3098
  'version' => '0.230.0.0',
3099
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRule.php'
3100
  ),
3101
- 'Google\\Service\\ShoppingContent\\AccountStatus' => array(
3102
  'version' => '0.230.0.0',
3103
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountStatus.php'
3104
  ),
3105
- 'Google\\Service\\ShoppingContent\\AccountstatusesCustomBatchRequest' => array(
3106
  'version' => '0.230.0.0',
3107
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountstatusesCustomBatchRequest.php'
3108
  ),
3109
- 'Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntry' => array(
3110
  'version' => '0.230.0.0',
3111
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsCustomBatchRequestEntry.php'
3112
  ),
3113
- 'Google\\Service\\ShoppingContent\\ShippingsettingsCustomBatchRequest' => array(
3114
  'version' => '0.230.0.0',
3115
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsCustomBatchRequest.php'
3116
  ),
3117
- 'Google\\Service\\ShoppingContent\\ProductProductDetail' => array(
3118
  'version' => '0.230.0.0',
3119
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductProductDetail.php'
3120
  ),
3121
- 'Google\\Service\\ShoppingContent\\ProductstatusesCustomBatchRequest' => array(
3122
  'version' => '0.230.0.0',
3123
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductstatusesCustomBatchRequest.php'
3124
  ),
3125
- 'Google\\Service\\ShoppingContent\\AccountAdsLink' => array(
3126
  'version' => '0.230.0.0',
3127
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountAdsLink.php'
3128
  ),
3129
- 'Google\\Service\\ShoppingContent\\OrderCancellation' => array(
3130
  'version' => '0.230.0.0',
3131
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderCancellation.php'
3132
  ),
3133
- 'Google\\Service\\ShoppingContent\\OrderLineItemProductFee' => array(
3134
  'version' => '0.230.0.0',
3135
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItemProductFee.php'
3136
  ),
3137
- 'Google\\Service\\ShoppingContent\\DatafeedTarget' => array(
3138
  'version' => '0.230.0.0',
3139
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedTarget.php'
3140
  ),
3141
- 'Google\\Service\\ShoppingContent\\OrdersSetLineItemMetadataRequest' => array(
3142
  'version' => '0.230.0.0',
3143
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersSetLineItemMetadataRequest.php'
3144
  ),
3145
- 'Google\\Service\\ShoppingContent\\ReturnpolicyCustomBatchResponse' => array(
3146
  'version' => '0.230.0.0',
3147
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnpolicyCustomBatchResponse.php'
3148
  ),
3149
- 'Google\\Service\\ShoppingContent\\OrdersRejectReturnLineItemRequest' => array(
3150
  'version' => '0.230.0.0',
3151
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersRejectReturnLineItemRequest.php'
3152
  ),
3153
- 'Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryRefundItemShipping' => array(
3154
  'version' => '0.230.0.0',
3155
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCustomBatchRequestEntryRefundItemShipping.php'
3156
  ),
3157
- 'Google\\Service\\ShoppingContent\\OrdersCancelLineItemResponse' => array(
3158
  'version' => '0.230.0.0',
3159
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCancelLineItemResponse.php'
3160
  ),
3161
  'Google\\Service\\ShoppingContent\\OrderShipment' => array(
3162
  'version' => '0.230.0.0',
3163
  'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderShipment.php'
3164
  ),
3165
- 'Google\\Service\\ShoppingContent\\OnboardBuyOnGoogleProgramRequest' => array(
3166
  'version' => '0.230.0.0',
3167
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OnboardBuyOnGoogleProgramRequest.php'
3168
  ),
3169
- 'Google\\Service\\ShoppingContent\\DatafeedFormat' => array(
3170
  'version' => '0.230.0.0',
3171
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedFormat.php'
3172
  ),
3173
- 'Google\\Service\\ShoppingContent\\SettlementTransaction' => array(
3174
  'version' => '0.230.0.0',
3175
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementTransaction.php'
3176
  ),
3177
- 'Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryUpdateShipmentScheduledDeliveryDetails' => array(
3178
  'version' => '0.230.0.0',
3179
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCustomBatchRequestEntryUpdateShipmentScheduledDeliveryDetails.php'
3180
  ),
3181
- 'Google\\Service\\ShoppingContent\\InvoiceSummaryAdditionalChargeSummary' => array(
3182
  'version' => '0.230.0.0',
3183
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/InvoiceSummaryAdditionalChargeSummary.php'
3184
  ),
3185
- 'Google\\Service\\ShoppingContent\\Address' => array(
3186
  'version' => '0.230.0.0',
3187
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Address.php'
3188
  ),
3189
- 'Google\\Service\\ShoppingContent\\OrderLineItemProduct' => array(
3190
  'version' => '0.230.0.0',
3191
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItemProduct.php'
3192
  ),
3193
- 'Google\\Service\\ShoppingContent\\OrderreturnsCreateOrderReturnResponse' => array(
3194
  'version' => '0.230.0.0',
3195
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsCreateOrderReturnResponse.php'
3196
  ),
3197
- 'Google\\Service\\ShoppingContent\\OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption' => array(
3198
  'version' => '0.230.0.0',
3199
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption.php'
3200
  ),
3201
- 'Google\\Service\\ShoppingContent\\MinimumOrderValueTable' => array(
3202
  'version' => '0.230.0.0',
3203
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/MinimumOrderValueTable.php'
3204
  ),
3205
- 'Google\\Service\\ShoppingContent\\LiasettingsRequestInventoryVerificationResponse' => array(
3206
  'version' => '0.230.0.0',
3207
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsRequestInventoryVerificationResponse.php'
3208
  ),
3209
- 'Google\\Service\\ShoppingContent\\AccountAddress' => array(
3210
  'version' => '0.230.0.0',
3211
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountAddress.php'
3212
  ),
3213
- 'Google\\Service\\ShoppingContent\\OrdersRefundItemResponse' => array(
3214
  'version' => '0.230.0.0',
3215
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersRefundItemResponse.php'
3216
  ),
3217
- 'Google\\Service\\ShoppingContent\\AccountTax' => array(
3218
  'version' => '0.230.0.0',
3219
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountTax.php'
3220
  ),
3221
- 'Google\\Service\\ShoppingContent\\MerchantOrderReturn' => array(
3222
  'version' => '0.230.0.0',
3223
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/MerchantOrderReturn.php'
3224
  ),
3225
- 'Google\\Service\\ShoppingContent\\DatafeedsCustomBatchResponse' => array(
3226
  'version' => '0.230.0.0',
3227
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedsCustomBatchResponse.php'
3228
  ),
3229
- 'Google\\Service\\ShoppingContent\\Css' => array(
3230
  'version' => '0.230.0.0',
3231
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Css.php'
3232
  ),
3233
- 'Google\\Service\\ShoppingContent\\DatafeedstatusesCustomBatchRequestEntry' => array(
3234
  'version' => '0.230.0.0',
3235
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedstatusesCustomBatchRequestEntry.php'
3236
  ),
3237
- 'Google\\Service\\ShoppingContent\\LinkedAccount' => array(
3238
  'version' => '0.230.0.0',
3239
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LinkedAccount.php'
3240
  ),
3241
- 'Google\\Service\\ShoppingContent\\ListAccountReturnCarrierResponse' => array(
3242
  'version' => '0.230.0.0',
3243
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListAccountReturnCarrierResponse.php'
3244
  ),
3245
- 'Google\\Service\\ShoppingContent\\SearchRequest' => array(
3246
  'version' => '0.230.0.0',
3247
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SearchRequest.php'
3248
  ),
3249
- 'Google\\Service\\ShoppingContent\\PriceAmount' => array(
3250
  'version' => '0.230.0.0',
3251
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PriceAmount.php'
3252
  ),
3253
- 'Google\\Service\\ShoppingContent\\ListRepricingProductReportsResponse' => array(
3254
  'version' => '0.230.0.0',
3255
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListRepricingProductReportsResponse.php'
3256
  ),
3257
- 'Google\\Service\\ShoppingContent\\ProductsCustomBatchRequestEntry' => array(
3258
  'version' => '0.230.0.0',
3259
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductsCustomBatchRequestEntry.php'
 
 
 
 
3260
  ),
3261
  'Google\\Service\\ShoppingContent\\ReturnaddressCustomBatchRequest' => array(
3262
  'version' => '0.230.0.0',
3263
  'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnaddressCustomBatchRequest.php'
3264
  ),
3265
- 'Google\\Service\\ShoppingContent\\OrdersUpdateMerchantOrderIdResponse' => array(
3266
  'version' => '0.230.0.0',
3267
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateMerchantOrderIdResponse.php'
3268
  ),
3269
- 'Google\\Service\\ShoppingContent\\Promotion' => array(
3270
  'version' => '0.230.0.0',
3271
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Promotion.php'
3272
  ),
3273
- 'Google\\Service\\ShoppingContent\\ActivateBuyOnGoogleProgramRequest' => array(
3274
  'version' => '0.230.0.0',
3275
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ActivateBuyOnGoogleProgramRequest.php'
3276
  ),
3277
- 'Google\\Service\\ShoppingContent\\FreeListingsProgramStatus' => array(
3278
  'version' => '0.230.0.0',
3279
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/FreeListingsProgramStatus.php'
3280
  ),
3281
- 'Google\\Service\\ShoppingContent\\AccountStatusAccountLevelIssue' => array(
3282
  'version' => '0.230.0.0',
3283
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountStatusAccountLevelIssue.php'
3284
  ),
3285
- 'Google\\Service\\ShoppingContent\\ReturnpolicyListResponse' => array(
3286
  'version' => '0.230.0.0',
3287
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnpolicyListResponse.php'
3288
  ),
3289
- 'Google\\Service\\ShoppingContent\\OrderReportDisbursement' => array(
3290
  'version' => '0.230.0.0',
3291
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderReportDisbursement.php'
3292
  ),
3293
- 'Google\\Service\\ShoppingContent\\LiaSettings' => array(
3294
  'version' => '0.230.0.0',
3295
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiaSettings.php'
3296
  ),
3297
- 'Google\\Service\\ShoppingContent\\SearchResponse' => array(
3298
  'version' => '0.230.0.0',
3299
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SearchResponse.php'
3300
  ),
3301
- 'Google\\Service\\ShoppingContent\\OrdersCancelRequest' => array(
3302
  'version' => '0.230.0.0',
3303
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCancelRequest.php'
3304
  ),
3305
- 'Google\\Service\\ShoppingContent\\ReturnPricingInfo' => array(
3306
  'version' => '0.230.0.0',
3307
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPricingInfo.php'
3308
  ),
3309
- 'Google\\Service\\ShoppingContent\\OrdersCancelTestOrderByCustomerRequest' => array(
3310
  'version' => '0.230.0.0',
3311
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCancelTestOrderByCustomerRequest.php'
3312
  ),
3313
- 'Google\\Service\\ShoppingContent\\OrdersCreateTestOrderRequest' => array(
3314
  'version' => '0.230.0.0',
3315
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCreateTestOrderRequest.php'
3316
  ),
3317
- 'Google\\Service\\ShoppingContent\\AccountstatusesCustomBatchRequestEntry' => array(
3318
  'version' => '0.230.0.0',
3319
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountstatusesCustomBatchRequestEntry.php'
3320
  ),
3321
- 'Google\\Service\\ShoppingContent\\PosInventoryRequest' => array(
3322
  'version' => '0.230.0.0',
3323
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosInventoryRequest.php'
3324
  ),
3325
- 'Google\\Service\\ShoppingContent\\OrdersRefundOrderResponse' => array(
3326
  'version' => '0.230.0.0',
3327
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersRefundOrderResponse.php'
3328
  ),
3329
- 'Google\\Service\\ShoppingContent\\LiaPosDataProvider' => array(
3330
  'version' => '0.230.0.0',
3331
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiaPosDataProvider.php'
3332
  ),
3333
- 'Google\\Service\\ShoppingContent\\OrdersRefundItemRequest' => array(
3334
  'version' => '0.230.0.0',
3335
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersRefundItemRequest.php'
3336
  ),
3337
- 'Google\\Service\\ShoppingContent\\OrderinvoicesCreateChargeInvoiceRequest' => array(
3338
  'version' => '0.230.0.0',
3339
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCreateChargeInvoiceRequest.php'
3340
  ),
3341
- 'Google\\Service\\ShoppingContent\\OrderreportsListDisbursementsResponse' => array(
3342
  'version' => '0.230.0.0',
3343
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreportsListDisbursementsResponse.php'
3344
  ),
3345
- 'Google\\Service\\ShoppingContent\\Price' => array(
3346
  'version' => '0.230.0.0',
3347
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Price.php'
3348
  ),
3349
- 'Google\\Service\\ShoppingContent\\ListRepricingRuleReportsResponse' => array(
3350
  'version' => '0.230.0.0',
3351
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListRepricingRuleReportsResponse.php'
3352
  ),
3353
- 'Google\\Service\\ShoppingContent\\CollectionStatusDestinationStatus' => array(
3354
  'version' => '0.230.0.0',
3355
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CollectionStatusDestinationStatus.php'
3356
  ),
3357
- 'Google\\Service\\ShoppingContent\\Resource\\AccountsCredentials' => array(
3358
  'version' => '0.230.0.0',
3359
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/AccountsCredentials.php'
3360
  ),
3361
- 'Google\\Service\\ShoppingContent\\Resource\\Accounts' => array(
3362
  'version' => '0.230.0.0',
3363
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Accounts.php'
3364
  ),
3365
- 'Google\\Service\\ShoppingContent\\Resource\\Repricingrules' => array(
3366
  'version' => '0.230.0.0',
3367
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Repricingrules.php'
3368
  ),
3369
- 'Google\\Service\\ShoppingContent\\Resource\\Returnaddress' => array(
3370
  'version' => '0.230.0.0',
3371
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Returnaddress.php'
3372
  ),
3373
- 'Google\\Service\\ShoppingContent\\Resource\\Orders' => array(
3374
  'version' => '0.230.0.0',
3375
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Orders.php'
3376
  ),
3377
- 'Google\\Service\\ShoppingContent\\Resource\\Accountstatuses' => array(
3378
  'version' => '0.230.0.0',
3379
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Accountstatuses.php'
3380
  ),
3381
- 'Google\\Service\\ShoppingContent\\Resource\\AccountsLabels' => array(
3382
  'version' => '0.230.0.0',
3383
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/AccountsLabels.php'
3384
  ),
3385
- 'Google\\Service\\ShoppingContent\\Resource\\Reports' => array(
3386
  'version' => '0.230.0.0',
3387
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Reports.php'
3388
  ),
3389
- 'Google\\Service\\ShoppingContent\\Resource\\Datafeeds' => array(
3390
  'version' => '0.230.0.0',
3391
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Datafeeds.php'
3392
  ),
3393
- 'Google\\Service\\ShoppingContent\\Resource\\Shippingsettings' => array(
3394
  'version' => '0.230.0.0',
3395
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Shippingsettings.php'
3396
  ),
3397
- 'Google\\Service\\ShoppingContent\\Resource\\Regionalinventory' => array(
3398
  'version' => '0.230.0.0',
3399
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Regionalinventory.php'
3400
  ),
3401
- 'Google\\Service\\ShoppingContent\\Resource\\Collections' => array(
3402
  'version' => '0.230.0.0',
3403
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Collections.php'
3404
  ),
3405
- 'Google\\Service\\ShoppingContent\\Resource\\Orderinvoices' => array(
3406
  'version' => '0.230.0.0',
3407
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Orderinvoices.php'
3408
  ),
3409
- 'Google\\Service\\ShoppingContent\\Resource\\Settlementreports' => array(
3410
  'version' => '0.230.0.0',
3411
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Settlementreports.php'
3412
  ),
3413
- 'Google\\Service\\ShoppingContent\\Resource\\Collectionstatuses' => array(
3414
  'version' => '0.230.0.0',
3415
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Collectionstatuses.php'
3416
  ),
3417
- 'Google\\Service\\ShoppingContent\\Resource\\Promotions' => array(
3418
  'version' => '0.230.0.0',
3419
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Promotions.php'
3420
  ),
3421
- 'Google\\Service\\ShoppingContent\\Resource\\Buyongoogleprograms' => array(
3422
  'version' => '0.230.0.0',
3423
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Buyongoogleprograms.php'
3424
  ),
3425
- 'Google\\Service\\ShoppingContent\\Resource\\Productstatuses' => array(
3426
  'version' => '0.230.0.0',
3427
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Productstatuses.php'
3428
  ),
3429
- 'Google\\Service\\ShoppingContent\\Resource\\Csses' => array(
3430
  'version' => '0.230.0.0',
3431
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Csses.php'
3432
  ),
3433
- 'Google\\Service\\ShoppingContent\\Resource\\Returnpolicyonline' => array(
3434
  'version' => '0.230.0.0',
3435
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Returnpolicyonline.php'
3436
  ),
3437
- 'Google\\Service\\ShoppingContent\\Resource\\Regions' => array(
3438
  'version' => '0.230.0.0',
3439
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Regions.php'
3440
  ),
3441
- 'Google\\Service\\ShoppingContent\\Resource\\Shoppingadsprogram' => array(
3442
  'version' => '0.230.0.0',
3443
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Shoppingadsprogram.php'
3444
  ),
3445
- 'Google\\Service\\ShoppingContent\\Resource\\ProductstatusesRepricingreports' => array(
3446
  'version' => '0.230.0.0',
3447
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/ProductstatusesRepricingreports.php'
3448
  ),
3449
- 'Google\\Service\\ShoppingContent\\Resource\\Returnpolicy' => array(
3450
  'version' => '0.230.0.0',
3451
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Returnpolicy.php'
3452
  ),
3453
- 'Google\\Service\\ShoppingContent\\Resource\\Pos' => array(
3454
  'version' => '0.230.0.0',
3455
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Pos.php'
3456
  ),
3457
- 'Google\\Service\\ShoppingContent\\Resource\\Orderreports' => array(
3458
  'version' => '0.230.0.0',
3459
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Orderreports.php'
3460
  ),
3461
- 'Google\\Service\\ShoppingContent\\Resource\\Accounttax' => array(
3462
  'version' => '0.230.0.0',
3463
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Accounttax.php'
3464
  ),
3465
- 'Google\\Service\\ShoppingContent\\Resource\\RepricingrulesRepricingreports' => array(
3466
  'version' => '0.230.0.0',
3467
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/RepricingrulesRepricingreports.php'
3468
  ),
3469
- 'Google\\Service\\ShoppingContent\\Resource\\Products' => array(
3470
  'version' => '0.230.0.0',
3471
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Products.php'
3472
  ),
3473
- 'Google\\Service\\ShoppingContent\\Resource\\Ordertrackingsignals' => array(
3474
  'version' => '0.230.0.0',
3475
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Ordertrackingsignals.php'
3476
  ),
3477
- 'Google\\Service\\ShoppingContent\\Resource\\Pubsubnotificationsettings' => array(
3478
  'version' => '0.230.0.0',
3479
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Pubsubnotificationsettings.php'
3480
  ),
3481
- 'Google\\Service\\ShoppingContent\\Resource\\Freelistingsprogram' => array(
3482
  'version' => '0.230.0.0',
3483
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Freelistingsprogram.php'
3484
  ),
3485
- 'Google\\Service\\ShoppingContent\\Resource\\Localinventory' => array(
3486
  'version' => '0.230.0.0',
3487
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Localinventory.php'
3488
  ),
3489
- 'Google\\Service\\ShoppingContent\\Resource\\Settlementtransactions' => array(
3490
  'version' => '0.230.0.0',
3491
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Settlementtransactions.php'
3492
  ),
3493
- 'Google\\Service\\ShoppingContent\\Resource\\Liasettings' => array(
3494
  'version' => '0.230.0.0',
3495
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Liasettings.php'
3496
  ),
3497
- 'Google\\Service\\ShoppingContent\\Resource\\OrderreturnsLabels' => array(
3498
  'version' => '0.230.0.0',
3499
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/OrderreturnsLabels.php'
3500
  ),
3501
- 'Google\\Service\\ShoppingContent\\Resource\\Datafeedstatuses' => array(
3502
  'version' => '0.230.0.0',
3503
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Datafeedstatuses.php'
3504
  ),
3505
- 'Google\\Service\\ShoppingContent\\Resource\\AccountsReturncarrier' => array(
3506
  'version' => '0.230.0.0',
3507
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/AccountsReturncarrier.php'
3508
  ),
3509
- 'Google\\Service\\ShoppingContent\\Resource\\Orderreturns' => array(
3510
  'version' => '0.230.0.0',
3511
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Orderreturns.php'
3512
  ),
3513
- 'Google\\Service\\ShoppingContent\\LiasettingsGetAccessibleGmbAccountsResponse' => array(
3514
  'version' => '0.230.0.0',
3515
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsGetAccessibleGmbAccountsResponse.php'
3516
  ),
3517
- 'Google\\Service\\ShoppingContent\\MerchantRejectionReason' => array(
3518
  'version' => '0.230.0.0',
3519
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/MerchantRejectionReason.php'
3520
  ),
3521
- 'Google\\Service\\ShoppingContent\\DeliveryTime' => array(
3522
  'version' => '0.230.0.0',
3523
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DeliveryTime.php'
3524
  ),
3525
- 'Google\\Service\\ShoppingContent\\OrderreportsListTransactionsResponse' => array(
3526
  'version' => '0.230.0.0',
3527
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreportsListTransactionsResponse.php'
3528
  ),
3529
- 'Google\\Service\\ShoppingContent\\Region' => array(
3530
  'version' => '0.230.0.0',
3531
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Region.php'
3532
  ),
3533
- 'Google\\Service\\ShoppingContent\\OrderinvoicesCreateChargeInvoiceResponse' => array(
3534
  'version' => '0.230.0.0',
3535
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCreateChargeInvoiceResponse.php'
3536
  ),
3537
- 'Google\\Service\\ShoppingContent\\RepricingRuleRestrictionBoundary' => array(
3538
  'version' => '0.230.0.0',
3539
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleRestrictionBoundary.php'
3540
  ),
3541
- 'Google\\Service\\ShoppingContent\\OrdersSetLineItemMetadataResponse' => array(
3542
  'version' => '0.230.0.0',
3543
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersSetLineItemMetadataResponse.php'
3544
  ),
3545
- 'Google\\Service\\ShoppingContent\\LocalinventoryCustomBatchRequestEntry' => array(
3546
  'version' => '0.230.0.0',
3547
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LocalinventoryCustomBatchRequestEntry.php'
3548
  ),
3549
- 'Google\\Service\\ShoppingContent\\Error' => array(
3550
  'version' => '0.230.0.0',
3551
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Error.php'
3552
  ),
3553
- 'Google\\Service\\ShoppingContent\\PickupCarrierService' => array(
3554
  'version' => '0.230.0.0',
3555
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PickupCarrierService.php'
3556
  ),
3557
- 'Google\\Service\\ShoppingContent\\ReturnpolicyCustomBatchRequestEntry' => array(
3558
  'version' => '0.230.0.0',
3559
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnpolicyCustomBatchRequestEntry.php'
3560
  ),
3561
- 'Google\\Service\\ShoppingContent\\CustomAttribute' => array(
3562
  'version' => '0.230.0.0',
3563
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CustomAttribute.php'
3564
  ),
3565
- 'Google\\Service\\ShoppingContent\\Headers' => array(
3566
  'version' => '0.230.0.0',
3567
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Headers.php'
3568
  ),
3569
- 'Google\\Service\\ShoppingContent\\ReturnaddressCustomBatchResponseEntry' => array(
3570
  'version' => '0.230.0.0',
3571
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnaddressCustomBatchResponseEntry.php'
3572
  ),
3573
- 'Google\\Service\\ShoppingContent\\ShippingSettings' => array(
3574
  'version' => '0.230.0.0',
3575
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingSettings.php'
3576
  ),
3577
- 'Google\\Service\\ShoppingContent\\DatafeedsCustomBatchRequest' => array(
3578
  'version' => '0.230.0.0',
3579
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedsCustomBatchRequest.php'
3580
  ),
3581
- 'Google\\Service\\ShoppingContent\\AccountBusinessInformation' => array(
3582
  'version' => '0.230.0.0',
3583
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountBusinessInformation.php'
3584
  ),
3585
- 'Google\\Service\\ShoppingContent\\ShippingsettingsGetSupportedHolidaysResponse' => array(
3586
  'version' => '0.230.0.0',
3587
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsGetSupportedHolidaysResponse.php'
3588
  ),
3589
- 'Google\\Service\\ShoppingContent\\RegionalinventoryCustomBatchResponse' => array(
3590
  'version' => '0.230.0.0',
3591
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionalinventoryCustomBatchResponse.php'
3592
  ),
3593
- 'Google\\Service\\ShoppingContent\\ReturnPolicyPolicy' => array(
3594
  'version' => '0.230.0.0',
3595
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyPolicy.php'
3596
  ),
3597
- 'Google\\Service\\ShoppingContent\\SettlementTransactionAmountCommission' => array(
3598
  'version' => '0.230.0.0',
3599
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementTransactionAmountCommission.php'
3600
  ),
3601
- 'Google\\Service\\ShoppingContent\\ProductShippingDimension' => array(
3602
  'version' => '0.230.0.0',
3603
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductShippingDimension.php'
3604
  ),
3605
- 'Google\\Service\\ShoppingContent\\OrdersCancelLineItemRequest' => array(
3606
  'version' => '0.230.0.0',
3607
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCancelLineItemRequest.php'
3608
  ),
3609
- 'Google\\Service\\ShoppingContent\\ProductsListResponse' => array(
3610
  'version' => '0.230.0.0',
3611
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductsListResponse.php'
3612
  ),
3613
- 'Google\\Service\\ShoppingContent\\LiasettingsListResponse' => array(
3614
  'version' => '0.230.0.0',
3615
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsListResponse.php'
3616
  ),
3617
- 'Google\\Service\\ShoppingContent\\DatafeedStatusError' => array(
3618
  'version' => '0.230.0.0',
3619
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedStatusError.php'
3620
  ),
3621
- 'Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo' => array(
3622
  'version' => '0.230.0.0',
3623
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo.php'
3624
  ),
3625
- 'Google\\Service\\ShoppingContent\\CollectionStatus' => array(
3626
  'version' => '0.230.0.0',
3627
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CollectionStatus.php'
3628
  ),
3629
- 'Google\\Service\\ShoppingContent\\ReturnPolicyOnlineReturnReasonCategoryInfo' => array(
3630
  'version' => '0.230.0.0',
3631
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyOnlineReturnReasonCategoryInfo.php'
3632
  ),
3633
- 'Google\\Service\\ShoppingContent\\PosCustomBatchResponse' => array(
3634
  'version' => '0.230.0.0',
3635
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosCustomBatchResponse.php'
3636
  ),
3637
- 'Google\\Service\\ShoppingContent\\BuyOnGoogleProgramStatus' => array(
3638
  'version' => '0.230.0.0',
3639
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/BuyOnGoogleProgramStatus.php'
3640
  ),
3641
- 'Google\\Service\\ShoppingContent\\UnitInvoice' => array(
3642
  'version' => '0.230.0.0',
3643
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/UnitInvoice.php'
3644
  ),
3645
- 'Google\\Service\\ShoppingContent\\DatafeedStatusExample' => array(
3646
  'version' => '0.230.0.0',
3647
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedStatusExample.php'
3648
  ),
3649
- 'Google\\Service\\ShoppingContent\\ProductsCustomBatchRequest' => array(
3650
  'version' => '0.230.0.0',
3651
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductsCustomBatchRequest.php'
3652
  ),
3653
- 'Google\\Service\\ShoppingContent\\OrdersCreateTestReturnRequest' => array(
3654
  'version' => '0.230.0.0',
3655
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCreateTestReturnRequest.php'
3656
  ),
3657
- 'Google\\Service\\ShoppingContent\\ProductWeight' => array(
3658
  'version' => '0.230.0.0',
3659
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductWeight.php'
3660
  ),
3661
- 'Google\\Service\\ShoppingContent\\AccountsCustomBatchResponse' => array(
3662
  'version' => '0.230.0.0',
3663
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsCustomBatchResponse.php'
3664
  ),
3665
- 'Google\\Service\\ShoppingContent\\SettlementReport' => array(
3666
  'version' => '0.230.0.0',
3667
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementReport.php'
3668
  ),
3669
- 'Google\\Service\\ShoppingContent\\ReturnpolicyCustomBatchRequest' => array(
3670
  'version' => '0.230.0.0',
3671
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnpolicyCustomBatchRequest.php'
3672
  ),
3673
- 'Google\\Service\\ShoppingContent\\DatafeedsCustomBatchRequestEntry' => array(
3674
  'version' => '0.230.0.0',
3675
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedsCustomBatchRequestEntry.php'
3676
  ),
3677
- 'Google\\Service\\ShoppingContent\\PosDataProviders' => array(
3678
  'version' => '0.230.0.0',
3679
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosDataProviders.php'
3680
  ),
3681
- 'Google\\Service\\ShoppingContent\\ReturnPolicySeasonalOverride' => array(
3682
  'version' => '0.230.0.0',
3683
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicySeasonalOverride.php'
3684
  ),
3685
- 'Google\\Service\\ShoppingContent\\ListReturnPolicyOnlineResponse' => array(
3686
  'version' => '0.230.0.0',
3687
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListReturnPolicyOnlineResponse.php'
3688
  ),
3689
- 'Google\\Service\\ShoppingContent\\ProductDimension' => array(
3690
  'version' => '0.230.0.0',
3691
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductDimension.php'
3692
  ),
3693
- 'Google\\Service\\ShoppingContent\\ProductShippingWeight' => array(
3694
  'version' => '0.230.0.0',
3695
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductShippingWeight.php'
3696
  ),
3697
- 'Google\\Service\\ShoppingContent\\OrdersInStoreRefundLineItemRequest' => array(
3698
  'version' => '0.230.0.0',
3699
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersInStoreRefundLineItemRequest.php'
3700
  ),
3701
  'Google\\Service\\ShoppingContent\\LiasettingsListPosDataProvidersResponse' => array(
3702
  'version' => '0.230.0.0',
3703
  'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsListPosDataProvidersResponse.php'
3704
  ),
3705
- 'Google\\Service\\ShoppingContent\\ProductStatusDestinationStatus' => array(
3706
  'version' => '0.230.0.0',
3707
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductStatusDestinationStatus.php'
3708
  ),
3709
- 'Google\\Service\\ShoppingContent\\OrderinvoicesCreateRefundInvoiceResponse' => array(
3710
  'version' => '0.230.0.0',
3711
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCreateRefundInvoiceResponse.php'
3712
  ),
3713
- 'Google\\Service\\ShoppingContent\\RegionalinventoryCustomBatchResponseEntry' => array(
3714
  'version' => '0.230.0.0',
3715
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionalinventoryCustomBatchResponseEntry.php'
3716
  ),
3717
- 'Google\\Service\\ShoppingContent\\LiasettingsCustomBatchRequestEntry' => array(
3718
  'version' => '0.230.0.0',
3719
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsCustomBatchRequestEntry.php'
3720
  ),
3721
- 'Google\\Service\\ShoppingContent\\OrderreturnsRejectOperation' => array(
3722
  'version' => '0.230.0.0',
3723
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsRejectOperation.php'
3724
  ),
3725
- 'Google\\Service\\ShoppingContent\\AccountsCustomBatchResponseEntry' => array(
3726
  'version' => '0.230.0.0',
3727
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsCustomBatchResponseEntry.php'
3728
  ),
3729
- 'Google\\Service\\ShoppingContent\\ProductStatusItemLevelIssue' => array(
3730
  'version' => '0.230.0.0',
3731
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductStatusItemLevelIssue.php'
3732
  ),
3733
- 'Google\\Service\\ShoppingContent\\DatafeedStatus' => array(
3734
  'version' => '0.230.0.0',
3735
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedStatus.php'
3736
  ),
3737
- 'Google\\Service\\ShoppingContent\\ShipmentInvoiceLineItemInvoice' => array(
3738
  'version' => '0.230.0.0',
3739
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShipmentInvoiceLineItemInvoice.php'
3740
  ),
3741
- 'Google\\Service\\ShoppingContent\\DatafeedstatusesCustomBatchResponseEntry' => array(
3742
  'version' => '0.230.0.0',
3743
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedstatusesCustomBatchResponseEntry.php'
3744
  ),
3745
- 'Google\\Service\\ShoppingContent\\AccountCustomerService' => array(
3746
  'version' => '0.230.0.0',
3747
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountCustomerService.php'
3748
  ),
3749
- 'Google\\Service\\ShoppingContent\\ShippingsettingsListResponse' => array(
3750
- 'version' => '0.230.0.0',
3751
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsListResponse.php'
3752
- ),
3753
- 'Google\\Service\\ShoppingContent\\ListRepricingRulesResponse' => array(
3754
- 'version' => '0.230.0.0',
3755
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListRepricingRulesResponse.php'
3756
- ),
3757
- 'Google\\Service\\ShoppingContent\\SettlementTransactionAmount' => array(
3758
  'version' => '0.230.0.0',
3759
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementTransactionAmount.php'
3760
  ),
3761
- 'Google\\Service\\ShoppingContent\\OrderreturnsRefundOperation' => array(
3762
  'version' => '0.230.0.0',
3763
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsRefundOperation.php'
3764
  ),
3765
- 'Google\\Service\\ShoppingContent\\OrdersUpdateShipmentResponse' => array(
3766
  'version' => '0.230.0.0',
3767
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateShipmentResponse.php'
3768
  ),
3769
- 'Google\\Service\\ShoppingContent\\OrdersCreateTestOrderResponse' => array(
3770
  'version' => '0.230.0.0',
3771
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCreateTestOrderResponse.php'
3772
  ),
3773
- 'Google\\Service\\ShoppingContent\\OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption' => array(
3774
  'version' => '0.230.0.0',
3775
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption.php'
3776
  ),
3777
- 'Google\\Service\\ShoppingContent\\OrdersUpdateLineItemShippingDetailsRequest' => array(
3778
  'version' => '0.230.0.0',
3779
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateLineItemShippingDetailsRequest.php'
3780
  ),
3781
- 'Google\\Service\\ShoppingContent\\OrderreturnsPartialRefund' => array(
3782
  'version' => '0.230.0.0',
3783
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsPartialRefund.php'
3784
  ),
3785
- 'Google\\Service\\ShoppingContent\\OrderOrderAnnotation' => array(
3786
  'version' => '0.230.0.0',
3787
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderOrderAnnotation.php'
3788
  ),
3789
- 'Google\\Service\\ShoppingContent\\RepricingRuleEligibleOfferMatcher' => array(
3790
  'version' => '0.230.0.0',
3791
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleEligibleOfferMatcher.php'
3792
  ),
3793
- 'Google\\Service\\ShoppingContent\\RefundReason' => array(
3794
  'version' => '0.230.0.0',
3795
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RefundReason.php'
3796
  ),
3797
- 'Google\\Service\\ShoppingContent\\OrderShipmentScheduledDeliveryDetails' => array(
3798
  'version' => '0.230.0.0',
3799
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderShipmentScheduledDeliveryDetails.php'
3800
  ),
3801
- 'Google\\Service\\ShoppingContent\\AccountsCustomBatchRequest' => array(
3802
  'version' => '0.230.0.0',
3803
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsCustomBatchRequest.php'
3804
  ),
3805
  'Google\\Service\\ShoppingContent\\MinimumOrderValueTableStoreCodeSetWithMov' => array(
3806
  'version' => '0.230.0.0',
3807
  'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/MinimumOrderValueTableStoreCodeSetWithMov.php'
3808
  ),
3809
- 'Google\\Service\\ShoppingContent\\ReturnaddressListResponse' => array(
3810
  'version' => '0.230.0.0',
3811
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnaddressListResponse.php'
3812
  ),
3813
- 'Google\\Service\\ShoppingContent\\ListCssesResponse' => array(
3814
  'version' => '0.230.0.0',
3815
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListCssesResponse.php'
3816
  ),
3817
- 'Google\\Service\\ShoppingContent\\DatafeedsListResponse' => array(
3818
  'version' => '0.230.0.0',
3819
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedsListResponse.php'
3820
  ),
3821
- 'Google\\Service\\ShoppingContent\\MonetaryAmount' => array(
3822
  'version' => '0.230.0.0',
3823
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/MonetaryAmount.php'
3824
  ),
3825
- 'Google\\Service\\ShoppingContent\\OrdersGetTestOrderTemplateResponse' => array(
3826
  'version' => '0.230.0.0',
3827
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersGetTestOrderTemplateResponse.php'
3828
  ),
3829
- 'Google\\Service\\ShoppingContent\\LiasettingsCustomBatchRequest' => array(
3830
  'version' => '0.230.0.0',
3831
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsCustomBatchRequest.php'
3832
  ),
3833
- 'Google\\Service\\ShoppingContent\\OrderTrackingSignalLineItemDetails' => array(
3834
  'version' => '0.230.0.0',
3835
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderTrackingSignalLineItemDetails.php'
3836
  ),
3837
- 'Google\\Service\\ShoppingContent\\PosSaleResponse' => array(
3838
  'version' => '0.230.0.0',
3839
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosSaleResponse.php'
3840
  ),
3841
- 'Google\\Service\\ShoppingContent\\ReturnPolicyOnlineRestockingFee' => array(
3842
  'version' => '0.230.0.0',
3843
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyOnlineRestockingFee.php'
3844
  ),
3845
- 'Google\\Service\\ShoppingContent\\GmbAccountsGmbAccount' => array(
3846
  'version' => '0.230.0.0',
3847
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/GmbAccountsGmbAccount.php'
3848
  ),
3849
- 'Google\\Service\\ShoppingContent\\AccountsLinkResponse' => array(
3850
  'version' => '0.230.0.0',
3851
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsLinkResponse.php'
3852
  ),
3853
- 'Google\\Service\\ShoppingContent\\OrderCustomer' => array(
3854
  'version' => '0.230.0.0',
3855
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderCustomer.php'
3856
  ),
3857
- 'Google\\Service\\ShoppingContent\\ProductsCustomBatchResponseEntry' => array(
3858
  'version' => '0.230.0.0',
3859
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductsCustomBatchResponseEntry.php'
3860
  ),
3861
- 'Google\\Service\\ShoppingContent\\LiasettingsSetInventoryVerificationContactResponse' => array(
3862
  'version' => '0.230.0.0',
3863
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsSetInventoryVerificationContactResponse.php'
3864
  ),
3865
- 'Google\\Service\\ShoppingContent\\OrderMerchantProvidedAnnotation' => array(
3866
  'version' => '0.230.0.0',
3867
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderMerchantProvidedAnnotation.php'
3868
  ),
3869
- 'Google\\Service\\ShoppingContent\\PosListResponse' => array(
3870
  'version' => '0.230.0.0',
3871
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosListResponse.php'
3872
  ),
3873
- 'Google\\Service\\ShoppingContent\\TestOrderPickupDetails' => array(
3874
  'version' => '0.230.0.0',
3875
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TestOrderPickupDetails.php'
3876
  ),
3877
- 'Google\\Service\\ShoppingContent\\AccountsListLinksResponse' => array(
3878
  'version' => '0.230.0.0',
3879
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsListLinksResponse.php'
3880
  ),
3881
- 'Google\\Service\\ShoppingContent\\PosSaleRequest' => array(
3882
  'version' => '0.230.0.0',
3883
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosSaleRequest.php'
3884
  ),
3885
- 'Google\\Service\\ShoppingContent\\Service' => array(
3886
  'version' => '0.230.0.0',
3887
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Service.php'
3888
  ),
3889
- 'Google\\Service\\ShoppingContent\\HolidaysHoliday' => array(
3890
  'version' => '0.230.0.0',
3891
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/HolidaysHoliday.php'
3892
  ),
3893
- 'Google\\Service\\ShoppingContent\\AccountReturnCarrier' => array(
3894
  'version' => '0.230.0.0',
3895
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountReturnCarrier.php'
3896
  ),
3897
- 'Google\\Service\\ShoppingContent\\PaymentServiceProviderLinkInfo' => array(
3898
  'version' => '0.230.0.0',
3899
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PaymentServiceProviderLinkInfo.php'
3900
  ),
3901
- 'Google\\Service\\ShoppingContent\\OrdersReturnRefundLineItemResponse' => array(
3902
  'version' => '0.230.0.0',
3903
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersReturnRefundLineItemResponse.php'
3904
  ),
3905
- 'Google\\Service\\ShoppingContent\\LocalInventory' => array(
3906
  'version' => '0.230.0.0',
3907
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LocalInventory.php'
3908
  ),
3909
- 'Google\\Service\\ShoppingContent\\PubsubNotificationSettings' => array(
3910
  'version' => '0.230.0.0',
3911
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PubsubNotificationSettings.php'
3912
  ),
3913
- 'Google\\Service\\ShoppingContent\\RequestReviewFreeListingsRequest' => array(
3914
  'version' => '0.230.0.0',
3915
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RequestReviewFreeListingsRequest.php'
3916
  ),
3917
- 'Google\\Service\\ShoppingContent\\OrderreturnsAcknowledgeResponse' => array(
3918
  'version' => '0.230.0.0',
3919
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsAcknowledgeResponse.php'
3920
  ),
3921
- 'Google\\Service\\ShoppingContent\\PosCustomBatchRequestEntry' => array(
3922
  'version' => '0.230.0.0',
3923
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosCustomBatchRequestEntry.php'
3924
  ),
3925
- 'Google\\Service\\ShoppingContent\\WarehouseCutoffTime' => array(
3926
  'version' => '0.230.0.0',
3927
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/WarehouseCutoffTime.php'
3928
  ),
3929
- 'Google\\Service\\ShoppingContent\\AccountsListResponse' => array(
3930
  'version' => '0.230.0.0',
3931
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsListResponse.php'
3932
  ),
3933
- 'Google\\Service\\ShoppingContent\\OrderreturnsLineItem' => array(
3934
  'version' => '0.230.0.0',
3935
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsLineItem.php'
3936
  ),
3937
- 'Google\\Service\\ShoppingContent\\OrdersShipLineItemsRequest' => array(
3938
  'version' => '0.230.0.0',
3939
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersShipLineItemsRequest.php'
3940
  ),
3941
- 'Google\\Service\\ShoppingContent\\RepricingRuleEligibleOfferMatcherStringMatcher' => array(
3942
  'version' => '0.230.0.0',
3943
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleEligibleOfferMatcherStringMatcher.php'
3944
  ),
3945
- 'Google\\Service\\ShoppingContent\\AccountstatusesListResponse' => array(
3946
  'version' => '0.230.0.0',
3947
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountstatusesListResponse.php'
3948
  ),
3949
- 'Google\\Service\\ShoppingContent\\ShippingsettingsGetSupportedPickupServicesResponse' => array(
3950
  'version' => '0.230.0.0',
3951
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsGetSupportedPickupServicesResponse.php'
3952
  ),
3953
- 'Google\\Service\\ShoppingContent\\Warehouse' => array(
3954
  'version' => '0.230.0.0',
3955
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Warehouse.php'
3956
  ),
3957
- 'Google\\Service\\ShoppingContent\\ProductUnitPricingBaseMeasure' => array(
3958
  'version' => '0.230.0.0',
3959
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductUnitPricingBaseMeasure.php'
3960
  ),
3961
- 'Google\\Service\\ShoppingContent\\AccounttaxListResponse' => array(
3962
  'version' => '0.230.0.0',
3963
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccounttaxListResponse.php'
3964
  ),
3965
- 'Google\\Service\\ShoppingContent\\PosCustomBatchResponseEntry' => array(
3966
  'version' => '0.230.0.0',
3967
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosCustomBatchResponseEntry.php'
3968
  ),
3969
- 'Google\\Service\\ShoppingContent\\AccountStatusStatistics' => array(
3970
  'version' => '0.230.0.0',
3971
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountStatusStatistics.php'
3972
  ),
3973
- 'Google\\Service\\ShoppingContent\\TestOrder' => array(
3974
  'version' => '0.230.0.0',
3975
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TestOrder.php'
3976
  ),
3977
- 'Google\\Service\\ShoppingContent\\TestOrderLineItem' => array(
3978
  'version' => '0.230.0.0',
3979
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TestOrderLineItem.php'
3980
  ),
3981
- 'Google\\Service\\ShoppingContent\\AccountsAuthInfoResponse' => array(
3982
  'version' => '0.230.0.0',
3983
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsAuthInfoResponse.php'
3984
  ),
3985
- 'Google\\Service\\ShoppingContent\\LiasettingsCustomBatchResponseEntry' => array(
3986
  'version' => '0.230.0.0',
3987
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsCustomBatchResponseEntry.php'
3988
  ),
3989
- 'Google\\Service\\ShoppingContent\\LocationIdSet' => array(
3990
  'version' => '0.230.0.0',
3991
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LocationIdSet.php'
3992
  ),
3993
- 'Google\\Service\\ShoppingContent\\Account' => array(
3994
  'version' => '0.230.0.0',
3995
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Account.php'
3996
  ),
3997
- 'Google\\Service\\ShoppingContent\\FreeListingsProgramStatusRegionStatus' => array(
3998
  'version' => '0.230.0.0',
3999
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/FreeListingsProgramStatusRegionStatus.php'
4000
  ),
4001
- 'Google\\Service\\ShoppingContent\\DatafeedstatusesListResponse' => array(
4002
  'version' => '0.230.0.0',
4003
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedstatusesListResponse.php'
4004
  ),
4005
- 'Google\\Service\\ShoppingContent\\AccountGoogleMyBusinessLink' => array(
4006
  'version' => '0.230.0.0',
4007
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountGoogleMyBusinessLink.php'
4008
  ),
4009
- 'Google\\Service\\ShoppingContent\\RequestReviewShoppingAdsRequest' => array(
4010
- 'version' => '0.230.0.0',
4011
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RequestReviewShoppingAdsRequest.php'
4012
- ),
4013
- 'Google\\Service\\ShoppingContent\\DatafeedFetchSchedule' => array(
4014
- 'version' => '0.230.0.0',
4015
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedFetchSchedule.php'
4016
- ),
4017
- 'Google\\Service\\ShoppingContent\\LocalinventoryCustomBatchRequest' => array(
4018
  'version' => '0.230.0.0',
4019
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LocalinventoryCustomBatchRequest.php'
4020
  ),
4021
- 'Google\\Service\\ShoppingContent\\ProductAmount' => array(
4022
  'version' => '0.230.0.0',
4023
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductAmount.php'
4024
  ),
4025
- 'Google\\Service\\ShoppingContent\\Table' => array(
4026
  'version' => '0.230.0.0',
4027
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Table.php'
4028
  ),
4029
- 'Google\\Service\\ShoppingContent\\OrderShipmentLineItemShipment' => array(
4030
  'version' => '0.230.0.0',
4031
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderShipmentLineItemShipment.php'
4032
  ),
4033
- 'Google\\Service\\ShoppingContent\\OrderreturnsProcessResponse' => array(
4034
  'version' => '0.230.0.0',
4035
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsProcessResponse.php'
4036
  ),
4037
- 'Google\\Service\\ShoppingContent\\OrdersUpdateLineItemShippingDetailsResponse' => array(
4038
  'version' => '0.230.0.0',
4039
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateLineItemShippingDetailsResponse.php'
4040
  ),
4041
- 'Google\\Service\\ShoppingContent\\OrderRefund' => array(
4042
  'version' => '0.230.0.0',
4043
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderRefund.php'
4044
  ),
4045
- 'Google\\Service\\ShoppingContent\\AccounttaxCustomBatchRequest' => array(
4046
  'version' => '0.230.0.0',
4047
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccounttaxCustomBatchRequest.php'
4048
  ),
4049
- 'Google\\Service\\ShoppingContent\\RepricingRuleReportBuyboxWinningRuleStats' => array(
4050
  'version' => '0.230.0.0',
4051
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleReportBuyboxWinningRuleStats.php'
4052
  ),
4053
- 'Google\\Service\\ShoppingContent\\DateTime' => array(
4054
  'version' => '0.230.0.0',
4055
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DateTime.php'
4056
  ),
4057
- 'Google\\Service\\ShoppingContent\\AccounttaxCustomBatchResponse' => array(
4058
  'version' => '0.230.0.0',
4059
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccounttaxCustomBatchResponse.php'
4060
  ),
4061
- 'Google\\Service\\ShoppingContent\\ReturnPolicyOnlineReturnShippingFee' => array(
4062
  'version' => '0.230.0.0',
4063
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyOnlineReturnShippingFee.php'
4064
  ),
4065
- 'Google\\Service\\ShoppingContent\\OrderPromotion' => array(
4066
  'version' => '0.230.0.0',
4067
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderPromotion.php'
4068
  ),
4069
- 'Google\\Service\\ShoppingContent\\Date' => array(
4070
  'version' => '0.230.0.0',
4071
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Date.php'
4072
  ),
4073
- 'Google\\Service\\ShoppingContent\\OrderreturnsReturnItem' => array(
4074
  'version' => '0.230.0.0',
4075
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsReturnItem.php'
4076
  ),
4077
- 'Google\\Service\\ShoppingContent\\InvoiceSummary' => array(
4078
  'version' => '0.230.0.0',
4079
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/InvoiceSummary.php'
4080
  ),
4081
- 'Google\\Service\\ShoppingContent\\LiasettingsRequestGmbAccessResponse' => array(
4082
  'version' => '0.230.0.0',
4083
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsRequestGmbAccessResponse.php'
4084
  ),
4085
- 'Google\\Service\\ShoppingContent\\OrdersRefundOrderRequest' => array(
4086
  'version' => '0.230.0.0',
4087
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersRefundOrderRequest.php'
4088
  ),
4089
- 'Google\\Service\\ShoppingContent\\OrdersInStoreRefundLineItemResponse' => array(
4090
  'version' => '0.230.0.0',
4091
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersInStoreRefundLineItemResponse.php'
4092
  ),
4093
- 'Google\\Service\\ShoppingContent\\AccountLabel' => array(
4094
  'version' => '0.230.0.0',
4095
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountLabel.php'
4096
  ),
4097
- 'Google\\Service\\ShoppingContent\\OrderDeliveryDetails' => array(
4098
  'version' => '0.230.0.0',
4099
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderDeliveryDetails.php'
4100
  ),
4101
- 'Google\\Service\\ShoppingContent\\ReturnShippingLabel' => array(
4102
  'version' => '0.230.0.0',
4103
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnShippingLabel.php'
4104
  ),
4105
- 'Google\\Service\\ShoppingContent\\OrdersAcknowledgeRequest' => array(
4106
  'version' => '0.230.0.0',
4107
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersAcknowledgeRequest.php'
4108
  ),
4109
- 'Google\\Service\\ShoppingContent\\ShippingsettingsGetSupportedCarriersResponse' => array(
4110
  'version' => '0.230.0.0',
4111
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsGetSupportedCarriersResponse.php'
4112
  ),
4113
- 'Google\\Service\\ShoppingContent\\TransitTable' => array(
4114
  'version' => '0.230.0.0',
4115
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TransitTable.php'
4116
  ),
4117
- 'Google\\Service\\ShoppingContent\\Product' => array(
4118
  'version' => '0.230.0.0',
4119
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Product.php'
4120
  ),
4121
- 'Google\\Service\\ShoppingContent\\AccountIdentifier' => array(
4122
  'version' => '0.230.0.0',
4123
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountIdentifier.php'
4124
  ),
4125
- 'Google\\Service\\ShoppingContent\\RegionPostalCodeArea' => array(
4126
  'version' => '0.230.0.0',
4127
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionPostalCodeArea.php'
4128
  ),
4129
- 'Google\\Service\\ShoppingContent\\ReturnAddress' => array(
4130
  'version' => '0.230.0.0',
4131
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnAddress.php'
4132
  ),
4133
- 'Google\\Service\\ShoppingContent\\UnitInvoiceTaxLine' => array(
4134
  'version' => '0.230.0.0',
4135
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/UnitInvoiceTaxLine.php'
4136
  ),
4137
- 'Google\\Service\\ShoppingContent\\AccountStatusProducts' => array(
4138
  'version' => '0.230.0.0',
4139
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountStatusProducts.php'
4140
  ),
4141
- 'Google\\Service\\ShoppingContent\\ListCollectionsResponse' => array(
4142
  'version' => '0.230.0.0',
4143
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListCollectionsResponse.php'
4144
  ),
4145
- 'Google\\Service\\ShoppingContent\\RepricingRuleCostOfGoodsSaleRule' => array(
4146
  'version' => '0.230.0.0',
4147
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleCostOfGoodsSaleRule.php'
4148
  ),
4149
- 'Google\\Service\\ShoppingContent\\LiaInventorySettings' => array(
4150
  'version' => '0.230.0.0',
4151
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiaInventorySettings.php'
4152
  ),
4153
- 'Google\\Service\\ShoppingContent\\CutoffTime' => array(
4154
  'version' => '0.230.0.0',
4155
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CutoffTime.php'
4156
  ),
4157
- 'Google\\Service\\ShoppingContent\\OrderinvoicesCreateRefundInvoiceRequest' => array(
4158
  'version' => '0.230.0.0',
4159
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCreateRefundInvoiceRequest.php'
4160
  ),
4161
- 'Google\\Service\\ShoppingContent\\ReturnPolicy' => array(
4162
  'version' => '0.230.0.0',
4163
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicy.php'
4164
  ),
4165
- 'Google\\Service\\ShoppingContent\\PickupServicesPickupService' => array(
4166
  'version' => '0.230.0.0',
4167
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PickupServicesPickupService.php'
4168
  ),
4169
- 'Google\\Service\\ShoppingContent\\TimeZone' => array(
4170
  'version' => '0.230.0.0',
4171
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TimeZone.php'
4172
  ),
4173
- 'Google\\Service\\ShoppingContent\\RegionGeoTargetArea' => array(
4174
  'version' => '0.230.0.0',
4175
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionGeoTargetArea.php'
4176
  ),
4177
- 'Google\\Service\\ShoppingContent\\SettlementTransactionTransaction' => array(
4178
  'version' => '0.230.0.0',
4179
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementTransactionTransaction.php'
4180
  ),
4181
- 'Google\\Service\\ShoppingContent\\PosSale' => array(
4182
  'version' => '0.230.0.0',
4183
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosSale.php'
4184
  ),
4185
- 'Google\\Service\\ShoppingContent\\ShippingsettingsCustomBatchRequestEntry' => array(
4186
  'version' => '0.230.0.0',
4187
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsCustomBatchRequestEntry.php'
4188
  ),
4189
- 'Google\\Service\\ShoppingContent\\LiasettingsCustomBatchResponse' => array(
4190
  'version' => '0.230.0.0',
4191
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsCustomBatchResponse.php'
4192
  ),
4193
- 'Google\\Service\\ShoppingContent\\DatafeedstatusesCustomBatchResponse' => array(
4194
  'version' => '0.230.0.0',
4195
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedstatusesCustomBatchResponse.php'
4196
  ),
4197
- 'Google\\Service\\ShoppingContent\\OrderLineItemShippingDetailsMethod' => array(
4198
  'version' => '0.230.0.0',
4199
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItemShippingDetailsMethod.php'
4200
  ),
4201
- 'Google\\Service\\ShoppingContent\\SettlementreportsListResponse' => array(
4202
  'version' => '0.230.0.0',
4203
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementreportsListResponse.php'
4204
  ),
4205
- 'Google\\Service\\ShoppingContent\\DatafeedsCustomBatchResponseEntry' => array(
4206
  'version' => '0.230.0.0',
4207
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedsCustomBatchResponseEntry.php'
4208
  ),
4209
  'Google\\Service\\ShoppingContent\\TestOrderLineItemProduct' => array(
4210
  'version' => '0.230.0.0',
4211
  'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TestOrderLineItemProduct.php'
4212
  ),
4213
- 'Google\\Service\\ShoppingContent\\CustomerReturnReason' => array(
4214
  'version' => '0.230.0.0',
4215
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CustomerReturnReason.php'
4216
  ),
4217
- 'Google\\Service\\ShoppingContent\\TestOrderAddress' => array(
4218
  'version' => '0.230.0.0',
4219
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TestOrderAddress.php'
4220
  ),
4221
- 'Google\\Service\\ShoppingContent\\ECommercePlatformLinkInfo' => array(
4222
  'version' => '0.230.0.0',
4223
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ECommercePlatformLinkInfo.php'
4224
  ),
4225
- 'Google\\Service\\ShoppingContent\\LabelIds' => array(
4226
  'version' => '0.230.0.0',
4227
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LabelIds.php'
4228
  ),
4229
- 'Google\\Service\\ShoppingContent\\OrderLineItemReturnInfo' => array(
4230
  'version' => '0.230.0.0',
4231
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItemReturnInfo.php'
4232
  ),
4233
- 'Google\\Service\\ShoppingContent\\OrderLineItemShippingDetails' => array(
4234
  'version' => '0.230.0.0',
4235
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItemShippingDetails.php'
4236
  ),
4237
- 'Google\\Service\\ShoppingContent\\RepricingProductReport' => array(
4238
  'version' => '0.230.0.0',
4239
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingProductReport.php'
4240
  ),
4241
- 'Google\\Service\\ShoppingContent\\ProductstatusesCustomBatchResponse' => array(
4242
  'version' => '0.230.0.0',
4243
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductstatusesCustomBatchResponse.php'
4244
  ),
4245
- 'Google\\Service\\ShoppingContent\\LiaCountrySettings' => array(
4246
  'version' => '0.230.0.0',
4247
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiaCountrySettings.php'
4248
  ),
4249
- 'Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryRefundItemItem' => array(
4250
  'version' => '0.230.0.0',
4251
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCustomBatchRequestEntryRefundItemItem.php'
4252
  ),
4253
- 'Google\\Service\\ShoppingContent\\PosInventoryResponse' => array(
4254
  'version' => '0.230.0.0',
4255
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosInventoryResponse.php'
4256
  ),
4257
- 'Google\\Service\\ShoppingContent\\Order' => array(
4258
  'version' => '0.230.0.0',
4259
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Order.php'
4260
  ),
4261
- 'Google\\Service\\ShoppingContent\\ReturnpolicyCustomBatchResponseEntry' => array(
4262
  'version' => '0.230.0.0',
4263
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnpolicyCustomBatchResponseEntry.php'
4264
  ),
4265
- 'Google\\Service\\ShoppingContent\\OrdersListResponse' => array(
4266
  'version' => '0.230.0.0',
4267
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersListResponse.php'
4268
  ),
4269
- 'Google\\Service\\ShoppingContent\\OrderTrackingSignalShippingInfo' => array(
4270
  'version' => '0.230.0.0',
4271
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderTrackingSignalShippingInfo.php'
4272
  ),
4273
- 'Google\\Service\\ShoppingContent\\OrderLineItem' => array(
4274
  'version' => '0.230.0.0',
4275
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItem.php'
4276
  ),
4277
- 'Google\\Service\\ShoppingContent\\AccountsLinkRequest' => array(
4278
  'version' => '0.230.0.0',
4279
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsLinkRequest.php'
4280
  ),
4281
- 'Google\\Service\\ShoppingContent\\LiasettingsSetPosDataProviderResponse' => array(
4282
  'version' => '0.230.0.0',
4283
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsSetPosDataProviderResponse.php'
4284
  ),
4285
- 'Google\\Service\\ShoppingContent\\PauseBuyOnGoogleProgramRequest' => array(
4286
  'version' => '0.230.0.0',
4287
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PauseBuyOnGoogleProgramRequest.php'
4288
  ),
4289
- 'Google\\Service\\ShoppingContent\\TransitTableTransitTimeRow' => array(
4290
  'version' => '0.230.0.0',
4291
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TransitTableTransitTimeRow.php'
4292
  ),
4293
- 'Google\\Service\\ShoppingContent\\OrdersCancelTestOrderByCustomerResponse' => array(
4294
  'version' => '0.230.0.0',
4295
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCancelTestOrderByCustomerResponse.php'
4296
  ),
4297
- 'Google\\Service\\ShoppingContent\\ProductstatusesListResponse' => array(
4298
  'version' => '0.230.0.0',
4299
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductstatusesListResponse.php'
4300
  ),
4301
- 'Google\\Service\\ShoppingContent\\DatafeedstatusesCustomBatchRequest' => array(
4302
  'version' => '0.230.0.0',
4303
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedstatusesCustomBatchRequest.php'
4304
  ),
4305
- 'Google\\Service\\ShoppingContent\\RepricingRuleEffectiveTimeFixedTimePeriod' => array(
4306
  'version' => '0.230.0.0',
4307
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleEffectiveTimeFixedTimePeriod.php'
4308
  ),
4309
- 'Google\\Service\\ShoppingContent\\OrderLineItemAdjustment' => array(
4310
  'version' => '0.230.0.0',
4311
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItemAdjustment.php'
4312
  ),
4313
- 'Google\\Service\\ShoppingContent\\RequestPhoneVerificationResponse' => array(
4314
  'version' => '0.230.0.0',
4315
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RequestPhoneVerificationResponse.php'
4316
  ),
4317
- 'Google\\Service\\ShoppingContent\\RequestPhoneVerificationRequest' => array(
4318
  'version' => '0.230.0.0',
4319
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RequestPhoneVerificationRequest.php'
4320
  ),
4321
- 'Google\\Service\\ShoppingContent\\CaptureOrderRequest' => array(
4322
  'version' => '0.230.0.0',
4323
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CaptureOrderRequest.php'
4324
  ),
4325
- 'Google\\Service\\ShoppingContent\\ProductstatusesCustomBatchResponseEntry' => array(
4326
  'version' => '0.230.0.0',
4327
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductstatusesCustomBatchResponseEntry.php'
4328
  ),
4329
- 'Google\\Service\\ShoppingContent\\RepricingRuleEffectiveTime' => array(
4330
  'version' => '0.230.0.0',
4331
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleEffectiveTime.php'
4332
  ),
4333
- 'Google\\Service\\ShoppingContent\\Weight' => array(
4334
  'version' => '0.230.0.0',
4335
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Weight.php'
4336
  ),
4337
- 'Google\\Service\\ShoppingContent\\CollectionFeaturedProduct' => array(
4338
  'version' => '0.230.0.0',
4339
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CollectionFeaturedProduct.php'
4340
  ),
4341
- 'Google\\Service\\ShoppingContent\\OrderReturn' => array(
4342
  'version' => '0.230.0.0',
4343
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderReturn.php'
4344
  ),
4345
- 'Google\\Service\\ShoppingContent\\ProductSubscriptionCost' => array(
4346
  'version' => '0.230.0.0',
4347
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductSubscriptionCost.php'
4348
  ),
4349
- 'Google\\Service\\ShoppingContent\\PosInventory' => array(
4350
  'version' => '0.230.0.0',
4351
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosInventory.php'
4352
  ),
4353
- 'Google\\Service\\ShoppingContent\\ShippingsettingsCustomBatchResponse' => array(
4354
  'version' => '0.230.0.0',
4355
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsCustomBatchResponse.php'
4356
  ),
4357
- 'Google\\Service\\ShoppingContent\\AccountUser' => array(
4358
  'version' => '0.230.0.0',
4359
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountUser.php'
4360
  ),
4361
- 'Google\\Service\\ShoppingContent\\ReturnShipment' => array(
4362
  'version' => '0.230.0.0',
4363
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnShipment.php'
4364
  ),
4365
- 'Google\\Service\\ShoppingContent\\UnitInvoiceAdditionalCharge' => array(
4366
  'version' => '0.230.0.0',
4367
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/UnitInvoiceAdditionalCharge.php'
4368
  ),
4369
- 'Google\\Service\\ShoppingContent\\OrderPickupDetailsCollector' => array(
4370
  'version' => '0.230.0.0',
4371
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderPickupDetailsCollector.php'
4372
  ),
4373
- 'Google\\Service\\ShoppingContent\\AccountsUpdateLabelsRequest' => array(
4374
  'version' => '0.230.0.0',
4375
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsUpdateLabelsRequest.php'
4376
  ),
4377
- 'Google\\Service\\ShoppingContent\\OrdersCancelResponse' => array(
4378
  'version' => '0.230.0.0',
4379
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCancelResponse.php'
4380
  ),
4381
- 'Google\\Service\\ShoppingContent\\MerchantOrderReturnItem' => array(
4382
  'version' => '0.230.0.0',
4383
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/MerchantOrderReturnItem.php'
4384
  ),
4385
- 'Google\\Service\\ShoppingContent\\OrderReportTransaction' => array(
4386
  'version' => '0.230.0.0',
4387
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderReportTransaction.php'
4388
  ),
4389
- 'Google\\Service\\ShoppingContent\\ReturnPolicyOnlinePolicy' => array(
4390
  'version' => '0.230.0.0',
4391
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyOnlinePolicy.php'
4392
  ),
4393
- 'Google\\Service\\ShoppingContent\\LiaOnDisplayToOrderSettings' => array(
4394
  'version' => '0.230.0.0',
4395
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiaOnDisplayToOrderSettings.php'
4396
  ),
4397
- 'Google\\Service\\ShoppingContent\\RepricingRuleStatsBasedRule' => array(
4398
  'version' => '0.230.0.0',
4399
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleStatsBasedRule.php'
4400
  ),
4401
- 'Google\\Service\\ShoppingContent\\OrderCustomerMarketingRightsInfo' => array(
4402
  'version' => '0.230.0.0',
4403
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderCustomerMarketingRightsInfo.php'
4404
  ),
4405
- 'Google\\Service\\ShoppingContent\\ShipmentTrackingInfo' => array(
4406
  'version' => '0.230.0.0',
4407
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShipmentTrackingInfo.php'
4408
  ),
4409
- 'Google\\Service\\ShoppingContent\\RegionalinventoryCustomBatchRequest' => array(
4410
  'version' => '0.230.0.0',
4411
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionalinventoryCustomBatchRequest.php'
4412
  ),
4413
- 'Google\\Service\\ShoppingContent\\OrdersRejectReturnLineItemResponse' => array(
4414
  'version' => '0.230.0.0',
4415
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersRejectReturnLineItemResponse.php'
4416
  ),
4417
- 'Google\\Service\\ShoppingContent\\ProductStatus' => array(
4418
  'version' => '0.230.0.0',
4419
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductStatus.php'
4420
  ),
4421
- 'Google\\Service\\ShoppingContent\\TimePeriod' => array(
4422
  'version' => '0.230.0.0',
4423
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TimePeriod.php'
4424
  ),
4425
- 'Google\\Service\\ShoppingContent\\AccountstatusesCustomBatchResponseEntry' => array(
4426
  'version' => '0.230.0.0',
4427
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountstatusesCustomBatchResponseEntry.php'
4428
  ),
4429
- 'Google\\Service\\ShoppingContent\\ListRegionsResponse' => array(
4430
  'version' => '0.230.0.0',
4431
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListRegionsResponse.php'
4432
  ),
4433
- 'Google\\Service\\ShoppingContent\\SettlementtransactionsListResponse' => array(
4434
  'version' => '0.230.0.0',
4435
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementtransactionsListResponse.php'
4436
  ),
4437
- 'Google\\Service\\ShoppingContent\\LocalinventoryCustomBatchResponseEntry' => array(
4438
  'version' => '0.230.0.0',
4439
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LocalinventoryCustomBatchResponseEntry.php'
4440
  ),
4441
- 'Google\\Service\\ShoppingContent\\OrdersUpdateMerchantOrderIdRequest' => array(
4442
  'version' => '0.230.0.0',
4443
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateMerchantOrderIdRequest.php'
4444
  ),
4445
- 'Google\\Service\\ShoppingContent\\OrderAddress' => array(
4446
  'version' => '0.230.0.0',
4447
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderAddress.php'
4448
  ),
4449
- 'Google\\Service\\ShoppingContent\\AccounttaxCustomBatchResponseEntry' => array(
4450
  'version' => '0.230.0.0',
4451
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccounttaxCustomBatchResponseEntry.php'
4452
  ),
4453
- 'Google\\Service\\ShoppingContent\\AccountTaxTaxRule' => array(
4454
  'version' => '0.230.0.0',
4455
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountTaxTaxRule.php'
4456
  ),
4457
- 'Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryCreateTestReturnReturnItem' => array(
4458
  'version' => '0.230.0.0',
4459
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCustomBatchRequestEntryCreateTestReturnReturnItem.php'
4460
  ),
4461
- 'Google\\Service\\ShoppingContent\\RepricingProductReportBuyboxWinningProductStats' => array(
4462
  'version' => '0.230.0.0',
4463
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingProductReportBuyboxWinningProductStats.php'
4464
  ),
4465
- 'Google\\Service\\ShoppingContent\\OrdersGetByMerchantOrderIdResponse' => array(
4466
  'version' => '0.230.0.0',
4467
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersGetByMerchantOrderIdResponse.php'
4468
  ),
4469
- 'Google\\Service\\ShoppingContent\\ReturnPolicyOnline' => array(
4470
  'version' => '0.230.0.0',
4471
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyOnline.php'
4472
  ),
4473
- 'Google\\Service\\ShoppingContent\\LocalinventoryCustomBatchResponse' => array(
4474
  'version' => '0.230.0.0',
4475
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LocalinventoryCustomBatchResponse.php'
4476
  ),
4477
- 'Google\\Service\\ShoppingContent\\PostalCodeGroup' => array(
4478
  'version' => '0.230.0.0',
4479
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PostalCodeGroup.php'
4480
  ),
4481
- 'Google\\Service\\ShoppingContent\\AccountsClaimWebsiteResponse' => array(
4482
  'version' => '0.230.0.0',
4483
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsClaimWebsiteResponse.php'
4484
  ),
4485
- 'Google\\Service\\ShoppingContent\\RegionPostalCodeAreaPostalCodeRange' => array(
4486
  'version' => '0.230.0.0',
4487
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionPostalCodeAreaPostalCodeRange.php'
4488
  ),
4489
- 'Google\\Service\\ShoppingContent\\OrdersAcknowledgeResponse' => array(
4490
  'version' => '0.230.0.0',
4491
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersAcknowledgeResponse.php'
4492
  ),
4493
- 'Google\\Service\\ShoppingContent\\CollectionStatusItemLevelIssue' => array(
4494
  'version' => '0.230.0.0',
4495
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CollectionStatusItemLevelIssue.php'
4496
  ),
4497
- 'Google\\Service\\ShoppingContent\\HolidayCutoff' => array(
4498
  'version' => '0.230.0.0',
4499
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/HolidayCutoff.php'
4500
  ),
4501
- 'Google\\Service\\ShoppingContent\\Installment' => array(
4502
  'version' => '0.230.0.0',
4503
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Installment.php'
4504
  ),
4505
- 'Google\\Service\\ShoppingContent\\AccounttaxCustomBatchRequestEntry' => array(
4506
  'version' => '0.230.0.0',
4507
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccounttaxCustomBatchRequestEntry.php'
4508
  ),
4509
- 'Google\\Service\\ShoppingContent\\OrderPickupDetails' => array(
4510
  'version' => '0.230.0.0',
4511
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderPickupDetails.php'
4512
  ),
4513
- 'Google\\Service\\ShoppingContent\\ListAccountLabelsResponse' => array(
4514
  'version' => '0.230.0.0',
4515
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListAccountLabelsResponse.php'
4516
  ),
4517
- 'Google\\Service\\ShoppingContent\\ShoppingAdsProgramStatus' => array(
4518
  'version' => '0.230.0.0',
4519
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShoppingAdsProgramStatus.php'
4520
  ),
4521
- 'Google\\Service\\ShoppingContent\\OrdersCreateTestReturnResponse' => array(
4522
  'version' => '0.230.0.0',
4523
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCreateTestReturnResponse.php'
4524
  ),
4525
- 'Google\\Service\\ShoppingContent\\PosCustomBatchRequest' => array(
4526
- 'version' => '0.230.0.0',
4527
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosCustomBatchRequest.php'
4528
- ),
4529
- 'Google\\Service\\ShoppingContent\\Segments' => array(
4530
  'version' => '0.230.0.0',
4531
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Segments.php'
4532
  ),
4533
- 'Google\\Service\\ShoppingContent\\CaptureOrderResponse' => array(
4534
  'version' => '0.230.0.0',
4535
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CaptureOrderResponse.php'
4536
  ),
4537
- 'Google\\Service\\ShoppingContent\\ProductTax' => array(
4538
  'version' => '0.230.0.0',
4539
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductTax.php'
4540
  ),
4541
- 'Google\\Service\\ShoppingContent\\OrderCustomerLoyaltyInfo' => array(
4542
  'version' => '0.230.0.0',
4543
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderCustomerLoyaltyInfo.php'
4544
  ),
4545
- 'Google\\Service\\ShoppingContent\\ReportRow' => array(
4546
  'version' => '0.230.0.0',
4547
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReportRow.php'
4548
  ),
4549
- 'Google\\Service\\ShoppingContent\\AccountStatusItemLevelIssue' => array(
4550
  'version' => '0.230.0.0',
4551
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountStatusItemLevelIssue.php'
4552
  ),
4553
- 'Google\\Service\\ShoppingContent\\ShoppingAdsProgramStatusRegionStatus' => array(
4554
  'version' => '0.230.0.0',
4555
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShoppingAdsProgramStatusRegionStatus.php'
4556
  ),
4557
- 'Google\\Service\\ShoppingContent\\ReturnaddressCustomBatchResponse' => array(
4558
  'version' => '0.230.0.0',
4559
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnaddressCustomBatchResponse.php'
4560
  ),
4561
- 'Google\\Service\\ShoppingContent\\ListCollectionStatusesResponse' => array(
4562
  'version' => '0.230.0.0',
4563
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListCollectionStatusesResponse.php'
4564
  ),
4565
- 'Google\\Service\\ShoppingContent\\ReturnaddressCustomBatchRequestEntry' => array(
4566
  'version' => '0.230.0.0',
4567
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnaddressCustomBatchRequestEntry.php'
4568
  ),
4569
- 'Google\\Service\\ShoppingContent\\LinkService' => array(
4570
  'version' => '0.230.0.0',
4571
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LinkService.php'
4572
  ),
4573
- 'Google\\Service\\ShoppingContent\\OrderLineItemProductVariantAttribute' => array(
4574
  'version' => '0.230.0.0',
4575
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItemProductVariantAttribute.php'
4576
  ),
4577
- 'Google\\Service\\ShoppingContent\\RepricingRuleReport' => array(
4578
  'version' => '0.230.0.0',
4579
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleReport.php'
4580
  ),
4581
- 'Google\\Service\\ShoppingContent\\VerifyPhoneNumberResponse' => array(
4582
  'version' => '0.230.0.0',
4583
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/VerifyPhoneNumberResponse.php'
4584
  ),
4585
- 'Google\\Service\\ShoppingContent\\Row' => array(
4586
  'version' => '0.230.0.0',
4587
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Row.php'
4588
  ),
4589
- 'Google\\Service\\ShoppingContent\\RepricingRuleRestriction' => array(
4590
  'version' => '0.230.0.0',
4591
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleRestriction.php'
4592
  ),
4593
- 'Google\\Service\\ShoppingContent\\OrdersUpdateShipmentRequest' => array(
4594
  'version' => '0.230.0.0',
4595
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateShipmentRequest.php'
4596
  ),
4597
- 'Google\\Service\\ShoppingContent\\PosStore' => array(
4598
  'version' => '0.230.0.0',
4599
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosStore.php'
4600
  ),
4601
- 'Google\\Service\\ShoppingContent\\TestOrderPickupDetailsPickupPerson' => array(
4602
  'version' => '0.230.0.0',
4603
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TestOrderPickupDetailsPickupPerson.php'
4604
  ),
4605
- 'Google\\Service\\ShoppingContent\\InapplicabilityDetails' => array(
4606
  'version' => '0.230.0.0',
4607
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/InapplicabilityDetails.php'
4608
  ),
4609
- 'Google\\Service\\ShoppingContent\\OrderreturnsCreateOrderReturnRequest' => array(
4610
  'version' => '0.230.0.0',
4611
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsCreateOrderReturnRequest.php'
4612
  ),
4613
- 'Google\\Service\\ShoppingContent\\ProductsCustomBatchResponse' => array(
4614
  'version' => '0.230.0.0',
4615
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductsCustomBatchResponse.php'
4616
  ),
4617
- 'Google\\Service\\ShoppingContent\\ShippingsettingsCustomBatchResponseEntry' => array(
4618
  'version' => '0.230.0.0',
4619
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsCustomBatchResponseEntry.php'
4620
  ),
4621
- 'Google\\Service\\ShoppingContent\\TestOrderDeliveryDetails' => array(
4622
  'version' => '0.230.0.0',
4623
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TestOrderDeliveryDetails.php'
4624
  ),
4625
- 'Google\\Service\\ShoppingContent\\Value' => array(
4626
  'version' => '0.230.0.0',
4627
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Value.php'
4628
  ),
4629
- 'Google\\Service\\ShoppingContent\\SettlementTransactionIdentifiers' => array(
4630
  'version' => '0.230.0.0',
4631
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementTransactionIdentifiers.php'
4632
  ),
4633
  'Google\\Service\\ShoppingContent\\AccountstatusesCustomBatchResponse' => array(
4634
  'version' => '0.230.0.0',
4635
  'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountstatusesCustomBatchResponse.php'
4636
  ),
4637
- 'Google\\Service\\ShoppingContent\\ReturnAddressAddress' => array(
4638
  'version' => '0.230.0.0',
4639
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnAddressAddress.php'
4640
  ),
4641
- 'Google\\Service\\ShoppingContent\\PostalCodeRange' => array(
4642
  'version' => '0.230.0.0',
4643
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PostalCodeRange.php'
4644
  ),
4645
- 'Google\\Service\\ShoppingContent\\RegionalInventory' => array(
4646
  'version' => '0.230.0.0',
4647
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionalInventory.php'
4648
  ),
4649
- 'Google\\Service\\ShoppingContent\\CarrierRate' => array(
4650
  'version' => '0.230.0.0',
4651
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CarrierRate.php'
4652
  ),
4653
- 'Google\\Service\\ShoppingContent\\ProductUnitPricingMeasure' => array(
4654
  'version' => '0.230.0.0',
4655
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductUnitPricingMeasure.php'
4656
  ),
4657
- 'Google\\Service\\ShoppingContent\\OrderreturnsListResponse' => array(
4658
  'version' => '0.230.0.0',
4659
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsListResponse.php'
4660
  ),
4661
- 'Google\\Service\\ShoppingContent\\OrderTrackingSignal' => array(
4662
  'version' => '0.230.0.0',
4663
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderTrackingSignal.php'
4664
  ),
4665
- 'Google\\Service\\ShoppingContent\\ShipmentInvoice' => array(
4666
  'version' => '0.230.0.0',
4667
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShipmentInvoice.php'
4668
  ),
4669
- 'Google\\Service\\ShoppingContent\\PosDataProvidersPosDataProvider' => array(
4670
  'version' => '0.230.0.0',
4671
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosDataProvidersPosDataProvider.php'
4672
  ),
4673
- 'Google\\Service\\ShoppingContent\\Amount' => array(
4674
  'version' => '0.230.0.0',
4675
- 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Amount.php'
4676
  ),
4677
  'Google\\Service\\SiteVerification' => array(
4678
  'version' => '0.230.0.0',
4679
  'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification.php'
4680
  ),
4681
- 'Google\\Protobuf\\FieldDescriptor' => array(
4682
- 'version' => '3.19.3.0',
4683
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/FieldDescriptor.php'
4684
  ),
4685
- 'Google\\Protobuf\\ListValue' => array(
4686
- 'version' => '3.19.3.0',
4687
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/ListValue.php'
4688
  ),
4689
- 'Google\\Protobuf\\Type' => array(
4690
- 'version' => '3.19.3.0',
4691
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Type.php'
4692
  ),
4693
- 'Google\\Protobuf\\Field' => array(
4694
- 'version' => '3.19.3.0',
4695
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Field.php'
 
 
 
 
 
 
 
 
 
 
 
 
4696
  ),
4697
  'Google\\Protobuf\\Syntax' => array(
4698
  'version' => '3.19.3.0',
4699
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Syntax.php'
4700
  ),
4701
- 'Google\\Protobuf\\FieldMask' => array(
4702
  'version' => '3.19.3.0',
4703
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/FieldMask.php'
4704
  ),
4705
- 'Google\\Protobuf\\Duration' => array(
4706
  'version' => '3.19.3.0',
4707
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Duration.php'
4708
  ),
4709
- 'Google\\Protobuf\\SourceContext' => array(
4710
  'version' => '3.19.3.0',
4711
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/SourceContext.php'
4712
  ),
4713
- 'Google\\Protobuf\\Struct' => array(
4714
  'version' => '3.19.3.0',
4715
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Struct.php'
 
 
 
 
4716
  ),
4717
  'Google\\Protobuf\\DoubleValue' => array(
4718
  'version' => '3.19.3.0',
@@ -4722,181 +4710,185 @@ return array(
4722
  'version' => '3.19.3.0',
4723
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Field_Kind.php'
4724
  ),
4725
- 'Google\\Protobuf\\Descriptor' => array(
4726
- 'version' => '3.19.3.0',
4727
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Descriptor.php'
4728
- ),
4729
- 'Google\\Protobuf\\UInt32Value' => array(
4730
- 'version' => '3.19.3.0',
4731
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/UInt32Value.php'
4732
- ),
4733
- 'Google\\Protobuf\\BoolValue' => array(
4734
- 'version' => '3.19.3.0',
4735
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/BoolValue.php'
4736
- ),
4737
- 'Google\\Protobuf\\OneofDescriptor' => array(
4738
  'version' => '3.19.3.0',
4739
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/OneofDescriptor.php'
4740
  ),
4741
  'Google\\Protobuf\\Enum' => array(
4742
  'version' => '3.19.3.0',
4743
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Enum.php'
4744
  ),
4745
- 'Google\\Protobuf\\UInt64Value' => array(
4746
- 'version' => '3.19.3.0',
4747
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/UInt64Value.php'
4748
- ),
4749
  'Google\\Protobuf\\Mixin' => array(
4750
  'version' => '3.19.3.0',
4751
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Mixin.php'
4752
  ),
4753
- 'Google\\Protobuf\\Int32Value' => array(
4754
  'version' => '3.19.3.0',
4755
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Int32Value.php'
4756
  ),
4757
- 'Google\\Protobuf\\FloatValue' => array(
4758
  'version' => '3.19.3.0',
4759
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/FloatValue.php'
4760
  ),
4761
- 'Google\\Protobuf\\GPBEmpty' => array(
4762
  'version' => '3.19.3.0',
4763
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/GPBEmpty.php'
4764
  ),
4765
- 'Google\\Protobuf\\Method' => array(
4766
  'version' => '3.19.3.0',
4767
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Method.php'
4768
  ),
4769
- 'Google\\Protobuf\\EnumValue' => array(
4770
  'version' => '3.19.3.0',
4771
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/EnumValue.php'
4772
  ),
4773
- 'Google\\Protobuf\\EnumDescriptor' => array(
4774
  'version' => '3.19.3.0',
4775
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/EnumDescriptor.php'
4776
  ),
4777
- 'Google\\Protobuf\\Field_Cardinality' => array(
4778
  'version' => '3.19.3.0',
4779
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Field_Cardinality.php'
4780
  ),
4781
- 'Google\\Protobuf\\Timestamp' => array(
4782
  'version' => '3.19.3.0',
4783
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Timestamp.php'
4784
  ),
4785
- 'Google\\Protobuf\\DescriptorPool' => array(
4786
  'version' => '3.19.3.0',
4787
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/DescriptorPool.php'
4788
  ),
4789
- 'Google\\Protobuf\\EnumValueDescriptor' => array(
4790
  'version' => '3.19.3.0',
4791
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/EnumValueDescriptor.php'
4792
  ),
4793
- 'Google\\Protobuf\\Field\\Kind' => array(
4794
  'version' => '3.19.3.0',
4795
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Field/Kind.php'
4796
  ),
4797
- 'Google\\Protobuf\\Field\\Cardinality' => array(
4798
  'version' => '3.19.3.0',
4799
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Field/Cardinality.php'
4800
  ),
4801
- 'Google\\Protobuf\\Internal\\RepeatedField' => array(
4802
  'version' => '3.19.3.0',
4803
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/RepeatedField.php'
4804
  ),
4805
- 'Google\\Protobuf\\Internal\\ExtensionRangeOptions' => array(
4806
  'version' => '3.19.3.0',
4807
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/ExtensionRangeOptions.php'
4808
  ),
4809
- 'Google\\Protobuf\\Internal\\FieldDescriptor' => array(
4810
  'version' => '3.19.3.0',
4811
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptor.php'
 
 
 
 
4812
  ),
4813
  'Google\\Protobuf\\Internal\\RepeatedFieldIter' => array(
4814
  'version' => '3.19.3.0',
4815
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/RepeatedFieldIter.php'
4816
  ),
4817
- 'Google\\Protobuf\\Internal\\TimestampBase' => array(
4818
  'version' => '3.19.3.0',
4819
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/TimestampBase.php'
4820
  ),
4821
- 'Google\\Protobuf\\Internal\\DescriptorProto' => array(
4822
  'version' => '3.19.3.0',
4823
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto.php'
4824
  ),
4825
- 'Google\\Protobuf\\Internal\\FieldOptions' => array(
4826
  'version' => '3.19.3.0',
4827
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldOptions.php'
4828
  ),
4829
- 'Google\\Protobuf\\Internal\\CodedInputStream' => array(
4830
  'version' => '3.19.3.0',
4831
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/CodedInputStream.php'
4832
  ),
4833
- 'Google\\Protobuf\\Internal\\FileOptions\\OptimizeMode' => array(
4834
  'version' => '3.19.3.0',
4835
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FileOptions/OptimizeMode.php'
4836
  ),
4837
- 'Google\\Protobuf\\Internal\\MessageOptions' => array(
4838
  'version' => '3.19.3.0',
4839
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MessageOptions.php'
4840
  ),
4841
- 'Google\\Protobuf\\Internal\\MethodOptions_IdempotencyLevel' => array(
4842
  'version' => '3.19.3.0',
4843
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MethodOptions_IdempotencyLevel.php'
4844
  ),
4845
- 'Google\\Protobuf\\Internal\\HasPublicDescriptorTrait' => array(
4846
  'version' => '3.19.3.0',
4847
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/HasPublicDescriptorTrait.php'
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4848
  ),
4849
  'Google\\Protobuf\\Internal\\DescriptorProto_ExtensionRange' => array(
4850
  'version' => '3.19.3.0',
4851
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php'
4852
  ),
4853
- 'Google\\Protobuf\\Internal\\SourceCodeInfo\\Location' => array(
4854
  'version' => '3.19.3.0',
4855
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/SourceCodeInfo/Location.php'
4856
  ),
4857
- 'Google\\Protobuf\\Internal\\DescriptorProto\\ExtensionRange' => array(
4858
  'version' => '3.19.3.0',
4859
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto/ExtensionRange.php'
4860
  ),
4861
- 'Google\\Protobuf\\Internal\\DescriptorProto\\ReservedRange' => array(
4862
  'version' => '3.19.3.0',
4863
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto/ReservedRange.php'
4864
  ),
4865
- 'Google\\Protobuf\\Internal\\UninterpretedOption_NamePart' => array(
4866
  'version' => '3.19.3.0',
4867
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php'
4868
  ),
4869
- 'Google\\Protobuf\\Internal\\FieldDescriptorProto' => array(
4870
  'version' => '3.19.3.0',
4871
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptorProto.php'
4872
  ),
4873
- 'Google\\Protobuf\\Internal\\Descriptor' => array(
4874
  'version' => '3.19.3.0',
4875
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/Descriptor.php'
4876
  ),
4877
- 'Google\\Protobuf\\Internal\\GPBJsonWire' => array(
4878
  'version' => '3.19.3.0',
4879
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GPBJsonWire.php'
4880
  ),
4881
- 'Google\\Protobuf\\Internal\\FieldOptions\\JSType' => array(
4882
  'version' => '3.19.3.0',
4883
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldOptions/JSType.php'
4884
  ),
4885
- 'Google\\Protobuf\\Internal\\FieldOptions\\CType' => array(
4886
  'version' => '3.19.3.0',
4887
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldOptions/CType.php'
4888
  ),
4889
- 'Google\\Protobuf\\Internal\\GPBWire' => array(
4890
  'version' => '3.19.3.0',
4891
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GPBWire.php'
4892
  ),
4893
- 'Google\\Protobuf\\Internal\\EnumOptions' => array(
4894
  'version' => '3.19.3.0',
4895
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumOptions.php'
4896
  ),
4897
- 'Google\\Protobuf\\Internal\\ServiceDescriptorProto' => array(
4898
  'version' => '3.19.3.0',
4899
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/ServiceDescriptorProto.php'
4900
  ),
4901
  'Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type' => array(
4902
  'version' => '3.19.3.0',
@@ -4906,229 +4898,241 @@ return array(
4906
  'version' => '3.19.3.0',
4907
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptorProto/Label.php'
4908
  ),
4909
- 'Google\\Protobuf\\Internal\\CodedOutputStream' => array(
4910
  'version' => '3.19.3.0',
4911
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/CodedOutputStream.php'
4912
  ),
4913
- 'Google\\Protobuf\\Internal\\GPBDecodeException' => array(
4914
  'version' => '3.19.3.0',
4915
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GPBDecodeException.php'
4916
  ),
4917
- 'Google\\Protobuf\\Internal\\EnumDescriptorProto_EnumReservedRange' => array(
4918
  'version' => '3.19.3.0',
4919
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumDescriptorProto_EnumReservedRange.php'
4920
  ),
4921
- 'Google\\Protobuf\\Internal\\EnumDescriptorProto' => array(
4922
  'version' => '3.19.3.0',
4923
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumDescriptorProto.php'
4924
  ),
4925
- 'Google\\Protobuf\\Internal\\OneofDescriptorProto' => array(
4926
  'version' => '3.19.3.0',
4927
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/OneofDescriptorProto.php'
4928
  ),
4929
- 'Google\\Protobuf\\Internal\\FieldDescriptorProto_Label' => array(
4930
  'version' => '3.19.3.0',
4931
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptorProto_Label.php'
4932
  ),
4933
  'Google\\Protobuf\\Internal\\FileOptions' => array(
4934
  'version' => '3.19.3.0',
4935
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FileOptions.php'
4936
  ),
4937
- 'Google\\Protobuf\\Internal\\GPBLabel' => array(
4938
  'version' => '3.19.3.0',
4939
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GPBLabel.php'
4940
  ),
4941
- 'Google\\Protobuf\\Internal\\SourceCodeInfo_Location' => array(
4942
  'version' => '3.19.3.0',
4943
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/SourceCodeInfo_Location.php'
4944
  ),
4945
- 'Google\\Protobuf\\Internal\\GPBWireType' => array(
4946
  'version' => '3.19.3.0',
4947
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GPBWireType.php'
4948
  ),
4949
- 'Google\\Protobuf\\Internal\\MethodOptions' => array(
4950
  'version' => '3.19.3.0',
4951
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MethodOptions.php'
4952
  ),
4953
- 'Google\\Protobuf\\Internal\\ServiceOptions' => array(
4954
  'version' => '3.19.3.0',
4955
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/ServiceOptions.php'
4956
  ),
4957
- 'Google\\Protobuf\\Internal\\Message' => array(
4958
  'version' => '3.19.3.0',
4959
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/Message.php'
4960
  ),
4961
- 'Google\\Protobuf\\Internal\\FieldOptions_JSType' => array(
4962
  'version' => '3.19.3.0',
4963
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldOptions_JSType.php'
4964
  ),
4965
- 'Google\\Protobuf\\Internal\\FileDescriptor' => array(
4966
  'version' => '3.19.3.0',
4967
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FileDescriptor.php'
4968
  ),
4969
- 'Google\\Protobuf\\Internal\\GeneratedCodeInfo_Annotation' => array(
4970
  'version' => '3.19.3.0',
4971
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php'
4972
  ),
4973
- 'Google\\Protobuf\\Internal\\OneofDescriptor' => array(
4974
  'version' => '3.19.3.0',
4975
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/OneofDescriptor.php'
4976
  ),
4977
- 'Google\\Protobuf\\Internal\\FileOptions_OptimizeMode' => array(
4978
  'version' => '3.19.3.0',
4979
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php'
4980
  ),
4981
- 'Google\\Protobuf\\Internal\\RawInputStream' => array(
4982
  'version' => '3.19.3.0',
4983
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/RawInputStream.php'
4984
  ),
4985
- 'Google\\Protobuf\\Internal\\MapEntry' => array(
4986
  'version' => '3.19.3.0',
4987
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MapEntry.php'
4988
  ),
4989
- 'Google\\Protobuf\\Internal\\SourceCodeInfo' => array(
4990
  'version' => '3.19.3.0',
4991
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/SourceCodeInfo.php'
4992
  ),
4993
- 'Google\\Protobuf\\Internal\\EnumValueOptions' => array(
4994
  'version' => '3.19.3.0',
4995
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumValueOptions.php'
4996
  ),
4997
- 'Google\\Protobuf\\Internal\\OneofField' => array(
4998
  'version' => '3.19.3.0',
4999
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/OneofField.php'
5000
  ),
5001
- 'Google\\Protobuf\\Internal\\MapFieldIter' => array(
5002
  'version' => '3.19.3.0',
5003
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MapFieldIter.php'
5004
  ),
5005
  'Google\\Protobuf\\Internal\\GetPublicDescriptorTrait' => array(
5006
  'version' => '3.19.3.0',
5007
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GetPublicDescriptorTrait.php'
5008
  ),
5009
- 'Google\\Protobuf\\Internal\\GeneratedCodeInfo' => array(
5010
  'version' => '3.19.3.0',
5011
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GeneratedCodeInfo.php'
5012
  ),
5013
- 'Google\\Protobuf\\Internal\\GPBType' => array(
5014
  'version' => '3.19.3.0',
5015
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GPBType.php'
5016
  ),
5017
- 'Google\\Protobuf\\Internal\\MessageBuilderContext' => array(
5018
  'version' => '3.19.3.0',
5019
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MessageBuilderContext.php'
5020
  ),
5021
- 'Google\\Protobuf\\Internal\\MethodOptions\\IdempotencyLevel' => array(
5022
  'version' => '3.19.3.0',
5023
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MethodOptions/IdempotencyLevel.php'
5024
  ),
5025
- 'Google\\Protobuf\\Internal\\DescriptorProto_ReservedRange' => array(
5026
  'version' => '3.19.3.0',
5027
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php'
5028
  ),
5029
- 'Google\\Protobuf\\Internal\\FieldDescriptorProto_Type' => array(
5030
  'version' => '3.19.3.0',
5031
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptorProto_Type.php'
5032
  ),
5033
- 'Google\\Protobuf\\Internal\\EnumDescriptor' => array(
5034
  'version' => '3.19.3.0',
5035
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumDescriptor.php'
5036
  ),
5037
- 'Google\\Protobuf\\Internal\\OneofOptions' => array(
5038
  'version' => '3.19.3.0',
5039
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/OneofOptions.php'
5040
  ),
5041
- 'Google\\Protobuf\\Internal\\MethodDescriptorProto' => array(
5042
  'version' => '3.19.3.0',
5043
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MethodDescriptorProto.php'
5044
  ),
5045
- 'Google\\Protobuf\\Internal\\EnumBuilderContext' => array(
5046
  'version' => '3.19.3.0',
5047
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumBuilderContext.php'
5048
  ),
5049
- 'Google\\Protobuf\\Internal\\AnyBase' => array(
5050
  'version' => '3.19.3.0',
5051
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/AnyBase.php'
5052
  ),
5053
- 'Google\\Protobuf\\Internal\\FileDescriptorSet' => array(
5054
  'version' => '3.19.3.0',
5055
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FileDescriptorSet.php'
5056
  ),
5057
- 'Google\\Protobuf\\Internal\\EnumValueDescriptorProto' => array(
5058
  'version' => '3.19.3.0',
5059
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumValueDescriptorProto.php'
5060
  ),
5061
- 'Google\\Protobuf\\Internal\\DescriptorPool' => array(
5062
  'version' => '3.19.3.0',
5063
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/DescriptorPool.php'
5064
  ),
5065
- 'Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation' => array(
5066
  'version' => '3.19.3.0',
5067
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GeneratedCodeInfo/Annotation.php'
5068
  ),
5069
- 'Google\\Protobuf\\Internal\\EnumDescriptorProto\\EnumReservedRange' => array(
5070
  'version' => '3.19.3.0',
5071
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumDescriptorProto/EnumReservedRange.php'
5072
  ),
5073
- 'Google\\Protobuf\\Internal\\MapField' => array(
5074
  'version' => '3.19.3.0',
5075
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MapField.php'
5076
  ),
5077
- 'Google\\Protobuf\\Internal\\FileDescriptorProto' => array(
5078
  'version' => '3.19.3.0',
5079
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FileDescriptorProto.php'
5080
  ),
5081
- 'Google\\Protobuf\\Internal\\UninterpretedOption\\NamePart' => array(
5082
  'version' => '3.19.3.0',
5083
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/UninterpretedOption/NamePart.php'
5084
  ),
5085
- 'Google\\Protobuf\\Internal\\FieldOptions_CType' => array(
5086
  'version' => '3.19.3.0',
5087
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldOptions_CType.php'
5088
  ),
5089
- 'Google\\Protobuf\\Internal\\UninterpretedOption' => array(
5090
  'version' => '3.19.3.0',
5091
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/UninterpretedOption.php'
5092
  ),
5093
- 'Google\\Protobuf\\Internal\\GPBUtil' => array(
5094
  'version' => '3.19.3.0',
5095
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GPBUtil.php'
5096
  ),
5097
- 'Google\\Protobuf\\StringValue' => array(
5098
  'version' => '3.19.3.0',
5099
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/StringValue.php'
5100
  ),
5101
- 'Google\\Protobuf\\NullValue' => array(
5102
  'version' => '3.19.3.0',
5103
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/NullValue.php'
5104
  ),
5105
- 'Google\\Protobuf\\Any' => array(
5106
  'version' => '3.19.3.0',
5107
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Any.php'
5108
  ),
5109
- 'Google\\Protobuf\\Int64Value' => array(
5110
  'version' => '3.19.3.0',
5111
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Int64Value.php'
5112
  ),
5113
- 'Google\\Protobuf\\BytesValue' => array(
5114
  'version' => '3.19.3.0',
5115
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/BytesValue.php'
5116
  ),
5117
- 'Google\\Protobuf\\Option' => array(
5118
  'version' => '3.19.3.0',
5119
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Option.php'
5120
  ),
5121
- 'Google\\Protobuf\\Value' => array(
5122
  'version' => '3.19.3.0',
5123
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Value.php'
5124
  ),
5125
- 'Google\\Protobuf\\Api' => array(
5126
  'version' => '3.19.3.0',
5127
- 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Api.php'
5128
  ),
5129
- 'Google\\ApiCore\\GapicClientTrait' => array(
 
 
 
 
 
 
 
 
5130
  'version' => '1.10.0.0',
5131
- 'path' => $vendorDir . '/google/gax/src/GapicClientTrait.php'
 
 
 
 
5132
  ),
5133
  'Google\\ApiCore\\Middleware\\OperationsMiddleware' => array(
5134
  'version' => '1.10.0.0',
@@ -5138,10 +5142,6 @@ return array(
5138
  'version' => '1.10.0.0',
5139
  'path' => $vendorDir . '/google/gax/src/Middleware/ResponseMetadataMiddleware.php'
5140
  ),
5141
- 'Google\\ApiCore\\Middleware\\OptionsFilterMiddleware' => array(
5142
- 'version' => '1.10.0.0',
5143
- 'path' => $vendorDir . '/google/gax/src/Middleware/OptionsFilterMiddleware.php'
5144
- ),
5145
  'Google\\ApiCore\\Middleware\\CredentialsWrapperMiddleware' => array(
5146
  'version' => '1.10.0.0',
5147
  'path' => $vendorDir . '/google/gax/src/Middleware/CredentialsWrapperMiddleware.php'
@@ -5150,74 +5150,94 @@ return array(
5150
  'version' => '1.10.0.0',
5151
  'path' => $vendorDir . '/google/gax/src/Middleware/RetryMiddleware.php'
5152
  ),
5153
- 'Google\\ApiCore\\Middleware\\FixedHeaderMiddleware' => array(
5154
- 'version' => '1.10.0.0',
5155
- 'path' => $vendorDir . '/google/gax/src/Middleware/FixedHeaderMiddleware.php'
5156
- ),
5157
  'Google\\ApiCore\\Middleware\\PagedMiddleware' => array(
5158
  'version' => '1.10.0.0',
5159
  'path' => $vendorDir . '/google/gax/src/Middleware/PagedMiddleware.php'
5160
  ),
5161
- 'Google\\ApiCore\\RequestParamsHeaderDescriptor' => array(
5162
  'version' => '1.10.0.0',
5163
- 'path' => $vendorDir . '/google/gax/src/RequestParamsHeaderDescriptor.php'
5164
  ),
5165
- 'Google\\ApiCore\\RetrySettings' => array(
5166
  'version' => '1.10.0.0',
5167
- 'path' => $vendorDir . '/google/gax/src/RetrySettings.php'
5168
  ),
5169
- 'Google\\ApiCore\\FixedSizeCollection' => array(
5170
  'version' => '1.10.0.0',
5171
- 'path' => $vendorDir . '/google/gax/src/FixedSizeCollection.php'
5172
  ),
5173
- 'Google\\ApiCore\\PollingTrait' => array(
5174
  'version' => '1.10.0.0',
5175
- 'path' => $vendorDir . '/google/gax/src/PollingTrait.php'
5176
  ),
5177
- 'Google\\ApiCore\\ServerStream' => array(
5178
  'version' => '1.10.0.0',
5179
- 'path' => $vendorDir . '/google/gax/src/ServerStream.php'
5180
  ),
5181
- 'Google\\ApiCore\\ValidationException' => array(
5182
  'version' => '1.10.0.0',
5183
- 'path' => $vendorDir . '/google/gax/src/ValidationException.php'
5184
  ),
5185
- 'Google\\ApiCore\\OperationResponse' => array(
5186
  'version' => '1.10.0.0',
5187
- 'path' => $vendorDir . '/google/gax/src/OperationResponse.php'
5188
  ),
5189
- 'Google\\ApiCore\\ValidationTrait' => array(
5190
  'version' => '1.10.0.0',
5191
- 'path' => $vendorDir . '/google/gax/src/ValidationTrait.php'
5192
  ),
5193
- 'Google\\ApiCore\\Call' => array(
5194
  'version' => '1.10.0.0',
5195
- 'path' => $vendorDir . '/google/gax/src/Call.php'
5196
  ),
5197
- 'Google\\ApiCore\\Serializer' => array(
5198
  'version' => '1.10.0.0',
5199
- 'path' => $vendorDir . '/google/gax/src/Serializer.php'
5200
  ),
5201
- 'Google\\ApiCore\\RequestBuilder' => array(
5202
  'version' => '1.10.0.0',
5203
- 'path' => $vendorDir . '/google/gax/src/RequestBuilder.php'
5204
  ),
5205
- 'Google\\ApiCore\\GPBLabel' => array(
5206
  'version' => '1.10.0.0',
5207
- 'path' => $vendorDir . '/google/gax/src/GPBLabel.php'
 
 
 
 
5208
  ),
5209
  'Google\\ApiCore\\AgentHeader' => array(
5210
  'version' => '1.10.0.0',
5211
  'path' => $vendorDir . '/google/gax/src/AgentHeader.php'
5212
  ),
5213
- 'Google\\ApiCore\\GrpcSupportTrait' => array(
5214
  'version' => '1.10.0.0',
5215
- 'path' => $vendorDir . '/google/gax/src/GrpcSupportTrait.php'
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5216
  ),
5217
  'Google\\ApiCore\\ResourceTemplate\\Segment' => array(
5218
  'version' => '1.10.0.0',
5219
  'path' => $vendorDir . '/google/gax/src/ResourceTemplate/Segment.php'
5220
  ),
 
 
 
 
5221
  'Google\\ApiCore\\ResourceTemplate\\ResourceTemplateInterface' => array(
5222
  'version' => '1.10.0.0',
5223
  'path' => $vendorDir . '/google/gax/src/ResourceTemplate/ResourceTemplateInterface.php'
@@ -5226,5361 +5246,5333 @@ return array(
5226
  'version' => '1.10.0.0',
5227
  'path' => $vendorDir . '/google/gax/src/ResourceTemplate/AbsoluteResourceTemplate.php'
5228
  ),
5229
- 'Google\\ApiCore\\ResourceTemplate\\Parser' => array(
5230
- 'version' => '1.10.0.0',
5231
- 'path' => $vendorDir . '/google/gax/src/ResourceTemplate/Parser.php'
5232
- ),
5233
  'Google\\ApiCore\\ResourceTemplate\\RelativeResourceTemplate' => array(
5234
  'version' => '1.10.0.0',
5235
  'path' => $vendorDir . '/google/gax/src/ResourceTemplate/RelativeResourceTemplate.php'
5236
  ),
5237
- 'Google\\ApiCore\\ArrayTrait' => array(
5238
  'version' => '1.10.0.0',
5239
- 'path' => $vendorDir . '/google/gax/src/ArrayTrait.php'
5240
  ),
5241
- 'Google\\ApiCore\\Version' => array(
5242
  'version' => '1.10.0.0',
5243
- 'path' => $vendorDir . '/google/gax/src/Version.php'
5244
  ),
5245
- 'Google\\ApiCore\\BidiStream' => array(
5246
  'version' => '1.10.0.0',
5247
- 'path' => $vendorDir . '/google/gax/src/BidiStream.php'
 
 
 
 
5248
  ),
5249
  'Google\\ApiCore\\PathTemplate' => array(
5250
  'version' => '1.10.0.0',
5251
  'path' => $vendorDir . '/google/gax/src/PathTemplate.php'
5252
  ),
5253
- 'Google\\ApiCore\\ClientStream' => array(
5254
  'version' => '1.10.0.0',
5255
- 'path' => $vendorDir . '/google/gax/src/ClientStream.php'
5256
  ),
5257
- 'Google\\ApiCore\\Transport\\HttpUnaryTransportTrait' => array(
5258
  'version' => '1.10.0.0',
5259
- 'path' => $vendorDir . '/google/gax/src/Transport/HttpUnaryTransportTrait.php'
5260
  ),
5261
- 'Google\\ApiCore\\Transport\\Grpc\\ForwardingCall' => array(
5262
  'version' => '1.10.0.0',
5263
- 'path' => $vendorDir . '/google/gax/src/Transport/Grpc/ForwardingCall.php'
5264
  ),
5265
- 'Google\\ApiCore\\Transport\\Grpc\\UnaryInterceptorInterface' => array(
5266
  'version' => '1.10.0.0',
5267
- 'path' => $vendorDir . '/google/gax/src/Transport/Grpc/UnaryInterceptorInterface.php'
5268
  ),
5269
- 'Google\\ApiCore\\Transport\\Grpc\\ForwardingUnaryCall' => array(
5270
  'version' => '1.10.0.0',
5271
- 'path' => $vendorDir . '/google/gax/src/Transport/Grpc/ForwardingUnaryCall.php'
5272
  ),
5273
- 'Google\\ApiCore\\Transport\\Grpc\\ForwardingServerStreamingCall' => array(
5274
  'version' => '1.10.0.0',
5275
- 'path' => $vendorDir . '/google/gax/src/Transport/Grpc/ForwardingServerStreamingCall.php'
5276
  ),
5277
- 'Google\\ApiCore\\Transport\\GrpcTransport' => array(
5278
  'version' => '1.10.0.0',
5279
- 'path' => $vendorDir . '/google/gax/src/Transport/GrpcTransport.php'
5280
  ),
5281
- 'Google\\ApiCore\\Transport\\GrpcFallbackTransport' => array(
5282
  'version' => '1.10.0.0',
5283
- 'path' => $vendorDir . '/google/gax/src/Transport/GrpcFallbackTransport.php'
5284
  ),
5285
- 'Google\\ApiCore\\Transport\\RestTransport' => array(
5286
  'version' => '1.10.0.0',
5287
- 'path' => $vendorDir . '/google/gax/src/Transport/RestTransport.php'
5288
  ),
5289
- 'Google\\ApiCore\\Transport\\TransportInterface' => array(
5290
  'version' => '1.10.0.0',
5291
- 'path' => $vendorDir . '/google/gax/src/Transport/TransportInterface.php'
5292
  ),
5293
- 'Google\\ApiCore\\GPBType' => array(
5294
  'version' => '1.10.0.0',
5295
- 'path' => $vendorDir . '/google/gax/src/GPBType.php'
5296
  ),
5297
- 'Google\\ApiCore\\LongRunning\\OperationsClient' => array(
5298
  'version' => '1.10.0.0',
5299
- 'path' => $vendorDir . '/google/gax/src/LongRunning/OperationsClient.php'
5300
  ),
5301
- 'Google\\ApiCore\\LongRunning\\Gapic\\OperationsGapicClient' => array(
5302
  'version' => '1.10.0.0',
5303
- 'path' => $vendorDir . '/google/gax/src/LongRunning/Gapic/OperationsGapicClient.php'
5304
  ),
5305
- 'Google\\ApiCore\\ServiceAddressTrait' => array(
5306
  'version' => '1.10.0.0',
5307
- 'path' => $vendorDir . '/google/gax/src/ServiceAddressTrait.php'
5308
  ),
5309
- 'Google\\ApiCore\\Testing\\MockGrpcTransport' => array(
5310
  'version' => '1.10.0.0',
5311
- 'path' => $vendorDir . '/google/gax/src/Testing/MockGrpcTransport.php'
5312
  ),
5313
  'Google\\ApiCore\\Testing\\MockStubTrait' => array(
5314
  'version' => '1.10.0.0',
5315
  'path' => $vendorDir . '/google/gax/src/Testing/MockStubTrait.php'
5316
  ),
5317
- 'Google\\ApiCore\\Testing\\ProtobufGPBEmptyComparator' => array(
5318
  'version' => '1.10.0.0',
5319
- 'path' => $vendorDir . '/google/gax/src/Testing/ProtobufGPBEmptyComparator.php'
5320
  ),
5321
  'Google\\ApiCore\\Testing\\ReceivedRequest' => array(
5322
  'version' => '1.10.0.0',
5323
  'path' => $vendorDir . '/google/gax/src/Testing/ReceivedRequest.php'
5324
  ),
5325
- 'Google\\ApiCore\\Testing\\MockRequestBody' => array(
5326
- 'version' => '1.10.0.0',
5327
- 'path' => $vendorDir . '/google/gax/src/Testing/MockRequestBody.php'
5328
- ),
5329
- 'Google\\ApiCore\\Testing\\MessageAwareArrayComparator' => array(
5330
- 'version' => '1.10.0.0',
5331
- 'path' => $vendorDir . '/google/gax/src/Testing/MessageAwareArrayComparator.php'
5332
- ),
5333
- 'Google\\ApiCore\\Testing\\MockServerStreamingCall' => array(
5334
  'version' => '1.10.0.0',
5335
- 'path' => $vendorDir . '/google/gax/src/Testing/MockServerStreamingCall.php'
5336
  ),
5337
- 'Google\\ApiCore\\Testing\\MockTransport' => array(
5338
  'version' => '1.10.0.0',
5339
- 'path' => $vendorDir . '/google/gax/src/Testing/MockTransport.php'
5340
  ),
5341
- 'Google\\ApiCore\\Testing\\ProtobufMessageComparator' => array(
5342
  'version' => '1.10.0.0',
5343
- 'path' => $vendorDir . '/google/gax/src/Testing/ProtobufMessageComparator.php'
5344
  ),
5345
- 'Google\\ApiCore\\Testing\\MockResponse' => array(
5346
  'version' => '1.10.0.0',
5347
- 'path' => $vendorDir . '/google/gax/src/Testing/MockResponse.php'
5348
  ),
5349
- 'Google\\ApiCore\\Testing\\MockStatus' => array(
5350
  'version' => '1.10.0.0',
5351
- 'path' => $vendorDir . '/google/gax/src/Testing/MockStatus.php'
5352
  ),
5353
- 'Google\\ApiCore\\Testing\\SerializationTrait' => array(
5354
  'version' => '1.10.0.0',
5355
- 'path' => $vendorDir . '/google/gax/src/Testing/SerializationTrait.php'
5356
  ),
5357
- 'Google\\ApiCore\\Testing\\MockBidiStreamingCall' => array(
5358
  'version' => '1.10.0.0',
5359
- 'path' => $vendorDir . '/google/gax/src/Testing/MockBidiStreamingCall.php'
5360
  ),
5361
- 'Google\\ApiCore\\Testing\\GeneratedTest' => array(
5362
  'version' => '1.10.0.0',
5363
- 'path' => $vendorDir . '/google/gax/src/Testing/GeneratedTest.php'
5364
  ),
5365
- 'Google\\ApiCore\\Testing\\MockRequest' => array(
5366
  'version' => '1.10.0.0',
5367
- 'path' => $vendorDir . '/google/gax/src/Testing/MockRequest.php'
5368
  ),
5369
- 'Google\\ApiCore\\Testing\\MockUnaryCall' => array(
5370
  'version' => '1.10.0.0',
5371
- 'path' => $vendorDir . '/google/gax/src/Testing/MockUnaryCall.php'
5372
  ),
5373
- 'Google\\ApiCore\\Testing\\MessageAwareExporter' => array(
5374
  'version' => '1.10.0.0',
5375
- 'path' => $vendorDir . '/google/gax/src/Testing/MessageAwareExporter.php'
5376
  ),
5377
- 'Google\\ApiCore\\Testing\\MockClientStreamingCall' => array(
5378
  'version' => '1.10.0.0',
5379
- 'path' => $vendorDir . '/google/gax/src/Testing/MockClientStreamingCall.php'
5380
  ),
5381
- 'Google\\ApiCore\\UriTrait' => array(
5382
  'version' => '1.10.0.0',
5383
- 'path' => $vendorDir . '/google/gax/src/UriTrait.php'
5384
  ),
5385
  'Google\\ApiCore\\ApiStatus' => array(
5386
  'version' => '1.10.0.0',
5387
  'path' => $vendorDir . '/google/gax/src/ApiStatus.php'
5388
  ),
5389
- 'Google\\ApiCore\\ApiException' => array(
5390
- 'version' => '1.10.0.0',
5391
- 'path' => $vendorDir . '/google/gax/src/ApiException.php'
5392
- ),
5393
- 'Google\\ApiCore\\PagedListResponse' => array(
5394
- 'version' => '1.10.0.0',
5395
- 'path' => $vendorDir . '/google/gax/src/PagedListResponse.php'
5396
- ),
5397
- 'Google\\ApiCore\\CredentialsWrapper' => array(
5398
- 'version' => '1.10.0.0',
5399
- 'path' => $vendorDir . '/google/gax/src/CredentialsWrapper.php'
5400
- ),
5401
- 'Google\\ApiCore\\Page' => array(
5402
  'version' => '1.10.0.0',
5403
- 'path' => $vendorDir . '/google/gax/src/Page.php'
5404
  ),
5405
- 'Google\\ApiCore\\PageStreamingDescriptor' => array(
5406
  'version' => '1.10.0.0',
5407
- 'path' => $vendorDir . '/google/gax/src/PageStreamingDescriptor.php'
5408
  ),
5409
- 'Google\\Ads\\GoogleAds\\Constants' => array(
5410
  'version' => '12.1.0.0',
5411
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/Constants.php'
5412
  ),
5413
- 'Google\\Ads\\GoogleAds\\V9\\Common\\StoreSalesMetadata' => array(
5414
  'version' => '12.1.0.0',
5415
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/StoreSalesMetadata.php'
5416
  ),
5417
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ProductImage' => array(
5418
  'version' => '12.1.0.0',
5419
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ProductImage.php'
5420
  ),
5421
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TagSnippet' => array(
5422
  'version' => '12.1.0.0',
5423
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TagSnippet.php'
5424
  ),
5425
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CustomAudienceInfo' => array(
5426
  'version' => '12.1.0.0',
5427
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CustomAudienceInfo.php'
5428
  ),
5429
- 'Google\\Ads\\GoogleAds\\V9\\Common\\Metrics' => array(
5430
  'version' => '12.1.0.0',
5431
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/Metrics.php'
5432
  ),
5433
- 'Google\\Ads\\GoogleAds\\V9\\Common\\StructuredSnippetFeedItem' => array(
5434
  'version' => '12.1.0.0',
5435
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/StructuredSnippetFeedItem.php'
5436
  ),
5437
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ParentalStatusInfo' => array(
5438
  'version' => '12.1.0.0',
5439
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ParentalStatusInfo.php'
5440
  ),
5441
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PercentCpcBidSimulationPointList' => array(
5442
  'version' => '12.1.0.0',
5443
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PercentCpcBidSimulationPointList.php'
5444
  ),
5445
- 'Google\\Ads\\GoogleAds\\V9\\Common\\HotelCalloutFeedItem' => array(
5446
  'version' => '12.1.0.0',
5447
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/HotelCalloutFeedItem.php'
5448
  ),
5449
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ClickLocation' => array(
5450
  'version' => '12.1.0.0',
5451
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ClickLocation.php'
5452
  ),
5453
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ProductChannelInfo' => array(
5454
  'version' => '12.1.0.0',
5455
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ProductChannelInfo.php'
5456
  ),
5457
- 'Google\\Ads\\GoogleAds\\V9\\Common\\KeywordPlanAggregateMetrics' => array(
5458
  'version' => '12.1.0.0',
5459
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/KeywordPlanAggregateMetrics.php'
5460
  ),
5461
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyTopicEvidence\\TextList' => array(
5462
  'version' => '12.1.0.0',
5463
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyTopicEvidence/TextList.php'
5464
  ),
5465
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyTopicEvidence\\WebsiteList' => array(
5466
  'version' => '12.1.0.0',
5467
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyTopicEvidence/WebsiteList.php'
5468
  ),
5469
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyTopicEvidence\\DestinationTextList' => array(
5470
  'version' => '12.1.0.0',
5471
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyTopicEvidence/DestinationTextList.php'
5472
  ),
5473
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyTopicEvidence\\DestinationMismatch' => array(
5474
  'version' => '12.1.0.0',
5475
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyTopicEvidence/DestinationMismatch.php'
5476
  ),
5477
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyTopicEvidence\\DestinationNotWorking' => array(
5478
  'version' => '12.1.0.0',
5479
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyTopicEvidence/DestinationNotWorking.php'
5480
  ),
5481
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TargetImpressionShareSimulationPoint' => array(
5482
  'version' => '12.1.0.0',
5483
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TargetImpressionShareSimulationPoint.php'
5484
  ),
5485
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ShoppingSmartAdInfo' => array(
5486
  'version' => '12.1.0.0',
5487
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ShoppingSmartAdInfo.php'
5488
  ),
5489
- 'Google\\Ads\\GoogleAds\\V9\\Common\\DynamicEducationAsset' => array(
5490
  'version' => '12.1.0.0',
5491
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/DynamicEducationAsset.php'
5492
  ),
5493
- 'Google\\Ads\\GoogleAds\\V9\\Common\\UserListNumberRuleItemInfo' => array(
5494
  'version' => '12.1.0.0',
5495
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/UserListNumberRuleItemInfo.php'
5496
  ),
5497
- 'Google\\Ads\\GoogleAds\\V9\\Common\\KeywordPlanHistoricalMetrics' => array(
5498
  'version' => '12.1.0.0',
5499
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/KeywordPlanHistoricalMetrics.php'
5500
  ),
5501
- 'Google\\Ads\\GoogleAds\\V9\\Common\\RealTimeBiddingSetting' => array(
5502
  'version' => '12.1.0.0',
5503
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/RealTimeBiddingSetting.php'
5504
  ),
5505
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ManualCpm' => array(
5506
  'version' => '12.1.0.0',
5507
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ManualCpm.php'
5508
  ),
5509
- 'Google\\Ads\\GoogleAds\\V9\\Common\\KeywordPlanAggregateMetricResults' => array(
5510
  'version' => '12.1.0.0',
5511
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/KeywordPlanAggregateMetricResults.php'
5512
  ),
5513
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TargetCpaSimulationPoint' => array(
5514
  'version' => '12.1.0.0',
5515
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TargetCpaSimulationPoint.php'
5516
  ),
5517
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ProductConditionInfo' => array(
5518
  'version' => '12.1.0.0',
5519
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ProductConditionInfo.php'
5520
  ),
5521
- 'Google\\Ads\\GoogleAds\\V9\\Common\\UserListRuleItemInfo' => array(
5522
  'version' => '12.1.0.0',
5523
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/UserListRuleItemInfo.php'
5524
  ),
5525
- 'Google\\Ads\\GoogleAds\\V9\\Common\\BudgetSimulationPoint' => array(
5526
  'version' => '12.1.0.0',
5527
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/BudgetSimulationPoint.php'
5528
  ),
5529
- 'Google\\Ads\\GoogleAds\\V9\\Common\\AdTextAsset' => array(
5530
  'version' => '12.1.0.0',
5531
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/AdTextAsset.php'
5532
  ),
5533
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyTopicEvidence_DestinationNotWorking' => array(
5534
  'version' => '12.1.0.0',
5535
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyTopicEvidence_DestinationNotWorking.php'
5536
  ),
5537
- 'Google\\Ads\\GoogleAds\\V9\\Common\\LegacyAppInstallAdInfo' => array(
5538
  'version' => '12.1.0.0',
5539
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/LegacyAppInstallAdInfo.php'
5540
  ),
5541
- 'Google\\Ads\\GoogleAds\\V9\\Common\\DateSpecificRuleUserListInfo' => array(
5542
  'version' => '12.1.0.0',
5543
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/DateSpecificRuleUserListInfo.php'
5544
  ),
5545
- 'Google\\Ads\\GoogleAds\\V9\\Common\\GenderInfo' => array(
5546
  'version' => '12.1.0.0',
5547
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/GenderInfo.php'
5548
  ),
5549
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ExpressionRuleUserListInfo' => array(
5550
  'version' => '12.1.0.0',
5551
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ExpressionRuleUserListInfo.php'
5552
  ),
5553
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ListingDimensionInfo' => array(
5554
  'version' => '12.1.0.0',
5555
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ListingDimensionInfo.php'
5556
  ),
5557
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TopicInfo' => array(
5558
  'version' => '12.1.0.0',
5559
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TopicInfo.php'
5560
  ),
5561
- 'Google\\Ads\\GoogleAds\\V9\\Common\\MaximizeConversions' => array(
5562
  'version' => '12.1.0.0',
5563
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/MaximizeConversions.php'
5564
  ),
5565
- 'Google\\Ads\\GoogleAds\\V9\\Common\\YearMonth' => array(
5566
  'version' => '12.1.0.0',
5567
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/YearMonth.php'
5568
  ),
5569
- 'Google\\Ads\\GoogleAds\\V9\\Common\\MobileAppCategoryInfo' => array(
5570
  'version' => '12.1.0.0',
5571
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/MobileAppCategoryInfo.php'
5572
  ),
5573
- 'Google\\Ads\\GoogleAds\\V9\\Common\\EnhancedCpc' => array(
5574
  'version' => '12.1.0.0',
5575
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/EnhancedCpc.php'
5576
  ),
5577
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TextLabel' => array(
5578
  'version' => '12.1.0.0',
5579
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TextLabel.php'
5580
  ),
5581
- 'Google\\Ads\\GoogleAds\\V9\\Common\\LocationGroupInfo' => array(
5582
  'version' => '12.1.0.0',
5583
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/LocationGroupInfo.php'
5584
  ),
5585
- 'Google\\Ads\\GoogleAds\\V9\\Common\\Money' => array(
5586
  'version' => '12.1.0.0',
5587
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/Money.php'
5588
  ),
5589
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CallToActionAsset' => array(
5590
  'version' => '12.1.0.0',
5591
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CallToActionAsset.php'
5592
  ),
5593
- 'Google\\Ads\\GoogleAds\\V9\\Common\\MediaBundleAsset' => array(
5594
  'version' => '12.1.0.0',
5595
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/MediaBundleAsset.php'
5596
  ),
5597
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TextMessageFeedItem' => array(
5598
  'version' => '12.1.0.0',
5599
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TextMessageFeedItem.php'
5600
  ),
5601
- 'Google\\Ads\\GoogleAds\\V9\\Common\\AgeRangeInfo' => array(
5602
  'version' => '12.1.0.0',
5603
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/AgeRangeInfo.php'
5604
  ),
5605
- 'Google\\Ads\\GoogleAds\\V9\\Common\\WebpageConditionInfo' => array(
5606
  'version' => '12.1.0.0',
5607
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/WebpageConditionInfo.php'
5608
  ),
5609
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ExpandedTextAdInfo' => array(
5610
  'version' => '12.1.0.0',
5611
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ExpandedTextAdInfo.php'
5612
  ),
5613
- 'Google\\Ads\\GoogleAds\\V9\\Common\\Commission' => array(
5614
  'version' => '12.1.0.0',
5615
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/Commission.php'
5616
  ),
5617
- 'Google\\Ads\\GoogleAds\\V9\\Common\\IpBlockInfo' => array(
5618
  'version' => '12.1.0.0',
5619
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/IpBlockInfo.php'
5620
  ),
5621
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PreferredContentInfo' => array(
5622
  'version' => '12.1.0.0',
5623
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PreferredContentInfo.php'
5624
  ),
5625
- 'Google\\Ads\\GoogleAds\\V9\\Common\\SitelinkAsset' => array(
5626
  'version' => '12.1.0.0',
5627
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/SitelinkAsset.php'
5628
  ),
5629
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TransactionAttribute' => array(
5630
  'version' => '12.1.0.0',
5631
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TransactionAttribute.php'
5632
  ),
5633
- 'Google\\Ads\\GoogleAds\\V9\\Common\\KeywordInfo' => array(
5634
  'version' => '12.1.0.0',
5635
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/KeywordInfo.php'
5636
  ),
5637
- 'Google\\Ads\\GoogleAds\\V9\\Common\\GmailAdInfo' => array(
5638
  'version' => '12.1.0.0',
5639
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/GmailAdInfo.php'
5640
  ),
5641
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CombinedAudienceInfo' => array(
5642
  'version' => '12.1.0.0',
5643
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CombinedAudienceInfo.php'
5644
  ),
5645
- 'Google\\Ads\\GoogleAds\\V9\\Common\\LeadFormAsset' => array(
5646
  'version' => '12.1.0.0',
5647
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/LeadFormAsset.php'
5648
  ),
5649
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CpvBidSimulationPoint' => array(
5650
  'version' => '12.1.0.0',
5651
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CpvBidSimulationPoint.php'
5652
  ),
5653
- 'Google\\Ads\\GoogleAds\\V9\\Common\\GmailTeaser' => array(
5654
  'version' => '12.1.0.0',
5655
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/GmailTeaser.php'
5656
  ),
5657
- 'Google\\Ads\\GoogleAds\\V9\\Common\\LocalAdInfo' => array(
5658
  'version' => '12.1.0.0',
5659
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/LocalAdInfo.php'
5660
  ),
5661
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ContentLabelInfo' => array(
5662
  'version' => '12.1.0.0',
5663
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ContentLabelInfo.php'
5664
  ),
5665
- 'Google\\Ads\\GoogleAds\\V9\\Common\\DynamicLocationSetFilter' => array(
5666
  'version' => '12.1.0.0',
5667
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/DynamicLocationSetFilter.php'
5668
  ),
5669
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TargetRoas' => array(
5670
  'version' => '12.1.0.0',
5671
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TargetRoas.php'
5672
  ),
5673
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PromotionFeedItem' => array(
5674
  'version' => '12.1.0.0',
5675
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PromotionFeedItem.php'
5676
  ),
5677
- 'Google\\Ads\\GoogleAds\\V9\\Common\\UserListLogicalRuleInfo' => array(
5678
  'version' => '12.1.0.0',
5679
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/UserListLogicalRuleInfo.php'
5680
  ),
5681
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyTopicEvidence' => array(
5682
  'version' => '12.1.0.0',
5683
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyTopicEvidence.php'
5684
  ),
5685
- 'Google\\Ads\\GoogleAds\\V9\\Common\\Operand' => array(
5686
  'version' => '12.1.0.0',
5687
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/Operand.php'
5688
  ),
5689
- 'Google\\Ads\\GoogleAds\\V9\\Common\\AddressInfo' => array(
5690
  'version' => '12.1.0.0',
5691
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/AddressInfo.php'
5692
  ),
5693
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PageFeedAsset' => array(
5694
  'version' => '12.1.0.0',
5695
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PageFeedAsset.php'
5696
  ),
5697
- 'Google\\Ads\\GoogleAds\\V9\\Common\\AdScheduleInfo' => array(
5698
  'version' => '12.1.0.0',
5699
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/AdScheduleInfo.php'
5700
  ),
5701
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ListingGroupInfo' => array(
5702
  'version' => '12.1.0.0',
5703
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ListingGroupInfo.php'
5704
  ),
5705
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ProductItemIdInfo' => array(
5706
  'version' => '12.1.0.0',
5707
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ProductItemIdInfo.php'
5708
  ),
5709
- 'Google\\Ads\\GoogleAds\\V9\\Common\\AppFeedItem' => array(
5710
  'version' => '12.1.0.0',
5711
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/AppFeedItem.php'
5712
  ),
5713
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ManualCpc' => array(
5714
  'version' => '12.1.0.0',
5715
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ManualCpc.php'
5716
  ),
5717
- 'Google\\Ads\\GoogleAds\\V9\\Common\\YoutubeVideoAsset' => array(
5718
  'version' => '12.1.0.0',
5719
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/YoutubeVideoAsset.php'
5720
  ),
5721
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PriceOffering' => array(
5722
  'version' => '12.1.0.0',
5723
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PriceOffering.php'
5724
  ),
5725
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ImageAsset' => array(
5726
  'version' => '12.1.0.0',
5727
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ImageAsset.php'
5728
  ),
5729
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ResponsiveSearchAdInfo' => array(
5730
  'version' => '12.1.0.0',
5731
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ResponsiveSearchAdInfo.php'
5732
  ),
5733
- 'Google\\Ads\\GoogleAds\\V9\\Common\\UserListInfo' => array(
5734
  'version' => '12.1.0.0',
5735
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/UserListInfo.php'
5736
  ),
5737
- 'Google\\Ads\\GoogleAds\\V9\\Common\\UnknownListingDimensionInfo' => array(
5738
  'version' => '12.1.0.0',
5739
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/UnknownListingDimensionInfo.php'
5740
  ),
5741
- 'Google\\Ads\\GoogleAds\\V9\\Common\\AppPaymentModelInfo' => array(
5742
  'version' => '12.1.0.0',
5743
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/AppPaymentModelInfo.php'
5744
  ),
5745
- 'Google\\Ads\\GoogleAds\\V9\\Common\\YouTubeChannelInfo' => array(
5746
  'version' => '12.1.0.0',
5747
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/YouTubeChannelInfo.php'
5748
  ),
5749
- 'Google\\Ads\\GoogleAds\\V9\\Common\\AppEngagementAdInfo' => array(
5750
  'version' => '12.1.0.0',
5751
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/AppEngagementAdInfo.php'
5752
  ),
5753
- 'Google\\Ads\\GoogleAds\\V9\\Common\\LeadFormDeliveryMethod' => array(
5754
  'version' => '12.1.0.0',
5755
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/LeadFormDeliveryMethod.php'
5756
  ),
5757
- 'Google\\Ads\\GoogleAds\\V9\\Common\\YearMonthRange' => array(
5758
  'version' => '12.1.0.0',
5759
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/YearMonthRange.php'
5760
  ),
5761
- 'Google\\Ads\\GoogleAds\\V9\\Common\\MaximizeConversionValue' => array(
5762
  'version' => '12.1.0.0',
5763
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/MaximizeConversionValue.php'
5764
  ),
5765
- 'Google\\Ads\\GoogleAds\\V9\\Common\\OperatingSystemVersionInfo' => array(
5766
  'version' => '12.1.0.0',
5767
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/OperatingSystemVersionInfo.php'
5768
  ),
5769
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CustomParameter' => array(
5770
  'version' => '12.1.0.0',
5771
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CustomParameter.php'
5772
  ),
5773
- 'Google\\Ads\\GoogleAds\\V9\\Common\\SimilarUserListInfo' => array(
5774
  'version' => '12.1.0.0',
5775
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/SimilarUserListInfo.php'
5776
  ),
5777
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TargetCpa' => array(
5778
  'version' => '12.1.0.0',
5779
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TargetCpa.php'
5780
  ),
5781
- 'Google\\Ads\\GoogleAds\\V9\\Common\\InteractionTypeInfo' => array(
5782
  'version' => '12.1.0.0',
5783
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/InteractionTypeInfo.php'
5784
  ),
5785
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ProximityInfo' => array(
5786
  'version' => '12.1.0.0',
5787
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ProximityInfo.php'
5788
  ),
5789
- 'Google\\Ads\\GoogleAds\\V9\\Common\\OfflineUserAddressInfo' => array(
5790
  'version' => '12.1.0.0',
5791
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/OfflineUserAddressInfo.php'
5792
  ),
5793
- 'Google\\Ads\\GoogleAds\\V9\\Common\\UserListRuleInfo' => array(
5794
  'version' => '12.1.0.0',
5795
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/UserListRuleInfo.php'
5796
  ),
5797
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CalloutFeedItem' => array(
5798
  'version' => '12.1.0.0',
5799
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CalloutFeedItem.php'
5800
  ),
5801
- 'Google\\Ads\\GoogleAds\\V9\\Common\\UserIdentifier' => array(
5802
  'version' => '12.1.0.0',
5803
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/UserIdentifier.php'
5804
  ),
5805
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CustomizerValue' => array(
5806
  'version' => '12.1.0.0',
5807
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CustomizerValue.php'
5808
  ),
5809
- 'Google\\Ads\\GoogleAds\\V9\\Common\\HotelIdInfo' => array(
5810
  'version' => '12.1.0.0',
5811
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/HotelIdInfo.php'
5812
  ),
5813
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PriceAsset' => array(
5814
  'version' => '12.1.0.0',
5815
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PriceAsset.php'
5816
  ),
5817
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TargetRestrictionOperation' => array(
5818
  'version' => '12.1.0.0',
5819
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TargetRestrictionOperation.php'
5820
  ),
5821
- 'Google\\Ads\\GoogleAds\\V9\\Common\\UserData' => array(
5822
  'version' => '12.1.0.0',
5823
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/UserData.php'
5824
  ),
5825
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TargetImpressionShareSimulationPointList' => array(
5826
  'version' => '12.1.0.0',
5827
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TargetImpressionShareSimulationPointList.php'
5828
  ),
5829
- 'Google\\Ads\\GoogleAds\\V9\\Common\\BasicUserListInfo' => array(
5830
  'version' => '12.1.0.0',
5831
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/BasicUserListInfo.php'
5832
  ),
5833
- 'Google\\Ads\\GoogleAds\\V9\\Common\\FrequencyCapEntry' => array(
5834
  'version' => '12.1.0.0',
5835
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/FrequencyCapEntry.php'
5836
  ),
5837
- 'Google\\Ads\\GoogleAds\\V9\\Common\\VideoBumperInStreamAdInfo' => array(
5838
  'version' => '12.1.0.0',
5839
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/VideoBumperInStreamAdInfo.php'
5840
  ),
5841
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PromotionAsset' => array(
5842
  'version' => '12.1.0.0',
5843
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PromotionAsset.php'
5844
  ),
5845
- 'Google\\Ads\\GoogleAds\\V9\\Common\\WebpageInfo' => array(
5846
  'version' => '12.1.0.0',
5847
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/WebpageInfo.php'
5848
  ),
5849
- 'Google\\Ads\\GoogleAds\\V9\\Common\\HotelCalloutAsset' => array(
5850
  'version' => '12.1.0.0',
5851
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/HotelCalloutAsset.php'
5852
  ),
5853
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CrmBasedUserListInfo' => array(
5854
  'version' => '12.1.0.0',
5855
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CrmBasedUserListInfo.php'
5856
  ),
5857
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ShoppingComparisonListingAdInfo' => array(
5858
  'version' => '12.1.0.0',
5859
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ShoppingComparisonListingAdInfo.php'
5860
  ),
5861
- 'Google\\Ads\\GoogleAds\\V9\\Common\\Keyword' => array(
5862
  'version' => '12.1.0.0',
5863
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/Keyword.php'
5864
  ),
5865
- 'Google\\Ads\\GoogleAds\\V9\\Common\\UserListStringRuleItemInfo' => array(
5866
  'version' => '12.1.0.0',
5867
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/UserListStringRuleItemInfo.php'
5868
  ),
5869
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ExpandedDynamicSearchAdInfo' => array(
5870
  'version' => '12.1.0.0',
5871
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ExpandedDynamicSearchAdInfo.php'
5872
  ),
5873
- 'Google\\Ads\\GoogleAds\\V9\\Common\\LeadFormSingleChoiceAnswers' => array(
5874
  'version' => '12.1.0.0',
5875
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/LeadFormSingleChoiceAnswers.php'
5876
  ),
5877
- 'Google\\Ads\\GoogleAds\\V9\\Common\\UserAttribute' => array(
5878
  'version' => '12.1.0.0',
5879
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/UserAttribute.php'
5880
  ),
5881
- 'Google\\Ads\\GoogleAds\\V9\\Common\\UserInterestInfo' => array(
5882
  'version' => '12.1.0.0',
5883
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/UserInterestInfo.php'
5884
  ),
5885
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyTopicEvidence_WebsiteList' => array(
5886
  'version' => '12.1.0.0',
5887
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyTopicEvidence_WebsiteList.php'
5888
  ),
5889
- 'Google\\Ads\\GoogleAds\\V9\\Common\\DynamicAffiliateLocationSetFilter' => array(
5890
  'version' => '12.1.0.0',
5891
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/DynamicAffiliateLocationSetFilter.php'
5892
  ),
5893
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TargetCpm' => array(
5894
  'version' => '12.1.0.0',
5895
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TargetCpm.php'
5896
  ),
5897
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TargetRoasSimulationPointList' => array(
5898
  'version' => '12.1.0.0',
5899
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TargetRoasSimulationPointList.php'
5900
  ),
5901
- 'Google\\Ads\\GoogleAds\\V9\\Common\\KeywordConcept' => array(
5902
  'version' => '12.1.0.0',
5903
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/KeywordConcept.php'
5904
  ),
5905
- 'Google\\Ads\\GoogleAds\\V9\\Common\\HotelAdInfo' => array(
5906
  'version' => '12.1.0.0',
5907
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/HotelAdInfo.php'
5908
  ),
5909
- 'Google\\Ads\\GoogleAds\\V9\\Common\\BidModifierSimulationPointList' => array(
5910
  'version' => '12.1.0.0',
5911
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/BidModifierSimulationPointList.php'
5912
  ),
5913
- 'Google\\Ads\\GoogleAds\\V9\\Common\\HotelCheckInDayInfo' => array(
5914
  'version' => '12.1.0.0',
5915
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/HotelCheckInDayInfo.php'
5916
  ),
5917
- 'Google\\Ads\\GoogleAds\\V9\\Common\\WebpageSampleInfo' => array(
5918
  'version' => '12.1.0.0',
5919
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/WebpageSampleInfo.php'
5920
  ),
5921
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ConceptGroup' => array(
5922
  'version' => '12.1.0.0',
5923
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ConceptGroup.php'
5924
  ),
5925
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TargetRestrictionOperation_Operator' => array(
5926
  'version' => '12.1.0.0',
5927
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TargetRestrictionOperation_Operator.php'
5928
  ),
5929
- 'Google\\Ads\\GoogleAds\\V9\\Common\\IncomeRangeInfo' => array(
5930
  'version' => '12.1.0.0',
5931
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/IncomeRangeInfo.php'
5932
  ),
5933
- 'Google\\Ads\\GoogleAds\\V9\\Common\\DisplayCallToAction' => array(
5934
  'version' => '12.1.0.0',
5935
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/DisplayCallToAction.php'
5936
  ),
5937
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CpvBidSimulationPointList' => array(
5938
  'version' => '12.1.0.0',
5939
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CpvBidSimulationPointList.php'
5940
  ),
5941
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyTopicConstraint_CountryConstraint' => array(
5942
  'version' => '12.1.0.0',
5943
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyTopicConstraint_CountryConstraint.php'
5944
  ),
5945
- 'Google\\Ads\\GoogleAds\\V9\\Common\\BudgetSimulationPointList' => array(
5946
  'version' => '12.1.0.0',
5947
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/BudgetSimulationPointList.php'
5948
  ),
5949
- 'Google\\Ads\\GoogleAds\\V9\\Common\\FinalAppUrl' => array(
5950
  'version' => '12.1.0.0',
5951
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/FinalAppUrl.php'
5952
  ),
5953
- 'Google\\Ads\\GoogleAds\\V9\\Common\\VideoOutstreamAdInfo' => array(
5954
  'version' => '12.1.0.0',
5955
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/VideoOutstreamAdInfo.php'
5956
  ),
5957
- 'Google\\Ads\\GoogleAds\\V9\\Common\\HotelCheckInDateRangeInfo' => array(
5958
  'version' => '12.1.0.0',
5959
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/HotelCheckInDateRangeInfo.php'
5960
  ),
5961
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ProductCustomAttributeInfo' => array(
5962
  'version' => '12.1.0.0',
5963
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ProductCustomAttributeInfo.php'
5964
  ),
5965
- 'Google\\Ads\\GoogleAds\\V9\\Common\\VideoAdInfo' => array(
5966
  'version' => '12.1.0.0',
5967
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/VideoAdInfo.php'
5968
  ),
5969
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TextAdInfo' => array(
5970
  'version' => '12.1.0.0',
5971
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TextAdInfo.php'
5972
  ),
5973
- 'Google\\Ads\\GoogleAds\\V9\\Common\\UserListRuleItemGroupInfo' => array(
5974
  'version' => '12.1.0.0',
5975
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/UserListRuleItemGroupInfo.php'
5976
  ),
5977
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyTopicEvidence_DestinationMismatch' => array(
5978
  'version' => '12.1.0.0',
5979
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyTopicEvidence_DestinationMismatch.php'
5980
  ),
5981
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyTopicConstraint_ResellerConstraint' => array(
5982
  'version' => '12.1.0.0',
5983
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyTopicConstraint_ResellerConstraint.php'
5984
  ),
5985
- 'Google\\Ads\\GoogleAds\\V9\\Common\\LogicalUserListOperandInfo' => array(
5986
  'version' => '12.1.0.0',
5987
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/LogicalUserListOperandInfo.php'
5988
  ),
5989
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TargetRestriction' => array(
5990
  'version' => '12.1.0.0',
5991
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TargetRestriction.php'
5992
  ),
5993
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CpcBidSimulationPointList' => array(
5994
  'version' => '12.1.0.0',
5995
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CpcBidSimulationPointList.php'
5996
  ),
5997
- 'Google\\Ads\\GoogleAds\\V9\\Common\\MatchingFunction' => array(
5998
  'version' => '12.1.0.0',
5999
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/MatchingFunction.php'
6000
  ),
6001
- 'Google\\Ads\\GoogleAds\\V9\\Common\\HotelClassInfo' => array(
6002
  'version' => '12.1.0.0',
6003
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/HotelClassInfo.php'
6004
  ),
6005
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PercentCpc' => array(
6006
  'version' => '12.1.0.0',
6007
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PercentCpc.php'
6008
  ),
6009
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CustomAffinityInfo' => array(
6010
  'version' => '12.1.0.0',
6011
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CustomAffinityInfo.php'
6012
  ),
6013
- 'Google\\Ads\\GoogleAds\\V9\\Common\\SmartCampaignAdInfo' => array(
6014
  'version' => '12.1.0.0',
6015
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/SmartCampaignAdInfo.php'
6016
  ),
6017
- 'Google\\Ads\\GoogleAds\\V9\\Common\\Operand_FunctionOperand' => array(
6018
  'version' => '12.1.0.0',
6019
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/Operand_FunctionOperand.php'
6020
  ),
6021
- 'Google\\Ads\\GoogleAds\\V9\\Common\\StoreSalesThirdPartyMetadata' => array(
6022
  'version' => '12.1.0.0',
6023
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/StoreSalesThirdPartyMetadata.php'
6024
  ),
6025
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PriceOffer' => array(
6026
  'version' => '12.1.0.0',
6027
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PriceOffer.php'
6028
  ),
6029
- 'Google\\Ads\\GoogleAds\\V9\\Common\\HotelLengthOfStayInfo' => array(
6030
  'version' => '12.1.0.0',
6031
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/HotelLengthOfStayInfo.php'
6032
  ),
6033
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ProductTypeInfo' => array(
6034
  'version' => '12.1.0.0',
6035
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ProductTypeInfo.php'
6036
  ),
6037
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ImageFeedItem' => array(
6038
  'version' => '12.1.0.0',
6039
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ImageFeedItem.php'
6040
  ),
6041
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CombinedRuleUserListInfo' => array(
6042
  'version' => '12.1.0.0',
6043
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CombinedRuleUserListInfo.php'
6044
  ),
6045
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TargetCpaSimulationPointList' => array(
6046
  'version' => '12.1.0.0',
6047
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TargetCpaSimulationPointList.php'
6048
  ),
6049
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CallAdInfo' => array(
6050
  'version' => '12.1.0.0',
6051
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CallAdInfo.php'
6052
  ),
6053
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ShoppingLoyalty' => array(
6054
  'version' => '12.1.0.0',
6055
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ShoppingLoyalty.php'
6056
  ),
6057
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ProductBrandInfo' => array(
6058
  'version' => '12.1.0.0',
6059
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ProductBrandInfo.php'
6060
  ),
6061
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ShoppingProductAdInfo' => array(
6062
  'version' => '12.1.0.0',
6063
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ShoppingProductAdInfo.php'
6064
  ),
6065
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ProductVideo' => array(
6066
  'version' => '12.1.0.0',
6067
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ProductVideo.php'
6068
  ),
6069
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyValidationParameter' => array(
6070
  'version' => '12.1.0.0',
6071
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyValidationParameter.php'
6072
  ),
6073
- 'Google\\Ads\\GoogleAds\\V9\\Common\\DeviceInfo' => array(
6074
  'version' => '12.1.0.0',
6075
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/DeviceInfo.php'
6076
  ),
6077
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TargetRoasSimulationPoint' => array(
6078
  'version' => '12.1.0.0',
6079
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TargetRoasSimulationPoint.php'
6080
  ),
6081
- 'Google\\Ads\\GoogleAds\\V9\\Common\\MobileAppAsset' => array(
6082
  'version' => '12.1.0.0',
6083
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/MobileAppAsset.php'
6084
  ),
6085
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyTopicConstraint\\ResellerConstraint' => array(
6086
  'version' => '12.1.0.0',
6087
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyTopicConstraint/ResellerConstraint.php'
6088
  ),
6089
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyTopicConstraint\\CountryConstraint' => array(
6090
  'version' => '12.1.0.0',
6091
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyTopicConstraint/CountryConstraint.php'
6092
  ),
6093
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyTopicConstraint\\CountryConstraintList' => array(
6094
  'version' => '12.1.0.0',
6095
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyTopicConstraint/CountryConstraintList.php'
6096
  ),
6097
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TargetingSetting' => array(
6098
  'version' => '12.1.0.0',
6099
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TargetingSetting.php'
6100
  ),
6101
- 'Google\\Ads\\GoogleAds\\V9\\Common\\AppAdInfo' => array(
6102
  'version' => '12.1.0.0',
6103
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/AppAdInfo.php'
6104
  ),
6105
- 'Google\\Ads\\GoogleAds\\V9\\Common\\LanguageInfo' => array(
6106
  'version' => '12.1.0.0',
6107
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/LanguageInfo.php'
6108
  ),
6109
- 'Google\\Ads\\GoogleAds\\V9\\Common\\VideoTrueViewDiscoveryAdInfo' => array(
6110
  'version' => '12.1.0.0',
6111
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/VideoTrueViewDiscoveryAdInfo.php'
6112
  ),
6113
- 'Google\\Ads\\GoogleAds\\V9\\Common\\Operand_RequestContextOperand' => array(
6114
  'version' => '12.1.0.0',
6115
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/Operand_RequestContextOperand.php'
6116
  ),
6117
- 'Google\\Ads\\GoogleAds\\V9\\Common\\LegacyResponsiveDisplayAdInfo' => array(
6118
  'version' => '12.1.0.0',
6119
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/LegacyResponsiveDisplayAdInfo.php'
6120
  ),
6121
- 'Google\\Ads\\GoogleAds\\V9\\Common\\VideoResponsiveAdInfo' => array(
6122
  'version' => '12.1.0.0',
6123
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/VideoResponsiveAdInfo.php'
6124
  ),
6125
- 'Google\\Ads\\GoogleAds\\V9\\Common\\HotelStateInfo' => array(
6126
  'version' => '12.1.0.0',
6127
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/HotelStateInfo.php'
6128
  ),
6129
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CpcBidSimulationPoint' => array(
6130
  'version' => '12.1.0.0',
6131
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CpcBidSimulationPoint.php'
6132
  ),
6133
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ResponsiveDisplayAdInfo' => array(
6134
  'version' => '12.1.0.0',
6135
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ResponsiveDisplayAdInfo.php'
6136
  ),
6137
- 'Google\\Ads\\GoogleAds\\V9\\Common\\AdVideoAsset' => array(
6138
  'version' => '12.1.0.0',
6139
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/AdVideoAsset.php'
6140
  ),
6141
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CustomerMatchUserListMetadata' => array(
6142
  'version' => '12.1.0.0',
6143
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CustomerMatchUserListMetadata.php'
6144
  ),
6145
- 'Google\\Ads\\GoogleAds\\V9\\Common\\FrequencyCapKey' => array(
6146
  'version' => '12.1.0.0',
6147
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/FrequencyCapKey.php'
6148
  ),
6149
- 'Google\\Ads\\GoogleAds\\V9\\Common\\RuleBasedUserListInfo' => array(
6150
  'version' => '12.1.0.0',
6151
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/RuleBasedUserListInfo.php'
6152
  ),
6153
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ImageAdInfo' => array(
6154
  'version' => '12.1.0.0',
6155
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ImageAdInfo.php'
6156
  ),
6157
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CriterionCategoryChannelAvailability' => array(
6158
  'version' => '12.1.0.0',
6159
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CriterionCategoryChannelAvailability.php'
6160
  ),
6161
- 'Google\\Ads\\GoogleAds\\V9\\Common\\ImageDimension' => array(
6162
  'version' => '12.1.0.0',
6163
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/ImageDimension.php'
6164
  ),
6165
- 'Google\\Ads\\GoogleAds\\V9\\Common\\DateRange' => array(
6166
  'version' => '12.1.0.0',
6167
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/DateRange.php'
6168
  ),
6169
- 'Google\\Ads\\GoogleAds\\V9\\Common\\Operand_FeedAttributeOperand' => array(
6170
  'version' => '12.1.0.0',
6171
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/Operand_FeedAttributeOperand.php'
6172
  ),
6173
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CallFeedItem' => array(
6174
  'version' => '12.1.0.0',
6175
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CallFeedItem.php'
6176
  ),
6177
- 'Google\\Ads\\GoogleAds\\V9\\Common\\KeywordPlanDeviceSearches' => array(
6178
  'version' => '12.1.0.0',
6179
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/KeywordPlanDeviceSearches.php'
6180
  ),
6181
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CallAsset' => array(
6182
  'version' => '12.1.0.0',
6183
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CallAsset.php'
6184
  ),
6185
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicyTopicEntry' => array(
6186
  'version' => '12.1.0.0',
6187
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicyTopicEntry.php'
6188
  ),
6189
- 'Google\\Ads\\GoogleAds\\V9\\Common\\AdAssetPolicySummary' => array(
6190
  'version' => '12.1.0.0',
6191
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/AdAssetPolicySummary.php'
6192
  ),
6193
- 'Google\\Ads\\GoogleAds\\V9\\Common\\HistoricalMetricsOptions' => array(
6194
  'version' => '12.1.0.0',
6195
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/HistoricalMetricsOptions.php'
6196
  ),
6197
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PlacementInfo' => array(
6198
  'version' => '12.1.0.0',
6199
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PlacementInfo.php'
6200
  ),
6201
- 'Google\\Ads\\GoogleAds\\V9\\Common\\BidModifierSimulationPoint' => array(
6202
  'version' => '12.1.0.0',
6203
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/BidModifierSimulationPoint.php'
6204
  ),
6205
- 'Google\\Ads\\GoogleAds\\V9\\Common\\LeadFormField' => array(
6206
  'version' => '12.1.0.0',
6207
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/LeadFormField.php'
6208
  ),
6209
- 'Google\\Ads\\GoogleAds\\V9\\Common\\BusinessNameFilter' => array(
6210
  'version' => '12.1.0.0',
6211
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/BusinessNameFilter.php'
6212
  ),
6213
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PercentCpcBidSimulationPoint' => array(
6214
  'version' => '12.1.0.0',
6215
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PercentCpcBidSimulationPoint.php'
6216
  ),
6217
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CriterionCategoryLocaleAvailability' => array(
6218
  'version' => '12.1.0.0',
6219
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CriterionCategoryLocaleAvailability.php'
6220
  ),
6221
- 'Google\\Ads\\GoogleAds\\V9\\Common\\StructuredSnippetAsset' => array(
6222
  'version' => '12.1.0.0',
6223
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/StructuredSnippetAsset.php'
6224
  ),
6225
- 'Google\\Ads\\GoogleAds\\V9\\Common\\LogicalUserListInfo' => array(
6226
  'version' => '12.1.0.0',
6227
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/LogicalUserListInfo.php'
6228
  ),
6229
- 'Google\\Ads\\GoogleAds\\V9\\Common\\LocationFeedItem' => array(
6230
  'version' => '12.1.0.0',
6231
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/LocationFeedItem.php'
6232
  ),
6233
- 'Google\\Ads\\GoogleAds\\V9\\Common\\AdMediaBundleAsset' => array(
6234
  'version' => '12.1.0.0',
6235
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/AdMediaBundleAsset.php'
6236
  ),
6237
- 'Google\\Ads\\GoogleAds\\V9\\Common\\CustomIntentInfo' => array(
6238
  'version' => '12.1.0.0',
6239
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/CustomIntentInfo.php'
6240
  ),
6241
- 'Google\\Ads\\GoogleAds\\V9\\Common\\DisplayUploadAdInfo' => array(
6242
  'version' => '12.1.0.0',
6243
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/DisplayUploadAdInfo.php'
6244
  ),
6245
- 'Google\\Ads\\GoogleAds\\V9\\Common\\VideoTrueViewInStreamAdInfo' => array(
6246
  'version' => '12.1.0.0',
6247
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/VideoTrueViewInStreamAdInfo.php'
6248
  ),
6249
- 'Google\\Ads\\GoogleAds\\V9\\Common\\PolicySummary' => array(
6250
  'version' => '12.1.0.0',
6251
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/PolicySummary.php'
6252
  ),
6253
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TextAsset' => array(
6254
  'version' => '12.1.0.0',
6255
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TextAsset.php'
6256
  ),
6257
- 'Google\\Ads\\GoogleAds\\V9\\Common\\YouTubeVideoInfo' => array(
6258
  'version' => '12.1.0.0',
6259
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/YouTubeVideoInfo.php'
6260
  ),
6261
- 'Google\\Ads\\GoogleAds\\V9\\Common\\TargetRestrictionOperation\\Operator' => array(
6262
  'version' => '12.1.0.0',
6263
- 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Common/TargetRestrictionOperation/Operator.php'
6264
  ),
6265
- 'Google\\Ads\\Google
6
  $baseDir = dirname($vendorDir);
7
 
8
  return array(
9
+ 'phpseclib3\\Net\\SSH2' => array(
10
  'version' => '3.0.12.0',
11
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Net/SSH2.php'
12
  ),
13
+ 'phpseclib3\\Net\\SFTP' => array(
14
  'version' => '3.0.12.0',
15
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Net/SFTP.php'
16
  ),
17
+ 'phpseclib3\\Net\\SFTP\\Stream' => array(
18
  'version' => '3.0.12.0',
19
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php'
20
  ),
21
+ 'phpseclib3\\File\\ASN1\\Maps\\SubjectInfoAccessSyntax' => array(
22
  'version' => '3.0.12.0',
23
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectInfoAccessSyntax.php'
24
  ),
25
+ 'phpseclib3\\File\\ASN1\\Maps\\CRLReason' => array(
26
  'version' => '3.0.12.0',
27
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLReason.php'
28
  ),
29
+ 'phpseclib3\\File\\ASN1\\Maps\\RSASSA_PSS_params' => array(
30
  'version' => '3.0.12.0',
31
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSASSA_PSS_params.php'
32
  ),
33
+ 'phpseclib3\\File\\ASN1\\Maps\\PBKDF2params' => array(
34
  'version' => '3.0.12.0',
35
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBKDF2params.php'
36
  ),
37
+ 'phpseclib3\\File\\ASN1\\Maps\\CertificationRequest' => array(
38
  'version' => '3.0.12.0',
39
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequest.php'
40
  ),
41
+ 'phpseclib3\\File\\ASN1\\Maps\\NameConstraints' => array(
42
  'version' => '3.0.12.0',
43
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NameConstraints.php'
44
  ),
45
+ 'phpseclib3\\File\\ASN1\\Maps\\GeneralSubtrees' => array(
46
  'version' => '3.0.12.0',
47
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtrees.php'
48
  ),
49
+ 'phpseclib3\\File\\ASN1\\Maps\\FieldElement' => array(
50
  'version' => '3.0.12.0',
51
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldElement.php'
52
  ),
53
+ 'phpseclib3\\File\\ASN1\\Maps\\PBES2params' => array(
54
  'version' => '3.0.12.0',
55
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBES2params.php'
56
  ),
57
+ 'phpseclib3\\File\\ASN1\\Maps\\AttributeType' => array(
58
  'version' => '3.0.12.0',
59
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeType.php'
60
  ),
61
+ 'phpseclib3\\File\\ASN1\\Maps\\AlgorithmIdentifier' => array(
62
  'version' => '3.0.12.0',
63
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AlgorithmIdentifier.php'
64
  ),
65
+ 'phpseclib3\\File\\ASN1\\Maps\\Trinomial' => array(
66
  'version' => '3.0.12.0',
67
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Trinomial.php'
68
  ),
69
+ 'phpseclib3\\File\\ASN1\\Maps\\ECPoint' => array(
70
  'version' => '3.0.12.0',
71
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPoint.php'
72
  ),
73
+ 'phpseclib3\\File\\ASN1\\Maps\\RevokedCertificate' => array(
74
  'version' => '3.0.12.0',
75
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RevokedCertificate.php'
76
  ),
77
+ 'phpseclib3\\File\\ASN1\\Maps\\NoticeReference' => array(
78
  'version' => '3.0.12.0',
79
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NoticeReference.php'
80
  ),
81
+ 'phpseclib3\\File\\ASN1\\Maps\\Time' => array(
82
  'version' => '3.0.12.0',
83
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Time.php'
84
  ),
85
+ 'phpseclib3\\File\\ASN1\\Maps\\DHParameter' => array(
86
  'version' => '3.0.12.0',
87
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DHParameter.php'
88
  ),
89
+ 'phpseclib3\\File\\ASN1\\Maps\\GeneralSubtree' => array(
90
  'version' => '3.0.12.0',
91
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtree.php'
92
  ),
93
+ 'phpseclib3\\File\\ASN1\\Maps\\OneAsymmetricKey' => array(
94
  'version' => '3.0.12.0',
95
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OneAsymmetricKey.php'
96
  ),
97
+ 'phpseclib3\\File\\ASN1\\Maps\\AttributeValue' => array(
98
  'version' => '3.0.12.0',
99
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeValue.php'
100
  ),
101
+ 'phpseclib3\\File\\ASN1\\Maps\\Attributes' => array(
102
  'version' => '3.0.12.0',
103
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attributes.php'
104
  ),
105
+ 'phpseclib3\\File\\ASN1\\Maps\\CRLNumber' => array(
106
  'version' => '3.0.12.0',
107
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLNumber.php'
108
+ ),
109
+ 'phpseclib3\\File\\ASN1\\Maps\\Certificate' => array(
110
+ 'version' => '3.0.12.0',
111
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Certificate.php'
112
+ ),
113
+ 'phpseclib3\\File\\ASN1\\Maps\\SubjectPublicKeyInfo' => array(
114
+ 'version' => '3.0.12.0',
115
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectPublicKeyInfo.php'
116
  ),
117
  'phpseclib3\\File\\ASN1\\Maps\\CertificateList' => array(
118
  'version' => '3.0.12.0',
119
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateList.php'
120
  ),
121
+ 'phpseclib3\\File\\ASN1\\Maps\\KeyUsage' => array(
122
  'version' => '3.0.12.0',
123
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyUsage.php'
124
  ),
125
+ 'phpseclib3\\File\\ASN1\\Maps\\CPSuri' => array(
126
  'version' => '3.0.12.0',
127
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CPSuri.php'
128
  ),
129
+ 'phpseclib3\\File\\ASN1\\Maps\\DigestInfo' => array(
130
  'version' => '3.0.12.0',
131
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DigestInfo.php'
132
  ),
133
+ 'phpseclib3\\File\\ASN1\\Maps\\PKCS9String' => array(
134
  'version' => '3.0.12.0',
135
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PKCS9String.php'
136
  ),
137
+ 'phpseclib3\\File\\ASN1\\Maps\\SpecifiedECDomain' => array(
138
  'version' => '3.0.12.0',
139
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SpecifiedECDomain.php'
140
  ),
141
+ 'phpseclib3\\File\\ASN1\\Maps\\UniqueIdentifier' => array(
142
  'version' => '3.0.12.0',
143
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UniqueIdentifier.php'
144
  ),
145
+ 'phpseclib3\\File\\ASN1\\Maps\\AuthorityInfoAccessSyntax' => array(
146
  'version' => '3.0.12.0',
147
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityInfoAccessSyntax.php'
148
  ),
149
+ 'phpseclib3\\File\\ASN1\\Maps\\Pentanomial' => array(
150
  'version' => '3.0.12.0',
151
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Pentanomial.php'
152
  ),
153
+ 'phpseclib3\\File\\ASN1\\Maps\\OtherPrimeInfo' => array(
154
  'version' => '3.0.12.0',
155
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfo.php'
156
  ),
157
+ 'phpseclib3\\File\\ASN1\\Maps\\OtherPrimeInfos' => array(
158
  'version' => '3.0.12.0',
159
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfos.php'
160
  ),
161
+ 'phpseclib3\\File\\ASN1\\Maps\\AdministrationDomainName' => array(
162
  'version' => '3.0.12.0',
163
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AdministrationDomainName.php'
164
  ),
165
+ 'phpseclib3\\File\\ASN1\\Maps\\AuthorityKeyIdentifier' => array(
166
  'version' => '3.0.12.0',
167
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityKeyIdentifier.php'
168
  ),
169
+ 'phpseclib3\\File\\ASN1\\Maps\\HashAlgorithm' => array(
170
  'version' => '3.0.12.0',
171
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HashAlgorithm.php'
172
  ),
173
+ 'phpseclib3\\File\\ASN1\\Maps\\RSAPublicKey' => array(
174
  'version' => '3.0.12.0',
175
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPublicKey.php'
176
  ),
177
+ 'phpseclib3\\File\\ASN1\\Maps\\CertPolicyId' => array(
178
  'version' => '3.0.12.0',
179
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertPolicyId.php'
180
  ),
181
+ 'phpseclib3\\File\\ASN1\\Maps\\ECParameters' => array(
182
  'version' => '3.0.12.0',
183
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECParameters.php'
184
  ),
185
+ 'phpseclib3\\File\\ASN1\\Maps\\DirectoryString' => array(
186
  'version' => '3.0.12.0',
187
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DirectoryString.php'
188
  ),
189
+ 'phpseclib3\\File\\ASN1\\Maps\\AccessDescription' => array(
190
  'version' => '3.0.12.0',
191
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AccessDescription.php'
192
  ),
193
  'phpseclib3\\File\\ASN1\\Maps\\EncryptedPrivateKeyInfo' => array(
194
  'version' => '3.0.12.0',
195
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedPrivateKeyInfo.php'
196
  ),
197
+ 'phpseclib3\\File\\ASN1\\Maps\\PolicyMappings' => array(
198
  'version' => '3.0.12.0',
199
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyMappings.php'
200
  ),
201
+ 'phpseclib3\\File\\ASN1\\Maps\\PublicKey' => array(
202
  'version' => '3.0.12.0',
203
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKey.php'
204
  ),
205
+ 'phpseclib3\\File\\ASN1\\Maps\\ExtensionAttribute' => array(
206
  'version' => '3.0.12.0',
207
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttribute.php'
208
  ),
209
+ 'phpseclib3\\File\\ASN1\\Maps\\Attribute' => array(
210
  'version' => '3.0.12.0',
211
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attribute.php'
212
  ),
213
+ 'phpseclib3\\File\\ASN1\\Maps\\PersonalName' => array(
214
  'version' => '3.0.12.0',
215
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PersonalName.php'
216
  ),
217
+ 'phpseclib3\\File\\ASN1\\Maps\\PostalAddress' => array(
218
  'version' => '3.0.12.0',
219
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PostalAddress.php'
220
  ),
221
+ 'phpseclib3\\File\\ASN1\\Maps\\KeyPurposeId' => array(
222
  'version' => '3.0.12.0',
223
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyPurposeId.php'
224
  ),
225
+ 'phpseclib3\\File\\ASN1\\Maps\\OrganizationalUnitNames' => array(
226
  'version' => '3.0.12.0',
227
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationalUnitNames.php'
228
  ),
229
+ 'phpseclib3\\File\\ASN1\\Maps\\RSAPrivateKey' => array(
230
  'version' => '3.0.12.0',
231
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPrivateKey.php'
232
  ),
233
+ 'phpseclib3\\File\\ASN1\\Maps\\BaseDistance' => array(
234
  'version' => '3.0.12.0',
235
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BaseDistance.php'
236
  ),
237
+ 'phpseclib3\\File\\ASN1\\Maps\\PrivateKeyUsagePeriod' => array(
238
  'version' => '3.0.12.0',
239
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyUsagePeriod.php'
240
  ),
241
+ 'phpseclib3\\File\\ASN1\\Maps\\PBEParameter' => array(
242
  'version' => '3.0.12.0',
243
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBEParameter.php'
244
  ),
245
+ 'phpseclib3\\File\\ASN1\\Maps\\ECPrivateKey' => array(
246
  'version' => '3.0.12.0',
247
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPrivateKey.php'
248
  ),
249
+ 'phpseclib3\\File\\ASN1\\Maps\\TerminalIdentifier' => array(
250
  'version' => '3.0.12.0',
251
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TerminalIdentifier.php'
252
  ),
253
+ 'phpseclib3\\File\\ASN1\\Maps\\EncryptedData' => array(
254
  'version' => '3.0.12.0',
255
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedData.php'
256
  ),
257
+ 'phpseclib3\\File\\ASN1\\Maps\\DSAParams' => array(
258
  'version' => '3.0.12.0',
259
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAParams.php'
260
  ),
261
+ 'phpseclib3\\File\\ASN1\\Maps\\Characteristic_two' => array(
262
  'version' => '3.0.12.0',
263
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Characteristic_two.php'
264
  ),
265
+ 'phpseclib3\\File\\ASN1\\Maps\\FieldID' => array(
266
  'version' => '3.0.12.0',
267
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldID.php'
268
  ),
269
+ 'phpseclib3\\File\\ASN1\\Maps\\HoldInstructionCode' => array(
270
  'version' => '3.0.12.0',
271
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HoldInstructionCode.php'
272
  ),
273
+ 'phpseclib3\\File\\ASN1\\Maps\\CertificatePolicies' => array(
274
  'version' => '3.0.12.0',
275
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificatePolicies.php'
276
  ),
277
+ 'phpseclib3\\File\\ASN1\\Maps\\EDIPartyName' => array(
278
  'version' => '3.0.12.0',
279
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EDIPartyName.php'
280
  ),
281
+ 'phpseclib3\\File\\ASN1\\Maps\\DssSigValue' => array(
282
  'version' => '3.0.12.0',
283
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DssSigValue.php'
284
  ),
285
+ 'phpseclib3\\File\\ASN1\\Maps\\AnotherName' => array(
286
  'version' => '3.0.12.0',
287
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AnotherName.php'
288
  ),
289
+ 'phpseclib3\\File\\ASN1\\Maps\\SignedPublicKeyAndChallenge' => array(
290
  'version' => '3.0.12.0',
291
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SignedPublicKeyAndChallenge.php'
292
  ),
293
+ 'phpseclib3\\File\\ASN1\\Maps\\Prime_p' => array(
294
  'version' => '3.0.12.0',
295
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Prime_p.php'
296
  ),
297
+ 'phpseclib3\\File\\ASN1\\Maps\\PrivateDomainName' => array(
298
  'version' => '3.0.12.0',
299
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateDomainName.php'
300
  ),
301
+ 'phpseclib3\\File\\ASN1\\Maps\\CountryName' => array(
302
  'version' => '3.0.12.0',
303
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CountryName.php'
304
  ),
305
+ 'phpseclib3\\File\\ASN1\\Maps\\PrivateKeyInfo' => array(
306
  'version' => '3.0.12.0',
307
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyInfo.php'
308
  ),
309
+ 'phpseclib3\\File\\ASN1\\Maps\\PolicyQualifierInfo' => array(
310
  'version' => '3.0.12.0',
311
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierInfo.php'
312
  ),
313
+ 'phpseclib3\\File\\ASN1\\Maps\\ORAddress' => array(
314
  'version' => '3.0.12.0',
315
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ORAddress.php'
316
  ),
317
+ 'phpseclib3\\File\\ASN1\\Maps\\SubjectAltName' => array(
318
  'version' => '3.0.12.0',
319
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectAltName.php'
320
  ),
321
+ 'phpseclib3\\File\\ASN1\\Maps\\CertificateIssuer' => array(
322
  'version' => '3.0.12.0',
323
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateIssuer.php'
324
  ),
325
+ 'phpseclib3\\File\\ASN1\\Maps\\UserNotice' => array(
326
  'version' => '3.0.12.0',
327
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UserNotice.php'
328
  ),
329
+ 'phpseclib3\\File\\ASN1\\Maps\\NetworkAddress' => array(
330
  'version' => '3.0.12.0',
331
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NetworkAddress.php'
332
  ),
333
+ 'phpseclib3\\File\\ASN1\\Maps\\PolicyInformation' => array(
334
  'version' => '3.0.12.0',
335
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyInformation.php'
336
  ),
337
+ 'phpseclib3\\File\\ASN1\\Maps\\EcdsaSigValue' => array(
338
  'version' => '3.0.12.0',
339
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EcdsaSigValue.php'
340
  ),
341
+ 'phpseclib3\\File\\ASN1\\Maps\\SubjectDirectoryAttributes' => array(
342
  'version' => '3.0.12.0',
343
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectDirectoryAttributes.php'
344
  ),
345
+ 'phpseclib3\\File\\ASN1\\Maps\\PolicyQualifierId' => array(
346
  'version' => '3.0.12.0',
347
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierId.php'
348
  ),
349
+ 'phpseclib3\\File\\ASN1\\Maps\\CertificateSerialNumber' => array(
350
  'version' => '3.0.12.0',
351
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateSerialNumber.php'
352
  ),
353
+ 'phpseclib3\\File\\ASN1\\Maps\\Validity' => array(
354
  'version' => '3.0.12.0',
355
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Validity.php'
356
  ),
357
+ 'phpseclib3\\File\\ASN1\\Maps\\BuiltInDomainDefinedAttributes' => array(
358
  'version' => '3.0.12.0',
359
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttributes.php'
360
  ),
361
+ 'phpseclib3\\File\\ASN1\\Maps\\DisplayText' => array(
362
  'version' => '3.0.12.0',
363
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DisplayText.php'
364
  ),
365
+ 'phpseclib3\\File\\ASN1\\Maps\\NumericUserIdentifier' => array(
366
  'version' => '3.0.12.0',
367
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NumericUserIdentifier.php'
368
  ),
369
+ 'phpseclib3\\File\\ASN1\\Maps\\GeneralNames' => array(
370
  'version' => '3.0.12.0',
371
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralNames.php'
372
  ),
373
+ 'phpseclib3\\File\\ASN1\\Maps\\DistributionPoint' => array(
374
  'version' => '3.0.12.0',
375
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPoint.php'
376
  ),
377
+ 'phpseclib3\\File\\ASN1\\Maps\\MaskGenAlgorithm' => array(
378
  'version' => '3.0.12.0',
379
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/MaskGenAlgorithm.php'
380
  ),
381
+ 'phpseclib3\\File\\ASN1\\Maps\\AttributeTypeAndValue' => array(
382
  'version' => '3.0.12.0',
383
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeTypeAndValue.php'
384
+ ),
385
+ 'phpseclib3\\File\\ASN1\\Maps\\IssuingDistributionPoint' => array(
386
+ 'version' => '3.0.12.0',
387
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuingDistributionPoint.php'
388
+ ),
389
+ 'phpseclib3\\File\\ASN1\\Maps\\TBSCertList' => array(
390
+ 'version' => '3.0.12.0',
391
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertList.php'
392
  ),
393
  'phpseclib3\\File\\ASN1\\Maps\\ReasonFlags' => array(
394
  'version' => '3.0.12.0',
395
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ReasonFlags.php'
396
  ),
397
+ 'phpseclib3\\File\\ASN1\\Maps\\PublicKeyAndChallenge' => array(
398
  'version' => '3.0.12.0',
399
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyAndChallenge.php'
400
  ),
401
+ 'phpseclib3\\File\\ASN1\\Maps\\OrganizationName' => array(
402
  'version' => '3.0.12.0',
403
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationName.php'
404
  ),
405
+ 'phpseclib3\\File\\ASN1\\Maps\\netscape_comment' => array(
406
  'version' => '3.0.12.0',
407
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_comment.php'
408
  ),
409
+ 'phpseclib3\\File\\ASN1\\Maps\\TBSCertificate' => array(
410
  'version' => '3.0.12.0',
411
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertificate.php'
412
  ),
413
+ 'phpseclib3\\File\\ASN1\\Maps\\netscape_cert_type' => array(
414
  'version' => '3.0.12.0',
415
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_cert_type.php'
416
  ),
417
+ 'phpseclib3\\File\\ASN1\\Maps\\RC2CBCParameter' => array(
418
  'version' => '3.0.12.0',
419
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RC2CBCParameter.php'
420
  ),
421
+ 'phpseclib3\\File\\ASN1\\Maps\\GeneralName' => array(
422
  'version' => '3.0.12.0',
423
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralName.php'
424
  ),
425
+ 'phpseclib3\\File\\ASN1\\Maps\\DistributionPointName' => array(
426
  'version' => '3.0.12.0',
427
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPointName.php'
428
  ),
429
  'phpseclib3\\File\\ASN1\\Maps\\DSAPrivateKey' => array(
430
  'version' => '3.0.12.0',
431
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPrivateKey.php'
432
  ),
433
+ 'phpseclib3\\File\\ASN1\\Maps\\Extension' => array(
434
  'version' => '3.0.12.0',
435
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extension.php'
436
  ),
437
+ 'phpseclib3\\File\\ASN1\\Maps\\BuiltInDomainDefinedAttribute' => array(
438
  'version' => '3.0.12.0',
439
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttribute.php'
440
  ),
441
  'phpseclib3\\File\\ASN1\\Maps\\BasicConstraints' => array(
442
  'version' => '3.0.12.0',
443
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BasicConstraints.php'
444
  ),
445
+ 'phpseclib3\\File\\ASN1\\Maps\\ExtKeyUsageSyntax' => array(
 
 
 
 
 
 
 
 
446
  'version' => '3.0.12.0',
447
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtKeyUsageSyntax.php'
448
  ),
449
+ 'phpseclib3\\File\\ASN1\\Maps\\Name' => array(
450
  'version' => '3.0.12.0',
451
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Name.php'
452
  ),
453
+ 'phpseclib3\\File\\ASN1\\Maps\\DSAPublicKey' => array(
454
  'version' => '3.0.12.0',
455
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPublicKey.php'
456
  ),
457
+ 'phpseclib3\\File\\ASN1\\Maps\\IssuerAltName' => array(
458
  'version' => '3.0.12.0',
459
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuerAltName.php'
460
  ),
461
+ 'phpseclib3\\File\\ASN1\\Maps\\PBMAC1params' => array(
462
  'version' => '3.0.12.0',
463
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBMAC1params.php'
464
  ),
465
+ 'phpseclib3\\File\\ASN1\\Maps\\Curve' => array(
466
  'version' => '3.0.12.0',
467
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Curve.php'
468
  ),
469
+ 'phpseclib3\\File\\ASN1\\Maps\\CRLDistributionPoints' => array(
470
  'version' => '3.0.12.0',
471
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLDistributionPoints.php'
472
  ),
473
+ 'phpseclib3\\File\\ASN1\\Maps\\netscape_ca_policy_url' => array(
474
  'version' => '3.0.12.0',
475
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_ca_policy_url.php'
476
  ),
477
+ 'phpseclib3\\File\\ASN1\\Maps\\ExtensionAttributes' => array(
478
  'version' => '3.0.12.0',
479
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttributes.php'
480
  ),
481
+ 'phpseclib3\\File\\ASN1\\Maps\\PublicKeyInfo' => array(
482
  'version' => '3.0.12.0',
483
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyInfo.php'
484
  ),
485
+ 'phpseclib3\\File\\ASN1\\Maps\\Extensions' => array(
486
  'version' => '3.0.12.0',
487
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extensions.php'
488
  ),
489
+ 'phpseclib3\\File\\ASN1\\Maps\\RDNSequence' => array(
490
  'version' => '3.0.12.0',
491
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RDNSequence.php'
492
  ),
493
+ 'phpseclib3\\File\\ASN1\\Maps\\BuiltInStandardAttributes' => array(
494
  'version' => '3.0.12.0',
495
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInStandardAttributes.php'
496
  ),
497
+ 'phpseclib3\\File\\ASN1\\Maps\\RelativeDistinguishedName' => array(
498
  'version' => '3.0.12.0',
499
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RelativeDistinguishedName.php'
500
  ),
501
+ 'phpseclib3\\File\\ASN1\\Maps\\KeyIdentifier' => array(
502
  'version' => '3.0.12.0',
503
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyIdentifier.php'
504
  ),
505
+ 'phpseclib3\\File\\ASN1\\Maps\\InvalidityDate' => array(
506
  'version' => '3.0.12.0',
507
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/InvalidityDate.php'
508
  ),
509
+ 'phpseclib3\\File\\ASN1\\Maps\\CertificationRequestInfo' => array(
510
  'version' => '3.0.12.0',
511
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequestInfo.php'
512
  ),
513
+ 'phpseclib3\\File\\ASN1\\Maps\\PrivateKey' => array(
514
  'version' => '3.0.12.0',
515
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKey.php'
516
  ),
517
+ 'phpseclib3\\File\\ASN1\\Element' => array(
518
  'version' => '3.0.12.0',
519
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php'
520
  ),
521
+ 'phpseclib3\\File\\ASN1' => array(
522
  'version' => '3.0.12.0',
523
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/ASN1.php'
524
  ),
525
  'phpseclib3\\File\\ANSI' => array(
526
  'version' => '3.0.12.0',
530
  'version' => '3.0.12.0',
531
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/File/X509.php'
532
  ),
533
+ 'phpseclib3\\Crypt\\Hash' => array(
534
  'version' => '3.0.12.0',
535
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Hash.php'
536
  ),
537
+ 'phpseclib3\\Crypt\\RSA' => array(
538
  'version' => '3.0.12.0',
539
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA.php'
540
  ),
541
+ 'phpseclib3\\Crypt\\DH\\Formats\\Keys\\PKCS1' => array(
542
  'version' => '3.0.12.0',
543
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php'
544
  ),
545
+ 'phpseclib3\\Crypt\\DH\\Formats\\Keys\\PKCS8' => array(
546
  'version' => '3.0.12.0',
547
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php'
548
  ),
549
+ 'phpseclib3\\Crypt\\DH\\PublicKey' => array(
550
  'version' => '3.0.12.0',
551
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php'
552
  ),
553
+ 'phpseclib3\\Crypt\\DH\\Parameters' => array(
554
  'version' => '3.0.12.0',
555
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php'
556
  ),
557
+ 'phpseclib3\\Crypt\\DH\\PrivateKey' => array(
558
  'version' => '3.0.12.0',
559
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php'
560
  ),
561
+ 'phpseclib3\\Crypt\\AES' => array(
562
  'version' => '3.0.12.0',
563
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/AES.php'
564
  ),
565
+ 'phpseclib3\\Crypt\\DH' => array(
566
  'version' => '3.0.12.0',
567
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DH.php'
568
  ),
569
+ 'phpseclib3\\Crypt\\DES' => array(
570
  'version' => '3.0.12.0',
571
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DES.php'
572
  ),
573
+ 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\MSBLOB' => array(
574
  'version' => '3.0.12.0',
575
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php'
576
  ),
577
+ 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\PSS' => array(
578
  'version' => '3.0.12.0',
579
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php'
580
  ),
581
+ 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\Raw' => array(
582
  'version' => '3.0.12.0',
583
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php'
584
  ),
585
+ 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\XML' => array(
586
  'version' => '3.0.12.0',
587
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php'
588
  ),
589
+ 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\PKCS1' => array(
590
  'version' => '3.0.12.0',
591
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php'
592
  ),
593
+ 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\PuTTY' => array(
594
  'version' => '3.0.12.0',
595
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php'
596
  ),
597
+ 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\PKCS8' => array(
598
  'version' => '3.0.12.0',
599
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php'
600
  ),
601
+ 'phpseclib3\\Crypt\\RSA\\Formats\\Keys\\OpenSSH' => array(
602
  'version' => '3.0.12.0',
603
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php'
604
  ),
605
+ 'phpseclib3\\Crypt\\RSA\\PublicKey' => array(
606
  'version' => '3.0.12.0',
607
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php'
608
  ),
609
+ 'phpseclib3\\Crypt\\RSA\\PrivateKey' => array(
610
  'version' => '3.0.12.0',
611
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php'
612
  ),
613
+ 'phpseclib3\\Crypt\\EC\\Formats\\Signature\\ASN1' => array(
614
  'version' => '3.0.12.0',
615
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php'
616
  ),
617
+ 'phpseclib3\\Crypt\\EC\\Formats\\Signature\\SSH2' => array(
618
  'version' => '3.0.12.0',
619
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php'
620
  ),
621
+ 'phpseclib3\\Crypt\\EC\\Formats\\Signature\\Raw' => array(
622
  'version' => '3.0.12.0',
623
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php'
624
  ),
625
+ 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\XML' => array(
626
  'version' => '3.0.12.0',
627
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php'
628
  ),
629
+ 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\PKCS1' => array(
630
  'version' => '3.0.12.0',
631
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php'
632
  ),
633
+ 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\PuTTY' => array(
634
  'version' => '3.0.12.0',
635
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php'
636
  ),
637
+ 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\MontgomeryPublic' => array(
638
  'version' => '3.0.12.0',
639
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php'
640
  ),
641
+ 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\libsodium' => array(
642
  'version' => '3.0.12.0',
643
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php'
644
  ),
645
+ 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\PKCS8' => array(
646
  'version' => '3.0.12.0',
647
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php'
648
  ),
649
+ 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\OpenSSH' => array(
650
  'version' => '3.0.12.0',
651
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php'
652
  ),
653
+ 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\Common' => array(
654
  'version' => '3.0.12.0',
655
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php'
656
  ),
657
+ 'phpseclib3\\Crypt\\EC\\Formats\\Keys\\MontgomeryPrivate' => array(
658
  'version' => '3.0.12.0',
659
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php'
660
  ),
661
+ 'phpseclib3\\Crypt\\EC\\BaseCurves\\Prime' => array(
662
  'version' => '3.0.12.0',
663
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php'
664
  ),
665
+ 'phpseclib3\\Crypt\\EC\\BaseCurves\\KoblitzPrime' => array(
666
  'version' => '3.0.12.0',
667
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php'
668
  ),
669
+ 'phpseclib3\\Crypt\\EC\\BaseCurves\\Montgomery' => array(
670
  'version' => '3.0.12.0',
671
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php'
672
  ),
673
+ 'phpseclib3\\Crypt\\EC\\BaseCurves\\Base' => array(
674
  'version' => '3.0.12.0',
675
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php'
676
  ),
677
+ 'phpseclib3\\Crypt\\EC\\BaseCurves\\Binary' => array(
678
  'version' => '3.0.12.0',
679
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php'
680
  ),
681
+ 'phpseclib3\\Crypt\\EC\\BaseCurves\\TwistedEdwards' => array(
682
  'version' => '3.0.12.0',
683
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php'
684
  ),
685
+ 'phpseclib3\\Crypt\\EC\\PublicKey' => array(
686
  'version' => '3.0.12.0',
687
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php'
688
  ),
689
+ 'phpseclib3\\Crypt\\EC\\Parameters' => array(
690
  'version' => '3.0.12.0',
691
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php'
692
  ),
693
+ 'phpseclib3\\Crypt\\EC\\Curves\\Curve448' => array(
694
  'version' => '3.0.12.0',
695
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php'
696
  ),
697
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect283k1' => array(
698
  'version' => '3.0.12.0',
699
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php'
700
  ),
701
+ 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP384r1' => array(
702
  'version' => '3.0.12.0',
703
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php'
704
  ),
705
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect409r1' => array(
706
  'version' => '3.0.12.0',
707
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php'
708
  ),
709
+ 'phpseclib3\\Crypt\\EC\\Curves\\prime256v1' => array(
710
  'version' => '3.0.12.0',
711
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php'
712
  ),
713
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect239k1' => array(
714
  'version' => '3.0.12.0',
715
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php'
716
  ),
717
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect283r1' => array(
718
  'version' => '3.0.12.0',
719
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php'
720
  ),
721
+ 'phpseclib3\\Crypt\\EC\\Curves\\nistk283' => array(
722
  'version' => '3.0.12.0',
723
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php'
724
  ),
725
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect409k1' => array(
726
  'version' => '3.0.12.0',
727
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php'
728
  ),
729
+ 'phpseclib3\\Crypt\\EC\\Curves\\secp521r1' => array(
730
  'version' => '3.0.12.0',
731
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php'
732
  ),
733
+ 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP512t1' => array(
734
  'version' => '3.0.12.0',
735
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php'
736
  ),
737
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect571k1' => array(
738
  'version' => '3.0.12.0',
739
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php'
740
  ),
741
+ 'phpseclib3\\Crypt\\EC\\Curves\\secp112r2' => array(
742
  'version' => '3.0.12.0',
743
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php'
744
  ),
745
+ 'phpseclib3\\Crypt\\EC\\Curves\\secp256k1' => array(
746
  'version' => '3.0.12.0',
747
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php'
748
  ),
749
+ 'phpseclib3\\Crypt\\EC\\Curves\\secp256r1' => array(
750
  'version' => '3.0.12.0',
751
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php'
752
  ),
753
+ 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP160t1' => array(
754
  'version' => '3.0.12.0',
755
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php'
756
  ),
757
+ 'phpseclib3\\Crypt\\EC\\Curves\\secp112r1' => array(
758
  'version' => '3.0.12.0',
759
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php'
760
  ),
761
+ 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP224t1' => array(
762
  'version' => '3.0.12.0',
763
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php'
764
  ),
765
+ 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP320t1' => array(
766
  'version' => '3.0.12.0',
767
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php'
768
  ),
769
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect571r1' => array(
770
  'version' => '3.0.12.0',
771
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php'
772
  ),
773
+ 'phpseclib3\\Crypt\\EC\\Curves\\secp128r1' => array(
774
  'version' => '3.0.12.0',
775
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php'
776
  ),
777
+ 'phpseclib3\\Crypt\\EC\\Curves\\secp192k1' => array(
778
  'version' => '3.0.12.0',
779
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php'
780
  ),
781
+ 'phpseclib3\\Crypt\\EC\\Curves\\secp128r2' => array(
782
  'version' => '3.0.12.0',
783
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php'
784
  ),
785
+ 'phpseclib3\\Crypt\\EC\\Curves\\nistt571' => array(
786
  'version' => '3.0.12.0',
787
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php'
788
  ),
789
+ 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP384t1' => array(
790
  'version' => '3.0.12.0',
791
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php'
792
  ),
793
+ 'phpseclib3\\Crypt\\EC\\Curves\\secp192r1' => array(
794
  'version' => '3.0.12.0',
795
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php'
796
  ),
797
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect163r2' => array(
 
 
 
 
798
  'version' => '3.0.12.0',
799
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php'
800
  ),
801
+ 'phpseclib3\\Crypt\\EC\\Curves\\Ed448' => array(
802
  'version' => '3.0.12.0',
803
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php'
804
  ),
805
+ 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP160r1' => array(
806
  'version' => '3.0.12.0',
807
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php'
808
  ),
809
+ 'phpseclib3\\Crypt\\EC\\Curves\\prime192v1' => array(
810
  'version' => '3.0.12.0',
811
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php'
812
  ),
813
+ 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP224r1' => array(
814
  'version' => '3.0.12.0',
815
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php'
816
  ),
817
+ 'phpseclib3\\Crypt\\EC\\Curves\\nistk233' => array(
818
  'version' => '3.0.12.0',
819
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php'
820
  ),
821
+ 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP320r1' => array(
822
  'version' => '3.0.12.0',
823
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php'
824
  ),
825
+ 'phpseclib3\\Crypt\\EC\\Curves\\nistk409' => array(
826
  'version' => '3.0.12.0',
827
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php'
828
  ),
829
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect163k1' => array(
830
  'version' => '3.0.12.0',
831
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php'
832
  ),
833
+ 'phpseclib3\\Crypt\\EC\\Curves\\Curve25519' => array(
834
  'version' => '3.0.12.0',
835
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php'
836
  ),
837
+ 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP512r1' => array(
838
  'version' => '3.0.12.0',
839
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php'
840
  ),
841
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect163r1' => array(
842
  'version' => '3.0.12.0',
843
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php'
844
  ),
845
+ 'phpseclib3\\Crypt\\EC\\Curves\\prime192v2' => array(
846
  'version' => '3.0.12.0',
847
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php'
848
  ),
849
+ 'phpseclib3\\Crypt\\EC\\Curves\\prime192v3' => array(
850
  'version' => '3.0.12.0',
851
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php'
852
  ),
853
+ 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP192t1' => array(
854
  'version' => '3.0.12.0',
855
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php'
856
  ),
857
+ 'phpseclib3\\Crypt\\EC\\Curves\\nistk163' => array(
858
  'version' => '3.0.12.0',
859
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php'
860
  ),
861
+ 'phpseclib3\\Crypt\\EC\\Curves\\secp384r1' => array(
862
  'version' => '3.0.12.0',
863
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php'
864
  ),
865
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect131r2' => array(
866
  'version' => '3.0.12.0',
867
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php'
868
  ),
869
  'phpseclib3\\Crypt\\EC\\Curves\\sect131r1' => array(
870
  'version' => '3.0.12.0',
871
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php'
872
  ),
873
+ 'phpseclib3\\Crypt\\EC\\Curves\\nistb233' => array(
874
  'version' => '3.0.12.0',
875
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php'
876
  ),
877
+ 'phpseclib3\\Crypt\\EC\\Curves\\nistp521' => array(
878
  'version' => '3.0.12.0',
879
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php'
880
  ),
881
+ 'phpseclib3\\Crypt\\EC\\Curves\\nistb409' => array(
882
  'version' => '3.0.12.0',
883
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php'
884
  ),
885
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect113r2' => array(
886
  'version' => '3.0.12.0',
887
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php'
888
  ),
889
+ 'phpseclib3\\Crypt\\EC\\Curves\\nistp256' => array(
890
  'version' => '3.0.12.0',
891
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php'
892
+ ),
893
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect113r1' => array(
894
+ 'version' => '3.0.12.0',
895
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php'
896
  ),
897
  'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP256r1' => array(
898
  'version' => '3.0.12.0',
899
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php'
900
  ),
901
+ 'phpseclib3\\Crypt\\EC\\Curves\\Ed25519' => array(
902
  'version' => '3.0.12.0',
903
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php'
904
  ),
905
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect193r2' => array(
906
  'version' => '3.0.12.0',
907
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php'
908
  ),
909
+ 'phpseclib3\\Crypt\\EC\\Curves\\nistp192' => array(
910
  'version' => '3.0.12.0',
911
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php'
912
  ),
913
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect233k1' => array(
914
  'version' => '3.0.12.0',
915
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php'
916
  ),
917
+ 'phpseclib3\\Crypt\\EC\\Curves\\nistp384' => array(
918
  'version' => '3.0.12.0',
919
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php'
920
  ),
921
+ 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP192r1' => array(
922
  'version' => '3.0.12.0',
923
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php'
924
  ),
925
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect233r1' => array(
926
  'version' => '3.0.12.0',
927
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php'
928
  ),
929
+ 'phpseclib3\\Crypt\\EC\\Curves\\sect193r1' => array(
930
  'version' => '3.0.12.0',
931
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php'
932
  ),
933
+ 'phpseclib3\\Crypt\\EC\\Curves\\nistp224' => array(
934
  'version' => '3.0.12.0',
935
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php'
936
  ),
937
+ 'phpseclib3\\Crypt\\EC\\Curves\\prime239v1' => array(
938
  'version' => '3.0.12.0',
939
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php'
940
  ),
941
+ 'phpseclib3\\Crypt\\EC\\Curves\\secp160r1' => array(
942
  'version' => '3.0.12.0',
943
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php'
944
  ),
945
+ 'phpseclib3\\Crypt\\EC\\Curves\\brainpoolP256t1' => array(
946
  'version' => '3.0.12.0',
947
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php'
948
  ),
949
+ 'phpseclib3\\Crypt\\EC\\Curves\\secp224r1' => array(
950
  'version' => '3.0.12.0',
951
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php'
952
  ),
953
+ 'phpseclib3\\Crypt\\EC\\Curves\\prime239v2' => array(
954
  'version' => '3.0.12.0',
955
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php'
956
  ),
957
+ 'phpseclib3\\Crypt\\EC\\Curves\\secp224k1' => array(
958
  'version' => '3.0.12.0',
959
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php'
960
  ),
961
+ 'phpseclib3\\Crypt\\EC\\Curves\\secp160k1' => array(
962
  'version' => '3.0.12.0',
963
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php'
964
  ),
965
+ 'phpseclib3\\Crypt\\EC\\Curves\\secp160r2' => array(
966
  'version' => '3.0.12.0',
967
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php'
968
  ),
969
+ 'phpseclib3\\Crypt\\EC\\Curves\\prime239v3' => array(
970
  'version' => '3.0.12.0',
971
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php'
972
  ),
973
+ 'phpseclib3\\Crypt\\EC\\PrivateKey' => array(
974
  'version' => '3.0.12.0',
975
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php'
976
  ),
977
+ 'phpseclib3\\Crypt\\DSA\\Formats\\Signature\\ASN1' => array(
978
  'version' => '3.0.12.0',
979
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php'
980
  ),
981
+ 'phpseclib3\\Crypt\\DSA\\Formats\\Signature\\SSH2' => array(
982
  'version' => '3.0.12.0',
983
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php'
984
  ),
985
+ 'phpseclib3\\Crypt\\DSA\\Formats\\Signature\\Raw' => array(
986
  'version' => '3.0.12.0',
987
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php'
988
  ),
989
+ 'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\Raw' => array(
990
  'version' => '3.0.12.0',
991
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php'
992
  ),
993
+ 'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\XML' => array(
994
  'version' => '3.0.12.0',
995
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php'
996
  ),
997
+ 'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\PKCS1' => array(
998
  'version' => '3.0.12.0',
999
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php'
1000
  ),
1001
+ 'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\PuTTY' => array(
1002
  'version' => '3.0.12.0',
1003
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php'
1004
  ),
1005
+ 'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\PKCS8' => array(
1006
  'version' => '3.0.12.0',
1007
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php'
1008
  ),
1009
+ 'phpseclib3\\Crypt\\DSA\\Formats\\Keys\\OpenSSH' => array(
1010
  'version' => '3.0.12.0',
1011
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php'
1012
  ),
1013
+ 'phpseclib3\\Crypt\\DSA\\PublicKey' => array(
1014
  'version' => '3.0.12.0',
1015
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php'
1016
  ),
1017
+ 'phpseclib3\\Crypt\\DSA\\Parameters' => array(
1018
  'version' => '3.0.12.0',
1019
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php'
1020
  ),
1021
+ 'phpseclib3\\Crypt\\DSA\\PrivateKey' => array(
1022
  'version' => '3.0.12.0',
1023
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php'
1024
  ),
1025
+ 'phpseclib3\\Crypt\\ChaCha20' => array(
1026
  'version' => '3.0.12.0',
1027
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/ChaCha20.php'
1028
  ),
1029
+ 'phpseclib3\\Crypt\\Blowfish' => array(
1030
  'version' => '3.0.12.0',
1031
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php'
1032
  ),
1033
+ 'phpseclib3\\Crypt\\Twofish' => array(
1034
  'version' => '3.0.12.0',
1035
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php'
1036
  ),
1037
+ 'phpseclib3\\Crypt\\Rijndael' => array(
1038
  'version' => '3.0.12.0',
1039
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php'
1040
  ),
1041
+ 'phpseclib3\\Crypt\\Salsa20' => array(
1042
  'version' => '3.0.12.0',
1043
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php'
1044
  ),
1045
+ 'phpseclib3\\Crypt\\PublicKeyLoader' => array(
1046
  'version' => '3.0.12.0',
1047
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/PublicKeyLoader.php'
1048
  ),
1049
+ 'phpseclib3\\Crypt\\RC4' => array(
1050
  'version' => '3.0.12.0',
1051
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RC4.php'
1052
  ),
1053
+ 'phpseclib3\\Crypt\\Common\\StreamCipher' => array(
1054
  'version' => '3.0.12.0',
1055
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php'
1056
  ),
1057
+ 'phpseclib3\\Crypt\\Common\\Formats\\Signature\\Raw' => array(
 
 
 
 
 
 
 
 
1058
  'version' => '3.0.12.0',
1059
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php'
1060
  ),
1061
+ 'phpseclib3\\Crypt\\Common\\Formats\\Keys\\PKCS1' => array(
1062
  'version' => '3.0.12.0',
1063
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php'
1064
  ),
1065
+ 'phpseclib3\\Crypt\\Common\\Formats\\Keys\\PuTTY' => array(
1066
  'version' => '3.0.12.0',
1067
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php'
1068
  ),
1069
+ 'phpseclib3\\Crypt\\Common\\Formats\\Keys\\PKCS' => array(
1070
  'version' => '3.0.12.0',
1071
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php'
1072
  ),
1073
+ 'phpseclib3\\Crypt\\Common\\Formats\\Keys\\PKCS8' => array(
1074
  'version' => '3.0.12.0',
1075
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php'
1076
  ),
1077
+ 'phpseclib3\\Crypt\\Common\\Formats\\Keys\\OpenSSH' => array(
1078
  'version' => '3.0.12.0',
1079
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php'
1080
  ),
1081
+ 'phpseclib3\\Crypt\\Common\\Traits\\Fingerprint' => array(
1082
  'version' => '3.0.12.0',
1083
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php'
1084
  ),
1085
+ 'phpseclib3\\Crypt\\Common\\Traits\\PasswordProtected' => array(
1086
  'version' => '3.0.12.0',
1087
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php'
1088
  ),
1089
+ 'phpseclib3\\Crypt\\Common\\PublicKey' => array(
1090
  'version' => '3.0.12.0',
1091
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php'
1092
  ),
1093
+ 'phpseclib3\\Crypt\\Common\\SymmetricKey' => array(
1094
  'version' => '3.0.12.0',
1095
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php'
1096
  ),
1097
+ 'phpseclib3\\Crypt\\Common\\AsymmetricKey' => array(
1098
  'version' => '3.0.12.0',
1099
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php'
1100
  ),
1101
+ 'phpseclib3\\Crypt\\Common\\BlockCipher' => array(
1102
  'version' => '3.0.12.0',
1103
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php'
1104
  ),
1105
+ 'phpseclib3\\Crypt\\Common\\PrivateKey' => array(
1106
  'version' => '3.0.12.0',
1107
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php'
1108
  ),
1109
+ 'phpseclib3\\Crypt\\Random' => array(
1110
  'version' => '3.0.12.0',
1111
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Random.php'
1112
  ),
1113
+ 'phpseclib3\\Crypt\\DSA' => array(
1114
  'version' => '3.0.12.0',
1115
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/DSA.php'
1116
  ),
1117
+ 'phpseclib3\\Crypt\\EC' => array(
1118
  'version' => '3.0.12.0',
1119
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/EC.php'
1120
  ),
1121
+ 'phpseclib3\\Crypt\\RC2' => array(
1122
  'version' => '3.0.12.0',
1123
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/RC2.php'
1124
  ),
1125
+ 'phpseclib3\\Crypt\\TripleDES' => array(
1126
  'version' => '3.0.12.0',
1127
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php'
1128
  ),
1129
+ 'phpseclib3\\Math\\BinaryField' => array(
1130
  'version' => '3.0.12.0',
1131
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BinaryField.php'
1132
  ),
1133
+ 'phpseclib3\\Math\\BinaryField\\Integer' => array(
1134
  'version' => '3.0.12.0',
1135
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php'
1136
  ),
1137
+ 'phpseclib3\\Math\\BigInteger' => array(
1138
  'version' => '3.0.12.0',
1139
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger.php'
1140
  ),
1141
+ 'phpseclib3\\Math\\Common\\FiniteField\\Integer' => array(
1142
  'version' => '3.0.12.0',
1143
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php'
1144
  ),
1145
+ 'phpseclib3\\Math\\Common\\FiniteField' => array(
1146
  'version' => '3.0.12.0',
1147
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField.php'
1148
  ),
1149
+ 'phpseclib3\\Math\\PrimeField\\Integer' => array(
1150
  'version' => '3.0.12.0',
1151
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php'
1152
  ),
1153
+ 'phpseclib3\\Math\\BigInteger\\Engines\\GMP\\DefaultEngine' => array(
1154
  'version' => '3.0.12.0',
1155
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php'
1156
  ),
1157
+ 'phpseclib3\\Math\\BigInteger\\Engines\\Engine' => array(
1158
  'version' => '3.0.12.0',
1159
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php'
1160
  ),
1161
+ 'phpseclib3\\Math\\BigInteger\\Engines\\BCMath' => array(
1162
  'version' => '3.0.12.0',
1163
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php'
1164
  ),
1165
+ 'phpseclib3\\Math\\BigInteger\\Engines\\PHP64' => array(
1166
  'version' => '3.0.12.0',
1167
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php'
1168
  ),
1169
+ 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\DefaultEngine' => array(
1170
  'version' => '3.0.12.0',
1171
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php'
1172
  ),
1173
+ 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\OpenSSL' => array(
1174
  'version' => '3.0.12.0',
1175
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php'
1176
  ),
1177
+ 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Montgomery' => array(
1178
  'version' => '3.0.12.0',
1179
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php'
1180
  ),
1181
+ 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Base' => array(
1182
  'version' => '3.0.12.0',
1183
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php'
1184
  ),
1185
+ 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\PowerOfTwo' => array(
1186
  'version' => '3.0.12.0',
1187
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php'
1188
  ),
1189
+ 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\Barrett' => array(
1190
  'version' => '3.0.12.0',
1191
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php'
1192
  ),
1193
+ 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\Classic' => array(
1194
  'version' => '3.0.12.0',
1195
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php'
1196
  ),
1197
+ 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\EvalBarrett' => array(
1198
  'version' => '3.0.12.0',
1199
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php'
1200
  ),
1201
+ 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\Montgomery' => array(
1202
  'version' => '3.0.12.0',
1203
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php'
1204
  ),
1205
+ 'phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Reductions\\MontgomeryMult' => array(
1206
  'version' => '3.0.12.0',
1207
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php'
1208
  ),
1209
+ 'phpseclib3\\Math\\BigInteger\\Engines\\GMP' => array(
1210
  'version' => '3.0.12.0',
1211
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php'
1212
  ),
1213
+ 'phpseclib3\\Math\\BigInteger\\Engines\\OpenSSL' => array(
1214
  'version' => '3.0.12.0',
1215
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php'
1216
  ),
1217
+ 'phpseclib3\\Math\\BigInteger\\Engines\\PHP32' => array(
1218
  'version' => '3.0.12.0',
1219
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php'
1220
  ),
1221
  'phpseclib3\\Math\\BigInteger\\Engines\\PHP' => array(
1222
  'version' => '3.0.12.0',
1223
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php'
1224
  ),
 
 
 
 
1225
  'phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\BuiltIn' => array(
1226
  'version' => '3.0.12.0',
1227
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php'
1228
  ),
1229
+ 'phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\DefaultEngine' => array(
1230
+ 'version' => '3.0.12.0',
1231
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php'
1232
+ ),
1233
+ 'phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\OpenSSL' => array(
1234
+ 'version' => '3.0.12.0',
1235
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php'
1236
+ ),
1237
  'phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\Base' => array(
1238
  'version' => '3.0.12.0',
1239
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php'
1246
  'version' => '3.0.12.0',
1247
  'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php'
1248
  ),
1249
+ 'phpseclib3\\Math\\PrimeField' => array(
1250
  'version' => '3.0.12.0',
1251
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Math/PrimeField.php'
1252
  ),
1253
+ 'phpseclib3\\System\\SSH\\Agent' => array(
1254
  'version' => '3.0.12.0',
1255
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php'
1256
  ),
1257
+ 'phpseclib3\\System\\SSH\\Agent\\Identity' => array(
1258
  'version' => '3.0.12.0',
1259
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php'
1260
  ),
1261
+ 'phpseclib3\\System\\SSH\\Common\\Traits\\ReadBytes' => array(
1262
  'version' => '3.0.12.0',
1263
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ReadBytes.php'
1264
  ),
1265
+ 'phpseclib3\\Common\\Functions\\Strings' => array(
1266
  'version' => '3.0.12.0',
1267
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php'
1268
  ),
1269
+ 'phpseclib3\\Exception\\BadDecryptionException' => array(
1270
  'version' => '3.0.12.0',
1271
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php'
1272
  ),
1273
+ 'phpseclib3\\Exception\\ConnectionClosedException' => array(
1274
  'version' => '3.0.12.0',
1275
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php'
1276
  ),
1277
+ 'phpseclib3\\Exception\\InsufficientSetupException' => array(
1278
  'version' => '3.0.12.0',
1279
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php'
1280
  ),
1281
+ 'phpseclib3\\Exception\\NoKeyLoadedException' => array(
1282
  'version' => '3.0.12.0',
1283
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php'
1284
  ),
1285
+ 'phpseclib3\\Exception\\UnsupportedOperationException' => array(
1286
  'version' => '3.0.12.0',
1287
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php'
1288
  ),
1289
+ 'phpseclib3\\Exception\\UnsupportedAlgorithmException' => array(
1290
  'version' => '3.0.12.0',
1291
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php'
1292
  ),
1293
+ 'phpseclib3\\Exception\\UnsupportedCurveException' => array(
1294
  'version' => '3.0.12.0',
1295
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php'
1296
  ),
1297
+ 'phpseclib3\\Exception\\NoSupportedAlgorithmsException' => array(
1298
  'version' => '3.0.12.0',
1299
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php'
1300
  ),
1301
+ 'phpseclib3\\Exception\\UnableToConnectException' => array(
1302
  'version' => '3.0.12.0',
1303
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php'
1304
  ),
1305
+ 'phpseclib3\\Exception\\InconsistentSetupException' => array(
1306
  'version' => '3.0.12.0',
1307
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php'
1308
  ),
1309
+ 'phpseclib3\\Exception\\BadConfigurationException' => array(
1310
  'version' => '3.0.12.0',
1311
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php'
1312
  ),
1313
+ 'phpseclib3\\Exception\\BadModeException' => array(
1314
  'version' => '3.0.12.0',
1315
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php'
1316
  ),
1317
+ 'phpseclib3\\Exception\\UnsupportedFormatException' => array(
1318
  'version' => '3.0.12.0',
1319
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php'
1320
  ),
1321
+ 'phpseclib3\\Exception\\FileNotFoundException' => array(
 
 
 
 
1322
  'version' => '3.0.12.0',
1323
+ 'path' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php'
1324
  ),
1325
  'bcmath_compat\\BCMath' => array(
1326
  'version' => '2.0.0.0',
1338
  'version' => '1.22.1.0',
1339
  'path' => $vendorDir . '/symfony/polyfill-ctype/Ctype.php'
1340
  ),
1341
+ 'Symfony\\Contracts\\Translation\\TranslatableInterface' => array(
1342
  'version' => '2.3.0.0',
1343
+ 'path' => $vendorDir . '/symfony/translation-contracts/TranslatableInterface.php'
1344
  ),
1345
+ 'Symfony\\Contracts\\Translation\\TranslatorInterface' => array(
1346
  'version' => '2.3.0.0',
1347
+ 'path' => $vendorDir . '/symfony/translation-contracts/TranslatorInterface.php'
1348
+ ),
1349
+ 'Symfony\\Contracts\\Translation\\LocaleAwareInterface' => array(
1350
+ 'version' => '2.3.0.0',
1351
+ 'path' => $vendorDir . '/symfony/translation-contracts/LocaleAwareInterface.php'
1352
  ),
1353
  'Symfony\\Contracts\\Translation\\Test\\TranslatorTest' => array(
1354
  'version' => '2.3.0.0',
1355
  'path' => $vendorDir . '/symfony/translation-contracts/Test/TranslatorTest.php'
1356
  ),
1357
+ 'Symfony\\Contracts\\Translation\\TranslatorTrait' => array(
1358
  'version' => '2.3.0.0',
1359
+ 'path' => $vendorDir . '/symfony/translation-contracts/TranslatorTrait.php'
1360
  ),
1361
+ 'Symfony\\Component\\Validator\\DataCollector\\ValidatorDataCollector' => array(
1362
+ 'version' => '5.2.7.0',
1363
+ 'path' => $vendorDir . '/symfony/validator/DataCollector/ValidatorDataCollector.php'
1364
  ),
1365
+ 'Symfony\\Component\\Validator\\Mapping\\GenericMetadata' => array(
1366
  'version' => '5.2.7.0',
1367
+ 'path' => $vendorDir . '/symfony/validator/Mapping/GenericMetadata.php'
1368
  ),
1369
+ 'Symfony\\Component\\Validator\\Mapping\\CascadingStrategy' => array(
1370
  'version' => '5.2.7.0',
1371
+ 'path' => $vendorDir . '/symfony/validator/Mapping/CascadingStrategy.php'
1372
  ),
1373
+ 'Symfony\\Component\\Validator\\Mapping\\ClassMetadataInterface' => array(
1374
  'version' => '5.2.7.0',
1375
+ 'path' => $vendorDir . '/symfony/validator/Mapping/ClassMetadataInterface.php'
1376
  ),
1377
+ 'Symfony\\Component\\Validator\\Mapping\\AutoMappingStrategy' => array(
1378
  'version' => '5.2.7.0',
1379
+ 'path' => $vendorDir . '/symfony/validator/Mapping/AutoMappingStrategy.php'
1380
  ),
1381
+ 'Symfony\\Component\\Validator\\Mapping\\GetterMetadata' => array(
1382
  'version' => '5.2.7.0',
1383
+ 'path' => $vendorDir . '/symfony/validator/Mapping/GetterMetadata.php'
1384
  ),
1385
+ 'Symfony\\Component\\Validator\\Mapping\\ClassMetadata' => array(
1386
  'version' => '5.2.7.0',
1387
+ 'path' => $vendorDir . '/symfony/validator/Mapping/ClassMetadata.php'
1388
  ),
1389
+ 'Symfony\\Component\\Validator\\Mapping\\MemberMetadata' => array(
1390
  'version' => '5.2.7.0',
1391
+ 'path' => $vendorDir . '/symfony/validator/Mapping/MemberMetadata.php'
1392
  ),
1393
+ 'Symfony\\Component\\Validator\\Mapping\\Loader\\AutoMappingTrait' => array(
1394
  'version' => '5.2.7.0',
1395
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/AutoMappingTrait.php'
1396
  ),
1397
+ 'Symfony\\Component\\Validator\\Mapping\\Loader\\YamlFilesLoader' => array(
1398
  'version' => '5.2.7.0',
1399
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/YamlFilesLoader.php'
1400
  ),
1401
+ 'Symfony\\Component\\Validator\\Mapping\\Loader\\XmlFilesLoader' => array(
1402
  'version' => '5.2.7.0',
1403
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/XmlFilesLoader.php'
1404
  ),
1405
+ 'Symfony\\Component\\Validator\\Mapping\\Loader\\FileLoader' => array(
1406
  'version' => '5.2.7.0',
1407
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/FileLoader.php'
1408
  ),
1409
+ 'Symfony\\Component\\Validator\\Mapping\\Loader\\LoaderInterface' => array(
1410
  'version' => '5.2.7.0',
1411
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/LoaderInterface.php'
1412
  ),
1413
+ 'Symfony\\Component\\Validator\\Mapping\\Loader\\YamlFileLoader' => array(
1414
  'version' => '5.2.7.0',
1415
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/YamlFileLoader.php'
1416
  ),
1417
+ 'Symfony\\Component\\Validator\\Mapping\\Loader\\FilesLoader' => array(
1418
  'version' => '5.2.7.0',
1419
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/FilesLoader.php'
1420
  ),
1421
+ 'Symfony\\Component\\Validator\\Mapping\\Loader\\XmlFileLoader' => array(
1422
  'version' => '5.2.7.0',
1423
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/XmlFileLoader.php'
1424
  ),
1425
+ 'Symfony\\Component\\Validator\\Mapping\\Loader\\LoaderChain' => array(
1426
  'version' => '5.2.7.0',
1427
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/LoaderChain.php'
1428
  ),
1429
+ 'Symfony\\Component\\Validator\\Mapping\\Loader\\AnnotationLoader' => array(
1430
  'version' => '5.2.7.0',
1431
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/AnnotationLoader.php'
1432
  ),
1433
+ 'Symfony\\Component\\Validator\\Mapping\\Loader\\StaticMethodLoader' => array(
1434
  'version' => '5.2.7.0',
1435
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/StaticMethodLoader.php'
1436
  ),
1437
+ 'Symfony\\Component\\Validator\\Mapping\\Loader\\PropertyInfoLoader' => array(
1438
  'version' => '5.2.7.0',
1439
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/PropertyInfoLoader.php'
1440
  ),
1441
+ 'Symfony\\Component\\Validator\\Mapping\\Loader\\AbstractLoader' => array(
1442
  'version' => '5.2.7.0',
1443
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Loader/AbstractLoader.php'
1444
  ),
1445
+ 'Symfony\\Component\\Validator\\Mapping\\PropertyMetadataInterface' => array(
1446
  'version' => '5.2.7.0',
1447
+ 'path' => $vendorDir . '/symfony/validator/Mapping/PropertyMetadataInterface.php'
1448
  ),
1449
+ 'Symfony\\Component\\Validator\\Mapping\\TraversalStrategy' => array(
1450
  'version' => '5.2.7.0',
1451
+ 'path' => $vendorDir . '/symfony/validator/Mapping/TraversalStrategy.php'
1452
  ),
1453
+ 'Symfony\\Component\\Validator\\Mapping\\PropertyMetadata' => array(
1454
  'version' => '5.2.7.0',
1455
+ 'path' => $vendorDir . '/symfony/validator/Mapping/PropertyMetadata.php'
1456
  ),
1457
+ 'Symfony\\Component\\Validator\\Mapping\\Factory\\BlackHoleMetadataFactory' => array(
1458
  'version' => '5.2.7.0',
1459
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Factory/BlackHoleMetadataFactory.php'
1460
  ),
1461
+ 'Symfony\\Component\\Validator\\Mapping\\Factory\\MetadataFactoryInterface' => array(
1462
  'version' => '5.2.7.0',
1463
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php'
1464
  ),
1465
+ 'Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory' => array(
1466
  'version' => '5.2.7.0',
1467
+ 'path' => $vendorDir . '/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php'
1468
  ),
1469
+ 'Symfony\\Component\\Validator\\Mapping\\MetadataInterface' => array(
1470
  'version' => '5.2.7.0',
1471
+ 'path' => $vendorDir . '/symfony/validator/Mapping/MetadataInterface.php'
1472
  ),
1473
+ 'Symfony\\Component\\Validator\\ContainerConstraintValidatorFactory' => array(
1474
  'version' => '5.2.7.0',
1475
+ 'path' => $vendorDir . '/symfony/validator/ContainerConstraintValidatorFactory.php'
1476
  ),
1477
+ 'Symfony\\Component\\Validator\\ObjectInitializerInterface' => array(
1478
  'version' => '5.2.7.0',
1479
+ 'path' => $vendorDir . '/symfony/validator/ObjectInitializerInterface.php'
1480
+ ),
1481
+ 'Symfony\\Component\\Validator\\Context\\ExecutionContextFactoryInterface' => array(
1482
+ 'version' => '5.2.7.0',
1483
+ 'path' => $vendorDir . '/symfony/validator/Context/ExecutionContextFactoryInterface.php'
1484
+ ),
1485
+ 'Symfony\\Component\\Validator\\Context\\ExecutionContextFactory' => array(
1486
+ 'version' => '5.2.7.0',
1487
+ 'path' => $vendorDir . '/symfony/validator/Context/ExecutionContextFactory.php'
1488
  ),
1489
  'Symfony\\Component\\Validator\\Context\\ExecutionContext' => array(
1490
  'version' => '5.2.7.0',
1494
  'version' => '5.2.7.0',
1495
  'path' => $vendorDir . '/symfony/validator/Context/ExecutionContextInterface.php'
1496
  ),
1497
+ 'Symfony\\Component\\Validator\\Validator\\RecursiveValidator' => array(
1498
  'version' => '5.2.7.0',
1499
+ 'path' => $vendorDir . '/symfony/validator/Validator/RecursiveValidator.php'
1500
  ),
1501
+ 'Symfony\\Component\\Validator\\Validator\\ContextualValidatorInterface' => array(
1502
  'version' => '5.2.7.0',
1503
+ 'path' => $vendorDir . '/symfony/validator/Validator/ContextualValidatorInterface.php'
1504
  ),
1505
+ 'Symfony\\Component\\Validator\\Validator\\LazyProperty' => array(
1506
  'version' => '5.2.7.0',
1507
+ 'path' => $vendorDir . '/symfony/validator/Validator/LazyProperty.php'
1508
  ),
1509
+ 'Symfony\\Component\\Validator\\Validator\\ValidatorInterface' => array(
1510
  'version' => '5.2.7.0',
1511
+ 'path' => $vendorDir . '/symfony/validator/Validator/ValidatorInterface.php'
1512
  ),
1513
+ 'Symfony\\Component\\Validator\\Validator\\TraceableValidator' => array(
1514
  'version' => '5.2.7.0',
1515
+ 'path' => $vendorDir . '/symfony/validator/Validator/TraceableValidator.php'
1516
  ),
1517
+ 'Symfony\\Component\\Validator\\Validator\\RecursiveContextualValidator' => array(
1518
  'version' => '5.2.7.0',
1519
+ 'path' => $vendorDir . '/symfony/validator/Validator/RecursiveContextualValidator.php'
1520
  ),
1521
+ 'Symfony\\Component\\Validator\\Test\\ConstraintValidatorTestCase' => array(
1522
  'version' => '5.2.7.0',
1523
+ 'path' => $vendorDir . '/symfony/validator/Test/ConstraintValidatorTestCase.php'
1524
  ),
1525
+ 'Symfony\\Component\\Validator\\Test\\ConstraintViolationAssertion' => array(
1526
  'version' => '5.2.7.0',
1527
+ 'path' => $vendorDir . '/symfony/validator/Test/ConstraintValidatorTestCase.php'
1528
  ),
1529
+ 'Symfony\\Component\\Validator\\Test\\AssertingContextualValidator' => array(
1530
  'version' => '5.2.7.0',
1531
+ 'path' => $vendorDir . '/symfony/validator/Test/ConstraintValidatorTestCase.php'
1532
  ),
1533
+ 'Symfony\\Component\\Validator\\Constraints\\LuhnValidator' => array(
1534
  'version' => '5.2.7.0',
1535
+ 'path' => $vendorDir . '/symfony/validator/Constraints/LuhnValidator.php'
1536
  ),
1537
+ 'Symfony\\Component\\Validator\\Constraints\\Expression' => array(
1538
  'version' => '5.2.7.0',
1539
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Expression.php'
1540
+ ),
1541
+ 'Symfony\\Component\\Validator\\Constraints\\DisableAutoMapping' => array(
1542
+ 'version' => '5.2.7.0',
1543
+ 'path' => $vendorDir . '/symfony/validator/Constraints/DisableAutoMapping.php'
1544
+ ),
1545
+ 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => array(
1546
+ 'version' => '5.2.7.0',
1547
+ 'path' => $vendorDir . '/symfony/validator/Constraints/EmailValidator.php'
1548
  ),
1549
  'Symfony\\Component\\Validator\\Constraints\\Email' => array(
1550
  'version' => '5.2.7.0',
1551
  'path' => $vendorDir . '/symfony/validator/Constraints/Email.php'
1552
  ),
1553
+ 'Symfony\\Component\\Validator\\Constraints\\ExpressionLanguageSyntax' => array(
1554
  'version' => '5.2.7.0',
1555
+ 'path' => $vendorDir . '/symfony/validator/Constraints/ExpressionLanguageSyntax.php'
1556
  ),
1557
+ 'Symfony\\Component\\Validator\\Constraints\\IbanValidator' => array(
1558
  'version' => '5.2.7.0',
1559
+ 'path' => $vendorDir . '/symfony/validator/Constraints/IbanValidator.php'
1560
  ),
1561
+ 'Symfony\\Component\\Validator\\Constraints\\DateTime' => array(
1562
  'version' => '5.2.7.0',
1563
+ 'path' => $vendorDir . '/symfony/validator/Constraints/DateTime.php'
1564
  ),
1565
+ 'Symfony\\Component\\Validator\\Constraints\\LanguageValidator' => array(
1566
  'version' => '5.2.7.0',
1567
+ 'path' => $vendorDir . '/symfony/validator/Constraints/LanguageValidator.php'
1568
  ),
1569
+ 'Symfony\\Component\\Validator\\Constraints\\ExpressionLanguageSyntaxValidator' => array(
1570
  'version' => '5.2.7.0',
1571
+ 'path' => $vendorDir . '/symfony/validator/Constraints/ExpressionLanguageSyntaxValidator.php'
1572
  ),
1573
+ 'Symfony\\Component\\Validator\\Constraints\\GreaterThanOrEqual' => array(
1574
  'version' => '5.2.7.0',
1575
+ 'path' => $vendorDir . '/symfony/validator/Constraints/GreaterThanOrEqual.php'
1576
  ),
1577
+ 'Symfony\\Component\\Validator\\Constraints\\LessThanValidator' => array(
1578
  'version' => '5.2.7.0',
1579
+ 'path' => $vendorDir . '/symfony/validator/Constraints/LessThanValidator.php'
1580
  ),
1581
+ 'Symfony\\Component\\Validator\\Constraints\\ChoiceValidator' => array(
1582
  'version' => '5.2.7.0',
1583
+ 'path' => $vendorDir . '/symfony/validator/Constraints/ChoiceValidator.php'
1584
  ),
1585
+ 'Symfony\\Component\\Validator\\Constraints\\EqualToValidator' => array(
1586
  'version' => '5.2.7.0',
1587
+ 'path' => $vendorDir . '/symfony/validator/Constraints/EqualToValidator.php'
1588
  ),
1589
+ 'Symfony\\Component\\Validator\\Constraints\\SequentiallyValidator' => array(
1590
  'version' => '5.2.7.0',
1591
+ 'path' => $vendorDir . '/symfony/validator/Constraints/SequentiallyValidator.php'
1592
  ),
1593
+ 'Symfony\\Component\\Validator\\Constraints\\IsTrueValidator' => array(
1594
  'version' => '5.2.7.0',
1595
+ 'path' => $vendorDir . '/symfony/validator/Constraints/IsTrueValidator.php'
1596
  ),
1597
+ 'Symfony\\Component\\Validator\\Constraints\\IsFalse' => array(
1598
  'version' => '5.2.7.0',
1599
+ 'path' => $vendorDir . '/symfony/validator/Constraints/IsFalse.php'
1600
  ),
1601
  'Symfony\\Component\\Validator\\Constraints\\IsFalseValidator' => array(
1602
  'version' => '5.2.7.0',
1603
  'path' => $vendorDir . '/symfony/validator/Constraints/IsFalseValidator.php'
1604
  ),
1605
+ 'Symfony\\Component\\Validator\\Constraints\\IsNullValidator' => array(
1606
  'version' => '5.2.7.0',
1607
+ 'path' => $vendorDir . '/symfony/validator/Constraints/IsNullValidator.php'
1608
  ),
1609
+ 'Symfony\\Component\\Validator\\Constraints\\DivisibleByValidator' => array(
1610
  'version' => '5.2.7.0',
1611
+ 'path' => $vendorDir . '/symfony/validator/Constraints/DivisibleByValidator.php'
1612
  ),
1613
+ 'Symfony\\Component\\Validator\\Constraints\\Luhn' => array(
1614
  'version' => '5.2.7.0',
1615
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Luhn.php'
1616
  ),
1617
+ 'Symfony\\Component\\Validator\\Constraints\\LessThan' => array(
1618
  'version' => '5.2.7.0',
1619
+ 'path' => $vendorDir . '/symfony/validator/Constraints/LessThan.php'
1620
  ),
1621
+ 'Symfony\\Component\\Validator\\Constraints\\Time' => array(
1622
  'version' => '5.2.7.0',
1623
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Time.php'
1624
  ),
1625
+ 'Symfony\\Component\\Validator\\Constraints\\Issn' => array(
1626
  'version' => '5.2.7.0',
1627
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Issn.php'
1628
  ),
1629
+ 'Symfony\\Component\\Validator\\Constraints\\ZeroComparisonConstraintTrait' => array(
1630
  'version' => '5.2.7.0',
1631
+ 'path' => $vendorDir . '/symfony/validator/Constraints/ZeroComparisonConstraintTrait.php'
1632
  ),
1633
+ 'Symfony\\Component\\Validator\\Constraints\\NotBlankValidator' => array(
1634
  'version' => '5.2.7.0',
1635
+ 'path' => $vendorDir . '/symfony/validator/Constraints/NotBlankValidator.php'
1636
  ),
1637
+ 'Symfony\\Component\\Validator\\Constraints\\Type' => array(
1638
  'version' => '5.2.7.0',
1639
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Type.php'
1640
  ),
1641
+ 'Symfony\\Component\\Validator\\Constraints\\Regex' => array(
1642
  'version' => '5.2.7.0',
1643
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Regex.php'
1644
  ),
1645
+ 'Symfony\\Component\\Validator\\Constraints\\UuidValidator' => array(
1646
  'version' => '5.2.7.0',
1647
+ 'path' => $vendorDir . '/symfony/validator/Constraints/UuidValidator.php'
1648
  ),
1649
+ 'Symfony\\Component\\Validator\\Constraints\\RegexValidator' => array(
1650
  'version' => '5.2.7.0',
1651
+ 'path' => $vendorDir . '/symfony/validator/Constraints/RegexValidator.php'
1652
  ),
1653
+ 'Symfony\\Component\\Validator\\Constraints\\IsinValidator' => array(
1654
  'version' => '5.2.7.0',
1655
+ 'path' => $vendorDir . '/symfony/validator/Constraints/IsinValidator.php'
1656
  ),
1657
+ 'Symfony\\Component\\Validator\\Constraints\\Json' => array(
1658
  'version' => '5.2.7.0',
1659
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Json.php'
1660
  ),
1661
+ 'Symfony\\Component\\Validator\\Constraints\\NotIdenticalTo' => array(
1662
  'version' => '5.2.7.0',
1663
+ 'path' => $vendorDir . '/symfony/validator/Constraints/NotIdenticalTo.php'
1664
  ),
1665
+ 'Symfony\\Component\\Validator\\Constraints\\Hostname' => array(
1666
  'version' => '5.2.7.0',
1667
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Hostname.php'
1668
  ),
1669
+ 'Symfony\\Component\\Validator\\Constraints\\ImageValidator' => array(
1670
  'version' => '5.2.7.0',
1671
+ 'path' => $vendorDir . '/symfony/validator/Constraints/ImageValidator.php'
1672
  ),
1673
+ 'Symfony\\Component\\Validator\\Constraints\\NotNullValidator' => array(
1674
  'version' => '5.2.7.0',
1675
+ 'path' => $vendorDir . '/symfony/validator/Constraints/NotNullValidator.php'
1676
  ),
1677
+ 'Symfony\\Component\\Validator\\Constraints\\Country' => array(
1678
  'version' => '5.2.7.0',
1679
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Country.php'
1680
  ),
1681
+ 'Symfony\\Component\\Validator\\Constraints\\Blank' => array(
1682
  'version' => '5.2.7.0',
1683
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Blank.php'
1684
  ),
1685
+ 'Symfony\\Component\\Validator\\Constraints\\All' => array(
1686
  'version' => '5.2.7.0',
1687
+ 'path' => $vendorDir . '/symfony/validator/Constraints/All.php'
1688
  ),
1689
+ 'Symfony\\Component\\Validator\\Constraints\\Ulid' => array(
1690
  'version' => '5.2.7.0',
1691
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Ulid.php'
1692
  ),
1693
  'Symfony\\Component\\Validator\\Constraints\\FileValidator' => array(
1694
  'version' => '5.2.7.0',
1695
  'path' => $vendorDir . '/symfony/validator/Constraints/FileValidator.php'
1696
  ),
1697
+ 'Symfony\\Component\\Validator\\Constraints\\Unique' => array(
 
 
 
 
1698
  'version' => '5.2.7.0',
1699
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Unique.php'
1700
  ),
1701
+ 'Symfony\\Component\\Validator\\Constraints\\NumberConstraintTrait' => array(
1702
  'version' => '5.2.7.0',
1703
+ 'path' => $vendorDir . '/symfony/validator/Constraints/NumberConstraintTrait.php'
1704
  ),
1705
+ 'Symfony\\Component\\Validator\\Constraints\\JsonValidator' => array(
1706
  'version' => '5.2.7.0',
1707
+ 'path' => $vendorDir . '/symfony/validator/Constraints/JsonValidator.php'
1708
  ),
1709
+ 'Symfony\\Component\\Validator\\Constraints\\GroupSequenceProvider' => array(
1710
  'version' => '5.2.7.0',
1711
+ 'path' => $vendorDir . '/symfony/validator/Constraints/GroupSequenceProvider.php'
1712
  ),
1713
+ 'Symfony\\Component\\Validator\\Constraints\\Bic' => array(
1714
  'version' => '5.2.7.0',
1715
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Bic.php'
1716
  ),
1717
+ 'Symfony\\Component\\Validator\\Constraints\\CallbackValidator' => array(
1718
  'version' => '5.2.7.0',
1719
+ 'path' => $vendorDir . '/symfony/validator/Constraints/CallbackValidator.php'
1720
  ),
1721
+ 'Symfony\\Component\\Validator\\Constraints\\File' => array(
1722
  'version' => '5.2.7.0',
1723
+ 'path' => $vendorDir . '/symfony/validator/Constraints/File.php'
1724
  ),
1725
+ 'Symfony\\Component\\Validator\\Constraints\\IsTrue' => array(
1726
  'version' => '5.2.7.0',
1727
+ 'path' => $vendorDir . '/symfony/validator/Constraints/IsTrue.php'
1728
  ),
1729
+ 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => array(
1730
  'version' => '5.2.7.0',
1731
+ 'path' => $vendorDir . '/symfony/validator/Constraints/NotCompromisedPasswordValidator.php'
1732
  ),
1733
+ 'Symfony\\Component\\Validator\\Constraints\\AtLeastOneOf' => array(
1734
  'version' => '5.2.7.0',
1735
+ 'path' => $vendorDir . '/symfony/validator/Constraints/AtLeastOneOf.php'
1736
  ),
1737
+ 'Symfony\\Component\\Validator\\Constraints\\Uuid' => array(
1738
  'version' => '5.2.7.0',
1739
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Uuid.php'
1740
  ),
1741
+ 'Symfony\\Component\\Validator\\Constraints\\Composite' => array(
1742
  'version' => '5.2.7.0',
1743
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Composite.php'
1744
  ),
1745
+ 'Symfony\\Component\\Validator\\Constraints\\LocaleValidator' => array(
1746
  'version' => '5.2.7.0',
1747
+ 'path' => $vendorDir . '/symfony/validator/Constraints/LocaleValidator.php'
1748
  ),
1749
+ 'Symfony\\Component\\Validator\\Constraints\\NotNull' => array(
1750
  'version' => '5.2.7.0',
1751
+ 'path' => $vendorDir . '/symfony/validator/Constraints/NotNull.php'
1752
  ),
1753
+ 'Symfony\\Component\\Validator\\Constraints\\PositiveOrZero' => array(
1754
  'version' => '5.2.7.0',
1755
+ 'path' => $vendorDir . '/symfony/validator/Constraints/PositiveOrZero.php'
1756
  ),
1757
+ 'Symfony\\Component\\Validator\\Constraints\\IdenticalTo' => array(
1758
  'version' => '5.2.7.0',
1759
+ 'path' => $vendorDir . '/symfony/validator/Constraints/IdenticalTo.php'
1760
  ),
1761
+ 'Symfony\\Component\\Validator\\Constraints\\CompoundValidator' => array(
1762
  'version' => '5.2.7.0',
1763
+ 'path' => $vendorDir . '/symfony/validator/Constraints/CompoundValidator.php'
1764
  ),
1765
  'Symfony\\Component\\Validator\\Constraints\\CurrencyValidator' => array(
1766
  'version' => '5.2.7.0',
1767
  'path' => $vendorDir . '/symfony/validator/Constraints/CurrencyValidator.php'
1768
  ),
1769
+ 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPassword' => array(
1770
  'version' => '5.2.7.0',
1771
+ 'path' => $vendorDir . '/symfony/validator/Constraints/NotCompromisedPassword.php'
1772
  ),
1773
+ 'Symfony\\Component\\Validator\\Constraints\\Cascade' => array(
1774
  'version' => '5.2.7.0',
1775
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Cascade.php'
1776
  ),
1777
+ 'Symfony\\Component\\Validator\\Constraints\\GroupSequence' => array(
1778
  'version' => '5.2.7.0',
1779
+ 'path' => $vendorDir . '/symfony/validator/Constraints/GroupSequence.php'
1780
  ),
1781
+ 'Symfony\\Component\\Validator\\Constraints\\NegativeOrZero' => array(
1782
  'version' => '5.2.7.0',
1783
+ 'path' => $vendorDir . '/symfony/validator/Constraints/NegativeOrZero.php'
1784
  ),
1785
+ 'Symfony\\Component\\Validator\\Constraints\\CollectionValidator' => array(
1786
  'version' => '5.2.7.0',
1787
+ 'path' => $vendorDir . '/symfony/validator/Constraints/CollectionValidator.php'
1788
  ),
1789
+ 'Symfony\\Component\\Validator\\Constraints\\Url' => array(
1790
  'version' => '5.2.7.0',
1791
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Url.php'
1792
  ),
1793
+ 'Symfony\\Component\\Validator\\Constraints\\NotEqualToValidator' => array(
1794
  'version' => '5.2.7.0',
1795
+ 'path' => $vendorDir . '/symfony/validator/Constraints/NotEqualToValidator.php'
1796
  ),
1797
+ 'Symfony\\Component\\Validator\\Constraints\\NotEqualTo' => array(
1798
  'version' => '5.2.7.0',
1799
+ 'path' => $vendorDir . '/symfony/validator/Constraints/NotEqualTo.php'
1800
  ),
1801
+ 'Symfony\\Component\\Validator\\Constraints\\Optional' => array(
1802
  'version' => '5.2.7.0',
1803
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Optional.php'
1804
  ),
1805
+ 'Symfony\\Component\\Validator\\Constraints\\TypeValidator' => array(
1806
  'version' => '5.2.7.0',
1807
+ 'path' => $vendorDir . '/symfony/validator/Constraints/TypeValidator.php'
1808
  ),
1809
+ 'Symfony\\Component\\Validator\\Constraints\\GreaterThanValidator' => array(
1810
  'version' => '5.2.7.0',
1811
+ 'path' => $vendorDir . '/symfony/validator/Constraints/GreaterThanValidator.php'
1812
  ),
1813
+ 'Symfony\\Component\\Validator\\Constraints\\Ip' => array(
1814
  'version' => '5.2.7.0',
1815
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Ip.php'
1816
  ),
1817
+ 'Symfony\\Component\\Validator\\Constraints\\Existence' => array(
1818
  'version' => '5.2.7.0',
1819
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Existence.php'
1820
  ),
1821
+ 'Symfony\\Component\\Validator\\Constraints\\LessThanOrEqualValidator' => array(
1822
  'version' => '5.2.7.0',
1823
+ 'path' => $vendorDir . '/symfony/validator/Constraints/LessThanOrEqualValidator.php'
1824
  ),
1825
+ 'Symfony\\Component\\Validator\\Constraints\\IpValidator' => array(
1826
  'version' => '5.2.7.0',
1827
+ 'path' => $vendorDir . '/symfony/validator/Constraints/IpValidator.php'
1828
  ),
1829
+ 'Symfony\\Component\\Validator\\Constraints\\TimezoneValidator' => array(
1830
  'version' => '5.2.7.0',
1831
+ 'path' => $vendorDir . '/symfony/validator/Constraints/TimezoneValidator.php'
1832
  ),
1833
+ 'Symfony\\Component\\Validator\\Constraints\\HostnameValidator' => array(
1834
  'version' => '5.2.7.0',
1835
+ 'path' => $vendorDir . '/symfony/validator/Constraints/HostnameValidator.php'
1836
  ),
1837
  'Symfony\\Component\\Validator\\Constraints\\Choice' => array(
1838
  'version' => '5.2.7.0',
1839
  'path' => $vendorDir . '/symfony/validator/Constraints/Choice.php'
1840
  ),
1841
+ 'Symfony\\Component\\Validator\\Constraints\\Negative' => array(
1842
  'version' => '5.2.7.0',
1843
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Negative.php'
1844
  ),
1845
+ 'Symfony\\Component\\Validator\\Constraints\\TimeValidator' => array(
1846
  'version' => '5.2.7.0',
1847
+ 'path' => $vendorDir . '/symfony/validator/Constraints/TimeValidator.php'
1848
  ),
1849
+ 'Symfony\\Component\\Validator\\Constraints\\Iban' => array(
1850
  'version' => '5.2.7.0',
1851
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Iban.php'
1852
  ),
1853
+ 'Symfony\\Component\\Validator\\Constraints\\Date' => array(
1854
  'version' => '5.2.7.0',
1855
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Date.php'
1856
  ),
1857
+ 'Symfony\\Component\\Validator\\Constraints\\DivisibleBy' => array(
1858
  'version' => '5.2.7.0',
1859
+ 'path' => $vendorDir . '/symfony/validator/Constraints/DivisibleBy.php'
1860
  ),
1861
+ 'Symfony\\Component\\Validator\\Constraints\\Count' => array(
1862
  'version' => '5.2.7.0',
1863
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Count.php'
1864
  ),
1865
+ 'Symfony\\Component\\Validator\\Constraints\\IsbnValidator' => array(
1866
  'version' => '5.2.7.0',
1867
+ 'path' => $vendorDir . '/symfony/validator/Constraints/IsbnValidator.php'
1868
  ),
1869
+ 'Symfony\\Component\\Validator\\Constraints\\CardSchemeValidator' => array(
1870
  'version' => '5.2.7.0',
1871
+ 'path' => $vendorDir . '/symfony/validator/Constraints/CardSchemeValidator.php'
 
 
 
 
 
 
 
 
1872
  ),
1873
  'Symfony\\Component\\Validator\\Constraints\\CountryValidator' => array(
1874
  'version' => '5.2.7.0',
1875
  'path' => $vendorDir . '/symfony/validator/Constraints/CountryValidator.php'
1876
  ),
1877
+ 'Symfony\\Component\\Validator\\Constraints\\ValidValidator' => array(
1878
  'version' => '5.2.7.0',
1879
+ 'path' => $vendorDir . '/symfony/validator/Constraints/ValidValidator.php'
1880
  ),
1881
+ 'Symfony\\Component\\Validator\\Constraints\\UrlValidator' => array(
1882
  'version' => '5.2.7.0',
1883
+ 'path' => $vendorDir . '/symfony/validator/Constraints/UrlValidator.php'
1884
+ ),
1885
+ 'Symfony\\Component\\Validator\\Constraints\\Isbn' => array(
1886
+ 'version' => '5.2.7.0',
1887
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Isbn.php'
1888
  ),
1889
  'Symfony\\Component\\Validator\\Constraints\\CountValidator' => array(
1890
  'version' => '5.2.7.0',
1891
  'path' => $vendorDir . '/symfony/validator/Constraints/CountValidator.php'
1892
  ),
1893
+ 'Symfony\\Component\\Validator\\Constraints\\Currency' => array(
1894
  'version' => '5.2.7.0',
1895
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Currency.php'
1896
  ),
1897
+ 'Symfony\\Component\\Validator\\Constraints\\Timezone' => array(
1898
  'version' => '5.2.7.0',
1899
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Timezone.php'
1900
  ),
1901
+ 'Symfony\\Component\\Validator\\Constraints\\IssnValidator' => array(
1902
  'version' => '5.2.7.0',
1903
+ 'path' => $vendorDir . '/symfony/validator/Constraints/IssnValidator.php'
1904
  ),
1905
+ 'Symfony\\Component\\Validator\\Constraints\\BlankValidator' => array(
1906
  'version' => '5.2.7.0',
1907
+ 'path' => $vendorDir . '/symfony/validator/Constraints/BlankValidator.php'
1908
  ),
1909
+ 'Symfony\\Component\\Validator\\Constraints\\UlidValidator' => array(
1910
  'version' => '5.2.7.0',
1911
+ 'path' => $vendorDir . '/symfony/validator/Constraints/UlidValidator.php'
1912
  ),
1913
+ 'Symfony\\Component\\Validator\\Constraints\\Language' => array(
1914
  'version' => '5.2.7.0',
1915
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Language.php'
1916
  ),
1917
+ 'Symfony\\Component\\Validator\\Constraints\\RangeValidator' => array(
1918
  'version' => '5.2.7.0',
1919
+ 'path' => $vendorDir . '/symfony/validator/Constraints/RangeValidator.php'
1920
  ),
1921
+ 'Symfony\\Component\\Validator\\Constraints\\AtLeastOneOfValidator' => array(
1922
  'version' => '5.2.7.0',
1923
+ 'path' => $vendorDir . '/symfony/validator/Constraints/AtLeastOneOfValidator.php'
1924
  ),
1925
+ 'Symfony\\Component\\Validator\\Constraints\\UniqueValidator' => array(
1926
  'version' => '5.2.7.0',
1927
+ 'path' => $vendorDir . '/symfony/validator/Constraints/UniqueValidator.php'
1928
  ),
1929
+ 'Symfony\\Component\\Validator\\Constraints\\Collection' => array(
1930
  'version' => '5.2.7.0',
1931
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Collection.php'
1932
  ),
1933
+ 'Symfony\\Component\\Validator\\Constraints\\LessThanOrEqual' => array(
1934
  'version' => '5.2.7.0',
1935
+ 'path' => $vendorDir . '/symfony/validator/Constraints/LessThanOrEqual.php'
1936
  ),
1937
+ 'Symfony\\Component\\Validator\\Constraints\\IsNull' => array(
1938
  'version' => '5.2.7.0',
1939
+ 'path' => $vendorDir . '/symfony/validator/Constraints/IsNull.php'
1940
  ),
1941
+ 'Symfony\\Component\\Validator\\Constraints\\Valid' => array(
1942
  'version' => '5.2.7.0',
1943
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Valid.php'
1944
  ),
1945
+ 'Symfony\\Component\\Validator\\Constraints\\Length' => array(
1946
  'version' => '5.2.7.0',
1947
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Length.php'
1948
  ),
1949
+ 'Symfony\\Component\\Validator\\Constraints\\CardScheme' => array(
1950
  'version' => '5.2.7.0',
1951
+ 'path' => $vendorDir . '/symfony/validator/Constraints/CardScheme.php'
1952
  ),
1953
+ 'Symfony\\Component\\Validator\\Constraints\\AllValidator' => array(
1954
  'version' => '5.2.7.0',
1955
+ 'path' => $vendorDir . '/symfony/validator/Constraints/AllValidator.php'
1956
  ),
1957
+ 'Symfony\\Component\\Validator\\Constraints\\Range' => array(
1958
  'version' => '5.2.7.0',
1959
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Range.php'
1960
  ),
1961
+ 'Symfony\\Component\\Validator\\Constraints\\Isin' => array(
1962
  'version' => '5.2.7.0',
1963
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Isin.php'
1964
  ),
1965
+ 'Symfony\\Component\\Validator\\Constraints\\EnableAutoMapping' => array(
1966
  'version' => '5.2.7.0',
1967
+ 'path' => $vendorDir . '/symfony/validator/Constraints/EnableAutoMapping.php'
1968
  ),
1969
+ 'Symfony\\Component\\Validator\\Constraints\\Required' => array(
1970
  'version' => '5.2.7.0',
1971
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Required.php'
1972
  ),
1973
+ 'Symfony\\Component\\Validator\\Constraints\\DateValidator' => array(
1974
  'version' => '5.2.7.0',
1975
+ 'path' => $vendorDir . '/symfony/validator/Constraints/DateValidator.php'
1976
  ),
1977
+ 'Symfony\\Component\\Validator\\Constraints\\AbstractComparisonValidator' => array(
1978
  'version' => '5.2.7.0',
1979
+ 'path' => $vendorDir . '/symfony/validator/Constraints/AbstractComparisonValidator.php'
1980
  ),
1981
+ 'Symfony\\Component\\Validator\\Constraints\\Traverse' => array(
1982
  'version' => '5.2.7.0',
1983
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Traverse.php'
1984
  ),
1985
+ 'Symfony\\Component\\Validator\\Constraints\\NotIdenticalToValidator' => array(
1986
  'version' => '5.2.7.0',
1987
+ 'path' => $vendorDir . '/symfony/validator/Constraints/NotIdenticalToValidator.php'
1988
  ),
1989
+ 'Symfony\\Component\\Validator\\Constraints\\LengthValidator' => array(
1990
  'version' => '5.2.7.0',
1991
+ 'path' => $vendorDir . '/symfony/validator/Constraints/LengthValidator.php'
1992
  ),
1993
+ 'Symfony\\Component\\Validator\\Constraints\\Compound' => array(
1994
  'version' => '5.2.7.0',
1995
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Compound.php'
1996
  ),
1997
+ 'Symfony\\Component\\Validator\\Constraints\\IdenticalToValidator' => array(
1998
  'version' => '5.2.7.0',
1999
+ 'path' => $vendorDir . '/symfony/validator/Constraints/IdenticalToValidator.php'
2000
  ),
2001
+ 'Symfony\\Component\\Validator\\Constraints\\AbstractComparison' => array(
2002
  'version' => '5.2.7.0',
2003
+ 'path' => $vendorDir . '/symfony/validator/Constraints/AbstractComparison.php'
2004
  ),
2005
+ 'Symfony\\Component\\Validator\\Constraints\\DateTimeValidator' => array(
2006
  'version' => '5.2.7.0',
2007
+ 'path' => $vendorDir . '/symfony/validator/Constraints/DateTimeValidator.php'
2008
  ),
2009
+ 'Symfony\\Component\\Validator\\Constraints\\Locale' => array(
2010
  'version' => '5.2.7.0',
2011
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Locale.php'
2012
  ),
2013
+ 'Symfony\\Component\\Validator\\Constraints\\EqualTo' => array(
2014
  'version' => '5.2.7.0',
2015
+ 'path' => $vendorDir . '/symfony/validator/Constraints/EqualTo.php'
2016
  ),
2017
+ 'Symfony\\Component\\Validator\\Constraints\\Positive' => array(
2018
  'version' => '5.2.7.0',
2019
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Positive.php'
2020
  ),
2021
+ 'Symfony\\Component\\Validator\\Constraints\\Callback' => array(
2022
  'version' => '5.2.7.0',
2023
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Callback.php'
2024
  ),
2025
+ 'Symfony\\Component\\Validator\\Constraints\\Image' => array(
2026
  'version' => '5.2.7.0',
2027
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Image.php'
2028
  ),
2029
+ 'Symfony\\Component\\Validator\\Constraints\\GreaterThan' => array(
2030
  'version' => '5.2.7.0',
2031
+ 'path' => $vendorDir . '/symfony/validator/Constraints/GreaterThan.php'
2032
  ),
2033
+ 'Symfony\\Component\\Validator\\Constraints\\NotBlank' => array(
2034
  'version' => '5.2.7.0',
2035
+ 'path' => $vendorDir . '/symfony/validator/Constraints/NotBlank.php'
2036
  ),
2037
+ 'Symfony\\Component\\Validator\\Constraints\\Sequentially' => array(
2038
  'version' => '5.2.7.0',
2039
+ 'path' => $vendorDir . '/symfony/validator/Constraints/Sequentially.php'
2040
  ),
2041
+ 'Symfony\\Component\\Validator\\Constraints\\GreaterThanOrEqualValidator' => array(
2042
  'version' => '5.2.7.0',
2043
+ 'path' => $vendorDir . '/symfony/validator/Constraints/GreaterThanOrEqualValidator.php'
2044
  ),
2045
+ 'Symfony\\Component\\Validator\\Constraints\\BicValidator' => array(
2046
  'version' => '5.2.7.0',
2047
+ 'path' => $vendorDir . '/symfony/validator/Constraints/BicValidator.php'
2048
  ),
2049
+ 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => array(
2050
  'version' => '5.2.7.0',
2051
+ 'path' => $vendorDir . '/symfony/validator/Constraints/ExpressionValidator.php'
2052
  ),
2053
+ 'Symfony\\Component\\Validator\\ConstraintValidator' => array(
2054
  'version' => '5.2.7.0',
2055
+ 'path' => $vendorDir . '/symfony/validator/ConstraintValidator.php'
2056
  ),
2057
+ 'Symfony\\Component\\Validator\\Util\\PropertyPath' => array(
2058
  'version' => '5.2.7.0',
2059
+ 'path' => $vendorDir . '/symfony/validator/Util/PropertyPath.php'
2060
  ),
2061
+ 'Symfony\\Component\\Validator\\ConstraintValidatorFactoryInterface' => array(
2062
  'version' => '5.2.7.0',
2063
+ 'path' => $vendorDir . '/symfony/validator/ConstraintValidatorFactoryInterface.php'
2064
  ),
2065
+ 'Symfony\\Component\\Validator\\ConstraintViolation' => array(
2066
  'version' => '5.2.7.0',
2067
+ 'path' => $vendorDir . '/symfony/validator/ConstraintViolation.php'
2068
  ),
2069
+ 'Symfony\\Component\\Validator\\Constraint' => array(
2070
  'version' => '5.2.7.0',
2071
+ 'path' => $vendorDir . '/symfony/validator/Constraint.php'
2072
  ),
2073
+ 'Symfony\\Component\\Validator\\GroupSequenceProviderInterface' => array(
2074
  'version' => '5.2.7.0',
2075
+ 'path' => $vendorDir . '/symfony/validator/GroupSequenceProviderInterface.php'
2076
  ),
2077
+ 'Symfony\\Component\\Validator\\ConstraintValidatorFactory' => array(
2078
  'version' => '5.2.7.0',
2079
+ 'path' => $vendorDir . '/symfony/validator/ConstraintValidatorFactory.php'
2080
  ),
2081
+ 'Symfony\\Component\\Validator\\ConstraintViolationList' => array(
2082
  'version' => '5.2.7.0',
2083
+ 'path' => $vendorDir . '/symfony/validator/ConstraintViolationList.php'
2084
  ),
2085
+ 'Symfony\\Component\\Validator\\Command\\DebugCommand' => array(
2086
  'version' => '5.2.7.0',
2087
+ 'path' => $vendorDir . '/symfony/validator/Command/DebugCommand.php'
2088
  ),
2089
+ 'Symfony\\Component\\Validator\\ConstraintViolationInterface' => array(
2090
  'version' => '5.2.7.0',
2091
+ 'path' => $vendorDir . '/symfony/validator/ConstraintViolationInterface.php'
2092
  ),
2093
+ 'Symfony\\Component\\Validator\\Validation' => array(
2094
  'version' => '5.2.7.0',
2095
+ 'path' => $vendorDir . '/symfony/validator/Validation.php'
2096
  ),
2097
+ 'Symfony\\Component\\Validator\\ValidatorBuilder' => array(
2098
  'version' => '5.2.7.0',
2099
+ 'path' => $vendorDir . '/symfony/validator/ValidatorBuilder.php'
2100
  ),
2101
+ 'Symfony\\Component\\Validator\\ConstraintViolationListInterface' => array(
2102
  'version' => '5.2.7.0',
2103
+ 'path' => $vendorDir . '/symfony/validator/ConstraintViolationListInterface.php'
2104
  ),
2105
+ 'Symfony\\Component\\Validator\\ConstraintValidatorInterface' => array(
2106
  'version' => '5.2.7.0',
2107
+ 'path' => $vendorDir . '/symfony/validator/ConstraintValidatorInterface.php'
2108
  ),
2109
+ 'Symfony\\Component\\Validator\\Violation\\ConstraintViolationBuilderInterface' => array(
2110
  'version' => '5.2.7.0',
2111
+ 'path' => $vendorDir . '/symfony/validator/Violation/ConstraintViolationBuilderInterface.php'
2112
  ),
2113
+ 'Symfony\\Component\\Validator\\Violation\\ConstraintViolationBuilder' => array(
2114
  'version' => '5.2.7.0',
2115
+ 'path' => $vendorDir . '/symfony/validator/Violation/ConstraintViolationBuilder.php'
2116
  ),
2117
+ 'Symfony\\Component\\Validator\\DependencyInjection\\AddValidatorInitializersPass' => array(
2118
  'version' => '5.2.7.0',
2119
+ 'path' => $vendorDir . '/symfony/validator/DependencyInjection/AddValidatorInitializersPass.php'
2120
  ),
2121
+ 'Symfony\\Component\\Validator\\DependencyInjection\\AddConstraintValidatorsPass' => array(
2122
  'version' => '5.2.7.0',
2123
+ 'path' => $vendorDir . '/symfony/validator/DependencyInjection/AddConstraintValidatorsPass.php'
2124
  ),
2125
+ 'Symfony\\Component\\Validator\\DependencyInjection\\AddAutoMappingConfigurationPass' => array(
2126
  'version' => '5.2.7.0',
2127
+ 'path' => $vendorDir . '/symfony/validator/DependencyInjection/AddAutoMappingConfigurationPass.php'
 
 
 
 
 
 
 
 
2128
  ),
2129
+ 'Symfony\\Component\\Validator\\Exception\\ConstraintDefinitionException' => array(
2130
  'version' => '5.2.7.0',
2131
+ 'path' => $vendorDir . '/symfony/validator/Exception/ConstraintDefinitionException.php'
2132
  ),
2133
+ 'Symfony\\Component\\Validator\\Exception\\InvalidOptionsException' => array(
2134
  'version' => '5.2.7.0',
2135
+ 'path' => $vendorDir . '/symfony/validator/Exception/InvalidOptionsException.php'
2136
  ),
2137
+ 'Symfony\\Component\\Validator\\Exception\\MissingOptionsException' => array(
2138
  'version' => '5.2.7.0',
2139
+ 'path' => $vendorDir . '/symfony/validator/Exception/MissingOptionsException.php'
2140
  ),
2141
+ 'Symfony\\Component\\Validator\\Exception\\LogicException' => array(
2142
  'version' => '5.2.7.0',
2143
+ 'path' => $vendorDir . '/symfony/validator/Exception/LogicException.php'
2144
  ),
2145
+ 'Symfony\\Component\\Validator\\Exception\\GroupDefinitionException' => array(
2146
  'version' => '5.2.7.0',
2147
+ 'path' => $vendorDir . '/symfony/validator/Exception/GroupDefinitionException.php'
2148
  ),
2149
+ 'Symfony\\Component\\Validator\\Exception\\UnsupportedMetadataException' => array(
2150
  'version' => '5.2.7.0',
2151
+ 'path' => $vendorDir . '/symfony/validator/Exception/UnsupportedMetadataException.php'
2152
  ),
2153
+ 'Symfony\\Component\\Validator\\Exception\\ExceptionInterface' => array(
2154
  'version' => '5.2.7.0',
2155
+ 'path' => $vendorDir . '/symfony/validator/Exception/ExceptionInterface.php'
2156
  ),
2157
+ 'Symfony\\Component\\Validator\\Exception\\ValidationFailedException' => array(
2158
  'version' => '5.2.7.0',
2159
+ 'path' => $vendorDir . '/symfony/validator/Exception/ValidationFailedException.php'
2160
  ),
2161
+ 'Symfony\\Component\\Validator\\Exception\\OutOfBoundsException' => array(
2162
  'version' => '5.2.7.0',
2163
+ 'path' => $vendorDir . '/symfony/validator/Exception/OutOfBoundsException.php'
2164
  ),
2165
+ 'Symfony\\Component\\Validator\\Exception\\UnexpectedValueException' => array(
2166
  'version' => '5.2.7.0',
2167
+ 'path' => $vendorDir . '/symfony/validator/Exception/UnexpectedValueException.php'
2168
  ),
2169
+ 'Symfony\\Component\\Validator\\Exception\\RuntimeException' => array(
2170
  'version' => '5.2.7.0',
2171
+ 'path' => $vendorDir . '/symfony/validator/Exception/RuntimeException.php'
2172
  ),
2173
+ 'Symfony\\Component\\Validator\\Exception\\InvalidArgumentException' => array(
2174
  'version' => '5.2.7.0',
2175
+ 'path' => $vendorDir . '/symfony/validator/Exception/InvalidArgumentException.php'
2176
  ),
2177
+ 'Symfony\\Component\\Validator\\Exception\\ValidatorException' => array(
2178
  'version' => '5.2.7.0',
2179
+ 'path' => $vendorDir . '/symfony/validator/Exception/ValidatorException.php'
2180
  ),
2181
+ 'Symfony\\Component\\Validator\\Exception\\NoSuchMetadataException' => array(
2182
  'version' => '5.2.7.0',
2183
+ 'path' => $vendorDir . '/symfony/validator/Exception/NoSuchMetadataException.php'
2184
  ),
2185
+ 'Symfony\\Component\\Validator\\Exception\\BadMethodCallException' => array(
2186
  'version' => '5.2.7.0',
2187
+ 'path' => $vendorDir . '/symfony/validator/Exception/BadMethodCallException.php'
2188
  ),
2189
+ 'Symfony\\Component\\Validator\\Exception\\MappingException' => array(
2190
  'version' => '5.2.7.0',
2191
+ 'path' => $vendorDir . '/symfony/validator/Exception/MappingException.php'
2192
  ),
2193
+ 'Symfony\\Component\\Validator\\Exception\\UnexpectedTypeException' => array(
2194
  'version' => '5.2.7.0',
2195
+ 'path' => $vendorDir . '/symfony/validator/Exception/UnexpectedTypeException.php'
2196
  ),
2197
+ 'Psr\\Log\\LoggerAwareInterface' => array(
2198
+ 'version' => '1.1.4.0',
2199
+ 'path' => $vendorDir . '/psr/log/Psr/Log/LoggerAwareInterface.php'
2200
  ),
2201
  'Psr\\Log\\LogLevel' => array(
2202
  'version' => '1.1.4.0',
2203
  'path' => $vendorDir . '/psr/log/Psr/Log/LogLevel.php'
2204
  ),
2205
+ 'Psr\\Log\\Test\\LoggerInterfaceTest' => array(
2206
+ 'version' => '1.1.4.0',
2207
+ 'path' => $vendorDir . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php'
2208
+ ),
2209
  'Psr\\Log\\Test\\TestLogger' => array(
2210
  'version' => '1.1.4.0',
2211
  'path' => $vendorDir . '/psr/log/Psr/Log/Test/TestLogger.php'
2214
  'version' => '1.1.4.0',
2215
  'path' => $vendorDir . '/psr/log/Psr/Log/Test/DummyTest.php'
2216
  ),
 
 
 
 
 
 
 
 
2217
  'Psr\\Log\\LoggerAwareTrait' => array(
2218
  'version' => '1.1.4.0',
2219
  'path' => $vendorDir . '/psr/log/Psr/Log/LoggerAwareTrait.php'
2220
  ),
2221
+ 'Psr\\Log\\InvalidArgumentException' => array(
2222
  'version' => '1.1.4.0',
2223
+ 'path' => $vendorDir . '/psr/log/Psr/Log/InvalidArgumentException.php'
2224
  ),
2225
+ 'Psr\\Log\\NullLogger' => array(
2226
  'version' => '1.1.4.0',
2227
+ 'path' => $vendorDir . '/psr/log/Psr/Log/NullLogger.php'
2228
  ),
2229
  'Psr\\Log\\LoggerInterface' => array(
2230
  'version' => '1.1.4.0',
2234
  'version' => '1.1.4.0',
2235
  'path' => $vendorDir . '/psr/log/Psr/Log/LoggerTrait.php'
2236
  ),
2237
+ 'Psr\\Log\\AbstractLogger' => array(
2238
  'version' => '1.1.4.0',
2239
+ 'path' => $vendorDir . '/psr/log/Psr/Log/AbstractLogger.php'
2240
+ ),
2241
+ 'Psr\\Http\\Message\\ResponseFactoryInterface' => array(
2242
+ 'version' => '1.0.1.0',
2243
+ 'path' => $vendorDir . '/psr/http-factory/src/ResponseFactoryInterface.php'
2244
  ),
2245
  'Psr\\Http\\Message\\StreamFactoryInterface' => array(
2246
  'version' => '1.0.1.0',
2247
  'path' => $vendorDir . '/psr/http-factory/src/StreamFactoryInterface.php'
2248
  ),
2249
+ 'Psr\\Http\\Message\\UploadedFileFactoryInterface' => array(
2250
+ 'version' => '1.0.1.0',
2251
+ 'path' => $vendorDir . '/psr/http-factory/src/UploadedFileFactoryInterface.php'
2252
+ ),
2253
  'Psr\\Http\\Message\\UriFactoryInterface' => array(
2254
  'version' => '1.0.1.0',
2255
  'path' => $vendorDir . '/psr/http-factory/src/UriFactoryInterface.php'
2258
  'version' => '1.0.1.0',
2259
  'path' => $vendorDir . '/psr/http-factory/src/ServerRequestFactoryInterface.php'
2260
  ),
2261
+ 'Psr\\Http\\Message\\RequestFactoryInterface' => array(
2262
  'version' => '1.0.1.0',
2263
+ 'path' => $vendorDir . '/psr/http-factory/src/RequestFactoryInterface.php'
2264
  ),
2265
+ 'Psr\\Http\\Message\\ServerRequestInterface' => array(
2266
  'version' => '1.0.1.0',
2267
+ 'path' => $vendorDir . '/psr/http-message/src/ServerRequestInterface.php'
2268
  ),
2269
+ 'Psr\\Http\\Message\\UriInterface' => array(
2270
  'version' => '1.0.1.0',
2271
+ 'path' => $vendorDir . '/psr/http-message/src/UriInterface.php'
2272
  ),
2273
+ 'Psr\\Http\\Message\\StreamInterface' => array(
2274
  'version' => '1.0.1.0',
2275
+ 'path' => $vendorDir . '/psr/http-message/src/StreamInterface.php'
2276
  ),
2277
  'Psr\\Http\\Message\\UploadedFileInterface' => array(
2278
  'version' => '1.0.1.0',
2286
  'version' => '1.0.1.0',
2287
  'path' => $vendorDir . '/psr/http-message/src/ResponseInterface.php'
2288
  ),
2289
+ 'Psr\\Http\\Message\\MessageInterface' => array(
 
 
 
 
2290
  'version' => '1.0.1.0',
2291
+ 'path' => $vendorDir . '/psr/http-message/src/MessageInterface.php'
2292
  ),
2293
+ 'Psr\\Http\\Client\\NetworkExceptionInterface' => array(
2294
  'version' => '1.0.1.0',
2295
+ 'path' => $vendorDir . '/psr/http-client/src/NetworkExceptionInterface.php'
2296
  ),
2297
  'Psr\\Http\\Client\\RequestExceptionInterface' => array(
2298
  'version' => '1.0.1.0',
2299
  'path' => $vendorDir . '/psr/http-client/src/RequestExceptionInterface.php'
2300
  ),
 
 
 
 
2301
  'Psr\\Http\\Client\\ClientInterface' => array(
2302
  'version' => '1.0.1.0',
2303
  'path' => $vendorDir . '/psr/http-client/src/ClientInterface.php'
2306
  'version' => '1.0.1.0',
2307
  'path' => $vendorDir . '/psr/http-client/src/ClientExceptionInterface.php'
2308
  ),
2309
+ 'Psr\\Container\\NotFoundExceptionInterface' => array(
2310
  'version' => '1.1.1.0',
2311
+ 'path' => $vendorDir . '/psr/container/src/NotFoundExceptionInterface.php'
2312
  ),
2313
  'Psr\\Container\\ContainerInterface' => array(
2314
  'version' => '1.1.1.0',
2315
  'path' => $vendorDir . '/psr/container/src/ContainerInterface.php'
2316
  ),
2317
+ 'Psr\\Container\\ContainerExceptionInterface' => array(
2318
  'version' => '1.1.1.0',
2319
+ 'path' => $vendorDir . '/psr/container/src/ContainerExceptionInterface.php'
2320
  ),
2321
  'Psr\\Cache\\CacheItemPoolInterface' => array(
2322
  'version' => '1.0.1.0',
2323
  'path' => $vendorDir . '/psr/cache/src/CacheItemPoolInterface.php'
2324
  ),
2325
+ 'Psr\\Cache\\CacheItemInterface' => array(
2326
  'version' => '1.0.1.0',
2327
+ 'path' => $vendorDir . '/psr/cache/src/CacheItemInterface.php'
2328
  ),
2329
  'Psr\\Cache\\InvalidArgumentException' => array(
2330
  'version' => '1.0.1.0',
2331
  'path' => $vendorDir . '/psr/cache/src/InvalidArgumentException.php'
2332
  ),
2333
+ 'Psr\\Cache\\CacheException' => array(
2334
  'version' => '1.0.1.0',
2335
+ 'path' => $vendorDir . '/psr/cache/src/CacheException.php'
2336
  ),
2337
+ 'ParagonIE\\ConstantTime\\Base64UrlSafe' => array(
2338
  'version' => '2.5.0.0',
2339
+ 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Base64UrlSafe.php'
2340
  ),
2341
+ 'ParagonIE\\ConstantTime\\Base32Hex' => array(
2342
  'version' => '2.5.0.0',
2343
+ 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Base32Hex.php'
2344
  ),
2345
+ 'ParagonIE\\ConstantTime\\Base64DotSlash' => array(
2346
  'version' => '2.5.0.0',
2347
+ 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Base64DotSlash.php'
2348
  ),
2349
+ 'ParagonIE\\ConstantTime\\Encoding' => array(
2350
  'version' => '2.5.0.0',
2351
+ 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Encoding.php'
2352
  ),
2353
+ 'ParagonIE\\ConstantTime\\EncoderInterface' => array(
2354
  'version' => '2.5.0.0',
2355
+ 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/EncoderInterface.php'
2356
  ),
2357
+ 'ParagonIE\\ConstantTime\\Base32' => array(
2358
  'version' => '2.5.0.0',
2359
+ 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Base32.php'
2360
  ),
2361
+ 'ParagonIE\\ConstantTime\\Hex' => array(
2362
  'version' => '2.5.0.0',
2363
+ 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Hex.php'
2364
  ),
2365
+ 'ParagonIE\\ConstantTime\\Base64DotSlashOrdered' => array(
2366
  'version' => '2.5.0.0',
2367
+ 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php'
2368
  ),
2369
+ 'ParagonIE\\ConstantTime\\Binary' => array(
2370
  'version' => '2.5.0.0',
2371
+ 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Binary.php'
2372
  ),
2373
+ 'ParagonIE\\ConstantTime\\RFC4648' => array(
2374
  'version' => '2.5.0.0',
2375
+ 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/RFC4648.php'
2376
  ),
2377
+ 'ParagonIE\\ConstantTime\\Base64' => array(
2378
  'version' => '2.5.0.0',
2379
+ 'path' => $vendorDir . '/paragonie/constant_time_encoding/src/Base64.php'
2380
  ),
2381
+ 'Monolog\\Handler\\SendGridHandler' => array(
2382
  'version' => '2.3.5.0',
2383
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SendGridHandler.php'
2384
  ),
2385
+ 'Monolog\\Handler\\InsightOpsHandler' => array(
2386
  'version' => '2.3.5.0',
2387
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php'
2388
  ),
2389
+ 'Monolog\\Handler\\TestHandler' => array(
2390
  'version' => '2.3.5.0',
2391
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/TestHandler.php'
2392
  ),
2393
+ 'Monolog\\Handler\\IFTTTHandler' => array(
2394
  'version' => '2.3.5.0',
2395
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php'
2396
  ),
2397
+ 'Monolog\\Handler\\WebRequestRecognizerTrait' => array(
2398
  'version' => '2.3.5.0',
2399
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php'
2400
  ),
2401
+ 'Monolog\\Handler\\SocketHandler' => array(
2402
  'version' => '2.3.5.0',
2403
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SocketHandler.php'
2404
  ),
2405
+ 'Monolog\\Handler\\NoopHandler' => array(
2406
  'version' => '2.3.5.0',
2407
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/NoopHandler.php'
2408
  ),
2409
+ 'Monolog\\Handler\\BufferHandler' => array(
2410
  'version' => '2.3.5.0',
2411
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/BufferHandler.php'
2412
  ),
2413
+ 'Monolog\\Handler\\SyslogHandler' => array(
2414
  'version' => '2.3.5.0',
2415
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SyslogHandler.php'
2416
  ),
2417
+ 'Monolog\\Handler\\RollbarHandler' => array(
2418
  'version' => '2.3.5.0',
2419
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/RollbarHandler.php'
2420
  ),
2421
+ 'Monolog\\Handler\\FingersCrossedHandler' => array(
2422
  'version' => '2.3.5.0',
2423
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php'
2424
  ),
2425
+ 'Monolog\\Handler\\OverflowHandler' => array(
2426
  'version' => '2.3.5.0',
2427
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/OverflowHandler.php'
2428
  ),
2429
+ 'Monolog\\Handler\\HandlerWrapper' => array(
2430
  'version' => '2.3.5.0',
2431
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php'
2432
  ),
2433
+ 'Monolog\\Handler\\FingersCrossed\\ActivationStrategyInterface' => array(
2434
  'version' => '2.3.5.0',
2435
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php'
2436
  ),
2437
+ 'Monolog\\Handler\\FingersCrossed\\ErrorLevelActivationStrategy' => array(
2438
  'version' => '2.3.5.0',
2439
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php'
2440
  ),
2441
+ 'Monolog\\Handler\\FingersCrossed\\ChannelLevelActivationStrategy' => array(
2442
  'version' => '2.3.5.0',
2443
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php'
2444
  ),
2445
+ 'Monolog\\Handler\\GroupHandler' => array(
2446
  'version' => '2.3.5.0',
2447
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/GroupHandler.php'
2448
  ),
2449
+ 'Monolog\\Handler\\ElasticsearchHandler' => array(
2450
  'version' => '2.3.5.0',
2451
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php'
2452
  ),
2453
+ 'Monolog\\Handler\\SamplingHandler' => array(
2454
  'version' => '2.3.5.0',
2455
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SamplingHandler.php'
2456
  ),
2457
+ 'Monolog\\Handler\\Handler' => array(
2458
  'version' => '2.3.5.0',
2459
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/Handler.php'
2460
  ),
2461
+ 'Monolog\\Handler\\AbstractHandler' => array(
2462
  'version' => '2.3.5.0',
2463
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/AbstractHandler.php'
2464
  ),
2465
+ 'Monolog\\Handler\\SwiftMailerHandler' => array(
2466
  'version' => '2.3.5.0',
2467
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php'
2468
  ),
2469
+ 'Monolog\\Handler\\FlowdockHandler' => array(
2470
  'version' => '2.3.5.0',
2471
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php'
2472
  ),
2473
+ 'Monolog\\Handler\\PushoverHandler' => array(
2474
  'version' => '2.3.5.0',
2475
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/PushoverHandler.php'
2476
  ),
2477
+ 'Monolog\\Handler\\ProcessableHandlerInterface' => array(
2478
  'version' => '2.3.5.0',
2479
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php'
2480
  ),
2481
+ 'Monolog\\Handler\\MissingExtensionException' => array(
2482
  'version' => '2.3.5.0',
2483
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php'
2484
  ),
2485
+ 'Monolog\\Handler\\AbstractSyslogHandler' => array(
2486
  'version' => '2.3.5.0',
2487
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php'
2488
  ),
2489
+ 'Monolog\\Handler\\SyslogUdpHandler' => array(
2490
  'version' => '2.3.5.0',
2491
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php'
2492
  ),
2493
+ 'Monolog\\Handler\\BrowserConsoleHandler' => array(
2494
  'version' => '2.3.5.0',
2495
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php'
2496
  ),
2497
+ 'Monolog\\Handler\\FilterHandler' => array(
2498
  'version' => '2.3.5.0',
2499
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FilterHandler.php'
2500
  ),
2501
+ 'Monolog\\Handler\\SqsHandler' => array(
2502
  'version' => '2.3.5.0',
2503
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SqsHandler.php'
2504
  ),
2505
+ 'Monolog\\Handler\\RotatingFileHandler' => array(
2506
  'version' => '2.3.5.0',
2507
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php'
2508
  ),
2509
+ 'Monolog\\Handler\\FallbackGroupHandler' => array(
2510
  'version' => '2.3.5.0',
2511
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php'
2512
  ),
2513
+ 'Monolog\\Handler\\NativeMailerHandler' => array(
2514
  'version' => '2.3.5.0',
2515
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php'
2516
  ),
2517
+ 'Monolog\\Handler\\MongoDBHandler' => array(
2518
  'version' => '2.3.5.0',
2519
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php'
2520
  ),
2521
+ 'Monolog\\Handler\\ProcessHandler' => array(
2522
  'version' => '2.3.5.0',
2523
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ProcessHandler.php'
2524
  ),
2525
+ 'Monolog\\Handler\\FormattableHandlerTrait' => array(
2526
  'version' => '2.3.5.0',
2527
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php'
2528
  ),
2529
+ 'Monolog\\Handler\\GelfHandler' => array(
2530
  'version' => '2.3.5.0',
2531
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/GelfHandler.php'
2532
  ),
2533
  'Monolog\\Handler\\ZendMonitorHandler' => array(
2534
  'version' => '2.3.5.0',
2535
  'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php'
2536
  ),
2537
+ 'Monolog\\Handler\\PHPConsoleHandler' => array(
2538
  'version' => '2.3.5.0',
2539
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php'
2540
  ),
2541
+ 'Monolog\\Handler\\ErrorLogHandler' => array(
2542
  'version' => '2.3.5.0',
2543
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php'
2544
  ),
2545
+ 'Monolog\\Handler\\LogEntriesHandler' => array(
2546
  'version' => '2.3.5.0',
2547
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php'
2548
  ),
2549
+ 'Monolog\\Handler\\LogmaticHandler' => array(
2550
  'version' => '2.3.5.0',
2551
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php'
2552
  ),
2553
+ 'Monolog\\Handler\\DeduplicationHandler' => array(
2554
  'version' => '2.3.5.0',
2555
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php'
2556
  ),
2557
+ 'Monolog\\Handler\\FirePHPHandler' => array(
2558
  'version' => '2.3.5.0',
2559
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php'
2560
  ),
2561
+ 'Monolog\\Handler\\Curl\\Util' => array(
2562
  'version' => '2.3.5.0',
2563
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/Curl/Util.php'
2564
  ),
2565
+ 'Monolog\\Handler\\DoctrineCouchDBHandler' => array(
2566
  'version' => '2.3.5.0',
2567
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php'
2568
  ),
2569
+ 'Monolog\\Handler\\DynamoDbHandler' => array(
2570
  'version' => '2.3.5.0',
2571
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php'
2572
  ),
2573
+ 'Monolog\\Handler\\FormattableHandlerInterface' => array(
2574
  'version' => '2.3.5.0',
2575
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php'
2576
  ),
2577
+ 'Monolog\\Handler\\RedisPubSubHandler' => array(
2578
  'version' => '2.3.5.0',
2579
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php'
2580
  ),
2581
+ 'Monolog\\Handler\\MailHandler' => array(
2582
  'version' => '2.3.5.0',
2583
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/MailHandler.php'
2584
  ),
2585
+ 'Monolog\\Handler\\StreamHandler' => array(
2586
  'version' => '2.3.5.0',
2587
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/StreamHandler.php'
2588
  ),
2589
+ 'Monolog\\Handler\\LogglyHandler' => array(
2590
  'version' => '2.3.5.0',
2591
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/LogglyHandler.php'
2592
  ),
2593
+ 'Monolog\\Handler\\SlackWebhookHandler' => array(
2594
  'version' => '2.3.5.0',
2595
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php'
2596
  ),
2597
+ 'Monolog\\Handler\\ElasticaHandler' => array(
2598
  'version' => '2.3.5.0',
2599
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php'
2600
  ),
2601
+ 'Monolog\\Handler\\WhatFailureGroupHandler' => array(
2602
  'version' => '2.3.5.0',
2603
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php'
2604
  ),
2605
+ 'Monolog\\Handler\\ChromePHPHandler' => array(
2606
  'version' => '2.3.5.0',
2607
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php'
2608
  ),
2609
+ 'Monolog\\Handler\\Slack\\SlackRecord' => array(
2610
  'version' => '2.3.5.0',
2611
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php'
2612
  ),
2613
+ 'Monolog\\Handler\\PsrHandler' => array(
2614
  'version' => '2.3.5.0',
2615
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/PsrHandler.php'
2616
  ),
2617
+ 'Monolog\\Handler\\NewRelicHandler' => array(
2618
  'version' => '2.3.5.0',
2619
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php'
2620
  ),
2621
+ 'Monolog\\Handler\\ProcessableHandlerTrait' => array(
2622
  'version' => '2.3.5.0',
2623
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php'
2624
  ),
2625
+ 'Monolog\\Handler\\HandlerInterface' => array(
2626
  'version' => '2.3.5.0',
2627
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/HandlerInterface.php'
2628
  ),
2629
+ 'Monolog\\Handler\\SlackHandler' => array(
2630
  'version' => '2.3.5.0',
2631
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SlackHandler.php'
2632
+ ),
2633
+ 'Monolog\\Handler\\FleepHookHandler' => array(
2634
+ 'version' => '2.3.5.0',
2635
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php'
2636
  ),
2637
  'Monolog\\Handler\\NullHandler' => array(
2638
  'version' => '2.3.5.0',
2639
  'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/NullHandler.php'
2640
  ),
2641
+ 'Monolog\\Handler\\AmqpHandler' => array(
2642
  'version' => '2.3.5.0',
2643
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/AmqpHandler.php'
2644
  ),
2645
+ 'Monolog\\Handler\\TelegramBotHandler' => array(
2646
  'version' => '2.3.5.0',
2647
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php'
2648
  ),
2649
  'Monolog\\Handler\\MandrillHandler' => array(
2650
  'version' => '2.3.5.0',
2651
  'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/MandrillHandler.php'
2652
  ),
2653
+ 'Monolog\\Handler\\AbstractProcessingHandler' => array(
 
 
 
 
 
 
 
 
2654
  'version' => '2.3.5.0',
2655
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php'
2656
  ),
2657
  'Monolog\\Handler\\CouchDBHandler' => array(
2658
  'version' => '2.3.5.0',
2659
  'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php'
2660
  ),
2661
+ 'Monolog\\Handler\\RedisHandler' => array(
2662
  'version' => '2.3.5.0',
2663
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/RedisHandler.php'
2664
  ),
2665
+ 'Monolog\\Handler\\CubeHandler' => array(
2666
  'version' => '2.3.5.0',
2667
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/CubeHandler.php'
2668
  ),
2669
+ 'Monolog\\Handler\\SyslogUdp\\UdpSocket' => array(
2670
  'version' => '2.3.5.0',
2671
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php'
2672
  ),
2673
+ 'Monolog\\Logger' => array(
2674
  'version' => '2.3.5.0',
2675
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Logger.php'
2676
  ),
2677
+ 'Monolog\\DateTimeImmutable' => array(
2678
  'version' => '2.3.5.0',
2679
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/DateTimeImmutable.php'
2680
  ),
2681
+ 'Monolog\\Test\\TestCase' => array(
2682
  'version' => '2.3.5.0',
2683
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Test/TestCase.php'
2684
  ),
2685
+ 'Monolog\\Registry' => array(
2686
  'version' => '2.3.5.0',
2687
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Registry.php'
2688
  ),
2689
+ 'Monolog\\Processor\\HostnameProcessor' => array(
2690
  'version' => '2.3.5.0',
2691
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php'
2692
  ),
2693
+ 'Monolog\\Processor\\PsrLogMessageProcessor' => array(
2694
  'version' => '2.3.5.0',
2695
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php'
2696
  ),
2697
+ 'Monolog\\Processor\\WebProcessor' => array(
2698
  'version' => '2.3.5.0',
2699
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/WebProcessor.php'
2700
  ),
2701
+ 'Monolog\\Processor\\MemoryPeakUsageProcessor' => array(
2702
  'version' => '2.3.5.0',
2703
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php'
2704
  ),
2705
+ 'Monolog\\Processor\\ProcessIdProcessor' => array(
2706
  'version' => '2.3.5.0',
2707
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php'
2708
  ),
2709
+ 'Monolog\\Processor\\MercurialProcessor' => array(
2710
  'version' => '2.3.5.0',
2711
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php'
2712
  ),
2713
+ 'Monolog\\Processor\\TagProcessor' => array(
2714
  'version' => '2.3.5.0',
2715
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/TagProcessor.php'
2716
  ),
2717
+ 'Monolog\\Processor\\GitProcessor' => array(
2718
  'version' => '2.3.5.0',
2719
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/GitProcessor.php'
2720
  ),
2721
+ 'Monolog\\Processor\\MemoryProcessor' => array(
2722
  'version' => '2.3.5.0',
2723
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php'
2724
  ),
2725
+ 'Monolog\\Processor\\IntrospectionProcessor' => array(
2726
  'version' => '2.3.5.0',
2727
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php'
2728
  ),
2729
+ 'Monolog\\Processor\\UidProcessor' => array(
2730
  'version' => '2.3.5.0',
2731
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/UidProcessor.php'
2732
  ),
2733
+ 'Monolog\\Processor\\ProcessorInterface' => array(
2734
  'version' => '2.3.5.0',
2735
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php'
2736
  ),
2737
+ 'Monolog\\Processor\\MemoryUsageProcessor' => array(
2738
  'version' => '2.3.5.0',
2739
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php'
2740
  ),
2741
+ 'Monolog\\ResettableInterface' => array(
2742
  'version' => '2.3.5.0',
2743
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/ResettableInterface.php'
2744
  ),
2745
+ 'Monolog\\SignalHandler' => array(
2746
  'version' => '2.3.5.0',
2747
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/SignalHandler.php'
2748
  ),
2749
+ 'Monolog\\Formatter\\LogmaticFormatter' => array(
2750
  'version' => '2.3.5.0',
2751
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php'
2752
  ),
2753
+ 'Monolog\\Formatter\\ElasticaFormatter' => array(
2754
  'version' => '2.3.5.0',
2755
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php'
2756
  ),
2757
+ 'Monolog\\Formatter\\LineFormatter' => array(
2758
  'version' => '2.3.5.0',
2759
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/LineFormatter.php'
2760
  ),
2761
+ 'Monolog\\Formatter\\JsonFormatter' => array(
2762
  'version' => '2.3.5.0',
2763
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php'
2764
  ),
2765
+ 'Monolog\\Formatter\\FlowdockFormatter' => array(
2766
  'version' => '2.3.5.0',
2767
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php'
2768
  ),
2769
+ 'Monolog\\Formatter\\FormatterInterface' => array(
2770
  'version' => '2.3.5.0',
2771
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php'
2772
  ),
2773
+ 'Monolog\\Formatter\\LogstashFormatter' => array(
2774
  'version' => '2.3.5.0',
2775
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php'
2776
  ),
2777
+ 'Monolog\\Formatter\\LogglyFormatter' => array(
2778
  'version' => '2.3.5.0',
2779
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php'
2780
  ),
2781
+ 'Monolog\\Formatter\\ElasticsearchFormatter' => array(
2782
  'version' => '2.3.5.0',
2783
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php'
2784
  ),
2785
+ 'Monolog\\Formatter\\ScalarFormatter' => array(
2786
  'version' => '2.3.5.0',
2787
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php'
2788
  ),
2789
+ 'Monolog\\Formatter\\MongoDBFormatter' => array(
2790
  'version' => '2.3.5.0',
2791
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php'
2792
  ),
2793
+ 'Monolog\\Formatter\\ChromePHPFormatter' => array(
2794
  'version' => '2.3.5.0',
2795
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php'
2796
  ),
2797
+ 'Monolog\\Formatter\\FluentdFormatter' => array(
2798
  'version' => '2.3.5.0',
2799
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php'
2800
  ),
2801
+ 'Monolog\\Formatter\\GelfMessageFormatter' => array(
2802
  'version' => '2.3.5.0',
2803
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php'
2804
  ),
2805
+ 'Monolog\\Formatter\\WildfireFormatter' => array(
2806
  'version' => '2.3.5.0',
2807
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php'
2808
  ),
2809
+ 'Monolog\\Formatter\\NormalizerFormatter' => array(
2810
  'version' => '2.3.5.0',
2811
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php'
2812
  ),
2813
+ 'Monolog\\Formatter\\HtmlFormatter' => array(
2814
  'version' => '2.3.5.0',
2815
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php'
2816
  ),
2817
+ 'Monolog\\ErrorHandler' => array(
2818
  'version' => '2.3.5.0',
2819
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/ErrorHandler.php'
2820
  ),
2821
+ 'Monolog\\Utils' => array(
2822
+ 'version' => '2.3.5.0',
2823
+ 'path' => $vendorDir . '/monolog/monolog/src/Monolog/Utils.php'
2824
  ),
2825
+ 'Grpc\\Gcp\\ApiConfig' => array(
2826
  'version' => '0.2.0.0',
2827
+ 'path' => $vendorDir . '/google/grpc-gcp/src/generated/Grpc/Gcp/ApiConfig.php'
2828
  ),
2829
  'Grpc\\Gcp\\MethodConfig' => array(
2830
  'version' => '0.2.0.0',
2831
  'path' => $vendorDir . '/google/grpc-gcp/src/generated/Grpc/Gcp/MethodConfig.php'
2832
  ),
2833
+ 'Grpc\\Gcp\\AffinityConfig' => array(
 
 
 
 
 
 
 
 
2834
  'version' => '0.2.0.0',
2835
+ 'path' => $vendorDir . '/google/grpc-gcp/src/generated/Grpc/Gcp/AffinityConfig.php'
2836
  ),
2837
+ 'Grpc\\Gcp\\AffinityConfig_Command' => array(
2838
  'version' => '0.2.0.0',
2839
+ 'path' => $vendorDir . '/google/grpc-gcp/src/generated/Grpc/Gcp/AffinityConfig_Command.php'
2840
  ),
2841
+ 'Grpc\\Gcp\\ChannelPoolConfig' => array(
2842
  'version' => '0.2.0.0',
2843
+ 'path' => $vendorDir . '/google/grpc-gcp/src/generated/Grpc/Gcp/ChannelPoolConfig.php'
2844
  ),
2845
  'Grpc\\Gcp\\GCPBidiStreamingCall' => array(
2846
  'version' => '0.2.0.0',
2850
  'version' => '0.2.0.0',
2851
  'path' => $vendorDir . '/google/grpc-gcp/src/GCPCallInvoker.php'
2852
  ),
 
 
 
 
 
 
 
 
2853
  'Grpc\\Gcp\\GCPClientStreamCall' => array(
2854
  'version' => '0.2.0.0',
2855
  'path' => $vendorDir . '/google/grpc-gcp/src/GCPClientStreamCall.php'
2862
  'version' => '0.2.0.0',
2863
  'path' => $vendorDir . '/google/grpc-gcp/src/Config.php'
2864
  ),
2865
+ 'Grpc\\Gcp\\GcpExtensionChannel' => array(
2866
+ 'version' => '0.2.0.0',
2867
+ 'path' => $vendorDir . '/google/grpc-gcp/src/GcpExtensionChannel.php'
2868
  ),
2869
+ 'Grpc\\Gcp\\GCPServerStreamCall' => array(
2870
+ 'version' => '0.2.0.0',
2871
+ 'path' => $vendorDir . '/google/grpc-gcp/src/GCPServerStreamCall.php'
2872
  ),
2873
+ 'Grpc\\Gcp\\ChannelRef' => array(
2874
+ 'version' => '0.2.0.0',
2875
+ 'path' => $vendorDir . '/google/grpc-gcp/src/ChannelRef.php'
2876
+ ),
2877
+ 'Grpc\\Gcp\\CreatedByDeserializeCheck' => array(
2878
+ 'version' => '0.2.0.0',
2879
+ 'path' => $vendorDir . '/google/grpc-gcp/src/CreatedByDeserializeCheck.php'
2880
+ ),
2881
+ 'Grpc\\Gcp\\GCPUnaryCall' => array(
2882
+ 'version' => '0.2.0.0',
2883
+ 'path' => $vendorDir . '/google/grpc-gcp/src/GCPUnaryCall.php'
2884
  ),
2885
  'Grpc\\RpcServer' => array(
2886
  'version' => '1.42.0.0',
2887
  'path' => $vendorDir . '/grpc/grpc/src/lib/RpcServer.php'
2888
  ),
2889
+ 'Grpc\\ServerCallWriter' => array(
2890
+ 'version' => '1.42.0.0',
2891
+ 'path' => $vendorDir . '/grpc/grpc/src/lib/ServerCallWriter.php'
2892
+ ),
2893
  'Grpc\\UnaryCall' => array(
2894
  'version' => '1.42.0.0',
2895
  'path' => $vendorDir . '/grpc/grpc/src/lib/UnaryCall.php'
2896
  ),
2897
+ 'Grpc\\Interceptor' => array(
2898
+ 'version' => '1.42.0.0',
2899
+ 'path' => $vendorDir . '/grpc/grpc/src/lib/Interceptor.php'
2900
+ ),
2901
+ 'Grpc\\DefaultCallInvoker' => array(
2902
+ 'version' => '1.42.0.0',
2903
+ 'path' => $vendorDir . '/grpc/grpc/src/lib/DefaultCallInvoker.php'
2904
+ ),
2905
  'Grpc\\ServerStreamingCall' => array(
2906
  'version' => '1.42.0.0',
2907
  'path' => $vendorDir . '/grpc/grpc/src/lib/ServerStreamingCall.php'
2908
  ),
2909
+ 'Grpc\\CallInvoker' => array(
2910
  'version' => '1.42.0.0',
2911
+ 'path' => $vendorDir . '/grpc/grpc/src/lib/CallInvoker.php'
2912
  ),
2913
+ 'Grpc\\ServerCallReader' => array(
2914
  'version' => '1.42.0.0',
2915
+ 'path' => $vendorDir . '/grpc/grpc/src/lib/ServerCallReader.php'
2916
  ),
2917
  'Grpc\\BaseStub' => array(
2918
  'version' => '1.42.0.0',
2919
  'path' => $vendorDir . '/grpc/grpc/src/lib/BaseStub.php'
2920
  ),
2921
+ 'Grpc\\Internal\\InterceptorChannel' => array(
2922
  'version' => '1.42.0.0',
2923
+ 'path' => $vendorDir . '/grpc/grpc/src/lib/Internal/InterceptorChannel.php'
2924
  ),
2925
+ 'Grpc\\AbstractCall' => array(
2926
  'version' => '1.42.0.0',
2927
+ 'path' => $vendorDir . '/grpc/grpc/src/lib/AbstractCall.php'
2928
  ),
2929
+ 'Grpc\\BidiStreamingCall' => array(
2930
  'version' => '1.42.0.0',
2931
+ 'path' => $vendorDir . '/grpc/grpc/src/lib/BidiStreamingCall.php'
2932
  ),
2933
+ 'Grpc\\Status' => array(
2934
  'version' => '1.42.0.0',
2935
+ 'path' => $vendorDir . '/grpc/grpc/src/lib/Status.php'
2936
  ),
2937
+ 'Grpc\\ClientStreamingCall' => array(
2938
  'version' => '1.42.0.0',
2939
+ 'path' => $vendorDir . '/grpc/grpc/src/lib/ClientStreamingCall.php'
2940
  ),
2941
+ 'Grpc\\MethodDescriptor' => array(
2942
  'version' => '1.42.0.0',
2943
+ 'path' => $vendorDir . '/grpc/grpc/src/lib/MethodDescriptor.php'
2944
  ),
2945
  'Grpc\\ServerContext' => array(
2946
  'version' => '1.42.0.0',
2947
  'path' => $vendorDir . '/grpc/grpc/src/lib/ServerContext.php'
2948
  ),
2949
+ 'Google\\Service\\ShoppingContent\\ProductStatusDestinationStatus' => array(
2950
  'version' => '0.230.0.0',
2951
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductStatusDestinationStatus.php'
2952
  ),
2953
+ 'Google\\Service\\ShoppingContent\\OrderreturnsProcessResponse' => array(
2954
  'version' => '0.230.0.0',
2955
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsProcessResponse.php'
2956
  ),
2957
+ 'Google\\Service\\ShoppingContent\\OrderreportsListTransactionsResponse' => array(
2958
  'version' => '0.230.0.0',
2959
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreportsListTransactionsResponse.php'
2960
  ),
2961
+ 'Google\\Service\\ShoppingContent\\AccountGoogleMyBusinessLink' => array(
2962
  'version' => '0.230.0.0',
2963
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountGoogleMyBusinessLink.php'
2964
  ),
2965
+ 'Google\\Service\\ShoppingContent\\ProductsCustomBatchResponseEntry' => array(
2966
  'version' => '0.230.0.0',
2967
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductsCustomBatchResponseEntry.php'
2968
  ),
2969
+ 'Google\\Service\\ShoppingContent\\TransitTableTransitTimeRowTransitTimeValue' => array(
 
 
 
 
2970
  'version' => '0.230.0.0',
2971
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TransitTableTransitTimeRowTransitTimeValue.php'
2972
  ),
2973
+ 'Google\\Service\\ShoppingContent\\PosSaleRequest' => array(
2974
  'version' => '0.230.0.0',
2975
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosSaleRequest.php'
2976
  ),
2977
+ 'Google\\Service\\ShoppingContent\\OrdersShipLineItemsRequest' => array(
2978
  'version' => '0.230.0.0',
2979
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersShipLineItemsRequest.php'
2980
  ),
2981
+ 'Google\\Service\\ShoppingContent\\ShippingsettingsCustomBatchRequestEntry' => array(
2982
  'version' => '0.230.0.0',
2983
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsCustomBatchRequestEntry.php'
2984
  ),
2985
+ 'Google\\Service\\ShoppingContent\\LabelIds' => array(
2986
  'version' => '0.230.0.0',
2987
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LabelIds.php'
2988
  ),
2989
+ 'Google\\Service\\ShoppingContent\\ProductstatusesCustomBatchRequestEntry' => array(
2990
  'version' => '0.230.0.0',
2991
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductstatusesCustomBatchRequestEntry.php'
2992
  ),
2993
  'Google\\Service\\ShoppingContent\\Errors' => array(
2994
  'version' => '0.230.0.0',
2995
  'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Errors.php'
2996
  ),
2997
+ 'Google\\Service\\ShoppingContent\\OrderAddress' => array(
 
 
 
 
 
 
 
 
2998
  'version' => '0.230.0.0',
2999
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderAddress.php'
3000
  ),
3001
+ 'Google\\Service\\ShoppingContent\\LiaInventorySettings' => array(
3002
  'version' => '0.230.0.0',
3003
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiaInventorySettings.php'
3004
  ),
3005
+ 'Google\\Service\\ShoppingContent\\SettlementTransactionIdentifiers' => array(
3006
  'version' => '0.230.0.0',
3007
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementTransactionIdentifiers.php'
3008
  ),
3009
+ 'Google\\Service\\ShoppingContent\\DateTime' => array(
3010
  'version' => '0.230.0.0',
3011
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DateTime.php'
3012
  ),
3013
+ 'Google\\Service\\ShoppingContent\\RegionalInventory' => array(
3014
  'version' => '0.230.0.0',
3015
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionalInventory.php'
3016
  ),
3017
+ 'Google\\Service\\ShoppingContent\\AccountstatusesListResponse' => array(
3018
  'version' => '0.230.0.0',
3019
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountstatusesListResponse.php'
3020
  ),
3021
+ 'Google\\Service\\ShoppingContent\\Headers' => array(
3022
  'version' => '0.230.0.0',
3023
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Headers.php'
3024
  ),
3025
+ 'Google\\Service\\ShoppingContent\\OrderLineItemReturnInfo' => array(
3026
  'version' => '0.230.0.0',
3027
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItemReturnInfo.php'
3028
  ),
3029
+ 'Google\\Service\\ShoppingContent\\OrderreturnsRefundOperation' => array(
3030
  'version' => '0.230.0.0',
3031
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsRefundOperation.php'
3032
  ),
3033
+ 'Google\\Service\\ShoppingContent\\OrderCustomerMarketingRightsInfo' => array(
3034
  'version' => '0.230.0.0',
3035
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderCustomerMarketingRightsInfo.php'
3036
  ),
3037
+ 'Google\\Service\\ShoppingContent\\DatafeedsCustomBatchRequest' => array(
3038
  'version' => '0.230.0.0',
3039
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedsCustomBatchRequest.php'
3040
  ),
3041
+ 'Google\\Service\\ShoppingContent\\OrdersUpdateShipmentResponse' => array(
3042
  'version' => '0.230.0.0',
3043
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateShipmentResponse.php'
3044
  ),
3045
+ 'Google\\Service\\ShoppingContent\\ProductShippingWeight' => array(
3046
  'version' => '0.230.0.0',
3047
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductShippingWeight.php'
3048
  ),
3049
+ 'Google\\Service\\ShoppingContent\\RepricingRuleEligibleOfferMatcherStringMatcher' => array(
3050
  'version' => '0.230.0.0',
3051
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleEligibleOfferMatcherStringMatcher.php'
3052
  ),
3053
+ 'Google\\Service\\ShoppingContent\\Region' => array(
3054
  'version' => '0.230.0.0',
3055
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Region.php'
3056
  ),
3057
+ 'Google\\Service\\ShoppingContent\\DatafeedstatusesCustomBatchRequest' => array(
3058
  'version' => '0.230.0.0',
3059
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedstatusesCustomBatchRequest.php'
3060
  ),
3061
+ 'Google\\Service\\ShoppingContent\\AccountUser' => array(
3062
  'version' => '0.230.0.0',
3063
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountUser.php'
3064
  ),
3065
+ 'Google\\Service\\ShoppingContent\\RegionGeoTargetArea' => array(
3066
  'version' => '0.230.0.0',
3067
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionGeoTargetArea.php'
3068
  ),
3069
+ 'Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryRefundItemItem' => array(
3070
  'version' => '0.230.0.0',
3071
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCustomBatchRequestEntryRefundItemItem.php'
3072
  ),
3073
+ 'Google\\Service\\ShoppingContent\\OrderReportTransaction' => array(
3074
  'version' => '0.230.0.0',
3075
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderReportTransaction.php'
3076
  ),
3077
+ 'Google\\Service\\ShoppingContent\\OrdersRefundOrderResponse' => array(
3078
  'version' => '0.230.0.0',
3079
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersRefundOrderResponse.php'
3080
  ),
3081
+ 'Google\\Service\\ShoppingContent\\AccountstatusesCustomBatchRequestEntry' => array(
3082
  'version' => '0.230.0.0',
3083
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountstatusesCustomBatchRequestEntry.php'
3084
  ),
3085
+ 'Google\\Service\\ShoppingContent\\LinkService' => array(
3086
  'version' => '0.230.0.0',
3087
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LinkService.php'
3088
  ),
3089
+ 'Google\\Service\\ShoppingContent\\OrderPromotion' => array(
3090
  'version' => '0.230.0.0',
3091
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderPromotion.php'
3092
  ),
3093
+ 'Google\\Service\\ShoppingContent\\RegionalinventoryCustomBatchRequest' => array(
3094
  'version' => '0.230.0.0',
3095
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionalinventoryCustomBatchRequest.php'
3096
  ),
3097
+ 'Google\\Service\\ShoppingContent\\OrdersGetByMerchantOrderIdResponse' => array(
3098
  'version' => '0.230.0.0',
3099
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersGetByMerchantOrderIdResponse.php'
3100
  ),
3101
+ 'Google\\Service\\ShoppingContent\\TransitTableTransitTimeRow' => array(
3102
  'version' => '0.230.0.0',
3103
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TransitTableTransitTimeRow.php'
3104
  ),
3105
+ 'Google\\Service\\ShoppingContent\\ReturnPolicyOnlineReturnShippingFee' => array(
3106
  'version' => '0.230.0.0',
3107
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyOnlineReturnShippingFee.php'
3108
  ),
3109
+ 'Google\\Service\\ShoppingContent\\PauseBuyOnGoogleProgramRequest' => array(
3110
  'version' => '0.230.0.0',
3111
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PauseBuyOnGoogleProgramRequest.php'
3112
  ),
3113
+ 'Google\\Service\\ShoppingContent\\AccountstatusesCustomBatchResponseEntry' => array(
3114
  'version' => '0.230.0.0',
3115
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountstatusesCustomBatchResponseEntry.php'
3116
  ),
3117
+ 'Google\\Service\\ShoppingContent\\OrderLineItemProduct' => array(
3118
  'version' => '0.230.0.0',
3119
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItemProduct.php'
3120
  ),
3121
+ 'Google\\Service\\ShoppingContent\\TimePeriod' => array(
3122
  'version' => '0.230.0.0',
3123
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TimePeriod.php'
3124
  ),
3125
+ 'Google\\Service\\ShoppingContent\\ReportRow' => array(
3126
  'version' => '0.230.0.0',
3127
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReportRow.php'
3128
  ),
3129
+ 'Google\\Service\\ShoppingContent\\RepricingRuleStatsBasedRule' => array(
3130
  'version' => '0.230.0.0',
3131
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleStatsBasedRule.php'
3132
  ),
3133
+ 'Google\\Service\\ShoppingContent\\AccountsCustomBatchRequest' => array(
3134
  'version' => '0.230.0.0',
3135
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsCustomBatchRequest.php'
3136
  ),
3137
+ 'Google\\Service\\ShoppingContent\\LiaOnDisplayToOrderSettings' => array(
3138
  'version' => '0.230.0.0',
3139
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiaOnDisplayToOrderSettings.php'
3140
  ),
3141
+ 'Google\\Service\\ShoppingContent\\DatafeedFetchSchedule' => array(
3142
  'version' => '0.230.0.0',
3143
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedFetchSchedule.php'
3144
  ),
3145
+ 'Google\\Service\\ShoppingContent\\AccountAddress' => array(
3146
  'version' => '0.230.0.0',
3147
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountAddress.php'
3148
  ),
3149
  'Google\\Service\\ShoppingContent\\OrderShipment' => array(
3150
  'version' => '0.230.0.0',
3151
  'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderShipment.php'
3152
  ),
3153
+ 'Google\\Service\\ShoppingContent\\AccountStatus' => array(
3154
  'version' => '0.230.0.0',
3155
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountStatus.php'
3156
  ),
3157
+ 'Google\\Service\\ShoppingContent\\RepricingRuleReportBuyboxWinningRuleStats' => array(
3158
  'version' => '0.230.0.0',
3159
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleReportBuyboxWinningRuleStats.php'
3160
  ),
3161
+ 'Google\\Service\\ShoppingContent\\LiasettingsCustomBatchResponse' => array(
3162
  'version' => '0.230.0.0',
3163
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsCustomBatchResponse.php'
3164
  ),
3165
+ 'Google\\Service\\ShoppingContent\\OrdersListResponse' => array(
3166
  'version' => '0.230.0.0',
3167
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersListResponse.php'
3168
  ),
3169
+ 'Google\\Service\\ShoppingContent\\ShipmentInvoice' => array(
3170
  'version' => '0.230.0.0',
3171
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShipmentInvoice.php'
3172
  ),
3173
+ 'Google\\Service\\ShoppingContent\\OrderreturnsListResponse' => array(
3174
  'version' => '0.230.0.0',
3175
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsListResponse.php'
3176
  ),
3177
+ 'Google\\Service\\ShoppingContent\\OrdersCreateTestOrderResponse' => array(
3178
  'version' => '0.230.0.0',
3179
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCreateTestOrderResponse.php'
3180
  ),
3181
+ 'Google\\Service\\ShoppingContent\\ShoppingAdsProgramStatusRegionStatus' => array(
3182
  'version' => '0.230.0.0',
3183
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShoppingAdsProgramStatusRegionStatus.php'
3184
  ),
3185
+ 'Google\\Service\\ShoppingContent\\FreeListingsProgramStatus' => array(
3186
  'version' => '0.230.0.0',
3187
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/FreeListingsProgramStatus.php'
3188
  ),
3189
+ 'Google\\Service\\ShoppingContent\\RequestPhoneVerificationResponse' => array(
3190
  'version' => '0.230.0.0',
3191
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RequestPhoneVerificationResponse.php'
3192
  ),
3193
+ 'Google\\Service\\ShoppingContent\\LiaSettings' => array(
3194
  'version' => '0.230.0.0',
3195
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiaSettings.php'
3196
  ),
3197
+ 'Google\\Service\\ShoppingContent\\OrdersRefundItemRequest' => array(
3198
  'version' => '0.230.0.0',
3199
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersRefundItemRequest.php'
3200
  ),
3201
+ 'Google\\Service\\ShoppingContent\\AccountsLinkResponse' => array(
3202
  'version' => '0.230.0.0',
3203
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsLinkResponse.php'
3204
  ),
3205
+ 'Google\\Service\\ShoppingContent\\ShipmentInvoiceLineItemInvoice' => array(
3206
  'version' => '0.230.0.0',
3207
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShipmentInvoiceLineItemInvoice.php'
3208
  ),
3209
+ 'Google\\Service\\ShoppingContent\\UnitInvoice' => array(
3210
  'version' => '0.230.0.0',
3211
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/UnitInvoice.php'
3212
  ),
3213
+ 'Google\\Service\\ShoppingContent\\OrderPromotionItem' => array(
3214
  'version' => '0.230.0.0',
3215
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderPromotionItem.php'
3216
  ),
3217
+ 'Google\\Service\\ShoppingContent\\LocalinventoryCustomBatchRequestEntry' => array(
3218
  'version' => '0.230.0.0',
3219
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LocalinventoryCustomBatchRequestEntry.php'
3220
  ),
3221
+ 'Google\\Service\\ShoppingContent\\AccounttaxCustomBatchRequest' => array(
3222
  'version' => '0.230.0.0',
3223
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccounttaxCustomBatchRequest.php'
3224
  ),
3225
+ 'Google\\Service\\ShoppingContent\\OrderreturnsCreateOrderReturnRequest' => array(
3226
  'version' => '0.230.0.0',
3227
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsCreateOrderReturnRequest.php'
3228
  ),
3229
+ 'Google\\Service\\ShoppingContent\\ReturnpolicyCustomBatchRequestEntry' => array(
3230
  'version' => '0.230.0.0',
3231
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnpolicyCustomBatchRequestEntry.php'
3232
  ),
3233
+ 'Google\\Service\\ShoppingContent\\CaptureOrderResponse' => array(
3234
  'version' => '0.230.0.0',
3235
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CaptureOrderResponse.php'
3236
  ),
3237
+ 'Google\\Service\\ShoppingContent\\LiasettingsCustomBatchRequestEntry' => array(
3238
  'version' => '0.230.0.0',
3239
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsCustomBatchRequestEntry.php'
3240
  ),
3241
+ 'Google\\Service\\ShoppingContent\\ProductstatusesListResponse' => array(
3242
  'version' => '0.230.0.0',
3243
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductstatusesListResponse.php'
3244
  ),
3245
+ 'Google\\Service\\ShoppingContent\\WarehouseBasedDeliveryTime' => array(
3246
  'version' => '0.230.0.0',
3247
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/WarehouseBasedDeliveryTime.php'
3248
+ ),
3249
+ 'Google\\Service\\ShoppingContent\\SearchRequest' => array(
3250
+ 'version' => '0.230.0.0',
3251
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SearchRequest.php'
3252
  ),
3253
  'Google\\Service\\ShoppingContent\\ReturnaddressCustomBatchRequest' => array(
3254
  'version' => '0.230.0.0',
3255
  'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnaddressCustomBatchRequest.php'
3256
  ),
3257
+ 'Google\\Service\\ShoppingContent\\Product' => array(
3258
  'version' => '0.230.0.0',
3259
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Product.php'
3260
  ),
3261
+ 'Google\\Service\\ShoppingContent\\Order' => array(
3262
  'version' => '0.230.0.0',
3263
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Order.php'
3264
  ),
3265
+ 'Google\\Service\\ShoppingContent\\OrdersCancelTestOrderByCustomerRequest' => array(
3266
  'version' => '0.230.0.0',
3267
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCancelTestOrderByCustomerRequest.php'
3268
  ),
3269
+ 'Google\\Service\\ShoppingContent\\OrdersCreateTestReturnRequest' => array(
3270
  'version' => '0.230.0.0',
3271
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCreateTestReturnRequest.php'
3272
  ),
3273
+ 'Google\\Service\\ShoppingContent\\PosInventoryResponse' => array(
3274
  'version' => '0.230.0.0',
3275
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosInventoryResponse.php'
3276
  ),
3277
+ 'Google\\Service\\ShoppingContent\\ReturnaddressCustomBatchResponseEntry' => array(
3278
  'version' => '0.230.0.0',
3279
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnaddressCustomBatchResponseEntry.php'
3280
  ),
3281
+ 'Google\\Service\\ShoppingContent\\SettlementReport' => array(
3282
  'version' => '0.230.0.0',
3283
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementReport.php'
3284
  ),
3285
+ 'Google\\Service\\ShoppingContent\\LinkedAccount' => array(
3286
  'version' => '0.230.0.0',
3287
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LinkedAccount.php'
3288
  ),
3289
+ 'Google\\Service\\ShoppingContent\\OrdersAdvanceTestOrderResponse' => array(
3290
  'version' => '0.230.0.0',
3291
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersAdvanceTestOrderResponse.php'
3292
  ),
3293
+ 'Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntryLinkRequest' => array(
3294
  'version' => '0.230.0.0',
3295
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsCustomBatchRequestEntryLinkRequest.php'
3296
  ),
3297
+ 'Google\\Service\\ShoppingContent\\RepricingProductReport' => array(
3298
  'version' => '0.230.0.0',
3299
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingProductReport.php'
3300
  ),
3301
+ 'Google\\Service\\ShoppingContent\\RequestReviewShoppingAdsRequest' => array(
3302
  'version' => '0.230.0.0',
3303
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RequestReviewShoppingAdsRequest.php'
3304
  ),
3305
+ 'Google\\Service\\ShoppingContent\\ListRepricingRulesResponse' => array(
3306
  'version' => '0.230.0.0',
3307
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListRepricingRulesResponse.php'
3308
  ),
3309
+ 'Google\\Service\\ShoppingContent\\ReturnaddressCustomBatchRequestEntry' => array(
3310
  'version' => '0.230.0.0',
3311
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnaddressCustomBatchRequestEntry.php'
3312
  ),
3313
+ 'Google\\Service\\ShoppingContent\\OrderinvoicesCreateRefundInvoiceResponse' => array(
3314
  'version' => '0.230.0.0',
3315
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCreateRefundInvoiceResponse.php'
3316
  ),
3317
+ 'Google\\Service\\ShoppingContent\\HolidayCutoff' => array(
3318
  'version' => '0.230.0.0',
3319
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/HolidayCutoff.php'
3320
  ),
3321
+ 'Google\\Service\\ShoppingContent\\DatafeedFormat' => array(
3322
  'version' => '0.230.0.0',
3323
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedFormat.php'
3324
  ),
3325
+ 'Google\\Service\\ShoppingContent\\SettlementTransactionAmount' => array(
3326
  'version' => '0.230.0.0',
3327
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementTransactionAmount.php'
3328
  ),
3329
+ 'Google\\Service\\ShoppingContent\\PosCustomBatchResponse' => array(
3330
  'version' => '0.230.0.0',
3331
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosCustomBatchResponse.php'
3332
  ),
3333
+ 'Google\\Service\\ShoppingContent\\VerifyPhoneNumberResponse' => array(
3334
  'version' => '0.230.0.0',
3335
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/VerifyPhoneNumberResponse.php'
3336
  ),
3337
+ 'Google\\Service\\ShoppingContent\\LiasettingsCustomBatchRequest' => array(
3338
  'version' => '0.230.0.0',
3339
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsCustomBatchRequest.php'
3340
  ),
3341
+ 'Google\\Service\\ShoppingContent\\OrderreturnsProcessRequest' => array(
3342
  'version' => '0.230.0.0',
3343
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsProcessRequest.php'
3344
  ),
3345
+ 'Google\\Service\\ShoppingContent\\MerchantRejectionReason' => array(
3346
  'version' => '0.230.0.0',
3347
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/MerchantRejectionReason.php'
3348
  ),
3349
+ 'Google\\Service\\ShoppingContent\\CustomAttribute' => array(
3350
  'version' => '0.230.0.0',
3351
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CustomAttribute.php'
3352
  ),
3353
+ 'Google\\Service\\ShoppingContent\\Service' => array(
3354
  'version' => '0.230.0.0',
3355
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Service.php'
3356
  ),
3357
+ 'Google\\Service\\ShoppingContent\\PosInventory' => array(
3358
  'version' => '0.230.0.0',
3359
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosInventory.php'
3360
  ),
3361
+ 'Google\\Service\\ShoppingContent\\PosSaleResponse' => array(
3362
  'version' => '0.230.0.0',
3363
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosSaleResponse.php'
3364
  ),
3365
+ 'Google\\Service\\ShoppingContent\\PickupCarrierService' => array(
3366
  'version' => '0.230.0.0',
3367
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PickupCarrierService.php'
3368
  ),
3369
+ 'Google\\Service\\ShoppingContent\\RepricingRuleRestrictionBoundary' => array(
3370
  'version' => '0.230.0.0',
3371
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleRestrictionBoundary.php'
3372
  ),
3373
+ 'Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryUpdateShipmentScheduledDeliveryDetails' => array(
3374
  'version' => '0.230.0.0',
3375
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCustomBatchRequestEntryUpdateShipmentScheduledDeliveryDetails.php'
3376
  ),
3377
+ 'Google\\Service\\ShoppingContent\\Address' => array(
3378
  'version' => '0.230.0.0',
3379
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Address.php'
3380
  ),
3381
+ 'Google\\Service\\ShoppingContent\\DatafeedsFetchNowResponse' => array(
3382
  'version' => '0.230.0.0',
3383
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedsFetchNowResponse.php'
3384
  ),
3385
+ 'Google\\Service\\ShoppingContent\\AccountTax' => array(
3386
  'version' => '0.230.0.0',
3387
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountTax.php'
3388
  ),
3389
+ 'Google\\Service\\ShoppingContent\\ReturnShipment' => array(
3390
  'version' => '0.230.0.0',
3391
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnShipment.php'
3392
  ),
3393
+ 'Google\\Service\\ShoppingContent\\PostalCodeRange' => array(
3394
  'version' => '0.230.0.0',
3395
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PostalCodeRange.php'
3396
  ),
3397
+ 'Google\\Service\\ShoppingContent\\ListAccountLabelsResponse' => array(
3398
  'version' => '0.230.0.0',
3399
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListAccountLabelsResponse.php'
3400
  ),
3401
+ 'Google\\Service\\ShoppingContent\\RepricingRuleRestriction' => array(
3402
  'version' => '0.230.0.0',
3403
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleRestriction.php'
3404
  ),
3405
+ 'Google\\Service\\ShoppingContent\\InapplicabilityDetails' => array(
3406
  'version' => '0.230.0.0',
3407
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/InapplicabilityDetails.php'
3408
  ),
3409
+ 'Google\\Service\\ShoppingContent\\OrderTrackingSignalShipmentLineItemMapping' => array(
3410
  'version' => '0.230.0.0',
3411
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderTrackingSignalShipmentLineItemMapping.php'
3412
  ),
3413
+ 'Google\\Service\\ShoppingContent\\AccountsUpdateLabelsResponse' => array(
3414
  'version' => '0.230.0.0',
3415
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsUpdateLabelsResponse.php'
3416
  ),
3417
+ 'Google\\Service\\ShoppingContent\\OrderShipmentLineItemShipment' => array(
3418
  'version' => '0.230.0.0',
3419
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderShipmentLineItemShipment.php'
3420
  ),
3421
+ 'Google\\Service\\ShoppingContent\\OrderLineItemShippingDetailsMethod' => array(
3422
  'version' => '0.230.0.0',
3423
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItemShippingDetailsMethod.php'
3424
  ),
3425
+ 'Google\\Service\\ShoppingContent\\OrdersInStoreRefundLineItemRequest' => array(
3426
  'version' => '0.230.0.0',
3427
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersInStoreRefundLineItemRequest.php'
3428
  ),
3429
+ 'Google\\Service\\ShoppingContent\\MerchantOrderReturnItem' => array(
3430
  'version' => '0.230.0.0',
3431
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/MerchantOrderReturnItem.php'
3432
  ),
3433
+ 'Google\\Service\\ShoppingContent\\RepricingRuleEffectiveTime' => array(
3434
  'version' => '0.230.0.0',
3435
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleEffectiveTime.php'
3436
  ),
3437
+ 'Google\\Service\\ShoppingContent\\DatafeedStatus' => array(
3438
  'version' => '0.230.0.0',
3439
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedStatus.php'
3440
  ),
3441
+ 'Google\\Service\\ShoppingContent\\OrdersCancelTestOrderByCustomerResponse' => array(
3442
  'version' => '0.230.0.0',
3443
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCancelTestOrderByCustomerResponse.php'
3444
  ),
3445
+ 'Google\\Service\\ShoppingContent\\ReturnPolicyOnlineRestockingFee' => array(
3446
  'version' => '0.230.0.0',
3447
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyOnlineRestockingFee.php'
3448
  ),
3449
+ 'Google\\Service\\ShoppingContent\\OrdersCancelResponse' => array(
3450
  'version' => '0.230.0.0',
3451
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCancelResponse.php'
3452
  ),
3453
+ 'Google\\Service\\ShoppingContent\\ReturnPolicyOnlinePolicy' => array(
3454
  'version' => '0.230.0.0',
3455
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyOnlinePolicy.php'
3456
  ),
3457
+ 'Google\\Service\\ShoppingContent\\SearchResponse' => array(
3458
  'version' => '0.230.0.0',
3459
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SearchResponse.php'
3460
  ),
3461
+ 'Google\\Service\\ShoppingContent\\GmbAccountsGmbAccount' => array(
3462
  'version' => '0.230.0.0',
3463
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/GmbAccountsGmbAccount.php'
3464
  ),
3465
+ 'Google\\Service\\ShoppingContent\\PubsubNotificationSettings' => array(
3466
  'version' => '0.230.0.0',
3467
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PubsubNotificationSettings.php'
3468
  ),
3469
+ 'Google\\Service\\ShoppingContent\\OrdersCancelRequest' => array(
3470
  'version' => '0.230.0.0',
3471
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCancelRequest.php'
3472
  ),
3473
+ 'Google\\Service\\ShoppingContent\\RequestPhoneVerificationRequest' => array(
3474
  'version' => '0.230.0.0',
3475
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RequestPhoneVerificationRequest.php'
3476
  ),
3477
+ 'Google\\Service\\ShoppingContent\\RepricingRule' => array(
3478
  'version' => '0.230.0.0',
3479
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRule.php'
3480
  ),
3481
+ 'Google\\Service\\ShoppingContent\\ECommercePlatformLinkInfo' => array(
3482
  'version' => '0.230.0.0',
3483
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ECommercePlatformLinkInfo.php'
3484
  ),
3485
+ 'Google\\Service\\ShoppingContent\\AccountIdentifier' => array(
3486
  'version' => '0.230.0.0',
3487
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountIdentifier.php'
3488
  ),
3489
+ 'Google\\Service\\ShoppingContent\\Promotion' => array(
3490
  'version' => '0.230.0.0',
3491
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Promotion.php'
3492
  ),
3493
+ 'Google\\Service\\ShoppingContent\\ProductTax' => array(
3494
  'version' => '0.230.0.0',
3495
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductTax.php'
3496
  ),
3497
+ 'Google\\Service\\ShoppingContent\\OrderreturnsAcknowledgeResponse' => array(
3498
  'version' => '0.230.0.0',
3499
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsAcknowledgeResponse.php'
3500
  ),
3501
+ 'Google\\Service\\ShoppingContent\\ListRepricingProductReportsResponse' => array(
3502
  'version' => '0.230.0.0',
3503
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListRepricingProductReportsResponse.php'
3504
  ),
3505
+ 'Google\\Service\\ShoppingContent\\TestOrderPickupDetails' => array(
3506
  'version' => '0.230.0.0',
3507
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TestOrderPickupDetails.php'
3508
  ),
3509
+ 'Google\\Service\\ShoppingContent\\ProductsListResponse' => array(
3510
  'version' => '0.230.0.0',
3511
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductsListResponse.php'
3512
  ),
3513
+ 'Google\\Service\\ShoppingContent\\FreeListingsProgramStatusRegionStatus' => array(
3514
  'version' => '0.230.0.0',
3515
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/FreeListingsProgramStatusRegionStatus.php'
3516
  ),
3517
+ 'Google\\Service\\ShoppingContent\\ProductstatusesCustomBatchResponseEntry' => array(
3518
  'version' => '0.230.0.0',
3519
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductstatusesCustomBatchResponseEntry.php'
3520
  ),
3521
+ 'Google\\Service\\ShoppingContent\\DatafeedstatusesCustomBatchRequestEntry' => array(
3522
  'version' => '0.230.0.0',
3523
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedstatusesCustomBatchRequestEntry.php'
3524
  ),
3525
+ 'Google\\Service\\ShoppingContent\\AccountStatusItemLevelIssue' => array(
3526
  'version' => '0.230.0.0',
3527
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountStatusItemLevelIssue.php'
3528
  ),
3529
+ 'Google\\Service\\ShoppingContent\\AccountStatusStatistics' => array(
3530
  'version' => '0.230.0.0',
3531
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountStatusStatistics.php'
3532
  ),
3533
+ 'Google\\Service\\ShoppingContent\\ShippingsettingsCustomBatchResponseEntry' => array(
3534
  'version' => '0.230.0.0',
3535
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsCustomBatchResponseEntry.php'
3536
  ),
3537
+ 'Google\\Service\\ShoppingContent\\DatafeedstatusesListResponse' => array(
3538
  'version' => '0.230.0.0',
3539
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedstatusesListResponse.php'
3540
  ),
3541
+ 'Google\\Service\\ShoppingContent\\Account' => array(
3542
  'version' => '0.230.0.0',
3543
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Account.php'
3544
  ),
3545
+ 'Google\\Service\\ShoppingContent\\DatafeedStatusExample' => array(
3546
  'version' => '0.230.0.0',
3547
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedStatusExample.php'
3548
  ),
3549
+ 'Google\\Service\\ShoppingContent\\RepricingRuleEffectiveTimeFixedTimePeriod' => array(
3550
  'version' => '0.230.0.0',
3551
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleEffectiveTimeFixedTimePeriod.php'
3552
  ),
3553
+ 'Google\\Service\\ShoppingContent\\TestOrderAddress' => array(
3554
  'version' => '0.230.0.0',
3555
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TestOrderAddress.php'
3556
  ),
3557
+ 'Google\\Service\\ShoppingContent\\ShippingsettingsGetSupportedHolidaysResponse' => array(
3558
  'version' => '0.230.0.0',
3559
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsGetSupportedHolidaysResponse.php'
3560
  ),
3561
+ 'Google\\Service\\ShoppingContent\\DeliveryTime' => array(
3562
  'version' => '0.230.0.0',
3563
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DeliveryTime.php'
3564
  ),
3565
+ 'Google\\Service\\ShoppingContent\\LoyaltyPoints' => array(
3566
  'version' => '0.230.0.0',
3567
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LoyaltyPoints.php'
3568
  ),
3569
+ 'Google\\Service\\ShoppingContent\\OrdersSetLineItemMetadataResponse' => array(
3570
  'version' => '0.230.0.0',
3571
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersSetLineItemMetadataResponse.php'
3572
  ),
3573
+ 'Google\\Service\\ShoppingContent\\ProductUnitPricingMeasure' => array(
3574
  'version' => '0.230.0.0',
3575
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductUnitPricingMeasure.php'
3576
  ),
3577
+ 'Google\\Service\\ShoppingContent\\OrdersSetLineItemMetadataRequest' => array(
3578
  'version' => '0.230.0.0',
3579
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersSetLineItemMetadataRequest.php'
3580
  ),
3581
+ 'Google\\Service\\ShoppingContent\\DatafeedstatusesCustomBatchResponseEntry' => array(
3582
  'version' => '0.230.0.0',
3583
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedstatusesCustomBatchResponseEntry.php'
3584
  ),
3585
+ 'Google\\Service\\ShoppingContent\\ProductSubscriptionCost' => array(
3586
  'version' => '0.230.0.0',
3587
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductSubscriptionCost.php'
3588
  ),
3589
+ 'Google\\Service\\ShoppingContent\\ProductStatusItemLevelIssue' => array(
3590
  'version' => '0.230.0.0',
3591
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductStatusItemLevelIssue.php'
3592
  ),
3593
+ 'Google\\Service\\ShoppingContent\\OrdersCreateTestOrderRequest' => array(
3594
  'version' => '0.230.0.0',
3595
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCreateTestOrderRequest.php'
3596
  ),
3597
+ 'Google\\Service\\ShoppingContent\\RequestReviewBuyOnGoogleProgramRequest' => array(
3598
  'version' => '0.230.0.0',
3599
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RequestReviewBuyOnGoogleProgramRequest.php'
3600
  ),
3601
+ 'Google\\Service\\ShoppingContent\\SettlementTransaction' => array(
3602
  'version' => '0.230.0.0',
3603
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementTransaction.php'
3604
  ),
3605
+ 'Google\\Service\\ShoppingContent\\ShippingsettingsGetSupportedPickupServicesResponse' => array(
3606
  'version' => '0.230.0.0',
3607
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsGetSupportedPickupServicesResponse.php'
3608
  ),
3609
+ 'Google\\Service\\ShoppingContent\\OrdersRefundItemResponse' => array(
3610
  'version' => '0.230.0.0',
3611
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersRefundItemResponse.php'
3612
  ),
3613
+ 'Google\\Service\\ShoppingContent\\AccountReturnCarrier' => array(
3614
  'version' => '0.230.0.0',
3615
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountReturnCarrier.php'
3616
  ),
3617
+ 'Google\\Service\\ShoppingContent\\MerchantOrderReturn' => array(
3618
  'version' => '0.230.0.0',
3619
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/MerchantOrderReturn.php'
3620
  ),
3621
+ 'Google\\Service\\ShoppingContent\\ReturnPolicySeasonalOverride' => array(
3622
  'version' => '0.230.0.0',
3623
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicySeasonalOverride.php'
3624
  ),
3625
+ 'Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo' => array(
3626
  'version' => '0.230.0.0',
3627
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo.php'
3628
  ),
3629
+ 'Google\\Service\\ShoppingContent\\RegionPostalCodeAreaPostalCodeRange' => array(
3630
  'version' => '0.230.0.0',
3631
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionPostalCodeAreaPostalCodeRange.php'
3632
  ),
3633
+ 'Google\\Service\\ShoppingContent\\RepricingRuleEligibleOfferMatcher' => array(
3634
  'version' => '0.230.0.0',
3635
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleEligibleOfferMatcher.php'
3636
  ),
3637
+ 'Google\\Service\\ShoppingContent\\LiaCountrySettings' => array(
3638
  'version' => '0.230.0.0',
3639
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiaCountrySettings.php'
3640
  ),
3641
+ 'Google\\Service\\ShoppingContent\\SettlementtransactionsListResponse' => array(
3642
  'version' => '0.230.0.0',
3643
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementtransactionsListResponse.php'
3644
  ),
3645
+ 'Google\\Service\\ShoppingContent\\OrderPickupDetails' => array(
3646
  'version' => '0.230.0.0',
3647
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderPickupDetails.php'
3648
  ),
3649
+ 'Google\\Service\\ShoppingContent\\LiasettingsGetAccessibleGmbAccountsResponse' => array(
3650
  'version' => '0.230.0.0',
3651
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsGetAccessibleGmbAccountsResponse.php'
3652
  ),
3653
+ 'Google\\Service\\ShoppingContent\\ReturnAddressAddress' => array(
3654
  'version' => '0.230.0.0',
3655
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnAddressAddress.php'
3656
  ),
3657
+ 'Google\\Service\\ShoppingContent\\TestOrderDeliveryDetails' => array(
3658
  'version' => '0.230.0.0',
3659
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TestOrderDeliveryDetails.php'
3660
  ),
3661
+ 'Google\\Service\\ShoppingContent\\ReturnShippingLabel' => array(
3662
  'version' => '0.230.0.0',
3663
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnShippingLabel.php'
3664
  ),
3665
+ 'Google\\Service\\ShoppingContent\\OrderreturnsAcknowledgeRequest' => array(
3666
  'version' => '0.230.0.0',
3667
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsAcknowledgeRequest.php'
3668
  ),
3669
+ 'Google\\Service\\ShoppingContent\\ProductstatusesCustomBatchResponse' => array(
3670
  'version' => '0.230.0.0',
3671
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductstatusesCustomBatchResponse.php'
3672
  ),
3673
+ 'Google\\Service\\ShoppingContent\\AccounttaxListResponse' => array(
3674
  'version' => '0.230.0.0',
3675
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccounttaxListResponse.php'
3676
  ),
3677
+ 'Google\\Service\\ShoppingContent\\LiasettingsSetInventoryVerificationContactResponse' => array(
3678
  'version' => '0.230.0.0',
3679
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsSetInventoryVerificationContactResponse.php'
3680
  ),
3681
+ 'Google\\Service\\ShoppingContent\\OrdersRejectReturnLineItemRequest' => array(
3682
  'version' => '0.230.0.0',
3683
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersRejectReturnLineItemRequest.php'
3684
  ),
3685
+ 'Google\\Service\\ShoppingContent\\InvoiceSummary' => array(
3686
  'version' => '0.230.0.0',
3687
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/InvoiceSummary.php'
3688
  ),
3689
+ 'Google\\Service\\ShoppingContent\\PaymentServiceProviderLinkInfo' => array(
3690
  'version' => '0.230.0.0',
3691
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PaymentServiceProviderLinkInfo.php'
3692
  ),
3693
  'Google\\Service\\ShoppingContent\\LiasettingsListPosDataProvidersResponse' => array(
3694
  'version' => '0.230.0.0',
3695
  'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsListPosDataProvidersResponse.php'
3696
  ),
3697
+ 'Google\\Service\\ShoppingContent\\PosSale' => array(
3698
  'version' => '0.230.0.0',
3699
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosSale.php'
3700
  ),
3701
+ 'Google\\Service\\ShoppingContent\\OrdersCancelLineItemResponse' => array(
3702
  'version' => '0.230.0.0',
3703
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCancelLineItemResponse.php'
3704
  ),
3705
+ 'Google\\Service\\ShoppingContent\\OrdersRejectReturnLineItemResponse' => array(
3706
  'version' => '0.230.0.0',
3707
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersRejectReturnLineItemResponse.php'
3708
  ),
3709
+ 'Google\\Service\\ShoppingContent\\CollectionFeaturedProduct' => array(
3710
  'version' => '0.230.0.0',
3711
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CollectionFeaturedProduct.php'
3712
  ),
3713
+ 'Google\\Service\\ShoppingContent\\Value' => array(
3714
  'version' => '0.230.0.0',
3715
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Value.php'
3716
  ),
3717
+ 'Google\\Service\\ShoppingContent\\OrderLineItemProductFee' => array(
3718
  'version' => '0.230.0.0',
3719
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItemProductFee.php'
3720
  ),
3721
+ 'Google\\Service\\ShoppingContent\\AccountCredentials' => array(
3722
  'version' => '0.230.0.0',
3723
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountCredentials.php'
3724
  ),
3725
+ 'Google\\Service\\ShoppingContent\\MinimumOrderValueTable' => array(
3726
  'version' => '0.230.0.0',
3727
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/MinimumOrderValueTable.php'
3728
  ),
3729
+ 'Google\\Service\\ShoppingContent\\TestOrderLineItem' => array(
3730
  'version' => '0.230.0.0',
3731
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TestOrderLineItem.php'
3732
  ),
3733
+ 'Google\\Service\\ShoppingContent\\Installment' => array(
3734
  'version' => '0.230.0.0',
3735
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Installment.php'
3736
  ),
3737
+ 'Google\\Service\\ShoppingContent\\ReturnPolicyOnline' => array(
3738
  'version' => '0.230.0.0',
3739
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyOnline.php'
3740
  ),
3741
+ 'Google\\Service\\ShoppingContent\\AccountsLinkRequest' => array(
 
 
 
 
 
 
 
 
3742
  'version' => '0.230.0.0',
3743
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsLinkRequest.php'
3744
  ),
3745
+ 'Google\\Service\\ShoppingContent\\OrdersReturnRefundLineItemRequest' => array(
3746
  'version' => '0.230.0.0',
3747
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersReturnRefundLineItemRequest.php'
3748
  ),
3749
+ 'Google\\Service\\ShoppingContent\\TransitTable' => array(
3750
  'version' => '0.230.0.0',
3751
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TransitTable.php'
3752
  ),
3753
+ 'Google\\Service\\ShoppingContent\\ProductstatusesCustomBatchRequest' => array(
3754
  'version' => '0.230.0.0',
3755
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductstatusesCustomBatchRequest.php'
3756
  ),
3757
+ 'Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntry' => array(
3758
  'version' => '0.230.0.0',
3759
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsCustomBatchRequestEntry.php'
3760
  ),
3761
+ 'Google\\Service\\ShoppingContent\\Weight' => array(
3762
  'version' => '0.230.0.0',
3763
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Weight.php'
3764
  ),
3765
+ 'Google\\Service\\ShoppingContent\\OrderTrackingSignal' => array(
3766
  'version' => '0.230.0.0',
3767
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderTrackingSignal.php'
3768
  ),
3769
+ 'Google\\Service\\ShoppingContent\\RateGroup' => array(
3770
  'version' => '0.230.0.0',
3771
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RateGroup.php'
3772
  ),
3773
+ 'Google\\Service\\ShoppingContent\\AccountBusinessInformation' => array(
3774
  'version' => '0.230.0.0',
3775
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountBusinessInformation.php'
3776
  ),
3777
+ 'Google\\Service\\ShoppingContent\\Row' => array(
3778
  'version' => '0.230.0.0',
3779
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Row.php'
3780
  ),
3781
+ 'Google\\Service\\ShoppingContent\\AccountstatusesCustomBatchRequest' => array(
3782
  'version' => '0.230.0.0',
3783
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountstatusesCustomBatchRequest.php'
3784
  ),
3785
+ 'Google\\Service\\ShoppingContent\\PosCustomBatchRequestEntry' => array(
3786
  'version' => '0.230.0.0',
3787
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosCustomBatchRequestEntry.php'
3788
  ),
3789
  'Google\\Service\\ShoppingContent\\MinimumOrderValueTableStoreCodeSetWithMov' => array(
3790
  'version' => '0.230.0.0',
3791
  'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/MinimumOrderValueTableStoreCodeSetWithMov.php'
3792
  ),
3793
+ 'Google\\Service\\ShoppingContent\\DatafeedsCustomBatchResponseEntry' => array(
3794
  'version' => '0.230.0.0',
3795
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedsCustomBatchResponseEntry.php'
3796
  ),
3797
+ 'Google\\Service\\ShoppingContent\\ReturnPolicyPolicy' => array(
3798
  'version' => '0.230.0.0',
3799
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyPolicy.php'
3800
  ),
3801
+ 'Google\\Service\\ShoppingContent\\ProductsCustomBatchResponse' => array(
3802
  'version' => '0.230.0.0',
3803
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductsCustomBatchResponse.php'
3804
  ),
3805
+ 'Google\\Service\\ShoppingContent\\OrderreturnsReturnItem' => array(
3806
  'version' => '0.230.0.0',
3807
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsReturnItem.php'
3808
  ),
3809
+ 'Google\\Service\\ShoppingContent\\RegionalinventoryCustomBatchResponseEntry' => array(
3810
  'version' => '0.230.0.0',
3811
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionalinventoryCustomBatchResponseEntry.php'
3812
  ),
3813
+ 'Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryCreateTestReturnReturnItem' => array(
3814
  'version' => '0.230.0.0',
3815
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCustomBatchRequestEntryCreateTestReturnReturnItem.php'
3816
  ),
3817
+ 'Google\\Service\\ShoppingContent\\OrderLineItem' => array(
3818
  'version' => '0.230.0.0',
3819
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItem.php'
3820
  ),
3821
+ 'Google\\Service\\ShoppingContent\\AccountsUpdateLabelsRequest' => array(
3822
  'version' => '0.230.0.0',
3823
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsUpdateLabelsRequest.php'
3824
  ),
3825
+ 'Google\\Service\\ShoppingContent\\AccountAdsLink' => array(
3826
  'version' => '0.230.0.0',
3827
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountAdsLink.php'
3828
  ),
3829
+ 'Google\\Service\\ShoppingContent\\AccounttaxCustomBatchRequestEntry' => array(
3830
  'version' => '0.230.0.0',
3831
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccounttaxCustomBatchRequestEntry.php'
3832
  ),
3833
+ 'Google\\Service\\ShoppingContent\\AccountsAuthInfoResponse' => array(
3834
  'version' => '0.230.0.0',
3835
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsAuthInfoResponse.php'
3836
  ),
3837
+ 'Google\\Service\\ShoppingContent\\LocalinventoryCustomBatchRequest' => array(
3838
  'version' => '0.230.0.0',
3839
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LocalinventoryCustomBatchRequest.php'
3840
  ),
3841
+ 'Google\\Service\\ShoppingContent\\Price' => array(
3842
  'version' => '0.230.0.0',
3843
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Price.php'
3844
  ),
3845
+ 'Google\\Service\\ShoppingContent\\OrderShipmentScheduledDeliveryDetails' => array(
3846
  'version' => '0.230.0.0',
3847
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderShipmentScheduledDeliveryDetails.php'
3848
  ),
3849
+ 'Google\\Service\\ShoppingContent\\OrderReportDisbursement' => array(
3850
  'version' => '0.230.0.0',
3851
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderReportDisbursement.php'
3852
  ),
3853
+ 'Google\\Service\\ShoppingContent\\OrderreturnsCreateOrderReturnResponse' => array(
3854
  'version' => '0.230.0.0',
3855
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsCreateOrderReturnResponse.php'
3856
  ),
3857
+ 'Google\\Service\\ShoppingContent\\ReturnpolicyCustomBatchResponse' => array(
3858
  'version' => '0.230.0.0',
3859
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnpolicyCustomBatchResponse.php'
3860
  ),
3861
+ 'Google\\Service\\ShoppingContent\\InvoiceSummaryAdditionalChargeSummary' => array(
3862
  'version' => '0.230.0.0',
3863
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/InvoiceSummaryAdditionalChargeSummary.php'
3864
  ),
3865
+ 'Google\\Service\\ShoppingContent\\OrderreturnsLineItem' => array(
3866
  'version' => '0.230.0.0',
3867
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsLineItem.php'
3868
  ),
3869
+ 'Google\\Service\\ShoppingContent\\LiasettingsCustomBatchResponseEntry' => array(
3870
  'version' => '0.230.0.0',
3871
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsCustomBatchResponseEntry.php'
3872
  ),
3873
+ 'Google\\Service\\ShoppingContent\\PosDataProviders' => array(
3874
  'version' => '0.230.0.0',
3875
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosDataProviders.php'
3876
  ),
3877
+ 'Google\\Service\\ShoppingContent\\LocalinventoryCustomBatchResponseEntry' => array(
3878
  'version' => '0.230.0.0',
3879
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LocalinventoryCustomBatchResponseEntry.php'
3880
  ),
3881
+ 'Google\\Service\\ShoppingContent\\ProductsCustomBatchRequest' => array(
3882
  'version' => '0.230.0.0',
3883
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductsCustomBatchRequest.php'
3884
  ),
3885
+ 'Google\\Service\\ShoppingContent\\Error' => array(
3886
  'version' => '0.230.0.0',
3887
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Error.php'
3888
  ),
3889
+ 'Google\\Service\\ShoppingContent\\OrdersInStoreRefundLineItemResponse' => array(
3890
  'version' => '0.230.0.0',
3891
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersInStoreRefundLineItemResponse.php'
3892
  ),
3893
+ 'Google\\Service\\ShoppingContent\\ShippingsettingsListResponse' => array(
3894
  'version' => '0.230.0.0',
3895
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsListResponse.php'
3896
  ),
3897
+ 'Google\\Service\\ShoppingContent\\OrderTrackingSignalShippingInfo' => array(
3898
  'version' => '0.230.0.0',
3899
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderTrackingSignalShippingInfo.php'
3900
  ),
3901
+ 'Google\\Service\\ShoppingContent\\Date' => array(
3902
  'version' => '0.230.0.0',
3903
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Date.php'
3904
  ),
3905
+ 'Google\\Service\\ShoppingContent\\RegionalinventoryCustomBatchRequestEntry' => array(
3906
  'version' => '0.230.0.0',
3907
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionalinventoryCustomBatchRequestEntry.php'
3908
  ),
3909
+ 'Google\\Service\\ShoppingContent\\OrderLineItemProductVariantAttribute' => array(
3910
  'version' => '0.230.0.0',
3911
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItemProductVariantAttribute.php'
3912
  ),
3913
+ 'Google\\Service\\ShoppingContent\\OrderPickupDetailsCollector' => array(
3914
  'version' => '0.230.0.0',
3915
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderPickupDetailsCollector.php'
3916
  ),
3917
+ 'Google\\Service\\ShoppingContent\\OrdersUpdateMerchantOrderIdRequest' => array(
3918
  'version' => '0.230.0.0',
3919
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateMerchantOrderIdRequest.php'
3920
  ),
3921
+ 'Google\\Service\\ShoppingContent\\ListRegionsResponse' => array(
3922
  'version' => '0.230.0.0',
3923
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListRegionsResponse.php'
3924
  ),
3925
+ 'Google\\Service\\ShoppingContent\\ProductsCustomBatchRequestEntry' => array(
3926
  'version' => '0.230.0.0',
3927
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductsCustomBatchRequestEntry.php'
3928
  ),
3929
+ 'Google\\Service\\ShoppingContent\\OrderCustomer' => array(
3930
  'version' => '0.230.0.0',
3931
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderCustomer.php'
3932
  ),
3933
+ 'Google\\Service\\ShoppingContent\\ShipmentTrackingInfo' => array(
3934
  'version' => '0.230.0.0',
3935
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShipmentTrackingInfo.php'
3936
  ),
3937
+ 'Google\\Service\\ShoppingContent\\Amount' => array(
3938
  'version' => '0.230.0.0',
3939
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Amount.php'
3940
  ),
3941
+ 'Google\\Service\\ShoppingContent\\CollectionStatus' => array(
3942
  'version' => '0.230.0.0',
3943
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CollectionStatus.php'
3944
  ),
3945
+ 'Google\\Service\\ShoppingContent\\PostalCodeGroup' => array(
3946
  'version' => '0.230.0.0',
3947
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PostalCodeGroup.php'
3948
  ),
3949
+ 'Google\\Service\\ShoppingContent\\ReturnaddressCustomBatchResponse' => array(
3950
  'version' => '0.230.0.0',
3951
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnaddressCustomBatchResponse.php'
3952
  ),
3953
+ 'Google\\Service\\ShoppingContent\\OrderreportsListDisbursementsResponse' => array(
3954
  'version' => '0.230.0.0',
3955
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreportsListDisbursementsResponse.php'
3956
  ),
3957
+ 'Google\\Service\\ShoppingContent\\LiasettingsSetPosDataProviderResponse' => array(
3958
  'version' => '0.230.0.0',
3959
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsSetPosDataProviderResponse.php'
3960
  ),
3961
+ 'Google\\Service\\ShoppingContent\\AccountYouTubeChannelLink' => array(
3962
  'version' => '0.230.0.0',
3963
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountYouTubeChannelLink.php'
3964
  ),
3965
+ 'Google\\Service\\ShoppingContent\\OrdersReturnRefundLineItemResponse' => array(
3966
  'version' => '0.230.0.0',
3967
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersReturnRefundLineItemResponse.php'
3968
  ),
3969
+ 'Google\\Service\\ShoppingContent\\PosListResponse' => array(
3970
  'version' => '0.230.0.0',
3971
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosListResponse.php'
3972
  ),
3973
+ 'Google\\Service\\ShoppingContent\\OrdersRefundOrderRequest' => array(
3974
  'version' => '0.230.0.0',
3975
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersRefundOrderRequest.php'
3976
  ),
3977
+ 'Google\\Service\\ShoppingContent\\RepricingRuleCostOfGoodsSaleRule' => array(
3978
  'version' => '0.230.0.0',
3979
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleCostOfGoodsSaleRule.php'
3980
  ),
3981
+ 'Google\\Service\\ShoppingContent\\ShippingsettingsGetSupportedCarriersResponse' => array(
3982
  'version' => '0.230.0.0',
3983
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsGetSupportedCarriersResponse.php'
3984
  ),
3985
+ 'Google\\Service\\ShoppingContent\\LocalInventory' => array(
3986
  'version' => '0.230.0.0',
3987
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LocalInventory.php'
3988
  ),
3989
+ 'Google\\Service\\ShoppingContent\\BusinessDayConfig' => array(
3990
  'version' => '0.230.0.0',
3991
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/BusinessDayConfig.php'
3992
  ),
3993
+ 'Google\\Service\\ShoppingContent\\OrderMerchantProvidedAnnotation' => array(
 
 
 
 
 
 
 
 
3994
  'version' => '0.230.0.0',
3995
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderMerchantProvidedAnnotation.php'
3996
  ),
3997
+ 'Google\\Service\\ShoppingContent\\OrderTrackingSignalLineItemDetails' => array(
3998
  'version' => '0.230.0.0',
3999
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderTrackingSignalLineItemDetails.php'
4000
  ),
4001
+ 'Google\\Service\\ShoppingContent\\LocationIdSet' => array(
4002
  'version' => '0.230.0.0',
4003
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LocationIdSet.php'
4004
  ),
4005
+ 'Google\\Service\\ShoppingContent\\GmbAccounts' => array(
4006
  'version' => '0.230.0.0',
4007
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/GmbAccounts.php'
4008
  ),
4009
+ 'Google\\Service\\ShoppingContent\\ShippingSettings' => array(
4010
  'version' => '0.230.0.0',
4011
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingSettings.php'
4012
  ),
4013
+ 'Google\\Service\\ShoppingContent\\OrderLineItemShippingDetails' => array(
4014
  'version' => '0.230.0.0',
4015
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItemShippingDetails.php'
4016
  ),
4017
+ 'Google\\Service\\ShoppingContent\\OrderreturnsPartialRefund' => array(
4018
  'version' => '0.230.0.0',
4019
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsPartialRefund.php'
4020
  ),
4021
+ 'Google\\Service\\ShoppingContent\\RepricingRuleReport' => array(
4022
  'version' => '0.230.0.0',
4023
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingRuleReport.php'
4024
  ),
4025
+ 'Google\\Service\\ShoppingContent\\ListRepricingRuleReportsResponse' => array(
4026
  'version' => '0.230.0.0',
4027
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListRepricingRuleReportsResponse.php'
4028
  ),
4029
+ 'Google\\Service\\ShoppingContent\\LocalinventoryCustomBatchResponse' => array(
4030
  'version' => '0.230.0.0',
4031
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LocalinventoryCustomBatchResponse.php'
4032
  ),
4033
+ 'Google\\Service\\ShoppingContent\\AccountsCustomBatchResponse' => array(
4034
  'version' => '0.230.0.0',
4035
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsCustomBatchResponse.php'
4036
  ),
4037
+ 'Google\\Service\\ShoppingContent\\OrdersShipLineItemsResponse' => array(
4038
  'version' => '0.230.0.0',
4039
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersShipLineItemsResponse.php'
4040
  ),
4041
+ 'Google\\Service\\ShoppingContent\\DatafeedsListResponse' => array(
4042
  'version' => '0.230.0.0',
4043
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedsListResponse.php'
4044
  ),
4045
+ 'Google\\Service\\ShoppingContent\\TimeZone' => array(
4046
  'version' => '0.230.0.0',
4047
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TimeZone.php'
4048
  ),
4049
+ 'Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryRefundItemShipping' => array(
4050
  'version' => '0.230.0.0',
4051
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCustomBatchRequestEntryRefundItemShipping.php'
4052
  ),
4053
+ 'Google\\Service\\ShoppingContent\\PickupServicesPickupService' => array(
4054
  'version' => '0.230.0.0',
4055
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PickupServicesPickupService.php'
4056
  ),
4057
+ 'Google\\Service\\ShoppingContent\\OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption' => array(
4058
  'version' => '0.230.0.0',
4059
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption.php'
4060
  ),
4061
+ 'Google\\Service\\ShoppingContent\\ReturnAddress' => array(
4062
  'version' => '0.230.0.0',
4063
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnAddress.php'
4064
  ),
4065
+ 'Google\\Service\\ShoppingContent\\LiaPosDataProvider' => array(
4066
  'version' => '0.230.0.0',
4067
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiaPosDataProvider.php'
4068
  ),
4069
+ 'Google\\Service\\ShoppingContent\\SettlementreportsListResponse' => array(
4070
  'version' => '0.230.0.0',
4071
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementreportsListResponse.php'
4072
  ),
4073
+ 'Google\\Service\\ShoppingContent\\ListReturnPolicyOnlineResponse' => array(
4074
  'version' => '0.230.0.0',
4075
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListReturnPolicyOnlineResponse.php'
4076
  ),
4077
+ 'Google\\Service\\ShoppingContent\\RegionPostalCodeArea' => array(
4078
  'version' => '0.230.0.0',
4079
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionPostalCodeArea.php'
4080
  ),
4081
+ 'Google\\Service\\ShoppingContent\\AccountsListLinksResponse' => array(
4082
  'version' => '0.230.0.0',
4083
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsListLinksResponse.php'
4084
  ),
4085
+ 'Google\\Service\\ShoppingContent\\PosCustomBatchRequest' => array(
4086
  'version' => '0.230.0.0',
4087
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosCustomBatchRequest.php'
4088
  ),
4089
+ 'Google\\Service\\ShoppingContent\\DatafeedTarget' => array(
4090
  'version' => '0.230.0.0',
4091
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedTarget.php'
4092
  ),
4093
+ 'Google\\Service\\ShoppingContent\\Metrics' => array(
4094
  'version' => '0.230.0.0',
4095
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Metrics.php'
4096
  ),
4097
+ 'Google\\Service\\ShoppingContent\\OrderDeliveryDetails' => array(
4098
  'version' => '0.230.0.0',
4099
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderDeliveryDetails.php'
4100
  ),
4101
+ 'Google\\Service\\ShoppingContent\\CutoffTime' => array(
4102
  'version' => '0.230.0.0',
4103
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CutoffTime.php'
4104
  ),
4105
+ 'Google\\Service\\ShoppingContent\\RegionalinventoryCustomBatchResponse' => array(
4106
  'version' => '0.230.0.0',
4107
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RegionalinventoryCustomBatchResponse.php'
4108
  ),
4109
+ 'Google\\Service\\ShoppingContent\\RefundReason' => array(
4110
  'version' => '0.230.0.0',
4111
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RefundReason.php'
4112
  ),
4113
+ 'Google\\Service\\ShoppingContent\\ReturnpolicyCustomBatchRequest' => array(
4114
  'version' => '0.230.0.0',
4115
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnpolicyCustomBatchRequest.php'
4116
  ),
4117
+ 'Google\\Service\\ShoppingContent\\RepricingProductReportBuyboxWinningProductStats' => array(
4118
  'version' => '0.230.0.0',
4119
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RepricingProductReportBuyboxWinningProductStats.php'
4120
  ),
4121
+ 'Google\\Service\\ShoppingContent\\Collection' => array(
4122
  'version' => '0.230.0.0',
4123
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Collection.php'
4124
  ),
4125
+ 'Google\\Service\\ShoppingContent\\ReturnPolicy' => array(
4126
  'version' => '0.230.0.0',
4127
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicy.php'
4128
  ),
4129
+ 'Google\\Service\\ShoppingContent\\ProductShipping' => array(
4130
  'version' => '0.230.0.0',
4131
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductShipping.php'
4132
  ),
4133
+ 'Google\\Service\\ShoppingContent\\AccountStatusAccountLevelIssue' => array(
4134
  'version' => '0.230.0.0',
4135
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountStatusAccountLevelIssue.php'
4136
  ),
4137
+ 'Google\\Service\\ShoppingContent\\Warehouse' => array(
4138
  'version' => '0.230.0.0',
4139
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Warehouse.php'
4140
  ),
4141
+ 'Google\\Service\\ShoppingContent\\ProductStatus' => array(
4142
  'version' => '0.230.0.0',
4143
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductStatus.php'
4144
  ),
4145
+ 'Google\\Service\\ShoppingContent\\AccountTaxTaxRule' => array(
4146
  'version' => '0.230.0.0',
4147
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountTaxTaxRule.php'
4148
  ),
4149
+ 'Google\\Service\\ShoppingContent\\ReturnaddressListResponse' => array(
4150
  'version' => '0.230.0.0',
4151
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnaddressListResponse.php'
4152
  ),
4153
+ 'Google\\Service\\ShoppingContent\\ProductProductDetail' => array(
4154
  'version' => '0.230.0.0',
4155
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductProductDetail.php'
4156
  ),
4157
+ 'Google\\Service\\ShoppingContent\\OrderCancellation' => array(
4158
  'version' => '0.230.0.0',
4159
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderCancellation.php'
4160
  ),
4161
+ 'Google\\Service\\ShoppingContent\\UnitInvoiceAdditionalCharge' => array(
4162
  'version' => '0.230.0.0',
4163
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/UnitInvoiceAdditionalCharge.php'
4164
  ),
4165
+ 'Google\\Service\\ShoppingContent\\PosCustomBatchResponseEntry' => array(
4166
  'version' => '0.230.0.0',
4167
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosCustomBatchResponseEntry.php'
4168
  ),
4169
+ 'Google\\Service\\ShoppingContent\\OrderinvoicesCreateChargeInvoiceResponse' => array(
4170
  'version' => '0.230.0.0',
4171
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCreateChargeInvoiceResponse.php'
4172
  ),
4173
+ 'Google\\Service\\ShoppingContent\\OrdersAcknowledgeResponse' => array(
4174
  'version' => '0.230.0.0',
4175
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersAcknowledgeResponse.php'
4176
  ),
4177
+ 'Google\\Service\\ShoppingContent\\ShippingsettingsCustomBatchResponse' => array(
4178
  'version' => '0.230.0.0',
4179
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsCustomBatchResponse.php'
4180
  ),
4181
+ 'Google\\Service\\ShoppingContent\\MonetaryAmount' => array(
4182
  'version' => '0.230.0.0',
4183
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/MonetaryAmount.php'
4184
  ),
4185
  'Google\\Service\\ShoppingContent\\TestOrderLineItemProduct' => array(
4186
  'version' => '0.230.0.0',
4187
  'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TestOrderLineItemProduct.php'
4188
  ),
4189
+ 'Google\\Service\\ShoppingContent\\ListCssesResponse' => array(
4190
  'version' => '0.230.0.0',
4191
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListCssesResponse.php'
4192
  ),
4193
+ 'Google\\Service\\ShoppingContent\\RequestReviewFreeListingsRequest' => array(
4194
  'version' => '0.230.0.0',
4195
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/RequestReviewFreeListingsRequest.php'
4196
  ),
4197
+ 'Google\\Service\\ShoppingContent\\AccountCustomerService' => array(
4198
  'version' => '0.230.0.0',
4199
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountCustomerService.php'
4200
  ),
4201
+ 'Google\\Service\\ShoppingContent\\TestOrder' => array(
4202
  'version' => '0.230.0.0',
4203
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TestOrder.php'
4204
  ),
4205
+ 'Google\\Service\\ShoppingContent\\Segments' => array(
4206
  'version' => '0.230.0.0',
4207
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Segments.php'
4208
  ),
4209
+ 'Google\\Service\\ShoppingContent\\ProductDimension' => array(
4210
  'version' => '0.230.0.0',
4211
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductDimension.php'
4212
  ),
4213
+ 'Google\\Service\\ShoppingContent\\AccountsCustomBatchResponseEntry' => array(
4214
  'version' => '0.230.0.0',
4215
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsCustomBatchResponseEntry.php'
4216
  ),
4217
+ 'Google\\Service\\ShoppingContent\\OrderReturn' => array(
4218
  'version' => '0.230.0.0',
4219
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderReturn.php'
4220
  ),
4221
+ 'Google\\Service\\ShoppingContent\\ShippingsettingsCustomBatchRequest' => array(
4222
  'version' => '0.230.0.0',
4223
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShippingsettingsCustomBatchRequest.php'
4224
  ),
4225
+ 'Google\\Service\\ShoppingContent\\OrdersUpdateShipmentRequest' => array(
4226
  'version' => '0.230.0.0',
4227
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateShipmentRequest.php'
4228
  ),
4229
+ 'Google\\Service\\ShoppingContent\\OrderinvoicesCreateChargeInvoiceRequest' => array(
4230
  'version' => '0.230.0.0',
4231
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCreateChargeInvoiceRequest.php'
4232
  ),
4233
+ 'Google\\Service\\ShoppingContent\\AccountsListResponse' => array(
4234
  'version' => '0.230.0.0',
4235
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsListResponse.php'
4236
  ),
4237
+ 'Google\\Service\\ShoppingContent\\AccountStatusProducts' => array(
4238
  'version' => '0.230.0.0',
4239
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountStatusProducts.php'
4240
  ),
4241
+ 'Google\\Service\\ShoppingContent\\PosDataProvidersPosDataProvider' => array(
4242
  'version' => '0.230.0.0',
4243
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosDataProvidersPosDataProvider.php'
4244
  ),
4245
+ 'Google\\Service\\ShoppingContent\\ShoppingAdsProgramStatus' => array(
4246
  'version' => '0.230.0.0',
4247
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ShoppingAdsProgramStatus.php'
4248
  ),
4249
+ 'Google\\Service\\ShoppingContent\\CarriersCarrier' => array(
4250
  'version' => '0.230.0.0',
4251
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CarriersCarrier.php'
4252
  ),
4253
+ 'Google\\Service\\ShoppingContent\\Resource\\Collectionstatuses' => array(
4254
  'version' => '0.230.0.0',
4255
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Collectionstatuses.php'
4256
  ),
4257
+ 'Google\\Service\\ShoppingContent\\Resource\\Regionalinventory' => array(
4258
  'version' => '0.230.0.0',
4259
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Regionalinventory.php'
4260
  ),
4261
+ 'Google\\Service\\ShoppingContent\\Resource\\Settlementreports' => array(
4262
  'version' => '0.230.0.0',
4263
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Settlementreports.php'
4264
  ),
4265
+ 'Google\\Service\\ShoppingContent\\Resource\\Settlementtransactions' => array(
4266
  'version' => '0.230.0.0',
4267
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Settlementtransactions.php'
4268
  ),
4269
+ 'Google\\Service\\ShoppingContent\\Resource\\Liasettings' => array(
4270
  'version' => '0.230.0.0',
4271
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Liasettings.php'
4272
  ),
4273
+ 'Google\\Service\\ShoppingContent\\Resource\\AccountsLabels' => array(
4274
  'version' => '0.230.0.0',
4275
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/AccountsLabels.php'
4276
  ),
4277
+ 'Google\\Service\\ShoppingContent\\Resource\\Reports' => array(
4278
  'version' => '0.230.0.0',
4279
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Reports.php'
4280
  ),
4281
+ 'Google\\Service\\ShoppingContent\\Resource\\Accounttax' => array(
4282
  'version' => '0.230.0.0',
4283
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Accounttax.php'
4284
  ),
4285
+ 'Google\\Service\\ShoppingContent\\Resource\\Pubsubnotificationsettings' => array(
4286
  'version' => '0.230.0.0',
4287
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Pubsubnotificationsettings.php'
4288
  ),
4289
+ 'Google\\Service\\ShoppingContent\\Resource\\Datafeedstatuses' => array(
4290
  'version' => '0.230.0.0',
4291
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Datafeedstatuses.php'
4292
  ),
4293
+ 'Google\\Service\\ShoppingContent\\Resource\\Orderreturns' => array(
4294
  'version' => '0.230.0.0',
4295
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Orderreturns.php'
4296
  ),
4297
+ 'Google\\Service\\ShoppingContent\\Resource\\Buyongoogleprograms' => array(
4298
  'version' => '0.230.0.0',
4299
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Buyongoogleprograms.php'
4300
  ),
4301
+ 'Google\\Service\\ShoppingContent\\Resource\\Orderreports' => array(
4302
  'version' => '0.230.0.0',
4303
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Orderreports.php'
4304
  ),
4305
+ 'Google\\Service\\ShoppingContent\\Resource\\Returnpolicyonline' => array(
4306
  'version' => '0.230.0.0',
4307
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Returnpolicyonline.php'
4308
  ),
4309
+ 'Google\\Service\\ShoppingContent\\Resource\\OrderreturnsLabels' => array(
4310
  'version' => '0.230.0.0',
4311
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/OrderreturnsLabels.php'
4312
  ),
4313
+ 'Google\\Service\\ShoppingContent\\Resource\\Datafeeds' => array(
4314
  'version' => '0.230.0.0',
4315
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Datafeeds.php'
4316
  ),
4317
+ 'Google\\Service\\ShoppingContent\\Resource\\Accounts' => array(
4318
  'version' => '0.230.0.0',
4319
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Accounts.php'
4320
  ),
4321
+ 'Google\\Service\\ShoppingContent\\Resource\\Pos' => array(
4322
  'version' => '0.230.0.0',
4323
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Pos.php'
4324
  ),
4325
+ 'Google\\Service\\ShoppingContent\\Resource\\Promotions' => array(
4326
  'version' => '0.230.0.0',
4327
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Promotions.php'
4328
  ),
4329
+ 'Google\\Service\\ShoppingContent\\Resource\\Localinventory' => array(
4330
  'version' => '0.230.0.0',
4331
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Localinventory.php'
4332
  ),
4333
+ 'Google\\Service\\ShoppingContent\\Resource\\Accountstatuses' => array(
4334
  'version' => '0.230.0.0',
4335
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Accountstatuses.php'
4336
  ),
4337
+ 'Google\\Service\\ShoppingContent\\Resource\\Shippingsettings' => array(
4338
  'version' => '0.230.0.0',
4339
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Shippingsettings.php'
4340
  ),
4341
+ 'Google\\Service\\ShoppingContent\\Resource\\Csses' => array(
4342
  'version' => '0.230.0.0',
4343
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Csses.php'
4344
  ),
4345
+ 'Google\\Service\\ShoppingContent\\Resource\\Returnaddress' => array(
4346
  'version' => '0.230.0.0',
4347
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Returnaddress.php'
4348
  ),
4349
+ 'Google\\Service\\ShoppingContent\\Resource\\Repricingrules' => array(
4350
  'version' => '0.230.0.0',
4351
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Repricingrules.php'
4352
  ),
4353
+ 'Google\\Service\\ShoppingContent\\Resource\\Returnpolicy' => array(
4354
  'version' => '0.230.0.0',
4355
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Returnpolicy.php'
4356
  ),
4357
+ 'Google\\Service\\ShoppingContent\\Resource\\Products' => array(
4358
  'version' => '0.230.0.0',
4359
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Products.php'
4360
  ),
4361
+ 'Google\\Service\\ShoppingContent\\Resource\\Regions' => array(
4362
  'version' => '0.230.0.0',
4363
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Regions.php'
4364
  ),
4365
+ 'Google\\Service\\ShoppingContent\\Resource\\Ordertrackingsignals' => array(
4366
  'version' => '0.230.0.0',
4367
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Ordertrackingsignals.php'
4368
  ),
4369
+ 'Google\\Service\\ShoppingContent\\Resource\\Collections' => array(
4370
  'version' => '0.230.0.0',
4371
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Collections.php'
4372
  ),
4373
+ 'Google\\Service\\ShoppingContent\\Resource\\Shoppingadsprogram' => array(
4374
  'version' => '0.230.0.0',
4375
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Shoppingadsprogram.php'
4376
  ),
4377
+ 'Google\\Service\\ShoppingContent\\Resource\\Productstatuses' => array(
4378
  'version' => '0.230.0.0',
4379
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Productstatuses.php'
4380
  ),
4381
+ 'Google\\Service\\ShoppingContent\\Resource\\AccountsReturncarrier' => array(
4382
  'version' => '0.230.0.0',
4383
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/AccountsReturncarrier.php'
4384
  ),
4385
+ 'Google\\Service\\ShoppingContent\\Resource\\AccountsCredentials' => array(
4386
  'version' => '0.230.0.0',
4387
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/AccountsCredentials.php'
4388
  ),
4389
+ 'Google\\Service\\ShoppingContent\\Resource\\Freelistingsprogram' => array(
4390
  'version' => '0.230.0.0',
4391
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Freelistingsprogram.php'
4392
  ),
4393
+ 'Google\\Service\\ShoppingContent\\Resource\\ProductstatusesRepricingreports' => array(
4394
  'version' => '0.230.0.0',
4395
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/ProductstatusesRepricingreports.php'
4396
  ),
4397
+ 'Google\\Service\\ShoppingContent\\Resource\\RepricingrulesRepricingreports' => array(
4398
  'version' => '0.230.0.0',
4399
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/RepricingrulesRepricingreports.php'
4400
  ),
4401
+ 'Google\\Service\\ShoppingContent\\Resource\\Orderinvoices' => array(
4402
  'version' => '0.230.0.0',
4403
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Orderinvoices.php'
4404
  ),
4405
+ 'Google\\Service\\ShoppingContent\\Resource\\Orders' => array(
4406
  'version' => '0.230.0.0',
4407
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Resource/Orders.php'
4408
  ),
4409
+ 'Google\\Service\\ShoppingContent\\LiasettingsRequestGmbAccessResponse' => array(
4410
  'version' => '0.230.0.0',
4411
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsRequestGmbAccessResponse.php'
4412
  ),
4413
+ 'Google\\Service\\ShoppingContent\\Css' => array(
4414
  'version' => '0.230.0.0',
4415
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Css.php'
4416
  ),
4417
+ 'Google\\Service\\ShoppingContent\\OrdersCancelLineItemRequest' => array(
4418
  'version' => '0.230.0.0',
4419
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCancelLineItemRequest.php'
4420
  ),
4421
+ 'Google\\Service\\ShoppingContent\\DatafeedsCustomBatchResponse' => array(
4422
  'version' => '0.230.0.0',
4423
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedsCustomBatchResponse.php'
4424
  ),
4425
+ 'Google\\Service\\ShoppingContent\\ProductShippingDimension' => array(
4426
  'version' => '0.230.0.0',
4427
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductShippingDimension.php'
4428
  ),
4429
+ 'Google\\Service\\ShoppingContent\\ProductWeight' => array(
4430
  'version' => '0.230.0.0',
4431
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductWeight.php'
4432
  ),
4433
+ 'Google\\Service\\ShoppingContent\\SettlementTransactionAmountCommission' => array(
4434
  'version' => '0.230.0.0',
4435
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementTransactionAmountCommission.php'
4436
  ),
4437
+ 'Google\\Service\\ShoppingContent\\DatafeedstatusesCustomBatchResponse' => array(
4438
  'version' => '0.230.0.0',
4439
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedstatusesCustomBatchResponse.php'
4440
  ),
4441
+ 'Google\\Service\\ShoppingContent\\LiasettingsListResponse' => array(
4442
  'version' => '0.230.0.0',
4443
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsListResponse.php'
4444
  ),
4445
+ 'Google\\Service\\ShoppingContent\\OrderreturnsRejectOperation' => array(
4446
  'version' => '0.230.0.0',
4447
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderreturnsRejectOperation.php'
4448
  ),
4449
+ 'Google\\Service\\ShoppingContent\\OrdersAcknowledgeRequest' => array(
4450
  'version' => '0.230.0.0',
4451
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersAcknowledgeRequest.php'
4452
  ),
4453
+ 'Google\\Service\\ShoppingContent\\OrderLineItemAdjustment' => array(
4454
  'version' => '0.230.0.0',
4455
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderLineItemAdjustment.php'
4456
  ),
4457
+ 'Google\\Service\\ShoppingContent\\DatafeedStatusError' => array(
4458
  'version' => '0.230.0.0',
4459
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedStatusError.php'
4460
  ),
4461
+ 'Google\\Service\\ShoppingContent\\DatafeedsCustomBatchRequestEntry' => array(
4462
  'version' => '0.230.0.0',
4463
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/DatafeedsCustomBatchRequestEntry.php'
4464
  ),
4465
+ 'Google\\Service\\ShoppingContent\\Table' => array(
4466
  'version' => '0.230.0.0',
4467
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Table.php'
4468
  ),
4469
+ 'Google\\Service\\ShoppingContent\\OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption' => array(
4470
  'version' => '0.230.0.0',
4471
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption.php'
4472
  ),
4473
+ 'Google\\Service\\ShoppingContent\\OrderOrderAnnotation' => array(
4474
  'version' => '0.230.0.0',
4475
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderOrderAnnotation.php'
4476
  ),
4477
+ 'Google\\Service\\ShoppingContent\\PosInventoryRequest' => array(
4478
  'version' => '0.230.0.0',
4479
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosInventoryRequest.php'
4480
  ),
4481
+ 'Google\\Service\\ShoppingContent\\CarrierRate' => array(
4482
  'version' => '0.230.0.0',
4483
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CarrierRate.php'
4484
  ),
4485
+ 'Google\\Service\\ShoppingContent\\ReturnpolicyListResponse' => array(
4486
  'version' => '0.230.0.0',
4487
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnpolicyListResponse.php'
4488
  ),
4489
+ 'Google\\Service\\ShoppingContent\\WarehouseCutoffTime' => array(
4490
  'version' => '0.230.0.0',
4491
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/WarehouseCutoffTime.php'
4492
  ),
4493
+ 'Google\\Service\\ShoppingContent\\AccountLabel' => array(
4494
  'version' => '0.230.0.0',
4495
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountLabel.php'
4496
  ),
4497
+ 'Google\\Service\\ShoppingContent\\OrderCustomerLoyaltyInfo' => array(
4498
  'version' => '0.230.0.0',
4499
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderCustomerLoyaltyInfo.php'
4500
  ),
4501
+ 'Google\\Service\\ShoppingContent\\ListAccountReturnCarrierResponse' => array(
 
 
 
 
4502
  'version' => '0.230.0.0',
4503
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListAccountReturnCarrierResponse.php'
4504
  ),
4505
+ 'Google\\Service\\ShoppingContent\\VerifyPhoneNumberRequest' => array(
4506
  'version' => '0.230.0.0',
4507
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/VerifyPhoneNumberRequest.php'
4508
  ),
4509
+ 'Google\\Service\\ShoppingContent\\PosStore' => array(
4510
  'version' => '0.230.0.0',
4511
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PosStore.php'
4512
  ),
4513
+ 'Google\\Service\\ShoppingContent\\ReturnpolicyCustomBatchResponseEntry' => array(
4514
  'version' => '0.230.0.0',
4515
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnpolicyCustomBatchResponseEntry.php'
4516
  ),
4517
+ 'Google\\Service\\ShoppingContent\\OrderRefund' => array(
4518
  'version' => '0.230.0.0',
4519
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderRefund.php'
4520
  ),
4521
+ 'Google\\Service\\ShoppingContent\\OnboardBuyOnGoogleProgramRequest' => array(
4522
  'version' => '0.230.0.0',
4523
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OnboardBuyOnGoogleProgramRequest.php'
4524
  ),
4525
+ 'Google\\Service\\ShoppingContent\\CustomerReturnReason' => array(
4526
  'version' => '0.230.0.0',
4527
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CustomerReturnReason.php'
4528
  ),
4529
+ 'Google\\Service\\ShoppingContent\\OrdersUpdateLineItemShippingDetailsResponse' => array(
4530
  'version' => '0.230.0.0',
4531
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateLineItemShippingDetailsResponse.php'
4532
  ),
4533
+ 'Google\\Service\\ShoppingContent\\OrdersGetTestOrderTemplateResponse' => array(
4534
  'version' => '0.230.0.0',
4535
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersGetTestOrderTemplateResponse.php'
4536
  ),
4537
+ 'Google\\Service\\ShoppingContent\\AccounttaxCustomBatchResponse' => array(
4538
  'version' => '0.230.0.0',
4539
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccounttaxCustomBatchResponse.php'
4540
  ),
4541
+ 'Google\\Service\\ShoppingContent\\TestOrderPickupDetailsPickupPerson' => array(
4542
  'version' => '0.230.0.0',
4543
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/TestOrderPickupDetailsPickupPerson.php'
4544
  ),
4545
+ 'Google\\Service\\ShoppingContent\\Datafeed' => array(
4546
  'version' => '0.230.0.0',
4547
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/Datafeed.php'
4548
  ),
4549
+ 'Google\\Service\\ShoppingContent\\UnitInvoiceTaxLine' => array(
4550
  'version' => '0.230.0.0',
4551
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/UnitInvoiceTaxLine.php'
4552
  ),
4553
+ 'Google\\Service\\ShoppingContent\\AccountsClaimWebsiteResponse' => array(
4554
  'version' => '0.230.0.0',
4555
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountsClaimWebsiteResponse.php'
4556
  ),
4557
+ 'Google\\Service\\ShoppingContent\\ActivateBuyOnGoogleProgramRequest' => array(
4558
  'version' => '0.230.0.0',
4559
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ActivateBuyOnGoogleProgramRequest.php'
4560
  ),
4561
+ 'Google\\Service\\ShoppingContent\\AccounttaxCustomBatchResponseEntry' => array(
4562
  'version' => '0.230.0.0',
4563
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccounttaxCustomBatchResponseEntry.php'
4564
  ),
4565
+ 'Google\\Service\\ShoppingContent\\HolidaysHoliday' => array(
4566
  'version' => '0.230.0.0',
4567
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/HolidaysHoliday.php'
4568
  ),
4569
+ 'Google\\Service\\ShoppingContent\\CollectionStatusDestinationStatus' => array(
4570
  'version' => '0.230.0.0',
4571
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CollectionStatusDestinationStatus.php'
4572
  ),
4573
+ 'Google\\Service\\ShoppingContent\\OrderinvoicesCreateRefundInvoiceRequest' => array(
4574
  'version' => '0.230.0.0',
4575
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrderinvoicesCreateRefundInvoiceRequest.php'
4576
  ),
4577
+ 'Google\\Service\\ShoppingContent\\OrdersUpdateLineItemShippingDetailsRequest' => array(
4578
  'version' => '0.230.0.0',
4579
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateLineItemShippingDetailsRequest.php'
4580
  ),
4581
+ 'Google\\Service\\ShoppingContent\\OrdersUpdateMerchantOrderIdResponse' => array(
4582
  'version' => '0.230.0.0',
4583
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersUpdateMerchantOrderIdResponse.php'
4584
  ),
4585
+ 'Google\\Service\\ShoppingContent\\ListCollectionsResponse' => array(
4586
  'version' => '0.230.0.0',
4587
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListCollectionsResponse.php'
4588
  ),
4589
+ 'Google\\Service\\ShoppingContent\\OrdersCreateTestReturnResponse' => array(
4590
  'version' => '0.230.0.0',
4591
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/OrdersCreateTestReturnResponse.php'
4592
  ),
4593
+ 'Google\\Service\\ShoppingContent\\ReturnPricingInfo' => array(
4594
  'version' => '0.230.0.0',
4595
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPricingInfo.php'
4596
  ),
4597
+ 'Google\\Service\\ShoppingContent\\BuyOnGoogleProgramStatus' => array(
4598
  'version' => '0.230.0.0',
4599
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/BuyOnGoogleProgramStatus.php'
4600
  ),
4601
+ 'Google\\Service\\ShoppingContent\\ListCollectionStatusesResponse' => array(
4602
  'version' => '0.230.0.0',
4603
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ListCollectionStatusesResponse.php'
4604
  ),
4605
  'Google\\Service\\ShoppingContent\\AccountstatusesCustomBatchResponse' => array(
4606
  'version' => '0.230.0.0',
4607
  'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/AccountstatusesCustomBatchResponse.php'
4608
  ),
4609
+ 'Google\\Service\\ShoppingContent\\LiasettingsRequestInventoryVerificationResponse' => array(
4610
  'version' => '0.230.0.0',
4611
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiasettingsRequestInventoryVerificationResponse.php'
4612
  ),
4613
+ 'Google\\Service\\ShoppingContent\\CollectionStatusItemLevelIssue' => array(
4614
  'version' => '0.230.0.0',
4615
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CollectionStatusItemLevelIssue.php'
4616
  ),
4617
+ 'Google\\Service\\ShoppingContent\\LiaAboutPageSettings' => array(
4618
  'version' => '0.230.0.0',
4619
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/LiaAboutPageSettings.php'
4620
  ),
4621
+ 'Google\\Service\\ShoppingContent\\ProductAmount' => array(
4622
  'version' => '0.230.0.0',
4623
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductAmount.php'
4624
  ),
4625
+ 'Google\\Service\\ShoppingContent\\PriceAmount' => array(
4626
  'version' => '0.230.0.0',
4627
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/PriceAmount.php'
4628
  ),
4629
+ 'Google\\Service\\ShoppingContent\\CaptureOrderRequest' => array(
4630
  'version' => '0.230.0.0',
4631
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/CaptureOrderRequest.php'
4632
  ),
4633
+ 'Google\\Service\\ShoppingContent\\ProductUnitPricingBaseMeasure' => array(
4634
  'version' => '0.230.0.0',
4635
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ProductUnitPricingBaseMeasure.php'
4636
  ),
4637
+ 'Google\\Service\\ShoppingContent\\ReturnPolicyOnlineReturnReasonCategoryInfo' => array(
4638
  'version' => '0.230.0.0',
4639
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/ReturnPolicyOnlineReturnReasonCategoryInfo.php'
4640
  ),
4641
+ 'Google\\Service\\ShoppingContent\\SettlementTransactionTransaction' => array(
4642
  'version' => '0.230.0.0',
4643
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent/SettlementTransactionTransaction.php'
4644
  ),
4645
+ 'Google\\Service\\ShoppingContent' => array(
4646
  'version' => '0.230.0.0',
4647
+ 'path' => $vendorDir . '/google/apiclient-services/src/ShoppingContent.php'
4648
  ),
4649
  'Google\\Service\\SiteVerification' => array(
4650
  'version' => '0.230.0.0',
4651
  'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification.php'
4652
  ),
4653
+ 'Google\\Service\\SiteVerification\\SiteVerificationWebResourceListResponse' => array(
4654
+ 'version' => '0.230.0.0',
4655
+ 'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceListResponse.php'
4656
  ),
4657
+ 'Google\\Service\\SiteVerification\\SiteVerificationWebResourceGettokenRequestSite' => array(
4658
+ 'version' => '0.230.0.0',
4659
+ 'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequestSite.php'
4660
  ),
4661
+ 'Google\\Service\\SiteVerification\\SiteVerificationWebResourceGettokenRequest' => array(
4662
+ 'version' => '0.230.0.0',
4663
+ 'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequest.php'
4664
  ),
4665
+ 'Google\\Service\\SiteVerification\\SiteVerificationWebResourceGettokenResponse' => array(
4666
+ 'version' => '0.230.0.0',
4667
+ 'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenResponse.php'
4668
+ ),
4669
+ 'Google\\Service\\SiteVerification\\Resource\\WebResource' => array(
4670
+ 'version' => '0.230.0.0',
4671
+ 'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification/Resource/WebResource.php'
4672
+ ),
4673
+ 'Google\\Service\\SiteVerification\\SiteVerificationWebResourceResourceSite' => array(
4674
+ 'version' => '0.230.0.0',
4675
+ 'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResourceSite.php'
4676
+ ),
4677
+ 'Google\\Service\\SiteVerification\\SiteVerificationWebResourceResource' => array(
4678
+ 'version' => '0.230.0.0',
4679
+ 'path' => $vendorDir . '/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResource.php'
4680
  ),
4681
  'Google\\Protobuf\\Syntax' => array(
4682
  'version' => '3.19.3.0',
4683
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Syntax.php'
4684
  ),
4685
+ 'Google\\Protobuf\\StringValue' => array(
4686
  'version' => '3.19.3.0',
4687
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/StringValue.php'
4688
  ),
4689
+ 'Google\\Protobuf\\BoolValue' => array(
4690
  'version' => '3.19.3.0',
4691
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/BoolValue.php'
4692
  ),
4693
+ 'Google\\Protobuf\\EnumDescriptor' => array(
4694
  'version' => '3.19.3.0',
4695
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/EnumDescriptor.php'
4696
  ),
4697
+ 'Google\\Protobuf\\FieldDescriptor' => array(
4698
  'version' => '3.19.3.0',
4699
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/FieldDescriptor.php'
4700
+ ),
4701
+ 'Google\\Protobuf\\Timestamp' => array(
4702
+ 'version' => '3.19.3.0',
4703
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Timestamp.php'
4704
  ),
4705
  'Google\\Protobuf\\DoubleValue' => array(
4706
  'version' => '3.19.3.0',
4710
  'version' => '3.19.3.0',
4711
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Field_Kind.php'
4712
  ),
4713
+ 'Google\\Protobuf\\Type' => array(
 
 
 
 
 
 
 
 
 
 
 
 
4714
  'version' => '3.19.3.0',
4715
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Type.php'
4716
  ),
4717
  'Google\\Protobuf\\Enum' => array(
4718
  'version' => '3.19.3.0',
4719
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Enum.php'
4720
  ),
 
 
 
 
4721
  'Google\\Protobuf\\Mixin' => array(
4722
  'version' => '3.19.3.0',
4723
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Mixin.php'
4724
  ),
4725
+ 'Google\\Protobuf\\Option' => array(
4726
  'version' => '3.19.3.0',
4727
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Option.php'
4728
  ),
4729
+ 'Google\\Protobuf\\Field_Cardinality' => array(
4730
  'version' => '3.19.3.0',
4731
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Field_Cardinality.php'
4732
  ),
4733
+ 'Google\\Protobuf\\Internal\\EnumDescriptorProto\\EnumReservedRange' => array(
4734
  'version' => '3.19.3.0',
4735
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumDescriptorProto/EnumReservedRange.php'
4736
  ),
4737
+ 'Google\\Protobuf\\Internal\\EnumDescriptor' => array(
4738
  'version' => '3.19.3.0',
4739
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumDescriptor.php'
4740
  ),
4741
+ 'Google\\Protobuf\\Internal\\OneofField' => array(
4742
  'version' => '3.19.3.0',
4743
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/OneofField.php'
4744
  ),
4745
+ 'Google\\Protobuf\\Internal\\DescriptorProto\\ReservedRange' => array(
4746
  'version' => '3.19.3.0',
4747
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto/ReservedRange.php'
4748
  ),
4749
+ 'Google\\Protobuf\\Internal\\DescriptorProto\\ExtensionRange' => array(
4750
  'version' => '3.19.3.0',
4751
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto/ExtensionRange.php'
4752
  ),
4753
+ 'Google\\Protobuf\\Internal\\MessageBuilderContext' => array(
4754
  'version' => '3.19.3.0',
4755
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MessageBuilderContext.php'
4756
  ),
4757
+ 'Google\\Protobuf\\Internal\\FieldDescriptor' => array(
4758
  'version' => '3.19.3.0',
4759
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptor.php'
4760
  ),
4761
+ 'Google\\Protobuf\\Internal\\ServiceOptions' => array(
4762
  'version' => '3.19.3.0',
4763
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/ServiceOptions.php'
4764
  ),
4765
+ 'Google\\Protobuf\\Internal\\MethodOptions\\IdempotencyLevel' => array(
4766
  'version' => '3.19.3.0',
4767
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MethodOptions/IdempotencyLevel.php'
4768
  ),
4769
+ 'Google\\Protobuf\\Internal\\AnyBase' => array(
4770
  'version' => '3.19.3.0',
4771
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/AnyBase.php'
4772
  ),
4773
+ 'Google\\Protobuf\\Internal\\RawInputStream' => array(
4774
  'version' => '3.19.3.0',
4775
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/RawInputStream.php'
4776
  ),
4777
+ 'Google\\Protobuf\\Internal\\OneofDescriptorProto' => array(
4778
  'version' => '3.19.3.0',
4779
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/OneofDescriptorProto.php'
4780
  ),
4781
+ 'Google\\Protobuf\\Internal\\FileOptions\\OptimizeMode' => array(
4782
  'version' => '3.19.3.0',
4783
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FileOptions/OptimizeMode.php'
4784
+ ),
4785
+ 'Google\\Protobuf\\Internal\\SourceCodeInfo\\Location' => array(
4786
+ 'version' => '3.19.3.0',
4787
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/SourceCodeInfo/Location.php'
4788
  ),
4789
  'Google\\Protobuf\\Internal\\RepeatedFieldIter' => array(
4790
  'version' => '3.19.3.0',
4791
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/RepeatedFieldIter.php'
4792
  ),
4793
+ 'Google\\Protobuf\\Internal\\GPBType' => array(
4794
  'version' => '3.19.3.0',
4795
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GPBType.php'
4796
  ),
4797
+ 'Google\\Protobuf\\Internal\\CodedInputStream' => array(
4798
  'version' => '3.19.3.0',
4799
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/CodedInputStream.php'
4800
  ),
4801
+ 'Google\\Protobuf\\Internal\\DescriptorProto_ReservedRange' => array(
4802
  'version' => '3.19.3.0',
4803
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php'
4804
  ),
4805
+ 'Google\\Protobuf\\Internal\\EnumDescriptorProto' => array(
4806
  'version' => '3.19.3.0',
4807
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumDescriptorProto.php'
4808
  ),
4809
+ 'Google\\Protobuf\\Internal\\FieldDescriptorProto' => array(
4810
  'version' => '3.19.3.0',
4811
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptorProto.php'
4812
  ),
4813
+ 'Google\\Protobuf\\Internal\\MapFieldIter' => array(
4814
  'version' => '3.19.3.0',
4815
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MapFieldIter.php'
4816
  ),
4817
+ 'Google\\Protobuf\\Internal\\GPBJsonWire' => array(
4818
  'version' => '3.19.3.0',
4819
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GPBJsonWire.php'
4820
  ),
4821
+ 'Google\\Protobuf\\Internal\\MapField' => array(
4822
  'version' => '3.19.3.0',
4823
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MapField.php'
4824
+ ),
4825
+ 'Google\\Protobuf\\Internal\\FileDescriptorProto' => array(
4826
+ 'version' => '3.19.3.0',
4827
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FileDescriptorProto.php'
4828
+ ),
4829
+ 'Google\\Protobuf\\Internal\\FieldOptions\\CType' => array(
4830
+ 'version' => '3.19.3.0',
4831
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldOptions/CType.php'
4832
+ ),
4833
+ 'Google\\Protobuf\\Internal\\FieldOptions\\JSType' => array(
4834
+ 'version' => '3.19.3.0',
4835
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldOptions/JSType.php'
4836
+ ),
4837
+ 'Google\\Protobuf\\Internal\\CodedOutputStream' => array(
4838
+ 'version' => '3.19.3.0',
4839
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/CodedOutputStream.php'
4840
  ),
4841
  'Google\\Protobuf\\Internal\\DescriptorProto_ExtensionRange' => array(
4842
  'version' => '3.19.3.0',
4843
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php'
4844
  ),
4845
+ 'Google\\Protobuf\\Internal\\EnumValueDescriptorProto' => array(
4846
  'version' => '3.19.3.0',
4847
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumValueDescriptorProto.php'
4848
  ),
4849
+ 'Google\\Protobuf\\Internal\\EnumDescriptorProto_EnumReservedRange' => array(
4850
  'version' => '3.19.3.0',
4851
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumDescriptorProto_EnumReservedRange.php'
4852
  ),
4853
+ 'Google\\Protobuf\\Internal\\FieldDescriptorProto_Label' => array(
4854
  'version' => '3.19.3.0',
4855
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptorProto_Label.php'
4856
  ),
4857
+ 'Google\\Protobuf\\Internal\\FieldDescriptorProto_Type' => array(
4858
  'version' => '3.19.3.0',
4859
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptorProto_Type.php'
4860
  ),
4861
+ 'Google\\Protobuf\\Internal\\UninterpretedOption' => array(
4862
  'version' => '3.19.3.0',
4863
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/UninterpretedOption.php'
4864
  ),
4865
+ 'Google\\Protobuf\\Internal\\GPBWireType' => array(
4866
  'version' => '3.19.3.0',
4867
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GPBWireType.php'
4868
  ),
4869
+ 'Google\\Protobuf\\Internal\\EnumValueOptions' => array(
4870
  'version' => '3.19.3.0',
4871
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumValueOptions.php'
4872
  ),
4873
+ 'Google\\Protobuf\\Internal\\TimestampBase' => array(
4874
  'version' => '3.19.3.0',
4875
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/TimestampBase.php'
4876
  ),
4877
+ 'Google\\Protobuf\\Internal\\ExtensionRangeOptions' => array(
4878
  'version' => '3.19.3.0',
4879
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/ExtensionRangeOptions.php'
4880
  ),
4881
+ 'Google\\Protobuf\\Internal\\GeneratedCodeInfo_Annotation' => array(
4882
  'version' => '3.19.3.0',
4883
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php'
4884
  ),
4885
+ 'Google\\Protobuf\\Internal\\HasPublicDescriptorTrait' => array(
4886
  'version' => '3.19.3.0',
4887
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/HasPublicDescriptorTrait.php'
4888
  ),
4889
+ 'Google\\Protobuf\\Internal\\FieldOptions_JSType' => array(
4890
  'version' => '3.19.3.0',
4891
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldOptions_JSType.php'
4892
  ),
4893
  'Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type' => array(
4894
  'version' => '3.19.3.0',
4898
  'version' => '3.19.3.0',
4899
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldDescriptorProto/Label.php'
4900
  ),
4901
+ 'Google\\Protobuf\\Internal\\GeneratedCodeInfo' => array(
4902
  'version' => '3.19.3.0',
4903
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GeneratedCodeInfo.php'
4904
  ),
4905
+ 'Google\\Protobuf\\Internal\\MessageOptions' => array(
4906
  'version' => '3.19.3.0',
4907
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MessageOptions.php'
4908
  ),
4909
+ 'Google\\Protobuf\\Internal\\OneofOptions' => array(
4910
  'version' => '3.19.3.0',
4911
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/OneofOptions.php'
4912
  ),
4913
+ 'Google\\Protobuf\\Internal\\GPBLabel' => array(
4914
  'version' => '3.19.3.0',
4915
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GPBLabel.php'
4916
  ),
4917
+ 'Google\\Protobuf\\Internal\\OneofDescriptor' => array(
4918
  'version' => '3.19.3.0',
4919
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/OneofDescriptor.php'
4920
  ),
4921
+ 'Google\\Protobuf\\Internal\\ServiceDescriptorProto' => array(
4922
  'version' => '3.19.3.0',
4923
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/ServiceDescriptorProto.php'
4924
  ),
4925
  'Google\\Protobuf\\Internal\\FileOptions' => array(
4926
  'version' => '3.19.3.0',
4927
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FileOptions.php'
4928
  ),
4929
+ 'Google\\Protobuf\\Internal\\RepeatedField' => array(
4930
  'version' => '3.19.3.0',
4931
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/RepeatedField.php'
4932
  ),
4933
+ 'Google\\Protobuf\\Internal\\FieldOptions' => array(
4934
  'version' => '3.19.3.0',
4935
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldOptions.php'
4936
  ),
4937
+ 'Google\\Protobuf\\Internal\\DescriptorPool' => array(
4938
  'version' => '3.19.3.0',
4939
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/DescriptorPool.php'
4940
  ),
4941
+ 'Google\\Protobuf\\Internal\\FieldOptions_CType' => array(
4942
  'version' => '3.19.3.0',
4943
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FieldOptions_CType.php'
4944
  ),
4945
+ 'Google\\Protobuf\\Internal\\UninterpretedOption_NamePart' => array(
4946
  'version' => '3.19.3.0',
4947
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php'
4948
  ),
4949
+ 'Google\\Protobuf\\Internal\\EnumBuilderContext' => array(
4950
  'version' => '3.19.3.0',
4951
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumBuilderContext.php'
4952
  ),
4953
+ 'Google\\Protobuf\\Internal\\MapEntry' => array(
4954
  'version' => '3.19.3.0',
4955
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MapEntry.php'
4956
  ),
4957
+ 'Google\\Protobuf\\Internal\\GPBUtil' => array(
4958
  'version' => '3.19.3.0',
4959
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GPBUtil.php'
4960
  ),
4961
+ 'Google\\Protobuf\\Internal\\GPBDecodeException' => array(
4962
  'version' => '3.19.3.0',
4963
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GPBDecodeException.php'
4964
  ),
4965
+ 'Google\\Protobuf\\Internal\\GPBWire' => array(
4966
  'version' => '3.19.3.0',
4967
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GPBWire.php'
4968
  ),
4969
+ 'Google\\Protobuf\\Internal\\SourceCodeInfo_Location' => array(
4970
  'version' => '3.19.3.0',
4971
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/SourceCodeInfo_Location.php'
4972
  ),
4973
+ 'Google\\Protobuf\\Internal\\Descriptor' => array(
4974
  'version' => '3.19.3.0',
4975
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/Descriptor.php'
4976
  ),
4977
+ 'Google\\Protobuf\\Internal\\DescriptorProto' => array(
4978
  'version' => '3.19.3.0',
4979
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/DescriptorProto.php'
4980
  ),
4981
+ 'Google\\Protobuf\\Internal\\FileOptions_OptimizeMode' => array(
4982
  'version' => '3.19.3.0',
4983
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php'
4984
  ),
4985
+ 'Google\\Protobuf\\Internal\\FileDescriptor' => array(
4986
  'version' => '3.19.3.0',
4987
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FileDescriptor.php'
4988
  ),
4989
+ 'Google\\Protobuf\\Internal\\UninterpretedOption\\NamePart' => array(
4990
  'version' => '3.19.3.0',
4991
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/UninterpretedOption/NamePart.php'
4992
  ),
4993
+ 'Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation' => array(
4994
  'version' => '3.19.3.0',
4995
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GeneratedCodeInfo/Annotation.php'
4996
  ),
4997
  'Google\\Protobuf\\Internal\\GetPublicDescriptorTrait' => array(
4998
  'version' => '3.19.3.0',
4999
  'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/GetPublicDescriptorTrait.php'
5000
  ),
5001
+ 'Google\\Protobuf\\Internal\\SourceCodeInfo' => array(
5002
  'version' => '3.19.3.0',
5003
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/SourceCodeInfo.php'
5004
  ),
5005
+ 'Google\\Protobuf\\Internal\\Message' => array(
5006
  'version' => '3.19.3.0',
5007
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/Message.php'
5008
  ),
5009
+ 'Google\\Protobuf\\Internal\\MethodOptions_IdempotencyLevel' => array(
5010
  'version' => '3.19.3.0',
5011
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MethodOptions_IdempotencyLevel.php'
5012
  ),
5013
+ 'Google\\Protobuf\\Internal\\MethodOptions' => array(
5014
  'version' => '3.19.3.0',
5015
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MethodOptions.php'
5016
  ),
5017
+ 'Google\\Protobuf\\Internal\\MethodDescriptorProto' => array(
5018
  'version' => '3.19.3.0',
5019
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/MethodDescriptorProto.php'
5020
  ),
5021
+ 'Google\\Protobuf\\Internal\\EnumOptions' => array(
5022
  'version' => '3.19.3.0',
5023
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/EnumOptions.php'
5024
  ),
5025
+ 'Google\\Protobuf\\Internal\\FileDescriptorSet' => array(
5026
  'version' => '3.19.3.0',
5027
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Internal/FileDescriptorSet.php'
5028
  ),
5029
+ 'Google\\Protobuf\\Int32Value' => array(
5030
  'version' => '3.19.3.0',
5031
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Int32Value.php'
5032
  ),
5033
+ 'Google\\Protobuf\\Method' => array(
5034
  'version' => '3.19.3.0',
5035
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Method.php'
5036
  ),
5037
+ 'Google\\Protobuf\\Field' => array(
5038
  'version' => '3.19.3.0',
5039
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Field.php'
5040
  ),
5041
+ 'Google\\Protobuf\\UInt64Value' => array(
5042
  'version' => '3.19.3.0',
5043
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/UInt64Value.php'
5044
  ),
5045
+ 'Google\\Protobuf\\Field\\Kind' => array(
5046
  'version' => '3.19.3.0',
5047
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Field/Kind.php'
5048
  ),
5049
+ 'Google\\Protobuf\\Field\\Cardinality' => array(
5050
  'version' => '3.19.3.0',
5051
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Field/Cardinality.php'
5052
  ),
5053
+ 'Google\\Protobuf\\Value' => array(
5054
  'version' => '3.19.3.0',
5055
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Value.php'
5056
  ),
5057
+ 'Google\\Protobuf\\NullValue' => array(
5058
  'version' => '3.19.3.0',
5059
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/NullValue.php'
5060
  ),
5061
+ 'Google\\Protobuf\\FloatValue' => array(
5062
  'version' => '3.19.3.0',
5063
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/FloatValue.php'
5064
  ),
5065
+ 'Google\\Protobuf\\Any' => array(
5066
  'version' => '3.19.3.0',
5067
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Any.php'
5068
  ),
5069
+ 'Google\\Protobuf\\GPBEmpty' => array(
5070
  'version' => '3.19.3.0',
5071
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/GPBEmpty.php'
5072
  ),
5073
+ 'Google\\Protobuf\\OneofDescriptor' => array(
5074
  'version' => '3.19.3.0',
5075
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/OneofDescriptor.php'
5076
  ),
5077
+ 'Google\\Protobuf\\EnumValueDescriptor' => array(
5078
  'version' => '3.19.3.0',
5079
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/EnumValueDescriptor.php'
5080
  ),
5081
+ 'Google\\Protobuf\\FieldMask' => array(
5082
  'version' => '3.19.3.0',
5083
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/FieldMask.php'
5084
  ),
5085
+ 'Google\\Protobuf\\SourceContext' => array(
5086
  'version' => '3.19.3.0',
5087
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/SourceContext.php'
5088
  ),
5089
+ 'Google\\Protobuf\\DescriptorPool' => array(
5090
  'version' => '3.19.3.0',
5091
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/DescriptorPool.php'
5092
  ),
5093
+ 'Google\\Protobuf\\BytesValue' => array(
5094
  'version' => '3.19.3.0',
5095
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/BytesValue.php'
5096
  ),
5097
+ 'Google\\Protobuf\\Api' => array(
5098
  'version' => '3.19.3.0',
5099
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Api.php'
5100
  ),
5101
+ 'Google\\Protobuf\\EnumValue' => array(
5102
  'version' => '3.19.3.0',
5103
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/EnumValue.php'
5104
  ),
5105
+ 'Google\\Protobuf\\Struct' => array(
5106
  'version' => '3.19.3.0',
5107
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Struct.php'
5108
  ),
5109
+ 'Google\\Protobuf\\ListValue' => array(
5110
  'version' => '3.19.3.0',
5111
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/ListValue.php'
5112
  ),
5113
+ 'Google\\Protobuf\\Descriptor' => array(
5114
  'version' => '3.19.3.0',
5115
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Descriptor.php'
5116
  ),
5117
+ 'Google\\Protobuf\\Int64Value' => array(
5118
  'version' => '3.19.3.0',
5119
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Int64Value.php'
5120
  ),
5121
+ 'Google\\Protobuf\\UInt32Value' => array(
5122
+ 'version' => '3.19.3.0',
5123
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/UInt32Value.php'
5124
+ ),
5125
+ 'Google\\Protobuf\\Duration' => array(
5126
+ 'version' => '3.19.3.0',
5127
+ 'path' => $vendorDir . '/google/protobuf/src/Google/Protobuf/Duration.php'
5128
+ ),
5129
+ 'Google\\ApiCore\\Serializer' => array(
5130
  'version' => '1.10.0.0',
5131
+ 'path' => $vendorDir . '/google/gax/src/Serializer.php'
5132
+ ),
5133
+ 'Google\\ApiCore\\Middleware\\OptionsFilterMiddleware' => array(
5134
+ 'version' => '1.10.0.0',
5135
+ 'path' => $vendorDir . '/google/gax/src/Middleware/OptionsFilterMiddleware.php'
5136
  ),
5137
  'Google\\ApiCore\\Middleware\\OperationsMiddleware' => array(
5138
  'version' => '1.10.0.0',
5142
  'version' => '1.10.0.0',
5143
  'path' => $vendorDir . '/google/gax/src/Middleware/ResponseMetadataMiddleware.php'
5144
  ),
 
 
 
 
5145
  'Google\\ApiCore\\Middleware\\CredentialsWrapperMiddleware' => array(
5146
  'version' => '1.10.0.0',
5147
  'path' => $vendorDir . '/google/gax/src/Middleware/CredentialsWrapperMiddleware.php'
5150
  'version' => '1.10.0.0',
5151
  'path' => $vendorDir . '/google/gax/src/Middleware/RetryMiddleware.php'
5152
  ),
 
 
 
 
5153
  'Google\\ApiCore\\Middleware\\PagedMiddleware' => array(
5154
  'version' => '1.10.0.0',
5155
  'path' => $vendorDir . '/google/gax/src/Middleware/PagedMiddleware.php'
5156
  ),
5157
+ 'Google\\ApiCore\\Middleware\\FixedHeaderMiddleware' => array(
5158
  'version' => '1.10.0.0',
5159
+ 'path' => $vendorDir . '/google/gax/src/Middleware/FixedHeaderMiddleware.php'
5160
  ),
5161
+ 'Google\\ApiCore\\GapicClientTrait' => array(
5162
  'version' => '1.10.0.0',
5163
+ 'path' => $vendorDir . '/google/gax/src/GapicClientTrait.php'
5164
  ),
5165
+ 'Google\\ApiCore\\UriTrait' => array(
5166
  'version' => '1.10.0.0',
5167
+ 'path' => $vendorDir . '/google/gax/src/UriTrait.php'
5168
  ),
5169
+ 'Google\\ApiCore\\ClientStream' => array(
5170
  'version' => '1.10.0.0',
5171
+ 'path' => $vendorDir . '/google/gax/src/ClientStream.php'
5172
  ),
5173
+ 'Google\\ApiCore\\Transport\\TransportInterface' => array(
5174
  'version' => '1.10.0.0',
5175
+ 'path' => $vendorDir . '/google/gax/src/Transport/TransportInterface.php'
5176
  ),
5177
+ 'Google\\ApiCore\\Transport\\RestTransport' => array(
5178
  'version' => '1.10.0.0',
5179
+ 'path' => $vendorDir . '/google/gax/src/Transport/RestTransport.php'
5180
  ),
5181
+ 'Google\\ApiCore\\Transport\\GrpcTransport' => array(
5182
  'version' => '1.10.0.0',
5183
+ 'path' => $vendorDir . '/google/gax/src/Transport/GrpcTransport.php'
5184
  ),
5185
+ 'Google\\ApiCore\\Transport\\Grpc\\ForwardingUnaryCall' => array(
5186
  'version' => '1.10.0.0',
5187
+ 'path' => $vendorDir . '/google/gax/src/Transport/Grpc/ForwardingUnaryCall.php'
5188
  ),
5189
+ 'Google\\ApiCore\\Transport\\Grpc\\ForwardingCall' => array(
5190
  'version' => '1.10.0.0',
5191
+ 'path' => $vendorDir . '/google/gax/src/Transport/Grpc/ForwardingCall.php'
5192
  ),
5193
+ 'Google\\ApiCore\\Transport\\Grpc\\UnaryInterceptorInterface' => array(
5194
  'version' => '1.10.0.0',
5195
+ 'path' => $vendorDir . '/google/gax/src/Transport/Grpc/UnaryInterceptorInterface.php'
5196
  ),
5197
+ 'Google\\ApiCore\\Transport\\Grpc\\ForwardingServerStreamingCall' => array(
5198
  'version' => '1.10.0.0',
5199
+ 'path' => $vendorDir . '/google/gax/src/Transport/Grpc/ForwardingServerStreamingCall.php'
5200
  ),
5201
+ 'Google\\ApiCore\\Transport\\GrpcFallbackTransport' => array(
5202
  'version' => '1.10.0.0',
5203
+ 'path' => $vendorDir . '/google/gax/src/Transport/GrpcFallbackTransport.php'
5204
+ ),
5205
+ 'Google\\ApiCore\\Transport\\HttpUnaryTransportTrait' => array(
5206
+ 'version' => '1.10.0.0',
5207
+ 'path' => $vendorDir . '/google/gax/src/Transport/HttpUnaryTransportTrait.php'
5208
  ),
5209
  'Google\\ApiCore\\AgentHeader' => array(
5210
  'version' => '1.10.0.0',
5211
  'path' => $vendorDir . '/google/gax/src/AgentHeader.php'
5212
  ),
5213
+ 'Google\\ApiCore\\ArrayTrait' => array(
5214
  'version' => '1.10.0.0',
5215
+ 'path' => $vendorDir . '/google/gax/src/ArrayTrait.php'
5216
+ ),
5217
+ 'Google\\ApiCore\\PageStreamingDescriptor' => array(
5218
+ 'version' => '1.10.0.0',
5219
+ 'path' => $vendorDir . '/google/gax/src/PageStreamingDescriptor.php'
5220
+ ),
5221
+ 'Google\\ApiCore\\GPBType' => array(
5222
+ 'version' => '1.10.0.0',
5223
+ 'path' => $vendorDir . '/google/gax/src/GPBType.php'
5224
+ ),
5225
+ 'Google\\ApiCore\\FixedSizeCollection' => array(
5226
+ 'version' => '1.10.0.0',
5227
+ 'path' => $vendorDir . '/google/gax/src/FixedSizeCollection.php'
5228
+ ),
5229
+ 'Google\\ApiCore\\RetrySettings' => array(
5230
+ 'version' => '1.10.0.0',
5231
+ 'path' => $vendorDir . '/google/gax/src/RetrySettings.php'
5232
  ),
5233
  'Google\\ApiCore\\ResourceTemplate\\Segment' => array(
5234
  'version' => '1.10.0.0',
5235
  'path' => $vendorDir . '/google/gax/src/ResourceTemplate/Segment.php'
5236
  ),
5237
+ 'Google\\ApiCore\\ResourceTemplate\\Parser' => array(
5238
+ 'version' => '1.10.0.0',
5239
+ 'path' => $vendorDir . '/google/gax/src/ResourceTemplate/Parser.php'
5240
+ ),
5241
  'Google\\ApiCore\\ResourceTemplate\\ResourceTemplateInterface' => array(
5242
  'version' => '1.10.0.0',
5243
  'path' => $vendorDir . '/google/gax/src/ResourceTemplate/ResourceTemplateInterface.php'
5246
  'version' => '1.10.0.0',
5247
  'path' => $vendorDir . '/google/gax/src/ResourceTemplate/AbsoluteResourceTemplate.php'
5248
  ),
 
 
 
 
5249
  'Google\\ApiCore\\ResourceTemplate\\RelativeResourceTemplate' => array(
5250
  'version' => '1.10.0.0',
5251
  'path' => $vendorDir . '/google/gax/src/ResourceTemplate/RelativeResourceTemplate.php'
5252
  ),
5253
+ 'Google\\ApiCore\\PagedListResponse' => array(
5254
  'version' => '1.10.0.0',
5255
+ 'path' => $vendorDir . '/google/gax/src/PagedListResponse.php'
5256
  ),
5257
+ 'Google\\ApiCore\\LongRunning\\Gapic\\OperationsGapicClient' => array(
5258
  'version' => '1.10.0.0',
5259
+ 'path' => $vendorDir . '/google/gax/src/LongRunning/Gapic/OperationsGapicClient.php'
5260
  ),
5261
+ 'Google\\ApiCore\\LongRunning\\OperationsClient' => array(
5262
  'version' => '1.10.0.0',
5263
+ 'path' => $vendorDir . '/google/gax/src/LongRunning/OperationsClient.php'
5264
+ ),
5265
+ 'Google\\ApiCore\\OperationResponse' => array(
5266
+ 'version' => '1.10.0.0',
5267
+ 'path' => $vendorDir . '/google/gax/src/OperationResponse.php'
5268
  ),
5269
  'Google\\ApiCore\\PathTemplate' => array(
5270
  'version' => '1.10.0.0',
5271
  'path' => $vendorDir . '/google/gax/src/PathTemplate.php'
5272
  ),
5273
+ 'Google\\ApiCore\\Testing\\MockClientStreamingCall' => array(
5274
  'version' => '1.10.0.0',
5275
+ 'path' => $vendorDir . '/google/gax/src/Testing/MockClientStreamingCall.php'
5276
  ),
5277
+ 'Google\\ApiCore\\Testing\\MessageAwareArrayComparator' => array(
5278
  'version' => '1.10.0.0',
5279
+ 'path' => $vendorDir . '/google/gax/src/Testing/MessageAwareArrayComparator.php'
5280
  ),
5281
+ 'Google\\ApiCore\\Testing\\MessageAwareExporter' => array(
5282
  'version' => '1.10.0.0',
5283
+ 'path' => $vendorDir . '/google/gax/src/Testing/MessageAwareExporter.php'
5284
  ),
5285
+ 'Google\\ApiCore\\Testing\\MockStatus' => array(
5286
  'version' => '1.10.0.0',
5287
+ 'path' => $vendorDir . '/google/gax/src/Testing/MockStatus.php'
5288
  ),
5289
+ 'Google\\ApiCore\\Testing\\MockTransport' => array(
5290
  'version' => '1.10.0.0',
5291
+ 'path' => $vendorDir . '/google/gax/src/Testing/MockTransport.php'
5292
  ),
5293
+ 'Google\\ApiCore\\Testing\\MockResponse' => array(
5294
  'version' => '1.10.0.0',
5295
+ 'path' => $vendorDir . '/google/gax/src/Testing/MockResponse.php'
5296
  ),
5297
+ 'Google\\ApiCore\\Testing\\MockBidiStreamingCall' => array(
5298
  'version' => '1.10.0.0',
5299
+ 'path' => $vendorDir . '/google/gax/src/Testing/MockBidiStreamingCall.php'
5300
  ),
5301
+ 'Google\\ApiCore\\Testing\\ProtobufMessageComparator' => array(
5302
  'version' => '1.10.0.0',
5303
+ 'path' => $vendorDir . '/google/gax/src/Testing/ProtobufMessageComparator.php'
5304
  ),
5305
+ 'Google\\ApiCore\\Testing\\ProtobufGPBEmptyComparator' => array(
5306
  'version' => '1.10.0.0',
5307
+ 'path' => $vendorDir . '/google/gax/src/Testing/ProtobufGPBEmptyComparator.php'
5308
  ),
5309
+ 'Google\\ApiCore\\Testing\\MockServerStreamingCall' => array(
5310
  'version' => '1.10.0.0',
5311
+ 'path' => $vendorDir . '/google/gax/src/Testing/MockServerStreamingCall.php'
5312
  ),
5313
+ 'Google\\ApiCore\\Testing\\MockRequest' => array(
5314
  'version' => '1.10.0.0',
5315
+ 'path' => $vendorDir . '/google/gax/src/Testing/MockRequest.php'
5316
  ),
5317
+ 'Google\\ApiCore\\Testing\\GeneratedTest' => array(
5318
  'version' => '1.10.0.0',
5319
+ 'path' => $vendorDir . '/google/gax/src/Testing/GeneratedTest.php'
5320
  ),
5321
+ 'Google\\ApiCore\\Testing\\MockGrpcTransport' => array(
5322
  'version' => '1.10.0.0',
5323
+ 'path' => $vendorDir . '/google/gax/src/Testing/MockGrpcTransport.php'
5324
  ),
5325
+ 'Google\\ApiCore\\Testing\\MockRequestBody' => array(
5326
  'version' => '1.10.0.0',
5327
+ 'path' => $vendorDir . '/google/gax/src/Testing/MockRequestBody.php'
5328
  ),
5329
+ 'Google\\ApiCore\\Testing\\SerializationTrait' => array(
5330
  'version' => '1.10.0.0',
5331
+ 'path' => $vendorDir . '/google/gax/src/Testing/SerializationTrait.php'
5332
  ),
5333
  'Google\\ApiCore\\Testing\\MockStubTrait' => array(
5334
  'version' => '1.10.0.0',
5335
  'path' => $vendorDir . '/google/gax/src/Testing/MockStubTrait.php'
5336
  ),
5337
+ 'Google\\ApiCore\\Testing\\MockUnaryCall' => array(
5338
  'version' => '1.10.0.0',
5339
+ 'path' => $vendorDir . '/google/gax/src/Testing/MockUnaryCall.php'
5340
  ),
5341
  'Google\\ApiCore\\Testing\\ReceivedRequest' => array(
5342
  'version' => '1.10.0.0',
5343
  'path' => $vendorDir . '/google/gax/src/Testing/ReceivedRequest.php'
5344
  ),
5345
+ 'Google\\ApiCore\\ValidationException' => array(
 
 
 
 
 
 
 
 
5346
  'version' => '1.10.0.0',
5347
+ 'path' => $vendorDir . '/google/gax/src/ValidationException.php'
5348
  ),
5349
+ 'Google\\ApiCore\\ApiException' => array(
5350
  'version' => '1.10.0.0',
5351
+ 'path' => $vendorDir . '/google/gax/src/ApiException.php'
5352
  ),
5353
+ 'Google\\ApiCore\\GPBLabel' => array(
5354
  'version' => '1.10.0.0',
5355
+ 'path' => $vendorDir . '/google/gax/src/GPBLabel.php'
5356
  ),
5357
+ 'Google\\ApiCore\\RequestBuilder' => array(
5358
  'version' => '1.10.0.0',
5359
+ 'path' => $vendorDir . '/google/gax/src/RequestBuilder.php'
5360
  ),
5361
+ 'Google\\ApiCore\\ValidationTrait' => array(
5362
  'version' => '1.10.0.0',
5363
+ 'path' => $vendorDir . '/google/gax/src/ValidationTrait.php'
5364
  ),
5365
+ 'Google\\ApiCore\\Version' => array(
5366
  'version' => '1.10.0.0',
5367
+ 'path' => $vendorDir . '/google/gax/src/Version.php'
5368
  ),
5369
+ 'Google\\ApiCore\\CredentialsWrapper' => array(
5370
  'version' => '1.10.0.0',
5371
+ 'path' => $vendorDir . '/google/gax/src/CredentialsWrapper.php'
5372
  ),
5373
+ 'Google\\ApiCore\\PollingTrait' => array(
5374
  'version' => '1.10.0.0',
5375
+ 'path' => $vendorDir . '/google/gax/src/PollingTrait.php'
5376
  ),
5377
+ 'Google\\ApiCore\\Call' => array(
5378
  'version' => '1.10.0.0',
5379
+ 'path' => $vendorDir . '/google/gax/src/Call.php'
5380
  ),
5381
+ 'Google\\ApiCore\\Page' => array(
5382
  'version' => '1.10.0.0',
5383
+ 'path' => $vendorDir . '/google/gax/src/Page.php'
5384
  ),
5385
+ 'Google\\ApiCore\\ServerStream' => array(
5386
  'version' => '1.10.0.0',
5387
+ 'path' => $vendorDir . '/google/gax/src/ServerStream.php'
5388
  ),
5389
+ 'Google\\ApiCore\\ServiceAddressTrait' => array(
5390
  'version' => '1.10.0.0',
5391
+ 'path' => $vendorDir . '/google/gax/src/ServiceAddressTrait.php'
5392
  ),
5393
+ 'Google\\ApiCore\\RequestParamsHeaderDescriptor' => array(
5394
  'version' => '1.10.0.0',
5395
+ 'path' => $vendorDir . '/google/gax/src/RequestParamsHeaderDescriptor.php'
5396
  ),
5397
  'Google\\ApiCore\\ApiStatus' => array(
5398
  'version' => '1.10.0.0',
5399
  'path' => $vendorDir . '/google/gax/src/ApiStatus.php'
5400
  ),
5401
+ 'Google\\ApiCore\\GrpcSupportTrait' => array(
 
 
 
 
 
 
 
 
 
 
 
 
5402
  'version' => '1.10.0.0',
5403
+ 'path' => $vendorDir . '/google/gax/src/GrpcSupportTrait.php'
5404
  ),
5405
+ 'Google\\ApiCore\\BidiStream' => array(
5406
  'version' => '1.10.0.0',
5407
+ 'path' => $vendorDir . '/google/gax/src/BidiStream.php'
5408
  ),
5409
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_MaximizeConversionsOptInRecommendation' => array(
5410
  'version' => '12.1.0.0',
5411
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_MaximizeConversionsOptInRecommendation.php'
5412
  ),
5413
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ListingGroupFilterDimension_ProductItemId' => array(
5414
  'version' => '12.1.0.0',
5415
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ListingGroupFilterDimension_ProductItemId.php'
5416
  ),
5417
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Feed_PlacesLocationFeedData_OAuthInfo' => array(
5418
  'version' => '12.1.0.0',
5419
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Feed_PlacesLocationFeedData_OAuthInfo.php'
5420
  ),
5421
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign_NetworkSettings' => array(
5422
  'version' => '12.1.0.0',
5423
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign_NetworkSettings.php'
5424
  ),
5425
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\SearchPartnersOptInRecommendation' => array(
5426
  'version' => '12.1.0.0',
5427
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/SearchPartnersOptInRecommendation.php'
5428
  ),
5429
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\TargetRoasOptInRecommendation' => array(
5430
  'version' => '12.1.0.0',
5431
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/TargetRoasOptInRecommendation.php'
5432
  ),
5433
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\CampaignBudgetRecommendation\\CampaignBudgetRecommendationOption' => array(
5434
  'version' => '12.1.0.0',
5435
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/CampaignBudgetRecommendation/CampaignBudgetRecommendationOption.php'
5436
  ),
5437
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\TargetCpaOptInRecommendation' => array(
5438
  'version' => '12.1.0.0',
5439
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/TargetCpaOptInRecommendation.php'
5440
  ),
5441
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\RecommendationMetrics' => array(
5442
  'version' => '12.1.0.0',
5443
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/RecommendationMetrics.php'
5444
  ),
5445
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\CalloutExtensionRecommendation' => array(
5446
  'version' => '12.1.0.0',
5447
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/CalloutExtensionRecommendation.php'
5448
  ),
5449
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\ResponsiveSearchAdRecommendation' => array(
5450
  'version' => '12.1.0.0',
5451
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/ResponsiveSearchAdRecommendation.php'
5452
  ),
5453
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\MaximizeConversionsOptInRecommendation' => array(
5454
  'version' => '12.1.0.0',
5455
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/MaximizeConversionsOptInRecommendation.php'
5456
  ),
5457
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\CampaignBudgetRecommendation' => array(
5458
  'version' => '12.1.0.0',
5459
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/CampaignBudgetRecommendation.php'
5460
  ),
5461
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\SitelinkExtensionRecommendation' => array(
5462
  'version' => '12.1.0.0',
5463
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/SitelinkExtensionRecommendation.php'
5464
  ),
5465
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\TextAdRecommendation' => array(
5466
  'version' => '12.1.0.0',
5467
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/TextAdRecommendation.php'
5468
  ),
5469
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\OptimizeAdRotationRecommendation' => array(
5470
  'version' => '12.1.0.0',
5471
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/OptimizeAdRotationRecommendation.php'
5472
  ),
5473
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\KeywordRecommendation' => array(
5474
  'version' => '12.1.0.0',
5475
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/KeywordRecommendation.php'
5476
  ),
5477
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\RecommendationImpact' => array(
5478
  'version' => '12.1.0.0',
5479
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/RecommendationImpact.php'
5480
  ),
5481
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\KeywordMatchTypeRecommendation' => array(
5482
  'version' => '12.1.0.0',
5483
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/KeywordMatchTypeRecommendation.php'
5484
  ),
5485
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\MaximizeClicksOptInRecommendation' => array(
5486
  'version' => '12.1.0.0',
5487
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/MaximizeClicksOptInRecommendation.php'
5488
  ),
5489
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\MoveUnusedBudgetRecommendation' => array(
5490
  'version' => '12.1.0.0',
5491
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/MoveUnusedBudgetRecommendation.php'
5492
  ),
5493
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\TargetCpaOptInRecommendation\\TargetCpaOptInRecommendationOption' => array(
5494
  'version' => '12.1.0.0',
5495
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/TargetCpaOptInRecommendation/TargetCpaOptInRecommendationOption.php'
5496
  ),
5497
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\CallExtensionRecommendation' => array(
5498
  'version' => '12.1.0.0',
5499
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/CallExtensionRecommendation.php'
5500
  ),
5501
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation\\EnhancedCpcOptInRecommendation' => array(
5502
  'version' => '12.1.0.0',
5503
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation/EnhancedCpcOptInRecommendation.php'
5504
  ),
5505
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Feed_PlacesLocationFeedData' => array(
5506
  'version' => '12.1.0.0',
5507
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Feed_PlacesLocationFeedData.php'
5508
  ),
5509
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\MediaAudio' => array(
5510
  'version' => '12.1.0.0',
5511
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/MediaAudio.php'
5512
  ),
5513
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\DataPartnerLinkIdentifier' => array(
5514
  'version' => '12.1.0.0',
5515
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/DataPartnerLinkIdentifier.php'
5516
  ),
5517
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\CallReportingSetting' => array(
5518
  'version' => '12.1.0.0',
5519
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/CallReportingSetting.php'
5520
  ),
5521
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_OptimizeAdRotationRecommendation' => array(
5522
  'version' => '12.1.0.0',
5523
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_OptimizeAdRotationRecommendation.php'
5524
  ),
5525
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ListingGroupFilterDimension_ProductCondition' => array(
5526
  'version' => '12.1.0.0',
5527
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ListingGroupFilterDimension_ProductCondition.php'
5528
  ),
5529
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionAction_ValueSettings' => array(
5530
  'version' => '12.1.0.0',
5531
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionAction_ValueSettings.php'
5532
  ),
5533
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Invoice_AccountBudgetSummary' => array(
5534
  'version' => '12.1.0.0',
5535
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Invoice_AccountBudgetSummary.php'
5536
  ),
5537
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AdGroupAdAssetPolicySummary' => array(
5538
  'version' => '12.1.0.0',
5539
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AdGroupAdAssetPolicySummary.php'
5540
  ),
5541
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\GoogleAdsLinkIdentifier' => array(
5542
  'version' => '12.1.0.0',
5543
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/GoogleAdsLinkIdentifier.php'
5544
  ),
5545
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\BillingSetup\\PaymentsAccountInfo' => array(
5546
  'version' => '12.1.0.0',
5547
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/BillingSetup/PaymentsAccountInfo.php'
5548
  ),
5549
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AdGroupCriterion_PositionEstimates' => array(
5550
  'version' => '12.1.0.0',
5551
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AdGroupCriterion_PositionEstimates.php'
5552
  ),
5553
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionValueRule_ValueRuleDeviceCondition' => array(
5554
  'version' => '12.1.0.0',
5555
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionValueRule_ValueRuleDeviceCondition.php'
5556
  ),
5557
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\FeedItemAttributeValue' => array(
5558
  'version' => '12.1.0.0',
5559
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/FeedItemAttributeValue.php'
5560
  ),
5561
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\MediaVideo' => array(
5562
  'version' => '12.1.0.0',
5563
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/MediaVideo.php'
5564
  ),
5565
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_ResponsiveSearchAdRecommendation' => array(
5566
  'version' => '12.1.0.0',
5567
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_ResponsiveSearchAdRecommendation.php'
5568
  ),
5569
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\FeedAttributeOperation' => array(
5570
  'version' => '12.1.0.0',
5571
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/FeedAttributeOperation.php'
5572
  ),
5573
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Ad' => array(
5574
  'version' => '12.1.0.0',
5575
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Ad.php'
5576
  ),
5577
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ListingGroupFilterDimension_ProductChannel' => array(
5578
  'version' => '12.1.0.0',
5579
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ListingGroupFilterDimension_ProductChannel.php'
5580
  ),
5581
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ListingGroupFilterDimension' => array(
5582
  'version' => '12.1.0.0',
5583
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ListingGroupFilterDimension.php'
5584
  ),
5585
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccessibleBiddingStrategy_TargetRoas' => array(
5586
  'version' => '12.1.0.0',
5587
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccessibleBiddingStrategy_TargetRoas.php'
5588
  ),
5589
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\FeedAttribute' => array(
5590
  'version' => '12.1.0.0',
5591
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/FeedAttribute.php'
5592
  ),
5593
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AssetGroupListingGroupFilter' => array(
5594
  'version' => '12.1.0.0',
5595
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AssetGroupListingGroupFilter.php'
5596
  ),
5597
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\FeedAttributeOperation\\Operator' => array(
5598
  'version' => '12.1.0.0',
5599
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/FeedAttributeOperation/Operator.php'
5600
  ),
5601
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_CampaignBudgetRecommendation_CampaignBudgetRecommendationOption' => array(
5602
  'version' => '12.1.0.0',
5603
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_CampaignBudgetRecommendation_CampaignBudgetRecommendationOption.php'
5604
  ),
5605
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign_SelectiveOptimization' => array(
5606
  'version' => '12.1.0.0',
5607
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign_SelectiveOptimization.php'
5608
  ),
5609
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign' => array(
5610
  'version' => '12.1.0.0',
5611
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign.php'
5612
  ),
5613
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\FeedItemPlaceholderPolicyInfo' => array(
5614
  'version' => '12.1.0.0',
5615
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/FeedItemPlaceholderPolicyInfo.php'
5616
  ),
5617
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_EnhancedCpcOptInRecommendation' => array(
5618
  'version' => '12.1.0.0',
5619
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_EnhancedCpcOptInRecommendation.php'
5620
  ),
5621
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionValueRule\\ValueRuleDeviceCondition' => array(
5622
  'version' => '12.1.0.0',
5623
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionValueRule/ValueRuleDeviceCondition.php'
5624
  ),
5625
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionValueRule\\ValueRuleAction' => array(
5626
  'version' => '12.1.0.0',
5627
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionValueRule/ValueRuleAction.php'
5628
  ),
5629
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionValueRule\\ValueRuleGeoLocationCondition' => array(
5630
  'version' => '12.1.0.0',
5631
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionValueRule/ValueRuleGeoLocationCondition.php'
5632
  ),
5633
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionValueRule\\ValueRuleAudienceCondition' => array(
5634
  'version' => '12.1.0.0',
5635
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionValueRule/ValueRuleAudienceCondition.php'
5636
  ),
5637
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AssetGroup' => array(
5638
  'version' => '12.1.0.0',
5639
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AssetGroup.php'
5640
  ),
5641
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign_OptimizationGoalSetting' => array(
5642
  'version' => '12.1.0.0',
5643
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign_OptimizationGoalSetting.php'
5644
  ),
5645
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_TargetCpaOptInRecommendation' => array(
5646
  'version' => '12.1.0.0',
5647
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_TargetCpaOptInRecommendation.php'
5648
  ),
5649
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionValueRule_ValueRuleAction' => array(
5650
  'version' => '12.1.0.0',
5651
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionValueRule_ValueRuleAction.php'
5652
  ),
5653
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\SmartCampaignSetting_PhoneNumber' => array(
5654
  'version' => '12.1.0.0',
5655
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/SmartCampaignSetting_PhoneNumber.php'
5656
  ),
5657
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ListingGroupFilterDimension_ProductType' => array(
5658
  'version' => '12.1.0.0',
5659
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ListingGroupFilterDimension_ProductType.php'
5660
  ),
5661
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign_DynamicSearchAdsSetting' => array(
5662
  'version' => '12.1.0.0',
5663
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign_DynamicSearchAdsSetting.php'
5664
  ),
5665
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_SitelinkExtensionRecommendation' => array(
5666
  'version' => '12.1.0.0',
5667
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_SitelinkExtensionRecommendation.php'
5668
  ),
5669
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AttributeFieldMapping' => array(
5670
  'version' => '12.1.0.0',
5671
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AttributeFieldMapping.php'
5672
  ),
5673
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_KeywordRecommendation' => array(
5674
  'version' => '12.1.0.0',
5675
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_KeywordRecommendation.php'
5676
  ),
5677
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\CustomInterestMember' => array(
5678
  'version' => '12.1.0.0',
5679
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/CustomInterestMember.php'
5680
  ),
5681
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\SmartCampaignSetting\\PhoneNumber' => array(
5682
  'version' => '12.1.0.0',
5683
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/SmartCampaignSetting/PhoneNumber.php'
5684
  ),
5685
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ListingGroupFilterDimension_ProductBrand' => array(
5686
  'version' => '12.1.0.0',
5687
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ListingGroupFilterDimension_ProductBrand.php'
5688
  ),
5689
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_RecommendationMetrics' => array(
5690
  'version' => '12.1.0.0',
5691
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_RecommendationMetrics.php'
5692
  ),
5693
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AdGroupCriterion_QualityInfo' => array(
5694
  'version' => '12.1.0.0',
5695
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AdGroupCriterion_QualityInfo.php'
5696
  ),
5697
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign_ShoppingSetting' => array(
5698
  'version' => '12.1.0.0',
5699
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign_ShoppingSetting.php'
5700
  ),
5701
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccountLink' => array(
5702
  'version' => '12.1.0.0',
5703
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccountLink.php'
5704
  ),
5705
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\BatchJob_BatchJobMetadata' => array(
5706
  'version' => '12.1.0.0',
5707
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/BatchJob_BatchJobMetadata.php'
5708
  ),
5709
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\FeedItemValidationError' => array(
5710
  'version' => '12.1.0.0',
5711
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/FeedItemValidationError.php'
5712
  ),
5713
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccountBudget\\PendingAccountBudgetProposal' => array(
5714
  'version' => '12.1.0.0',
5715
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccountBudget/PendingAccountBudgetProposal.php'
5716
  ),
5717
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\MediaImage' => array(
5718
  'version' => '12.1.0.0',
5719
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/MediaImage.php'
5720
  ),
5721
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_KeywordMatchTypeRecommendation' => array(
5722
  'version' => '12.1.0.0',
5723
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_KeywordMatchTypeRecommendation.php'
5724
  ),
5725
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ChangeEvent_ChangedResource' => array(
5726
  'version' => '12.1.0.0',
5727
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ChangeEvent_ChangedResource.php'
5728
  ),
5729
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AdGroupCriterion' => array(
5730
  'version' => '12.1.0.0',
5731
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AdGroupCriterion.php'
5732
  ),
5733
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccountBudget' => array(
5734
  'version' => '12.1.0.0',
5735
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccountBudget.php'
5736
  ),
5737
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccessibleBiddingStrategy_TargetSpend' => array(
5738
  'version' => '12.1.0.0',
5739
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccessibleBiddingStrategy_TargetSpend.php'
5740
  ),
5741
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccountBudget_PendingAccountBudgetProposal' => array(
5742
  'version' => '12.1.0.0',
5743
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccountBudget_PendingAccountBudgetProposal.php'
5744
  ),
5745
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionAction_FirebaseSettings' => array(
5746
  'version' => '12.1.0.0',
5747
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionAction_FirebaseSettings.php'
5748
  ),
5749
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_MoveUnusedBudgetRecommendation' => array(
5750
  'version' => '12.1.0.0',
5751
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_MoveUnusedBudgetRecommendation.php'
5752
  ),
5753
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_TextAdRecommendation' => array(
5754
  'version' => '12.1.0.0',
5755
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_TextAdRecommendation.php'
5756
  ),
5757
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\MediaBundle' => array(
5758
  'version' => '12.1.0.0',
5759
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/MediaBundle.php'
5760
  ),
5761
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\CampaignBudget' => array(
5762
  'version' => '12.1.0.0',
5763
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/CampaignBudget.php'
5764
  ),
5765
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_CallExtensionRecommendation' => array(
5766
  'version' => '12.1.0.0',
5767
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_CallExtensionRecommendation.php'
5768
  ),
5769
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ListingGroupFilterDimension_ProductCustomAttribute' => array(
5770
  'version' => '12.1.0.0',
5771
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ListingGroupFilterDimension_ProductCustomAttribute.php'
5772
  ),
5773
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_MaximizeClicksOptInRecommendation' => array(
5774
  'version' => '12.1.0.0',
5775
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_MaximizeClicksOptInRecommendation.php'
5776
  ),
5777
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_RecommendationImpact' => array(
5778
  'version' => '12.1.0.0',
5779
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_RecommendationImpact.php'
5780
  ),
5781
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\KeywordPlanForecastPeriod' => array(
5782
  'version' => '12.1.0.0',
5783
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/KeywordPlanForecastPeriod.php'
5784
  ),
5785
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_CampaignBudgetRecommendation' => array(
5786
  'version' => '12.1.0.0',
5787
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_CampaignBudgetRecommendation.php'
5788
  ),
5789
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\MerchantCenterLink' => array(
5790
  'version' => '12.1.0.0',
5791
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/MerchantCenterLink.php'
5792
  ),
5793
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AssetSet_MerchantCenterFeed' => array(
5794
  'version' => '12.1.0.0',
5795
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AssetSet_MerchantCenterFeed.php'
5796
  ),
5797
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionAction_AttributionModelSettings' => array(
5798
  'version' => '12.1.0.0',
5799
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionAction_AttributionModelSettings.php'
5800
  ),
5801
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccessibleBiddingStrategy_MaximizeConversions' => array(
5802
  'version' => '12.1.0.0',
5803
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccessibleBiddingStrategy_MaximizeConversions.php'
5804
  ),
5805
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AssetSet\\MerchantCenterFeed' => array(
5806
  'version' => '12.1.0.0',
5807
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AssetSet/MerchantCenterFeed.php'
5808
  ),
5809
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\GeoTargetConstant' => array(
5810
  'version' => '12.1.0.0',
5811
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/GeoTargetConstant.php'
5812
  ),
5813
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Customer' => array(
5814
  'version' => '12.1.0.0',
5815
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Customer.php'
5816
  ),
5817
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign_TrackingSetting' => array(
5818
  'version' => '12.1.0.0',
5819
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign_TrackingSetting.php'
5820
  ),
5821
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AdGroup' => array(
5822
  'version' => '12.1.0.0',
5823
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AdGroup.php'
5824
  ),
5825
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AdGroupCriterion\\PositionEstimates' => array(
5826
  'version' => '12.1.0.0',
5827
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AdGroupCriterion/PositionEstimates.php'
5828
  ),
5829
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AdGroupCriterion\\QualityInfo' => array(
5830
  'version' => '12.1.0.0',
5831
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AdGroupCriterion/QualityInfo.php'
5832
  ),
5833
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\OfflineUserDataJobMetadata' => array(
5834
  'version' => '12.1.0.0',
5835
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/OfflineUserDataJobMetadata.php'
5836
  ),
5837
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ShoppingPerformanceView' => array(
5838
  'version' => '12.1.0.0',
5839
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ShoppingPerformanceView.php'
5840
  ),
5841
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\BatchJob\\BatchJobMetadata' => array(
5842
  'version' => '12.1.0.0',
5843
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/BatchJob/BatchJobMetadata.php'
5844
  ),
5845
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccessibleBiddingStrategy_TargetImpressionShare' => array(
5846
  'version' => '12.1.0.0',
5847
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccessibleBiddingStrategy_TargetImpressionShare.php'
5848
  ),
5849
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\CustomerUserAccess' => array(
5850
  'version' => '12.1.0.0',
5851
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/CustomerUserAccess.php'
5852
  ),
5853
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Feed_AffiliateLocationFeedData' => array(
5854
  'version' => '12.1.0.0',
5855
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Feed_AffiliateLocationFeedData.php'
5856
  ),
5857
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ListingGroupFilterDimension_ProductBiddingCategory' => array(
5858
  'version' => '12.1.0.0',
5859
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ListingGroupFilterDimension_ProductBiddingCategory.php'
5860
  ),
5861
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_TargetRoasOptInRecommendation' => array(
5862
  'version' => '12.1.0.0',
5863
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_TargetRoasOptInRecommendation.php'
5864
  ),
5865
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ListingGroupFilterDimension\\ProductChannel' => array(
5866
  'version' => '12.1.0.0',
5867
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ListingGroupFilterDimension/ProductChannel.php'
5868
  ),
5869
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ListingGroupFilterDimension\\ProductBrand' => array(
5870
  'version' => '12.1.0.0',
5871
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ListingGroupFilterDimension/ProductBrand.php'
5872
  ),
5873
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ListingGroupFilterDimension\\ProductBiddingCategory' => array(
5874
  'version' => '12.1.0.0',
5875
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ListingGroupFilterDimension/ProductBiddingCategory.php'
5876
  ),
5877
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ListingGroupFilterDimension\\ProductCondition' => array(
5878
  'version' => '12.1.0.0',
5879
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ListingGroupFilterDimension/ProductCondition.php'
5880
  ),
5881
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ListingGroupFilterDimension\\ProductType' => array(
5882
  'version' => '12.1.0.0',
5883
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ListingGroupFilterDimension/ProductType.php'
5884
  ),
5885
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ListingGroupFilterDimension\\ProductCustomAttribute' => array(
5886
  'version' => '12.1.0.0',
5887
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ListingGroupFilterDimension/ProductCustomAttribute.php'
5888
  ),
5889
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ListingGroupFilterDimension\\ProductItemId' => array(
5890
  'version' => '12.1.0.0',
5891
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ListingGroupFilterDimension/ProductItemId.php'
5892
  ),
5893
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionAction' => array(
5894
  'version' => '12.1.0.0',
5895
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionAction.php'
5896
  ),
5897
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionValueRule_ValueRuleGeoLocationCondition' => array(
5898
  'version' => '12.1.0.0',
5899
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionValueRule_ValueRuleGeoLocationCondition.php'
5900
  ),
5901
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Feed\\AffiliateLocationFeedData' => array(
5902
  'version' => '12.1.0.0',
5903
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Feed/AffiliateLocationFeedData.php'
5904
  ),
5905
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Feed\\PlacesLocationFeedData' => array(
5906
  'version' => '12.1.0.0',
5907
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Feed/PlacesLocationFeedData.php'
5908
  ),
5909
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Feed\\PlacesLocationFeedData\\OAuthInfo' => array(
5910
  'version' => '12.1.0.0',
5911
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Feed/PlacesLocationFeedData/OAuthInfo.php'
5912
  ),
5913
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign_VanityPharma' => array(
5914
  'version' => '12.1.0.0',
5915
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign_VanityPharma.php'
5916
  ),
5917
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccessibleBiddingStrategy_TargetCpa' => array(
5918
  'version' => '12.1.0.0',
5919
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccessibleBiddingStrategy_TargetCpa.php'
5920
  ),
5921
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign\\HotelSettingInfo' => array(
5922
  'version' => '12.1.0.0',
5923
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign/HotelSettingInfo.php'
5924
  ),
5925
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign\\DynamicSearchAdsSetting' => array(
5926
  'version' => '12.1.0.0',
5927
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign/DynamicSearchAdsSetting.php'
5928
  ),
5929
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign\\SelectiveOptimization' => array(
5930
  'version' => '12.1.0.0',
5931
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign/SelectiveOptimization.php'
5932
  ),
5933
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign\\OptimizationGoalSetting' => array(
5934
  'version' => '12.1.0.0',
5935
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign/OptimizationGoalSetting.php'
5936
  ),
5937
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign\\TrackingSetting' => array(
5938
  'version' => '12.1.0.0',
5939
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign/TrackingSetting.php'
5940
  ),
5941
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign\\AppCampaignSetting' => array(
5942
  'version' => '12.1.0.0',
5943
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign/AppCampaignSetting.php'
5944
  ),
5945
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign\\VanityPharma' => array(
5946
  'version' => '12.1.0.0',
5947
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign/VanityPharma.php'
5948
  ),
5949
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign\\NetworkSettings' => array(
5950
  'version' => '12.1.0.0',
5951
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign/NetworkSettings.php'
5952
  ),
5953
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign\\LocalCampaignSetting' => array(
5954
  'version' => '12.1.0.0',
5955
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign/LocalCampaignSetting.php'
5956
  ),
5957
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign\\GeoTargetTypeSetting' => array(
5958
  'version' => '12.1.0.0',
5959
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign/GeoTargetTypeSetting.php'
5960
  ),
5961
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign\\ShoppingSetting' => array(
5962
  'version' => '12.1.0.0',
5963
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign/ShoppingSetting.php'
5964
  ),
5965
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AdGroupAdLabel' => array(
5966
  'version' => '12.1.0.0',
5967
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AdGroupAdLabel.php'
5968
  ),
5969
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AssetPolicySummary' => array(
5970
  'version' => '12.1.0.0',
5971
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AssetPolicySummary.php'
5972
  ),
5973
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign_AppCampaignSetting' => array(
5974
  'version' => '12.1.0.0',
5975
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign_AppCampaignSetting.php'
5976
  ),
5977
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ChangeEvent\\ChangedResource' => array(
5978
  'version' => '12.1.0.0',
5979
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ChangeEvent/ChangedResource.php'
5980
  ),
5981
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccessibleBiddingStrategy_MaximizeConversionValue' => array(
5982
  'version' => '12.1.0.0',
5983
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccessibleBiddingStrategy_MaximizeConversionValue.php'
5984
  ),
5985
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccessibleBiddingStrategy\\TargetCpa' => array(
5986
  'version' => '12.1.0.0',
5987
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccessibleBiddingStrategy/TargetCpa.php'
5988
  ),
5989
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccessibleBiddingStrategy\\MaximizeConversionValue' => array(
5990
  'version' => '12.1.0.0',
5991
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccessibleBiddingStrategy/MaximizeConversionValue.php'
5992
  ),
5993
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccessibleBiddingStrategy\\TargetImpressionShare' => array(
5994
  'version' => '12.1.0.0',
5995
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccessibleBiddingStrategy/TargetImpressionShare.php'
5996
  ),
5997
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccessibleBiddingStrategy\\TargetRoas' => array(
5998
  'version' => '12.1.0.0',
5999
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccessibleBiddingStrategy/TargetRoas.php'
6000
  ),
6001
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccessibleBiddingStrategy\\TargetSpend' => array(
6002
  'version' => '12.1.0.0',
6003
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccessibleBiddingStrategy/TargetSpend.php'
6004
  ),
6005
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AccessibleBiddingStrategy\\MaximizeConversions' => array(
6006
  'version' => '12.1.0.0',
6007
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AccessibleBiddingStrategy/MaximizeConversions.php'
6008
  ),
6009
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionAction\\ThirdPartyAppAnalyticsSettings' => array(
6010
  'version' => '12.1.0.0',
6011
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionAction/ThirdPartyAppAnalyticsSettings.php'
6012
  ),
6013
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionAction\\FirebaseSettings' => array(
6014
  'version' => '12.1.0.0',
6015
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionAction/FirebaseSettings.php'
6016
  ),
6017
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionAction\\AttributionModelSettings' => array(
6018
  'version' => '12.1.0.0',
6019
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionAction/AttributionModelSettings.php'
6020
  ),
6021
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionAction\\ValueSettings' => array(
6022
  'version' => '12.1.0.0',
6023
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionAction/ValueSettings.php'
6024
  ),
6025
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign_GeoTargetTypeSetting' => array(
6026
  'version' => '12.1.0.0',
6027
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign_GeoTargetTypeSetting.php'
6028
  ),
6029
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\BillingSetup' => array(
6030
  'version' => '12.1.0.0',
6031
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/BillingSetup.php'
6032
  ),
6033
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\RemarketingSetting' => array(
6034
  'version' => '12.1.0.0',
6035
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/RemarketingSetting.php'
6036
  ),
6037
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AdGroupAd' => array(
6038
  'version' => '12.1.0.0',
6039
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AdGroupAd.php'
6040
  ),
6041
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign_HotelSettingInfo' => array(
6042
  'version' => '12.1.0.0',
6043
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign_HotelSettingInfo.php'
6044
  ),
6045
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\KeywordPlanGeoTarget' => array(
6046
  'version' => '12.1.0.0',
6047
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/KeywordPlanGeoTarget.php'
6048
  ),
6049
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Campaign_LocalCampaignSetting' => array(
6050
  'version' => '12.1.0.0',
6051
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Campaign_LocalCampaignSetting.php'
6052
  ),
6053
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\BillingSetup_PaymentsAccountInfo' => array(
6054
  'version' => '12.1.0.0',
6055
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/BillingSetup_PaymentsAccountInfo.php'
6056
  ),
6057
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_CalloutExtensionRecommendation' => array(
6058
  'version' => '12.1.0.0',
6059
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_CalloutExtensionRecommendation.php'
6060
  ),
6061
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionTrackingSetting' => array(
6062
  'version' => '12.1.0.0',
6063
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionTrackingSetting.php'
6064
  ),
6065
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_TargetCpaOptInRecommendation_TargetCpaOptInRecommendationOption' => array(
6066
  'version' => '12.1.0.0',
6067
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_TargetCpaOptInRecommendation_TargetCpaOptInRecommendationOption.php'
6068
  ),
6069
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ThirdPartyAppAnalyticsLinkIdentifier' => array(
6070
  'version' => '12.1.0.0',
6071
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ThirdPartyAppAnalyticsLinkIdentifier.php'
6072
  ),
6073
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\CampaignCriterion' => array(
6074
  'version' => '12.1.0.0',
6075
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/CampaignCriterion.php'
6076
  ),
6077
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionValueRule_ValueRuleAudienceCondition' => array(
6078
  'version' => '12.1.0.0',
6079
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionValueRule_ValueRuleAudienceCondition.php'
6080
  ),
6081
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\CustomAudienceMember' => array(
6082
  'version' => '12.1.0.0',
6083
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/CustomAudienceMember.php'
6084
  ),
6085
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\ConversionAction_ThirdPartyAppAnalyticsSettings' => array(
6086
  'version' => '12.1.0.0',
6087
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/ConversionAction_ThirdPartyAppAnalyticsSettings.php'
6088
  ),
6089
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\FeedAttributeOperation_Operator' => array(
6090
  'version' => '12.1.0.0',
6091
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/FeedAttributeOperation_Operator.php'
6092
  ),
6093
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\AdGroupAdPolicySummary' => array(
6094
  'version' => '12.1.0.0',
6095
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/AdGroupAdPolicySummary.php'
6096
  ),
6097
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Invoice\\AccountBudgetSummary' => array(
6098
  'version' => '12.1.0.0',
6099
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Invoice/AccountBudgetSummary.php'
6100
  ),
6101
+ 'Google\\Ads\\GoogleAds\\V9\\Resources\\Recommendation_SearchPartnersOptInRecommendation' => array(
6102
  'version' => '12.1.0.0',
6103
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Resources/Recommendation_SearchPartnersOptInRecommendation.php'
6104
  ),
6105
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\CampaignCriterionStatusEnum' => array(
6106
  'version' => '12.1.0.0',
6107
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/CampaignCriterionStatusEnum.php'
6108
  ),
6109
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\CampaignStatusEnum' => array(
6110
  'version' => '12.1.0.0',
6111
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/CampaignStatusEnum.php'
6112
  ),
6113
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\ConversionActionCategoryEnum\\ConversionActionCategory' => array(
6114
  'version' => '12.1.0.0',
6115
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/ConversionActionCategoryEnum/ConversionActionCategory.php'
6116
  ),
6117
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\ConversionActionStatusEnum\\ConversionActionStatus' => array(
6118
  'version' => '12.1.0.0',
6119
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/ConversionActionStatusEnum/ConversionActionStatus.php'
6120
  ),
6121
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\TrackingCodeTypeEnum\\TrackingCodeType' => array(
6122
  'version' => '12.1.0.0',
6123
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/TrackingCodeTypeEnum/TrackingCodeType.php'
6124
  ),
6125
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\TrackingCodePageFormatEnum' => array(
6126
  'version' => '12.1.0.0',
6127
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/TrackingCodePageFormatEnum.php'
6128
  ),
6129
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\ListingGroupFilterTypeEnum' => array(
6130
  'version' => '12.1.0.0',
6131
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/ListingGroupFilterTypeEnum.php'
6132
  ),
6133
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\ConversionActionTypeEnum_ConversionActionType' => array(
6134
  'version' => '12.1.0.0',
6135
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/ConversionActionTypeEnum_ConversionActionType.php'
6136
  ),
6137
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\CampaignStatusEnum\\CampaignStatus' => array(
6138
  'version' => '12.1.0.0',
6139
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/CampaignStatusEnum/CampaignStatus.php'
6140
  ),
6141
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\ConversionActionStatusEnum_ConversionActionStatus' => array(
6142
  'version' => '12.1.0.0',
6143
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/ConversionActionStatusEnum_ConversionActionStatus.php'
6144
  ),
6145
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\BillingSetupStatusEnum' => array(
6146
  'version' => '12.1.0.0',
6147
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/BillingSetupStatusEnum.php'
6148
  ),
6149
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\AssetGroupStatusEnum\\AssetGroupStatus' => array(
6150
  'version' => '12.1.0.0',
6151
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/AssetGroupStatusEnum/AssetGroupStatus.php'
6152
  ),
6153
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\ListingGroupFilterVerticalEnum\\ListingGroupFilterVertical' => array(
6154
  'version' => '12.1.0.0',
6155
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/ListingGroupFilterVerticalEnum/ListingGroupFilterVertical.php'
6156
  ),
6157
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\AdvertisingChannelTypeEnum\\AdvertisingChannelType' => array(
6158
  'version' => '12.1.0.0',
6159
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/AdvertisingChannelTypeEnum/AdvertisingChannelType.php'
6160
  ),
6161
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\MerchantCenterLinkStatusEnum\\MerchantCenterLinkStatus' => array(
6162
  'version' => '12.1.0.0',
6163
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/MerchantCenterLinkStatusEnum/MerchantCenterLinkStatus.php'
6164
  ),
6165
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\ConversionActionTypeEnum' => array(
6166
  'version' => '12.1.0.0',
6167
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/ConversionActionTypeEnum.php'
6168
  ),
6169
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\TrackingCodePageFormatEnum_TrackingCodePageFormat' => array(
6170
  'version' => '12.1.0.0',
6171
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/TrackingCodePageFormatEnum_TrackingCodePageFormat.php'
6172
  ),
6173
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\AccessRoleEnum_AccessRole' => array(
6174
  'version' => '12.1.0.0',
6175
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/AccessRoleEnum_AccessRole.php'
6176
  ),
6177
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\SystemManagedResourceSourceEnum\\SystemManagedResourceSource' => array(
6178
  'version' => '12.1.0.0',
6179
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/SystemManagedResourceSourceEnum/SystemManagedResourceSource.php'
6180
  ),
6181
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\ConversionActionTypeEnum\\ConversionActionType' => array(
6182
  'version' => '12.1.0.0',
6183
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/ConversionActionTypeEnum/ConversionActionType.php'
6184
  ),
6185
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\ListingGroupFilterVerticalEnum' => array(
6186
  'version' => '12.1.0.0',
6187
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/ListingGroupFilterVerticalEnum.php'
6188
  ),
6189
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\CampaignCriterionStatusEnum_CampaignCriterionStatus' => array(
6190
  'version' => '12.1.0.0',
6191
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/CampaignCriterionStatusEnum_CampaignCriterionStatus.php'
6192
  ),
6193
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\MerchantCenterLinkStatusEnum_MerchantCenterLinkStatus' => array(
6194
  'version' => '12.1.0.0',
6195
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/MerchantCenterLinkStatusEnum_MerchantCenterLinkStatus.php'
6196
  ),
6197
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\TrackingCodeTypeEnum' => array(
6198
  'version' => '12.1.0.0',
6199
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/TrackingCodeTypeEnum.php'
6200
  ),
6201
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\BillingSetupStatusEnum\\BillingSetupStatus' => array(
6202
  'version' => '12.1.0.0',
6203
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/BillingSetupStatusEnum/BillingSetupStatus.php'
6204
  ),
6205
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\AssetGroupStatusEnum_AssetGroupStatus' => array(
6206
  'version' => '12.1.0.0',
6207
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/AssetGroupStatusEnum_AssetGroupStatus.php'
6208
  ),
6209
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\AccessRoleEnum' => array(
6210
  'version' => '12.1.0.0',
6211
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/AccessRoleEnum.php'
6212
  ),
6213
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\ListingGroupFilterTypeEnum\\ListingGroupFilterType' => array(
6214
  'version' => '12.1.0.0',
6215
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/ListingGroupFilterTypeEnum/ListingGroupFilterType.php'
6216
  ),
6217
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\MerchantCenterLinkStatusEnum' => array(
6218
  'version' => '12.1.0.0',
6219
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/MerchantCenterLinkStatusEnum.php'
6220
  ),
6221
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\AdvertisingChannelTypeEnum' => array(
6222
  'version' => '12.1.0.0',
6223
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/AdvertisingChannelTypeEnum.php'
6224
  ),
6225
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\ListingGroupFilterVerticalEnum_ListingGroupFilterVertical' => array(
6226
  'version' => '12.1.0.0',
6227
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/ListingGroupFilterVerticalEnum_ListingGroupFilterVertical.php'
6228
  ),
6229
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\BillingSetupStatusEnum_BillingSetupStatus' => array(
6230
  'version' => '12.1.0.0',
6231
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/BillingSetupStatusEnum_BillingSetupStatus.php'
6232
  ),
6233
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\ListingGroupFilterTypeEnum_ListingGroupFilterType' => array(
6234
  'version' => '12.1.0.0',
6235
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/ListingGroupFilterTypeEnum_ListingGroupFilterType.php'
6236
  ),
6237
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\TrackingCodeTypeEnum_TrackingCodeType' => array(
6238
  'version' => '12.1.0.0',
6239
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/TrackingCodeTypeEnum_TrackingCodeType.php'
6240
  ),
6241
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\AccessRoleEnum\\AccessRole' => array(
6242
  'version' => '12.1.0.0',
6243
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/AccessRoleEnum/AccessRole.php'
6244
  ),
6245
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\ConversionActionStatusEnum' => array(
6246
  'version' => '12.1.0.0',
6247
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/ConversionActionStatusEnum.php'
6248
  ),
6249
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\SystemManagedResourceSourceEnum' => array(
6250
  'version' => '12.1.0.0',
6251
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/SystemManagedResourceSourceEnum.php'
6252
  ),
6253
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\ConversionActionCategoryEnum' => array(
6254
  'version' => '12.1.0.0',
6255
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/ConversionActionCategoryEnum.php'
6256
  ),
6257
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\SystemManagedResourceSourceEnum_SystemManagedResourceSource' => array(
6258
  'version' => '12.1.0.0',
6259
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/SystemManagedResourceSourceEnum_SystemManagedResourceSource.php'
6260
  ),
6261
+ 'Google\\Ads\\GoogleAds\\V9\\Enums\\TrackingCodePageFormatEnum\\TrackingCodePageFormat' => array(
6262
  'version' => '12.1.0.0',
6263
+ 'path' => $vendorDir . '/googleads/google-ads-php/src/Google/Ads/GoogleAds/V9/Enums/TrackingCodePageFormatEnum/TrackingCodePageFormat.php'
6264
  ),