/*! For license information please see index.js.LICENSE.txt */
!function(){"use strict";var t={836:function(t,e){var r;Object.defineProperty(e,"__esModule",{value:!0}),e.STARTUP_HANDLER_INITIALIZATION_ERROR_MESSAGE=e.STARTUP_HANDLER_UNDEFINED_ERROR_MESSAGE=e.BASE_URL_EXTRACT_ERROR=e.SYNTAX_ERROR=e.NETWORK_ERROR_MESSAGE=e.REQUEST_ERROR_MESSAGE=e.RESPONSE_OK_STATUS=e.HEALTH_CHECK_ERROR_CODE_TO=e.HEALTH_CHECK_ERROR_CODE_FROM=e.HEALTH_CHECK_SUCCESS_CODE_TO=e.HEALTH_CHECK_SUCCESS_CODE_FROM=e.GET_HTTP_METHOD=e.defaultPropValues=e.FrontendErrorCode=e.baseStyles=void 0,e.baseStyles={documentBody:{display:"block",margin:0,padding:0,fontFamily:"'Open Sans', 'Segoe UI', '-apple-system', 'Roboto', 'Helvetica', 'Arial', sans-serif"},overlay:{position:"fixed",left:0,top:0,bottom:0,right:0,background:"#000",zIndex:999999},modal:{background:"#000",color:"#fff",overflow:"hidden",boxSizing:"border-box",padding:"32px 20px",width:"calc(100vw - 2 * 10px)",maxWidth:"500px",position:"fixed",top:"50%",left:"50%",transform:"translate(-50%, -50%)",borderRadius:"30px",maxHeight:"calc(100vh - 69px * 2)",display:"flex",flexDirection:"column",zIndex:2,fontWeight:400,fontSize:"16px",lineHeight:"25px",textAlign:"center",whiteSpace:"break-spaces"},body:{display:"flex",flexDirection:"column",alignItems:"center"},image:{width:"130px",height:"128px",marginBottom:"16px"},title:{fontWeight:700,fontSize:"20px",lineHeight:"28px",color:"#fff",margin:0},description:{margin:0,marginTop:"20px"},errorInfo:{opacity:.5,fontSize:"0.9em",margin:0,marginTop:"20px"},button:{color:"#fff",background:"#000",margin:"24px auto 0",height:"40px",padding:"0 24px",boxSizing:"border-box",borderRadius:"20px",fontWeight:600,fontSize:"16px",lineHeight:"21px",display:"flex",justifyContent:"center",alignItems:"center",userSelect:"none",whiteSpace:"nowrap",width:"fit-content"}},function(t){t.StaticAvailabilityError="F2998",t.SyntaxError="F2999",t.UnexpectedEOF="F2997",t.UnexpectedEndOfScript="F2996",t.DomContentLoadTimeoutError="F2995",t.CssLoadError="F2994"}(r||(e.FrontendErrorCode=r={})),e.defaultPropValues={staticCheckFile:"/healthz.json",errors:{staticAvailabilityError:{code:r.StaticAvailabilityError,title:"Что-то пошло не так",description:"Мы уже знаем о проблеме и решаем ее. Попробуйте зайти позже"},syntaxError:{code:r.SyntaxError,title:"Что-то пошло не так",description:"Сделайте скриншот ошибки и отправьте нам",buttonText:"Хорошо",subErrors:[{patterns:["Unexpected EOF"],code:r.UnexpectedEOF,title:"Что-то пошло не так",description:"Некорректное соединение, перезайдите позже"},{patterns:["Unexpected end of script"],code:r.UnexpectedEndOfScript,title:"Что-то пошло не так",description:"Некорректное соединение, перезайдите позже"}]},domContentLoadTimeoutError:{code:r.DomContentLoadTimeoutError,title:"Что-то пошло не так",description:"Некорректное соединение, перезайдите позже",timeoutMS:1e4,silentCapture:!0},cssLoadError:{code:r.CssLoadError,title:"Что-то пошло не так",description:"Некорректное соединение, перезайдите позже"}}},e.GET_HTTP_METHOD="GET",e.HEALTH_CHECK_SUCCESS_CODE_FROM=200,e.HEALTH_CHECK_SUCCESS_CODE_TO=299,e.HEALTH_CHECK_ERROR_CODE_FROM=400,e.HEALTH_CHECK_ERROR_CODE_TO=599,e.RESPONSE_OK_STATUS={status:"OK"},e.REQUEST_ERROR_MESSAGE="Ошибка при запросе:",e.NETWORK_ERROR_MESSAGE="Ошибка при запросе:",e.SYNTAX_ERROR="syntaxerror",e.BASE_URL_EXTRACT_ERROR="Не удалось извлечь базовую ссылку из",e.STARTUP_HANDLER_UNDEFINED_ERROR_MESSAGE="startupErrorHandler не определен",e.STARTUP_HANDLER_INITIALIZATION_ERROR_MESSAGE="Невозможно инициализировать startupErrorHandler"},261:function(t,e,r){function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}function o(t,e){for(var r=0;r<e.length;r++){var o=e[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,(void 0,i=function(t,e){if("object"!==n(t)||null===t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var o=r.call(t,"string");if("object"!==n(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(o.key),"symbol"===n(i)?i:String(i)),o)}var i}Object.defineProperty(e,"__esModule",{value:!0}),e.ModalManager=void 0;var i=r(282),a=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,r;return e=t,r=[{key:"show",value:function(t){var e=t.title,r=t.description,n=t.errorCode,o=t.buttonText,a=t.imageSrc;if(document.body){document.body.classList.add("documentBody");var u=(0,i.createHTMLElement)("div",document.body,"overlay"),c=(0,i.createHTMLElement)("div",u,"modal"),l=(0,i.createHTMLElement)("div",c,"body");a&&((0,i.createHTMLElement)("img",l,"image").src=a),(0,i.createHTMLElement)("p",l,"title",e),(0,i.createHTMLElement)("p",l,"description",r),(0,i.createHTMLElement)("p",l,"errorInfo",n+"@"+(new Date).toISOString()),o&&(0,i.createHTMLElement)("button",l,"button",o).addEventListener("click",(function(){return u.remove()}))}}}],null&&o(e.prototype,null),r&&o(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();e.ModalManager=a},833:function(t,e,r){function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}function o(t,e){for(var r=0;r<e.length;r++){var o=e[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,(void 0,i=function(t,e){if("object"!==n(t)||null===t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var o=r.call(t,"string");if("object"!==n(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(o.key),"symbol"===n(i)?i:String(i)),o)}var i}Object.defineProperty(e,"__esModule",{value:!0}),e.StartupErrorHandler=void 0;var i=r(282),a=r(534),u=r(799),c=r(574),l=function(){function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.sentryBrowser=e,this.exceptionListeners=[]}var e,r;return e=t,(r=[{key:"init",value:function(t){this.params=t;var e=t.staticAvailabilityErrorHandlerEnabled,r=t.domContentLoadTimeoutErrorHandlerEnabled;this.initCommonErrorHandler(),e&&this.initStaticAvailabilityErrorHandler(t),r&&this.initDomContentLoadTimeoutErrorHandler(t)}},{key:"initCommonErrorHandler",value:function(){var t=this;window.addEventListener("error",(function(e){return t.onError(e)}),!0)}},{key:"initStaticAvailabilityErrorHandler",value:function(t){var e=this,r=t.staticCheckImage,n=t.errors;(0,i.checkUrlAccessibility)(r,(function(t){if(t instanceof a.StaticAvailabilityError&&(0,i.isCheckAvailabilityNetworkError)(t)){var r=n.staticAvailabilityError,o=r.code,u=r.title,c=r.description,l=r.imageSrc;e.triggerException({title:u,description:c,errorCode:o,imageSrc:null!=l?l:n.defaultImageSrc}),e.captureException({error:t,message:o})}}))}},{key:"initDomContentLoadTimeoutErrorHandler",value:function(t){var e=this,r=t.errors,n=r.domContentLoadTimeoutError,o=n.code,a=n.title,c=n.description,l=n.imageSrc,f=n.silentCapture,s=n.timeoutMS;(0,i.isDocumentReady)()||Promise.race([(0,i.delay)(s),new Promise((function(t){document.addEventListener("DOMContentLoaded",t)}))]).then((function(t){t===s&&(f||e.triggerException({title:a,description:c,errorCode:o,imageSrc:null!=l?l:r.defaultImageSrc}),e.captureException({error:new u.DOMContentLoadTimeoutError(s),message:o}))}))}},{key:"captureException",value:function(t){return this.sentryBrowser.captureException(t)}},{key:"onError",value:function(t){var e,r,n=this.params,o=n.syntaxErrorHandlerEnabled,a=n.cssLoadErrorHandlerEnabled,u=n.catchFromDomainPrefixes,l=n.errors;if(o&&(0,i.isErrorEvent)(t)&&(0,i.isSyntaxError)(t)&&(0,i.isDomainPrefixMatched)(t.filename,u)){var f=null!==(e=l.syntaxError.subErrors)&&void 0!==e?e:[],s=null!==(r=(0,i.getSubErrorConfig)(t.message,f))&&void 0!==r?r:l.syntaxError,p=s.code,y=s.title,d=s.description,v=s.buttonText,m=s.imageSrc;this.triggerException({title:y,description:d,errorCode:p,buttonText:v,imageSrc:null!=m?m:l.defaultImageSrc}),this.captureException({error:t.error,message:p,payload:this.convertErrorEventToPayload(t)})}if(a&&(0,i.isEvent)(t)&&(0,i.isCssLoadError)(t)){var b=l.cssLoadError,h=b.code,E=b.title,S=b.description,g=b.imageSrc;this.triggerException({title:E,description:S,errorCode:h,imageSrc:null!=g?g:l.defaultImageSrc}),this.captureException({error:new c.CSSLoadError(t.target.href),message:h})}}},{key:"convertErrorEventToPayload",value:function(t){return{message:t.message,filename:t.filename,lineno:t.lineno,colno:t.colno}}},{key:"onException",value:function(t){this.exceptionListeners.push(t)}},{key:"triggerException",value:function(t){this.exceptionListeners.forEach((function(e){return e(t)})),this.sendExtraEvent(t)}},{key:"sendExtraEvent",value:function(t){if(this.params.extraEventConfig){var e=this.params.extraEventConfig,r=e.message,n=e.payload,o=e.errorCodeKey,i={message:r,payload:n};i.payload&&o&&(i.payload[o]=t.errorCode),this.sentryBrowser.captureEvent(i)}}}])&&o(e.prototype,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();e.StartupErrorHandler=l},574:function(t,e){function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function n(t){var e="function"==typeof Map?new Map:void 0;return n=function(t){if(null===t||(r=t,-1===Function.toString.call(r).indexOf("[native code]")))return t;var r;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return o(t,arguments,u(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),a(n,t)},n(t)}function o(t,e,r){return o=i()?Reflect.construct.bind():function(t,e,r){var n=[null];n.push.apply(n,e);var o=new(Function.bind.apply(t,n));return r&&a(o,r.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function a(t,e){return a=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},a(t,e)}function u(t){return u=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},u(t)}Object.defineProperty(e,"__esModule",{value:!0}),e.CSSLoadError=void 0;var c=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&a(t,e)}(l,t);var e,n,o,c=(n=l,o=i(),function(){var t,e=u(n);if(o){var i=u(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return function(t,e){if(e&&("object"===r(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,t)});function l(t){var e;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,l),(e=c.call(this,"Can't load  ".concat(t))).name="CSSLoadError",e}return e=l,Object.defineProperty(e,"prototype",{writable:!1}),e}(n(Error));e.CSSLoadError=c},799:function(t,e){function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function n(t){var e="function"==typeof Map?new Map:void 0;return n=function(t){if(null===t||(r=t,-1===Function.toString.call(r).indexOf("[native code]")))return t;var r;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return o(t,arguments,u(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),a(n,t)},n(t)}function o(t,e,r){return o=i()?Reflect.construct.bind():function(t,e,r){var n=[null];n.push.apply(n,e);var o=new(Function.bind.apply(t,n));return r&&a(o,r.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function a(t,e){return a=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},a(t,e)}function u(t){return u=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},u(t)}Object.defineProperty(e,"__esModule",{value:!0}),e.DOMContentLoadTimeoutError=void 0;var c=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&a(t,e)}(l,t);var e,n,o,c=(n=l,o=i(),function(){var t,e=u(n);if(o){var i=u(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return function(t,e){if(e&&("object"===r(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,t)});function l(t){var e;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,l),(e=c.call(this,"Page not loaded in ".concat(t,"ms"))).name="DOMContentLoadTimeoutError",e}return e=l,Object.defineProperty(e,"prototype",{writable:!1}),e}(n(Error));e.DOMContentLoadTimeoutError=c},534:function(t,e){function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function n(t){var e="function"==typeof Map?new Map:void 0;return n=function(t){if(null===t||(r=t,-1===Function.toString.call(r).indexOf("[native code]")))return t;var r;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return o(t,arguments,u(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),a(n,t)},n(t)}function o(t,e,r){return o=i()?Reflect.construct.bind():function(t,e,r){var n=[null];n.push.apply(n,e);var o=new(Function.bind.apply(t,n));return r&&a(o,r.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function a(t,e){return a=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},a(t,e)}function u(t){return u=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},u(t)}Object.defineProperty(e,"__esModule",{value:!0}),e.StaticAvailabilityError=void 0;var c=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&a(t,e)}(l,t);var e,n,o,c=(n=l,o=i(),function(){var t,e=u(n);if(o){var i=u(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return function(t,e){if(e&&("object"===r(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,t)});function l(t,e){var r;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,l),(r=c.call(this,t)).message=t,r.httpCode=e,r}return e=l,Object.defineProperty(e,"prototype",{writable:!1}),e}(n(Error));e.StaticAvailabilityError=c},334:function(t,e,r){function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}function o(t,e){for(var r=0;r<e.length;r++){var o=e[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,(void 0,i=function(t,e){if("object"!==n(t)||null===t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var o=r.call(t,"string");if("object"!==n(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(o.key),"symbol"===n(i)?i:String(i)),o)}var i}Object.defineProperty(e,"__esModule",{value:!0}),e.StartupErrorHandlerInitializer=void 0;var i=r(261),a=r(98),u=r(833),c=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,r;return e=t,r=[{key:"init",value:function(){var t=new u.StartupErrorHandler(a.SentryBrowser.getRealOrFake(window));t.onException((function(t){return i.ModalManager.show(t)})),window.startupErrorHandler=t}}],null&&o(e.prototype,null),r&&o(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();e.StartupErrorHandlerInitializer=c},282:function(t,e,r){function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}function o(){o=function(){return t};var t={},e=Object.prototype,r=e.hasOwnProperty,i=Object.defineProperty||function(t,e,r){t[e]=r.value},a="function"==typeof Symbol?Symbol:{},u=a.iterator||"@@iterator",c=a.asyncIterator||"@@asyncIterator",l=a.toStringTag||"@@toStringTag";function f(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{f({},"")}catch(t){f=function(t,e,r){return t[e]=r}}function s(t,e,r,n){var o=e&&e.prototype instanceof d?e:d,a=Object.create(o.prototype),u=new T(n||[]);return i(a,"_invoke",{value:_(t,r,u)}),a}function p(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=s;var y={};function d(){}function v(){}function m(){}var b={};f(b,u,(function(){return this}));var h=Object.getPrototypeOf,E=h&&h(h(C([])));E&&E!==e&&r.call(E,u)&&(b=E);var S=m.prototype=d.prototype=Object.create(b);function g(t){["next","throw","return"].forEach((function(e){f(t,e,(function(t){return this._invoke(e,t)}))}))}function w(t,e){function o(i,a,u,c){var l=p(t[i],t,a);if("throw"!==l.type){var f=l.arg,s=f.value;return s&&"object"==n(s)&&r.call(s,"__await")?e.resolve(s.__await).then((function(t){o("next",t,u,c)}),(function(t){o("throw",t,u,c)})):e.resolve(s).then((function(t){f.value=t,u(f)}),(function(t){return o("throw",t,u,c)}))}c(l.arg)}var a;i(this,"_invoke",{value:function(t,r){function n(){return new e((function(e,n){o(t,r,e,n)}))}return a=a?a.then(n,n):n()}})}function _(t,e,r){var n="suspendedStart";return function(o,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===o)throw i;return{value:void 0,done:!0}}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var u=O(a,r);if(u){if(u===y)continue;return u}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var c=p(t,e,r);if("normal"===c.type){if(n=r.done?"completed":"suspendedYield",c.arg===y)continue;return{value:c.arg,done:r.done}}"throw"===c.type&&(n="completed",r.method="throw",r.arg=c.arg)}}}function O(t,e){var r=e.method,n=t.iterator[r];if(void 0===n)return e.delegate=null,"throw"===r&&t.iterator.return&&(e.method="return",e.arg=void 0,O(t,e),"throw"===e.method)||"return"!==r&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var o=p(n,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,y;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,y):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,y)}function x(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function R(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function T(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function C(t){if(t){var e=t[u];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,o=function e(){for(;++n<t.length;)if(r.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return o.next=o}}return{next:j}}function j(){return{value:void 0,done:!0}}return v.prototype=m,i(S,"constructor",{value:m,configurable:!0}),i(m,"constructor",{value:v,configurable:!0}),v.displayName=f(m,l,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===v||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,f(t,l,"GeneratorFunction")),t.prototype=Object.create(S),t},t.awrap=function(t){return{__await:t}},g(w.prototype),f(w.prototype,c,(function(){return this})),t.AsyncIterator=w,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new w(s(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},g(S),f(S,l,"Generator"),f(S,u,(function(){return this})),f(S,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},t.values=C,T.prototype={constructor:T,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(R),!t)for(var e in this)"t"===e.charAt(0)&&r.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(r,n){return a.type="throw",a.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var u=r.call(i,"catchLoc"),c=r.call(i,"finallyLoc");if(u&&c){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(u){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),R(r),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;R(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:C(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),y}},t}function i(t,e){if(t){if("string"==typeof t)return a(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?a(t,e):void 0}}function a(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var u=this&&this.__awaiter||function(t,e,r,n){return new(r||(r=Promise))((function(o,i){function a(t){try{c(n.next(t))}catch(t){i(t)}}function u(t){try{c(n.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(a,u)}c((n=n.apply(t,e||[])).next())}))};Object.defineProperty(e,"__esModule",{value:!0}),e.isDocumentReady=e.delay=e.generateStyles=e.getSubErrorConfig=e.isDomainPrefixMatched=e.isCssLoadError=e.isSyntaxError=e.isEvent=e.isErrorEvent=e.isCheckAvailabilityNetworkError=e.checkUrlAccessibility=e.createHTMLElement=e.extractBaseUrl=void 0;var c=r(836),l=r(534);e.extractBaseUrl=function(t){try{return new URL(t).origin}catch(e){return console.error("".concat(c.BASE_URL_EXTRACT_ERROR,' "').concat(t,'"')),""}},e.createHTMLElement=function(t,e,r,n){var o=document.createElement(t);return o.classList.add(r),n&&(o.innerHTML=n),e.appendChild(o),o},e.checkUrlAccessibility=function(t,e){var r=new XMLHttpRequest;r.open(c.GET_HTTP_METHOD,t,!0),r.onload=function(){r.status>=c.HEALTH_CHECK_SUCCESS_CODE_FROM&&r.status<=c.HEALTH_CHECK_SUCCESS_CODE_TO?e(!1,c.RESPONSE_OK_STATUS):e(new l.StaticAvailabilityError("".concat(c.REQUEST_ERROR_MESSAGE," ").concat(r.status),r.status),c.RESPONSE_OK_STATUS)},r.onerror=function(){e(new l.StaticAvailabilityError(c.NETWORK_ERROR_MESSAGE),c.RESPONSE_OK_STATUS)},r.send()},e.isCheckAvailabilityNetworkError=function(t){return!!(t.httpCode&&t.httpCode>=c.HEALTH_CHECK_ERROR_CODE_FROM&&t.httpCode<=c.HEALTH_CHECK_ERROR_CODE_TO)},e.isErrorEvent=function(t){return t instanceof ErrorEvent},e.isEvent=function(t){return t instanceof Event},e.isSyntaxError=function(t){return t.message.toLowerCase().includes(c.SYNTAX_ERROR)},e.isCssLoadError=function(t){return Boolean(t.target instanceof HTMLLinkElement&&t.target.href&&t.target.href.toLowerCase().endsWith(".css"))},e.isDomainPrefixMatched=function(t,e){return!e||!e.length||e.some((function(e){return t.startsWith(e)}))},e.getSubErrorConfig=function(t,e){var r,n=function(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=i(t))){r&&(t=r);var n=0,o=function(){};return{s:o,n:function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,u=!0,c=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return u=t.done,t},e:function(t){c=!0,a=t},f:function(){try{u||null==r.return||r.return()}finally{if(c)throw a}}}}(e);try{for(n.s();!(r=n.n()).done;){var o=r.value;if(o.patterns.some((function(e){return-1!==t.search(e)})))return o}}catch(t){n.e(t)}finally{n.f()}},e.generateStyles=function(t){var e=t.customStyles;return Object.entries(c.baseStyles).map((function(t){var r,n,o=(n=2,function(t){if(Array.isArray(t))return t}(r=t)||function(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var n,o,i,a,u=[],c=!0,l=!1;try{if(i=(r=r.call(t)).next,0===e){if(Object(r)!==r)return;c=!1}else for(;!(c=(n=i.call(r)).done)&&(u.push(n.value),u.length!==e);c=!0);}catch(t){l=!0,o=t}finally{try{if(!c&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(l)throw o}}return u}}(r,n)||i(r,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),a=o[0],u=o[1];return".".concat(a,"{").concat(s(Object.assign(Object.assign({},u),null==e?void 0:e[a])),"}")})).join("")};var f=new RegExp(/[A-Z]/g),s=function(t){return Object.keys(t).reduce((function(e,r){var n=r.replace(f,(function(t){return"-".concat(t.toLowerCase())})),o=t[r].toString();return"".concat(e).concat(n,":").concat(o,";")}),"")};e.delay=function(t){return u(void 0,void 0,void 0,o().mark((function e(){return o().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",new Promise((function(e){setTimeout((function(){return e(t)}),t)})));case 1:case"end":return e.stop()}}),e)})))},e.isDocumentReady=function(){return"complete"===document.readyState||"interactive"===document.readyState}},566:function(t,e){var r;Object.defineProperty(e,"__esModule",{value:!0}),e.Severity=e.MASKED_PARAMS_SENTRY_LOGS=void 0,e.MASKED_PARAMS_SENTRY_LOGS=["token","sessionid","sessionId","state","session_state","code"],function(t){t.Fatal="fatal",t.Error="error",t.Warning="warning",t.Log="log",t.Info="info",t.Debug="debug",t.Critical="critical"}(r||(e.Severity=r={}))},269:function(t,e,r){function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}function o(t,e){for(var r=0;r<e.length;r++){var o=e[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,(void 0,i=function(t,e){if("object"!==n(t)||null===t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var o=r.call(t,"string");if("object"!==n(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(o.key),"symbol"===n(i)?i:String(i)),o)}var i}Object.defineProperty(e,"__esModule",{value:!0}),e.SentryBrowser=void 0;var i=r(820),a=r(566),u=function(){function t(e,r){var n=this;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.sentry=e,this.payloadFormatter=r,this.sentryBrowserParams=null,this.captureException=function(t){var e,r=t.trackingId,o=t.error,i=t.message,u=t.payload,c=n.payloadFormatter.mask({payload:u,privateKeys:null===(e=n.sentryBrowserParams)||void 0===e?void 0:e.privateKeys});return n.sentry.configureScope((function(t){t.setLevel(a.Severity.Error),t.setExtras({error:o||new Error(i),trackingId:r,message:i,payload:c})})),n.sentry.captureEvent({message:i})},this.captureEvent=function(t){var e,r=t.trackingId,o=t.message,i=t.payload,u=n.payloadFormatter.mask({payload:i,privateKeys:null===(e=n.sentryBrowserParams)||void 0===e?void 0:e.privateKeys});return n.sentry.configureScope((function(t){t.setLevel(a.Severity.Info),t.setExtras({trackingId:r,message:o,payload:u})})),n.sentry.captureEvent({message:o})},this.captureExceptionAndThrowError=function(t,e){throw n.captureException({message:t,error:e}),e},this.createCaptureExceptionAndThrowError=function(t){return function(e){return n.captureExceptionAndThrowError(t,e)}}}var e,r,n;return e=t,n=[{key:"getRealOrFake",value:function(t){return t.sentryBrowser?t.sentryBrowser:new i.SentryBrowserFake}}],(r=[{key:"init",value:function(t){this.sentryBrowserParams=t;var e=t.sentryOptions;this.sentry.init(Object.assign(Object.assign({},e),{beforeSend:this.beforeSendPrepare()}))}},{key:"beforeSendPrepare",value:function(){var t=this;return function(e){var r;return t.payloadFormatter.mask({payload:e,privateKeys:null===(r=t.sentryBrowserParams)||void 0===r?void 0:r.privateKeys})}}}])&&o(e.prototype,r),n&&o(e,n),Object.defineProperty(e,"prototype",{writable:!1}),t}();e.SentryBrowser=u},771:function(t,e){function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function n(t,e){for(var n=0;n<e.length;n++){var o=e[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,(void 0,i=function(t,e){if("object"!==r(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var o=n.call(t,"string");if("object"!==r(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(o.key),"symbol"===r(i)?i:String(i)),o)}var i}function o(t,e,r){return e&&n(t.prototype,e),r&&n(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}Object.defineProperty(e,"__esModule",{value:!0}),e.SentryBrowserAbstract=void 0;var i=o((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}));e.SentryBrowserAbstract=i},820:function(t,e){function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function n(t,e){for(var n=0;n<e.length;n++){var o=e[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,(void 0,i=function(t,e){if("object"!==r(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var o=n.call(t,"string");if("object"!==r(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(o.key),"symbol"===r(i)?i:String(i)),o)}var i}function o(t,e,r){return e&&n(t.prototype,e),r&&n(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}Object.defineProperty(e,"__esModule",{value:!0}),e.SentryBrowserFake=void 0;var i=o((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.init=function(t){console.error("SentryBrowser init not implemented")},this.captureException=function(t){return console.error("SentryBrowser captureException not implemented"),null},this.captureEvent=function(t){return console.error("SentryBrowser captureEvent not implemented"),null},this.captureExceptionAndThrowError=function(t,e){console.error("SentryBrowser captureExceptionAndThrowError not implemented")},this.createCaptureExceptionAndThrowError=function(t){console.error("SentryBrowser createCaptureExceptionAndThrowError not implemented")}}));e.SentryBrowserFake=i},190:function(t,e,r){var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.HeadScriptSentryBrowser=void 0;var o=n(r(294));function i(t){var e=JSON.stringify(t);return"\n    if (typeof window.sentryBrowser === 'undefined') {\n      console.error('sentryBrowser не определен');\n    } else if (typeof window.sentryBrowser.init !== 'function') {\n      console.error('Невозможно инициализировать sentryBrowser');\n    } else {\n      window.sentryBrowser.init(".concat(e,");\n    }\n  ")}e.HeadScriptSentryBrowser=function(t){var e=t.wrapper,r=t.appStaticUrl,n=t.sentryBrowserParams;return o.default.createElement(e,null,o.default.createElement("script",{src:"".concat(r,"/libs/sentry-browser/bundle.min.js"),crossOrigin:"anonymous"}),o.default.createElement("script",{dangerouslySetInnerHTML:{__html:i(n)}}))}},98:function(t,e,r){var n=this&&this.__createBinding||(Object.create?function(t,e,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(e,r);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,o)}:function(t,e,r,n){void 0===n&&(n=r),t[n]=e[r]}),o=this&&this.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||n(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),o(r(190),e),o(r(269),e),o(r(771),e),o(r(566),e),o(r(595),e)},595:function(t,e){Object.defineProperty(e,"__esModule",{value:!0})},408:function(t,e){var r=Symbol.for("react.element"),n=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),c=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),f=Symbol.for("react.suspense"),s=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),y=Symbol.iterator,d={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},v=Object.assign,m={};function b(t,e,r){this.props=t,this.context=e,this.refs=m,this.updater=r||d}function h(){}function E(t,e,r){this.props=t,this.context=e,this.refs=m,this.updater=r||d}b.prototype.isReactComponent={},b.prototype.setState=function(t,e){if("object"!=typeof t&&"function"!=typeof t&&null!=t)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,t,e,"setState")},b.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")},h.prototype=b.prototype;var S=E.prototype=new h;S.constructor=E,v(S,b.prototype),S.isPureReactComponent=!0;var g=Array.isArray,w=Object.prototype.hasOwnProperty,_={current:null},O={key:!0,ref:!0,__self:!0,__source:!0};function x(t,e,n){var o,i={},a=null,u=null;if(null!=e)for(o in void 0!==e.ref&&(u=e.ref),void 0!==e.key&&(a=""+e.key),e)w.call(e,o)&&!O.hasOwnProperty(o)&&(i[o]=e[o]);var c=arguments.length-2;if(1===c)i.children=n;else if(1<c){for(var l=Array(c),f=0;f<c;f++)l[f]=arguments[f+2];i.children=l}if(t&&t.defaultProps)for(o in c=t.defaultProps)void 0===i[o]&&(i[o]=c[o]);return{$$typeof:r,type:t,key:a,ref:u,props:i,_owner:_.current}}function R(t){return"object"==typeof t&&null!==t&&t.$$typeof===r}var T=/\/+/g;function C(t,e){return"object"==typeof t&&null!==t&&null!=t.key?function(t){var e={"=":"=0",":":"=2"};return"$"+t.replace(/[=:]/g,(function(t){return e[t]}))}(""+t.key):e.toString(36)}function j(t,e,o,i,a){var u=typeof t;"undefined"!==u&&"boolean"!==u||(t=null);var c=!1;if(null===t)c=!0;else switch(u){case"string":case"number":c=!0;break;case"object":switch(t.$$typeof){case r:case n:c=!0}}if(c)return a=a(c=t),t=""===i?"."+C(c,0):i,g(a)?(o="",null!=t&&(o=t.replace(T,"$&/")+"/"),j(a,e,o,"",(function(t){return t}))):null!=a&&(R(a)&&(a=function(t,e){return{$$typeof:r,type:t.type,key:e,ref:t.ref,props:t.props,_owner:t._owner}}(a,o+(!a.key||c&&c.key===a.key?"":(""+a.key).replace(T,"$&/")+"/")+t)),e.push(a)),1;if(c=0,i=""===i?".":i+":",g(t))for(var l=0;l<t.length;l++){var f=i+C(u=t[l],l);c+=j(u,e,o,f,a)}else if(f=function(t){return null===t||"object"!=typeof t?null:"function"==typeof(t=y&&t[y]||t["@@iterator"])?t:null}(t),"function"==typeof f)for(t=f.call(t),l=0;!(u=t.next()).done;)c+=j(u=u.value,e,o,f=i+C(u,l++),a);else if("object"===u)throw e=String(t),Error("Objects are not valid as a React child (found: "+("[object Object]"===e?"object with keys {"+Object.keys(t).join(", ")+"}":e)+"). If you meant to render a collection of children, use an array instead.");return c}function P(t,e,r){if(null==t)return t;var n=[],o=0;return j(t,n,"","",(function(t){return e.call(r,t,o++)})),n}function L(t){if(-1===t._status){var e=t._result;(e=e()).then((function(e){0!==t._status&&-1!==t._status||(t._status=1,t._result=e)}),(function(e){0!==t._status&&-1!==t._status||(t._status=2,t._result=e)})),-1===t._status&&(t._status=0,t._result=e)}if(1===t._status)return t._result.default;throw t._result}var A={current:null},H={transition:null},k={ReactCurrentDispatcher:A,ReactCurrentBatchConfig:H,ReactCurrentOwner:_};e.Children={map:P,forEach:function(t,e,r){P(t,(function(){e.apply(this,arguments)}),r)},count:function(t){var e=0;return P(t,(function(){e++})),e},toArray:function(t){return P(t,(function(t){return t}))||[]},only:function(t){if(!R(t))throw Error("React.Children.only expected to receive a single React element child.");return t}},e.Component=b,e.Fragment=o,e.Profiler=a,e.PureComponent=E,e.StrictMode=i,e.Suspense=f,e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=k,e.cloneElement=function(t,e,n){if(null==t)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+t+".");var o=v({},t.props),i=t.key,a=t.ref,u=t._owner;if(null!=e){if(void 0!==e.ref&&(a=e.ref,u=_.current),void 0!==e.key&&(i=""+e.key),t.type&&t.type.defaultProps)var c=t.type.defaultProps;for(l in e)w.call(e,l)&&!O.hasOwnProperty(l)&&(o[l]=void 0===e[l]&&void 0!==c?c[l]:e[l])}var l=arguments.length-2;if(1===l)o.children=n;else if(1<l){c=Array(l);for(var f=0;f<l;f++)c[f]=arguments[f+2];o.children=c}return{$$typeof:r,type:t.type,key:i,ref:a,props:o,_owner:u}},e.createContext=function(t){return(t={$$typeof:c,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:u,_context:t},t.Consumer=t},e.createElement=x,e.createFactory=function(t){var e=x.bind(null,t);return e.type=t,e},e.createRef=function(){return{current:null}},e.forwardRef=function(t){return{$$typeof:l,render:t}},e.isValidElement=R,e.lazy=function(t){return{$$typeof:p,_payload:{_status:-1,_result:t},_init:L}},e.memo=function(t,e){return{$$typeof:s,type:t,compare:void 0===e?null:e}},e.startTransition=function(t){var e=H.transition;H.transition={};try{t()}finally{H.transition=e}},e.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")},e.useCallback=function(t,e){return A.current.useCallback(t,e)},e.useContext=function(t){return A.current.useContext(t)},e.useDebugValue=function(){},e.useDeferredValue=function(t){return A.current.useDeferredValue(t)},e.useEffect=function(t,e){return A.current.useEffect(t,e)},e.useId=function(){return A.current.useId()},e.useImperativeHandle=function(t,e,r){return A.current.useImperativeHandle(t,e,r)},e.useInsertionEffect=function(t,e){return A.current.useInsertionEffect(t,e)},e.useLayoutEffect=function(t,e){return A.current.useLayoutEffect(t,e)},e.useMemo=function(t,e){return A.current.useMemo(t,e)},e.useReducer=function(t,e,r){return A.current.useReducer(t,e,r)},e.useRef=function(t){return A.current.useRef(t)},e.useState=function(t){return A.current.useState(t)},e.useSyncExternalStore=function(t,e,r){return A.current.useSyncExternalStore(t,e,r)},e.useTransition=function(){return A.current.useTransition()},e.version="18.2.0"},294:function(t,e,r){t.exports=r(408)}},e={};(function r(n){var o=e[n];if(void 0!==o)return o.exports;var i=e[n]={exports:{}};return t[n].call(i.exports,i,i.exports,r),i.exports})(334).StartupErrorHandlerInitializer.init()}();