@ckeditor/ckeditor5-paste-from-office-enhanced 44.2.0-alpha.12 → 44.2.0-alpha.14

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-2025, 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 i=e[r]={exports:{}};return t[r](i,i.exports,n),i.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:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=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=d(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=p(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,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(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=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){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&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(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 f(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 p(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 m(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 d(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")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(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:(.+)/}),i=[];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,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.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))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)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;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(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:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.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,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,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 g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,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)}}(r),t.content=r}}function v(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 b(t,n){const r=new DOMParser,s=function(t){return v(v(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,""))),i=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)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,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(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=A();return(S=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(842031===parseInt(e(180))/1*(-parseInt(e(178))/2)+parseInt(e(187))/3+parseInt(e(185))/4*(parseInt(e(182))/5)+parseInt(e(189))/6*(-parseInt(e(186))/7)+parseInt(e(184))/8+-parseInt(e(183))/9+-parseInt(e(188))/10*(-parseInt(e(179))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t){return E[S(181)](t)}function A(){const t=["5264820yUjUCF","5997288bbEltp","44jQkznX","273lWEBik","2346837KOxYGy","7894990tveIjO","253578wlkouf","8lcHizs","11BjwDsr","163078dKtsgO","test","639155WfACNe"];return(A=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(992108===-parseInt(e(287))/1*(-parseInt(e(280))/2)+-parseInt(e(291))/3*(parseInt(e(266))/4)+-parseInt(e(285))/5+-parseInt(e(286))/6*(-parseInt(e(275))/7)+-parseInt(e(268))/8+parseInt(e(263))/9+-parseInt(e(276))/10*(-parseInt(e(282))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=F();return(O=function(t,e){return n[t-=263]})(t,e)}function P(t,e){const n=O,r=new Map;for(const[s,i]of e){if(!s[n(272)]&&!s[n(267)])continue;const e=!s[n(272)]||t[n(271)]===s[n(272)],o=!s[n(267)]||t[n(269)](s[n(267)]);e&&o&&r[n(274)](s,i)}return r}function F(){const t=["309782siRnPj","initial","trim","5902395rvYpqQ","5129004qSVsfM","106773jtDdsI","groups","assign","getPropertyValue","1971570wGQiok","3467907DoJShq","cssRules","map","4puVsqk","className","4874016UVQydg","hasClass","push","name","tagName","length","set","7LAKDFg","250LLyyFf","selectorText","split","exec","28DyljHw","style"];return(F=function(){return t})()}function j(t){const e=O,n={};for(let r=0;r<t[e(273)];r++){const s=t[r],i=t[e(290)](s);e(283)!==i&&(n[s]=i)}return n}function R(t){const e=O,n=t[e(278)](",")[e(265)]((t=>t[e(284)]())),r=[];for(const t of n){const n=L[e(279)](t);n&&r[e(270)](n[e(288)])}return r}function D(t){const e=O,n={};for(const r of t)Object[e(289)](n,r);return n}const N=W;function T(){const t=["createRangeIn","type","size","isActive","execute","from","8556552aNHiqb","4963707TRVpog","25858AyAmsU","item","document","20FzcXva","7675521NfzjBb","32hiVRXg","setStyle","269097RNImLP","content","elementStart","_parsedData","hasStyle","values","2219160ahPtmO","28ypacQc","2785240wTYRsz"];return(T=function(){return t})()}function W(t,e){const n=T();return(W=function(t,e){return n[t-=347]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(823927===-parseInt(e(364))/1*(-parseInt(e(354))/2)+parseInt(e(347))/3*(-parseInt(e(369))/4)+parseInt(e(367))/5*(parseInt(e(353))/6)+-parseInt(e(368))/7+parseInt(e(362))/8+-parseInt(e(363))/9+parseInt(e(355))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);class K extends w{[N(360)](t){const n=N,{body:r,styles:s}=t[n(350)],i=new e.UpcastWriter(r[n(366)]),o=i[n(356)](r),c=function(t){const e=O,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(274)](t,i)}return n}(function(t){const e=O,n={};for(const r of t)for(const t of r[e(264)])if(t instanceof CSSStyleRule){const r=j(t[e(281)]);n[t[e(277)]]=Object[e(289)]({},n[t[e(277)]]||{},r)}return n}(s));for(const t of o){if(n(349)!==t[n(357)])continue;const e=P(t[n(365)],c);if(e[n(358)]){const r=D(Array[n(361)](e[n(352)]()));for(const e in r){const s=t[n(365)];s[n(351)](e)||i[n(370)](e,r[e],s)}}}t[n(348)]=r}[N(359)](t){return super[N(359)](t)||C(t)}}const k=U;function M(){const t=["init","execute","598510FfoWnL","get","818466ussrOK","20mjeiZo","PasteFromOfficeEnhancedInliner","dataTransfer","18RPsujH","1877828OWSIHp","13796134GjiBAN","pluginName","href","inputTransformation","_parsedData","2756583CsLJqv","map","ClipboardPipeline","afterInit","fromCharCode","document","plugins","view","text/html","isPremiumPlugin","stylesProcessor","editing","168oJGKXc","isOfficialPlugin","9556uMgbZx","getData","PasteFromOffice","editor","23376QWBLbV","requires","high","join","115kouhye","isActive"];return(M=function(){return t})()}function U(t,e){const n=M();return(U=function(t,e){return n[t-=239]})(t,e)}!function(t){const e=U,n=t();for(;;)try{if(324749===-parseInt(e(241))/1*(parseInt(e(272))/2)+parseInt(e(247))/3+-parseInt(e(252))/4+parseInt(e(245))/5*(parseInt(e(251))/6)+parseInt(e(270))/7*(parseInt(e(276))/8)+-parseInt(e(258))/9*(parseInt(e(248))/10)+parseInt(e(253))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class H extends t.Plugin{static get[k(254)](){return k(249)}static get[k(271)](){return!0}static get[k(267)](){return!0}static get[k(277)](){return[k(274)]}[k(243)](){const t=k,e=this[t(275)],n=e[t(264)][t(246)](t(260)),r=e[t(269)][t(265)][t(263)],s=new K(r);n.on(t(256),((e,n)=>{const i=t,o=n[i(250)][i(273)](i(266));s[i(242)](o)&&(n[i(257)]||(n[i(257)]=b(o,r[i(268)])),s[i(244)](n))}),{priority:x.priorities[t(246)](t(239))+11})}[k(261)](){!async function(t){const e=d([119,116,121,120,79,99,109,83,114,108,90,104,89,69,80,71,70,51,98,118,81,73,105,110,57,106,66,88,72,68,82,117,112,87,102,111,77,85,76,48,65,86,122,53,56,54,52,74,84,107,50,100,103,97,67,49,115,75,113,101,55,78]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=U;return t[e(259)]((t=>String[e(262)](t)))[e(240)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([119]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([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])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1738972800;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(255)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=J;!function(t){const e=J,n=t();for(;;)try{if(289386===-parseInt(e(455))/1+parseInt(e(419))/2*(-parseInt(e(447))/3)+parseInt(e(452))/4+parseInt(e(434))/5+parseInt(e(443))/6*(-parseInt(e(427))/7)+parseInt(e(442))/8+-parseInt(e(415))/9*(-parseInt(e(449))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);const q=[$(428),$(436),$(441),$(414),$(426),$(454),$(451),$(433)];function V(){const t=["sub","includes","getStyle","span","vertical-align","464055FyRtDW","from","font-family","strong","length","function","keys","font-size","4532624sYDEDF","207828WvIbMp","split","bold","getStyleNames","87KlwfUW","forEach","10HscEbg","filter","font-style","1029168YIeWTw","getChildren","font-weight","39653TlGDVC","setStyle","bolder","text-decoration","2093166tOHlDK","italic","removeStyle","sup","37456lpNBEl","medium","line-through","createElement","insertChild","underline","super","text-decoration-line","56fuceQv","color"];return(V=function(){return t})()}const z=[$(428),$(436),$(441)],B={"font-style":[[$(416),"i"]],"font-weight":[[$(420),$(437)],[$(445),$(437)],[$(413),$(437)],[t=>Number(t)>=600,$(437)]],"text-decoration":[[$(424),"u"],[$(421),"s"]],"text-decoration-line":[[$(424),"u"],[$(421),"s"]],"vertical-align":[[$(429),$(429)],[$(425),$(418)]]};function G(t){return q[$(430)](t)}function Y(t){const e=$;return Array[e(435)](t[e(446)]())[e(450)](G)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(448)]((e=>{const i=n,o=t[i(431)](e);if(o)if(c=e,z[$(430)](c))r[e]=o;else if(e in B){const t=o[i(444)](" ");B[e][i(448)]((([n,r])=>{const o=i;for(const i of t)(o(439)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=$;for(const s in n)n[s][r(448)]((([,n])=>{const s=r,i=e[s(422)](n,[],t[s(453)]());e[s(423)](0,i,t)})),e[r(417)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(440)](n)[r(438)])return;const s=e[r(422)](r(432),[],t[r(453)]());e[r(456)](n,s),e[r(423)](0,s,t),e[r(417)](Object[r(440)](n),t)}(t,e,r)}function J(t,e){const n=V();return(J=function(t,e){return n[t-=413]})(t,e)}const Q=X;function X(t,e){const n=Z();return(X=function(t,e){return n[t-=153]})(t,e)}function Z(){const t=["_parsedData","createRangeIn","3253479uiHcDR","114583nbDTKl","font","1113096xAWMxJ","execute","content","isActive","stylesProcessor","2962090npTFtH","16863561LDfKRE","document","8WLqyNw","972798DiJwrC","getItems","includes","18URhsdT","blockElements","element","3369160BNzoXp","name"];return(Z=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(671965===-parseInt(e(161))/1+parseInt(e(174))/2+-parseInt(e(171))/3+parseInt(e(167))/4+-parseInt(e(157))/5+-parseInt(e(164))/6*(-parseInt(e(172))/7)+parseInt(e(160))/8*(parseInt(e(158))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends w{[Q(153)](t){const n=Q,{body:r}=t[n(169)],s=new e.UpcastWriter(r[n(159)]),i=s[n(170)](r),o=new e.ViewDocument(s[n(159)][n(156)]),c=[...new e.DomConverter(o)[n(165)],n(173)],a=i[n(162)]();for(const t of a)if(t.is(n(166))&&c[n(163)](t[n(168)])){_(t,s,Y(t))}t[n(154)]=r}[Q(155)](t){return super[Q(155)](t)||C(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=328]})(t,e)}function rt(){const t=["pasteFromOfficeEnhancedLicenseKeyValid","11Yntbaa","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","20kTjFhv","PasteFromOfficeEnhanced","usageLimit","_licenseKeyCheckInterval","556AkvANc","6416SOsYKE","10YtDwHQ","get","PasteFromOfficeEnhancedPropagator","invalid","licenseKey","pasteFromOfficeEnhancedLicenseKeyExpired","6412401oNUrFG","trialLimit","editing","_parsedData","document","expired","15153vfHLtE","featureNotAllowed","high","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","762978yGfXUd","PasteFromOffice","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","789600FLTSgy","domainLimit","requires","isPremiumPlugin","getData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","770526eNwguS","4529whPdWx","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyTrialLimit","_showLicenseError","view","config","isOfficialPlugin","541729gEvGSd","isActive","dataTransfer","text/html","pluginName","destroy","init","pasteFromOfficeEnhancedLicenseKeyInvalid","inputTransformation","stylesProcessor","plugins","evaluationLimit"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(420350===-parseInt(e(362))/1+-parseInt(e(344))/2+-parseInt(e(340))/3*(-parseInt(e(382))/4)+parseInt(e(378))/5*(parseInt(e(354))/6)+-parseInt(e(355))/7*(parseInt(e(383))/8)+-parseInt(e(334))/9*(-parseInt(e(328))/10)+-parseInt(e(375))/11*(parseInt(e(348))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(366)](){return et(330)}static get[et(361)](){return!0}static get[et(351)](){return!0}static get[et(350)](){return[et(345)]}[et(368)](){const t=et,e=this[t(376)],n=e[t(372)][t(329)](t(356)),r=e[t(336)][t(359)][t(338)],s=new tt(r);n.on(t(370),((e,n)=>{const i=t,o=n[i(364)][i(352)](i(365));s[i(363)](o)&&(n[i(337)]||(n[i(337)]=b(o,r[i(371)])),s[i(346)](n))}),{priority:x.priorities[t(329)](t(342))+10}),this[t(332)]=this[t(376)][t(360)][t(329)](t(332));const i=this[t(376)];this[t(381)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(374)==s||e(369)==s||e(333)==s||e(347)==s||e(377)==s||e(343)==s||e(357)==s||e(353)==s){delete i[r],n=s,clearInterval(this[e(381)]),this[e(381)]=void 0;break}}e(369)==n&&i[e(358)](e(331)),e(333)==n&&i[e(358)](e(339)),e(347)==n&&i[e(358)](e(349)),e(377)==n&&i[e(358)](e(341),e(379)),e(343)==n&&i[e(358)](e(373)),e(357)==n&&i[e(358)](e(335)),e(353)==n&&i[e(358)](e(380))}),1e3)}[et(367)](){const t=et;super[t(367)](),this[t(381)]&&clearInterval(this[t(381)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=361]})(t,e)}function ct(){var t=["18xXVoNh","pluginName","PasteFromOffice","5157350PPUGEF","48RzAJnP","3316JoCkYI","702142wHOafR","PasteFromOfficeEnhanced","657432yymYla","isPremiumPlugin","isOfficialPlugin","154986wESvNk","222552sfjKWa","requires","40CDxBEq","758577IzUXdc"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(127398===parseInt(e(362))/1*(parseInt(e(363))/2)+-parseInt(e(373))/3+-parseInt(e(366))/4+parseInt(e(372))/5*(-parseInt(e(369))/6)+parseInt(e(364))/7+parseInt(e(370))/8*(parseInt(e(374))/9)+parseInt(e(361))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(375)](){return it(365)}static get[it(368)](){return!0}static get[it(367)](){return!0}static get[it(371)](){return[it(376),H,st]}}function ut(){var t=["30dcZinZ","2469208AjvnKo","325912jDfjEl","315jvPETi","321215ExaHDe","1868541lhwUpg","413998gAqRRN","5212144GxtjIg","1042648YSrGuV"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=480]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(640554===parseInt(e(484))/1+parseInt(e(482))/2+parseInt(e(481))/3+parseInt(e(486))/4+-parseInt(e(480))/5*(-parseInt(e(485))/6)+-parseInt(e(483))/7+-parseInt(e(487))/8*(parseInt(e(488))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(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 i=e[r]={exports:{}};return t[r](i,i.exports,n),i.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:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=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=d(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=p(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,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(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=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){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&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(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 f(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 p(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 m(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 d(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")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(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:(.+)/}),i=[];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,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.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))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)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;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(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:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.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,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,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 g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,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)}}(r),t.content=r}}function v(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 b(t,n){const r=new DOMParser,s=function(t){return v(v(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,""))),i=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)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,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(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=A();return(S=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(842031===parseInt(e(180))/1*(-parseInt(e(178))/2)+parseInt(e(187))/3+parseInt(e(185))/4*(parseInt(e(182))/5)+parseInt(e(189))/6*(-parseInt(e(186))/7)+parseInt(e(184))/8+-parseInt(e(183))/9+-parseInt(e(188))/10*(-parseInt(e(179))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const E=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t){return E[S(181)](t)}function A(){const t=["5264820yUjUCF","5997288bbEltp","44jQkznX","273lWEBik","2346837KOxYGy","7894990tveIjO","253578wlkouf","8lcHizs","11BjwDsr","163078dKtsgO","test","639155WfACNe"];return(A=function(){return t})()}!function(t){const e=F,n=t();for(;;)try{if(992108===-parseInt(e(287))/1*(-parseInt(e(280))/2)+-parseInt(e(291))/3*(parseInt(e(266))/4)+-parseInt(e(285))/5+-parseInt(e(286))/6*(-parseInt(e(275))/7)+-parseInt(e(268))/8+parseInt(e(263))/9+-parseInt(e(276))/10*(-parseInt(e(282))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const L=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=P();return(F=function(t,e){return n[t-=263]})(t,e)}function O(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(272)]&&!s[n(267)])continue;const e=!s[n(272)]||t[n(271)]===s[n(272)],o=!s[n(267)]||t[n(269)](s[n(267)]);e&&o&&r[n(274)](s,i)}return r}function P(){const t=["309782siRnPj","initial","trim","5902395rvYpqQ","5129004qSVsfM","106773jtDdsI","groups","assign","getPropertyValue","1971570wGQiok","3467907DoJShq","cssRules","map","4puVsqk","className","4874016UVQydg","hasClass","push","name","tagName","length","set","7LAKDFg","250LLyyFf","selectorText","split","exec","28DyljHw","style"];return(P=function(){return t})()}function j(t){const e=F,n={};for(let r=0;r<t[e(273)];r++){const s=t[r],i=t[e(290)](s);e(283)!==i&&(n[s]=i)}return n}function N(t){const e=F,n=t[e(278)](",")[e(265)]((t=>t[e(284)]())),r=[];for(const t of n){const n=L[e(279)](t);n&&r[e(270)](n[e(288)])}return r}function D(t){const e=F,n={};for(const r of t)Object[e(289)](n,r);return n}const R=T;function T(t,e){const n=W();return(T=function(t,e){return n[t-=381]})(t,e)}function W(){const t=["createRangeIn","isActive","32958lGUcur","execute","values","size","24799240StIMMY","24zFfXcB","type","hasStyle","407112ANiZTS","elementStart","content","item","document","20FrNwmR","setStyle","2570088vKNHDJ","from","1614396uoMpvi","1990962NWAfLu","_parsedData","153iTINon","943836ZfTrxe"];return(W=function(){return t})()}!function(t){const e=T,n=t();for(;;)try{if(472389===parseInt(e(396))/1+-parseInt(e(388))/2*(-parseInt(e(384))/3)+parseInt(e(403))/4+-parseInt(e(401))/5*(-parseInt(e(385))/6)+-parseInt(e(381))/7+parseInt(e(393))/8*(parseInt(e(382))/9)+-parseInt(e(392))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class M extends w{[R(389)](t){const n=R,{body:r,styles:s}=t[n(383)],i=new e.UpcastWriter(r[n(400)]),o=i[n(386)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(274)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(264)])if(t instanceof CSSStyleRule){const r=j(t[e(281)]);n[t[e(277)]]=Object[e(289)]({},n[t[e(277)]]||{},r)}return n}(s));for(const t of o){if(n(397)!==t[n(394)])continue;const e=O(t[n(399)],c);if(e[n(391)]){const r=D(Array[n(404)](e[n(390)]()));for(const e in r){const s=t[n(399)];s[n(395)](e)||i[n(402)](e,r[e],s)}}}t[n(398)]=r}[R(387)](t){return super[R(387)](t)||C(t)}}const K=k;function k(t,e){const n=U();return(k=function(t,e){return n[t-=113]})(t,e)}function U(){const t=["dataTransfer","afterInit","133287dxJcwl","join","PasteFromOfficeEnhancedInliner","editor","5tBcbNi","isOfficialPlugin","plugins","view","160556MRlnMx","3aqWQCf","execute","fromCharCode","PasteFromOffice","map","9162IIFbeX","24EKNYSm","text/html","pluginName","high","stylesProcessor","get","requires","document","3299268BpVtRU","inputTransformation","getData","59032tJJSal","6810WXmHgC","href","_parsedData","428006bEwjZS","1245035vlHZNw","isActive","isPremiumPlugin","editing","init","ClipboardPipeline"];return(U=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(476635===parseInt(e(140))/1+-parseInt(e(123))/2*(-parseInt(e(141))/3)+parseInt(e(119))/4*(parseInt(e(136))/5)+-parseInt(e(116))/6+-parseInt(e(132))/7*(-parseInt(e(147))/8)+parseInt(e(146))/9*(parseInt(e(120))/10)+-parseInt(e(124))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class H extends t.Plugin{static get[K(149)](){return K(134)}static get[K(137)](){return!0}static get[K(126)](){return!0}static get[K(114)](){return[K(144)]}[K(128)](){const t=K,e=this[t(135)],n=e[t(138)][t(113)](t(129)),r=e[t(127)][t(139)][t(115)],s=new M(r);n.on(t(117),((e,n)=>{const i=t,o=n[i(130)][i(118)](i(148));s[i(125)](o)&&(n[i(122)]||(n[i(122)]=b(o,r[i(151)])),s[i(142)](n))}),{priority:x.priorities[t(113)](t(150))+11})}[K(131)](){!async function(t){const e=d([72,112,85,109,78,55,73,121,101,107,115,104,83,66,54,51,49,118,103,56,79,114,87,110,81,57,88,74,105,80,97,102,106,86,82,108,119,99,77,90,68,116,111,76,67,122,53,71,120,48,89,65,50,75,113,52,98,100,84,69,70,117]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=k;return t[e(145)]((t=>String[e(143)](t)))[e(133)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([72]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([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])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1739145600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(121)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=J;!function(t){const e=J,n=t();for(;;)try{if(289386===-parseInt(e(455))/1+parseInt(e(419))/2*(-parseInt(e(447))/3)+parseInt(e(452))/4+parseInt(e(434))/5+parseInt(e(443))/6*(-parseInt(e(427))/7)+parseInt(e(442))/8+-parseInt(e(415))/9*(-parseInt(e(449))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const q=[$(428),$(436),$(441),$(414),$(426),$(454),$(451),$(433)];function G(){const t=["sub","includes","getStyle","span","vertical-align","464055FyRtDW","from","font-family","strong","length","function","keys","font-size","4532624sYDEDF","207828WvIbMp","split","bold","getStyleNames","87KlwfUW","forEach","10HscEbg","filter","font-style","1029168YIeWTw","getChildren","font-weight","39653TlGDVC","setStyle","bolder","text-decoration","2093166tOHlDK","italic","removeStyle","sup","37456lpNBEl","medium","line-through","createElement","insertChild","underline","super","text-decoration-line","56fuceQv","color"];return(G=function(){return t})()}const V=[$(428),$(436),$(441)],Y={"font-style":[[$(416),"i"]],"font-weight":[[$(420),$(437)],[$(445),$(437)],[$(413),$(437)],[t=>Number(t)>=600,$(437)]],"text-decoration":[[$(424),"u"],[$(421),"s"]],"text-decoration-line":[[$(424),"u"],[$(421),"s"]],"vertical-align":[[$(429),$(429)],[$(425),$(418)]]};function z(t){return q[$(430)](t)}function B(t){const e=$;return Array[e(435)](t[e(446)]())[e(450)](z)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(448)]((e=>{const i=n,o=t[i(431)](e);if(o)if(c=e,V[$(430)](c))r[e]=o;else if(e in Y){const t=o[i(444)](" ");Y[e][i(448)]((([n,r])=>{const o=i;for(const i of t)(o(439)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=$;for(const s in n)n[s][r(448)]((([,n])=>{const s=r,i=e[s(422)](n,[],t[s(453)]());e[s(423)](0,i,t)})),e[r(417)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(440)](n)[r(438)])return;const s=e[r(422)](r(432),[],t[r(453)]());e[r(456)](n,s),e[r(423)](0,s,t),e[r(417)](Object[r(440)](n),t)}(t,e,r)}function J(t,e){const n=G();return(J=function(t,e){return n[t-=413]})(t,e)}function Q(){const t=["blockElements","stylesProcessor","document","content","6529887cFgMgL","4MGgIgH","isActive","includes","_parsedData","42wHHNwC","4ipkfFU","execute","347683WoUCLG","element","getItems","3502580NMcDGQ","createRangeIn","5201375gKbQzB","font","136874AKtzVG","22jYDnXC","1136691KJJHXq","9553920jAvvry","name"];return(Q=function(){return t})()}const X=Z;function Z(t,e){const n=Q();return(Z=function(t,e){return n[t-=213]})(t,e)}!function(t){const e=Z,n=t();for(;;)try{if(789611===-parseInt(e(226))/1+-parseInt(e(236))/2*(-parseInt(e(228))/3)+-parseInt(e(217))/4*(-parseInt(e(224))/5)+parseInt(e(216))/6*(parseInt(e(219))/7)+-parseInt(e(229))/8+-parseInt(e(235))/9+parseInt(e(222))/10*(parseInt(e(227))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends w{[X(218)](t){const n=X,{body:r}=t[n(215)],s=new e.UpcastWriter(r[n(233)]),i=s[n(223)](r),o=new e.ViewDocument(s[n(233)][n(232)]),c=[...new e.DomConverter(o)[n(231)],n(225)],a=i[n(221)]();for(const t of a)if(t.is(n(220))&&c[n(214)](t[n(230)])){_(t,s,B(t))}t[n(234)]=r}[X(213)](t){return super[X(213)](t)||C(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=328]})(t,e)}function rt(){const t=["pasteFromOfficeEnhancedLicenseKeyValid","11Yntbaa","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","20kTjFhv","PasteFromOfficeEnhanced","usageLimit","_licenseKeyCheckInterval","556AkvANc","6416SOsYKE","10YtDwHQ","get","PasteFromOfficeEnhancedPropagator","invalid","licenseKey","pasteFromOfficeEnhancedLicenseKeyExpired","6412401oNUrFG","trialLimit","editing","_parsedData","document","expired","15153vfHLtE","featureNotAllowed","high","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","762978yGfXUd","PasteFromOffice","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","789600FLTSgy","domainLimit","requires","isPremiumPlugin","getData","pasteFromOfficeEnhancedLicenseKeyUsageLimit","770526eNwguS","4529whPdWx","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyTrialLimit","_showLicenseError","view","config","isOfficialPlugin","541729gEvGSd","isActive","dataTransfer","text/html","pluginName","destroy","init","pasteFromOfficeEnhancedLicenseKeyInvalid","inputTransformation","stylesProcessor","plugins","evaluationLimit"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(420350===-parseInt(e(362))/1+-parseInt(e(344))/2+-parseInt(e(340))/3*(-parseInt(e(382))/4)+parseInt(e(378))/5*(parseInt(e(354))/6)+-parseInt(e(355))/7*(parseInt(e(383))/8)+-parseInt(e(334))/9*(-parseInt(e(328))/10)+-parseInt(e(375))/11*(parseInt(e(348))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(366)](){return et(330)}static get[et(361)](){return!0}static get[et(351)](){return!0}static get[et(350)](){return[et(345)]}[et(368)](){const t=et,e=this[t(376)],n=e[t(372)][t(329)](t(356)),r=e[t(336)][t(359)][t(338)],s=new tt(r);n.on(t(370),((e,n)=>{const i=t,o=n[i(364)][i(352)](i(365));s[i(363)](o)&&(n[i(337)]||(n[i(337)]=b(o,r[i(371)])),s[i(346)](n))}),{priority:x.priorities[t(329)](t(342))+10}),this[t(332)]=this[t(376)][t(360)][t(329)](t(332));const i=this[t(376)];this[t(381)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(374)==s||e(369)==s||e(333)==s||e(347)==s||e(377)==s||e(343)==s||e(357)==s||e(353)==s){delete i[r],n=s,clearInterval(this[e(381)]),this[e(381)]=void 0;break}}e(369)==n&&i[e(358)](e(331)),e(333)==n&&i[e(358)](e(339)),e(347)==n&&i[e(358)](e(349)),e(377)==n&&i[e(358)](e(341),e(379)),e(343)==n&&i[e(358)](e(373)),e(357)==n&&i[e(358)](e(335)),e(353)==n&&i[e(358)](e(380))}),1e3)}[et(367)](){const t=et;super[t(367)](),this[t(381)]&&clearInterval(this[t(381)])}}var it=ot;function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=361]})(t,e)}function ct(){var t=["18xXVoNh","pluginName","PasteFromOffice","5157350PPUGEF","48RzAJnP","3316JoCkYI","702142wHOafR","PasteFromOfficeEnhanced","657432yymYla","isPremiumPlugin","isOfficialPlugin","154986wESvNk","222552sfjKWa","requires","40CDxBEq","758577IzUXdc"];return(ct=function(){return t})()}!function(t){for(var e=ot,n=t();;)try{if(127398===parseInt(e(362))/1*(parseInt(e(363))/2)+-parseInt(e(373))/3+-parseInt(e(366))/4+parseInt(e(372))/5*(-parseInt(e(369))/6)+parseInt(e(364))/7+parseInt(e(370))/8*(parseInt(e(374))/9)+parseInt(e(361))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{static get[it(375)](){return it(365)}static get[it(368)](){return!0}static get[it(367)](){return!0}static get[it(371)](){return[it(376),H,st]}}function ut(){var t=["30dcZinZ","2469208AjvnKo","325912jDfjEl","315jvPETi","321215ExaHDe","1868541lhwUpg","413998gAqRRN","5212144GxtjIg","1042648YSrGuV"];return(ut=function(){return t})()}function lt(t,e){var n=ut();return(lt=function(t,e){return n[t-=480]})(t,e)}!function(t){for(var e=lt,n=t();;)try{if(640554===parseInt(e(484))/1+parseInt(e(482))/2+parseInt(e(481))/3+parseInt(e(486))/4+-parseInt(e(480))/5*(-parseInt(e(485))/6)+-parseInt(e(483))/7+-parseInt(e(487))/8*(parseInt(e(488))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x206334}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x216d72,parseHtml as _0x2c5452}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x251ff1,uid as _0x8c7f0c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x1097aa,ViewDocument as _0x3bdfd7,DomConverter as _0x4c0ad0}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function k(_0x2b4675){return m['test'](_0x2b4675);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function b(_0x349010,_0x37c3b6){const _0x27ca5d=new Map();for(const [_0x2c8dc3,_0x1d5f16]of _0x37c3b6){if(!_0x2c8dc3['tagName']&&!_0x2c8dc3['className'])continue;const _0x5b3a1c=!_0x2c8dc3['tagName']||_0x349010['name']===_0x2c8dc3['tagName'],_0x4714e8=!_0x2c8dc3['className']||_0x349010['hasClass'](_0x2c8dc3['className']);_0x5b3a1c&&_0x4714e8&&_0x27ca5d['set'](_0x2c8dc3,_0x1d5f16);}return _0x27ca5d;}function h(_0x4560fb){const _0x52897b={};for(let _0x685210=0x0;_0x685210<_0x4560fb['length'];_0x685210++){const _0x1475d5=_0x4560fb[_0x685210],_0x44798b=_0x4560fb['getPropertyValue'](_0x1475d5);'initial'!==_0x44798b&&(_0x52897b[_0x1475d5]=_0x44798b);}return _0x52897b;}function O(_0x16bd07){const _0x20cd1d=_0x16bd07['split'](',')['map'](_0x506e35=>_0x506e35['trim']()),_0x51b071=[];for(const _0x34f349 of _0x20cd1d){const _0xa3d10b=S['exec'](_0x34f349);_0xa3d10b&&_0x51b071['push'](_0xa3d10b['groups']);}return _0x51b071;}function g(_0xaac574){const _0xd4d3c3={};for(const _0x419698 of _0xaac574)Object['assign'](_0xd4d3c3,_0x419698);return _0xd4d3c3;}class c extends _0x216d72{['execute'](_0x3d2961){const {body:_0x45c9e8,styles:_0x310254}=_0x3d2961['_parsedData'],_0xaf4d94=new _0x1097aa(_0x45c9e8['document']),_0x2609ce=_0xaf4d94['createRangeIn'](_0x45c9e8),_0x9c534d=function(_0x1fd67c){const _0x33adc9={};for(const _0x42e666 of _0x1fd67c)for(const _0x17aa47 of _0x42e666['cssRules'])if(_0x17aa47 instanceof CSSStyleRule){const _0x201455=h(_0x17aa47['style']);_0x33adc9[_0x17aa47['selectorText']]=Object['assign']({},_0x33adc9[_0x17aa47['selectorText']]||{},_0x201455);}return _0x33adc9;}(_0x310254),_0x5d5212=function(_0x35cd12){const _0x2439c4=new Map();for(const _0x54e88c in _0x35cd12){const _0x174d06=O(_0x54e88c),_0x3f5eb7=_0x35cd12[_0x54e88c];for(const _0x1905bb of _0x174d06)_0x2439c4['set'](_0x1905bb,_0x3f5eb7);}return _0x2439c4;}(_0x9c534d);for(const _0x41e664 of _0x2609ce){if('elementStart'!==_0x41e664['type'])continue;const _0x2cfc65=b(_0x41e664['item'],_0x5d5212);if(_0x2cfc65['size']){const _0x203632=g(Array['from'](_0x2cfc65['values']()));for(const _0x30671f in _0x203632){const _0x19f867=_0x41e664['item'];_0x19f867['hasStyle'](_0x30671f)||_0xaf4d94['setStyle'](_0x30671f,_0x203632[_0x30671f],_0x19f867);}}}_0x3d2961['content']=_0x45c9e8;}['isActive'](_0x47bf6a){return super['isActive'](_0x47bf6a)||k(_0x47bf6a);}}class i extends _0x206334{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x45913a=this['editor'],_0x5d177f=_0x45913a['plugins']['get']('ClipboardPipeline'),_0x43896d=_0x45913a['editing']['view']['document'],_0x4f1cad=new c(_0x43896d);_0x5d177f['on']('inputTransformation',(_0x42936f,_0x40abda)=>{const _0x556965=_0x40abda['dataTransfer']['getData']('text/html');_0x4f1cad['isActive'](_0x556965)&&(_0x40abda['_parsedData']||(_0x40abda['_parsedData']=_0x2c5452(_0x556965,_0x43896d['stylesProcessor'])),_0x4f1cad['execute'](_0x40abda));},{'priority':_0x251ff1['get']('high')+0xb});}['afterInit'](){!async function(_0x238bdc){const _0x3b4da5=_0x11de4c([0x77,0x74,0x79,0x78,0x4f,0x63,0x6d,0x53,0x72,0x6c,0x5a,0x68,0x59,0x45,0x50,0x47,0x46,0x33,0x62,0x76,0x51,0x49,0x69,0x6e,0x39,0x6a,0x42,0x58,0x48,0x44,0x52,0x75,0x70,0x57,0x66,0x6f,0x4d,0x55,0x4c,0x30,0x41,0x56,0x7a,0x35,0x38,0x36,0x34,0x4a,0x54,0x6b,0x32,0x64,0x67,0x61,0x43,0x31,0x73,0x4b,0x71,0x65,0x37,0x4e]),_0x2639e4=0x7429b4e5,_0x4fe04a=0x742eea0d^_0x2639e4,_0x4b91b2=window[_0x11de4c([0x44,0x61,0x74,0x65])][_0x11de4c([0x6e,0x6f,0x77])](),_0x5e1140=_0x238bdc[_0x11de4c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x267f69=new window[(_0x11de4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14a6bb=>{_0x5e1140[_0x11de4c([0x6f,0x6e,0x63,0x65])](_0x11de4c([0x72,0x65,0x61,0x64,0x79]),_0x14a6bb);}),_0x4d40a0={[_0x11de4c([0x6b,0x74,0x79])]:_0x11de4c([0x45,0x43]),[_0x11de4c([0x75,0x73,0x65])]:_0x11de4c([0x73,0x69,0x67]),[_0x11de4c([0x63,0x72,0x76])]:_0x11de4c([0x50,0x2d,0x32,0x35,0x36]),[_0x11de4c([0x78])]:_0x11de4c([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x11de4c([0x79])]:_0x11de4c([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x11de4c([0x61,0x6c,0x67])]:_0x11de4c([0x45,0x53,0x32,0x35,0x36])},_0x220ef5=_0x5e1140[_0x11de4c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x11de4c([0x67,0x65,0x74])](_0x11de4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3623c2(){let _0x2b5edb,_0x57741e=null,_0x32cbdb=null;try{if(_0x220ef5==_0x11de4c([0x47,0x50,0x4c]))return _0x11de4c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2b5edb=_0xd13b02(),!_0x2b5edb)return _0x11de4c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2b5edb[_0x11de4c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x32cbdb=_0x700dc7(_0x2b5edb[_0x11de4c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2b5edb[_0x11de4c([0x6a,0x74,0x69])])),await _0x4816b2()?_0xacfde1()?_0x504b44()?_0x11de4c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x215612()?(_0x2b5edb[_0x11de4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x11de4c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x57741e=_0x5868d9(_0x11de4c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2b5edb[_0x11de4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x11de4c([0x74,0x72,0x69,0x61,0x6c])&&(_0x57741e=_0x5868d9(_0x11de4c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x42caf5()):_0x11de4c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x11de4c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x11de4c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1feecc){return _0x11de4c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x504b44(){const _0x65d793=[_0x11de4c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x11de4c([0x74,0x72,0x69,0x61,0x6c])][_0x11de4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b5edb[_0x11de4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4b91b2/0x3e8:0xe10*_0x4fe04a;return _0x2b5edb[_0x11de4c([0x65,0x78,0x70])]<_0x65d793;}function _0xacfde1(){const _0x205254=_0x2b5edb[_0x11de4c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x205254&&(!!_0x205254[_0x11de4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11de4c([0x2a]))||(!!_0x205254[_0x11de4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11de4c([0x50,0x4f,0x45]))||!!_0x205254[_0x11de4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11de4c([0x50,0x50]))));}function _0x215612(){const _0xfbee08=_0x2b5edb[_0x11de4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xfbee08||0x0==_0xfbee08[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4d5297}=new URL(window[_0x11de4c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xfbee08[_0x11de4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d5297))return!0x0;const _0x28c51e=_0x4d5297[_0x11de4c([0x73,0x70,0x6c,0x69,0x74])](_0x11de4c([0x2e]));return _0xfbee08[_0x11de4c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x23befd=>_0x23befd[_0x11de4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11de4c([0x2a])))[_0x11de4c([0x6d,0x61,0x70])](_0x264487=>_0x264487[_0x11de4c([0x73,0x70,0x6c,0x69,0x74])](_0x11de4c([0x2e])))[_0x11de4c([0x73,0x6f,0x6d,0x65])](_0x45af23=>_0x28c51e[_0x11de4c([0x65,0x76,0x65,0x72,0x79])]((_0x382fd9,_0x5f5cdc)=>_0x45af23[_0x5f5cdc]===_0x382fd9||_0x45af23[_0x5f5cdc]===_0x11de4c([0x2a])));}function _0x42caf5(){return _0x57741e&&_0x32cbdb?new window[(_0x11de4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x402d90,_0x21cf28)=>{_0x57741e[_0x11de4c([0x74,0x68,0x65,0x6e])](_0x402d90,_0x21cf28),_0x32cbdb[_0x11de4c([0x74,0x68,0x65,0x6e])](_0x49e0bc=>{_0x49e0bc!=_0x11de4c([0x56,0x61,0x6c,0x69,0x64])&&_0x402d90(_0x49e0bc);},_0x21cf28);}):_0x57741e||_0x32cbdb||_0x11de4c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x700dc7(_0x1ca3a2,_0x2376d9){return new window[(_0x11de4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1cde9e=>{if(_0x1082fc())return _0x1cde9e(_0x11de4c([0x56,0x61,0x6c,0x69,0x64]));_0x148eaf(),_0x5e1140[_0x11de4c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x11de4c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xb455c0=!0x1;const _0x4d65fe=_0x8c7f0c();function _0xbeaa49(_0x4cd5af){return!!_0x4cd5af&&(typeof _0x4cd5af===_0x11de4c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4cd5af===_0x11de4c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4cd5af[_0x11de4c([0x74,0x68,0x65,0x6e])]===_0x11de4c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4cd5af[_0x11de4c([0x63,0x61,0x74,0x63,0x68])]===_0x11de4c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5a857d(_0x3913e7){_0x365ce1(_0x3913e7)[_0x11de4c([0x74,0x68,0x65,0x6e])](_0x13a75b=>{if(!_0x13a75b||_0x13a75b[_0x11de4c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x11de4c([0x6f,0x6b]))return _0x11de4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2fb85f(_0x1038fc(_0x4d65fe+_0x2376d9))!=_0x13a75b[_0x11de4c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x11de4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x11de4c([0x56,0x61,0x6c,0x69,0x64]);})[_0x11de4c([0x74,0x68,0x65,0x6e])](_0x565ffc=>(_0x2b5a29(),_0x565ffc),()=>{const _0x1c5b14=_0x129fe5();return null==_0x1c5b14?(_0x2b5a29(),_0x11de4c([0x56,0x61,0x6c,0x69,0x64])):_0x11de4c(_0x4b91b2-_0x1c5b14>(0x502530e5^_0x2639e4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x11de4c([0x74,0x68,0x65,0x6e])](_0x1cde9e)[_0x11de4c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1cde9e(_0x11de4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5dc5a7=0x741f5a65^_0x2639e4;function _0x2b5a29(){const _0x3b285f=_0x11de4c([0x6c,0x6c,0x63,0x74,0x2d])+_0x2fb85f(_0x1038fc(_0x1ca3a2)),_0x38e817=_0x28cac6(_0x2fb85f(window[_0x11de4c([0x4d,0x61,0x74,0x68])][_0x11de4c([0x63,0x65,0x69,0x6c])](_0x4b91b2/_0x5dc5a7)));window[_0x11de4c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11de4c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b285f,_0x38e817);}function _0x129fe5(){const _0x46205a=_0x11de4c([0x6c,0x6c,0x63,0x74,0x2d])+_0x2fb85f(_0x1038fc(_0x1ca3a2)),_0x35fa34=window[_0x11de4c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x11de4c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x46205a);return _0x35fa34?window[_0x11de4c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x28cac6(_0x35fa34),0x10)*_0x5dc5a7:null;}function _0x365ce1(_0x35768d){return new window[(_0x11de4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x486e87,_0x2a234b)=>{_0x35768d[_0x11de4c([0x74,0x68,0x65,0x6e])](_0x486e87,_0x2a234b),window[_0x11de4c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2a234b,0x74286025^_0x2639e4);});}}_0x5e1140[_0x11de4c([0x6f,0x6e])](_0x11de4c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x38c9d8,_0x41fb34)=>{if(_0x41fb34[0x0]!=_0x1ca3a2)return _0x1cde9e(_0x11de4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x41fb34[0x1]={..._0x41fb34[0x1],[_0x11de4c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4d65fe};},{[_0x11de4c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11de4c([0x68,0x69,0x67,0x68])}),_0x5e1140[_0x11de4c([0x6f,0x6e])](_0x11de4c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3f095a=>{_0xbeaa49(_0x3f095a[_0x11de4c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xb455c0=!0x0,_0x5a857d(_0x3f095a[_0x11de4c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x11de4c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x11de4c([0x6c,0x6f,0x77])}),_0x267f69[_0x11de4c([0x74,0x68,0x65,0x6e])](()=>{_0xb455c0||_0x1cde9e(_0x11de4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1082fc(){return _0x5e1140[_0x11de4c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11de4c([0x76,0x69,0x65,0x77])][_0x11de4c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x11de4c([0x61,0x75,0x74,0x6f]);}function _0x148eaf(){_0x5e1140[_0x11de4c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x11de4c([0x76,0x69,0x65,0x77])][_0x11de4c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x11de4c([0x61,0x75,0x74,0x6f]);}}function _0x5868d9(_0x22457e){const _0xbdc4c7=[new window[(_0x11de4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40d39e=>setTimeout(_0x40d39e,0x74208a29^_0x2639e4)),_0x267f69[_0x11de4c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x11de4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d2054=>{let _0x49ded0=0x0;_0x5e1140[_0x11de4c([0x6d,0x6f,0x64,0x65,0x6c])][_0x11de4c([0x6f,0x6e])](_0x11de4c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1325d4,_0x51db48)=>{_0x51db48[0x0][_0x11de4c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x49ded0++,_0x49ded0==(0x7429b51d^_0x2639e4)&&(_0x4d2054(),_0x1325d4[_0x11de4c([0x6f,0x66,0x66])]());});}))];return window[_0x11de4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x11de4c([0x72,0x61,0x63,0x65])](_0xbdc4c7)[_0x11de4c([0x74,0x68,0x65,0x6e])](()=>_0x22457e);}async function _0x393f72(){await _0x267f69,_0x5e1140[_0x11de4c([0x6d,0x6f,0x64,0x65,0x6c])][_0x11de4c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x271526,_0x5e1140[_0x11de4c([0x6d,0x6f,0x64,0x65,0x6c])][_0x11de4c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x271526,_0x5e1140[_0x11de4c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x11de4c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x59548c(_0x357ef6){const _0x2a606e=_0x4ae592();_0x5e1140[_0x2a606e]=_0x11de4c([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x357ef6,_0x357ef6!=_0x11de4c([0x56,0x61,0x6c,0x69,0x64])&&_0x393f72();}function _0x4ae592(){const _0x5ae28a=window[_0x11de4c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x11de4c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x11de4c([0x6e,0x6f,0x77])]())[_0x11de4c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x11de4c([0x2e]),'');let _0xc2e60b=_0x11de4c([0x77]);for(let _0x3fb363=0x0;_0x3fb363<_0x5ae28a[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3fb363+=0x2){let _0x2ec703=window[_0x11de4c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ae28a[_0x11de4c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3fb363,_0x3fb363+0x2));_0x2ec703>=_0x3b4da5[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2ec703-=_0x3b4da5[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xc2e60b+=_0x3b4da5[_0x2ec703];}return _0xc2e60b;}function _0xd13b02(){const _0x5b0edb=_0x220ef5[_0x11de4c([0x73,0x70,0x6c,0x69,0x74])](_0x11de4c([0x2e]));if(0x3!=_0x5b0edb[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x13f244(_0x5b0edb[0x1]);function _0x13f244(_0x4aed02){const _0x2b1721=_0x109dc4(_0x4aed02);return _0x2b1721&&_0x59b35f()?_0x2b1721:null;function _0x59b35f(){const _0x33f42b=_0x2b1721[_0x11de4c([0x6a,0x74,0x69])],_0x252369=window[_0x11de4c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33f42b[_0x11de4c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x33f42b[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3994e6={..._0x2b1721,[_0x11de4c([0x6a,0x74,0x69])]:_0x33f42b[_0x11de4c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x33f42b[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3994e6[_0x11de4c([0x76,0x63])],_0x1038fc(_0x3994e6)==_0x252369;}}}async function _0x4816b2(){let _0x29071d=!0x0;try{const _0xe79227=_0x220ef5[_0x11de4c([0x73,0x70,0x6c,0x69,0x74])](_0x11de4c([0x2e])),[_0x46a00a,_0x8c5b1,_0x54d7ba]=_0xe79227;return _0x17c7b6(_0x46a00a),await _0x5184a5(_0x46a00a,_0x8c5b1,_0x54d7ba),_0x29071d;}catch(_0x4ede57){return!0x1;}function _0x17c7b6(_0x207114){const _0x33ce20=_0x109dc4(_0x207114);_0x33ce20&&_0x33ce20[_0x11de4c([0x61,0x6c,0x67])]==_0x11de4c([0x45,0x53,0x32,0x35,0x36])||(_0x29071d=!0x1);}async function _0x5184a5(_0x11f1de,_0x255054,_0x3f71f8){const _0x5b724e=window[_0x11de4c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x11de4c([0x66,0x72,0x6f,0x6d])](_0x124123(_0x3f71f8),_0x37a672=>_0x37a672[_0x11de4c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x371459=new window[(_0x11de4c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x11de4c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x11f1de+_0x11de4c([0x2e])+_0x255054),_0x13c1bf=window[_0x11de4c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x11de4c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x13c1bf)return;const _0x1a57c8=await _0x13c1bf[_0x11de4c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x11de4c([0x6a,0x77,0x6b]),_0x4d40a0,{[_0x11de4c([0x6e,0x61,0x6d,0x65])]:_0x11de4c([0x45,0x43,0x44,0x53,0x41]),[_0x11de4c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x11de4c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x11de4c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x13c1bf[_0x11de4c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x11de4c([0x6e,0x61,0x6d,0x65])]:_0x11de4c([0x45,0x43,0x44,0x53,0x41]),[_0x11de4c([0x68,0x61,0x73,0x68])]:{[_0x11de4c([0x6e,0x61,0x6d,0x65])]:_0x11de4c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1a57c8,_0x5b724e,_0x371459)||(_0x29071d=!0x1);}}function _0x109dc4(_0x3bb19e){return _0x3bb19e[_0x11de4c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x11de4c([0x65,0x79]))?JSON[_0x11de4c([0x70,0x61,0x72,0x73,0x65])](_0x124123(_0x3bb19e)):null;}function _0x124123(_0x411ba5){return window[_0x11de4c([0x61,0x74,0x6f,0x62])](_0x411ba5[_0x11de4c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x11de4c([0x2b]))[_0x11de4c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x11de4c([0x2f])));}function _0x1038fc(_0x35900e){let _0x337a17=0x1505;function _0x376dcd(_0x3fd002){for(let _0x723e00=0x0;_0x723e00<_0x3fd002[_0x11de4c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x723e00++){const _0x6f0dce=_0x3fd002[_0x11de4c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x723e00);_0x337a17=(_0x337a17<<0x5)+_0x337a17+_0x6f0dce,_0x337a17&=_0x337a17;}}function _0x3eb829(_0x4213e8){Array[_0x11de4c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4213e8)?_0x4213e8[_0x11de4c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3eb829):_0x4213e8&&typeof _0x4213e8==_0x11de4c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x11de4c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4213e8)[_0x11de4c([0x73,0x6f,0x72,0x74])]()[_0x11de4c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1a166e,_0xd200d])=>{_0x376dcd(_0x1a166e),_0x3eb829(_0xd200d);}):_0x376dcd(window[_0x11de4c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4213e8));}return _0x3eb829(_0x35900e),_0x337a17>>>0x0;}function _0x2fb85f(_0xcce02d){return _0xcce02d[_0x11de4c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x11de4c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x11de4c([0x30]));}function _0x28cac6(_0x280c7f){return _0x280c7f[_0x11de4c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x11de4c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x11de4c([0x6a,0x6f,0x69,0x6e])]('');}function _0x271526(){}function _0x11de4c(_0x3d9511){return _0x3d9511['map'](_0x2932fb=>String['fromCharCode'](_0x2932fb))['join']('');}_0x59548c(await _0x3623c2());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x4c9eed=>Number(_0x4c9eed)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x181494){return L['includes'](_0x181494);}function x(_0x4060ba,_0x14d8e3,_0x5c1951){const {spanStyles:_0x4d2cc9,stylesToBeHtmlElements:_0x345c63}=function(_0x1b9901,_0x252374){const _0x5df43c={},_0x35228a={};return _0x252374['forEach'](_0x3ef50e=>{const _0x460019=_0x1b9901['getStyle'](_0x3ef50e);if(_0x460019){if(function(_0x5e92b3){return E['includes'](_0x5e92b3);}(_0x3ef50e))_0x5df43c[_0x3ef50e]=_0x460019;else{if(function(_0x29aabb){return _0x29aabb in F;}(_0x3ef50e)){const _0xb5d250=_0x460019['split']('\x20');F[_0x3ef50e]['forEach'](([_0x528e43,_0x53e93d])=>{for(const _0x5e7d67 of _0xb5d250){('function'==typeof _0x528e43&&_0x528e43(_0x5e7d67)||_0x528e43===_0x5e7d67)&&(_0x35228a[_0x3ef50e]=[..._0x35228a[_0x3ef50e]||[],[_0x528e43,_0x53e93d]]);}});}}}}),{'spanStyles':_0x5df43c,'stylesToBeHtmlElements':_0x35228a};}(_0x4060ba,_0x5c1951);!function(_0x508fb9,_0x5352b9,_0x1c013e){for(const _0x3f6efd in _0x1c013e){_0x1c013e[_0x3f6efd]['forEach'](([,_0x564fc3])=>{const _0x4ec8be=_0x5352b9['createElement'](_0x564fc3,[],_0x508fb9['getChildren']());_0x5352b9['insertChild'](0x0,_0x4ec8be,_0x508fb9);}),_0x5352b9['removeStyle'](_0x3f6efd,_0x508fb9);}}(_0x4060ba,_0x14d8e3,_0x345c63),function(_0x3fe9f8,_0x2cee0a,_0x45024a){if(!Object['keys'](_0x45024a)['length'])return;const _0x217f0a=_0x2cee0a['createElement']('span',[],_0x3fe9f8['getChildren']());_0x2cee0a['setStyle'](_0x45024a,_0x217f0a),_0x2cee0a['insertChild'](0x0,_0x217f0a,_0x3fe9f8),_0x2cee0a['removeStyle'](Object['keys'](_0x45024a),_0x3fe9f8);}(_0x4060ba,_0x14d8e3,_0x4d2cc9);}class f extends _0x216d72{['execute'](_0x35e5be){const {body:_0x22f2ce}=_0x35e5be['_parsedData'],_0x418797=new _0x1097aa(_0x22f2ce['document']),_0x909fc7=_0x418797['createRangeIn'](_0x22f2ce),_0x2b79da=new _0x3bdfd7(_0x418797['document']['stylesProcessor']),_0x22a528=[...new _0x4c0ad0(_0x2b79da)['blockElements'],'font'],_0x54d416=_0x909fc7['getItems']();for(const _0x28103e of _0x54d416)_0x28103e['is']('element')&&_0x22a528['includes'](_0x28103e['name'])&&x(_0x28103e,_0x418797,(_0x395726=_0x28103e,Array['from'](_0x395726['getStyleNames']())['filter'](P)));var _0x395726;_0x35e5be['content']=_0x22f2ce;}['isActive'](_0x4b4591){return super['isActive'](_0x4b4591)||k(_0x4b4591);}}class s extends _0x206334{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x904154=this['editor'],_0xe315cc=_0x904154['plugins']['get']('ClipboardPipeline'),_0x2f90ef=_0x904154['editing']['view']['document'],_0x139909=new f(_0x2f90ef);_0xe315cc['on']('inputTransformation',(_0x4a17c3,_0x4cf5f3)=>{const _0x39c00d=_0x4cf5f3['dataTransfer']['getData']('text/html');_0x139909['isActive'](_0x39c00d)&&(_0x4cf5f3['_parsedData']||(_0x4cf5f3['_parsedData']=_0x2c5452(_0x39c00d,_0x2f90ef['stylesProcessor'])),_0x139909['execute'](_0x4cf5f3));},{'priority':_0x251ff1['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x33d967=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4c3ff7;for(const _0x51880d in _0x33d967){const _0x3ec129=_0x51880d,_0x405ac2=_0x33d967[_0x3ec129];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x405ac2||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x405ac2||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x405ac2||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x405ac2||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x405ac2||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x405ac2||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x405ac2||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x405ac2){delete _0x33d967[_0x3ec129],_0x4c3ff7=_0x405ac2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x4c3ff7&&_0x33d967['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x4c3ff7&&_0x33d967['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x4c3ff7&&_0x33d967['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x4c3ff7&&_0x33d967['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x4c3ff7&&_0x33d967['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x4c3ff7&&_0x33d967['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x4c3ff7&&_0x33d967['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x206334{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x116dfb}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x2be0f4,parseHtml as _0x37b99b}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x45ac9a,uid as _0x4fda54}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x7d1272,ViewDocument as _0x4ff316,DomConverter as _0x5573c8}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x31da78){return m['test'](_0x31da78);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x3b016b,_0x1562ec){const _0x215147=new Map();for(const [_0x17b2cb,_0x5d1dd6]of _0x1562ec){if(!_0x17b2cb['tagName']&&!_0x17b2cb['className'])continue;const _0x3fe390=!_0x17b2cb['tagName']||_0x3b016b['name']===_0x17b2cb['tagName'],_0x6a3be0=!_0x17b2cb['className']||_0x3b016b['hasClass'](_0x17b2cb['className']);_0x3fe390&&_0x6a3be0&&_0x215147['set'](_0x17b2cb,_0x5d1dd6);}return _0x215147;}function h(_0x1d1d65){const _0x19c4ce={};for(let _0x3e08fc=0x0;_0x3e08fc<_0x1d1d65['length'];_0x3e08fc++){const _0x5e1b31=_0x1d1d65[_0x3e08fc],_0x2093e4=_0x1d1d65['getPropertyValue'](_0x5e1b31);'initial'!==_0x2093e4&&(_0x19c4ce[_0x5e1b31]=_0x2093e4);}return _0x19c4ce;}function O(_0x1dbb57){const _0xb95375=_0x1dbb57['split'](',')['map'](_0x183454=>_0x183454['trim']()),_0x528a8d=[];for(const _0x42faf5 of _0xb95375){const _0x1a3685=S['exec'](_0x42faf5);_0x1a3685&&_0x528a8d['push'](_0x1a3685['groups']);}return _0x528a8d;}function y(_0xafbbac){const _0x5cf43e={};for(const _0x5767cb of _0xafbbac)Object['assign'](_0x5cf43e,_0x5767cb);return _0x5cf43e;}class c extends _0x2be0f4{['execute'](_0x450f88){const {body:_0x6b3431,styles:_0x50f66a}=_0x450f88['_parsedData'],_0x1b9c3e=new _0x7d1272(_0x6b3431['document']),_0x62f29a=_0x1b9c3e['createRangeIn'](_0x6b3431),_0x58f3f0=function(_0x30c057){const _0x1c7a7e={};for(const _0x5efe7d of _0x30c057)for(const _0x3d573b of _0x5efe7d['cssRules'])if(_0x3d573b instanceof CSSStyleRule){const _0x4a0af0=h(_0x3d573b['style']);_0x1c7a7e[_0x3d573b['selectorText']]=Object['assign']({},_0x1c7a7e[_0x3d573b['selectorText']]||{},_0x4a0af0);}return _0x1c7a7e;}(_0x50f66a),_0x2f71b2=function(_0x563fe4){const _0x159476=new Map();for(const _0x517ca0 in _0x563fe4){const _0x3e4da0=O(_0x517ca0),_0x12a1de=_0x563fe4[_0x517ca0];for(const _0x586088 of _0x3e4da0)_0x159476['set'](_0x586088,_0x12a1de);}return _0x159476;}(_0x58f3f0);for(const _0x3fbf48 of _0x62f29a){if('elementStart'!==_0x3fbf48['type'])continue;const _0x3be524=x(_0x3fbf48['item'],_0x2f71b2);if(_0x3be524['size']){const _0x25a921=y(Array['from'](_0x3be524['values']()));for(const _0x348bbc in _0x25a921){const _0x1001e2=_0x3fbf48['item'];_0x1001e2['hasStyle'](_0x348bbc)||_0x1b9c3e['setStyle'](_0x348bbc,_0x25a921[_0x348bbc],_0x1001e2);}}}_0x450f88['content']=_0x6b3431;}['isActive'](_0x28a1b7){return super['isActive'](_0x28a1b7)||l(_0x28a1b7);}}class i extends _0x116dfb{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5631fc=this['editor'],_0x45bbf5=_0x5631fc['plugins']['get']('ClipboardPipeline'),_0x1d54d1=_0x5631fc['editing']['view']['document'],_0x1992af=new c(_0x1d54d1);_0x45bbf5['on']('inputTransformation',(_0x29531b,_0x5c061d)=>{const _0x5bf326=_0x5c061d['dataTransfer']['getData']('text/html');_0x1992af['isActive'](_0x5bf326)&&(_0x5c061d['_parsedData']||(_0x5c061d['_parsedData']=_0x37b99b(_0x5bf326,_0x1d54d1['stylesProcessor'])),_0x1992af['execute'](_0x5c061d));},{'priority':_0x45ac9a['get']('high')+0xb});}['afterInit'](){!async function(_0x5ae486){const _0x42b626=_0x26f478([0x48,0x70,0x55,0x6d,0x4e,0x37,0x49,0x79,0x65,0x6b,0x73,0x68,0x53,0x42,0x36,0x33,0x31,0x76,0x67,0x38,0x4f,0x72,0x57,0x6e,0x51,0x39,0x58,0x4a,0x69,0x50,0x61,0x66,0x6a,0x56,0x52,0x6c,0x77,0x63,0x4d,0x5a,0x44,0x74,0x6f,0x4c,0x43,0x7a,0x35,0x47,0x78,0x30,0x59,0x41,0x32,0x4b,0x71,0x34,0x62,0x64,0x54,0x45,0x46,0x75]),_0x2486cd=0x56e7180c,_0x46fb47=0x56e04714^_0x2486cd,_0xaf1b69=window[_0x26f478([0x44,0x61,0x74,0x65])][_0x26f478([0x6e,0x6f,0x77])](),_0x545623=_0x5ae486[_0x26f478([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5ed623=new window[(_0x26f478([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f27f4=>{_0x545623[_0x26f478([0x6f,0x6e,0x63,0x65])](_0x26f478([0x72,0x65,0x61,0x64,0x79]),_0x1f27f4);}),_0x13bf47={[_0x26f478([0x6b,0x74,0x79])]:_0x26f478([0x45,0x43]),[_0x26f478([0x75,0x73,0x65])]:_0x26f478([0x73,0x69,0x67]),[_0x26f478([0x63,0x72,0x76])]:_0x26f478([0x50,0x2d,0x32,0x35,0x36]),[_0x26f478([0x78])]:_0x26f478([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x26f478([0x79])]:_0x26f478([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x26f478([0x61,0x6c,0x67])]:_0x26f478([0x45,0x53,0x32,0x35,0x36])},_0x3564f0=_0x545623[_0x26f478([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x26f478([0x67,0x65,0x74])](_0x26f478([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x396eee(){let _0xe87220,_0x5e9742=null,_0x5eaddf=null;try{if(_0x3564f0==_0x26f478([0x47,0x50,0x4c]))return _0x26f478([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xe87220=_0x4c3987(),!_0xe87220)return _0x26f478([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xe87220[_0x26f478([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5eaddf=_0x50a36f(_0xe87220[_0x26f478([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xe87220[_0x26f478([0x6a,0x74,0x69])])),await _0x1274fa()?_0x4df122()?_0x4786c6()?_0x26f478([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x8ce8e7()?(_0xe87220[_0x26f478([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x26f478([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5e9742=_0x11ba05(_0x26f478([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xe87220[_0x26f478([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x26f478([0x74,0x72,0x69,0x61,0x6c])&&(_0x5e9742=_0x11ba05(_0x26f478([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x12ae07()):_0x26f478([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x26f478([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x26f478([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4be60d){return _0x26f478([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4786c6(){const _0x32c852=[_0x26f478([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x26f478([0x74,0x72,0x69,0x61,0x6c])][_0x26f478([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xe87220[_0x26f478([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xaf1b69/0x3e8:0xe10*_0x46fb47;return _0xe87220[_0x26f478([0x65,0x78,0x70])]<_0x32c852;}function _0x4df122(){const _0x168465=_0xe87220[_0x26f478([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x168465&&(!!_0x168465[_0x26f478([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26f478([0x2a]))||(!!_0x168465[_0x26f478([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26f478([0x50,0x4f,0x45]))||!!_0x168465[_0x26f478([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26f478([0x50,0x50]))));}function _0x8ce8e7(){const _0x58f460=_0xe87220[_0x26f478([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x58f460||0x0==_0x58f460[_0x26f478([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x15c73c}=new URL(window[_0x26f478([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x58f460[_0x26f478([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15c73c))return!0x0;const _0x1f9472=_0x15c73c[_0x26f478([0x73,0x70,0x6c,0x69,0x74])](_0x26f478([0x2e]));return _0x58f460[_0x26f478([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3da7ed=>_0x3da7ed[_0x26f478([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x26f478([0x2a])))[_0x26f478([0x6d,0x61,0x70])](_0x4e73a6=>_0x4e73a6[_0x26f478([0x73,0x70,0x6c,0x69,0x74])](_0x26f478([0x2e])))[_0x26f478([0x73,0x6f,0x6d,0x65])](_0x8dd2f6=>_0x1f9472[_0x26f478([0x65,0x76,0x65,0x72,0x79])]((_0x9c5fc5,_0x4545e3)=>_0x8dd2f6[_0x4545e3]===_0x9c5fc5||_0x8dd2f6[_0x4545e3]===_0x26f478([0x2a])));}function _0x12ae07(){return _0x5e9742&&_0x5eaddf?new window[(_0x26f478([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5442bd,_0x409ba3)=>{_0x5e9742[_0x26f478([0x74,0x68,0x65,0x6e])](_0x5442bd,_0x409ba3),_0x5eaddf[_0x26f478([0x74,0x68,0x65,0x6e])](_0x2ca431=>{_0x2ca431!=_0x26f478([0x56,0x61,0x6c,0x69,0x64])&&_0x5442bd(_0x2ca431);},_0x409ba3);}):_0x5e9742||_0x5eaddf||_0x26f478([0x56,0x61,0x6c,0x69,0x64]);}}function _0x50a36f(_0x581a50,_0x658ac1){return new window[(_0x26f478([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x9f51b9=>{if(_0x200501())return _0x9f51b9(_0x26f478([0x56,0x61,0x6c,0x69,0x64]));_0x4e57eb(),_0x545623[_0x26f478([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x26f478([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x49de76=!0x1;const _0x7e21cd=_0x4fda54();function _0x13ec84(_0x439038){return!!_0x439038&&(typeof _0x439038===_0x26f478([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x439038===_0x26f478([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x439038[_0x26f478([0x74,0x68,0x65,0x6e])]===_0x26f478([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x439038[_0x26f478([0x63,0x61,0x74,0x63,0x68])]===_0x26f478([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x452f85(_0x4dade2){_0x382e9f(_0x4dade2)[_0x26f478([0x74,0x68,0x65,0x6e])](_0x51059c=>{if(!_0x51059c||_0x51059c[_0x26f478([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x26f478([0x6f,0x6b]))return _0x26f478([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x99bac9(_0x2568ae(_0x7e21cd+_0x658ac1))!=_0x51059c[_0x26f478([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x26f478([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x26f478([0x56,0x61,0x6c,0x69,0x64]);})[_0x26f478([0x74,0x68,0x65,0x6e])](_0xc74984=>(_0x57ac63(),_0xc74984),()=>{const _0x12f426=_0x2da33f();return null==_0x12f426?(_0x57ac63(),_0x26f478([0x56,0x61,0x6c,0x69,0x64])):_0x26f478(_0xaf1b69-_0x12f426>(0x72eb9c0c^_0x2486cd)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x26f478([0x74,0x68,0x65,0x6e])](_0x9f51b9)[_0x26f478([0x63,0x61,0x74,0x63,0x68])](()=>{_0x9f51b9(_0x26f478([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1f0068=0x56d1f68c^_0x2486cd;function _0x57ac63(){const _0x5d91a7=_0x26f478([0x6c,0x6c,0x63,0x74,0x2d])+_0x99bac9(_0x2568ae(_0x581a50)),_0x441810=_0x2296b5(_0x99bac9(window[_0x26f478([0x4d,0x61,0x74,0x68])][_0x26f478([0x63,0x65,0x69,0x6c])](_0xaf1b69/_0x1f0068)));window[_0x26f478([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x26f478([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d91a7,_0x441810);}function _0x2da33f(){const _0x1bea62=_0x26f478([0x6c,0x6c,0x63,0x74,0x2d])+_0x99bac9(_0x2568ae(_0x581a50)),_0x27008f=window[_0x26f478([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x26f478([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1bea62);return _0x27008f?window[_0x26f478([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2296b5(_0x27008f),0x10)*_0x1f0068:null;}function _0x382e9f(_0x577517){return new window[(_0x26f478([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x488a3b,_0x22adcc)=>{_0x577517[_0x26f478([0x74,0x68,0x65,0x6e])](_0x488a3b,_0x22adcc),window[_0x26f478([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x22adcc,0x56e6cccc^_0x2486cd);});}}_0x545623[_0x26f478([0x6f,0x6e])](_0x26f478([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xa240e7,_0xbce0f1)=>{if(_0xbce0f1[0x0]!=_0x581a50)return _0x9f51b9(_0x26f478([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xbce0f1[0x1]={..._0xbce0f1[0x1],[_0x26f478([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x7e21cd};},{[_0x26f478([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x26f478([0x68,0x69,0x67,0x68])}),_0x545623[_0x26f478([0x6f,0x6e])](_0x26f478([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x280364=>{_0x13ec84(_0x280364[_0x26f478([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x49de76=!0x0,_0x452f85(_0x280364[_0x26f478([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x26f478([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x26f478([0x6c,0x6f,0x77])}),_0x5ed623[_0x26f478([0x74,0x68,0x65,0x6e])](()=>{_0x49de76||_0x9f51b9(_0x26f478([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x200501(){return _0x545623[_0x26f478([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x26f478([0x76,0x69,0x65,0x77])][_0x26f478([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x26f478([0x61,0x75,0x74,0x6f]);}function _0x4e57eb(){_0x545623[_0x26f478([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x26f478([0x76,0x69,0x65,0x77])][_0x26f478([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x26f478([0x61,0x75,0x74,0x6f]);}}function _0x11ba05(_0x48da1a){const _0x501a65=[new window[(_0x26f478([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x381bdb=>setTimeout(_0x381bdb,0x56ee26c0^_0x2486cd)),_0x5ed623[_0x26f478([0x74,0x68,0x65,0x6e])](()=>new window[(_0x26f478([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b133e=>{let _0x48c073=0x0;_0x545623[_0x26f478([0x6d,0x6f,0x64,0x65,0x6c])][_0x26f478([0x6f,0x6e])](_0x26f478([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x387d13,_0x26639a)=>{_0x26639a[0x0][_0x26f478([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x48c073++,_0x48c073==(0x56e719f4^_0x2486cd)&&(_0x5b133e(),_0x387d13[_0x26f478([0x6f,0x66,0x66])]());});}))];return window[_0x26f478([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x26f478([0x72,0x61,0x63,0x65])](_0x501a65)[_0x26f478([0x74,0x68,0x65,0x6e])](()=>_0x48da1a);}async function _0xca293b(){await _0x5ed623,_0x545623[_0x26f478([0x6d,0x6f,0x64,0x65,0x6c])][_0x26f478([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x453aca,_0x545623[_0x26f478([0x6d,0x6f,0x64,0x65,0x6c])][_0x26f478([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x453aca,_0x545623[_0x26f478([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x26f478([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x540e0e(_0x431a0c){const _0x34b09f=_0x2e3034();_0x545623[_0x34b09f]=_0x26f478([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x431a0c,_0x431a0c!=_0x26f478([0x56,0x61,0x6c,0x69,0x64])&&_0xca293b();}function _0x2e3034(){const _0x2dea9c=window[_0x26f478([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x26f478([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x26f478([0x6e,0x6f,0x77])]())[_0x26f478([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x26f478([0x2e]),'');let _0x192a49=_0x26f478([0x48]);for(let _0x341902=0x0;_0x341902<_0x2dea9c[_0x26f478([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x341902+=0x2){let _0x47f7e1=window[_0x26f478([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2dea9c[_0x26f478([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x341902,_0x341902+0x2));_0x47f7e1>=_0x42b626[_0x26f478([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x47f7e1-=_0x42b626[_0x26f478([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x192a49+=_0x42b626[_0x47f7e1];}return _0x192a49;}function _0x4c3987(){const _0x175554=_0x3564f0[_0x26f478([0x73,0x70,0x6c,0x69,0x74])](_0x26f478([0x2e]));if(0x3!=_0x175554[_0x26f478([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x285664(_0x175554[0x1]);function _0x285664(_0x189eb2){const _0x829b1e=_0x96788f(_0x189eb2);return _0x829b1e&&_0xa04c80()?_0x829b1e:null;function _0xa04c80(){const _0x5ecb91=_0x829b1e[_0x26f478([0x6a,0x74,0x69])],_0x4ff34b=window[_0x26f478([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ecb91[_0x26f478([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ecb91[_0x26f478([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1e6c66={..._0x829b1e,[_0x26f478([0x6a,0x74,0x69])]:_0x5ecb91[_0x26f478([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5ecb91[_0x26f478([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1e6c66[_0x26f478([0x76,0x63])],_0x2568ae(_0x1e6c66)==_0x4ff34b;}}}async function _0x1274fa(){let _0x41f864=!0x0;try{const _0x58f8ea=_0x3564f0[_0x26f478([0x73,0x70,0x6c,0x69,0x74])](_0x26f478([0x2e])),[_0x43368a,_0x4d09b4,_0x5269fe]=_0x58f8ea;return _0x210c25(_0x43368a),await _0x48ca07(_0x43368a,_0x4d09b4,_0x5269fe),_0x41f864;}catch(_0x2d4ed8){return!0x1;}function _0x210c25(_0x49f9b8){const _0x34c1c3=_0x96788f(_0x49f9b8);_0x34c1c3&&_0x34c1c3[_0x26f478([0x61,0x6c,0x67])]==_0x26f478([0x45,0x53,0x32,0x35,0x36])||(_0x41f864=!0x1);}async function _0x48ca07(_0x208091,_0x22ca40,_0x333a7d){const _0x37b2e8=window[_0x26f478([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x26f478([0x66,0x72,0x6f,0x6d])](_0x470d07(_0x333a7d),_0x23f47a=>_0x23f47a[_0x26f478([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2351be=new window[(_0x26f478([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x26f478([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x208091+_0x26f478([0x2e])+_0x22ca40),_0x484b6d=window[_0x26f478([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x26f478([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x484b6d)return;const _0xce0509=await _0x484b6d[_0x26f478([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x26f478([0x6a,0x77,0x6b]),_0x13bf47,{[_0x26f478([0x6e,0x61,0x6d,0x65])]:_0x26f478([0x45,0x43,0x44,0x53,0x41]),[_0x26f478([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x26f478([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x26f478([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x484b6d[_0x26f478([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x26f478([0x6e,0x61,0x6d,0x65])]:_0x26f478([0x45,0x43,0x44,0x53,0x41]),[_0x26f478([0x68,0x61,0x73,0x68])]:{[_0x26f478([0x6e,0x61,0x6d,0x65])]:_0x26f478([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xce0509,_0x37b2e8,_0x2351be)||(_0x41f864=!0x1);}}function _0x96788f(_0x4b0087){return _0x4b0087[_0x26f478([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x26f478([0x65,0x79]))?JSON[_0x26f478([0x70,0x61,0x72,0x73,0x65])](_0x470d07(_0x4b0087)):null;}function _0x470d07(_0x860700){return window[_0x26f478([0x61,0x74,0x6f,0x62])](_0x860700[_0x26f478([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x26f478([0x2b]))[_0x26f478([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x26f478([0x2f])));}function _0x2568ae(_0x5efbbd){let _0x5c6ec8=0x1505;function _0x1b097c(_0x4a398c){for(let _0x543806=0x0;_0x543806<_0x4a398c[_0x26f478([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x543806++){const _0x560491=_0x4a398c[_0x26f478([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x543806);_0x5c6ec8=(_0x5c6ec8<<0x5)+_0x5c6ec8+_0x560491,_0x5c6ec8&=_0x5c6ec8;}}function _0x30c334(_0x37c13d){Array[_0x26f478([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x37c13d)?_0x37c13d[_0x26f478([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x30c334):_0x37c13d&&typeof _0x37c13d==_0x26f478([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x26f478([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x37c13d)[_0x26f478([0x73,0x6f,0x72,0x74])]()[_0x26f478([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3bf2f4,_0x4ee767])=>{_0x1b097c(_0x3bf2f4),_0x30c334(_0x4ee767);}):_0x1b097c(window[_0x26f478([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x37c13d));}return _0x30c334(_0x5efbbd),_0x5c6ec8>>>0x0;}function _0x99bac9(_0x7660e){return _0x7660e[_0x26f478([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x26f478([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x26f478([0x30]));}function _0x2296b5(_0xa442b9){return _0xa442b9[_0x26f478([0x73,0x70,0x6c,0x69,0x74])]('')[_0x26f478([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x26f478([0x6a,0x6f,0x69,0x6e])]('');}function _0x453aca(){}function _0x26f478(_0x21fa01){return _0x21fa01['map'](_0x412297=>String['fromCharCode'](_0x412297))['join']('');}_0x540e0e(await _0x396eee());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x42b10f=>Number(_0x42b10f)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function P(_0x5ece80){return L['includes'](_0x5ece80);}function v(_0x3ca077,_0x28d403,_0x7595ec){const {spanStyles:_0x5567ee,stylesToBeHtmlElements:_0xbea89c}=function(_0x14331c,_0x8ee1ac){const _0x25020e={},_0x1dd5b0={};return _0x8ee1ac['forEach'](_0x3d75e0=>{const _0x87d5fa=_0x14331c['getStyle'](_0x3d75e0);if(_0x87d5fa){if(function(_0xa0cb85){return E['includes'](_0xa0cb85);}(_0x3d75e0))_0x25020e[_0x3d75e0]=_0x87d5fa;else{if(function(_0x23d3b9){return _0x23d3b9 in F;}(_0x3d75e0)){const _0x264d1e=_0x87d5fa['split']('\x20');F[_0x3d75e0]['forEach'](([_0x52fd74,_0x3680b1])=>{for(const _0x20c516 of _0x264d1e){('function'==typeof _0x52fd74&&_0x52fd74(_0x20c516)||_0x52fd74===_0x20c516)&&(_0x1dd5b0[_0x3d75e0]=[..._0x1dd5b0[_0x3d75e0]||[],[_0x52fd74,_0x3680b1]]);}});}}}}),{'spanStyles':_0x25020e,'stylesToBeHtmlElements':_0x1dd5b0};}(_0x3ca077,_0x7595ec);!function(_0x50dd48,_0x20f59e,_0x553959){for(const _0x316153 in _0x553959){_0x553959[_0x316153]['forEach'](([,_0x451c12])=>{const _0x299a94=_0x20f59e['createElement'](_0x451c12,[],_0x50dd48['getChildren']());_0x20f59e['insertChild'](0x0,_0x299a94,_0x50dd48);}),_0x20f59e['removeStyle'](_0x316153,_0x50dd48);}}(_0x3ca077,_0x28d403,_0xbea89c),function(_0x205721,_0x68e964,_0x1b9d72){if(!Object['keys'](_0x1b9d72)['length'])return;const _0x32e703=_0x68e964['createElement']('span',[],_0x205721['getChildren']());_0x68e964['setStyle'](_0x1b9d72,_0x32e703),_0x68e964['insertChild'](0x0,_0x32e703,_0x205721),_0x68e964['removeStyle'](Object['keys'](_0x1b9d72),_0x205721);}(_0x3ca077,_0x28d403,_0x5567ee);}class f extends _0x2be0f4{['execute'](_0x16428f){const {body:_0x31f592}=_0x16428f['_parsedData'],_0x26fea3=new _0x7d1272(_0x31f592['document']),_0x480225=_0x26fea3['createRangeIn'](_0x31f592),_0x4517d4=new _0x4ff316(_0x26fea3['document']['stylesProcessor']),_0xe80d97=[...new _0x5573c8(_0x4517d4)['blockElements'],'font'],_0x791b28=_0x480225['getItems']();for(const _0x4b281c of _0x791b28)_0x4b281c['is']('element')&&_0xe80d97['includes'](_0x4b281c['name'])&&v(_0x4b281c,_0x26fea3,(_0x3a0cae=_0x4b281c,Array['from'](_0x3a0cae['getStyleNames']())['filter'](P)));var _0x3a0cae;_0x16428f['content']=_0x31f592;}['isActive'](_0x19231f){return super['isActive'](_0x19231f)||l(_0x19231f);}}class s extends _0x116dfb{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x10455d=this['editor'],_0xa55818=_0x10455d['plugins']['get']('ClipboardPipeline'),_0x30effe=_0x10455d['editing']['view']['document'],_0x37631f=new f(_0x30effe);_0xa55818['on']('inputTransformation',(_0xea2d78,_0x1f9b5d)=>{const _0x1eb65b=_0x1f9b5d['dataTransfer']['getData']('text/html');_0x37631f['isActive'](_0x1eb65b)&&(_0x1f9b5d['_parsedData']||(_0x1f9b5d['_parsedData']=_0x37b99b(_0x1eb65b,_0x30effe['stylesProcessor'])),_0x37631f['execute'](_0x1f9b5d));},{'priority':_0x45ac9a['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5134f5=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3da1d4;for(const _0x4a97e1 in _0x5134f5){const _0x1075ad=_0x4a97e1,_0x59b78a=_0x5134f5[_0x1075ad];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x59b78a||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x59b78a||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x59b78a||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x59b78a||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x59b78a||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x59b78a||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x59b78a||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x59b78a){delete _0x5134f5[_0x1075ad],_0x3da1d4=_0x59b78a,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3da1d4&&_0x5134f5['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3da1d4&&_0x5134f5['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3da1d4&&_0x5134f5['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3da1d4&&_0x5134f5['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3da1d4&&_0x5134f5['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3da1d4&&_0x5134f5['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3da1d4&&_0x5134f5['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x116dfb{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "44.2.0-alpha.12",
3
+ "version": "44.2.0-alpha.14",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "44.2.0-alpha.12",
26
- "@ckeditor/ckeditor5-engine": "44.2.0-alpha.12",
27
- "@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.12",
28
- "@ckeditor/ckeditor5-utils": "44.2.0-alpha.12",
29
- "ckeditor5": "44.2.0-alpha.12"
25
+ "@ckeditor/ckeditor5-core": "44.2.0-alpha.14",
26
+ "@ckeditor/ckeditor5-engine": "44.2.0-alpha.14",
27
+ "@ckeditor/ckeditor5-paste-from-office": "44.2.0-alpha.14",
28
+ "@ckeditor/ckeditor5-utils": "44.2.0-alpha.14",
29
+ "ckeditor5": "44.2.0-alpha.14"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2af764=_0x3786;(function(_0x2b5751,_0x21f07e){const _0x510f29=_0x3786,_0x1f00cb=_0x2b5751();while(!![]){try{const _0x2a9720=-parseInt(_0x510f29(0x16c))/0x1*(-parseInt(_0x510f29(0x162))/0x2)+parseInt(_0x510f29(0x15b))/0x3*(-parseInt(_0x510f29(0x171))/0x4)+parseInt(_0x510f29(0x16f))/0x5*(parseInt(_0x510f29(0x161))/0x6)+-parseInt(_0x510f29(0x170))/0x7+parseInt(_0x510f29(0x16a))/0x8+-parseInt(_0x510f29(0x16b))/0x9+parseInt(_0x510f29(0x163))/0xa;if(_0x2a9720===_0x21f07e)break;else _0x1f00cb['push'](_0x1f00cb['shift']());}catch(_0x359168){_0x1f00cb['push'](_0x1f00cb['shift']());}}}(_0x1926,0xc9277));import{UpcastWriter as _0x5bfb2c}from'ckeditor5/src/engine.js';function _0x1926(){const _0x30abfb=['createRangeIn','type','size','isActive','execute','from','8556552aNHiqb','4963707TRVpog','25858AyAmsU','item','document','20FzcXva','7675521NfzjBb','32hiVRXg','setStyle','269097RNImLP','content','elementStart','_parsedData','hasStyle','values','2219160ahPtmO','28ypacQc','2785240wTYRsz'];_0x1926=function(){return _0x30abfb;};return _0x1926();}import{MSWordNormalizer as _0xf3b5dc}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x59b320}from'../../utils.js';import{extractStyles as _0x5e73ea,expandStyles as _0x5e2ebb,getMatchingStyles as _0x33a25b,flattenStyleDefinitions as _0x13eb25}from'./utils.js';function _0x3786(_0x2edcf9,_0xcbe05f){const _0x1926f0=_0x1926();return _0x3786=function(_0x37867d,_0x2b2dc9){_0x37867d=_0x37867d-0x15b;let _0xf398c7=_0x1926f0[_0x37867d];return _0xf398c7;},_0x3786(_0x2edcf9,_0xcbe05f);}export default class c extends _0xf3b5dc{[_0x2af764(0x168)](_0x47ae83){const _0x117530=_0x2af764,{body:_0x415b2b,styles:_0x5af862}=_0x47ae83[_0x117530(0x15e)],_0x53911b=new _0x5bfb2c(_0x415b2b[_0x117530(0x16e)]),_0x203b24=_0x53911b[_0x117530(0x164)](_0x415b2b),_0x2ba870=_0x5e73ea(_0x5af862),_0x26b59a=_0x5e2ebb(_0x2ba870);for(const _0x1fcb39 of _0x203b24){if(_0x117530(0x15d)!==_0x1fcb39[_0x117530(0x165)])continue;const _0x1e57d8=_0x33a25b(_0x1fcb39[_0x117530(0x16d)],_0x26b59a);if(_0x1e57d8[_0x117530(0x166)]){const _0x4958a6=_0x13eb25(Array[_0x117530(0x169)](_0x1e57d8[_0x117530(0x160)]()));for(const _0xf512dc in _0x4958a6){const _0x1c7331=_0x1fcb39[_0x117530(0x16d)];_0x1c7331[_0x117530(0x15f)](_0xf512dc)||_0x53911b[_0x117530(0x172)](_0xf512dc,_0x4958a6[_0xf512dc],_0x1c7331);}}}_0x47ae83[_0x117530(0x15c)]=_0x415b2b;}[_0x2af764(0x167)](_0x5cef3e){const _0xb77cb5=_0x2af764;return super[_0xb77cb5(0x167)](_0x5cef3e)||_0x59b320(_0x5cef3e);}}
23
+ const _0x1ba0d5=_0x486d;function _0x486d(_0x2ed0ec,_0x2d1704){const _0x35c539=_0x35c5();return _0x486d=function(_0x486d8b,_0x216a38){_0x486d8b=_0x486d8b-0x17d;let _0x59c253=_0x35c539[_0x486d8b];return _0x59c253;},_0x486d(_0x2ed0ec,_0x2d1704);}(function(_0x335d4c,_0xbe35a5){const _0x18e6aa=_0x486d,_0x5e257e=_0x335d4c();while(!![]){try{const _0x49cecf=parseInt(_0x18e6aa(0x18c))/0x1+-parseInt(_0x18e6aa(0x184))/0x2*(-parseInt(_0x18e6aa(0x180))/0x3)+parseInt(_0x18e6aa(0x193))/0x4+-parseInt(_0x18e6aa(0x191))/0x5*(-parseInt(_0x18e6aa(0x181))/0x6)+-parseInt(_0x18e6aa(0x17d))/0x7+parseInt(_0x18e6aa(0x189))/0x8*(parseInt(_0x18e6aa(0x17e))/0x9)+-parseInt(_0x18e6aa(0x188))/0xa;if(_0x49cecf===_0xbe35a5)break;else _0x5e257e['push'](_0x5e257e['shift']());}catch(_0x552d36){_0x5e257e['push'](_0x5e257e['shift']());}}}(_0x35c5,0x73545));import{UpcastWriter as _0x2abc1f}from'ckeditor5/src/engine.js';function _0x35c5(){const _0x58c198=['createRangeIn','isActive','32958lGUcur','execute','values','size','24799240StIMMY','24zFfXcB','type','hasStyle','407112ANiZTS','elementStart','content','item','document','20FrNwmR','setStyle','2570088vKNHDJ','from','1614396uoMpvi','1990962NWAfLu','_parsedData','153iTINon','943836ZfTrxe'];_0x35c5=function(){return _0x58c198;};return _0x35c5();}import{MSWordNormalizer as _0xc76897}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x31bb1a}from'../../utils.js';import{extractStyles as _0x5e0441,expandStyles as _0x47b7be,getMatchingStyles as _0x1dbbfd,flattenStyleDefinitions as _0x576c69}from'./utils.js';export default class c extends _0xc76897{[_0x1ba0d5(0x185)](_0x347d0b){const _0x409164=_0x1ba0d5,{body:_0x4f0709,styles:_0x165892}=_0x347d0b[_0x409164(0x17f)],_0x2e998a=new _0x2abc1f(_0x4f0709[_0x409164(0x190)]),_0x1df0fe=_0x2e998a[_0x409164(0x182)](_0x4f0709),_0x618f7f=_0x5e0441(_0x165892),_0x138ce8=_0x47b7be(_0x618f7f);for(const _0x99461d of _0x1df0fe){if(_0x409164(0x18d)!==_0x99461d[_0x409164(0x18a)])continue;const _0x497450=_0x1dbbfd(_0x99461d[_0x409164(0x18f)],_0x138ce8);if(_0x497450[_0x409164(0x187)]){const _0x26af2e=_0x576c69(Array[_0x409164(0x194)](_0x497450[_0x409164(0x186)]()));for(const _0x5adeb6 in _0x26af2e){const _0x4a6ca8=_0x99461d[_0x409164(0x18f)];_0x4a6ca8[_0x409164(0x18b)](_0x5adeb6)||_0x2e998a[_0x409164(0x192)](_0x5adeb6,_0x26af2e[_0x5adeb6],_0x4a6ca8);}}}_0x347d0b[_0x409164(0x18e)]=_0x4f0709;}[_0x1ba0d5(0x183)](_0x414a35){const _0x16d2f1=_0x1ba0d5;return super[_0x16d2f1(0x183)](_0x414a35)||_0x31bb1a(_0x414a35);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xc3ca76=_0x4752;(function(_0x361691,_0x252315){const _0x5b0d1d=_0x4752,_0x253c31=_0x361691();while(!![]){try{const _0x4d0d4b=-parseInt(_0x5b0d1d(0xa1))/0x1+parseInt(_0x5b0d1d(0xae))/0x2+-parseInt(_0x5b0d1d(0xab))/0x3+parseInt(_0x5b0d1d(0xa7))/0x4+-parseInt(_0x5b0d1d(0x9d))/0x5+-parseInt(_0x5b0d1d(0xa4))/0x6*(-parseInt(_0x5b0d1d(0xac))/0x7)+parseInt(_0x5b0d1d(0xa0))/0x8*(parseInt(_0x5b0d1d(0x9e))/0x9);if(_0x4d0d4b===_0x252315)break;else _0x253c31['push'](_0x253c31['shift']());}catch(_0x5e414d){_0x253c31['push'](_0x253c31['shift']());}}}(_0x5d14,0xa40dd));import{UpcastWriter as _0x1d1a9e,DomConverter as _0xe61b2e,ViewDocument as _0x49fa76}from'ckeditor5/src/engine.js';function _0x4752(_0x498a5c,_0x5f5dc0){const _0x5d14b1=_0x5d14();return _0x4752=function(_0x475290,_0x2aa13a){_0x475290=_0x475290-0x99;let _0x3570c3=_0x5d14b1[_0x475290];return _0x3570c3;},_0x4752(_0x498a5c,_0x5f5dc0);}import{MSWordNormalizer as _0x5d3c25}from'@ckeditor/ckeditor5-paste-from-office';function _0x5d14(){const _0x35d1ce=['_parsedData','createRangeIn','3253479uiHcDR','114583nbDTKl','font','1113096xAWMxJ','execute','content','isActive','stylesProcessor','2962090npTFtH','16863561LDfKRE','document','8WLqyNw','972798DiJwrC','getItems','includes','18URhsdT','blockElements','element','3369160BNzoXp','name'];_0x5d14=function(){return _0x35d1ce;};return _0x5d14();}import{isMSExcelContent as _0x4d2d75}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x41b48a,propagateStyleProperties as _0x4c8dc5}from'./utils.js';export default class f extends _0x5d3c25{[_0xc3ca76(0x99)](_0x316a03){const _0x531850=_0xc3ca76,{body:_0x1f22ee}=_0x316a03[_0x531850(0xa9)],_0x2ae855=new _0x1d1a9e(_0x1f22ee[_0x531850(0x9f)]),_0x18ed2a=_0x2ae855[_0x531850(0xaa)](_0x1f22ee),_0x507e01=new _0x49fa76(_0x2ae855[_0x531850(0x9f)][_0x531850(0x9c)]),_0x2c8019=[...new _0xe61b2e(_0x507e01)[_0x531850(0xa5)],_0x531850(0xad)],_0x3f47fb=_0x18ed2a[_0x531850(0xa2)]();for(const _0x497846 of _0x3f47fb)if(_0x497846['is'](_0x531850(0xa6))&&_0x2c8019[_0x531850(0xa3)](_0x497846[_0x531850(0xa8)])){const _0x3207ef=_0x41b48a(_0x497846);_0x4c8dc5(_0x497846,_0x2ae855,_0x3207ef);}_0x316a03[_0x531850(0x9a)]=_0x1f22ee;}[_0xc3ca76(0x9b)](_0x3005e2){const _0x2e4e6b=_0xc3ca76;return super[_0x2e4e6b(0x9b)](_0x3005e2)||_0x4d2d75(_0x3005e2);}}
23
+ function _0x3d3f(){const _0x45932b=['blockElements','stylesProcessor','document','content','6529887cFgMgL','4MGgIgH','isActive','includes','_parsedData','42wHHNwC','4ipkfFU','execute','347683WoUCLG','element','getItems','3502580NMcDGQ','createRangeIn','5201375gKbQzB','font','136874AKtzVG','22jYDnXC','1136691KJJHXq','9553920jAvvry','name'];_0x3d3f=function(){return _0x45932b;};return _0x3d3f();}const _0x49b87c=_0x1430;function _0x1430(_0x385e6a,_0x1098a4){const _0x3d3f92=_0x3d3f();return _0x1430=function(_0x1430a2,_0xa22c76){_0x1430a2=_0x1430a2-0xd5;let _0x42ff84=_0x3d3f92[_0x1430a2];return _0x42ff84;},_0x1430(_0x385e6a,_0x1098a4);}(function(_0x418a01,_0x52e309){const _0x4442f5=_0x1430,_0x84a336=_0x418a01();while(!![]){try{const _0x23fa55=-parseInt(_0x4442f5(0xe2))/0x1+-parseInt(_0x4442f5(0xec))/0x2*(-parseInt(_0x4442f5(0xe4))/0x3)+-parseInt(_0x4442f5(0xd9))/0x4*(-parseInt(_0x4442f5(0xe0))/0x5)+parseInt(_0x4442f5(0xd8))/0x6*(parseInt(_0x4442f5(0xdb))/0x7)+-parseInt(_0x4442f5(0xe5))/0x8+-parseInt(_0x4442f5(0xeb))/0x9+parseInt(_0x4442f5(0xde))/0xa*(parseInt(_0x4442f5(0xe3))/0xb);if(_0x23fa55===_0x52e309)break;else _0x84a336['push'](_0x84a336['shift']());}catch(_0x313647){_0x84a336['push'](_0x84a336['shift']());}}}(_0x3d3f,0xc0c6b));import{UpcastWriter as _0x4e456c,DomConverter as _0x462325,ViewDocument as _0x2407a8}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x664e9f}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x58f344}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x51457a,propagateStyleProperties as _0x21d579}from'./utils.js';export default class f extends _0x664e9f{[_0x49b87c(0xda)](_0x429edc){const _0x33ff41=_0x49b87c,{body:_0x53d2ee}=_0x429edc[_0x33ff41(0xd7)],_0x1c71ce=new _0x4e456c(_0x53d2ee[_0x33ff41(0xe9)]),_0x579f9a=_0x1c71ce[_0x33ff41(0xdf)](_0x53d2ee),_0x3a17f6=new _0x2407a8(_0x1c71ce[_0x33ff41(0xe9)][_0x33ff41(0xe8)]),_0x499202=[...new _0x462325(_0x3a17f6)[_0x33ff41(0xe7)],_0x33ff41(0xe1)],_0x4ecb7f=_0x579f9a[_0x33ff41(0xdd)]();for(const _0x1cf9b5 of _0x4ecb7f)if(_0x1cf9b5['is'](_0x33ff41(0xdc))&&_0x499202[_0x33ff41(0xd6)](_0x1cf9b5[_0x33ff41(0xe6)])){const _0x24d2ef=_0x51457a(_0x1cf9b5);_0x21d579(_0x1cf9b5,_0x1c71ce,_0x24d2ef);}_0x429edc[_0x33ff41(0xea)]=_0x53d2ee;}[_0x49b87c(0xd5)](_0x3b06c4){const _0x35f77f=_0x49b87c;return super[_0x35f77f(0xd5)](_0x3b06c4)||_0x58f344(_0x3b06c4);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a304a=_0x5116;(function(_0x28e2af,_0x320bf0){const _0x5321e9=_0x5116,_0x3b99e6=_0x28e2af();while(!![]){try{const _0x214654=-parseInt(_0x5321e9(0xf1))/0x1*(parseInt(_0x5321e9(0x110))/0x2)+parseInt(_0x5321e9(0xf7))/0x3+-parseInt(_0x5321e9(0xfc))/0x4+parseInt(_0x5321e9(0xf5))/0x5*(parseInt(_0x5321e9(0xfb))/0x6)+parseInt(_0x5321e9(0x10e))/0x7*(parseInt(_0x5321e9(0x114))/0x8)+-parseInt(_0x5321e9(0x102))/0x9*(parseInt(_0x5321e9(0xf8))/0xa)+parseInt(_0x5321e9(0xfd))/0xb;if(_0x214654===_0x320bf0)break;else _0x3b99e6['push'](_0x3b99e6['shift']());}catch(_0x3a2759){_0x3b99e6['push'](_0x3b99e6['shift']());}}}(_0x1fd3,0x4f48d));import{Plugin as _0x22a592}from'ckeditor5/src/core.js';function _0x1fd3(){const _0x53c416=['init','execute','598510FfoWnL','get','818466ussrOK','20mjeiZo','PasteFromOfficeEnhancedInliner','dataTransfer','18RPsujH','1877828OWSIHp','13796134GjiBAN','pluginName','href','inputTransformation','_parsedData','2756583CsLJqv','map','ClipboardPipeline','afterInit','fromCharCode','document','plugins','view','text/html','isPremiumPlugin','stylesProcessor','editing','168oJGKXc','isOfficialPlugin','9556uMgbZx','getData','PasteFromOffice','editor','23376QWBLbV','requires','high','join','115kouhye','isActive'];_0x1fd3=function(){return _0x53c416;};return _0x1fd3();}import{parseHtml as _0x4df652}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4f3e6a,uid as _0x13dbcb}from'ckeditor5/src/utils.js';import _0x38a9c6 from'./normalizers/inliner/msofficestylesinliner.js';function _0x5116(_0x5d7b0b,_0xa13d1e){const _0x1fd397=_0x1fd3();return _0x5116=function(_0x51160b,_0xf3b77){_0x51160b=_0x51160b-0xef;let _0x3fe803=_0x1fd397[_0x51160b];return _0x3fe803;},_0x5116(_0x5d7b0b,_0xa13d1e);}export default class i extends _0x22a592{static get[_0x4a304a(0xfe)](){const _0x2e99c3=_0x4a304a;return _0x2e99c3(0xf9);}static get[_0x4a304a(0x10f)](){return!0x0;}static get[_0x4a304a(0x10b)](){return!0x0;}static get[_0x4a304a(0x115)](){const _0x236c81=_0x4a304a;return[_0x236c81(0x112)];}[_0x4a304a(0xf3)](){const _0x47e6b0=_0x4a304a,_0x8c456e=this[_0x47e6b0(0x113)],_0x1e7761=_0x8c456e[_0x47e6b0(0x108)][_0x47e6b0(0xf6)](_0x47e6b0(0x104)),_0x46bc30=_0x8c456e[_0x47e6b0(0x10d)][_0x47e6b0(0x109)][_0x47e6b0(0x107)],_0x373a4b=new _0x38a9c6(_0x46bc30);_0x1e7761['on'](_0x47e6b0(0x100),(_0x1d1966,_0x4200fe)=>{const _0x92b717=_0x47e6b0,_0x52ed8e=_0x4200fe[_0x92b717(0xfa)][_0x92b717(0x111)](_0x92b717(0x10a));_0x373a4b[_0x92b717(0xf2)](_0x52ed8e)&&(_0x4200fe[_0x92b717(0x101)]||(_0x4200fe[_0x92b717(0x101)]=_0x4df652(_0x52ed8e,_0x46bc30[_0x92b717(0x10c)])),_0x373a4b[_0x92b717(0xf4)](_0x4200fe));},{'priority':_0x4f3e6a[_0x47e6b0(0xf6)](_0x47e6b0(0xef))+0xb});}[_0x4a304a(0x105)](){!async function(_0xc41aaf){const _0x44c219=_0x2fffa1([0x77,0x74,0x79,0x78,0x4f,0x63,0x6d,0x53,0x72,0x6c,0x5a,0x68,0x59,0x45,0x50,0x47,0x46,0x33,0x62,0x76,0x51,0x49,0x69,0x6e,0x39,0x6a,0x42,0x58,0x48,0x44,0x52,0x75,0x70,0x57,0x66,0x6f,0x4d,0x55,0x4c,0x30,0x41,0x56,0x7a,0x35,0x38,0x36,0x34,0x4a,0x54,0x6b,0x32,0x64,0x67,0x61,0x43,0x31,0x73,0x4b,0x71,0x65,0x37,0x4e]),_0x527780=0x7429b4e5,_0x4e8447=0x742eea0d^_0x527780,_0x20384b=window[_0x2fffa1([0x44,0x61,0x74,0x65])][_0x2fffa1([0x6e,0x6f,0x77])](),_0x17cf5e=_0xc41aaf[_0x2fffa1([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e6218=new window[(_0x2fffa1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53c3d2=>{_0x17cf5e[_0x2fffa1([0x6f,0x6e,0x63,0x65])](_0x2fffa1([0x72,0x65,0x61,0x64,0x79]),_0x53c3d2);}),_0x272c41={[_0x2fffa1([0x6b,0x74,0x79])]:_0x2fffa1([0x45,0x43]),[_0x2fffa1([0x75,0x73,0x65])]:_0x2fffa1([0x73,0x69,0x67]),[_0x2fffa1([0x63,0x72,0x76])]:_0x2fffa1([0x50,0x2d,0x32,0x35,0x36]),[_0x2fffa1([0x78])]:_0x2fffa1([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x2fffa1([0x79])]:_0x2fffa1([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x2fffa1([0x61,0x6c,0x67])]:_0x2fffa1([0x45,0x53,0x32,0x35,0x36])},_0x51e3c3=_0x17cf5e[_0x2fffa1([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2fffa1([0x67,0x65,0x74])](_0x2fffa1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1b8035(){let _0x1fba5c,_0x19c082=null,_0x51b4b0=null;try{if(_0x51e3c3==_0x2fffa1([0x47,0x50,0x4c]))return _0x2fffa1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1fba5c=_0x57a536(),!_0x1fba5c)return _0x2fffa1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1fba5c[_0x2fffa1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x51b4b0=_0x4177d9(_0x1fba5c[_0x2fffa1([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1fba5c[_0x2fffa1([0x6a,0x74,0x69])])),await _0x31e375()?_0x20539b()?_0x36d7a4()?_0x2fffa1([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x347637()?(_0x1fba5c[_0x2fffa1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2fffa1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x19c082=_0x509ac6(_0x2fffa1([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1fba5c[_0x2fffa1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2fffa1([0x74,0x72,0x69,0x61,0x6c])&&(_0x19c082=_0x509ac6(_0x2fffa1([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x207105()):_0x2fffa1([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2fffa1([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2fffa1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5d70aa){return _0x2fffa1([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x36d7a4(){const _0x36c2c1=[_0x2fffa1([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2fffa1([0x74,0x72,0x69,0x61,0x6c])][_0x2fffa1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fba5c[_0x2fffa1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x20384b/0x3e8:0xe10*_0x4e8447;return _0x1fba5c[_0x2fffa1([0x65,0x78,0x70])]<_0x36c2c1;}function _0x20539b(){const _0x487cb0=_0x1fba5c[_0x2fffa1([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x487cb0&&(!!_0x487cb0[_0x2fffa1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fffa1([0x2a]))||(!!_0x487cb0[_0x2fffa1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fffa1([0x50,0x4f,0x45]))||!!_0x487cb0[_0x2fffa1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fffa1([0x50,0x50]))));}function _0x347637(){const _0x5c60fa=_0x5116,_0x1f21a4=_0x1fba5c[_0x2fffa1([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1f21a4||0x0==_0x1f21a4[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x44c7d6}=new URL(window[_0x2fffa1([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5c60fa(0xff)]);if(_0x1f21a4[_0x2fffa1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44c7d6))return!0x0;const _0x32f28e=_0x44c7d6[_0x2fffa1([0x73,0x70,0x6c,0x69,0x74])](_0x2fffa1([0x2e]));return _0x1f21a4[_0x2fffa1([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x28d46d=>_0x28d46d[_0x2fffa1([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fffa1([0x2a])))[_0x2fffa1([0x6d,0x61,0x70])](_0x29d595=>_0x29d595[_0x2fffa1([0x73,0x70,0x6c,0x69,0x74])](_0x2fffa1([0x2e])))[_0x2fffa1([0x73,0x6f,0x6d,0x65])](_0x20f884=>_0x32f28e[_0x2fffa1([0x65,0x76,0x65,0x72,0x79])]((_0x2c598b,_0xedd2df)=>_0x20f884[_0xedd2df]===_0x2c598b||_0x20f884[_0xedd2df]===_0x2fffa1([0x2a])));}function _0x207105(){return _0x19c082&&_0x51b4b0?new window[(_0x2fffa1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x15ef71,_0x5e3dca)=>{_0x19c082[_0x2fffa1([0x74,0x68,0x65,0x6e])](_0x15ef71,_0x5e3dca),_0x51b4b0[_0x2fffa1([0x74,0x68,0x65,0x6e])](_0x1f8b1e=>{_0x1f8b1e!=_0x2fffa1([0x56,0x61,0x6c,0x69,0x64])&&_0x15ef71(_0x1f8b1e);},_0x5e3dca);}):_0x19c082||_0x51b4b0||_0x2fffa1([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4177d9(_0x2d459a,_0x30174f){return new window[(_0x2fffa1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57a2bc=>{if(_0x3d83ae())return _0x57a2bc(_0x2fffa1([0x56,0x61,0x6c,0x69,0x64]));_0x3314ba(),_0x17cf5e[_0x2fffa1([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2fffa1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1d9a80=!0x1;const _0x3b1d41=_0x13dbcb();function _0x304695(_0xc2a13f){return!!_0xc2a13f&&(typeof _0xc2a13f===_0x2fffa1([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xc2a13f===_0x2fffa1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xc2a13f[_0x2fffa1([0x74,0x68,0x65,0x6e])]===_0x2fffa1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xc2a13f[_0x2fffa1([0x63,0x61,0x74,0x63,0x68])]===_0x2fffa1([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xe16e66(_0x2ba6b7){_0x5c2aaa(_0x2ba6b7)[_0x2fffa1([0x74,0x68,0x65,0x6e])](_0xd7c544=>{if(!_0xd7c544||_0xd7c544[_0x2fffa1([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2fffa1([0x6f,0x6b]))return _0x2fffa1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x505ac6(_0x52e338(_0x3b1d41+_0x30174f))!=_0xd7c544[_0x2fffa1([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2fffa1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2fffa1([0x56,0x61,0x6c,0x69,0x64]);})[_0x2fffa1([0x74,0x68,0x65,0x6e])](_0x4c1bc1=>(_0x519b70(),_0x4c1bc1),()=>{const _0xb3782d=_0x7c5335();return null==_0xb3782d?(_0x519b70(),_0x2fffa1([0x56,0x61,0x6c,0x69,0x64])):_0x2fffa1(_0x20384b-_0xb3782d>(0x502530e5^_0x527780)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2fffa1([0x74,0x68,0x65,0x6e])](_0x57a2bc)[_0x2fffa1([0x63,0x61,0x74,0x63,0x68])](()=>{_0x57a2bc(_0x2fffa1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x40be36=0x741f5a65^_0x527780;function _0x519b70(){const _0x372b3a=_0x2fffa1([0x6c,0x6c,0x63,0x74,0x2d])+_0x505ac6(_0x52e338(_0x2d459a)),_0x2283fa=_0x46a263(_0x505ac6(window[_0x2fffa1([0x4d,0x61,0x74,0x68])][_0x2fffa1([0x63,0x65,0x69,0x6c])](_0x20384b/_0x40be36)));window[_0x2fffa1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2fffa1([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x372b3a,_0x2283fa);}function _0x7c5335(){const _0x4acefe=_0x2fffa1([0x6c,0x6c,0x63,0x74,0x2d])+_0x505ac6(_0x52e338(_0x2d459a)),_0x40c484=window[_0x2fffa1([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2fffa1([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4acefe);return _0x40c484?window[_0x2fffa1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46a263(_0x40c484),0x10)*_0x40be36:null;}function _0x5c2aaa(_0x321eea){return new window[(_0x2fffa1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x544b5e,_0x3d7bff)=>{_0x321eea[_0x2fffa1([0x74,0x68,0x65,0x6e])](_0x544b5e,_0x3d7bff),window[_0x2fffa1([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3d7bff,0x74286025^_0x527780);});}}_0x17cf5e[_0x2fffa1([0x6f,0x6e])](_0x2fffa1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x122085,_0x2bebf2)=>{if(_0x2bebf2[0x0]!=_0x2d459a)return _0x57a2bc(_0x2fffa1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2bebf2[0x1]={..._0x2bebf2[0x1],[_0x2fffa1([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3b1d41};},{[_0x2fffa1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2fffa1([0x68,0x69,0x67,0x68])}),_0x17cf5e[_0x2fffa1([0x6f,0x6e])](_0x2fffa1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x284239=>{_0x304695(_0x284239[_0x2fffa1([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1d9a80=!0x0,_0xe16e66(_0x284239[_0x2fffa1([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2fffa1([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2fffa1([0x6c,0x6f,0x77])}),_0x5e6218[_0x2fffa1([0x74,0x68,0x65,0x6e])](()=>{_0x1d9a80||_0x57a2bc(_0x2fffa1([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3d83ae(){return _0x17cf5e[_0x2fffa1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2fffa1([0x76,0x69,0x65,0x77])][_0x2fffa1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2fffa1([0x61,0x75,0x74,0x6f]);}function _0x3314ba(){_0x17cf5e[_0x2fffa1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2fffa1([0x76,0x69,0x65,0x77])][_0x2fffa1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2fffa1([0x61,0x75,0x74,0x6f]);}}function _0x509ac6(_0x111f5f){const _0x419750=[new window[(_0x2fffa1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2435f3=>setTimeout(_0x2435f3,0x74208a29^_0x527780)),_0x5e6218[_0x2fffa1([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2fffa1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a6b1c=>{let _0x56c265=0x0;_0x17cf5e[_0x2fffa1([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fffa1([0x6f,0x6e])](_0x2fffa1([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x411c67,_0x3e6ab0)=>{_0x3e6ab0[0x0][_0x2fffa1([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x56c265++,_0x56c265==(0x7429b51d^_0x527780)&&(_0x3a6b1c(),_0x411c67[_0x2fffa1([0x6f,0x66,0x66])]());});}))];return window[_0x2fffa1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2fffa1([0x72,0x61,0x63,0x65])](_0x419750)[_0x2fffa1([0x74,0x68,0x65,0x6e])](()=>_0x111f5f);}async function _0x2cd192(){await _0x5e6218,_0x17cf5e[_0x2fffa1([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fffa1([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x563867,_0x17cf5e[_0x2fffa1([0x6d,0x6f,0x64,0x65,0x6c])][_0x2fffa1([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x563867,_0x17cf5e[_0x2fffa1([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2fffa1([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x128111(_0x46c4d4){const _0x22691a=_0x5d035e();_0x17cf5e[_0x22691a]=_0x2fffa1([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x46c4d4,_0x46c4d4!=_0x2fffa1([0x56,0x61,0x6c,0x69,0x64])&&_0x2cd192();}function _0x5d035e(){const _0x4afdfb=window[_0x2fffa1([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2fffa1([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2fffa1([0x6e,0x6f,0x77])]())[_0x2fffa1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2fffa1([0x2e]),'');let _0x1e1f27=_0x2fffa1([0x77]);for(let _0x2e0e20=0x0;_0x2e0e20<_0x4afdfb[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e0e20+=0x2){let _0x55b74c=window[_0x2fffa1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4afdfb[_0x2fffa1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2e0e20,_0x2e0e20+0x2));_0x55b74c>=_0x44c219[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x55b74c-=_0x44c219[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1e1f27+=_0x44c219[_0x55b74c];}return _0x1e1f27;}function _0x57a536(){const _0x2979ae=_0x51e3c3[_0x2fffa1([0x73,0x70,0x6c,0x69,0x74])](_0x2fffa1([0x2e]));if(0x3!=_0x2979ae[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4f2c7c(_0x2979ae[0x1]);function _0x4f2c7c(_0x256e5e){const _0x36d539=_0x1cfd80(_0x256e5e);return _0x36d539&&_0x4181ce()?_0x36d539:null;function _0x4181ce(){const _0xe30aa9=_0x36d539[_0x2fffa1([0x6a,0x74,0x69])],_0x5adfff=window[_0x2fffa1([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe30aa9[_0x2fffa1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe30aa9[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2bf549={..._0x36d539,[_0x2fffa1([0x6a,0x74,0x69])]:_0xe30aa9[_0x2fffa1([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xe30aa9[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2bf549[_0x2fffa1([0x76,0x63])],_0x52e338(_0x2bf549)==_0x5adfff;}}}async function _0x31e375(){let _0x12e8c6=!0x0;try{const _0x1d5f3e=_0x51e3c3[_0x2fffa1([0x73,0x70,0x6c,0x69,0x74])](_0x2fffa1([0x2e])),[_0x5291f6,_0x42c2e8,_0x115b31]=_0x1d5f3e;return _0x3f5181(_0x5291f6),await _0x16b327(_0x5291f6,_0x42c2e8,_0x115b31),_0x12e8c6;}catch(_0x112e2f){return!0x1;}function _0x3f5181(_0x323858){const _0x835577=_0x1cfd80(_0x323858);_0x835577&&_0x835577[_0x2fffa1([0x61,0x6c,0x67])]==_0x2fffa1([0x45,0x53,0x32,0x35,0x36])||(_0x12e8c6=!0x1);}async function _0x16b327(_0x4015a9,_0xb673aa,_0x1e69d0){const _0x349fef=window[_0x2fffa1([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2fffa1([0x66,0x72,0x6f,0x6d])](_0x408d40(_0x1e69d0),_0x3a37e8=>_0x3a37e8[_0x2fffa1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5a426f=new window[(_0x2fffa1([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2fffa1([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4015a9+_0x2fffa1([0x2e])+_0xb673aa),_0x30cc1a=window[_0x2fffa1([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2fffa1([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x30cc1a)return;const _0x1eb484=await _0x30cc1a[_0x2fffa1([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2fffa1([0x6a,0x77,0x6b]),_0x272c41,{[_0x2fffa1([0x6e,0x61,0x6d,0x65])]:_0x2fffa1([0x45,0x43,0x44,0x53,0x41]),[_0x2fffa1([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2fffa1([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2fffa1([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x30cc1a[_0x2fffa1([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2fffa1([0x6e,0x61,0x6d,0x65])]:_0x2fffa1([0x45,0x43,0x44,0x53,0x41]),[_0x2fffa1([0x68,0x61,0x73,0x68])]:{[_0x2fffa1([0x6e,0x61,0x6d,0x65])]:_0x2fffa1([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1eb484,_0x349fef,_0x5a426f)||(_0x12e8c6=!0x1);}}function _0x1cfd80(_0x428de6){return _0x428de6[_0x2fffa1([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2fffa1([0x65,0x79]))?JSON[_0x2fffa1([0x70,0x61,0x72,0x73,0x65])](_0x408d40(_0x428de6)):null;}function _0x408d40(_0x640bde){return window[_0x2fffa1([0x61,0x74,0x6f,0x62])](_0x640bde[_0x2fffa1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2fffa1([0x2b]))[_0x2fffa1([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2fffa1([0x2f])));}function _0x52e338(_0xc9f21d){let _0x235eee=0x1505;function _0x64f3f2(_0x21c8bf){for(let _0x244087=0x0;_0x244087<_0x21c8bf[_0x2fffa1([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x244087++){const _0x3185ee=_0x21c8bf[_0x2fffa1([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x244087);_0x235eee=(_0x235eee<<0x5)+_0x235eee+_0x3185ee,_0x235eee&=_0x235eee;}}function _0x1864d2(_0x4a1297){Array[_0x2fffa1([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4a1297)?_0x4a1297[_0x2fffa1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1864d2):_0x4a1297&&typeof _0x4a1297==_0x2fffa1([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2fffa1([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4a1297)[_0x2fffa1([0x73,0x6f,0x72,0x74])]()[_0x2fffa1([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4f520d,_0x6820db])=>{_0x64f3f2(_0x4f520d),_0x1864d2(_0x6820db);}):_0x64f3f2(window[_0x2fffa1([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4a1297));}return _0x1864d2(_0xc9f21d),_0x235eee>>>0x0;}function _0x505ac6(_0x449131){return _0x449131[_0x2fffa1([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2fffa1([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2fffa1([0x30]));}function _0x46a263(_0x3e91d0){return _0x3e91d0[_0x2fffa1([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2fffa1([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2fffa1([0x6a,0x6f,0x69,0x6e])]('');}function _0x563867(){}function _0x2fffa1(_0x416ecd){const _0x341f59=_0x5116;return _0x416ecd[_0x341f59(0x103)](_0x3b5e44=>String[_0x341f59(0x106)](_0x3b5e44))[_0x341f59(0xf0)]('');}_0x128111(await _0x1b8035());}(this);}}
23
+ const _0x2e7fbf=_0x2772;(function(_0x2f17c5,_0x2305d1){const _0x3f0892=_0x2772,_0x576ec9=_0x2f17c5();while(!![]){try{const _0x1b2d91=parseInt(_0x3f0892(0x8c))/0x1+-parseInt(_0x3f0892(0x7b))/0x2*(-parseInt(_0x3f0892(0x8d))/0x3)+parseInt(_0x3f0892(0x77))/0x4*(parseInt(_0x3f0892(0x88))/0x5)+-parseInt(_0x3f0892(0x74))/0x6+-parseInt(_0x3f0892(0x84))/0x7*(-parseInt(_0x3f0892(0x93))/0x8)+parseInt(_0x3f0892(0x92))/0x9*(parseInt(_0x3f0892(0x78))/0xa)+-parseInt(_0x3f0892(0x7c))/0xb;if(_0x1b2d91===_0x2305d1)break;else _0x576ec9['push'](_0x576ec9['shift']());}catch(_0x42459f){_0x576ec9['push'](_0x576ec9['shift']());}}}(_0x5082,0x745db));function _0x2772(_0x45e47e,_0x75064e){const _0x5082ed=_0x5082();return _0x2772=function(_0x2772c8,_0x4864db){_0x2772c8=_0x2772c8-0x71;let _0x4c6406=_0x5082ed[_0x2772c8];return _0x4c6406;},_0x2772(_0x45e47e,_0x75064e);}function _0x5082(){const _0x1c42b7=['dataTransfer','afterInit','133287dxJcwl','join','PasteFromOfficeEnhancedInliner','editor','5tBcbNi','isOfficialPlugin','plugins','view','160556MRlnMx','3aqWQCf','execute','fromCharCode','PasteFromOffice','map','9162IIFbeX','24EKNYSm','text/html','pluginName','high','stylesProcessor','get','requires','document','3299268BpVtRU','inputTransformation','getData','59032tJJSal','6810WXmHgC','href','_parsedData','428006bEwjZS','1245035vlHZNw','isActive','isPremiumPlugin','editing','init','ClipboardPipeline'];_0x5082=function(){return _0x1c42b7;};return _0x5082();}import{Plugin as _0x3acedb}from'ckeditor5/src/core.js';import{parseHtml as _0x1fa435}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x37fff8,uid as _0x27c9bb}from'ckeditor5/src/utils.js';import _0x3af416 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x3acedb{static get[_0x2e7fbf(0x95)](){const _0x50c0ff=_0x2e7fbf;return _0x50c0ff(0x86);}static get[_0x2e7fbf(0x89)](){return!0x0;}static get[_0x2e7fbf(0x7e)](){return!0x0;}static get[_0x2e7fbf(0x72)](){const _0x1aedb6=_0x2e7fbf;return[_0x1aedb6(0x90)];}[_0x2e7fbf(0x80)](){const _0x29f492=_0x2e7fbf,_0x25cf06=this[_0x29f492(0x87)],_0x408bc0=_0x25cf06[_0x29f492(0x8a)][_0x29f492(0x71)](_0x29f492(0x81)),_0x434ff1=_0x25cf06[_0x29f492(0x7f)][_0x29f492(0x8b)][_0x29f492(0x73)],_0x58e67c=new _0x3af416(_0x434ff1);_0x408bc0['on'](_0x29f492(0x75),(_0x366356,_0x122ead)=>{const _0x1680e9=_0x29f492,_0x43fd67=_0x122ead[_0x1680e9(0x82)][_0x1680e9(0x76)](_0x1680e9(0x94));_0x58e67c[_0x1680e9(0x7d)](_0x43fd67)&&(_0x122ead[_0x1680e9(0x7a)]||(_0x122ead[_0x1680e9(0x7a)]=_0x1fa435(_0x43fd67,_0x434ff1[_0x1680e9(0x97)])),_0x58e67c[_0x1680e9(0x8e)](_0x122ead));},{'priority':_0x37fff8[_0x29f492(0x71)](_0x29f492(0x96))+0xb});}[_0x2e7fbf(0x83)](){!async function(_0x39d45f){const _0x116be1=_0x4f49d5([0x48,0x70,0x55,0x6d,0x4e,0x37,0x49,0x79,0x65,0x6b,0x73,0x68,0x53,0x42,0x36,0x33,0x31,0x76,0x67,0x38,0x4f,0x72,0x57,0x6e,0x51,0x39,0x58,0x4a,0x69,0x50,0x61,0x66,0x6a,0x56,0x52,0x6c,0x77,0x63,0x4d,0x5a,0x44,0x74,0x6f,0x4c,0x43,0x7a,0x35,0x47,0x78,0x30,0x59,0x41,0x32,0x4b,0x71,0x34,0x62,0x64,0x54,0x45,0x46,0x75]),_0xe66ff4=0x56e7180c,_0x5d46c0=0x56e04714^_0xe66ff4,_0x3a74dc=window[_0x4f49d5([0x44,0x61,0x74,0x65])][_0x4f49d5([0x6e,0x6f,0x77])](),_0xbee247=_0x39d45f[_0x4f49d5([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4a48e5=new window[(_0x4f49d5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x272ef3=>{_0xbee247[_0x4f49d5([0x6f,0x6e,0x63,0x65])](_0x4f49d5([0x72,0x65,0x61,0x64,0x79]),_0x272ef3);}),_0x3d2169={[_0x4f49d5([0x6b,0x74,0x79])]:_0x4f49d5([0x45,0x43]),[_0x4f49d5([0x75,0x73,0x65])]:_0x4f49d5([0x73,0x69,0x67]),[_0x4f49d5([0x63,0x72,0x76])]:_0x4f49d5([0x50,0x2d,0x32,0x35,0x36]),[_0x4f49d5([0x78])]:_0x4f49d5([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x4f49d5([0x79])]:_0x4f49d5([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x4f49d5([0x61,0x6c,0x67])]:_0x4f49d5([0x45,0x53,0x32,0x35,0x36])},_0x58e8b6=_0xbee247[_0x4f49d5([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4f49d5([0x67,0x65,0x74])](_0x4f49d5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4ab596(){let _0x16605f,_0x4e0381=null,_0x5d83c3=null;try{if(_0x58e8b6==_0x4f49d5([0x47,0x50,0x4c]))return _0x4f49d5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x16605f=_0x3bcf26(),!_0x16605f)return _0x4f49d5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x16605f[_0x4f49d5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5d83c3=_0x36b1d4(_0x16605f[_0x4f49d5([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x16605f[_0x4f49d5([0x6a,0x74,0x69])])),await _0x3da29d()?_0xd8ad09()?_0x45d02e()?_0x4f49d5([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x34a973()?(_0x16605f[_0x4f49d5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f49d5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4e0381=_0x1c2a8a(_0x4f49d5([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x16605f[_0x4f49d5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f49d5([0x74,0x72,0x69,0x61,0x6c])&&(_0x4e0381=_0x1c2a8a(_0x4f49d5([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x806459()):_0x4f49d5([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4f49d5([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4f49d5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3f6b4d){return _0x4f49d5([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x45d02e(){const _0x54ae95=[_0x4f49d5([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4f49d5([0x74,0x72,0x69,0x61,0x6c])][_0x4f49d5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16605f[_0x4f49d5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3a74dc/0x3e8:0xe10*_0x5d46c0;return _0x16605f[_0x4f49d5([0x65,0x78,0x70])]<_0x54ae95;}function _0xd8ad09(){const _0x31836c=_0x16605f[_0x4f49d5([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x31836c&&(!!_0x31836c[_0x4f49d5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f49d5([0x2a]))||(!!_0x31836c[_0x4f49d5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f49d5([0x50,0x4f,0x45]))||!!_0x31836c[_0x4f49d5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f49d5([0x50,0x50]))));}function _0x34a973(){const _0xb0b9c0=_0x2772,_0x4b9e28=_0x16605f[_0x4f49d5([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4b9e28||0x0==_0x4b9e28[_0x4f49d5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x18fd52}=new URL(window[_0x4f49d5([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xb0b9c0(0x79)]);if(_0x4b9e28[_0x4f49d5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18fd52))return!0x0;const _0x743e06=_0x18fd52[_0x4f49d5([0x73,0x70,0x6c,0x69,0x74])](_0x4f49d5([0x2e]));return _0x4b9e28[_0x4f49d5([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xa04e01=>_0xa04e01[_0x4f49d5([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f49d5([0x2a])))[_0x4f49d5([0x6d,0x61,0x70])](_0xcea030=>_0xcea030[_0x4f49d5([0x73,0x70,0x6c,0x69,0x74])](_0x4f49d5([0x2e])))[_0x4f49d5([0x73,0x6f,0x6d,0x65])](_0x3ad521=>_0x743e06[_0x4f49d5([0x65,0x76,0x65,0x72,0x79])]((_0xb2518d,_0x582847)=>_0x3ad521[_0x582847]===_0xb2518d||_0x3ad521[_0x582847]===_0x4f49d5([0x2a])));}function _0x806459(){return _0x4e0381&&_0x5d83c3?new window[(_0x4f49d5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xad43a5,_0x228e22)=>{_0x4e0381[_0x4f49d5([0x74,0x68,0x65,0x6e])](_0xad43a5,_0x228e22),_0x5d83c3[_0x4f49d5([0x74,0x68,0x65,0x6e])](_0x228fe3=>{_0x228fe3!=_0x4f49d5([0x56,0x61,0x6c,0x69,0x64])&&_0xad43a5(_0x228fe3);},_0x228e22);}):_0x4e0381||_0x5d83c3||_0x4f49d5([0x56,0x61,0x6c,0x69,0x64]);}}function _0x36b1d4(_0x13f302,_0xe56bde){return new window[(_0x4f49d5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44611c=>{if(_0x138fbc())return _0x44611c(_0x4f49d5([0x56,0x61,0x6c,0x69,0x64]));_0x4e519f(),_0xbee247[_0x4f49d5([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4f49d5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4a9fc3=!0x1;const _0xe1e66b=_0x27c9bb();function _0x480e45(_0x5d5b1b){return!!_0x5d5b1b&&(typeof _0x5d5b1b===_0x4f49d5([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5d5b1b===_0x4f49d5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5d5b1b[_0x4f49d5([0x74,0x68,0x65,0x6e])]===_0x4f49d5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5d5b1b[_0x4f49d5([0x63,0x61,0x74,0x63,0x68])]===_0x4f49d5([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5bb998(_0x448d52){_0x47e66d(_0x448d52)[_0x4f49d5([0x74,0x68,0x65,0x6e])](_0x36236f=>{if(!_0x36236f||_0x36236f[_0x4f49d5([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4f49d5([0x6f,0x6b]))return _0x4f49d5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3ee62b(_0x7e2a7c(_0xe1e66b+_0xe56bde))!=_0x36236f[_0x4f49d5([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4f49d5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4f49d5([0x56,0x61,0x6c,0x69,0x64]);})[_0x4f49d5([0x74,0x68,0x65,0x6e])](_0x1f95f9=>(_0x175e04(),_0x1f95f9),()=>{const _0x596cfb=_0x78177a();return null==_0x596cfb?(_0x175e04(),_0x4f49d5([0x56,0x61,0x6c,0x69,0x64])):_0x4f49d5(_0x3a74dc-_0x596cfb>(0x72eb9c0c^_0xe66ff4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4f49d5([0x74,0x68,0x65,0x6e])](_0x44611c)[_0x4f49d5([0x63,0x61,0x74,0x63,0x68])](()=>{_0x44611c(_0x4f49d5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x31dd15=0x56d1f68c^_0xe66ff4;function _0x175e04(){const _0x2e8910=_0x4f49d5([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ee62b(_0x7e2a7c(_0x13f302)),_0x4d6b22=_0x1cd6f4(_0x3ee62b(window[_0x4f49d5([0x4d,0x61,0x74,0x68])][_0x4f49d5([0x63,0x65,0x69,0x6c])](_0x3a74dc/_0x31dd15)));window[_0x4f49d5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f49d5([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e8910,_0x4d6b22);}function _0x78177a(){const _0x1760a7=_0x4f49d5([0x6c,0x6c,0x63,0x74,0x2d])+_0x3ee62b(_0x7e2a7c(_0x13f302)),_0x5a7474=window[_0x4f49d5([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f49d5([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1760a7);return _0x5a7474?window[_0x4f49d5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1cd6f4(_0x5a7474),0x10)*_0x31dd15:null;}function _0x47e66d(_0x410b9a){return new window[(_0x4f49d5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5358f7,_0x1eb8ee)=>{_0x410b9a[_0x4f49d5([0x74,0x68,0x65,0x6e])](_0x5358f7,_0x1eb8ee),window[_0x4f49d5([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1eb8ee,0x56e6cccc^_0xe66ff4);});}}_0xbee247[_0x4f49d5([0x6f,0x6e])](_0x4f49d5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4c7a7e,_0x93096a)=>{if(_0x93096a[0x0]!=_0x13f302)return _0x44611c(_0x4f49d5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x93096a[0x1]={..._0x93096a[0x1],[_0x4f49d5([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xe1e66b};},{[_0x4f49d5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f49d5([0x68,0x69,0x67,0x68])}),_0xbee247[_0x4f49d5([0x6f,0x6e])](_0x4f49d5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x33cede=>{_0x480e45(_0x33cede[_0x4f49d5([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4a9fc3=!0x0,_0x5bb998(_0x33cede[_0x4f49d5([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4f49d5([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f49d5([0x6c,0x6f,0x77])}),_0x4a48e5[_0x4f49d5([0x74,0x68,0x65,0x6e])](()=>{_0x4a9fc3||_0x44611c(_0x4f49d5([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x138fbc(){return _0xbee247[_0x4f49d5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f49d5([0x76,0x69,0x65,0x77])][_0x4f49d5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4f49d5([0x61,0x75,0x74,0x6f]);}function _0x4e519f(){_0xbee247[_0x4f49d5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f49d5([0x76,0x69,0x65,0x77])][_0x4f49d5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f49d5([0x61,0x75,0x74,0x6f]);}}function _0x1c2a8a(_0x40f8cc){const _0x32006e=[new window[(_0x4f49d5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x107ffd=>setTimeout(_0x107ffd,0x56ee26c0^_0xe66ff4)),_0x4a48e5[_0x4f49d5([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4f49d5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1faccb=>{let _0x3a8732=0x0;_0xbee247[_0x4f49d5([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f49d5([0x6f,0x6e])](_0x4f49d5([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3dcf5a,_0x557704)=>{_0x557704[0x0][_0x4f49d5([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3a8732++,_0x3a8732==(0x56e719f4^_0xe66ff4)&&(_0x1faccb(),_0x3dcf5a[_0x4f49d5([0x6f,0x66,0x66])]());});}))];return window[_0x4f49d5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f49d5([0x72,0x61,0x63,0x65])](_0x32006e)[_0x4f49d5([0x74,0x68,0x65,0x6e])](()=>_0x40f8cc);}async function _0x433b7d(){await _0x4a48e5,_0xbee247[_0x4f49d5([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f49d5([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1334fc,_0xbee247[_0x4f49d5([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f49d5([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1334fc,_0xbee247[_0x4f49d5([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4f49d5([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1865ae(_0x1d0090){const _0x6236f=_0x1e1c0f();_0xbee247[_0x6236f]=_0x4f49d5([0x70,0x61,0x73,0x74,0x65,0x46,0x72,0x6f,0x6d,0x4f,0x66,0x66,0x69,0x63,0x65,0x45,0x6e,0x68,0x61,0x6e,0x63,0x65,0x64,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1d0090,_0x1d0090!=_0x4f49d5([0x56,0x61,0x6c,0x69,0x64])&&_0x433b7d();}function _0x1e1c0f(){const _0x4109fd=window[_0x4f49d5([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4f49d5([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4f49d5([0x6e,0x6f,0x77])]())[_0x4f49d5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4f49d5([0x2e]),'');let _0x3a13fa=_0x4f49d5([0x48]);for(let _0x3ab92e=0x0;_0x3ab92e<_0x4109fd[_0x4f49d5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3ab92e+=0x2){let _0x29a3ce=window[_0x4f49d5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4109fd[_0x4f49d5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3ab92e,_0x3ab92e+0x2));_0x29a3ce>=_0x116be1[_0x4f49d5([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x29a3ce-=_0x116be1[_0x4f49d5([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3a13fa+=_0x116be1[_0x29a3ce];}return _0x3a13fa;}function _0x3bcf26(){const _0x33f701=_0x58e8b6[_0x4f49d5([0x73,0x70,0x6c,0x69,0x74])](_0x4f49d5([0x2e]));if(0x3!=_0x33f701[_0x4f49d5([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x390f69(_0x33f701[0x1]);function _0x390f69(_0x383da7){const _0x4a12b3=_0x36b592(_0x383da7);return _0x4a12b3&&_0x285d36()?_0x4a12b3:null;function _0x285d36(){const _0x507f63=_0x4a12b3[_0x4f49d5([0x6a,0x74,0x69])],_0x13d227=window[_0x4f49d5([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x507f63[_0x4f49d5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x507f63[_0x4f49d5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3714c8={..._0x4a12b3,[_0x4f49d5([0x6a,0x74,0x69])]:_0x507f63[_0x4f49d5([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x507f63[_0x4f49d5([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3714c8[_0x4f49d5([0x76,0x63])],_0x7e2a7c(_0x3714c8)==_0x13d227;}}}async function _0x3da29d(){let _0x34fdcb=!0x0;try{const _0x26e7d4=_0x58e8b6[_0x4f49d5([0x73,0x70,0x6c,0x69,0x74])](_0x4f49d5([0x2e])),[_0x3cf9a7,_0x11c377,_0x135326]=_0x26e7d4;return _0x1ef845(_0x3cf9a7),await _0x3ba164(_0x3cf9a7,_0x11c377,_0x135326),_0x34fdcb;}catch(_0x56fd49){return!0x1;}function _0x1ef845(_0x42bbed){const _0x34b7bb=_0x36b592(_0x42bbed);_0x34b7bb&&_0x34b7bb[_0x4f49d5([0x61,0x6c,0x67])]==_0x4f49d5([0x45,0x53,0x32,0x35,0x36])||(_0x34fdcb=!0x1);}async function _0x3ba164(_0x565377,_0x2b4412,_0x312cb3){const _0x2f235f=window[_0x4f49d5([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4f49d5([0x66,0x72,0x6f,0x6d])](_0x457d80(_0x312cb3),_0x4ada04=>_0x4ada04[_0x4f49d5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x438d37=new window[(_0x4f49d5([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4f49d5([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x565377+_0x4f49d5([0x2e])+_0x2b4412),_0x572060=window[_0x4f49d5([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4f49d5([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x572060)return;const _0x126453=await _0x572060[_0x4f49d5([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4f49d5([0x6a,0x77,0x6b]),_0x3d2169,{[_0x4f49d5([0x6e,0x61,0x6d,0x65])]:_0x4f49d5([0x45,0x43,0x44,0x53,0x41]),[_0x4f49d5([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4f49d5([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4f49d5([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x572060[_0x4f49d5([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4f49d5([0x6e,0x61,0x6d,0x65])]:_0x4f49d5([0x45,0x43,0x44,0x53,0x41]),[_0x4f49d5([0x68,0x61,0x73,0x68])]:{[_0x4f49d5([0x6e,0x61,0x6d,0x65])]:_0x4f49d5([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x126453,_0x2f235f,_0x438d37)||(_0x34fdcb=!0x1);}}function _0x36b592(_0xc61aa8){return _0xc61aa8[_0x4f49d5([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4f49d5([0x65,0x79]))?JSON[_0x4f49d5([0x70,0x61,0x72,0x73,0x65])](_0x457d80(_0xc61aa8)):null;}function _0x457d80(_0x324c8c){return window[_0x4f49d5([0x61,0x74,0x6f,0x62])](_0x324c8c[_0x4f49d5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4f49d5([0x2b]))[_0x4f49d5([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4f49d5([0x2f])));}function _0x7e2a7c(_0xe33ad5){let _0x3bea95=0x1505;function _0x589aeb(_0x9efdae){for(let _0x2b4c55=0x0;_0x2b4c55<_0x9efdae[_0x4f49d5([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b4c55++){const _0x2ab805=_0x9efdae[_0x4f49d5([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2b4c55);_0x3bea95=(_0x3bea95<<0x5)+_0x3bea95+_0x2ab805,_0x3bea95&=_0x3bea95;}}function _0x54c265(_0x246cb1){Array[_0x4f49d5([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x246cb1)?_0x246cb1[_0x4f49d5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x54c265):_0x246cb1&&typeof _0x246cb1==_0x4f49d5([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4f49d5([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x246cb1)[_0x4f49d5([0x73,0x6f,0x72,0x74])]()[_0x4f49d5([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x325dbd,_0x2e292c])=>{_0x589aeb(_0x325dbd),_0x54c265(_0x2e292c);}):_0x589aeb(window[_0x4f49d5([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x246cb1));}return _0x54c265(_0xe33ad5),_0x3bea95>>>0x0;}function _0x3ee62b(_0x20b946){return _0x20b946[_0x4f49d5([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4f49d5([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4f49d5([0x30]));}function _0x1cd6f4(_0xee79c4){return _0xee79c4[_0x4f49d5([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4f49d5([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4f49d5([0x6a,0x6f,0x69,0x6e])]('');}function _0x1334fc(){}function _0x4f49d5(_0x868d24){const _0x3d4979=_0x2772;return _0x868d24[_0x3d4979(0x91)](_0xf0b849=>String[_0x3d4979(0x8f)](_0xf0b849))[_0x3d4979(0x85)]('');}_0x1865ae(await _0x4ab596());}(this);}}