@ckeditor/ckeditor5-paste-from-office-enhanced 41.3.0-alpha.4 → 41.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>et});var t=n(782),e=(n(331),n(783));function s(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/^p|h\d+$/,styles:{"mso-list":/.*/}}),o=[];for(const t of r)if("elementStart"===t.type&&s.match(t.item)){const e=c(t.item);o.push({element:t.item,id:e.id,order:e.order,indent:e.indent})}return o}(t,r);if(!s.length)return;let a=null,u=1;s.forEach(((t,c)=>{const f=function(t,e){if(!t)return!0;if(t.id!==e.id)return e.indent-t.indent!=1;const n=e.element.previousSibling;if(!n)return!0;return r=n,!(r.is("element","ol")||r.is("element","ul"));var r}(s[c-1],t),l=f?null:s[c-1],p=(d=t,(m=l)?d.indent-m.indent:d.indent-1);var m,d;if(f&&(a=null,u=1),!a||0!==p){const e=function(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=n.exec(e);let c="decimal",a="ol",u=null;if(i&&i[1]){const e=r.exec(i[1]);if(e&&e[1]&&(c=e[1].trim(),a="bullet"!==c&&"image"!==c?"ol":"ul"),"bullet"===c){const e=function(t){const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(c=e)}else{const t=s.exec(i[1]);t&&t[1]&&(u=parseInt(t[1]))}}return{type:a,startIndex:u,style:o(c)}}(t,n);if(a){if(t.indent>u){const t=a.getChild(a.childCount-1),n=t.getChild(t.childCount-1);a=i(e,n,r),u+=1}else if(t.indent<u){const e=u-t.indent;a=function(t,e){const n=t.getAncestors({parentFirst:!0});let r=null,s=0;for(const t of n)if((t.is("element","ul")||t.is("element","ol"))&&s++,s===e){r=t;break}return r}(a,e),u=t.indent}}else a=i(e,t.element,r);t.indent<=u&&(a.is("element",e.type)||(a=r.rename(e.type,a)))}const h=function(t,n){return function(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}(t,n),n.removeStyle("text-indent",t),n.rename("li",t)}(t.element,r);r.appendChild(h,a)}))}function o(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function i(t,e,n){const r=e.parent,s=n.createElement(t.type),o=r.getChildIndex(e)+1;return n.insertChild(o,s,r),t.style&&n.setStyle("list-style-type",t.style,s),t.startIndex&&t.startIndex>1&&n.setAttribute("start",t.startIndex,s),s}function c(t){const e={},n=t.getStyle("mso-list");if(n){const t=n.match(/(^|\s{1,100})l(\d+)/i),r=n.match(/\s{0,100}lfo(\d+)/i),s=n.match(/\s{0,100}level(\d+)/i);t&&r&&s&&(e.id=t[2],e.order=r[1],e.indent=parseInt(s[1]))}return e}function a(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),o=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,i=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,f=a&&i.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!f&&o.push(t.item.getAttribute("id"))}return o}(t,r);!function(t,n,r){const s=r.createRangeIn(n),o=new e.Matcher({name:"img"}),i=[];for(const e of s)if(e.item.is("element")&&o.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?i.push(n):n.getAttribute("src")||i.push(n)}for(const t of i)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;o(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:i(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function o(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(o(n.getChildren(),e))return!0}return!1}function i(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),o=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&o.push(t.item);for(const t of o)n.remove(t)}(t,r);const o=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),o=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&o.push(t.item);return o}(t,r);o.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${u(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(o,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function u(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const f=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,l=/xmlns:o="urn:schemas-microsoft-com/i;class p{constructor(t){this.document=t}isActive(t){return f.test(t)||l.test(t)}execute(t){const{body:n,stylesString:r}=t._parsedData;s(n,r),a(n,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);e.is("element","w:sdt")&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(n),t.content=n}}function m(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function d(t,n){const r=new DOMParser,s=function(t){return m(m(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),o=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(o);const i=o.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),o=t.createDocumentFragment(),i=t.body.childNodes;for(;i.length>0;)o.appendChild(i[0]);return s.domToView(o,{skipComments:!0})}(o,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(o);return{body:c,bodyString:i,styles:a.styles,stylesString:a.stylesString}}var h=n(584);function g(){const t=["2mshNPe","66144OYgAvL","4111380fyuLFA","1183934ExhCmK","7975686uwsWZv","7561370CwyAlK","910ZCFUJS","32084910zTiVfr","3636408QkogTS","test"];return(g=function(){return t})()}function I(t,e){const n=g();return(I=function(t,e){return n[t-=368]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(798632===-parseInt(n(368))/1*(parseInt(n(371))/2)+parseInt(n(376))/3+-parseInt(n(370))/4+-parseInt(n(373))/5+-parseInt(n(372))/6+-parseInt(n(374))/7*(-parseInt(n(369))/8)+parseInt(n(375))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function b(t){return y[I(377)](t)}!function(t,e){const n=C,r=t();for(;;)try{if(569488===parseInt(n(477))/1*(parseInt(n(471))/2)+-parseInt(n(459))/3+-parseInt(n(456))/4*(-parseInt(n(460))/5)+parseInt(n(463))/6+parseInt(n(462))/7+-parseInt(n(478))/8*(parseInt(n(476))/9)+-parseInt(n(474))/10*(parseInt(n(472))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(x);const w=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function v(t,e){const n=C,r=new Map;for(const[s,o]of e){if(!s[n(470)]&&!s[n(482)])continue;const e=!s[n(470)]||t[n(466)]===s[n(470)],i=!s[n(482)]||t[n(480)](s[n(482)]);e&&i&&r[n(467)](s,o)}return r}function x(){const t=["initial","hasClass","assign","className","groups","trim","29996bkpKen","selectorText","length","3062337IYUHUT","445WDppoZ","push","4267263clTVaP","2256726TyodoR","split","map","name","set","cssRules","exec","tagName","10frPjCo","11MnCZZj","getPropertyValue","1422950LxtVlZ","style","18uDEzOr","190925gjiJMk","3500816ERYSZa"];return(x=function(){return t})()}function C(t,e){const n=x();return(C=function(t,e){return n[t-=455]})(t,e)}function S(t){const e=C,n={};for(let r=0;r<t[e(458)];r++){const s=t[r],o=t[e(473)](s);e(479)!==o&&(n[s]=o)}return n}function A(t){const e=C,n=t[e(464)](",")[e(465)]((t=>t[e(455)]())),r=[];for(const t of n){const n=w[e(469)](t);n&&r[e(461)](n[e(483)])}return r}function E(t){const e=C,n={};for(const r of t)Object[e(481)](n,r);return n}const O=P;function P(t,e){const n=R();return(P=function(t,e){return n[t-=109]})(t,e)}function R(){const t=["9876580CSjgva","_parsedData","120zvxxAt","createRangeIn","setStyle","item","11suzPrZ","530940RiqRuC","1089830VxksQg","execute","from","content","isActive","3652965swdzRf","76rCtkhL","elementStart","size","115494PJaKdq","document","hasStyle","51531zNnfkM","values","270873RPKIGh","12lbfEhu","type"];return(R=function(){return t})()}!function(t,e){const n=P,r=t();for(;;)try{if(439631===-parseInt(n(122))/1+parseInt(n(109))/2+parseInt(n(119))/3*(parseInt(n(116))/4)+-parseInt(n(115))/5+parseInt(n(125))/6*(-parseInt(n(110))/7)+-parseInt(n(129))/8*(parseInt(n(124))/9)+parseInt(n(127))/10*(parseInt(n(133))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class k extends p{[O(111)](t){const n=O,{body:r,styles:s}=t[n(128)],o=new e.UpcastWriter(r[n(120)]),i=o[n(130)](r),c=function(t){const e=C,n=new Map;for(const r in t){const s=A(r),o=t[r];for(const t of s)n[e(467)](t,o)}return n}(function(t){const e=C,n={};for(const r of t)for(const t of r[e(468)])if(t instanceof CSSStyleRule){const r=S(t[e(475)]);n[t[e(457)]]=Object[e(481)]({},n[t[e(457)]]||{},r)}return n}(s));for(const t of i){if(n(117)!==t[n(126)])continue;const e=v(t[n(132)],c);if(e[n(118)]){const r=E(Array[n(112)](e[n(123)]()));for(const e in r){const s=t[n(132)];s[n(121)](e)||o[n(131)](e,r[e],s)}}}t[n(113)]=r}[O(114)](t){return super[O(114)](t)||b(t)}}function T(){const t=["document","afterInit","editor","isNaN","context","requires","ClipboardPipeline","then","stylesProcessor","1518892aRAaJZ","PasteFromOfficeEnhancedInliner","10KQjxcf","7BBZxkc","getEarlierVisibleRevision","plugins","4649256LURKYO","map","1492051aAQFhN","view","5185112PhpapX","inputTransformation","getRevision","config","init","text/html","isActive","getData","1XVWJJC","high","execute","get","pluginName","fromCharCode","join","dataTransfer","forbiddenHandler","_parsedData","4038558pMRHUV","editing","PasteFromOffice","70yDnwNj","1382553GHOvfN","573201lOCqOI"];return(T=function(){return t})()}const N=j;function j(t,e){const n=T();return(j=function(t,e){return n[t-=316]})(t,e)}!function(t,e){const n=j,r=t();for(;;)try{if(747136===-parseInt(n(326))/1*(parseInt(n(351))/2)+parseInt(n(340))/3+parseInt(n(357))/4+-parseInt(n(353))/5*(parseInt(n(336))/6)+-parseInt(n(354))/7*(-parseInt(n(318))/8)+parseInt(n(341))/9*(parseInt(n(339))/10)+parseInt(n(316))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);class K extends t.Plugin{static get[N(330)](){return N(352)}static get[N(347)](){return[N(338)]}[N(322)](){const t=N,e=this[t(344)],n=e[t(356)][t(329)](t(348)),r=e[t(337)][t(317)][t(342)],s=new k(r);n.on(t(319),((e,n)=>{const o=t,i=n[o(333)][o(325)](o(323));s[o(324)](i)&&(n[o(335)]||(n[o(335)]=d(i,r[o(350)])),s[o(328)](n))}),{priority:h.priorities[t(329)](t(327))+11})}[N(343)](){!function(e){function n(t){const e=j;return t[e(358)]((t=>String[e(331)](t)))[e(332)]("")}(e=>{const r=j;function s(t){return n([112,108,117,103,105,110,78,97,109,101])in t}const o=[1,85,78,115,198,255,50,112,83,87,161],i=[127,34,6,211,167,86,146,199,132,160,18];function c(t){return function(t,e){const r=function(t){const e=atob(t),[r,s]=e[n([115,112,108,105,116])](n([45]));try{if(atob(s))return atob(r)}catch(t){}return e}(t),s=Array[n([102,114,111,109])](function(t){const e=new Uint8Array(t[n([108,101,110,103,116,104])]);for(let r=0;r<t[n([108,101,110,103,116,104])];r++)e[r]=t[n([99,104,97,114,67,111,100,101,65,116])](r);return e}(r)),o=s[n([112,111,112])](),i=s[n([112,111,112])]();return function(t){let e="";for(const r of t)e+=String[n([102,114,111,109,67,104,97,114,67,111,100,101])](r);return e}(function(t,e,r){const s={};s[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},s[n([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],s[n([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],s[n([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],s[n([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],s[n([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],s[n([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],s[n([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],s[n([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],s[n([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],s[n([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const o=new Uint8Array(16);for(let t=15;t>=0;--t)o[t]=r%256,r=parseInt(r/256);let i=null,c=16;const a=new Uint8Array(e),u=[],f=[];!function(){const t=s[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][a[n([108,101,110,103,116,104])]];for(let e=0;e<=t;e++)u[n([112,117,115,104])]([0,0,0,0]),f[n([112,117,115,104])]([0,0,0,0]);const e=4*(t+1),r=a[n([108,101,110,103,116,104])]/4,o=l(a);let i;for(let e=0;e<r;e++)i=e>>2,u[i][e%4]=o[e],f[t-i][e%4]=o[e];let c,p=0,m=r;for(;m<e;){c=o[r-1],o[0]^=s[n([83])][c>>16&255]<<24^s[n([83])][c>>8&255]<<16^s[n([83])][255&c]<<8^s[n([83])][c>>24&255]^s[n([114,99,111,110])][p]<<24,p+=1;for(let t=1;t<r/2;t++)o[t]^=o[t-1];c=o[r/2-1],o[r/2]^=s[n([83])][255&c]^s[n([83])][c>>8&255]<<8^s[n([83])][c>>16&255]<<16^s[n([83])][c>>24&255]<<24;for(let t=r/2+1;t<r;t++)o[t]^=o[t-1];let i,a,l=0;for(;l<r&&m<e;)i=m>>2,a=m%4,u[i][a]=o[l],f[t-i][a]=o[l++],m++}for(let e=1;e<t;e++)for(let t=0;t<4;t++)c=f[e][t],f[e][t]=s[n([85,49])][c>>24&255]^s[n([85,50])][c>>16&255]^s[n([85,51])][c>>8&255]^s[n([85,52])][255&c]}();for(let e=0;e<t[n([108,101,110,103,116,104])];e++)16===c&&(i=m(o),c=0,p(o)),t[e]^=i[c++];return t;function l(t){const e=[];for(let r=0;r<t[n([108,101,110,103,116,104])];r+=4)e[n([112,117,115,104])](t[r]<<24|t[r+1]<<16|t[r+2]<<8|t[r+3]);return e}function p(t){for(let e=15;e>=0;e--){if(255!==t[e]){t[e]++;break}t[e]=0}}function m(t){const e=u[n([108,101,110,103,116,104])]-1,r=[0,0,0,0];let o=l(t);for(let t=0;t<4;t++)o[t]^=u[0][t];for(let t=1;t<e;t++){for(let e=0;e<4;e++)r[e]=s[n([84,49])][o[e]>>24&255]^s[n([84,50])][o[(e+1)%4]>>16&255]^s[n([84,51])][o[(e+2)%4]>>8&255]^s[n([84,52])][255&o[(e+3)%4]]^u[t][e];o=r[n([115,108,105,99,101])]()}const i=new Uint8Array(16);let c;for(let t=0;t<4;t++)c=u[e][t],i[4*t]=255&(s[n([83])][o[t]>>24&255]^c>>24),i[4*t+1]=255&(s[n([83])][o[(t+1)%4]>>16&255]^c>>16),i[4*t+2]=255&(s[n([83])][o[(t+2)%4]>>8&255]^c>>8),i[4*t+3]=255&(s[n([83])][255&o[(t+3)%4]]^c);return i}}(s,e,i+256*o))}(t,new Uint8Array([...o,29,221,175,90,231,133,239,240,75,180,...i]))}const a=function(){const t=[{[n([105,100])]:1,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,111,109,109,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([99,104,101,99,107,65,108,115,111])]:[{[n([105,100])]:2,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,114,97,99,107,32,67,104,97,110,103,101,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}}],[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:3,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:4,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[n([112,108,117,103,105,110,78,97,109,101])]:n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:5,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:6,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[n([112,108,117,103,105,110,78,97,109,101])]:n([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:7,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([83,108,97,115,104,32,67,111,109,109,97,110,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:8,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:9,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,101,109,112,108,97,116,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,101,109,112,108,97,116,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12,14]}},{[n([105,100])]:10,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:11,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([65,73,32,65,115,115,105,115,116,97,110,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([65,73,65,115,115,105,115,116,97,110,116,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([97,105,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:12,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[n([105,100])]:13,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,97,115,101,32,67,104,97,110,103,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,97,115,101,67,104,97,110,103,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:14,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,114,117,112,97,108,32,112,97,99,107]),[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114])]:n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])},{[n([105,100])]:15,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([77,117,108,116,105,32,76,101,118,101,108,32,76,105,115,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([77,117,108,116,105,76,101,118,101,108,76,105,115,116,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])}];return function t(e){e[n([102,111,114,69,97,99,104])]((e=>{e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<e[n([105,100])]-1,s(e)&&e[n([99,104,101,99,107,65,108,115,111])]&&t(e[n([99,104,101,99,107,65,108,115,111])])}))}(t),t}(),u={[n([99,104,101,99,107,76,105,99,101,110,115,101])]:function(t,e){I(g(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(t,e){I(function(t,e){try{if(S(l,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&t){const r=A(l,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(r)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return y(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}return g(t,e)}catch(t){return y(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(t,e){const r=i[0]*o[1],s=i[0]*o[2],c=i[2]*o[2];function a(t,e){u(),y(e+n([84,114,105,97,108,76,105,109,105,116,58])+t),window[b()]=t===n([116,105,109,101])?r:s}function u(){const t=l;function e(){S(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,112,100,97,116,101])]=x,A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([115,97,118,101,82,101,118,105,115,105,111,110])]=x,t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=x,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=x,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))),S(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])]=x,A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([95,103,101,116,68,105,102,102])]=x)}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>{const r=j;if(S(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&e(),S(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const s=A(t,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),o=s[r(320)](0),i=s[r(355)](o[n([105,100])]);A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])](o[n([105,100])],i?i[n([105,100])]:null,1)[r(349)]((()=>e()))}}))}S(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&A(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]==n([99,111,110,110,101,99,116,101,100])&&(window[b()]=c),function(t,e){if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))u();else if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])){const t=function(){const t=j;if(!S(l,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(345)](Number(e))){if(window[e]===r)return n([116,105,109,101]);if(window[e]===s)return n([114,101,118,105,115,105,111,110,115])}return!1}();t&&a(t,e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const c=function(){let t=i[6]*o[8]*o[6];return S(l,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(t/=10),t}();window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{a(n([116,105,109,101]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),c);const u=A(l,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[n([95,114,101,118,105,115,105,111,110,115])];u[n([108,101,110,103,116,104])]>=7?a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):u.on(n([97,100,100]),(()=>{u[n([108,101,110,103,116,104])]>=7&&a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(t,e){try{return function(){const t=j;if(!S(l,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(345)](Number(e))&&window[e]===c)return!0;return!1}()?y(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):g(t,e)}catch(t){return y(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)}},f=e[n([99,111,110,115,116,114,117,99,116,111,114])][n([112,108,117,103,105,110,78,97,109,101])],l=n([99,111,110,116,101,120,116])in e?e[r(346)]:e[r(344)],p=n([52,48,52,56,48,56,48,52]),m=n([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),d=l[r(321)][r(329)](n([108,105,99,101,110,115,101,75,101,121])),h=a[n([102,105,108,116,101,114])](s)[n([102,105,110,100])]((t=>t[n([112,108,117,103,105,110,78,97,109,101])]===f));function g(t,e){try{return function(t){if(!S(l,t[n([112,108,117,103,105,110,78,97,109,101])]))return!0;const e=t[n([111,112,116,105,111,110,115])]||{},r=e[n([97,105,119,115,103,105,99])]||!1,s=e[n([97,105,116,99,100,103,105,108])]||!1,o=e[n([97,105,114,118,105,105,108])]||!1;return!(!S(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||A(l,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]!=n([99,111,110,110,101,99,116,101,100])||!r)||(!(!S(l,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||A(l,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!s)||!(!S(l,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||A(l,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!o))}(e)?y(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):t&&function(t,e){const s=!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),o=function(t,e){const s=(e[n([111,112,116,105,111,110,115])]||{})[n([102,103,105])]||null;return!!s&&a[n([102,105,108,116,101,114])]((t=>s[n([105,110,99,108,117,100,101,115])](t[n([105,100])])))[n([102,105,108,116,101,114])]((t=>!function(t){const e=r,s={[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])]:C};return!!t[e(334)]&&s[t[e(334)]]()}(t)))[n([115,111,109,101])]((e=>!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])))}(t,e);return s||o}(t[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],e)?t[n([105,115,73,110,116,101,114,110,97,108])]&&!window[n([111,112,101,110])][n([99,108,111,115,101,100])]||parseInt(p)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?y(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])):t[n([105,115,84,114,105,97,108])]?y(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])):y(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):y(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}catch(t){return y(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}function I(e,r){if(l instanceof t.Context){const t=l;e==r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?w(t):e==r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{w(t),y(r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),i[6]*o[8]*o[6]),t[n([101,100,105,116,111,114,115])][n([111,110])](n([97,100,100]),((t,s)=>{e!=r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])&&e!=r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&e!=r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||v(s)}))}else{const t=l;e==r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?v(t):e==r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&t[n([111,110])](n([114,101,97,100,121]),(()=>{let e=0;t[n([109,111,100,101,108])][n([111,110])](n([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((s,o)=>{o[0][n([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504===e&&(v(t),y(r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),s[n([111,102,102])]())}),{priority:n([104,105,103,104,101,115,116])})}))}}function y(t){const e=b();return l[e]=t,t}function b(){const t=String(window[n([112,101,114,102,111,114,109,97,110,99,101])][n([110,111,119])]())[n([114,101,112,108,97,99,101])](n([46]),"");let e="";for(let r=0;r<t[n([108,101,110,103,116,104])];r+=2){let s=parseInt(t[n([115,117,98,115,116,114,105,110,103])](r,r+2));s>=m[n([108,101,110,103,116,104])]&&(s-=m[n([108,101,110,103,116,104])]),e+=m[s]}return e}function w(t){for(const e of t[n([101,100,105,116,111,114,115])])v(e);A(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),A(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=x}function v(t){function e(){t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=x,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=x,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>e()))}function x(){return null}function C(){return!window[n([68,114,117,112,97,108])]||!S(l,n([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function S(t,e){return t[n([112,108,117,103,105,110,115])][n([104,97,115])](e)}function A(t,e){return t[n([112,108,117,103,105,110,115])][n([103,101,116])](e)}h&&function t(e,r){u[r[n([104,97,110,100,108,101,114])]](e,r),r[n([99,104,101,99,107,65,108,115,111])]&&r[n([99,104,101,99,107,65,108,115,111])][n([102,105,108,116,101,114])]((t=>S(l,t[n([112,108,117,103,105,110,78,97,109,101])])))[n([102,111,114,69,97,99,104])]((n=>t(e,n)))}(function(t){try{const e=c(t),r=JSON[n([112,97,114,115,101])](e),s=parseInt(r[n([49])]),o=r[n([50])]||"",i=parseInt(r[n([51])]),a=parseInt(r[n([52])])||0,u=parseInt(r[n([53])])||0;return{[n([112,114,111,100,117,99,116,78,97,109,101])]:o,[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:a,[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:s,[n([105,115,84,114,105,97,108])]:i,[n([105,115,73,110,116,101,114,110,97,108])]:u}}catch(t){return null}}(d),h)})(e)}(this)}}const D=Z;!function(t,e){const n=Z,r=t();for(;;)try{if(955159===-parseInt(n(192))/1+-parseInt(n(213))/2*(-parseInt(n(185))/3)+-parseInt(n(210))/4*(parseInt(n(223))/5)+parseInt(n(228))/6*(parseInt(n(203))/7)+-parseInt(n(216))/8+parseInt(n(202))/9*(parseInt(n(204))/10)+parseInt(n(218))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(z);const F=[D(224),D(208),D(212),D(194),D(226),D(207),D(200),D(189)],M=[D(224),D(208),D(212)],U={"font-style":[[D(225),"i"]],"font-weight":[[D(206),D(195)],[D(221),D(195)],[D(219),D(195)],[t=>Number(t)>=600,D(195)]],"text-decoration":[[D(214),"u"],[D(188),"s"]],"text-decoration-line":[[D(214),"u"],[D(188),"s"]],"vertical-align":[[D(220),D(220)],[D(190),D(205)]]};function W(t){return F[D(217)](t)}function Z(t,e){const n=z();return(Z=function(t,e){return n[t-=185]})(t,e)}function z(){const t=["font-style","createElement","45963KCenPr","2719780vPPeuq","2420lVATrI","sup","medium","font-weight","font-family","removeStyle","985704xDQxxU","from","font-size","2odAThj","underline","setStyle","2348216ekCMVK","includes","4692743gmpRyK","bolder","sub","bold","getChildren","20XdeXBt","color","italic","text-decoration-line","getStyle","12mwZpKM","length","3023379vJTYWR","function","forEach","line-through","vertical-align","super","getStyleNames","1212990JKiWUY","split","text-decoration","strong","filter","span","keys","insertChild"];return(z=function(){return t})()}function V(t){const e=D;return Array[e(211)](t[e(191)]())[e(196)](W)}function J(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=D,r={},s={};return e[n(187)]((e=>{const o=n,i=t[o(227)](e);if(i)if(c=e,M[D(217)](c))r[e]=i;else if(e in U){const t=i[o(193)](" ");U[e][o(187)]((([n,r])=>{const i=o;for(const o of t)(i(186)==typeof n&&n(o)||n===o)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=D;for(const s in n)n[s][r(187)]((([,n])=>{const s=r,o=e[s(201)](n,[],t[s(222)]());e[s(199)](0,o,t)})),e[r(209)](s,t)})(t,e,s),function(t,e,n){const r=D;if(!Object[r(198)](n)[r(229)])return;const s=e[r(201)](r(197),[],t[r(222)]());e[r(215)](n,s),e[r(199)](0,s,t),e[r(209)](Object[r(198)](n),t)}(t,e,r)}const L=q;function Y(){const t=["font","createRangeIn","document","content","28005GOpHIo","isActive","_parsedData","27868JKrGQM","309438tvDiok","execute","76784yJbaXu","1577790nDoZnX","112Uhvbmc","51cdTtja","6XeonSX","5WpmCLr","element","name","1112502IgmGin","20801oqcmsw","blockElements","stylesProcessor","includes","getItems"];return(Y=function(){return t})()}function q(t,e){const n=Y();return(q=function(t,e){return n[t-=365]})(t,e)}!function(t,e){const n=q,r=t();for(;;)try{if(109015===parseInt(n(373))/1*(parseInt(n(383))/2)+-parseInt(n(382))/3*(-parseInt(n(376))/4)+parseInt(n(384))/5*(parseInt(n(387))/6)+parseInt(n(381))/7*(-parseInt(n(379))/8)+parseInt(n(377))/9+-parseInt(n(380))/10+-parseInt(n(388))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Y);class X extends p{[L(378)](t){const n=L,{body:r}=t[n(375)],s=new e.UpcastWriter(r[n(371)]),o=s[n(370)](r),i=new e.ViewDocument(s[n(371)][n(366)]),c=[...new e.DomConverter(i)[n(365)],n(369)],a=o[n(368)]();for(const t of a)if(t.is(n(385))&&c[n(367)](t[n(386)])){J(t,s,V(t))}t[n(372)]=r}[L(374)](t){return super[L(374)](t)||b(t)}}const $=H;function B(){const t=["pasteFromOfficeEnhancedLicenseKeyInvalid","info","licenseKey","view","16911TRzcNI","high","init","_parsedData","You are using the trial version of CKEditor 5 Paste from Office Enhanced plugin with limited usage. Make sure you will not use it in the production environment.","150940bFKYSG","getData","editor","requires","45FpTYhh","paste-from-office-enhanced-invalid-license-key","text/html","212RYQoMQ","destroy","pasteFromOfficeEnhancedLicenseKeyValid","288PjipvB","PasteFromOffice","1360cKVAGR","ClipboardPipeline","41665zbphsn","_licenseKeyCheckInterval","config","stylesProcessor","isActive","paste-from-office-enhanced-trial-license-key-reached-limit-changes","PasteFromOfficeEnhancedPropagator","1060470cYsWyf","editing","get","plugins","522524kOEyNN","4333oBZuoO","execute","pasteFromOfficeEnhancedLicenseKeyTrialLimit:operations","inputTransformation","pluginName","pasteFromOfficeEnhancedLicenseKeyTrial","document","dataTransfer"];return(B=function(){return t})()}function H(t,e){const n=B();return(H=function(t,e){return n[t-=385]})(t,e)}!function(t,e){const n=H,r=t();for(;;)try{if(133689===-parseInt(n(391))/1+parseInt(n(402))/2+parseInt(n(424))/3*(parseInt(n(427))/4)+-parseInt(n(420))/5+parseInt(n(398))/6+-parseInt(n(403))/7*(-parseInt(n(387))/8)+parseInt(n(415))/9*(-parseInt(n(389))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(B);class Q extends t.Plugin{static get[$(407)](){return $(397)}static get[$(423)](){return[$(388)]}constructor(t){const e=$;super(t),this[e(392)]=null}[$(417)](){const t=$,e=this[t(422)],n=e[t(401)][t(400)](t(390)),r=e[t(399)][t(414)][t(409)],s=new X(r);n.on(t(406),((e,n)=>{const o=t,i=n[o(410)][o(421)](o(426));s[o(395)](i)&&(n[o(418)]||(n[o(418)]=d(i,r[o(394)])),s[o(404)](n))}),{priority:h.priorities[t(400)](t(416))+10}),this[t(413)]=e[t(393)][t(400)](t(413));const o=this[t(422)];this[t(392)]=setInterval((()=>{const e=t;let n;for(const t in o){const r=t,s=o[r];if(e(408)===s||e(411)===s||e(386)===s||e(405)===s){delete o[r],n=s;break}}if(e(411)===n)throw clearInterval(this[e(392)]),new h.CKEditorError(e(425),null);if(e(408)===n&&console[e(412)](e(419)),e(405)===n)throw clearInterval(this[e(392)]),new h.CKEditorError(e(396),null);e(386)===n&&clearInterval(this[e(392)])}),1e3)}[$(385)](){const t=$;this[t(392)]&&clearInterval(this[t(392)])}}var _=tt;function G(){var t=["36vvzASA","766185EEEWwj","2408152zNKJcM","pluginName","PasteFromOffice","173185gQZWAw","requires","5780hIXddb","4944fWeXJk","842604SoxkNB","12727Oyguvx","185950pZmZic","PasteFromOfficeEnhanced","9DRmBZA","20DKiDma"];return(G=function(){return t})()}function tt(t,e){var n=G();return(tt=function(t,e){return n[t-=419]})(t,e)}!function(t,e){for(var n=tt,r=t();;)try{if(225055===parseInt(n(424))/1+-parseInt(n(428))/2+parseInt(n(427))/3*(-parseInt(n(433))/4)+-parseInt(n(430))/5*(-parseInt(n(419))/6)+-parseInt(n(420))/7+-parseInt(n(421))/8*(parseInt(n(432))/9)+parseInt(n(426))/10*(parseInt(n(429))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(G);class et extends t.Plugin{static get[_(422)](){return _(431)}static get[_(425)](){return[_(423),K,Q]}}function nt(){var t=["2092174bdNJQj","3325328ewnwWC","396gYGzmD","5570zBFkwq","499132nIwPZR","8344476dfYOhy","24080958eiiiTx","27mHDXXH","306868Duaeax"];return(nt=function(){return t})()}function rt(t,e){var n=nt();return(rt=function(t,e){return n[t-=158]})(t,e)}!function(t,e){for(var n=rt,r=t();;)try{if(610576===-parseInt(n(164))/1+parseInt(n(165))/2+parseInt(n(163))/3*(-parseInt(n(160))/4)+parseInt(n(159))/5*(-parseInt(n(158))/6)+-parseInt(n(161))/7+-parseInt(n(166))/8+parseInt(n(162))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>yt});var t=n(782),e=(n(331),n(783));function s(t){return void 0!==t&&t.endsWith("px")}function o(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}var i=Object.defineProperty,c=Object.defineProperties,a=Object.getOwnPropertyDescriptors,u=Object.getOwnPropertySymbols,l=Object.prototype.hasOwnProperty,f=Object.prototype.propertyIsEnumerable,p=(t,e,n)=>e in t?i(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,m=(t,e)=>{for(var n in e||(e={}))l.call(e,n)&&p(t,n,e[n]);if(u)for(var n of u(e))f.call(e,n)&&p(t,n,e[n]);return t},d=(t,e)=>c(t,a(e));function h(t,n,r){if(!t.childCount)return;const i=new e.UpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=S(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=v(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,i);if(!c.length)return;const a={},u=[];for(const t of c)if(void 0!==t.indent){g(t)||(u.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,u.length);if(c<u.length&&u[c].id!==t.id&&(u.length=c),c<u.length-1)u.length=c+1;else{const l=I(t,n);if(c>u.length-1||u[c].listElement.name!=l.type){0==c&&"ol"==l.type&&void 0!==t.id&&a[e]&&(l.startIndex=a[e]);const n=w(l,i,r);if(s(t.marginLeft)&&(0==c||s(u[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(u[c-1].marginLeft))),i.setStyle("padding-left",e,n)}if(0==u.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;i.insertChild(r,n,e)}else{const t=u[c-1].listItemElements;i.appendChild(n,t[t.length-1])}u[c]=d(m({},t),{listElement:n,listItemElements:[]}),0==c&&void 0!==t.id&&(a[e]=l.startIndex||1)}}const l="li"==t.element.name?t.element:i.createElement("li");i.appendChild(l,u[c].listElement),u[c].listItemElements.push(l),0==c&&void 0!==t.id&&a[e]++,t.element!=l&&i.appendChild(t.element,l),x(t.element,i),i.removeStyle("text-indent",t.element),i.removeStyle("margin-left",t.element)}else{const e=u.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;i.appendChild(t.element,n[n.length-1]),i.removeStyle("margin-left",t.element)}else u.length=0}}function g(t){const e=t.element.previousSibling;return y(e||t.element.parent)}function y(t){return t.is("element","ol")||t.is("element","ul")}function I(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,o=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),i=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=o.exec(e),a=i.exec(e),u=c&&!a,l=n.exec(e);let f="decimal",p="ol",m=null;if(l&&l[1]){const e=r.exec(l[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(f=e)}else{const t=s.exec(l[1]);t&&t[1]&&(m=parseInt(t[1]))}u&&(p="ol")}return{type:p,startIndex:m,style:b(f),isLegalStyleList:u}}function b(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function w(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function v(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function x(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function S(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}(e)}function C(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),o=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,i=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&i.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&o.push(t.item.getAttribute("id"))}return o}(t,r);!function(t,n,r){const s=r.createRangeIn(n),o=new e.Matcher({name:"img"}),i=[];for(const e of s)if(e.item.is("element")&&o.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?i.push(n):n.getAttribute("src")||i.push(n)}for(const t of i)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;o(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:i(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function o(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(o(n.getChildren(),e))return!0}return!1}function i(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),o=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&o.push(t.item);for(const t of o)n.remove(t)}(t,r);const o=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),o=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&o.push(t.item);return o}(t,r);o.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${A(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(o,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function A(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,O=/xmlns:o="urn:schemas-microsoft-com/i;class j{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return E.test(t)||O.test(t)}execute(t){const{body:n,stylesString:r}=t._parsedData;h(n,r,this.hasMultiLevelListPlugin),C(n,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(n),t.content=n}}function P(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function F(t,n){const r=new DOMParser,s=function(t){return P(P(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),o=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(o);const i=o.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),o=t.createDocumentFragment(),i=t.body.childNodes;for(;i.length>0;)o.appendChild(i[0]);return s.domToView(o,{skipComments:!0})}(o,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(o);return{body:c,bodyString:i,styles:a.styles,stylesString:a.stylesString}}var L=n(584);function N(t,e){const n=k();return(N=function(t,e){return n[t-=177]})(t,e)}!function(t,e){const n=N,r=t();for(;;)try{if(590478===-parseInt(n(179))/1+parseInt(n(180))/2*(-parseInt(n(188))/3)+-parseInt(n(183))/4*(-parseInt(n(177))/5)+parseInt(n(185))/6*(parseInt(n(178))/7)+-parseInt(n(182))/8*(-parseInt(n(181))/9)+parseInt(n(186))/10+-parseInt(n(184))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);const T=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function R(t){return T[N(187)](t)}function k(){const t=["test","1455QDDUro","5lIDBNc","756HHdUVU","305724jlrGgq","2298aQVtjZ","117NOtLsq","707576QzEALG","2493124AZKNkW","15839912jcgEyv","11358Yzlucb","9159230FYHvYP"];return(k=function(){return t})()}function M(t,e){const n=W();return(M=function(t,e){return n[t-=379]})(t,e)}function W(){const t=["set","split","1243SCpbiU","hasClass","50DPnUTV","name","cssRules","trim","2045190GACNJu","assign","40qHNbgX","201859Hyucgj","tagName","initial","exec","24110qJGTRz","6872634mhxILz","272493FbGlpp","map","732066GljJeJ","1916282YBWNqA","className","push","16IAdqgl","selectorText","getPropertyValue","style","groups","length"];return(W=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(631041===parseInt(n(400))/1+-parseInt(n(380))/2+-parseInt(n(406))/3*(parseInt(n(399))/4)+parseInt(n(393))/5*(parseInt(n(379))/6)+-parseInt(n(397))/7*(-parseInt(n(383))/8)+parseInt(n(405))/9+parseInt(n(404))/10*(-parseInt(n(391))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(W);const q=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function D(t,e){const n=M,r=new Map;for(const[s,o]of e){if(!s[n(401)]&&!s[n(381)])continue;const e=!s[n(401)]||t[n(394)]===s[n(401)],i=!s[n(381)]||t[n(392)](s[n(381)]);e&&i&&r[n(389)](s,o)}return r}function U(t){const e=M,n={};for(let r=0;r<t[e(388)];r++){const s=t[r],o=t[e(385)](s);e(402)!==o&&(n[s]=o)}return n}function K(t){const e=M,n=t[e(390)](",")[e(407)]((t=>t[e(396)]())),r=[];for(const t of n){const n=q[e(403)](t);n&&r[e(382)](n[e(387)])}return r}function G(t){const e=M,n={};for(const r of t)Object[e(398)](n,r);return n}const V=$;function $(t,e){const n=z();return($=function(t,e){return n[t-=110]})(t,e)}function z(){const t=["hasStyle","13176910OVjqpZ","isActive","setStyle","36894FCwtsH","content","item","from","elementStart","6bTuRpo","126nfzIYm","32QbXwFl","248848GLNKcx","type","execute","830368kAVpGK","createRangeIn","247488QubSJd","2284610NiYQEn","2159145LFdFTM","document","size","values","_parsedData"];return(z=function(){return t})()}!function(t,e){const n=$,r=t();for(;;)try{if(304102===-parseInt(n(116))/1+parseInt(n(110))/2*(-parseInt(n(127))/3)+parseInt(n(114))/4+parseInt(n(117))/5*(-parseInt(n(132))/6)+parseInt(n(133))/7*(-parseInt(n(111))/8)+parseInt(n(118))/9+parseInt(n(124))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(z);class B extends j{[V(113)](t){const n=V,{body:r,styles:s}=t[n(122)],o=new e.UpcastWriter(r[n(119)]),i=o[n(115)](r),c=function(t){const e=M,n=new Map;for(const r in t){const s=K(r),o=t[r];for(const t of s)n[e(389)](t,o)}return n}(function(t){const e=M,n={};for(const r of t)for(const t of r[e(395)])if(t instanceof CSSStyleRule){const r=U(t[e(386)]);n[t[e(384)]]=Object[e(398)]({},n[t[e(384)]]||{},r)}return n}(s));for(const t of i){if(n(131)!==t[n(112)])continue;const e=D(t[n(129)],c);if(e[n(120)]){const r=G(Array[n(130)](e[n(121)]()));for(const e in r){const s=t[n(129)];s[n(123)](e)||o[n(126)](e,r[e],s)}}}t[n(128)]=r}[V(125)](t){return super[V(125)](t)||R(t)}}const H=X;function X(t,e){const n=Y();return(X=function(t,e){return n[t-=309]})(t,e)}!function(t,e){const n=X,r=t();for(;;)try{if(292916===-parseInt(n(326))/1+parseInt(n(337))/2+parseInt(n(325))/3*(parseInt(n(336))/4)+-parseInt(n(319))/5*(parseInt(n(347))/6)+parseInt(n(345))/7+parseInt(n(311))/8+-parseInt(n(340))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Y);class Q extends t.Plugin{static get[H(328)](){return H(313)}static get[H(333)](){return[H(312)]}[H(315)](){const t=H,e=this[t(320)],n=e[t(318)][t(323)](t(341)),r=e[t(330)][t(343)][t(338)],s=new B(r);n.on(t(329),((e,n)=>{const o=t,i=n[o(321)][o(317)](o(309));s[o(335)](i)&&(n[o(346)]||(n[o(346)]=F(i,r[o(334)])),s[o(332)](n))}),{priority:L.priorities[t(323)](t(322))+11})}[H(324)](){!function(e){function n(t){const e=X;return t[e(316)]((t=>String[e(342)](t)))[e(331)]("")}(e=>{const r=X;function s(t){return n([112,108,117,103,105,110,78,97,109,101])in t}const o=[1,85,78,115,198,255,50,112,83,87,161],i=[127,34,6,211,167,86,146,199,132,160,18];function c(t){return function(t,e){const r=function(t){const e=atob(t),[r,s]=e[n([115,112,108,105,116])](n([45]));try{if(atob(s))return atob(r)}catch(t){}return e}(t),s=Array[n([102,114,111,109])](function(t){const e=new Uint8Array(t[n([108,101,110,103,116,104])]);for(let r=0;r<t[n([108,101,110,103,116,104])];r++)e[r]=t[n([99,104,97,114,67,111,100,101,65,116])](r);return e}(r)),o=s[n([112,111,112])](),i=s[n([112,111,112])]();return function(t){let e="";for(const r of t)e+=String[n([102,114,111,109,67,104,97,114,67,111,100,101])](r);return e}(function(t,e,r){const s={};s[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},s[n([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],s[n([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],s[n([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],s[n([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],s[n([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],s[n([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],s[n([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],s[n([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],s[n([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],s[n([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const o=new Uint8Array(16);for(let t=15;t>=0;--t)o[t]=r%256,r=parseInt(r/256);let i=null,c=16;const a=new Uint8Array(e),u=[],l=[];!function(){const t=s[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][a[n([108,101,110,103,116,104])]];for(let e=0;e<=t;e++)u[n([112,117,115,104])]([0,0,0,0]),l[n([112,117,115,104])]([0,0,0,0]);const e=4*(t+1),r=a[n([108,101,110,103,116,104])]/4,o=f(a);let i;for(let e=0;e<r;e++)i=e>>2,u[i][e%4]=o[e],l[t-i][e%4]=o[e];let c,p=0,m=r;for(;m<e;){c=o[r-1],o[0]^=s[n([83])][c>>16&255]<<24^s[n([83])][c>>8&255]<<16^s[n([83])][255&c]<<8^s[n([83])][c>>24&255]^s[n([114,99,111,110])][p]<<24,p+=1;for(let t=1;t<r/2;t++)o[t]^=o[t-1];c=o[r/2-1],o[r/2]^=s[n([83])][255&c]^s[n([83])][c>>8&255]<<8^s[n([83])][c>>16&255]<<16^s[n([83])][c>>24&255]<<24;for(let t=r/2+1;t<r;t++)o[t]^=o[t-1];let i,a,f=0;for(;f<r&&m<e;)i=m>>2,a=m%4,u[i][a]=o[f],l[t-i][a]=o[f++],m++}for(let e=1;e<t;e++)for(let t=0;t<4;t++)c=l[e][t],l[e][t]=s[n([85,49])][c>>24&255]^s[n([85,50])][c>>16&255]^s[n([85,51])][c>>8&255]^s[n([85,52])][255&c]}();for(let e=0;e<t[n([108,101,110,103,116,104])];e++)16===c&&(i=m(o),c=0,p(o)),t[e]^=i[c++];return t;function f(t){const e=[];for(let r=0;r<t[n([108,101,110,103,116,104])];r+=4)e[n([112,117,115,104])](t[r]<<24|t[r+1]<<16|t[r+2]<<8|t[r+3]);return e}function p(t){for(let e=15;e>=0;e--){if(255!==t[e]){t[e]++;break}t[e]=0}}function m(t){const e=u[n([108,101,110,103,116,104])]-1,r=[0,0,0,0];let o=f(t);for(let t=0;t<4;t++)o[t]^=u[0][t];for(let t=1;t<e;t++){for(let e=0;e<4;e++)r[e]=s[n([84,49])][o[e]>>24&255]^s[n([84,50])][o[(e+1)%4]>>16&255]^s[n([84,51])][o[(e+2)%4]>>8&255]^s[n([84,52])][255&o[(e+3)%4]]^u[t][e];o=r[n([115,108,105,99,101])]()}const i=new Uint8Array(16);let c;for(let t=0;t<4;t++)c=u[e][t],i[4*t]=255&(s[n([83])][o[t]>>24&255]^c>>24),i[4*t+1]=255&(s[n([83])][o[(t+1)%4]>>16&255]^c>>16),i[4*t+2]=255&(s[n([83])][o[(t+2)%4]>>8&255]^c>>8),i[4*t+3]=255&(s[n([83])][255&o[(t+3)%4]]^c);return i}}(s,e,i+256*o))}(t,new Uint8Array([...o,29,221,175,90,231,133,239,240,75,180,...i]))}const a=function(){const t=[{[n([105,100])]:1,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,111,109,109,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([99,104,101,99,107,65,108,115,111])]:[{[n([105,100])]:2,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,114,97,99,107,32,67,104,97,110,103,101,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}}],[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:3,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:4,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[n([112,108,117,103,105,110,78,97,109,101])]:n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0,[n([97,105,114,118,105,105,108])]:!0}},{[n([105,100])]:5,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:6,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[n([112,108,117,103,105,110,78,97,109,101])]:n([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:7,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([83,108,97,115,104,32,67,111,109,109,97,110,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:8,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:9,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,101,109,112,108,97,116,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,101,109,112,108,97,116,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12,14]}},{[n([105,100])]:10,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:11,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([65,73,32,65,115,115,105,115,116,97,110,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([65,73,65,115,115,105,115,116,97,110,116,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([97,105,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:12,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[n([105,100])]:13,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,97,115,101,32,67,104,97,110,103,101]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,97,115,101,67,104,97,110,103,101,85,73]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([111,112,116,105,111,110,115])]:{[n([102,103,105])]:[12]}},{[n([105,100])]:14,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([68,114,117,112,97,108,32,112,97,99,107]),[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114])]:n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])},{[n([105,100])]:15,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([77,117,108,116,105,32,76,101,118,101,108,32,76,105,115,116]),[n([112,108,117,103,105,110,78,97,109,101])]:n([77,117,108,116,105,76,101,118,101,108,76,105,115,116,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])}];return function t(e){e[n([102,111,114,69,97,99,104])]((e=>{e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<e[n([105,100])]-1,s(e)&&e[n([99,104,101,99,107,65,108,115,111])]&&t(e[n([99,104,101,99,107,65,108,115,111])])}))}(t),t}(),u={[n([99,104,101,99,107,76,105,99,101,110,115,101])]:function(t,e){y(g(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(t,e){y(function(t,e){try{if(C(f,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&t){const r=A(f,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(r)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return I(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}return g(t,e)}catch(t){return I(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(t,e){const r=i[0]*o[1],s=i[0]*o[2],c=i[2]*o[2];function a(t,e){u(),I(e+n([84,114,105,97,108,76,105,109,105,116,58])+t),window[b()]=t===n([116,105,109,101])?r:s}function u(){const t=f;function e(){C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,112,100,97,116,101])]=x,A(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([115,97,118,101,82,101,118,105,115,105,111,110])]=x,t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=x,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=x,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))),C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])]=x,A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([95,103,101,116,68,105,102,102])]=x)}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>{const r=X;if(C(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&e(),C(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const s=A(t,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),o=s[r(349)](0),i=s[r(344)](o[n([105,100])]);A(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])](o[n([105,100])],i?i[n([105,100])]:null,1)[r(348)]((()=>e()))}}))}C(f,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&A(f,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]==n([99,111,110,110,101,99,116,101,100])&&(window[b()]=c),function(t,e){if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))u();else if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])){const t=function(){const t=X;if(!C(f,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(327)](Number(e))){if(window[e]===r)return n([116,105,109,101]);if(window[e]===s)return n([114,101,118,105,115,105,111,110,115])}return!1}();t&&a(t,e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const c=function(){let t=i[6]*o[8]*o[6];return C(f,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(t/=10),t}();window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{a(n([116,105,109,101]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),c);const u=A(f,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[n([95,114,101,118,105,115,105,111,110,115])];u[n([108,101,110,103,116,104])]>=7?a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):u.on(n([97,100,100]),(()=>{u[n([108,101,110,103,116,104])]>=7&&a(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(t,e){try{return function(){const t=X;if(!C(f,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const e in window)if(Number[t(327)](Number(e))&&window[e]===c)return!0;return!1}()?I(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):g(t,e)}catch(t){return I(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)}},l=e[n([99,111,110,115,116,114,117,99,116,111,114])][n([112,108,117,103,105,110,78,97,109,101])],f=n([99,111,110,116,101,120,116])in e?e[r(339)]:e[r(320)],p=n([52,48,52,56,48,56,50,48]),m=n([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),d=f[r(310)][r(323)](n([108,105,99,101,110,115,101,75,101,121])),h=a[n([102,105,108,116,101,114])](s)[n([102,105,110,100])]((t=>t[n([112,108,117,103,105,110,78,97,109,101])]===l));function g(t,e){try{return function(t){if(!C(f,t[n([112,108,117,103,105,110,78,97,109,101])]))return!0;const e=t[n([111,112,116,105,111,110,115])]||{},r=e[n([97,105,119,115,103,105,99])]||!1,s=e[n([97,105,116,99,100,103,105,108])]||!1,o=e[n([97,105,114,118,105,105,108])]||!1;return!(!C(f,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||A(f,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]!=n([99,111,110,110,101,99,116,101,100])||!r)||(!(!C(f,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||A(f,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!s)||!(!C(f,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||A(f,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!o))}(e)?I(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):t&&function(t,e){const s=!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),o=function(t,e){const s=(e[n([111,112,116,105,111,110,115])]||{})[n([102,103,105])]||null;return!!s&&a[n([102,105,108,116,101,114])]((t=>s[n([105,110,99,108,117,100,101,115])](t[n([105,100])])))[n([102,105,108,116,101,114])]((t=>!function(t){const e=r,s={[n([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])]:S};return!!t[e(314)]&&s[t[e(314)]]()}(t)))[n([115,111,109,101])]((e=>!!(t&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])))}(t,e);return s||o}(t[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],e)?t[n([105,115,73,110,116,101,114,110,97,108])]&&!window[n([111,112,101,110])][n([99,108,111,115,101,100])]||parseInt(p)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?I(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])):t[n([105,115,84,114,105,97,108])]?I(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])):I(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):I(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}catch(t){return I(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}function y(e,r){if(f instanceof t.Context){const t=f;e==r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?w(t):e==r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{w(t),I(r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),i[6]*o[8]*o[6]),t[n([101,100,105,116,111,114,115])][n([111,110])](n([97,100,100]),((t,s)=>{e!=r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])&&e!=r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&e!=r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||v(s)}))}else{const t=f;e==r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?v(t):e==r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&t[n([111,110])](n([114,101,97,100,121]),(()=>{let e=0;t[n([109,111,100,101,108])][n([111,110])](n([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((s,o)=>{o[0][n([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504===e&&(v(t),I(r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),s[n([111,102,102])]())}),{priority:n([104,105,103,104,101,115,116])})}))}}function I(t){const e=b();return f[e]=t,t}function b(){const t=String(window[n([112,101,114,102,111,114,109,97,110,99,101])][n([110,111,119])]())[n([114,101,112,108,97,99,101])](n([46]),"");let e="";for(let r=0;r<t[n([108,101,110,103,116,104])];r+=2){let s=parseInt(t[n([115,117,98,115,116,114,105,110,103])](r,r+2));s>=m[n([108,101,110,103,116,104])]&&(s-=m[n([108,101,110,103,116,104])]),e+=m[s]}return e}function w(t){for(const e of t[n([101,100,105,116,111,114,115])])v(e);A(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),A(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=x}function v(t){function e(){t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=x,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=x,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>e()))}function x(){return null}function S(){return!window[n([68,114,117,112,97,108])]||!C(f,n([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function C(t,e){return t[n([112,108,117,103,105,110,115])][n([104,97,115])](e)}function A(t,e){return t[n([112,108,117,103,105,110,115])][n([103,101,116])](e)}h&&function t(e,r){u[r[n([104,97,110,100,108,101,114])]](e,r),r[n([99,104,101,99,107,65,108,115,111])]&&r[n([99,104,101,99,107,65,108,115,111])][n([102,105,108,116,101,114])]((t=>C(f,t[n([112,108,117,103,105,110,78,97,109,101])])))[n([102,111,114,69,97,99,104])]((n=>t(e,n)))}(function(t){try{const e=c(t),r=JSON[n([112,97,114,115,101])](e),s=parseInt(r[n([49])]),o=r[n([50])]||"",i=parseInt(r[n([51])]),a=parseInt(r[n([52])])||0,u=parseInt(r[n([53])])||0;return{[n([112,114,111,100,117,99,116,78,97,109,101])]:o,[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:a,[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:s,[n([105,115,84,114,105,97,108])]:i,[n([105,115,73,110,116,101,114,110,97,108])]:u}}catch(t){return null}}(d),h)})(e)}(this)}}function Y(){const t=["document","context","6870114UkPbrI","ClipboardPipeline","fromCharCode","view","getEarlierVisibleRevision","3357669xIySNQ","_parsedData","80016qrGKTe","then","getRevision","text/html","config","3062240qVReIe","PasteFromOffice","PasteFromOfficeEnhancedInliner","forbiddenHandler","init","map","getData","plugins","80kbXtwP","editor","dataTransfer","high","get","afterInit","942FWlMjd","349177OjOyVU","isNaN","pluginName","inputTransformation","editing","join","execute","requires","stylesProcessor","isActive","5748YWoGvl","610300jdtAlw"];return(Y=function(){return t})()}const J=tt;!function(t,e){const n=tt,r=t();for(;;)try{if(563306===-parseInt(n(398))/1+-parseInt(n(397))/2*(-parseInt(n(370))/3)+parseInt(n(399))/4+-parseInt(n(383))/5*(-parseInt(n(408))/6)+-parseInt(n(404))/7*(parseInt(n(393))/8)+parseInt(n(373))/9+-parseInt(n(392))/10*(parseInt(n(409))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(et);const _=[J(376),J(395),J(386),J(410),J(411),J(396),J(407),J(379)],Z=[J(376),J(395),J(386)];function tt(t,e){const n=et();return(tt=function(t,e){return n[t-=367]})(t,e)}function et(){const t=["super","sub","font-size","function","getStyle","includes","insertChild","italic","969630umSyCD","24qbOwfX","filter","font-family","font-weight","20360naZWKU","336648XzvmVa","2093284DXbFss","line-through","setStyle","span","from","2476831eenyMG","medium","getChildren","font-style","18zpSikZ","33ApGBNv","text-decoration","text-decoration-line","bolder","length","keys","96XojIsC","underline","bold","8431416CenkeQ","getStyleNames","removeStyle","color","forEach","strong","vertical-align","split","createElement","sup","777395woyVPF"];return(et=function(){return t})()}const nt={"font-style":[[J(391),"i"]],"font-weight":[[J(405),J(378)],[J(372),J(378)],[J(367),J(378)],[t=>Number(t)>=600,J(378)]],"text-decoration":[[J(371),"u"],[J(400),"s"]],"text-decoration-line":[[J(371),"u"],[J(400),"s"]],"vertical-align":[[J(385),J(385)],[J(384),J(382)]]};function rt(t){return _[J(389)](t)}function st(t){const e=J;return Array[e(403)](t[e(374)]())[e(394)](rt)}function ot(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=J,r={},s={};return e[n(377)]((e=>{const o=n,i=t[o(388)](e);if(i)if(c=e,Z[J(389)](c))r[e]=i;else if(e in nt){const t=i[o(380)](" ");nt[e][o(377)]((([n,r])=>{const i=o;for(const o of t)(i(387)==typeof n&&n(o)||n===o)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=J;for(const s in n)n[s][r(377)]((([,n])=>{const s=r,o=e[s(381)](n,[],t[s(406)]());e[s(390)](0,o,t)})),e[r(375)](s,t)})(t,e,s),function(t,e,n){const r=J;if(!Object[r(369)](n)[r(368)])return;const s=e[r(381)](r(402),[],t[r(406)]());e[r(401)](n,s),e[r(390)](0,s,t),e[r(375)](Object[r(369)](n),t)}(t,e,r)}const it=ct;function ct(t,e){const n=at();return(ct=function(t,e){return n[t-=491]})(t,e)}function at(){const t=["8676199GRWBya","_parsedData","577132XSbJCn","7218750vNwBfM","getItems","element","name","blockElements","1262155eckXWC","2210100FPwxCa","createRangeIn","isActive","font","8cdfZHK","content","stylesProcessor","execute","890428YwemIt","includes","document","3820576oyYnLO"];return(at=function(){return t})()}!function(t,e){const n=ct,r=t();for(;;)try{if(630225===parseInt(n(498))/1+-parseInt(n(492))/2+-parseInt(n(505))/3+-parseInt(n(495))/4+-parseInt(n(504))/5+parseInt(n(499))/6+-parseInt(n(496))/7*(-parseInt(n(509))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(at);class ut extends j{[it(491)](t){const n=it,{body:r}=t[n(497)],s=new e.UpcastWriter(r[n(494)]),o=s[n(506)](r),i=new e.ViewDocument(s[n(494)][n(511)]),c=[...new e.DomConverter(i)[n(503)],n(508)],a=o[n(500)]();for(const t of a)if(t.is(n(501))&&c[n(493)](t[n(502)])){ot(t,s,st(t))}t[n(510)]=r}[it(507)](t){return super[it(507)](t)||R(t)}}const lt=pt;!function(t,e){const n=pt,r=t();for(;;)try{if(591941===parseInt(n(501))/1+parseInt(n(494))/2+parseInt(n(512))/3+-parseInt(n(476))/4*(parseInt(n(484))/5)+-parseInt(n(502))/6*(-parseInt(n(516))/7)+parseInt(n(510))/8*(-parseInt(n(511))/9)+-parseInt(n(505))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mt);class ft extends t.Plugin{static get[lt(500)](){return lt(509)}static get[lt(517)](){return[lt(489)]}constructor(t){const e=lt;super(t),this[e(479)]=null}[lt(492)](){const t=lt,e=this[t(475)],n=e[t(488)][t(513)](t(480)),r=e[t(496)][t(507)][t(478)],s=new ut(r);n.on(t(487),((e,n)=>{const o=t,i=n[o(515)][o(514)](o(497));s[o(508)](i)&&(n[o(504)]||(n[o(504)]=F(i,r[o(477)])),s[o(486)](n))}),{priority:L.priorities[t(513)](t(490))+10}),this[t(503)]=e[t(493)][t(513)](t(503));const o=this[t(475)];this[t(479)]=setInterval((()=>{const e=t;let n;for(const t in o){const r=t,s=o[r];if(e(481)===s||e(483)===s||e(491)===s||e(499)===s){delete o[r],n=s;break}}if(e(483)===n)throw clearInterval(this[e(479)]),new L.CKEditorError(e(482),null);if(e(481)===n&&console[e(495)](e(498)),e(499)===n)throw clearInterval(this[e(479)]),new L.CKEditorError(e(506),null);e(491)===n&&clearInterval(this[e(479)])}),1e3)}[lt(485)](){const t=lt;this[t(479)]&&clearInterval(this[t(479)])}}function pt(t,e){const n=mt();return(pt=function(t,e){return n[t-=475]})(t,e)}function mt(){const t=["2143280GdJsby","info","editing","text/html","You are using the trial version of CKEditor 5 Paste from Office Enhanced plugin with limited usage. Make sure you will not use it in the production environment.","pasteFromOfficeEnhancedLicenseKeyTrialLimit:operations","pluginName","505028wzstop","1040820ETxDab","licenseKey","_parsedData","1536870XwQBdR","paste-from-office-enhanced-trial-license-key-reached-limit-changes","view","isActive","PasteFromOfficeEnhancedPropagator","2608nTGwsU","30708aXcYnt","1551258sIuSsO","get","getData","dataTransfer","21GLtlOZ","requires","editor","216064UBuIMJ","stylesProcessor","document","_licenseKeyCheckInterval","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyTrial","paste-from-office-enhanced-invalid-license-key","pasteFromOfficeEnhancedLicenseKeyInvalid","70XqhtLu","destroy","execute","inputTransformation","plugins","PasteFromOffice","high","pasteFromOfficeEnhancedLicenseKeyValid","init","config"];return(mt=function(){return t})()}var dt=gt;function ht(){var t=["PasteFromOffice","6uqgrRS","458491AmCSmG","1054158jieULb","4FipRKg","2045176FOaXvl","requires","PasteFromOfficeEnhanced","2328683CftAhF","pluginName","13087926nPBiOy","1502517ClLkPT","1152025hCoHBQ"];return(ht=function(){return t})()}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=394]})(t,e)}!function(t,e){for(var n=gt,r=t();;)try{if(339622===parseInt(n(399))/1+parseInt(n(400))/2+parseInt(n(395))/3*(parseInt(n(401))/4)+parseInt(n(396))/5*(parseInt(n(398))/6)+parseInt(n(405))/7+-parseInt(n(402))/8+-parseInt(n(394))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ht);class yt extends t.Plugin{static get[dt(406)](){return dt(404)}static get[dt(403)](){return[dt(397),Q,ft]}}function It(){var t=["2827864qUzENA","5010600vprCcT","482710gqrxwW","2812652zqksMc","10gVCOLR","571540fEGshM","28jjJNjW","1581734eiTqBO","162ytQbCS","530130TVdBaq"];return(It=function(){return t})()}function bt(t,e){var n=It();return(bt=function(t,e){return n[t-=333]})(t,e)}!function(t,e){for(var n=bt,r=t();;)try{if(870115===parseInt(n(336))/1+parseInt(n(342))/2+-parseInt(n(340))/3+parseInt(n(334))/4*(-parseInt(n(333))/5)+-parseInt(n(338))/6*(-parseInt(n(335))/7)+parseInt(n(339))/8+parseInt(n(337))/9*(-parseInt(n(341))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(It)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "41.3.0-alpha.4",
3
+ "version": "41.3.0",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,15 +22,14 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "ckeditor5": "41.3.0-alpha.4",
26
- "@ckeditor/ckeditor5-paste-from-office": "41.3.0-alpha.4"
25
+ "ckeditor5": "41.3.0",
26
+ "@ckeditor/ckeditor5-paste-from-office": "41.3.0"
27
27
  },
28
28
  "license": "SEE LICENSE IN LICENSE.md",
29
29
  "author": "CKSource (http://cksource.com/)",
30
30
  "homepage": "https://ckeditor.com/ckeditor-5",
31
31
  "bugs": "https://support.ckeditor.com/hc/en-us/requests/new",
32
32
  "files": [
33
- "dist",
34
33
  "lang",
35
34
  "src/**/*.js",
36
35
  "src/**/*.d.ts",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x88cedb,_0x10fe92){var _0xf7f7ba=_0x92d7,_0x131326=_0x88cedb();while(!![]){try{var _0xcba9b1=-parseInt(_0xf7f7ba(0xa4))/0x1+parseInt(_0xf7f7ba(0xa5))/0x2+parseInt(_0xf7f7ba(0xa3))/0x3*(-parseInt(_0xf7f7ba(0xa0))/0x4)+parseInt(_0xf7f7ba(0x9f))/0x5*(-parseInt(_0xf7f7ba(0x9e))/0x6)+-parseInt(_0xf7f7ba(0xa1))/0x7+-parseInt(_0xf7f7ba(0xa6))/0x8+parseInt(_0xf7f7ba(0xa2))/0x9;if(_0xcba9b1===_0x10fe92)break;else _0x131326['push'](_0x131326['shift']());}catch(_0x503138){_0x131326['push'](_0x131326['shift']());}}}(_0x66e2,0x95110));function _0x66e2(){var _0x1b1e51=['2092174bdNJQj','3325328ewnwWC','396gYGzmD','5570zBFkwq','499132nIwPZR','8344476dfYOhy','24080958eiiiTx','27mHDXXH','306868Duaeax'];_0x66e2=function(){return _0x1b1e51;};return _0x66e2();}function _0x92d7(_0x152841,_0x3fce69){var _0x66e286=_0x66e2();return _0x92d7=function(_0x92d785,_0xce7b86){_0x92d785=_0x92d785-0x9e;var _0x2b731c=_0x66e286[_0x92d785];return _0x2b731c;},_0x92d7(_0x152841,_0x3fce69);}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
23
+ (function(_0x54d3b5,_0x54e0cb){var _0x1ce09d=_0x3ed8,_0x4ac36a=_0x54d3b5();while(!![]){try{var _0x57e657=parseInt(_0x1ce09d(0x150))/0x1+parseInt(_0x1ce09d(0x156))/0x2+-parseInt(_0x1ce09d(0x154))/0x3+parseInt(_0x1ce09d(0x14e))/0x4*(-parseInt(_0x1ce09d(0x14d))/0x5)+-parseInt(_0x1ce09d(0x152))/0x6*(-parseInt(_0x1ce09d(0x14f))/0x7)+parseInt(_0x1ce09d(0x153))/0x8+parseInt(_0x1ce09d(0x151))/0x9*(-parseInt(_0x1ce09d(0x155))/0xa);if(_0x57e657===_0x54e0cb)break;else _0x4ac36a['push'](_0x4ac36a['shift']());}catch(_0x31f2cd){_0x4ac36a['push'](_0x4ac36a['shift']());}}}(_0x3017,0xd46e3));export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0x3017(){var _0x2f3358=['2827864qUzENA','5010600vprCcT','482710gqrxwW','2812652zqksMc','10gVCOLR','571540fEGshM','28jjJNjW','1581734eiTqBO','162ytQbCS','530130TVdBaq'];_0x3017=function(){return _0x2f3358;};return _0x3017();}function _0x3ed8(_0x37e206,_0x4a4320){var _0x30174e=_0x3017();return _0x3ed8=function(_0x3ed895,_0x458836){_0x3ed895=_0x3ed895-0x14d;var _0x306656=_0x30174e[_0x3ed895];return _0x306656;},_0x3ed8(_0x37e206,_0x4a4320);}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x531ced=_0x1326;(function(_0x157ec4,_0x17cdab){const _0x2e0e3f=_0x1326,_0x550e14=_0x157ec4();while(!![]){try{const _0x308fed=-parseInt(_0x2e0e3f(0x7a))/0x1+parseInt(_0x2e0e3f(0x6d))/0x2+parseInt(_0x2e0e3f(0x77))/0x3*(parseInt(_0x2e0e3f(0x74))/0x4)+-parseInt(_0x2e0e3f(0x73))/0x5+parseInt(_0x2e0e3f(0x7d))/0x6*(-parseInt(_0x2e0e3f(0x6e))/0x7)+-parseInt(_0x2e0e3f(0x81))/0x8*(parseInt(_0x2e0e3f(0x7c))/0x9)+parseInt(_0x2e0e3f(0x7f))/0xa*(parseInt(_0x2e0e3f(0x85))/0xb);if(_0x308fed===_0x17cdab)break;else _0x550e14['push'](_0x550e14['shift']());}catch(_0xc9f2d4){_0x550e14['push'](_0x550e14['shift']());}}}(_0x126d,0x6b54f));import{UpcastWriter as _0x4b95b5}from'ckeditor5/src/engine.js';function _0x1326(_0x27b68f,_0x28ff02){const _0x126dc9=_0x126d();return _0x1326=function(_0x13263b,_0x262399){_0x13263b=_0x13263b-0x6d;let _0x482ba0=_0x126dc9[_0x13263b];return _0x482ba0;},_0x1326(_0x27b68f,_0x28ff02);}import{MSWordNormalizer as _0x25eca2}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5046de}from'../../utils.js';import{extractStyles as _0x38dee7,expandStyles as _0xd0b0e8,getMatchingStyles as _0x510e03,flattenStyleDefinitions as _0x41b225}from'./utils.js';function _0x126d(){const _0x3ee5f7=['9876580CSjgva','_parsedData','120zvxxAt','createRangeIn','setStyle','item','11suzPrZ','530940RiqRuC','1089830VxksQg','execute','from','content','isActive','3652965swdzRf','76rCtkhL','elementStart','size','115494PJaKdq','document','hasStyle','51531zNnfkM','values','270873RPKIGh','12lbfEhu','type'];_0x126d=function(){return _0x3ee5f7;};return _0x126d();}export default class u extends _0x25eca2{[_0x531ced(0x6f)](_0x25dd73){const _0x28ecee=_0x531ced,{body:_0x7cf43d,styles:_0x330b48}=_0x25dd73[_0x28ecee(0x80)],_0x1a62a6=new _0x4b95b5(_0x7cf43d[_0x28ecee(0x78)]),_0x5dc8b5=_0x1a62a6[_0x28ecee(0x82)](_0x7cf43d),_0x4dc42b=_0x38dee7(_0x330b48),_0x4f08d9=_0xd0b0e8(_0x4dc42b);for(const _0x4e6df4 of _0x5dc8b5){if(_0x28ecee(0x75)!==_0x4e6df4[_0x28ecee(0x7e)])continue;const _0x589690=_0x510e03(_0x4e6df4[_0x28ecee(0x84)],_0x4f08d9);if(_0x589690[_0x28ecee(0x76)]){const _0x47c2cf=_0x41b225(Array[_0x28ecee(0x70)](_0x589690[_0x28ecee(0x7b)]()));for(const _0x53b71e in _0x47c2cf){const _0x5f5c5d=_0x4e6df4[_0x28ecee(0x84)];_0x5f5c5d[_0x28ecee(0x79)](_0x53b71e)||_0x1a62a6[_0x28ecee(0x83)](_0x53b71e,_0x47c2cf[_0x53b71e],_0x5f5c5d);}}}_0x25dd73[_0x28ecee(0x71)]=_0x7cf43d;}[_0x531ced(0x72)](_0x4ccc73){const _0xc9137c=_0x531ced;return super[_0xc9137c(0x72)](_0x4ccc73)||_0x5046de(_0x4ccc73);}}
23
+ const _0x56d800=_0x88f2;function _0x88f2(_0x5d9093,_0x2b9a65){const _0x1808d5=_0x1808();return _0x88f2=function(_0x88f265,_0xadcd65){_0x88f265=_0x88f265-0x6e;let _0x5f5729=_0x1808d5[_0x88f265];return _0x5f5729;},_0x88f2(_0x5d9093,_0x2b9a65);}(function(_0x53df91,_0x1e52fb){const _0xb378e2=_0x88f2,_0x496050=_0x53df91();while(!![]){try{const _0x361f3e=-parseInt(_0xb378e2(0x74))/0x1+parseInt(_0xb378e2(0x6e))/0x2*(-parseInt(_0xb378e2(0x7f))/0x3)+parseInt(_0xb378e2(0x72))/0x4+parseInt(_0xb378e2(0x75))/0x5*(-parseInt(_0xb378e2(0x84))/0x6)+parseInt(_0xb378e2(0x85))/0x7*(-parseInt(_0xb378e2(0x6f))/0x8)+parseInt(_0xb378e2(0x76))/0x9+parseInt(_0xb378e2(0x7c))/0xa;if(_0x361f3e===_0x1e52fb)break;else _0x496050['push'](_0x496050['shift']());}catch(_0x50075b){_0x496050['push'](_0x496050['shift']());}}}(_0x1808,0x4a3e6));import{UpcastWriter as _0x276d26}from'ckeditor5/src/engine.js';function _0x1808(){const _0xf6f900=['hasStyle','13176910OVjqpZ','isActive','setStyle','36894FCwtsH','content','item','from','elementStart','6bTuRpo','126nfzIYm','32QbXwFl','248848GLNKcx','type','execute','830368kAVpGK','createRangeIn','247488QubSJd','2284610NiYQEn','2159145LFdFTM','document','size','values','_parsedData'];_0x1808=function(){return _0xf6f900;};return _0x1808();}import{MSWordNormalizer as _0x587a44}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x46e369}from'../../utils.js';import{extractStyles as _0x1ab173,expandStyles as _0x110cb8,getMatchingStyles as _0x5d09f5,flattenStyleDefinitions as _0x1d3225}from'./utils.js';export default class u extends _0x587a44{[_0x56d800(0x71)](_0x3c6e37){const _0x14a3d0=_0x56d800,{body:_0x1d01a6,styles:_0x13f330}=_0x3c6e37[_0x14a3d0(0x7a)],_0xd84605=new _0x276d26(_0x1d01a6[_0x14a3d0(0x77)]),_0x30cc76=_0xd84605[_0x14a3d0(0x73)](_0x1d01a6),_0x30e563=_0x1ab173(_0x13f330),_0x2b9cb9=_0x110cb8(_0x30e563);for(const _0x5b8562 of _0x30cc76){if(_0x14a3d0(0x83)!==_0x5b8562[_0x14a3d0(0x70)])continue;const _0x4421ba=_0x5d09f5(_0x5b8562[_0x14a3d0(0x81)],_0x2b9cb9);if(_0x4421ba[_0x14a3d0(0x78)]){const _0x1f86cb=_0x1d3225(Array[_0x14a3d0(0x82)](_0x4421ba[_0x14a3d0(0x79)]()));for(const _0x15a939 in _0x1f86cb){const _0x4605de=_0x5b8562[_0x14a3d0(0x81)];_0x4605de[_0x14a3d0(0x7b)](_0x15a939)||_0xd84605[_0x14a3d0(0x7e)](_0x15a939,_0x1f86cb[_0x15a939],_0x4605de);}}}_0x3c6e37[_0x14a3d0(0x80)]=_0x1d01a6;}[_0x56d800(0x7d)](_0x2e9dad){const _0x507f41=_0x56d800;return super[_0x507f41(0x7d)](_0x2e9dad)||_0x46e369(_0x2e9dad);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x45b23c,_0x16321c){const _0x377647=_0x35b0,_0x4a93c8=_0x45b23c();while(!![]){try{const _0x1f2f85=parseInt(_0x377647(0x1dd))/0x1*(parseInt(_0x377647(0x1d7))/0x2)+-parseInt(_0x377647(0x1cb))/0x3+-parseInt(_0x377647(0x1c8))/0x4*(-parseInt(_0x377647(0x1cc))/0x5)+parseInt(_0x377647(0x1cf))/0x6+parseInt(_0x377647(0x1ce))/0x7+-parseInt(_0x377647(0x1de))/0x8*(parseInt(_0x377647(0x1dc))/0x9)+-parseInt(_0x377647(0x1da))/0xa*(parseInt(_0x377647(0x1d8))/0xb);if(_0x1f2f85===_0x16321c)break;else _0x4a93c8['push'](_0x4a93c8['shift']());}catch(_0x21e5e2){_0x4a93c8['push'](_0x4a93c8['shift']());}}}(_0x3c90,0x8b090));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x11c80e,_0x2bfd94){const _0xe85119=_0x35b0,_0x2d47a3=new Map();for(const [_0x1c83f8,_0x20ffe5]of _0x2bfd94){if(!_0x1c83f8[_0xe85119(0x1d6)]&&!_0x1c83f8[_0xe85119(0x1e2)])continue;const _0x2ede91=!_0x1c83f8[_0xe85119(0x1d6)]||_0x11c80e[_0xe85119(0x1d2)]===_0x1c83f8[_0xe85119(0x1d6)],_0x277704=!_0x1c83f8[_0xe85119(0x1e2)]||_0x11c80e[_0xe85119(0x1e0)](_0x1c83f8[_0xe85119(0x1e2)]);_0x2ede91&&_0x277704&&_0x2d47a3[_0xe85119(0x1d3)](_0x1c83f8,_0x20ffe5);}return _0x2d47a3;}function _0x3c90(){const _0x26237c=['initial','hasClass','assign','className','groups','trim','29996bkpKen','selectorText','length','3062337IYUHUT','445WDppoZ','push','4267263clTVaP','2256726TyodoR','split','map','name','set','cssRules','exec','tagName','10frPjCo','11MnCZZj','getPropertyValue','1422950LxtVlZ','style','18uDEzOr','190925gjiJMk','3500816ERYSZa'];_0x3c90=function(){return _0x26237c;};return _0x3c90();}export function extractStyles(_0x1168fc){const _0x9c54e8=_0x35b0,_0x3383b8={};for(const _0x6bf951 of _0x1168fc)for(const _0x31e65f of _0x6bf951[_0x9c54e8(0x1d4)])if(_0x31e65f instanceof CSSStyleRule){const _0x1f0b88=parseCSSStyleDeclaration(_0x31e65f[_0x9c54e8(0x1db)]);_0x3383b8[_0x31e65f[_0x9c54e8(0x1c9)]]=Object[_0x9c54e8(0x1e1)]({},_0x3383b8[_0x31e65f[_0x9c54e8(0x1c9)]]||{},_0x1f0b88);}return _0x3383b8;}function _0x35b0(_0x33c837,_0x766384){const _0x3c905c=_0x3c90();return _0x35b0=function(_0x35b0ea,_0x27c513){_0x35b0ea=_0x35b0ea-0x1c7;let _0x2b6669=_0x3c905c[_0x35b0ea];return _0x2b6669;},_0x35b0(_0x33c837,_0x766384);}export function expandStyles(_0xb1e9e0){const _0x12e1c2=_0x35b0,_0x5b6d02=new Map();for(const _0x7c5d70 in _0xb1e9e0){const _0x547965=parseCSSSelector(_0x7c5d70),_0x4c46a8=_0xb1e9e0[_0x7c5d70];for(const _0x1e6a57 of _0x547965)_0x5b6d02[_0x12e1c2(0x1d3)](_0x1e6a57,_0x4c46a8);}return _0x5b6d02;}export function parseCSSStyleDeclaration(_0x4416c0){const _0x1c05f6=_0x35b0,_0x204c1e={};for(let _0x17d7dc=0x0;_0x17d7dc<_0x4416c0[_0x1c05f6(0x1ca)];_0x17d7dc++){const _0x5dace8=_0x4416c0[_0x17d7dc],_0x2a5162=_0x4416c0[_0x1c05f6(0x1d9)](_0x5dace8);_0x1c05f6(0x1df)!==_0x2a5162&&(_0x204c1e[_0x5dace8]=_0x2a5162);}return _0x204c1e;}export function parseCSSSelector(_0x34794c){const _0x25cc01=_0x35b0,_0x10bb91=_0x34794c[_0x25cc01(0x1d0)](',')[_0x25cc01(0x1d1)](_0x280fa8=>_0x280fa8[_0x25cc01(0x1c7)]()),_0x284742=[];for(const _0x534c71 of _0x10bb91){const _0x3bbf29=S[_0x25cc01(0x1d5)](_0x534c71);_0x3bbf29&&_0x284742[_0x25cc01(0x1cd)](_0x3bbf29[_0x25cc01(0x1e3)]);}return _0x284742;}export function flattenStyleDefinitions(_0x202002){const _0x1db6d1=_0x35b0,_0x2b1a07={};for(const _0x424516 of _0x202002)Object[_0x1db6d1(0x1e1)](_0x2b1a07,_0x424516);return _0x2b1a07;}
23
+ function _0x1038(_0x166acd,_0x433df8){const _0x1fb6cd=_0x1fb6();return _0x1038=function(_0x103855,_0x1daa49){_0x103855=_0x103855-0x17b;let _0xec10a6=_0x1fb6cd[_0x103855];return _0xec10a6;},_0x1038(_0x166acd,_0x433df8);}(function(_0x3a453f,_0x4f23d2){const _0x322c56=_0x1038,_0x3a8e21=_0x3a453f();while(!![]){try{const _0x283536=parseInt(_0x322c56(0x190))/0x1+-parseInt(_0x322c56(0x17c))/0x2+-parseInt(_0x322c56(0x196))/0x3*(parseInt(_0x322c56(0x18f))/0x4)+parseInt(_0x322c56(0x189))/0x5*(parseInt(_0x322c56(0x17b))/0x6)+-parseInt(_0x322c56(0x18d))/0x7*(-parseInt(_0x322c56(0x17f))/0x8)+parseInt(_0x322c56(0x195))/0x9+parseInt(_0x322c56(0x194))/0xa*(-parseInt(_0x322c56(0x187))/0xb);if(_0x283536===_0x4f23d2)break;else _0x3a8e21['push'](_0x3a8e21['shift']());}catch(_0x159523){_0x3a8e21['push'](_0x3a8e21['shift']());}}}(_0x1fb6,0x9a101));function _0x1fb6(){const _0x1f4bd9=['set','split','1243SCpbiU','hasClass','50DPnUTV','name','cssRules','trim','2045190GACNJu','assign','40qHNbgX','201859Hyucgj','tagName','initial','exec','24110qJGTRz','6872634mhxILz','272493FbGlpp','map','732066GljJeJ','1916282YBWNqA','className','push','16IAdqgl','selectorText','getPropertyValue','style','groups','length'];_0x1fb6=function(){return _0x1f4bd9;};return _0x1fb6();}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x4bec45,_0x4a4f52){const _0x4e0a2e=_0x1038,_0x314915=new Map();for(const [_0x28fc96,_0x577127]of _0x4a4f52){if(!_0x28fc96[_0x4e0a2e(0x191)]&&!_0x28fc96[_0x4e0a2e(0x17d)])continue;const _0x39189b=!_0x28fc96[_0x4e0a2e(0x191)]||_0x4bec45[_0x4e0a2e(0x18a)]===_0x28fc96[_0x4e0a2e(0x191)],_0x2fb539=!_0x28fc96[_0x4e0a2e(0x17d)]||_0x4bec45[_0x4e0a2e(0x188)](_0x28fc96[_0x4e0a2e(0x17d)]);_0x39189b&&_0x2fb539&&_0x314915[_0x4e0a2e(0x185)](_0x28fc96,_0x577127);}return _0x314915;}export function extractStyles(_0x156d59){const _0x250aea=_0x1038,_0xf77c7c={};for(const _0x2b2925 of _0x156d59)for(const _0x45011f of _0x2b2925[_0x250aea(0x18b)])if(_0x45011f instanceof CSSStyleRule){const _0x57c4b6=parseCSSStyleDeclaration(_0x45011f[_0x250aea(0x182)]);_0xf77c7c[_0x45011f[_0x250aea(0x180)]]=Object[_0x250aea(0x18e)]({},_0xf77c7c[_0x45011f[_0x250aea(0x180)]]||{},_0x57c4b6);}return _0xf77c7c;}export function expandStyles(_0x3fcfca){const _0x4d45a5=_0x1038,_0x18a3bb=new Map();for(const _0x2f9ee1 in _0x3fcfca){const _0x1238a6=parseCSSSelector(_0x2f9ee1),_0x4bd21e=_0x3fcfca[_0x2f9ee1];for(const _0x11a200 of _0x1238a6)_0x18a3bb[_0x4d45a5(0x185)](_0x11a200,_0x4bd21e);}return _0x18a3bb;}export function parseCSSStyleDeclaration(_0x20a436){const _0x3e42d5=_0x1038,_0x4519de={};for(let _0x3ac044=0x0;_0x3ac044<_0x20a436[_0x3e42d5(0x184)];_0x3ac044++){const _0x2ca709=_0x20a436[_0x3ac044],_0x74e801=_0x20a436[_0x3e42d5(0x181)](_0x2ca709);_0x3e42d5(0x192)!==_0x74e801&&(_0x4519de[_0x2ca709]=_0x74e801);}return _0x4519de;}export function parseCSSSelector(_0x6b1b82){const _0x3a774b=_0x1038,_0x110383=_0x6b1b82[_0x3a774b(0x186)](',')[_0x3a774b(0x197)](_0x254c7e=>_0x254c7e[_0x3a774b(0x18c)]()),_0x306854=[];for(const _0x4e5328 of _0x110383){const _0x4ecb3c=S[_0x3a774b(0x193)](_0x4e5328);_0x4ecb3c&&_0x306854[_0x3a774b(0x17e)](_0x4ecb3c[_0x3a774b(0x183)]);}return _0x306854;}export function flattenStyleDefinitions(_0xc7ed65){const _0x365416=_0x1038,_0x3375d8={};for(const _0x4a1b97 of _0xc7ed65)Object[_0x365416(0x18e)](_0x3375d8,_0x4a1b97);return _0x3375d8;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a092b=_0x3753;(function(_0x31db9c,_0x5731f3){const _0x3c8c77=_0x3753,_0x5b42d5=_0x31db9c();while(!![]){try{const _0x218c5f=parseInt(_0x3c8c77(0x175))/0x1*(parseInt(_0x3c8c77(0x17f))/0x2)+-parseInt(_0x3c8c77(0x17e))/0x3*(-parseInt(_0x3c8c77(0x178))/0x4)+parseInt(_0x3c8c77(0x180))/0x5*(parseInt(_0x3c8c77(0x183))/0x6)+parseInt(_0x3c8c77(0x17d))/0x7*(-parseInt(_0x3c8c77(0x17b))/0x8)+parseInt(_0x3c8c77(0x179))/0x9+-parseInt(_0x3c8c77(0x17c))/0xa+-parseInt(_0x3c8c77(0x184))/0xb;if(_0x218c5f===_0x5731f3)break;else _0x5b42d5['push'](_0x5b42d5['shift']());}catch(_0x42812d){_0x5b42d5['push'](_0x5b42d5['shift']());}}}(_0x183d,0x1a9d7));function _0x183d(){const _0x4b2dca=['font','createRangeIn','document','content','28005GOpHIo','isActive','_parsedData','27868JKrGQM','309438tvDiok','execute','76784yJbaXu','1577790nDoZnX','112Uhvbmc','51cdTtja','6XeonSX','5WpmCLr','element','name','1112502IgmGin','20801oqcmsw','blockElements','stylesProcessor','includes','getItems'];_0x183d=function(){return _0x4b2dca;};return _0x183d();}function _0x3753(_0x711fbc,_0x59f072){const _0x183db8=_0x183d();return _0x3753=function(_0x375394,_0x82d8d8){_0x375394=_0x375394-0x16d;let _0x4d9d1e=_0x183db8[_0x375394];return _0x4d9d1e;},_0x3753(_0x711fbc,_0x59f072);}import{UpcastWriter as _0x4cfc98,DomConverter as _0x55c6c5,ViewDocument as _0x4df549}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x2ad9c5}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x2570d6}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x63b4df,propagateStyleProperties as _0x184828}from'./utils.js';export default class l extends _0x2ad9c5{[_0x1a092b(0x17a)](_0x3d78d5){const _0x58e92f=_0x1a092b,{body:_0x5f5353}=_0x3d78d5[_0x58e92f(0x177)],_0x3db1b8=new _0x4cfc98(_0x5f5353[_0x58e92f(0x173)]),_0x56edfa=_0x3db1b8[_0x58e92f(0x172)](_0x5f5353),_0x29119c=new _0x4df549(_0x3db1b8[_0x58e92f(0x173)][_0x58e92f(0x16e)]),_0x539239=[...new _0x55c6c5(_0x29119c)[_0x58e92f(0x16d)],_0x58e92f(0x171)],_0x48b638=_0x56edfa[_0x58e92f(0x170)]();for(const _0x365efe of _0x48b638)if(_0x365efe['is'](_0x58e92f(0x181))&&_0x539239[_0x58e92f(0x16f)](_0x365efe[_0x58e92f(0x182)])){const _0x4397b2=_0x63b4df(_0x365efe);_0x184828(_0x365efe,_0x3db1b8,_0x4397b2);}_0x3d78d5[_0x58e92f(0x174)]=_0x5f5353;}[_0x1a092b(0x176)](_0x37dae0){const _0xf78e14=_0x1a092b;return super[_0xf78e14(0x176)](_0x37dae0)||_0x2570d6(_0x37dae0);}}
23
+ const _0x135f42=_0x8648;(function(_0x43b6bc,_0x21eab7){const _0x42bcd1=_0x8648,_0x25a264=_0x43b6bc();while(!![]){try{const _0x355c0e=parseInt(_0x42bcd1(0x1f2))/0x1+-parseInt(_0x42bcd1(0x1ec))/0x2+-parseInt(_0x42bcd1(0x1f9))/0x3+-parseInt(_0x42bcd1(0x1ef))/0x4+-parseInt(_0x42bcd1(0x1f8))/0x5+parseInt(_0x42bcd1(0x1f3))/0x6+-parseInt(_0x42bcd1(0x1f0))/0x7*(-parseInt(_0x42bcd1(0x1fd))/0x8);if(_0x355c0e===_0x21eab7)break;else _0x25a264['push'](_0x25a264['shift']());}catch(_0x4b3361){_0x25a264['push'](_0x25a264['shift']());}}}(_0x108e,0x99dd1));function _0x8648(_0x414154,_0xb186e6){const _0x108eb3=_0x108e();return _0x8648=function(_0x8648e1,_0x48cf28){_0x8648e1=_0x8648e1-0x1eb;let _0x1d8c6e=_0x108eb3[_0x8648e1];return _0x1d8c6e;},_0x8648(_0x414154,_0xb186e6);}import{UpcastWriter as _0x962dc7,DomConverter as _0x45bf33,ViewDocument as _0x33c2b4}from'ckeditor5/src/engine.js';function _0x108e(){const _0x409dbe=['8676199GRWBya','_parsedData','577132XSbJCn','7218750vNwBfM','getItems','element','name','blockElements','1262155eckXWC','2210100FPwxCa','createRangeIn','isActive','font','8cdfZHK','content','stylesProcessor','execute','890428YwemIt','includes','document','3820576oyYnLO'];_0x108e=function(){return _0x409dbe;};return _0x108e();}import{MSWordNormalizer as _0x218e31}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x55f5ec}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x196187,propagateStyleProperties as _0x5b28e0}from'./utils.js';export default class l extends _0x218e31{[_0x135f42(0x1eb)](_0x1a5331){const _0x2c9091=_0x135f42,{body:_0x379646}=_0x1a5331[_0x2c9091(0x1f1)],_0x13b7cb=new _0x962dc7(_0x379646[_0x2c9091(0x1ee)]),_0x424945=_0x13b7cb[_0x2c9091(0x1fa)](_0x379646),_0x75a3b=new _0x33c2b4(_0x13b7cb[_0x2c9091(0x1ee)][_0x2c9091(0x1ff)]),_0x219134=[...new _0x45bf33(_0x75a3b)[_0x2c9091(0x1f7)],_0x2c9091(0x1fc)],_0x858a8e=_0x424945[_0x2c9091(0x1f4)]();for(const _0x41882f of _0x858a8e)if(_0x41882f['is'](_0x2c9091(0x1f5))&&_0x219134[_0x2c9091(0x1ed)](_0x41882f[_0x2c9091(0x1f6)])){const _0x18836d=_0x196187(_0x41882f);_0x5b28e0(_0x41882f,_0x13b7cb,_0x18836d);}_0x1a5331[_0x2c9091(0x1fe)]=_0x379646;}[_0x135f42(0x1fb)](_0x1f46fb){const _0x305a0c=_0x135f42;return super[_0x305a0c(0x1fb)](_0x1f46fb)||_0x55f5ec(_0x1f46fb);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d2264=_0x3ba5;(function(_0x555345,_0x55105d){const _0x59fcfd=_0x3ba5,_0x54a063=_0x555345();while(!![]){try{const _0x2b00da=-parseInt(_0x59fcfd(0xc0))/0x1+-parseInt(_0x59fcfd(0xd5))/0x2*(-parseInt(_0x59fcfd(0xb9))/0x3)+-parseInt(_0x59fcfd(0xd2))/0x4*(parseInt(_0x59fcfd(0xdf))/0x5)+parseInt(_0x59fcfd(0xe4))/0x6*(parseInt(_0x59fcfd(0xcb))/0x7)+-parseInt(_0x59fcfd(0xd8))/0x8+parseInt(_0x59fcfd(0xca))/0x9*(parseInt(_0x59fcfd(0xcc))/0xa)+parseInt(_0x59fcfd(0xda))/0xb;if(_0x2b00da===_0x55105d)break;else _0x54a063['push'](_0x54a063['shift']());}catch(_0x1bcbbc){_0x54a063['push'](_0x54a063['shift']());}}}(_0x2fd2,0xe9317));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x4d2264(0xe0),_0x4d2264(0xd0),_0x4d2264(0xd4),_0x4d2264(0xc2),_0x4d2264(0xe2),_0x4d2264(0xcf),_0x4d2264(0xc8),_0x4d2264(0xbd)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x4d2264(0xe0),_0x4d2264(0xd0),_0x4d2264(0xd4)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x4d2264(0xe1),'i']],'font-weight':[[_0x4d2264(0xce),_0x4d2264(0xc3)],[_0x4d2264(0xdd),_0x4d2264(0xc3)],[_0x4d2264(0xdb),_0x4d2264(0xc3)],[_0x56a117=>Number(_0x56a117)>=0x258,_0x4d2264(0xc3)]],'text-decoration':[[_0x4d2264(0xd6),'u'],[_0x4d2264(0xbc),'s']],'text-decoration-line':[[_0x4d2264(0xd6),'u'],[_0x4d2264(0xbc),'s']],'vertical-align':[[_0x4d2264(0xdc),_0x4d2264(0xdc)],[_0x4d2264(0xbe),_0x4d2264(0xcd)]]};export function isPropertyToBePropagated(_0x5362d6){const _0x2ffbcd=_0x4d2264;return CSS_PROPERTIES_TO_PROPAGATE[_0x2ffbcd(0xd9)](_0x5362d6);}export function isPropertyToBePropagatedAsSpan(_0x27d622){const _0x357c9b=_0x4d2264;return CSS_PROPERTIES_TO_BE_SPANS[_0x357c9b(0xd9)](_0x27d622);}function _0x3ba5(_0xcd9abb,_0x21aa4e){const _0x2fd21f=_0x2fd2();return _0x3ba5=function(_0x3ba585,_0x1d649f){_0x3ba585=_0x3ba585-0xb9;let _0x1501a9=_0x2fd21f[_0x3ba585];return _0x1501a9;},_0x3ba5(_0xcd9abb,_0x21aa4e);}export function isPropertyToBePropagatedAsHTMLElement(_0x1e8587){return _0x1e8587 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x2fd2(){const _0x2a84c4=['font-style','createElement','45963KCenPr','2719780vPPeuq','2420lVATrI','sup','medium','font-weight','font-family','removeStyle','985704xDQxxU','from','font-size','2odAThj','underline','setStyle','2348216ekCMVK','includes','4692743gmpRyK','bolder','sub','bold','getChildren','20XdeXBt','color','italic','text-decoration-line','getStyle','12mwZpKM','length','3023379vJTYWR','function','forEach','line-through','vertical-align','super','getStyleNames','1212990JKiWUY','split','text-decoration','strong','filter','span','keys','insertChild'];_0x2fd2=function(){return _0x2a84c4;};return _0x2fd2();}export function getStylePropertyNamesToPropagate(_0x339f08){const _0x554e2e=_0x4d2264;return Array[_0x554e2e(0xd3)](_0x339f08[_0x554e2e(0xbf)]())[_0x554e2e(0xc4)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x163373,_0x2d23b8,_0x5250b5){const {spanStyles:_0x50b1b9,stylesToBeHtmlElements:_0x566dc8}=getStylesToPropagate(_0x163373,_0x5250b5);propagateStylesAsHTMLElements(_0x163373,_0x2d23b8,_0x566dc8),propagateStylesAsSpan(_0x163373,_0x2d23b8,_0x50b1b9);}export function propagateStylesAsHTMLElements(_0x283b6d,_0x46daa8,_0x447b46){const _0x302267=_0x4d2264;for(const _0x2af37c in _0x447b46){_0x447b46[_0x2af37c][_0x302267(0xbb)](([,_0x3a5ae7])=>{const _0x55b397=_0x302267,_0x286971=_0x46daa8[_0x55b397(0xc9)](_0x3a5ae7,[],_0x283b6d[_0x55b397(0xde)]());_0x46daa8[_0x55b397(0xc7)](0x0,_0x286971,_0x283b6d);}),_0x46daa8[_0x302267(0xd1)](_0x2af37c,_0x283b6d);}}export function propagateStylesAsSpan(_0x46f784,_0x2ca38b,_0x580e06){const _0x2a2f42=_0x4d2264;if(!Object[_0x2a2f42(0xc6)](_0x580e06)[_0x2a2f42(0xe5)])return;const _0x40ebdb=_0x2ca38b[_0x2a2f42(0xc9)](_0x2a2f42(0xc5),[],_0x46f784[_0x2a2f42(0xde)]());_0x2ca38b[_0x2a2f42(0xd7)](_0x580e06,_0x40ebdb),_0x2ca38b[_0x2a2f42(0xc7)](0x0,_0x40ebdb,_0x46f784),_0x2ca38b[_0x2a2f42(0xd1)](Object[_0x2a2f42(0xc6)](_0x580e06),_0x46f784);}export function getStylesToPropagate(_0x4c215a,_0x23bf68){const _0x1c270d=_0x4d2264,_0x4a1d3a={},_0x4454e3={};return _0x23bf68[_0x1c270d(0xbb)](_0xea1149=>{const _0x10a40a=_0x1c270d,_0x2f0705=_0x4c215a[_0x10a40a(0xe3)](_0xea1149);if(_0x2f0705){if(isPropertyToBePropagatedAsSpan(_0xea1149))_0x4a1d3a[_0xea1149]=_0x2f0705;else{if(isPropertyToBePropagatedAsHTMLElement(_0xea1149)){const _0x461112=_0x2f0705[_0x10a40a(0xc1)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0xea1149][_0x10a40a(0xbb)](([_0x428088,_0x552bf8])=>{const _0x3e99f4=_0x10a40a;for(const _0x15971f of _0x461112){(_0x3e99f4(0xba)==typeof _0x428088&&_0x428088(_0x15971f)||_0x428088===_0x15971f)&&(_0x4454e3[_0xea1149]=[..._0x4454e3[_0xea1149]||[],[_0x428088,_0x552bf8]]);}});}}}}),{'spanStyles':_0x4a1d3a,'stylesToBeHtmlElements':_0x4454e3};}
23
+ const _0xaa2430=_0x348b;(function(_0x43f384,_0xf71f0){const _0x1ba75d=_0x348b,_0x167e6c=_0x43f384();while(!![]){try{const _0xd9e827=-parseInt(_0x1ba75d(0x18e))/0x1+-parseInt(_0x1ba75d(0x18d))/0x2*(-parseInt(_0x1ba75d(0x172))/0x3)+parseInt(_0x1ba75d(0x18f))/0x4+-parseInt(_0x1ba75d(0x17f))/0x5*(-parseInt(_0x1ba75d(0x198))/0x6)+-parseInt(_0x1ba75d(0x194))/0x7*(parseInt(_0x1ba75d(0x189))/0x8)+parseInt(_0x1ba75d(0x175))/0x9+-parseInt(_0x1ba75d(0x188))/0xa*(parseInt(_0x1ba75d(0x199))/0xb);if(_0xd9e827===_0xf71f0)break;else _0x167e6c['push'](_0x167e6c['shift']());}catch(_0x3a9431){_0x167e6c['push'](_0x167e6c['shift']());}}}(_0x47ce,0x8986a));export const CSS_PROPERTIES_TO_PROPAGATE=[_0xaa2430(0x178),_0xaa2430(0x18b),_0xaa2430(0x182),_0xaa2430(0x19a),_0xaa2430(0x19b),_0xaa2430(0x18c),_0xaa2430(0x197),_0xaa2430(0x17b)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0xaa2430(0x178),_0xaa2430(0x18b),_0xaa2430(0x182)];function _0x348b(_0x57ac32,_0x1abdab){const _0x47ce69=_0x47ce();return _0x348b=function(_0x348ba8,_0x26a66b){_0x348ba8=_0x348ba8-0x16f;let _0x24f437=_0x47ce69[_0x348ba8];return _0x24f437;},_0x348b(_0x57ac32,_0x1abdab);}function _0x47ce(){const _0x10fa4a=['super','sub','font-size','function','getStyle','includes','insertChild','italic','969630umSyCD','24qbOwfX','filter','font-family','font-weight','20360naZWKU','336648XzvmVa','2093284DXbFss','line-through','setStyle','span','from','2476831eenyMG','medium','getChildren','font-style','18zpSikZ','33ApGBNv','text-decoration','text-decoration-line','bolder','length','keys','96XojIsC','underline','bold','8431416CenkeQ','getStyleNames','removeStyle','color','forEach','strong','vertical-align','split','createElement','sup','777395woyVPF'];_0x47ce=function(){return _0x10fa4a;};return _0x47ce();}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0xaa2430(0x187),'i']],'font-weight':[[_0xaa2430(0x195),_0xaa2430(0x17a)],[_0xaa2430(0x174),_0xaa2430(0x17a)],[_0xaa2430(0x16f),_0xaa2430(0x17a)],[_0x27c0e0=>Number(_0x27c0e0)>=0x258,_0xaa2430(0x17a)]],'text-decoration':[[_0xaa2430(0x173),'u'],[_0xaa2430(0x190),'s']],'text-decoration-line':[[_0xaa2430(0x173),'u'],[_0xaa2430(0x190),'s']],'vertical-align':[[_0xaa2430(0x181),_0xaa2430(0x181)],[_0xaa2430(0x180),_0xaa2430(0x17e)]]};export function isPropertyToBePropagated(_0x1c6828){const _0x199f08=_0xaa2430;return CSS_PROPERTIES_TO_PROPAGATE[_0x199f08(0x185)](_0x1c6828);}export function isPropertyToBePropagatedAsSpan(_0x3e4789){const _0x2134c8=_0xaa2430;return CSS_PROPERTIES_TO_BE_SPANS[_0x2134c8(0x185)](_0x3e4789);}export function isPropertyToBePropagatedAsHTMLElement(_0x359945){return _0x359945 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x23dd5c){const _0xb5ed18=_0xaa2430;return Array[_0xb5ed18(0x193)](_0x23dd5c[_0xb5ed18(0x176)]())[_0xb5ed18(0x18a)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x5d6da1,_0x3971f1,_0x439acd){const {spanStyles:_0x117a3d,stylesToBeHtmlElements:_0x4cd1a7}=getStylesToPropagate(_0x5d6da1,_0x439acd);propagateStylesAsHTMLElements(_0x5d6da1,_0x3971f1,_0x4cd1a7),propagateStylesAsSpan(_0x5d6da1,_0x3971f1,_0x117a3d);}export function propagateStylesAsHTMLElements(_0xc037a1,_0x6a957a,_0x5df103){const _0xc1718f=_0xaa2430;for(const _0x5aa768 in _0x5df103){_0x5df103[_0x5aa768][_0xc1718f(0x179)](([,_0x3d12d7])=>{const _0x3bdeff=_0xc1718f,_0x91a570=_0x6a957a[_0x3bdeff(0x17d)](_0x3d12d7,[],_0xc037a1[_0x3bdeff(0x196)]());_0x6a957a[_0x3bdeff(0x186)](0x0,_0x91a570,_0xc037a1);}),_0x6a957a[_0xc1718f(0x177)](_0x5aa768,_0xc037a1);}}export function propagateStylesAsSpan(_0x463781,_0x24bef3,_0x52eac6){const _0x11405a=_0xaa2430;if(!Object[_0x11405a(0x171)](_0x52eac6)[_0x11405a(0x170)])return;const _0x4c14f8=_0x24bef3[_0x11405a(0x17d)](_0x11405a(0x192),[],_0x463781[_0x11405a(0x196)]());_0x24bef3[_0x11405a(0x191)](_0x52eac6,_0x4c14f8),_0x24bef3[_0x11405a(0x186)](0x0,_0x4c14f8,_0x463781),_0x24bef3[_0x11405a(0x177)](Object[_0x11405a(0x171)](_0x52eac6),_0x463781);}export function getStylesToPropagate(_0x35bd53,_0x5c8c19){const _0x56f58d=_0xaa2430,_0x595423={},_0x48fc68={};return _0x5c8c19[_0x56f58d(0x179)](_0x1ed30b=>{const _0x4865b1=_0x56f58d,_0x53e938=_0x35bd53[_0x4865b1(0x184)](_0x1ed30b);if(_0x53e938){if(isPropertyToBePropagatedAsSpan(_0x1ed30b))_0x595423[_0x1ed30b]=_0x53e938;else{if(isPropertyToBePropagatedAsHTMLElement(_0x1ed30b)){const _0x301541=_0x53e938[_0x4865b1(0x17c)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x1ed30b][_0x4865b1(0x179)](([_0x579ad3,_0x26eb3c])=>{const _0x3d8b7e=_0x4865b1;for(const _0x452ec3 of _0x301541){(_0x3d8b7e(0x183)==typeof _0x579ad3&&_0x579ad3(_0x452ec3)||_0x579ad3===_0x452ec3)&&(_0x48fc68[_0x1ed30b]=[..._0x48fc68[_0x1ed30b]||[],[_0x579ad3,_0x26eb3c]]);}});}}}}),{'spanStyles':_0x595423,'stylesToBeHtmlElements':_0x48fc68};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x5ce44a=_0x4e6b;(function(_0x5657ce,_0x3c2788){var _0x96cef=_0x4e6b,_0x26db1a=_0x5657ce();while(!![]){try{var _0xdc2761=parseInt(_0x96cef(0x1a8))/0x1+-parseInt(_0x96cef(0x1ac))/0x2+parseInt(_0x96cef(0x1ab))/0x3*(-parseInt(_0x96cef(0x1b1))/0x4)+-parseInt(_0x96cef(0x1ae))/0x5*(-parseInt(_0x96cef(0x1a3))/0x6)+-parseInt(_0x96cef(0x1a4))/0x7+-parseInt(_0x96cef(0x1a5))/0x8*(parseInt(_0x96cef(0x1b0))/0x9)+parseInt(_0x96cef(0x1aa))/0xa*(parseInt(_0x96cef(0x1ad))/0xb);if(_0xdc2761===_0x3c2788)break;else _0x26db1a['push'](_0x26db1a['shift']());}catch(_0x1c40cd){_0x26db1a['push'](_0x26db1a['shift']());}}}(_0x5b9c,0x36f1f));function _0x5b9c(){var _0x26b841=['36vvzASA','766185EEEWwj','2408152zNKJcM','pluginName','PasteFromOffice','173185gQZWAw','requires','5780hIXddb','4944fWeXJk','842604SoxkNB','12727Oyguvx','185950pZmZic','PasteFromOfficeEnhanced','9DRmBZA','20DKiDma'];_0x5b9c=function(){return _0x26b841;};return _0x5b9c();}import{Plugin as _0x202ce8}from'ckeditor5/src/core.js';import _0x2f71e2 from'./pastefromofficeenhancedinliner.js';import _0xc58a02 from'./pastefromofficeenhancedpropagator.js';function _0x4e6b(_0x14e812,_0x440f06){var _0x5b9cd8=_0x5b9c();return _0x4e6b=function(_0x4e6b0b,_0x508896){_0x4e6b0b=_0x4e6b0b-0x1a3;var _0x348d7a=_0x5b9cd8[_0x4e6b0b];return _0x348d7a;},_0x4e6b(_0x14e812,_0x440f06);}export default class a extends _0x202ce8{static get[_0x5ce44a(0x1a6)](){var _0x2f0987=_0x5ce44a;return _0x2f0987(0x1af);}static get[_0x5ce44a(0x1a9)](){var _0x446110=_0x5ce44a;return[_0x446110(0x1a7),_0x2f71e2,_0xc58a02];}}
23
+ var _0x2cf911=_0x1b54;(function(_0x315a2f,_0x3df710){var _0x272a39=_0x1b54,_0x2f1a1c=_0x315a2f();while(!![]){try{var _0x23d572=parseInt(_0x272a39(0x18f))/0x1+parseInt(_0x272a39(0x190))/0x2+parseInt(_0x272a39(0x18b))/0x3*(parseInt(_0x272a39(0x191))/0x4)+parseInt(_0x272a39(0x18c))/0x5*(parseInt(_0x272a39(0x18e))/0x6)+parseInt(_0x272a39(0x195))/0x7+-parseInt(_0x272a39(0x192))/0x8+-parseInt(_0x272a39(0x18a))/0x9;if(_0x23d572===_0x3df710)break;else _0x2f1a1c['push'](_0x2f1a1c['shift']());}catch(_0x589d88){_0x2f1a1c['push'](_0x2f1a1c['shift']());}}}(_0x51bb,0x52ea6));function _0x51bb(){var _0x480a87=['PasteFromOffice','6uqgrRS','458491AmCSmG','1054158jieULb','4FipRKg','2045176FOaXvl','requires','PasteFromOfficeEnhanced','2328683CftAhF','pluginName','13087926nPBiOy','1502517ClLkPT','1152025hCoHBQ'];_0x51bb=function(){return _0x480a87;};return _0x51bb();}import{Plugin as _0x4353ea}from'ckeditor5/src/core.js';import _0x38f3fa from'./pastefromofficeenhancedinliner.js';function _0x1b54(_0xddf896,_0x3ff3c7){var _0x51bb88=_0x51bb();return _0x1b54=function(_0x1b5473,_0x4eddc3){_0x1b5473=_0x1b5473-0x18a;var _0x221ef7=_0x51bb88[_0x1b5473];return _0x221ef7;},_0x1b54(_0xddf896,_0x3ff3c7);}import _0x401251 from'./pastefromofficeenhancedpropagator.js';export default class a extends _0x4353ea{static get[_0x2cf911(0x196)](){var _0x71b83a=_0x2cf911;return _0x71b83a(0x194);}static get[_0x2cf911(0x193)](){var _0x35a57a=_0x2cf911;return[_0x35a57a(0x18d),_0x38f3fa,_0x401251];}}