-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path44585860da5d987877298d8043796a4bf89553f5-c08f3a2721313ae89559.js
2 lines (2 loc) · 18.6 KB
/
44585860da5d987877298d8043796a4bf89553f5-c08f3a2721313ae89559.js
1
2
(self.webpackChunkopenousd=self.webpackChunkopenousd||[]).push([[715],{75830:function(e,t,n){"use strict";n.r(t);var r=n(42459),o=n.n(r),u="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 i(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}var c={},f=function(e){return e&&e.sys&&"Link"===e.sys.type},a=function(e){return e.type+"!"+e.id},l=function e(t,n,r,o){if(n(t))return r(t);if(t&&"object"===(void 0===t?"undefined":u(t))){for(var i in t)t.hasOwnProperty(i)&&(t[i]=e(t[i],n,r,o));o&&(t=function(e){if(Array.isArray(e))return e.filter((function(e){return e!==c}));for(var t in e)e[t]===c&&delete e[t];return e}(t))}return t},s=function(e,t,n){var r=function(e,t){var n=t.sys,r=n.linkType,o=n.id,u=a({type:r,id:o});return e.get(u)||c}(e,t);return r===c?n?r:t:r};t.default=function(e,t){if(t=t||{},!e.items)return[];var n=o()(e),r=Object.keys(n.includes||{}).reduce((function(t,n){return[].concat(i(t),i(e.includes[n]))}),[]),u=[].concat(i(n.items),i(r)),c=new Map(u.map((function(e){return[a(e.sys),e]})));return u.forEach((function(e){var n=function(e,t){return Array.isArray(t)?Object.keys(e).filter((function(e){return-1!==t.indexOf(e)})).reduce((function(t,n){return t[n]=e[n],t}),{}):e}(e,t.itemEntryPoints);Object.assign(e,l(n,f,(function(e){return s(c,e,t.removeUnresolved)}),t.removeUnresolved))})),n.items}},42459:function(e,t,n){e.exports=function(){"use strict";var e=Function.prototype.toString,t=Object.create,r=Object.defineProperty,o=Object.getOwnPropertyDescriptor,u=Object.getOwnPropertyNames,i=Object.getOwnPropertySymbols,c=Object.getPrototypeOf,f=Object.prototype,a=f.hasOwnProperty,l=f.propertyIsEnumerable,s={SYMBOL_PROPERTIES:"function"==typeof i,WEAKMAP:"function"==typeof WeakMap},p=function(){if(s.WEAKMAP)return new WeakMap;var e=t({has:function(t){return!!~e._keys.indexOf(t)},set:function(t,n){e._keys.push(t),e._values.push(n)},get:function(t){return e._values[e._keys.indexOf(t)]}});return e._keys=[],e._values=[],e},d=function(n,r){if(!n.constructor)return t(null);var o=n.constructor,u=n.__proto__||c(n);if(o===r.Object)return u===r.Object.prototype?{}:t(u);if(~e.call(o).indexOf("[native code]"))try{return new o}catch(f){}return t(u)},y=function(e,t,n,r){var o=d(e,t);for(var u in r.set(e,o),e)a.call(e,u)&&(o[u]=n(e[u],r));if(s.SYMBOL_PROPERTIES){var c=i(e),f=c.length;if(f)for(var p=0,y=void 0;p<f;p++)y=c[p],l.call(e,y)&&(o[y]=n(e[y],r))}return o},E=function(e,t,n,c){var f=d(e,t);c.set(e,f);var a=s.SYMBOL_PROPERTIES?u(e).concat(i(e)):u(e),l=a.length;if(l)for(var p=0,y=void 0,E=void 0;p<l;p++)if("callee"!==(y=a[p])&&"caller"!==y)if(E=o(e,y)){E.get||E.set||(E.value=n(e[y],c));try{r(f,y,E)}catch(v){f[y]=E.value}}else f[y]=n(e[y],c);return f},v=function(e){var t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t},m=Array.isArray,h="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==n.g?n.g:void(console&&console.error&&console.error('Unable to locate global object, returning "this".'));function b(e,t){var n=!(!t||!t.isStrict),r=t&&t.realm||h,o=n?E:y,u=function e(t,u){if(!t||"object"!=typeof t)return t;if(u.has(t))return u.get(t);var i,c=t.constructor;if(c===r.Object)return o(t,r,e,u);if(m(t)){if(n)return E(t,r,e,u);var f=t.length;i=new c,u.set(t,i);for(var a=0;a<f;a++)i[a]=e(t[a],u);return i}if(t instanceof r.Date)return new c(t.getTime());if(t instanceof r.RegExp)return(i=new c(t.source,t.flags||v(t))).lastIndex=t.lastIndex,i;if(r.Map&&t instanceof r.Map)return i=new c,u.set(t,i),t.forEach((function(t,n){i.set(n,e(t,u))})),i;if(r.Set&&t instanceof r.Set)return i=new c,u.set(t,i),t.forEach((function(t){i.add(e(t,u))})),i;if(r.Blob&&t instanceof r.Blob)return t.slice(0,t.size,t.type);if(r.Buffer&&r.Buffer.isBuffer(t))return i=r.Buffer.allocUnsafe?r.Buffer.allocUnsafe(t.length):new c(t.length),u.set(t,i),t.copy(i),i;if(r.ArrayBuffer){if(r.ArrayBuffer.isView(t))return i=new c(t.buffer.slice(0)),u.set(t,i),i;if(t instanceof r.ArrayBuffer)return i=t.slice(0),u.set(t,i),i}return"function"==typeof t.then||t instanceof Error||r.WeakMap&&t instanceof r.WeakMap||r.WeakSet&&t instanceof r.WeakSet?t:o(t,r,e,u)};return u(e,p())}return b.default=b,b.strict=function(e,t){return b(e,{isStrict:!0,realm:t?t.realm:void 0})},b}()},7408:function(e,t,n){"use strict";var r=n(54038),o=n(81531),u=n(80732),i=n.n(u),c=n(67294),f=n(99541),a=["bsPrefix","className","as"],l=["xl","lg","md","sm","xs"],s=c.forwardRef((function(e,t){var n=e.bsPrefix,u=e.className,s=e.as,p=void 0===s?"div":s,d=(0,o.Z)(e,a),y=(0,f.vE)(n,"col"),E=[],v=[];return l.forEach((function(e){var t,n,r,o=d[e];if(delete d[e],"object"==typeof o&&null!=o){var u=o.span;t=void 0===u||u,n=o.offset,r=o.order}else t=o;var i="xs"!==e?"-"+e:"";t&&E.push(!0===t?""+y+i:""+y+i+"-"+t),null!=r&&v.push("order"+i+"-"+r),null!=n&&v.push("offset"+i+"-"+n)})),E.length||E.push(y),c.createElement(p,(0,r.Z)({},d,{ref:t,className:i().apply(void 0,[u].concat(E,v))}))}));s.displayName="Col",t.Z=s},20994:function(e,t,n){"use strict";var r=n(54038),o=n(81531),u=n(80732),i=n.n(u),c=n(67294),f=n(99541),a=["bsPrefix","className","noGutters","as"],l=["xl","lg","md","sm","xs"],s=c.forwardRef((function(e,t){var n=e.bsPrefix,u=e.className,s=e.noGutters,p=e.as,d=void 0===p?"div":p,y=(0,o.Z)(e,a),E=(0,f.vE)(n,"row"),v=E+"-cols",m=[];return l.forEach((function(e){var t,n=y[e];delete y[e];var r="xs"!==e?"-"+e:"";null!=(t=null!=n&&"object"==typeof n?n.cols:n)&&m.push(""+v+r+"-"+t)})),c.createElement(d,(0,r.Z)({ref:t},y,{className:i().apply(void 0,[u,E,s&&"no-gutters"].concat(m))}))}));s.displayName="Row",s.defaultProps={noGutters:!1},t.Z=s},49301:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n(67294),u=(r=o)&&"object"==typeof r&&"default"in r?r.default:r,i=function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)},c="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self?self:{};var f,a,l,s=(f=function(e,t){Object.defineProperty(t,"__esModule",{value:!0});var n="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==c?c:"undefined"!=typeof self?self:{};function r(e,t){return e(t={exports:{}},t.exports),t.exports}var o=function(e){return e&&e.Math==Math&&e},u=o("object"==typeof globalThis&&globalThis)||o("object"==typeof window&&window)||o("object"==typeof self&&self)||o("object"==typeof n&&n)||function(){return this}()||Function("return this")(),i=function(e){try{return!!e()}catch(t){return!0}},f=!i((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),a={}.propertyIsEnumerable,l=Object.getOwnPropertyDescriptor,s={f:l&&!a.call({1:2},1)?function(e){var t=l(this,e);return!!t&&t.enumerable}:a},p=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},d={}.toString,y=function(e){return d.call(e).slice(8,-1)},E="".split,v=i((function(){return!Object("z").propertyIsEnumerable(0)}))?function(e){return"String"==y(e)?E.call(e,""):Object(e)}:Object,m=function(e){return v(function(e){if(null==e)throw TypeError("Can't call method on "+e);return e}(e))},h=function(e){return"object"==typeof e?null!==e:"function"==typeof e},b=function(e,t){if(!h(e))return e;var n,r;if(t&&"function"==typeof(n=e.toString)&&!h(r=n.call(e)))return r;if("function"==typeof(n=e.valueOf)&&!h(r=n.call(e)))return r;if(!t&&"function"==typeof(n=e.toString)&&!h(r=n.call(e)))return r;throw TypeError("Can't convert object to primitive value")},g={}.hasOwnProperty,O=function(e,t){return g.call(e,t)},T=u.document,_=h(T)&&h(T.createElement),S=function(e){return _?T.createElement(e):{}},A=!f&&!i((function(){return 7!=Object.defineProperty(S("div"),"a",{get:function(){return 7}}).a})),I=Object.getOwnPropertyDescriptor,N={f:f?I:function(e,t){if(e=m(e),t=b(t,!0),A)try{return I(e,t)}catch(n){}if(O(e,t))return p(!s.f.call(e,t),e[t])}},w=function(e){if(!h(e))throw TypeError(String(e)+" is not an object");return e},D=Object.defineProperty,P={f:f?D:function(e,t,n){if(w(e),t=b(t,!0),w(n),A)try{return D(e,t,n)}catch(r){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(e[t]=n.value),e}},j=f?function(e,t,n){return P.f(e,t,p(1,n))}:function(e,t,n){return e[t]=n,e},L=function(e,t){try{j(u,e,t)}catch(n){u[e]=t}return t},R="__core-js_shared__",M=u[R]||L(R,{}),k=Function.toString;"function"!=typeof M.inspectSource&&(M.inspectSource=function(e){return k.call(e)});var x,H,B,C=M.inspectSource,G=u.WeakMap,Y="function"==typeof G&&/native code/.test(C(G)),U=r((function(e){(e.exports=function(e,t){return M[e]||(M[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.10.1",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})})),K=0,W=Math.random(),F=function(e){return"Symbol("+String(void 0===e?"":e)+")_"+(++K+W).toString(36)},V=U("keys"),Z=function(e){return V[e]||(V[e]=F(e))},z={},Q=u.WeakMap;if(Y){var q=M.state||(M.state=new Q),J=q.get,X=q.has,$=q.set;x=function(e,t){return t.facade=e,$.call(q,e,t),t},H=function(e){return J.call(q,e)||{}},B=function(e){return X.call(q,e)}}else{var ee=Z("state");z[ee]=!0,x=function(e,t){return t.facade=e,j(e,ee,t),t},H=function(e){return O(e,ee)?e[ee]:{}},B=function(e){return O(e,ee)}}var te={set:x,get:H,has:B,enforce:function(e){return B(e)?H(e):x(e,{})},getterFor:function(e){return function(t){var n;if(!h(t)||(n=H(t)).type!==e)throw TypeError("Incompatible receiver, "+e+" required");return n}}},ne=r((function(e){var t=te.get,n=te.enforce,r=String(String).split("String");(e.exports=function(e,t,o,i){var c,f=!!i&&!!i.unsafe,a=!!i&&!!i.enumerable,l=!!i&&!!i.noTargetGet;"function"==typeof o&&("string"!=typeof t||O(o,"name")||j(o,"name",t),(c=n(o)).source||(c.source=r.join("string"==typeof t?t:""))),e!==u?(f?!l&&e[t]&&(a=!0):delete e[t],a?e[t]=o:j(e,t,o)):a?e[t]=o:L(t,o)})(Function.prototype,"toString",(function(){return"function"==typeof this&&t(this).source||C(this)}))})),re=u,oe=function(e){return"function"==typeof e?e:void 0},ue=function(e,t){return arguments.length<2?oe(re[e])||oe(u[e]):re[e]&&re[e][t]||u[e]&&u[e][t]},ie=Math.ceil,ce=Math.floor,fe=function(e){return isNaN(e=+e)?0:(e>0?ce:ie)(e)},ae=Math.min,le=Math.max,se=Math.min,pe=function(e){return function(t,n,r){var o,u,i=m(t),c=(o=i.length)>0?ae(fe(o),9007199254740991):0,f=function(e,t){var n=fe(e);return n<0?le(n+t,0):se(n,t)}(r,c);if(e&&n!=n){for(;c>f;)if((u=i[f++])!=u)return!0}else for(;c>f;f++)if((e||f in i)&&i[f]===n)return e||f||0;return!e&&-1}},de={includes:pe(!0),indexOf:pe(!1)},ye=de.indexOf,Ee=function(e,t){var n,r=m(e),o=0,u=[];for(n in r)!O(z,n)&&O(r,n)&&u.push(n);for(;t.length>o;)O(r,n=t[o++])&&(~ye(u,n)||u.push(n));return u},ve=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],me=ve.concat("length","prototype"),he={f:Object.getOwnPropertyNames||function(e){return Ee(e,me)}},be={f:Object.getOwnPropertySymbols},ge=ue("Reflect","ownKeys")||function(e){var t=he.f(w(e)),n=be.f;return n?t.concat(n(e)):t},Oe=function(e,t){for(var n=ge(t),r=P.f,o=N.f,u=0;u<n.length;u++){var i=n[u];O(e,i)||r(e,i,o(t,i))}},Te=/#|\.prototype\./,_e=function(e,t){var n=Ae[Se(e)];return n==Ne||n!=Ie&&("function"==typeof t?i(t):!!t)},Se=_e.normalize=function(e){return String(e).replace(Te,".").toLowerCase()},Ae=_e.data={},Ie=_e.NATIVE="N",Ne=_e.POLYFILL="P",we=_e,De=N.f,Pe=function(e,t){var n,r,o,i,c,f=e.target,a=e.global,l=e.stat;if(n=a?u:l?u[f]||L(f,{}):(u[f]||{}).prototype)for(r in t){if(i=t[r],o=e.noTargetGet?(c=De(n,r))&&c.value:n[r],!we(a?r:f+(l?".":"#")+r,e.forced)&&void 0!==o){if(typeof i==typeof o)continue;Oe(i,o)}(e.sham||o&&o.sham)&&j(i,"sham",!0),ne(n,r,i,e)}},je=Object.keys||function(e){return Ee(e,ve)},Le=s.f,Re=function(e){return function(t){for(var n,r=m(t),o=je(r),u=o.length,i=0,c=[];u>i;)n=o[i++],f&&!Le.call(r,n)||c.push(e?[n,r[n]]:r[n]);return c}},Me=(Re(!0),Re(!1));Pe({target:"Object",stat:!0},{values:function(e){return Me(e)}}),re.Object.values;var ke,xe,He="process"==y(u.process),Be=ue("navigator","userAgent")||"",Ce=u.process,Ge=Ce&&Ce.versions,Ye=Ge&&Ge.v8;Ye?xe=(ke=Ye.split("."))[0]+ke[1]:Be&&(!(ke=Be.match(/Edge\/(\d+)/))||ke[1]>=74)&&(ke=Be.match(/Chrome\/(\d+)/))&&(xe=ke[1]);var Ue,Ke=xe&&+xe,We=!!Object.getOwnPropertySymbols&&!i((function(){return!Symbol.sham&&(He?38===Ke:Ke>37&&Ke<41)})),Fe=We&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Ve=U("wks"),Ze=u.Symbol,ze=Fe?Ze:Ze&&Ze.withoutSetter||F,Qe=f?Object.defineProperties:function(e,t){w(e);for(var n,r=je(t),o=r.length,u=0;o>u;)P.f(e,n=r[u++],t[n]);return e},qe=ue("document","documentElement"),Je=Z("IE_PROTO"),Xe=function(){},$e=function(e){return"<script>"+e+"<\/script>"},et=function(){try{Ue=document.domain&&new ActiveXObject("htmlfile")}catch(r){}var e,t;et=Ue?function(e){e.write($e("")),e.close();var t=e.parentWindow.Object;return e=null,t}(Ue):((t=S("iframe")).style.display="none",qe.appendChild(t),t.src=String("javascript:"),(e=t.contentWindow.document).open(),e.write($e("document.F=Object")),e.close(),e.F);for(var n=ve.length;n--;)delete et.prototype[ve[n]];return et()};z[Je]=!0;var tt,nt=Object.create||function(e,t){var n;return null!==e?(Xe.prototype=w(e),n=new Xe,Xe.prototype=null,n[Je]=e):n=et(),void 0===t?n:Qe(n,t)},rt=(O(Ve,tt="unscopables")&&(We||"string"==typeof Ve[tt])||(We&&O(Ze,tt)?Ve[tt]=Ze[tt]:Ve[tt]=ze("Symbol."+tt)),Ve[tt]),ot=Array.prototype;null==ot[rt]&&P.f(ot,rt,{configurable:!0,value:nt(null)});var ut,it=de.includes;Pe({target:"Array",proto:!0},{includes:function(e){return it(this,e,arguments.length>1?arguments[1]:void 0)}}),ut="includes",ot[rt][ut]=!0;var ct,ft,at,lt=function(e,t,n){if(function(e){if("function"!=typeof e)throw TypeError(String(e)+" is not a function")}(e),void 0===t)return e;switch(n){case 0:return function(){return e.call(t)};case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,o){return e.call(t,n,r,o)}}return function(){return e.apply(t,arguments)}},st=Function.call;ct="includes",lt(st,u.Array.prototype[ct],ft),function(e){e.DOCUMENT="document",e.PARAGRAPH="paragraph",e.HEADING_1="heading-1",e.HEADING_2="heading-2",e.HEADING_3="heading-3",e.HEADING_4="heading-4",e.HEADING_5="heading-5",e.HEADING_6="heading-6",e.OL_LIST="ordered-list",e.UL_LIST="unordered-list",e.LIST_ITEM="list-item",e.HR="hr",e.QUOTE="blockquote",e.EMBEDDED_ENTRY="embedded-entry-block",e.EMBEDDED_ASSET="embedded-asset-block"}(at||(at={}));var pt,dt=at;!function(e){e.HYPERLINK="hyperlink",e.ENTRY_HYPERLINK="entry-hyperlink",e.ASSET_HYPERLINK="asset-hyperlink",e.EMBEDDED_ENTRY="embedded-entry-inline"}(pt||(pt={}));var yt,Et=pt,vt=[dt.PARAGRAPH,dt.HEADING_1,dt.HEADING_2,dt.HEADING_3,dt.HEADING_4,dt.HEADING_5,dt.HEADING_6,dt.OL_LIST,dt.UL_LIST,dt.HR,dt.QUOTE,dt.EMBEDDED_ENTRY,dt.EMBEDDED_ASSET],mt=[dt.HR,dt.EMBEDDED_ENTRY,dt.EMBEDDED_ASSET],ht=((yt={})[dt.OL_LIST]=[dt.LIST_ITEM],yt[dt.UL_LIST]=[dt.LIST_ITEM],yt[dt.LIST_ITEM]=vt.slice(),yt[dt.QUOTE]=[dt.PARAGRAPH],yt),bt={nodeType:dt.DOCUMENT,data:{},content:[{nodeType:dt.PARAGRAPH,data:{},content:[{nodeType:"text",value:"",marks:[],data:{}}]}]},gt=Object.freeze({isInline:function(e){return Object.values(Et).includes(e.nodeType)},isBlock:function(e){return Object.values(dt).includes(e.nodeType)},isText:function(e){return"text"===e.nodeType}});t.BLOCKS=dt,t.CONTAINERS=ht,t.EMPTY_DOCUMENT=bt,t.INLINES=Et,t.MARKS={BOLD:"bold",ITALIC:"italic",UNDERLINE:"underline",CODE:"code"},t.TOP_LEVEL_BLOCKS=vt,t.VOID_BLOCKS=mt,t.helpers=gt},f(a={exports:{}},a.exports),a.exports);(l=s)&&l.__esModule&&Object.prototype.hasOwnProperty.call(l,"default")&&l.default;var p,d,y=s.BLOCKS,E=(s.CONTAINERS,s.EMPTY_DOCUMENT,s.INLINES),v=s.MARKS,m=(s.TOP_LEVEL_BLOCKS,s.VOID_BLOCKS,s.helpers);function h(e,t){return e.map((function(e,n){return r=b(e,t),u=n,o.isValidElement(r)&&null===r.key?o.cloneElement(r,{key:u}):r;var r,u}))}function b(e,t){var n=t.renderNode,r=t.renderMark,o=t.renderText;if(m.isText(e))return e.marks.reduce((function(e,t){return r[t.type]?r[t.type](e):e}),o?o(e.value):e.value);var i=h(e.content,t);return e.nodeType&&n[e.nodeType]?n[e.nodeType](e,i):u.createElement(u.Fragment,null,i)}var g=((p={})[y.DOCUMENT]=function(e,t){return t},p[y.PARAGRAPH]=function(e,t){return u.createElement("p",null,t)},p[y.HEADING_1]=function(e,t){return u.createElement("h1",null,t)},p[y.HEADING_2]=function(e,t){return u.createElement("h2",null,t)},p[y.HEADING_3]=function(e,t){return u.createElement("h3",null,t)},p[y.HEADING_4]=function(e,t){return u.createElement("h4",null,t)},p[y.HEADING_5]=function(e,t){return u.createElement("h5",null,t)},p[y.HEADING_6]=function(e,t){return u.createElement("h6",null,t)},p[y.EMBEDDED_ENTRY]=function(e,t){return u.createElement("div",null,t)},p[y.UL_LIST]=function(e,t){return u.createElement("ul",null,t)},p[y.OL_LIST]=function(e,t){return u.createElement("ol",null,t)},p[y.LIST_ITEM]=function(e,t){return u.createElement("li",null,t)},p[y.QUOTE]=function(e,t){return u.createElement("blockquote",null,t)},p[y.HR]=function(){return u.createElement("hr",null)},p[E.ASSET_HYPERLINK]=function(e){return T(E.ASSET_HYPERLINK,e)},p[E.ENTRY_HYPERLINK]=function(e){return T(E.ENTRY_HYPERLINK,e)},p[E.EMBEDDED_ENTRY]=function(e){return T(E.EMBEDDED_ENTRY,e)},p[E.HYPERLINK]=function(e,t){return u.createElement("a",{href:e.data.uri},t)},p),O=((d={})[v.BOLD]=function(e){return u.createElement("b",null,e)},d[v.ITALIC]=function(e){return u.createElement("i",null,e)},d[v.UNDERLINE]=function(e){return u.createElement("u",null,e)},d[v.CODE]=function(e){return u.createElement("code",null,e)},d);function T(e,t){return u.createElement("span",{key:t.data.target.sys.id},"type: ",t.nodeType," id: ",t.data.target.sys.id)}t.documentToReactComponents=function(e,t){return void 0===t&&(t={}),e?b(e,{renderNode:i({},g,t.renderNode),renderMark:i({},O,t.renderMark),renderText:t.renderText}):null}},65761:function(e,t,n){"use strict";var r=n(8580),o=n(49301),u=r(n(75830));t.Z=function(e,t){var n=e.raw,r=e.references;void 0===t&&(t={});var i=JSON.parse(n);if(!r||!r.length)return(0,o.documentToReactComponents)(i,t);var c={items:[{sys:{type:"Entry"},richText:i}],includes:{Entry:r.filter((function(e){return"ContentfulAsset"!==e.__typename})).map((function(e){return Object.assign({},e,{sys:{type:"Entry",id:e.contentful_id}})})),Asset:r.filter((function(e){return"ContentfulAsset"===e.__typename})).map((function(e){return Object.assign({},e,{sys:{type:"Asset",id:e.contentful_id}})}))}},f=(0,u.default)(c,{removeUnresolved:!0});return(0,o.documentToReactComponents)(f[0].richText,t)}}}]);
//# sourceMappingURL=44585860da5d987877298d8043796a4bf89553f5-c08f3a2721313ae89559.js.map