assayo/build/static/index.js
Бахирев 7c334250b0 update
2024-06-20 00:50:09 +03:00

3 lines
1.4 MiB

/*! For license information please see main.abda902c.js.LICENSE.txt */
(()=>{var __webpack_modules__={806:(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";function getStringsForParser(text){let temp=window.report;window.report=[];const firstText=text.slice(0,12);if("report.push("===firstText)try{eval(text)}catch(e){return void(window.report=temp)}else window.report=text.split("\n");return window.report}async function getStringFromFileList(e){return(await Promise.all(e.map((e=>e.text())))).filter((e=>e)).map((e=>({key:e.substring(13,32),text:e}))).sort(((e,t)=>(e.key||"").localeCompare(t.key||""))).map((e=>e.text)).join("\n")}function getOnDrop(e,t){return async function(n){var s;n.preventDefault(),n.stopPropagation();const a=[...(null===n||void 0===n||null===(s=n.dataTransfer)||void 0===s?void 0:s.items)||[]].map((e=>"file"===e.kind?null===e||void 0===e?void 0:e.getAsFile():null)).filter((e=>e));if(console.log(a),e(!1),!a.length)return;const o=getStringsForParser(await getStringFromFileList(a));t("dump",o)}}function getShowDropZone(e){return function(t){t.preventDefault(),t.stopPropagation(),e(!0)}}__webpack_require__.d(__webpack_exports__,{BE:()=>getStringFromFileList,C4:()=>getShowDropZone,IM:()=>getStringsForParser,ae:()=>getOnDrop})},122:(e,t,n)=>{"use strict";n.d(t,{Z:()=>r});var s=n(98),a=n(289);class o{constructor(){this.timer=null,this.limit=6,this.messages=[],(0,s.rC)(this,{messages:s.LO,show:s.aD,startClearTimer:s.aD})}static getTime(){return(new Date).getTime()}show(e){this.messages.push({id:o.getTime(),title:a.Z.get((null===e||void 0===e?void 0:e.title)||e||"common.notifications.save"),description:(null===e||void 0===e?void 0:e.description)||"",type:(null===e||void 0===e?void 0:e.type)||"success"}),this.messages.length>this.limit&&this.messages.shift(),this.startClearTimer()}startClearTimer(){this.timer||(this.timer=setInterval((()=>{const e=o.getTime()-3500;this.messages=this.messages.filter((t=>(null===t||void 0===t?void 0:t.id)>e)),this.messages.length||(clearInterval(this.timer),this.timer=null)}),500))}}const r=new o},289:(e,t,n)=>{"use strict";n.d(t,{Z:()=>u});var s=n(274),a=n(359),o=(0,a.Z)("addInTranslate"),r=(0,a.Z)("createPathByKey"),i=(0,a.Z)("addInObject");function l(e,t){const n=e.split(".");let s=this.translations;for(let a=0,o=n.length;a<o;a++)s[n[a]]=a===o-1?t:s[n[a]]||{},s=s[n[a]]}function c(e){const t=e.split(".");let n=this.translations;for(let s=0,a=t.length;s<a;s++)n[t[s]]=n[t[s]]||{},n=n[t[s]];return n}function m(e,t){for(let n in t)e[n]||(e[n]={}),"object"===typeof t[n]?(0,s.Z)(this,i)[i](e[n],t[n]):e[n]=t[n]}const d=new class{constructor(){Object.defineProperty(this,i,{value:m}),Object.defineProperty(this,r,{value:c}),Object.defineProperty(this,o,{value:l}),this.language="ru",this.translations={}}insertArguments(e,t){if(!t)return e;return(Array.isArray(t)?t:[t]).forEach(((t,n)=>{e=e.replace("$".concat(n+1),t||"_")})),e}get(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const t=this.translations[this.language];if(!t)return e||"";let n=t[e];for(var s=arguments.length,a=new Array(s>1?s-1:0),o=1;o<s;o++)a[o-1]=arguments[o];if(n)return this.insertArguments(n,a);const r=e.split(".");n=t;for(let i=0,l=r.length;i<l;i++)if(n=n[r[i]],!n)return e||"";return this.insertArguments(n,a)}parse(e,t){t.split("\xa7 ").slice(1).forEach((t=>{let n=t.indexOf("\n");n===t.length-1&&(n=t.indexOf(":"));const a=e+"."+t.slice(0,n),r=t.slice(n+1).trim();(0,s.Z)(this,o)[o](a,r)}))}add(e,t){t?(0,s.Z)(this,i)[i]((0,s.Z)(this,r)[r](e),t):(0,s.Z)(this,i)[i](this.translations,e)}};window.localization=d;const u=d},575:(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";__webpack_require__.d(__webpack_exports__,{C:()=>applicationHasCustom,Z:()=>applyUrlCommands});var ts_helpers_Localization__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(289),ts_components_Notifications_store__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(122);function getParametersFromString(e){return Object.fromEntries((e||"").substring(1,1/0).split("&").map((e=>e.split("="))))}function getParametersFromURL(){const e={...getParametersFromString(location.search),...getParametersFromString(location.hash)};return delete e[""],e}function loadJsLocal(e,t){const n=document.createElement("script");n.src=e,n.async=!0,n.onload=t,n.onerror=()=>{ts_components_Notifications_store__WEBPACK_IMPORTED_MODULE_1__.Z.show("common.fileLoader.notification")},document.body.appendChild(n)}function loadJsLGlobal(url,callback){fetch(url).then((e=>e.text())).then((text=>text?"r"===text[0]?(eval(text),callback()):(window.report=text.split("\n"),void callback()):callback()))}function loadJsDump(e,t){"."===(null===e||void 0===e?void 0:e[0])?loadJsLocal(e,t):loadJsLGlobal(e,t)}function loadCssFile(e){const t=document.createElement("link");t.setAttribute("rel","stylesheet"),t.setAttribute("href",e),document.body.appendChild(t)}let applicationHasCustom={theme:!1,title:!1};function applyUrlCommands(e){const t=getParametersFromURL(),n=t.style||t.theme;n&&(loadCssFile(n),applicationHasCustom.theme=!0);const s=t.title;s&&(document.title=decodeURIComponent(s),applicationHasCustom.title=!0);const a=t.lang||t.language;a&&(ts_helpers_Localization__WEBPACK_IMPORTED_MODULE_0__.Z.language=a);const o=t.dump||t.log;o?loadJsDump(o,(()=>e(t))):e(t)}},98:(e,t,n)=>{"use strict";n.d(t,{Fl:()=>De,Gf:()=>zt,LO:()=>Ce,aD:()=>jt,jQ:()=>Wt,ky:()=>dn,le:()=>gt,rC:()=>cn});function s(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),s=1;s<t;s++)n[s-1]=arguments[s];throw new Error("number"===typeof e?"[MobX] minified error nr: "+e+(n.length?" "+n.map(String).join(","):"")+". Find the full error at: https://github.com/mobxjs/mobx/blob/main/packages/mobx/src/errors.ts":"[MobX] "+e)}var a={};function o(){return"undefined"!==typeof globalThis?globalThis:"undefined"!==typeof window?window:"undefined"!==typeof n.g?n.g:"undefined"!==typeof self?self:a}var r=Object.assign,i=Object.getOwnPropertyDescriptor,l=Object.defineProperty,c=Object.prototype,m=[];Object.freeze(m);var d={};Object.freeze(d);var u="undefined"!==typeof Proxy,p=Object.toString();function h(){u||s("Proxy not available")}function f(e){var t=!1;return function(){if(!t)return t=!0,e.apply(this,arguments)}}var g=function(){};function y(e){return"function"===typeof e}function v(e){switch(typeof e){case"string":case"symbol":case"number":return!0}return!1}function b(e){return null!==e&&"object"===typeof e}function w(e){if(!b(e))return!1;var t=Object.getPrototypeOf(e);if(null==t)return!0;var n=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return"function"===typeof n&&n.toString()===p}function k(e){var t=null==e?void 0:e.constructor;return!!t&&("GeneratorFunction"===t.name||"GeneratorFunction"===t.displayName)}function _(e,t,n){l(e,t,{enumerable:!1,writable:!0,configurable:!0,value:n})}function x(e,t,n){l(e,t,{enumerable:!1,writable:!1,configurable:!0,value:n})}function T(e,t){var n="isMobX"+e;return t.prototype[n]=!0,function(e){return b(e)&&!0===e[n]}}function S(e){return e instanceof Map}function C(e){return e instanceof Set}var E="undefined"!==typeof Object.getOwnPropertySymbols;var A="undefined"!==typeof Reflect&&Reflect.ownKeys?Reflect.ownKeys:E?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames;function j(e){return null===e?null:"object"===typeof e?""+e:e}function D(e,t){return c.hasOwnProperty.call(e,t)}var N=Object.getOwnPropertyDescriptors||function(e){var t={};return A(e).forEach((function(n){t[n]=i(e,n)})),t};function O(e,t){for(var n=0;n<t.length;n++){var s=t[n];s.enumerable=s.enumerable||!1,s.configurable=!0,"value"in s&&(s.writable=!0),Object.defineProperty(e,s.key,s)}}function P(e,t,n){return t&&O(e.prototype,t),n&&O(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function R(){return R=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var s in n)Object.prototype.hasOwnProperty.call(n,s)&&(e[s]=n[s])}return e},R.apply(this,arguments)}function I(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,L(e,t)}function L(e,t){return L=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},L(e,t)}function F(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function M(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,s=new Array(t);n<t;n++)s[n]=e[n];return s}function W(e,t){var n="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(e){if("string"===typeof e)return M(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?M(e,t):void 0}}(e))||t&&e&&"number"===typeof e.length){n&&(e=n);var s=0;return function(){return s>=e.length?{done:!0}:{done:!1,value:e[s++]}}}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 B=Symbol("mobx-stored-annotations");function z(e){return Object.assign((function(t,n){U(t,n,e)}),e)}function U(e,t,n){D(e,B)||_(e,B,R({},e[B])),function(e){return e.annotationType_===Z}(n)||(e[B][t]=n)}var H=Symbol("mobx administration"),G=function(){function e(e){void 0===e&&(e="Atom"),this.name_=void 0,this.isPendingUnobservation_=!1,this.isBeingObserved_=!1,this.observers_=new Set,this.diffValue_=0,this.lastAccessedBy_=0,this.lowestObserverState_=He.NOT_TRACKING_,this.onBOL=void 0,this.onBUOL=void 0,this.name_=e}var t=e.prototype;return t.onBO=function(){this.onBOL&&this.onBOL.forEach((function(e){return e()}))},t.onBUO=function(){this.onBUOL&&this.onBUOL.forEach((function(e){return e()}))},t.reportObserved=function(){return ht(this)},t.reportChanged=function(){ut(),ft(this),pt()},t.toString=function(){return this.name_},e}(),V=T("Atom",G);function K(e,t,n){void 0===t&&(t=g),void 0===n&&(n=g);var s,a=new G(e);return t!==g&&Ft(It,a,t,s),n!==g&&Lt(a,n),a}var q={identity:function(e,t){return e===t},structural:function(e,t){return os(e,t)},default:function(e,t){return Object.is?Object.is(e,t):e===t?0!==e||1/e===1/t:e!==e&&t!==t},shallow:function(e,t){return os(e,t,1)}};function $(e,t,n){return Xt(e)?e:Array.isArray(e)?Ce.array(e,{name:n}):w(e)?Ce.object(e,void 0,{name:n}):S(e)?Ce.map(e,{name:n}):C(e)?Ce.set(e,{name:n}):"function"!==typeof e||Nt(e)||Yt(e)?e:k(e)?qt(e):Dt(n,e)}function Y(e){return e}var Z="override";function X(e,t){return{annotationType_:e,options_:t,make_:J,extend_:Q}}function J(e,t,n,s){var a;if(null!=(a=this.options_)&&a.bound)return null===this.extend_(e,t,n,!1)?0:1;if(s===e.target_)return null===this.extend_(e,t,n,!1)?0:2;if(Nt(n.value))return 1;var o=ee(e,this,t,n,!1);return l(s,t,o),2}function Q(e,t,n,s){var a=ee(e,this,t,n);return e.defineProperty_(t,a,s)}function ee(e,t,n,s,a){var o,r,i,l,c,m,d,u;void 0===a&&(a=lt.safeDescriptors),u=s,t.annotationType_,u.value;var p,h=s.value;null!=(o=t.options_)&&o.bound&&(h=h.bind(null!=(p=e.proxy_)?p:e.target_));return{value:Le(null!=(r=null==(i=t.options_)?void 0:i.name)?r:n.toString(),h,null!=(l=null==(c=t.options_)?void 0:c.autoAction)&&l,null!=(m=t.options_)&&m.bound?null!=(d=e.proxy_)?d:e.target_:void 0),configurable:!a||e.isPlainObject_,enumerable:!1,writable:!a}}function te(e,t){return{annotationType_:e,options_:t,make_:ne,extend_:se}}function ne(e,t,n,s){var a;if(s===e.target_)return null===this.extend_(e,t,n,!1)?0:2;if(null!=(a=this.options_)&&a.bound&&(!D(e.target_,t)||!Yt(e.target_[t]))&&null===this.extend_(e,t,n,!1))return 0;if(Yt(n.value))return 1;var o=ae(e,this,t,n,!1,!1);return l(s,t,o),2}function se(e,t,n,s){var a,o=ae(e,this,t,n,null==(a=this.options_)?void 0:a.bound);return e.defineProperty_(t,o,s)}function ae(e,t,n,s,a,o){var r;void 0===o&&(o=lt.safeDescriptors),r=s,t.annotationType_,r.value;var i,l=s.value;(Yt(l)||(l=qt(l)),a)&&((l=l.bind(null!=(i=e.proxy_)?i:e.target_)).isMobXFlow=!0);return{value:l,configurable:!o||e.isPlainObject_,enumerable:!1,writable:!o}}function oe(e,t){return{annotationType_:e,options_:t,make_:re,extend_:ie}}function re(e,t,n){return null===this.extend_(e,t,n,!1)?0:1}function ie(e,t,n,s){return function(e,t,n,s){t.annotationType_,s.get;0}(0,this,0,n),e.defineComputedProperty_(t,R({},this.options_,{get:n.get,set:n.set}),s)}function le(e,t){return{annotationType_:e,options_:t,make_:ce,extend_:me}}function ce(e,t,n){return null===this.extend_(e,t,n,!1)?0:1}function me(e,t,n,s){var a,o;return function(e,t,n,s){t.annotationType_;0}(0,this),e.defineObservableProperty_(t,n.value,null!=(a=null==(o=this.options_)?void 0:o.enhancer)?a:$,s)}var de=ue();function ue(e){return{annotationType_:"true",options_:e,make_:pe,extend_:he}}function pe(e,t,n,s){var a,o,r,i;if(n.get)return De.make_(e,t,n,s);if(n.set){var c=Le(t.toString(),n.set);return s===e.target_?null===e.defineProperty_(t,{configurable:!lt.safeDescriptors||e.isPlainObject_,set:c})?0:2:(l(s,t,{configurable:!0,set:c}),2)}if(s!==e.target_&&"function"===typeof n.value)return k(n.value)?(null!=(i=this.options_)&&i.autoBind?qt.bound:qt).make_(e,t,n,s):(null!=(r=this.options_)&&r.autoBind?Dt.bound:Dt).make_(e,t,n,s);var m,d=!1===(null==(a=this.options_)?void 0:a.deep)?Ce.ref:Ce;"function"===typeof n.value&&null!=(o=this.options_)&&o.autoBind&&(n.value=n.value.bind(null!=(m=e.proxy_)?m:e.target_));return d.make_(e,t,n,s)}function he(e,t,n,s){var a,o,r;if(n.get)return De.extend_(e,t,n,s);if(n.set)return e.defineProperty_(t,{configurable:!lt.safeDescriptors||e.isPlainObject_,set:Le(t.toString(),n.set)},s);"function"===typeof n.value&&null!=(a=this.options_)&&a.autoBind&&(n.value=n.value.bind(null!=(r=e.proxy_)?r:e.target_));return(!1===(null==(o=this.options_)?void 0:o.deep)?Ce.ref:Ce).extend_(e,t,n,s)}var fe={deep:!0,name:void 0,defaultDecorator:void 0,proxy:!0};function ge(e){return e||fe}Object.freeze(fe);var ye=le("observable"),ve=le("observable.ref",{enhancer:Y}),be=le("observable.shallow",{enhancer:function(e,t,n){return void 0===e||null===e||Un(e)||Sn(e)||On(e)||In(e)?e:Array.isArray(e)?Ce.array(e,{name:n,deep:!1}):w(e)?Ce.object(e,void 0,{name:n,deep:!1}):S(e)?Ce.map(e,{name:n,deep:!1}):C(e)?Ce.set(e,{name:n,deep:!1}):void 0}}),we=le("observable.struct",{enhancer:function(e,t){return os(e,t)?t:e}}),ke=z(ye);function _e(e){return!0===e.deep?$:!1===e.deep?Y:function(e){var t,n;return e&&null!=(t=null==(n=e.options_)?void 0:n.enhancer)?t:$}(e.defaultDecorator)}function xe(e,t,n){if(!v(t))return Xt(e)?e:w(e)?Ce.object(e,t,n):Array.isArray(e)?Ce.array(e,t):S(e)?Ce.map(e,t):C(e)?Ce.set(e,t):"object"===typeof e&&null!==e?e:Ce.box(e,t);U(e,t,ye)}Object.assign(xe,ke);var Te,Se,Ce=r(xe,{box:function(e,t){var n=ge(t);return new Ue(e,_e(n),n.name,!0,n.equals)},array:function(e,t){var n=ge(t);return(!1===lt.useProxies||!1===n.proxy?es:gn)(e,_e(n),n.name)},map:function(e,t){var n=ge(t);return new Nn(e,_e(n),n.name)},set:function(e,t){var n=ge(t);return new Rn(e,_e(n),n.name)},object:function(e,t,n){return Bt(!1===lt.useProxies||!1===(null==n?void 0:n.proxy)?Wn({},n):function(e,t){var n,s;return h(),e=Wn(e,t),null!=(s=(n=e[H]).proxy_)?s:n.proxy_=new Proxy(e,tn)}({},n),e,t)},ref:z(ve),shallow:z(be),deep:ke,struct:z(we)}),Ee="computed",Ae=oe(Ee),je=oe("computed.struct",{equals:q.structural}),De=function(e,t){if(v(t))return U(e,t,Ae);if(w(e))return z(oe(Ee,e));var n=w(t)?t:{};return n.get=e,n.name||(n.name=e.name||""),new Ve(n)};Object.assign(De,Ae),De.struct=z(je);var Ne,Oe=0,Pe=1,Re=null!=(Te=null==(Se=i((function(){}),"name"))?void 0:Se.configurable)&&Te,Ie={value:"action",configurable:!0,writable:!1,enumerable:!1};function Le(e,t,n,s){function a(){return Fe(e,n,t,s||this,arguments)}return void 0===n&&(n=!1),a.isMobxAction=!0,Re&&(Ie.value=e,Object.defineProperty(a,"name",Ie)),a}function Fe(e,t,n,a,o){var r=function(e,t,n,s){var a=!1,o=0;0;var r=lt.trackingDerivation,i=!t||!r;ut();var l=lt.allowStateChanges;i&&(et(),l=We(!0));var c=nt(!0),m={runAsAction_:i,prevDerivation_:r,prevAllowStateChanges_:l,prevAllowStateReads_:c,notifySpy_:a,startTime_:o,actionId_:Pe++,parentActionId_:Oe};return Oe=m.actionId_,m}(0,t);try{return n.apply(a,o)}catch(i){throw r.error_=i,i}finally{!function(e){Oe!==e.actionId_&&s(30);Oe=e.parentActionId_,void 0!==e.error_&&(lt.suppressReactionErrors=!0);Be(e.prevAllowStateChanges_),st(e.prevAllowStateReads_),pt(),e.runAsAction_&&tt(e.prevDerivation_);0;lt.suppressReactionErrors=!1}(r)}}function Me(e,t){var n=We(e);try{return t()}finally{Be(n)}}function We(e){var t=lt.allowStateChanges;return lt.allowStateChanges=e,t}function Be(e){lt.allowStateChanges=e}Ne=Symbol.toPrimitive;var ze,Ue=function(e){function t(t,n,s,a,o){var r;return void 0===s&&(s="ObservableValue"),void 0===a&&(a=!0),void 0===o&&(o=q.default),(r=e.call(this,s)||this).enhancer=void 0,r.name_=void 0,r.equals=void 0,r.hasUnreportedChange_=!1,r.interceptors_=void 0,r.changeListeners_=void 0,r.value_=void 0,r.dehancer=void 0,r.enhancer=n,r.name_=s,r.equals=o,r.value_=n(t,void 0,s),r}I(t,e);var n=t.prototype;return n.dehanceValue=function(e){return void 0!==this.dehancer?this.dehancer(e):e},n.set=function(e){this.value_;if((e=this.prepareNewValue_(e))!==lt.UNCHANGED){0,this.setNewValue_(e)}},n.prepareNewValue_=function(e){if(Ze(this),nn(this)){var t=an(this,{object:this,type:pn,newValue:e});if(!t)return lt.UNCHANGED;e=t.newValue}return e=this.enhancer(e,this.value_,this.name_),this.equals(this.value_,e)?lt.UNCHANGED:e},n.setNewValue_=function(e){var t=this.value_;this.value_=e,this.reportChanged(),on(this)&&ln(this,{type:pn,object:this,newValue:e,oldValue:t})},n.get=function(){return this.reportObserved(),this.dehanceValue(this.value_)},n.intercept_=function(e){return sn(this,e)},n.observe_=function(e,t){return t&&e({observableKind:"value",debugObjectName:this.name_,object:this,type:pn,newValue:this.value_,oldValue:void 0}),rn(this,e)},n.raw=function(){return this.value_},n.toJSON=function(){return this.get()},n.toString=function(){return this.name_+"["+this.value_+"]"},n.valueOf=function(){return j(this.get())},n[Ne]=function(){return this.valueOf()},t}(G);ze=Symbol.toPrimitive;var He,Ge,Ve=function(){function e(e){this.dependenciesState_=He.NOT_TRACKING_,this.observing_=[],this.newObserving_=null,this.isBeingObserved_=!1,this.isPendingUnobservation_=!1,this.observers_=new Set,this.diffValue_=0,this.runId_=0,this.lastAccessedBy_=0,this.lowestObserverState_=He.UP_TO_DATE_,this.unboundDepsCount_=0,this.value_=new qe(null),this.name_=void 0,this.triggeredBy_=void 0,this.isComputing_=!1,this.isRunningSetter_=!1,this.derivation=void 0,this.setter_=void 0,this.isTracing_=Ge.NONE,this.scope_=void 0,this.equals_=void 0,this.requiresReaction_=void 0,this.keepAlive_=void 0,this.onBOL=void 0,this.onBUOL=void 0,e.get||s(31),this.derivation=e.get,this.name_=e.name||"ComputedValue",e.set&&(this.setter_=Le("ComputedValue-setter",e.set)),this.equals_=e.equals||(e.compareStructural||e.struct?q.structural:q.default),this.scope_=e.context,this.requiresReaction_=e.requiresReaction,this.keepAlive_=!!e.keepAlive}var t=e.prototype;return t.onBecomeStale_=function(){!function(e){if(e.lowestObserverState_!==He.UP_TO_DATE_)return;e.lowestObserverState_=He.POSSIBLY_STALE_,e.observers_.forEach((function(e){e.dependenciesState_===He.UP_TO_DATE_&&(e.dependenciesState_=He.POSSIBLY_STALE_,e.onBecomeStale_())}))}(this)},t.onBO=function(){this.onBOL&&this.onBOL.forEach((function(e){return e()}))},t.onBUO=function(){this.onBUOL&&this.onBUOL.forEach((function(e){return e()}))},t.get=function(){if(this.isComputing_&&s(32,this.name_,this.derivation),0!==lt.inBatch||0!==this.observers_.size||this.keepAlive_){if(ht(this),Ye(this)){var e=lt.trackingContext;this.keepAlive_&&!e&&(lt.trackingContext=this),this.trackAndCompute()&&function(e){if(e.lowestObserverState_===He.STALE_)return;e.lowestObserverState_=He.STALE_,e.observers_.forEach((function(t){t.dependenciesState_===He.POSSIBLY_STALE_?t.dependenciesState_=He.STALE_:t.dependenciesState_===He.UP_TO_DATE_&&(e.lowestObserverState_=He.UP_TO_DATE_)}))}(this),lt.trackingContext=e}}else Ye(this)&&(this.warnAboutUntrackedRead_(),ut(),this.value_=this.computeValue_(!1),pt());var t=this.value_;if($e(t))throw t.cause;return t},t.set=function(e){if(this.setter_){this.isRunningSetter_&&s(33,this.name_),this.isRunningSetter_=!0;try{this.setter_.call(this.scope_,e)}finally{this.isRunningSetter_=!1}}else s(34,this.name_)},t.trackAndCompute=function(){var e=this.value_,t=this.dependenciesState_===He.NOT_TRACKING_,n=this.computeValue_(!0),s=t||$e(e)||$e(n)||!this.equals_(e,n);return s&&(this.value_=n),s},t.computeValue_=function(e){this.isComputing_=!0;var t,n=We(!1);if(e)t=Xe(this,this.derivation,this.scope_);else if(!0===lt.disableErrorBoundaries)t=this.derivation.call(this.scope_);else try{t=this.derivation.call(this.scope_)}catch(s){t=new qe(s)}return Be(n),this.isComputing_=!1,t},t.suspend_=function(){this.keepAlive_||(Je(this),this.value_=void 0)},t.observe_=function(e,t){var n=this,s=!0,a=void 0;return Ot((function(){var o=n.get();if(!s||t){var r=et();e({observableKind:"computed",debugObjectName:n.name_,type:pn,object:n,newValue:o,oldValue:a}),tt(r)}s=!1,a=o}))},t.warnAboutUntrackedRead_=function(){},t.toString=function(){return this.name_+"["+this.derivation.toString()+"]"},t.valueOf=function(){return j(this.get())},t[ze]=function(){return this.valueOf()},e}(),Ke=T("ComputedValue",Ve);!function(e){e[e.NOT_TRACKING_=-1]="NOT_TRACKING_",e[e.UP_TO_DATE_=0]="UP_TO_DATE_",e[e.POSSIBLY_STALE_=1]="POSSIBLY_STALE_",e[e.STALE_=2]="STALE_"}(He||(He={})),function(e){e[e.NONE=0]="NONE",e[e.LOG=1]="LOG",e[e.BREAK=2]="BREAK"}(Ge||(Ge={}));var qe=function(e){this.cause=void 0,this.cause=e};function $e(e){return e instanceof qe}function Ye(e){switch(e.dependenciesState_){case He.UP_TO_DATE_:return!1;case He.NOT_TRACKING_:case He.STALE_:return!0;case He.POSSIBLY_STALE_:for(var t=nt(!0),n=et(),s=e.observing_,a=s.length,o=0;o<a;o++){var r=s[o];if(Ke(r)){if(lt.disableErrorBoundaries)r.get();else try{r.get()}catch(i){return tt(n),st(t),!0}if(e.dependenciesState_===He.STALE_)return tt(n),st(t),!0}}return at(e),tt(n),st(t),!1}}function Ze(e){}function Xe(e,t,n){var s=nt(!0);at(e),e.newObserving_=new Array(e.observing_.length+100),e.unboundDepsCount_=0,e.runId_=++lt.runId;var a,o=lt.trackingDerivation;if(lt.trackingDerivation=e,lt.inBatch++,!0===lt.disableErrorBoundaries)a=t.call(n);else try{a=t.call(n)}catch(r){a=new qe(r)}return lt.inBatch--,lt.trackingDerivation=o,function(e){for(var t=e.observing_,n=e.observing_=e.newObserving_,s=He.UP_TO_DATE_,a=0,o=e.unboundDepsCount_,r=0;r<o;r++){var i=n[r];0===i.diffValue_&&(i.diffValue_=1,a!==r&&(n[a]=i),a++),i.dependenciesState_>s&&(s=i.dependenciesState_)}n.length=a,e.newObserving_=null,o=t.length;for(;o--;){var l=t[o];0===l.diffValue_&&mt(l,e),l.diffValue_=0}for(;a--;){var c=n[a];1===c.diffValue_&&(c.diffValue_=0,ct(c,e))}s!==He.UP_TO_DATE_&&(e.dependenciesState_=s,e.onBecomeStale_())}(e),st(s),a}function Je(e){var t=e.observing_;e.observing_=[];for(var n=t.length;n--;)mt(t[n],e);e.dependenciesState_=He.NOT_TRACKING_}function Qe(e){var t=et();try{return e()}finally{tt(t)}}function et(){var e=lt.trackingDerivation;return lt.trackingDerivation=null,e}function tt(e){lt.trackingDerivation=e}function nt(e){var t=lt.allowStateReads;return lt.allowStateReads=e,t}function st(e){lt.allowStateReads=e}function at(e){if(e.dependenciesState_!==He.UP_TO_DATE_){e.dependenciesState_=He.UP_TO_DATE_;for(var t=e.observing_,n=t.length;n--;)t[n].lowestObserverState_=He.UP_TO_DATE_}}var ot=function(){this.version=6,this.UNCHANGED={},this.trackingDerivation=null,this.trackingContext=null,this.runId=0,this.mobxGuid=0,this.inBatch=0,this.pendingUnobservations=[],this.pendingReactions=[],this.isRunningReactions=!1,this.allowStateChanges=!1,this.allowStateReads=!0,this.enforceActions=!0,this.spyListeners=[],this.globalReactionErrorHandlers=[],this.computedRequiresReaction=!1,this.reactionRequiresObservable=!1,this.observableRequiresReaction=!1,this.disableErrorBoundaries=!1,this.suppressReactionErrors=!1,this.useProxies=!0,this.verifyProxies=!1,this.safeDescriptors=!0},rt=!0,it=!1,lt=function(){var e=o();return e.__mobxInstanceCount>0&&!e.__mobxGlobals&&(rt=!1),e.__mobxGlobals&&e.__mobxGlobals.version!==(new ot).version&&(rt=!1),rt?e.__mobxGlobals?(e.__mobxInstanceCount+=1,e.__mobxGlobals.UNCHANGED||(e.__mobxGlobals.UNCHANGED={}),e.__mobxGlobals):(e.__mobxInstanceCount=1,e.__mobxGlobals=new ot):(setTimeout((function(){it||s(35)}),1),new ot)}();function ct(e,t){e.observers_.add(t),e.lowestObserverState_>t.dependenciesState_&&(e.lowestObserverState_=t.dependenciesState_)}function mt(e,t){e.observers_.delete(t),0===e.observers_.size&&dt(e)}function dt(e){!1===e.isPendingUnobservation_&&(e.isPendingUnobservation_=!0,lt.pendingUnobservations.push(e))}function ut(){lt.inBatch++}function pt(){if(0===--lt.inBatch){vt();for(var e=lt.pendingUnobservations,t=0;t<e.length;t++){var n=e[t];n.isPendingUnobservation_=!1,0===n.observers_.size&&(n.isBeingObserved_&&(n.isBeingObserved_=!1,n.onBUO()),n instanceof Ve&&n.suspend_())}lt.pendingUnobservations=[]}}function ht(e){var t=lt.trackingDerivation;return null!==t?(t.runId_!==e.lastAccessedBy_&&(e.lastAccessedBy_=t.runId_,t.newObserving_[t.unboundDepsCount_++]=e,!e.isBeingObserved_&&lt.trackingContext&&(e.isBeingObserved_=!0,e.onBO())),e.isBeingObserved_):(0===e.observers_.size&&lt.inBatch>0&&dt(e),!1)}function ft(e){e.lowestObserverState_!==He.STALE_&&(e.lowestObserverState_=He.STALE_,e.observers_.forEach((function(e){e.dependenciesState_===He.UP_TO_DATE_&&e.onBecomeStale_(),e.dependenciesState_=He.STALE_})))}var gt=function(){function e(e,t,n,s){void 0===e&&(e="Reaction"),this.name_=void 0,this.onInvalidate_=void 0,this.errorHandler_=void 0,this.requiresObservable_=void 0,this.observing_=[],this.newObserving_=[],this.dependenciesState_=He.NOT_TRACKING_,this.diffValue_=0,this.runId_=0,this.unboundDepsCount_=0,this.isDisposed_=!1,this.isScheduled_=!1,this.isTrackPending_=!1,this.isRunning_=!1,this.isTracing_=Ge.NONE,this.name_=e,this.onInvalidate_=t,this.errorHandler_=n,this.requiresObservable_=s}var t=e.prototype;return t.onBecomeStale_=function(){this.schedule_()},t.schedule_=function(){this.isScheduled_||(this.isScheduled_=!0,lt.pendingReactions.push(this),vt())},t.isScheduled=function(){return this.isScheduled_},t.runReaction_=function(){if(!this.isDisposed_){ut(),this.isScheduled_=!1;var e=lt.trackingContext;if(lt.trackingContext=this,Ye(this)){this.isTrackPending_=!0;try{this.onInvalidate_()}catch(t){this.reportExceptionInDerivation_(t)}}lt.trackingContext=e,pt()}},t.track=function(e){if(!this.isDisposed_){ut();0,this.isRunning_=!0;var t=lt.trackingContext;lt.trackingContext=this;var n=Xe(this,e,void 0);lt.trackingContext=t,this.isRunning_=!1,this.isTrackPending_=!1,this.isDisposed_&&Je(this),$e(n)&&this.reportExceptionInDerivation_(n.cause),pt()}},t.reportExceptionInDerivation_=function(e){var t=this;if(this.errorHandler_)this.errorHandler_(e,this);else{if(lt.disableErrorBoundaries)throw e;var n="[mobx] uncaught error in '"+this+"'";lt.suppressReactionErrors||console.error(n,e),lt.globalReactionErrorHandlers.forEach((function(n){return n(e,t)}))}},t.dispose=function(){this.isDisposed_||(this.isDisposed_=!0,this.isRunning_||(ut(),Je(this),pt()))},t.getDisposer_=function(){var e=this.dispose.bind(this);return e[H]=this,e},t.toString=function(){return"Reaction["+this.name_+"]"},t.trace=function(e){void 0===e&&(e=!1),function(){s("trace() is not available in production builds");for(var e=!1,t=arguments.length,n=new Array(t),a=0;a<t;a++)n[a]=arguments[a];"boolean"===typeof n[n.length-1]&&(e=n.pop());var o=Jt(n);if(!o)return s("'trace(break?)' can only be used inside a tracked computed value or a Reaction. Consider passing in the computed value or reaction explicitly");o.isTracing_===Ge.NONE&&console.log("[mobx.trace] '"+o.name_+"' tracing enabled");o.isTracing_=e?Ge.BREAK:Ge.LOG}(this,e)},e}();var yt=function(e){return e()};function vt(){lt.inBatch>0||lt.isRunningReactions||yt(bt)}function bt(){lt.isRunningReactions=!0;for(var e=lt.pendingReactions,t=0;e.length>0;){100===++t&&(console.error("[mobx] cycle in reaction: "+e[0]),e.splice(0));for(var n=e.splice(0),s=0,a=n.length;s<a;s++)n[s].runReaction_()}lt.isRunningReactions=!1}var wt=T("Reaction",gt);var kt="action",_t="autoAction",xt="<unnamed action>",Tt=X(kt),St=X("action.bound",{bound:!0}),Ct=X(_t,{autoAction:!0}),Et=X("autoAction.bound",{autoAction:!0,bound:!0});function At(e){return function(t,n){return y(t)?Le(t.name||xt,t,e):y(n)?Le(t,n,e):v(n)?U(t,n,e?Ct:Tt):v(t)?z(X(e?_t:kt,{name:t,autoAction:e})):void 0}}var jt=At(!1);Object.assign(jt,Tt);var Dt=At(!0);function Nt(e){return y(e)&&!0===e.isMobxAction}function Ot(e,t){var n,s;void 0===t&&(t=d);var a,o=null!=(n=null==(s=t)?void 0:s.name)?n:"Autorun";if(!t.scheduler&&!t.delay)a=new gt(o,(function(){this.track(l)}),t.onError,t.requiresObservable);else{var r=Rt(t),i=!1;a=new gt(o,(function(){i||(i=!0,r((function(){i=!1,a.isDisposed_||a.track(l)})))}),t.onError,t.requiresObservable)}function l(){e(a)}return a.schedule_(),a.getDisposer_()}Object.assign(Dt,Ct),jt.bound=z(St),Dt.bound=z(Et);var Pt=function(e){return e()};function Rt(e){return e.scheduler?e.scheduler:e.delay?function(t){return setTimeout(t,e.delay)}:Pt}var It="onBO";function Lt(e,t,n){return Ft("onBUO",e,t,n)}function Ft(e,t,n,s){var a="function"===typeof s?ts(t,n):ts(t),o=y(s)?s:n,r=e+"L";return a[r]?a[r].add(o):a[r]=new Set([o]),function(){var e=a[r];e&&(e.delete(o),0===e.size&&delete a[r])}}var Mt="always";function Wt(e){!0===e.isolateGlobalState&&function(){if((lt.pendingReactions.length||lt.inBatch||lt.isRunningReactions)&&s(36),it=!0,rt){var e=o();0===--e.__mobxInstanceCount&&(e.__mobxGlobals=void 0),lt=new ot}}();var t=e.useProxies,n=e.enforceActions;if(void 0!==t&&(lt.useProxies=t===Mt||"never"!==t&&"undefined"!==typeof Proxy),"ifavailable"===t&&(lt.verifyProxies=!0),void 0!==n){var a=n===Mt?Mt:"observed"===n;lt.enforceActions=a,lt.allowStateChanges=!0!==a&&a!==Mt}["computedRequiresReaction","reactionRequiresObservable","observableRequiresReaction","disableErrorBoundaries","safeDescriptors"].forEach((function(t){t in e&&(lt[t]=!!e[t])})),lt.allowStateReads=!lt.observableRequiresReaction,e.reactionScheduler&&function(e){var t=yt;yt=function(n){return e((function(){return t(n)}))}}(e.reactionScheduler)}function Bt(e,t,n,s){var a=N(t),o=Wn(e,s)[H];ut();try{A(a).forEach((function(e){o.extend_(e,a[e],!n||(!(e in n)||n[e]))}))}finally{pt()}return e}function zt(e,t){return Ut(ts(e,t))}function Ut(e){var t,n={name:e.name_};return e.observing_&&e.observing_.length>0&&(n.dependencies=(t=e.observing_,Array.from(new Set(t))).map(Ut)),n}var Ht=0;function Gt(){this.message="FLOW_CANCELLED"}Gt.prototype=Object.create(Error.prototype);var Vt=te("flow"),Kt=te("flow.bound",{bound:!0}),qt=Object.assign((function(e,t){if(v(t))return U(e,t,Vt);var n=e,s=n.name||"<unnamed flow>",a=function(){var e,t=this,a=arguments,o=++Ht,r=jt(s+" - runid: "+o+" - init",n).apply(t,a),i=void 0,l=new Promise((function(t,n){var a=0;function l(e){var t;i=void 0;try{t=jt(s+" - runid: "+o+" - yield "+a++,r.next).call(r,e)}catch(l){return n(l)}m(t)}function c(e){var t;i=void 0;try{t=jt(s+" - runid: "+o+" - yield "+a++,r.throw).call(r,e)}catch(l){return n(l)}m(t)}function m(e){if(!y(null==e?void 0:e.then))return e.done?t(e.value):(i=Promise.resolve(e.value)).then(l,c);e.then(m,n)}e=n,l(void 0)}));return l.cancel=jt(s+" - runid: "+o+" - cancel",(function(){try{i&&$t(i);var t=r.return(void 0),n=Promise.resolve(t.value);n.then(g,g),$t(n),e(new Gt)}catch(s){e(s)}})),l};return a.isMobXFlow=!0,a}),Vt);function $t(e){y(e.cancel)&&e.cancel()}function Yt(e){return!0===(null==e?void 0:e.isMobXFlow)}function Zt(e,t){return!!e&&(void 0!==t?!!Un(e)&&e[H].values_.has(t):Un(e)||!!e[H]||V(e)||wt(e)||Ke(e))}function Xt(e){return Zt(e)}function Jt(e){switch(e.length){case 0:return lt.trackingDerivation;case 1:return ts(e[0]);case 2:return ts(e[0],e[1])}}function Qt(e,t){void 0===t&&(t=void 0),ut();try{return e.apply(t)}finally{pt()}}function en(e){return e[H]}qt.bound=z(Kt);var tn={has:function(e,t){return en(e).has_(t)},get:function(e,t){return en(e).get_(t)},set:function(e,t,n){var s;return!!v(t)&&(null==(s=en(e).set_(t,n,!0))||s)},deleteProperty:function(e,t){var n;return!!v(t)&&(null==(n=en(e).delete_(t,!0))||n)},defineProperty:function(e,t,n){var s;return null==(s=en(e).defineProperty_(t,n))||s},ownKeys:function(e){return en(e).ownKeys_()},preventExtensions:function(e){s(13)}};function nn(e){return void 0!==e.interceptors_&&e.interceptors_.length>0}function sn(e,t){var n=e.interceptors_||(e.interceptors_=[]);return n.push(t),f((function(){var e=n.indexOf(t);-1!==e&&n.splice(e,1)}))}function an(e,t){var n=et();try{for(var a=[].concat(e.interceptors_||[]),o=0,r=a.length;o<r&&((t=a[o](t))&&!t.type&&s(14),t);o++);return t}finally{tt(n)}}function on(e){return void 0!==e.changeListeners_&&e.changeListeners_.length>0}function rn(e,t){var n=e.changeListeners_||(e.changeListeners_=[]);return n.push(t),f((function(){var e=n.indexOf(t);-1!==e&&n.splice(e,1)}))}function ln(e,t){var n=et(),s=e.changeListeners_;if(s){for(var a=0,o=(s=s.slice()).length;a<o;a++)s[a](t);tt(n)}}function cn(e,t,n){var s=Wn(e,n)[H];ut();try{0,null!=t||(t=function(e){return D(e,B)||_(e,B,R({},e[B])),e[B]}(e)),A(t).forEach((function(e){return s.make_(e,t[e])}))}finally{pt()}return e}var mn=Symbol("mobx-keys");function dn(e,t,n){if(w(e))return Bt(e,e,t,n);var s=Wn(e,n)[H];if(!e[mn]){var a=Object.getPrototypeOf(e),o=new Set([].concat(A(e),A(a)));o.delete("constructor"),o.delete(H),_(a,mn,o)}ut();try{e[mn].forEach((function(e){return s.make_(e,!t||(!(e in t)||t[e]))}))}finally{pt()}return e}var un="splice",pn="update",hn={get:function(e,t){var n=e[H];return t===H?n:"length"===t?n.getArrayLength_():"string"!==typeof t||isNaN(t)?D(yn,t)?yn[t]:e[t]:n.get_(parseInt(t))},set:function(e,t,n){var s=e[H];return"length"===t&&s.setArrayLength_(n),"symbol"===typeof t||isNaN(t)?e[t]=n:s.set_(parseInt(t),n),!0},preventExtensions:function(){s(15)}},fn=function(){function e(e,t,n,s){void 0===e&&(e="ObservableArray"),this.owned_=void 0,this.legacyMode_=void 0,this.atom_=void 0,this.values_=[],this.interceptors_=void 0,this.changeListeners_=void 0,this.enhancer_=void 0,this.dehancer=void 0,this.proxy_=void 0,this.lastKnownLength_=0,this.owned_=n,this.legacyMode_=s,this.atom_=new G(e),this.enhancer_=function(e,n){return t(e,n,"ObservableArray[..]")}}var t=e.prototype;return t.dehanceValue_=function(e){return void 0!==this.dehancer?this.dehancer(e):e},t.dehanceValues_=function(e){return void 0!==this.dehancer&&e.length>0?e.map(this.dehancer):e},t.intercept_=function(e){return sn(this,e)},t.observe_=function(e,t){return void 0===t&&(t=!1),t&&e({observableKind:"array",object:this.proxy_,debugObjectName:this.atom_.name_,type:"splice",index:0,added:this.values_.slice(),addedCount:this.values_.length,removed:[],removedCount:0}),rn(this,e)},t.getArrayLength_=function(){return this.atom_.reportObserved(),this.values_.length},t.setArrayLength_=function(e){("number"!==typeof e||isNaN(e)||e<0)&&s("Out of range: "+e);var t=this.values_.length;if(e!==t)if(e>t){for(var n=new Array(e-t),a=0;a<e-t;a++)n[a]=void 0;this.spliceWithArray_(t,0,n)}else this.spliceWithArray_(e,t-e)},t.updateArrayLength_=function(e,t){e!==this.lastKnownLength_&&s(16),this.lastKnownLength_+=t,this.legacyMode_&&t>0&&Qn(e+t+1)},t.spliceWithArray_=function(e,t,n){var s=this;this.atom_;var a=this.values_.length;if(void 0===e?e=0:e>a?e=a:e<0&&(e=Math.max(0,a+e)),t=1===arguments.length?a-e:void 0===t||null===t?0:Math.max(0,Math.min(t,a-e)),void 0===n&&(n=m),nn(this)){var o=an(this,{object:this.proxy_,type:un,index:e,removedCount:t,added:n});if(!o)return m;t=o.removedCount,n=o.added}if(n=0===n.length?n:n.map((function(e){return s.enhancer_(e,void 0)})),this.legacyMode_){var r=n.length-t;this.updateArrayLength_(a,r)}var i=this.spliceItemsIntoValues_(e,t,n);return 0===t&&0===n.length||this.notifyArraySplice_(e,n,i),this.dehanceValues_(i)},t.spliceItemsIntoValues_=function(e,t,n){var s;if(n.length<1e4)return(s=this.values_).splice.apply(s,[e,t].concat(n));var a=this.values_.slice(e,e+t),o=this.values_.slice(e+t);this.values_.length+=n.length-t;for(var r=0;r<n.length;r++)this.values_[e+r]=n[r];for(var i=0;i<o.length;i++)this.values_[e+n.length+i]=o[i];return a},t.notifyArrayChildUpdate_=function(e,t,n){var s=!this.owned_&&!1,a=on(this),o=a||s?{observableKind:"array",object:this.proxy_,type:pn,debugObjectName:this.atom_.name_,index:e,newValue:t,oldValue:n}:null;this.atom_.reportChanged(),a&&ln(this,o)},t.notifyArraySplice_=function(e,t,n){var s=!this.owned_&&!1,a=on(this),o=a||s?{observableKind:"array",object:this.proxy_,debugObjectName:this.atom_.name_,type:un,index:e,removed:n,added:t,removedCount:n.length,addedCount:t.length}:null;this.atom_.reportChanged(),a&&ln(this,o)},t.get_=function(e){if(!(this.legacyMode_&&e>=this.values_.length))return this.atom_.reportObserved(),this.dehanceValue_(this.values_[e]);console.warn("[mobx] Out of bounds read: "+e)},t.set_=function(e,t){var n=this.values_;if(this.legacyMode_&&e>n.length&&s(17,e,n.length),e<n.length){this.atom_;var a=n[e];if(nn(this)){var o=an(this,{type:pn,object:this.proxy_,index:e,newValue:t});if(!o)return;t=o.newValue}(t=this.enhancer_(t,a))!==a&&(n[e]=t,this.notifyArrayChildUpdate_(e,t,a))}else{for(var r=new Array(e+1-n.length),i=0;i<r.length-1;i++)r[i]=void 0;r[r.length-1]=t,this.spliceWithArray_(n.length,0,r)}},e}();function gn(e,t,n,s){void 0===n&&(n="ObservableArray"),void 0===s&&(s=!1),h();var a=new fn(n,t,s,!1);x(a.values_,H,a);var o=new Proxy(a.values_,hn);if(a.proxy_=o,e&&e.length){var r=We(!0);a.spliceWithArray_(0,0,e),Be(r)}return o}var yn={clear:function(){return this.splice(0)},replace:function(e){var t=this[H];return t.spliceWithArray_(0,t.values_.length,e)},toJSON:function(){return this.slice()},splice:function(e,t){for(var n=arguments.length,s=new Array(n>2?n-2:0),a=2;a<n;a++)s[a-2]=arguments[a];var o=this[H];switch(arguments.length){case 0:return[];case 1:return o.spliceWithArray_(e);case 2:return o.spliceWithArray_(e,t)}return o.spliceWithArray_(e,t,s)},spliceWithArray:function(e,t,n){return this[H].spliceWithArray_(e,t,n)},push:function(){for(var e=this[H],t=arguments.length,n=new Array(t),s=0;s<t;s++)n[s]=arguments[s];return e.spliceWithArray_(e.values_.length,0,n),e.values_.length},pop:function(){return this.splice(Math.max(this[H].values_.length-1,0),1)[0]},shift:function(){return this.splice(0,1)[0]},unshift:function(){for(var e=this[H],t=arguments.length,n=new Array(t),s=0;s<t;s++)n[s]=arguments[s];return e.spliceWithArray_(0,0,n),e.values_.length},reverse:function(){return lt.trackingDerivation&&s(37,"reverse"),this.replace(this.slice().reverse()),this},sort:function(){lt.trackingDerivation&&s(37,"sort");var e=this.slice();return e.sort.apply(e,arguments),this.replace(e),this},remove:function(e){var t=this[H],n=t.dehanceValues_(t.values_).indexOf(e);return n>-1&&(this.splice(n,1),!0)}};function vn(e,t){"function"===typeof Array.prototype[e]&&(yn[e]=t(e))}function bn(e){return function(){var t=this[H];t.atom_.reportObserved();var n=t.dehanceValues_(t.values_);return n[e].apply(n,arguments)}}function wn(e){return function(t,n){var s=this,a=this[H];return a.atom_.reportObserved(),a.dehanceValues_(a.values_)[e]((function(e,a){return t.call(n,e,a,s)}))}}function kn(e){return function(){var t=this,n=this[H];n.atom_.reportObserved();var s=n.dehanceValues_(n.values_),a=arguments[0];return arguments[0]=function(e,n,s){return a(e,n,s,t)},s[e].apply(s,arguments)}}vn("concat",bn),vn("flat",bn),vn("includes",bn),vn("indexOf",bn),vn("join",bn),vn("lastIndexOf",bn),vn("slice",bn),vn("toString",bn),vn("toLocaleString",bn),vn("every",wn),vn("filter",wn),vn("find",wn),vn("findIndex",wn),vn("flatMap",wn),vn("forEach",wn),vn("map",wn),vn("some",wn),vn("reduce",kn),vn("reduceRight",kn);var _n,xn,Tn=T("ObservableArrayAdministration",fn);function Sn(e){return b(e)&&Tn(e[H])}var Cn={},En="add",An="delete";_n=Symbol.iterator,xn=Symbol.toStringTag;var jn,Dn,Nn=function(){function e(e,t,n){var a=this;void 0===t&&(t=$),void 0===n&&(n="ObservableMap"),this.enhancer_=void 0,this.name_=void 0,this[H]=Cn,this.data_=void 0,this.hasMap_=void 0,this.keysAtom_=void 0,this.interceptors_=void 0,this.changeListeners_=void 0,this.dehancer=void 0,this.enhancer_=t,this.name_=n,y(Map)||s(18),this.keysAtom_=K("ObservableMap.keys()"),this.data_=new Map,this.hasMap_=new Map,Me(!0,(function(){a.merge(e)}))}var t=e.prototype;return t.has_=function(e){return this.data_.has(e)},t.has=function(e){var t=this;if(!lt.trackingDerivation)return this.has_(e);var n=this.hasMap_.get(e);if(!n){var s=n=new Ue(this.has_(e),Y,"ObservableMap.key?",!1);this.hasMap_.set(e,s),Lt(s,(function(){return t.hasMap_.delete(e)}))}return n.get()},t.set=function(e,t){var n=this.has_(e);if(nn(this)){var s=an(this,{type:n?pn:En,object:this,newValue:t,name:e});if(!s)return this;t=s.newValue}return n?this.updateValue_(e,t):this.addValue_(e,t),this},t.delete=function(e){var t=this;if((this.keysAtom_,nn(this))&&!an(this,{type:An,object:this,name:e}))return!1;if(this.has_(e)){var n=on(this),s=n?{observableKind:"map",debugObjectName:this.name_,type:An,object:this,oldValue:this.data_.get(e).value_,name:e}:null;return Qt((function(){var n;t.keysAtom_.reportChanged(),null==(n=t.hasMap_.get(e))||n.setNewValue_(!1),t.data_.get(e).setNewValue_(void 0),t.data_.delete(e)})),n&&ln(this,s),!0}return!1},t.updateValue_=function(e,t){var n=this.data_.get(e);if((t=n.prepareNewValue_(t))!==lt.UNCHANGED){var s=on(this),a=s?{observableKind:"map",debugObjectName:this.name_,type:pn,object:this,oldValue:n.value_,name:e,newValue:t}:null;0,n.setNewValue_(t),s&&ln(this,a)}},t.addValue_=function(e,t){var n=this;this.keysAtom_,Qt((function(){var s,a=new Ue(t,n.enhancer_,"ObservableMap.key",!1);n.data_.set(e,a),t=a.value_,null==(s=n.hasMap_.get(e))||s.setNewValue_(!0),n.keysAtom_.reportChanged()}));var s=on(this),a=s?{observableKind:"map",debugObjectName:this.name_,type:En,object:this,name:e,newValue:t}:null;s&&ln(this,a)},t.get=function(e){return this.has(e)?this.dehanceValue_(this.data_.get(e).get()):this.dehanceValue_(void 0)},t.dehanceValue_=function(e){return void 0!==this.dehancer?this.dehancer(e):e},t.keys=function(){return this.keysAtom_.reportObserved(),this.data_.keys()},t.values=function(){var e=this,t=this.keys();return ls({next:function(){var n=t.next(),s=n.done,a=n.value;return{done:s,value:s?void 0:e.get(a)}}})},t.entries=function(){var e=this,t=this.keys();return ls({next:function(){var n=t.next(),s=n.done,a=n.value;return{done:s,value:s?void 0:[a,e.get(a)]}}})},t[_n]=function(){return this.entries()},t.forEach=function(e,t){for(var n,s=W(this);!(n=s()).done;){var a=n.value,o=a[0],r=a[1];e.call(t,r,o,this)}},t.merge=function(e){var t=this;return On(e)&&(e=new Map(e)),Qt((function(){w(e)?function(e){var t=Object.keys(e);if(!E)return t;var n=Object.getOwnPropertySymbols(e);return n.length?[].concat(t,n.filter((function(t){return c.propertyIsEnumerable.call(e,t)}))):t}(e).forEach((function(n){return t.set(n,e[n])})):Array.isArray(e)?e.forEach((function(e){var n=e[0],s=e[1];return t.set(n,s)})):S(e)?(e.constructor!==Map&&s(19,e),e.forEach((function(e,n){return t.set(n,e)}))):null!==e&&void 0!==e&&s(20,e)})),this},t.clear=function(){var e=this;Qt((function(){Qe((function(){for(var t,n=W(e.keys());!(t=n()).done;){var s=t.value;e.delete(s)}}))}))},t.replace=function(e){var t=this;return Qt((function(){for(var n,a=function(e){if(S(e)||On(e))return e;if(Array.isArray(e))return new Map(e);if(w(e)){var t=new Map;for(var n in e)t.set(n,e[n]);return t}return s(21,e)}(e),o=new Map,r=!1,i=W(t.data_.keys());!(n=i()).done;){var l=n.value;if(!a.has(l))if(t.delete(l))r=!0;else{var c=t.data_.get(l);o.set(l,c)}}for(var m,d=W(a.entries());!(m=d()).done;){var u=m.value,p=u[0],h=u[1],f=t.data_.has(p);if(t.set(p,h),t.data_.has(p)){var g=t.data_.get(p);o.set(p,g),f||(r=!0)}}if(!r)if(t.data_.size!==o.size)t.keysAtom_.reportChanged();else for(var y=t.data_.keys(),v=o.keys(),b=y.next(),k=v.next();!b.done;){if(b.value!==k.value){t.keysAtom_.reportChanged();break}b=y.next(),k=v.next()}t.data_=o})),this},t.toString=function(){return"[object ObservableMap]"},t.toJSON=function(){return Array.from(this)},t.observe_=function(e,t){return rn(this,e)},t.intercept_=function(e){return sn(this,e)},P(e,[{key:"size",get:function(){return this.keysAtom_.reportObserved(),this.data_.size}},{key:xn,get:function(){return"Map"}}]),e}(),On=T("ObservableMap",Nn);var Pn={};jn=Symbol.iterator,Dn=Symbol.toStringTag;var Rn=function(){function e(e,t,n){void 0===t&&(t=$),void 0===n&&(n="ObservableSet"),this.name_=void 0,this[H]=Pn,this.data_=new Set,this.atom_=void 0,this.changeListeners_=void 0,this.interceptors_=void 0,this.dehancer=void 0,this.enhancer_=void 0,this.name_=n,y(Set)||s(22),this.atom_=K(this.name_),this.enhancer_=function(e,s){return t(e,s,n)},e&&this.replace(e)}var t=e.prototype;return t.dehanceValue_=function(e){return void 0!==this.dehancer?this.dehancer(e):e},t.clear=function(){var e=this;Qt((function(){Qe((function(){for(var t,n=W(e.data_.values());!(t=n()).done;){var s=t.value;e.delete(s)}}))}))},t.forEach=function(e,t){for(var n,s=W(this);!(n=s()).done;){var a=n.value;e.call(t,a,a,this)}},t.add=function(e){var t=this;if((this.atom_,nn(this))&&!an(this,{type:En,object:this,newValue:e}))return this;if(!this.has(e)){Qt((function(){t.data_.add(t.enhancer_(e,void 0)),t.atom_.reportChanged()}));var n=!1,s=on(this),a=s?{observableKind:"set",debugObjectName:this.name_,type:En,object:this,newValue:e}:null;n,s&&ln(this,a)}return this},t.delete=function(e){var t=this;if(nn(this)&&!an(this,{type:An,object:this,oldValue:e}))return!1;if(this.has(e)){var n=on(this),s=n?{observableKind:"set",debugObjectName:this.name_,type:An,object:this,oldValue:e}:null;return Qt((function(){t.atom_.reportChanged(),t.data_.delete(e)})),n&&ln(this,s),!0}return!1},t.has=function(e){return this.atom_.reportObserved(),this.data_.has(this.dehanceValue_(e))},t.entries=function(){var e=0,t=Array.from(this.keys()),n=Array.from(this.values());return ls({next:function(){var s=e;return e+=1,s<n.length?{value:[t[s],n[s]],done:!1}:{done:!0}}})},t.keys=function(){return this.values()},t.values=function(){this.atom_.reportObserved();var e=this,t=0,n=Array.from(this.data_.values());return ls({next:function(){return t<n.length?{value:e.dehanceValue_(n[t++]),done:!1}:{done:!0}}})},t.replace=function(e){var t=this;return In(e)&&(e=new Set(e)),Qt((function(){Array.isArray(e)||C(e)?(t.clear(),e.forEach((function(e){return t.add(e)}))):null!==e&&void 0!==e&&s("Cannot initialize set from "+e)})),this},t.observe_=function(e,t){return rn(this,e)},t.intercept_=function(e){return sn(this,e)},t.toJSON=function(){return Array.from(this)},t.toString=function(){return"[object ObservableSet]"},t[jn]=function(){return this.values()},P(e,[{key:"size",get:function(){return this.atom_.reportObserved(),this.data_.size}},{key:Dn,get:function(){return"Set"}}]),e}(),In=T("ObservableSet",Rn),Ln=Object.create(null),Fn="remove",Mn=function(){function e(e,t,n,s){void 0===t&&(t=new Map),void 0===s&&(s=de),this.target_=void 0,this.values_=void 0,this.name_=void 0,this.defaultAnnotation_=void 0,this.keysAtom_=void 0,this.changeListeners_=void 0,this.interceptors_=void 0,this.proxy_=void 0,this.isPlainObject_=void 0,this.appliedAnnotations_=void 0,this.pendingKeys_=void 0,this.target_=e,this.values_=t,this.name_=n,this.defaultAnnotation_=s,this.keysAtom_=new G("ObservableObject.keys"),this.isPlainObject_=w(this.target_)}var t=e.prototype;return t.getObservablePropValue_=function(e){return this.values_.get(e).get()},t.setObservablePropValue_=function(e,t){var n=this.values_.get(e);if(n instanceof Ve)return n.set(t),!0;if(nn(this)){var s=an(this,{type:pn,object:this.proxy_||this.target_,name:e,newValue:t});if(!s)return null;t=s.newValue}if((t=n.prepareNewValue_(t))!==lt.UNCHANGED){var a=on(this),o=a?{type:pn,observableKind:"object",debugObjectName:this.name_,object:this.proxy_||this.target_,oldValue:n.value_,name:e,newValue:t}:null;0,n.setNewValue_(t),a&&ln(this,o)}return!0},t.get_=function(e){return lt.trackingDerivation&&!D(this.target_,e)&&this.has_(e),this.target_[e]},t.set_=function(e,t,n){return void 0===n&&(n=!1),D(this.target_,e)?this.values_.has(e)?this.setObservablePropValue_(e,t):n?Reflect.set(this.target_,e,t):(this.target_[e]=t,!0):this.extend_(e,{value:t,enumerable:!0,writable:!0,configurable:!0},this.defaultAnnotation_,n)},t.has_=function(e){if(!lt.trackingDerivation)return e in this.target_;this.pendingKeys_||(this.pendingKeys_=new Map);var t=this.pendingKeys_.get(e);return t||(t=new Ue(e in this.target_,Y,"ObservableObject.key?",!1),this.pendingKeys_.set(e,t)),t.get()},t.make_=function(e,t){if(!0===t&&(t=this.defaultAnnotation_),!1!==t){if(Gn(this,t,e),!(e in this.target_)){var n;if(null!=(n=this.target_[B])&&n[e])return;s(1,t.annotationType_,this.name_+"."+e.toString())}for(var a=this.target_;a&&a!==c;){var o=i(a,e);if(o){var r=t.make_(this,e,o,a);if(0===r)return;if(1===r)break}a=Object.getPrototypeOf(a)}Hn(this,t,e)}},t.extend_=function(e,t,n,s){if(void 0===s&&(s=!1),!0===n&&(n=this.defaultAnnotation_),!1===n)return this.defineProperty_(e,t,s);Gn(this,n,e);var a=n.extend_(this,e,t,s);return a&&Hn(this,n,e),a},t.defineProperty_=function(e,t,n){void 0===n&&(n=!1);try{ut();var s=this.delete_(e);if(!s)return s;if(nn(this)){var a=an(this,{object:this.proxy_||this.target_,name:e,type:En,newValue:t.value});if(!a)return null;var o=a.newValue;t.value!==o&&(t=R({},t,{value:o}))}if(n){if(!Reflect.defineProperty(this.target_,e,t))return!1}else l(this.target_,e,t);this.notifyPropertyAddition_(e,t.value)}finally{pt()}return!0},t.defineObservableProperty_=function(e,t,n,s){void 0===s&&(s=!1);try{ut();var a=this.delete_(e);if(!a)return a;if(nn(this)){var o=an(this,{object:this.proxy_||this.target_,name:e,type:En,newValue:t});if(!o)return null;t=o.newValue}var r=zn(e),i={configurable:!lt.safeDescriptors||this.isPlainObject_,enumerable:!0,get:r.get,set:r.set};if(s){if(!Reflect.defineProperty(this.target_,e,i))return!1}else l(this.target_,e,i);var c=new Ue(t,n,"ObservableObject.key",!1);this.values_.set(e,c),this.notifyPropertyAddition_(e,c.value_)}finally{pt()}return!0},t.defineComputedProperty_=function(e,t,n){void 0===n&&(n=!1);try{ut();var s=this.delete_(e);if(!s)return s;if(nn(this))if(!an(this,{object:this.proxy_||this.target_,name:e,type:En,newValue:void 0}))return null;t.name||(t.name="ObservableObject.key"),t.context=this.proxy_||this.target_;var a=zn(e),o={configurable:!lt.safeDescriptors||this.isPlainObject_,enumerable:!1,get:a.get,set:a.set};if(n){if(!Reflect.defineProperty(this.target_,e,o))return!1}else l(this.target_,e,o);this.values_.set(e,new Ve(t)),this.notifyPropertyAddition_(e,void 0)}finally{pt()}return!0},t.delete_=function(e,t){if(void 0===t&&(t=!1),!D(this.target_,e))return!0;if(nn(this)&&!an(this,{object:this.proxy_||this.target_,name:e,type:Fn}))return null;try{var n,s;ut();var a,o=on(this),r=this.values_.get(e),l=void 0;if(!r&&o)l=null==(a=i(this.target_,e))?void 0:a.value;if(t){if(!Reflect.deleteProperty(this.target_,e))return!1}else delete this.target_[e];if(r&&(this.values_.delete(e),r instanceof Ue&&(l=r.value_),ft(r)),this.keysAtom_.reportChanged(),null==(n=this.pendingKeys_)||null==(s=n.get(e))||s.set(e in this.target_),o){var c={type:Fn,observableKind:"object",object:this.proxy_||this.target_,debugObjectName:this.name_,oldValue:l,name:e};0,o&&ln(this,c)}}finally{pt()}return!0},t.observe_=function(e,t){return rn(this,e)},t.intercept_=function(e){return sn(this,e)},t.notifyPropertyAddition_=function(e,t){var n,s,a=on(this);if(a){var o=a?{type:En,observableKind:"object",debugObjectName:this.name_,object:this.proxy_||this.target_,name:e,newValue:t}:null;0,a&&ln(this,o)}null==(n=this.pendingKeys_)||null==(s=n.get(e))||s.set(!0),this.keysAtom_.reportChanged()},t.ownKeys_=function(){return this.keysAtom_.reportObserved(),A(this.target_)},t.keys_=function(){return this.keysAtom_.reportObserved(),Object.keys(this.target_)},e}();function Wn(e,t){var n;if(D(e,H))return e;var s=null!=(n=null==t?void 0:t.name)?n:"ObservableObject",a=new Mn(e,new Map,String(s),function(e){var t;return e?null!=(t=e.defaultDecorator)?t:ue(e):void 0}(t));return _(e,H,a),e}var Bn=T("ObservableObjectAdministration",Mn);function zn(e){return Ln[e]||(Ln[e]={get:function(){return this[H].getObservablePropValue_(e)},set:function(t){return this[H].setObservablePropValue_(e,t)}})}function Un(e){return!!b(e)&&Bn(e[H])}function Hn(e,t,n){var s;null==(s=e.target_[B])||delete s[n]}function Gn(e,t,n){}var Vn,Kn,qn=Xn(0),$n=0,Yn=function(){};Vn=Yn,Kn=Array.prototype,Object.setPrototypeOf?Object.setPrototypeOf(Vn.prototype,Kn):void 0!==Vn.prototype.__proto__?Vn.prototype.__proto__=Kn:Vn.prototype=Kn;var Zn=function(e,t,n){function s(t,n,s,a){var o;void 0===s&&(s="ObservableArray"),void 0===a&&(a=!1),o=e.call(this)||this;var r=new fn(s,n,a,!0);if(r.proxy_=F(o),x(F(o),H,r),t&&t.length){var i=We(!0);o.spliceWithArray(0,0,t),Be(i)}return Object.defineProperty(F(o),"0",qn),o}I(s,e);var a=s.prototype;return a.concat=function(){this[H].atom_.reportObserved();for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Array.prototype.concat.apply(this.slice(),t.map((function(e){return Sn(e)?e.slice():e})))},a[n]=function(){var e=this,t=0;return ls({next:function(){return t<e.length?{value:e[t++],done:!1}:{done:!0,value:void 0}}})},P(s,[{key:"length",get:function(){return this[H].getArrayLength_()},set:function(e){this[H].setArrayLength_(e)}},{key:t,get:function(){return"Array"}}]),s}(Yn,Symbol.toStringTag,Symbol.iterator);function Xn(e){return{enumerable:!1,configurable:!0,get:function(){return this[H].get_(e)},set:function(t){this[H].set_(e,t)}}}function Jn(e){l(Zn.prototype,""+e,Xn(e))}function Qn(e){if(e>$n){for(var t=$n;t<e+100;t++)Jn(t);$n=e}}function es(e,t,n){return new Zn(e,t,n)}function ts(e,t){if("object"===typeof e&&null!==e){if(Sn(e))return void 0!==t&&s(23),e[H].atom_;if(In(e))return e[H];if(On(e)){if(void 0===t)return e.keysAtom_;var n=e.data_.get(t)||e.hasMap_.get(t);return n||s(25,t,ss(e)),n}if(Un(e)){if(!t)return s(26);var a=e[H].values_.get(t);return a||s(27,t,ss(e)),a}if(V(e)||Ke(e)||wt(e))return e}else if(y(e)&&wt(e[H]))return e[H];s(28)}function ns(e,t){return e||s(29),void 0!==t?ns(ts(e,t)):V(e)||Ke(e)||wt(e)||On(e)||In(e)?e:e[H]?e[H]:void s(24,e)}function ss(e,t){var n;if(void 0!==t)n=ts(e,t);else{if(Nt(e))return e.name;n=Un(e)||On(e)||In(e)?ns(e):ts(e)}return n.name_}Object.entries(yn).forEach((function(e){var t=e[0],n=e[1];"concat"!==t&&_(Zn.prototype,t,n)})),Qn(1e3);var as=c.toString;function os(e,t,n){return void 0===n&&(n=-1),rs(e,t,n)}function rs(e,t,n,s,a){if(e===t)return 0!==e||1/e===1/t;if(null==e||null==t)return!1;if(e!==e)return t!==t;var o=typeof e;if("function"!==o&&"object"!==o&&"object"!=typeof t)return!1;var r=as.call(e);if(r!==as.call(t))return!1;switch(r){case"[object RegExp]":case"[object String]":return""+e===""+t;case"[object Number]":return+e!==+e?+t!==+t:0===+e?1/+e===1/t:+e===+t;case"[object Date]":case"[object Boolean]":return+e===+t;case"[object Symbol]":return"undefined"!==typeof Symbol&&Symbol.valueOf.call(e)===Symbol.valueOf.call(t);case"[object Map]":case"[object Set]":n>=0&&n++}e=is(e),t=is(t);var i="[object Array]"===r;if(!i){if("object"!=typeof e||"object"!=typeof t)return!1;var l=e.constructor,c=t.constructor;if(l!==c&&!(y(l)&&l instanceof l&&y(c)&&c instanceof c)&&"constructor"in e&&"constructor"in t)return!1}if(0===n)return!1;n<0&&(n=-1),a=a||[];for(var m=(s=s||[]).length;m--;)if(s[m]===e)return a[m]===t;if(s.push(e),a.push(t),i){if((m=e.length)!==t.length)return!1;for(;m--;)if(!rs(e[m],t[m],n-1,s,a))return!1}else{var d,u=Object.keys(e);if(m=u.length,Object.keys(t).length!==m)return!1;for(;m--;)if(!D(t,d=u[m])||!rs(e[d],t[d],n-1,s,a))return!1}return s.pop(),a.pop(),!0}function is(e){return Sn(e)?e.slice():S(e)||On(e)||C(e)||In(e)?Array.from(e.entries()):e}function ls(e){return e[Symbol.iterator]=cs,e}function cs(){return this}["Symbol","Map","Set"].forEach((function(e){"undefined"===typeof o()[e]&&s("MobX requires global '"+e+"' to be available or polyfilled")})),"object"===typeof __MOBX_DEVTOOLS_GLOBAL_HOOK__&&__MOBX_DEVTOOLS_GLOBAL_HOOK__.injectMobx({spy:function(e){return console.warn("[mobx.spy] Is a no-op in production builds"),function(){}},extras:{getDebugName:ss},$mobx:H})},463:(e,t,n)=>{"use strict";var s=n(791),a=n(296);function o(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var r=new Set,i={};function l(e,t){c(e,t),c(e+"Capture",t)}function c(e,t){for(i[e]=t,e=0;e<t.length;e++)r.add(t[e])}var m=!("undefined"===typeof window||"undefined"===typeof window.document||"undefined"===typeof window.document.createElement),d=Object.prototype.hasOwnProperty,u=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,p={},h={};function f(e,t,n,s,a,o,r){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=s,this.attributeNamespace=a,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=o,this.removeEmptyString=r}var g={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function(e){g[e]=new f(e,0,!1,e,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(e){var t=e[0];g[t]=new f(t,1,!1,e[1],null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(e){g[e]=new f(e,2,!1,e.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(e){g[e]=new f(e,2,!1,e,null,!1,!1)})),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach((function(e){g[e]=new f(e,3,!1,e.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((function(e){g[e]=new f(e,3,!0,e,null,!1,!1)})),["capture","download"].forEach((function(e){g[e]=new f(e,4,!1,e,null,!1,!1)})),["cols","rows","size","span"].forEach((function(e){g[e]=new f(e,6,!1,e,null,!1,!1)})),["rowSpan","start"].forEach((function(e){g[e]=new f(e,5,!1,e.toLowerCase(),null,!1,!1)}));var y=/[\-:]([a-z])/g;function v(e){return e[1].toUpperCase()}function b(e,t,n,s){var a=g.hasOwnProperty(t)?g[t]:null;(null!==a?0!==a.type:s||!(2<t.length)||"o"!==t[0]&&"O"!==t[0]||"n"!==t[1]&&"N"!==t[1])&&(function(e,t,n,s){if(null===t||"undefined"===typeof t||function(e,t,n,s){if(null!==n&&0===n.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return!s&&(null!==n?!n.acceptsBooleans:"data-"!==(e=e.toLowerCase().slice(0,5))&&"aria-"!==e);default:return!1}}(e,t,n,s))return!0;if(s)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}(t,n,a,s)&&(n=null),s||null===a?function(e){return!!d.call(h,e)||!d.call(p,e)&&(u.test(e)?h[e]=!0:(p[e]=!0,!1))}(t)&&(null===n?e.removeAttribute(t):e.setAttribute(t,""+n)):a.mustUseProperty?e[a.propertyName]=null===n?3!==a.type&&"":n:(t=a.attributeName,s=a.attributeNamespace,null===n?e.removeAttribute(t):(n=3===(a=a.type)||4===a&&!0===n?"":""+n,s?e.setAttributeNS(s,t,n):e.setAttribute(t,n))))}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach((function(e){var t=e.replace(y,v);g[t]=new f(t,1,!1,e,null,!1,!1)})),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function(e){var t=e.replace(y,v);g[t]=new f(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((function(e){var t=e.replace(y,v);g[t]=new f(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((function(e){g[e]=new f(e,1,!1,e.toLowerCase(),null,!1,!1)})),g.xlinkHref=new f("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((function(e){g[e]=new f(e,1,!1,e.toLowerCase(),null,!0,!0)}));var w=s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,k=Symbol.for("react.element"),_=Symbol.for("react.portal"),x=Symbol.for("react.fragment"),T=Symbol.for("react.strict_mode"),S=Symbol.for("react.profiler"),C=Symbol.for("react.provider"),E=Symbol.for("react.context"),A=Symbol.for("react.forward_ref"),j=Symbol.for("react.suspense"),D=Symbol.for("react.suspense_list"),N=Symbol.for("react.memo"),O=Symbol.for("react.lazy");Symbol.for("react.scope"),Symbol.for("react.debug_trace_mode");var P=Symbol.for("react.offscreen");Symbol.for("react.legacy_hidden"),Symbol.for("react.cache"),Symbol.for("react.tracing_marker");var R=Symbol.iterator;function I(e){return null===e||"object"!==typeof e?null:"function"===typeof(e=R&&e[R]||e["@@iterator"])?e:null}var L,F=Object.assign;function M(e){if(void 0===L)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);L=t&&t[1]||""}return"\n"+L+e}var W=!1;function B(e,t){if(!e||W)return"";W=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),"object"===typeof Reflect&&Reflect.construct){try{Reflect.construct(t,[])}catch(c){var s=c}Reflect.construct(e,[],t)}else{try{t.call()}catch(c){s=c}e.call(t.prototype)}else{try{throw Error()}catch(c){s=c}e()}}catch(c){if(c&&s&&"string"===typeof c.stack){for(var a=c.stack.split("\n"),o=s.stack.split("\n"),r=a.length-1,i=o.length-1;1<=r&&0<=i&&a[r]!==o[i];)i--;for(;1<=r&&0<=i;r--,i--)if(a[r]!==o[i]){if(1!==r||1!==i)do{if(r--,0>--i||a[r]!==o[i]){var l="\n"+a[r].replace(" at new "," at ");return e.displayName&&l.includes("<anonymous>")&&(l=l.replace("<anonymous>",e.displayName)),l}}while(1<=r&&0<=i);break}}}finally{W=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?M(e):""}function z(e){switch(e.tag){case 5:return M(e.type);case 16:return M("Lazy");case 13:return M("Suspense");case 19:return M("SuspenseList");case 0:case 2:case 15:return e=B(e.type,!1);case 11:return e=B(e.type.render,!1);case 1:return e=B(e.type,!0);default:return""}}function U(e){if(null==e)return null;if("function"===typeof e)return e.displayName||e.name||null;if("string"===typeof e)return e;switch(e){case x:return"Fragment";case _:return"Portal";case S:return"Profiler";case T:return"StrictMode";case j:return"Suspense";case D:return"SuspenseList"}if("object"===typeof e)switch(e.$$typeof){case E:return(e.displayName||"Context")+".Consumer";case C:return(e._context.displayName||"Context")+".Provider";case A:var t=e.render;return(e=e.displayName)||(e=""!==(e=t.displayName||t.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case N:return null!==(t=e.displayName||null)?t:U(e.type)||"Memo";case O:t=e._payload,e=e._init;try{return U(e(t))}catch(n){}}return null}function H(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=(e=t.render).displayName||e.name||"",t.displayName||(""!==e?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return U(t);case 8:return t===T?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if("function"===typeof t)return t.displayName||t.name||null;if("string"===typeof t)return t}return null}function G(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":case"object":return e;default:return""}}function V(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function K(e){e._valueTracker||(e._valueTracker=function(e){var t=V(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),s=""+e[t];if(!e.hasOwnProperty(t)&&"undefined"!==typeof n&&"function"===typeof n.get&&"function"===typeof n.set){var a=n.get,o=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return a.call(this)},set:function(e){s=""+e,o.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return s},setValue:function(e){s=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function q(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),s="";return e&&(s=V(e)?e.checked?"true":"false":e.value),(e=s)!==n&&(t.setValue(e),!0)}function $(e){if("undefined"===typeof(e=e||("undefined"!==typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}function Y(e,t){var n=t.checked;return F({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=n?n:e._wrapperState.initialChecked})}function Z(e,t){var n=null==t.defaultValue?"":t.defaultValue,s=null!=t.checked?t.checked:t.defaultChecked;n=G(null!=t.value?t.value:n),e._wrapperState={initialChecked:s,initialValue:n,controlled:"checkbox"===t.type||"radio"===t.type?null!=t.checked:null!=t.value}}function X(e,t){null!=(t=t.checked)&&b(e,"checked",t,!1)}function J(e,t){X(e,t);var n=G(t.value),s=t.type;if(null!=n)"number"===s?(0===n&&""===e.value||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if("submit"===s||"reset"===s)return void e.removeAttribute("value");t.hasOwnProperty("value")?ee(e,t.type,n):t.hasOwnProperty("defaultValue")&&ee(e,t.type,G(t.defaultValue)),null==t.checked&&null!=t.defaultChecked&&(e.defaultChecked=!!t.defaultChecked)}function Q(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var s=t.type;if(!("submit"!==s&&"reset"!==s||void 0!==t.value&&null!==t.value))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}""!==(n=e.name)&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,""!==n&&(e.name=n)}function ee(e,t,n){"number"===t&&$(e.ownerDocument)===e||(null==n?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var te=Array.isArray;function ne(e,t,n,s){if(e=e.options,t){t={};for(var a=0;a<n.length;a++)t["$"+n[a]]=!0;for(n=0;n<e.length;n++)a=t.hasOwnProperty("$"+e[n].value),e[n].selected!==a&&(e[n].selected=a),a&&s&&(e[n].defaultSelected=!0)}else{for(n=""+G(n),t=null,a=0;a<e.length;a++){if(e[a].value===n)return e[a].selected=!0,void(s&&(e[a].defaultSelected=!0));null!==t||e[a].disabled||(t=e[a])}null!==t&&(t.selected=!0)}}function se(e,t){if(null!=t.dangerouslySetInnerHTML)throw Error(o(91));return F({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function ae(e,t){var n=t.value;if(null==n){if(n=t.children,t=t.defaultValue,null!=n){if(null!=t)throw Error(o(92));if(te(n)){if(1<n.length)throw Error(o(93));n=n[0]}t=n}null==t&&(t=""),n=t}e._wrapperState={initialValue:G(n)}}function oe(e,t){var n=G(t.value),s=G(t.defaultValue);null!=n&&((n=""+n)!==e.value&&(e.value=n),null==t.defaultValue&&e.defaultValue!==n&&(e.defaultValue=n)),null!=s&&(e.defaultValue=""+s)}function re(e){var t=e.textContent;t===e._wrapperState.initialValue&&""!==t&&null!==t&&(e.value=t)}function ie(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function le(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?ie(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}var ce,me,de=(me=function(e,t){if("http://www.w3.org/2000/svg"!==e.namespaceURI||"innerHTML"in e)e.innerHTML=t;else{for((ce=ce||document.createElement("div")).innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=ce.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}},"undefined"!==typeof MSApp&&MSApp.execUnsafeLocalFunction?function(e,t,n,s){MSApp.execUnsafeLocalFunction((function(){return me(e,t)}))}:me);function ue(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t}var pe={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},he=["Webkit","ms","Moz","O"];function fe(e,t,n){return null==t||"boolean"===typeof t||""===t?"":n||"number"!==typeof t||0===t||pe.hasOwnProperty(e)&&pe[e]?(""+t).trim():t+"px"}function ge(e,t){for(var n in e=e.style,t)if(t.hasOwnProperty(n)){var s=0===n.indexOf("--"),a=fe(n,t[n],s);"float"===n&&(n="cssFloat"),s?e.setProperty(n,a):e[n]=a}}Object.keys(pe).forEach((function(e){he.forEach((function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),pe[t]=pe[e]}))}));var ye=F({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function ve(e,t){if(t){if(ye[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML))throw Error(o(137,e));if(null!=t.dangerouslySetInnerHTML){if(null!=t.children)throw Error(o(60));if("object"!==typeof t.dangerouslySetInnerHTML||!("__html"in t.dangerouslySetInnerHTML))throw Error(o(61))}if(null!=t.style&&"object"!==typeof t.style)throw Error(o(62))}}function be(e,t){if(-1===e.indexOf("-"))return"string"===typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var we=null;function ke(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var _e=null,xe=null,Te=null;function Se(e){if(e=ba(e)){if("function"!==typeof _e)throw Error(o(280));var t=e.stateNode;t&&(t=ka(t),_e(e.stateNode,e.type,t))}}function Ce(e){xe?Te?Te.push(e):Te=[e]:xe=e}function Ee(){if(xe){var e=xe,t=Te;if(Te=xe=null,Se(e),t)for(e=0;e<t.length;e++)Se(t[e])}}function Ae(e,t){return e(t)}function je(){}var De=!1;function Ne(e,t,n){if(De)return e(t,n);De=!0;try{return Ae(e,t,n)}finally{De=!1,(null!==xe||null!==Te)&&(je(),Ee())}}function Oe(e,t){var n=e.stateNode;if(null===n)return null;var s=ka(n);if(null===s)return null;n=s[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(s=!s.disabled)||(s=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!s;break e;default:e=!1}if(e)return null;if(n&&"function"!==typeof n)throw Error(o(231,t,typeof n));return n}var Pe=!1;if(m)try{var Re={};Object.defineProperty(Re,"passive",{get:function(){Pe=!0}}),window.addEventListener("test",Re,Re),window.removeEventListener("test",Re,Re)}catch(me){Pe=!1}function Ie(e,t,n,s,a,o,r,i,l){var c=Array.prototype.slice.call(arguments,3);try{t.apply(n,c)}catch(m){this.onError(m)}}var Le=!1,Fe=null,Me=!1,We=null,Be={onError:function(e){Le=!0,Fe=e}};function ze(e,t,n,s,a,o,r,i,l){Le=!1,Fe=null,Ie.apply(Be,arguments)}function Ue(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do{0!==(4098&(t=e).flags)&&(n=t.return),e=t.return}while(e)}return 3===t.tag?n:null}function He(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&(null!==(e=e.alternate)&&(t=e.memoizedState)),null!==t)return t.dehydrated}return null}function Ge(e){if(Ue(e)!==e)throw Error(o(188))}function Ve(e){return null!==(e=function(e){var t=e.alternate;if(!t){if(null===(t=Ue(e)))throw Error(o(188));return t!==e?null:e}for(var n=e,s=t;;){var a=n.return;if(null===a)break;var r=a.alternate;if(null===r){if(null!==(s=a.return)){n=s;continue}break}if(a.child===r.child){for(r=a.child;r;){if(r===n)return Ge(a),e;if(r===s)return Ge(a),t;r=r.sibling}throw Error(o(188))}if(n.return!==s.return)n=a,s=r;else{for(var i=!1,l=a.child;l;){if(l===n){i=!0,n=a,s=r;break}if(l===s){i=!0,s=a,n=r;break}l=l.sibling}if(!i){for(l=r.child;l;){if(l===n){i=!0,n=r,s=a;break}if(l===s){i=!0,s=r,n=a;break}l=l.sibling}if(!i)throw Error(o(189))}}if(n.alternate!==s)throw Error(o(190))}if(3!==n.tag)throw Error(o(188));return n.stateNode.current===n?e:t}(e))?Ke(e):null}function Ke(e){if(5===e.tag||6===e.tag)return e;for(e=e.child;null!==e;){var t=Ke(e);if(null!==t)return t;e=e.sibling}return null}var qe=a.unstable_scheduleCallback,$e=a.unstable_cancelCallback,Ye=a.unstable_shouldYield,Ze=a.unstable_requestPaint,Xe=a.unstable_now,Je=a.unstable_getCurrentPriorityLevel,Qe=a.unstable_ImmediatePriority,et=a.unstable_UserBlockingPriority,tt=a.unstable_NormalPriority,nt=a.unstable_LowPriority,st=a.unstable_IdlePriority,at=null,ot=null;var rt=Math.clz32?Math.clz32:function(e){return e>>>=0,0===e?32:31-(it(e)/lt|0)|0},it=Math.log,lt=Math.LN2;var ct=64,mt=4194304;function dt(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return 4194240&e;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return 130023424&e;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function ut(e,t){var n=e.pendingLanes;if(0===n)return 0;var s=0,a=e.suspendedLanes,o=e.pingedLanes,r=268435455&n;if(0!==r){var i=r&~a;0!==i?s=dt(i):0!==(o&=r)&&(s=dt(o))}else 0!==(r=n&~a)?s=dt(r):0!==o&&(s=dt(o));if(0===s)return 0;if(0!==t&&t!==s&&0===(t&a)&&((a=s&-s)>=(o=t&-t)||16===a&&0!==(4194240&o)))return t;if(0!==(4&s)&&(s|=16&n),0!==(t=e.entangledLanes))for(e=e.entanglements,t&=s;0<t;)a=1<<(n=31-rt(t)),s|=e[n],t&=~a;return s}function pt(e,t){switch(e){case 1:case 2:case 4:return t+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;default:return-1}}function ht(e){return 0!==(e=-1073741825&e.pendingLanes)?e:1073741824&e?1073741824:0}function ft(){var e=ct;return 0===(4194240&(ct<<=1))&&(ct=64),e}function gt(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function yt(e,t,n){e.pendingLanes|=t,536870912!==t&&(e.suspendedLanes=0,e.pingedLanes=0),(e=e.eventTimes)[t=31-rt(t)]=n}function vt(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var s=31-rt(n),a=1<<s;a&t|e[s]&t&&(e[s]|=t),n&=~a}}var bt=0;function wt(e){return 1<(e&=-e)?4<e?0!==(268435455&e)?16:536870912:4:1}var kt,_t,xt,Tt,St,Ct=!1,Et=[],At=null,jt=null,Dt=null,Nt=new Map,Ot=new Map,Pt=[],Rt="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function It(e,t){switch(e){case"focusin":case"focusout":At=null;break;case"dragenter":case"dragleave":jt=null;break;case"mouseover":case"mouseout":Dt=null;break;case"pointerover":case"pointerout":Nt.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":Ot.delete(t.pointerId)}}function Lt(e,t,n,s,a,o){return null===e||e.nativeEvent!==o?(e={blockedOn:t,domEventName:n,eventSystemFlags:s,nativeEvent:o,targetContainers:[a]},null!==t&&(null!==(t=ba(t))&&_t(t)),e):(e.eventSystemFlags|=s,t=e.targetContainers,null!==a&&-1===t.indexOf(a)&&t.push(a),e)}function Ft(e){var t=va(e.target);if(null!==t){var n=Ue(t);if(null!==n)if(13===(t=n.tag)){if(null!==(t=He(n)))return e.blockedOn=t,void St(e.priority,(function(){xt(n)}))}else if(3===t&&n.stateNode.current.memoizedState.isDehydrated)return void(e.blockedOn=3===n.tag?n.stateNode.containerInfo:null)}e.blockedOn=null}function Mt(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContainers;0<t.length;){var n=Yt(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==n)return null!==(t=ba(n))&&_t(t),e.blockedOn=n,!1;var s=new(n=e.nativeEvent).constructor(n.type,n);we=s,n.target.dispatchEvent(s),we=null,t.shift()}return!0}function Wt(e,t,n){Mt(e)&&n.delete(t)}function Bt(){Ct=!1,null!==At&&Mt(At)&&(At=null),null!==jt&&Mt(jt)&&(jt=null),null!==Dt&&Mt(Dt)&&(Dt=null),Nt.forEach(Wt),Ot.forEach(Wt)}function zt(e,t){e.blockedOn===t&&(e.blockedOn=null,Ct||(Ct=!0,a.unstable_scheduleCallback(a.unstable_NormalPriority,Bt)))}function Ut(e){function t(t){return zt(t,e)}if(0<Et.length){zt(Et[0],e);for(var n=1;n<Et.length;n++){var s=Et[n];s.blockedOn===e&&(s.blockedOn=null)}}for(null!==At&&zt(At,e),null!==jt&&zt(jt,e),null!==Dt&&zt(Dt,e),Nt.forEach(t),Ot.forEach(t),n=0;n<Pt.length;n++)(s=Pt[n]).blockedOn===e&&(s.blockedOn=null);for(;0<Pt.length&&null===(n=Pt[0]).blockedOn;)Ft(n),null===n.blockedOn&&Pt.shift()}var Ht=w.ReactCurrentBatchConfig,Gt=!0;function Vt(e,t,n,s){var a=bt,o=Ht.transition;Ht.transition=null;try{bt=1,qt(e,t,n,s)}finally{bt=a,Ht.transition=o}}function Kt(e,t,n,s){var a=bt,o=Ht.transition;Ht.transition=null;try{bt=4,qt(e,t,n,s)}finally{bt=a,Ht.transition=o}}function qt(e,t,n,s){if(Gt){var a=Yt(e,t,n,s);if(null===a)Gs(e,t,s,$t,n),It(e,s);else if(function(e,t,n,s,a){switch(t){case"focusin":return At=Lt(At,e,t,n,s,a),!0;case"dragenter":return jt=Lt(jt,e,t,n,s,a),!0;case"mouseover":return Dt=Lt(Dt,e,t,n,s,a),!0;case"pointerover":var o=a.pointerId;return Nt.set(o,Lt(Nt.get(o)||null,e,t,n,s,a)),!0;case"gotpointercapture":return o=a.pointerId,Ot.set(o,Lt(Ot.get(o)||null,e,t,n,s,a)),!0}return!1}(a,e,t,n,s))s.stopPropagation();else if(It(e,s),4&t&&-1<Rt.indexOf(e)){for(;null!==a;){var o=ba(a);if(null!==o&&kt(o),null===(o=Yt(e,t,n,s))&&Gs(e,t,s,$t,n),o===a)break;a=o}null!==a&&s.stopPropagation()}else Gs(e,t,s,null,n)}}var $t=null;function Yt(e,t,n,s){if($t=null,null!==(e=va(e=ke(s))))if(null===(t=Ue(e)))e=null;else if(13===(n=t.tag)){if(null!==(e=He(t)))return e;e=null}else if(3===n){if(t.stateNode.current.memoizedState.isDehydrated)return 3===t.tag?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null);return $t=e,null}function Zt(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(Je()){case Qe:return 1;case et:return 4;case tt:case nt:return 16;case st:return 536870912;default:return 16}default:return 16}}var Xt=null,Jt=null,Qt=null;function en(){if(Qt)return Qt;var e,t,n=Jt,s=n.length,a="value"in Xt?Xt.value:Xt.textContent,o=a.length;for(e=0;e<s&&n[e]===a[e];e++);var r=s-e;for(t=1;t<=r&&n[s-t]===a[o-t];t++);return Qt=a.slice(e,1<t?1-t:void 0)}function tn(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function nn(){return!0}function sn(){return!1}function an(e){function t(t,n,s,a,o){for(var r in this._reactName=t,this._targetInst=s,this.type=n,this.nativeEvent=a,this.target=o,this.currentTarget=null,e)e.hasOwnProperty(r)&&(t=e[r],this[r]=t?t(a):a[r]);return this.isDefaultPrevented=(null!=a.defaultPrevented?a.defaultPrevented:!1===a.returnValue)?nn:sn,this.isPropagationStopped=sn,this}return F(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!==typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=nn)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!==typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=nn)},persist:function(){},isPersistent:nn}),t}var on,rn,ln,cn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},mn=an(cn),dn=F({},cn,{view:0,detail:0}),un=an(dn),pn=F({},dn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Sn,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==ln&&(ln&&"mousemove"===e.type?(on=e.screenX-ln.screenX,rn=e.screenY-ln.screenY):rn=on=0,ln=e),on)},movementY:function(e){return"movementY"in e?e.movementY:rn}}),hn=an(pn),fn=an(F({},pn,{dataTransfer:0})),gn=an(F({},dn,{relatedTarget:0})),yn=an(F({},cn,{animationName:0,elapsedTime:0,pseudoElement:0})),vn=F({},cn,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),bn=an(vn),wn=an(F({},cn,{data:0})),kn={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},_n={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},xn={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Tn(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=xn[e])&&!!t[e]}function Sn(){return Tn}var Cn=F({},dn,{key:function(e){if(e.key){var t=kn[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=tn(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?_n[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Sn,charCode:function(e){return"keypress"===e.type?tn(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?tn(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}}),En=an(Cn),An=an(F({},pn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),jn=an(F({},dn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Sn})),Dn=an(F({},cn,{propertyName:0,elapsedTime:0,pseudoElement:0})),Nn=F({},pn,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),On=an(Nn),Pn=[9,13,27,32],Rn=m&&"CompositionEvent"in window,In=null;m&&"documentMode"in document&&(In=document.documentMode);var Ln=m&&"TextEvent"in window&&!In,Fn=m&&(!Rn||In&&8<In&&11>=In),Mn=String.fromCharCode(32),Wn=!1;function Bn(e,t){switch(e){case"keyup":return-1!==Pn.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function zn(e){return"object"===typeof(e=e.detail)&&"data"in e?e.data:null}var Un=!1;var Hn={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Gn(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!Hn[e.type]:"textarea"===t}function Vn(e,t,n,s){Ce(s),0<(t=Ks(t,"onChange")).length&&(n=new mn("onChange","change",null,n,s),e.push({event:n,listeners:t}))}var Kn=null,qn=null;function $n(e){Ms(e,0)}function Yn(e){if(q(wa(e)))return e}function Zn(e,t){if("change"===e)return t}var Xn=!1;if(m){var Jn;if(m){var Qn="oninput"in document;if(!Qn){var es=document.createElement("div");es.setAttribute("oninput","return;"),Qn="function"===typeof es.oninput}Jn=Qn}else Jn=!1;Xn=Jn&&(!document.documentMode||9<document.documentMode)}function ts(){Kn&&(Kn.detachEvent("onpropertychange",ns),qn=Kn=null)}function ns(e){if("value"===e.propertyName&&Yn(qn)){var t=[];Vn(t,qn,e,ke(e)),Ne($n,t)}}function ss(e,t,n){"focusin"===e?(ts(),qn=n,(Kn=t).attachEvent("onpropertychange",ns)):"focusout"===e&&ts()}function as(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return Yn(qn)}function os(e,t){if("click"===e)return Yn(t)}function rs(e,t){if("input"===e||"change"===e)return Yn(t)}var is="function"===typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e===1/t)||e!==e&&t!==t};function ls(e,t){if(is(e,t))return!0;if("object"!==typeof e||null===e||"object"!==typeof t||null===t)return!1;var n=Object.keys(e),s=Object.keys(t);if(n.length!==s.length)return!1;for(s=0;s<n.length;s++){var a=n[s];if(!d.call(t,a)||!is(e[a],t[a]))return!1}return!0}function cs(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function ms(e,t){var n,s=cs(e);for(e=0;s;){if(3===s.nodeType){if(n=e+s.textContent.length,e<=t&&n>=t)return{node:s,offset:t-e};e=n}e:{for(;s;){if(s.nextSibling){s=s.nextSibling;break e}s=s.parentNode}s=void 0}s=cs(s)}}function ds(e,t){return!(!e||!t)&&(e===t||(!e||3!==e.nodeType)&&(t&&3===t.nodeType?ds(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}function us(){for(var e=window,t=$();t instanceof e.HTMLIFrameElement;){try{var n="string"===typeof t.contentWindow.location.href}catch(s){n=!1}if(!n)break;t=$((e=t.contentWindow).document)}return t}function ps(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}function hs(e){var t=us(),n=e.focusedElem,s=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&ds(n.ownerDocument.documentElement,n)){if(null!==s&&ps(n))if(t=s.start,void 0===(e=s.end)&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if((e=(t=n.ownerDocument||document)&&t.defaultView||window).getSelection){e=e.getSelection();var a=n.textContent.length,o=Math.min(s.start,a);s=void 0===s.end?o:Math.min(s.end,a),!e.extend&&o>s&&(a=s,s=o,o=a),a=ms(n,o);var r=ms(n,s);a&&r&&(1!==e.rangeCount||e.anchorNode!==a.node||e.anchorOffset!==a.offset||e.focusNode!==r.node||e.focusOffset!==r.offset)&&((t=t.createRange()).setStart(a.node,a.offset),e.removeAllRanges(),o>s?(e.addRange(t),e.extend(r.node,r.offset)):(t.setEnd(r.node,r.offset),e.addRange(t)))}for(t=[],e=n;e=e.parentNode;)1===e.nodeType&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for("function"===typeof n.focus&&n.focus(),n=0;n<t.length;n++)(e=t[n]).element.scrollLeft=e.left,e.element.scrollTop=e.top}}var fs=m&&"documentMode"in document&&11>=document.documentMode,gs=null,ys=null,vs=null,bs=!1;function ws(e,t,n){var s=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;bs||null==gs||gs!==$(s)||("selectionStart"in(s=gs)&&ps(s)?s={start:s.selectionStart,end:s.selectionEnd}:s={anchorNode:(s=(s.ownerDocument&&s.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:s.anchorOffset,focusNode:s.focusNode,focusOffset:s.focusOffset},vs&&ls(vs,s)||(vs=s,0<(s=Ks(ys,"onSelect")).length&&(t=new mn("onSelect","select",null,t,n),e.push({event:t,listeners:s}),t.target=gs)))}function ks(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var _s={animationend:ks("Animation","AnimationEnd"),animationiteration:ks("Animation","AnimationIteration"),animationstart:ks("Animation","AnimationStart"),transitionend:ks("Transition","TransitionEnd")},xs={},Ts={};function Ss(e){if(xs[e])return xs[e];if(!_s[e])return e;var t,n=_s[e];for(t in n)if(n.hasOwnProperty(t)&&t in Ts)return xs[e]=n[t];return e}m&&(Ts=document.createElement("div").style,"AnimationEvent"in window||(delete _s.animationend.animation,delete _s.animationiteration.animation,delete _s.animationstart.animation),"TransitionEvent"in window||delete _s.transitionend.transition);var Cs=Ss("animationend"),Es=Ss("animationiteration"),As=Ss("animationstart"),js=Ss("transitionend"),Ds=new Map,Ns="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function Os(e,t){Ds.set(e,t),l(t,[e])}for(var Ps=0;Ps<Ns.length;Ps++){var Rs=Ns[Ps];Os(Rs.toLowerCase(),"on"+(Rs[0].toUpperCase()+Rs.slice(1)))}Os(Cs,"onAnimationEnd"),Os(Es,"onAnimationIteration"),Os(As,"onAnimationStart"),Os("dblclick","onDoubleClick"),Os("focusin","onFocus"),Os("focusout","onBlur"),Os(js,"onTransitionEnd"),c("onMouseEnter",["mouseout","mouseover"]),c("onMouseLeave",["mouseout","mouseover"]),c("onPointerEnter",["pointerout","pointerover"]),c("onPointerLeave",["pointerout","pointerover"]),l("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),l("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),l("onBeforeInput",["compositionend","keypress","textInput","paste"]),l("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),l("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),l("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Is="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),Ls=new Set("cancel close invalid load scroll toggle".split(" ").concat(Is));function Fs(e,t,n){var s=e.type||"unknown-event";e.currentTarget=n,function(e,t,n,s,a,r,i,l,c){if(ze.apply(this,arguments),Le){if(!Le)throw Error(o(198));var m=Fe;Le=!1,Fe=null,Me||(Me=!0,We=m)}}(s,t,void 0,e),e.currentTarget=null}function Ms(e,t){t=0!==(4&t);for(var n=0;n<e.length;n++){var s=e[n],a=s.event;s=s.listeners;e:{var o=void 0;if(t)for(var r=s.length-1;0<=r;r--){var i=s[r],l=i.instance,c=i.currentTarget;if(i=i.listener,l!==o&&a.isPropagationStopped())break e;Fs(a,i,c),o=l}else for(r=0;r<s.length;r++){if(l=(i=s[r]).instance,c=i.currentTarget,i=i.listener,l!==o&&a.isPropagationStopped())break e;Fs(a,i,c),o=l}}}if(Me)throw e=We,Me=!1,We=null,e}function Ws(e,t){var n=t[fa];void 0===n&&(n=t[fa]=new Set);var s=e+"__bubble";n.has(s)||(Hs(t,e,2,!1),n.add(s))}function Bs(e,t,n){var s=0;t&&(s|=4),Hs(n,e,s,t)}var zs="_reactListening"+Math.random().toString(36).slice(2);function Us(e){if(!e[zs]){e[zs]=!0,r.forEach((function(t){"selectionchange"!==t&&(Ls.has(t)||Bs(t,!1,e),Bs(t,!0,e))}));var t=9===e.nodeType?e:e.ownerDocument;null===t||t[zs]||(t[zs]=!0,Bs("selectionchange",!1,t))}}function Hs(e,t,n,s){switch(Zt(t)){case 1:var a=Vt;break;case 4:a=Kt;break;default:a=qt}n=a.bind(null,t,n,e),a=void 0,!Pe||"touchstart"!==t&&"touchmove"!==t&&"wheel"!==t||(a=!0),s?void 0!==a?e.addEventListener(t,n,{capture:!0,passive:a}):e.addEventListener(t,n,!0):void 0!==a?e.addEventListener(t,n,{passive:a}):e.addEventListener(t,n,!1)}function Gs(e,t,n,s,a){var o=s;if(0===(1&t)&&0===(2&t)&&null!==s)e:for(;;){if(null===s)return;var r=s.tag;if(3===r||4===r){var i=s.stateNode.containerInfo;if(i===a||8===i.nodeType&&i.parentNode===a)break;if(4===r)for(r=s.return;null!==r;){var l=r.tag;if((3===l||4===l)&&((l=r.stateNode.containerInfo)===a||8===l.nodeType&&l.parentNode===a))return;r=r.return}for(;null!==i;){if(null===(r=va(i)))return;if(5===(l=r.tag)||6===l){s=o=r;continue e}i=i.parentNode}}s=s.return}Ne((function(){var s=o,a=ke(n),r=[];e:{var i=Ds.get(e);if(void 0!==i){var l=mn,c=e;switch(e){case"keypress":if(0===tn(n))break e;case"keydown":case"keyup":l=En;break;case"focusin":c="focus",l=gn;break;case"focusout":c="blur",l=gn;break;case"beforeblur":case"afterblur":l=gn;break;case"click":if(2===n.button)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":l=hn;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":l=fn;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":l=jn;break;case Cs:case Es:case As:l=yn;break;case js:l=Dn;break;case"scroll":l=un;break;case"wheel":l=On;break;case"copy":case"cut":case"paste":l=bn;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":l=An}var m=0!==(4&t),d=!m&&"scroll"===e,u=m?null!==i?i+"Capture":null:i;m=[];for(var p,h=s;null!==h;){var f=(p=h).stateNode;if(5===p.tag&&null!==f&&(p=f,null!==u&&(null!=(f=Oe(h,u))&&m.push(Vs(h,f,p)))),d)break;h=h.return}0<m.length&&(i=new l(i,c,null,n,a),r.push({event:i,listeners:m}))}}if(0===(7&t)){if(l="mouseout"===e||"pointerout"===e,(!(i="mouseover"===e||"pointerover"===e)||n===we||!(c=n.relatedTarget||n.fromElement)||!va(c)&&!c[ha])&&(l||i)&&(i=a.window===a?a:(i=a.ownerDocument)?i.defaultView||i.parentWindow:window,l?(l=s,null!==(c=(c=n.relatedTarget||n.toElement)?va(c):null)&&(c!==(d=Ue(c))||5!==c.tag&&6!==c.tag)&&(c=null)):(l=null,c=s),l!==c)){if(m=hn,f="onMouseLeave",u="onMouseEnter",h="mouse","pointerout"!==e&&"pointerover"!==e||(m=An,f="onPointerLeave",u="onPointerEnter",h="pointer"),d=null==l?i:wa(l),p=null==c?i:wa(c),(i=new m(f,h+"leave",l,n,a)).target=d,i.relatedTarget=p,f=null,va(a)===s&&((m=new m(u,h+"enter",c,n,a)).target=p,m.relatedTarget=d,f=m),d=f,l&&c)e:{for(u=c,h=0,p=m=l;p;p=qs(p))h++;for(p=0,f=u;f;f=qs(f))p++;for(;0<h-p;)m=qs(m),h--;for(;0<p-h;)u=qs(u),p--;for(;h--;){if(m===u||null!==u&&m===u.alternate)break e;m=qs(m),u=qs(u)}m=null}else m=null;null!==l&&$s(r,i,l,m,!1),null!==c&&null!==d&&$s(r,d,c,m,!0)}if("select"===(l=(i=s?wa(s):window).nodeName&&i.nodeName.toLowerCase())||"input"===l&&"file"===i.type)var g=Zn;else if(Gn(i))if(Xn)g=rs;else{g=as;var y=ss}else(l=i.nodeName)&&"input"===l.toLowerCase()&&("checkbox"===i.type||"radio"===i.type)&&(g=os);switch(g&&(g=g(e,s))?Vn(r,g,n,a):(y&&y(e,i,s),"focusout"===e&&(y=i._wrapperState)&&y.controlled&&"number"===i.type&&ee(i,"number",i.value)),y=s?wa(s):window,e){case"focusin":(Gn(y)||"true"===y.contentEditable)&&(gs=y,ys=s,vs=null);break;case"focusout":vs=ys=gs=null;break;case"mousedown":bs=!0;break;case"contextmenu":case"mouseup":case"dragend":bs=!1,ws(r,n,a);break;case"selectionchange":if(fs)break;case"keydown":case"keyup":ws(r,n,a)}var v;if(Rn)e:{switch(e){case"compositionstart":var b="onCompositionStart";break e;case"compositionend":b="onCompositionEnd";break e;case"compositionupdate":b="onCompositionUpdate";break e}b=void 0}else Un?Bn(e,n)&&(b="onCompositionEnd"):"keydown"===e&&229===n.keyCode&&(b="onCompositionStart");b&&(Fn&&"ko"!==n.locale&&(Un||"onCompositionStart"!==b?"onCompositionEnd"===b&&Un&&(v=en()):(Jt="value"in(Xt=a)?Xt.value:Xt.textContent,Un=!0)),0<(y=Ks(s,b)).length&&(b=new wn(b,e,null,n,a),r.push({event:b,listeners:y}),v?b.data=v:null!==(v=zn(n))&&(b.data=v))),(v=Ln?function(e,t){switch(e){case"compositionend":return zn(t);case"keypress":return 32!==t.which?null:(Wn=!0,Mn);case"textInput":return(e=t.data)===Mn&&Wn?null:e;default:return null}}(e,n):function(e,t){if(Un)return"compositionend"===e||!Rn&&Bn(e,t)?(e=en(),Qt=Jt=Xt=null,Un=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return Fn&&"ko"!==t.locale?null:t.data}}(e,n))&&(0<(s=Ks(s,"onBeforeInput")).length&&(a=new wn("onBeforeInput","beforeinput",null,n,a),r.push({event:a,listeners:s}),a.data=v))}Ms(r,t)}))}function Vs(e,t,n){return{instance:e,listener:t,currentTarget:n}}function Ks(e,t){for(var n=t+"Capture",s=[];null!==e;){var a=e,o=a.stateNode;5===a.tag&&null!==o&&(a=o,null!=(o=Oe(e,n))&&s.unshift(Vs(e,o,a)),null!=(o=Oe(e,t))&&s.push(Vs(e,o,a))),e=e.return}return s}function qs(e){if(null===e)return null;do{e=e.return}while(e&&5!==e.tag);return e||null}function $s(e,t,n,s,a){for(var o=t._reactName,r=[];null!==n&&n!==s;){var i=n,l=i.alternate,c=i.stateNode;if(null!==l&&l===s)break;5===i.tag&&null!==c&&(i=c,a?null!=(l=Oe(n,o))&&r.unshift(Vs(n,l,i)):a||null!=(l=Oe(n,o))&&r.push(Vs(n,l,i))),n=n.return}0!==r.length&&e.push({event:t,listeners:r})}var Ys=/\r\n?/g,Zs=/\u0000|\uFFFD/g;function Xs(e){return("string"===typeof e?e:""+e).replace(Ys,"\n").replace(Zs,"")}function Js(e,t,n){if(t=Xs(t),Xs(e)!==t&&n)throw Error(o(425))}function Qs(){}var ea=null,ta=null;function na(e,t){return"textarea"===e||"noscript"===e||"string"===typeof t.children||"number"===typeof t.children||"object"===typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var sa="function"===typeof setTimeout?setTimeout:void 0,aa="function"===typeof clearTimeout?clearTimeout:void 0,oa="function"===typeof Promise?Promise:void 0,ra="function"===typeof queueMicrotask?queueMicrotask:"undefined"!==typeof oa?function(e){return oa.resolve(null).then(e).catch(ia)}:sa;function ia(e){setTimeout((function(){throw e}))}function la(e,t){var n=t,s=0;do{var a=n.nextSibling;if(e.removeChild(n),a&&8===a.nodeType)if("/$"===(n=a.data)){if(0===s)return e.removeChild(a),void Ut(t);s--}else"$"!==n&&"$?"!==n&&"$!"!==n||s++;n=a}while(n);Ut(t)}function ca(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break;if(8===t){if("$"===(t=e.data)||"$!"===t||"$?"===t)break;if("/$"===t)return null}}return e}function ma(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if("$"===n||"$!"===n||"$?"===n){if(0===t)return e;t--}else"/$"===n&&t++}e=e.previousSibling}return null}var da=Math.random().toString(36).slice(2),ua="__reactFiber$"+da,pa="__reactProps$"+da,ha="__reactContainer$"+da,fa="__reactEvents$"+da,ga="__reactListeners$"+da,ya="__reactHandles$"+da;function va(e){var t=e[ua];if(t)return t;for(var n=e.parentNode;n;){if(t=n[ha]||n[ua]){if(n=t.alternate,null!==t.child||null!==n&&null!==n.child)for(e=ma(e);null!==e;){if(n=e[ua])return n;e=ma(e)}return t}n=(e=n).parentNode}return null}function ba(e){return!(e=e[ua]||e[ha])||5!==e.tag&&6!==e.tag&&13!==e.tag&&3!==e.tag?null:e}function wa(e){if(5===e.tag||6===e.tag)return e.stateNode;throw Error(o(33))}function ka(e){return e[pa]||null}var _a=[],xa=-1;function Ta(e){return{current:e}}function Sa(e){0>xa||(e.current=_a[xa],_a[xa]=null,xa--)}function Ca(e,t){xa++,_a[xa]=e.current,e.current=t}var Ea={},Aa=Ta(Ea),ja=Ta(!1),Da=Ea;function Na(e,t){var n=e.type.contextTypes;if(!n)return Ea;var s=e.stateNode;if(s&&s.__reactInternalMemoizedUnmaskedChildContext===t)return s.__reactInternalMemoizedMaskedChildContext;var a,o={};for(a in n)o[a]=t[a];return s&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=o),o}function Oa(e){return null!==(e=e.childContextTypes)&&void 0!==e}function Pa(){Sa(ja),Sa(Aa)}function Ra(e,t,n){if(Aa.current!==Ea)throw Error(o(168));Ca(Aa,t),Ca(ja,n)}function Ia(e,t,n){var s=e.stateNode;if(t=t.childContextTypes,"function"!==typeof s.getChildContext)return n;for(var a in s=s.getChildContext())if(!(a in t))throw Error(o(108,H(e)||"Unknown",a));return F({},n,s)}function La(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||Ea,Da=Aa.current,Ca(Aa,e),Ca(ja,ja.current),!0}function Fa(e,t,n){var s=e.stateNode;if(!s)throw Error(o(169));n?(e=Ia(e,t,Da),s.__reactInternalMemoizedMergedChildContext=e,Sa(ja),Sa(Aa),Ca(Aa,e)):Sa(ja),Ca(ja,n)}var Ma=null,Wa=!1,Ba=!1;function za(e){null===Ma?Ma=[e]:Ma.push(e)}function Ua(){if(!Ba&&null!==Ma){Ba=!0;var e=0,t=bt;try{var n=Ma;for(bt=1;e<n.length;e++){var s=n[e];do{s=s(!0)}while(null!==s)}Ma=null,Wa=!1}catch(a){throw null!==Ma&&(Ma=Ma.slice(e+1)),qe(Qe,Ua),a}finally{bt=t,Ba=!1}}return null}var Ha=[],Ga=0,Va=null,Ka=0,qa=[],$a=0,Ya=null,Za=1,Xa="";function Ja(e,t){Ha[Ga++]=Ka,Ha[Ga++]=Va,Va=e,Ka=t}function Qa(e,t,n){qa[$a++]=Za,qa[$a++]=Xa,qa[$a++]=Ya,Ya=e;var s=Za;e=Xa;var a=32-rt(s)-1;s&=~(1<<a),n+=1;var o=32-rt(t)+a;if(30<o){var r=a-a%5;o=(s&(1<<r)-1).toString(32),s>>=r,a-=r,Za=1<<32-rt(t)+a|n<<a|s,Xa=o+e}else Za=1<<o|n<<a|s,Xa=e}function eo(e){null!==e.return&&(Ja(e,1),Qa(e,1,0))}function to(e){for(;e===Va;)Va=Ha[--Ga],Ha[Ga]=null,Ka=Ha[--Ga],Ha[Ga]=null;for(;e===Ya;)Ya=qa[--$a],qa[$a]=null,Xa=qa[--$a],qa[$a]=null,Za=qa[--$a],qa[$a]=null}var no=null,so=null,ao=!1,oo=null;function ro(e,t){var n=Nc(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,null===(t=e.deletions)?(e.deletions=[n],e.flags|=16):t.push(n)}function io(e,t){switch(e.tag){case 5:var n=e.type;return null!==(t=1!==t.nodeType||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t)&&(e.stateNode=t,no=e,so=ca(t.firstChild),!0);case 6:return null!==(t=""===e.pendingProps||3!==t.nodeType?null:t)&&(e.stateNode=t,no=e,so=null,!0);case 13:return null!==(t=8!==t.nodeType?null:t)&&(n=null!==Ya?{id:Za,overflow:Xa}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:1073741824},(n=Nc(18,null,null,0)).stateNode=t,n.return=e,e.child=n,no=e,so=null,!0);default:return!1}}function lo(e){return 0!==(1&e.mode)&&0===(128&e.flags)}function co(e){if(ao){var t=so;if(t){var n=t;if(!io(e,t)){if(lo(e))throw Error(o(418));t=ca(n.nextSibling);var s=no;t&&io(e,t)?ro(s,n):(e.flags=-4097&e.flags|2,ao=!1,no=e)}}else{if(lo(e))throw Error(o(418));e.flags=-4097&e.flags|2,ao=!1,no=e}}}function mo(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&13!==e.tag;)e=e.return;no=e}function uo(e){if(e!==no)return!1;if(!ao)return mo(e),ao=!0,!1;var t;if((t=3!==e.tag)&&!(t=5!==e.tag)&&(t="head"!==(t=e.type)&&"body"!==t&&!na(e.type,e.memoizedProps)),t&&(t=so)){if(lo(e))throw po(),Error(o(418));for(;t;)ro(e,t),t=ca(t.nextSibling)}if(mo(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(o(317));e:{for(e=e.nextSibling,t=0;e;){if(8===e.nodeType){var n=e.data;if("/$"===n){if(0===t){so=ca(e.nextSibling);break e}t--}else"$"!==n&&"$!"!==n&&"$?"!==n||t++}e=e.nextSibling}so=null}}else so=no?ca(e.stateNode.nextSibling):null;return!0}function po(){for(var e=so;e;)e=ca(e.nextSibling)}function ho(){so=no=null,ao=!1}function fo(e){null===oo?oo=[e]:oo.push(e)}var go=w.ReactCurrentBatchConfig;function yo(e,t){if(e&&e.defaultProps){for(var n in t=F({},t),e=e.defaultProps)void 0===t[n]&&(t[n]=e[n]);return t}return t}var vo=Ta(null),bo=null,wo=null,ko=null;function _o(){ko=wo=bo=null}function xo(e){var t=vo.current;Sa(vo),e._currentValue=t}function To(e,t,n){for(;null!==e;){var s=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,null!==s&&(s.childLanes|=t)):null!==s&&(s.childLanes&t)!==t&&(s.childLanes|=t),e===n)break;e=e.return}}function So(e,t){bo=e,ko=wo=null,null!==(e=e.dependencies)&&null!==e.firstContext&&(0!==(e.lanes&t)&&(wi=!0),e.firstContext=null)}function Co(e){var t=e._currentValue;if(ko!==e)if(e={context:e,memoizedValue:t,next:null},null===wo){if(null===bo)throw Error(o(308));wo=e,bo.dependencies={lanes:0,firstContext:e}}else wo=wo.next=e;return t}var Eo=null;function Ao(e){null===Eo?Eo=[e]:Eo.push(e)}function jo(e,t,n,s){var a=t.interleaved;return null===a?(n.next=n,Ao(t)):(n.next=a.next,a.next=n),t.interleaved=n,Do(e,s)}function Do(e,t){e.lanes|=t;var n=e.alternate;for(null!==n&&(n.lanes|=t),n=e,e=e.return;null!==e;)e.childLanes|=t,null!==(n=e.alternate)&&(n.childLanes|=t),n=e,e=e.return;return 3===n.tag?n.stateNode:null}var No=!1;function Oo(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Po(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function Ro(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function Io(e,t,n){var s=e.updateQueue;if(null===s)return null;if(s=s.shared,0!==(2&Al)){var a=s.pending;return null===a?t.next=t:(t.next=a.next,a.next=t),s.pending=t,Do(e,n)}return null===(a=s.interleaved)?(t.next=t,Ao(s)):(t.next=a.next,a.next=t),s.interleaved=t,Do(e,n)}function Lo(e,t,n){if(null!==(t=t.updateQueue)&&(t=t.shared,0!==(4194240&n))){var s=t.lanes;n|=s&=e.pendingLanes,t.lanes=n,vt(e,n)}}function Fo(e,t){var n=e.updateQueue,s=e.alternate;if(null!==s&&n===(s=s.updateQueue)){var a=null,o=null;if(null!==(n=n.firstBaseUpdate)){do{var r={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};null===o?a=o=r:o=o.next=r,n=n.next}while(null!==n);null===o?a=o=t:o=o.next=t}else a=o=t;return n={baseState:s.baseState,firstBaseUpdate:a,lastBaseUpdate:o,shared:s.shared,effects:s.effects},void(e.updateQueue=n)}null===(e=n.lastBaseUpdate)?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function Mo(e,t,n,s){var a=e.updateQueue;No=!1;var o=a.firstBaseUpdate,r=a.lastBaseUpdate,i=a.shared.pending;if(null!==i){a.shared.pending=null;var l=i,c=l.next;l.next=null,null===r?o=c:r.next=c,r=l;var m=e.alternate;null!==m&&((i=(m=m.updateQueue).lastBaseUpdate)!==r&&(null===i?m.firstBaseUpdate=c:i.next=c,m.lastBaseUpdate=l))}if(null!==o){var d=a.baseState;for(r=0,m=c=l=null,i=o;;){var u=i.lane,p=i.eventTime;if((s&u)===u){null!==m&&(m=m.next={eventTime:p,lane:0,tag:i.tag,payload:i.payload,callback:i.callback,next:null});e:{var h=e,f=i;switch(u=t,p=n,f.tag){case 1:if("function"===typeof(h=f.payload)){d=h.call(p,d,u);break e}d=h;break e;case 3:h.flags=-65537&h.flags|128;case 0:if(null===(u="function"===typeof(h=f.payload)?h.call(p,d,u):h)||void 0===u)break e;d=F({},d,u);break e;case 2:No=!0}}null!==i.callback&&0!==i.lane&&(e.flags|=64,null===(u=a.effects)?a.effects=[i]:u.push(i))}else p={eventTime:p,lane:u,tag:i.tag,payload:i.payload,callback:i.callback,next:null},null===m?(c=m=p,l=d):m=m.next=p,r|=u;if(null===(i=i.next)){if(null===(i=a.shared.pending))break;i=(u=i).next,u.next=null,a.lastBaseUpdate=u,a.shared.pending=null}}if(null===m&&(l=d),a.baseState=l,a.firstBaseUpdate=c,a.lastBaseUpdate=m,null!==(t=a.shared.interleaved)){a=t;do{r|=a.lane,a=a.next}while(a!==t)}else null===o&&(a.shared.lanes=0);Ll|=r,e.lanes=r,e.memoizedState=d}}function Wo(e,t,n){if(e=t.effects,t.effects=null,null!==e)for(t=0;t<e.length;t++){var s=e[t],a=s.callback;if(null!==a){if(s.callback=null,s=n,"function"!==typeof a)throw Error(o(191,a));a.call(s)}}}var Bo=(new s.Component).refs;function zo(e,t,n,s){n=null===(n=n(s,t=e.memoizedState))||void 0===n?t:F({},t,n),e.memoizedState=n,0===e.lanes&&(e.updateQueue.baseState=n)}var Uo={isMounted:function(e){return!!(e=e._reactInternals)&&Ue(e)===e},enqueueSetState:function(e,t,n){e=e._reactInternals;var s=ec(),a=tc(e),o=Ro(s,a);o.payload=t,void 0!==n&&null!==n&&(o.callback=n),null!==(t=Io(e,o,a))&&(nc(t,e,a,s),Lo(t,e,a))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var s=ec(),a=tc(e),o=Ro(s,a);o.tag=1,o.payload=t,void 0!==n&&null!==n&&(o.callback=n),null!==(t=Io(e,o,a))&&(nc(t,e,a,s),Lo(t,e,a))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=ec(),s=tc(e),a=Ro(n,s);a.tag=2,void 0!==t&&null!==t&&(a.callback=t),null!==(t=Io(e,a,s))&&(nc(t,e,s,n),Lo(t,e,s))}};function Ho(e,t,n,s,a,o,r){return"function"===typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(s,o,r):!t.prototype||!t.prototype.isPureReactComponent||(!ls(n,s)||!ls(a,o))}function Go(e,t,n){var s=!1,a=Ea,o=t.contextType;return"object"===typeof o&&null!==o?o=Co(o):(a=Oa(t)?Da:Aa.current,o=(s=null!==(s=t.contextTypes)&&void 0!==s)?Na(e,a):Ea),t=new t(n,o),e.memoizedState=null!==t.state&&void 0!==t.state?t.state:null,t.updater=Uo,e.stateNode=t,t._reactInternals=e,s&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=a,e.__reactInternalMemoizedMaskedChildContext=o),t}function Vo(e,t,n,s){e=t.state,"function"===typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,s),"function"===typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,s),t.state!==e&&Uo.enqueueReplaceState(t,t.state,null)}function Ko(e,t,n,s){var a=e.stateNode;a.props=n,a.state=e.memoizedState,a.refs=Bo,Oo(e);var o=t.contextType;"object"===typeof o&&null!==o?a.context=Co(o):(o=Oa(t)?Da:Aa.current,a.context=Na(e,o)),a.state=e.memoizedState,"function"===typeof(o=t.getDerivedStateFromProps)&&(zo(e,t,o,n),a.state=e.memoizedState),"function"===typeof t.getDerivedStateFromProps||"function"===typeof a.getSnapshotBeforeUpdate||"function"!==typeof a.UNSAFE_componentWillMount&&"function"!==typeof a.componentWillMount||(t=a.state,"function"===typeof a.componentWillMount&&a.componentWillMount(),"function"===typeof a.UNSAFE_componentWillMount&&a.UNSAFE_componentWillMount(),t!==a.state&&Uo.enqueueReplaceState(a,a.state,null),Mo(e,n,a,s),a.state=e.memoizedState),"function"===typeof a.componentDidMount&&(e.flags|=4194308)}function qo(e,t,n){if(null!==(e=n.ref)&&"function"!==typeof e&&"object"!==typeof e){if(n._owner){if(n=n._owner){if(1!==n.tag)throw Error(o(309));var s=n.stateNode}if(!s)throw Error(o(147,e));var a=s,r=""+e;return null!==t&&null!==t.ref&&"function"===typeof t.ref&&t.ref._stringRef===r?t.ref:(t=function(e){var t=a.refs;t===Bo&&(t=a.refs={}),null===e?delete t[r]:t[r]=e},t._stringRef=r,t)}if("string"!==typeof e)throw Error(o(284));if(!n._owner)throw Error(o(290,e))}return e}function $o(e,t){throw e=Object.prototype.toString.call(t),Error(o(31,"[object Object]"===e?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function Yo(e){return(0,e._init)(e._payload)}function Zo(e){function t(t,n){if(e){var s=t.deletions;null===s?(t.deletions=[n],t.flags|=16):s.push(n)}}function n(n,s){if(!e)return null;for(;null!==s;)t(n,s),s=s.sibling;return null}function s(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function a(e,t){return(e=Pc(e,t)).index=0,e.sibling=null,e}function r(t,n,s){return t.index=s,e?null!==(s=t.alternate)?(s=s.index)<n?(t.flags|=2,n):s:(t.flags|=2,n):(t.flags|=1048576,n)}function i(t){return e&&null===t.alternate&&(t.flags|=2),t}function l(e,t,n,s){return null===t||6!==t.tag?((t=Fc(n,e.mode,s)).return=e,t):((t=a(t,n)).return=e,t)}function c(e,t,n,s){var o=n.type;return o===x?d(e,t,n.props.children,s,n.key):null!==t&&(t.elementType===o||"object"===typeof o&&null!==o&&o.$$typeof===O&&Yo(o)===t.type)?((s=a(t,n.props)).ref=qo(e,t,n),s.return=e,s):((s=Rc(n.type,n.key,n.props,null,e.mode,s)).ref=qo(e,t,n),s.return=e,s)}function m(e,t,n,s){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?((t=Mc(n,e.mode,s)).return=e,t):((t=a(t,n.children||[])).return=e,t)}function d(e,t,n,s,o){return null===t||7!==t.tag?((t=Ic(n,e.mode,s,o)).return=e,t):((t=a(t,n)).return=e,t)}function u(e,t,n){if("string"===typeof t&&""!==t||"number"===typeof t)return(t=Fc(""+t,e.mode,n)).return=e,t;if("object"===typeof t&&null!==t){switch(t.$$typeof){case k:return(n=Rc(t.type,t.key,t.props,null,e.mode,n)).ref=qo(e,null,t),n.return=e,n;case _:return(t=Mc(t,e.mode,n)).return=e,t;case O:return u(e,(0,t._init)(t._payload),n)}if(te(t)||I(t))return(t=Ic(t,e.mode,n,null)).return=e,t;$o(e,t)}return null}function p(e,t,n,s){var a=null!==t?t.key:null;if("string"===typeof n&&""!==n||"number"===typeof n)return null!==a?null:l(e,t,""+n,s);if("object"===typeof n&&null!==n){switch(n.$$typeof){case k:return n.key===a?c(e,t,n,s):null;case _:return n.key===a?m(e,t,n,s):null;case O:return p(e,t,(a=n._init)(n._payload),s)}if(te(n)||I(n))return null!==a?null:d(e,t,n,s,null);$o(e,n)}return null}function h(e,t,n,s,a){if("string"===typeof s&&""!==s||"number"===typeof s)return l(t,e=e.get(n)||null,""+s,a);if("object"===typeof s&&null!==s){switch(s.$$typeof){case k:return c(t,e=e.get(null===s.key?n:s.key)||null,s,a);case _:return m(t,e=e.get(null===s.key?n:s.key)||null,s,a);case O:return h(e,t,n,(0,s._init)(s._payload),a)}if(te(s)||I(s))return d(t,e=e.get(n)||null,s,a,null);$o(t,s)}return null}function f(a,o,i,l){for(var c=null,m=null,d=o,f=o=0,g=null;null!==d&&f<i.length;f++){d.index>f?(g=d,d=null):g=d.sibling;var y=p(a,d,i[f],l);if(null===y){null===d&&(d=g);break}e&&d&&null===y.alternate&&t(a,d),o=r(y,o,f),null===m?c=y:m.sibling=y,m=y,d=g}if(f===i.length)return n(a,d),ao&&Ja(a,f),c;if(null===d){for(;f<i.length;f++)null!==(d=u(a,i[f],l))&&(o=r(d,o,f),null===m?c=d:m.sibling=d,m=d);return ao&&Ja(a,f),c}for(d=s(a,d);f<i.length;f++)null!==(g=h(d,a,f,i[f],l))&&(e&&null!==g.alternate&&d.delete(null===g.key?f:g.key),o=r(g,o,f),null===m?c=g:m.sibling=g,m=g);return e&&d.forEach((function(e){return t(a,e)})),ao&&Ja(a,f),c}function g(a,i,l,c){var m=I(l);if("function"!==typeof m)throw Error(o(150));if(null==(l=m.call(l)))throw Error(o(151));for(var d=m=null,f=i,g=i=0,y=null,v=l.next();null!==f&&!v.done;g++,v=l.next()){f.index>g?(y=f,f=null):y=f.sibling;var b=p(a,f,v.value,c);if(null===b){null===f&&(f=y);break}e&&f&&null===b.alternate&&t(a,f),i=r(b,i,g),null===d?m=b:d.sibling=b,d=b,f=y}if(v.done)return n(a,f),ao&&Ja(a,g),m;if(null===f){for(;!v.done;g++,v=l.next())null!==(v=u(a,v.value,c))&&(i=r(v,i,g),null===d?m=v:d.sibling=v,d=v);return ao&&Ja(a,g),m}for(f=s(a,f);!v.done;g++,v=l.next())null!==(v=h(f,a,g,v.value,c))&&(e&&null!==v.alternate&&f.delete(null===v.key?g:v.key),i=r(v,i,g),null===d?m=v:d.sibling=v,d=v);return e&&f.forEach((function(e){return t(a,e)})),ao&&Ja(a,g),m}return function e(s,o,r,l){if("object"===typeof r&&null!==r&&r.type===x&&null===r.key&&(r=r.props.children),"object"===typeof r&&null!==r){switch(r.$$typeof){case k:e:{for(var c=r.key,m=o;null!==m;){if(m.key===c){if((c=r.type)===x){if(7===m.tag){n(s,m.sibling),(o=a(m,r.props.children)).return=s,s=o;break e}}else if(m.elementType===c||"object"===typeof c&&null!==c&&c.$$typeof===O&&Yo(c)===m.type){n(s,m.sibling),(o=a(m,r.props)).ref=qo(s,m,r),o.return=s,s=o;break e}n(s,m);break}t(s,m),m=m.sibling}r.type===x?((o=Ic(r.props.children,s.mode,l,r.key)).return=s,s=o):((l=Rc(r.type,r.key,r.props,null,s.mode,l)).ref=qo(s,o,r),l.return=s,s=l)}return i(s);case _:e:{for(m=r.key;null!==o;){if(o.key===m){if(4===o.tag&&o.stateNode.containerInfo===r.containerInfo&&o.stateNode.implementation===r.implementation){n(s,o.sibling),(o=a(o,r.children||[])).return=s,s=o;break e}n(s,o);break}t(s,o),o=o.sibling}(o=Mc(r,s.mode,l)).return=s,s=o}return i(s);case O:return e(s,o,(m=r._init)(r._payload),l)}if(te(r))return f(s,o,r,l);if(I(r))return g(s,o,r,l);$o(s,r)}return"string"===typeof r&&""!==r||"number"===typeof r?(r=""+r,null!==o&&6===o.tag?(n(s,o.sibling),(o=a(o,r)).return=s,s=o):(n(s,o),(o=Fc(r,s.mode,l)).return=s,s=o),i(s)):n(s,o)}}var Xo=Zo(!0),Jo=Zo(!1),Qo={},er=Ta(Qo),tr=Ta(Qo),nr=Ta(Qo);function sr(e){if(e===Qo)throw Error(o(174));return e}function ar(e,t){switch(Ca(nr,t),Ca(tr,e),Ca(er,Qo),e=t.nodeType){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:le(null,"");break;default:t=le(t=(e=8===e?t.parentNode:t).namespaceURI||null,e=e.tagName)}Sa(er),Ca(er,t)}function or(){Sa(er),Sa(tr),Sa(nr)}function rr(e){sr(nr.current);var t=sr(er.current),n=le(t,e.type);t!==n&&(Ca(tr,e),Ca(er,n))}function ir(e){tr.current===e&&(Sa(er),Sa(tr))}var lr=Ta(0);function cr(e){for(var t=e;null!==t;){if(13===t.tag){var n=t.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||"$?"===n.data||"$!"===n.data))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(0!==(128&t.flags))return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var mr=[];function dr(){for(var e=0;e<mr.length;e++)mr[e]._workInProgressVersionPrimary=null;mr.length=0}var ur=w.ReactCurrentDispatcher,pr=w.ReactCurrentBatchConfig,hr=0,fr=null,gr=null,yr=null,vr=!1,br=!1,wr=0,kr=0;function _r(){throw Error(o(321))}function xr(e,t){if(null===t)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!is(e[n],t[n]))return!1;return!0}function Tr(e,t,n,s,a,r){if(hr=r,fr=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,ur.current=null===e||null===e.memoizedState?ii:li,e=n(s,a),br){r=0;do{if(br=!1,wr=0,25<=r)throw Error(o(301));r+=1,yr=gr=null,t.updateQueue=null,ur.current=ci,e=n(s,a)}while(br)}if(ur.current=ri,t=null!==gr&&null!==gr.next,hr=0,yr=gr=fr=null,vr=!1,t)throw Error(o(300));return e}function Sr(){var e=0!==wr;return wr=0,e}function Cr(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===yr?fr.memoizedState=yr=e:yr=yr.next=e,yr}function Er(){if(null===gr){var e=fr.alternate;e=null!==e?e.memoizedState:null}else e=gr.next;var t=null===yr?fr.memoizedState:yr.next;if(null!==t)yr=t,gr=e;else{if(null===e)throw Error(o(310));e={memoizedState:(gr=e).memoizedState,baseState:gr.baseState,baseQueue:gr.baseQueue,queue:gr.queue,next:null},null===yr?fr.memoizedState=yr=e:yr=yr.next=e}return yr}function Ar(e,t){return"function"===typeof t?t(e):t}function jr(e){var t=Er(),n=t.queue;if(null===n)throw Error(o(311));n.lastRenderedReducer=e;var s=gr,a=s.baseQueue,r=n.pending;if(null!==r){if(null!==a){var i=a.next;a.next=r.next,r.next=i}s.baseQueue=a=r,n.pending=null}if(null!==a){r=a.next,s=s.baseState;var l=i=null,c=null,m=r;do{var d=m.lane;if((hr&d)===d)null!==c&&(c=c.next={lane:0,action:m.action,hasEagerState:m.hasEagerState,eagerState:m.eagerState,next:null}),s=m.hasEagerState?m.eagerState:e(s,m.action);else{var u={lane:d,action:m.action,hasEagerState:m.hasEagerState,eagerState:m.eagerState,next:null};null===c?(l=c=u,i=s):c=c.next=u,fr.lanes|=d,Ll|=d}m=m.next}while(null!==m&&m!==r);null===c?i=s:c.next=l,is(s,t.memoizedState)||(wi=!0),t.memoizedState=s,t.baseState=i,t.baseQueue=c,n.lastRenderedState=s}if(null!==(e=n.interleaved)){a=e;do{r=a.lane,fr.lanes|=r,Ll|=r,a=a.next}while(a!==e)}else null===a&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function Dr(e){var t=Er(),n=t.queue;if(null===n)throw Error(o(311));n.lastRenderedReducer=e;var s=n.dispatch,a=n.pending,r=t.memoizedState;if(null!==a){n.pending=null;var i=a=a.next;do{r=e(r,i.action),i=i.next}while(i!==a);is(r,t.memoizedState)||(wi=!0),t.memoizedState=r,null===t.baseQueue&&(t.baseState=r),n.lastRenderedState=r}return[r,s]}function Nr(){}function Or(e,t){var n=fr,s=Er(),a=t(),r=!is(s.memoizedState,a);if(r&&(s.memoizedState=a,wi=!0),s=s.queue,Gr(Ir.bind(null,n,s,e),[e]),s.getSnapshot!==t||r||null!==yr&&1&yr.memoizedState.tag){if(n.flags|=2048,Wr(9,Rr.bind(null,n,s,a,t),void 0,null),null===jl)throw Error(o(349));0!==(30&hr)||Pr(n,t,a)}return a}function Pr(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},null===(t=fr.updateQueue)?(t={lastEffect:null,stores:null},fr.updateQueue=t,t.stores=[e]):null===(n=t.stores)?t.stores=[e]:n.push(e)}function Rr(e,t,n,s){t.value=n,t.getSnapshot=s,Lr(t)&&Fr(e)}function Ir(e,t,n){return n((function(){Lr(t)&&Fr(e)}))}function Lr(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!is(e,n)}catch(s){return!0}}function Fr(e){var t=Do(e,1);null!==t&&nc(t,e,1,-1)}function Mr(e){var t=Cr();return"function"===typeof e&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Ar,lastRenderedState:e},t.queue=e,e=e.dispatch=ni.bind(null,fr,e),[t.memoizedState,e]}function Wr(e,t,n,s){return e={tag:e,create:t,destroy:n,deps:s,next:null},null===(t=fr.updateQueue)?(t={lastEffect:null,stores:null},fr.updateQueue=t,t.lastEffect=e.next=e):null===(n=t.lastEffect)?t.lastEffect=e.next=e:(s=n.next,n.next=e,e.next=s,t.lastEffect=e),e}function Br(){return Er().memoizedState}function zr(e,t,n,s){var a=Cr();fr.flags|=e,a.memoizedState=Wr(1|t,n,void 0,void 0===s?null:s)}function Ur(e,t,n,s){var a=Er();s=void 0===s?null:s;var o=void 0;if(null!==gr){var r=gr.memoizedState;if(o=r.destroy,null!==s&&xr(s,r.deps))return void(a.memoizedState=Wr(t,n,o,s))}fr.flags|=e,a.memoizedState=Wr(1|t,n,o,s)}function Hr(e,t){return zr(8390656,8,e,t)}function Gr(e,t){return Ur(2048,8,e,t)}function Vr(e,t){return Ur(4,2,e,t)}function Kr(e,t){return Ur(4,4,e,t)}function qr(e,t){return"function"===typeof t?(e=e(),t(e),function(){t(null)}):null!==t&&void 0!==t?(e=e(),t.current=e,function(){t.current=null}):void 0}function $r(e,t,n){return n=null!==n&&void 0!==n?n.concat([e]):null,Ur(4,4,qr.bind(null,t,e),n)}function Yr(){}function Zr(e,t){var n=Er();t=void 0===t?null:t;var s=n.memoizedState;return null!==s&&null!==t&&xr(t,s[1])?s[0]:(n.memoizedState=[e,t],e)}function Xr(e,t){var n=Er();t=void 0===t?null:t;var s=n.memoizedState;return null!==s&&null!==t&&xr(t,s[1])?s[0]:(e=e(),n.memoizedState=[e,t],e)}function Jr(e,t,n){return 0===(21&hr)?(e.baseState&&(e.baseState=!1,wi=!0),e.memoizedState=n):(is(n,t)||(n=ft(),fr.lanes|=n,Ll|=n,e.baseState=!0),t)}function Qr(e,t){var n=bt;bt=0!==n&&4>n?n:4,e(!0);var s=pr.transition;pr.transition={};try{e(!1),t()}finally{bt=n,pr.transition=s}}function ei(){return Er().memoizedState}function ti(e,t,n){var s=tc(e);if(n={lane:s,action:n,hasEagerState:!1,eagerState:null,next:null},si(e))ai(t,n);else if(null!==(n=jo(e,t,n,s))){nc(n,e,s,ec()),oi(n,t,s)}}function ni(e,t,n){var s=tc(e),a={lane:s,action:n,hasEagerState:!1,eagerState:null,next:null};if(si(e))ai(t,a);else{var o=e.alternate;if(0===e.lanes&&(null===o||0===o.lanes)&&null!==(o=t.lastRenderedReducer))try{var r=t.lastRenderedState,i=o(r,n);if(a.hasEagerState=!0,a.eagerState=i,is(i,r)){var l=t.interleaved;return null===l?(a.next=a,Ao(t)):(a.next=l.next,l.next=a),void(t.interleaved=a)}}catch(c){}null!==(n=jo(e,t,a,s))&&(nc(n,e,s,a=ec()),oi(n,t,s))}}function si(e){var t=e.alternate;return e===fr||null!==t&&t===fr}function ai(e,t){br=vr=!0;var n=e.pending;null===n?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function oi(e,t,n){if(0!==(4194240&n)){var s=t.lanes;n|=s&=e.pendingLanes,t.lanes=n,vt(e,n)}}var ri={readContext:Co,useCallback:_r,useContext:_r,useEffect:_r,useImperativeHandle:_r,useInsertionEffect:_r,useLayoutEffect:_r,useMemo:_r,useReducer:_r,useRef:_r,useState:_r,useDebugValue:_r,useDeferredValue:_r,useTransition:_r,useMutableSource:_r,useSyncExternalStore:_r,useId:_r,unstable_isNewReconciler:!1},ii={readContext:Co,useCallback:function(e,t){return Cr().memoizedState=[e,void 0===t?null:t],e},useContext:Co,useEffect:Hr,useImperativeHandle:function(e,t,n){return n=null!==n&&void 0!==n?n.concat([e]):null,zr(4194308,4,qr.bind(null,t,e),n)},useLayoutEffect:function(e,t){return zr(4194308,4,e,t)},useInsertionEffect:function(e,t){return zr(4,2,e,t)},useMemo:function(e,t){var n=Cr();return t=void 0===t?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var s=Cr();return t=void 0!==n?n(t):t,s.memoizedState=s.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},s.queue=e,e=e.dispatch=ti.bind(null,fr,e),[s.memoizedState,e]},useRef:function(e){return e={current:e},Cr().memoizedState=e},useState:Mr,useDebugValue:Yr,useDeferredValue:function(e){return Cr().memoizedState=e},useTransition:function(){var e=Mr(!1),t=e[0];return e=Qr.bind(null,e[1]),Cr().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var s=fr,a=Cr();if(ao){if(void 0===n)throw Error(o(407));n=n()}else{if(n=t(),null===jl)throw Error(o(349));0!==(30&hr)||Pr(s,t,n)}a.memoizedState=n;var r={value:n,getSnapshot:t};return a.queue=r,Hr(Ir.bind(null,s,r,e),[e]),s.flags|=2048,Wr(9,Rr.bind(null,s,r,n,t),void 0,null),n},useId:function(){var e=Cr(),t=jl.identifierPrefix;if(ao){var n=Xa;t=":"+t+"R"+(n=(Za&~(1<<32-rt(Za)-1)).toString(32)+n),0<(n=wr++)&&(t+="H"+n.toString(32)),t+=":"}else t=":"+t+"r"+(n=kr++).toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},li={readContext:Co,useCallback:Zr,useContext:Co,useEffect:Gr,useImperativeHandle:$r,useInsertionEffect:Vr,useLayoutEffect:Kr,useMemo:Xr,useReducer:jr,useRef:Br,useState:function(){return jr(Ar)},useDebugValue:Yr,useDeferredValue:function(e){return Jr(Er(),gr.memoizedState,e)},useTransition:function(){return[jr(Ar)[0],Er().memoizedState]},useMutableSource:Nr,useSyncExternalStore:Or,useId:ei,unstable_isNewReconciler:!1},ci={readContext:Co,useCallback:Zr,useContext:Co,useEffect:Gr,useImperativeHandle:$r,useInsertionEffect:Vr,useLayoutEffect:Kr,useMemo:Xr,useReducer:Dr,useRef:Br,useState:function(){return Dr(Ar)},useDebugValue:Yr,useDeferredValue:function(e){var t=Er();return null===gr?t.memoizedState=e:Jr(t,gr.memoizedState,e)},useTransition:function(){return[Dr(Ar)[0],Er().memoizedState]},useMutableSource:Nr,useSyncExternalStore:Or,useId:ei,unstable_isNewReconciler:!1};function mi(e,t){try{var n="",s=t;do{n+=z(s),s=s.return}while(s);var a=n}catch(o){a="\nError generating stack: "+o.message+"\n"+o.stack}return{value:e,source:t,stack:a,digest:null}}function di(e,t,n){return{value:e,source:null,stack:null!=n?n:null,digest:null!=t?t:null}}function ui(e,t){try{console.error(t.value)}catch(n){setTimeout((function(){throw n}))}}var pi="function"===typeof WeakMap?WeakMap:Map;function hi(e,t,n){(n=Ro(-1,n)).tag=3,n.payload={element:null};var s=t.value;return n.callback=function(){Gl||(Gl=!0,Vl=s),ui(0,t)},n}function fi(e,t,n){(n=Ro(-1,n)).tag=3;var s=e.type.getDerivedStateFromError;if("function"===typeof s){var a=t.value;n.payload=function(){return s(a)},n.callback=function(){ui(0,t)}}var o=e.stateNode;return null!==o&&"function"===typeof o.componentDidCatch&&(n.callback=function(){ui(0,t),"function"!==typeof s&&(null===Kl?Kl=new Set([this]):Kl.add(this));var e=t.stack;this.componentDidCatch(t.value,{componentStack:null!==e?e:""})}),n}function gi(e,t,n){var s=e.pingCache;if(null===s){s=e.pingCache=new pi;var a=new Set;s.set(t,a)}else void 0===(a=s.get(t))&&(a=new Set,s.set(t,a));a.has(n)||(a.add(n),e=Sc.bind(null,e,t,n),t.then(e,e))}function yi(e){do{var t;if((t=13===e.tag)&&(t=null===(t=e.memoizedState)||null!==t.dehydrated),t)return e;e=e.return}while(null!==e);return null}function vi(e,t,n,s,a){return 0===(1&e.mode)?(e===t?e.flags|=65536:(e.flags|=128,n.flags|=131072,n.flags&=-52805,1===n.tag&&(null===n.alternate?n.tag=17:((t=Ro(-1,1)).tag=2,Io(n,t,1))),n.lanes|=1),e):(e.flags|=65536,e.lanes=a,e)}var bi=w.ReactCurrentOwner,wi=!1;function ki(e,t,n,s){t.child=null===e?Jo(t,null,n,s):Xo(t,e.child,n,s)}function _i(e,t,n,s,a){n=n.render;var o=t.ref;return So(t,a),s=Tr(e,t,n,s,o,a),n=Sr(),null===e||wi?(ao&&n&&eo(t),t.flags|=1,ki(e,t,s,a),t.child):(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~a,Gi(e,t,a))}function xi(e,t,n,s,a){if(null===e){var o=n.type;return"function"!==typeof o||Oc(o)||void 0!==o.defaultProps||null!==n.compare||void 0!==n.defaultProps?((e=Rc(n.type,null,s,t,t.mode,a)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=o,Ti(e,t,o,s,a))}if(o=e.child,0===(e.lanes&a)){var r=o.memoizedProps;if((n=null!==(n=n.compare)?n:ls)(r,s)&&e.ref===t.ref)return Gi(e,t,a)}return t.flags|=1,(e=Pc(o,s)).ref=t.ref,e.return=t,t.child=e}function Ti(e,t,n,s,a){if(null!==e){var o=e.memoizedProps;if(ls(o,s)&&e.ref===t.ref){if(wi=!1,t.pendingProps=s=o,0===(e.lanes&a))return t.lanes=e.lanes,Gi(e,t,a);0!==(131072&e.flags)&&(wi=!0)}}return Ei(e,t,n,s,a)}function Si(e,t,n){var s=t.pendingProps,a=s.children,o=null!==e?e.memoizedState:null;if("hidden"===s.mode)if(0===(1&t.mode))t.memoizedState={baseLanes:0,cachePool:null,transitions:null},Ca(Pl,Ol),Ol|=n;else{if(0===(1073741824&n))return e=null!==o?o.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,Ca(Pl,Ol),Ol|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},s=null!==o?o.baseLanes:n,Ca(Pl,Ol),Ol|=s}else null!==o?(s=o.baseLanes|n,t.memoizedState=null):s=n,Ca(Pl,Ol),Ol|=s;return ki(e,t,a,n),t.child}function Ci(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function Ei(e,t,n,s,a){var o=Oa(n)?Da:Aa.current;return o=Na(t,o),So(t,a),n=Tr(e,t,n,s,o,a),s=Sr(),null===e||wi?(ao&&s&&eo(t),t.flags|=1,ki(e,t,n,a),t.child):(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~a,Gi(e,t,a))}function Ai(e,t,n,s,a){if(Oa(n)){var o=!0;La(t)}else o=!1;if(So(t,a),null===t.stateNode)Hi(e,t),Go(t,n,s),Ko(t,n,s,a),s=!0;else if(null===e){var r=t.stateNode,i=t.memoizedProps;r.props=i;var l=r.context,c=n.contextType;"object"===typeof c&&null!==c?c=Co(c):c=Na(t,c=Oa(n)?Da:Aa.current);var m=n.getDerivedStateFromProps,d="function"===typeof m||"function"===typeof r.getSnapshotBeforeUpdate;d||"function"!==typeof r.UNSAFE_componentWillReceiveProps&&"function"!==typeof r.componentWillReceiveProps||(i!==s||l!==c)&&Vo(t,r,s,c),No=!1;var u=t.memoizedState;r.state=u,Mo(t,s,r,a),l=t.memoizedState,i!==s||u!==l||ja.current||No?("function"===typeof m&&(zo(t,n,m,s),l=t.memoizedState),(i=No||Ho(t,n,i,s,u,l,c))?(d||"function"!==typeof r.UNSAFE_componentWillMount&&"function"!==typeof r.componentWillMount||("function"===typeof r.componentWillMount&&r.componentWillMount(),"function"===typeof r.UNSAFE_componentWillMount&&r.UNSAFE_componentWillMount()),"function"===typeof r.componentDidMount&&(t.flags|=4194308)):("function"===typeof r.componentDidMount&&(t.flags|=4194308),t.memoizedProps=s,t.memoizedState=l),r.props=s,r.state=l,r.context=c,s=i):("function"===typeof r.componentDidMount&&(t.flags|=4194308),s=!1)}else{r=t.stateNode,Po(e,t),i=t.memoizedProps,c=t.type===t.elementType?i:yo(t.type,i),r.props=c,d=t.pendingProps,u=r.context,"object"===typeof(l=n.contextType)&&null!==l?l=Co(l):l=Na(t,l=Oa(n)?Da:Aa.current);var p=n.getDerivedStateFromProps;(m="function"===typeof p||"function"===typeof r.getSnapshotBeforeUpdate)||"function"!==typeof r.UNSAFE_componentWillReceiveProps&&"function"!==typeof r.componentWillReceiveProps||(i!==d||u!==l)&&Vo(t,r,s,l),No=!1,u=t.memoizedState,r.state=u,Mo(t,s,r,a);var h=t.memoizedState;i!==d||u!==h||ja.current||No?("function"===typeof p&&(zo(t,n,p,s),h=t.memoizedState),(c=No||Ho(t,n,c,s,u,h,l)||!1)?(m||"function"!==typeof r.UNSAFE_componentWillUpdate&&"function"!==typeof r.componentWillUpdate||("function"===typeof r.componentWillUpdate&&r.componentWillUpdate(s,h,l),"function"===typeof r.UNSAFE_componentWillUpdate&&r.UNSAFE_componentWillUpdate(s,h,l)),"function"===typeof r.componentDidUpdate&&(t.flags|=4),"function"===typeof r.getSnapshotBeforeUpdate&&(t.flags|=1024)):("function"!==typeof r.componentDidUpdate||i===e.memoizedProps&&u===e.memoizedState||(t.flags|=4),"function"!==typeof r.getSnapshotBeforeUpdate||i===e.memoizedProps&&u===e.memoizedState||(t.flags|=1024),t.memoizedProps=s,t.memoizedState=h),r.props=s,r.state=h,r.context=l,s=c):("function"!==typeof r.componentDidUpdate||i===e.memoizedProps&&u===e.memoizedState||(t.flags|=4),"function"!==typeof r.getSnapshotBeforeUpdate||i===e.memoizedProps&&u===e.memoizedState||(t.flags|=1024),s=!1)}return ji(e,t,n,s,o,a)}function ji(e,t,n,s,a,o){Ci(e,t);var r=0!==(128&t.flags);if(!s&&!r)return a&&Fa(t,n,!1),Gi(e,t,o);s=t.stateNode,bi.current=t;var i=r&&"function"!==typeof n.getDerivedStateFromError?null:s.render();return t.flags|=1,null!==e&&r?(t.child=Xo(t,e.child,null,o),t.child=Xo(t,null,i,o)):ki(e,t,i,o),t.memoizedState=s.state,a&&Fa(t,n,!0),t.child}function Di(e){var t=e.stateNode;t.pendingContext?Ra(0,t.pendingContext,t.pendingContext!==t.context):t.context&&Ra(0,t.context,!1),ar(e,t.containerInfo)}function Ni(e,t,n,s,a){return ho(),fo(a),t.flags|=256,ki(e,t,n,s),t.child}var Oi,Pi,Ri,Ii={dehydrated:null,treeContext:null,retryLane:0};function Li(e){return{baseLanes:e,cachePool:null,transitions:null}}function Fi(e,t,n){var s,a=t.pendingProps,r=lr.current,i=!1,l=0!==(128&t.flags);if((s=l)||(s=(null===e||null!==e.memoizedState)&&0!==(2&r)),s?(i=!0,t.flags&=-129):null!==e&&null===e.memoizedState||(r|=1),Ca(lr,1&r),null===e)return co(t),null!==(e=t.memoizedState)&&null!==(e=e.dehydrated)?(0===(1&t.mode)?t.lanes=1:"$!"===e.data?t.lanes=8:t.lanes=1073741824,null):(l=a.children,e=a.fallback,i?(a=t.mode,i=t.child,l={mode:"hidden",children:l},0===(1&a)&&null!==i?(i.childLanes=0,i.pendingProps=l):i=Lc(l,a,0,null),e=Ic(e,a,n,null),i.return=t,e.return=t,i.sibling=e,t.child=i,t.child.memoizedState=Li(n),t.memoizedState=Ii,e):Mi(t,l));if(null!==(r=e.memoizedState)&&null!==(s=r.dehydrated))return function(e,t,n,s,a,r,i){if(n)return 256&t.flags?(t.flags&=-257,Wi(e,t,i,s=di(Error(o(422))))):null!==t.memoizedState?(t.child=e.child,t.flags|=128,null):(r=s.fallback,a=t.mode,s=Lc({mode:"visible",children:s.children},a,0,null),(r=Ic(r,a,i,null)).flags|=2,s.return=t,r.return=t,s.sibling=r,t.child=s,0!==(1&t.mode)&&Xo(t,e.child,null,i),t.child.memoizedState=Li(i),t.memoizedState=Ii,r);if(0===(1&t.mode))return Wi(e,t,i,null);if("$!"===a.data){if(s=a.nextSibling&&a.nextSibling.dataset)var l=s.dgst;return s=l,Wi(e,t,i,s=di(r=Error(o(419)),s,void 0))}if(l=0!==(i&e.childLanes),wi||l){if(null!==(s=jl)){switch(i&-i){case 4:a=2;break;case 16:a=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:a=32;break;case 536870912:a=268435456;break;default:a=0}0!==(a=0!==(a&(s.suspendedLanes|i))?0:a)&&a!==r.retryLane&&(r.retryLane=a,Do(e,a),nc(s,e,a,-1))}return fc(),Wi(e,t,i,s=di(Error(o(421))))}return"$?"===a.data?(t.flags|=128,t.child=e.child,t=Ec.bind(null,e),a._reactRetry=t,null):(e=r.treeContext,so=ca(a.nextSibling),no=t,ao=!0,oo=null,null!==e&&(qa[$a++]=Za,qa[$a++]=Xa,qa[$a++]=Ya,Za=e.id,Xa=e.overflow,Ya=t),t=Mi(t,s.children),t.flags|=4096,t)}(e,t,l,a,s,r,n);if(i){i=a.fallback,l=t.mode,s=(r=e.child).sibling;var c={mode:"hidden",children:a.children};return 0===(1&l)&&t.child!==r?((a=t.child).childLanes=0,a.pendingProps=c,t.deletions=null):(a=Pc(r,c)).subtreeFlags=14680064&r.subtreeFlags,null!==s?i=Pc(s,i):(i=Ic(i,l,n,null)).flags|=2,i.return=t,a.return=t,a.sibling=i,t.child=a,a=i,i=t.child,l=null===(l=e.child.memoizedState)?Li(n):{baseLanes:l.baseLanes|n,cachePool:null,transitions:l.transitions},i.memoizedState=l,i.childLanes=e.childLanes&~n,t.memoizedState=Ii,a}return e=(i=e.child).sibling,a=Pc(i,{mode:"visible",children:a.children}),0===(1&t.mode)&&(a.lanes=n),a.return=t,a.sibling=null,null!==e&&(null===(n=t.deletions)?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=a,t.memoizedState=null,a}function Mi(e,t){return(t=Lc({mode:"visible",children:t},e.mode,0,null)).return=e,e.child=t}function Wi(e,t,n,s){return null!==s&&fo(s),Xo(t,e.child,null,n),(e=Mi(t,t.pendingProps.children)).flags|=2,t.memoizedState=null,e}function Bi(e,t,n){e.lanes|=t;var s=e.alternate;null!==s&&(s.lanes|=t),To(e.return,t,n)}function zi(e,t,n,s,a){var o=e.memoizedState;null===o?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:s,tail:n,tailMode:a}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=s,o.tail=n,o.tailMode=a)}function Ui(e,t,n){var s=t.pendingProps,a=s.revealOrder,o=s.tail;if(ki(e,t,s.children,n),0!==(2&(s=lr.current)))s=1&s|2,t.flags|=128;else{if(null!==e&&0!==(128&e.flags))e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&Bi(e,n,t);else if(19===e.tag)Bi(e,n,t);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}s&=1}if(Ca(lr,s),0===(1&t.mode))t.memoizedState=null;else switch(a){case"forwards":for(n=t.child,a=null;null!==n;)null!==(e=n.alternate)&&null===cr(e)&&(a=n),n=n.sibling;null===(n=a)?(a=t.child,t.child=null):(a=n.sibling,n.sibling=null),zi(t,!1,a,n,o);break;case"backwards":for(n=null,a=t.child,t.child=null;null!==a;){if(null!==(e=a.alternate)&&null===cr(e)){t.child=a;break}e=a.sibling,a.sibling=n,n=a,a=e}zi(t,!0,n,null,o);break;case"together":zi(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function Hi(e,t){0===(1&t.mode)&&null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2)}function Gi(e,t,n){if(null!==e&&(t.dependencies=e.dependencies),Ll|=t.lanes,0===(n&t.childLanes))return null;if(null!==e&&t.child!==e.child)throw Error(o(153));if(null!==t.child){for(n=Pc(e=t.child,e.pendingProps),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=Pc(e,e.pendingProps)).return=t;n.sibling=null}return t.child}function Vi(e,t){if(!ao)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var s=null;null!==n;)null!==n.alternate&&(s=n),n=n.sibling;null===s?t||null===e.tail?e.tail=null:e.tail.sibling=null:s.sibling=null}}function Ki(e){var t=null!==e.alternate&&e.alternate.child===e.child,n=0,s=0;if(t)for(var a=e.child;null!==a;)n|=a.lanes|a.childLanes,s|=14680064&a.subtreeFlags,s|=14680064&a.flags,a.return=e,a=a.sibling;else for(a=e.child;null!==a;)n|=a.lanes|a.childLanes,s|=a.subtreeFlags,s|=a.flags,a.return=e,a=a.sibling;return e.subtreeFlags|=s,e.childLanes=n,t}function qi(e,t,n){var s=t.pendingProps;switch(to(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Ki(t),null;case 1:case 17:return Oa(t.type)&&Pa(),Ki(t),null;case 3:return s=t.stateNode,or(),Sa(ja),Sa(Aa),dr(),s.pendingContext&&(s.context=s.pendingContext,s.pendingContext=null),null!==e&&null!==e.child||(uo(t)?t.flags|=4:null===e||e.memoizedState.isDehydrated&&0===(256&t.flags)||(t.flags|=1024,null!==oo&&(rc(oo),oo=null))),Ki(t),null;case 5:ir(t);var a=sr(nr.current);if(n=t.type,null!==e&&null!=t.stateNode)Pi(e,t,n,s),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!s){if(null===t.stateNode)throw Error(o(166));return Ki(t),null}if(e=sr(er.current),uo(t)){s=t.stateNode,n=t.type;var r=t.memoizedProps;switch(s[ua]=t,s[pa]=r,e=0!==(1&t.mode),n){case"dialog":Ws("cancel",s),Ws("close",s);break;case"iframe":case"object":case"embed":Ws("load",s);break;case"video":case"audio":for(a=0;a<Is.length;a++)Ws(Is[a],s);break;case"source":Ws("error",s);break;case"img":case"image":case"link":Ws("error",s),Ws("load",s);break;case"details":Ws("toggle",s);break;case"input":Z(s,r),Ws("invalid",s);break;case"select":s._wrapperState={wasMultiple:!!r.multiple},Ws("invalid",s);break;case"textarea":ae(s,r),Ws("invalid",s)}for(var l in ve(n,r),a=null,r)if(r.hasOwnProperty(l)){var c=r[l];"children"===l?"string"===typeof c?s.textContent!==c&&(!0!==r.suppressHydrationWarning&&Js(s.textContent,c,e),a=["children",c]):"number"===typeof c&&s.textContent!==""+c&&(!0!==r.suppressHydrationWarning&&Js(s.textContent,c,e),a=["children",""+c]):i.hasOwnProperty(l)&&null!=c&&"onScroll"===l&&Ws("scroll",s)}switch(n){case"input":K(s),Q(s,r,!0);break;case"textarea":K(s),re(s);break;case"select":case"option":break;default:"function"===typeof r.onClick&&(s.onclick=Qs)}s=a,t.updateQueue=s,null!==s&&(t.flags|=4)}else{l=9===a.nodeType?a:a.ownerDocument,"http://www.w3.org/1999/xhtml"===e&&(e=ie(n)),"http://www.w3.org/1999/xhtml"===e?"script"===n?((e=l.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):"string"===typeof s.is?e=l.createElement(n,{is:s.is}):(e=l.createElement(n),"select"===n&&(l=e,s.multiple?l.multiple=!0:s.size&&(l.size=s.size))):e=l.createElementNS(e,n),e[ua]=t,e[pa]=s,Oi(e,t),t.stateNode=e;e:{switch(l=be(n,s),n){case"dialog":Ws("cancel",e),Ws("close",e),a=s;break;case"iframe":case"object":case"embed":Ws("load",e),a=s;break;case"video":case"audio":for(a=0;a<Is.length;a++)Ws(Is[a],e);a=s;break;case"source":Ws("error",e),a=s;break;case"img":case"image":case"link":Ws("error",e),Ws("load",e),a=s;break;case"details":Ws("toggle",e),a=s;break;case"input":Z(e,s),a=Y(e,s),Ws("invalid",e);break;case"option":default:a=s;break;case"select":e._wrapperState={wasMultiple:!!s.multiple},a=F({},s,{value:void 0}),Ws("invalid",e);break;case"textarea":ae(e,s),a=se(e,s),Ws("invalid",e)}for(r in ve(n,a),c=a)if(c.hasOwnProperty(r)){var m=c[r];"style"===r?ge(e,m):"dangerouslySetInnerHTML"===r?null!=(m=m?m.__html:void 0)&&de(e,m):"children"===r?"string"===typeof m?("textarea"!==n||""!==m)&&ue(e,m):"number"===typeof m&&ue(e,""+m):"suppressContentEditableWarning"!==r&&"suppressHydrationWarning"!==r&&"autoFocus"!==r&&(i.hasOwnProperty(r)?null!=m&&"onScroll"===r&&Ws("scroll",e):null!=m&&b(e,r,m,l))}switch(n){case"input":K(e),Q(e,s,!1);break;case"textarea":K(e),re(e);break;case"option":null!=s.value&&e.setAttribute("value",""+G(s.value));break;case"select":e.multiple=!!s.multiple,null!=(r=s.value)?ne(e,!!s.multiple,r,!1):null!=s.defaultValue&&ne(e,!!s.multiple,s.defaultValue,!0);break;default:"function"===typeof a.onClick&&(e.onclick=Qs)}switch(n){case"button":case"input":case"select":case"textarea":s=!!s.autoFocus;break e;case"img":s=!0;break e;default:s=!1}}s&&(t.flags|=4)}null!==t.ref&&(t.flags|=512,t.flags|=2097152)}return Ki(t),null;case 6:if(e&&null!=t.stateNode)Ri(0,t,e.memoizedProps,s);else{if("string"!==typeof s&&null===t.stateNode)throw Error(o(166));if(n=sr(nr.current),sr(er.current),uo(t)){if(s=t.stateNode,n=t.memoizedProps,s[ua]=t,(r=s.nodeValue!==n)&&null!==(e=no))switch(e.tag){case 3:Js(s.nodeValue,n,0!==(1&e.mode));break;case 5:!0!==e.memoizedProps.suppressHydrationWarning&&Js(s.nodeValue,n,0!==(1&e.mode))}r&&(t.flags|=4)}else(s=(9===n.nodeType?n:n.ownerDocument).createTextNode(s))[ua]=t,t.stateNode=s}return Ki(t),null;case 13:if(Sa(lr),s=t.memoizedState,null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated){if(ao&&null!==so&&0!==(1&t.mode)&&0===(128&t.flags))po(),ho(),t.flags|=98560,r=!1;else if(r=uo(t),null!==s&&null!==s.dehydrated){if(null===e){if(!r)throw Error(o(318));if(!(r=null!==(r=t.memoizedState)?r.dehydrated:null))throw Error(o(317));r[ua]=t}else ho(),0===(128&t.flags)&&(t.memoizedState=null),t.flags|=4;Ki(t),r=!1}else null!==oo&&(rc(oo),oo=null),r=!0;if(!r)return 65536&t.flags?t:null}return 0!==(128&t.flags)?(t.lanes=n,t):((s=null!==s)!==(null!==e&&null!==e.memoizedState)&&s&&(t.child.flags|=8192,0!==(1&t.mode)&&(null===e||0!==(1&lr.current)?0===Rl&&(Rl=3):fc())),null!==t.updateQueue&&(t.flags|=4),Ki(t),null);case 4:return or(),null===e&&Us(t.stateNode.containerInfo),Ki(t),null;case 10:return xo(t.type._context),Ki(t),null;case 19:if(Sa(lr),null===(r=t.memoizedState))return Ki(t),null;if(s=0!==(128&t.flags),null===(l=r.rendering))if(s)Vi(r,!1);else{if(0!==Rl||null!==e&&0!==(128&e.flags))for(e=t.child;null!==e;){if(null!==(l=cr(e))){for(t.flags|=128,Vi(r,!1),null!==(s=l.updateQueue)&&(t.updateQueue=s,t.flags|=4),t.subtreeFlags=0,s=n,n=t.child;null!==n;)e=s,(r=n).flags&=14680066,null===(l=r.alternate)?(r.childLanes=0,r.lanes=e,r.child=null,r.subtreeFlags=0,r.memoizedProps=null,r.memoizedState=null,r.updateQueue=null,r.dependencies=null,r.stateNode=null):(r.childLanes=l.childLanes,r.lanes=l.lanes,r.child=l.child,r.subtreeFlags=0,r.deletions=null,r.memoizedProps=l.memoizedProps,r.memoizedState=l.memoizedState,r.updateQueue=l.updateQueue,r.type=l.type,e=l.dependencies,r.dependencies=null===e?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return Ca(lr,1&lr.current|2),t.child}e=e.sibling}null!==r.tail&&Xe()>Ul&&(t.flags|=128,s=!0,Vi(r,!1),t.lanes=4194304)}else{if(!s)if(null!==(e=cr(l))){if(t.flags|=128,s=!0,null!==(n=e.updateQueue)&&(t.updateQueue=n,t.flags|=4),Vi(r,!0),null===r.tail&&"hidden"===r.tailMode&&!l.alternate&&!ao)return Ki(t),null}else 2*Xe()-r.renderingStartTime>Ul&&1073741824!==n&&(t.flags|=128,s=!0,Vi(r,!1),t.lanes=4194304);r.isBackwards?(l.sibling=t.child,t.child=l):(null!==(n=r.last)?n.sibling=l:t.child=l,r.last=l)}return null!==r.tail?(t=r.tail,r.rendering=t,r.tail=t.sibling,r.renderingStartTime=Xe(),t.sibling=null,n=lr.current,Ca(lr,s?1&n|2:1&n),t):(Ki(t),null);case 22:case 23:return dc(),s=null!==t.memoizedState,null!==e&&null!==e.memoizedState!==s&&(t.flags|=8192),s&&0!==(1&t.mode)?0!==(1073741824&Ol)&&(Ki(t),6&t.subtreeFlags&&(t.flags|=8192)):Ki(t),null;case 24:case 25:return null}throw Error(o(156,t.tag))}function $i(e,t){switch(to(t),t.tag){case 1:return Oa(t.type)&&Pa(),65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 3:return or(),Sa(ja),Sa(Aa),dr(),0!==(65536&(e=t.flags))&&0===(128&e)?(t.flags=-65537&e|128,t):null;case 5:return ir(t),null;case 13:if(Sa(lr),null!==(e=t.memoizedState)&&null!==e.dehydrated){if(null===t.alternate)throw Error(o(340));ho()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 19:return Sa(lr),null;case 4:return or(),null;case 10:return xo(t.type._context),null;case 22:case 23:return dc(),null;default:return null}}Oi=function(e,t){for(var n=t.child;null!==n;){if(5===n.tag||6===n.tag)e.appendChild(n.stateNode);else if(4!==n.tag&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===t)break;for(;null===n.sibling;){if(null===n.return||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}},Pi=function(e,t,n,s){var a=e.memoizedProps;if(a!==s){e=t.stateNode,sr(er.current);var o,r=null;switch(n){case"input":a=Y(e,a),s=Y(e,s),r=[];break;case"select":a=F({},a,{value:void 0}),s=F({},s,{value:void 0}),r=[];break;case"textarea":a=se(e,a),s=se(e,s),r=[];break;default:"function"!==typeof a.onClick&&"function"===typeof s.onClick&&(e.onclick=Qs)}for(m in ve(n,s),n=null,a)if(!s.hasOwnProperty(m)&&a.hasOwnProperty(m)&&null!=a[m])if("style"===m){var l=a[m];for(o in l)l.hasOwnProperty(o)&&(n||(n={}),n[o]="")}else"dangerouslySetInnerHTML"!==m&&"children"!==m&&"suppressContentEditableWarning"!==m&&"suppressHydrationWarning"!==m&&"autoFocus"!==m&&(i.hasOwnProperty(m)?r||(r=[]):(r=r||[]).push(m,null));for(m in s){var c=s[m];if(l=null!=a?a[m]:void 0,s.hasOwnProperty(m)&&c!==l&&(null!=c||null!=l))if("style"===m)if(l){for(o in l)!l.hasOwnProperty(o)||c&&c.hasOwnProperty(o)||(n||(n={}),n[o]="");for(o in c)c.hasOwnProperty(o)&&l[o]!==c[o]&&(n||(n={}),n[o]=c[o])}else n||(r||(r=[]),r.push(m,n)),n=c;else"dangerouslySetInnerHTML"===m?(c=c?c.__html:void 0,l=l?l.__html:void 0,null!=c&&l!==c&&(r=r||[]).push(m,c)):"children"===m?"string"!==typeof c&&"number"!==typeof c||(r=r||[]).push(m,""+c):"suppressContentEditableWarning"!==m&&"suppressHydrationWarning"!==m&&(i.hasOwnProperty(m)?(null!=c&&"onScroll"===m&&Ws("scroll",e),r||l===c||(r=[])):(r=r||[]).push(m,c))}n&&(r=r||[]).push("style",n);var m=r;(t.updateQueue=m)&&(t.flags|=4)}},Ri=function(e,t,n,s){n!==s&&(t.flags|=4)};var Yi=!1,Zi=!1,Xi="function"===typeof WeakSet?WeakSet:Set,Ji=null;function Qi(e,t){var n=e.ref;if(null!==n)if("function"===typeof n)try{n(null)}catch(s){Tc(e,t,s)}else n.current=null}function el(e,t,n){try{n()}catch(s){Tc(e,t,s)}}var tl=!1;function nl(e,t,n){var s=t.updateQueue;if(null!==(s=null!==s?s.lastEffect:null)){var a=s=s.next;do{if((a.tag&e)===e){var o=a.destroy;a.destroy=void 0,void 0!==o&&el(t,n,o)}a=a.next}while(a!==s)}}function sl(e,t){if(null!==(t=null!==(t=t.updateQueue)?t.lastEffect:null)){var n=t=t.next;do{if((n.tag&e)===e){var s=n.create;n.destroy=s()}n=n.next}while(n!==t)}}function al(e){var t=e.ref;if(null!==t){var n=e.stateNode;e.tag,e=n,"function"===typeof t?t(e):t.current=e}}function ol(e){var t=e.alternate;null!==t&&(e.alternate=null,ol(t)),e.child=null,e.deletions=null,e.sibling=null,5===e.tag&&(null!==(t=e.stateNode)&&(delete t[ua],delete t[pa],delete t[fa],delete t[ga],delete t[ya])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function rl(e){return 5===e.tag||3===e.tag||4===e.tag}function il(e){e:for(;;){for(;null===e.sibling;){if(null===e.return||rl(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;5!==e.tag&&6!==e.tag&&18!==e.tag;){if(2&e.flags)continue e;if(null===e.child||4===e.tag)continue e;e.child.return=e,e=e.child}if(!(2&e.flags))return e.stateNode}}function ll(e,t,n){var s=e.tag;if(5===s||6===s)e=e.stateNode,t?8===n.nodeType?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(8===n.nodeType?(t=n.parentNode).insertBefore(e,n):(t=n).appendChild(e),null!==(n=n._reactRootContainer)&&void 0!==n||null!==t.onclick||(t.onclick=Qs));else if(4!==s&&null!==(e=e.child))for(ll(e,t,n),e=e.sibling;null!==e;)ll(e,t,n),e=e.sibling}function cl(e,t,n){var s=e.tag;if(5===s||6===s)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(4!==s&&null!==(e=e.child))for(cl(e,t,n),e=e.sibling;null!==e;)cl(e,t,n),e=e.sibling}var ml=null,dl=!1;function ul(e,t,n){for(n=n.child;null!==n;)pl(e,t,n),n=n.sibling}function pl(e,t,n){if(ot&&"function"===typeof ot.onCommitFiberUnmount)try{ot.onCommitFiberUnmount(at,n)}catch(i){}switch(n.tag){case 5:Zi||Qi(n,t);case 6:var s=ml,a=dl;ml=null,ul(e,t,n),dl=a,null!==(ml=s)&&(dl?(e=ml,n=n.stateNode,8===e.nodeType?e.parentNode.removeChild(n):e.removeChild(n)):ml.removeChild(n.stateNode));break;case 18:null!==ml&&(dl?(e=ml,n=n.stateNode,8===e.nodeType?la(e.parentNode,n):1===e.nodeType&&la(e,n),Ut(e)):la(ml,n.stateNode));break;case 4:s=ml,a=dl,ml=n.stateNode.containerInfo,dl=!0,ul(e,t,n),ml=s,dl=a;break;case 0:case 11:case 14:case 15:if(!Zi&&(null!==(s=n.updateQueue)&&null!==(s=s.lastEffect))){a=s=s.next;do{var o=a,r=o.destroy;o=o.tag,void 0!==r&&(0!==(2&o)||0!==(4&o))&&el(n,t,r),a=a.next}while(a!==s)}ul(e,t,n);break;case 1:if(!Zi&&(Qi(n,t),"function"===typeof(s=n.stateNode).componentWillUnmount))try{s.props=n.memoizedProps,s.state=n.memoizedState,s.componentWillUnmount()}catch(i){Tc(n,t,i)}ul(e,t,n);break;case 21:ul(e,t,n);break;case 22:1&n.mode?(Zi=(s=Zi)||null!==n.memoizedState,ul(e,t,n),Zi=s):ul(e,t,n);break;default:ul(e,t,n)}}function hl(e){var t=e.updateQueue;if(null!==t){e.updateQueue=null;var n=e.stateNode;null===n&&(n=e.stateNode=new Xi),t.forEach((function(t){var s=Ac.bind(null,e,t);n.has(t)||(n.add(t),t.then(s,s))}))}}function fl(e,t){var n=t.deletions;if(null!==n)for(var s=0;s<n.length;s++){var a=n[s];try{var r=e,i=t,l=i;e:for(;null!==l;){switch(l.tag){case 5:ml=l.stateNode,dl=!1;break e;case 3:case 4:ml=l.stateNode.containerInfo,dl=!0;break e}l=l.return}if(null===ml)throw Error(o(160));pl(r,i,a),ml=null,dl=!1;var c=a.alternate;null!==c&&(c.return=null),a.return=null}catch(m){Tc(a,t,m)}}if(12854&t.subtreeFlags)for(t=t.child;null!==t;)gl(t,e),t=t.sibling}function gl(e,t){var n=e.alternate,s=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(fl(t,e),yl(e),4&s){try{nl(3,e,e.return),sl(3,e)}catch(g){Tc(e,e.return,g)}try{nl(5,e,e.return)}catch(g){Tc(e,e.return,g)}}break;case 1:fl(t,e),yl(e),512&s&&null!==n&&Qi(n,n.return);break;case 5:if(fl(t,e),yl(e),512&s&&null!==n&&Qi(n,n.return),32&e.flags){var a=e.stateNode;try{ue(a,"")}catch(g){Tc(e,e.return,g)}}if(4&s&&null!=(a=e.stateNode)){var r=e.memoizedProps,i=null!==n?n.memoizedProps:r,l=e.type,c=e.updateQueue;if(e.updateQueue=null,null!==c)try{"input"===l&&"radio"===r.type&&null!=r.name&&X(a,r),be(l,i);var m=be(l,r);for(i=0;i<c.length;i+=2){var d=c[i],u=c[i+1];"style"===d?ge(a,u):"dangerouslySetInnerHTML"===d?de(a,u):"children"===d?ue(a,u):b(a,d,u,m)}switch(l){case"input":J(a,r);break;case"textarea":oe(a,r);break;case"select":var p=a._wrapperState.wasMultiple;a._wrapperState.wasMultiple=!!r.multiple;var h=r.value;null!=h?ne(a,!!r.multiple,h,!1):p!==!!r.multiple&&(null!=r.defaultValue?ne(a,!!r.multiple,r.defaultValue,!0):ne(a,!!r.multiple,r.multiple?[]:"",!1))}a[pa]=r}catch(g){Tc(e,e.return,g)}}break;case 6:if(fl(t,e),yl(e),4&s){if(null===e.stateNode)throw Error(o(162));a=e.stateNode,r=e.memoizedProps;try{a.nodeValue=r}catch(g){Tc(e,e.return,g)}}break;case 3:if(fl(t,e),yl(e),4&s&&null!==n&&n.memoizedState.isDehydrated)try{Ut(t.containerInfo)}catch(g){Tc(e,e.return,g)}break;case 4:default:fl(t,e),yl(e);break;case 13:fl(t,e),yl(e),8192&(a=e.child).flags&&(r=null!==a.memoizedState,a.stateNode.isHidden=r,!r||null!==a.alternate&&null!==a.alternate.memoizedState||(zl=Xe())),4&s&&hl(e);break;case 22:if(d=null!==n&&null!==n.memoizedState,1&e.mode?(Zi=(m=Zi)||d,fl(t,e),Zi=m):fl(t,e),yl(e),8192&s){if(m=null!==e.memoizedState,(e.stateNode.isHidden=m)&&!d&&0!==(1&e.mode))for(Ji=e,d=e.child;null!==d;){for(u=Ji=d;null!==Ji;){switch(h=(p=Ji).child,p.tag){case 0:case 11:case 14:case 15:nl(4,p,p.return);break;case 1:Qi(p,p.return);var f=p.stateNode;if("function"===typeof f.componentWillUnmount){s=p,n=p.return;try{t=s,f.props=t.memoizedProps,f.state=t.memoizedState,f.componentWillUnmount()}catch(g){Tc(s,n,g)}}break;case 5:Qi(p,p.return);break;case 22:if(null!==p.memoizedState){kl(u);continue}}null!==h?(h.return=p,Ji=h):kl(u)}d=d.sibling}e:for(d=null,u=e;;){if(5===u.tag){if(null===d){d=u;try{a=u.stateNode,m?"function"===typeof(r=a.style).setProperty?r.setProperty("display","none","important"):r.display="none":(l=u.stateNode,i=void 0!==(c=u.memoizedProps.style)&&null!==c&&c.hasOwnProperty("display")?c.display:null,l.style.display=fe("display",i))}catch(g){Tc(e,e.return,g)}}}else if(6===u.tag){if(null===d)try{u.stateNode.nodeValue=m?"":u.memoizedProps}catch(g){Tc(e,e.return,g)}}else if((22!==u.tag&&23!==u.tag||null===u.memoizedState||u===e)&&null!==u.child){u.child.return=u,u=u.child;continue}if(u===e)break e;for(;null===u.sibling;){if(null===u.return||u.return===e)break e;d===u&&(d=null),u=u.return}d===u&&(d=null),u.sibling.return=u.return,u=u.sibling}}break;case 19:fl(t,e),yl(e),4&s&&hl(e);case 21:}}function yl(e){var t=e.flags;if(2&t){try{e:{for(var n=e.return;null!==n;){if(rl(n)){var s=n;break e}n=n.return}throw Error(o(160))}switch(s.tag){case 5:var a=s.stateNode;32&s.flags&&(ue(a,""),s.flags&=-33),cl(e,il(e),a);break;case 3:case 4:var r=s.stateNode.containerInfo;ll(e,il(e),r);break;default:throw Error(o(161))}}catch(i){Tc(e,e.return,i)}e.flags&=-3}4096&t&&(e.flags&=-4097)}function vl(e,t,n){Ji=e,bl(e,t,n)}function bl(e,t,n){for(var s=0!==(1&e.mode);null!==Ji;){var a=Ji,o=a.child;if(22===a.tag&&s){var r=null!==a.memoizedState||Yi;if(!r){var i=a.alternate,l=null!==i&&null!==i.memoizedState||Zi;i=Yi;var c=Zi;if(Yi=r,(Zi=l)&&!c)for(Ji=a;null!==Ji;)l=(r=Ji).child,22===r.tag&&null!==r.memoizedState?_l(a):null!==l?(l.return=r,Ji=l):_l(a);for(;null!==o;)Ji=o,bl(o,t,n),o=o.sibling;Ji=a,Yi=i,Zi=c}wl(e)}else 0!==(8772&a.subtreeFlags)&&null!==o?(o.return=a,Ji=o):wl(e)}}function wl(e){for(;null!==Ji;){var t=Ji;if(0!==(8772&t.flags)){var n=t.alternate;try{if(0!==(8772&t.flags))switch(t.tag){case 0:case 11:case 15:Zi||sl(5,t);break;case 1:var s=t.stateNode;if(4&t.flags&&!Zi)if(null===n)s.componentDidMount();else{var a=t.elementType===t.type?n.memoizedProps:yo(t.type,n.memoizedProps);s.componentDidUpdate(a,n.memoizedState,s.__reactInternalSnapshotBeforeUpdate)}var r=t.updateQueue;null!==r&&Wo(t,r,s);break;case 3:var i=t.updateQueue;if(null!==i){if(n=null,null!==t.child)switch(t.child.tag){case 5:case 1:n=t.child.stateNode}Wo(t,i,n)}break;case 5:var l=t.stateNode;if(null===n&&4&t.flags){n=l;var c=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":c.autoFocus&&n.focus();break;case"img":c.src&&(n.src=c.src)}}break;case 6:case 4:case 12:case 19:case 17:case 21:case 22:case 23:case 25:break;case 13:if(null===t.memoizedState){var m=t.alternate;if(null!==m){var d=m.memoizedState;if(null!==d){var u=d.dehydrated;null!==u&&Ut(u)}}}break;default:throw Error(o(163))}Zi||512&t.flags&&al(t)}catch(p){Tc(t,t.return,p)}}if(t===e){Ji=null;break}if(null!==(n=t.sibling)){n.return=t.return,Ji=n;break}Ji=t.return}}function kl(e){for(;null!==Ji;){var t=Ji;if(t===e){Ji=null;break}var n=t.sibling;if(null!==n){n.return=t.return,Ji=n;break}Ji=t.return}}function _l(e){for(;null!==Ji;){var t=Ji;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{sl(4,t)}catch(l){Tc(t,n,l)}break;case 1:var s=t.stateNode;if("function"===typeof s.componentDidMount){var a=t.return;try{s.componentDidMount()}catch(l){Tc(t,a,l)}}var o=t.return;try{al(t)}catch(l){Tc(t,o,l)}break;case 5:var r=t.return;try{al(t)}catch(l){Tc(t,r,l)}}}catch(l){Tc(t,t.return,l)}if(t===e){Ji=null;break}var i=t.sibling;if(null!==i){i.return=t.return,Ji=i;break}Ji=t.return}}var xl,Tl=Math.ceil,Sl=w.ReactCurrentDispatcher,Cl=w.ReactCurrentOwner,El=w.ReactCurrentBatchConfig,Al=0,jl=null,Dl=null,Nl=0,Ol=0,Pl=Ta(0),Rl=0,Il=null,Ll=0,Fl=0,Ml=0,Wl=null,Bl=null,zl=0,Ul=1/0,Hl=null,Gl=!1,Vl=null,Kl=null,ql=!1,$l=null,Yl=0,Zl=0,Xl=null,Jl=-1,Ql=0;function ec(){return 0!==(6&Al)?Xe():-1!==Jl?Jl:Jl=Xe()}function tc(e){return 0===(1&e.mode)?1:0!==(2&Al)&&0!==Nl?Nl&-Nl:null!==go.transition?(0===Ql&&(Ql=ft()),Ql):0!==(e=bt)?e:e=void 0===(e=window.event)?16:Zt(e.type)}function nc(e,t,n,s){if(50<Zl)throw Zl=0,Xl=null,Error(o(185));yt(e,n,s),0!==(2&Al)&&e===jl||(e===jl&&(0===(2&Al)&&(Fl|=n),4===Rl&&ic(e,Nl)),sc(e,s),1===n&&0===Al&&0===(1&t.mode)&&(Ul=Xe()+500,Wa&&Ua()))}function sc(e,t){var n=e.callbackNode;!function(e,t){for(var n=e.suspendedLanes,s=e.pingedLanes,a=e.expirationTimes,o=e.pendingLanes;0<o;){var r=31-rt(o),i=1<<r,l=a[r];-1===l?0!==(i&n)&&0===(i&s)||(a[r]=pt(i,t)):l<=t&&(e.expiredLanes|=i),o&=~i}}(e,t);var s=ut(e,e===jl?Nl:0);if(0===s)null!==n&&$e(n),e.callbackNode=null,e.callbackPriority=0;else if(t=s&-s,e.callbackPriority!==t){if(null!=n&&$e(n),1===t)0===e.tag?function(e){Wa=!0,za(e)}(lc.bind(null,e)):za(lc.bind(null,e)),ra((function(){0===(6&Al)&&Ua()})),n=null;else{switch(wt(s)){case 1:n=Qe;break;case 4:n=et;break;case 16:default:n=tt;break;case 536870912:n=st}n=jc(n,ac.bind(null,e))}e.callbackPriority=t,e.callbackNode=n}}function ac(e,t){if(Jl=-1,Ql=0,0!==(6&Al))throw Error(o(327));var n=e.callbackNode;if(_c()&&e.callbackNode!==n)return null;var s=ut(e,e===jl?Nl:0);if(0===s)return null;if(0!==(30&s)||0!==(s&e.expiredLanes)||t)t=gc(e,s);else{t=s;var a=Al;Al|=2;var r=hc();for(jl===e&&Nl===t||(Hl=null,Ul=Xe()+500,uc(e,t));;)try{vc();break}catch(l){pc(e,l)}_o(),Sl.current=r,Al=a,null!==Dl?t=0:(jl=null,Nl=0,t=Rl)}if(0!==t){if(2===t&&(0!==(a=ht(e))&&(s=a,t=oc(e,a))),1===t)throw n=Il,uc(e,0),ic(e,s),sc(e,Xe()),n;if(6===t)ic(e,s);else{if(a=e.current.alternate,0===(30&s)&&!function(e){for(var t=e;;){if(16384&t.flags){var n=t.updateQueue;if(null!==n&&null!==(n=n.stores))for(var s=0;s<n.length;s++){var a=n[s],o=a.getSnapshot;a=a.value;try{if(!is(o(),a))return!1}catch(i){return!1}}}if(n=t.child,16384&t.subtreeFlags&&null!==n)n.return=t,t=n;else{if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}(a)&&(2===(t=gc(e,s))&&(0!==(r=ht(e))&&(s=r,t=oc(e,r))),1===t))throw n=Il,uc(e,0),ic(e,s),sc(e,Xe()),n;switch(e.finishedWork=a,e.finishedLanes=s,t){case 0:case 1:throw Error(o(345));case 2:case 5:kc(e,Bl,Hl);break;case 3:if(ic(e,s),(130023424&s)===s&&10<(t=zl+500-Xe())){if(0!==ut(e,0))break;if(((a=e.suspendedLanes)&s)!==s){ec(),e.pingedLanes|=e.suspendedLanes&a;break}e.timeoutHandle=sa(kc.bind(null,e,Bl,Hl),t);break}kc(e,Bl,Hl);break;case 4:if(ic(e,s),(4194240&s)===s)break;for(t=e.eventTimes,a=-1;0<s;){var i=31-rt(s);r=1<<i,(i=t[i])>a&&(a=i),s&=~r}if(s=a,10<(s=(120>(s=Xe()-s)?120:480>s?480:1080>s?1080:1920>s?1920:3e3>s?3e3:4320>s?4320:1960*Tl(s/1960))-s)){e.timeoutHandle=sa(kc.bind(null,e,Bl,Hl),s);break}kc(e,Bl,Hl);break;default:throw Error(o(329))}}}return sc(e,Xe()),e.callbackNode===n?ac.bind(null,e):null}function oc(e,t){var n=Wl;return e.current.memoizedState.isDehydrated&&(uc(e,t).flags|=256),2!==(e=gc(e,t))&&(t=Bl,Bl=n,null!==t&&rc(t)),e}function rc(e){null===Bl?Bl=e:Bl.push.apply(Bl,e)}function ic(e,t){for(t&=~Ml,t&=~Fl,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-rt(t),s=1<<n;e[n]=-1,t&=~s}}function lc(e){if(0!==(6&Al))throw Error(o(327));_c();var t=ut(e,0);if(0===(1&t))return sc(e,Xe()),null;var n=gc(e,t);if(0!==e.tag&&2===n){var s=ht(e);0!==s&&(t=s,n=oc(e,s))}if(1===n)throw n=Il,uc(e,0),ic(e,t),sc(e,Xe()),n;if(6===n)throw Error(o(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,kc(e,Bl,Hl),sc(e,Xe()),null}function cc(e,t){var n=Al;Al|=1;try{return e(t)}finally{0===(Al=n)&&(Ul=Xe()+500,Wa&&Ua())}}function mc(e){null!==$l&&0===$l.tag&&0===(6&Al)&&_c();var t=Al;Al|=1;var n=El.transition,s=bt;try{if(El.transition=null,bt=1,e)return e()}finally{bt=s,El.transition=n,0===(6&(Al=t))&&Ua()}}function dc(){Ol=Pl.current,Sa(Pl)}function uc(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(-1!==n&&(e.timeoutHandle=-1,aa(n)),null!==Dl)for(n=Dl.return;null!==n;){var s=n;switch(to(s),s.tag){case 1:null!==(s=s.type.childContextTypes)&&void 0!==s&&Pa();break;case 3:or(),Sa(ja),Sa(Aa),dr();break;case 5:ir(s);break;case 4:or();break;case 13:case 19:Sa(lr);break;case 10:xo(s.type._context);break;case 22:case 23:dc()}n=n.return}if(jl=e,Dl=e=Pc(e.current,null),Nl=Ol=t,Rl=0,Il=null,Ml=Fl=Ll=0,Bl=Wl=null,null!==Eo){for(t=0;t<Eo.length;t++)if(null!==(s=(n=Eo[t]).interleaved)){n.interleaved=null;var a=s.next,o=n.pending;if(null!==o){var r=o.next;o.next=a,s.next=r}n.pending=s}Eo=null}return e}function pc(e,t){for(;;){var n=Dl;try{if(_o(),ur.current=ri,vr){for(var s=fr.memoizedState;null!==s;){var a=s.queue;null!==a&&(a.pending=null),s=s.next}vr=!1}if(hr=0,yr=gr=fr=null,br=!1,wr=0,Cl.current=null,null===n||null===n.return){Rl=1,Il=t,Dl=null;break}e:{var r=e,i=n.return,l=n,c=t;if(t=Nl,l.flags|=32768,null!==c&&"object"===typeof c&&"function"===typeof c.then){var m=c,d=l,u=d.tag;if(0===(1&d.mode)&&(0===u||11===u||15===u)){var p=d.alternate;p?(d.updateQueue=p.updateQueue,d.memoizedState=p.memoizedState,d.lanes=p.lanes):(d.updateQueue=null,d.memoizedState=null)}var h=yi(i);if(null!==h){h.flags&=-257,vi(h,i,l,0,t),1&h.mode&&gi(r,m,t),c=m;var f=(t=h).updateQueue;if(null===f){var g=new Set;g.add(c),t.updateQueue=g}else f.add(c);break e}if(0===(1&t)){gi(r,m,t),fc();break e}c=Error(o(426))}else if(ao&&1&l.mode){var y=yi(i);if(null!==y){0===(65536&y.flags)&&(y.flags|=256),vi(y,i,l,0,t),fo(mi(c,l));break e}}r=c=mi(c,l),4!==Rl&&(Rl=2),null===Wl?Wl=[r]:Wl.push(r),r=i;do{switch(r.tag){case 3:r.flags|=65536,t&=-t,r.lanes|=t,Fo(r,hi(0,c,t));break e;case 1:l=c;var v=r.type,b=r.stateNode;if(0===(128&r.flags)&&("function"===typeof v.getDerivedStateFromError||null!==b&&"function"===typeof b.componentDidCatch&&(null===Kl||!Kl.has(b)))){r.flags|=65536,t&=-t,r.lanes|=t,Fo(r,fi(r,l,t));break e}}r=r.return}while(null!==r)}wc(n)}catch(w){t=w,Dl===n&&null!==n&&(Dl=n=n.return);continue}break}}function hc(){var e=Sl.current;return Sl.current=ri,null===e?ri:e}function fc(){0!==Rl&&3!==Rl&&2!==Rl||(Rl=4),null===jl||0===(268435455&Ll)&&0===(268435455&Fl)||ic(jl,Nl)}function gc(e,t){var n=Al;Al|=2;var s=hc();for(jl===e&&Nl===t||(Hl=null,uc(e,t));;)try{yc();break}catch(a){pc(e,a)}if(_o(),Al=n,Sl.current=s,null!==Dl)throw Error(o(261));return jl=null,Nl=0,Rl}function yc(){for(;null!==Dl;)bc(Dl)}function vc(){for(;null!==Dl&&!Ye();)bc(Dl)}function bc(e){var t=xl(e.alternate,e,Ol);e.memoizedProps=e.pendingProps,null===t?wc(e):Dl=t,Cl.current=null}function wc(e){var t=e;do{var n=t.alternate;if(e=t.return,0===(32768&t.flags)){if(null!==(n=qi(n,t,Ol)))return void(Dl=n)}else{if(null!==(n=$i(n,t)))return n.flags&=32767,void(Dl=n);if(null===e)return Rl=6,void(Dl=null);e.flags|=32768,e.subtreeFlags=0,e.deletions=null}if(null!==(t=t.sibling))return void(Dl=t);Dl=t=e}while(null!==t);0===Rl&&(Rl=5)}function kc(e,t,n){var s=bt,a=El.transition;try{El.transition=null,bt=1,function(e,t,n,s){do{_c()}while(null!==$l);if(0!==(6&Al))throw Error(o(327));n=e.finishedWork;var a=e.finishedLanes;if(null===n)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(o(177));e.callbackNode=null,e.callbackPriority=0;var r=n.lanes|n.childLanes;if(function(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var s=e.eventTimes;for(e=e.expirationTimes;0<n;){var a=31-rt(n),o=1<<a;t[a]=0,s[a]=-1,e[a]=-1,n&=~o}}(e,r),e===jl&&(Dl=jl=null,Nl=0),0===(2064&n.subtreeFlags)&&0===(2064&n.flags)||ql||(ql=!0,jc(tt,(function(){return _c(),null}))),r=0!==(15990&n.flags),0!==(15990&n.subtreeFlags)||r){r=El.transition,El.transition=null;var i=bt;bt=1;var l=Al;Al|=4,Cl.current=null,function(e,t){if(ea=Gt,ps(e=us())){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{var s=(n=(n=e.ownerDocument)&&n.defaultView||window).getSelection&&n.getSelection();if(s&&0!==s.rangeCount){n=s.anchorNode;var a=s.anchorOffset,r=s.focusNode;s=s.focusOffset;try{n.nodeType,r.nodeType}catch(k){n=null;break e}var i=0,l=-1,c=-1,m=0,d=0,u=e,p=null;t:for(;;){for(var h;u!==n||0!==a&&3!==u.nodeType||(l=i+a),u!==r||0!==s&&3!==u.nodeType||(c=i+s),3===u.nodeType&&(i+=u.nodeValue.length),null!==(h=u.firstChild);)p=u,u=h;for(;;){if(u===e)break t;if(p===n&&++m===a&&(l=i),p===r&&++d===s&&(c=i),null!==(h=u.nextSibling))break;p=(u=p).parentNode}u=h}n=-1===l||-1===c?null:{start:l,end:c}}else n=null}n=n||{start:0,end:0}}else n=null;for(ta={focusedElem:e,selectionRange:n},Gt=!1,Ji=t;null!==Ji;)if(e=(t=Ji).child,0!==(1028&t.subtreeFlags)&&null!==e)e.return=t,Ji=e;else for(;null!==Ji;){t=Ji;try{var f=t.alternate;if(0!==(1024&t.flags))switch(t.tag){case 0:case 11:case 15:case 5:case 6:case 4:case 17:break;case 1:if(null!==f){var g=f.memoizedProps,y=f.memoizedState,v=t.stateNode,b=v.getSnapshotBeforeUpdate(t.elementType===t.type?g:yo(t.type,g),y);v.__reactInternalSnapshotBeforeUpdate=b}break;case 3:var w=t.stateNode.containerInfo;1===w.nodeType?w.textContent="":9===w.nodeType&&w.documentElement&&w.removeChild(w.documentElement);break;default:throw Error(o(163))}}catch(k){Tc(t,t.return,k)}if(null!==(e=t.sibling)){e.return=t.return,Ji=e;break}Ji=t.return}f=tl,tl=!1}(e,n),gl(n,e),hs(ta),Gt=!!ea,ta=ea=null,e.current=n,vl(n,e,a),Ze(),Al=l,bt=i,El.transition=r}else e.current=n;if(ql&&(ql=!1,$l=e,Yl=a),r=e.pendingLanes,0===r&&(Kl=null),function(e){if(ot&&"function"===typeof ot.onCommitFiberRoot)try{ot.onCommitFiberRoot(at,e,void 0,128===(128&e.current.flags))}catch(t){}}(n.stateNode),sc(e,Xe()),null!==t)for(s=e.onRecoverableError,n=0;n<t.length;n++)a=t[n],s(a.value,{componentStack:a.stack,digest:a.digest});if(Gl)throw Gl=!1,e=Vl,Vl=null,e;0!==(1&Yl)&&0!==e.tag&&_c(),r=e.pendingLanes,0!==(1&r)?e===Xl?Zl++:(Zl=0,Xl=e):Zl=0,Ua()}(e,t,n,s)}finally{El.transition=a,bt=s}return null}function _c(){if(null!==$l){var e=wt(Yl),t=El.transition,n=bt;try{if(El.transition=null,bt=16>e?16:e,null===$l)var s=!1;else{if(e=$l,$l=null,Yl=0,0!==(6&Al))throw Error(o(331));var a=Al;for(Al|=4,Ji=e.current;null!==Ji;){var r=Ji,i=r.child;if(0!==(16&Ji.flags)){var l=r.deletions;if(null!==l){for(var c=0;c<l.length;c++){var m=l[c];for(Ji=m;null!==Ji;){var d=Ji;switch(d.tag){case 0:case 11:case 15:nl(8,d,r)}var u=d.child;if(null!==u)u.return=d,Ji=u;else for(;null!==Ji;){var p=(d=Ji).sibling,h=d.return;if(ol(d),d===m){Ji=null;break}if(null!==p){p.return=h,Ji=p;break}Ji=h}}}var f=r.alternate;if(null!==f){var g=f.child;if(null!==g){f.child=null;do{var y=g.sibling;g.sibling=null,g=y}while(null!==g)}}Ji=r}}if(0!==(2064&r.subtreeFlags)&&null!==i)i.return=r,Ji=i;else e:for(;null!==Ji;){if(0!==(2048&(r=Ji).flags))switch(r.tag){case 0:case 11:case 15:nl(9,r,r.return)}var v=r.sibling;if(null!==v){v.return=r.return,Ji=v;break e}Ji=r.return}}var b=e.current;for(Ji=b;null!==Ji;){var w=(i=Ji).child;if(0!==(2064&i.subtreeFlags)&&null!==w)w.return=i,Ji=w;else e:for(i=b;null!==Ji;){if(0!==(2048&(l=Ji).flags))try{switch(l.tag){case 0:case 11:case 15:sl(9,l)}}catch(_){Tc(l,l.return,_)}if(l===i){Ji=null;break e}var k=l.sibling;if(null!==k){k.return=l.return,Ji=k;break e}Ji=l.return}}if(Al=a,Ua(),ot&&"function"===typeof ot.onPostCommitFiberRoot)try{ot.onPostCommitFiberRoot(at,e)}catch(_){}s=!0}return s}finally{bt=n,El.transition=t}}return!1}function xc(e,t,n){e=Io(e,t=hi(0,t=mi(n,t),1),1),t=ec(),null!==e&&(yt(e,1,t),sc(e,t))}function Tc(e,t,n){if(3===e.tag)xc(e,e,n);else for(;null!==t;){if(3===t.tag){xc(t,e,n);break}if(1===t.tag){var s=t.stateNode;if("function"===typeof t.type.getDerivedStateFromError||"function"===typeof s.componentDidCatch&&(null===Kl||!Kl.has(s))){t=Io(t,e=fi(t,e=mi(n,e),1),1),e=ec(),null!==t&&(yt(t,1,e),sc(t,e));break}}t=t.return}}function Sc(e,t,n){var s=e.pingCache;null!==s&&s.delete(t),t=ec(),e.pingedLanes|=e.suspendedLanes&n,jl===e&&(Nl&n)===n&&(4===Rl||3===Rl&&(130023424&Nl)===Nl&&500>Xe()-zl?uc(e,0):Ml|=n),sc(e,t)}function Cc(e,t){0===t&&(0===(1&e.mode)?t=1:(t=mt,0===(130023424&(mt<<=1))&&(mt=4194304)));var n=ec();null!==(e=Do(e,t))&&(yt(e,t,n),sc(e,n))}function Ec(e){var t=e.memoizedState,n=0;null!==t&&(n=t.retryLane),Cc(e,n)}function Ac(e,t){var n=0;switch(e.tag){case 13:var s=e.stateNode,a=e.memoizedState;null!==a&&(n=a.retryLane);break;case 19:s=e.stateNode;break;default:throw Error(o(314))}null!==s&&s.delete(t),Cc(e,n)}function jc(e,t){return qe(e,t)}function Dc(e,t,n,s){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=s,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Nc(e,t,n,s){return new Dc(e,t,n,s)}function Oc(e){return!(!(e=e.prototype)||!e.isReactComponent)}function Pc(e,t){var n=e.alternate;return null===n?((n=Nc(e.tag,t,e.key,e.mode)).elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=14680064&e.flags,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function Rc(e,t,n,s,a,r){var i=2;if(s=e,"function"===typeof e)Oc(e)&&(i=1);else if("string"===typeof e)i=5;else e:switch(e){case x:return Ic(n.children,a,r,t);case T:i=8,a|=8;break;case S:return(e=Nc(12,n,t,2|a)).elementType=S,e.lanes=r,e;case j:return(e=Nc(13,n,t,a)).elementType=j,e.lanes=r,e;case D:return(e=Nc(19,n,t,a)).elementType=D,e.lanes=r,e;case P:return Lc(n,a,r,t);default:if("object"===typeof e&&null!==e)switch(e.$$typeof){case C:i=10;break e;case E:i=9;break e;case A:i=11;break e;case N:i=14;break e;case O:i=16,s=null;break e}throw Error(o(130,null==e?e:typeof e,""))}return(t=Nc(i,n,t,a)).elementType=e,t.type=s,t.lanes=r,t}function Ic(e,t,n,s){return(e=Nc(7,e,s,t)).lanes=n,e}function Lc(e,t,n,s){return(e=Nc(22,e,s,t)).elementType=P,e.lanes=n,e.stateNode={isHidden:!1},e}function Fc(e,t,n){return(e=Nc(6,e,null,t)).lanes=n,e}function Mc(e,t,n){return(t=Nc(4,null!==e.children?e.children:[],e.key,t)).lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function Wc(e,t,n,s,a){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=gt(0),this.expirationTimes=gt(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=gt(0),this.identifierPrefix=s,this.onRecoverableError=a,this.mutableSourceEagerHydrationData=null}function Bc(e,t,n,s,a,o,r,i,l){return e=new Wc(e,t,n,i,l),1===t?(t=1,!0===o&&(t|=8)):t=0,o=Nc(3,null,null,t),e.current=o,o.stateNode=e,o.memoizedState={element:s,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},Oo(o),e}function zc(e,t,n){var s=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:_,key:null==s?null:""+s,children:e,containerInfo:t,implementation:n}}function Uc(e){if(!e)return Ea;e:{if(Ue(e=e._reactInternals)!==e||1!==e.tag)throw Error(o(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(Oa(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(null!==t);throw Error(o(171))}if(1===e.tag){var n=e.type;if(Oa(n))return Ia(e,n,t)}return t}function Hc(e,t,n,s,a,o,r,i,l){return(e=Bc(n,s,!0,e,0,o,0,i,l)).context=Uc(null),n=e.current,(o=Ro(s=ec(),a=tc(n))).callback=void 0!==t&&null!==t?t:null,Io(n,o,a),e.current.lanes=a,yt(e,a,s),sc(e,s),e}function Gc(e,t,n,s){var a=t.current,o=ec(),r=tc(a);return n=Uc(n),null===t.context?t.context=n:t.pendingContext=n,(t=Ro(o,r)).payload={element:e},null!==(s=void 0===s?null:s)&&(t.callback=s),null!==(e=Io(a,t,r))&&(nc(e,a,r,o),Lo(e,a,r)),r}function Vc(e){return(e=e.current).child?(e.child.tag,e.child.stateNode):null}function Kc(e,t){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var n=e.retryLane;e.retryLane=0!==n&&n<t?n:t}}function qc(e,t){Kc(e,t),(e=e.alternate)&&Kc(e,t)}xl=function(e,t,n){if(null!==e)if(e.memoizedProps!==t.pendingProps||ja.current)wi=!0;else{if(0===(e.lanes&n)&&0===(128&t.flags))return wi=!1,function(e,t,n){switch(t.tag){case 3:Di(t),ho();break;case 5:rr(t);break;case 1:Oa(t.type)&&La(t);break;case 4:ar(t,t.stateNode.containerInfo);break;case 10:var s=t.type._context,a=t.memoizedProps.value;Ca(vo,s._currentValue),s._currentValue=a;break;case 13:if(null!==(s=t.memoizedState))return null!==s.dehydrated?(Ca(lr,1&lr.current),t.flags|=128,null):0!==(n&t.child.childLanes)?Fi(e,t,n):(Ca(lr,1&lr.current),null!==(e=Gi(e,t,n))?e.sibling:null);Ca(lr,1&lr.current);break;case 19:if(s=0!==(n&t.childLanes),0!==(128&e.flags)){if(s)return Ui(e,t,n);t.flags|=128}if(null!==(a=t.memoizedState)&&(a.rendering=null,a.tail=null,a.lastEffect=null),Ca(lr,lr.current),s)break;return null;case 22:case 23:return t.lanes=0,Si(e,t,n)}return Gi(e,t,n)}(e,t,n);wi=0!==(131072&e.flags)}else wi=!1,ao&&0!==(1048576&t.flags)&&Qa(t,Ka,t.index);switch(t.lanes=0,t.tag){case 2:var s=t.type;Hi(e,t),e=t.pendingProps;var a=Na(t,Aa.current);So(t,n),a=Tr(null,t,s,e,a,n);var r=Sr();return t.flags|=1,"object"===typeof a&&null!==a&&"function"===typeof a.render&&void 0===a.$$typeof?(t.tag=1,t.memoizedState=null,t.updateQueue=null,Oa(s)?(r=!0,La(t)):r=!1,t.memoizedState=null!==a.state&&void 0!==a.state?a.state:null,Oo(t),a.updater=Uo,t.stateNode=a,a._reactInternals=t,Ko(t,s,e,n),t=ji(null,t,s,!0,r,n)):(t.tag=0,ao&&r&&eo(t),ki(null,t,a,n),t=t.child),t;case 16:s=t.elementType;e:{switch(Hi(e,t),e=t.pendingProps,s=(a=s._init)(s._payload),t.type=s,a=t.tag=function(e){if("function"===typeof e)return Oc(e)?1:0;if(void 0!==e&&null!==e){if((e=e.$$typeof)===A)return 11;if(e===N)return 14}return 2}(s),e=yo(s,e),a){case 0:t=Ei(null,t,s,e,n);break e;case 1:t=Ai(null,t,s,e,n);break e;case 11:t=_i(null,t,s,e,n);break e;case 14:t=xi(null,t,s,yo(s.type,e),n);break e}throw Error(o(306,s,""))}return t;case 0:return s=t.type,a=t.pendingProps,Ei(e,t,s,a=t.elementType===s?a:yo(s,a),n);case 1:return s=t.type,a=t.pendingProps,Ai(e,t,s,a=t.elementType===s?a:yo(s,a),n);case 3:e:{if(Di(t),null===e)throw Error(o(387));s=t.pendingProps,a=(r=t.memoizedState).element,Po(e,t),Mo(t,s,null,n);var i=t.memoizedState;if(s=i.element,r.isDehydrated){if(r={element:s,isDehydrated:!1,cache:i.cache,pendingSuspenseBoundaries:i.pendingSuspenseBoundaries,transitions:i.transitions},t.updateQueue.baseState=r,t.memoizedState=r,256&t.flags){t=Ni(e,t,s,n,a=mi(Error(o(423)),t));break e}if(s!==a){t=Ni(e,t,s,n,a=mi(Error(o(424)),t));break e}for(so=ca(t.stateNode.containerInfo.firstChild),no=t,ao=!0,oo=null,n=Jo(t,null,s,n),t.child=n;n;)n.flags=-3&n.flags|4096,n=n.sibling}else{if(ho(),s===a){t=Gi(e,t,n);break e}ki(e,t,s,n)}t=t.child}return t;case 5:return rr(t),null===e&&co(t),s=t.type,a=t.pendingProps,r=null!==e?e.memoizedProps:null,i=a.children,na(s,a)?i=null:null!==r&&na(s,r)&&(t.flags|=32),Ci(e,t),ki(e,t,i,n),t.child;case 6:return null===e&&co(t),null;case 13:return Fi(e,t,n);case 4:return ar(t,t.stateNode.containerInfo),s=t.pendingProps,null===e?t.child=Xo(t,null,s,n):ki(e,t,s,n),t.child;case 11:return s=t.type,a=t.pendingProps,_i(e,t,s,a=t.elementType===s?a:yo(s,a),n);case 7:return ki(e,t,t.pendingProps,n),t.child;case 8:case 12:return ki(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(s=t.type._context,a=t.pendingProps,r=t.memoizedProps,i=a.value,Ca(vo,s._currentValue),s._currentValue=i,null!==r)if(is(r.value,i)){if(r.children===a.children&&!ja.current){t=Gi(e,t,n);break e}}else for(null!==(r=t.child)&&(r.return=t);null!==r;){var l=r.dependencies;if(null!==l){i=r.child;for(var c=l.firstContext;null!==c;){if(c.context===s){if(1===r.tag){(c=Ro(-1,n&-n)).tag=2;var m=r.updateQueue;if(null!==m){var d=(m=m.shared).pending;null===d?c.next=c:(c.next=d.next,d.next=c),m.pending=c}}r.lanes|=n,null!==(c=r.alternate)&&(c.lanes|=n),To(r.return,n,t),l.lanes|=n;break}c=c.next}}else if(10===r.tag)i=r.type===t.type?null:r.child;else if(18===r.tag){if(null===(i=r.return))throw Error(o(341));i.lanes|=n,null!==(l=i.alternate)&&(l.lanes|=n),To(i,n,t),i=r.sibling}else i=r.child;if(null!==i)i.return=r;else for(i=r;null!==i;){if(i===t){i=null;break}if(null!==(r=i.sibling)){r.return=i.return,i=r;break}i=i.return}r=i}ki(e,t,a.children,n),t=t.child}return t;case 9:return a=t.type,s=t.pendingProps.children,So(t,n),s=s(a=Co(a)),t.flags|=1,ki(e,t,s,n),t.child;case 14:return a=yo(s=t.type,t.pendingProps),xi(e,t,s,a=yo(s.type,a),n);case 15:return Ti(e,t,t.type,t.pendingProps,n);case 17:return s=t.type,a=t.pendingProps,a=t.elementType===s?a:yo(s,a),Hi(e,t),t.tag=1,Oa(s)?(e=!0,La(t)):e=!1,So(t,n),Go(t,s,a),Ko(t,s,a,n),ji(null,t,s,!0,e,n);case 19:return Ui(e,t,n);case 22:return Si(e,t,n)}throw Error(o(156,t.tag))};var $c="function"===typeof reportError?reportError:function(e){console.error(e)};function Yc(e){this._internalRoot=e}function Zc(e){this._internalRoot=e}function Xc(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType)}function Jc(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function Qc(){}function em(e,t,n,s,a){var o=n._reactRootContainer;if(o){var r=o;if("function"===typeof a){var i=a;a=function(){var e=Vc(r);i.call(e)}}Gc(t,r,e,a)}else r=function(e,t,n,s,a){if(a){if("function"===typeof s){var o=s;s=function(){var e=Vc(r);o.call(e)}}var r=Hc(t,s,e,0,null,!1,0,"",Qc);return e._reactRootContainer=r,e[ha]=r.current,Us(8===e.nodeType?e.parentNode:e),mc(),r}for(;a=e.lastChild;)e.removeChild(a);if("function"===typeof s){var i=s;s=function(){var e=Vc(l);i.call(e)}}var l=Bc(e,0,!1,null,0,!1,0,"",Qc);return e._reactRootContainer=l,e[ha]=l.current,Us(8===e.nodeType?e.parentNode:e),mc((function(){Gc(t,l,n,s)})),l}(n,t,e,a,s);return Vc(r)}Zc.prototype.render=Yc.prototype.render=function(e){var t=this._internalRoot;if(null===t)throw Error(o(409));Gc(e,t,null,null)},Zc.prototype.unmount=Yc.prototype.unmount=function(){var e=this._internalRoot;if(null!==e){this._internalRoot=null;var t=e.containerInfo;mc((function(){Gc(null,e,null,null)})),t[ha]=null}},Zc.prototype.unstable_scheduleHydration=function(e){if(e){var t=Tt();e={blockedOn:null,target:e,priority:t};for(var n=0;n<Pt.length&&0!==t&&t<Pt[n].priority;n++);Pt.splice(n,0,e),0===n&&Ft(e)}},kt=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=dt(t.pendingLanes);0!==n&&(vt(t,1|n),sc(t,Xe()),0===(6&Al)&&(Ul=Xe()+500,Ua()))}break;case 13:mc((function(){var t=Do(e,1);if(null!==t){var n=ec();nc(t,e,1,n)}})),qc(e,1)}},_t=function(e){if(13===e.tag){var t=Do(e,134217728);if(null!==t)nc(t,e,134217728,ec());qc(e,134217728)}},xt=function(e){if(13===e.tag){var t=tc(e),n=Do(e,t);if(null!==n)nc(n,e,t,ec());qc(e,t)}},Tt=function(){return bt},St=function(e,t){var n=bt;try{return bt=e,t()}finally{bt=n}},_e=function(e,t,n){switch(t){case"input":if(J(e,n),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var s=n[t];if(s!==e&&s.form===e.form){var a=ka(s);if(!a)throw Error(o(90));q(s),J(s,a)}}}break;case"textarea":oe(e,n);break;case"select":null!=(t=n.value)&&ne(e,!!n.multiple,t,!1)}},Ae=cc,je=mc;var tm={usingClientEntryPoint:!1,Events:[ba,wa,ka,Ce,Ee,cc]},nm={findFiberByHostInstance:va,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},sm={bundleType:nm.bundleType,version:nm.version,rendererPackageName:nm.rendererPackageName,rendererConfig:nm.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:w.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return null===(e=Ve(e))?null:e.stateNode},findFiberByHostInstance:nm.findFiberByHostInstance||function(){return null},findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0-next-9e3b772b8-20220608"};if("undefined"!==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var am=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!am.isDisabled&&am.supportsFiber)try{at=am.inject(sm),ot=am}catch(me){}}t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=tm,t.createPortal=function(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!Xc(t))throw Error(o(200));return zc(e,t,null,n)},t.createRoot=function(e,t){if(!Xc(e))throw Error(o(299));var n=!1,s="",a=$c;return null!==t&&void 0!==t&&(!0===t.unstable_strictMode&&(n=!0),void 0!==t.identifierPrefix&&(s=t.identifierPrefix),void 0!==t.onRecoverableError&&(a=t.onRecoverableError)),t=Bc(e,1,!1,null,0,n,0,s,a),e[ha]=t.current,Us(8===e.nodeType?e.parentNode:e),new Yc(t)},t.findDOMNode=function(e){if(null==e)return null;if(1===e.nodeType)return e;var t=e._reactInternals;if(void 0===t){if("function"===typeof e.render)throw Error(o(188));throw e=Object.keys(e).join(","),Error(o(268,e))}return e=null===(e=Ve(t))?null:e.stateNode},t.flushSync=function(e){return mc(e)},t.hydrate=function(e,t,n){if(!Jc(t))throw Error(o(200));return em(null,e,t,!0,n)},t.hydrateRoot=function(e,t,n){if(!Xc(e))throw Error(o(405));var s=null!=n&&n.hydratedSources||null,a=!1,r="",i=$c;if(null!==n&&void 0!==n&&(!0===n.unstable_strictMode&&(a=!0),void 0!==n.identifierPrefix&&(r=n.identifierPrefix),void 0!==n.onRecoverableError&&(i=n.onRecoverableError)),t=Hc(t,null,e,1,null!=n?n:null,a,0,r,i),e[ha]=t.current,Us(e),s)for(e=0;e<s.length;e++)a=(a=(n=s[e])._getVersion)(n._source),null==t.mutableSourceEagerHydrationData?t.mutableSourceEagerHydrationData=[n,a]:t.mutableSourceEagerHydrationData.push(n,a);return new Zc(t)},t.render=function(e,t,n){if(!Jc(t))throw Error(o(200));return em(null,e,t,!1,n)},t.unmountComponentAtNode=function(e){if(!Jc(e))throw Error(o(40));return!!e._reactRootContainer&&(mc((function(){em(null,null,e,!1,(function(){e._reactRootContainer=null,e[ha]=null}))})),!0)},t.unstable_batchedUpdates=cc,t.unstable_renderSubtreeIntoContainer=function(e,t,n,s){if(!Jc(n))throw Error(o(200));if(null==e||void 0===e._reactInternals)throw Error(o(38));return em(e,t,n,!1,s)},t.version="18.2.0-next-9e3b772b8-20220608"},164:(e,t,n)=>{"use strict";!function e(){if("undefined"!==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}(),e.exports=n(463)},374:(e,t,n)=>{"use strict";var s=n(791),a=Symbol.for("react.element"),o=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,i=s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function c(e,t,n){var s,o={},c=null,m=null;for(s in void 0!==n&&(c=""+n),void 0!==t.key&&(c=""+t.key),void 0!==t.ref&&(m=t.ref),t)r.call(t,s)&&!l.hasOwnProperty(s)&&(o[s]=t[s]);if(e&&e.defaultProps)for(s in t=e.defaultProps)void 0===o[s]&&(o[s]=t[s]);return{$$typeof:a,type:e,key:c,ref:m,props:o,_owner:i.current}}t.Fragment=o,t.jsx=c,t.jsxs=c},117:(e,t)=>{"use strict";var n=Symbol.for("react.element"),s=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),r=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),l=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),m=Symbol.for("react.suspense"),d=Symbol.for("react.memo"),u=Symbol.for("react.lazy"),p=Symbol.iterator;var h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},f=Object.assign,g={};function y(e,t,n){this.props=e,this.context=t,this.refs=g,this.updater=n||h}function v(){}function b(e,t,n){this.props=e,this.context=t,this.refs=g,this.updater=n||h}y.prototype.isReactComponent={},y.prototype.setState=function(e,t){if("object"!==typeof e&&"function"!==typeof e&&null!=e)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,e,t,"setState")},y.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},v.prototype=y.prototype;var w=b.prototype=new v;w.constructor=b,f(w,y.prototype),w.isPureReactComponent=!0;var k=Array.isArray,_=Object.prototype.hasOwnProperty,x={current:null},T={key:!0,ref:!0,__self:!0,__source:!0};function S(e,t,s){var a,o={},r=null,i=null;if(null!=t)for(a in void 0!==t.ref&&(i=t.ref),void 0!==t.key&&(r=""+t.key),t)_.call(t,a)&&!T.hasOwnProperty(a)&&(o[a]=t[a]);var l=arguments.length-2;if(1===l)o.children=s;else if(1<l){for(var c=Array(l),m=0;m<l;m++)c[m]=arguments[m+2];o.children=c}if(e&&e.defaultProps)for(a in l=e.defaultProps)void 0===o[a]&&(o[a]=l[a]);return{$$typeof:n,type:e,key:r,ref:i,props:o,_owner:x.current}}function C(e){return"object"===typeof e&&null!==e&&e.$$typeof===n}var E=/\/+/g;function A(e,t){return"object"===typeof e&&null!==e&&null!=e.key?function(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,(function(e){return t[e]}))}(""+e.key):t.toString(36)}function j(e,t,a,o,r){var i=typeof e;"undefined"!==i&&"boolean"!==i||(e=null);var l=!1;if(null===e)l=!0;else switch(i){case"string":case"number":l=!0;break;case"object":switch(e.$$typeof){case n:case s:l=!0}}if(l)return r=r(l=e),e=""===o?"."+A(l,0):o,k(r)?(a="",null!=e&&(a=e.replace(E,"$&/")+"/"),j(r,t,a,"",(function(e){return e}))):null!=r&&(C(r)&&(r=function(e,t){return{$$typeof:n,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}(r,a+(!r.key||l&&l.key===r.key?"":(""+r.key).replace(E,"$&/")+"/")+e)),t.push(r)),1;if(l=0,o=""===o?".":o+":",k(e))for(var c=0;c<e.length;c++){var m=o+A(i=e[c],c);l+=j(i,t,a,m,r)}else if(m=function(e){return null===e||"object"!==typeof e?null:"function"===typeof(e=p&&e[p]||e["@@iterator"])?e:null}(e),"function"===typeof m)for(e=m.call(e),c=0;!(i=e.next()).done;)l+=j(i=i.value,t,a,m=o+A(i,c++),r);else if("object"===i)throw t=String(e),Error("Objects are not valid as a React child (found: "+("[object Object]"===t?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return l}function D(e,t,n){if(null==e)return e;var s=[],a=0;return j(e,s,"","",(function(e){return t.call(n,e,a++)})),s}function N(e){if(-1===e._status){var t=e._result;(t=t()).then((function(t){0!==e._status&&-1!==e._status||(e._status=1,e._result=t)}),(function(t){0!==e._status&&-1!==e._status||(e._status=2,e._result=t)})),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var O={current:null},P={transition:null},R={ReactCurrentDispatcher:O,ReactCurrentBatchConfig:P,ReactCurrentOwner:x};t.Children={map:D,forEach:function(e,t,n){D(e,(function(){t.apply(this,arguments)}),n)},count:function(e){var t=0;return D(e,(function(){t++})),t},toArray:function(e){return D(e,(function(e){return e}))||[]},only:function(e){if(!C(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},t.Component=y,t.Fragment=a,t.Profiler=r,t.PureComponent=b,t.StrictMode=o,t.Suspense=m,t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=R,t.cloneElement=function(e,t,s){if(null===e||void 0===e)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var a=f({},e.props),o=e.key,r=e.ref,i=e._owner;if(null!=t){if(void 0!==t.ref&&(r=t.ref,i=x.current),void 0!==t.key&&(o=""+t.key),e.type&&e.type.defaultProps)var l=e.type.defaultProps;for(c in t)_.call(t,c)&&!T.hasOwnProperty(c)&&(a[c]=void 0===t[c]&&void 0!==l?l[c]:t[c])}var c=arguments.length-2;if(1===c)a.children=s;else if(1<c){l=Array(c);for(var m=0;m<c;m++)l[m]=arguments[m+2];a.children=l}return{$$typeof:n,type:e.type,key:o,ref:r,props:a,_owner:i}},t.createContext=function(e){return(e={$$typeof:l,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:i,_context:e},e.Consumer=e},t.createElement=S,t.createFactory=function(e){var t=S.bind(null,e);return t.type=e,t},t.createRef=function(){return{current:null}},t.forwardRef=function(e){return{$$typeof:c,render:e}},t.isValidElement=C,t.lazy=function(e){return{$$typeof:u,_payload:{_status:-1,_result:e},_init:N}},t.memo=function(e,t){return{$$typeof:d,type:e,compare:void 0===t?null:t}},t.startTransition=function(e){var t=P.transition;P.transition={};try{e()}finally{P.transition=t}},t.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")},t.useCallback=function(e,t){return O.current.useCallback(e,t)},t.useContext=function(e){return O.current.useContext(e)},t.useDebugValue=function(){},t.useDeferredValue=function(e){return O.current.useDeferredValue(e)},t.useEffect=function(e,t){return O.current.useEffect(e,t)},t.useId=function(){return O.current.useId()},t.useImperativeHandle=function(e,t,n){return O.current.useImperativeHandle(e,t,n)},t.useInsertionEffect=function(e,t){return O.current.useInsertionEffect(e,t)},t.useLayoutEffect=function(e,t){return O.current.useLayoutEffect(e,t)},t.useMemo=function(e,t){return O.current.useMemo(e,t)},t.useReducer=function(e,t,n){return O.current.useReducer(e,t,n)},t.useRef=function(e){return O.current.useRef(e)},t.useState=function(e){return O.current.useState(e)},t.useSyncExternalStore=function(e,t,n){return O.current.useSyncExternalStore(e,t,n)},t.useTransition=function(){return O.current.useTransition()},t.version="18.2.0"},791:(e,t,n)=>{"use strict";e.exports=n(117)},184:(e,t,n)=>{"use strict";e.exports=n(374)},813:(e,t)=>{"use strict";function n(e,t){var n=e.length;e.push(t);e:for(;0<n;){var s=n-1>>>1,a=e[s];if(!(0<o(a,t)))break e;e[s]=t,e[n]=a,n=s}}function s(e){return 0===e.length?null:e[0]}function a(e){if(0===e.length)return null;var t=e[0],n=e.pop();if(n!==t){e[0]=n;e:for(var s=0,a=e.length,r=a>>>1;s<r;){var i=2*(s+1)-1,l=e[i],c=i+1,m=e[c];if(0>o(l,n))c<a&&0>o(m,l)?(e[s]=m,e[c]=n,s=c):(e[s]=l,e[i]=n,s=i);else{if(!(c<a&&0>o(m,n)))break e;e[s]=m,e[c]=n,s=c}}}return t}function o(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}if("object"===typeof performance&&"function"===typeof performance.now){var r=performance;t.unstable_now=function(){return r.now()}}else{var i=Date,l=i.now();t.unstable_now=function(){return i.now()-l}}var c=[],m=[],d=1,u=null,p=3,h=!1,f=!1,g=!1,y="function"===typeof setTimeout?setTimeout:null,v="function"===typeof clearTimeout?clearTimeout:null,b="undefined"!==typeof setImmediate?setImmediate:null;function w(e){for(var t=s(m);null!==t;){if(null===t.callback)a(m);else{if(!(t.startTime<=e))break;a(m),t.sortIndex=t.expirationTime,n(c,t)}t=s(m)}}function k(e){if(g=!1,w(e),!f)if(null!==s(c))f=!0,P(_);else{var t=s(m);null!==t&&R(k,t.startTime-e)}}function _(e,n){f=!1,g&&(g=!1,v(C),C=-1),h=!0;var o=p;try{for(w(n),u=s(c);null!==u&&(!(u.expirationTime>n)||e&&!j());){var r=u.callback;if("function"===typeof r){u.callback=null,p=u.priorityLevel;var i=r(u.expirationTime<=n);n=t.unstable_now(),"function"===typeof i?u.callback=i:u===s(c)&&a(c),w(n)}else a(c);u=s(c)}if(null!==u)var l=!0;else{var d=s(m);null!==d&&R(k,d.startTime-n),l=!1}return l}finally{u=null,p=o,h=!1}}"undefined"!==typeof navigator&&void 0!==navigator.scheduling&&void 0!==navigator.scheduling.isInputPending&&navigator.scheduling.isInputPending.bind(navigator.scheduling);var x,T=!1,S=null,C=-1,E=5,A=-1;function j(){return!(t.unstable_now()-A<E)}function D(){if(null!==S){var e=t.unstable_now();A=e;var n=!0;try{n=S(!0,e)}finally{n?x():(T=!1,S=null)}}else T=!1}if("function"===typeof b)x=function(){b(D)};else if("undefined"!==typeof MessageChannel){var N=new MessageChannel,O=N.port2;N.port1.onmessage=D,x=function(){O.postMessage(null)}}else x=function(){y(D,0)};function P(e){S=e,T||(T=!0,x())}function R(e,n){C=y((function(){e(t.unstable_now())}),n)}t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(e){e.callback=null},t.unstable_continueExecution=function(){f||h||(f=!0,P(_))},t.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):E=0<e?Math.floor(1e3/e):5},t.unstable_getCurrentPriorityLevel=function(){return p},t.unstable_getFirstCallbackNode=function(){return s(c)},t.unstable_next=function(e){switch(p){case 1:case 2:case 3:var t=3;break;default:t=p}var n=p;p=t;try{return e()}finally{p=n}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=function(){},t.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=p;p=e;try{return t()}finally{p=n}},t.unstable_scheduleCallback=function(e,a,o){var r=t.unstable_now();switch("object"===typeof o&&null!==o?o="number"===typeof(o=o.delay)&&0<o?r+o:r:o=r,e){case 1:var i=-1;break;case 2:i=250;break;case 5:i=1073741823;break;case 4:i=1e4;break;default:i=5e3}return e={id:d++,callback:a,priorityLevel:e,startTime:o,expirationTime:i=o+i,sortIndex:-1},o>r?(e.sortIndex=o,n(m,e),null===s(c)&&e===s(m)&&(g?(v(C),C=-1):g=!0,R(k,o-r))):(e.sortIndex=i,n(c,e),f||h||(f=!0,P(_))),e},t.unstable_shouldYield=j,t.unstable_wrapCallback=function(e){var t=p;return function(){var n=p;p=t;try{return e.apply(this,arguments)}finally{p=n}}}},296:(e,t,n)=>{"use strict";e.exports=n(813)},399:e=>{e.exports={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0}},274:(e,t,n)=>{"use strict";function s(e,t){if(!Object.prototype.hasOwnProperty.call(e,t))throw new TypeError("attempted to use private field on non-instance");return e}n.d(t,{Z:()=>s})},359:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});var s=0;function a(e){return"__private_"+s+++"_"+e}}},__webpack_module_cache__={};function __webpack_require__(e){var t=__webpack_module_cache__[e];if(void 0!==t)return t.exports;var n=__webpack_module_cache__[e]={exports:{}};return __webpack_modules__[e](n,n.exports,__webpack_require__),n.exports}__webpack_require__.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(t,{a:t}),t},(()=>{var e,t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__;__webpack_require__.t=function(n,s){if(1&s&&(n=this(n)),8&s)return n;if("object"===typeof n&&n){if(4&s&&n.__esModule)return n;if(16&s&&"function"===typeof n.then)return n}var a=Object.create(null);__webpack_require__.r(a);var o={};e=e||[null,t({}),t([]),t(t)];for(var r=2&s&&n;"object"==typeof r&&!~e.indexOf(r);r=t(r))Object.getOwnPropertyNames(r).forEach((e=>o[e]=()=>n[e]));return o.default=()=>n,__webpack_require__.d(a,o),a}})(),__webpack_require__.d=(e,t)=>{for(var n in t)__webpack_require__.o(t,n)&&!__webpack_require__.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},__webpack_require__.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"===typeof window)return window}}(),__webpack_require__.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),__webpack_require__.r=e=>{"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var __webpack_exports__={};(()=>{"use strict";var e,t=__webpack_require__(791),n=__webpack_require__.t(t,2),s=__webpack_require__(164);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var s in n)Object.prototype.hasOwnProperty.call(n,s)&&(e[s]=n[s])}return e},a.apply(this,arguments)}!function(e){e.Pop="POP",e.Push="PUSH",e.Replace="REPLACE"}(e||(e={}));const o="popstate";function r(e,t){if(!1===e||null===e||"undefined"===typeof e)throw new Error(t)}function i(e,t){if(!e){"undefined"!==typeof console&&console.warn(t);try{throw new Error(t)}catch(n){}}}function l(e,t){return{usr:e.state,key:e.key,idx:t}}function c(e,t,n,s){return void 0===n&&(n=null),a({pathname:"string"===typeof e?e:e.pathname,search:"",hash:""},"string"===typeof t?d(t):t,{state:n,key:t&&t.key||s||Math.random().toString(36).substr(2,8)})}function m(e){let{pathname:t="/",search:n="",hash:s=""}=e;return n&&"?"!==n&&(t+="?"===n.charAt(0)?n:"?"+n),s&&"#"!==s&&(t+="#"===s.charAt(0)?s:"#"+s),t}function d(e){let t={};if(e){let n=e.indexOf("#");n>=0&&(t.hash=e.substr(n),e=e.substr(0,n));let s=e.indexOf("?");s>=0&&(t.search=e.substr(s),e=e.substr(0,s)),e&&(t.pathname=e)}return t}function u(t,n,s,i){void 0===i&&(i={});let{window:d=document.defaultView,v5Compat:u=!1}=i,p=d.history,h=e.Pop,f=null,g=y();function y(){return(p.state||{idx:null}).idx}function v(){h=e.Pop;let t=y(),n=null==t?null:t-g;g=t,f&&f({action:h,location:w.location,delta:n})}function b(e){let t="null"!==d.location.origin?d.location.origin:d.location.href,n="string"===typeof e?e:m(e);return r(t,"No window.location.(origin|href) available to create URL for href: "+n),new URL(n,t)}null==g&&(g=0,p.replaceState(a({},p.state,{idx:g}),""));let w={get action(){return h},get location(){return t(d,p)},listen(e){if(f)throw new Error("A history only accepts one active listener");return d.addEventListener(o,v),f=e,()=>{d.removeEventListener(o,v),f=null}},createHref:e=>n(d,e),createURL:b,encodeLocation(e){let t=b(e);return{pathname:t.pathname,search:t.search,hash:t.hash}},push:function(t,n){h=e.Push;let a=c(w.location,t,n);s&&s(a,t),g=y()+1;let o=l(a,g),r=w.createHref(a);try{p.pushState(o,"",r)}catch(i){d.location.assign(r)}u&&f&&f({action:h,location:w.location,delta:1})},replace:function(t,n){h=e.Replace;let a=c(w.location,t,n);s&&s(a,t),g=y();let o=l(a,g),r=w.createHref(a);p.replaceState(o,"",r),u&&f&&f({action:h,location:w.location,delta:0})},go:e=>p.go(e)};return w}var p;function h(e,t,n){void 0===n&&(n="/");let s=x(("string"===typeof t?d(t):t).pathname||"/",n);if(null==s)return null;let a=f(e);!function(e){e.sort(((e,t)=>e.score!==t.score?t.score-e.score:function(e,t){let n=e.length===t.length&&e.slice(0,-1).every(((e,n)=>e===t[n]));return n?e[e.length-1]-t[t.length-1]:0}(e.routesMeta.map((e=>e.childrenIndex)),t.routesMeta.map((e=>e.childrenIndex)))))}(a);let o=null;for(let r=0;null==o&&r<a.length;++r)o=w(a[r],_(s));return o}function f(e,t,n,s){void 0===t&&(t=[]),void 0===n&&(n=[]),void 0===s&&(s="");let a=(e,a,o)=>{let i={relativePath:void 0===o?e.path||"":o,caseSensitive:!0===e.caseSensitive,childrenIndex:a,route:e};i.relativePath.startsWith("/")&&(r(i.relativePath.startsWith(s),'Absolute route path "'+i.relativePath+'" nested under path "'+s+'" is not valid. An absolute child route path must start with the combined path of all its parent routes.'),i.relativePath=i.relativePath.slice(s.length));let l=A([s,i.relativePath]),c=n.concat(i);e.children&&e.children.length>0&&(r(!0!==e.index,'Index routes must not have child routes. Please remove all child routes from route path "'+l+'".'),f(e.children,t,c,l)),(null!=e.path||e.index)&&t.push({path:l,score:b(l,e.index),routesMeta:c})};return e.forEach(((e,t)=>{var n;if(""!==e.path&&null!=(n=e.path)&&n.includes("?"))for(let s of g(e.path))a(e,t,s);else a(e,t)})),t}function g(e){let t=e.split("/");if(0===t.length)return[];let[n,...s]=t,a=n.endsWith("?"),o=n.replace(/\?$/,"");if(0===s.length)return a?[o,""]:[o];let r=g(s.join("/")),i=[];return i.push(...r.map((e=>""===e?o:[o,e].join("/")))),a&&i.push(...r),i.map((t=>e.startsWith("/")&&""===t?"/":t))}!function(e){e.data="data",e.deferred="deferred",e.redirect="redirect",e.error="error"}(p||(p={}));const y=/^:\w+$/,v=e=>"*"===e;function b(e,t){let n=e.split("/"),s=n.length;return n.some(v)&&(s+=-2),t&&(s+=2),n.filter((e=>!v(e))).reduce(((e,t)=>e+(y.test(t)?3:""===t?1:10)),s)}function w(e,t){let{routesMeta:n}=e,s={},a="/",o=[];for(let r=0;r<n.length;++r){let e=n[r],i=r===n.length-1,l="/"===a?t:t.slice(a.length)||"/",c=k({path:e.relativePath,caseSensitive:e.caseSensitive,end:i},l);if(!c)return null;Object.assign(s,c.params);let m=e.route;o.push({params:s,pathname:A([a,c.pathname]),pathnameBase:j(A([a,c.pathnameBase])),route:m}),"/"!==c.pathnameBase&&(a=A([a,c.pathnameBase]))}return o}function k(e,t){"string"===typeof e&&(e={path:e,caseSensitive:!1,end:!0});let[n,s]=function(e,t,n){void 0===t&&(t=!1);void 0===n&&(n=!0);T("*"===e||!e.endsWith("*")||e.endsWith("/*"),'Route path "'+e+'" will be treated as if it were "'+e.replace(/\*$/,"/*")+'" because the `*` character must always follow a `/` in the pattern. To get rid of this warning, please change the route path to "'+e.replace(/\*$/,"/*")+'".');let s=[],a="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/\/:(\w+)/g,((e,t)=>(s.push(t),"/([^\\/]+)")));e.endsWith("*")?(s.push("*"),a+="*"===e||"/*"===e?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?a+="\\/*$":""!==e&&"/"!==e&&(a+="(?:(?=\\/|$))");let o=new RegExp(a,t?void 0:"i");return[o,s]}(e.path,e.caseSensitive,e.end),a=t.match(n);if(!a)return null;let o=a[0],r=o.replace(/(.)\/+$/,"$1"),i=a.slice(1);return{params:s.reduce(((e,t,n)=>{if("*"===t){let e=i[n]||"";r=o.slice(0,o.length-e.length).replace(/(.)\/+$/,"$1")}return e[t]=function(e,t){try{return decodeURIComponent(e)}catch(n){return T(!1,'The value for the URL param "'+t+'" will not be decoded because the string "'+e+'" is a malformed URL segment. This is probably due to a bad percent encoding ('+n+")."),e}}(i[n]||"",t),e}),{}),pathname:o,pathnameBase:r,pattern:e}}function _(e){try{return decodeURI(e)}catch(t){return T(!1,'The URL path "'+e+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent encoding ('+t+")."),e}}function x(e,t){if("/"===t)return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith("/")?t.length-1:t.length,s=e.charAt(n);return s&&"/"!==s?null:e.slice(n)||"/"}function T(e,t){if(!e){"undefined"!==typeof console&&console.warn(t);try{throw new Error(t)}catch(n){}}}function S(e,t,n,s){return"Cannot include a '"+e+"' character in a manually specified `to."+t+"` field ["+JSON.stringify(s)+"]. Please separate it out to the `to."+n+'` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.'}function C(e){return e.filter(((e,t)=>0===t||e.route.path&&e.route.path.length>0))}function E(e,t,n,s){let o;void 0===s&&(s=!1),"string"===typeof e?o=d(e):(o=a({},e),r(!o.pathname||!o.pathname.includes("?"),S("?","pathname","search",o)),r(!o.pathname||!o.pathname.includes("#"),S("#","pathname","hash",o)),r(!o.search||!o.search.includes("#"),S("#","search","hash",o)));let i,l=""===e||""===o.pathname,c=l?"/":o.pathname;if(s||null==c)i=n;else{let e=t.length-1;if(c.startsWith("..")){let t=c.split("/");for(;".."===t[0];)t.shift(),e-=1;o.pathname=t.join("/")}i=e>=0?t[e]:"/"}let m=function(e,t){void 0===t&&(t="/");let{pathname:n,search:s="",hash:a=""}="string"===typeof e?d(e):e,o=n?n.startsWith("/")?n:function(e,t){let n=t.replace(/\/+$/,"").split("/");return e.split("/").forEach((e=>{".."===e?n.length>1&&n.pop():"."!==e&&n.push(e)})),n.length>1?n.join("/"):"/"}(n,t):t;return{pathname:o,search:D(s),hash:N(a)}}(o,i),u=c&&"/"!==c&&c.endsWith("/"),p=(l||"."===c)&&n.endsWith("/");return m.pathname.endsWith("/")||!u&&!p||(m.pathname+="/"),m}const A=e=>e.join("/").replace(/\/\/+/g,"/"),j=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),D=e=>e&&"?"!==e?e.startsWith("?")?e:"?"+e:"",N=e=>e&&"#"!==e?e.startsWith("#")?e:"#"+e:"";class O extends Error{}function P(e){return null!=e&&"number"===typeof e.status&&"string"===typeof e.statusText&&"boolean"===typeof e.internal&&"data"in e}const R=["post","put","patch","delete"],I=(new Set(R),["get",...R]);new Set(I),new Set([301,302,303,307,308]),new Set([307,308]),"undefined"!==typeof window&&"undefined"!==typeof window.document&&window.document.createElement;Symbol("deferred");function L(){return L=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var s in n)Object.prototype.hasOwnProperty.call(n,s)&&(e[s]=n[s])}return e},L.apply(this,arguments)}const F="function"===typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e===1/t)||e!==e&&t!==t},{useState:M,useEffect:W,useLayoutEffect:B,useDebugValue:z}=n;function U(e){const t=e.getSnapshot,n=e.value;try{const e=t();return!F(n,e)}catch(s){return!0}}"undefined"===typeof window||"undefined"===typeof window.document||window.document.createElement,n.useSyncExternalStore;const H=t.createContext(null);const G=t.createContext(null);const V=t.createContext(null);const K=t.createContext(null);const q=t.createContext({outlet:null,matches:[]});const Y=t.createContext(null);function Z(){return null!=t.useContext(K)}function X(){return Z()||r(!1),t.useContext(K).location}function J(){Z()||r(!1);let{basename:e,navigator:n}=t.useContext(V),{matches:s}=t.useContext(q),{pathname:a}=X(),o=JSON.stringify(C(s).map((e=>e.pathnameBase))),i=t.useRef(!1);return t.useEffect((()=>{i.current=!0})),t.useCallback((function(t,s){if(void 0===s&&(s={}),!i.current)return;if("number"===typeof t)return void n.go(t);let r=E(t,JSON.parse(o),a,"path"===s.relative);"/"!==e&&(r.pathname="/"===r.pathname?e:A([e,r.pathname])),(s.replace?n.replace:n.push)(r,s.state,s)}),[e,n,o,a])}function Q(){let{matches:e}=t.useContext(q),n=e[e.length-1];return n?n.params:{}}function ee(e,n){let{relative:s}=void 0===n?{}:n,{matches:a}=t.useContext(q),{pathname:o}=X(),r=JSON.stringify(C(a).map((e=>e.pathnameBase)));return t.useMemo((()=>E(e,JSON.parse(r),o,"path"===s)),[e,r,o,s])}function te(){let e=function(){var e;let n=t.useContext(Y),s=ie(re.UseRouteError),a=le(re.UseRouteError);if(n)return n;return null==(e=s.errors)?void 0:e[a]}(),n=P(e)?e.status+" "+e.statusText:e instanceof Error?e.message:JSON.stringify(e),s=e instanceof Error?e.stack:null,a="rgba(200,200,200, 0.5)",o={padding:"0.5rem",backgroundColor:a};return t.createElement(t.Fragment,null,t.createElement("h2",null,"Unexpected Application Error!"),t.createElement("h3",{style:{fontStyle:"italic"}},n),s?t.createElement("pre",{style:o},s):null,null)}class ne extends t.Component{constructor(e){super(e),this.state={location:e.location,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,t){return t.location!==e.location?{error:e.error,location:e.location}:{error:e.error||t.error,location:t.location}}componentDidCatch(e,t){console.error("React Router caught the following error during render",e,t)}render(){return this.state.error?t.createElement(q.Provider,{value:this.props.routeContext},t.createElement(Y.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function se(e){let{routeContext:n,match:s,children:a}=e,o=t.useContext(H);return o&&o.static&&o.staticContext&&s.route.errorElement&&(o.staticContext._deepestRenderedBoundaryId=s.route.id),t.createElement(q.Provider,{value:n},a)}function ae(e,n,s){if(void 0===n&&(n=[]),null==e){if(null==s||!s.errors)return null;e=s.matches}let a=e,o=null==s?void 0:s.errors;if(null!=o){let e=a.findIndex((e=>e.route.id&&(null==o?void 0:o[e.route.id])));e>=0||r(!1),a=a.slice(0,Math.min(a.length,e+1))}return a.reduceRight(((e,r,i)=>{let l=r.route.id?null==o?void 0:o[r.route.id]:null,c=s?r.route.errorElement||t.createElement(te,null):null,m=n.concat(a.slice(0,i+1)),d=()=>t.createElement(se,{match:r,routeContext:{outlet:e,matches:m}},l?c:void 0!==r.route.element?r.route.element:e);return s&&(r.route.errorElement||0===i)?t.createElement(ne,{location:s.location,component:c,error:l,children:d(),routeContext:{outlet:null,matches:m}}):d()}),null)}var oe,re;function ie(e){let n=t.useContext(G);return n||r(!1),n}function le(e){let n=function(e){let n=t.useContext(q);return n||r(!1),n}(),s=n.matches[n.matches.length-1];return s.route.id||r(!1),s.route.id}!function(e){e.UseBlocker="useBlocker",e.UseRevalidator="useRevalidator"}(oe||(oe={})),function(e){e.UseLoaderData="useLoaderData",e.UseActionData="useActionData",e.UseRouteError="useRouteError",e.UseNavigation="useNavigation",e.UseRouteLoaderData="useRouteLoaderData",e.UseMatches="useMatches",e.UseRevalidator="useRevalidator"}(re||(re={}));function ce(e){r(!1)}function me(n){let{basename:s="/",children:a=null,location:o,navigationType:i=e.Pop,navigator:l,static:c=!1}=n;Z()&&r(!1);let m=s.replace(/^\/*/,"/"),u=t.useMemo((()=>({basename:m,navigator:l,static:c})),[m,l,c]);"string"===typeof o&&(o=d(o));let{pathname:p="/",search:h="",hash:f="",state:g=null,key:y="default"}=o,v=t.useMemo((()=>{let e=x(p,m);return null==e?null:{pathname:e,search:h,hash:f,state:g,key:y}}),[m,p,h,f,g,y]);return null==v?null:t.createElement(V.Provider,{value:u},t.createElement(K.Provider,{children:a,value:{location:v,navigationType:i}}))}function de(n){let{children:s,location:a}=n,o=t.useContext(H);return function(n,s){Z()||r(!1);let{navigator:a}=t.useContext(V),o=t.useContext(G),{matches:i}=t.useContext(q),l=i[i.length-1],c=l?l.params:{},m=(l&&l.pathname,l?l.pathnameBase:"/");l&&l.route;let u,p=X();if(s){var f;let e="string"===typeof s?d(s):s;"/"===m||(null==(f=e.pathname)?void 0:f.startsWith(m))||r(!1),u=e}else u=p;let g=u.pathname||"/",y=h(n,{pathname:"/"===m?g:g.slice(m.length)||"/"}),v=ae(y&&y.map((e=>Object.assign({},e,{params:Object.assign({},c,e.params),pathname:A([m,a.encodeLocation?a.encodeLocation(e.pathname).pathname:e.pathname]),pathnameBase:"/"===e.pathnameBase?m:A([m,a.encodeLocation?a.encodeLocation(e.pathnameBase).pathname:e.pathnameBase])}))),i,o||void 0);return s&&v?t.createElement(K.Provider,{value:{location:L({pathname:"/",search:"",hash:"",state:null,key:"default"},u),navigationType:e.Pop}},v):v}(o&&!s?o.router.routes:he(s),a)}var ue;!function(e){e[e.pending=0]="pending",e[e.success=1]="success",e[e.error=2]="error"}(ue||(ue={}));new Promise((()=>{}));class pe extends t.Component{constructor(e){super(e),this.state={error:null}}static getDerivedStateFromError(e){return{error:e}}componentDidCatch(e,t){console.error("<Await> caught the following error during render",e,t)}render(){let{children:e,errorElement:t,resolve:n}=this.props,s=null,a=ue.pending;if(n instanceof Promise)if(this.state.error){ue.error;let e=this.state.error;Promise.reject().catch((()=>{})),Object.defineProperty(s,"_tracked",{get:()=>!0}),Object.defineProperty(s,"_error",{get:()=>e})}else n._tracked?(n,void 0!==s._error?ue.error:void 0!==s._data?ue.success:ue.pending):(ue.pending,Object.defineProperty(n,"_tracked",{get:()=>!0}),n.then((e=>Object.defineProperty(n,"_data",{get:()=>e})),(e=>Object.defineProperty(n,"_error",{get:()=>e}))));else ue.success,Promise.resolve(),Object.defineProperty(s,"_tracked",{get:()=>!0}),Object.defineProperty(s,"_data",{get:()=>n});if(a===ue.error&&s._error instanceof AbortedDeferredError)throw neverSettledPromise;if(a===ue.error&&!t)throw s._error;if(a===ue.error)return React.createElement(AwaitContext.Provider,{value:s,children:t});if(a===ue.success)return React.createElement(AwaitContext.Provider,{value:s,children:e});throw s}}function he(e,n){void 0===n&&(n=[]);let s=[];return t.Children.forEach(e,((e,a)=>{if(!t.isValidElement(e))return;if(e.type===t.Fragment)return void s.push.apply(s,he(e.props.children,n));e.type!==ce&&r(!1),e.props.index&&e.props.children&&r(!1);let o=[...n,a],i={id:e.props.id||o.join("-"),caseSensitive:e.props.caseSensitive,element:e.props.element,index:e.props.index,path:e.props.path,loader:e.props.loader,action:e.props.action,errorElement:e.props.errorElement,hasErrorBoundary:null!=e.props.errorElement,shouldRevalidate:e.props.shouldRevalidate,handle:e.props.handle};e.props.children&&(i.children=he(e.props.children,o)),s.push(i)})),s}function fe(){return fe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var s in n)Object.prototype.hasOwnProperty.call(n,s)&&(e[s]=n[s])}return e},fe.apply(this,arguments)}function ge(e,t){if(null==e)return{};var n,s,a={},o=Object.keys(e);for(s=0;s<o.length;s++)n=o[s],t.indexOf(n)>=0||(a[n]=e[n]);return a}const ye=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset"];function ve(e){let{basename:n,children:s,window:a}=e,o=t.useRef();var r;null==o.current&&(o.current=(void 0===(r={window:a,v5Compat:!0})&&(r={}),u((function(e,t){let{pathname:n="/",search:s="",hash:a=""}=d(e.location.hash.substr(1));return c("",{pathname:n,search:s,hash:a},t.state&&t.state.usr||null,t.state&&t.state.key||"default")}),(function(e,t){let n=e.document.querySelector("base"),s="";if(n&&n.getAttribute("href")){let t=e.location.href,n=t.indexOf("#");s=-1===n?t:t.slice(0,n)}return s+"#"+("string"===typeof t?t:m(t))}),(function(e,t){i("/"===e.pathname.charAt(0),"relative pathnames are not supported in hash history.push("+JSON.stringify(t)+")")}),r)));let l=o.current,[p,h]=t.useState({action:l.action,location:l.location});return t.useLayoutEffect((()=>l.listen(h)),[l]),t.createElement(me,{basename:n,children:s,location:p.location,navigationType:p.action,navigator:l})}const be="undefined"!==typeof window&&"undefined"!==typeof window.document&&"undefined"!==typeof window.document.createElement,we=t.forwardRef((function(e,n){let{onClick:s,relative:a,reloadDocument:o,replace:i,state:l,target:c,to:d,preventScrollReset:u}=e,p=ge(e,ye),h="string"===typeof d?d:m(d),f=/^[a-z+]+:\/\//i.test(h)||h.startsWith("//"),g=h,y=!1;if(be&&f){let e=new URL(window.location.href),t=h.startsWith("//")?new URL(e.protocol+h):new URL(h);t.origin===e.origin?g=t.pathname+t.search+t.hash:y=!0}let v=function(e,n){let{relative:s}=void 0===n?{}:n;Z()||r(!1);let{basename:a,navigator:o}=t.useContext(V),{hash:i,pathname:l,search:c}=ee(e,{relative:s}),m=l;return"/"!==a&&(m="/"===l?a:A([a,l])),o.createHref({pathname:m,search:c,hash:i})}(g,{relative:a}),b=function(e,n){let{target:s,replace:a,state:o,preventScrollReset:r,relative:i}=void 0===n?{}:n,l=J(),c=X(),d=ee(e,{relative:i});return t.useCallback((t=>{if(function(e,t){return 0===e.button&&(!t||"_self"===t)&&!function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e)}(t,s)){t.preventDefault();let n=void 0!==a?a:m(c)===m(d);l(e,{replace:n,state:o,preventScrollReset:r,relative:i})}}),[c,l,d,a,o,s,e,r,i])}(g,{replace:i,state:l,target:c,preventScrollReset:u,relative:a});return t.createElement("a",fe({},p,{href:f?h:v,onClick:y||o?s:function(e){s&&s(e),e.defaultPrevented||b(e)},ref:n,target:c}))}));var ke,_e;(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmitImpl="useSubmitImpl",e.UseFetcher="useFetcher"})(ke||(ke={})),function(e){e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"}(_e||(_e={}));var xe=__webpack_require__(289);const Te=["\n\xa7 achievements.commitsAfter1500.title: Owl\n\xa7 achievements.commitsAfter1500.description: 70% of commits after 3:00 PM\n\xa7 achievements.commitsBefore1500.title: Early bird\n\xa7 achievements.commitsBefore1500.description: 70% of commits before noon\n\xa7 achievements.workEveryTime.title: Devoted worker\n\xa7 achievements.workEveryTime.description: a commit for every hour of the day\n\xa7 achievements.workNotWork.title: Shooting blanks\n\xa7 achievements.workNotWork.description: commits are there, but no tasks are closed\n\xa7 achievements.userNotWork.title: Fly-by\n\xa7 achievements.userNotWork.description: this is not their main project\n\xa7 achievements.userIsDied.title: Dead soul\n\xa7 achievements.userIsDied.description: worked, but resigned\n\xa7 achievements.lessTasks.title: Came and went\n\xa7 achievements.lessTasks.description: least closed tasks\n\xa7 achievements.moreTasks.title: Father says well done\n\xa7 achievements.moreTasks.description: most closed tasks\n\xa7 achievements.everyMessageLong.title: Master of eloquence\n\xa7 achievements.everyMessageLong.description: consistently the longest commit messages\n\xa7 achievements.everyMessageShort.title: Talkative, a spy's dream\n\xa7 achievements.everyMessageShort.description: consistently, the shortest commit messages\n\xa7 achievements.shortestName.title: Size doesn't matter\n\xa7 achievements.shortestName.description: shortest name\n\xa7 achievements.longestName.title: Azim Aziz Il Am Kadir Imran II\n\xa7 achievements.longestName.description: longest name\n\xa7 achievements.moreCommits.title: Backup master\n\xa7 achievements.moreCommits.description: most commits\n\xa7 achievements.lessCommits.title: Rare but Precise\n\xa7 achievements.lessCommits.description: least commits\n\xa7 achievements.oneCommitOneTask.title: Right on target\n\xa7 achievements.oneCommitOneTask.description: on average one commit per task\n\xa7 achievements.moreLazyDays.title: With you in spirit\n\xa7 achievements.moreLazyDays.description: most days without commits\n\xa7 achievements.lessLazyDays.title: Papa carlo\n\xa7 achievements.lessLazyDays.description: least days without commits\n\xa7 achievements.zeroLazyDays.title: Not a single break\n\xa7 achievements.zeroLazyDays.description: not a single day without commits\n\xa7 achievements.moreWorkDays.title: Valuable employee\n\xa7 achievements.moreWorkDays.description: most working days\n\xa7 achievements.moreScopes.title: Startuper\n\xa7 achievements.moreScopes.description: completed the most features\n\xa7 achievements.lessScopes.title: Dandy\n\xa7 achievements.lessScopes.description: completed the fewest features\n\xa7 achievements.moreDaysForTask.title: Snail on the slope\n\xa7 achievements.moreDaysForTask.description: tasks take longer than others\n\xa7 achievements.more2DaysForTask.title: Slow and steady\n\xa7 achievements.more2DaysForTask.description: more than two days per task\n\xa7 achievements.moreDaysInProject.title: Old-timer\n\xa7 achievements.moreDaysInProject.description: most days in the project\n\xa7 achievements.lessDaysInProject.title: And who is this?\n\xa7 achievements.lessDaysInProject.description: least days in the project\n\xa7 achievements.more90DaysInProject.title: Welcome aboard\n\xa7 achievements.more90DaysInProject.description: not fired during the probation period\n\xa7 achievements.lessDaysForTask.title: Fast shooting\n\xa7 achievements.lessDaysForTask.description: a task takes less than a day\n\xa7 achievements.adam.title: Adam\n\xa7 achievements.adam.description: the first stable employee on the project\n\xa7 achievements.more666DaysInProject.title: Devil\n\xa7 achievements.more666DaysInProject.description: worked 666 days on the project\n\xa7 achievements.more777DaysInProject.title: Las Vegas\n\xa7 achievements.more777DaysInProject.description: worked 777 days on the project\n\xa7 achievements.moreRefactoring.title: Executive editor\n\xa7 achievements.moreRefactoring.description: made the most 'refactoring' tags\n\xa7 achievements.longestMessage.title: So many conversations...\n\xa7 achievements.longestMessage.description: the longest commit message of all time\n\xa7 achievements.moreTasksInDay.title: Speed racer\n\xa7 achievements.moreTasksInDay.description: record for the number of tasks closed in a day\n\xa7 achievements.hasCommitFrom0to7.title: Night watch\n\xa7 achievements.hasCommitFrom0to7.description: a commit for every hour of the night\n\xa7 achievements.noCommitOnDay.title: Technical break\n\xa7 achievements.noCommitOnDay.description: there is a certain hour and day in working time when never commits\n\xa7 achievements.hasCommitEveryTime.title: Died at work\n\xa7 achievements.hasCommitEveryTime.description: a commit for every hour of each day (including weekends)\n\xa7 achievements.commitsAfter1800.title: Business Time\n\xa7 achievements.commitsAfter1800.description: no commits after 6:00 PM\n\xa7 achievements.moreFix.title: Bug hunter\n\xa7 achievements.moreFix.description: most closed bugs\n\xa7 achievements.lessWorkDays.title: Count me out\n\xa7 achievements.lessWorkDays.description: least working days\n\xa7 achievements.moreCreateCode.title: Creator\n\xa7 achievements.moreCreateCode.description: tends to add code more than others\n\xa7 achievements.moreRemoveCode.title: Destroyer\n\xa7 achievements.moreRemoveCode.description: tends to remove code more than others\n\xa7 achievements.moreChangeCode.title: Reformer\n\xa7 achievements.moreChangeCode.description: tends to change code more than others\n\xa7 achievements.moreStyle.title: Fashion police\n\xa7 achievements.moreStyle.description: tends to change CSS more than others\n\xa7 achievements.moreOnHoliday.title: No life\n\xa7 achievements.moreOnHoliday.description: relatively many commits in non-working hours\n\xa7 achievements.morePRMerge.title: \u0422\u0430\u043c\u043e\u0436\u043d\u044f \u0434\u0430\u0451\u0442 \u0434\u043e\u0431\u0440\u043e\n\xa7 achievements.morePRMerge.description: more often than others, presses the \"Merge\" button for PR\n\xa7 achievements.longWaitPR.title: \u0417\u0430\u0432\u0442\u0440\u0430 \u0442\u043e\u0447\u043d\u043e \u0432\u043e\u043b\u044c\u0451\u043c\n\xa7 achievements.longWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0431\u043e\u043b\u044c\u0448\u0435 \u043c\u0435\u0441\u044f\u0446\u0430 \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.moreLongWaitPR.title: A long time ago in a galaxy far, far away\n\xa7 achievements.moreLongWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u0434\u043e\u043b\u0433\u043e \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.oneExtension.title: \u041e\u0434\u0438\u043d \u0432 \u043f\u043e\u043b\u0435 \u0432\u043e\u0438\u043d\n\xa7 achievements.oneExtension.description: \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u043d \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0441 \u0444\u0430\u0439\u043b\u0430\u043c\u0438 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f\n\xa7 achievements.fileRush.title: Zerg Rush\n\xa7 achievements.fileRush.description: created the most files in the project\n\xa7 achievements.moreLintHint.title: \u0413\u0440\u0430\u043c\u0430\u0440-\u043d\u0430\u0446\u0438\n\xa7 achievements.moreLintHint.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0432 \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u0445 \u0430\u0432\u0442\u043e-\u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u043a\u043e\u0434\u0430\n\xa7 achievements.moreReadMe.title: \u041b\u0435\u0442\u043e\u043f\u0438\u0441\u0435\u0446\n\xa7 achievements.moreReadMe.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 MD\n\xa7 achievements.moreDevOps.title: DevOps\n\xa7 achievements.moreDevOps.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f CI/CD\n\xa7 achievements.moreTests.title: \u0422\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0449\u0438\u043a\n\xa7 achievements.moreTests.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f\n\xa7 achievements.allRelease.title: \u0424\u0443\u043b\u043b \u0445\u0430\u0443\u0441\n\xa7 achievements.allRelease.description: \u0435\u0441\u0442\u044c \u0440\u0435\u043b\u0438\u0437, \u0441\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0439 \u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0437 \u0435\u0433\u043e \u0437\u0430\u0434\u0430\u0447\n\xa7 achievements.firstCommit.title: First come, first served\n\xa7 achievements.firstCommit.description: first commit in this project\n\xa7 achievements.lastCommit.title: I've finished\n\xa7 achievements.lastCommit.description: \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.firstLastCommit.title: From beginning to end\n\xa7 achievements.firstLastCommit.description: \u043f\u0435\u0440\u0432\u044b\u0439 \u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.longFilePath.title: \u0417\u0430\u043a\u0440\u043e\u043c\u0430 \u0440\u043e\u0434\u0438\u043d\u044b\n\xa7 achievements.longFilePath.description: the first created the file with the deepest directory\n\xa7 achievements.longFileName.title: Size matters\n\xa7 achievements.longFileName.description: created the file with the longest name\n\xa7 achievements.workOnWeekends.title: Work not walk\n\xa7 achievements.workOnWeekends.description: \u0445\u043e\u0442\u044c \u0440\u0430\u0437 \u0440\u0430\u0431\u043e\u0442\u0430\u043b \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445\n\xa7 achievements.removeCreateFile.title: \u041e\u0442\u043a\u043e\u043f\u0430\u043b \u0441\u0442\u044e\u0430\u0440\u0434\u0435\u0441\u0441\u0443\n\xa7 achievements.removeCreateFile.description: recover removed file\n\xa7 achievements.renameFile.title: \u0410\u0441\u0442\u0430\u043d\u0430 \u041d\u0443\u0440-\u0421\u0443\u043b\u0442\u0430\u043d \u0410\u0441\u0442\u0430\u043d\u0430\n\xa7 achievements.renameFile.description: \u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u044b\u0432\u0430\u043b \u0442\u0443\u0434\u0430-\u0441\u044e\u0434\u0430 \u0444\u0430\u0439\u043b\n\xa7 achievements.longTask.title: Easy task\n\xa7 achievements.longTask.description: worked on task more than three months\n\xa7 achievements.haveNotEmail.title: Mailman\n\xa7 achievements.haveNotEmail.description: empty email field in git config\n\xa7 achievements.moreAddedFolders.title: Director \n\xa7 achievements.moreAddedFolders.description: created the most directories\n\xa7 achievements.horoscope1.title: Mercury Retrograde for Capricorn\n\xa7 achievements.horoscope2.title: Mercury Retrograde for Aquarius\n\xa7 achievements.horoscope3.title: Mercury Retrograde for Pisces\n\xa7 achievements.horoscope4.title: Mercury Retrograde for Aries\n\xa7 achievements.horoscope5.title: Mercury Retrograde for Taurus\n\xa7 achievements.horoscope6.title: Mercury Retrograde for Gemini\n\xa7 achievements.horoscope7.title: Mercury Retrograde for Cancer\n\xa7 achievements.horoscope8.title: Mercury Retrograde for Leo\n\xa7 achievements.horoscope9.title: Mercury Retrograde for Virgo\n\xa7 achievements.horoscope10.title: Mercury Retrograde for Libra\n\xa7 achievements.horoscope11.title: Mercury Retrograde for Scorpio\n\xa7 achievements.horoscope12.title: Mercury Retrograde for Sagittarius\n\xa7 achievements.horoscope1.description: by the month of the first commit\n\xa7 achievements.horoscope2.description: by the month of the first commit\n\xa7 achievements.horoscope3.description: by the month of the first commit\n\xa7 achievements.horoscope4.description: by the month of the first commit\n\xa7 achievements.horoscope5.description: by the month of the first commit\n\xa7 achievements.horoscope6.description: by the month of the first commit\n\xa7 achievements.horoscope7.description: by the month of the first commit\n\xa7 achievements.horoscope8.description: by the month of the first commit\n\xa7 achievements.horoscope9.description: by the month of the first commit\n\xa7 achievements.horoscope10.description: by the month of the first commit\n\xa7 achievements.horoscope11.description: by the month of the first commit\n\xa7 achievements.horoscope12.description: by the month of the first commit\n\xa7 achievements.111.description: test\n",'\n\xa7 uiKit.console.button: Kopieren\n\xa7 uiKit.console.notification: Der Text wurde kopiert\n\xa7 uiKit.dataLoader.page: Seite\n\xa7 uiKit.dataLoader.size: Wird nach angezeigt\n\xa7 uiKit.dataLoader.rows: lines.\n\xa7 uiKit.dataLoader.from: aus\n\xa7 uiKit.dataLoader.all: Alles anzeigen\n\xa7 uiKit.hoursChart.work: normale Arbeitszeit (wochentags von 07:00 bis 20:00 Uhr)\n\xa7 uiKit.hoursChart.weekend: wochenenden oder Zeit vor/nach dem Arbeitstag\n\xa7 uiKit.hoursChart.days: gesamtzahl der Commits f\xfcr die gesamte Zeit an einem bestimmten Tag und einer bestimmten Stunde\n\xa7 uiKit.page.remove: Entfernen\n\xa7 uiKit.nothingFound.common.title: Es gibt keine oder nicht gen\xfcgend Daten zum Anzeigen\n\xa7 uiKit.nothingFound.common.description: Das System verarbeitet mehr Daten, wenn die Commits im Format signiert werden [Git commit message convention|https://www.conventionalcommits.org/en/v1.0.0/]. Vorlage:\n\xa7 uiKit.nothingFound.common.console: Aufgabennummer Typ(Module): Erl\xe4uterung\n\xa7 uiKit.nothingFound.common.example: Zum Beispiel:\n\xa7 uiKit.nothingFound.staff.title: Keine Daten f\xfcr diesen Mitarbeiter\n\xa7 uiKit.nothingFound.staff.description1:\nEr hat nicht an allen Werktagen \xc4nderungen vorgenommen. Deshalb erhielt er den Status "Assistent".\nDie Statistiken eines Mitarbeiters mit diesem Status k\xf6nnen nicht ber\xfccksichtigt werden. Sein Beitrag ist gering.\n\xa7 uiKit.nothingFound.staff.description2:\nDas System berechnet f\xfcr ihn keine Anzahl von Indikatoren.\nWenn dies ein Fehler ist und die Statistiken f\xfcr diesen Mitarbeiter ber\xfccksichtigt werden m\xfcssen, gehen Sie zu \xabEinstellungen\xbb und \xe4ndern Sie den Typ des Mitarbeiters.\n\xa7 common.title: Git Statistik\n\xa7 common.filters: Filter\n\xa7 common.notifications.save: \xc4nderungen gespeichert\n\xa7 common.notifications.setting: Einstellungen gespeichert\n\xa7 common.fileLoader.notification: Cant open file $1\n',"\n\xa7 sidebar.switch.team: Das Team\n\xa7 sidebar.switch.person: Der Angestellte\n\xa7 sidebar.buttons.settings: Die Einstellungen\n\xa7 sidebar.buttons.print: Drucken\n\xa7 sidebar.buttons.share: Share\n\xa7 sidebar.buttons.logout: Logout\n\xa7 sidebar.filters.all: Die ganze Zeit\n\xa7 sidebar.filters.year: Jahr\n\xa7 sidebar.filters.halfYear: ein halbes Jahr\n\xa7 sidebar.filters.month: Monat\n\xa7 sidebar.filters.week: die Woche\n\xa7 sidebar.team.total: Allgemeine Informationen\n\xa7 sidebar.team.scope: Module\n\xa7 sidebar.team.author: Mitarbeiter\n\xa7 sidebar.team.type: Aufgabentypen\n\xa7 sidebar.team.pr: Code einf\xfcllen\n\xa7 sidebar.team.day: Tageweise\n\xa7 sidebar.team.week: Nach Wochen\n\xa7 sidebar.team.month: Nach Monaten\n\xa7 sidebar.team.tree: Dateien\n\xa7 sidebar.team.removedTree: Gel\xf6schte dateien\n\xa7 sidebar.team.files: Dateien\n\xa7 sidebar.team.removedFiles: Gel\xf6schte Dateien\n\xa7 sidebar.team.tasks: Aufgabenliste\n\xa7 sidebar.team.hours: Zeitplan\n\xa7 sidebar.team.commits: All commits\n\xa7 sidebar.team.changes: Alle \xc4nderungen\n\xa7 sidebar.team.words: Beliebte W\xf6rter\n\xa7 sidebar.team.building: Quiz\n\xa7 sidebar.team.settings: Die Einstellungen\n\xa7 sidebar.person.total: Allgemeine Informationen\n\xa7 sidebar.person.money: Arbeitskosten\n\xa7 sidebar.person.speed: Geschwindigkeit\n\xa7 sidebar.person.day: Tageweise\n\xa7 sidebar.person.week: Nach Wochen\n\xa7 sidebar.person.month: Nach Monaten\n\xa7 sidebar.person.tasks: Tasks\n\xa7 sidebar.person.hours: Zeitplan\n\xa7 sidebar.person.commits: All commits\n\xa7 sidebar.person.changes: Alle \xc4nderungen\n\xa7 sidebar.person.words: Beliebte W\xf6rter\n\xa7 sidebar.person.settings: Die Einstellungen\n",'\n\xa7 recommendations.modal.cancel: Ok\n\xa7 recommendations.modal.open: More\n\xa7 recommendations.title\nRecommendations and facts\n\n\xa7 recommendations.timestamp.firstCommit.description\nmade the first commit\n\nDay of the Week: $1\n\n\xa7 recommendations.timestamp.lastCommit.description\nmade the last commit\n\nDay of the Week: $1\n\n\xa7 recommendations.timestamp.common.title: $1 days\n\xa7 recommendations.timestamp.allDays.description: from the first to the last commit (including weekends and holidays).\n\xa7 recommendations.timestamp.lossesDays.description: days without commits, even considering weekends, vacation, and public holidays.\n\xa7 recommendations.timestamp.weekendDays.description\nworking on weekends\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- employees burn out faster;\n\n\xa7 recommendations.timestamp.regularWeekendWord.title: Regular Overtime\n\xa7 recommendations.timestamp.sometimeWeekendWord.title: Occasional Overtime\n\xa7 recommendations.timestamp.weekendWord.description\nIt might be advisable to change the project manager, analyst, and architect.\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- the quality of the product is usually low;\n- some employees resign;\n- new errors emerge due to the rush;\n\n# Most likely:\n- deadlines were incorrectly estimated at the beginning;\n- technical specifications are missing;\n- weak analytics;\n- weak architecture (no architect was hired, and the team consists of mid-level developers);\n- started writing code first, then planning;\n- lack of proper processes to understand mistakes;\n\n\xa7 recommendations.timestamp.neverWeekendWord.title: Usually Without Overtime\n\xa7 recommendations.timestamp.neverWeekendWord.description\nBut sometimes it happens.\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- employees burn out faster;\n\n\xa7 recommendations.scope.parallelism.not.title\nNo Parallel Work\n\n\xa7 recommendations.scope.parallelism.not.description\nany feature at any given time is done by one person.\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is less than 1.3, we consider that there is usually no parallel work within most features;\n\n# Why this is bad:\n- increases bus factor;\n- employees develop more slowly;\n- difficult to properly check an employee\'s work;\n\n# Why this is good:\n- experts emerge who are deeply immersed in the subject area and can offer more quality solutions;\n- most likely there are no merge conflicts;\n- the project can quickly develop in different directions simultaneously;\n\n\xa7 recommendations.scope.parallelism.has.title\nSome Work Done in Parallel\n\n\xa7 recommendations.scope.parallelism.has.description\nSometimes a feature is worked on simultaneously by several people.\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is from 1.3 to 2.0, we consider that some of the work within different features is sometimes done in parallel;\n\n\xa7 recommendations.scope.parallelism.every.title\nParallel Work\n\n\xa7 recommendations.scope.parallelism.every.description\nany feature at any given time is worked on by several people\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is more than two, we consider that most of the work within different features is usually done in parallel;\n\n\xa7 recommendations.scope.money\nthis is the estimated cost for the work on this project.\n\n# Calculation method:\n- person-days spent on development are multiplied by the individual salaries of the developers;\n\nTo change the salary of each developer for a more accurate total, go to the "Settings" section.\n\n# Is this too much or too little?\nTo answer this question, consider the following:\n- Could a ready-made solution have been purchased for this amount of money?\n- Could a better product have been developed for this amount of money?\n\nIf the answer to both questions is "yes," then perhaps developing from scratch was not worth the money spent.\n \n\xa7 recommendations.scope.bus.everyHasOne.title\nBus factor = 1\n\n\xa7 recommendations.scope.bus.everyHasOne.description\nMost features are deeply understood by only one person.\nIt\'s necessary to rotate people.\n\n# Why this is bad:\n- if employees resign, it will be difficult to continue their work;\n- it\u2019s impossible to control the quality of their code;\n\n# How the sample is chosen:\n- more than 80% of commits in a feature are made by one person;\n- the project has more than 60% of such features;\n\n\xa7 recommendations.scope.bus.oneMaintainer\none person is deeply involved in a feature.\n\n# Why this is bad:\n- if they resign, it will be hard to continue development;\n- the quality of code-review decreases;\n- it\u2019s difficult to parallelize development when needed;\n\n# How the sample is chosen:\n- more than 80% of commits in a feature are made by one person;\n\n\xa7 recommendations.scope.types.process.title\nPoor Processes\n\n\xa7 recommendations.scope.types.process.description\nMost features contain one type of task.\n\n\xa7 recommendations.scope.types.one\nfeatures contain one type of task.\n\n\xa7 recommendations.scope.types.common\nIt\'s possible that developers are incorrectly signing commits or the manager is entering the same type of tasks.\n\n# Why this is important:\n- it\'s impossible to hand over support to another team;\n- it\'s impossible to release a "boxed" version;\n- strong dependence on specific developers;\n- a high number of errors and low code quality;\n- potential slowdown in development in the future;\n\n# The manager\'s mistake:\n- viewing the product only from the perspective of a "working demo";\n\n# What should be done:\n- tests;\n- bugs (identified through testing);\n- refactoring (as architecture may change);\n- documentation;\n- style revisions (as a result of focus group feedback);\n\n\xa7 recommendations.scope.plan.title\nDevelop a Long-Term Plan\n\n\xa7 recommendations.scope.plan.description\ntaking architecture into account.\n\nThis plan should immediately focus on the most challenging tasks.\n\n# Why the lack of a plan is bad:\n- employees create a minimally viable version without planning for expansion points. After this, unscalable code is written, which slows down future features;\n\n# The manager\'s mistake:\n- they haven\'t shown how the product will develop further and where the growth points will be;\n\n# How it should be done:\n- a global product development plan is created;\n- a global architecture development plan is created (with developers and DBAs);\n- potential significant changes are discussed upfront at the schematic level;\n\n\xa7 recommendations.scope.cost.title\nEvaluate Investment in a Feature\n\n\xa7 recommendations.scope.cost.description\nin terms of potential profit.\n\nFeatures that are expensive to develop but bring little profit may need to be postponed or even canceled. This will make the project more commercially successful.\n\n\xa7 recommendations.author.lotOfLazy\nwrites too little code.\n\n# Should they be fired?\n- are they a team leader, architect, or analyst?\n- is this their primary project?\n- are there any dependencies on them?\n\n# Why it makes no sense to correct\nThe total costs for the developer are already more than the profit from their work.\nIf we believe that there were no objective hindrances to their work, then the person either does not want to work at all or is working on two projects simultaneously.\nFiring and replacing them with a new employee seems justified from a statistical point of view.\n\n\xa7 recommendations.author.manyLazy\nwrites little code. Needs to be monitored.\n\n# How the sample is chosen:\n- in test samples, a good programmer writes code for more than 80% of the time;\n- in this case, the indicator is between 60% and 80%;\n\n# How to monitor:\n- break tasks into 1..2 days;\n- ask for a status update every day;\n- ensure tasks are well defined and ready for development;\n- arrange pair programming to check actual speed;\n\n\xa7 recommendations.author.oneTypeMans\nreceives too many monotonous tasks of the same type. Risk of burnout.\n\n# Why this is important:\n- if an employee burns out, their work speed will decrease;\n- professional growth slows down;\n- the likelihood of resignation increases;\n\n# How the sample is chosen:\n- the type of task is determined for each commit;\n- if more than 70% of tasks are of the same type, it means the person is doing the same thing repeatedly;\n\n\xa7 recommendations.author.workToday.title: Working $1\n\xa7 recommendations.author.workToday.description\non the project at this moment.\n\n# Composition: \n- $1;\n\n# Why specifically them:\n- more than 50% of workdays;\n- have worked during the last 30 days;\n\n\xa7 recommendations.author.dismissed.title: Dismissed $1\n\xa7 recommendations.author.dismissed.description\nor worked for a short period.\n\n# Composition:\n- $1;\n\n# Why specifically them:\n- worked at a normal pace (apparently, this is their main repository);\n- no commits in the last month;\n- vacation usually lasts 14 days (their absence does not resemble a vacation);\n\n\xa7 recommendations.author.staff.title: Assisting $1\n\xa7 recommendations.author.staff.description\nPeople of other specializations who have committed something.\n\n# Composition: \n- $1;\n\n# Why specifically them:\n- this is not an open-source project;\n- workdays less than 15% of the total number;\n- modify roughly the same files;\n\n\xa7 recommendations.author.projectType.openSource.title\nOpen Project\n\n\xa7 recommendations.author.projectType.openSource.description\nthey do not work five days a week here.\n\nThe project may be closed, but this work pace is typical for open libraries on GitHub.\n\n# Assessment method:\n- statistics are taken for all active developers;\n- the average number of working days and days without commits is calculated;\n- for open-source libraries, working days are usually a maximum of 15..20%;\n\n# Consequences\nFor projects where work is not constant, many indicators do not make sense. Therefore, indicators like days without commits, speed, etc., will be hidden.\n\nTypically, such projects are assessed before starting the development of their own closed version. The most interesting indicators in this case are the probable cost and total development time.\n\n\xa7 recommendations.author.projectType.easy.title\nLight Workload\n\n\xa7 recommendations.author.projectType.easy.description\ntoo many days without commits. It is necessary to understand why the team is not writing code.\n\n# Assessment method:\n- take statistics from all active developers;\n- calculate the average number of working days and days without commits;\n- workload is considered light if the percentage of days without commits is between 5% and 20%;\n\n# Possible reasons:\n- there are actually no tasks;\n- there are tasks, but they fit well with the current architecture;\n- developers are distracted by meetings;\n- the team is not working;\n\n# Solutions:\n- discuss the issue with the team;\n- reduce task granularity so that one or two tasks can be completed in a day;\n- introduce daily meetings to check the status of tasks;\n- arrange pair programming sessions to ensure that the developer can work faster;\n\n\xa7 recommendations.author.manager.title\nSet Deadlines\n\n\xa7 recommendations.author.manager.description\nEvery task should have a clear deadline.\n \nThis will prevent dragging out its completion for several days or weeks.\n\n# Indicators to check:\n- the number of days spent on one task by an employee;\n- the number of days waiting for PR merge (PR statistics page);\n\n\xa7 recommendations.author.shorTalk.title\nConduct Daily Meetings\n\n\xa7 recommendations.author.shorTalk.description\nthey help stay informed about the project.\n \nDo not stretch them by getting sidetracked on irrelevant topics.\n\n# Questions the employee should answer:\n- what was done;\n- what will be done;\n- are there any issues;\n\n# Interruptions should occur if:\n- they start describing minor details in-depth, which are not important;\n- they steer the conversation away from the original plan;\n\n# Why this is important:\nOften an employee who does nothing tries to avoid the answer by telling a bunch of unnecessary details of their work. This lulls the participants\' attention and stretches the time for a response. It creates an impression that they are busy, even though there was no actual work done.\n\n\xa7 recommendations.author.ipr.title\nDevelop a Training Plan\n\n\xa7 recommendations.author.ipr.description\nfor each employee.\n\n*Individual training plan* is a list of goals and tasks that help a person develop in a certain area.\n\n# How to create a plan:\n- create a competency matrix;\n- identify which competencies have the least knowledge and experience;\n- find out which of these competencies are of interest to the employee;\n- come up with 3..5 goals within each such competency for the next six months or a year;\n- try to do something every month to achieve one goal;\n- remind every month about the overall plan to achieve these goals;\n\n# Does a manager need a plan?\nYes, the manager should also make a plan for themselves. If there is no higher-level manager, they should self-assess.\n\n# Why this is important:\n- employees become more loyal to the company;\n- you get more qualified personnel for the same money;\n\n\xa7 recommendations.author.oneToOne.title\nConduct One-on-One Meetings Every Month\n\n\xa7 recommendations.author.oneToOne.description\nit helps to identify problems at an early stage.\n\n*One-to-one* is a regular personal meeting of a manager with a subordinate. Such meetings typically discuss everything important to the employee, what concerns them, and what they can share with the manager in private.\n\n# Why this is important:\n- easy to find out who is overburdened and who has free time;\n- possible to prevent employee burnout;\n- quick feedback can be obtained about processes that you might not notice;\n- trust is built, making employees more loyal to the company;\n- increases employee motivation and engagement;\n\n\xa7 recommendations.author.club.title\nGo to a Bar\n\n\xa7 recommendations.author.club.description\nonce a month or two.\n\nThis will help build informal communication within the team and bring the team together, even if the interaction is brief.\n\n# Why this is important:\n- quick feedback can be obtained about processes that you might not notice;\n- trust is built, making employees more loyal to the company;\n- increases employee engagement;\n\n\xa7 recommendations.hour.onlyWork.title: No Weekends Here\n\xa7 recommendations.hour.onlyWork.description: The project manager should probably be fired.\n\xa7 recommendations.hour.weekends.title: Working on Weekends\n\xa7 recommendations.hour.weekends.description: The project manager should probably be checked.\n\xa7 recommendations.hour.easy.title: There Are Problems\n\xa7 recommendations.hour.easy.description: There are likely crunch times and work is needed on weekends.\n\xa7 recommendations.week.lazyDays.down.title: Fewer Absences\n\xa7 recommendations.week.lazyDays.down.description: this indicator has dropped over the last three weeks\n\xa7 recommendations.week.lazyDays.up.title: More Absences\n\xa7 recommendations.week.lazyDays.up.description: no tasks or stricter control is needed\n\xa7 recommendations.week.notWork.title: Consistently Underperforms\n\xa7 recommendations.week.notWork.description: as every week the code is not 100% of the time\n\xa7 recommendations.week.upWork.title: Consistently Overworks\n\xa7 recommendations.week.upWork.description: as every week code is written on weekend days\n\xa7 recommendations.week.task.up.title: Productivity is growing\n\xa7 recommendations.week.task.up.description: or tasks have become too small. Need to check. If granularity is the same - reinforce the result.\n\xa7 recommendations.week.task.lazyMaintainer.description: consistently leads in absences. Fire?\n\xa7 recommendations.week.task.down.title: Productivity is Falling\n\xa7 recommendations.week.task.down.description\nor tasks are poorly split. Need to check. If granularity is the same - take control.\n\n# Assessment method:\n- the number of tasks per day that are being worked on has been steadily decreasing over the last three weeks.\n\n# Possible errors:\n- tasks could have been more complex than they seemed;\n- tasks could have had a large volume of work (need to check if the number of changes is also decreasing during this period)\n\n\xa7 recommendations.type.everyHasOne.title: Not Signing Task Types\n\xa7 recommendations.type.everyHasOne.description: Most task types are done by one person.\n\xa7 recommendations.type.oneMaintainer.title: Narrow Specialization\n\xa7 recommendations.type.oneMaintainer.description\nmost tasks of one type are done by the same people.\n\n# Task types:\n\n\xa7 recommendations.type.common\n# It might not be the case\n\nMake sure that other employees correctly sign commits.\n\nSteps to ensure this:\n- set up a pre-commit check for commit messages;\n- explain to the team the need to indicate the type;\n- check in new branches that employees follow this rule;\n\n# If it is indeed the case\n\nYou have set up checks and ensured that the same employee does tasks of the same type.\n\nWhy this is bad:\n- their resignation will halt a whole bunch of processes;\n- it reduces the competence of other team members;\n- difficult to understand their edits at a higher level;\n\nHow to fix this:\n- distribute different types of tasks evenly;\n- change the area of work (tests, documentation, bugs) among employees every sprint;\n\n\xa7 recommendations.type.fewTypes.title\nThis is a Local Product\n\n\xa7 recommendations.type.fewTypes.description\nfor a specific customer or problem.\n\n# Signs of a "global" product:\n- localization;\n- documentation;\n- a large volume of tests;\n- visual customization;\n- refactoring of bottlenecks;\n- etc.\n\n# Why this product looks like a "local" one:\n- each "global" sign will be outweighed by its type of task;\n- the more "global" signs, the more likely a "global" product;\n\nIn this case, we see a small number of types, which likely indicates shortcomings that prevent the product from being easily scaled to the global market and sold in other countries.\n\n# It might not be the case\nBased on file types, we can assume the type of program (website, server application, DevOps scripts, etc.). For a frontend application, our hypothesis will be more accurate than for DevOps scripts, which might just be a micro-module of initialization.\n\n\xa7 recommendations.type.diff.title\nBreak Down the Leading Type into Subtypes\n\n\xa7 recommendations.type.diff.description\nto detail errors.\n\nTypically, the task type labeled "bug fixing" is leading. This makes the statistics weakly detailed.\n\n*If you encounter this situation*, you can break down this type into subtypes (e.g., based on the location of detection).\n\nConsider several options for subtypes:\n- fix_dev (error detected during development);\n- fix_test (error detected during testing);\n- fix (error detected in production);\n\n\xa7 recommendations.type.buddy.title\nAccumulate Minor Tasks\n\n\xa7 recommendations.type.buddy.description\nfor new employees.\n\n# If a task is:\n- not important;\n- not big;\n- doesn\'t require deep immersion in the context;\n- more about refactoring than new code;\n\n# Put it in the backlog with the label "for beginners".\n\nWhen a new employee arrives, you will be able to immediately pull out a bunch of small and varied tasks for them to get acquainted with the project.\n\nAlso, if you have a lull in work, you can pull out one such minor task from the backlog.\n',"\n\xa7 page.settings.document.title: Display settings\n\xa7 page.settings.document.name: Page title\n\xa7 page.settings.document.language: Interface language\n\xa7 page.settings.links.title: Link prefixes\n\xa7 page.settings.links.task: For task numbers\n\xa7 page.settings.links.pr: For PR\n\xa7 page.settings.user.title: Individual settings\n\xa7 page.settings.user.notFound: No individual settings. Data for all employees are calculated based on common parameters.\n\xa7 page.settings.user.subTitle: Addendum to employment contract \u2116$1\n\xa7 page.settings.user.from: Start date\n\xa7 page.settings.mailmap: .mailmap example\n\xa7 page.settings.common.title: General salary data\n\xa7 page.settings.common.type.title: Project work type\n\xa7 page.settings.common.type.full: Full-time employment\n\xa7 page.settings.common.type.part: Project work\n\xa7 page.settings.common.salary: Monthly salary in USD (US dollar, $)\n\xa7 page.settings.common.currency: Currency for view\n\xa7 page.settings.common.workDaysInYear: Number of working days in a year\n\xa7 page.settings.common.vacationDaysInYear: Number of vacation days in a year\n\xa7 page.settings.common.workDaysInWeek: Workdays\n\xa7 page.settings.form.save: Save\n\xa7 page.settings.form.cancel: Cancel\n\xa7 page.settings.form.remove: Remove\n\xa7 page.settings.form.addEmployee: Add an employee\n\xa7 page.settings.form.addContract: Add an employment contract\n",'\n\xa7 page.welcome.step1: Execute the command in the root of your project.\n\xa7 page.welcome.step3: Drag and drop\n\xa7 page.welcome.step4: the log.txt file onto this page.\n\xa7 page.welcome.description: Git will create a log.txt file. It contains data for report generation. Or use git shortlog -s -n -e if you don\'t need a report. Create a [.mailmap|https://git-scm.com/docs/gitmailmap] file in the root of the project to consolidate employee statistics.\n\xa7 page.welcome.warning1: The service *DOES NOT SAVE* and *DOES NOT TRANSFER* your data. All calculations are performed locally in your browser on your machine.\n\xa7 page.welcome.warning2: The service *DOES NOT COLLECT STATISTICS* on projects. You can disconnect the internet, check traffic, and even build a local version from the [source|https://github.com/bakhirev/assayo].\n\xa7 page.common.words.title: Word Statistics.\n\xa7 page.common.words.description: the most popular word. Occurs $1 times.\n\xa7 page.common.commits.title: Number of commits by days.\n\xa7 page.common.commits.description: ($1) the most productive day in terms of the number of commits.\n\xa7 page.common.commits.title2: $1 commits made: $2\n\xa7 page.common.filter.allUsers: Does not matter\n\xa7 page.print.modal.title: What are we printing?\n\xa7 page.print.modal.page: Current page\n\xa7 page.print.modal.type: Current section\n\xa7 page.print.modal.all: All statistics\n\xa7 page.print.modal.cancel: Cancel\n\xa7 page.print.tableOfContents: Table of contents\n\xa7 page.print.title: Git repository report\n\xa7 page.print.sub_title: \xab$1\xbb\n\xa7 page.print.description: The data for the report was obtained from the commit history.\n\xa7 page.team.author.title: Employee statistics\n\xa7 page.team.author.description1: *Part of the statistics* (work speed, costs, etc.) *for employees with the \'Assistant\' type is not counted*, as it is an episodic role in the project. It is assumed that they do not affect the project, and their edits can be disregarded in the context of the overall volume of work.\n\xa7 page.team.author.description2: *Default sorting* is by the number of tasks and groups (current, fired, assisting employees).\n\xa7 page.team.author.types: Types of work\n\xa7 page.team.author.commits: Commits\n\xa7 page.team.author.commitsSmall: commits\n\xa7 page.team.author.tasks: Tasks\n\xa7 page.team.author.tasksSmall: tasks\n\xa7 page.team.author.workedLosses: Days with and without commits\n\xa7 page.team.author.worked: work\n\xa7 page.team.author.losses: days without commits\n\xa7 page.team.author.days: days\n\xa7 page.team.author.daysForTask: Days per task\n\xa7 page.team.author.scopes: Features\n\xa7 page.team.author.moneyAll: Received\n\xa7 page.team.author.moneyWorked: Worked for\n\xa7 page.team.author.moneyLosses: Overpayment\n\xa7 page.team.author.type.work: works\n\xa7 page.team.author.type.dismissed: dismissed\n\xa7 page.team.author.type.staff: staff\n\xa7 page.team.hours.title: Distribution of commits during each day of the week\n\xa7 page.team.month.title: Project work calendar\n\xa7 page.team.month.first: (first work day)\n\xa7 page.team.month.last: (last work day)\n\xa7 page.team.scope.title: Feature statistics\n\xa7 page.team.scope.scope: Feature\n\xa7 page.team.scope.days: Working Days\n\xa7 page.team.scope.authorsDays: Person-Days\n\xa7 page.team.scope.tasks: Tasks\n\xa7 page.team.scope.commits: Commits\n\xa7 page.team.scope.commitsSmall: commits\n\xa7 page.team.scope.types: Types of work\n\xa7 page.team.scope.authors: Personal contribution\n\xa7 page.team.scope.cost: Cost\n\xa7 page.team.type.title: Task type statistics\n\xa7 page.team.type.description: *Personal contribution* is counted by the number of commits, not the volume of changed lines or files. Therefore, the "File Analysis" section should also be consulted to assess the scale of changes.\n\xa7 page.team.type.type: Type of work\n\xa7 page.team.type.tasks: Tasks\n\xa7 page.team.type.tasksSmall: tasks\n\xa7 page.team.type.days: Days\n\xa7 page.team.type.daysSmall: days\n\xa7 page.team.type.authorsDays: Person-days\n\xa7 page.team.type.commits: Commits\n\xa7 page.team.type.authors: Personal contribution\n\xa7 page.team.total.titleA: Volume of work\n\xa7 page.team.total.titleB: Cost\n\xa7 page.team.total.daysWorked.title: person-days\n\xa7 page.team.total.daysWorked.description: Only days with commits are counted\n\xa7 page.team.total.commits.title: commits\n\xa7 page.team.total.commits.description: Deleted branches are not counted\n\xa7 page.team.total.daysLosses.title: days without commits\n\xa7 page.team.total.daysLosses.description: All days minus: holidays, weekends, vacation, days with commits\n\xa7 page.team.total.employment.title: working / dismissed\n\xa7 page.team.total.employment.description: If an employee does not make any commits within a month, they are considered dismissed\n\xa7 page.team.total.moneyAll.title: total\n\xa7 page.team.total.moneyAll.description: Total salary expenses\n\xa7 page.team.total.moneyWorked.title: actual\n\xa7 page.team.total.moneyWorked.description: Actual days worked multiplied by average salary\n\xa7 page.team.total.moneyLosses.title: possible overpayment\n\xa7 page.team.total.moneyLosses.description: Paid working days when there were no commits\n\xa7 page.team.total.weekendPayment.title: weekend work\n\xa7 page.team.total.weekendPayment.description: Total overpayment for weekend work\n\xa7 page.team.total.workSpeed.title: tasks per day\n\xa7 page.team.total.workSpeed.description: Average work speed of the team with the current composition of employees\n\xa7 page.team.total.moneySpeed.title: per month\n\xa7 page.team.total.moneySpeed.description: Forecasted salary payment amount with the current team composition, excluding taxes and related expenses\n\xa7 page.team.total.description1: *Person-days* \u2014 the work of one employee during a single working day. For example, in one calendar day, a team of three employees produces a work volume of three person-days.\n\xa7 page.team.total.description2: *Absentee days* are counted only as working days when commits could have been made. Weekends, public holidays, and vacations are not included in the calculation.\n\xa7 page.team.total.description3: The *working and dismissed* card shows the actual composition of employees who are continuously involved in work. Additionally, there are "assistants" \u2014 typically employees of a different specialization who may occasionally make commits to the project.\n\xa7 page.team.total.description4: *Overpayment* includes only working days when commits could have been made. Weekends, public holidays, and vacations are not included in the calculation. This is why overpayment + actual cost != total. The total cost includes payment for weekends, public holidays, and vacations.\n\xa7 page.team.total.description5: *Weekend work* is calculated at a rate of x2 the payment of a regular day. The displayed amount is specifically the overpayment (x1), as the fact of overtime in this context is not of interest. We focus on overpayment when increasing work speed.\n\xa7 page.team.tree.title: Project tree considering selected filters\n\xa7 page.team.tree.filters.author: Employee\n\xa7 page.team.tree.filters.commits: Number of commits\n\xa7 page.team.tree.filters.help: The minimum number of commits an employee has made in a file\n\xa7 page.team.tree.filters.all: All employees\n\xa7 page.team.tree.add: Who added\n\xa7 page.team.tree.change: Who changed\n\xa7 page.team.tree.remove: Who removed\n\xa7 page.team.tree.line: lines\n\xa7 page.team.tree.lineAdd: added\n\xa7 page.team.tree.lineRemove: changed\n\xa7 page.team.week.title: Weekly statistics\n\xa7 page.team.week.date: Date\n\xa7 page.team.week.numberTasks: Number of tasks\n\xa7 page.team.week.people: Number of people\n\xa7 page.team.week.line: Line changes\n\xa7 page.team.week.days: Days with and without commits\n\xa7 page.team.week.lossesDetails: Who did not commit\n\xa7 page.team.week.add: added\n\xa7 page.team.week.change: changed\n\xa7 page.team.week.remove: removed\n\xa7 page.team.week.hasCommits: had commits\n\xa7 page.team.week.hasNotCommits: had no commits\n\xa7 page.team.week.days: days\n\xa7 page.team.week.tasks: tasks\n\xa7 page.team.pr.task: Task\n\xa7 page.team.pr.tasks: tasks\n\xa7 page.team.pr.firstCommitTime: First commit\n\xa7 page.team.pr.lastCommitTime: Last\n\xa7 page.team.pr.workDays: Development days\n\xa7 page.team.pr.delayDays: Days waiting for merge\n\xa7 page.team.pr.commits: Commits\n\xa7 page.team.pr.date: Merge Date\n\xa7 page.team.pr.mergeAuthor: Merged by\n\xa7 page.team.pr.author: Employee\n\xa7 page.team.pr.middleTimeRelease: Average delivery time (days)\n\xa7 page.team.pr.work: development\n\xa7 page.team.pr.delay: waiting\n\xa7 page.team.pr.days: days\n\xa7 page.team.pr.oneTaskDays: Time spent on one task\n\xa7 page.team.pr.description1: *Development time* is the time difference from the first to the last commit on a task. It does not matter if there were breaks of several days between commits or not. Any commit increases the time.\n\xa7 page.team.pr.description2: *Waiting time* is the time between the last commit and the code merge. It shows the actual downtime while waiting for something.\n\xa7 page.team.pr.description3: *Why display development time* without splitting into coding and code review? To show the business the actual delivery time of the code. Waiting for testing, review comments, DevOps problems, and other process imperfections are already included in this term.\n\xa7 page.team.pr.statByAuthors: Statistics by employees\n\xa7 page.team.pr.longDelay: Prolonged Waiting for merge\n\xa7 page.team.tasks.task: Task\n\xa7 page.team.tasks.author: First commit author\n\xa7 page.team.tasks.from: First commit\n\xa7 page.team.tasks.to: Last commit\n\xa7 page.team.tasks.daysInWork: Days in work\n\xa7 page.team.tasks.commits: Commits number\n\xa7 page.team.tasks.pr: Merge date\n\xa7 page.team.tasks.prAuthor: Merged by user\n\xa7 page.team.tasks.prDelayDays: Delay before merge in days\n\xa7 page.team.tasks.comments: Comments\n\xa7 page.person.print.photo.title: Photo\n\xa7 page.person.print.photo.description: space for a photo\n\xa7 page.person.total.title: Main characteristics\n\xa7 page.person.total.daysWorked.title: days of work\n\xa7 page.person.total.daysWorked.description: Only days with commits are counted\n\xa7 page.person.total.tasks.title: tasks\n\xa7 page.person.total.tasks.description: If commits are properly signed\n\xa7 page.person.character.title: Character\n\xa7 page.person.achievement.title: Achievements\n\xa7 page.person.achievement.positive: Positive\n\xa7 page.person.achievement.normal: Neutral\n\xa7 page.person.achievement.negative: Negative\n\xa7 page.person.achievement.description: The more negative achievements an employee accumulates, the higher the likelihood that the situation is unusual. It may be necessary to change their work mode, tasks, or reporting. A discussion with them to understand what problems are hindering their work is advisable.\n\xa7 page.person.gets.title: Gets taken:\n\xa7 page.person.gets.description: "Taking a get" in this context means being the first to leave a commit on a task with a "nice" number.\n\xa7 page.person.business.days.title: days of work\n\xa7 page.person.business.days.description: Only days with commits are counted\n\xa7 page.person.business.tasks.title: tasks\n\xa7 page.person.business.tasks.description: If commits are properly signed\n\xa7 page.person.business.losses.title: days without commits\n\xa7 page.person.business.losses.description: All days minus: holidays, weekends, vacation, days with commits\n\xa7 page.person.business.commits.title: commits\n\xa7 page.person.business.commits.description: Deleted branches are not counted\n\xa7 page.person.business.time.description: Time from the first to the last commit (including non-working days)\n\xa7 page.person.business.time.title: Days on the project:\n\xa7 page.person.business.time.dismissed: (dismissed)\n\xa7 page.person.business.time.staff: (not in the team)\n\xa7 page.person.business.achievements: Achievements\n\xa7 page.person.changes.title: Achievements\n\xa7 page.person.changes.description: \nWith some types of formatting, git marks lines as "deleted" and "added",\nalthough in reality, they were "changed". Therefore, if you conducted a major refactoring,\ngit might show a small number of changes in the statistics, but the actual result\nwill be marked as a jump in "deleted" and "added" lines.\n\xa7 page.person.changes.description: List of commits and the number of changes in them for that day:\n\xa7 page.person.commits.title: List of commits:\n\xa7 page.person.money.title.total: Total over time\n\xa7 page.person.money.title.middle: Average cost\n\xa7 page.person.money.moneyAll.title: received\n\xa7 page.person.money.moneyAll.description: Assumed total salary from the project (see settings)\n\xa7 page.person.money.moneyWorked.title: worked for\n\xa7 page.person.money.moneyWorked.description: Actual days worked multiplied by average salary\n\xa7 page.person.money.moneyLosses.title: possible overpayment\n\xa7 page.person.money.moneyLosses.description: Days without commits multiplied by average salary\n\xa7 page.person.money.tasks.title: task\n\xa7 page.person.money.tasks.description: Number of closed tasks to the cost of the day\n\xa7 page.person.money.commits.title: commit\n\xa7 page.person.money.commits.description: Number of commits to the cost of the workday\n\xa7 page.person.speed.task: One task on average is\n\xa7 page.person.speed.max: Maximum speed per day\n\xa7 page.person.speed.days.title: days\n\xa7 page.person.speed.days.description: Refers to workdays, if commits are properly signed\n\xa7 page.person.speed.commits.title: commits\n\xa7 page.person.speed.commits.description: Top and bottom 10% of values are trimmed\n\xa7 page.person.speed.line.title: lines of code\n\xa7 page.person.speed.line.description: Top and bottom 10% of values are trimmed\n\xa7 page.person.speed.tasks.title: tasks\n\xa7 page.person.speed.tasks.description: A task may not be completed, but work should be done on it\n\xa7 page.person.speed.maxCommits.title: commits\n\xa7 page.person.speed.maxCommits.description: A task may not be completed, but work should be done on it\n\xa7 page.person.hours.title: Distribution of commits during each day of the week\n\xa7 page.person.week.date: Date\n\xa7 page.person.week.tasks: Number of tasks\n\xa7 page.person.week.workDays: Days with commits\n\xa7 page.person.week.taskInDay: Tasks per day\n\xa7 page.person.week.days: days\n\xa7 page.person.week.workDay: weekdays\n\xa7 page.person.week.weekends: weekends\n\xa7 page.sponsor.share.title: Please, support this project\n\xa7 page.sponsor.share.description: Tell about our [project|https://github.com/bakhirev/assayo] on social networks! You can share [article|https://habr.com/ru/articles/763342/], [post|https://www.reddit.com/r/github/comments/1bvtsl3/how_i_parsed_git_statistics/] or make a video review.\n\xa7 page.sponsor.share.button: Copy the link\n'].join(""),Se=["\n\xa7 achievements.commitsAfter1500.title: Owl\n\xa7 achievements.commitsAfter1500.description: 70% of commits after 3:00 PM\n\xa7 achievements.commitsBefore1500.title: Early bird\n\xa7 achievements.commitsBefore1500.description: 70% of commits before noon\n\xa7 achievements.workEveryTime.title: Devoted worker\n\xa7 achievements.workEveryTime.description: a commit for every hour of the day\n\xa7 achievements.workNotWork.title: Shooting blanks\n\xa7 achievements.workNotWork.description: commits are there, but no tasks are closed\n\xa7 achievements.userNotWork.title: Fly-by\n\xa7 achievements.userNotWork.description: this is not their main project\n\xa7 achievements.userIsDied.title: Dead soul\n\xa7 achievements.userIsDied.description: worked, but resigned\n\xa7 achievements.lessTasks.title: Came and went\n\xa7 achievements.lessTasks.description: least closed tasks\n\xa7 achievements.moreTasks.title: Father says well done\n\xa7 achievements.moreTasks.description: most closed tasks\n\xa7 achievements.everyMessageLong.title: Master of eloquence\n\xa7 achievements.everyMessageLong.description: consistently the longest commit messages\n\xa7 achievements.everyMessageShort.title: Talkative, a spy's dream\n\xa7 achievements.everyMessageShort.description: consistently, the shortest commit messages\n\xa7 achievements.shortestName.title: Size doesn't matter\n\xa7 achievements.shortestName.description: shortest name\n\xa7 achievements.longestName.title: Azim Aziz Il Am Kadir Imran II\n\xa7 achievements.longestName.description: longest name\n\xa7 achievements.moreCommits.title: Backup master\n\xa7 achievements.moreCommits.description: most commits\n\xa7 achievements.lessCommits.title: Rare but Precise\n\xa7 achievements.lessCommits.description: least commits\n\xa7 achievements.oneCommitOneTask.title: Right on target\n\xa7 achievements.oneCommitOneTask.description: on average one commit per task\n\xa7 achievements.moreLazyDays.title: With you in spirit\n\xa7 achievements.moreLazyDays.description: most days without commits\n\xa7 achievements.lessLazyDays.title: Papa carlo\n\xa7 achievements.lessLazyDays.description: least days without commits\n\xa7 achievements.zeroLazyDays.title: Not a single break\n\xa7 achievements.zeroLazyDays.description: not a single day without commits\n\xa7 achievements.moreWorkDays.title: Valuable employee\n\xa7 achievements.moreWorkDays.description: most working days\n\xa7 achievements.moreScopes.title: Startuper\n\xa7 achievements.moreScopes.description: completed the most features\n\xa7 achievements.lessScopes.title: Dandy\n\xa7 achievements.lessScopes.description: completed the fewest features\n\xa7 achievements.moreDaysForTask.title: Snail on the slope\n\xa7 achievements.moreDaysForTask.description: tasks take longer than others\n\xa7 achievements.more2DaysForTask.title: Slow and steady\n\xa7 achievements.more2DaysForTask.description: more than two days per task\n\xa7 achievements.moreDaysInProject.title: Old-timer\n\xa7 achievements.moreDaysInProject.description: most days in the project\n\xa7 achievements.lessDaysInProject.title: And who is this?\n\xa7 achievements.lessDaysInProject.description: least days in the project\n\xa7 achievements.more90DaysInProject.title: Welcome aboard\n\xa7 achievements.more90DaysInProject.description: not fired during the probation period\n\xa7 achievements.lessDaysForTask.title: Fast shooting\n\xa7 achievements.lessDaysForTask.description: a task takes less than a day\n\xa7 achievements.adam.title: Adam\n\xa7 achievements.adam.description: the first stable employee on the project\n\xa7 achievements.more666DaysInProject.title: Devil\n\xa7 achievements.more666DaysInProject.description: worked 666 days on the project\n\xa7 achievements.more777DaysInProject.title: Las Vegas\n\xa7 achievements.more777DaysInProject.description: worked 777 days on the project\n\xa7 achievements.moreRefactoring.title: Executive editor\n\xa7 achievements.moreRefactoring.description: made the most 'refactoring' tags\n\xa7 achievements.longestMessage.title: So many conversations...\n\xa7 achievements.longestMessage.description: the longest commit message of all time\n\xa7 achievements.moreTasksInDay.title: Speed racer\n\xa7 achievements.moreTasksInDay.description: record for the number of tasks closed in a day\n\xa7 achievements.hasCommitFrom0to7.title: Night watch\n\xa7 achievements.hasCommitFrom0to7.description: a commit for every hour of the night\n\xa7 achievements.noCommitOnDay.title: Technical break\n\xa7 achievements.noCommitOnDay.description: there is a certain hour and day in working time when never commits\n\xa7 achievements.hasCommitEveryTime.title: Died at work\n\xa7 achievements.hasCommitEveryTime.description: a commit for every hour of each day (including weekends)\n\xa7 achievements.commitsAfter1800.title: Business Time\n\xa7 achievements.commitsAfter1800.description: no commits after 6:00 PM\n\xa7 achievements.moreFix.title: Bug hunter\n\xa7 achievements.moreFix.description: most closed bugs\n\xa7 achievements.lessWorkDays.title: Count me out\n\xa7 achievements.lessWorkDays.description: least working days\n\xa7 achievements.moreCreateCode.title: Creator\n\xa7 achievements.moreCreateCode.description: tends to add code more than others\n\xa7 achievements.moreRemoveCode.title: Destroyer\n\xa7 achievements.moreRemoveCode.description: tends to remove code more than others\n\xa7 achievements.moreChangeCode.title: Reformer\n\xa7 achievements.moreChangeCode.description: tends to change code more than others\n\xa7 achievements.moreStyle.title: Fashion police\n\xa7 achievements.moreStyle.description: tends to change CSS more than others\n\xa7 achievements.moreOnHoliday.title: No life\n\xa7 achievements.moreOnHoliday.description: relatively many commits in non-working hours\n\xa7 achievements.morePRMerge.title: \u0422\u0430\u043c\u043e\u0436\u043d\u044f \u0434\u0430\u0451\u0442 \u0434\u043e\u0431\u0440\u043e\n\xa7 achievements.morePRMerge.description: more often than others, presses the \"Merge\" button for PR\n\xa7 achievements.longWaitPR.title: \u0417\u0430\u0432\u0442\u0440\u0430 \u0442\u043e\u0447\u043d\u043e \u0432\u043e\u043b\u044c\u0451\u043c\n\xa7 achievements.longWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0431\u043e\u043b\u044c\u0448\u0435 \u043c\u0435\u0441\u044f\u0446\u0430 \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.moreLongWaitPR.title: A long time ago in a galaxy far, far away\n\xa7 achievements.moreLongWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u0434\u043e\u043b\u0433\u043e \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.oneExtension.title: \u041e\u0434\u0438\u043d \u0432 \u043f\u043e\u043b\u0435 \u0432\u043e\u0438\u043d\n\xa7 achievements.oneExtension.description: \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u043d \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0441 \u0444\u0430\u0439\u043b\u0430\u043c\u0438 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f\n\xa7 achievements.fileRush.title: Zerg Rush\n\xa7 achievements.fileRush.description: created the most files in the project\n\xa7 achievements.moreLintHint.title: \u0413\u0440\u0430\u043c\u0430\u0440-\u043d\u0430\u0446\u0438\n\xa7 achievements.moreLintHint.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0432 \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u0445 \u0430\u0432\u0442\u043e-\u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u043a\u043e\u0434\u0430\n\xa7 achievements.moreReadMe.title: \u041b\u0435\u0442\u043e\u043f\u0438\u0441\u0435\u0446\n\xa7 achievements.moreReadMe.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 MD\n\xa7 achievements.moreDevOps.title: DevOps\n\xa7 achievements.moreDevOps.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f CI/CD\n\xa7 achievements.moreTests.title: \u0422\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0449\u0438\u043a\n\xa7 achievements.moreTests.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f\n\xa7 achievements.allRelease.title: \u0424\u0443\u043b\u043b \u0445\u0430\u0443\u0441\n\xa7 achievements.allRelease.description: \u0435\u0441\u0442\u044c \u0440\u0435\u043b\u0438\u0437, \u0441\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0439 \u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0437 \u0435\u0433\u043e \u0437\u0430\u0434\u0430\u0447\n\xa7 achievements.firstCommit.title: First come, first served\n\xa7 achievements.firstCommit.description: first commit in this project\n\xa7 achievements.lastCommit.title: I've finished\n\xa7 achievements.lastCommit.description: \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.firstLastCommit.title: From beginning to end\n\xa7 achievements.firstLastCommit.description: \u043f\u0435\u0440\u0432\u044b\u0439 \u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.longFilePath.title: \u0417\u0430\u043a\u0440\u043e\u043c\u0430 \u0440\u043e\u0434\u0438\u043d\u044b\n\xa7 achievements.longFilePath.description: the first created the file with the deepest directory\n\xa7 achievements.longFileName.title: Size matters\n\xa7 achievements.longFileName.description: created the file with the longest name\n\xa7 achievements.workOnWeekends.title: Work not walk\n\xa7 achievements.workOnWeekends.description: \u0445\u043e\u0442\u044c \u0440\u0430\u0437 \u0440\u0430\u0431\u043e\u0442\u0430\u043b \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445\n\xa7 achievements.removeCreateFile.title: \u041e\u0442\u043a\u043e\u043f\u0430\u043b \u0441\u0442\u044e\u0430\u0440\u0434\u0435\u0441\u0441\u0443\n\xa7 achievements.removeCreateFile.description: recover removed file\n\xa7 achievements.renameFile.title: \u0410\u0441\u0442\u0430\u043d\u0430 \u041d\u0443\u0440-\u0421\u0443\u043b\u0442\u0430\u043d \u0410\u0441\u0442\u0430\u043d\u0430\n\xa7 achievements.renameFile.description: \u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u044b\u0432\u0430\u043b \u0442\u0443\u0434\u0430-\u0441\u044e\u0434\u0430 \u0444\u0430\u0439\u043b\n\xa7 achievements.longTask.title: Easy task\n\xa7 achievements.longTask.description: worked on task more than three months\n\xa7 achievements.haveNotEmail.title: Mailman\n\xa7 achievements.haveNotEmail.description: empty email field in git config\n\xa7 achievements.moreAddedFolders.title: Director \n\xa7 achievements.moreAddedFolders.description: created the most directories\n\xa7 achievements.horoscope1.title: Mercury Retrograde for Capricorn\n\xa7 achievements.horoscope2.title: Mercury Retrograde for Aquarius\n\xa7 achievements.horoscope3.title: Mercury Retrograde for Pisces\n\xa7 achievements.horoscope4.title: Mercury Retrograde for Aries\n\xa7 achievements.horoscope5.title: Mercury Retrograde for Taurus\n\xa7 achievements.horoscope6.title: Mercury Retrograde for Gemini\n\xa7 achievements.horoscope7.title: Mercury Retrograde for Cancer\n\xa7 achievements.horoscope8.title: Mercury Retrograde for Leo\n\xa7 achievements.horoscope9.title: Mercury Retrograde for Virgo\n\xa7 achievements.horoscope10.title: Mercury Retrograde for Libra\n\xa7 achievements.horoscope11.title: Mercury Retrograde for Scorpio\n\xa7 achievements.horoscope12.title: Mercury Retrograde for Sagittarius\n\xa7 achievements.horoscope1.description: by the month of the first commit\n\xa7 achievements.horoscope2.description: by the month of the first commit\n\xa7 achievements.horoscope3.description: by the month of the first commit\n\xa7 achievements.horoscope4.description: by the month of the first commit\n\xa7 achievements.horoscope5.description: by the month of the first commit\n\xa7 achievements.horoscope6.description: by the month of the first commit\n\xa7 achievements.horoscope7.description: by the month of the first commit\n\xa7 achievements.horoscope8.description: by the month of the first commit\n\xa7 achievements.horoscope9.description: by the month of the first commit\n\xa7 achievements.horoscope10.description: by the month of the first commit\n\xa7 achievements.horoscope11.description: by the month of the first commit\n\xa7 achievements.horoscope12.description: by the month of the first commit\n\xa7 achievements.111.description: test\n",'\n\xa7 uiKit.console.button: Copy\n\xa7 uiKit.console.notification: Text was copied\n\xa7 uiKit.dataLoader.page: Page\n\xa7 uiKit.dataLoader.size: Displayed\n\xa7 uiKit.dataLoader.rows: lines.\n\xa7 uiKit.dataLoader.from: out of\n\xa7 uiKit.dataLoader.all: Show all\n\xa7 uiKit.hoursChart.work: standard working hours (weekdays, 07:00 to 20:00)\n\xa7 uiKit.hoursChart.weekend: weekend days or time before/after working hours\n\xa7 uiKit.hoursChart.days: total number of commits in all time on a specific day and hour\n\xa7 uiKit.page.remove: Remove\n\xa7 uiKit.races.go: Let\'s go\n\xa7 uiKit.nothingFound.common.title: No or insufficient data to display\n\xa7 uiKit.nothingFound.common.description: The system will process more data if commits are signed in the format [Git commit message convention|https://www.conventionalcommits.org/en/v1.0.0/]. Template:\n\xa7 uiKit.nothingFound.common.console: Task_number type(feature): description\n\xa7 uiKit.nothingFound.common.example: For example:\n\xa7 uiKit.nothingFound.staff.title: No data for this employee\n\xa7 uiKit.nothingFound.staff.description1:\nThey made edits not every working day and received the "Assistant" status.\nThe work of employees with such status on this project can be neglected as their contribution is insignificant in the general context.\n\n\xa7 uiKit.nothingFound.staff.description2:\nTherefore, the system does not calculate a number of indicators for him.\nIf this is an error and this employee needs to be calculated as usual, go to the \u201cSettings\u201d section and change his type.\n\n\xa7 common.title: Git statistics\n\xa7 common.filters: Filters\n\xa7 common.notifications.save: The changes have been saved\n\xa7 common.notifications.setting: The settings have been saved\n\xa7 common.fileLoader.notification: Cant open file $1\n',"\n\xa7 sidebar.switch.team: Team\n\xa7 sidebar.switch.person: Employee\n\xa7 sidebar.buttons.settings: Settings\n\xa7 sidebar.buttons.print: Print\n\xa7 sidebar.buttons.share: Share\n\xa7 sidebar.buttons.logout: Logout\n\xa7 sidebar.filters.all: all time\n\xa7 sidebar.filters.year: year\n\xa7 sidebar.filters.halfYear: half year\n\xa7 sidebar.filters.month: month\n\xa7 sidebar.filters.week: week\n\xa7 sidebar.team.total: Common info\n\xa7 sidebar.team.scope: Features\n\xa7 sidebar.team.author: Employees\n\xa7 sidebar.team.type: Task types\n\xa7 sidebar.team.pr: Pull requests\n\xa7 sidebar.team.day: By day\n\xa7 sidebar.team.week: By week\n\xa7 sidebar.team.month: By month\n\xa7 sidebar.team.files: Files\n\xa7 sidebar.team.removedFiles: Removed files\n\xa7 sidebar.team.extension: Extensions\n\xa7 sidebar.team.tasks: Tasks\n\xa7 sidebar.team.release: Releases\n\xa7 sidebar.team.hours: Work schedule\n\xa7 sidebar.team.commits: All commits\n\xa7 sidebar.team.changes: All changes\n\xa7 sidebar.team.words: Popular words\n\xa7 sidebar.team.building: Quiz\n\xa7 sidebar.team.settings: Settings\n\xa7 sidebar.person.total: Common info\n\xa7 sidebar.person.money: Work cost\n\xa7 sidebar.person.speed: Speed\n\xa7 sidebar.person.day: By day\n\xa7 sidebar.person.week: By week\n\xa7 sidebar.person.month: By month\n\xa7 sidebar.person.tasks: Tasks\n\xa7 sidebar.person.hours: Work schedule\n\xa7 sidebar.person.commits: All commits\n\xa7 sidebar.person.changes: All changes\n\xa7 sidebar.person.words: Popular words\n\xa7 sidebar.person.settings: Settings\n",'\n\xa7 recommendations.modal.cancel: Ok\n\xa7 recommendations.modal.open: More\n\xa7 recommendations.title\nRecommendations and facts\n\n\xa7 recommendations.timestamp.firstCommit.description\nmade the first commit\n\nDay of the Week: $1\n\n\xa7 recommendations.timestamp.lastCommit.description\nmade the last commit\n\nDay of the Week: $1\n\n\xa7 recommendations.timestamp.common.title: $1 days\n\xa7 recommendations.timestamp.allDays.description: from the first to the last commit (including weekends and holidays).\n\xa7 recommendations.timestamp.lossesDays.description: days without commits, even considering weekends, vacation, and public holidays.\n\xa7 recommendations.timestamp.weekendDays.description\nworking on weekends\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- employees burn out faster;\n\n\xa7 recommendations.timestamp.regularWeekendWord.title: Regular Overtime\n\xa7 recommendations.timestamp.sometimeWeekendWord.title: Occasional Overtime\n\xa7 recommendations.timestamp.weekendWord.description\nIt might be advisable to change the project manager, analyst, and architect.\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- the quality of the product is usually low;\n- some employees resign;\n- new errors emerge due to the rush;\n\n# Most likely:\n- deadlines were incorrectly estimated at the beginning;\n- technical specifications are missing;\n- weak analytics;\n- weak architecture (no architect was hired, and the team consists of mid-level developers);\n- started writing code first, then planning;\n- lack of proper processes to understand mistakes;\n\n\xa7 recommendations.timestamp.neverWeekendWord.title: Usually Without Overtime\n\xa7 recommendations.timestamp.neverWeekendWord.description\nBut sometimes it happens.\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- employees burn out faster;\n\n\xa7 recommendations.scope.parallelism.not.title\nNo Parallel Work\n\n\xa7 recommendations.scope.parallelism.not.description\nany feature at any given time is done by one person.\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is less than 1.3, we consider that there is usually no parallel work within most features;\n\n# Why this is bad:\n- increases bus factor;\n- employees develop more slowly;\n- difficult to properly check an employee\'s work;\n\n# Why this is good:\n- experts emerge who are deeply immersed in the subject area and can offer more quality solutions;\n- most likely there are no merge conflicts;\n- the project can quickly develop in different directions simultaneously;\n\n\xa7 recommendations.scope.parallelism.has.title\nSome Work Done in Parallel\n\n\xa7 recommendations.scope.parallelism.has.description\nSometimes a feature is worked on simultaneously by several people.\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is from 1.3 to 2.0, we consider that some of the work within different features is sometimes done in parallel;\n\n\xa7 recommendations.scope.parallelism.every.title\nParallel Work\n\n\xa7 recommendations.scope.parallelism.every.description\nany feature at any given time is worked on by several people\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is more than two, we consider that most of the work within different features is usually done in parallel;\n\n\xa7 recommendations.scope.money\nthis is the estimated cost for the work on this project.\n\n# Calculation method:\n- person-days spent on development are multiplied by the individual salaries of the developers;\n\nTo change the salary of each developer for a more accurate total, go to the "Settings" section.\n\n# Is this too much or too little?\nTo answer this question, consider the following:\n- Could a ready-made solution have been purchased for this amount of money?\n- Could a better product have been developed for this amount of money?\n\nIf the answer to both questions is "yes," then perhaps developing from scratch was not worth the money spent.\n \n\xa7 recommendations.scope.bus.everyHasOne.title\nBus factor = 1\n\n\xa7 recommendations.scope.bus.everyHasOne.description\nMost features are deeply understood by only one person.\nIt\'s necessary to rotate people.\n\n# Why this is bad:\n- if employees resign, it will be difficult to continue their work;\n- it\u2019s impossible to control the quality of their code;\n\n# How the sample is chosen:\n- more than 80% of commits in a feature are made by one person;\n- the project has more than 60% of such features;\n\n\xa7 recommendations.scope.bus.oneMaintainer\none person is deeply involved in a feature.\n\n# Why this is bad:\n- if they resign, it will be hard to continue development;\n- the quality of code-review decreases;\n- it\u2019s difficult to parallelize development when needed;\n\n# How the sample is chosen:\n- more than 80% of commits in a feature are made by one person;\n\n\xa7 recommendations.scope.types.process.title\nPoor Processes\n\n\xa7 recommendations.scope.types.process.description\nMost features contain one type of task.\n\n\xa7 recommendations.scope.types.one\nfeatures contain one type of task.\n\n\xa7 recommendations.scope.types.common\nIt\'s possible that developers are incorrectly signing commits or the manager is entering the same type of tasks.\n\n# Why this is important:\n- it\'s impossible to hand over support to another team;\n- it\'s impossible to release a "boxed" version;\n- strong dependence on specific developers;\n- a high number of errors and low code quality;\n- potential slowdown in development in the future;\n\n# The manager\'s mistake:\n- viewing the product only from the perspective of a "working demo";\n\n# What should be done:\n- tests;\n- bugs (identified through testing);\n- refactoring (as architecture may change);\n- documentation;\n- style revisions (as a result of focus group feedback);\n\n\xa7 recommendations.scope.plan.title\nDevelop a Long-Term Plan\n\n\xa7 recommendations.scope.plan.description\ntaking architecture into account.\n\nThis plan should immediately focus on the most challenging tasks.\n\n# Why the lack of a plan is bad:\n- employees create a minimally viable version without planning for expansion points. After this, unscalable code is written, which slows down future features;\n\n# The manager\'s mistake:\n- they haven\'t shown how the product will develop further and where the growth points will be;\n\n# How it should be done:\n- a global product development plan is created;\n- a global architecture development plan is created (with developers and DBAs);\n- potential significant changes are discussed upfront at the schematic level;\n\n\xa7 recommendations.scope.cost.title\nEvaluate Investment in a Feature\n\n\xa7 recommendations.scope.cost.description\nin terms of potential profit.\n\nFeatures that are expensive to develop but bring little profit may need to be postponed or even canceled. This will make the project more commercially successful.\n\n\xa7 recommendations.author.lotOfLazy\nwrites too little code.\n\n# Should they be fired?\n- are they a team leader, architect, or analyst?\n- is this their primary project?\n- are there any dependencies on them?\n\n# Why it makes no sense to correct\nThe total costs for the developer are already more than the profit from their work.\nIf we believe that there were no objective hindrances to their work, then the person either does not want to work at all or is working on two projects simultaneously.\nFiring and replacing them with a new employee seems justified from a statistical point of view.\n\n\xa7 recommendations.author.manyLazy\nwrites little code. Needs to be monitored.\n\n# How the sample is chosen:\n- in test samples, a good programmer writes code for more than 80% of the time;\n- in this case, the indicator is between 60% and 80%;\n\n# How to monitor:\n- break tasks into 1..2 days;\n- ask for a status update every day;\n- ensure tasks are well defined and ready for development;\n- arrange pair programming to check actual speed;\n\n\xa7 recommendations.author.oneTypeMans\nreceives too many monotonous tasks of the same type. Risk of burnout.\n\n# Why this is important:\n- if an employee burns out, their work speed will decrease;\n- professional growth slows down;\n- the likelihood of resignation increases;\n\n# How the sample is chosen:\n- the type of task is determined for each commit;\n- if more than 70% of tasks are of the same type, it means the person is doing the same thing repeatedly;\n\n\xa7 recommendations.author.workToday.title: Working $1\n\xa7 recommendations.author.workToday.description\non the project at this moment.\n\n# Composition: \n- $1;\n\n# Why specifically them:\n- more than 50% of workdays;\n- have worked during the last 30 days;\n\n\xa7 recommendations.author.dismissed.title: Dismissed $1\n\xa7 recommendations.author.dismissed.description\nor worked for a short period.\n\n# Composition:\n- $1;\n\n# Why specifically them:\n- worked at a normal pace (apparently, this is their main repository);\n- no commits in the last month;\n- vacation usually lasts 14 days (their absence does not resemble a vacation);\n\n\xa7 recommendations.author.staff.title: Assisting $1\n\xa7 recommendations.author.staff.description\nPeople of other specializations who have committed something.\n\n# Composition: \n- $1;\n\n# Why specifically them:\n- this is not an open-source project;\n- workdays less than 15% of the total number;\n- modify roughly the same files;\n\n\xa7 recommendations.author.projectType.openSource.title\nOpen Project\n\n\xa7 recommendations.author.projectType.openSource.description\nthey do not work five days a week here.\n\nThe project may be closed, but this work pace is typical for open libraries on GitHub.\n\n# Assessment method:\n- statistics are taken for all active developers;\n- the average number of working days and days without commits is calculated;\n- for open-source libraries, working days are usually a maximum of 15..20%;\n\n# Consequences\nFor projects where work is not constant, many indicators do not make sense. Therefore, indicators like days without commits, speed, etc., will be hidden.\n\nTypically, such projects are assessed before starting the development of their own closed version. The most interesting indicators in this case are the probable cost and total development time.\n\n\xa7 recommendations.author.projectType.easy.title\nLight Workload\n\n\xa7 recommendations.author.projectType.easy.description\ntoo many days without commits. It is necessary to understand why the team is not writing code.\n\n# Assessment method:\n- take statistics from all active developers;\n- calculate the average number of working days and days without commits;\n- workload is considered light if the percentage of days without commits is between 5% and 20%;\n\n# Possible reasons:\n- there are actually no tasks;\n- there are tasks, but they fit well with the current architecture;\n- developers are distracted by meetings;\n- the team is not working;\n\n# Solutions:\n- discuss the issue with the team;\n- reduce task granularity so that one or two tasks can be completed in a day;\n- introduce daily meetings to check the status of tasks;\n- arrange pair programming sessions to ensure that the developer can work faster;\n\n\xa7 recommendations.author.manager.title\nSet Deadlines\n\n\xa7 recommendations.author.manager.description\nEvery task should have a clear deadline.\n \nThis will prevent dragging out its completion for several days or weeks.\n\n# Indicators to check:\n- the number of days spent on one task by an employee;\n- the number of days waiting for PR merge (PR statistics page);\n\n\xa7 recommendations.author.shorTalk.title\nConduct Daily Meetings\n\n\xa7 recommendations.author.shorTalk.description\nthey help stay informed about the project.\n \nDo not stretch them by getting sidetracked on irrelevant topics.\n\n# Questions the employee should answer:\n- what was done;\n- what will be done;\n- are there any issues;\n\n# Interruptions should occur if:\n- they start describing minor details in-depth, which are not important;\n- they steer the conversation away from the original plan;\n\n# Why this is important:\nOften an employee who does nothing tries to avoid the answer by telling a bunch of unnecessary details of their work. This lulls the participants\' attention and stretches the time for a response. It creates an impression that they are busy, even though there was no actual work done.\n\n\xa7 recommendations.author.ipr.title\nDevelop a Training Plan\n\n\xa7 recommendations.author.ipr.description\nfor each employee.\n\n*Individual training plan* is a list of goals and tasks that help a person develop in a certain area.\n\n# How to create a plan:\n- create a competency matrix;\n- identify which competencies have the least knowledge and experience;\n- find out which of these competencies are of interest to the employee;\n- come up with 3..5 goals within each such competency for the next six months or a year;\n- try to do something every month to achieve one goal;\n- remind every month about the overall plan to achieve these goals;\n\n# Does a manager need a plan?\nYes, the manager should also make a plan for themselves. If there is no higher-level manager, they should self-assess.\n\n# Why this is important:\n- employees become more loyal to the company;\n- you get more qualified personnel for the same money;\n\n\xa7 recommendations.author.oneToOne.title\nConduct One-on-One Meetings Every Month\n\n\xa7 recommendations.author.oneToOne.description\nit helps to identify problems at an early stage.\n\n*One-to-one* is a regular personal meeting of a manager with a subordinate. Such meetings typically discuss everything important to the employee, what concerns them, and what they can share with the manager in private.\n\n# Why this is important:\n- easy to find out who is overburdened and who has free time;\n- possible to prevent employee burnout;\n- quick feedback can be obtained about processes that you might not notice;\n- trust is built, making employees more loyal to the company;\n- increases employee motivation and engagement;\n\n\xa7 recommendations.author.club.title\nGo to a Bar\n\n\xa7 recommendations.author.club.description\nonce a month or two.\n\nThis will help build informal communication within the team and bring the team together, even if the interaction is brief.\n\n# Why this is important:\n- quick feedback can be obtained about processes that you might not notice;\n- trust is built, making employees more loyal to the company;\n- increases employee engagement;\n\n\xa7 recommendations.hour.onlyWork.title: No Weekends Here\n\xa7 recommendations.hour.onlyWork.description: The project manager should probably be fired.\n\xa7 recommendations.hour.weekends.title: Working on Weekends\n\xa7 recommendations.hour.weekends.description: The project manager should probably be checked.\n\xa7 recommendations.hour.easy.title: There Are Problems\n\xa7 recommendations.hour.easy.description: There are likely crunch times and work is needed on weekends.\n\xa7 recommendations.week.lazyDays.down.title: Fewer Absences\n\xa7 recommendations.week.lazyDays.down.description: this indicator has dropped over the last three weeks\n\xa7 recommendations.week.lazyDays.up.title: More Absences\n\xa7 recommendations.week.lazyDays.up.description: no tasks or stricter control is needed\n\xa7 recommendations.week.notWork.title: Consistently Underperforms\n\xa7 recommendations.week.notWork.description: as every week the code is not 100% of the time\n\xa7 recommendations.week.upWork.title: Consistently Overworks\n\xa7 recommendations.week.upWork.description: as every week code is written on weekend days\n\xa7 recommendations.week.task.up.title: Productivity is growing\n\xa7 recommendations.week.task.up.description: or tasks have become too small. Need to check. If granularity is the same - reinforce the result.\n\xa7 recommendations.week.task.lazyMaintainer.description: consistently leads in absences. Fire?\n\xa7 recommendations.week.task.down.title: Productivity is Falling\n\xa7 recommendations.week.task.down.description\nor tasks are poorly split. Need to check. If granularity is the same - take control.\n\n# Assessment method:\n- the number of tasks per day that are being worked on has been steadily decreasing over the last three weeks.\n\n# Possible errors:\n- tasks could have been more complex than they seemed;\n- tasks could have had a large volume of work (need to check if the number of changes is also decreasing during this period)\n\n\xa7 recommendations.type.everyHasOne.title: Not Signing Task Types\n\xa7 recommendations.type.everyHasOne.description: Most task types are done by one person.\n\xa7 recommendations.type.oneMaintainer.title: Narrow Specialization\n\xa7 recommendations.type.oneMaintainer.description\nmost tasks of one type are done by the same people.\n\n# Task types:\n\n\xa7 recommendations.type.common\n# It might not be the case\n\nMake sure that other employees correctly sign commits.\n\nSteps to ensure this:\n- set up a pre-commit check for commit messages;\n- explain to the team the need to indicate the type;\n- check in new branches that employees follow this rule;\n\n# If it is indeed the case\n\nYou have set up checks and ensured that the same employee does tasks of the same type.\n\nWhy this is bad:\n- their resignation will halt a whole bunch of processes;\n- it reduces the competence of other team members;\n- difficult to understand their edits at a higher level;\n\nHow to fix this:\n- distribute different types of tasks evenly;\n- change the area of work (tests, documentation, bugs) among employees every sprint;\n\n\xa7 recommendations.type.fewTypes.title\nThis is a Local Product\n\n\xa7 recommendations.type.fewTypes.description\nfor a specific customer or problem.\n\n# Signs of a "global" product:\n- localization;\n- documentation;\n- a large volume of tests;\n- visual customization;\n- refactoring of bottlenecks;\n- etc.\n\n# Why this product looks like a "local" one:\n- each "global" sign will be outweighed by its type of task;\n- the more "global" signs, the more likely a "global" product;\n\nIn this case, we see a small number of types, which likely indicates shortcomings that prevent the product from being easily scaled to the global market and sold in other countries.\n\n# It might not be the case\nBased on file types, we can assume the type of program (website, server application, DevOps scripts, etc.). For a frontend application, our hypothesis will be more accurate than for DevOps scripts, which might just be a micro-module of initialization.\n\n\xa7 recommendations.type.diff.title\nBreak Down the Leading Type into Subtypes\n\n\xa7 recommendations.type.diff.description\nto detail errors.\n\nTypically, the task type labeled "bug fixing" is leading. This makes the statistics weakly detailed.\n\n*If you encounter this situation*, you can break down this type into subtypes (e.g., based on the location of detection).\n\nConsider several options for subtypes:\n- fix_dev (error detected during development);\n- fix_test (error detected during testing);\n- fix (error detected in production);\n\n\xa7 recommendations.type.buddy.title\nAccumulate Minor Tasks\n\n\xa7 recommendations.type.buddy.description\nfor new employees.\n\n# If a task is:\n- not important;\n- not big;\n- doesn\'t require deep immersion in the context;\n- more about refactoring than new code;\n\n# Put it in the backlog with the label "for beginners".\n\nWhen a new employee arrives, you will be able to immediately pull out a bunch of small and varied tasks for them to get acquainted with the project.\n\nAlso, if you have a lull in work, you can pull out one such minor task from the backlog.\n',"\n\xa7 page.settings.document.title: Display settings\n\xa7 page.settings.document.name: Page title\n\xa7 page.settings.document.language: Interface language\n\xa7 page.settings.links.title: Link prefixes\n\xa7 page.settings.links.task: For task numbers\n\xa7 page.settings.links.pr: For PR\n\xa7 page.settings.user.title: Individual settings\n\xa7 page.settings.user.notFound: No individual settings. Data for all employees are calculated based on common parameters.\n\xa7 page.settings.user.subTitle: Addendum to employment contract \u2116$1\n\xa7 page.settings.user.from: Start date\n\xa7 page.settings.mailmap: .mailmap example\n\xa7 page.settings.common.title: General salary data\n\xa7 page.settings.common.type.title: Project work type\n\xa7 page.settings.common.type.full: Full-time employment\n\xa7 page.settings.common.type.part: Project work\n\xa7 page.settings.common.salary: Monthly salary in USD (US dollar, $)\n\xa7 page.settings.common.currency: Currency for view\n\xa7 page.settings.common.workDaysInYear: Number of working days in a year\n\xa7 page.settings.common.vacationDaysInYear: Number of vacation days in a year\n\xa7 page.settings.common.workDaysInWeek: Workdays\n\xa7 page.settings.form.save: Save\n\xa7 page.settings.form.cancel: Cancel\n\xa7 page.settings.form.remove: Remove\n\xa7 page.settings.form.addEmployee: Add an employee\n\xa7 page.settings.form.addContract: Add an employment contract\n",'\n\xa7 page.welcome.step1: Execute the command in the root of your project.\n\xa7 page.welcome.step3: Drag and drop\n\xa7 page.welcome.step4: the log.txt file onto this page.\n\xa7 page.welcome.description: Git will create a log.txt file. It contains data for report generation. Or use git shortlog -s -n -e if you don\'t need a report. Create a [.mailmap|https://git-scm.com/docs/gitmailmap] file in the root of the project to consolidate employee statistics.\n\xa7 page.welcome.warning1: The service *DOES NOT SAVE* and *DOES NOT TRANSFER* your data. All calculations are performed locally in your browser on your machine.\n\xa7 page.welcome.warning2: The service *DOES NOT COLLECT STATISTICS* on projects. You can disconnect the internet, check traffic, and even build a local version from the [source|https://github.com/bakhirev/assayo].\n\xa7 page.common.words.title: Word Statistics.\n\xa7 page.common.words.description: the most popular word. Occurs $1 times.\n\xa7 page.common.commits.title: Number of commits by days.\n\xa7 page.common.commits.description: ($1) the most productive day in terms of the number of commits.\n\xa7 page.common.commits.title2: $1 commits made: $2\n\xa7 page.common.filter.allUsers: Does not matter\n\xa7 page.print.modal.title: What are we printing?\n\xa7 page.print.modal.page: Current page\n\xa7 page.print.modal.type: Current section\n\xa7 page.print.modal.all: All statistics\n\xa7 page.print.modal.cancel: Cancel\n\xa7 page.print.tableOfContents: Table of contents\n\xa7 page.print.title: Git repository report\n\xa7 page.print.sub_title: \xab$1\xbb\n\xa7 page.print.description: The data for the report was obtained from the commit history.\n\xa7 page.team.author.title: Employee statistics\n\xa7 page.team.author.description1: *Part of the statistics* (work speed, costs, etc.) *for employees with the \'Assistant\' type is not counted*, as it is an episodic role in the project. It is assumed that they do not affect the project, and their edits can be disregarded in the context of the overall volume of work.\n\xa7 page.team.author.description2: *Default sorting* is by the number of tasks and groups (current, fired, assisting employees).\n\xa7 page.team.author.types: Types of work\n\xa7 page.team.author.commits: Commits\n\xa7 page.team.author.commitsSmall: commits\n\xa7 page.team.author.tasks: Tasks\n\xa7 page.team.author.tasksSmall: tasks\n\xa7 page.team.author.workedLosses: Days with and without commits\n\xa7 page.team.author.worked: work\n\xa7 page.team.author.losses: days without commits\n\xa7 page.team.author.days: days\n\xa7 page.team.author.daysForTask: Days per task\n\xa7 page.team.author.scopes: Features\n\xa7 page.team.author.moneyAll: Received\n\xa7 page.team.author.moneyWorked: Worked for\n\xa7 page.team.author.moneyLosses: Overpayment\n\xa7 page.team.author.type.work: works\n\xa7 page.team.author.type.dismissed: dismissed\n\xa7 page.team.author.type.staff: staff\n\xa7 page.team.hours.title: Distribution of commits during each day of the week\n\xa7 page.team.month.title: Project work calendar\n\xa7 page.team.month.first: (first work day)\n\xa7 page.team.month.last: (last work day)\n\xa7 page.team.scope.title: Feature statistics\n\xa7 page.team.scope.scope: Feature\n\xa7 page.team.scope.days: Working Days\n\xa7 page.team.scope.authorsDays: Person-Days\n\xa7 page.team.scope.tasks: Tasks\n\xa7 page.team.scope.commits: Commits\n\xa7 page.team.scope.commitsSmall: commits\n\xa7 page.team.scope.types: Types of work\n\xa7 page.team.scope.authors: Personal contribution\n\xa7 page.team.scope.cost: Cost\n\xa7 page.team.type.title: Task type statistics\n\xa7 page.team.type.description: *Personal contribution* is counted by the number of commits, not the volume of changed lines or files. Therefore, the "File Analysis" section should also be consulted to assess the scale of changes.\n\xa7 page.team.type.type: Type of work\n\xa7 page.team.type.tasks: Tasks\n\xa7 page.team.type.tasksSmall: tasks\n\xa7 page.team.type.days: Days\n\xa7 page.team.type.daysSmall: days\n\xa7 page.team.type.authorsDays: Person-days\n\xa7 page.team.type.commits: Commits\n\xa7 page.team.type.authors: Personal contribution\n\xa7 page.team.total.titleA: Volume of work\n\xa7 page.team.total.titleB: Cost\n\xa7 page.team.total.daysWorked.title: person-days\n\xa7 page.team.total.daysWorked.description: Only days with commits are counted\n\xa7 page.team.total.commits.title: commits\n\xa7 page.team.total.commits.description: Deleted branches are not counted\n\xa7 page.team.total.daysLosses.title: days without commits\n\xa7 page.team.total.daysLosses.description: All days minus: holidays, weekends, vacation, days with commits\n\xa7 page.team.total.employment.title: working / dismissed\n\xa7 page.team.total.employment.description: If an employee does not make any commits within a month, they are considered dismissed\n\xa7 page.team.total.moneyAll.title: total\n\xa7 page.team.total.moneyAll.description: Total salary expenses\n\xa7 page.team.total.moneyWorked.title: actual\n\xa7 page.team.total.moneyWorked.description: Actual days worked multiplied by average salary\n\xa7 page.team.total.moneyLosses.title: possible overpayment\n\xa7 page.team.total.moneyLosses.description: Paid working days when there were no commits\n\xa7 page.team.total.weekendPayment.title: weekend work\n\xa7 page.team.total.weekendPayment.description: Total overpayment for weekend work\n\xa7 page.team.total.workSpeed.title: tasks per day\n\xa7 page.team.total.workSpeed.description: Average work speed of the team with the current composition of employees\n\xa7 page.team.total.moneySpeed.title: per month\n\xa7 page.team.total.moneySpeed.description: Forecasted salary payment amount with the current team composition, excluding taxes and related expenses\n\xa7 page.team.total.description1: *Person-days* \u2014 the work of one employee during a single working day. For example, in one calendar day, a team of three employees produces a work volume of three person-days.\n\xa7 page.team.total.description2: *Absentee days* are counted only as working days when commits could have been made. Weekends, public holidays, and vacations are not included in the calculation.\n\xa7 page.team.total.description3: The *working and dismissed* card shows the actual composition of employees who are continuously involved in work. Additionally, there are "assistants" \u2014 typically employees of a different specialization who may occasionally make commits to the project.\n\xa7 page.team.total.description4: *Overpayment* includes only working days when commits could have been made. Weekends, public holidays, and vacations are not included in the calculation. This is why overpayment + actual cost != total. The total cost includes payment for weekends, public holidays, and vacations.\n\xa7 page.team.total.description5: *Weekend work* is calculated at a rate of x2 the payment of a regular day. The displayed amount is specifically the overpayment (x1), as the fact of overtime in this context is not of interest. We focus on overpayment when increasing work speed.\n\xa7 page.team.tree.title: Project tree considering selected filters\n\xa7 page.team.tree.filters.author: Employee\n\xa7 page.team.tree.filters.commits: Number of commits\n\xa7 page.team.tree.filters.help: The minimum number of commits an employee has made in a file\n\xa7 page.team.tree.filters.all: All employees\n\xa7 page.team.tree.add: Who added\n\xa7 page.team.tree.change: Who changed\n\xa7 page.team.tree.remove: Who removed\n\xa7 page.team.tree.line: lines\n\xa7 page.team.tree.lineAdd: added\n\xa7 page.team.tree.lineRemove: changed\n\xa7 page.team.week.title: Weekly statistics\n\xa7 page.team.week.date: Date\n\xa7 page.team.week.numberTasks: Number of tasks\n\xa7 page.team.week.people: Number of people\n\xa7 page.team.week.line: Line changes\n\xa7 page.team.week.days: Days with and without commits\n\xa7 page.team.week.lossesDetails: Who did not commit\n\xa7 page.team.week.add: added\n\xa7 page.team.week.change: changed\n\xa7 page.team.week.remove: removed\n\xa7 page.team.week.hasCommits: had commits\n\xa7 page.team.week.hasNotCommits: had no commits\n\xa7 page.team.week.days: days\n\xa7 page.team.week.tasks: tasks\n\xa7 page.team.pr.task: Task\n\xa7 page.team.pr.tasks: tasks\n\xa7 page.team.pr.firstCommitTime: First commit\n\xa7 page.team.pr.lastCommitTime: Last\n\xa7 page.team.pr.workDays: Development days\n\xa7 page.team.pr.delayDays: Days waiting for merge\n\xa7 page.team.pr.commits: Commits\n\xa7 page.team.pr.date: Merge Date\n\xa7 page.team.pr.mergeAuthor: Merged by\n\xa7 page.team.pr.author: Employee\n\xa7 page.team.pr.middleTimeRelease: Average delivery time (days)\n\xa7 page.team.pr.work: development\n\xa7 page.team.pr.delay: waiting\n\xa7 page.team.pr.days: days\n\xa7 page.team.pr.oneTaskDays: Time spent on one task\n\xa7 page.team.pr.description1: *Development time* is the time difference from the first to the last commit on a task. It does not matter if there were breaks of several days between commits or not. Any commit increases the time.\n\xa7 page.team.pr.description2: *Waiting time* is the time between the last commit and the code merge. It shows the actual downtime while waiting for something.\n\xa7 page.team.pr.description3: *Why display development time* without splitting into coding and code review? To show the business the actual delivery time of the code. Waiting for testing, review comments, DevOps problems, and other process imperfections are already included in this term.\n\xa7 page.team.pr.statByAuthors: Statistics by employees\n\xa7 page.team.pr.longDelay: Prolonged Waiting for merge\n\xa7 page.team.tasks.task: Task\n\xa7 page.team.tasks.author: First commit author\n\xa7 page.team.tasks.from: First commit\n\xa7 page.team.tasks.to: Last commit\n\xa7 page.team.tasks.daysInWork: Days in work\n\xa7 page.team.tasks.commits: Commits number\n\xa7 page.team.tasks.pr: Merge date\n\xa7 page.team.tasks.prAuthor: Merged by user\n\xa7 page.team.tasks.prDelayDays: Delay before merge in days\n\xa7 page.team.tasks.comments: Comments\n\xa7 page.team.extension.name: Extension\n\xa7 page.team.extension.path: Path\n\xa7 page.team.extension.current.count: Number\n\xa7 page.team.extension.removed.count: Number of removed\n\xa7 page.team.extension.files: files\n\xa7 page.team.release.title: Release\n\xa7 page.team.release.from: Create date\n\xa7 page.team.release.to: Last merge date\n\xa7 page.team.release.delay: Preparation days\n\xa7 page.team.release.waiting: Days of waiting for next release\n\xa7 page.person.print.photo.title: Photo\n\xa7 page.person.print.photo.description: space for a photo\n\xa7 page.person.total.title: Main characteristics\n\xa7 page.person.total.daysWorked.title: days of work\n\xa7 page.person.total.daysWorked.description: Only days with commits are counted\n\xa7 page.person.total.tasks.title: tasks\n\xa7 page.person.total.tasks.description: If commits are properly signed\n\xa7 page.person.character.title: Character\n\xa7 page.person.achievement.title: Achievements\n\xa7 page.person.achievement.positive: Positive\n\xa7 page.person.achievement.normal: Neutral\n\xa7 page.person.achievement.negative: Negative\n\xa7 page.person.achievement.description: The more negative achievements an employee accumulates, the higher the likelihood that the situation is unusual. It may be necessary to change their work mode, tasks, or reporting. A discussion with them to understand what problems are hindering their work is advisable.\n\xa7 page.person.gets.title: Gets taken:\n\xa7 page.person.gets.description: "Taking a get" in this context means being the first to leave a commit on a task with a "nice" number.\n\xa7 page.person.business.days.title: days of work\n\xa7 page.person.business.days.description: Only days with commits are counted\n\xa7 page.person.business.tasks.title: tasks\n\xa7 page.person.business.tasks.description: If commits are properly signed\n\xa7 page.person.business.losses.title: days without commits\n\xa7 page.person.business.losses.description: All days minus: holidays, weekends, vacation, days with commits\n\xa7 page.person.business.commits.title: commits\n\xa7 page.person.business.commits.description: Deleted branches are not counted\n\xa7 page.person.business.time.description: Time from the first to the last commit (including non-working days)\n\xa7 page.person.business.time.title: Days on the project:\n\xa7 page.person.business.time.dismissed: (dismissed)\n\xa7 page.person.business.time.staff: (not in the team)\n\xa7 page.person.business.achievements: Achievements\n\xa7 page.person.changes.title: Achievements\n\xa7 page.person.changes.description: \nWith some types of formatting, git marks lines as "deleted" and "added",\nalthough in reality, they were "changed". Therefore, if you conducted a major refactoring,\ngit might show a small number of changes in the statistics, but the actual result\nwill be marked as a jump in "deleted" and "added" lines.\n\xa7 page.person.changes.description: List of commits and the number of changes in them for that day:\n\xa7 page.person.commits.title: List of commits:\n\xa7 page.person.money.title.total: Total over time\n\xa7 page.person.money.title.middle: Average cost\n\xa7 page.person.money.moneyAll.title: received\n\xa7 page.person.money.moneyAll.description: Assumed total salary from the project (see settings)\n\xa7 page.person.money.moneyWorked.title: worked for\n\xa7 page.person.money.moneyWorked.description: Actual days worked multiplied by average salary\n\xa7 page.person.money.moneyLosses.title: possible overpayment\n\xa7 page.person.money.moneyLosses.description: Days without commits multiplied by average salary\n\xa7 page.person.money.tasks.title: task\n\xa7 page.person.money.tasks.description: Number of closed tasks to the cost of the day\n\xa7 page.person.money.commits.title: commit\n\xa7 page.person.money.commits.description: Number of commits to the cost of the workday\n\xa7 page.person.speed.task: One task on average is\n\xa7 page.person.speed.max: Maximum speed per day\n\xa7 page.person.speed.days.title: days\n\xa7 page.person.speed.days.description: Refers to workdays, if commits are properly signed\n\xa7 page.person.speed.commits.title: commits\n\xa7 page.person.speed.commits.description: Top and bottom 10% of values are trimmed\n\xa7 page.person.speed.line.title: lines of code\n\xa7 page.person.speed.line.description: Top and bottom 10% of values are trimmed\n\xa7 page.person.speed.tasks.title: tasks\n\xa7 page.person.speed.tasks.description: A task may not be completed, but work should be done on it\n\xa7 page.person.speed.maxCommits.title: commits\n\xa7 page.person.speed.maxCommits.description: A task may not be completed, but work should be done on it\n\xa7 page.person.hours.title: Distribution of commits during each day of the week\n\xa7 page.person.week.date: Date\n\xa7 page.person.week.tasks: Number of tasks\n\xa7 page.person.week.workDays: Days with commits\n\xa7 page.person.week.taskInDay: Tasks per day\n\xa7 page.person.week.days: days\n\xa7 page.person.week.workDay: weekdays\n\xa7 page.person.week.weekends: weekends\n\xa7 page.sponsor.share.title: Please, support this project\n\xa7 page.sponsor.share.description: Tell about our [project|https://github.com/bakhirev/assayo] on social networks! You can share [article|https://habr.com/ru/articles/763342/], [post|https://www.reddit.com/r/github/comments/1bvtsl3/how_i_parsed_git_statistics/] or make a video review.\n\xa7 page.sponsor.share.button: Copy the link\n'].join(""),Ce=['\n\xa7 achievements.commitsAfter1500.title: \u0421\u043e\u0432\u0430\n\xa7 achievements.commitsAfter1500.description: 70% \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u043f\u043e\u0441\u043b\u0435 15:00\n\xa7 achievements.commitsBefore1500.title: \u0420\u0430\u043d\u043d\u044f\u044f \u043f\u0442\u0430\u0448\u043a\u0430\n\xa7 achievements.commitsBefore1500.description: 70% \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u0434\u043e \u043e\u0431\u0435\u0434\u0430\n\xa7 achievements.workEveryTime.title: \u0420\u0430\u0431 \u0431\u043e\u0436\u0438\u0439\n\xa7 achievements.workEveryTime.description: \u0435\u0441\u0442\u044c \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043a\u0430\u0436\u0434\u044b\u0439 \u0447\u0430\u0441 \u0441\u0443\u0442\u043e\u043a\n\xa7 achievements.workNotWork.title: \u0421\u0442\u0440\u0435\u043b\u044c\u0431\u0430 \u0445\u043e\u043b\u043e\u0441\u0442\u044b\u043c\u0438\n\xa7 achievements.workNotWork.description: \u043a\u043e\u043c\u043c\u0438\u0442\u044b \u0435\u0441\u0442\u044c, \u0430 \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0445 \u0437\u0430\u0434\u0430\u0447 \u043d\u0435\u0442\n\xa7 achievements.userNotWork.title: \u0417\u0430\u043b\u0451\u0442\u043d\u044b\u0439\n\xa7 achievements.userNotWork.description: \u044d\u0442\u043e \u043d\u0435 \u0435\u0433\u043e \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u043f\u0440\u043e\u0435\u043a\u0442\n\xa7 achievements.userIsDied.title: \u041c\u0451\u0440\u0442\u0432\u0430\u044f \u0434\u0443\u0448\u0430\n\xa7 achievements.userIsDied.description: \u0440\u0430\u0431\u043e\u0442\u0430\u043b, \u043d\u043e \u0443\u0432\u043e\u043b\u0438\u043b\u0441\u044f\n\xa7 achievements.lessTasks.title: \u0417\u0430\u0448\u0435\u043b \u0438 \u0432\u044b\u0448\u0435\u043b\n\xa7 achievements.lessTasks.description: \u043c\u0435\u043d\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0445 \u0437\u0430\u0434\u0430\u0447\n\xa7 achievements.moreTasks.title: \u0411\u0430\u0442\u044f \u0433\u0440\u0438\u0442 \u043c\u0430\u043b\u0430\u0446\u0430\n\xa7 achievements.moreTasks.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0445 \u0437\u0430\u0434\u0430\u0447\n\xa7 achievements.everyMessageLong.title: \u041c\u0430\u0441\u0442\u0435\u0440 \u043a\u0440\u0430\u0441\u043d\u043e\u0440\u0435\u0447\u0438\u044f\n\xa7 achievements.everyMessageLong.description: \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u043e \u0441\u0430\u043c\u044b\u0435 \u0434\u043b\u0438\u043d\u043d\u044b\u0435 \u043f\u043e\u0434\u043f\u0438\u0441\u0438 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 achievements.everyMessageShort.title: \u0411\u043e\u043b\u0442\u0443\u043d \u043d\u0430\u0445\u043e\u0434\u043a\u0430 \u0434\u043b\u044f \u0448\u043f\u0438\u043e\u043d\u0430\n\xa7 achievements.everyMessageShort.description: \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u043e, \u0441\u0430\u043c\u044b\u0435 \u043a\u043e\u0440\u043e\u0442\u043a\u0438\u0435 \u043f\u043e\u0434\u043f\u0438\u0441\u0438 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 achievements.shortestName.title: \u0420\u0430\u0437\u043c\u0435\u0440 \u043d\u0435 \u0433\u043b\u0430\u0432\u043d\u043e\u0435\n\xa7 achievements.shortestName.description: \u0441\u0430\u043c\u043e\u0435 \u043a\u043e\u0440\u043e\u0442\u043a\u043e\u0435 \u0438\u043c\u044f\n\xa7 achievements.longestName.title: \u0410\u0437\u0438\u043c \u0410\u0437\u0438\u0437 \u0418\u043b\u044c \u0410\u043c \u041a\u0430\u0434\u0438\u0440 \u0418\u043c\u0440\u0430\u043d II\n\xa7 achievements.longestName.description: \u0441\u0430\u043c\u043e\u0435 \u0434\u043b\u0438\u043d\u043d\u043e\u0435 \u0438\u043c\u044f\n\xa7 achievements.moreCommits.title: \u041c\u0430\u0441\u0442\u0435\u0440 \u0431\u0435\u043a\u0430\u043f\u043e\u0432\n\xa7 achievements.moreCommits.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 achievements.lessCommits.title: \u0420\u0435\u0434\u043a\u043e \u043d\u043e \u043c\u0435\u0442\u043a\u043e\n\xa7 achievements.lessCommits.description: \u043c\u0435\u043d\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 achievements.oneCommitOneTask.title: \u0422\u043e\u0447\u043d\u043e \u0432 \u0446\u0435\u043b\u044c\n\xa7 achievements.oneCommitOneTask.description: \u0432 \u0441\u0440\u0435\u0434\u043d\u0435\u043c \u043e\u0434\u0438\u043d \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u0437\u0430\u0434\u0430\u0447\u0443\n\xa7 achievements.moreLazyDays.title: \u041c\u044b\u0441\u043b\u0435\u043d\u043d\u043e \u044f \u0441 \u0432\u0430\u043c\u0438\n\xa7 achievements.moreLazyDays.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0434\u043d\u0435\u0439 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 achievements.lessLazyDays.title: \u041f\u0430\u043f\u0430 \u041a\u0430\u0440\u043b\u043e\n\xa7 achievements.lessLazyDays.description: \u043c\u0435\u043d\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0434\u043d\u0435\u0439 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 achievements.zeroLazyDays.title: \u041d\u0438 \u0435\u0434\u0438\u043d\u043e\u0433\u043e \u0440\u0430\u0437\u0440\u044b\u0432\u0430\n\xa7 achievements.zeroLazyDays.description: \u043d\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u0434\u043d\u044f \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 achievements.moreWorkDays.title: \u0426\u0435\u043d\u043d\u044b\u0439 \u0440\u0430\u0431\u043e\u0442\u043d\u0438\u043a\n\xa7 achievements.moreWorkDays.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0440\u0430\u0431\u043e\u0447\u0438\u0445 \u0434\u043d\u0435\u0439\n\xa7 achievements.moreScopes.title: \u0421\u0442\u0430\u0440\u0442\u0430\u043f\u0435\u0440\n\xa7 achievements.moreScopes.description: \u0441\u0434\u0435\u043b\u0430\u043b \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0444\u0438\u0447\u0435\u0439\n\xa7 achievements.lessScopes.title: \u0429\u0435\u0433\u043e\u043b\n\xa7 achievements.lessScopes.description: \u0441\u0434\u0435\u043b\u0430\u043b \u043c\u0435\u043d\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0444\u0438\u0447\u0435\u0439\n\xa7 achievements.moreDaysForTask.title: \u0423\u043b\u0438\u0442\u043a\u0430 \u043d\u0430 \u0441\u043a\u043b\u043e\u043d\u0435\n\xa7 achievements.moreDaysForTask.description: \u0440\u0430\u0431\u043e\u0442\u0430 \u043f\u043e \u0437\u0430\u0434\u0430\u0447\u0430\u043c \u0438\u0434\u0451\u0442 \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u0435\u0435 \u0447\u0435\u043c \u0443 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0445\n\xa7 achievements.more2DaysForTask.title: C\u043e \u0441\u043b\u043e\u0443\n\xa7 achievements.more2DaysForTask.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0434\u0432\u0443\u0445 \u0434\u043d\u0435\u0439 \u043d\u0430 \u0437\u0430\u0434\u0430\u0447\u0443\n\xa7 achievements.moreDaysInProject.title: \u0421\u0442\u0430\u0440\u043e\u0436\u0438\u043b\n\xa7 achievements.moreDaysInProject.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0434\u043d\u0435\u0439 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.lessDaysInProject.title: \u0410 \u044d\u0442\u043e \u043a\u0442\u043e?\n\xa7 achievements.lessDaysInProject.description: \u043c\u0435\u043d\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0434\u043d\u0435\u0439 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.more90DaysInProject.title: \u0414\u043e\u0431\u0440\u043e \u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c\n\xa7 achievements.more90DaysInProject.description: \u043d\u0435 \u0443\u0432\u043e\u043b\u0438\u043b\u0438 \u043d\u0430 \u0438\u0441\u043f\u044b\u0442\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u043c\n\xa7 achievements.lessDaysForTask.title: \u0421\u043a\u043e\u0440\u043e\u0441\u0442\u0440\u0435\u043b\n\xa7 achievements.lessDaysForTask.description: \u043e\u0434\u043d\u0430 \u0437\u0430\u0434\u0430\u0447\u0430 \u0437\u0430\u043d\u0438\u043c\u0430\u0435\u0442 \u043c\u0435\u043d\u044c\u0448\u0435 \u0434\u043d\u044f\n\xa7 achievements.adam.title: \u0410\u0434\u0430\u043c\n\xa7 achievements.adam.description: \u043f\u0435\u0440\u0432\u044b\u0439 \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.more666DaysInProject.title: \u0427\u0451\u0440\u0442\n\xa7 achievements.more666DaysInProject.description: \u043e\u0442\u0440\u0430\u0431\u043e\u0442\u0430\u043b 666 \u0434\u043d\u0435\u0439 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.more777DaysInProject.title: \u0410\u0437\u0438\u043d\u043e 3 \u0442\u043e\u043f\u043e\u0440\u0430\n\xa7 achievements.more777DaysInProject.description: \u043e\u0442\u0440\u0430\u0431\u043e\u0442\u0430\u043b 777 \u0434\u043d\u0435\u0439 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.moreRefactoring.title: \u0412\u044b\u043f\u0443\u0441\u043a\u0430\u044e\u0449\u0438\u0439 \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\n\xa7 achievements.moreRefactoring.description: \u0441\u0434\u0435\u043b\u0430\u043b \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u043c\u0435\u0442\u043e\u043a \xab\u0440\u0435\u0444\u0430\u043a\u0442\u043e\u0440\u0438\u043d\u0433\xbb\n\xa7 achievements.longestMessage.title: \u0410 \u0440\u0430\u0437\u0433\u043e\u0432\u043e\u0440\u043e\u0432 \u0442\u043e \u0431\u044b\u043b\u043e...\n\xa7 achievements.longestMessage.description: \u0441\u0430\u043c\u0430\u044f \u0434\u043b\u0438\u043d\u043d\u0430\u044f \u043f\u043e\u0434\u043f\u0438\u0441\u044c \u043a\u043e\u043c\u043c\u0438\u0442\u0430 \u0437\u0430 \u0432\u0441\u0435 \u0432\u0440\u0435\u043c\u044f\n\xa7 achievements.moreTasksInDay.title: \u0421\u043f\u0438\u0434\u0438-\u0433\u043e\u043d\u0449\u0438\u043a\n\xa7 achievements.moreTasksInDay.description: \u0440\u0435\u043a\u043e\u0440\u0434 \u043f\u043e \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0443 \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0445 \u0437\u0430\u0434\u0430\u0447 \u0432 \u0434\u0435\u043d\u044c\n\xa7 achievements.hasCommitFrom0to7.title: \u041d\u043e\u0447\u043d\u043e\u0439 \u0434\u043e\u0437\u043e\u0440\n\xa7 achievements.hasCommitFrom0to7.description: \u0435\u0441\u0442\u044c \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043a\u0430\u0436\u0434\u044b\u0439 \u0447\u0430\u0441 \u043d\u043e\u0447\u0438\n\xa7 achievements.noCommitOnDay.title: \u0422\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043f\u0435\u0440\u0435\u0440\u044b\u0432\n\xa7 achievements.noCommitOnDay.description: \u0435\u0441\u0442\u044c \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0439 \u0447\u0430\u0441 \u0438 \u0434\u0435\u043d\u044c \u0432 \u0440\u0430\u0431\u043e\u0447\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u0432 \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043d\u0438\u043a\u043e\u0433\u0434\u0430 \u043d\u0435 \u043a\u043e\u043c\u0438\u0442\u0438\u0442\n\xa7 achievements.hasCommitEveryTime.title: \u0423\u043c\u0435\u0440 \u043d\u0430 \u0440\u0430\u0431\u043e\u0442\u0435\n\xa7 achievements.hasCommitEveryTime.description: \u0435\u0441\u0442\u044c \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u0447\u0430\u0441 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u0434\u043d\u044f (\u0432\u043a\u043b\u044e\u0447\u0430\u044f \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0435)\n\xa7 achievements.commitsAfter1800.title: \u0414\u0435\u043b\u0443 \u0432\u0440\u0435\u043c\u044f\n\xa7 achievements.commitsAfter1800.description: \u043d\u0435\u0442 \u043d\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430 \u043f\u043e\u0441\u043b\u0435 18:00\n\xa7 achievements.moreFix.title: Bug hunter\n\xa7 achievements.moreFix.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0445 \u0431\u0430\u0433\u043e\u0432\n\xa7 achievements.lessWorkDays.title: \u0414\u0430\u043b\u044c\u0448\u0435 \u0431\u0435\u0437 \u043c\u0435\u043d\u044f\n\xa7 achievements.lessWorkDays.description: \u043c\u0435\u043d\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0440\u0430\u0431\u043e\u0447\u0438\u0445 \u0434\u043d\u0435\u0439\n\xa7 achievements.moreCreateCode.title: \u0421\u043e\u0437\u0438\u0434\u0430\u0442\u0435\u043b\u044c\n\xa7 achievements.moreCreateCode.description: \u0441\u043a\u043b\u043e\u043d\u0435\u043d \u0431\u043e\u043b\u044c\u0448\u0435 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0445 \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u0442\u044c \u043a\u043e\u0434\n\xa7 achievements.moreRemoveCode.title: \u0420\u0430\u0437\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044c\n\xa7 achievements.moreRemoveCode.description: \u0441\u043a\u043b\u043e\u043d\u0435\u043d \u0431\u043e\u043b\u044c\u0448\u0435 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0445 \u0443\u0434\u0430\u043b\u044f\u0442\u044c \u043a\u043e\u0434\n\xa7 achievements.moreChangeCode.title: \u0420\u0435\u0444\u043e\u0440\u043c\u0430\u0442\u043e\u0440\n\xa7 achievements.moreChangeCode.description: \u0441\u043a\u043b\u043e\u043d\u0435\u043d \u0431\u043e\u043b\u044c\u0448\u0435 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0445 \u0438\u0437\u043c\u0435\u043d\u044f\u0442\u044c \u043a\u043e\u0434\n\xa7 achievements.moreStyle.title: \u041f\u043e\u043b\u0438\u0446\u0438\u044f \u043c\u043e\u0434\u044b\n\xa7 achievements.moreStyle.description: \u0441\u043a\u043b\u043e\u043d\u0435\u043d \u0431\u043e\u043b\u044c\u0448\u0435 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0445 \u0438\u0437\u043c\u0435\u043d\u044f\u0442\u044c CSS\n\xa7 achievements.moreOnHoliday.title: \u041d\u0435\u0442 \u0436\u0438\u0437\u043d\u0438\n\xa7 achievements.moreOnHoliday.description: \u043e\u0442\u043d\u043e\u0441\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043c\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u0432 \u043d\u0435\u0440\u0430\u0431\u043e\u0447\u0435\u0435 \u0432\u0440\u0435\u043c\u044f\n\xa7 achievements.morePRMerge.title: \u0422\u0430\u043c\u043e\u0436\u043d\u044f \u0434\u0430\u0451\u0442 \u0434\u043e\u0431\u0440\u043e\n\xa7 achievements.morePRMerge.description: more often than others, presses the "Merge" button for PR\n\xa7 achievements.longWaitPR.title: \u0417\u0430\u0432\u0442\u0440\u0430 \u0442\u043e\u0447\u043d\u043e \u0432\u043e\u043b\u044c\u0451\u043c\n\xa7 achievements.longWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0431\u043e\u043b\u044c\u0448\u0435 \u043c\u0435\u0441\u044f\u0446\u0430 \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.moreLongWaitPR.title: A long time ago in a galaxy far, far away\n\xa7 achievements.moreLongWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u0434\u043e\u043b\u0433\u043e \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.oneExtension.title: \u041e\u0434\u0438\u043d \u0432 \u043f\u043e\u043b\u0435 \u0432\u043e\u0438\u043d\n\xa7 achievements.oneExtension.description: \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u043d \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0441 \u0444\u0430\u0439\u043b\u0430\u043c\u0438 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f\n\xa7 achievements.fileRush.title: Zerg Rush\n\xa7 achievements.fileRush.description: created the most files in the project\n\xa7 achievements.moreLintHint.title: \u0413\u0440\u0430\u043c\u0430\u0440-\u043d\u0430\u0446\u0438\n\xa7 achievements.moreLintHint.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0432 \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u0445 \u0430\u0432\u0442\u043e-\u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u043a\u043e\u0434\u0430\n\xa7 achievements.moreReadMe.title: \u041b\u0435\u0442\u043e\u043f\u0438\u0441\u0435\u0446\n\xa7 achievements.moreReadMe.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 MD\n\xa7 achievements.moreDevOps.title: DevOps\n\xa7 achievements.moreDevOps.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f CI/CD\n\xa7 achievements.moreTests.title: \u0422\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0449\u0438\u043a\n\xa7 achievements.moreTests.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f\n\xa7 achievements.allRelease.title: \u0424\u0443\u043b\u043b \u0445\u0430\u0443\u0441\n\xa7 achievements.allRelease.description: \u0435\u0441\u0442\u044c \u0440\u0435\u043b\u0438\u0437, \u0441\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0439 \u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0437 \u0435\u0433\u043e \u0437\u0430\u0434\u0430\u0447\n\xa7 achievements.firstCommit.title: First come, first served\n\xa7 achievements.firstCommit.description: first commit in this project\n\xa7 achievements.lastCommit.title: I\'ve finished\n\xa7 achievements.lastCommit.description: \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.firstLastCommit.title: From beginning to end\n\xa7 achievements.firstLastCommit.description: \u043f\u0435\u0440\u0432\u044b\u0439 \u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.longFilePath.title: \u0417\u0430\u043a\u0440\u043e\u043c\u0430 \u0440\u043e\u0434\u0438\u043d\u044b\n\xa7 achievements.longFilePath.description: the first created the file with the deepest directory\n\xa7 achievements.longFileName.title: Size matters\n\xa7 achievements.longFileName.description: created the file with the longest name\n\xa7 achievements.workOnWeekends.title: Work not walk\n\xa7 achievements.workOnWeekends.description: \u0445\u043e\u0442\u044c \u0440\u0430\u0437 \u0440\u0430\u0431\u043e\u0442\u0430\u043b \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445\n\xa7 achievements.removeCreateFile.title: \u041e\u0442\u043a\u043e\u043f\u0430\u043b \u0441\u0442\u044e\u0430\u0440\u0434\u0435\u0441\u0441\u0443\n\xa7 achievements.removeCreateFile.description: recover removed file\n\xa7 achievements.renameFile.title: \u0410\u0441\u0442\u0430\u043d\u0430 \u041d\u0443\u0440-\u0421\u0443\u043b\u0442\u0430\u043d \u0410\u0441\u0442\u0430\u043d\u0430\n\xa7 achievements.renameFile.description: \u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u044b\u0432\u0430\u043b \u0442\u0443\u0434\u0430-\u0441\u044e\u0434\u0430 \u0444\u0430\u0439\u043b\n\xa7 achievements.longTask.title: Easy task\n\xa7 achievements.longTask.description: worked on task more than three months\n\xa7 achievements.haveNotEmail.title: Mailman\n\xa7 achievements.haveNotEmail.description: empty email field in git config\n\xa7 achievements.moreAddedFolders.title: Director \n\xa7 achievements.moreAddedFolders.description: created the most directories\n\xa7 achievements.horoscope1.title: Mercury Retrograde for Capricorn\n\xa7 achievements.horoscope2.title: Mercury Retrograde for Aquarius\n\xa7 achievements.horoscope3.title: Mercury Retrograde for Pisces\n\xa7 achievements.horoscope4.title: Mercury Retrograde for Aries\n\xa7 achievements.horoscope5.title: Mercury Retrograde for Taurus\n\xa7 achievements.horoscope6.title: Mercury Retrograde for Gemini\n\xa7 achievements.horoscope7.title: Mercury Retrograde for Cancer\n\xa7 achievements.horoscope8.title: Mercury Retrograde for Leo\n\xa7 achievements.horoscope9.title: Mercury Retrograde for Virgo\n\xa7 achievements.horoscope10.title: Mercury Retrograde for Libra\n\xa7 achievements.horoscope11.title: Mercury Retrograde for Scorpio\n\xa7 achievements.horoscope12.title: Mercury Retrograde for Sagittarius\n\xa7 achievements.horoscope1.description: by the month of the first commit\n\xa7 achievements.horoscope2.description: by the month of the first commit\n\xa7 achievements.horoscope3.description: by the month of the first commit\n\xa7 achievements.horoscope4.description: by the month of the first commit\n\xa7 achievements.horoscope5.description: by the month of the first commit\n\xa7 achievements.horoscope6.description: by the month of the first commit\n\xa7 achievements.horoscope7.description: by the month of the first commit\n\xa7 achievements.horoscope8.description: by the month of the first commit\n\xa7 achievements.horoscope9.description: by the month of the first commit\n\xa7 achievements.horoscope10.description: by the month of the first commit\n\xa7 achievements.horoscope11.description: by the month of the first commit\n\xa7 achievements.horoscope12.description: by the month of the first commit\n\xa7 achievements.111.description: test\n',"\n\xa7 uiKit.console.button: Copiar\n\xa7 uiKit.console.notification: El texto ha sido copiado\n\xa7 uiKit.dataLoader.page: P\xe1gina\n\xa7 uiKit.dataLoader.size: Mostrando hasta\n\xa7 uiKit.dataLoader.rows: lines.\n\xa7 uiKit.dataLoader.from: de\n\xa7 uiKit.dataLoader.all: Mostrar todo\n\xa7 uiKit.hoursChart.work: horario laboral normal (lunes a viernes, de 07:00 a 20:00)\n\xa7 uiKit.hoursChart.weekend: d\xedas o horario antes/despu\xe9s del d\xeda laboral\n\xa7 uiKit.hoursChart.days: n\xfamero total de commits en un d\xeda y una hora espec\xedfica\n\xa7 uiKit.page.remove: Eliminar\n\xa7 uiKit.nothingFound.common.title: No hay o no hay suficientes datos para mostrar\n\xa7 uiKit.nothingFound.common.description: El sistema procesar\xe1 m\xe1s datos si los commits se firman con el formato de [Git commit message convention|https://www.conventionalcommits.org/en/v1.0.0/]. Patr\xf3n:\n\xa7 uiKit.nothingFound.common.console: N\xfamero_de_tarea tipo(caracter\xedstica): descripci\xf3n\n\xa7 uiKit.nothingFound.common.example: Por ejemplo:\n\xa7 uiKit.nothingFound.personal.title: No hay datos para este colaborador\n\xa7 uiKit.nothingFound.personal.description1:\nEl no hizo cambios todos los d\xedas laborables y obtuvo el estado \u201cAsistente\u201d.\nEl trabajo de los colaboradores con este estatus en este proyecto puede desestimarse, ya que su aporte en el conjunto es insignificante.\n\n\xa7 uiKit.nothingFound.staff.description2:\n\u041f\u043e\u044d\u0442\u043e\u043c\u0443 \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u043d\u0435 \u0440\u0430\u0441\u0441\u0447\u0438\u0442\u044b\u0432\u0430\u0435\u0442 \u0434\u043b\u044f \u043d\u0435\u0433\u043e \u0440\u044f\u0434 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0435\u0439.\n\u0415\u0441\u043b\u0438 \u044d\u0442\u043e \u043e\u0448\u0438\u0431\u043a\u0430 \u0438 \u0434\u0430\u043d\u043d\u043e\u0433\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430 \u043d\u0443\u0436\u043d\u043e \u0440\u0430\u0441\u0441\u0447\u0438\u0442\u0430\u0442\u044c \u043a\u0430\u043a \u043e\u0431\u044b\u0447\u043d\u043e\u0433\u043e, \u043f\u0435\u0440\u0435\u0439\u0434\u0438\u0442\u0435 \u0432 \u0440\u0430\u0437\u0434\u0435\u043b \xab\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438\xbb \u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u0435 \u0435\u0433\u043e \u0442\u0438\u043f.\n\n\xa7 common.title: Estad\xedsticas git\n\xa7 common.filters: Filtros\n\xa7 common.notifications.save: Cambios guardados\n\xa7 common.notifications.setting: Ajustes guardados\n\xa7 common.fileLoader.notification: Cant open file $1\n","\n\xa7 sidebar.switch.team: Equipo\n\xa7 sidebar.switch.person: Empleado\n\xa7 sidebar.buttons.settings: Ajustes\n\xa7 sidebar.buttons.print: Impresi\xf3n\n\xa7 sidebar.buttons.share: Share\n\xa7 sidebar.buttons.logout: Logout\n\xa7 sidebar.filters.all: a todas horas\n\xa7 sidebar.filters.year: a\xf1o\n\xa7 sidebar.filters.halfYear: medio a\xf1o\n\xa7 sidebar.filters.month: mes\n\xa7 sidebar.filters.week: semana\n\xa7 sidebar.team.total: Informaci\xf3n general\n\xa7 sidebar.team.scope: m\xf3dulos\n\xa7 sidebar.team.author: Personal\n\xa7 sidebar.team.type: Tipos de tareas\n\xa7 sidebar.team.pr: Inyecci\xf3n de c\xf3digo\n\xa7 sidebar.team.day: Por d\xedas\n\xa7 sidebar.team.week: Por semana\n\xa7 sidebar.team.month: Por mes\n\xa7 sidebar.team.tree: Archivos\n\xa7 sidebar.team.removedTree: Archivos eliminados\n\xa7 sidebar.team.files: Ficheros\n\xa7 sidebar.team.removedFiles: Archivos eliminados\n\xa7 sidebar.team.tasks: Lista de tareas\n\xa7 sidebar.team.hours: Horario\n\xa7 sidebar.team.commits: All commits\n\xa7 sidebar.team.changes: Todos los cambios\n\xa7 sidebar.team.words: Palabras populares\n\xa7 sidebar.team.building: Concurso\n\xa7 sidebar.team.settings: Ajustes\n\xa7 sidebar.person.total: Informaci\xf3n general\n\xa7 sidebar.person.money: Costo del trabajo\n\xa7 sidebar.person.speed: Velocidad\n\xa7 sidebar.person.day: Por d\xedas\n\xa7 sidebar.person.week: Por semana\n\xa7 sidebar.person.month: Por mes\n\xa7 sidebar.person.tasks: Tasks\n\xa7 sidebar.person.hours: Horario\n\xa7 sidebar.person.commits: All commits\n\xa7 sidebar.person.changes: Todos los cambios\n\xa7 sidebar.person.words: Palabras populares\n\xa7 sidebar.person.settings: Ajustes\n",'\n\xa7 recommendations.title\n\u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u0438 \u0444\u0430\u043a\u0442\u044b\n\n\xa7 recommendations.timestamp.firstCommit.description\n\u0441\u0434\u0435\u043b\u0430\u043b \u043f\u0435\u0440\u0432\u044b\u0439 \u043a\u043e\u043c\u043c\u0438\u0442\n\n\u0414\u0435\u043d\u044c \u043d\u0435\u0434\u0435\u043b\u0438: $1\n\n\xa7 recommendations.timestamp.lastCommit.description\n\u0441\u0434\u0435\u043b\u0430\u043b \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442\n\n\u0414\u0435\u043d\u044c \u043d\u0435\u0434\u0435\u043b\u0438: $1\n\n\xa7 recommendations.timestamp.common.title: $1 \u0434\u043d\u0435\u0439\n\xa7 recommendations.timestamp.allDays.description: \u043e\u0442 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u0434\u043e \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430 (\u0432\u043a\u043b\u044e\u0447\u0430\u044f \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0435 \u0438 \u043f\u0440\u0430\u0437\u0434\u043d\u0438\u043a\u0438).\n\xa7 recommendations.timestamp.lossesDays.description: \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432, \u0434\u0430\u0436\u0435 \u0441 \u0443\u0447\u0451\u0442\u043e\u043c \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445, \u043e\u0442\u043f\u0443\u0441\u043a\u0430 \u0438 \u0433\u043e\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0445 \u043f\u0440\u0430\u0437\u0434\u043d\u0438\u043a\u043e\u0432.\n\xa7 recommendations.timestamp.weekendDays.description\n\u0440\u0430\u0431\u043e\u0442\u044b \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u043f\u043b\u043e\u0445\u043e:\n- \u0437\u0430\u043a\u0430\u0437\u0447\u0438\u043a \u043f\u043b\u0430\u0442\u0438\u0442 \u0434\u0432\u043e\u0439\u043d\u0443\u044e \u0446\u0435\u043d\u0443 \u0437\u0430 \u0440\u0430\u0431\u043e\u0442\u0443 \u0432 \u0432\u044b\u0445\u043e\u0434\u043d\u043e\u0439 \u0434\u0435\u043d\u044c;\n- \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0431\u044b\u0441\u0442\u0440\u0435\u0435 \u0432\u044b\u0433\u043e\u0440\u0430\u044e\u0442;\n\n\xa7 recommendations.timestamp.regularWeekendWord.title: \u0420\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043a\u0438\n\xa7 recommendations.timestamp.sometimeWeekendWord.title: \u0411\u044b\u0432\u0430\u044e\u0442 \u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043a\u0438\n\xa7 recommendations.timestamp.weekendWord.description\n\u0412\u0435\u0440\u043e\u044f\u0442\u043d\u043e, \u0441\u0442\u043e\u0438\u0442 \u0441\u043c\u0435\u043d\u0438\u0442\u044c \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0430, \u0430\u043d\u0430\u043b\u0438\u0442\u0438\u043a\u0430 \u0438 \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u043e\u0440\u0430.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u043f\u043b\u043e\u0445\u043e:\n- \u0437\u0430\u043a\u0430\u0437\u0447\u0438\u043a \u043f\u043b\u0430\u0442\u0438\u0442 \u0434\u0432\u043e\u0439\u043d\u0443\u044e \u0446\u0435\u043d\u0443 \u0437\u0430 \u0440\u0430\u0431\u043e\u0442\u0443 \u0432 \u0432\u044b\u0445\u043e\u0434\u043d\u043e\u0439 \u0434\u0435\u043d\u044c;\n- \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430, \u043a\u0430\u043a \u043f\u0440\u0430\u0432\u0438\u043b\u043e, \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0441\u044f \u043d\u0438\u0437\u043a\u043e\u0435;\n- \u0447\u0430\u0441\u0442\u044c \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432 \u0443\u0432\u043e\u043b\u044c\u043d\u044f\u0435\u0442\u0441\u044f;\n- \u0438\u0437-\u0437\u0430 \u0441\u043f\u0435\u0448\u043a\u0438 \u043f\u043e\u044f\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u043d\u043e\u0432\u044b\u0435 \u043e\u0448\u0438\u0431\u043a\u0438;\n\n# \u0421\u043a\u043e\u0440\u0435\u0435 \u0432\u0441\u0435\u0433\u043e:\n- \u043d\u0435\u0432\u0435\u0440\u043d\u043e \u043e\u0446\u0435\u043d\u0438\u043b\u0438 \u0441\u0440\u043e\u043a\u0438 \u0432 \u0441\u0430\u043c\u043e\u043c \u043d\u0430\u0447\u0430\u043b\u0435;\n- \u0442\u0435\u0445. \u0437\u0430\u0434\u0430\u043d\u0438\u0435 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442;\n- \u0441\u043b\u0430\u0431\u0430\u044f \u0430\u043d\u0430\u043b\u0438\u0442\u0438\u043a\u0430;\n- \u0441\u043b\u0430\u0431\u0430\u044f \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u0430 (\u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u043e\u0440\u0430 \u043d\u0435 \u043d\u0430\u043d\u0438\u043c\u0430\u043b\u0438, \u0430 \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u0441\u043e\u0441\u0442\u043e\u0438\u0442 \u0438\u0437 \u043c\u0438\u0434\u043b \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u0432);\n- \u0441\u043d\u0430\u0447\u0430\u043b\u0430 \u043d\u0430\u0447\u0430\u043b\u0438 \u043f\u0438\u0441\u0430\u0442\u044c \u043a\u043e\u0434, \u043f\u043e\u0442\u043e\u043c \u043f\u0440\u043e\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c;\n- \u043d\u0435\u0442 \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u044b\u0445 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u043d\u044f\u0442\u044c \u043e\u0448\u0438\u0431\u043a\u0438;\n\n\xa7 recommendations.timestamp.neverWeekendWord.title: \u041e\u0431\u044b\u0447\u043d\u043e \u0431\u0435\u0437 \u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043e\u043a\n\xa7 recommendations.timestamp.neverWeekendWord.description\n\u041d\u043e \u0438\u043d\u043e\u0433\u0434\u0430 \u0431\u044b\u0432\u0430\u044e\u0442.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u043f\u043b\u043e\u0445\u043e:\n- \u0437\u0430\u043a\u0430\u0437\u0447\u0438\u043a \u043f\u043b\u0430\u0442\u0438\u0442 \u0434\u0432\u043e\u0439\u043d\u0443\u044e \u0446\u0435\u043d\u0443 \u0437\u0430 \u0440\u0430\u0431\u043e\u0442\u0443 \u0432 \u0432\u044b\u0445\u043e\u0434\u043d\u043e\u0439 \u0434\u0435\u043d\u044c;\n- \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0431\u044b\u0441\u0442\u0440\u0435\u0435 \u0432\u044b\u0433\u043e\u0440\u0430\u044e\u0442;\n\n\xa7 recommendations.scope.parallelism.not.title\n\u041d\u0435\u0442 \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u044b\u0445 \u0440\u0430\u0431\u043e\u0442\n\n\xa7 recommendations.scope.parallelism.not.description\n\u043b\u044e\u0431\u0443\u044e \u0444\u0438\u0447\u0443 \u0432 \u043e\u0434\u0438\u043d \u043c\u043e\u043c\u0435\u043d\u0442 \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0434\u0435\u043b\u0430\u0435\u0442 \u043e\u0434\u0438\u043d \u0447\u0435\u043b\u043e\u0432\u0435\u043a.\n\n# \u041c\u0435\u0442\u043e\u0434 \u0440\u0430\u0441\u0447\u0451\u0442\u0430:\n- \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u043e-\u0434\u043d\u0438 \u0434\u0435\u043b\u044f\u0442\u0441\u044f \u043d\u0430 \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0434\u043d\u0438 \u0434\u043b\u044f \u043a\u0430\u0436\u0434\u043e\u0439 \u0444\u0438\u0447\u0438;\n- \u043d\u0430\u0445\u043e\u0434\u0438\u043c \u0441\u0440\u0435\u0434\u043d\u0435\u0435 \u0430\u0440\u0438\u0444\u043c\u0435\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435;\n- \u0435\u0441\u043b\u0438 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043c\u0435\u043d\u044c\u0448\u0435 1.3 \u0441\u0447\u0438\u0442\u0430\u0435\u043c, \u0447\u0442\u043e \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u044b\u0445 \u0440\u0430\u0431\u043e\u0442 \u0432 \u0440\u0430\u043c\u043a\u0430\u0445 \u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u0430 \u0444\u0438\u0447\u0435\u0439 \u043e\u0431\u044b\u0447\u043d\u043e \u043d\u0435\u0442;\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u043f\u043b\u043e\u0445\u043e:\n- \u043f\u043e\u0432\u044b\u0448\u0430\u0435\u0442\u0441\u044f bus factor;\n- \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u0435\u0435 \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u044e\u0442\u0441\u044f;\n- \u0442\u0440\u0443\u0434\u043d\u043e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u0443 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430;\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u0445\u043e\u0440\u043e\u0448\u043e:\n- \u043f\u043e\u044f\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u044d\u043a\u0441\u043f\u0435\u0440\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043e\u0447\u0435\u043d\u044c \u0433\u043b\u0443\u0431\u043e\u043a\u043e \u043f\u043e\u0433\u0440\u0443\u0436\u0435\u043d\u044b \u0432 \u043f\u0440\u0435\u0434\u043c\u0435\u0442\u043d\u0443\u044e \u043e\u0431\u043b\u0430\u0441\u0442\u044c \u0438 \u043c\u043e\u0433\u0443\u0442 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0438\u0442\u044c \u0431\u043e\u043b\u0435\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u044f;\n- \u0441\u043a\u043e\u0440\u0435\u0435 \u0432\u0441\u0435\u0433\u043e \u043d\u0435 \u0431\u044b\u0432\u0430\u0435\u0442 merge \u043a\u043e\u043d\u0444\u043b\u0438\u043a\u0442\u043e\u0432;\n- \u043f\u0440\u043e\u0435\u043a\u0442 \u043c\u043e\u0436\u0435\u0442 \u043e\u0447\u0435\u043d\u044c \u0431\u044b\u0441\u0442\u0440\u043e \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u043e \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u0442\u044c\u0441\u044f \u0432 \u0440\u0430\u0437\u043d\u044b\u0435 \u0441\u0442\u043e\u0440\u043e\u043d\u044b;\n\n\xa7 recommendations.scope.parallelism.has.title\n\u0427\u0430\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442 \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u043e\n\n\xa7 recommendations.scope.parallelism.has.description\n\u0418\u043d\u043e\u0433\u0434\u0430 \u0444\u0438\u0447\u0443 \u0434\u0435\u043b\u0430\u044e\u0442 \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0447\u0435\u043b\u043e\u0432\u0435\u043a.\n\n# \u041c\u0435\u0442\u043e\u0434 \u0440\u0430\u0441\u0447\u0451\u0442\u0430:\n- \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u043e-\u0434\u043d\u0438 \u0434\u0435\u043b\u044f\u0442\u0441\u044f \u043d\u0430 \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0434\u043d\u0438 \u0434\u043b\u044f \u043a\u0430\u0436\u0434\u043e\u0439 \u0444\u0438\u0447\u0438;\n- \u043d\u0430\u0445\u043e\u0434\u0438\u043c \u0441\u0440\u0435\u0434\u043d\u0435\u0435 \u0430\u0440\u0438\u0444\u043c\u0435\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435;\n- \u0435\u0441\u043b\u0438 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043e\u0442 1.3 \u0434\u043e 2.0 \u0441\u0447\u0438\u0442\u0430\u0435\u043c, \u0447\u0442\u043e \u0447\u0430\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442 \u0432 \u0440\u0430\u043c\u043a\u0430\u0445 \u0440\u0430\u0437\u043d\u044b\u0445 \u0444\u0438\u0447\u0435\u0439 \u0438\u043d\u043e\u0433\u0434\u0430 \u0434\u0435\u043b\u0430\u0435\u0442\u0441\u044f \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u043e;\n\n\n\xa7 recommendations.scope.parallelism.every.title\n\u041f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u044b\u0435 \u0440\u0430\u0431\u043e\u0442\u044b\n\n\xa7 recommendations.scope.parallelism.every.description\n\u043b\u044e\u0431\u0443\u044e \u0444\u0438\u0447\u0443 \u0432 \u043e\u0434\u0438\u043d \u043c\u043e\u043c\u0435\u043d\u0442 \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0434\u0435\u043b\u0430\u044e\u0442 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0447\u0435\u043b\u043e\u0432\u0435\u043a\n\n# \u041c\u0435\u0442\u043e\u0434 \u0440\u0430\u0441\u0447\u0451\u0442\u0430:\n- \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u043e-\u0434\u043d\u0438 \u0434\u0435\u043b\u044f\u0442\u0441\u044f \u043d\u0430 \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0434\u043d\u0438 \u0434\u043b\u044f \u043a\u0430\u0436\u0434\u043e\u0439 \u0444\u0438\u0447\u0438;\n- \u043d\u0430\u0445\u043e\u0434\u0438\u043c \u0441\u0440\u0435\u0434\u043d\u0435\u0435 \u0430\u0440\u0438\u0444\u043c\u0435\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435;\n- \u0435\u0441\u043b\u0438 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u0431\u043e\u043b\u044c\u0448\u0435 \u0434\u0432\u0443\u0445 \u0441\u0447\u0438\u0442\u0430\u0435\u043c, \u0447\u0442\u043e \u0431\u043e\u043b\u044c\u0448\u0430\u044f \u0447\u0430\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442 \u0432 \u0440\u0430\u043c\u043a\u0430\u0445 \u0440\u0430\u0437\u043d\u044b\u0445 \u0444\u0438\u0447\u0435\u0439 \u043e\u0431\u044b\u0447\u043d\u043e \u0434\u0435\u043b\u0430\u0435\u0442\u0441\u044f \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u043e;\n\n\n\xa7 recommendations.scope.money\n\u0432 \u0442\u0430\u043a\u0443\u044e \u0441\u0443\u043c\u043c\u0443 \u043c\u043e\u0436\u043d\u043e \u043e\u0446\u0435\u043d\u0438\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u0443 \u043f\u043e \u0434\u0430\u043d\u043d\u043e\u043c\u0443 \u043f\u0440\u043e\u0435\u043a\u0442\u0443.\n\n# \u041c\u0435\u0442\u043e\u0434 \u0440\u0430\u0441\u0447\u0451\u0442\u0430:\n- \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u043e-\u0434\u043d\u0438 \u0437\u0430\u0442\u0440\u0430\u0447\u0435\u043d\u043d\u044b\u0435 \u043d\u0430 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0443 \u0443\u043c\u043d\u043e\u0436\u0430\u044e\u0442\u0441\u044f \u043d\u0430 \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u0443\u044e \u0437\u0430\u0440\u043f\u043b\u0430\u0442\u0443 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u0432;\n\n\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0437\u0430\u0440\u043f\u043b\u0430\u0442\u0443 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430, \u0434\u043b\u044f \u0431\u043e\u043b\u0435\u0435 \u0442\u043e\u0447\u043d\u043e\u0439 \u0441\u0443\u043c\u043c\u044b, \u043c\u043e\u0436\u043d\u043e \u0432 \u0440\u0430\u0437\u0434\u0435\u043b\u0435 \xab\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438\xbb\n\n# \u042d\u0442\u043e \u043c\u043d\u043e\u0433\u043e \u0438\u043b\u0438 \u043c\u0430\u043b\u043e?\n\u0414\u043b\u044f \u043e\u0442\u0432\u0435\u0442\u0430 \u043d\u0430 \u044d\u0442\u043e\u0442 \u0432\u043e\u043f\u0440\u043e\u0441, \u043d\u0443\u0436\u043d\u043e \u043e\u0442\u0432\u0435\u0442\u0438\u0442\u044c \u043d\u0430 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435:\n- \u041c\u043e\u0436\u043d\u043e \u043b\u0438 \u0437\u0430 \u044d\u0442\u0438 \u0434\u0435\u043d\u044c\u0433\u0438 \u0431\u044b\u043b\u043e \u043a\u0443\u043f\u0438\u0442\u044c \u0433\u043e\u0442\u043e\u0432\u043e\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u0435?\n- \u041c\u043e\u0436\u043d\u043e \u043b\u0438 \u0437\u0430 \u044d\u0442\u0438 \u0434\u0435\u043d\u044c\u0433\u0438 \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u0431\u043e\u043b\u0435\u0435 \u0445\u043e\u0440\u043e\u0448\u0438\u0439 \u043f\u0440\u043e\u0434\u0443\u043a\u0442?\n\n\u0415\u0441\u043b\u0438 \u043e\u0442\u0432\u0435\u0442 \u043d\u0430 \u043e\u0431\u0430 \u0432\u043e\u043f\u0440\u043e\u0441\u0430 \xab\u0434\u0430\xbb, \u0442\u043e \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0441 \u043d\u0443\u043b\u044f \u043d\u0435 \u0441\u0442\u043e\u0438\u043b\u0430 \u043f\u043e\u0442\u0440\u0430\u0447\u0435\u043d\u043d\u044b\u0445 \u043d\u0430 \u043d\u0435\u0451 \u0434\u0435\u043d\u0435\u0433.\n \n\xa7 recommendations.scope.bus.everyHasOne.title\nBus factor = 1\n\n\xa7 recommendations.scope.bus.everyHasOne.description\n\u0412 \u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u043e \u0444\u0438\u0447 \u043f\u043e\u0433\u0440\u0443\u0436\u0435\u043d \u043e\u0434\u0438\u043d \u0447\u0435\u043b\u043e\u0432\u0435\u043a.\n\u041d\u0430\u0434\u043e \u043f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0430\u0442\u044c \u043b\u044e\u0434\u0435\u0439.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u043f\u043b\u043e\u0445\u043e:\n- \u0435\u0441\u043b\u0438 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0431\u0443\u0434\u0443\u0442 \u0443\u0432\u043e\u043b\u044c\u043d\u044f\u0442\u044c\u0441\u044f, \u0431\u0443\u0434\u0435\u0442 \u0442\u0440\u0443\u0434\u043d\u043e \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c \u0438\u0445 \u0440\u0430\u0431\u043e\u0442\u0443;\n- \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0435\u0433\u043e \u043a\u043e\u0434\u0430;\n\n# \u041a\u0430\u043a \u0434\u0435\u043b\u0430\u0435\u0442\u0441\u044f \u0432\u044b\u0431\u043e\u0440\u043a\u0430:\n- \u0431\u043e\u043b\u0435\u0435 80% \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u0432 \u0444\u0438\u0447\u0443 \u0434\u0435\u043b\u0430\u0435\u0442 \u043e\u0434\u0438\u043d \u0447\u0435\u043b\u043e\u0432\u0435\u043a;\n- \u043f\u0440\u043e\u0435\u043a\u0442 \u0438\u043c\u0435\u0435\u0442 \u0431\u043e\u043b\u0435\u0435 60% \u0442\u0430\u043a\u0438\u0445 \u0444\u0438\u0447\u0435\u0439;\n\n\xa7 recommendations.scope.bus.oneMaintainer\n\u0432 \u0444\u0438\u0447\u0438 \u043f\u043e\u0433\u0440\u0443\u0436\u0435\u043d \u043e\u0434\u0438\u043d \u0447\u0435\u043b\u043e\u0432\u0435\u043a.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u043f\u043b\u043e\u0445\u043e:\n- \u0435\u0441\u043b\u0438 \u043e\u043d \u0443\u0432\u043e\u043b\u0438\u0442\u0441\u044f, \u0431\u0443\u0434\u0435\u0442 \u0442\u0440\u0443\u0434\u043d\u043e \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0443;\n- \u0441\u043d\u0438\u0436\u0430\u0435\u0442\u0441\u044f \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e code-review;\n- \u0442\u0440\u0443\u0434\u043d\u043e \u0437\u0430\u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u0438\u0442\u044c \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0443 \u043f\u0440\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0441\u0442\u0438;\n\n# \u041a\u0430\u043a \u0434\u0435\u043b\u0430\u0435\u0442\u0441\u044f \u0432\u044b\u0431\u043e\u0440\u043a\u0430:\n- \u0431\u043e\u043b\u0435\u0435 80% \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u0432 \u0444\u0438\u0447\u0443 \u0441\u0434\u0435\u043b\u0430\u043b \u043e\u0434\u0438\u043d \u0447\u0435\u043b\u043e\u0432\u0435\u043a;\n\n\xa7 recommendations.scope.types.process.title\n\u041f\u043b\u043e\u0445\u0438\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b\n\n\xa7 recommendations.scope.types.process.description\n\u0411\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u043e \u0444\u0438\u0447 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442 \u043e\u0434\u0438\u043d \u0442\u0438\u043f \u0437\u0430\u0434\u0430\u0447.\n\n\xa7 recommendations.scope.types.one\n\u0444\u0438\u0447\u0438 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442 \u043e\u0434\u0438\u043d \u0442\u0438\u043f \u0437\u0430\u0434\u0430\u0447.\n\n\xa7 recommendations.scope.types.common\n\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0438 \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u043f\u043e\u0434\u043f\u0438\u0441\u044b\u0432\u0430\u044e\u0442 \u043a\u043e\u043c\u043c\u0438\u0442\u044b \u0438\u043b\u0438 \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440 \u0437\u0430\u0432\u043e\u0434\u0438\u0442 \u043e\u0434\u0438\u043d \u0438 \u0442\u043e\u0442 \u0436\u0435 \u0442\u0438\u043f \u0437\u0430\u0434\u0430\u0447.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u0432\u0430\u0436\u043d\u043e:\n- \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u043f\u0435\u0440\u0435\u0434\u0430\u0442\u044c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0443 \u0434\u0440\u0443\u0433\u043e\u0439 \u043a\u043e\u043c\u0430\u043d\u0434\u0435;\n- \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0432\u044b\u043f\u0443\u0441\u0442\u0438\u0442\u044c "\u043a\u043e\u0440\u043e\u0431\u043e\u0447\u043d\u0443\u044e" \u0432\u0435\u0440\u0441\u0438\u044e;\n- \u0441\u0438\u043b\u044c\u043d\u0430\u044f \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u044c \u043e\u0442 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u044b\u0445 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u0432;\n- \u0431\u043e\u043b\u044c\u0448\u043e\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043e\u0448\u0438\u0431\u043e\u043a \u0438 \u043d\u0438\u0437\u043a\u043e\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u043e\u0434\u0430;\n- \u0432\u0435\u0440\u043e\u044f\u0442\u043d\u043e\u0435 \u0437\u0430\u043c\u0435\u0434\u043b\u0435\u043d\u0438\u0435 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0432 \u0431\u0443\u0434\u0443\u0449\u0435\u043c;\n\n# \u0412 \u0447\u0451\u043c \u043e\u0448\u0438\u0431\u043a\u0430 \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440\u0430:\n- \u0432\u0437\u0433\u043b\u044f\u0434 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442, \u0442\u043e\u043b\u044c\u043a\u043e \u0441 \u043f\u043e\u0437\u0438\u0446\u0438\u0438 \xab\u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0449\u0435\u0439 \u0434\u0435\u043c\u043a\u0438\xbb;\n\n# \u0427\u0442\u043e \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c:\n- \u0442\u0435\u0441\u0442\u044b;\n- \u043e\u0448\u0438\u0431\u043a\u0438 (\u0432\u044b\u044f\u0432\u043b\u0435\u043d\u043d\u044b\u0435 \u043f\u043e \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0430\u043c \u0442\u0435\u0441\u0442\u043e\u0432);\n- \u0440\u0435\u0444\u0430\u043a\u0442\u043e\u0440\u0438\u043d\u0433 (\u0442.\u043a. \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u0430 \u043c\u043e\u0436\u0435\u0442 \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c\u0441\u044f);\n- \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f;\n- \u043f\u0440\u0430\u0432\u043a\u0438 \u0441\u0442\u0438\u043b\u044f (\u043a\u0430\u043a \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043e\u043f\u0440\u043e\u0441\u0430 \u0444\u043e\u043a\u0443\u0441-\u0433\u0440\u0443\u043f\u043f\u044b);\n\n\xa7 recommendations.scope.plan.title\n\u041f\u043e\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0434\u043e\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u044b\u0439 \u043f\u043b\u0430\u043d\n\n\xa7 recommendations.scope.plan.description\n\u0441 \u0443\u0447\u0435\u0442\u043e\u043c \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u044b.\n\n\u041f\u0440\u0438 \u0442\u043e\u043c \u043e\u043f\u0438\u0440\u0430\u0442\u044c\u0441\u044f \u044d\u0442\u043e\u0442 \u043f\u043b\u0430\u043d \u0434\u043e\u043b\u0436\u0435\u043d \u0441\u0440\u0430\u0437\u0443 \u043d\u0430 \u0441\u0430\u043c\u044b\u0435 \u0442\u0440\u0443\u0434\u043d\u044b\u0435 \u0437\u0430\u0434\u0430\u0447\u0438.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u0435 \u043f\u043b\u0430\u043d\u0430 \u043f\u043b\u043e\u0445\u043e:\n- \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0434\u0435\u043b\u0430\u044e\u0442 \u043c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0449\u0443\u044e \u0432\u0435\u0440\u0441\u0438\u044e, \u043d\u0435 \u0437\u0430\u043a\u043b\u0430\u0434\u044b\u0432\u0430\u044f \u0442\u043e\u0447\u043a\u0438 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f. \u041f\u043e\u0441\u043b\u0435 \u044d\u0442\u043e\u0433\u043e \u043f\u0438\u0448\u0435\u0442\u0441\u044f \u043d\u0435 \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0438\u0440\u0443\u0435\u043c\u044b\u0439 \u043a\u043e\u0434, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0442\u043e\u0440\u043c\u043e\u0437\u0438\u0442 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u0444\u0438\u0447\u0438;\n\n# \u0412 \u0447\u0451\u043c \u043e\u0448\u0438\u0431\u043a\u0430 \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440\u0430:\n- \u043e\u043d \u043d\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u043b, \u043a\u0430\u043a \u043f\u0440\u043e\u0434\u0443\u043a\u0442 \u0431\u0443\u0434\u0435\u0442 \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u0442\u044c\u0441\u044f \u0434\u0430\u043b\u0435\u0435 \u0438 \u0432 \u043a\u0430\u043a\u0438\u0445 \u0442\u043e\u0447\u043a\u0430\u0445 \u0431\u0443\u0434\u0435\u0442 \u0440\u043e\u0441\u0442;\n\n# \u041a\u0430\u043a \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c:\n- \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043b\u0430\u043d \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u044f \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430;\n- \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043b\u0430\u043d \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u044f \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u044b (\u0441 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430\u043c\u0438 \u0438 DBA);\n- \u043d\u0430 \u0443\u0440\u043e\u0432\u043d\u0435 \u0441\u0445\u0435\u043c \u0441\u0440\u0430\u0437\u0443 \u043f\u0440\u043e\u0433\u043e\u0432\u0430\u0440\u0438\u0432\u0430\u044e\u0442\u0441\u044f \u043c\u043e\u043c\u0435\u043d\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u043e\u0433\u0443\u0442 \u0441\u0438\u043b\u044c\u043d\u043e \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c\u0441\u044f;\n\n\xa7 recommendations.scope.cost.title\n\u041e\u0446\u0435\u043d\u0438\u0442\u0435 \u0438\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u0438 \u0432 \u0444\u0438\u0447\u0443\n\n\xa7 recommendations.scope.cost.description\n\u0441 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e\u043c \u043f\u043e\u0442\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0439 \u043f\u0440\u0438\u0431\u044b\u043b\u0438.\n\n\u0424\u0438\u0447\u0438 \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0434\u043e\u0440\u043e\u0433\u043e \u0441\u0442\u043e\u044f\u0442 \u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0435, \u043d\u043e \u043f\u0440\u0438\u043d\u043e\u0441\u044f\u0442 \u043c\u0430\u043b\u043e \u043f\u0440\u0438\u0431\u044b\u043b\u0438, \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u0441\u0442\u043e\u0438\u0442 \u043e\u0442\u043b\u043e\u0436\u0438\u0442\u044c \u0438\u043b\u0438 \u0432\u043e\u043e\u0431\u0449\u0435 \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u044c. \u042d\u0442\u043e \u0441\u0434\u0435\u043b\u0430\u0435\u0442 \u043f\u0440\u043e\u0435\u043a\u0442 \u0431\u043e\u043b\u0435\u0435 \u043a\u043e\u043c\u043c\u0435\u0440\u0447\u0435\u0441\u043a\u0438 \u0443\u0441\u043f\u0435\u0448\u043d\u044b\u043c.\n\n\xa7 recommendations.author.lotOfLazy\n\u043f\u0438\u0448\u0435\u0442 \u0441\u043b\u0438\u0448\u043a\u043e\u043c \u043c\u0430\u043b\u043e \u043a\u043e\u0434\u0430.\n\n# \u041c\u043e\u0436\u0435\u0442 \u0443\u0432\u043e\u043b\u0438\u0442\u044c?\n- \u043e\u043d \u0442\u0438\u043c\u043b\u0438\u0434, \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u043e\u0440, \u0430\u043d\u0430\u043b\u0438\u0442\u0438\u043a?\n- \u044d\u0442\u043e \u0435\u0433\u043e \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u043f\u0440\u043e\u0435\u043a\u0442?\n- \u0435\u0441\u0442\u044c \u043a\u0430\u043a\u0438\u0435-\u0442\u043e \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u043d\u0435\u0433\u043e?\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u043d\u0435\u0442 \u0441\u043c\u044b\u0441\u043b\u0430 \u0438\u0441\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c\n\u0421\u0443\u043c\u043c\u0430\u0440\u043d\u044b\u0435 \u0437\u0430\u0442\u0440\u0430\u0442\u044b \u043d\u0430 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430 \u0443\u0436\u0435 \u0431\u043e\u043b\u044c\u0448\u0435 \u0447\u0435\u043c \u043f\u0440\u0438\u0431\u044b\u043b\u044c \u043e\u0442 \u0435\u0433\u043e \u0440\u0430\u0431\u043e\u0442\u044b.\n\u0415\u0441\u043b\u0438 \u043c\u044b \u0441\u0447\u0438\u0442\u0430\u0435\u043c, \u0447\u0442\u043e \u043e\u0431\u044a\u0435\u043a\u0442\u0438\u0432\u043d\u044b\u0445 \u043f\u043e\u043c\u0435\u0445 \u0435\u0433\u043e \u0440\u0430\u0431\u043e\u0442\u0435 \u043d\u0435 \u0431\u044b\u043b\u043e, \u0442\u043e \u0447\u0435\u043b\u043e\u0432\u0435\u043a \u043b\u0438\u0431\u043e \u043d\u0435 \u0445\u043e\u0447\u0435\u0442 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0432\u043e\u043e\u0431\u0449\u0435, \u043b\u0438\u0431\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u043d\u0430 \u0434\u0432\u0443\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u0430\u0445 \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e.\n\u0423\u0432\u043e\u043b\u044c\u043d\u0435\u043d\u0438\u0435 \u0438 \u0437\u0430\u043c\u0435\u043d\u0430 \u043d\u043e\u0432\u044b\u043c \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u043c \u0432\u044b\u0433\u043b\u044f\u0434\u0438\u0442 \u043e\u043f\u0440\u0430\u0432\u0434\u0430\u043d\u043d\u044b\u043c \u0441 \u0442\u043e\u0447\u043a\u0438 \u0437\u0440\u0435\u043d\u0438\u044f \u043e\u0431\u0449\u0435\u0439 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0438.\n\n\xa7 recommendations.author.manyLazy\n\u043f\u0438\u0448\u0435\u0442 \u043c\u0430\u043b\u043e \u043a\u043e\u0434\u0430. \u041d\u0443\u0436\u043d\u043e \u0432\u0437\u044f\u0442\u044c \u043d\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c.\n\n# \u041a\u0430\u043a \u0434\u0435\u043b\u0430\u0435\u0442\u0441\u044f \u0432\u044b\u0431\u043e\u0440\u043a\u0430:\n- \u043d\u0430 \u0442\u0435\u0441\u0442\u043e\u0432\u044b\u0445 \u0432\u044b\u0431\u043e\u0440\u043a\u0430\u0445 \u0445\u043e\u0440\u043e\u0448\u0438\u0439 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0441\u0442 \u043f\u0438\u0448\u0435\u0442 \u043a\u043e\u0434 \u0431\u043e\u043b\u044c\u0448\u0435 80% \u0432\u0440\u0435\u043c\u0435\u043d\u0438;\n- \u0432 \u0434\u0430\u043d\u043d\u043e\u043c \u0441\u043b\u0443\u0447\u0430\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044c \u043e\u0442 60% \u0434\u043e 80%;\n\n# \u041a\u0430\u043a \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u043e\u0432\u0430\u0442\u044c:\n- \u0434\u0440\u043e\u0431\u0438\u0442\u044c \u0437\u0430\u0434\u0430\u0447\u0438 \u043d\u0430 1..2 \u0434\u043d\u044f;\n- \u043a\u0430\u0436\u0434\u044b\u0439 \u0434\u0435\u043d\u044c \u0441\u043f\u0440\u0430\u0448\u0438\u0432\u0430\u0442\u044c \u0441\u0442\u0430\u0442\u0443\u0441;\n- \u0443\u0431\u0435\u0434\u0438\u0442\u044c\u0441\u044f, \u0447\u0442\u043e \u0437\u0430\u0434\u0430\u0447\u0438 \u0445\u043e\u0440\u043e\u0448\u043e \u0440\u0430\u0441\u043f\u0438\u0441\u0430\u043d\u044b \u0438 \u0433\u043e\u0442\u043e\u0432\u044b \u043a \u043d\u0430\u0447\u0430\u043b\u0443 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438;\n- \u0443\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043f\u0430\u0440\u043d\u043e\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435, \u0447\u0442\u043e\u0431\u044b \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c;\n\n\xa7 recommendations.author.oneTypeMans\n\u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442 \u0441\u043b\u0438\u0448\u043a\u043e\u043c \u043e\u0434\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u043d\u044b\u0435 \u0437\u0430\u0434\u0430\u0447\u0438 \u043f\u043e \u0442\u0438\u043f\u0443. \u041c\u043e\u0436\u0435\u0442 \u0432\u044b\u0433\u043e\u0440\u0435\u0442\u044c.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u0432\u0430\u0436\u043d\u043e:\n- \u0435\u0441\u043b\u0438 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a \u0432\u044b\u0433\u043e\u0440\u0438\u0442, \u0435\u0433\u043e \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u044b \u0441\u043d\u0438\u0437\u0438\u0442\u0441\u044f;\n- \u0437\u0430\u043c\u0435\u0434\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u043e\u0441\u0442;\n- \u043f\u043e\u0432\u044b\u0448\u0430\u0435\u0442\u0441\u044f \u0432\u0435\u0440\u043e\u044f\u0442\u043d\u043e\u0441\u0442\u044c \u0443\u0432\u043e\u043b\u044c\u043d\u0435\u043d\u0438\u044f;\n\n# \u041a\u0430\u043a \u0434\u0435\u043b\u0430\u0435\u0442\u0441\u044f \u0432\u044b\u0431\u043e\u0440\u043a\u0430:\n- \u0434\u043b\u044f \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0442\u0441\u044f \u0442\u0438\u043f \u0437\u0430\u0434\u0430\u0447\u0438;\n- \u0435\u0441\u043b\u0438 \u0431\u043e\u043b\u044c\u0448\u0435 70% \u0437\u0430\u0434\u0430\u0447 \u043e\u0434\u043d\u043e\u0433\u043e \u0442\u0438\u043f\u0430, \u0437\u043d\u0430\u0447\u0438\u0442 \u0447\u0435\u043b\u043e\u0432\u0435\u043a \u0434\u0435\u043b\u0430\u0435\u0442 \u043e\u0434\u043d\u043e \u0438 \u0442\u043e\u0436\u0435;\n\n\xa7 recommendations.author.workToday.title: \u0420\u0430\u0431\u043e\u0442\u0430\u0435\u0442 $1\n\xa7 recommendations.author.workToday.description\n\u043d\u0430\u0434 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u043c \u0432 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442.\n\n# \u0421\u043e\u0441\u0442\u0430\u0432: \n- $1;\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u0438\u043c\u0435\u043d\u043d\u043e \u043e\u043d\u0438:\n- \u0440\u0430\u0431\u043e\u0447\u0438\u0445 \u0434\u043d\u0435\u0439 \u0431\u043e\u043b\u0435\u0435 50%;\n- \u0440\u0430\u0431\u043e\u0442\u0430\u043b\u0438 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0445 30 \u0434\u043d\u0435\u0439;\n\n\xa7 recommendations.author.dismissed.title: \u0423\u0432\u043e\u043b\u0438\u043b\u043e\u0441\u044c $1\n\xa7 recommendations.author.dismissed.description\n\u0438\u043b\u0438 \u0440\u0430\u0431\u043e\u0442\u0430\u043b\u043e \u043a\u043e\u0440\u043e\u0442\u043a\u0438\u0439 \u043f\u0440\u043e\u043c\u0435\u0436\u0443\u0442\u043e\u043a \u0432\u0440\u0435\u043c\u0435\u043d\u0438.\n\n# \u0421\u043e\u0441\u0442\u0430\u0432:\n- $1;\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u0438\u043c\u0435\u043d\u043d\u043e \u043e\u043d\u0438:\n- \u0440\u0430\u0431\u043e\u0442\u0430\u043b\u0438 \u0432 \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u043e\u043c \u0440\u0438\u0442\u043c\u0435 (\u0432\u0438\u0434\u0438\u043c\u043e, \u044d\u0442\u043e \u0438\u0445 \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u0439);\n- \u0437\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043c\u0435\u0441\u044f\u0446 \u043d\u0435 \u0431\u044b\u043b\u043e \u043d\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430;\n- \u043e\u0442\u043f\u0443\u0441\u043a \u043e\u0431\u044b\u0447\u043d\u043e 14 \u0434\u043d\u0435\u0439 (\u0438\u0445 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u0435 \u043d\u0435 \u043f\u043e\u0445\u043e\u0436\u0435 \u043d\u0430 \u043e\u0442\u043f\u0443\u0441\u043a);\n\n\xa7 recommendations.author.staff.title: \u041f\u043e\u043c\u043e\u0433\u0430\u044e\u0442 $1\n\xa7 recommendations.author.staff.description\n\u041b\u044e\u0434\u0438 \u0434\u0440\u0443\u0433\u043e\u0439 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0447\u0442\u043e-\u043b\u0438\u0431\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0438\u043b\u0438.\n\n# \u0421\u043e\u0441\u0442\u0430\u0432: \n- $1;\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u0438\u043c\u0435\u043d\u043d\u043e \u043e\u043d\u0438:\n- \u044d\u0442\u043e \u043d\u0435 open-source \u043f\u0440\u043e\u0435\u043a\u0442;\n- \u0440\u0430\u0431\u043e\u0447\u0438\u0445 \u0434\u043d\u0435\u0439 \u043c\u0435\u043d\u0435\u0435 15% \u043e\u0442 \u043e\u0431\u0449\u0435\u0433\u043e \u0447\u0438\u0441\u043b\u0430;\n- \u0438\u0437\u043c\u0435\u043d\u044f\u044e\u0442 \u043f\u0440\u0438\u043c\u0435\u0440\u043d\u043e \u043e\u0434\u043d\u0438 \u0438 \u0442\u0435 \u0436\u0435 \u0444\u0430\u0439\u043b\u044b;\n\n\xa7 recommendations.author.projectType.openSource.title\n\u041e\u0442\u043a\u0440\u044b\u0442\u044b\u0439 \u043f\u0440\u043e\u0435\u043a\u0442\n\n\xa7 recommendations.author.projectType.openSource.description\n\u043f\u044f\u0442\u044c \u0434\u043d\u0435\u0439 \u0432 \u043d\u0435\u0434\u0435\u043b\u044e \u0442\u0443\u0442 \u043d\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0442.\n\n\u041f\u0440\u043e\u0435\u043a\u0442 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0438 \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u043c, \u043f\u0440\u043e\u0441\u0442\u043e \u0442\u0430\u043a\u043e\u0439 \u0442\u0435\u043c\u043f \u0440\u0430\u0431\u043e\u0442\u044b \u043e\u0431\u044b\u0447\u043d\u043e \u0443 \u043e\u0442\u043a\u0440\u044b\u0442\u044b\u0445 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a \u043d\u0430 GitHub.\n\n# \u041c\u0435\u0442\u043e\u0434 \u043e\u0446\u0435\u043d\u043a\u0438:\n- \u0431\u0435\u0440\u0435\u0442\u0441\u044f \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u043f\u043e \u0432\u0441\u0435\u043c \u0430\u043a\u0442\u0438\u0432\u043d\u044b\u043c \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430\u043c;\n- \u043f\u043e\u0434\u0441\u0447\u0438\u0442\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u0441\u0440\u0435\u0434\u043d\u0435\u0435 \u0447\u0438\u0441\u043b\u043e \u0434\u043d\u0435\u0439 \u0440\u0430\u0431\u043e\u0442\u044b \u0438 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432;\n- \u0443 open-source \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a \u0440\u0430\u0431\u043e\u0447\u0438\u0445 \u0434\u043d\u0435\u0439 \u043e\u0431\u044b\u0447\u043d\u043e \u043c\u0430\u043a\u0441\u0438\u043c\u0443\u043c 15..20%;\n\n# \u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f\n\u0414\u043b\u044f \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432, \u0433\u0434\u0435 \u0440\u0430\u0431\u043e\u0442\u0430 \u043d\u0435 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u0430, \u043d\u0435\u0442 \u0441\u043c\u044b\u0441\u043b\u0430 \u0432\u043e \u043c\u043d\u043e\u0433\u0438\u0445 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044f\u0445. \u041f\u043e\u044d\u0442\u043e\u043c\u0443 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0438 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432, \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438 \u0438 \u0442.\u043f. \u0431\u0443\u0434\u0443\u0442 \u0441\u043a\u0440\u044b\u0442\u044b.\n\n\u041a\u0430\u043a \u043f\u0440\u0430\u0432\u0438\u043b\u043e, \u043e\u0446\u0435\u043d\u043a\u0443 \u0442\u0430\u043a\u0438\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432 \u0434\u0435\u043b\u0430\u044e\u0442 \u043f\u0435\u0440\u0435\u0434 \u043d\u0430\u0447\u0430\u043b\u043e\u043c \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0441\u0432\u043e\u0435\u0439 \u0437\u0430\u043a\u0440\u044b\u0442\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438. \u0421\u0430\u043c\u044b\u0435 \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043d\u044b\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0438 \u0432 \u044d\u0442\u043e\u043c \u0441\u043b\u0443\u0447\u0430\u0435 \u0432\u0435\u0440\u043e\u044f\u0442\u043d\u0430\u044f \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u0438 \u0441\u0443\u043c\u043c\u0430\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u043d\u0430 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0443.\n\n\n\xa7 recommendations.author.projectType.easy.title\n\u0421\u043b\u0430\u0431\u0430\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0430\n\n\xa7 recommendations.author.projectType.easy.description\n\u0441\u043b\u0438\u0448\u043a\u043e\u043c \u043c\u043d\u043e\u0433\u043e \u0434\u043d\u0435\u0439 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432. \u041d\u0443\u0436\u043d\u043e \u043f\u043e\u043d\u044f\u0442\u044c \u043f\u043e\u0447\u0435\u043c\u0443 \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u043d\u0435 \u043f\u0438\u0448\u0435\u0442 \u043a\u043e\u0434.\n\n# \u041c\u0435\u0442\u043e\u0434 \u043e\u0446\u0435\u043d\u043a\u0438:\n- \u0431\u0435\u0440\u0435\u0442\u0441\u044f \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u043f\u043e \u0432\u0441\u0435\u043c \u0430\u043a\u0442\u0438\u0432\u043d\u044b\u043c \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430\u043c;\n- \u043f\u043e\u0434\u0441\u0447\u0438\u0442\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u0441\u0440\u0435\u0434\u043d\u0435\u0435 \u0447\u0438\u0441\u043b\u043e \u0434\u043d\u0435\u0439 \u0440\u0430\u0431\u043e\u0442\u044b \u0438 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432;\n- \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u0441\u0447\u0438\u0442\u0430\u0435\u0442\u0441\u044f \u0441\u043b\u0430\u0431\u043e\u0439, \u0435\u0441\u043b\u0438 \u043f\u0440\u043e\u0446\u0435\u043d\u0442 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u043e\u0442 5% \u0434\u043e 20%;\n\n# \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043f\u0440\u0438\u0447\u0438\u043d\u044b:\n- \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043d\u0435\u0442 \u0437\u0430\u0434\u0430\u0447;\n- \u0437\u0430\u0434\u0430\u0447\u0438 \u0435\u0441\u0442\u044c, \u043d\u043e \u0445\u043e\u0440\u043e\u0448\u043e \u043b\u043e\u0436\u0430\u0442\u0441\u044f \u043d\u0430 \u0442\u0435\u043a\u0443\u0449\u0443\u044e \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u0443;\n- \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u0432 \u043e\u0442\u0432\u043b\u0435\u043a\u0430\u044e\u0442 \u0441\u043e\u0432\u0435\u0449\u0430\u043d\u0438\u044f\u043c\u0438;\n- \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u043d\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442;\n\n# \u0412\u0430\u0440\u0438\u0430\u043d\u0442\u044b \u0440\u0435\u0448\u0435\u043d\u0438\u044f:\n- \u043e\u0431\u0441\u0443\u0434\u0438\u0442\u044c \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0443 \u0441 \u043a\u043e\u043c\u0430\u043d\u0434\u043e\u0439;\n- \u0443\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u0433\u0440\u0430\u043d\u0443\u043b\u044f\u0440\u043d\u043e\u0441\u0442\u044c \u0437\u0430\u0434\u0430\u0447, \u0447\u0442\u043e\u0431\u044b \u0437\u0430 \u0434\u0435\u043d\u044c \u043c\u043e\u0436\u043d\u043e \u0431\u044b\u043b\u043e \u0443\u0441\u043f\u0435\u0442\u044c \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u043e\u0434\u043d\u0443 \u0438\u043b\u0438 \u0434\u0432\u0435 \u0437\u0430\u0434\u0430\u0447\u0438;\n- \u0432\u0432\u0435\u0441\u0442\u0438 \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u044b\u0435 \u0441\u043e\u0432\u0435\u0449\u0430\u043d\u0438\u044f, \u0447\u0442\u043e\u0431\u044b \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u0442\u044c \u0434\u0432\u0438\u0436\u0435\u043d\u0438\u0435 \u0437\u0430\u0434\u0430\u0447 \u043f\u043e \u0441\u0442\u0430\u0442\u0443\u0441\u0443;\n- \u0443\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u0441\u0435\u0430\u043d\u0441\u044b \u043f\u0430\u0440\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f, \u0447\u0442\u043e\u0431\u044b \u0443\u0431\u0435\u0434\u0438\u0442\u044c\u0441\u044f, \u0447\u0442\u043e \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a \u043c\u043e\u0436\u0435\u0442 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0431\u044b\u0441\u0442\u0440\u0435\u0435;\n\n\xa7 recommendations.author.manager.title\n\u041e\u0431\u043e\u0437\u043d\u0430\u0447\u044c\u0442\u0435 \u0434\u0435\u0434\u043b\u0430\u0439\u043d\u044b\n\n\xa7 recommendations.author.manager.description\n\u0423 \u043b\u044e\u0431\u043e\u0439 \u0437\u0430\u0434\u0430\u0447\u0438 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u0447\u0451\u0442\u043a\u0438\u0439 \u0434\u0435\u0434\u043b\u0430\u0439\u043d.\n \n\u042d\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442 \u043d\u0435 \u0437\u0430\u0442\u044f\u0433\u0438\u0432\u0430\u0442\u044c \u0435\u0451 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u043d\u0430 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0434\u043d\u0435\u0439 \u0438\u043b\u0438 \u043d\u0435\u0434\u0435\u043b\u044c.\n\n# \u041a\u0430\u043a\u0438\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0438 \u0441\u0442\u043e\u0438\u0442 \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c:\n- \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0434\u043d\u0435\u0439 \u043d\u0430 \u043e\u0434\u043d\u0443 \u0437\u0430\u0434\u0430\u0447\u0443, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0442\u0440\u0430\u0442\u0438\u0442 \u0440\u0430\u0431\u043e\u0442\u043d\u0438\u043a;\n- \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0434\u043d\u0435\u0439 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f \u0432\u043b\u0438\u0442\u0438\u044f PR (\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0438 \u043f\u043e PR);\n\n\xa7 recommendations.author.shorTalk.title\n\u041f\u0440\u043e\u0432\u043e\u0434\u0438\u0442\u0435 \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u044b\u0435 \u0441\u043e\u0432\u0435\u0449\u0430\u043d\u0438\u044f\n\n\xa7 recommendations.author.shorTalk.description\n\u043e\u043d\u0438 \u043f\u043e\u043c\u043e\u0433\u0430\u044e\u0442 \u0431\u044b\u0442\u044c \u0432 \u043a\u0443\u0440\u0441\u0435 \u043f\u0440\u043e\u0435\u043a\u0442\u0430.\n \n\u041d\u0435 \u0440\u0430\u0441\u0442\u044f\u0433\u0438\u0432\u0430\u0439\u0442\u0435 \u0438\u0445 \u043e\u0442\u0432\u043b\u0435\u043a\u0430\u044f\u0441\u044c \u043d\u0430 \u043f\u043e\u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u0435 \u0442\u0435\u043c\u044b.\n\n# \u041d\u0430 \u043a\u0430\u043a\u0438\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u0434\u043e\u043b\u0436\u0435\u043d \u043e\u0442\u0432\u0435\u0442\u0438\u0442\u044c \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a:\n- \u0447\u0442\u043e \u0431\u044b\u043b\u043e \u0441\u0434\u0435\u043b\u0430\u043d\u043e;\n- \u0447\u0442\u043e \u0431\u0443\u0434\u0435\u0442 \u0441\u0434\u0435\u043b\u0430\u043d\u043e;\n- \u0435\u0441\u0442\u044c \u043b\u0438 \u043a\u0430\u043a\u0438\u0435-\u043b\u0438\u0431\u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b;\n\n# \u0421\u043b\u0435\u0434\u0443\u0435\u0442 \u043e\u0431\u0440\u044b\u0432\u0430\u0442\u044c \u043c\u043e\u043d\u043e\u043b\u043e\u0433, \u0435\u0441\u043b\u0438:\n- \u043d\u0430\u0447\u0438\u043d\u0430\u044e\u0442 \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u043e \u043e\u043f\u0438\u0441\u044b\u0432\u0430\u0442\u044c \u043c\u0435\u043b\u043a\u0438\u0435 \u0434\u0435\u0442\u0430\u043b\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043d\u0435 \u0432\u0430\u0436\u043d\u044b;\n- \u0443\u0432\u043e\u0434\u044f\u0442 \u0434\u0438\u0430\u043b\u043e\u0433 \u0432 \u0441\u0442\u043e\u0440\u043e\u043d\u0443, \u043e\u0442 \u043f\u0435\u0440\u0432\u043e\u043d\u0430\u0447\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u043b\u0430\u043d\u0430;\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u0432\u0430\u0436\u043d\u043e:\n\u0427\u0430\u0441\u0442\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043d\u0438\u0447\u0435\u0433\u043e \u043d\u0435 \u0434\u0435\u043b\u0430\u0435\u0442, \u0441\u0442\u0430\u0440\u0430\u0435\u0442\u0441\u044f \u0443\u0439\u0442\u0438 \u043e\u0442 \u043e\u0442\u0432\u0435\u0442\u0430. \u0414\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u043e\u043d \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u043a\u0443\u0447\u0443 \u043d\u0435\u043d\u0443\u0436\u043d\u044b\u0445 \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u043e\u0441\u0442\u0435\u0439 \u0441\u0432\u043e\u0439 \u0440\u0430\u0431\u043e\u0442\u044b. \u042d\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0443\u0441\u044b\u043f\u0438\u0442\u044c \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u043e\u0432 \u0438 \u0440\u0430\u0441\u0442\u044f\u043d\u0443\u0442\u044c \u0432\u0440\u0435\u043c\u044f \u043e\u0442\u0432\u0435\u0442\u0430. \u0421\u043e\u0437\u0434\u0430\u0435\u0442\u0441\u044f \u043e\u0449\u0443\u0449\u0435\u043d\u0438\u0435 \u0447\u0442\u043e \u043e\u043d \u0447\u0435\u043c-\u0442\u043e \u0437\u0430\u043d\u044f\u0442, \u0445\u043e\u0442\u044f \u043f\u043e \u0444\u0430\u043a\u0442\u0443 \u0440\u0430\u0431\u043e\u0442\u044b \u043d\u0435 \u0431\u044b\u043b\u043e.\n\n\xa7 recommendations.author.ipr.title\n\u0421\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u043f\u043b\u0430\u043d \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f\n\n\xa7 recommendations.author.ipr.description\n\u043d\u0430 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430.\n\n*\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043b\u0430\u043d \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f* \u2014 \u044d\u0442\u043e \u0441\u043f\u0438\u0441\u043e\u043a \u0446\u0435\u043b\u0435\u0439 \u0438 \u0437\u0430\u0434\u0430\u0447, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u043e\u043c\u043e\u0433\u0430\u044e\u0442 \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0443 \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u0442\u044c\u0441\u044f \u0432 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u0439 \u043e\u0431\u043b\u0430\u0441\u0442\u0438.\n\n# \u041a\u0430\u043a \u0441\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u043b\u0430\u043d:\n- \u0441\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043c\u0430\u0442\u0440\u0438\u0446\u0443 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u0439;\n- \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c \u043f\u043e \u043a\u0430\u043a\u0438\u043c \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u044f\u043c \u043c\u0435\u043d\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0437\u043d\u0430\u043d\u0438\u0439 \u0438 \u043e\u043f\u044b\u0442\u0430;\n- \u0443\u0437\u043d\u0430\u0442\u044c \u043a\u0430\u043a\u0438\u0435 \u0438\u0437 \u044d\u0442\u0438\u0445 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u0439 \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043d\u044b \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0443;\n- \u043f\u0440\u0438\u0434\u0443\u043c\u0430\u0442\u044c 3..5 \u0446\u0435\u043b\u0435\u0439 \u0432 \u0440\u0430\u043c\u043a\u0430\u0445 \u043a\u0430\u0436\u0434\u043e\u0439 \u0442\u0430\u043a\u043e\u0439 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u0438 \u043d\u0430 \u043f\u043e\u043b\u043f\u043e\u0441\u0442\u043e\u0440\u043e\u043d\u0438\u0435 \u0433\u043e\u0434\u0430 \u0438\u043b\u0438 \u0433\u043e\u0434;\n- \u043a\u0430\u0436\u0434\u044b\u0439 \u043c\u0435\u0441\u044f\u0446 \u043f\u044b\u0442\u0430\u0442\u044c\u0441\u044f \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u0447\u0442\u043e-\u043b\u0438\u0431\u043e \u0434\u043b\u044f \u0434\u043e\u0441\u0442\u0438\u0436\u0435\u043d\u0438\u044f \u043e\u0434\u043d\u043e\u0439 \u0446\u0435\u043b\u0438;\n- \u043a\u0430\u0436\u0434\u044b\u0439 \u043c\u0435\u0441\u044f\u0446 \u043d\u0430\u043f\u043e\u043c\u0438\u043d\u0430\u0442\u044c \u043e\u0431 \u043e\u0431\u0449\u0435\u043c \u043f\u043b\u0430\u043d\u0435 \u0434\u043e\u0441\u0442\u0438\u0436\u0435\u043d\u0438\u044f \u044d\u0442\u0438\u0445 \u0446\u0435\u043b\u0435\u0439;\n\n# \u041d\u0443\u0436\u0435\u043d \u043b\u0438 \u043f\u043b\u0430\u043d \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044e?\n\u0414\u0430, \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c \u0442\u0430\u043a \u0436\u0435 \u0434\u043e\u043b\u0436\u0435\u043d \u0441\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u043b\u0430\u043d \u043d\u0430 \u0441\u0435\u0431\u044f. \u0415\u0441\u043b\u0438 \u043d\u0435\u0442 \u0432\u044b\u0448\u0435\u0441\u0442\u043e\u044f\u0449\u0435\u0433\u043e \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f, \u0442\u043e \u043e\u043d \u0434\u043e\u043b\u0436\u0435\u043d \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u0442\u044c \u0441\u0430\u043c \u0441\u0435\u0431\u044f.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u0432\u0430\u0436\u043d\u043e:\n- \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0442\u0441\u044f \u0431\u043e\u043b\u0435\u0435 \u043b\u043e\u044f\u043b\u044c\u043d\u044b \u043a \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438;\n- \u0437\u0430 \u0442\u0435\u0436\u0435 \u0434\u0435\u043d\u044c\u0433\u0438 \u0432\u044b \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0435 \u0431\u043e\u043b\u0435\u0435 \u043a\u0432\u0430\u043b\u0438\u0444\u0438\u0446\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u043a\u0430\u0434\u0440\u044b;\n\n\xa7 recommendations.author.oneToOne.title\n\u041f\u0440\u043e\u0432\u043e\u0434\u0438\u0442\u0435 1-1 \u043a\u0430\u0436\u0434\u044b\u0439 \u043c\u0435\u0441\u044f\u0446\n\n\xa7 recommendations.author.oneToOne.description\n\u044d\u0442\u043e \u043f\u043e\u043c\u043e\u0436\u0435\u0442 \u0432\u044b\u044f\u0432\u0438\u0442\u044c \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b \u043d\u0430 \u0440\u0430\u043d\u043d\u0435\u0439 \u0441\u0442\u0430\u0434\u0438\u0438.\n\n*One-to-one* \u2014 \u044d\u0442\u043e \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u043b\u0438\u0447\u043d\u044b\u0435 \u0432\u0441\u0442\u0440\u0435\u0447\u0438 \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f \u0441 \u043f\u043e\u0434\u0447\u0438\u043d\u0435\u043d\u043d\u044b\u043c. \u041d\u0430 \u0442\u0430\u043a\u0438\u0445 \u0432\u0441\u0442\u0440\u0435\u0447\u0430\u0445 \u043e\u0431\u044b\u0447\u043d\u043e \u043e\u0431\u0441\u0443\u0436\u0434\u0430\u044e\u0442 \u0432\u0441\u0451, \u0447\u0442\u043e \u0432\u0430\u0436\u043d\u043e \u0434\u043b\u044f \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430, \u0447\u0442\u043e \u0435\u0433\u043e \u0432\u043e\u043b\u043d\u0443\u0435\u0442, \u0438 \u0442\u043e, \u0447\u0435\u043c \u043e\u043d \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0441 \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c \u0442\u043e\u043b\u044c\u043a\u043e \u043d\u0430\u0435\u0434\u0438\u043d\u0435.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u0432\u0430\u0436\u043d\u043e:\n- \u043b\u0435\u0433\u043a\u043e \u0432\u044b\u044f\u0441\u043d\u0438\u0442\u044c, \u043a\u0442\u043e \u0438\u0437 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432 \u043f\u0435\u0440\u0435\u0433\u0440\u0443\u0436\u0435\u043d, \u0430 \u0443 \u043a\u043e\u0433\u043e \u0435\u0441\u0442\u044c \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f;\n- \u043c\u043e\u0436\u043d\u043e \u043f\u0440\u0435\u0434\u043e\u0442\u0432\u0440\u0430\u0442\u0438\u0442\u044c \u0432\u044b\u0433\u043e\u0440\u0430\u043d\u0438\u0435 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430;\n- \u043c\u043e\u0436\u043d\u043e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0431\u044b\u0441\u0442\u0440\u0443\u044e \u043e\u0431\u0440\u0430\u0442\u043d\u0443\u044e \u0441\u0432\u044f\u0437\u044c \u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430\u0445, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0435 \u0437\u0430\u043c\u0435\u0447\u0430\u0442\u044c;\n- \u0444\u043e\u0440\u043c\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u0434\u043e\u0432\u0435\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435, \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0442\u0441\u044f \u0431\u043e\u043b\u0435\u0435 \u043b\u043e\u044f\u043b\u044c\u043d\u044b \u043a \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438;\n- \u043f\u043e\u0432\u044b\u0448\u0430\u0435\u0442\u0441\u044f \u043c\u043e\u0442\u0438\u0432\u0430\u0446\u0438\u044f \u0438 \u0432\u043e\u0432\u043b\u0435\u0447\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432;\n\n\xa7 recommendations.author.club.title\n\u0425\u043e\u0434\u0438\u0442\u0435 \u0432 \u0431\u0430\u0440\n\n\xa7 recommendations.author.club.description\n\u043e\u0434\u0438\u043d \u0440\u0430\u0437 \u0432 \u043c\u0435\u0441\u044f\u0446 \u0438\u043b\u0438 \u0434\u0432\u0430.\n\n\u042d\u0442\u043e \u043f\u043e\u043c\u043e\u0436\u0435\u0442 \u0432\u044b\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043d\u0435\u0444\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u0443\u044e \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044e \u0432 \u043a\u043e\u043b\u043b\u0435\u043a\u0442\u0438\u0432\u0435 \u0438 \u0441\u043f\u043b\u043e\u0442\u0438\u0442\u044c \u043a\u043e\u043c\u0430\u043d\u0434\u0443, \u0434\u0430\u0436\u0435 \u0435\u0441\u043b\u0438 \u043e\u0431\u0449\u0435\u043d\u0438\u0435 \u0431\u0443\u0434\u0435\u0442 \u0441\u0436\u0430\u0442\u044b\u043c.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u0432\u0430\u0436\u043d\u043e:\n- \u043c\u043e\u0436\u043d\u043e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0431\u044b\u0441\u0442\u0440\u0443\u044e \u043e\u0431\u0440\u0430\u0442\u043d\u0443\u044e \u0441\u0432\u044f\u0437\u044c \u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430\u0445, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0435 \u0437\u0430\u043c\u0435\u0447\u0430\u0442\u044c;\n- \u0444\u043e\u0440\u043c\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u0434\u043e\u0432\u0435\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435, \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0442\u0441\u044f \u0431\u043e\u043b\u0435\u0435 \u043b\u043e\u044f\u043b\u044c\u043d\u044b \u043a \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438;\n- \u043f\u043e\u0432\u044b\u0448\u0430\u0435\u0442\u0441\u044f \u0432\u043e\u0432\u043b\u0435\u0447\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432;\n\n\xa7 recommendations.hour.onlyWork.title: \u0412\u044b\u0445\u043e\u0434\u043d\u044b\u0445 \u0442\u0443\u0442 \u043d\u0435\u0442\n\xa7 recommendations.hour.onlyWork.description: \u0412\u0435\u0440\u043e\u044f\u0442\u043d\u043e, \u0441\u0442\u043e\u0438\u0442 \u0443\u0432\u043e\u043b\u0438\u0442\u044c \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0430.\n\xa7 recommendations.hour.weekends.title: \u0420\u0430\u0431\u043e\u0442\u0430 \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445\n\xa7 recommendations.hour.weekends.description: \u0412\u0435\u0440\u043e\u044f\u0442\u043d\u043e, \u0441\u0442\u043e\u0438\u0442 \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0430.\n\xa7 recommendations.hour.easy.title: \u0411\u044b\u0432\u0430\u044e\u0442 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b\n\xa7 recommendations.hour.easy.description: \u0412\u0435\u0440\u043e\u044f\u0442\u043d\u043e, \u0431\u044b\u0432\u0430\u044e\u0442 \u0437\u0430\u0432\u0430\u043b\u044b \u0438 \u043f\u0440\u0438\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445.\n\xa7 recommendations.week.lazyDays.down.title: \u0421\u0442\u0430\u043b\u043e \u043c\u0435\u043d\u044c\u0448\u0435 \u043f\u0440\u043e\u0433\u0443\u043b\u043e\u0432\n\xa7 recommendations.week.lazyDays.down.description: \u0437\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0435 \u0442\u0440\u0438 \u043d\u0435\u0434\u0435\u043b\u0438 \u044d\u0442\u043e\u0442 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044c \u0443\u043f\u0430\u043b\n\xa7 recommendations.week.lazyDays.up.title: \u0421\u0442\u0430\u043b\u043e \u0431\u043e\u043b\u044c\u0448\u0435 \u043f\u0440\u043e\u0433\u0443\u043b\u043e\u0432\n\xa7 recommendations.week.lazyDays.up.description: \u043d\u0435\u0442 \u0437\u0430\u0434\u0430\u0447 \u0438\u043b\u0438 \u043d\u0443\u0436\u0435\u043d \u0431\u043e\u043b\u0435\u0435 \u0436\u0435\u0441\u0442\u043a\u0438\u0439 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c\n\xa7 recommendations.week.notWork.title: \u0421\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u043e \u043d\u0435 \u0434\u043e\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0435\u0442\n\xa7 recommendations.week.notWork.description: \u0442.\u043a. \u043a\u0430\u0436\u0434\u0443\u044e \u043d\u0435\u0434\u0435\u043b\u044e \u043f\u0438\u0448\u0435\u0442 \u043a\u043e\u0434 \u043d\u0435 100% \u0432\u0440\u0435\u043c\u0435\u043d\u0438\n\xa7 recommendations.week.upWork.title: \u0421\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u043e \u043f\u0435\u0440\u0435\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0435\u0442\n\xa7 recommendations.week.upWork.description: \u0442.\u043a. \u043a\u0430\u0436\u0434\u0443\u044e \u043d\u0435\u0434\u0435\u043b\u044e \u043f\u0438\u0448\u0435\u0442 \u043a\u043e\u0434 \u0432 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0435 \u0434\u043d\u0438\n\xa7 recommendations.week.task.up.title: \u0420\u0430\u0441\u0442\u0451\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c\n\xa7 recommendations.week.task.up.description: \u0438\u043b\u0438 \u0437\u0430\u0434\u0430\u0447\u0438 \u0441\u0442\u0430\u043b\u0438 \u0441\u043b\u0438\u0448\u043a\u043e\u043c \u043c\u0435\u043b\u043a\u0438\u0435. \u041d\u0443\u0436\u043d\u043e \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c. \u0415\u0441\u043b\u0438 \u0433\u0440\u0430\u043d\u0443\u043b\u044f\u0440\u043d\u043e\u0441\u0442\u044c \u0442\u0430 \u0436\u0435 - \u0437\u0430\u043a\u0440\u0435\u043f\u0438\u0442\u044c \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442.\n\xa7 recommendations.week.task.lazyMaintainer.description: \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u043b\u0438\u0434\u0435\u0440 \u043f\u043e \u043f\u0440\u043e\u0433\u0443\u043b\u0430\u043c. \u0423\u0432\u043e\u043b\u0438\u0442\u044c?\n\xa7 recommendations.week.task.down.title: \u041f\u0430\u0434\u0430\u0435\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c\n\xa7 recommendations.week.task.down.description\n\u0438\u043b\u0438 \u0437\u0430\u0434\u0430\u0447\u0438 \u0445\u0443\u0436\u0435 \u0440\u0430\u0437\u0431\u0438\u0432\u0430\u044e\u0442. \u041d\u0443\u0436\u043d\u043e \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c. \u0415\u0441\u043b\u0438 \u0433\u0440\u0430\u043d\u0443\u043b\u044f\u0440\u043d\u043e\u0441\u0442\u044c \u0442\u0430 \u0436\u0435 - \u0432\u0437\u044f\u0442\u044c \u043d\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c.\n\n# \u041c\u0435\u0442\u043e\u0434 \u043e\u0446\u0435\u043d\u043a\u0438:\n- \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0437\u0430\u0434\u0430\u0447 \u0432 \u0434\u0435\u043d\u044c, \u043d\u0430\u0434 \u043a\u043e\u0442\u043e\u0440\u044b\u043c\u0438 \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0442, \u043d\u0430 \u043f\u0440\u043e\u0442\u044f\u0436\u0435\u043d\u0438\u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0445 \u0442\u0440\u0435\u0445 \u043d\u0435\u0434\u0435\u043b\u044c \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u043e \u043f\u0430\u0434\u0430\u0435\u0442.\n\n# \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043e\u0448\u0438\u0431\u043a\u0438:\n- \u0437\u0430\u0434\u0430\u0447\u0438 \u043c\u043e\u0433\u043b\u0438 \u0431\u044b\u0442\u044c \u0441\u043b\u043e\u0436\u043d\u0435\u0435, \u0447\u0435\u043c \u043a\u0430\u0437\u0430\u043b\u0438\u0441\u044c;\n- \u0437\u0430\u0434\u0430\u0447\u0438 \u043c\u043e\u0433\u043b\u0438 \u0438\u043c\u0435\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u043e\u0431\u044a\u0451\u043c \u0440\u0430\u0431\u043e\u0442\u044b (\u043d\u0443\u0436\u043d\u043e \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0439, \u043f\u0430\u0434\u0430\u044e\u0442 \u043e\u043d\u0438 \u0438\u043b\u0438 \u043d\u0435\u0442 \u0437\u0430 \u044d\u0442\u043e\u0442 \u0436\u0435 \u043f\u0435\u0440\u0438\u043e\u0434)\n\n\xa7 recommendations.type.everyHasOne.title: \u041d\u0435 \u043f\u043e\u0434\u043f\u0438\u0441\u044b\u0432\u0430\u044e\u0442 \u0442\u0438\u043f \u0437\u0430\u0434\u0430\u0447\u0438\n\xa7 recommendations.type.everyHasOne.description: \u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u043e \u0442\u0438\u043f\u043e\u0432 \u0437\u0430\u0434\u0430\u0447 \u0434\u0435\u043b\u0430\u0435\u0442 \u043e\u0434\u0438\u043d \u0447\u0435\u043b\u043e\u0432\u0435\u043a.\n\xa7 recommendations.type.oneMaintainer.title: \u0423\u0437\u043a\u0430\u044f \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f\n\xa7 recommendations.type.oneMaintainer.description\n\u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u043e \u0437\u0430\u0434\u0430\u0447 \u043e\u0434\u043d\u043e\u0433\u043e \u0442\u0438\u043f\u0430 \u0434\u0435\u043b\u0430\u044e\u0442 \u043e\u0434\u043d\u0438 \u0438 \u0442\u0435 \u0436\u0435 \u043b\u044e\u0434\u0438.\n\n# \u0422\u0438\u043f\u044b \u0437\u0430\u0434\u0430\u0447:\n\n\xa7 recommendations.type.common\n# \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u044d\u0442\u043e \u043d\u0435 \u0442\u0430\u043a\n\n\u041d\u0443\u0436\u043d\u043e \u0443\u0431\u0435\u0434\u0438\u0442\u044c\u0441\u044f, \u0447\u0442\u043e \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0435 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0432\u0435\u0440\u043d\u043e \u043f\u043e\u0434\u043f\u0438\u0441\u044b\u0432\u0430\u044e\u0442 \u043a\u043e\u043c\u043c\u0438\u0442\u044b.\n\n\u0428\u0430\u0433\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u043e\u043c\u043e\u0433\u0443\u0442 \u044d\u0442\u043e \u0441\u0434\u0435\u043b\u0430\u0442\u044c:\n- \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043f\u0440\u0435-\u043a\u043e\u043c\u043c\u0438\u0442 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0443 \u0434\u043b\u044f commit message;\n- \u043e\u0431\u044a\u044f\u0441\u043d\u0438\u0442\u044c \u043a\u043e\u043c\u0430\u043d\u0434\u0435, \u0447\u0442\u043e \u043d\u0443\u0436\u043d\u043e \u0443\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u0442\u0438\u043f;\n- \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u0432 \u043d\u043e\u0432\u044b\u0445 \u0432\u0435\u0442\u043a\u0430\u0445, \u0447\u0442\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0441\u043b\u0435\u0434\u0443\u044e\u0442 \u043f\u0440\u0430\u0432\u0438\u043b\u0443;\n\n# \u0415\u0441\u043b\u0438 \u044d\u0442\u043e \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0442\u0430\u043a\n\n\u0412\u044b \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u043b\u0438 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u0438 \u0443\u0431\u0435\u0434\u0438\u043b\u0438\u0441\u044c \u0447\u0442\u043e \u043e\u0434\u0438\u043d \u0438 \u0442\u043e\u0442 \u0436\u0435 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a, \u0434\u0435\u043b\u0430\u0435\u0442 \u0437\u0430\u0434\u0430\u0447\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u0438 \u0442\u043e\u0433\u043e \u0436\u0435 \u0442\u0438\u043f\u0430.\n\n\u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u043f\u043b\u043e\u0445\u043e:\n- \u0435\u0433\u043e \u0443\u0432\u043e\u043b\u044c\u043d\u0435\u043d\u0438\u0435 \u043e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442 \u0446\u0435\u043b\u0443\u044e \u043f\u0430\u0447\u043a\u0443 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432;\n- \u0443\u043c\u0435\u043d\u044c\u0448\u0430\u0435\u0442\u0441\u044f \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u044f \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0445 \u0447\u043b\u0435\u043d\u043e\u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u044b;\n- \u0442\u0440\u0443\u0434\u043d\u043e \u0432\u0435\u0440\u0445\u043d\u0435\u0443\u0440\u043e\u0432\u043d\u0435\u0432\u043e \u043f\u043e\u043d\u044f\u0442\u044c \u0435\u0433\u043e \u043f\u0440\u0430\u0432\u043a\u0438;\n\n\u041a\u0430\u043a \u044d\u0442\u043e \u0438\u0441\u043f\u0440\u0430\u0432\u0438\u0442\u044c:\n- \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0442\u044c \u0440\u0430\u0437\u043d\u044b\u0435 \u0442\u0438\u043f\u044b \u0437\u0430\u0434\u0430\u0447 \u0440\u0430\u0432\u043d\u043e\u043c\u0435\u0440\u043d\u043e;\n- \u043c\u0435\u043d\u044f\u0442\u044c \u043e\u0431\u043b\u0430\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u044b (\u0442\u0435\u0441\u0442\u044b, \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f, \u043e\u0448\u0438\u0431\u043a\u0438) \u043c\u0435\u0436\u0434\u0443 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430\u043c\u0438 \u0447\u0435\u0440\u0435\u0437 \u0441\u043f\u0440\u0438\u043d\u0442;\n\n\xa7 recommendations.type.fewTypes.title\n\u042d\u0442\u043e \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\n\n\xa7 recommendations.type.fewTypes.description\n\u0434\u043b\u044f \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u0437\u0430\u043a\u0430\u0437\u0447\u0438\u043a\u0430 \u0438\u043b\u0438 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b.\n\n# \u041a\u0430\u043a\u0438\u0435 \u043f\u0440\u0438\u0437\u043d\u0430\u043a\u0438 \u0435\u0441\u0442\u044c \u0443 \xab\u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u043e\u0433\u043e\xbb \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430:\n- \u043b\u043e\u043a\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f;\n- \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f;\n- \u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u043e\u0431\u044a\u0451\u043c \u0442\u0435\u0441\u0442\u043e\u0432;\n- \u0432\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u0430\u044f \u043a\u0430\u0441\u0442\u043e\u043c\u0438\u0437\u0430\u0446\u0438\u044f;\n- \u0440\u0435\u0444\u0430\u043a\u0442\u043e\u0440\u0438\u043d\u0433 \u0443\u0437\u043a\u0438\u0445 \u043c\u0435\u0441\u0442;\n- \u0438 \u0442.\u043f.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e\u0442 \u043f\u0440\u043e\u0434\u0443\u043a\u0442 \u0432\u044b\u0433\u043b\u044f\u0434\u0438\u0442 \u043a\u0430\u043a \xab\u043b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0439\xbb:\n- \u0443 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \xab\u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u043e\u0433\u043e\xbb \u043f\u0440\u0438\u0437\u043d\u0430\u043a\u0430 \u0431\u0443\u0434\u0435\u0442 \u043f\u0435\u0440\u0435\u0432\u0435\u0441 \u043f\u043e \u0441\u0432\u043e\u0435\u043c\u0443 \u0442\u0438\u043f\u0443 \u0437\u0430\u0434\u0430\u0447;\n- \u0447\u0435\u043c \u0431\u043e\u043b\u044c\u0448\u0435 \xab\u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u0445\xbb \u043f\u0440\u0438\u0437\u043d\u0430\u043a\u043e\u0432, \u0442\u0435\u043c \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0435\u0440\u043e\u044f\u0442\u043d\u043e\u0441\u0442\u044c \xab\u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u043e\u0433\u043e\xbb \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430;\n\n\u0412 \u0434\u0430\u043d\u043d\u043e\u043c \u0441\u043b\u0443\u0447\u0430\u0435 \u043c\u044b \u0432\u0438\u0434\u0438\u043c \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u043e\u0435 \u0447\u0438\u0441\u043b\u043e \u0442\u0438\u043f\u043e\u0432, \u0430 \u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e, \u0441\u043a\u043e\u0440\u0435\u0435 \u0432\u0441\u0435\u0433\u043e \u0435\u0441\u0442\u044c \u043d\u0435\u0434\u043e\u0440\u0430\u0431\u043e\u0442\u043a\u0438, \u043c\u0435\u0448\u0430\u044e\u0449\u0438\u0435 \u043b\u0435\u0433\u043a\u043e \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u0440\u043e\u0434\u0443\u043a\u0442 \u043d\u0430 \u043c\u0438\u0440\u043e\u0432\u043e\u0439 \u0440\u044b\u043d\u043e\u043a \u0438 \u043f\u0440\u043e\u0434\u0430\u0432\u0430\u0442\u044c \u0435\u0433\u043e \u0432 \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0442\u0440\u0430\u043d\u0430\u0445.\n\n# \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u044d\u0442\u043e \u043d\u0435 \u0442\u0430\u043a\n\u041f\u043e \u0442\u0438\u043f\u0430\u043c \u0444\u0430\u0439\u043b\u043e\u0432 \u043c\u044b \u043c\u043e\u0436\u0435\u043c \u043f\u0440\u0435\u0434\u043f\u043e\u043b\u043e\u0436\u0438\u0442\u044c \u0442\u0438\u043f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b (\u0441\u0430\u0439\u0442, \u0441\u0435\u0440\u0432\u0435\u0440\u043d\u043e\u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435, DevOps \u0441\u043a\u0440\u0438\u043f\u0442\u044b \u0438 \u0442.\u0434.). \u0414\u043b\u044f frontend \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u043d\u0430\u0448\u0430 \u0433\u0438\u043f\u043e\u0442\u0435\u0437\u0430 \u0431\u0443\u0434\u0435\u0442 \u0431\u043e\u043b\u0435\u0435 \u0432\u0435\u0440\u043d\u043e\u0439, \u0447\u0435\u043c \u0434\u043b\u044f DevOps-\u0441\u043a\u0440\u0438\u043f\u0442\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u043e\u0433\u0443\u0442 \u0431\u044b\u0442\u044c \u043b\u0438\u0448\u044c \u043c\u0438\u043a\u0440\u043e-\u043c\u043e\u0434\u0443\u043b\u0435\u043c \u0438\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438.\n\n\xa7 recommendations.type.diff.title\n\u0420\u0430\u0437\u0431\u0435\u0439\u0442\u0435 \u043b\u0438\u0434\u0438\u0440\u0443\u044e\u0449\u0438\u0439 \u0442\u0438\u043f \u043d\u0430 \u043f\u043e\u0434\u0442\u0438\u043f\u044b\n\n\xa7 recommendations.type.diff.description\n\u0434\u043b\u044f \u0434\u0435\u0442\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043e\u0448\u0438\u0431\u043e\u043a.\n\n\u041a\u0430\u043a \u043f\u0440\u0430\u0432\u0438\u043b\u043e, \u0442\u0438\u043f \u0437\u0430\u0434\u0430\u0447 \u0441 \u043c\u0435\u0442\u043a\u043e\u0439 \xab\u0438\u0441\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043e\u043a\xbb \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043b\u0438\u0434\u0438\u0440\u0443\u044e\u0449\u0438\u043c. \u042d\u0442\u043e \u0434\u0435\u043b\u0430\u0435\u0442 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0443 \u0441\u043b\u0430\u0431\u043e-\u0434\u0435\u0442\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0439.\n\n*\u0415\u0441\u043b\u0438 \u0443 \u0432\u0430\u0441 \u043f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u0442\u0430\u043a\u0430\u044f \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u044f*, \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0440\u0430\u0437\u0431\u0438\u0442\u044c \u044d\u0442\u043e\u0442 \u0442\u0438\u043f \u043d\u0430 \u043f\u043e\u0434\u0442\u0438\u043f\u044b (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u043f\u043e \u043c\u0435\u0441\u0442\u0443 \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u0438\u044f).\n\n\u0420\u0430\u0441\u0441\u043c\u043e\u0442\u0440\u0438\u043c \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043e\u0432 \u043f\u043e\u0434\u0442\u0438\u043f\u043e\u0432:\n- fix_dev (\u043e\u0448\u0438\u0431\u043a\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u043d\u0430\u044f \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438);\n- fix_test (\u043e\u0448\u0438\u0431\u043a\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u043d\u0430\u044f \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f);\n- fix (\u043e\u0448\u0438\u0431\u043a\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u043d\u0430\u044f \u0432 \u043f\u0440\u043e\u0434\u0435);\n\n\xa7 recommendations.type.buddy.title\n\u041a\u043e\u043f\u0438\u0442\u0435 \u043c\u0435\u043b\u043a\u0438\u0435 \u0437\u0430\u0434\u0430\u0447\u0438\n\n\xa7 recommendations.type.buddy.description\n\u0434\u043b\u044f \u043d\u043e\u0432\u044b\u0445 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432.\n\n# \u0415\u0441\u043b\u0438 \u0437\u0430\u0434\u0430\u0447\u0430:\n- \u043d\u0435 \u0432\u0430\u0436\u043d\u0430\u044f;\n- \u043d\u0435 \u0431\u043e\u043b\u044c\u0448\u0430\u044f;\n- \u043d\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u0441\u0438\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u043e\u0433\u0440\u0443\u0436\u0435\u043d\u0438\u044f \u0432 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442;\n- \u0431\u043e\u043b\u044c\u0448\u0435 \u043f\u0440\u043e \u0440\u0435\u0444\u0430\u043a\u0442\u043e\u0440\u0438\u043d\u0433, \u0447\u0435\u043c \u043f\u0440\u043e \u043d\u043e\u0432\u044b\u0439 \u043a\u043e\u0434;\n\n# \u041f\u043e\u043b\u043e\u0436\u0438\u0442\u0435 \u0435\u0451 \u0432 backlog \u0441 \u043c\u0435\u0442\u043a\u043e\u0439 \xab\u0434\u043b\u044f \u043d\u043e\u0432\u0438\u0447\u043a\u043e\u0432\xbb.\n\n\u041a\u043e\u0433\u0434\u0430 \u043f\u0440\u0438\u0434\u0451\u0442 \u043d\u043e\u0432\u044b\u0439 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a, \u0432\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u043c\u043e\u043c\u0435\u043d\u0442\u0430\u043b\u044c\u043d\u043e \u0434\u043e\u0441\u0442\u0430\u0442\u044c \u0435\u043c\u0443 \u043f\u0430\u0447\u043a\u0443 \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0438\u0445 \u0438 \u0440\u0430\u0437\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u043d\u044b\u0445 \u043f\u043e \u0442\u0438\u043f\u0443 \u0437\u0430\u0434\u0430\u0447, \u0434\u043b\u044f \u043e\u0437\u043d\u0430\u043a\u043e\u043c\u043b\u0435\u043d\u0438\u044f \u0441 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u043c.\n\n\u0422\u0430\u043a\u0436\u0435, \u0435\u0441\u043b\u0438 \u0443 \u0432\u0430\u0441 \u0431\u0443\u0434\u0435\u0442 \u0437\u0430\u0441\u0442\u043e\u0439 \u0432 \u0440\u0430\u0431\u043e\u0442\u0435, \u0432\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u043e\u0441\u0442\u0430\u0432\u0430\u0442\u044c \u043f\u043e \u043e\u0434\u043d\u043e\u0439 \u0442\u0430\u043a\u043e\u0439 \u043c\u0435\u043b\u043a\u043e\u0439 \u0437\u0430\u0434\u0430\u0447\u0435 \u0438\u0437 backlog-\u0430.\n',"\n\xa7 page.settings.document.title: \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f\n\xa7 page.settings.document.name: \u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b\n\xa7 page.settings.document.language: \u042f\u0437\u044b\u043a \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430\n\xa7 page.settings.links.title: \u041f\u0440\u0435\u0444\u0438\u043a\u0441\u044b \u0441\u0441\u044b\u043b\u043e\u043a\n\xa7 page.settings.links.task: \u0414\u043b\u044f \u043d\u043e\u043c\u0435\u0440\u043e\u0432 \u0437\u0430\u0434\u0430\u0447\n\xa7 page.settings.links.pr: \u0414\u043b\u044f PR\n\xa7 page.settings.user.title: \u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438\n\xa7 page.settings.user.notFound: \u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0445 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043a \u043d\u0435\u0442. \u0414\u0430\u043d\u043d\u044b\u0435 \u043f\u043e \u0432\u0441\u0435\u043c \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430\u043c \u0432\u044b\u0447\u0438\u0441\u043b\u044f\u044e\u0442\u0441\u044f \u043f\u043e \u043e\u0431\u0449\u0438\u043c \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0430\u043c.\n\xa7 page.settings.user.subTitle: \u0414\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u043a \u0442\u0440\u0443\u0434\u043e\u0432\u043e\u043c\u0443 \u0434\u043e\u0433\u043e\u0432\u043e\u0440\u0443 \u2116$1\n\xa7 page.settings.user.from: \u0414\u0430\u0442\u0430 \u043d\u0430\u0447\u0430\u043b\u0430 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f\n\xa7 page.settings.mailmap: \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 .mailmap\n\xa7 page.settings.common.title: \u041e\u0431\u0449\u0438\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u043f\u043e \u0437\u0430\u0440\u043f\u043b\u0430\u0442\u0435\n\xa7 page.settings.common.type.title: \u0422\u0438\u043f \u0440\u0430\u0431\u043e\u0442\u044b \u043d\u0430\u0434 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u043c\n\xa7 page.settings.common.type.full: \u041f\u043e\u043b\u043d\u0430\u044f \u0437\u0430\u043d\u044f\u0442\u043e\u0441\u0442\u044c\n\xa7 page.settings.common.type.part: \u041f\u0440\u043e\u0435\u043a\u0442\u043d\u0430\u044f \u0440\u0430\u0431\u043e\u0442\u0430\n\xa7 page.settings.common.salary: \u0417\u0430\u0440\u043f\u043b\u0430\u0442\u0430 \u0432 \u043c\u0435\u0441\u044f\u0446\n\xa7 page.settings.common.currency: \u0412\u0430\u043b\u044e\u0442\u0430\n\xa7 page.settings.common.workDaysInYear: \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0440\u0430\u0431\u043e\u0447\u0438\u0445 \u0434\u043d\u0435\u0439 \u0432 \u0433\u043e\u0434\u0443\n\xa7 page.settings.common.vacationDaysInYear: \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0434\u043d\u0435\u0439 \u043e\u0442\u043f\u0443\u0441\u043a\u0430 \u0432 \u0433\u043e\u0434\n\xa7 page.settings.common.workDaysInWeek: \u0420\u0430\u0431\u043e\u0447\u0438\u0435 \u0434\u043d\u0438\n\xa7 page.settings.form.save: \u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c\n\xa7 page.settings.form.cancel: \u041e\u0442\u043c\u0435\u043d\u0430\n\xa7 page.settings.form.remove: \u0423\u0434\u0430\u043b\u0438\u0442\u044c\n\xa7 page.settings.form.addEmployee: \u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430\n\xa7 page.settings.form.addContract: \u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0442\u0440\u0443\u0434\u043e\u0432\u043e\u0439 \u0434\u043e\u0433\u043e\u0432\u043e\u0440\n",'\n\xa7 page.welcome.step1: Ejecute el comando en la ra\xedz de su proyecto\n\xa7 page.welcome.step3: Arrastrais\n\xa7 page.welcome.step4: fichero log.txt a esta p\xe1gina\n\xa7 page.welcome.description: Git crear\xe1 un archivo log.txt. Contiene los datos para construir el informe. Ejecute el comando git shortlog -s -n -e \u0435si el informe no es necesario. Crear un archivo [.mailmap|https://git-scm.com/docs/gitmailmap] en la ra\xedz del proyecto para combinar las estad\xedsticas de los empleados.\n\xa7 page.welcome.warning1: El Servicio no ALMACENA ni TRANSMITE sus datos. Todos los c\xe1lculos se realizan en su computadora.\n\xa7 page.welcome.warning2: El Servicio no RECOPILA ESTAD\xcdSTICAS sobre proyectos. Puedes ver [c\xf3digo fuente|https://github.com/bakhirev/assayo].\n\xa7 page.common.words.title: Estad\xedsticas en palabras\n\xa7 page.common.words.description: la palabra m\xe1s popular. Se encuentra $1 veces.\n\xa7 page.common.commits.title: N\xfamero de commits por d\xeda\n\xa7 page.common.commits.description: ($1) el d\xeda m\xe1s productivo por n\xfamero de commits.\n\xa7 page.common.commits.title2: $1 commits hechas: $2\n\xa7 page.common.filter.allUsers: No tiene importancia\n\xa7 page.print.modal.title: Lo que imprimimos?\n\xa7 page.print.modal.page: P\xe1gina actual\n\xa7 page.print.modal.type: Secci\xf3n actual\n\xa7 page.print.modal.all: Todas las estad\xedsticas\n\xa7 page.print.modal.cancel: Cancelaci\xf3n\n\xa7 page.print.tableOfContents: Tabla\n\xa7 page.print.title: Informe del repositorio git\n\xa7 page.print.sub_title: \xab$1\xbb\n\xa7 page.print.description: Los datos para el informe se obtuvieron del historial de commits.\n\xa7 page.team.author.title: Estad\xedsticas de los empleados\n\xa7 page.team.author.description1: Parte de las estad\xedsticas (la velocidad del trabajo, el dinero gastado, etc.) para los empleados con el tipo de "Asistente" no cuenta, ya que no es un rol permanente en el proyecto. Su trabajo es insignificante y puede ser ignorado.\n\xa7 page.team.author.description2: La clasificaci\xf3n predeterminada es la clasificaci\xf3n por n\xfamero de tareas y grupos(empleados actuales, despedidos, ayudantes).\n\xa7 page.team.author.types: Tipo de trabajo\n\xa7 page.team.author.commits: Commits\n\xa7 page.team.author.commitsSmall: commits\n\xa7 page.team.author.tasks: Tareas\n\xa7 page.team.author.tasksSmall: Tareas\n\xa7 page.team.author.workedLosses: D\xedas con y sin commits\n\xa7 page.team.author.worked: trabajo\n\xa7 page.team.author.losses: d\xedas sin commits\n\xa7 page.team.author.days: d\xeda\n\xa7 page.team.author.daysForTask: D\xedas por tarea\n\xa7 page.team.author.scopes: Elaboraci\xf3n definitiva\n\xa7 page.team.author.moneyAll: Dinero recibido\n\xa7 page.team.author.moneyWorked: Trabajo\n\xa7 page.team.author.moneyLosses: Sobrepago\n\xa7 page.team.author.type.work: works\n\xa7 page.team.author.type.dismissed: dismissed\n\xa7 page.team.author.type.staff: staff\n\xa7 page.team.hours.title: Distribuci\xf3n del trabajo cada d\xeda de la semana\n\xa7 page.team.month.title: Calendario del proyecto\n\xa7 page.team.month.first: (first work day)\n\xa7 page.team.month.last: (last work day)\n\xa7 page.team.scope.title: Estad\xedsticas de m\xf3dulos\n\xa7 page.team.scope.scope: Elaboraci\xf3n definitiva\n\xa7 page.team.scope.days: Siervo. d\xeda\n\xa7 page.team.scope.authorsDays: D\xedas-persona\n\xa7 page.team.scope.tasks: Tareas\n\xa7 page.team.scope.commits: Commits\n\xa7 page.team.scope.commitsSmall: commits\n\xa7 page.team.scope.types: Tipo de trabajo\n\xa7 page.team.scope.authors: Contribuci\xf3n personal\n\xa7 page.team.scope.cost: Costo\n\xa7 page.team.type.title: Estad\xedsticas por tipo de tarea\n\xa7 page.team.type.description: *Contribuci\xf3n personal* se considera por el n\xfamero de Commits, no por el volumen de l\xedneas o archivos modificados. Por lo tanto, tambi\xe9n debe ver la secci\xf3n "An\xe1lisis de archivos" para evaluar el alcance de los cambios\n\xa7 page.team.type.type: Tipo de trabajo\n\xa7 page.team.type.tasks: Tareas\n\xa7 page.team.type.tasksSmall: Tareas\n\xa7 page.team.type.days: D\xeda\n\xa7 page.team.type.daysSmall: D\xeda\n\xa7 page.team.type.authorsDays: D\xedas-persona\n\xa7 page.team.type.commits: Commits\n\xa7 page.team.type.authors: Contribuci\xf3n personal\n\xa7 page.team.total.titleA: Alcance\n\xa7 page.team.total.titleB: Costo\n\xa7 page.team.total.daysWorked.title: d\xedas-persona\n\xa7 page.team.total.daysWorked.description: Solo se tienen en cuenta los d\xedas en que se realizaron los commits\n\xa7 page.team.total.commits.title: commits\n\xa7 page.team.total.commits.description: Las ramas eliminadas no cuentan\n\xa7 page.team.total.daysLosses.title: d\xedas sin commits\n\xa7 page.team.total.daysLosses.description: Todos los d\xedas menos: vacaciones, fin de semana, vacaciones, d\xedas con commits\n\xa7 page.team.total.employment.title: empleado / despedido\n\xa7 page.team.total.employment.description: Si un empleado no ha hecho ning\xfan commit en un mes, se considera despedido\n\xa7 page.team.total.moneyAll.title: general\n\xa7 page.team.total.moneyAll.description: Costos totales de n\xf3mina\n\xa7 page.team.total.moneyWorked.title: real\n\xa7 page.team.total.moneyWorked.description: D\xedas efectivamente trabajados multiplicados por el salario promedio\n\xa7 page.team.total.moneyLosses.title: posible sobrepago\n\xa7 page.team.total.moneyLosses.description: D\xedas laborables pagados cuando no hubo commits\n\xa7 page.team.total.weekendPayment.title: trabajo de fin de semana\n\xa7 page.team.total.weekendPayment.description: Sobrepago total por trabajo de fin de semana\n\xa7 page.team.total.workSpeed.title: tareas por d\xeda\n\xa7 page.team.total.workSpeed.description: Velocidad media del equipo con la plantilla actual\n\xa7 page.team.total.moneySpeed.title: por mes\n\xa7 page.team.total.moneySpeed.description: Monto previsto de la n\xf3mina de sueldos en la plantilla actual, sin incluir impuestos ni costos asociados\n\xa7 page.team.total.description1: *D\xedas-persona* \u2014 es el trabajo de un empleado durante una jornada laboral. Por ejemplo, en un d\xeda calendario, un equipo de tres empleados emite una cantidad de trabajo de tres d\xedas-persona.\n\xa7 page.team.total.description2: *D\xedas de absentismo* solo se cuentan los d\xedas h\xe1biles en que se podr\xedan haber realizado commits. Fines de semana, d\xedas festivos y vacaciones no participan en el c\xe1lculo.\n\xa7 page.team.total.description3: Tarjeta *trabaja y se despide* muestra la composici\xf3n real de los empleados que participan constantemente en el trabajo. Aparte de eso, hay " ayudantes \u2014 - que son empleados, por lo general de otra Especializaci\xf3n, que a veces pueden hacer commits en un proyecto.\n\xa7 page.team.total.description4: *Pago excesivo* solo se cuentan los d\xedas h\xe1biles en que se podr\xedan haber realizado commits. Los fines de semana, d\xedas festivos y vacaciones no est\xe1n incluidos en el c\xe1lculo. \xa1Es por eso que el sobrepago + el costo real!= general. El costo total incluye el pago de fines de semana, d\xedas festivos y vacaciones.\n\xa7 page.team.total.description5: *Trabajo de fin de semana* se considera por el factor X2 del pago de un d\xeda normal. Lo anterior muestra exactamente el pago excesivo (X1), ya que el hecho de procesar en este contexto no es interesante. No estamos viendo la tasa de quema del presupuesto. Estamos viendo el sobrepago al aumentar la velocidad del trabajo.\n\xa7 page.team.tree.title: \xc1rbol de proyecto con filtros seleccionados\n\xa7 page.team.tree.filters.author: Empleado\n\xa7 page.team.tree.filters.commits: N\xfamero de commits\n\xa7 page.team.tree.filters.help: El n\xfamero m\xednimo de commits que hizo un empleado en el archivo\n\xa7 page.team.tree.filters.all: Todos los empleados\n\xa7 page.team.tree.add: Quien ha a\xf1adido\n\xa7 page.team.tree.change: Quien cambi\xf3\n\xa7 page.team.tree.remove: Qui\xe9n borr\xf3\n\xa7 page.team.tree.line: filas\n\xa7 page.team.tree.lineAdd: agregaron\n\xa7 page.team.tree.lineRemove: cambiaron\n\xa7 page.team.week.title: Estad\xedsticas semanales\n\xa7 page.team.week.date: Fecha\n\xa7 page.team.week.numberTasks: N\xfamero de tareas\n\xa7 page.team.week.people: N\xfamero de personas\n\xa7 page.team.week.line: Cambiar filas\n\xa7 page.team.week.days: D\xedas con y sin commits\n\xa7 page.team.week.lossesDetails: \xbfQui\xe9n no commits\n\xa7 page.team.week.add: agregaron\n\xa7 page.team.week.change: cambiaron\n\xa7 page.team.week.remove: eliminaron\n\xa7 page.team.week.hasCommits: fueron commits\n\xa7 page.team.week.hasNotCommits: no hubo commits\n\xa7 page.team.week.days: d\xeda\n\xa7 page.team.week.tasks: tareas\n\xa7 page.team.pr.task: Tarea\n\xa7 page.team.pr.tasks: tareas\n\xa7 page.team.pr.firstCommitTime: Primer commits\n\xa7 page.team.pr.lastCommitTime: Last\n\xa7 page.team.pr.workDays: Days of development\n\xa7 page.team.pr.delayDays: Days of waiting for the infusion\n\xa7 page.team.pr.commits: commits\n\xa7 page.team.pr.date: Date of injection\n\xa7 page.team.pr.mergeAuthor: I poured it in\n\xa7 page.team.pr.author: Employee\n\xa7 page.team.pr.middleTimeRelease: Average delivery time (days)\n\xa7 page.team.pr.work: development\n\xa7 page.team.pr.delay: expectation\n\xa7 page.team.pr.days: days\n\xa7 page.team.pr.oneTaskDays: Time spent on one task\n\xa7 page.team.pr.description1: *Development time* this is the time difference from the first to the last commits for the task. It doesn\'t matter if there were breaks of several days between commits or not. The very fact of any commits increases the time.\n\xa7 page.team.pr.description2: *Waiting time* this is the time between the last commit and the code injection. It shows the actual idle waiting for something.\n\xa7 page.team.pr.description3: *Why display the development time* without a breakdown into coding and code review? Then, to show the business the actual delivery time of the code. The expectation of testing, comments on the review, DevOps problems and other imperfections of the process are already laid down in this period.\n\xa7 page.team.pr.statByAuthors: Employee statistics\n\xa7 page.team.pr.longDelay: Long wait for infusion\n\xa7 page.team.tasks.task: Task\n\xa7 page.team.tasks.author: The author of the first commits\n\xa7 page.team.tasks.from: The first commits\n\xa7 page.team.tasks.to: Last commits\n\xa7 page.team.tasks.daysInWork: Days in the work\n\xa7 page.team.tasks.commits: Number of commits\n\xa7 page.team.tasks.pr: Date of injection\n\xa7 page.team.tasks.prAuthor: I poured it in\n\xa7 page.team.tasks.prDelayDays: Days of waiting for the infusion\n\xa7 page.team.tasks.comments: Comments\n\xa7 page.person.print.photo.title: Photo\n\xa7 page.person.print.photo.description: a place for a photo\n\xa7 page.person.total.title: Main Features\n\xa7 page.person.total.daysWorked.title: working days\n\xa7 page.person.total.daysWorked.description: Only the days on which commits were made are taken into account\n\xa7 page.person.total.tasks.title: tasks\n\xa7 page.person.total.tasks.description: If the commits are signed correctly\n\xa7 page.person.character.title: Character\n\xa7 page.person.achievement.title: Progress\n\xa7 page.person.achievement.positive: Positive\n\xa7 page.person.achievement.normal: Neutral\n\xa7 page.person.achievement.negative: Negative\n\xa7 page.person.achievement.description: Cuantos m\xe1s logros negativos tenga un empleado, m\xe1s probable es que la situaci\xf3n no sea est\xe1ndar. Puede que valga la pena cambiar su modo de trabajo, tareas o informes. Debe hablar con \xe9l y averiguar qu\xe9 problemas interfieren con su trabajo.\n\xa7 page.person.gets.title: Geta Capturado:\n\xa7 page.person.gets.description: \xabGeta Capturado\xbb in this case, it means leaving commits to the task with the "beautiful" number first.\n\xa7 page.person.business.days.title: working days\n\xa7 page.person.business.days.description: Only the days on which commits were made are taken into account\n\xa7 page.person.business.tasks.title: tasks\n\xa7 page.person.business.tasks.description: If commits are signed correctly\n\xa7 page.person.business.losses.title: days without commits\n\xa7 page.person.business.losses.description: All days minus: holidays, weekends, vacations, days with commits\n\xa7 page.person.business.commits.title: commits\n\xa7 page.person.business.commits.description: Deleted branches don\'t count\n\xa7 page.person.business.time.description: Time from the first to the last commits (including non-working days)\n\xa7 page.person.business.time.title: Days on the project:\n\xa7 page.person.business.time.dismissed: (Progreso)\n\xa7 page.person.business.time.staff: (Not in the team)\n\xa7 page.person.business.achievements: Progreso\n\xa7 page.person.changes.title: Progreso\n\xa7 page.person.changes.description: \nEn algunos tipos de formato, git marca las l\xedneas como "eliminadas" y "agregadas", cuando en realidad se han "modificado". Entonces, si has hecho mucha refactorizaci\xf3n,\ngit puede Mostrar una peque\xf1a cantidad de cambios en las estad\xedsticas, y el resultado real se marcar\xe1 como un salto en las l\xedneas "eliminado" y "agregado"\n\xa7 page.person.changes.description: The list of commits and the number of changes to them for that day:\n\xa7 page.person.commits.title: Lista de commits:\n\xa7 page.person.money.title.total: Durante todo este tiempo \ud83d\udc4c\ufe0f\n\xa7 page.person.money.title.middle: Average cost\n\xa7 page.person.money.moneyAll.title: received\n\xa7 page.person.money.moneyAll.description: Estimated amount of the PO from the project (see settings)\n\xa7 page.person.money.moneyWorked.title: worked out\n\xa7 page.person.money.moneyWorked.description: Actual days worked multiplied by the average po\n\xa7 page.person.money.moneyLosses.title: possible overpayment\n\xa7 page.person.money.moneyLosses.description: Days without commits multiplied by the average po\n\xa7 page.person.money.tasks.title: task\n\xa7 page.person.money.tasks.description: The number of closed tasks to the cost of the day\n\xa7 page.person.money.commits.title: commits\n\xa7 page.person.money.commits.description: The number of commits to the cost of the working day\n\xa7 page.person.speed.task: One task on average is\n\xa7 page.person.speed.max: Velocidad m\xe1xima por d\xeda\n\xa7 page.person.speed.days.title: d\xedas\n\xa7 page.person.speed.days.description: This means working days if the commits are signed correctly\n\xa7 page.person.speed.commits.title: commits\n\xa7 page.person.speed.commits.description: 10% of the maximum and minimum values were cut off\n\xa7 page.person.speed.line.title: lines of code\n\xa7 page.person.speed.line.description: 10% of the maximum and minimum values were cut off\n\xa7 page.person.speed.tasks.title: tasks\n\xa7 page.person.speed.tasks.description: The task may not be completed, but the work on it should be\n\xa7 page.person.speed.maxCommits.title: commits\n\xa7 page.person.speed.maxCommits.description: The task may not be completed, but the work on it should be\n\xa7 page.person.hours.title: Distribution of commits during each day of the week\n\xa7 page.person.week.date: Date\n\xa7 page.person.week.tasks: Number of tasks\n\xa7 page.person.week.workDays: Days with commits\n\xa7 page.person.week.taskInDay: Tasks per day\n\xa7 page.person.week.days: days\n\xa7 page.person.week.workDay: entresemana\n\xa7 page.person.week.weekends: d\xeda de descanso\n\xa7 page.sponsor.share.title: Please, support this project\n\xa7 page.sponsor.share.description: Tell about our [project|https://github.com/bakhirev/assayo] on social networks! You can share [article|https://habr.com/ru/articles/763342/], [post|https://www.reddit.com/r/github/comments/1bvtsl3/how_i_parsed_git_statistics/] or make a video review.\n\xa7 page.sponsor.share.button: Copy the link\n'].join(""),Ee=["\n\xa7 achievements.commitsAfter1500.title: Owl\n\xa7 achievements.commitsAfter1500.description: 70% of commits after 3:00 PM\n\xa7 achievements.commitsBefore1500.title: Early bird\n\xa7 achievements.commitsBefore1500.description: 70% of commits before noon\n\xa7 achievements.workEveryTime.title: Devoted worker\n\xa7 achievements.workEveryTime.description: a commit for every hour of the day\n\xa7 achievements.workNotWork.title: Shooting blanks\n\xa7 achievements.workNotWork.description: commits are there, but no tasks are closed\n\xa7 achievements.userNotWork.title: Fly-by\n\xa7 achievements.userNotWork.description: this is not their main project\n\xa7 achievements.userIsDied.title: Dead soul\n\xa7 achievements.userIsDied.description: worked, but resigned\n\xa7 achievements.lessTasks.title: Came and went\n\xa7 achievements.lessTasks.description: least closed tasks\n\xa7 achievements.moreTasks.title: Father says well done\n\xa7 achievements.moreTasks.description: most closed tasks\n\xa7 achievements.everyMessageLong.title: Master of eloquence\n\xa7 achievements.everyMessageLong.description: consistently the longest commit messages\n\xa7 achievements.everyMessageShort.title: Talkative, a spy's dream\n\xa7 achievements.everyMessageShort.description: consistently, the shortest commit messages\n\xa7 achievements.shortestName.title: Size doesn't matter\n\xa7 achievements.shortestName.description: shortest name\n\xa7 achievements.longestName.title: Azim Aziz Il Am Kadir Imran II\n\xa7 achievements.longestName.description: longest name\n\xa7 achievements.moreCommits.title: Backup master\n\xa7 achievements.moreCommits.description: most commits\n\xa7 achievements.lessCommits.title: Rare but Precise\n\xa7 achievements.lessCommits.description: least commits\n\xa7 achievements.oneCommitOneTask.title: Right on target\n\xa7 achievements.oneCommitOneTask.description: on average one commit per task\n\xa7 achievements.moreLazyDays.title: With you in spirit\n\xa7 achievements.moreLazyDays.description: most days without commits\n\xa7 achievements.lessLazyDays.title: Papa carlo\n\xa7 achievements.lessLazyDays.description: least days without commits\n\xa7 achievements.zeroLazyDays.title: Not a single break\n\xa7 achievements.zeroLazyDays.description: not a single day without commits\n\xa7 achievements.moreWorkDays.title: Valuable employee\n\xa7 achievements.moreWorkDays.description: most working days\n\xa7 achievements.moreScopes.title: Startuper\n\xa7 achievements.moreScopes.description: completed the most features\n\xa7 achievements.lessScopes.title: Dandy\n\xa7 achievements.lessScopes.description: completed the fewest features\n\xa7 achievements.moreDaysForTask.title: Snail on the slope\n\xa7 achievements.moreDaysForTask.description: tasks take longer than others\n\xa7 achievements.more2DaysForTask.title: Slow and steady\n\xa7 achievements.more2DaysForTask.description: more than two days per task\n\xa7 achievements.moreDaysInProject.title: Old-timer\n\xa7 achievements.moreDaysInProject.description: most days in the project\n\xa7 achievements.lessDaysInProject.title: And who is this?\n\xa7 achievements.lessDaysInProject.description: least days in the project\n\xa7 achievements.more90DaysInProject.title: Welcome aboard\n\xa7 achievements.more90DaysInProject.description: not fired during the probation period\n\xa7 achievements.lessDaysForTask.title: Fast shooting\n\xa7 achievements.lessDaysForTask.description: a task takes less than a day\n\xa7 achievements.adam.title: Adam\n\xa7 achievements.adam.description: the first stable employee on the project\n\xa7 achievements.more666DaysInProject.title: Devil\n\xa7 achievements.more666DaysInProject.description: worked 666 days on the project\n\xa7 achievements.more777DaysInProject.title: Las Vegas\n\xa7 achievements.more777DaysInProject.description: worked 777 days on the project\n\xa7 achievements.moreRefactoring.title: Executive editor\n\xa7 achievements.moreRefactoring.description: made the most 'refactoring' tags\n\xa7 achievements.longestMessage.title: So many conversations...\n\xa7 achievements.longestMessage.description: the longest commit message of all time\n\xa7 achievements.moreTasksInDay.title: Speed racer\n\xa7 achievements.moreTasksInDay.description: record for the number of tasks closed in a day\n\xa7 achievements.hasCommitFrom0to7.title: Night watch\n\xa7 achievements.hasCommitFrom0to7.description: a commit for every hour of the night\n\xa7 achievements.noCommitOnDay.title: Technical break\n\xa7 achievements.noCommitOnDay.description: there is a certain hour and day in working time when never commits\n\xa7 achievements.hasCommitEveryTime.title: Died at work\n\xa7 achievements.hasCommitEveryTime.description: a commit for every hour of each day (including weekends)\n\xa7 achievements.commitsAfter1800.title: Business Time\n\xa7 achievements.commitsAfter1800.description: no commits after 6:00 PM\n\xa7 achievements.moreFix.title: Bug hunter\n\xa7 achievements.moreFix.description: most closed bugs\n\xa7 achievements.lessWorkDays.title: Count me out\n\xa7 achievements.lessWorkDays.description: least working days\n\xa7 achievements.moreCreateCode.title: Creator\n\xa7 achievements.moreCreateCode.description: tends to add code more than others\n\xa7 achievements.moreRemoveCode.title: Destroyer\n\xa7 achievements.moreRemoveCode.description: tends to remove code more than others\n\xa7 achievements.moreChangeCode.title: Reformer\n\xa7 achievements.moreChangeCode.description: tends to change code more than others\n\xa7 achievements.moreStyle.title: Fashion police\n\xa7 achievements.moreStyle.description: tends to change CSS more than others\n\xa7 achievements.moreOnHoliday.title: No life\n\xa7 achievements.moreOnHoliday.description: relatively many commits in non-working hours\n\xa7 achievements.morePRMerge.title: \u0422\u0430\u043c\u043e\u0436\u043d\u044f \u0434\u0430\u0451\u0442 \u0434\u043e\u0431\u0440\u043e\n\xa7 achievements.morePRMerge.description: more often than others, presses the \"Merge\" button for PR\n\xa7 achievements.longWaitPR.title: \u0417\u0430\u0432\u0442\u0440\u0430 \u0442\u043e\u0447\u043d\u043e \u0432\u043e\u043b\u044c\u0451\u043c\n\xa7 achievements.longWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0431\u043e\u043b\u044c\u0448\u0435 \u043c\u0435\u0441\u044f\u0446\u0430 \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.moreLongWaitPR.title: A long time ago in a galaxy far, far away\n\xa7 achievements.moreLongWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u0434\u043e\u043b\u0433\u043e \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.oneExtension.title: \u041e\u0434\u0438\u043d \u0432 \u043f\u043e\u043b\u0435 \u0432\u043e\u0438\u043d\n\xa7 achievements.oneExtension.description: \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u043d \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0441 \u0444\u0430\u0439\u043b\u0430\u043c\u0438 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f\n\xa7 achievements.fileRush.title: Zerg Rush\n\xa7 achievements.fileRush.description: created the most files in the project\n\xa7 achievements.moreLintHint.title: \u0413\u0440\u0430\u043c\u0430\u0440-\u043d\u0430\u0446\u0438\n\xa7 achievements.moreLintHint.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0432 \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u0445 \u0430\u0432\u0442\u043e-\u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u043a\u043e\u0434\u0430\n\xa7 achievements.moreReadMe.title: \u041b\u0435\u0442\u043e\u043f\u0438\u0441\u0435\u0446\n\xa7 achievements.moreReadMe.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 MD\n\xa7 achievements.moreDevOps.title: DevOps\n\xa7 achievements.moreDevOps.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f CI/CD\n\xa7 achievements.moreTests.title: \u0422\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0449\u0438\u043a\n\xa7 achievements.moreTests.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f\n\xa7 achievements.allRelease.title: \u0424\u0443\u043b\u043b \u0445\u0430\u0443\u0441\n\xa7 achievements.allRelease.description: \u0435\u0441\u0442\u044c \u0440\u0435\u043b\u0438\u0437, \u0441\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0439 \u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0437 \u0435\u0433\u043e \u0437\u0430\u0434\u0430\u0447\n\xa7 achievements.firstCommit.title: First come, first served\n\xa7 achievements.firstCommit.description: first commit in this project\n\xa7 achievements.lastCommit.title: I've finished\n\xa7 achievements.lastCommit.description: \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.firstLastCommit.title: From beginning to end\n\xa7 achievements.firstLastCommit.description: \u043f\u0435\u0440\u0432\u044b\u0439 \u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.longFilePath.title: \u0417\u0430\u043a\u0440\u043e\u043c\u0430 \u0440\u043e\u0434\u0438\u043d\u044b\n\xa7 achievements.longFilePath.description: the first created the file with the deepest directory\n\xa7 achievements.longFileName.title: Size matters\n\xa7 achievements.longFileName.description: created the file with the longest name\n\xa7 achievements.workOnWeekends.title: Work not walk\n\xa7 achievements.workOnWeekends.description: \u0445\u043e\u0442\u044c \u0440\u0430\u0437 \u0440\u0430\u0431\u043e\u0442\u0430\u043b \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445\n\xa7 achievements.removeCreateFile.title: \u041e\u0442\u043a\u043e\u043f\u0430\u043b \u0441\u0442\u044e\u0430\u0440\u0434\u0435\u0441\u0441\u0443\n\xa7 achievements.removeCreateFile.description: recover removed file\n\xa7 achievements.renameFile.title: \u0410\u0441\u0442\u0430\u043d\u0430 \u041d\u0443\u0440-\u0421\u0443\u043b\u0442\u0430\u043d \u0410\u0441\u0442\u0430\u043d\u0430\n\xa7 achievements.renameFile.description: \u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u044b\u0432\u0430\u043b \u0442\u0443\u0434\u0430-\u0441\u044e\u0434\u0430 \u0444\u0430\u0439\u043b\n\xa7 achievements.longTask.title: Easy task\n\xa7 achievements.longTask.description: worked on task more than three months\n\xa7 achievements.haveNotEmail.title: Mailman\n\xa7 achievements.haveNotEmail.description: empty email field in git config\n\xa7 achievements.moreAddedFolders.title: Director \n\xa7 achievements.moreAddedFolders.description: created the most directories\n\xa7 achievements.horoscope1.title: Mercury Retrograde for Capricorn\n\xa7 achievements.horoscope2.title: Mercury Retrograde for Aquarius\n\xa7 achievements.horoscope3.title: Mercury Retrograde for Pisces\n\xa7 achievements.horoscope4.title: Mercury Retrograde for Aries\n\xa7 achievements.horoscope5.title: Mercury Retrograde for Taurus\n\xa7 achievements.horoscope6.title: Mercury Retrograde for Gemini\n\xa7 achievements.horoscope7.title: Mercury Retrograde for Cancer\n\xa7 achievements.horoscope8.title: Mercury Retrograde for Leo\n\xa7 achievements.horoscope9.title: Mercury Retrograde for Virgo\n\xa7 achievements.horoscope10.title: Mercury Retrograde for Libra\n\xa7 achievements.horoscope11.title: Mercury Retrograde for Scorpio\n\xa7 achievements.horoscope12.title: Mercury Retrograde for Sagittarius\n\xa7 achievements.horoscope1.description: by the month of the first commit\n\xa7 achievements.horoscope2.description: by the month of the first commit\n\xa7 achievements.horoscope3.description: by the month of the first commit\n\xa7 achievements.horoscope4.description: by the month of the first commit\n\xa7 achievements.horoscope5.description: by the month of the first commit\n\xa7 achievements.horoscope6.description: by the month of the first commit\n\xa7 achievements.horoscope7.description: by the month of the first commit\n\xa7 achievements.horoscope8.description: by the month of the first commit\n\xa7 achievements.horoscope9.description: by the month of the first commit\n\xa7 achievements.horoscope10.description: by the month of the first commit\n\xa7 achievements.horoscope11.description: by the month of the first commit\n\xa7 achievements.horoscope12.description: by the month of the first commit\n\xa7 achievements.111.description: test\n","\n\xa7 uiKit.console.button: Copier\n\xa7 uiKit.console.notification: Texte copi\xe9\n\xa7 uiKit.dataLoader.page: Page\n\xa7 uiKit.dataLoader.size: Affich\xe9 par\n\xa7 uiKit.dataLoader.rows: lines.\n\xa7 uiKit.dataLoader.from: de\n\xa7 uiKit.dataLoader.all: Afficher tout\n\xa7 uiKit.hoursChart.work: temps de travail standard (Les jours ouvrables de 07h00 \xe0 20h00)\n\xa7 uiKit.hoursChart.weekend: Jours ou heures avant/apr\xe8s les jours ouvrables\n\xa7 uiKit.hoursChart.days: La somme des commits au cours de tout le temps un certain jour et une certaine heure\n\xa7 uiKit.page.remove: Supprimer\n\xa7 uiKit.nothingFound.common.title: Il n\u2019y a pas ou pas assez de donn\xe9es pour afficher.\n\xa7 uiKit.nothingFound.common.description: Le syst\xe8me traite plus de donn\xe9es si les commits sont sign\xe9s au format [Git commit message convention|https://www.conventionalcommits.org/en/v1.0.0/]. Mod\xe8le:\n\xa7 uiKit.nothingFound.common.console: Num\xe9ro_adresse type(modules): explication\n\xa7 uiKit.nothingFound.common.example: Par exemple:\n\xa7 uiKit.nothingFound.staff.title: Il n & apos; y a pas de donn\xe9es sur ce fonctionnaire.\n\xa7 uiKit.nothingFound.staff.description1:\nIl a apport\xe9 des modifications pas tous les jours ouvrable. Par cons\xe9quent, il a re\xe7u le statut \xabAssistant\xbb.\nLa statistique du collaborateur avec ce statut peut ne pas \xeatre prise en compte. Son impact est insignifiant.\n\xa7 uiKit.nothingFound.staff.description2:\nLe syst\xe8me ne calcule pas pour lui plusieurs indicateurs.\nSi c\u2019est une erreur et que la statistique pour ce collaborateur doit \xeatre prise en compte, acc\xe9dez \xe0 la section \u201cParam\xe8tres\u201d et modifiez son type.\n\xa7 common.title: Git statistique\n\xa7 common.filters: Filtres\n\xa7 common.notifications.save: Modifications enregistr\xe9es\n\xa7 common.notifications.setting: Param\xe8tres enregistr\xe9s\n\xa7 common.fileLoader.notification: Cant open file $1\n","\n\xa7 sidebar.switch.team: \xc9quipe\n\xa7 sidebar.switch.person: Employ\xe9\n\xa7 sidebar.buttons.settings: R\xe9glages\n\xa7 sidebar.buttons.print: Impression\n\xa7 sidebar.buttons.share: Share\n\xa7 sidebar.buttons.logout: Logout\n\xa7 sidebar.filters.all: \xe0 toute heure\n\xa7 sidebar.filters.year: ann\xe9e\n\xa7 sidebar.filters.halfYear: demi-ann\xe9e\n\xa7 sidebar.filters.month: mois\n\xa7 sidebar.filters.week: semaine\n\xa7 sidebar.team.total: Informations g\xe9n\xe9rales\n\xa7 sidebar.team.scope: modules\n\xa7 sidebar.team.author: Employ\xe9s\n\xa7 sidebar.team.type: Types de t\xe2ches\n\xa7 sidebar.team.pr: injection de code\n\xa7 sidebar.team.day: Au jour le jour\n\xa7 sidebar.team.week: Le semaine\n\xa7 sidebar.team.month: Par mois\n\xa7 sidebar.team.files: Fichiers\n\xa7 sidebar.team.removedFiles: Fichiers supprim\xe9s\n\xa7 sidebar.team.tasks: Liste des t\xe2ches\n\xa7 sidebar.team.hours: Horaire\n\xa7 sidebar.team.commits: all commits\n\xa7 sidebar.team.changes: Tous les changements\n\xa7 sidebar.team.words: Mots populaires\n\xa7 sidebar.team.building: quiz\n\xa7 sidebar.team.settings: R\xe9glages\n\xa7 sidebar.person.total: Informations g\xe9n\xe9rales\n\xa7 sidebar.person.money: Co\xfbt des travaux\n\xa7 sidebar.person.speed: Vitesse\n\xa7 sidebar.person.day: Au jour le jour\n\xa7 sidebar.person.week: Une semaine\n\xa7 sidebar.person.month: Par mois\n\xa7 sidebar.person.tasks: Tasks\n\xa7 sidebar.person.hours: Horaire\n\xa7 sidebar.person.commits: all commits\n\xa7 sidebar.person.changes: Tous les changements\n\xa7 sidebar.person.words: Mots populaires\n\xa7 sidebar.person.settings: R\xe9glages\n",'\n\xa7 recommendations.modal.cancel: Ok\n\xa7 recommendations.modal.open: More\n\xa7 recommendations.title\nRecommendations and facts\n\n\xa7 recommendations.timestamp.firstCommit.description\nmade the first commit\n\nDay of the Week: $1\n\n\xa7 recommendations.timestamp.lastCommit.description\nmade the last commit\n\nDay of the Week: $1\n\n\xa7 recommendations.timestamp.common.title: $1 days\n\xa7 recommendations.timestamp.allDays.description: from the first to the last commit (including weekends and holidays).\n\xa7 recommendations.timestamp.lossesDays.description: days without commits, even considering weekends, vacation, and public holidays.\n\xa7 recommendations.timestamp.weekendDays.description\nworking on weekends\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- employees burn out faster;\n\n\xa7 recommendations.timestamp.regularWeekendWord.title: Regular Overtime\n\xa7 recommendations.timestamp.sometimeWeekendWord.title: Occasional Overtime\n\xa7 recommendations.timestamp.weekendWord.description\nIt might be advisable to change the project manager, analyst, and architect.\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- the quality of the product is usually low;\n- some employees resign;\n- new errors emerge due to the rush;\n\n# Most likely:\n- deadlines were incorrectly estimated at the beginning;\n- technical specifications are missing;\n- weak analytics;\n- weak architecture (no architect was hired, and the team consists of mid-level developers);\n- started writing code first, then planning;\n- lack of proper processes to understand mistakes;\n\n\xa7 recommendations.timestamp.neverWeekendWord.title: Usually Without Overtime\n\xa7 recommendations.timestamp.neverWeekendWord.description\nBut sometimes it happens.\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- employees burn out faster;\n\n\xa7 recommendations.scope.parallelism.not.title\nNo Parallel Work\n\n\xa7 recommendations.scope.parallelism.not.description\nany feature at any given time is done by one person.\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is less than 1.3, we consider that there is usually no parallel work within most features;\n\n# Why this is bad:\n- increases bus factor;\n- employees develop more slowly;\n- difficult to properly check an employee\'s work;\n\n# Why this is good:\n- experts emerge who are deeply immersed in the subject area and can offer more quality solutions;\n- most likely there are no merge conflicts;\n- the project can quickly develop in different directions simultaneously;\n\n\xa7 recommendations.scope.parallelism.has.title\nSome Work Done in Parallel\n\n\xa7 recommendations.scope.parallelism.has.description\nSometimes a feature is worked on simultaneously by several people.\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is from 1.3 to 2.0, we consider that some of the work within different features is sometimes done in parallel;\n\n\xa7 recommendations.scope.parallelism.every.title\nParallel Work\n\n\xa7 recommendations.scope.parallelism.every.description\nany feature at any given time is worked on by several people\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is more than two, we consider that most of the work within different features is usually done in parallel;\n\n\xa7 recommendations.scope.money\nthis is the estimated cost for the work on this project.\n\n# Calculation method:\n- person-days spent on development are multiplied by the individual salaries of the developers;\n\nTo change the salary of each developer for a more accurate total, go to the "Settings" section.\n\n# Is this too much or too little?\nTo answer this question, consider the following:\n- Could a ready-made solution have been purchased for this amount of money?\n- Could a better product have been developed for this amount of money?\n\nIf the answer to both questions is "yes," then perhaps developing from scratch was not worth the money spent.\n \n\xa7 recommendations.scope.bus.everyHasOne.title\nBus factor = 1\n\n\xa7 recommendations.scope.bus.everyHasOne.description\nMost features are deeply understood by only one person.\nIt\'s necessary to rotate people.\n\n# Why this is bad:\n- if employees resign, it will be difficult to continue their work;\n- it\u2019s impossible to control the quality of their code;\n\n# How the sample is chosen:\n- more than 80% of commits in a feature are made by one person;\n- the project has more than 60% of such features;\n\n\xa7 recommendations.scope.bus.oneMaintainer\none person is deeply involved in a feature.\n\n# Why this is bad:\n- if they resign, it will be hard to continue development;\n- the quality of code-review decreases;\n- it\u2019s difficult to parallelize development when needed;\n\n# How the sample is chosen:\n- more than 80% of commits in a feature are made by one person;\n\n\xa7 recommendations.scope.types.process.title\nPoor Processes\n\n\xa7 recommendations.scope.types.process.description\nMost features contain one type of task.\n\n\xa7 recommendations.scope.types.one\nfeatures contain one type of task.\n\n\xa7 recommendations.scope.types.common\nIt\'s possible that developers are incorrectly signing commits or the manager is entering the same type of tasks.\n\n# Why this is important:\n- it\'s impossible to hand over support to another team;\n- it\'s impossible to release a "boxed" version;\n- strong dependence on specific developers;\n- a high number of errors and low code quality;\n- potential slowdown in development in the future;\n\n# The manager\'s mistake:\n- viewing the product only from the perspective of a "working demo";\n\n# What should be done:\n- tests;\n- bugs (identified through testing);\n- refactoring (as architecture may change);\n- documentation;\n- style revisions (as a result of focus group feedback);\n\n\xa7 recommendations.scope.plan.title\nDevelop a Long-Term Plan\n\n\xa7 recommendations.scope.plan.description\ntaking architecture into account.\n\nThis plan should immediately focus on the most challenging tasks.\n\n# Why the lack of a plan is bad:\n- employees create a minimally viable version without planning for expansion points. After this, unscalable code is written, which slows down future features;\n\n# The manager\'s mistake:\n- they haven\'t shown how the product will develop further and where the growth points will be;\n\n# How it should be done:\n- a global product development plan is created;\n- a global architecture development plan is created (with developers and DBAs);\n- potential significant changes are discussed upfront at the schematic level;\n\n\xa7 recommendations.scope.cost.title\nEvaluate Investment in a Feature\n\n\xa7 recommendations.scope.cost.description\nin terms of potential profit.\n\nFeatures that are expensive to develop but bring little profit may need to be postponed or even canceled. This will make the project more commercially successful.\n\n\xa7 recommendations.author.lotOfLazy\nwrites too little code.\n\n# Should they be fired?\n- are they a team leader, architect, or analyst?\n- is this their primary project?\n- are there any dependencies on them?\n\n# Why it makes no sense to correct\nThe total costs for the developer are already more than the profit from their work.\nIf we believe that there were no objective hindrances to their work, then the person either does not want to work at all or is working on two projects simultaneously.\nFiring and replacing them with a new employee seems justified from a statistical point of view.\n\n\xa7 recommendations.author.manyLazy\nwrites little code. Needs to be monitored.\n\n# How the sample is chosen:\n- in test samples, a good programmer writes code for more than 80% of the time;\n- in this case, the indicator is between 60% and 80%;\n\n# How to monitor:\n- break tasks into 1..2 days;\n- ask for a status update every day;\n- ensure tasks are well defined and ready for development;\n- arrange pair programming to check actual speed;\n\n\xa7 recommendations.author.oneTypeMans\nreceives too many monotonous tasks of the same type. Risk of burnout.\n\n# Why this is important:\n- if an employee burns out, their work speed will decrease;\n- professional growth slows down;\n- the likelihood of resignation increases;\n\n# How the sample is chosen:\n- the type of task is determined for each commit;\n- if more than 70% of tasks are of the same type, it means the person is doing the same thing repeatedly;\n\n\xa7 recommendations.author.workToday.title: Working $1\n\xa7 recommendations.author.workToday.description\non the project at this moment.\n\n# Composition: \n- $1;\n\n# Why specifically them:\n- more than 50% of workdays;\n- have worked during the last 30 days;\n\n\xa7 recommendations.author.dismissed.title: Dismissed $1\n\xa7 recommendations.author.dismissed.description\nor worked for a short period.\n\n# Composition:\n- $1;\n\n# Why specifically them:\n- worked at a normal pace (apparently, this is their main repository);\n- no commits in the last month;\n- vacation usually lasts 14 days (their absence does not resemble a vacation);\n\n\xa7 recommendations.author.staff.title: Assisting $1\n\xa7 recommendations.author.staff.description\nPeople of other specializations who have committed something.\n\n# Composition: \n- $1;\n\n# Why specifically them:\n- this is not an open-source project;\n- workdays less than 15% of the total number;\n- modify roughly the same files;\n\n\xa7 recommendations.author.projectType.openSource.title\nOpen Project\n\n\xa7 recommendations.author.projectType.openSource.description\nthey do not work five days a week here.\n\nThe project may be closed, but this work pace is typical for open libraries on GitHub.\n\n# Assessment method:\n- statistics are taken for all active developers;\n- the average number of working days and days without commits is calculated;\n- for open-source libraries, working days are usually a maximum of 15..20%;\n\n# Consequences\nFor projects where work is not constant, many indicators do not make sense. Therefore, indicators like days without commits, speed, etc., will be hidden.\n\nTypically, such projects are assessed before starting the development of their own closed version. The most interesting indicators in this case are the probable cost and total development time.\n\n\xa7 recommendations.author.projectType.easy.title\nLight Workload\n\n\xa7 recommendations.author.projectType.easy.description\ntoo many days without commits. It is necessary to understand why the team is not writing code.\n\n# Assessment method:\n- take statistics from all active developers;\n- calculate the average number of working days and days without commits;\n- workload is considered light if the percentage of days without commits is between 5% and 20%;\n\n# Possible reasons:\n- there are actually no tasks;\n- there are tasks, but they fit well with the current architecture;\n- developers are distracted by meetings;\n- the team is not working;\n\n# Solutions:\n- discuss the issue with the team;\n- reduce task granularity so that one or two tasks can be completed in a day;\n- introduce daily meetings to check the status of tasks;\n- arrange pair programming sessions to ensure that the developer can work faster;\n\n\xa7 recommendations.author.manager.title\nSet Deadlines\n\n\xa7 recommendations.author.manager.description\nEvery task should have a clear deadline.\n \nThis will prevent dragging out its completion for several days or weeks.\n\n# Indicators to check:\n- the number of days spent on one task by an employee;\n- the number of days waiting for PR merge (PR statistics page);\n\n\xa7 recommendations.author.shorTalk.title\nConduct Daily Meetings\n\n\xa7 recommendations.author.shorTalk.description\nthey help stay informed about the project.\n \nDo not stretch them by getting sidetracked on irrelevant topics.\n\n# Questions the employee should answer:\n- what was done;\n- what will be done;\n- are there any issues;\n\n# Interruptions should occur if:\n- they start describing minor details in-depth, which are not important;\n- they steer the conversation away from the original plan;\n\n# Why this is important:\nOften an employee who does nothing tries to avoid the answer by telling a bunch of unnecessary details of their work. This lulls the participants\' attention and stretches the time for a response. It creates an impression that they are busy, even though there was no actual work done.\n\n\xa7 recommendations.author.ipr.title\nDevelop a Training Plan\n\n\xa7 recommendations.author.ipr.description\nfor each employee.\n\n*Individual training plan* is a list of goals and tasks that help a person develop in a certain area.\n\n# How to create a plan:\n- create a competency matrix;\n- identify which competencies have the least knowledge and experience;\n- find out which of these competencies are of interest to the employee;\n- come up with 3..5 goals within each such competency for the next six months or a year;\n- try to do something every month to achieve one goal;\n- remind every month about the overall plan to achieve these goals;\n\n# Does a manager need a plan?\nYes, the manager should also make a plan for themselves. If there is no higher-level manager, they should self-assess.\n\n# Why this is important:\n- employees become more loyal to the company;\n- you get more qualified personnel for the same money;\n\n\xa7 recommendations.author.oneToOne.title\nConduct One-on-One Meetings Every Month\n\n\xa7 recommendations.author.oneToOne.description\nit helps to identify problems at an early stage.\n\n*One-to-one* is a regular personal meeting of a manager with a subordinate. Such meetings typically discuss everything important to the employee, what concerns them, and what they can share with the manager in private.\n\n# Why this is important:\n- easy to find out who is overburdened and who has free time;\n- possible to prevent employee burnout;\n- quick feedback can be obtained about processes that you might not notice;\n- trust is built, making employees more loyal to the company;\n- increases employee motivation and engagement;\n\n\xa7 recommendations.author.club.title\nGo to a Bar\n\n\xa7 recommendations.author.club.description\nonce a month or two.\n\nThis will help build informal communication within the team and bring the team together, even if the interaction is brief.\n\n# Why this is important:\n- quick feedback can be obtained about processes that you might not notice;\n- trust is built, making employees more loyal to the company;\n- increases employee engagement;\n\n\xa7 recommendations.hour.onlyWork.title: No Weekends Here\n\xa7 recommendations.hour.onlyWork.description: The project manager should probably be fired.\n\xa7 recommendations.hour.weekends.title: Working on Weekends\n\xa7 recommendations.hour.weekends.description: The project manager should probably be checked.\n\xa7 recommendations.hour.easy.title: There Are Problems\n\xa7 recommendations.hour.easy.description: There are likely crunch times and work is needed on weekends.\n\xa7 recommendations.week.lazyDays.down.title: Fewer Absences\n\xa7 recommendations.week.lazyDays.down.description: this indicator has dropped over the last three weeks\n\xa7 recommendations.week.lazyDays.up.title: More Absences\n\xa7 recommendations.week.lazyDays.up.description: no tasks or stricter control is needed\n\xa7 recommendations.week.notWork.title: Consistently Underperforms\n\xa7 recommendations.week.notWork.description: as every week the code is not 100% of the time\n\xa7 recommendations.week.upWork.title: Consistently Overworks\n\xa7 recommendations.week.upWork.description: as every week code is written on weekend days\n\xa7 recommendations.week.task.up.title: Productivity is growing\n\xa7 recommendations.week.task.up.description: or tasks have become too small. Need to check. If granularity is the same - reinforce the result.\n\xa7 recommendations.week.task.lazyMaintainer.description: consistently leads in absences. Fire?\n\xa7 recommendations.week.task.down.title: Productivity is Falling\n\xa7 recommendations.week.task.down.description\nor tasks are poorly split. Need to check. If granularity is the same - take control.\n\n# Assessment method:\n- the number of tasks per day that are being worked on has been steadily decreasing over the last three weeks.\n\n# Possible errors:\n- tasks could have been more complex than they seemed;\n- tasks could have had a large volume of work (need to check if the number of changes is also decreasing during this period)\n\n\xa7 recommendations.type.everyHasOne.title: Not Signing Task Types\n\xa7 recommendations.type.everyHasOne.description: Most task types are done by one person.\n\xa7 recommendations.type.oneMaintainer.title: Narrow Specialization\n\xa7 recommendations.type.oneMaintainer.description\nmost tasks of one type are done by the same people.\n\n# Task types:\n\n\xa7 recommendations.type.common\n# It might not be the case\n\nMake sure that other employees correctly sign commits.\n\nSteps to ensure this:\n- set up a pre-commit check for commit messages;\n- explain to the team the need to indicate the type;\n- check in new branches that employees follow this rule;\n\n# If it is indeed the case\n\nYou have set up checks and ensured that the same employee does tasks of the same type.\n\nWhy this is bad:\n- their resignation will halt a whole bunch of processes;\n- it reduces the competence of other team members;\n- difficult to understand their edits at a higher level;\n\nHow to fix this:\n- distribute different types of tasks evenly;\n- change the area of work (tests, documentation, bugs) among employees every sprint;\n\n\xa7 recommendations.type.fewTypes.title\nThis is a Local Product\n\n\xa7 recommendations.type.fewTypes.description\nfor a specific customer or problem.\n\n# Signs of a "global" product:\n- localization;\n- documentation;\n- a large volume of tests;\n- visual customization;\n- refactoring of bottlenecks;\n- etc.\n\n# Why this product looks like a "local" one:\n- each "global" sign will be outweighed by its type of task;\n- the more "global" signs, the more likely a "global" product;\n\nIn this case, we see a small number of types, which likely indicates shortcomings that prevent the product from being easily scaled to the global market and sold in other countries.\n\n# It might not be the case\nBased on file types, we can assume the type of program (website, server application, DevOps scripts, etc.). For a frontend application, our hypothesis will be more accurate than for DevOps scripts, which might just be a micro-module of initialization.\n\n\xa7 recommendations.type.diff.title\nBreak Down the Leading Type into Subtypes\n\n\xa7 recommendations.type.diff.description\nto detail errors.\n\nTypically, the task type labeled "bug fixing" is leading. This makes the statistics weakly detailed.\n\n*If you encounter this situation*, you can break down this type into subtypes (e.g., based on the location of detection).\n\nConsider several options for subtypes:\n- fix_dev (error detected during development);\n- fix_test (error detected during testing);\n- fix (error detected in production);\n\n\xa7 recommendations.type.buddy.title\nAccumulate Minor Tasks\n\n\xa7 recommendations.type.buddy.description\nfor new employees.\n\n# If a task is:\n- not important;\n- not big;\n- doesn\'t require deep immersion in the context;\n- more about refactoring than new code;\n\n# Put it in the backlog with the label "for beginners".\n\nWhen a new employee arrives, you will be able to immediately pull out a bunch of small and varied tasks for them to get acquainted with the project.\n\nAlso, if you have a lull in work, you can pull out one such minor task from the backlog.\n',"\n\xa7 page.settings.document.title: Display settings\n\xa7 page.settings.document.name: Page title\n\xa7 page.settings.document.language: Interface language\n\xa7 page.settings.links.title: Link prefixes\n\xa7 page.settings.links.task: For task numbers\n\xa7 page.settings.links.pr: For PR\n\xa7 page.settings.user.title: Individual settings\n\xa7 page.settings.user.notFound: No individual settings. Data for all employees are calculated based on common parameters.\n\xa7 page.settings.user.subTitle: Addendum to employment contract \u2116$1\n\xa7 page.settings.user.from: Start date\n\xa7 page.settings.mailmap: .mailmap example\n\xa7 page.settings.common.title: General salary data\n\xa7 page.settings.common.type.title: Project work type\n\xa7 page.settings.common.type.full: Full-time employment\n\xa7 page.settings.common.type.part: Project work\n\xa7 page.settings.common.salary: Monthly salary in USD (US dollar, $)\n\xa7 page.settings.common.currency: Currency for view\n\xa7 page.settings.common.workDaysInYear: Number of working days in a year\n\xa7 page.settings.common.vacationDaysInYear: Number of vacation days in a year\n\xa7 page.settings.common.workDaysInWeek: Workdays\n\xa7 page.settings.form.save: Save\n\xa7 page.settings.form.cancel: Cancel\n\xa7 page.settings.form.remove: Remove\n\xa7 page.settings.form.addEmployee: Add an employee\n\xa7 page.settings.form.addContract: Add an employment contract\n","\n\xa7 page.welcome.step1: Ex\xe9cutez la commande \xe0 la racine de votre projet\n\xa7 page.welcome.step3: transf\xe9rer\n\xa7 page.welcome.step4: fichier log.txt sur cette page\n\xa7 page.welcome.description: Git cr\xe9er un fichier log.txt. Il contient les donn\xe9es pour g\xe9n\xe9rer le rapport. Ex\xe9cutez la commande git shortlog -s -n -e si vous n'avez pas besoin du rapport. Cr\xe9er un fichier [.mailmap|https://git-scm.com/docs/gitmailmap] \xe0 la racine du projet est de combiner les statistiques sur les employ\xe9s.\n\xa7 page.welcome.warning1: Le service ne STOCKE ni ne TRANSMET vos donn\xe9es. Tous les calculs sont effectu\xe9s sur votre ordinateur.\n\xa7 page.welcome.warning2: Le service ne COLLECTE pas de STATISTIQUES sur les projets. Vous pouvez regarder [code source|https://github.com/bakhirev/assayo].\n\xa7 page.common.words.title: Statistiques par mots\n\xa7 page.common.words.description: le mot le plus populaire. Rencontre $1 fois.\n\xa7 page.common.commits.title: Nombre de commits par jour\n\xa7 page.common.commits.description: ($1) le jour le plus productif par le nombre de commits.\n\xa7 page.common.commits.title2: $1 commits faits: $2\n\xa7 page.common.filter.allUsers: Pas d'importance\n\xa7 page.print.modal.title: On imprime quoi?\n\xa7 page.print.modal.page: Page actuelle\n\xa7 page.print.modal.type: Section actuelle\n\xa7 page.print.modal.all: Toutes les statistiques\n\xa7 page.print.modal.cancel: Annulation\n\xa7 page.print.tableOfContents: Table des mati\xe8res\n\xa7 page.print.title: Rapport sur d\xe9p\xf4t git\n\xa7 page.print.sub_title: \xab$1\xbb\n\xa7 page.print.description: Les donn\xe9es du rapport ont \xe9t\xe9 extraites de l'historique des commits.\n\xa7 page.team.author.title: Statistiques du personnel\n\xa7 page.team.author.description1: Partie des statistiques (vitesse de travail, argent d\xe9pens\xe9, etc.) pour les collaborateurs de type \u201cAssistant\u201d, ce n\u2019est pas une r\xf4le permanente dans le projet. Leur travail est insignifiant et peut \xeatre ignor\xe9.\n\xa7 page.team.author.description2: Le tri par d\xe9faut est le tri par nombre de t\xe2ches et de groupes (employ\xe9s actuels, licenci\xe9s et aidants).\n\xa7 page.team.author.types: Type de travaux\n\xa7 page.team.author.commits: Commits\n\xa7 page.team.author.commitsSmall: commits\n\xa7 page.team.author.tasks: t\xe2che\n\xa7 page.team.author.tasksSmall: t\xe2che\n\xa7 page.team.author.workedLosses: Jours avec et sans commits\n\xa7 page.team.author.worked: travail\n\xa7 page.team.author.losses: jours sans commits\n\xa7 page.team.author.days: jours\n\xa7 page.team.author.daysForTask: Jours par t\xe2che\n\xa7 page.team.author.scopes: Mise au point\n\xa7 page.team.author.moneyAll: L'argent re\xe7u\n\xa7 page.team.author.moneyWorked: Travaillas\n\xa7 page.team.author.moneyLosses: Trop-per\xe7u\n\xa7 page.team.author.type.work: works\n\xa7 page.team.author.type.dismissed: dismissed\n\xa7 page.team.author.type.staff: staff\n\xa7 page.team.hours.title: R\xe9partition du travail pour chaque jour de la semaine\n\xa7 page.team.month.title: Calendrier du projet\n\xa7 page.team.month.first: (first work day)\n\xa7 page.team.month.last: (last work day)\n\xa7 page.team.scope.title: Statistiques par module\n\xa7 page.team.scope.scope: Mise au point\n\xa7 page.team.scope.days: Esclave. jours\n\xa7 page.team.scope.authorsDays: Jours-homme\n\xa7 page.team.scope.tasks: T\xe2ches\n\xa7 page.team.scope.commits: Commits\n\xa7 page.team.scope.commitsSmall: commits\n\xa7 page.team.scope.types: Type de travaux\n\xa7 page.team.scope.authors: Contribution personnelle\n\xa7 page.team.scope.cost: Co\xfbt\n\xa7 page.team.type.title: Statistiques par type de t\xe2che\n\xa7 page.team.type.description: *Contribution personnelle* compte tenu du nombre de commits plut\xf4t que de la taille des lignes ou fichiers modifi\xe9s. Vous devez donc \xe9galement consulter la section \u201cAnalyse des fichiers\u201d afin d\u2019\xe9valuer l\u2019ampleur des modifications.\n\xa7 page.team.type.type: Type de travail\n\xa7 page.team.type.tasks: \u0417\u0430\u0434\u0430\u0447\n\xa7 page.team.type.tasksSmall: T\xe2che\n\xa7 page.team.type.days: Jours\n\xa7 page.team.type.daysSmall: Jours\n\xa7 page.team.type.authorsDays: Jours-homme\n\xa7 page.team.type.commits: Commits\n\xa7 page.team.type.authors: Contribution personnelle\n\xa7 page.team.total.titleA: Volume de travaux\n\xa7 page.team.total.titleB: Co\xfbt\n\xa7 page.team.total.daysWorked.title: jours-homme\n\xa7 page.team.total.daysWorked.description: Seuls les jours o\xf9 les commits ont \xe9t\xe9 effectu\xe9s sont pris en compte\n\xa7 page.team.total.commits.title: commits\n\xa7 page.team.total.commits.description: Les branches supprim\xe9es ne comptent pas\n\xa7 page.team.total.daysLosses.title: jours sans commits\n\xa7 page.team.total.daysLosses.description: Tous les jours moins: vacances, week-ends, vacances, jours avec commits\n\xa7 page.team.total.employment.title: fonctionne / d\xe9missionnas\n\xa7 page.team.total.employment.description: Si un employ\xe9 n'a fait aucun commit dans un mois, il est consid\xe9r\xe9 comme licenci\xe9\n\xa7 page.team.total.moneyAll.title: g\xe9n\xe9rale\n\xa7 page.team.total.moneyAll.description: Co\xfbts salariaux totaux\n\xa7 page.team.total.moneyWorked.title: r\xe9elle\n\xa7 page.team.total.moneyWorked.description: Jours effectivement travaill\xe9s multipli\xe9s par le salaire moyen\n\xa7 page.team.total.moneyLosses.title: trop-per\xe7u possible\n\xa7 page.team.total.moneyLosses.description: Jours ouvrables pay\xe9s quand il n'y avait pas de commits\n\xa7 page.team.total.weekendPayment.title: travail le week-end\n\xa7 page.team.total.weekendPayment.description: Trop-per\xe7u total pour le travail de week-end\n\xa7 page.team.total.workSpeed.title: t\xe2ches par jour\n\xa7 page.team.total.workSpeed.description: Vitesse moyenne de travail de l'\xe9quipe avec la composition actuelle des employ\xe9s\n\xa7 page.team.total.moneySpeed.title: par mois\n\xa7 page.team.total.moneySpeed.description: Montant pr\xe9vu de la masse salariale, compte tenu de la composition actuelle du personnel, hors taxes et d\xe9penses connexes\n\xa7 page.team.total.description1: *Jours-homme* \u2014 c'est le travail d'un employ\xe9 pendant une journ\xe9e de travail. Par exemple, pour un jour calendaire, une \xe9quipe de trois employ\xe9s produit une charge de travail de trois jours-homme.\n\xa7 page.team.total.description2: *Jours d'absent\xe9isme* seuls les jours ouvrables o\xf9 les commits auraient pu \xeatre faits sont consid\xe9r\xe9s. Les week-ends, les jours f\xe9ri\xe9s et les vacances ne sont pas inclus dans le calcul.\n\xa7 page.team.total.description3: Carte *travaille et a d\xe9missionn\xe9* cela indique la composition effective des collaborateurs qui participent activement au projet. En outre, il y a des \u201cassistants\u201d, qui sont g\xe9n\xe9ralement des collaborateurs d\u2019une autre sp\xe9cialit\xe9 et qui peuvent parfois faire des commits sur le projet.\n\xa7 page.team.total.description4: *Trop-per\xe7u* \u0441 seulement les jours ouverts o\xf9 des commits auraient pu \xeatre faits sont comptabilis\xe9s. Les jours f\xe9ri\xe9s, les jours de cong\xe9s pay\xe9s et les jours ch\xf4m\xe9s ne sont pas pris en compte. C'est pourquoi le trop-pay\xe9 + le co\xfbt r\xe9el != g\xe9n\xe9ral. Le co\xfbt total comprend le paiement des week-ends, des jours f\xe9ri\xe9s et des vacances.\n\xa7 page.team.total.description5: *Travail le week-end* le calcul se fait selon un coefficient x2 sur le salaire du jour normal. Ce qui est affich\xe9 ici est pr\xe9cis\xe9ment le surco\xfbt (x1), car le fait m\xeame de travail suppl\xe9mentaire n\u2019est pas d\u2019int\xe9r\xeat ici. Nous ne regardons pas la vitesse \xe0 laquelle le budget est br\xfbl\xe9. Nous regardons le surco\xfbt lorsque la vitesse de travail augmente.\n\xa7 page.team.tree.title: Arborescence du projet avec les filtres s\xe9lectionn\xe9s\n\xa7 page.team.tree.filters.author: Employ\xe9\n\xa7 page.team.tree.filters.commits: Nombre de commits\n\xa7 page.team.tree.filters.help: Minimum commits que l'employ\xe9 a fait dans le fichier\n\xa7 page.team.tree.filters.all: Tous les employ\xe9s\n\xa7 page.team.tree.add: Qui a Ajout\xe9\n\xa7 page.team.tree.change: Qui a chang\xe9\n\xa7 page.team.tree.remove: Qui a supprim\xe9\n\xa7 page.team.tree.line: lignes\n\xa7 page.team.tree.lineAdd: ajout\xe2tes\n\xa7 page.team.tree.lineRemove: modifi\xe2tes\n\xa7 page.team.week.title: Statistiques par semaine\n\xa7 page.team.week.date: Date\n\xa7 page.team.week.numberTasks: Nombre de t\xe2ches\n\xa7 page.team.week.people: Nombre de personnes\n\xa7 page.team.week.line: Modification des lignes\n\xa7 page.team.week.days: Jours avec et sans commits\n\xa7 page.team.week.lossesDetails: Qui n'a pas commis\n\xa7 page.team.week.add: \u0434\u043e\u0431\u0430\u0432\u0438\u043b\u0438\n\xa7 page.team.week.change: modifi\xe2tes\n\xa7 page.team.week.remove: supprim\xe2tes\n\xa7 page.team.week.hasCommits: il y avait des commits\n\xa7 page.team.week.hasNotCommits: il n'y avait pas de commits\n\xa7 page.team.week.days: jours\n\xa7 page.team.week.tasks: t\xe2ches\n\xa7 page.team.pr.task: t\xe2ches\n\xa7 page.team.pr.tasks: t\xe2ches\n\xa7 page.team.pr.firstCommitTime: Premier commit\n\xa7 page.team.pr.lastCommitTime: Dernier\n\xa7 page.team.pr.workDays: Jours de d\xe9veloppement\n\xa7 page.team.pr.delayDays: Jours d'attente\n\xa7 page.team.pr.commits: Commits\n\xa7 page.team.pr.date: Date de diffusion\n\xa7 page.team.pr.mergeAuthor: Versai\n\xa7 page.team.pr.author: Employ\xe9\n\xa7 page.team.pr.middleTimeRelease: D\xe9lai de Livraison moyen (jours)\n\xa7 page.team.pr.work: d\xe9veloppement\n\xa7 page.team.pr.delay: attente\n\xa7 page.team.pr.days: jours\n\xa7 page.team.pr.oneTaskDays: Temps pass\xe9 sur une t\xe2che\n\xa7 page.team.pr.description1: *Temps de d\xe9veloppement* c\u2019est la diff\xe9rence de temps entre le premier et le dernier commit pour un probl\xe8me donn\xe9. Il n\u2019importe pas si il y avait des pauses pendant plusieurs jours entre les commits, ou non. Le fait m\xeame d\u2019avoir fait un quelconque commit augmente le temps.\n\xa7 page.team.pr.description2: *D\xe9lai d'attente* c'est le temps entre le dernier commit et l'injection de code. Il montre le r\xe9el simple en attendant quoi que ce soit.\n\xa7 page.team.pr.description3: *Pourquoi afficher le temps de d\xe9veloppement* sans se diviser en Coding et revue de code? Ensuite, pour montrer \xe0 l'entreprise le d\xe9lai de Livraison r\xe9el du code. L'attente des tests, les commentaires sur la revue, les probl\xe8mes de DevOps et d'autres imperfections du processus sont d\xe9j\xe0 pos\xe9s dans cette p\xe9riode.\n\xa7 page.team.pr.statByAuthors: Statistiques du personnel\n\xa7 page.team.pr.longDelay: Longue attente pour l'injection\n\xa7 page.team.tasks.task: T\xe2che\n\xa7 page.team.tasks.author: Auteur du premier commit\n\xa7 page.team.tasks.from: Premier commit\n\xa7 page.team.tasks.to: Dernier commit\n\xa7 page.team.tasks.daysInWork: Jours de travail\n\xa7 page.team.tasks.commits: Nombre de commits\n\xa7 page.team.tasks.pr: Date de diffusion\n\xa7 page.team.tasks.prAuthor: Versai\n\xa7 page.team.tasks.prDelayDays: Jours d'attente\n\xa7 page.team.tasks.comments: Commentaires\n\xa7 page.person.print.photo.title: Photo\n\xa7 page.person.print.photo.description: place \xe0 la photographie\n\xa7 page.person.total.title: Caract\xe9ristiques de base\n\xa7 page.person.total.daysWorked.title: jours de travail\n\xa7 page.person.total.daysWorked.description: Seuls les jours o\xf9 les commits ont \xe9t\xe9 effectu\xe9s sont pris en compte\n\xa7 page.person.total.tasks.title: t\xe2ches\n\xa7 page.person.total.tasks.description: Si les commits sont correctement sign\xe9s\n\xa7 page.person.character.title: Personnage\n\xa7 page.person.achievement.title: Les progr\xe8s\n\xa7 page.person.achievement.positive: Positifs\n\xa7 page.person.achievement.normal: Neutres\n\xa7 page.person.achievement.negative: N\xe9gatifs\n\xa7 page.person.achievement.description: Plus un collaborateur a accumul\xe9 d\u2019achievements n\xe9gatifs, plus il est probable qu\u2019il y ait une situation inhabituelle. Il se peut que vous deviez changer son mode de travail, ses t\xe2ches ou ses rapports. Vous devriez parler avec lui et d\xe9couvrir quels probl\xe8mes entravent son travail.\n\xa7 page.person.gets.title: Les g\xe8tes prises:\n\xa7 page.person.gets.description: \xabPrendre geth\xbb dans ce cas, cela signifie d'abord laisser le commit \xe0 la t\xe2che avec un num\xe9ro \xabbeau\xbb.\n\xa7 page.person.business.days.title: jours de travail\n\xa7 page.person.business.days.description: Seuls les jours o\xf9 les commits ont \xe9t\xe9 effectu\xe9s sont pris en compte\n\xa7 page.person.business.tasks.title: t\xe2ches\n\xa7 page.person.business.tasks.description: Si les commits sont correctement sign\xe9s\n\xa7 page.person.business.losses.title: jours sans commits\n\xa7 page.person.business.losses.description: Tous les jours moins: vacances, week-ends, vacances, jours avec commits\n\xa7 page.person.business.commits.title: commits\n\xa7 page.person.business.commits.description: Les branches supprim\xe9es ne comptent pas\n\xa7 page.person.business.time.description: Temps de la premi\xe8re \xe0 la Derni\xe8re commits (y compris les jours non ouvrables)\n\xa7 page.person.business.time.title: Jours sur le projet:\n\xa7 page.person.business.time.dismissed: (licenci\xe9)\n\xa7 page.person.business.time.staff: (pas dans l'\xe9quipe)\n\xa7 page.person.business.achievements: Les progr\xe8s\n\xa7 page.person.changes.title: Les progr\xe8s\n\xa7 page.person.changes.description: \n Avec certaines formes de formatage, git marque les lignes comme \u201csupprim\xe9es\u201d et \u201cajout\xe9es\u201d, bien qu\u2019en r\xe9alit\xe9, elles aient \xe9t\xe9 \u201cmodifi\xe9es\u201d. Par cons\xe9quent, si vous effectuez un grand refactoring, git peut montrer une petite quantit\xe9 de modifications dans les statistiques, et le r\xe9sultat r\xe9el sera marqu\xe9 comme un bond dans les lignes \u201csupprim\xe9es\u201d et \u201cajout\xe9es\u201d.\n\xa7 page.person.changes.description: La liste des commits et le nombre de modifications qu'ils ont apport\xe9es au cours de cette journ\xe9e:\n\xa7 page.person.commits.title: Liste des commits:\n\xa7 page.person.money.title.total: Pour tous les temps\n\xa7 page.person.money.title.middle: Valeur moyenne\n\xa7 page.person.money.moneyAll.title: re\xe7ut\n\xa7 page.person.money.moneyAll.description: Montant estimatif des d\xe9penses d & apos; appui au projet (voir param\xe8tres)\n\xa7 page.person.money.moneyWorked.title: travaillas\n\xa7 page.person.money.moneyWorked.description: Jours effectivement travaill\xe9s multipli\xe9s par le nombre moyen de jours travaill\xe9s\n\xa7 page.person.money.moneyLosses.title: trop-per\xe7u possible\n\xa7 page.person.money.moneyLosses.description: Jours sans commits multipli\xe9s par la moyenne SN\n\xa7 page.person.money.tasks.title: t\xe2che\n\xa7 page.person.money.tasks.description: Nombre de t\xe2ches ferm\xe9es au co\xfbt de la journ\xe9e\n\xa7 page.person.money.commits.title: commit\n\xa7 page.person.money.commits.description: Nombre de commits par jour ouvrable\n\xa7 page.person.speed.task: Une t\xe2che en moyenne est\n\xa7 page.person.speed.max: Vitesse maximale par jour\n\xa7 page.person.speed.days.title: jours\n\xa7 page.person.speed.days.description: Cela signifie des jours ouvrables si les commits sont correctement sign\xe9s\n\xa7 page.person.speed.commits.title: commits\n\xa7 page.person.speed.commits.description: 10% des valeurs maximales et minimales sont coup\xe9es\n\xa7 page.person.speed.line.title: lignes de code\n\xa7 page.person.speed.line.description: 10% des valeurs maximales et minimales sont coup\xe9es\n\xa7 page.person.speed.tasks.title: t\xe2ches\n\xa7 page.person.speed.tasks.description: La t\xe2che peut ne pas \xeatre termin\xe9e, mais le travail sur elle doit \xeatre\n\xa7 page.person.speed.maxCommits.title: commits\n\xa7 page.person.speed.maxCommits.description: La t\xe2che peut ne pas \xeatre termin\xe9e, mais le travail sur elle doit \xeatre\n\xa7 page.person.hours.title: R\xe9partition des commits par jour de la semaine\n\xa7 page.person.week.date: Date\n\xa7 page.person.week.tasks: Nombre de t\xe2ches\n\xa7 page.person.week.workDays: Jours avec commits\n\xa7 page.person.week.taskInDay: T\xe2ches par jour\n\xa7 page.person.week.days: jours\n\xa7 page.person.week.workDay: jours de semaine\n\xa7 page.person.week.weekends: cong\xe9s\n\xa7 page.sponsor.share.title: Please, support this project\n\xa7 page.sponsor.share.description: Tell about our [project|https://github.com/bakhirev/assayo] on social networks! You can share [article|https://habr.com/ru/articles/763342/], [post|https://www.reddit.com/r/github/comments/1bvtsl3/how_i_parsed_git_statistics/] or make a video review.\n\xa7 page.sponsor.share.button: Copy the link\n"].join(""),Ae=["\n\xa7 achievements.commitsAfter1500.title: Owl\n\xa7 achievements.commitsAfter1500.description: 70% of commits after 3:00 PM\n\xa7 achievements.commitsBefore1500.title: Early bird\n\xa7 achievements.commitsBefore1500.description: 70% of commits before noon\n\xa7 achievements.workEveryTime.title: Devoted worker\n\xa7 achievements.workEveryTime.description: a commit for every hour of the day\n\xa7 achievements.workNotWork.title: Shooting blanks\n\xa7 achievements.workNotWork.description: commits are there, but no tasks are closed\n\xa7 achievements.userNotWork.title: Fly-by\n\xa7 achievements.userNotWork.description: this is not their main project\n\xa7 achievements.userIsDied.title: Dead soul\n\xa7 achievements.userIsDied.description: worked, but resigned\n\xa7 achievements.lessTasks.title: Came and went\n\xa7 achievements.lessTasks.description: least closed tasks\n\xa7 achievements.moreTasks.title: Father says well done\n\xa7 achievements.moreTasks.description: most closed tasks\n\xa7 achievements.everyMessageLong.title: Master of eloquence\n\xa7 achievements.everyMessageLong.description: consistently the longest commit messages\n\xa7 achievements.everyMessageShort.title: Talkative, a spy's dream\n\xa7 achievements.everyMessageShort.description: consistently, the shortest commit messages\n\xa7 achievements.shortestName.title: Size doesn't matter\n\xa7 achievements.shortestName.description: shortest name\n\xa7 achievements.longestName.title: Azim Aziz Il Am Kadir Imran II\n\xa7 achievements.longestName.description: longest name\n\xa7 achievements.moreCommits.title: Backup master\n\xa7 achievements.moreCommits.description: most commits\n\xa7 achievements.lessCommits.title: Rare but Precise\n\xa7 achievements.lessCommits.description: least commits\n\xa7 achievements.oneCommitOneTask.title: Right on target\n\xa7 achievements.oneCommitOneTask.description: on average one commit per task\n\xa7 achievements.moreLazyDays.title: With you in spirit\n\xa7 achievements.moreLazyDays.description: most days without commits\n\xa7 achievements.lessLazyDays.title: Papa carlo\n\xa7 achievements.lessLazyDays.description: least days without commits\n\xa7 achievements.zeroLazyDays.title: Not a single break\n\xa7 achievements.zeroLazyDays.description: not a single day without commits\n\xa7 achievements.moreWorkDays.title: Valuable employee\n\xa7 achievements.moreWorkDays.description: most working days\n\xa7 achievements.moreScopes.title: Startuper\n\xa7 achievements.moreScopes.description: completed the most features\n\xa7 achievements.lessScopes.title: Dandy\n\xa7 achievements.lessScopes.description: completed the fewest features\n\xa7 achievements.moreDaysForTask.title: Snail on the slope\n\xa7 achievements.moreDaysForTask.description: tasks take longer than others\n\xa7 achievements.more2DaysForTask.title: Slow and steady\n\xa7 achievements.more2DaysForTask.description: more than two days per task\n\xa7 achievements.moreDaysInProject.title: Old-timer\n\xa7 achievements.moreDaysInProject.description: most days in the project\n\xa7 achievements.lessDaysInProject.title: And who is this?\n\xa7 achievements.lessDaysInProject.description: least days in the project\n\xa7 achievements.more90DaysInProject.title: Welcome aboard\n\xa7 achievements.more90DaysInProject.description: not fired during the probation period\n\xa7 achievements.lessDaysForTask.title: Fast shooting\n\xa7 achievements.lessDaysForTask.description: a task takes less than a day\n\xa7 achievements.adam.title: Adam\n\xa7 achievements.adam.description: the first stable employee on the project\n\xa7 achievements.more666DaysInProject.title: Devil\n\xa7 achievements.more666DaysInProject.description: worked 666 days on the project\n\xa7 achievements.more777DaysInProject.title: Las Vegas\n\xa7 achievements.more777DaysInProject.description: worked 777 days on the project\n\xa7 achievements.moreRefactoring.title: Executive editor\n\xa7 achievements.moreRefactoring.description: made the most 'refactoring' tags\n\xa7 achievements.longestMessage.title: So many conversations...\n\xa7 achievements.longestMessage.description: the longest commit message of all time\n\xa7 achievements.moreTasksInDay.title: Speed racer\n\xa7 achievements.moreTasksInDay.description: record for the number of tasks closed in a day\n\xa7 achievements.hasCommitFrom0to7.title: Night watch\n\xa7 achievements.hasCommitFrom0to7.description: a commit for every hour of the night\n\xa7 achievements.noCommitOnDay.title: Technical break\n\xa7 achievements.noCommitOnDay.description: there is a certain hour and day in working time when never commits\n\xa7 achievements.hasCommitEveryTime.title: Died at work\n\xa7 achievements.hasCommitEveryTime.description: a commit for every hour of each day (including weekends)\n\xa7 achievements.commitsAfter1800.title: Business Time\n\xa7 achievements.commitsAfter1800.description: no commits after 6:00 PM\n\xa7 achievements.moreFix.title: Bug hunter\n\xa7 achievements.moreFix.description: most closed bugs\n\xa7 achievements.lessWorkDays.title: Count me out\n\xa7 achievements.lessWorkDays.description: least working days\n\xa7 achievements.moreCreateCode.title: Creator\n\xa7 achievements.moreCreateCode.description: tends to add code more than others\n\xa7 achievements.moreRemoveCode.title: Destroyer\n\xa7 achievements.moreRemoveCode.description: tends to remove code more than others\n\xa7 achievements.moreChangeCode.title: Reformer\n\xa7 achievements.moreChangeCode.description: tends to change code more than others\n\xa7 achievements.moreStyle.title: Fashion police\n\xa7 achievements.moreStyle.description: tends to change CSS more than others\n\xa7 achievements.moreOnHoliday.title: No life\n\xa7 achievements.moreOnHoliday.description: relatively many commits in non-working hours\n\xa7 achievements.morePRMerge.title: \u0422\u0430\u043c\u043e\u0436\u043d\u044f \u0434\u0430\u0451\u0442 \u0434\u043e\u0431\u0440\u043e\n\xa7 achievements.morePRMerge.description: more often than others, presses the \"Merge\" button for PR\n\xa7 achievements.longWaitPR.title: \u0417\u0430\u0432\u0442\u0440\u0430 \u0442\u043e\u0447\u043d\u043e \u0432\u043e\u043b\u044c\u0451\u043c\n\xa7 achievements.longWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0431\u043e\u043b\u044c\u0448\u0435 \u043c\u0435\u0441\u044f\u0446\u0430 \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.moreLongWaitPR.title: A long time ago in a galaxy far, far away\n\xa7 achievements.moreLongWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u0434\u043e\u043b\u0433\u043e \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.oneExtension.title: \u041e\u0434\u0438\u043d \u0432 \u043f\u043e\u043b\u0435 \u0432\u043e\u0438\u043d\n\xa7 achievements.oneExtension.description: \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u043d \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0441 \u0444\u0430\u0439\u043b\u0430\u043c\u0438 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f\n\xa7 achievements.fileRush.title: Zerg Rush\n\xa7 achievements.fileRush.description: created the most files in the project\n\xa7 achievements.moreLintHint.title: \u0413\u0440\u0430\u043c\u0430\u0440-\u043d\u0430\u0446\u0438\n\xa7 achievements.moreLintHint.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0432 \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u0445 \u0430\u0432\u0442\u043e-\u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u043a\u043e\u0434\u0430\n\xa7 achievements.moreReadMe.title: \u041b\u0435\u0442\u043e\u043f\u0438\u0441\u0435\u0446\n\xa7 achievements.moreReadMe.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 MD\n\xa7 achievements.moreDevOps.title: DevOps\n\xa7 achievements.moreDevOps.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f CI/CD\n\xa7 achievements.moreTests.title: \u0422\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0449\u0438\u043a\n\xa7 achievements.moreTests.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f\n\xa7 achievements.allRelease.title: \u0424\u0443\u043b\u043b \u0445\u0430\u0443\u0441\n\xa7 achievements.allRelease.description: \u0435\u0441\u0442\u044c \u0440\u0435\u043b\u0438\u0437, \u0441\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0439 \u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0437 \u0435\u0433\u043e \u0437\u0430\u0434\u0430\u0447\n\xa7 achievements.firstCommit.title: First come, first served\n\xa7 achievements.firstCommit.description: first commit in this project\n\xa7 achievements.lastCommit.title: I've finished\n\xa7 achievements.lastCommit.description: \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.firstLastCommit.title: From beginning to end\n\xa7 achievements.firstLastCommit.description: \u043f\u0435\u0440\u0432\u044b\u0439 \u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.longFilePath.title: \u0417\u0430\u043a\u0440\u043e\u043c\u0430 \u0440\u043e\u0434\u0438\u043d\u044b\n\xa7 achievements.longFilePath.description: the first created the file with the deepest directory\n\xa7 achievements.longFileName.title: Size matters\n\xa7 achievements.longFileName.description: created the file with the longest name\n\xa7 achievements.workOnWeekends.title: Work not walk\n\xa7 achievements.workOnWeekends.description: \u0445\u043e\u0442\u044c \u0440\u0430\u0437 \u0440\u0430\u0431\u043e\u0442\u0430\u043b \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445\n\xa7 achievements.removeCreateFile.title: \u041e\u0442\u043a\u043e\u043f\u0430\u043b \u0441\u0442\u044e\u0430\u0440\u0434\u0435\u0441\u0441\u0443\n\xa7 achievements.removeCreateFile.description: recover removed file\n\xa7 achievements.renameFile.title: \u0410\u0441\u0442\u0430\u043d\u0430 \u041d\u0443\u0440-\u0421\u0443\u043b\u0442\u0430\u043d \u0410\u0441\u0442\u0430\u043d\u0430\n\xa7 achievements.renameFile.description: \u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u044b\u0432\u0430\u043b \u0442\u0443\u0434\u0430-\u0441\u044e\u0434\u0430 \u0444\u0430\u0439\u043b\n\xa7 achievements.longTask.title: Easy task\n\xa7 achievements.longTask.description: worked on task more than three months\n\xa7 achievements.haveNotEmail.title: Mailman\n\xa7 achievements.haveNotEmail.description: empty email field in git config\n\xa7 achievements.moreAddedFolders.title: Director \n\xa7 achievements.moreAddedFolders.description: created the most directories\n\xa7 achievements.horoscope1.title: Mercury Retrograde for Capricorn\n\xa7 achievements.horoscope2.title: Mercury Retrograde for Aquarius\n\xa7 achievements.horoscope3.title: Mercury Retrograde for Pisces\n\xa7 achievements.horoscope4.title: Mercury Retrograde for Aries\n\xa7 achievements.horoscope5.title: Mercury Retrograde for Taurus\n\xa7 achievements.horoscope6.title: Mercury Retrograde for Gemini\n\xa7 achievements.horoscope7.title: Mercury Retrograde for Cancer\n\xa7 achievements.horoscope8.title: Mercury Retrograde for Leo\n\xa7 achievements.horoscope9.title: Mercury Retrograde for Virgo\n\xa7 achievements.horoscope10.title: Mercury Retrograde for Libra\n\xa7 achievements.horoscope11.title: Mercury Retrograde for Scorpio\n\xa7 achievements.horoscope12.title: Mercury Retrograde for Sagittarius\n\xa7 achievements.horoscope1.description: by the month of the first commit\n\xa7 achievements.horoscope2.description: by the month of the first commit\n\xa7 achievements.horoscope3.description: by the month of the first commit\n\xa7 achievements.horoscope4.description: by the month of the first commit\n\xa7 achievements.horoscope5.description: by the month of the first commit\n\xa7 achievements.horoscope6.description: by the month of the first commit\n\xa7 achievements.horoscope7.description: by the month of the first commit\n\xa7 achievements.horoscope8.description: by the month of the first commit\n\xa7 achievements.horoscope9.description: by the month of the first commit\n\xa7 achievements.horoscope10.description: by the month of the first commit\n\xa7 achievements.horoscope11.description: by the month of the first commit\n\xa7 achievements.horoscope12.description: by the month of the first commit\n\xa7 achievements.111.description: test\n","\n\xa7 uiKit.console.button: \u30b3\u30d4\u30fc\n\xa7 uiKit.console.notification: \u30c6\u30ad\u30b9\u30c8\u304c\u30b3\u30d4\u30fc\u3055\u308c\u307e\u3057\u305f\n\xa7 uiKit.dataLoader.page: \u30da\u30fc\u30b8\n\xa7 uiKit.dataLoader.size: \u306b\u3088\u3063\u3066\u8868\u793a\u3055\u308c\u308b\n\xa7 uiKit.dataLoader.rows: lines.\n\xa7 uiKit.dataLoader.from: \u304b\u3089\n\xa7 uiKit.dataLoader.all: \u3059\u3079\u3066\u8868\u793a\n\xa7 uiKit.hoursChart.work: \u6a19\u6e96\u52b4\u50cd\u6642\u9593 (\u5e73\u65e5,\u304b\u308907:00\u307820:00)\n\xa7 uiKit.hoursChart.weekend: \u4f11\u696d\u65e5\u307e\u305f\u306f\u55b6\u696d\u65e5\u524d\u5f8c\u306e\u6642\u9593\n\xa7 uiKit.hoursChart.days: \u7279\u5b9a\u65e5\u6642\u306b\u304a\u3051\u308b\u7dcf\u30b3\u30df\u30c3\u30c8\u6570\u3092\u65e5\u672c\u8a9e\u306b\u7ffb\u8a33\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n\xa7 uiKit.page.remove: \u524a\u9664\n\xa7 uiKit.nothingFound.common.title: \u8868\u793a\u3059\u308b\u30c7\u30fc\u30bf\u304c\u306a\u3044\u3001\u307e\u305f\u306f\u4e0d\u5341\u5206\u306a\u30c7\u30fc\u30bf\u304c\u3042\u308a\u307e\u3059\n\xa7 uiKit.nothingFound.common.description: \u30b3\u30df\u30c3\u30c8\u304c\u6b21\u306e\u5f62\u5f0f\u3067\u7f72\u540d\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u30b7\u30b9\u30c6\u30e0\u306f\u3088\u308a\u591a\u304f\u306e\u30c7\u30fc\u30bf\u3092\u51e6\u7406\u3057\u307e\u3059 [Git commit message convention|https://www.conventionalcommits.org/en/v1.0.0/]. \u30d1\u30bf\u30fc\u30f3:\n\xa7 uiKit.nothingFound.common.console: Task_number\u30bf\u30a4\u30d7(\u30e2\u30b8\u30e5\u30fc\u30eb): \u8aac\u660e\n\xa7 uiKit.nothingFound.common.example: \u8aac\u660e:\n\xa7 uiKit.nothingFound.staff.title: \u3053\u306e\u5f93\u696d\u54e1\u306e\u30c7\u30fc\u30bf\u306f\u3042\u308a\u307e\u305b\u3093\n\xa7 uiKit.nothingFound.staff.description1:\n\u5f7c\u306f\u3001\u6bce\u65e5\u4f5c\u696d\u65e5\u306e\u3046\u3061 \u043f\u0440\u0430\u0432\u043a\u0438 \u3092\u884c\u3044\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u3057\u305f\u304c\u3063\u3066\u3001 \u201c\u52a9\u624b\u201d \u3068\u3044\u3046\u52e4\u52d9\u7a2e\u5225\u3092\u53d6\u5f97\u3057\u307e\u3057\u305f\u3002\n\u305d\u306e\u3088\u3046\u306a\u8077\u7a2e\u3092\u6301\u3064\u5f93\u696d\u54e1\u306e\u7d71\u8a08\u306f\u7121\u8996\u3067\u304d\u307e\u3059\u3002\u5f7c\u306e\u77e5\u8b58\u306f\u5fae\u5999\u3067\u3059\u3002\n\xa7 uiKit.nothingFound.staff.description2:\n\u30b7\u30b9\u30c6\u30e0\u306f\u305d\u308c\u306e\u305f\u3081\u306e\u3044\u304f\u3064\u304b\u306e\u6307\u6a19\u3092\u8a08\u7b97\u3057\u307e\u305b\u3093\u3002\n\u3082\u3057\u305d\u308c\u304c\u30a8\u30e9\u30fc\u3067\u3042\u308a\u3001\u305d\u306e\u5f93\u696d\u54e1\u306b\u95a2\u3059\u308b\u7d71\u8a08\u3092\u6271\u3046\u5fc5\u8981\u304c\u3042\u308b\u5834\u5408\u3001\u201c\u8a2d\u5b9a\u201d \u30bb\u30af\u30b7\u30e7\u30f3\u306b\u79fb\u52d5\u3057\u3066\u30bf\u30a4\u30d7\u3092\u5909\u66f4\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n\xa7 common.title: Git \u7d71\u8a08\n\xa7 common.filters: \u30d5\u30a3\u30eb\u30bf\u30fc\n\xa7 common.notifications.save: \u5909\u66f4\u306f\u4fdd\u5b58\u3055\u308c\u307e\u3059\n\xa7 common.notifications.setting: \u8a2d\u5b9a\u304c\u4fdd\u5b58\u3055\u308c\u307e\u3059\n\xa7 common.fileLoader.notification: Cant open file $1\n","\n\xa7 sidebar.switch.team: \u30c1\u30fc\u30e0\n\xa7 sidebar.switch.person: \u5f93\u696d\u54e1\n\xa7 sidebar.buttons.settings: \u8a2d\u5b9a\n\xa7 sidebar.buttons.print: \u5370\u5237\n\xa7 sidebar.buttons.share: Share\n\xa7 sidebar.buttons.logout: Logout\n\xa7 sidebar.filters.all: \u3059\u3079\u3066\u306e\u6642\u9593\n\xa7 sidebar.filters.year: \u5e74\n\xa7 sidebar.filters.halfYear: \u534a\u5e74\n\xa7 sidebar.filters.month: \u6708\n\xa7 sidebar.filters.week: \u9031\u9593\n\xa7 sidebar.team.total: \u822c\u7684\u306a\u60c5\u5831\n\xa7 sidebar.team.scope: \u30e2\u30b8\u30e5\u30fc\u30eb\n\xa7 sidebar.team.author: \u30b9\u30bf\u30c3\u30d5\n\xa7 sidebar.team.type: \u30bf\u30b9\u30af\u306e\u7a2e\u985e\n\xa7 sidebar.team.pr: \u30b3\u30fc\u30c9\u6ce8\u5165\n\xa7 sidebar.team.day: \u65e5\u306b\u3088\u3063\u3066\n\xa7 sidebar.team.week: \u9031\u3054\u3068\n\xa7 sidebar.team.month: \u6708\u5225\n\xa7 sidebar.team.tree: \u30d5\u30a1\u30a4\u30eb\u306e\u5206\u6790\n\xa7 sidebar.team.files: \u30d5\u30a1\u30a4\u30eb\n\xa7 sidebar.team.removedFiles: \u524a\u9664\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\n\xa7 sidebar.team.tasks: \u30bf\u30b9\u30af\u30ea\u30b9\u30c8\n\xa7 sidebar.team.hours: \u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\n\xa7 sidebar.team.commits: All commits\n\xa7 sidebar.team.changes: \u3059\u3079\u3066\u306e\u5909\u66f4\n\xa7 sidebar.team.words: \u4eba\u6c17\u306e\u3042\u308b\u8a00\u8449\n\xa7 sidebar.team.building: \u30af\u30a4\u30ba\n\xa7 sidebar.team.settings: \u8a2d\u5b9a\n\xa7 sidebar.person.total: \u4e00\u822c\u7684\u306a\u60c5\u5831\n\xa7 sidebar.person.money: \u4ed5\u4e8b\u306e\u30b3\u30b9\u30c8\n\xa7 sidebar.person.speed: \u30b9\u30d4\u30fc\u30c9\n\xa7 sidebar.person.day: \u65e5\u306b\u3088\u3063\u3066\n\xa7 sidebar.person.week: \u9031\u3054\u3068\n\xa7 sidebar.person.month: \u6708\u5225\n\xa7 sidebar.person.tasks: Tasks\n\xa7 sidebar.person.hours: \u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\n\xa7 sidebar.person.commits: All commits\n\xa7 sidebar.person.changes: \u3059\u3079\u3066\u306e\u5909\u66f4\n\xa7 sidebar.person.words: \u4eba\u6c17\u306e\u3042\u308b\u8a00\u8449\n\xa7 sidebar.person.settings: \u8a2d\u5b9a\n",'\n\xa7 recommendations.modal.cancel: Ok\n\xa7 recommendations.modal.open: More\n\xa7 recommendations.title\nRecommendations and facts\n\n\xa7 recommendations.timestamp.firstCommit.description\nmade the first commit\n\nDay of the Week: $1\n\n\xa7 recommendations.timestamp.lastCommit.description\nmade the last commit\n\nDay of the Week: $1\n\n\xa7 recommendations.timestamp.common.title: $1 days\n\xa7 recommendations.timestamp.allDays.description: from the first to the last commit (including weekends and holidays).\n\xa7 recommendations.timestamp.lossesDays.description: days without commits, even considering weekends, vacation, and public holidays.\n\xa7 recommendations.timestamp.weekendDays.description\nworking on weekends\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- employees burn out faster;\n\n\xa7 recommendations.timestamp.regularWeekendWord.title: Regular Overtime\n\xa7 recommendations.timestamp.sometimeWeekendWord.title: Occasional Overtime\n\xa7 recommendations.timestamp.weekendWord.description\nIt might be advisable to change the project manager, analyst, and architect.\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- the quality of the product is usually low;\n- some employees resign;\n- new errors emerge due to the rush;\n\n# Most likely:\n- deadlines were incorrectly estimated at the beginning;\n- technical specifications are missing;\n- weak analytics;\n- weak architecture (no architect was hired, and the team consists of mid-level developers);\n- started writing code first, then planning;\n- lack of proper processes to understand mistakes;\n\n\xa7 recommendations.timestamp.neverWeekendWord.title: Usually Without Overtime\n\xa7 recommendations.timestamp.neverWeekendWord.description\nBut sometimes it happens.\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- employees burn out faster;\n\n\xa7 recommendations.scope.parallelism.not.title\nNo Parallel Work\n\n\xa7 recommendations.scope.parallelism.not.description\nany feature at any given time is done by one person.\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is less than 1.3, we consider that there is usually no parallel work within most features;\n\n# Why this is bad:\n- increases bus factor;\n- employees develop more slowly;\n- difficult to properly check an employee\'s work;\n\n# Why this is good:\n- experts emerge who are deeply immersed in the subject area and can offer more quality solutions;\n- most likely there are no merge conflicts;\n- the project can quickly develop in different directions simultaneously;\n\n\xa7 recommendations.scope.parallelism.has.title\nSome Work Done in Parallel\n\n\xa7 recommendations.scope.parallelism.has.description\nSometimes a feature is worked on simultaneously by several people.\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is from 1.3 to 2.0, we consider that some of the work within different features is sometimes done in parallel;\n\n\xa7 recommendations.scope.parallelism.every.title\nParallel Work\n\n\xa7 recommendations.scope.parallelism.every.description\nany feature at any given time is worked on by several people\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is more than two, we consider that most of the work within different features is usually done in parallel;\n\n\xa7 recommendations.scope.money\nthis is the estimated cost for the work on this project.\n\n# Calculation method:\n- person-days spent on development are multiplied by the individual salaries of the developers;\n\nTo change the salary of each developer for a more accurate total, go to the "Settings" section.\n\n# Is this too much or too little?\nTo answer this question, consider the following:\n- Could a ready-made solution have been purchased for this amount of money?\n- Could a better product have been developed for this amount of money?\n\nIf the answer to both questions is "yes," then perhaps developing from scratch was not worth the money spent.\n \n\xa7 recommendations.scope.bus.everyHasOne.title\nBus factor = 1\n\n\xa7 recommendations.scope.bus.everyHasOne.description\nMost features are deeply understood by only one person.\nIt\'s necessary to rotate people.\n\n# Why this is bad:\n- if employees resign, it will be difficult to continue their work;\n- it\u2019s impossible to control the quality of their code;\n\n# How the sample is chosen:\n- more than 80% of commits in a feature are made by one person;\n- the project has more than 60% of such features;\n\n\xa7 recommendations.scope.bus.oneMaintainer\none person is deeply involved in a feature.\n\n# Why this is bad:\n- if they resign, it will be hard to continue development;\n- the quality of code-review decreases;\n- it\u2019s difficult to parallelize development when needed;\n\n# How the sample is chosen:\n- more than 80% of commits in a feature are made by one person;\n\n\xa7 recommendations.scope.types.process.title\nPoor Processes\n\n\xa7 recommendations.scope.types.process.description\nMost features contain one type of task.\n\n\xa7 recommendations.scope.types.one\nfeatures contain one type of task.\n\n\xa7 recommendations.scope.types.common\nIt\'s possible that developers are incorrectly signing commits or the manager is entering the same type of tasks.\n\n# Why this is important:\n- it\'s impossible to hand over support to another team;\n- it\'s impossible to release a "boxed" version;\n- strong dependence on specific developers;\n- a high number of errors and low code quality;\n- potential slowdown in development in the future;\n\n# The manager\'s mistake:\n- viewing the product only from the perspective of a "working demo";\n\n# What should be done:\n- tests;\n- bugs (identified through testing);\n- refactoring (as architecture may change);\n- documentation;\n- style revisions (as a result of focus group feedback);\n\n\xa7 recommendations.scope.plan.title\nDevelop a Long-Term Plan\n\n\xa7 recommendations.scope.plan.description\ntaking architecture into account.\n\nThis plan should immediately focus on the most challenging tasks.\n\n# Why the lack of a plan is bad:\n- employees create a minimally viable version without planning for expansion points. After this, unscalable code is written, which slows down future features;\n\n# The manager\'s mistake:\n- they haven\'t shown how the product will develop further and where the growth points will be;\n\n# How it should be done:\n- a global product development plan is created;\n- a global architecture development plan is created (with developers and DBAs);\n- potential significant changes are discussed upfront at the schematic level;\n\n\xa7 recommendations.scope.cost.title\nEvaluate Investment in a Feature\n\n\xa7 recommendations.scope.cost.description\nin terms of potential profit.\n\nFeatures that are expensive to develop but bring little profit may need to be postponed or even canceled. This will make the project more commercially successful.\n\n\xa7 recommendations.author.lotOfLazy\nwrites too little code.\n\n# Should they be fired?\n- are they a team leader, architect, or analyst?\n- is this their primary project?\n- are there any dependencies on them?\n\n# Why it makes no sense to correct\nThe total costs for the developer are already more than the profit from their work.\nIf we believe that there were no objective hindrances to their work, then the person either does not want to work at all or is working on two projects simultaneously.\nFiring and replacing them with a new employee seems justified from a statistical point of view.\n\n\xa7 recommendations.author.manyLazy\nwrites little code. Needs to be monitored.\n\n# How the sample is chosen:\n- in test samples, a good programmer writes code for more than 80% of the time;\n- in this case, the indicator is between 60% and 80%;\n\n# How to monitor:\n- break tasks into 1..2 days;\n- ask for a status update every day;\n- ensure tasks are well defined and ready for development;\n- arrange pair programming to check actual speed;\n\n\xa7 recommendations.author.oneTypeMans\nreceives too many monotonous tasks of the same type. Risk of burnout.\n\n# Why this is important:\n- if an employee burns out, their work speed will decrease;\n- professional growth slows down;\n- the likelihood of resignation increases;\n\n# How the sample is chosen:\n- the type of task is determined for each commit;\n- if more than 70% of tasks are of the same type, it means the person is doing the same thing repeatedly;\n\n\xa7 recommendations.author.workToday.title: Working $1\n\xa7 recommendations.author.workToday.description\non the project at this moment.\n\n# Composition: \n- $1;\n\n# Why specifically them:\n- more than 50% of workdays;\n- have worked during the last 30 days;\n\n\xa7 recommendations.author.dismissed.title: Dismissed $1\n\xa7 recommendations.author.dismissed.description\nor worked for a short period.\n\n# Composition:\n- $1;\n\n# Why specifically them:\n- worked at a normal pace (apparently, this is their main repository);\n- no commits in the last month;\n- vacation usually lasts 14 days (their absence does not resemble a vacation);\n\n\xa7 recommendations.author.staff.title: Assisting $1\n\xa7 recommendations.author.staff.description\nPeople of other specializations who have committed something.\n\n# Composition: \n- $1;\n\n# Why specifically them:\n- this is not an open-source project;\n- workdays less than 15% of the total number;\n- modify roughly the same files;\n\n\xa7 recommendations.author.projectType.openSource.title\nOpen Project\n\n\xa7 recommendations.author.projectType.openSource.description\nthey do not work five days a week here.\n\nThe project may be closed, but this work pace is typical for open libraries on GitHub.\n\n# Assessment method:\n- statistics are taken for all active developers;\n- the average number of working days and days without commits is calculated;\n- for open-source libraries, working days are usually a maximum of 15..20%;\n\n# Consequences\nFor projects where work is not constant, many indicators do not make sense. Therefore, indicators like days without commits, speed, etc., will be hidden.\n\nTypically, such projects are assessed before starting the development of their own closed version. The most interesting indicators in this case are the probable cost and total development time.\n\n\xa7 recommendations.author.projectType.easy.title\nLight Workload\n\n\xa7 recommendations.author.projectType.easy.description\ntoo many days without commits. It is necessary to understand why the team is not writing code.\n\n# Assessment method:\n- take statistics from all active developers;\n- calculate the average number of working days and days without commits;\n- workload is considered light if the percentage of days without commits is between 5% and 20%;\n\n# Possible reasons:\n- there are actually no tasks;\n- there are tasks, but they fit well with the current architecture;\n- developers are distracted by meetings;\n- the team is not working;\n\n# Solutions:\n- discuss the issue with the team;\n- reduce task granularity so that one or two tasks can be completed in a day;\n- introduce daily meetings to check the status of tasks;\n- arrange pair programming sessions to ensure that the developer can work faster;\n\n\xa7 recommendations.author.manager.title\nSet Deadlines\n\n\xa7 recommendations.author.manager.description\nEvery task should have a clear deadline.\n \nThis will prevent dragging out its completion for several days or weeks.\n\n# Indicators to check:\n- the number of days spent on one task by an employee;\n- the number of days waiting for PR merge (PR statistics page);\n\n\xa7 recommendations.author.shorTalk.title\nConduct Daily Meetings\n\n\xa7 recommendations.author.shorTalk.description\nthey help stay informed about the project.\n \nDo not stretch them by getting sidetracked on irrelevant topics.\n\n# Questions the employee should answer:\n- what was done;\n- what will be done;\n- are there any issues;\n\n# Interruptions should occur if:\n- they start describing minor details in-depth, which are not important;\n- they steer the conversation away from the original plan;\n\n# Why this is important:\nOften an employee who does nothing tries to avoid the answer by telling a bunch of unnecessary details of their work. This lulls the participants\' attention and stretches the time for a response. It creates an impression that they are busy, even though there was no actual work done.\n\n\xa7 recommendations.author.ipr.title\nDevelop a Training Plan\n\n\xa7 recommendations.author.ipr.description\nfor each employee.\n\n*Individual training plan* is a list of goals and tasks that help a person develop in a certain area.\n\n# How to create a plan:\n- create a competency matrix;\n- identify which competencies have the least knowledge and experience;\n- find out which of these competencies are of interest to the employee;\n- come up with 3..5 goals within each such competency for the next six months or a year;\n- try to do something every month to achieve one goal;\n- remind every month about the overall plan to achieve these goals;\n\n# Does a manager need a plan?\nYes, the manager should also make a plan for themselves. If there is no higher-level manager, they should self-assess.\n\n# Why this is important:\n- employees become more loyal to the company;\n- you get more qualified personnel for the same money;\n\n\xa7 recommendations.author.oneToOne.title\nConduct One-on-One Meetings Every Month\n\n\xa7 recommendations.author.oneToOne.description\nit helps to identify problems at an early stage.\n\n*One-to-one* is a regular personal meeting of a manager with a subordinate. Such meetings typically discuss everything important to the employee, what concerns them, and what they can share with the manager in private.\n\n# Why this is important:\n- easy to find out who is overburdened and who has free time;\n- possible to prevent employee burnout;\n- quick feedback can be obtained about processes that you might not notice;\n- trust is built, making employees more loyal to the company;\n- increases employee motivation and engagement;\n\n\xa7 recommendations.author.club.title\nGo to a Bar\n\n\xa7 recommendations.author.club.description\nonce a month or two.\n\nThis will help build informal communication within the team and bring the team together, even if the interaction is brief.\n\n# Why this is important:\n- quick feedback can be obtained about processes that you might not notice;\n- trust is built, making employees more loyal to the company;\n- increases employee engagement;\n\n\xa7 recommendations.hour.onlyWork.title: No Weekends Here\n\xa7 recommendations.hour.onlyWork.description: The project manager should probably be fired.\n\xa7 recommendations.hour.weekends.title: Working on Weekends\n\xa7 recommendations.hour.weekends.description: The project manager should probably be checked.\n\xa7 recommendations.hour.easy.title: There Are Problems\n\xa7 recommendations.hour.easy.description: There are likely crunch times and work is needed on weekends.\n\xa7 recommendations.week.lazyDays.down.title: Fewer Absences\n\xa7 recommendations.week.lazyDays.down.description: this indicator has dropped over the last three weeks\n\xa7 recommendations.week.lazyDays.up.title: More Absences\n\xa7 recommendations.week.lazyDays.up.description: no tasks or stricter control is needed\n\xa7 recommendations.week.notWork.title: Consistently Underperforms\n\xa7 recommendations.week.notWork.description: as every week the code is not 100% of the time\n\xa7 recommendations.week.upWork.title: Consistently Overworks\n\xa7 recommendations.week.upWork.description: as every week code is written on weekend days\n\xa7 recommendations.week.task.up.title: Productivity is growing\n\xa7 recommendations.week.task.up.description: or tasks have become too small. Need to check. If granularity is the same - reinforce the result.\n\xa7 recommendations.week.task.lazyMaintainer.description: consistently leads in absences. Fire?\n\xa7 recommendations.week.task.down.title: Productivity is Falling\n\xa7 recommendations.week.task.down.description\nor tasks are poorly split. Need to check. If granularity is the same - take control.\n\n# Assessment method:\n- the number of tasks per day that are being worked on has been steadily decreasing over the last three weeks.\n\n# Possible errors:\n- tasks could have been more complex than they seemed;\n- tasks could have had a large volume of work (need to check if the number of changes is also decreasing during this period)\n\n\xa7 recommendations.type.everyHasOne.title: Not Signing Task Types\n\xa7 recommendations.type.everyHasOne.description: Most task types are done by one person.\n\xa7 recommendations.type.oneMaintainer.title: Narrow Specialization\n\xa7 recommendations.type.oneMaintainer.description\nmost tasks of one type are done by the same people.\n\n# Task types:\n\n\xa7 recommendations.type.common\n# It might not be the case\n\nMake sure that other employees correctly sign commits.\n\nSteps to ensure this:\n- set up a pre-commit check for commit messages;\n- explain to the team the need to indicate the type;\n- check in new branches that employees follow this rule;\n\n# If it is indeed the case\n\nYou have set up checks and ensured that the same employee does tasks of the same type.\n\nWhy this is bad:\n- their resignation will halt a whole bunch of processes;\n- it reduces the competence of other team members;\n- difficult to understand their edits at a higher level;\n\nHow to fix this:\n- distribute different types of tasks evenly;\n- change the area of work (tests, documentation, bugs) among employees every sprint;\n\n\xa7 recommendations.type.fewTypes.title\nThis is a Local Product\n\n\xa7 recommendations.type.fewTypes.description\nfor a specific customer or problem.\n\n# Signs of a "global" product:\n- localization;\n- documentation;\n- a large volume of tests;\n- visual customization;\n- refactoring of bottlenecks;\n- etc.\n\n# Why this product looks like a "local" one:\n- each "global" sign will be outweighed by its type of task;\n- the more "global" signs, the more likely a "global" product;\n\nIn this case, we see a small number of types, which likely indicates shortcomings that prevent the product from being easily scaled to the global market and sold in other countries.\n\n# It might not be the case\nBased on file types, we can assume the type of program (website, server application, DevOps scripts, etc.). For a frontend application, our hypothesis will be more accurate than for DevOps scripts, which might just be a micro-module of initialization.\n\n\xa7 recommendations.type.diff.title\nBreak Down the Leading Type into Subtypes\n\n\xa7 recommendations.type.diff.description\nto detail errors.\n\nTypically, the task type labeled "bug fixing" is leading. This makes the statistics weakly detailed.\n\n*If you encounter this situation*, you can break down this type into subtypes (e.g., based on the location of detection).\n\nConsider several options for subtypes:\n- fix_dev (error detected during development);\n- fix_test (error detected during testing);\n- fix (error detected in production);\n\n\xa7 recommendations.type.buddy.title\nAccumulate Minor Tasks\n\n\xa7 recommendations.type.buddy.description\nfor new employees.\n\n# If a task is:\n- not important;\n- not big;\n- doesn\'t require deep immersion in the context;\n- more about refactoring than new code;\n\n# Put it in the backlog with the label "for beginners".\n\nWhen a new employee arrives, you will be able to immediately pull out a bunch of small and varied tasks for them to get acquainted with the project.\n\nAlso, if you have a lull in work, you can pull out one such minor task from the backlog.\n',"\n\xa7 page.settings.document.title: Display settings\n\xa7 page.settings.document.name: Page title\n\xa7 page.settings.document.language: Interface language\n\xa7 page.settings.links.title: Link prefixes\n\xa7 page.settings.links.task: For task numbers\n\xa7 page.settings.links.pr: For PR\n\xa7 page.settings.user.title: Individual settings\n\xa7 page.settings.user.notFound: No individual settings. Data for all employees are calculated based on common parameters.\n\xa7 page.settings.user.subTitle: Addendum to employment contract \u2116$1\n\xa7 page.settings.user.from: Start date\n\xa7 page.settings.mailmap: .mailmap example\n\xa7 page.settings.common.title: General salary data\n\xa7 page.settings.common.type.title: Project work type\n\xa7 page.settings.common.type.full: Full-time employment\n\xa7 page.settings.common.type.part: Project work\n\xa7 page.settings.common.salary: Monthly salary in USD (US dollar, $)\n\xa7 page.settings.common.currency: Currency for view\n\xa7 page.settings.common.workDaysInYear: Number of working days in a year\n\xa7 page.settings.common.vacationDaysInYear: Number of vacation days in a year\n\xa7 page.settings.common.workDaysInWeek: Workdays\n\xa7 page.settings.form.save: Save\n\xa7 page.settings.form.cancel: Cancel\n\xa7 page.settings.form.remove: Remove\n\xa7 page.settings.form.addEmployee: Add an employee\n\xa7 page.settings.form.addContract: Add an employment contract\n",'\n\xa7 page.welcome.step1: Execute the command in the root of your project.\n\xa7 page.welcome.step3: Drag and drop\n\xa7 page.welcome.step4: the log.txt file onto this page.\n\xa7 page.welcome.description: Git will create a log.txt file. It contains data for report generation. Or use git shortlog -s -n -e if you don\'t need a report. Create a [.mailmap|https://git-scm.com/docs/gitmailmap] file in the root of the project to consolidate employee statistics.\n\xa7 page.welcome.warning1: The service *DOES NOT SAVE* and *DOES NOT TRANSFER* your data. All calculations are performed locally in your browser on your machine.\n\xa7 page.welcome.warning2: The service *DOES NOT COLLECT STATISTICS* on projects. You can disconnect the internet, check traffic, and even build a local version from the [source|https://github.com/bakhirev/assayo].\n\xa7 page.common.words.title: Word Statistics.\n\xa7 page.common.words.description: the most popular word. Occurs $1 times.\n\xa7 page.common.commits.title: Number of commits by days.\n\xa7 page.common.commits.description: ($1) the most productive day in terms of the number of commits.\n\xa7 page.common.commits.title2: $1 commits made: $2\n\xa7 page.common.filter.allUsers: Does not matter\n\xa7 page.print.modal.title: What are we printing?\n\xa7 page.print.modal.page: Current page\n\xa7 page.print.modal.type: Current section\n\xa7 page.print.modal.all: All statistics\n\xa7 page.print.modal.cancel: Cancel\n\xa7 page.print.tableOfContents: Table of contents\n\xa7 page.print.title: Git repository report\n\xa7 page.print.sub_title: \xab$1\xbb\n\xa7 page.print.description: The data for the report was obtained from the commit history.\n\xa7 page.team.author.title: Employee statistics\n\xa7 page.team.author.description1: *Part of the statistics* (work speed, costs, etc.) *for employees with the \'Assistant\' type is not counted*, as it is an episodic role in the project. It is assumed that they do not affect the project, and their edits can be disregarded in the context of the overall volume of work.\n\xa7 page.team.author.description2: *Default sorting* is by the number of tasks and groups (current, fired, assisting employees).\n\xa7 page.team.author.types: Types of work\n\xa7 page.team.author.commits: Commits\n\xa7 page.team.author.commitsSmall: commits\n\xa7 page.team.author.tasks: Tasks\n\xa7 page.team.author.tasksSmall: tasks\n\xa7 page.team.author.workedLosses: Days with and without commits\n\xa7 page.team.author.worked: work\n\xa7 page.team.author.losses: days without commits\n\xa7 page.team.author.days: days\n\xa7 page.team.author.daysForTask: Days per task\n\xa7 page.team.author.scopes: Features\n\xa7 page.team.author.moneyAll: Received\n\xa7 page.team.author.moneyWorked: Worked for\n\xa7 page.team.author.moneyLosses: Overpayment\n\xa7 page.team.author.type.work: works\n\xa7 page.team.author.type.dismissed: dismissed\n\xa7 page.team.author.type.staff: staff\n\xa7 page.team.hours.title: Distribution of commits during each day of the week\n\xa7 page.team.month.title: Project work calendar\n\xa7 page.team.month.first: (first work day)\n\xa7 page.team.month.last: (last work day)\n\xa7 page.team.scope.title: Feature statistics\n\xa7 page.team.scope.scope: Feature\n\xa7 page.team.scope.days: Working Days\n\xa7 page.team.scope.authorsDays: Person-Days\n\xa7 page.team.scope.tasks: Tasks\n\xa7 page.team.scope.commits: Commits\n\xa7 page.team.scope.commitsSmall: commits\n\xa7 page.team.scope.types: Types of work\n\xa7 page.team.scope.authors: Personal contribution\n\xa7 page.team.scope.cost: Cost\n\xa7 page.team.type.title: Task type statistics\n\xa7 page.team.type.description: *Personal contribution* is counted by the number of commits, not the volume of changed lines or files. Therefore, the "File Analysis" section should also be consulted to assess the scale of changes.\n\xa7 page.team.type.type: Type of work\n\xa7 page.team.type.tasks: Tasks\n\xa7 page.team.type.tasksSmall: tasks\n\xa7 page.team.type.days: Days\n\xa7 page.team.type.daysSmall: days\n\xa7 page.team.type.authorsDays: Person-days\n\xa7 page.team.type.commits: Commits\n\xa7 page.team.type.authors: Personal contribution\n\xa7 page.team.total.titleA: Volume of work\n\xa7 page.team.total.titleB: Cost\n\xa7 page.team.total.daysWorked.title: person-days\n\xa7 page.team.total.daysWorked.description: Only days with commits are counted\n\xa7 page.team.total.commits.title: commits\n\xa7 page.team.total.commits.description: Deleted branches are not counted\n\xa7 page.team.total.daysLosses.title: days without commits\n\xa7 page.team.total.daysLosses.description: All days minus: holidays, weekends, vacation, days with commits\n\xa7 page.team.total.employment.title: working / dismissed\n\xa7 page.team.total.employment.description: If an employee does not make any commits within a month, they are considered dismissed\n\xa7 page.team.total.moneyAll.title: total\n\xa7 page.team.total.moneyAll.description: Total salary expenses\n\xa7 page.team.total.moneyWorked.title: actual\n\xa7 page.team.total.moneyWorked.description: Actual days worked multiplied by average salary\n\xa7 page.team.total.moneyLosses.title: possible overpayment\n\xa7 page.team.total.moneyLosses.description: Paid working days when there were no commits\n\xa7 page.team.total.weekendPayment.title: weekend work\n\xa7 page.team.total.weekendPayment.description: Total overpayment for weekend work\n\xa7 page.team.total.workSpeed.title: tasks per day\n\xa7 page.team.total.workSpeed.description: Average work speed of the team with the current composition of employees\n\xa7 page.team.total.moneySpeed.title: per month\n\xa7 page.team.total.moneySpeed.description: Forecasted salary payment amount with the current team composition, excluding taxes and related expenses\n\xa7 page.team.total.description1: *Person-days* \u2014 the work of one employee during a single working day. For example, in one calendar day, a team of three employees produces a work volume of three person-days.\n\xa7 page.team.total.description2: *Absentee days* are counted only as working days when commits could have been made. Weekends, public holidays, and vacations are not included in the calculation.\n\xa7 page.team.total.description3: The *working and dismissed* card shows the actual composition of employees who are continuously involved in work. Additionally, there are "assistants" \u2014 typically employees of a different specialization who may occasionally make commits to the project.\n\xa7 page.team.total.description4: *Overpayment* includes only working days when commits could have been made. Weekends, public holidays, and vacations are not included in the calculation. This is why overpayment + actual cost != total. The total cost includes payment for weekends, public holidays, and vacations.\n\xa7 page.team.total.description5: *Weekend work* is calculated at a rate of x2 the payment of a regular day. The displayed amount is specifically the overpayment (x1), as the fact of overtime in this context is not of interest. We focus on overpayment when increasing work speed.\n\xa7 page.team.tree.title: Project tree considering selected filters\n\xa7 page.team.tree.filters.author: Employee\n\xa7 page.team.tree.filters.commits: Number of commits\n\xa7 page.team.tree.filters.help: The minimum number of commits an employee has made in a file\n\xa7 page.team.tree.filters.all: All employees\n\xa7 page.team.tree.add: Who added\n\xa7 page.team.tree.change: Who changed\n\xa7 page.team.tree.remove: Who removed\n\xa7 page.team.tree.line: lines\n\xa7 page.team.tree.lineAdd: added\n\xa7 page.team.tree.lineRemove: changed\n\xa7 page.team.week.title: Weekly statistics\n\xa7 page.team.week.date: Date\n\xa7 page.team.week.numberTasks: Number of tasks\n\xa7 page.team.week.people: Number of people\n\xa7 page.team.week.line: Line changes\n\xa7 page.team.week.days: Days with and without commits\n\xa7 page.team.week.lossesDetails: Who did not commit\n\xa7 page.team.week.add: added\n\xa7 page.team.week.change: changed\n\xa7 page.team.week.remove: removed\n\xa7 page.team.week.hasCommits: had commits\n\xa7 page.team.week.hasNotCommits: had no commits\n\xa7 page.team.week.days: days\n\xa7 page.team.week.tasks: tasks\n\xa7 page.team.pr.task: Task\n\xa7 page.team.pr.tasks: tasks\n\xa7 page.team.pr.firstCommitTime: First commit\n\xa7 page.team.pr.lastCommitTime: Last\n\xa7 page.team.pr.workDays: Development days\n\xa7 page.team.pr.delayDays: Days waiting for merge\n\xa7 page.team.pr.commits: Commits\n\xa7 page.team.pr.date: Merge Date\n\xa7 page.team.pr.mergeAuthor: Merged by\n\xa7 page.team.pr.author: Employee\n\xa7 page.team.pr.middleTimeRelease: Average delivery time (days)\n\xa7 page.team.pr.work: development\n\xa7 page.team.pr.delay: waiting\n\xa7 page.team.pr.days: days\n\xa7 page.team.pr.oneTaskDays: Time spent on one task\n\xa7 page.team.pr.description1: *Development time* is the time difference from the first to the last commit on a task. It does not matter if there were breaks of several days between commits or not. Any commit increases the time.\n\xa7 page.team.pr.description2: *Waiting time* is the time between the last commit and the code merge. It shows the actual downtime while waiting for something.\n\xa7 page.team.pr.description3: *Why display development time* without splitting into coding and code review? To show the business the actual delivery time of the code. Waiting for testing, review comments, DevOps problems, and other process imperfections are already included in this term.\n\xa7 page.team.pr.statByAuthors: Statistics by employees\n\xa7 page.team.pr.longDelay: Prolonged Waiting for merge\n\xa7 page.team.tasks.task: Task\n\xa7 page.team.tasks.author: First commit author\n\xa7 page.team.tasks.from: First commit\n\xa7 page.team.tasks.to: Last commit\n\xa7 page.team.tasks.daysInWork: Days in work\n\xa7 page.team.tasks.commits: Commits number\n\xa7 page.team.tasks.pr: Merge date\n\xa7 page.team.tasks.prAuthor: Merged by user\n\xa7 page.team.tasks.prDelayDays: Delay before merge in days\n\xa7 page.team.tasks.comments: Comments\n\xa7 page.person.print.photo.title: Photo\n\xa7 page.person.print.photo.description: space for a photo\n\xa7 page.person.total.title: Main characteristics\n\xa7 page.person.total.daysWorked.title: days of work\n\xa7 page.person.total.daysWorked.description: Only days with commits are counted\n\xa7 page.person.total.tasks.title: tasks\n\xa7 page.person.total.tasks.description: If commits are properly signed\n\xa7 page.person.character.title: Character\n\xa7 page.person.achievement.title: Achievements\n\xa7 page.person.achievement.positive: Positive\n\xa7 page.person.achievement.normal: Neutral\n\xa7 page.person.achievement.negative: Negative\n\xa7 page.person.achievement.description: The more negative achievements an employee accumulates, the higher the likelihood that the situation is unusual. It may be necessary to change their work mode, tasks, or reporting. A discussion with them to understand what problems are hindering their work is advisable.\n\xa7 page.person.gets.title: Gets taken:\n\xa7 page.person.gets.description: "Taking a get" in this context means being the first to leave a commit on a task with a "nice" number.\n\xa7 page.person.business.days.title: days of work\n\xa7 page.person.business.days.description: Only days with commits are counted\n\xa7 page.person.business.tasks.title: tasks\n\xa7 page.person.business.tasks.description: If commits are properly signed\n\xa7 page.person.business.losses.title: days without commits\n\xa7 page.person.business.losses.description: All days minus: holidays, weekends, vacation, days with commits\n\xa7 page.person.business.commits.title: commits\n\xa7 page.person.business.commits.description: Deleted branches are not counted\n\xa7 page.person.business.time.description: Time from the first to the last commit (including non-working days)\n\xa7 page.person.business.time.title: Days on the project:\n\xa7 page.person.business.time.dismissed: (dismissed)\n\xa7 page.person.business.time.staff: (not in the team)\n\xa7 page.person.business.achievements: Achievements\n\xa7 page.person.changes.title: Achievements\n\xa7 page.person.changes.description: \nWith some types of formatting, git marks lines as "deleted" and "added",\nalthough in reality, they were "changed". Therefore, if you conducted a major refactoring,\ngit might show a small number of changes in the statistics, but the actual result\nwill be marked as a jump in "deleted" and "added" lines.\n\xa7 page.person.changes.description: List of commits and the number of changes in them for that day:\n\xa7 page.person.commits.title: List of commits:\n\xa7 page.person.money.title.total: Total over time\n\xa7 page.person.money.title.middle: Average cost\n\xa7 page.person.money.moneyAll.title: received\n\xa7 page.person.money.moneyAll.description: Assumed total salary from the project (see settings)\n\xa7 page.person.money.moneyWorked.title: worked for\n\xa7 page.person.money.moneyWorked.description: Actual days worked multiplied by average salary\n\xa7 page.person.money.moneyLosses.title: possible overpayment\n\xa7 page.person.money.moneyLosses.description: Days without commits multiplied by average salary\n\xa7 page.person.money.tasks.title: task\n\xa7 page.person.money.tasks.description: Number of closed tasks to the cost of the day\n\xa7 page.person.money.commits.title: commit\n\xa7 page.person.money.commits.description: Number of commits to the cost of the workday\n\xa7 page.person.speed.task: One task on average is\n\xa7 page.person.speed.max: Maximum speed per day\n\xa7 page.person.speed.days.title: days\n\xa7 page.person.speed.days.description: Refers to workdays, if commits are properly signed\n\xa7 page.person.speed.commits.title: commits\n\xa7 page.person.speed.commits.description: Top and bottom 10% of values are trimmed\n\xa7 page.person.speed.line.title: lines of code\n\xa7 page.person.speed.line.description: Top and bottom 10% of values are trimmed\n\xa7 page.person.speed.tasks.title: tasks\n\xa7 page.person.speed.tasks.description: A task may not be completed, but work should be done on it\n\xa7 page.person.speed.maxCommits.title: commits\n\xa7 page.person.speed.maxCommits.description: A task may not be completed, but work should be done on it\n\xa7 page.person.hours.title: Distribution of commits during each day of the week\n\xa7 page.person.week.date: Date\n\xa7 page.person.week.tasks: Number of tasks\n\xa7 page.person.week.workDays: Days with commits\n\xa7 page.person.week.taskInDay: Tasks per day\n\xa7 page.person.week.days: days\n\xa7 page.person.week.workDay: weekdays\n\xa7 page.person.week.weekends: weekends\n\xa7 page.sponsor.share.title: Please, support this project\n\xa7 page.sponsor.share.description: Tell about our [project|https://github.com/bakhirev/assayo] on social networks! You can share [article|https://habr.com/ru/articles/763342/], [post|https://www.reddit.com/r/github/comments/1bvtsl3/how_i_parsed_git_statistics/] or make a video review.\n\xa7 page.sponsor.share.button: Copy the link\n'].join(""),je=["\n\xa7 achievements.commitsAfter1500.title: Owl\n\xa7 achievements.commitsAfter1500.description: 70% of commits after 3:00 PM\n\xa7 achievements.commitsBefore1500.title: Early bird\n\xa7 achievements.commitsBefore1500.description: 70% of commits before noon\n\xa7 achievements.workEveryTime.title: Devoted worker\n\xa7 achievements.workEveryTime.description: a commit for every hour of the day\n\xa7 achievements.workNotWork.title: Shooting blanks\n\xa7 achievements.workNotWork.description: commits are there, but no tasks are closed\n\xa7 achievements.userNotWork.title: Fly-by\n\xa7 achievements.userNotWork.description: this is not their main project\n\xa7 achievements.userIsDied.title: Dead soul\n\xa7 achievements.userIsDied.description: worked, but resigned\n\xa7 achievements.lessTasks.title: Came and went\n\xa7 achievements.lessTasks.description: least closed tasks\n\xa7 achievements.moreTasks.title: Father says well done\n\xa7 achievements.moreTasks.description: most closed tasks\n\xa7 achievements.everyMessageLong.title: Master of eloquence\n\xa7 achievements.everyMessageLong.description: consistently the longest commit messages\n\xa7 achievements.everyMessageShort.title: Talkative, a spy's dream\n\xa7 achievements.everyMessageShort.description: consistently, the shortest commit messages\n\xa7 achievements.shortestName.title: Size doesn't matter\n\xa7 achievements.shortestName.description: shortest name\n\xa7 achievements.longestName.title: Azim Aziz Il Am Kadir Imran II\n\xa7 achievements.longestName.description: longest name\n\xa7 achievements.moreCommits.title: Backup master\n\xa7 achievements.moreCommits.description: most commits\n\xa7 achievements.lessCommits.title: Rare but Precise\n\xa7 achievements.lessCommits.description: least commits\n\xa7 achievements.oneCommitOneTask.title: Right on target\n\xa7 achievements.oneCommitOneTask.description: on average one commit per task\n\xa7 achievements.moreLazyDays.title: With you in spirit\n\xa7 achievements.moreLazyDays.description: most days without commits\n\xa7 achievements.lessLazyDays.title: Papa carlo\n\xa7 achievements.lessLazyDays.description: least days without commits\n\xa7 achievements.zeroLazyDays.title: Not a single break\n\xa7 achievements.zeroLazyDays.description: not a single day without commits\n\xa7 achievements.moreWorkDays.title: Valuable employee\n\xa7 achievements.moreWorkDays.description: most working days\n\xa7 achievements.moreScopes.title: Startuper\n\xa7 achievements.moreScopes.description: completed the most features\n\xa7 achievements.lessScopes.title: Dandy\n\xa7 achievements.lessScopes.description: completed the fewest features\n\xa7 achievements.moreDaysForTask.title: Snail on the slope\n\xa7 achievements.moreDaysForTask.description: tasks take longer than others\n\xa7 achievements.more2DaysForTask.title: Slow and steady\n\xa7 achievements.more2DaysForTask.description: more than two days per task\n\xa7 achievements.moreDaysInProject.title: Old-timer\n\xa7 achievements.moreDaysInProject.description: most days in the project\n\xa7 achievements.lessDaysInProject.title: And who is this?\n\xa7 achievements.lessDaysInProject.description: least days in the project\n\xa7 achievements.more90DaysInProject.title: Welcome aboard\n\xa7 achievements.more90DaysInProject.description: not fired during the probation period\n\xa7 achievements.lessDaysForTask.title: Fast shooting\n\xa7 achievements.lessDaysForTask.description: a task takes less than a day\n\xa7 achievements.adam.title: Adam\n\xa7 achievements.adam.description: the first stable employee on the project\n\xa7 achievements.more666DaysInProject.title: Devil\n\xa7 achievements.more666DaysInProject.description: worked 666 days on the project\n\xa7 achievements.more777DaysInProject.title: Las Vegas\n\xa7 achievements.more777DaysInProject.description: worked 777 days on the project\n\xa7 achievements.moreRefactoring.title: Executive editor\n\xa7 achievements.moreRefactoring.description: made the most 'refactoring' tags\n\xa7 achievements.longestMessage.title: So many conversations...\n\xa7 achievements.longestMessage.description: the longest commit message of all time\n\xa7 achievements.moreTasksInDay.title: Speed racer\n\xa7 achievements.moreTasksInDay.description: record for the number of tasks closed in a day\n\xa7 achievements.hasCommitFrom0to7.title: Night watch\n\xa7 achievements.hasCommitFrom0to7.description: a commit for every hour of the night\n\xa7 achievements.noCommitOnDay.title: Technical break\n\xa7 achievements.noCommitOnDay.description: there is a certain hour and day in working time when never commits\n\xa7 achievements.hasCommitEveryTime.title: Died at work\n\xa7 achievements.hasCommitEveryTime.description: a commit for every hour of each day (including weekends)\n\xa7 achievements.commitsAfter1800.title: Business Time\n\xa7 achievements.commitsAfter1800.description: no commits after 6:00 PM\n\xa7 achievements.moreFix.title: Bug hunter\n\xa7 achievements.moreFix.description: most closed bugs\n\xa7 achievements.lessWorkDays.title: Count me out\n\xa7 achievements.lessWorkDays.description: least working days\n\xa7 achievements.moreCreateCode.title: Creator\n\xa7 achievements.moreCreateCode.description: tends to add code more than others\n\xa7 achievements.moreRemoveCode.title: Destroyer\n\xa7 achievements.moreRemoveCode.description: tends to remove code more than others\n\xa7 achievements.moreChangeCode.title: Reformer\n\xa7 achievements.moreChangeCode.description: tends to change code more than others\n\xa7 achievements.moreStyle.title: Fashion police\n\xa7 achievements.moreStyle.description: tends to change CSS more than others\n\xa7 achievements.moreOnHoliday.title: No life\n\xa7 achievements.moreOnHoliday.description: relatively many commits in non-working hours\n\xa7 achievements.morePRMerge.title: \u0422\u0430\u043c\u043e\u0436\u043d\u044f \u0434\u0430\u0451\u0442 \u0434\u043e\u0431\u0440\u043e\n\xa7 achievements.morePRMerge.description: more often than others, presses the \"Merge\" button for PR\n\xa7 achievements.longWaitPR.title: \u0417\u0430\u0432\u0442\u0440\u0430 \u0442\u043e\u0447\u043d\u043e \u0432\u043e\u043b\u044c\u0451\u043c\n\xa7 achievements.longWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0431\u043e\u043b\u044c\u0448\u0435 \u043c\u0435\u0441\u044f\u0446\u0430 \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.moreLongWaitPR.title: A long time ago in a galaxy far, far away\n\xa7 achievements.moreLongWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u0434\u043e\u043b\u0433\u043e \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.oneExtension.title: \u041e\u0434\u0438\u043d \u0432 \u043f\u043e\u043b\u0435 \u0432\u043e\u0438\u043d\n\xa7 achievements.oneExtension.description: \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u043d \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0441 \u0444\u0430\u0439\u043b\u0430\u043c\u0438 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f\n\xa7 achievements.fileRush.title: Zerg Rush\n\xa7 achievements.fileRush.description: created the most files in the project\n\xa7 achievements.moreLintHint.title: \u0413\u0440\u0430\u043c\u0430\u0440-\u043d\u0430\u0446\u0438\n\xa7 achievements.moreLintHint.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0432 \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u0445 \u0430\u0432\u0442\u043e-\u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u043a\u043e\u0434\u0430\n\xa7 achievements.moreReadMe.title: \u041b\u0435\u0442\u043e\u043f\u0438\u0441\u0435\u0446\n\xa7 achievements.moreReadMe.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 MD\n\xa7 achievements.moreDevOps.title: DevOps\n\xa7 achievements.moreDevOps.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f CI/CD\n\xa7 achievements.moreTests.title: \u0422\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0449\u0438\u043a\n\xa7 achievements.moreTests.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f\n\xa7 achievements.allRelease.title: \u0424\u0443\u043b\u043b \u0445\u0430\u0443\u0441\n\xa7 achievements.allRelease.description: \u0435\u0441\u0442\u044c \u0440\u0435\u043b\u0438\u0437, \u0441\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0439 \u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0437 \u0435\u0433\u043e \u0437\u0430\u0434\u0430\u0447\n\xa7 achievements.firstCommit.title: First come, first served\n\xa7 achievements.firstCommit.description: first commit in this project\n\xa7 achievements.lastCommit.title: I've finished\n\xa7 achievements.lastCommit.description: \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.firstLastCommit.title: From beginning to end\n\xa7 achievements.firstLastCommit.description: \u043f\u0435\u0440\u0432\u044b\u0439 \u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.longFilePath.title: \u0417\u0430\u043a\u0440\u043e\u043c\u0430 \u0440\u043e\u0434\u0438\u043d\u044b\n\xa7 achievements.longFilePath.description: the first created the file with the deepest directory\n\xa7 achievements.longFileName.title: Size matters\n\xa7 achievements.longFileName.description: created the file with the longest name\n\xa7 achievements.workOnWeekends.title: Work not walk\n\xa7 achievements.workOnWeekends.description: \u0445\u043e\u0442\u044c \u0440\u0430\u0437 \u0440\u0430\u0431\u043e\u0442\u0430\u043b \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445\n\xa7 achievements.removeCreateFile.title: \u041e\u0442\u043a\u043e\u043f\u0430\u043b \u0441\u0442\u044e\u0430\u0440\u0434\u0435\u0441\u0441\u0443\n\xa7 achievements.removeCreateFile.description: recover removed file\n\xa7 achievements.renameFile.title: \u0410\u0441\u0442\u0430\u043d\u0430 \u041d\u0443\u0440-\u0421\u0443\u043b\u0442\u0430\u043d \u0410\u0441\u0442\u0430\u043d\u0430\n\xa7 achievements.renameFile.description: \u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u044b\u0432\u0430\u043b \u0442\u0443\u0434\u0430-\u0441\u044e\u0434\u0430 \u0444\u0430\u0439\u043b\n\xa7 achievements.longTask.title: Easy task\n\xa7 achievements.longTask.description: worked on task more than three months\n\xa7 achievements.haveNotEmail.title: Mailman\n\xa7 achievements.haveNotEmail.description: empty email field in git config\n\xa7 achievements.moreAddedFolders.title: Director \n\xa7 achievements.moreAddedFolders.description: created the most directories\n\xa7 achievements.horoscope1.title: Mercury Retrograde for Capricorn\n\xa7 achievements.horoscope2.title: Mercury Retrograde for Aquarius\n\xa7 achievements.horoscope3.title: Mercury Retrograde for Pisces\n\xa7 achievements.horoscope4.title: Mercury Retrograde for Aries\n\xa7 achievements.horoscope5.title: Mercury Retrograde for Taurus\n\xa7 achievements.horoscope6.title: Mercury Retrograde for Gemini\n\xa7 achievements.horoscope7.title: Mercury Retrograde for Cancer\n\xa7 achievements.horoscope8.title: Mercury Retrograde for Leo\n\xa7 achievements.horoscope9.title: Mercury Retrograde for Virgo\n\xa7 achievements.horoscope10.title: Mercury Retrograde for Libra\n\xa7 achievements.horoscope11.title: Mercury Retrograde for Scorpio\n\xa7 achievements.horoscope12.title: Mercury Retrograde for Sagittarius\n\xa7 achievements.horoscope1.description: by the month of the first commit\n\xa7 achievements.horoscope2.description: by the month of the first commit\n\xa7 achievements.horoscope3.description: by the month of the first commit\n\xa7 achievements.horoscope4.description: by the month of the first commit\n\xa7 achievements.horoscope5.description: by the month of the first commit\n\xa7 achievements.horoscope6.description: by the month of the first commit\n\xa7 achievements.horoscope7.description: by the month of the first commit\n\xa7 achievements.horoscope8.description: by the month of the first commit\n\xa7 achievements.horoscope9.description: by the month of the first commit\n\xa7 achievements.horoscope10.description: by the month of the first commit\n\xa7 achievements.horoscope11.description: by the month of the first commit\n\xa7 achievements.horoscope12.description: by the month of the first commit\n\xa7 achievements.111.description: test\n","\n\xa7 uiKit.console.button: Copiar\n\xa7 uiKit.console.notification: Texto copiado\n\xa7 uiKit.dataLoader.page: P\xe1gina\n\xa7 uiKit.dataLoader.size: Exibido por\n\xa7 uiKit.dataLoader.rows: lines.\n\xa7 uiKit.dataLoader.from: de\n\xa7 uiKit.dataLoader.all: Mostrar tudo\n\xa7 uiKit.hoursChart.work: Tempo de trabalho padr\xe3o. (dias de semana, das 07: 00 \xe0s 20:00)\n\xa7 uiKit.hoursChart.weekend: fins de semana ou tempo antes / depois do dia de trabalho\n\xa7 uiKit.hoursChart.days: n\xfamero total de commits em um determinado dia e hora\n\xa7 uiKit.page.remove: Remover\n\xa7 uiKit.nothingFound.common.title: N\xe3o h\xe1 ou n\xe3o h\xe1 dados suficientes para exibir\n\xa7 uiKit.nothingFound.common.description: O sistema processar\xe1 mais dados se os commits forem assinados no formato [Git commit message convention|https://www.conventionalcommits.org/en/v1.0.0/]. Modelo:\n\xa7 uiKit.nothingFound.common.console: N\xfamero da tarefa_tipo(m\xf3dulo): explica\xe7\xe3o\n\xa7 uiKit.nothingFound.common.example: Por exemplo:\n\xa7 uiKit.nothingFound.staff.title: N\xe3o h\xe1 dados para este funcion\xe1rio\n\xa7 uiKit.nothingFound.staff.description1:\nEle n\xe3o fazia altera\xe7\xf5es todos os dias de trabalho. Por isso, ele recebeu o status \u201cAssistente\u201d.\nAs estat\xedsticas de um trabalhador com esse status n\xe3o precisam ser registradas. Sua influ\xeancia \xe9 insignificante.\n\xa7 uiKit.nothingFound.staff.description2:\nO sistema n\xe3o calcula uma s\xe9rie de indicadores para ele.\nSe este for um erro e a estat\xedstica para esse funcion\xe1rio precisar ser levada em considera\xe7\xe3o, v\xe1 para a se\xe7\xe3o \u201cConfigura\xe7\xf5es\u201d e altere o seu tipo.\n\xa7 common.title: Git estat\xedstica\n\xa7 common.filters: Filtro\n\xa7 common.notifications.save: Altera\xe7\xf5es salvas\n\xa7 common.notifications.setting: Configura\xe7\xe3o guardada\n\xa7 common.fileLoader.notification: Cant open file $1\n","\n\xa7 sidebar.switch.team: Comando\n\xa7 sidebar.switch.person: Funcion\xe1rio\n\xa7 sidebar.buttons.settings: Sintoniza\xe7\xe3o\n\xa7 sidebar.buttons.print: Impress\xe3o\n\xa7 sidebar.buttons.share: Share\n\xa7 sidebar.buttons.logout: Logout\n\xa7 sidebar.filters.all: o tempo todo\n\xa7 sidebar.filters.year: ano\n\xa7 sidebar.filters.halfYear: meio ano\n\xa7 sidebar.filters.month: m\xeas\n\xa7 sidebar.filters.week: semana\n\xa7 sidebar.team.total: Informa\xe7\xe3o geral\n\xa7 sidebar.team.scope: m\xf3dulo\n\xa7 sidebar.team.author: Funcion\xe1rio\n\xa7 sidebar.team.type: Tipos de Tarefas\n\xa7 sidebar.team.pr: Introdu\xe7\xe3o do C\xf3digo\n\xa7 sidebar.team.day: Por dia\n\xa7 sidebar.team.week: Por semana\n\xa7 sidebar.team.month: Por m\xeas\n\xa7 sidebar.team.tree: An\xe1lise de arquivos\n\xa7 sidebar.team.files: Ficheiros\n\xa7 sidebar.team.removedFiles: Arquivos exclu\xeddos\n\xa7 sidebar.team.tasks: Lista de Tarefas\n\xa7 sidebar.team.hours: Hor\xe1rio\n\xa7 sidebar.team.commits: All commits\n\xa7 sidebar.team.changes: Todas as altera\xe7\xf5es\n\xa7 sidebar.team.words: Palavras populares\n\xa7 sidebar.team.building: Concurso\n\xa7 sidebar.team.settings: Sintoniza\xe7\xe3o\n\xa7 sidebar.person.total: Informa\xe7\xe3o geral\n\xa7 sidebar.person.money: Custo do trabalho\n\xa7 sidebar.person.speed: Velocidade\n\xa7 sidebar.person.day: Por dia\n\xa7 sidebar.person.week: Por semana\n\xa7 sidebar.person.month: Por m\xeas\n\xa7 sidebar.person.tasks: Tasks\n\xa7 sidebar.person.hours: Hor\xe1rio\n\xa7 sidebar.person.commits: All commits\n\xa7 sidebar.person.changes: Todas as altera\xe7\xf5es\n\xa7 sidebar.person.words: Palavras populares\n\xa7 sidebar.person.settings: Sintoniza\xe7\xe3o\n",'\n\xa7 recommendations.modal.cancel: Ok\n\xa7 recommendations.modal.open: More\n\xa7 recommendations.title\nRecommendations and facts\n\n\xa7 recommendations.timestamp.firstCommit.description\nmade the first commit\n\nDay of the Week: $1\n\n\xa7 recommendations.timestamp.lastCommit.description\nmade the last commit\n\nDay of the Week: $1\n\n\xa7 recommendations.timestamp.common.title: $1 days\n\xa7 recommendations.timestamp.allDays.description: from the first to the last commit (including weekends and holidays).\n\xa7 recommendations.timestamp.lossesDays.description: days without commits, even considering weekends, vacation, and public holidays.\n\xa7 recommendations.timestamp.weekendDays.description\nworking on weekends\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- employees burn out faster;\n\n\xa7 recommendations.timestamp.regularWeekendWord.title: Regular Overtime\n\xa7 recommendations.timestamp.sometimeWeekendWord.title: Occasional Overtime\n\xa7 recommendations.timestamp.weekendWord.description\nIt might be advisable to change the project manager, analyst, and architect.\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- the quality of the product is usually low;\n- some employees resign;\n- new errors emerge due to the rush;\n\n# Most likely:\n- deadlines were incorrectly estimated at the beginning;\n- technical specifications are missing;\n- weak analytics;\n- weak architecture (no architect was hired, and the team consists of mid-level developers);\n- started writing code first, then planning;\n- lack of proper processes to understand mistakes;\n\n\xa7 recommendations.timestamp.neverWeekendWord.title: Usually Without Overtime\n\xa7 recommendations.timestamp.neverWeekendWord.description\nBut sometimes it happens.\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- employees burn out faster;\n\n\xa7 recommendations.scope.parallelism.not.title\nNo Parallel Work\n\n\xa7 recommendations.scope.parallelism.not.description\nany feature at any given time is done by one person.\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is less than 1.3, we consider that there is usually no parallel work within most features;\n\n# Why this is bad:\n- increases bus factor;\n- employees develop more slowly;\n- difficult to properly check an employee\'s work;\n\n# Why this is good:\n- experts emerge who are deeply immersed in the subject area and can offer more quality solutions;\n- most likely there are no merge conflicts;\n- the project can quickly develop in different directions simultaneously;\n\n\xa7 recommendations.scope.parallelism.has.title\nSome Work Done in Parallel\n\n\xa7 recommendations.scope.parallelism.has.description\nSometimes a feature is worked on simultaneously by several people.\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is from 1.3 to 2.0, we consider that some of the work within different features is sometimes done in parallel;\n\n\xa7 recommendations.scope.parallelism.every.title\nParallel Work\n\n\xa7 recommendations.scope.parallelism.every.description\nany feature at any given time is worked on by several people\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is more than two, we consider that most of the work within different features is usually done in parallel;\n\n\xa7 recommendations.scope.money\nthis is the estimated cost for the work on this project.\n\n# Calculation method:\n- person-days spent on development are multiplied by the individual salaries of the developers;\n\nTo change the salary of each developer for a more accurate total, go to the "Settings" section.\n\n# Is this too much or too little?\nTo answer this question, consider the following:\n- Could a ready-made solution have been purchased for this amount of money?\n- Could a better product have been developed for this amount of money?\n\nIf the answer to both questions is "yes," then perhaps developing from scratch was not worth the money spent.\n \n\xa7 recommendations.scope.bus.everyHasOne.title\nBus factor = 1\n\n\xa7 recommendations.scope.bus.everyHasOne.description\nMost features are deeply understood by only one person.\nIt\'s necessary to rotate people.\n\n# Why this is bad:\n- if employees resign, it will be difficult to continue their work;\n- it\u2019s impossible to control the quality of their code;\n\n# How the sample is chosen:\n- more than 80% of commits in a feature are made by one person;\n- the project has more than 60% of such features;\n\n\xa7 recommendations.scope.bus.oneMaintainer\none person is deeply involved in a feature.\n\n# Why this is bad:\n- if they resign, it will be hard to continue development;\n- the quality of code-review decreases;\n- it\u2019s difficult to parallelize development when needed;\n\n# How the sample is chosen:\n- more than 80% of commits in a feature are made by one person;\n\n\xa7 recommendations.scope.types.process.title\nPoor Processes\n\n\xa7 recommendations.scope.types.process.description\nMost features contain one type of task.\n\n\xa7 recommendations.scope.types.one\nfeatures contain one type of task.\n\n\xa7 recommendations.scope.types.common\nIt\'s possible that developers are incorrectly signing commits or the manager is entering the same type of tasks.\n\n# Why this is important:\n- it\'s impossible to hand over support to another team;\n- it\'s impossible to release a "boxed" version;\n- strong dependence on specific developers;\n- a high number of errors and low code quality;\n- potential slowdown in development in the future;\n\n# The manager\'s mistake:\n- viewing the product only from the perspective of a "working demo";\n\n# What should be done:\n- tests;\n- bugs (identified through testing);\n- refactoring (as architecture may change);\n- documentation;\n- style revisions (as a result of focus group feedback);\n\n\xa7 recommendations.scope.plan.title\nDevelop a Long-Term Plan\n\n\xa7 recommendations.scope.plan.description\ntaking architecture into account.\n\nThis plan should immediately focus on the most challenging tasks.\n\n# Why the lack of a plan is bad:\n- employees create a minimally viable version without planning for expansion points. After this, unscalable code is written, which slows down future features;\n\n# The manager\'s mistake:\n- they haven\'t shown how the product will develop further and where the growth points will be;\n\n# How it should be done:\n- a global product development plan is created;\n- a global architecture development plan is created (with developers and DBAs);\n- potential significant changes are discussed upfront at the schematic level;\n\n\xa7 recommendations.scope.cost.title\nEvaluate Investment in a Feature\n\n\xa7 recommendations.scope.cost.description\nin terms of potential profit.\n\nFeatures that are expensive to develop but bring little profit may need to be postponed or even canceled. This will make the project more commercially successful.\n\n\xa7 recommendations.author.lotOfLazy\nwrites too little code.\n\n# Should they be fired?\n- are they a team leader, architect, or analyst?\n- is this their primary project?\n- are there any dependencies on them?\n\n# Why it makes no sense to correct\nThe total costs for the developer are already more than the profit from their work.\nIf we believe that there were no objective hindrances to their work, then the person either does not want to work at all or is working on two projects simultaneously.\nFiring and replacing them with a new employee seems justified from a statistical point of view.\n\n\xa7 recommendations.author.manyLazy\nwrites little code. Needs to be monitored.\n\n# How the sample is chosen:\n- in test samples, a good programmer writes code for more than 80% of the time;\n- in this case, the indicator is between 60% and 80%;\n\n# How to monitor:\n- break tasks into 1..2 days;\n- ask for a status update every day;\n- ensure tasks are well defined and ready for development;\n- arrange pair programming to check actual speed;\n\n\xa7 recommendations.author.oneTypeMans\nreceives too many monotonous tasks of the same type. Risk of burnout.\n\n# Why this is important:\n- if an employee burns out, their work speed will decrease;\n- professional growth slows down;\n- the likelihood of resignation increases;\n\n# How the sample is chosen:\n- the type of task is determined for each commit;\n- if more than 70% of tasks are of the same type, it means the person is doing the same thing repeatedly;\n\n\xa7 recommendations.author.workToday.title: Working $1\n\xa7 recommendations.author.workToday.description\non the project at this moment.\n\n# Composition: \n- $1;\n\n# Why specifically them:\n- more than 50% of workdays;\n- have worked during the last 30 days;\n\n\xa7 recommendations.author.dismissed.title: Dismissed $1\n\xa7 recommendations.author.dismissed.description\nor worked for a short period.\n\n# Composition:\n- $1;\n\n# Why specifically them:\n- worked at a normal pace (apparently, this is their main repository);\n- no commits in the last month;\n- vacation usually lasts 14 days (their absence does not resemble a vacation);\n\n\xa7 recommendations.author.staff.title: Assisting $1\n\xa7 recommendations.author.staff.description\nPeople of other specializations who have committed something.\n\n# Composition: \n- $1;\n\n# Why specifically them:\n- this is not an open-source project;\n- workdays less than 15% of the total number;\n- modify roughly the same files;\n\n\xa7 recommendations.author.projectType.openSource.title\nOpen Project\n\n\xa7 recommendations.author.projectType.openSource.description\nthey do not work five days a week here.\n\nThe project may be closed, but this work pace is typical for open libraries on GitHub.\n\n# Assessment method:\n- statistics are taken for all active developers;\n- the average number of working days and days without commits is calculated;\n- for open-source libraries, working days are usually a maximum of 15..20%;\n\n# Consequences\nFor projects where work is not constant, many indicators do not make sense. Therefore, indicators like days without commits, speed, etc., will be hidden.\n\nTypically, such projects are assessed before starting the development of their own closed version. The most interesting indicators in this case are the probable cost and total development time.\n\n\xa7 recommendations.author.projectType.easy.title\nLight Workload\n\n\xa7 recommendations.author.projectType.easy.description\ntoo many days without commits. It is necessary to understand why the team is not writing code.\n\n# Assessment method:\n- take statistics from all active developers;\n- calculate the average number of working days and days without commits;\n- workload is considered light if the percentage of days without commits is between 5% and 20%;\n\n# Possible reasons:\n- there are actually no tasks;\n- there are tasks, but they fit well with the current architecture;\n- developers are distracted by meetings;\n- the team is not working;\n\n# Solutions:\n- discuss the issue with the team;\n- reduce task granularity so that one or two tasks can be completed in a day;\n- introduce daily meetings to check the status of tasks;\n- arrange pair programming sessions to ensure that the developer can work faster;\n\n\xa7 recommendations.author.manager.title\nSet Deadlines\n\n\xa7 recommendations.author.manager.description\nEvery task should have a clear deadline.\n \nThis will prevent dragging out its completion for several days or weeks.\n\n# Indicators to check:\n- the number of days spent on one task by an employee;\n- the number of days waiting for PR merge (PR statistics page);\n\n\xa7 recommendations.author.shorTalk.title\nConduct Daily Meetings\n\n\xa7 recommendations.author.shorTalk.description\nthey help stay informed about the project.\n \nDo not stretch them by getting sidetracked on irrelevant topics.\n\n# Questions the employee should answer:\n- what was done;\n- what will be done;\n- are there any issues;\n\n# Interruptions should occur if:\n- they start describing minor details in-depth, which are not important;\n- they steer the conversation away from the original plan;\n\n# Why this is important:\nOften an employee who does nothing tries to avoid the answer by telling a bunch of unnecessary details of their work. This lulls the participants\' attention and stretches the time for a response. It creates an impression that they are busy, even though there was no actual work done.\n\n\xa7 recommendations.author.ipr.title\nDevelop a Training Plan\n\n\xa7 recommendations.author.ipr.description\nfor each employee.\n\n*Individual training plan* is a list of goals and tasks that help a person develop in a certain area.\n\n# How to create a plan:\n- create a competency matrix;\n- identify which competencies have the least knowledge and experience;\n- find out which of these competencies are of interest to the employee;\n- come up with 3..5 goals within each such competency for the next six months or a year;\n- try to do something every month to achieve one goal;\n- remind every month about the overall plan to achieve these goals;\n\n# Does a manager need a plan?\nYes, the manager should also make a plan for themselves. If there is no higher-level manager, they should self-assess.\n\n# Why this is important:\n- employees become more loyal to the company;\n- you get more qualified personnel for the same money;\n\n\xa7 recommendations.author.oneToOne.title\nConduct One-on-One Meetings Every Month\n\n\xa7 recommendations.author.oneToOne.description\nit helps to identify problems at an early stage.\n\n*One-to-one* is a regular personal meeting of a manager with a subordinate. Such meetings typically discuss everything important to the employee, what concerns them, and what they can share with the manager in private.\n\n# Why this is important:\n- easy to find out who is overburdened and who has free time;\n- possible to prevent employee burnout;\n- quick feedback can be obtained about processes that you might not notice;\n- trust is built, making employees more loyal to the company;\n- increases employee motivation and engagement;\n\n\xa7 recommendations.author.club.title\nGo to a Bar\n\n\xa7 recommendations.author.club.description\nonce a month or two.\n\nThis will help build informal communication within the team and bring the team together, even if the interaction is brief.\n\n# Why this is important:\n- quick feedback can be obtained about processes that you might not notice;\n- trust is built, making employees more loyal to the company;\n- increases employee engagement;\n\n\xa7 recommendations.hour.onlyWork.title: No Weekends Here\n\xa7 recommendations.hour.onlyWork.description: The project manager should probably be fired.\n\xa7 recommendations.hour.weekends.title: Working on Weekends\n\xa7 recommendations.hour.weekends.description: The project manager should probably be checked.\n\xa7 recommendations.hour.easy.title: There Are Problems\n\xa7 recommendations.hour.easy.description: There are likely crunch times and work is needed on weekends.\n\xa7 recommendations.week.lazyDays.down.title: Fewer Absences\n\xa7 recommendations.week.lazyDays.down.description: this indicator has dropped over the last three weeks\n\xa7 recommendations.week.lazyDays.up.title: More Absences\n\xa7 recommendations.week.lazyDays.up.description: no tasks or stricter control is needed\n\xa7 recommendations.week.notWork.title: Consistently Underperforms\n\xa7 recommendations.week.notWork.description: as every week the code is not 100% of the time\n\xa7 recommendations.week.upWork.title: Consistently Overworks\n\xa7 recommendations.week.upWork.description: as every week code is written on weekend days\n\xa7 recommendations.week.task.up.title: Productivity is growing\n\xa7 recommendations.week.task.up.description: or tasks have become too small. Need to check. If granularity is the same - reinforce the result.\n\xa7 recommendations.week.task.lazyMaintainer.description: consistently leads in absences. Fire?\n\xa7 recommendations.week.task.down.title: Productivity is Falling\n\xa7 recommendations.week.task.down.description\nor tasks are poorly split. Need to check. If granularity is the same - take control.\n\n# Assessment method:\n- the number of tasks per day that are being worked on has been steadily decreasing over the last three weeks.\n\n# Possible errors:\n- tasks could have been more complex than they seemed;\n- tasks could have had a large volume of work (need to check if the number of changes is also decreasing during this period)\n\n\xa7 recommendations.type.everyHasOne.title: Not Signing Task Types\n\xa7 recommendations.type.everyHasOne.description: Most task types are done by one person.\n\xa7 recommendations.type.oneMaintainer.title: Narrow Specialization\n\xa7 recommendations.type.oneMaintainer.description\nmost tasks of one type are done by the same people.\n\n# Task types:\n\n\xa7 recommendations.type.common\n# It might not be the case\n\nMake sure that other employees correctly sign commits.\n\nSteps to ensure this:\n- set up a pre-commit check for commit messages;\n- explain to the team the need to indicate the type;\n- check in new branches that employees follow this rule;\n\n# If it is indeed the case\n\nYou have set up checks and ensured that the same employee does tasks of the same type.\n\nWhy this is bad:\n- their resignation will halt a whole bunch of processes;\n- it reduces the competence of other team members;\n- difficult to understand their edits at a higher level;\n\nHow to fix this:\n- distribute different types of tasks evenly;\n- change the area of work (tests, documentation, bugs) among employees every sprint;\n\n\xa7 recommendations.type.fewTypes.title\nThis is a Local Product\n\n\xa7 recommendations.type.fewTypes.description\nfor a specific customer or problem.\n\n# Signs of a "global" product:\n- localization;\n- documentation;\n- a large volume of tests;\n- visual customization;\n- refactoring of bottlenecks;\n- etc.\n\n# Why this product looks like a "local" one:\n- each "global" sign will be outweighed by its type of task;\n- the more "global" signs, the more likely a "global" product;\n\nIn this case, we see a small number of types, which likely indicates shortcomings that prevent the product from being easily scaled to the global market and sold in other countries.\n\n# It might not be the case\nBased on file types, we can assume the type of program (website, server application, DevOps scripts, etc.). For a frontend application, our hypothesis will be more accurate than for DevOps scripts, which might just be a micro-module of initialization.\n\n\xa7 recommendations.type.diff.title\nBreak Down the Leading Type into Subtypes\n\n\xa7 recommendations.type.diff.description\nto detail errors.\n\nTypically, the task type labeled "bug fixing" is leading. This makes the statistics weakly detailed.\n\n*If you encounter this situation*, you can break down this type into subtypes (e.g., based on the location of detection).\n\nConsider several options for subtypes:\n- fix_dev (error detected during development);\n- fix_test (error detected during testing);\n- fix (error detected in production);\n\n\xa7 recommendations.type.buddy.title\nAccumulate Minor Tasks\n\n\xa7 recommendations.type.buddy.description\nfor new employees.\n\n# If a task is:\n- not important;\n- not big;\n- doesn\'t require deep immersion in the context;\n- more about refactoring than new code;\n\n# Put it in the backlog with the label "for beginners".\n\nWhen a new employee arrives, you will be able to immediately pull out a bunch of small and varied tasks for them to get acquainted with the project.\n\nAlso, if you have a lull in work, you can pull out one such minor task from the backlog.\n',"\n\xa7 page.settings.document.title: Display settings\n\xa7 page.settings.document.name: Page title\n\xa7 page.settings.document.language: Interface language\n\xa7 page.settings.links.title: Link prefixes\n\xa7 page.settings.links.task: For task numbers\n\xa7 page.settings.links.pr: For PR\n\xa7 page.settings.user.title: Individual settings\n\xa7 page.settings.user.notFound: No individual settings. Data for all employees are calculated based on common parameters.\n\xa7 page.settings.user.subTitle: Addendum to employment contract \u2116$1\n\xa7 page.settings.user.from: Start date\n\xa7 page.settings.mailmap: .mailmap example\n\xa7 page.settings.common.title: General salary data\n\xa7 page.settings.common.type.title: Project work type\n\xa7 page.settings.common.type.full: Full-time employment\n\xa7 page.settings.common.type.part: Project work\n\xa7 page.settings.common.salary: Monthly salary in USD (US dollar, $)\n\xa7 page.settings.common.currency: Currency for view\n\xa7 page.settings.common.workDaysInYear: Number of working days in a year\n\xa7 page.settings.common.vacationDaysInYear: Number of vacation days in a year\n\xa7 page.settings.common.workDaysInWeek: Workdays\n\xa7 page.settings.form.save: Save\n\xa7 page.settings.form.cancel: Cancel\n\xa7 page.settings.form.remove: Remove\n\xa7 page.settings.form.addEmployee: Add an employee\n\xa7 page.settings.form.addContract: Add an employment contract\n",'\n\xa7 page.welcome.step1: Execute the command in the root of your project.\n\xa7 page.welcome.step3: Drag and drop\n\xa7 page.welcome.step4: the log.txt file onto this page.\n\xa7 page.welcome.description: Git will create a log.txt file. It contains data for report generation. Or use git shortlog -s -n -e if you don\'t need a report. Create a [.mailmap|https://git-scm.com/docs/gitmailmap] file in the root of the project to consolidate employee statistics.\n\xa7 page.welcome.warning1: The service *DOES NOT SAVE* and *DOES NOT TRANSFER* your data. All calculations are performed locally in your browser on your machine.\n\xa7 page.welcome.warning2: The service *DOES NOT COLLECT STATISTICS* on projects. You can disconnect the internet, check traffic, and even build a local version from the [source|https://github.com/bakhirev/assayo].\n\xa7 page.common.words.title: Word Statistics.\n\xa7 page.common.words.description: the most popular word. Occurs $1 times.\n\xa7 page.common.commits.title: Number of commits by days.\n\xa7 page.common.commits.description: ($1) the most productive day in terms of the number of commits.\n\xa7 page.common.commits.title2: $1 commits made: $2\n\xa7 page.common.filter.allUsers: Does not matter\n\xa7 page.print.modal.title: What are we printing?\n\xa7 page.print.modal.page: Current page\n\xa7 page.print.modal.type: Current section\n\xa7 page.print.modal.all: All statistics\n\xa7 page.print.modal.cancel: Cancel\n\xa7 page.print.tableOfContents: Table of contents\n\xa7 page.print.title: Git repository report\n\xa7 page.print.sub_title: \xab$1\xbb\n\xa7 page.print.description: The data for the report was obtained from the commit history.\n\xa7 page.team.author.title: Employee statistics\n\xa7 page.team.author.description1: *Part of the statistics* (work speed, costs, etc.) *for employees with the \'Assistant\' type is not counted*, as it is an episodic role in the project. It is assumed that they do not affect the project, and their edits can be disregarded in the context of the overall volume of work.\n\xa7 page.team.author.description2: *Default sorting* is by the number of tasks and groups (current, fired, assisting employees).\n\xa7 page.team.author.types: Types of work\n\xa7 page.team.author.commits: Commits\n\xa7 page.team.author.commitsSmall: commits\n\xa7 page.team.author.tasks: Tasks\n\xa7 page.team.author.tasksSmall: tasks\n\xa7 page.team.author.workedLosses: Days with and without commits\n\xa7 page.team.author.worked: work\n\xa7 page.team.author.losses: days without commits\n\xa7 page.team.author.days: days\n\xa7 page.team.author.daysForTask: Days per task\n\xa7 page.team.author.scopes: Features\n\xa7 page.team.author.moneyAll: Received\n\xa7 page.team.author.moneyWorked: Worked for\n\xa7 page.team.author.moneyLosses: Overpayment\n\xa7 page.team.author.type.work: works\n\xa7 page.team.author.type.dismissed: dismissed\n\xa7 page.team.author.type.staff: staff\n\xa7 page.team.hours.title: Distribution of commits during each day of the week\n\xa7 page.team.month.title: Project work calendar\n\xa7 page.team.month.first: (first work day)\n\xa7 page.team.month.last: (last work day)\n\xa7 page.team.scope.title: Feature statistics\n\xa7 page.team.scope.scope: Feature\n\xa7 page.team.scope.days: Working Days\n\xa7 page.team.scope.authorsDays: Person-Days\n\xa7 page.team.scope.tasks: Tasks\n\xa7 page.team.scope.commits: Commits\n\xa7 page.team.scope.commitsSmall: commits\n\xa7 page.team.scope.types: Types of work\n\xa7 page.team.scope.authors: Personal contribution\n\xa7 page.team.scope.cost: Cost\n\xa7 page.team.type.title: Task type statistics\n\xa7 page.team.type.description: *Personal contribution* is counted by the number of commits, not the volume of changed lines or files. Therefore, the "File Analysis" section should also be consulted to assess the scale of changes.\n\xa7 page.team.type.type: Type of work\n\xa7 page.team.type.tasks: Tasks\n\xa7 page.team.type.tasksSmall: tasks\n\xa7 page.team.type.days: Days\n\xa7 page.team.type.daysSmall: days\n\xa7 page.team.type.authorsDays: Person-days\n\xa7 page.team.type.commits: Commits\n\xa7 page.team.type.authors: Personal contribution\n\xa7 page.team.total.titleA: Volume of work\n\xa7 page.team.total.titleB: Cost\n\xa7 page.team.total.daysWorked.title: person-days\n\xa7 page.team.total.daysWorked.description: Only days with commits are counted\n\xa7 page.team.total.commits.title: commits\n\xa7 page.team.total.commits.description: Deleted branches are not counted\n\xa7 page.team.total.daysLosses.title: days without commits\n\xa7 page.team.total.daysLosses.description: All days minus: holidays, weekends, vacation, days with commits\n\xa7 page.team.total.employment.title: working / dismissed\n\xa7 page.team.total.employment.description: If an employee does not make any commits within a month, they are considered dismissed\n\xa7 page.team.total.moneyAll.title: total\n\xa7 page.team.total.moneyAll.description: Total salary expenses\n\xa7 page.team.total.moneyWorked.title: actual\n\xa7 page.team.total.moneyWorked.description: Actual days worked multiplied by average salary\n\xa7 page.team.total.moneyLosses.title: possible overpayment\n\xa7 page.team.total.moneyLosses.description: Paid working days when there were no commits\n\xa7 page.team.total.weekendPayment.title: weekend work\n\xa7 page.team.total.weekendPayment.description: Total overpayment for weekend work\n\xa7 page.team.total.workSpeed.title: tasks per day\n\xa7 page.team.total.workSpeed.description: Average work speed of the team with the current composition of employees\n\xa7 page.team.total.moneySpeed.title: per month\n\xa7 page.team.total.moneySpeed.description: Forecasted salary payment amount with the current team composition, excluding taxes and related expenses\n\xa7 page.team.total.description1: *Person-days* \u2014 the work of one employee during a single working day. For example, in one calendar day, a team of three employees produces a work volume of three person-days.\n\xa7 page.team.total.description2: *Absentee days* are counted only as working days when commits could have been made. Weekends, public holidays, and vacations are not included in the calculation.\n\xa7 page.team.total.description3: The *working and dismissed* card shows the actual composition of employees who are continuously involved in work. Additionally, there are "assistants" \u2014 typically employees of a different specialization who may occasionally make commits to the project.\n\xa7 page.team.total.description4: *Overpayment* includes only working days when commits could have been made. Weekends, public holidays, and vacations are not included in the calculation. This is why overpayment + actual cost != total. The total cost includes payment for weekends, public holidays, and vacations.\n\xa7 page.team.total.description5: *Weekend work* is calculated at a rate of x2 the payment of a regular day. The displayed amount is specifically the overpayment (x1), as the fact of overtime in this context is not of interest. We focus on overpayment when increasing work speed.\n\xa7 page.team.tree.title: Project tree considering selected filters\n\xa7 page.team.tree.filters.author: Employee\n\xa7 page.team.tree.filters.commits: Number of commits\n\xa7 page.team.tree.filters.help: The minimum number of commits an employee has made in a file\n\xa7 page.team.tree.filters.all: All employees\n\xa7 page.team.tree.add: Who added\n\xa7 page.team.tree.change: Who changed\n\xa7 page.team.tree.remove: Who removed\n\xa7 page.team.tree.line: lines\n\xa7 page.team.tree.lineAdd: added\n\xa7 page.team.tree.lineRemove: changed\n\xa7 page.team.week.title: Weekly statistics\n\xa7 page.team.week.date: Date\n\xa7 page.team.week.numberTasks: Number of tasks\n\xa7 page.team.week.people: Number of people\n\xa7 page.team.week.line: Line changes\n\xa7 page.team.week.days: Days with and without commits\n\xa7 page.team.week.lossesDetails: Who did not commit\n\xa7 page.team.week.add: added\n\xa7 page.team.week.change: changed\n\xa7 page.team.week.remove: removed\n\xa7 page.team.week.hasCommits: had commits\n\xa7 page.team.week.hasNotCommits: had no commits\n\xa7 page.team.week.days: days\n\xa7 page.team.week.tasks: tasks\n\xa7 page.team.pr.task: Task\n\xa7 page.team.pr.tasks: tasks\n\xa7 page.team.pr.firstCommitTime: First commit\n\xa7 page.team.pr.lastCommitTime: Last\n\xa7 page.team.pr.workDays: Development days\n\xa7 page.team.pr.delayDays: Days waiting for merge\n\xa7 page.team.pr.commits: Commits\n\xa7 page.team.pr.date: Merge Date\n\xa7 page.team.pr.mergeAuthor: Merged by\n\xa7 page.team.pr.author: Employee\n\xa7 page.team.pr.middleTimeRelease: Average delivery time (days)\n\xa7 page.team.pr.work: development\n\xa7 page.team.pr.delay: waiting\n\xa7 page.team.pr.days: days\n\xa7 page.team.pr.oneTaskDays: Time spent on one task\n\xa7 page.team.pr.description1: *Development time* is the time difference from the first to the last commit on a task. It does not matter if there were breaks of several days between commits or not. Any commit increases the time.\n\xa7 page.team.pr.description2: *Waiting time* is the time between the last commit and the code merge. It shows the actual downtime while waiting for something.\n\xa7 page.team.pr.description3: *Why display development time* without splitting into coding and code review? To show the business the actual delivery time of the code. Waiting for testing, review comments, DevOps problems, and other process imperfections are already included in this term.\n\xa7 page.team.pr.statByAuthors: Statistics by employees\n\xa7 page.team.pr.longDelay: Prolonged Waiting for merge\n\xa7 page.team.tasks.task: Task\n\xa7 page.team.tasks.author: First commit author\n\xa7 page.team.tasks.from: First commit\n\xa7 page.team.tasks.to: Last commit\n\xa7 page.team.tasks.daysInWork: Days in work\n\xa7 page.team.tasks.commits: Commits number\n\xa7 page.team.tasks.pr: Merge date\n\xa7 page.team.tasks.prAuthor: Merged by user\n\xa7 page.team.tasks.prDelayDays: Delay before merge in days\n\xa7 page.team.tasks.comments: Comments\n\xa7 page.person.print.photo.title: Photo\n\xa7 page.person.print.photo.description: space for a photo\n\xa7 page.person.total.title: Main characteristics\n\xa7 page.person.total.daysWorked.title: days of work\n\xa7 page.person.total.daysWorked.description: Only days with commits are counted\n\xa7 page.person.total.tasks.title: tasks\n\xa7 page.person.total.tasks.description: If commits are properly signed\n\xa7 page.person.character.title: Character\n\xa7 page.person.achievement.title: Achievements\n\xa7 page.person.achievement.positive: Positive\n\xa7 page.person.achievement.normal: Neutral\n\xa7 page.person.achievement.negative: Negative\n\xa7 page.person.achievement.description: The more negative achievements an employee accumulates, the higher the likelihood that the situation is unusual. It may be necessary to change their work mode, tasks, or reporting. A discussion with them to understand what problems are hindering their work is advisable.\n\xa7 page.person.gets.title: Gets taken:\n\xa7 page.person.gets.description: "Taking a get" in this context means being the first to leave a commit on a task with a "nice" number.\n\xa7 page.person.business.days.title: days of work\n\xa7 page.person.business.days.description: Only days with commits are counted\n\xa7 page.person.business.tasks.title: tasks\n\xa7 page.person.business.tasks.description: If commits are properly signed\n\xa7 page.person.business.losses.title: days without commits\n\xa7 page.person.business.losses.description: All days minus: holidays, weekends, vacation, days with commits\n\xa7 page.person.business.commits.title: commits\n\xa7 page.person.business.commits.description: Deleted branches are not counted\n\xa7 page.person.business.time.description: Time from the first to the last commit (including non-working days)\n\xa7 page.person.business.time.title: Days on the project:\n\xa7 page.person.business.time.dismissed: (dismissed)\n\xa7 page.person.business.time.staff: (not in the team)\n\xa7 page.person.business.achievements: Achievements\n\xa7 page.person.changes.title: Achievements\n\xa7 page.person.changes.description: \nWith some types of formatting, git marks lines as "deleted" and "added",\nalthough in reality, they were "changed". Therefore, if you conducted a major refactoring,\ngit might show a small number of changes in the statistics, but the actual result\nwill be marked as a jump in "deleted" and "added" lines.\n\xa7 page.person.changes.description: List of commits and the number of changes in them for that day:\n\xa7 page.person.commits.title: List of commits:\n\xa7 page.person.money.title.total: Total over time\n\xa7 page.person.money.title.middle: Average cost\n\xa7 page.person.money.moneyAll.title: received\n\xa7 page.person.money.moneyAll.description: Assumed total salary from the project (see settings)\n\xa7 page.person.money.moneyWorked.title: worked for\n\xa7 page.person.money.moneyWorked.description: Actual days worked multiplied by average salary\n\xa7 page.person.money.moneyLosses.title: possible overpayment\n\xa7 page.person.money.moneyLosses.description: Days without commits multiplied by average salary\n\xa7 page.person.money.tasks.title: task\n\xa7 page.person.money.tasks.description: Number of closed tasks to the cost of the day\n\xa7 page.person.money.commits.title: commit\n\xa7 page.person.money.commits.description: Number of commits to the cost of the workday\n\xa7 page.person.speed.task: One task on average is\n\xa7 page.person.speed.max: Maximum speed per day\n\xa7 page.person.speed.days.title: days\n\xa7 page.person.speed.days.description: Refers to workdays, if commits are properly signed\n\xa7 page.person.speed.commits.title: commits\n\xa7 page.person.speed.commits.description: Top and bottom 10% of values are trimmed\n\xa7 page.person.speed.line.title: lines of code\n\xa7 page.person.speed.line.description: Top and bottom 10% of values are trimmed\n\xa7 page.person.speed.tasks.title: tasks\n\xa7 page.person.speed.tasks.description: A task may not be completed, but work should be done on it\n\xa7 page.person.speed.maxCommits.title: commits\n\xa7 page.person.speed.maxCommits.description: A task may not be completed, but work should be done on it\n\xa7 page.person.hours.title: Distribution of commits during each day of the week\n\xa7 page.person.week.date: Date\n\xa7 page.person.week.tasks: Number of tasks\n\xa7 page.person.week.workDays: Days with commits\n\xa7 page.person.week.taskInDay: Tasks per day\n\xa7 page.person.week.days: days\n\xa7 page.person.week.workDay: weekdays\n\xa7 page.person.week.weekends: weekends\n\xa7 page.sponsor.share.title: Please, support this project\n\xa7 page.sponsor.share.description: Tell about our [project|https://github.com/bakhirev/assayo] on social networks! You can share [article|https://habr.com/ru/articles/763342/], [post|https://www.reddit.com/r/github/comments/1bvtsl3/how_i_parsed_git_statistics/] or make a video review.\n\xa7 page.sponsor.share.button: Copy the link\n'].join(""),De=['\n\xa7 achievements.commitsAfter1500.title: \u0421\u043e\u0432\u0430\n\xa7 achievements.commitsAfter1500.description: 70% \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u043f\u043e\u0441\u043b\u0435 15:00\n\xa7 achievements.commitsBefore1500.title: \u0420\u0430\u043d\u043d\u044f\u044f \u043f\u0442\u0430\u0448\u043a\u0430\n\xa7 achievements.commitsBefore1500.description: 70% \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u0434\u043e \u043e\u0431\u0435\u0434\u0430\n\xa7 achievements.workEveryTime.title: \u0420\u0430\u0431 \u0431\u043e\u0436\u0438\u0439\n\xa7 achievements.workEveryTime.description: \u0435\u0441\u0442\u044c \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043a\u0430\u0436\u0434\u044b\u0439 \u0447\u0430\u0441 \u0441\u0443\u0442\u043e\u043a\n\xa7 achievements.workNotWork.title: \u0421\u0442\u0440\u0435\u043b\u044c\u0431\u0430 \u0445\u043e\u043b\u043e\u0441\u0442\u044b\u043c\u0438\n\xa7 achievements.workNotWork.description: \u043a\u043e\u043c\u043c\u0438\u0442\u044b \u0435\u0441\u0442\u044c, \u0430 \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0445 \u0437\u0430\u0434\u0430\u0447 \u043d\u0435\u0442\n\xa7 achievements.userNotWork.title: \u0417\u0430\u043b\u0451\u0442\u043d\u044b\u0439\n\xa7 achievements.userNotWork.description: \u044d\u0442\u043e \u043d\u0435 \u0435\u0433\u043e \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u043f\u0440\u043e\u0435\u043a\u0442\n\xa7 achievements.userIsDied.title: \u041c\u0451\u0440\u0442\u0432\u0430\u044f \u0434\u0443\u0448\u0430\n\xa7 achievements.userIsDied.description: \u0440\u0430\u0431\u043e\u0442\u0430\u043b, \u043d\u043e \u0443\u0432\u043e\u043b\u0438\u043b\u0441\u044f\n\xa7 achievements.lessTasks.title: \u0417\u0430\u0448\u0435\u043b \u0438 \u0432\u044b\u0448\u0435\u043b\n\xa7 achievements.lessTasks.description: \u043c\u0435\u043d\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0445 \u0437\u0430\u0434\u0430\u0447\n\xa7 achievements.moreTasks.title: \u0411\u0430\u0442\u044f \u0433\u0440\u0438\u0442 \u043c\u0430\u043b\u0430\u0446\u0430\n\xa7 achievements.moreTasks.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0445 \u0437\u0430\u0434\u0430\u0447\n\xa7 achievements.everyMessageLong.title: \u041c\u0430\u0441\u0442\u0435\u0440 \u043a\u0440\u0430\u0441\u043d\u043e\u0440\u0435\u0447\u0438\u044f\n\xa7 achievements.everyMessageLong.description: \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u043e \u0441\u0430\u043c\u044b\u0435 \u0434\u043b\u0438\u043d\u043d\u044b\u0435 \u043f\u043e\u0434\u043f\u0438\u0441\u0438 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 achievements.everyMessageShort.title: \u0411\u043e\u043b\u0442\u0443\u043d \u043d\u0430\u0445\u043e\u0434\u043a\u0430 \u0434\u043b\u044f \u0448\u043f\u0438\u043e\u043d\u0430\n\xa7 achievements.everyMessageShort.description: \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u043e, \u0441\u0430\u043c\u044b\u0435 \u043a\u043e\u0440\u043e\u0442\u043a\u0438\u0435 \u043f\u043e\u0434\u043f\u0438\u0441\u0438 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 achievements.shortestName.title: \u0420\u0430\u0437\u043c\u0435\u0440 \u043d\u0435 \u0433\u043b\u0430\u0432\u043d\u043e\u0435\n\xa7 achievements.shortestName.description: \u0441\u0430\u043c\u043e\u0435 \u043a\u043e\u0440\u043e\u0442\u043a\u043e\u0435 \u0438\u043c\u044f\n\xa7 achievements.longestName.title: \u0410\u0437\u0438\u043c \u0410\u0437\u0438\u0437 \u0418\u043b\u044c \u0410\u043c \u041a\u0430\u0434\u0438\u0440 \u0418\u043c\u0440\u0430\u043d II\n\xa7 achievements.longestName.description: \u0441\u0430\u043c\u043e\u0435 \u0434\u043b\u0438\u043d\u043d\u043e\u0435 \u0438\u043c\u044f\n\xa7 achievements.moreCommits.title: \u041c\u0430\u0441\u0442\u0435\u0440 \u0431\u0435\u043a\u0430\u043f\u043e\u0432\n\xa7 achievements.moreCommits.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 achievements.lessCommits.title: \u0420\u0435\u0434\u043a\u043e \u043d\u043e \u043c\u0435\u0442\u043a\u043e\n\xa7 achievements.lessCommits.description: \u043c\u0435\u043d\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 achievements.oneCommitOneTask.title: \u0422\u043e\u0447\u043d\u043e \u0432 \u0446\u0435\u043b\u044c\n\xa7 achievements.oneCommitOneTask.description: \u0432 \u0441\u0440\u0435\u0434\u043d\u0435\u043c \u043e\u0434\u0438\u043d \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u0437\u0430\u0434\u0430\u0447\u0443\n\xa7 achievements.moreLazyDays.title: \u041c\u044b\u0441\u043b\u0435\u043d\u043d\u043e \u044f \u0441 \u0432\u0430\u043c\u0438\n\xa7 achievements.moreLazyDays.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0434\u043d\u0435\u0439 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 achievements.lessLazyDays.title: \u041f\u0430\u043f\u0430 \u041a\u0430\u0440\u043b\u043e\n\xa7 achievements.lessLazyDays.description: \u043c\u0435\u043d\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0434\u043d\u0435\u0439 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 achievements.zeroLazyDays.title: \u041d\u0438 \u0435\u0434\u0438\u043d\u043e\u0433\u043e \u0440\u0430\u0437\u0440\u044b\u0432\u0430\n\xa7 achievements.zeroLazyDays.description: \u043d\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u0434\u043d\u044f \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 achievements.moreWorkDays.title: \u0426\u0435\u043d\u043d\u044b\u0439 \u0440\u0430\u0431\u043e\u0442\u043d\u0438\u043a\n\xa7 achievements.moreWorkDays.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0440\u0430\u0431\u043e\u0447\u0438\u0445 \u0434\u043d\u0435\u0439\n\xa7 achievements.moreScopes.title: \u0421\u0442\u0430\u0440\u0442\u0430\u043f\u0435\u0440\n\xa7 achievements.moreScopes.description: \u0441\u0434\u0435\u043b\u0430\u043b \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0444\u0438\u0447\u0435\u0439\n\xa7 achievements.lessScopes.title: \u0429\u0435\u0433\u043e\u043b\n\xa7 achievements.lessScopes.description: \u0441\u0434\u0435\u043b\u0430\u043b \u043c\u0435\u043d\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0444\u0438\u0447\u0435\u0439\n\xa7 achievements.moreDaysForTask.title: \u0423\u043b\u0438\u0442\u043a\u0430 \u043d\u0430 \u0441\u043a\u043b\u043e\u043d\u0435\n\xa7 achievements.moreDaysForTask.description: \u0440\u0430\u0431\u043e\u0442\u0430 \u043f\u043e \u0437\u0430\u0434\u0430\u0447\u0430\u043c \u0438\u0434\u0451\u0442 \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u0435\u0435 \u0447\u0435\u043c \u0443 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0445\n\xa7 achievements.more2DaysForTask.title: C\u043e \u0441\u043b\u043e\u0443\n\xa7 achievements.more2DaysForTask.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0434\u0432\u0443\u0445 \u0434\u043d\u0435\u0439 \u043d\u0430 \u0437\u0430\u0434\u0430\u0447\u0443\n\xa7 achievements.more3YearsInProject.title: \u0421\u0442\u0430\u0440\u043e\u0436\u0438\u043b\n\xa7 achievements.more3YearsInProject.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0442\u0440\u0435\u0445 \u043b\u0435\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.lessDaysInProject.title: \u0410 \u044d\u0442\u043e \u043a\u0442\u043e?\n\xa7 achievements.lessDaysInProject.description: \u043c\u0435\u043d\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0434\u043d\u0435\u0439 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.lessDaysForTask.title: \u0421\u043a\u043e\u0440\u043e\u0441\u0442\u0440\u0435\u043b\n\xa7 achievements.lessDaysForTask.description: \u043e\u0434\u043d\u0430 \u0437\u0430\u0434\u0430\u0447\u0430 \u0437\u0430\u043d\u0438\u043c\u0430\u0435\u0442 \u043c\u0435\u043d\u044c\u0448\u0435 \u0434\u043d\u044f\n\xa7 achievements.adam.title: \u0410\u0434\u0430\u043c\n\xa7 achievements.adam.description: \u043f\u0435\u0440\u0432\u044b\u0439 \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.more90DaysInProject.title: \u0414\u043e\u0431\u0440\u043e \u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c\n\xa7 achievements.more90DaysInProject.description: \u043d\u0435 \u0443\u0432\u043e\u043b\u0438\u043b\u0438 \u043d\u0430 \u0438\u0441\u043f\u044b\u0442\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u043c\n\xa7 achievements.more365DaysInProject.title: \u0413\u043e\u0434\u043e\u0432\u0430\u0441\u0438\u043a\n\xa7 achievements.more365DaysInProject.description: \u043e\u0442\u0440\u0430\u0431\u043e\u0442\u0430\u043b \u0433\u043e\u0434 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.more666DaysInProject.title: \u0427\u0451\u0440\u0442\n\xa7 achievements.more666DaysInProject.description: \u043e\u0442\u0440\u0430\u0431\u043e\u0442\u0430\u043b 666 \u0434\u043d\u0435\u0439 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.more777DaysInProject.title: \u0410\u0437\u0438\u043d\u043e 3 \u0442\u043e\u043f\u043e\u0440\u0430\n\xa7 achievements.more777DaysInProject.description: \u043e\u0442\u0440\u0430\u0431\u043e\u0442\u0430\u043b 777 \u0434\u043d\u0435\u0439 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.moreDaysInProject.title: \u0427\u0430\u0441\u0442\u044c \u043a\u043e\u043c\u0430\u043d\u0434\u044b, \u0447\u0430\u0441\u0442\u044c \u043a\u043e\u0440\u043e\u0431\u043b\u044f\n\xa7 achievements.moreDaysInProject.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0434\u043d\u0435\u0439 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.moreRefactoring.title: \u0412\u044b\u043f\u0443\u0441\u043a\u0430\u044e\u0449\u0438\u0439 \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\n\xa7 achievements.moreRefactoring.description: \u0441\u0434\u0435\u043b\u0430\u043b \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u043c\u0435\u0442\u043e\u043a \xab\u0440\u0435\u0444\u0430\u043a\u0442\u043e\u0440\u0438\u043d\u0433\xbb\n\xa7 achievements.longestMessage.title: "\u042f\u0437\u044b\u043a\u043e\u043c \u0431\u043e\u043b\u0442\u0430\u0442\u044c" \u043d\u0435 \u043c\u0435\u0448\u043a\u0438 \u0432\u043e\u0440\u043e\u0447\u0430\u0442\u044c\n\xa7 achievements.longestMessage.description: \u0441\u0430\u043c\u0430\u044f \u0434\u043b\u0438\u043d\u043d\u0430\u044f \u043f\u043e\u0434\u043f\u0438\u0441\u044c \u043a\u043e\u043c\u043c\u0438\u0442\u0430 \u0437\u0430 \u0432\u0441\u0435 \u0432\u0440\u0435\u043c\u044f\n\xa7 achievements.moreTasksInDay.title: \u0421\u043f\u0438\u0434\u0438-\u0433\u043e\u043d\u0449\u0438\u043a\n\xa7 achievements.moreTasksInDay.description: \u0440\u0435\u043a\u043e\u0440\u0434 \u043f\u043e \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0443 \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0445 \u0437\u0430\u0434\u0430\u0447 \u0432 \u0434\u0435\u043d\u044c\n\xa7 achievements.hasCommitFrom0to7.title: \u041d\u043e\u0447\u043d\u043e\u0439 \u0434\u043e\u0437\u043e\u0440\n\xa7 achievements.hasCommitFrom0to7.description: \u0435\u0441\u0442\u044c \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043a\u0430\u0436\u0434\u044b\u0439 \u0447\u0430\u0441 \u043d\u043e\u0447\u0438\n\xa7 achievements.noCommitOnDay.title: \u0422\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043f\u0435\u0440\u0435\u0440\u044b\u0432\n\xa7 achievements.noCommitOnDay.description: \u0435\u0441\u0442\u044c \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0439 \u0447\u0430\u0441 \u0438 \u0434\u0435\u043d\u044c \u0432 \u0440\u0430\u0431\u043e\u0447\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u0432 \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043d\u0438\u043a\u043e\u0433\u0434\u0430 \u043d\u0435 \u043a\u043e\u043c\u0438\u0442\u0438\u0442\n\xa7 achievements.hasCommitEveryTime.title: \u0423\u043c\u0435\u0440 \u043d\u0430 \u0440\u0430\u0431\u043e\u0442\u0435\n\xa7 achievements.hasCommitEveryTime.description: \u0435\u0441\u0442\u044c \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u0447\u0430\u0441 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u0434\u043d\u044f (\u0432\u043a\u043b\u044e\u0447\u0430\u044f \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0435)\n\xa7 achievements.commitsAfter1800.title: \u0414\u0435\u043b\u0443 \u0432\u0440\u0435\u043c\u044f\n\xa7 achievements.commitsAfter1800.description: \u043d\u0435\u0442 \u043d\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430 \u043f\u043e\u0441\u043b\u0435 18:00\n\xa7 achievements.moreFix.title: Bug hunter\n\xa7 achievements.moreFix.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0445 \u0431\u0430\u0433\u043e\u0432\n\xa7 achievements.lessWorkDays.title: \u0414\u0430\u043b\u044c\u0448\u0435 \u0431\u0435\u0437 \u043c\u0435\u043d\u044f\n\xa7 achievements.lessWorkDays.description: \u043c\u0435\u043d\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0440\u0430\u0431\u043e\u0447\u0438\u0445 \u0434\u043d\u0435\u0439\n\xa7 achievements.moreCreateCode.title: \u0421\u043e\u0437\u0438\u0434\u0430\u0442\u0435\u043b\u044c\n\xa7 achievements.moreCreateCode.description: \u0441\u043a\u043b\u043e\u043d\u0435\u043d \u0431\u043e\u043b\u044c\u0448\u0435 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0445 \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u0442\u044c \u043a\u043e\u0434\n\xa7 achievements.moreRemoveCode.title: \u0420\u0430\u0437\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044c\n\xa7 achievements.moreRemoveCode.description: \u0441\u043a\u043b\u043e\u043d\u0435\u043d \u0431\u043e\u043b\u044c\u0448\u0435 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0445 \u0443\u0434\u0430\u043b\u044f\u0442\u044c \u043a\u043e\u0434\n\xa7 achievements.moreChangeCode.title: \u0420\u0435\u0444\u043e\u0440\u043c\u0430\u0442\u043e\u0440\n\xa7 achievements.moreChangeCode.description: \u0441\u043a\u043b\u043e\u043d\u0435\u043d \u0431\u043e\u043b\u044c\u0448\u0435 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0445 \u0438\u0437\u043c\u0435\u043d\u044f\u0442\u044c \u043a\u043e\u0434\n\xa7 achievements.moreStyle.title: \u041f\u043e\u043b\u0438\u0446\u0438\u044f \u043c\u043e\u0434\u044b\n\xa7 achievements.moreStyle.description: \u0441\u043a\u043b\u043e\u043d\u0435\u043d \u0431\u043e\u043b\u044c\u0448\u0435 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0445 \u0438\u0437\u043c\u0435\u043d\u044f\u0442\u044c CSS\n\xa7 achievements.moreOnHoliday.title: \u041d\u0435\u0442 \u0436\u0438\u0437\u043d\u0438\n\xa7 achievements.moreOnHoliday.description: \u043e\u0442\u043d\u043e\u0441\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043c\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u0432 \u043d\u0435\u0440\u0430\u0431\u043e\u0447\u0435\u0435 \u0432\u0440\u0435\u043c\u044f\n\xa7 achievements.morePRMerge.title: \u0422\u0430\u043c\u043e\u0436\u043d\u044f \u0434\u0430\u0451\u0442 \u0434\u043e\u0431\u0440\u043e\n\xa7 achievements.morePRMerge.description: \u0447\u0430\u0449\u0435 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0445 \u043d\u0430\u0436\u0438\u043c\u0430\u0435\u0442 \u043a\u043d\u043e\u043f\u043a\u0443 \xab\u0412\u043b\u0438\u0442\u044c\xbb \u0434\u043b\u044f PR\n\xa7 achievements.longWaitPR.title: \u0417\u0430\u0432\u0442\u0440\u0430 \u0442\u043e\u0447\u043d\u043e \u0432\u043e\u043b\u044c\u0451\u043c\n\xa7 achievements.longWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0431\u043e\u043b\u044c\u0448\u0435 \u043c\u0435\u0441\u044f\u0446\u0430 \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.moreLongWaitPR.title: \u0414\u0430\u0432\u043d\u044b\u043c \u0434\u0430\u0432\u043d\u043e, \u0432 \u0434\u0430\u043b\u0451\u043a\u043e\u0439 \u0433\u0430\u043b\u0430\u043a\u0442\u0438\u043a\u0435\n\xa7 achievements.moreLongWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u0434\u043e\u043b\u0433\u043e \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.oneExtension.title: \u041e\u0434\u0438\u043d \u0432 \u043f\u043e\u043b\u0435 \u0432\u043e\u0438\u043d\n\xa7 achievements.oneExtension.description: \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u043d \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0441 \u0444\u0430\u0439\u043b\u0430\u043c\u0438 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f\n\xa7 achievements.fileRush.title: \u0417\u0435\u0440\u0433 \u0420\u0430\u0448\n\xa7 achievements.fileRush.description: \u0441\u043e\u0437\u0434\u0430\u043b \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0444\u0430\u0439\u043b\u043e\u0432 \u0432 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.moreLintHint.title: \u0413\u0440\u0430\u043c\u0430\u0440-\u043d\u0430\u0446\u0438\n\xa7 achievements.moreLintHint.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0432 \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u0445 \u0430\u0432\u0442\u043e-\u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u043a\u043e\u0434\u0430\n\xa7 achievements.moreReadMe.title: \u041b\u0435\u0442\u043e\u043f\u0438\u0441\u0435\u0446\n\xa7 achievements.moreReadMe.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 MD\n\xa7 achievements.moreDevOps.title: DevOps\n\xa7 achievements.moreDevOps.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f CI/CD\n\xa7 achievements.moreTests.title: \u0422\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0449\u0438\u043a\n\xa7 achievements.moreTests.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f\n\xa7 achievements.allRelease.title: \u0424\u0443\u043b\u043b \u0445\u0430\u0443\u0441\n\xa7 achievements.allRelease.description: \u0435\u0441\u0442\u044c \u0440\u0435\u043b\u0438\u0437, \u0441\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0439 \u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0437 \u0435\u0433\u043e \u0437\u0430\u0434\u0430\u0447\n\xa7 achievements.firstCommit.title: \u041a\u0442\u043e \u043f\u0435\u0440\u0432\u044b\u0439, \u0442\u043e\u0433\u043e \u0438 \u0442\u0430\u043f\u043a\u0438\n\xa7 achievements.firstCommit.description: \u043f\u0435\u0440\u0432\u044b\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.lastCommit.title: \u042f \u0437\u0430\u043a\u043e\u043d\u0447\u0438\u043b\n\xa7 achievements.lastCommit.description: \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.firstLastCommit.title: \u041e\u0442 \u043d\u0430\u0447\u0430\u043b\u0430 \u0438 \u0434\u043e \u043a\u043e\u043d\u0446\u0430\n\xa7 achievements.firstLastCommit.description: \u043f\u0435\u0440\u0432\u044b\u0439 \u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.longFilePath.title: \u0417\u0430\u043a\u0440\u043e\u043c\u0430 \u0440\u043e\u0434\u0438\u043d\u044b\n\xa7 achievements.longFilePath.description: \u043f\u0435\u0440\u0432\u044b\u0439 \u0441\u043e\u0437\u0434\u0430\u043b \u0444\u0430\u0439\u043b \u0441 \u0441\u0430\u043c\u044b\u043c \u0433\u043b\u0443\u0431\u043e\u043a\u0438\u043c \u0432\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u043c\n\xa7 achievements.longFileName.title: \u0420\u0430\u0437\u043c\u0435\u0440 \u0438\u043c\u0435\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435\n\xa7 achievements.longFileName.description: \u0441\u043e\u0437\u0434\u0430\u043b \u0444\u0430\u0439\u043b \u0441 \u0441\u0430\u043c\u044b\u043c \u0434\u043b\u0438\u043d\u043d\u044b\u043c \u0438\u043c\u0435\u043d\u0435\u043c\u043c\n\xa7 achievements.workOnWeekends.title: \u0420\u0430\u0431\u043e\u0442\u0430 \u043d\u0435 walk\n\xa7 achievements.workOnWeekends.description: \u0445\u043e\u0442\u044c \u0440\u0430\u0437 \u0440\u0430\u0431\u043e\u0442\u0430\u043b \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445\n\xa7 achievements.removeCreateFile.title: \u041e\u0442\u043a\u043e\u043f\u0430\u043b \u0441\u0442\u044e\u0430\u0440\u0434\u0435\u0441\u0441\u0443\n\xa7 achievements.removeCreateFile.description: \u0432\u043e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u043b \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u044b\u0439 \u0444\u0430\u0439\u043b\n\xa7 achievements.renameFile.title: \u0410\u0441\u0442\u0430\u043d\u0430 \u041d\u0443\u0440-\u0421\u0443\u043b\u0442\u0430\u043d \u0410\u0441\u0442\u0430\u043d\u0430\n\xa7 achievements.renameFile.description: \u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u044b\u0432\u0430\u043b \u0442\u0443\u0434\u0430-\u0441\u044e\u0434\u0430 \u0444\u0430\u0439\u043b\n\xa7 achievements.longTask.title: \u0412\u0440\u043e\u0434\u0435 \u0438\u0437\u044f\u043d\n\xa7 achievements.longTask.description: \u0440\u0430\u0431\u043e\u0442\u0430\u043b \u043d\u0430\u0434 \u0437\u0430\u0434\u0430\u0447\u0435\u0439 \u0431\u043e\u043b\u044c\u0448\u0435 \u0442\u0440\u0435\u0445 \u043c\u0435\u0441\u044f\u0446\u0435\u0432\n\xa7 achievements.haveNotEmail.title: \u041f\u043e\u0447\u0442\u0430\u043b\u044c\u043e\u043d \u041f\u0435\u0447\u043a\u0438\u043d \n\xa7 achievements.haveNotEmail.description: \u043d\u0435 \u0437\u0430\u043f\u043e\u043b\u043d\u0438\u043b \u043f\u043e\u043b\u0435 e-mail \u0432 git config\n\xa7 achievements.moreAddedFolders.title: \u0414\u0438\u0440\u0435\u043a\u0442\u043e\u0440 \n\xa7 achievements.moreAddedFolders.description: \u0441\u043e\u0437\u0434\u0430\u043b \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0434\u0438\u0440\u0440\u0435\u043a\u0442\u043e\u0440\u0438\u0439\n\xa7 achievements.horoscope1.title: \u0420\u0435\u0442\u0440\u043e\u0433\u0440\u0430\u0434\u043d\u044b\u0439 \u041c\u0435\u0440\u043a\u0443\u0440\u0438\u0439 \u0432 \u041a\u043e\u0437\u0435\u0440\u043e\u0433\u0435\n\xa7 achievements.horoscope2.title: \u0420\u0435\u0442\u0440\u043e\u0433\u0440\u0430\u0434\u043d\u044b\u0439 \u041c\u0435\u0440\u043a\u0443\u0440\u0438\u0439 \u0432 \u0412\u043e\u0434\u043e\u043b\u0435\u0435\n\xa7 achievements.horoscope3.title: \u0420\u0435\u0442\u0440\u043e\u0433\u0440\u0430\u0434\u043d\u044b\u0439 \u041c\u0435\u0440\u043a\u0443\u0440\u0438\u0439 \u0432 \u0420\u044b\u0431\u0435\n\xa7 achievements.horoscope4.title: \u0420\u0435\u0442\u0440\u043e\u0433\u0440\u0430\u0434\u043d\u044b\u0439 \u041c\u0435\u0440\u043a\u0443\u0440\u0438\u0439 \u0432 \u041e\u0432\u043d\u0435\n\xa7 achievements.horoscope5.title: \u0420\u0435\u0442\u0440\u043e\u0433\u0440\u0430\u0434\u043d\u044b\u0439 \u041c\u0435\u0440\u043a\u0443\u0440\u0438\u0439 \u0432 \u0422\u0435\u043b\u044c\u0446\u0435\n\xa7 achievements.horoscope6.title: \u0420\u0435\u0442\u0440\u043e\u0433\u0440\u0430\u0434\u043d\u044b\u0439 \u041c\u0435\u0440\u043a\u0443\u0440\u0438\u0439 \u0432 \u0411\u043b\u0438\u0437\u043d\u0435\u0446\u0435\n\xa7 achievements.horoscope7.title: \u0420\u0435\u0442\u0440\u043e\u0433\u0440\u0430\u0434\u043d\u044b\u0439 \u041c\u0435\u0440\u043a\u0443\u0440\u0438\u0439 \u0432 \u0420\u0430\u043a\u0435\n\xa7 achievements.horoscope8.title: \u0420\u0435\u0442\u0440\u043e\u0433\u0440\u0430\u0434\u043d\u044b\u0439 \u041c\u0435\u0440\u043a\u0443\u0440\u0438\u0439 \u0432 \u041b\u044c\u0432\u0435\n\xa7 achievements.horoscope9.title: \u0420\u0435\u0442\u0440\u043e\u0433\u0440\u0430\u0434\u043d\u044b\u0439 \u041c\u0435\u0440\u043a\u0443\u0440\u0438\u0439 \u0432 \u0414\u0435\u0432\u0435\n\xa7 achievements.horoscope10.title: \u0420\u0435\u0442\u0440\u043e\u0433\u0440\u0430\u0434\u043d\u044b\u0439 \u041c\u0435\u0440\u043a\u0443\u0440\u0438\u0439 \u0432 \u0412\u0435\u0441\u0430\u0445\n\xa7 achievements.horoscope11.title: \u0420\u0435\u0442\u0440\u043e\u0433\u0440\u0430\u0434\u043d\u044b\u0439 \u041c\u0435\u0440\u043a\u0443\u0440\u0438\u0439 \u0432 \u0421\u043a\u043e\u0440\u043f\u0438\u043e\u043d\u0435\n\xa7 achievements.horoscope12.title: \u0420\u0435\u0442\u0440\u043e\u0433\u0440\u0430\u0434\u043d\u044b\u0439 \u041c\u0435\u0440\u043a\u0443\u0440\u0438\u0439 \u0432 \u0421\u0442\u0440\u0435\u043b\u044c\u0446\u0435\n\xa7 achievements.horoscope1.description: \u043f\u043e \u043c\u0435\u0441\u044f\u0446\u0443 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430\n\xa7 achievements.horoscope2.description: \u043f\u043e \u043c\u0435\u0441\u044f\u0446\u0443 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430\n\xa7 achievements.horoscope3.description: \u043f\u043e \u043c\u0435\u0441\u044f\u0446\u0443 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430\n\xa7 achievements.horoscope4.description: \u043f\u043e \u043c\u0435\u0441\u044f\u0446\u0443 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430\n\xa7 achievements.horoscope5.description: \u043f\u043e \u043c\u0435\u0441\u044f\u0446\u0443 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430\n\xa7 achievements.horoscope6.description: \u043f\u043e \u043c\u0435\u0441\u044f\u0446\u0443 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430\n\xa7 achievements.horoscope7.description: \u043f\u043e \u043c\u0435\u0441\u044f\u0446\u0443 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430\n\xa7 achievements.horoscope8.description: \u043f\u043e \u043c\u0435\u0441\u044f\u0446\u0443 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430\n\xa7 achievements.horoscope9.description: \u043f\u043e \u043c\u0435\u0441\u044f\u0446\u0443 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430\n\xa7 achievements.horoscope10.description: \u043f\u043e \u043c\u0435\u0441\u044f\u0446\u0443 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430\n\xa7 achievements.horoscope11.description: \u043f\u043e \u043c\u0435\u0441\u044f\u0446\u0443 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430\n\xa7 achievements.horoscope12.description: \u043f\u043e \u043c\u0435\u0441\u044f\u0446\u0443 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430\n\xa7 achievements.111.description: test\n',"\n\xa7 uiKit.console.button: \u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c\n\xa7 uiKit.console.notification: \u0422\u0435\u043a\u0441\u0442 \u0441\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\n\xa7 uiKit.dataLoader.page: \u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430\n\xa7 uiKit.dataLoader.size: \u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u0442\u0441\u044f \u043f\u043e\n\xa7 uiKit.dataLoader.rows: \u0441\u0442\u0440\u043e\u043a.\n\xa7 uiKit.dataLoader.from: \u0438\u0437\n\xa7 uiKit.dataLoader.all: \u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0432\u0441\u0435\n\xa7 uiKit.hoursChart.work: \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u043e\u0435 \u0440\u0430\u0431\u043e\u0447\u0435\u0435 \u0432\u0440\u0435\u043c\u044f (\u0431\u0443\u0434\u043d\u0438, \u0441 07:00 \u0434\u043e 20:00)\n\xa7 uiKit.hoursChart.weekend: \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0435 \u0434\u043d\u0438 \u0438\u043b\u0438 \u0432\u0440\u0435\u043c\u044f \u0434\u043e/\u043f\u043e\u0441\u043b\u0435 \u0440\u0430\u0431\u043e\u0447\u0435\u0433\u043e \u0434\u043d\u044f\n\xa7 uiKit.hoursChart.days: \u0441\u0443\u043c\u043c\u0430\u0440\u043d\u043e\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u0437\u0430 \u0432\u0441\u0435 \u0432\u0440\u0435\u043c\u044f \u0432 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u044b\u0439 \u0434\u0435\u043d\u044c \u0438 \u0447\u0430\u0441\n\xa7 uiKit.page.remove: \u0423\u0434\u0430\u043b\u0438\u0442\u044c\n\xa7 uiKit.nothingFound.common.title: \u041d\u0435\u0442 \u0438\u043b\u0438 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e \u0434\u0430\u043d\u043d\u044b\u0445 \u0434\u043b\u044f \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f\n\xa7 uiKit.nothingFound.common.description: \u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0431\u043e\u043b\u044c\u0448\u0435 \u0434\u0430\u043d\u043d\u044b\u0445, \u0435\u0441\u043b\u0438 \u043a\u043e\u043c\u043c\u0438\u0442\u044b \u0431\u0443\u0434\u0443\u0442 \u043f\u043e\u0434\u043f\u0438\u0441\u0430\u043d\u044b \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 [Git commit message convention|https://www.conventionalcommits.org/en/v1.0.0/]. \u0428\u0430\u0431\u043b\u043e\u043d:\n\xa7 uiKit.nothingFound.common.console: \u041d\u043e\u043c\u0435\u0440_\u0437\u0430\u0434\u0430\u0447\u0438 \u0442\u0438\u043f(\u0444\u0438\u0447\u0430): \u043f\u043e\u044f\u0441\u043d\u0435\u043d\u0438\u0435\n\xa7 uiKit.nothingFound.common.example: \u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440:\n\xa7 uiKit.nothingFound.staff.title: \u041d\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0445 \u0434\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430\n\xa7 uiKit.nothingFound.staff.description1:\n\u041e\u043d \u0432\u043d\u043e\u0441\u0438\u043b \u043f\u0440\u0430\u0432\u043a\u0438 \u043d\u0435 \u043a\u0430\u0436\u0434\u044b\u0439 \u0440\u0430\u0431\u043e\u0447\u0438\u0439 \u0434\u0435\u043d\u044c \u0438 \u043f\u043e\u043b\u0443\u0447\u0438\u043b \u0441\u0442\u0430\u0442\u0443\u0441 \xab\u041f\u043e\u043c\u043e\u0448\u043d\u0438\u043a\xbb.\n\u0420\u0430\u0431\u043e\u0442\u043e\u0439 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432 \u0441 \u0442\u0430\u043a\u0438\u043c \u0441\u0442\u0430\u0442\u0443\u0441\u043e\u043c \u043f\u043e \u0434\u0430\u043d\u043d\u043e\u043c\u0443 \u043f\u0440\u043e\u0435\u043a\u0442\u0443 \u043c\u043e\u0436\u043d\u043e \u043f\u0440\u0435\u043d\u0435\u0431\u0440\u0435\u0447\u044c, \u0442.\u043a. \u0435\u0433\u043e \u0432\u043b\u0430\u0434 \u043d\u0430 \u043e\u0431\u0449\u0435\u043c \u0444\u043e\u043d\u0435 \u043d\u0435\u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u0435\u043d.\n\xa7 uiKit.nothingFound.staff.description2:\n\u041f\u043e\u044d\u0442\u043e\u043c\u0443 \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u043d\u0435 \u0440\u0430\u0441\u0441\u0447\u0438\u0442\u044b\u0432\u0430\u0435\u0442 \u0434\u043b\u044f \u043d\u0435\u0433\u043e \u0440\u044f\u0434 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0435\u0439.\n\u0415\u0441\u043b\u0438 \u044d\u0442\u043e \u043e\u0448\u0438\u0431\u043a\u0430 \u0438 \u0434\u0430\u043d\u043d\u043e\u0433\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430 \u043d\u0443\u0436\u043d\u043e \u0440\u0430\u0441\u0441\u0447\u0438\u0442\u0430\u0442\u044c \u043a\u0430\u043a \u043e\u0431\u044b\u0447\u043d\u043e\u0433\u043e, \u043f\u0435\u0440\u0435\u0439\u0434\u0438\u0442\u0435 \u0432 \u0440\u0430\u0437\u0434\u0435\u043b \xab\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438\xbb \u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u0435 \u0435\u0433\u043e \u0442\u0438\u043f.\n\xa7 common.title: Git \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430\n\xa7 common.filters: \u0424\u0438\u043b\u044c\u0442\u0440\u044b\n\xa7 common.notifications.save: \u0418\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u044b\n\xa7 common.notifications.setting: \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u044b\n\xa7 common.fileLoader.notification: \u041e\u0448\u0438\u0431\u043a\u0430 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0444\u0430\u0439\u043b\u0430 $1\n","\n\xa7 sidebar.switch.team: \u041a\u043e\u043c\u0430\u043d\u0434\u0430\n\xa7 sidebar.switch.person: \u0421\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\n\xa7 sidebar.buttons.settings: \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438\n\xa7 sidebar.buttons.print: \u041f\u0435\u0447\u0430\u0442\u044c\n\xa7 sidebar.buttons.share: \u0420\u0430\u0441\u0448\u0430\u0440\u0438\u0442\u044c\n\xa7 sidebar.buttons.logout: \u0412\u044b\u0439\u0442\u0438\n\xa7 sidebar.filters.all: \u0432\u0441\u0451 \u0432\u0440\u0435\u043c\u044f\n\xa7 sidebar.filters.year: \u0433\u043e\u0434\n\xa7 sidebar.filters.halfYear: \u043f\u043e\u043b \u0433\u043e\u0434\u0430\n\xa7 sidebar.filters.month: \u043c\u0435\u0441\u044f\u0446\n\xa7 sidebar.filters.week: \u043d\u0435\u0434\u0435\u043b\u044f\n\xa7 sidebar.team.total: \u041e\u0431\u0449\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f\n\xa7 sidebar.team.scope: \u0424\u0438\u0447\u0438\n\xa7 sidebar.team.author: \u0421\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438\n\xa7 sidebar.team.type: \u0422\u0438\u043f\u044b \u0437\u0430\u0434\u0430\u0447\n\xa7 sidebar.team.pr: \u0412\u043b\u0438\u0442\u0438\u0435 \u043a\u043e\u0434\u0430\n\xa7 sidebar.team.day: \u041f\u043e \u0434\u043d\u044f\u043c\n\xa7 sidebar.team.week: \u041f\u043e \u043d\u0435\u0434\u0435\u043b\u044f\u043c\n\xa7 sidebar.team.month: \u041f\u043e \u043c\u0435\u0441\u044f\u0446\u0430\u043c\n\xa7 sidebar.team.files: \u0424\u0430\u0439\u043b\u044b\n\xa7 sidebar.team.removedFiles: \u0423\u0434\u0430\u043b\u0451\u043d\u043d\u044b\u0435 \u0444\u0430\u0439\u043b\u044b\n\xa7 sidebar.team.extension: \u0422\u0438\u043f\u044b \u0444\u0430\u0439\u043b\u043e\u0432\n\xa7 sidebar.team.tasks: \u0421\u043f\u0438\u0441\u043e\u043a \u0437\u0430\u0434\u0430\u0447\n\xa7 sidebar.team.release: \u0421\u043f\u0438\u0441\u043e\u043a \u0440\u0435\u043b\u0438\u0437\u043e\u0432\n\xa7 sidebar.team.hours: \u0420\u0430\u0441\u043f\u0438\u0441\u0430\u043d\u0438\u0435\n\xa7 sidebar.team.commits: \u0412\u0441\u0435 \u043a\u043e\u043c\u043c\u0438\u0442\u044b\n\xa7 sidebar.team.changes: \u0412\u0441\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f\n\xa7 sidebar.team.words: \u041f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u0441\u043b\u043e\u0432\u0430\n\xa7 sidebar.team.building: \u0412\u0438\u043a\u0442\u043e\u0440\u0438\u043d\u0430\n\xa7 sidebar.team.settings: \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438\n\xa7 sidebar.person.total: \u041e\u0431\u0449\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f\n\xa7 sidebar.person.money: \u0421\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u044b\n\xa7 sidebar.person.speed: \u0421\u043a\u043e\u0440\u043e\u0441\u0442\u044c\n\xa7 sidebar.person.day: \u041f\u043e \u0434\u043d\u044f\u043c\n\xa7 sidebar.person.week: \u041f\u043e \u043d\u0435\u0434\u0435\u043b\u044f\u043c\n\xa7 sidebar.person.month: \u041f\u043e \u043c\u0435\u0441\u044f\u0446\u0430\u043c\n\xa7 sidebar.person.tasks: \u0421\u043f\u0438\u0441\u043e\u043a \u0437\u0430\u0434\u0430\u0447\n\xa7 sidebar.person.hours: \u0420\u0430\u0441\u043f\u0438\u0441\u0430\u043d\u0438\u0435\n\xa7 sidebar.person.commits: \u0412\u0441\u0435 \u043a\u043e\u043c\u043c\u0438\u0442\u044b\n\xa7 sidebar.person.changes: \u0412\u0441\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f\n\xa7 sidebar.person.words: \u041f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u0441\u043b\u043e\u0432\u0430\n\xa7 sidebar.person.settings: \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438\n",'\n\xa7 recommendations.modal.cancel: \u0417\u0430\u043a\u0440\u044b\u0442\u044c\n\xa7 recommendations.modal.open: \u041f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435\n\xa7 recommendations.title\n\u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u0438 \u0444\u0430\u043a\u0442\u044b\n\n\xa7 recommendations.timestamp.firstCommit.description\n\u0441\u0434\u0435\u043b\u0430\u043b \u043f\u0435\u0440\u0432\u044b\u0439 \u043a\u043e\u043c\u043c\u0438\u0442\n\n\u0414\u0435\u043d\u044c \u043d\u0435\u0434\u0435\u043b\u0438: $1\n\n\xa7 recommendations.timestamp.lastCommit.description\n\u0441\u0434\u0435\u043b\u0430\u043b \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442\n\n\u0414\u0435\u043d\u044c \u043d\u0435\u0434\u0435\u043b\u0438: $1\n\n\xa7 recommendations.timestamp.common.title: $1 \u0434\u043d\u0435\u0439\n\xa7 recommendations.timestamp.allDays.description: \u043e\u0442 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u0434\u043e \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430 (\u0432\u043a\u043b\u044e\u0447\u0430\u044f \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0435 \u0438 \u043f\u0440\u0430\u0437\u0434\u043d\u0438\u043a\u0438).\n\xa7 recommendations.timestamp.lossesDays.description: \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432, \u0434\u0430\u0436\u0435 \u0441 \u0443\u0447\u0451\u0442\u043e\u043c \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445, \u043e\u0442\u043f\u0443\u0441\u043a\u0430 \u0438 \u0433\u043e\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0445 \u043f\u0440\u0430\u0437\u0434\u043d\u0438\u043a\u043e\u0432.\n\xa7 recommendations.timestamp.weekendDays.description\n\u0440\u0430\u0431\u043e\u0442\u044b \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u043f\u043b\u043e\u0445\u043e:\n- \u0437\u0430\u043a\u0430\u0437\u0447\u0438\u043a \u043f\u043b\u0430\u0442\u0438\u0442 \u0434\u0432\u043e\u0439\u043d\u0443\u044e \u0446\u0435\u043d\u0443 \u0437\u0430 \u0440\u0430\u0431\u043e\u0442\u0443 \u0432 \u0432\u044b\u0445\u043e\u0434\u043d\u043e\u0439 \u0434\u0435\u043d\u044c;\n- \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0431\u044b\u0441\u0442\u0440\u0435\u0435 \u0432\u044b\u0433\u043e\u0440\u0430\u044e\u0442;\n\n\xa7 recommendations.timestamp.regularWeekendWord.title: \u0420\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043a\u0438\n\xa7 recommendations.timestamp.sometimeWeekendWord.title: \u0411\u044b\u0432\u0430\u044e\u0442 \u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043a\u0438\n\xa7 recommendations.timestamp.weekendWord.description\n\u0412\u0435\u0440\u043e\u044f\u0442\u043d\u043e, \u0441\u0442\u043e\u0438\u0442 \u0441\u043c\u0435\u043d\u0438\u0442\u044c \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0430, \u0430\u043d\u0430\u043b\u0438\u0442\u0438\u043a\u0430 \u0438 \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u043e\u0440\u0430.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u043f\u043b\u043e\u0445\u043e:\n- \u0437\u0430\u043a\u0430\u0437\u0447\u0438\u043a \u043f\u043b\u0430\u0442\u0438\u0442 \u0434\u0432\u043e\u0439\u043d\u0443\u044e \u0446\u0435\u043d\u0443 \u0437\u0430 \u0440\u0430\u0431\u043e\u0442\u0443 \u0432 \u0432\u044b\u0445\u043e\u0434\u043d\u043e\u0439 \u0434\u0435\u043d\u044c;\n- \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430, \u043a\u0430\u043a \u043f\u0440\u0430\u0432\u0438\u043b\u043e, \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0441\u044f \u043d\u0438\u0437\u043a\u043e\u0435;\n- \u0447\u0430\u0441\u0442\u044c \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432 \u0443\u0432\u043e\u043b\u044c\u043d\u044f\u0435\u0442\u0441\u044f;\n- \u0438\u0437-\u0437\u0430 \u0441\u043f\u0435\u0448\u043a\u0438 \u043f\u043e\u044f\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u043d\u043e\u0432\u044b\u0435 \u043e\u0448\u0438\u0431\u043a\u0438;\n\n# \u0421\u043a\u043e\u0440\u0435\u0435 \u0432\u0441\u0435\u0433\u043e:\n- \u043d\u0435\u0432\u0435\u0440\u043d\u043e \u043e\u0446\u0435\u043d\u0438\u043b\u0438 \u0441\u0440\u043e\u043a\u0438 \u0432 \u0441\u0430\u043c\u043e\u043c \u043d\u0430\u0447\u0430\u043b\u0435;\n- \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u0437\u0430\u0434\u0430\u043d\u0438\u0435 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442;\n- \u0441\u043b\u0430\u0431\u0430\u044f \u0430\u043d\u0430\u043b\u0438\u0442\u0438\u043a\u0430;\n- \u0441\u043b\u0430\u0431\u0430\u044f \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u0430 (\u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u043e\u0440\u0430 \u043d\u0435 \u043d\u0430\u043d\u0438\u043c\u0430\u043b\u0438, \u0430 \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u0441\u043e\u0441\u0442\u043e\u0438\u0442 \u0438\u0437 \u043c\u0438\u0434\u043b \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u0432);\n- \u0441\u043d\u0430\u0447\u0430\u043b\u0430 \u043d\u0430\u0447\u0430\u043b\u0438 \u043f\u0438\u0441\u0430\u0442\u044c \u043a\u043e\u0434, \u043f\u043e\u0442\u043e\u043c \u043f\u0440\u043e\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c;\n- \u043d\u0435\u0442 \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u044b\u0445 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u043d\u044f\u0442\u044c \u043e\u0448\u0438\u0431\u043a\u0438;\n\n\xa7 recommendations.timestamp.neverWeekendWord.title: \u041e\u0431\u044b\u0447\u043d\u043e \u0431\u0435\u0437 \u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043e\u043a\n\xa7 recommendations.timestamp.neverWeekendWord.description\n\u041d\u043e \u0438\u043d\u043e\u0433\u0434\u0430 \u0431\u044b\u0432\u0430\u044e\u0442.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u043f\u043b\u043e\u0445\u043e:\n- \u0437\u0430\u043a\u0430\u0437\u0447\u0438\u043a \u043f\u043b\u0430\u0442\u0438\u0442 \u0434\u0432\u043e\u0439\u043d\u0443\u044e \u0446\u0435\u043d\u0443 \u0437\u0430 \u0440\u0430\u0431\u043e\u0442\u0443 \u0432 \u0432\u044b\u0445\u043e\u0434\u043d\u043e\u0439 \u0434\u0435\u043d\u044c;\n- \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0431\u044b\u0441\u0442\u0440\u0435\u0435 \u0432\u044b\u0433\u043e\u0440\u0430\u044e\u0442;\n\n\xa7 recommendations.scope.parallelism.not.title\n\u041d\u0435\u0442 \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u044b\u0445 \u0440\u0430\u0431\u043e\u0442\n\n\xa7 recommendations.scope.parallelism.not.description\n\u043b\u044e\u0431\u0443\u044e \u0444\u0438\u0447\u0443 \u0432 \u043e\u0434\u0438\u043d \u043c\u043e\u043c\u0435\u043d\u0442 \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0434\u0435\u043b\u0430\u0435\u0442 \u043e\u0434\u0438\u043d \u0447\u0435\u043b\u043e\u0432\u0435\u043a.\n\n# \u041c\u0435\u0442\u043e\u0434 \u0440\u0430\u0441\u0447\u0451\u0442\u0430:\n- \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u043e-\u0434\u043d\u0438 \u0434\u0435\u043b\u044f\u0442\u0441\u044f \u043d\u0430 \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0434\u043d\u0438 \u0434\u043b\u044f \u043a\u0430\u0436\u0434\u043e\u0439 \u0444\u0438\u0447\u0438;\n- \u043d\u0430\u0445\u043e\u0434\u0438\u043c \u0441\u0440\u0435\u0434\u043d\u0435\u0435 \u0430\u0440\u0438\u0444\u043c\u0435\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435;\n- \u0435\u0441\u043b\u0438 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043c\u0435\u043d\u044c\u0448\u0435 1.3 \u0441\u0447\u0438\u0442\u0430\u0435\u043c, \u0447\u0442\u043e \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u044b\u0445 \u0440\u0430\u0431\u043e\u0442 \u0432 \u0440\u0430\u043c\u043a\u0430\u0445 \u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u0430 \u0444\u0438\u0447\u0435\u0439 \u043e\u0431\u044b\u0447\u043d\u043e \u043d\u0435\u0442;\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u043f\u043b\u043e\u0445\u043e:\n- \u043f\u043e\u0432\u044b\u0448\u0430\u0435\u0442\u0441\u044f bus factor;\n- \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u0435\u0435 \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u044e\u0442\u0441\u044f;\n- \u0442\u0440\u0443\u0434\u043d\u043e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u0443 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430;\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u0445\u043e\u0440\u043e\u0448\u043e:\n- \u043f\u043e\u044f\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u044d\u043a\u0441\u043f\u0435\u0440\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043e\u0447\u0435\u043d\u044c \u0433\u043b\u0443\u0431\u043e\u043a\u043e \u043f\u043e\u0433\u0440\u0443\u0436\u0435\u043d\u044b \u0432 \u043f\u0440\u0435\u0434\u043c\u0435\u0442\u043d\u0443\u044e \u043e\u0431\u043b\u0430\u0441\u0442\u044c \u0438 \u043c\u043e\u0433\u0443\u0442 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0438\u0442\u044c \u0431\u043e\u043b\u0435\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u044f;\n- \u0441\u043a\u043e\u0440\u0435\u0435 \u0432\u0441\u0435\u0433\u043e \u043d\u0435 \u0431\u044b\u0432\u0430\u0435\u0442 merge \u043a\u043e\u043d\u0444\u043b\u0438\u043a\u0442\u043e\u0432;\n- \u043f\u0440\u043e\u0435\u043a\u0442 \u043c\u043e\u0436\u0435\u0442 \u043e\u0447\u0435\u043d\u044c \u0431\u044b\u0441\u0442\u0440\u043e \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u043e \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u0442\u044c\u0441\u044f \u0432 \u0440\u0430\u0437\u043d\u044b\u0435 \u0441\u0442\u043e\u0440\u043e\u043d\u044b;\n\n\xa7 recommendations.scope.parallelism.has.title\n\u0427\u0430\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442 \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u043e\n\n\xa7 recommendations.scope.parallelism.has.description\n\u0418\u043d\u043e\u0433\u0434\u0430 \u0444\u0438\u0447\u0443 \u0434\u0435\u043b\u0430\u044e\u0442 \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0447\u0435\u043b\u043e\u0432\u0435\u043a.\n\n# \u041c\u0435\u0442\u043e\u0434 \u0440\u0430\u0441\u0447\u0451\u0442\u0430:\n- \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u043e-\u0434\u043d\u0438 \u0434\u0435\u043b\u044f\u0442\u0441\u044f \u043d\u0430 \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0434\u043d\u0438 \u0434\u043b\u044f \u043a\u0430\u0436\u0434\u043e\u0439 \u0444\u0438\u0447\u0438;\n- \u043d\u0430\u0445\u043e\u0434\u0438\u043c \u0441\u0440\u0435\u0434\u043d\u0435\u0435 \u0430\u0440\u0438\u0444\u043c\u0435\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435;\n- \u0435\u0441\u043b\u0438 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043e\u0442 1.3 \u0434\u043e 2.0 \u0441\u0447\u0438\u0442\u0430\u0435\u043c, \u0447\u0442\u043e \u0447\u0430\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442 \u0432 \u0440\u0430\u043c\u043a\u0430\u0445 \u0440\u0430\u0437\u043d\u044b\u0445 \u0444\u0438\u0447\u0435\u0439 \u0438\u043d\u043e\u0433\u0434\u0430 \u0434\u0435\u043b\u0430\u0435\u0442\u0441\u044f \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u043e;\n\n\n\xa7 recommendations.scope.parallelism.every.title\n\u041f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u044b\u0435 \u0440\u0430\u0431\u043e\u0442\u044b\n\n\xa7 recommendations.scope.parallelism.every.description\n\u043b\u044e\u0431\u0443\u044e \u0444\u0438\u0447\u0443 \u0432 \u043e\u0434\u0438\u043d \u043c\u043e\u043c\u0435\u043d\u0442 \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0434\u0435\u043b\u0430\u044e\u0442 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0447\u0435\u043b\u043e\u0432\u0435\u043a\n\n# \u041c\u0435\u0442\u043e\u0434 \u0440\u0430\u0441\u0447\u0451\u0442\u0430:\n- \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u043e-\u0434\u043d\u0438 \u0434\u0435\u043b\u044f\u0442\u0441\u044f \u043d\u0430 \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0434\u043d\u0438 \u0434\u043b\u044f \u043a\u0430\u0436\u0434\u043e\u0439 \u0444\u0438\u0447\u0438;\n- \u043d\u0430\u0445\u043e\u0434\u0438\u043c \u0441\u0440\u0435\u0434\u043d\u0435\u0435 \u0430\u0440\u0438\u0444\u043c\u0435\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435;\n- \u0435\u0441\u043b\u0438 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u0431\u043e\u043b\u044c\u0448\u0435 \u0434\u0432\u0443\u0445 \u0441\u0447\u0438\u0442\u0430\u0435\u043c, \u0447\u0442\u043e \u0431\u043e\u043b\u044c\u0448\u0430\u044f \u0447\u0430\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442 \u0432 \u0440\u0430\u043c\u043a\u0430\u0445 \u0440\u0430\u0437\u043d\u044b\u0445 \u0444\u0438\u0447\u0435\u0439 \u043e\u0431\u044b\u0447\u043d\u043e \u0434\u0435\u043b\u0430\u0435\u0442\u0441\u044f \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u043e;\n\n\n\xa7 recommendations.scope.money\n\u0432 \u0442\u0430\u043a\u0443\u044e \u0441\u0443\u043c\u043c\u0443 \u043c\u043e\u0436\u043d\u043e \u043e\u0446\u0435\u043d\u0438\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u0443 \u043f\u043e \u0434\u0430\u043d\u043d\u043e\u043c\u0443 \u043f\u0440\u043e\u0435\u043a\u0442\u0443.\n\n# \u041c\u0435\u0442\u043e\u0434 \u0440\u0430\u0441\u0447\u0451\u0442\u0430:\n- \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u043e-\u0434\u043d\u0438 \u0437\u0430\u0442\u0440\u0430\u0447\u0435\u043d\u043d\u044b\u0435 \u043d\u0430 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0443 \u0443\u043c\u043d\u043e\u0436\u0430\u044e\u0442\u0441\u044f \u043d\u0430 \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u0443\u044e \u0437\u0430\u0440\u043f\u043b\u0430\u0442\u0443 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u0432;\n\n\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0437\u0430\u0440\u043f\u043b\u0430\u0442\u0443 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430, \u0434\u043b\u044f \u0431\u043e\u043b\u0435\u0435 \u0442\u043e\u0447\u043d\u043e\u0439 \u0441\u0443\u043c\u043c\u044b, \u043c\u043e\u0436\u043d\u043e \u0432 \u0440\u0430\u0437\u0434\u0435\u043b\u0435 \xab\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438\xbb\n\n# \u042d\u0442\u043e \u043c\u043d\u043e\u0433\u043e \u0438\u043b\u0438 \u043c\u0430\u043b\u043e?\n\u0414\u043b\u044f \u043e\u0442\u0432\u0435\u0442\u0430 \u043d\u0430 \u044d\u0442\u043e\u0442 \u0432\u043e\u043f\u0440\u043e\u0441, \u043d\u0443\u0436\u043d\u043e \u043e\u0442\u0432\u0435\u0442\u0438\u0442\u044c \u043d\u0430 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435:\n- \u0437\u0430 \u044d\u0442\u0438 \u0434\u0435\u043d\u044c\u0433\u0438 \u043c\u043e\u0436\u043d\u043e \u043a\u0443\u043f\u0438\u0442\u044c \u0433\u043e\u0442\u043e\u0432\u043e\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u0435?\n- \u0437\u0430 \u044d\u0442\u0438 \u0434\u0435\u043d\u044c\u0433\u0438 \u043c\u043e\u0436\u043d\u043e \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u0431\u043e\u043b\u0435\u0435 \u0445\u043e\u0440\u043e\u0448\u0438\u0439 \u043f\u0440\u043e\u0434\u0443\u043a\u0442?\n\n\u0415\u0441\u043b\u0438 \u043e\u0442\u0432\u0435\u0442 \u043d\u0430 \u043e\u0431\u0430 \u0432\u043e\u043f\u0440\u043e\u0441\u0430 \xab\u0434\u0430\xbb, \u0442\u043e \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0441 \u043d\u0443\u043b\u044f \u043d\u0435 \u0441\u0442\u043e\u0438\u043b\u0430 \u043f\u043e\u0442\u0440\u0430\u0447\u0435\u043d\u043d\u044b\u0445 \u043d\u0430 \u043d\u0435\u0451 \u0434\u0435\u043d\u0435\u0433.\n \n\xa7 recommendations.scope.bus.everyHasOne.title\nBus factor = 1\n\n\xa7 recommendations.scope.bus.everyHasOne.description\n\u0412 \u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u043e \u0444\u0438\u0447 \u043f\u043e\u0433\u0440\u0443\u0436\u0435\u043d \u043e\u0434\u0438\u043d \u0447\u0435\u043b\u043e\u0432\u0435\u043a.\n\u041d\u0430\u0434\u043e \u043f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0430\u0442\u044c \u043b\u044e\u0434\u0435\u0439.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u043f\u043b\u043e\u0445\u043e:\n- \u0435\u0441\u043b\u0438 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0431\u0443\u0434\u0443\u0442 \u0443\u0432\u043e\u043b\u044c\u043d\u044f\u0442\u044c\u0441\u044f, \u0431\u0443\u0434\u0435\u0442 \u0442\u0440\u0443\u0434\u043d\u043e \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c \u0438\u0445 \u0440\u0430\u0431\u043e\u0442\u0443;\n- \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0435\u0433\u043e \u043a\u043e\u0434\u0430;\n\n# \u041a\u0430\u043a \u0434\u0435\u043b\u0430\u0435\u0442\u0441\u044f \u0432\u044b\u0431\u043e\u0440\u043a\u0430:\n- \u0431\u043e\u043b\u0435\u0435 80% \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u0432 \u0444\u0438\u0447\u0443 \u0434\u0435\u043b\u0430\u0435\u0442 \u043e\u0434\u0438\u043d \u0447\u0435\u043b\u043e\u0432\u0435\u043a;\n- \u043f\u0440\u043e\u0435\u043a\u0442 \u0438\u043c\u0435\u0435\u0442 \u0431\u043e\u043b\u0435\u0435 60% \u0442\u0430\u043a\u0438\u0445 \u0444\u0438\u0447\u0435\u0439;\n\n\xa7 recommendations.scope.bus.oneMaintainer\n\u0432 \u0444\u0438\u0447\u0438 \u043f\u043e\u0433\u0440\u0443\u0436\u0435\u043d \u043e\u0434\u0438\u043d \u0447\u0435\u043b\u043e\u0432\u0435\u043a.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u043f\u043b\u043e\u0445\u043e:\n- \u0435\u0441\u043b\u0438 \u043e\u043d \u0443\u0432\u043e\u043b\u0438\u0442\u0441\u044f, \u0431\u0443\u0434\u0435\u0442 \u0442\u0440\u0443\u0434\u043d\u043e \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0443;\n- \u0441\u043d\u0438\u0436\u0430\u0435\u0442\u0441\u044f \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e code-review;\n- \u0442\u0440\u0443\u0434\u043d\u043e \u0437\u0430\u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u0438\u0442\u044c \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0443 \u043f\u0440\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0441\u0442\u0438;\n\n# \u041a\u0430\u043a \u0434\u0435\u043b\u0430\u0435\u0442\u0441\u044f \u0432\u044b\u0431\u043e\u0440\u043a\u0430:\n- \u0431\u043e\u043b\u0435\u0435 80% \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u0432 \u0444\u0438\u0447\u0443 \u0441\u0434\u0435\u043b\u0430\u043b \u043e\u0434\u0438\u043d \u0447\u0435\u043b\u043e\u0432\u0435\u043a;\n\n\xa7 recommendations.scope.types.process.title\n\u041f\u043b\u043e\u0445\u0438\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b\n\n\xa7 recommendations.scope.types.process.description\n\u0411\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u043e \u0444\u0438\u0447 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442 \u043e\u0434\u0438\u043d \u0442\u0438\u043f \u0437\u0430\u0434\u0430\u0447.\n\n\xa7 recommendations.scope.types.one\n\u0444\u0438\u0447\u0438 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442 \u043e\u0434\u0438\u043d \u0442\u0438\u043f \u0437\u0430\u0434\u0430\u0447.\n\n\xa7 recommendations.scope.types.common\n\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0438 \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u043f\u043e\u0434\u043f\u0438\u0441\u044b\u0432\u0430\u044e\u0442 \u043a\u043e\u043c\u043c\u0438\u0442\u044b \u0438\u043b\u0438 \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440 \u0437\u0430\u0432\u043e\u0434\u0438\u0442 \u043e\u0434\u0438\u043d \u0438 \u0442\u043e\u0442 \u0436\u0435 \u0442\u0438\u043f \u0437\u0430\u0434\u0430\u0447.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u0432\u0430\u0436\u043d\u043e:\n- \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u043f\u0435\u0440\u0435\u0434\u0430\u0442\u044c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0443 \u0434\u0440\u0443\u0433\u043e\u0439 \u043a\u043e\u043c\u0430\u043d\u0434\u0435;\n- \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0432\u044b\u043f\u0443\u0441\u0442\u0438\u0442\u044c "\u043a\u043e\u0440\u043e\u0431\u043e\u0447\u043d\u0443\u044e" \u0432\u0435\u0440\u0441\u0438\u044e;\n- \u0441\u0438\u043b\u044c\u043d\u0430\u044f \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u044c \u043e\u0442 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u044b\u0445 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u0432;\n- \u0431\u043e\u043b\u044c\u0448\u043e\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043e\u0448\u0438\u0431\u043e\u043a \u0438 \u043d\u0438\u0437\u043a\u043e\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u043e\u0434\u0430;\n- \u0432\u0435\u0440\u043e\u044f\u0442\u043d\u043e\u0435 \u0437\u0430\u043c\u0435\u0434\u043b\u0435\u043d\u0438\u0435 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0432 \u0431\u0443\u0434\u0443\u0449\u0435\u043c;\n\n# \u0412 \u0447\u0451\u043c \u043e\u0448\u0438\u0431\u043a\u0430 \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440\u0430:\n- \u0432\u0437\u0433\u043b\u044f\u0434 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442, \u0442\u043e\u043b\u044c\u043a\u043e \u0441 \u043f\u043e\u0437\u0438\u0446\u0438\u0438 \xab\u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0449\u0435\u0439 \u0434\u0435\u043c\u043a\u0438\xbb;\n\n# \u0427\u0442\u043e \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c:\n- \u0442\u0435\u0441\u0442\u044b;\n- \u043e\u0448\u0438\u0431\u043a\u0438 (\u0432\u044b\u044f\u0432\u043b\u0435\u043d\u043d\u044b\u0435 \u043f\u043e \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0430\u043c \u0442\u0435\u0441\u0442\u043e\u0432);\n- \u0440\u0435\u0444\u0430\u043a\u0442\u043e\u0440\u0438\u043d\u0433 (\u0442.\u043a. \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u0430 \u043c\u043e\u0436\u0435\u0442 \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c\u0441\u044f);\n- \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f;\n- \u043f\u0440\u0430\u0432\u043a\u0438 \u0441\u0442\u0438\u043b\u044f (\u043a\u0430\u043a \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043e\u043f\u0440\u043e\u0441\u0430 \u0444\u043e\u043a\u0443\u0441-\u0433\u0440\u0443\u043f\u043f\u044b);\n\n\xa7 recommendations.scope.plan.title\n\u041f\u043e\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0434\u043e\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u044b\u0439 \u043f\u043b\u0430\u043d\n\n\xa7 recommendations.scope.plan.description\n\u0441 \u0443\u0447\u0435\u0442\u043e\u043c \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u044b.\n\n\u041f\u0440\u0438 \u0442\u043e\u043c \u043e\u043f\u0438\u0440\u0430\u0442\u044c\u0441\u044f \u044d\u0442\u043e\u0442 \u043f\u043b\u0430\u043d \u0434\u043e\u043b\u0436\u0435\u043d \u0441\u0440\u0430\u0437\u0443 \u043d\u0430 \u0441\u0430\u043c\u044b\u0435 \u0442\u0440\u0443\u0434\u043d\u044b\u0435 \u0437\u0430\u0434\u0430\u0447\u0438.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u0435 \u043f\u043b\u0430\u043d\u0430 \u043f\u043b\u043e\u0445\u043e:\n- \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0434\u0435\u043b\u0430\u044e\u0442 \u043c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0449\u0443\u044e \u0432\u0435\u0440\u0441\u0438\u044e, \u043d\u0435 \u0437\u0430\u043a\u043b\u0430\u0434\u044b\u0432\u0430\u044f \u0442\u043e\u0447\u043a\u0438 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f. \u041f\u043e\u0441\u043b\u0435 \u044d\u0442\u043e\u0433\u043e \u043f\u0438\u0448\u0435\u0442\u0441\u044f \u043d\u0435 \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0438\u0440\u0443\u0435\u043c\u044b\u0439 \u043a\u043e\u0434, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0442\u043e\u0440\u043c\u043e\u0437\u0438\u0442 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u0444\u0438\u0447\u0438;\n\n# \u0412 \u0447\u0451\u043c \u043e\u0448\u0438\u0431\u043a\u0430 \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440\u0430:\n- \u043e\u043d \u043d\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u043b, \u043a\u0430\u043a \u043f\u0440\u043e\u0434\u0443\u043a\u0442 \u0431\u0443\u0434\u0435\u0442 \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u0442\u044c\u0441\u044f \u0434\u0430\u043b\u0435\u0435 \u0438 \u0432 \u043a\u0430\u043a\u0438\u0445 \u0442\u043e\u0447\u043a\u0430\u0445 \u0431\u0443\u0434\u0435\u0442 \u0440\u043e\u0441\u0442;\n\n# \u041a\u0430\u043a \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c:\n- \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043b\u0430\u043d \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u044f \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430;\n- \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043b\u0430\u043d \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u044f \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u044b (\u0441 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430\u043c\u0438 \u0438 DBA);\n- \u043d\u0430 \u0443\u0440\u043e\u0432\u043d\u0435 \u0441\u0445\u0435\u043c \u0441\u0440\u0430\u0437\u0443 \u043f\u0440\u043e\u0433\u043e\u0432\u0430\u0440\u0438\u0432\u0430\u044e\u0442\u0441\u044f \u043c\u043e\u043c\u0435\u043d\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u043e\u0433\u0443\u0442 \u0441\u0438\u043b\u044c\u043d\u043e \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c\u0441\u044f;\n\n\xa7 recommendations.scope.cost.title\n\u041e\u0446\u0435\u043d\u0438\u0442\u0435 \u0438\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u0438 \u0432 \u0444\u0438\u0447\u0443\n\n\xa7 recommendations.scope.cost.description\n\u0441 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e\u043c \u043f\u043e\u0442\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0439 \u043f\u0440\u0438\u0431\u044b\u043b\u0438.\n\n\u0424\u0438\u0447\u0438 \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0434\u043e\u0440\u043e\u0433\u043e \u0441\u0442\u043e\u044f\u0442 \u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0435, \u043d\u043e \u043f\u0440\u0438\u043d\u043e\u0441\u044f\u0442 \u043c\u0430\u043b\u043e \u043f\u0440\u0438\u0431\u044b\u043b\u0438, \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u0441\u0442\u043e\u0438\u0442 \u043e\u0442\u043b\u043e\u0436\u0438\u0442\u044c \u0438\u043b\u0438 \u0432\u043e\u043e\u0431\u0449\u0435 \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u044c. \u042d\u0442\u043e \u0441\u0434\u0435\u043b\u0430\u0435\u0442 \u043f\u0440\u043e\u0435\u043a\u0442 \u0431\u043e\u043b\u0435\u0435 \u043a\u043e\u043c\u043c\u0435\u0440\u0447\u0435\u0441\u043a\u0438 \u0443\u0441\u043f\u0435\u0448\u043d\u044b\u043c.\n\n\xa7 recommendations.author.lotOfLazy\n\u043f\u0438\u0448\u0435\u0442 \u0441\u043b\u0438\u0448\u043a\u043e\u043c \u043c\u0430\u043b\u043e \u043a\u043e\u0434\u0430.\n\n# \u041c\u043e\u0436\u0435\u0442 \u0443\u0432\u043e\u043b\u0438\u0442\u044c?\n- \u043e\u043d \u0442\u0438\u043c\u043b\u0438\u0434, \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u043e\u0440, \u0430\u043d\u0430\u043b\u0438\u0442\u0438\u043a?\n- \u044d\u0442\u043e \u0435\u0433\u043e \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u043f\u0440\u043e\u0435\u043a\u0442?\n- \u0435\u0441\u0442\u044c \u043a\u0430\u043a\u0438\u0435-\u0442\u043e \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u043d\u0435\u0433\u043e?\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u043d\u0435\u0442 \u0441\u043c\u044b\u0441\u043b\u0430 \u0438\u0441\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c\n\u0421\u0443\u043c\u043c\u0430\u0440\u043d\u044b\u0435 \u0437\u0430\u0442\u0440\u0430\u0442\u044b \u043d\u0430 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430 \u0443\u0436\u0435 \u0431\u043e\u043b\u044c\u0448\u0435 \u0447\u0435\u043c \u043f\u0440\u0438\u0431\u044b\u043b\u044c \u043e\u0442 \u0435\u0433\u043e \u0440\u0430\u0431\u043e\u0442\u044b.\n\u0415\u0441\u043b\u0438 \u043c\u044b \u0441\u0447\u0438\u0442\u0430\u0435\u043c, \u0447\u0442\u043e \u043e\u0431\u044a\u0435\u043a\u0442\u0438\u0432\u043d\u044b\u0445 \u043f\u043e\u043c\u0435\u0445 \u0435\u0433\u043e \u0440\u0430\u0431\u043e\u0442\u0435 \u043d\u0435 \u0431\u044b\u043b\u043e, \u0442\u043e \u0447\u0435\u043b\u043e\u0432\u0435\u043a \u043b\u0438\u0431\u043e \u043d\u0435 \u0445\u043e\u0447\u0435\u0442 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0432\u043e\u043e\u0431\u0449\u0435, \u043b\u0438\u0431\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u043d\u0430 \u0434\u0432\u0443\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u0430\u0445 \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e.\n\u0423\u0432\u043e\u043b\u044c\u043d\u0435\u043d\u0438\u0435 \u0438 \u0437\u0430\u043c\u0435\u043d\u0430 \u043d\u043e\u0432\u044b\u043c \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u043c \u0432\u044b\u0433\u043b\u044f\u0434\u0438\u0442 \u043e\u043f\u0440\u0430\u0432\u0434\u0430\u043d\u043d\u044b\u043c \u0441 \u0442\u043e\u0447\u043a\u0438 \u0437\u0440\u0435\u043d\u0438\u044f \u043e\u0431\u0449\u0435\u0439 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0438.\n\n\xa7 recommendations.author.manyLazy\n\u043f\u0438\u0448\u0435\u0442 \u043c\u0430\u043b\u043e \u043a\u043e\u0434\u0430. \u041d\u0443\u0436\u043d\u043e \u0432\u0437\u044f\u0442\u044c \u043d\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c.\n\n# \u041a\u0430\u043a \u0434\u0435\u043b\u0430\u0435\u0442\u0441\u044f \u0432\u044b\u0431\u043e\u0440\u043a\u0430:\n- \u043d\u0430 \u0442\u0435\u0441\u0442\u043e\u0432\u044b\u0445 \u0432\u044b\u0431\u043e\u0440\u043a\u0430\u0445 \u0445\u043e\u0440\u043e\u0448\u0438\u0439 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0441\u0442 \u043f\u0438\u0448\u0435\u0442 \u043a\u043e\u0434 \u0431\u043e\u043b\u044c\u0448\u0435 80% \u0432\u0440\u0435\u043c\u0435\u043d\u0438;\n- \u0432 \u0434\u0430\u043d\u043d\u043e\u043c \u0441\u043b\u0443\u0447\u0430\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044c \u043e\u0442 60% \u0434\u043e 80%;\n\n# \u041a\u0430\u043a \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u043e\u0432\u0430\u0442\u044c:\n- \u0434\u0440\u043e\u0431\u0438\u0442\u044c \u0437\u0430\u0434\u0430\u0447\u0438 \u043d\u0430 1..2 \u0434\u043d\u044f;\n- \u043a\u0430\u0436\u0434\u044b\u0439 \u0434\u0435\u043d\u044c \u0441\u043f\u0440\u0430\u0448\u0438\u0432\u0430\u0442\u044c \u0441\u0442\u0430\u0442\u0443\u0441;\n- \u0443\u0431\u0435\u0434\u0438\u0442\u044c\u0441\u044f, \u0447\u0442\u043e \u0437\u0430\u0434\u0430\u0447\u0438 \u0445\u043e\u0440\u043e\u0448\u043e \u0440\u0430\u0441\u043f\u0438\u0441\u0430\u043d\u044b \u0438 \u0433\u043e\u0442\u043e\u0432\u044b \u043a \u043d\u0430\u0447\u0430\u043b\u0443 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438;\n- \u0443\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043f\u0430\u0440\u043d\u043e\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435, \u0447\u0442\u043e\u0431\u044b \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c;\n\n\xa7 recommendations.author.oneTypeMans\n\u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442 \u0441\u043b\u0438\u0448\u043a\u043e\u043c \u043e\u0434\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u043d\u044b\u0435 \u0437\u0430\u0434\u0430\u0447\u0438 \u043f\u043e \u0442\u0438\u043f\u0443. \u041c\u043e\u0436\u0435\u0442 \u0432\u044b\u0433\u043e\u0440\u0435\u0442\u044c.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u0432\u0430\u0436\u043d\u043e:\n- \u0435\u0441\u043b\u0438 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a \u0432\u044b\u0433\u043e\u0440\u0438\u0442, \u0435\u0433\u043e \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u044b \u0441\u043d\u0438\u0437\u0438\u0442\u0441\u044f;\n- \u0437\u0430\u043c\u0435\u0434\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u043e\u0441\u0442;\n- \u043f\u043e\u0432\u044b\u0448\u0430\u0435\u0442\u0441\u044f \u0432\u0435\u0440\u043e\u044f\u0442\u043d\u043e\u0441\u0442\u044c \u0443\u0432\u043e\u043b\u044c\u043d\u0435\u043d\u0438\u044f;\n\n# \u041a\u0430\u043a \u0434\u0435\u043b\u0430\u0435\u0442\u0441\u044f \u0432\u044b\u0431\u043e\u0440\u043a\u0430:\n- \u0434\u043b\u044f \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0442\u0441\u044f \u0442\u0438\u043f \u0437\u0430\u0434\u0430\u0447\u0438;\n- \u0435\u0441\u043b\u0438 \u0431\u043e\u043b\u044c\u0448\u0435 70% \u0437\u0430\u0434\u0430\u0447 \u043e\u0434\u043d\u043e\u0433\u043e \u0442\u0438\u043f\u0430, \u0437\u043d\u0430\u0447\u0438\u0442 \u0447\u0435\u043b\u043e\u0432\u0435\u043a \u0434\u0435\u043b\u0430\u0435\u0442 \u043e\u0434\u043d\u043e \u0438 \u0442\u043e\u0436\u0435;\n\n\xa7 recommendations.author.workToday.title: \u0420\u0430\u0431\u043e\u0442\u0430\u0435\u0442 $1\n\xa7 recommendations.author.workToday.description\n\u043d\u0430\u0434 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u043c \u0432 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442.\n\n# \u0421\u043e\u0441\u0442\u0430\u0432: \n- $1;\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u0438\u043c\u0435\u043d\u043d\u043e \u043e\u043d\u0438:\n- \u0440\u0430\u0431\u043e\u0447\u0438\u0445 \u0434\u043d\u0435\u0439 \u0431\u043e\u043b\u0435\u0435 50%;\n- \u0440\u0430\u0431\u043e\u0442\u0430\u043b\u0438 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0445 30 \u0434\u043d\u0435\u0439;\n\n\xa7 recommendations.author.dismissed.title: \u0423\u0432\u043e\u043b\u0438\u043b\u043e\u0441\u044c $1\n\xa7 recommendations.author.dismissed.description\n\u0438\u043b\u0438 \u0440\u0430\u0431\u043e\u0442\u0430\u043b\u043e \u043a\u043e\u0440\u043e\u0442\u043a\u0438\u0439 \u043f\u0440\u043e\u043c\u0435\u0436\u0443\u0442\u043e\u043a \u0432\u0440\u0435\u043c\u0435\u043d\u0438.\n\n# \u0421\u043e\u0441\u0442\u0430\u0432:\n- $1;\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u0438\u043c\u0435\u043d\u043d\u043e \u043e\u043d\u0438:\n- \u0440\u0430\u0431\u043e\u0442\u0430\u043b\u0438 \u0432 \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u043e\u043c \u0440\u0438\u0442\u043c\u0435 (\u0432\u0438\u0434\u0438\u043c\u043e, \u044d\u0442\u043e \u0438\u0445 \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u0439);\n- \u0437\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043c\u0435\u0441\u044f\u0446 \u043d\u0435 \u0431\u044b\u043b\u043e \u043d\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430;\n- \u043e\u0442\u043f\u0443\u0441\u043a \u043e\u0431\u044b\u0447\u043d\u043e 14 \u0434\u043d\u0435\u0439 (\u0438\u0445 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u0435 \u043d\u0435 \u043f\u043e\u0445\u043e\u0436\u0435 \u043d\u0430 \u043e\u0442\u043f\u0443\u0441\u043a);\n\n\xa7 recommendations.author.staff.title: \u041f\u043e\u043c\u043e\u0433\u0430\u044e\u0442 $1\n\xa7 recommendations.author.staff.description\n\u041b\u044e\u0434\u0438 \u0434\u0440\u0443\u0433\u043e\u0439 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0447\u0442\u043e-\u043b\u0438\u0431\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0438\u043b\u0438.\n\n# \u0421\u043e\u0441\u0442\u0430\u0432: \n- $1;\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u0438\u043c\u0435\u043d\u043d\u043e \u043e\u043d\u0438:\n- \u044d\u0442\u043e \u043d\u0435 open-source \u043f\u0440\u043e\u0435\u043a\u0442;\n- \u0440\u0430\u0431\u043e\u0447\u0438\u0445 \u0434\u043d\u0435\u0439 \u043c\u0435\u043d\u0435\u0435 15% \u043e\u0442 \u043e\u0431\u0449\u0435\u0433\u043e \u0447\u0438\u0441\u043b\u0430;\n- \u0438\u0437\u043c\u0435\u043d\u044f\u044e\u0442 \u043f\u0440\u0438\u043c\u0435\u0440\u043d\u043e \u043e\u0434\u043d\u0438 \u0438 \u0442\u0435 \u0436\u0435 \u0444\u0430\u0439\u043b\u044b;\n\n\xa7 recommendations.author.projectType.openSource.title\n\u041e\u0442\u043a\u0440\u044b\u0442\u044b\u0439 \u043f\u0440\u043e\u0435\u043a\u0442\n\n\xa7 recommendations.author.projectType.openSource.description\n\u043f\u044f\u0442\u044c \u0434\u043d\u0435\u0439 \u0432 \u043d\u0435\u0434\u0435\u043b\u044e \u0442\u0443\u0442 \u043d\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0442.\n\n\u041f\u0440\u043e\u0435\u043a\u0442 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0438 \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u043c, \u043f\u0440\u043e\u0441\u0442\u043e \u0442\u0430\u043a\u043e\u0439 \u0442\u0435\u043c\u043f \u0440\u0430\u0431\u043e\u0442\u044b \u043e\u0431\u044b\u0447\u043d\u043e \u0443 \u043e\u0442\u043a\u0440\u044b\u0442\u044b\u0445 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a \u043d\u0430 GitHub.\n\n# \u041c\u0435\u0442\u043e\u0434 \u043e\u0446\u0435\u043d\u043a\u0438:\n- \u0431\u0435\u0440\u0435\u0442\u0441\u044f \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u043f\u043e \u0432\u0441\u0435\u043c \u0430\u043a\u0442\u0438\u0432\u043d\u044b\u043c \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430\u043c;\n- \u043f\u043e\u0434\u0441\u0447\u0438\u0442\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u0441\u0440\u0435\u0434\u043d\u0435\u0435 \u0447\u0438\u0441\u043b\u043e \u0434\u043d\u0435\u0439 \u0440\u0430\u0431\u043e\u0442\u044b \u0438 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432;\n- \u0443 open-source \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a \u0440\u0430\u0431\u043e\u0447\u0438\u0445 \u0434\u043d\u0435\u0439 \u043e\u0431\u044b\u0447\u043d\u043e \u043c\u0430\u043a\u0441\u0438\u043c\u0443\u043c 15..20%;\n\n# \u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f\n\u0414\u043b\u044f \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432, \u0433\u0434\u0435 \u0440\u0430\u0431\u043e\u0442\u0430 \u043d\u0435 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u0430, \u043d\u0435\u0442 \u0441\u043c\u044b\u0441\u043b\u0430 \u0432\u043e \u043c\u043d\u043e\u0433\u0438\u0445 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044f\u0445. \u041f\u043e\u044d\u0442\u043e\u043c\u0443 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0438 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432, \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438 \u0438 \u0442.\u043f. \u0431\u0443\u0434\u0443\u0442 \u0441\u043a\u0440\u044b\u0442\u044b.\n\n\u041a\u0430\u043a \u043f\u0440\u0430\u0432\u0438\u043b\u043e, \u043e\u0446\u0435\u043d\u043a\u0443 \u0442\u0430\u043a\u0438\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432 \u0434\u0435\u043b\u0430\u044e\u0442 \u043f\u0435\u0440\u0435\u0434 \u043d\u0430\u0447\u0430\u043b\u043e\u043c \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0441\u0432\u043e\u0435\u0439 \u0437\u0430\u043a\u0440\u044b\u0442\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438. \u0421\u0430\u043c\u044b\u0435 \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043d\u044b\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0438 \u0432 \u044d\u0442\u043e\u043c \u0441\u043b\u0443\u0447\u0430\u0435 \u0432\u0435\u0440\u043e\u044f\u0442\u043d\u0430\u044f \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u0438 \u0441\u0443\u043c\u043c\u0430\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u043d\u0430 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0443.\n\n\n\xa7 recommendations.author.projectType.easy.title\n\u0421\u043b\u0430\u0431\u0430\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0430\n\n\xa7 recommendations.author.projectType.easy.description\n\u0441\u043b\u0438\u0448\u043a\u043e\u043c \u043c\u043d\u043e\u0433\u043e \u0434\u043d\u0435\u0439 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432. \u041d\u0443\u0436\u043d\u043e \u043f\u043e\u043d\u044f\u0442\u044c \u043f\u043e\u0447\u0435\u043c\u0443 \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u043d\u0435 \u043f\u0438\u0448\u0435\u0442 \u043a\u043e\u0434.\n\n# \u041c\u0435\u0442\u043e\u0434 \u043e\u0446\u0435\u043d\u043a\u0438:\n- \u0431\u0435\u0440\u0435\u0442\u0441\u044f \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u043f\u043e \u0432\u0441\u0435\u043c \u0430\u043a\u0442\u0438\u0432\u043d\u044b\u043c \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430\u043c;\n- \u043f\u043e\u0434\u0441\u0447\u0438\u0442\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u0441\u0440\u0435\u0434\u043d\u0435\u0435 \u0447\u0438\u0441\u043b\u043e \u0434\u043d\u0435\u0439 \u0440\u0430\u0431\u043e\u0442\u044b \u0438 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432;\n- \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u0441\u0447\u0438\u0442\u0430\u0435\u0442\u0441\u044f \u0441\u043b\u0430\u0431\u043e\u0439, \u0435\u0441\u043b\u0438 \u043f\u0440\u043e\u0446\u0435\u043d\u0442 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u043e\u0442 5% \u0434\u043e 20%;\n\n# \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043f\u0440\u0438\u0447\u0438\u043d\u044b:\n- \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043d\u0435\u0442 \u0437\u0430\u0434\u0430\u0447;\n- \u0437\u0430\u0434\u0430\u0447\u0438 \u0435\u0441\u0442\u044c, \u043d\u043e \u0445\u043e\u0440\u043e\u0448\u043e \u043b\u043e\u0436\u0430\u0442\u0441\u044f \u043d\u0430 \u0442\u0435\u043a\u0443\u0449\u0443\u044e \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u0443;\n- \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u0432 \u043e\u0442\u0432\u043b\u0435\u043a\u0430\u044e\u0442 \u0441\u043e\u0432\u0435\u0449\u0430\u043d\u0438\u044f\u043c\u0438;\n- \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u043d\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442;\n\n# \u0412\u0430\u0440\u0438\u0430\u043d\u0442\u044b \u0440\u0435\u0448\u0435\u043d\u0438\u044f:\n- \u043e\u0431\u0441\u0443\u0434\u0438\u0442\u044c \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0443 \u0441 \u043a\u043e\u043c\u0430\u043d\u0434\u043e\u0439;\n- \u0443\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u0433\u0440\u0430\u043d\u0443\u043b\u044f\u0440\u043d\u043e\u0441\u0442\u044c \u0437\u0430\u0434\u0430\u0447, \u0447\u0442\u043e\u0431\u044b \u0437\u0430 \u0434\u0435\u043d\u044c \u043c\u043e\u0436\u043d\u043e \u0431\u044b\u043b\u043e \u0443\u0441\u043f\u0435\u0442\u044c \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u043e\u0434\u043d\u0443 \u0438\u043b\u0438 \u0434\u0432\u0435 \u0437\u0430\u0434\u0430\u0447\u0438;\n- \u0432\u0432\u0435\u0441\u0442\u0438 \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u044b\u0435 \u0441\u043e\u0432\u0435\u0449\u0430\u043d\u0438\u044f, \u0447\u0442\u043e\u0431\u044b \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u0442\u044c \u0434\u0432\u0438\u0436\u0435\u043d\u0438\u0435 \u0437\u0430\u0434\u0430\u0447 \u043f\u043e \u0441\u0442\u0430\u0442\u0443\u0441\u0443;\n- \u0443\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u0441\u0435\u0430\u043d\u0441\u044b \u043f\u0430\u0440\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f, \u0447\u0442\u043e\u0431\u044b \u0443\u0431\u0435\u0434\u0438\u0442\u044c\u0441\u044f, \u0447\u0442\u043e \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a \u043c\u043e\u0436\u0435\u0442 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0431\u044b\u0441\u0442\u0440\u0435\u0435;\n\n\xa7 recommendations.author.manager.title\n\u041e\u0431\u043e\u0437\u043d\u0430\u0447\u044c\u0442\u0435 \u0434\u0435\u0434\u043b\u0430\u0439\u043d\u044b\n\n\xa7 recommendations.author.manager.description\n\u0423 \u043b\u044e\u0431\u043e\u0439 \u0437\u0430\u0434\u0430\u0447\u0438 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u0447\u0451\u0442\u043a\u0438\u0439 \u0434\u0435\u0434\u043b\u0430\u0439\u043d.\n \n\u042d\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442 \u043d\u0435 \u0437\u0430\u0442\u044f\u0433\u0438\u0432\u0430\u0442\u044c \u0435\u0451 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u043d\u0430 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0434\u043d\u0435\u0439 \u0438\u043b\u0438 \u043d\u0435\u0434\u0435\u043b\u044c.\n\n# \u041a\u0430\u043a\u0438\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0438 \u0441\u0442\u043e\u0438\u0442 \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c:\n- \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0434\u043d\u0435\u0439 \u043d\u0430 \u043e\u0434\u043d\u0443 \u0437\u0430\u0434\u0430\u0447\u0443, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0442\u0440\u0430\u0442\u0438\u0442 \u0440\u0430\u0431\u043e\u0442\u043d\u0438\u043a;\n- \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0434\u043d\u0435\u0439 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f \u0432\u043b\u0438\u0442\u0438\u044f PR (\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0438 \u043f\u043e PR);\n\n\xa7 recommendations.author.shorTalk.title\n\u041f\u0440\u043e\u0432\u043e\u0434\u0438\u0442\u0435 \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u044b\u0435 \u0441\u043e\u0432\u0435\u0449\u0430\u043d\u0438\u044f\n\n\xa7 recommendations.author.shorTalk.description\n\u043e\u043d\u0438 \u043f\u043e\u043c\u043e\u0433\u0430\u044e\u0442 \u0431\u044b\u0442\u044c \u0432 \u043a\u0443\u0440\u0441\u0435 \u043f\u0440\u043e\u0435\u043a\u0442\u0430.\n \n\u041d\u0435 \u0440\u0430\u0441\u0442\u044f\u0433\u0438\u0432\u0430\u0439\u0442\u0435 \u0438\u0445 \u043e\u0442\u0432\u043b\u0435\u043a\u0430\u044f\u0441\u044c \u043d\u0430 \u043f\u043e\u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u0435 \u0442\u0435\u043c\u044b.\n\n# \u041d\u0430 \u043a\u0430\u043a\u0438\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u0434\u043e\u043b\u0436\u0435\u043d \u043e\u0442\u0432\u0435\u0442\u0438\u0442\u044c \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a:\n- \u0447\u0442\u043e \u0431\u044b\u043b\u043e \u0441\u0434\u0435\u043b\u0430\u043d\u043e;\n- \u0447\u0442\u043e \u0431\u0443\u0434\u0435\u0442 \u0441\u0434\u0435\u043b\u0430\u043d\u043e;\n- \u0435\u0441\u0442\u044c \u043b\u0438 \u043a\u0430\u043a\u0438\u0435-\u043b\u0438\u0431\u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b;\n\n# \u0421\u043b\u0435\u0434\u0443\u0435\u0442 \u043e\u0431\u0440\u044b\u0432\u0430\u0442\u044c \u043c\u043e\u043d\u043e\u043b\u043e\u0433, \u0435\u0441\u043b\u0438:\n- \u043d\u0430\u0447\u0438\u043d\u0430\u044e\u0442 \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u043e \u043e\u043f\u0438\u0441\u044b\u0432\u0430\u0442\u044c \u043c\u0435\u043b\u043a\u0438\u0435 \u0434\u0435\u0442\u0430\u043b\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043d\u0435 \u0432\u0430\u0436\u043d\u044b;\n- \u0443\u0432\u043e\u0434\u044f\u0442 \u0434\u0438\u0430\u043b\u043e\u0433 \u0432 \u0441\u0442\u043e\u0440\u043e\u043d\u0443, \u043e\u0442 \u043f\u0435\u0440\u0432\u043e\u043d\u0430\u0447\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u043b\u0430\u043d\u0430;\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u0432\u0430\u0436\u043d\u043e:\n\u0427\u0430\u0441\u0442\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043d\u0438\u0447\u0435\u0433\u043e \u043d\u0435 \u0434\u0435\u043b\u0430\u0435\u0442, \u0441\u0442\u0430\u0440\u0430\u0435\u0442\u0441\u044f \u0443\u0439\u0442\u0438 \u043e\u0442 \u043e\u0442\u0432\u0435\u0442\u0430. \u0414\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u043e\u043d \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u043a\u0443\u0447\u0443 \u043d\u0435\u043d\u0443\u0436\u043d\u044b\u0445 \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u043e\u0441\u0442\u0435\u0439 \u0441\u0432\u043e\u0439 \u0440\u0430\u0431\u043e\u0442\u044b. \u042d\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0443\u0441\u044b\u043f\u0438\u0442\u044c \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u043e\u0432 \u0438 \u0440\u0430\u0441\u0442\u044f\u043d\u0443\u0442\u044c \u0432\u0440\u0435\u043c\u044f \u043e\u0442\u0432\u0435\u0442\u0430. \u0421\u043e\u0437\u0434\u0430\u0435\u0442\u0441\u044f \u043e\u0449\u0443\u0449\u0435\u043d\u0438\u0435 \u0447\u0442\u043e \u043e\u043d \u0447\u0435\u043c-\u0442\u043e \u0437\u0430\u043d\u044f\u0442, \u0445\u043e\u0442\u044f \u043f\u043e \u0444\u0430\u043a\u0442\u0443 \u0440\u0430\u0431\u043e\u0442\u044b \u043d\u0435 \u0431\u044b\u043b\u043e.\n\n\xa7 recommendations.author.ipr.title\n\u0421\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u043f\u043b\u0430\u043d \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f\n\n\xa7 recommendations.author.ipr.description\n\u043d\u0430 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430.\n\n*\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043b\u0430\u043d \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f* \u2014 \u044d\u0442\u043e \u0441\u043f\u0438\u0441\u043e\u043a \u0446\u0435\u043b\u0435\u0439 \u0438 \u0437\u0430\u0434\u0430\u0447, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u043e\u043c\u043e\u0433\u0430\u044e\u0442 \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0443 \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u0442\u044c\u0441\u044f \u0432 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u0439 \u043e\u0431\u043b\u0430\u0441\u0442\u0438.\n\n# \u041a\u0430\u043a \u0441\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u043b\u0430\u043d:\n- \u0441\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043c\u0430\u0442\u0440\u0438\u0446\u0443 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u0439;\n- \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c \u043f\u043e \u043a\u0430\u043a\u0438\u043c \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u044f\u043c \u043c\u0435\u043d\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0437\u043d\u0430\u043d\u0438\u0439 \u0438 \u043e\u043f\u044b\u0442\u0430;\n- \u0443\u0437\u043d\u0430\u0442\u044c \u043a\u0430\u043a\u0438\u0435 \u0438\u0437 \u044d\u0442\u0438\u0445 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u0439 \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043d\u044b \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0443;\n- \u043f\u0440\u0438\u0434\u0443\u043c\u0430\u0442\u044c 3..5 \u0446\u0435\u043b\u0435\u0439 \u0432 \u0440\u0430\u043c\u043a\u0430\u0445 \u043a\u0430\u0436\u0434\u043e\u0439 \u0442\u0430\u043a\u043e\u0439 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u0438 \u043d\u0430 \u043f\u043e\u043b\u043f\u043e\u0441\u0442\u043e\u0440\u043e\u043d\u0438\u0435 \u0433\u043e\u0434\u0430 \u0438\u043b\u0438 \u0433\u043e\u0434;\n- \u043a\u0430\u0436\u0434\u044b\u0439 \u043c\u0435\u0441\u044f\u0446 \u043f\u044b\u0442\u0430\u0442\u044c\u0441\u044f \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u0447\u0442\u043e-\u043b\u0438\u0431\u043e \u0434\u043b\u044f \u0434\u043e\u0441\u0442\u0438\u0436\u0435\u043d\u0438\u044f \u043e\u0434\u043d\u043e\u0439 \u0446\u0435\u043b\u0438;\n- \u043a\u0430\u0436\u0434\u044b\u0439 \u043c\u0435\u0441\u044f\u0446 \u043d\u0430\u043f\u043e\u043c\u0438\u043d\u0430\u0442\u044c \u043e\u0431 \u043e\u0431\u0449\u0435\u043c \u043f\u043b\u0430\u043d\u0435 \u0434\u043e\u0441\u0442\u0438\u0436\u0435\u043d\u0438\u044f \u044d\u0442\u0438\u0445 \u0446\u0435\u043b\u0435\u0439;\n\n# \u041d\u0443\u0436\u0435\u043d \u043b\u0438 \u043f\u043b\u0430\u043d \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044e?\n\u0414\u0430, \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c \u0442\u0430\u043a \u0436\u0435 \u0434\u043e\u043b\u0436\u0435\u043d \u0441\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u043b\u0430\u043d \u043d\u0430 \u0441\u0435\u0431\u044f. \u0415\u0441\u043b\u0438 \u043d\u0435\u0442 \u0432\u044b\u0448\u0435\u0441\u0442\u043e\u044f\u0449\u0435\u0433\u043e \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f, \u0442\u043e \u043e\u043d \u0434\u043e\u043b\u0436\u0435\u043d \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u0442\u044c \u0441\u0430\u043c \u0441\u0435\u0431\u044f.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u0432\u0430\u0436\u043d\u043e:\n- \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0442\u0441\u044f \u0431\u043e\u043b\u0435\u0435 \u043b\u043e\u044f\u043b\u044c\u043d\u044b \u043a \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438;\n- \u0437\u0430 \u0442\u0435\u0436\u0435 \u0434\u0435\u043d\u044c\u0433\u0438 \u0432\u044b \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0435 \u0431\u043e\u043b\u0435\u0435 \u043a\u0432\u0430\u043b\u0438\u0444\u0438\u0446\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u043a\u0430\u0434\u0440\u044b;\n\n\xa7 recommendations.author.oneToOne.title\n\u041f\u0440\u043e\u0432\u043e\u0434\u0438\u0442\u0435 1-1 \u043a\u0430\u0436\u0434\u044b\u0439 \u043c\u0435\u0441\u044f\u0446\n\n\xa7 recommendations.author.oneToOne.description\n\u044d\u0442\u043e \u043f\u043e\u043c\u043e\u0436\u0435\u0442 \u0432\u044b\u044f\u0432\u0438\u0442\u044c \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b \u043d\u0430 \u0440\u0430\u043d\u043d\u0435\u0439 \u0441\u0442\u0430\u0434\u0438\u0438.\n\n*One-to-one* \u2014 \u044d\u0442\u043e \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u043b\u0438\u0447\u043d\u044b\u0435 \u0432\u0441\u0442\u0440\u0435\u0447\u0438 \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f \u0441 \u043f\u043e\u0434\u0447\u0438\u043d\u0435\u043d\u043d\u044b\u043c. \u041d\u0430 \u0442\u0430\u043a\u0438\u0445 \u0432\u0441\u0442\u0440\u0435\u0447\u0430\u0445 \u043e\u0431\u044b\u0447\u043d\u043e \u043e\u0431\u0441\u0443\u0436\u0434\u0430\u044e\u0442 \u0432\u0441\u0451, \u0447\u0442\u043e \u0432\u0430\u0436\u043d\u043e \u0434\u043b\u044f \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430, \u0447\u0442\u043e \u0435\u0433\u043e \u0432\u043e\u043b\u043d\u0443\u0435\u0442, \u0438 \u0442\u043e, \u0447\u0435\u043c \u043e\u043d \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0441 \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c \u0442\u043e\u043b\u044c\u043a\u043e \u043d\u0430\u0435\u0434\u0438\u043d\u0435.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u0432\u0430\u0436\u043d\u043e:\n- \u043b\u0435\u0433\u043a\u043e \u0432\u044b\u044f\u0441\u043d\u0438\u0442\u044c, \u043a\u0442\u043e \u0438\u0437 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432 \u043f\u0435\u0440\u0435\u0433\u0440\u0443\u0436\u0435\u043d, \u0430 \u0443 \u043a\u043e\u0433\u043e \u0435\u0441\u0442\u044c \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f;\n- \u043c\u043e\u0436\u043d\u043e \u043f\u0440\u0435\u0434\u043e\u0442\u0432\u0440\u0430\u0442\u0438\u0442\u044c \u0432\u044b\u0433\u043e\u0440\u0430\u043d\u0438\u0435 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430;\n- \u043c\u043e\u0436\u043d\u043e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0431\u044b\u0441\u0442\u0440\u0443\u044e \u043e\u0431\u0440\u0430\u0442\u043d\u0443\u044e \u0441\u0432\u044f\u0437\u044c \u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430\u0445, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0435 \u0437\u0430\u043c\u0435\u0447\u0430\u0442\u044c;\n- \u0444\u043e\u0440\u043c\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u0434\u043e\u0432\u0435\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435, \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0442\u0441\u044f \u0431\u043e\u043b\u0435\u0435 \u043b\u043e\u044f\u043b\u044c\u043d\u044b \u043a \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438;\n- \u043f\u043e\u0432\u044b\u0448\u0430\u0435\u0442\u0441\u044f \u043c\u043e\u0442\u0438\u0432\u0430\u0446\u0438\u044f \u0438 \u0432\u043e\u0432\u043b\u0435\u0447\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432;\n\n\xa7 recommendations.author.club.title\n\u0425\u043e\u0434\u0438\u0442\u0435 \u0432 \u0431\u0430\u0440\n\n\xa7 recommendations.author.club.description\n\u043e\u0434\u0438\u043d \u0440\u0430\u0437 \u0432 \u043c\u0435\u0441\u044f\u0446 \u0438\u043b\u0438 \u0434\u0432\u0430.\n\n\u042d\u0442\u043e \u043f\u043e\u043c\u043e\u0436\u0435\u0442 \u0432\u044b\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043d\u0435\u0444\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u0443\u044e \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044e \u0432 \u043a\u043e\u043b\u043b\u0435\u043a\u0442\u0438\u0432\u0435 \u0438 \u0441\u043f\u043b\u043e\u0442\u0438\u0442\u044c \u043a\u043e\u043c\u0430\u043d\u0434\u0443, \u0434\u0430\u0436\u0435 \u0435\u0441\u043b\u0438 \u043e\u0431\u0449\u0435\u043d\u0438\u0435 \u0431\u0443\u0434\u0435\u0442 \u0441\u0436\u0430\u0442\u044b\u043c.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u0432\u0430\u0436\u043d\u043e:\n- \u043c\u043e\u0436\u043d\u043e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0431\u044b\u0441\u0442\u0440\u0443\u044e \u043e\u0431\u0440\u0430\u0442\u043d\u0443\u044e \u0441\u0432\u044f\u0437\u044c \u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430\u0445, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0435 \u0437\u0430\u043c\u0435\u0447\u0430\u0442\u044c;\n- \u0444\u043e\u0440\u043c\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u0434\u043e\u0432\u0435\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0435, \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0442\u0441\u044f \u0431\u043e\u043b\u0435\u0435 \u043b\u043e\u044f\u043b\u044c\u043d\u044b \u043a \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438;\n- \u043f\u043e\u0432\u044b\u0448\u0430\u0435\u0442\u0441\u044f \u0432\u043e\u0432\u043b\u0435\u0447\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432;\n\n\xa7 recommendations.hour.onlyWork.title: \u0412\u044b\u0445\u043e\u0434\u043d\u044b\u0445 \u0442\u0443\u0442 \u043d\u0435\u0442\n\xa7 recommendations.hour.onlyWork.description: \u0412\u0435\u0440\u043e\u044f\u0442\u043d\u043e, \u0441\u0442\u043e\u0438\u0442 \u0443\u0432\u043e\u043b\u0438\u0442\u044c \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0430.\n\xa7 recommendations.hour.weekends.title: \u0420\u0430\u0431\u043e\u0442\u0430 \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445\n\xa7 recommendations.hour.weekends.description: \u0412\u0435\u0440\u043e\u044f\u0442\u043d\u043e, \u0441\u0442\u043e\u0438\u0442 \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0430.\n\xa7 recommendations.hour.easy.title: \u0411\u044b\u0432\u0430\u044e\u0442 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b\n\xa7 recommendations.hour.easy.description: \u0412\u0435\u0440\u043e\u044f\u0442\u043d\u043e, \u0431\u044b\u0432\u0430\u044e\u0442 \u0437\u0430\u0432\u0430\u043b\u044b \u0438 \u043f\u0440\u0438\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445.\n\xa7 recommendations.week.lazyDays.down.title: \u0421\u0442\u0430\u043b\u043e \u043c\u0435\u043d\u044c\u0448\u0435 \u043f\u0440\u043e\u0433\u0443\u043b\u043e\u0432\n\xa7 recommendations.week.lazyDays.down.description: \u0437\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0435 \u0442\u0440\u0438 \u043d\u0435\u0434\u0435\u043b\u0438 \u044d\u0442\u043e\u0442 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044c \u0443\u043f\u0430\u043b\n\xa7 recommendations.week.lazyDays.up.title: \u0421\u0442\u0430\u043b\u043e \u0431\u043e\u043b\u044c\u0448\u0435 \u043f\u0440\u043e\u0433\u0443\u043b\u043e\u0432\n\xa7 recommendations.week.lazyDays.up.description: \u043d\u0435\u0442 \u0437\u0430\u0434\u0430\u0447 \u0438\u043b\u0438 \u043d\u0443\u0436\u0435\u043d \u0431\u043e\u043b\u0435\u0435 \u0436\u0435\u0441\u0442\u043a\u0438\u0439 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c\n\xa7 recommendations.week.notWork.title: \u0421\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u043e \u043d\u0435 \u0434\u043e\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0435\u0442\n\xa7 recommendations.week.notWork.description: \u0442.\u043a. \u043a\u0430\u0436\u0434\u0443\u044e \u043d\u0435\u0434\u0435\u043b\u044e \u043f\u0438\u0448\u0435\u0442 \u043a\u043e\u0434 \u043d\u0435 100% \u0432\u0440\u0435\u043c\u0435\u043d\u0438\n\xa7 recommendations.week.upWork.title: \u0421\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u043e \u043f\u0435\u0440\u0435\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0435\u0442\n\xa7 recommendations.week.upWork.description: \u0442.\u043a. \u043a\u0430\u0436\u0434\u0443\u044e \u043d\u0435\u0434\u0435\u043b\u044e \u043f\u0438\u0448\u0435\u0442 \u043a\u043e\u0434 \u0432 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0435 \u0434\u043d\u0438\n\xa7 recommendations.week.task.up.title: \u0420\u0430\u0441\u0442\u0451\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c\n\xa7 recommendations.week.task.up.description: \u0438\u043b\u0438 \u0437\u0430\u0434\u0430\u0447\u0438 \u0441\u0442\u0430\u043b\u0438 \u0441\u043b\u0438\u0448\u043a\u043e\u043c \u043c\u0435\u043b\u043a\u0438\u0435. \u041d\u0443\u0436\u043d\u043e \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c. \u0415\u0441\u043b\u0438 \u0433\u0440\u0430\u043d\u0443\u043b\u044f\u0440\u043d\u043e\u0441\u0442\u044c \u0442\u0430 \u0436\u0435 - \u0437\u0430\u043a\u0440\u0435\u043f\u0438\u0442\u044c \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442.\n\xa7 recommendations.week.task.lazyMaintainer.description: \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u043b\u0438\u0434\u0435\u0440 \u043f\u043e \u043f\u0440\u043e\u0433\u0443\u043b\u0430\u043c. \u0423\u0432\u043e\u043b\u0438\u0442\u044c?\n\xa7 recommendations.week.task.down.title: \u041f\u0430\u0434\u0430\u0435\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c\n\xa7 recommendations.week.task.down.description\n\u0438\u043b\u0438 \u0437\u0430\u0434\u0430\u0447\u0438 \u0445\u0443\u0436\u0435 \u0440\u0430\u0437\u0431\u0438\u0432\u0430\u044e\u0442. \u041d\u0443\u0436\u043d\u043e \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c. \u0415\u0441\u043b\u0438 \u0433\u0440\u0430\u043d\u0443\u043b\u044f\u0440\u043d\u043e\u0441\u0442\u044c \u0442\u0430 \u0436\u0435 - \u0432\u0437\u044f\u0442\u044c \u043d\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c.\n\n# \u041c\u0435\u0442\u043e\u0434 \u043e\u0446\u0435\u043d\u043a\u0438:\n- \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0437\u0430\u0434\u0430\u0447 \u0432 \u0434\u0435\u043d\u044c, \u043d\u0430\u0434 \u043a\u043e\u0442\u043e\u0440\u044b\u043c\u0438 \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0442, \u043d\u0430 \u043f\u0440\u043e\u0442\u044f\u0436\u0435\u043d\u0438\u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0445 \u0442\u0440\u0435\u0445 \u043d\u0435\u0434\u0435\u043b\u044c \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u043e \u043f\u0430\u0434\u0430\u0435\u0442.\n\n# \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043e\u0448\u0438\u0431\u043a\u0438:\n- \u0437\u0430\u0434\u0430\u0447\u0438 \u043c\u043e\u0433\u043b\u0438 \u0431\u044b\u0442\u044c \u0441\u043b\u043e\u0436\u043d\u0435\u0435, \u0447\u0435\u043c \u043a\u0430\u0437\u0430\u043b\u0438\u0441\u044c;\n- \u0437\u0430\u0434\u0430\u0447\u0438 \u043c\u043e\u0433\u043b\u0438 \u0438\u043c\u0435\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u043e\u0431\u044a\u0451\u043c \u0440\u0430\u0431\u043e\u0442\u044b (\u043d\u0443\u0436\u043d\u043e \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0439, \u043f\u0430\u0434\u0430\u044e\u0442 \u043e\u043d\u0438 \u0438\u043b\u0438 \u043d\u0435\u0442 \u0437\u0430 \u044d\u0442\u043e\u0442 \u0436\u0435 \u043f\u0435\u0440\u0438\u043e\u0434)\n\n\xa7 recommendations.type.everyHasOne.title: \u041d\u0435 \u043f\u043e\u0434\u043f\u0438\u0441\u044b\u0432\u0430\u044e\u0442 \u0442\u0438\u043f \u0437\u0430\u0434\u0430\u0447\u0438\n\xa7 recommendations.type.everyHasOne.description: \u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u043e \u0442\u0438\u043f\u043e\u0432 \u0437\u0430\u0434\u0430\u0447 \u0434\u0435\u043b\u0430\u0435\u0442 \u043e\u0434\u0438\u043d \u0447\u0435\u043b\u043e\u0432\u0435\u043a.\n\xa7 recommendations.type.oneMaintainer.title: \u0423\u0437\u043a\u0430\u044f \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f\n\xa7 recommendations.type.oneMaintainer.description\n\u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u043e \u0437\u0430\u0434\u0430\u0447 \u043e\u0434\u043d\u043e\u0433\u043e \u0442\u0438\u043f\u0430 \u0434\u0435\u043b\u0430\u044e\u0442 \u043e\u0434\u043d\u0438 \u0438 \u0442\u0435 \u0436\u0435 \u043b\u044e\u0434\u0438.\n\n# \u0422\u0438\u043f\u044b \u0437\u0430\u0434\u0430\u0447:\n\n\xa7 recommendations.type.common\n# \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u044d\u0442\u043e \u043d\u0435 \u0442\u0430\u043a\n\n\u041d\u0443\u0436\u043d\u043e \u0443\u0431\u0435\u0434\u0438\u0442\u044c\u0441\u044f, \u0447\u0442\u043e \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0435 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0432\u0435\u0440\u043d\u043e \u043f\u043e\u0434\u043f\u0438\u0441\u044b\u0432\u0430\u044e\u0442 \u043a\u043e\u043c\u043c\u0438\u0442\u044b.\n\n\u0428\u0430\u0433\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u043e\u043c\u043e\u0433\u0443\u0442 \u044d\u0442\u043e \u0441\u0434\u0435\u043b\u0430\u0442\u044c:\n- \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043f\u0440\u0435-\u043a\u043e\u043c\u043c\u0438\u0442 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0443 \u0434\u043b\u044f commit message;\n- \u043e\u0431\u044a\u044f\u0441\u043d\u0438\u0442\u044c \u043a\u043e\u043c\u0430\u043d\u0434\u0435, \u0447\u0442\u043e \u043d\u0443\u0436\u043d\u043e \u0443\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u0442\u0438\u043f;\n- \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u0432 \u043d\u043e\u0432\u044b\u0445 \u0432\u0435\u0442\u043a\u0430\u0445, \u0447\u0442\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u0441\u043b\u0435\u0434\u0443\u044e\u0442 \u043f\u0440\u0430\u0432\u0438\u043b\u0443;\n\n# \u0415\u0441\u043b\u0438 \u044d\u0442\u043e \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0442\u0430\u043a\n\n\u0412\u044b \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u043b\u0438 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u0438 \u0443\u0431\u0435\u0434\u0438\u043b\u0438\u0441\u044c \u0447\u0442\u043e \u043e\u0434\u0438\u043d \u0438 \u0442\u043e\u0442 \u0436\u0435 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a, \u0434\u0435\u043b\u0430\u0435\u0442 \u0437\u0430\u0434\u0430\u0447\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u0438 \u0442\u043e\u0433\u043e \u0436\u0435 \u0442\u0438\u043f\u0430.\n\n\u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e \u043f\u043b\u043e\u0445\u043e:\n- \u0435\u0433\u043e \u0443\u0432\u043e\u043b\u044c\u043d\u0435\u043d\u0438\u0435 \u043e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442 \u0446\u0435\u043b\u0443\u044e \u043f\u0430\u0447\u043a\u0443 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432;\n- \u0443\u043c\u0435\u043d\u044c\u0448\u0430\u0435\u0442\u0441\u044f \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u044f \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0445 \u0447\u043b\u0435\u043d\u043e\u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u044b;\n- \u0442\u0440\u0443\u0434\u043d\u043e \u0432\u0435\u0440\u0445\u043d\u0435\u0443\u0440\u043e\u0432\u043d\u0435\u0432\u043e \u043f\u043e\u043d\u044f\u0442\u044c \u0435\u0433\u043e \u043f\u0440\u0430\u0432\u043a\u0438;\n\n\u041a\u0430\u043a \u044d\u0442\u043e \u0438\u0441\u043f\u0440\u0430\u0432\u0438\u0442\u044c:\n- \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0442\u044c \u0440\u0430\u0437\u043d\u044b\u0435 \u0442\u0438\u043f\u044b \u0437\u0430\u0434\u0430\u0447 \u0440\u0430\u0432\u043d\u043e\u043c\u0435\u0440\u043d\u043e;\n- \u043c\u0435\u043d\u044f\u0442\u044c \u043e\u0431\u043b\u0430\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u044b (\u0442\u0435\u0441\u0442\u044b, \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f, \u043e\u0448\u0438\u0431\u043a\u0438) \u043c\u0435\u0436\u0434\u0443 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430\u043c\u0438 \u0447\u0435\u0440\u0435\u0437 \u0441\u043f\u0440\u0438\u043d\u0442;\n\n\xa7 recommendations.type.fewTypes.title\n\u042d\u0442\u043e \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\n\n\xa7 recommendations.type.fewTypes.description\n\u0434\u043b\u044f \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u0437\u0430\u043a\u0430\u0437\u0447\u0438\u043a\u0430 \u0438\u043b\u0438 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b.\n\n# \u041a\u0430\u043a\u0438\u0435 \u043f\u0440\u0438\u0437\u043d\u0430\u043a\u0438 \u0435\u0441\u0442\u044c \u0443 \xab\u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u043e\u0433\u043e\xbb \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430:\n- \u043b\u043e\u043a\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f;\n- \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f;\n- \u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u043e\u0431\u044a\u0451\u043c \u0442\u0435\u0441\u0442\u043e\u0432;\n- \u0432\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u0430\u044f \u043a\u0430\u0441\u0442\u043e\u043c\u0438\u0437\u0430\u0446\u0438\u044f;\n- \u0440\u0435\u0444\u0430\u043a\u0442\u043e\u0440\u0438\u043d\u0433 \u0443\u0437\u043a\u0438\u0445 \u043c\u0435\u0441\u0442;\n- \u0438 \u0442.\u043f.\n\n# \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e\u0442 \u043f\u0440\u043e\u0434\u0443\u043a\u0442 \u0432\u044b\u0433\u043b\u044f\u0434\u0438\u0442 \u043a\u0430\u043a \xab\u043b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0439\xbb:\n- \u0443 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \xab\u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u043e\u0433\u043e\xbb \u043f\u0440\u0438\u0437\u043d\u0430\u043a\u0430 \u0431\u0443\u0434\u0435\u0442 \u043f\u0435\u0440\u0435\u0432\u0435\u0441 \u043f\u043e \u0441\u0432\u043e\u0435\u043c\u0443 \u0442\u0438\u043f\u0443 \u0437\u0430\u0434\u0430\u0447;\n- \u0447\u0435\u043c \u0431\u043e\u043b\u044c\u0448\u0435 \xab\u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u0445\xbb \u043f\u0440\u0438\u0437\u043d\u0430\u043a\u043e\u0432, \u0442\u0435\u043c \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0435\u0440\u043e\u044f\u0442\u043d\u043e\u0441\u0442\u044c \xab\u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u043e\u0433\u043e\xbb \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430;\n\n\u0412 \u0434\u0430\u043d\u043d\u043e\u043c \u0441\u043b\u0443\u0447\u0430\u0435 \u043c\u044b \u0432\u0438\u0434\u0438\u043c \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u043e\u0435 \u0447\u0438\u0441\u043b\u043e \u0442\u0438\u043f\u043e\u0432, \u0430 \u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e, \u0441\u043a\u043e\u0440\u0435\u0435 \u0432\u0441\u0435\u0433\u043e \u0435\u0441\u0442\u044c \u043d\u0435\u0434\u043e\u0440\u0430\u0431\u043e\u0442\u043a\u0438, \u043c\u0435\u0448\u0430\u044e\u0449\u0438\u0435 \u043b\u0435\u0433\u043a\u043e \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u0440\u043e\u0434\u0443\u043a\u0442 \u043d\u0430 \u043c\u0438\u0440\u043e\u0432\u043e\u0439 \u0440\u044b\u043d\u043e\u043a \u0438 \u043f\u0440\u043e\u0434\u0430\u0432\u0430\u0442\u044c \u0435\u0433\u043e \u0432 \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0442\u0440\u0430\u043d\u0430\u0445.\n\n# \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u044d\u0442\u043e \u043d\u0435 \u0442\u0430\u043a\n\u041f\u043e \u0442\u0438\u043f\u0430\u043c \u0444\u0430\u0439\u043b\u043e\u0432 \u043c\u044b \u043c\u043e\u0436\u0435\u043c \u043f\u0440\u0435\u0434\u043f\u043e\u043b\u043e\u0436\u0438\u0442\u044c \u0442\u0438\u043f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b (\u0441\u0430\u0439\u0442, \u0441\u0435\u0440\u0432\u0435\u0440\u043d\u043e\u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435, DevOps \u0441\u043a\u0440\u0438\u043f\u0442\u044b \u0438 \u0442.\u0434.). \u0414\u043b\u044f frontend \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u043d\u0430\u0448\u0430 \u0433\u0438\u043f\u043e\u0442\u0435\u0437\u0430 \u0431\u0443\u0434\u0435\u0442 \u0431\u043e\u043b\u0435\u0435 \u0432\u0435\u0440\u043d\u043e\u0439, \u0447\u0435\u043c \u0434\u043b\u044f DevOps-\u0441\u043a\u0440\u0438\u043f\u0442\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u043e\u0433\u0443\u0442 \u0431\u044b\u0442\u044c \u043b\u0438\u0448\u044c \u043c\u0438\u043a\u0440\u043e-\u043c\u043e\u0434\u0443\u043b\u0435\u043c \u0438\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438.\n\n\xa7 recommendations.type.diff.title\n\u0420\u0430\u0437\u0431\u0435\u0439\u0442\u0435 \u043b\u0438\u0434\u0438\u0440\u0443\u044e\u0449\u0438\u0439 \u0442\u0438\u043f \u043d\u0430 \u043f\u043e\u0434\u0442\u0438\u043f\u044b\n\n\xa7 recommendations.type.diff.description\n\u0434\u043b\u044f \u0434\u0435\u0442\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043e\u0448\u0438\u0431\u043e\u043a.\n\n\u041a\u0430\u043a \u043f\u0440\u0430\u0432\u0438\u043b\u043e, \u0442\u0438\u043f \u0437\u0430\u0434\u0430\u0447 \u0441 \u043c\u0435\u0442\u043a\u043e\u0439 \xab\u0438\u0441\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043e\u043a\xbb \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043b\u0438\u0434\u0438\u0440\u0443\u044e\u0449\u0438\u043c. \u042d\u0442\u043e \u0434\u0435\u043b\u0430\u0435\u0442 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0443 \u0441\u043b\u0430\u0431\u043e-\u0434\u0435\u0442\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0439.\n\n*\u0415\u0441\u043b\u0438 \u0443 \u0432\u0430\u0441 \u043f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u0442\u0430\u043a\u0430\u044f \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u044f*, \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0440\u0430\u0437\u0431\u0438\u0442\u044c \u044d\u0442\u043e\u0442 \u0442\u0438\u043f \u043d\u0430 \u043f\u043e\u0434\u0442\u0438\u043f\u044b (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u043f\u043e \u043c\u0435\u0441\u0442\u0443 \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u0438\u044f).\n\n\u0420\u0430\u0441\u0441\u043c\u043e\u0442\u0440\u0438\u043c \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043e\u0432 \u043f\u043e\u0434\u0442\u0438\u043f\u043e\u0432:\n- fix_dev (\u043e\u0448\u0438\u0431\u043a\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u043d\u0430\u044f \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438);\n- fix_test (\u043e\u0448\u0438\u0431\u043a\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u043d\u0430\u044f \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f);\n- fix (\u043e\u0448\u0438\u0431\u043a\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u043d\u0430\u044f \u0432 \u043f\u0440\u043e\u0434\u0435);\n\n\xa7 recommendations.type.buddy.title\n\u041a\u043e\u043f\u0438\u0442\u0435 \u043c\u0435\u043b\u043a\u0438\u0435 \u0437\u0430\u0434\u0430\u0447\u0438\n\n\xa7 recommendations.type.buddy.description\n\u0434\u043b\u044f \u043d\u043e\u0432\u044b\u0445 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432.\n\n# \u0415\u0441\u043b\u0438 \u0437\u0430\u0434\u0430\u0447\u0430:\n- \u043d\u0435 \u0432\u0430\u0436\u043d\u0430\u044f;\n- \u043d\u0435 \u0431\u043e\u043b\u044c\u0448\u0430\u044f;\n- \u043d\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u0441\u0438\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u043e\u0433\u0440\u0443\u0436\u0435\u043d\u0438\u044f \u0432 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442;\n- \u0431\u043e\u043b\u044c\u0448\u0435 \u043f\u0440\u043e \u0440\u0435\u0444\u0430\u043a\u0442\u043e\u0440\u0438\u043d\u0433, \u0447\u0435\u043c \u043f\u0440\u043e \u043d\u043e\u0432\u044b\u0439 \u043a\u043e\u0434;\n\n# \u041f\u043e\u043b\u043e\u0436\u0438\u0442\u0435 \u0435\u0451 \u0432 backlog \u0441 \u043c\u0435\u0442\u043a\u043e\u0439 \xab\u0434\u043b\u044f \u043d\u043e\u0432\u0438\u0447\u043a\u043e\u0432\xbb.\n\n\u041a\u043e\u0433\u0434\u0430 \u043f\u0440\u0438\u0434\u0451\u0442 \u043d\u043e\u0432\u044b\u0439 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a, \u0432\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u043c\u043e\u043c\u0435\u043d\u0442\u0430\u043b\u044c\u043d\u043e \u0434\u043e\u0441\u0442\u0430\u0442\u044c \u0435\u043c\u0443 \u043f\u0430\u0447\u043a\u0443 \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0438\u0445 \u0438 \u0440\u0430\u0437\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u043d\u044b\u0445 \u043f\u043e \u0442\u0438\u043f\u0443 \u0437\u0430\u0434\u0430\u0447, \u0434\u043b\u044f \u043e\u0437\u043d\u0430\u043a\u043e\u043c\u043b\u0435\u043d\u0438\u044f \u0441 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u043c.\n\n\u0422\u0430\u043a\u0436\u0435, \u0435\u0441\u043b\u0438 \u0443 \u0432\u0430\u0441 \u0431\u0443\u0434\u0435\u0442 \u0437\u0430\u0441\u0442\u043e\u0439 \u0432 \u0440\u0430\u0431\u043e\u0442\u0435, \u0432\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u043e\u0441\u0442\u0430\u0432\u0430\u0442\u044c \u043f\u043e \u043e\u0434\u043d\u043e\u0439 \u0442\u0430\u043a\u043e\u0439 \u043c\u0435\u043b\u043a\u043e\u0439 \u0437\u0430\u0434\u0430\u0447\u0435 \u0438\u0437 backlog-\u0430.\n',"\n\xa7 page.settings.document.title: \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f\n\xa7 page.settings.document.name: \u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b\n\xa7 page.settings.document.language: \u042f\u0437\u044b\u043a \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430\n\xa7 page.settings.links.title: \u041f\u0440\u0435\u0444\u0438\u043a\u0441\u044b \u0441\u0441\u044b\u043b\u043e\u043a\n\xa7 page.settings.links.task: \u0414\u043b\u044f \u043d\u043e\u043c\u0435\u0440\u043e\u0432 \u0437\u0430\u0434\u0430\u0447\n\xa7 page.settings.links.pr: \u0414\u043b\u044f PR\n\xa7 page.settings.user.title: \u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438\n\xa7 page.settings.user.notFound: \u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0445 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043a \u043d\u0435\u0442. \u0414\u0430\u043d\u043d\u044b\u0435 \u043f\u043e \u0432\u0441\u0435\u043c \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430\u043c \u0432\u044b\u0447\u0438\u0441\u043b\u044f\u044e\u0442\u0441\u044f \u043f\u043e \u043e\u0431\u0449\u0438\u043c \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0430\u043c.\n\xa7 page.settings.user.subTitle: \u0414\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u043a \u0442\u0440\u0443\u0434\u043e\u0432\u043e\u043c\u0443 \u0434\u043e\u0433\u043e\u0432\u043e\u0440\u0443 \u2116$1\n\xa7 page.settings.user.from: \u0414\u0430\u0442\u0430 \u043d\u0430\u0447\u0430\u043b\u0430 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f\n\xa7 page.settings.mailmap: \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 .mailmap\n\xa7 page.settings.common.title: \u041e\u0431\u0449\u0438\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u043f\u043e \u0437\u0430\u0440\u043f\u043b\u0430\u0442\u0435\n\xa7 page.settings.common.type.title: \u0422\u0438\u043f \u0440\u0430\u0431\u043e\u0442\u044b \u043d\u0430\u0434 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u043c\n\xa7 page.settings.common.type.full: \u041f\u043e\u043b\u043d\u0430\u044f \u0437\u0430\u043d\u044f\u0442\u043e\u0441\u0442\u044c\n\xa7 page.settings.common.type.part: \u041f\u0440\u043e\u0435\u043a\u0442\u043d\u0430\u044f \u0440\u0430\u0431\u043e\u0442\u0430\n\xa7 page.settings.common.salary: \u0417\u0430\u0440\u043f\u043b\u0430\u0442\u0430 \u0432 \u043c\u0435\u0441\u044f\u0446 \u0432 \u0434\u043e\u043b\u043b\u0430\u0440\u0430\u0445 \u0421\u0428\u0410\n\xa7 page.settings.common.currency: \u0412\u0430\u043b\u044e\u0442\u0430 \u0434\u043b\u044f \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f\n\xa7 page.settings.common.workDaysInYear: \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0440\u0430\u0431\u043e\u0447\u0438\u0445 \u0434\u043d\u0435\u0439 \u0432 \u0433\u043e\u0434\u0443\n\xa7 page.settings.common.vacationDaysInYear: \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0434\u043d\u0435\u0439 \u043e\u0442\u043f\u0443\u0441\u043a\u0430 \u0432 \u0433\u043e\u0434\n\xa7 page.settings.common.workDaysInWeek: \u0420\u0430\u0431\u043e\u0447\u0438\u0435 \u0434\u043d\u0438\n\xa7 page.settings.form.save: \u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c\n\xa7 page.settings.form.cancel: \u041e\u0442\u043c\u0435\u043d\u0430\n\xa7 page.settings.form.remove: \u0423\u0434\u0430\u043b\u0438\u0442\u044c\n\xa7 page.settings.form.addEmployee: \u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430\n\xa7 page.settings.form.addContract: \u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0442\u0440\u0443\u0434\u043e\u0432\u043e\u0439 \u0434\u043e\u0433\u043e\u0432\u043e\u0440\n","\n\xa7 page.welcome.step1: \u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443 \u0432 \u043a\u043e\u0440\u043d\u0435 \u0432\u0430\u0448\u0435\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430\n\xa7 page.welcome.step3: \u041f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435\n\xa7 page.welcome.step4: \u0444\u0430\u0439\u043b log.txt \u043d\u0430 \u044d\u0442\u0443 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443\n\xa7 page.welcome.description: Git \u0441\u043e\u0437\u0434\u0430\u0441\u0442 \u0444\u0430\u0439\u043b log.txt. \u041e\u043d \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u0434\u043b\u044f \u043f\u043e\u0441\u0442\u0440\u043e\u0435\u043d\u0438\u044f \u043e\u0442\u0447\u0451\u0442\u0430. \u0418\u043b\u0438 git shortlog -s -n -e \u0435\u0441\u043b\u0438 \u043e\u0442\u0447\u0451\u0442 \u0432\u0430\u043c \u043d\u0435 \u043d\u0443\u0436\u0435\u043d. \u0421\u043e\u0437\u0434\u0430\u0439\u0442\u0435 \u0444\u0430\u0439\u043b [.mailmap|https://git-scm.com/docs/gitmailmap] \u0432 \u043a\u043e\u0440\u043d\u0435 \u043f\u0440\u043e\u0435\u043a\u0442\u0430, \u0447\u0442\u043e\u0431\u044b \u043e\u0431\u044a\u0435\u0434\u0438\u043d\u0438\u0442\u044c \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0443 \u043f\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430\u043c.\n\xa7 page.welcome.warning1: \u0421\u0435\u0440\u0432\u0438\u0441 *\u041d\u0415 \u0425\u0420\u0410\u041d\u0418\u0422* \u0438 *\u041d\u0415 \u041f\u0415\u0420\u0415\u0414\u0410\u0401\u0422* \u0432\u0430\u0448\u0438 \u0434\u0430\u043d\u043d\u044b\u0435. \u0412\u0441\u0435 \u0440\u0430\u0441\u0447\u0451\u0442\u044b \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u044e\u0442\u0441\u044f \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u043e \u0432 \u0432\u0430\u0448\u0435\u043c \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435 \u043f\u0440\u044f\u043c\u043e \u043d\u0430 \u0432\u0430\u0448\u0435\u0439 \u043c\u0430\u0448\u0438\u043d\u0435.\n\xa7 page.welcome.warning2: \u0421\u0435\u0440\u0432\u0438\u0441 *\u041d\u0415 \u0421\u041e\u0411\u0418\u0420\u0410\u0415\u0422 \u0421\u0422\u0410\u0422\u0418\u0421\u0422\u0418\u041a\u0423* \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430\u043c. \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442, \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u0442\u0440\u0430\u0444\u0438\u043a \u0438 \u0434\u0430\u0436\u0435 \u0441\u043e\u0431\u0440\u0430\u0442\u044c \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u0431\u0438\u043b\u0434 \u0438\u0437 [\u0438\u0441\u0445\u043e\u0434\u043d\u0438\u043a\u043e\u0432|https://github.com/bakhirev/assayo].\n\xa7 page.common.words.title: \u0421\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u043f\u043e \u0441\u043b\u043e\u0432\u0430\u043c\n\xa7 page.common.words.description: \u0441\u0430\u043c\u043e\u0435 \u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u043e\u0435 \u0441\u043b\u043e\u0432\u043e. \u0412\u0441\u0442\u0440\u0435\u0447\u0430\u0435\u0442\u0441\u044f $1 \u0440\u0430\u0437\u0430.\n\xa7 page.common.commits.title: \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u043f\u043e \u0434\u043d\u044f\u043c\n\xa7 page.common.commits.description: ($1) \u0441\u0430\u043c\u044b\u0439 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438\u0432\u043d\u044b\u0439 \u0434\u0435\u043d\u044c \u043f\u043e \u0447\u0438\u0441\u043b\u0443 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432.\n\xa7 page.common.commits.title2: $1 \u0441\u0434\u0435\u043b\u0430\u043d\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432: $2\n\xa7 page.common.filter.allUsers: \u041d\u0435 \u0438\u043c\u0435\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f\n\xa7 page.print.modal.title: \u0427\u0442\u043e \u0440\u0430\u0441\u043f\u0435\u0447\u0430\u0442\u044b\u0432\u0430\u0435\u043c?\n\xa7 page.print.modal.page: \u0422\u0435\u043a\u0443\u0449\u0443\u044e \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443\n\xa7 page.print.modal.type: \u0422\u0435\u043a\u0443\u0449\u0438\u0439 \u0440\u0430\u0437\u0434\u0435\u043b\n\xa7 page.print.modal.all: \u0412\u0441\u044e \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0443\n\xa7 page.print.modal.cancel: \u041e\u0442\u043c\u0435\u043d\u0430\n\xa7 page.print.tableOfContents: \u041e\u0433\u043b\u0430\u0432\u043b\u0435\u043d\u0438\u0435\n\xa7 page.print.title: \u041e\u0442\u0447\u0451\u0442 \u043f\u043e git-\u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044e\n\xa7 page.print.sub_title: \xab$1\xbb\n\xa7 page.print.description: \u0414\u0430\u043d\u043d\u044b\u0435 \u0434\u043b\u044f \u043e\u0442\u0447\u0451\u0442\u0430 \u0431\u044b\u043b\u0438 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u044b \u0438\u0437 \u0438\u0441\u0442\u043e\u0440\u0438\u0438 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432.\n\xa7 page.team.author.title: \u0421\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u043f\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430\u043c\n\xa7 page.team.author.description1: *\u0427\u0430\u0441\u0442\u044c \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0438* (\u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u044b, \u0437\u0430\u0442\u0440\u0430\u0447\u0435\u043d\u043d\u044b\u0435 \u0434\u0435\u043d\u044c\u0433\u0438 \u0438 \u0442.\u043f.) *\u043f\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430\u043c \u0441 \u0442\u0438\u043f\u043e\u043c \xab\u041f\u043e\u043c\u043e\u0449\u043d\u0438\u043a\xbb \u043d\u0435 \u0441\u0447\u0438\u0442\u0430\u0435\u0442\u0441\u044f*, \u0442.\u043a. \u044d\u0442\u043e \u044d\u043f\u0438\u0437\u043e\u0434\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0440\u043e\u043b\u044c \u0432 \u043f\u0440\u043e\u0435\u043a\u0442\u0435. \u041f\u0440\u0435\u0434\u043f\u043e\u043b\u0430\u0433\u0430\u0435\u043c, \u0447\u0442\u043e \u043e\u043d\u0438 \u043d\u0435 \u0432\u043b\u0438\u044f\u044e\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442, \u0430 \u0438\u0445 \u043f\u0440\u0430\u0432\u043a\u0430\u043c\u0438 \u043c\u043e\u0436\u043d\u043e \u043f\u0440\u0435\u043d\u0435\u0431\u0440\u0435\u0447\u044c \u043d\u0430 \u0444\u043e\u043d\u0435 \u043e\u0431\u0449\u0435\u0433\u043e \u043e\u0431\u044a\u0435\u043c\u0430 \u0440\u0430\u0431\u043e\u0442\u044b.\n\xa7 page.team.author.description2: *\u0421\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0430 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e* \u2014 \u044d\u0442\u043e \u0441\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0430 \u043f\u043e \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0443 \u0437\u0430\u0434\u0430\u0447 \u0438 \u0433\u0440\u0443\u043f\u043f\u0430\u043c (\u0442\u0435\u043a\u0443\u0449\u0438\u0435, \u0443\u0432\u043e\u043b\u0435\u043d\u043d\u044b\u0435, \u043f\u043e\u043c\u043e\u0433\u0430\u044e\u0449\u0438\u0435 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438).\n\xa7 page.team.author.types: \u0422\u0438\u043f \u0440\u0430\u0431\u043e\u0442\n\xa7 page.team.author.commits: \u041a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 page.team.author.commitsSmall: \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 page.team.author.tasks: \u0417\u0430\u0434\u0430\u0447\n\xa7 page.team.author.tasksSmall: \u0437\u0430\u0434\u0430\u0447\n\xa7 page.team.author.workedLosses: \u0414\u043d\u0438 \u0441 \u043a\u043e\u043c\u043c\u0438\u0442\u0430\u043c\u0438 \u0438 \u0431\u0435\u0437\n\xa7 page.team.author.worked: \u0440\u0430\u0431\u043e\u0442\u0430\n\xa7 page.team.author.losses: \u0434\u043d\u0438 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 page.team.author.days: \u0434\u043d\u0435\u0439\n\xa7 page.team.author.daysForTask: \u0414\u043d\u0435\u0439 \u043d\u0430 \u0437\u0430\u0434\u0430\u0447\u0443\n\xa7 page.team.author.scopes: \u0424\u0438\u0447\n\xa7 page.team.author.moneyAll: \u041f\u043e\u043b\u0443\u0447\u0438\u043b\n\xa7 page.team.author.moneyWorked: \u041e\u0442\u0440\u0430\u0431\u043e\u0442\u0430\u043b\n\xa7 page.team.author.moneyLosses: \u041f\u0435\u0440\u0435\u043f\u043b\u0430\u0442\u0430\n\xa7 page.team.author.type.work: \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442\n\xa7 page.team.author.type.dismissed: \u0443\u0432\u043e\u043b\u0435\u043d\n\xa7 page.team.author.type.staff: \u043f\u043e\u043c\u043e\u0449\u043d\u0438\u043a\n\xa7 page.team.hours.title: \u0420\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0438 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u0434\u043d\u044f \u043d\u0435\u0434\u0435\u043b\u0438\n\xa7 page.team.month.title: \u041a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u044c \u0440\u0430\u0431\u043e\u0442\u044b \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0443\n\xa7 page.team.month.first: (\u043f\u0435\u0440\u0432\u044b\u0439 \u0440\u0430\u0431\u043e\u0447\u0438\u0439 \u0434\u0435\u043d\u044c)\n\xa7 page.team.month.last: (\u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u0440\u0430\u0431\u043e\u0447\u0438\u0439 \u0434\u0435\u043d\u044c)\n\xa7 page.team.scope.title: \u0421\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u043f\u043e \u0444\u0438\u0447\u0430\u043c\n\xa7 page.team.scope.scope: \u0424\u0438\u0447\u0430\n\xa7 page.team.scope.days: \u0420\u0430\u0431. \u0434\u043d\u0435\u0439\n\xa7 page.team.scope.authorsDays: \u0427\u0435\u043b\u043e\u0432\u0435\u043a\u043e-\u0434\u043d\u0435\u0439\n\xa7 page.team.scope.tasks: \u0417\u0430\u0434\u0430\u0447\n\xa7 page.team.scope.commits: \u041a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 page.team.scope.commitsSmall: \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 page.team.scope.types: \u0422\u0438\u043f \u0440\u0430\u0431\u043e\u0442\n\xa7 page.team.scope.authors: \u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u043a\u043b\u0430\u0434\n\xa7 page.team.scope.cost: \u0421\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c\n\xa7 page.team.type.title: \u0421\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u043f\u043e \u0442\u0438\u043f\u0430\u043c \u0437\u0430\u0434\u0430\u0447\n\xa7 page.team.type.description: *\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u043a\u043b\u0430\u0434* \u0441\u0447\u0438\u0442\u0430\u0435\u0442\u0441\u044f \u043f\u043e \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0443 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432, \u0430 \u043d\u0435 \u043e\u0431\u044a\u0435\u043c\u0443 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u043d\u044b\u0445 \u0441\u0442\u0440\u043e\u043a \u0438\u043b\u0438 \u0444\u0430\u0439\u043b\u043e\u0432. \u041f\u043e\u044d\u0442\u043e\u043c\u0443 \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u0442\u0430\u043a \u0436\u0435 \u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0440\u0430\u0437\u0434\u0435\u043b \xab\u0410\u043d\u0430\u043b\u0438\u0437 \u0444\u0430\u0439\u043b\u043e\u0432\xbb, \u0447\u0442\u043e\u0431\u044b \u043e\u0446\u0435\u043d\u0438\u0442\u044c \u043c\u0430\u0441\u0448\u0442\u0430\u0431 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0439.\n\xa7 page.team.type.type: \u0422\u0438\u043f \u0440\u0430\u0431\u043e\u0442\u044b\n\xa7 page.team.type.tasks: \u0417\u0430\u0434\u0430\u0447\n\xa7 page.team.type.tasksSmall: \u0437\u0430\u0434\u0430\u0447\n\xa7 page.team.type.days: \u0414\u043d\u0435\u0439\n\xa7 page.team.type.daysSmall: \u0434\u043d\u0435\u0439\n\xa7 page.team.type.authorsDays: \u0427\u0435\u043b\u043e\u0432\u0435\u043a\u043e-\u0434\u043d\u0435\u0439\n\xa7 page.team.type.commits: \u041a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 page.team.type.authors: \u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u043a\u043b\u0430\u0434\n\xa7 page.team.total.titleA: \u041e\u0431\u044a\u0451\u043c \u0440\u0430\u0431\u043e\u0442\n\xa7 page.team.total.titleB: \u0421\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c\n\xa7 page.team.total.daysWorked.title: \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u043e-\u0434\u043d\u0435\u0439\n\xa7 page.team.total.daysWorked.description: \u0423\u0447\u0442\u0435\u043d\u044b \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043d\u0438, \u0432 \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0434\u0435\u043b\u0430\u043b\u0438\u0441\u044c \u043a\u043e\u043c\u043c\u0438\u0442\u044b\n\xa7 page.team.total.commits.title: \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 page.team.total.commits.description: \u0423\u0434\u0430\u043b\u0451\u043d\u043d\u044b\u0435 \u0432\u0435\u0442\u043a\u0438 \u043d\u0435 \u0441\u0447\u0438\u0442\u0430\u044e\u0442\u0441\u044f\n\xa7 page.team.total.daysLosses.title: \u0434\u043d\u0435\u0439 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 page.team.total.daysLosses.description: \u0412\u0441\u0435 \u0434\u043d\u0438 \u043c\u0438\u043d\u0443\u0441: \u043f\u0440\u0430\u0437\u0434\u043d\u0438\u043a\u0438, \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0435, \u043e\u0442\u043f\u0443\u0441\u043a, \u0434\u043d\u0438 \u0441 \u043a\u043e\u043c\u043c\u0438\u0442\u0430\u043c\u0438\n\xa7 page.team.total.employment.title: \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 / \u0443\u0432\u043e\u043b\u0438\u043b\u043e\u0441\u044c\n\xa7 page.team.total.employment.description: \u0415\u0441\u043b\u0438 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0438 \u043c\u0435\u0441\u044f\u0446\u0430 \u043d\u0435 \u0441\u0434\u0435\u043b\u0430\u043b \u043d\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430, \u043e\u043d \u0441\u0447\u0438\u0442\u0430\u0435\u0442\u0441\u044f \u0443\u0432\u043e\u043b\u0435\u043d\u043d\u044b\u043c\n\xa7 page.team.total.moneyAll.title: \u043e\u0431\u0449\u0430\u044f\n\xa7 page.team.total.moneyAll.description: \u0421\u0443\u043c\u043c\u0430\u0440\u043d\u044b\u0435 \u0437\u0430\u0442\u0440\u0430\u0442\u044b \u043d\u0430 \u0437\u043f\n\xa7 page.team.total.moneyWorked.title: \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f\n\xa7 page.team.total.moneyWorked.description: \u0424\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043e\u0442\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043d\u044b\u0435 \u0434\u043d\u0438 \u0443\u043c\u043d\u043e\u0436\u0435\u043d\u043d\u044b\u0435 \u043d\u0430 \u0441\u0440\u0435\u0434\u043d\u044e\u044e \u0437\u043f\n\xa7 page.team.total.moneyLosses.title: \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u0430\u044f \u043f\u0435\u0440\u0435\u043f\u043b\u0430\u0442\u0430\n\xa7 page.team.total.moneyLosses.description: \u041e\u043f\u043b\u0430\u0447\u0435\u043d\u043d\u044b\u0435 \u0440\u0430\u0431\u043e\u0447\u0438\u0435 \u0434\u043d\u0438, \u043a\u043e\u0433\u0434\u0430 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u043d\u0435 \u0431\u044b\u043b\u043e\n\xa7 page.team.total.weekendPayment.title: \u0440\u0430\u0431\u043e\u0442\u0430 \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445\n\xa7 page.team.total.weekendPayment.description: \u0421\u0443\u043c\u043c\u0430\u0440\u043d\u0430\u044f \u043f\u0435\u0440\u0435\u043f\u043b\u0430\u0442\u0430 \u0437\u0430 \u0440\u0430\u0431\u043e\u0442\u0443 \u0432 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0435 \u0434\u043d\u0438\n\xa7 page.team.total.workSpeed.title: \u0437\u0430\u0434\u0430\u0447 \u0432 \u0434\u0435\u043d\u044c\n\xa7 page.team.total.workSpeed.description: \u0421\u0440\u0435\u0434\u043d\u044f\u044f \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u044b \u043a\u043e\u043c\u0430\u043d\u0434\u044b \u043f\u0440\u0438 \u0442\u0435\u043a\u0443\u0449\u0435\u043c \u0441\u043e\u0441\u0442\u0430\u0432\u0435 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432\n\xa7 page.team.total.moneySpeed.title: \u0432 \u043c\u0435\u0441\u044f\u0446\n\xa7 page.team.total.moneySpeed.description: \u041f\u0440\u043e\u0433\u043d\u043e\u0437\u0438\u0440\u0443\u0435\u043c\u0430\u044f \u0441\u0443\u043c\u043c\u0430 \u0432\u044b\u043f\u043b\u0430\u0442\u044b \u043d\u0430 \u0437\u043f \u043f\u0440\u0438 \u0442\u0435\u043a\u0443\u0449\u0435\u043c \u0441\u043e\u0441\u0442\u0430\u0432\u0435 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432 \u0431\u0435\u0437 \u0443\u0447\u0435\u0442\u0430 \u043d\u0430\u043b\u043e\u0433\u043e\u0432 \u0438 \u0441\u043e\u043f\u0443\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0445 \u0437\u0430\u0442\u0440\u0430\u0442\n\xa7 page.team.total.description1: *\u0427\u0435\u043b\u043e\u0432\u0435\u043a\u043e-\u0434\u043d\u0438* \u2014 \u044d\u0442\u043e \u0440\u0430\u0431\u043e\u0442\u0430 \u043e\u0434\u043d\u043e\u0433\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u043e\u0434\u043d\u043e\u0433\u043e \u0440\u0430\u0431\u043e\u0447\u0435\u0433\u043e \u0434\u043d\u044f. \u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0437\u0430 \u043e\u0434\u0438\u043d \u043a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u043d\u044b\u0439 \u0434\u0435\u043d\u044c, \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u0438\u0437 \u0442\u0440\u0435\u0445 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432 \u0432\u044b\u0434\u0430\u0435\u0442 \u043e\u0431\u044a\u0435\u043c \u0440\u0430\u0431\u043e\u0442\u044b \u0432 \u0442\u0440\u0438 \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u043e-\u0434\u043d\u044f.\n\xa7 page.team.total.description2: *\u0414\u043d\u044f\u043c\u0438 \u043f\u0440\u043e\u0433\u0443\u043b\u043e\u0432* \u0441\u0447\u0438\u0442\u0430\u044e\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0440\u0430\u0431\u043e\u0447\u0438\u0435 \u0434\u043d\u0438, \u043a\u043e\u0433\u0434\u0430 \u043a\u043e\u043c\u043c\u0438\u0442\u044b \u043c\u043e\u0433\u043b\u0438 \u0431\u044b \u0431\u044b\u0442\u044c \u0441\u0434\u0435\u043b\u0430\u043d\u044b. \u0412\u044b\u0445\u043e\u0434\u043d\u044b\u0435, \u0433\u043e\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u043f\u0440\u0430\u0437\u0434\u043d\u0438\u043a\u0438 \u0438 \u043e\u0442\u043f\u0443\u0441\u043a\u0430 \u0432 \u0440\u0430\u0441\u0447\u0451\u0442\u0435 \u043d\u0435 \u0443\u0447\u0430\u0441\u0442\u0432\u0443\u044e\u0442.\n\xa7 page.team.total.description3: \u041a\u0430\u0440\u0442\u043e\u0447\u043a\u0430 *\u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0438 \u0443\u0432\u043e\u043b\u0438\u043b\u043e\u0441\u044c* \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0441\u043e\u0441\u0442\u0430\u0432 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e \u0443\u0447\u0430\u0441\u0442\u0432\u0443\u044e\u0442 \u0432 \u0440\u0430\u0431\u043e\u0442\u0435. \u041a\u0440\u043e\u043c\u0435 \u044d\u0442\u043e\u0433\u043e, \u0435\u0441\u0442\u044c \xab\u043f\u043e\u043c\u043e\u0449\u043d\u0438\u043a\u0438\xbb \u2014 \u044d\u0442\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438, \u043a\u0430\u043a \u043f\u0440\u0430\u0432\u0438\u043b\u043e \u0434\u0440\u0443\u0433\u043e\u0439 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u043e\u0433\u0443\u0442 \u0438\u043d\u043e\u0433\u0434\u0430 \u0434\u0435\u043b\u0430\u0442\u044c \u043a\u043e\u043c\u043c\u0438\u0442\u044b \u0432 \u043f\u0440\u043e\u0435\u043a\u0442.\n\xa7 page.team.total.description4: *\u041f\u0435\u0440\u0435\u043f\u043b\u0430\u0442\u043e\u0439* \u0441\u0447\u0438\u0442\u0430\u044e\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0440\u0430\u0431\u043e\u0447\u0438\u0435 \u0434\u043d\u0438, \u043a\u043e\u0433\u0434\u0430 \u043a\u043e\u043c\u043c\u0438\u0442\u044b \u043c\u043e\u0433\u043b\u0438 \u0431\u044b \u0431\u044b\u0442\u044c \u0441\u0434\u0435\u043b\u0430\u043d\u044b. \u0412\u044b\u0445\u043e\u0434\u043d\u044b\u0435, \u0433\u043e\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u043f\u0440\u0430\u0437\u0434\u043d\u0438\u043a\u0438 \u0438 \u043e\u0442\u043f\u0443\u0441\u043a\u0430 \u0432 \u0440\u0430\u0441\u0447\u0451\u0442\u0435 \u043d\u0435 \u0443\u0447\u0430\u0441\u0442\u0432\u0443\u044e\u0442. \u0418\u043c\u0435\u043d\u043d\u043e \u043f\u043e\u044d\u0442\u043e\u043c\u0443 \u043f\u0435\u0440\u0435\u043f\u043b\u0430\u0442\u0430 + \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c != \u043e\u0431\u0449\u0435\u0439. \u0412 \u043e\u0431\u0449\u0435\u0439 \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u0438 \u0437\u0430\u043b\u043e\u0436\u0435\u043d\u0430 \u043e\u043f\u043b\u0430\u0442\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445, \u0433\u043e\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0445 \u043f\u0440\u0430\u0437\u0434\u043d\u0438\u043a\u043e\u0432 \u0438 \u043e\u0442\u043f\u0443\u0441\u043a\u043e\u0432.\n\xa7 page.team.total.description5: *\u0420\u0430\u0431\u043e\u0442\u043e\u0439 \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445* \u0441\u0447\u0438\u0442\u0430\u0435\u0442\u0441\u044f \u043f\u043e \u043a\u043e\u044d\u0444\u0444\u0438\u0446\u0438\u0435\u043d\u0442\u0443 \u04452 \u043e\u0442 \u043e\u043f\u043b\u0430\u0442\u044b \u043e\u0431\u044b\u0447\u043d\u043e\u0433\u043e \u0434\u043d\u044f. \u0412\u044b\u0448\u0435 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0430 \u0438\u043c\u0435\u043d\u043d\u043e \u043f\u0435\u0440\u0435\u043f\u043b\u0430\u0442\u0430 (\u04451), \u0442.\u043a. \u0441\u0430\u043c \u0444\u0430\u043a\u0442 \u043f\u0435\u0440\u0435\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0432 \u0434\u0430\u043d\u043d\u043e\u043c \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u0435 \u043d\u0435 \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u0435\u043d. \u041c\u044b \u043d\u0435 \u0441\u043c\u043e\u0442\u0440\u0438\u043c \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0441\u0436\u0438\u0433\u0430\u043d\u0438\u044f \u0431\u044e\u0434\u0436\u0435\u0442\u0430. \u041c\u044b \u0441\u043c\u043e\u0442\u0440\u0438\u043c \u043f\u0435\u0440\u0435\u043f\u043b\u0430\u0442\u0443 \u043f\u0440\u0438 \u0443\u0432\u0435\u043b\u0438\u0447\u0435\u043d\u0438\u0438 \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438 \u0440\u0430\u0431\u043e\u0442\u044b.\n\xa7 page.team.tree.title: \u0414\u0435\u0440\u0435\u0432\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u0441 \u0443\u0447\u0451\u0442\u043e\u043c \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u044b\u0445 \u0444\u0438\u043b\u044c\u0442\u0440\u043e\u0432\n\xa7 page.team.tree.filters.author: \u0421\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\n\xa7 page.team.tree.filters.commits: \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 page.team.tree.filters.help: \u041c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0441\u0434\u0435\u043b\u0430\u043b \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a \u0432 \u0444\u0430\u0439\u043b\u0435\n\xa7 page.team.tree.filters.all: \u0412\u0441\u0435 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438\n\xa7 page.team.tree.add: \u041a\u0442\u043e \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u043b\n\xa7 page.team.tree.change: \u041a\u0442\u043e \u043c\u0435\u043d\u044f\u043b\n\xa7 page.team.tree.remove: \u041a\u0442\u043e \u0443\u0434\u0430\u043b\u044f\u043b\n\xa7 page.team.tree.line: \u0441\u0442\u0440\u043e\u043a\n\xa7 page.team.tree.lineAdd: \u0434\u043e\u0431\u0430\u0432\u0438\u043b\u0438\n\xa7 page.team.tree.lineRemove: \u0438\u0437\u043c\u0435\u043d\u0438\u043b\u0438\n\xa7 page.team.week.title: \u0421\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u043f\u043e \u043d\u0435\u0434\u0435\u043b\u044f\u043c\n\xa7 page.team.week.date: \u0414\u0430\u0442\u0430\n\xa7 page.team.week.numberTasks: \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0437\u0430\u0434\u0430\u0447\n\xa7 page.team.week.people: \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0447\u0435\u043b\u043e\u0432\u0435\u043a\n\xa7 page.team.week.line: \u0418\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u0441\u0442\u0440\u043e\u043a\n\xa7 page.team.week.days: \u0414\u043d\u0438 \u0441 \u043a\u043e\u043c\u043c\u0438\u0442\u0430\u043c\u0438 \u0438 \u0431\u0435\u0437\n\xa7 page.team.week.lossesDetails: \u041a\u0442\u043e \u043d\u0435 \u043a\u043e\u043c\u043c\u0438\u0442\u0438\u043b\n\xa7 page.team.week.add: \u0434\u043e\u0431\u0430\u0432\u0438\u043b\u0438\n\xa7 page.team.week.change: \u0438\u0437\u043c\u0435\u043d\u0438\u043b\u0438\n\xa7 page.team.week.remove: \u0443\u0434\u0430\u043b\u0438\u043b\u0438\n\xa7 page.team.week.hasCommits: \u0431\u044b\u043b\u0438 \u043a\u043e\u043c\u043c\u0438\u0442\u044b\n\xa7 page.team.week.hasNotCommits: \u043d\u0435\u0431\u044b\u043b\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 page.team.week.days: \u0434\u043d\u0435\u0439\n\xa7 page.team.week.tasks: \u0437\u0430\u0434\u0430\u0447\n\xa7 page.team.pr.task: \u0417\u0430\u0434\u0430\u0447\u0430\n\xa7 page.team.pr.tasks: \u0437\u0430\u0434\u0430\u0447\n\xa7 page.team.pr.firstCommitTime: \u041f\u0435\u0440\u0432\u044b\u0439 \u043a\u043e\u043c\u043c\u0438\u0442\n\xa7 page.team.pr.lastCommitTime: \u041f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439\n\xa7 page.team.pr.workDays: \u0414\u043d\u0435\u0439 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438\n\xa7 page.team.pr.delayDays: \u0414\u043d\u0435\u0439 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f \u0432\u043b\u0438\u0442\u0438\u044f\n\xa7 page.team.pr.commits: \u041a\u043e\u043c\u043c\u0438\u0442\u044b\n\xa7 page.team.pr.date: \u0414\u0430\u0442\u0430 \u0432\u043b\u0438\u0442\u0438\u044f\n\xa7 page.team.pr.mergeAuthor: \u0412\u043b\u0438\u043b\n\xa7 page.team.pr.author: \u0421\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\n\xa7 page.team.pr.middleTimeRelease: \u0421\u0440\u0435\u0434\u043d\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u043f\u043e\u0441\u0442\u0430\u0432\u043a\u0438 (\u0434\u043d\u0438)\n\xa7 page.team.pr.work: \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0430\n\xa7 page.team.pr.delay: \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u0435\n\xa7 page.team.pr.days: \u0434\u043d\u0435\u0439\n\xa7 page.team.pr.oneTaskDays: \u0412\u0440\u0435\u043c\u044f \u043f\u043e\u0442\u0440\u0430\u0447\u0435\u043d\u043d\u043e\u0435 \u043d\u0430 \u043e\u0434\u043d\u0443 \u0437\u0430\u0434\u0430\u0447\u0443\n\xa7 page.team.pr.description1: *\u0412\u0440\u0435\u043c\u044f \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438* \u044d\u0442\u043e \u0440\u0430\u0437\u043d\u0438\u0446\u0430 \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u043e\u0442 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u0434\u043e \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430 \u043f\u043e \u0437\u0430\u0434\u0430\u0447\u0435. \u041d\u0435 \u0432\u0430\u0436\u043d\u043e \u0431\u044b\u043b\u0438 \u043f\u0435\u0440\u0435\u0440\u044b\u0432\u044b \u0432 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0434\u043d\u0435\u0439 \u043c\u0435\u0436\u0434\u0443 \u043a\u043e\u043c\u043c\u0438\u0442\u0430\u043c\u0438 \u0438\u043b\u0438 \u043d\u0435\u0442. \u0421\u0430\u043c \u0444\u0430\u043a\u0442 \u043a\u0430\u043a\u043e\u0433\u043e-\u043b\u0438\u0431\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430 \u0443\u0432\u0435\u043b\u0438\u0447\u0438\u0432\u0430\u0435\u0442 \u0432\u0440\u0435\u043c\u044f.\n\xa7 page.team.pr.description2: *\u0412\u0440\u0435\u043c\u044f \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f* \u044d\u0442\u043e \u0432\u0440\u0435\u043c\u044f \u043c\u0435\u0436\u0434\u0443 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u043c \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u043c \u0438 \u0432\u043b\u0438\u0442\u0438\u0435\u043c \u043a\u043e\u0434\u0430. \u041e\u043d\u043e \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043f\u0440\u043e\u0441\u0442\u043e\u0439 \u0432 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u0438 \u0447\u0435\u0433\u043e-\u043b\u0438\u0431\u043e.\n\xa7 page.team.pr.description3: *\u0417\u0430\u0447\u0435\u043c \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u044c \u0432\u0440\u0435\u043c\u044f \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438* \u0431\u0435\u0437 \u0440\u0430\u0437\u0431\u0438\u0432\u043a\u0438 \u043d\u0430 \u043a\u043e\u0434\u0438\u043d\u0433 \u0438 \u043a\u043e\u0434-\u0440\u0435\u0432\u044c\u044e? \u0417\u0430\u0442\u0435\u043c, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0431\u0438\u0437\u043d\u0435\u0441\u0443 \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u043f\u043e\u0441\u0442\u0430\u0432\u043a\u0438 \u043a\u043e\u0434\u0430. \u041e\u0436\u0438\u0434\u0430\u043d\u0438\u0435 \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f, \u0437\u0430\u043c\u0435\u0447\u0430\u043d\u0438\u044f \u043d\u0430 \u0440\u0435\u0432\u044c\u044e, \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b DevOps \u0438 \u043f\u0440\u043e\u0447\u0438\u0435 \u043d\u0435\u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u0441\u0442\u0432\u0430 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430, \u043a\u0430\u043a \u0440\u0430\u0437 \u0443\u0436\u0435 \u0437\u0430\u043b\u043e\u0436\u0435\u043d\u044b \u0432 \u044d\u0442\u043e\u0442 \u0441\u0440\u043e\u043a.\n\xa7 page.team.pr.statByAuthors: \u0421\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u043f\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430\u043c\n\xa7 page.team.pr.longDelay: \u0414\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u0435 \u0432\u043b\u0438\u0442\u0438\u044f\n\xa7 page.team.tasks.task: \u0417\u0430\u0434\u0430\u0447\u0430\n\xa7 page.team.tasks.author: \u0410\u0432\u0442\u043e\u0440 \u043f\u0435\u0440\u0432\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430\n\xa7 page.team.tasks.from: \u041f\u0435\u0440\u0432\u044b\u0439 \u043a\u043e\u043c\u043c\u0438\u0442\n\xa7 page.team.tasks.to: \u041f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442\n\xa7 page.team.tasks.daysInWork: \u0414\u043d\u0435\u0439 \u0432 \u0440\u0430\u0431\u043e\u0442\u0435\n\xa7 page.team.tasks.commits: \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 page.team.tasks.pr: \u0414\u0430\u0442\u0430 \u0432\u043b\u0438\u0442\u0438\u044f\n\xa7 page.team.tasks.prAuthor: \u0412\u043b\u0438\u043b\n\xa7 page.team.tasks.prDelayDays: \u0414\u043d\u0435\u0439 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f \u0432\u043b\u0438\u0442\u0438\u044f\n\xa7 page.team.tasks.comments: \u041a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0438\n\xa7 page.team.extension.name: \u0422\u0438\u043f\n\xa7 page.team.extension.path: \u041f\u0443\u0442\u044c\n\xa7 page.team.extension.current.count: \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e\n\xa7 page.team.extension.removed.count: \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0443\u0434\u0430\u043b\u0451\u043d\u043d\u044b\u0445\n\xa7 page.team.extension.files: \u0444\u0430\u0439\u043b\u043e\u0432\n\xa7 page.team.release.title: \u0420\u0435\u043b\u0438\u0437\n\xa7 page.team.release.from: \u0414\u0430\u0442\u0430 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f\n\xa7 page.team.release.to: \u0414\u0430\u0442\u0430 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u0438\u044f\n\xa7 page.team.release.delay: \u0414\u043d\u0435\u0439 \u0440\u0430\u0431\u043e\u0442\u044b\n\xa7 page.team.release.waiting: \u0414\u043d\u0435\u0439 \u0434\u043e \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0433\u043e \u0440\u0435\u043b\u0438\u0437\u0430\n\xa7 page.person.print.photo.title: \u0424\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u044f\n\xa7 page.person.print.photo.description: \u043c\u0435\u0441\u0442\u043e \u0434\u043b\u044f \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0438\n\xa7 page.person.total.title: \u041e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u0438\u0441\u0442\u0438\u043a\u0438\n\xa7 page.person.total.daysWorked.title: \u0434\u043d\u0435\u0439 \u0440\u0430\u0431\u043e\u0442\u044b\n\xa7 page.person.total.daysWorked.description: \u0423\u0447\u0442\u0435\u043d\u044b \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043d\u0438, \u0432 \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0434\u0435\u043b\u0430\u043b\u0438\u0441\u044c \u043a\u043e\u043c\u043c\u0438\u0442\u044b\n\xa7 page.person.total.tasks.title: \u0437\u0430\u0434\u0430\u0447\n\xa7 page.person.total.tasks.description: \u0415\u0441\u043b\u0438 \u043a\u043e\u043c\u043c\u0438\u0442\u044b \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u043f\u043e\u0434\u043f\u0438\u0441\u0430\u043d\u044b\n\xa7 page.person.character.title: \u041f\u0435\u0440\u0441\u043e\u043d\u0430\u0436\n\xa7 page.person.achievement.title: \u0414\u043e\u0441\u0442\u0438\u0436\u0435\u043d\u0438\u044f\n\xa7 page.person.achievement.positive: \u041f\u043e\u0437\u0438\u0442\u0438\u0432\u043d\u044b\u0435\n\xa7 page.person.achievement.normal: \u041d\u0435\u0439\u0442\u0440\u0430\u043b\u044c\u043d\u044b\u0435\n\xa7 page.person.achievement.negative: \u041d\u0435\u0433\u0430\u0442\u0438\u0432\u043d\u044b\u0435\n\xa7 page.person.achievement.description: \u0427\u0435\u043c \u0431\u043e\u043b\u044c\u0448\u0435 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a \u043d\u0430\u0431\u0440\u0430\u043b \u043e\u0442\u0440\u0438\u0446\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0434\u043e\u0441\u0442\u0438\u0436\u0435\u043d\u0438\u0439, \u0442\u0435\u043c \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0435\u0440\u043e\u044f\u0442\u043d\u043e\u0441\u0442\u044c, \u0447\u0442\u043e \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u044f \u043d\u0435\u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0430\u044f. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u0441\u0442\u043e\u0438\u0442 \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0440\u0435\u0436\u0438\u043c \u0435\u0433\u043e \u0440\u0430\u0431\u043e\u0442\u044b, \u0437\u0430\u0434\u0430\u0447\u0438 \u0438\u043b\u0438 \u043e\u0442\u0447\u0451\u0442\u043d\u043e\u0441\u0442\u044c. \u0421\u043b\u0435\u0434\u0443\u0435\u0442 \u043f\u043e\u0433\u043e\u0432\u043e\u0440\u0438\u0442\u044c \u0441 \u043d\u0438\u043c \u0438 \u0443\u0437\u043d\u0430\u0442\u044c, \u043a\u0430\u043a\u0438\u0435 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b \u043c\u0435\u0448\u0430\u044e\u0442 \u0435\u0433\u043e \u0440\u0430\u0431\u043e\u0442\u0435.\n\xa7 page.person.gets.title: \u041c\u0435\u0434\u0430\u043b\u0438 \u0437\u0430 \u043d\u043e\u043c\u0435\u0440\u0430 \u0437\u0430\u0434\u0430\u0447:\n\xa7 page.person.gets.description: \u041c\u0435\u0434\u0430\u043b\u044c \u0432\u044b\u0434\u0430\u0435\u0442\u0441\u044f, \u0435\u0441\u043b\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043f\u0435\u0440\u0432\u044b\u043c \u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u043a\u043e\u043c\u043c\u0438\u0442 \u043a \u0437\u0430\u0434\u0430\u0447\u0435 \u0441 \xab\u043a\u0440\u0430\u0441\u0438\u0432\u044b\u043c\xbb \u043d\u043e\u043c\u0435\u0440\u043e\u043c.\n\xa7 page.person.business.days.title: \u0434\u043d\u0435\u0439 \u0440\u0430\u0431\u043e\u0442\u044b\n\xa7 page.person.business.days.description: \u0423\u0447\u0442\u0435\u043d\u044b \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043d\u0438, \u0432 \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0434\u0435\u043b\u0430\u043b\u0438\u0441\u044c \u043a\u043e\u043c\u043c\u0438\u0442\u044b\n\xa7 page.person.business.tasks.title: \u0437\u0430\u0434\u0430\u0447\n\xa7 page.person.business.tasks.description: \u0415\u0441\u043b\u0438 \u043a\u043e\u043c\u043c\u0438\u0442\u044b \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u043f\u043e\u0434\u043f\u0438\u0441\u0430\u043d\u044b\n\xa7 page.person.business.losses.title: \u0434\u043d\u0435\u0439 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 page.person.business.losses.description: \u0412\u0441\u0435 \u0434\u043d\u0438 \u043c\u0438\u043d\u0443\u0441: \u043f\u0440\u0430\u0437\u0434\u043d\u0438\u043a\u0438, \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0435, \u043e\u0442\u043f\u0443\u0441\u043a, \u0434\u043d\u0438 \u0441 \u043a\u043e\u043c\u043c\u0438\u0442\u0430\u043c\u0438\n\xa7 page.person.business.commits.title: \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 page.person.business.commits.description: \u0423\u0434\u0430\u043b\u0451\u043d\u043d\u044b\u0435 \u0432\u0435\u0442\u043a\u0438 \u043d\u0435 \u0441\u0447\u0438\u0442\u0430\u044e\u0442\u0441\u044f\n\xa7 page.person.business.time.description: \u0412\u0440\u0435\u043c\u044f \u043e\u0442 \u043f\u0435\u0440\u0432\u043e\u0433\u043e, \u0434\u043e \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430 (\u0432 \u0442\u043e\u043c \u0447\u0438\u0441\u043b\u0435, \u043d\u0435\u0440\u0430\u0431\u043e\u0447\u0438\u0435 \u0434\u043d\u0438)\n\xa7 page.person.business.time.title: \u0414\u043d\u0435\u0439 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435:\n\xa7 page.person.business.time.dismissed: (\u0443\u0432\u043e\u043b\u0435\u043d)\n\xa7 page.person.business.time.staff: (\u043f\u043e\u043c\u043e\u0449\u043d\u0438\u043a)\n\xa7 page.person.business.achievements: \u0414\u043e\u0441\u0442\u0438\u0436\u0435\u043d\u0438\u044f\n\xa7 page.person.changes.title: \u0414\u043e\u0441\u0442\u0438\u0436\u0435\u043d\u0438\u044f\n\xa7 page.person.changes.description: \n\u041f\u0440\u0438 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u0432\u0438\u0434\u0430\u0445 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f git \u043e\u0442\u043c\u0435\u0447\u0430\u0435\u0442 \u0441\u0442\u0440\u043e\u043a\u0438 \u043a\u0430\u043a \xab\u0443\u0434\u0430\u043b\u0451\u043d\u043d\u044b\u0435\xbb \u0438 \xab\u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043d\u044b\u0435\xbb,\n\u0445\u043e\u0442\u044f \u043d\u0430 \u0441\u0430\u043c\u043e\u043c \u0434\u0435\u043b\u0435 \u043e\u043d\u0438 \u0431\u044b\u043b\u0438 \xab\u0438\u0437\u043c\u0435\u043d\u0435\u043d\u044b\xbb. \u041f\u043e\u044d\u0442\u043e\u043c\u0443, \u0435\u0441\u043b\u0438 \u0432\u044b \u043f\u0440\u043e\u0432\u0435\u043b\u0438 \u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u0440\u0435\u0444\u0430\u043a\u0442\u043e\u0440\u0438\u043d\u0433,\ngit \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043c\u0430\u043b\u043e\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0439 \u0432 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0435, \u0430 \u0444\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\n\u0431\u0443\u0434\u0435\u0442 \u043e\u0442\u043c\u0435\u0447\u0435\u043d, \u043a\u0430\u043a \u0441\u043a\u0430\u0447\u043e\u043a \xab\u0443\u0434\u0430\u043b\u0435\u043d\u043d\u044b\u0445\xbb \u0438 \xab\u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043d\u044b\u0445\xbb \u0441\u0442\u0440\u043e\u043a.\n\xa7 page.person.changes.description: \u0421\u043f\u0438\u0441\u043e\u043a \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u0438 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0439 \u0432 \u043d\u0438\u0445 \u0437\u0430 \u044d\u0442\u043e\u0442 \u0434\u0435\u043d\u044c:\n\xa7 page.person.commits.title: \u0421\u043f\u0438\u0441\u043e\u043a \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432:\n\xa7 page.person.money.title.total: \u0417\u0430 \u0432\u0441\u0451 \u0432\u0440\u0435\u043c\u044f\n\xa7 page.person.money.title.middle: \u0421\u0440\u0435\u0434\u043d\u044f\u044f \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c\n\xa7 page.person.money.moneyAll.title: \u043f\u043e\u043b\u0443\u0447\u0438\u043b\n\xa7 page.person.money.moneyAll.description: \u041f\u0440\u0435\u0434\u043f\u043e\u043b\u0430\u0433\u0430\u0435\u043c\u0430\u044f \u0441\u0443\u043c\u043c\u0430 \u0437\u043f \u0441 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 (\u0441\u043c. \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438)\n\xa7 page.person.money.moneyWorked.title: \u043e\u0442\u0440\u0430\u0431\u043e\u0442\u0430\u043b\n\xa7 page.person.money.moneyWorked.description: \u0424\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043e\u0442\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043d\u044b\u0435 \u0434\u043d\u0438 \u0443\u043c\u043d\u043e\u0436\u0435\u043d\u043d\u044b\u0435 \u043d\u0430 \u0441\u0440\u0435\u0434\u043d\u044e\u044e \u0437\u043f\n\xa7 page.person.money.moneyLosses.title: \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u0430\u044f \u043f\u0435\u0440\u0435\u043f\u043b\u0430\u0442\u0430\n\xa7 page.person.money.moneyLosses.description: \u0414\u043d\u0438 \u0431\u0435\u0437 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u0443\u043c\u043d\u043e\u0436\u0435\u043d\u043d\u044b\u0435 \u043d\u0430 \u0441\u0440\u0435\u0434\u043d\u044e\u044e \u0437\u043f\n\xa7 page.person.money.tasks.title: \u0437\u0430\u0434\u0430\u0447\u0430\n\xa7 page.person.money.tasks.description: \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0445 \u0437\u0430\u0434\u0430\u0447 \u043a \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u0438 \u0434\u043d\u044f\n\xa7 page.person.money.commits.title: \u043a\u043e\u043c\u043c\u0438\u0442\n\xa7 page.person.money.commits.description: \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u043a \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u0438 \u0440\u0430\u0431\u043e\u0447\u0435\u0433\u043e \u0434\u043d\u044f\n\xa7 page.person.speed.task: \u041e\u0434\u043d\u0430 \u0437\u0430\u0434\u0430\u0447\u0430 \u0432 \u0441\u0440\u0435\u0434\u043d\u0435\u043c \u044d\u0442\u043e\n\xa7 page.person.speed.max: \u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0432 \u0434\u0435\u043d\u044c\n\xa7 page.person.speed.days.title: \u0434\u043d\u0435\u0439\n\xa7 page.person.speed.days.description: \u0418\u043c\u0435\u044e\u0442\u0441\u044f \u0432\u0432\u0438\u0434\u0443 \u0440\u0430\u0431\u043e\u0447\u0438\u0435 \u0434\u043d\u0438, \u0435\u0441\u043b\u0438 \u043a\u043e\u043c\u043c\u0438\u0442\u044b \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u043f\u043e\u0434\u043f\u0438\u0441\u0430\u043d\u044b\n\xa7 page.person.speed.commits.title: \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 page.person.speed.commits.description: \u041e\u0442\u0440\u0435\u0437\u0430\u043d\u044b 10% \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0445 \u0438 \u043c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0445 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0439\n\xa7 page.person.speed.line.title: \u0441\u0442\u0440\u043e\u043a \u043a\u043e\u0434\u0430\n\xa7 page.person.speed.line.description: \u041e\u0442\u0440\u0435\u0437\u0430\u043d\u044b 10% \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0445 \u0438 \u043c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0445 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0439\n\xa7 page.person.speed.tasks.title: \u0437\u0430\u0434\u0430\u0447\n\xa7 page.person.speed.tasks.description: \u0417\u0430\u0434\u0430\u0447\u0430 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u043d\u0435 \u0434\u043e\u0434\u0435\u043b\u0430\u043d\u0430, \u043d\u043e \u0440\u0430\u0431\u043e\u0442\u0430 \u043f\u043e \u043d\u0435\u0439 \u0434\u043e\u043b\u0436\u043d\u0430 \u0431\u044b\u0442\u044c\n\xa7 page.person.speed.maxCommits.title: \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432\n\xa7 page.person.speed.maxCommits.description: \u0417\u0430\u0434\u0430\u0447\u0430 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u043d\u0435 \u0434\u043e\u0434\u0435\u043b\u0430\u043d\u0430, \u043d\u043e \u0440\u0430\u0431\u043e\u0442\u0430 \u043f\u043e \u043d\u0435\u0439 \u0434\u043e\u043b\u0436\u043d\u0430 \u0431\u044b\u0442\u044c\n\xa7 page.person.hours.title: \u0420\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0438 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u0434\u043d\u044f \u043d\u0435\u0434\u0435\u043b\u0438\n\xa7 page.person.week.date: \u0414\u0430\u0442\u0430\n\xa7 page.person.week.tasks: \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0437\u0430\u0434\u0430\u0447\n\xa7 page.person.week.workDays: \u0414\u043d\u0438 \u0441 \u043a\u043e\u043c\u043c\u0438\u0442\u0430\u043c\u0438\n\xa7 page.person.week.taskInDay: \u0417\u0430\u0434\u0430\u0447 \u0432 \u0434\u0435\u043d\u044c\n\xa7 page.person.week.days: \u0434\u043d\u0435\u0439\n\xa7 page.person.week.workDay: \u0431\u0443\u0434\u043d\u0438\n\xa7 page.person.week.weekends: \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0435\n\xa7 page.sponsor.share.title: \u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0442\u0435 \u043f\u0440\u043e\u0435\u043a\u0442\n\xa7 page.sponsor.share.description: \u0420\u0430\u0441\u0441\u043a\u0430\u0436\u0438\u0442\u0435 \u043e \u043d\u0430\u0448\u0435\u043c [\u043f\u0440\u043e\u0435\u043a\u0442\u0435|https://github.com/bakhirev/assayo] \u0432 \u0441\u043e\u0446\u0441\u0435\u0442\u044f\u0445! \u041c\u043e\u0436\u043d\u043e \u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f [\u0441\u0442\u0430\u0442\u044c\u0435\u0439|https://habr.com/ru/articles/763342/], [\u043f\u043e\u0441\u0442\u043e\u043c|https://www.reddit.com/r/github/comments/1bvtsl3/how_i_parsed_git_statistics/] \u0438\u043b\u0438 \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u0432\u0438\u0434\u0435\u043e-\u043e\u0431\u0437\u043e\u0440.\n\xa7 page.sponsor.share.button: \u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443\n"].join(""),Ne=["\n\xa7 achievements.commitsAfter1500.title: Owl\n\xa7 achievements.commitsAfter1500.description: 70% of commits after 3:00 PM\n\xa7 achievements.commitsBefore1500.title: Early bird\n\xa7 achievements.commitsBefore1500.description: 70% of commits before noon\n\xa7 achievements.workEveryTime.title: Devoted worker\n\xa7 achievements.workEveryTime.description: a commit for every hour of the day\n\xa7 achievements.workNotWork.title: Shooting blanks\n\xa7 achievements.workNotWork.description: commits are there, but no tasks are closed\n\xa7 achievements.userNotWork.title: Fly-by\n\xa7 achievements.userNotWork.description: this is not their main project\n\xa7 achievements.userIsDied.title: Dead soul\n\xa7 achievements.userIsDied.description: worked, but resigned\n\xa7 achievements.lessTasks.title: Came and went\n\xa7 achievements.lessTasks.description: least closed tasks\n\xa7 achievements.moreTasks.title: Father says well done\n\xa7 achievements.moreTasks.description: most closed tasks\n\xa7 achievements.everyMessageLong.title: Master of eloquence\n\xa7 achievements.everyMessageLong.description: consistently the longest commit messages\n\xa7 achievements.everyMessageShort.title: Talkative, a spy's dream\n\xa7 achievements.everyMessageShort.description: consistently, the shortest commit messages\n\xa7 achievements.shortestName.title: Size doesn't matter\n\xa7 achievements.shortestName.description: shortest name\n\xa7 achievements.longestName.title: Azim Aziz Il Am Kadir Imran II\n\xa7 achievements.longestName.description: longest name\n\xa7 achievements.moreCommits.title: Backup master\n\xa7 achievements.moreCommits.description: most commits\n\xa7 achievements.lessCommits.title: Rare but Precise\n\xa7 achievements.lessCommits.description: least commits\n\xa7 achievements.oneCommitOneTask.title: Right on target\n\xa7 achievements.oneCommitOneTask.description: on average one commit per task\n\xa7 achievements.moreLazyDays.title: With you in spirit\n\xa7 achievements.moreLazyDays.description: most days without commits\n\xa7 achievements.lessLazyDays.title: Papa carlo\n\xa7 achievements.lessLazyDays.description: least days without commits\n\xa7 achievements.zeroLazyDays.title: Not a single break\n\xa7 achievements.zeroLazyDays.description: not a single day without commits\n\xa7 achievements.moreWorkDays.title: Valuable employee\n\xa7 achievements.moreWorkDays.description: most working days\n\xa7 achievements.moreScopes.title: Startuper\n\xa7 achievements.moreScopes.description: completed the most features\n\xa7 achievements.lessScopes.title: Dandy\n\xa7 achievements.lessScopes.description: completed the fewest features\n\xa7 achievements.moreDaysForTask.title: Snail on the slope\n\xa7 achievements.moreDaysForTask.description: tasks take longer than others\n\xa7 achievements.more2DaysForTask.title: Slow and steady\n\xa7 achievements.more2DaysForTask.description: more than two days per task\n\xa7 achievements.moreDaysInProject.title: Old-timer\n\xa7 achievements.moreDaysInProject.description: most days in the project\n\xa7 achievements.lessDaysInProject.title: And who is this?\n\xa7 achievements.lessDaysInProject.description: least days in the project\n\xa7 achievements.more90DaysInProject.title: Welcome aboard\n\xa7 achievements.more90DaysInProject.description: not fired during the probation period\n\xa7 achievements.lessDaysForTask.title: Fast shooting\n\xa7 achievements.lessDaysForTask.description: a task takes less than a day\n\xa7 achievements.adam.title: Adam\n\xa7 achievements.adam.description: the first stable employee on the project\n\xa7 achievements.more666DaysInProject.title: Devil\n\xa7 achievements.more666DaysInProject.description: worked 666 days on the project\n\xa7 achievements.more777DaysInProject.title: Las Vegas\n\xa7 achievements.more777DaysInProject.description: worked 777 days on the project\n\xa7 achievements.moreRefactoring.title: Executive editor\n\xa7 achievements.moreRefactoring.description: made the most 'refactoring' tags\n\xa7 achievements.longestMessage.title: So many conversations...\n\xa7 achievements.longestMessage.description: the longest commit message of all time\n\xa7 achievements.moreTasksInDay.title: Speed racer\n\xa7 achievements.moreTasksInDay.description: record for the number of tasks closed in a day\n\xa7 achievements.hasCommitFrom0to7.title: Night watch\n\xa7 achievements.hasCommitFrom0to7.description: a commit for every hour of the night\n\xa7 achievements.noCommitOnDay.title: Technical break\n\xa7 achievements.noCommitOnDay.description: there is a certain hour and day in working time when never commits\n\xa7 achievements.hasCommitEveryTime.title: Died at work\n\xa7 achievements.hasCommitEveryTime.description: a commit for every hour of each day (including weekends)\n\xa7 achievements.commitsAfter1800.title: Business Time\n\xa7 achievements.commitsAfter1800.description: no commits after 6:00 PM\n\xa7 achievements.moreFix.title: Bug hunter\n\xa7 achievements.moreFix.description: most closed bugs\n\xa7 achievements.lessWorkDays.title: Count me out\n\xa7 achievements.lessWorkDays.description: least working days\n\xa7 achievements.moreCreateCode.title: Creator\n\xa7 achievements.moreCreateCode.description: tends to add code more than others\n\xa7 achievements.moreRemoveCode.title: Destroyer\n\xa7 achievements.moreRemoveCode.description: tends to remove code more than others\n\xa7 achievements.moreChangeCode.title: Reformer\n\xa7 achievements.moreChangeCode.description: tends to change code more than others\n\xa7 achievements.moreStyle.title: Fashion police\n\xa7 achievements.moreStyle.description: tends to change CSS more than others\n\xa7 achievements.moreOnHoliday.title: No life\n\xa7 achievements.moreOnHoliday.description: relatively many commits in non-working hours\n\xa7 achievements.morePRMerge.title: \u0422\u0430\u043c\u043e\u0436\u043d\u044f \u0434\u0430\u0451\u0442 \u0434\u043e\u0431\u0440\u043e\n\xa7 achievements.morePRMerge.description: more often than others, presses the \"Merge\" button for PR\n\xa7 achievements.longWaitPR.title: \u0417\u0430\u0432\u0442\u0440\u0430 \u0442\u043e\u0447\u043d\u043e \u0432\u043e\u043b\u044c\u0451\u043c\n\xa7 achievements.longWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0431\u043e\u043b\u044c\u0448\u0435 \u043c\u0435\u0441\u044f\u0446\u0430 \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.moreLongWaitPR.title: A long time ago in a galaxy far, far away\n\xa7 achievements.moreLongWaitPR.description: \u0441\u043e\u0437\u0434\u0430\u043b PR, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u0434\u043e\u043b\u0433\u043e \u043f\u0440\u043e\u0432\u0438\u0441\u0435\u043b \u043d\u0430 \u0440\u0435\u0432\u044c\u044e\n\xa7 achievements.oneExtension.title: \u041e\u0434\u0438\u043d \u0432 \u043f\u043e\u043b\u0435 \u0432\u043e\u0438\u043d\n\xa7 achievements.oneExtension.description: \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u043d \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0441 \u0444\u0430\u0439\u043b\u0430\u043c\u0438 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f\n\xa7 achievements.fileRush.title: Zerg Rush\n\xa7 achievements.fileRush.description: created the most files in the project\n\xa7 achievements.moreLintHint.title: \u0413\u0440\u0430\u043c\u0430\u0440-\u043d\u0430\u0446\u0438\n\xa7 achievements.moreLintHint.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0432 \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u0445 \u0430\u0432\u0442\u043e-\u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u043a\u043e\u0434\u0430\n\xa7 achievements.moreReadMe.title: \u041b\u0435\u0442\u043e\u043f\u0438\u0441\u0435\u0446\n\xa7 achievements.moreReadMe.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 MD\n\xa7 achievements.moreDevOps.title: DevOps\n\xa7 achievements.moreDevOps.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f CI/CD\n\xa7 achievements.moreTests.title: \u0422\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0449\u0438\u043a\n\xa7 achievements.moreTests.description: \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043b \u0438\u043b\u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0444\u0430\u0439\u043b\u043e\u0432 \u0434\u043b\u044f \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f\n\xa7 achievements.allRelease.title: \u0424\u0443\u043b\u043b \u0445\u0430\u0443\u0441\n\xa7 achievements.allRelease.description: \u0435\u0441\u0442\u044c \u0440\u0435\u043b\u0438\u0437, \u0441\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0439 \u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0437 \u0435\u0433\u043e \u0437\u0430\u0434\u0430\u0447\n\xa7 achievements.firstCommit.title: First come, first served\n\xa7 achievements.firstCommit.description: first commit in this project\n\xa7 achievements.lastCommit.title: I've finished\n\xa7 achievements.lastCommit.description: \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.firstLastCommit.title: From beginning to end\n\xa7 achievements.firstLastCommit.description: \u043f\u0435\u0440\u0432\u044b\u0439 \u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u043a\u043e\u043c\u043c\u0438\u0442 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0435\n\xa7 achievements.longFilePath.title: \u0417\u0430\u043a\u0440\u043e\u043c\u0430 \u0440\u043e\u0434\u0438\u043d\u044b\n\xa7 achievements.longFilePath.description: the first created the file with the deepest directory\n\xa7 achievements.longFileName.title: Size matters\n\xa7 achievements.longFileName.description: created the file with the longest name\n\xa7 achievements.workOnWeekends.title: Work not walk\n\xa7 achievements.workOnWeekends.description: \u0445\u043e\u0442\u044c \u0440\u0430\u0437 \u0440\u0430\u0431\u043e\u0442\u0430\u043b \u043d\u0430 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445\n\xa7 achievements.removeCreateFile.title: \u041e\u0442\u043a\u043e\u043f\u0430\u043b \u0441\u0442\u044e\u0430\u0440\u0434\u0435\u0441\u0441\u0443\n\xa7 achievements.removeCreateFile.description: recover removed file\n\xa7 achievements.renameFile.title: \u0410\u0441\u0442\u0430\u043d\u0430 \u041d\u0443\u0440-\u0421\u0443\u043b\u0442\u0430\u043d \u0410\u0441\u0442\u0430\u043d\u0430\n\xa7 achievements.renameFile.description: \u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u044b\u0432\u0430\u043b \u0442\u0443\u0434\u0430-\u0441\u044e\u0434\u0430 \u0444\u0430\u0439\u043b\n\xa7 achievements.longTask.title: Easy task\n\xa7 achievements.longTask.description: worked on task more than three months\n\xa7 achievements.haveNotEmail.title: Mailman\n\xa7 achievements.haveNotEmail.description: empty email field in git config\n\xa7 achievements.moreAddedFolders.title: Director \n\xa7 achievements.moreAddedFolders.description: created the most directories\n\xa7 achievements.horoscope1.title: Mercury Retrograde for Capricorn\n\xa7 achievements.horoscope2.title: Mercury Retrograde for Aquarius\n\xa7 achievements.horoscope3.title: Mercury Retrograde for Pisces\n\xa7 achievements.horoscope4.title: Mercury Retrograde for Aries\n\xa7 achievements.horoscope5.title: Mercury Retrograde for Taurus\n\xa7 achievements.horoscope6.title: Mercury Retrograde for Gemini\n\xa7 achievements.horoscope7.title: Mercury Retrograde for Cancer\n\xa7 achievements.horoscope8.title: Mercury Retrograde for Leo\n\xa7 achievements.horoscope9.title: Mercury Retrograde for Virgo\n\xa7 achievements.horoscope10.title: Mercury Retrograde for Libra\n\xa7 achievements.horoscope11.title: Mercury Retrograde for Scorpio\n\xa7 achievements.horoscope12.title: Mercury Retrograde for Sagittarius\n\xa7 achievements.horoscope1.description: by the month of the first commit\n\xa7 achievements.horoscope2.description: by the month of the first commit\n\xa7 achievements.horoscope3.description: by the month of the first commit\n\xa7 achievements.horoscope4.description: by the month of the first commit\n\xa7 achievements.horoscope5.description: by the month of the first commit\n\xa7 achievements.horoscope6.description: by the month of the first commit\n\xa7 achievements.horoscope7.description: by the month of the first commit\n\xa7 achievements.horoscope8.description: by the month of the first commit\n\xa7 achievements.horoscope9.description: by the month of the first commit\n\xa7 achievements.horoscope10.description: by the month of the first commit\n\xa7 achievements.horoscope11.description: by the month of the first commit\n\xa7 achievements.horoscope12.description: by the month of the first commit\n\xa7 achievements.111.description: test\n","\n\xa7 uiKit.console.button: \u526f\u672c\n\xa7 uiKit.console.notification: \u6587\u672c\u5df2\u88ab\u590d\u5236\n\xa7 uiKit.dataLoader.page: \u9875\u9762\n\xa7 uiKit.dataLoader.size: \u663e\u793a\u7684\n\xa7 uiKit.dataLoader.rows: lines.\n\xa7 uiKit.dataLoader.from: \u4ece\n\xa7 uiKit.dataLoader.all: \u5168\u90e8\u5c55\u793a\n\xa7 uiKit.hoursChart.work: \u6807\u51c6\u5de5\u4f5c\u65f6\u95f4 (\u5e73\u65e507:00\uff5e20:00)\n\xa7 uiKit.hoursChart.weekend: \u5de5\u4f5c\u65e5\u4e4b\u524d/\u4e4b\u540e\u7684\u4f11\u606f\u65e5\u6216\u65f6\u95f4\n\xa7 uiKit.hoursChart.days: \u7279\u5b9a\u65e5\u671f\u548c\u5c0f\u65f6\u5185\u6240\u6709\u65f6\u95f4\u7684\u63d0\u4ea4\u603b\u6570\n\xa7 uiKit.page.remove: \u79fb\u8d70\n\xa7 uiKit.nothingFound.common.title: \u6ca1\u6709\u6216\u4e0d\u8db3\u7684\u6570\u636e\u663e\u793a\n\xa7 uiKit.nothingFound.common.description: \u5982\u679c\u63d0\u4ea4\u4ee5\u8be5\u683c\u5f0f\u7b7e\u540d\uff0c\u7cfb\u7edf\u5c06\u5904\u7406\u66f4\u591a\u6570\u636e [Git commit message convention|https://www.conventionalcommits.org/en/v1.0.0/]. \u6a21\u578b:\n\xa7 uiKit.nothingFound.common.console: \u53d1\u884c\u7f16\u53f7\u7c7b\u522b(\u529f\u80fd): \u89e3\u91ca\u8bf4\u660e\n\xa7 uiKit.nothingFound.common.example: \u4f8b\u5982:\n\xa7 uiKit.nothingFound.staff.title: \u6ca1\u6709\u8fd9\u4e2a\u5458\u5de5\u7684\u6570\u636e\n\xa7 uiKit.nothingFound.staff.description1:\n\u4ed6\u4e0d\u6bcf\u5929\u5de5\u4f5c\uff0c\u6240\u4ee5\u83b7\u5f97\u4e86\u201c\u52a9\u7406\u201d\u804c\u52a1\u3002\n\u53ef\u4ee5\u4e0d\u8003\u8651\u5e26\u6709\u8fd9\u79cd\u804c\u79f0\u7684\u5458\u5de5\u7684\u7edf\u8ba1\u6570\u636e\u3002\u4ed6\u7684\u8d21\u732e\u5f88\u5c0f\u3002\n\xa7 uiKit.nothingFound.staff.description2:\n\u7cfb\u7edf\u4e0d\u4f1a\u4e3a\u5176\u8ba1\u7b97\u82e5\u5e72\u6307\u6807\u3002\n\u5982\u679c\u8fd9\u662f\u4e00\u4e2a\u9519\u8bef\uff0c\u5e76\u4e14\u9700\u8981\u8003\u8651\u8fd9\u4e2a\u5458\u5de5\u7684\u6570\u636e\uff0c\u8bf7\u8f6c\u5230\u201c\u8bbe\u7f6e\u201d\u90e8\u5206\u5e76\u66f4\u6539\u4ed6\u7684\u7c7b\u578b\u3002\n\xa7 common.title: Git \u7edf\u8ba1\u6570\u5b57\n\xa7 common.filters: \u8fc7\u6ee4\u5668\n\xa7 common.notifications.save: \u5c06\u4fdd\u5b58\u66f4\u6539\n\xa7 common.notifications.setting: \u8bbe\u7f6e\u88ab\u4fdd\u5b58\n\xa7 common.fileLoader.notification: Cant open file $1\n","\n\xa7 sidebar.switch.team: \u4e13\u8d23\u5c0f\u7ec4\n\xa7 sidebar.switch.person: \u96c7\u5458\n\xa7 sidebar.buttons.settings: \u8bbe\u7f6e\n\xa7 sidebar.buttons.print: \u5370\u5237\u4e1a\n\xa7 sidebar.buttons.share: Share\n\xa7 sidebar.buttons.logout: Logout\n\xa7 sidebar.filters.all: \u4e00\u76f4\n\xa7 sidebar.filters.year: \u5e74\u4efd\n\xa7 sidebar.filters.halfYear: \u534a\u5e74\n\xa7 sidebar.filters.month: \u6708\u4efd\n\xa7 sidebar.filters.week: \u5468\n\xa7 sidebar.team.total: \u822c\u8d44\u6599\n\xa7 sidebar.team.scope: \u529f\u80fd\n\xa7 sidebar.team.author: \u5458\u5de5\n\xa7 sidebar.team.type: \u4efb\u52a1\u7c7b\u578b\n\xa7 sidebar.team.pr: \u4ee3\u7801\u6ce8\u5165\n\xa7 sidebar.team.day: \u767d\u5929\n\xa7 sidebar.team.week: \u6309\u661f\u671f\u8ba1\u7b97\n\xa7 sidebar.team.month: \u6309\u6708\u8ba1\u7b97\n\xa7 sidebar.team.tree: \u6587\u4ef6\u5206\u6790\n\xa7 sidebar.team.files: \u6863\u6848\n\xa7 sidebar.team.removedFiles: \u5220\u9664\u7684\u6587\u4ef6\n\xa7 sidebar.team.tasks: \u4efb\u52a1\u5217\u8868\n\xa7 sidebar.team.hours: \u65f6\u95f4\u8868\n\xa7 sidebar.team.commits: All commits\n\xa7 sidebar.team.changes: \u6240\u6709\u66f4\u6539\n\xa7 sidebar.team.words: \u6d41\u884c\u8bed\n\xa7 sidebar.team.building: \u6d4b\u9a8c\n\xa7 sidebar.team.settings: \u8bbe\u7f6e\n\xa7 sidebar.person.total: \u822c\u8d44\u6599\n\xa7 sidebar.person.money: \u5de5\u4f5c\u7684\u6210\u672c\n\xa7 sidebar.person.speed: \u901f\u5ea6\n\xa7 sidebar.person.day: \u767d\u5929\n\xa7 sidebar.person.week: \u6309\u661f\u671f\u8ba1\u7b97\n\xa7 sidebar.person.month: \u6309\u6708\u8ba1\u7b97\n\xa7 sidebar.person.tasks: Tasks\n\xa7 sidebar.person.hours: \u65f6\u95f4\u8868\n\xa7 sidebar.person.commits: All commits\n\xa7 sidebar.person.changes: \u6240\u6709\u66f4\u6539\n\xa7 sidebar.person.words: \u6d41\u884c\u8bed\n\xa7 sidebar.person.settings: \u8bbe\u7f6e\n",'\n\xa7 recommendations.modal.cancel: Ok\n\xa7 recommendations.modal.open: More\n\xa7 recommendations.title\nRecommendations and facts\n\n\xa7 recommendations.timestamp.firstCommit.description\nmade the first commit\n\nDay of the Week: $1\n\n\xa7 recommendations.timestamp.lastCommit.description\nmade the last commit\n\nDay of the Week: $1\n\n\xa7 recommendations.timestamp.common.title: $1 days\n\xa7 recommendations.timestamp.allDays.description: from the first to the last commit (including weekends and holidays).\n\xa7 recommendations.timestamp.lossesDays.description: days without commits, even considering weekends, vacation, and public holidays.\n\xa7 recommendations.timestamp.weekendDays.description\nworking on weekends\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- employees burn out faster;\n\n\xa7 recommendations.timestamp.regularWeekendWord.title: Regular Overtime\n\xa7 recommendations.timestamp.sometimeWeekendWord.title: Occasional Overtime\n\xa7 recommendations.timestamp.weekendWord.description\nIt might be advisable to change the project manager, analyst, and architect.\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- the quality of the product is usually low;\n- some employees resign;\n- new errors emerge due to the rush;\n\n# Most likely:\n- deadlines were incorrectly estimated at the beginning;\n- technical specifications are missing;\n- weak analytics;\n- weak architecture (no architect was hired, and the team consists of mid-level developers);\n- started writing code first, then planning;\n- lack of proper processes to understand mistakes;\n\n\xa7 recommendations.timestamp.neverWeekendWord.title: Usually Without Overtime\n\xa7 recommendations.timestamp.neverWeekendWord.description\nBut sometimes it happens.\n\n# Why this is bad:\n- the client pays double the price for work on a weekend day;\n- employees burn out faster;\n\n\xa7 recommendations.scope.parallelism.not.title\nNo Parallel Work\n\n\xa7 recommendations.scope.parallelism.not.description\nany feature at any given time is done by one person.\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is less than 1.3, we consider that there is usually no parallel work within most features;\n\n# Why this is bad:\n- increases bus factor;\n- employees develop more slowly;\n- difficult to properly check an employee\'s work;\n\n# Why this is good:\n- experts emerge who are deeply immersed in the subject area and can offer more quality solutions;\n- most likely there are no merge conflicts;\n- the project can quickly develop in different directions simultaneously;\n\n\xa7 recommendations.scope.parallelism.has.title\nSome Work Done in Parallel\n\n\xa7 recommendations.scope.parallelism.has.description\nSometimes a feature is worked on simultaneously by several people.\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is from 1.3 to 2.0, we consider that some of the work within different features is sometimes done in parallel;\n\n\xa7 recommendations.scope.parallelism.every.title\nParallel Work\n\n\xa7 recommendations.scope.parallelism.every.description\nany feature at any given time is worked on by several people\n\n# Calculation method:\n- person-days are divided by the actual days for each feature;\n- we find the arithmetic mean;\n- if the result is more than two, we consider that most of the work within different features is usually done in parallel;\n\n\xa7 recommendations.scope.money\nthis is the estimated cost for the work on this project.\n\n# Calculation method:\n- person-days spent on development are multiplied by the individual salaries of the developers;\n\nTo change the salary of each developer for a more accurate total, go to the "Settings" section.\n\n# Is this too much or too little?\nTo answer this question, consider the following:\n- Could a ready-made solution have been purchased for this amount of money?\n- Could a better product have been developed for this amount of money?\n\nIf the answer to both questions is "yes," then perhaps developing from scratch was not worth the money spent.\n \n\xa7 recommendations.scope.bus.everyHasOne.title\nBus factor = 1\n\n\xa7 recommendations.scope.bus.everyHasOne.description\nMost features are deeply understood by only one person.\nIt\'s necessary to rotate people.\n\n# Why this is bad:\n- if employees resign, it will be difficult to continue their work;\n- it\u2019s impossible to control the quality of their code;\n\n# How the sample is chosen:\n- more than 80% of commits in a feature are made by one person;\n- the project has more than 60% of such features;\n\n\xa7 recommendations.scope.bus.oneMaintainer\none person is deeply involved in a feature.\n\n# Why this is bad:\n- if they resign, it will be hard to continue development;\n- the quality of code-review decreases;\n- it\u2019s difficult to parallelize development when needed;\n\n# How the sample is chosen:\n- more than 80% of commits in a feature are made by one person;\n\n\xa7 recommendations.scope.types.process.title\nPoor Processes\n\n\xa7 recommendations.scope.types.process.description\nMost features contain one type of task.\n\n\xa7 recommendations.scope.types.one\nfeatures contain one type of task.\n\n\xa7 recommendations.scope.types.common\nIt\'s possible that developers are incorrectly signing commits or the manager is entering the same type of tasks.\n\n# Why this is important:\n- it\'s impossible to hand over support to another team;\n- it\'s impossible to release a "boxed" version;\n- strong dependence on specific developers;\n- a high number of errors and low code quality;\n- potential slowdown in development in the future;\n\n# The manager\'s mistake:\n- viewing the product only from the perspective of a "working demo";\n\n# What should be done:\n- tests;\n- bugs (identified through testing);\n- refactoring (as architecture may change);\n- documentation;\n- style revisions (as a result of focus group feedback);\n\n\xa7 recommendations.scope.plan.title\nDevelop a Long-Term Plan\n\n\xa7 recommendations.scope.plan.description\ntaking architecture into account.\n\nThis plan should immediately focus on the most challenging tasks.\n\n# Why the lack of a plan is bad:\n- employees create a minimally viable version without planning for expansion points. After this, unscalable code is written, which slows down future features;\n\n# The manager\'s mistake:\n- they haven\'t shown how the product will develop further and where the growth points will be;\n\n# How it should be done:\n- a global product development plan is created;\n- a global architecture development plan is created (with developers and DBAs);\n- potential significant changes are discussed upfront at the schematic level;\n\n\xa7 recommendations.scope.cost.title\nEvaluate Investment in a Feature\n\n\xa7 recommendations.scope.cost.description\nin terms of potential profit.\n\nFeatures that are expensive to develop but bring little profit may need to be postponed or even canceled. This will make the project more commercially successful.\n\n\xa7 recommendations.author.lotOfLazy\nwrites too little code.\n\n# Should they be fired?\n- are they a team leader, architect, or analyst?\n- is this their primary project?\n- are there any dependencies on them?\n\n# Why it makes no sense to correct\nThe total costs for the developer are already more than the profit from their work.\nIf we believe that there were no objective hindrances to their work, then the person either does not want to work at all or is working on two projects simultaneously.\nFiring and replacing them with a new employee seems justified from a statistical point of view.\n\n\xa7 recommendations.author.manyLazy\nwrites little code. Needs to be monitored.\n\n# How the sample is chosen:\n- in test samples, a good programmer writes code for more than 80% of the time;\n- in this case, the indicator is between 60% and 80%;\n\n# How to monitor:\n- break tasks into 1..2 days;\n- ask for a status update every day;\n- ensure tasks are well defined and ready for development;\n- arrange pair programming to check actual speed;\n\n\xa7 recommendations.author.oneTypeMans\nreceives too many monotonous tasks of the same type. Risk of burnout.\n\n# Why this is important:\n- if an employee burns out, their work speed will decrease;\n- professional growth slows down;\n- the likelihood of resignation increases;\n\n# How the sample is chosen:\n- the type of task is determined for each commit;\n- if more than 70% of tasks are of the same type, it means the person is doing the same thing repeatedly;\n\n\xa7 recommendations.author.workToday.title: Working $1\n\xa7 recommendations.author.workToday.description\non the project at this moment.\n\n# Composition: \n- $1;\n\n# Why specifically them:\n- more than 50% of workdays;\n- have worked during the last 30 days;\n\n\xa7 recommendations.author.dismissed.title: Dismissed $1\n\xa7 recommendations.author.dismissed.description\nor worked for a short period.\n\n# Composition:\n- $1;\n\n# Why specifically them:\n- worked at a normal pace (apparently, this is their main repository);\n- no commits in the last month;\n- vacation usually lasts 14 days (their absence does not resemble a vacation);\n\n\xa7 recommendations.author.staff.title: Assisting $1\n\xa7 recommendations.author.staff.description\nPeople of other specializations who have committed something.\n\n# Composition: \n- $1;\n\n# Why specifically them:\n- this is not an open-source project;\n- workdays less than 15% of the total number;\n- modify roughly the same files;\n\n\xa7 recommendations.author.projectType.openSource.title\nOpen Project\n\n\xa7 recommendations.author.projectType.openSource.description\nthey do not work five days a week here.\n\nThe project may be closed, but this work pace is typical for open libraries on GitHub.\n\n# Assessment method:\n- statistics are taken for all active developers;\n- the average number of working days and days without commits is calculated;\n- for open-source libraries, working days are usually a maximum of 15..20%;\n\n# Consequences\nFor projects where work is not constant, many indicators do not make sense. Therefore, indicators like days without commits, speed, etc., will be hidden.\n\nTypically, such projects are assessed before starting the development of their own closed version. The most interesting indicators in this case are the probable cost and total development time.\n\n\xa7 recommendations.author.projectType.easy.title\nLight Workload\n\n\xa7 recommendations.author.projectType.easy.description\ntoo many days without commits. It is necessary to understand why the team is not writing code.\n\n# Assessment method:\n- take statistics from all active developers;\n- calculate the average number of working days and days without commits;\n- workload is considered light if the percentage of days without commits is between 5% and 20%;\n\n# Possible reasons:\n- there are actually no tasks;\n- there are tasks, but they fit well with the current architecture;\n- developers are distracted by meetings;\n- the team is not working;\n\n# Solutions:\n- discuss the issue with the team;\n- reduce task granularity so that one or two tasks can be completed in a day;\n- introduce daily meetings to check the status of tasks;\n- arrange pair programming sessions to ensure that the developer can work faster;\n\n\xa7 recommendations.author.manager.title\nSet Deadlines\n\n\xa7 recommendations.author.manager.description\nEvery task should have a clear deadline.\n \nThis will prevent dragging out its completion for several days or weeks.\n\n# Indicators to check:\n- the number of days spent on one task by an employee;\n- the number of days waiting for PR merge (PR statistics page);\n\n\xa7 recommendations.author.shorTalk.title\nConduct Daily Meetings\n\n\xa7 recommendations.author.shorTalk.description\nthey help stay informed about the project.\n \nDo not stretch them by getting sidetracked on irrelevant topics.\n\n# Questions the employee should answer:\n- what was done;\n- what will be done;\n- are there any issues;\n\n# Interruptions should occur if:\n- they start describing minor details in-depth, which are not important;\n- they steer the conversation away from the original plan;\n\n# Why this is important:\nOften an employee who does nothing tries to avoid the answer by telling a bunch of unnecessary details of their work. This lulls the participants\' attention and stretches the time for a response. It creates an impression that they are busy, even though there was no actual work done.\n\n\xa7 recommendations.author.ipr.title\nDevelop a Training Plan\n\n\xa7 recommendations.author.ipr.description\nfor each employee.\n\n*Individual training plan* is a list of goals and tasks that help a person develop in a certain area.\n\n# How to create a plan:\n- create a competency matrix;\n- identify which competencies have the least knowledge and experience;\n- find out which of these competencies are of interest to the employee;\n- come up with 3..5 goals within each such competency for the next six months or a year;\n- try to do something every month to achieve one goal;\n- remind every month about the overall plan to achieve these goals;\n\n# Does a manager need a plan?\nYes, the manager should also make a plan for themselves. If there is no higher-level manager, they should self-assess.\n\n# Why this is important:\n- employees become more loyal to the company;\n- you get more qualified personnel for the same money;\n\n\xa7 recommendations.author.oneToOne.title\nConduct One-on-One Meetings Every Month\n\n\xa7 recommendations.author.oneToOne.description\nit helps to identify problems at an early stage.\n\n*One-to-one* is a regular personal meeting of a manager with a subordinate. Such meetings typically discuss everything important to the employee, what concerns them, and what they can share with the manager in private.\n\n# Why this is important:\n- easy to find out who is overburdened and who has free time;\n- possible to prevent employee burnout;\n- quick feedback can be obtained about processes that you might not notice;\n- trust is built, making employees more loyal to the company;\n- increases employee motivation and engagement;\n\n\xa7 recommendations.author.club.title\nGo to a Bar\n\n\xa7 recommendations.author.club.description\nonce a month or two.\n\nThis will help build informal communication within the team and bring the team together, even if the interaction is brief.\n\n# Why this is important:\n- quick feedback can be obtained about processes that you might not notice;\n- trust is built, making employees more loyal to the company;\n- increases employee engagement;\n\n\xa7 recommendations.hour.onlyWork.title: No Weekends Here\n\xa7 recommendations.hour.onlyWork.description: The project manager should probably be fired.\n\xa7 recommendations.hour.weekends.title: Working on Weekends\n\xa7 recommendations.hour.weekends.description: The project manager should probably be checked.\n\xa7 recommendations.hour.easy.title: There Are Problems\n\xa7 recommendations.hour.easy.description: There are likely crunch times and work is needed on weekends.\n\xa7 recommendations.week.lazyDays.down.title: Fewer Absences\n\xa7 recommendations.week.lazyDays.down.description: this indicator has dropped over the last three weeks\n\xa7 recommendations.week.lazyDays.up.title: More Absences\n\xa7 recommendations.week.lazyDays.up.description: no tasks or stricter control is needed\n\xa7 recommendations.week.notWork.title: Consistently Underperforms\n\xa7 recommendations.week.notWork.description: as every week the code is not 100% of the time\n\xa7 recommendations.week.upWork.title: Consistently Overworks\n\xa7 recommendations.week.upWork.description: as every week code is written on weekend days\n\xa7 recommendations.week.task.up.title: Productivity is growing\n\xa7 recommendations.week.task.up.description: or tasks have become too small. Need to check. If granularity is the same - reinforce the result.\n\xa7 recommendations.week.task.lazyMaintainer.description: consistently leads in absences. Fire?\n\xa7 recommendations.week.task.down.title: Productivity is Falling\n\xa7 recommendations.week.task.down.description\nor tasks are poorly split. Need to check. If granularity is the same - take control.\n\n# Assessment method:\n- the number of tasks per day that are being worked on has been steadily decreasing over the last three weeks.\n\n# Possible errors:\n- tasks could have been more complex than they seemed;\n- tasks could have had a large volume of work (need to check if the number of changes is also decreasing during this period)\n\n\xa7 recommendations.type.everyHasOne.title: Not Signing Task Types\n\xa7 recommendations.type.everyHasOne.description: Most task types are done by one person.\n\xa7 recommendations.type.oneMaintainer.title: Narrow Specialization\n\xa7 recommendations.type.oneMaintainer.description\nmost tasks of one type are done by the same people.\n\n# Task types:\n\n\xa7 recommendations.type.common\n# It might not be the case\n\nMake sure that other employees correctly sign commits.\n\nSteps to ensure this:\n- set up a pre-commit check for commit messages;\n- explain to the team the need to indicate the type;\n- check in new branches that employees follow this rule;\n\n# If it is indeed the case\n\nYou have set up checks and ensured that the same employee does tasks of the same type.\n\nWhy this is bad:\n- their resignation will halt a whole bunch of processes;\n- it reduces the competence of other team members;\n- difficult to understand their edits at a higher level;\n\nHow to fix this:\n- distribute different types of tasks evenly;\n- change the area of work (tests, documentation, bugs) among employees every sprint;\n\n\xa7 recommendations.type.fewTypes.title\nThis is a Local Product\n\n\xa7 recommendations.type.fewTypes.description\nfor a specific customer or problem.\n\n# Signs of a "global" product:\n- localization;\n- documentation;\n- a large volume of tests;\n- visual customization;\n- refactoring of bottlenecks;\n- etc.\n\n# Why this product looks like a "local" one:\n- each "global" sign will be outweighed by its type of task;\n- the more "global" signs, the more likely a "global" product;\n\nIn this case, we see a small number of types, which likely indicates shortcomings that prevent the product from being easily scaled to the global market and sold in other countries.\n\n# It might not be the case\nBased on file types, we can assume the type of program (website, server application, DevOps scripts, etc.). For a frontend application, our hypothesis will be more accurate than for DevOps scripts, which might just be a micro-module of initialization.\n\n\xa7 recommendations.type.diff.title\nBreak Down the Leading Type into Subtypes\n\n\xa7 recommendations.type.diff.description\nto detail errors.\n\nTypically, the task type labeled "bug fixing" is leading. This makes the statistics weakly detailed.\n\n*If you encounter this situation*, you can break down this type into subtypes (e.g., based on the location of detection).\n\nConsider several options for subtypes:\n- fix_dev (error detected during development);\n- fix_test (error detected during testing);\n- fix (error detected in production);\n\n\xa7 recommendations.type.buddy.title\nAccumulate Minor Tasks\n\n\xa7 recommendations.type.buddy.description\nfor new employees.\n\n# If a task is:\n- not important;\n- not big;\n- doesn\'t require deep immersion in the context;\n- more about refactoring than new code;\n\n# Put it in the backlog with the label "for beginners".\n\nWhen a new employee arrives, you will be able to immediately pull out a bunch of small and varied tasks for them to get acquainted with the project.\n\nAlso, if you have a lull in work, you can pull out one such minor task from the backlog.\n',"\n\xa7 page.settings.document.title: Display settings\n\xa7 page.settings.document.name: Page title\n\xa7 page.settings.document.language: Interface language\n\xa7 page.settings.links.title: Link prefixes\n\xa7 page.settings.links.task: For task numbers\n\xa7 page.settings.links.pr: For PR\n\xa7 page.settings.user.title: Individual settings\n\xa7 page.settings.user.notFound: No individual settings. Data for all employees are calculated based on common parameters.\n\xa7 page.settings.user.subTitle: Addendum to employment contract \u2116$1\n\xa7 page.settings.user.from: Start date\n\xa7 page.settings.mailmap: .mailmap example\n\xa7 page.settings.common.title: General salary data\n\xa7 page.settings.common.type.title: Project work type\n\xa7 page.settings.common.type.full: Full-time employment\n\xa7 page.settings.common.type.part: Project work\n\xa7 page.settings.common.salary: Monthly salary in USD (US dollar, $)\n\xa7 page.settings.common.currency: Currency for view\n\xa7 page.settings.common.workDaysInYear: Number of working days in a year\n\xa7 page.settings.common.vacationDaysInYear: Number of vacation days in a year\n\xa7 page.settings.common.workDaysInWeek: Workdays\n\xa7 page.settings.form.save: Save\n\xa7 page.settings.form.cancel: Cancel\n\xa7 page.settings.form.remove: Remove\n\xa7 page.settings.form.addEmployee: Add an employee\n\xa7 page.settings.form.addContract: Add an employment contract\n",'\n\xa7 page.welcome.step1: \u5728\u9879\u76ee\u7684\u6839\u76ee\u5f55\u8fd0\u884c\u547d\u4ee4\n\xa7 page.welcome.step3: \u62d6\u653e\n\xa7 page.welcome.step4: log.txt \u6587\u4ef6\u5230\u672c\u9875\n\xa7 page.welcome.description: Git \u521b\u5efa\u6587\u4ef6 log.txt. \u5b83\u5305\u542b\u7528\u4e8e\u6784\u5efa\u62a5\u8868\u7684\u6570\u636e\u3002 \u8fd0\u884c\u547d\u4ee4 git shortlog -s -n -e \u5982\u679c\u4f60\u4e0d\u9700\u8981\u62a5\u544a\u3002 \u521b\u5efa\u6587\u4ef6 [.mailmap|https://git-scm.com/docs/gitmailmap] \u5728\u9879\u76ee\u7684\u6839\u6e90\uff0c\u7ed3\u5408\u5458\u5de5\u7edf\u8ba1.\n\xa7 page.welcome.warning1: \u8be5\u670d\u52a1\u4e0d\u4f1a\u5b58\u50a8\u6216\u4f20\u8f93\u60a8\u7684\u6570\u636e\u3002 \u6240\u6709\u8ba1\u7b97\u90fd\u5728\u60a8\u7684\u8ba1\u7b97\u673a\u4e0a\u6267\u884c.\n\xa7 page.welcome.warning2: \u8be5\u670d\u52a1\u4e0d\u6536\u96c6\u9879\u76ee\u7684\u7edf\u8ba1\u6570\u636e\u3002 \u4f60\u53ef\u4ee5\u770b [\u6e90\u4ee3\u7801|https://github.com/bakhirev/assayo].\n\xa7 page.common.words.title: \u8bcd\u6c47\u7edf\u8ba1\n\xa7 page.common.words.description: \u6700\u6d41\u884c\u7684\u8bcd\u3002 \u53d1\u751f$1\u6b21.\n\xa7 page.common.commits.title: \u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e Commits \u043f\u043e \u0434\u043d\u044f\u043c\n\xa7 page.common.commits.description: ($1) \u62e5\u6709\u6700\u591a Commits \u6570\u7684\u5de5\u4f5c\u65e5.\n\xa7 page.common.commits.title2: $1 \u5b8c\u6210\u4e86 Commits: $2\n\xa7 page.common.filter.allUsers: \u6ca1\u5173\u7cfb\n\xa7 page.print.modal.title: \u6211\u4eec\u6253\u5370\u51fa\u6765\u7684\u662f\u4ec0\u4e48?\n\xa7 page.print.modal.page: \u5f53\u524d\u9875\u9762\n\xa7 page.print.modal.type: \u5f53\u524d\u90e8\u5206\n\xa7 page.print.modal.all: \u6240\u6709\u7edf\u8ba1\u6570\u5b57\n\xa7 page.print.modal.cancel: \u53d6\u6d88\n\xa7 page.print.tableOfContents: \u76ee\u5f55\n\xa7 page.print.title: Git\u4ed3\u5e93\u62a5\u544a\n\xa7 page.print.sub_title: \xab$1\xbb\n\xa7 page.print.description: \u62a5\u544a\u7684\u6570\u636e\u662f\u4ece\u5386\u53f2\u8bb0\u5f55\u4e2d\u83b7\u5f97\u7684 Commits.\n\xa7 page.team.author.title: \u96c7\u5458\u7edf\u8ba1\u6570\u5b57\n\xa7 page.team.author.description1: \u90e8\u5206\u7edf\u8ba1\u6570\u5b57 (\u5de5\u4f5c\u7684\u901f\u5ea6\uff0c\u82b1\u8d39\u7684\u94b1\u7b49\u3002.) \u4e0d\u8003\u8651\u5177\u6709"\u52a9\u7406"\u7c7b\u578b\u7684\u5458\u5de5\uff0c\u56e0\u4e3a\u8fd9\u4e0d\u662f\u9879\u76ee\u4e2d\u7684\u6c38\u4e45\u89d2\u8272\u3002 \u4ed6\u4eec\u7684\u5de5\u4f5c\u5fae\u4e0d\u8db3\u9053\uff0c\u53ef\u4ee5\u5ffd\u7565\u3002.\n\xa7 page.team.author.description2: \u9ed8\u8ba4\u6392\u5e8f\u662f\u6309\u4efb\u52a1\u548c\u7ec4\u6570\u6392\u5e8f (\u73b0\u4efb\u3001\u88ab\u89e3\u96c7\u3001\u5e2e\u52a9\u96c7\u5458).\n\xa7 page.team.author.types: \u5de5\u4f5c\u7c7b\u522b\n\xa7 page.team.author.commits: Commits\n\xa7 page.team.author.commitsSmall: commits\n\xa7 page.team.author.tasks: \u4efb\u52a1\n\xa7 page.team.author.tasksSmall: \u4efb\u52a1\n\xa7 page.team.author.workedLosses: \u6709\u548c\u6ca1\u6709commits\u7684\u65e5\u5b50\n\xa7 page.team.author.worked: \u5de5\u4f5c\n\xa7 page.team.author.losses: \u6ca1\u6709commits\u7684\u65e5\u5b50\n\xa7 page.team.author.days: \u5929\u6570\n\xa7 page.team.author.daysForTask: \u6bcf\u9879\u4efb\u52a1\u7684\u5929\u6570\n\xa7 page.team.author.scopes: \u4fee\u6539\n\xa7 page.team.author.moneyAll: \u6211\u62ff\u5230\u94b1\u4e86\n\xa7 page.team.author.moneyWorked: \u5de5\u4f5c\u4e86\n\xa7 page.team.author.moneyLosses: \u591a\u4ed8\n\xa7 page.team.author.type.work: works\n\xa7 page.team.author.type.dismissed: dismissed\n\xa7 page.team.author.type.staff: staff\n\xa7 page.team.hours.title: \u6bcf\u5468\u6bcf\u4e00\u5929\u7684\u5de5\u4f5c\u5206\u914d\n\xa7 page.team.month.title: \u9879\u76ee\u5de5\u4f5c\u65e5\u5386\n\xa7 page.team.month.first: (first work day)\n\xa7 page.team.month.last: (last work day)\n\xa7 page.team.scope.title: \u6309\u6a21\u5757\u5212\u5206\u7684\u7edf\u8ba1\u6570\u5b57\n\xa7 page.team.scope.scope: \u4fee\u6539\n\xa7 page.team.scope.days: \u5de5\u4f5c\u5929\n\xa7 page.team.scope.authorsDays: \u4eba\u65e5\n\xa7 page.team.scope.tasks: \u4efb\u52a1\n\xa7 page.team.scope.commits: Commits\n\xa7 page.team.scope.commitsSmall: commits\n\xa7 page.team.scope.types: \u5de5\u4f5c\u7c7b\u522b\n\xa7 page.team.scope.authors: \u4e2a\u4eba\u8d21\u732e\n\xa7 page.team.scope.cost: \u6210\u672c\n\xa7 page.team.type.title: \u6309\u4efb\u52a1\u7c7b\u578b\u5212\u5206\u7684\u7edf\u8ba1\u4fe1\u606f\n\xa7 page.team.type.description: *\u4e2a\u4eba\u8d21\u732e* \u5b83\u662f\u6309\u6570\u5b57\u8ba1\u7b97\u7684 Commits, \u800c\u4e0d\u662f\u4fee\u6539\u7684\u5b57\u7b26\u4e32\u6216\u6587\u4ef6\u7684\u4f53\u79ef\u3002 \u56e0\u6b64\uff0c\u60a8\u8fd8\u5e94\u8be5\u67e5\u770b"\u6587\u4ef6\u5206\u6790"\u90e8\u5206\u4ee5\u8bc4\u4f30\u66f4\u6539\u7684\u89c4\u6a21\u3002\n\xa7 page.team.type.type: \u5de5\u4f5c\u7c7b\u522b\n\xa7 page.team.type.tasks: \u4efb\u52a1\n\xa7 page.team.type.tasksSmall: \u4efb\u52a1\n\xa7 page.team.type.days: \u5929\u6570\n\xa7 page.team.type.daysSmall: \u5929\u6570\n\xa7 page.team.type.authorsDays: \u4eba\u65e5\n\xa7 page.team.type.commits: Commits\n\xa7 page.team.type.authors: \u4e2a\u4eba\u8d21\u732e\n\xa7 page.team.total.titleA: \u5de5\u4f5c\u8303\u56f4\n\xa7 page.team.total.titleB: \u6210\u672c\n\xa7 page.team.total.daysWorked.title: \u4eba\u65e5\n\xa7 page.team.total.daysWorked.description: \u53ea\u8003\u8651\u5236\u4f5c\u5b83\u4eec\u7684\u65e5\u5b50 Commits\n\xa7 page.team.total.commits.title: commits\n\xa7 page.team.total.commits.description: \u5220\u9664\u7684\u5206\u652f\u4e0d\u7b97\u6570\n\xa7 page.team.total.daysLosses.title: \u6ca1\u6709\u7684\u65e5\u5b50 commits\n\xa7 page.team.total.daysLosses.description: \u6240\u6709\u7684\u65e5\u5b50\u90fd\u662f\u8d1f\u6570: \u5047\u671f\u3001\u5468\u672b\u3001\u5047\u671f\u3001\u4f11\u606f\u65e5 Commits\n\xa7 page.team.total.employment.title: \u5de5\u4f5c/\u9000\u51fa\n\xa7 page.team.total.employment.description: \u5982\u679c\u5458\u5de5\u5728\u4e00\u4e2a\u6708\u5185\u6ca1\u6709\u5b8c\u6210\u4efb\u4f55\u5de5\u4f5c Commits, \u4ed6\u88ab\u8ba4\u4e3a\u88ab\u89e3\u96c7\u4e86\n\xa7 page.team.total.moneyAll.title: \u666e\u901a\n\xa7 page.team.total.moneyAll.description: \u5de5\u8d44\u8d39\u7528\u603b\u989d\n\xa7 page.team.total.moneyWorked.title: \u5b9e\u9645\n\xa7 page.team.total.moneyWorked.description: \u5b9e\u9645\u5de5\u4f5c\u5929\u6570\u4e58\u4ee5\u5e73\u5747\u5de5\u8d44\n\xa7 page.team.total.moneyLosses.title: \u53ef\u80fd\u591a\u4ed8\n\xa7 page.team.total.moneyLosses.description: \u5e26\u85aa\u5de5\u4f5c\u65e5, \u4f55\u65f6 Commits \u6ca1\u6709\n\xa7 page.team.total.weekendPayment.title: \u5468\u672b\u5de5\u4f5c\n\xa7 page.team.total.weekendPayment.description: \u5468\u672b\u5de5\u4f5c\u591a\u4ed8\u603b\u989d\n\xa7 page.team.total.workSpeed.title: \u6bcf\u5929\u7684\u4efb\u52a1\n\xa7 page.team.total.workSpeed.description: \u56e2\u961f\u4e0e\u5f53\u524d\u5458\u5de5\u7684\u5e73\u5747\u5de5\u4f5c\u901f\u5ea6\n\xa7 page.team.total.moneySpeed.title: \u6bcf\u6708\n\xa7 page.team.total.moneySpeed.description: \u73b0\u804c\u5de5\u4f5c\u4eba\u5458\u7684\u9884\u8ba1\u85aa\u91d1\u652f\u4ed8\u989d\uff0c\u4e0d\u5305\u62ec\u7a0e\u9879\u548c\u6709\u5173\u8d39\u7528\n\xa7 page.team.total.description1: *\u4eba\u65e5* \u2014 \u8fd9\u662f\u4e00\u4e2a\u5458\u5de5\u4e00\u4e2a\u5de5\u4f5c\u65e5\u7684\u5de5\u4f5c\u3002 \u4f8b\u5982\uff0c\u5728\u4e00\u4e2a\u65e5\u5386\u65e5\uff0c\u4e00\u4e2a\u7531\u4e09\u540d\u5458\u5de5\u7ec4\u6210\u7684\u56e2\u961f\u5728\u4e09\u4e2a\u5de5\u4f5c\u65e5\u5185\u53d1\u51fa\u5927\u91cf\u7684\u5de5\u4f5c\u91cf.\n\xa7 page.team.total.description2: *\u65f7\u5de5\u7684\u65e5\u5b50* \u53ea\u6709\u5de5\u4f5c\u65e5\u8ba1\u7b97\u5728 Commits \u53ef\u4ee5\u505a\u5230. \u5468\u672b\u3001\u516c\u4f17\u5047\u671f\u53ca\u5047\u671f\u4e0d\u5305\u62ec\u5728\u8ba1\u7b97\u5185.\n\xa7 page.team.total.description3: \u5361\u7247 *\u5de5\u4f5c\u548c\u9000\u51fa* \u663e\u793a\u7ecf\u5e38\u53c2\u4e0e\u5de5\u4f5c\u7684\u5458\u5de5\u7684\u5b9e\u9645\u7ec4\u6210\u3002 \u6b64\u5916\uff0c\u8fd8\u6709"\u52a9\u624b\u2014-\u8fd9\u4e9b\u662f\u5458\u5de5\uff0c\u901a\u5e38\u662f\u4e0d\u540c\u7684\u4e13\u4e1a\uff0c\u6709\u65f6\u53ef\u4ee5\u8fd9\u6837\u505a Commits \u5230\u9879\u76ee.\n\xa7 page.team.total.description4: *\u591a\u4ed8* \u53ea\u6709\u5de5\u4f5c\u65e5\u8ba1\u7b97\u5728 Commits \u53ef\u4ee5\u505a\u5230. \u5468\u672b\u3001\u516c\u4f17\u5047\u671f\u548c\u5047\u671f\u4e0d\u5305\u62ec\u5728\u8ba1\u7b97\u4e2d. \u8fd9\u5c31\u662f\u4e3a\u4ec0\u4e48\u591a\u4ed8+\u5b9e\u9645\u6210\u672c\uff01=\u4e00\u822c. \u603b\u8d39\u7528\u5305\u62ec\u5468\u672b\u3001\u516c\u4f17\u5047\u671f\u548c\u5047\u671f\u7684\u4ed8\u6b3e\u3002\n\xa7 page.team.total.description5: *\u5468\u672b\u5de5\u4f5c* \u5b83\u662f\u7531\u7cfb\u6570x2\u8ba1\u7b97\u4ece\u652f\u4ed8\u4e00\u4e2a\u6b63\u5e38\u7684\u4e00\u5929\u3002 \u4e0a\u9762\u663e\u793a\u7684\u662f\u591a\u4ed8\uff08x1\uff09\uff0c\u56e0\u4e3a\u5728\u8fd9\u79cd\u60c5\u51b5\u4e0b\uff0c\u5904\u7406\u7684\u4e8b\u5b9e\u5e76\u4e0d\u6709\u8da3\u3002 \u6211\u4eec\u4e0d\u662f\u5728\u770b\u9884\u7b97\u71c3\u70e7\u7684\u901f\u5ea6\u3002 \u6211\u4eec\u6b63\u5728\u8003\u8651\u5728\u63d0\u9ad8\u5de5\u4f5c\u901f\u5ea6\u65f6\u591a\u4ed8\u7684\u6b3e\u9879.\n\xa7 page.team.tree.title: \u9879\u76ee\u6811\uff0c\u8003\u8651\u5230\u9009\u5b9a\u7684\u8fc7\u6ee4\u5668\n\xa7 page.team.tree.filters.author: \u96c7\u5458\n\xa7 page.team.tree.filters.commits: \u6570\u91cf Commits\n\xa7 page.team.tree.filters.help: \u6700\u4f4e\u6570\u91cf Commits, \u96c7\u5458\u5728\u6863\u6848\u4e2d\u6240\u505a\u7684\n\xa7 page.team.tree.filters.all: \u6240\u6709\u5458\u5de5\n\xa7 page.team.tree.add: \u8c01\u52a0\u7684\n\xa7 page.team.tree.change: \u8c01\u6539\u53d8\u4e86\u5b83\n\xa7 page.team.tree.remove: \u8c01\u5220\u9664\u4e86\u5b83\n\xa7 page.team.tree.line: \u7ebf\u6761\n\xa7 page.team.tree.lineAdd: \u8865\u5145\u9053\n\xa7 page.team.tree.lineRemove: \u6539\u53d8\u4e86\n\xa7 page.team.week.title: \u6309\u5468\u5212\u5206\u7684\u7edf\u8ba1\u6570\u5b57\n\xa7 page.team.week.date: \u65e5\u671f\n\xa7 page.team.week.numberTasks: \u4efb\u52a1\u6570\u91cf\n\xa7 page.team.week.people: \u4eba\u6570\n\xa7 page.team.week.line: \u6362\u7ebf\n\xa7 page.team.week.days: \u65e5\u8d77 Commits \u800c\u6ca1\u6709\n\xa7 page.team.week.lossesDetails: \u8c01\u4e0d Commits\n\xa7 page.team.week.add: \u8865\u5145\u9053\n\xa7 page.team.week.change: \u6539\u53d8\u4e86\n\xa7 page.team.week.remove: \u5df2\u5220\u9664\n\xa7 page.team.week.hasCommits: \u662f Commits\n\xa7 page.team.week.hasNotCommits: \u4e0d\u662f\u8fd9\u6837\u7684 Commits\n\xa7 page.team.week.days: \u5929\u6570\n\xa7 page.team.week.tasks: \u4efb\u52a1\n\xa7 page.team.pr.task: \u4efb\u52a1\n\xa7 page.team.pr.tasks: \u4efb\u52a1\n\xa7 page.team.pr.firstCommitTime: \u7b2c\u4e00\u4e2a Commits\n\xa7 page.team.pr.lastCommitTime: \u6700\u540e\u4e00\u6b21\n\xa7 page.team.pr.workDays: \u53d1\u5c55\u7684\u65e5\u5b50\n\xa7 page.team.pr.delayDays: \u7b49\u5f85\u8f93\u6db2\u7684\u65e5\u5b50\n\xa7 page.team.pr.commits: Commits\n\xa7 page.team.pr.date: \u6ce8\u5c04\u65e5\u671f\n\xa7 page.team.pr.mergeAuthor: \u586b\u5199\n\xa7 page.team.pr.author: \u96c7\u5458\n\xa7 page.team.pr.middleTimeRelease: \u5e73\u5747\u6d3e\u9012\u65f6\u95f4 (\u5929\u6570)\n\xa7 page.team.pr.work: \u53d1\u5c55\n\xa7 page.team.pr.delay: \u671f\u671b\n\xa7 page.team.pr.days: \u5929\u6570\n\xa7 page.team.pr.oneTaskDays: \u82b1\u5728\u4e00\u9879\u4efb\u52a1\u4e0a\u7684\u65f6\u95f4\n\xa7 page.team.pr.description1: *\u82b1\u5728\u4e00\u9879\u4efb\u52a1\u4e0a\u7684\u65f6\u95f4* \u8fd9\u662f\u4ece\u7b2c\u4e00\u4e2a\u5230\u6700\u540e\u4e00\u4e2a\u7684\u65f6\u95f4\u5dee Commits \u6309\u4efb\u52a1\u5212\u5206. \u5982\u679c\u4e4b\u95f4\u6709\u51e0\u5929\u7684\u4f11\u606f\u65f6\u95f4\u4e5f\u6ca1\u5173\u7cfb Commits \u8fd8\u662f\u4e0d\u662f. \u4efb\u4f55\u4e00\u4e2a\u4e8b\u5b9e Commits \u589e\u52a0\u65f6\u95f4.\n\xa7 page.team.pr.description2: *\u8f6e\u5019\u65f6\u95f4* \u8fd9\u662f\u6700\u540e\u4e00\u6b21\u4e4b\u95f4\u7684\u65f6\u95f4 Commits \u901a\u8fc7\u8f93\u5165\u4ee3\u7801. \u5b83\u663e\u793a\u4e86\u5b9e\u9645\u7684\u7a7a\u95f2\u7b49\u5f85\u7684\u4e1c\u897f.\n\xa7 page.team.pr.description3: *\u4e3a\u4ec0\u4e48\u663e\u793a\u5f00\u53d1\u65f6\u95f4* \u65e0\u9700\u62c6\u5206\u4e3a\u7f16\u7801\u548c\u4ee3\u7801\u5ba1\u67e5? \u7136\u540e\uff0c\u5411\u4e1a\u52a1\u663e\u793a\u4ee3\u7801\u7684\u5b9e\u9645\u4ea4\u4ed8\u65f6\u95f4\u3002 \u6d4b\u8bd5\u7684\u671f\u671b\uff0c\u5bf9\u5ba1\u67e5\u7684\u8bc4\u8bba\uff0cDevOps\u95ee\u9898\u548c\u6d41\u7a0b\u7684\u5176\u4ed6\u4e0d\u5b8c\u5584\u4e4b\u5904\u5df2\u7ecf\u5728\u8fd9\u4e00\u65f6\u671f\u5236\u5b9a.\n\xa7 page.team.pr.statByAuthors: \u96c7\u5458\u7edf\u8ba1\u6570\u5b57\n\xa7 page.team.pr.longDelay: \u957f\u65f6\u95f4\u7b49\u5f85\u8f93\u6db2\n\xa7 page.team.tasks.task: \u4efb\u52a1\n\xa7 page.team.tasks.author: \u7b2c\u4e00\u7bc7\u7684\u4f5c\u8005 Commits\n\xa7 page.team.tasks.from: \u7b2c\u4e00\u4e2a Commits\n\xa7 page.team.tasks.to: \u6700\u540e\u4e00\u6b21 Commits\n\xa7 page.team.tasks.daysInWork: \u5de5\u4f5c\u4e2d\u7684\u65e5\u5b50\n\xa7 page.team.tasks.commits: \u6570\u91cf Commits\n\xa7 page.team.tasks.pr: \u6ce8\u5c04\u65e5\u671f\n\xa7 page.team.tasks.prAuthor: \u704c\n\xa7 page.team.tasks.prDelayDays: \u7b49\u5f85\u8f93\u6db2\u7684\u65e5\u5b50\n\xa7 page.team.tasks.comments: \u8bc4\u8bba\n\xa7 page.person.print.photo.title: \u7167\u7247\n\xa7 page.person.print.photo.description: \u62cd\u7167\u7684\u5730\u65b9\n\xa7 page.person.total.title: \u4e3b\u8981\u7279\u70b9\n\xa7 page.person.total.daysWorked.title: \u5de5\u4f5c\u5929\n\xa7 page.person.total.daysWorked.description: \u53ea\u8003\u8651\u5236\u4f5c\u5b83\u4eec\u7684\u65e5\u5b50 Commits\n\xa7 page.person.total.tasks.title: \u4efb\u52a1\n\xa7 page.person.total.tasks.description: \u5982\u679c Commits \u6b63\u786e\u7b7e\u540d\n\xa7 page.person.character.title: \u6027\u683c\n\xa7 page.person.achievement.title: \u8fdb\u5c55\u60c5\u51b5\n\xa7 page.person.achievement.positive: \u79ef\u6781\n\xa7 page.person.achievement.normal: \u4e2d\u7acb\n\xa7 page.person.achievement.negative: \u8d1f\u9762\n\xa7 page.person.achievement.description: \u5458\u5de5\u53d6\u5f97\u7684\u8d1f\u9762\u6210\u7ee9\u8d8a\u591a\uff0c\u60c5\u51b5\u5c31\u8d8a\u6709\u53ef\u80fd\u975e\u6807\u51c6\u3002 \u53ef\u80fd\u503c\u5f97\u6539\u53d8\u5176\u64cd\u4f5c\u6a21\u5f0f\uff0c\u4efb\u52a1\u6216\u62a5\u544a\u3002 \u4f60\u5e94\u8be5\u548c\u4ed6\u8c08\u8c08\uff0c\u770b\u770b\u6709\u4ec0\u4e48\u95ee\u9898\u59a8\u788d\u4e86\u4ed6\u7684\u5de5\u4f5c.\n\xa7 page.person.gets.title: \u88ab\u5e26\u8d70\u7684\u6728\u5c50:\n\xa7 page.person.gets.description: \xab\u88ab\u5e26\u8d70\u7684\u6728\u5c50\xbb \u5728\u8fd9\u79cd\u60c5\u51b5\u4e0b\uff0c\u5b83\u610f\u5473\u7740\u7b2c\u4e00\u4e2a\u79bb\u5f00 Commits \u5230"\u7f8e\u4e3d"\u6570\u5b57\u7684\u95ee\u9898.\n\xa7 page.person.business.days.title: \u5de5\u4f5c\u5929\n\xa7 page.person.business.days.description: \u53ea\u8003\u8651\u5236\u4f5c\u5b83\u4eec\u7684\u65e5\u5b50 Commits\n\xa7 page.person.business.tasks.title: \u4efb\u52a1\n\xa7 page.person.business.tasks.description: \u5982\u679c Commits \u6b63\u786e\u7b7e\u540d\n\xa7 page.person.business.losses.title: \u6ca1\u6709\u7684\u65e5\u5b50 Commits\n\xa7 page.person.business.losses.description: \u6240\u6709\u65e5\u5b50\u51cf\u53bb\uff1a\u5047\u671f\uff0c\u5468\u672b\uff0c\u5047\u671f\uff0c\u4f11\u606f\u65e5 Commits\n\xa7 page.person.business.commits.title: Commits\n\xa7 page.person.business.commits.description: \u5220\u9664\u7684\u5206\u652f\u4e0d\u7b97\u6570\n\xa7 page.person.business.time.description: \u4ece\u7b2c\u4e00\u5230\u6700\u540e\u7684\u65f6\u95f4 Commits (\u5305\u62ec\u975e\u5de5\u4f5c\u65e5)\n\xa7 page.person.business.time.title: \u9879\u76ee\u65e5:\n\xa7 page.person.business.time.dismissed: (\u88ab\u89e3\u96c7)\n\xa7 page.person.business.time.staff: (\u4e0d\u5728\u56e2\u961f\u4e2d)\n\xa7 page.person.business.achievements: \u8fdb\u5c55\u60c5\u51b5\n\xa7 page.person.changes.title: \u8fdb\u5c55\u60c5\u51b5\n\xa7 page.person.changes.description: \n\u4f7f\u7528\u67d0\u4e9b\u7c7b\u578b\u7684\u683c\u5f0f\uff0cgit\u5c06\u5b57\u7b26\u4e32\u6807\u8bb0\u4e3a"\u5df2\u5220\u9664"\u548c"\u5df2\u6dfb\u52a0",\n\u867d\u7136\u4e8b\u5b9e\u4e0a\u4ed6\u4eec\u5df2\u7ecf\u88ab"\u6539\u53d8"\u3002 \u56e0\u6b64\uff0c\u5982\u679c\u4f60\u5df2\u7ecf\u505a\u4e86\u5f88\u591a\u91cd\u6784,\ngit\u53ef\u4ee5\u663e\u793a\u7edf\u8ba1\u4fe1\u606f\u7684\u5c11\u91cf\u53d8\u5316\uff0c\u4ee5\u53ca\u5b9e\u9645\u7ed3\u679c\n\u5c06\u5728"\u5df2\u5220\u9664"\u548c"\u5df2\u6dfb\u52a0"\u884c\u4e2d\u6807\u8bb0\u4e3a\u8df3\u8f6c.\n\xa7 page.person.changes.description: \u540d\u5355 Commits \u4ee5\u53ca\u90a3\u4e00\u5929\u4ed6\u4eec\u7684\u53d8\u5316\u6570\u91cf:\n\xa7 page.person.commits.title: \u540d\u5355 Commits:\n\xa7 page.person.money.title.total: \u4e00\u76f4\u5982\u6b64\n\xa7 page.person.money.title.middle: \u5e73\u5747\u6210\u672c\n\xa7 page.person.money.moneyAll.title: \u6536\u5230\n\xa7 page.person.money.moneyAll.description: \u5de5\u7a0b\u9879\u76ee\u7684\u91c7\u8d2d\u8ba2\u5355\u4f30\u8ba1\u91d1\u989d (\u8bf7\u53c2\u9605\u8bbe\u7f6e)\n\xa7 page.person.money.moneyWorked.title: \u5de5\u4f5c\u4e86\n\xa7 page.person.money.moneyWorked.description: \u5b9e\u9645\u5de5\u4f5c\u5929\u6570\u4e58\u4ee5\u5e73\u5747po\n\xa7 page.person.money.moneyLosses.title: \u53ef\u80fd\u591a\u4ed8\n\xa7 page.person.money.moneyLosses.description: \u6ca1\u6709\u7684\u65e5\u5b50 Commits \u4e58\u4ee5\u5e73\u5747po\n\xa7 page.person.money.tasks.title: \u4efb\u52a1\n\xa7 page.person.money.tasks.description: \u5173\u95ed\u4efb\u52a1\u7684\u6570\u91cf\u5230\u4e00\u5929\u7684\u6210\u672c\n\xa7 page.person.money.commits.title: Commits\n\xa7 page.person.money.commits.description: \u6570\u91cf Commits \u5230\u4e00\u4e2a\u5de5\u4f5c\u65e5\u7684\u6210\u672c\n\xa7 page.person.speed.task: \u5e73\u5747\u4e00\u9879\u4efb\u52a1\u662f\n\xa7 page.person.speed.max: \u6bcf\u65e5\u6700\u9ad8\u901f\u5ea6\n\xa7 page.person.speed.days.title: \u5929\u6570\n\xa7 page.person.speed.days.description: \u8fd9\u610f\u5473\u7740\u5982\u679c Commits \u6b63\u786e\u7b7e\u540d\n\xa7 page.person.speed.commits.title: Commits\n\xa7 page.person.speed.commits.description: \u6700\u5927\u503c\u548c\u6700\u5c0f\u503c\u768410\uff05\u5df2\u88ab\u5207\u65ad\n\xa7 page.person.speed.line.title: \u4ee3\u7801\u884c\n\xa7 page.person.speed.line.description: \u6700\u5927\u503c\u548c\u6700\u5c0f\u503c\u768410\uff05\u5df2\u88ab\u5207\u65ad\n\xa7 page.person.speed.tasks.title: \u4efb\u52a1\n\xa7 page.person.speed.tasks.description: \u4efb\u52a1\u53ef\u80fd\u6ca1\u6709\u5b8c\u6210\uff0c\u4f46\u5b83\u7684\u5de5\u4f5c\u5e94\u8be5\u662f\n\xa7 page.person.speed.maxCommits.title: Commits\n\xa7 page.person.speed.maxCommits.description: \u4efb\u52a1\u53ef\u80fd\u6ca1\u6709\u5b8c\u6210\uff0c\u4f46\u5b83\u7684\u5de5\u4f5c\u5e94\u8be5\u662f\n\xa7 page.person.hours.title: \u5206\u5e03\u60c5\u51b5 Commits \u5728\u4e00\u5468\u7684\u6bcf\u4e00\u5929\n\xa7 page.person.week.date: \u65e5\u671f\n\xa7 page.person.week.tasks: \u4efb\u52a1\u6570\u91cf\n\xa7 page.person.week.workDays: \u65e5\u8d77 Commits\n\xa7 page.person.week.taskInDay: \u6bcf\u5929\u7684\u4efb\u52a1\n\xa7 page.person.week.days: \u5929\u6570\n\xa7 page.person.week.workDay: \u5e73\u65e5\n\xa7 page.person.week.weekends: \u5468\u672b\n'].join(""),Oe={type:"logger",log(e){this.output("log",e)},warn(e){this.output("warn",e)},error(e){this.output("error",e)},output(e,t){console&&console[e]&&console[e].apply(console,t)}};class Pe{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.init(e,t)}init(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.prefix=t.prefix||"i18next:",this.logger=e||Oe,this.options=t,this.debug=t.debug}log(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"log","",!0)}warn(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"warn","",!0)}error(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"error","")}deprecate(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"warn","WARNING DEPRECATED: ",!0)}forward(e,t,n,s){return s&&!this.debug?null:("string"===typeof e[0]&&(e[0]="".concat(n).concat(this.prefix," ").concat(e[0])),this.logger[t](e))}create(e){return new Pe(this.logger,{prefix:"".concat(this.prefix,":").concat(e,":"),...this.options})}clone(e){return(e=e||this.options).prefix=e.prefix||this.prefix,new Pe(this.logger,e)}}var Re=new Pe;class Ie{constructor(){this.observers={}}on(e,t){return e.split(" ").forEach((e=>{this.observers[e]||(this.observers[e]=new Map);const n=this.observers[e].get(t)||0;this.observers[e].set(t,n+1)})),this}off(e,t){this.observers[e]&&(t?this.observers[e].delete(t):delete this.observers[e])}emit(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),s=1;s<t;s++)n[s-1]=arguments[s];if(this.observers[e]){Array.from(this.observers[e].entries()).forEach((e=>{let[t,s]=e;for(let a=0;a<s;a++)t(...n)}))}if(this.observers["*"]){Array.from(this.observers["*"].entries()).forEach((t=>{let[s,a]=t;for(let o=0;o<a;o++)s.apply(s,[e,...n])}))}}}function Le(){let e,t;const n=new Promise(((n,s)=>{e=n,t=s}));return n.resolve=e,n.reject=t,n}function Fe(e){return null==e?"":""+e}const Me=/###/g;function We(e,t,n){function s(e){return e&&e.indexOf("###")>-1?e.replace(Me,"."):e}function a(){return!e||"string"===typeof e}const o="string"!==typeof t?t:t.split(".");let r=0;for(;r<o.length-1;){if(a())return{};const t=s(o[r]);!e[t]&&n&&(e[t]=new n),e=Object.prototype.hasOwnProperty.call(e,t)?e[t]:{},++r}return a()?{}:{obj:e,k:s(o[r])}}function Be(e,t,n){const{obj:s,k:a}=We(e,t,Object);if(void 0!==s||1===t.length)return void(s[a]=n);let o=t[t.length-1],r=t.slice(0,t.length-1),i=We(e,r,Object);for(;void 0===i.obj&&r.length;)o="".concat(r[r.length-1],".").concat(o),r=r.slice(0,r.length-1),i=We(e,r,Object),i&&i.obj&&"undefined"!==typeof i.obj["".concat(i.k,".").concat(o)]&&(i.obj=void 0);i.obj["".concat(i.k,".").concat(o)]=n}function ze(e,t){const{obj:n,k:s}=We(e,t);if(n)return n[s]}function Ue(e,t,n){const s=ze(e,n);return void 0!==s?s:ze(t,n)}function He(e,t,n){for(const s in t)"__proto__"!==s&&"constructor"!==s&&(s in e?"string"===typeof e[s]||e[s]instanceof String||"string"===typeof t[s]||t[s]instanceof String?n&&(e[s]=t[s]):He(e[s],t[s],n):e[s]=t[s]);return e}function Ge(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}var Ve={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;"};function Ke(e){return"string"===typeof e?e.replace(/[&<>"'\/]/g,(e=>Ve[e])):e}const qe=[" ",",","?","!",";"],$e=new class{constructor(e){this.capacity=e,this.regExpMap=new Map,this.regExpQueue=[]}getRegExp(e){const t=this.regExpMap.get(e);if(void 0!==t)return t;const n=new RegExp(e);return this.regExpQueue.length===this.capacity&&this.regExpMap.delete(this.regExpQueue.shift()),this.regExpMap.set(e,n),this.regExpQueue.push(e),n}}(20);function Ye(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:".";if(!e)return;if(e[t])return e[t];const s=t.split(n);let a=e;for(let o=0;o<s.length;){if(!a||"object"!==typeof a)return;let e,t="";for(let r=o;r<s.length;++r)if(r!==o&&(t+=n),t+=s[r],e=a[t],void 0!==e){if(["string","number","boolean"].indexOf(typeof e)>-1&&r<s.length-1)continue;o+=r-o+1;break}a=e}return a}function Ze(e){return e&&e.indexOf("_")>0?e.replace("_","-"):e}class Xe extends Ie{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{ns:["translation"],defaultNS:"translation"};super(),this.data=e||{},this.options=t,void 0===this.options.keySeparator&&(this.options.keySeparator="."),void 0===this.options.ignoreJSONStructure&&(this.options.ignoreJSONStructure=!0)}addNamespaces(e){this.options.ns.indexOf(e)<0&&this.options.ns.push(e)}removeNamespaces(e){const t=this.options.ns.indexOf(e);t>-1&&this.options.ns.splice(t,1)}getResource(e,t,n){let s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};const a=void 0!==s.keySeparator?s.keySeparator:this.options.keySeparator,o=void 0!==s.ignoreJSONStructure?s.ignoreJSONStructure:this.options.ignoreJSONStructure;let r;e.indexOf(".")>-1?r=e.split("."):(r=[e,t],n&&(Array.isArray(n)?r.push(...n):"string"===typeof n&&a?r.push(...n.split(a)):r.push(n)));const i=ze(this.data,r);return!i&&!t&&!n&&e.indexOf(".")>-1&&(e=r[0],t=r[1],n=r.slice(2).join(".")),i||!o||"string"!==typeof n?i:Ye(this.data&&this.data[e]&&this.data[e][t],n,a)}addResource(e,t,n,s){let a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{silent:!1};const o=void 0!==a.keySeparator?a.keySeparator:this.options.keySeparator;let r=[e,t];n&&(r=r.concat(o?n.split(o):n)),e.indexOf(".")>-1&&(r=e.split("."),s=t,t=r[1]),this.addNamespaces(t),Be(this.data,r,s),a.silent||this.emit("added",e,t,n,s)}addResources(e,t,n){let s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{silent:!1};for(const a in n)"string"!==typeof n[a]&&"[object Array]"!==Object.prototype.toString.apply(n[a])||this.addResource(e,t,a,n[a],{silent:!0});s.silent||this.emit("added",e,t,n)}addResourceBundle(e,t,n,s,a){let o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:{silent:!1,skipCopy:!1},r=[e,t];e.indexOf(".")>-1&&(r=e.split("."),s=n,n=t,t=r[1]),this.addNamespaces(t);let i=ze(this.data,r)||{};o.skipCopy||(n=JSON.parse(JSON.stringify(n))),s?He(i,n,a):i={...i,...n},Be(this.data,r,i),o.silent||this.emit("added",e,t,n)}removeResourceBundle(e,t){this.hasResourceBundle(e,t)&&delete this.data[e][t],this.removeNamespaces(t),this.emit("removed",e,t)}hasResourceBundle(e,t){return void 0!==this.getResource(e,t)}getResourceBundle(e,t){return t||(t=this.options.defaultNS),"v1"===this.options.compatibilityAPI?{...this.getResource(e,t)}:this.getResource(e,t)}getDataByLanguage(e){return this.data[e]}hasLanguageSomeTranslations(e){const t=this.getDataByLanguage(e);return!!(t&&Object.keys(t)||[]).find((e=>t[e]&&Object.keys(t[e]).length>0))}toJSON(){return this.data}}var Je={processors:{},addPostProcessor(e){this.processors[e.name]=e},handle(e,t,n,s,a){return e.forEach((e=>{this.processors[e]&&(t=this.processors[e].process(t,n,s,a))})),t}};const Qe={};class et extends Ie{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};super(),function(e,t,n){e.forEach((e=>{t[e]&&(n[e]=t[e])}))}(["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"],e,this),this.options=t,void 0===this.options.keySeparator&&(this.options.keySeparator="."),this.logger=Re.create("translator")}changeLanguage(e){e&&(this.language=e)}exists(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{interpolation:{}};if(void 0===e||null===e)return!1;const n=this.resolve(e,t);return n&&void 0!==n.res}extractFromKey(e,t){let n=void 0!==t.nsSeparator?t.nsSeparator:this.options.nsSeparator;void 0===n&&(n=":");const s=void 0!==t.keySeparator?t.keySeparator:this.options.keySeparator;let a=t.ns||this.options.defaultNS||[];const o=n&&e.indexOf(n)>-1,r=!this.options.userDefinedKeySeparator&&!t.keySeparator&&!this.options.userDefinedNsSeparator&&!t.nsSeparator&&!function(e,t,n){t=t||"",n=n||"";const s=qe.filter((e=>t.indexOf(e)<0&&n.indexOf(e)<0));if(0===s.length)return!0;const a=$e.getRegExp("(".concat(s.map((e=>"?"===e?"\\?":e)).join("|"),")"));let o=!a.test(e);if(!o){const t=e.indexOf(n);t>0&&!a.test(e.substring(0,t))&&(o=!0)}return o}(e,n,s);if(o&&!r){const t=e.match(this.interpolator.nestingRegexp);if(t&&t.length>0)return{key:e,namespaces:a};const o=e.split(n);(n!==s||n===s&&this.options.ns.indexOf(o[0])>-1)&&(a=o.shift()),e=o.join(s)}return"string"===typeof a&&(a=[a]),{key:e,namespaces:a}}translate(e,t,n){if("object"!==typeof t&&this.options.overloadTranslationOptionHandler&&(t=this.options.overloadTranslationOptionHandler(arguments)),"object"===typeof t&&(t={...t}),t||(t={}),void 0===e||null===e)return"";Array.isArray(e)||(e=[String(e)]);const s=void 0!==t.returnDetails?t.returnDetails:this.options.returnDetails,a=void 0!==t.keySeparator?t.keySeparator:this.options.keySeparator,{key:o,namespaces:r}=this.extractFromKey(e[e.length-1],t),i=r[r.length-1],l=t.lng||this.language,c=t.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if(l&&"cimode"===l.toLowerCase()){if(c){const e=t.nsSeparator||this.options.nsSeparator;return s?{res:"".concat(i).concat(e).concat(o),usedKey:o,exactUsedKey:o,usedLng:l,usedNS:i,usedParams:this.getUsedParamsDetails(t)}:"".concat(i).concat(e).concat(o)}return s?{res:o,usedKey:o,exactUsedKey:o,usedLng:l,usedNS:i,usedParams:this.getUsedParamsDetails(t)}:o}const m=this.resolve(e,t);let d=m&&m.res;const u=m&&m.usedKey||o,p=m&&m.exactUsedKey||o,h=Object.prototype.toString.apply(d),f=void 0!==t.joinArrays?t.joinArrays:this.options.joinArrays,g=!this.i18nFormat||this.i18nFormat.handleAsObject;if(g&&d&&("string"!==typeof d&&"boolean"!==typeof d&&"number"!==typeof d)&&["[object Number]","[object Function]","[object RegExp]"].indexOf(h)<0&&("string"!==typeof f||"[object Array]"!==h)){if(!t.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");const e=this.options.returnedObjectHandler?this.options.returnedObjectHandler(u,d,{...t,ns:r}):"key '".concat(o," (").concat(this.language,")' returned an object instead of string.");return s?(m.res=e,m.usedParams=this.getUsedParamsDetails(t),m):e}if(a){const e="[object Array]"===h,n=e?[]:{},s=e?p:u;for(const o in d)if(Object.prototype.hasOwnProperty.call(d,o)){const e="".concat(s).concat(a).concat(o);n[o]=this.translate(e,{...t,joinArrays:!1,ns:r}),n[o]===e&&(n[o]=d[o])}d=n}}else if(g&&"string"===typeof f&&"[object Array]"===h)d=d.join(f),d&&(d=this.extendTranslation(d,e,t,n));else{let s=!1,r=!1;const c=void 0!==t.count&&"string"!==typeof t.count,u=et.hasDefaultValue(t),p=c?this.pluralResolver.getSuffix(l,t.count,t):"",h=t.ordinal&&c?this.pluralResolver.getSuffix(l,t.count,{ordinal:!1}):"",f=c&&!t.ordinal&&0===t.count&&this.pluralResolver.shouldUseIntlApi(),g=f&&t["defaultValue".concat(this.options.pluralSeparator,"zero")]||t["defaultValue".concat(p)]||t["defaultValue".concat(h)]||t.defaultValue;!this.isValidLookup(d)&&u&&(s=!0,d=g),this.isValidLookup(d)||(r=!0,d=o);const y=(t.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey)&&r?void 0:d,v=u&&g!==d&&this.options.updateMissing;if(r||s||v){if(this.logger.log(v?"updateKey":"missingKey",l,i,o,v?g:d),a){const e=this.resolve(o,{...t,keySeparator:!1});e&&e.res&&this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.")}let e=[];const n=this.languageUtils.getFallbackCodes(this.options.fallbackLng,t.lng||this.language);if("fallback"===this.options.saveMissingTo&&n&&n[0])for(let t=0;t<n.length;t++)e.push(n[t]);else"all"===this.options.saveMissingTo?e=this.languageUtils.toResolveHierarchy(t.lng||this.language):e.push(t.lng||this.language);const s=(e,n,s)=>{const a=u&&s!==d?s:y;this.options.missingKeyHandler?this.options.missingKeyHandler(e,i,n,a,v,t):this.backendConnector&&this.backendConnector.saveMissing&&this.backendConnector.saveMissing(e,i,n,a,v,t),this.emit("missingKey",e,i,n,d)};this.options.saveMissing&&(this.options.saveMissingPlurals&&c?e.forEach((e=>{const n=this.pluralResolver.getSuffixes(e,t);f&&t["defaultValue".concat(this.options.pluralSeparator,"zero")]&&n.indexOf("".concat(this.options.pluralSeparator,"zero"))<0&&n.push("".concat(this.options.pluralSeparator,"zero")),n.forEach((n=>{s([e],o+n,t["defaultValue".concat(n)]||g)}))})):s(e,o,g))}d=this.extendTranslation(d,e,t,m,n),r&&d===o&&this.options.appendNamespaceToMissingKey&&(d="".concat(i,":").concat(o)),(r||s)&&this.options.parseMissingKeyHandler&&(d="v1"!==this.options.compatibilityAPI?this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?"".concat(i,":").concat(o):o,s?d:void 0):this.options.parseMissingKeyHandler(d))}return s?(m.res=d,m.usedParams=this.getUsedParamsDetails(t),m):d}extendTranslation(e,t,n,s,a){var o=this;if(this.i18nFormat&&this.i18nFormat.parse)e=this.i18nFormat.parse(e,{...this.options.interpolation.defaultVariables,...n},n.lng||this.language||s.usedLng,s.usedNS,s.usedKey,{resolved:s});else if(!n.skipInterpolation){n.interpolation&&this.interpolator.init({...n,interpolation:{...this.options.interpolation,...n.interpolation}});const r="string"===typeof e&&(n&&n.interpolation&&void 0!==n.interpolation.skipOnVariables?n.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables);let i;if(r){const t=e.match(this.interpolator.nestingRegexp);i=t&&t.length}let l=n.replace&&"string"!==typeof n.replace?n.replace:n;if(this.options.interpolation.defaultVariables&&(l={...this.options.interpolation.defaultVariables,...l}),e=this.interpolator.interpolate(e,l,n.lng||this.language,n),r){const t=e.match(this.interpolator.nestingRegexp);i<(t&&t.length)&&(n.nest=!1)}!n.lng&&"v1"!==this.options.compatibilityAPI&&s&&s.res&&(n.lng=s.usedLng),!1!==n.nest&&(e=this.interpolator.nest(e,(function(){for(var e=arguments.length,s=new Array(e),r=0;r<e;r++)s[r]=arguments[r];return a&&a[0]===s[0]&&!n.context?(o.logger.warn("It seems you are nesting recursively key: ".concat(s[0]," in key: ").concat(t[0])),null):o.translate(...s,t)}),n)),n.interpolation&&this.interpolator.reset()}const r=n.postProcess||this.options.postProcess,i="string"===typeof r?[r]:r;return void 0!==e&&null!==e&&i&&i.length&&!1!==n.applyPostProcessor&&(e=Je.handle(i,e,t,this.options&&this.options.postProcessPassResolved?{i18nResolved:{...s,usedParams:this.getUsedParamsDetails(n)},...n}:n,this)),e}resolve(e){let t,n,s,a,o,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return"string"===typeof e&&(e=[e]),e.forEach((e=>{if(this.isValidLookup(t))return;const i=this.extractFromKey(e,r),l=i.key;n=l;let c=i.namespaces;this.options.fallbackNS&&(c=c.concat(this.options.fallbackNS));const m=void 0!==r.count&&"string"!==typeof r.count,d=m&&!r.ordinal&&0===r.count&&this.pluralResolver.shouldUseIntlApi(),u=void 0!==r.context&&("string"===typeof r.context||"number"===typeof r.context)&&""!==r.context,p=r.lngs?r.lngs:this.languageUtils.toResolveHierarchy(r.lng||this.language,r.fallbackLng);c.forEach((e=>{this.isValidLookup(t)||(o=e,!Qe["".concat(p[0],"-").concat(e)]&&this.utils&&this.utils.hasLoadedNamespace&&!this.utils.hasLoadedNamespace(o)&&(Qe["".concat(p[0],"-").concat(e)]=!0,this.logger.warn('key "'.concat(n,'" for languages "').concat(p.join(", "),'" won\'t get resolved as namespace "').concat(o,'" was not yet loaded'),"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")),p.forEach((n=>{if(this.isValidLookup(t))return;a=n;const o=[l];if(this.i18nFormat&&this.i18nFormat.addLookupKeys)this.i18nFormat.addLookupKeys(o,l,n,e,r);else{let e;m&&(e=this.pluralResolver.getSuffix(n,r.count,r));const t="".concat(this.options.pluralSeparator,"zero"),s="".concat(this.options.pluralSeparator,"ordinal").concat(this.options.pluralSeparator);if(m&&(o.push(l+e),r.ordinal&&0===e.indexOf(s)&&o.push(l+e.replace(s,this.options.pluralSeparator)),d&&o.push(l+t)),u){const n="".concat(l).concat(this.options.contextSeparator).concat(r.context);o.push(n),m&&(o.push(n+e),r.ordinal&&0===e.indexOf(s)&&o.push(n+e.replace(s,this.options.pluralSeparator)),d&&o.push(n+t))}}let i;for(;i=o.pop();)this.isValidLookup(t)||(s=i,t=this.getResource(n,e,i,r))})))}))})),{res:t,usedKey:n,exactUsedKey:s,usedLng:a,usedNS:o}}isValidLookup(e){return void 0!==e&&!(!this.options.returnNull&&null===e)&&!(!this.options.returnEmptyString&&""===e)}getResource(e,t,n){let s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.i18nFormat&&this.i18nFormat.getResource?this.i18nFormat.getResource(e,t,n,s):this.resourceStore.getResource(e,t,n,s)}getUsedParamsDetails(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=["defaultValue","ordinal","context","replace","lng","lngs","fallbackLng","ns","keySeparator","nsSeparator","returnObjects","returnDetails","joinArrays","postProcess","interpolation"],n=e.replace&&"string"!==typeof e.replace;let s=n?e.replace:e;if(n&&"undefined"!==typeof e.count&&(s.count=e.count),this.options.interpolation.defaultVariables&&(s={...this.options.interpolation.defaultVariables,...s}),!n){s={...s};for(const e of t)delete s[e]}return s}static hasDefaultValue(e){const t="defaultValue";for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t===n.substring(0,t.length)&&void 0!==e[n])return!0;return!1}}function tt(e){return e.charAt(0).toUpperCase()+e.slice(1)}class nt{constructor(e){this.options=e,this.supportedLngs=this.options.supportedLngs||!1,this.logger=Re.create("languageUtils")}getScriptPartFromCode(e){if(!(e=Ze(e))||e.indexOf("-")<0)return null;const t=e.split("-");return 2===t.length?null:(t.pop(),"x"===t[t.length-1].toLowerCase()?null:this.formatLanguageCode(t.join("-")))}getLanguagePartFromCode(e){if(!(e=Ze(e))||e.indexOf("-")<0)return e;const t=e.split("-");return this.formatLanguageCode(t[0])}formatLanguageCode(e){if("string"===typeof e&&e.indexOf("-")>-1){const t=["hans","hant","latn","cyrl","cans","mong","arab"];let n=e.split("-");return this.options.lowerCaseLng?n=n.map((e=>e.toLowerCase())):2===n.length?(n[0]=n[0].toLowerCase(),n[1]=n[1].toUpperCase(),t.indexOf(n[1].toLowerCase())>-1&&(n[1]=tt(n[1].toLowerCase()))):3===n.length&&(n[0]=n[0].toLowerCase(),2===n[1].length&&(n[1]=n[1].toUpperCase()),"sgn"!==n[0]&&2===n[2].length&&(n[2]=n[2].toUpperCase()),t.indexOf(n[1].toLowerCase())>-1&&(n[1]=tt(n[1].toLowerCase())),t.indexOf(n[2].toLowerCase())>-1&&(n[2]=tt(n[2].toLowerCase()))),n.join("-")}return this.options.cleanCode||this.options.lowerCaseLng?e.toLowerCase():e}isSupportedCode(e){return("languageOnly"===this.options.load||this.options.nonExplicitSupportedLngs)&&(e=this.getLanguagePartFromCode(e)),!this.supportedLngs||!this.supportedLngs.length||this.supportedLngs.indexOf(e)>-1}getBestMatchFromCodes(e){if(!e)return null;let t;return e.forEach((e=>{if(t)return;const n=this.formatLanguageCode(e);this.options.supportedLngs&&!this.isSupportedCode(n)||(t=n)})),!t&&this.options.supportedLngs&&e.forEach((e=>{if(t)return;const n=this.getLanguagePartFromCode(e);if(this.isSupportedCode(n))return t=n;t=this.options.supportedLngs.find((e=>e===n?e:e.indexOf("-")<0&&n.indexOf("-")<0?void 0:0===e.indexOf(n)?e:void 0))})),t||(t=this.getFallbackCodes(this.options.fallbackLng)[0]),t}getFallbackCodes(e,t){if(!e)return[];if("function"===typeof e&&(e=e(t)),"string"===typeof e&&(e=[e]),"[object Array]"===Object.prototype.toString.apply(e))return e;if(!t)return e.default||[];let n=e[t];return n||(n=e[this.getScriptPartFromCode(t)]),n||(n=e[this.formatLanguageCode(t)]),n||(n=e[this.getLanguagePartFromCode(t)]),n||(n=e.default),n||[]}toResolveHierarchy(e,t){const n=this.getFallbackCodes(t||this.options.fallbackLng||[],e),s=[],a=e=>{e&&(this.isSupportedCode(e)?s.push(e):this.logger.warn("rejecting language code not found in supportedLngs: ".concat(e)))};return"string"===typeof e&&(e.indexOf("-")>-1||e.indexOf("_")>-1)?("languageOnly"!==this.options.load&&a(this.formatLanguageCode(e)),"languageOnly"!==this.options.load&&"currentOnly"!==this.options.load&&a(this.getScriptPartFromCode(e)),"currentOnly"!==this.options.load&&a(this.getLanguagePartFromCode(e))):"string"===typeof e&&a(this.formatLanguageCode(e)),n.forEach((e=>{s.indexOf(e)<0&&a(this.formatLanguageCode(e))})),s}}let st=[{lngs:["ach","ak","am","arn","br","fil","gun","ln","mfe","mg","mi","oc","pt","pt-BR","tg","tl","ti","tr","uz","wa"],nr:[1,2],fc:1},{lngs:["af","an","ast","az","bg","bn","ca","da","de","dev","el","en","eo","es","et","eu","fi","fo","fur","fy","gl","gu","ha","hi","hu","hy","ia","it","kk","kn","ku","lb","mai","ml","mn","mr","nah","nap","nb","ne","nl","nn","no","nso","pa","pap","pms","ps","pt-PT","rm","sco","se","si","so","son","sq","sv","sw","ta","te","tk","ur","yo"],nr:[1,2],fc:2},{lngs:["ay","bo","cgg","fa","ht","id","ja","jbo","ka","km","ko","ky","lo","ms","sah","su","th","tt","ug","vi","wo","zh"],nr:[1],fc:3},{lngs:["be","bs","cnr","dz","hr","ru","sr","uk"],nr:[1,2,5],fc:4},{lngs:["ar"],nr:[0,1,2,3,11,100],fc:5},{lngs:["cs","sk"],nr:[1,2,5],fc:6},{lngs:["csb","pl"],nr:[1,2,5],fc:7},{lngs:["cy"],nr:[1,2,3,8],fc:8},{lngs:["fr"],nr:[1,2],fc:9},{lngs:["ga"],nr:[1,2,3,7,11],fc:10},{lngs:["gd"],nr:[1,2,3,20],fc:11},{lngs:["is"],nr:[1,2],fc:12},{lngs:["jv"],nr:[0,1],fc:13},{lngs:["kw"],nr:[1,2,3,4],fc:14},{lngs:["lt"],nr:[1,2,10],fc:15},{lngs:["lv"],nr:[1,2,0],fc:16},{lngs:["mk"],nr:[1,2],fc:17},{lngs:["mnk"],nr:[0,1,2],fc:18},{lngs:["mt"],nr:[1,2,11,20],fc:19},{lngs:["or"],nr:[2,1],fc:2},{lngs:["ro"],nr:[1,2,20],fc:20},{lngs:["sl"],nr:[5,1,2,3],fc:21},{lngs:["he","iw"],nr:[1,2,20,21],fc:22}],at={1:function(e){return Number(e>1)},2:function(e){return Number(1!=e)},3:function(e){return 0},4:function(e){return Number(e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2)},5:function(e){return Number(0==e?0:1==e?1:2==e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5)},6:function(e){return Number(1==e?0:e>=2&&e<=4?1:2)},7:function(e){return Number(1==e?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2)},8:function(e){return Number(1==e?0:2==e?1:8!=e&&11!=e?2:3)},9:function(e){return Number(e>=2)},10:function(e){return Number(1==e?0:2==e?1:e<7?2:e<11?3:4)},11:function(e){return Number(1==e||11==e?0:2==e||12==e?1:e>2&&e<20?2:3)},12:function(e){return Number(e%10!=1||e%100==11)},13:function(e){return Number(0!==e)},14:function(e){return Number(1==e?0:2==e?1:3==e?2:3)},15:function(e){return Number(e%10==1&&e%100!=11?0:e%10>=2&&(e%100<10||e%100>=20)?1:2)},16:function(e){return Number(e%10==1&&e%100!=11?0:0!==e?1:2)},17:function(e){return Number(1==e||e%10==1&&e%100!=11?0:1)},18:function(e){return Number(0==e?0:1==e?1:2)},19:function(e){return Number(1==e?0:0==e||e%100>1&&e%100<11?1:e%100>10&&e%100<20?2:3)},20:function(e){return Number(1==e?0:0==e||e%100>0&&e%100<20?1:2)},21:function(e){return Number(e%100==1?1:e%100==2?2:e%100==3||e%100==4?3:0)},22:function(e){return Number(1==e?0:2==e?1:(e<0||e>10)&&e%10==0?2:3)}};const ot=["v1","v2","v3"],rt=["v4"],it={zero:0,one:1,two:2,few:3,many:4,other:5};class lt{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.languageUtils=e,this.options=t,this.logger=Re.create("pluralResolver"),this.options.compatibilityJSON&&!rt.includes(this.options.compatibilityJSON)||"undefined"!==typeof Intl&&Intl.PluralRules||(this.options.compatibilityJSON="v3",this.logger.error("Your environment seems not to be Intl API compatible, use an Intl.PluralRules polyfill. Will fallback to the compatibilityJSON v3 format handling.")),this.rules=function(){const e={};return st.forEach((t=>{t.lngs.forEach((n=>{e[n]={numbers:t.nr,plurals:at[t.fc]}}))})),e}()}addRule(e,t){this.rules[e]=t}getRule(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this.shouldUseIntlApi())try{return new Intl.PluralRules(Ze("dev"===e?"en":e),{type:t.ordinal?"ordinal":"cardinal"})}catch(n){return}return this.rules[e]||this.rules[this.languageUtils.getLanguagePartFromCode(e)]}needsPlural(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=this.getRule(e,t);return this.shouldUseIntlApi()?n&&n.resolvedOptions().pluralCategories.length>1:n&&n.numbers.length>1}getPluralFormsOfKey(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return this.getSuffixes(e,n).map((e=>"".concat(t).concat(e)))}getSuffixes(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=this.getRule(e,t);return n?this.shouldUseIntlApi()?n.resolvedOptions().pluralCategories.sort(((e,t)=>it[e]-it[t])).map((e=>"".concat(this.options.prepend).concat(t.ordinal?"ordinal".concat(this.options.prepend):"").concat(e))):n.numbers.map((n=>this.getSuffix(e,n,t))):[]}getSuffix(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const s=this.getRule(e,n);return s?this.shouldUseIntlApi()?"".concat(this.options.prepend).concat(n.ordinal?"ordinal".concat(this.options.prepend):"").concat(s.select(t)):this.getSuffixRetroCompatible(s,t):(this.logger.warn("no plural rule found for: ".concat(e)),"")}getSuffixRetroCompatible(e,t){const n=e.noAbs?e.plurals(t):e.plurals(Math.abs(t));let s=e.numbers[n];this.options.simplifyPluralSuffix&&2===e.numbers.length&&1===e.numbers[0]&&(2===s?s="plural":1===s&&(s=""));const a=()=>this.options.prepend&&s.toString()?this.options.prepend+s.toString():s.toString();return"v1"===this.options.compatibilityJSON?1===s?"":"number"===typeof s?"_plural_".concat(s.toString()):a():"v2"===this.options.compatibilityJSON||this.options.simplifyPluralSuffix&&2===e.numbers.length&&1===e.numbers[0]?a():this.options.prepend&&n.toString()?this.options.prepend+n.toString():n.toString()}shouldUseIntlApi(){return!ot.includes(this.options.compatibilityJSON)}}function ct(e,t,n){let s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:".",a=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],o=Ue(e,t,n);return!o&&a&&"string"===typeof n&&(o=Ye(e,n,s),void 0===o&&(o=Ye(t,n,s))),o}class mt{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.logger=Re.create("interpolator"),this.options=e,this.format=e.interpolation&&e.interpolation.format||(e=>e),this.init(e)}init(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};e.interpolation||(e.interpolation={escapeValue:!0});const t=e.interpolation;this.escape=void 0!==t.escape?t.escape:Ke,this.escapeValue=void 0===t.escapeValue||t.escapeValue,this.useRawValueToEscape=void 0!==t.useRawValueToEscape&&t.useRawValueToEscape,this.prefix=t.prefix?Ge(t.prefix):t.prefixEscaped||"{{",this.suffix=t.suffix?Ge(t.suffix):t.suffixEscaped||"}}",this.formatSeparator=t.formatSeparator?t.formatSeparator:t.formatSeparator||",",this.unescapePrefix=t.unescapeSuffix?"":t.unescapePrefix||"-",this.unescapeSuffix=this.unescapePrefix?"":t.unescapeSuffix||"",this.nestingPrefix=t.nestingPrefix?Ge(t.nestingPrefix):t.nestingPrefixEscaped||Ge("$t("),this.nestingSuffix=t.nestingSuffix?Ge(t.nestingSuffix):t.nestingSuffixEscaped||Ge(")"),this.nestingOptionsSeparator=t.nestingOptionsSeparator?t.nestingOptionsSeparator:t.nestingOptionsSeparator||",",this.maxReplaces=t.maxReplaces?t.maxReplaces:1e3,this.alwaysFormat=void 0!==t.alwaysFormat&&t.alwaysFormat,this.resetRegExp()}reset(){this.options&&this.init(this.options)}resetRegExp(){const e=(e,t)=>e&&e.source===t?(e.lastIndex=0,e):new RegExp(t,"g");this.regexp=e(this.regexp,"".concat(this.prefix,"(.+?)").concat(this.suffix)),this.regexpUnescape=e(this.regexpUnescape,"".concat(this.prefix).concat(this.unescapePrefix,"(.+?)").concat(this.unescapeSuffix).concat(this.suffix)),this.nestingRegexp=e(this.nestingRegexp,"".concat(this.nestingPrefix,"(.+?)").concat(this.nestingSuffix))}interpolate(e,t,n,s){let a,o,r;const i=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{};function l(e){return e.replace(/\$/g,"$$$$")}const c=e=>{if(e.indexOf(this.formatSeparator)<0){const a=ct(t,i,e,this.options.keySeparator,this.options.ignoreJSONStructure);return this.alwaysFormat?this.format(a,void 0,n,{...s,...t,interpolationkey:e}):a}const a=e.split(this.formatSeparator),o=a.shift().trim(),r=a.join(this.formatSeparator).trim();return this.format(ct(t,i,o,this.options.keySeparator,this.options.ignoreJSONStructure),r,n,{...s,...t,interpolationkey:o})};this.resetRegExp();const m=s&&s.missingInterpolationHandler||this.options.missingInterpolationHandler,d=s&&s.interpolation&&void 0!==s.interpolation.skipOnVariables?s.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables;return[{regex:this.regexpUnescape,safeValue:e=>l(e)},{regex:this.regexp,safeValue:e=>this.escapeValue?l(this.escape(e)):l(e)}].forEach((t=>{for(r=0;a=t.regex.exec(e);){const n=a[1].trim();if(o=c(n),void 0===o)if("function"===typeof m){const t=m(e,a,s);o="string"===typeof t?t:""}else if(s&&Object.prototype.hasOwnProperty.call(s,n))o="";else{if(d){o=a[0];continue}this.logger.warn("missed to pass in variable ".concat(n," for interpolating ").concat(e)),o=""}else"string"===typeof o||this.useRawValueToEscape||(o=Fe(o));const i=t.safeValue(o);if(e=e.replace(a[0],i),d?(t.regex.lastIndex+=o.length,t.regex.lastIndex-=a[0].length):t.regex.lastIndex=0,r++,r>=this.maxReplaces)break}})),e}nest(e,t){let n,s,a,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};function r(e,t){const n=this.nestingOptionsSeparator;if(e.indexOf(n)<0)return e;const s=e.split(new RegExp("".concat(n,"[ ]*{")));let o="{".concat(s[1]);e=s[0],o=this.interpolate(o,a);const r=o.match(/'/g),i=o.match(/"/g);(r&&r.length%2===0&&!i||i.length%2!==0)&&(o=o.replace(/'/g,'"'));try{a=JSON.parse(o),t&&(a={...t,...a})}catch(l){return this.logger.warn("failed parsing options string in nesting for key ".concat(e),l),"".concat(e).concat(n).concat(o)}return delete a.defaultValue,e}for(;n=this.nestingRegexp.exec(e);){let i=[];a={...o},a=a.replace&&"string"!==typeof a.replace?a.replace:a,a.applyPostProcessor=!1,delete a.defaultValue;let l=!1;if(-1!==n[0].indexOf(this.formatSeparator)&&!/{.*}/.test(n[1])){const e=n[1].split(this.formatSeparator).map((e=>e.trim()));n[1]=e.shift(),i=e,l=!0}if(s=t(r.call(this,n[1].trim(),a),a),s&&n[0]===e&&"string"!==typeof s)return s;"string"!==typeof s&&(s=Fe(s)),s||(this.logger.warn("missed to resolve ".concat(n[1]," for nesting ").concat(e)),s=""),l&&(s=i.reduce(((e,t)=>this.format(e,t,o.lng,{...o,interpolationkey:n[1].trim()})),s.trim())),e=e.replace(n[0],s),this.regexp.lastIndex=0}return e}}function dt(e){const t={};return function(n,s,a){const o=s+JSON.stringify(a);let r=t[o];return r||(r=e(Ze(s),a),t[o]=r),r(n)}}class ut{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.logger=Re.create("formatter"),this.options=e,this.formats={number:dt(((e,t)=>{const n=new Intl.NumberFormat(e,{...t});return e=>n.format(e)})),currency:dt(((e,t)=>{const n=new Intl.NumberFormat(e,{...t,style:"currency"});return e=>n.format(e)})),datetime:dt(((e,t)=>{const n=new Intl.DateTimeFormat(e,{...t});return e=>n.format(e)})),relativetime:dt(((e,t)=>{const n=new Intl.RelativeTimeFormat(e,{...t});return e=>n.format(e,t.range||"day")})),list:dt(((e,t)=>{const n=new Intl.ListFormat(e,{...t});return e=>n.format(e)}))},this.init(e)}init(e){const t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{interpolation:{}}).interpolation;this.formatSeparator=t.formatSeparator?t.formatSeparator:t.formatSeparator||","}add(e,t){this.formats[e.toLowerCase().trim()]=t}addCached(e,t){this.formats[e.toLowerCase().trim()]=dt(t)}format(e,t,n){let s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return t.split(this.formatSeparator).reduce(((e,t)=>{const{formatName:a,formatOptions:o}=function(e){let t=e.toLowerCase().trim();const n={};if(e.indexOf("(")>-1){const s=e.split("(");t=s[0].toLowerCase().trim();const a=s[1].substring(0,s[1].length-1);"currency"===t&&a.indexOf(":")<0?n.currency||(n.currency=a.trim()):"relativetime"===t&&a.indexOf(":")<0?n.range||(n.range=a.trim()):a.split(";").forEach((e=>{if(!e)return;const[t,...s]=e.split(":"),a=s.join(":").trim().replace(/^'+|'+$/g,"");n[t.trim()]||(n[t.trim()]=a),"false"===a&&(n[t.trim()]=!1),"true"===a&&(n[t.trim()]=!0),isNaN(a)||(n[t.trim()]=parseInt(a,10))}))}return{formatName:t,formatOptions:n}}(t);if(this.formats[a]){let t=e;try{const r=s&&s.formatParams&&s.formatParams[s.interpolationkey]||{},i=r.locale||r.lng||s.locale||s.lng||n;t=this.formats[a](e,i,{...o,...s,...r})}catch(r){this.logger.warn(r)}return t}return this.logger.warn("there was no format function for ".concat(a)),e}),e)}}class pt extends Ie{constructor(e,t,n){let s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};super(),this.backend=e,this.store=t,this.services=n,this.languageUtils=n.languageUtils,this.options=s,this.logger=Re.create("backendConnector"),this.waitingReads=[],this.maxParallelReads=s.maxParallelReads||10,this.readingCalls=0,this.maxRetries=s.maxRetries>=0?s.maxRetries:5,this.retryTimeout=s.retryTimeout>=1?s.retryTimeout:350,this.state={},this.queue=[],this.backend&&this.backend.init&&this.backend.init(n,s.backend,s)}queueLoad(e,t,n,s){const a={},o={},r={},i={};return e.forEach((e=>{let s=!0;t.forEach((t=>{const r="".concat(e,"|").concat(t);!n.reload&&this.store.hasResourceBundle(e,t)?this.state[r]=2:this.state[r]<0||(1===this.state[r]?void 0===o[r]&&(o[r]=!0):(this.state[r]=1,s=!1,void 0===o[r]&&(o[r]=!0),void 0===a[r]&&(a[r]=!0),void 0===i[t]&&(i[t]=!0)))})),s||(r[e]=!0)})),(Object.keys(a).length||Object.keys(o).length)&&this.queue.push({pending:o,pendingCount:Object.keys(o).length,loaded:{},errors:[],callback:s}),{toLoad:Object.keys(a),pending:Object.keys(o),toLoadLanguages:Object.keys(r),toLoadNamespaces:Object.keys(i)}}loaded(e,t,n){const s=e.split("|"),a=s[0],o=s[1];t&&this.emit("failedLoading",a,o,t),n&&this.store.addResourceBundle(a,o,n,void 0,void 0,{skipCopy:!0}),this.state[e]=t?-1:2;const r={};this.queue.forEach((n=>{!function(e,t,n,s){const{obj:a,k:o}=We(e,t,Object);a[o]=a[o]||[],s&&(a[o]=a[o].concat(n)),s||a[o].push(n)}(n.loaded,[a],o),function(e,t){void 0!==e.pending[t]&&(delete e.pending[t],e.pendingCount--)}(n,e),t&&n.errors.push(t),0!==n.pendingCount||n.done||(Object.keys(n.loaded).forEach((e=>{r[e]||(r[e]={});const t=n.loaded[e];t.length&&t.forEach((t=>{void 0===r[e][t]&&(r[e][t]=!0)}))})),n.done=!0,n.errors.length?n.callback(n.errors):n.callback())})),this.emit("loaded",r),this.queue=this.queue.filter((e=>!e.done))}read(e,t,n){let s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:this.retryTimeout,o=arguments.length>5?arguments[5]:void 0;if(!e.length)return o(null,{});if(this.readingCalls>=this.maxParallelReads)return void this.waitingReads.push({lng:e,ns:t,fcName:n,tried:s,wait:a,callback:o});this.readingCalls++;const r=(r,i)=>{if(this.readingCalls--,this.waitingReads.length>0){const e=this.waitingReads.shift();this.read(e.lng,e.ns,e.fcName,e.tried,e.wait,e.callback)}r&&i&&s<this.maxRetries?setTimeout((()=>{this.read.call(this,e,t,n,s+1,2*a,o)}),a):o(r,i)},i=this.backend[n].bind(this.backend);if(2!==i.length)return i(e,t,r);try{const n=i(e,t);n&&"function"===typeof n.then?n.then((e=>r(null,e))).catch(r):r(null,n)}catch(l){r(l)}}prepareLoading(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},s=arguments.length>3?arguments[3]:void 0;if(!this.backend)return this.logger.warn("No backend was added via i18next.use. Will not load resources."),s&&s();"string"===typeof e&&(e=this.languageUtils.toResolveHierarchy(e)),"string"===typeof t&&(t=[t]);const a=this.queueLoad(e,t,n,s);if(!a.toLoad.length)return a.pending.length||s(),null;a.toLoad.forEach((e=>{this.loadOne(e)}))}load(e,t,n){this.prepareLoading(e,t,{},n)}reload(e,t,n){this.prepareLoading(e,t,{reload:!0},n)}loadOne(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";const n=e.split("|"),s=n[0],a=n[1];this.read(s,a,"read",void 0,void 0,((n,o)=>{n&&this.logger.warn("".concat(t,"loading namespace ").concat(a," for language ").concat(s," failed"),n),!n&&o&&this.logger.log("".concat(t,"loaded namespace ").concat(a," for language ").concat(s),o),this.loaded(e,n,o)}))}saveMissing(e,t,n,s,a){let o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:{},r=arguments.length>6&&void 0!==arguments[6]?arguments[6]:()=>{};if(this.services.utils&&this.services.utils.hasLoadedNamespace&&!this.services.utils.hasLoadedNamespace(t))this.logger.warn('did not save key "'.concat(n,'" as the namespace "').concat(t,'" was not yet loaded'),"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");else if(void 0!==n&&null!==n&&""!==n){if(this.backend&&this.backend.create){const l={...o,isUpdate:a},c=this.backend.create.bind(this.backend);if(c.length<6)try{let a;a=5===c.length?c(e,t,n,s,l):c(e,t,n,s),a&&"function"===typeof a.then?a.then((e=>r(null,e))).catch(r):r(null,a)}catch(i){r(i)}else c(e,t,n,s,r,l)}e&&e[0]&&this.store.addResource(e[0],t,n,s)}}}function ht(){return{debug:!1,initImmediate:!0,ns:["translation"],defaultNS:["translation"],fallbackLng:["dev"],fallbackNS:!1,supportedLngs:!1,nonExplicitSupportedLngs:!1,load:"all",preload:!1,simplifyPluralSuffix:!0,keySeparator:".",nsSeparator:":",pluralSeparator:"_",contextSeparator:"_",partialBundledLanguages:!1,saveMissing:!1,updateMissing:!1,saveMissingTo:"fallback",saveMissingPlurals:!0,missingKeyHandler:!1,missingInterpolationHandler:!1,postProcess:!1,postProcessPassResolved:!1,returnNull:!1,returnEmptyString:!0,returnObjects:!1,joinArrays:!1,returnedObjectHandler:!1,parseMissingKeyHandler:!1,appendNamespaceToMissingKey:!1,appendNamespaceToCIMode:!1,overloadTranslationOptionHandler:function(e){let t={};if("object"===typeof e[1]&&(t=e[1]),"string"===typeof e[1]&&(t.defaultValue=e[1]),"string"===typeof e[2]&&(t.tDescription=e[2]),"object"===typeof e[2]||"object"===typeof e[3]){const n=e[3]||e[2];Object.keys(n).forEach((e=>{t[e]=n[e]}))}return t},interpolation:{escapeValue:!0,format:e=>e,prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!0}}}function ft(e){return"string"===typeof e.ns&&(e.ns=[e.ns]),"string"===typeof e.fallbackLng&&(e.fallbackLng=[e.fallbackLng]),"string"===typeof e.fallbackNS&&(e.fallbackNS=[e.fallbackNS]),e.supportedLngs&&e.supportedLngs.indexOf("cimode")<0&&(e.supportedLngs=e.supportedLngs.concat(["cimode"])),e}function gt(){}class yt extends Ie{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;var n;if(super(),this.options=ft(e),this.services={},this.logger=Re,this.modules={external:[]},n=this,Object.getOwnPropertyNames(Object.getPrototypeOf(n)).forEach((e=>{"function"===typeof n[e]&&(n[e]=n[e].bind(n))})),t&&!this.isInitialized&&!e.isClone){if(!this.options.initImmediate)return this.init(e,t),this;setTimeout((()=>{this.init(e,t)}),0)}}init(){var e=this;let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;"function"===typeof t&&(n=t,t={}),!t.defaultNS&&!1!==t.defaultNS&&t.ns&&("string"===typeof t.ns?t.defaultNS=t.ns:t.ns.indexOf("translation")<0&&(t.defaultNS=t.ns[0]));const s=ht();function a(e){return e?"function"===typeof e?new e:e:null}if(this.options={...s,...this.options,...ft(t)},"v1"!==this.options.compatibilityAPI&&(this.options.interpolation={...s.interpolation,...this.options.interpolation}),void 0!==t.keySeparator&&(this.options.userDefinedKeySeparator=t.keySeparator),void 0!==t.nsSeparator&&(this.options.userDefinedNsSeparator=t.nsSeparator),!this.options.isClone){let t;this.modules.logger?Re.init(a(this.modules.logger),this.options):Re.init(null,this.options),this.modules.formatter?t=this.modules.formatter:"undefined"!==typeof Intl&&(t=ut);const n=new nt(this.options);this.store=new Xe(this.options.resources,this.options);const o=this.services;o.logger=Re,o.resourceStore=this.store,o.languageUtils=n,o.pluralResolver=new lt(n,{prepend:this.options.pluralSeparator,compatibilityJSON:this.options.compatibilityJSON,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),!t||this.options.interpolation.format&&this.options.interpolation.format!==s.interpolation.format||(o.formatter=a(t),o.formatter.init(o,this.options),this.options.interpolation.format=o.formatter.format.bind(o.formatter)),o.interpolator=new mt(this.options),o.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},o.backendConnector=new pt(a(this.modules.backend),o.resourceStore,o,this.options),o.backendConnector.on("*",(function(t){for(var n=arguments.length,s=new Array(n>1?n-1:0),a=1;a<n;a++)s[a-1]=arguments[a];e.emit(t,...s)})),this.modules.languageDetector&&(o.languageDetector=a(this.modules.languageDetector),o.languageDetector.init&&o.languageDetector.init(o,this.options.detection,this.options)),this.modules.i18nFormat&&(o.i18nFormat=a(this.modules.i18nFormat),o.i18nFormat.init&&o.i18nFormat.init(this)),this.translator=new et(this.services,this.options),this.translator.on("*",(function(t){for(var n=arguments.length,s=new Array(n>1?n-1:0),a=1;a<n;a++)s[a-1]=arguments[a];e.emit(t,...s)})),this.modules.external.forEach((e=>{e.init&&e.init(this)}))}if(this.format=this.options.interpolation.format,n||(n=gt),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){const e=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);e.length>0&&"dev"!==e[0]&&(this.options.lng=e[0])}this.services.languageDetector||this.options.lng||this.logger.warn("init: no languageDetector is used and no lng is defined");["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"].forEach((t=>{this[t]=function(){return e.store[t](...arguments)}}));["addResource","addResources","addResourceBundle","removeResourceBundle"].forEach((t=>{this[t]=function(){return e.store[t](...arguments),e}}));const o=Le(),r=()=>{const e=(e,t)=>{this.isInitialized&&!this.initializedStoreOnce&&this.logger.warn("init: i18next is already initialized. You should call init just once!"),this.isInitialized=!0,this.options.isClone||this.logger.log("initialized",this.options),this.emit("initialized",this.options),o.resolve(t),n(e,t)};if(this.languages&&"v1"!==this.options.compatibilityAPI&&!this.isInitialized)return e(null,this.t.bind(this));this.changeLanguage(this.options.lng,e)};return this.options.resources||!this.options.initImmediate?r():setTimeout(r,0),o}loadResources(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:gt;const n="string"===typeof e?e:this.language;if("function"===typeof e&&(t=e),!this.options.resources||this.options.partialBundledLanguages){if(n&&"cimode"===n.toLowerCase()&&(!this.options.preload||0===this.options.preload.length))return t();const e=[],s=t=>{if(!t)return;if("cimode"===t)return;this.services.languageUtils.toResolveHierarchy(t).forEach((t=>{"cimode"!==t&&e.indexOf(t)<0&&e.push(t)}))};if(n)s(n);else{this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach((e=>s(e)))}this.options.preload&&this.options.preload.forEach((e=>s(e))),this.services.backendConnector.load(e,this.options.ns,(e=>{e||this.resolvedLanguage||!this.language||this.setResolvedLanguage(this.language),t(e)}))}else t(null)}reloadResources(e,t,n){const s=Le();return e||(e=this.languages),t||(t=this.options.ns),n||(n=gt),this.services.backendConnector.reload(e,t,(e=>{s.resolve(),n(e)})),s}use(e){if(!e)throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!e.type)throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return"backend"===e.type&&(this.modules.backend=e),("logger"===e.type||e.log&&e.warn&&e.error)&&(this.modules.logger=e),"languageDetector"===e.type&&(this.modules.languageDetector=e),"i18nFormat"===e.type&&(this.modules.i18nFormat=e),"postProcessor"===e.type&&Je.addPostProcessor(e),"formatter"===e.type&&(this.modules.formatter=e),"3rdParty"===e.type&&this.modules.external.push(e),this}setResolvedLanguage(e){if(e&&this.languages&&!(["cimode","dev"].indexOf(e)>-1))for(let t=0;t<this.languages.length;t++){const e=this.languages[t];if(!(["cimode","dev"].indexOf(e)>-1)&&this.store.hasLanguageSomeTranslations(e)){this.resolvedLanguage=e;break}}}changeLanguage(e,t){var n=this;this.isLanguageChangingTo=e;const s=Le();this.emit("languageChanging",e);const a=e=>{this.language=e,this.languages=this.services.languageUtils.toResolveHierarchy(e),this.resolvedLanguage=void 0,this.setResolvedLanguage(e)},o=(e,o)=>{o?(a(o),this.translator.changeLanguage(o),this.isLanguageChangingTo=void 0,this.emit("languageChanged",o),this.logger.log("languageChanged",o)):this.isLanguageChangingTo=void 0,s.resolve((function(){return n.t(...arguments)})),t&&t(e,(function(){return n.t(...arguments)}))},r=t=>{e||t||!this.services.languageDetector||(t=[]);const n="string"===typeof t?t:this.services.languageUtils.getBestMatchFromCodes(t);n&&(this.language||a(n),this.translator.language||this.translator.changeLanguage(n),this.services.languageDetector&&this.services.languageDetector.cacheUserLanguage&&this.services.languageDetector.cacheUserLanguage(n)),this.loadResources(n,(e=>{o(e,n)}))};return e||!this.services.languageDetector||this.services.languageDetector.async?!e&&this.services.languageDetector&&this.services.languageDetector.async?0===this.services.languageDetector.detect.length?this.services.languageDetector.detect().then(r):this.services.languageDetector.detect(r):r(e):r(this.services.languageDetector.detect()),s}getFixedT(e,t,n){var s=this;const a=function(e,t){let o;if("object"!==typeof t){for(var r=arguments.length,i=new Array(r>2?r-2:0),l=2;l<r;l++)i[l-2]=arguments[l];o=s.options.overloadTranslationOptionHandler([e,t].concat(i))}else o={...t};o.lng=o.lng||a.lng,o.lngs=o.lngs||a.lngs,o.ns=o.ns||a.ns,o.keyPrefix=o.keyPrefix||n||a.keyPrefix;const c=s.options.keySeparator||".";let m;return m=o.keyPrefix&&Array.isArray(e)?e.map((e=>"".concat(o.keyPrefix).concat(c).concat(e))):o.keyPrefix?"".concat(o.keyPrefix).concat(c).concat(e):e,s.t(m,o)};return"string"===typeof e?a.lng=e:a.lngs=e,a.ns=t,a.keyPrefix=n,a}t(){return this.translator&&this.translator.translate(...arguments)}exists(){return this.translator&&this.translator.exists(...arguments)}setDefaultNamespace(e){this.options.defaultNS=e}hasLoadedNamespace(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!this.isInitialized)return this.logger.warn("hasLoadedNamespace: i18next was not initialized",this.languages),!1;if(!this.languages||!this.languages.length)return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty",this.languages),!1;const n=t.lng||this.resolvedLanguage||this.languages[0],s=!!this.options&&this.options.fallbackLng,a=this.languages[this.languages.length-1];if("cimode"===n.toLowerCase())return!0;const o=(e,t)=>{const n=this.services.backendConnector.state["".concat(e,"|").concat(t)];return-1===n||2===n};if(t.precheck){const e=t.precheck(this,o);if(void 0!==e)return e}return!!this.hasResourceBundle(n,e)||(!(this.services.backendConnector.backend&&(!this.options.resources||this.options.partialBundledLanguages))||!(!o(n,e)||s&&!o(a,e)))}loadNamespaces(e,t){const n=Le();return this.options.ns?("string"===typeof e&&(e=[e]),e.forEach((e=>{this.options.ns.indexOf(e)<0&&this.options.ns.push(e)})),this.loadResources((e=>{n.resolve(),t&&t(e)})),n):(t&&t(),Promise.resolve())}loadLanguages(e,t){const n=Le();"string"===typeof e&&(e=[e]);const s=this.options.preload||[],a=e.filter((e=>s.indexOf(e)<0));return a.length?(this.options.preload=s.concat(a),this.loadResources((e=>{n.resolve(),t&&t(e)})),n):(t&&t(),Promise.resolve())}dir(e){if(e||(e=this.resolvedLanguage||(this.languages&&this.languages.length>0?this.languages[0]:this.language)),!e)return"rtl";const t=this.services&&this.services.languageUtils||new nt(ht());return["ar","shu","sqr","ssh","xaa","yhd","yud","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","afb","ajp","apc","apd","arb","arq","ars","ary","arz","auz","avl","ayh","ayl","ayn","ayp","bbz","pga","he","iw","ps","pbt","pbu","pst","prp","prd","ug","ur","ydd","yds","yih","ji","yi","hbo","men","xmn","fa","jpr","peo","pes","prs","dv","sam","ckb"].indexOf(t.getLanguagePartFromCode(e))>-1||e.toLowerCase().indexOf("-arab")>1?"rtl":"ltr"}static createInstance(){return new yt(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},arguments.length>1?arguments[1]:void 0)}cloneInstance(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:gt;const n=e.forkResourceStore;n&&delete e.forkResourceStore;const s={...this.options,...e,isClone:!0},a=new yt(s);void 0===e.debug&&void 0===e.prefix||(a.logger=a.logger.clone(e));return["store","services","language"].forEach((e=>{a[e]=this[e]})),a.services={...this.services},a.services.utils={hasLoadedNamespace:a.hasLoadedNamespace.bind(a)},n&&(a.store=new Xe(this.store.data,s),a.services.resourceStore=a.store),a.translator=new et(a.services,s),a.translator.on("*",(function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),s=1;s<t;s++)n[s-1]=arguments[s];a.emit(e,...n)})),a.init(s,t),a.translator.options=s,a.translator.backendConnector.services.utils={hasLoadedNamespace:a.hasLoadedNamespace.bind(a)},a}toJSON(){return{options:this.options,store:this.store,language:this.language,languages:this.languages,resolvedLanguage:this.resolvedLanguage}}}const vt=yt.createInstance();vt.createInstance=yt.createInstance;vt.createInstance,vt.dir,vt.init,vt.loadResources,vt.reloadResources,vt.use,vt.changeLanguage,vt.getFixedT,vt.t,vt.exists,vt.setDefaultNamespace,vt.hasLoadedNamespace,vt.loadNamespaces,vt.loadLanguages;__webpack_require__(399);Object.create(null);function bt(){if(console&&console.warn){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];"string"===typeof t[0]&&(t[0]="react-i18next:: ".concat(t[0])),console.warn(...t)}}const wt={};function kt(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];"string"===typeof t[0]&&wt[t[0]]||("string"===typeof t[0]&&(wt[t[0]]=new Date),bt(...t))}const _t=(e,t)=>()=>{if(e.isInitialized)t();else{const n=()=>{setTimeout((()=>{e.off("initialized",n)}),0),t()};e.on("initialized",n)}};function xt(e,t,n){e.loadNamespaces(t,_t(e,n))}function Tt(e,t,n,s){"string"===typeof n&&(n=[n]),n.forEach((t=>{e.options.ns.indexOf(t)<0&&e.options.ns.push(t)})),e.loadLanguages(t,_t(e,s))}function St(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const s=t.languages[0],a=!!t.options&&t.options.fallbackLng,o=t.languages[t.languages.length-1];if("cimode"===s.toLowerCase())return!0;const r=(e,n)=>{const s=t.services.backendConnector.state["".concat(e,"|").concat(n)];return-1===s||2===s};return!(n.bindI18n&&n.bindI18n.indexOf("languageChanging")>-1&&t.services.backendConnector.backend&&t.isLanguageChangingTo&&!r(t.isLanguageChangingTo,e))&&(!!t.hasResourceBundle(s,e)||(!(t.services.backendConnector.backend&&(!t.options.resources||t.options.partialBundledLanguages))||!(!r(s,e)||a&&!r(o,e))))}function Ct(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(!t.languages||!t.languages.length)return kt("i18n.languages were undefined or empty",t.languages),!0;const s=void 0!==t.options.ignoreJSONStructure;return s?t.hasLoadedNamespace(e,{lng:n.lng,precheck:(t,s)=>{if(n.bindI18n&&n.bindI18n.indexOf("languageChanging")>-1&&t.services.backendConnector.backend&&t.isLanguageChangingTo&&!s(t.isLanguageChangingTo,e))return!1}}):St(e,t,n)}const Et=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g,At={"&amp;":"&","&#38;":"&","&lt;":"<","&#60;":"<","&gt;":">","&#62;":">","&apos;":"'","&#39;":"'","&quot;":'"',"&#34;":'"',"&nbsp;":" ","&#160;":" ","&copy;":"\xa9","&#169;":"\xa9","&reg;":"\xae","&#174;":"\xae","&hellip;":"\u2026","&#8230;":"\u2026","&#x2F;":"/","&#47;":"/"},jt=e=>At[e];let Dt,Nt={bindI18n:"languageChanged",bindI18nStore:"",transEmptyNodeValue:"",transSupportBasicHtmlNodes:!0,transWrapTextNodes:"",transKeepBasicHtmlNodesFor:["br","strong","i","p"],useSuspense:!0,unescape:e=>e.replace(Et,jt)};function Ot(){return Nt}function Pt(){return Dt}const Rt={type:"3rdParty",init(e){!function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};Nt={...Nt,...e}}(e.options.react),function(e){Dt=e}(e)}},It=(0,t.createContext)();class Lt{constructor(){this.usedNamespaces={}}addUsedNamespaces(e){e.forEach((e=>{this.usedNamespaces[e]||(this.usedNamespaces[e]=!0)}))}getUsedNamespaces(){return Object.keys(this.usedNamespaces)}}const Ft=(e,n)=>{const s=(0,t.useRef)();return(0,t.useEffect)((()=>{s.current=n?s.current:e}),[e,n]),s.current};function Mt(e,t,n,s){return e.getFixedT(t,n,s)}function Wt(e,n,s,a){return(0,t.useCallback)(Mt(e,n,s,a),[e,n,s,a])}function Bt(e){let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const{i18n:s}=n,{i18n:a,defaultNS:o}=(0,t.useContext)(It)||{},r=s||a||Pt();if(r&&!r.reportNamespaces&&(r.reportNamespaces=new Lt),!r){kt("You will need to pass in an i18next instance by using initReactI18next");const e=(e,t)=>"string"===typeof t?t:t&&"object"===typeof t&&"string"===typeof t.defaultValue?t.defaultValue:Array.isArray(e)?e[e.length-1]:e,t=[e,{},!1];return t.t=e,t.i18n={},t.ready=!1,t}r.options.react&&void 0!==r.options.react.wait&&kt("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");const i={...Ot(),...r.options.react,...n},{useSuspense:l,keyPrefix:c}=i;let m=e||o||r.options&&r.options.defaultNS;m="string"===typeof m?[m]:m||["translation"],r.reportNamespaces.addUsedNamespaces&&r.reportNamespaces.addUsedNamespaces(m);const d=(r.isInitialized||r.initializedStoreOnce)&&m.every((e=>Ct(e,r,i))),u=Wt(r,n.lng||null,"fallback"===i.nsMode?m:m[0],c),p=()=>u,h=()=>Mt(r,n.lng||null,"fallback"===i.nsMode?m:m[0],c),[f,g]=(0,t.useState)(p);let y=m.join();n.lng&&(y="".concat(n.lng).concat(y));const v=Ft(y),b=(0,t.useRef)(!0);(0,t.useEffect)((()=>{const{bindI18n:e,bindI18nStore:t}=i;function s(){b.current&&g(h)}return b.current=!0,d||l||(n.lng?Tt(r,n.lng,m,(()=>{b.current&&g(h)})):xt(r,m,(()=>{b.current&&g(h)}))),d&&v&&v!==y&&b.current&&g(h),e&&r&&r.on(e,s),t&&r&&r.store.on(t,s),()=>{b.current=!1,e&&r&&e.split(" ").forEach((e=>r.off(e,s))),t&&r&&t.split(" ").forEach((e=>r.store.off(e,s)))}}),[r,y]);const w=(0,t.useRef)(!0);(0,t.useEffect)((()=>{b.current&&!w.current&&g(p),w.current=!1}),[r,c]);const k=[f,r,d];if(k.t=f,k.i18n=r,k.ready=d,d)return k;if(!d&&!l)return k;throw new Promise((e=>{n.lng?Tt(r,n.lng,m,(()=>e())):xt(r,m,(()=>e()))}))}function zt(e){return{translation:(t=e,t.split("\xa7 ").slice(1).reduce(((e,t)=>{let n=t.indexOf("\n");return n===t.length-1&&(n=t.indexOf(":")),e[t.slice(0,n)]=t.slice(n+1).trim(),e}),{}))};var t}const Ut={de:zt(Te),en:zt(Se),es:zt(Ce),fr:zt(Ee),ja:zt(Ae),pt:zt(je),ru:zt(De),zh:zt(Ne)},Ht=navigator.languages.filter((e=>2===e.length&&Ut[e])).shift()||"en";var Gt=__webpack_require__(98);if(!t.useState)throw new Error("mobx-react-lite requires React with Hooks support");if(!Gt.rC)throw new Error("mobx-react-lite@3 requires mobx at least version 6 to be available");function Vt(e){e()}function Kt(e){return(0,Gt.Gf)(e)}var qt="undefined"===typeof FinalizationRegistry?void 0:FinalizationRegistry;function $t(e){return{reaction:e,mounted:!1,changedBeforeMount:!1,cleanAt:Date.now()+Yt}}var Yt=1e4;var Zt=function(e){var t="function"===typeof Symbol&&Symbol.iterator,n=t&&e[t],s=0;if(n)return n.call(e);if(e&&"number"===typeof e.length)return{next:function(){return e&&s>=e.length&&(e=void 0),{value:e&&e[s++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};var Xt=qt?function(e){var t=new Map,n=1,s=new e((function(e){var n=t.get(e);n&&(n.reaction.dispose(),t.delete(e))}));return{addReactionToTrack:function(e,a,o){var r=n++;return s.register(o,r,e),e.current=$t(a),e.current.finalizationRegistryCleanupToken=r,t.set(r,e.current),e.current},recordReactionAsCommitted:function(e){s.unregister(e),e.current&&e.current.finalizationRegistryCleanupToken&&t.delete(e.current.finalizationRegistryCleanupToken)},forceCleanupTimerToRunNowForTests:function(){},resetCleanupScheduleForTests:function(){}}}(qt):function(){var e,t=new Set;function n(){void 0===e&&(e=setTimeout(s,1e4))}function s(){e=void 0;var s=Date.now();t.forEach((function(e){var n=e.current;n&&s>=n.cleanAt&&(n.reaction.dispose(),e.current=null,t.delete(e))})),t.size>0&&n()}return{addReactionToTrack:function(e,s,a){var o;return e.current=$t(s),o=e,t.add(o),n(),e.current},recordReactionAsCommitted:function(e){t.delete(e)},forceCleanupTimerToRunNowForTests:function(){e&&(clearTimeout(e),s())},resetCleanupScheduleForTests:function(){var n,s;if(t.size>0){try{for(var a=Zt(t),o=a.next();!o.done;o=a.next()){var r=o.value,i=r.current;i&&(i.reaction.dispose(),r.current=null)}}catch(l){n={error:l}}finally{try{o&&!o.done&&(s=a.return)&&s.call(a)}finally{if(n)throw n.error}}t.clear()}e&&(clearTimeout(e),e=void 0)}}}(),Jt=Xt.addReactionToTrack,Qt=Xt.recordReactionAsCommitted,en=(Xt.resetCleanupScheduleForTests,Xt.forceCleanupTimerToRunNowForTests,!1);function tn(){return en}var nn=function(e,t){var n="function"===typeof Symbol&&e[Symbol.iterator];if(!n)return e;var s,a,o=n.call(e),r=[];try{for(;(void 0===t||t-- >0)&&!(s=o.next()).done;)r.push(s.value)}catch(i){a={error:i}}finally{try{s&&!s.done&&(n=o.return)&&n.call(o)}finally{if(a)throw a.error}}return r};function sn(e){return"observer".concat(e)}var an=function(){};function on(){return new an}function rn(e,n){if(void 0===n&&(n="observed"),tn())return e();var s=nn(t.useState(on),1)[0],a=nn(t.useState(),2)[1],o=function(){return a([])},r=t.useRef(null);if(!r.current)var i=new Gt.le(sn(n),(function(){l.mounted?o():l.changedBeforeMount=!0})),l=Jt(r,i,s);var c,m,d=r.current.reaction;if(t.useDebugValue(d,Kt),t.useEffect((function(){return Qt(r),r.current?(r.current.mounted=!0,r.current.changedBeforeMount&&(r.current.changedBeforeMount=!1,o())):(r.current={reaction:new Gt.le(sn(n),(function(){o()})),mounted:!0,changedBeforeMount:!1,cleanAt:1/0},o()),function(){r.current.reaction.dispose(),r.current=null}}),[]),d.track((function(){try{c=e()}catch(t){m=t}})),m)throw m;return c}var ln="function"===typeof Symbol&&Symbol.for,cn=ln?Symbol.for("react.forward_ref"):"function"===typeof t.forwardRef&&(0,t.forwardRef)((function(e){return null})).$$typeof,mn=ln?Symbol.for("react.memo"):"function"===typeof t.memo&&(0,t.memo)((function(e){return null})).$$typeof;function dn(e,n){var s;if(mn&&e.$$typeof===mn)throw new Error("[mobx-react-lite] You are trying to use `observer` on a function component wrapped in either another `observer` or `React.memo`. The observer already applies 'React.memo' for you.");if(tn())return e;var a=null!==(s=null===n||void 0===n?void 0:n.forwardRef)&&void 0!==s&&s,o=e,r=e.displayName||e.name;if(cn&&e.$$typeof===cn&&(a=!0,"function"!==typeof(o=e.render)))throw new Error("[mobx-react-lite] `render` property of ForwardRef was not a function");var i,l,c=function(e,t){return rn((function(){return o(e,t)}),r)};return""!==r&&(c.displayName=r),e.contextTypes&&(c.contextTypes=e.contextTypes),a&&(c=(0,t.forwardRef)(c)),c=(0,t.memo)(c),i=e,l=c,Object.keys(i).forEach((function(e){un[e]||Object.defineProperty(l,e,Object.getOwnPropertyDescriptor(i,e))})),c}var un={$$typeof:!0,render:!0,compare:!0,type:!0,displayName:!0};var pn;(pn=s.unstable_batchedUpdates)||(pn=Vt),(0,Gt.jQ)({reactionScheduler:pn});const hn=new class{constructor(){this.state="WAITING",this.isInitialization=!0,(0,Gt.ky)(this,{state:Gt.LO,isInitialization:Gt.LO})}};var fn=__webpack_require__(274),gn=__webpack_require__(359);const yn=1,vn=2,bn=3,wn={commitsAfter1500:vn,commitsBefore1500:vn,workEveryTime:bn,workNotWork:bn,userNotWork:vn,userIsDied:vn,lessTasks:bn,moreTasks:yn,everyMessageLong:vn,everyMessageShort:bn,shortestName:vn,longestName:vn,moreCommits:vn,lessCommits:bn,oneCommitOneTask:vn,moreLazyDays:bn,lessLazyDays:yn,zeroLazyDays:yn,moreWorkDays:yn,moreScopes:yn,lessScopes:bn,moreDaysForTask:bn,more2DaysForTask:bn,moreDaysInProject:yn,lessDaysInProject:vn,more90DaysInProject:yn,lessDaysForTask:yn,adam:vn,more666DaysInProject:yn,more777DaysInProject:yn,moreRefactoring:yn,moreStyle:yn,hasCommitEveryTime:bn,more365DaysInProject:yn,moreReadMe:yn,moreTests:yn,moreDevOps:yn,longFilePath:vn,longFileName:vn,moreTasksInDay:yn,moreLongWaitPR:bn,morePRMerge:vn,firstLastCommit:vn,haveNotEmail:vn,hasCommitFrom0to7:bn,longWaitPR:bn,lastCommit:vn,longTask:bn,noCommitOnDay:vn,firstCommit:vn,horoscope1:vn,horoscope2:vn,horoscope3:vn,horoscope4:vn,horoscope5:vn,horoscope6:vn,horoscope7:vn,horoscope8:vn,horoscope9:vn,horoscope10:vn,horoscope11:vn,horoscope12:vn,longestMessage:vn,commitsAfter1800:yn,more3YearsInProject:yn,moreLintHint:yn,moreAddedFolders:vn,workOnWeekends:bn,fileRush:vn,lessWorkDays:bn,moreOnHoliday:bn,moreCreateCode:vn,moreRemoveCode:vn,moreChangeCode:vn,oneExtension:vn,allRelease:vn,removeCreateFile:vn,renameFile:vn};function kn(e){return Object.fromEntries(e.map((e=>[e,!0])))}const _n=kn([".eslintrc",".stylelintrc.json"]),xn=kn(["css","scss","less","style"]),Tn=kn(["test","mock","snap"]),Sn=kn(["Dockerfile","gradlew","gradlew.bat","gradle.properties","docker-compose.yml"]);function Cn(e){return[Object.entries((null===e||void 0===e?void 0:e.addedLinesByAuthor)||{}),Object.entries((null===e||void 0===e?void 0:e.changedLinesByAuthor)||{})]}function En(e){const t=e.reduce(((e,t)=>(e[t[0]]=e[t[0]]?e[t[0]]+t[1]:t[1],e)),{});return Object.entries(t).sort(((e,t)=>t[1]-e[1]))}class An{constructor(){this.authors={}}addAuthor(e){this.authors[e]=[]}add(e,t,n){var s;const a=null===e||void 0===e||null===(s=e[0])||void 0===s?void 0:s[0];if(a){var o,r;if(t)null===(o=this.authors)||void 0===o||null===(r=o[a])||void 0===r||r.push(t);if(n){var i,l,c;const t=null===e||void 0===e||null===(i=e[e.length-1])||void 0===i?void 0:i[0];null===(l=this.authors)||void 0===l||null===(c=l[t])||void 0===c||c.push(n)}}}}var jn=(0,gn.Z)("getMinMaxValue");function Dn(e,t,n){const s={};return e.forEach((e=>{n(e);const a=(t,n)=>{s[t]||(s[t]=[]),s[t].push([e.author,n||0])};a("nameLength",e.author.length),a("messageLength",e.messageLength[e.messageLength.length-1]),a("midMessageLength",e.middleMessageLength),a("tasks",e.tasks.length),a("days",e.days),a("moreRefactoring",e.types.refactor);const o=t.timestamp.statisticByAuthor[e.author];a("tasksInDay",o.tasksByTimestampCounter.max),a("commitsInDay",o.commitsByTimestampCounter.max);const r=t.pr.statisticByName[e.author]||{};a("moreLongWaitPR",null===r||void 0===r?void 0:r.maxDelayDays),a("morePRMerge",null===r||void 0===r?void 0:r.numberMergedPr),e.isStaff||(a("allDaysInProject",e.allDaysInProject),a("lazyDays",e.lazyDays),a("firstCommit",e.firstCommit.milliseconds))})),Object.keys(s).forEach((e=>{s[e].sort(((e,t)=>t[1]-e[1]))})),s}const Nn=new class{constructor(){Object.defineProperty(this,jn,{value:Dn}),this.authors={}}updateByGrip(e,t){const n=e.author.statistic,s=new An,a=(0,fn.Z)(this,jn)[jn](n,e,(e=>{s.addAuthor(e.author)}));s.add(a.nameLength,"longestName","shortestName"),s.add(a.messageLength,"longestMessage"),s.add(a.midMessageLength,"everyMessageLong","everyMessageShort"),s.add(a.tasks,"moreTasks","lessTasks"),s.add(a.days,"moreWorkDays","lessWorkDays"),s.add(a.lazyDays,"moreLazyDays","lessLazyDays"),s.add(a.allDaysInProject,"moreDaysInProject","lessDaysInProject"),s.add(a.firstCommit,null,"adam"),s.add(a.moreRefactoring,"moreRefactoring"),s.add(a.tasksInDay,"moreTasksInDay"),s.add(a.commitsInDay,"moreCommits"),s.add(a.morePRMerge,"morePRMerge"),s.add(a.moreLongWaitPR,"moreLongWaitPR");const o=e.firstLastCommit.maxData.author,r=e.firstLastCommit.minData.author;r===o?s.authors[r].push("firstLastCommit"):(s.authors[r].push("firstCommit"),s.authors[o].push("lastCommit")),function(e,t){const n=[],s=[],a=[],o=[],r=[],i={author:"",length:0},l={author:"",length:0},c={};e.files.list.forEach((e=>{var t,m,d,u,p;_n[e.name]&&n.push(Cn(e)),"md"===e.extension&&s.push(Cn(e)),xn[e.extension]&&a.push(Cn(e)),(Tn[e.extension]||Tn[e.type])&&o.push(Cn(e)),Sn[e.name]&&r.push(Cn(e)),c[(null===(t=e.firstCommit)||void 0===t?void 0:t.author)||""]=c[(null===(m=e.firstCommit)||void 0===m?void 0:m.author)||""]?c[(null===(d=e.firstCommit)||void 0===d?void 0:d.author)||""]+1:1,e.name.length>l.length&&(l.author=null===(u=e.firstCommit)||void 0===u?void 0:u.author,l.length=e.name.length),e.path.length>i.length&&(i.author=null===(p=e.firstCommit)||void 0===p?void 0:p.author,i.length=e.name.length)}));const m=Object.entries(c).sort(((e,t)=>t[1]-e[1])),d=Object.entries(e.tree.addedFoldersByAuthor).map((e=>[e[0],e[1].length]));t.add(En(m),"fileRush"),t.add(En(d),"moreAddedFolders"),t.add(En(n.flat(2)),"moreLintHint"),t.add(En(s.flat(2)),"moreReadMe"),t.add(En(a.flat(2)),"moreStyle"),t.add(En(o.flat(2)),"moreTests"),t.add(En(r.flat(2)),"moreDevOps"),t.authors[i.author].push("longFilePath"),t.authors[l.author].push("longFileName")}(t,s),n.forEach((t=>{const n=s.authors[t.author];this.authors[t.author]=function(e,t,n){const s=t.author.statisticByName[n],a=s.commitsByHour;s.commits>20&&(s.hours.filter((e=>e>=15)).length>.7*s.commits&&e.push("commitsAfter1500"),s.hours.filter((e=>e<=13)).length>.7*s.commits&&e.push("commitsBefore1500")),s.isStaff?e.push("userNotWork"):(a.slice(0,7).every((e=>e))&&e.push("hasCommitFrom0to7"),a.slice(10,18).some((e=>!e))&&e.push("noCommitOnDay"),a.slice(0,5).every((e=>!e))&&a.slice(18,24).every((e=>!e))&&e.push("commitsAfter1800"),a.every((e=>e))&&e.push("workEveryTime"),s.commitsByDayAndHour.every((e=>e.every((e=>e))))&&e.push("hasCommitEveryTime"),s.isDismissed&&e.push("userIsDied"),s.daysForTask<1&&e.push("lessDaysForTask"),s.daysForTask>2&&e.push("more2DaysForTask"),s.allDaysInProject>90&&e.push("more90DaysInProject"),s.allDaysInProject>=365&&e.push("more365DaysInProject"),s.allDaysInProject>=666&&e.push("more666DaysInProject"),s.allDaysInProject>=777&&e.push("more777DaysInProject"),s.allDaysInProject>=1095&&e.push("more3YearsInProject"),(s.commitsByDayAndHourTotal[5]||s.commitsByDayAndHourTotal[6])&&e.push("workOnWeekends"),(t.tasks.longTaskByAuthor[n]||{})>92&&e.push("longTask"));s.lastCommit.email||e.push("haveNotEmail"),0===s.lazyDays&&e.push("zeroLazyDays"),s.commits>0&&0===s.tasks&&e.push("workNotWork"),s.tasks/s.commits&&e.push("oneCommitOneTask"),e.push(function(e){const t=e.month+1,n=e.month,s=[{from:[22,12],to:[20,1]},{from:[20,1],to:[18,2]},{from:[19,2],to:[20,3]},{from:[21,3],to:[19,4]},{from:[20,4],to:[20,5]},{from:[21,5],to:[21,6]},{from:[22,6],to:[22,7]},{from:[23,7],to:[22,8]},{from:[23,8],to:[22,9]},{from:[23,9],to:[23,10]},{from:[24,10],to:[22,11]},{from:[23,11],to:[21,12]}].reduce(((e,s,a)=>e||(s.from[1]===t&&n>=s.from[0]||s.to[1]===t&&n<=s.to[0]?"".concat(a+1):e)),"");return"horoscope".concat(s)}(s.firstCommit));const o=t.pr.statisticByName[n]||{};return(null===o||void 0===o?void 0:o.maxDelayDays)>31&&e.push("longWaitPR"),e.reduce(((e,t)=>(e[wn[t]-1].push(t),e)),[[],[],[]])}(n,e,t.author)}))}},On=Nn;let Pn={};function Rn(e){return{id:Math.random(),value:e.defaultSalary.value,currency:e.defaultSalary.currency,workDaysInYear:e.defaultSalary.workDaysInYear,vacationDaysInYear:e.defaultSalary.vacationDaysInYear,workDaysInWeek:[...e.defaultSalary.workDaysInWeek],from:Pn.from,type:"full"}}function In(e,t,n){return{id:Math.random(),name:e,order:n,salary:[Rn(t)]}}function Ln(){return{version:2,defaultSalary:{value:3e3,currency:{ru:"RUB",en:"USD"}[xe.Z.language||""]||"EUR",workDaysInYear:247,vacationDaysInYear:28,workDaysInWeek:[1,1,1,1,1,0,0],type:"full"},linksPrefix:{task:"https://jira.com/secure/RapidBoard.jspa?task=",pr:"https://bitbucket.com/projects/assayo/repos/frontend/pull-requests/"},employees:[]}}const Fn={loadSettings(){const e=Ln(),t=localStorage.getItem("settings"),n=()=>(localStorage.removeItem("settings"),Promise.resolve(e));if(!t||t===JSON.stringify(e))return n();const s=JSON.parse(t);return s.version!==e.version?n():Promise.resolve(s)},saveSettings(e){const t=Ln();return JSON.stringify(t)===JSON.stringify(e)?localStorage.removeItem("settings"):localStorage.setItem("settings",JSON.stringify(e)),Promise.resolve()}};const Mn=new class{constructor(){this.settings={},(0,Gt.rC)(this,{settings:Gt.LO,loadUserSettings:Gt.aD})}loadUserSettings(){return Fn.loadSettings().then((e=>{var t;this.settings=(t=e,{...t,employees:t.employees.map((e=>{var t;return{...e,salary:null===e||void 0===e||null===(t=e.salary)||void 0===t?void 0:t.map((e=>({...e,milliseconds:new Date(e.from).getTime()})))}}))})}))}getUserByName(e){return this.settings.employees.find((t=>t.name===e))}getEmploymentContract(e,t){var n;const s=this.getUserByName(e),a=null===s||void 0===s||null===(n=s.salary)||void 0===n?void 0:n.length;if(!s||!a)return this.settings.defaultSalary;let o=s.salary[a-1];return t?(s.salary.forEach((e=>{e.milliseconds>=t||(o=e)})),o):o}getCurrentSalaryInMonth(e){return this.getEmploymentContract(e).value}getMiddleSalaryInMonth(e,t,n){var s;const a=this.getUserByName(e),o=null===a||void 0===a||null===(s=a.salary)||void 0===s?void 0:s.length;if(!a||!o)return this.settings.defaultSalary.value;const r=t-n;let i=this.settings.defaultSalary,l=0,c=0;for(let m=0;m<o;m++){const e=a.salary[m],n=i.milliseconds||t,s=((e.milliseconds||n)-n)/r,o=s*i.value;l+=s,i=e,c+=o}return c+=(1-l)*i.value,c}},Wn=Mn,Bn=864e5;function zn(){var e,t;return{ru:"ru-RU",en:"en-EN",zh:"zh-ZH",es:"es-ES",fr:"fr-FR",pt:"pt-PT",de:"de-DE",ja:"ja-JA"}[(null===(e=window)||void 0===e||null===(t=e.localization)||void 0===t?void 0:t.language)||"ru"]||"ru-RU"}const Un=[3456e5,432e6,5184e5,0,Bn,1728e5,2592e5];function Hn(e,t){return new Date(Un[e]).toLocaleString(zn(),{weekday:t||"long"})}function Gn(e){const t=new Date(e),n=t.getDay()-1;return[t.toLocaleString(zn(),{day:"numeric",month:"long",year:"numeric"}),Hn(n<0?6:n,"long")]}function Vn(e){return e<10?"0".concat(e):e}function Kn(e){if(!e)return"";return new Date(e).toLocaleString(zn(),{day:"numeric",month:"long",year:"numeric"})}function qn(e){if(!e)return"";return new Date(e).toLocaleString(zn(),{hour:"numeric",minute:"numeric"})}function $n(e,t){var n,s;const a=(null===Wn||void 0===Wn||null===(n=Wn.settings)||void 0===n||null===(s=n.defaultSalary)||void 0===s?void 0:s.currency)||"USD";return function(e,t){return"USD"!==t&&e?({USD:1,EUR:.92,RUB:98,CNY:7.26,JPY:158,KRW:1360,CAD:1.4}[t]||1)*e:e}(e||0,a).toLocaleString(zn(),{style:"currency",currency:a,currencyDisplay:"symbol",maximumFractionDigits:0,...t||{}})}function Yn(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return $n(e,{notation:"compact",maximumFractionDigits:t})}function Zn(e){if(e===1/0||e===-1/0)return"\u2014";const t=e<15?1:0;return(e||0).toFixed(t)}function Xn(e){let{from:t,to:n}=e;return t&&n?"".concat((s=t,s?new Date(s).toLocaleString(zn(),{day:"numeric",month:"long"}):"")," \u2014 ").concat(Kn(n)):"".concat(Kn(t)).concat(Kn(n));var s}const Jn=new class{constructor(){this.commits=[],this.defaultFrom="",this.defaultTo="",this.TODAY=new Date,this.from="",this.to="",this.minCommits=20,this.isFullTime=!0,this.defaultSalary=3e3,this.defaultWorkDays=5,this.holidaysInYear=140,this.currency="USD",this.salary={},this.workDays={},(0,Gt.rC)(this,{commits:Gt.LO,defaultFrom:Gt.LO,defaultTo:Gt.LO,TODAY:Gt.LO,from:Gt.LO,to:Gt.LO,minCommits:Gt.LO,isFullTime:Gt.LO,defaultSalary:Gt.LO,defaultWorkDays:Gt.LO,holidaysInYear:Gt.LO,currency:Gt.LO,salary:Gt.LO,workDays:Gt.LO,updateByCommits:Gt.aD,setFilterByDateType:Gt.aD,updateProperty:Gt.aD,setSalary:Gt.aD})}getMiddleSalaryInMonth(e){return this.salary[e]||this.defaultSalary}getMiddleSalaryInDay(e){const t=this.getMiddleSalaryInMonth(e),n=this.workDays[e]||this.defaultWorkDays;return t/Math.ceil(4.3*n)}getValue(e){return e.split(".").reduce(((e,t)=>e[t]),this)}updateByCommits(e,t,n){this.commits=e,this.defaultFrom=t.timestamp,this.defaultTo=n.timestamp,this.TODAY=new Date(this.defaultTo),this.from=this.defaultFrom,this.to=this.defaultTo,this.minCommits=20}setFilterByDateType(e){const t={year:365,halfYear:183,month:30,week:7,day:1}[e];this.from=t?new Date(this.TODAY.getTime()-Bn*t).toISOString().split("T")[0]:this.defaultFrom,this.to=this.defaultTo,this.minCommits={all:20,year:20,halfYear:10,month:2}[e]||1,co.updateChars()}updateProperty(e,t){this[e]=null!==t&&void 0!==t?t:null,co.updateChars()}setSalary(e,t){this.salary[e]=t||this.defaultSalary}},Qn=Jn,es={ALERT:"error",WARNING:"warning",FACT:"fact",INFO:"info"};class ts{getTotalInfo(e){return e.author.list.reduce(((t,n)=>{const s=e.timestamp.statisticByAuthor[n],a=e.author.statisticByName[n],o=s.workByDay[5]+s.workByDay[6];return t[n]=[],o&&t[n].push({title:"recommendations.timestamp.common.title",description:"recommendations.timestamp.weekendDays.description",type:es.ALERT,arguments:{title:[o]}}),a.daysLosses&&t[n].push({title:"recommendations.timestamp.common.title",description:"recommendations.timestamp.lossesDays.description",type:es.WARNING,arguments:{title:[a.daysLosses]}}),t[n].push({title:"recommendations.timestamp.common.title",description:"recommendations.timestamp.allDays.description",type:es.FACT,arguments:{title:[a.daysAll]}}),t[n].push(this.getFirstDay(s)),t[n].push(this.getLastDay(s)),t}),{})}getFirstDay(e){const t=e.allCommitsByTimestamp[0],[n,s]=Gn(t.timestamp);return{title:n,description:"recommendations.timestamp.firstCommit.description",type:es.FACT,arguments:{description:[s]}}}getLastDay(e){const t=e.allCommitsByTimestamp[e.allCommitsByTimestamp.length-1],[n,s]=Gn(t.timestamp);return{title:n,description:"recommendations.timestamp.lastCommit.description",type:es.FACT,arguments:{description:[s]}}}}class ns{getTotalInfo(e){const t=e.week.statistic.slice(0,3);return e.author.list.reduce(((e,n)=>(e[n]=[this.getLazyDays(t,n),this.getNotWork(t,n),this.getUpWork(t,n),this.getTasks(t,n)].filter((e=>e)),e)),{})}getLazyDays(e,t){const n=e.map((e=>e.lazyDays[t]));return n[0]<n[1]&&n[1]<n[2]?{title:"recommendations.week.lazyDays.down.title",description:"recommendations.week.lazyDays.down.description",type:es.FACT}:n[0]>n[1]&&n[1]>n[2]?{title:"recommendations.week.lazyDays.up.title",description:"recommendations.week.lazyDays.up.description",type:es.ALERT}:null}getNotWork(e,t){const n=e.map((e=>e.lazyDays[t]));return n[0]&&n[1]&&n[2]?{title:"recommendations.week.notWork.title",description:"recommendations.week.notWork.description",type:es.ALERT}:null}getUpWork(e,t){const n=e.map((e=>e.weekDays[t]));return n[0]&&n[1]&&n[2]?{title:"recommendations.week.upWork.title",description:"recommendations.week.upWork.description",type:es.ALERT}:null}getTasks(e,t){const n=e.map((e=>e.taskInDay[t]));return n[0]<n[1]&&n[1]<n[2]?{title:"recommendations.week.task.up.title",description:"recommendations.week.task.up.description",type:es.FACT}:n[0]>n[1]&&n[1]>n[2]?{title:"recommendations.week.task.down.title",description:"recommendations.week.task.down.description",type:es.ALERT}:null}}class ss{getTotalInfo(e){const t=[],n=[],s=[],a=[],o=[],r=[];let i=1;e.author.list.forEach((l=>{const c=e.author.statisticByName[l];if(c.isStaff)return void s.push(l);if(c.isDismissed)return void n.push(l);t.push(l);const m=c.daysWorked/c.daysLosses;m>=0&&m<3&&a.unshift(l),m>=3&&m<5&&o.unshift(l),i*=m;100*Object.values(c.types).sort().pop()/c.commits>=70&&r.unshift(l)})),i=i**(1/t.length);return[this.getProjectType(i),a.length?{title:a,description:"recommendations.author.lotOfLazy",type:es.ALERT}:null,o.length?{title:o,description:"recommendations.author.manyLazy",type:es.WARNING}:null,r.length?{title:r,description:"recommendations.author.oneTypeMans",type:es.WARNING}:null,t.length?{title:"recommendations.author.workToday.title",description:"recommendations.author.workToday.description",type:es.FACT,arguments:{title:t.length,description:t.join(";\n- ")}}:null,n.length?{title:"recommendations.author.dismissed.title",description:"recommendations.author.dismissed.description",type:es.FACT,arguments:{title:n.length,description:n.join(";\n- ")}}:null,s.length?{title:"recommendations.author.staff.title",description:"recommendations.author.staff.description",type:es.FACT,arguments:{title:s.length,description:s.join(";\n- ")}}:null,{title:"recommendations.author.manager.title",description:"recommendations.author.manager.description",type:es.INFO},{title:"recommendations.author.shorTalk.title",description:"recommendations.author.shorTalk.description",type:es.INFO},{title:"recommendations.author.ipr.title",description:"recommendations.author.ipr.description",type:es.INFO},{title:"recommendations.author.oneToOne.title",description:"recommendations.author.oneToOne.description",type:es.INFO},{title:"recommendations.author.club.title",description:"recommendations.author.club.description",type:es.INFO}].filter((e=>e))}getProjectType(e){return e<1?{title:"recommendations.author.projectType.openSource.title",description:"recommendations.author.projectType.openSource.description",type:es.FACT}:e<5?{title:"recommendations.author.projectType.easy.title",description:"recommendations.author.projectType.easy.description",type:es.ALERT}:null}}class as{getTotalInfo(e){if(e.author.list.length<2)return[];const t=e.team.statistic;return[this.getWeekIsWork(t)].filter((e=>e))}getWeekIsWork(e){const t=Math.min(...e.commitsByDayAndHourTotal.slice(0,5)),n=Math.max(...e.commitsByDayAndHourTotal.slice(5,7))/t;return n>.45?{title:"recommendations.hour.onlyWork.title",description:"recommendations.hour.onlyWork.description",type:es.ALERT}:n>.2?{title:"recommendations.hour.weekends.title",description:"recommendations.hour.weekends.description",type:es.ALERT}:n>0?{title:"recommendations.hour.easy.title",description:"recommendations.hour.easy.description",type:es.WARNING}:null}}class os{getTotalInfo(e){const t=$n(e.team.statistic.moneyWorked);return[this.getBusFactor(e),this.getManyTypes(e),this.getParallelism(e),{title:t,description:"recommendations.scope.money",type:es.FACT},{title:"recommendations.scope.plan.title",description:"recommendations.scope.plan.description",type:es.INFO},{title:"recommendations.scope.cost.title",description:"recommendations.scope.cost.description",type:es.INFO}].filter((e=>e))}getParallelism(e){if(e.author.list.length<3||e.scope.list.length<3)return null;const t=[];e.scope.statistic.forEach((n=>{let s=0;e.author.list.forEach((e=>{var t;s+=(null===(t=n.authors[e])||void 0===t?void 0:t.days)||0})),t.push(s/n.days)}));const n=t.reduce(((e,t)=>e+t),0)/t.length;return n<1.3?{title:"recommendations.scope.parallelism.not.title",description:"recommendations.scope.parallelism.not.description",type:es.FACT}:n<2?{title:"recommendations.scope.parallelism.has.title",description:"recommendations.scope.parallelism.has.description",type:es.FACT}:{title:"recommendations.scope.parallelism.every.title",description:"recommendations.scope.parallelism.every.description",type:es.FACT}}getBusFactor(e){if(e.author.list.length<3||e.scope.list.length<3)return null;const t=e.scope.statistic.filter((t=>{const n=.8*t.commits;return e.author.list.some((e=>{var s;return(null===(s=t.authors[e])||void 0===s?void 0:s.commits)>=n}))})).map((e=>e.scope));if(!t.length)return null;return t.length>.6*e.scope.statistic.length?{title:"recommendations.scope.bus.everyHasOne.title",description:"recommendations.scope.bus.everyHasOne.description",type:es.WARNING}:{title:t,description:"recommendations.scope.bus.oneMaintainer",type:es.ALERT}}getManyTypes(e){if(e.scope.list.length<3)return null;const t=e.scope.statistic.filter((t=>{const n=.8*t.commits;return e.type.list.some((e=>t.types[e]>=n))})).map((e=>e.scope));return t.length>.6*e.scope.statistic.length?{title:"recommendations.scope.types.process.title",description:["recommendations.scope.types.process.description","recommendations.scope.types.common"],type:es.WARNING}:{title:t,description:["recommendations.scope.types.one","recommendations.scope.types.common"],type:es.WARNING}}}class rs{getTotalInfo(e){if(e.author.list.length<2)return[];const t=e.timestamp.statistic,n=t.workByDay[5]+t.workByDay[6],s=t.allCommitsByTimestamp.length;return[n?{title:"recommendations.timestamp.common.title",description:"recommendations.timestamp.weekendDays.description",type:es.ALERT,arguments:{title:[n]}}:null,this.getWorkOnWeek(t.allCommitsByTimestamp.length,n),{title:"recommendations.timestamp.common.title",description:"recommendations.timestamp.allDays.description",type:es.FACT,arguments:{title:[s]}},this.getFirstDay(t),this.getLastDay(t)].filter((e=>e))}getWorkOnWeek(e,t){const n=100*t/e;return n>13?{title:"recommendations.timestamp.regularWeekendWord.title",description:"recommendations.timestamp.weekendWord.description",type:es.ALERT}:n>7?{title:"recommendations.timestamp.sometimeWeekendWord.title",description:"recommendations.timestamp.weekendWord.description",type:es.ALERT}:n>2?{title:"recommendations.timestamp.neverWeekendWord.title",description:"recommendations.timestamp.neverWeekendWord.description",type:es.FACT}:null}getFirstDay(e){const t=e.allCommitsByTimestamp[0],[n,s]=Gn(t.timestamp);return{title:n,description:"recommendations.timestamp.firstCommit.description",type:es.FACT,arguments:{description:[s]}}}getLastDay(e){const t=e.allCommitsByTimestamp[e.allCommitsByTimestamp.length-1],[n,s]=Gn(t.timestamp);return{title:n,description:"recommendations.timestamp.lastCommit.description",type:es.FACT,arguments:{description:[s]}}}}class is{getTotalInfo(e){const t=e.type.statistic.filter((e=>e.tasks>20)).length<7;return[this.getBusFactor(e),t?{title:"recommendations.type.fewTypes.title",description:"recommendations.type.fewTypes.description",type:es.FACT}:null,{title:"recommendations.type.diff.title",description:"recommendations.type.diff.description",type:es.INFO},{title:"recommendations.type.buddy.title",description:"recommendations.type.buddy.description",type:es.INFO}].filter((e=>e))}getBusFactor(e){if(e.author.list.length<2)return null;const t=e.type.statistic.filter((t=>{const n=.8*t.commits;return e.author.list.some((e=>t.commitsByAuthors[e]>=n))})).map((e=>e.type));if(!t.length)return null;return t.length>.6*e.type.statistic.length?{title:"recommendations.type.everyHasOne.title",description:["recommendations.type.everyHasOne.description","recommendations.type.common"],type:es.WARNING}:{title:"recommendations.type.oneMaintainer.title",description:["recommendations.type.oneMaintainer.description","recommendations.type.common"],type:es.ALERT,arguments:{description:["- ".concat(t.join(";\n- "))]}}}}class ls{getTotalInfo(e){if(e.author.list.length<2)return[];const t=e.week.statistic.slice(0,3);return[this.getLazyDays(e,t),this.getTasks(e,t)].filter((e=>e))}getLazyDays(e,t){const n=t.map((e=>e.lazyDaysTotal/e.authorsLength));return n[0]<n[1]&&n[1]<n[2]?{title:"recommendations.week.lazyDays.down.title",description:"recommendations.week.lazyDays.down.description",type:es.FACT}:n[0]>n[1]&&n[1]>n[2]?{title:"recommendations.week.lazyDays.up.title",description:"recommendations.week.lazyDays.up.description",type:es.ALERT}:null}getTasks(e,t){const n=t.map((e=>e.tasks/e.authorsLength));return n[0]<n[1]&&n[1]<n[2]?{title:"recommendations.week.task.up.title",description:"recommendations.week.task.up.description",type:es.FACT}:n[0]>n[1]&&n[1]>n[2]?{title:"recommendations.week.task.down.title",description:"recommendations.week.task.down.description",type:es.ALERT}:null}getLazyMaintainer(e,t){const n=t.map((e=>{var t;return null===(t=Object.entries(e.lazyDays).sort(((e,t)=>e[1]-t[1])).pop())||void 0===t?void 0:t[0]}));return n[0]===n[1]===n[2]?{title:n[0],description:"recommendations.week.task.lazyMaintainer.description",type:es.ALERT}:null}}class cs{constructor(){this.byScope=new os,this.byAuthor=new ss,this.byType=new is,this.byWeek=new ls,this.byTimestamp=new rs,this.byHour=new as,this.personByWeek=new ns,this.personByTimestamp=new ts,this.team={},this.person={}}updateTotalInfo(e){this.team={byScope:this.byScope.getTotalInfo(e),byAuthor:this.byAuthor.getTotalInfo(e),byType:this.byType.getTotalInfo(e),byWeek:this.byWeek.getTotalInfo(e),byTimestamp:this.byTimestamp.getTotalInfo(e),byHour:this.byHour.getTotalInfo(e)},this.person={byWeek:this.personByWeek.getTotalInfo(e),byTimestamp:this.personByTimestamp.getTotalInfo(e)}}clear(){this.team={},this.person={}}}var ms=(0,gn.Z)("updateCommitByAuthor"),ds=(0,gn.Z)("addCommitByAuthor"),us=(0,gn.Z)("setMoneyByMonth"),ps=(0,gn.Z)("updateMoneyByMonth"),hs=(0,gn.Z)("addMoneyByMonth"),fs=(0,gn.Z)("updateWordStatistics");class gs{constructor(){Object.defineProperty(this,hs,{value:ks}),Object.defineProperty(this,ps,{value:ws}),Object.defineProperty(this,us,{value:bs}),Object.defineProperty(this,ds,{value:vs}),Object.defineProperty(this,ms,{value:ys}),this.list=[],this.commits={},this.statistic=[],this.statisticByName={},this.employment={}}clear(){this.list=[],this.commits={},this.statistic=[],this.statisticByName={}}addCommit(e){this.commits[e.author]?(0,fn.Z)(this,ms)[ms](e):(0,fn.Z)(this,ds)[ds](e),(0,fn.Z)(this,us)[us](e)}static getDefaultCommitsByDayAndHour(){return new Array(7).fill(1).map((()=>new Array(24).fill(0)))}updateTotalInfo(){const e=Qn.commits[Qn.commits.length-1],t=(null===e||void 0===e?void 0:e.milliseconds)-27648e5;this.employment={staff:[],dismissed:[],active:[]},this.statistic=Object.values(this.commits).sort(((e,t)=>t.commits-e.commits)).map((e=>{const n=e.firstCommit.milliseconds,s=e.lastCommit.milliseconds,a=Object.keys(e.days).length,o=Math.ceil((s-n)/Bn),r=Math.floor(.6222222222222222*o-a)+1,i=Wn.getMiddleSalaryInMonth(e.author,n,s),l=i/22,c=Math.ceil(a*l),m=r>0?Math.ceil(r*l):0,d=Math.ceil(o/30*i),u=Object.entries(e.tasks).filter((e=>e[0])),p=u.map((e=>e[0])),h=u.map((e=>e[1]));e.hours.sort(),e.messageLength.sort();const f=Math.round(e.totalMessageLength/e.commits),g=Object.entries(e.wordStatistics).sort(((e,t)=>t[1]-e[1])),y=a+(r>0?r:0),v=y<20||100*a/y<15,b={...e,tasks:p,scopes:Object.keys(e.scopes).length,daysForTask:v?0:a/p.length,taskInDay:v?0:p.length/a,changesForTask:gs.getMiddleValue(h),days:a,money:v?0:c,allDaysInProject:o,lazyDays:r,daysAll:o,daysLosses:r>0?r:0,daysWorked:a,daysWorkedLosses:a+(r>0?r:0),moneyAll:v?0:d,moneyLosses:v?0:m,moneyWorked:v?0:c,isDismissed:e.lastCommit.milliseconds<t,isStaff:v,middleMessageLength:f,maxMessageLength:e.maxMessageLength,commitsByDayAndHourTotal:gs.getTotalCommitsByDayAndHour(e.commitsByDayAndHour),wordStatistics:g};return this.statisticByName[b.author]=b,b.isStaff?this.employment.staff.push(b.author):b.isDismissed?this.employment.dismissed.push(b.author):this.employment.active.push(b.author),b})),this.list=[...this.employment.active,...this.employment.dismissed,...this.employment.staff],this.statistic.sort(((e,t)=>this.list.indexOf(e.author)-this.list.indexOf(t.author)))}static getMiddleValue(e){const t=e.length,n=Math.round(.05*t),s=t>5?e.sort(((e,t)=>e-t)).slice(n,t-n-1):e;return Math.round(s.reduce(((e,t)=>e+t),0)/s.length)}static getTotalCommitsByDayAndHour(e){const t=e.map((e=>Math.max(...e)));return t.push(Math.min(...t)),t.push(Math.max(...t)),t}}function ys(e){const t=this.commits[e.author];t.commits+=1,t.lastCommit=e,t.days[e.timestamp]=!0,t.tasks[e.task]=e.added+e.changes+e.removed+(t.tasks[e.task]?t.tasks[e.task]:0),t.types[e.type]=t.types[e.type]?t.types[e.type]+1:1,t.scopes[e.scope]=t.scopes[e.scope]?t.scopes[e.scope]+1:1,t.hours.push(e.hours),t.messageLength.push(e.text.length),t.totalMessageLength+=e.text.length||0,t.maxMessageLength=e.text.length>t.maxMessageLength?e.text.length:t.maxMessageLength,t.commitsByDayAndHour[e.day][e.hours]+=1,t.commitsByHour[e.hours]+=1,t.wordStatistics=(0,fn.Z)(gs,fs)[fs](e,t.wordStatistics)}function vs(e){const t=gs.getDefaultCommitsByDayAndHour();try{t[e.day][e.hours]+=1}catch(s){}const n=new Array(24).fill(0);n[e.hours]+=1,this.commits[e.author]={author:e.author,commits:1,firstCommit:e,lastCommit:e,days:{[e.timestamp]:!0},tasks:{[e.task]:e.added+e.changes+e.removed},types:{[e.type]:1},scopes:{[e.scope]:1},hours:[e.hours],commitsByDayAndHour:t,commitsByHour:n,messageLength:[e.text.length||0],totalMessageLength:e.text.length||0,maxMessageLength:e.text.length||0,wordStatistics:(0,fn.Z)(gs,fs)[fs](e),moneyByMonth:{}}}function bs(e){const t="".concat(e.year,"-").concat(e.month);this.commits[e.author].moneyByMonth[t]?(0,fn.Z)(this,ps)[ps](e,t):(0,fn.Z)(this,hs)[hs](e,t)}function ws(e,t){const n=this.commits[e.author].moneyByMonth[t];if(n.alreadyAdded[e.milliseconds])return;n.alreadyAdded[e.milliseconds]=!0;n.contract.workDaysInWeek[e.day]?n.workDay+=1:n.weekDay+=1}function ks(e,t){const n=Wn.getEmploymentContract(e.author,e.milliseconds),s=n.workDaysInWeek[e.day];this.commits[e.author].moneyByMonth[t]={workDay:s?1:0,weekDay:s?0:1,alreadyAdded:{[e.milliseconds]:!0},contract:n}}Object.defineProperty(gs,fs,{value:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=2,s={for:1,fix:1};return e.text.toLowerCase().split(" ").forEach((e=>{e.length<=n||s[e]||(t[e]=t[e]?t[e]+1:1)})),t}});const _s=["commits","daysForTask","daysAll","daysLosses","daysWorked","moneyAll","moneyLosses","moneyWorked"];class xs{constructor(){this.statistic={}}clear(){this.statistic={}}updateTotalInfo(e){const t={...Object.fromEntries(_s.map((e=>[e,0]))),wordStatistics:{},commitsByDayAndHour:gs.getDefaultCommitsByDayAndHour(),commitsByDayAndHourTotal:[]};e.statistic.forEach((e=>{_s.forEach((n=>{t[n]+=e[n]||0})),e.commitsByDayAndHour.forEach(((e,n)=>{e.forEach(((e,s)=>{t.commitsByDayAndHour[n][s]+=e}))})),e.wordStatistics.slice(0,45).forEach((e=>{let[n,s]=e;t.wordStatistics[n]=t.wordStatistics[n]?t.wordStatistics[n]+s:s}))})),t.commitsByDayAndHourTotal=gs.getTotalCommitsByDayAndHour(t.commitsByDayAndHour),t.wordStatistics=Object.entries(t.wordStatistics).sort(((e,t)=>t[1]-e[1])),this.statistic=t}}var Ts=(0,gn.Z)("updateCommitByScope"),Ss=(0,gn.Z)("addCommitByScope"),Cs=(0,gn.Z)("getDefaultAuthorForScope");class Es{constructor(){Object.defineProperty(this,Cs,{value:Ds}),Object.defineProperty(this,Ss,{value:js}),Object.defineProperty(this,Ts,{value:As}),this.list=[],this.commits={},this.statistic=[]}clear(){this.list=[],this.commits={},this.statistic=[]}addCommit(e){this.commits[e.scope]?(0,fn.Z)(this,Ts)[Ts](e):(0,fn.Z)(this,Ss)[Ss](e)}updateTotalInfo(){const e={};this.statistic=Object.values(this.commits).filter((e=>e.commits>5)).sort(((e,t)=>t.commits-e.commits)).map((t=>{let n=0;for(let s in t.authors){const a=t.authors[s],o=Object.keys(a.days).length;e[s]=e[s]||Qn.getMiddleSalaryInDay(s),n+=o*e[s],t.authors[s]={...a,days:o}}return{...t,days:Object.keys(t.days).length,cost:n,tasks:Object.keys(t.tasks).filter((e=>e))}})),this.list=this.statistic.map((e=>e.scope))}}function As(e){const t=this.commits[e.scope];t.commits+=1,t.days[e.timestamp]=!0,t.tasks[e.task]=!0,t.types[e.type]=t.types[e.type]?t.types[e.type]+1:1;const n=t.authors[e.author];n?(n.commits+=1,n.days[e.timestamp]=!0,n.types[e.type]=n.types[e.type]?n.types[e.type]+1:1):t.authors[e.author]=(0,fn.Z)(this,Cs)[Cs](e)}function js(e){this.commits[e.scope]={scope:e.scope,commits:1,days:{[e.timestamp]:!0},tasks:{[e.task]:!0},types:{[e.type]:1},authors:{[e.author]:(0,fn.Z)(this,Cs)[Cs](e)}}}function Ds(e){return{commits:1,days:{[e.timestamp]:!0},types:{[e.type]:1}}}var Ns=(0,gn.Z)("updateCommitByType"),Os=(0,gn.Z)("addCommitByType");class Ps{constructor(){Object.defineProperty(this,Os,{value:Is}),Object.defineProperty(this,Ns,{value:Rs}),this.list=[],this.commits={},this.statistic=[]}clear(){this.list=[],this.commits={},this.statistic=[]}addCommit(e){this.commits[e.type]?(0,fn.Z)(this,Ns)[Ns](e):(0,fn.Z)(this,Os)[Os](e)}updateTotalInfo(){this.statistic=Object.values(this.commits).filter((e=>e.commits>5)).map((e=>({...e,tasks:Object.keys(e.tasks).length,days:Object.keys(e.days).length,daysByAuthorsTotal:Object.values(e.daysByAuthors).reduce(((e,t)=>e+Object.keys(t).length),0)}))).sort(((e,t)=>t.days-e.days)),this.list=this.statistic.map((e=>e.type))}}function Rs(e){const t=this.commits[e.type];t.commits+=1,t.days[e.timestamp]=!0,t.tasks[e.task]=!0;const n=e=>e?e+1:1;t.commitsByAuthors[e.author]=n(t.commitsByAuthors[e.author]),((e,t)=>(e[t]||(e[t]={}),e[t]))(t.daysByAuthors,e.author)[e.timestamp]=n(t.daysByAuthors[e.author][e.timestamp])}function Is(e){this.commits[e.type]={type:e.type,commits:1,days:{[e.timestamp]:!0},tasks:{[e.task]:!0},commitsByAuthors:{[e.author]:1},daysByAuthors:{[e.author]:{[e.timestamp]:!0}}}}class Ls{constructor(){this.min=1/0,this.max=-1/0,this.minData=void 0,this.maxData=void 0}update(e,t){(e||0===e)&&(this.min>e&&(this.min=e,this.minData=t),this.max<e&&(this.max=e,this.maxData=t))}clear(){this.min=1/0,this.max=-1/0,this.minData=void 0,this.maxData=void 0}}var Fs=(0,gn.Z)("updateCommitByTimestamp"),Ms=(0,gn.Z)("getDefaultCommitByTimestamp"),Ws=(0,gn.Z)("getTotalInfo"),Bs=(0,gn.Z)("getMiddleValue"),zs=(0,gn.Z)("getWeekendPaymentByAuthor");class Us{constructor(){Object.defineProperty(this,zs,{value:qs}),Object.defineProperty(this,Bs,{value:Ks}),Object.defineProperty(this,Ws,{value:Vs}),Object.defineProperty(this,Ms,{value:Gs}),Object.defineProperty(this,Fs,{value:Hs}),this.commits={},this.commitsByAuthor={},this.statistic=[],this.statisticByAuthor={},this.clear()}clear(){this.commits={},this.commitsByAuthor={},this.statistic=[],this.statisticByAuthor={}}addCommit(e){this.commits[e.milliseconds]?(0,fn.Z)(this,Fs)[Fs](e,this.commits[e.milliseconds]):this.commits[e.milliseconds]=(0,fn.Z)(this,Ms)[Ms](e),this.commitsByAuthor[e.author]||(this.commitsByAuthor[e.author]={}),this.commitsByAuthor[e.author][e.milliseconds]?(0,fn.Z)(this,Fs)[Fs](e,this.commitsByAuthor[e.author][e.milliseconds]):this.commitsByAuthor[e.author][e.milliseconds]=(0,fn.Z)(this,Ms)[Ms](e)}updateTotalInfo(e){this.statistic=(0,fn.Z)(this,Ws)[Ws](this.commits),this.statistic.weekendPayment=0;for(let t in this.commitsByAuthor){const n=(0,fn.Z)(this,Ws)[Ws](this.commitsByAuthor[t]);n.weekendPayment=(0,fn.Z)(this,zs)[zs](n,e.statisticByName[t]),this.statisticByAuthor[t]=n,this.statistic.weekendPayment+=n.weekendPayment}}}function Hs(e,t){t.commits+=1,t.addedAndChanges+=e.added+e.changes,t.tasks[e.task]=t.tasks[e.task]?t.tasks[e.task]+1:1,t.tasksByAuthor[e.author]||(t.tasksByAuthor[e.author]={}),t.tasksByAuthor[e.author][e.task]?t.tasksByAuthor[e.author][e.task].push(e):t.tasksByAuthor[e.author][e.task]=[e],t.messages.push(e.message)}function Gs(e){return{commits:1,day:e.day,dayInMonth:e.dayInMonth,month:e.month,year:e.year,week:e.week,timestamp:e.timestamp,milliseconds:e.milliseconds,tasks:{[e.task]:1},tasksByAuthor:{[e.author]:{[e.task]:[e]}},addedAndChanges:e.added+e.changes,messages:[e.message]}}function Vs(e){const t=Object.values(e),n=new Ls,s=new Ls,a=new Ls,o=new Array(7).fill(0);return t.forEach((e=>{e.tasksInDay=Object.keys(e.tasks).length,o[e.day]+=1,n.update(e.commits,e),s.update(e.addedAndChanges,e),a.update(e.tasksInDay,e)})),{allCommitsByTimestamp:t,commitsByTimestampCounter:n,changesByTimestampCounter:s,tasksByTimestampCounter:a,workByDay:o,weekendPayment:0}}function Ks(e,t){const n=e.sort(((e,n)=>n[t]-e[t])),s=Math.floor(.05*n.length);return n.slice(s,n.length-s)}function qs(e,t){if(t.isStaff)return 0;const n=Qn.getMiddleSalaryInDay(t.author);return e.workByDay[5]*n+e.workByDay[6]*n}var $s=(0,gn.Z)("updateCommitByWeek"),Ys=(0,gn.Z)("addCommitByWeek");class Zs{constructor(){Object.defineProperty(this,Ys,{value:Js}),Object.defineProperty(this,$s,{value:Xs}),this.commits={},this.statistic=[],this.clear()}clear(){this.commits={},this.statistic=[]}addCommit(e){this.commits[e.week]?(0,fn.Z)(this,$s)[$s](e):(0,fn.Z)(this,Ys)[Ys](e)}updateTotalInfo(e){this.statistic=Object.values(this.commits).map((t=>{const n={};for(let e in t.authors)n[e]=Object.keys(t.authors[e]).filter((e=>e)).length;const s={},a={},o={};let r=0,i=0,l=0;for(let m in t.workDays){if(e.statisticByName[m].isStaff)continue;l+=1,s[m]=Object.keys(t.workDays[m]).length,r+=s[m];const n=Qn.workDays[m]||Qn.defaultWorkDays,c=n-s[m],d=s[m]-n;a[m]=c>0?c:0,o[m]=d>0?d:0,i+=a[m]}const c={};for(let e in t.workDays)c[e]=n[e]&&s[e]?n[e]/s[e]:0;return{...t,tasks:Object.keys(t.tasks).filter((e=>e)).length,authors:n,workDays:s,lazyDays:a,weekDays:o,workDaysTotal:r,lazyDaysTotal:i,taskInDay:c,authorsLength:l,changesLength:t.changes.added+t.changes.changes+t.changes.removed}})).reverse()}}function Xs(e){const t=this.commits[e.week];t.commits+=1,t.tasks[e.task]=!0,t.timestamp.to=e.timestamp;const n=e=>e?e+1:1,s=(e,t)=>(e[t]||(e[t]={}),e[t]);for(let a in t.changes)t.changes[a]+=e[a]||0;s(t.authors,e.author)[e.task]=!0,s(t.workDays,e.author)[e.day]=!0,s(t.typeByAuthor,e.author)[e.type]=n(t.typeByAuthor[e.author][e.type]),t.types[e.type]=n(t.types[e.type])}function Js(e){this.commits[e.week]={commits:1,timestamp:{from:e.timestamp},tasks:{[e.task]:!0},types:{[e.type]:1},changes:{added:e.added,changes:e.changes,removed:e.removed},authors:{[e.author]:{[e.task]:!0}},workDays:{[e.author]:{[e.day]:!0}},typeByAuthor:{[e.author]:{[e.type]:1}}}}class Qs{constructor(){this.isGet={},this.alreadyAdded={},this.getsByAuthor={},this.defaultGets=[],this.statistic=[],this.createDefaultGets(),this.clear()}createDefaultGets(){const e=["1234","12345","123456","1234567","12345678"];for(let t=3;t<7;t++)for(let n=1;n<9;n++){const s=new Array(t).fill(n).join("");e.push(s);const a=new Array(t).fill("0");a[0]=n,e.push(a.join(""))}this.defaultGets=e}clear(){this.isGet=Object.fromEntries(this.defaultGets.map((e=>[e,!0]))),this.alreadyAdded={},this.getsByAuthor={}}addCommit(e){this.isGet[e.taskNumber]&&!this.alreadyAdded[e.taskNumber]&&(this.alreadyAdded[e.taskNumber]=e,this.getsByAuthor[e.author]=this.getsByAuthor[e.author]||[],this.getsByAuthor[e.author].push(e))}}const ea={PR_BITBUCKET:"PR_BITBUCKET",PR_GITHUB:"PR_GITHUB",MERGE:"MERGE",AUTO_MERGE:"AUTO_MERGE"};class ta{constructor(){this.valueAndCount={}}update(e){this.valueAndCount[e]?this.valueAndCount[e].count+=1:this.valueAndCount[e]={value:e,count:1}}clear(){this.valueAndCount={}}get(){let e=0,t=0;return Object.values(this.valueAndCount).forEach((n=>{t+=n.value*n.count,e+=n.count})),t/e}}var na=(0,gn.Z)("addCommitByTaskNumber"),sa=(0,gn.Z)("updateCommitByTaskNumber"),aa=(0,gn.Z)("addCommitByPR");class oa{constructor(){Object.defineProperty(this,aa,{value:la}),Object.defineProperty(this,sa,{value:ia}),Object.defineProperty(this,na,{value:ra}),this.pr={},this.prByTask={},this.lastCommitByTaskNumber={},this.statistic=[],this.statisticByName=[]}clear(){this.pr={},this.prByTask={},this.lastCommitByTaskNumber={},this.statistic=[]}addCommit(e){e.commitType?!this.pr[e.prId]&&[ea.PR_BITBUCKET,ea.PR_GITHUB].includes(e.commitType)&&(0,fn.Z)(this,aa)[aa](e):this.lastCommitByTaskNumber[e.task]?(0,fn.Z)(this,sa)[sa](e):(0,fn.Z)(this,na)[na](e)}updateTotalInfo(e){const t=e.employment,n=[...t.active,...t.dismissed],s=Object.fromEntries(n.map((e=>[e,[]])));this.statistic=Object.values(this.pr).filter((e=>e.delay&&e.task)).sort(((e,t)=>t.delay-e.delay)),this.statistic=[],this.statisticByName={},Object.values(this.pr).forEach((e=>{e.delay&&e.task&&(this.statistic.push(e),s[e.firstCommit.author]&&s[e.firstCommit.author].push(e))})),this.statistic.sort(((e,t)=>t.delay-e.delay)),this.updateTotalByAuthor(n,s),this.lastCommitByTaskNumber={}}static getPRByGroups(e,t){const n="\u0434\u0435\u043d\u044c",s="\u0442\u0440\u0438 \u0434\u043d\u044f",a="\u043d\u0435\u0434\u0435\u043b\u044f",o="\u0434\u0432\u0435 \u043d\u0435\u0434\u0435\u043b\u0438",r="\u043c\u0435\u0441\u044f\u0446",i="\u0431\u043e\u043b\u0435\u0435",l={[n]:0,[s]:0,[a]:0,[o]:0,[r]:0,[i]:0},c=new ta;e.forEach((e=>{const m=e[t];c.update(m),m<=1?l[n]++:m<=2?l[s]++:m<=7?l[a]++:m<=14?l[o]++:m<=30?l[r]++:l[i]++}));const m=Object.keys(l);return{details:l,order:m,weightedAverage:c.get()}}updateTotalByAuthor(e,t){this.statisticByName={},e.map((e=>{let n=0;t[e].forEach((e=>{e.delayDays>n&&(n=e.delayDays)}));const s=oa.getPRByGroups(t[e],"delayDays"),a=parseInt(s.weightedAverage.toFixed(1),10),o=oa.getPRByGroups(t[e],"workDays"),r=parseInt(o.weightedAverage.toFixed(1),10);this.statisticByName[e]={author:e,maxDelayDays:n,numberMergedPr:t[e].length,workDays:o.details,delayDays:s.details,weightedAverage:r+a,weightedAverageDetails:{workDays:r,delayDays:a}}}))}}function ra(e){this.lastCommitByTaskNumber[e.task]={commits:1,beginTaskTime:e.milliseconds,endTaskTime:e.milliseconds,commitsByAuthors:{[e.author]:1},firstCommit:e}}function ia(e){const t=this.lastCommitByTaskNumber[e.task];t.endTaskTime=e.milliseconds,t.commits+=1,t.commitsByAuthors[e.author]=t.commitsByAuthors[e.author]?t.commitsByAuthors[e.author]+1:1}function la(e){const t=this.lastCommitByTaskNumber[e.task];if(t){delete this.lastCommitByTaskNumber[e.task];const n=e.milliseconds-t.endTaskTime,s=t.endTaskTime-t.beginTaskTime;this.pr[e.prId]={...e,...t,delay:n,delayDays:n/864e5,workDays:0===s?1:s/864e5},this.prByTask[e.task]=e.prId}else this.pr[e.prId]={...e}}var ca=(0,gn.Z)("updateCommitByTask"),ma=(0,gn.Z)("addCommitByTask");class da{constructor(){Object.defineProperty(this,ma,{value:pa}),Object.defineProperty(this,ca,{value:ua}),this.commits={},this.statistic=[],this.longTaskByAuthor={}}clear(){this.commits={},this.statistic=[],this.longTaskByAuthor={}}addCommit(e){this.commits[e.task]?(0,fn.Z)(this,ca)[ca](e):(0,fn.Z)(this,ma)[ma](e)}updateTotalInfo(e){this.statistic=Object.entries(this.commits).map((t=>{let[n,s]=t;const a=s[0],o=s[s.length-1],r=a.milliseconds,i=e.prByTask[n]?e.pr[e.prByTask[n]]:null,l={task:n,author:a.author,from:r,commits:1,daysInWork:1,prDate:null===i||void 0===i?void 0:i.milliseconds,prDelayDays:null===i||void 0===i?void 0:i.delayDays,prAuthor:a.author===(null===i||void 0===i?void 0:i.author)?null:null===i||void 0===i?void 0:i.author,comments:a.text,types:a.type&&"\u2014"!==a.type?[a.type]:[],scope:a.scope&&"\u2014"!==a.scope?[a.scope]:[]};if(1===s.length)return l;const c=new Set,m=new Set,d=new Set,u=new Set;s.forEach((e=>{c.add(e.author),m.add(e.text),"\u2014"!==e.type&&d.add(e.type),"\u2014"!==e.scope&&u.add(e.scope)}));const p=Array.from(m).join(", "),h=o.milliseconds,f=Math.ceil((h-r)/Bn)+1,g=this.longTaskByAuthor[l.author];return(!g||g<f)&&(this.longTaskByAuthor[l.author]=f),{...l,to:h!==r?h:void 0,commits:s.length,daysInWork:f,authors:Array.from(c),comments:p,types:Array.from(d),scope:Array.from(u)}})).filter((e=>e.task)).sort(((e,t)=>t.from-e.from)),this.commits={}}}function ua(e){this.commits[e.task].push(e)}function pa(e){this.commits[e.task]=[e]}function ha(e,t,n){const s=t.milliseconds,a=e.milliseconds,o=(s-a)/Bn-(n||0);return s!==a&&o>0?o:0}var fa=(0,gn.Z)("updateRelease"),ga=(0,gn.Z)("addRelease");class ya{constructor(){Object.defineProperty(this,ga,{value:ba}),Object.defineProperty(this,fa,{value:va}),this.release={},this.statistic=[],this.lastPrList=[],this.statisticByName=[]}clear(){this.release={},this.statistic=[],this.lastPrList=[]}addCommit(e){e.commitType===ea.AUTO_MERGE?this.release[e.branch]?(0,fn.Z)(this,fa)[fa](e):(0,fn.Z)(this,ga)[ga](e):e.commitType!==ea.PR_GITHUB&&e.commitType!==ea.PR_BITBUCKET||this.lastPrList.push(e)}updateTotalInfo(){let e=null;this.lastPrList=[],this.statistic=Object.entries(this.release).sort(((e,t)=>e[1].firstCommit.milliseconds-t[1].firstCommit.milliseconds)).map((t=>{const n=t[1];return n.to=n.from!==n.to&&n.to?n.lastCommit.date:null,n.from=n.firstCommit.date,e&&(e.waitingInDays=ha(e.lastCommit,n.firstCommit,1)),e=n,n})).reverse()}}function va(e){const t=this.release[e.branch];t.lastCommit=e,t.to=e.timestamp,t.delayInDays=ha(t.firstCommit,e)||t.delayInDays}function ba(e){if(!e.branch)return;const t=e.branch.lastIndexOf("release");if(-1===t)return;const n=e.branch.substring(t+7).replace(/([^\w.]*)/,"").trim();this.release[e.branch]={title:n,firstCommit:e,lastCommit:e,from:e.timestamp,to:null,delayInDays:0,waitingInDays:0,pr:this.lastPrList,prLength:this.lastPrList.length},this.lastPrList=[]}var wa=(0,gn.Z)("updateTotalInfo");function ka(){this.author.updateTotalInfo(),this.team.updateTotalInfo(this.author),this.scope.updateTotalInfo(),this.type.updateTotalInfo(),this.timestamp.updateTotalInfo(this.author),this.week.updateTotalInfo(this.author),this.recommendations.updateTotalInfo(this),this.pr.updateTotalInfo(this.author),this.tasks.updateTotalInfo(this.pr),this.release.updateTotalInfo()}const _a=new class{constructor(){Object.defineProperty(this,wa,{value:ka}),this.firstLastCommit=new Ls,this.author=new gs,this.team=new xs,this.scope=new Es,this.type=new Ps,this.timestamp=new Us,this.week=new Zs,this.recommendations=new cs,this.get=new Qs,this.pr=new oa,this.tasks=new da,this.release=new ya,this.initializationInfo={},this.hash=0}clear(){this.firstLastCommit.clear(),this.author.clear(),this.team.clear(),this.scope.clear(),this.type.clear(),this.timestamp.clear(),this.week.clear(),this.recommendations.clear(),this.get.clear(),this.pr.clear(),this.tasks.clear(),this.release.clear()}addCommit(e){"GitHub"!==e.author&&(this.pr.addCommit(e),this.release.addCommit(e),e.commitType||(this.firstLastCommit.update(e.milliseconds,e),this.author.addCommit(e),this.scope.addCommit(e),this.type.addCommit(e),this.timestamp.addCommit(e),this.get.addCommit(e),this.week.addCommit(e),this.tasks.addCommit(e)))}updateByInitialization(){(0,fn.Z)(this,wa)[wa](),this.initializationInfo=this.author.statistic.reduce(((e,t)=>(e[t.author]={...t},e)),{})}updateByFilters(){this.clear(),Qn.commits.forEach((e=>{const t=this.initializationInfo[e.author]||{commits:0};e.timestamp<Qn.from||e.timestamp>Qn.to||t.commits<Qn.minCommits||this.addCommit(e)})),(0,fn.Z)(this,wa)[wa](),this.hash=Math.random()}};class xa{static getProps(e,t){return{path:e.path,action:e.action,firstCommit:t,lastCommit:t}}static updateProps(e,t,n){e.action=t.action,e.lastCommit=n}static updateTotal(e){const{name:t,type:n,extension:s}=function(e){var t,n;const s=(null===(t=e||"")||void 0===t||null===(n=t.split("/"))||void 0===n?void 0:n.pop())||"",a=s.split(".")||[],o=a[a.length-1]||"";return{name:s,type:a.length>2?a[a.length-2]:"",extension:o}}(null===e||void 0===e?void 0:e.path);e.name=t,e.type=n,e.extension=s;const a=e.path.split("/");a.pop(),e.path=a}}function Ta(e,t){const n=100/t,s={};for(let o in e){var a;if(e[o])s[o]=Math.round((null!==(a=e[o])&&void 0!==a?a:100)*n)}return s}class Sa{static getProps(e,t){return{lines:e.addedLines,addedLines:e.addedLines,removedLines:e.removedLines,changedLines:e.changedLines,addedLinesByAuthor:{[t.author]:e.addedLines},removedLinesByAuthor:{[t.author]:e.removedLines},changedLinesByAuthor:{[t.author]:e.changedLines}}}static updateProps(e,t,n){e.lines+=t.addedLines,e.lines-=t.removedLines,e.addedLines+=t.addedLines,e.removedLines+=t.removedLines,e.changedLines+=t.changedLines,e.addedLinesByAuthor[n.author]=e.addedLinesByAuthor[n.author]?e.addedLinesByAuthor[n.author]+t.addedLines:t.addedLines,e.removedLinesByAuthor[n.author]=e.removedLinesByAuthor[n.author]?e.removedLinesByAuthor[n.author]+t.removedLines:t.removedLines,e.changedLinesByAuthor[n.author]=e.changedLinesByAuthor[n.author]?e.changedLinesByAuthor[n.author]+t.changedLines:t.changedLines}static updateTotal(e){e.addedByAuthorInPercent=Ta(e.addedLinesByAuthor,e.addedLines),e.removedByAuthorInPercent=Ta(e.removedLinesByAuthor,e.removedLines),e.changedByAuthorInPercent=Ta(e.changedLinesByAuthor,e.changedLines),e.addedRemovedChangedInPercent=Ta({added:e.addedLines,removed:e.removedLines,changed:e.changedLines},e.addedLines+e.removedLines+e.changedLines)}}var Ca=(0,gn.Z)("getNewDirtyFile"),Ea=(0,gn.Z)("updateDirtyFile"),Aa=(0,gn.Z)("renameFile"),ja=(0,gn.Z)("removeFile");class Da{constructor(){Object.defineProperty(this,ja,{value:Ra}),Object.defineProperty(this,Aa,{value:Pa}),Object.defineProperty(this,Ea,{value:Oa}),Object.defineProperty(this,Ca,{value:Na}),this.list=[],this.refFileIds={},this.refRemovedFileIds={},this.refExtensionType={}}clear(){this.list=[],this.refFileIds={},this.refRemovedFileIds={}}addCommit(e,t){let n=this.refFileIds[e.id]||this.refFileIds[e.newId||""];n?(0,fn.Z)(this,Ea)[Ea](n,e,t):(n=(0,fn.Z)(this,Ca)[Ca](e,t),this.refFileIds[e.id]=n),e.newId&&(0,fn.Z)(this,Aa)[Aa](n,e.newId)}updateTotalInfo(e){this.list=Object.values(this.refFileIds),this.list.forEach((t=>{const n=t;xa.updateTotal(n),Sa.updateTotal(n),n.type&&(this.refExtensionType[n.extension]||(this.refExtensionType[n.extension]={}),this.refExtensionType[n.extension][n.type]=this.refExtensionType[n.extension][n.type]?this.refExtensionType[n.extension][n.type]+1:1),0!==n.lines&&"D"!==n.action&&"A"!==n.action||(0,fn.Z)(this,ja)[ja](n),e&&e(n)}))}}function Na(e,t){const n=xa.getProps(e,t),s=Sa.getProps(e,t);return{id:e.id,...n,...s}}function Oa(e,t,n){xa.updateProps(e,t,n),Sa.updateProps(e,t,n)}function Pa(e,t){this.refFileIds[t]=this.refFileIds[e.id],delete this.refFileIds[e.id],e.id=t}function Ra(e){this.refRemovedFileIds[e.id]=this.refFileIds[e.id],this.refRemovedFileIds[e.id].action="D",delete this.refFileIds[e.id]}const Ia=[".eslintrc",".gitignore","package.json","package-lock.json","tsconfig.json"];var La=(0,gn.Z)("getNewExtension");class Fa{constructor(e){Object.defineProperty(this,La,{value:Ma}),this.statistic=[],this.statisticByName={},this.property="",this.property=e||"extension"}clear(){this.statistic=[],this.statisticByName={}}addFile(e){const t=null===e||void 0===e?void 0:e.extension;if(!t||Ia.includes(e.name))return;this.statisticByName[t]||(this.statisticByName[t]=(0,fn.Z)(this,La)[La](e));const n=this.statisticByName[t];"D"===e.action?(n.removedFiles.push(e),n.removedCount+=1):(n.files.push(e),n.count+=1)}updateTotalInfo(){this.statistic=Object.entries(this.statisticByName).sort(((e,t)=>t[1].count-e[1].count)).map((e=>e[1]))}}function Ma(e){var t;return{extension:null===e||void 0===e?void 0:e.extension,task:null===e||void 0===e||null===(t=e.firstCommit)||void 0===t?void 0:t.task,path:null===e||void 0===e?void 0:e.name,files:[],count:0,removedFiles:[],removedCount:0}}var Wa=(0,gn.Z)("getNewType");class Ba{constructor(){Object.defineProperty(this,Wa,{value:za}),this.statistic=[],this.statisticByName={}}clear(){this.statistic=[],this.statisticByName={}}addFile(e){var t;const n=null===e||void 0===e?void 0:e.type;if(!n||"."===(null===e||void 0===e||null===(t=e.name)||void 0===t?void 0:t[0]))return;this.statisticByName[n]||(this.statisticByName[n]=(0,fn.Z)(this,Wa)[Wa](e));const s=this.statisticByName[n];s.extension[null===e||void 0===e?void 0:e.extension]=s.extension[null===e||void 0===e?void 0:e.extension]?s.extension[null===e||void 0===e?void 0:e.extension]+1:1,"D"===e.action?(s.removedFiles.push(e),s.removedCount+=1):(s.files.push(e),s.count+=1)}updateTotalInfo(){this.statistic=Object.entries(this.statisticByName).sort(((e,t)=>t[1].count-e[1].count)).map((e=>e[1]))}}function za(e){var t;return{type:null===e||void 0===e?void 0:e.type,task:null===e||void 0===e||null===(t=e.firstCommit)||void 0===t?void 0:t.task,path:null===e||void 0===e?void 0:e.name,extension:{[null===e||void 0===e?void 0:e.extension]:1},files:[],count:0,removedFiles:[],removedCount:0}}function Ua(e,t,n){return{id:Math.random(),name:e||"",path:t||[],pathString:"".concat((t||[]).join("/"),"/").concat(e||""),content:{},lines:(null===n||void 0===n?void 0:n.lines)||0,addedLines:(null===n||void 0===n?void 0:n.addedLines)||0,removedLines:(null===n||void 0===n?void 0:n.removedLines)||0,changedLines:(null===n||void 0===n?void 0:n.changedLines)||0,addedLinesByAuthor:{...(null===n||void 0===n?void 0:n.addedLinesByAuthor)||{}},removedLinesByAuthor:{...(null===n||void 0===n?void 0:n.removedLinesByAuthor)||{}},changedLinesByAuthor:{...(null===n||void 0===n?void 0:n.changedLinesByAuthor)||{}},addedByAuthorInPercent:{},removedByAuthorInPercent:{},changedByAuthorInPercent:{},addedRemovedChangedInPercent:{},firstCommit:(null===n||void 0===n?void 0:n.firstCommit)||null,lastCommit:(null===n||void 0===n?void 0:n.firstCommit)||null}}class Ha{constructor(){this.tree=Ua(),this.folders=[],this.addedFoldersByAuthor={}}clear(){this.tree=Ua(),this.folders=[]}addFile(e){let t=this.tree.content;e.path.forEach(((n,s)=>{let a=t[n];if(a&&a.content)!function(e,t){e.lastCommit=t.lastCommit,e.lines+=t.lines,e.addedLines+=t.addedLines||0,e.removedLines+=t.removedLines||0,e.changedLines+=t.changedLines||0;for(let n in t.addedLinesByAuthor)e.addedLinesByAuthor[n]=e.addedLinesByAuthor[n]?e.addedLinesByAuthor[n]+t.addedLinesByAuthor[n]:t.addedLinesByAuthor[n];for(let n in t.removedLinesByAuthor)e.removedLinesByAuthor[n]=e.removedLinesByAuthor[n]?e.removedLinesByAuthor[n]+t.removedLinesByAuthor[n]:t.removedLinesByAuthor[n];for(let n in t.changedLinesByAuthor)e.changedLinesByAuthor[n]=e.changedLinesByAuthor[n]?e.changedLinesByAuthor[n]+t.changedLinesByAuthor[n]:t.changedLinesByAuthor[n]}(a,e);else{const a=e.path.slice(0,s);t[n]=Ua(n,a,e),this.folders.push(t[n])}t=t[n].content})),t[e.name]=e}updateTotalInfo(){this.folders.forEach((e=>{var t;e.addedByAuthorInPercent=Ta(e.addedLinesByAuthor,e.addedLines),e.removedByAuthorInPercent=Ta(e.removedLinesByAuthor,e.removedLines),e.changedByAuthorInPercent=Ta(e.changedLinesByAuthor,e.changedLines),e.addedRemovedChangedInPercent=Ta({added:e.addedLines,removed:e.removedLines,changed:e.changedLines},e.addedLines+e.removedLines+e.changedLines);const n=(null===(t=e.firstCommit)||void 0===t?void 0:t.author)||"";this.addedFoldersByAuthor[n]||(this.addedFoldersByAuthor[n]=[]),this.addedFoldersByAuthor[n].push(e.pathString)})),this.folders=[]}}var Ga=(0,gn.Z)("addCommitByAuthor"),Va=(0,gn.Z)("updateCommitByAuthor");class Ka{constructor(){Object.defineProperty(this,Va,{value:$a}),Object.defineProperty(this,Ga,{value:qa}),this.statisticByName={},this.totalAddedFiles=0}clear(){this.statisticByName={}}addFile(e){var t,n,s;const a=(null===e||void 0===e||null===(t=e.firstCommit)||void 0===t?void 0:t.author)||"",o=(null===e||void 0===e||null===(n=e.lastCommit)||void 0===n?void 0:n.author)||"";(a||o)&&"."!==(null===e||void 0===e||null===(s=e.name)||void 0===s?void 0:s[0])&&((0,fn.Z)(this,Ga)[Ga](a),(0,fn.Z)(this,Ga)[Ga](o),(0,fn.Z)(this,Va)[Va](e,a,o))}updateTotalInfo(){this.totalAddedFiles=Object.values(this.statisticByName).reduce(((e,t)=>e+t.addedFiles),0)}}function qa(e){this.statisticByName[e]||(this.statisticByName[e]={addedFiles:0,removedFiles:0,addedWithoutRemoveFiles:0})}function $a(e,t,n){const s=this.statisticByName[t],a=this.statisticByName[n];s.addedWithoutRemoveFiles+=1,"D"===e.action?a.removedFiles+=1:s.addedFiles+=1}const Ya=new class{constructor(){this.files=new Da,this.extension=new Fa,this.type=new Ba,this.tree=new Ha,this.removedTree=new Ha,this.author=new Ka}clear(){this.files.clear(),this.extension.clear(),this.type.clear(),this.tree.clear(),this.removedTree.clear(),this.author.clear()}addCommit(e){var t;null!==e&&void 0!==e&&null!==(t=e.fileChanges)&&void 0!==t&&t.length&&e.fileChanges.forEach((t=>{this.files.addCommit(t,e)}))}updateTotalInfo(){this.files.updateTotalInfo((e=>{this.extension.addFile(e),this.type.addFile(e),this.author.addFile(e),"D"!==e.action?this.tree.addFile(e):this.removedTree.addFile(e)})),this.extension.updateTotalInfo(),this.type.updateTotalInfo(),this.author.updateTotalInfo(),this.tree.updateTotalInfo(),this.removedTree.updateTotalInfo()}},Za=["refactor","feat","chore","code style","style","doc","docs","test","update","improve","add","remove","delete","optimize","rename","eslint","fix"],Xa={add:"feat",remove:"refactor",delete:"refactor",update:"refactor",improve:"refactor",optimize:"refactor",rename:"refactor",eslint:"style","code style":"refactor"};function Ja(e,t){let n="",s="";const a=e.replace(t,"").toLowerCase().split(":");return a.length>1&&([n,s]=a[0].split(/[()]/g).map((e=>e.trim()))),n||(n=function(e){const t=Za.find((t=>-1!==e.indexOf(t)));return Xa[t||""]||t}(e)),n&&!s&&a.length>1&&(s=function(e){var t;return null===(t=e.replace(/[()]/gim,"").split(",").map((e=>e.trim())))||void 0===t?void 0:t[0]}(a[0].replace(n,""))),n&&(n=n.split(" ").shift()),[n,s]}function Qa(e){return((e||"").match(/(([A-Z]+[-_])|(#)|(gh-)|(GH-))([0-9]+)/gm)||[])[0]||""}function eo(e){return(e||"").replace(/[^0-9]+/gim,"")}function to(e){var t;const n=e.split(">"),s=n.shift()||"",a=new Date(s),o=a.getDay()-1,r=s.split("T")[0],i=(null===(t=n.shift())||void 0===t?void 0:t.replace(/[._]/gm," "))||"";let l=n.shift()||"";/@/gim.test(l)||(l="");const c=n.join(">"),m={date:s,day:o<0?6:o,dayInMonth:a.getDate(),hours:a.getHours(),minutes:a.getMinutes(),month:a.getMonth(),year:a.getUTCFullYear(),week:0,timestamp:r,milliseconds:new Date(r).getTime(),author:i,email:l,message:c,text:"",type:"\u2014",scope:"\u2014",fileChanges:[]},d=0===c.indexOf("Pull request #"),u=0===c.indexOf("Merge pull request #"),p=0===c.indexOf("Merge commit ")||0===c.indexOf("Merge branch ")||0===c.indexOf("Merge remote-tracking branch"),h=0===c.indexOf("Automatic merge from");if(d||u||p||h){let e,t,n,s,a,o,r=ea.MERGE;if(u)r=ea.PR_GITHUB,[,e,t,n,s]=c.replace(/(Merge\spull\srequest\s#)|(\sfrom\s)|(\sin\s)|(\sto\s)/gim,",").split(","),a=Qa(n);else if(d){r=ea.PR_BITBUCKET;const t=c.substring(14,1/0).split(":");e=t.shift(),a=Qa(t.join(":"))}else h&&(r=ea.AUTO_MERGE,[,n,s]=c.replace(/(Automatic\smerge\sfrom\s)|(\s->\s)/gim,",").replace(/(Merge\sremote-tracking\sbranch\s')|('\sinto\s)/gim,",").split(","));return o=eo(a),{...m,prId:e||"",task:a||"",taskNumber:o||"",repository:t||"",branch:n||"",toBranch:s||"",commitType:r}}const f=(c||"").indexOf(":"),g=f>1?c.substring(f+2).trim():c,y=Qa(c),v=eo(y),[b,w]=Ja(c,y);return{...m,task:y,taskNumber:v,text:g,type:b||"\u2014",scope:w||"\u2014",changes:0,added:0,removed:0}}function no(e){let[t,n,s]=e.split("\t"),a=parseInt(t,10)||0,o=parseInt(n,10)||0,r=0;return a>o?(a-=o,r=o,o=0):o>a?(o-=a,r=a,a=0):(r=a,a=0,o=0),{path:s,addedLines:a,removedLines:o,changedLines:r}}function so(e){const t=e[35];return{path:e.split("\t")[1],action:t}}function ao(e){const[t,n]=function(e){const t=e.replace(/"/gm,"").replace(/\/\//gm,"/"),n=t.split(/(?:\{)|(?:\s=>\s)|(?:})/gm);if(2!==n.length&&4!==n.length)return[t];2===n.length&&n.unshift("");let s="".concat(n[0]||"").concat(n[1]||"").concat(n[3]||""),a="".concat(n[0]||"").concat(n[2]||"").concat(n[3]||"");return n[1]||(s=s.replace(/\/\//gm,"/")),n[2]||(a=a.replace(/\/\//gm,"/")),[s,a]}(e),s=t.toLowerCase(),a=null===n||void 0===n?void 0:n.toLowerCase();return{id:s,newId:a&&s!==a?a:void 0,path:n||t,action:"",addedLines:0,removedLines:0,changedLines:0}}function oo(e,t){e.added+=t.addedLines||0,e.removed+=t.removedLines||0,e.changes+=t.changedLines||0}var ro=__webpack_require__(575);let io;!function(e){e.WAITING="waiting",e.PROCESSING="processing",e.DONE="done"}(io||(io={}));const lo=new class{constructor(){this.commits=[],this.dataGrip=null,this.fileGrip=null,this.status=io.PROCESSING,(0,Gt.rC)(this,{commits:Gt.LO,dataGrip:Gt.LO,status:Gt.LO,setCommits:Gt.aD})}setCommits(e){_a.clear(),Ya.clear();const t=function(e){let t=null;const n=[];let s={},a=null,o=0;for(let r=0,i=e.length;r<i;r+=1){const i=e[r];if(!i)continue;const l=i.indexOf("\t");if(l>0&&l<10){const e=no(i);s[e.path]||(s[e.path]=ao(e.path)),a=s[e.path],a.addedLines=e.addedLines,a.removedLines=e.removedLines,a.changedLines=e.changedLines,oo(t,e)}else if(":"===i[0]){const e=so(i);s[e.path]||(s[e.path]=ao(e.path)),a=s[e.path],a.action=e.action}else{t&&(t.fileChanges=Object.values(s)),s={},t=to(i);const e=t.milliseconds-t.day*Bn;o?t.week=Math.floor((o-e)/6048e5):o=e,n.push(t)}}return n}(e||[]);var n,s;t.sort(((e,t)=>e.milliseconds-t.milliseconds)),t.forEach((e=>{_a.addCommit(e),Ya.addCommit(e)})),Ya.updateTotalInfo(),this.commits=t,this.status=this.commits.length?io.DONE:io.WAITING,this.status===io.DONE&&(n=_a.firstLastCommit.minData,s=_a.firstLastCommit.maxData,Pn={from:n.timestamp,to:s.timestamp},Qn.updateByCommits(this.commits,_a.firstLastCommit.minData,_a.firstLastCommit.maxData),_a.updateByInitialization(),On.updateByGrip(_a,Ya)),this.dataGrip=null,this.dataGrip=_a,this.fileGrip=Ya,console.dir(this.dataGrip),console.dir(this.fileGrip),ro.C.title||(document.title=function(e,t,n){var s,a,o;if(!n.length)return xe.Z.get("common.title");const r=function(e){var t;const n=(null===(t=e.extension.statistic)||void 0===t?void 0:t[0])||{},s=(null===n||void 0===n?void 0:n.extension)||"";return["js","ts","tsx","vue","css","less","scss","cjs","html"].includes(s)?"Front":["swift"].includes(s)?"IOS":["kt","php","perl","java"].includes(s)?(null===(a=e.extension.statisticByName)||void 0===a||null===(o=a.xml)||void 0===o||null===(r=o.files)||void 0===r?void 0:r.AndroidManifest)?"Android":"Back":["xml"].includes(s)?"Config":s.toUpperCase();var a,o,r}(t)||"",i=(null===(s=e.pr.statistic)||void 0===s||null===(a=s[0])||void 0===a?void 0:a.task)||"",l=e.firstLastCommit.minData.author||"",c=(null===n||void 0===n||null===(o=n[0])||void 0===o?void 0:o.year)||"",m=i.split("-").shift().toUpperCase()||"",d=l.split(" ").shift()||"";return"".concat(r," ").concat(m," (").concat(c,", ").concat(d,")")}(this.dataGrip,this.fileGrip,this.commits))}updateChars(){console.log("need update data TODO"),_a.updateByFilters(),_a.author.list.length&&(On.updateByGrip(_a,Ya),this.dataGrip=null,this.dataGrip=_a)}},co=lo;var mo=__webpack_require__(806);const uo="DropZone_dropzone__HIhqp",po="DropZone_dropzone_title__e1AHm";var ho=__webpack_require__(184);const fo=function(e){let{onChange:n}=e;const[s,a]=(0,t.useState)(!1);return(0,t.useEffect)((()=>{const e=(0,mo.ae)(a,n),t=(0,mo.C4)(a);return document.body.addEventListener("drop",e),document.body.addEventListener("dragover",t),()=>{document.body.removeEventListener("drop",e),document.body.removeEventListener("dragover",t)}}),[]),s?(0,ho.jsx)("div",{className:uo,children:(0,ho.jsx)("p",{className:po,children:"\u041b\u043e\u0432\u043b\u044e!"})}):(0,ho.jsx)(ho.Fragment,{})},go={ui_kit_button:"button_ui_kit_button__OHQLm",ui_kit_button_slim:"button_ui_kit_button_slim__Hrwc3",ui_kit_button_second:"button_ui_kit_button_second__Ligsa",ui_kit_button_border:"button_ui_kit_button_border__EQogY",ui_kit_button_link:"button_ui_kit_button_link__yROBp",disabled:"button_disabled__OiFTx",ui_kit_button_full_size:"button_ui_kit_button_full_size__244ht",ui_kit_button_menu:"button_ui_kit_button_menu__z0SXT"};function yo(e){return{link:go.ui_kit_button_link,slim:go.ui_kit_button_slim,second:go.ui_kit_button_second,primary:go.ui_kit_button_primary,border:go.ui_kit_button_border,full_size:go.ui_kit_button_full_size}[e||""]||""}function vo(e,t){let n="";return n=Array.isArray(e)?e.map(yo).join(" "):yo(e||"primary"),t&&(n+=" ".concat(go.disabled)),n}const bo=function(e){let{title:t,mode:n,disabled:s,className:a,onClick:o,children:r}=e;const i=vo(n,s);return(0,ho.jsx)("button",{title:t,className:"".concat(go.ui_kit_button," ").concat(i||""," ").concat(a||""),onClick:()=>{o&&o()},children:r})},wo=navigator.userAgent||navigator.vendor||window.opera||"",ko=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i.test(wo)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(wo.substr(0,4))||window.innerWidth<700;let _o=document.body.style.overflow;function xo(){document.body.style.overflow=_o}function To(e){_o=document.body.style.overflow,document.body.style.overflow="hidden",e&&setTimeout(xo,e)}const So={on:xo,off:To,useOnOff:function(){return To(),()=>{xo()}}},Co="Locker_locker__3l3k8",Eo="Locker_locker_icon__UedHk",Ao="Locker_locker_border__UGPBw",jo="Locker_locker_center__m4kgg",Do="Locker_locker_sector__Alzxe",No="Locker_locker_text__mVnxA";function Oo(e){let{delay:n,callback:s,className:a,sectorClassName:o,borderClassName:r}=e;const[i,l]=(0,t.useState)(""),[c,m]=(0,t.useState)(n);return(0,t.useEffect)((()=>{const e=Math.round(100-100*c/n),t=49.5*Math.PI;l("".concat(t/100*e,", ").concat(t)),e>=99?s&&s():setTimeout((()=>{m((e=>e-1))}),1e3)}),[c]),n&&c?(0,ho.jsxs)("div",{className:"".concat(Co," ").concat(a||""),children:[(0,ho.jsxs)("svg",{viewBox:"0 0 100 100",preserveAspectRatio:"xMidYMid meet",xmlns:"http://www.w3.org/2000/svg",className:Eo,children:[(0,ho.jsx)("circle",{r:"25",cx:"50",cy:"50",style:{strokeDasharray:i},className:"".concat(Do," ").concat(o||"")}),(0,ho.jsx)("circle",{r:"49.5",cx:"50",cy:"50",className:"".concat(Ao," ").concat(r||"")}),(0,ho.jsx)("circle",{r:"40",cx:"50",cy:"50",className:"".concat(jo," ").concat(r||"")})]}),(0,ho.jsx)("p",{className:No,children:c})]}):null}Oo.defaultProps={delay:60,callback:void 0,className:"",sectorClassName:"",borderClassName:""};const Po=Oo,Ro="styles_modal_window__qXkmU",Io="styles_modal_window_fullscreen__nw0-q",Lo="styles_modal_window_wrapper__PO6Js",Fo="styles_modal_window_halo__vr868",Mo="styles_modal_window_title__rkQmp",Wo="styles_modal_window_body__ohtpb",Bo="styles_modal_window_footer__1PW2B",zo="styles_modal_window_locker__ySg9l",Uo="styles_modal_window_close__nD7n4",Ho=dn((e=>{let{id:t,delay:n,className:s,children:a,onClose:o,setCanClose:r}=e;return(0,ho.jsxs)("div",{id:"".concat(t||"","-title"),className:"".concat(Mo," ").concat(s||""),children:[a,o?(0,ho.jsx)("img",{id:"".concat(t,"-close"),src:"./assets/close.svg",className:Uo,onClick:e=>{e.stopPropagation(),o()}}):null,n?(0,ho.jsx)(Po,{delay:n,className:zo,callback:()=>{r&&r(!0)}}):null]})})),Go=dn((e=>{let{id:t,className:n,children:s}=e;return(0,ho.jsx)("div",{id:"".concat(t||"","-body"),className:"".concat(Wo," scroll_y ").concat(n||""),children:s})})),Vo=dn((e=>{let{id:t,className:n,children:s}=e;return(0,ho.jsx)("div",{id:"".concat(t||"","-footer"),className:"".concat(Bo," ").concat(n||""),children:s})}));function Ko(e){let{id:n,mode:a,delay:o,className:r,onClose:i,children:l}=e;const[c,m]=(0,t.useState)(!o);(0,t.useEffect)(So.useOnOff,[]);const d=t.Children.map(l,(e=>t.isValidElement(e)?t.cloneElement(e,{onClose:i,delay:o,setCanClose:m}):e)),u=ko?Io:Ro;return s.createPortal((0,ho.jsx)("div",{id:"".concat(n,"-wrapper"),className:"".concat(Lo||""),onClick:e=>{var t;e.stopPropagation(),(null===(t=e.target)||void 0===t?void 0:t.id)==="".concat(n,"-wrapper")&&i&&c&&i()},children:(0,ho.jsxs)("div",{id:n,className:"".concat(u," ").concat(r||""),onClick:e=>{e.stopPropagation()},children:["halo"===a?(0,ho.jsx)("img",{className:Fo,src:"./assets/sponsor/halo.png"}):null,d]})}),document.body)}Ko.displayName="Modal",Ko.defaultProps={id:"modal-window",delay:void 0,className:"",onClose:void 0,children:void 0};const qo={logo:"./assets/logo.svg",isOpenInNewTab:!1},$o={vk_frontend_du2:{logo:"./social/vk/frontend_du2.png",banner:"./social/vk/frontend_du2.jpg",link:"https://vk.com/frontend_du2"},vk_take_off_staff:{logo:"./social/vk/take_off_staff.png",banner:"./social/vk/take_off_staff.jpg",link:"https://vk.com/takeoff_staff"}};const Yo=new class{constructor(){this.urlParameters={},(0,Gt.rC)(this,{urlParameters:Gt.LO,setUrlParameters:Gt.aD})}setUrlParameters(e){this.urlParameters=e||{}}getConfig(){var e;const t=(null===(e=this.urlParameters)||void 0===e?void 0:e.ref)||"";return $o[t]||function(e){if(!e)return null;const t=e.split("_"),n=t.shift()||"",s=t.join("_");return s?{isOpenInNewTab:!0,logo:"./assets/logo.svg",link:{vk:"https://vk.com/".concat(s),yt:"https://www.youtube.com/@".concat(s),tg:"https://t.me/@".concat(s)}[n],text:s,textIcon:{vk:"./social/vk.png",yt:"./social/youtube.png",tg:"./social/tg.png"}[n],color:"#FFFFFF",backgroundColor:{vk:"#5181B8",yt:"#FE0000",tg:"#29A6E6"}[n]||"#EFC526"}:null}(t)}getLogo(){return qo||this.getConfig()||qo}getBanner(){return this.getConfig()}},Zo=Yo,Xo=0,Jo=1,Qo=2;const er=new class{constructor(){this.type=Xo,(0,Gt.rC)(this,{type:Gt.LO,open:Gt.aD,close:Gt.aD}),ko||Zo.getConfig()||this.setTimer()}setTimer(){setInterval((()=>{this.type||(this.type=(Math.random(),Qo))}),36e4)}open(){this.type=Jo}close(){this.type=Xo}},tr={description:"styles_description__wIzed",description_title:"styles_description_title__91Uc4",description_text:"styles_description_text__ytQN7",description_list:"styles_description_list__BVsDR",description_link:"styles_description_link__YYYag",sponsor_title:"styles_sponsor_title__vekzY",sponsor_body:"styles_sponsor_body__DvwvI",sponsor_text:"styles_sponsor_text__pbfx4",sponsor_link:"styles_sponsor_link__RwPG+",sponsor_footer:"styles_sponsor_footer__IENcX",sponsor_button:"styles_sponsor_button__X613m",sponsor_button_wrapper:"styles_sponsor_button_wrapper__ckQ41"},nr=dn((()=>(0,ho.jsxs)(Ko,{mode:"halo",onClose:()=>{er.close()},children:[(0,ho.jsx)(Ho,{className:tr.sponsor_title,children:"\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0442\u0435 \u043f\u0440\u043e\u0435\u043a\u0442"}),(0,ho.jsxs)(Go,{className:tr.sponsor_body,children:[(0,ho.jsx)("p",{className:tr.sponsor_text,children:"\u041c\u044b \u0431\u0443\u0434\u0435\u043c \u0440\u0430\u0434\u044b, \u0435\u0441\u043b\u0438 \u0432\u044b \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0442\u0435 \u043d\u0430\u0441 \u043b\u044e\u0431\u043e\u0439 \u0441\u0443\u043c\u043c\u043e\u0439! \u0412\u0441\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430 \u043f\u043e\u0439\u0434\u0443\u0442 \u043d\u0430 \u0434\u0430\u043b\u044c\u043d\u0435\u0439\u0448\u0435\u0435 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435 \u043f\u0440\u043e\u0435\u043a\u0442\u0430."}),(0,ho.jsx)("img",{className:tr.sponsor_cover,src:"./assets/sponsor/money.jpg"})]}),(0,ho.jsxs)(Vo,{className:tr.sponsor_footer,children:[(0,ho.jsx)(bo,{mode:["primary","full_size"],onClick:()=>{er.close()},children:"\u0420\u0430\u0437\u043e\u0432\u044b\u0439 \u043f\u043b\u0430\u0442\u0451\u0436 (\u0421\u0411\u041f)"}),(0,ho.jsx)(bo,{mode:["border","full_size"],onClick:()=>{er.close()},children:"\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0430 GitHub Sponsor"})]})]}))),sr="Description_description_title__tjXWX",ar="Description_description_text__eAJ85",or="Description_description_list__QM46c";function rr(e,t){const n=(e||"").split(/(\[[^\]]+\])/gim).map((e=>{if("["!==(null===e||void 0===e?void 0:e[0]))return e;const[n,s]=e.replace(/\[|\]/gim,"").split("|");return(0,ho.jsx)(we,{target:"_blank",rel:"noreferrer",className:t||"",to:s,children:n},e)}));return(0,ho.jsx)(ho.Fragment,{children:n})}function ir(e,t){const n=(e||"").split("*").map(((e,n)=>n%2?(0,ho.jsx)("b",{children:rr(e,t)},e):(0,ho.jsx)("span",{children:rr(e,t)},e)));return(0,ho.jsx)(ho.Fragment,{children:n})}function lr(e){let{text:t,style:n,className:s}=e;return(0,ho.jsx)("p",{style:n||{},className:"".concat(or," ").concat(s||""),children:ir(t,s)})}function cr(e){let{text:t,style:n,className:s}=e;return(0,ho.jsx)("h6",{style:n||{},className:"".concat(sr," ").concat(s||""),children:ir(t,s)})}function mr(e){let{text:t,style:n,className:s}=e;return(0,ho.jsx)("p",{style:n||{},className:"".concat(ar," ").concat(s||""),children:ir(t)})}function dr(e){let{text:t,style:n,className:s}=e;const a=(Array.isArray(t)?t:(t||"").trim().split(/\n+/gm)).map((e=>{const t=e.substring(0,2),a=e.substring(2);return"- "===t?(0,ho.jsx)(lr,{text:a,style:n,className:s},a):"# "===t?(0,ho.jsx)(cr,{text:a,style:n,className:s},a):(0,ho.jsx)(mr,{text:e,style:n,className:s},a)}));return(0,ho.jsx)(ho.Fragment,{children:a})}dr.defaultProps={text:""};const ur=dr;var pr=__webpack_require__(122);function hr(e){if(!e)return;const t=document.createElement("textarea");t.style.position="fixed",t.style.opacity="0",t.textContent=e,document.body.appendChild(t),t.select(),document.execCommand("copy"),document.body.removeChild(t)}const fr=function(){const e=Object.entries(function(){const e="https://github.com/bakhirev/assayo",t="Visualization and analysis of git repository",n="Check your git stats!",s="",a="IT,git,statistics,audit,data-visualization,report";return{Facebook:"http://www.facebook.com/sharer.php?u=".concat(e),VK:"http://vk.com/share.php?url=".concat(e,"&title=").concat(t,"&comment=").concat(n),QQ:"http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=".concat(e),Reddit:"https://reddit.com/submit?url=".concat(e,"&title=").concat(t),X:"https://twitter.com/intent/tweet?url=".concat(e,"&text=").concat(s,"&via=&hashtags=").concat(a),LinkedIn:"https://www.linkedin.com/sharing/share-offsite/?url=".concat(e),OK:"https://connect.ok.ru/dk?st.cmd=WidgetSharePreview&st.shareUrl=".concat(e),Tumblr:"https://www.tumblr.com/widgets/share/tool?canonicalUrl=".concat(e,"&title=").concat(t,"&caption=").concat(n,"&tags=").concat(a),Blogger:"https://www.blogger.com/blog-this.g?u=".concat(e,"&n=").concat(t,"&t=").concat(n),Evernote:"https://www.evernote.com/clip.action?url=".concat(e,"&title=").concat(s),Addthis:"http://www.addthis.com/bookmark.php?url=".concat(e),GetPocket:"https://getpocket.com/edit?url=".concat(e),YCombinator:"https://news.ycombinator.com/submitlink?u=".concat(e,"&t=").concat(t),Buffer:"https://buffer.com/add?text=".concat(s,"&url=").concat(e),Flipboard:"https://share.flipboard.com/bookmarklet/popout?v=2&title=".concat(s,"&url=").concat(e),Instapaper:"http://www.instapaper.com/edit?url=".concat(e,"&title=").concat(t,"&description=").concat(n),Renren:"http://widget.renren.com/dialog/share?resourceUrl=".concat(e,"&srcUrl=").concat(e,"&title=").concat(t,"&description=").concat(n),"The diaspora* Project":"https://share.diasporafoundation.org/?title=".concat(t,"&url=").concat(e),Weibo:"http://service.weibo.com/share/share.php?url=".concat(e,"&appkey=&title=").concat(t,"&pic=&ralateUid="),Douban:"http://www.douban.com/recommend/?url=".concat(e,"&title=").concat(s),XING:"https://www.xing.com/spi/shares/new?url=".concat(e),Line:"https://lineit.line.me/share/ui?url=".concat(e,"&text=").concat(s)}}()).map((e=>{let[t,n]=e;return(0,ho.jsx)(we,{className:tr.sponsor_button,to:n,target:"_blank",children:t},t)}));return(0,ho.jsx)("div",{className:tr.sponsor_button_wrapper,children:e})},gr=dn((()=>{const{t:e}=Bt(),t=xe.Z.get("page.sponsor.share.description");return(0,ho.jsxs)(Ko,{mode:"halo",delay:10,onClose:()=>{er.close()},children:[(0,ho.jsx)(Ho,{className:tr.sponsor_title,children:e("page.sponsor.share.title")}),(0,ho.jsxs)(Go,{className:tr.sponsor_body,children:[(0,ho.jsx)("p",{className:tr.sponsor_text,children:ir(t)}),(0,ho.jsx)(fr,{})]}),(0,ho.jsx)(Vo,{className:tr.sponsor_footer,children:(0,ho.jsx)(bo,{mode:["primary","full_size"],onClick:()=>{hr("https://github.com/bakhirev/assayo"),pr.Z.show(xe.Z.get("uiKit.console.notification"))},children:e("page.sponsor.share.button")})})]})})),yr=gr,vr=dn((()=>er.type===Jo?(0,ho.jsx)(nr,{}):er.type===Qo?(0,ho.jsx)(yr,{}):null)),br="logo_logo__3YcvJ",wr="logo_logo_center__wXX6d",kr="logo_logo_link__b0SQ3",_r="logo_logo_icon__BAkZB",xr="logo_logo_default__y6neP";function Tr(e){let{center:t}=e;const{logo:n,link:s,title:a}=Zo.getLogo()||{},o="./assets/logo.svg"===n;return(0,ho.jsx)("figure",{className:t?"".concat(br," ").concat(wr):br,children:(0,ho.jsx)(we,{to:s||"",target:o?"":"_blank",className:kr,children:(0,ho.jsx)("img",{src:n||"",title:a||"",className:o?"".concat(_r," ").concat(xr):_r})})})}Tr.defaultProps={center:!1};const Sr=Tr,Cr="SplashScreen_splash_screen__TfV7g",Er="SplashScreen_splash_screen_container__LVxvL",Ar="progress_progress_bar__5Tc4y";const jr=function(){return(0,t.useEffect)((()=>{So.off(5400)}),[]),(0,ho.jsx)("div",{className:Cr,children:(0,ho.jsxs)("div",{className:Er,children:[(0,ho.jsx)(Sr,{center:!0}),(0,ho.jsx)("div",{className:Ar})]})})};const Dr=new class{constructor(){this.title="",this.yes="",this.no="",this.isOpen=!1,this.successCallback=()=>{},this.cancelCallback=()=>{},(0,Gt.rC)(this,{title:Gt.LO,yes:Gt.LO,no:Gt.LO,successCallback:Gt.LO,cancelCallback:Gt.LO,isOpen:Gt.LO,open:Gt.aD,close:Gt.aD})}open(e){return this.title=(null===e||void 0===e?void 0:e.title)||e||"\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c?",this.yes=(null===e||void 0===e?void 0:e.yes)||"\u0414\u0430, \u0443\u0432\u0435\u0440\u0435\u043d",this.no=(null===e||void 0===e?void 0:e.no)||"\u041e\u0442\u043c\u0435\u043d\u0430",this.isOpen=!0,new Promise(((e,t)=>{this.successCallback=e,this.cancelCallback=t}))}close(){this.isOpen=!1}success(){this.isOpen&&(this.close(),this.successCallback())}cancel(){this.isOpen&&(this.close(),this.cancelCallback())}},Nr=dn((()=>Dr.isOpen?(0,ho.jsxs)(Ko,{children:[(0,ho.jsx)(Ho,{children:null===Dr||void 0===Dr?void 0:Dr.title}),(0,ho.jsxs)(Vo,{children:[(0,ho.jsx)(bo,{mode:ko?["primary","full_size"]:["primary"],onClick:()=>{Dr.cancel()},children:Dr.no}),(0,ho.jsx)(bo,{mode:ko?["second","full_size"]:["second"],onClick:()=>{Dr.success()},children:Dr.yes})]})]}):null));function Or(e){const{title:t}=e;return Array.isArray(t)?t.length>1?"".concat(t[0]," +").concat(t.length-1):t[0]:t||""}function Pr(e){var t;const{description:n}=e,s=null===e||void 0===e||null===(t=e.arguments)||void 0===t?void 0:t.description;return(Array.isArray(n)?n:[n]).map((e=>xe.Z.get(e,s))).join("\n")}const Rr=new class{constructor(){this.recommendation=null,(0,Gt.rC)(this,{recommendation:Gt.LO,open:Gt.aD,close:Gt.aD})}open(e){this.recommendation=e}close(){this.recommendation=null}},Ir="modal_recommendations_modal__ZTe2o",Lr="modal_recommendations_modal_title__eDPGA",Fr="modal_recommendations_modal_header__5lx9g",Mr="modal_recommendations_modal_footer__6HIyB",Wr="modal_recommendations_modal_sub_title__XbAFX",Br="modal_recommendations_modal_description__2Fr3I",zr="modal_recommendations_modal_info__AJiyE",Ur="modal_recommendations_modal_fact__+pE6q",Hr="modal_recommendations_modal_warning__D5X2s",Gr="modal_recommendations_modal_error__aogBH",Vr="modal_recommendations_modal_button__JvJC3";const Kr=dn((()=>{var e;const{recommendation:t}=Rr;if(!t)return null;const n=Or(t),s=null===t||void 0===t||null===(e=t.arguments)||void 0===e?void 0:e.title,a=function(e){var t;const n=null===e||void 0===e?void 0:e.type;return null!==(t={[es.INFO]:zr,[es.FACT]:Ur,[es.WARNING]:Hr,[es.ALERT]:Gr}[n||es.INFO])&&void 0!==t?t:Ur}(t),o=Pr(t).split("\n"),r=o.shift();return(0,ho.jsxs)(Ko,{className:"".concat(a," ").concat(Ir),onClose:()=>{Rr.close()},children:[(0,ho.jsxs)(Ho,{className:Fr,children:[(0,ho.jsx)("span",{className:Lr,children:xe.Z.get(n,s)}),(0,ho.jsx)("p",{className:Wr,children:r})]}),(0,ho.jsx)(Go,{children:(0,ho.jsx)(ur,{className:Br,text:o})}),(0,ho.jsx)(Vo,{className:Mr,children:(0,ho.jsx)(bo,{mode:[ko?"primary":"border","full_size"],className:Vr,onClick:()=>{Rr.close()},children:xe.Z.get("recommendations.modal.cancel")})})]})})),qr=Kr,$r="switch_switch__BWBIW",Yr="switch_switch_item__qznpI",Zr="switch_selected__weWv1",Xr="switch_switch_item_icon__jXfY6",Jr="switch_switch_item_title__Nt5Uj";function Qr(e){let{value:t,options:n,onChange:s}=e;const{t:a}=Bt(),o=n.map((e=>{const n=a((null===e||void 0===e?void 0:e.title)||"");return(0,ho.jsxs)("div",{className:"".concat(Yr," ").concat(t===(null===e||void 0===e?void 0:e.id)?Zr:""),onClick:()=>{s&&s(null===e||void 0===e?void 0:e.id)},children:[(0,ho.jsx)("img",{className:Xr,src:(null===e||void 0===e?void 0:e.icon)||"",alt:n||"",title:n||""}),(0,ho.jsx)("span",{className:Jr,children:n||""})]},n)}));return(0,ho.jsx)("div",{className:$r,children:o})}Qr.defaultProps={value:"",onChange:void 0};const ei=Qr;function ti(e){const t={};return Object.keys(e).forEach((n=>{const s=e[n],a=s&&"object"===typeof s&&!(s instanceof Array);t[n]=a?ti(s):s})),t}const ni={getDeepCopy:ti,getUpdatedFormData(e,t,n){const s=this.getKeys(t),a=s.length-1,o=ti(e);let r=o;return s.forEach(((e,t)=>{t===a?r[e]=n:(r[e]||(r[e]={}),r=r[e])})),o},getKeys:e=>e?Array.isArray(e)?e:"".concat(e).split("."):[""],getValueByKeys(e){var t;let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];const s=this.getKeys(n);return s.length&&null!==(t=s.reduce(((e,t)=>null===e||void 0===e?void 0:e[t]),e))&&void 0!==t?t:""}};const si=class{constructor(){this.isEdited=!1,this.isSuccess=!1,this.isLoading=!1,this.isLocked=!1,this.isServerError=!1,this.initState={},this.state={},this.errorMessage="",this.errors={},(0,Gt.rC)(this,{isEdited:Gt.LO,isSuccess:Gt.LO,isLoading:Gt.LO,isLocked:Gt.LO,isServerError:Gt.LO,state:Gt.LO,errorMessage:Gt.LO,errors:Gt.LO,setIsLocked:Gt.aD,setState:Gt.aD,setInitState:Gt.aD,updateState:Gt.aD,setFormError:Gt.aD,removeFormError:Gt.aD,clearErrorMessage:Gt.aD,clearAllErrors:Gt.aD,clear:Gt.aD,getFormattedState:Gt.aD,validation:Gt.aD,submit:Gt.aD})}setIsLocked(e){this.isLocked=e}setInitState(e){this.initState=e||{},this.state=JSON.parse(JSON.stringify(this.initState)),this.isEdited=!1}setState(e){this.state=e||{}}updateState(e,t){this.state=ni.getUpdatedFormData(this.state,e,t),this.isEdited=!0}setFormError(e,t){t?this.errors={...this.errors,[e]:t}:this.removeFormError(e)}removeFormError(e){if(!this.errors[e])return;const t={...this.errors};delete t[e],this.errors=t}clearErrorMessage(){this.errorMessage=""}clearAllErrors(){this.isServerError=!1,this.errorMessage="",this.errors={}}clear(){this.clearAllErrors(),this.state={},this.initState={}}getFormattedState(){return{...this.state}}validation(e){return this.errors.length?Promise.reject():e?(this.clearErrorMessage(),Promise.resolve()):Promise.reject()}submit(e,t){let n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return this.clearAllErrors(),this.isLocked?Promise.resolve():this.validation(t).then((0,Gt.aD)((()=>{this.isLoading=!0}))).then((()=>e(t))).then((0,Gt.aD)((e=>(this.isSuccess=!0,n&&this.clear(),Promise.resolve(e))))).catch((0,Gt.aD)((e=>(null===e||void 0===e?void 0:e.code)>204?(this.isServerError=!0,Promise.reject(e)):Promise.reject(e)))).finally((0,Gt.aD)((()=>{this.isLoading=!1})))}};const ai=new class extends si{constructor(){super(),(0,Gt.rC)(this,{save:Gt.aD})}save(e){const{saveSettings:t}=Fn;return this.submit(t,e,!1).then((e=>(pr.Z.show("common.notifications.setting"),Wn.loadUserSettings(),this.setInitState(this.state),Promise.resolve(e))))}},oi="sidebar_sidebar__di6aD",ri="sidebar_sidebar_title__CS5ZL",ii="sidebar_sidebar_item__0MXwu",li="sidebar_selected__hZZ4L",ci="sidebar_sidebar_item_icon__Bve10",mi="sidebar_sidebar_item_title__n7QgB";function di(e){let{id:t,link:n,title:s,icon:a,isSelected:o}=e;const{t:r}=Bt(),i=r(s||"");return(0,ho.jsxs)(we,{className:"".concat(ii," ").concat(o?li:""),to:n,title:i,id:"sidebar-menu-".concat(t),onClick:()=>{ai.isEdited&&(ai.clear(),ai.setInitState(ai.initState))},children:[(0,ho.jsx)("img",{className:ci,src:a,alt:s||""}),(0,ho.jsx)("figcaption",{className:mi,children:i})]},t)}di.defaultProps={title:"",icon:"",isSelected:!1};const ui=di;function pi(e){let{title:t}=e;const{t:n}=Bt();return(0,ho.jsx)("div",{className:ri,children:n(t||"")})}pi.defaultProps={title:""};const hi=pi,fi=[{id:"team",title:"sidebar.switch.team",icon:"./assets/switch/team.svg"},{id:"person",title:"sidebar.switch.person",icon:"./assets/switch/person.svg"}],gi=[{id:"total",link:"/team/total",title:"sidebar.team.total",icon:"./assets/menu/team_common.svg"},{id:"scope",link:"/team/scope",title:"sidebar.team.scope",icon:"./assets/menu/team_feat.svg"},{id:"author",link:"/team/author",title:"sidebar.team.author",icon:"./assets/menu/team_work.svg"},{id:"type",link:"/team/type",title:"sidebar.team.type",icon:"./assets/menu/team_type.svg"},{id:"pr",link:"/team/pr",title:"sidebar.team.pr",icon:"./assets/menu/pull_request.svg"},{},{id:"day",link:"/team/day",title:"sidebar.team.day",icon:"./assets/menu/team_day.svg"},{id:"week",link:"/team/week",title:"sidebar.team.week",icon:"./assets/menu/team_week.svg"},{id:"month",link:"/team/month",title:"sidebar.team.month",icon:"./assets/menu/team_month.svg"},{id:"hours",link:"/team/hours",title:"sidebar.team.hours",icon:"./assets/menu/team_hours.svg"},{},{id:"files",link:"/team/files",title:"sidebar.team.files",icon:"./assets/menu/team_files.svg"},{id:"removedFiles",link:"/team/removedFiles",title:"sidebar.team.removedFiles",icon:"./assets/menu/team_files_remove.svg"},{id:"extension",link:"/team/extension",title:"sidebar.team.extension",icon:"./assets/menu/team_files_ext.svg"},{id:"tasks",link:"/team/tasks",title:"sidebar.team.tasks",icon:"./assets/menu/team_tasks.svg"},{id:"release",link:"/team/release",title:"sidebar.team.release",icon:"./assets/menu/team_release.svg"},{},{id:"commits",link:"/team/commits",title:"sidebar.team.commits",icon:"./assets/menu/pull-request.svg"},{id:"changes",link:"/team/changes",title:"sidebar.team.changes",icon:"./assets/menu/branch.svg"},{id:"words",link:"/team/words",title:"sidebar.team.words",icon:"./assets/menu/team_words.svg"}],yi=[{id:"total",link:"/person/total/",title:"sidebar.person.total",icon:"./assets/menu/team_common.svg"},{id:"money",link:"/person/money/",title:"sidebar.person.money",icon:"./assets/menu/per_money.svg"},{id:"speed",link:"/person/speed/",title:"sidebar.person.speed",icon:"./assets/menu/per_speed.svg"},{},{id:"day",link:"/person/day/",title:"sidebar.person.day",icon:"./assets/menu/team_day.svg"},{id:"week",link:"/person/week/",title:"sidebar.person.week",icon:"./assets/menu/team_week.svg"},{id:"month",link:"/person/month/",title:"sidebar.person.month",icon:"./assets/menu/team_month.svg"},{id:"hours",link:"/person/hours/",title:"sidebar.person.hours",icon:"./assets/menu/team_hours.svg"},{},{id:"tasks",link:"/person/tasks/",title:"sidebar.person.tasks",icon:"./assets/menu/team_tasks.svg"},{},{id:"commits",link:"/person/commits/",title:"sidebar.person.commits",icon:"./assets/menu/pull-request.svg"},{id:"changes",link:"/person/changes/",title:"sidebar.person.changes",icon:"./assets/menu/branch.svg"},{id:"words",link:"/person/words/",title:"sidebar.person.words",icon:"./assets/menu/team_words.svg"}];const vi=function(e){let{type:t}=e;const{page:n,userId:s}=Q(),a="team"===t?"":s||0,o=("team"===t?gi:yi).map(((e,t)=>{if(!e.id)return(0,ho.jsx)(hi,{},t);const s=n===e.id||!n&&"total"===e.id;return(0,ho.jsx)(ui,{id:e.id,link:"".concat(e.link).concat(a),title:e.title,icon:e.icon,isSelected:s},e.id)}));return(0,ho.jsx)(ho.Fragment,{children:o})};const bi=function(){const{type:e}=Q(),t=J(),n=e||"team";return(0,ho.jsxs)("aside",{className:oi,children:[(0,ho.jsx)(Sr,{}),(0,ho.jsx)(ei,{value:n,options:fi,onChange:n=>{n!==e&&t("/".concat(n,"person"===n?"/total/0":"/total"))}}),(0,ho.jsx)(vi,{type:n})]})},wi="wrapper_ui_kit_wrapper__VnEKs",ki="wrapper_ui_kit_title__hdDn6",_i="wrapper_ui_kit_description__1KhyS",xi="wrapper_ui_kit_help__RUNWB",Ti="wrapper_ui_kit_error__PDetF";const Si=function(e){let{title:t,description:n,help:s,example:a,error:o,className:r,children:i}=e;const{t:l}=Bt();return(0,ho.jsxs)("div",{className:"".concat(wi," ").concat(r||""),title:l(s||""),children:[t&&(0,ho.jsx)("h6",{className:ki,children:l(t)}),n&&(0,ho.jsx)("p",{className:_i,children:l(n)}),i,s&&(0,ho.jsx)("p",{className:xi,children:l(a||"")}),o&&(0,ho.jsx)("p",{className:Ti,children:o})]})},Ci="styles_ui_kit_common__Z9voL",Ei="select_ui_kit_select__tOnMd",Ai="select_ui_kit_select_with_buttons_wrapper__p+gFH",ji="select_ui_kit_select_with_buttons_left__6y04D",Di="select_ui_kit_select_with_buttons_right__ayP3g";const Ni=function(e){let{title:t,description:n,help:s,error:a,className:o,value:r,options:i,onChange:l}=e;const c=(i||[]).map(((e,t)=>{var n,s,a;const o="object"!==typeof e?{id:e,title:e}:e;return(0,ho.jsx)("option",{value:null!==(n=null===o||void 0===o?void 0:o.id)&&void 0!==n?n:null,selected:r===(null===o||void 0===o?void 0:o.id),children:null!==(s=null!==(a=null===o||void 0===o?void 0:o.title)&&void 0!==a?a:null===o||void 0===o?void 0:o.id)&&void 0!==s?s:""},"".concat(null===o||void 0===o?void 0:o.id,"_").concat(t))}));return(0,ho.jsx)(Si,{title:t,description:n,help:s,error:a,className:o,children:(0,ho.jsx)("select",{className:"".concat(Ci," ").concat(Ei," ").concat(o||""),onChange:e=>{const t=e.target.value,n="null"!==t?parseInt(t,10)||0:null;l&&l(n,t)},children:c})})},Oi={buttons_header:"styles_buttons_header__k-XGN",buttons_footer:"styles_buttons_footer__6QBSC",user:"styles_user__xONSt",user_title:"styles_user_title__tUuIA",user_footer:"styles_user_footer__pwvSU",salary:"styles_salary__9r8CU",salary_title:"styles_salary_title__fhRsw",salary_icons:"styles_salary_icons__DXt+D",salary_icons_item:"styles_salary_icons_item__2t1qL",salary_footer:"styles_salary_footer__UkNJs"},Pi=dn((()=>ai.isEdited?(0,ho.jsxs)("div",{className:Oi.buttons_header,children:[(0,ho.jsx)(bo,{mode:"second",onClick:()=>{ai.setInitState(ai.initState)},children:xe.Z.get("page.settings.form.cancel")}),(0,ho.jsx)(bo,{onClick:()=>{ai.save(ai.state)},children:xe.Z.get("page.settings.form.save")})]}):null)),Ri={header:"header_header__vlJHY",header_title:"header_header_title__56O-e",header_print:"header_header_print__ccAOn",header_lang:"header_header_lang__Prrmh",header_setting:"header_header_setting__XNoXa",header_with_tab:"header_header_with_tab__Ycuf1"};const Ii=function(){const{t:e}=Bt(),{type:t,page:n}=Q(),s=e(t&&n?"sidebar.".concat(t,".").concat(n):"sidebar.team.total");return(0,ho.jsx)("h2",{className:Ri.header_title,children:s})},Li="filters_header_filters__zxjaI",Fi="filters_header_filters_input__wngQ9",Mi="filters_header_filters_fast__HaQVC",Wi="filters_header_filters_fast_button__ltmO-";const Bi=function(e){let{title:t,type:n}=e;const{t:s}=Bt();return(0,ho.jsx)("button",{className:Wi,onClick:()=>{Qn.setFilterByDateType(n)},children:s(t)})},zi=dn((e=>{var t;let{type:n,placeholder:s}=e;return(0,ho.jsx)("input",{type:"date",placeholder:s||"",value:null!==(t=Qn[n])&&void 0!==t?t:"",className:Fi,onChange:e=>{Qn.updateProperty(n,e.target.value)}})})),Ui=zi;const Hi=function(){return(0,ho.jsxs)("div",{className:Li,children:[(0,ho.jsx)(Ui,{type:"from",placeholder:"\u0441"})," \u2014 ",(0,ho.jsx)(Ui,{type:"to",placeholder:"\u043f\u043e"}),(0,ho.jsxs)("div",{className:Mi,children:[(0,ho.jsx)(Bi,{title:"sidebar.filters.all",type:"all"}),(0,ho.jsx)(Bi,{title:"sidebar.filters.year",type:"year"}),(0,ho.jsx)(Bi,{title:"sidebar.filters.halfYear",type:"halfYear"}),(0,ho.jsx)(Bi,{title:"sidebar.filters.month",type:"month"}),(0,ho.jsx)(Bi,{title:"sidebar.filters.week",type:"week"})]})]})};const Gi=new class{constructor(){this.isOpen=!1,this.navigate=null,this.prevUrl="",this.processing=!1,(0,Gt.rC)(this,{isOpen:Gt.LO,processing:Gt.LO,open:Gt.aD,close:Gt.aD,printPage:Gt.aD,printSection:Gt.aD,printAllPages:Gt.aD,triggerPrint:Gt.aD,endPrint:Gt.aD})}open(e,t){this.isOpen=!0,this.navigate=e,this.prevUrl=t}close(){this.isOpen=!1,this.navigate=null,this.prevUrl=""}printPage(){this.triggerPrint()}printSection(){let e=this.prevUrl.split("/");e[2]="print",e=e.join("/"),this.navigate(e),this.triggerPrint()}printAllPages(){this.navigate("/print"),this.triggerPrint()}triggerPrint(){this.isOpen=!1,this.processing=!0,setTimeout((()=>{window.print()}),500)}endPrint(){this.processing=!1,this.prevUrl&&this.navigate(this.prevUrl),this.navigate=null,this.prevUrl=""}},Vi=dn((()=>{const{t:e,i18n:t}=Bt(),n=J(),s=X();return(0,ho.jsxs)("header",{className:Ri.header,children:[(0,ho.jsx)(Ii,{}),ai.isEdited?(0,ho.jsx)(Pi,{}):(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(Hi,{}),(0,ho.jsx)(Ni,{className:Ri.header_lang,value:xe.Z.language,options:[{id:"ru",title:"RU"},{id:"en",title:"EN"},{id:"zh",title:"ZH"},{id:"es",title:"ES"},{id:"fr",title:"FR"},{id:"pt",title:"PT"},{id:"de",title:"DE"},{id:"ja",title:"JA"}],onChange:(e,n)=>{xe.Z.language=n,t.changeLanguage(n),n===Ht?localStorage.removeItem("language"):localStorage.setItem("language",n)}}),(0,ho.jsx)("img",{title:e("sidebar.buttons.print"),className:Ri.header_print,src:"./assets/menu/print.svg",onClick:()=>{Gi.open(n,s.pathname)}}),(0,ho.jsx)("img",{title:e("sidebar.buttons.settings"),className:Ri.header_setting,src:"./assets/menu/setting.svg",onClick:()=>{n("/settings")}})]})]})})),Ki=Vi,qi="tabs_ui_kit_tabs__jHT8Y",$i="tabs_ui_kit_tabs_item__+dCRA",Yi="tabs_ui_kit_tabs_item_selected__286u5",Zi=t.forwardRef(((e,t)=>{let{value:n,options:s,onChange:a}=e;const{t:o}=Bt(),r=n||0===n||!1===n,i=(s||[]).map(((e,s)=>{var i,l;const c="object"!==typeof e?{id:e,title:e}:e,m=r&&n===(null===c||void 0===c?void 0:c.id),d=null!==(i=null!==(l=o(null===c||void 0===c?void 0:c.title))&&void 0!==l?l:null===c||void 0===c?void 0:c.id)&&void 0!==i?i:"";return(0,ho.jsx)("button",{className:m?"".concat($i," ").concat(Yi):$i,onClick:e=>{a(c);const n=null===e||void 0===e?void 0:e.target,s=null===t||void 0===t?void 0:t.current,o=((null===s||void 0===s?void 0:s.offsetWidth)-(null===n||void 0===n?void 0:n.offsetWidth))/2;s.scrollLeft=(null===n||void 0===n?void 0:n.offsetLeft)-o},children:d},"".concat(null===c||void 0===c?void 0:c.id,"_").concat(s))}));return(0,ho.jsx)("div",{ref:t,className:"".concat(qi," scroll_x"),children:i})}));Zi.displayName="UiKitTabs";const Xi=Zi;const Ji=function(){const e=(0,t.useRef)(),n=J(),{type:s,page:a,userId:o}=Q(),r=("team"===s?gi:yi).filter((e=>null===e||void 0===e?void 0:e.title));return(0,t.useEffect)((()=>{var t;null===e||void 0===e||null===(t=e.current)||void 0===t||t.scrollTo(0,0)}),[s]),(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)("header",{className:Ri.header_with_tab,children:(0,ho.jsx)(Xi,{ref:e,value:a,options:r,onChange:e=>{const t="person"===s?"".concat(e.link).concat(o):e.link;n(t)}})}),(0,ho.jsx)("div",{className:Ri.light_header_gap})]})},Qi="footer_footer__yGXL7",el="footer_footer_hidden__oJfDX",tl="footer_footer_wrapper__tvZ1q",nl="footer_footer_gap__RhPGW",sl="footer_footer_button__imzON",al="footer_footer_button_selected__0joRp",ol="footer_footer_button_text__v3b+2",rl="footer_footer_button_icon__kZwe7";const il=function(e){let{title:t,icon:n,isSelected:s,onClick:a}=e;return(0,ho.jsxs)("figure",{className:"".concat(sl," ").concat(s?al:""),onClick:a,children:[(0,ho.jsx)("div",{className:rl,style:{backgroundImage:"url(".concat(n,")")}}),(0,ho.jsx)("figcaption",{className:ol,children:t})]})};const ll=function(){const e=J(),{type:n,page:s}=Q(),[a,o]=(0,t.useState)(!0),{t:r}=Bt();(0,t.useEffect)((()=>function(e,t){let n=window.scrollY,s=e;function a(){const e=n>window.scrollY||window.scrollY<150;n=window.scrollY,e!==s&&(s=e,t(e))}return document.addEventListener("scroll",a),()=>{document.removeEventListener("scroll",a)}}(a,o)),[]);const i=function(e){return[{id:"team",title:"sidebar.switch.team",icon:"./assets/switch/team.svg",onClick(){e("/team/total")}},{id:"person",title:"sidebar.switch.person",icon:"./assets/switch/person.svg",onClick(){e("/person/total/0")}},{id:"print",title:"sidebar.buttons.share",icon:"./assets/menu/share.svg",onClick(){navigator.share({title:xe.Z.get("common.title"),text:"",url:window.location.href})}},{id:"settings",title:"sidebar.buttons.logout",icon:"./assets/menu/logout.svg",onClick(){Dr.open({title:"\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0432\u044b\u0439\u0442\u0438?"}).then((()=>{co.setCommits([]),e("/")}))}}].filter((e=>e))}(e),l=i.find((e=>s===e.id))||i.find((e=>n===e.id)),c=i.map((e=>(0,ho.jsx)(il,{icon:e.icon,title:r(e.title),isSelected:(null===l||void 0===l?void 0:l.id)===e.id,onClick:e.onClick},e.id)));return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)("div",{className:nl}),(0,ho.jsx)("div",{className:"".concat(Qi," ").concat(a?"":el),children:(0,ho.jsx)("nav",{className:tl,children:c})})]})},cl="print_page_wrapper_print_icon__7FXMY",ml=dn((()=>{const{t:e}=Bt();return Gi.isOpen?(0,ho.jsxs)(Ko,{onClose:()=>{Gi.close()},children:[(0,ho.jsx)(Ho,{children:(0,ho.jsx)("div",{style:{textAlign:"center"},children:e("page.print.modal.title")})}),(0,ho.jsxs)(Go,{children:[(0,ho.jsx)("img",{src:"./assets/cards/print.png",className:cl}),(0,ho.jsx)(bo,{mode:["primary","full_size"],onClick:()=>{Gi.printPage()},children:e("page.print.modal.page")}),(0,ho.jsx)(bo,{mode:["primary","full_size"],onClick:()=>{Gi.printSection()},children:e("page.print.modal.type")}),(0,ho.jsx)(bo,{mode:["primary","full_size"],onClick:()=>{Gi.printAllPages()},children:e("page.print.modal.all")}),(0,ho.jsx)(bo,{mode:["second","full_size"],onClick:()=>{Gi.close()},children:e("page.print.modal.cancel")})]})]}):null})),dl=ml,ul="styles_page_wrapper__H6Q0a",pl="styles_page_wrapper_header__CyGwS",hl="styles_page_wrapper_main__IqKL7",fl="styles_page_wrapper_main_mobile__MauwS";function gl(e){let{children:t}=e;return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsxs)("div",{className:ul,children:[(0,ho.jsx)("div",{className:fl,children:t}),(0,ho.jsx)(Ji,{}),(0,ho.jsx)(dl,{}),(0,ho.jsx)(qr,{}),(0,ho.jsx)(ll,{})]}),(0,ho.jsx)("div",{className:pl})]})}function yl(e){let{children:t}=e;return(0,ho.jsxs)("div",{className:ul,children:[(0,ho.jsx)(bi,{}),(0,ho.jsx)(Ki,{}),(0,ho.jsx)("div",{className:hl,children:t}),(0,ho.jsx)(dl,{}),(0,ho.jsx)(qr,{})]})}function vl(e){let{children:t}=e;return ko?(0,ho.jsx)(gl,{children:t}):(0,ho.jsx)(yl,{children:t})}vl.defaultProps={selectedMenuItem:""};const bl=vl;const wl="slider_slider_exit_left__InqqG",kl="slider_slider_exit_right__fbcyo",_l="slider_slider_entrance_left__zLuI3",xl="slider_slider_entrance_right__RyWMW";function Tl(e){let{getViewById:n}=e;const{type:s,page:a}=Q(),o=a||"total",[r,i]=(0,t.useState)(o),[l,c]=(0,t.useState)([]),m="team"===s?gi:yi;if((0,t.useEffect)((()=>{!function(e,t,n,s,a){const o=n.map((e=>e.id)).indexOf(e),r=n.map((e=>e.id)).indexOf(t)<o?[wl,xl]:[kl,_l],[i,l]=r;a([t,i]),setTimeout((()=>{a([e||"",l])}),250),setTimeout((()=>{a([]),s(e||"")}),500),setTimeout((()=>{document.body.scrollIntoView()}),600)}(a||"",r,m,i,c)}),[a]),!l.length)return n(a);const[d,u]=l;return(0,ho.jsx)("div",{className:u,children:n(d)})}function Sl(e){let{getViewById:t}=e;const{page:n}=Q();return t(n||"total")}function Cl(e){let{getViewById:t}=e;return ko?(0,ho.jsx)(Tl,{getViewById:t}):(0,ho.jsx)(Sl,{getViewById:t})}const El="Page_main_wrapper__X6tJd",Al="Page_main_wrapper_white__yh+Sg",jl="Page_main_wrapper_icons__i2Ce8",Dl="Page_main_wrapper_item__TzBUK";const Nl=function(e){let{children:t,className:n,template:s}=e;const a=s?"".concat(El," ").concat(Al):"".concat(El),o="table"===s?{paddingTop:0}:{};return(0,ho.jsx)("div",{className:"".concat(a," ").concat(n||""),style:o,children:t})};function Ol(e){let{className:t,onRemove:n,children:s}=e;const{t:a}=Bt();return(0,ho.jsxs)("div",{className:"".concat(Al," ").concat(t||""),children:[(0,ho.jsx)("div",{className:jl,children:n&&(0,ho.jsx)(bo,{mode:"second",onClick:()=>n(),children:a("uiKit.page.remove")})}),s]})}Ol.defaultProps={className:void 0};const Pl=Ol;function Rl(e){let{template:t,children:n}=e;return t?(0,ho.jsx)(Pl,{className:Dl,children:n}):(0,ho.jsx)("div",{className:Dl,children:n})}Rl.defaultProps={template:void 0};const Il=Rl,Ll="tags_ui_kit_tags__xy59O",Fl="tags_ui_kit_tags_item__t6RUo";function Ml(e){let{value:t}=e;return(0,ho.jsx)("div",{className:Fl,children:t})}Ml.displayName="UiKitTag";const Wl=Ml;function Bl(e){let{value:t}=e;const n=(Array.isArray(t)?t:[t]).filter((e=>e)).map((e=>(0,ho.jsx)(Wl,{value:e},e)));return(0,ho.jsx)("div",{className:Ll,children:n})}Bl.displayName="UiKitTags";const zl=Bl,Ul="NothingFound_nothing_found__ztP0-",Hl="NothingFound_nothing_found_wrapper__paT+k",Gl="NothingFound_nothing_found_icon__7nin9",Vl="NothingFound_nothing_found_title__cOCN0",Kl="NothingFound_nothing_found_text__YP8xy",ql="NothingFound_nothing_found_console__a56Uc",$l="NothingFound_nothing_found_link__WeJ6m";const Yl=function(){const{t:e}=Bt();return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)("p",{className:Vl,children:e("uiKit.nothingFound.common.title")}),(0,ho.jsxs)("p",{className:Kl,children:['\u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0431\u043e\u043b\u044c\u0448\u0435 \u0434\u0430\u043d\u043d\u044b\u0445, \u0435\u0441\u043b\u0438 \u043a\u043e\u043c\u043c\u0438\u0442\u044b \u0431\u0443\u0434\u0443\u0442 \u043f\u043e\u0434\u043f\u0438\u0441\u0430\u043d\u044b \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 "',(0,ho.jsx)("a",{href:"https://www.conventionalcommits.org/en/v1.0.0/",target:"_blank",rel:"noreferrer",className:$l,children:"Git commit message convention"}),'". \u0428\u0430\u0431\u043b\u043e\u043d:']}),(0,ho.jsx)("p",{className:ql,children:e("uiKit.nothingFound.common.console")}),(0,ho.jsx)("p",{className:Kl,children:e("uiKit.nothingFound.common.example")}),(0,ho.jsxs)("p",{className:ql,children:["JIRA-0001 feat(profile): add user avatar",(0,ho.jsx)("br",{}),"JIRA-0002 fix(profile): changed link for user web site",(0,ho.jsx)("br",{}),"JIRA-0003 test(profile): added unit tests for edit phone"]})]})};function Zl(e){let{icon:t,message:n,children:s,className:a}=e;const{t:o}=Bt(),r=o(n||"");return(0,ho.jsx)("div",{className:"".concat(Hl," ").concat(a),children:(0,ho.jsxs)("div",{className:Ul,children:[(0,ho.jsx)("img",{src:t||"./assets/cards/nothing_found.png",className:Gl}),!s&&n&&(0,ho.jsx)("p",{className:Vl,children:r}),!s&&!n&&(0,ho.jsx)(Yl,{}),s]})})}Zl.defaultProps={children:null,icon:null,className:"",message:"",stylesConfig:{iconWidth:"483px",iconHeight:"332px",margin:"0"}};const Xl=Zl,Jl="Loading_loading__zqHF-";function Ql(e){let{height:t}=e;return(0,ho.jsx)("div",{className:Jl,style:{minHeight:t?"".concat(t,"px"):"auto"},children:"..."})}Ql.defaultProps={height:0};const ec=Ql,tc={INIT:"INIT",LOADING:"LOADING",LOADING_MORE:"LOADING_MORE",LOADING_ALL:"LOADING_ALL",LOADING_PAGE:"LOADING_PAGE",ERROR:"ERROR",SUCCESS:"SUCCESS"};class nc{constructor(e){let{loader:t,callback:n,defaultPageNumber:s,defaultPageSize:a,watch:o}=e;this.state=tc.INIT,this.watchedValue="",this.defaultPageNumber=0,this.defaultPageSize=10,this.pageNumber=0,this.pageSize=10,this.sort=[],this.loader=()=>{},this.callback=()=>{},this.response=null,this.loader=t,this.callback=n,this.defaultPageNumber=s||0,this.defaultPageSize=a||10,this.watchedValue=o||"",(0,Gt.rC)(this,{state:Gt.LO,watchedValue:Gt.LO,sort:Gt.LO,fetchData:Gt.aD,successCallback:Gt.aD,errorCallback:Gt.aD,loadMore:Gt.aD,showAll:Gt.aD,updateSort:Gt.aD,canSendRequest:Gt.Fl})}newSearch(){return this.fetchData(tc.LOADING,{pageNumber:this.defaultPageNumber,pageSize:this.defaultPageSize})}updateSort(e){this.sort=e||[],this.newSearch()}goToPage(e,t){return this.fetchData(tc.LOADING_PAGE,{pageNumber:e,pageSize:t})}loadMore(){const e=this.pageNumber+1;return this.fetchData(tc.LOADING_MORE,{pageNumber:e,pageSize:this.pageSize})}showAll(){var e,t;if(0===this.pageNumber&&2===(null===(e=this.response)||void 0===e?void 0:e.totalPages))return this.loadMore();const n=(null===(t=this.response)||void 0===t?void 0:t.totalElements)||100;return this.fetchData(tc.LOADING_ALL,{pageNumber:0,pageSize:n})}get canSendRequest(){return![tc.LOADING,tc.LOADING_MORE,tc.LOADING_ALL,tc.LOADING_PAGE,tc.ERROR].includes(this.state)}async fetchData(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this.canSendRequest){this.state=e;try{const{pageNumber:e,pageSize:n}=t;this.callback&&this.callback();const s=await this.loader({page:e,size:n},this.sort);this.successCallback(s)}catch(n){const e=await n;this.errorCallback(e)}}}successCallback(e){var t,n,s,a;this.setResponse(e),this.pageSize=(null===(t=this.response)||void 0===t?void 0:t.size)||(null===(n=this.response)||void 0===n?void 0:n.pageSize)||10,this.pageNumber=(null===(s=this.response)||void 0===s?void 0:s.number)||(null===(a=this.response)||void 0===a?void 0:a.pageNumber)||0,this.callback&&this.callback(this.response),this.state=tc.SUCCESS}setResponse(e){this.state===tc.LOADING_MORE?this.response={...e,content:[...this.response.content,...e.content]}:this.response=e}errorCallback(e){this.state===tc.LOADING&&(this.response=e),this.state=tc.ERROR}updateWatchedValue(e){this.watchedValue=e,this.state=tc.INIT,this.newSearch()}}function sc(e){let{response:t}=e;return(0,ho.jsx)("div",{className:"data-loader-error",children:(0,ho.jsx)("div",{title:"\u0417\u0430\u043f\u0440\u043e\u0441 \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d",children:(0,ho.jsx)("div",{children:t})})})}sc.defaultProps={response:null};const ac=sc;function oc(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;return"response"in(null===e||void 0===e?void 0:e.props)&&"state"in(null===e||void 0===e?void 0:e.props)&&"store"in(null===e||void 0===e?void 0:e.props)||"parameterInUrl"in(null===e||void 0===e?void 0:e.props)||"pagination"in(null===e||void 0===e?void 0:e.props)}const rc=dn((e=>{let{watch:n,children:s,loader:a,callback:o,to:r,from:i,height:l,id:c,className:m,parameterInUrl:d,pagination:u}=e;const p=new URLSearchParams(X().search),[h,f]=(0,t.useState)(),g=null!==d&&void 0!==d&&d.includes("pageNumber")&&parseInt(p.get("pageNumber")||"",10)||0,y=null!==d&&void 0!==d&&d.includes("pageSize")&&parseInt(p.get("pageSize")||"",10)||10;(0,t.useEffect)((()=>{if(h instanceof nc){if(h.response)if(h.loader=a,h.callback=o,(n||h.watchedValue)&&h.watchedValue!==n)h.updateWatchedValue(n);else if(!d||h.pageNumber===g&&h.pageSize===y){if(u&&(h.pageNumber!==(null===u||void 0===u?void 0:u.page)||h.pageSize!==(null===u||void 0===u?void 0:u.size))){const e=(null===u||void 0===u?void 0:u.page)||0,t=(null===u||void 0===u?void 0:u.size)||10;h.goToPage(e,t)}}else h.goToPage(g,y)}else{const e=new nc({loader:a,callback:o,defaultPageNumber:g||(null===u||void 0===u?void 0:u.page),defaultPageSize:y||(null===u||void 0===u?void 0:u.size),watch:n});e.newSearch(),f(e)}}));const{state:v,response:b}=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=tc.INIT,s=null;return e instanceof nc&&(n=e.state,[tc.SUCCESS,tc.LOADING_MORE,tc.LOADING_ALL].includes(n)&&(s=t?e.response[t]:e.response)),{state:n,response:s}}(h,i);if(v===tc.LOADING||v===tc.LOADING_PAGE)return(0,ho.jsx)(ec,{height:l||80});if(v===tc.ERROR)return(0,ho.jsx)(ac,{response:null===h||void 0===h?void 0:h.response});const w=t.Children.map(s,(e=>t.isValidElement(e)?t.cloneElement(e,function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"",o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:"",r=arguments.length>6&&void 0!==arguments[6]?arguments[6]:[""],i=arguments.length>7&&void 0!==arguments[7]?arguments[7]:{page:0,size:10};return oc(e)?{response:null===t||void 0===t?void 0:t.response,to:a,from:o,state:n,store:t,parameterInUrl:r,pagination:i}:{[a]:s,updateSort:e=>null===t||void 0===t?void 0:t.updateSort(e)}}(e,h,v,b,r,i,d,u)):e)),k=null===w||void 0===w?void 0:w.find((e=>e.type===Xl));var _;if(v===tc.SUCCESS&&k&&(0===Object.keys(b||{}).length||0===(null===b||void 0===b||null===(_=b.content)||void 0===_?void 0:_.length)))return(0,ho.jsx)(ho.Fragment,{children:k});const x=null===w||void 0===w?void 0:w.filter((e=>e.type!==Xl));return m?(0,ho.jsx)("div",{id:c||"",className:m||"",children:x}):(0,ho.jsx)(ho.Fragment,{children:x})})),ic=rc;function lc(e){let{title:t,description:n,help:s,error:a,className:o,value:r,placeholder:i,onChange:l}=e;return(0,ho.jsx)(Si,{title:t,description:n,help:s,error:a,className:o,children:(0,ho.jsx)("input",{type:"text",value:r,placeholder:i,className:"".concat(o," ").concat(Ci," }"),onChange:e=>{l&&l(e.target.value)}})})}lc.defaultProps={placeholder:"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435"};const cc=lc,mc="paginator_paginator__y6ojS",dc="paginator_paginator_text__WJVXu",uc="paginator_paginator_page_number__xHIaY";function pc(e){let{response:t,state:n,pagination:s,store:a}=e;const{t:o}=Bt();if(!t)return null;const r=(null===s||void 0===s?void 0:s.size)||10,{number:i,size:l,totalElements:c}=t,m=Math.ceil(c/l);if(n===tc.INIT||i>m||1===m||!c)return null;const d=!(n===tc.INIT||i>=m-1);return[tc.LOADING_ALL,tc.LOADING_MORE].includes(n||"")?(0,ho.jsx)(ec,{height:40}):n===tc.ERROR?(0,ho.jsx)(ac,{response:null===a||void 0===a?void 0:a.response}):(0,ho.jsxs)("nav",{className:mc,children:[(0,ho.jsx)("p",{className:dc,children:o("uiKit.dataLoader.page")}),(0,ho.jsx)(bo,{mode:"second",disabled:!i,onClick:()=>{a&&a.goToPage(i-1,l||r)},children:"\xab"}),(0,ho.jsx)(cc,{className:uc,value:i+1,onChange:e=>{let t=parseInt(e||"1",10);t<1&&(t=1),t>=m&&(t=m),a&&a.goToPage(t-1,l||r)}}),(0,ho.jsx)(bo,{mode:"second",disabled:i===m-1,onClick:()=>{a&&a.goToPage(i+1,l||r)},children:"\xbb"}),(0,ho.jsx)("p",{className:dc,children:o("uiKit.dataLoader.from")}),(0,ho.jsx)(bo,{mode:"second",onClick:()=>{a&&a.goToPage(m-1,l||r)},children:m}),(0,ho.jsx)("p",{className:dc,children:o("uiKit.dataLoader.size")}),(0,ho.jsx)(cc,{value:l,className:uc,onChange:e=>{let t=parseInt(e||"10",10);t<1&&(t=1),t>c&&(t=c),a&&a.goToPage(0,t)}}),(0,ho.jsx)("p",{className:dc,children:o("uiKit.dataLoader.rows")}),d&&(0,ho.jsx)(bo,{mode:"slim",onClick:()=>{a&&a.showAll()},children:o("uiKit.dataLoader.all")})]})}pc.defaultProps={response:null,state:tc.INIT,store:null,pagination:{}};const hc=pc;function fc(e){let{content:t,pagination:n,query:s,mode:a,sort:o}=e;const r=t||[],i=s?r.filter((e=>e.name.toLowerCase().includes(null===s||void 0===s?void 0:s.toLowerCase()))):r,l=o?function(e,t){function n(e,t,n){return(e[n]||"").localeCompare(t[n]||"")}function s(e,t,n){return(e[n]||0)-(t[n]||0)}function a(e,t,n){return(e[n]||0).length-(t[n]||0).length}const o=null===e||void 0===e?void 0:e[0],r=t.map((e=>"string"===typeof o[e.property]?n:Array.isArray(o[e.property])?a:s)),i=t.length;return[...e].sort(((e,n)=>{for(let s=0;s<i;s++){const a=t[s],o=r[s](e,n,a.property);if(o)return o*a.direction}return 0}))}(i,o||[]):i;if(!n||"print"===a)return Promise.resolve({size:(null===l||void 0===l?void 0:l.length)||0,number:0,totalPages:1,totalElements:(null===l||void 0===l?void 0:l.length)||0,sort:o||[],content:l||[]});const c=n.size||10,m=n.page||0,d=c*m,u=d+c,p=l.length,h={size:c,number:m,totalPages:Math.ceil(p/c),totalElements:p,sort:o||[],content:l.slice(d,u)||[]};return Promise.resolve(h)}const gc={title:"Title_title__hMuwZ"};function yc(e){let{title:t,addPadding:n,className:s}=e;const{t:a}=Bt();return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)("a",{name:t}),(0,ho.jsx)("h3",{className:"".concat(gc.title," ").concat(n?gc.title_padding:""," ").concat(s||""),children:a(t||"")})]})}yc.defaultProps={addPadding:!1,className:""};const vc=yc,bc="header_table_sort_up__I2qpq",wc="header_table_sort_down__+InMt",kc="styles_table_wrapper__roleO",_c="styles_table__UsmVZ",xc="styles_table_row__bJesh",Tc="styles_table_row_hide__fN3Hz",Sc="styles_table_row_selected__w3qVU",Cc="styles_table_sub_row__wwhwP",Ec="styles_table_cell__5rXYP",Ac="styles_table_header_cell__DJPbZ",jc="styles_table_cell_number__nILwI",Dc="styles_table_cell_icon_open__afN37",Nc="styles_table_cell_icon_close__QGhD+";function Oc(e){let{columns:t,className:n,updateSort:s}=e;const{t:a}=Bt(),o=t.map(((e,t)=>{const o="function"===typeof e.className?e.className("header",t):e.className,r=a(e.title||"");return(0,ho.jsxs)("div",{className:"".concat(Ac," ").concat(n," ").concat(o||""),style:{width:e.width},children:[(0,ho.jsx)("span",{title:r,onClick:()=>{e.isSortable&&s&&s([{property:"string"===typeof e.isSortable?e.isSortable:e.properties,direction:[1,-1][e.sortDirection||0]||0}])},children:r}),e.title&&-1===e.sortDirection&&(0,ho.jsx)("div",{className:wc}),e.title&&1===e.sortDirection&&(0,ho.jsx)("div",{className:bc})]},"".concat(e.title,"_").concat(t))}));return(0,ho.jsx)("div",{className:"".concat(xc," ").concat(n),children:o})}Oc.defaultProps={className:"",updateSort:()=>{}};const Pc=Oc;let Rc;function Ic(e){var t,n;let{column:s,row:a,className:o}=e;const r="function"===typeof s.className?s.className("body",a):s.className,i=s.onClick?()=>{s.onClick&&s.onClick(a)}:void 0,l=s.properties?a[s.properties]:a,c=s.formatter?s.formatter(l):l,m="function"===typeof s.template?s.template(c,a):"".concat(null!==(t=s.prefixes)&&void 0!==t?t:"").concat(null!==c&&void 0!==c?c:"").concat(null!==(n=s.suffixes)&&void 0!==n?n:""),d="string"===typeof m&&m.length>20?m:null;return(0,ho.jsx)("div",{title:d,className:"".concat(Ec," ").concat(o||""," ").concat(r||""),style:{width:s.width,cursor:i?"pointer":"auto"},onClick:i,children:m},s.title)}!function(e){e.STRING="STRING",e.NUMBER="NUMBER",e.SHORT_NUMBER="SHORT_NUMBER",e.DETAILS="DETAILS"}(Rc||(Rc={})),Ic.defaultPeops={className:""};const Lc=Ic;function Fc(e){var t;let{column:n,row:s,className:a,rowConfig:o,updateRowsConfig:r}=e;const i=o||{id:1},l="function"===typeof n.className?n.className("body",s):n.className,c=null!==i&&void 0!==i&&i.details?Dc:Nc,m=(n.properties&&s[n.properties]||!n.properties||!(null!==(t=n.properties)&&void 0!==t&&t.length))&&n.formatter;return(0,ho.jsx)("div",{className:"".concat(Ec," ").concat(a||""," ").concat(l||""),style:{width:n.width,cursor:"pointer"},onClick:()=>{m&&r&&r({...i,details:!(null!==i&&void 0!==i&&i.details)})},children:m&&(0,ho.jsx)("img",{className:c,src:"./assets/menu/arrow_right.svg"})},n.title)}Fc.defaultPeops={className:""};const Mc=Fc;function Wc(e,t){return(null===e||void 0===e?void 0:e.id)||(null===e||void 0===e?void 0:e.uuid)||"".concat(null===e||void 0===e?void 0:e.title,"-").concat(t)}function Bc(e){return{id:e,details:!1,disabled:!1}}const zc=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n={};return e.map(((e,s)=>{const a=Wc(e,s);n[a]=t[a]||Bc(a)})),n};function Uc(e){var t;let{rows:n,disabledRow:s,columns:a,className:o,rowsConfig:r,updateRowsConfig:i}=e;const l=[],c=null===(t=a.find((e=>e.template===Rc.DETAILS)))||void 0===t?void 0:t.formatter;return null===n||void 0===n||n.forEach(((e,t)=>{const n=(r||{})[Wc(e,t)],m=a.map(((t,s)=>{const a="".concat(t.title,"_").concat(s);return t.template===Rc.DETAILS?(0,ho.jsx)(Mc,{column:t,row:e,rowConfig:n,updateRowsConfig:i},a):(0,ho.jsx)(Lc,{column:t,row:e},a)})),d=[xc,o];s&&s(e)&&d.push(Tc),null!==n&&void 0!==n&&n.details&&d.push(Sc),l.push((0,ho.jsx)("div",{className:d.join(""),children:m},t)),null!==n&&void 0!==n&&n.details&&c&&l.push((0,ho.jsx)("div",{className:"".concat(Cc," ").concat(o),children:c(e)||null},"".concat(t,"-detail")))})),(0,ho.jsx)(ho.Fragment,{children:l})}Uc.defaultProps={className:""};const Hc=Uc;const Gc=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:150,n=arguments.length>2?arguments[2]:void 0;const s=null===n||void 0===n?void 0:n.reduce(((e,t)=>(e[t.property]=t.direction,e)),{}),a=e.map((e=>{const n=e.minWidth?Math.max(e.minWidth,t):t;return{...e,sortDirection:"string"===typeof(null===e||void 0===e?void 0:e.isSortable)?s[(null===e||void 0===e?void 0:e.isSortable)||""]||0:s[(null===e||void 0===e?void 0:e.properties)||""]||0,width:e.userWidth||e.defaultWidth||n}})),o=Math.floor(a.length/2);return[...a.filter(((e,t)=>e.isFixed&&t<=o)),...a.filter((e=>!e.isFixed)),...a.filter(((e,t)=>e.isFixed&&t>o))]};function Vc(e){return t.Children.map(e,(e=>{var n,s,a,o,r,i;if(!t.isValidElement(e))return null;const l=(null===e||void 0===e||null===(n=e.props)||void 0===n?void 0:n.template)||Rc.STRING,c=(null===e||void 0===e||null===(s=e.props)||void 0===s?void 0:s.className)||{[Rc.STRING]:"",[Rc.NUMBER]:jc,[Rc.SHORT_NUMBER]:jc}[l||""]||"",m=(null===e||void 0===e||null===(a=e.props)||void 0===a?void 0:a.width)||{[Rc.STRING]:200,[Rc.NUMBER]:110,[Rc.SHORT_NUMBER]:70}[l||""]||0,d=(null===e||void 0===e||null===(o=e.props)||void 0===o?void 0:o.minWidth)||40,u=null!==e&&void 0!==e&&null!==(r=e.props)&&void 0!==r&&r.isSortable?null===e||void 0===e||null===(i=e.props)||void 0===i?void 0:i.isSortable:[Rc.STRING,Rc.NUMBER,Rc.SHORT_NUMBER].includes(l);return{...e.props,className:c,template:l,isSortable:u,minWidth:d,defaultWidth:m,width:void 0,userWidth:void 0}}))}function Kc(e){var n;let{rows:s=[],sort:a=[],disabledRow:o,updateSort:r,children:i}=e;const[l,c]=(0,t.useState)(0),[m,d]=(0,t.useState)({});if(!s||!s.length)return null;const u=t.useRef(),p=null===u||void 0===u||null===(n=u.current)||void 0===n?void 0:n.offsetWidth;(0,t.useEffect)((()=>{c(p)}),[p]),(0,t.useEffect)((()=>{const e=zc(s,m);d(e)}),[s]);const h=Vc(i),f=function(e,t){if(!t)return 150;const n=e.filter((e=>{let{isShow:t}=e;return t})),s=n.map((e=>e.userWidth||e.defaultWidth||0)),a=s.reduce(((e,t)=>e+t),0),o=s.filter((e=>!e)).length;if(!o)return 40;let r=t-a,i=r/o;return n.forEach((e=>{!e.minWidth||e.minWidth<i||(r-=e.minWidth,i=r/o)})),Math.max(i,40)}(h,l),g=Gc(h,f,a);return(0,ho.jsx)("div",{ref:u,className:"".concat(kc," scroll_x"),onTouchStart:e=>e.stopPropagation(),onMouseDown:e=>e.stopPropagation(),children:(0,ho.jsxs)("div",{className:"".concat(_c),children:[(0,ho.jsx)(Pc,{columns:g,updateSort:r}),(0,ho.jsx)(Hc,{rows:s,columns:g,disabledRow:o,rowsConfig:m,updateRowsConfig:e=>{d({...m,[e.id]:e})}})]})})}Kc.defaultProps={rows:[],sort:[],updateSort:()=>{}};const qc=Kc,$c="styles_card__4I57t",Yc="styles_card_wrapper__YJq4o",Zc="styles_card_title__MLH4Y",Xc="styles_card_line__RDSiM",Jc="styles_card_line_title__R6ycc",Qc="styles_card_line_value__6nvPF";function em(e){let{column:t,item:n,value:s,className:a}=e;const{t:o}=Bt(),r="function"===typeof t.className?t.className("body",n):t.className;return(0,ho.jsxs)("div",{className:"".concat(Xc," ").concat(a||""," ").concat(r||""),children:[(0,ho.jsx)("div",{className:Jc,children:o(t.title||"")}),(0,ho.jsx)("div",{className:Qc,children:s})]},t.title)}em.defaultPeops={className:""};const tm=em;function nm(e){let{column:t,item:n,className:s,value:a}=e;const o="function"===typeof t.className?t.className("body",n):t.className;return(0,ho.jsx)("div",{className:"".concat(Zc," ").concat(s||""," ").concat(o||""),children:a},t.title)}nm.defaultPeops={className:""};const sm=nm;function am(e){let{item:t,lines:n,className:s,customStyle:a}=e;const o=n.map(((e,n)=>{var s,a;const o=e.properties?t[e.properties]:t,r=e.formatter?e.formatter(o):o;if("function"===typeof e.template)return e.template(r,t);const i="".concat(null!==(s=e.prefixes)&&void 0!==s?s:"").concat(null!==r&&void 0!==r?r:"").concat(null!==(a=e.suffixes)&&void 0!==a?a:"");return n?(0,ho.jsx)(tm,{item:t,column:e,value:i},"".concat(e.title,"_").concat(n)):(0,ho.jsx)(sm,{item:t,column:e,value:i},"".concat(e.title,"_").concat(n))}));return(0,ho.jsx)("div",{className:"".concat($c," ").concat(s),style:a||{},children:o})}am.defaultProps={className:""};const om=am;const rm=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];const t=e.reduce(((t,n,s)=>{const a=e[s+1];return n.template===Rc.SHORT_NUMBER&&"function"===typeof(null===a||void 0===a?void 0:a.template)?(t.text.push({...n,title:null===a||void 0===a?void 0:a.title}),t):("function"===typeof n.template?s>0&&e[s-1].template===Rc.SHORT_NUMBER?t.shortChart.push(n):t.longChart.push(n):t.text.push(n),t)}),{text:[],shortChart:[],longChart:[]});return[...t.text,...t.longChart]};function im(e){let{items:n=[],className:s,columnCount:a,children:o}=e;const[r,i]=(0,t.useState)(a||4),l=(0,t.useRef)();if(!n||!n.length)return null;const c=Vc(o),m=rm(c);(0,t.useLayoutEffect)((()=>{var e;const t=null===l||void 0===l||null===(e=l.current)||void 0===e?void 0:e.offsetWidth;let n=4;t<1100&&(n=3),t<850&&(n=2),t<700&&(n=1),i(a||n)}),[]);const d=null===n||void 0===n?void 0:n.map(((e,t)=>(0,ho.jsx)(om,{item:e,lines:m,customStyle:[{width:"calc(100% - 24px)"},{width:"calc(50% - 24px)"},{width:"calc(33.33% - 24px)"},{width:"calc(25% - 24px)"}][r-1],className:s},t)));return(0,ho.jsx)("div",{ref:l,className:Yc,children:d})}im.defaultProps={items:[],className:void 0,columnCount:void 0};const lm=im;var cm=(0,gn.Z)("getPath");function mm(e){return e?Array.isArray(e)?e.join("."):"object"===typeof e?[e.type,e.page].join("."):e:""}const dm=new class{constructor(){Object.defineProperty(this,cm,{value:mm}),this.key="view_settings",this.version=1,this.settings={},this.load(),(0,Gt.rC)(this,{settings:Gt.LO,load:Gt.aD,setItem:Gt.aD})}load(){const e=JSON.parse(localStorage.getItem(this.key)||"{}")||{};e.version===this.version&&(this.settings=e.settings)}save(){0!==Object.keys(this.settings).length?localStorage.setItem(this.key,JSON.stringify({version:this.version,settings:this.settings})):localStorage.removeItem(this.key)}setItem(e,t,n){const s=(0,fn.Z)(this,cm)[cm](e);s&&(t&&t!==n?this.settings[s]=t:delete this.settings[s],this.save())}getItem(e,t){var n;const s=(0,fn.Z)(this,cm)[cm](e);return(null===(n=this.settings)||void 0===n?void 0:n[s])||t}},um=dm;var pm={version:"0.18.5"},hm=1200,fm=1252,gm=[874,932,936,949,950,1250,1251,1252,1253,1254,1255,1256,1257,1258,1e4],ym={0:1252,1:65001,2:65001,77:1e4,128:932,129:949,130:1361,134:936,136:950,161:1253,162:1254,163:1258,177:1255,178:1256,186:1257,204:1251,222:874,238:1250,255:1252,69:6969},vm=function(e){-1!=gm.indexOf(e)&&(fm=ym[0]=e)};var bm=function(e){hm=e,vm(e)};function wm(){bm(1200),vm(1252)}function km(e){for(var t=[],n=0;n<e.length>>1;++n)t[n]=String.fromCharCode(e.charCodeAt(2*n+1)+(e.charCodeAt(2*n)<<8));return t.join("")}var _m,xm=function(e){return String.fromCharCode(e)},Tm=function(e){return String.fromCharCode(e)};var Sm="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function Cm(e){for(var t="",n=0,s=0,a=0,o=0,r=0,i=0,l=0,c=0;c<e.length;)o=(n=e.charCodeAt(c++))>>2,r=(3&n)<<4|(s=e.charCodeAt(c++))>>4,i=(15&s)<<2|(a=e.charCodeAt(c++))>>6,l=63&a,isNaN(s)?i=l=64:isNaN(a)&&(l=64),t+=Sm.charAt(o)+Sm.charAt(r)+Sm.charAt(i)+Sm.charAt(l);return t}function Em(e){var t="",n=0,s=0,a=0,o=0,r=0,i=0;e=e.replace(/[^\w\+\/\=]/g,"");for(var l=0;l<e.length;)n=Sm.indexOf(e.charAt(l++))<<2|(o=Sm.indexOf(e.charAt(l++)))>>4,t+=String.fromCharCode(n),s=(15&o)<<4|(r=Sm.indexOf(e.charAt(l++)))>>2,64!==r&&(t+=String.fromCharCode(s)),a=(3&r)<<6|(i=Sm.indexOf(e.charAt(l++))),64!==i&&(t+=String.fromCharCode(a));return t}var Am=function(){return"undefined"!==typeof Buffer&&"undefined"!==typeof process&&"undefined"!==typeof process.versions&&!!process.versions.node}(),jm=function(){if("undefined"!==typeof Buffer){var e=!Buffer.from;if(!e)try{Buffer.from("foo","utf8")}catch(t){e=!0}return e?function(e,t){return t?new Buffer(e,t):new Buffer(e)}:Buffer.from.bind(Buffer)}return function(){}}();function Dm(e){return Am?Buffer.alloc?Buffer.alloc(e):new Buffer(e):"undefined"!=typeof Uint8Array?new Uint8Array(e):new Array(e)}function Nm(e){return Am?Buffer.allocUnsafe?Buffer.allocUnsafe(e):new Buffer(e):"undefined"!=typeof Uint8Array?new Uint8Array(e):new Array(e)}var Om=function(e){return Am?jm(e,"binary"):e.split("").map((function(e){return 255&e.charCodeAt(0)}))};function Pm(e){if("undefined"===typeof ArrayBuffer)return Om(e);for(var t=new ArrayBuffer(e.length),n=new Uint8Array(t),s=0;s!=e.length;++s)n[s]=255&e.charCodeAt(s);return t}function Rm(e){if(Array.isArray(e))return e.map((function(e){return String.fromCharCode(e)})).join("");for(var t=[],n=0;n<e.length;++n)t[n]=String.fromCharCode(e[n]);return t.join("")}var Im=Am?function(e){return Buffer.concat(e.map((function(e){return Buffer.isBuffer(e)?e:jm(e)})))}:function(e){if("undefined"!==typeof Uint8Array){var t=0,n=0;for(t=0;t<e.length;++t)n+=e[t].length;var s=new Uint8Array(n),a=0;for(t=0,n=0;t<e.length;n+=a,++t)if(a=e[t].length,e[t]instanceof Uint8Array)s.set(e[t],n);else{if("string"==typeof e[t])throw"wtf";s.set(new Uint8Array(e[t]),n)}return s}return[].concat.apply([],e.map((function(e){return Array.isArray(e)?e:[].slice.call(e)})))};var Lm=/\u0000/g,Fm=/[\u0001-\u0006]/g;function Mm(e){for(var t="",n=e.length-1;n>=0;)t+=e.charAt(n--);return t}function Wm(e,t){var n=""+e;return n.length>=t?n:Xd("0",t-n.length)+n}function Bm(e,t){var n=""+e;return n.length>=t?n:Xd(" ",t-n.length)+n}function zm(e,t){var n=""+e;return n.length>=t?n:n+Xd(" ",t-n.length)}var Um=Math.pow(2,32);function Hm(e,t){return e>Um||e<-Um?function(e,t){var n=""+Math.round(e);return n.length>=t?n:Xd("0",t-n.length)+n}(e,t):function(e,t){var n=""+e;return n.length>=t?n:Xd("0",t-n.length)+n}(Math.round(e),t)}function Gm(e,t){return t=t||0,e.length>=7+t&&103===(32|e.charCodeAt(t))&&101===(32|e.charCodeAt(t+1))&&110===(32|e.charCodeAt(t+2))&&101===(32|e.charCodeAt(t+3))&&114===(32|e.charCodeAt(t+4))&&97===(32|e.charCodeAt(t+5))&&108===(32|e.charCodeAt(t+6))}var Vm=[["Sun","Sunday"],["Mon","Monday"],["Tue","Tuesday"],["Wed","Wednesday"],["Thu","Thursday"],["Fri","Friday"],["Sat","Saturday"]],Km=[["J","Jan","January"],["F","Feb","February"],["M","Mar","March"],["A","Apr","April"],["M","May","May"],["J","Jun","June"],["J","Jul","July"],["A","Aug","August"],["S","Sep","September"],["O","Oct","October"],["N","Nov","November"],["D","Dec","December"]];var qm={0:"General",1:"0",2:"0.00",3:"#,##0",4:"#,##0.00",9:"0%",10:"0.00%",11:"0.00E+00",12:"# ?/?",13:"# ??/??",14:"m/d/yy",15:"d-mmm-yy",16:"d-mmm",17:"mmm-yy",18:"h:mm AM/PM",19:"h:mm:ss AM/PM",20:"h:mm",21:"h:mm:ss",22:"m/d/yy h:mm",37:"#,##0 ;(#,##0)",38:"#,##0 ;[Red](#,##0)",39:"#,##0.00;(#,##0.00)",40:"#,##0.00;[Red](#,##0.00)",45:"mm:ss",46:"[h]:mm:ss",47:"mmss.0",48:"##0.0E+0",49:"@",56:'"\u4e0a\u5348/\u4e0b\u5348 "hh"\u6642"mm"\u5206"ss"\u79d2 "'},$m={5:37,6:38,7:39,8:40,23:0,24:0,25:0,26:0,27:14,28:14,29:14,30:14,31:14,50:14,51:14,52:14,53:14,54:14,55:14,56:14,57:14,58:14,59:1,60:2,61:3,62:4,67:9,68:10,69:12,70:13,71:14,72:14,73:15,74:16,75:17,76:20,77:21,78:22,79:45,80:46,81:47,82:0},Ym={5:'"$"#,##0_);\\("$"#,##0\\)',63:'"$"#,##0_);\\("$"#,##0\\)',6:'"$"#,##0_);[Red]\\("$"#,##0\\)',64:'"$"#,##0_);[Red]\\("$"#,##0\\)',7:'"$"#,##0.00_);\\("$"#,##0.00\\)',65:'"$"#,##0.00_);\\("$"#,##0.00\\)',8:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',66:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',41:'_(* #,##0_);_(* \\(#,##0\\);_(* "-"_);_(@_)',42:'_("$"* #,##0_);_("$"* \\(#,##0\\);_("$"* "-"_);_(@_)',43:'_(* #,##0.00_);_(* \\(#,##0.00\\);_(* "-"??_);_(@_)',44:'_("$"* #,##0.00_);_("$"* \\(#,##0.00\\);_("$"* "-"??_);_(@_)'};function Zm(e,t,n){for(var s=e<0?-1:1,a=e*s,o=0,r=1,i=0,l=1,c=0,m=0,d=Math.floor(a);c<t&&(i=(d=Math.floor(a))*r+o,m=d*c+l,!(a-d<5e-8));)a=1/(a-d),o=r,r=i,l=c,c=m;if(m>t&&(c>t?(m=l,i=o):(m=c,i=r)),!n)return[0,s*i,m];var u=Math.floor(s*i/m);return[u,s*i-u*m,m]}function Xm(e,t,n){if(e>2958465||e<0)return null;var s=0|e,a=Math.floor(86400*(e-s)),o=0,r=[],i={D:s,T:a,u:86400*(e-s)-a,y:0,m:0,d:0,H:0,M:0,S:0,q:0};if(Math.abs(i.u)<1e-6&&(i.u=0),t&&t.date1904&&(s+=1462),i.u>.9999&&(i.u=0,86400==++a&&(i.T=a=0,++s,++i.D)),60===s)r=n?[1317,10,29]:[1900,2,29],o=3;else if(0===s)r=n?[1317,8,29]:[1900,1,0],o=6;else{s>60&&--s;var l=new Date(1900,0,1);l.setDate(l.getDate()+s-1),r=[l.getFullYear(),l.getMonth()+1,l.getDate()],o=l.getDay(),s<60&&(o=(o+6)%7),n&&(o=function(e,t){t[0]-=581;var n=e.getDay();e<60&&(n=(n+6)%7);return n}(l,r))}return i.y=r[0],i.m=r[1],i.d=r[2],i.S=a%60,a=Math.floor(a/60),i.M=a%60,a=Math.floor(a/60),i.H=a,i.q=o,i}var Jm=new Date(1899,11,31,0,0,0),Qm=Jm.getTime(),ed=new Date(1900,2,1,0,0,0);function td(e,t){var n=e.getTime();return t?n-=1262304e5:e>=ed&&(n+=864e5),(n-(Qm+6e4*(e.getTimezoneOffset()-Jm.getTimezoneOffset())))/864e5}function nd(e){return-1==e.indexOf(".")?e:e.replace(/(?:\.0*|(\.\d*[1-9])0+)$/,"$1")}function sd(e){var t,n=Math.floor(Math.log(Math.abs(e))*Math.LOG10E);return t=n>=-4&&n<=-1?e.toPrecision(10+n):Math.abs(n)<=9?function(e){var t=e<0?12:11,n=nd(e.toFixed(12));return n.length<=t||(n=e.toPrecision(10)).length<=t?n:e.toExponential(5)}(e):10===n?e.toFixed(10).substr(0,12):function(e){var t=nd(e.toFixed(11));return t.length>(e<0?12:11)||"0"===t||"-0"===t?e.toPrecision(6):t}(e),nd(function(e){return-1==e.indexOf("E")?e:e.replace(/(?:\.0*|(\.\d*[1-9])0+)[Ee]/,"$1E").replace(/(E[+-])(\d)$/,"$10$2")}(t.toUpperCase()))}function ad(e,t){switch(typeof e){case"string":return e;case"boolean":return e?"TRUE":"FALSE";case"number":return(0|e)===e?e.toString(10):sd(e);case"undefined":return"";case"object":if(null==e)return"";if(e instanceof Date)return Sd(14,td(e,t&&t.date1904),t)}throw new Error("unsupported value in General format: "+e)}function od(e,t,n,s){var a,o="",r=0,i=0,l=n.y,c=0;switch(e){case 98:l=n.y+543;case 121:switch(t.length){case 1:case 2:a=l%100,c=2;break;default:a=l%1e4,c=4}break;case 109:switch(t.length){case 1:case 2:a=n.m,c=t.length;break;case 3:return Km[n.m-1][1];case 5:return Km[n.m-1][0];default:return Km[n.m-1][2]}break;case 100:switch(t.length){case 1:case 2:a=n.d,c=t.length;break;case 3:return Vm[n.q][0];default:return Vm[n.q][1]}break;case 104:switch(t.length){case 1:case 2:a=1+(n.H+11)%12,c=t.length;break;default:throw"bad hour format: "+t}break;case 72:switch(t.length){case 1:case 2:a=n.H,c=t.length;break;default:throw"bad hour format: "+t}break;case 77:switch(t.length){case 1:case 2:a=n.M,c=t.length;break;default:throw"bad minute format: "+t}break;case 115:if("s"!=t&&"ss"!=t&&".0"!=t&&".00"!=t&&".000"!=t)throw"bad second format: "+t;return 0!==n.u||"s"!=t&&"ss"!=t?(i=s>=2?3===s?1e3:100:1===s?10:1,(r=Math.round(i*(n.S+n.u)))>=60*i&&(r=0),"s"===t?0===r?"0":""+r/i:(o=Wm(r,2+s),"ss"===t?o.substr(0,2):"."+o.substr(2,t.length-1))):Wm(n.S,t.length);case 90:switch(t){case"[h]":case"[hh]":a=24*n.D+n.H;break;case"[m]":case"[mm]":a=60*(24*n.D+n.H)+n.M;break;case"[s]":case"[ss]":a=60*(60*(24*n.D+n.H)+n.M)+Math.round(n.S+n.u);break;default:throw"bad abstime format: "+t}c=3===t.length?1:2;break;case 101:a=l,c=1}return c>0?Wm(a,c):""}function rd(e){if(e.length<=3)return e;for(var t=e.length%3,n=e.substr(0,t);t!=e.length;t+=3)n+=(n.length>0?",":"")+e.substr(t,3);return n}var id=/%/g;function ld(e,t){var n,s=e.indexOf("E")-e.indexOf(".")-1;if(e.match(/^#+0.0E\+0$/)){if(0==t)return"0.0E+0";if(t<0)return"-"+ld(e,-t);var a=e.indexOf(".");-1===a&&(a=e.indexOf("E"));var o=Math.floor(Math.log(t)*Math.LOG10E)%a;if(o<0&&(o+=a),-1===(n=(t/Math.pow(10,o)).toPrecision(s+1+(a+o)%a)).indexOf("e")){var r=Math.floor(Math.log(t)*Math.LOG10E);for(-1===n.indexOf(".")?n=n.charAt(0)+"."+n.substr(1)+"E+"+(r-n.length+o):n+="E+"+(r-o);"0."===n.substr(0,2);)n=(n=n.charAt(0)+n.substr(2,a)+"."+n.substr(2+a)).replace(/^0+([1-9])/,"$1").replace(/^0+\./,"0.");n=n.replace(/\+-/,"-")}n=n.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,(function(e,t,n,s){return t+n+s.substr(0,(a+o)%a)+"."+s.substr(o)+"E"}))}else n=t.toExponential(s);return e.match(/E\+00$/)&&n.match(/e[+-]\d$/)&&(n=n.substr(0,n.length-1)+"0"+n.charAt(n.length-1)),e.match(/E\-/)&&n.match(/e\+/)&&(n=n.replace(/e\+/,"e")),n.replace("e","E")}var cd=/# (\?+)( ?)\/( ?)(\d+)/;var md=/^#*0*\.([0#]+)/,dd=/\).*[0#]/,ud=/\(###\) ###\\?-####/;function pd(e){for(var t,n="",s=0;s!=e.length;++s)switch(t=e.charCodeAt(s)){case 35:break;case 63:n+=" ";break;case 48:n+="0";break;default:n+=String.fromCharCode(t)}return n}function hd(e,t){var n=Math.pow(10,t);return""+Math.round(e*n)/n}function fd(e,t){var n=e-Math.floor(e),s=Math.pow(10,t);return t<(""+Math.round(n*s)).length?0:Math.round(n*s)}function gd(e,t,n){if(40===e.charCodeAt(0)&&!t.match(dd)){var s=t.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return n>=0?gd("n",s,n):"("+gd("n",s,-n)+")"}if(44===t.charCodeAt(t.length-1))return function(e,t,n){for(var s=t.length-1;44===t.charCodeAt(s-1);)--s;return bd(e,t.substr(0,s),n/Math.pow(10,3*(t.length-s)))}(e,t,n);if(-1!==t.indexOf("%"))return function(e,t,n){var s=t.replace(id,""),a=t.length-s.length;return bd(e,s,n*Math.pow(10,2*a))+Xd("%",a)}(e,t,n);if(-1!==t.indexOf("E"))return ld(t,n);if(36===t.charCodeAt(0))return"$"+gd(e,t.substr(" "==t.charAt(1)?2:1),n);var a,o,r,i,l=Math.abs(n),c=n<0?"-":"";if(t.match(/^00+$/))return c+Hm(l,t.length);if(t.match(/^[#?]+$/))return"0"===(a=Hm(n,0))&&(a=""),a.length>t.length?a:pd(t.substr(0,t.length-a.length))+a;if(o=t.match(cd))return function(e,t,n){var s=parseInt(e[4],10),a=Math.round(t*s),o=Math.floor(a/s),r=a-o*s,i=s;return n+(0===o?"":""+o)+" "+(0===r?Xd(" ",e[1].length+1+e[4].length):Bm(r,e[1].length)+e[2]+"/"+e[3]+Wm(i,e[4].length))}(o,l,c);if(t.match(/^#+0+$/))return c+Hm(l,t.length-t.indexOf("0"));if(o=t.match(md))return a=hd(n,o[1].length).replace(/^([^\.]+)$/,"$1."+pd(o[1])).replace(/\.$/,"."+pd(o[1])).replace(/\.(\d*)$/,(function(e,t){return"."+t+Xd("0",pd(o[1]).length-t.length)})),-1!==t.indexOf("0.")?a:a.replace(/^0\./,".");if(t=t.replace(/^#+([0.])/,"$1"),o=t.match(/^(0*)\.(#*)$/))return c+hd(l,o[2].length).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,o[1].length?"0.":".");if(o=t.match(/^#{1,3},##0(\.?)$/))return c+rd(Hm(l,0));if(o=t.match(/^#,##0\.([#0]*0)$/))return n<0?"-"+gd(e,t,-n):rd(""+(Math.floor(n)+function(e,t){return t<(""+Math.round((e-Math.floor(e))*Math.pow(10,t))).length?1:0}(n,o[1].length)))+"."+Wm(fd(n,o[1].length),o[1].length);if(o=t.match(/^#,#*,#0/))return gd(e,t.replace(/^#,#*,/,""),n);if(o=t.match(/^([0#]+)(\\?-([0#]+))+$/))return a=Mm(gd(e,t.replace(/[\\-]/g,""),n)),r=0,Mm(Mm(t.replace(/\\/g,"")).replace(/[0#]/g,(function(e){return r<a.length?a.charAt(r++):"0"===e?"0":""})));if(t.match(ud))return"("+(a=gd(e,"##########",n)).substr(0,3)+") "+a.substr(3,3)+"-"+a.substr(6);var m="";if(o=t.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return r=Math.min(o[4].length,7),i=Zm(l,Math.pow(10,r)-1,!1),a=""+c," "==(m=bd("n",o[1],i[1])).charAt(m.length-1)&&(m=m.substr(0,m.length-1)+"0"),a+=m+o[2]+"/"+o[3],(m=zm(i[2],r)).length<o[4].length&&(m=pd(o[4].substr(o[4].length-m.length))+m),a+=m;if(o=t.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return r=Math.min(Math.max(o[1].length,o[4].length),7),c+((i=Zm(l,Math.pow(10,r)-1,!0))[0]||(i[1]?"":"0"))+" "+(i[1]?Bm(i[1],r)+o[2]+"/"+o[3]+zm(i[2],r):Xd(" ",2*r+1+o[2].length+o[3].length));if(o=t.match(/^[#0?]+$/))return a=Hm(n,0),t.length<=a.length?a:pd(t.substr(0,t.length-a.length))+a;if(o=t.match(/^([#0?]+)\.([#0]+)$/)){a=""+n.toFixed(Math.min(o[2].length,10)).replace(/([^0])0+$/,"$1"),r=a.indexOf(".");var d=t.indexOf(".")-r,u=t.length-a.length-d;return pd(t.substr(0,d)+a+t.substr(t.length-u))}if(o=t.match(/^00,000\.([#0]*0)$/))return r=fd(n,o[1].length),n<0?"-"+gd(e,t,-n):rd(function(e){return e<2147483647&&e>-2147483648?""+(e>=0?0|e:e-1|0):""+Math.floor(e)}(n)).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,(function(e){return"00,"+(e.length<3?Wm(0,3-e.length):"")+e}))+"."+Wm(r,o[1].length);switch(t){case"###,##0.00":return gd(e,"#,##0.00",n);case"###,###":case"##,###":case"#,###":var p=rd(Hm(l,0));return"0"!==p?c+p:"";case"###,###.00":return gd(e,"###,##0.00",n).replace(/^0\./,".");case"#,###.00":return gd(e,"#,##0.00",n).replace(/^0\./,".")}throw new Error("unsupported format |"+t+"|")}function yd(e,t){var n,s=e.indexOf("E")-e.indexOf(".")-1;if(e.match(/^#+0.0E\+0$/)){if(0==t)return"0.0E+0";if(t<0)return"-"+yd(e,-t);var a=e.indexOf(".");-1===a&&(a=e.indexOf("E"));var o=Math.floor(Math.log(t)*Math.LOG10E)%a;if(o<0&&(o+=a),!(n=(t/Math.pow(10,o)).toPrecision(s+1+(a+o)%a)).match(/[Ee]/)){var r=Math.floor(Math.log(t)*Math.LOG10E);-1===n.indexOf(".")?n=n.charAt(0)+"."+n.substr(1)+"E+"+(r-n.length+o):n+="E+"+(r-o),n=n.replace(/\+-/,"-")}n=n.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,(function(e,t,n,s){return t+n+s.substr(0,(a+o)%a)+"."+s.substr(o)+"E"}))}else n=t.toExponential(s);return e.match(/E\+00$/)&&n.match(/e[+-]\d$/)&&(n=n.substr(0,n.length-1)+"0"+n.charAt(n.length-1)),e.match(/E\-/)&&n.match(/e\+/)&&(n=n.replace(/e\+/,"e")),n.replace("e","E")}function vd(e,t,n){if(40===e.charCodeAt(0)&&!t.match(dd)){var s=t.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return n>=0?vd("n",s,n):"("+vd("n",s,-n)+")"}if(44===t.charCodeAt(t.length-1))return function(e,t,n){for(var s=t.length-1;44===t.charCodeAt(s-1);)--s;return bd(e,t.substr(0,s),n/Math.pow(10,3*(t.length-s)))}(e,t,n);if(-1!==t.indexOf("%"))return function(e,t,n){var s=t.replace(id,""),a=t.length-s.length;return bd(e,s,n*Math.pow(10,2*a))+Xd("%",a)}(e,t,n);if(-1!==t.indexOf("E"))return yd(t,n);if(36===t.charCodeAt(0))return"$"+vd(e,t.substr(" "==t.charAt(1)?2:1),n);var a,o,r,i,l=Math.abs(n),c=n<0?"-":"";if(t.match(/^00+$/))return c+Wm(l,t.length);if(t.match(/^[#?]+$/))return a=""+n,0===n&&(a=""),a.length>t.length?a:pd(t.substr(0,t.length-a.length))+a;if(o=t.match(cd))return function(e,t,n){return n+(0===t?"":""+t)+Xd(" ",e[1].length+2+e[4].length)}(o,l,c);if(t.match(/^#+0+$/))return c+Wm(l,t.length-t.indexOf("0"));if(o=t.match(md))return a=(a=(""+n).replace(/^([^\.]+)$/,"$1."+pd(o[1])).replace(/\.$/,"."+pd(o[1]))).replace(/\.(\d*)$/,(function(e,t){return"."+t+Xd("0",pd(o[1]).length-t.length)})),-1!==t.indexOf("0.")?a:a.replace(/^0\./,".");if(t=t.replace(/^#+([0.])/,"$1"),o=t.match(/^(0*)\.(#*)$/))return c+(""+l).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,o[1].length?"0.":".");if(o=t.match(/^#{1,3},##0(\.?)$/))return c+rd(""+l);if(o=t.match(/^#,##0\.([#0]*0)$/))return n<0?"-"+vd(e,t,-n):rd(""+n)+"."+Xd("0",o[1].length);if(o=t.match(/^#,#*,#0/))return vd(e,t.replace(/^#,#*,/,""),n);if(o=t.match(/^([0#]+)(\\?-([0#]+))+$/))return a=Mm(vd(e,t.replace(/[\\-]/g,""),n)),r=0,Mm(Mm(t.replace(/\\/g,"")).replace(/[0#]/g,(function(e){return r<a.length?a.charAt(r++):"0"===e?"0":""})));if(t.match(ud))return"("+(a=vd(e,"##########",n)).substr(0,3)+") "+a.substr(3,3)+"-"+a.substr(6);var m="";if(o=t.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return r=Math.min(o[4].length,7),i=Zm(l,Math.pow(10,r)-1,!1),a=""+c," "==(m=bd("n",o[1],i[1])).charAt(m.length-1)&&(m=m.substr(0,m.length-1)+"0"),a+=m+o[2]+"/"+o[3],(m=zm(i[2],r)).length<o[4].length&&(m=pd(o[4].substr(o[4].length-m.length))+m),a+=m;if(o=t.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return r=Math.min(Math.max(o[1].length,o[4].length),7),c+((i=Zm(l,Math.pow(10,r)-1,!0))[0]||(i[1]?"":"0"))+" "+(i[1]?Bm(i[1],r)+o[2]+"/"+o[3]+zm(i[2],r):Xd(" ",2*r+1+o[2].length+o[3].length));if(o=t.match(/^[#0?]+$/))return a=""+n,t.length<=a.length?a:pd(t.substr(0,t.length-a.length))+a;if(o=t.match(/^([#0]+)\.([#0]+)$/)){a=""+n.toFixed(Math.min(o[2].length,10)).replace(/([^0])0+$/,"$1"),r=a.indexOf(".");var d=t.indexOf(".")-r,u=t.length-a.length-d;return pd(t.substr(0,d)+a+t.substr(t.length-u))}if(o=t.match(/^00,000\.([#0]*0)$/))return n<0?"-"+vd(e,t,-n):rd(""+n).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,(function(e){return"00,"+(e.length<3?Wm(0,3-e.length):"")+e}))+"."+Wm(0,o[1].length);switch(t){case"###,###":case"##,###":case"#,###":var p=rd(""+l);return"0"!==p?c+p:"";default:if(t.match(/\.[0#?]*$/))return vd(e,t.slice(0,t.lastIndexOf(".")),n)+pd(t.slice(t.lastIndexOf(".")))}throw new Error("unsupported format |"+t+"|")}function bd(e,t,n){return(0|n)===n?vd(e,t,n):gd(e,t,n)}var wd=/\[[HhMmSs\u0E0A\u0E19\u0E17]*\]/;function kd(e){for(var t=0,n="",s="";t<e.length;)switch(n=e.charAt(t)){case"G":Gm(e,t)&&(t+=6),t++;break;case'"':for(;34!==e.charCodeAt(++t)&&t<e.length;);++t;break;case"\\":case"_":t+=2;break;case"@":++t;break;case"B":case"b":if("1"===e.charAt(t+1)||"2"===e.charAt(t+1))return!0;case"M":case"D":case"Y":case"H":case"S":case"E":case"m":case"d":case"y":case"h":case"s":case"e":case"g":return!0;case"A":case"a":case"\u4e0a":if("A/P"===e.substr(t,3).toUpperCase())return!0;if("AM/PM"===e.substr(t,5).toUpperCase())return!0;if("\u4e0a\u5348/\u4e0b\u5348"===e.substr(t,5).toUpperCase())return!0;++t;break;case"[":for(s=n;"]"!==e.charAt(t++)&&t<e.length;)s+=e.charAt(t);if(s.match(wd))return!0;break;case".":case"0":case"#":for(;t<e.length&&("0#?.,E+-%".indexOf(n=e.charAt(++t))>-1||"\\"==n&&"-"==e.charAt(t+1)&&"0#".indexOf(e.charAt(t+2))>-1););break;case"?":for(;e.charAt(++t)===n;);break;case"*":++t," "!=e.charAt(t)&&"*"!=e.charAt(t)||++t;break;case"(":case")":++t;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(;t<e.length&&"0123456789".indexOf(e.charAt(++t))>-1;);break;default:++t}return!1}var _d=/\[(=|>[=]?|<[>=]?)(-?\d+(?:\.\d*)?)\]/;function xd(e,t){if(null==t)return!1;var n=parseFloat(t[2]);switch(t[1]){case"=":if(e==n)return!0;break;case">":if(e>n)return!0;break;case"<":if(e<n)return!0;break;case"<>":if(e!=n)return!0;break;case">=":if(e>=n)return!0;break;case"<=":if(e<=n)return!0}return!1}function Td(e,t){var n=function(e){for(var t=[],n=!1,s=0,a=0;s<e.length;++s)switch(e.charCodeAt(s)){case 34:n=!n;break;case 95:case 42:case 92:++s;break;case 59:t[t.length]=e.substr(a,s-a),a=s+1}if(t[t.length]=e.substr(a),!0===n)throw new Error("Format |"+e+"| unterminated string ");return t}(e),s=n.length,a=n[s-1].indexOf("@");if(s<4&&a>-1&&--s,n.length>4)throw new Error("cannot find right format for |"+n.join("|")+"|");if("number"!==typeof t)return[4,4===n.length||a>-1?n[n.length-1]:"@"];switch(n.length){case 1:n=a>-1?["General","General","General",n[0]]:[n[0],n[0],n[0],"@"];break;case 2:n=a>-1?[n[0],n[0],n[0],n[1]]:[n[0],n[1],n[0],"@"];break;case 3:n=a>-1?[n[0],n[1],n[0],n[2]]:[n[0],n[1],n[2],"@"]}var o=t>0?n[0]:t<0?n[1]:n[2];if(-1===n[0].indexOf("[")&&-1===n[1].indexOf("["))return[s,o];if(null!=n[0].match(/\[[=<>]/)||null!=n[1].match(/\[[=<>]/)){var r=n[0].match(_d),i=n[1].match(_d);return xd(t,r)?[s,n[0]]:xd(t,i)?[s,n[1]]:[s,n[null!=r&&null!=i?2:1]]}return[s,o]}function Sd(e,t,n){null==n&&(n={});var s="";switch(typeof e){case"string":s="m/d/yy"==e&&n.dateNF?n.dateNF:e;break;case"number":null==(s=14==e&&n.dateNF?n.dateNF:(null!=n.table?n.table:qm)[e])&&(s=n.table&&n.table[$m[e]]||qm[$m[e]]),null==s&&(s=Ym[e]||"General")}if(Gm(s,0))return ad(t,n);t instanceof Date&&(t=td(t,n.date1904));var a=Td(s,t);if(Gm(a[1]))return ad(t,n);if(!0===t)t="TRUE";else if(!1===t)t="FALSE";else if(""===t||null==t)return"";return function(e,t,n,s){for(var a,o,r,i=[],l="",c=0,m="",d="t",u="H";c<e.length;)switch(m=e.charAt(c)){case"G":if(!Gm(e,c))throw new Error("unrecognized character "+m+" in "+e);i[i.length]={t:"G",v:"General"},c+=7;break;case'"':for(l="";34!==(r=e.charCodeAt(++c))&&c<e.length;)l+=String.fromCharCode(r);i[i.length]={t:"t",v:l},++c;break;case"\\":var p=e.charAt(++c),h="("===p||")"===p?p:"t";i[i.length]={t:h,v:p},++c;break;case"_":i[i.length]={t:"t",v:" "},c+=2;break;case"@":i[i.length]={t:"T",v:t},++c;break;case"B":case"b":if("1"===e.charAt(c+1)||"2"===e.charAt(c+1)){if(null==a&&null==(a=Xm(t,n,"2"===e.charAt(c+1))))return"";i[i.length]={t:"X",v:e.substr(c,2)},d=m,c+=2;break}case"M":case"D":case"Y":case"H":case"S":case"E":m=m.toLowerCase();case"m":case"d":case"y":case"h":case"s":case"e":case"g":if(t<0)return"";if(null==a&&null==(a=Xm(t,n)))return"";for(l=m;++c<e.length&&e.charAt(c).toLowerCase()===m;)l+=m;"m"===m&&"h"===d.toLowerCase()&&(m="M"),"h"===m&&(m=u),i[i.length]={t:m,v:l},d=m;break;case"A":case"a":case"\u4e0a":var f={t:m,v:m};if(null==a&&(a=Xm(t,n)),"A/P"===e.substr(c,3).toUpperCase()?(null!=a&&(f.v=a.H>=12?"P":"A"),f.t="T",u="h",c+=3):"AM/PM"===e.substr(c,5).toUpperCase()?(null!=a&&(f.v=a.H>=12?"PM":"AM"),f.t="T",c+=5,u="h"):"\u4e0a\u5348/\u4e0b\u5348"===e.substr(c,5).toUpperCase()?(null!=a&&(f.v=a.H>=12?"\u4e0b\u5348":"\u4e0a\u5348"),f.t="T",c+=5,u="h"):(f.t="t",++c),null==a&&"T"===f.t)return"";i[i.length]=f,d=m;break;case"[":for(l=m;"]"!==e.charAt(c++)&&c<e.length;)l+=e.charAt(c);if("]"!==l.slice(-1))throw'unterminated "[" block: |'+l+"|";if(l.match(wd)){if(null==a&&null==(a=Xm(t,n)))return"";i[i.length]={t:"Z",v:l.toLowerCase()},d=l.charAt(1)}else l.indexOf("$")>-1&&(l=(l.match(/\$([^-\[\]]*)/)||[])[1]||"$",kd(e)||(i[i.length]={t:"t",v:l}));break;case".":if(null!=a){for(l=m;++c<e.length&&"0"===(m=e.charAt(c));)l+=m;i[i.length]={t:"s",v:l};break}case"0":case"#":for(l=m;++c<e.length&&"0#?.,E+-%".indexOf(m=e.charAt(c))>-1;)l+=m;i[i.length]={t:"n",v:l};break;case"?":for(l=m;e.charAt(++c)===m;)l+=m;i[i.length]={t:m,v:l},d=m;break;case"*":++c," "!=e.charAt(c)&&"*"!=e.charAt(c)||++c;break;case"(":case")":i[i.length]={t:1===s?"t":m,v:m},++c;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(l=m;c<e.length&&"0123456789".indexOf(e.charAt(++c))>-1;)l+=e.charAt(c);i[i.length]={t:"D",v:l};break;case" ":i[i.length]={t:m,v:m},++c;break;case"$":i[i.length]={t:"t",v:"$"},++c;break;default:if(-1===",$-+/():!^&'~{}<>=\u20acacfijklopqrtuvwxzP".indexOf(m))throw new Error("unrecognized character "+m+" in "+e);i[i.length]={t:"t",v:m},++c}var g,y=0,v=0;for(c=i.length-1,d="t";c>=0;--c)switch(i[c].t){case"h":case"H":i[c].t=u,d="h",y<1&&(y=1);break;case"s":(g=i[c].v.match(/\.0+$/))&&(v=Math.max(v,g[0].length-1)),y<3&&(y=3);case"d":case"y":case"M":case"e":d=i[c].t;break;case"m":"s"===d&&(i[c].t="M",y<2&&(y=2));break;case"X":break;case"Z":y<1&&i[c].v.match(/[Hh]/)&&(y=1),y<2&&i[c].v.match(/[Mm]/)&&(y=2),y<3&&i[c].v.match(/[Ss]/)&&(y=3)}switch(y){case 0:break;case 1:a.u>=.5&&(a.u=0,++a.S),a.S>=60&&(a.S=0,++a.M),a.M>=60&&(a.M=0,++a.H);break;case 2:a.u>=.5&&(a.u=0,++a.S),a.S>=60&&(a.S=0,++a.M)}var b,w="";for(c=0;c<i.length;++c)switch(i[c].t){case"t":case"T":case" ":case"D":break;case"X":i[c].v="",i[c].t=";";break;case"d":case"m":case"y":case"h":case"H":case"M":case"s":case"e":case"b":case"Z":i[c].v=od(i[c].t.charCodeAt(0),i[c].v,a,v),i[c].t="t";break;case"n":case"?":for(b=c+1;null!=i[b]&&("?"===(m=i[b].t)||"D"===m||(" "===m||"t"===m)&&null!=i[b+1]&&("?"===i[b+1].t||"t"===i[b+1].t&&"/"===i[b+1].v)||"("===i[c].t&&(" "===m||"n"===m||")"===m)||"t"===m&&("/"===i[b].v||" "===i[b].v&&null!=i[b+1]&&"?"==i[b+1].t));)i[c].v+=i[b].v,i[b]={v:"",t:";"},++b;w+=i[c].v,c=b-1;break;case"G":i[c].t="t",i[c].v=ad(t,n)}var k,_,x="";if(w.length>0){40==w.charCodeAt(0)?(k=t<0&&45===w.charCodeAt(0)?-t:t,_=bd("n",w,k)):(_=bd("n",w,k=t<0&&s>1?-t:t),k<0&&i[0]&&"t"==i[0].t&&(_=_.substr(1),i[0].v="-"+i[0].v)),b=_.length-1;var T=i.length;for(c=0;c<i.length;++c)if(null!=i[c]&&"t"!=i[c].t&&i[c].v.indexOf(".")>-1){T=c;break}var S=i.length;if(T===i.length&&-1===_.indexOf("E")){for(c=i.length-1;c>=0;--c)null!=i[c]&&-1!=="n?".indexOf(i[c].t)&&(b>=i[c].v.length-1?(b-=i[c].v.length,i[c].v=_.substr(b+1,i[c].v.length)):b<0?i[c].v="":(i[c].v=_.substr(0,b+1),b=-1),i[c].t="t",S=c);b>=0&&S<i.length&&(i[S].v=_.substr(0,b+1)+i[S].v)}else if(T!==i.length&&-1===_.indexOf("E")){for(b=_.indexOf(".")-1,c=T;c>=0;--c)if(null!=i[c]&&-1!=="n?".indexOf(i[c].t)){for(o=i[c].v.indexOf(".")>-1&&c===T?i[c].v.indexOf(".")-1:i[c].v.length-1,x=i[c].v.substr(o+1);o>=0;--o)b>=0&&("0"===i[c].v.charAt(o)||"#"===i[c].v.charAt(o))&&(x=_.charAt(b--)+x);i[c].v=x,i[c].t="t",S=c}for(b>=0&&S<i.length&&(i[S].v=_.substr(0,b+1)+i[S].v),b=_.indexOf(".")+1,c=T;c<i.length;++c)if(null!=i[c]&&(-1!=="n?(".indexOf(i[c].t)||c===T)){for(o=i[c].v.indexOf(".")>-1&&c===T?i[c].v.indexOf(".")+1:0,x=i[c].v.substr(0,o);o<i[c].v.length;++o)b<_.length&&(x+=_.charAt(b++));i[c].v=x,i[c].t="t",S=c}}}for(c=0;c<i.length;++c)null!=i[c]&&"n?".indexOf(i[c].t)>-1&&(k=s>1&&t<0&&c>0&&"-"===i[c-1].v?-t:t,i[c].v=bd(i[c].t,i[c].v,k),i[c].t="t");var C="";for(c=0;c!==i.length;++c)null!=i[c]&&(C+=i[c].v);return C}(a[1],t,n,a[0])}function Cd(e,t){if("number"!=typeof t){t=+t||-1;for(var n=0;n<392;++n)if(void 0!=qm[n]){if(qm[n]==e){t=n;break}}else t<0&&(t=n);t<0&&(t=391)}return qm[t]=e,t}function Ed(e){for(var t=0;392!=t;++t)void 0!==e[t]&&Cd(e[t],t)}function Ad(){qm=function(e){return e||(e={}),e[0]="General",e[1]="0",e[2]="0.00",e[3]="#,##0",e[4]="#,##0.00",e[9]="0%",e[10]="0.00%",e[11]="0.00E+00",e[12]="# ?/?",e[13]="# ??/??",e[14]="m/d/yy",e[15]="d-mmm-yy",e[16]="d-mmm",e[17]="mmm-yy",e[18]="h:mm AM/PM",e[19]="h:mm:ss AM/PM",e[20]="h:mm",e[21]="h:mm:ss",e[22]="m/d/yy h:mm",e[37]="#,##0 ;(#,##0)",e[38]="#,##0 ;[Red](#,##0)",e[39]="#,##0.00;(#,##0.00)",e[40]="#,##0.00;[Red](#,##0.00)",e[45]="mm:ss",e[46]="[h]:mm:ss",e[47]="mmss.0",e[48]="##0.0E+0",e[49]="@",e[56]='"\u4e0a\u5348/\u4e0b\u5348 "hh"\u6642"mm"\u5206"ss"\u79d2 "',e}()}var jd=/[dD]+|[mM]+|[yYeE]+|[Hh]+|[Ss]+/g;var Dd=function(){var e={};e.version="1.2.0";var t=function(){for(var e=0,t=new Array(256),n=0;256!=n;++n)e=1&(e=1&(e=1&(e=1&(e=1&(e=1&(e=1&(e=1&(e=n)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1,t[n]=e;return"undefined"!==typeof Int32Array?new Int32Array(t):t}();var n=function(e){var t=0,n=0,s=0,a="undefined"!==typeof Int32Array?new Int32Array(4096):new Array(4096);for(s=0;256!=s;++s)a[s]=e[s];for(s=0;256!=s;++s)for(n=e[s],t=256+s;t<4096;t+=256)n=a[t]=n>>>8^e[255&n];var o=[];for(s=1;16!=s;++s)o[s-1]="undefined"!==typeof Int32Array?a.subarray(256*s,256*s+256):a.slice(256*s,256*s+256);return o}(t),s=n[0],a=n[1],o=n[2],r=n[3],i=n[4],l=n[5],c=n[6],m=n[7],d=n[8],u=n[9],p=n[10],h=n[11],f=n[12],g=n[13],y=n[14];return e.table=t,e.bstr=function(e,n){for(var s=-1^n,a=0,o=e.length;a<o;)s=s>>>8^t[255&(s^e.charCodeAt(a++))];return~s},e.buf=function(e,n){for(var v=-1^n,b=e.length-15,w=0;w<b;)v=y[e[w++]^255&v]^g[e[w++]^v>>8&255]^f[e[w++]^v>>16&255]^h[e[w++]^v>>>24]^p[e[w++]]^u[e[w++]]^d[e[w++]]^m[e[w++]]^c[e[w++]]^l[e[w++]]^i[e[w++]]^r[e[w++]]^o[e[w++]]^a[e[w++]]^s[e[w++]]^t[e[w++]];for(b+=15;w<b;)v=v>>>8^t[255&(v^e[w++])];return~v},e.str=function(e,n){for(var s=-1^n,a=0,o=e.length,r=0,i=0;a<o;)(r=e.charCodeAt(a++))<128?s=s>>>8^t[255&(s^r)]:r<2048?s=(s=s>>>8^t[255&(s^(192|r>>6&31))])>>>8^t[255&(s^(128|63&r))]:r>=55296&&r<57344?(r=64+(1023&r),i=1023&e.charCodeAt(a++),s=(s=(s=(s=s>>>8^t[255&(s^(240|r>>8&7))])>>>8^t[255&(s^(128|r>>2&63))])>>>8^t[255&(s^(128|i>>6&15|(3&r)<<4))])>>>8^t[255&(s^(128|63&i))]):s=(s=(s=s>>>8^t[255&(s^(224|r>>12&15))])>>>8^t[255&(s^(128|r>>6&63))])>>>8^t[255&(s^(128|63&r))];return~s},e}(),Nd=function(){var e,t={};function n(e){if("/"==e.charAt(e.length-1))return-1===e.slice(0,-1).indexOf("/")?e:n(e.slice(0,-1));var t=e.lastIndexOf("/");return-1===t?e:e.slice(0,t+1)}function s(e){if("/"==e.charAt(e.length-1))return s(e.slice(0,-1));var t=e.lastIndexOf("/");return-1===t?e:e.slice(t+1)}function a(e,t){"string"===typeof t&&(t=new Date(t));var n=t.getHours();n=(n=n<<6|t.getMinutes())<<5|t.getSeconds()>>>1,e.write_shift(2,n);var s=t.getFullYear()-1980;s=(s=s<<4|t.getMonth()+1)<<5|t.getDate(),e.write_shift(2,s)}function o(e){Tp(e,0);for(var t={},n=0;e.l<=e.length-4;){var s=e.read_shift(2),a=e.read_shift(2),o=e.l+a,r={};if(21589===s)1&(n=e.read_shift(1))&&(r.mtime=e.read_shift(4)),a>5&&(2&n&&(r.atime=e.read_shift(4)),4&n&&(r.ctime=e.read_shift(4))),r.mtime&&(r.mt=new Date(1e3*r.mtime));e.l=o,t[s]=r}return t}function r(){return e||(e={})}function i(e,t){if(80==e[0]&&75==e[1])return se(e,t);if(109==(32|e[0])&&105==(32|e[1]))return function(e,t){if("mime-version:"!=_(e.slice(0,13)).toLowerCase())throw new Error("Unsupported MAD header");var n=t&&t.root||"",s=(Am&&Buffer.isBuffer(e)?e.toString("binary"):_(e)).split("\r\n"),a=0,o="";for(a=0;a<s.length;++a)if(o=s[a],/^Content-Location:/i.test(o)&&(o=o.slice(o.indexOf("file")),n||(n=o.slice(0,o.lastIndexOf("/")+1)),o.slice(0,n.length)!=n))for(;n.length>0&&(n=(n=n.slice(0,n.length-1)).slice(0,n.lastIndexOf("/")+1),o.slice(0,n.length)!=n););var r=(s[1]||"").match(/boundary="(.*?)"/);if(!r)throw new Error("MAD cannot find boundary");var i="--"+(r[1]||""),l=[],c=[],m={FileIndex:l,FullPaths:c};u(m);var d,p=0;for(a=0;a<s.length;++a){var h=s[a];h!==i&&h!==i+"--"||(p++&&ce(m,s.slice(d,a),n),d=a)}return m}(e,t);if(e.length<512)throw new Error("CFB file size "+e.length+" < 512");var n,s,a,o,r,i,p=512,h=[],f=e.slice(0,512);Tp(f,0);var g=function(e){if(80==e[e.l]&&75==e[e.l+1])return[0,0];e.chk(v,"Header Signature: "),e.l+=16;var t=e.read_shift(2,"u");return[e.read_shift(2,"u"),t]}(f);switch(n=g[0]){case 3:p=512;break;case 4:p=4096;break;case 0:if(0==g[1])return se(e,t);default:throw new Error("Major Version: Expected 3 or 4 saw "+n)}512!==p&&Tp(f=e.slice(0,p),28);var b=e.slice(0,p);!function(e,t){var n=9;switch(e.l+=2,n=e.read_shift(2)){case 9:if(3!=t)throw new Error("Sector Shift: Expected 9 saw "+n);break;case 12:if(4!=t)throw new Error("Sector Shift: Expected 12 saw "+n);break;default:throw new Error("Sector Shift: Expected 9 or 12 saw "+n)}e.chk("0600","Mini Sector Shift: "),e.chk("000000000000","Reserved: ")}(f,n);var w=f.read_shift(4,"i");if(3===n&&0!==w)throw new Error("# Directory Sectors: Expected 0 saw "+w);f.l+=4,o=f.read_shift(4,"i"),f.l+=4,f.chk("00100000","Mini Stream Cutoff Size: "),r=f.read_shift(4,"i"),s=f.read_shift(4,"i"),i=f.read_shift(4,"i"),a=f.read_shift(4,"i");for(var k=-1,x=0;x<109&&!((k=f.read_shift(4,"i"))<0);++x)h[x]=k;var T=function(e,t){for(var n=Math.ceil(e.length/t)-1,s=[],a=1;a<n;++a)s[a-1]=e.slice(a*t,(a+1)*t);return s[n-1]=e.slice(n*t),s}(e,p);c(i,a,T,p,h);var S=function(e,t,n,s){var a=e.length,o=[],r=[],i=[],l=[],c=s-1,m=0,d=0,u=0,p=0;for(m=0;m<a;++m)if(i=[],(u=m+t)>=a&&(u-=a),!r[u]){l=[];var h=[];for(d=u;d>=0;){h[d]=!0,r[d]=!0,i[i.length]=d,l.push(e[d]);var f=n[Math.floor(4*d/s)];if(s<4+(p=4*d&c))throw new Error("FAT boundary crossed: "+d+" 4 "+s);if(!e[f])break;if(h[d=vp(e[f],p)])break}o[u]={nodes:i,data:qu([l])}}return o}(T,o,h,p);S[o].name="!Directory",s>0&&r!==y&&(S[r].name="!MiniFAT"),S[h[0]].name="!FAT",S.fat_addrs=h,S.ssz=p;var C=[],E=[],A=[];!function(e,t,n,s,a,o,r,i){for(var c,u=0,p=s.length?2:0,h=t[e].data,f=0,g=0;f<h.length;f+=128){var v=h.slice(f,f+128);Tp(v,64),g=v.read_shift(2),c=Yu(v,0,g-p),s.push(c);var b={name:c,type:v.read_shift(1),color:v.read_shift(1),L:v.read_shift(4,"i"),R:v.read_shift(4,"i"),C:v.read_shift(4,"i"),clsid:v.read_shift(16),state:v.read_shift(4,"i"),start:0,size:0};0!==v.read_shift(2)+v.read_shift(2)+v.read_shift(2)+v.read_shift(2)&&(b.ct=d(v,v.l-8)),0!==v.read_shift(2)+v.read_shift(2)+v.read_shift(2)+v.read_shift(2)&&(b.mt=d(v,v.l-8)),b.start=v.read_shift(4,"i"),b.size=v.read_shift(4,"i"),b.size<0&&b.start<0&&(b.size=b.type=0,b.start=y,b.name=""),5===b.type?(u=b.start,a>0&&u!==y&&(t[u].name="!StreamData")):b.size>=4096?(b.storage="fat",void 0===t[b.start]&&(t[b.start]=m(n,b.start,t.fat_addrs,t.ssz)),t[b.start].name=b.name,b.content=t[b.start].data.slice(0,b.size)):(b.storage="minifat",b.size<0?b.size=0:u!==y&&b.start!==y&&t[u]&&(b.content=l(b,t[u].data,(t[i]||{}).data))),b.content&&Tp(b.content,0),o[c]=b,r.push(b)}}(o,S,T,C,s,{},E,r),function(e,t,n){for(var s=0,a=0,o=0,r=0,i=0,l=n.length,c=[],m=[];s<l;++s)c[s]=m[s]=s,t[s]=n[s];for(;i<m.length;++i)a=e[s=m[i]].L,o=e[s].R,r=e[s].C,c[s]===s&&(-1!==a&&c[a]!==a&&(c[s]=c[a]),-1!==o&&c[o]!==o&&(c[s]=c[o])),-1!==r&&(c[r]=s),-1!==a&&s!=c[s]&&(c[a]=c[s],m.lastIndexOf(a)<i&&m.push(a)),-1!==o&&s!=c[s]&&(c[o]=c[s],m.lastIndexOf(o)<i&&m.push(o));for(s=1;s<l;++s)c[s]===s&&(-1!==o&&c[o]!==o?c[s]=c[o]:-1!==a&&c[a]!==a&&(c[s]=c[a]));for(s=1;s<l;++s)if(0!==e[s].type){if((i=s)!=c[i])do{i=c[i],t[s]=t[i]+"/"+t[s]}while(0!==i&&-1!==c[i]&&i!=c[i]);c[s]=-1}for(t[0]+="/",s=1;s<l;++s)2!==e[s].type&&(t[s]+="/")}(E,A,C),C.shift();var j={FileIndex:E,FullPaths:A};return t&&t.raw&&(j.raw={header:b,sectors:T}),j}function l(e,t,n){for(var s=e.start,a=e.size,o=[],r=s;n&&a>0&&r>=0;)o.push(t.slice(r*g,r*g+g)),a-=g,r=vp(n,4*r);return 0===o.length?Cp(0):Im(o).slice(0,e.size)}function c(e,t,n,s,a){var o=y;if(e===y){if(0!==t)throw new Error("DIFAT chain shorter than expected")}else if(-1!==e){var r=n[e],i=(s>>>2)-1;if(!r)return;for(var l=0;l<i&&(o=vp(r,4*l))!==y;++l)a.push(o);c(vp(r,s-4),t-1,n,s,a)}}function m(e,t,n,s,a){var o=[],r=[];a||(a=[]);var i=s-1,l=0,c=0;for(l=t;l>=0;){a[l]=!0,o[o.length]=l,r.push(e[l]);var m=n[Math.floor(4*l/s)];if(s<4+(c=4*l&i))throw new Error("FAT boundary crossed: "+l+" 4 "+s);if(!e[m])break;l=vp(e[m],c)}return{nodes:o,data:qu([r])}}function d(e,t){return new Date(1e3*(yp(e,t+4)/1e7*Math.pow(2,32)+yp(e,t)/1e7-11644473600))}function u(e,t){var n=t||{},s=n.root||"Root Entry";if(e.FullPaths||(e.FullPaths=[]),e.FileIndex||(e.FileIndex=[]),e.FullPaths.length!==e.FileIndex.length)throw new Error("inconsistent CFB structure");0===e.FullPaths.length&&(e.FullPaths[0]=s+"/",e.FileIndex[0]={name:s,type:5}),n.CLSID&&(e.FileIndex[0].clsid=n.CLSID),function(e){var t="\x01Sh33tJ5";if(Nd.find(e,"/"+t))return;var n=Cp(4);n[0]=55,n[1]=n[3]=50,n[2]=54,e.FileIndex.push({name:t,type:2,content:n,size:4,L:69,R:69,C:69}),e.FullPaths.push(e.FullPaths[0]+t),p(e)}(e)}function p(e,t){u(e);for(var a=!1,o=!1,r=e.FullPaths.length-1;r>=0;--r){var i=e.FileIndex[r];switch(i.type){case 0:o?a=!0:(e.FileIndex.pop(),e.FullPaths.pop());break;case 1:case 2:case 5:o=!0,isNaN(i.R*i.L*i.C)&&(a=!0),i.R>-1&&i.L>-1&&i.R==i.L&&(a=!0);break;default:a=!0}}if(a||t){var l=new Date(1987,1,19),c=0,m=Object.create?Object.create(null):{},d=[];for(r=0;r<e.FullPaths.length;++r)m[e.FullPaths[r]]=!0,0!==e.FileIndex[r].type&&d.push([e.FullPaths[r],e.FileIndex[r]]);for(r=0;r<d.length;++r){var p=n(d[r][0]);(o=m[p])||(d.push([p,{name:s(p).replace("/",""),type:1,clsid:w,ct:l,mt:l,content:null}]),m[p]=!0)}for(d.sort((function(e,t){return function(e,t){for(var n=e.split("/"),s=t.split("/"),a=0,o=0,r=Math.min(n.length,s.length);a<r;++a){if(o=n[a].length-s[a].length)return o;if(n[a]!=s[a])return n[a]<s[a]?-1:1}return n.length-s.length}(e[0],t[0])})),e.FullPaths=[],e.FileIndex=[],r=0;r<d.length;++r)e.FullPaths[r]=d[r][0],e.FileIndex[r]=d[r][1];for(r=0;r<d.length;++r){var h=e.FileIndex[r],f=e.FullPaths[r];if(h.name=s(f).replace("/",""),h.L=h.R=h.C=-(h.color=1),h.size=h.content?h.content.length:0,h.start=0,h.clsid=h.clsid||w,0===r)h.C=d.length>1?1:-1,h.size=0,h.type=5;else if("/"==f.slice(-1)){for(c=r+1;c<d.length&&n(e.FullPaths[c])!=f;++c);for(h.C=c>=d.length?-1:c,c=r+1;c<d.length&&n(e.FullPaths[c])!=n(f);++c);h.R=c>=d.length?-1:c,h.type=1}else n(e.FullPaths[r+1]||"")==n(f)&&(h.R=r+1),h.type=2}}}function h(e,t){var n=t||{};if("mad"==n.fileType)return function(e,t){for(var n=t||{},s=n.boundary||"SheetJS",a=["MIME-Version: 1.0",'Content-Type: multipart/related; boundary="'+(s="------="+s).slice(2)+'"',"","",""],o=e.FullPaths[0],r=o,i=e.FileIndex[0],l=1;l<e.FullPaths.length;++l)if(r=e.FullPaths[l].slice(o.length),(i=e.FileIndex[l]).size&&i.content&&"\x01Sh33tJ5"!=r){r=r.replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7E-\xFF]/g,(function(e){return"_x"+e.charCodeAt(0).toString(16)+"_"})).replace(/[\u0080-\uFFFF]/g,(function(e){return"_u"+e.charCodeAt(0).toString(16)+"_"}));for(var c=i.content,m=Am&&Buffer.isBuffer(c)?c.toString("binary"):_(c),d=0,u=Math.min(1024,m.length),p=0,h=0;h<=u;++h)(p=m.charCodeAt(h))>=32&&p<128&&++d;var f=d>=4*u/5;a.push(s),a.push("Content-Location: "+(n.root||"file:///C:/SheetJS/")+r),a.push("Content-Transfer-Encoding: "+(f?"quoted-printable":"base64")),a.push("Content-Type: "+re(i,r)),a.push(""),a.push(f?le(m):ie(m))}return a.push(s+"--\r\n"),a.join("\r\n")}(e,n);if(p(e),"zip"===n.fileType)return function(e,t){var n=t||{},s=[],o=[],r=Cp(1),i=n.compression?8:0,l=0;0;var c=0,m=0,d=0,u=0,p=e.FullPaths[0],h=p,f=e.FileIndex[0],g=[],y=0;for(c=1;c<e.FullPaths.length;++c)if(h=e.FullPaths[c].slice(p.length),(f=e.FileIndex[c]).size&&f.content&&"\x01Sh33tJ5"!=h){var v=d,b=Cp(h.length);for(m=0;m<h.length;++m)b.write_shift(1,127&h.charCodeAt(m));b=b.slice(0,b.l),g[u]=Dd.buf(f.content,0);var w=f.content;8==i&&(w=x(w)),(r=Cp(30)).write_shift(4,67324752),r.write_shift(2,20),r.write_shift(2,l),r.write_shift(2,i),f.mt?a(r,f.mt):r.write_shift(4,0),r.write_shift(-4,8&l?0:g[u]),r.write_shift(4,8&l?0:w.length),r.write_shift(4,8&l?0:f.content.length),r.write_shift(2,b.length),r.write_shift(2,0),d+=r.length,s.push(r),d+=b.length,s.push(b),d+=w.length,s.push(w),8&l&&((r=Cp(12)).write_shift(-4,g[u]),r.write_shift(4,w.length),r.write_shift(4,f.content.length),d+=r.l,s.push(r)),(r=Cp(46)).write_shift(4,33639248),r.write_shift(2,0),r.write_shift(2,20),r.write_shift(2,l),r.write_shift(2,i),r.write_shift(4,0),r.write_shift(-4,g[u]),r.write_shift(4,w.length),r.write_shift(4,f.content.length),r.write_shift(2,b.length),r.write_shift(2,0),r.write_shift(2,0),r.write_shift(2,0),r.write_shift(2,0),r.write_shift(4,0),r.write_shift(4,v),y+=r.l,o.push(r),y+=b.length,o.push(b),++u}return r=Cp(22),r.write_shift(4,101010256),r.write_shift(2,0),r.write_shift(2,0),r.write_shift(2,u),r.write_shift(2,u),r.write_shift(4,y),r.write_shift(4,d),r.write_shift(2,0),Im([Im(s),Im(o),r])}(e,n);var s=function(e){for(var t=0,n=0,s=0;s<e.FileIndex.length;++s){var a=e.FileIndex[s];if(a.content){var o=a.content.length;o>0&&(o<4096?t+=o+63>>6:n+=o+511>>9)}}for(var r=e.FullPaths.length+3>>2,i=t+127>>7,l=(t+7>>3)+n+r+i,c=l+127>>7,m=c<=109?0:Math.ceil((c-109)/127);l+c+m+127>>7>c;)m=++c<=109?0:Math.ceil((c-109)/127);var d=[1,m,c,i,r,n,t,0];return e.FileIndex[0].size=t<<6,d[7]=(e.FileIndex[0].start=d[0]+d[1]+d[2]+d[3]+d[4]+d[5])+(d[6]+7>>3),d}(e),o=Cp(s[7]<<9),r=0,i=0;for(r=0;r<8;++r)o.write_shift(1,b[r]);for(r=0;r<8;++r)o.write_shift(2,0);for(o.write_shift(2,62),o.write_shift(2,3),o.write_shift(2,65534),o.write_shift(2,9),o.write_shift(2,6),r=0;r<3;++r)o.write_shift(2,0);for(o.write_shift(4,0),o.write_shift(4,s[2]),o.write_shift(4,s[0]+s[1]+s[2]+s[3]-1),o.write_shift(4,0),o.write_shift(4,4096),o.write_shift(4,s[3]?s[0]+s[1]+s[2]-1:y),o.write_shift(4,s[3]),o.write_shift(-4,s[1]?s[0]-1:y),o.write_shift(4,s[1]),r=0;r<109;++r)o.write_shift(-4,r<s[2]?s[1]+r:-1);if(s[1])for(i=0;i<s[1];++i){for(;r<236+127*i;++r)o.write_shift(-4,r<s[2]?s[1]+r:-1);o.write_shift(-4,i===s[1]-1?y:i+1)}var l=function(e){for(i+=e;r<i-1;++r)o.write_shift(-4,r+1);e&&(++r,o.write_shift(-4,y))};for(i=r=0,i+=s[1];r<i;++r)o.write_shift(-4,k.DIFSECT);for(i+=s[2];r<i;++r)o.write_shift(-4,k.FATSECT);l(s[3]),l(s[4]);for(var c=0,m=0,d=e.FileIndex[0];c<e.FileIndex.length;++c)(d=e.FileIndex[c]).content&&((m=d.content.length)<4096||(d.start=i,l(m+511>>9)));for(l(s[6]+7>>3);511&o.l;)o.write_shift(-4,k.ENDOFCHAIN);for(i=r=0,c=0;c<e.FileIndex.length;++c)(d=e.FileIndex[c]).content&&(!(m=d.content.length)||m>=4096||(d.start=i,l(m+63>>6)));for(;511&o.l;)o.write_shift(-4,k.ENDOFCHAIN);for(r=0;r<s[4]<<2;++r){var u=e.FullPaths[r];if(u&&0!==u.length){d=e.FileIndex[r],0===r&&(d.start=d.size?d.start-1:y);var h=0===r&&n.root||d.name;if(m=2*(h.length+1),o.write_shift(64,h,"utf16le"),o.write_shift(2,m),o.write_shift(1,d.type),o.write_shift(1,d.color),o.write_shift(-4,d.L),o.write_shift(-4,d.R),o.write_shift(-4,d.C),d.clsid)o.write_shift(16,d.clsid,"hex");else for(c=0;c<4;++c)o.write_shift(4,0);o.write_shift(4,d.state||0),o.write_shift(4,0),o.write_shift(4,0),o.write_shift(4,0),o.write_shift(4,0),o.write_shift(4,d.start),o.write_shift(4,d.size),o.write_shift(4,0)}else{for(c=0;c<17;++c)o.write_shift(4,0);for(c=0;c<3;++c)o.write_shift(4,-1);for(c=0;c<12;++c)o.write_shift(4,0)}}for(r=1;r<e.FileIndex.length;++r)if((d=e.FileIndex[r]).size>=4096)if(o.l=d.start+1<<9,Am&&Buffer.isBuffer(d.content))d.content.copy(o,o.l,0,d.size),o.l+=d.size+511&-512;else{for(c=0;c<d.size;++c)o.write_shift(1,d.content[c]);for(;511&c;++c)o.write_shift(1,0)}for(r=1;r<e.FileIndex.length;++r)if((d=e.FileIndex[r]).size>0&&d.size<4096)if(Am&&Buffer.isBuffer(d.content))d.content.copy(o,o.l,0,d.size),o.l+=d.size+63&-64;else{for(c=0;c<d.size;++c)o.write_shift(1,d.content[c]);for(;63&c;++c)o.write_shift(1,0)}if(Am)o.l=o.length;else for(;o.l<o.length;)o.write_shift(1,0);return o}t.version="1.2.1";var f,g=64,y=-2,v="d0cf11e0a1b11ae1",b=[208,207,17,224,161,177,26,225],w="00000000000000000000000000000000",k={MAXREGSECT:-6,DIFSECT:-4,FATSECT:-3,ENDOFCHAIN:y,FREESECT:-1,HEADER_SIGNATURE:v,HEADER_MINOR_VERSION:"3e00",MAXREGSID:-6,NOSTREAM:-1,HEADER_CLSID:w,EntryTypes:["unknown","storage","stream","lockbytes","property","root"]};function _(e){for(var t=new Array(e.length),n=0;n<e.length;++n)t[n]=String.fromCharCode(e[n]);return t.join("")}function x(e){return f?f.deflateRawSync(e):$(e)}var T=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],S=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258],C=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577];function E(e){var t=139536&(e<<1|e<<11)|558144&(e<<5|e<<15);return 255&(t>>16|t>>8|t)}for(var A="undefined"!==typeof Uint8Array,j=A?new Uint8Array(256):[],D=0;D<256;++D)j[D]=E(D);function N(e,t){var n=j[255&e];return t<=8?n>>>8-t:(n=n<<8|j[e>>8&255],t<=16?n>>>16-t:(n=n<<8|j[e>>16&255])>>>24-t)}function O(e,t){var n=7&t,s=t>>>3;return(e[s]|(n<=6?0:e[s+1]<<8))>>>n&3}function P(e,t){var n=7&t,s=t>>>3;return(e[s]|(n<=5?0:e[s+1]<<8))>>>n&7}function R(e,t){var n=7&t,s=t>>>3;return(e[s]|(n<=3?0:e[s+1]<<8))>>>n&31}function I(e,t){var n=7&t,s=t>>>3;return(e[s]|(n<=1?0:e[s+1]<<8))>>>n&127}function L(e,t,n){var s=7&t,a=t>>>3,o=(1<<n)-1,r=e[a]>>>s;return n<8-s?r&o:(r|=e[a+1]<<8-s,n<16-s?r&o:(r|=e[a+2]<<16-s,n<24-s?r&o:(r|=e[a+3]<<24-s)&o))}function F(e,t,n){var s=7&t,a=t>>>3;return s<=5?e[a]|=(7&n)<<s:(e[a]|=n<<s&255,e[a+1]=(7&n)>>8-s),t+3}function M(e,t,n){return n=(1&n)<<(7&t),e[t>>>3]|=n,t+1}function W(e,t,n){var s=t>>>3;return n<<=7&t,e[s]|=255&n,n>>>=8,e[s+1]=n,t+8}function B(e,t,n){var s=t>>>3;return n<<=7&t,e[s]|=255&n,n>>>=8,e[s+1]=255&n,e[s+2]=n>>>8,t+16}function z(e,t){var n=e.length,s=2*n>t?2*n:t+5,a=0;if(n>=t)return e;if(Am){var o=Nm(s);if(e.copy)e.copy(o);else for(;a<e.length;++a)o[a]=e[a];return o}if(A){var r=new Uint8Array(s);if(r.set)r.set(e);else for(;a<n;++a)r[a]=e[a];return r}return e.length=s,e}function U(e){for(var t=new Array(e),n=0;n<e;++n)t[n]=0;return t}function H(e,t,n){var s=1,a=0,o=0,r=0,i=0,l=e.length,c=A?new Uint16Array(32):U(32);for(o=0;o<32;++o)c[o]=0;for(o=l;o<n;++o)e[o]=0;l=e.length;var m=A?new Uint16Array(l):U(l);for(o=0;o<l;++o)c[a=e[o]]++,s<a&&(s=a),m[o]=0;for(c[0]=0,o=1;o<=s;++o)c[o+16]=i=i+c[o-1]<<1;for(o=0;o<l;++o)0!=(i=e[o])&&(m[o]=c[i+16]++);var d=0;for(o=0;o<l;++o)if(0!=(d=e[o]))for(i=N(m[o],s)>>s-d,r=(1<<s+4-d)-1;r>=0;--r)t[i|r<<d]=15&d|o<<4;return s}var G=A?new Uint16Array(512):U(512),V=A?new Uint16Array(32):U(32);if(!A){for(var K=0;K<512;++K)G[K]=0;for(K=0;K<32;++K)V[K]=0}!function(){for(var e=[],t=0;t<32;t++)e.push(5);H(e,V,32);var n=[];for(t=0;t<=143;t++)n.push(8);for(;t<=255;t++)n.push(9);for(;t<=279;t++)n.push(7);for(;t<=287;t++)n.push(8);H(n,G,288)}();var q=function(){for(var e=A?new Uint8Array(32768):[],t=0,n=0;t<C.length-1;++t)for(;n<C[t+1];++n)e[n]=t;for(;n<32768;++n)e[n]=29;var s=A?new Uint8Array(259):[];for(t=0,n=0;t<S.length-1;++t)for(;n<S[t+1];++n)s[n]=t;return function(t,n){return t.length<8?function(e,t){for(var n=0;n<e.length;){var s=Math.min(65535,e.length-n),a=n+s==e.length;for(t.write_shift(1,+a),t.write_shift(2,s),t.write_shift(2,65535&~s);s-- >0;)t[t.l++]=e[n++]}return t.l}(t,n):function(t,n){for(var a=0,o=0,r=A?new Uint16Array(32768):[];o<t.length;){var i=Math.min(65535,t.length-o);if(i<10){for(7&(a=F(n,a,+!(o+i!=t.length)))&&(a+=8-(7&a)),n.l=a/8|0,n.write_shift(2,i),n.write_shift(2,65535&~i);i-- >0;)n[n.l++]=t[o++];a=8*n.l}else{a=F(n,a,+!(o+i!=t.length)+2);for(var l=0;i-- >0;){var c=t[o],m=-1,d=0;if((m=r[l=32767&(l<<5^c)])&&((m|=-32768&o)>o&&(m-=32768),m<o))for(;t[m+d]==t[o+d]&&d<250;)++d;if(d>2){(c=s[d])<=22?a=W(n,a,j[c+1]>>1)-1:(W(n,a,3),W(n,a+=5,j[c-23]>>5),a+=3);var u=c<8?0:c-4>>2;u>0&&(B(n,a,d-S[c]),a+=u),c=e[o-m],a=W(n,a,j[c]>>3),a-=3;var p=c<4?0:c-2>>1;p>0&&(B(n,a,o-m-C[c]),a+=p);for(var h=0;h<d;++h)r[l]=32767&o,l=32767&(l<<5^t[o]),++o;i-=d-1}else c<=143?c+=48:a=M(n,a,1),a=W(n,a,j[c]),r[l]=32767&o,++o}a=W(n,a,0)-1}}return n.l=(a+7)/8|0,n.l}(t,n)}}();function $(e){var t=Cp(50+Math.floor(1.1*e.length)),n=q(e,t);return t.slice(0,n)}var Y=A?new Uint16Array(32768):U(32768),Z=A?new Uint16Array(32768):U(32768),X=A?new Uint16Array(128):U(128),J=1,Q=1;function ee(e,t){var n=R(e,t)+257,s=R(e,t+=5)+1,a=function(e,t){var n=7&t,s=t>>>3;return(e[s]|(n<=4?0:e[s+1]<<8))>>>n&15}(e,t+=5)+4;t+=4;for(var o=0,r=A?new Uint8Array(19):U(19),i=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],l=1,c=A?new Uint8Array(8):U(8),m=A?new Uint8Array(8):U(8),d=r.length,u=0;u<a;++u)r[T[u]]=o=P(e,t),l<o&&(l=o),c[o]++,t+=3;var p=0;for(c[0]=0,u=1;u<=l;++u)m[u]=p=p+c[u-1]<<1;for(u=0;u<d;++u)0!=(p=r[u])&&(i[u]=m[p]++);var h=0;for(u=0;u<d;++u)if(0!=(h=r[u])){p=j[i[u]]>>8-h;for(var f=(1<<7-h)-1;f>=0;--f)X[p|f<<h]=7&h|u<<3}var g=[];for(l=1;g.length<n+s;)switch(t+=7&(p=X[I(e,t)]),p>>>=3){case 16:for(o=3+O(e,t),t+=2,p=g[g.length-1];o-- >0;)g.push(p);break;case 17:for(o=3+P(e,t),t+=3;o-- >0;)g.push(0);break;case 18:for(o=11+I(e,t),t+=7;o-- >0;)g.push(0);break;default:g.push(p),l<p&&(l=p)}var y=g.slice(0,n),v=g.slice(n);for(u=n;u<286;++u)y[u]=0;for(u=s;u<30;++u)v[u]=0;return J=H(y,Y,286),Q=H(v,Z,30),t}function te(e,t){var n=function(e,t){if(3==e[0]&&!(3&e[1]))return[Dm(t),2];for(var n=0,s=0,a=Nm(t||1<<18),o=0,r=a.length>>>0,i=0,l=0;0==(1&s);)if(s=P(e,n),n+=3,s>>>1!=0)for(s>>1==1?(i=9,l=5):(n=ee(e,n),i=J,l=Q);;){!t&&r<o+32767&&(r=(a=z(a,o+32767)).length);var c=L(e,n,i),m=s>>>1==1?G[c]:Y[c];if(n+=15&m,0===((m>>>=4)>>>8&255))a[o++]=m;else{if(256==m)break;var d=(m-=257)<8?0:m-4>>2;d>5&&(d=0);var u=o+S[m];d>0&&(u+=L(e,n,d),n+=d),c=L(e,n,l),n+=15&(m=s>>>1==1?V[c]:Z[c]);var p=(m>>>=4)<4?0:m-2>>1,h=C[m];for(p>0&&(h+=L(e,n,p),n+=p),!t&&r<u&&(r=(a=z(a,u+100)).length);o<u;)a[o]=a[o-h],++o}}else{7&n&&(n+=8-(7&n));var f=e[n>>>3]|e[1+(n>>>3)]<<8;if(n+=32,f>0)for(!t&&r<o+f&&(r=(a=z(a,o+f)).length);f-- >0;)a[o++]=e[n>>>3],n+=8}return t?[a,n+7>>>3]:[a.slice(0,o),n+7>>>3]}(e.slice(e.l||0),t);return e.l+=n[1],n[0]}function ne(e,t){if(!e)throw new Error(t);"undefined"!==typeof console&&console.error(t)}function se(e,t){var n=e;Tp(n,0);var s={FileIndex:[],FullPaths:[]};u(s,{root:t.root});for(var a=n.length-4;(80!=n[a]||75!=n[a+1]||5!=n[a+2]||6!=n[a+3])&&a>=0;)--a;n.l=a+4,n.l+=4;var r=n.read_shift(2);n.l+=6;var i=n.read_shift(4);for(n.l=i,a=0;a<r;++a){n.l+=20;var l=n.read_shift(4),c=n.read_shift(4),m=n.read_shift(2),d=n.read_shift(2),p=n.read_shift(2);n.l+=8;var h=n.read_shift(4),f=o(n.slice(n.l+m,n.l+m+d));n.l+=m+d+p;var g=n.l;n.l=h+4,ae(n,l,c,s,f),n.l=g}return s}function ae(e,t,n,s,a){e.l+=2;var r=e.read_shift(2),i=e.read_shift(2),l=function(e){var t=65535&e.read_shift(2),n=65535&e.read_shift(2),s=new Date,a=31&n,o=15&(n>>>=5);n>>>=4,s.setMilliseconds(0),s.setFullYear(n+1980),s.setMonth(o-1),s.setDate(a);var r=31&t,i=63&(t>>>=5);return t>>>=6,s.setHours(t),s.setMinutes(i),s.setSeconds(r<<1),s}(e);if(8257&r)throw new Error("Unsupported ZIP encryption");e.read_shift(4);for(var c=e.read_shift(4),m=e.read_shift(4),d=e.read_shift(2),u=e.read_shift(2),p="",h=0;h<d;++h)p+=String.fromCharCode(e[e.l++]);if(u){var g=o(e.slice(e.l,e.l+u));(g[21589]||{}).mt&&(l=g[21589].mt),((a||{})[21589]||{}).mt&&(l=a[21589].mt)}e.l+=u;var y=e.slice(e.l,e.l+c);switch(i){case 8:y=function(e,t){if(!f)return te(e,t);var n=new(0,f.InflateRaw),s=n._processChunk(e.slice(e.l),n._finishFlushFlag);return e.l+=n.bytesRead,s}(e,m);break;case 0:break;default:throw new Error("Unsupported ZIP Compression method "+i)}var v=!1;8&r&&(134695760==e.read_shift(4)&&(e.read_shift(4),v=!0),c=e.read_shift(4),m=e.read_shift(4)),c!=t&&ne(v,"Bad compressed size: "+t+" != "+c),m!=n&&ne(v,"Bad uncompressed size: "+n+" != "+m),me(s,p,y,{unsafe:!0,mt:l})}var oe={htm:"text/html",xml:"text/xml",gif:"image/gif",jpg:"image/jpeg",png:"image/png",mso:"application/x-mso",thmx:"application/vnd.ms-officetheme",sh33tj5:"application/octet-stream"};function re(e,t){if(e.ctype)return e.ctype;var n=e.name||"",s=n.match(/\.([^\.]+)$/);return s&&oe[s[1]]||t&&(s=(n=t).match(/[\.\\]([^\.\\])+$/))&&oe[s[1]]?oe[s[1]]:"application/octet-stream"}function ie(e){for(var t=Cm(e),n=[],s=0;s<t.length;s+=76)n.push(t.slice(s,s+76));return n.join("\r\n")+"\r\n"}function le(e){var t=e.replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7E-\xFF=]/g,(function(e){var t=e.charCodeAt(0).toString(16).toUpperCase();return"="+(1==t.length?"0"+t:t)}));"\n"==(t=t.replace(/ $/gm,"=20").replace(/\t$/gm,"=09")).charAt(0)&&(t="=0D"+t.slice(1));for(var n=[],s=(t=t.replace(/\r(?!\n)/gm,"=0D").replace(/\n\n/gm,"\n=0A").replace(/([^\r\n])\n/gm,"$1=0A")).split("\r\n"),a=0;a<s.length;++a){var o=s[a];if(0!=o.length)for(var r=0;r<o.length;){var i=76,l=o.slice(r,r+i);"="==l.charAt(i-1)?i--:"="==l.charAt(i-2)?i-=2:"="==l.charAt(i-3)&&(i-=3),l=o.slice(r,r+i),(r+=i)<o.length&&(l+="="),n.push(l)}else n.push("")}return n.join("\r\n")}function ce(e,t,n){for(var s,a="",o="",r="",i=0;i<10;++i){var l=t[i];if(!l||l.match(/^\s*$/))break;var c=l.match(/^(.*?):\s*([^\s].*)$/);if(c)switch(c[1].toLowerCase()){case"content-location":a=c[2].trim();break;case"content-type":r=c[2].trim();break;case"content-transfer-encoding":o=c[2].trim()}}switch(++i,o.toLowerCase()){case"base64":s=Om(Em(t.slice(i).join("")));break;case"quoted-printable":s=function(e){for(var t=[],n=0;n<e.length;++n){for(var s=e[n];n<=e.length&&"="==s.charAt(s.length-1);)s=s.slice(0,s.length-1)+e[++n];t.push(s)}for(var a=0;a<t.length;++a)t[a]=t[a].replace(/[=][0-9A-Fa-f]{2}/g,(function(e){return String.fromCharCode(parseInt(e.slice(1),16))}));return Om(t.join("\r\n"))}(t.slice(i));break;default:throw new Error("Unsupported Content-Transfer-Encoding "+o)}var m=me(e,a.slice(n.length),s,{unsafe:!0});r&&(m.ctype=r)}function me(e,t,n,a){var o=a&&a.unsafe;o||u(e);var r=!o&&Nd.find(e,t);if(!r){var i=e.FullPaths[0];t.slice(0,i.length)==i?i=t:("/"!=i.slice(-1)&&(i+="/"),i=(i+t).replace("//","/")),r={name:s(t),type:2},e.FileIndex.push(r),e.FullPaths.push(i),o||Nd.utils.cfb_gc(e)}return r.content=n,r.size=n?n.length:0,a&&(a.CLSID&&(r.clsid=a.CLSID),a.mt&&(r.mt=a.mt),a.ct&&(r.ct=a.ct)),r}return t.find=function(e,t){var n=e.FullPaths.map((function(e){return e.toUpperCase()})),s=n.map((function(e){var t=e.split("/");return t[t.length-("/"==e.slice(-1)?2:1)]})),a=!1;47===t.charCodeAt(0)?(a=!0,t=n[0].slice(0,-1)+t):a=-1!==t.indexOf("/");var o=t.toUpperCase(),r=!0===a?n.indexOf(o):s.indexOf(o);if(-1!==r)return e.FileIndex[r];var i=!o.match(Fm);for(o=o.replace(Lm,""),i&&(o=o.replace(Fm,"!")),r=0;r<n.length;++r){if((i?n[r].replace(Fm,"!"):n[r]).replace(Lm,"")==o)return e.FileIndex[r];if((i?s[r].replace(Fm,"!"):s[r]).replace(Lm,"")==o)return e.FileIndex[r]}return null},t.read=function(t,n){var s=n&&n.type;switch(s||Am&&Buffer.isBuffer(t)&&(s="buffer"),s||"base64"){case"file":return function(t,n){return r(),i(e.readFileSync(t),n)}(t,n);case"base64":return i(Om(Em(t)),n);case"binary":return i(Om(t),n)}return i(t,n)},t.parse=i,t.write=function(t,n){var s=h(t,n);switch(n&&n.type||"buffer"){case"file":return r(),e.writeFileSync(n.filename,s),s;case"binary":return"string"==typeof s?s:_(s);case"base64":return Cm("string"==typeof s?s:_(s));case"buffer":if(Am)return Buffer.isBuffer(s)?s:jm(s);case"array":return"string"==typeof s?Om(s):s}return s},t.writeFile=function(t,n,s){r();var a=h(t,s);e.writeFileSync(n,a)},t.utils={cfb_new:function(e){var t={};return u(t,e),t},cfb_add:me,cfb_del:function(e,t){u(e);var n=Nd.find(e,t);if(n)for(var s=0;s<e.FileIndex.length;++s)if(e.FileIndex[s]==n)return e.FileIndex.splice(s,1),e.FullPaths.splice(s,1),!0;return!1},cfb_mov:function(e,t,n){u(e);var a=Nd.find(e,t);if(a)for(var o=0;o<e.FileIndex.length;++o)if(e.FileIndex[o]==a)return e.FileIndex[o].name=s(n),e.FullPaths[o]=n,!0;return!1},cfb_gc:function(e){p(e,!0)},ReadShift:wp,CheckField:xp,prep_blob:Tp,bconcat:Im,use_zlib:function(e){try{var t=new(0,e.InflateRaw);if(t._processChunk(new Uint8Array([3,0]),t._finishFlushFlag),!t.bytesRead)throw new Error("zlib does not expose bytesRead");f=e}catch(n){console.error("cannot use native zlib: "+(n.message||n))}},_deflateRaw:$,_inflateRaw:te,consts:k},t}();let Od;function Pd(e){return"string"===typeof e?Pm(e):Array.isArray(e)?function(e){if("undefined"===typeof Uint8Array)throw new Error("Unsupported");return new Uint8Array(e)}(e):e}function Rd(e,t,n){if("undefined"!==typeof Od&&Od.writeFileSync)return n?Od.writeFileSync(e,t,n):Od.writeFileSync(e,t);if("undefined"!==typeof Deno){if(n&&"string"==typeof t)switch(n){case"utf8":t=new TextEncoder(n).encode(t);break;case"binary":t=Pm(t);break;default:throw new Error("Unsupported encoding "+n)}return Deno.writeFileSync(e,t)}var s="utf8"==n?vu(t):t;if("undefined"!==typeof IE_SaveFile)return IE_SaveFile(s,e);if("undefined"!==typeof Blob){var a=new Blob([Pd(s)],{type:"application/octet-stream"});if("undefined"!==typeof navigator&&navigator.msSaveBlob)return navigator.msSaveBlob(a,e);if("undefined"!==typeof saveAs)return saveAs(a,e);if("undefined"!==typeof URL&&"undefined"!==typeof document&&document.createElement&&URL.createObjectURL){var o=URL.createObjectURL(a);if("object"===typeof chrome&&"function"==typeof(chrome.downloads||{}).download)return URL.revokeObjectURL&&"undefined"!==typeof setTimeout&&setTimeout((function(){URL.revokeObjectURL(o)}),6e4),chrome.downloads.download({url:o,filename:e,saveAs:!0});var r=document.createElement("a");if(null!=r.download)return r.download=e,r.href=o,document.body.appendChild(r),r.click(),document.body.removeChild(r),URL.revokeObjectURL&&"undefined"!==typeof setTimeout&&setTimeout((function(){URL.revokeObjectURL(o)}),6e4),o}}if("undefined"!==typeof $&&"undefined"!==typeof File&&"undefined"!==typeof Folder)try{var i=File(e);return i.open("w"),i.encoding="binary",Array.isArray(t)&&(t=Rm(t)),i.write(t),i.close(),t}catch(l){if(!l.message||!l.message.match(/onstruct/))throw l}throw new Error("cannot save file "+e)}function Id(e){for(var t=Object.keys(e),n=[],s=0;s<t.length;++s)Object.prototype.hasOwnProperty.call(e,t[s])&&n.push(t[s]);return n}function Ld(e,t){for(var n=[],s=Id(e),a=0;a!==s.length;++a)null==n[e[s[a]][t]]&&(n[e[s[a]][t]]=s[a]);return n}function Fd(e){for(var t=[],n=Id(e),s=0;s!==n.length;++s)t[e[n[s]]]=n[s];return t}function Md(e){for(var t=[],n=Id(e),s=0;s!==n.length;++s)t[e[n[s]]]=parseInt(n[s],10);return t}var Wd=new Date(1899,11,30,0,0,0);function Bd(e,t){var n=e.getTime();return t&&(n-=1263168e5),(n-(Wd.getTime()+6e4*(e.getTimezoneOffset()-Wd.getTimezoneOffset())))/864e5}var zd=new Date,Ud=Wd.getTime()+6e4*(zd.getTimezoneOffset()-Wd.getTimezoneOffset()),Hd=zd.getTimezoneOffset();function Gd(e){var t=new Date;return t.setTime(24*e*60*60*1e3+Ud),t.getTimezoneOffset()!==Hd&&t.setTime(t.getTime()+6e4*(t.getTimezoneOffset()-Hd)),t}var Vd=new Date("2017-02-19T19:06:09.000Z"),Kd=isNaN(Vd.getFullYear())?new Date("2/19/17"):Vd,qd=2017==Kd.getFullYear();function $d(e,t){var n=new Date(e);if(qd)return t>0?n.setTime(n.getTime()+60*n.getTimezoneOffset()*1e3):t<0&&n.setTime(n.getTime()-60*n.getTimezoneOffset()*1e3),n;if(e instanceof Date)return e;if(1917==Kd.getFullYear()&&!isNaN(n.getFullYear())){var s=n.getFullYear();return e.indexOf(""+s)>-1||n.setFullYear(n.getFullYear()+100),n}var a=e.match(/\d+/g)||["2017","2","19","0","0","0"],o=new Date(+a[0],+a[1]-1,+a[2],+a[3]||0,+a[4]||0,+a[5]||0);return e.indexOf("Z")>-1&&(o=new Date(o.getTime()-60*o.getTimezoneOffset()*1e3)),o}function Yd(e,t){if(Am&&Buffer.isBuffer(e)){if(t){if(255==e[0]&&254==e[1])return vu(e.slice(2).toString("utf16le"));if(254==e[1]&&255==e[2])return vu(km(e.slice(2).toString("binary")))}return e.toString("binary")}if("undefined"!==typeof TextDecoder)try{if(t){if(255==e[0]&&254==e[1])return vu(new TextDecoder("utf-16le").decode(e.slice(2)));if(254==e[0]&&255==e[1])return vu(new TextDecoder("utf-16be").decode(e.slice(2)))}var n={"\u20ac":"\x80","\u201a":"\x82","\u0192":"\x83","\u201e":"\x84","\u2026":"\x85","\u2020":"\x86","\u2021":"\x87","\u02c6":"\x88","\u2030":"\x89","\u0160":"\x8a","\u2039":"\x8b","\u0152":"\x8c","\u017d":"\x8e","\u2018":"\x91","\u2019":"\x92","\u201c":"\x93","\u201d":"\x94","\u2022":"\x95","\u2013":"\x96","\u2014":"\x97","\u02dc":"\x98","\u2122":"\x99","\u0161":"\x9a","\u203a":"\x9b","\u0153":"\x9c","\u017e":"\x9e","\u0178":"\x9f"};return Array.isArray(e)&&(e=new Uint8Array(e)),new TextDecoder("latin1").decode(e).replace(/[\u20ac\u201a\u0192\u201e\u2026\u2020\u2021\u02c6\u2030\u0160\u2039\u0152\u017d\u2018\u2019\u201c\u201d\u2022\u2013\u2014\u02dc\u2122\u0161\u203a\u0153\u017e\u0178]/g,(function(e){return n[e]||e}))}catch(o){}for(var s=[],a=0;a!=e.length;++a)s.push(String.fromCharCode(e[a]));return s.join("")}function Zd(e){if("undefined"!=typeof JSON&&!Array.isArray(e))return JSON.parse(JSON.stringify(e));if("object"!=typeof e||null==e)return e;if(e instanceof Date)return new Date(e.getTime());var t={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=Zd(e[n]));return t}function Xd(e,t){for(var n="";n.length<t;)n+=e;return n}function Jd(e){var t=Number(e);if(!isNaN(t))return isFinite(t)?t:NaN;if(!/\d/.test(e))return t;var n=1,s=e.replace(/([\d]),([\d])/g,"$1$2").replace(/[$]/g,"").replace(/[%]/g,(function(){return n*=100,""}));return isNaN(t=Number(s))?(s=s.replace(/[(](.*)[)]/,(function(e,t){return n=-n,t})),isNaN(t=Number(s))?t:t/n):t/n}var Qd=["january","february","march","april","may","june","july","august","september","october","november","december"];function eu(e){var t=new Date(e),n=new Date(NaN),s=t.getYear(),a=t.getMonth(),o=t.getDate();if(isNaN(o))return n;var r=e.toLowerCase();if(r.match(/jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec/)){if((r=r.replace(/[^a-z]/g,"").replace(/([^a-z]|^)[ap]m?([^a-z]|$)/,"")).length>3&&-1==Qd.indexOf(r))return n}else if(r.match(/[a-z]/))return n;return s<0||s>8099?n:(a>0||o>1)&&101!=s?t:e.match(/[^-0-9:,\/\\]/)?n:t}function tu(e,t,n){if(e.FullPaths){var s;if("string"==typeof n)return s=Am?jm(n):function(e){for(var t=[],n=0,s=e.length+250,a=Dm(e.length+255),o=0;o<e.length;++o){var r=e.charCodeAt(o);if(r<128)a[n++]=r;else if(r<2048)a[n++]=192|r>>6&31,a[n++]=128|63&r;else if(r>=55296&&r<57344){r=64+(1023&r);var i=1023&e.charCodeAt(++o);a[n++]=240|r>>8&7,a[n++]=128|r>>2&63,a[n++]=128|i>>6&15|(3&r)<<4,a[n++]=128|63&i}else a[n++]=224|r>>12&15,a[n++]=128|r>>6&63,a[n++]=128|63&r;n>s&&(t.push(a.slice(0,n)),n=0,a=Dm(65535),s=65530)}return t.push(a.slice(0,n)),Im(t)}(n),Nd.utils.cfb_add(e,t,s);Nd.utils.cfb_add(e,t,n)}else e.file(t,n)}function nu(){return Nd.utils.cfb_new()}var su='<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\r\n';var au={"&quot;":'"',"&apos;":"'","&gt;":">","&lt;":"<","&amp;":"&"},ou=Fd(au),ru=/[&<>'"]/g,iu=/[\u0000-\u0008\u000b-\u001f]/g;function lu(e){return(e+"").replace(ru,(function(e){return ou[e]})).replace(iu,(function(e){return"_x"+("000"+e.charCodeAt(0).toString(16)).slice(-4)+"_"}))}function cu(e){return lu(e).replace(/ /g,"_x0020_")}var mu=/[\u0000-\u001f]/g;function du(e){return(e+"").replace(ru,(function(e){return ou[e]})).replace(/\n/g,"<br/>").replace(mu,(function(e){return"&#x"+("000"+e.charCodeAt(0).toString(16)).slice(-4)+";"}))}function uu(e){switch(e){case 1:case!0:case"1":case"true":case"TRUE":return!0;default:return!1}}function pu(e){for(var t="",n=0,s=0,a=0,o=0,r=0,i=0;n<e.length;)(s=e.charCodeAt(n++))<128?t+=String.fromCharCode(s):(a=e.charCodeAt(n++),s>191&&s<224?(r=(31&s)<<6,r|=63&a,t+=String.fromCharCode(r)):(o=e.charCodeAt(n++),s<240?t+=String.fromCharCode((15&s)<<12|(63&a)<<6|63&o):(i=((7&s)<<18|(63&a)<<12|(63&o)<<6|63&(r=e.charCodeAt(n++)))-65536,t+=String.fromCharCode(55296+(i>>>10&1023)),t+=String.fromCharCode(56320+(1023&i)))));return t}function hu(e){var t,n,s,a=Dm(2*e.length),o=1,r=0,i=0;for(n=0;n<e.length;n+=o)o=1,(s=e.charCodeAt(n))<128?t=s:s<224?(t=64*(31&s)+(63&e.charCodeAt(n+1)),o=2):s<240?(t=4096*(15&s)+64*(63&e.charCodeAt(n+1))+(63&e.charCodeAt(n+2)),o=3):(o=4,t=262144*(7&s)+4096*(63&e.charCodeAt(n+1))+64*(63&e.charCodeAt(n+2))+(63&e.charCodeAt(n+3)),i=55296+((t-=65536)>>>10&1023),t=56320+(1023&t)),0!==i&&(a[r++]=255&i,a[r++]=i>>>8,i=0),a[r++]=t%256,a[r++]=t>>>8;return a.slice(0,r).toString("ucs2")}function fu(e){return jm(e,"binary").toString("utf8")}var gu="foo bar baz\xe2\x98\x83\xf0\x9f\x8d\xa3",yu=Am&&(fu(gu)==pu(gu)&&fu||hu(gu)==pu(gu)&&hu)||pu,vu=Am?function(e){return jm(e,"utf8").toString("binary")}:function(e){for(var t=[],n=0,s=0,a=0;n<e.length;)switch(s=e.charCodeAt(n++),!0){case s<128:t.push(String.fromCharCode(s));break;case s<2048:t.push(String.fromCharCode(192+(s>>6))),t.push(String.fromCharCode(128+(63&s)));break;case s>=55296&&s<57344:s-=55296,a=e.charCodeAt(n++)-56320+(s<<10),t.push(String.fromCharCode(240+(a>>18&7))),t.push(String.fromCharCode(144+(a>>12&63))),t.push(String.fromCharCode(128+(a>>6&63))),t.push(String.fromCharCode(128+(63&a)));break;default:t.push(String.fromCharCode(224+(s>>12))),t.push(String.fromCharCode(128+(s>>6&63))),t.push(String.fromCharCode(128+(63&s)))}return t.join("")},bu=function(){var e=[["nbsp"," "],["middot","\xb7"],["quot",'"'],["apos","'"],["gt",">"],["lt","<"],["amp","&"]].map((function(e){return[new RegExp("&"+e[0]+";","ig"),e[1]]}));return function(t){for(var n=t.replace(/^[\t\n\r ]+/,"").replace(/[\t\n\r ]+$/,"").replace(/>\s+/g,">").replace(/\s+</g,"<").replace(/[\t\n\r ]+/g," ").replace(/<\s*[bB][rR]\s*\/?>/g,"\n").replace(/<[^>]*>/g,""),s=0;s<e.length;++s)n=n.replace(e[s][0],e[s][1]);return n}}();var wu=/(^\s|\s$|\n)/;function ku(e,t){return"<"+e+(t.match(wu)?' xml:space="preserve"':"")+">"+t+"</"+e+">"}function _u(e){return Id(e).map((function(t){return" "+t+'="'+e[t]+'"'})).join("")}function xu(e,t,n){return"<"+e+(null!=n?_u(n):"")+(null!=t?(t.match(wu)?' xml:space="preserve"':"")+">"+t+"</"+e:"/")+">"}function Tu(e,t){try{return e.toISOString().replace(/\.\d*/,"")}catch(n){if(t)throw n}return""}var Su="http://schemas.openxmlformats.org/package/2006/metadata/core-properties",Cu="http://schemas.openxmlformats.org/officeDocument/2006/custom-properties",Eu="http://schemas.openxmlformats.org/officeDocument/2006/extended-properties",Au="http://schemas.openxmlformats.org/package/2006/content-types",ju="http://schemas.openxmlformats.org/package/2006/relationships",Du="http://schemas.microsoft.com/office/spreadsheetml/2018/threadedcomments",Nu="http://purl.org/dc/elements/1.1/",Ou="http://purl.org/dc/terms/",Pu="http://purl.org/dc/dcmitype/",Ru="http://schemas.openxmlformats.org/officeDocument/2006/relationships",Iu="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes",Lu="http://www.w3.org/2001/XMLSchema-instance",Fu="http://www.w3.org/2001/XMLSchema",Mu=["http://schemas.openxmlformats.org/spreadsheetml/2006/main","http://purl.oclc.org/ooxml/spreadsheetml/main","http://schemas.microsoft.com/office/excel/2006/main","http://schemas.microsoft.com/office/excel/2006/2"],Wu="urn:schemas-microsoft-com:office:office",Bu="urn:schemas-microsoft-com:office:excel",zu="urn:schemas-microsoft-com:office:spreadsheet",Uu="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882",Hu="http://macVmlSchemaUri",Gu="urn:schemas-microsoft-com:vml",Vu="http://www.w3.org/TR/REC-html40";var Ku=function(e){for(var t=[],n=0;n<e[0].length;++n)if(e[0][n])for(var s=0,a=e[0][n].length;s<a;s+=10240)t.push.apply(t,e[0][n].slice(s,s+10240));return t},qu=Am?function(e){return e[0].length>0&&Buffer.isBuffer(e[0][0])?Buffer.concat(e[0].map((function(e){return Buffer.isBuffer(e)?e:jm(e)}))):Ku(e)}:Ku,$u=function(e,t,n){for(var s=[],a=t;a<n;a+=2)s.push(String.fromCharCode(fp(e,a)));return s.join("").replace(Lm,"")},Yu=Am?function(e,t,n){return Buffer.isBuffer(e)?e.toString("utf16le",t,n).replace(Lm,""):$u(e,t,n)}:$u,Zu=function(e,t,n){for(var s=[],a=t;a<t+n;++a)s.push(("0"+e[a].toString(16)).slice(-2));return s.join("")},Xu=Am?function(e,t,n){return Buffer.isBuffer(e)?e.toString("hex",t,t+n):Zu(e,t,n)}:Zu,Ju=function(e,t,n){for(var s=[],a=t;a<n;a++)s.push(String.fromCharCode(hp(e,a)));return s.join("")},Qu=Am?function(e,t,n){return Buffer.isBuffer(e)?e.toString("utf8",t,n):Ju(e,t,n)}:Ju,ep=function(e,t){var n=yp(e,t);return n>0?Qu(e,t+4,t+4+n-1):""},tp=ep,np=function(e,t){var n=yp(e,t);return n>0?Qu(e,t+4,t+4+n-1):""},sp=np,ap=function(e,t){var n=2*yp(e,t);return n>0?Qu(e,t+4,t+4+n-1):""},op=ap,rp=function(e,t){var n=yp(e,t);return n>0?Yu(e,t+4,t+4+n):""},ip=rp,lp=function(e,t){var n=yp(e,t);return n>0?Qu(e,t+4,t+4+n):""},cp=lp,mp=function(e,t){return function(e,t){for(var n=1-2*(e[t+7]>>>7),s=((127&e[t+7])<<4)+(e[t+6]>>>4&15),a=15&e[t+6],o=5;o>=0;--o)a=256*a+e[t+o];return 2047==s?0==a?n*(1/0):NaN:(0==s?s=-1022:(s-=1023,a+=Math.pow(2,52)),n*Math.pow(2,s-52)*a)}(e,t)},dp=mp,up=function(e){return Array.isArray(e)||"undefined"!==typeof Uint8Array&&e instanceof Uint8Array};function pp(){Yu=function(e,t,n){return _m.utils.decode(1200,e.slice(t,n)).replace(Lm,"")},Qu=function(e,t,n){return _m.utils.decode(65001,e.slice(t,n))},tp=function(e,t){var n=yp(e,t);return n>0?_m.utils.decode(fm,e.slice(t+4,t+4+n-1)):""},sp=function(e,t){var n=yp(e,t);return n>0?_m.utils.decode(hm,e.slice(t+4,t+4+n-1)):""},op=function(e,t){var n=2*yp(e,t);return n>0?_m.utils.decode(1200,e.slice(t+4,t+4+n-1)):""},ip=function(e,t){var n=yp(e,t);return n>0?_m.utils.decode(1200,e.slice(t+4,t+4+n)):""},cp=function(e,t){var n=yp(e,t);return n>0?_m.utils.decode(65001,e.slice(t+4,t+4+n)):""}}Am&&(tp=function(e,t){if(!Buffer.isBuffer(e))return ep(e,t);var n=e.readUInt32LE(t);return n>0?e.toString("utf8",t+4,t+4+n-1):""},sp=function(e,t){if(!Buffer.isBuffer(e))return np(e,t);var n=e.readUInt32LE(t);return n>0?e.toString("utf8",t+4,t+4+n-1):""},op=function(e,t){if(!Buffer.isBuffer(e))return ap(e,t);var n=2*e.readUInt32LE(t);return e.toString("utf16le",t+4,t+4+n-1)},ip=function(e,t){if(!Buffer.isBuffer(e))return rp(e,t);var n=e.readUInt32LE(t);return e.toString("utf16le",t+4,t+4+n)},cp=function(e,t){if(!Buffer.isBuffer(e))return lp(e,t);var n=e.readUInt32LE(t);return e.toString("utf8",t+4,t+4+n)},dp=function(e,t){return Buffer.isBuffer(e)?e.readDoubleLE(t):mp(e,t)},up=function(e){return Buffer.isBuffer(e)||Array.isArray(e)||"undefined"!==typeof Uint8Array&&e instanceof Uint8Array}),"undefined"!==typeof _m&&pp();var hp=function(e,t){return e[t]},fp=function(e,t){return 256*e[t+1]+e[t]},gp=function(e,t){var n=256*e[t+1]+e[t];return n<32768?n:-1*(65535-n+1)},yp=function(e,t){return e[t+3]*(1<<24)+(e[t+2]<<16)+(e[t+1]<<8)+e[t]},vp=function(e,t){return e[t+3]<<24|e[t+2]<<16|e[t+1]<<8|e[t]},bp=function(e,t){return e[t]<<24|e[t+1]<<16|e[t+2]<<8|e[t+3]};function wp(e,t){var n,s,a,o,r,i,l="",c=[];switch(t){case"dbcs":if(i=this.l,Am&&Buffer.isBuffer(this))l=this.slice(this.l,this.l+2*e).toString("utf16le");else for(r=0;r<e;++r)l+=String.fromCharCode(fp(this,i)),i+=2;e*=2;break;case"utf8":l=Qu(this,this.l,this.l+e);break;case"utf16le":e*=2,l=Yu(this,this.l,this.l+e);break;case"wstr":if("undefined"===typeof _m)return wp.call(this,e,"dbcs");l=_m.utils.decode(hm,this.slice(this.l,this.l+2*e)),e*=2;break;case"lpstr-ansi":l=tp(this,this.l),e=4+yp(this,this.l);break;case"lpstr-cp":l=sp(this,this.l),e=4+yp(this,this.l);break;case"lpwstr":l=op(this,this.l),e=4+2*yp(this,this.l);break;case"lpp4":e=4+yp(this,this.l),l=ip(this,this.l),2&e&&(e+=2);break;case"8lpp4":e=4+yp(this,this.l),l=cp(this,this.l),3&e&&(e+=4-(3&e));break;case"cstr":for(e=0,l="";0!==(a=hp(this,this.l+e++));)c.push(xm(a));l=c.join("");break;case"_wstr":for(e=0,l="";0!==(a=fp(this,this.l+e));)c.push(xm(a)),e+=2;e+=2,l=c.join("");break;case"dbcs-cont":for(l="",i=this.l,r=0;r<e;++r){if(this.lens&&-1!==this.lens.indexOf(i))return a=hp(this,i),this.l=i+1,o=wp.call(this,e-r,a?"dbcs-cont":"sbcs-cont"),c.join("")+o;c.push(xm(fp(this,i))),i+=2}l=c.join(""),e*=2;break;case"cpstr":if("undefined"!==typeof _m){l=_m.utils.decode(hm,this.slice(this.l,this.l+e));break}case"sbcs-cont":for(l="",i=this.l,r=0;r!=e;++r){if(this.lens&&-1!==this.lens.indexOf(i))return a=hp(this,i),this.l=i+1,o=wp.call(this,e-r,a?"dbcs-cont":"sbcs-cont"),c.join("")+o;c.push(xm(hp(this,i))),i+=1}l=c.join("");break;default:switch(e){case 1:return n=hp(this,this.l),this.l++,n;case 2:return n=("i"===t?gp:fp)(this,this.l),this.l+=2,n;case 4:case-4:return"i"===t||0===(128&this[this.l+3])?(n=(e>0?vp:bp)(this,this.l),this.l+=4,n):(s=yp(this,this.l),this.l+=4,s);case 8:case-8:if("f"===t)return s=8==e?dp(this,this.l):dp([this[this.l+7],this[this.l+6],this[this.l+5],this[this.l+4],this[this.l+3],this[this.l+2],this[this.l+1],this[this.l+0]],0),this.l+=8,s;e=8;case 16:l=Xu(this,this.l,e)}}return this.l+=e,l}var kp=function(e,t,n){e[n]=255&t,e[n+1]=t>>>8&255};function _p(e,t,n){var s=0,a=0;if("dbcs"===n){for(a=0;a!=t.length;++a)kp(this,t.charCodeAt(a),this.l+2*a);s=2*t.length}else if("sbcs"===n){if("undefined"!==typeof _m&&874==fm)for(a=0;a!=t.length;++a){var o=_m.utils.encode(fm,t.charAt(a));this[this.l+a]=o[0]}else for(t=t.replace(/[^\x00-\x7F]/g,"_"),a=0;a!=t.length;++a)this[this.l+a]=255&t.charCodeAt(a);s=t.length}else{if("hex"===n){for(;a<e;++a)this[this.l++]=parseInt(t.slice(2*a,2*a+2),16)||0;return this}if("utf16le"===n){var r=Math.min(this.l+e,this.length);for(a=0;a<Math.min(t.length,e);++a){var i=t.charCodeAt(a);this[this.l++]=255&i,this[this.l++]=i>>8}for(;this.l<r;)this[this.l++]=0;return this}switch(e){case 1:s=1,this[this.l]=255&t;break;case 2:s=2,this[this.l]=255&t,t>>>=8,this[this.l+1]=255&t;break;case 3:s=3,this[this.l]=255&t,t>>>=8,this[this.l+1]=255&t,t>>>=8,this[this.l+2]=255&t;break;case 4:s=4,function(e,t,n){e[n]=255&t,e[n+1]=t>>>8&255,e[n+2]=t>>>16&255,e[n+3]=t>>>24&255}(this,t,this.l);break;case 8:if(s=8,"f"===n){!function(e,t,n){var s=(t<0||1/t==-1/0?1:0)<<7,a=0,o=0,r=s?-t:t;isFinite(r)?0==r?a=o=0:(a=Math.floor(Math.log(r)/Math.LN2),o=r*Math.pow(2,52-a),a<=-1023&&(!isFinite(o)||o<Math.pow(2,52))?a=-1022:(o-=Math.pow(2,52),a+=1023)):(a=2047,o=isNaN(t)?26985:0);for(var i=0;i<=5;++i,o/=256)e[n+i]=255&o;e[n+6]=(15&a)<<4|15&o,e[n+7]=a>>4|s}(this,t,this.l);break}case 16:break;case-4:s=4,function(e,t,n){e[n]=255&t,e[n+1]=t>>8&255,e[n+2]=t>>16&255,e[n+3]=t>>24&255}(this,t,this.l)}}return this.l+=s,this}function xp(e,t){var n=Xu(this,this.l,e.length>>1);if(n!==e)throw new Error(t+"Expected "+e+" saw "+n);this.l+=e.length>>1}function Tp(e,t){e.l=t,e.read_shift=wp,e.chk=xp,e.write_shift=_p}function Sp(e,t){e.l+=t}function Cp(e){var t=Dm(e);return Tp(t,0),t}function Ep(){var e=[],t=Am?256:2048,n=function(e){var t=Cp(e);return Tp(t,0),t},s=n(t),a=function(){s&&(s.length>s.l&&((s=s.slice(0,s.l)).l=s.length),s.length>0&&e.push(s),s=null)},o=function(e){return s&&e<s.length-s.l?s:(a(),s=n(Math.max(e+1,t)))};return{next:o,push:function(e){a(),null==(s=e).l&&(s.l=s.length),o(t)},end:function(){return a(),Im(e)},_bufs:e}}function Ap(e,t,n,s){var a,o=+t;if(!isNaN(o)){s||(s=By[o].p||(n||[]).length||0),a=1+(o>=128?1:0)+1,s>=128&&++a,s>=16384&&++a,s>=2097152&&++a;var r=e.next(a);o<=127?r.write_shift(1,o):(r.write_shift(1,128+(127&o)),r.write_shift(1,o>>7));for(var i=0;4!=i;++i){if(!(s>=128)){r.write_shift(1,s);break}r.write_shift(1,128+(127&s)),s>>=7}s>0&&up(n)&&e.push(n)}}function jp(e,t,n){var s=Zd(e);if(t.s?(s.cRel&&(s.c+=t.s.c),s.rRel&&(s.r+=t.s.r)):(s.cRel&&(s.c+=t.c),s.rRel&&(s.r+=t.r)),!n||n.biff<12){for(;s.c>=256;)s.c-=256;for(;s.r>=65536;)s.r-=65536}return s}function Dp(e,t,n){var s=Zd(e);return s.s=jp(s.s,t.s,n),s.e=jp(s.e,t.s,n),s}function Np(e,t){if(e.cRel&&e.c<0)for(e=Zd(e);e.c<0;)e.c+=t>8?16384:256;if(e.rRel&&e.r<0)for(e=Zd(e);e.r<0;)e.r+=t>8?1048576:t>5?65536:16384;var n=Mp(e);return e.cRel||null==e.cRel||(n=n.replace(/^([A-Z])/,"$$$1")),e.rRel||null==e.rRel||(n=function(e){return e.replace(/([A-Z]|^)(\d+)$/,"$1$$$2")}(n)),n}function Op(e,t){return 0!=e.s.r||e.s.rRel||e.e.r!=(t.biff>=12?1048575:t.biff>=8?65536:16384)||e.e.rRel?0!=e.s.c||e.s.cRel||e.e.c!=(t.biff>=12?16383:255)||e.e.cRel?Np(e.s,t.biff)+":"+Np(e.e,t.biff):(e.s.rRel?"":"$")+Rp(e.s.r)+":"+(e.e.rRel?"":"$")+Rp(e.e.r):(e.s.cRel?"":"$")+Lp(e.s.c)+":"+(e.e.cRel?"":"$")+Lp(e.e.c)}function Pp(e){return parseInt(e.replace(/\$(\d+)$/,"$1"),10)-1}function Rp(e){return""+(e+1)}function Ip(e){for(var t=e.replace(/^\$([A-Z])/,"$1"),n=0,s=0;s!==t.length;++s)n=26*n+t.charCodeAt(s)-64;return n-1}function Lp(e){if(e<0)throw new Error("invalid column "+e);var t="";for(++e;e;e=Math.floor((e-1)/26))t=String.fromCharCode((e-1)%26+65)+t;return t}function Fp(e){for(var t=0,n=0,s=0;s<e.length;++s){var a=e.charCodeAt(s);a>=48&&a<=57?t=10*t+(a-48):a>=65&&a<=90&&(n=26*n+(a-64))}return{c:n-1,r:t-1}}function Mp(e){for(var t=e.c+1,n="";t;t=(t-1)/26|0)n=String.fromCharCode((t-1)%26+65)+n;return n+(e.r+1)}function Wp(e){var t=e.indexOf(":");return-1==t?{s:Fp(e),e:Fp(e)}:{s:Fp(e.slice(0,t)),e:Fp(e.slice(t+1))}}function Bp(e,t){return"undefined"===typeof t||"number"===typeof t?Bp(e.s,e.e):("string"!==typeof e&&(e=Mp(e)),"string"!==typeof t&&(t=Mp(t)),e==t?e:e+":"+t)}function zp(e){var t={s:{c:0,r:0},e:{c:0,r:0}},n=0,s=0,a=0,o=e.length;for(n=0;s<o&&!((a=e.charCodeAt(s)-64)<1||a>26);++s)n=26*n+a;for(t.s.c=--n,n=0;s<o&&!((a=e.charCodeAt(s)-48)<0||a>9);++s)n=10*n+a;if(t.s.r=--n,s===o||10!=a)return t.e.c=t.s.c,t.e.r=t.s.r,t;for(++s,n=0;s!=o&&!((a=e.charCodeAt(s)-64)<1||a>26);++s)n=26*n+a;for(t.e.c=--n,n=0;s!=o&&!((a=e.charCodeAt(s)-48)<0||a>9);++s)n=10*n+a;return t.e.r=--n,t}function Up(e,t){var n="d"==e.t&&t instanceof Date;if(null!=e.z)try{return e.w=Sd(e.z,n?Bd(t):t)}catch(s){}try{return e.w=Sd((e.XF||{}).numFmtId||(n?14:0),n?Bd(t):t)}catch(s){return""+t}}function Hp(e,t,n){return null==e||null==e.t||"z"==e.t?"":void 0!==e.w?e.w:("d"==e.t&&!e.z&&n&&n.dateNF&&(e.z=n.dateNF),"e"==e.t?Th[e.v]||e.v:Up(e,void 0==t?e.v:t))}function Gp(e,t){var n=t&&t.sheet?t.sheet:"Sheet1",s={};return s[n]=e,{SheetNames:[n],Sheets:s}}function Vp(e,t,n){var s=n||{},a=e?Array.isArray(e):s.dense;var o=e||(a?[]:{}),r=0,i=0;if(o&&null!=s.origin){if("number"==typeof s.origin)r=s.origin;else{var l="string"==typeof s.origin?Fp(s.origin):s.origin;r=l.r,i=l.c}o["!ref"]||(o["!ref"]="A1:A1")}var c={s:{c:1e7,r:1e7},e:{c:0,r:0}};if(o["!ref"]){var m=zp(o["!ref"]);c.s.c=m.s.c,c.s.r=m.s.r,c.e.c=Math.max(c.e.c,m.e.c),c.e.r=Math.max(c.e.r,m.e.r),-1==r&&(c.e.r=r=m.e.r+1)}for(var d=0;d!=t.length;++d)if(t[d]){if(!Array.isArray(t[d]))throw new Error("aoa_to_sheet expects an array of arrays");for(var u=0;u!=t[d].length;++u)if("undefined"!==typeof t[d][u]){var p={v:t[d][u]},h=r+d,f=i+u;if(c.s.r>h&&(c.s.r=h),c.s.c>f&&(c.s.c=f),c.e.r<h&&(c.e.r=h),c.e.c<f&&(c.e.c=f),!t[d][u]||"object"!==typeof t[d][u]||Array.isArray(t[d][u])||t[d][u]instanceof Date)if(Array.isArray(p.v)&&(p.f=t[d][u][1],p.v=p.v[0]),null===p.v)if(p.f)p.t="n";else if(s.nullError)p.t="e",p.v=0;else{if(!s.sheetStubs)continue;p.t="z"}else"number"===typeof p.v?p.t="n":"boolean"===typeof p.v?p.t="b":p.v instanceof Date?(p.z=s.dateNF||qm[14],s.cellDates?(p.t="d",p.w=Sd(p.z,Bd(p.v))):(p.t="n",p.v=Bd(p.v),p.w=Sd(p.z,p.v))):p.t="s";else p=t[d][u];if(a)o[h]||(o[h]=[]),o[h][f]&&o[h][f].z&&(p.z=o[h][f].z),o[h][f]=p;else{var g=Mp({c:f,r:h});o[g]&&o[g].z&&(p.z=o[g].z),o[g]=p}}}return c.s.c<1e7&&(o["!ref"]=Bp(c)),o}function Kp(e,t){return Vp(null,e,t)}function qp(e,t){return t||(t=Cp(4)),t.write_shift(4,e),t}function $p(e){var t=e.read_shift(4);return 0===t?"":e.read_shift(t,"dbcs")}function Yp(e,t){var n=!1;return null==t&&(n=!0,t=Cp(4+2*e.length)),t.write_shift(4,e.length),e.length>0&&t.write_shift(0,e,"dbcs"),n?t.slice(0,t.l):t}function Zp(e){return{ich:e.read_shift(2),ifnt:e.read_shift(2)}}function Xp(e,t){var n=e.l,s=e.read_shift(1),a=$p(e),o=[],r={t:a,h:a};if(0!==(1&s)){for(var i=e.read_shift(4),l=0;l!=i;++l)o.push(Zp(e));r.r=o}else r.r=[{ich:0,ifnt:0}];return e.l=n+t,r}var Jp=Xp;function Qp(e,t){var n=!1;return null==t&&(n=!0,t=Cp(23+4*e.t.length)),t.write_shift(1,1),Yp(e.t,t),t.write_shift(4,1),function(e,t){t||(t=Cp(4)),t.write_shift(2,e.ich||0),t.write_shift(2,e.ifnt||0)}({ich:0,ifnt:0},t),n?t.slice(0,t.l):t}function eh(e){var t=e.read_shift(4),n=e.read_shift(2);return n+=e.read_shift(1)<<16,e.l++,{c:t,iStyleRef:n}}function th(e,t){return null==t&&(t=Cp(8)),t.write_shift(-4,e.c),t.write_shift(3,e.iStyleRef||e.s),t.write_shift(1,0),t}function nh(e){var t=e.read_shift(2);return t+=e.read_shift(1)<<16,e.l++,{c:-1,iStyleRef:t}}function sh(e,t){return null==t&&(t=Cp(4)),t.write_shift(3,e.iStyleRef||e.s),t.write_shift(1,0),t}var ah=$p,oh=Yp;function rh(e){var t=e.read_shift(4);return 0===t||4294967295===t?"":e.read_shift(t,"dbcs")}function ih(e,t){var n=!1;return null==t&&(n=!0,t=Cp(127)),t.write_shift(4,e.length>0?e.length:4294967295),e.length>0&&t.write_shift(0,e,"dbcs"),n?t.slice(0,t.l):t}var lh=$p,ch=rh,mh=ih;function dh(e){var t=e.slice(e.l,e.l+4),n=1&t[0],s=2&t[0];e.l+=4;var a=0===s?dp([0,0,0,0,252&t[0],t[1],t[2],t[3]],0):vp(t,0)>>2;return n?a/100:a}function uh(e,t){null==t&&(t=Cp(4));var n=0,s=0,a=100*e;if(e==(0|e)&&e>=-(1<<29)&&e<1<<29?s=1:a==(0|a)&&a>=-(1<<29)&&a<1<<29&&(s=1,n=1),!s)throw new Error("unsupported RkNumber "+e);t.write_shift(-4,((n?a:e)<<2)+(n+2))}function ph(e){var t={s:{},e:{}};return t.s.r=e.read_shift(4),t.e.r=e.read_shift(4),t.s.c=e.read_shift(4),t.e.c=e.read_shift(4),t}var hh=ph,fh=function(e,t){return t||(t=Cp(16)),t.write_shift(4,e.s.r),t.write_shift(4,e.e.r),t.write_shift(4,e.s.c),t.write_shift(4,e.e.c),t};function gh(e){if(e.length-e.l<8)throw"XLS Xnum Buffer underflow";return e.read_shift(8,"f")}function yh(e,t){return(t||Cp(8)).write_shift(8,e,"f")}function vh(e,t){if(t||(t=Cp(8)),!e||e.auto)return t.write_shift(4,0),t.write_shift(4,0),t;null!=e.index?(t.write_shift(1,2),t.write_shift(1,e.index)):null!=e.theme?(t.write_shift(1,6),t.write_shift(1,e.theme)):(t.write_shift(1,5),t.write_shift(1,0));var n=e.tint||0;if(n>0?n*=32767:n<0&&(n*=32768),t.write_shift(2,n),e.rgb&&null==e.theme){var s=e.rgb||"FFFFFF";"number"==typeof s&&(s=("000000"+s.toString(16)).slice(-6)),t.write_shift(1,parseInt(s.slice(0,2),16)),t.write_shift(1,parseInt(s.slice(2,4),16)),t.write_shift(1,parseInt(s.slice(4,6),16)),t.write_shift(1,255)}else t.write_shift(2,0),t.write_shift(1,0),t.write_shift(1,0);return t}var bh=80,wh={1:{n:"CodePage",t:2},2:{n:"Category",t:bh},3:{n:"PresentationFormat",t:bh},4:{n:"ByteCount",t:3},5:{n:"LineCount",t:3},6:{n:"ParagraphCount",t:3},7:{n:"SlideCount",t:3},8:{n:"NoteCount",t:3},9:{n:"HiddenCount",t:3},10:{n:"MultimediaClipCount",t:3},11:{n:"ScaleCrop",t:11},12:{n:"HeadingPairs",t:4108},13:{n:"TitlesOfParts",t:4126},14:{n:"Manager",t:bh},15:{n:"Company",t:bh},16:{n:"LinksUpToDate",t:11},17:{n:"CharacterCount",t:3},19:{n:"SharedDoc",t:11},22:{n:"HyperlinksChanged",t:11},23:{n:"AppVersion",t:3,p:"version"},24:{n:"DigSig",t:65},26:{n:"ContentType",t:bh},27:{n:"ContentStatus",t:bh},28:{n:"Language",t:bh},29:{n:"Version",t:bh},255:{},2147483648:{n:"Locale",t:19},2147483651:{n:"Behavior",t:19},1919054434:{}},kh={1:{n:"CodePage",t:2},2:{n:"Title",t:bh},3:{n:"Subject",t:bh},4:{n:"Author",t:bh},5:{n:"Keywords",t:bh},6:{n:"Comments",t:bh},7:{n:"Template",t:bh},8:{n:"LastAuthor",t:bh},9:{n:"RevNumber",t:bh},10:{n:"EditTime",t:64},11:{n:"LastPrinted",t:64},12:{n:"CreatedDate",t:64},13:{n:"ModifiedDate",t:64},14:{n:"PageCount",t:3},15:{n:"WordCount",t:3},16:{n:"CharCount",t:3},17:{n:"Thumbnail",t:71},18:{n:"Application",t:bh},19:{n:"DocSecurity",t:3},255:{},2147483648:{n:"Locale",t:19},2147483651:{n:"Behavior",t:19},1919054434:{}};function _h(e){return e.map((function(e){return[e>>16&255,e>>8&255,255&e]}))}var xh=Zd(_h([0,16777215,16711680,65280,255,16776960,16711935,65535,0,16777215,16711680,65280,255,16776960,16711935,65535,8388608,32768,128,8421376,8388736,32896,12632256,8421504,10066431,10040166,16777164,13434879,6684774,16744576,26316,13421823,128,16711935,16776960,65535,8388736,8388608,32896,255,52479,13434879,13434828,16777113,10079487,16751052,13408767,16764057,3368703,3394764,10079232,16763904,16750848,16737792,6710937,9868950,13158,3381606,13056,3355392,10040064,10040166,3355545,3355443,16777215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0])),Th={0:"#NULL!",7:"#DIV/0!",15:"#VALUE!",23:"#REF!",29:"#NAME?",36:"#NUM!",42:"#N/A",43:"#GETTING_DATA",255:"#WTF?"},Sh={"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml":"workbooks","application/vnd.ms-excel.sheet.macroEnabled.main+xml":"workbooks","application/vnd.ms-excel.sheet.binary.macroEnabled.main":"workbooks","application/vnd.ms-excel.addin.macroEnabled.main+xml":"workbooks","application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml":"workbooks","application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml":"sheets","application/vnd.ms-excel.worksheet":"sheets","application/vnd.ms-excel.binIndexWs":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml":"charts","application/vnd.ms-excel.chartsheet":"charts","application/vnd.ms-excel.macrosheet+xml":"macros","application/vnd.ms-excel.macrosheet":"macros","application/vnd.ms-excel.intlmacrosheet":"TODO","application/vnd.ms-excel.binIndexMs":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml":"dialogs","application/vnd.ms-excel.dialogsheet":"dialogs","application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml":"strs","application/vnd.ms-excel.sharedStrings":"strs","application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml":"styles","application/vnd.ms-excel.styles":"styles","application/vnd.openxmlformats-package.core-properties+xml":"coreprops","application/vnd.openxmlformats-officedocument.custom-properties+xml":"custprops","application/vnd.openxmlformats-officedocument.extended-properties+xml":"extprops","application/vnd.openxmlformats-officedocument.customXmlProperties+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.customProperty":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml":"comments","application/vnd.ms-excel.comments":"comments","application/vnd.ms-excel.threadedcomments+xml":"threadedcomments","application/vnd.ms-excel.person+xml":"people","application/vnd.openxmlformats-officedocument.spreadsheetml.sheetMetadata+xml":"metadata","application/vnd.ms-excel.sheetMetadata":"metadata","application/vnd.ms-excel.pivotTable":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.pivotTable+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.chart+xml":"TODO","application/vnd.ms-office.chartcolorstyle+xml":"TODO","application/vnd.ms-office.chartstyle+xml":"TODO","application/vnd.ms-office.chartex+xml":"TODO","application/vnd.ms-excel.calcChain":"calcchains","application/vnd.openxmlformats-officedocument.spreadsheetml.calcChain+xml":"calcchains","application/vnd.openxmlformats-officedocument.spreadsheetml.printerSettings":"TODO","application/vnd.ms-office.activeX":"TODO","application/vnd.ms-office.activeX+xml":"TODO","application/vnd.ms-excel.attachedToolbars":"TODO","application/vnd.ms-excel.connections":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml":"TODO","application/vnd.ms-excel.externalLink":"links","application/vnd.openxmlformats-officedocument.spreadsheetml.externalLink+xml":"links","application/vnd.ms-excel.pivotCacheDefinition":"TODO","application/vnd.ms-excel.pivotCacheRecords":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheDefinition+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheRecords+xml":"TODO","application/vnd.ms-excel.queryTable":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.queryTable+xml":"TODO","application/vnd.ms-excel.userNames":"TODO","application/vnd.ms-excel.revisionHeaders":"TODO","application/vnd.ms-excel.revisionLog":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.revisionHeaders+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.revisionLog+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.userNames+xml":"TODO","application/vnd.ms-excel.tableSingleCells":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.tableSingleCells+xml":"TODO","application/vnd.ms-excel.slicer":"TODO","application/vnd.ms-excel.slicerCache":"TODO","application/vnd.ms-excel.slicer+xml":"TODO","application/vnd.ms-excel.slicerCache+xml":"TODO","application/vnd.ms-excel.wsSortMap":"TODO","application/vnd.ms-excel.table":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml":"TODO","application/vnd.openxmlformats-officedocument.theme+xml":"themes","application/vnd.openxmlformats-officedocument.themeOverride+xml":"TODO","application/vnd.ms-excel.Timeline+xml":"TODO","application/vnd.ms-excel.TimelineCache+xml":"TODO","application/vnd.ms-office.vbaProject":"vba","application/vnd.ms-office.vbaProjectSignature":"TODO","application/vnd.ms-office.volatileDependencies":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.volatileDependencies+xml":"TODO","application/vnd.ms-excel.controlproperties+xml":"TODO","application/vnd.openxmlformats-officedocument.model+data":"TODO","application/vnd.ms-excel.Survey+xml":"TODO","application/vnd.openxmlformats-officedocument.drawing+xml":"drawings","application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramColors+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramData+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramLayout+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramStyle+xml":"TODO","application/vnd.openxmlformats-officedocument.vmlDrawing":"TODO","application/vnd.openxmlformats-package.relationships+xml":"rels","application/vnd.openxmlformats-officedocument.oleObject":"TODO","image/png":"TODO",sheet:"js"},Ch={workbooks:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml",xlsm:"application/vnd.ms-excel.sheet.macroEnabled.main+xml",xlsb:"application/vnd.ms-excel.sheet.binary.macroEnabled.main",xlam:"application/vnd.ms-excel.addin.macroEnabled.main+xml",xltx:"application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml"},strs:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml",xlsb:"application/vnd.ms-excel.sharedStrings"},comments:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml",xlsb:"application/vnd.ms-excel.comments"},sheets:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml",xlsb:"application/vnd.ms-excel.worksheet"},charts:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml",xlsb:"application/vnd.ms-excel.chartsheet"},dialogs:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml",xlsb:"application/vnd.ms-excel.dialogsheet"},macros:{xlsx:"application/vnd.ms-excel.macrosheet+xml",xlsb:"application/vnd.ms-excel.macrosheet"},metadata:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheetMetadata+xml",xlsb:"application/vnd.ms-excel.sheetMetadata"},styles:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml",xlsb:"application/vnd.ms-excel.styles"}};function Eh(e,t){var n,s=function(e){for(var t=[],n=Id(e),s=0;s!==n.length;++s)null==t[e[n[s]]]&&(t[e[n[s]]]=[]),t[e[n[s]]].push(n[s]);return t}(Sh),a=[];a[a.length]=su,a[a.length]=xu("Types",null,{xmlns:Au,"xmlns:xsd":Fu,"xmlns:xsi":Lu}),a=a.concat([["xml","application/xml"],["bin","application/vnd.ms-excel.sheet.binary.macroEnabled.main"],["vml","application/vnd.openxmlformats-officedocument.vmlDrawing"],["data","application/vnd.openxmlformats-officedocument.model+data"],["bmp","image/bmp"],["png","image/png"],["gif","image/gif"],["emf","image/x-emf"],["wmf","image/x-wmf"],["jpg","image/jpeg"],["jpeg","image/jpeg"],["tif","image/tiff"],["tiff","image/tiff"],["pdf","application/pdf"],["rels","application/vnd.openxmlformats-package.relationships+xml"]].map((function(e){return xu("Default",null,{Extension:e[0],ContentType:e[1]})})));var o=function(s){e[s]&&e[s].length>0&&(n=e[s][0],a[a.length]=xu("Override",null,{PartName:("/"==n[0]?"":"/")+n,ContentType:Ch[s][t.bookType]||Ch[s].xlsx}))},r=function(n){(e[n]||[]).forEach((function(e){a[a.length]=xu("Override",null,{PartName:("/"==e[0]?"":"/")+e,ContentType:Ch[n][t.bookType]||Ch[n].xlsx})}))},i=function(t){(e[t]||[]).forEach((function(e){a[a.length]=xu("Override",null,{PartName:("/"==e[0]?"":"/")+e,ContentType:s[t][0]})}))};return o("workbooks"),r("sheets"),r("charts"),i("themes"),["strs","styles"].forEach(o),["coreprops","extprops","custprops"].forEach(i),i("vba"),i("comments"),i("threadedcomments"),i("drawings"),r("metadata"),i("people"),a.length>2&&(a[a.length]="</Types>",a[1]=a[1].replace("/>",">")),a.join("")}var Ah={WB:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument",SHEET:"http://sheetjs.openxmlformats.org/officeDocument/2006/relationships/officeDocument",HLINK:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink",VML:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/vmlDrawing",XPATH:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/externalLinkPath",XMISS:"http://schemas.microsoft.com/office/2006/relationships/xlExternalLinkPath/xlPathMissing",XLINK:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/externalLink",CXML:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml",CXMLP:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXmlProps",CMNT:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/comments",CORE_PROPS:"http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties",EXT_PROPS:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties",CUST_PROPS:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/custom-properties",SST:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/sharedStrings",STY:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles",THEME:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme",CHART:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/chart",CHARTEX:"http://schemas.microsoft.com/office/2014/relationships/chartEx",CS:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/chartsheet",WS:["http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet","http://purl.oclc.org/ooxml/officeDocument/relationships/worksheet"],DS:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/dialogsheet",MS:"http://schemas.microsoft.com/office/2006/relationships/xlMacrosheet",IMG:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/image",DRAW:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/drawing",XLMETA:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/sheetMetadata",TCMNT:"http://schemas.microsoft.com/office/2017/10/relationships/threadedComment",PEOPLE:"http://schemas.microsoft.com/office/2017/10/relationships/person",VBA:"http://schemas.microsoft.com/office/2006/relationships/vbaProject"};function jh(e){var t=e.lastIndexOf("/");return e.slice(0,t+1)+"_rels/"+e.slice(t+1)+".rels"}function Dh(e){var t=[su,xu("Relationships",null,{xmlns:ju})];return Id(e["!id"]).forEach((function(n){t[t.length]=xu("Relationship",null,e["!id"][n])})),t.length>2&&(t[t.length]="</Relationships>",t[1]=t[1].replace("/>",">")),t.join("")}function Nh(e,t,n,s,a,o){if(a||(a={}),e["!id"]||(e["!id"]={}),e["!idx"]||(e["!idx"]=1),t<0)for(t=e["!idx"];e["!id"]["rId"+t];++t);if(e["!idx"]=t+1,a.Id="rId"+t,a.Type=s,a.Target=n,o?a.TargetMode=o:[Ah.HLINK,Ah.XPATH,Ah.XMISS].indexOf(a.Type)>-1&&(a.TargetMode="External"),e["!id"][a.Id])throw new Error("Cannot rewrite rId "+t);return e["!id"][a.Id]=a,e[("/"+a.Target).replace("//","/")]=a,t}function Oh(e,t,n){return[' <rdf:Description rdf:about="'+e+'">\n',' <rdf:type rdf:resource="http://docs.oasis-open.org/ns/office/1.2/meta/'+(n||"odf")+"#"+t+'"/>\n'," </rdf:Description>\n"].join("")}function Ph(){return'<office:document-meta xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xlink="http://www.w3.org/1999/xlink" office:version="1.2"><office:meta><meta:generator>SheetJS '+pm.version+"</meta:generator></office:meta></office:document-meta>"}var Rh=[["cp:category","Category"],["cp:contentStatus","ContentStatus"],["cp:keywords","Keywords"],["cp:lastModifiedBy","LastAuthor"],["cp:lastPrinted","LastPrinted"],["cp:revision","RevNumber"],["cp:version","Version"],["dc:creator","Author"],["dc:description","Comments"],["dc:identifier","Identifier"],["dc:language","Language"],["dc:subject","Subject"],["dc:title","Title"],["dcterms:created","CreatedDate","date"],["dcterms:modified","ModifiedDate","date"]];function Ih(e,t,n,s,a){null==a[e]&&null!=t&&""!==t&&(a[e]=t,t=lu(t),s[s.length]=n?xu(e,t,n):ku(e,t))}function Lh(e,t){var n=t||{},s=[su,xu("cp:coreProperties",null,{"xmlns:cp":Su,"xmlns:dc":Nu,"xmlns:dcterms":Ou,"xmlns:dcmitype":Pu,"xmlns:xsi":Lu})],a={};if(!e&&!n.Props)return s.join("");e&&(null!=e.CreatedDate&&Ih("dcterms:created","string"===typeof e.CreatedDate?e.CreatedDate:Tu(e.CreatedDate,n.WTF),{"xsi:type":"dcterms:W3CDTF"},s,a),null!=e.ModifiedDate&&Ih("dcterms:modified","string"===typeof e.ModifiedDate?e.ModifiedDate:Tu(e.ModifiedDate,n.WTF),{"xsi:type":"dcterms:W3CDTF"},s,a));for(var o=0;o!=Rh.length;++o){var r=Rh[o],i=n.Props&&null!=n.Props[r[1]]?n.Props[r[1]]:e?e[r[1]]:null;!0===i?i="1":!1===i?i="0":"number"==typeof i&&(i=String(i)),null!=i&&Ih(r[0],i,null,s,a)}return s.length>2&&(s[s.length]="</cp:coreProperties>",s[1]=s[1].replace("/>",">")),s.join("")}var Fh=[["Application","Application","string"],["AppVersion","AppVersion","string"],["Company","Company","string"],["DocSecurity","DocSecurity","string"],["Manager","Manager","string"],["HyperlinksChanged","HyperlinksChanged","bool"],["SharedDoc","SharedDoc","bool"],["LinksUpToDate","LinksUpToDate","bool"],["ScaleCrop","ScaleCrop","bool"],["HeadingPairs","HeadingPairs","raw"],["TitlesOfParts","TitlesOfParts","raw"]],Mh=["Worksheets","SheetNames","NamedRanges","DefinedNames","Chartsheets","ChartNames"];function Wh(e){var t=[],n=xu;return e||(e={}),e.Application="SheetJS",t[t.length]=su,t[t.length]=xu("Properties",null,{xmlns:Eu,"xmlns:vt":Iu}),Fh.forEach((function(s){if(void 0!==e[s[1]]){var a;switch(s[2]){case"string":a=lu(String(e[s[1]]));break;case"bool":a=e[s[1]]?"true":"false"}void 0!==a&&(t[t.length]=n(s[0],a))}})),t[t.length]=n("HeadingPairs",n("vt:vector",n("vt:variant","<vt:lpstr>Worksheets</vt:lpstr>")+n("vt:variant",n("vt:i4",String(e.Worksheets))),{size:2,baseType:"variant"})),t[t.length]=n("TitlesOfParts",n("vt:vector",e.SheetNames.map((function(e){return"<vt:lpstr>"+lu(e)+"</vt:lpstr>"})).join(""),{size:e.Worksheets,baseType:"lpstr"})),t.length>2&&(t[t.length]="</Properties>",t[1]=t[1].replace("/>",">")),t.join("")}function Bh(e){var t=[su,xu("Properties",null,{xmlns:Cu,"xmlns:vt":Iu})];if(!e)return t.join("");var n=1;return Id(e).forEach((function(s){++n,t[t.length]=xu("property",function(e,t){switch(typeof e){case"string":var n=xu("vt:lpwstr",lu(e));return t&&(n=n.replace(/&quot;/g,"_x0022_")),n;case"number":return xu((0|e)==e?"vt:i4":"vt:r8",lu(String(e)));case"boolean":return xu("vt:bool",e?"true":"false")}if(e instanceof Date)return xu("vt:filetime",Tu(e));throw new Error("Unable to serialize "+e)}(e[s],!0),{fmtid:"{D5CDD505-2E9C-101B-9397-08002B2CF9AE}",pid:n,name:lu(s)})})),t.length>2&&(t[t.length]="</Properties>",t[1]=t[1].replace("/>",">")),t.join("")}var zh={Title:"Title",Subject:"Subject",Author:"Author",Keywords:"Keywords",Comments:"Description",LastAuthor:"LastAuthor",RevNumber:"Revision",Application:"AppName",LastPrinted:"LastPrinted",CreatedDate:"Created",ModifiedDate:"LastSaved",Category:"Category",Manager:"Manager",Company:"Company",AppVersion:"Version",ContentStatus:"ContentStatus",Identifier:"Identifier",Language:"Language"};function Uh(e,t){var n=Cp(4),s=Cp(4);switch(n.write_shift(4,80==e?31:e),e){case 3:s.write_shift(-4,t);break;case 5:(s=Cp(8)).write_shift(8,t,"f");break;case 11:s.write_shift(4,t?1:0);break;case 64:s=function(e){var t=("string"==typeof e?new Date(Date.parse(e)):e).getTime()/1e3+11644473600,n=t%Math.pow(2,32),s=(t-n)/Math.pow(2,32);s*=1e7;var a=(n*=1e7)/Math.pow(2,32)|0;a>0&&(n%=Math.pow(2,32),s+=a);var o=Cp(8);return o.write_shift(4,n),o.write_shift(4,s),o}(t);break;case 31:case 80:for((s=Cp(4+2*(t.length+1)+(t.length%2?0:2))).write_shift(4,t.length+1),s.write_shift(0,t,"dbcs");s.l!=s.length;)s.write_shift(1,0);break;default:throw new Error("TypedPropertyValue unrecognized type "+e+" "+t)}return Im([n,s])}var Hh=["CodePage","Thumbnail","_PID_LINKBASE","_PID_HLINKS","SystemIdentifier","FMTID"];function Gh(e){switch(typeof e){case"boolean":return 11;case"number":return(0|e)==e?3:5;case"string":return 31;case"object":if(e instanceof Date)return 64}return-1}function Vh(e,t,n){var s=Cp(8),a=[],o=[],r=8,i=0,l=Cp(8),c=Cp(8);if(l.write_shift(4,2),l.write_shift(4,1200),c.write_shift(4,1),o.push(l),a.push(c),r+=8+l.length,!t){(c=Cp(8)).write_shift(4,0),a.unshift(c);var m=[Cp(4)];for(m[0].write_shift(4,e.length),i=0;i<e.length;++i){var d=e[i][0];for((l=Cp(8+2*(d.length+1)+(d.length%2?0:2))).write_shift(4,i+2),l.write_shift(4,d.length+1),l.write_shift(0,d,"dbcs");l.l!=l.length;)l.write_shift(1,0);m.push(l)}l=Im(m),o.unshift(l),r+=8+l.length}for(i=0;i<e.length;++i)if((!t||t[e[i][0]])&&!(Hh.indexOf(e[i][0])>-1||Mh.indexOf(e[i][0])>-1)&&null!=e[i][1]){var u=e[i][1],p=0;if(t){var h=n[p=+t[e[i][0]]];if("version"==h.p&&"string"==typeof u){var f=u.split(".");u=(+f[0]<<16)+(+f[1]||0)}l=Uh(h.t,u)}else{var g=Gh(u);-1==g&&(g=31,u=String(u)),l=Uh(g,u)}o.push(l),(c=Cp(8)).write_shift(4,t?p:2+i),a.push(c),r+=8+l.length}var y=8*(o.length+1);for(i=0;i<o.length;++i)a[i].write_shift(4,y),y+=o[i].length;return s.write_shift(4,r),s.write_shift(4,o.length),Im([s].concat(a).concat(o))}function Kh(e,t,n,s,a,o){var r=Cp(a?68:48),i=[r];r.write_shift(2,65534),r.write_shift(2,0),r.write_shift(4,842412599),r.write_shift(16,Nd.utils.consts.HEADER_CLSID,"hex"),r.write_shift(4,a?2:1),r.write_shift(16,t,"hex"),r.write_shift(4,a?68:48);var l=Vh(e,n,s);if(i.push(l),a){var c=Vh(a,null,null);r.write_shift(16,o,"hex"),r.write_shift(4,68+l.length),i.push(c)}return Im(i)}function qh(e,t){return 1===e.read_shift(t)}function $h(e,t){return t||(t=Cp(2)),t.write_shift(2,+!!e),t}function Yh(e){return e.read_shift(2,"u")}function Zh(e,t){return t||(t=Cp(2)),t.write_shift(2,e),t}function Xh(e,t,n){return n||(n=Cp(2)),n.write_shift(1,"e"==t?+e:+!!e),n.write_shift(1,"e"==t?1:0),n}function Jh(e,t,n){var s=e.read_shift(n&&n.biff>=12?2:1),a="sbcs-cont",o=hm;(n&&n.biff>=8&&(hm=1200),n&&8!=n.biff)?12==n.biff&&(a="wstr"):e.read_shift(1)&&(a="dbcs-cont");n.biff>=2&&n.biff<=5&&(a="cpstr");var r=s?e.read_shift(s,a):"";return hm=o,r}function Qh(e){var t=e.t||"",n=Cp(3);n.write_shift(2,t.length),n.write_shift(1,1);var s=Cp(2*t.length);return s.write_shift(2*t.length,t,"utf16le"),Im([n,s])}function ef(e,t,n){if(n){if(n.biff>=2&&n.biff<=5)return e.read_shift(t,"cpstr");if(n.biff>=12)return e.read_shift(t,"dbcs-cont")}return 0===e.read_shift(1)?e.read_shift(t,"sbcs-cont"):e.read_shift(t,"dbcs-cont")}function tf(e,t,n){var s=e.read_shift(n&&2==n.biff?1:2);return 0===s?(e.l++,""):ef(e,s,n)}function nf(e,t,n){if(n.biff>5)return tf(e,0,n);var s=e.read_shift(1);return 0===s?(e.l++,""):e.read_shift(s,n.biff<=4||!e.lens?"cpstr":"sbcs-cont")}function sf(e,t,n){return n||(n=Cp(3+2*e.length)),n.write_shift(2,e.length),n.write_shift(1,1),n.write_shift(31,e,"utf16le"),n}function af(e,t){t||(t=Cp(6+2*e.length)),t.write_shift(4,1+e.length);for(var n=0;n<e.length;++n)t.write_shift(2,e.charCodeAt(n));return t.write_shift(2,0),t}function of(e){var t=Cp(512),n=0,s=e.Target;"file://"==s.slice(0,7)&&(s=s.slice(7));var a=s.indexOf("#"),o=a>-1?31:23;switch(s.charAt(0)){case"#":o=28;break;case".":o&=-3}t.write_shift(4,2),t.write_shift(4,o);var r=[8,6815827,6619237,4849780,83];for(n=0;n<r.length;++n)t.write_shift(4,r[n]);if(28==o)af(s=s.slice(1),t);else if(2&o){for(r="e0 c9 ea 79 f9 ba ce 11 8c 82 00 aa 00 4b a9 0b".split(" "),n=0;n<r.length;++n)t.write_shift(1,parseInt(r[n],16));var i=a>-1?s.slice(0,a):s;for(t.write_shift(4,2*(i.length+1)),n=0;n<i.length;++n)t.write_shift(2,i.charCodeAt(n));t.write_shift(2,0),8&o&&af(a>-1?s.slice(a+1):"",t)}else{for(r="03 03 00 00 00 00 00 00 c0 00 00 00 00 00 00 46".split(" "),n=0;n<r.length;++n)t.write_shift(1,parseInt(r[n],16));for(var l=0;"../"==s.slice(3*l,3*l+3)||"..\\"==s.slice(3*l,3*l+3);)++l;for(t.write_shift(2,l),t.write_shift(4,s.length-3*l+1),n=0;n<s.length-3*l;++n)t.write_shift(1,255&s.charCodeAt(n+3*l));for(t.write_shift(1,0),t.write_shift(2,65535),t.write_shift(2,57005),n=0;n<6;++n)t.write_shift(4,0)}return t.slice(0,t.l)}function rf(e,t,n,s){return s||(s=Cp(6)),s.write_shift(2,e),s.write_shift(2,t),s.write_shift(2,n||0),s}function lf(e,t,n){var s=n.biff>8?4:2;return[e.read_shift(s),e.read_shift(s,"i"),e.read_shift(s,"i")]}function cf(e){var t=e.read_shift(2),n=e.read_shift(2);return{s:{c:e.read_shift(2),r:t},e:{c:e.read_shift(2),r:n}}}function mf(e,t){return t||(t=Cp(8)),t.write_shift(2,e.s.r),t.write_shift(2,e.e.r),t.write_shift(2,e.s.c),t.write_shift(2,e.e.c),t}function df(e,t,n){var s=1536,a=16;switch(n.bookType){case"biff8":case"xla":break;case"biff5":s=1280,a=8;break;case"biff4":s=4,a=6;break;case"biff3":s=3,a=6;break;case"biff2":s=2,a=4;break;default:throw new Error("unsupported BIFF version")}var o=Cp(a);return o.write_shift(2,s),o.write_shift(2,t),a>4&&o.write_shift(2,29282),a>6&&o.write_shift(2,1997),a>8&&(o.write_shift(2,49161),o.write_shift(2,1),o.write_shift(2,1798),o.write_shift(2,0)),o}function uf(e,t){var n=!t||t.biff>=8?2:1,s=Cp(8+n*e.name.length);s.write_shift(4,e.pos),s.write_shift(1,e.hs||0),s.write_shift(1,e.dt),s.write_shift(1,e.name.length),t.biff>=8&&s.write_shift(1,1),s.write_shift(n*e.name.length,e.name,t.biff<8?"sbcs":"utf16le");var a=s.slice(0,s.l);return a.l=s.l,a}function pf(e,t,n,s){var a=n&&5==n.biff;s||(s=Cp(a?3+t.length:5+2*t.length)),s.write_shift(2,e),s.write_shift(a?1:2,t.length),a||s.write_shift(1,1),s.write_shift((a?1:2)*t.length,t,a?"sbcs":"utf16le");var o=s.length>s.l?s.slice(0,s.l):s;return null==o.l&&(o.l=o.length),o}function hf(e,t,n,s){var a=n&&5==n.biff;s||(s=Cp(a?16:20)),s.write_shift(2,0),e.style?(s.write_shift(2,e.numFmtId||0),s.write_shift(2,65524)):(s.write_shift(2,e.numFmtId||0),s.write_shift(2,t<<4));var o=0;return e.numFmtId>0&&a&&(o|=1024),s.write_shift(4,o),s.write_shift(4,0),a||s.write_shift(4,0),s.write_shift(2,0),s}function ff(e,t,n){if(n.biff<8)return function(e,t,n){3==e[e.l+1]&&e[e.l]++;var s=Jh(e,0,n);return 3==s.charCodeAt(0)?s.slice(1):s}(e,0,n);for(var s=[],a=e.l+t,o=e.read_shift(n.biff>8?4:2);0!==o--;)s.push(lf(e,n.biff,n));if(e.l!=a)throw new Error("Bad ExternSheet: "+e.l+" != "+a);return s}function gf(e){var t=Cp(24),n=Fp(e[0]);t.write_shift(2,n.r),t.write_shift(2,n.r),t.write_shift(2,n.c),t.write_shift(2,n.c);for(var s="d0 c9 ea 79 f9 ba ce 11 8c 82 00 aa 00 4b a9 0b".split(" "),a=0;a<16;++a)t.write_shift(1,parseInt(s[a],16));return Im([t,of(e[1])])}function yf(e){var t=e[1].Tooltip,n=Cp(10+2*(t.length+1));n.write_shift(2,2048);var s=Fp(e[0]);n.write_shift(2,s.r),n.write_shift(2,s.r),n.write_shift(2,s.c),n.write_shift(2,s.c);for(var a=0;a<t.length;++a)n.write_shift(2,t.charCodeAt(a));return n.write_shift(2,0),n}function vf(e,t,n){if(!n.cellStyles)return Sp(e,t);var s=n&&n.biff>=12?4:2,a=e.read_shift(s),o=e.read_shift(s),r=e.read_shift(s),i=e.read_shift(s),l=e.read_shift(2);2==s&&(e.l+=2);var c={s:a,e:o,w:r,ixfe:i,flags:l};return(n.biff>=5||!n.biff)&&(c.level=l>>8&7),c}var bf=function(){var e={1:437,2:850,3:1252,4:1e4,100:852,101:866,102:865,103:861,104:895,105:620,106:737,107:857,120:950,121:949,122:936,123:932,124:874,125:1255,126:1256,150:10007,151:10029,152:10006,200:1250,201:1251,202:1254,203:1253,0:20127,8:865,9:437,10:850,11:437,13:437,14:850,15:437,16:850,17:437,18:850,19:932,20:850,21:437,22:850,23:865,24:437,25:437,26:850,27:437,28:863,29:850,31:852,34:852,35:852,36:860,37:850,38:866,55:850,64:852,77:936,78:949,79:950,80:874,87:1252,88:1252,89:1252,108:863,134:737,135:852,136:857,204:1257,255:16969},t=Fd({1:437,2:850,3:1252,4:1e4,100:852,101:866,102:865,103:861,104:895,105:620,106:737,107:857,120:950,121:949,122:936,123:932,124:874,125:1255,126:1256,150:10007,151:10029,152:10006,200:1250,201:1251,202:1254,203:1253,0:20127});function n(t,n){var s=n||{};s.dateNF||(s.dateNF="yyyymmdd");var a=Kp(function(t,n){var s=[],a=Dm(1);switch(n.type){case"base64":a=Om(Em(t));break;case"binary":a=Om(t);break;case"buffer":case"array":a=t}Tp(a,0);var o=a.read_shift(1),r=!!(136&o),i=!1,l=!1;switch(o){case 2:case 3:case 131:case 139:case 245:break;case 48:case 49:i=!0,r=!0;break;case 140:l=!0;break;default:throw new Error("DBF Unsupported Version: "+o.toString(16))}var c=0,m=521;2==o&&(c=a.read_shift(2)),a.l+=3,2!=o&&(c=a.read_shift(4)),c>1048576&&(c=1e6),2!=o&&(m=a.read_shift(2));var d=a.read_shift(2),u=n.codepage||1252;2!=o&&(a.l+=16,a.read_shift(1),0!==a[a.l]&&(u=e[a[a.l]]),a.l+=1,a.l+=2),l&&(a.l+=36);for(var p=[],h={},f=Math.min(a.length,2==o?521:m-10-(i?264:0)),g=l?32:11;a.l<f&&13!=a[a.l];)switch((h={}).name=_m.utils.decode(u,a.slice(a.l,a.l+g)).replace(/[\u0000\r\n].*$/g,""),a.l+=g,h.type=String.fromCharCode(a.read_shift(1)),2==o||l||(h.offset=a.read_shift(4)),h.len=a.read_shift(1),2==o&&(h.offset=a.read_shift(2)),h.dec=a.read_shift(1),h.name.length&&p.push(h),2!=o&&(a.l+=l?13:14),h.type){case"B":i&&8==h.len||!n.WTF||console.log("Skipping "+h.name+":"+h.type);break;case"G":case"P":n.WTF&&console.log("Skipping "+h.name+":"+h.type);break;case"+":case"0":case"@":case"C":case"D":case"F":case"I":case"L":case"M":case"N":case"O":case"T":case"Y":break;default:throw new Error("Unknown Field Type: "+h.type)}if(13!==a[a.l]&&(a.l=m-1),13!==a.read_shift(1))throw new Error("DBF Terminator not found "+a.l+" "+a[a.l]);a.l=m;var y=0,v=0;for(s[0]=[],v=0;v!=p.length;++v)s[0][v]=p[v].name;for(;c-- >0;)if(42!==a[a.l])for(++a.l,s[++y]=[],v=0,v=0;v!=p.length;++v){var b=a.slice(a.l,a.l+p[v].len);a.l+=p[v].len,Tp(b,0);var w=_m.utils.decode(u,b);switch(p[v].type){case"C":w.trim().length&&(s[y][v]=w.replace(/\s+$/,""));break;case"D":8===w.length?s[y][v]=new Date(+w.slice(0,4),+w.slice(4,6)-1,+w.slice(6,8)):s[y][v]=w;break;case"F":s[y][v]=parseFloat(w.trim());break;case"+":case"I":s[y][v]=l?2147483648^b.read_shift(-4,"i"):b.read_shift(4,"i");break;case"L":switch(w.trim().toUpperCase()){case"Y":case"T":s[y][v]=!0;break;case"N":case"F":s[y][v]=!1;break;case"":case"?":break;default:throw new Error("DBF Unrecognized L:|"+w+"|")}break;case"M":if(!r)throw new Error("DBF Unexpected MEMO for type "+o.toString(16));s[y][v]="##MEMO##"+(l?parseInt(w.trim(),10):b.read_shift(4));break;case"N":(w=w.replace(/\u0000/g,"").trim())&&"."!=w&&(s[y][v]=+w||0);break;case"@":s[y][v]=new Date(b.read_shift(-8,"f")-621356832e5);break;case"T":s[y][v]=new Date(864e5*(b.read_shift(4)-2440588)+b.read_shift(4));break;case"Y":s[y][v]=b.read_shift(4,"i")/1e4+b.read_shift(4,"i")/1e4*Math.pow(2,32);break;case"O":s[y][v]=-b.read_shift(-8,"f");break;case"B":if(i&&8==p[v].len){s[y][v]=b.read_shift(8,"f");break}case"G":case"P":b.l+=p[v].len;break;case"0":if("_NullFlags"===p[v].name)break;default:throw new Error("DBF Unsupported data type "+p[v].type)}}else a.l+=d;if(2!=o&&a.l<a.length&&26!=a[a.l++])throw new Error("DBF EOF Marker missing "+(a.l-1)+" of "+a.length+" "+a[a.l-1].toString(16));return n&&n.sheetRows&&(s=s.slice(0,n.sheetRows)),n.DBF=p,s}(t,s),s);return a["!cols"]=s.DBF.map((function(e){return{wch:e.len,DBF:e}})),delete s.DBF,a}var s={B:8,C:250,L:1,D:8,"?":0,"":0};return{to_workbook:function(e,t){try{return Gp(n(e,t),t)}catch(s){if(t&&t.WTF)throw s}return{SheetNames:[],Sheets:{}}},to_sheet:n,from_sheet:function(e,n){var a=n||{};if(+a.codepage>=0&&bm(+a.codepage),"string"==a.type)throw new Error("Cannot write DBF to JS string");var o=Ep(),r=Fv(e,{header:1,raw:!0,cellDates:!0}),i=r[0],l=r.slice(1),c=e["!cols"]||[],m=0,d=0,u=0,p=1;for(m=0;m<i.length;++m)if(((c[m]||{}).DBF||{}).name)i[m]=c[m].DBF.name,++u;else if(null!=i[m]){if(++u,"number"===typeof i[m]&&(i[m]=i[m].toString(10)),"string"!==typeof i[m])throw new Error("DBF Invalid column name "+i[m]+" |"+typeof i[m]+"|");if(i.indexOf(i[m])!==m)for(d=0;d<1024;++d)if(-1==i.indexOf(i[m]+"_"+d)){i[m]+="_"+d;break}}var h=zp(e["!ref"]),f=[],g=[],y=[];for(m=0;m<=h.e.c-h.s.c;++m){var v="",b="",w=0,k=[];for(d=0;d<l.length;++d)null!=l[d][m]&&k.push(l[d][m]);if(0!=k.length&&null!=i[m]){for(d=0;d<k.length;++d){switch(typeof k[d]){case"number":b="B";break;case"string":default:b="C";break;case"boolean":b="L";break;case"object":b=k[d]instanceof Date?"D":"C"}w=Math.max(w,String(k[d]).length),v=v&&v!=b?"C":b}w>250&&(w=250),"C"==(b=((c[m]||{}).DBF||{}).type)&&c[m].DBF.len>w&&(w=c[m].DBF.len),"B"==v&&"N"==b&&(v="N",y[m]=c[m].DBF.dec,w=c[m].DBF.len),g[m]="C"==v||"N"==b?w:s[v]||0,p+=g[m],f[m]=v}else f[m]="?"}var _=o.next(32);for(_.write_shift(4,318902576),_.write_shift(4,l.length),_.write_shift(2,296+32*u),_.write_shift(2,p),m=0;m<4;++m)_.write_shift(4,0);for(_.write_shift(4,0|(+t[fm]||3)<<8),m=0,d=0;m<i.length;++m)if(null!=i[m]){var x=o.next(32),T=(i[m].slice(-10)+"\0\0\0\0\0\0\0\0\0\0\0").slice(0,11);x.write_shift(1,T,"sbcs"),x.write_shift(1,"?"==f[m]?"C":f[m],"sbcs"),x.write_shift(4,d),x.write_shift(1,g[m]||s[f[m]]||0),x.write_shift(1,y[m]||0),x.write_shift(1,2),x.write_shift(4,0),x.write_shift(1,0),x.write_shift(4,0),x.write_shift(4,0),d+=g[m]||s[f[m]]||0}var S=o.next(264);for(S.write_shift(4,13),m=0;m<65;++m)S.write_shift(4,0);for(m=0;m<l.length;++m){var C=o.next(p);for(C.write_shift(1,0),d=0;d<i.length;++d)if(null!=i[d])switch(f[d]){case"L":C.write_shift(1,null==l[m][d]?63:l[m][d]?84:70);break;case"B":C.write_shift(8,l[m][d]||0,"f");break;case"N":var E="0";for("number"==typeof l[m][d]&&(E=l[m][d].toFixed(y[d]||0)),u=0;u<g[d]-E.length;++u)C.write_shift(1,32);C.write_shift(1,E,"sbcs");break;case"D":l[m][d]?(C.write_shift(4,("0000"+l[m][d].getFullYear()).slice(-4),"sbcs"),C.write_shift(2,("00"+(l[m][d].getMonth()+1)).slice(-2),"sbcs"),C.write_shift(2,("00"+l[m][d].getDate()).slice(-2),"sbcs")):C.write_shift(8,"00000000","sbcs");break;case"C":var A=String(null!=l[m][d]?l[m][d]:"").slice(0,g[d]);for(C.write_shift(1,A,"sbcs"),u=0;u<g[d]-A.length;++u)C.write_shift(1,32)}}return o.next(1).write_shift(1,26),o.end()}}}(),wf=function(){var e={AA:"\xc0",BA:"\xc1",CA:"\xc2",DA:195,HA:"\xc4",JA:197,AE:"\xc8",BE:"\xc9",CE:"\xca",HE:"\xcb",AI:"\xcc",BI:"\xcd",CI:"\xce",HI:"\xcf",AO:"\xd2",BO:"\xd3",CO:"\xd4",DO:213,HO:"\xd6",AU:"\xd9",BU:"\xda",CU:"\xdb",HU:"\xdc",Aa:"\xe0",Ba:"\xe1",Ca:"\xe2",Da:227,Ha:"\xe4",Ja:229,Ae:"\xe8",Be:"\xe9",Ce:"\xea",He:"\xeb",Ai:"\xec",Bi:"\xed",Ci:"\xee",Hi:"\xef",Ao:"\xf2",Bo:"\xf3",Co:"\xf4",Do:245,Ho:"\xf6",Au:"\xf9",Bu:"\xfa",Cu:"\xfb",Hu:"\xfc",KC:"\xc7",Kc:"\xe7",q:"\xe6",z:"\u0153",a:"\xc6",j:"\u0152",DN:209,Dn:241,Hy:255,S:169,c:170,R:174,"B ":180,0:176,1:177,2:178,3:179,5:181,6:182,7:183,Q:185,k:186,b:208,i:216,l:222,s:240,y:248,"!":161,'"':162,"#":163,"(":164,"%":165,"'":167,"H ":168,"+":171,";":187,"<":188,"=":189,">":190,"?":191,"{":223},t=new RegExp("\x1bN("+Id(e).join("|").replace(/\|\|\|/,"|\\||").replace(/([?()+])/g,"\\$1")+"|\\|)","gm"),n=function(t,n){var s=e[n];return"number"==typeof s?Tm(s):s},s=function(e,t,n){var s=t.charCodeAt(0)-32<<4|n.charCodeAt(0)-48;return 59==s?e:Tm(s)};function a(e,a){var o,r=e.split(/[\n\r]+/),i=-1,l=-1,c=0,m=0,d=[],u=[],p=null,h={},f=[],g=[],y=[],v=0;for(+a.codepage>=0&&bm(+a.codepage);c!==r.length;++c){v=0;var b,w=r[c].trim().replace(/\x1B([\x20-\x2F])([\x30-\x3F])/g,s).replace(t,n),k=w.replace(/;;/g,"\0").split(";").map((function(e){return e.replace(/\u0000/g,";")})),_=k[0];if(w.length>0)switch(_){case"ID":case"E":case"B":case"O":case"W":break;case"P":"P"==k[1].charAt(0)&&u.push(w.slice(3).replace(/;;/g,";"));break;case"C":var x=!1,T=!1,S=!1,C=!1,E=-1,A=-1;for(m=1;m<k.length;++m)switch(k[m].charAt(0)){case"A":case"G":break;case"X":l=parseInt(k[m].slice(1))-1,T=!0;break;case"Y":for(i=parseInt(k[m].slice(1))-1,T||(l=0),o=d.length;o<=i;++o)d[o]=[];break;case"K":'"'===(b=k[m].slice(1)).charAt(0)?b=b.slice(1,b.length-1):"TRUE"===b?b=!0:"FALSE"===b?b=!1:isNaN(Jd(b))?isNaN(eu(b).getDate())||(b=$d(b)):(b=Jd(b),null!==p&&kd(p)&&(b=Gd(b))),"undefined"!==typeof _m&&"string"==typeof b&&"string"!=(a||{}).type&&(a||{}).codepage&&(b=_m.utils.decode(a.codepage,b)),x=!0;break;case"E":C=!0;var j=mg(k[m].slice(1),{r:i,c:l});d[i][l]=[d[i][l],j];break;case"S":S=!0,d[i][l]=[d[i][l],"S5S"];break;case"R":E=parseInt(k[m].slice(1))-1;break;case"C":A=parseInt(k[m].slice(1))-1;break;default:if(a&&a.WTF)throw new Error("SYLK bad record "+w)}if(x&&(d[i][l]&&2==d[i][l].length?d[i][l][0]=b:d[i][l]=b,p=null),S){if(C)throw new Error("SYLK shared formula cannot have own formula");var D=E>-1&&d[E][A];if(!D||!D[1])throw new Error("SYLK shared formula cannot find base");d[i][l][1]=pg(D[1],{r:i-E,c:l-A})}break;case"F":var N=0;for(m=1;m<k.length;++m)switch(k[m].charAt(0)){case"X":l=parseInt(k[m].slice(1))-1,++N;break;case"Y":for(i=parseInt(k[m].slice(1))-1,o=d.length;o<=i;++o)d[o]=[];break;case"M":v=parseInt(k[m].slice(1))/20;break;case"F":case"G":case"S":case"D":case"N":break;case"P":p=u[parseInt(k[m].slice(1))];break;case"W":for(y=k[m].slice(1).split(" "),o=parseInt(y[0],10);o<=parseInt(y[1],10);++o)v=parseInt(y[2],10),g[o-1]=0===v?{hidden:!0}:{wch:v},Ff(g[o-1]);break;case"C":g[l=parseInt(k[m].slice(1))-1]||(g[l]={});break;case"R":f[i=parseInt(k[m].slice(1))-1]||(f[i]={}),v>0?(f[i].hpt=v,f[i].hpx=Wf(v)):0===v&&(f[i].hidden=!0);break;default:if(a&&a.WTF)throw new Error("SYLK bad record "+w)}N<1&&(p=null);break;default:if(a&&a.WTF)throw new Error("SYLK bad record "+w)}}return f.length>0&&(h["!rows"]=f),g.length>0&&(h["!cols"]=g),a&&a.sheetRows&&(d=d.slice(0,a.sheetRows)),[d,h]}function o(e,t){var n=function(e,t){switch(t.type){case"base64":return a(Em(e),t);case"binary":return a(e,t);case"buffer":return a(Am&&Buffer.isBuffer(e)?e.toString("binary"):Rm(e),t);case"array":return a(Yd(e),t)}throw new Error("Unrecognized type "+t.type)}(e,t),s=n[0],o=n[1],r=Kp(s,t);return Id(o).forEach((function(e){r[e]=o[e]})),r}function r(e,t,n,s){var a="C;Y"+(n+1)+";X"+(s+1)+";K";switch(e.t){case"n":a+=e.v||0,e.f&&!e.F&&(a+=";E"+ug(e.f,{r:n,c:s}));break;case"b":a+=e.v?"TRUE":"FALSE";break;case"e":a+=e.w||e.v;break;case"d":a+='"'+(e.w||e.v)+'"';break;case"s":a+='"'+e.v.replace(/"/g,"").replace(/;/g,";;")+'"'}return a}return e["|"]=254,{to_workbook:function(e,t){return Gp(o(e,t),t)},to_sheet:o,from_sheet:function(e,t){var n,s,a=["ID;PWXL;N;E"],o=[],i=zp(e["!ref"]),l=Array.isArray(e),c="\r\n";a.push("P;PGeneral"),a.push("F;P0;DG0G8;M255"),e["!cols"]&&(s=a,e["!cols"].forEach((function(e,t){var n="F;W"+(t+1)+" "+(t+1)+" ";e.hidden?n+="0":("number"!=typeof e.width||e.wpx||(e.wpx=Rf(e.width)),"number"!=typeof e.wpx||e.wch||(e.wch=If(e.wpx)),"number"==typeof e.wch&&(n+=Math.round(e.wch)))," "!=n.charAt(n.length-1)&&s.push(n)}))),e["!rows"]&&function(e,t){t.forEach((function(t,n){var s="F;";t.hidden?s+="M0;":t.hpt?s+="M"+20*t.hpt+";":t.hpx&&(s+="M"+20*Mf(t.hpx)+";"),s.length>2&&e.push(s+"R"+(n+1))}))}(a,e["!rows"]),a.push("B;Y"+(i.e.r-i.s.r+1)+";X"+(i.e.c-i.s.c+1)+";D"+[i.s.c,i.s.r,i.e.c,i.e.r].join(" "));for(var m=i.s.r;m<=i.e.r;++m)for(var d=i.s.c;d<=i.e.c;++d){var u=Mp({r:m,c:d});(n=l?(e[m]||[])[d]:e[u])&&(null!=n.v||n.f&&!n.F)&&o.push(r(n,0,m,d))}return a.join(c)+c+o.join(c)+c+"E"+c}}}(),kf=function(){function e(e,t){for(var n=e.split("\n"),s=-1,a=-1,o=0,r=[];o!==n.length;++o)if("BOT"!==n[o].trim()){if(!(s<0)){for(var i=n[o].trim().split(","),l=i[0],c=i[1],m=n[++o]||"";1&(m.match(/["]/g)||[]).length&&o<n.length-1;)m+="\n"+n[++o];switch(m=m.trim(),+l){case-1:if("BOT"===m){r[++s]=[],a=0;continue}if("EOD"!==m)throw new Error("Unrecognized DIF special command "+m);break;case 0:"TRUE"===m?r[s][a]=!0:"FALSE"===m?r[s][a]=!1:isNaN(Jd(c))?isNaN(eu(c).getDate())?r[s][a]=c:r[s][a]=$d(c):r[s][a]=Jd(c),++a;break;case 1:(m=(m=m.slice(1,m.length-1)).replace(/""/g,'"'))&&m.match(/^=".*"$/)&&(m=m.slice(2,-1)),r[s][a++]=""!==m?m:null}if("EOD"===m)break}}else r[++s]=[],a=0;return t&&t.sheetRows&&(r=r.slice(0,t.sheetRows)),r}function t(t,n){return Kp(function(t,n){switch(n.type){case"base64":return e(Em(t),n);case"binary":return e(t,n);case"buffer":return e(Am&&Buffer.isBuffer(t)?t.toString("binary"):Rm(t),n);case"array":return e(Yd(t),n)}throw new Error("Unrecognized type "+n.type)}(t,n),n)}var n=function(){var e=function(e,t,n,s,a){e.push(t),e.push(n+","+s),e.push('"'+a.replace(/"/g,'""')+'"')},t=function(e,t,n,s){e.push(t+","+n),e.push(1==t?'"'+s.replace(/"/g,'""')+'"':s)};return function(n){var s,a=[],o=zp(n["!ref"]),r=Array.isArray(n);e(a,"TABLE",0,1,"sheetjs"),e(a,"VECTORS",0,o.e.r-o.s.r+1,""),e(a,"TUPLES",0,o.e.c-o.s.c+1,""),e(a,"DATA",0,0,"");for(var i=o.s.r;i<=o.e.r;++i){t(a,-1,0,"BOT");for(var l=o.s.c;l<=o.e.c;++l){var c=Mp({r:i,c:l});if(s=r?(n[i]||[])[l]:n[c])switch(s.t){case"n":var m=s.w;m||null==s.v||(m=s.v),null==m?s.f&&!s.F?t(a,1,0,"="+s.f):t(a,1,0,""):t(a,0,m,"V");break;case"b":t(a,0,s.v?1:0,s.v?"TRUE":"FALSE");break;case"s":t(a,1,0,isNaN(s.v)?s.v:'="'+s.v+'"');break;case"d":s.w||(s.w=Sd(s.z||qm[14],Bd($d(s.v)))),t(a,0,s.w,"V");break;default:t(a,1,0,"")}else t(a,1,0,"")}}t(a,-1,0,"EOD");return a.join("\r\n")}}();return{to_workbook:function(e,n){return Gp(t(e,n),n)},to_sheet:t,from_sheet:n}}(),_f=function(){function e(e){return e.replace(/\\b/g,"\\").replace(/\\c/g,":").replace(/\\n/g,"\n")}function t(e){return e.replace(/\\/g,"\\b").replace(/:/g,"\\c").replace(/\n/g,"\\n")}function n(t,n){return Kp(function(t,n){for(var s=t.split("\n"),a=-1,o=-1,r=0,i=[];r!==s.length;++r){var l=s[r].trim().split(":");if("cell"===l[0]){var c=Fp(l[1]);if(i.length<=c.r)for(a=i.length;a<=c.r;++a)i[a]||(i[a]=[]);switch(a=c.r,o=c.c,l[2]){case"t":i[a][o]=e(l[3]);break;case"v":i[a][o]=+l[3];break;case"vtf":var m=l[l.length-1];case"vtc":"nl"===l[3]?i[a][o]=!!+l[4]:i[a][o]=+l[4],"vtf"==l[2]&&(i[a][o]=[i[a][o],m])}}}return n&&n.sheetRows&&(i=i.slice(0,n.sheetRows)),i}(t,n),n)}var s=["socialcalc:version:1.5","MIME-Version: 1.0","Content-Type: multipart/mixed; boundary=SocialCalcSpreadsheetControlSave"].join("\n"),a=["--SocialCalcSpreadsheetControlSave","Content-type: text/plain; charset=UTF-8"].join("\n")+"\n",o=["# SocialCalc Spreadsheet Control Save","part:sheet"].join("\n"),r="--SocialCalcSpreadsheetControlSave--";function i(e){if(!e||!e["!ref"])return"";for(var n,s=[],a=[],o="",r=Wp(e["!ref"]),i=Array.isArray(e),l=r.s.r;l<=r.e.r;++l)for(var c=r.s.c;c<=r.e.c;++c)if(o=Mp({r:l,c:c}),(n=i?(e[l]||[])[c]:e[o])&&null!=n.v&&"z"!==n.t){switch(a=["cell",o,"t"],n.t){case"s":case"str":a.push(t(n.v));break;case"n":n.f?(a[2]="vtf",a[3]="n",a[4]=n.v,a[5]=t(n.f)):(a[2]="v",a[3]=n.v);break;case"b":a[2]="vt"+(n.f?"f":"c"),a[3]="nl",a[4]=n.v?"1":"0",a[5]=t(n.f||(n.v?"TRUE":"FALSE"));break;case"d":var m=Bd($d(n.v));a[2]="vtc",a[3]="nd",a[4]=""+m,a[5]=n.w||Sd(n.z||qm[14],m);break;case"e":continue}s.push(a.join(":"))}return s.push("sheet:c:"+(r.e.c-r.s.c+1)+":r:"+(r.e.r-r.s.r+1)+":tvf:1"),s.push("valueformat:1:text-wiki"),s.join("\n")}return{to_workbook:function(e,t){return Gp(n(e,t),t)},to_sheet:n,from_sheet:function(e){return[s,a,o,a,i(e),r].join("\n")}}}(),xf=function(){function e(e,t,n,s,a){a.raw?t[n][s]=e:""===e||("TRUE"===e?t[n][s]=!0:"FALSE"===e?t[n][s]=!1:isNaN(Jd(e))?isNaN(eu(e).getDate())?t[n][s]=e:t[n][s]=$d(e):t[n][s]=Jd(e))}var t={44:",",9:"\t",59:";",124:"|"},n={44:3,9:2,59:1,124:0};function s(e){for(var s={},a=!1,o=0,r=0;o<e.length;++o)34==(r=e.charCodeAt(o))?a=!a:!a&&r in t&&(s[r]=(s[r]||0)+1);for(o in r=[],s)Object.prototype.hasOwnProperty.call(s,o)&&r.push([s[o],o]);if(!r.length)for(o in s=n)Object.prototype.hasOwnProperty.call(s,o)&&r.push([s[o],o]);return r.sort((function(e,t){return e[0]-t[0]||n[e[1]]-n[t[1]]})),t[r.pop()[1]]||44}function a(e,t){var n=t||{},a="";var o=n.dense?[]:{},r={s:{c:0,r:0},e:{c:0,r:0}};"sep="==e.slice(0,4)?13==e.charCodeAt(5)&&10==e.charCodeAt(6)?(a=e.charAt(4),e=e.slice(7)):13==e.charCodeAt(5)||10==e.charCodeAt(5)?(a=e.charAt(4),e=e.slice(6)):a=s(e.slice(0,1024)):a=n&&n.FS?n.FS:s(e.slice(0,1024));var i=0,l=0,c=0,m=0,d=0,u=a.charCodeAt(0),p=!1,h=0,f=e.charCodeAt(0);e=e.replace(/\r\n/gm,"\n");var g=null!=n.dateNF?function(e){var t="number"==typeof e?qm[e]:e;return t=t.replace(jd,"(\\d+)"),new RegExp("^"+t+"$")}(n.dateNF):null;function y(){var t=e.slice(m,d),s={};if('"'==t.charAt(0)&&'"'==t.charAt(t.length-1)&&(t=t.slice(1,-1).replace(/""/g,'"')),0===t.length)s.t="z";else if(n.raw)s.t="s",s.v=t;else if(0===t.trim().length)s.t="s",s.v=t;else if(61==t.charCodeAt(0))34==t.charCodeAt(1)&&34==t.charCodeAt(t.length-1)?(s.t="s",s.v=t.slice(2,-1).replace(/""/g,'"')):1!=t.length?(s.t="n",s.f=t.slice(1)):(s.t="s",s.v=t);else if("TRUE"==t)s.t="b",s.v=!0;else if("FALSE"==t)s.t="b",s.v=!1;else if(isNaN(c=Jd(t)))if(!isNaN(eu(t).getDate())||g&&t.match(g)){s.z=n.dateNF||qm[14];var a=0;g&&t.match(g)&&(t=function(e,t,n){var s=-1,a=-1,o=-1,r=-1,i=-1,l=-1;(t.match(jd)||[]).forEach((function(e,t){var c=parseInt(n[t+1],10);switch(e.toLowerCase().charAt(0)){case"y":s=c;break;case"d":o=c;break;case"h":r=c;break;case"s":l=c;break;case"m":r>=0?i=c:a=c}})),l>=0&&-1==i&&a>=0&&(i=a,a=-1);var c=(""+(s>=0?s:(new Date).getFullYear())).slice(-4)+"-"+("00"+(a>=1?a:1)).slice(-2)+"-"+("00"+(o>=1?o:1)).slice(-2);7==c.length&&(c="0"+c),8==c.length&&(c="20"+c);var m=("00"+(r>=0?r:0)).slice(-2)+":"+("00"+(i>=0?i:0)).slice(-2)+":"+("00"+(l>=0?l:0)).slice(-2);return-1==r&&-1==i&&-1==l?c:-1==s&&-1==a&&-1==o?m:c+"T"+m}(0,n.dateNF,t.match(g)||[]),a=1),n.cellDates?(s.t="d",s.v=$d(t,a)):(s.t="n",s.v=Bd($d(t,a))),!1!==n.cellText&&(s.w=Sd(s.z,s.v instanceof Date?Bd(s.v):s.v)),n.cellNF||delete s.z}else s.t="s",s.v=t;else s.t="n",!1!==n.cellText&&(s.w=t),s.v=c;if("z"==s.t||(n.dense?(o[i]||(o[i]=[]),o[i][l]=s):o[Mp({c:l,r:i})]=s),m=d+1,f=e.charCodeAt(m),r.e.c<l&&(r.e.c=l),r.e.r<i&&(r.e.r=i),h==u)++l;else if(l=0,++i,n.sheetRows&&n.sheetRows<=i)return!0}e:for(;d<e.length;++d)switch(h=e.charCodeAt(d)){case 34:34===f&&(p=!p);break;case u:case 10:case 13:if(!p&&y())break e}return d-m>0&&y(),o["!ref"]=Bp(r),o}function o(t,n){return n&&n.PRN?n.FS||"sep="==t.slice(0,4)||t.indexOf("\t")>=0||t.indexOf(",")>=0||t.indexOf(";")>=0?a(t,n):Kp(function(t,n){var s=n||{},a=[];if(!t||0===t.length)return a;for(var o=t.split(/[\r\n]/),r=o.length-1;r>=0&&0===o[r].length;)--r;for(var i=10,l=0,c=0;c<=r;++c)-1==(l=o[c].indexOf(" "))?l=o[c].length:l++,i=Math.max(i,l);for(c=0;c<=r;++c){a[c]=[];var m=0;for(e(o[c].slice(0,i).trim(),a,c,m,s),m=1;m<=(o[c].length-i)/10+1;++m)e(o[c].slice(i+10*(m-1),i+10*m).trim(),a,c,m,s)}return s.sheetRows&&(a=a.slice(0,s.sheetRows)),a}(t,n),n):a(t,n)}function r(e,t){var n="",s="string"==t.type?[0,0,0,0]:jv(e,t);switch(t.type){case"base64":n=Em(e);break;case"binary":case"string":n=e;break;case"buffer":n=65001==t.codepage?e.toString("utf8"):t.codepage&&"undefined"!==typeof _m?_m.utils.decode(t.codepage,e):Am&&Buffer.isBuffer(e)?e.toString("binary"):Rm(e);break;case"array":n=Yd(e);break;default:throw new Error("Unrecognized type "+t.type)}return 239==s[0]&&187==s[1]&&191==s[2]?n=yu(n.slice(3)):"string"!=t.type&&"buffer"!=t.type&&65001==t.codepage?n=yu(n):"binary"==t.type&&"undefined"!==typeof _m&&t.codepage&&(n=_m.utils.decode(t.codepage,_m.utils.encode(28591,n))),"socialcalc:version:"==n.slice(0,19)?_f.to_sheet("string"==t.type?n:yu(n),t):o(n,t)}return{to_workbook:function(e,t){return Gp(r(e,t),t)},to_sheet:r,from_sheet:function(e){for(var t,n=[],s=zp(e["!ref"]),a=Array.isArray(e),o=s.s.r;o<=s.e.r;++o){for(var r=[],i=s.s.c;i<=s.e.c;++i){var l=Mp({r:o,c:i});if((t=a?(e[o]||[])[i]:e[l])&&null!=t.v){for(var c=(t.w||(Hp(t),t.w)||"").slice(0,10);c.length<10;)c+=" ";r.push(c+(0===i?" ":""))}else r.push(" ")}n.push(r.join(""))}return n.join("\n")}}}();var Tf=function(){function e(e,t,n){if(e){Tp(e,e.l||0);for(var s=n.Enum||y;e.l<e.length;){var a=e.read_shift(2),o=s[a]||s[65535],r=e.read_shift(2),i=e.l+r,l=o.f&&o.f(e,r,n);if(e.l=i,t(l,o,a))return}}}function t(t,n){if(!t)return t;var s=n||{};var a=s.dense?[]:{},o="Sheet1",r="",i=0,l={},c=[],m=[],d={s:{r:0,c:0},e:{r:0,c:0}},u=s.sheetRows||0;if(0==t[2]&&(8==t[3]||9==t[3])&&t.length>=16&&5==t[14]&&108===t[15])throw new Error("Unsupported Works 3 for Mac file");if(2==t[2])s.Enum=y,e(t,(function(e,t,n){switch(n){case 0:s.vers=e,e>=4096&&(s.qpro=!0);break;case 6:d=e;break;case 204:e&&(r=e);break;case 222:r=e;break;case 15:case 51:s.qpro||(e[1].v=e[1].v.slice(1));case 13:case 14:case 16:14==n&&112==(112&e[2])&&(15&e[2])>1&&(15&e[2])<15&&(e[1].z=s.dateNF||qm[14],s.cellDates&&(e[1].t="d",e[1].v=Gd(e[1].v))),s.qpro&&e[3]>i&&(a["!ref"]=Bp(d),l[o]=a,c.push(o),a=s.dense?[]:{},d={s:{r:0,c:0},e:{r:0,c:0}},i=e[3],o=r||"Sheet"+(i+1),r="");var m=s.dense?(a[e[0].r]||[])[e[0].c]:a[Mp(e[0])];if(m){m.t=e[1].t,m.v=e[1].v,null!=e[1].z&&(m.z=e[1].z),null!=e[1].f&&(m.f=e[1].f);break}s.dense?(a[e[0].r]||(a[e[0].r]=[]),a[e[0].r][e[0].c]=e[1]):a[Mp(e[0])]=e[1]}}),s);else{if(26!=t[2]&&14!=t[2])throw new Error("Unrecognized LOTUS BOF "+t[2]);s.Enum=v,14==t[2]&&(s.qpro=!0,t.l=0),e(t,(function(e,t,n){switch(n){case 204:o=e;break;case 22:e[1].v=e[1].v.slice(1);case 23:case 24:case 25:case 37:case 39:case 40:if(e[3]>i&&(a["!ref"]=Bp(d),l[o]=a,c.push(o),a=s.dense?[]:{},d={s:{r:0,c:0},e:{r:0,c:0}},i=e[3],o="Sheet"+(i+1)),u>0&&e[0].r>=u)break;s.dense?(a[e[0].r]||(a[e[0].r]=[]),a[e[0].r][e[0].c]=e[1]):a[Mp(e[0])]=e[1],d.e.c<e[0].c&&(d.e.c=e[0].c),d.e.r<e[0].r&&(d.e.r=e[0].r);break;case 27:e[14e3]&&(m[e[14e3][0]]=e[14e3][1]);break;case 1537:m[e[0]]=e[1],e[0]==i&&(o=e[1])}}),s)}if(a["!ref"]=Bp(d),l[r||o]=a,c.push(r||o),!m.length)return{SheetNames:c,Sheets:l};for(var p={},h=[],f=0;f<m.length;++f)l[c[f]]?(h.push(m[f]||c[f]),p[m[f]]=l[m[f]]||l[c[f]]):(h.push(m[f]),p[m[f]]={"!ref":"A1"});return{SheetNames:h,Sheets:p}}function n(e,t,n){var s=[{c:0,r:0},{t:"n",v:0},0,0];return n.qpro&&20768!=n.vers?(s[0].c=e.read_shift(1),s[3]=e.read_shift(1),s[0].r=e.read_shift(2),e.l+=2):(s[2]=e.read_shift(1),s[0].c=e.read_shift(2),s[0].r=e.read_shift(2)),s}function s(e,t,s){var a=e.l+t,o=n(e,0,s);if(o[1].t="s",20768==s.vers){e.l++;var r=e.read_shift(1);return o[1].v=e.read_shift(r,"utf8"),o}return s.qpro&&e.l++,o[1].v=e.read_shift(a-e.l,"cstr"),o}function a(e,t,n){var s=Cp(7+n.length);s.write_shift(1,255),s.write_shift(2,t),s.write_shift(2,e),s.write_shift(1,39);for(var a=0;a<s.length;++a){var o=n.charCodeAt(a);s.write_shift(1,o>=128?95:o)}return s.write_shift(1,0),s}function o(e,t,n){var s=Cp(7);return s.write_shift(1,255),s.write_shift(2,t),s.write_shift(2,e),s.write_shift(2,n,"i"),s}function r(e,t,n){var s=Cp(13);return s.write_shift(1,255),s.write_shift(2,t),s.write_shift(2,e),s.write_shift(8,n,"f"),s}function i(e,t,n){var s=32768&t;return t=(s?e:0)+((t&=-32769)>=8192?t-16384:t),(s?"":"$")+(n?Lp(t):Rp(t))}var l={51:["FALSE",0],52:["TRUE",0],70:["LEN",1],80:["SUM",69],81:["AVERAGEA",69],82:["COUNTA",69],83:["MINA",69],84:["MAXA",69],111:["T",1]},c=["","","","","","","","","","+","-","*","/","^","=","<>","<=",">=","<",">","","","","","&","","","","","","",""];function m(e){var t=[{c:0,r:0},{t:"n",v:0},0];return t[0].r=e.read_shift(2),t[3]=e[e.l++],t[0].c=e[e.l++],t}function d(e,t,n,s){var a=Cp(6+s.length);a.write_shift(2,e),a.write_shift(1,n),a.write_shift(1,t),a.write_shift(1,39);for(var o=0;o<s.length;++o){var r=s.charCodeAt(o);a.write_shift(1,r>=128?95:r)}return a.write_shift(1,0),a}function u(e,t){var n=m(e),s=e.read_shift(4),a=e.read_shift(4),o=e.read_shift(2);if(65535==o)return 0===s&&3221225472===a?(n[1].t="e",n[1].v=15):0===s&&3489660928===a?(n[1].t="e",n[1].v=42):n[1].v=0,n;var r=32768&o;return o=(32767&o)-16446,n[1].v=(1-2*r)*(a*Math.pow(2,o+32)+s*Math.pow(2,o)),n}function p(e,t,n,s){var a=Cp(14);if(a.write_shift(2,e),a.write_shift(1,n),a.write_shift(1,t),0==s)return a.write_shift(4,0),a.write_shift(4,0),a.write_shift(2,65535),a;var o,r=0,i=0,l=0;return s<0&&(r=1,s=-s),i=0|Math.log2(s),0==(2147483648&(l=(s/=Math.pow(2,i-31))>>>0))&&(++i,l=(s/=2)>>>0),s-=l,l|=2147483648,l>>>=0,o=(s*=Math.pow(2,32))>>>0,a.write_shift(4,o),a.write_shift(4,l),i+=16383+(r?32768:0),a.write_shift(2,i),a}function h(e,t){var n=m(e),s=e.read_shift(8,"f");return n[1].v=s,n}function f(e,t){return 0==e[e.l+t-1]?e.read_shift(t,"cstr"):""}function g(e,t){var n=Cp(5+e.length);n.write_shift(2,14e3),n.write_shift(2,t);for(var s=0;s<e.length;++s){var a=e.charCodeAt(s);n[n.l++]=a>127?95:a}return n[n.l++]=0,n}var y={0:{n:"BOF",f:Yh},1:{n:"EOF"},2:{n:"CALCMODE"},3:{n:"CALCORDER"},4:{n:"SPLIT"},5:{n:"SYNC"},6:{n:"RANGE",f:function(e,t,n){var s={s:{c:0,r:0},e:{c:0,r:0}};return 8==t&&n.qpro?(s.s.c=e.read_shift(1),e.l++,s.s.r=e.read_shift(2),s.e.c=e.read_shift(1),e.l++,s.e.r=e.read_shift(2),s):(s.s.c=e.read_shift(2),s.s.r=e.read_shift(2),12==t&&n.qpro&&(e.l+=2),s.e.c=e.read_shift(2),s.e.r=e.read_shift(2),12==t&&n.qpro&&(e.l+=2),65535==s.s.c&&(s.s.c=s.e.c=s.s.r=s.e.r=0),s)}},7:{n:"WINDOW1"},8:{n:"COLW1"},9:{n:"WINTWO"},10:{n:"COLW2"},11:{n:"NAME"},12:{n:"BLANK"},13:{n:"INTEGER",f:function(e,t,s){var a=n(e,0,s);return a[1].v=e.read_shift(2,"i"),a}},14:{n:"NUMBER",f:function(e,t,s){var a=n(e,0,s);return a[1].v=e.read_shift(8,"f"),a}},15:{n:"LABEL",f:s},16:{n:"FORMULA",f:function(e,t,s){var a=e.l+t,o=n(e,0,s);if(o[1].v=e.read_shift(8,"f"),s.qpro)e.l=a;else{var r=e.read_shift(2);!function(e,t){Tp(e,0);var n=[],s=0,a="",o="",r="",m="";for(;e.l<e.length;){var d=e[e.l++];switch(d){case 0:n.push(e.read_shift(8,"f"));break;case 1:o=i(t[0].c,e.read_shift(2),!0),a=i(t[0].r,e.read_shift(2),!1),n.push(o+a);break;case 2:var u=i(t[0].c,e.read_shift(2),!0),p=i(t[0].r,e.read_shift(2),!1);o=i(t[0].c,e.read_shift(2),!0),a=i(t[0].r,e.read_shift(2),!1),n.push(u+p+":"+o+a);break;case 3:if(e.l<e.length)return void console.error("WK1 premature formula end");break;case 4:n.push("("+n.pop()+")");break;case 5:n.push(e.read_shift(2));break;case 6:for(var h="";d=e[e.l++];)h+=String.fromCharCode(d);n.push('"'+h.replace(/"/g,'""')+'"');break;case 8:n.push("-"+n.pop());break;case 23:n.push("+"+n.pop());break;case 22:n.push("NOT("+n.pop()+")");break;case 20:case 21:m=n.pop(),r=n.pop(),n.push(["AND","OR"][d-20]+"("+r+","+m+")");break;default:if(d<32&&c[d])m=n.pop(),r=n.pop(),n.push(r+c[d]+m);else{if(!l[d])return d<=7?console.error("WK1 invalid opcode "+d.toString(16)):d<=24?console.error("WK1 unsupported op "+d.toString(16)):d<=30?console.error("WK1 invalid opcode "+d.toString(16)):d<=115?console.error("WK1 unsupported function opcode "+d.toString(16)):console.error("WK1 unrecognized opcode "+d.toString(16));if(69==(s=l[d][1])&&(s=e[e.l++]),s>n.length)return void console.error("WK1 bad formula parse 0x"+d.toString(16)+":|"+n.join("|")+"|");var f=n.slice(-s);n.length-=s,n.push(l[d][0]+"("+f.join(",")+")")}}}1==n.length?t[1].f=""+n[0]:console.error("WK1 bad formula parse |"+n.join("|")+"|")}(e.slice(e.l,e.l+r),o),e.l+=r}return o}},24:{n:"TABLE"},25:{n:"ORANGE"},26:{n:"PRANGE"},27:{n:"SRANGE"},28:{n:"FRANGE"},29:{n:"KRANGE1"},32:{n:"HRANGE"},35:{n:"KRANGE2"},36:{n:"PROTEC"},37:{n:"FOOTER"},38:{n:"HEADER"},39:{n:"SETUP"},40:{n:"MARGINS"},41:{n:"LABELFMT"},42:{n:"TITLES"},43:{n:"SHEETJS"},45:{n:"GRAPH"},46:{n:"NGRAPH"},47:{n:"CALCCOUNT"},48:{n:"UNFORMATTED"},49:{n:"CURSORW12"},50:{n:"WINDOW"},51:{n:"STRING",f:s},55:{n:"PASSWORD"},56:{n:"LOCKED"},60:{n:"QUERY"},61:{n:"QUERYNAME"},62:{n:"PRINT"},63:{n:"PRINTNAME"},64:{n:"GRAPH2"},65:{n:"GRAPHNAME"},66:{n:"ZOOM"},67:{n:"SYMSPLIT"},68:{n:"NSROWS"},69:{n:"NSCOLS"},70:{n:"RULER"},71:{n:"NNAME"},72:{n:"ACOMM"},73:{n:"AMACRO"},74:{n:"PARSE"},102:{n:"PRANGES??"},103:{n:"RRANGES??"},104:{n:"FNAME??"},105:{n:"MRANGES??"},204:{n:"SHEETNAMECS",f:f},222:{n:"SHEETNAMELP",f:function(e,t){var n=e[e.l++];n>t-1&&(n=t-1);for(var s="";s.length<n;)s+=String.fromCharCode(e[e.l++]);return s}},65535:{n:""}},v={0:{n:"BOF"},1:{n:"EOF"},2:{n:"PASSWORD"},3:{n:"CALCSET"},4:{n:"WINDOWSET"},5:{n:"SHEETCELLPTR"},6:{n:"SHEETLAYOUT"},7:{n:"COLUMNWIDTH"},8:{n:"HIDDENCOLUMN"},9:{n:"USERRANGE"},10:{n:"SYSTEMRANGE"},11:{n:"ZEROFORCE"},12:{n:"SORTKEYDIR"},13:{n:"FILESEAL"},14:{n:"DATAFILLNUMS"},15:{n:"PRINTMAIN"},16:{n:"PRINTSTRING"},17:{n:"GRAPHMAIN"},18:{n:"GRAPHSTRING"},19:{n:"??"},20:{n:"ERRCELL"},21:{n:"NACELL"},22:{n:"LABEL16",f:function(e,t){var n=m(e);return n[1].t="s",n[1].v=e.read_shift(t-4,"cstr"),n}},23:{n:"NUMBER17",f:u},24:{n:"NUMBER18",f:function(e,t){var n=m(e);n[1].v=e.read_shift(2);var s=n[1].v>>1;if(1&n[1].v)switch(7&s){case 0:s=5e3*(s>>3);break;case 1:s=500*(s>>3);break;case 2:s=(s>>3)/20;break;case 3:s=(s>>3)/200;break;case 4:s=(s>>3)/2e3;break;case 5:s=(s>>3)/2e4;break;case 6:s=(s>>3)/16;break;case 7:s=(s>>3)/64}return n[1].v=s,n}},25:{n:"FORMULA19",f:function(e,t){var n=u(e);return e.l+=t-14,n}},26:{n:"FORMULA1A"},27:{n:"XFORMAT",f:function(e,t){for(var n={},s=e.l+t;e.l<s;){var a=e.read_shift(2);if(14e3==a){for(n[a]=[0,""],n[a][0]=e.read_shift(2);e[e.l];)n[a][1]+=String.fromCharCode(e[e.l]),e.l++;e.l++}}return n}},28:{n:"DTLABELMISC"},29:{n:"DTLABELCELL"},30:{n:"GRAPHWINDOW"},31:{n:"CPA"},32:{n:"LPLAUTO"},33:{n:"QUERY"},34:{n:"HIDDENSHEET"},35:{n:"??"},37:{n:"NUMBER25",f:function(e,t){var n=m(e),s=e.read_shift(4);return n[1].v=s>>6,n}},38:{n:"??"},39:{n:"NUMBER27",f:h},40:{n:"FORMULA28",f:function(e,t){var n=h(e);return e.l+=t-10,n}},142:{n:"??"},147:{n:"??"},150:{n:"??"},151:{n:"??"},152:{n:"??"},153:{n:"??"},154:{n:"??"},155:{n:"??"},156:{n:"??"},163:{n:"??"},174:{n:"??"},175:{n:"??"},176:{n:"??"},177:{n:"??"},184:{n:"??"},185:{n:"??"},186:{n:"??"},187:{n:"??"},188:{n:"??"},195:{n:"??"},201:{n:"??"},204:{n:"SHEETNAMECS",f:f},205:{n:"??"},206:{n:"??"},207:{n:"??"},208:{n:"??"},256:{n:"??"},259:{n:"??"},260:{n:"??"},261:{n:"??"},262:{n:"??"},263:{n:"??"},265:{n:"??"},266:{n:"??"},267:{n:"??"},268:{n:"??"},270:{n:"??"},271:{n:"??"},384:{n:"??"},389:{n:"??"},390:{n:"??"},393:{n:"??"},396:{n:"??"},512:{n:"??"},514:{n:"??"},513:{n:"??"},516:{n:"??"},517:{n:"??"},640:{n:"??"},641:{n:"??"},642:{n:"??"},643:{n:"??"},644:{n:"??"},645:{n:"??"},646:{n:"??"},647:{n:"??"},648:{n:"??"},658:{n:"??"},659:{n:"??"},660:{n:"??"},661:{n:"??"},662:{n:"??"},665:{n:"??"},666:{n:"??"},768:{n:"??"},772:{n:"??"},1537:{n:"SHEETINFOQP",f:function(e,t,n){if(n.qpro&&!(t<21)){var s=e.read_shift(1);return e.l+=17,e.l+=1,e.l+=2,[s,e.read_shift(t-21,"cstr")]}}},1600:{n:"??"},1602:{n:"??"},1793:{n:"??"},1794:{n:"??"},1795:{n:"??"},1796:{n:"??"},1920:{n:"??"},2048:{n:"??"},2049:{n:"??"},2052:{n:"??"},2688:{n:"??"},10998:{n:"??"},12849:{n:"??"},28233:{n:"??"},28484:{n:"??"},65535:{n:""}};return{sheet_to_wk1:function(e,t){var n=t||{};if(+n.codepage>=0&&bm(+n.codepage),"string"==n.type)throw new Error("Cannot write WK1 to JS string");var s=Ep(),i=zp(e["!ref"]),l=Array.isArray(e),c=[];zy(s,0,function(e){var t=Cp(2);return t.write_shift(2,e),t}(1030)),zy(s,6,function(e){var t=Cp(8);return t.write_shift(2,e.s.c),t.write_shift(2,e.s.r),t.write_shift(2,e.e.c),t.write_shift(2,e.e.r),t}(i));for(var m=Math.min(i.e.r,8191),d=i.s.r;d<=m;++d)for(var u=Rp(d),p=i.s.c;p<=i.e.c;++p){d===i.s.r&&(c[p]=Lp(p));var h=c[p]+u,f=l?(e[d]||[])[p]:e[h];if(f&&"z"!=f.t)if("n"==f.t)(0|f.v)==f.v&&f.v>=-32768&&f.v<=32767?zy(s,13,o(d,p,f.v)):zy(s,14,r(d,p,f.v));else zy(s,15,a(d,p,Hp(f).slice(0,239)))}return zy(s,1),s.end()},book_to_wk3:function(e,t){var n=t||{};if(+n.codepage>=0&&bm(+n.codepage),"string"==n.type)throw new Error("Cannot write WK3 to JS string");var s=Ep();zy(s,0,function(e){var t=Cp(26);t.write_shift(2,4096),t.write_shift(2,4),t.write_shift(4,0);for(var n=0,s=0,a=0,o=0;o<e.SheetNames.length;++o){var r=e.SheetNames[o],i=e.Sheets[r];if(i&&i["!ref"]){++a;var l=Wp(i["!ref"]);n<l.e.r&&(n=l.e.r),s<l.e.c&&(s=l.e.c)}}n>8191&&(n=8191);return t.write_shift(2,n),t.write_shift(1,a),t.write_shift(1,s),t.write_shift(2,0),t.write_shift(2,0),t.write_shift(1,1),t.write_shift(1,2),t.write_shift(4,0),t.write_shift(4,0),t}(e));for(var a=0,o=0;a<e.SheetNames.length;++a)(e.Sheets[e.SheetNames[a]]||{})["!ref"]&&zy(s,27,g(e.SheetNames[a],o++));var r=0;for(a=0;a<e.SheetNames.length;++a){var i=e.Sheets[e.SheetNames[a]];if(i&&i["!ref"]){for(var l=zp(i["!ref"]),c=Array.isArray(i),m=[],u=Math.min(l.e.r,8191),h=l.s.r;h<=u;++h)for(var f=Rp(h),y=l.s.c;y<=l.e.c;++y){h===l.s.r&&(m[y]=Lp(y));var v=m[y]+f,b=c?(i[h]||[])[y]:i[v];if(b&&"z"!=b.t)if("n"==b.t)zy(s,23,p(h,y,r,b.v));else zy(s,22,d(h,y,r,Hp(b).slice(0,239)))}++r}}return zy(s,1),s.end()},to_workbook:function(e,n){switch(n.type){case"base64":return t(Om(Em(e)),n);case"binary":return t(Om(e),n);case"buffer":case"array":return t(e,n)}throw"Unsupported type "+n.type}}}();var Sf=/^\s|\s$|[\t\n\r]/;function Cf(e,t){if(!t.bookSST)return"";var n=[su];n[n.length]=xu("sst",null,{xmlns:Mu[0],count:e.Count,uniqueCount:e.Unique});for(var s=0;s!=e.length;++s)if(null!=e[s]){var a=e[s],o="<si>";a.r?o+=a.r:(o+="<t",a.t||(a.t=""),a.t.match(Sf)&&(o+=' xml:space="preserve"'),o+=">"+lu(a.t)+"</t>"),o+="</si>",n[n.length]=o}return n.length>2&&(n[n.length]="</sst>",n[1]=n[1].replace("/>",">")),n.join("")}var Ef=function(e,t){var n=!1;return null==t&&(n=!0,t=Cp(15+4*e.t.length)),t.write_shift(1,0),Yp(e.t,t),n?t.slice(0,t.l):t};function Af(e){var t=Ep();Ap(t,159,function(e,t){return t||(t=Cp(8)),t.write_shift(4,e.Count),t.write_shift(4,e.Unique),t}(e));for(var n=0;n<e.length;++n)Ap(t,19,Ef(e[n]));return Ap(t,160),t.end()}function jf(e){if("undefined"!==typeof _m)return _m.utils.encode(fm,e);for(var t=[],n=e.split(""),s=0;s<n.length;++s)t[s]=n[s].charCodeAt(0);return t}function Df(e){var t,n,s=0,a=jf(e),o=a.length+1;for((t=Dm(o))[0]=a.length,n=1;n!=o;++n)t[n]=a[n-1];for(n=o-1;n>=0;--n)s=((0===(16384&s)?0:1)|s<<1&32767)^t[n];return 52811^s}var Nf=function(){function e(e,n){switch(n.type){case"base64":return t(Em(e),n);case"binary":return t(e,n);case"buffer":return t(Am&&Buffer.isBuffer(e)?e.toString("binary"):Rm(e),n);case"array":return t(Yd(e),n)}throw new Error("Unrecognized type "+n.type)}function t(e,t){var n=(t||{}).dense?[]:{},s=e.match(/\\trowd.*?\\row\b/g);if(!s.length)throw new Error("RTF missing table");var a={s:{c:0,r:0},e:{c:0,r:s.length-1}};return s.forEach((function(e,t){Array.isArray(n)&&(n[t]=[]);for(var s,o=/\\\w+\b/g,r=0,i=-1;s=o.exec(e);){if("\\cell"===s[0]){var l=e.slice(r,o.lastIndex-s[0].length);if(" "==l[0]&&(l=l.slice(1)),++i,l.length){var c={v:l,t:"s"};Array.isArray(n)?n[t][i]=c:n[Mp({r:t,c:i})]=c}}r=o.lastIndex}i>a.e.c&&(a.e.c=i)})),n["!ref"]=Bp(a),n}return{to_workbook:function(t,n){return Gp(e(t,n),n)},to_sheet:e,from_sheet:function(e){for(var t,n=["{\\rtf1\\ansi"],s=zp(e["!ref"]),a=Array.isArray(e),o=s.s.r;o<=s.e.r;++o){n.push("\\trowd\\trautofit1");for(var r=s.s.c;r<=s.e.c;++r)n.push("\\cellx"+(r+1));for(n.push("\\pard\\intbl"),r=s.s.c;r<=s.e.c;++r){var i=Mp({r:o,c:r});(t=a?(e[o]||[])[r]:e[i])&&(null!=t.v||t.f&&!t.F)&&(n.push(" "+(t.w||(Hp(t),t.w))),n.push("\\cell"))}n.push("\\pard\\intbl\\row")}return n.join("")+"}"}}}();function Of(e){for(var t=0,n=1;3!=t;++t)n=256*n+(e[t]>255?255:e[t]<0?0:e[t]);return n.toString(16).toUpperCase().slice(1)}var Pf=6;function Rf(e){return Math.floor((e+Math.round(128/Pf)/256)*Pf)}function If(e){return Math.floor((e-5)/Pf*100+.5)/100}function Lf(e){return Math.round((e*Pf+5)/Pf*256)/256}function Ff(e){e.width?(e.wpx=Rf(e.width),e.wch=If(e.wpx),e.MDW=Pf):e.wpx?(e.wch=If(e.wpx),e.width=Lf(e.wch),e.MDW=Pf):"number"==typeof e.wch&&(e.width=Lf(e.wch),e.wpx=Rf(e.width),e.MDW=Pf),e.customWidth&&delete e.customWidth}function Mf(e){return 96*e/96}function Wf(e){return 96*e/96}function Bf(e,t){var n,s=[su,xu("styleSheet",null,{xmlns:Mu[0],"xmlns:vt":Iu})];return e.SSF&&null!=(n=function(e){var t=["<numFmts>"];return[[5,8],[23,26],[41,44],[50,392]].forEach((function(n){for(var s=n[0];s<=n[1];++s)null!=e[s]&&(t[t.length]=xu("numFmt",null,{numFmtId:s,formatCode:lu(e[s])}))})),1===t.length?"":(t[t.length]="</numFmts>",t[0]=xu("numFmts",null,{count:t.length-2}).replace("/>",">"),t.join(""))}(e.SSF))&&(s[s.length]=n),s[s.length]='<fonts count="1"><font><sz val="12"/><color theme="1"/><name val="Calibri"/><family val="2"/><scheme val="minor"/></font></fonts>',s[s.length]='<fills count="2"><fill><patternFill patternType="none"/></fill><fill><patternFill patternType="gray125"/></fill></fills>',s[s.length]='<borders count="1"><border><left/><right/><top/><bottom/><diagonal/></border></borders>',s[s.length]='<cellStyleXfs count="1"><xf numFmtId="0" fontId="0" fillId="0" borderId="0"/></cellStyleXfs>',(n=function(e){var t=[];return t[t.length]=xu("cellXfs",null),e.forEach((function(e){t[t.length]=xu("xf",null,e)})),t[t.length]="</cellXfs>",2===t.length?"":(t[0]=xu("cellXfs",null,{count:t.length-2}).replace("/>",">"),t.join(""))}(t.cellXfs))&&(s[s.length]=n),s[s.length]='<cellStyles count="1"><cellStyle name="Normal" xfId="0" builtinId="0"/></cellStyles>',s[s.length]='<dxfs count="0"/>',s[s.length]='<tableStyles count="0" defaultTableStyle="TableStyleMedium9" defaultPivotStyle="PivotStyleMedium4"/>',s.length>2&&(s[s.length]="</styleSheet>",s[1]=s[1].replace("/>",">")),s.join("")}function zf(e,t,n){n||(n=Cp(6+4*t.length)),n.write_shift(2,e),Yp(t,n);var s=n.length>n.l?n.slice(0,n.l):n;return null==n.l&&(n.l=n.length),s}function Uf(e,t){t||(t=Cp(153)),t.write_shift(2,20*e.sz),function(e,t){t||(t=Cp(2));var n=(e.italic?2:0)|(e.strike?8:0)|(e.outline?16:0)|(e.shadow?32:0)|(e.condense?64:0)|(e.extend?128:0);t.write_shift(1,n),t.write_shift(1,0)}(e,t),t.write_shift(2,e.bold?700:400);var n=0;"superscript"==e.vertAlign?n=1:"subscript"==e.vertAlign&&(n=2),t.write_shift(2,n),t.write_shift(1,e.underline||0),t.write_shift(1,e.family||0),t.write_shift(1,e.charset||0),t.write_shift(1,0),vh(e.color,t);var s=0;return"major"==e.scheme&&(s=1),"minor"==e.scheme&&(s=2),t.write_shift(1,s),Yp(e.name,t),t.length>t.l?t.slice(0,t.l):t}var Hf,Gf=["none","solid","mediumGray","darkGray","lightGray","darkHorizontal","darkVertical","darkDown","darkUp","darkGrid","darkTrellis","lightHorizontal","lightVertical","lightDown","lightUp","lightGrid","lightTrellis","gray125","gray0625"],Vf=Sp;function Kf(e,t){t||(t=Cp(84)),Hf||(Hf=Fd(Gf));var n=Hf[e.patternType];null==n&&(n=40),t.write_shift(4,n);var s=0;if(40!=n)for(vh({auto:1},t),vh({auto:1},t);s<12;++s)t.write_shift(4,0);else{for(;s<4;++s)t.write_shift(4,0);for(;s<12;++s)t.write_shift(4,0)}return t.length>t.l?t.slice(0,t.l):t}function qf(e,t,n){n||(n=Cp(16)),n.write_shift(2,t||0),n.write_shift(2,e.numFmtId||0),n.write_shift(2,0),n.write_shift(2,0),n.write_shift(2,0),n.write_shift(1,0),n.write_shift(1,0);return n.write_shift(1,0),n.write_shift(1,0),n.write_shift(1,0),n.write_shift(1,0),n}function $f(e,t){return t||(t=Cp(10)),t.write_shift(1,0),t.write_shift(1,0),t.write_shift(4,0),t.write_shift(4,0),t}var Yf=Sp;function Zf(e){var t;Ap(e,613,qp(1)),Ap(e,46,(t||(t=Cp(51)),t.write_shift(1,0),$f(0,t),$f(0,t),$f(0,t),$f(0,t),$f(0,t),t.length>t.l?t.slice(0,t.l):t)),Ap(e,614)}function Xf(e){Ap(e,619,qp(1)),Ap(e,48,function(e,t){return t||(t=Cp(52)),t.write_shift(4,e.xfId),t.write_shift(2,1),t.write_shift(1,+e.builtinId),t.write_shift(1,0),ih(e.name||"",t),t.length>t.l?t.slice(0,t.l):t}({xfId:0,builtinId:0,name:"Normal"})),Ap(e,620)}function Jf(e){Ap(e,508,function(e,t,n){var s=Cp(2052);return s.write_shift(4,e),ih(t,s),ih(n,s),s.length>s.l?s.slice(0,s.l):s}(0,"TableStyleMedium9","PivotStyleMedium4")),Ap(e,509)}function Qf(e,t){var n=Ep();return Ap(n,278),function(e,t){if(t){var n=0;[[5,8],[23,26],[41,44],[50,392]].forEach((function(e){for(var s=e[0];s<=e[1];++s)null!=t[s]&&++n})),0!=n&&(Ap(e,615,qp(n)),[[5,8],[23,26],[41,44],[50,392]].forEach((function(n){for(var s=n[0];s<=n[1];++s)null!=t[s]&&Ap(e,44,zf(s,t[s]))})),Ap(e,616))}}(n,e.SSF),function(e){Ap(e,611,qp(1)),Ap(e,43,Uf({sz:12,color:{theme:1},name:"Calibri",family:2,scheme:"minor"})),Ap(e,612)}(n),function(e){Ap(e,603,qp(2)),Ap(e,45,Kf({patternType:"none"})),Ap(e,45,Kf({patternType:"gray125"})),Ap(e,604)}(n),Zf(n),function(e){Ap(e,626,qp(1)),Ap(e,47,qf({numFmtId:0,fontId:0,fillId:0,borderId:0},65535)),Ap(e,627)}(n),function(e,t){Ap(e,617,qp(t.length)),t.forEach((function(t){Ap(e,47,qf(t,0))})),Ap(e,618)}(n,t.cellXfs),Xf(n),function(e){Ap(e,505,qp(0)),Ap(e,506)}(n),Jf(n),Ap(n,279),n.end()}function eg(e,t){if(t&&t.themeXLSX)return t.themeXLSX;if(e&&"string"==typeof e.raw)return e.raw;var n=[su];return n[n.length]='<a:theme xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" name="Office Theme">',n[n.length]="<a:themeElements>",n[n.length]='<a:clrScheme name="Office">',n[n.length]='<a:dk1><a:sysClr val="windowText" lastClr="000000"/></a:dk1>',n[n.length]='<a:lt1><a:sysClr val="window" lastClr="FFFFFF"/></a:lt1>',n[n.length]='<a:dk2><a:srgbClr val="1F497D"/></a:dk2>',n[n.length]='<a:lt2><a:srgbClr val="EEECE1"/></a:lt2>',n[n.length]='<a:accent1><a:srgbClr val="4F81BD"/></a:accent1>',n[n.length]='<a:accent2><a:srgbClr val="C0504D"/></a:accent2>',n[n.length]='<a:accent3><a:srgbClr val="9BBB59"/></a:accent3>',n[n.length]='<a:accent4><a:srgbClr val="8064A2"/></a:accent4>',n[n.length]='<a:accent5><a:srgbClr val="4BACC6"/></a:accent5>',n[n.length]='<a:accent6><a:srgbClr val="F79646"/></a:accent6>',n[n.length]='<a:hlink><a:srgbClr val="0000FF"/></a:hlink>',n[n.length]='<a:folHlink><a:srgbClr val="800080"/></a:folHlink>',n[n.length]="</a:clrScheme>",n[n.length]='<a:fontScheme name="Office">',n[n.length]="<a:majorFont>",n[n.length]='<a:latin typeface="Cambria"/>',n[n.length]='<a:ea typeface=""/>',n[n.length]='<a:cs typeface=""/>',n[n.length]='<a:font script="Jpan" typeface="\uff2d\uff33 \uff30\u30b4\u30b7\u30c3\u30af"/>',n[n.length]='<a:font script="Hang" typeface="\ub9d1\uc740 \uace0\ub515"/>',n[n.length]='<a:font script="Hans" typeface="\u5b8b\u4f53"/>',n[n.length]='<a:font script="Hant" typeface="\u65b0\u7d30\u660e\u9ad4"/>',n[n.length]='<a:font script="Arab" typeface="Times New Roman"/>',n[n.length]='<a:font script="Hebr" typeface="Times New Roman"/>',n[n.length]='<a:font script="Thai" typeface="Tahoma"/>',n[n.length]='<a:font script="Ethi" typeface="Nyala"/>',n[n.length]='<a:font script="Beng" typeface="Vrinda"/>',n[n.length]='<a:font script="Gujr" typeface="Shruti"/>',n[n.length]='<a:font script="Khmr" typeface="MoolBoran"/>',n[n.length]='<a:font script="Knda" typeface="Tunga"/>',n[n.length]='<a:font script="Guru" typeface="Raavi"/>',n[n.length]='<a:font script="Cans" typeface="Euphemia"/>',n[n.length]='<a:font script="Cher" typeface="Plantagenet Cherokee"/>',n[n.length]='<a:font script="Yiii" typeface="Microsoft Yi Baiti"/>',n[n.length]='<a:font script="Tibt" typeface="Microsoft Himalaya"/>',n[n.length]='<a:font script="Thaa" typeface="MV Boli"/>',n[n.length]='<a:font script="Deva" typeface="Mangal"/>',n[n.length]='<a:font script="Telu" typeface="Gautami"/>',n[n.length]='<a:font script="Taml" typeface="Latha"/>',n[n.length]='<a:font script="Syrc" typeface="Estrangelo Edessa"/>',n[n.length]='<a:font script="Orya" typeface="Kalinga"/>',n[n.length]='<a:font script="Mlym" typeface="Kartika"/>',n[n.length]='<a:font script="Laoo" typeface="DokChampa"/>',n[n.length]='<a:font script="Sinh" typeface="Iskoola Pota"/>',n[n.length]='<a:font script="Mong" typeface="Mongolian Baiti"/>',n[n.length]='<a:font script="Viet" typeface="Times New Roman"/>',n[n.length]='<a:font script="Uigh" typeface="Microsoft Uighur"/>',n[n.length]='<a:font script="Geor" typeface="Sylfaen"/>',n[n.length]="</a:majorFont>",n[n.length]="<a:minorFont>",n[n.length]='<a:latin typeface="Calibri"/>',n[n.length]='<a:ea typeface=""/>',n[n.length]='<a:cs typeface=""/>',n[n.length]='<a:font script="Jpan" typeface="\uff2d\uff33 \uff30\u30b4\u30b7\u30c3\u30af"/>',n[n.length]='<a:font script="Hang" typeface="\ub9d1\uc740 \uace0\ub515"/>',n[n.length]='<a:font script="Hans" typeface="\u5b8b\u4f53"/>',n[n.length]='<a:font script="Hant" typeface="\u65b0\u7d30\u660e\u9ad4"/>',n[n.length]='<a:font script="Arab" typeface="Arial"/>',n[n.length]='<a:font script="Hebr" typeface="Arial"/>',n[n.length]='<a:font script="Thai" typeface="Tahoma"/>',n[n.length]='<a:font script="Ethi" typeface="Nyala"/>',n[n.length]='<a:font script="Beng" typeface="Vrinda"/>',n[n.length]='<a:font script="Gujr" typeface="Shruti"/>',n[n.length]='<a:font script="Khmr" typeface="DaunPenh"/>',n[n.length]='<a:font script="Knda" typeface="Tunga"/>',n[n.length]='<a:font script="Guru" typeface="Raavi"/>',n[n.length]='<a:font script="Cans" typeface="Euphemia"/>',n[n.length]='<a:font script="Cher" typeface="Plantagenet Cherokee"/>',n[n.length]='<a:font script="Yiii" typeface="Microsoft Yi Baiti"/>',n[n.length]='<a:font script="Tibt" typeface="Microsoft Himalaya"/>',n[n.length]='<a:font script="Thaa" typeface="MV Boli"/>',n[n.length]='<a:font script="Deva" typeface="Mangal"/>',n[n.length]='<a:font script="Telu" typeface="Gautami"/>',n[n.length]='<a:font script="Taml" typeface="Latha"/>',n[n.length]='<a:font script="Syrc" typeface="Estrangelo Edessa"/>',n[n.length]='<a:font script="Orya" typeface="Kalinga"/>',n[n.length]='<a:font script="Mlym" typeface="Kartika"/>',n[n.length]='<a:font script="Laoo" typeface="DokChampa"/>',n[n.length]='<a:font script="Sinh" typeface="Iskoola Pota"/>',n[n.length]='<a:font script="Mong" typeface="Mongolian Baiti"/>',n[n.length]='<a:font script="Viet" typeface="Arial"/>',n[n.length]='<a:font script="Uigh" typeface="Microsoft Uighur"/>',n[n.length]='<a:font script="Geor" typeface="Sylfaen"/>',n[n.length]="</a:minorFont>",n[n.length]="</a:fontScheme>",n[n.length]='<a:fmtScheme name="Office">',n[n.length]="<a:fillStyleLst>",n[n.length]='<a:solidFill><a:schemeClr val="phClr"/></a:solidFill>',n[n.length]='<a:gradFill rotWithShape="1">',n[n.length]="<a:gsLst>",n[n.length]='<a:gs pos="0"><a:schemeClr val="phClr"><a:tint val="50000"/><a:satMod val="300000"/></a:schemeClr></a:gs>',n[n.length]='<a:gs pos="35000"><a:schemeClr val="phClr"><a:tint val="37000"/><a:satMod val="300000"/></a:schemeClr></a:gs>',n[n.length]='<a:gs pos="100000"><a:schemeClr val="phClr"><a:tint val="15000"/><a:satMod val="350000"/></a:schemeClr></a:gs>',n[n.length]="</a:gsLst>",n[n.length]='<a:lin ang="16200000" scaled="1"/>',n[n.length]="</a:gradFill>",n[n.length]='<a:gradFill rotWithShape="1">',n[n.length]="<a:gsLst>",n[n.length]='<a:gs pos="0"><a:schemeClr val="phClr"><a:tint val="100000"/><a:shade val="100000"/><a:satMod val="130000"/></a:schemeClr></a:gs>',n[n.length]='<a:gs pos="100000"><a:schemeClr val="phClr"><a:tint val="50000"/><a:shade val="100000"/><a:satMod val="350000"/></a:schemeClr></a:gs>',n[n.length]="</a:gsLst>",n[n.length]='<a:lin ang="16200000" scaled="0"/>',n[n.length]="</a:gradFill>",n[n.length]="</a:fillStyleLst>",n[n.length]="<a:lnStyleLst>",n[n.length]='<a:ln w="9525" cap="flat" cmpd="sng" algn="ctr"><a:solidFill><a:schemeClr val="phClr"><a:shade val="95000"/><a:satMod val="105000"/></a:schemeClr></a:solidFill><a:prstDash val="solid"/></a:ln>',n[n.length]='<a:ln w="25400" cap="flat" cmpd="sng" algn="ctr"><a:solidFill><a:schemeClr val="phClr"/></a:solidFill><a:prstDash val="solid"/></a:ln>',n[n.length]='<a:ln w="38100" cap="flat" cmpd="sng" algn="ctr"><a:solidFill><a:schemeClr val="phClr"/></a:solidFill><a:prstDash val="solid"/></a:ln>',n[n.length]="</a:lnStyleLst>",n[n.length]="<a:effectStyleLst>",n[n.length]="<a:effectStyle>",n[n.length]="<a:effectLst>",n[n.length]='<a:outerShdw blurRad="40000" dist="20000" dir="5400000" rotWithShape="0"><a:srgbClr val="000000"><a:alpha val="38000"/></a:srgbClr></a:outerShdw>',n[n.length]="</a:effectLst>",n[n.length]="</a:effectStyle>",n[n.length]="<a:effectStyle>",n[n.length]="<a:effectLst>",n[n.length]='<a:outerShdw blurRad="40000" dist="23000" dir="5400000" rotWithShape="0"><a:srgbClr val="000000"><a:alpha val="35000"/></a:srgbClr></a:outerShdw>',n[n.length]="</a:effectLst>",n[n.length]="</a:effectStyle>",n[n.length]="<a:effectStyle>",n[n.length]="<a:effectLst>",n[n.length]='<a:outerShdw blurRad="40000" dist="23000" dir="5400000" rotWithShape="0"><a:srgbClr val="000000"><a:alpha val="35000"/></a:srgbClr></a:outerShdw>',n[n.length]="</a:effectLst>",n[n.length]='<a:scene3d><a:camera prst="orthographicFront"><a:rot lat="0" lon="0" rev="0"/></a:camera><a:lightRig rig="threePt" dir="t"><a:rot lat="0" lon="0" rev="1200000"/></a:lightRig></a:scene3d>',n[n.length]='<a:sp3d><a:bevelT w="63500" h="25400"/></a:sp3d>',n[n.length]="</a:effectStyle>",n[n.length]="</a:effectStyleLst>",n[n.length]="<a:bgFillStyleLst>",n[n.length]='<a:solidFill><a:schemeClr val="phClr"/></a:solidFill>',n[n.length]='<a:gradFill rotWithShape="1">',n[n.length]="<a:gsLst>",n[n.length]='<a:gs pos="0"><a:schemeClr val="phClr"><a:tint val="40000"/><a:satMod val="350000"/></a:schemeClr></a:gs>',n[n.length]='<a:gs pos="40000"><a:schemeClr val="phClr"><a:tint val="45000"/><a:shade val="99000"/><a:satMod val="350000"/></a:schemeClr></a:gs>',n[n.length]='<a:gs pos="100000"><a:schemeClr val="phClr"><a:shade val="20000"/><a:satMod val="255000"/></a:schemeClr></a:gs>',n[n.length]="</a:gsLst>",n[n.length]='<a:path path="circle"><a:fillToRect l="50000" t="-80000" r="50000" b="180000"/></a:path>',n[n.length]="</a:gradFill>",n[n.length]='<a:gradFill rotWithShape="1">',n[n.length]="<a:gsLst>",n[n.length]='<a:gs pos="0"><a:schemeClr val="phClr"><a:tint val="80000"/><a:satMod val="300000"/></a:schemeClr></a:gs>',n[n.length]='<a:gs pos="100000"><a:schemeClr val="phClr"><a:shade val="30000"/><a:satMod val="200000"/></a:schemeClr></a:gs>',n[n.length]="</a:gsLst>",n[n.length]='<a:path path="circle"><a:fillToRect l="50000" t="50000" r="50000" b="50000"/></a:path>',n[n.length]="</a:gradFill>",n[n.length]="</a:bgFillStyleLst>",n[n.length]="</a:fmtScheme>",n[n.length]="</a:themeElements>",n[n.length]="<a:objectDefaults>",n[n.length]="<a:spDef>",n[n.length]='<a:spPr/><a:bodyPr/><a:lstStyle/><a:style><a:lnRef idx="1"><a:schemeClr val="accent1"/></a:lnRef><a:fillRef idx="3"><a:schemeClr val="accent1"/></a:fillRef><a:effectRef idx="2"><a:schemeClr val="accent1"/></a:effectRef><a:fontRef idx="minor"><a:schemeClr val="lt1"/></a:fontRef></a:style>',n[n.length]="</a:spDef>",n[n.length]="<a:lnDef>",n[n.length]='<a:spPr/><a:bodyPr/><a:lstStyle/><a:style><a:lnRef idx="2"><a:schemeClr val="accent1"/></a:lnRef><a:fillRef idx="0"><a:schemeClr val="accent1"/></a:fillRef><a:effectRef idx="1"><a:schemeClr val="accent1"/></a:effectRef><a:fontRef idx="minor"><a:schemeClr val="tx1"/></a:fontRef></a:style>',n[n.length]="</a:lnDef>",n[n.length]="</a:objectDefaults>",n[n.length]="<a:extraClrSchemeLst/>",n[n.length]="</a:theme>",n.join("")}function tg(){var e=Ep();return Ap(e,332),Ap(e,334,qp(1)),Ap(e,335,function(e){var t=Cp(12+2*e.name.length);return t.write_shift(4,e.flags),t.write_shift(4,e.version),Yp(e.name,t),t.slice(0,t.l)}({name:"XLDAPR",version:12e4,flags:3496657072})),Ap(e,336),Ap(e,339,function(e,t){var n=Cp(8+2*t.length);return n.write_shift(4,e),Yp(t,n),n.slice(0,n.l)}(1,"XLDAPR")),Ap(e,52),Ap(e,35,qp(514)),Ap(e,4096,qp(0)),Ap(e,4097,Zh(1)),Ap(e,36),Ap(e,53),Ap(e,340),Ap(e,337,function(e,t){var n=Cp(8);return n.write_shift(4,e),n.write_shift(4,t?1:0),n}(1,!0)),Ap(e,51,function(e){var t=Cp(4+8*e.length);t.write_shift(4,e.length);for(var n=0;n<e.length;++n)t.write_shift(4,e[n][0]),t.write_shift(4,e[n][1]);return t}([[1,0]])),Ap(e,338),Ap(e,333),e.end()}function ng(){var e=[su];return e.push('<metadata xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xlrd="http://schemas.microsoft.com/office/spreadsheetml/2017/richdata" xmlns:xda="http://schemas.microsoft.com/office/spreadsheetml/2017/dynamicarray">\n <metadataTypes count="1">\n <metadataType name="XLDAPR" minSupportedVersion="120000" copy="1" pasteAll="1" pasteValues="1" merge="1" splitFirst="1" rowColShift="1" clearFormats="1" clearComments="1" assign="1" coerce="1" cellMeta="1"/>\n </metadataTypes>\n <futureMetadata name="XLDAPR" count="1">\n <bk>\n <extLst>\n <ext uri="{bdbb8cdc-fa1e-496e-a857-3c3f30c029c3}">\n <xda:dynamicArrayProperties fDynamic="1" fCollapsed="0"/>\n </ext>\n </extLst>\n </bk>\n </futureMetadata>\n <cellMetadata count="1">\n <bk>\n <rc t="1" v="0"/>\n </bk>\n </cellMetadata>\n</metadata>'),e.join("")}var sg=1024;function ag(e,t){for(var n=[21600,21600],s=["m0,0l0",n[1],n[0],n[1],n[0],"0xe"].join(","),a=[xu("xml",null,{"xmlns:v":Gu,"xmlns:o":Wu,"xmlns:x":Bu,"xmlns:mv":Hu}).replace(/\/>/,">"),xu("o:shapelayout",xu("o:idmap",null,{"v:ext":"edit",data:e}),{"v:ext":"edit"}),xu("v:shapetype",[xu("v:stroke",null,{joinstyle:"miter"}),xu("v:path",null,{gradientshapeok:"t","o:connecttype":"rect"})].join(""),{id:"_x0000_t202","o:spt":202,coordsize:n.join(","),path:s})];sg<1e3*e;)sg+=1e3;return t.forEach((function(e){var t=Fp(e[0]),n={color2:"#BEFF82",type:"gradient"};"gradient"==n.type&&(n.angle="-180");var s="gradient"==n.type?xu("o:fill",null,{type:"gradientUnscaled","v:ext":"view"}):null,o=xu("v:fill",s,n);++sg,a=a.concat(["<v:shape"+_u({id:"_x0000_s"+sg,type:"#_x0000_t202",style:"position:absolute; margin-left:80pt;margin-top:5pt;width:104pt;height:64pt;z-index:10"+(e[1].hidden?";visibility:hidden":""),fillcolor:"#ECFAD4",strokecolor:"#edeaa1"})+">",o,xu("v:shadow",null,{on:"t",obscured:"t"}),xu("v:path",null,{"o:connecttype":"none"}),'<v:textbox><div style="text-align:left"></div></v:textbox>','<x:ClientData ObjectType="Note">',"<x:MoveWithCells/>","<x:SizeWithCells/>",ku("x:Anchor",[t.c+1,0,t.r+1,0,t.c+3,20,t.r+5,20].join(",")),ku("x:AutoFill","False"),ku("x:Row",String(t.r)),ku("x:Column",String(t.c)),e[1].hidden?"":"<x:Visible/>","</x:ClientData>","</v:shape>"])})),a.push("</xml>"),a.join("")}function og(e){var t=[su,xu("comments",null,{xmlns:Mu[0]})],n=[];return t.push("<authors>"),e.forEach((function(e){e[1].forEach((function(e){var s=lu(e.a);-1==n.indexOf(s)&&(n.push(s),t.push("<author>"+s+"</author>")),e.T&&e.ID&&-1==n.indexOf("tc="+e.ID)&&(n.push("tc="+e.ID),t.push("<author>tc="+e.ID+"</author>"))}))})),0==n.length&&(n.push("SheetJ5"),t.push("<author>SheetJ5</author>")),t.push("</authors>"),t.push("<commentList>"),e.forEach((function(e){var s=0,a=[];if(e[1][0]&&e[1][0].T&&e[1][0].ID?s=n.indexOf("tc="+e[1][0].ID):e[1].forEach((function(e){e.a&&(s=n.indexOf(lu(e.a))),a.push(e.t||"")})),t.push('<comment ref="'+e[0]+'" authorId="'+s+'"><text>'),a.length<=1)t.push(ku("t",lu(a[0]||"")));else{for(var o="Comment:\n "+a[0]+"\n",r=1;r<a.length;++r)o+="Reply:\n "+a[r]+"\n";t.push(ku("t",lu(o)))}t.push("</text></comment>")})),t.push("</commentList>"),t.length>2&&(t[t.length]="</comments>",t[1]=t[1].replace("/>",">")),t.join("")}function rg(e,t,n){var s=[su,xu("ThreadedComments",null,{xmlns:Du}).replace(/[\/]>/,">")];return e.forEach((function(e){var a="";(e[1]||[]).forEach((function(o,r){if(o.T){o.a&&-1==t.indexOf(o.a)&&t.push(o.a);var i={ref:e[0],id:"{54EE7951-7262-4200-6969-"+("000000000000"+n.tcid++).slice(-12)+"}"};0==r?a=i.id:i.parentId=a,o.ID=i.id,o.a&&(i.personId="{54EE7950-7262-4200-6969-"+("000000000000"+t.indexOf(o.a)).slice(-12)+"}"),s.push(xu("threadedComment",ku("text",o.t||""),i))}else delete o.ID}))})),s.push("</ThreadedComments>"),s.join("")}var ig=$p;function lg(e){var t=Ep(),n=[];return Ap(t,628),Ap(t,630),e.forEach((function(e){e[1].forEach((function(e){n.indexOf(e.a)>-1||(n.push(e.a.slice(0,54)),Ap(t,632,function(e){return Yp(e.slice(0,54))}(e.a)))}))})),Ap(t,631),Ap(t,633),e.forEach((function(e){e[1].forEach((function(s){s.iauthor=n.indexOf(s.a);var a={s:Fp(e[0]),e:Fp(e[0])};Ap(t,635,function(e,t){return null==t&&(t=Cp(36)),t.write_shift(4,e[1].iauthor),fh(e[0],t),t.write_shift(4,0),t.write_shift(4,0),t.write_shift(4,0),t.write_shift(4,0),t}([a,s])),s.t&&s.t.length>0&&Ap(t,637,Qp(s)),Ap(t,636),delete s.iauthor}))})),Ap(t,634),Ap(t,629),t.end()}var cg=["xlsb","xlsm","xlam","biff8","xla"];var mg=function(){var e=/(^|[^A-Za-z_])R(\[?-?\d+\]|[1-9]\d*|)C(\[?-?\d+\]|[1-9]\d*|)(?![A-Za-z0-9_])/g,t={r:0,c:0};function n(e,n,s,a){var o=!1,r=!1;0==s.length?r=!0:"["==s.charAt(0)&&(r=!0,s=s.slice(1,-1)),0==a.length?o=!0:"["==a.charAt(0)&&(o=!0,a=a.slice(1,-1));var i=s.length>0?0|parseInt(s,10):0,l=a.length>0?0|parseInt(a,10):0;return o?l+=t.c:--l,r?i+=t.r:--i,n+(o?"":"$")+Lp(l)+(r?"":"$")+Rp(i)}return function(s,a){return t=a,s.replace(e,n)}}(),dg=/(^|[^._A-Z0-9])([$]?)([A-Z]{1,2}|[A-W][A-Z]{2}|X[A-E][A-Z]|XF[A-D])([$]?)(10[0-3]\d{4}|104[0-7]\d{3}|1048[0-4]\d{2}|10485[0-6]\d|104857[0-6]|[1-9]\d{0,5})(?![_.\(A-Za-z0-9])/g,ug=function(){return function(e,t){return e.replace(dg,(function(e,n,s,a,o,r){var i=Ip(a)-(s?0:t.c),l=Pp(r)-(o?0:t.r);return n+"R"+(0==l?"":o?l+1:"["+l+"]")+"C"+(0==i?"":s?i+1:"["+i+"]")}))}}();function pg(e,t){return e.replace(dg,(function(e,n,s,a,o,r){return n+("$"==s?s+a:Lp(Ip(a)+t.c))+("$"==o?o+r:Rp(Pp(r)+t.r))}))}function hg(e){e.l+=1}function fg(e,t){var n=e.read_shift(1==t?1:2);return[16383&n,n>>14&1,n>>15&1]}function gg(e,t,n){var s=2;if(n){if(n.biff>=2&&n.biff<=5)return yg(e);12==n.biff&&(s=4)}var a=e.read_shift(s),o=e.read_shift(s),r=fg(e,2),i=fg(e,2);return{s:{r:a,c:r[0],cRel:r[1],rRel:r[2]},e:{r:o,c:i[0],cRel:i[1],rRel:i[2]}}}function yg(e){var t=fg(e,2),n=fg(e,2),s=e.read_shift(1),a=e.read_shift(1);return{s:{r:t[0],c:s,cRel:t[1],rRel:t[2]},e:{r:n[0],c:a,cRel:n[1],rRel:n[2]}}}function vg(e,t,n){if(n&&n.biff>=2&&n.biff<=5)return function(e){var t=fg(e,2),n=e.read_shift(1);return{r:t[0],c:n,cRel:t[1],rRel:t[2]}}(e);var s=e.read_shift(n&&12==n.biff?4:2),a=fg(e,2);return{r:s,c:a[0],cRel:a[1],rRel:a[2]}}function bg(e){var t=e.read_shift(2),n=e.read_shift(2);return{r:t,c:255&n,fQuoted:!!(16384&n),cRel:n>>15,rRel:n>>15}}function wg(e){var t=1&e[e.l+1];return e.l+=4,[t,1]}function kg(e){return[e.read_shift(1),e.read_shift(1)]}function _g(e,t){var n=[e.read_shift(1)];if(12==t)switch(n[0]){case 2:n[0]=4;break;case 4:n[0]=16;break;case 0:n[0]=1;break;case 1:n[0]=2}switch(n[0]){case 4:n[1]=qh(e,1)?"TRUE":"FALSE",12!=t&&(e.l+=7);break;case 37:case 16:n[1]=Th[e[e.l]],e.l+=12==t?4:8;break;case 0:e.l+=8;break;case 1:n[1]=gh(e);break;case 2:n[1]=nf(e,0,{biff:t>0&&t<8?2:t});break;default:throw new Error("Bad SerAr: "+n[0])}return n}function xg(e,t,n){for(var s=e.read_shift(12==n.biff?4:2),a=[],o=0;o!=s;++o)a.push((12==n.biff?hh:cf)(e,8));return a}function Tg(e,t,n){var s=0,a=0;12==n.biff?(s=e.read_shift(4),a=e.read_shift(4)):(a=1+e.read_shift(1),s=1+e.read_shift(2)),n.biff>=2&&n.biff<8&&(--s,0==--a&&(a=256));for(var o=0,r=[];o!=s&&(r[o]=[]);++o)for(var i=0;i!=a;++i)r[o][i]=_g(e,n.biff);return r}function Sg(e,t,n){return e.l+=2,[bg(e)]}function Cg(e){return e.l+=6,[]}function Eg(e){return e.l+=2,[Yh(e),1&e.read_shift(2)]}var Ag=["Data","All","Headers","??","?Data2","??","?DataHeaders","??","Totals","??","??","??","?DataTotals","??","??","??","?Current"];var jg={1:{n:"PtgExp",f:function(e,t,n){return e.l++,n&&12==n.biff?[e.read_shift(4,"i"),0]:[e.read_shift(2),e.read_shift(n&&2==n.biff?1:2)]}},2:{n:"PtgTbl",f:Sp},3:{n:"PtgAdd",f:hg},4:{n:"PtgSub",f:hg},5:{n:"PtgMul",f:hg},6:{n:"PtgDiv",f:hg},7:{n:"PtgPower",f:hg},8:{n:"PtgConcat",f:hg},9:{n:"PtgLt",f:hg},10:{n:"PtgLe",f:hg},11:{n:"PtgEq",f:hg},12:{n:"PtgGe",f:hg},13:{n:"PtgGt",f:hg},14:{n:"PtgNe",f:hg},15:{n:"PtgIsect",f:hg},16:{n:"PtgUnion",f:hg},17:{n:"PtgRange",f:hg},18:{n:"PtgUplus",f:hg},19:{n:"PtgUminus",f:hg},20:{n:"PtgPercent",f:hg},21:{n:"PtgParen",f:hg},22:{n:"PtgMissArg",f:hg},23:{n:"PtgStr",f:function(e,t,n){return e.l++,Jh(e,0,n)}},26:{n:"PtgSheet",f:function(e,t,n){return e.l+=5,e.l+=2,e.l+=2==n.biff?1:4,["PTGSHEET"]}},27:{n:"PtgEndSheet",f:function(e,t,n){return e.l+=2==n.biff?4:5,["PTGENDSHEET"]}},28:{n:"PtgErr",f:function(e){return e.l++,Th[e.read_shift(1)]}},29:{n:"PtgBool",f:function(e){return e.l++,0!==e.read_shift(1)}},30:{n:"PtgInt",f:function(e){return e.l++,e.read_shift(2)}},31:{n:"PtgNum",f:function(e){return e.l++,gh(e)}},32:{n:"PtgArray",f:function(e,t,n){var s=(96&e[e.l++])>>5;return e.l+=2==n.biff?6:12==n.biff?14:7,[s]}},33:{n:"PtgFunc",f:function(e,t,n){var s=(96&e[e.l])>>5;e.l+=1;var a=e.read_shift(n&&n.biff<=3?1:2);return[$g[a],qg[a],s]}},34:{n:"PtgFuncVar",f:function(e,t,n){var s=e[e.l++],a=e.read_shift(1),o=n&&n.biff<=3?[88==s?-1:0,e.read_shift(1)]:function(e){return[e[e.l+1]>>7,32767&e.read_shift(2)]}(e);return[a,(0===o[0]?qg:Kg)[o[1]]]}},35:{n:"PtgName",f:function(e,t,n){var s=e.read_shift(1)>>>5&3,a=!n||n.biff>=8?4:2,o=e.read_shift(a);switch(n.biff){case 2:e.l+=5;break;case 3:case 4:e.l+=8;break;case 5:e.l+=12}return[s,0,o]}},36:{n:"PtgRef",f:function(e,t,n){var s=(96&e[e.l])>>5;return e.l+=1,[s,vg(e,0,n)]}},37:{n:"PtgArea",f:function(e,t,n){return[(96&e[e.l++])>>5,gg(e,n.biff>=2&&n.biff,n)]}},38:{n:"PtgMemArea",f:function(e,t,n){var s=e.read_shift(1)>>>5&3;return e.l+=n&&2==n.biff?3:4,[s,e.read_shift(n&&2==n.biff?1:2)]}},39:{n:"PtgMemErr",f:Sp},40:{n:"PtgMemNoMem",f:Sp},41:{n:"PtgMemFunc",f:function(e,t,n){return[e.read_shift(1)>>>5&3,e.read_shift(n&&2==n.biff?1:2)]}},42:{n:"PtgRefErr",f:function(e,t,n){var s=e.read_shift(1)>>>5&3;return e.l+=4,n.biff<8&&e.l--,12==n.biff&&(e.l+=2),[s]}},43:{n:"PtgAreaErr",f:function(e,t,n){var s=(96&e[e.l++])>>5;return e.l+=n&&n.biff>8?12:n.biff<8?6:8,[s]}},44:{n:"PtgRefN",f:function(e,t,n){var s=(96&e[e.l])>>5;e.l+=1;var a=function(e,t,n){var s=n&&n.biff?n.biff:8;if(s>=2&&s<=5)return function(e){var t=e.read_shift(2),n=e.read_shift(1),s=(32768&t)>>15,a=(16384&t)>>14;return t&=16383,1==s&&t>=8192&&(t-=16384),1==a&&n>=128&&(n-=256),{r:t,c:n,cRel:a,rRel:s}}(e);var a=e.read_shift(s>=12?4:2),o=e.read_shift(2),r=(16384&o)>>14,i=(32768&o)>>15;if(o&=16383,1==i)for(;a>524287;)a-=1048576;if(1==r)for(;o>8191;)o-=16384;return{r:a,c:o,cRel:r,rRel:i}}(e,0,n);return[s,a]}},45:{n:"PtgAreaN",f:function(e,t,n){var s=(96&e[e.l++])>>5,a=function(e,t,n){if(n.biff<8)return yg(e);var s=e.read_shift(12==n.biff?4:2),a=e.read_shift(12==n.biff?4:2),o=fg(e,2),r=fg(e,2);return{s:{r:s,c:o[0],cRel:o[1],rRel:o[2]},e:{r:a,c:r[0],cRel:r[1],rRel:r[2]}}}(e,0,n);return[s,a]}},46:{n:"PtgMemAreaN",f:function(e){return[e.read_shift(1)>>>5&3,e.read_shift(2)]}},47:{n:"PtgMemNoMemN",f:function(e){return[e.read_shift(1)>>>5&3,e.read_shift(2)]}},57:{n:"PtgNameX",f:function(e,t,n){return 5==n.biff?function(e){var t=e.read_shift(1)>>>5&3,n=e.read_shift(2,"i");e.l+=8;var s=e.read_shift(2);return e.l+=12,[t,n,s]}(e):[e.read_shift(1)>>>5&3,e.read_shift(2),e.read_shift(4)]}},58:{n:"PtgRef3d",f:function(e,t,n){var s=(96&e[e.l])>>5;e.l+=1;var a=e.read_shift(2);return n&&5==n.biff&&(e.l+=12),[s,a,vg(e,0,n)]}},59:{n:"PtgArea3d",f:function(e,t,n){var s=(96&e[e.l++])>>5,a=e.read_shift(2,"i");if(n)switch(n.biff){case 5:e.l+=12,6;break;case 12:12}return[s,a,gg(e,0,n)]}},60:{n:"PtgRefErr3d",f:function(e,t,n){var s=(96&e[e.l++])>>5,a=e.read_shift(2),o=4;if(n)switch(n.biff){case 5:o=15;break;case 12:o=6}return e.l+=o,[s,a]}},61:{n:"PtgAreaErr3d",f:function(e,t,n){var s=(96&e[e.l++])>>5,a=e.read_shift(2),o=8;if(n)switch(n.biff){case 5:e.l+=12,o=6;break;case 12:o=12}return e.l+=o,[s,a]}},255:{}},Dg={64:32,96:32,65:33,97:33,66:34,98:34,67:35,99:35,68:36,100:36,69:37,101:37,70:38,102:38,71:39,103:39,72:40,104:40,73:41,105:41,74:42,106:42,75:43,107:43,76:44,108:44,77:45,109:45,78:46,110:46,79:47,111:47,88:34,120:34,89:57,121:57,90:58,122:58,91:59,123:59,92:60,124:60,93:61,125:61},Ng={1:{n:"PtgElfLel",f:Eg},2:{n:"PtgElfRw",f:Sg},3:{n:"PtgElfCol",f:Sg},6:{n:"PtgElfRwV",f:Sg},7:{n:"PtgElfColV",f:Sg},10:{n:"PtgElfRadical",f:Sg},11:{n:"PtgElfRadicalS",f:Cg},13:{n:"PtgElfColS",f:Cg},15:{n:"PtgElfColSV",f:Cg},16:{n:"PtgElfRadicalLel",f:Eg},25:{n:"PtgList",f:function(e){e.l+=2;var t=e.read_shift(2),n=e.read_shift(2),s=e.read_shift(4),a=e.read_shift(2),o=e.read_shift(2);return{ixti:t,coltype:3&n,rt:Ag[n>>2&31],idx:s,c:a,C:o}}},29:{n:"PtgSxName",f:function(e){return e.l+=2,[e.read_shift(4)]}},255:{}},Og={0:{n:"PtgAttrNoop",f:function(e){return e.l+=4,[0,0]}},1:{n:"PtgAttrSemi",f:function(e,t,n){var s=255&e[e.l+1]?1:0;return e.l+=n&&2==n.biff?3:4,[s]}},2:{n:"PtgAttrIf",f:function(e,t,n){var s=255&e[e.l+1]?1:0;return e.l+=2,[s,e.read_shift(n&&2==n.biff?1:2)]}},4:{n:"PtgAttrChoose",f:function(e,t,n){e.l+=2;for(var s=e.read_shift(n&&2==n.biff?1:2),a=[],o=0;o<=s;++o)a.push(e.read_shift(n&&2==n.biff?1:2));return a}},8:{n:"PtgAttrGoto",f:function(e,t,n){var s=255&e[e.l+1]?1:0;return e.l+=2,[s,e.read_shift(n&&2==n.biff?1:2)]}},16:{n:"PtgAttrSum",f:function(e,t,n){e.l+=n&&2==n.biff?3:4}},32:{n:"PtgAttrBaxcel",f:wg},33:{n:"PtgAttrBaxcel",f:wg},64:{n:"PtgAttrSpace",f:function(e){return e.read_shift(2),kg(e)}},65:{n:"PtgAttrSpaceSemi",f:function(e){return e.read_shift(2),kg(e)}},128:{n:"PtgAttrIfError",f:function(e){var t=255&e[e.l+1]?1:0;return e.l+=2,[t,e.read_shift(2)]}},255:{}};function Pg(e,t,n,s){if(s.biff<8)return Sp(e,t);for(var a=e.l+t,o=[],r=0;r!==n.length;++r)switch(n[r][0]){case"PtgArray":n[r][1]=Tg(e,0,s),o.push(n[r][1]);break;case"PtgMemArea":n[r][2]=xg(e,n[r][1],s),o.push(n[r][2]);break;case"PtgExp":s&&12==s.biff&&(n[r][1][1]=e.read_shift(4),o.push(n[r][1]));break;case"PtgList":case"PtgElfRadicalS":case"PtgElfColS":case"PtgElfColSV":throw"Unsupported "+n[r][0]}return 0!==(t=a-e.l)&&o.push(Sp(e,t)),o}function Rg(e,t,n){for(var s,a,o=e.l+t,r=[];o!=e.l;)t=o-e.l,a=e[e.l],s=jg[a]||jg[Dg[a]],24!==a&&25!==a||(s=(24===a?Ng:Og)[e[e.l+1]]),s&&s.f?r.push([s.n,s.f(e,t,n)]):Sp(e,t);return r}function Ig(e){for(var t=[],n=0;n<e.length;++n){for(var s=e[n],a=[],o=0;o<s.length;++o){var r=s[o];if(r)if(2===r[0])a.push('"'+r[1].replace(/"/g,'""')+'"');else a.push(r[1]);else a.push("")}t.push(a.join(","))}return t.join(";")}var Lg={PtgAdd:"+",PtgConcat:"&",PtgDiv:"/",PtgEq:"=",PtgGe:">=",PtgGt:">",PtgLe:"<=",PtgLt:"<",PtgMul:"*",PtgNe:"<>",PtgPower:"^",PtgSub:"-"};function Fg(e,t,n){if(!e)return"SH33TJSERR0";if(n.biff>8&&(!e.XTI||!e.XTI[t]))return e.SheetNames[t];if(!e.XTI)return"SH33TJSERR6";var s=e.XTI[t];if(n.biff<8)return t>1e4&&(t-=65536),t<0&&(t=-t),0==t?"":e.XTI[t-1];if(!s)return"SH33TJSERR1";var a="";if(n.biff>8)switch(e[s[0]][0]){case 357:return a=-1==s[1]?"#REF":e.SheetNames[s[1]],s[1]==s[2]?a:a+":"+e.SheetNames[s[2]];case 358:return null!=n.SID?e.SheetNames[n.SID]:"SH33TJSSAME"+e[s[0]][0];default:return"SH33TJSSRC"+e[s[0]][0]}switch(e[s[0]][0][0]){case 1025:return a=-1==s[1]?"#REF":e.SheetNames[s[1]]||"SH33TJSERR3",s[1]==s[2]?a:a+":"+e.SheetNames[s[2]];case 14849:return e[s[0]].slice(1).map((function(e){return e.Name})).join(";;");default:return e[s[0]][0][3]?(a=-1==s[1]?"#REF":e[s[0]][0][3][s[1]]||"SH33TJSERR4",s[1]==s[2]?a:a+":"+e[s[0]][0][3][s[2]]):"SH33TJSERR2"}}function Mg(e,t,n){var s=Fg(e,t,n);return"#REF"==s?s:function(e,t){if(!e&&!(t&&t.biff<=5&&t.biff>=2))throw new Error("empty sheet name");return/[^\w\u4E00-\u9FFF\u3040-\u30FF]/.test(e)?"'"+e+"'":e}(s,n)}function Wg(e,t,n,s,a){var o,r,i,l,c=a&&a.biff||8,m={s:{c:0,r:0},e:{c:0,r:0}},d=[],u=0,p=0,h="";if(!e[0]||!e[0][0])return"";for(var f=-1,g="",y=0,v=e[0].length;y<v;++y){var b=e[0][y];switch(b[0]){case"PtgUminus":d.push("-"+d.pop());break;case"PtgUplus":d.push("+"+d.pop());break;case"PtgPercent":d.push(d.pop()+"%");break;case"PtgAdd":case"PtgConcat":case"PtgDiv":case"PtgEq":case"PtgGe":case"PtgGt":case"PtgLe":case"PtgLt":case"PtgMul":case"PtgNe":case"PtgPower":case"PtgSub":if(o=d.pop(),r=d.pop(),f>=0){switch(e[0][f][1][0]){case 0:g=Xd(" ",e[0][f][1][1]);break;case 1:g=Xd("\r",e[0][f][1][1]);break;default:if(g="",a.WTF)throw new Error("Unexpected PtgAttrSpaceType "+e[0][f][1][0])}r+=g,f=-1}d.push(r+Lg[b[0]]+o);break;case"PtgIsect":o=d.pop(),r=d.pop(),d.push(r+" "+o);break;case"PtgUnion":o=d.pop(),r=d.pop(),d.push(r+","+o);break;case"PtgRange":o=d.pop(),r=d.pop(),d.push(r+":"+o);break;case"PtgAttrChoose":case"PtgAttrGoto":case"PtgAttrIf":case"PtgAttrIfError":case"PtgAttrBaxcel":case"PtgAttrSemi":case"PtgMemArea":case"PtgTbl":case"PtgMemErr":case"PtgMemAreaN":case"PtgMemNoMemN":case"PtgAttrNoop":case"PtgSheet":case"PtgEndSheet":case"PtgMemFunc":case"PtgMemNoMem":break;case"PtgRef":i=jp(b[1][1],m,a),d.push(Np(i,c));break;case"PtgRefN":i=n?jp(b[1][1],n,a):b[1][1],d.push(Np(i,c));break;case"PtgRef3d":u=b[1][1],i=jp(b[1][2],m,a);h=Mg(s,u,a);d.push(h+"!"+Np(i,c));break;case"PtgFunc":case"PtgFuncVar":var w=b[1][0],k=b[1][1];w||(w=0);var _=0==(w&=127)?[]:d.slice(-w);d.length-=w,"User"===k&&(k=_.shift()),d.push(k+"("+_.join(",")+")");break;case"PtgBool":d.push(b[1]?"TRUE":"FALSE");break;case"PtgInt":case"PtgErr":d.push(b[1]);break;case"PtgNum":d.push(String(b[1]));break;case"PtgStr":d.push('"'+b[1].replace(/"/g,'""')+'"');break;case"PtgAreaN":l=Dp(b[1][1],n?{s:n}:m,a),d.push(Op(l,a));break;case"PtgArea":l=Dp(b[1][1],m,a),d.push(Op(l,a));break;case"PtgArea3d":u=b[1][1],l=b[1][2],h=Mg(s,u,a),d.push(h+"!"+Op(l,a));break;case"PtgAttrSum":d.push("SUM("+d.pop()+")");break;case"PtgName":p=b[1][2];var x=(s.names||[])[p-1]||(s[0]||[])[p],T=x?x.Name:"SH33TJSNAME"+String(p);T&&"_xlfn."==T.slice(0,6)&&!a.xlfn&&(T=T.slice(6)),d.push(T);break;case"PtgNameX":var S,C=b[1][1];if(p=b[1][2],!(a.biff<=5)){var E="";if(14849==((s[C]||[])[0]||[])[0]||(1025==((s[C]||[])[0]||[])[0]?s[C][p]&&s[C][p].itab>0&&(E=s.SheetNames[s[C][p].itab-1]+"!"):E=s.SheetNames[p-1]+"!"),s[C]&&s[C][p])E+=s[C][p].Name;else if(s[0]&&s[0][p])E+=s[0][p].Name;else{var A=(Fg(s,C,a)||"").split(";;");A[p-1]?E=A[p-1]:E+="SH33TJSERRX"}d.push(E);break}C<0&&(C=-C),s[C]&&(S=s[C][p]),S||(S={Name:"SH33TJSERRY"}),d.push(S.Name);break;case"PtgParen":var j="(",D=")";if(f>=0){switch(g="",e[0][f][1][0]){case 2:j=Xd(" ",e[0][f][1][1])+j;break;case 3:j=Xd("\r",e[0][f][1][1])+j;break;case 4:D=Xd(" ",e[0][f][1][1])+D;break;case 5:D=Xd("\r",e[0][f][1][1])+D;break;default:if(a.WTF)throw new Error("Unexpected PtgAttrSpaceType "+e[0][f][1][0])}f=-1}d.push(j+d.pop()+D);break;case"PtgRefErr":case"PtgRefErr3d":case"PtgAreaErr":case"PtgAreaErr3d":d.push("#REF!");break;case"PtgExp":i={c:b[1][1],r:b[1][0]};var N={c:n.c,r:n.r};if(s.sharedf[Mp(i)]){var O=s.sharedf[Mp(i)];d.push(Wg(O,m,N,s,a))}else{var P=!1;for(o=0;o!=s.arrayf.length;++o)if(r=s.arrayf[o],!(i.c<r[0].s.c||i.c>r[0].e.c)&&!(i.r<r[0].s.r||i.r>r[0].e.r)){d.push(Wg(r[1],m,N,s,a)),P=!0;break}P||d.push(b[1])}break;case"PtgArray":d.push("{"+Ig(b[1])+"}");break;case"PtgAttrSpace":case"PtgAttrSpaceSemi":f=y;break;case"PtgMissArg":d.push("");break;case"PtgList":d.push("Table"+b[1].idx+"[#"+b[1].rt+"]");break;case"PtgElfCol":case"PtgElfColS":case"PtgElfColSV":case"PtgElfColV":case"PtgElfLel":case"PtgElfRadical":case"PtgElfRadicalLel":case"PtgElfRadicalS":case"PtgElfRw":case"PtgElfRwV":throw new Error("Unsupported ELFs");default:throw new Error("Unrecognized Formula Token: "+String(b))}if(3!=a.biff&&f>=0&&-1==["PtgAttrSpace","PtgAttrSpaceSemi","PtgAttrGoto"].indexOf(e[0][y][0])){var R=!0;switch((b=e[0][f])[1][0]){case 4:R=!1;case 0:g=Xd(" ",b[1][1]);break;case 5:R=!1;case 1:g=Xd("\r",b[1][1]);break;default:if(g="",a.WTF)throw new Error("Unexpected PtgAttrSpaceType "+b[1][0])}d.push((R?g:"")+d.pop()+(R?"":g)),f=-1}}if(d.length>1&&a.WTF)throw new Error("bad formula stack");return d[0]}function Bg(e,t,n,s,a){var o=rf(t,n,a),r=function(e){if(null==e){var t=Cp(8);return t.write_shift(1,3),t.write_shift(1,0),t.write_shift(2,0),t.write_shift(2,0),t.write_shift(2,65535),t}return yh("number"==typeof e?e:0)}(e.v),i=Cp(6);i.write_shift(2,33),i.write_shift(4,0);for(var l=Cp(e.bf.length),c=0;c<e.bf.length;++c)l[c]=e.bf[c];return Im([o,r,i,l])}function zg(e,t,n){var s=e.read_shift(4),a=Rg(e,s,n),o=e.read_shift(4);return[a,o>0?Pg(e,o,a,n):null]}var Ug=zg,Hg=zg,Gg=zg,Vg=zg,Kg={0:"BEEP",1:"OPEN",2:"OPEN.LINKS",3:"CLOSE.ALL",4:"SAVE",5:"SAVE.AS",6:"FILE.DELETE",7:"PAGE.SETUP",8:"PRINT",9:"PRINTER.SETUP",10:"QUIT",11:"NEW.WINDOW",12:"ARRANGE.ALL",13:"WINDOW.SIZE",14:"WINDOW.MOVE",15:"FULL",16:"CLOSE",17:"RUN",22:"SET.PRINT.AREA",23:"SET.PRINT.TITLES",24:"SET.PAGE.BREAK",25:"REMOVE.PAGE.BREAK",26:"FONT",27:"DISPLAY",28:"PROTECT.DOCUMENT",29:"PRECISION",30:"A1.R1C1",31:"CALCULATE.NOW",32:"CALCULATION",34:"DATA.FIND",35:"EXTRACT",36:"DATA.DELETE",37:"SET.DATABASE",38:"SET.CRITERIA",39:"SORT",40:"DATA.SERIES",41:"TABLE",42:"FORMAT.NUMBER",43:"ALIGNMENT",44:"STYLE",45:"BORDER",46:"CELL.PROTECTION",47:"COLUMN.WIDTH",48:"UNDO",49:"CUT",50:"COPY",51:"PASTE",52:"CLEAR",53:"PASTE.SPECIAL",54:"EDIT.DELETE",55:"INSERT",56:"FILL.RIGHT",57:"FILL.DOWN",61:"DEFINE.NAME",62:"CREATE.NAMES",63:"FORMULA.GOTO",64:"FORMULA.FIND",65:"SELECT.LAST.CELL",66:"SHOW.ACTIVE.CELL",67:"GALLERY.AREA",68:"GALLERY.BAR",69:"GALLERY.COLUMN",70:"GALLERY.LINE",71:"GALLERY.PIE",72:"GALLERY.SCATTER",73:"COMBINATION",74:"PREFERRED",75:"ADD.OVERLAY",76:"GRIDLINES",77:"SET.PREFERRED",78:"AXES",79:"LEGEND",80:"ATTACH.TEXT",81:"ADD.ARROW",82:"SELECT.CHART",83:"SELECT.PLOT.AREA",84:"PATTERNS",85:"MAIN.CHART",86:"OVERLAY",87:"SCALE",88:"FORMAT.LEGEND",89:"FORMAT.TEXT",90:"EDIT.REPEAT",91:"PARSE",92:"JUSTIFY",93:"HIDE",94:"UNHIDE",95:"WORKSPACE",96:"FORMULA",97:"FORMULA.FILL",98:"FORMULA.ARRAY",99:"DATA.FIND.NEXT",100:"DATA.FIND.PREV",101:"FORMULA.FIND.NEXT",102:"FORMULA.FIND.PREV",103:"ACTIVATE",104:"ACTIVATE.NEXT",105:"ACTIVATE.PREV",106:"UNLOCKED.NEXT",107:"UNLOCKED.PREV",108:"COPY.PICTURE",109:"SELECT",110:"DELETE.NAME",111:"DELETE.FORMAT",112:"VLINE",113:"HLINE",114:"VPAGE",115:"HPAGE",116:"VSCROLL",117:"HSCROLL",118:"ALERT",119:"NEW",120:"CANCEL.COPY",121:"SHOW.CLIPBOARD",122:"MESSAGE",124:"PASTE.LINK",125:"APP.ACTIVATE",126:"DELETE.ARROW",127:"ROW.HEIGHT",128:"FORMAT.MOVE",129:"FORMAT.SIZE",130:"FORMULA.REPLACE",131:"SEND.KEYS",132:"SELECT.SPECIAL",133:"APPLY.NAMES",134:"REPLACE.FONT",135:"FREEZE.PANES",136:"SHOW.INFO",137:"SPLIT",138:"ON.WINDOW",139:"ON.DATA",140:"DISABLE.INPUT",142:"OUTLINE",143:"LIST.NAMES",144:"FILE.CLOSE",145:"SAVE.WORKBOOK",146:"DATA.FORM",147:"COPY.CHART",148:"ON.TIME",149:"WAIT",150:"FORMAT.FONT",151:"FILL.UP",152:"FILL.LEFT",153:"DELETE.OVERLAY",155:"SHORT.MENUS",159:"SET.UPDATE.STATUS",161:"COLOR.PALETTE",162:"DELETE.STYLE",163:"WINDOW.RESTORE",164:"WINDOW.MAXIMIZE",166:"CHANGE.LINK",167:"CALCULATE.DOCUMENT",168:"ON.KEY",169:"APP.RESTORE",170:"APP.MOVE",171:"APP.SIZE",172:"APP.MINIMIZE",173:"APP.MAXIMIZE",174:"BRING.TO.FRONT",175:"SEND.TO.BACK",185:"MAIN.CHART.TYPE",186:"OVERLAY.CHART.TYPE",187:"SELECT.END",188:"OPEN.MAIL",189:"SEND.MAIL",190:"STANDARD.FONT",191:"CONSOLIDATE",192:"SORT.SPECIAL",193:"GALLERY.3D.AREA",194:"GALLERY.3D.COLUMN",195:"GALLERY.3D.LINE",196:"GALLERY.3D.PIE",197:"VIEW.3D",198:"GOAL.SEEK",199:"WORKGROUP",200:"FILL.GROUP",201:"UPDATE.LINK",202:"PROMOTE",203:"DEMOTE",204:"SHOW.DETAIL",206:"UNGROUP",207:"OBJECT.PROPERTIES",208:"SAVE.NEW.OBJECT",209:"SHARE",210:"SHARE.NAME",211:"DUPLICATE",212:"APPLY.STYLE",213:"ASSIGN.TO.OBJECT",214:"OBJECT.PROTECTION",215:"HIDE.OBJECT",216:"SET.EXTRACT",217:"CREATE.PUBLISHER",218:"SUBSCRIBE.TO",219:"ATTRIBUTES",220:"SHOW.TOOLBAR",222:"PRINT.PREVIEW",223:"EDIT.COLOR",224:"SHOW.LEVELS",225:"FORMAT.MAIN",226:"FORMAT.OVERLAY",227:"ON.RECALC",228:"EDIT.SERIES",229:"DEFINE.STYLE",240:"LINE.PRINT",243:"ENTER.DATA",249:"GALLERY.RADAR",250:"MERGE.STYLES",251:"EDITION.OPTIONS",252:"PASTE.PICTURE",253:"PASTE.PICTURE.LINK",254:"SPELLING",256:"ZOOM",259:"INSERT.OBJECT",260:"WINDOW.MINIMIZE",265:"SOUND.NOTE",266:"SOUND.PLAY",267:"FORMAT.SHAPE",268:"EXTEND.POLYGON",269:"FORMAT.AUTO",272:"GALLERY.3D.BAR",273:"GALLERY.3D.SURFACE",274:"FILL.AUTO",276:"CUSTOMIZE.TOOLBAR",277:"ADD.TOOL",278:"EDIT.OBJECT",279:"ON.DOUBLECLICK",280:"ON.ENTRY",281:"WORKBOOK.ADD",282:"WORKBOOK.MOVE",283:"WORKBOOK.COPY",284:"WORKBOOK.OPTIONS",285:"SAVE.WORKSPACE",288:"CHART.WIZARD",289:"DELETE.TOOL",290:"MOVE.TOOL",291:"WORKBOOK.SELECT",292:"WORKBOOK.ACTIVATE",293:"ASSIGN.TO.TOOL",295:"COPY.TOOL",296:"RESET.TOOL",297:"CONSTRAIN.NUMERIC",298:"PASTE.TOOL",302:"WORKBOOK.NEW",305:"SCENARIO.CELLS",306:"SCENARIO.DELETE",307:"SCENARIO.ADD",308:"SCENARIO.EDIT",309:"SCENARIO.SHOW",310:"SCENARIO.SHOW.NEXT",311:"SCENARIO.SUMMARY",312:"PIVOT.TABLE.WIZARD",313:"PIVOT.FIELD.PROPERTIES",314:"PIVOT.FIELD",315:"PIVOT.ITEM",316:"PIVOT.ADD.FIELDS",318:"OPTIONS.CALCULATION",319:"OPTIONS.EDIT",320:"OPTIONS.VIEW",321:"ADDIN.MANAGER",322:"MENU.EDITOR",323:"ATTACH.TOOLBARS",324:"VBAActivate",325:"OPTIONS.CHART",328:"VBA.INSERT.FILE",330:"VBA.PROCEDURE.DEFINITION",336:"ROUTING.SLIP",338:"ROUTE.DOCUMENT",339:"MAIL.LOGON",342:"INSERT.PICTURE",343:"EDIT.TOOL",344:"GALLERY.DOUGHNUT",350:"CHART.TREND",352:"PIVOT.ITEM.PROPERTIES",354:"WORKBOOK.INSERT",355:"OPTIONS.TRANSITION",356:"OPTIONS.GENERAL",370:"FILTER.ADVANCED",373:"MAIL.ADD.MAILER",374:"MAIL.DELETE.MAILER",375:"MAIL.REPLY",376:"MAIL.REPLY.ALL",377:"MAIL.FORWARD",378:"MAIL.NEXT.LETTER",379:"DATA.LABEL",380:"INSERT.TITLE",381:"FONT.PROPERTIES",382:"MACRO.OPTIONS",383:"WORKBOOK.HIDE",384:"WORKBOOK.UNHIDE",385:"WORKBOOK.DELETE",386:"WORKBOOK.NAME",388:"GALLERY.CUSTOM",390:"ADD.CHART.AUTOFORMAT",391:"DELETE.CHART.AUTOFORMAT",392:"CHART.ADD.DATA",393:"AUTO.OUTLINE",394:"TAB.ORDER",395:"SHOW.DIALOG",396:"SELECT.ALL",397:"UNGROUP.SHEETS",398:"SUBTOTAL.CREATE",399:"SUBTOTAL.REMOVE",400:"RENAME.OBJECT",412:"WORKBOOK.SCROLL",413:"WORKBOOK.NEXT",414:"WORKBOOK.PREV",415:"WORKBOOK.TAB.SPLIT",416:"FULL.SCREEN",417:"WORKBOOK.PROTECT",420:"SCROLLBAR.PROPERTIES",421:"PIVOT.SHOW.PAGES",422:"TEXT.TO.COLUMNS",423:"FORMAT.CHARTTYPE",424:"LINK.FORMAT",425:"TRACER.DISPLAY",430:"TRACER.NAVIGATE",431:"TRACER.CLEAR",432:"TRACER.ERROR",433:"PIVOT.FIELD.GROUP",434:"PIVOT.FIELD.UNGROUP",435:"CHECKBOX.PROPERTIES",436:"LABEL.PROPERTIES",437:"LISTBOX.PROPERTIES",438:"EDITBOX.PROPERTIES",439:"PIVOT.REFRESH",440:"LINK.COMBO",441:"OPEN.TEXT",442:"HIDE.DIALOG",443:"SET.DIALOG.FOCUS",444:"ENABLE.OBJECT",445:"PUSHBUTTON.PROPERTIES",446:"SET.DIALOG.DEFAULT",447:"FILTER",448:"FILTER.SHOW.ALL",449:"CLEAR.OUTLINE",450:"FUNCTION.WIZARD",451:"ADD.LIST.ITEM",452:"SET.LIST.ITEM",453:"REMOVE.LIST.ITEM",454:"SELECT.LIST.ITEM",455:"SET.CONTROL.VALUE",456:"SAVE.COPY.AS",458:"OPTIONS.LISTS.ADD",459:"OPTIONS.LISTS.DELETE",460:"SERIES.AXES",461:"SERIES.X",462:"SERIES.Y",463:"ERRORBAR.X",464:"ERRORBAR.Y",465:"FORMAT.CHART",466:"SERIES.ORDER",467:"MAIL.LOGOFF",468:"CLEAR.ROUTING.SLIP",469:"APP.ACTIVATE.MICROSOFT",470:"MAIL.EDIT.MAILER",471:"ON.SHEET",472:"STANDARD.WIDTH",473:"SCENARIO.MERGE",474:"SUMMARY.INFO",475:"FIND.FILE",476:"ACTIVE.CELL.FONT",477:"ENABLE.TIPWIZARD",478:"VBA.MAKE.ADDIN",480:"INSERTDATATABLE",481:"WORKGROUP.OPTIONS",482:"MAIL.SEND.MAILER",485:"AUTOCORRECT",489:"POST.DOCUMENT",491:"PICKLIST",493:"VIEW.SHOW",494:"VIEW.DEFINE",495:"VIEW.DELETE",509:"SHEET.BACKGROUND",510:"INSERT.MAP.OBJECT",511:"OPTIONS.MENONO",517:"MSOCHECKS",518:"NORMAL",519:"LAYOUT",520:"RM.PRINT.AREA",521:"CLEAR.PRINT.AREA",522:"ADD.PRINT.AREA",523:"MOVE.BRK",545:"HIDECURR.NOTE",546:"HIDEALL.NOTES",547:"DELETE.NOTE",548:"TRAVERSE.NOTES",549:"ACTIVATE.NOTES",620:"PROTECT.REVISIONS",621:"UNPROTECT.REVISIONS",647:"OPTIONS.ME",653:"WEB.PUBLISH",667:"NEWWEBQUERY",673:"PIVOT.TABLE.CHART",753:"OPTIONS.SAVE",755:"OPTIONS.SPELL",808:"HIDEALL.INKANNOTS"},qg={0:"COUNT",1:"IF",2:"ISNA",3:"ISERROR",4:"SUM",5:"AVERAGE",6:"MIN",7:"MAX",8:"ROW",9:"COLUMN",10:"NA",11:"NPV",12:"STDEV",13:"DOLLAR",14:"FIXED",15:"SIN",16:"COS",17:"TAN",18:"ATAN",19:"PI",20:"SQRT",21:"EXP",22:"LN",23:"LOG10",24:"ABS",25:"INT",26:"SIGN",27:"ROUND",28:"LOOKUP",29:"INDEX",30:"REPT",31:"MID",32:"LEN",33:"VALUE",34:"TRUE",35:"FALSE",36:"AND",37:"OR",38:"NOT",39:"MOD",40:"DCOUNT",41:"DSUM",42:"DAVERAGE",43:"DMIN",44:"DMAX",45:"DSTDEV",46:"VAR",47:"DVAR",48:"TEXT",49:"LINEST",50:"TREND",51:"LOGEST",52:"GROWTH",53:"GOTO",54:"HALT",55:"RETURN",56:"PV",57:"FV",58:"NPER",59:"PMT",60:"RATE",61:"MIRR",62:"IRR",63:"RAND",64:"MATCH",65:"DATE",66:"TIME",67:"DAY",68:"MONTH",69:"YEAR",70:"WEEKDAY",71:"HOUR",72:"MINUTE",73:"SECOND",74:"NOW",75:"AREAS",76:"ROWS",77:"COLUMNS",78:"OFFSET",79:"ABSREF",80:"RELREF",81:"ARGUMENT",82:"SEARCH",83:"TRANSPOSE",84:"ERROR",85:"STEP",86:"TYPE",87:"ECHO",88:"SET.NAME",89:"CALLER",90:"DEREF",91:"WINDOWS",92:"SERIES",93:"DOCUMENTS",94:"ACTIVE.CELL",95:"SELECTION",96:"RESULT",97:"ATAN2",98:"ASIN",99:"ACOS",100:"CHOOSE",101:"HLOOKUP",102:"VLOOKUP",103:"LINKS",104:"INPUT",105:"ISREF",106:"GET.FORMULA",107:"GET.NAME",108:"SET.VALUE",109:"LOG",110:"EXEC",111:"CHAR",112:"LOWER",113:"UPPER",114:"PROPER",115:"LEFT",116:"RIGHT",117:"EXACT",118:"TRIM",119:"REPLACE",120:"SUBSTITUTE",121:"CODE",122:"NAMES",123:"DIRECTORY",124:"FIND",125:"CELL",126:"ISERR",127:"ISTEXT",128:"ISNUMBER",129:"ISBLANK",130:"T",131:"N",132:"FOPEN",133:"FCLOSE",134:"FSIZE",135:"FREADLN",136:"FREAD",137:"FWRITELN",138:"FWRITE",139:"FPOS",140:"DATEVALUE",141:"TIMEVALUE",142:"SLN",143:"SYD",144:"DDB",145:"GET.DEF",146:"REFTEXT",147:"TEXTREF",148:"INDIRECT",149:"REGISTER",150:"CALL",151:"ADD.BAR",152:"ADD.MENU",153:"ADD.COMMAND",154:"ENABLE.COMMAND",155:"CHECK.COMMAND",156:"RENAME.COMMAND",157:"SHOW.BAR",158:"DELETE.MENU",159:"DELETE.COMMAND",160:"GET.CHART.ITEM",161:"DIALOG.BOX",162:"CLEAN",163:"MDETERM",164:"MINVERSE",165:"MMULT",166:"FILES",167:"IPMT",168:"PPMT",169:"COUNTA",170:"CANCEL.KEY",171:"FOR",172:"WHILE",173:"BREAK",174:"NEXT",175:"INITIATE",176:"REQUEST",177:"POKE",178:"EXECUTE",179:"TERMINATE",180:"RESTART",181:"HELP",182:"GET.BAR",183:"PRODUCT",184:"FACT",185:"GET.CELL",186:"GET.WORKSPACE",187:"GET.WINDOW",188:"GET.DOCUMENT",189:"DPRODUCT",190:"ISNONTEXT",191:"GET.NOTE",192:"NOTE",193:"STDEVP",194:"VARP",195:"DSTDEVP",196:"DVARP",197:"TRUNC",198:"ISLOGICAL",199:"DCOUNTA",200:"DELETE.BAR",201:"UNREGISTER",204:"USDOLLAR",205:"FINDB",206:"SEARCHB",207:"REPLACEB",208:"LEFTB",209:"RIGHTB",210:"MIDB",211:"LENB",212:"ROUNDUP",213:"ROUNDDOWN",214:"ASC",215:"DBCS",216:"RANK",219:"ADDRESS",220:"DAYS360",221:"TODAY",222:"VDB",223:"ELSE",224:"ELSE.IF",225:"END.IF",226:"FOR.CELL",227:"MEDIAN",228:"SUMPRODUCT",229:"SINH",230:"COSH",231:"TANH",232:"ASINH",233:"ACOSH",234:"ATANH",235:"DGET",236:"CREATE.OBJECT",237:"VOLATILE",238:"LAST.ERROR",239:"CUSTOM.UNDO",240:"CUSTOM.REPEAT",241:"FORMULA.CONVERT",242:"GET.LINK.INFO",243:"TEXT.BOX",244:"INFO",245:"GROUP",246:"GET.OBJECT",247:"DB",248:"PAUSE",251:"RESUME",252:"FREQUENCY",253:"ADD.TOOLBAR",254:"DELETE.TOOLBAR",255:"User",256:"RESET.TOOLBAR",257:"EVALUATE",258:"GET.TOOLBAR",259:"GET.TOOL",260:"SPELLING.CHECK",261:"ERROR.TYPE",262:"APP.TITLE",263:"WINDOW.TITLE",264:"SAVE.TOOLBAR",265:"ENABLE.TOOL",266:"PRESS.TOOL",267:"REGISTER.ID",268:"GET.WORKBOOK",269:"AVEDEV",270:"BETADIST",271:"GAMMALN",272:"BETAINV",273:"BINOMDIST",274:"CHIDIST",275:"CHIINV",276:"COMBIN",277:"CONFIDENCE",278:"CRITBINOM",279:"EVEN",280:"EXPONDIST",281:"FDIST",282:"FINV",283:"FISHER",284:"FISHERINV",285:"FLOOR",286:"GAMMADIST",287:"GAMMAINV",288:"CEILING",289:"HYPGEOMDIST",290:"LOGNORMDIST",291:"LOGINV",292:"NEGBINOMDIST",293:"NORMDIST",294:"NORMSDIST",295:"NORMINV",296:"NORMSINV",297:"STANDARDIZE",298:"ODD",299:"PERMUT",300:"POISSON",301:"TDIST",302:"WEIBULL",303:"SUMXMY2",304:"SUMX2MY2",305:"SUMX2PY2",306:"CHITEST",307:"CORREL",308:"COVAR",309:"FORECAST",310:"FTEST",311:"INTERCEPT",312:"PEARSON",313:"RSQ",314:"STEYX",315:"SLOPE",316:"TTEST",317:"PROB",318:"DEVSQ",319:"GEOMEAN",320:"HARMEAN",321:"SUMSQ",322:"KURT",323:"SKEW",324:"ZTEST",325:"LARGE",326:"SMALL",327:"QUARTILE",328:"PERCENTILE",329:"PERCENTRANK",330:"MODE",331:"TRIMMEAN",332:"TINV",334:"MOVIE.COMMAND",335:"GET.MOVIE",336:"CONCATENATE",337:"POWER",338:"PIVOT.ADD.DATA",339:"GET.PIVOT.TABLE",340:"GET.PIVOT.FIELD",341:"GET.PIVOT.ITEM",342:"RADIANS",343:"DEGREES",344:"SUBTOTAL",345:"SUMIF",346:"COUNTIF",347:"COUNTBLANK",348:"SCENARIO.GET",349:"OPTIONS.LISTS.GET",350:"ISPMT",351:"DATEDIF",352:"DATESTRING",353:"NUMBERSTRING",354:"ROMAN",355:"OPEN.DIALOG",356:"SAVE.DIALOG",357:"VIEW.GET",358:"GETPIVOTDATA",359:"HYPERLINK",360:"PHONETIC",361:"AVERAGEA",362:"MAXA",363:"MINA",364:"STDEVPA",365:"VARPA",366:"STDEVA",367:"VARA",368:"BAHTTEXT",369:"THAIDAYOFWEEK",370:"THAIDIGIT",371:"THAIMONTHOFYEAR",372:"THAINUMSOUND",373:"THAINUMSTRING",374:"THAISTRINGLENGTH",375:"ISTHAIDIGIT",376:"ROUNDBAHTDOWN",377:"ROUNDBAHTUP",378:"THAIYEAR",379:"RTD",380:"CUBEVALUE",381:"CUBEMEMBER",382:"CUBEMEMBERPROPERTY",383:"CUBERANKEDMEMBER",384:"HEX2BIN",385:"HEX2DEC",386:"HEX2OCT",387:"DEC2BIN",388:"DEC2HEX",389:"DEC2OCT",390:"OCT2BIN",391:"OCT2HEX",392:"OCT2DEC",393:"BIN2DEC",394:"BIN2OCT",395:"BIN2HEX",396:"IMSUB",397:"IMDIV",398:"IMPOWER",399:"IMABS",400:"IMSQRT",401:"IMLN",402:"IMLOG2",403:"IMLOG10",404:"IMSIN",405:"IMCOS",406:"IMEXP",407:"IMARGUMENT",408:"IMCONJUGATE",409:"IMAGINARY",410:"IMREAL",411:"COMPLEX",412:"IMSUM",413:"IMPRODUCT",414:"SERIESSUM",415:"FACTDOUBLE",416:"SQRTPI",417:"QUOTIENT",418:"DELTA",419:"GESTEP",420:"ISEVEN",421:"ISODD",422:"MROUND",423:"ERF",424:"ERFC",425:"BESSELJ",426:"BESSELK",427:"BESSELY",428:"BESSELI",429:"XIRR",430:"XNPV",431:"PRICEMAT",432:"YIELDMAT",433:"INTRATE",434:"RECEIVED",435:"DISC",436:"PRICEDISC",437:"YIELDDISC",438:"TBILLEQ",439:"TBILLPRICE",440:"TBILLYIELD",441:"PRICE",442:"YIELD",443:"DOLLARDE",444:"DOLLARFR",445:"NOMINAL",446:"EFFECT",447:"CUMPRINC",448:"CUMIPMT",449:"EDATE",450:"EOMONTH",451:"YEARFRAC",452:"COUPDAYBS",453:"COUPDAYS",454:"COUPDAYSNC",455:"COUPNCD",456:"COUPNUM",457:"COUPPCD",458:"DURATION",459:"MDURATION",460:"ODDLPRICE",461:"ODDLYIELD",462:"ODDFPRICE",463:"ODDFYIELD",464:"RANDBETWEEN",465:"WEEKNUM",466:"AMORDEGRC",467:"AMORLINC",468:"CONVERT",724:"SHEETJS",469:"ACCRINT",470:"ACCRINTM",471:"WORKDAY",472:"NETWORKDAYS",473:"GCD",474:"MULTINOMIAL",475:"LCM",476:"FVSCHEDULE",477:"CUBEKPIMEMBER",478:"CUBESET",479:"CUBESETCOUNT",480:"IFERROR",481:"COUNTIFS",482:"SUMIFS",483:"AVERAGEIF",484:"AVERAGEIFS"},$g={2:1,3:1,10:0,15:1,16:1,17:1,18:1,19:0,20:1,21:1,22:1,23:1,24:1,25:1,26:1,27:2,30:2,31:3,32:1,33:1,34:0,35:0,38:1,39:2,40:3,41:3,42:3,43:3,44:3,45:3,47:3,48:2,53:1,61:3,63:0,65:3,66:3,67:1,68:1,69:1,70:1,71:1,72:1,73:1,74:0,75:1,76:1,77:1,79:2,80:2,83:1,85:0,86:1,89:0,90:1,94:0,95:0,97:2,98:1,99:1,101:3,102:3,105:1,106:1,108:2,111:1,112:1,113:1,114:1,117:2,118:1,119:4,121:1,126:1,127:1,128:1,129:1,130:1,131:1,133:1,134:1,135:1,136:2,137:2,138:2,140:1,141:1,142:3,143:4,144:4,161:1,162:1,163:1,164:1,165:2,172:1,175:2,176:2,177:3,178:2,179:1,184:1,186:1,189:3,190:1,195:3,196:3,197:1,198:1,199:3,201:1,207:4,210:3,211:1,212:2,213:2,214:1,215:1,225:0,229:1,230:1,231:1,232:1,233:1,234:1,235:3,244:1,247:4,252:2,257:1,261:1,271:1,273:4,274:2,275:2,276:2,277:3,278:3,279:1,280:3,281:3,282:3,283:1,284:1,285:2,286:4,287:3,288:2,289:4,290:3,291:3,292:3,293:4,294:1,295:3,296:1,297:3,298:1,299:2,300:3,301:3,302:4,303:2,304:2,305:2,306:2,307:2,308:2,309:3,310:2,311:2,312:2,313:2,314:2,315:2,316:4,325:2,326:2,327:2,328:2,331:2,332:2,337:2,342:1,343:1,346:2,347:1,350:4,351:3,352:1,353:2,360:1,368:1,369:1,370:1,371:1,372:1,373:1,374:1,375:1,376:1,377:1,378:1,382:3,385:1,392:1,393:1,396:2,397:2,398:2,399:1,400:1,401:1,402:1,403:1,404:1,405:1,406:1,407:1,408:1,409:1,410:1,414:4,415:1,416:1,417:2,420:1,421:1,422:2,424:1,425:2,426:2,427:2,428:2,430:3,438:3,439:3,440:3,443:2,444:2,445:2,446:2,447:6,448:6,449:2,450:2,464:2,468:3,476:2,479:1,480:2,65535:0};function Yg(e){return e.replace(/\./,"!")}var Zg="undefined"!==typeof Map;function Xg(e,t,n){var s=0,a=e.length;if(n){if(Zg?n.has(t):Object.prototype.hasOwnProperty.call(n,t))for(var o=Zg?n.get(t):n[t];s<o.length;++s)if(e[o[s]].t===t)return e.Count++,o[s]}else for(;s<a;++s)if(e[s].t===t)return e.Count++,s;return e[a]={t:t},e.Count++,e.Unique++,n&&(Zg?(n.has(t)||n.set(t,[]),n.get(t).push(a)):(Object.prototype.hasOwnProperty.call(n,t)||(n[t]=[]),n[t].push(a))),a}function Jg(e,t){var n={min:e+1,max:e+1},s=-1;return t.MDW&&(Pf=t.MDW),null!=t.width?n.customWidth=1:null!=t.wpx?s=If(t.wpx):null!=t.wch&&(s=t.wch),s>-1?(n.width=Lf(s),n.customWidth=1):null!=t.width&&(n.width=t.width),t.hidden&&(n.hidden=!0),null!=t.level&&(n.outlineLevel=n.level=t.level),n}function Qg(e,t){if(e){var n=[.7,.7,.75,.75,.3,.3];"xlml"==t&&(n=[1,1,1,1,.5,.5]),null==e.left&&(e.left=n[0]),null==e.right&&(e.right=n[1]),null==e.top&&(e.top=n[2]),null==e.bottom&&(e.bottom=n[3]),null==e.header&&(e.header=n[4]),null==e.footer&&(e.footer=n[5])}}function ey(e,t,n){var s=n.revssf[null!=t.z?t.z:"General"],a=60,o=e.length;if(null==s&&n.ssf)for(;a<392;++a)if(null==n.ssf[a]){Cd(t.z,a),n.ssf[a]=t.z,n.revssf[t.z]=s=a;break}for(a=0;a!=o;++a)if(e[a].numFmtId===s)return a;return e[o]={numFmtId:s,fontId:0,fillId:0,borderId:0,xfId:0,applyNumberFormat:1},o}function ty(e,t,n){if(e&&e["!ref"]){var s=zp(e["!ref"]);if(s.e.c<s.s.c||s.e.r<s.s.r)throw new Error("Bad range ("+n+"): "+e["!ref"])}}var ny=["objects","scenarios","selectLockedCells","selectUnlockedCells"],sy=["formatColumns","formatRows","formatCells","insertColumns","insertRows","insertHyperlinks","deleteColumns","deleteRows","sort","autoFilter","pivotTables"];function ay(e,t,n,s){if(e.c&&n["!comments"].push([t,e.c]),void 0===e.v&&"string"!==typeof e.f||"z"===e.t&&!e.f)return"";var a="",o=e.t,r=e.v;if("z"!==e.t)switch(e.t){case"b":a=e.v?"1":"0";break;case"n":a=""+e.v;break;case"e":a=Th[e.v];break;case"d":s&&s.cellDates?a=$d(e.v,-1).toISOString():((e=Zd(e)).t="n",a=""+(e.v=Bd($d(e.v)))),"undefined"===typeof e.z&&(e.z=qm[14]);break;default:a=e.v}var i=ku("v",lu(a)),l={r:t},c=ey(s.cellXfs,e,s);switch(0!==c&&(l.s=c),e.t){case"n":case"z":break;case"d":l.t="d";break;case"b":l.t="b";break;case"e":l.t="e";break;default:if(null==e.v){delete e.t;break}if(e.v.length>32767)throw new Error("Text length must not exceed 32767 characters");if(s&&s.bookSST){i=ku("v",""+Xg(s.Strings,e.v,s.revStrings)),l.t="s";break}l.t="str"}if(e.t!=o&&(e.t=o,e.v=r),"string"==typeof e.f&&e.f){var m=e.F&&e.F.slice(0,t.length)==t?{t:"array",ref:e.F}:null;i=xu("f",lu(e.f),m)+(null!=e.v?i:"")}return e.l&&n["!links"].push([t,e.l]),e.D&&(l.cm=1),xu("c",i,l)}function oy(e,t,n,s){var a,o=[su,xu("worksheet",null,{xmlns:Mu[0],"xmlns:r":Ru})],r=n.SheetNames[e],i="",l=n.Sheets[r];null==l&&(l={});var c=l["!ref"]||"A1",m=zp(c);if(m.e.c>16383||m.e.r>1048575){if(t.WTF)throw new Error("Range "+c+" exceeds format limit A1:XFD1048576");m.e.c=Math.min(m.e.c,16383),m.e.r=Math.min(m.e.c,1048575),c=Bp(m)}s||(s={}),l["!comments"]=[];var d=[];!function(e,t,n,s,a){var o=!1,r={},i=null;if("xlsx"!==s.bookType&&t.vbaraw){var l=t.SheetNames[n];try{t.Workbook&&(l=t.Workbook.Sheets[n].CodeName||l)}catch(m){}o=!0,r.codeName=vu(lu(l))}if(e&&e["!outline"]){var c={summaryBelow:1,summaryRight:1};e["!outline"].above&&(c.summaryBelow=0),e["!outline"].left&&(c.summaryRight=0),i=(i||"")+xu("outlinePr",null,c)}(o||i)&&(a[a.length]=xu("sheetPr",i,r))}(l,n,e,t,o),o[o.length]=xu("dimension",null,{ref:c}),o[o.length]=function(e,t,n,s){var a={workbookViewId:"0"};return(((s||{}).Workbook||{}).Views||[])[0]&&(a.rightToLeft=s.Workbook.Views[0].RTL?"1":"0"),xu("sheetViews",xu("sheetView",null,a),{})}(0,0,0,n),t.sheetFormat&&(o[o.length]=xu("sheetFormatPr",null,{defaultRowHeight:t.sheetFormat.defaultRowHeight||"16",baseColWidth:t.sheetFormat.baseColWidth||"10",outlineLevelRow:t.sheetFormat.outlineLevelRow||"7"})),null!=l["!cols"]&&l["!cols"].length>0&&(o[o.length]=function(e,t){for(var n,s=["<cols>"],a=0;a!=t.length;++a)(n=t[a])&&(s[s.length]=xu("col",null,Jg(a,n)));return s[s.length]="</cols>",s.join("")}(0,l["!cols"])),o[a=o.length]="<sheetData/>",l["!links"]=[],null!=l["!ref"]&&(i=function(e,t,n,s){var a,o,r=[],i=[],l=zp(e["!ref"]),c="",m="",d=[],u=0,p=0,h=e["!rows"],f=Array.isArray(e),g={r:m},y=-1;for(p=l.s.c;p<=l.e.c;++p)d[p]=Lp(p);for(u=l.s.r;u<=l.e.r;++u){for(i=[],m=Rp(u),p=l.s.c;p<=l.e.c;++p){a=d[p]+m;var v=f?(e[u]||[])[p]:e[a];void 0!==v&&null!=(c=ay(v,a,e,t))&&i.push(c)}(i.length>0||h&&h[u])&&(g={r:m},h&&h[u]&&((o=h[u]).hidden&&(g.hidden=1),y=-1,o.hpx?y=Mf(o.hpx):o.hpt&&(y=o.hpt),y>-1&&(g.ht=y,g.customHeight=1),o.level&&(g.outlineLevel=o.level)),r[r.length]=xu("row",i.join(""),g))}if(h)for(;u<h.length;++u)h&&h[u]&&(g={r:u+1},(o=h[u]).hidden&&(g.hidden=1),y=-1,o.hpx?y=Mf(o.hpx):o.hpt&&(y=o.hpt),y>-1&&(g.ht=y,g.customHeight=1),o.level&&(g.outlineLevel=o.level),r[r.length]=xu("row","",g));return r.join("")}(l,t,0,0),i.length>0&&(o[o.length]=i)),o.length>a+1&&(o[o.length]="</sheetData>",o[a]=o[a].replace("/>",">")),l["!protect"]&&(o[o.length]=function(e){var t={sheet:1};return ny.forEach((function(n){null!=e[n]&&e[n]&&(t[n]="1")})),sy.forEach((function(n){null==e[n]||e[n]||(t[n]="0")})),e.password&&(t.password=Df(e.password).toString(16).toUpperCase()),xu("sheetProtection",null,t)}(l["!protect"])),null!=l["!autofilter"]&&(o[o.length]=function(e,t,n,s){var a="string"==typeof e.ref?e.ref:Bp(e.ref);n.Workbook||(n.Workbook={Sheets:[]}),n.Workbook.Names||(n.Workbook.Names=[]);var o=n.Workbook.Names,r=Wp(a);r.s.r==r.e.r&&(r.e.r=Wp(t["!ref"]).e.r,a=Bp(r));for(var i=0;i<o.length;++i){var l=o[i];if("_xlnm._FilterDatabase"==l.Name&&l.Sheet==s){l.Ref="'"+n.SheetNames[s]+"'!"+a;break}}return i==o.length&&o.push({Name:"_xlnm._FilterDatabase",Sheet:s,Ref:"'"+n.SheetNames[s]+"'!"+a}),xu("autoFilter",null,{ref:a})}(l["!autofilter"],l,n,e)),null!=l["!merges"]&&l["!merges"].length>0&&(o[o.length]=function(e){if(0===e.length)return"";for(var t='<mergeCells count="'+e.length+'">',n=0;n!=e.length;++n)t+='<mergeCell ref="'+Bp(e[n])+'"/>';return t+"</mergeCells>"}(l["!merges"]));var u,p,h=-1,f=-1;return l["!links"].length>0&&(o[o.length]="<hyperlinks>",l["!links"].forEach((function(e){e[1].Target&&(u={ref:e[0]},"#"!=e[1].Target.charAt(0)&&(f=Nh(s,-1,lu(e[1].Target).replace(/#.*$/,""),Ah.HLINK),u["r:id"]="rId"+f),(h=e[1].Target.indexOf("#"))>-1&&(u.location=lu(e[1].Target.slice(h+1))),e[1].Tooltip&&(u.tooltip=lu(e[1].Tooltip)),o[o.length]=xu("hyperlink",null,u))})),o[o.length]="</hyperlinks>"),delete l["!links"],null!=l["!margins"]&&(o[o.length]=(Qg(p=l["!margins"]),xu("pageMargins",null,p))),t&&!t.ignoreEC&&void 0!=t.ignoreEC||(o[o.length]=ku("ignoredErrors",xu("ignoredError",null,{numberStoredAsText:1,sqref:c}))),d.length>0&&(f=Nh(s,-1,"../drawings/drawing"+(e+1)+".xml",Ah.DRAW),o[o.length]=xu("drawing",null,{"r:id":"rId"+f}),l["!drawing"]=d),l["!comments"].length>0&&(f=Nh(s,-1,"../drawings/vmlDrawing"+(e+1)+".vml",Ah.VML),o[o.length]=xu("legacyDrawing",null,{"r:id":"rId"+f}),l["!legacy"]=f),o.length>1&&(o[o.length]="</worksheet>",o[1]=o[1].replace("/>",">")),o.join("")}function ry(e,t,n,s){var a=function(e,t,n){var s=Cp(145),a=(n["!rows"]||[])[e]||{};s.write_shift(4,e),s.write_shift(4,0);var o=320;a.hpx?o=20*Mf(a.hpx):a.hpt&&(o=20*a.hpt),s.write_shift(2,o),s.write_shift(1,0);var r=0;a.level&&(r|=a.level),a.hidden&&(r|=16),(a.hpx||a.hpt)&&(r|=32),s.write_shift(1,r),s.write_shift(1,0);var i=0,l=s.l;s.l+=4;for(var c={r:e,c:0},m=0;m<16;++m)if(!(t.s.c>m+1<<10||t.e.c<m<<10)){for(var d=-1,u=-1,p=m<<10;p<m+1<<10;++p)c.c=p,(Array.isArray(n)?(n[c.r]||[])[c.c]:n[Mp(c)])&&(d<0&&(d=p),u=p);d<0||(++i,s.write_shift(4,d),s.write_shift(4,u))}var h=s.l;return s.l=l,s.write_shift(4,i),s.l=h,s.length>s.l?s.slice(0,s.l):s}(s,n,t);(a.length>17||(t["!rows"]||[])[s])&&Ap(e,0,a)}var iy=hh,ly=fh;function cy(e){return[nh(e),gh(e),"n"]}var my=hh,dy=fh;var uy=["left","right","top","bottom","header","footer"];function py(e,t,n,s,a,o,r){if(void 0===t.v)return!1;var i="";switch(t.t){case"b":i=t.v?"1":"0";break;case"d":(t=Zd(t)).z=t.z||qm[14],t.v=Bd($d(t.v)),t.t="n";break;case"n":case"e":i=""+t.v;break;default:i=t.v}var l={r:n,c:s};switch(l.s=ey(a.cellXfs,t,a),t.l&&o["!links"].push([Mp(l),t.l]),t.c&&o["!comments"].push([Mp(l),t.c]),t.t){case"s":case"str":return a.bookSST?(i=Xg(a.Strings,t.v,a.revStrings),l.t="s",l.v=i,r?Ap(e,18,function(e,t,n){return null==n&&(n=Cp(8)),sh(t,n),n.write_shift(4,t.v),n}(0,l)):Ap(e,7,function(e,t,n){return null==n&&(n=Cp(12)),th(t,n),n.write_shift(4,t.v),n}(0,l))):(l.t="str",r?Ap(e,17,function(e,t,n){return null==n&&(n=Cp(8+4*e.v.length)),sh(t,n),Yp(e.v,n),n.length>n.l?n.slice(0,n.l):n}(t,l)):Ap(e,6,function(e,t,n){return null==n&&(n=Cp(12+4*e.v.length)),th(t,n),Yp(e.v,n),n.length>n.l?n.slice(0,n.l):n}(t,l))),!0;case"n":return t.v==(0|t.v)&&t.v>-1e3&&t.v<1e3?r?Ap(e,13,function(e,t,n){return null==n&&(n=Cp(8)),sh(t,n),uh(e.v,n),n}(t,l)):Ap(e,2,function(e,t,n){return null==n&&(n=Cp(12)),th(t,n),uh(e.v,n),n}(t,l)):r?Ap(e,16,function(e,t,n){return null==n&&(n=Cp(12)),sh(t,n),yh(e.v,n),n}(t,l)):Ap(e,5,function(e,t,n){return null==n&&(n=Cp(16)),th(t,n),yh(e.v,n),n}(t,l)),!0;case"b":return l.t="b",r?Ap(e,15,function(e,t,n){return null==n&&(n=Cp(5)),sh(t,n),n.write_shift(1,e.v?1:0),n}(t,l)):Ap(e,4,function(e,t,n){return null==n&&(n=Cp(9)),th(t,n),n.write_shift(1,e.v?1:0),n}(t,l)),!0;case"e":return l.t="e",r?Ap(e,14,function(e,t,n){return null==n&&(n=Cp(8)),sh(t,n),n.write_shift(1,e.v),n.write_shift(2,0),n.write_shift(1,0),n}(t,l)):Ap(e,3,function(e,t,n){return null==n&&(n=Cp(9)),th(t,n),n.write_shift(1,e.v),n}(t,l)),!0}return r?Ap(e,12,function(e,t,n){return null==n&&(n=Cp(4)),sh(t,n)}(0,l)):Ap(e,1,function(e,t,n){return null==n&&(n=Cp(8)),th(t,n)}(0,l)),!0}function hy(e,t){var n,s;t&&t["!merges"]&&(Ap(e,177,(n=t["!merges"].length,null==s&&(s=Cp(4)),s.write_shift(4,n),s)),t["!merges"].forEach((function(t){Ap(e,176,dy(t))})),Ap(e,178))}function fy(e,t){t&&t["!cols"]&&(Ap(e,390),t["!cols"].forEach((function(t,n){t&&Ap(e,60,function(e,t,n){null==n&&(n=Cp(18));var s=Jg(e,t);n.write_shift(-4,e),n.write_shift(-4,e),n.write_shift(4,256*(s.width||10)),n.write_shift(4,0);var a=0;return t.hidden&&(a|=1),"number"==typeof s.width&&(a|=2),t.level&&(a|=t.level<<8),n.write_shift(2,a),n}(n,t))})),Ap(e,391))}function gy(e,t){t&&t["!ref"]&&(Ap(e,648),Ap(e,649,function(e){var t=Cp(24);return t.write_shift(4,4),t.write_shift(4,1),fh(e,t),t}(zp(t["!ref"]))),Ap(e,650))}function yy(e,t,n){t["!links"].forEach((function(t){if(t[1].Target){var s=Nh(n,-1,t[1].Target.replace(/#.*$/,""),Ah.HLINK);Ap(e,494,function(e,t){var n=Cp(50+4*(e[1].Target.length+(e[1].Tooltip||"").length));fh({s:Fp(e[0]),e:Fp(e[0])},n),mh("rId"+t,n);var s=e[1].Target.indexOf("#");return Yp((-1==s?"":e[1].Target.slice(s+1))||"",n),Yp(e[1].Tooltip||"",n),Yp("",n),n.slice(0,n.l)}(t,s))}})),delete t["!links"]}function vy(e,t,n){Ap(e,133),Ap(e,137,function(e,t,n){null==n&&(n=Cp(30));var s=924;return(((t||{}).Views||[])[0]||{}).RTL&&(s|=32),n.write_shift(2,s),n.write_shift(4,0),n.write_shift(4,0),n.write_shift(4,0),n.write_shift(1,0),n.write_shift(1,0),n.write_shift(2,0),n.write_shift(2,100),n.write_shift(2,0),n.write_shift(2,0),n.write_shift(2,0),n.write_shift(4,0),n}(0,n)),Ap(e,138),Ap(e,134)}function by(e,t){var n,s;t["!protect"]&&Ap(e,535,(n=t["!protect"],null==s&&(s=Cp(66)),s.write_shift(2,n.password?Df(n.password):0),s.write_shift(4,1),[["objects",!1],["scenarios",!1],["formatCells",!0],["formatColumns",!0],["formatRows",!0],["insertColumns",!0],["insertRows",!0],["insertHyperlinks",!0],["deleteColumns",!0],["deleteRows",!0],["selectLockedCells",!1],["sort",!0],["autoFilter",!0],["pivotTables",!0],["selectUnlockedCells",!1]].forEach((function(e){e[1]?s.write_shift(4,null==n[e[0]]||n[e[0]]?0:1):s.write_shift(4,null!=n[e[0]]&&n[e[0]]?0:1)})),s))}function wy(e,t,n,s){var a=Ep(),o=n.SheetNames[e],r=n.Sheets[o]||{},i=o;try{n&&n.Workbook&&(i=n.Workbook.Sheets[e].CodeName||i)}catch(d){}var l,c,m=zp(r["!ref"]||"A1");if(m.e.c>16383||m.e.r>1048575){if(t.WTF)throw new Error("Range "+(r["!ref"]||"A1")+" exceeds format limit A1:XFD1048576");m.e.c=Math.min(m.e.c,16383),m.e.r=Math.min(m.e.c,1048575)}return r["!links"]=[],r["!comments"]=[],Ap(a,129),(n.vbaraw||r["!outline"])&&Ap(a,147,function(e,t,n){null==n&&(n=Cp(84+4*e.length));var s=192;t&&(t.above&&(s&=-65),t.left&&(s&=-129)),n.write_shift(1,s);for(var a=1;a<3;++a)n.write_shift(1,0);return vh({auto:1},n),n.write_shift(-4,-1),n.write_shift(-4,-1),oh(e,n),n.slice(0,n.l)}(i,r["!outline"])),Ap(a,148,ly(m)),vy(a,0,n.Workbook),fy(a,r),function(e,t,n,s){var a,o=zp(t["!ref"]||"A1"),r="",i=[];Ap(e,145);var l=Array.isArray(t),c=o.e.r;t["!rows"]&&(c=Math.max(o.e.r,t["!rows"].length-1));for(var m=o.s.r;m<=c;++m){r=Rp(m),ry(e,t,o,m);var d=!1;if(m<=o.e.r)for(var u=o.s.c;u<=o.e.c;++u){m===o.s.r&&(i[u]=Lp(u)),a=i[u]+r;var p=l?(t[m]||[])[u]:t[a];d=!!p&&py(e,p,m,u,s,t,d)}}Ap(e,146)}(a,r,0,t),by(a,r),function(e,t,n,s){if(t["!autofilter"]){var a=t["!autofilter"],o="string"===typeof a.ref?a.ref:Bp(a.ref);n.Workbook||(n.Workbook={Sheets:[]}),n.Workbook.Names||(n.Workbook.Names=[]);var r=n.Workbook.Names,i=Wp(o);i.s.r==i.e.r&&(i.e.r=Wp(t["!ref"]).e.r,o=Bp(i));for(var l=0;l<r.length;++l){var c=r[l];if("_xlnm._FilterDatabase"==c.Name&&c.Sheet==s){c.Ref="'"+n.SheetNames[s]+"'!"+o;break}}l==r.length&&r.push({Name:"_xlnm._FilterDatabase",Sheet:s,Ref:"'"+n.SheetNames[s]+"'!"+o}),Ap(e,161,fh(zp(o))),Ap(e,162)}}(a,r,n,e),hy(a,r),yy(a,r,s),r["!margins"]&&Ap(a,476,(l=r["!margins"],null==c&&(c=Cp(48)),Qg(l),uy.forEach((function(e){yh(l[e],c)})),c)),t&&!t.ignoreEC&&void 0!=t.ignoreEC||gy(a,r),function(e,t,n,s){if(t["!comments"].length>0){var a=Nh(s,-1,"../drawings/vmlDrawing"+(n+1)+".vml",Ah.VML);Ap(e,551,mh("rId"+a)),t["!legacy"]=a}}(a,r,e,s),Ap(a,130),a.end()}var ky=[["allowRefreshQuery",!1,"bool"],["autoCompressPictures",!0,"bool"],["backupFile",!1,"bool"],["checkCompatibility",!1,"bool"],["CodeName",""],["date1904",!1,"bool"],["defaultThemeVersion",0,"int"],["filterPrivacy",!1,"bool"],["hidePivotFieldList",!1,"bool"],["promptedSolutions",!1,"bool"],["publishItems",!1,"bool"],["refreshAllConnections",!1,"bool"],["saveExternalLinkValues",!0,"bool"],["showBorderUnselectedTables",!0,"bool"],["showInkAnnotation",!0,"bool"],["showObjects","all"],["showPivotChartFilter",!1,"bool"],["updateLinks","userSet"]];var _y="][*?/\\".split("");function xy(e,t){if(e.length>31){if(t)return!1;throw new Error("Sheet names cannot exceed 31 chars")}var n=!0;return _y.forEach((function(s){if(-1!=e.indexOf(s)){if(!t)throw new Error("Sheet name cannot contain : \\ / ? * [ ]");n=!1}})),n}function Ty(e){if(!e||!e.SheetNames||!e.Sheets)throw new Error("Invalid Workbook");if(!e.SheetNames.length)throw new Error("Workbook is empty");var t,n,s,a=e.Workbook&&e.Workbook.Sheets||[];t=e.SheetNames,n=a,s=!!e.vbaraw,t.forEach((function(e,a){xy(e);for(var o=0;o<a;++o)if(e==t[o])throw new Error("Duplicate Sheet Name: "+e);if(s){var r=n&&n[a]&&n[a].CodeName||e;if(95==r.charCodeAt(0)&&r.length>22)throw new Error("Bad Code Name: Worksheet"+r)}}));for(var o=0;o<e.SheetNames.length;++o)ty(e.Sheets[e.SheetNames[o]],e.SheetNames[o],o)}function Sy(e){var t=[su];t[t.length]=xu("workbook",null,{xmlns:Mu[0],"xmlns:r":Ru});var n=e.Workbook&&(e.Workbook.Names||[]).length>0,s={codeName:"ThisWorkbook"};e.Workbook&&e.Workbook.WBProps&&(ky.forEach((function(t){null!=e.Workbook.WBProps[t[0]]&&e.Workbook.WBProps[t[0]]!=t[1]&&(s[t[0]]=e.Workbook.WBProps[t[0]])})),e.Workbook.WBProps.CodeName&&(s.codeName=e.Workbook.WBProps.CodeName,delete s.CodeName)),t[t.length]=xu("workbookPr",null,s);var a=e.Workbook&&e.Workbook.Sheets||[],o=0;if(a&&a[0]&&a[0].Hidden){for(t[t.length]="<bookViews>",o=0;o!=e.SheetNames.length&&a[o]&&a[o].Hidden;++o);o==e.SheetNames.length&&(o=0),t[t.length]='<workbookView firstSheet="'+o+'" activeTab="'+o+'"/>',t[t.length]="</bookViews>"}for(t[t.length]="<sheets>",o=0;o!=e.SheetNames.length;++o){var r={name:lu(e.SheetNames[o].slice(0,31))};if(r.sheetId=""+(o+1),r["r:id"]="rId"+(o+1),a[o])switch(a[o].Hidden){case 1:r.state="hidden";break;case 2:r.state="veryHidden"}t[t.length]=xu("sheet",null,r)}return t[t.length]="</sheets>",n&&(t[t.length]="<definedNames>",e.Workbook&&e.Workbook.Names&&e.Workbook.Names.forEach((function(e){var n={name:e.Name};e.Comment&&(n.comment=e.Comment),null!=e.Sheet&&(n.localSheetId=""+e.Sheet),e.Hidden&&(n.hidden="1"),e.Ref&&(t[t.length]=xu("definedName",lu(e.Ref),n))})),t[t.length]="</definedNames>"),t.length>2&&(t[t.length]="</workbook>",t[1]=t[1].replace("/>",">")),t.join("")}function Cy(e,t){if(t.Workbook&&t.Workbook.Sheets){for(var n,s,a=t.Workbook.Sheets,o=0,r=-1,i=-1;o<a.length;++o)!a[o]||!a[o].Hidden&&-1==r?r=o:1==a[o].Hidden&&-1==i&&(i=o);if(!(i>r))Ap(e,135),Ap(e,158,(n=r,s||(s=Cp(29)),s.write_shift(-4,0),s.write_shift(-4,460),s.write_shift(4,28800),s.write_shift(4,17600),s.write_shift(4,500),s.write_shift(4,n),s.write_shift(4,n),s.write_shift(1,120),s.length>s.l?s.slice(0,s.l):s)),Ap(e,136)}}function Ey(e,t){var n=Ep();return Ap(n,131),Ap(n,128,function(e,t){t||(t=Cp(127));for(var n=0;4!=n;++n)t.write_shift(4,0);return Yp("SheetJS",t),Yp(pm.version,t),Yp(pm.version,t),Yp("7262",t),t.length>t.l?t.slice(0,t.l):t}()),Ap(n,153,function(e,t){t||(t=Cp(72));var n=0;return e&&e.filterPrivacy&&(n|=8),t.write_shift(4,n),t.write_shift(4,0),oh(e&&e.CodeName||"ThisWorkbook",t),t.slice(0,t.l)}(e.Workbook&&e.Workbook.WBProps||null)),Cy(n,e),function(e,t){Ap(e,143);for(var n=0;n!=t.SheetNames.length;++n){Ap(e,156,(s={Hidden:t.Workbook&&t.Workbook.Sheets&&t.Workbook.Sheets[n]&&t.Workbook.Sheets[n].Hidden||0,iTabID:n+1,strRelID:"rId"+(n+1),name:t.SheetNames[n]},(a=void 0)||(a=Cp(127)),a.write_shift(4,s.Hidden),a.write_shift(4,s.iTabID),mh(s.strRelID,a),Yp(s.name.slice(0,31),a),a.length>a.l?a.slice(0,a.l):a))}var s,a;Ap(e,144)}(n,e),Ap(n,132),n.end()}function Ay(e,t,n,s,a){return(".bin"===t.slice(-4)?wy:oy)(e,n,s,a)}function jy(e,t,n){return(".bin"===t.slice(-4)?lg:og)(e,n)}function Dy(e,t){var n=[];return e.Props&&n.push(function(e,t){var n=[];return Id(zh).map((function(e){for(var t=0;t<Rh.length;++t)if(Rh[t][1]==e)return Rh[t];for(t=0;t<Fh.length;++t)if(Fh[t][1]==e)return Fh[t];throw e})).forEach((function(s){if(null!=e[s[1]]){var a=t&&t.Props&&null!=t.Props[s[1]]?t.Props[s[1]]:e[s[1]];"date"===s[2]&&(a=new Date(a).toISOString().replace(/\.\d*Z/,"Z")),"number"==typeof a?a=String(a):!0===a||!1===a?a=a?"1":"0":a instanceof Date&&(a=new Date(a).toISOString().replace(/\.\d*Z/,"")),n.push(ku(zh[s[1]]||s[1],a))}})),xu("DocumentProperties",n.join(""),{xmlns:Wu})}(e.Props,t)),e.Custprops&&n.push(function(e,t){var n=["Worksheets","SheetNames"],s="CustomDocumentProperties",a=[];return e&&Id(e).forEach((function(t){if(Object.prototype.hasOwnProperty.call(e,t)){for(var s=0;s<Rh.length;++s)if(t==Rh[s][1])return;for(s=0;s<Fh.length;++s)if(t==Fh[s][1])return;for(s=0;s<n.length;++s)if(t==n[s])return;var o=e[t],r="string";"number"==typeof o?(r="float",o=String(o)):!0===o||!1===o?(r="boolean",o=o?"1":"0"):o=String(o),a.push(xu(cu(t),o,{"dt:dt":r}))}})),t&&Id(t).forEach((function(n){if(Object.prototype.hasOwnProperty.call(t,n)&&(!e||!Object.prototype.hasOwnProperty.call(e,n))){var s=t[n],o="string";"number"==typeof s?(o="float",s=String(s)):!0===s||!1===s?(o="boolean",s=s?"1":"0"):s instanceof Date?(o="dateTime.tz",s=s.toISOString()):s=String(s),a.push(xu(cu(n),s,{"dt:dt":o}))}})),"<"+s+' xmlns="'+Wu+'">'+a.join("")+"</"+s+">"}(e.Props,e.Custprops)),n.join("")}function Ny(e){return xu("NamedRange",null,{"ss:Name":e.Name,"ss:RefersTo":"="+ug(e.Ref,{r:0,c:0})})}function Oy(e,t,n,s,a,o,r){if(!e||void 0==e.v&&void 0==e.f)return"";var i={};if(e.f&&(i["ss:Formula"]="="+lu(ug(e.f,r))),e.F&&e.F.slice(0,t.length)==t){var l=Fp(e.F.slice(t.length+1));i["ss:ArrayRange"]="RC:R"+(l.r==r.r?"":"["+(l.r-r.r)+"]")+"C"+(l.c==r.c?"":"["+(l.c-r.c)+"]")}if(e.l&&e.l.Target&&(i["ss:HRef"]=lu(e.l.Target),e.l.Tooltip&&(i["x:HRefScreenTip"]=lu(e.l.Tooltip))),n["!merges"])for(var c=n["!merges"],m=0;m!=c.length;++m)c[m].s.c==r.c&&c[m].s.r==r.r&&(c[m].e.c>c[m].s.c&&(i["ss:MergeAcross"]=c[m].e.c-c[m].s.c),c[m].e.r>c[m].s.r&&(i["ss:MergeDown"]=c[m].e.r-c[m].s.r));var d="",u="";switch(e.t){case"z":if(!s.sheetStubs)return"";break;case"n":d="Number",u=String(e.v);break;case"b":d="Boolean",u=e.v?"1":"0";break;case"e":d="Error",u=Th[e.v];break;case"d":d="DateTime",u=new Date(e.v).toISOString(),null==e.z&&(e.z=e.z||qm[14]);break;case"s":d="String",u=((e.v||"")+"").replace(ru,(function(e){return ou[e]})).replace(mu,(function(e){return"&#x"+e.charCodeAt(0).toString(16).toUpperCase()+";"}))}var p=ey(s.cellXfs,e,s);i["ss:StyleID"]="s"+(21+p),i["ss:Index"]=r.c+1;var h=null!=e.v?u:"",f="z"==e.t?"":'<Data ss:Type="'+d+'">'+h+"</Data>";return(e.c||[]).length>0&&(f+=e.c.map((function(e){var t=xu("ss:Data",(e.t||"").replace(/(\r\n|[\r\n])/g,"&#10;"),{xmlns:"http://www.w3.org/TR/REC-html40"});return xu("Comment",t,{"ss:Author":e.a})})).join("")),xu("Cell",f,i)}function Py(e,t){var n='<Row ss:Index="'+(e+1)+'"';return t&&(t.hpt&&!t.hpx&&(t.hpx=Wf(t.hpt)),t.hpx&&(n+=' ss:AutoFitHeight="0" ss:Height="'+t.hpx+'"'),t.hidden&&(n+=' ss:Hidden="1"')),n+">"}function Ry(e,t,n){var s=[],a=n.SheetNames[e],o=n.Sheets[a],r=o?function(e,t,n,s){if(!e)return"";if(!((s||{}).Workbook||{}).Names)return"";for(var a=s.Workbook.Names,o=[],r=0;r<a.length;++r){var i=a[r];i.Sheet==n&&(i.Name.match(/^_xlfn\./)||o.push(Ny(i)))}return o.join("")}(o,0,e,n):"";return r.length>0&&s.push("<Names>"+r+"</Names>"),r=o?function(e,t,n,s){if(!e["!ref"])return"";var a=zp(e["!ref"]),o=e["!merges"]||[],r=0,i=[];e["!cols"]&&e["!cols"].forEach((function(e,t){Ff(e);var n=!!e.width,s=Jg(t,e),a={"ss:Index":t+1};n&&(a["ss:Width"]=Rf(s.width)),e.hidden&&(a["ss:Hidden"]="1"),i.push(xu("Column",null,a))}));for(var l=Array.isArray(e),c=a.s.r;c<=a.e.r;++c){for(var m=[Py(c,(e["!rows"]||[])[c])],d=a.s.c;d<=a.e.c;++d){var u=!1;for(r=0;r!=o.length;++r)if(!(o[r].s.c>d)&&!(o[r].s.r>c)&&!(o[r].e.c<d)&&!(o[r].e.r<c)){o[r].s.c==d&&o[r].s.r==c||(u=!0);break}if(!u){var p={r:c,c:d},h=Mp(p),f=l?(e[c]||[])[d]:e[h];m.push(Oy(f,h,e,t,0,0,p))}}m.push("</Row>"),m.length>2&&i.push(m.join(""))}return i.join("")}(o,t):"",r.length>0&&s.push("<Table>"+r+"</Table>"),s.push(function(e,t,n,s){if(!e)return"";var a=[];if(e["!margins"]&&(a.push("<PageSetup>"),e["!margins"].header&&a.push(xu("Header",null,{"x:Margin":e["!margins"].header})),e["!margins"].footer&&a.push(xu("Footer",null,{"x:Margin":e["!margins"].footer})),a.push(xu("PageMargins",null,{"x:Bottom":e["!margins"].bottom||"0.75","x:Left":e["!margins"].left||"0.7","x:Right":e["!margins"].right||"0.7","x:Top":e["!margins"].top||"0.75"})),a.push("</PageSetup>")),s&&s.Workbook&&s.Workbook.Sheets&&s.Workbook.Sheets[n])if(s.Workbook.Sheets[n].Hidden)a.push(xu("Visible",1==s.Workbook.Sheets[n].Hidden?"SheetHidden":"SheetVeryHidden",{}));else{for(var o=0;o<n&&(!s.Workbook.Sheets[o]||s.Workbook.Sheets[o].Hidden);++o);o==n&&a.push("<Selected/>")}return((((s||{}).Workbook||{}).Views||[])[0]||{}).RTL&&a.push("<DisplayRightToLeft/>"),e["!protect"]&&(a.push(ku("ProtectContents","True")),e["!protect"].objects&&a.push(ku("ProtectObjects","True")),e["!protect"].scenarios&&a.push(ku("ProtectScenarios","True")),null==e["!protect"].selectLockedCells||e["!protect"].selectLockedCells?null==e["!protect"].selectUnlockedCells||e["!protect"].selectUnlockedCells||a.push(ku("EnableSelection","UnlockedCells")):a.push(ku("EnableSelection","NoSelection")),[["formatCells","AllowFormatCells"],["formatColumns","AllowSizeCols"],["formatRows","AllowSizeRows"],["insertColumns","AllowInsertCols"],["insertRows","AllowInsertRows"],["insertHyperlinks","AllowInsertHyperlinks"],["deleteColumns","AllowDeleteCols"],["deleteRows","AllowDeleteRows"],["sort","AllowSort"],["autoFilter","AllowFilter"],["pivotTables","AllowUsePivotTables"]].forEach((function(t){e["!protect"][t[0]]&&a.push("<"+t[1]+"/>")}))),0==a.length?"":xu("WorksheetOptions",a.join(""),{xmlns:Bu})}(o,0,e,n)),s.join("")}function Iy(e,t){t||(t={}),e.SSF||(e.SSF=Zd(qm)),e.SSF&&(Ad(),Ed(e.SSF),t.revssf=Md(e.SSF),t.revssf[e.SSF[65535]]=0,t.ssf=e.SSF,t.cellXfs=[],ey(t.cellXfs,{},{revssf:{General:0}}));var n=[];n.push(Dy(e,t)),n.push(""),n.push(""),n.push("");for(var s=0;s<e.SheetNames.length;++s)n.push(xu("Worksheet",Ry(s,t,e),{"ss:Name":lu(e.SheetNames[s])}));return n[2]=function(e,t){var n=['<Style ss:ID="Default" ss:Name="Normal"><NumberFormat/></Style>'];return t.cellXfs.forEach((function(e,t){var s=[];s.push(xu("NumberFormat",null,{"ss:Format":lu(qm[e.numFmtId])}));var a={"ss:ID":"s"+(21+t)};n.push(xu("Style",s.join(""),a))})),xu("Styles",n.join(""))}(0,t),n[3]=function(e){if(!((e||{}).Workbook||{}).Names)return"";for(var t=e.Workbook.Names,n=[],s=0;s<t.length;++s){var a=t[s];null==a.Sheet&&(a.Name.match(/^_xlfn\./)||n.push(Ny(a)))}return xu("Names",n.join(""))}(e),su+xu("Workbook",n.join(""),{xmlns:zu,"xmlns:o":Wu,"xmlns:x":Bu,"xmlns:ss":zu,"xmlns:dt":Uu,"xmlns:html":Vu})}var Ly="e0859ff2f94f6810ab9108002b27b3d9",Fy="02d5cdd59c2e1b10939708002b2cf9ae",My="05d5cdd59c2e1b10939708002b2cf9ae";function Wy(e,t){var n=t||{},s=Nd.utils.cfb_new({root:"R"}),a="/Workbook";switch(n.bookType||"xls"){case"xls":n.bookType="biff8";case"xla":n.bookType||(n.bookType="xla");case"biff8":a="/Workbook",n.biff=8;break;case"biff5":a="/Book",n.biff=5;break;default:throw new Error("invalid type "+n.bookType+" for XLS CFB")}return Nd.utils.cfb_add(s,a,Zy(e,n)),8==n.biff&&(e.Props||e.Custprops)&&function(e,t){var n,s=[],a=[],o=[],r=0,i=Ld(wh,"n"),l=Ld(kh,"n");if(e.Props)for(n=Id(e.Props),r=0;r<n.length;++r)(Object.prototype.hasOwnProperty.call(i,n[r])?s:Object.prototype.hasOwnProperty.call(l,n[r])?a:o).push([n[r],e.Props[n[r]]]);if(e.Custprops)for(n=Id(e.Custprops),r=0;r<n.length;++r)Object.prototype.hasOwnProperty.call(e.Props||{},n[r])||(Object.prototype.hasOwnProperty.call(i,n[r])?s:Object.prototype.hasOwnProperty.call(l,n[r])?a:o).push([n[r],e.Custprops[n[r]]]);var c=[];for(r=0;r<o.length;++r)Hh.indexOf(o[r][0])>-1||Mh.indexOf(o[r][0])>-1||null!=o[r][1]&&c.push(o[r]);a.length&&Nd.utils.cfb_add(t,"/\x05SummaryInformation",Kh(a,Ly,l,kh)),(s.length||c.length)&&Nd.utils.cfb_add(t,"/\x05DocumentSummaryInformation",Kh(s,Fy,i,wh,c.length?c:null,My))}(e,s),8==n.biff&&e.vbaraw&&function(e,t){t.FullPaths.forEach((function(n,s){if(0!=s){var a=n.replace(/[^\/]*[\/]/,"/_VBA_PROJECT_CUR/");"/"!==a.slice(-1)&&Nd.utils.cfb_add(e,a,t.FileIndex[s].content)}}))}(s,Nd.read(e.vbaraw,{type:"string"==typeof e.vbaraw?"binary":"buffer"})),s}var By={0:{f:function(e,t){var n={},s=e.l+t;n.r=e.read_shift(4),e.l+=4;var a=e.read_shift(2);e.l+=1;var o=e.read_shift(1);return e.l=s,7&o&&(n.level=7&o),16&o&&(n.hidden=!0),32&o&&(n.hpt=a/20),n}},1:{f:function(e){return[eh(e)]}},2:{f:function(e){return[eh(e),dh(e),"n"]}},3:{f:function(e){return[eh(e),e.read_shift(1),"e"]}},4:{f:function(e){return[eh(e),e.read_shift(1),"b"]}},5:{f:function(e){return[eh(e),gh(e),"n"]}},6:{f:function(e){return[eh(e),$p(e),"str"]}},7:{f:function(e){return[eh(e),e.read_shift(4),"s"]}},8:{f:function(e,t,n){var s=e.l+t,a=eh(e);a.r=n["!row"];var o=[a,$p(e),"str"];if(n.cellFormula){e.l+=2;var r=Hg(e,s-e.l,n);o[3]=Wg(r,0,a,n.supbooks,n)}else e.l=s;return o}},9:{f:function(e,t,n){var s=e.l+t,a=eh(e);a.r=n["!row"];var o=[a,gh(e),"n"];if(n.cellFormula){e.l+=2;var r=Hg(e,s-e.l,n);o[3]=Wg(r,0,a,n.supbooks,n)}else e.l=s;return o}},10:{f:function(e,t,n){var s=e.l+t,a=eh(e);a.r=n["!row"];var o=[a,e.read_shift(1),"b"];if(n.cellFormula){e.l+=2;var r=Hg(e,s-e.l,n);o[3]=Wg(r,0,a,n.supbooks,n)}else e.l=s;return o}},11:{f:function(e,t,n){var s=e.l+t,a=eh(e);a.r=n["!row"];var o=[a,e.read_shift(1),"e"];if(n.cellFormula){e.l+=2;var r=Hg(e,s-e.l,n);o[3]=Wg(r,0,a,n.supbooks,n)}else e.l=s;return o}},12:{f:function(e){return[nh(e)]}},13:{f:function(e){return[nh(e),dh(e),"n"]}},14:{f:function(e){return[nh(e),e.read_shift(1),"e"]}},15:{f:function(e){return[nh(e),e.read_shift(1),"b"]}},16:{f:cy},17:{f:function(e){return[nh(e),$p(e),"str"]}},18:{f:function(e){return[nh(e),e.read_shift(4),"s"]}},19:{f:Xp},20:{},21:{},22:{},23:{},24:{},25:{},26:{},27:{},28:{},29:{},30:{},31:{},32:{},33:{},34:{},35:{T:1},36:{T:-1},37:{T:1},38:{T:-1},39:{f:function(e,t,n){var s=e.l+t;e.l+=4,e.l+=1;var a=e.read_shift(4),o=lh(e),r=Gg(e,0,n),i=rh(e);e.l=s;var l={Name:o,Ptg:r};return a<268435455&&(l.Sheet=a),i&&(l.Comment=i),l}},40:{},42:{},43:{f:function(e,t,n){var s={};s.sz=e.read_shift(2)/20;var a=function(e){var t=e.read_shift(1);return e.l++,{fBold:1&t,fItalic:2&t,fUnderline:4&t,fStrikeout:8&t,fOutline:16&t,fShadow:32&t,fCondense:64&t,fExtend:128&t}}(e);switch(a.fItalic&&(s.italic=1),a.fCondense&&(s.condense=1),a.fExtend&&(s.extend=1),a.fShadow&&(s.shadow=1),a.fOutline&&(s.outline=1),a.fStrikeout&&(s.strike=1),700===e.read_shift(2)&&(s.bold=1),e.read_shift(2)){case 1:s.vertAlign="superscript";break;case 2:s.vertAlign="subscript"}var o=e.read_shift(1);0!=o&&(s.underline=o);var r=e.read_shift(1);r>0&&(s.family=r);var i=e.read_shift(1);switch(i>0&&(s.charset=i),e.l++,s.color=function(e){var t={},n=e.read_shift(1)>>>1,s=e.read_shift(1),a=e.read_shift(2,"i"),o=e.read_shift(1),r=e.read_shift(1),i=e.read_shift(1);switch(e.l++,n){case 0:t.auto=1;break;case 1:t.index=s;var l=xh[s];l&&(t.rgb=Of(l));break;case 2:t.rgb=Of([o,r,i]);break;case 3:t.theme=s}return 0!=a&&(t.tint=a>0?a/32767:a/32768),t}(e),e.read_shift(1)){case 1:s.scheme="major";break;case 2:s.scheme="minor"}return s.name=$p(e),s}},44:{f:function(e,t){return[e.read_shift(2),$p(e)]}},45:{f:Vf},46:{f:Yf},47:{f:function(e,t){var n=e.l+t,s=e.read_shift(2),a=e.read_shift(2);return e.l=n,{ixfe:s,numFmtId:a}}},48:{},49:{f:function(e){return e.read_shift(4,"i")}},50:{},51:{f:function(e){for(var t=[],n=e.read_shift(4);n-- >0;)t.push([e.read_shift(4),e.read_shift(4)]);return t}},52:{T:1},53:{T:-1},54:{T:1},55:{T:-1},56:{T:1},57:{T:-1},58:{},59:{},60:{f:vf},62:{f:function(e){return[eh(e),Xp(e),"is"]}},63:{f:function(e){var t={};t.i=e.read_shift(4);var n={};n.r=e.read_shift(4),n.c=e.read_shift(4),t.r=Mp(n);var s=e.read_shift(1);return 2&s&&(t.l="1"),8&s&&(t.a="1"),t}},64:{f:function(){}},65:{},66:{},67:{},68:{},69:{},70:{},128:{},129:{T:1},130:{T:-1},131:{T:1,f:Sp,p:0},132:{T:-1},133:{T:1},134:{T:-1},135:{T:1},136:{T:-1},137:{T:1,f:function(e){var t=e.read_shift(2);return e.l+=28,{RTL:32&t}}},138:{T:-1},139:{T:1},140:{T:-1},141:{T:1},142:{T:-1},143:{T:1},144:{T:-1},145:{T:1},146:{T:-1},147:{f:function(e,t){var n={},s=e[e.l];return++e.l,n.above=!(64&s),n.left=!(128&s),e.l+=18,n.name=ah(e,t-19),n}},148:{f:iy,p:16},151:{f:function(){}},152:{},153:{f:function(e,t){var n={},s=e.read_shift(4);n.defaultThemeVersion=e.read_shift(4);var a=t>8?$p(e):"";return a.length>0&&(n.CodeName=a),n.autoCompressPictures=!!(65536&s),n.backupFile=!!(64&s),n.checkCompatibility=!!(4096&s),n.date1904=!!(1&s),n.filterPrivacy=!!(8&s),n.hidePivotFieldList=!!(1024&s),n.promptedSolutions=!!(16&s),n.publishItems=!!(2048&s),n.refreshAllConnections=!!(262144&s),n.saveExternalLinkValues=!!(128&s),n.showBorderUnselectedTables=!!(4&s),n.showInkAnnotation=!!(32&s),n.showObjects=["all","placeholders","none"][s>>13&3],n.showPivotChartFilter=!!(32768&s),n.updateLinks=["userSet","never","always"][s>>8&3],n}},154:{},155:{},156:{f:function(e,t){var n={};return n.Hidden=e.read_shift(4),n.iTabID=e.read_shift(4),n.strRelID=ch(e,t-8),n.name=$p(e),n}},157:{},158:{},159:{T:1,f:function(e){return[e.read_shift(4),e.read_shift(4)]}},160:{T:-1},161:{T:1,f:hh},162:{T:-1},163:{T:1},164:{T:-1},165:{T:1},166:{T:-1},167:{},168:{},169:{},170:{},171:{},172:{T:1},173:{T:-1},174:{},175:{},176:{f:my},177:{T:1},178:{T:-1},179:{T:1},180:{T:-1},181:{T:1},182:{T:-1},183:{T:1},184:{T:-1},185:{T:1},186:{T:-1},187:{T:1},188:{T:-1},189:{T:1},190:{T:-1},191:{T:1},192:{T:-1},193:{T:1},194:{T:-1},195:{T:1},196:{T:-1},197:{T:1},198:{T:-1},199:{T:1},200:{T:-1},201:{T:1},202:{T:-1},203:{T:1},204:{T:-1},205:{T:1},206:{T:-1},207:{T:1},208:{T:-1},209:{T:1},210:{T:-1},211:{T:1},212:{T:-1},213:{T:1},214:{T:-1},215:{T:1},216:{T:-1},217:{T:1},218:{T:-1},219:{T:1},220:{T:-1},221:{T:1},222:{T:-1},223:{T:1},224:{T:-1},225:{T:1},226:{T:-1},227:{T:1},228:{T:-1},229:{T:1},230:{T:-1},231:{T:1},232:{T:-1},233:{T:1},234:{T:-1},235:{T:1},236:{T:-1},237:{T:1},238:{T:-1},239:{T:1},240:{T:-1},241:{T:1},242:{T:-1},243:{T:1},244:{T:-1},245:{T:1},246:{T:-1},247:{T:1},248:{T:-1},249:{T:1},250:{T:-1},251:{T:1},252:{T:-1},253:{T:1},254:{T:-1},255:{T:1},256:{T:-1},257:{T:1},258:{T:-1},259:{T:1},260:{T:-1},261:{T:1},262:{T:-1},263:{T:1},264:{T:-1},265:{T:1},266:{T:-1},267:{T:1},268:{T:-1},269:{T:1},270:{T:-1},271:{T:1},272:{T:-1},273:{T:1},274:{T:-1},275:{T:1},276:{T:-1},277:{},278:{T:1},279:{T:-1},280:{T:1},281:{T:-1},282:{T:1},283:{T:1},284:{T:-1},285:{T:1},286:{T:-1},287:{T:1},288:{T:-1},289:{T:1},290:{T:-1},291:{T:1},292:{T:-1},293:{T:1},294:{T:-1},295:{T:1},296:{T:-1},297:{T:1},298:{T:-1},299:{T:1},300:{T:-1},301:{T:1},302:{T:-1},303:{T:1},304:{T:-1},305:{T:1},306:{T:-1},307:{T:1},308:{T:-1},309:{T:1},310:{T:-1},311:{T:1},312:{T:-1},313:{T:-1},314:{T:1},315:{T:-1},316:{T:1},317:{T:-1},318:{T:1},319:{T:-1},320:{T:1},321:{T:-1},322:{T:1},323:{T:-1},324:{T:1},325:{T:-1},326:{T:1},327:{T:-1},328:{T:1},329:{T:-1},330:{T:1},331:{T:-1},332:{T:1},333:{T:-1},334:{T:1},335:{f:function(e,t){return{flags:e.read_shift(4),version:e.read_shift(4),name:$p(e)}}},336:{T:-1},337:{f:function(e){return e.l+=4,0!=e.read_shift(4)},T:1},338:{T:-1},339:{T:1},340:{T:-1},341:{T:1},342:{T:-1},343:{T:1},344:{T:-1},345:{T:1},346:{T:-1},347:{T:1},348:{T:-1},349:{T:1},350:{T:-1},351:{},352:{},353:{T:1},354:{T:-1},355:{f:ch},357:{},358:{},359:{},360:{T:1},361:{},362:{f:ff},363:{},364:{},366:{},367:{},368:{},369:{},370:{},371:{},372:{T:1},373:{T:-1},374:{T:1},375:{T:-1},376:{T:1},377:{T:-1},378:{T:1},379:{T:-1},380:{T:1},381:{T:-1},382:{T:1},383:{T:-1},384:{T:1},385:{T:-1},386:{T:1},387:{T:-1},388:{T:1},389:{T:-1},390:{T:1},391:{T:-1},392:{T:1},393:{T:-1},394:{T:1},395:{T:-1},396:{},397:{},398:{},399:{},400:{},401:{T:1},403:{},404:{},405:{},406:{},407:{},408:{},409:{},410:{},411:{},412:{},413:{},414:{},415:{},416:{},417:{},418:{},419:{},420:{},421:{},422:{T:1},423:{T:1},424:{T:-1},425:{T:-1},426:{f:function(e,t,n){var s=e.l+t,a=ph(e),o=e.read_shift(1),r=[a];if(r[2]=o,n.cellFormula){var i=Ug(e,s-e.l,n);r[1]=i}else e.l=s;return r}},427:{f:function(e,t,n){var s=e.l+t,a=[hh(e,16)];if(n.cellFormula){var o=Vg(e,s-e.l,n);a[1]=o,e.l=s}else e.l=s;return a}},428:{},429:{T:1},430:{T:-1},431:{T:1},432:{T:-1},433:{T:1},434:{T:-1},435:{T:1},436:{T:-1},437:{T:1},438:{T:-1},439:{T:1},440:{T:-1},441:{T:1},442:{T:-1},443:{T:1},444:{T:-1},445:{T:1},446:{T:-1},447:{T:1},448:{T:-1},449:{T:1},450:{T:-1},451:{T:1},452:{T:-1},453:{T:1},454:{T:-1},455:{T:1},456:{T:-1},457:{T:1},458:{T:-1},459:{T:1},460:{T:-1},461:{T:1},462:{T:-1},463:{T:1},464:{T:-1},465:{T:1},466:{T:-1},467:{T:1},468:{T:-1},469:{T:1},470:{T:-1},471:{},472:{},473:{T:1},474:{T:-1},475:{},476:{f:function(e){var t={};return uy.forEach((function(n){t[n]=gh(e)})),t}},477:{},478:{},479:{T:1},480:{T:-1},481:{T:1},482:{T:-1},483:{T:1},484:{T:-1},485:{f:function(){}},486:{T:1},487:{T:-1},488:{T:1},489:{T:-1},490:{T:1},491:{T:-1},492:{T:1},493:{T:-1},494:{f:function(e,t){var n=e.l+t,s=hh(e,16),a=rh(e),o=$p(e),r=$p(e),i=$p(e);e.l=n;var l={rfx:s,relId:a,loc:o,display:i};return r&&(l.Tooltip=r),l}},495:{T:1},496:{T:-1},497:{T:1},498:{T:-1},499:{},500:{T:1},501:{T:-1},502:{T:1},503:{T:-1},504:{},505:{T:1},506:{T:-1},507:{},508:{T:1},509:{T:-1},510:{T:1},511:{T:-1},512:{},513:{},514:{T:1},515:{T:-1},516:{T:1},517:{T:-1},518:{T:1},519:{T:-1},520:{T:1},521:{T:-1},522:{},523:{},524:{},525:{},526:{},527:{},528:{T:1},529:{T:-1},530:{T:1},531:{T:-1},532:{T:1},533:{T:-1},534:{},535:{},536:{},537:{},538:{T:1},539:{T:-1},540:{T:1},541:{T:-1},542:{T:1},548:{},549:{},550:{f:ch},551:{},552:{},553:{},554:{T:1},555:{T:-1},556:{T:1},557:{T:-1},558:{T:1},559:{T:-1},560:{T:1},561:{T:-1},562:{},564:{},565:{T:1},566:{T:-1},569:{T:1},570:{T:-1},572:{},573:{T:1},574:{T:-1},577:{},578:{},579:{},580:{},581:{},582:{},583:{},584:{},585:{},586:{},587:{},588:{T:-1},589:{},590:{T:1},591:{T:-1},592:{T:1},593:{T:-1},594:{T:1},595:{T:-1},596:{},597:{T:1},598:{T:-1},599:{T:1},600:{T:-1},601:{T:1},602:{T:-1},603:{T:1},604:{T:-1},605:{T:1},606:{T:-1},607:{},608:{T:1},609:{T:-1},610:{},611:{T:1},612:{T:-1},613:{T:1},614:{T:-1},615:{T:1},616:{T:-1},617:{T:1},618:{T:-1},619:{T:1},620:{T:-1},625:{},626:{T:1},627:{T:-1},628:{T:1},629:{T:-1},630:{T:1},631:{T:-1},632:{f:ig},633:{T:1},634:{T:-1},635:{T:1,f:function(e){var t={};t.iauthor=e.read_shift(4);var n=hh(e,16);return t.rfx=n.s,t.ref=Mp(n.s),e.l+=16,t}},636:{T:-1},637:{f:Jp},638:{T:1},639:{},640:{T:-1},641:{T:1},642:{T:-1},643:{T:1},644:{},645:{T:-1},646:{T:1},648:{T:1},649:{},650:{T:-1},651:{f:function(e,t){return e.l+=10,{name:$p(e)}}},652:{},653:{T:1},654:{T:-1},655:{T:1},656:{T:-1},657:{T:1},658:{T:-1},659:{},660:{T:1},661:{},662:{T:-1},663:{},664:{T:1},665:{},666:{T:-1},667:{},668:{},669:{},671:{T:1},672:{T:-1},673:{T:1},674:{T:-1},675:{},676:{},677:{},678:{},679:{},680:{},681:{},1024:{},1025:{},1026:{T:1},1027:{T:-1},1028:{T:1},1029:{T:-1},1030:{},1031:{T:1},1032:{T:-1},1033:{T:1},1034:{T:-1},1035:{},1036:{},1037:{},1038:{T:1},1039:{T:-1},1040:{},1041:{T:1},1042:{T:-1},1043:{},1044:{},1045:{},1046:{T:1},1047:{T:-1},1048:{T:1},1049:{T:-1},1050:{},1051:{T:1},1052:{T:1},1053:{f:function(){}},1054:{T:1},1055:{},1056:{T:1},1057:{T:-1},1058:{T:1},1059:{T:-1},1061:{},1062:{T:1},1063:{T:-1},1064:{T:1},1065:{T:-1},1066:{T:1},1067:{T:-1},1068:{T:1},1069:{T:-1},1070:{T:1},1071:{T:-1},1072:{T:1},1073:{T:-1},1075:{T:1},1076:{T:-1},1077:{T:1},1078:{T:-1},1079:{T:1},1080:{T:-1},1081:{T:1},1082:{T:-1},1083:{T:1},1084:{T:-1},1085:{},1086:{T:1},1087:{T:-1},1088:{T:1},1089:{T:-1},1090:{T:1},1091:{T:-1},1092:{T:1},1093:{T:-1},1094:{T:1},1095:{T:-1},1096:{},1097:{T:1},1098:{},1099:{T:-1},1100:{T:1},1101:{T:-1},1102:{},1103:{},1104:{},1105:{},1111:{},1112:{},1113:{T:1},1114:{T:-1},1115:{T:1},1116:{T:-1},1117:{},1118:{T:1},1119:{T:-1},1120:{T:1},1121:{T:-1},1122:{T:1},1123:{T:-1},1124:{T:1},1125:{T:-1},1126:{},1128:{T:1},1129:{T:-1},1130:{},1131:{T:1},1132:{T:-1},1133:{T:1},1134:{T:-1},1135:{T:1},1136:{T:-1},1137:{T:1},1138:{T:-1},1139:{T:1},1140:{T:-1},1141:{},1142:{T:1},1143:{T:-1},1144:{T:1},1145:{T:-1},1146:{},1147:{T:1},1148:{T:-1},1149:{T:1},1150:{T:-1},1152:{T:1},1153:{T:-1},1154:{T:-1},1155:{T:-1},1156:{T:-1},1157:{T:1},1158:{T:-1},1159:{T:1},1160:{T:-1},1161:{T:1},1162:{T:-1},1163:{T:1},1164:{T:-1},1165:{T:1},1166:{T:-1},1167:{T:1},1168:{T:-1},1169:{T:1},1170:{T:-1},1171:{},1172:{T:1},1173:{T:-1},1177:{},1178:{T:1},1180:{},1181:{},1182:{},2048:{T:1},2049:{T:-1},2050:{},2051:{T:1},2052:{T:-1},2053:{},2054:{},2055:{T:1},2056:{T:-1},2057:{T:1},2058:{T:-1},2060:{},2067:{},2068:{T:1},2069:{T:-1},2070:{},2071:{},2072:{T:1},2073:{T:-1},2075:{},2076:{},2077:{T:1},2078:{T:-1},2079:{},2080:{T:1},2081:{T:-1},2082:{},2083:{T:1},2084:{T:-1},2085:{T:1},2086:{T:-1},2087:{T:1},2088:{T:-1},2089:{T:1},2090:{T:-1},2091:{},2092:{},2093:{T:1},2094:{T:-1},2095:{},2096:{T:1},2097:{T:-1},2098:{T:1},2099:{T:-1},2100:{T:1},2101:{T:-1},2102:{},2103:{T:1},2104:{T:-1},2105:{},2106:{T:1},2107:{T:-1},2108:{},2109:{T:1},2110:{T:-1},2111:{T:1},2112:{T:-1},2113:{T:1},2114:{T:-1},2115:{},2116:{},2117:{},2118:{T:1},2119:{T:-1},2120:{},2121:{T:1},2122:{T:-1},2123:{T:1},2124:{T:-1},2125:{},2126:{T:1},2127:{T:-1},2128:{},2129:{T:1},2130:{T:-1},2131:{T:1},2132:{T:-1},2133:{T:1},2134:{},2135:{},2136:{},2137:{T:1},2138:{T:-1},2139:{T:1},2140:{T:-1},2141:{},3072:{},3073:{},4096:{T:1},4097:{T:-1},5002:{T:1},5003:{T:-1},5081:{T:1},5082:{T:-1},5083:{},5084:{T:1},5085:{T:-1},5086:{T:1},5087:{T:-1},5088:{},5089:{},5090:{},5092:{T:1},5093:{T:-1},5094:{},5095:{T:1},5096:{T:-1},5097:{},5099:{},65535:{n:""}};function zy(e,t,n,s){var a=t;if(!isNaN(a)){var o=s||(n||[]).length||0,r=e.next(4);r.write_shift(2,a),r.write_shift(2,o),o>0&&up(n)&&e.push(n)}}function Uy(e,t,n){return e||(e=Cp(7)),e.write_shift(2,t),e.write_shift(2,n),e.write_shift(2,0),e.write_shift(1,0),e}function Hy(e,t,n,s){if(null!=t.v)switch(t.t){case"d":case"n":var a="d"==t.t?Bd($d(t.v)):t.v;return void(a==(0|a)&&a>=0&&a<65536?zy(e,2,function(e,t,n){var s=Cp(9);return Uy(s,e,t),s.write_shift(2,n),s}(n,s,a)):zy(e,3,function(e,t,n){var s=Cp(15);return Uy(s,e,t),s.write_shift(8,n,"f"),s}(n,s,a)));case"b":case"e":return void zy(e,5,function(e,t,n,s){var a=Cp(9);return Uy(a,e,t),Xh(n,s||"b",a),a}(n,s,t.v,t.t));case"s":case"str":return void zy(e,4,function(e,t,n){var s=Cp(8+2*n.length);return Uy(s,e,t),s.write_shift(1,n.length),s.write_shift(n.length,n,"sbcs"),s.l<s.length?s.slice(0,s.l):s}(n,s,(t.v||"").slice(0,255)))}zy(e,1,Uy(null,n,s))}function Gy(e,t){var n=t||{};for(var s=Ep(),a=0,o=0;o<e.SheetNames.length;++o)e.SheetNames[o]==n.sheet&&(a=o);if(0==a&&n.sheet&&e.SheetNames[0]!=n.sheet)throw new Error("Sheet not found: "+n.sheet);return zy(s,4==n.biff?1033:3==n.biff?521:9,df(0,16,n)),function(e,t,n,s){var a,o=Array.isArray(t),r=zp(t["!ref"]||"A1"),i="",l=[];if(r.e.c>255||r.e.r>16383){if(s.WTF)throw new Error("Range "+(t["!ref"]||"A1")+" exceeds format limit A1:IV16384");r.e.c=Math.min(r.e.c,255),r.e.r=Math.min(r.e.c,16383),a=Bp(r)}for(var c=r.s.r;c<=r.e.r;++c){i=Rp(c);for(var m=r.s.c;m<=r.e.c;++m){c===r.s.r&&(l[m]=Lp(m)),a=l[m]+i;var d=o?(t[c]||[])[m]:t[a];d&&Hy(e,d,c,m)}}}(s,e.Sheets[e.SheetNames[a]],0,n),zy(s,10),s.end()}function Vy(e,t,n){zy(e,49,function(e,t){var n=e.name||"Arial",s=t&&5==t.biff,a=Cp(s?15+n.length:16+2*n.length);return a.write_shift(2,20*(e.sz||12)),a.write_shift(4,0),a.write_shift(2,400),a.write_shift(4,0),a.write_shift(2,0),a.write_shift(1,n.length),s||a.write_shift(1,1),a.write_shift((s?1:2)*n.length,n,s?"sbcs":"utf16le"),a}({sz:12,color:{theme:1},name:"Arial",family:2,scheme:"minor"},n))}function Ky(e,t){if(t){var n=0;t.forEach((function(t,s){++n<=256&&t&&zy(e,125,function(e,t){var n=Cp(12);n.write_shift(2,t),n.write_shift(2,t),n.write_shift(2,256*e.width),n.write_shift(2,0);var s=0;return e.hidden&&(s|=1),n.write_shift(1,s),s=e.level||0,n.write_shift(1,s),n.write_shift(2,0),n}(Jg(s,t),s))}))}}function qy(e,t,n,s,a){var o=16+ey(a.cellXfs,t,a);if(null!=t.v||t.bf)if(t.bf)zy(e,6,Bg(t,n,s,0,o));else switch(t.t){case"d":case"n":zy(e,515,function(e,t,n,s){var a=Cp(14);return rf(e,t,s,a),yh(n,a),a}(n,s,"d"==t.t?Bd($d(t.v)):t.v,o));break;case"b":case"e":zy(e,517,function(e,t,n,s,a,o){var r=Cp(8);return rf(e,t,s,r),Xh(n,o,r),r}(n,s,t.v,o,0,t.t));break;case"s":case"str":if(a.bookSST)zy(e,253,function(e,t,n,s){var a=Cp(10);return rf(e,t,s,a),a.write_shift(4,n),a}(n,s,Xg(a.Strings,t.v,a.revStrings),o));else zy(e,516,function(e,t,n,s,a){var o=!a||8==a.biff,r=Cp(+o+8+(1+o)*n.length);return rf(e,t,s,r),r.write_shift(2,n.length),o&&r.write_shift(1,1),r.write_shift((1+o)*n.length,n,o?"utf16le":"sbcs"),r}(n,s,(t.v||"").slice(0,255),o,a));break;default:zy(e,513,rf(n,s,o))}else zy(e,513,rf(n,s,o))}function $y(e,t,n){var s,a=Ep(),o=n.SheetNames[e],r=n.Sheets[o]||{},i=(n||{}).Workbook||{},l=(i.Sheets||[])[e]||{},c=Array.isArray(r),m=8==t.biff,d="",u=[],p=zp(r["!ref"]||"A1"),h=m?65536:16384;if(p.e.c>255||p.e.r>=h){if(t.WTF)throw new Error("Range "+(r["!ref"]||"A1")+" exceeds format limit A1:IV16384");p.e.c=Math.min(p.e.c,255),p.e.r=Math.min(p.e.c,h-1)}zy(a,2057,df(0,16,t)),zy(a,13,Zh(1)),zy(a,12,Zh(100)),zy(a,15,$h(!0)),zy(a,17,$h(!1)),zy(a,16,yh(.001)),zy(a,95,$h(!0)),zy(a,42,$h(!1)),zy(a,43,$h(!1)),zy(a,130,Zh(1)),zy(a,128,function(e){var t=Cp(8);return t.write_shift(4,0),t.write_shift(2,e[0]?e[0]+1:0),t.write_shift(2,e[1]?e[1]+1:0),t}([0,0])),zy(a,131,$h(!1)),zy(a,132,$h(!1)),m&&Ky(a,r["!cols"]),zy(a,512,function(e,t){var n=8!=t.biff&&t.biff?2:4,s=Cp(2*n+6);return s.write_shift(n,e.s.r),s.write_shift(n,e.e.r+1),s.write_shift(2,e.s.c),s.write_shift(2,e.e.c+1),s.write_shift(2,0),s}(p,t)),m&&(r["!links"]=[]);for(var f=p.s.r;f<=p.e.r;++f){d=Rp(f);for(var g=p.s.c;g<=p.e.c;++g){f===p.s.r&&(u[g]=Lp(g)),s=u[g]+d;var y=c?(r[f]||[])[g]:r[s];y&&(qy(a,y,f,g,t),m&&y.l&&r["!links"].push([s,y.l]))}}var v=l.CodeName||l.name||o;return m&&zy(a,574,function(e){var t=Cp(18),n=1718;return e&&e.RTL&&(n|=64),t.write_shift(2,n),t.write_shift(4,0),t.write_shift(4,64),t.write_shift(4,0),t.write_shift(4,0),t}((i.Views||[])[0])),m&&(r["!merges"]||[]).length&&zy(a,229,function(e){var t=Cp(2+8*e.length);t.write_shift(2,e.length);for(var n=0;n<e.length;++n)mf(e[n],t);return t}(r["!merges"])),m&&function(e,t){for(var n=0;n<t["!links"].length;++n){var s=t["!links"][n];zy(e,440,gf(s)),s[1].Tooltip&&zy(e,2048,yf(s))}delete t["!links"]}(a,r),zy(a,442,sf(v)),m&&function(e,t){var n=Cp(19);n.write_shift(4,2151),n.write_shift(4,0),n.write_shift(4,0),n.write_shift(2,3),n.write_shift(1,1),n.write_shift(4,0),zy(e,2151,n),(n=Cp(39)).write_shift(4,2152),n.write_shift(4,0),n.write_shift(4,0),n.write_shift(2,3),n.write_shift(1,0),n.write_shift(4,0),n.write_shift(2,1),n.write_shift(4,4),n.write_shift(2,0),mf(zp(t["!ref"]||"A1"),n),n.write_shift(4,4),zy(e,2152,n)}(a,r),zy(a,10),a.end()}function Yy(e,t,n){var s=Ep(),a=(e||{}).Workbook||{},o=a.Sheets||[],r=a.WBProps||{},i=8==n.biff,l=5==n.biff;(zy(s,2057,df(0,5,n)),"xla"==n.bookType&&zy(s,135),zy(s,225,i?Zh(1200):null),zy(s,193,function(e,t){t||(t=Cp(e));for(var n=0;n<e;++n)t.write_shift(1,0);return t}(2)),l&&zy(s,191),l&&zy(s,192),zy(s,226),zy(s,92,function(e,t){var n=!t||8==t.biff,s=Cp(n?112:54);for(s.write_shift(8==t.biff?2:1,7),n&&s.write_shift(1,0),s.write_shift(4,859007059),s.write_shift(4,5458548|(n?0:536870912));s.l<s.length;)s.write_shift(1,n?0:32);return s}(0,n)),zy(s,66,Zh(i?1200:1252)),i&&zy(s,353,Zh(0)),i&&zy(s,448),zy(s,317,function(e){for(var t=Cp(2*e),n=0;n<e;++n)t.write_shift(2,n+1);return t}(e.SheetNames.length)),i&&e.vbaraw&&zy(s,211),i&&e.vbaraw)&&zy(s,442,sf(r.CodeName||"ThisWorkbook"));zy(s,156,Zh(17)),zy(s,25,$h(!1)),zy(s,18,$h(!1)),zy(s,19,Zh(0)),i&&zy(s,431,$h(!1)),i&&zy(s,444,Zh(0)),zy(s,61,function(){var e=Cp(18);return e.write_shift(2,0),e.write_shift(2,0),e.write_shift(2,29280),e.write_shift(2,17600),e.write_shift(2,56),e.write_shift(2,0),e.write_shift(2,0),e.write_shift(2,1),e.write_shift(2,500),e}()),zy(s,64,$h(!1)),zy(s,141,Zh(0)),zy(s,34,$h("true"==function(e){return e.Workbook&&e.Workbook.WBProps&&uu(e.Workbook.WBProps.date1904)?"true":"false"}(e))),zy(s,14,$h(!0)),i&&zy(s,439,$h(!1)),zy(s,218,Zh(0)),Vy(s,0,n),function(e,t,n){t&&[[5,8],[23,26],[41,44],[50,392]].forEach((function(s){for(var a=s[0];a<=s[1];++a)null!=t[a]&&zy(e,1054,pf(a,t[a],n))}))}(s,e.SSF,n),function(e,t){for(var n=0;n<16;++n)zy(e,224,hf({numFmtId:0,style:!0},0,t));t.cellXfs.forEach((function(n){zy(e,224,hf(n,0,t))}))}(s,n),i&&zy(s,352,$h(!1));var c,m=s.end(),d=Ep();i&&zy(d,140,(c||(c=Cp(4)),c.write_shift(2,1),c.write_shift(2,1),c)),i&&n.Strings&&function(e,t,n,s){var a=s||(n||[]).length||0;if(a<=8224)return zy(e,t,n,a);var o=t;if(!isNaN(o)){for(var r=n.parts||[],i=0,l=0,c=0;c+(r[i]||8224)<=8224;)c+=r[i]||8224,i++;var m=e.next(4);for(m.write_shift(2,o),m.write_shift(2,c),e.push(n.slice(l,l+c)),l+=c;l<a;){for((m=e.next(4)).write_shift(2,60),c=0;c+(r[i]||8224)<=8224;)c+=r[i]||8224,i++;m.write_shift(2,c),e.push(n.slice(l,l+c)),l+=c}}}(d,252,function(e,t){var n=Cp(8);n.write_shift(4,e.Count),n.write_shift(4,e.Unique);for(var s=[],a=0;a<e.length;++a)s[a]=Qh(e[a]);var o=Im([n].concat(s));return o.parts=[n.length].concat(s.map((function(e){return e.length}))),o}(n.Strings)),zy(d,10);var u=d.end(),p=Ep(),h=0,f=0;for(f=0;f<e.SheetNames.length;++f)h+=(i?12:11)+(i?2:1)*e.SheetNames[f].length;var g=m.length+h+u.length;for(f=0;f<e.SheetNames.length;++f){zy(p,133,uf({pos:g,hs:(o[f]||{}).Hidden||0,dt:0,name:e.SheetNames[f]},n)),g+=t[f].length}var y=p.end();if(h!=y.length)throw new Error("BS8 "+h+" != "+y.length);var v=[];return m.length&&v.push(m),y.length&&v.push(y),u.length&&v.push(u),Im(v)}function Zy(e,t){for(var n=0;n<=e.SheetNames.length;++n){var s=e.Sheets[e.SheetNames[n]];if(s&&s["!ref"])Wp(s["!ref"]).e.c>255&&"undefined"!=typeof console&&console.error&&console.error("Worksheet '"+e.SheetNames[n]+"' extends beyond column IV (255). Data may be lost.")}var a=t||{};switch(a.biff||2){case 8:case 5:return function(e,t){var n=t||{},s=[];e&&!e.SSF&&(e.SSF=Zd(qm)),e&&e.SSF&&(Ad(),Ed(e.SSF),n.revssf=Md(e.SSF),n.revssf[e.SSF[65535]]=0,n.ssf=e.SSF),n.Strings=[],n.Strings.Count=0,n.Strings.Unique=0,Cv(n),n.cellXfs=[],ey(n.cellXfs,{},{revssf:{General:0}}),e.Props||(e.Props={});for(var a=0;a<e.SheetNames.length;++a)s[s.length]=$y(a,n,e);return s.unshift(Yy(e,s,n)),Im(s)}(e,t);case 4:case 3:case 2:return Gy(e,t)}throw new Error("invalid type "+a.bookType+" for BIFF")}function Xy(e,t,n,s){for(var a=e["!merges"]||[],o=[],r=t.s.c;r<=t.e.c;++r){for(var i=0,l=0,c=0;c<a.length;++c)if(!(a[c].s.r>n||a[c].s.c>r)&&!(a[c].e.r<n||a[c].e.c<r)){if(a[c].s.r<n||a[c].s.c<r){i=-1;break}i=a[c].e.r-a[c].s.r+1,l=a[c].e.c-a[c].s.c+1;break}if(!(i<0)){var m=Mp({r:n,c:r}),d=s.dense?(e[n]||[])[r]:e[m],u=d&&null!=d.v&&(d.h||du(d.w||(Hp(d),d.w)||""))||"",p={};i>1&&(p.rowspan=i),l>1&&(p.colspan=l),s.editable?u='<span contenteditable="true">'+u+"</span>":d&&(p["data-t"]=d&&d.t||"z",null!=d.v&&(p["data-v"]=d.v),null!=d.z&&(p["data-z"]=d.z),d.l&&"#"!=(d.l.Target||"#").charAt(0)&&(u='<a href="'+d.l.Target+'">'+u+"</a>")),p.id=(s.id||"sjs")+"-"+m,o.push(xu("td",u,p))}}return"<tr>"+o.join("")+"</tr>"}var Jy='<html><head><meta charset="utf-8"/><title>SheetJS Table Export</title></head><body>',Qy="</body></html>";function ev(e,t,n){return[].join("")+"<table"+(n&&n.id?' id="'+n.id+'"':"")+">"}function tv(e,t){var n=t||{},s=null!=n.header?n.header:Jy,a=null!=n.footer?n.footer:Qy,o=[s],r=Wp(e["!ref"]);n.dense=Array.isArray(e),o.push(ev(0,0,n));for(var i=r.s.r;i<=r.e.r;++i)o.push(Xy(e,r,i,n));return o.push("</table>"+a),o.join("")}function nv(e,t,n){var s=n||{};var a=0,o=0;if(null!=s.origin)if("number"==typeof s.origin)a=s.origin;else{var r="string"==typeof s.origin?Fp(s.origin):s.origin;a=r.r,o=r.c}var i=t.getElementsByTagName("tr"),l=Math.min(s.sheetRows||1e7,i.length),c={s:{r:0,c:0},e:{r:a,c:o}};if(e["!ref"]){var m=Wp(e["!ref"]);c.s.r=Math.min(c.s.r,m.s.r),c.s.c=Math.min(c.s.c,m.s.c),c.e.r=Math.max(c.e.r,m.e.r),c.e.c=Math.max(c.e.c,m.e.c),-1==a&&(c.e.r=a=m.e.r+1)}var d=[],u=0,p=e["!rows"]||(e["!rows"]=[]),h=0,f=0,g=0,y=0,v=0,b=0;for(e["!cols"]||(e["!cols"]=[]);h<i.length&&f<l;++h){var w=i[h];if(av(w)){if(s.display)continue;p[f]={hidden:!0}}var k=w.children;for(g=y=0;g<k.length;++g){var _=k[g];if(!s.display||!av(_)){var x=_.hasAttribute("data-v")?_.getAttribute("data-v"):_.hasAttribute("v")?_.getAttribute("v"):bu(_.innerHTML),T=_.getAttribute("data-z")||_.getAttribute("z");for(u=0;u<d.length;++u){var S=d[u];S.s.c==y+o&&S.s.r<f+a&&f+a<=S.e.r&&(y=S.e.c+1-o,u=-1)}b=+_.getAttribute("colspan")||1,((v=+_.getAttribute("rowspan")||1)>1||b>1)&&d.push({s:{r:f+a,c:y+o},e:{r:f+a+(v||1)-1,c:y+o+(b||1)-1}});var C={t:"s",v:x},E=_.getAttribute("data-t")||_.getAttribute("t")||"";null!=x&&(0==x.length?C.t=E||"z":s.raw||0==x.trim().length||"s"==E||("TRUE"===x?C={t:"b",v:!0}:"FALSE"===x?C={t:"b",v:!1}:isNaN(Jd(x))?isNaN(eu(x).getDate())||(C={t:"d",v:$d(x)},s.cellDates||(C={t:"n",v:Bd(C.v)}),C.z=s.dateNF||qm[14]):C={t:"n",v:Jd(x)})),void 0===C.z&&null!=T&&(C.z=T);var A="",j=_.getElementsByTagName("A");if(j&&j.length)for(var D=0;D<j.length&&(!j[D].hasAttribute("href")||"#"==(A=j[D].getAttribute("href")).charAt(0));++D);A&&"#"!=A.charAt(0)&&(C.l={Target:A}),s.dense?(e[f+a]||(e[f+a]=[]),e[f+a][y+o]=C):e[Mp({c:y+o,r:f+a})]=C,c.e.c<y+o&&(c.e.c=y+o),y+=b}}++f}return d.length&&(e["!merges"]=(e["!merges"]||[]).concat(d)),c.e.r=Math.max(c.e.r,f-1+a),e["!ref"]=Bp(c),f>=l&&(e["!fullref"]=Bp((c.e.r=i.length-h+f-1+a,c))),e}function sv(e,t){return nv((t||{}).dense?[]:{},e,t)}function av(e){var t="",n=function(e){return e.ownerDocument.defaultView&&"function"===typeof e.ownerDocument.defaultView.getComputedStyle?e.ownerDocument.defaultView.getComputedStyle:"function"===typeof getComputedStyle?getComputedStyle:null}(e);return n&&(t=n(e).getPropertyValue("display")),t||(t=e.style&&e.style.display),"none"===t}var ov=function(){var e=["<office:master-styles>",'<style:master-page style:name="mp1" style:page-layout-name="mp1">',"<style:header/>",'<style:header-left style:display="false"/>',"<style:footer/>",'<style:footer-left style:display="false"/>',"</style:master-page>","</office:master-styles>"].join(""),t="<office:document-styles "+_u({"xmlns:office":"urn:oasis:names:tc:opendocument:xmlns:office:1.0","xmlns:table":"urn:oasis:names:tc:opendocument:xmlns:table:1.0","xmlns:style":"urn:oasis:names:tc:opendocument:xmlns:style:1.0","xmlns:text":"urn:oasis:names:tc:opendocument:xmlns:text:1.0","xmlns:draw":"urn:oasis:names:tc:opendocument:xmlns:drawing:1.0","xmlns:fo":"urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0","xmlns:xlink":"http://www.w3.org/1999/xlink","xmlns:dc":"http://purl.org/dc/elements/1.1/","xmlns:number":"urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0","xmlns:svg":"urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0","xmlns:of":"urn:oasis:names:tc:opendocument:xmlns:of:1.2","office:version":"1.2"})+">"+e+"</office:document-styles>";return function(){return su+t}}(),rv=function(){var e=" <table:table-cell />\n",t=function(t,n,s){var a=[];a.push(' <table:table table:name="'+lu(n.SheetNames[s])+'" table:style-name="ta1">\n');var o=0,r=0,i=Wp(t["!ref"]||"A1"),l=t["!merges"]||[],c=0,m=Array.isArray(t);if(t["!cols"])for(r=0;r<=i.e.c;++r)a.push(" <table:table-column"+(t["!cols"][r]?' table:style-name="co'+t["!cols"][r].ods+'"':"")+"></table:table-column>\n");var d="",u=t["!rows"]||[];for(o=0;o<i.s.r;++o)d=u[o]?' table:style-name="ro'+u[o].ods+'"':"",a.push(" <table:table-row"+d+"></table:table-row>\n");for(;o<=i.e.r;++o){for(d=u[o]?' table:style-name="ro'+u[o].ods+'"':"",a.push(" <table:table-row"+d+">\n"),r=0;r<i.s.c;++r)a.push(e);for(;r<=i.e.c;++r){var p=!1,h={},f="";for(c=0;c!=l.length;++c)if(!(l[c].s.c>r)&&!(l[c].s.r>o)&&!(l[c].e.c<r)&&!(l[c].e.r<o)){l[c].s.c==r&&l[c].s.r==o||(p=!0),h["table:number-columns-spanned"]=l[c].e.c-l[c].s.c+1,h["table:number-rows-spanned"]=l[c].e.r-l[c].s.r+1;break}if(p)a.push(" <table:covered-table-cell/>\n");else{var g=Mp({r:o,c:r}),y=m?(t[o]||[])[r]:t[g];if(y&&y.f&&(h["table:formula"]=lu(("of:="+y.f.replace(dg,"$1[.$2$3$4$5]").replace(/\]:\[/g,":")).replace(/;/g,"|").replace(/,/g,";")),y.F&&y.F.slice(0,g.length)==g)){var v=Wp(y.F);h["table:number-matrix-columns-spanned"]=v.e.c-v.s.c+1,h["table:number-matrix-rows-spanned"]=v.e.r-v.s.r+1}if(y){switch(y.t){case"b":f=y.v?"TRUE":"FALSE",h["office:value-type"]="boolean",h["office:boolean-value"]=y.v?"true":"false";break;case"n":f=y.w||String(y.v||0),h["office:value-type"]="float",h["office:value"]=y.v||0;break;case"s":case"str":f=null==y.v?"":y.v,h["office:value-type"]="string";break;case"d":f=y.w||$d(y.v).toISOString(),h["office:value-type"]="date",h["office:date-value"]=$d(y.v).toISOString(),h["table:style-name"]="ce1";break;default:a.push(e);continue}var b=lu(f).replace(/ +/g,(function(e){return'<text:s text:c="'+e.length+'"/>'})).replace(/\t/g,"<text:tab/>").replace(/\n/g,"</text:p><text:p>").replace(/^ /,"<text:s/>").replace(/ $/,"<text:s/>");if(y.l&&y.l.Target){var w=y.l.Target;"#"==(w="#"==w.charAt(0)?"#"+Yg(w.slice(1)):w).charAt(0)||w.match(/^\w+:/)||(w="../"+w),b=xu("text:a",b,{"xlink:href":w.replace(/&/g,"&amp;")})}a.push(" "+xu("table:table-cell",xu("text:p",b,{}),h)+"\n")}else a.push(e)}}a.push(" </table:table-row>\n")}return a.push(" </table:table>\n"),a.join("")};return function(e,n){var s=[su],a=_u({"xmlns:office":"urn:oasis:names:tc:opendocument:xmlns:office:1.0","xmlns:table":"urn:oasis:names:tc:opendocument:xmlns:table:1.0","xmlns:style":"urn:oasis:names:tc:opendocument:xmlns:style:1.0","xmlns:text":"urn:oasis:names:tc:opendocument:xmlns:text:1.0","xmlns:draw":"urn:oasis:names:tc:opendocument:xmlns:drawing:1.0","xmlns:fo":"urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0","xmlns:xlink":"http://www.w3.org/1999/xlink","xmlns:dc":"http://purl.org/dc/elements/1.1/","xmlns:meta":"urn:oasis:names:tc:opendocument:xmlns:meta:1.0","xmlns:number":"urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0","xmlns:presentation":"urn:oasis:names:tc:opendocument:xmlns:presentation:1.0","xmlns:svg":"urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0","xmlns:chart":"urn:oasis:names:tc:opendocument:xmlns:chart:1.0","xmlns:dr3d":"urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0","xmlns:math":"http://www.w3.org/1998/Math/MathML","xmlns:form":"urn:oasis:names:tc:opendocument:xmlns:form:1.0","xmlns:script":"urn:oasis:names:tc:opendocument:xmlns:script:1.0","xmlns:ooo":"http://openoffice.org/2004/office","xmlns:ooow":"http://openoffice.org/2004/writer","xmlns:oooc":"http://openoffice.org/2004/calc","xmlns:dom":"http://www.w3.org/2001/xml-events","xmlns:xforms":"http://www.w3.org/2002/xforms","xmlns:xsd":"http://www.w3.org/2001/XMLSchema","xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","xmlns:sheet":"urn:oasis:names:tc:opendocument:sh33tjs:1.0","xmlns:rpt":"http://openoffice.org/2005/report","xmlns:of":"urn:oasis:names:tc:opendocument:xmlns:of:1.2","xmlns:xhtml":"http://www.w3.org/1999/xhtml","xmlns:grddl":"http://www.w3.org/2003/g/data-view#","xmlns:tableooo":"http://openoffice.org/2009/table","xmlns:drawooo":"http://openoffice.org/2010/draw","xmlns:calcext":"urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0","xmlns:loext":"urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0","xmlns:field":"urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0","xmlns:formx":"urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0","xmlns:css3t":"http://www.w3.org/TR/css3-text/","office:version":"1.2"}),o=_u({"xmlns:config":"urn:oasis:names:tc:opendocument:xmlns:config:1.0","office:mimetype":"application/vnd.oasis.opendocument.spreadsheet"});"fods"==n.bookType?(s.push("<office:document"+a+o+">\n"),s.push(Ph().replace(/office:document-meta/g,"office:meta"))):s.push("<office:document-content"+a+">\n"),function(e,t){e.push(" <office:automatic-styles>\n"),e.push(' <number:date-style style:name="N37" number:automatic-order="true">\n'),e.push(' <number:month number:style="long"/>\n'),e.push(" <number:text>/</number:text>\n"),e.push(' <number:day number:style="long"/>\n'),e.push(" <number:text>/</number:text>\n"),e.push(" <number:year/>\n"),e.push(" </number:date-style>\n");var n=0;t.SheetNames.map((function(e){return t.Sheets[e]})).forEach((function(t){if(t&&t["!cols"])for(var s=0;s<t["!cols"].length;++s)if(t["!cols"][s]){var a=t["!cols"][s];if(null==a.width&&null==a.wpx&&null==a.wch)continue;Ff(a),a.ods=n;var o=t["!cols"][s].wpx+"px";e.push(' <style:style style:name="co'+n+'" style:family="table-column">\n'),e.push(' <style:table-column-properties fo:break-before="auto" style:column-width="'+o+'"/>\n'),e.push(" </style:style>\n"),++n}}));var s=0;t.SheetNames.map((function(e){return t.Sheets[e]})).forEach((function(t){if(t&&t["!rows"])for(var n=0;n<t["!rows"].length;++n)if(t["!rows"][n]){t["!rows"][n].ods=s;var a=t["!rows"][n].hpx+"px";e.push(' <style:style style:name="ro'+s+'" style:family="table-row">\n'),e.push(' <style:table-row-properties fo:break-before="auto" style:row-height="'+a+'"/>\n'),e.push(" </style:style>\n"),++s}})),e.push(' <style:style style:name="ta1" style:family="table" style:master-page-name="mp1">\n'),e.push(' <style:table-properties table:display="true" style:writing-mode="lr-tb"/>\n'),e.push(" </style:style>\n"),e.push(' <style:style style:name="ce1" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N37"/>\n'),e.push(" </office:automatic-styles>\n")}(s,e),s.push(" <office:body>\n"),s.push(" <office:spreadsheet>\n");for(var r=0;r!=e.SheetNames.length;++r)s.push(t(e.Sheets[e.SheetNames[r]],e,r));return s.push(" </office:spreadsheet>\n"),s.push(" </office:body>\n"),"fods"==n.bookType?s.push("</office:document>"):s.push("</office:document-content>"),s.join("")}}();function iv(e,t){if("fods"==t.bookType)return rv(e,t);var n=nu(),s="",a=[],o=[];return tu(n,s="mimetype","application/vnd.oasis.opendocument.spreadsheet"),tu(n,s="content.xml",rv(e,t)),a.push([s,"text/xml"]),o.push([s,"ContentFile"]),tu(n,s="styles.xml",ov(e,t)),a.push([s,"text/xml"]),o.push([s,"StylesFile"]),tu(n,s="meta.xml",su+Ph()),a.push([s,"text/xml"]),o.push([s,"MetadataFile"]),tu(n,s="manifest.rdf",function(e){var t,n,s=[su];s.push('<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">\n');for(var a=0;a!=e.length;++a)s.push(Oh(e[a][0],e[a][1])),s.push((t="",n=e[a][0],[' <rdf:Description rdf:about="'+t+'">\n',' <ns0:hasPart xmlns:ns0="http://docs.oasis-open.org/ns/office/1.2/meta/pkg#" rdf:resource="'+n+'"/>\n'," </rdf:Description>\n"].join("")));return s.push(Oh("","Document","pkg")),s.push("</rdf:RDF>"),s.join("")}(o)),a.push([s,"application/rdf+xml"]),tu(n,s="META-INF/manifest.xml",function(e){var t=[su];t.push('<manifest:manifest xmlns:manifest="urn:oasis:names:tc:opendocument:xmlns:manifest:1.0" manifest:version="1.2">\n'),t.push(' <manifest:file-entry manifest:full-path="/" manifest:version="1.2" manifest:media-type="application/vnd.oasis.opendocument.spreadsheet"/>\n');for(var n=0;n<e.length;++n)t.push(' <manifest:file-entry manifest:full-path="'+e[n][0]+'" manifest:media-type="'+e[n][1]+'"/>\n');return t.push("</manifest:manifest>"),t.join("")}(a)),n}function lv(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function cv(e){return"undefined"!=typeof TextEncoder?(new TextEncoder).encode(e):Om(vu(e))}function mv(e){var t=e.reduce((function(e,t){return e+t.length}),0),n=new Uint8Array(t),s=0;return e.forEach((function(e){n.set(e,s),s+=e.length})),n}function dv(e,t){var n=t?t[0]:0,s=127&e[n];e:if(e[n++]>=128){if(s|=(127&e[n])<<7,e[n++]<128)break e;if(s|=(127&e[n])<<14,e[n++]<128)break e;if(s|=(127&e[n])<<21,e[n++]<128)break e;if(s+=(127&e[n])*Math.pow(2,28),++n,e[n++]<128)break e;if(s+=(127&e[n])*Math.pow(2,35),++n,e[n++]<128)break e;if(s+=(127&e[n])*Math.pow(2,42),++n,e[n++]<128)break e}return t&&(t[0]=n),s}function uv(e){var t=new Uint8Array(7);t[0]=127&e;var n=1;e:if(e>127){if(t[n-1]|=128,t[n]=e>>7&127,++n,e<=16383)break e;if(t[n-1]|=128,t[n]=e>>14&127,++n,e<=2097151)break e;if(t[n-1]|=128,t[n]=e>>21&127,++n,e<=268435455)break e;if(t[n-1]|=128,t[n]=e/256>>>21&127,++n,e<=34359738367)break e;if(t[n-1]|=128,t[n]=e/65536>>>21&127,++n,e<=4398046511103)break e;t[n-1]|=128,t[n]=e/16777216>>>21&127,++n}return t.slice(0,n)}function pv(e){var t=0,n=127&e[t];e:if(e[t++]>=128){if(n|=(127&e[t])<<7,e[t++]<128)break e;if(n|=(127&e[t])<<14,e[t++]<128)break e;if(n|=(127&e[t])<<21,e[t++]<128)break e;n|=(127&e[t])<<28}return n}function hv(e){for(var t=[],n=[0];n[0]<e.length;){var s,a=n[0],o=dv(e,n),r=7&o,i=0;if(0==(o=Math.floor(o/8)))break;switch(r){case 0:for(var l=n[0];e[n[0]++]>=128;);s=e.slice(l,n[0]);break;case 5:i=4,s=e.slice(n[0],n[0]+i),n[0]+=i;break;case 1:i=8,s=e.slice(n[0],n[0]+i),n[0]+=i;break;case 2:i=dv(e,n),s=e.slice(n[0],n[0]+i),n[0]+=i;break;default:throw new Error("PB Type ".concat(r," for Field ").concat(o," at offset ").concat(a))}var c={data:s,type:r};null==t[o]?t[o]=[c]:t[o].push(c)}return t}function fv(e){var t=[];return e.forEach((function(e,n){e.forEach((function(e){e.data&&(t.push(uv(8*n+e.type)),2==e.type&&t.push(uv(e.data.length)),t.push(e.data))}))})),mv(t)}function gv(e){for(var t,n=[],s=[0];s[0]<e.length;){var a=dv(e,s),o=hv(e.slice(s[0],s[0]+a));s[0]+=a;var r={id:pv(o[1][0].data),messages:[]};o[2].forEach((function(t){var n=hv(t.data),a=pv(n[3][0].data);r.messages.push({meta:n,data:e.slice(s[0],s[0]+a)}),s[0]+=a})),(null==(t=o[3])?void 0:t[0])&&(r.merge=pv(o[3][0].data)>>>0>0),n.push(r)}return n}function yv(e){var t=[];return e.forEach((function(e){var n=[];n[1]=[{data:uv(e.id),type:0}],n[2]=[],null!=e.merge&&(n[3]=[{data:uv(+!!e.merge),type:0}]);var s=[];e.messages.forEach((function(e){s.push(e.data),e.meta[3]=[{type:0,data:uv(e.data.length)}],n[2].push({data:fv(e.meta),type:2})}));var a=fv(n);t.push(uv(a.length)),t.push(a),s.forEach((function(e){return t.push(e)}))})),mv(t)}function vv(e,t){if(0!=e)throw new Error("Unexpected Snappy chunk type ".concat(e));for(var n=[0],s=dv(t,n),a=[];n[0]<t.length;){var o=3&t[n[0]];if(0!=o){var r=0,i=0;if(1==o?(i=4+(t[n[0]]>>2&7),r=(224&t[n[0]++])<<3,r|=t[n[0]++]):(i=1+(t[n[0]++]>>2),2==o?(r=t[n[0]]|t[n[0]+1]<<8,n[0]+=2):(r=(t[n[0]]|t[n[0]+1]<<8|t[n[0]+2]<<16|t[n[0]+3]<<24)>>>0,n[0]+=4)),a=[mv(a)],0==r)throw new Error("Invalid offset 0");if(r>a[0].length)throw new Error("Invalid offset beyond length");if(i>=r)for(a.push(a[0].slice(-r)),i-=r;i>=a[a.length-1].length;)a.push(a[a.length-1]),i-=a[a.length-1].length;a.push(a[0].slice(-r,-r+i))}else{var l=t[n[0]++]>>2;if(l<60)++l;else{var c=l-59;l=t[n[0]],c>1&&(l|=t[n[0]+1]<<8),c>2&&(l|=t[n[0]+2]<<16),c>3&&(l|=t[n[0]+3]<<24),l>>>=0,l++,n[0]+=c}a.push(t.slice(n[0],n[0]+l)),n[0]+=l}}var m=mv(a);if(m.length!=s)throw new Error("Unexpected length: ".concat(m.length," != ").concat(s));return m}function bv(e){for(var t=[],n=0;n<e.length;){var s=e[n++],a=e[n]|e[n+1]<<8|e[n+2]<<16;n+=3,t.push(vv(s,e.slice(n,n+a))),n+=a}if(n!==e.length)throw new Error("data is not a valid framed stream!");return mv(t)}function wv(e){for(var t=[],n=0;n<e.length;){var s=Math.min(e.length-n,268435455),a=new Uint8Array(4);t.push(a);var o=uv(s),r=o.length;t.push(o),s<=60?(r++,t.push(new Uint8Array([s-1<<2]))):s<=256?(r+=2,t.push(new Uint8Array([240,s-1&255]))):s<=65536?(r+=3,t.push(new Uint8Array([244,s-1&255,s-1>>8&255]))):s<=16777216?(r+=4,t.push(new Uint8Array([248,s-1&255,s-1>>8&255,s-1>>16&255]))):s<=4294967296&&(r+=5,t.push(new Uint8Array([252,s-1&255,s-1>>8&255,s-1>>16&255,s-1>>>24&255]))),t.push(e.slice(n,n+s)),r+=s,a[0]=0,a[1]=255&r,a[2]=r>>8&255,a[3]=r>>16&255,n+=s}return mv(t)}function kv(e,t){var n=new Uint8Array(32),s=lv(n),a=12,o=0;switch(n[0]=5,e.t){case"n":n[1]=2,function(e,t,n){var s=Math.floor(0==n?0:Math.LOG10E*Math.log(Math.abs(n)))+6176-20,a=n/Math.pow(10,s-6176);e[t+15]|=s>>7,e[t+14]|=(127&s)<<1;for(var o=0;a>=1;++o,a/=256)e[t+o]=255&a;e[t+15]|=n>=0?0:128}(n,a,e.v),o|=1,a+=16;break;case"b":n[1]=6,s.setFloat64(a,e.v?1:0,!0),o|=2,a+=8;break;case"s":if(-1==t.indexOf(e.v))throw new Error("Value ".concat(e.v," missing from SST!"));n[1]=3,s.setUint32(a,t.indexOf(e.v),!0),o|=8,a+=4;break;default:throw"unsupported cell type "+e.t}return s.setUint32(8,o,!0),n.slice(0,a)}function _v(e,t){var n=new Uint8Array(32),s=lv(n),a=12,o=0;switch(n[0]=3,e.t){case"n":n[2]=2,s.setFloat64(a,e.v,!0),o|=32,a+=8;break;case"b":n[2]=6,s.setFloat64(a,e.v?1:0,!0),o|=32,a+=8;break;case"s":if(-1==t.indexOf(e.v))throw new Error("Value ".concat(e.v," missing from SST!"));n[2]=3,s.setUint32(a,t.indexOf(e.v),!0),o|=16,a+=4;break;default:throw"unsupported cell type "+e.t}return s.setUint32(4,o,!0),n.slice(0,a)}function xv(e){return dv(hv(e)[1][0].data)}function Tv(e,t,n){var s,a,o,r;if(!(null==(s=e[6])?void 0:s[0])||!(null==(a=e[7])?void 0:a[0]))throw"Mutation only works on post-BNC storages!";if((null==(r=null==(o=e[8])?void 0:o[0])?void 0:r.data)&&pv(e[8][0].data)>0||!1)throw"Math only works with normal offsets";for(var i=0,l=lv(e[7][0].data),c=0,m=[],d=lv(e[4][0].data),u=0,p=[],h=0;h<t.length;++h)if(null!=t[h]){var f,g;switch(l.setUint16(2*h,c,!0),d.setUint16(2*h,u,!0),typeof t[h]){case"string":f=kv({t:"s",v:t[h]},n),g=_v({t:"s",v:t[h]},n);break;case"number":f=kv({t:"n",v:t[h]},n),g=_v({t:"n",v:t[h]},n);break;case"boolean":f=kv({t:"b",v:t[h]},n),g=_v({t:"b",v:t[h]},n);break;default:throw new Error("Unsupported value "+t[h])}m.push(f),c+=f.length,p.push(g),u+=g.length,++i}else l.setUint16(2*h,65535,!0),d.setUint16(2*h,65535);for(e[2][0].data=uv(i);h<e[7][0].data.length/2;++h)l.setUint16(2*h,65535,!0),d.setUint16(2*h,65535,!0);return e[6][0].data=mv(m),e[3][0].data=mv(p),i}function Sv(e){return function(t){for(var n=0;n!=e.length;++n){var s=e[n];void 0===t[s[0]]&&(t[s[0]]=s[1]),"n"===s[2]&&(t[s[0]]=Number(t[s[0]]))}}}function Cv(e){Sv([["cellDates",!1],["bookSST",!1],["bookType","xlsx"],["compression",!1],["WTF",!1]])(e)}function Ev(e,t){return"ods"==t.bookType?iv(e,t):"numbers"==t.bookType?function(e,t){if(!t||!t.numbers)throw new Error("Must pass a `numbers` option -- check the README");var n=e.Sheets[e.SheetNames[0]];e.SheetNames.length>1&&console.error("The Numbers writer currently writes only the first table");var s=Wp(n["!ref"]);s.s.r=s.s.c=0;var a=!1;s.e.c>9&&(a=!0,s.e.c=9),s.e.r>49&&(a=!0,s.e.r=49),a&&console.error("The Numbers writer is currently limited to ".concat(Bp(s)));var o=Fv(n,{range:s,header:1}),r=["~Sh33tJ5~"];o.forEach((function(e){return e.forEach((function(e){"string"==typeof e&&r.push(e)}))}));var i={},l=[],c=Nd.read(t.numbers,{type:"base64"});c.FileIndex.map((function(e,t){return[e,c.FullPaths[t]]})).forEach((function(e){var t=e[0],n=e[1];2==t.type&&t.name.match(/\.iwa/)&&gv(bv(t.content)).forEach((function(e){l.push(e.id),i[e.id]={deps:[],location:n,type:pv(e.messages[0].meta[1][0].data)}}))})),l.sort((function(e,t){return e-t}));var m=l.filter((function(e){return e>1})).map((function(e){return[e,uv(e)]}));c.FileIndex.map((function(e,t){return[e,c.FullPaths[t]]})).forEach((function(e){var t=e[0];e[1],t.name.match(/\.iwa/)&&gv(bv(t.content)).forEach((function(e){e.messages.forEach((function(t){m.forEach((function(t){e.messages.some((function(e){return 11006!=pv(e.meta[1][0].data)&&function(e,t){e:for(var n=0;n<=e.length-t.length;++n){for(var s=0;s<t.length;++s)if(e[n+s]!=t[s])continue e;return!0}return!1}(e.data,t[1])}))&&i[t[0]].deps.push(e.id)}))}))}))}));for(var d,u=Nd.find(c,i[1].location),p=gv(bv(u.content)),h=0;h<p.length;++h){var f=p[h];1==f.id&&(d=f)}var g=xv(hv(d.messages[0].data)[1][0].data);for(p=gv(bv((u=Nd.find(c,i[g].location)).content)),h=0;h<p.length;++h)(f=p[h]).id==g&&(d=f);for(g=xv(hv(d.messages[0].data)[2][0].data),p=gv(bv((u=Nd.find(c,i[g].location)).content)),h=0;h<p.length;++h)(f=p[h]).id==g&&(d=f);for(g=xv(hv(d.messages[0].data)[2][0].data),p=gv(bv((u=Nd.find(c,i[g].location)).content)),h=0;h<p.length;++h)(f=p[h]).id==g&&(d=f);var y=hv(d.messages[0].data);y[6][0].data=uv(s.e.r+1),y[7][0].data=uv(s.e.c+1);for(var v=xv(y[46][0].data),b=Nd.find(c,i[v].location),w=gv(bv(b.content)),k=0;k<w.length&&w[k].id!=v;++k);if(w[k].id!=v)throw"Bad ColumnRowUIDMapArchive";var _=hv(w[k].messages[0].data);_[1]=[],_[2]=[],_[3]=[];for(var x=0;x<=s.e.c;++x){var T=[];T[1]=T[2]=[{type:0,data:uv(x+420690)}],_[1].push({type:2,data:fv(T)}),_[2].push({type:0,data:uv(x)}),_[3].push({type:0,data:uv(x)})}_[4]=[],_[5]=[],_[6]=[];for(var S=0;S<=s.e.r;++S)(T=[])[1]=T[2]=[{type:0,data:uv(S+726270)}],_[4].push({type:2,data:fv(T)}),_[5].push({type:0,data:uv(S)}),_[6].push({type:0,data:uv(S)});w[k].messages[0].data=fv(_),b.content=wv(yv(w)),b.size=b.content.length,delete y[46];var C=hv(y[4][0].data);C[7][0].data=uv(s.e.r+1);var E=xv(hv(C[1][0].data)[2][0].data);if((w=gv(bv((b=Nd.find(c,i[E].location)).content)))[0].id!=E)throw"Bad HeaderStorageBucket";var A=hv(w[0].messages[0].data);for(S=0;S<o.length;++S){var j=hv(A[2][0].data);j[1][0].data=uv(S),j[4][0].data=uv(o[S].length),A[2][S]={type:A[2][0].type,data:fv(j)}}w[0].messages[0].data=fv(A),b.content=wv(yv(w)),b.size=b.content.length;var D=xv(C[2][0].data);if((w=gv(bv((b=Nd.find(c,i[D].location)).content)))[0].id!=D)throw"Bad HeaderStorageBucket";for(A=hv(w[0].messages[0].data),x=0;x<=s.e.c;++x)(j=hv(A[2][0].data))[1][0].data=uv(x),j[4][0].data=uv(s.e.r+1),A[2][x]={type:A[2][0].type,data:fv(j)};w[0].messages[0].data=fv(A),b.content=wv(yv(w)),b.size=b.content.length;var N=xv(C[4][0].data);!function(){for(var e,t=Nd.find(c,i[N].location),n=gv(bv(t.content)),s=0;s<n.length;++s){var a=n[s];a.id==N&&(e=a)}var o=hv(e.messages[0].data);o[3]=[];var l=[];r.forEach((function(e,t){l[1]=[{type:0,data:uv(t)}],l[2]=[{type:0,data:uv(1)}],l[3]=[{type:2,data:cv(e)}],o[3].push({type:2,data:fv(l)})})),e.messages[0].data=fv(o);var m=wv(yv(n));t.content=m,t.size=t.content.length}();var O=hv(C[3][0].data),P=O[1][0];delete O[2];var R=hv(P.data),I=xv(R[2][0].data);!function(){for(var e,t=Nd.find(c,i[I].location),n=gv(bv(t.content)),a=0;a<n.length;++a){var l=n[a];l.id==I&&(e=l)}var m=hv(e.messages[0].data);delete m[6],delete O[7];var d=new Uint8Array(m[5][0].data);m[5]=[];for(var u=0,p=0;p<=s.e.r;++p){var h=hv(d);u+=Tv(h,o[p],r),h[1][0].data=uv(p),m[5].push({data:fv(h),type:2})}m[1]=[{type:0,data:uv(s.e.c+1)}],m[2]=[{type:0,data:uv(s.e.r+1)}],m[3]=[{type:0,data:uv(u)}],m[4]=[{type:0,data:uv(s.e.r+1)}],e.messages[0].data=fv(m);var f=wv(yv(n));t.content=f,t.size=t.content.length}(),P.data=fv(R),C[3][0].data=fv(O),y[4][0].data=fv(C),d.messages[0].data=fv(y);var L=wv(yv(p));return u.content=L,u.size=u.content.length,c}(e,t):"xlsb"==t.bookType?function(e,t){sg=1024,e&&!e.SSF&&(e.SSF=Zd(qm));e&&e.SSF&&(Ad(),Ed(e.SSF),t.revssf=Md(e.SSF),t.revssf[e.SSF[65535]]=0,t.ssf=e.SSF);t.rels={},t.wbrels={},t.Strings=[],t.Strings.Count=0,t.Strings.Unique=0,Zg?t.revStrings=new Map:(t.revStrings={},t.revStrings.foo=[],delete t.revStrings.foo);var n="xlsb"==t.bookType?"bin":"xml",s=cg.indexOf(t.bookType)>-1,a={workbooks:[],sheets:[],charts:[],dialogs:[],macros:[],rels:[],strs:[],comments:[],threadedcomments:[],links:[],coreprops:[],extprops:[],custprops:[],themes:[],styles:[],calcchains:[],vba:[],drawings:[],metadata:[],people:[],TODO:[],xmlns:""};Cv(t=t||{});var o=nu(),r="",i=0;t.cellXfs=[],ey(t.cellXfs,{},{revssf:{General:0}}),e.Props||(e.Props={});if(tu(o,r="docProps/core.xml",Lh(e.Props,t)),a.coreprops.push(r),Nh(t.rels,2,r,Ah.CORE_PROPS),r="docProps/app.xml",e.Props&&e.Props.SheetNames);else if(e.Workbook&&e.Workbook.Sheets){for(var l=[],c=0;c<e.SheetNames.length;++c)2!=(e.Workbook.Sheets[c]||{}).Hidden&&l.push(e.SheetNames[c]);e.Props.SheetNames=l}else e.Props.SheetNames=e.SheetNames;e.Props.Worksheets=e.Props.SheetNames.length,tu(o,r,Wh(e.Props)),a.extprops.push(r),Nh(t.rels,3,r,Ah.EXT_PROPS),e.Custprops!==e.Props&&Id(e.Custprops||{}).length>0&&(tu(o,r="docProps/custom.xml",Bh(e.Custprops)),a.custprops.push(r),Nh(t.rels,4,r,Ah.CUST_PROPS));for(i=1;i<=e.SheetNames.length;++i){var m={"!id":{}},d=e.Sheets[e.SheetNames[i-1]];(d||{})["!type"];if(tu(o,r="xl/worksheets/sheet"+i+"."+n,Ay(i-1,r,t,e,m)),a.sheets.push(r),Nh(t.wbrels,-1,"worksheets/sheet"+i+"."+n,Ah.WS[0]),d){var u=d["!comments"],p=!1,h="";u&&u.length>0&&(tu(o,h="xl/comments"+i+"."+n,jy(u,h,t)),a.comments.push(h),Nh(m,-1,"../comments"+i+"."+n,Ah.CMNT),p=!0),d["!legacy"]&&p&&tu(o,"xl/drawings/vmlDrawing"+i+".vml",ag(i,d["!comments"])),delete d["!comments"],delete d["!legacy"]}m["!id"].rId1&&tu(o,jh(r),Dh(m))}null!=t.Strings&&t.Strings.length>0&&(tu(o,r="xl/sharedStrings."+n,function(e,t,n){return(".bin"===t.slice(-4)?Af:Cf)(e,n)}(t.Strings,r,t)),a.strs.push(r),Nh(t.wbrels,-1,"sharedStrings."+n,Ah.SST));tu(o,r="xl/workbook."+n,function(e,t,n){return(".bin"===t.slice(-4)?Ey:Sy)(e,n)}(e,r,t)),a.workbooks.push(r),Nh(t.rels,1,r,Ah.WB),tu(o,r="xl/theme/theme1.xml",eg(e.Themes,t)),a.themes.push(r),Nh(t.wbrels,-1,"theme/theme1.xml",Ah.THEME),tu(o,r="xl/styles."+n,function(e,t,n){return(".bin"===t.slice(-4)?Qf:Bf)(e,n)}(e,r,t)),a.styles.push(r),Nh(t.wbrels,-1,"styles."+n,Ah.STY),e.vbaraw&&s&&(tu(o,r="xl/vbaProject.bin",e.vbaraw),a.vba.push(r),Nh(t.wbrels,-1,"vbaProject.bin",Ah.VBA));return tu(o,r="xl/metadata."+n,function(e){return(".bin"===e.slice(-4)?tg:ng)()}(r)),a.metadata.push(r),Nh(t.wbrels,-1,"metadata."+n,Ah.XLMETA),tu(o,"[Content_Types].xml",Eh(a,t)),tu(o,"_rels/.rels",Dh(t.rels)),tu(o,"xl/_rels/workbook."+n+".rels",Dh(t.wbrels)),delete t.revssf,delete t.ssf,o}(e,t):Av(e,t)}function Av(e,t){sg=1024,e&&!e.SSF&&(e.SSF=Zd(qm)),e&&e.SSF&&(Ad(),Ed(e.SSF),t.revssf=Md(e.SSF),t.revssf[e.SSF[65535]]=0,t.ssf=e.SSF),t.rels={},t.wbrels={},t.Strings=[],t.Strings.Count=0,t.Strings.Unique=0,Zg?t.revStrings=new Map:(t.revStrings={},t.revStrings.foo=[],delete t.revStrings.foo);var n="xml",s=cg.indexOf(t.bookType)>-1,a={workbooks:[],sheets:[],charts:[],dialogs:[],macros:[],rels:[],strs:[],comments:[],threadedcomments:[],links:[],coreprops:[],extprops:[],custprops:[],themes:[],styles:[],calcchains:[],vba:[],drawings:[],metadata:[],people:[],TODO:[],xmlns:""};Cv(t=t||{});var o=nu(),r="",i=0;if(t.cellXfs=[],ey(t.cellXfs,{},{revssf:{General:0}}),e.Props||(e.Props={}),tu(o,r="docProps/core.xml",Lh(e.Props,t)),a.coreprops.push(r),Nh(t.rels,2,r,Ah.CORE_PROPS),r="docProps/app.xml",e.Props&&e.Props.SheetNames);else if(e.Workbook&&e.Workbook.Sheets){for(var l=[],c=0;c<e.SheetNames.length;++c)2!=(e.Workbook.Sheets[c]||{}).Hidden&&l.push(e.SheetNames[c]);e.Props.SheetNames=l}else e.Props.SheetNames=e.SheetNames;e.Props.Worksheets=e.Props.SheetNames.length,tu(o,r,Wh(e.Props)),a.extprops.push(r),Nh(t.rels,3,r,Ah.EXT_PROPS),e.Custprops!==e.Props&&Id(e.Custprops||{}).length>0&&(tu(o,r="docProps/custom.xml",Bh(e.Custprops)),a.custprops.push(r),Nh(t.rels,4,r,Ah.CUST_PROPS));var m=["SheetJ5"];for(t.tcid=0,i=1;i<=e.SheetNames.length;++i){var d={"!id":{}},u=e.Sheets[e.SheetNames[i-1]];(u||{})["!type"];if(tu(o,r="xl/worksheets/sheet"+i+"."+n,oy(i-1,t,e,d)),a.sheets.push(r),Nh(t.wbrels,-1,"worksheets/sheet"+i+"."+n,Ah.WS[0]),u){var p=u["!comments"],h=!1,f="";if(p&&p.length>0){var g=!1;p.forEach((function(e){e[1].forEach((function(e){1==e.T&&(g=!0)}))})),g&&(tu(o,f="xl/threadedComments/threadedComment"+i+"."+n,rg(p,m,t)),a.threadedcomments.push(f),Nh(d,-1,"../threadedComments/threadedComment"+i+"."+n,Ah.TCMNT)),tu(o,f="xl/comments"+i+"."+n,og(p)),a.comments.push(f),Nh(d,-1,"../comments"+i+"."+n,Ah.CMNT),h=!0}u["!legacy"]&&h&&tu(o,"xl/drawings/vmlDrawing"+i+".vml",ag(i,u["!comments"])),delete u["!comments"],delete u["!legacy"]}d["!id"].rId1&&tu(o,jh(r),Dh(d))}return null!=t.Strings&&t.Strings.length>0&&(tu(o,r="xl/sharedStrings."+n,Cf(t.Strings,t)),a.strs.push(r),Nh(t.wbrels,-1,"sharedStrings."+n,Ah.SST)),tu(o,r="xl/workbook."+n,Sy(e)),a.workbooks.push(r),Nh(t.rels,1,r,Ah.WB),tu(o,r="xl/theme/theme1.xml",eg(e.Themes,t)),a.themes.push(r),Nh(t.wbrels,-1,"theme/theme1.xml",Ah.THEME),tu(o,r="xl/styles."+n,Bf(e,t)),a.styles.push(r),Nh(t.wbrels,-1,"styles."+n,Ah.STY),e.vbaraw&&s&&(tu(o,r="xl/vbaProject.bin",e.vbaraw),a.vba.push(r),Nh(t.wbrels,-1,"vbaProject.bin",Ah.VBA)),tu(o,r="xl/metadata."+n,ng()),a.metadata.push(r),Nh(t.wbrels,-1,"metadata."+n,Ah.XLMETA),m.length>1&&(tu(o,r="xl/persons/person.xml",function(e){var t=[su,xu("personList",null,{xmlns:Du,"xmlns:x":Mu[0]}).replace(/[\/]>/,">")];return e.forEach((function(e,n){t.push(xu("person",null,{displayName:e,id:"{54EE7950-7262-4200-6969-"+("000000000000"+n).slice(-12)+"}",userId:e,providerId:"None"}))})),t.push("</personList>"),t.join("")}(m)),a.people.push(r),Nh(t.wbrels,-1,"persons/person.xml",Ah.PEOPLE)),tu(o,"[Content_Types].xml",Eh(a,t)),tu(o,"_rels/.rels",Dh(t.rels)),tu(o,"xl/_rels/workbook.xml.rels",Dh(t.wbrels)),delete t.revssf,delete t.ssf,o}function jv(e,t){var n="";switch((t||{}).type||"base64"){case"buffer":case"array":return[e[0],e[1],e[2],e[3],e[4],e[5],e[6],e[7]];case"base64":n=Em(e.slice(0,12));break;case"binary":n=e;break;default:throw new Error("Unrecognized type "+(t&&t.type||"undefined"))}return[n.charCodeAt(0),n.charCodeAt(1),n.charCodeAt(2),n.charCodeAt(3),n.charCodeAt(4),n.charCodeAt(5),n.charCodeAt(6),n.charCodeAt(7)]}function Dv(e,t){switch(t.type){case"base64":case"binary":break;case"buffer":case"array":t.type="";break;case"file":return Rd(t.file,Nd.write(e,{type:Am?"buffer":""}));case"string":throw new Error("'string' output type invalid for '"+t.bookType+"' files");default:throw new Error("Unrecognized type "+t.type)}return Nd.write(e,t)}function Nv(e,t){var n={},s=Am?"nodebuffer":"undefined"!==typeof Uint8Array?"array":"string";if(t.compression&&(n.compression="DEFLATE"),t.password)n.type=s;else switch(t.type){case"base64":n.type="base64";break;case"binary":n.type="string";break;case"string":throw new Error("'string' output type invalid for '"+t.bookType+"' files");case"buffer":case"file":n.type=s;break;default:throw new Error("Unrecognized type "+t.type)}var a=e.FullPaths?Nd.write(e,{fileType:"zip",type:{nodebuffer:"buffer",string:"binary"}[n.type]||n.type,compression:!!t.compression}):e.generate(n);if("undefined"!==typeof Deno&&"string"==typeof a){if("binary"==t.type||"base64"==t.type)return a;a=new Uint8Array(Pm(a))}return t.password&&"undefined"!==typeof encrypt_agile?Dv(encrypt_agile(a,t.password),t):"file"===t.type?Rd(t.file,a):"string"==t.type?yu(a):a}function Ov(e,t,n){n||(n="");var s=n+e;switch(t.type){case"base64":return Cm(vu(s));case"binary":return vu(s);case"string":return e;case"file":return Rd(t.file,s,"utf8");case"buffer":return Am?jm(s,"utf8"):"undefined"!==typeof TextEncoder?(new TextEncoder).encode(s):Ov(s,{type:"binary"}).split("").map((function(e){return e.charCodeAt(0)}))}throw new Error("Unrecognized type "+t.type)}function Pv(e,t){switch(t.type){case"string":case"base64":case"binary":for(var n="",s=0;s<e.length;++s)n+=String.fromCharCode(e[s]);return"base64"==t.type?Cm(n):"string"==t.type?yu(n):n;case"file":return Rd(t.file,e);case"buffer":return e;default:throw new Error("Unrecognized type "+t.type)}}function Rv(e,t){wm(),Ty(e);var n=Zd(t||{});if(n.cellStyles&&(n.cellNF=!0,n.sheetStubs=!0),"array"==n.type){n.type="binary";var s=Rv(e,n);return n.type="array",Pm(s)}var a=0;if(n.sheet&&(a="number"==typeof n.sheet?n.sheet:e.SheetNames.indexOf(n.sheet),!e.SheetNames[a]))throw new Error("Sheet not found: "+n.sheet+" : "+typeof n.sheet);switch(n.bookType||"xlsb"){case"xml":case"xlml":return Ov(Iy(e,n),n);case"slk":case"sylk":return Ov(wf.from_sheet(e.Sheets[e.SheetNames[a]],n),n);case"htm":case"html":return Ov(tv(e.Sheets[e.SheetNames[a]],n),n);case"txt":return function(e,t){switch(t.type){case"base64":return Cm(e);case"binary":case"string":return e;case"file":return Rd(t.file,e,"binary");case"buffer":return Am?jm(e,"binary"):e.split("").map((function(e){return e.charCodeAt(0)}))}throw new Error("Unrecognized type "+t.type)}(zv(e.Sheets[e.SheetNames[a]],n),n);case"csv":return Ov(Bv(e.Sheets[e.SheetNames[a]],n),n,"\ufeff");case"dif":return Ov(kf.from_sheet(e.Sheets[e.SheetNames[a]],n),n);case"dbf":return Pv(bf.from_sheet(e.Sheets[e.SheetNames[a]],n),n);case"prn":return Ov(xf.from_sheet(e.Sheets[e.SheetNames[a]],n),n);case"rtf":return Ov(Nf.from_sheet(e.Sheets[e.SheetNames[a]],n),n);case"eth":return Ov(_f.from_sheet(e.Sheets[e.SheetNames[a]],n),n);case"fods":return Ov(iv(e,n),n);case"wk1":return Pv(Tf.sheet_to_wk1(e.Sheets[e.SheetNames[a]],n),n);case"wk3":return Pv(Tf.book_to_wk3(e,n),n);case"biff2":n.biff||(n.biff=2);case"biff3":n.biff||(n.biff=3);case"biff4":return n.biff||(n.biff=4),Pv(Zy(e,n),n);case"biff5":n.biff||(n.biff=5);case"biff8":case"xla":case"xls":return n.biff||(n.biff=8),function(e,t){var n=t||{};return Dv(Wy(e,n),n)}(e,n);case"xlsx":case"xlsm":case"xlam":case"xlsb":case"numbers":case"ods":return function(e,t){var n=Zd(t||{});return Nv(Ev(e,n),n)}(e,n);default:throw new Error("Unrecognized bookType |"+n.bookType+"|")}}function Iv(e){if(!e.bookType){var t=e.file.slice(e.file.lastIndexOf(".")).toLowerCase();t.match(/^\.[a-z]+$/)&&(e.bookType=t.slice(1)),e.bookType={xls:"biff8",htm:"html",slk:"sylk",socialcalc:"eth",Sh33tJS:"WTF"}[e.bookType]||e.bookType}}function Lv(e,t,n,s,a,o,r,i){var l=Rp(n),c=i.defval,m=i.raw||!Object.prototype.hasOwnProperty.call(i,"raw"),d=!0,u=1===a?[]:{};if(1!==a)if(Object.defineProperty)try{Object.defineProperty(u,"__rowNum__",{value:n,enumerable:!1})}catch(g){u.__rowNum__=n}else u.__rowNum__=n;if(!r||e[n])for(var p=t.s.c;p<=t.e.c;++p){var h=r?e[n][p]:e[s[p]+l];if(void 0!==h&&void 0!==h.t){var f=h.v;switch(h.t){case"z":if(null==f)break;continue;case"e":f=0==f?null:void 0;break;case"s":case"d":case"b":case"n":break;default:throw new Error("unrecognized type "+h.t)}if(null!=o[p]){if(null==f)if("e"==h.t&&null===f)u[o[p]]=null;else if(void 0!==c)u[o[p]]=c;else{if(!m||null!==f)continue;u[o[p]]=null}else u[o[p]]=m&&("n"!==h.t||"n"===h.t&&!1!==i.rawNumbers)?f:Hp(h,f,i);null!=f&&(d=!1)}}else{if(void 0===c)continue;null!=o[p]&&(u[o[p]]=c)}}return{row:u,isempty:d}}function Fv(e,t){if(null==e||null==e["!ref"])return[];var n={t:"n",v:0},s=0,a=1,o=[],r=0,i="",l={s:{r:0,c:0},e:{r:0,c:0}},c=t||{},m=null!=c.range?c.range:e["!ref"];switch(1===c.header?s=1:"A"===c.header?s=2:Array.isArray(c.header)?s=3:null==c.header&&(s=0),typeof m){case"string":l=zp(m);break;case"number":(l=zp(e["!ref"])).s.r=m;break;default:l=m}s>0&&(a=0);var d=Rp(l.s.r),u=[],p=[],h=0,f=0,g=Array.isArray(e),y=l.s.r,v=0,b={};g&&!e[y]&&(e[y]=[]);var w=c.skipHidden&&e["!cols"]||[],k=c.skipHidden&&e["!rows"]||[];for(v=l.s.c;v<=l.e.c;++v)if(!(w[v]||{}).hidden)switch(u[v]=Lp(v),n=g?e[y][v]:e[u[v]+d],s){case 1:o[v]=v-l.s.c;break;case 2:o[v]=u[v];break;case 3:o[v]=c.header[v-l.s.c];break;default:if(null==n&&(n={w:"__EMPTY",t:"s"}),i=r=Hp(n,null,c),f=b[r]||0){do{i=r+"_"+f++}while(b[i]);b[r]=f,b[i]=1}else b[r]=1;o[v]=i}for(y=l.s.r+a;y<=l.e.r;++y)if(!(k[y]||{}).hidden){var _=Lv(e,l,y,u,s,o,g,c);(!1===_.isempty||(1===s?!1!==c.blankrows:c.blankrows))&&(p[h++]=_.row)}return p.length=h,p}var Mv=/"/g;function Wv(e,t,n,s,a,o,r,i){for(var l=!0,c=[],m="",d=Rp(n),u=t.s.c;u<=t.e.c;++u)if(s[u]){var p=i.dense?(e[n]||[])[u]:e[s[u]+d];if(null==p)m="";else if(null!=p.v){l=!1,m=""+(i.rawNumbers&&"n"==p.t?p.v:Hp(p,null,i));for(var h=0,f=0;h!==m.length;++h)if((f=m.charCodeAt(h))===a||f===o||34===f||i.forceQuotes){m='"'+m.replace(Mv,'""')+'"';break}"ID"==m&&(m='"ID"')}else null==p.f||p.F?m="":(l=!1,(m="="+p.f).indexOf(",")>=0&&(m='"'+m.replace(Mv,'""')+'"'));c.push(m)}return!1===i.blankrows&&l?null:c.join(r)}function Bv(e,t){var n=[],s=null==t?{}:t;if(null==e||null==e["!ref"])return"";var a=zp(e["!ref"]),o=void 0!==s.FS?s.FS:",",r=o.charCodeAt(0),i=void 0!==s.RS?s.RS:"\n",l=i.charCodeAt(0),c=new RegExp(("|"==o?"\\|":o)+"+$"),m="",d=[];s.dense=Array.isArray(e);for(var u=s.skipHidden&&e["!cols"]||[],p=s.skipHidden&&e["!rows"]||[],h=a.s.c;h<=a.e.c;++h)(u[h]||{}).hidden||(d[h]=Lp(h));for(var f=0,g=a.s.r;g<=a.e.r;++g)(p[g]||{}).hidden||null!=(m=Wv(e,a,g,d,r,l,o,s))&&(s.strip&&(m=m.replace(c,"")),(m||!1!==s.blankrows)&&n.push((f++?i:"")+m));return delete s.dense,n.join("")}function zv(e,t){t||(t={}),t.FS="\t",t.RS="\n";var n=Bv(e,t);if("undefined"==typeof _m||"string"==t.type)return n;var s=_m.utils.encode(1200,n,"str");return String.fromCharCode(255)+String.fromCharCode(254)+s}function Uv(e,t,n){var s,a=n||{},o=+!a.skipHeader,r=e||{},i=0,l=0;if(r&&null!=a.origin)if("number"==typeof a.origin)i=a.origin;else{var c="string"==typeof a.origin?Fp(a.origin):a.origin;i=c.r,l=c.c}var m={s:{c:0,r:0},e:{c:l,r:i+t.length-1+o}};if(r["!ref"]){var d=zp(r["!ref"]);m.e.c=Math.max(m.e.c,d.e.c),m.e.r=Math.max(m.e.r,d.e.r),-1==i&&(i=d.e.r+1,m.e.r=i+t.length-1+o)}else-1==i&&(i=0,m.e.r=t.length-1+o);var u=a.header||[],p=0;t.forEach((function(e,t){Id(e).forEach((function(n){-1==(p=u.indexOf(n))&&(u[p=u.length]=n);var c=e[n],m="z",d="",h=Mp({c:l+p,r:i+t+o});s=Hv(r,h),!c||"object"!==typeof c||c instanceof Date?("number"==typeof c?m="n":"boolean"==typeof c?m="b":"string"==typeof c?m="s":c instanceof Date?(m="d",a.cellDates||(m="n",c=Bd(c)),d=a.dateNF||qm[14]):null===c&&a.nullError&&(m="e",c=0),s?(s.t=m,s.v=c,delete s.w,delete s.R,d&&(s.z=d)):r[h]=s={t:m,v:c},d&&(s.z=d)):r[h]=c}))})),m.e.c=Math.max(m.e.c,l+u.length-1);var h=Rp(i);if(o)for(p=0;p<u.length;++p)r[Lp(p+l)+h]={t:"s",v:u[p]};return r["!ref"]=Bp(m),r}function Hv(e,t,n){if("string"==typeof t){if(Array.isArray(e)){var s=Fp(t);return e[s.r]||(e[s.r]=[]),e[s.r][s.c]||(e[s.r][s.c]={t:"z"})}return e[t]||(e[t]={t:"z"})}return Hv(e,Mp("number"!=typeof t?t:{r:t,c:n||0}))}function Gv(){return{SheetNames:[],Sheets:{}}}function Vv(e,t,n,s){var a=1;if(!n)for(;a<=65535&&-1!=e.SheetNames.indexOf(n="Sheet"+a);++a,n=void 0);if(!n||e.SheetNames.length>=65535)throw new Error("Too many worksheets");if(s&&e.SheetNames.indexOf(n)>=0){var o=n.match(/(^.*?)(\d+)$/);a=o&&+o[2]||0;var r=o&&o[1]||n;for(++a;a<=65535&&-1!=e.SheetNames.indexOf(n=r+a);++a);}if(xy(n),e.SheetNames.indexOf(n)>=0)throw new Error("Worksheet with name |"+n+"| already exists!");return e.SheetNames.push(n),e.Sheets[n]=t,n}function Kv(e,t,n){return t?(e.l={Target:t},n&&(e.l.Tooltip=n)):delete e.l,e}var qv={encode_col:Lp,encode_row:Rp,encode_cell:Mp,encode_range:Bp,decode_col:Ip,decode_row:Pp,split_cell:function(e){return e.replace(/(\$?[A-Z]*)(\$?\d*)/,"$1,$2").split(",")},decode_cell:Fp,decode_range:Wp,format_cell:Hp,sheet_add_aoa:Vp,sheet_add_json:Uv,sheet_add_dom:nv,aoa_to_sheet:Kp,json_to_sheet:function(e,t){return Uv(null,e,t)},table_to_sheet:sv,table_to_book:function(e,t){return Gp(sv(e,t),t)},sheet_to_csv:Bv,sheet_to_txt:zv,sheet_to_json:Fv,sheet_to_html:tv,sheet_to_formulae:function(e){var t,n="",s="";if(null==e||null==e["!ref"])return[];var a,o=zp(e["!ref"]),r="",i=[],l=[],c=Array.isArray(e);for(a=o.s.c;a<=o.e.c;++a)i[a]=Lp(a);for(var m=o.s.r;m<=o.e.r;++m)for(r=Rp(m),a=o.s.c;a<=o.e.c;++a)if(n=i[a]+r,s="",void 0!==(t=c?(e[m]||[])[a]:e[n])){if(null!=t.F){if(n=t.F,!t.f)continue;s=t.f,-1==n.indexOf(":")&&(n=n+":"+n)}if(null!=t.f)s=t.f;else{if("z"==t.t)continue;if("n"==t.t&&null!=t.v)s=""+t.v;else if("b"==t.t)s=t.v?"TRUE":"FALSE";else if(void 0!==t.w)s="'"+t.w;else{if(void 0===t.v)continue;s="s"==t.t?"'"+t.v:""+t.v}}l[l.length]=n+"="+s}return l},sheet_to_row_object_array:Fv,sheet_get_cell:Hv,book_new:Gv,book_append_sheet:Vv,book_set_sheet_visibility:function(e,t,n){e.Workbook||(e.Workbook={}),e.Workbook.Sheets||(e.Workbook.Sheets=[]);var s=function(e,t){if("number"==typeof t){if(t>=0&&e.SheetNames.length>t)return t;throw new Error("Cannot find sheet # "+t)}if("string"==typeof t){var n=e.SheetNames.indexOf(t);if(n>-1)return n;throw new Error("Cannot find sheet name |"+t+"|")}throw new Error("Cannot find sheet |"+t+"|")}(e,t);switch(e.Workbook.Sheets[s]||(e.Workbook.Sheets[s]={}),n){case 0:case 1:case 2:break;default:throw new Error("Bad sheet visibility setting "+n)}e.Workbook.Sheets[s].Hidden=n},cell_set_number_format:function(e,t){return e.z=t,e},cell_set_hyperlink:Kv,cell_set_internal_link:function(e,t,n){return Kv(e,"#"+t,n)},cell_add_comment:function(e,t,n){e.c||(e.c=[]),e.c.push({t:t,a:n||"SheetJS"})},sheet_set_array_formula:function(e,t,n,s){for(var a="string"!=typeof t?t:zp(t),o="string"==typeof t?t:Bp(t),r=a.s.r;r<=a.e.r;++r)for(var i=a.s.c;i<=a.e.c;++i){var l=Hv(e,r,i);l.t="n",l.F=o,delete l.v,r==a.s.r&&i==a.s.c&&(l.f=n,s&&(l.D=!0))}return e},consts:{SHEET_VISIBLE:0,SHEET_HIDDEN:1,SHEET_VERY_HIDDEN:2}};pm.version;function $v(e){const n=t.Children.map(e,(e=>{var n;if(!t.isValidElement(e))return null;const s=(null===e||void 0===e||null===(n=e.props)||void 0===n?void 0:n.template)||Rc.STRING;return{...e.props,template:s}})),s=Array.from(n).filter((e=>null===e||void 0===e?void 0:e.title));return s}function Yv(e){return e.map((e=>xe.Z.get(e.title||"")))}function Zv(e){return t=>e.map((e=>{let n=e.properties?t[e.properties]:t;if(e.formatter===Kn)return(s=n)?new Date(s).toISOString().substring(0,10).split("-").reverse().join("."):"";var s;if(e.formatter&&(n=e.formatter(n)),Array.isArray(n))return n.length;const a=typeof n;return"object"===a?Object.entries(n).map((e=>e.join(": "))).join(", "):"string"===a?n.replace(".",","):n}))}function Xv(e,t,n){const s=$v(t),a=Zv(s),o=[Yv(s),...e.map(a)],r=qv.aoa_to_sheet(o);r["!cols"]=s.map((()=>({width:20})));const i=qv.book_new();qv.book_append_sheet(i,r,"Sheet1"),function(e,t,n){var s=n||{};s.type="file",s.file=t,Iv(s),Rv(e,s)}(i,"".concat(n,".xlsx"))}const Jv="DataView_data_view_buttons__yCbg3",Qv="DataView_data_view_icon__XKD50",eb="DataView_data_view_full_screen__5rQIY";function tb(e){let{rowsForExcel:n=[],rows:s=[],sort:a=[],type:o,columnCount:r,className:i,disabledRow:l,updateSort:c,children:m}=e;const{t:d}=Bt(),u=Q(),p=um.getItem(u,ko?"cards":"table"),[h,f]=(0,t.useState)(o||p),[g,y]=(0,t.useState)(!1);if(!s||!s.length)return null;const v={table:"./assets/icons/Cards.svg",cards:"./assets/icons/Table.svg"}[h],b={table:"\u041e\u0442\u043e\u0431\u0440\u0430\u0437\u0438\u0442\u044c \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u0430\u043c\u0438",cards:"\u041e\u0442\u043e\u0431\u0440\u0430\u0437\u0438\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u043e\u0439"}[h],w=g?eb:"";return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)("div",{style:{position:"relative"},children:(0,ho.jsxs)("div",{className:Jv,children:[!ko&&(0,ho.jsx)("img",{title:"\u0421\u043a\u0430\u0447\u0430\u0442\u044c XLSX",src:"./assets/icons/Download.svg",className:Qv,onClick:()=>{const e=d("sidebar.".concat(u.type,".").concat(u.page));Xv(n||s,m,e)}}),!1,!ko&&(0,ho.jsx)("img",{title:b,src:v,className:Qv,onClick:()=>{const e="table"===h?"cards":"table";f(e),um.setItem(u,e,"table")}})]})}),"table"===h&&(0,ho.jsx)(Nl,{template:"table",className:w,children:(0,ho.jsx)(qc,{rows:s,sort:a,disabledRow:l,updateSort:c,children:m})}),"cards"===h&&(0,ho.jsx)(lm,{items:s,columnCount:r,className:i,children:m})]})}tb.defaultProps={rows:[],sort:[],type:void 0,columnCount:void 0,updateSort:()=>{}};const nb=tb;function sb(e){let{template:t,title:n,properties:s,prefixes:a,suffixes:o,formatter:r,className:i,style:l,isFixed:c,isSortable:m,isResizable:d,isDraggable:u,isShow:p,minWidth:h,width:f,onClick:g}=e;return(0,ho.jsx)(ho.Fragment,{children:{template:t,title:n,properties:s,prefixes:a,suffixes:o,formatter:r,className:i,style:l,isFixed:c,isSortable:m,isResizable:d,isDraggable:u,isShow:p,minWidth:h,width:f,onClick:g}})}sb.defaultProps={title:"",prefixes:[""],suffixes:[""],formatter:void 0,className:"",isDisabled:!1,isFixed:!1,isSortable:!1,isResizable:!1,isDraggable:!1,isShow:!0,minWidth:void 0,width:void 0,onClick:void 0};const ab=sb;function ob(e,t){let n=0,s=0;const a=[];return e.forEach((e=>{n+=e.width,s+=e.value,e.title&&a.push(e.title)})),{title:t.otherTitle,value:s,width:n,description:a.join(", ")}}function rb(e,t){const n=Object.entries(e).sort(((e,n)=>t.order.indexOf(e[0])-t.order.indexOf(n[0]))),s=n.reduce(((e,t)=>e+t[1]),0),a=[],o=[],r=[];return n.forEach((e=>{let[n,i]=e;const l=function(e,t){return Math.round(e*(100/t))}(i||0,s),c={title:n,value:i,width:l};a.push(c),l>=t.limit?o.push(c):r.push(c)})),0===r.length?o:1===r.length?a:[...o,ob(r,t)]}function ib(e){let{value:t,width:n,title:s,description:a,suffix:o,color:r,className:i,formatter:l}=e;const{t:c}=Bt();if(!n||n<=0)return null;const m=c(s||""),d=c(a||"")||m,u=null===l||void 0===l?void 0:l(t),p=o?" ".concat(c(o||"")):"",h=t?"".concat(n,"% (").concat(u).concat(p,") ").concat(d):"".concat(n,"% ").concat(d);return(0,ho.jsx)("div",{className:i,style:{width:"".concat(n,"%"),color:null===r||void 0===r?void 0:r.second,padding:m?"0 0 0 4px":"0",backgroundColor:null===r||void 0===r?void 0:r.first},title:h,children:m})}ib.defaultProps={value:0,width:0,title:"",description:"",suffix:"",color:null,className:"",formatter:e=>e};const lb=ib,cb="styles_line_chart__Os6FB",mb="styles_line_chart_item__h5Dv1",db="styles_line_chart_sub_item__70rAH";function ub(e){let{options:t,value:n,details:s,className:a}=e;if(0===n)return null;let o=Math.round((n||100)*(100/t.max));if(o<1)return null;if(!s)return(0,ho.jsx)("div",{className:"".concat(cb," ").concat(a||""),children:(0,ho.jsx)(lb,{value:n,width:o,suffix:t.suffix,formatter:t.formatter,className:mb})});const r=rb(s,t).map((e=>(0,ho.jsx)(lb,{title:e.title,value:e.value,width:e.width,color:t.color.get(e.title),suffix:t.suffix,formatter:t.formatter,description:e.description,className:db},e.title)));return(0,ho.jsx)("div",{className:"".concat(cb," ").concat(a||""),children:(0,ho.jsx)("div",{className:mb,style:{width:"".concat(o,"%")},children:r})})}ub.defaultProps={value:void 0,details:void 0,className:""};const pb=ub;class hb{constructor(e){this.refColorByTitle={};const t=["#7F9BE0","#E9A5A1","#C2ECC1","#B6BAE9","#A18BE0","#FFC178","#75CCE0","#B2E069","#EC95B6","#E2DA84","#A7C0FF","#D7D4B1","#E0BA96","#E0BE69","#C0D79C","#B6C5C9","#9E98AD","#AACFD8","#BAB2D0","#DCBAC7"];this.refColorByTitle=Object.fromEntries(e.map(((e,n)=>[e,{first:t[n],second:"#FFFFFF"}])))}get(e){return this.refColorByTitle[e]||hb.DEFAULT}}function fb(e){let{order:t,suffix:n,other:s,max:a,limit:o,formatter:r}=e;return{max:a instanceof Array?Math.max(...a):a||100,order:t||[],suffix:null!==n&&void 0!==n?n:"commits",otherTitle:null!==s&&void 0!==s?s:"...",color:null!==t&&void 0!==t&&t.length?new hb(t):null,limit:o||15,formatter:r||(e=>e)}}hb.DEFAULT="#D0D1D2";const gb="Banner_banner__NKjAn",yb="Banner_banner_icon__jknUT";const vb=function(e){let{className:t}=e;const n=Zo.getBanner();if(!n)return null;const{ref:s,link:a,banner:o,text:r,textIcon:i,color:l,backgroundColor:c}=n,m={title:r,to:a||"",target:"_blank",className:t};if(o)return(0,ho.jsx)(we,{...m,children:(0,ho.jsx)("div",{className:gb,style:{backgroundImage:"url(".concat(o,")")}})});const d=(s||"").split("_").splice(1).join(" ").toUpperCase(),u=c||"linear-gradient(135deg, rgba(64,117,252,1) 0%, rgba(172,179,246,1) 100%)";return(0,ho.jsx)(we,{...m,children:(0,ho.jsxs)("div",{title:r,className:gb,style:{color:l,background:u},children:[i?(0,ho.jsx)("img",{src:i,className:yb}):null,r||d||""]})})},bb="card_recommendations_card__2kGe-",wb="card_recommendations_card_for_print__mEWP4",kb="card_recommendations_card_title__qilbG",_b="card_recommendations_card_icon__LGkDs",xb="card_recommendations_card_button__HWnqd",Tb="card_recommendations_card_info__3Etxk",Sb="card_recommendations_card_fact__aJVeI",Cb="card_recommendations_card_warning__5FzYe",Eb="card_recommendations_card_error__YxpZd",Ab="card_recommendations_card_banner__s6avK";function jb(e){var t;const n=null===e||void 0===e?void 0:e.type;return null!==(t={[es.INFO]:"./assets/recommendations/info.svg",[es.FACT]:"./assets/recommendations/fact.svg",[es.WARNING]:"./assets/recommendations/warning.svg",[es.ALERT]:"./assets/recommendations/alert.svg"}[n||es.INFO])&&void 0!==t?t:"./assets/recommendations/info.svg"}const Db=function(e){var t;let{recommendation:n,onClick:s}=e;const{t:a}=Bt();if(!n)return null;const o=function(e){var t;const n=null===e||void 0===e?void 0:e.type;return null!==(t={[es.INFO]:Tb,[es.FACT]:Sb,[es.WARNING]:Cb,[es.ALERT]:Eb}[n||es.INFO])&&void 0!==t?t:Sb}(n),r=Or(n),i=null===n||void 0===n||null===(t=n.arguments)||void 0===t?void 0:t.title,l=Pr(n).split("\n").shift();return(0,ho.jsxs)("div",{className:"".concat(bb," ").concat(o),onClick:ko?s:void 0,children:[(0,ho.jsxs)("h5",{className:kb,children:[(0,ho.jsx)("img",{className:_b,src:jb(n)}),xe.Z.get(r,i)]}),(0,ho.jsx)(ur,{style:{color:"#12131B"},text:l||""}),!ko&&(0,ho.jsx)(bo,{mode:"link",className:xb,onClick:s,children:a("recommendations.modal.open")})]})};const Nb=function(e){var t;let{recommendation:n}=e;if(!n)return null;const s=function(e){var t;const n=null===e||void 0===e?void 0:e.type;return null!==(t={[es.INFO]:Tb,[es.FACT]:Sb,[es.WARNING]:Cb,[es.ALERT]:Eb}[n||es.INFO])&&void 0!==t?t:Sb}(n),a=Or(n),o=null===n||void 0===n||null===(t=n.arguments)||void 0===t?void 0:t.title,r=Pr(n);return(0,ho.jsxs)("div",{className:"".concat(bb," ").concat(wb," ").concat(s),children:[(0,ho.jsxs)("h5",{className:kb,children:[(0,ho.jsx)("span",{className:_b}),xe.Z.get(a,o)]}),(0,ho.jsx)(ur,{style:{color:"#12131B"},text:r})]})},Ob="styles_recommendations_container__vICaJ",Pb="styles_recommendations_container_for_print__boNzY";function Rb(e){let{recommendations:t,mode:n}=e,s=(t||[]).filter((e=>e)).map((e=>"print"===n?(0,ho.jsx)(Nb,{recommendation:e},e[1]):(0,ho.jsx)(Db,{recommendation:e,onClick:()=>{Rr.open(e)}},e[1])));if(!s.length)return null;"print"!==n&&(s=function(e){const t="".concat(bb," ").concat(Ab),n=(0,ho.jsx)(vb,{className:t}),s=Math.floor(Math.random()*e.length),a=e.splice(s);return[...e,n,...a]}(s));const a=xe.Z.get("recommendations.title"),o="print"===n?"".concat(Ob," scroll_x ").concat(Pb):"".concat(Ob," scroll_x");return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{title:a}),(0,ho.jsx)("div",{className:o,onTouchStart:e=>e.stopPropagation(),onMouseDown:e=>e.stopPropagation(),children:s})]})}Rb.defaultProps={mode:void 0};const Ib=Rb;function Lb(e,t,n){return Math.max(...e.content.map((e=>n?e[t][n]||0:e[t]||0)))}function Fb(e,t){return Lb(e,t,"length")}function Mb(e){let{response:t,updateSort:n,rowsForExcel:s,mode:a}=e;const{t:o}=Bt();if(!t)return null;const[r,i,l]=[o("page.team.author.type.work"),o("page.team.author.type.dismissed"),o("page.team.author.type.staff")],c=o("page.team.author.worked"),m=o("page.team.author.losses"),d=fb({order:[c,m],suffix:"page.team.author.days"}),u=fb({max:Fb(t,"tasks"),suffix:"page.team.author.tasksSmall"}),p=fb({max:Lb(t,"commits")}),h=fb({order:co.dataGrip.type.list});return(0,ho.jsxs)(nb,{rowsForExcel:s,rows:t.content,sort:t.sort,updateSort:n,type:"print"===a?"cards":void 0,columnCount:"print"===a?3:void 0,children:[(0,ho.jsx)(ab,{isFixed:!0,template:Rc.STRING,properties:"author",width:200}),(0,ho.jsx)(ab,{template:e=>{let t=r;return e.isDismissed&&(t=i),e.isStaff&&(t=l),(0,ho.jsx)(zl,{value:t})},width:100}),(0,ho.jsx)(ab,{isSortable:"daysWorked",title:"page.team.author.workedLosses",minWidth:300,template:e=>(0,ho.jsx)(pb,{options:d,details:e}),formatter:e=>({[c]:e.daysWorked,[m]:e.daysLosses})}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"tasks",formatter:e=>(null===e||void 0===e?void 0:e.length)||0}),(0,ho.jsx)(ab,{isSortable:!0,properties:"tasks",title:"page.team.author.tasks",minWidth:200,template:e=>(0,ho.jsx)(pb,{options:u,value:e}),formatter:e=>(null===e||void 0===e?void 0:e.length)||0}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,title:"page.team.author.daysForTask",properties:"daysForTask",formatter:Zn,width:120}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,title:"page.team.author.scopes",properties:"scopes"}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"commits"}),(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.author.commits",properties:"commits",minWidth:100,template:e=>(0,ho.jsx)(pb,{options:p,value:e})}),(0,ho.jsx)(ab,{title:"page.team.author.types",properties:"types",width:400,template:e=>(0,ho.jsx)(pb,{options:h,details:e})}),(0,ho.jsx)(ab,{template:Rc.NUMBER,title:"page.team.author.moneyAll",properties:"moneyAll",formatter:$n}),(0,ho.jsx)(ab,{template:Rc.NUMBER,title:"page.team.author.moneyWorked",properties:"moneyWorked",formatter:$n}),(0,ho.jsx)(ab,{template:Rc.NUMBER,title:"page.team.author.moneyLosses",properties:"moneyLosses",formatter:$n})]})}Mb.defaultProps={response:void 0};const Wb=dn((e=>{var t;let{mode:n}=e;const{t:s}=Bt(),a=co.dataGrip.author.statistic;if(null===a||void 0===a||!a.length)return"print"!==n?(0,ho.jsx)(Xl,{}):null;const o=null===(t=co.dataGrip.recommendations.team)||void 0===t?void 0:t.byAuthor;return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(Ib,{mode:n,recommendations:o}),(0,ho.jsx)(vc,{title:"page.team.author.title"}),(0,ho.jsxs)(ic,{to:"response",loader:(e,t)=>fc({content:a,pagination:e,sort:t,mode:n}),watch:"".concat(n).concat(co.dataGrip.hash),children:[(0,ho.jsx)(Mb,{mode:n,rowsForExcel:a}),(0,ho.jsx)(hc,{})]}),(0,ho.jsxs)(Nl,{children:[(0,ho.jsx)(Il,{children:(0,ho.jsx)(ur,{text:s("page.team.author.description1")})}),(0,ho.jsx)(Il,{children:(0,ho.jsx)(ur,{text:s("page.team.author.description2")})})]})]})})),Bb=Wb,zb="BarChart_vertical_bar__CpfhB",Ub="BarChart_vertical_bar_item__cpWYe";const Hb=function(e){let{dots:t,selected:n,onClick:s}=e;const a=100/t.length+"%",o=100/Math.max(...t.map((e=>e.value))),r=t.map(((e,t)=>{return(0,ho.jsx)("div",{className:Ub,style:{width:a,height:"".concat((r=e.value,r*o),"%"),backgroundColor:e.meta===n?"#ED675F":""},title:e.title,onClick:()=>{s&&s(e)}},"".concat(e.title,"_").concat(t));var r}));return(0,ho.jsx)("div",{className:zb,children:r})},Gb="ExternalLink_external_link__F2RSV";const Vb=function(e){let{link:t,text:n,className:s}=e;return(0,ho.jsx)(we,{to:t,target:"_blank",className:"".concat(Gb," ").concat(s||""),children:n})},Kb={day_info_wrapper:"DayInfo_day_info_wrapper__3cGCj",day_info_author:"DayInfo_day_info_author__C1F-A",day_info_date:"DayInfo_day_info_date__8Nk8m",day_info_message:"DayInfo_day_info_message__4JhXm",day_info_link:"DayInfo_day_info_link__-Ou+n",day_info_row:"DayInfo_day_info_row__K-1mt"};function qb(e){let{commits:t}=e;const n=t.map((e=>(0,ho.jsxs)("div",{className:Kb.day_info_row,children:[(0,ho.jsx)("span",{className:Kb.day_info_date,children:qn(e.date)}),(0,ho.jsx)("span",{className:Kb.day_info_message,children:e.message})]},e.date)));return(0,ho.jsx)(ho.Fragment,{children:n})}function $b(e){let{tasks:t}=e;const n=Object.entries(t).map((e=>{var t,n,s,a;let[o,r]=e;const i=_a.pr.prByTask[o];return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsxs)("div",{className:Kb.day_info_link,children:[(0,ho.jsx)(Vb,{link:"".concat((null===Wn||void 0===Wn||null===(t=Wn.settings)||void 0===t||null===(n=t.linksPrefix)||void 0===n?void 0:n.task)||"/").concat(o),text:o}),i&&(0,ho.jsx)(Vb,{link:"".concat((null===Wn||void 0===Wn||null===(s=Wn.settings)||void 0===s||null===(a=s.linksPrefix)||void 0===a?void 0:a.pr)||"/").concat(i),text:"PR"})]}),(0,ho.jsx)(qb,{commits:r})]})}));return(0,ho.jsx)(ho.Fragment,{children:n})}function Yb(e){var t,n;let{day:s,order:a,events:o,timestamp:r}=e;const{t:i}=Bt(),l=(null===o||void 0===o||null===(t=o.firstCommit)||void 0===t?void 0:t[r||""])||[],c=(null===o||void 0===o||null===(n=o.lastCommit)||void 0===n?void 0:n[r||""])||[];let m=0;const d=Object.entries(null===s||void 0===s?void 0:s.tasksByAuthor).sort(((e,t)=>a.indexOf(e[0])-a.indexOf(t[0]))).map((e=>{let[t,n]=e;m+=Object.keys(n).length;let s="";return l.includes(t)&&(s=i("page.team.month.first")),c.includes(t)&&(s=i("page.team.month.last")),(0,ho.jsxs)("div",{className:Kb.day_info,children:[(0,ho.jsx)("h3",{className:Kb.day_info_author,children:"".concat(t," ").concat(s)}),(0,ho.jsx)($b,{tasks:n})]},t)}));return(0,ho.jsx)("div",{className:Kb.day_info_wrapper,style:{columnCount:m>20?2:1},children:d})}Yb.defaultProps={events:void 0,timestamp:void 0};const Zb=Yb;const Xb=function(e){let{statistic:n}=e;const s=n.commitsByTimestampCounter.maxData,[a,o]=(0,t.useState)(s),r=n.allCommitsByTimestamp.map((e=>({title:"".concat(e.timestamp," - ").concat(e.commits," \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432"),value:e.commits,meta:e})));if(null===r||void 0===r||!r.length)return(0,ho.jsx)(Xl,{});const[i,l]=Gn(s.timestamp),c=[{title:i,description:"page.common.commits.description",type:es.FACT,arguments:{description:[l]}}];return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(Ib,{recommendations:c}),(0,ho.jsx)(vc,{title:"page.common.commits.title"}),(0,ho.jsx)(Nl,{template:"box",children:(0,ho.jsx)(Hb,{dots:r,selected:a,onClick:e=>{o(e.meta)}})}),(0,ho.jsx)("br",{}),(0,ho.jsx)("br",{}),(0,ho.jsx)(vc,{title:xe.Z.get("page.common.commits.title2",Kn(null===a||void 0===a?void 0:a.timestamp),null===a||void 0===a?void 0:a.commits)}),(0,ho.jsx)(Nl,{template:"box",children:(0,ho.jsx)(Zb,{day:a,order:co.dataGrip.author.list})})]})},Jb=dn((()=>{const e=co.dataGrip.timestamp.statistic;return(0,ho.jsx)(Xb,{statistic:e})}));const Qb=function(e){let{statistic:n}=e;const s=n.changesByTimestampCounter.maxData,[a,o]=(0,t.useState)(s),r=n.allCommitsByTimestamp.map((e=>({title:"".concat(e.timestamp," - ").concat(e.addedAndChanges," \u0441\u0442\u0440\u043e\u043a \u0438\u0437\u043c\u0435\u043d\u0438\u043b\u0438"),value:e.addedAndChanges,meta:e})));if(null===r||void 0===r||!r.length)return(0,ho.jsx)(Xl,{});const[i,l]=Gn(s.timestamp),c=[{title:i,description:" (".concat(l,") \u0431\u044b\u043b\u043e \u0432\u043b\u0438\u0442\u043e \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0439."),type:es.FACT,arguments:{description:[l]}}];return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(Ib,{recommendations:c}),(0,ho.jsx)(vc,{title:"\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0438\u0437\u043c\u0435\u043d\u0451\u043d\u043d\u044b\u0445 \u0441\u0442\u0440\u043e\u043a \u043f\u043e \u0434\u043d\u044f\u043c"}),(0,ho.jsx)(Nl,{template:"box",children:(0,ho.jsx)(Hb,{dots:r,selected:a,onClick:e=>{o(e.meta)}})}),(0,ho.jsx)("br",{}),(0,ho.jsx)("br",{}),(0,ho.jsx)(vc,{title:"".concat(Kn(null===a||void 0===a?void 0:a.timestamp)," \u0438\u0437\u043c\u0435\u043d\u0438\u043b\u0438 ").concat((null===a||void 0===a?void 0:a.addedAndChanges)||"_"," \u0441\u0442\u0440\u043e\u043a")}),(0,ho.jsx)(Nl,{template:"box",children:(0,ho.jsx)(Zb,{day:a,order:co.dataGrip.author.list})})]})},ew=dn((()=>{const e=co.dataGrip.timestamp.statistic;return(0,ho.jsx)(Qb,{statistic:e})})),tw={hours_chart_user:"HoursChart_hours_chart_user__Ndvkk",hours_chart_title:"HoursChart_hours_chart_title__P3cEf",hours_chart_data:"HoursChart_hours_chart_data__6tpxJ",hours_chart_day:"HoursChart_hours_chart_day__cZQn+",hours_chart_day_time:"HoursChart_hours_chart_day_time__gcow9",hours_chart_day_name:"HoursChart_hours_chart_day_name__FakbK",hours_chart_hour:"HoursChart_hours_chart_hour__mKEGI",hours_chart_day_time_mm:"HoursChart_hours_chart_day_time_mm__TX2fN"};const nw=function(){const e=new Array(25).fill(1).map(((e,t)=>t?(0,ho.jsxs)("div",{className:tw.hours_chart_day_time,children:[(0,ho.jsx)("span",{className:tw.hours_chart_day_time_hh,children:Vn(t-1)}),(0,ho.jsx)("span",{className:tw.hours_chart_day_time_mm,children:":00"})]},t):(0,ho.jsx)("div",{className:tw.hours_chart_day_name},t)));return(0,ho.jsx)(ho.Fragment,{children:e})};const sw=function(e){let{week:t,day:n,max:s}=e;const a=t.map(((e,t)=>{const a=function(e,t){const n=100*(e||0)/t;return(n-n%1)/100}(e,s),o=a>.2?"#FFFFFF":"#CBCBCD",r=n>4||t<7||t>20?"237, 103, 95":"65, 98, 181";return(0,ho.jsx)("div",{className:tw.hours_chart_hour,style:{color:o,backgroundColor:"rgba(".concat(r,", ").concat(a,")")},children:e||""},t)}));return(0,ho.jsx)(ho.Fragment,{children:a})},aw="legend_hours_chart_legend__MetHn",ow="legend_hours_chart_legend_item__zwxrQ",rw="legend_hours_chart_legend_work__uisVU",iw="legend_hours_chart_legend_weekend__M2o-b",lw="legend_hours_chart_legend_count__W8SZI",cw="legend_hours_chart_legend_title__dyKCs";const mw=function(){const{t:e}=Bt();return(0,ho.jsxs)("div",{className:aw,children:[(0,ho.jsxs)("div",{className:ow,children:[(0,ho.jsx)("div",{className:rw}),(0,ho.jsx)("div",{className:cw,children:e("uiKit.hoursChart.work")})]}),(0,ho.jsxs)("div",{className:ow,children:[(0,ho.jsx)("div",{className:iw}),(0,ho.jsx)("div",{className:cw,children:e("uiKit.hoursChart.weekend")})]}),(0,ho.jsxs)("div",{className:ow,children:[(0,ho.jsx)("div",{className:lw,children:"42"}),(0,ho.jsx)("div",{className:cw,children:e("uiKit.hoursChart.days")})]})]})};const dw=function(e){let{statistic:t}=e;const n=t.commitsByDayAndHour.map(((e,n)=>(0,ho.jsxs)("div",{className:tw.hours_chart_day,children:[(0,ho.jsx)("div",{className:tw.hours_chart_day_name,children:Hn(n,"short")}),(0,ho.jsx)(sw,{week:e,day:n,max:t.commitsByDayAndHourTotal[8]})]},n)));return(0,ho.jsxs)("div",{className:tw.hours_chart_user,children:[(0,ho.jsxs)("div",{className:tw.hours_chart_data,children:[(0,ho.jsx)("div",{className:tw.hours_chart_day,children:(0,ho.jsx)(nw,{})}),n]}),(0,ho.jsx)(mw,{})]})},uw=dn((e=>{var t;let{mode:n}=e;const s=co.dataGrip.team.statistic,a=null===(t=co.dataGrip.recommendations.team)||void 0===t?void 0:t.byHour;return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(Ib,{mode:n,recommendations:a}),(0,ho.jsx)(vc,{title:"page.team.hours.title"}),(0,ho.jsx)(Nl,{template:"table",children:(0,ho.jsx)(dw,{statistic:s})})]})})),pw=uw,hw="CandyChart_candy__6xQZk",fw="CandyChart_candy_item__rSQb3",gw="CandyChart_candy_title__CEfhb",yw="CandyChart_candy_line__CFOFP",vw="CandyChart_candy_value__+26Oz",bw="CandyChart_candy_prefix__dboC2",ww="CandyChart_candy_dot__XvYKs";const kw=function(e){let{dots:t}=e;const n=100/Math.max(...t.map((e=>e.value))),s=t.map((e=>{return(0,ho.jsxs)("div",{className:fw,children:[(0,ho.jsx)("div",{className:gw,children:e.title}),(0,ho.jsxs)("div",{className:yw,children:[(0,ho.jsx)("div",{className:bw,children:e.value}),(0,ho.jsx)("div",{className:vw,style:{width:"".concat((t=e.value,t*n),"%"),backgroundColor:e.color||""}}),(0,ho.jsx)("div",{className:ww,style:{backgroundColor:e.color||""}})]})]},e.title);var t}));return(0,ho.jsx)("div",{className:hw,children:s})};const _w=function(e){let{statistic:t,mode:n}=e;const s="print"===n?20:40,a=t.slice(0,s).map((e=>({title:e[0],value:e[1]})));if(null===a||void 0===a||!a.length)return(0,ho.jsx)(Xl,{});const o=[{title:a[0].title,description:"page.common.words.description",type:es.FACT,arguments:{description:[a[0].value]}}];return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(Ib,{mode:n,recommendations:o}),(0,ho.jsx)(vc,{title:"page.common.words.title"}),(0,ho.jsx)(Nl,{template:"table",children:(0,ho.jsx)(kw,{dots:a})})]})},xw=dn((e=>{let{mode:t}=e;const n=co.dataGrip.team.statistic.wordStatistics;return(0,ho.jsx)(_w,{mode:t,statistic:n})}));function Tw(e){let{response:t,updateSort:n,rowsForExcel:s,mode:a}=e;if(!t)return null;const o=fb({order:co.dataGrip.type.list}),r=fb({order:co.dataGrip.author.list});return(0,ho.jsxs)(nb,{rowsForExcel:s,rows:t.content,sort:t.sort,updateSort:n,type:"print"===a?"cards":void 0,columnCount:"print"===a?3:void 0,children:[(0,ho.jsx)(ab,{isFixed:!0,template:Rc.STRING,title:"page.team.scope.scope",properties:"scope",width:200}),(0,ho.jsx)(ab,{template:Rc.NUMBER,title:"page.team.scope.days",properties:"days"}),(0,ho.jsx)(ab,{template:Rc.NUMBER,title:"page.team.scope.authorsDays",properties:"authors",formatter:e=>Object.keys(e).map((t=>e[t].days||0)).reduce(((e,t)=>e+t),0)}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,title:"page.team.scope.tasks",properties:"tasks",formatter:e=>(null===e||void 0===e?void 0:e.length)||0}),(0,ho.jsx)(ab,{template:Rc.NUMBER,title:"page.team.scope.commits",properties:"commits"}),(0,ho.jsx)(ab,{title:"page.team.scope.types",properties:"types",minWidth:200,template:e=>(0,ho.jsx)(pb,{options:o,details:e})}),(0,ho.jsx)(ab,{title:"page.team.scope.authors",properties:"authors",minWidth:200,formatter:e=>Object.fromEntries(Object.keys(e).map((t=>{var n;return[t,(null===(n=e[t])||void 0===n?void 0:n.commits)||0]}))),template:e=>(0,ho.jsx)(pb,{options:r,details:e})}),(0,ho.jsx)(ab,{template:Rc.NUMBER,title:"page.team.scope.cost",properties:"cost",formatter:$n})]})}Tw.defaultProps={response:void 0};const Sw=dn((e=>{var t;let{mode:n}=e;const s=co.dataGrip.scope.statistic;if((null===s||void 0===s?void 0:s.length)<2)return"print"!==n?(0,ho.jsx)(Xl,{}):null;const a=null===(t=co.dataGrip.recommendations.team)||void 0===t?void 0:t.byScope;return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(Ib,{mode:n,recommendations:a}),(0,ho.jsx)(vc,{title:"page.team.scope.title"}),(0,ho.jsxs)(ic,{to:"response",loader:e=>fc({content:s,pagination:e,mode:n}),watch:"".concat(n).concat(co.dataGrip.hash),children:[(0,ho.jsx)(Tw,{mode:n,rowsForExcel:s}),(0,ho.jsx)(hc,{})]})]})})),Cw=Sw,Ew="styles_tempo__35OlM",Aw="styles_tempo_wrapper__9G8QZ",jw="styles_tempo_column__-MszO",Dw="styles_tempo_column_wrapper__gOSJN",Nw="styles_tempo_header__h8S6V",Ow="styles_tempo_author__5oBlm",Pw="styles_tempo_header_title__fCsQX",Rw="styles_tempo_header_day__74koH";const Iw=function(e){let{dayInfo:t}=e;return(0,ho.jsxs)("div",{className:Nw,children:[(0,ho.jsx)("p",{className:Pw,children:Kn(null===t||void 0===t?void 0:t.timestamp)}),(0,ho.jsx)("p",{className:Rw,children:Hn(null===t||void 0===t?void 0:t.day,"long")})]})};const Lw=function(e){let{name:t}=e;return(0,ho.jsx)("div",{className:Ow,children:t||""})},Fw="task_tempo_task__TNLYR",Mw="task_tempo_task_wrapper__nKH-u",Ww="task_tempo_task_header__XjSvi",Bw="task_tempo_task_value__smF9i",zw="task_tempo_task_title__ZHB4o",Uw="task_tempo_task_tag__vpHgX",Hw="task_tempo_task_tags__bhnV8",Gw="task_tempo_task_commits__I07Se",Vw="task_tempo_task_hours__auht3",Kw="task_tempo_task_icon__p1+3l";function qw(e){return"".concat(Vn(e.hours),":").concat(Vn(e.minutes))}function $w(e){const t=e[0],n=e[e.length-1];return t!==n?"c ".concat(qw(t)," \u0434\u043e ").concat(qw(n)):"\u0434\u043e ".concat(qw(t))}function Yw(e){const t=new Set(e.map((e=>e.type))),n=Array.from(t).filter((e=>e&&"\u2014"!==e)).map((e=>(0,ho.jsx)("p",{className:Uw,children:e},e)));return(0,ho.jsx)(ho.Fragment,{children:n})}function Zw(e){var t,n,s,a;let{title:o,commits:r}=e;const i=_a.pr.prByTask[o];return(0,ho.jsxs)("div",{className:Fw,children:[(0,ho.jsxs)("div",{className:Ww,children:[(0,ho.jsxs)("div",{children:[o?(0,ho.jsx)(Vb,{text:o,link:"".concat((null===Wn||void 0===Wn||null===(t=Wn.settings)||void 0===t||null===(n=t.linksPrefix)||void 0===n?void 0:n.task)||"/").concat(o)}):"\u2014",i?(0,ho.jsx)(Vb,{text:"PR",link:"".concat((null===Wn||void 0===Wn||null===(s=Wn.settings)||void 0===s||null===(a=s.linksPrefix)||void 0===a?void 0:a.pr)||"/").concat(i)}):null]}),(0,ho.jsx)("div",{className:Hw,children:Yw(r)})]}),(0,ho.jsxs)("figure",{className:Gw,children:[(0,ho.jsxs)("figure",{children:[(0,ho.jsx)("img",{src:"./assets/chart/commit.svg",className:Kw}),(0,ho.jsx)("figcaption",{className:Bw,children:r.length})]}),(0,ho.jsx)("figcaption",{className:zw,children:"\u041a\u043e\u043c\u043c\u0438\u0442\u044b"})]}),(0,ho.jsxs)("figure",{className:Vw,children:[(0,ho.jsxs)("figure",{children:[(0,ho.jsx)("img",{src:"./assets/chart/clock.svg",className:Kw}),(0,ho.jsx)("figcaption",{className:Bw,children:$w(r)})]}),(0,ho.jsx)("figcaption",{className:zw,children:"\u0410\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c"})]})]},o)}const Xw=function(e){let{tasks:t}=e;const n=Object.entries(t).map((e=>{let[t,n]=e;return(0,ho.jsx)(Zw,{title:t,commits:n},t)}));return(0,ho.jsx)("div",{className:Mw,children:n})},Jw="chart_tempo_chart__rsJb1",Qw="chart_tempo_chart_dashboard__aknVt",ek="chart_tempo_chart_dot__0JrVm",tk="chart_tempo_chart_legend__5j88z",nk="chart_tempo_chart_time__ijaMS";const sk=function(e){let{tasks:t}=e;const n=Object.values(t).flat(1).reduce(((e,t)=>(e[t.hours]+=t.changes+t.added+t.removed,e)),new Array(24).fill(0)).map(((e,t)=>{if(!e)return null;const n=4.166666666666667*t,s=Math.min(80,e/1.5);return(0,ho.jsx)("div",{className:"".concat(ek),title:"".concat(e," \u0441\u0442\u0440\u043e\u043a \u0441 ").concat(Vn(t),":00 \u0434\u043e ").concat(Vn(t+1),":00"),style:{left:"".concat(n,"%"),height:"".concat(s,"%")}},t)}));return(0,ho.jsxs)("div",{className:Jw,children:[(0,ho.jsx)("div",{className:Qw,children:n}),(0,ho.jsxs)("div",{className:tk,children:[(0,ho.jsx)("span",{className:nk,children:"00:00"}),(0,ho.jsx)("span",{className:nk,children:"06:00"}),(0,ho.jsx)("span",{className:nk,children:"12:00"}),(0,ho.jsx)("span",{className:nk,children:"18:00"}),(0,ho.jsx)("span",{className:nk,children:"00:00"})]})]})};function ak(e){let{dayInfo:t,order:n,author:s}=e;const a=Object.entries((null===t||void 0===t?void 0:t.tasksByAuthor)||{}).sort(((e,t)=>n.indexOf(e[0])-n.indexOf(t[0]))).filter((e=>{let[t]=e;return!s||t===s})).map((e=>{let[t,n]=e;return(0,ho.jsxs)("div",{children:[s?null:(0,ho.jsx)(Lw,{name:t}),(0,ho.jsx)(sk,{tasks:n}),(0,ho.jsx)(Xw,{tasks:n})]},t)}));return(0,ho.jsxs)("div",{className:jw,children:[(0,ho.jsx)(Iw,{dayInfo:t}),(0,ho.jsx)("div",{className:"".concat(Dw," scroll_y"),children:a.length?a:(0,ho.jsx)(Xl,{icon:"./assets/cards/commits.png",message:"\u0412 \u044d\u0442\u043e\u0442 \u0434\u0435\u043d\u044c \u0443 \u044d\u0442\u043e\u0433\u043e \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0430 \u043d\u0435 \u0431\u044b\u043b\u043e \u043d\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u043c\u0438\u0442\u0430."})})]})}ak.defaultProps={order:[],author:""};const ok=ak;ok.defaultProps={order:[],author:""};const rk=function(e){let{days:n,author:s,order:a}=e;const[o,r]=(0,t.useState)({}),i=(0,t.useRef)();(0,t.useEffect)((()=>{const e=null===i||void 0===i?void 0:i.current;(null===e||void 0===e?void 0:e.clientWidth)===(null===e||void 0===e?void 0:e.scrollWidth)&&r({overflowX:"hidden"})}),[]);const l=n.map((e=>(0,ho.jsx)(ok,{dayInfo:e,author:s,order:a||[]},null===e||void 0===e?void 0:e.timestamp)));return(0,ho.jsx)("div",{ref:i,style:o,className:"".concat(Aw," scroll_x"),onTouchStart:e=>e.stopPropagation(),onMouseDown:e=>e.stopPropagation(),children:(0,ho.jsx)("div",{className:Ew,children:l})})};function ik(e){var t,n;let{className:s,value:a,options:o,reverse:r,onChange:i}=e,l=o.map((e=>e.id)).indexOf(a);-1===l&&(l=0);const c=l<=0,m=l>=o.length-1,d=null===(t=o[l-1])||void 0===t?void 0:t.id,u=null===(n=o[l+1])||void 0===n?void 0:n.id;return(0,ho.jsxs)("div",{className:"".concat(Ai," ").concat(s||""),children:[(0,ho.jsx)(bo,{mode:"second",className:ji,disabled:r?m:c,onClick:()=>{i(r?u:d)},children:"\xab"}),(0,ho.jsx)(Ni,{value:a,options:o,onChange:i}),(0,ho.jsx)(bo,{mode:"second",className:Di,disabled:r?c:m,onClick:()=>{i(r?d:u)},children:"\xbb"})]})}ik.defaultProps={reverse:!1,className:""};const lk=ik,ck="filters_table_filters__ea5FG",mk="filters_table_filters_item__4-+2W";function dk(e){const t=(e||[]).reduce(((e,t)=>(e[t.week]||(e[t.week]=[]),e[t.week].push(t),e)),{});return Object.entries(t).map((e=>{const t=e[1][0],n=e[1][e[1].length-1];return{id:t.week,days:e[1],title:Xn({from:t.timestamp,to:n.timestamp})}}))}const uk=dn((e=>{let{filters:n,onChange:s}=e;const{t:a}=Bt(),o=co.dataGrip.timestamp.statistic.allCommitsByTimestamp||[],r=(0,t.useMemo)((()=>dk(o)),[o]),i=co.dataGrip.author.list,l=(0,t.useMemo)((()=>function(e,t){const n=e.map(((e,t)=>({id:t+1,title:e})));return n.unshift({id:0,title:t("page.team.tree.filters.all")}),n}(i,a)),[i]);return(0,ho.jsxs)("div",{className:ck,children:[(0,ho.jsx)(lk,{title:"page.team.tree.filters.author",value:n.user,className:mk,options:l,onChange:e=>{s({...n,user:e})}}),(0,ho.jsx)(lk,{reverse:!0,title:"page.team.tree.filters.author",value:n.week||o[o.length-1].week,className:mk,options:r.reverse(),onChange:e=>{s({...n,week:e})}})]})})),pk=uk;function hk(e){let{response:t,order:n,user:s}=e;return t?(0,ho.jsx)(rk,{days:t.content,author:s,order:n}):null}hk.defaultProps={response:void 0};const fk=dn((()=>{const e=co.dataGrip.timestamp.statistic.allCommitsByTimestamp||[],n=co.dataGrip.author.list||[],s=e[e.length-1],[a,o]=(0,t.useState)({week:s.week}),r=a.user?n[a.user-1]:"";if(null===e||void 0===e||!e.length)return(0,ho.jsx)(Xl,{});const i=function(e,t){return t.filter((t=>t.week===e.week)).slice(0,7)}({week:a.week,user:r},e);return null!==i&&void 0!==i&&i.length?(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{title:"common.filters"}),(0,ho.jsx)(Nl,{children:(0,ho.jsx)(pk,{filters:a,onChange:o})}),(0,ho.jsx)("br",{}),(0,ho.jsx)(Nl,{template:"table",children:(0,ho.jsx)(ic,{to:"response",loader:()=>fc({content:i}),watch:JSON.stringify(a),children:(0,ho.jsx)(hk,{order:n,user:r})})})]}):(0,ho.jsx)(Xl,{})})),gk="CardWithIcon_card_with_icon__3a7zZ",yk="CardWithIcon_card_with_icon_long__wEO+N",vk="CardWithIcon_card_with_icon_icon__OGrXz",bk="CardWithIcon_card_with_icon_value__crR9J",wk="CardWithIcon_card_with_icon_title__tFLQS",kk="CardWithIcon_card_with_icon_description__79tg5",_k="CardWithIcon_card_with_icon_banner__WHT08";function xk(e){let{title:t,description:n,value:s,suffix:a,color:o,icon:r,long:i=!1}=e;const{t:l}=Bt();return s||0===s?(0,ho.jsxs)("figure",{className:i?yk:gk,children:[r&&(0,ho.jsx)("img",{className:vk,src:r}),(0,ho.jsxs)("p",{className:bk,style:{color:o||""},children:[s,a||""]}),(0,ho.jsx)("h4",{className:wk,children:l(t||"")}),(0,ho.jsx)("figcaption",{className:kk,children:l(n||"")})]}):null}xk.defaultProps={description:"",suffix:"",color:void 0,icon:void 0,long:!1};const Tk=xk,Sk=dn((()=>{const{t:e}=Bt(),t=co.dataGrip.team.statistic,n=co.dataGrip.author.employment,s=co.dataGrip.timestamp.statistic,a=n.active.reduce(((e,t)=>e+co.dataGrip.author.statisticByName[t].taskInDay),0).toFixed(1),o=n.active.reduce(((e,t)=>e+Wn.getCurrentSalaryInMonth(t)),0);return(0,ho.jsxs)(Nl,{children:[(0,ho.jsxs)(Il,{children:[(0,ho.jsx)(vc,{title:"page.team.total.titleA"}),(0,ho.jsxs)("div",{children:[(0,ho.jsx)(Tk,{value:t.daysWorked,icon:"./assets/cards/work_days.png",title:"page.team.total.daysWorked.title",description:"page.team.total.daysWorked.description"}),(0,ho.jsx)(Tk,{value:t.commits,icon:"./assets/cards/commits.png",title:"page.team.total.commits.title",description:"page.team.total.commits.description"}),(0,ho.jsx)(Tk,{value:t.daysLosses,icon:"./assets/cards/lazy.png",title:"page.team.total.daysLosses.title",description:"page.team.total.daysLosses.description"}),(0,ho.jsx)(Tk,{value:"".concat(n.active.length," / ").concat(n.dismissed.length),icon:"./assets/cards/dismissal.png",title:"page.team.total.employment.title",description:"page.team.total.employment.description"}),(0,ho.jsx)(Tk,{long:!0,value:a,icon:"./assets/cards/tasks_month.png",title:"page.team.total.workSpeed.title",description:"page.team.total.workSpeed.description"})]}),(0,ho.jsx)(ur,{text:e("page.team.total.description1")}),(0,ho.jsx)(ur,{text:e("page.team.total.description2")}),(0,ho.jsx)(ur,{text:e("page.team.total.description3")})]}),(0,ho.jsxs)(Il,{children:[(0,ho.jsx)(vc,{title:"page.team.total.titleB"}),(0,ho.jsxs)("div",{children:[(0,ho.jsx)(Tk,{value:Yn(t.moneyAll),icon:"./assets/cards/money_total.png",title:"page.team.total.moneyAll.title",description:"page.team.total.moneyAll.description"}),(0,ho.jsx)(Tk,{value:Yn(t.moneyWorked),icon:"./assets/cards/money_work.png",title:"page.team.total.moneyWorked.title",description:"page.team.total.moneyWorked.description"}),(0,ho.jsx)(Tk,{value:Yn(t.moneyLosses),icon:"./assets/cards/money_lazy.png",title:"page.team.total.moneyLosses.title",description:"page.team.total.moneyLosses.description"}),(0,ho.jsx)(Tk,{value:Yn(s.weekendPayment),icon:"./assets/cards/money_holidays.png",title:"page.team.total.weekendPayment.title",description:"page.team.total.weekendPayment.description"}),(0,ho.jsx)(Tk,{long:!0,value:Yn(o),icon:"./assets/cards/money_month.png",title:"page.team.total.moneySpeed.title",description:"page.team.total.moneySpeed.description"})]}),(0,ho.jsx)(ur,{text:e("page.team.total.description4")}),(0,ho.jsx)(ur,{text:e("page.team.total.description5")})]})]})})),Ck=Sk;function Ek(e){let{title:t,description:n,help:s,error:a,className:o,disabled:r,value:i,placeholder:l,onChange:c}=e;const{t:m}=Bt();return(0,ho.jsx)(Si,{title:t,description:n,help:s,error:a,className:o,children:(0,ho.jsx)("input",{disabled:r,type:"number",value:i,placeholder:l?m(l):"",className:Ci,onChange:e=>{c&&c(parseInt(e.target.value,10)||0)}})})}Ek.defaultProps={placeholder:"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435"};const Ak=Ek;const jk=new class{constructor(){this.hash=0,this.authorId=0,this.minCommits=0,this.selectedPath=[],(0,Gt.rC)(this,{hash:Gt.LO,authorId:Gt.LO,minCommits:Gt.LO,selectedPath:Gt.LO,updateFilter:Gt.aD})}updateFilter(e,t){this[e]=t,this.hash=Math.random()}},Dk=dn((()=>{const{t:e}=Bt(),t=co.dataGrip.author.list.map(((e,t)=>({id:t+1,title:e})));return t.unshift({id:0,title:e("page.team.tree.filters.all")}),(0,ho.jsxs)("div",{className:ck,children:[(0,ho.jsx)(lk,{title:"page.team.tree.filters.author",value:jk.authorId,className:mk,options:t,onChange:e=>{jk.updateFilter("authorId",e)}}),(0,ho.jsx)(Ak,{placeholder:"page.team.tree.filters.commits",help:"page.team.tree.filters.help",value:jk.minCommits||"",className:mk,onChange:e=>{jk.updateFilter("minCommits",e)}})]})})),Nk=Dk,Ok="path_file_breadcrumbs__LpB9m",Pk="path_file_breadcrumbs_text__wycrS",Rk="path_file_breadcrumbs_link__UvaTi",Ik=dn((()=>{const e=jk.selectedPath.map(((e,t)=>(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)("span",{className:Pk,children:"/"},"".concat(e,".")),(0,ho.jsx)("span",{className:"".concat(Pk," ").concat(Rk),onClick:()=>{const e=jk.selectedPath.slice(0,t+1);jk.updateFilter("selectedPath",e)},children:e},e)]})));return(0,ho.jsxs)("h3",{className:Ok,children:[(0,ho.jsx)("span",{className:Pk,children:"\u0410\u0434\u0440\u0435\u0441:"}),(0,ho.jsx)("span",{className:"".concat(Pk," ").concat(Rk),onClick:()=>{jk.updateFilter("selectedPath",[])},children:".."}),e]})}));function Lk(e){let{response:t}=e;if(!t)return null;const n=fb({max:Lb(t,"lines"),suffix:"page.team.tree.line"}),s=fb({order:co.dataGrip.author.list,suffix:"page.team.tree.line"}),a=fb({order:["page.team.tree.lineAdd","page.team.tree.lineChange","page.team.tree.lineRemove"],suffix:"page.team.tree.line"});return(0,ho.jsxs)(qc,{rows:t.content,disabledRow:e=>".."!==(null===e||void 0===e?void 0:e.title),children:[(0,ho.jsx)(ab,{isFixed:!0,template:Rc.STRING,formatter:e=>null!==e&&void 0!==e&&e.content?"\ud83d\udcc1 ".concat(null===e||void 0===e?void 0:e.name):"\ud83d\udcc4 ".concat(null===e||void 0===e?void 0:e.name),minWidth:170,onClick:e=>{e.content&&jk.updateFilter("selectedPath",[...e.path,e.name])}}),(0,ho.jsx)(ab,{isSortable:!0,width:50,properties:"lines",template:Rc.SHORT_NUMBER}),(0,ho.jsx)(ab,{isSortable:!0,properties:"lines",minWidth:100,template:e=>(0,ho.jsx)(pb,{options:n,value:e})}),(0,ho.jsx)(ab,{isSortable:!0,template:Rc.STRING,title:"page.team.pr.firstCommitTime",formatter:e=>{var t;return Kn(null===e||void 0===e||null===(t=e.firstCommit)||void 0===t?void 0:t.timestamp)},width:130}),(0,ho.jsx)(ab,{isSortable:!0,template:Rc.STRING,title:"page.team.pr.author",formatter:e=>{var t;return(null===e||void 0===e||null===(t=e.firstCommit)||void 0===t?void 0:t.author)||""},width:150}),(0,ho.jsx)(ab,{isSortable:!0,template:Rc.STRING,title:"page.team.pr.lastCommitTime",formatter:e=>{var t;return Kn(null===e||void 0===e||null===(t=e.lastCommit)||void 0===t?void 0:t.timestamp)},width:130}),(0,ho.jsx)(ab,{isSortable:!0,template:Rc.STRING,title:"page.team.pr.author",formatter:e=>{var t;return(null===e||void 0===e||null===(t=e.lastCommit)||void 0===t?void 0:t.author)||""},width:150}),(0,ho.jsx)(ab,{minWidth:200,template:e=>{var t,n,s;return(0,ho.jsx)(pb,{value:100,options:a,details:{"page.team.tree.lineAdd":(null===e||void 0===e||null===(t=e.addedRemovedChangedInPercent)||void 0===t?void 0:t.added)||0,"page.team.tree.lineRemove":(null===e||void 0===e||null===(n=e.addedRemovedChangedInPercent)||void 0===n?void 0:n.removed)||0,"page.team.tree.lineChange":(null===e||void 0===e||null===(s=e.addedRemovedChangedInPercent)||void 0===s?void 0:s.changed)||0}})}}),(0,ho.jsx)(ab,{title:"page.team.tree.add",minWidth:200,template:e=>(0,ho.jsx)(pb,{value:100,options:s,details:null===e||void 0===e?void 0:e.addedByAuthorInPercent})}),(0,ho.jsx)(ab,{title:"page.team.tree.change",minWidth:200,template:e=>(0,ho.jsx)(pb,{value:100,options:s,details:null===e||void 0===e?void 0:e.changedByAuthorInPercent})}),(0,ho.jsx)(ab,{title:"page.team.tree.remove",minWidth:200,template:e=>(0,ho.jsx)(pb,{value:100,options:s,details:null===e||void 0===e?void 0:e.removedByAuthorInPercent})})]})}Lk.defaultProps={response:void 0};const Fk=Lk;function Mk(e,t){return n=function(e,t){return(t||[]).reduce(((e,t)=>e.content[t]||{content:[]}),e||{content:[]})}(e,t),Object.values(n.content).sort(((e,t)=>e.content&&!t.content?-1:!e.content&&t.content?1:e.name===t.name?0:e.name>t.name?1:-1));var n}const Wk=dn((e=>{let{type:n}=e;const{t:s}=Bt(),a="removed"===n?co.fileGrip.removedTree.tree:co.fileGrip.tree.tree;(0,t.useEffect)((()=>{jk.updateFilter("selectedPath",[])}),[n]);const o=Mk(a,jk.selectedPath);return null!==o&&void 0!==o&&o.length?(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{title:s("common.filters")}),(0,ho.jsx)(Nk,{}),(0,ho.jsx)(Ik,{}),(0,ho.jsx)(Nl,{template:"table",children:(0,ho.jsxs)(ic,{to:"response",loader:e=>fc({content:o,pagination:{...e,size:2e3}}),watch:"".concat(jk.hash).concat(n),children:[(0,ho.jsx)(Fk,{}),(0,ho.jsx)(hc,{})]})})]}):(0,ho.jsx)(Xl,{})})),Bk=Wk;function zk(e){let{response:t,updateSort:n,rowsForExcel:s,mode:a}=e;if(!t)return null;const o=Lb(t,"count"),r=Lb(t,"removedCount"),i=fb({max:Math.max(o,r),suffix:"page.team.extension.files"});return(0,ho.jsxs)(nb,{rowsForExcel:s,rows:t.content,sort:t.sort,updateSort:n,type:"print"===a?"cards":void 0,columnCount:"print"===a?3:void 0,children:[(0,ho.jsx)(ab,{isFixed:!0,template:Rc.STRING,title:"page.team.extension.name",properties:"extension",width:200}),(0,ho.jsx)(ab,{template:Rc.STRING,title:"page.team.extension.path",width:350,formatter:e=>1===e.count||1===e.removedCount?e.path:""}),"print"===a?(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.pr.task",properties:"task",width:120}):(0,ho.jsx)(ab,{isSortable:!0,template:(e,t)=>{var n,s;return t.path?(0,ho.jsx)(Vb,{link:"".concat((null===Wn||void 0===Wn||null===(n=Wn.settings)||void 0===n||null===(s=n.linksPrefix)||void 0===s?void 0:s.task)||"/").concat(e),text:e}):""},title:"page.team.pr.task",properties:"task",width:120}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"count"}),(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.extension.current.count",properties:"count",width:170,minWidth:170,template:e=>(0,ho.jsx)(pb,{options:i,value:e})}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"removedCount"}),(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.extension.removed.count",properties:"removedCount",width:170,minWidth:170,template:e=>(0,ho.jsx)(pb,{options:i,value:e})})]})}zk.defaultProps={response:void 0};const Uk=dn((e=>{let{mode:t}=e;const n=co.fileGrip.extension.statistic;return(null===n||void 0===n?void 0:n.length)<2?"print"!==t?(0,ho.jsx)(Xl,{}):null:(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{title:"sidebar.team.extension"}),(0,ho.jsxs)(ic,{to:"response",loader:e=>fc({content:n,pagination:e,mode:t}),watch:"".concat(t).concat(co.dataGrip.hash),children:[(0,ho.jsx)(zk,{mode:t,rowsForExcel:n}),(0,ho.jsx)(hc,{})]})]})}));function Hk(e){let{response:t,updateSort:n,rowsForExcel:s,mode:a}=e;if(!t)return null;const o=Lb(t,"count"),r=Lb(t,"removedCount"),i=fb({max:Math.max(o,r),suffix:"page.team.extension.files"});return(0,ho.jsxs)(nb,{rowsForExcel:s,rows:t.content,sort:t.sort,updateSort:n,type:"print"===a?"cards":void 0,columnCount:"print"===a?3:void 0,children:[(0,ho.jsx)(ab,{isFixed:!0,template:Rc.STRING,title:"page.team.extension.name",properties:"type",width:200}),(0,ho.jsx)(ab,{template:Rc.STRING,title:"page.team.extension.path",width:350,formatter:e=>1===e.count||1===e.removedCount?e.path:""}),"print"===a?(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.pr.task",properties:"task",width:120}):(0,ho.jsx)(ab,{isSortable:!0,template:(e,t)=>{var n,s;return t.path?(0,ho.jsx)(Vb,{link:"".concat((null===Wn||void 0===Wn||null===(n=Wn.settings)||void 0===n||null===(s=n.linksPrefix)||void 0===s?void 0:s.task)||"/").concat(e),text:e}):""},title:"page.team.pr.task",properties:"task",width:120}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"count"}),(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.extension.current.count",properties:"count",width:170,minWidth:170,template:e=>(0,ho.jsx)(pb,{options:i,value:e})}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"removedCount"}),(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.extension.removed.count",properties:"removedCount",width:170,minWidth:170,template:e=>(0,ho.jsx)(pb,{options:i,value:e})})]})}Hk.defaultProps={response:void 0};const Gk=dn((e=>{let{mode:t}=e;const n=co.fileGrip.type.statistic;return(null===n||void 0===n?void 0:n.length)<2?"print"!==t?(0,ho.jsx)(Xl,{}):null:(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{title:"sidebar.team.extension"}),(0,ho.jsxs)(ic,{to:"response",loader:e=>fc({content:n,pagination:e,mode:t}),watch:"".concat(t).concat(co.dataGrip.hash),children:[(0,ho.jsx)(Hk,{mode:t,rowsForExcel:n}),(0,ho.jsx)(hc,{})]})]})})),Vk=dn((e=>{let{mode:t}=e;return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(Uk,{mode:t}),(0,ho.jsx)(Gk,{mode:t})]})}));function Kk(e){let{response:t,updateSort:n,rowsForExcel:s,mode:a}=e;if(!t)return null;const o=fb({max:Lb(t,"tasks"),suffix:"page.team.type.tasksSmall"}),r=fb({max:Lb(t,"daysByAuthorsTotal"),suffix:"page.team.type.daysSmall"}),i=fb({order:co.dataGrip.author.list});return(0,ho.jsxs)(nb,{rowsForExcel:s,rows:t.content,sort:t.sort,updateSort:n,type:"print"===a?"cards":void 0,columnCount:"print"===a?3:void 0,children:[(0,ho.jsx)(ab,{isFixed:!0,template:Rc.STRING,title:"page.team.type.type",properties:"type",width:150}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"tasks"}),(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.type.tasks",properties:"tasks",minWidth:120,template:e=>(0,ho.jsx)(pb,{options:o,value:e})}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,title:"page.team.type.days",properties:"days"}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"daysByAuthorsTotal"}),(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.type.authorsDays",properties:"daysByAuthorsTotal",minWidth:120,template:e=>(0,ho.jsx)(pb,{options:r,value:e})}),(0,ho.jsx)(ab,{template:Rc.NUMBER,title:"page.team.type.commits",properties:"commits"}),(0,ho.jsx)(ab,{title:"page.team.type.authors",properties:"commitsByAuthors",template:e=>(0,ho.jsx)(pb,{options:i,details:e}),minWidth:500})]})}Kk.defaultProps={response:void 0};const qk=dn((e=>{var t;let{mode:n}=e;const{t:s}=Bt(),a=co.dataGrip.type.statistic;if(null===a||void 0===a||!a.length)return"print"!==n?(0,ho.jsx)(Xl,{}):null;const o=null===(t=co.dataGrip.recommendations.team)||void 0===t?void 0:t.byType;return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(Ib,{mode:n,recommendations:o}),(0,ho.jsx)(vc,{title:"page.team.type.title"}),(0,ho.jsxs)(ic,{to:"response",loader:(e,t)=>fc({content:a,pagination:e,sort:t,mode:n}),watch:"".concat(n).concat(co.dataGrip.hash),children:[(0,ho.jsx)(Kk,{mode:n,rowsForExcel:a}),(0,ho.jsx)(hc,{})]}),(0,ho.jsx)(Nl,{children:(0,ho.jsx)(ur,{text:s("page.team.type.description")})})]})})),$k=qk;function Yk(e){let{response:t,updateSort:n,rowsForExcel:s,mode:a}=e;if(!t)return null;const o=fb({max:Lb(t,"tasks"),order:co.dataGrip.type.list,suffix:"page.team.week.tasks"}),r=fb({max:Lb(t,"authorsLength"),order:co.dataGrip.author.list,suffix:"page.team.week.tasks"}),i=fb({max:Lb(t,"changesLength"),order:["page.team.week.add","page.team.week.change","page.team.week.remove"],suffix:"\u0441\u0442\u0440\u043e\u043a"}),l=fb({order:["page.team.week.hasCommits","page.team.week.hasNotCommits"],suffix:"page.team.week.days"}),c=fb({order:co.dataGrip.author.list,suffix:"page.team.week.days"});return(0,ho.jsxs)(nb,{rowsForExcel:s,rows:t.content,sort:t.sort,updateSort:n,type:"print"===a?"cards":void 0,columnCount:"print"===a?3:void 0,children:[(0,ho.jsx)(ab,{isFixed:!0,template:Rc.STRING,title:"page.team.week.date",properties:"timestamp",formatter:Xn,width:260}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"tasks"}),(0,ho.jsx)(ab,{isSortable:"tasks",title:"page.team.week.numberTasks",template:e=>(0,ho.jsx)(pb,{options:o,value:e.tasks,details:e.types}),minWidth:200}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"authorsLength"}),(0,ho.jsx)(ab,{isSortable:"authorsLength",title:"page.team.week.people",template:e=>(0,ho.jsx)(pb,{options:r,value:e.authorsLength,details:e.authors}),minWidth:200}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"changesLength"}),(0,ho.jsx)(ab,{isSortable:"changesLength",title:"page.team.week.line",template:e=>{var t,n,s;return(0,ho.jsx)(pb,{options:i,value:e.changesLength,details:{"page.team.week.add":null===e||void 0===e||null===(t=e.changes)||void 0===t?void 0:t.added,"page.team.week.change":null===e||void 0===e||null===(n=e.changes)||void 0===n?void 0:n.changes,"page.team.week.remove":null===e||void 0===e||null===(s=e.changes)||void 0===s?void 0:s.removed}})},minWidth:200}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"workDaysTotal"}),(0,ho.jsx)(ab,{isSortable:"workDaysTotal",title:"page.team.week.days",template:e=>(0,ho.jsx)(pb,{options:l,details:{"page.team.week.hasCommits":null===e||void 0===e?void 0:e.workDaysTotal,"page.team.week.hasNotCommits":5*(null===e||void 0===e?void 0:e.authorsLength)-(null===e||void 0===e?void 0:e.workDaysTotal)}}),minWidth:200}),(0,ho.jsx)(ab,{title:"page.team.week.lossesDetails",template:e=>(0,ho.jsx)(pb,{options:c,details:e}),formatter:e=>{const t=Object.entries(null===e||void 0===e?void 0:e.workDays).map((e=>{let[t,n]=e;return[t,5-n]}));return Object.fromEntries(t.filter((e=>e[1]>0)))},minWidth:200})]})}Yk.defaultProps={response:void 0};const Zk=dn((e=>{var t;let{mode:n}=e;const s=co.dataGrip.week.statistic;if(null===s||void 0===s||!s.length)return"print"!==n?(0,ho.jsx)(Xl,{}):null;const a=null===(t=co.dataGrip.recommendations.team)||void 0===t?void 0:t.byWeek;return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(Ib,{mode:n,recommendations:a}),"print"===n?(0,ho.jsx)(vc,{title:"page.team.week.title"}):(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)("br",{}),(0,ho.jsx)("br",{}),(0,ho.jsx)("br",{})]}),(0,ho.jsxs)(ic,{to:"response",loader:(e,t)=>fc({content:s,pagination:e,sort:t}),watch:"".concat(n).concat(co.dataGrip.hash),children:[(0,ho.jsx)(Yk,{mode:n,rowsForExcel:s}),"print"!==n&&(0,ho.jsx)(hc,{})]})]})})),Xk=Zk;function Jk(e,t,n){return{id:"".concat(e,"-").concat(t),month:e,year:t,first:!1,last:!1,date:new Date("".concat(t,"-").concat(Vn(e+1),"-01")),firstDay:n.firstDay["".concat(e,"-").concat(t)],lastDay:n.lastDay["".concat(e,"-").concat(t)],commits:[]}}function Qk(e,t,n){const s="".concat(e.month,"-").concat(e.year);if(t[s]){t[s].commits=n;const e=[],a=[];n.forEach((t=>{e.push(...Object.keys(t.tasks)),a.push(...Object.keys(t.tasksByAuthor))})),t[s].tasks=Array.from(new Set(e)).length;const o=Array.from(new Set(a));t[s].money=o.reduce(((e,t)=>e+Qn.getMiddleSalaryInMonth(t)),0)}}function e_(e,t){let n={month:0,year:0},s=[];const a=e[0],o=e[e.length-1],{months:r,monthsByDate:i}=function(e,t,n){const s=[],a={};for(let o=e.year;o<=t.year;o++){const r=o===e.year?e.month:0,i=o===t.year?t.month+1:12;for(let e=r;e<i;e++){const t=Jk(e,o,n);s.push(t),a[t.id]=t}}return s.slice(null===e||void 0===e?void 0:e.month),s.slice(s.length-(12-(null===t||void 0===t?void 0:t.month))),s[0].first=!0,s[s.length-1].last=!0,s[s.length-1].lastDay=void 0,{months:s,monthsByDate:a}}(a,o,t);return e.forEach((e=>{e.month!==n.month||e.year!==n.year?(Qk(n,i,s),s=[e]):s.push(e),n=e})),Qk(n,i,s),r}const t_="styles_year_chart__CuiUa",n_="styles_year_chart_month__AdQdi",s_="styles_year_chart_month_header__EifAZ",a_="styles_year_chart_month_header_title__rSnWC",o_="styles_year_chart_month_body__35YkI",r_="styles_year_chart_month_body_day__kwGqm",i_="styles_year_chart_month_body_day_arrow__mVJUQ",l_="styles_year_chart_month_body_day_info__aGly9";const c_=function(e){let{month:t}=e;const n=t.date.toLocaleString(zn(),{month:"long"}),s=t.first||t.last||!t.month;return(0,ho.jsx)("div",{className:s_,children:(0,ho.jsxs)("span",{className:a_,style:{fontWeight:s?"bold":100},children:[n," ",s?t.year:""]})})};function m_(e,t){return e.reduce(((e,n)=>{var s;if(n.isStaff)return e;if("lastCommit"===t&&!n.isDismissed)return e;const a=null===n||void 0===n||null===(s=n[t])||void 0===s?void 0:s.timestamp;return e[a]||(e[a]=[]),e[a].push(n.author),e}),{})}function d_(e){let{month:n,dayInfo:s,maxCommits:a,dayNumber:o,events:r}=e;const[i,l]=(0,t.useState)(!1),c=function(e,t){const n=100*(e||0)/t;return(n-n%1)/100}(s.commits,a),m=function(e,t){const n=e?["#ED675F","#EB817C","#E98E8A","#E89B99","#E7A8A7","#E7B5B6","#E6C3C4","#E4CFD3"]:["#4162B5","#617DC1","#718AC6","#8198CD","#91A6D2","#A2B3D8","#B2C1DE","#C2CEE4"];return t>=.8?n[1]:t>=.6?n[3]:t>=.4?n[5]:n[7]}([5,6,12,13,19,20,26,27,33,34,40,41].includes(o),c),d=function(e,t){var n,s;const a=null===(n=e.firstDay)||void 0===n?void 0:n[t],o=null===(s=e.lastDay)||void 0===s?void 0:s[t];return a&&o||o||a?"./assets/chart/commit.svg":""}(n,s.dayInMonth),u=function(e,t){var n,s;const a=null===e||void 0===e||null===(n=e.firstCommit)||void 0===n?void 0:n[t],o=null===e||void 0===e||null===(s=e.lastCommit)||void 0===s?void 0:s[t];return a&&o?"+-":o?"-":a?"+":""}(r,s.timestamp);return(0,ho.jsx)("div",{className:r_,title:"commits: ".concat(s.commits,", tasks: ").concat(s.tasksInDay||0),style:{backgroundColor:m,backgroundImage:d?"url(".concat(d,")"):""},onClick:()=>{l(!i)},children:i?(0,ho.jsxs)(ho.Fragment,{children:["\u25c9",(0,ho.jsx)("div",{className:i_}),(0,ho.jsxs)("div",{className:"".concat(l_," scroll_y"),children:[(0,ho.jsx)(vc,{title:Kn(s.timestamp)}),(0,ho.jsx)(Zb,{day:s,events:r,timestamp:s.timestamp,order:co.dataGrip.author.list})]})]}):u})}d_.defaultProps={rows:[]};const u_=d_;function p_(e){let{month:t,maxCommits:n,showEvents:s}=e;const a=t.date.getDay()-1,o=a+[31,28,31,30,31,30,31,31,30,31,30,31][t.month],r=new Array(42).fill(0);let i=0;const l=s?function(e){const t=e.dataGrip.author.statistic;return{firstCommit:m_(t,"firstCommit"),lastCommit:m_(t,"lastCommit")}}(co):{},c=r.map(((e,s)=>{const r=t.commits[i];return(null===r||void 0===r?void 0:r.dayInMonth)===s-a+1?(i+=1,(0,ho.jsx)(u_,{month:t,maxCommits:n,dayNumber:s,dayInfo:r,events:l},s)):(0,ho.jsx)("div",{className:r_,style:{opacity:s<a||s>o?.3:1}},s)}));return(0,ho.jsx)("div",{className:o_,children:c})}p_.defaultProps={rows:[]};const h_=p_,f_="line_year_chart_month_info__Cv+xl";function g_(e){let{max:t,month:n,showEvents:s,hideMoney:a}=e,o="";n.tasks&&(o="\u2611 ".concat(n.tasks||0)),!a&&n.money&&(o="\u2611 ".concat(n.tasks||0," \u2014 ").concat(Yn(n.money||0,0)));const r=a?"tasks":"tasks and money";return(0,ho.jsxs)("div",{className:n_,children:[(0,ho.jsx)(c_,{month:n}),(0,ho.jsx)(h_,{month:n,maxCommits:t.commits,showEvents:s}),(0,ho.jsx)("div",{title:r,className:f_,children:o})]})}g_.defaultProps={hideMoney:!1};const y_=g_;function v_(e){let{maxCommits:n=100,showEvents:s=!0,wordDays:a=[],authors:o=[]}=e;const r=(0,t.useRef)(null),[i,l]=(0,t.useState)(16);if((0,t.useEffect)((()=>{var e;if(!r.current)return;const t=(null===(e=r.current)||void 0===e?void 0:e.getBoundingClientRect())||{},n=Math.floor(t.width/135),s=function(e,t){for(let n=16;n<=24;n+=.3)if((7+8*n)*t>e)return n-.3;return 24}(t.width,n);l(s)}),[]),!a||!a.length)return null;const c=function(e){const t={},n={};return e.forEach((e=>{if(e.isStaff)return;const s="".concat(e.firstCommit.month,"-").concat(e.firstCommit.year);t[s]||(t[s]={}),t[s][e.firstCommit.dayInMonth]=e;const a="".concat(e.lastCommit.month,"-").concat(e.lastCommit.year);n[a]||(n[a]={}),n[a][e.lastCommit.dayInMonth]=e})),{firstDay:t,lastDay:n}}(o),m=e_(a,c),d=1===(null===o||void 0===o?void 0:o.length),u={tasks:new Ls,money:new Ls};m.forEach((e=>{u.tasks.update(e.tasks),u.money.update(e.money)}));const p=m.map((e=>(0,ho.jsx)(y_,{max:{tasks:u.tasks.max,money:u.money.max,commits:n},month:e,showEvents:s,hideMoney:d},e.id))),h={"--day-size":"".concat(i.toFixed(1),"px")};return(0,ho.jsx)("div",{ref:r,style:h,className:t_,children:p})}v_.defaultProps={showEvents:!0};const b_=v_,w_=dn((e=>{var t;let{mode:n}=e;const s=co.dataGrip.author.statistic,a=co.dataGrip.timestamp.statistic,o=a.commitsByTimestampCounter.max,r=null===(t=co.dataGrip.recommendations.team)||void 0===t?void 0:t.byTimestamp;return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(Ib,{mode:n,recommendations:r}),(0,ho.jsx)(vc,{title:"page.team.month.title"}),(0,ho.jsx)(Nl,{template:"table",children:(0,ho.jsx)(b_,{maxCommits:o,authors:s,wordDays:a.allCommitsByTimestamp})})]})})),k_=w_;function __(e){let{response:t,updateSort:n,rowsForExcel:s,mode:a}=e;if(!t)return null;const o=fb({max:Lb(t,"commits"),suffix:"page.team.type.tasksSmall"});return(0,ho.jsxs)(nb,{rowsForExcel:s,rows:t.content,sort:t.sort,updateSort:n,type:"print"===a?"cards":void 0,columnCount:"print"===a?3:void 0,children:[(0,ho.jsx)(ab,{isFixed:!0,isSortable:!0,template:e=>{var t,n;return(0,ho.jsx)(Vb,{link:"".concat((null===Wn||void 0===Wn||null===(t=Wn.settings)||void 0===t||null===(n=t.linksPrefix)||void 0===n?void 0:n.task)||"/").concat(e),text:e})},title:"page.team.tasks.task",properties:"task",width:120}),(0,ho.jsx)(ab,{properties:"types",template:e=>(0,ho.jsx)(zl,{value:e}),width:100}),(0,ho.jsx)(ab,{properties:"scope",template:e=>(0,ho.jsx)(zl,{value:e}),width:100}),(0,ho.jsx)(ab,{isSortable:!0,template:(e,t)=>{var n,s;return(0,ho.jsx)(Vb,{link:"".concat((null===Wn||void 0===Wn||null===(n=Wn.settings)||void 0===n||null===(s=n.linksPrefix)||void 0===s?void 0:s.pr)||"/").concat(null===t||void 0===t?void 0:t.prId),text:"PR"})},properties:"task",width:40}),(0,ho.jsx)(ab,{template:Rc.STRING,properties:"comments"}),(0,ho.jsx)(ab,{template:Rc.STRING,title:"page.team.tasks.author",properties:"author",width:170}),(0,ho.jsx)(ab,{template:Rc.STRING,title:"page.team.tasks.from",properties:"from",width:150,formatter:Kn}),(0,ho.jsx)(ab,{template:Rc.STRING,title:"page.team.tasks.to",properties:"to",width:150,formatter:Kn}),(0,ho.jsx)(ab,{template:Rc.STRING,title:"page.team.tasks.pr",properties:"to",width:150,formatter:Kn}),(0,ho.jsx)(ab,{template:Rc.STRING,title:"page.team.tasks.prAuthor",properties:"prAuthor",width:170}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"commits"}),(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.tasks.commits",properties:"commits",minWidth:170,template:e=>(0,ho.jsx)(pb,{options:o,value:e})})]})}__.defaultProps={response:void 0};const x_=dn((e=>{let{mode:t}=e;const n=co.dataGrip.tasks.statistic;return null!==n&&void 0!==n&&n.length?(0,ho.jsxs)(ic,{to:"response",loader:(e,s)=>fc({content:n,pagination:e,sort:s,mode:t}),watch:"".concat(t).concat(co.dataGrip.hash),children:[(0,ho.jsx)("br",{}),(0,ho.jsx)("br",{}),(0,ho.jsx)("br",{}),(0,ho.jsx)(__,{mode:t,rowsForExcel:n}),(0,ho.jsx)(hc,{})]}):"print"!==t?(0,ho.jsx)(Xl,{}):null})),T_="GameBanner_game_banner__b5+Fg",S_="GameBanner_game_banner_description__MbaLC",C_="GameBanner_game_banner_text__Ijoqj";const E_=function(e){let{src:t,children:n}=e;return t?(0,ho.jsx)("div",{className:T_,style:{backgroundImage:"url(".concat(t,")")},children:n?(0,ho.jsx)("div",{className:S_,children:n}):null}):null};function A_(e){for(let t,n,s=e.length;s;t=parseInt(Math.random()*s),n=e[--s],e[s]=e[t],e[t]=n);return e}const j_="info_races_track_info__83WxU";const D_=function(e){let{title:t,duration:n}=e;return console.log(t),(0,ho.jsx)("div",{className:j_,style:{animationDelay:"".concat(n+1,"s")},children:"4"})},N_="car_races_track_car__4-hbF",O_="car_races_track_car_title__xLQOO",P_="car_races_track_car_cover__MLOUy",R_="car_races_track_car_animation__kzPcN",I_=["ease","ease-in","ease-out","ease-in-out","linear","cubic-bezier(0.1, 0.7, 1, 0.1)"];function L_(e){let{title:n,duration:s,type:a,canStart:o}=e;const r=(i=I_.length-1,Math.floor(Math.random()*(i-0+1))+0);var i;const[l]=(0,t.useState)(I_[r]);(0,t.useEffect)((()=>{A_(I_)}),[]);const c=o?R_:"";return(0,ho.jsxs)("div",{className:"".concat(N_," ").concat(a||""," ").concat(c||""),style:{animationTimingFunction:l,animationDuration:"".concat(s,"s")},children:[(0,ho.jsx)("div",{className:"".concat(O_," ").concat(a||""),children:n}),(0,ho.jsx)("img",{className:P_,src:"./assets/games/car.png"})]})}L_.defaultProps={type:"",canStart:!1};const F_=L_,M_="styles_races__VtaYM",W_="styles_races_track__OTXZ8",B_="styles_races_button__bvtiA",z_=10,U_=20;function H_(e){let{title:t,speed:n,type:s,canStart:a}=e;if(!t)return null;const o=z_+U_*(1-n)*3;return(0,ho.jsxs)("div",{className:"".concat(W_," ").concat(s||""),children:[a&&(0,ho.jsx)(D_,{title:t,duration:o}),(0,ho.jsx)(F_,{title:t,duration:o,type:s,canStart:a})]})}H_.defaultProps={type:"",canStart:!1};const G_=H_;const V_=function(e){let{tracks:n}=e;const{t:s}=Bt(),[a,o]=(0,t.useState)(!1),[r]=(0,t.useState)([...A_(n)]);if(!n.length)return null;const i=r.map((e=>(0,ho.jsx)(G_,{title:e.title,speed:e.speed,canStart:a},e.title)));return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(E_,{src:"./assets/games/races.jpg",children:!a&&(0,ho.jsx)(bo,{className:B_,onClick:()=>{o(!0)},children:s("uiKit.races.go")})}),(0,ho.jsx)("div",{className:M_,children:i})]})},K_="styles_show_symbol_wrapper__CF9a1",q_="styles_show_symbol__ABylg",$_="styles_show_symbol_s__ukgag",Y_="styles_show_symbol_hide__SAUag",Z_="styles_show_symbol_bg__UXOUQ",X_="styles_show_symbol_bg_hide__qEC99";const J_=function(e){let{show:n,children:s,mode:a}=e;const[o,r]=(0,t.useState)(!1);(0,t.useEffect)((()=>{r(n)}),[n]);const i=o?Y_:"",l=o?X_:"",c={"table-row":$_}[a||""]||"";return(0,ho.jsxs)("div",{className:"".concat(q_," ").concat(i," ").concat(c),children:[s,(0,ho.jsx)("div",{className:"".concat(Z_," ").concat(l),onClick:()=>r(!0)})]})};const Q_=function(e){let{children:t,onClick:n,mode:s}=e;const a={"table-row":$_}[s||""]||"";return(0,ho.jsx)("div",{className:"".concat(q_," ").concat(Y_," ").concat(a),onClick:()=>n(),children:t})};const ex=function(e){let{text:n,length:s,mode:a}=e;const[o,r]=(0,t.useState)(!1);if((0,t.useEffect)((()=>{r(!1)}),[n]),!n&&!s)return null;const i=function(e,t){const n=(e||"").split(""),s=t?t-1:n.length-1;return n.length-1>s&&(n[s]="\u2026"),n}(n,s),l=((s?new Array(s).fill(1):null)||i).map(((e,t)=>(0,ho.jsx)(J_,{mode:a,show:o,children:i[t]||""},"".concat(n,"|").concat(e,"|").concat(t))));return(0,ho.jsxs)("div",{className:"".concat(K_),style:{paddingTop:"table-row"===a?"8px":0},children:[l,(0,ho.jsx)(Q_,{mode:a,onClick:()=>r(!0),children:"\xbb"})]})};function tx(e){return Math.round(Math.random()*e)}function nx(e,t){if(0===t.length)return!1;const n=t[t.length-1];e[n.row][n.column]=1;const s=function(e,t,n){const s=[];return 0===(e[t-2]||[])[n]&&s.push({row:t-2,column:n,corridor:[t-1,n]}),0===e[t][n+2]&&s.push({row:t,column:n+2,corridor:[t,n+1]}),0===e[t][n-2]&&s.push({row:t,column:n-2,corridor:[t,n-1]}),0===(e[t+2]||[])[n]&&s.push({row:t+2,column:n,corridor:[t+1,n]}),s.length?s[tx(s.length-1)]:null}(e,n.row,n.column);return s?(e[s.corridor[0]][s.corridor[1]]=1,t.push(s)):t.pop(),!0}function sx(e,t){const n=function(e,t){return Array(e).fill(0).map((()=>Array(t).fill(0)))}(t+2,e+2),s=[{row:1,column:1}];for(;nx(n,s););return n.shift(),n.forEach((e=>{e.shift()})),n}const ax="map_city_builder__Orsos",ox="map_city_builder_wrapper__89A06",rx="map_city_builder_block__htxvh";const ix=function(e){let{type:t}=e;const n=[rx],s={home:"./assets/games/home".concat(tx(2),".png"),road:"./assets/games/road.png"}[t||""]||"./assets/games/road.png";return"green"===t?(0,ho.jsx)("div",{className:n.join(" ")}):(0,ho.jsx)("img",{className:n.join(" "),src:s})};const lx=function(e){var t;let{level:n}=e;const s=[],a=(null===n||void 0===n?void 0:n.length)-1,o=(null===n||void 0===n||null===(t=n[0])||void 0===t?void 0:t.length)-1;return null===n||void 0===n||n.forEach(((e,t)=>{e.forEach(((e,n)=>{let r="home";e&&(r="road"),(!t||!n||t===a||n===o)&&e&&Math.random()>.5&&(r="green"),s.push((0,ho.jsx)(ix,{type:r},"".concat(t,".").concat(n)))}))})),(0,ho.jsx)(ho.Fragment,{children:s})};function cx(e){return e>70?[20,20]:e>60?[18,18]:e>50?[16,16]:e>40?[14,14]:e>20?[12,12]:e>10?[10,10]:[8,8]}const mx=function(e){let{percent:n}=e;const s=sx(...cx(n||5)),[a,o]=(0,t.useState)(s);(0,t.useEffect)((()=>{const e=sx(...cx(n||5));o(e)}),[n]);const r=(24-a.length)/2,i=(24-a[0].length)/2;return(0,ho.jsx)("div",{className:ox,style:{padding:"".concat(20*r,"px ").concat(20*i,"px"),maxWidth:480},children:(0,ho.jsx)("div",{className:ax,children:(0,ho.jsx)(lx,{level:a})})})},dx="wrapper_city_builder_control__6YN3f",ux="wrapper_city_builder_control_prev__OfLBp",px="wrapper_city_builder_control_next__WsxEh";const hx=function(e){let{valuesByTitle:n}=e;const[s,a]=(0,t.useState)([]),[o,r]=(0,t.useState)(0),[i,l]=(0,t.useState)(100),c=s.length-1;if((0,t.useEffect)((()=>{var e;l((e=n,Object.values(e||{}).reduce(((e,t)=>e+t),0))),a(function(e){return A_(Object.entries(e||{}).map((e=>{let[t,n]=e;return{title:t,value:n}})))}(n))}),[n]),!s.length)return null;const m=s[o],d=Math.ceil(100*(m.value||0)/i);return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsxs)(E_,{src:"./assets/games/citybuilder.jpg",children:[(0,ho.jsx)(ex,{text:m.title,length:20}),(0,ho.jsx)(ur,{className:C_,text:"\u0421\u0435\u0439\u0447\u0430\u0441 \u0432 \u043f\u0440\u043e\u0435\u043a\u0442\u0435 \u0435\u0441\u0442\u044c ".concat(m.value||0," \u0444\u0430\u0439\u043b\u043e\u0432 \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0445 \u044d\u0442\u0438\u043c \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u043c. \u042d\u0442\u043e \u043f\u0440\u0438\u043c\u0435\u0440\u043d\u043e ").concat(d,"% \u043e\u0442 \u0432\u0441\u0435\u0445 \u0444\u0430\u0439\u043b\u043e\u0432 \u0432 \u043f\u0440\u043e\u0435\u043a\u0442\u0435.")})]}),(0,ho.jsxs)("div",{className:dx,children:[(0,ho.jsx)("button",{disabled:!o,className:ux,style:{backgroundImage:"url(./assets/menu/arrow_left.svg)"},onClick:()=>{r(o-1)}}),(0,ho.jsx)("button",{disabled:o===c,className:px,style:{backgroundImage:"url(./assets/menu/arrow_right.svg)"},onClick:()=>{r(o+1)}}),(0,ho.jsx)(mx,{percent:d})]})]})},fx="styles_game_console__2gc2A",gx="styles_game_console_select__wIOWF",yx="styles_game_console_monitor__pyzod",vx="JIRA-1227 fix(profile): change validation\nCounting objects: 100% (22/22), done.\nDelta compression using up to 8 threads\nJIRA-323 fix: change validation\nWriting objects: 100% (12/12), 1.88 KiB | 1.88 MiB/s, done.\nTotal 12 (delta 9), reused 0 (delta 0), pack-reused 0\n".split("\n");const bx=function(e){let{commitsInDay:n,messages:s}=e;const[a,o]=(0,t.useState)(0),r=function(e,t){const n=t||vx,s=e%n.length,a=n.slice(0,s);return[...n.slice(s),...a].slice(0,13).map((e=>(0,ho.jsx)("p",{children:e},e)))}(a,s);return(0,t.useEffect)((()=>{const e=Math.ceil(18e3/(n||1)),t=setInterval((()=>{o((e=>e+1))}),e);return()=>{clearInterval(t)}}),[n]),(0,ho.jsx)("div",{className:yx,children:(0,ho.jsx)("p",{id:"game-console-text-".concat(a),children:r})})};const wx=dn((()=>{const e=co.dataGrip.author.employment,n=[...e.active,...e.dismissed].map((e=>({id:e,title:e}))),[s,a]=(0,t.useState)(n[0].id),{speed:o,messages:r}=function(e){const t=co.dataGrip.timestamp.statisticByAuthor[e],n=t.commitsByTimestampCounter.max,s=t.allCommitsByTimestamp.length-20,a=t.allCommitsByTimestamp.slice(s).reduce(((e,t)=>e.concat(t.messages)),[]);return{speed:n,messages:Array.from(new Set(a))}}(s);return(0,ho.jsxs)("div",{className:fx,children:[(0,ho.jsx)(bx,{commitsInDay:o,messages:r}),(0,ho.jsx)(lk,{value:s,options:n,className:gx,onChange:e=>{a((null===e||void 0===e?void 0:e.id)||e)}})]})})),kx={quize_result_title:"result_quize_result_title__qlrHj",quize_result_description:"result_quize_result_description__SeQk7",quize_result_icon:"result_quize_result_icon__6DYTe"},_x={quize_container:"styles_quize_container__dni1S",quize_slider:"styles_quize_slider__a4pa9",quize_slider_animation:"styles_quize_slider_animation__spO2c",quize_footer:"styles_quize_footer__QHemj",quize_title:"styles_quize_title__Vr23b",quize_description:"styles_quize_description__xKxo1",quize_icon:"styles_quize_icon__+YmZY"};const xx=function(e){let{result:t,onClick:n}=e;return(0,ho.jsxs)("section",{className:kx.quize_result,children:[(0,ho.jsx)("h4",{className:_x.quize_title,children:t.title}),(0,ho.jsx)("img",{className:_x.quize_icon,style:{backgroundImage:"url(".concat(t.icon,")")},src:"./assets/games/4x3.png"}),(0,ho.jsx)("p",{className:_x.quize_description,children:t.description}),(0,ho.jsx)("div",{className:_x.quize_footer,children:(0,ho.jsx)(bo,{onClick:()=>{n()},children:"Replay"})})]})},Tx={};const Sx=function(e){let{progress:t}=e;return(0,ho.jsx)("div",{className:Tx.quize_progress,children:(0,ho.jsx)("div",{className:Tx.quize_progress_line,children:(0,ho.jsx)("div",{className:Tx.quize_progress_text,children:t})})})},Cx="answer_quize_answer__IByec",Ex="answer_quize_answer_wrapper__N3nJV",Ax="answer_quize_answer_wrapper_small__5BO6h",jx="answer_quize_answer_selected__0dtJ6",Dx="answer_quize_answer_correct__iAtFE",Nx="answer_quize_answer_error__sYlJS",Ox="answer_quize_answer_small__3R6lS",Px="answer_quize_answer_icon__y7CM2",Rx="answer_quize_answer_text__-0yU4",Ix={error:!0,small:!0};const Lx=function(e){let{answer:t,mode:n,onClick:s}=e;const a=[Cx];"selected"===n&&a.push(jx),"correct"===n&&a.push(Dx),"error"===n&&a.push(Nx),"small"===n&&a.push(Ox);const o=[Ex];return Ix[n]&&o.push(Ax),(0,ho.jsx)("div",{className:o.join(" "),children:(0,ho.jsxs)("figure",{className:a.join(" "),onClick:()=>{s()},children:[(0,ho.jsx)("img",{className:Px,src:t.icon}),(0,ho.jsx)("figcaption",{className:Rx,children:t.title})]})})},Fx={quize_question_title:"question_quize_question_title__ULQGi",quize_question_answer:"question_quize_question_answer__gEIsK"};function Mx(e,t){return(e||[]).map((e=>null!==e&&void 0!==e&&e.score?"correct":null!==e&&void 0!==e&&e.score||e!==t?"small":"error"))}const Wx=function(e){let{question:n,progress:s,onClick:a}=e;const[o,r]=(0,t.useState)(null),[i,l]=(0,t.useState)(!1),[c,m]=(0,t.useState)([]),d=n.answers||[];if((0,t.useEffect)((()=>{m([]),r(null),l(!1)}),[n]),!n)return null;const u=d.map(((e,t)=>(0,ho.jsx)(Lx,{mode:c[t],answer:e,onClick:()=>{if(!i){if(o!==e){const n=[];return n[t]="selected",m(n),void r(e)}l(!0),setTimeout((()=>{m(Mx(d,o))}),1e3),setTimeout((()=>{a(o)}),3e3)}}},"".concat(e.id||"","|").concat(e.title))));return(0,ho.jsxs)("div",{className:Fx.quize_question,children:[(0,ho.jsx)(Sx,{progress:s}),(0,ho.jsxs)("div",{className:Fx.quize_question_body,children:[(0,ho.jsx)("div",{className:_x.quize_title,children:n.title}),(0,ho.jsx)("div",{className:_x.quize_question_answer,children:u}),(0,ho.jsx)("div",{className:_x.quize_footer,children:(0,ho.jsx)(bo,{disabled:i,onClick:()=>{l(!0),setTimeout((()=>{m(Mx(d,o))}),1e3),setTimeout((()=>{a(o)}),3e3)},children:n.button||"Next question"})})]})]})},Bx={};const zx=function(e){let{quize:t,onClick:n}=e;return(0,ho.jsxs)("section",{className:Bx.quize_start,children:[(0,ho.jsx)("h4",{className:_x.quize_title,children:t.title}),(0,ho.jsx)("img",{className:_x.quize_icon,style:{backgroundImage:"url(".concat(t.icon,")")},src:"./assets/games/4x3.png"}),(0,ho.jsx)("p",{className:_x.quize_description,children:t.description}),(0,ho.jsx)("div",{className:_x.quize_footer,children:(0,ho.jsx)(bo,{onClick:()=>{n()},children:t.button||"GO"})})]})};const Ux=function(e){let{quize:n,onEnd:s}=e;const[a,o]=(0,t.useState)(n.questions[0]),[r,i]=(0,t.useState)(n.results[0]),[l,c]=(0,t.useState)([]),[m,d]=(0,t.useState)("start"),[u,p]=(0,t.useState)(!1),h=function(e,t){return n=>{e(!0),setTimeout((()=>{n()}),t/2),setTimeout((()=>{e(!1)}),t)}}(p,1500),f=function(e){const t={},n={};return e.forEach(((e,s)=>{null!==e&&void 0!==e&&e.id&&(t[null===e||void 0===e?void 0:e.id]=e),n[s]=e,e.index=s})),{byId:t,byIndex:n}}(n.questions);let g=null;"start"===m&&(g=(0,ho.jsx)(zx,{quize:n,onClick:()=>{h((()=>{d("question")}))}})),"question"===m&&(g=(0,ho.jsx)(Wx,{question:a,progress:30,onClick:e=>{const t=f.byId[e.nextQuestionId||""],s=f.byIndex[a.index+1],r=function(e,t){const n=e.reduce(((e,t)=>e+(t.score||0)),0);let s=t[0];return t.forEach((e=>{(e.min&&e.max&&n>=e.min&&n<=e.max||e.min&&!e.max&&n>=e.min||!e.min&&e.max&&n<=e.max)&&(s=e)})),s}(l,n.results);c([...l,e]),e.isEnd&&h((()=>{i(r),d("result")})),e.nextQuestionId&&t?h((()=>{o(t)})):h(s?()=>{o(s)}:()=>{i(r),d("result")})}})),"result"===m&&(g=(0,ho.jsx)(xx,{result:r,onClick:()=>{h((()=>{s(),o(n.questions[0]),c([]),d("start")}))}}));const y=u?"".concat(_x.quize_slider," ").concat(_x.quize_slider_animation):_x.quize_slider;return(0,ho.jsx)("div",{className:_x.quize_container,style:{backgroundImage:"url(./assets/games/quize.png)"},children:(0,ho.jsx)("div",{className:y,children:g})})},Hx={title:"\u0421\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438 \u043e\u0442\u0434\u0435\u043b\u0430",icon:"./assets/games/wheel.jpg",description:"\u0422\u0435\u043a\u0441\u0442 \u0441 \u043a\u0430\u043a\u0438\u043c \u0442\u043e \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435\u043c \u043d\u0430 \u0442\u0440\u0438 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u044f, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0438\u043d\u0442\u0440\u0438\u0433\u0443\u044e\u0442 \u0438 \u043c\u0430\u043d\u044f\u0442 \u043f\u0440\u043e\u0439\u0442\u0438 \u044d\u0442\u043e\u0442 \u0443\u043d\u044b\u043b\u044b\u0439 \u043a\u0432\u0438\u0437 \u0441 \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0438\u043c \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e\u043c \u0433\u0440\u0430\u0444\u0438\u043a\u0438.",questions:[{title:"\u0421\u043a\u043e\u043b\u044c \u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440\u0438\u0439 \u0441\u043e\u0437\u0434\u0430\u043b Anatoliy?",answers:[{title:"17",icon:"./assets/games/wheel.jpg",score:0},{title:"23",icon:"./assets/games/wheel.jpg",score:1},{title:"29",icon:"./assets/games/wheel.jpg",score:0}]},{title:"Albert \u043a\u043e\u043c\u043c\u0438\u0442\u0438\u0442 \u0447\u0430\u0449\u0435 Marrie?",answers:[{title:"\u0414\u0430",icon:"./assets/games/wheel.jpg",score:0},{title:"\u041d\u0435\u0442",icon:"./assets/games/wheel.jpg",score:1}]},{title:"\u0421\u0430\u043c\u043e\u0435 \u0434\u043b\u0438\u043d\u043d\u043e\u0435 commit message \u043e\u0441\u0442\u0430\u0432\u0438\u043b:",answers:[{title:"Kolya Elow",icon:"./assets/games/wheel.jpg",score:0},{title:"Subrine Titan",icon:"./assets/games/wheel.jpg",score:0},{title:"Grebenshikov Muz TV",icon:"./assets/games/wheel.jpg",score:1}]}],results:[{title:"\u041f\u043e\u0437\u0434\u0440\u0430\u0432\u043b\u044f\u0435\u043c, \u043f\u044b\u0442\u043a\u0430 \u043e\u043a\u043e\u043d\u0447\u0435\u043d\u0430",icon:"./assets/games/wheel.jpg",description:"\u0412\u044b \u043f\u0440\u043e\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043b\u0438 \u044d\u0442\u043e\u0442 \u043a\u0432\u0438\u0437 \u0438 \u0433\u043e\u0442\u043e\u0432\u044b \u043d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u043d\u0430 \u043d\u0435\u0433\u043e \u043e\u0442\u0437\u044b\u0432 \u0434\u043b\u0438\u043d\u043d\u043e\u0439 \u0434\u0432\u0430 \u0438\u043b\u0438 \u0442\u0440\u0438 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u044f.",min:0,max:60}]};const Gx=function(e){let{}=e;return(0,ho.jsx)(Ux,{quize:Hx,onEnd:()=>{}})},Vx=dn((()=>{var e;const t=(null===(e=co.fileGrip.author)||void 0===e?void 0:e.statisticByName)||{},n=Object.entries(t).reduce(((e,t)=>(e[t[0]]=t[1].addedFiles,e)),{}),s=co.dataGrip.author.statistic.filter((e=>!e.isStaff)),a=s.map((e=>e.taskInDay)),o=Math.max(...a),r=s.map((e=>({title:e.author,speed:e.taskInDay/o}))),i=[...s].sort(((e,t)=>t.maxMessageLength-e.maxMessageLength)).map((e=>({title:e.author,value:e.maxMessageLength}))),l=fb({max:i[0].value,suffix:"\u0441\u0438\u0432\u043e\u043b\u043e\u0432"});return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{title:"\u0421\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043c\u0438\u0442\u043e\u0432 \u0432 \u0434\u0435\u043d\u044c"}),(0,ho.jsx)(wx,{}),(0,ho.jsx)(vc,{title:"\u041a\u0432\u0438\u0437"}),(0,ho.jsx)(Gx,{}),(0,ho.jsx)(vc,{title:"\u0421\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0437\u0430\u043a\u0440\u044b\u0442\u0438\u044f \u0437\u0430\u0434\u0430\u0447"}),(0,ho.jsx)(V_,{tracks:r}),(0,ho.jsx)(vc,{title:"\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u0434\u043b\u0438\u043d\u043d\u0430 \u043f\u043e\u0434\u043f\u0438\u0441\u0438 \u043a\u043e\u043c\u043c\u0438\u0442\u0430"}),(0,ho.jsx)(E_,{src:"./assets/games/wheel.jpg"}),(0,ho.jsxs)(nb,{rows:i,children:[(0,ho.jsx)(ab,{isFixed:!0,title:"\u0421\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a",properties:"title",template:e=>(0,ho.jsx)(ex,{text:e,length:14,mode:"table-row"}),width:360}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"value",width:50}),(0,ho.jsx)(ab,{title:"\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432",properties:"value",template:e=>(0,ho.jsx)(pb,{options:l,value:e})})]}),(0,ho.jsx)(vc,{title:"\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0445 \u0444\u0430\u0439\u043b\u043e\u0432, \u0435\u0441\u043b\u0438 \u0431\u044b \u044d\u0442\u043e \u0431\u044b\u043b \u0433\u043e\u0440\u043e\u0434"}),(0,ho.jsx)(hx,{valuesByTitle:n}),(0,ho.jsx)(vc,{title:"\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0445 \u043f\u0430\u043f\u043e\u043a"}),(0,ho.jsxs)(nb,{rows:i,children:[(0,ho.jsx)(ab,{isFixed:!0,title:"\u0421\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a",properties:"title",template:e=>(0,ho.jsx)(ex,{text:e,length:14,mode:"table-row"}),width:360}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"value",width:50}),(0,ho.jsx)(ab,{title:"\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432",properties:"value",template:e=>(0,ho.jsx)(pb,{options:l,value:e})})]}),"\u041a\u0432\u0438\u0437","\u041d\u0435\u0431\u043e\u0441\u043a\u0440\u0435\u0431\u044b \u0432\u0432\u0435\u0440\u0445 \u0432\u0432\u0438\u0434\u0435 \u0433\u0440\u0430\u0444\u0438\u043a\u0430"]})})),Kx=Vx;const qx=function(){return(0,ho.jsx)("div",{style:{pageBreakAfter:"always",breakAfter:"always"},children:" "})};const $x=function(){const e=co.dataGrip.pr.statistic,t=oa.getPRByGroups(e,"workDays"),n=fb({order:t.order,limit:3,suffix:"page.team.pr.tasks"}),s=oa.getPRByGroups(e,"delayDays"),a=fb({order:s.order,limit:3,suffix:"PR"}),o=Math.round(t.weightedAverage),r=Math.round(s.weightedAverage),i=o+r,l=fb({order:["page.team.pr.word","page.team.pr.delay"],suffix:"page.team.pr.days"}),c=[{workDays:t.details,delayDays:s.details,weightedAverage:i.toFixed(1),weightedAverageDetails:{workDays:o,delayDays:r}}];return(0,ho.jsxs)(qc,{rows:c,children:[(0,ho.jsx)(ab,{title:"page.team.pr.workDays",properties:"workDays",template:e=>(0,ho.jsx)(pb,{options:n,details:e})}),(0,ho.jsx)(ab,{title:"page.team.pr.delayDays",properties:"delayDays",template:e=>(0,ho.jsx)(pb,{options:a,details:e})}),(0,ho.jsx)(ab,{properties:"weightedAverage",template:Rc.SHORT_NUMBER}),(0,ho.jsx)(ab,{title:"page.team.pr.middleTimeRelease",properties:"weightedAverageDetails",width:300,template:e=>(0,ho.jsx)(pb,{options:l,details:{"page.team.pr.work":e.workDays,"page.team.pr.delay":e.delayDays}})})]})},Yx=Object.values({DAY:"\u0434\u0435\u043d\u044c",THREE_DAY:"\u0442\u0440\u0438 \u0434\u043d\u044f",WEEK:"\u043d\u0435\u0434\u0435\u043b\u044f",TWO_WEEK:"\u0434\u0432\u0435 \u043d\u0435\u0434\u0435\u043b\u0438",MONTH:"\u043c\u0435\u0441\u044f\u0446",MORE:"\u0431\u043e\u043b\u0435\u0435"});function Zx(e){let{response:t,updateSort:n,rowsForExcel:s,mode:a}=e;if(!t)return null;const o=fb({order:Yx,limit:3}),r=fb({max:Lb(t,"weightedAverage"),order:["page.team.pr.work","page.team.pr.delay"],suffix:"page.team.pr.days"});return(0,ho.jsxs)(nb,{rowsForExcel:s,rows:t.content,sort:t.sort,updateSort:n,type:"print"===a?"cards":void 0,columnCount:"print"===a?3:void 0,children:[(0,ho.jsx)(ab,{isSortable:!0,template:Rc.STRING,title:"page.team.pr.author",properties:"author",width:250}),(0,ho.jsx)(ab,{title:"page.team.pr.workDays",properties:"workDays",template:e=>(0,ho.jsx)(pb,{options:o,details:e})}),(0,ho.jsx)(ab,{title:"page.team.pr.delayDays",properties:"delayDays",template:e=>(0,ho.jsx)(pb,{options:o,details:e})}),(0,ho.jsx)(ab,{properties:"weightedAverage",template:Rc.SHORT_NUMBER}),(0,ho.jsx)(ab,{title:"page.team.pr.middleTimeRelease",properties:"weightedAverageDetails",width:300,template:(e,t)=>(0,ho.jsx)(pb,{options:r,value:t.weightedAverage,details:{"page.team.pr.work":e.workDays,"page.team.pr.delay":e.delayDays}})})]})}Zx.defaultProps={response:void 0};const Xx=Zx;function Jx(e){let{response:t,updateSort:n,rowsForExcel:s,mode:a}=e;if(!t)return null;const o=fb({max:Lb(t,"workDays")}),r=fb({max:Lb(t,"delayDays")}),i=fb({max:Lb(t,"commits"),order:co.dataGrip.author.list});return(0,ho.jsxs)(nb,{rowsForExcel:s,rows:t.content,sort:t.sort,updateSort:n,type:"print"===a?"cards":void 0,columnCount:"print"===a?2:void 0,children:["print"===a?(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.pr.task",properties:"task",width:120}):(0,ho.jsx)(ab,{isSortable:!0,template:(e,t)=>{var n,s,a,o;return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(Vb,{link:"".concat((null===Wn||void 0===Wn||null===(n=Wn.settings)||void 0===n||null===(s=n.linksPrefix)||void 0===s?void 0:s.task)||"/").concat(e),text:e}),(0,ho.jsx)(Vb,{link:"".concat((null===Wn||void 0===Wn||null===(a=Wn.settings)||void 0===a||null===(o=a.linksPrefix)||void 0===o?void 0:o.pr)||"/").concat(null===t||void 0===t?void 0:t.prId),text:"PR"})]})},title:"page.team.pr.task",properties:"task",width:120}),(0,ho.jsx)(ab,{isSortable:!0,template:Rc.STRING,title:"page.team.pr.firstCommitTime",properties:"beginTaskTime",formatter:Kn,width:130}),(0,ho.jsx)(ab,{isSortable:!0,template:Rc.STRING,title:"page.team.pr.lastCommitTime",properties:"endTaskTime",formatter:Kn,width:130}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"workDays",width:40}),(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.pr.workDays",properties:"workDays",minWidth:100,template:e=>(0,ho.jsx)(pb,{options:o,value:e})}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"commits",width:40}),(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.pr.commits",properties:"commitsByAuthors",minWidth:100,template:e=>(0,ho.jsx)(pb,{options:i,details:e})}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"delayDays",width:40}),(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.pr.delayDays",properties:"delayDays",minWidth:200,template:e=>(0,ho.jsx)(pb,{options:r,value:e})}),(0,ho.jsx)(ab,{isSortable:!0,template:Rc.STRING,title:"page.team.pr.date",properties:"milliseconds",formatter:Kn,width:130}),(0,ho.jsx)(ab,{isSortable:!0,template:Rc.STRING,title:"page.team.pr.mergeAuthor",properties:"author",width:250})]})}Jx.defaultProps={mode:void 0,response:void 0};const Qx=Jx,eT=dn((e=>{let{mode:t}=e;const{t:n}=Bt(),s=co.dataGrip.pr.statistic.filter((e=>e.delayDays>3));if((null===s||void 0===s?void 0:s.length)<2)return"print"!==t?(0,ho.jsx)(Xl,{}):null;const a=co.dataGrip.pr.statisticByName,o=Object.values(a);return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{title:"page.team.pr.oneTaskDays"}),(0,ho.jsx)($x,{}),(0,ho.jsxs)(Nl,{children:[(0,ho.jsxs)(Il,{children:[(0,ho.jsx)(ur,{text:n("page.team.pr.description1")}),(0,ho.jsx)(ur,{text:n("page.team.pr.description2")})]}),(0,ho.jsx)(Il,{children:(0,ho.jsx)(ur,{text:n("page.team.pr.description3")})})]}),(0,ho.jsx)("br",{}),(0,ho.jsx)("br",{}),(0,ho.jsx)(vc,{title:"page.team.pr.statByAuthors"}),(0,ho.jsxs)(ic,{to:"response",loader:(e,n)=>fc({content:o,pagination:e,sort:n,mode:t}),children:[(0,ho.jsx)(Xx,{mode:t,rowsForExcel:o}),(0,ho.jsx)(hc,{})]}),(0,ho.jsx)(qx,{}),(0,ho.jsx)(vc,{title:"page.team.pr.longDelay"}),(0,ho.jsxs)(ic,{to:"response",loader:(e,n)=>fc({content:s,pagination:"print"===t?{size:20}:e,sort:n}),children:[(0,ho.jsx)(Qx,{mode:t,rowsForExcel:s}),"print"!==t&&(0,ho.jsx)(hc,{})]})]})})),tT=eT,nT="table-of-contents_table_of_contents__Becki",sT="table-of-contents_table_of_contents_title__3qPIE",aT="table-of-contents_table_of_contents_item__6hX4X";const oT=function(e){let{titles:t}=e;const{t:n}=Bt(),s=(t||[]).map((e=>(0,ho.jsx)("a",{className:aT,href:"#".concat(e),children:n(e||"")},e)));return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{className:sT,title:"page.print.tableOfContents"}),(0,ho.jsx)("nav",{className:nT,children:s})]})},rT="cover_cover__VAtbV",iT="cover_cover_title__l1TfU",lT="cover_cover_sub_title__u8Khz",cT=dn((()=>{const{t:e}=Bt();return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsxs)("div",{className:rT,children:[(0,ho.jsx)("h1",{className:iT,children:e("page.print.title")}),(0,ho.jsx)("h2",{className:lT,children:document.title}),(0,ho.jsx)(oT,{titles:["page.team.total.titleA","page.team.total.titleB","page.team.scope.title","page.team.author.title","page.team.type.title","page.team.pr.oneTaskDays","page.team.pr.statByAuthors","page.team.pr.longDelay","page.team.hours.title","page.common.words.title"]}),(0,ho.jsx)(ur,{text:e("page.print.description")})]}),(0,ho.jsx)(Ck,{}),(0,ho.jsx)(qx,{}),(0,ho.jsx)(Cw,{mode:"print"}),(0,ho.jsx)(qx,{}),(0,ho.jsx)(Bb,{mode:"print"}),(0,ho.jsx)(qx,{}),(0,ho.jsx)($k,{mode:"print"}),(0,ho.jsx)(qx,{}),(0,ho.jsx)(tT,{mode:"print"}),(0,ho.jsx)(qx,{}),(0,ho.jsx)(Xk,{mode:"print"}),(0,ho.jsx)(qx,{}),(0,ho.jsx)(k_,{mode:"print"}),(0,ho.jsx)(pw,{mode:"print"}),(0,ho.jsx)(xw,{mode:"print"})]})})),mT=cT;function dT(e){let{response:t,updateSort:n,rowsForExcel:s,mode:a}=e;if(!t)return null;const o=Lb(t,"delayInDays"),r=Lb(t,"waitingInDays"),i=fb({max:Math.max(o,r),suffix:"page.team.release.chart"});return(0,ho.jsxs)(nb,{rowsForExcel:s,rows:t.content,sort:t.sort,updateSort:n,type:"print"===a?"cards":void 0,columnCount:"print"===a?3:void 0,children:[(0,ho.jsx)(ab,{isFixed:!0,template:Rc.DETAILS,width:40,formatter:e=>{const t=e.pr.map((e=>{var t,n,s;return null===co||void 0===co||null===(t=co.dataGrip)||void 0===t||null===(n=t.pr)||void 0===n||null===(s=n.pr)||void 0===s?void 0:s[e.prId]})).filter((e=>null===e||void 0===e?void 0:e.firstCommit));return(0,ho.jsx)(Qx,{response:{content:t}})}}),(0,ho.jsx)(ab,{isFixed:!0,template:Rc.STRING,title:"page.team.release.title",properties:"title",width:200}),(0,ho.jsx)(ab,{template:Rc.STRING,title:"page.team.release.from",width:150,properties:"from",formatter:Kn}),(0,ho.jsx)(ab,{template:Rc.STRING,title:"page.team.release.to",width:150,properties:"to",formatter:Kn}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"prLength"}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"delayInDays"}),(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.release.delay",properties:"delayInDays",width:170,minWidth:170,template:e=>(0,ho.jsx)(pb,{options:i,value:e})}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"waitingInDays"}),(0,ho.jsx)(ab,{isSortable:!0,title:"page.team.release.waiting",properties:"waitingInDays",width:170,minWidth:170,template:e=>(0,ho.jsx)(pb,{options:i,value:e})})]})}dT.defaultProps={response:void 0};const uT=dn((e=>{let{mode:t}=e;const n=co.dataGrip.release.statistic;return(null===n||void 0===n?void 0:n.length)<2?"print"!==t?(0,ho.jsx)(Xl,{}):null:(0,ho.jsxs)(ho.Fragment,{children:["print"===t?(0,ho.jsx)(vc,{title:"sidebar.team.extension"}):(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)("br",{}),(0,ho.jsx)("br",{}),(0,ho.jsx)("br",{})]}),(0,ho.jsxs)(ic,{to:"response",loader:e=>fc({content:n,pagination:e,mode:t}),watch:"".concat(t).concat(co.dataGrip.hash),children:[(0,ho.jsx)(dT,{mode:t,rowsForExcel:n}),(0,ho.jsx)(hc,{})]})]})}));function pT(e){const t=Gi.processing?"print":void 0;return"total"===e?(0,ho.jsx)(Ck,{}):"scope"===e?(0,ho.jsx)(Cw,{mode:t}):"author"===e?(0,ho.jsx)(Bb,{mode:t}):"type"===e?(0,ho.jsx)($k,{mode:t}):"pr"===e?(0,ho.jsx)(tT,{mode:t}):"day"===e?(0,ho.jsx)(fk,{}):"week"===e?(0,ho.jsx)(Xk,{mode:t}):"month"===e?(0,ho.jsx)(k_,{mode:t}):"hours"===e?(0,ho.jsx)(pw,{mode:t}):"files"===e?(0,ho.jsx)(Bk,{}):"removedFiles"===e?(0,ho.jsx)(Bk,{type:"removed"}):"extension"===e?(0,ho.jsx)(Vk,{mode:t}):"release"===e?(0,ho.jsx)(uT,{mode:t}):"commits"===e?(0,ho.jsx)(Jb,{}):"changes"===e?(0,ho.jsx)(ew,{}):"words"===e?(0,ho.jsx)(xw,{mode:t}):"building"===e?(0,ho.jsx)(Kx,{}):"print"===e?(0,ho.jsx)(mT,{}):"tasks"===e?(0,ho.jsx)(x_,{}):(0,ho.jsx)(Ck,{})}function hT(){const{type:e}=Q();return e&&"team"!==e?null:(0,ho.jsx)(Cl,{getViewById:pT})}const fT=dn((e=>{let{filters:n,onChange:s}=e;const{type:a,page:o,userId:r}=Q(),i=J(),l=parseInt(r||"0",10)||0,c=co.dataGrip.author.list.map(((e,t)=>({id:t,title:e}))),m=co.dataGrip.timestamp.statistic.allCommitsByTimestamp||[],d=(0,t.useMemo)((()=>dk(m)),[m]);return(0,ho.jsxs)("div",{className:ck,children:[(0,ho.jsx)(lk,{title:"page.team.tree.filters.author",value:l,className:mk,options:c,onChange:e=>{i("/".concat(a,"/").concat(o,"/").concat(e))}}),"day"===o?(0,ho.jsx)(lk,{reverse:!0,title:"page.team.tree.filters.author",value:(null===n||void 0===n?void 0:n.week)||m[m.length-1].week,className:mk,options:d.reverse(),onChange:e=>{s({...n,week:e})}}):null]})})),gT=fT,yT=dn((e=>{let{user:t}=e;const n=co.dataGrip.timestamp.statisticByAuthor[t.author];return(0,ho.jsx)(Qb,{statistic:n})})),vT=dn((e=>{let{user:t}=e;const n=co.dataGrip.timestamp.statisticByAuthor[t.author];return(0,ho.jsx)(Xb,{statistic:n})})),bT=dn((e=>{let{user:t}=e;return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{title:"page.person.hours.title"}),(0,ho.jsx)(Nl,{template:"table",children:(0,ho.jsx)(dw,{statistic:t})})]})}));const wT=function(){const{t:e}=Bt();return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)("p",{className:Vl,children:e("uiKit.nothingFound.staff.title")}),(0,ho.jsx)("p",{className:Kl,children:e("uiKit.nothingFound.staff.description1")}),(0,ho.jsx)("p",{className:Kl,children:e("uiKit.nothingFound.staff.description2")})]})},kT=dn((e=>{let{user:t}=e;const n=t,s=co.dataGrip.timestamp.statisticByAuthor[n.author],a=n.tasks.length;return n.isStaff?(0,ho.jsx)(Xl,{children:(0,ho.jsx)(wT,{})}):(0,ho.jsxs)(Nl,{children:[(0,ho.jsxs)(Il,{children:[(0,ho.jsx)(vc,{title:"page.person.money.title.total"}),(0,ho.jsxs)("div",{children:[(0,ho.jsx)(Tk,{value:Yn(n.moneyAll),icon:"./assets/cards/money_total.png",title:"page.person.money.moneyAll.title",description:"page.person.money.moneyAll.description"}),(0,ho.jsx)(Tk,{value:Yn(n.moneyWorked),icon:"./assets/cards/money_work.png",title:"page.person.money.moneyWorked.title",description:"page.person.money.moneyWorked.description"}),(0,ho.jsx)(Tk,{value:Yn(n.moneyLosses),icon:"./assets/cards/money_lazy.png",title:"page.person.money.moneyLosses.title",description:"page.person.money.moneyLosses.description"}),(0,ho.jsx)(Tk,{value:Yn(s.weekendPayment),icon:"./assets/cards/money_holidays.png",title:"page.team.total.weekendPayment.title",description:"page.team.total.weekendPayment.description"})]})]}),(0,ho.jsxs)(Il,{children:[(0,ho.jsx)(vc,{title:"page.person.money.title.middle"}),0===a?(0,ho.jsx)(Xl,{}):(0,ho.jsxs)("div",{children:[(0,ho.jsx)(Tk,{long:!0,value:a?Yn(n.moneyWorked/a,0):null,icon:"./assets/cards/money_task.png",title:"page.person.money.tasks.title",description:"page.person.money.tasks.description"}),(0,ho.jsx)(Tk,{long:!0,value:a?Yn(n.moneyWorked/n.commits,0):null,icon:"./assets/cards/money_work.png",title:"page.person.money.commits.title",description:"page.person.money.commits.description"})]})]})]})})),_T=dn((e=>{let{user:t,mode:n}=e;const s=t.wordStatistics;return(0,ho.jsx)(_w,{mode:n,statistic:s})}));function xT(e){let{long:t=!1}=e;const n=t?yk:gk;return(0,ho.jsx)(vb,{className:"".concat(n," ").concat(_k)})}xT.defaultProps={long:!1};const TT=xT,ST=dn((e=>{let{user:t}=e;const n=t,s=co.dataGrip.timestamp.statisticByAuthor[n.author],a=n.tasks.length;return n.isStaff?(0,ho.jsx)(Xl,{children:(0,ho.jsx)(wT,{})}):(0,ho.jsxs)(Nl,{children:[(0,ho.jsxs)(Il,{children:[(0,ho.jsx)(vc,{title:"page.person.speed.task"}),0===a?(0,ho.jsx)(Xl,{}):(0,ho.jsxs)("div",{children:[(0,ho.jsx)(Tk,{value:n.daysForTask&&a?Zn(n.daysForTask):null,icon:"./assets/cards/month.png",title:"page.person.speed.days.title",description:"page.person.speed.days.description"}),(0,ho.jsx)(Tk,{value:a?(n.commits/a).toFixed(1):null,icon:"./assets/cards/commits.png",title:"page.person.speed.commits.title",description:"page.person.speed.commits.description"}),(0,ho.jsx)(Tk,{value:a?n.changesForTask:null,icon:"./assets/cards/lines.png",title:"page.person.speed.line.title",description:"page.person.speed.line.description"}),(0,ho.jsx)(TT,{})]})]}),(0,ho.jsxs)(Il,{children:[(0,ho.jsx)(vc,{title:"page.person.speed.max"}),(0,ho.jsxs)("div",{children:[(0,ho.jsx)(Tk,{long:!0,value:s.tasksByTimestampCounter.max,icon:"./assets/cards/tasks.png",title:"page.person.speed.tasks.title",description:"page.person.speed.tasks.description"}),(0,ho.jsx)(Tk,{long:!0,value:s.commitsByTimestampCounter.max,icon:"./assets/cards/commits.png",title:"page.person.speed.maxCommits.title",description:"page.person.speed.maxCommits.description"})]})]})]})})),CT={achievement_container:"styles_achievement_container__+OdlC",achievement:"styles_achievement__KB0AO",achievement_icon_container:"styles_achievement_icon_container__0xQ3d",achievement_icon:"styles_achievement_icon__YbtA0",achievement_icon_svg:"styles_achievement_icon_svg__1pahq",achievement_title:"styles_achievement_title__AUtfn",achievement_description:"styles_achievement_description__FkUIC",achievement_good:"styles_achievement_good__12XCY",achievement_bad:"styles_achievement_bad__BmbF0"};const ET=function(e){let{code:t}=e;const{t:n}=Bt();if(!wn[t])return null;const s=n("achievements.".concat(t,".title")),a=n("achievements.".concat(t,".description")),o=[CT.achievement_good,CT.achievement_middle,CT.achievement_bad][wn[t]-1];return(0,ho.jsxs)("div",{className:CT.achievement,children:[(0,ho.jsx)("div",{className:CT.achievement_icon_container,children:(0,ho.jsx)("div",{className:"".concat(CT.achievement_icon," ").concat(o||""),children:(0,ho.jsx)("img",{className:CT.achievement_icon_svg,src:"./assets/achievements/".concat(t,".svg")})})}),(0,ho.jsx)("div",{className:CT.achievement_title,children:s}),(0,ho.jsx)("div",{className:CT.achievement_description,children:a})]})};const AT=function(e){let{list:t}=e;const n=null===t||void 0===t?void 0:t.map((e=>(0,ho.jsx)(ET,{code:e},e)));return(0,ho.jsx)("div",{className:CT.achievement_container,children:n})};const jT="styles_get_list__xuTNI",DT="styles_get_list_container__YnNGO",NT="styles_get_list_title__J-b47",OT="styles_get_list_icon__I4DqV",PT="styles_get_list_big_number__RbCn9",RT="styles_get_list_task__ZHFFW",IT="styles_get_list_pr__sE+Qx",LT="styles_get_list_date__rcfNx";const FT=function(e){var t,n,s,a,o;let{commit:r,mode:i}=e;const l=((null===(t=r.taskNumber)||void 0===t?void 0:t.length)||1)>5?PT:"",c=_a.pr.prByTask[r.task];return(0,ho.jsxs)("div",{className:jT,children:[(0,ho.jsxs)("div",{className:NT,children:[(0,ho.jsx)(Vb,{text:r.task,link:"".concat((null===Wn||void 0===Wn||null===(n=Wn.settings)||void 0===n||null===(s=n.linksPrefix)||void 0===s?void 0:s.task)||"/").concat(r.task),className:RT}),c&&"print"!==i&&(0,ho.jsx)(Vb,{text:"pull request",link:"".concat((null===Wn||void 0===Wn||null===(a=Wn.settings)||void 0===a||null===(o=a.linksPrefix)||void 0===o?void 0:o.pr)||"/").concat(c),className:IT})]}),(0,ho.jsx)("div",{className:"".concat(OT," ").concat(l),children:r.taskNumber}),(0,ho.jsx)("div",{className:LT,children:Kn(r.date)})]})};const MT=function(e){let{list:t,mode:n}=e;const s=null===t||void 0===t?void 0:t.map((e=>(0,ho.jsx)(FT,{commit:e,mode:n},e.taskNumber)));return(0,ho.jsx)("div",{className:DT,children:s})};function WT(e){let{title:t,achievements:n}=e;const{t:s}=Bt();return null!==n&&void 0!==n&&n.length?(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(ur,{text:"# ".concat(s(t))}),(0,ho.jsx)(AT,{list:n})]}):null}const BT=dn((e=>{let{user:t}=e;const{t:n}=Bt(),s=t,a=co.dataGrip.get.getsByAuthor[t.author],o=s.tasks.length,r=On.authors[s.author];return(0,ho.jsxs)(Nl,{children:[(0,ho.jsxs)(Il,{children:[(0,ho.jsx)(vc,{title:"page.person.total.title"}),(0,ho.jsxs)("div",{children:[(0,ho.jsx)(Tk,{value:s.daysWorked,icon:"./assets/cards/work_days.png",title:"page.person.total.daysWorked.title",description:"page.person.total.daysWorked.description"}),(0,ho.jsx)(Tk,{value:o||null,icon:"./assets/cards/tasks.png",title:"page.person.total.tasks.title",description:"page.person.total.tasks.description"}),(0,ho.jsx)(Tk,{value:s.daysLosses,icon:"./assets/cards/lazy.png",title:"page.team.total.daysLosses.title",description:"page.team.total.daysLosses.description"}),(0,ho.jsx)(Tk,{value:s.commits,icon:"./assets/cards/commits.png",title:"page.team.total.commits.title",description:"page.team.total.commits.description"}),(0,ho.jsx)(TT,{long:!0})]}),!1,!1]}),(0,ho.jsxs)(Il,{children:[(0,ho.jsx)(vc,{title:"page.person.achievement.title"}),(0,ho.jsx)(WT,{title:"page.person.achievement.positive",achievements:r[yn-1]}),(0,ho.jsx)(WT,{title:"page.person.achievement.normal",achievements:r[vn-1]}),(0,ho.jsx)(WT,{title:"page.person.achievement.negative",achievements:r[bn-1]}),(0,ho.jsx)(ur,{text:n("page.person.achievement.description")}),(0,ho.jsx)("br",{}),(0,ho.jsx)("br",{}),null!==a&&void 0!==a&&a.length?(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{title:"page.person.gets.title"}),(0,ho.jsx)(MT,{list:a}),(0,ho.jsx)(ur,{text:n("page.person.gets.description")})]}):null]})]})})),zT=BT;function UT(e){let{response:t,updateSort:n,name:s,mode:a}=e;if(!t)return null;const o=fb({max:Lb(t,"authors",s),order:co.dataGrip.type.list}),r=fb({max:7,order:["page.person.week.workDay","page.person.week.weekends"],suffix:"page.person.week.days"}),i=fb({max:Lb(t,"taskInDay",s)});return(0,ho.jsxs)(nb,{rows:t.content,sort:t.sort,updateSort:n,type:"print"===a?"cards":void 0,columnCount:"print"===a?3:void 0,children:[(0,ho.jsx)(ab,{isFixed:!0,template:Rc.STRING,title:"page.person.week.date",properties:"timestamp",formatter:Xn,width:200}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"authors",formatter:e=>e[s]||0}),(0,ho.jsx)(ab,{title:"page.person.week.tasks",template:e=>(0,ho.jsx)(pb,{options:o,value:e.authors[s],details:e.typeByAuthor[s]}),width:200}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"workDays",formatter:e=>e[s]||0}),(0,ho.jsx)(ab,{title:"page.person.week.workDays",template:e=>{let[t,n]=e;return(0,ho.jsx)(pb,{options:r,value:t+n,details:{"page.person.week.workDay":t,"page.person.week.weekends":n}})},formatter:e=>(null===e||void 0===e?void 0:e.workDays[s])>5?[5,(null===e||void 0===e?void 0:e.workDays[s])-5]:[null===e||void 0===e?void 0:e.workDays[s],0],width:200}),(0,ho.jsx)(ab,{template:Rc.SHORT_NUMBER,properties:"taskInDay",formatter:e=>Zn(e[s]||0)}),(0,ho.jsx)(ab,{title:"page.person.week.taskInDay",properties:"taskInDay",template:e=>(0,ho.jsx)(pb,{options:i,value:e[s]}),width:200})]})}UT.defaultProps={response:void 0};const HT=dn((e=>{var t;let{user:n,mode:s}=e;const a=n,o=co.dataGrip.week.statistic.filter((e=>e.authors[a.author]));if(null===o||void 0===o||!o.length)return(0,ho.jsx)(Xl,{});const r=null===(t=co.dataGrip.recommendations.person)||void 0===t?void 0:t.byWeek[a.author];return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(Ib,{mode:s,recommendations:r}),(0,ho.jsxs)(ic,{to:"response",loader:(e,t)=>fc({content:o,pagination:e,sort:t}),children:[(0,ho.jsx)(UT,{name:a.author,mode:s}),"print"!==s&&(0,ho.jsx)(hc,{})]})]})})),GT=HT,VT=dn((e=>{let{user:t}=e;const n=t,s=co.dataGrip.timestamp.statisticByAuthor[n.author],a=s.commitsByTimestampCounter.max;return(0,ho.jsx)(ho.Fragment,{children:(0,ho.jsx)(Nl,{template:"table",children:(0,ho.jsx)(b_,{showEvents:!1,maxCommits:a,authors:[n],wordDays:s.allCommitsByTimestamp})})})})),KT=dn((e=>{let{user:t,mode:n}=e;const s=co.dataGrip.tasks.statistic.filter((e=>e.author===t.author||(e.authors||[]).includes(t.author)));return null!==s&&void 0!==s&&s.length?(0,ho.jsxs)(ic,{to:"response",loader:(e,t)=>fc({content:s,pagination:e,sort:t,mode:n}),watch:"".concat(n).concat(co.dataGrip.hash).concat(t.author),children:[(0,ho.jsx)(__,{mode:n,rowsForExcel:s}),(0,ho.jsx)(hc,{})]}):"print"!==n?(0,ho.jsx)(Xl,{}):null}));function qT(e){let{response:t,user:n}=e;return t?(0,ho.jsx)(rk,{days:t.content,author:n}):null}qT.defaultProps={response:void 0};const $T=dn((e=>{let{user:t,filters:n}=e;const s=co.dataGrip.timestamp.statistic.allCommitsByTimestamp||[];if(null===s||void 0===s||!s.length)return(0,ho.jsx)(Xl,{});const a=function(e,t){return t.filter((t=>t.week===e.week)).slice(0,7)}({week:n.week,user:t.author},s);return null!==a&&void 0!==a&&a.length?(0,ho.jsx)(ho.Fragment,{children:(0,ho.jsx)(Nl,{template:"table",children:(0,ho.jsxs)(ic,{to:"response",loader:()=>fc({content:a}),watch:JSON.stringify(n),children:[(0,ho.jsx)(qT,{user:t.author}),(0,ho.jsx)(hc,{})]})})}):(0,ho.jsx)(Xl,{})})),YT="print_place_for_photo__WPPt6",ZT=dn((e=>{let{user:t}=e;const{t:n}=Bt(),s=t,a=s.tasks.length;return(0,ho.jsxs)(Nl,{children:[(0,ho.jsxs)(Il,{children:[(0,ho.jsx)(Tk,{value:"",icon:"./assets/cards/work_days.png",title:"page.person.print.photo.title"}),(0,ho.jsx)("div",{className:YT,children:n("page.person.print.photo.description")})]}),(0,ho.jsxs)(Il,{children:[(0,ho.jsx)(vc,{title:s.author}),(0,ho.jsxs)("div",{children:[(0,ho.jsx)(Tk,{value:s.daysWorked,icon:"./assets/cards/work_days.png",title:"page.person.total.daysWorked.title",description:"page.person.total.daysWorked.description"}),(0,ho.jsx)(Tk,{value:a||null,icon:"./assets/cards/tasks.png",title:"page.person.total.tasks.title",description:"page.person.total.tasks.description"}),(0,ho.jsx)(Tk,{value:s.daysLosses,icon:"./assets/cards/lazy.png",title:"page.team.total.daysLosses.title",description:"page.team.total.daysLosses.description"}),(0,ho.jsx)(Tk,{value:s.commits,icon:"./assets/cards/commits.png",title:"page.team.total.commits.title",description:"page.team.total.commits.description"})]})]})]})})),XT=ZT;function JT(e){let{title:t,achievements:n}=e;return null!==n&&void 0!==n&&n.length?(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(ur,{text:"# ".concat(t)}),(0,ho.jsx)(AT,{list:n})]}):null}const QT=dn((e=>{let{user:t}=e;const{t:n}=Bt(),s=t,a=co.dataGrip.get.getsByAuthor[s.author],o=On.authors[s.author];return(0,ho.jsxs)(Nl,{children:[(0,ho.jsxs)(Il,{children:[(0,ho.jsx)(vc,{title:"page.person.achievement.title"}),(0,ho.jsx)(JT,{title:"page.person.achievement.positive",achievements:o[yn-1]})]}),(0,ho.jsxs)(Il,{children:[(0,ho.jsx)(vc,{title:n("_")}),(0,ho.jsx)(JT,{title:"page.person.achievement.normal",achievements:o[vn-1]}),(0,ho.jsx)(JT,{title:"page.person.achievement.negative",achievements:o[bn-1]}),(0,ho.jsx)("br",{}),(0,ho.jsx)("br",{}),null!==a&&void 0!==a&&a.length?(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{title:"page.person.gets.title"}),(0,ho.jsx)(MT,{mode:"print",list:a}),(0,ho.jsx)(ur,{text:n("page.person.gets.description")})]}):null]})]})})),eS=QT,tS=dn((e=>{let{user:t}=e;const{t:n}=Bt();return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsxs)("div",{className:rT,children:[(0,ho.jsx)("h1",{className:iT,children:n("page.print.title")}),(0,ho.jsx)("h2",{className:lT,children:t.author}),(0,ho.jsx)(oT,{titles:["page.team.total.titleA","page.person.speed.task","page.person.speed.max","page.team.total.titleB","page.person.achievement.title","page.person.hours.title","page.common.words.title"]}),(0,ho.jsx)(ur,{text:n("page.print.description")})]}),(0,ho.jsx)(qx,{}),(0,ho.jsx)(XT,{user:t}),(0,ho.jsx)(ST,{user:t}),(0,ho.jsx)(kT,{user:t}),(0,ho.jsx)(qx,{}),(0,ho.jsx)(eS,{user:t}),(0,ho.jsx)(qx,{}),(0,ho.jsx)(bT,{user:t}),(0,ho.jsx)(GT,{user:t,mode:"print"}),(0,ho.jsx)(qx,{}),(0,ho.jsx)(VT,{user:t}),(0,ho.jsx)(_T,{user:t,mode:"print"})]})})),nS=tS;const sS=dn((e=>{let{userId:n}=e;const{t:s}=Bt(),{type:a,page:o,userId:r}=Q(),i=co.dataGrip.timestamp.statistic.allCommitsByTimestamp||[],l=i.length?i[i.length-1].week:0,[c,m]=(0,t.useState)({week:l}),d=co.dataGrip.author.statistic[n||r||0];if("person"!==a||!d)return null;const u=function(e,t){return function(n){const s=Gi.processing?"print":void 0;return"total"===n?(0,ho.jsx)(zT,{user:e}):"money"===n?(0,ho.jsx)(kT,{user:e}):"week"===n?(0,ho.jsx)(GT,{user:e,mode:s}):"month"===n?(0,ho.jsx)(VT,{user:e}):"hours"===n?(0,ho.jsx)(bT,{user:e}):"commits"===n?(0,ho.jsx)(vT,{user:e}):"changes"===n?(0,ho.jsx)(yT,{user:e}):"words"===n?(0,ho.jsx)(_T,{user:e,mode:s}):"speed"===n?(0,ho.jsx)(ST,{user:e}):"day"===n?(0,ho.jsx)($T,{user:e,filters:t}):"print"===n?(0,ho.jsx)(nS,{user:e}):"tasks"===n?(0,ho.jsx)(KT,{user:e}):(0,ho.jsx)(zT,{user:e})}}(d,c);return(0,ho.jsxs)(ho.Fragment,{children:["print"!==o&&(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{title:s("common.filters")}),(0,ho.jsx)(gT,{filters:c,onChange:m})]}),(0,ho.jsx)(Cl,{getViewById:u})]})})),aS=sS,oS=dn((()=>{const e=co.dataGrip.author.statistic,t=Object.entries(e).filter((e=>{let[,t]=e;return!t.isStaff})).map((e=>{let[t,n]=e;return(0,ho.jsx)(nS,{user:n},t)}));return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(mT,{}),t]})})),rS="Console_console__5nFvk",iS="Console_console_header__XP1IR",lS="Console_console_body__5PXuM",cS="Console_console_header_icon__oXixF",mS="Console_console_copy__LHjsv";function dS(e){let{className:t,textForCopy:n,children:s}=e;return(0,ho.jsxs)("div",{className:"".concat(rS," ").concat(t||""),children:[(0,ho.jsxs)("div",{className:"".concat(iS),children:[(0,ho.jsx)("span",{className:"".concat(cS)}),(0,ho.jsx)("span",{className:"".concat(cS)}),(0,ho.jsx)("span",{className:"".concat(cS)})]}),(0,ho.jsx)("div",{className:"".concat(lS),children:s||n}),n?(0,ho.jsx)(bo,{mode:"second",className:"".concat(mS),onClick:()=>{hr(n),pr.Z.show(xe.Z.get("uiKit.console.notification"))},children:xe.Z.get("uiKit.console.button")}):null]})}dS.defaultProps={textForCopy:void 0,children:void 0,className:""};const uS=dS,pS="styles_welcome__owZYZ",hS="styles_welcome_console__dmg4D",fS="styles_welcome_row__rormW",gS="styles_welcome_warning__sf+kx",yS="styles_welcome_warning_text__vMmIf",vS="styles_welcome_description__lB3jg",bS="styles_welcome_first_title__zay7R",wS="styles_welcome_last_title__Ef7FS",kS="styles_welcome_title_link__csDka";function _S(){return(0,ho.jsxs)("h4",{className:gS,children:[(0,ho.jsx)(ur,{text:xe.Z.get("page.welcome.warning1"),className:yS}),(0,ho.jsx)(ur,{text:xe.Z.get("page.welcome.warning2"),className:yS})]})}const xS=function(){const e=window.ym;return(0,ho.jsxs)(ho.Fragment,{children:[e&&(0,ho.jsx)(_S,{}),(0,ho.jsx)("section",{className:pS,children:(0,ho.jsxs)("div",{className:fS,children:[(0,ho.jsx)("h2",{className:bS,children:xe.Z.get("page.welcome.step1")}),(0,ho.jsx)(uS,{className:hS,textForCopy:'git --no-pager log --raw --numstat --oneline --all --reverse --date=iso-strict --pretty=format:"%ad>%cN>%cE>%s" > log.txt\n'}),(0,ho.jsx)(ur,{text:xe.Z.get("page.welcome.description"),className:"".concat(vS)}),(0,ho.jsxs)("h2",{className:wS,children:["page.welcome.step2"===xe.Z.get("page.welcome.step2")?"":xe.Z.get("page.welcome.step2"),(0,ho.jsxs)("label",{className:kS,children:[xe.Z.get("page.welcome.step3"),(0,ho.jsx)("input",{multiple:!0,type:"file",style:{display:"none"},onChange:async e=>{const t=Array.from(e.target.files),n=await(0,mo.BE)(t),s=(0,mo.IM)(n);co.setCommits(s)}})]}),xe.Z.get("page.welcome.step4")]})]})})]})};const TS=function(e){let{title:n,mode:s,disabled:a,className:o,options:r,onClick:i,children:l}=e;if(null===r||void 0===r||!r.length)return null;const[c,m]=(0,t.useState)(!1),d=vo(s,a),u=null===r||void 0===r?void 0:r.map((e=>{var t,s,a;const o=null!==(t=null!==(s=null!==(a=null===e||void 0===e?void 0:e.title)&&void 0!==a?a:null===e||void 0===e?void 0:e.id)&&void 0!==s?s:e)&&void 0!==t?t:"";return(0,ho.jsx)("button",{className:go.ui_kit_button_menu,onClick:()=>{i&&i(e),m(!1)},children:o},n)}));return(0,ho.jsx)(ho.Fragment,{children:(0,ho.jsxs)("button",{title:n,className:"".concat(go.ui_kit_button," ").concat(d||""," ").concat(o||""),style:{position:"relative"},onClick:()=>{m(!c)},children:[l,c&&(0,ho.jsx)("div",{className:go.ui_kit_dialog,children:u})]})})};const SS=function(e){let{columns:t,className:n,children:s}=e;return(0,ho.jsx)("div",{className:"".concat(wi," ").concat(n||""),style:{columnCount:t||2},children:s})},CS="switch_ui_kit_switch__ITpXv",ES="switch_ui_kit_switch_item__oGEAZ",AS="switch_ui_kit_switch_item_selected__poF9E",jS="switch_ui_kit_switch_item_disabled__7Inlc";const DS=function(e){let{title:t,description:n,help:s,error:a,className:o,disabled:r,multiple:i,value:l,options:c,onChange:m}=e;const d=l||0===l||!1===l;let u=l;d&&!Array.isArray(l)&&(u=[l]);const p=(c||[]).map(((e,t)=>{var n,s;const a="object"!==typeof e?{id:e,title:e}:e,o=d&&u.includes(null===a||void 0===a?void 0:a.id),l=[ES];return o&&l.push(AS),r&&l.push(jS),(0,ho.jsx)("button",{className:l.join(" "),onClick:()=>{if(!m)return;let e=[null===a||void 0===a?void 0:a.id];i&&(e=o?u.filter((e=>e!==(null===a||void 0===a?void 0:a.id))):[...u,null===a||void 0===a?void 0:a.id].sort()),m(e)},children:null!==(n=null!==(s=null===a||void 0===a?void 0:a.title)&&void 0!==s?s:null===a||void 0===a?void 0:a.id)&&void 0!==n?n:""},"".concat(null===a||void 0===a?void 0:a.id,"_").concat(t))}));return(0,ho.jsx)(Si,{title:t,description:n,help:s,error:a,className:o,children:(0,ho.jsx)("div",{className:CS,children:p})})};function NS(e){let{title:t,description:n,help:s,error:a,className:o,value:r,placeholder:i,onChange:l}=e;const c=(null===r||void 0===r?void 0:r.length)>10?r.substring(0,10):r;return(0,ho.jsx)(Si,{title:t,description:n,help:s,error:a,className:o,children:(0,ho.jsx)("input",{type:"date",value:c,placeholder:i,className:Ci,onChange:e=>{l&&l("".concat(e.target.value,"T00:00:00.000Z"))}})})}NS.defaultProps={placeholder:"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435"};const OS=NS;const PS=function(e){let{salary:n,index:s,onChange:a,onRemove:o}=e;const[r,i]=(0,t.useState)(!1);return(0,ho.jsxs)("div",{className:Oi.salary,children:[(0,ho.jsx)(vc,{title:xe.Z.get("page.settings.user.subTitle",s),className:r?"":Oi.salary_title}),(0,ho.jsx)("div",{className:Oi.salary_icons,children:(0,ho.jsx)("img",{className:Oi.salary_icons_item,src:"./assets/list/arrow.svg",onClick:()=>i(!r)})}),r&&(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsxs)(SS,{children:[(0,ho.jsx)(OS,{title:"page.settings.user.from",value:null===n||void 0===n?void 0:n.from,onChange:e=>{a({...n,from:e})}}),(0,ho.jsx)(DS,{disabled:!0,title:"page.settings.common.workDaysInWeek",value:n.workDaysInWeek,options:[1,2,3,4,5,6,7],onChange:e=>{a({...n,workDaysInWeek:e})}})]}),(0,ho.jsxs)(SS,{children:[(0,ho.jsx)(Ak,{title:"page.settings.common.salary",value:null===n||void 0===n?void 0:n.value,onChange:e=>{a({...n,value:e})}}),(0,ho.jsx)(DS,{disabled:!0,title:"page.settings.common.currency",value:null===n||void 0===n?void 0:n.currency,options:["RUB","USD","EUR"],onChange:e=>{a({...n,currency:e})}})]}),(0,ho.jsxs)(SS,{children:[(0,ho.jsx)(Ak,{title:"page.settings.common.workDaysInYear",value:null===n||void 0===n?void 0:n.workDaysInYear,onChange:e=>{a({...n,workDaysInYear:e})}}),(0,ho.jsx)(Ak,{title:"page.settings.common.vacationDaysInYear",value:null===n||void 0===n?void 0:n.vacationDaysInYear,onChange:e=>{a({...n,vacationDaysInYear:e})}})]}),(0,ho.jsx)("div",{className:Oi.salary_footer,children:(0,ho.jsx)(bo,{mode:"second",onClick:()=>Dr.open().then((()=>o())),children:xe.Z.get("page.settings.form.remove")})})]})]})};const RS=function(e){let{user:t,onChange:n,onRemove:s}=e;const a=t.salary.map(((e,s)=>(0,ho.jsx)(PS,{index:s+1,salary:e,onChange:s=>{n({...t,salary:t.salary.map((t=>t.id===e.id?s:t))})},onRemove:()=>{n({...t,salary:t.salary.filter((t=>t.id!==e.id))})}},t.id)));return(0,ho.jsxs)(Pl,{className:Oi.user,onRemove:()=>Dr.open().then((()=>s())),children:[(0,ho.jsx)(vc,{title:(null===t||void 0===t?void 0:t.name)||"",className:Oi.user_title}),a,(0,ho.jsx)("div",{className:Oi.user_footer,children:(0,ho.jsx)(bo,{mode:"slim",onClick:()=>{n({...t,salary:[...t.salary,Rn(ai.state)]})},children:xe.Z.get("page.settings.form.addContract")})})]})},IS=dn((()=>{const e=ai.state.defaultSalary;return e?(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{title:"page.settings.common.title"}),(0,ho.jsxs)(Pl,{children:[(0,ho.jsx)(DS,{disabled:!0,title:"page.settings.common.type.title",value:e.type,options:[{id:"full",title:xe.Z.get("page.settings.common.type.full")},{id:"part",title:xe.Z.get("page.settings.common.type.part")}],onChange:e=>{ai.updateState("defaultSalary.type",null===e||void 0===e?void 0:e.id)}}),(0,ho.jsx)(DS,{disabled:!0,multiple:!0,title:"page.settings.common.workDaysInWeek",value:e.workDaysInWeek.map(((e,t)=>e?t+1:null)),options:[{id:1,title:Hn(0,"short")},{id:2,title:Hn(1,"short")},{id:3,title:Hn(2,"short")},{id:4,title:Hn(3,"short")},{id:5,title:Hn(4,"short")},{id:6,title:Hn(5,"short")},{id:7,title:Hn(6,"short")}],onChange:e=>{const t=new Array(7).fill(0).map(((t,n)=>e.includes(n+1)));console.log(t),ai.updateState("defaultSalary.workDaysInWeek",t)}}),(0,ho.jsxs)(SS,{children:[(0,ho.jsx)(Ak,{title:"page.settings.common.salary",value:e.value,onChange:e=>{ai.updateState("defaultSalary.value",e)}}),(0,ho.jsx)(Ak,{disabled:!0,title:"page.settings.common.tax",value:e.tax,onChange:e=>{ai.updateState("defaultSalary.tax",e)}})]}),(0,ho.jsxs)(SS,{children:[(0,ho.jsx)(Ak,{title:"page.settings.common.workDaysInYear",value:e.workDaysInYear,onChange:e=>{ai.updateState("defaultSalary.workDaysInYear",e)}}),(0,ho.jsx)(Ak,{title:"page.settings.common.vacationDaysInYear",value:e.vacationDaysInYear,onChange:e=>{ai.updateState("defaultSalary.vacationDaysInYear",e)}})]}),(0,ho.jsx)(DS,{title:"page.settings.common.currency",value:e.currency,options:["USD","EUR","RUB","CNY","JPY","KRW","CAD"],onChange:e=>{ai.updateState("defaultSalary.currency",e)}})]})]}):null})),LS=IS,FS=dn((()=>{const{i18n:e}=Bt(),[n,s]=(0,t.useState)(document.title),[a,o]=(0,t.useState)(xe.Z.language);return(0,t.useEffect)((()=>{e.changeLanguage(a)}),[a]),(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{title:"page.settings.document.title"}),(0,ho.jsxs)(Pl,{children:[(0,ho.jsx)(cc,{title:"page.settings.document.name",value:n,placeholder:xe.Z.get("common.title"),onChange:e=>{s(e),document.title=e||xe.Z.get("common.title"),ro.C.title=!0}}),(0,ho.jsx)(Ni,{title:"page.settings.document.language",value:a,options:[{id:"ru",title:"\u0420\u0443\u0441\u0441\u043a\u0438\u0439"},{id:"en",title:"English"},{id:"zh",title:"\u4e2d\u6587"},{id:"es",title:"Espa\xf1ol"},{id:"fr",title:"Fran\xe7ais"},{id:"pt",title:"Portugu\xeas"},{id:"de",title:"Deutsch"},{id:"ja",title:"\u65e5\u672c\u8a9e"}],onChange:(e,t)=>{xe.Z.language=t,o(t)}})]})]})})),MS=dn((()=>{var e,t;return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{title:"page.settings.links.title"}),(0,ho.jsxs)(Pl,{children:[(0,ho.jsx)(cc,{title:"page.settings.links.task",value:null===(e=ai.state)||void 0===e||null===(t=e.linksPrefix)||void 0===t?void 0:t.task,placeholder:"https://jira.com/secure/RapidBoard.jspa?task=",onChange:e=>{ai.updateState("linksPrefix.task",e)}}),(0,ho.jsx)(cc,{title:"page.settings.links.pr",value:ai.state.linksPrefix.pr,placeholder:"https://bitbucket.com/projects/assayo/repos/frontend/pull-requests/",onChange:e=>{ai.updateState("linksPrefix.pr",e)}})]})]})}));const WS=function(){const e=co.dataGrip.author.statistic.map((e=>"".concat(e.author," <").concat(e.firstCommit.email,"> <").concat(e.firstCommit.email,">"))).sort(),t=e.map((e=>(0,ho.jsx)("p",{children:e},e))),n=e.join("\r\n");return(0,ho.jsx)("div",{className:Oi.races_track,children:(0,ho.jsx)(uS,{textForCopy:n,children:t})})},BS=dn((e=>{const t=ai.state.employees;if(!e||!t)return null;const n=t.map((e=>e.name)),s=co.dataGrip.author.list.filter((e=>!n.includes(e))).map(((e,t)=>({id:t,title:e}))),a=ai.state.employees.map((e=>(0,ho.jsx)(RS,{user:e,onChange:n=>{const s=t.map((t=>t.id===e.id?n:t));ai.updateState("employees",s)},onRemove:()=>{const n=t.filter((t=>t.id!==e.id));ai.updateState("employees",n)}},e.id)));return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsxs)(Nl,{children:[(0,ho.jsxs)(Il,{children:[(0,ho.jsx)(FS,{}),(0,ho.jsx)(LS,{})]}),(0,ho.jsxs)(Il,{children:[(0,ho.jsx)(MS,{}),(0,ho.jsx)(vc,{title:"page.settings.mailmap"}),(0,ho.jsx)(WS,{})]})]}),(0,ho.jsxs)(Nl,{children:[(0,ho.jsx)(vc,{title:"page.settings.user.title"}),t.length>0?a:(0,ho.jsx)(Xl,{message:"page.settings.user.notFound"}),s.length&&(0,ho.jsx)("div",{className:Oi.buttons_footer,children:(0,ho.jsx)(TS,{options:s,onClick:e=>{ai.updateState("employees",[...t,In(null===e||void 0===e?void 0:e.title,ai.state,null===n||void 0===n?void 0:n.length)])},children:xe.Z.get("page.settings.form.addEmployee")})})]})]})})),zS=dn((()=>(0,ho.jsx)(ic,{to:"response",loader:()=>Fn.loadSettings().then((e=>(ai.setInitState(e),Promise.resolve(e)))),children:(0,ho.jsx)(BS,{})})));function US(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];if(!e)return t;for(let n in e){const s=e[n];null!==s&&void 0!==s&&s.title?t.push(s):"string"===typeof s?t.push({title:s}):US(s,t)}return t}const HS=function(){const e=US(xe.Z.translations[xe.Z.language].recommendations).map((e=>(0,ho.jsx)(Nb,{recommendation:e},e[1]))),t=Object.entries(wn).sort(((e,t)=>e[1]-t[1])).map((e=>{let[t]=e;return(0,ho.jsx)(ET,{code:t},t)}));return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vc,{title:"page.person.achievement.title"}),(0,ho.jsx)("div",{style:{columnCount:3,marginBottom:"24px"},children:t}),(0,ho.jsx)("section",{children:e})]})};function GS(e){let{showSplashScreen:t}=e;return(0,ho.jsxs)(ho.Fragment,{children:[(0,ho.jsx)(vr,{}),(0,ho.jsx)(Nr,{}),(0,ho.jsxs)(de,{children:[(0,ho.jsx)(ce,{path:"/settings",element:(0,ho.jsx)(bl,{children:(0,ho.jsx)(zS,{})})}),(0,ho.jsx)(ce,{path:"/debug",element:(0,ho.jsx)(bl,{children:(0,ho.jsx)(HS,{})})}),(0,ho.jsx)(ce,{path:"/print",element:(0,ho.jsx)(bl,{children:(0,ho.jsx)(oS,{})})}),(0,ho.jsx)(ce,{path:"/:type/:page",element:(0,ho.jsx)(bl,{children:(0,ho.jsx)(hT,{})})}),(0,ho.jsx)(ce,{path:"/:type/:page/:userId",element:(0,ho.jsx)(bl,{children:(0,ho.jsx)(aS,{})})}),(0,ho.jsx)(ce,{path:"*",element:(0,ho.jsx)(bl,{children:(0,ho.jsx)(hT,{})})})]}),t&&(0,ho.jsx)(jr,{})]})}function VS(){return(0,ho.jsx)(de,{children:(0,ho.jsx)(ce,{path:"*",element:(0,ho.jsx)(xS,{})})})}const KS=dn((()=>{const[e,n]=(0,t.useState)(!0),s=co.status;return(0,t.useEffect)((()=>{var e;co.setCommits((null===(e=window)||void 0===e?void 0:e.report)||[])}),[]),s===io.PROCESSING?null:(0,ho.jsxs)(ho.Fragment,{children:[s===io.DONE&&(0,ho.jsx)(GS,{showSplashScreen:e}),s===io.WAITING&&(0,ho.jsx)(VS,{}),(0,ho.jsx)(fo,{onChange:(e,t)=>{n(!1),"dump"===e&&co.setCommits(t),setTimeout((()=>{n(!0)}))}})]})})),qS=KS,$S=dn((()=>{const{state:e,isInitialization:t}=hn;return(0,ho.jsx)(qS,{})})),YS="styles_notifications__87i8g",ZS="styles_notifications_item__5QkTA",XS="styles_notifications_item_error__scoxJ",JS="styles_notifications_item_warning__L7TAD",QS="styles_notifications_item_success__Kkmlt",eC="styles_notifications_item_info__i59W4",tC="styles_notifications_item_title__nX-MS",nC="styles_notifications_item_description__ehatL";const sC=function(e){let{message:t}=e;const n={error:XS,warning:JS,success:QS,info:eC}[t.type||"success"]||eC;return(0,ho.jsxs)("div",{className:"".concat(ZS," ").concat(n),children:[t.title&&(0,ho.jsx)("h6",{className:tC,children:t.title}),t.description&&(0,ho.jsx)("p",{className:nC,children:t.description})]})},aC=dn((()=>{const e=pr.Z.messages.map((e=>(0,ho.jsx)(sC,{message:e},e.id)));return s.createPortal((0,ho.jsx)("div",{className:YS,children:e}),document.body)}));xe.Z.parse("de",Te),xe.Z.parse("en",Se),xe.Z.parse("es",Ce),xe.Z.parse("fr",Ee),xe.Z.parse("ja",Ae),xe.Z.parse("pt",je),xe.Z.parse("ru",De),xe.Z.parse("zh",Ne),(0,ro.Z)((e=>{!function(e){const t=e||localStorage.getItem("language")||Ht||"en";xe.Z.language=t,vt.use(Rt).init({lng:t,debug:!1,resources:Ut})}(e.lang||e.language),Zo.setUrlParameters(e),Wn.loadUserSettings().then((()=>{window.onafterprint=()=>{Gi.endPrint()},(0,s.render)((0,ho.jsx)(t.StrictMode,{children:(0,ho.jsxs)(ve,{children:[(0,ho.jsx)($S,{}),(0,ho.jsx)(aC,{})]})}),document.getElementById("root"))}))}))})()})();
//# sourceMappingURL=main.abda902c.js.map