New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

contentful

Package Overview
Dependencies
Maintainers
6
Versions
464
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contentful - npm Package Compare versions

Comparing version 4.6.3 to 4.6.4

2

dist/contentful.browser.min.js

@@ -1,1 +0,1 @@

(function(e,t){'object'==typeof exports&&'object'==typeof module?module.exports=t():'function'==typeof define&&define.amd?define([],t):'object'==typeof exports?exports.contentful=t():e.contentful=t()})(this,function(){return function(e){function t(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var r={};return t.m=e,t.c=r,t.d=function(e,r,n){t.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:n})},t.n=function(e){var r=e&&e.__esModule?function(){return e['default']}:function(){return e};return t.d(r,'a',r),r},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p='',t(t.s=30)}([function(e,t,r){'use strict';function n(e){return'[object Array]'===l.call(e)}function o(e){return null!==e&&'object'==typeof e}function s(e){return'[object Function]'===l.call(e)}function d(e,t){if(null!==e&&'undefined'!=typeof e)if('object'==typeof e||n(e)||(e=[e]),n(e))for(var r=0,o=e.length;r<o;r++)t.call(null,e[r],r,e);else for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&t.call(null,e[s],s,e)}function a(){function e(e,r){t[r]='object'==typeof t[r]&&'object'==typeof e?a(t[r],e):e}for(var t={},r=0,n=arguments.length;r<n;r++)d(arguments[r],e);return t}var i=r(12),p=r(34),l=Object.prototype.toString;e.exports={isArray:n,isArrayBuffer:function(e){return'[object ArrayBuffer]'===l.call(e)},isBuffer:p,isFormData:function(e){return'undefined'!=typeof FormData&&e instanceof FormData},isArrayBufferView:function(e){var t;return t='undefined'!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer,t},isString:function(e){return'string'==typeof e},isNumber:function(e){return'number'==typeof e},isObject:o,isUndefined:function(e){return'undefined'==typeof e},isDate:function(e){return'[object Date]'===l.call(e)},isFile:function(e){return'[object File]'===l.call(e)},isBlob:function(e){return'[object Blob]'===l.call(e)},isFunction:s,isStream:function(e){return o(e)&&s(e.pipe)},isURLSearchParams:function(e){return'undefined'!=typeof URLSearchParams&&e instanceof URLSearchParams},isStandardBrowserEnv:function(){return'undefined'!=typeof navigator&&'ReactNative'===navigator.product?!1:'undefined'!=typeof window&&'undefined'!=typeof document},forEach:d,merge:a,extend:function(e,t,r){return d(t,function(t,n){e[n]=r&&'function'==typeof t?i(t,r):t}),e},trim:function(e){return e.replace(/^\s*/,'').replace(/\s*$/,'')}}},function(e,t,r){'use strict';var n=r(51);r.d(t,'a',function(){return n.a});var o=r(104);r.d(t,'b',function(){return o.a});var s=r(105),a=r(106);r.d(t,'c',function(){return a.a});var i=r(110);r.d(t,'d',function(){return i.a});var d=r(112);r.d(t,'e',function(){return d.a})},function(e,t,r){var n=r(52);e.exports=function(e){return n(e,1|4)}},function(e,t,r){function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var o=r(54),s=r(55),a=r(56),i=r(57),d=r(58);n.prototype.clear=o,n.prototype['delete']=s,n.prototype.get=a,n.prototype.has=i,n.prototype.set=d,e.exports=n},function(e,t,r){var n=r(17);e.exports=function(e,t){for(var r=e.length;r--;)if(n(e[r][0],t))return r;return-1}},function(e,t,r){var n=r(10),o=n(Object,'create');e.exports=o},function(e,t,r){var n=r(74);e.exports=function(e,t){var r=e.__data__;return n(t)?r['string'==typeof t?'string':'hash']:r.map}},function(e,t,r){var n=r(21),o=r(22);e.exports=function(e,t,r,s){var a=!r;r||(r={});for(var i=-1,d=t.length;++i<d;){var p=t[i],l=s?s(r[p],e[p],p,r,e):void 0;l===void 0&&(l=e[p]),a?o(r,p,l):n(r,p,l)}return r}},function(e,t,r){'use strict';(function(t){function n(e,t){!o.isUndefined(e)&&o.isUndefined(e['Content-Type'])&&(e['Content-Type']=t)}var o=r(0),s=r(36),a={"Content-Type":'application/x-www-form-urlencoded'},i={adapter:function(){var e;return'undefined'==typeof XMLHttpRequest?'undefined'!=typeof t&&(e=r(13)):e=r(13),e}(),transformRequest:[function(e,t){return s(t,'Content-Type'),o.isFormData(e)||o.isArrayBuffer(e)||o.isBuffer(e)||o.isStream(e)||o.isFile(e)||o.isBlob(e)?e:o.isArrayBufferView(e)?e.buffer:o.isURLSearchParams(e)?(n(t,'application/x-www-form-urlencoded;charset=utf-8'),e.toString()):o.isObject(e)?(n(t,'application/json;charset=utf-8'),JSON.stringify(e)):e}],transformResponse:[function(e){if('string'==typeof e)try{e=JSON.parse(e)}catch(t){}return e}],timeout:0,xsrfCookieName:'XSRF-TOKEN',xsrfHeaderName:'X-XSRF-TOKEN',maxContentLength:-1,validateStatus:function(e){return 200<=e&&300>e}};i.headers={common:{Accept:'application/json, text/plain, */*'}},o.forEach(['delete','get','head'],function(e){i.headers[e]={}}),o.forEach(['post','put','patch'],function(e){i.headers[e]=o.merge(a)}),e.exports=i}).call(t,r(9))},function(e){function t(){throw new Error('setTimeout has not been defined')}function r(){throw new Error('clearTimeout has not been defined')}function n(e){if(p===setTimeout)return setTimeout(e,0);if((p===t||!p)&&setTimeout)return p=setTimeout,setTimeout(e,0);try{return p(e,0)}catch(t){try{return p.call(null,e,0)}catch(t){return p.call(this,e,0)}}}function o(e){if(l===clearTimeout)return clearTimeout(e);if((l===r||!l)&&clearTimeout)return l=clearTimeout,clearTimeout(e);try{return l(e)}catch(t){try{return l.call(null,e)}catch(t){return l.call(this,e)}}}function s(){y&&u&&(y=!1,u.length?f=u.concat(f):h=-1,f.length&&a())}function a(){if(!y){var e=n(s);y=!0;for(var t=f.length;t;){for(u=f,f=[];++h<t;)u&&u[h].run();h=-1,t=f.length}u=null,y=!1,o(e)}}function d(e,t){this.fun=e,this.array=t}function i(){}var p,l,c=e.exports={};(function(){try{p='function'==typeof setTimeout?setTimeout:t}catch(r){p=t}try{l='function'==typeof clearTimeout?clearTimeout:r}catch(t){l=r}})();var u,f=[],y=!1,h=-1;c.nextTick=function(e){var t=Array(arguments.length-1);if(1<arguments.length)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];f.push(new d(e,t)),1!==f.length||y||n(a)},d.prototype.run=function(){this.fun.apply(null,this.array)},c.title='browser',c.browser=!0,c.env={},c.argv=[],c.version='',c.versions={},c.on=i,c.addListener=i,c.once=i,c.off=i,c.removeListener=i,c.removeAllListeners=i,c.emit=i,c.prependListener=i,c.prependOnceListener=i,c.listeners=function(){return[]},c.binding=function(){throw new Error('process.binding is not supported')},c.cwd=function(){return'/'},c.chdir=function(){throw new Error('process.chdir is not supported')},c.umask=function(){return 0}},function(e){e.exports=function(e,t){return null==e?void 0:e[t]}},function(e){e.exports=function(e,t){return function(r){return e(t(r))}}},function(e){'use strict';e.exports=function(e,t){return function(){for(var r=Array(arguments.length),n=0;n<r.length;n++)r[n]=arguments[n];return e.apply(t,r)}}},function(e,t,r){'use strict';var n=r(0),o=r(37),s=r(39),a=r(40),i=r(41),d=r(14),p='undefined'!=typeof window&&window.btoa&&window.btoa.bind(window)||r(42);e.exports=function(t){return new Promise(function(e,l){var c=t.data,u=t.headers;n.isFormData(c)&&delete u['Content-Type'];var f=new XMLHttpRequest,y='onreadystatechange',h=!1;if('undefined'==typeof window||!window.XDomainRequest||'withCredentials'in f||i(t.url)||(f=new window.XDomainRequest,y='onload',h=!0,f.onprogress=function(){},f.ontimeout=function(){}),t.auth){var g=t.auth.username||'',m=t.auth.password||'';u.Authorization='Basic '+p(g+':'+m)}if(f.open(t.method.toUpperCase(),s(t.url,t.params,t.paramsSerializer),!0),f.timeout=t.timeout,f[y]=function(){if(f&&(4===f.readyState||h)&&(0!==f.status||f.responseURL&&0===f.responseURL.indexOf('file:'))){var r='getAllResponseHeaders'in f?a(f.getAllResponseHeaders()):null,n=t.responseType&&'text'!==t.responseType?f.response:f.responseText,s={data:n,status:1223===f.status?204:f.status,statusText:1223===f.status?'No Content':f.statusText,headers:r,config:t,request:f};o(e,l,s),f=null}},f.onerror=function(){l(d('Network Error',t,null,f)),f=null},f.ontimeout=function(){l(d('timeout of '+t.timeout+'ms exceeded',t,'ECONNABORTED',f)),f=null},n.isStandardBrowserEnv()){var x=r(43),b=(t.withCredentials||i(t.url))&&t.xsrfCookieName?x.read(t.xsrfCookieName):void 0;b&&(u[t.xsrfHeaderName]=b)}if('setRequestHeader'in f&&n.forEach(u,function(e,t){'undefined'==typeof c&&'content-type'===t.toLowerCase()?delete u[t]:f.setRequestHeader(t,e)}),t.withCredentials&&(f.withCredentials=!0),t.responseType)try{f.responseType=t.responseType}catch(r){if('json'!==t.responseType)throw r}'function'==typeof t.onDownloadProgress&&f.addEventListener('progress',t.onDownloadProgress),'function'==typeof t.onUploadProgress&&f.upload&&f.upload.addEventListener('progress',t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then(function(e){f&&(f.abort(),l(e),f=null)}),void 0===c&&(c=null),f.send(c)})}},function(e,t,r){'use strict';var n=r(38);e.exports=function(e,t,r,o,s){var a=new Error(e);return n(a,t,r,o,s)}},function(e){'use strict';e.exports=function(e){return!!(e&&e.__CANCEL__)}},function(e){'use strict';function t(e){this.message=e}t.prototype.toString=function(){return'Cancel'+(this.message?': '+this.message:'')},t.prototype.__CANCEL__=!0,e.exports=t},function(e){e.exports=function(e,t){return e===t||e!==e&&t!==t}},function(e,t,r){var n=r(10),o=r(19),s=n(o,'Map');e.exports=s},function(e,t,r){var n=r(64),o='object'==typeof self&&self&&self.Object===Object&&self,s=n||o||Function('return this')();e.exports=s},function(e,t,r){function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var o=r(66),s=r(73),a=r(75),i=r(76),d=r(77);n.prototype.clear=o,n.prototype['delete']=s,n.prototype.get=a,n.prototype.has=i,n.prototype.set=d,e.exports=n},function(e,t,r){var n=r(22),o=r(17),s=Object.prototype,a=s.hasOwnProperty;e.exports=function(e,t,r){var s=e[t];a.call(e,t)&&o(s,r)&&(r!==void 0||t in e)||n(e,t,r)}},function(e,t,r){var n=r(79);e.exports=function(e,t,r){'__proto__'==t&&n?n(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}},function(e,t,r){var n=r(11),o=n(Object.keys,Object);e.exports=o},function(e){e.exports=function(e){var t=typeof e;return null!=e&&('object'==t||'function'==t)}},function(e,t,r){var n=r(11),o=n(Object.getPrototypeOf,Object);e.exports=o},function(e,t){'use strict';var r=Object.prototype.hasOwnProperty,n=function(){for(var e=[],t=0;256>t;++t)e.push('%'+((16>t?'0':'')+t.toString(16)).toUpperCase());return e}(),o=function(e){for(var t,r;e.length;)if(r=e.pop(),t=r.obj[r.prop],Array.isArray(t)){for(var n=[],o=0;o<t.length;++o)'undefined'!=typeof t[o]&&n.push(t[o]);r.obj[r.prop]=n}return t};t.arrayToObject=function(e,t){for(var r=t&&t.plainObjects?Object.create(null):{},n=0;n<e.length;++n)'undefined'!=typeof e[n]&&(r[n]=e[n]);return r},t.merge=function(e,n,o){if(!n)return e;if('object'!=typeof n){if(Array.isArray(e))e.push(n);else if('object'==typeof e)(o.plainObjects||o.allowPrototypes||!r.call(Object.prototype,n))&&(e[n]=!0);else return[e,n];return e}if('object'!=typeof e)return[e].concat(n);var s=e;return Array.isArray(e)&&!Array.isArray(n)&&(s=t.arrayToObject(e,o)),Array.isArray(e)&&Array.isArray(n)?(n.forEach(function(n,s){r.call(e,s)?e[s]&&'object'==typeof e[s]?e[s]=t.merge(e[s],n,o):e.push(n):e[s]=n}),e):Object.keys(n).reduce(function(e,s){var a=n[s];return e[s]=r.call(e,s)?t.merge(e[s],a,o):a,e},s)},t.assign=function(e,t){return Object.keys(t).reduce(function(e,r){return e[r]=t[r],e},e)},t.decode=function(e){try{return decodeURIComponent(e.replace(/\+/g,' '))}catch(t){return e}},t.encode=function(e){if(0===e.length)return e;for(var t,r='string'==typeof e?e:e+'',o='',s=0;s<r.length;++s){if(t=r.charCodeAt(s),45===t||46===t||95===t||126===t||48<=t&&57>=t||65<=t&&90>=t||97<=t&&122>=t){o+=r.charAt(s);continue}if(128>t){o+=n[t];continue}if(2048>t){o+=n[192|t>>6]+n[128|63&t];continue}if(55296>t||57344<=t){o+=n[224|t>>12]+n[128|63&t>>6]+n[128|63&t];continue}s+=1,t=65536+((1023&t)<<10|1023&r.charCodeAt(s)),o+=n[240|t>>18]+n[128|63&t>>12]+n[128|63&t>>6]+n[128|63&t]}return o},t.compact=function(e){for(var t=[{obj:{o:e},prop:'o'}],r=[],n=0;n<t.length;++n)for(var s=t[n],a=s.obj[s.prop],i=Object.keys(a),d=0;d<i.length;++d){var p=i[d],l=a[p];'object'==typeof l&&null!==l&&-1===r.indexOf(l)&&(t.push({obj:a,prop:p}),r.push(l))}return o(t)},t.isRegExp=function(e){return'[object RegExp]'===Object.prototype.toString.call(e)},t.isBuffer=function(e){return null===e||'undefined'==typeof e?!1:!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))}},function(e){'use strict';var t=String.prototype.replace,r=/%20/g;e.exports={default:'RFC3986',formatters:{RFC1738:function(e){return t.call(e,r,'+')},RFC3986:function(e){return e}},RFC1738:'RFC1738',RFC3986:'RFC3986'}},function(e,t,r){'use strict';t.a=function(e,t){function r(e,t){if(t)n(e);else{var r=Object.keys(e);r.forEach(function(t){return n(e[t])})}}function n(e){var t=Object.keys(e);t.forEach(function(t){var r=e[t];Array.isArray(r)?i(r,t,e):a(r,t,e)})}function a(e,t,r){null!==e&&'object'===('undefined'==typeof e?'undefined':s(e))&&e.hasOwnProperty('sys')&&e.sys.hasOwnProperty('type')&&'Link'===e.sys.type&&Object.defineProperty(r,t,{get:function(){return d(e)}})}function i(e,t,r){e.length&&null!==e[0]&&'object'===s(e[0])&&e[0].hasOwnProperty('sys')&&e[0].sys.hasOwnProperty('type')&&'Link'===e[0].sys.type&&Object.defineProperty(r,t,{get:function(){return e.map(function(e){return d(e)})}})}var d=o()(function(e){var n=t[e.sys.linkType]||[],o=n.find(function(t){return t.sys.id===e.sys.id});return o&&o.fields?(r(o.fields,!!o.sys.locale),o):e},function(e){return e.sys.id});e.forEach(function(e){e.fields&&r(e.fields,!!e.sys.locale)})};var n=r(117),o=r.n(n),s='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}},function(e,t,r){'use strict';t.a=function(e){return Object.defineProperty(e,'stringifySafe',{enumerable:!1,configurable:!1,writable:!1,value:function(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:null,t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:'';return o()(this,e,t,function(e,t){return{sys:{type:'Link',linkType:'Entry',id:t.sys.id,circular:!0}}})}})};var n=r(118),o=r.n(n)},function(e,t,r){e.exports=r(31)},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.createClient=function(e){if(!e.accessToken)throw new TypeError('Expected parameter accessToken');if(!e.space)throw new TypeError('Expected parameter space');var t=!(!!('resolveLinks'in e)&&!e.resolveLinks),r=Object(i.a)(t),n=Object(s.d)('contentful.js/4.6.3',e.application,e.integration);e.defaultHostname='cdn.contentful.com',e.headers=d({},e.headers,{"Content-Type":'application/vnd.contentful.delivery.v1+json',"X-Contentful-User-Agent":n});var p=Object(s.a)(o.a,e);return Object(a.a)({http:p,shouldLinksResolve:r})};var n=r(32),o=r.n(n),s=r(1),a=r(113),i=r(122),d=Object.assign||function(e){for(var t,r=1;r<arguments.length;r++)for(var n in t=arguments[r],t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}},function(e,t,r){e.exports=r(33)},function(e,t,r){'use strict';function n(e){var t=new a(e),r=s(a.prototype.request,t);return o.extend(r,a.prototype,t),o.extend(r,t),r}var o=r(0),s=r(12),a=r(35),i=r(8),d=n(i);d.Axios=a,d.create=function(e){return n(o.merge(i,e))},d.Cancel=r(16),d.CancelToken=r(49),d.isCancel=r(15),d.all=function(e){return Promise.all(e)},d.spread=r(50),e.exports=d,e.exports.default=d},function(e){function t(e){return!!e.constructor&&'function'==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}function r(e){return'function'==typeof e.readFloatLE&&'function'==typeof e.slice&&t(e.slice(0,0))}e.exports=function(e){return null!=e&&(t(e)||r(e)||!!e._isBuffer)}},function(e,t,r){'use strict';function n(e){this.defaults=e,this.interceptors={request:new a,response:new a}}var o=r(8),s=r(0),a=r(44),i=r(45),d=r(47),p=r(48);n.prototype.request=function(e){'string'==typeof e&&(e=s.merge({url:arguments[0]},arguments[1])),e=s.merge(o,this.defaults,{method:'get'},e),e.method=e.method.toLowerCase(),e.baseURL&&!d(e.url)&&(e.url=p(e.baseURL,e.url));var t=[i,void 0],r=Promise.resolve(e);for(this.interceptors.request.forEach(function(e){t.unshift(e.fulfilled,e.rejected)}),this.interceptors.response.forEach(function(e){t.push(e.fulfilled,e.rejected)});t.length;)r=r.then(t.shift(),t.shift());return r},s.forEach(['delete','get','head','options'],function(e){n.prototype[e]=function(t,r){return this.request(s.merge(r||{},{method:e,url:t}))}}),s.forEach(['post','put','patch'],function(e){n.prototype[e]=function(t,r,n){return this.request(s.merge(n||{},{method:e,url:t,data:r}))}}),e.exports=n},function(e,t,r){'use strict';var n=r(0);e.exports=function(e,t){n.forEach(e,function(r,n){n!==t&&n.toUpperCase()===t.toUpperCase()&&(e[t]=r,delete e[n])})}},function(e,t,r){'use strict';var n=r(14);e.exports=function(e,t,r){var o=r.config.validateStatus;r.status&&o&&!o(r.status)?t(n('Request failed with status code '+r.status,r.config,null,r.request,r)):e(r)}},function(e){'use strict';e.exports=function(e,t,r,n,o){return e.config=t,r&&(e.code=r),e.request=n,e.response=o,e}},function(e,t,r){'use strict';function n(e){return encodeURIComponent(e).replace(/%40/gi,'@').replace(/%3A/gi,':').replace(/%24/g,'$').replace(/%2C/gi,',').replace(/%20/g,'+').replace(/%5B/gi,'[').replace(/%5D/gi,']')}var o=r(0);e.exports=function(e,t,r){if(!t)return e;var s;if(r)s=r(t);else if(o.isURLSearchParams(t))s=t.toString();else{var a=[];o.forEach(t,function(e,t){null===e||'undefined'==typeof e||(o.isArray(e)&&(t+='[]'),!o.isArray(e)&&(e=[e]),o.forEach(e,function(e){o.isDate(e)?e=e.toISOString():o.isObject(e)&&(e=JSON.stringify(e)),a.push(n(t)+'='+n(e))}))}),s=a.join('&')}return s&&(e+=(-1===e.indexOf('?')?'?':'&')+s),e}},function(e,t,r){'use strict';var n=r(0);e.exports=function(e){var t,r,o,s={};return e?(n.forEach(e.split('\n'),function(e){o=e.indexOf(':'),t=n.trim(e.substr(0,o)).toLowerCase(),r=n.trim(e.substr(o+1)),t&&(s[t]=s[t]?s[t]+', '+r:r)}),s):s}},function(e,t,r){'use strict';var n=r(0);e.exports=n.isStandardBrowserEnv()?function(){function e(e){var t=e;return r&&(o.setAttribute('href',t),t=o.href),o.setAttribute('href',t),{href:o.href,protocol:o.protocol?o.protocol.replace(/:$/,''):'',host:o.host,search:o.search?o.search.replace(/^\?/,''):'',hash:o.hash?o.hash.replace(/^#/,''):'',hostname:o.hostname,port:o.port,pathname:'/'===o.pathname.charAt(0)?o.pathname:'/'+o.pathname}}var t,r=/(msie|trident)/i.test(navigator.userAgent),o=document.createElement('a');return t=e(window.location.href),function(r){var o=n.isString(r)?e(r):r;return o.protocol===t.protocol&&o.host===t.host}}():function(){return function(){return!0}}()},function(e){'use strict';function t(){this.message='String contains an invalid character'}t.prototype=new Error,t.prototype.code=5,t.prototype.name='InvalidCharacterError',e.exports=function(e){for(var r,n,o=e+'',s='',a=0,i='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';o.charAt(0|a)||(i='=',a%1);s+=i.charAt(63&r>>8-8*(a%1))){if(n=o.charCodeAt(a+=3/4),255<n)throw new t;r=r<<8|n}return s}},function(e,t,r){'use strict';var n=r(0);e.exports=n.isStandardBrowserEnv()?function(){return{write:function(e,t,r,o,s,a){var i=[];i.push(e+'='+encodeURIComponent(t)),n.isNumber(r)&&i.push('expires='+new Date(r).toGMTString()),n.isString(o)&&i.push('path='+o),n.isString(s)&&i.push('domain='+s),!0===a&&i.push('secure'),document.cookie=i.join('; ')},read:function(e){var t=document.cookie.match(new RegExp('(^|;\\s*)('+e+')=([^;]*)'));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,'',Date.now()-8.64e7)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},function(e,t,r){'use strict';function n(){this.handlers=[]}var o=r(0);n.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},n.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},n.prototype.forEach=function(e){o.forEach(this.handlers,function(t){null!==t&&e(t)})},e.exports=n},function(e,t,r){'use strict';function n(e){e.cancelToken&&e.cancelToken.throwIfRequested()}var o=r(0),s=r(46),a=r(15),i=r(8);e.exports=function(e){n(e),e.headers=e.headers||{},e.data=s(e.data,e.headers,e.transformRequest),e.headers=o.merge(e.headers.common||{},e.headers[e.method]||{},e.headers||{}),o.forEach(['delete','get','head','post','put','patch','common'],function(t){delete e.headers[t]});var t=e.adapter||i.adapter;return t(e).then(function(t){return n(e),t.data=s(t.data,t.headers,e.transformResponse),t},function(t){return a(t)||(n(e),t&&t.response&&(t.response.data=s(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)})}},function(e,t,r){'use strict';var n=r(0);e.exports=function(e,t,r){return n.forEach(r,function(r){e=r(e,t)}),e}},function(e){'use strict';e.exports=function(e){return /^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},function(e){'use strict';e.exports=function(e,t){return t?e.replace(/\/+$/,'')+'/'+t.replace(/^\/+/,''):e}},function(e,t,r){'use strict';function n(e){if('function'!=typeof e)throw new TypeError('executor must be a function.');var t;this.promise=new Promise(function(e){t=e});var r=this;e(function(e){r.reason||(r.reason=new o(e),t(r.reason))})}var o=r(16);n.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},n.source=function(){var e,t=new n(function(t){e=t});return{token:t,cancel:e}},e.exports=n},function(e){'use strict';e.exports=function(e){return function(t){return e.apply(null,t)}}},function(e,t,r){'use strict';(function(e){function n(t,r){var o=l({},{insecure:!1,retryOnError:!0,logHandler:function(e,t){if('error'===e&&t){var r=[t.name,t.message].filter(function(e){return e}).join(' - ');return console.error('[error] '+r),void console.error(t)}console.log('['+e+'] '+t)},headers:{},httpAgent:!1,httpsAgent:!1,timeout:3e4,proxy:!1,basePath:''},r);if(!o.accessToken){var a=new TypeError('Expected parameter accessToken');throw o.logHandler('error',a),a}var u=o.insecure?'http':'https',f=o.space?o.space+'/':'',y=o.defaultHostname,h=o.insecure?80:443;if(c.test(o.host)){var g=o.host.split(':');if(2===g.length){var m=p(g,2);y=m[0],h=m[1]}else y=g[0]}o.basePath&&(o.basePath='/'+o.basePath.split('/').filter(Boolean).join('/'));var x=u+'://'+y+':'+h+o.basePath+'/spaces/'+f;o.headers.Authorization='Bearer '+o.accessToken,e&&e.release&&'node'===e.release.name&&(o.headers['user-agent']='node.js/'+e.version,o.headers['Accept-Encoding']='gzip');var b={baseURL:x,headers:o.headers,httpAgent:o.httpAgent,httpsAgent:o.httpsAgent,paramsSerializer:i.a.stringify,proxy:o.proxy,timeout:o.timeout,logHandler:o.logHandler,retryOnError:o.retryOnError},_=t.create(b);return _.httpClientParams=r,_.cloneWithNewParams=function(e){return n(t,l({},s()(r),e))},Object(d.a)(_),_}t.a=n;var o=r(2),s=r.n(o),a=r(100),i=r.n(a),d=r(103),p=function(){function e(e,t){var r,n=[],o=!0,s=!1;try{for(var a,i=e[Symbol.iterator]();!(o=(a=i.next()).done)&&(n.push(a.value),!(t&&n.length===t));o=!0);}catch(e){s=!0,r=e}finally{try{!o&&i['return']&&i['return']()}finally{if(s)throw r}}return n}return function(t,r){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,r);throw new TypeError('Invalid attempt to destructure non-iterable instance')}}(),l=Object.assign||function(e){for(var t,r=1;r<arguments.length;r++)for(var n in t=arguments[r],t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},c=/^(?!\w+:\/\/)([^\s:]+\.[^\s:]+)(?::(\d+))?(?!:)$/}).call(t,r(9))},function(e,t,r){function n(e,t,r,v,L,R){var N,q=t&w,z=t&A;if(r&&(N=L?r(e,v,L,R):r(e)),void 0!==N)return N;if(!j(e))return e;var U=b(e);if(!U){var D=h(e),B=D==P||D==C;if(_(e))return p(e,q);if(D!=S&&D!=O&&(!B||L)){if(!T[D])return L?e:{};N=m(e,D,n,q)}else if(N=z||B?{}:x(e),!q)return z?u(e,d(N,e)):c(e,i(N,e))}else if(N=g(e),!q)return l(e,N);R||(R=new o);var F=R.get(e);if(F)return F;R.set(e,N);var H=t&E?z?y:f:z?keysIn:k,I=U?void 0:H(e);return s(I||e,function(o,s){I&&(s=o,o=e[s]),a(N,s,n(o,t,r,s,e,R))}),N}var o=r(53),s=r(78),a=r(21),i=r(80),d=r(81),p=r(83),l=r(85),c=r(86),u=r(88),f=r(90),y=r(91),h=r(92),g=r(93),m=r(94),x=r(95),b=r(98),_=r(99),j=r(24),k=r(23),w=1,A=2,E=4,O='[object Arguments]',P='[object Function]',C='[object GeneratorFunction]',S='[object Object]',T={};T[O]=T['[object Array]']=T['[object ArrayBuffer]']=T['[object DataView]']=T['[object Boolean]']=T['[object Date]']=T['[object Float32Array]']=T['[object Float64Array]']=T['[object Int8Array]']=T['[object Int16Array]']=T['[object Int32Array]']=T['[object Map]']=T['[object Number]']=T[S]=T['[object RegExp]']=T['[object Set]']=T['[object String]']=T['[object Symbol]']=T['[object Uint8Array]']=T['[object Uint8ClampedArray]']=T['[object Uint16Array]']=T['[object Uint32Array]']=!0,T['[object Error]']=T[P]=T['[object WeakMap]']=!1,e.exports=n},function(e,t,r){function n(e){var t=this.__data__=new o(e);this.size=t.size}var o=r(3),s=r(59),a=r(60),i=r(61),d=r(62),p=r(63);n.prototype.clear=s,n.prototype['delete']=a,n.prototype.get=i,n.prototype.has=d,n.prototype.set=p,e.exports=n},function(e){e.exports=function(){this.__data__=[],this.size=0}},function(e,t,r){var n=r(4),o=Array.prototype,s=o.splice;e.exports=function(e){var t=this.__data__,r=n(t,e);if(0>r)return!1;var o=t.length-1;return r==o?t.pop():s.call(t,r,1),--this.size,!0}},function(e,t,r){var n=r(4);e.exports=function(e){var t=this.__data__,r=n(t,e);return 0>r?void 0:t[r][1]}},function(e,t,r){var n=r(4);e.exports=function(e){return-1<n(this.__data__,e)}},function(e,t,r){var n=r(4);e.exports=function(e,t){var r=this.__data__,o=n(r,e);return 0>o?(++this.size,r.push([e,t])):r[o][1]=t,this}},function(e,t,r){var n=r(3);e.exports=function(){this.__data__=new n,this.size=0}},function(e){e.exports=function(e){var t=this.__data__,r=t['delete'](e);return this.size=t.size,r}},function(e){e.exports=function(e){return this.__data__.get(e)}},function(e){e.exports=function(e){return this.__data__.has(e)}},function(e,t,r){var n=r(3),o=r(18),s=r(20);e.exports=function(e,t){var r=this.__data__;if(r instanceof n){var a=r.__data__;if(!o||a.length<200-1)return a.push([e,t]),this.size=++r.size,this;r=this.__data__=new s(a)}return r.set(e,t),this.size=r.size,this}},function(e,t,r){(function(t){var r='object'==typeof t&&t&&t.Object===Object&&t;e.exports=r}).call(t,r(65))},function(e){var t=function(){return this}();try{t=t||Function('return this')()||(1,eval)('this')}catch(r){'object'==typeof window&&(t=window)}e.exports=t},function(e,t,r){var n=r(67),o=r(3),s=r(18);e.exports=function(){this.size=0,this.__data__={hash:new n,map:new(s||o),string:new n}}},function(e,t,r){function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var o=r(68),s=r(69),a=r(70),i=r(71),d=r(72);n.prototype.clear=o,n.prototype['delete']=s,n.prototype.get=a,n.prototype.has=i,n.prototype.set=d,e.exports=n},function(e,t,r){var n=r(5);e.exports=function(){this.__data__=n?n(null):{},this.size=0}},function(e){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},function(e,t,r){var n=r(5),o=Object.prototype,s=o.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(n){var r=t[e];return r==='__lodash_hash_undefined__'?void 0:r}return s.call(t,e)?t[e]:void 0}},function(e,t,r){var n=r(5),o=Object.prototype,s=o.hasOwnProperty;e.exports=function(e){var t=this.__data__;return n?t[e]!==void 0:s.call(t,e)}},function(e,t,r){var n=r(5);e.exports=function(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=n&&void 0===t?'__lodash_hash_undefined__':t,this}},function(e,t,r){var n=r(6);e.exports=function(e){var t=n(this,e)['delete'](e);return this.size-=t?1:0,t}},function(e){e.exports=function(e){var t=typeof e;return'string'==t||'number'==t||'symbol'==t||'boolean'==t?'__proto__'!==e:null===e}},function(e,t,r){var n=r(6);e.exports=function(e){return n(this,e).get(e)}},function(e,t,r){var n=r(6);e.exports=function(e){return n(this,e).has(e)}},function(e,t,r){var n=r(6);e.exports=function(e,t){var r=n(this,e),o=r.size;return r.set(e,t),this.size+=r.size==o?0:1,this}},function(e){e.exports=function(e,t){for(var r=-1,n=null==e?0:e.length;++r<n&&!(!1===t(e[r],r,e)););return e}},function(e,t,r){var n=r(10),o=function(){try{var e=n(Object,'defineProperty');return e({},'',{}),e}catch(t){}}();e.exports=o},function(e,t,r){var n=r(7),o=r(23);e.exports=function(e,t){return e&&n(t,o(t),e)}},function(e,t,r){var n=r(7),o=r(82);e.exports=function(e,t){return e&&n(t,o(t),e)}},function(e){e.exports=function(e){var t=[];if(null!=e)for(var r in Object(e))t.push(r);return t}},function(e,t,r){(function(e){var n=r(19),o='object'==typeof t&&t&&!t.nodeType&&t,s=o&&'object'==typeof e&&e&&!e.nodeType&&e,a=s&&s.exports===o,i=a?n.Buffer:void 0,d=i?i.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var r=e.length,n=d?d(r):new e.constructor(r);return e.copy(n),n}}).call(t,r(84)(e))},function(e){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],!e.children&&(e.children=[]),Object.defineProperty(e,'loaded',{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,'id',{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},function(e){e.exports=function(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}},function(e,t,r){var n=r(7),o=r(87);e.exports=function(e,t){return n(e,o(e),t)}},function(e){e.exports=function(){return[]}},function(e,t,r){var n=r(7),o=r(89);e.exports=function(e,t){return n(e,o(e),t)}},function(e){e.exports=function(){return[]}},function(e,t,r){var n=r(11),o=n(Object.keys,Object);e.exports=o},function(e){e.exports=function(e){var t=[];if(null!=e)for(var r in Object(e))t.push(r);return t}},function(e){var t=Object.prototype,r=t.toString;e.exports=function(e){return r.call(e)}},function(e){var t=Object.prototype,r=t.hasOwnProperty;e.exports=function(e){var t=e.length,n=e.constructor(t);return t&&'string'==typeof e[0]&&r.call(e,'index')&&(n.index=e.index,n.input=e.input),n}},function(e){e.exports=function(e){return e}},function(e,t,r){var n=r(96),o=r(25),s=r(97);e.exports=function(e){return'function'!=typeof e.constructor||s(e)?{}:n(o(e))}},function(e,t,r){var n=r(24),o=Object.create,s=function(){function e(){}return function(t){if(!n(t))return{};if(o)return o(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}();e.exports=s},function(e){e.exports=function(){return!1}},function(e){var t=Array.isArray;e.exports=t},function(e){e.exports=function(){return!1}},function(e,t,r){'use strict';var n=r(101),o=r(102),s=r(27);e.exports={formats:s,parse:o,stringify:n}},function(e,t,r){'use strict';var n=r(26),o=r(27),s={brackets:function(e){return e+'[]'},indices:function(e,t){return e+'['+t+']'},repeat:function(e){return e}},a=Date.prototype.toISOString,d={delimiter:'&',encode:!0,encoder:n.encode,encodeValuesOnly:!1,serializeDate:function(e){return a.call(e)},skipNulls:!1,strictNullHandling:!1},p=function e(t,r,o,s,a,p,l,c,u,f,y,h){var g=t;if('function'==typeof l)g=l(r,g);else if(g instanceof Date)g=f(g);else if(null===g){if(s)return p&&!h?p(r,d.encoder):r;g=''}if('string'==typeof g||'number'==typeof g||'boolean'==typeof g||n.isBuffer(g)){if(p){var m=h?r:p(r,d.encoder);return[y(m)+'='+y(p(g,d.encoder))]}return[y(r)+'='+y(g+'')]}var x=[];if('undefined'==typeof g)return x;var b;if(Array.isArray(l))b=l;else{var _=Object.keys(g);b=c?_.sort(c):_}for(var j,k=0;k<b.length;++k)(j=b[k],!(a&&null===g[j]))&&(x=Array.isArray(g)?x.concat(e(g[j],o(r,j),o,s,a,p,l,c,u,f,y,h)):x.concat(e(g[j],r+(u?'.'+j:'['+j+']'),o,s,a,p,l,c,u,f,y,h)));return x};e.exports=function(e,t){var r=e,a=t?n.assign({},t):{};if(null!==a.encoder&&a.encoder!==void 0&&'function'!=typeof a.encoder)throw new TypeError('Encoder has to be a function.');var l='undefined'==typeof a.delimiter?d.delimiter:a.delimiter,c='boolean'==typeof a.strictNullHandling?a.strictNullHandling:d.strictNullHandling,u='boolean'==typeof a.skipNulls?a.skipNulls:d.skipNulls,f='boolean'==typeof a.encode?a.encode:d.encode,y='function'==typeof a.encoder?a.encoder:d.encoder,h='function'==typeof a.sort?a.sort:null,g='undefined'!=typeof a.allowDots&&a.allowDots,m='function'==typeof a.serializeDate?a.serializeDate:d.serializeDate,x='boolean'==typeof a.encodeValuesOnly?a.encodeValuesOnly:d.encodeValuesOnly;if('undefined'==typeof a.format)a.format=o['default'];else if(!Object.prototype.hasOwnProperty.call(o.formatters,a.format))throw new TypeError('Unknown format option provided.');var b,_,j=o.formatters[a.format];'function'==typeof a.filter?(_=a.filter,r=_('',r)):Array.isArray(a.filter)&&(_=a.filter,b=_);var k=[];if('object'!=typeof r||null===r)return'';var w=a.arrayFormat in s?a.arrayFormat:'indices'in a?a.indices?'indices':'repeat':'indices';var A=s[w];b||(b=Object.keys(r)),h&&b.sort(h);for(var E,O=0;O<b.length;++O)(E=b[O],!(u&&null===r[E]))&&(k=k.concat(p(r[E],E,A,c,u,f?y:null,_,h,g,m,j,x)));var i=k.join(l),P=!0===a.addQueryPrefix?'?':'';return 0<i.length?P+i:''}},function(e,t,r){'use strict';var n=r(26),o=Object.prototype.hasOwnProperty,s={allowDots:!1,allowPrototypes:!1,arrayLimit:20,decoder:n.decode,delimiter:'&',depth:5,parameterLimit:1e3,plainObjects:!1,strictNullHandling:!1},a=function(e,t){for(var r={},n=t.ignoreQueryPrefix?e.replace(/^\?/,''):e,a=t.parameterLimit===Infinity?void 0:t.parameterLimit,d=n.split(t.delimiter,a),p=0;p<d.length;++p){var i,l,c=d[p],u=c.indexOf(']='),f=-1===u?c.indexOf('='):u+1;-1===f?(i=t.decoder(c,s.decoder),l=t.strictNullHandling?null:''):(i=t.decoder(c.slice(0,f),s.decoder),l=t.decoder(c.slice(f+1),s.decoder)),r[i]=o.call(r,i)?[].concat(r[i]).concat(l):l}return r},d=function(e,t,r){for(var n=t,o=e.length-1;0<=o;--o){var s,a=e[o];if('[]'===a)s=[],s=s.concat(n);else{s=r.plainObjects?Object.create(null):{};var i='['===a.charAt(0)&&']'===a.charAt(a.length-1)?a.slice(1,-1):a,d=parseInt(i,10);!isNaN(d)&&a!==i&&d+''===i&&0<=d&&r.parseArrays&&d<=r.arrayLimit?(s=[],s[d]=n):s[i]=n}n=s}return n},p=function(e,t,r){if(e){var n=r.allowDots?e.replace(/\.([^.[]+)/g,'[$1]'):e,s=/(\[[^[\]]*])/,a=/(\[[^[\]]*])/g,p=s.exec(n),l=p?n.slice(0,p.index):n,c=[];if(l){if(!r.plainObjects&&o.call(Object.prototype,l)&&!r.allowPrototypes)return;c.push(l)}for(var u=0;null!==(p=a.exec(n))&&u<r.depth;){if(u+=1,!r.plainObjects&&o.call(Object.prototype,p[1].slice(1,-1))&&!r.allowPrototypes)return;c.push(p[1])}return p&&c.push('['+n.slice(p.index)+']'),d(c,t,r)}};e.exports=function(e,t){var r=t?n.assign({},t):{};if(null!==r.decoder&&void 0!==r.decoder&&'function'!=typeof r.decoder)throw new TypeError('Decoder has to be a function.');if(r.ignoreQueryPrefix=!0===r.ignoreQueryPrefix,r.delimiter='string'==typeof r.delimiter||n.isRegExp(r.delimiter)?r.delimiter:s.delimiter,r.depth='number'==typeof r.depth?r.depth:s.depth,r.arrayLimit='number'==typeof r.arrayLimit?r.arrayLimit:s.arrayLimit,r.parseArrays=!1!==r.parseArrays,r.decoder='function'==typeof r.decoder?r.decoder:s.decoder,r.allowDots='boolean'==typeof r.allowDots?r.allowDots:s.allowDots,r.plainObjects='boolean'==typeof r.plainObjects?r.plainObjects:s.plainObjects,r.allowPrototypes='boolean'==typeof r.allowPrototypes?r.allowPrototypes:s.allowPrototypes,r.parameterLimit='number'==typeof r.parameterLimit?r.parameterLimit:s.parameterLimit,r.strictNullHandling='boolean'==typeof r.strictNullHandling?r.strictNullHandling:s.strictNullHandling,''===e||null===e||'undefined'==typeof e)return r.plainObjects?Object.create(null):{};for(var o='string'==typeof e?a(e,r):e,d=r.plainObjects?Object.create(null):{},l=Object.keys(o),c=0;c<l.length;++c){var i=l[c],u=p(i,o[i],r);d=n.merge(d,u,r)}return n.compact(d)}},function(e,t){'use strict';t.a=function(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:5;e.interceptors.response.use(function(e){return e},function(o){var s=Math.pow,a=o.response,i=o.config;if(!e.defaults.retryOnError)return Promise.reject(o);var d=null,p=0;if(!a||!i){if(d='Connection',n++,n>t)return o.attempts=n,Promise.reject(o);p=s(Math.SQRT2,n),a={}}else n=0;if(500<=a.status&&600>a.status){d='Server '+a.status;var l=a.headers||{},c=l['x-contentful-request-id']||null;if(r[c]=r[c]||0,r[c]++,r[c]>t||!c)return o.attempts=r[c],Promise.reject(o);p=s(Math.SQRT2,r[c])}else 429===a.status&&(d='Rate limit',a.headers&&o.response.headers['x-contentful-ratelimit-reset']&&(p=a.headers['x-contentful-ratelimit-reset']));return d?(p=Math.floor(1e3*p+200*Math.random()+500),e.defaults.logHandler('warning',d+' error occurred. Waiting for '+p+' ms before retrying...'),new Promise(function(t){setTimeout(function(){t(e(i))},p)})):Promise.reject(o)})};var r={},n=0},function(e,t,r){'use strict';t.a=function(e){var t=e.query,r={};return delete t.resolveLinks,r.params=o()(t),r};var n=r(2),o=r.n(n)},function(){'use strict'},function(e,t,r){'use strict';function n(e){return Object.keys(e).forEach(function(t){var r=e[t];s()(r)&&n(r)}),Object.freeze(e)}t.a=function(e){return n(e.sys||{}),e};var o=r(107),s=r.n(o)},function(e,t,r){var n=r(108),o=r(25),s=r(109),a=Function.prototype,i=Object.prototype,d=a.toString,p=i.hasOwnProperty,l=d.call(Object);e.exports=function(e){if(!s(e)||n(e)!='[object Object]')return!1;var t=o(e);if(null===t)return!0;var r=p.call(t,'constructor')&&t.constructor;return'function'==typeof r&&r instanceof r&&d.call(r)==l}},function(e){var t=Object.prototype,r=t.toString;e.exports=function(e){return r.call(e)}},function(e){e.exports=function(e){return null!=e&&'object'==typeof e}},function(e,t,r){'use strict';(function(e){function n(){return'undefined'!=typeof window&&'navigator'in window&&'product'in window.navigator&&'ReactNative'===window.navigator.product}function o(){return'undefined'!=typeof e&&'release'in e&&'name'in e.release&&'node'===e.release.name}function s(){var e=window.navigator.userAgent,t=window.navigator.platform,r=null;return-1===['Macintosh','MacIntel','MacPPC','Mac68K'].indexOf(t)?-1===['iPhone','iPad','iPod'].indexOf(t)?-1===['Win32','Win64','Windows','WinCE'].indexOf(t)?/Android/.test(e)?r='Android':/Linux/.test(t)&&(r='Linux'):r='Windows':r='iOS':r='macOS',r}function a(){var e=Object(i.platform)()||'linux',t=Object(i.release)()||'0.0.0',r={android:'Android',aix:'Linux',darwin:'macOS',freebsd:'Linux',linux:'Linux',openbsd:'Linux',sunos:'Linux',win32:'Windows'};return e in r?(r[e]||'Linux')+'/'+t:null}t.a=function(t,r,i){var d=[];r&&d.push('app '+r),i&&d.push('integration '+i),d.push('sdk '+t);var p=null;return n()?(p=s(),d.push('platform ReactNative')):o()?(p=a(),d.push('platform node.js/'+e.versions.node)):(p=s(),d.push('platform browser')),p&&d.push('os '+p),d.filter(function(e){return''!==e}).join('; ')+';'};var i=r(111),d=r.n(i)}).call(t,r(9))},function(){},function(e,t,r){'use strict';t.a=function(e){return Object.defineProperty(e,'toPlainObject',{enumerable:!1,configurable:!1,writable:!1,value:function(){return o()(this)}})};var n=r(2),o=r.n(n)},function(e,t,r){'use strict';t.a=function(e){function t(e){if(e.data)throw e.data;throw e}function r(e){e.select&&!/sys/i.test(e.select)&&(e.select+=',sys')}var a=e.http,i=e.shouldLinksResolve,d=o.a.space.wrapSpace,p=o.a.contentType,l=p.wrapContentType,c=p.wrapContentTypeCollection,u=o.a.entry,f=u.wrapEntry,y=u.wrapEntryCollection,h=o.a.asset,g=h.wrapAsset,m=h.wrapAssetCollection;return{getSpace:function(){return a.get('').then(function(e){return d(e.data)},t)},getContentType:function(e){return a.get('content_types/'+e).then(function(e){return l(e.data)},t)},getContentTypes:function(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:{};return a.get('content_types',Object(n.b)({query:e})).then(function(e){return c(e.data)},t)},getEntry:function(e){var o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};return r(o),a.get('entries/'+e,Object(n.b)({query:o})).then(function(e){return f(e.data)},t)},getEntries:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},o=i(e),s=e.locale&&'*'===e.locale;return r(e),a.get('entries',Object(n.b)({query:e})).then(function(e){return y(e.data,o,s)},t)},getAsset:function(e){var o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};return r(o),a.get('assets/'+e,Object(n.b)({query:o})).then(function(e){return g(e.data)},t)},getAssets:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return r(e),a.get('assets',Object(n.b)({query:e})).then(function(e){return m(e.data)},t)},parseEntries:function(e){return y(e,!0,!1)},sync:function(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:{},t=i(e);return Object(s.a)(a,e,t)}}};var n=r(1),o=r(114),s=r(121)},function(e,t,r){'use strict';var n=r(115),o=r(116),s=r(119),a=r(120);t.a={space:n,entry:o,asset:s,contentType:a}},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.wrapSpace=function(e){return Object(n.c)(Object(n.e)(e))};var n=r(1)},function(e,t,r){'use strict';function n(e){if(Array.isArray(e)){for(var t=0,r=Array(e.length);t<e.length;t++)r[t]=e[t];return r}return Array.from(e)}function o(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];return e.Entry=e.Entry||[],e.Entry=[].concat(n(new Set([].concat(n(e.Entry),n(t))))),e}Object.defineProperty(t,'__esModule',{value:!0}),t.wrapEntry=function(e){return Object(i.c)(Object(i.e)(a()(e)))},t.wrapEntryCollection=function(e,t,r){var n=Object(p.a)(Object(i.e)(a()(e)));if(t){var s=o(n.includes,n.items);Object(d.a)(n.items,s,r)}return Object(i.c)(n)};var s=r(2),a=r.n(s),i=r(1),d=r(28),p=r(29)},function(e,t,r){function n(e,t){if('function'!=typeof e||null!=t&&'function'!=typeof t)throw new TypeError(s);var r=function(){var n=arguments,o=t?t.apply(this,n):n[0],s=r.cache;if(s.has(o))return s.get(o);var a=e.apply(this,n);return r.cache=s.set(o,a)||s,a};return r.cache=new(n.Cache||o),r}var o=r(20),s='Expected a function';n.Cache=o,e.exports=n},function(e,t){function r(e,t){var r=[],n=[];return null==t&&(t=function(e,t){return r[0]===t?'[Circular ~]':'[Circular ~.'+n.slice(0,r.indexOf(t)).join('.')+']'}),function(o,s){if(0<r.length){var a=r.indexOf(this);~a?r.splice(a+1):r.push(this),~a?n.splice(a,Infinity,o):n.push(o),~r.indexOf(s)&&(s=t.call(this,o,s))}else r.push(s);return null==e?s:e.call(this,o,s)}}t=e.exports=function(e,t,n,o){return JSON.stringify(e,r(t,o),n)},t.getSerialize=r},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.wrapAsset=function(e){return Object(s.c)(Object(s.e)(o()(e)))},t.wrapAssetCollection=function(e){return Object(s.c)(Object(s.e)(o()(e)))};var n=r(2),o=r.n(n),s=r(1)},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.wrapContentType=function(e){return Object(s.c)(Object(s.e)(o()(e)))},t.wrapContentTypeCollection=function(e){return Object(s.c)(Object(s.e)(o()(e)))};var n=r(2),o=r.n(n),s=r(1)},function(e,t,r){'use strict';function n(e){return{entries:e.filter(function(e){return'Entry'===e.sys.type}),assets:e.filter(function(e){return'Asset'===e.sys.type}),deletedEntries:e.filter(function(e){return'DeletedEntry'===e.sys.type}),deletedAssets:e.filter(function(e){return'DeletedAsset'===e.sys.type})}}function o(e){return{Entry:e.filter(function(e){return'Entry'===e.sys.type}),Asset:e.filter(function(e){return'Asset'===e.sys.type})}}function s(e,t,r){return r.nextSyncToken&&(r.sync_token=r.nextSyncToken,delete r.nextSyncToken),r.sync_token&&(delete r.initial,delete r.type,delete r.content_type),e.get('sync',Object(p.b)({query:r})).then(function(n){var o=n.data;return(t=t.concat(o.items),o.nextPageUrl)?(delete r.initial,r.sync_token=a(o.nextPageUrl),s(e,t,r)):o.nextSyncUrl?{items:t,nextSyncToken:a(o.nextSyncUrl)}:void 0})}function a(e){var t=e.split('?');return 0<t.length?t[1].replace('sync_token=',''):''}t.a=function(e,t,r){if(!t||!t.initial&&!t.nextSyncToken)throw new Error('Please provide one of `initial` or `nextSyncToken` parameters for syncing');if(t&&t.content_type&&!t.type)t.type='Entry';else if(t&&t.content_type&&t.type&&'Entry'!==t.type)throw new Error('When using the `content_type` filter your `type` parameter cannot be different from `Entry`.');return s(e,[],t).then(function(e){r&&Object(l.a)(e.items,o(d()(e.items)));var t=n(e.items);return t.nextSyncToken=e.nextSyncToken,Object(p.c)(Object(c.a)(Object(p.e)(t)))},function(e){throw e})};var i=r(2),d=r.n(i),p=r(1),l=r(28),c=r(29)},function(e,t){'use strict';t.a=function(e){return function(t){return!('resolveLinks'in t?!t.resolveLinks:!e)}}}])});
(function(e,t){'object'==typeof exports&&'object'==typeof module?module.exports=t():'function'==typeof define&&define.amd?define([],t):'object'==typeof exports?exports.contentful=t():e.contentful=t()})(this,function(){return function(e){function t(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var r={};return t.m=e,t.c=r,t.d=function(e,r,n){t.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:n})},t.n=function(e){var r=e&&e.__esModule?function(){return e['default']}:function(){return e};return t.d(r,'a',r),r},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p='',t(t.s=30)}([function(e,t,r){'use strict';function n(e){return'[object Array]'===l.call(e)}function o(e){return null!==e&&'object'==typeof e}function s(e){return'[object Function]'===l.call(e)}function d(e,t){if(null!==e&&'undefined'!=typeof e)if('object'==typeof e||n(e)||(e=[e]),n(e))for(var r=0,o=e.length;r<o;r++)t.call(null,e[r],r,e);else for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&t.call(null,e[s],s,e)}function a(){function e(e,r){t[r]='object'==typeof t[r]&&'object'==typeof e?a(t[r],e):e}for(var t={},r=0,n=arguments.length;r<n;r++)d(arguments[r],e);return t}var i=r(12),p=r(34),l=Object.prototype.toString;e.exports={isArray:n,isArrayBuffer:function(e){return'[object ArrayBuffer]'===l.call(e)},isBuffer:p,isFormData:function(e){return'undefined'!=typeof FormData&&e instanceof FormData},isArrayBufferView:function(e){var t;return t='undefined'!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer,t},isString:function(e){return'string'==typeof e},isNumber:function(e){return'number'==typeof e},isObject:o,isUndefined:function(e){return'undefined'==typeof e},isDate:function(e){return'[object Date]'===l.call(e)},isFile:function(e){return'[object File]'===l.call(e)},isBlob:function(e){return'[object Blob]'===l.call(e)},isFunction:s,isStream:function(e){return o(e)&&s(e.pipe)},isURLSearchParams:function(e){return'undefined'!=typeof URLSearchParams&&e instanceof URLSearchParams},isStandardBrowserEnv:function(){return'undefined'!=typeof navigator&&'ReactNative'===navigator.product?!1:'undefined'!=typeof window&&'undefined'!=typeof document},forEach:d,merge:a,extend:function(e,t,r){return d(t,function(t,n){e[n]=r&&'function'==typeof t?i(t,r):t}),e},trim:function(e){return e.replace(/^\s*/,'').replace(/\s*$/,'')}}},function(e,t,r){'use strict';var n=r(51);r.d(t,'a',function(){return n.a});var o=r(104);r.d(t,'b',function(){return o.a});var s=r(105),a=r(106);r.d(t,'c',function(){return a.a});var i=r(110);r.d(t,'d',function(){return i.a});var d=r(112);r.d(t,'e',function(){return d.a})},function(e,t,r){var n=r(52);e.exports=function(e){return n(e,1|4)}},function(e,t,r){function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var o=r(54),s=r(55),a=r(56),i=r(57),d=r(58);n.prototype.clear=o,n.prototype['delete']=s,n.prototype.get=a,n.prototype.has=i,n.prototype.set=d,e.exports=n},function(e,t,r){var n=r(17);e.exports=function(e,t){for(var r=e.length;r--;)if(n(e[r][0],t))return r;return-1}},function(e,t,r){var n=r(10),o=n(Object,'create');e.exports=o},function(e,t,r){var n=r(74);e.exports=function(e,t){var r=e.__data__;return n(t)?r['string'==typeof t?'string':'hash']:r.map}},function(e,t,r){var n=r(21),o=r(22);e.exports=function(e,t,r,s){var a=!r;r||(r={});for(var i=-1,d=t.length;++i<d;){var p=t[i],l=s?s(r[p],e[p],p,r,e):void 0;l===void 0&&(l=e[p]),a?o(r,p,l):n(r,p,l)}return r}},function(e,t,r){'use strict';(function(t){function n(e,t){!o.isUndefined(e)&&o.isUndefined(e['Content-Type'])&&(e['Content-Type']=t)}var o=r(0),s=r(36),a={"Content-Type":'application/x-www-form-urlencoded'},i={adapter:function(){var e;return'undefined'==typeof XMLHttpRequest?'undefined'!=typeof t&&(e=r(13)):e=r(13),e}(),transformRequest:[function(e,t){return s(t,'Content-Type'),o.isFormData(e)||o.isArrayBuffer(e)||o.isBuffer(e)||o.isStream(e)||o.isFile(e)||o.isBlob(e)?e:o.isArrayBufferView(e)?e.buffer:o.isURLSearchParams(e)?(n(t,'application/x-www-form-urlencoded;charset=utf-8'),e.toString()):o.isObject(e)?(n(t,'application/json;charset=utf-8'),JSON.stringify(e)):e}],transformResponse:[function(e){if('string'==typeof e)try{e=JSON.parse(e)}catch(t){}return e}],timeout:0,xsrfCookieName:'XSRF-TOKEN',xsrfHeaderName:'X-XSRF-TOKEN',maxContentLength:-1,validateStatus:function(e){return 200<=e&&300>e}};i.headers={common:{Accept:'application/json, text/plain, */*'}},o.forEach(['delete','get','head'],function(e){i.headers[e]={}}),o.forEach(['post','put','patch'],function(e){i.headers[e]=o.merge(a)}),e.exports=i}).call(t,r(9))},function(e){function t(){throw new Error('setTimeout has not been defined')}function r(){throw new Error('clearTimeout has not been defined')}function n(e){if(p===setTimeout)return setTimeout(e,0);if((p===t||!p)&&setTimeout)return p=setTimeout,setTimeout(e,0);try{return p(e,0)}catch(t){try{return p.call(null,e,0)}catch(t){return p.call(this,e,0)}}}function o(e){if(l===clearTimeout)return clearTimeout(e);if((l===r||!l)&&clearTimeout)return l=clearTimeout,clearTimeout(e);try{return l(e)}catch(t){try{return l.call(null,e)}catch(t){return l.call(this,e)}}}function s(){y&&u&&(y=!1,u.length?f=u.concat(f):h=-1,f.length&&a())}function a(){if(!y){var e=n(s);y=!0;for(var t=f.length;t;){for(u=f,f=[];++h<t;)u&&u[h].run();h=-1,t=f.length}u=null,y=!1,o(e)}}function d(e,t){this.fun=e,this.array=t}function i(){}var p,l,c=e.exports={};(function(){try{p='function'==typeof setTimeout?setTimeout:t}catch(r){p=t}try{l='function'==typeof clearTimeout?clearTimeout:r}catch(t){l=r}})();var u,f=[],y=!1,h=-1;c.nextTick=function(e){var t=Array(arguments.length-1);if(1<arguments.length)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];f.push(new d(e,t)),1!==f.length||y||n(a)},d.prototype.run=function(){this.fun.apply(null,this.array)},c.title='browser',c.browser=!0,c.env={},c.argv=[],c.version='',c.versions={},c.on=i,c.addListener=i,c.once=i,c.off=i,c.removeListener=i,c.removeAllListeners=i,c.emit=i,c.prependListener=i,c.prependOnceListener=i,c.listeners=function(){return[]},c.binding=function(){throw new Error('process.binding is not supported')},c.cwd=function(){return'/'},c.chdir=function(){throw new Error('process.chdir is not supported')},c.umask=function(){return 0}},function(e){e.exports=function(e,t){return null==e?void 0:e[t]}},function(e){e.exports=function(e,t){return function(r){return e(t(r))}}},function(e){'use strict';e.exports=function(e,t){return function(){for(var r=Array(arguments.length),n=0;n<r.length;n++)r[n]=arguments[n];return e.apply(t,r)}}},function(e,t,r){'use strict';var n=r(0),o=r(37),s=r(39),a=r(40),i=r(41),d=r(14),p='undefined'!=typeof window&&window.btoa&&window.btoa.bind(window)||r(42);e.exports=function(t){return new Promise(function(e,l){var c=t.data,u=t.headers;n.isFormData(c)&&delete u['Content-Type'];var f=new XMLHttpRequest,y='onreadystatechange',h=!1;if('undefined'==typeof window||!window.XDomainRequest||'withCredentials'in f||i(t.url)||(f=new window.XDomainRequest,y='onload',h=!0,f.onprogress=function(){},f.ontimeout=function(){}),t.auth){var g=t.auth.username||'',m=t.auth.password||'';u.Authorization='Basic '+p(g+':'+m)}if(f.open(t.method.toUpperCase(),s(t.url,t.params,t.paramsSerializer),!0),f.timeout=t.timeout,f[y]=function(){if(f&&(4===f.readyState||h)&&(0!==f.status||f.responseURL&&0===f.responseURL.indexOf('file:'))){var r='getAllResponseHeaders'in f?a(f.getAllResponseHeaders()):null,n=t.responseType&&'text'!==t.responseType?f.response:f.responseText,s={data:n,status:1223===f.status?204:f.status,statusText:1223===f.status?'No Content':f.statusText,headers:r,config:t,request:f};o(e,l,s),f=null}},f.onerror=function(){l(d('Network Error',t,null,f)),f=null},f.ontimeout=function(){l(d('timeout of '+t.timeout+'ms exceeded',t,'ECONNABORTED',f)),f=null},n.isStandardBrowserEnv()){var x=r(43),b=(t.withCredentials||i(t.url))&&t.xsrfCookieName?x.read(t.xsrfCookieName):void 0;b&&(u[t.xsrfHeaderName]=b)}if('setRequestHeader'in f&&n.forEach(u,function(e,t){'undefined'==typeof c&&'content-type'===t.toLowerCase()?delete u[t]:f.setRequestHeader(t,e)}),t.withCredentials&&(f.withCredentials=!0),t.responseType)try{f.responseType=t.responseType}catch(r){if('json'!==t.responseType)throw r}'function'==typeof t.onDownloadProgress&&f.addEventListener('progress',t.onDownloadProgress),'function'==typeof t.onUploadProgress&&f.upload&&f.upload.addEventListener('progress',t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then(function(e){f&&(f.abort(),l(e),f=null)}),void 0===c&&(c=null),f.send(c)})}},function(e,t,r){'use strict';var n=r(38);e.exports=function(e,t,r,o,s){var a=new Error(e);return n(a,t,r,o,s)}},function(e){'use strict';e.exports=function(e){return!!(e&&e.__CANCEL__)}},function(e){'use strict';function t(e){this.message=e}t.prototype.toString=function(){return'Cancel'+(this.message?': '+this.message:'')},t.prototype.__CANCEL__=!0,e.exports=t},function(e){e.exports=function(e,t){return e===t||e!==e&&t!==t}},function(e,t,r){var n=r(10),o=r(19),s=n(o,'Map');e.exports=s},function(e,t,r){var n=r(64),o='object'==typeof self&&self&&self.Object===Object&&self,s=n||o||Function('return this')();e.exports=s},function(e,t,r){function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var o=r(66),s=r(73),a=r(75),i=r(76),d=r(77);n.prototype.clear=o,n.prototype['delete']=s,n.prototype.get=a,n.prototype.has=i,n.prototype.set=d,e.exports=n},function(e,t,r){var n=r(22),o=r(17),s=Object.prototype,a=s.hasOwnProperty;e.exports=function(e,t,r){var s=e[t];a.call(e,t)&&o(s,r)&&(r!==void 0||t in e)||n(e,t,r)}},function(e,t,r){var n=r(79);e.exports=function(e,t,r){'__proto__'==t&&n?n(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}},function(e,t,r){var n=r(11),o=n(Object.keys,Object);e.exports=o},function(e){e.exports=function(e){var t=typeof e;return null!=e&&('object'==t||'function'==t)}},function(e,t,r){var n=r(11),o=n(Object.getPrototypeOf,Object);e.exports=o},function(e,t){'use strict';var r=Object.prototype.hasOwnProperty,n=function(){for(var e=[],t=0;256>t;++t)e.push('%'+((16>t?'0':'')+t.toString(16)).toUpperCase());return e}(),o=function(e){for(var t,r;e.length;)if(r=e.pop(),t=r.obj[r.prop],Array.isArray(t)){for(var n=[],o=0;o<t.length;++o)'undefined'!=typeof t[o]&&n.push(t[o]);r.obj[r.prop]=n}return t};t.arrayToObject=function(e,t){for(var r=t&&t.plainObjects?Object.create(null):{},n=0;n<e.length;++n)'undefined'!=typeof e[n]&&(r[n]=e[n]);return r},t.merge=function(e,n,o){if(!n)return e;if('object'!=typeof n){if(Array.isArray(e))e.push(n);else if('object'==typeof e)(o.plainObjects||o.allowPrototypes||!r.call(Object.prototype,n))&&(e[n]=!0);else return[e,n];return e}if('object'!=typeof e)return[e].concat(n);var s=e;return Array.isArray(e)&&!Array.isArray(n)&&(s=t.arrayToObject(e,o)),Array.isArray(e)&&Array.isArray(n)?(n.forEach(function(n,s){r.call(e,s)?e[s]&&'object'==typeof e[s]?e[s]=t.merge(e[s],n,o):e.push(n):e[s]=n}),e):Object.keys(n).reduce(function(e,s){var a=n[s];return e[s]=r.call(e,s)?t.merge(e[s],a,o):a,e},s)},t.assign=function(e,t){return Object.keys(t).reduce(function(e,r){return e[r]=t[r],e},e)},t.decode=function(e){try{return decodeURIComponent(e.replace(/\+/g,' '))}catch(t){return e}},t.encode=function(e){if(0===e.length)return e;for(var t,r='string'==typeof e?e:e+'',o='',s=0;s<r.length;++s){if(t=r.charCodeAt(s),45===t||46===t||95===t||126===t||48<=t&&57>=t||65<=t&&90>=t||97<=t&&122>=t){o+=r.charAt(s);continue}if(128>t){o+=n[t];continue}if(2048>t){o+=n[192|t>>6]+n[128|63&t];continue}if(55296>t||57344<=t){o+=n[224|t>>12]+n[128|63&t>>6]+n[128|63&t];continue}s+=1,t=65536+((1023&t)<<10|1023&r.charCodeAt(s)),o+=n[240|t>>18]+n[128|63&t>>12]+n[128|63&t>>6]+n[128|63&t]}return o},t.compact=function(e){for(var t=[{obj:{o:e},prop:'o'}],r=[],n=0;n<t.length;++n)for(var s=t[n],a=s.obj[s.prop],i=Object.keys(a),d=0;d<i.length;++d){var p=i[d],l=a[p];'object'==typeof l&&null!==l&&-1===r.indexOf(l)&&(t.push({obj:a,prop:p}),r.push(l))}return o(t)},t.isRegExp=function(e){return'[object RegExp]'===Object.prototype.toString.call(e)},t.isBuffer=function(e){return null===e||'undefined'==typeof e?!1:!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))}},function(e){'use strict';var t=String.prototype.replace,r=/%20/g;e.exports={default:'RFC3986',formatters:{RFC1738:function(e){return t.call(e,r,'+')},RFC3986:function(e){return e}},RFC1738:'RFC1738',RFC3986:'RFC3986'}},function(e,t,r){'use strict';t.a=function(e,t){function r(e,t){if(t)n(e);else{var r=Object.keys(e);r.forEach(function(t){return n(e[t])})}}function n(e){var t=Object.keys(e);t.forEach(function(t){var r=e[t];Array.isArray(r)?i(r,t,e):a(r,t,e)})}function a(e,t,r){null!==e&&'object'===('undefined'==typeof e?'undefined':s(e))&&e.hasOwnProperty('sys')&&e.sys.hasOwnProperty('type')&&'Link'===e.sys.type&&Object.defineProperty(r,t,{get:function(){return d(e)}})}function i(e,t,r){e.length&&null!==e[0]&&'object'===s(e[0])&&e[0].hasOwnProperty('sys')&&e[0].sys.hasOwnProperty('type')&&'Link'===e[0].sys.type&&Object.defineProperty(r,t,{get:function(){return e.map(function(e){return d(e)})}})}var d=o()(function(e){var n=t[e.sys.linkType]||[],o=n.find(function(t){return t.sys.id===e.sys.id});return o&&o.fields?(r(o.fields,!!o.sys.locale),o):e},function(e){return e.sys.id});e.forEach(function(e){e.fields&&r(e.fields,!!e.sys.locale)})};var n=r(117),o=r.n(n),s='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}},function(e,t,r){'use strict';t.a=function(e){return Object.defineProperty(e,'stringifySafe',{enumerable:!1,configurable:!1,writable:!1,value:function(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:null,t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:'';return o()(this,e,t,function(e,t){return{sys:{type:'Link',linkType:'Entry',id:t.sys.id,circular:!0}}})}})};var n=r(118),o=r.n(n)},function(e,t,r){e.exports=r(31)},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.createClient=function(e){if(!e.accessToken)throw new TypeError('Expected parameter accessToken');if(!e.space)throw new TypeError('Expected parameter space');var t=!(!!('resolveLinks'in e)&&!e.resolveLinks),r=Object(i.a)(t),n=Object(s.d)('contentful.js/4.6.4',e.application,e.integration);e.defaultHostname='cdn.contentful.com',e.headers=d({},e.headers,{"Content-Type":'application/vnd.contentful.delivery.v1+json',"X-Contentful-User-Agent":n});var p=Object(s.a)(o.a,e);return Object(a.a)({http:p,shouldLinksResolve:r})};var n=r(32),o=r.n(n),s=r(1),a=r(113),i=r(122),d=Object.assign||function(e){for(var t,r=1;r<arguments.length;r++)for(var n in t=arguments[r],t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}},function(e,t,r){e.exports=r(33)},function(e,t,r){'use strict';function n(e){var t=new a(e),r=s(a.prototype.request,t);return o.extend(r,a.prototype,t),o.extend(r,t),r}var o=r(0),s=r(12),a=r(35),i=r(8),d=n(i);d.Axios=a,d.create=function(e){return n(o.merge(i,e))},d.Cancel=r(16),d.CancelToken=r(49),d.isCancel=r(15),d.all=function(e){return Promise.all(e)},d.spread=r(50),e.exports=d,e.exports.default=d},function(e){function t(e){return!!e.constructor&&'function'==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}function r(e){return'function'==typeof e.readFloatLE&&'function'==typeof e.slice&&t(e.slice(0,0))}e.exports=function(e){return null!=e&&(t(e)||r(e)||!!e._isBuffer)}},function(e,t,r){'use strict';function n(e){this.defaults=e,this.interceptors={request:new a,response:new a}}var o=r(8),s=r(0),a=r(44),i=r(45),d=r(47),p=r(48);n.prototype.request=function(e){'string'==typeof e&&(e=s.merge({url:arguments[0]},arguments[1])),e=s.merge(o,this.defaults,{method:'get'},e),e.method=e.method.toLowerCase(),e.baseURL&&!d(e.url)&&(e.url=p(e.baseURL,e.url));var t=[i,void 0],r=Promise.resolve(e);for(this.interceptors.request.forEach(function(e){t.unshift(e.fulfilled,e.rejected)}),this.interceptors.response.forEach(function(e){t.push(e.fulfilled,e.rejected)});t.length;)r=r.then(t.shift(),t.shift());return r},s.forEach(['delete','get','head','options'],function(e){n.prototype[e]=function(t,r){return this.request(s.merge(r||{},{method:e,url:t}))}}),s.forEach(['post','put','patch'],function(e){n.prototype[e]=function(t,r,n){return this.request(s.merge(n||{},{method:e,url:t,data:r}))}}),e.exports=n},function(e,t,r){'use strict';var n=r(0);e.exports=function(e,t){n.forEach(e,function(r,n){n!==t&&n.toUpperCase()===t.toUpperCase()&&(e[t]=r,delete e[n])})}},function(e,t,r){'use strict';var n=r(14);e.exports=function(e,t,r){var o=r.config.validateStatus;r.status&&o&&!o(r.status)?t(n('Request failed with status code '+r.status,r.config,null,r.request,r)):e(r)}},function(e){'use strict';e.exports=function(e,t,r,n,o){return e.config=t,r&&(e.code=r),e.request=n,e.response=o,e}},function(e,t,r){'use strict';function n(e){return encodeURIComponent(e).replace(/%40/gi,'@').replace(/%3A/gi,':').replace(/%24/g,'$').replace(/%2C/gi,',').replace(/%20/g,'+').replace(/%5B/gi,'[').replace(/%5D/gi,']')}var o=r(0);e.exports=function(e,t,r){if(!t)return e;var s;if(r)s=r(t);else if(o.isURLSearchParams(t))s=t.toString();else{var a=[];o.forEach(t,function(e,t){null===e||'undefined'==typeof e||(o.isArray(e)&&(t+='[]'),!o.isArray(e)&&(e=[e]),o.forEach(e,function(e){o.isDate(e)?e=e.toISOString():o.isObject(e)&&(e=JSON.stringify(e)),a.push(n(t)+'='+n(e))}))}),s=a.join('&')}return s&&(e+=(-1===e.indexOf('?')?'?':'&')+s),e}},function(e,t,r){'use strict';var n=r(0);e.exports=function(e){var t,r,o,s={};return e?(n.forEach(e.split('\n'),function(e){o=e.indexOf(':'),t=n.trim(e.substr(0,o)).toLowerCase(),r=n.trim(e.substr(o+1)),t&&(s[t]=s[t]?s[t]+', '+r:r)}),s):s}},function(e,t,r){'use strict';var n=r(0);e.exports=n.isStandardBrowserEnv()?function(){function e(e){var t=e;return r&&(o.setAttribute('href',t),t=o.href),o.setAttribute('href',t),{href:o.href,protocol:o.protocol?o.protocol.replace(/:$/,''):'',host:o.host,search:o.search?o.search.replace(/^\?/,''):'',hash:o.hash?o.hash.replace(/^#/,''):'',hostname:o.hostname,port:o.port,pathname:'/'===o.pathname.charAt(0)?o.pathname:'/'+o.pathname}}var t,r=/(msie|trident)/i.test(navigator.userAgent),o=document.createElement('a');return t=e(window.location.href),function(r){var o=n.isString(r)?e(r):r;return o.protocol===t.protocol&&o.host===t.host}}():function(){return function(){return!0}}()},function(e){'use strict';function t(){this.message='String contains an invalid character'}t.prototype=new Error,t.prototype.code=5,t.prototype.name='InvalidCharacterError',e.exports=function(e){for(var r,n,o=e+'',s='',a=0,i='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';o.charAt(0|a)||(i='=',a%1);s+=i.charAt(63&r>>8-8*(a%1))){if(n=o.charCodeAt(a+=3/4),255<n)throw new t;r=r<<8|n}return s}},function(e,t,r){'use strict';var n=r(0);e.exports=n.isStandardBrowserEnv()?function(){return{write:function(e,t,r,o,s,a){var i=[];i.push(e+'='+encodeURIComponent(t)),n.isNumber(r)&&i.push('expires='+new Date(r).toGMTString()),n.isString(o)&&i.push('path='+o),n.isString(s)&&i.push('domain='+s),!0===a&&i.push('secure'),document.cookie=i.join('; ')},read:function(e){var t=document.cookie.match(new RegExp('(^|;\\s*)('+e+')=([^;]*)'));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,'',Date.now()-8.64e7)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},function(e,t,r){'use strict';function n(){this.handlers=[]}var o=r(0);n.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},n.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},n.prototype.forEach=function(e){o.forEach(this.handlers,function(t){null!==t&&e(t)})},e.exports=n},function(e,t,r){'use strict';function n(e){e.cancelToken&&e.cancelToken.throwIfRequested()}var o=r(0),s=r(46),a=r(15),i=r(8);e.exports=function(e){n(e),e.headers=e.headers||{},e.data=s(e.data,e.headers,e.transformRequest),e.headers=o.merge(e.headers.common||{},e.headers[e.method]||{},e.headers||{}),o.forEach(['delete','get','head','post','put','patch','common'],function(t){delete e.headers[t]});var t=e.adapter||i.adapter;return t(e).then(function(t){return n(e),t.data=s(t.data,t.headers,e.transformResponse),t},function(t){return a(t)||(n(e),t&&t.response&&(t.response.data=s(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)})}},function(e,t,r){'use strict';var n=r(0);e.exports=function(e,t,r){return n.forEach(r,function(r){e=r(e,t)}),e}},function(e){'use strict';e.exports=function(e){return /^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},function(e){'use strict';e.exports=function(e,t){return t?e.replace(/\/+$/,'')+'/'+t.replace(/^\/+/,''):e}},function(e,t,r){'use strict';function n(e){if('function'!=typeof e)throw new TypeError('executor must be a function.');var t;this.promise=new Promise(function(e){t=e});var r=this;e(function(e){r.reason||(r.reason=new o(e),t(r.reason))})}var o=r(16);n.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},n.source=function(){var e,t=new n(function(t){e=t});return{token:t,cancel:e}},e.exports=n},function(e){'use strict';e.exports=function(e){return function(t){return e.apply(null,t)}}},function(e,t,r){'use strict';(function(e){function n(t,r){var o=l({},{insecure:!1,retryOnError:!0,logHandler:function(e,t){if('error'===e&&t){var r=[t.name,t.message].filter(function(e){return e}).join(' - ');return console.error('[error] '+r),void console.error(t)}console.log('['+e+'] '+t)},headers:{},httpAgent:!1,httpsAgent:!1,timeout:3e4,proxy:!1,basePath:''},r);if(!o.accessToken){var a=new TypeError('Expected parameter accessToken');throw o.logHandler('error',a),a}var u=o.insecure?'http':'https',f=o.space?o.space+'/':'',y=o.defaultHostname,h=o.insecure?80:443;if(c.test(o.host)){var g=o.host.split(':');if(2===g.length){var m=p(g,2);y=m[0],h=m[1]}else y=g[0]}o.basePath&&(o.basePath='/'+o.basePath.split('/').filter(Boolean).join('/'));var x=u+'://'+y+':'+h+o.basePath+'/spaces/'+f;o.headers.Authorization='Bearer '+o.accessToken,e&&e.release&&'node'===e.release.name&&(o.headers['user-agent']='node.js/'+e.version,o.headers['Accept-Encoding']='gzip');var b={baseURL:x,headers:o.headers,httpAgent:o.httpAgent,httpsAgent:o.httpsAgent,paramsSerializer:i.a.stringify,proxy:o.proxy,timeout:o.timeout,logHandler:o.logHandler,retryOnError:o.retryOnError},_=t.create(b);return _.httpClientParams=r,_.cloneWithNewParams=function(e){return n(t,l({},s()(r),e))},Object(d.a)(_),_}t.a=n;var o=r(2),s=r.n(o),a=r(100),i=r.n(a),d=r(103),p=function(){function e(e,t){var r,n=[],o=!0,s=!1;try{for(var a,i=e[Symbol.iterator]();!(o=(a=i.next()).done)&&(n.push(a.value),!(t&&n.length===t));o=!0);}catch(e){s=!0,r=e}finally{try{!o&&i['return']&&i['return']()}finally{if(s)throw r}}return n}return function(t,r){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,r);throw new TypeError('Invalid attempt to destructure non-iterable instance')}}(),l=Object.assign||function(e){for(var t,r=1;r<arguments.length;r++)for(var n in t=arguments[r],t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},c=/^(?!\w+:\/\/)([^\s:]+\.[^\s:]+)(?::(\d+))?(?!:)$/}).call(t,r(9))},function(e,t,r){function n(e,t,r,v,L,R){var N,q=t&w,z=t&A;if(r&&(N=L?r(e,v,L,R):r(e)),void 0!==N)return N;if(!j(e))return e;var U=b(e);if(!U){var D=h(e),B=D==P||D==C;if(_(e))return p(e,q);if(D!=S&&D!=O&&(!B||L)){if(!T[D])return L?e:{};N=m(e,D,n,q)}else if(N=z||B?{}:x(e),!q)return z?u(e,d(N,e)):c(e,i(N,e))}else if(N=g(e),!q)return l(e,N);R||(R=new o);var F=R.get(e);if(F)return F;R.set(e,N);var H=t&E?z?y:f:z?keysIn:k,I=U?void 0:H(e);return s(I||e,function(o,s){I&&(s=o,o=e[s]),a(N,s,n(o,t,r,s,e,R))}),N}var o=r(53),s=r(78),a=r(21),i=r(80),d=r(81),p=r(83),l=r(85),c=r(86),u=r(88),f=r(90),y=r(91),h=r(92),g=r(93),m=r(94),x=r(95),b=r(98),_=r(99),j=r(24),k=r(23),w=1,A=2,E=4,O='[object Arguments]',P='[object Function]',C='[object GeneratorFunction]',S='[object Object]',T={};T[O]=T['[object Array]']=T['[object ArrayBuffer]']=T['[object DataView]']=T['[object Boolean]']=T['[object Date]']=T['[object Float32Array]']=T['[object Float64Array]']=T['[object Int8Array]']=T['[object Int16Array]']=T['[object Int32Array]']=T['[object Map]']=T['[object Number]']=T[S]=T['[object RegExp]']=T['[object Set]']=T['[object String]']=T['[object Symbol]']=T['[object Uint8Array]']=T['[object Uint8ClampedArray]']=T['[object Uint16Array]']=T['[object Uint32Array]']=!0,T['[object Error]']=T[P]=T['[object WeakMap]']=!1,e.exports=n},function(e,t,r){function n(e){var t=this.__data__=new o(e);this.size=t.size}var o=r(3),s=r(59),a=r(60),i=r(61),d=r(62),p=r(63);n.prototype.clear=s,n.prototype['delete']=a,n.prototype.get=i,n.prototype.has=d,n.prototype.set=p,e.exports=n},function(e){e.exports=function(){this.__data__=[],this.size=0}},function(e,t,r){var n=r(4),o=Array.prototype,s=o.splice;e.exports=function(e){var t=this.__data__,r=n(t,e);if(0>r)return!1;var o=t.length-1;return r==o?t.pop():s.call(t,r,1),--this.size,!0}},function(e,t,r){var n=r(4);e.exports=function(e){var t=this.__data__,r=n(t,e);return 0>r?void 0:t[r][1]}},function(e,t,r){var n=r(4);e.exports=function(e){return-1<n(this.__data__,e)}},function(e,t,r){var n=r(4);e.exports=function(e,t){var r=this.__data__,o=n(r,e);return 0>o?(++this.size,r.push([e,t])):r[o][1]=t,this}},function(e,t,r){var n=r(3);e.exports=function(){this.__data__=new n,this.size=0}},function(e){e.exports=function(e){var t=this.__data__,r=t['delete'](e);return this.size=t.size,r}},function(e){e.exports=function(e){return this.__data__.get(e)}},function(e){e.exports=function(e){return this.__data__.has(e)}},function(e,t,r){var n=r(3),o=r(18),s=r(20);e.exports=function(e,t){var r=this.__data__;if(r instanceof n){var a=r.__data__;if(!o||a.length<200-1)return a.push([e,t]),this.size=++r.size,this;r=this.__data__=new s(a)}return r.set(e,t),this.size=r.size,this}},function(e,t,r){(function(t){var r='object'==typeof t&&t&&t.Object===Object&&t;e.exports=r}).call(t,r(65))},function(e){var t=function(){return this}();try{t=t||Function('return this')()||(1,eval)('this')}catch(r){'object'==typeof window&&(t=window)}e.exports=t},function(e,t,r){var n=r(67),o=r(3),s=r(18);e.exports=function(){this.size=0,this.__data__={hash:new n,map:new(s||o),string:new n}}},function(e,t,r){function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var o=r(68),s=r(69),a=r(70),i=r(71),d=r(72);n.prototype.clear=o,n.prototype['delete']=s,n.prototype.get=a,n.prototype.has=i,n.prototype.set=d,e.exports=n},function(e,t,r){var n=r(5);e.exports=function(){this.__data__=n?n(null):{},this.size=0}},function(e){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},function(e,t,r){var n=r(5),o=Object.prototype,s=o.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(n){var r=t[e];return r==='__lodash_hash_undefined__'?void 0:r}return s.call(t,e)?t[e]:void 0}},function(e,t,r){var n=r(5),o=Object.prototype,s=o.hasOwnProperty;e.exports=function(e){var t=this.__data__;return n?t[e]!==void 0:s.call(t,e)}},function(e,t,r){var n=r(5);e.exports=function(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=n&&void 0===t?'__lodash_hash_undefined__':t,this}},function(e,t,r){var n=r(6);e.exports=function(e){var t=n(this,e)['delete'](e);return this.size-=t?1:0,t}},function(e){e.exports=function(e){var t=typeof e;return'string'==t||'number'==t||'symbol'==t||'boolean'==t?'__proto__'!==e:null===e}},function(e,t,r){var n=r(6);e.exports=function(e){return n(this,e).get(e)}},function(e,t,r){var n=r(6);e.exports=function(e){return n(this,e).has(e)}},function(e,t,r){var n=r(6);e.exports=function(e,t){var r=n(this,e),o=r.size;return r.set(e,t),this.size+=r.size==o?0:1,this}},function(e){e.exports=function(e,t){for(var r=-1,n=null==e?0:e.length;++r<n&&!(!1===t(e[r],r,e)););return e}},function(e,t,r){var n=r(10),o=function(){try{var e=n(Object,'defineProperty');return e({},'',{}),e}catch(t){}}();e.exports=o},function(e,t,r){var n=r(7),o=r(23);e.exports=function(e,t){return e&&n(t,o(t),e)}},function(e,t,r){var n=r(7),o=r(82);e.exports=function(e,t){return e&&n(t,o(t),e)}},function(e){e.exports=function(e){var t=[];if(null!=e)for(var r in Object(e))t.push(r);return t}},function(e,t,r){(function(e){var n=r(19),o='object'==typeof t&&t&&!t.nodeType&&t,s=o&&'object'==typeof e&&e&&!e.nodeType&&e,a=s&&s.exports===o,i=a?n.Buffer:void 0,d=i?i.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var r=e.length,n=d?d(r):new e.constructor(r);return e.copy(n),n}}).call(t,r(84)(e))},function(e){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],!e.children&&(e.children=[]),Object.defineProperty(e,'loaded',{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,'id',{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},function(e){e.exports=function(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}},function(e,t,r){var n=r(7),o=r(87);e.exports=function(e,t){return n(e,o(e),t)}},function(e){e.exports=function(){return[]}},function(e,t,r){var n=r(7),o=r(89);e.exports=function(e,t){return n(e,o(e),t)}},function(e){e.exports=function(){return[]}},function(e,t,r){var n=r(11),o=n(Object.keys,Object);e.exports=o},function(e){e.exports=function(e){var t=[];if(null!=e)for(var r in Object(e))t.push(r);return t}},function(e){var t=Object.prototype,r=t.toString;e.exports=function(e){return r.call(e)}},function(e){var t=Object.prototype,r=t.hasOwnProperty;e.exports=function(e){var t=e.length,n=e.constructor(t);return t&&'string'==typeof e[0]&&r.call(e,'index')&&(n.index=e.index,n.input=e.input),n}},function(e){e.exports=function(e){return e}},function(e,t,r){var n=r(96),o=r(25),s=r(97);e.exports=function(e){return'function'!=typeof e.constructor||s(e)?{}:n(o(e))}},function(e,t,r){var n=r(24),o=Object.create,s=function(){function e(){}return function(t){if(!n(t))return{};if(o)return o(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}();e.exports=s},function(e){e.exports=function(){return!1}},function(e){var t=Array.isArray;e.exports=t},function(e){e.exports=function(){return!1}},function(e,t,r){'use strict';var n=r(101),o=r(102),s=r(27);e.exports={formats:s,parse:o,stringify:n}},function(e,t,r){'use strict';var n=r(26),o=r(27),s={brackets:function(e){return e+'[]'},indices:function(e,t){return e+'['+t+']'},repeat:function(e){return e}},a=Date.prototype.toISOString,d={delimiter:'&',encode:!0,encoder:n.encode,encodeValuesOnly:!1,serializeDate:function(e){return a.call(e)},skipNulls:!1,strictNullHandling:!1},p=function e(t,r,o,s,a,p,l,c,u,f,y,h){var g=t;if('function'==typeof l)g=l(r,g);else if(g instanceof Date)g=f(g);else if(null===g){if(s)return p&&!h?p(r,d.encoder):r;g=''}if('string'==typeof g||'number'==typeof g||'boolean'==typeof g||n.isBuffer(g)){if(p){var m=h?r:p(r,d.encoder);return[y(m)+'='+y(p(g,d.encoder))]}return[y(r)+'='+y(g+'')]}var x=[];if('undefined'==typeof g)return x;var b;if(Array.isArray(l))b=l;else{var _=Object.keys(g);b=c?_.sort(c):_}for(var j,k=0;k<b.length;++k)(j=b[k],!(a&&null===g[j]))&&(x=Array.isArray(g)?x.concat(e(g[j],o(r,j),o,s,a,p,l,c,u,f,y,h)):x.concat(e(g[j],r+(u?'.'+j:'['+j+']'),o,s,a,p,l,c,u,f,y,h)));return x};e.exports=function(e,t){var r=e,a=t?n.assign({},t):{};if(null!==a.encoder&&a.encoder!==void 0&&'function'!=typeof a.encoder)throw new TypeError('Encoder has to be a function.');var l='undefined'==typeof a.delimiter?d.delimiter:a.delimiter,c='boolean'==typeof a.strictNullHandling?a.strictNullHandling:d.strictNullHandling,u='boolean'==typeof a.skipNulls?a.skipNulls:d.skipNulls,f='boolean'==typeof a.encode?a.encode:d.encode,y='function'==typeof a.encoder?a.encoder:d.encoder,h='function'==typeof a.sort?a.sort:null,g='undefined'!=typeof a.allowDots&&a.allowDots,m='function'==typeof a.serializeDate?a.serializeDate:d.serializeDate,x='boolean'==typeof a.encodeValuesOnly?a.encodeValuesOnly:d.encodeValuesOnly;if('undefined'==typeof a.format)a.format=o['default'];else if(!Object.prototype.hasOwnProperty.call(o.formatters,a.format))throw new TypeError('Unknown format option provided.');var b,_,j=o.formatters[a.format];'function'==typeof a.filter?(_=a.filter,r=_('',r)):Array.isArray(a.filter)&&(_=a.filter,b=_);var k=[];if('object'!=typeof r||null===r)return'';var w=a.arrayFormat in s?a.arrayFormat:'indices'in a?a.indices?'indices':'repeat':'indices';var A=s[w];b||(b=Object.keys(r)),h&&b.sort(h);for(var E,O=0;O<b.length;++O)(E=b[O],!(u&&null===r[E]))&&(k=k.concat(p(r[E],E,A,c,u,f?y:null,_,h,g,m,j,x)));var i=k.join(l),P=!0===a.addQueryPrefix?'?':'';return 0<i.length?P+i:''}},function(e,t,r){'use strict';var n=r(26),o=Object.prototype.hasOwnProperty,s={allowDots:!1,allowPrototypes:!1,arrayLimit:20,decoder:n.decode,delimiter:'&',depth:5,parameterLimit:1e3,plainObjects:!1,strictNullHandling:!1},a=function(e,t){for(var r={},n=t.ignoreQueryPrefix?e.replace(/^\?/,''):e,a=t.parameterLimit===Infinity?void 0:t.parameterLimit,d=n.split(t.delimiter,a),p=0;p<d.length;++p){var i,l,c=d[p],u=c.indexOf(']='),f=-1===u?c.indexOf('='):u+1;-1===f?(i=t.decoder(c,s.decoder),l=t.strictNullHandling?null:''):(i=t.decoder(c.slice(0,f),s.decoder),l=t.decoder(c.slice(f+1),s.decoder)),r[i]=o.call(r,i)?[].concat(r[i]).concat(l):l}return r},d=function(e,t,r){for(var n=t,o=e.length-1;0<=o;--o){var s,a=e[o];if('[]'===a)s=[],s=s.concat(n);else{s=r.plainObjects?Object.create(null):{};var i='['===a.charAt(0)&&']'===a.charAt(a.length-1)?a.slice(1,-1):a,d=parseInt(i,10);!isNaN(d)&&a!==i&&d+''===i&&0<=d&&r.parseArrays&&d<=r.arrayLimit?(s=[],s[d]=n):s[i]=n}n=s}return n},p=function(e,t,r){if(e){var n=r.allowDots?e.replace(/\.([^.[]+)/g,'[$1]'):e,s=/(\[[^[\]]*])/,a=/(\[[^[\]]*])/g,p=s.exec(n),l=p?n.slice(0,p.index):n,c=[];if(l){if(!r.plainObjects&&o.call(Object.prototype,l)&&!r.allowPrototypes)return;c.push(l)}for(var u=0;null!==(p=a.exec(n))&&u<r.depth;){if(u+=1,!r.plainObjects&&o.call(Object.prototype,p[1].slice(1,-1))&&!r.allowPrototypes)return;c.push(p[1])}return p&&c.push('['+n.slice(p.index)+']'),d(c,t,r)}};e.exports=function(e,t){var r=t?n.assign({},t):{};if(null!==r.decoder&&void 0!==r.decoder&&'function'!=typeof r.decoder)throw new TypeError('Decoder has to be a function.');if(r.ignoreQueryPrefix=!0===r.ignoreQueryPrefix,r.delimiter='string'==typeof r.delimiter||n.isRegExp(r.delimiter)?r.delimiter:s.delimiter,r.depth='number'==typeof r.depth?r.depth:s.depth,r.arrayLimit='number'==typeof r.arrayLimit?r.arrayLimit:s.arrayLimit,r.parseArrays=!1!==r.parseArrays,r.decoder='function'==typeof r.decoder?r.decoder:s.decoder,r.allowDots='boolean'==typeof r.allowDots?r.allowDots:s.allowDots,r.plainObjects='boolean'==typeof r.plainObjects?r.plainObjects:s.plainObjects,r.allowPrototypes='boolean'==typeof r.allowPrototypes?r.allowPrototypes:s.allowPrototypes,r.parameterLimit='number'==typeof r.parameterLimit?r.parameterLimit:s.parameterLimit,r.strictNullHandling='boolean'==typeof r.strictNullHandling?r.strictNullHandling:s.strictNullHandling,''===e||null===e||'undefined'==typeof e)return r.plainObjects?Object.create(null):{};for(var o='string'==typeof e?a(e,r):e,d=r.plainObjects?Object.create(null):{},l=Object.keys(o),c=0;c<l.length;++c){var i=l[c],u=p(i,o[i],r);d=n.merge(d,u,r)}return n.compact(d)}},function(e,t){'use strict';t.a=function(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:5;e.interceptors.response.use(function(e){return e},function(o){var s=Math.pow,a=o.response,i=o.config;if(!e.defaults.retryOnError)return Promise.reject(o);var d=null,p=0;if(!a||!i){if(d='Connection',n++,n>t)return o.attempts=n,Promise.reject(o);p=s(Math.SQRT2,n),a={}}else n=0;if(500<=a.status&&600>a.status){d='Server '+a.status;var l=a.headers||{},c=l['x-contentful-request-id']||null;if(r[c]=r[c]||0,r[c]++,r[c]>t||!c)return o.attempts=r[c],Promise.reject(o);p=s(Math.SQRT2,r[c])}else 429===a.status&&(d='Rate limit',a.headers&&o.response.headers['x-contentful-ratelimit-reset']&&(p=a.headers['x-contentful-ratelimit-reset']));return d?(p=Math.floor(1e3*p+200*Math.random()+500),e.defaults.logHandler('warning',d+' error occurred. Waiting for '+p+' ms before retrying...'),new Promise(function(t){setTimeout(function(){t(e(i))},p)})):Promise.reject(o)})};var r={},n=0},function(e,t,r){'use strict';t.a=function(e){var t=e.query,r={};return delete t.resolveLinks,r.params=o()(t),r};var n=r(2),o=r.n(n)},function(){'use strict'},function(e,t,r){'use strict';function n(e){return Object.keys(e).forEach(function(t){var r=e[t];s()(r)&&n(r)}),Object.freeze(e)}t.a=function(e){return n(e.sys||{}),e};var o=r(107),s=r.n(o)},function(e,t,r){var n=r(108),o=r(25),s=r(109),a=Function.prototype,i=Object.prototype,d=a.toString,p=i.hasOwnProperty,l=d.call(Object);e.exports=function(e){if(!s(e)||n(e)!='[object Object]')return!1;var t=o(e);if(null===t)return!0;var r=p.call(t,'constructor')&&t.constructor;return'function'==typeof r&&r instanceof r&&d.call(r)==l}},function(e){var t=Object.prototype,r=t.toString;e.exports=function(e){return r.call(e)}},function(e){e.exports=function(e){return null!=e&&'object'==typeof e}},function(e,t,r){'use strict';(function(e){function n(){return'undefined'!=typeof window&&'navigator'in window&&'product'in window.navigator&&'ReactNative'===window.navigator.product}function o(){return'undefined'!=typeof e&&'release'in e&&'name'in e.release&&'node'===e.release.name}function s(){var e=window.navigator.userAgent,t=window.navigator.platform,r=null;return-1===['Macintosh','MacIntel','MacPPC','Mac68K'].indexOf(t)?-1===['iPhone','iPad','iPod'].indexOf(t)?-1===['Win32','Win64','Windows','WinCE'].indexOf(t)?/Android/.test(e)?r='Android':/Linux/.test(t)&&(r='Linux'):r='Windows':r='iOS':r='macOS',r}function a(){var e=Object(i.platform)()||'linux',t=Object(i.release)()||'0.0.0',r={android:'Android',aix:'Linux',darwin:'macOS',freebsd:'Linux',linux:'Linux',openbsd:'Linux',sunos:'Linux',win32:'Windows'};return e in r?(r[e]||'Linux')+'/'+t:null}t.a=function(t,r,i){var d=[];r&&d.push('app '+r),i&&d.push('integration '+i),d.push('sdk '+t);var p=null;return n()?(p=s(),d.push('platform ReactNative')):o()?(p=a(),d.push('platform node.js/'+e.versions.node)):(p=s(),d.push('platform browser')),p&&d.push('os '+p),d.filter(function(e){return''!==e}).join('; ')+';'};var i=r(111),d=r.n(i)}).call(t,r(9))},function(){},function(e,t,r){'use strict';t.a=function(e){return Object.defineProperty(e,'toPlainObject',{enumerable:!1,configurable:!1,writable:!1,value:function(){return o()(this)}})};var n=r(2),o=r.n(n)},function(e,t,r){'use strict';t.a=function(e){function t(e){if(e.data)throw e.data;throw e}function r(e){e.select&&!/sys/i.test(e.select)&&(e.select+=',sys')}var a=e.http,i=e.shouldLinksResolve,d=o.a.space.wrapSpace,p=o.a.contentType,l=p.wrapContentType,c=p.wrapContentTypeCollection,u=o.a.entry,f=u.wrapEntry,y=u.wrapEntryCollection,h=o.a.asset,g=h.wrapAsset,m=h.wrapAssetCollection;return{getSpace:function(){return a.get('').then(function(e){return d(e.data)},t)},getContentType:function(e){return a.get('content_types/'+e).then(function(e){return l(e.data)},t)},getContentTypes:function(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:{};return a.get('content_types',Object(n.b)({query:e})).then(function(e){return c(e.data)},t)},getEntry:function(e){var o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};return r(o),a.get('entries/'+e,Object(n.b)({query:o})).then(function(e){return f(e.data)},t)},getEntries:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},o=i(e),s=e.locale&&'*'===e.locale;return r(e),a.get('entries',Object(n.b)({query:e})).then(function(e){return y(e.data,o,s)},t)},getAsset:function(e){var o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};return r(o),a.get('assets/'+e,Object(n.b)({query:o})).then(function(e){return g(e.data)},t)},getAssets:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return r(e),a.get('assets',Object(n.b)({query:e})).then(function(e){return m(e.data)},t)},parseEntries:function(e){return y(e,!0,!1)},sync:function(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:{},t=i(e);return Object(s.a)(a,e,t)}}};var n=r(1),o=r(114),s=r(121)},function(e,t,r){'use strict';var n=r(115),o=r(116),s=r(119),a=r(120);t.a={space:n,entry:o,asset:s,contentType:a}},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.wrapSpace=function(e){return Object(n.c)(Object(n.e)(e))};var n=r(1)},function(e,t,r){'use strict';function n(e){if(Array.isArray(e)){for(var t=0,r=Array(e.length);t<e.length;t++)r[t]=e[t];return r}return Array.from(e)}function o(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];return e.Entry=e.Entry||[],e.Entry=[].concat(n(new Set([].concat(n(e.Entry),n(t))))),e}Object.defineProperty(t,'__esModule',{value:!0}),t.wrapEntry=function(e){return Object(i.c)(Object(i.e)(a()(e)))},t.wrapEntryCollection=function(e,t,r){var n=Object(p.a)(Object(i.e)(a()(e)));if(t){var s=o(n.includes,n.items);Object(d.a)(n.items,s,r)}return Object(i.c)(n)};var s=r(2),a=r.n(s),i=r(1),d=r(28),p=r(29)},function(e,t,r){function n(e,t){if('function'!=typeof e||null!=t&&'function'!=typeof t)throw new TypeError(s);var r=function(){var n=arguments,o=t?t.apply(this,n):n[0],s=r.cache;if(s.has(o))return s.get(o);var a=e.apply(this,n);return r.cache=s.set(o,a)||s,a};return r.cache=new(n.Cache||o),r}var o=r(20),s='Expected a function';n.Cache=o,e.exports=n},function(e,t){function r(e,t){var r=[],n=[];return null==t&&(t=function(e,t){return r[0]===t?'[Circular ~]':'[Circular ~.'+n.slice(0,r.indexOf(t)).join('.')+']'}),function(o,s){if(0<r.length){var a=r.indexOf(this);~a?r.splice(a+1):r.push(this),~a?n.splice(a,Infinity,o):n.push(o),~r.indexOf(s)&&(s=t.call(this,o,s))}else r.push(s);return null==e?s:e.call(this,o,s)}}t=e.exports=function(e,t,n,o){return JSON.stringify(e,r(t,o),n)},t.getSerialize=r},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.wrapAsset=function(e){return Object(s.c)(Object(s.e)(o()(e)))},t.wrapAssetCollection=function(e){return Object(s.c)(Object(s.e)(o()(e)))};var n=r(2),o=r.n(n),s=r(1)},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.wrapContentType=function(e){return Object(s.c)(Object(s.e)(o()(e)))},t.wrapContentTypeCollection=function(e){return Object(s.c)(Object(s.e)(o()(e)))};var n=r(2),o=r.n(n),s=r(1)},function(e,t,r){'use strict';function n(e){return{entries:e.filter(function(e){return'Entry'===e.sys.type}),assets:e.filter(function(e){return'Asset'===e.sys.type}),deletedEntries:e.filter(function(e){return'DeletedEntry'===e.sys.type}),deletedAssets:e.filter(function(e){return'DeletedAsset'===e.sys.type})}}function o(e){return{Entry:e.filter(function(e){return'Entry'===e.sys.type}),Asset:e.filter(function(e){return'Asset'===e.sys.type})}}function s(e,t,r){return r.nextSyncToken&&(r.sync_token=r.nextSyncToken,delete r.nextSyncToken),r.sync_token&&(delete r.initial,delete r.type,delete r.content_type),e.get('sync',Object(p.b)({query:r})).then(function(n){var o=n.data;return(t=t.concat(o.items),o.nextPageUrl)?(delete r.initial,r.sync_token=a(o.nextPageUrl),s(e,t,r)):o.nextSyncUrl?{items:t,nextSyncToken:a(o.nextSyncUrl)}:void 0})}function a(e){var t=e.split('?');return 0<t.length?t[1].replace('sync_token=',''):''}t.a=function(e,t,r){if(!t||!t.initial&&!t.nextSyncToken)throw new Error('Please provide one of `initial` or `nextSyncToken` parameters for syncing');if(t&&t.content_type&&!t.type)t.type='Entry';else if(t&&t.content_type&&t.type&&'Entry'!==t.type)throw new Error('When using the `content_type` filter your `type` parameter cannot be different from `Entry`.');return s(e,[],t).then(function(e){r&&Object(l.a)(e.items,o(d()(e.items)));var t=n(e.items);return t.nextSyncToken=e.nextSyncToken,Object(p.c)(Object(c.a)(Object(p.e)(t)))},function(e){throw e})};var i=r(2),d=r.n(i),p=r(1),l=r(28),c=r(29)},function(e,t){'use strict';t.a=function(e){return function(t){return!('resolveLinks'in t?!t.resolveLinks:!e)}}}])});

@@ -1,1 +0,1 @@

module.exports=function(e){function t(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var r={};return t.m=e,t.c=r,t.d=function(e,r,n){t.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:n})},t.n=function(e){var r=e&&e.__esModule?function(){return e['default']}:function(){return e};return t.d(r,'a',r),r},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p='',t(t.s=36)}([function(e,t,r){'use strict';function n(e){return'[object Array]'===l.call(e)}function o(e){return null!==e&&'object'==typeof e}function s(e){return'[object Function]'===l.call(e)}function d(e,t){if(null!==e&&'undefined'!=typeof e)if('object'==typeof e||n(e)||(e=[e]),n(e))for(var r=0,o=e.length;r<o;r++)t.call(null,e[r],r,e);else for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&t.call(null,e[s],s,e)}function a(){function e(e,r){t[r]='object'==typeof t[r]&&'object'==typeof e?a(t[r],e):e}for(var t={},r=0,n=arguments.length;r<n;r++)d(arguments[r],e);return t}var i=r(12),p=r(40),l=Object.prototype.toString;e.exports={isArray:n,isArrayBuffer:function(e){return'[object ArrayBuffer]'===l.call(e)},isBuffer:p,isFormData:function(e){return'undefined'!=typeof FormData&&e instanceof FormData},isArrayBufferView:function(e){var t;return t='undefined'!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer,t},isString:function(e){return'string'==typeof e},isNumber:function(e){return'number'==typeof e},isObject:o,isUndefined:function(e){return'undefined'==typeof e},isDate:function(e){return'[object Date]'===l.call(e)},isFile:function(e){return'[object File]'===l.call(e)},isBlob:function(e){return'[object Blob]'===l.call(e)},isFunction:s,isStream:function(e){return o(e)&&s(e.pipe)},isURLSearchParams:function(e){return'undefined'!=typeof URLSearchParams&&e instanceof URLSearchParams},isStandardBrowserEnv:function(){return'undefined'!=typeof navigator&&'ReactNative'===navigator.product?!1:'undefined'!=typeof window&&'undefined'!=typeof document},forEach:d,merge:a,extend:function(e,t,r){return d(t,function(t,n){e[n]=r&&'function'==typeof t?i(t,r):t}),e},trim:function(e){return e.replace(/^\s*/,'').replace(/\s*$/,'')}}},function(e,t,r){'use strict';var n=r(68);r.d(t,'a',function(){return n.a});var o=r(120);r.d(t,'b',function(){return o.a});var s=r(121),a=r(122);r.d(t,'c',function(){return a.a});var i=r(126);r.d(t,'d',function(){return i.a});var d=r(128);r.d(t,'e',function(){return d.a})},function(e,t,r){var n=r(69);e.exports=function(e){return n(e,1|4)}},function(e,t,r){function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var o=r(71),s=r(72),a=r(73),i=r(74),d=r(75);n.prototype.clear=o,n.prototype['delete']=s,n.prototype.get=a,n.prototype.has=i,n.prototype.set=d,e.exports=n},function(e,t,r){var n=r(23);e.exports=function(e,t){for(var r=e.length;r--;)if(n(e[r][0],t))return r;return-1}},function(e,t,r){var n=r(10),o=n(Object,'create');e.exports=o},function(e,t,r){var n=r(90);e.exports=function(e,t){var r=e.__data__;return n(t)?r['string'==typeof t?'string':'hash']:r.map}},function(e,t,r){var n=r(27),o=r(28);e.exports=function(e,t,r,s){var a=!r;r||(r={});for(var i=-1,d=t.length;++i<d;){var p=t[i],l=s?s(r[p],e[p],p,r,e):void 0;l===void 0&&(l=e[p]),a?o(r,p,l):n(r,p,l)}return r}},function(e,t,r){'use strict';function n(e,t){!o.isUndefined(e)&&o.isUndefined(e['Content-Type'])&&(e['Content-Type']=t)}var o=r(0),s=r(42),a={"Content-Type":'application/x-www-form-urlencoded'},i={adapter:function(){var e;return'undefined'==typeof XMLHttpRequest?'undefined'!=typeof process&&(e=r(48)):e=r(43),e}(),transformRequest:[function(e,t){return s(t,'Content-Type'),o.isFormData(e)||o.isArrayBuffer(e)||o.isBuffer(e)||o.isStream(e)||o.isFile(e)||o.isBlob(e)?e:o.isArrayBufferView(e)?e.buffer:o.isURLSearchParams(e)?(n(t,'application/x-www-form-urlencoded;charset=utf-8'),e.toString()):o.isObject(e)?(n(t,'application/json;charset=utf-8'),JSON.stringify(e)):e}],transformResponse:[function(e){if('string'==typeof e)try{e=JSON.parse(e)}catch(t){}return e}],timeout:0,xsrfCookieName:'XSRF-TOKEN',xsrfHeaderName:'X-XSRF-TOKEN',maxContentLength:-1,validateStatus:function(e){return 200<=e&&300>e}};i.headers={common:{Accept:'application/json, text/plain, */*'}},o.forEach(['delete','get','head'],function(e){i.headers[e]={}}),o.forEach(['post','put','patch'],function(e){i.headers[e]=o.merge(a)}),e.exports=i},function(e,t,r){'use strict';var n=r(14);e.exports=function(e,t,r,o,s){var a=new Error(e);return n(a,t,r,o,s)}},function(e){e.exports=function(e,t){return null==e?void 0:e[t]}},function(e){e.exports=function(e,t){return function(r){return e(t(r))}}},function(e){'use strict';e.exports=function(e,t){return function(){for(var r=Array(arguments.length),n=0;n<r.length;n++)r[n]=arguments[n];return e.apply(t,r)}}},function(e,t,r){'use strict';var n=r(9);e.exports=function(e,t,r){var o=r.config.validateStatus;r.status&&o&&!o(r.status)?t(n('Request failed with status code '+r.status,r.config,null,r.request,r)):e(r)}},function(e){'use strict';e.exports=function(e,t,r,n,o){return e.config=t,r&&(e.code=r),e.request=n,e.response=o,e}},function(e,t,r){'use strict';function n(e){return encodeURIComponent(e).replace(/%40/gi,'@').replace(/%3A/gi,':').replace(/%24/g,'$').replace(/%2C/gi,',').replace(/%20/g,'+').replace(/%5B/gi,'[').replace(/%5D/gi,']')}var o=r(0);e.exports=function(e,t,r){if(!t)return e;var s;if(r)s=r(t);else if(o.isURLSearchParams(t))s=t.toString();else{var a=[];o.forEach(t,function(e,t){null===e||'undefined'==typeof e||(o.isArray(e)&&(t+='[]'),!o.isArray(e)&&(e=[e]),o.forEach(e,function(e){o.isDate(e)?e=e.toISOString():o.isObject(e)&&(e=JSON.stringify(e)),a.push(n(t)+'='+n(e))}))}),s=a.join('&')}return s&&(e+=(-1===e.indexOf('?')?'?':'&')+s),e}},function(e){e.exports=require('http')},function(e){e.exports=require('https')},function(e,t,r){'use strict';function n(e,t){d.call(this),this._options=e,this._redirectCount=0,this._bufferedWrites=[],t&&this.on('response',t);var r=this;if(this._onNativeResponse=function(e){r._processResponse(e)},!e.pathname&&e.path){var n=e.path.indexOf('?');0>n?e.pathname=e.path:(e.pathname=e.path.substring(0,n),e.search=e.path.substring(n))}this._performRequest()}var o=r(19),s=r(49),a=r(16),i=r(17),d=r(50).Writable,p=r(51)('follow-redirects'),l={"http:":a,"https:":i},c={},t=e.exports={maxRedirects:21},u={GET:!0,HEAD:!0,OPTIONS:!0,TRACE:!0},f=Object.create(null);['abort','aborted','error','socket'].forEach(function(e){f[e]=function(t){this._redirectable.emit(e,t)}}),n.prototype=Object.create(d.prototype),n.prototype._performRequest=function(){var e=this._options.protocol;this._options.agents&&(this._options.agent=this._options.agents[c[e]]);var t=l[e],r=this._currentRequest=t.request(this._options,this._onNativeResponse);for(var n in this._currentUrl=o.format(this._options),r._redirectable=this,f)n&&r.on(n,f[n]);if(this._isRedirect){var s=this._bufferedWrites;if(0===s.length)r.end();else{var a=0;(function e(){if(a<s.length){var t=s[a++];r.write(t.data,t.encoding,e)}else r.end()})()}}},n.prototype._processResponse=function(e){var t=e.headers.location;if(t&&!1!==this._options.followRedirects&&300<=e.statusCode&&400>e.statusCode){if(++this._redirectCount>this._options.maxRedirects)return this.emit('error',new Error('Max redirects exceeded.'));var r,n=this._options.headers;if(307!==e.statusCode&&!(this._options.method in u))for(r in this._options.method='GET',this._bufferedWrites=[],n)/^content-/i.test(r)&&delete n[r];if(!this._isRedirect)for(r in n)/^host$/i.test(r)&&delete n[r];var s=o.resolve(this._currentUrl,t);p('redirecting to',s),Object.assign(this._options,o.parse(s)),this._isRedirect=!0,this._performRequest()}else e.responseUrl=this._currentUrl,this.emit('response',e),delete this._options,delete this._bufferedWrites},n.prototype.abort=function(){this._currentRequest.abort()},n.prototype.flushHeaders=function(){this._currentRequest.flushHeaders()},n.prototype.setNoDelay=function(e){this._currentRequest.setNoDelay(e)},n.prototype.setSocketKeepAlive=function(e,t){this._currentRequest.setSocketKeepAlive(e,t)},n.prototype.setTimeout=function(e,t){this._currentRequest.setTimeout(e,t)},n.prototype.write=function(e,t,r){this._currentRequest.write(e,t,r),this._bufferedWrites.push({data:e,encoding:t})},n.prototype.end=function(e,t,r){this._currentRequest.end(e,t,r),e&&this._bufferedWrites.push({data:e,encoding:t})},Object.keys(l).forEach(function(e){var r=c[e]=e.substr(0,e.length-1),a=l[e],i=t[r]=Object.create(a);i.request=function(r,a){return'string'==typeof r?(r=o.parse(r),r.maxRedirects=t.maxRedirects):r=Object.assign({maxRedirects:t.maxRedirects,protocol:e},r),s.equal(r.protocol,e,'protocol mismatch'),p('options',r),new n(r,a)},i.get=function(e,t){var r=i.request(e,t);return r.end(),r}})},function(e){e.exports=require('url')},function(e,t,r){function n(e){var r,n=0;for(r in e)n=(n<<5)-n+e.charCodeAt(r),n|=0;return t.colors[Math.abs(n)%t.colors.length]}function o(e){function r(){if(r.enabled){var e=r,n=+new Date,o=n-(s||n);e.diff=o,e.prev=s,e.curr=n,s=n;for(var a=Array(arguments.length),d=0;d<a.length;d++)a[d]=arguments[d];a[0]=t.coerce(a[0]),'string'!=typeof a[0]&&a.unshift('%O');var i=0;a[0]=a[0].replace(/%([a-zA-Z%])/g,function(r,n){if('%%'===r)return r;i++;var o=t.formatters[n];if('function'==typeof o){var s=a[i];r=o.call(e,s),a.splice(i,1),i--}return r}),t.formatArgs.call(e,a);var p=r.log||t.log||console.log.bind(console);p.apply(e,a)}}return r.namespace=e,r.enabled=t.enabled(e),r.useColors=t.useColors(),r.color=n(e),'function'==typeof t.init&&t.init(r),r}t=e.exports=o.debug=o['default']=o,t.coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){t.enable('')},t.enable=function(e){t.save(e),t.names=[],t.skips=[];for(var r=('string'==typeof e?e:'').split(/[\s,]+/),n=r.length,o=0;o<n;o++)r[o]&&(e=r[o].replace(/\*/g,'.*?'),'-'===e[0]?t.skips.push(new RegExp('^'+e.substr(1)+'$')):t.names.push(new RegExp('^'+e+'$')))},t.enabled=function(e){var r,n;for(r=0,n=t.skips.length;r<n;r++)if(t.skips[r].test(e))return!1;for(r=0,n=t.names.length;r<n;r++)if(t.names[r].test(e))return!0;return!1},t.humanize=r(53),t.names=[],t.skips=[],t.formatters={};var s},function(e){'use strict';e.exports=function(e){return!!(e&&e.__CANCEL__)}},function(e){'use strict';function t(e){this.message=e}t.prototype.toString=function(){return'Cancel'+(this.message?': '+this.message:'')},t.prototype.__CANCEL__=!0,e.exports=t},function(e){e.exports=function(e,t){return e===t||e!==e&&t!==t}},function(e,t,r){var n=r(10),o=r(25),s=n(o,'Map');e.exports=s},function(e,t,r){var n=r(81),o='object'==typeof self&&self&&self.Object===Object&&self,s=n||o||Function('return this')();e.exports=s},function(e,t,r){function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var o=r(82),s=r(89),a=r(91),i=r(92),d=r(93);n.prototype.clear=o,n.prototype['delete']=s,n.prototype.get=a,n.prototype.has=i,n.prototype.set=d,e.exports=n},function(e,t,r){var n=r(28),o=r(23),s=Object.prototype,a=s.hasOwnProperty;e.exports=function(e,t,r){var s=e[t];a.call(e,t)&&o(s,r)&&(r!==void 0||t in e)||n(e,t,r)}},function(e,t,r){var n=r(95);e.exports=function(e,t,r){'__proto__'==t&&n?n(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}},function(e,t,r){var n=r(11),o=n(Object.keys,Object);e.exports=o},function(e){e.exports=function(e){var t=typeof e;return null!=e&&('object'==t||'function'==t)}},function(e,t,r){var n=r(11),o=n(Object.getPrototypeOf,Object);e.exports=o},function(e,t){'use strict';var r=Object.prototype.hasOwnProperty,n=function(){for(var e=[],t=0;256>t;++t)e.push('%'+((16>t?'0':'')+t.toString(16)).toUpperCase());return e}(),o=function(e){for(var t,r;e.length;)if(r=e.pop(),t=r.obj[r.prop],Array.isArray(t)){for(var n=[],o=0;o<t.length;++o)'undefined'!=typeof t[o]&&n.push(t[o]);r.obj[r.prop]=n}return t};t.arrayToObject=function(e,t){for(var r=t&&t.plainObjects?Object.create(null):{},n=0;n<e.length;++n)'undefined'!=typeof e[n]&&(r[n]=e[n]);return r},t.merge=function(e,n,o){if(!n)return e;if('object'!=typeof n){if(Array.isArray(e))e.push(n);else if('object'==typeof e)(o.plainObjects||o.allowPrototypes||!r.call(Object.prototype,n))&&(e[n]=!0);else return[e,n];return e}if('object'!=typeof e)return[e].concat(n);var s=e;return Array.isArray(e)&&!Array.isArray(n)&&(s=t.arrayToObject(e,o)),Array.isArray(e)&&Array.isArray(n)?(n.forEach(function(n,s){r.call(e,s)?e[s]&&'object'==typeof e[s]?e[s]=t.merge(e[s],n,o):e.push(n):e[s]=n}),e):Object.keys(n).reduce(function(e,s){var a=n[s];return e[s]=r.call(e,s)?t.merge(e[s],a,o):a,e},s)},t.assign=function(e,t){return Object.keys(t).reduce(function(e,r){return e[r]=t[r],e},e)},t.decode=function(e){try{return decodeURIComponent(e.replace(/\+/g,' '))}catch(t){return e}},t.encode=function(e){if(0===e.length)return e;for(var t,r='string'==typeof e?e:e+'',o='',s=0;s<r.length;++s){if(t=r.charCodeAt(s),45===t||46===t||95===t||126===t||48<=t&&57>=t||65<=t&&90>=t||97<=t&&122>=t){o+=r.charAt(s);continue}if(128>t){o+=n[t];continue}if(2048>t){o+=n[192|t>>6]+n[128|63&t];continue}if(55296>t||57344<=t){o+=n[224|t>>12]+n[128|63&t>>6]+n[128|63&t];continue}s+=1,t=65536+((1023&t)<<10|1023&r.charCodeAt(s)),o+=n[240|t>>18]+n[128|63&t>>12]+n[128|63&t>>6]+n[128|63&t]}return o},t.compact=function(e){for(var t=[{obj:{o:e},prop:'o'}],r=[],n=0;n<t.length;++n)for(var s=t[n],a=s.obj[s.prop],i=Object.keys(a),d=0;d<i.length;++d){var p=i[d],l=a[p];'object'==typeof l&&null!==l&&-1===r.indexOf(l)&&(t.push({obj:a,prop:p}),r.push(l))}return o(t)},t.isRegExp=function(e){return'[object RegExp]'===Object.prototype.toString.call(e)},t.isBuffer=function(e){return null===e||'undefined'==typeof e?!1:!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))}},function(e){'use strict';var t=String.prototype.replace,r=/%20/g;e.exports={default:'RFC3986',formatters:{RFC1738:function(e){return t.call(e,r,'+')},RFC3986:function(e){return e}},RFC1738:'RFC1738',RFC3986:'RFC3986'}},function(e,t,r){'use strict';t.a=function(e,t){function r(e,t){if(t)n(e);else{var r=Object.keys(e);r.forEach(function(t){return n(e[t])})}}function n(e){var t=Object.keys(e);t.forEach(function(t){var r=e[t];Array.isArray(r)?i(r,t,e):a(r,t,e)})}function a(e,t,r){null!==e&&'object'===('undefined'==typeof e?'undefined':s(e))&&e.hasOwnProperty('sys')&&e.sys.hasOwnProperty('type')&&'Link'===e.sys.type&&Object.defineProperty(r,t,{get:function(){return d(e)}})}function i(e,t,r){e.length&&null!==e[0]&&'object'===s(e[0])&&e[0].hasOwnProperty('sys')&&e[0].sys.hasOwnProperty('type')&&'Link'===e[0].sys.type&&Object.defineProperty(r,t,{get:function(){return e.map(function(e){return d(e)})}})}var d=o()(function(e){var n=t[e.sys.linkType]||[],o=n.find(function(t){return t.sys.id===e.sys.id});return o&&o.fields?(r(o.fields,!!o.sys.locale),o):e},function(e){return e.sys.id});e.forEach(function(e){e.fields&&r(e.fields,!!e.sys.locale)})};var n=r(133),o=r.n(n),s='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}},function(e,t,r){'use strict';t.a=function(e){return Object.defineProperty(e,'stringifySafe',{enumerable:!1,configurable:!1,writable:!1,value:function(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:null,t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:'';return o()(this,e,t,function(e,t){return{sys:{type:'Link',linkType:'Entry',id:t.sys.id,circular:!0}}})}})};var n=r(134),o=r.n(n)},function(e,t,r){e.exports=r(37)},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.createClient=function(e){if(!e.accessToken)throw new TypeError('Expected parameter accessToken');if(!e.space)throw new TypeError('Expected parameter space');var t=!(!!('resolveLinks'in e)&&!e.resolveLinks),r=Object(i.a)(t),n=Object(s.d)('contentful.js/4.6.3',e.application,e.integration);e.defaultHostname='cdn.contentful.com',e.headers=d({},e.headers,{"Content-Type":'application/vnd.contentful.delivery.v1+json',"X-Contentful-User-Agent":n});var p=Object(s.a)(o.a,e);return Object(a.a)({http:p,shouldLinksResolve:r})};var n=r(38),o=r.n(n),s=r(1),a=r(129),i=r(138),d=Object.assign||function(e){for(var t,r=1;r<arguments.length;r++)for(var n in t=arguments[r],t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}},function(e,t,r){e.exports=r(39)},function(e,t,r){'use strict';function n(e){var t=new a(e),r=s(a.prototype.request,t);return o.extend(r,a.prototype,t),o.extend(r,t),r}var o=r(0),s=r(12),a=r(41),i=r(8),d=n(i);d.Axios=a,d.create=function(e){return n(o.merge(i,e))},d.Cancel=r(22),d.CancelToken=r(66),d.isCancel=r(21),d.all=function(e){return Promise.all(e)},d.spread=r(67),e.exports=d,e.exports.default=d},function(e){function t(e){return!!e.constructor&&'function'==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}function r(e){return'function'==typeof e.readFloatLE&&'function'==typeof e.slice&&t(e.slice(0,0))}e.exports=function(e){return null!=e&&(t(e)||r(e)||!!e._isBuffer)}},function(e,t,r){'use strict';function n(e){this.defaults=e,this.interceptors={request:new a,response:new a}}var o=r(8),s=r(0),a=r(61),i=r(62),d=r(64),p=r(65);n.prototype.request=function(e){'string'==typeof e&&(e=s.merge({url:arguments[0]},arguments[1])),e=s.merge(o,this.defaults,{method:'get'},e),e.method=e.method.toLowerCase(),e.baseURL&&!d(e.url)&&(e.url=p(e.baseURL,e.url));var t=[i,void 0],r=Promise.resolve(e);for(this.interceptors.request.forEach(function(e){t.unshift(e.fulfilled,e.rejected)}),this.interceptors.response.forEach(function(e){t.push(e.fulfilled,e.rejected)});t.length;)r=r.then(t.shift(),t.shift());return r},s.forEach(['delete','get','head','options'],function(e){n.prototype[e]=function(t,r){return this.request(s.merge(r||{},{method:e,url:t}))}}),s.forEach(['post','put','patch'],function(e){n.prototype[e]=function(t,r,n){return this.request(s.merge(n||{},{method:e,url:t,data:r}))}}),e.exports=n},function(e,t,r){'use strict';var n=r(0);e.exports=function(e,t){n.forEach(e,function(r,n){n!==t&&n.toUpperCase()===t.toUpperCase()&&(e[t]=r,delete e[n])})}},function(e,t,r){'use strict';var n=r(0),o=r(13),s=r(15),a=r(44),i=r(45),d=r(9),p='undefined'!=typeof window&&window.btoa&&window.btoa.bind(window)||r(46);e.exports=function(t){return new Promise(function(e,l){var c=t.data,u=t.headers;n.isFormData(c)&&delete u['Content-Type'];var f=new XMLHttpRequest,h='onreadystatechange',y=!1;if('undefined'==typeof window||!window.XDomainRequest||'withCredentials'in f||i(t.url)||(f=new window.XDomainRequest,h='onload',y=!0,f.onprogress=function(){},f.ontimeout=function(){}),t.auth){var m=t.auth.username||'',g=t.auth.password||'';u.Authorization='Basic '+p(m+':'+g)}if(f.open(t.method.toUpperCase(),s(t.url,t.params,t.paramsSerializer),!0),f.timeout=t.timeout,f[h]=function(){if(f&&(4===f.readyState||y)&&(0!==f.status||f.responseURL&&0===f.responseURL.indexOf('file:'))){var r='getAllResponseHeaders'in f?a(f.getAllResponseHeaders()):null,n=t.responseType&&'text'!==t.responseType?f.response:f.responseText,s={data:n,status:1223===f.status?204:f.status,statusText:1223===f.status?'No Content':f.statusText,headers:r,config:t,request:f};o(e,l,s),f=null}},f.onerror=function(){l(d('Network Error',t,null,f)),f=null},f.ontimeout=function(){l(d('timeout of '+t.timeout+'ms exceeded',t,'ECONNABORTED',f)),f=null},n.isStandardBrowserEnv()){var x=r(47),b=(t.withCredentials||i(t.url))&&t.xsrfCookieName?x.read(t.xsrfCookieName):void 0;b&&(u[t.xsrfHeaderName]=b)}if('setRequestHeader'in f&&n.forEach(u,function(e,t){'undefined'==typeof c&&'content-type'===t.toLowerCase()?delete u[t]:f.setRequestHeader(t,e)}),t.withCredentials&&(f.withCredentials=!0),t.responseType)try{f.responseType=t.responseType}catch(r){if('json'!==t.responseType)throw r}'function'==typeof t.onDownloadProgress&&f.addEventListener('progress',t.onDownloadProgress),'function'==typeof t.onUploadProgress&&f.upload&&f.upload.addEventListener('progress',t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then(function(e){f&&(f.abort(),l(e),f=null)}),void 0===c&&(c=null),f.send(c)})}},function(e,t,r){'use strict';var n=r(0);e.exports=function(e){var t,r,o,s={};return e?(n.forEach(e.split('\n'),function(e){o=e.indexOf(':'),t=n.trim(e.substr(0,o)).toLowerCase(),r=n.trim(e.substr(o+1)),t&&(s[t]=s[t]?s[t]+', '+r:r)}),s):s}},function(e,t,r){'use strict';var n=r(0);e.exports=n.isStandardBrowserEnv()?function(){function e(e){var t=e;return r&&(o.setAttribute('href',t),t=o.href),o.setAttribute('href',t),{href:o.href,protocol:o.protocol?o.protocol.replace(/:$/,''):'',host:o.host,search:o.search?o.search.replace(/^\?/,''):'',hash:o.hash?o.hash.replace(/^#/,''):'',hostname:o.hostname,port:o.port,pathname:'/'===o.pathname.charAt(0)?o.pathname:'/'+o.pathname}}var t,r=/(msie|trident)/i.test(navigator.userAgent),o=document.createElement('a');return t=e(window.location.href),function(r){var o=n.isString(r)?e(r):r;return o.protocol===t.protocol&&o.host===t.host}}():function(){return function(){return!0}}()},function(e){'use strict';function t(){this.message='String contains an invalid character'}t.prototype=new Error,t.prototype.code=5,t.prototype.name='InvalidCharacterError',e.exports=function(e){for(var r,n,o=e+'',s='',a=0,i='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';o.charAt(0|a)||(i='=',a%1);s+=i.charAt(63&r>>8-8*(a%1))){if(n=o.charCodeAt(a+=3/4),255<n)throw new t;r=r<<8|n}return s}},function(e,t,r){'use strict';var n=r(0);e.exports=n.isStandardBrowserEnv()?function(){return{write:function(e,t,r,o,s,a){var i=[];i.push(e+'='+encodeURIComponent(t)),n.isNumber(r)&&i.push('expires='+new Date(r).toGMTString()),n.isString(o)&&i.push('path='+o),n.isString(s)&&i.push('domain='+s),!0===a&&i.push('secure'),document.cookie=i.join('; ')},read:function(e){var t=document.cookie.match(new RegExp('(^|;\\s*)('+e+')=([^;]*)'));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,'',Date.now()-8.64e7)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},function(e,t,r){'use strict';var n=r(0),o=r(13),s=r(15),a=r(16),i=r(17),d=r(18).http,p=r(18).https,l=r(19),c=r(59),u=r(60),f=r(9),h=r(14),y=/https:?/;e.exports=function(e){return new Promise(function(t,r){var m,g=e.data,x=e.headers,b=!1;if(x['User-Agent']||x['user-agent']||(x['User-Agent']='axios/'+u.version),g&&!n.isStream(g)){if(Buffer.isBuffer(g));else if(n.isArrayBuffer(g))g=new Buffer(new Uint8Array(g));else if(n.isString(g))g=new Buffer(g,'utf-8');else return r(f('Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream',e));x['Content-Length']=g.length}var _;if(e.auth){var k=e.auth.username||'',j=e.auth.password||'';_=k+':'+j}var w=l.parse(e.url),A=w.protocol||'http:';if(!_&&w.auth){var v=w.auth.split(':'),C=v[0]||'',E=v[1]||'';_=C+':'+E}_&&delete x.Authorization;var O=y.test(A),S=O?e.httpsAgent:e.httpAgent,T={hostname:w.hostname,port:w.port,path:s(w.path,e.params,e.paramsSerializer).replace(/^\?/,''),method:e.method,headers:x,agent:S,auth:_},R=e.proxy;if(!R){var P=A.slice(0,-1)+'_proxy',L=process.env[P]||process.env[P.toUpperCase()];if(L){var q=l.parse(L);if(R={host:q.hostname,port:q.port},q.auth){var N=q.auth.split(':');R.auth={username:N[0],password:N[1]}}}}if(R&&(T.hostname=R.host,T.host=R.host,T.headers.host=w.hostname+(w.port?':'+w.port:''),T.port=R.port,T.path=A+'//'+w.hostname+(w.port?':'+w.port:'')+T.path,R.auth)){var U=new Buffer(R.auth.username+':'+R.auth.password,'utf8').toString('base64');T.headers['Proxy-Authorization']='Basic '+U}var z,D=O&&(!R||y.test(R.protocol));0===e.maxRedirects?z=D?i:a:(e.maxRedirects&&(T.maxRedirects=e.maxRedirects),z=D?p:d);var B=z.request(T,function(n){if(!b){clearTimeout(m),m=null;var s=n;switch(n.headers['content-encoding']){case'gzip':case'compress':case'deflate':s=s.pipe(c.createUnzip()),delete n.headers['content-encoding'];}var a=n.req||B,i={status:n.statusCode,statusText:n.statusMessage,headers:n.headers,config:e,request:a};if('stream'===e.responseType)i.data=s,o(t,r,i);else{var d=[];s.on('data',function(t){d.push(t),-1<e.maxContentLength&&Buffer.concat(d).length>e.maxContentLength&&r(f('maxContentLength size of '+e.maxContentLength+' exceeded',e,null,a))}),s.on('error',function(t){b||r(h(t,e,null,a))}),s.on('end',function(){var n=Buffer.concat(d);'arraybuffer'!==e.responseType&&(n=n.toString('utf8')),i.data=n,o(t,r,i)})}}});B.on('error',function(t){b||r(h(t,e,null,B))}),e.timeout&&!m&&(m=setTimeout(function(){B.abort(),r(f('timeout of '+e.timeout+'ms exceeded',e,'ECONNABORTED',B)),b=!0},e.timeout)),e.cancelToken&&e.cancelToken.promise.then(function(e){b||(B.abort(),r(e),b=!0)}),n.isStream(g)?g.pipe(B):B.end(g)})}},function(e){e.exports=require('assert')},function(e){e.exports=require('stream')},function(e,t,r){e.exports='undefined'!=typeof process&&'renderer'===process.type?r(52):r(54)},function(e,t,r){function n(){var e;try{e=t.storage.debug}catch(t){}return!e&&'undefined'!=typeof process&&'env'in process&&(e=process.env.DEBUG),e}t=e.exports=r(20),t.log=function(){return'object'==typeof console&&console.log&&Function.prototype.apply.call(console.log,console,arguments)},t.formatArgs=function(e){var r=this.useColors;if(e[0]=(r?'%c':'')+this.namespace+(r?' %c':' ')+e[0]+(r?'%c ':' ')+'+'+t.humanize(this.diff),!!r){var n='color: '+this.color;e.splice(1,0,n,'color: inherit');var o=0,s=0;e[0].replace(/%[a-zA-Z%]/g,function(e){'%%'===e||(o++,'%c'===e&&(s=o))}),e.splice(s,0,n)}},t.save=function(e){try{null==e?t.storage.removeItem('debug'):t.storage.debug=e}catch(t){}},t.load=n,t.useColors=function(){return'undefined'!=typeof window&&window.process&&'renderer'===window.process.type||'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+)/)&&31<=parseInt(RegExp.$1,10)||'undefined'!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},t.storage='undefined'!=typeof chrome&&'undefined'!=typeof chrome.storage?chrome.storage.local:function(){try{return window.localStorage}catch(t){}}(),t.colors=['lightseagreen','forestgreen','goldenrod','dodgerblue','darkorchid','crimson'],t.formatters.j=function(e){try{return JSON.stringify(e)}catch(e){return'[UnexpectedJSONParseError]: '+e.message}},t.enable(n())},function(e){function t(e){if(e+='',!(100<e.length)){var t=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(e);if(t){var r=parseFloat(t[1]),n=(t[2]||'ms').toLowerCase();return'years'===n||'year'===n||'yrs'===n||'yr'===n||'y'===n?r*d:'days'===n||'day'===n||'d'===n?r*p:'hours'===n||'hour'===n||'hrs'===n||'hr'===n||'h'===n?r*i:'minutes'===n||'minute'===n||'mins'===n||'min'===n||'m'===n?r*s:'seconds'===n||'second'===n||'secs'===n||'sec'===n||'s'===n?r*a:'milliseconds'===n||'millisecond'===n||'msecs'===n||'msec'===n||'ms'===n?r:void 0}}}function r(e){var t=Math.round;return e>=p?t(e/p)+'d':e>=i?t(e/i)+'h':e>=s?t(e/s)+'m':e>=a?t(e/a)+'s':e+'ms'}function n(e){return o(e,p,'day')||o(e,i,'hour')||o(e,s,'minute')||o(e,a,'second')||e+' ms'}function o(e,t,r){return e<t?void 0:e<1.5*t?Math.floor(e/t)+' '+r:Math.ceil(e/t)+' '+r+'s'}var a=1e3,s=60*a,i=60*s,p=24*i,d=365.25*p;e.exports=function(e,o){o=o||{};var s=typeof e;if('string'==s&&0<e.length)return t(e);if('number'==s&&!1===isNaN(e))return o.long?n(e):r(e);throw new Error('val is not a non-empty string or a valid number. val='+JSON.stringify(e))}},function(e,t,r){function n(){return process.env.DEBUG}var o=r(55),s=r(56);t=e.exports=r(20),t.init=function(e){e.inspectOpts={};for(var r=Object.keys(t.inspectOpts),n=0;n<r.length;n++)e.inspectOpts[r[n]]=t.inspectOpts[r[n]]},t.log=function(){return i.write(s.format.apply(s,arguments)+'\n')},t.formatArgs=function(e){var r=this.namespace,n=this.useColors;if(n){var o=this.color,s=' \x1B[3'+o+';1m'+r+' \x1B[0m';e[0]=s+e[0].split('\n').join('\n'+s),e.push('\x1B[3'+o+'m+'+t.humanize(this.diff)+'\x1B[0m')}else e[0]=new Date().toUTCString()+' '+r+' '+e[0]},t.save=function(e){null==e?delete process.env.DEBUG:process.env.DEBUG=e},t.load=n,t.useColors=function(){return'colors'in t.inspectOpts?!!t.inspectOpts.colors:o.isatty(a)},t.colors=[6,2,3,4,5,1],t.inspectOpts=Object.keys(process.env).filter(function(e){return /^debug_/i.test(e)}).reduce(function(e,t){var r=t.substring(6).toLowerCase().replace(/_([a-z])/g,function(e,t){return t.toUpperCase()}),n=process.env[t];return n=!!/^(yes|on|true|enabled)$/i.test(n)||!/^(no|off|false|disabled)$/i.test(n)&&('null'===n?null:+n),e[r]=n,e},{});var a=parseInt(process.env.DEBUG_FD,10)||2;1!==a&&2!==a&&s.deprecate(function(){},'except for stderr(2) and stdout(1), any other usage of DEBUG_FD is deprecated. Override debug.log if you want to use a different log function (https://git.io/debug_fd)')();var i=1===a?process.stdout:2===a?process.stderr:function(e){var t,n=process.binding('tty_wrap');switch(n.guessHandleType(e)){case'TTY':t=new o.WriteStream(e),t._type='tty',t._handle&&t._handle.unref&&t._handle.unref();break;case'FILE':var s=r(57);t=new s.SyncWriteStream(e,{autoClose:!1}),t._type='fs';break;case'PIPE':case'TCP':var a=r(58);t=new a.Socket({fd:e,readable:!1,writable:!0}),t.readable=!1,t.read=null,t._type='pipe',t._handle&&t._handle.unref&&t._handle.unref();break;default:throw new Error('Implement me. Unknown stream file type!');}return t.fd=e,t._isStdio=!0,t}(a);t.formatters.o=function(e){return this.inspectOpts.colors=this.useColors,s.inspect(e,this.inspectOpts).split('\n').map(function(e){return e.trim()}).join(' ')},t.formatters.O=function(e){return this.inspectOpts.colors=this.useColors,s.inspect(e,this.inspectOpts)},t.enable(n())},function(e){e.exports=require('tty')},function(e){e.exports=require('util')},function(e){e.exports=require('fs')},function(e){e.exports=require('net')},function(e){e.exports=require('zlib')},function(e){e.exports={_from:'github:contentful/axios#fix/https-via-http-proxy',_id:'axios@0.16.2',_inBundle:!1,_integrity:'sha1-laLcaYRTNAGlhBY1heGOW1cQ73U=',_location:'/axios',_phantomChildren:{},_requested:{type:'git',raw:'axios@github:contentful/axios#fix/https-via-http-proxy',name:'axios',escapedName:'axios',rawSpec:'github:contentful/axios#fix/https-via-http-proxy',saveSpec:'github:contentful/axios#fix/https-via-http-proxy',fetchSpec:null,gitCommittish:'fix/https-via-http-proxy'},_requiredBy:['/','/bundlesize'],_resolved:'github:contentful/axios#e9a9c62ce02115f7a4d7f197ba43362dcf0ea3d0',_spec:'axios@github:contentful/axios#fix/https-via-http-proxy',_where:'/home/travis/build/contentful/contentful.js',author:{name:'Matt Zabriskie'},browser:{"./lib/adapters/http.js":'./lib/adapters/xhr.js'},bugs:{url:'https://github.com/mzabriskie/axios/issues'},bundleDependencies:!1,dependencies:{"follow-redirects":'^1.2.3',"is-buffer":'^1.1.5'},deprecated:!1,description:'Promise based HTTP client for the browser and node.js',devDependencies:{coveralls:'^2.11.9',"es6-promise":'^4.0.5',grunt:'^1.0.1',"grunt-banner":'^0.6.0',"grunt-cli":'^1.2.0',"grunt-contrib-clean":'^1.0.0',"grunt-contrib-nodeunit":'^1.0.0',"grunt-contrib-watch":'^1.0.0',"grunt-eslint":'^19.0.0',"grunt-karma":'^2.0.0',"grunt-ts":'^6.0.0-beta.3',"grunt-webpack":'^1.0.18',"istanbul-instrumenter-loader":'^1.0.0',"jasmine-core":'^2.4.1',karma:'^1.3.0',"karma-chrome-launcher":'^2.0.0',"karma-coverage":'^1.0.0',"karma-firefox-launcher":'^1.0.0',"karma-jasmine":'^1.0.2',"karma-jasmine-ajax":'^0.1.13',"karma-opera-launcher":'^1.0.0',"karma-phantomjs-launcher":'^1.0.0',"karma-safari-launcher":'^1.0.0',"karma-sauce-launcher":'^1.1.0',"karma-sinon":'^1.0.5',"karma-sourcemap-loader":'^0.3.7',"karma-webpack":'^1.7.0',"load-grunt-tasks":'^3.5.2',minimist:'^1.2.0',"phantomjs-prebuilt":'^2.1.7',sinon:'^1.17.4',typescript:'^2.0.3',"url-search-params":'^0.6.1',webpack:'^1.13.1',"webpack-dev-server":'^1.14.1'},homepage:'https://github.com/mzabriskie/axios',keywords:['xhr','http','ajax','promise','node'],license:'MIT',main:'index.js',name:'axios',repository:{type:'git',url:'git+https://github.com/mzabriskie/axios.git'},scripts:{build:'NODE_ENV=production grunt build',coveralls:'cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js',examples:'node ./examples/server.js',postversion:'git push && git push --tags',preversion:'npm test',start:'node ./sandbox/server.js',test:'grunt test',version:'npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json'},typings:'./index.d.ts',version:'0.16.2'}},function(e,t,r){'use strict';function n(){this.handlers=[]}var o=r(0);n.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},n.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},n.prototype.forEach=function(e){o.forEach(this.handlers,function(t){null!==t&&e(t)})},e.exports=n},function(e,t,r){'use strict';function n(e){e.cancelToken&&e.cancelToken.throwIfRequested()}var o=r(0),s=r(63),a=r(21),i=r(8);e.exports=function(e){n(e),e.headers=e.headers||{},e.data=s(e.data,e.headers,e.transformRequest),e.headers=o.merge(e.headers.common||{},e.headers[e.method]||{},e.headers||{}),o.forEach(['delete','get','head','post','put','patch','common'],function(t){delete e.headers[t]});var t=e.adapter||i.adapter;return t(e).then(function(t){return n(e),t.data=s(t.data,t.headers,e.transformResponse),t},function(t){return a(t)||(n(e),t&&t.response&&(t.response.data=s(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)})}},function(e,t,r){'use strict';var n=r(0);e.exports=function(e,t,r){return n.forEach(r,function(r){e=r(e,t)}),e}},function(e){'use strict';e.exports=function(e){return /^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},function(e){'use strict';e.exports=function(e,t){return t?e.replace(/\/+$/,'')+'/'+t.replace(/^\/+/,''):e}},function(e,t,r){'use strict';function n(e){if('function'!=typeof e)throw new TypeError('executor must be a function.');var t;this.promise=new Promise(function(e){t=e});var r=this;e(function(e){r.reason||(r.reason=new o(e),t(r.reason))})}var o=r(22);n.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},n.source=function(){var e,t=new n(function(t){e=t});return{token:t,cancel:e}},e.exports=n},function(e){'use strict';e.exports=function(e){return function(t){return e.apply(null,t)}}},function(e,t,r){'use strict';function n(e,t){var r=l({},{insecure:!1,retryOnError:!0,logHandler:function(e,t){if('error'===e&&t){var r=[t.name,t.message].filter(function(e){return e}).join(' - ');return console.error('[error] '+r),void console.error(t)}console.log('['+e+'] '+t)},headers:{},httpAgent:!1,httpsAgent:!1,timeout:3e4,proxy:!1,basePath:''},t);if(!r.accessToken){var o=new TypeError('Expected parameter accessToken');throw r.logHandler('error',o),o}var a=r.insecure?'http':'https',u=r.space?r.space+'/':'',f=r.defaultHostname,h=r.insecure?80:443;if(c.test(r.host)){var y=r.host.split(':');if(2===y.length){var m=p(y,2);f=m[0],h=m[1]}else f=y[0]}r.basePath&&(r.basePath='/'+r.basePath.split('/').filter(Boolean).join('/'));var g=a+'://'+f+':'+h+r.basePath+'/spaces/'+u;r.headers.Authorization='Bearer '+r.accessToken,process&&process.release&&'node'===process.release.name&&(r.headers['user-agent']='node.js/'+process.version,r.headers['Accept-Encoding']='gzip');var x={baseURL:g,headers:r.headers,httpAgent:r.httpAgent,httpsAgent:r.httpsAgent,paramsSerializer:i.a.stringify,proxy:r.proxy,timeout:r.timeout,logHandler:r.logHandler,retryOnError:r.retryOnError},b=e.create(x);return b.httpClientParams=t,b.cloneWithNewParams=function(r){return n(e,l({},s()(t),r))},Object(d.a)(b),b}t.a=n;var o=r(2),s=r.n(o),a=r(116),i=r.n(a),d=r(119),p=function(){function e(e,t){var r,n=[],o=!0,s=!1;try{for(var a,i=e[Symbol.iterator]();!(o=(a=i.next()).done)&&(n.push(a.value),!(t&&n.length===t));o=!0);}catch(e){s=!0,r=e}finally{try{!o&&i['return']&&i['return']()}finally{if(s)throw r}}return n}return function(t,r){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,r);throw new TypeError('Invalid attempt to destructure non-iterable instance')}}(),l=Object.assign||function(e){for(var t,r=1;r<arguments.length;r++)for(var n in t=arguments[r],t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},c=/^(?!\w+:\/\/)([^\s:]+\.[^\s:]+)(?::(\d+))?(?!:)$/},function(e,t,r){function n(e,t,r,R,P,L){var q,N=t&w,U=t&A;if(r&&(q=P?r(e,R,P,L):r(e)),void 0!==q)return q;if(!k(e))return e;var z=b(e);if(!z){var D=y(e),B=D==E||D==O;if(_(e))return p(e,N);if(D!=S&&D!=C&&(!B||P)){if(!T[D])return P?e:{};q=g(e,D,n,N)}else if(q=U||B?{}:x(e),!N)return U?u(e,d(q,e)):c(e,i(q,e))}else if(q=m(e),!N)return l(e,q);L||(L=new o);var H=L.get(e);if(H)return H;L.set(e,q);var F=t&v?U?h:f:U?keysIn:j,I=z?void 0:F(e);return s(I||e,function(o,s){I&&(s=o,o=e[s]),a(q,s,n(o,t,r,s,e,L))}),q}var o=r(70),s=r(94),a=r(27),i=r(96),d=r(97),p=r(99),l=r(101),c=r(102),u=r(104),f=r(106),h=r(107),y=r(108),m=r(109),g=r(110),x=r(111),b=r(114),_=r(115),k=r(30),j=r(29),w=1,A=2,v=4,C='[object Arguments]',E='[object Function]',O='[object GeneratorFunction]',S='[object Object]',T={};T[C]=T['[object Array]']=T['[object ArrayBuffer]']=T['[object DataView]']=T['[object Boolean]']=T['[object Date]']=T['[object Float32Array]']=T['[object Float64Array]']=T['[object Int8Array]']=T['[object Int16Array]']=T['[object Int32Array]']=T['[object Map]']=T['[object Number]']=T[S]=T['[object RegExp]']=T['[object Set]']=T['[object String]']=T['[object Symbol]']=T['[object Uint8Array]']=T['[object Uint8ClampedArray]']=T['[object Uint16Array]']=T['[object Uint32Array]']=!0,T['[object Error]']=T[E]=T['[object WeakMap]']=!1,e.exports=n},function(e,t,r){function n(e){var t=this.__data__=new o(e);this.size=t.size}var o=r(3),s=r(76),a=r(77),i=r(78),d=r(79),p=r(80);n.prototype.clear=s,n.prototype['delete']=a,n.prototype.get=i,n.prototype.has=d,n.prototype.set=p,e.exports=n},function(e){e.exports=function(){this.__data__=[],this.size=0}},function(e,t,r){var n=r(4),o=Array.prototype,s=o.splice;e.exports=function(e){var t=this.__data__,r=n(t,e);if(0>r)return!1;var o=t.length-1;return r==o?t.pop():s.call(t,r,1),--this.size,!0}},function(e,t,r){var n=r(4);e.exports=function(e){var t=this.__data__,r=n(t,e);return 0>r?void 0:t[r][1]}},function(e,t,r){var n=r(4);e.exports=function(e){return-1<n(this.__data__,e)}},function(e,t,r){var n=r(4);e.exports=function(e,t){var r=this.__data__,o=n(r,e);return 0>o?(++this.size,r.push([e,t])):r[o][1]=t,this}},function(e,t,r){var n=r(3);e.exports=function(){this.__data__=new n,this.size=0}},function(e){e.exports=function(e){var t=this.__data__,r=t['delete'](e);return this.size=t.size,r}},function(e){e.exports=function(e){return this.__data__.get(e)}},function(e){e.exports=function(e){return this.__data__.has(e)}},function(e,t,r){var n=r(3),o=r(24),s=r(26);e.exports=function(e,t){var r=this.__data__;if(r instanceof n){var a=r.__data__;if(!o||a.length<200-1)return a.push([e,t]),this.size=++r.size,this;r=this.__data__=new s(a)}return r.set(e,t),this.size=r.size,this}},function(e){var t='object'==typeof global&&global&&global.Object===Object&&global;e.exports=t},function(e,t,r){var n=r(83),o=r(3),s=r(24);e.exports=function(){this.size=0,this.__data__={hash:new n,map:new(s||o),string:new n}}},function(e,t,r){function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var o=r(84),s=r(85),a=r(86),i=r(87),d=r(88);n.prototype.clear=o,n.prototype['delete']=s,n.prototype.get=a,n.prototype.has=i,n.prototype.set=d,e.exports=n},function(e,t,r){var n=r(5);e.exports=function(){this.__data__=n?n(null):{},this.size=0}},function(e){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},function(e,t,r){var n=r(5),o=Object.prototype,s=o.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(n){var r=t[e];return r==='__lodash_hash_undefined__'?void 0:r}return s.call(t,e)?t[e]:void 0}},function(e,t,r){var n=r(5),o=Object.prototype,s=o.hasOwnProperty;e.exports=function(e){var t=this.__data__;return n?t[e]!==void 0:s.call(t,e)}},function(e,t,r){var n=r(5);e.exports=function(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=n&&void 0===t?'__lodash_hash_undefined__':t,this}},function(e,t,r){var n=r(6);e.exports=function(e){var t=n(this,e)['delete'](e);return this.size-=t?1:0,t}},function(e){e.exports=function(e){var t=typeof e;return'string'==t||'number'==t||'symbol'==t||'boolean'==t?'__proto__'!==e:null===e}},function(e,t,r){var n=r(6);e.exports=function(e){return n(this,e).get(e)}},function(e,t,r){var n=r(6);e.exports=function(e){return n(this,e).has(e)}},function(e,t,r){var n=r(6);e.exports=function(e,t){var r=n(this,e),o=r.size;return r.set(e,t),this.size+=r.size==o?0:1,this}},function(e){e.exports=function(e,t){for(var r=-1,n=null==e?0:e.length;++r<n&&!(!1===t(e[r],r,e)););return e}},function(e,t,r){var n=r(10),o=function(){try{var e=n(Object,'defineProperty');return e({},'',{}),e}catch(t){}}();e.exports=o},function(e,t,r){var n=r(7),o=r(29);e.exports=function(e,t){return e&&n(t,o(t),e)}},function(e,t,r){var n=r(7),o=r(98);e.exports=function(e,t){return e&&n(t,o(t),e)}},function(e){e.exports=function(e){var t=[];if(null!=e)for(var r in Object(e))t.push(r);return t}},function(e,t,r){(function(e){var n=r(25),o='object'==typeof t&&t&&!t.nodeType&&t,s=o&&'object'==typeof e&&e&&!e.nodeType&&e,a=s&&s.exports===o,i=a?n.Buffer:void 0,d=i?i.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var r=e.length,n=d?d(r):new e.constructor(r);return e.copy(n),n}}).call(t,r(100)(e))},function(e){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],!e.children&&(e.children=[]),Object.defineProperty(e,'loaded',{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,'id',{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},function(e){e.exports=function(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}},function(e,t,r){var n=r(7),o=r(103);e.exports=function(e,t){return n(e,o(e),t)}},function(e){e.exports=function(){return[]}},function(e,t,r){var n=r(7),o=r(105);e.exports=function(e,t){return n(e,o(e),t)}},function(e){e.exports=function(){return[]}},function(e,t,r){var n=r(11),o=n(Object.keys,Object);e.exports=o},function(e){e.exports=function(e){var t=[];if(null!=e)for(var r in Object(e))t.push(r);return t}},function(e){var t=Object.prototype,r=t.toString;e.exports=function(e){return r.call(e)}},function(e){var t=Object.prototype,r=t.hasOwnProperty;e.exports=function(e){var t=e.length,n=e.constructor(t);return t&&'string'==typeof e[0]&&r.call(e,'index')&&(n.index=e.index,n.input=e.input),n}},function(e){e.exports=function(e){return e}},function(e,t,r){var n=r(112),o=r(31),s=r(113);e.exports=function(e){return'function'!=typeof e.constructor||s(e)?{}:n(o(e))}},function(e,t,r){var n=r(30),o=Object.create,s=function(){function e(){}return function(t){if(!n(t))return{};if(o)return o(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}();e.exports=s},function(e){e.exports=function(){return!1}},function(e){var t=Array.isArray;e.exports=t},function(e){e.exports=function(){return!1}},function(e,t,r){'use strict';var n=r(117),o=r(118),s=r(33);e.exports={formats:s,parse:o,stringify:n}},function(e,t,r){'use strict';var n=r(32),o=r(33),s={brackets:function(e){return e+'[]'},indices:function(e,t){return e+'['+t+']'},repeat:function(e){return e}},a=Date.prototype.toISOString,d={delimiter:'&',encode:!0,encoder:n.encode,encodeValuesOnly:!1,serializeDate:function(e){return a.call(e)},skipNulls:!1,strictNullHandling:!1},p=function e(t,r,o,s,a,p,l,c,u,f,h,y){var m=t;if('function'==typeof l)m=l(r,m);else if(m instanceof Date)m=f(m);else if(null===m){if(s)return p&&!y?p(r,d.encoder):r;m=''}if('string'==typeof m||'number'==typeof m||'boolean'==typeof m||n.isBuffer(m)){if(p){var g=y?r:p(r,d.encoder);return[h(g)+'='+h(p(m,d.encoder))]}return[h(r)+'='+h(m+'')]}var x=[];if('undefined'==typeof m)return x;var b;if(Array.isArray(l))b=l;else{var _=Object.keys(m);b=c?_.sort(c):_}for(var k,j=0;j<b.length;++j)(k=b[j],!(a&&null===m[k]))&&(x=Array.isArray(m)?x.concat(e(m[k],o(r,k),o,s,a,p,l,c,u,f,h,y)):x.concat(e(m[k],r+(u?'.'+k:'['+k+']'),o,s,a,p,l,c,u,f,h,y)));return x};e.exports=function(e,t){var r=e,a=t?n.assign({},t):{};if(null!==a.encoder&&a.encoder!==void 0&&'function'!=typeof a.encoder)throw new TypeError('Encoder has to be a function.');var l='undefined'==typeof a.delimiter?d.delimiter:a.delimiter,c='boolean'==typeof a.strictNullHandling?a.strictNullHandling:d.strictNullHandling,u='boolean'==typeof a.skipNulls?a.skipNulls:d.skipNulls,f='boolean'==typeof a.encode?a.encode:d.encode,h='function'==typeof a.encoder?a.encoder:d.encoder,y='function'==typeof a.sort?a.sort:null,m='undefined'!=typeof a.allowDots&&a.allowDots,g='function'==typeof a.serializeDate?a.serializeDate:d.serializeDate,x='boolean'==typeof a.encodeValuesOnly?a.encodeValuesOnly:d.encodeValuesOnly;if('undefined'==typeof a.format)a.format=o['default'];else if(!Object.prototype.hasOwnProperty.call(o.formatters,a.format))throw new TypeError('Unknown format option provided.');var b,_,k=o.formatters[a.format];'function'==typeof a.filter?(_=a.filter,r=_('',r)):Array.isArray(a.filter)&&(_=a.filter,b=_);var j=[];if('object'!=typeof r||null===r)return'';var w=a.arrayFormat in s?a.arrayFormat:'indices'in a?a.indices?'indices':'repeat':'indices';var A=s[w];b||(b=Object.keys(r)),y&&b.sort(y);for(var v,C=0;C<b.length;++C)(v=b[C],!(u&&null===r[v]))&&(j=j.concat(p(r[v],v,A,c,u,f?h:null,_,y,m,g,k,x)));var i=j.join(l),E=!0===a.addQueryPrefix?'?':'';return 0<i.length?E+i:''}},function(e,t,r){'use strict';var n=r(32),o=Object.prototype.hasOwnProperty,s={allowDots:!1,allowPrototypes:!1,arrayLimit:20,decoder:n.decode,delimiter:'&',depth:5,parameterLimit:1e3,plainObjects:!1,strictNullHandling:!1},a=function(e,t){for(var r={},n=t.ignoreQueryPrefix?e.replace(/^\?/,''):e,a=t.parameterLimit===Infinity?void 0:t.parameterLimit,d=n.split(t.delimiter,a),p=0;p<d.length;++p){var i,l,c=d[p],u=c.indexOf(']='),f=-1===u?c.indexOf('='):u+1;-1===f?(i=t.decoder(c,s.decoder),l=t.strictNullHandling?null:''):(i=t.decoder(c.slice(0,f),s.decoder),l=t.decoder(c.slice(f+1),s.decoder)),r[i]=o.call(r,i)?[].concat(r[i]).concat(l):l}return r},d=function(e,t,r){for(var n=t,o=e.length-1;0<=o;--o){var s,a=e[o];if('[]'===a)s=[],s=s.concat(n);else{s=r.plainObjects?Object.create(null):{};var i='['===a.charAt(0)&&']'===a.charAt(a.length-1)?a.slice(1,-1):a,d=parseInt(i,10);!isNaN(d)&&a!==i&&d+''===i&&0<=d&&r.parseArrays&&d<=r.arrayLimit?(s=[],s[d]=n):s[i]=n}n=s}return n},p=function(e,t,r){if(e){var n=r.allowDots?e.replace(/\.([^.[]+)/g,'[$1]'):e,s=/(\[[^[\]]*])/,a=/(\[[^[\]]*])/g,p=s.exec(n),l=p?n.slice(0,p.index):n,c=[];if(l){if(!r.plainObjects&&o.call(Object.prototype,l)&&!r.allowPrototypes)return;c.push(l)}for(var u=0;null!==(p=a.exec(n))&&u<r.depth;){if(u+=1,!r.plainObjects&&o.call(Object.prototype,p[1].slice(1,-1))&&!r.allowPrototypes)return;c.push(p[1])}return p&&c.push('['+n.slice(p.index)+']'),d(c,t,r)}};e.exports=function(e,t){var r=t?n.assign({},t):{};if(null!==r.decoder&&void 0!==r.decoder&&'function'!=typeof r.decoder)throw new TypeError('Decoder has to be a function.');if(r.ignoreQueryPrefix=!0===r.ignoreQueryPrefix,r.delimiter='string'==typeof r.delimiter||n.isRegExp(r.delimiter)?r.delimiter:s.delimiter,r.depth='number'==typeof r.depth?r.depth:s.depth,r.arrayLimit='number'==typeof r.arrayLimit?r.arrayLimit:s.arrayLimit,r.parseArrays=!1!==r.parseArrays,r.decoder='function'==typeof r.decoder?r.decoder:s.decoder,r.allowDots='boolean'==typeof r.allowDots?r.allowDots:s.allowDots,r.plainObjects='boolean'==typeof r.plainObjects?r.plainObjects:s.plainObjects,r.allowPrototypes='boolean'==typeof r.allowPrototypes?r.allowPrototypes:s.allowPrototypes,r.parameterLimit='number'==typeof r.parameterLimit?r.parameterLimit:s.parameterLimit,r.strictNullHandling='boolean'==typeof r.strictNullHandling?r.strictNullHandling:s.strictNullHandling,''===e||null===e||'undefined'==typeof e)return r.plainObjects?Object.create(null):{};for(var o='string'==typeof e?a(e,r):e,d=r.plainObjects?Object.create(null):{},l=Object.keys(o),c=0;c<l.length;++c){var i=l[c],u=p(i,o[i],r);d=n.merge(d,u,r)}return n.compact(d)}},function(e,t){'use strict';t.a=function(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:5;e.interceptors.response.use(function(e){return e},function(o){var s=Math.pow,a=o.response,i=o.config;if(!e.defaults.retryOnError)return Promise.reject(o);var d=null,p=0;if(!a||!i){if(d='Connection',n++,n>t)return o.attempts=n,Promise.reject(o);p=s(Math.SQRT2,n),a={}}else n=0;if(500<=a.status&&600>a.status){d='Server '+a.status;var l=a.headers||{},c=l['x-contentful-request-id']||null;if(r[c]=r[c]||0,r[c]++,r[c]>t||!c)return o.attempts=r[c],Promise.reject(o);p=s(Math.SQRT2,r[c])}else 429===a.status&&(d='Rate limit',a.headers&&o.response.headers['x-contentful-ratelimit-reset']&&(p=a.headers['x-contentful-ratelimit-reset']));return d?(p=Math.floor(1e3*p+200*Math.random()+500),e.defaults.logHandler('warning',d+' error occurred. Waiting for '+p+' ms before retrying...'),new Promise(function(t){setTimeout(function(){t(e(i))},p)})):Promise.reject(o)})};var r={},n=0},function(e,t,r){'use strict';t.a=function(e){var t=e.query,r={};return delete t.resolveLinks,r.params=o()(t),r};var n=r(2),o=r.n(n)},function(){'use strict'},function(e,t,r){'use strict';function n(e){return Object.keys(e).forEach(function(t){var r=e[t];s()(r)&&n(r)}),Object.freeze(e)}t.a=function(e){return n(e.sys||{}),e};var o=r(123),s=r.n(o)},function(e,t,r){var n=r(124),o=r(31),s=r(125),a=Function.prototype,i=Object.prototype,d=a.toString,p=i.hasOwnProperty,l=d.call(Object);e.exports=function(e){if(!s(e)||n(e)!='[object Object]')return!1;var t=o(e);if(null===t)return!0;var r=p.call(t,'constructor')&&t.constructor;return'function'==typeof r&&r instanceof r&&d.call(r)==l}},function(e){var t=Object.prototype,r=t.toString;e.exports=function(e){return r.call(e)}},function(e){e.exports=function(e){return null!=e&&'object'==typeof e}},function(e,t,r){'use strict';function n(){return'undefined'!=typeof window&&'navigator'in window&&'product'in window.navigator&&'ReactNative'===window.navigator.product}function o(){return'undefined'!=typeof process&&'release'in process&&'name'in process.release&&'node'===process.release.name}function s(){var e=window.navigator.userAgent,t=window.navigator.platform,r=null;return-1===['Macintosh','MacIntel','MacPPC','Mac68K'].indexOf(t)?-1===['iPhone','iPad','iPod'].indexOf(t)?-1===['Win32','Win64','Windows','WinCE'].indexOf(t)?/Android/.test(e)?r='Android':/Linux/.test(t)&&(r='Linux'):r='Windows':r='iOS':r='macOS',r}function a(){var e=Object(i.platform)()||'linux',t=Object(i.release)()||'0.0.0',r={android:'Android',aix:'Linux',darwin:'macOS',freebsd:'Linux',linux:'Linux',openbsd:'Linux',sunos:'Linux',win32:'Windows'};return e in r?(r[e]||'Linux')+'/'+t:null}t.a=function(e,t,r){var i=[];t&&i.push('app '+t),r&&i.push('integration '+r),i.push('sdk '+e);var d=null;return n()?(d=s(),i.push('platform ReactNative')):o()?(d=a(),i.push('platform node.js/'+process.versions.node)):(d=s(),i.push('platform browser')),d&&i.push('os '+d),i.filter(function(e){return''!==e}).join('; ')+';'};var i=r(127),d=r.n(i)},function(e){e.exports=require('os')},function(e,t,r){'use strict';t.a=function(e){return Object.defineProperty(e,'toPlainObject',{enumerable:!1,configurable:!1,writable:!1,value:function(){return o()(this)}})};var n=r(2),o=r.n(n)},function(e,t,r){'use strict';t.a=function(e){function t(e){if(e.data)throw e.data;throw e}function r(e){e.select&&!/sys/i.test(e.select)&&(e.select+=',sys')}var a=e.http,i=e.shouldLinksResolve,d=o.a.space.wrapSpace,p=o.a.contentType,l=p.wrapContentType,c=p.wrapContentTypeCollection,u=o.a.entry,f=u.wrapEntry,h=u.wrapEntryCollection,y=o.a.asset,m=y.wrapAsset,g=y.wrapAssetCollection;return{getSpace:function(){return a.get('').then(function(e){return d(e.data)},t)},getContentType:function(e){return a.get('content_types/'+e).then(function(e){return l(e.data)},t)},getContentTypes:function(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:{};return a.get('content_types',Object(n.b)({query:e})).then(function(e){return c(e.data)},t)},getEntry:function(e){var o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};return r(o),a.get('entries/'+e,Object(n.b)({query:o})).then(function(e){return f(e.data)},t)},getEntries:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},o=i(e),s=e.locale&&'*'===e.locale;return r(e),a.get('entries',Object(n.b)({query:e})).then(function(e){return h(e.data,o,s)},t)},getAsset:function(e){var o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};return r(o),a.get('assets/'+e,Object(n.b)({query:o})).then(function(e){return m(e.data)},t)},getAssets:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return r(e),a.get('assets',Object(n.b)({query:e})).then(function(e){return g(e.data)},t)},parseEntries:function(e){return h(e,!0,!1)},sync:function(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:{},t=i(e);return Object(s.a)(a,e,t)}}};var n=r(1),o=r(130),s=r(137)},function(e,t,r){'use strict';var n=r(131),o=r(132),s=r(135),a=r(136);t.a={space:n,entry:o,asset:s,contentType:a}},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.wrapSpace=function(e){return Object(n.c)(Object(n.e)(e))};var n=r(1)},function(e,t,r){'use strict';function n(e){if(Array.isArray(e)){for(var t=0,r=Array(e.length);t<e.length;t++)r[t]=e[t];return r}return Array.from(e)}function o(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];return e.Entry=e.Entry||[],e.Entry=[].concat(n(new Set([].concat(n(e.Entry),n(t))))),e}Object.defineProperty(t,'__esModule',{value:!0}),t.wrapEntry=function(e){return Object(i.c)(Object(i.e)(a()(e)))},t.wrapEntryCollection=function(e,t,r){var n=Object(p.a)(Object(i.e)(a()(e)));if(t){var s=o(n.includes,n.items);Object(d.a)(n.items,s,r)}return Object(i.c)(n)};var s=r(2),a=r.n(s),i=r(1),d=r(34),p=r(35)},function(e,t,r){function n(e,t){if('function'!=typeof e||null!=t&&'function'!=typeof t)throw new TypeError(s);var r=function(){var n=arguments,o=t?t.apply(this,n):n[0],s=r.cache;if(s.has(o))return s.get(o);var a=e.apply(this,n);return r.cache=s.set(o,a)||s,a};return r.cache=new(n.Cache||o),r}var o=r(26),s='Expected a function';n.Cache=o,e.exports=n},function(e,t){function r(e,t){var r=[],n=[];return null==t&&(t=function(e,t){return r[0]===t?'[Circular ~]':'[Circular ~.'+n.slice(0,r.indexOf(t)).join('.')+']'}),function(o,s){if(0<r.length){var a=r.indexOf(this);~a?r.splice(a+1):r.push(this),~a?n.splice(a,Infinity,o):n.push(o),~r.indexOf(s)&&(s=t.call(this,o,s))}else r.push(s);return null==e?s:e.call(this,o,s)}}t=e.exports=function(e,t,n,o){return JSON.stringify(e,r(t,o),n)},t.getSerialize=r},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.wrapAsset=function(e){return Object(s.c)(Object(s.e)(o()(e)))},t.wrapAssetCollection=function(e){return Object(s.c)(Object(s.e)(o()(e)))};var n=r(2),o=r.n(n),s=r(1)},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.wrapContentType=function(e){return Object(s.c)(Object(s.e)(o()(e)))},t.wrapContentTypeCollection=function(e){return Object(s.c)(Object(s.e)(o()(e)))};var n=r(2),o=r.n(n),s=r(1)},function(e,t,r){'use strict';function n(e){return{entries:e.filter(function(e){return'Entry'===e.sys.type}),assets:e.filter(function(e){return'Asset'===e.sys.type}),deletedEntries:e.filter(function(e){return'DeletedEntry'===e.sys.type}),deletedAssets:e.filter(function(e){return'DeletedAsset'===e.sys.type})}}function o(e){return{Entry:e.filter(function(e){return'Entry'===e.sys.type}),Asset:e.filter(function(e){return'Asset'===e.sys.type})}}function s(e,t,r){return r.nextSyncToken&&(r.sync_token=r.nextSyncToken,delete r.nextSyncToken),r.sync_token&&(delete r.initial,delete r.type,delete r.content_type),e.get('sync',Object(p.b)({query:r})).then(function(n){var o=n.data;return(t=t.concat(o.items),o.nextPageUrl)?(delete r.initial,r.sync_token=a(o.nextPageUrl),s(e,t,r)):o.nextSyncUrl?{items:t,nextSyncToken:a(o.nextSyncUrl)}:void 0})}function a(e){var t=e.split('?');return 0<t.length?t[1].replace('sync_token=',''):''}t.a=function(e,t,r){if(!t||!t.initial&&!t.nextSyncToken)throw new Error('Please provide one of `initial` or `nextSyncToken` parameters for syncing');if(t&&t.content_type&&!t.type)t.type='Entry';else if(t&&t.content_type&&t.type&&'Entry'!==t.type)throw new Error('When using the `content_type` filter your `type` parameter cannot be different from `Entry`.');return s(e,[],t).then(function(e){r&&Object(l.a)(e.items,o(d()(e.items)));var t=n(e.items);return t.nextSyncToken=e.nextSyncToken,Object(p.c)(Object(c.a)(Object(p.e)(t)))},function(e){throw e})};var i=r(2),d=r.n(i),p=r(1),l=r(34),c=r(35)},function(e,t){'use strict';t.a=function(e){return function(t){return!('resolveLinks'in t?!t.resolveLinks:!e)}}}]);
module.exports=function(e){function t(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var r={};return t.m=e,t.c=r,t.d=function(e,r,n){t.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:n})},t.n=function(e){var r=e&&e.__esModule?function(){return e['default']}:function(){return e};return t.d(r,'a',r),r},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p='',t(t.s=36)}([function(e,t,r){'use strict';function n(e){return'[object Array]'===l.call(e)}function o(e){return null!==e&&'object'==typeof e}function s(e){return'[object Function]'===l.call(e)}function d(e,t){if(null!==e&&'undefined'!=typeof e)if('object'==typeof e||n(e)||(e=[e]),n(e))for(var r=0,o=e.length;r<o;r++)t.call(null,e[r],r,e);else for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&t.call(null,e[s],s,e)}function a(){function e(e,r){t[r]='object'==typeof t[r]&&'object'==typeof e?a(t[r],e):e}for(var t={},r=0,n=arguments.length;r<n;r++)d(arguments[r],e);return t}var i=r(12),p=r(40),l=Object.prototype.toString;e.exports={isArray:n,isArrayBuffer:function(e){return'[object ArrayBuffer]'===l.call(e)},isBuffer:p,isFormData:function(e){return'undefined'!=typeof FormData&&e instanceof FormData},isArrayBufferView:function(e){var t;return t='undefined'!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer,t},isString:function(e){return'string'==typeof e},isNumber:function(e){return'number'==typeof e},isObject:o,isUndefined:function(e){return'undefined'==typeof e},isDate:function(e){return'[object Date]'===l.call(e)},isFile:function(e){return'[object File]'===l.call(e)},isBlob:function(e){return'[object Blob]'===l.call(e)},isFunction:s,isStream:function(e){return o(e)&&s(e.pipe)},isURLSearchParams:function(e){return'undefined'!=typeof URLSearchParams&&e instanceof URLSearchParams},isStandardBrowserEnv:function(){return'undefined'!=typeof navigator&&'ReactNative'===navigator.product?!1:'undefined'!=typeof window&&'undefined'!=typeof document},forEach:d,merge:a,extend:function(e,t,r){return d(t,function(t,n){e[n]=r&&'function'==typeof t?i(t,r):t}),e},trim:function(e){return e.replace(/^\s*/,'').replace(/\s*$/,'')}}},function(e,t,r){'use strict';var n=r(68);r.d(t,'a',function(){return n.a});var o=r(120);r.d(t,'b',function(){return o.a});var s=r(121),a=r(122);r.d(t,'c',function(){return a.a});var i=r(126);r.d(t,'d',function(){return i.a});var d=r(128);r.d(t,'e',function(){return d.a})},function(e,t,r){var n=r(69);e.exports=function(e){return n(e,1|4)}},function(e,t,r){function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var o=r(71),s=r(72),a=r(73),i=r(74),d=r(75);n.prototype.clear=o,n.prototype['delete']=s,n.prototype.get=a,n.prototype.has=i,n.prototype.set=d,e.exports=n},function(e,t,r){var n=r(23);e.exports=function(e,t){for(var r=e.length;r--;)if(n(e[r][0],t))return r;return-1}},function(e,t,r){var n=r(10),o=n(Object,'create');e.exports=o},function(e,t,r){var n=r(90);e.exports=function(e,t){var r=e.__data__;return n(t)?r['string'==typeof t?'string':'hash']:r.map}},function(e,t,r){var n=r(27),o=r(28);e.exports=function(e,t,r,s){var a=!r;r||(r={});for(var i=-1,d=t.length;++i<d;){var p=t[i],l=s?s(r[p],e[p],p,r,e):void 0;l===void 0&&(l=e[p]),a?o(r,p,l):n(r,p,l)}return r}},function(e,t,r){'use strict';function n(e,t){!o.isUndefined(e)&&o.isUndefined(e['Content-Type'])&&(e['Content-Type']=t)}var o=r(0),s=r(42),a={"Content-Type":'application/x-www-form-urlencoded'},i={adapter:function(){var e;return'undefined'==typeof XMLHttpRequest?'undefined'!=typeof process&&(e=r(48)):e=r(43),e}(),transformRequest:[function(e,t){return s(t,'Content-Type'),o.isFormData(e)||o.isArrayBuffer(e)||o.isBuffer(e)||o.isStream(e)||o.isFile(e)||o.isBlob(e)?e:o.isArrayBufferView(e)?e.buffer:o.isURLSearchParams(e)?(n(t,'application/x-www-form-urlencoded;charset=utf-8'),e.toString()):o.isObject(e)?(n(t,'application/json;charset=utf-8'),JSON.stringify(e)):e}],transformResponse:[function(e){if('string'==typeof e)try{e=JSON.parse(e)}catch(t){}return e}],timeout:0,xsrfCookieName:'XSRF-TOKEN',xsrfHeaderName:'X-XSRF-TOKEN',maxContentLength:-1,validateStatus:function(e){return 200<=e&&300>e}};i.headers={common:{Accept:'application/json, text/plain, */*'}},o.forEach(['delete','get','head'],function(e){i.headers[e]={}}),o.forEach(['post','put','patch'],function(e){i.headers[e]=o.merge(a)}),e.exports=i},function(e,t,r){'use strict';var n=r(14);e.exports=function(e,t,r,o,s){var a=new Error(e);return n(a,t,r,o,s)}},function(e){e.exports=function(e,t){return null==e?void 0:e[t]}},function(e){e.exports=function(e,t){return function(r){return e(t(r))}}},function(e){'use strict';e.exports=function(e,t){return function(){for(var r=Array(arguments.length),n=0;n<r.length;n++)r[n]=arguments[n];return e.apply(t,r)}}},function(e,t,r){'use strict';var n=r(9);e.exports=function(e,t,r){var o=r.config.validateStatus;r.status&&o&&!o(r.status)?t(n('Request failed with status code '+r.status,r.config,null,r.request,r)):e(r)}},function(e){'use strict';e.exports=function(e,t,r,n,o){return e.config=t,r&&(e.code=r),e.request=n,e.response=o,e}},function(e,t,r){'use strict';function n(e){return encodeURIComponent(e).replace(/%40/gi,'@').replace(/%3A/gi,':').replace(/%24/g,'$').replace(/%2C/gi,',').replace(/%20/g,'+').replace(/%5B/gi,'[').replace(/%5D/gi,']')}var o=r(0);e.exports=function(e,t,r){if(!t)return e;var s;if(r)s=r(t);else if(o.isURLSearchParams(t))s=t.toString();else{var a=[];o.forEach(t,function(e,t){null===e||'undefined'==typeof e||(o.isArray(e)&&(t+='[]'),!o.isArray(e)&&(e=[e]),o.forEach(e,function(e){o.isDate(e)?e=e.toISOString():o.isObject(e)&&(e=JSON.stringify(e)),a.push(n(t)+'='+n(e))}))}),s=a.join('&')}return s&&(e+=(-1===e.indexOf('?')?'?':'&')+s),e}},function(e){e.exports=require('http')},function(e){e.exports=require('https')},function(e,t,r){'use strict';function n(e,t){d.call(this),this._options=e,this._redirectCount=0,this._bufferedWrites=[],t&&this.on('response',t);var r=this;if(this._onNativeResponse=function(e){r._processResponse(e)},!e.pathname&&e.path){var n=e.path.indexOf('?');0>n?e.pathname=e.path:(e.pathname=e.path.substring(0,n),e.search=e.path.substring(n))}this._performRequest()}var o=r(19),s=r(49),a=r(16),i=r(17),d=r(50).Writable,p=r(51)('follow-redirects'),l={"http:":a,"https:":i},c={},t=e.exports={maxRedirects:21},u={GET:!0,HEAD:!0,OPTIONS:!0,TRACE:!0},f=Object.create(null);['abort','aborted','error','socket'].forEach(function(e){f[e]=function(t){this._redirectable.emit(e,t)}}),n.prototype=Object.create(d.prototype),n.prototype._performRequest=function(){var e=this._options.protocol;this._options.agents&&(this._options.agent=this._options.agents[c[e]]);var t=l[e],r=this._currentRequest=t.request(this._options,this._onNativeResponse);for(var n in this._currentUrl=o.format(this._options),r._redirectable=this,f)n&&r.on(n,f[n]);if(this._isRedirect){var s=this._bufferedWrites;if(0===s.length)r.end();else{var a=0;(function e(){if(a<s.length){var t=s[a++];r.write(t.data,t.encoding,e)}else r.end()})()}}},n.prototype._processResponse=function(e){var t=e.headers.location;if(t&&!1!==this._options.followRedirects&&300<=e.statusCode&&400>e.statusCode){if(++this._redirectCount>this._options.maxRedirects)return this.emit('error',new Error('Max redirects exceeded.'));var r,n=this._options.headers;if(307!==e.statusCode&&!(this._options.method in u))for(r in this._options.method='GET',this._bufferedWrites=[],n)/^content-/i.test(r)&&delete n[r];if(!this._isRedirect)for(r in n)/^host$/i.test(r)&&delete n[r];var s=o.resolve(this._currentUrl,t);p('redirecting to',s),Object.assign(this._options,o.parse(s)),this._isRedirect=!0,this._performRequest()}else e.responseUrl=this._currentUrl,this.emit('response',e),delete this._options,delete this._bufferedWrites},n.prototype.abort=function(){this._currentRequest.abort()},n.prototype.flushHeaders=function(){this._currentRequest.flushHeaders()},n.prototype.setNoDelay=function(e){this._currentRequest.setNoDelay(e)},n.prototype.setSocketKeepAlive=function(e,t){this._currentRequest.setSocketKeepAlive(e,t)},n.prototype.setTimeout=function(e,t){this._currentRequest.setTimeout(e,t)},n.prototype.write=function(e,t,r){this._currentRequest.write(e,t,r),this._bufferedWrites.push({data:e,encoding:t})},n.prototype.end=function(e,t,r){this._currentRequest.end(e,t,r),e&&this._bufferedWrites.push({data:e,encoding:t})},Object.keys(l).forEach(function(e){var r=c[e]=e.substr(0,e.length-1),a=l[e],i=t[r]=Object.create(a);i.request=function(r,a){return'string'==typeof r?(r=o.parse(r),r.maxRedirects=t.maxRedirects):r=Object.assign({maxRedirects:t.maxRedirects,protocol:e},r),s.equal(r.protocol,e,'protocol mismatch'),p('options',r),new n(r,a)},i.get=function(e,t){var r=i.request(e,t);return r.end(),r}})},function(e){e.exports=require('url')},function(e,t,r){function n(e){var r,n=0;for(r in e)n=(n<<5)-n+e.charCodeAt(r),n|=0;return t.colors[Math.abs(n)%t.colors.length]}function o(e){function r(){if(r.enabled){var e=r,n=+new Date,o=n-(s||n);e.diff=o,e.prev=s,e.curr=n,s=n;for(var a=Array(arguments.length),d=0;d<a.length;d++)a[d]=arguments[d];a[0]=t.coerce(a[0]),'string'!=typeof a[0]&&a.unshift('%O');var i=0;a[0]=a[0].replace(/%([a-zA-Z%])/g,function(r,n){if('%%'===r)return r;i++;var o=t.formatters[n];if('function'==typeof o){var s=a[i];r=o.call(e,s),a.splice(i,1),i--}return r}),t.formatArgs.call(e,a);var p=r.log||t.log||console.log.bind(console);p.apply(e,a)}}return r.namespace=e,r.enabled=t.enabled(e),r.useColors=t.useColors(),r.color=n(e),'function'==typeof t.init&&t.init(r),r}t=e.exports=o.debug=o['default']=o,t.coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){t.enable('')},t.enable=function(e){t.save(e),t.names=[],t.skips=[];for(var r=('string'==typeof e?e:'').split(/[\s,]+/),n=r.length,o=0;o<n;o++)r[o]&&(e=r[o].replace(/\*/g,'.*?'),'-'===e[0]?t.skips.push(new RegExp('^'+e.substr(1)+'$')):t.names.push(new RegExp('^'+e+'$')))},t.enabled=function(e){var r,n;for(r=0,n=t.skips.length;r<n;r++)if(t.skips[r].test(e))return!1;for(r=0,n=t.names.length;r<n;r++)if(t.names[r].test(e))return!0;return!1},t.humanize=r(53),t.names=[],t.skips=[],t.formatters={};var s},function(e){'use strict';e.exports=function(e){return!!(e&&e.__CANCEL__)}},function(e){'use strict';function t(e){this.message=e}t.prototype.toString=function(){return'Cancel'+(this.message?': '+this.message:'')},t.prototype.__CANCEL__=!0,e.exports=t},function(e){e.exports=function(e,t){return e===t||e!==e&&t!==t}},function(e,t,r){var n=r(10),o=r(25),s=n(o,'Map');e.exports=s},function(e,t,r){var n=r(81),o='object'==typeof self&&self&&self.Object===Object&&self,s=n||o||Function('return this')();e.exports=s},function(e,t,r){function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var o=r(82),s=r(89),a=r(91),i=r(92),d=r(93);n.prototype.clear=o,n.prototype['delete']=s,n.prototype.get=a,n.prototype.has=i,n.prototype.set=d,e.exports=n},function(e,t,r){var n=r(28),o=r(23),s=Object.prototype,a=s.hasOwnProperty;e.exports=function(e,t,r){var s=e[t];a.call(e,t)&&o(s,r)&&(r!==void 0||t in e)||n(e,t,r)}},function(e,t,r){var n=r(95);e.exports=function(e,t,r){'__proto__'==t&&n?n(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}},function(e,t,r){var n=r(11),o=n(Object.keys,Object);e.exports=o},function(e){e.exports=function(e){var t=typeof e;return null!=e&&('object'==t||'function'==t)}},function(e,t,r){var n=r(11),o=n(Object.getPrototypeOf,Object);e.exports=o},function(e,t){'use strict';var r=Object.prototype.hasOwnProperty,n=function(){for(var e=[],t=0;256>t;++t)e.push('%'+((16>t?'0':'')+t.toString(16)).toUpperCase());return e}(),o=function(e){for(var t,r;e.length;)if(r=e.pop(),t=r.obj[r.prop],Array.isArray(t)){for(var n=[],o=0;o<t.length;++o)'undefined'!=typeof t[o]&&n.push(t[o]);r.obj[r.prop]=n}return t};t.arrayToObject=function(e,t){for(var r=t&&t.plainObjects?Object.create(null):{},n=0;n<e.length;++n)'undefined'!=typeof e[n]&&(r[n]=e[n]);return r},t.merge=function(e,n,o){if(!n)return e;if('object'!=typeof n){if(Array.isArray(e))e.push(n);else if('object'==typeof e)(o.plainObjects||o.allowPrototypes||!r.call(Object.prototype,n))&&(e[n]=!0);else return[e,n];return e}if('object'!=typeof e)return[e].concat(n);var s=e;return Array.isArray(e)&&!Array.isArray(n)&&(s=t.arrayToObject(e,o)),Array.isArray(e)&&Array.isArray(n)?(n.forEach(function(n,s){r.call(e,s)?e[s]&&'object'==typeof e[s]?e[s]=t.merge(e[s],n,o):e.push(n):e[s]=n}),e):Object.keys(n).reduce(function(e,s){var a=n[s];return e[s]=r.call(e,s)?t.merge(e[s],a,o):a,e},s)},t.assign=function(e,t){return Object.keys(t).reduce(function(e,r){return e[r]=t[r],e},e)},t.decode=function(e){try{return decodeURIComponent(e.replace(/\+/g,' '))}catch(t){return e}},t.encode=function(e){if(0===e.length)return e;for(var t,r='string'==typeof e?e:e+'',o='',s=0;s<r.length;++s){if(t=r.charCodeAt(s),45===t||46===t||95===t||126===t||48<=t&&57>=t||65<=t&&90>=t||97<=t&&122>=t){o+=r.charAt(s);continue}if(128>t){o+=n[t];continue}if(2048>t){o+=n[192|t>>6]+n[128|63&t];continue}if(55296>t||57344<=t){o+=n[224|t>>12]+n[128|63&t>>6]+n[128|63&t];continue}s+=1,t=65536+((1023&t)<<10|1023&r.charCodeAt(s)),o+=n[240|t>>18]+n[128|63&t>>12]+n[128|63&t>>6]+n[128|63&t]}return o},t.compact=function(e){for(var t=[{obj:{o:e},prop:'o'}],r=[],n=0;n<t.length;++n)for(var s=t[n],a=s.obj[s.prop],i=Object.keys(a),d=0;d<i.length;++d){var p=i[d],l=a[p];'object'==typeof l&&null!==l&&-1===r.indexOf(l)&&(t.push({obj:a,prop:p}),r.push(l))}return o(t)},t.isRegExp=function(e){return'[object RegExp]'===Object.prototype.toString.call(e)},t.isBuffer=function(e){return null===e||'undefined'==typeof e?!1:!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))}},function(e){'use strict';var t=String.prototype.replace,r=/%20/g;e.exports={default:'RFC3986',formatters:{RFC1738:function(e){return t.call(e,r,'+')},RFC3986:function(e){return e}},RFC1738:'RFC1738',RFC3986:'RFC3986'}},function(e,t,r){'use strict';t.a=function(e,t){function r(e,t){if(t)n(e);else{var r=Object.keys(e);r.forEach(function(t){return n(e[t])})}}function n(e){var t=Object.keys(e);t.forEach(function(t){var r=e[t];Array.isArray(r)?i(r,t,e):a(r,t,e)})}function a(e,t,r){null!==e&&'object'===('undefined'==typeof e?'undefined':s(e))&&e.hasOwnProperty('sys')&&e.sys.hasOwnProperty('type')&&'Link'===e.sys.type&&Object.defineProperty(r,t,{get:function(){return d(e)}})}function i(e,t,r){e.length&&null!==e[0]&&'object'===s(e[0])&&e[0].hasOwnProperty('sys')&&e[0].sys.hasOwnProperty('type')&&'Link'===e[0].sys.type&&Object.defineProperty(r,t,{get:function(){return e.map(function(e){return d(e)})}})}var d=o()(function(e){var n=t[e.sys.linkType]||[],o=n.find(function(t){return t.sys.id===e.sys.id});return o&&o.fields?(r(o.fields,!!o.sys.locale),o):e},function(e){return e.sys.id});e.forEach(function(e){e.fields&&r(e.fields,!!e.sys.locale)})};var n=r(133),o=r.n(n),s='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}},function(e,t,r){'use strict';t.a=function(e){return Object.defineProperty(e,'stringifySafe',{enumerable:!1,configurable:!1,writable:!1,value:function(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:null,t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:'';return o()(this,e,t,function(e,t){return{sys:{type:'Link',linkType:'Entry',id:t.sys.id,circular:!0}}})}})};var n=r(134),o=r.n(n)},function(e,t,r){e.exports=r(37)},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.createClient=function(e){if(!e.accessToken)throw new TypeError('Expected parameter accessToken');if(!e.space)throw new TypeError('Expected parameter space');var t=!(!!('resolveLinks'in e)&&!e.resolveLinks),r=Object(i.a)(t),n=Object(s.d)('contentful.js/4.6.4',e.application,e.integration);e.defaultHostname='cdn.contentful.com',e.headers=d({},e.headers,{"Content-Type":'application/vnd.contentful.delivery.v1+json',"X-Contentful-User-Agent":n});var p=Object(s.a)(o.a,e);return Object(a.a)({http:p,shouldLinksResolve:r})};var n=r(38),o=r.n(n),s=r(1),a=r(129),i=r(138),d=Object.assign||function(e){for(var t,r=1;r<arguments.length;r++)for(var n in t=arguments[r],t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}},function(e,t,r){e.exports=r(39)},function(e,t,r){'use strict';function n(e){var t=new a(e),r=s(a.prototype.request,t);return o.extend(r,a.prototype,t),o.extend(r,t),r}var o=r(0),s=r(12),a=r(41),i=r(8),d=n(i);d.Axios=a,d.create=function(e){return n(o.merge(i,e))},d.Cancel=r(22),d.CancelToken=r(66),d.isCancel=r(21),d.all=function(e){return Promise.all(e)},d.spread=r(67),e.exports=d,e.exports.default=d},function(e){function t(e){return!!e.constructor&&'function'==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}function r(e){return'function'==typeof e.readFloatLE&&'function'==typeof e.slice&&t(e.slice(0,0))}e.exports=function(e){return null!=e&&(t(e)||r(e)||!!e._isBuffer)}},function(e,t,r){'use strict';function n(e){this.defaults=e,this.interceptors={request:new a,response:new a}}var o=r(8),s=r(0),a=r(61),i=r(62),d=r(64),p=r(65);n.prototype.request=function(e){'string'==typeof e&&(e=s.merge({url:arguments[0]},arguments[1])),e=s.merge(o,this.defaults,{method:'get'},e),e.method=e.method.toLowerCase(),e.baseURL&&!d(e.url)&&(e.url=p(e.baseURL,e.url));var t=[i,void 0],r=Promise.resolve(e);for(this.interceptors.request.forEach(function(e){t.unshift(e.fulfilled,e.rejected)}),this.interceptors.response.forEach(function(e){t.push(e.fulfilled,e.rejected)});t.length;)r=r.then(t.shift(),t.shift());return r},s.forEach(['delete','get','head','options'],function(e){n.prototype[e]=function(t,r){return this.request(s.merge(r||{},{method:e,url:t}))}}),s.forEach(['post','put','patch'],function(e){n.prototype[e]=function(t,r,n){return this.request(s.merge(n||{},{method:e,url:t,data:r}))}}),e.exports=n},function(e,t,r){'use strict';var n=r(0);e.exports=function(e,t){n.forEach(e,function(r,n){n!==t&&n.toUpperCase()===t.toUpperCase()&&(e[t]=r,delete e[n])})}},function(e,t,r){'use strict';var n=r(0),o=r(13),s=r(15),a=r(44),i=r(45),d=r(9),p='undefined'!=typeof window&&window.btoa&&window.btoa.bind(window)||r(46);e.exports=function(t){return new Promise(function(e,l){var c=t.data,u=t.headers;n.isFormData(c)&&delete u['Content-Type'];var f=new XMLHttpRequest,h='onreadystatechange',y=!1;if('undefined'==typeof window||!window.XDomainRequest||'withCredentials'in f||i(t.url)||(f=new window.XDomainRequest,h='onload',y=!0,f.onprogress=function(){},f.ontimeout=function(){}),t.auth){var m=t.auth.username||'',g=t.auth.password||'';u.Authorization='Basic '+p(m+':'+g)}if(f.open(t.method.toUpperCase(),s(t.url,t.params,t.paramsSerializer),!0),f.timeout=t.timeout,f[h]=function(){if(f&&(4===f.readyState||y)&&(0!==f.status||f.responseURL&&0===f.responseURL.indexOf('file:'))){var r='getAllResponseHeaders'in f?a(f.getAllResponseHeaders()):null,n=t.responseType&&'text'!==t.responseType?f.response:f.responseText,s={data:n,status:1223===f.status?204:f.status,statusText:1223===f.status?'No Content':f.statusText,headers:r,config:t,request:f};o(e,l,s),f=null}},f.onerror=function(){l(d('Network Error',t,null,f)),f=null},f.ontimeout=function(){l(d('timeout of '+t.timeout+'ms exceeded',t,'ECONNABORTED',f)),f=null},n.isStandardBrowserEnv()){var x=r(47),b=(t.withCredentials||i(t.url))&&t.xsrfCookieName?x.read(t.xsrfCookieName):void 0;b&&(u[t.xsrfHeaderName]=b)}if('setRequestHeader'in f&&n.forEach(u,function(e,t){'undefined'==typeof c&&'content-type'===t.toLowerCase()?delete u[t]:f.setRequestHeader(t,e)}),t.withCredentials&&(f.withCredentials=!0),t.responseType)try{f.responseType=t.responseType}catch(r){if('json'!==t.responseType)throw r}'function'==typeof t.onDownloadProgress&&f.addEventListener('progress',t.onDownloadProgress),'function'==typeof t.onUploadProgress&&f.upload&&f.upload.addEventListener('progress',t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then(function(e){f&&(f.abort(),l(e),f=null)}),void 0===c&&(c=null),f.send(c)})}},function(e,t,r){'use strict';var n=r(0);e.exports=function(e){var t,r,o,s={};return e?(n.forEach(e.split('\n'),function(e){o=e.indexOf(':'),t=n.trim(e.substr(0,o)).toLowerCase(),r=n.trim(e.substr(o+1)),t&&(s[t]=s[t]?s[t]+', '+r:r)}),s):s}},function(e,t,r){'use strict';var n=r(0);e.exports=n.isStandardBrowserEnv()?function(){function e(e){var t=e;return r&&(o.setAttribute('href',t),t=o.href),o.setAttribute('href',t),{href:o.href,protocol:o.protocol?o.protocol.replace(/:$/,''):'',host:o.host,search:o.search?o.search.replace(/^\?/,''):'',hash:o.hash?o.hash.replace(/^#/,''):'',hostname:o.hostname,port:o.port,pathname:'/'===o.pathname.charAt(0)?o.pathname:'/'+o.pathname}}var t,r=/(msie|trident)/i.test(navigator.userAgent),o=document.createElement('a');return t=e(window.location.href),function(r){var o=n.isString(r)?e(r):r;return o.protocol===t.protocol&&o.host===t.host}}():function(){return function(){return!0}}()},function(e){'use strict';function t(){this.message='String contains an invalid character'}t.prototype=new Error,t.prototype.code=5,t.prototype.name='InvalidCharacterError',e.exports=function(e){for(var r,n,o=e+'',s='',a=0,i='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';o.charAt(0|a)||(i='=',a%1);s+=i.charAt(63&r>>8-8*(a%1))){if(n=o.charCodeAt(a+=3/4),255<n)throw new t;r=r<<8|n}return s}},function(e,t,r){'use strict';var n=r(0);e.exports=n.isStandardBrowserEnv()?function(){return{write:function(e,t,r,o,s,a){var i=[];i.push(e+'='+encodeURIComponent(t)),n.isNumber(r)&&i.push('expires='+new Date(r).toGMTString()),n.isString(o)&&i.push('path='+o),n.isString(s)&&i.push('domain='+s),!0===a&&i.push('secure'),document.cookie=i.join('; ')},read:function(e){var t=document.cookie.match(new RegExp('(^|;\\s*)('+e+')=([^;]*)'));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,'',Date.now()-8.64e7)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},function(e,t,r){'use strict';var n=r(0),o=r(13),s=r(15),a=r(16),i=r(17),d=r(18).http,p=r(18).https,l=r(19),c=r(59),u=r(60),f=r(9),h=r(14),y=/https:?/;e.exports=function(e){return new Promise(function(t,r){var m,g=e.data,x=e.headers,b=!1;if(x['User-Agent']||x['user-agent']||(x['User-Agent']='axios/'+u.version),g&&!n.isStream(g)){if(Buffer.isBuffer(g));else if(n.isArrayBuffer(g))g=new Buffer(new Uint8Array(g));else if(n.isString(g))g=new Buffer(g,'utf-8');else return r(f('Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream',e));x['Content-Length']=g.length}var _;if(e.auth){var k=e.auth.username||'',j=e.auth.password||'';_=k+':'+j}var w=l.parse(e.url),A=w.protocol||'http:';if(!_&&w.auth){var v=w.auth.split(':'),C=v[0]||'',E=v[1]||'';_=C+':'+E}_&&delete x.Authorization;var O=y.test(A),S=O?e.httpsAgent:e.httpAgent,T={hostname:w.hostname,port:w.port,path:s(w.path,e.params,e.paramsSerializer).replace(/^\?/,''),method:e.method,headers:x,agent:S,auth:_},R=e.proxy;if(!R){var P=A.slice(0,-1)+'_proxy',L=process.env[P]||process.env[P.toUpperCase()];if(L){var q=l.parse(L);if(R={host:q.hostname,port:q.port},q.auth){var N=q.auth.split(':');R.auth={username:N[0],password:N[1]}}}}if(R&&(T.hostname=R.host,T.host=R.host,T.headers.host=w.hostname+(w.port?':'+w.port:''),T.port=R.port,T.path=A+'//'+w.hostname+(w.port?':'+w.port:'')+T.path,R.auth)){var U=new Buffer(R.auth.username+':'+R.auth.password,'utf8').toString('base64');T.headers['Proxy-Authorization']='Basic '+U}var z,D=O&&(!R||y.test(R.protocol));0===e.maxRedirects?z=D?i:a:(e.maxRedirects&&(T.maxRedirects=e.maxRedirects),z=D?p:d);var B=z.request(T,function(n){if(!b){clearTimeout(m),m=null;var s=n;switch(n.headers['content-encoding']){case'gzip':case'compress':case'deflate':s=s.pipe(c.createUnzip()),delete n.headers['content-encoding'];}var a=n.req||B,i={status:n.statusCode,statusText:n.statusMessage,headers:n.headers,config:e,request:a};if('stream'===e.responseType)i.data=s,o(t,r,i);else{var d=[];s.on('data',function(t){d.push(t),-1<e.maxContentLength&&Buffer.concat(d).length>e.maxContentLength&&r(f('maxContentLength size of '+e.maxContentLength+' exceeded',e,null,a))}),s.on('error',function(t){b||r(h(t,e,null,a))}),s.on('end',function(){var n=Buffer.concat(d);'arraybuffer'!==e.responseType&&(n=n.toString('utf8')),i.data=n,o(t,r,i)})}}});B.on('error',function(t){b||r(h(t,e,null,B))}),e.timeout&&!m&&(m=setTimeout(function(){B.abort(),r(f('timeout of '+e.timeout+'ms exceeded',e,'ECONNABORTED',B)),b=!0},e.timeout)),e.cancelToken&&e.cancelToken.promise.then(function(e){b||(B.abort(),r(e),b=!0)}),n.isStream(g)?g.pipe(B):B.end(g)})}},function(e){e.exports=require('assert')},function(e){e.exports=require('stream')},function(e,t,r){e.exports='undefined'!=typeof process&&'renderer'===process.type?r(52):r(54)},function(e,t,r){function n(){var e;try{e=t.storage.debug}catch(t){}return!e&&'undefined'!=typeof process&&'env'in process&&(e=process.env.DEBUG),e}t=e.exports=r(20),t.log=function(){return'object'==typeof console&&console.log&&Function.prototype.apply.call(console.log,console,arguments)},t.formatArgs=function(e){var r=this.useColors;if(e[0]=(r?'%c':'')+this.namespace+(r?' %c':' ')+e[0]+(r?'%c ':' ')+'+'+t.humanize(this.diff),!!r){var n='color: '+this.color;e.splice(1,0,n,'color: inherit');var o=0,s=0;e[0].replace(/%[a-zA-Z%]/g,function(e){'%%'===e||(o++,'%c'===e&&(s=o))}),e.splice(s,0,n)}},t.save=function(e){try{null==e?t.storage.removeItem('debug'):t.storage.debug=e}catch(t){}},t.load=n,t.useColors=function(){return'undefined'!=typeof window&&window.process&&'renderer'===window.process.type||'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+)/)&&31<=parseInt(RegExp.$1,10)||'undefined'!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},t.storage='undefined'!=typeof chrome&&'undefined'!=typeof chrome.storage?chrome.storage.local:function(){try{return window.localStorage}catch(t){}}(),t.colors=['lightseagreen','forestgreen','goldenrod','dodgerblue','darkorchid','crimson'],t.formatters.j=function(e){try{return JSON.stringify(e)}catch(e){return'[UnexpectedJSONParseError]: '+e.message}},t.enable(n())},function(e){function t(e){if(e+='',!(100<e.length)){var t=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(e);if(t){var r=parseFloat(t[1]),n=(t[2]||'ms').toLowerCase();return'years'===n||'year'===n||'yrs'===n||'yr'===n||'y'===n?r*d:'days'===n||'day'===n||'d'===n?r*p:'hours'===n||'hour'===n||'hrs'===n||'hr'===n||'h'===n?r*i:'minutes'===n||'minute'===n||'mins'===n||'min'===n||'m'===n?r*s:'seconds'===n||'second'===n||'secs'===n||'sec'===n||'s'===n?r*a:'milliseconds'===n||'millisecond'===n||'msecs'===n||'msec'===n||'ms'===n?r:void 0}}}function r(e){var t=Math.round;return e>=p?t(e/p)+'d':e>=i?t(e/i)+'h':e>=s?t(e/s)+'m':e>=a?t(e/a)+'s':e+'ms'}function n(e){return o(e,p,'day')||o(e,i,'hour')||o(e,s,'minute')||o(e,a,'second')||e+' ms'}function o(e,t,r){return e<t?void 0:e<1.5*t?Math.floor(e/t)+' '+r:Math.ceil(e/t)+' '+r+'s'}var a=1e3,s=60*a,i=60*s,p=24*i,d=365.25*p;e.exports=function(e,o){o=o||{};var s=typeof e;if('string'==s&&0<e.length)return t(e);if('number'==s&&!1===isNaN(e))return o.long?n(e):r(e);throw new Error('val is not a non-empty string or a valid number. val='+JSON.stringify(e))}},function(e,t,r){function n(){return process.env.DEBUG}var o=r(55),s=r(56);t=e.exports=r(20),t.init=function(e){e.inspectOpts={};for(var r=Object.keys(t.inspectOpts),n=0;n<r.length;n++)e.inspectOpts[r[n]]=t.inspectOpts[r[n]]},t.log=function(){return i.write(s.format.apply(s,arguments)+'\n')},t.formatArgs=function(e){var r=this.namespace,n=this.useColors;if(n){var o=this.color,s=' \x1B[3'+o+';1m'+r+' \x1B[0m';e[0]=s+e[0].split('\n').join('\n'+s),e.push('\x1B[3'+o+'m+'+t.humanize(this.diff)+'\x1B[0m')}else e[0]=new Date().toUTCString()+' '+r+' '+e[0]},t.save=function(e){null==e?delete process.env.DEBUG:process.env.DEBUG=e},t.load=n,t.useColors=function(){return'colors'in t.inspectOpts?!!t.inspectOpts.colors:o.isatty(a)},t.colors=[6,2,3,4,5,1],t.inspectOpts=Object.keys(process.env).filter(function(e){return /^debug_/i.test(e)}).reduce(function(e,t){var r=t.substring(6).toLowerCase().replace(/_([a-z])/g,function(e,t){return t.toUpperCase()}),n=process.env[t];return n=!!/^(yes|on|true|enabled)$/i.test(n)||!/^(no|off|false|disabled)$/i.test(n)&&('null'===n?null:+n),e[r]=n,e},{});var a=parseInt(process.env.DEBUG_FD,10)||2;1!==a&&2!==a&&s.deprecate(function(){},'except for stderr(2) and stdout(1), any other usage of DEBUG_FD is deprecated. Override debug.log if you want to use a different log function (https://git.io/debug_fd)')();var i=1===a?process.stdout:2===a?process.stderr:function(e){var t,n=process.binding('tty_wrap');switch(n.guessHandleType(e)){case'TTY':t=new o.WriteStream(e),t._type='tty',t._handle&&t._handle.unref&&t._handle.unref();break;case'FILE':var s=r(57);t=new s.SyncWriteStream(e,{autoClose:!1}),t._type='fs';break;case'PIPE':case'TCP':var a=r(58);t=new a.Socket({fd:e,readable:!1,writable:!0}),t.readable=!1,t.read=null,t._type='pipe',t._handle&&t._handle.unref&&t._handle.unref();break;default:throw new Error('Implement me. Unknown stream file type!');}return t.fd=e,t._isStdio=!0,t}(a);t.formatters.o=function(e){return this.inspectOpts.colors=this.useColors,s.inspect(e,this.inspectOpts).split('\n').map(function(e){return e.trim()}).join(' ')},t.formatters.O=function(e){return this.inspectOpts.colors=this.useColors,s.inspect(e,this.inspectOpts)},t.enable(n())},function(e){e.exports=require('tty')},function(e){e.exports=require('util')},function(e){e.exports=require('fs')},function(e){e.exports=require('net')},function(e){e.exports=require('zlib')},function(e){e.exports={_from:'github:contentful/axios#fix/https-via-http-proxy',_id:'axios@0.16.2',_inBundle:!1,_integrity:'sha1-laLcaYRTNAGlhBY1heGOW1cQ73U=',_location:'/axios',_phantomChildren:{},_requested:{type:'git',raw:'axios@github:contentful/axios#fix/https-via-http-proxy',name:'axios',escapedName:'axios',rawSpec:'github:contentful/axios#fix/https-via-http-proxy',saveSpec:'github:contentful/axios#fix/https-via-http-proxy',fetchSpec:null,gitCommittish:'fix/https-via-http-proxy'},_requiredBy:['/','/bundlesize'],_resolved:'github:contentful/axios#e9a9c62ce02115f7a4d7f197ba43362dcf0ea3d0',_spec:'axios@github:contentful/axios#fix/https-via-http-proxy',_where:'/home/travis/build/contentful/contentful.js',author:{name:'Matt Zabriskie'},browser:{"./lib/adapters/http.js":'./lib/adapters/xhr.js'},bugs:{url:'https://github.com/mzabriskie/axios/issues'},bundleDependencies:!1,dependencies:{"follow-redirects":'^1.2.3',"is-buffer":'^1.1.5'},deprecated:!1,description:'Promise based HTTP client for the browser and node.js',devDependencies:{coveralls:'^2.11.9',"es6-promise":'^4.0.5',grunt:'^1.0.1',"grunt-banner":'^0.6.0',"grunt-cli":'^1.2.0',"grunt-contrib-clean":'^1.0.0',"grunt-contrib-nodeunit":'^1.0.0',"grunt-contrib-watch":'^1.0.0',"grunt-eslint":'^19.0.0',"grunt-karma":'^2.0.0',"grunt-ts":'^6.0.0-beta.3',"grunt-webpack":'^1.0.18',"istanbul-instrumenter-loader":'^1.0.0',"jasmine-core":'^2.4.1',karma:'^1.3.0',"karma-chrome-launcher":'^2.0.0',"karma-coverage":'^1.0.0',"karma-firefox-launcher":'^1.0.0',"karma-jasmine":'^1.0.2',"karma-jasmine-ajax":'^0.1.13',"karma-opera-launcher":'^1.0.0',"karma-phantomjs-launcher":'^1.0.0',"karma-safari-launcher":'^1.0.0',"karma-sauce-launcher":'^1.1.0',"karma-sinon":'^1.0.5',"karma-sourcemap-loader":'^0.3.7',"karma-webpack":'^1.7.0',"load-grunt-tasks":'^3.5.2',minimist:'^1.2.0',"phantomjs-prebuilt":'^2.1.7',sinon:'^1.17.4',typescript:'^2.0.3',"url-search-params":'^0.6.1',webpack:'^1.13.1',"webpack-dev-server":'^1.14.1'},homepage:'https://github.com/mzabriskie/axios',keywords:['xhr','http','ajax','promise','node'],license:'MIT',main:'index.js',name:'axios',repository:{type:'git',url:'git+https://github.com/mzabriskie/axios.git'},scripts:{build:'NODE_ENV=production grunt build',coveralls:'cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js',examples:'node ./examples/server.js',postversion:'git push && git push --tags',preversion:'npm test',start:'node ./sandbox/server.js',test:'grunt test',version:'npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json'},typings:'./index.d.ts',version:'0.16.2'}},function(e,t,r){'use strict';function n(){this.handlers=[]}var o=r(0);n.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},n.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},n.prototype.forEach=function(e){o.forEach(this.handlers,function(t){null!==t&&e(t)})},e.exports=n},function(e,t,r){'use strict';function n(e){e.cancelToken&&e.cancelToken.throwIfRequested()}var o=r(0),s=r(63),a=r(21),i=r(8);e.exports=function(e){n(e),e.headers=e.headers||{},e.data=s(e.data,e.headers,e.transformRequest),e.headers=o.merge(e.headers.common||{},e.headers[e.method]||{},e.headers||{}),o.forEach(['delete','get','head','post','put','patch','common'],function(t){delete e.headers[t]});var t=e.adapter||i.adapter;return t(e).then(function(t){return n(e),t.data=s(t.data,t.headers,e.transformResponse),t},function(t){return a(t)||(n(e),t&&t.response&&(t.response.data=s(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)})}},function(e,t,r){'use strict';var n=r(0);e.exports=function(e,t,r){return n.forEach(r,function(r){e=r(e,t)}),e}},function(e){'use strict';e.exports=function(e){return /^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},function(e){'use strict';e.exports=function(e,t){return t?e.replace(/\/+$/,'')+'/'+t.replace(/^\/+/,''):e}},function(e,t,r){'use strict';function n(e){if('function'!=typeof e)throw new TypeError('executor must be a function.');var t;this.promise=new Promise(function(e){t=e});var r=this;e(function(e){r.reason||(r.reason=new o(e),t(r.reason))})}var o=r(22);n.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},n.source=function(){var e,t=new n(function(t){e=t});return{token:t,cancel:e}},e.exports=n},function(e){'use strict';e.exports=function(e){return function(t){return e.apply(null,t)}}},function(e,t,r){'use strict';function n(e,t){var r=l({},{insecure:!1,retryOnError:!0,logHandler:function(e,t){if('error'===e&&t){var r=[t.name,t.message].filter(function(e){return e}).join(' - ');return console.error('[error] '+r),void console.error(t)}console.log('['+e+'] '+t)},headers:{},httpAgent:!1,httpsAgent:!1,timeout:3e4,proxy:!1,basePath:''},t);if(!r.accessToken){var o=new TypeError('Expected parameter accessToken');throw r.logHandler('error',o),o}var a=r.insecure?'http':'https',u=r.space?r.space+'/':'',f=r.defaultHostname,h=r.insecure?80:443;if(c.test(r.host)){var y=r.host.split(':');if(2===y.length){var m=p(y,2);f=m[0],h=m[1]}else f=y[0]}r.basePath&&(r.basePath='/'+r.basePath.split('/').filter(Boolean).join('/'));var g=a+'://'+f+':'+h+r.basePath+'/spaces/'+u;r.headers.Authorization='Bearer '+r.accessToken,process&&process.release&&'node'===process.release.name&&(r.headers['user-agent']='node.js/'+process.version,r.headers['Accept-Encoding']='gzip');var x={baseURL:g,headers:r.headers,httpAgent:r.httpAgent,httpsAgent:r.httpsAgent,paramsSerializer:i.a.stringify,proxy:r.proxy,timeout:r.timeout,logHandler:r.logHandler,retryOnError:r.retryOnError},b=e.create(x);return b.httpClientParams=t,b.cloneWithNewParams=function(r){return n(e,l({},s()(t),r))},Object(d.a)(b),b}t.a=n;var o=r(2),s=r.n(o),a=r(116),i=r.n(a),d=r(119),p=function(){function e(e,t){var r,n=[],o=!0,s=!1;try{for(var a,i=e[Symbol.iterator]();!(o=(a=i.next()).done)&&(n.push(a.value),!(t&&n.length===t));o=!0);}catch(e){s=!0,r=e}finally{try{!o&&i['return']&&i['return']()}finally{if(s)throw r}}return n}return function(t,r){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,r);throw new TypeError('Invalid attempt to destructure non-iterable instance')}}(),l=Object.assign||function(e){for(var t,r=1;r<arguments.length;r++)for(var n in t=arguments[r],t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},c=/^(?!\w+:\/\/)([^\s:]+\.[^\s:]+)(?::(\d+))?(?!:)$/},function(e,t,r){function n(e,t,r,R,P,L){var q,N=t&w,U=t&A;if(r&&(q=P?r(e,R,P,L):r(e)),void 0!==q)return q;if(!k(e))return e;var z=b(e);if(!z){var D=y(e),B=D==E||D==O;if(_(e))return p(e,N);if(D!=S&&D!=C&&(!B||P)){if(!T[D])return P?e:{};q=g(e,D,n,N)}else if(q=U||B?{}:x(e),!N)return U?u(e,d(q,e)):c(e,i(q,e))}else if(q=m(e),!N)return l(e,q);L||(L=new o);var H=L.get(e);if(H)return H;L.set(e,q);var F=t&v?U?h:f:U?keysIn:j,I=z?void 0:F(e);return s(I||e,function(o,s){I&&(s=o,o=e[s]),a(q,s,n(o,t,r,s,e,L))}),q}var o=r(70),s=r(94),a=r(27),i=r(96),d=r(97),p=r(99),l=r(101),c=r(102),u=r(104),f=r(106),h=r(107),y=r(108),m=r(109),g=r(110),x=r(111),b=r(114),_=r(115),k=r(30),j=r(29),w=1,A=2,v=4,C='[object Arguments]',E='[object Function]',O='[object GeneratorFunction]',S='[object Object]',T={};T[C]=T['[object Array]']=T['[object ArrayBuffer]']=T['[object DataView]']=T['[object Boolean]']=T['[object Date]']=T['[object Float32Array]']=T['[object Float64Array]']=T['[object Int8Array]']=T['[object Int16Array]']=T['[object Int32Array]']=T['[object Map]']=T['[object Number]']=T[S]=T['[object RegExp]']=T['[object Set]']=T['[object String]']=T['[object Symbol]']=T['[object Uint8Array]']=T['[object Uint8ClampedArray]']=T['[object Uint16Array]']=T['[object Uint32Array]']=!0,T['[object Error]']=T[E]=T['[object WeakMap]']=!1,e.exports=n},function(e,t,r){function n(e){var t=this.__data__=new o(e);this.size=t.size}var o=r(3),s=r(76),a=r(77),i=r(78),d=r(79),p=r(80);n.prototype.clear=s,n.prototype['delete']=a,n.prototype.get=i,n.prototype.has=d,n.prototype.set=p,e.exports=n},function(e){e.exports=function(){this.__data__=[],this.size=0}},function(e,t,r){var n=r(4),o=Array.prototype,s=o.splice;e.exports=function(e){var t=this.__data__,r=n(t,e);if(0>r)return!1;var o=t.length-1;return r==o?t.pop():s.call(t,r,1),--this.size,!0}},function(e,t,r){var n=r(4);e.exports=function(e){var t=this.__data__,r=n(t,e);return 0>r?void 0:t[r][1]}},function(e,t,r){var n=r(4);e.exports=function(e){return-1<n(this.__data__,e)}},function(e,t,r){var n=r(4);e.exports=function(e,t){var r=this.__data__,o=n(r,e);return 0>o?(++this.size,r.push([e,t])):r[o][1]=t,this}},function(e,t,r){var n=r(3);e.exports=function(){this.__data__=new n,this.size=0}},function(e){e.exports=function(e){var t=this.__data__,r=t['delete'](e);return this.size=t.size,r}},function(e){e.exports=function(e){return this.__data__.get(e)}},function(e){e.exports=function(e){return this.__data__.has(e)}},function(e,t,r){var n=r(3),o=r(24),s=r(26);e.exports=function(e,t){var r=this.__data__;if(r instanceof n){var a=r.__data__;if(!o||a.length<200-1)return a.push([e,t]),this.size=++r.size,this;r=this.__data__=new s(a)}return r.set(e,t),this.size=r.size,this}},function(e){var t='object'==typeof global&&global&&global.Object===Object&&global;e.exports=t},function(e,t,r){var n=r(83),o=r(3),s=r(24);e.exports=function(){this.size=0,this.__data__={hash:new n,map:new(s||o),string:new n}}},function(e,t,r){function n(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}var o=r(84),s=r(85),a=r(86),i=r(87),d=r(88);n.prototype.clear=o,n.prototype['delete']=s,n.prototype.get=a,n.prototype.has=i,n.prototype.set=d,e.exports=n},function(e,t,r){var n=r(5);e.exports=function(){this.__data__=n?n(null):{},this.size=0}},function(e){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},function(e,t,r){var n=r(5),o=Object.prototype,s=o.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(n){var r=t[e];return r==='__lodash_hash_undefined__'?void 0:r}return s.call(t,e)?t[e]:void 0}},function(e,t,r){var n=r(5),o=Object.prototype,s=o.hasOwnProperty;e.exports=function(e){var t=this.__data__;return n?t[e]!==void 0:s.call(t,e)}},function(e,t,r){var n=r(5);e.exports=function(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=n&&void 0===t?'__lodash_hash_undefined__':t,this}},function(e,t,r){var n=r(6);e.exports=function(e){var t=n(this,e)['delete'](e);return this.size-=t?1:0,t}},function(e){e.exports=function(e){var t=typeof e;return'string'==t||'number'==t||'symbol'==t||'boolean'==t?'__proto__'!==e:null===e}},function(e,t,r){var n=r(6);e.exports=function(e){return n(this,e).get(e)}},function(e,t,r){var n=r(6);e.exports=function(e){return n(this,e).has(e)}},function(e,t,r){var n=r(6);e.exports=function(e,t){var r=n(this,e),o=r.size;return r.set(e,t),this.size+=r.size==o?0:1,this}},function(e){e.exports=function(e,t){for(var r=-1,n=null==e?0:e.length;++r<n&&!(!1===t(e[r],r,e)););return e}},function(e,t,r){var n=r(10),o=function(){try{var e=n(Object,'defineProperty');return e({},'',{}),e}catch(t){}}();e.exports=o},function(e,t,r){var n=r(7),o=r(29);e.exports=function(e,t){return e&&n(t,o(t),e)}},function(e,t,r){var n=r(7),o=r(98);e.exports=function(e,t){return e&&n(t,o(t),e)}},function(e){e.exports=function(e){var t=[];if(null!=e)for(var r in Object(e))t.push(r);return t}},function(e,t,r){(function(e){var n=r(25),o='object'==typeof t&&t&&!t.nodeType&&t,s=o&&'object'==typeof e&&e&&!e.nodeType&&e,a=s&&s.exports===o,i=a?n.Buffer:void 0,d=i?i.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var r=e.length,n=d?d(r):new e.constructor(r);return e.copy(n),n}}).call(t,r(100)(e))},function(e){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],!e.children&&(e.children=[]),Object.defineProperty(e,'loaded',{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,'id',{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},function(e){e.exports=function(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}},function(e,t,r){var n=r(7),o=r(103);e.exports=function(e,t){return n(e,o(e),t)}},function(e){e.exports=function(){return[]}},function(e,t,r){var n=r(7),o=r(105);e.exports=function(e,t){return n(e,o(e),t)}},function(e){e.exports=function(){return[]}},function(e,t,r){var n=r(11),o=n(Object.keys,Object);e.exports=o},function(e){e.exports=function(e){var t=[];if(null!=e)for(var r in Object(e))t.push(r);return t}},function(e){var t=Object.prototype,r=t.toString;e.exports=function(e){return r.call(e)}},function(e){var t=Object.prototype,r=t.hasOwnProperty;e.exports=function(e){var t=e.length,n=e.constructor(t);return t&&'string'==typeof e[0]&&r.call(e,'index')&&(n.index=e.index,n.input=e.input),n}},function(e){e.exports=function(e){return e}},function(e,t,r){var n=r(112),o=r(31),s=r(113);e.exports=function(e){return'function'!=typeof e.constructor||s(e)?{}:n(o(e))}},function(e,t,r){var n=r(30),o=Object.create,s=function(){function e(){}return function(t){if(!n(t))return{};if(o)return o(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}();e.exports=s},function(e){e.exports=function(){return!1}},function(e){var t=Array.isArray;e.exports=t},function(e){e.exports=function(){return!1}},function(e,t,r){'use strict';var n=r(117),o=r(118),s=r(33);e.exports={formats:s,parse:o,stringify:n}},function(e,t,r){'use strict';var n=r(32),o=r(33),s={brackets:function(e){return e+'[]'},indices:function(e,t){return e+'['+t+']'},repeat:function(e){return e}},a=Date.prototype.toISOString,d={delimiter:'&',encode:!0,encoder:n.encode,encodeValuesOnly:!1,serializeDate:function(e){return a.call(e)},skipNulls:!1,strictNullHandling:!1},p=function e(t,r,o,s,a,p,l,c,u,f,h,y){var m=t;if('function'==typeof l)m=l(r,m);else if(m instanceof Date)m=f(m);else if(null===m){if(s)return p&&!y?p(r,d.encoder):r;m=''}if('string'==typeof m||'number'==typeof m||'boolean'==typeof m||n.isBuffer(m)){if(p){var g=y?r:p(r,d.encoder);return[h(g)+'='+h(p(m,d.encoder))]}return[h(r)+'='+h(m+'')]}var x=[];if('undefined'==typeof m)return x;var b;if(Array.isArray(l))b=l;else{var _=Object.keys(m);b=c?_.sort(c):_}for(var k,j=0;j<b.length;++j)(k=b[j],!(a&&null===m[k]))&&(x=Array.isArray(m)?x.concat(e(m[k],o(r,k),o,s,a,p,l,c,u,f,h,y)):x.concat(e(m[k],r+(u?'.'+k:'['+k+']'),o,s,a,p,l,c,u,f,h,y)));return x};e.exports=function(e,t){var r=e,a=t?n.assign({},t):{};if(null!==a.encoder&&a.encoder!==void 0&&'function'!=typeof a.encoder)throw new TypeError('Encoder has to be a function.');var l='undefined'==typeof a.delimiter?d.delimiter:a.delimiter,c='boolean'==typeof a.strictNullHandling?a.strictNullHandling:d.strictNullHandling,u='boolean'==typeof a.skipNulls?a.skipNulls:d.skipNulls,f='boolean'==typeof a.encode?a.encode:d.encode,h='function'==typeof a.encoder?a.encoder:d.encoder,y='function'==typeof a.sort?a.sort:null,m='undefined'!=typeof a.allowDots&&a.allowDots,g='function'==typeof a.serializeDate?a.serializeDate:d.serializeDate,x='boolean'==typeof a.encodeValuesOnly?a.encodeValuesOnly:d.encodeValuesOnly;if('undefined'==typeof a.format)a.format=o['default'];else if(!Object.prototype.hasOwnProperty.call(o.formatters,a.format))throw new TypeError('Unknown format option provided.');var b,_,k=o.formatters[a.format];'function'==typeof a.filter?(_=a.filter,r=_('',r)):Array.isArray(a.filter)&&(_=a.filter,b=_);var j=[];if('object'!=typeof r||null===r)return'';var w=a.arrayFormat in s?a.arrayFormat:'indices'in a?a.indices?'indices':'repeat':'indices';var A=s[w];b||(b=Object.keys(r)),y&&b.sort(y);for(var v,C=0;C<b.length;++C)(v=b[C],!(u&&null===r[v]))&&(j=j.concat(p(r[v],v,A,c,u,f?h:null,_,y,m,g,k,x)));var i=j.join(l),E=!0===a.addQueryPrefix?'?':'';return 0<i.length?E+i:''}},function(e,t,r){'use strict';var n=r(32),o=Object.prototype.hasOwnProperty,s={allowDots:!1,allowPrototypes:!1,arrayLimit:20,decoder:n.decode,delimiter:'&',depth:5,parameterLimit:1e3,plainObjects:!1,strictNullHandling:!1},a=function(e,t){for(var r={},n=t.ignoreQueryPrefix?e.replace(/^\?/,''):e,a=t.parameterLimit===Infinity?void 0:t.parameterLimit,d=n.split(t.delimiter,a),p=0;p<d.length;++p){var i,l,c=d[p],u=c.indexOf(']='),f=-1===u?c.indexOf('='):u+1;-1===f?(i=t.decoder(c,s.decoder),l=t.strictNullHandling?null:''):(i=t.decoder(c.slice(0,f),s.decoder),l=t.decoder(c.slice(f+1),s.decoder)),r[i]=o.call(r,i)?[].concat(r[i]).concat(l):l}return r},d=function(e,t,r){for(var n=t,o=e.length-1;0<=o;--o){var s,a=e[o];if('[]'===a)s=[],s=s.concat(n);else{s=r.plainObjects?Object.create(null):{};var i='['===a.charAt(0)&&']'===a.charAt(a.length-1)?a.slice(1,-1):a,d=parseInt(i,10);!isNaN(d)&&a!==i&&d+''===i&&0<=d&&r.parseArrays&&d<=r.arrayLimit?(s=[],s[d]=n):s[i]=n}n=s}return n},p=function(e,t,r){if(e){var n=r.allowDots?e.replace(/\.([^.[]+)/g,'[$1]'):e,s=/(\[[^[\]]*])/,a=/(\[[^[\]]*])/g,p=s.exec(n),l=p?n.slice(0,p.index):n,c=[];if(l){if(!r.plainObjects&&o.call(Object.prototype,l)&&!r.allowPrototypes)return;c.push(l)}for(var u=0;null!==(p=a.exec(n))&&u<r.depth;){if(u+=1,!r.plainObjects&&o.call(Object.prototype,p[1].slice(1,-1))&&!r.allowPrototypes)return;c.push(p[1])}return p&&c.push('['+n.slice(p.index)+']'),d(c,t,r)}};e.exports=function(e,t){var r=t?n.assign({},t):{};if(null!==r.decoder&&void 0!==r.decoder&&'function'!=typeof r.decoder)throw new TypeError('Decoder has to be a function.');if(r.ignoreQueryPrefix=!0===r.ignoreQueryPrefix,r.delimiter='string'==typeof r.delimiter||n.isRegExp(r.delimiter)?r.delimiter:s.delimiter,r.depth='number'==typeof r.depth?r.depth:s.depth,r.arrayLimit='number'==typeof r.arrayLimit?r.arrayLimit:s.arrayLimit,r.parseArrays=!1!==r.parseArrays,r.decoder='function'==typeof r.decoder?r.decoder:s.decoder,r.allowDots='boolean'==typeof r.allowDots?r.allowDots:s.allowDots,r.plainObjects='boolean'==typeof r.plainObjects?r.plainObjects:s.plainObjects,r.allowPrototypes='boolean'==typeof r.allowPrototypes?r.allowPrototypes:s.allowPrototypes,r.parameterLimit='number'==typeof r.parameterLimit?r.parameterLimit:s.parameterLimit,r.strictNullHandling='boolean'==typeof r.strictNullHandling?r.strictNullHandling:s.strictNullHandling,''===e||null===e||'undefined'==typeof e)return r.plainObjects?Object.create(null):{};for(var o='string'==typeof e?a(e,r):e,d=r.plainObjects?Object.create(null):{},l=Object.keys(o),c=0;c<l.length;++c){var i=l[c],u=p(i,o[i],r);d=n.merge(d,u,r)}return n.compact(d)}},function(e,t){'use strict';t.a=function(e){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:5;e.interceptors.response.use(function(e){return e},function(o){var s=Math.pow,a=o.response,i=o.config;if(!e.defaults.retryOnError)return Promise.reject(o);var d=null,p=0;if(!a||!i){if(d='Connection',n++,n>t)return o.attempts=n,Promise.reject(o);p=s(Math.SQRT2,n),a={}}else n=0;if(500<=a.status&&600>a.status){d='Server '+a.status;var l=a.headers||{},c=l['x-contentful-request-id']||null;if(r[c]=r[c]||0,r[c]++,r[c]>t||!c)return o.attempts=r[c],Promise.reject(o);p=s(Math.SQRT2,r[c])}else 429===a.status&&(d='Rate limit',a.headers&&o.response.headers['x-contentful-ratelimit-reset']&&(p=a.headers['x-contentful-ratelimit-reset']));return d?(p=Math.floor(1e3*p+200*Math.random()+500),e.defaults.logHandler('warning',d+' error occurred. Waiting for '+p+' ms before retrying...'),new Promise(function(t){setTimeout(function(){t(e(i))},p)})):Promise.reject(o)})};var r={},n=0},function(e,t,r){'use strict';t.a=function(e){var t=e.query,r={};return delete t.resolveLinks,r.params=o()(t),r};var n=r(2),o=r.n(n)},function(){'use strict'},function(e,t,r){'use strict';function n(e){return Object.keys(e).forEach(function(t){var r=e[t];s()(r)&&n(r)}),Object.freeze(e)}t.a=function(e){return n(e.sys||{}),e};var o=r(123),s=r.n(o)},function(e,t,r){var n=r(124),o=r(31),s=r(125),a=Function.prototype,i=Object.prototype,d=a.toString,p=i.hasOwnProperty,l=d.call(Object);e.exports=function(e){if(!s(e)||n(e)!='[object Object]')return!1;var t=o(e);if(null===t)return!0;var r=p.call(t,'constructor')&&t.constructor;return'function'==typeof r&&r instanceof r&&d.call(r)==l}},function(e){var t=Object.prototype,r=t.toString;e.exports=function(e){return r.call(e)}},function(e){e.exports=function(e){return null!=e&&'object'==typeof e}},function(e,t,r){'use strict';function n(){return'undefined'!=typeof window&&'navigator'in window&&'product'in window.navigator&&'ReactNative'===window.navigator.product}function o(){return'undefined'!=typeof process&&'release'in process&&'name'in process.release&&'node'===process.release.name}function s(){var e=window.navigator.userAgent,t=window.navigator.platform,r=null;return-1===['Macintosh','MacIntel','MacPPC','Mac68K'].indexOf(t)?-1===['iPhone','iPad','iPod'].indexOf(t)?-1===['Win32','Win64','Windows','WinCE'].indexOf(t)?/Android/.test(e)?r='Android':/Linux/.test(t)&&(r='Linux'):r='Windows':r='iOS':r='macOS',r}function a(){var e=Object(i.platform)()||'linux',t=Object(i.release)()||'0.0.0',r={android:'Android',aix:'Linux',darwin:'macOS',freebsd:'Linux',linux:'Linux',openbsd:'Linux',sunos:'Linux',win32:'Windows'};return e in r?(r[e]||'Linux')+'/'+t:null}t.a=function(e,t,r){var i=[];t&&i.push('app '+t),r&&i.push('integration '+r),i.push('sdk '+e);var d=null;return n()?(d=s(),i.push('platform ReactNative')):o()?(d=a(),i.push('platform node.js/'+process.versions.node)):(d=s(),i.push('platform browser')),d&&i.push('os '+d),i.filter(function(e){return''!==e}).join('; ')+';'};var i=r(127),d=r.n(i)},function(e){e.exports=require('os')},function(e,t,r){'use strict';t.a=function(e){return Object.defineProperty(e,'toPlainObject',{enumerable:!1,configurable:!1,writable:!1,value:function(){return o()(this)}})};var n=r(2),o=r.n(n)},function(e,t,r){'use strict';t.a=function(e){function t(e){if(e.data)throw e.data;throw e}function r(e){e.select&&!/sys/i.test(e.select)&&(e.select+=',sys')}var a=e.http,i=e.shouldLinksResolve,d=o.a.space.wrapSpace,p=o.a.contentType,l=p.wrapContentType,c=p.wrapContentTypeCollection,u=o.a.entry,f=u.wrapEntry,h=u.wrapEntryCollection,y=o.a.asset,m=y.wrapAsset,g=y.wrapAssetCollection;return{getSpace:function(){return a.get('').then(function(e){return d(e.data)},t)},getContentType:function(e){return a.get('content_types/'+e).then(function(e){return l(e.data)},t)},getContentTypes:function(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:{};return a.get('content_types',Object(n.b)({query:e})).then(function(e){return c(e.data)},t)},getEntry:function(e){var o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};return r(o),a.get('entries/'+e,Object(n.b)({query:o})).then(function(e){return f(e.data)},t)},getEntries:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},o=i(e),s=e.locale&&'*'===e.locale;return r(e),a.get('entries',Object(n.b)({query:e})).then(function(e){return h(e.data,o,s)},t)},getAsset:function(e){var o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};return r(o),a.get('assets/'+e,Object(n.b)({query:o})).then(function(e){return m(e.data)},t)},getAssets:function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return r(e),a.get('assets',Object(n.b)({query:e})).then(function(e){return g(e.data)},t)},parseEntries:function(e){return h(e,!0,!1)},sync:function(){var e=0<arguments.length&&arguments[0]!==void 0?arguments[0]:{},t=i(e);return Object(s.a)(a,e,t)}}};var n=r(1),o=r(130),s=r(137)},function(e,t,r){'use strict';var n=r(131),o=r(132),s=r(135),a=r(136);t.a={space:n,entry:o,asset:s,contentType:a}},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.wrapSpace=function(e){return Object(n.c)(Object(n.e)(e))};var n=r(1)},function(e,t,r){'use strict';function n(e){if(Array.isArray(e)){for(var t=0,r=Array(e.length);t<e.length;t++)r[t]=e[t];return r}return Array.from(e)}function o(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},t=arguments[1];return e.Entry=e.Entry||[],e.Entry=[].concat(n(new Set([].concat(n(e.Entry),n(t))))),e}Object.defineProperty(t,'__esModule',{value:!0}),t.wrapEntry=function(e){return Object(i.c)(Object(i.e)(a()(e)))},t.wrapEntryCollection=function(e,t,r){var n=Object(p.a)(Object(i.e)(a()(e)));if(t){var s=o(n.includes,n.items);Object(d.a)(n.items,s,r)}return Object(i.c)(n)};var s=r(2),a=r.n(s),i=r(1),d=r(34),p=r(35)},function(e,t,r){function n(e,t){if('function'!=typeof e||null!=t&&'function'!=typeof t)throw new TypeError(s);var r=function(){var n=arguments,o=t?t.apply(this,n):n[0],s=r.cache;if(s.has(o))return s.get(o);var a=e.apply(this,n);return r.cache=s.set(o,a)||s,a};return r.cache=new(n.Cache||o),r}var o=r(26),s='Expected a function';n.Cache=o,e.exports=n},function(e,t){function r(e,t){var r=[],n=[];return null==t&&(t=function(e,t){return r[0]===t?'[Circular ~]':'[Circular ~.'+n.slice(0,r.indexOf(t)).join('.')+']'}),function(o,s){if(0<r.length){var a=r.indexOf(this);~a?r.splice(a+1):r.push(this),~a?n.splice(a,Infinity,o):n.push(o),~r.indexOf(s)&&(s=t.call(this,o,s))}else r.push(s);return null==e?s:e.call(this,o,s)}}t=e.exports=function(e,t,n,o){return JSON.stringify(e,r(t,o),n)},t.getSerialize=r},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.wrapAsset=function(e){return Object(s.c)(Object(s.e)(o()(e)))},t.wrapAssetCollection=function(e){return Object(s.c)(Object(s.e)(o()(e)))};var n=r(2),o=r.n(n),s=r(1)},function(e,t,r){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.wrapContentType=function(e){return Object(s.c)(Object(s.e)(o()(e)))},t.wrapContentTypeCollection=function(e){return Object(s.c)(Object(s.e)(o()(e)))};var n=r(2),o=r.n(n),s=r(1)},function(e,t,r){'use strict';function n(e){return{entries:e.filter(function(e){return'Entry'===e.sys.type}),assets:e.filter(function(e){return'Asset'===e.sys.type}),deletedEntries:e.filter(function(e){return'DeletedEntry'===e.sys.type}),deletedAssets:e.filter(function(e){return'DeletedAsset'===e.sys.type})}}function o(e){return{Entry:e.filter(function(e){return'Entry'===e.sys.type}),Asset:e.filter(function(e){return'Asset'===e.sys.type})}}function s(e,t,r){return r.nextSyncToken&&(r.sync_token=r.nextSyncToken,delete r.nextSyncToken),r.sync_token&&(delete r.initial,delete r.type,delete r.content_type),e.get('sync',Object(p.b)({query:r})).then(function(n){var o=n.data;return(t=t.concat(o.items),o.nextPageUrl)?(delete r.initial,r.sync_token=a(o.nextPageUrl),s(e,t,r)):o.nextSyncUrl?{items:t,nextSyncToken:a(o.nextSyncUrl)}:void 0})}function a(e){var t=e.split('?');return 0<t.length?t[1].replace('sync_token=',''):''}t.a=function(e,t,r){if(!t||!t.initial&&!t.nextSyncToken)throw new Error('Please provide one of `initial` or `nextSyncToken` parameters for syncing');if(t&&t.content_type&&!t.type)t.type='Entry';else if(t&&t.content_type&&t.type&&'Entry'!==t.type)throw new Error('When using the `content_type` filter your `type` parameter cannot be different from `Entry`.');return s(e,[],t).then(function(e){r&&Object(l.a)(e.items,o(d()(e.items)));var t=n(e.items);return t.nextSyncToken=e.nextSyncToken,Object(p.c)(Object(c.a)(Object(p.e)(t)))},function(e){throw e})};var i=r(2),d=r.n(i),p=r(1),l=r(34),c=r(35)},function(e,t){'use strict';t.a=function(e){return function(t){return!('resolveLinks'in t?!t.resolveLinks:!e)}}}]);

@@ -54,3 +54,3 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };

var shouldLinksResolve = createLinkResolver(resolveLinks);
var userAgentHeader = getUserAgentHeader('contentful.js/' + '4.6.3', params.application, params.integration);
var userAgentHeader = getUserAgentHeader('contentful.js/' + '4.6.4', params.application, params.integration);
params.defaultHostname = 'cdn.contentful.com';

@@ -57,0 +57,0 @@ params.headers = _extends({}, params.headers, {

@@ -1,1 +0,1 @@

{"name":"contentful","description":"Client for Contentful's Content Delivery API","version":"4.6.3","homepage":"https://www.contentful.com/developers/documentation/content-delivery-api/","main":"./dist/contentful.node.js","module":"./dist/es-modules/contentful.js","jsnext:main":"./dist/es-modules/contentful.js","repository":{"type":"git","url":"https://github.com/contentful/contentful.js.git"},"author":"Contentful <opensource@contentful.com>","license":"MIT","tonicExampleFilename":"tonic-example.js","scripts":{"clean":"rimraf dist","build":"npm run clean && npm run build:modules && npm run build:standalone","build:modules":"BABEL_ENV=modules babel lib -d dist/es-modules/","build:standalone":"webpack && NODE_ENV=production webpack","build:standalone:log":"NODE_ENV=production WEBPACK_MODE=log webpack --json --profile --progress > webpack-build-log.json && webpack-bundle-analyzer webpack-build-log.json","docs:build":"jsdoc -c jsdoc.json","docs:dev":"npm run build && npm run docs:build","docs:watch":"nodemon --exec npm run docs:dev -w lib","docs:publish":"npm run docs:build && ./node_modules/contentful-sdk-jsdoc/bin/publish-docs.sh contentful.js contentful","lint":"eslint lib test","pretest":"rimraf coverage && npm run lint","test":"npm run test:cover && npm run test:integration && npm run test:browser-local && npm run test:size","test:ci":"npm run build && ./node_modules/contentful-sdk-core/bin/test-ci.sh","test:cover":"BABEL_ENV=test babel-node ./node_modules/istanbul/lib/cli.js cover ./test/runner | tap-spec","test:unit":"BABEL_ENV=test babel-node ./test/runner | tap-spec","test:debug":"BABEL_ENV=test babel-node debug ./test/runner","test:integration":"BABEL_ENV=test babel-node ./test/integration/tests.js | tap-spec","test:integration-debug":"BABEL_ENV=test babel-node debug ./test/integration/tests.js","test:browser-local":"BABEL_ENV=test karma start karma.conf.local.js","test:browser-remote":"BABEL_ENV=test karma start karma.conf.saucelabs.js","test:e2e":"node test/e2e/index.js","test:simulate-ci":"trevor","test:size":"bundlesize","browser-coverage":"npm run test:cover && opener coverage/lcov-report/index.html","prepublish":"in-publish && npm run build || not-in-publish","postpublish":"npm run docs:publish && npm run clean","semantic-release":"semantic-release pre && npm publish && semantic-release post","devdep:build":"pushd ../contentful-sdk-core && npm run build && popd","devdep:clean":"pushd ../contentful-sdk-core && npm run clean && popd","devdep:install":"npm run devdep:build && rm -rf node_modules/contentful-sdk-core && npm install ../contentful-sdk-core && npm run devdep:clean","devdep:uninstall":"npm run devdep:clean && rimraf node_modules/contentful-sdk-core","precommit":"npm run lint","prepush":"npm run test:unit"},"types":"./index.d.ts","files":["index.js","version.js","index.d.ts","dist","tonic-example.js"],"dependencies":{"axios":"contentful/axios#fix/https-via-http-proxy","contentful-sdk-core":"^5.0.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.4"},"devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^7.1.1","babel-plugin-inline-replace-variables":"^1.3.1","babel-plugin-lodash":"^3.2.11","babel-plugin-rewire":"^1.0.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.1.8","babili-webpack-plugin":"^0.1.2","blue-tape":"^1.0.0","bundlesize":"^0.12.0","contentful-sdk-jsdoc":"^2.2.0","core-js":"^2.5.1","coveralls":"^2.11.9","cz-conventional-changelog":"^2.0.0","eslint":"^4.2.0","eslint-config-standard":"^10.2.1","eslint-plugin-import":"^2.7.0","eslint-plugin-node":"^5.1.0","eslint-plugin-promise":"^3.4.2","eslint-plugin-standard":"^3.0.1","express":"^4.15.4","husky":"^0.14.3","in-publish":"^2.0.0","istanbul":"^1.0.0-alpha.2","jsdoc":"^3.4.0","karma":"^1.4.1","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.1","karma-sauce-launcher":"^1.1.0","karma-tap":"^3.1.1","karma-webpack":"^2.0.2","lodash-webpack-plugin":"^0.11.4","mkdirp":"^0.5.1","nodemon":"^1.11.0","require-all":"^2.2.0","rimraf":"^2.6.0","selenium-webdriver":"^3.5.0","semantic-release":"^8.2.0","sinon":"^2.0.0-pre","tap-spec":"^4.1.1","trevor":"^2.2.0","webpack":"^3.3.0","webpack-bundle-analyzer":"^2.8.3"},"engines":{"node":">=4.7.2"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"bundlesize":[{"path":"./dist/contentful.browser.js","maxSize":"38Kb"},{"path":"./dist/contentful.browser.min.js","maxSize":"14Kb"},{"path":"./dist/contentful.legacy.js","maxSize":"56Kb"},{"path":"./dist/contentful.legacy.min.js","maxSize":"22Kb"},{"path":"./dist/contentful.node.js","maxSize":"48Kb"},{"path":"./dist/contentful.node.min.js","maxSize":"19Kb"}]}
{"name":"contentful","description":"Client for Contentful's Content Delivery API","version":"4.6.4","homepage":"https://www.contentful.com/developers/documentation/content-delivery-api/","main":"./dist/contentful.node.js","module":"./dist/es-modules/contentful.js","jsnext:main":"./dist/es-modules/contentful.js","repository":{"type":"git","url":"https://github.com/contentful/contentful.js.git"},"author":"Contentful <opensource@contentful.com>","license":"MIT","tonicExampleFilename":"tonic-example.js","scripts":{"clean":"rimraf dist","build":"npm run clean && npm run build:modules && npm run build:standalone","build:modules":"BABEL_ENV=modules babel lib -d dist/es-modules/","build:standalone":"webpack && NODE_ENV=production webpack","build:standalone:log":"NODE_ENV=production WEBPACK_MODE=log webpack --json --profile --progress > webpack-build-log.json && webpack-bundle-analyzer webpack-build-log.json","docs:build":"jsdoc -c jsdoc.json","docs:dev":"npm run build && npm run docs:build","docs:watch":"nodemon --exec npm run docs:dev -w lib","docs:publish":"npm run docs:build && ./node_modules/contentful-sdk-jsdoc/bin/publish-docs.sh contentful.js contentful","lint":"eslint lib test","pretest":"rimraf coverage && npm run lint","test":"npm run test:cover && npm run test:integration && npm run test:browser-local && npm run test:size","test:ci":"npm run build && ./node_modules/contentful-sdk-core/bin/test-ci.sh","test:cover":"BABEL_ENV=test babel-node ./node_modules/istanbul/lib/cli.js cover ./test/runner | tap-spec","test:unit":"BABEL_ENV=test babel-node ./test/runner | tap-spec","test:debug":"BABEL_ENV=test babel-node debug ./test/runner","test:integration":"BABEL_ENV=test babel-node ./test/integration/tests.js | tap-spec","test:integration-debug":"BABEL_ENV=test babel-node debug ./test/integration/tests.js","test:browser-local":"BABEL_ENV=test karma start karma.conf.local.js","test:browser-remote":"BABEL_ENV=test karma start karma.conf.saucelabs.js","test:e2e":"node test/e2e/index.js","test:simulate-ci":"trevor","test:size":"bundlesize","browser-coverage":"npm run test:cover && opener coverage/lcov-report/index.html","prepublish":"in-publish && npm run build || not-in-publish","postpublish":"npm run docs:publish && npm run clean","semantic-release":"semantic-release pre && npm publish && semantic-release post","devdep:build":"pushd ../contentful-sdk-core && npm run build && popd","devdep:clean":"pushd ../contentful-sdk-core && npm run clean && popd","devdep:install":"npm run devdep:build && rm -rf node_modules/contentful-sdk-core && npm install ../contentful-sdk-core && npm run devdep:clean","devdep:uninstall":"npm run devdep:clean && rimraf node_modules/contentful-sdk-core","precommit":"npm run lint","prepush":"npm run test:unit"},"types":"./index.d.ts","files":["index.js","version.js","index.d.ts","dist","tonic-example.js"],"dependencies":{"axios":"contentful/axios#fix/https-via-http-proxy","contentful-sdk-core":"^5.0.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.4"},"devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^7.1.1","babel-plugin-inline-replace-variables":"^1.3.1","babel-plugin-lodash":"^3.2.11","babel-plugin-rewire":"^1.0.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.1.8","babili-webpack-plugin":"^0.1.2","blue-tape":"^1.0.0","bundlesize":"^0.12.0","contentful-sdk-jsdoc":"^2.2.0","core-js":"^2.5.1","coveralls":"^2.11.9","cz-conventional-changelog":"^2.0.0","eslint":"^4.2.0","eslint-config-standard":"^10.2.1","eslint-plugin-import":"^2.7.0","eslint-plugin-node":"^5.1.0","eslint-plugin-promise":"^3.4.2","eslint-plugin-standard":"^3.0.1","express":"^4.15.4","husky":"^0.14.3","in-publish":"^2.0.0","istanbul":"^1.0.0-alpha.2","jsdoc":"^3.4.0","json":"^9.0.6","karma":"^1.4.1","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.1","karma-sauce-launcher":"^1.1.0","karma-tap":"^3.1.1","karma-webpack":"^2.0.2","lodash-webpack-plugin":"^0.11.4","mkdirp":"^0.5.1","nodemon":"^1.11.0","require-all":"^2.2.0","rimraf":"^2.6.0","selenium-webdriver":"^3.5.0","semantic-release":"^8.2.0","sinon":"^2.0.0-pre","tap-spec":"^4.1.1","trevor":"^2.2.0","webpack":"^3.3.0","webpack-bundle-analyzer":"^2.8.3"},"engines":{"node":">=4.7.2"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"bundlesize":[{"path":"./dist/contentful.browser.js","maxSize":"38Kb"},{"path":"./dist/contentful.browser.min.js","maxSize":"14Kb"},{"path":"./dist/contentful.legacy.js","maxSize":"56Kb"},{"path":"./dist/contentful.legacy.min.js","maxSize":"22Kb"},{"path":"./dist/contentful.node.js","maxSize":"48Kb"},{"path":"./dist/contentful.node.min.js","maxSize":"19Kb"}]}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc