yoastWebpackJsonp([4],{100:function(e,t,n){function r(e){var t=a.call(e,c),n=e[c];try{e[c]=void 0;var r=!0}catch(e){}var o=u.call(e);return r&&(t?e[c]=n:delete e[c]),o}var o=n(18),i=Object.prototype,a=i.hasOwnProperty,u=i.toString,c=o?o.toStringTag:void 0;e.exports=r},101:function(e,t){function n(e){return o.call(e)}var r=Object.prototype,o=r.toString;e.exports=n},102:function(e,t,n){function r(e){if("string"==typeof e)return e;if(a(e))return i(e,r)+"";if(u(e))return f?f.call(e):"";var t=e+"";return"0"==t&&1/e==-c?"-0":t}var o=n(18),i=n(42),a=n(3),u=n(24),c=1/0,s=o?o.prototype:void 0,f=s?s.toString:void 0;e.exports=r},109:function(e,t,n){function r(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError(i);var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,r);return n.cache=i.set(o,a)||i,a};return n.cache=new(r.Cache||o),n}var o=n(51),i="Expected a function";r.Cache=o,e.exports=r},11:function(e,t){function n(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}e.exports=n},1112:function(e,t,n){function r(e){return i(function(t){var n=t.length,r=n,i=o.prototype.thru;for(e&&t.reverse();r--;){var h=t[r];if("function"!=typeof h)throw new TypeError(f);if(i&&!b&&"wrapper"==u(h))var b=new o([],!0)}for(r=b?r:n;++r-1}var o=n(21);e.exports=r},131:function(e,t,n){function r(e,t){var n=this.__data__,r=o(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}var o=n(21);e.exports=r},132:function(e,t,n){function r(e){var t=o(this,e).delete(e);return this.size-=t?1:0,t}var o=n(22);e.exports=r},133:function(e,t){function n(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}e.exports=n},134:function(e,t,n){function r(e){return o(this,e).get(e)}var o=n(22);e.exports=r},135:function(e,t,n){function r(e){return o(this,e).has(e)}var o=n(22);e.exports=r},136:function(e,t,n){function r(e,t){var n=o(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}var o=n(22);e.exports=r},137:function(e,t,n){function r(e,t,n,a,u){return e===t||(null==e||null==t||!i(e)&&!i(t)?e!==e&&t!==t:o(e,t,n,a,r,u))}var o=n(292),i=n(15);e.exports=r},138:function(e,t){function n(e,t){for(var n=-1,r=t.length,o=e.length;++n=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(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,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)}Object.defineProperty(t,"__esModule",{value:!0}),t.linkFieldsShape=void 0;var s=Object.assign||function(e){for(var t=1;tl))return!1;var v=f.get(e);if(v&&f.get(t))return v==t;var h=-1,b=!0,y=n&c?new o:void 0;for(f.set(e,t),f.set(t,e);++h=t.length?n(new u(v,_,new a(void 0,e[_]))):f(e[_],t[_],n,r,v,_,d);for(;_=0?(f(e[o],t[o],n,r,v,o,d),x=c(x,a)):f(e[o],void 0,n,r,v,o,d)}),x.forEach(function(e){f(void 0,t[e],n,r,v,e,d)})}d.length=d.length-1}else e!==t&&("number"===b&&isNaN(e)&&isNaN(t)||n(new o(v,e,t)))}function p(e,t,n,r){return r=r||[],f(e,t,function(e){e&&r.push(e)},n),r.length?r:void 0}function l(e,t,n){if(n.path&&n.path.length){var r,o=e[t],i=n.path.length-1;for(r=0;r0&&void 0!==arguments[0]?arguments[0]:{},t=Object.assign({},I,e),n=t.logger,r=t.stateTransformer,o=t.errorTransformer,i=t.predicate,a=t.logErrors,u=t.diffPredicate;if(void 0===n)return function(){return function(e){return function(t){return e(t)}}};if(e.getState&&e.dispatch)return console.error("[redux-logger] redux-logger not installed. Make sure to pass logger instance as middleware:\n// Logger with default options\nimport { logger } from 'redux-logger'\nconst store = createStore(\n reducer,\n applyMiddleware(logger)\n)\n// Or you can create your own logger with custom options http://bit.ly/redux-logger-options\nimport createLogger from 'redux-logger'\nconst logger = createLogger({\n // ...options\n});\nconst store = createStore(\n reducer,\n applyMiddleware(logger)\n)\n"),function(){return function(e){return function(t){return e(t)}}};var c=[];return function(e){var n=e.getState;return function(e){return function(s){if("function"==typeof i&&!i(n,s))return e(s);var f={};c.push(f),f.started=A.now(),f.startedTime=new Date,f.prevState=r(n()),f.action=s;var p=void 0;if(a)try{p=e(s)}catch(e){f.error=o(e)}else p=e(s);f.took=A.now()-f.started,f.nextState=r(n());var l=t.diff&&"function"==typeof u?u(n,s):t.diff;if(x(c,Object.assign({},t,{diff:l})),c.length=0,f.error)throw f.error;return p}}}}var O,E,P=function(e,t){return new Array(t+1).join(e)},S=function(e,t){return P("0",t-e.toString().length)+e},T=function(e){return S(e.getHours(),2)+":"+S(e.getMinutes(),2)+":"+S(e.getSeconds(),2)+"."+S(e.getMilliseconds(),3)},A="undefined"!=typeof performance&&null!==performance&&"function"==typeof performance.now?performance:Date,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},C=function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t0&&void 0!==arguments[0]?arguments[0]:{},t=e.dispatch,n=e.getState;return"function"==typeof t||"function"==typeof n?j()({dispatch:t,getState:n}):void console.error("\n[redux-logger v3] BREAKING CHANGE\n[redux-logger v3] Since 3.0.0 redux-logger exports by default logger with default settings.\n[redux-logger v3] Change\n[redux-logger v3] import createLogger from 'redux-logger'\n[redux-logger v3] to\n[redux-logger v3] import { createLogger } from 'redux-logger'\n")};t.defaults=I,t.createLogger=j,t.logger=N,t.default=N,Object.defineProperty(t,"__esModule",{value:!0})})}).call(t,n(19))},1610:function(e,t,n){var r=n(1112),o=r(!0);e.exports=o},169:function(e,t,n){function r(e,t){var n=a(e),r=!n&&i(e),f=!n&&!r&&u(e),l=!n&&!r&&!f&&s(e),d=n||r||f||l,v=d?o(e.length,String):[],h=v.length;for(var b in e)!t&&!p.call(e,b)||d&&("length"==b||f&&("offset"==b||"parent"==b)||l&&("buffer"==b||"byteLength"==b||"byteOffset"==b)||c(b,h))||v.push(b);return v}var o=n(272),i=n(67),a=n(3),u=n(68),c=n(87),s=n(88),f=Object.prototype,p=f.hasOwnProperty;e.exports=r},17:function(e,t){e.exports=window.yoast.components},170:function(e,t,n){function r(e,t,n){var r=e[t];u.call(e,t)&&i(r,n)&&(void 0!==n||t in e)||o(e,t,n)}var o=n(171),i=n(31),a=Object.prototype,u=a.hasOwnProperty;e.exports=r},171:function(e,t,n){function r(e,t,n){"__proto__"==t&&o?o(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}var o=n(209);e.exports=r},174:function(e,t,n){"use strict";var r=n(334),o=n(343),i=n(175);e.exports=function(){function e(e,t,n,r,a,u){u!==i&&o(!1,"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")}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,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t};return n.checkPropTypes=r,n.PropTypes=n,n}},175:function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},177:function(e,t,n){var r=n(270),o=n(277),i=o(r);e.exports=i},178:function(e,t,n){function r(e){if(!o(e))return i(e);var t=[];for(var n in Object(e))u.call(e,n)&&"constructor"!=n&&t.push(n);return t}var o=n(77),i=n(276),a=Object.prototype,u=a.hasOwnProperty;e.exports=r},179:function(e,t){function n(e,t){return function(n){return e(t(n))}}e.exports=n},18:function(e,t,n){var r=n(5),o=r.Symbol;e.exports=o},180:function(e,t,n){var r=n(5),o=r.Uint8Array;e.exports=o},181:function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}e.exports=n},182:function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}e.exports=n},183:function(e,t,n){function r(e){return o(e,a,i)}var o=n(184),i=n(139),a=n(35);e.exports=r},184:function(e,t,n){function r(e,t,n){var r=t(e);return i(e)?r:o(r,n(e))}var o=n(138),i=n(3);e.exports=r},185:function(e,t){function n(){return[]}e.exports=n},186:function(e,t,n){var r=n(179),o=r(Object.getPrototypeOf,Object);e.exports=o},187:function(e,t,n){function r(e){var t=new e.constructor(e.byteLength);return new o(t).set(new o(e)),t}var o=n(180);e.exports=r},19:function(e,t){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(n=window)}e.exports=n},2:function(e,t,n){e.exports=n(174)()},20:function(e,t,n){var r=n(16),o=r(Object,"create");e.exports=o},205:function(e,t){function n(e){return function(t){return e(t)}}e.exports=n},206:function(e,t,n){"use strict";function r(e){if(!Object(a.a)(e)||Object(o.a)(e)!=u)return!1;var t=Object(i.a)(e);if(null===t)return!0;var n=p.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&f.call(n)==l}var o=n(476),i=n(481),a=n(483),u="[object Object]",c=Function.prototype,s=Object.prototype,f=c.toString,p=s.hasOwnProperty,l=f.call(Object);t.a=r},207:function(e,t,n){function r(e){return"function"==typeof e?e:null==e?a:"object"==typeof e?u(e)?i(e[0],e[1]):o(e):c(e)}var o=n(285),i=n(302),a=n(72),u=n(3),c=n(305);e.exports=r},208:function(e,t){function n(e,t){for(var n=-1,r=null==e?0:e.length,o=0,i=[];++n1),t}),u(e,f(e),n),s&&(n=o(n,7,c));for(var p=t.length;p--;)i(n,t[p]);return n});e.exports=p},258:function(e,t,n){function r(e,t,n){return t=i(void 0===t?e.length-1:t,0),function(){for(var r=arguments,a=-1,u=i(r.length-t,0),c=Array(u);++a1&&void 0!==arguments[1]?arguments[1]:"wpseoYoastJSL10n",n=(0,c.default)(window,[t,e,"locale_data",e],!1);!1===n?(0,a.setLocaleData)({"":{}},e):(0,a.setLocaleData)(n,e)}function o(){r("yoast-components")}function i(){r("wordpress-seo")}Object.defineProperty(t,"__esModule",{value:!0}),t.setTextdomainL10n=r,t.setYoastComponentsL10n=o,t.setWordPressSeoL10n=i;var a=n(12),u=n(29),c=function(e){return e&&e.__esModule?e:{default:e}}(u)},27:function(e,t,n){function r(e){if("string"==typeof e||o(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}var o=n(24),i=1/0;e.exports=r},270:function(e,t,n){function r(e,t){return e&&o(e,t,i)}var o=n(219),i=n(35);e.exports=r},271:function(e,t){function n(e){return function(t,n,r){for(var o=-1,i=Object(t),a=r(t),u=a.length;u--;){var c=a[e?u:++o];if(!1===n(i[c],c,i))break}return t}}e.exports=n},272:function(e,t){function n(e,t){for(var n=-1,r=Array(e);++no?0:o+t),n=n>o?o:n,n<0&&(n+=o),o=t>n?0:n-t>>>0,t>>>=0;for(var i=Array(o);++r1&&void 0!==arguments[1]?arguments[1]:"_";return e.replace(/\s/g,t)}function s(e){return{name:"cf_"+c(e),label:(0,g.firstToUpperCase)(e+" (custom field)")}}function f(e){var t=c(e);return{name:"ct_"+t,label:(0,g.firstToUpperCase)(e+" (custom taxonomy)"),descriptionName:"ct_desc_"+t,descriptionLabel:(0,g.firstToUpperCase)(e+" description (custom taxonomy)")}}function p(e,t){return e.custom_taxonomies?((0,h.default)(e.custom_taxonomies,function(e,n){var r=f(n),o=r.name,i=r.label,a=r.descriptionName,u=r.descriptionLabel;t.dispatch((0,m.updateReplacementVariable)(o,e.name,i)),t.dispatch((0,m.updateReplacementVariable)(a,e.description,u))}),(0,y.default)(d({},e),"custom_taxonomies")):e}function l(e,t){return e.custom_fields?((0,h.default)(e.custom_fields,function(e,n){var r=s(n),o=r.name,i=r.label;t.dispatch((0,m.updateReplacementVariable)(o,e,i))}),(0,y.default)(d({},e),"custom_fields")):e}Object.defineProperty(t,"__esModule",{value:!0}),t.nonReplaceVars=void 0;var d=Object.assign||function(e){for(var t=1;t0&&n(f)?t>1?r(f,t-1,n,a,u):o(u,f):a||(u[u.length]=f)}return u}var o=n(138),i=n(508);e.exports=r},367:function(e,t,n){var r=n(368),o=n(209),i=n(72),a=o?function(e,t){return o(e,"toString",{configurable:!0,enumerable:!1,value:r(t),writable:!0})}:i;e.exports=a},368:function(e,t){function n(e){return function(){return e}}e.exports=n},369:function(e,t){function n(e){var t=0,n=0;return function(){var a=i(),u=o-(a-n);if(n=a,u>0){if(++t>=r)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var r=800,o=16,i=Date.now;e.exports=n},39:function(e,t,n){function r(e){if(!i(e))return!1;var t=o(e);return t==u||t==c||t==a||t==s}var o=n(13),i=n(11),a="[object AsyncFunction]",u="[object Function]",c="[object GeneratorFunction]",s="[object Proxy]";e.exports=r},42:function(e,t){function n(e,t){for(var n=-1,r=null==e?0:e.length,o=Array(r);++n=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function u(){}function c(e,t){var n={run:function(r){try{var o=e(t.getState(),r);(o!==n.props||n.error)&&(n.shouldComponentUpdate=!0,n.props=o,n.error=null)}catch(e){n.shouldComponentUpdate=!0,n.error=e}}};return n}function s(e){var t,n,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},f=s.getDisplayName,l=void 0===f?function(e){return"ConnectAdvanced("+e+")"}:f,_=s.methodName,w=void 0===_?"connectAdvanced":_,x=s.renderCountProp,j=void 0===x?void 0:x,O=s.shouldHandleStateChanges,E=void 0===O||O,P=s.storeKey,S=void 0===P?"store":P,T=s.withRef,A=void 0!==T&&T,R=a(s,["getDisplayName","methodName","renderCountProp","shouldHandleStateChanges","storeKey","withRef"]),C=S+"Subscription",M=m++,D=(t={},t[S]=b.a,t[C]=b.b,t),I=(n={},n[C]=b.b,n);return function(t){d()("function"==typeof t,"You must pass a component to the function returned by connect. Instead received "+JSON.stringify(t));var n=t.displayName||t.name||"Component",a=l(n),s=y({},R,{getDisplayName:l,methodName:w,renderCountProp:j,shouldHandleStateChanges:E,storeKey:S,withRef:A,displayName:a,wrappedComponentName:n,WrappedComponent:t}),f=function(n){function f(e,t){r(this,f);var i=o(this,n.call(this,e,t));return i.version=M,i.state={},i.renderCount=0,i.store=e[S]||t[S],i.propsMode=Boolean(e[S]),i.setWrappedInstance=i.setWrappedInstance.bind(i),d()(i.store,'Could not find "'+S+'" in either the context or props of "'+a+'". Either wrap the root component in a , or explicitly pass "'+S+'" as a prop to "'+a+'".'),i.initSelector(),i.initSubscription(),i}return i(f,n),f.prototype.getChildContext=function(){var e,t=this.propsMode?null:this.subscription;return e={},e[C]=t||this.context[C],e},f.prototype.componentDidMount=function(){E&&(this.subscription.trySubscribe(),this.selector.run(this.props),this.selector.shouldComponentUpdate&&this.forceUpdate())},f.prototype.componentWillReceiveProps=function(e){this.selector.run(e)},f.prototype.shouldComponentUpdate=function(){return this.selector.shouldComponentUpdate},f.prototype.componentWillUnmount=function(){this.subscription&&this.subscription.tryUnsubscribe(),this.subscription=null,this.notifyNestedSubs=u,this.store=null,this.selector.run=u,this.selector.shouldComponentUpdate=!1},f.prototype.getWrappedInstance=function(){return d()(A,"To access the wrapped instance, you need to specify { withRef: true } in the options argument of the "+w+"() call."),this.wrappedInstance},f.prototype.setWrappedInstance=function(e){this.wrappedInstance=e},f.prototype.initSelector=function(){var t=e(this.store.dispatch,s);this.selector=c(t,this.store),this.selector.run(this.props)},f.prototype.initSubscription=function(){if(E){var e=(this.propsMode?this.props:this.context)[C];this.subscription=new h.a(this.store,e,this.onStateChange.bind(this)),this.notifyNestedSubs=this.subscription.notifyNestedSubs.bind(this.subscription)}},f.prototype.onStateChange=function(){this.selector.run(this.props),this.selector.shouldComponentUpdate?(this.componentDidUpdate=this.notifyNestedSubsOnComponentDidUpdate,this.setState(g)):this.notifyNestedSubs()},f.prototype.notifyNestedSubsOnComponentDidUpdate=function(){this.componentDidUpdate=void 0,this.notifyNestedSubs()},f.prototype.isSubscribed=function(){return Boolean(this.subscription)&&this.subscription.isSubscribed()},f.prototype.addExtraProps=function(e){if(!(A||j||this.propsMode&&this.subscription))return e;var t=y({},e);return A&&(t.ref=this.setWrappedInstance),j&&(t[j]=this.renderCount++),this.propsMode&&this.subscription&&(t[C]=this.subscription),t},f.prototype.render=function(){var e=this.selector;if(e.shouldComponentUpdate=!1,e.error)throw e.error;return Object(v.createElement)(t,this.addExtraProps(e.props))},f}(v.Component);return f.WrappedComponent=t,f.displayName=a,f.childContextTypes=I,f.contextTypes=D,f.propTypes=D,p()(f,t)}}t.a=s;var f=n(847),p=n.n(f),l=n(848),d=n.n(l),v=n(0),h=(n.n(v),n(849)),b=n(448),y=Object.assign||function(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];if(c)throw c;for(var o=!1,i={},a=0;a2&&void 0!==arguments[2]?arguments[2]:"",r="string"==typeof t?(0,c.decodeHTML)(t):t;return{type:p,name:e,value:r,label:n}}function a(e){return{type:l,name:e}}function u(){return{type:d,time:(new Date).getMilliseconds()}}Object.defineProperty(t,"__esModule",{value:!0}),t.REFRESH=t.REMOVE_REPLACEMENT_VARIABLE=t.UPDATE_REPLACEMENT_VARIABLE=t.UPDATE_DATA=t.SWITCH_MODE=void 0,t.switchMode=r,t.updateData=o,t.updateReplacementVariable=i,t.removeReplacementVariable=a,t.refreshSnippetEditor=u;var c=n(17),s=t.SWITCH_MODE="SNIPPET_EDITOR_SWITCH_MODE",f=t.UPDATE_DATA="SNIPPET_EDITOR_UPDATE_DATA",p=t.UPDATE_REPLACEMENT_VARIABLE="SNIPPET_EDITOR_UPDATE_REPLACEMENT_VARIABLE",l=t.REMOVE_REPLACEMENT_VARIABLE="SNIPPET_EDITOR_REMOVE_REPLACEMENT_VARIABLE",d=t.REFRESH="SNIPPET_EDITOR_REFRESH"},817:function(e,t,n){"use strict";function r(){return[{name:"date",label:(0,o.__)("Date","wordpress-seo"),value:""},{name:"id",label:(0,o.__)("ID","wordpress-seo"),value:""},{name:"page",label:(0,o.__)("Page","wordpress-seo"),value:""},{name:"searchphrase",label:(0,o.__)("Search phrase","wordpress-seo"),value:""},{name:"sitedesc",label:(0,o.__)("Tagline","wordpress-seo"),value:""},{name:"sitename",label:(0,o.__)("Site title","wordpress-seo"),value:""},{name:"category",label:(0,o.__)("Category","wordpress-seo"),value:""},{name:"focuskw",label:(0,o.__)("Focus keyphrase","wordpress-seo"),value:""},{name:"title",label:(0,o.__)("Title","wordpress-seo"),value:""},{name:"parent_title",label:(0,o.__)("Parent title","wordpress-seo"),value:""},{name:"excerpt",label:(0,o.__)("Excerpt","wordpress-seo"),value:""},{name:"primary_category",label:(0,o.__)("Primary category","wordpress-seo"),value:""},{name:"sep",label:(0,o.__)("Separator","wordpress-seo"),value:""},{name:"excerpt_only",label:(0,o.__)("Excerpt only","wordpress-seo"),value:""},{name:"category_description",label:(0,o.__)("Category description","wordpress-seo"),value:""},{name:"tag_description",label:(0,o.__)("Tag description","wordpress-seo"),value:""},{name:"term_description",label:(0,o.__)("Term description","wordpress-seo"),value:""},{name:"currentyear",label:(0,o.__)("Current year","wordpress-seo"),value:""}]}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r;var o=n(12)},846:function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"store",n=arguments[1],a=n||t+"Subscription",c=function(e){function n(i,a){r(this,n);var u=o(this,e.call(this,i,a));return u[t]=i.store,u}return i(n,e),n.prototype.getChildContext=function(){var e;return e={},e[t]=this[t],e[a]=null,e},n.prototype.render=function(){return u.Children.only(this.props.children)},n}(u.Component);return c.propTypes={store:f.a.isRequired,children:s.a.element.isRequired},c.childContextTypes=(e={},e[t]=f.a.isRequired,e[a]=f.b,e),c}t.a=a;var u=n(0),c=(n.n(u),n(2)),s=n.n(c),f=n(448);n(278);t.b=a()},847:function(e,t,n){"use strict";var r={childContextTypes:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i=Object.defineProperty,a=Object.getOwnPropertyNames,u=Object.getOwnPropertySymbols,c=Object.getOwnPropertyDescriptor,s=Object.getPrototypeOf,f=s&&s(Object);e.exports=function e(t,n,p){if("string"!=typeof n){if(f){var l=s(n);l&&l!==f&&e(t,l,p)}var d=a(n);u&&(d=d.concat(u(n)));for(var v=0;v=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t,n){for(var r=t.length-1;r>=0;r--){var o=t[r](e);if(o)return o}return function(t,r){throw new Error("Invalid value of type "+typeof e+" for "+n+" argument when connecting component "+r.wrappedComponentName+".")}}function i(e,t){return e===t}var a=n(449),u=n(851),c=n(852),s=n(853),f=n(854),p=n(855),l=Object.assign||function(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{},t=e.connectHOC,n=void 0===t?a.a:t,d=e.mapStateToPropsFactories,v=void 0===d?s.a:d,h=e.mapDispatchToPropsFactories,b=void 0===h?c.a:h,y=e.mergePropsFactories,m=void 0===y?f.a:y,g=e.selectorFactory,_=void 0===g?p.a:g;return function(e,t,a){var c=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},s=c.pure,f=void 0===s||s,p=c.areStatesEqual,d=void 0===p?i:p,h=c.areOwnPropsEqual,y=void 0===h?u.a:h,g=c.areStatePropsEqual,w=void 0===g?u.a:g,x=c.areMergedPropsEqual,j=void 0===x?u.a:x,O=r(c,["pure","areStatesEqual","areOwnPropsEqual","areStatePropsEqual","areMergedPropsEqual"]),E=o(e,v,"mapStateToProps"),P=o(t,b,"mapDispatchToProps"),S=o(a,m,"mergeProps");return n(_,l({methodName:"connect",getDisplayName:function(e){return"Connect("+e+")"},shouldHandleStateChanges:Boolean(e),initMapStateToProps:E,initMapDispatchToProps:P,initMergeProps:S,pure:f,areStatesEqual:d,areOwnPropsEqual:y,areStatePropsEqual:w,areMergedPropsEqual:j},O))}}()},851:function(e,t,n){"use strict";function r(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!==e&&t!==t}function o(e,t){if(r(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),o=Object.keys(t);if(n.length!==o.length)return!1;for(var a=0;a=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function o(e,t,n,r){return function(o,i){return n(e(o,i),t(r,i),i)}}function i(e,t,n,r,o){function i(o,i){return v=o,h=i,b=e(v,h),y=t(r,h),m=n(b,y,h),d=!0,m}function a(){return b=e(v,h),t.dependsOnOwnProps&&(y=t(r,h)),m=n(b,y,h)}function u(){return e.dependsOnOwnProps&&(b=e(v,h)),t.dependsOnOwnProps&&(y=t(r,h)),m=n(b,y,h)}function c(){var t=e(v,h),r=!l(t,b);return b=t,r&&(m=n(b,y,h)),m}function s(e,t){var n=!p(t,h),r=!f(e,v);return v=e,h=t,n&&r?a():n?u():r?c():m}var f=o.areStatesEqual,p=o.areOwnPropsEqual,l=o.areStatePropsEqual,d=!1,v=void 0,h=void 0,b=void 0,y=void 0,m=void 0;return function(e,t){return d?s(e,t):i(e,t)}}function a(e,t){var n=t.initMapStateToProps,a=t.initMapDispatchToProps,u=t.initMergeProps,c=r(t,["initMapStateToProps","initMapDispatchToProps","initMergeProps"]),s=n(e,c),f=a(e,c),p=u(e,c);return(c.pure?i:o)(s,f,p,e,c)}t.a=a;n(856)},856:function(e,t,n){"use strict";n(278)},857:function(e,t,n){function r(e,t,n,r){e=i(e)?e:c(e),n=n&&!r?u(n):0;var f=e.length;return n<0&&(n=s(f+n,0)),a(e)?n<=f&&e.indexOf(t,n)>-1:!!f&&o(e,t,n)>-1}var o=n(220),i=n(36),a=n(352),u=n(353),c=n(354),s=Math.max;e.exports=r},858:function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(0),i=(r(o),n(2)),a=r(i),u=n(6),c=r(u),s=n(17),f=(0,c.default)(s.StyledSection).withConfig({displayName:"SnippetPreviewSection__Section"})(["max-width:640px;&","{padding-left:0;padding-right:0;& ","{",":20px;margin-left:",";}}"],s.StyledSectionBase,s.StyledHeading,(0,s.getRtlStyle)("padding-left","padding-right"),(0,s.getRtlStyle)("0","20px")),p=function(e){var t=e.children,n=e.title,r=e.icon,o=e.hasPaperStyle;return yoast._wp.element.createElement(f,{headingLevel:3,headingText:n,headingIcon:r,headingIconColor:"#555",hasPaperStyle:o},t)};p.propTypes={children:a.default.element,title:a.default.string,icon:a.default.string,hasPaperStyle:a.default.bool},p.defaultProps={hasPaperStyle:!0},t.default=p},859:function(e,t,n){"use strict";function r(){return{mode:a.DEFAULT_MODE,data:{title:"",slug:"",description:""},replacementVariables:(0,c.default)(),uniqueRefreshValue:""}}function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r(),t=arguments[1];switch(t.type){case s.SWITCH_MODE:return i({},e,{mode:t.mode});case s.UPDATE_DATA:return i({},e,{data:i({},e.data,t.data)});case s.UPDATE_REPLACEMENT_VARIABLE:var n=!0,o=e.replacementVariables.map(function(e){return e.name===t.name?(n=!1,{name:t.name,label:t.label||e.label,value:t.value}):e});return n&&(o=(0,f.pushNewReplaceVar)(o,t)),i({},e,{replacementVariables:o});case s.REMOVE_REPLACEMENT_VARIABLE:return i({},e,{replacementVariables:e.replacementVariables.filter(function(e){return e.name!==t.name})});case s.REFRESH:return i({},e,{uniqueRefreshValue:t.time})}return e}Object.defineProperty(t,"__esModule",{value:!0});var i=Object.assign||function(e){for(var t=1;t-1&&e%1==0&&e-1&&e%1==0&&e<=r}var r=9007199254740991;e.exports=n},90:function(e,t,n){function r(e){var t=this.__data__=new o(e);this.size=t.size}var o=n(34),i=n(287),a=n(288),u=n(289),c=n(290),s=n(291);r.prototype.clear=i,r.prototype.delete=a,r.prototype.get=u,r.prototype.has=c,r.prototype.set=s,e.exports=r},94:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(846),o=n(449),i=n(850);n.d(t,"Provider",function(){return r.b}),n.d(t,"createProvider",function(){return r.a}),n.d(t,"connectAdvanced",function(){return o.a}),n.d(t,"connect",function(){return i.a})}},[1601]);