@ckeditor/ckeditor5-paste-from-office-enhanced 46.1.0 → 46.1.1-alpha.1

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={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},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:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(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=m(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,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(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,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[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(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(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 p(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 m(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 d(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 h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(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=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(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 y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const w=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return w.test(t)||I.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=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),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(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 x(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.ViewDomConverter(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 S=n(584);function A(){const t=["8pNnpeb","33YhiAvP","3180844pWgrVu","test","6909816LDAXeC","1429810ulUwEI","2549740BpxEYR","12104631sVWeZB","4180690rFgree","3ZunhmL","7090576mCVZmb","18wFmMXj","6xGAGTH"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=176]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(864955===-parseInt(e(181))/1+-parseInt(e(178))/2*(-parseInt(e(185))/3)+-parseInt(e(176))/4*(parseInt(e(182))/5)+parseInt(e(188))/6*(parseInt(e(183))/7)+parseInt(e(186))/8+-parseInt(e(187))/9*(-parseInt(e(184))/10)+-parseInt(e(177))/11*(parseInt(e(180))/12))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 L(t){return E[C(179)](t)}function P(t,e){const n=j();return(P=function(t,e){return n[t-=186]})(t,e)}!function(t){const e=P,n=t();for(;;)try{if(521891===parseInt(e(196))/1+-parseInt(e(201))/2*(parseInt(e(204))/3)+parseInt(e(193))/4*(parseInt(e(187))/5)+parseInt(e(215))/6*(-parseInt(e(190))/7)+parseInt(e(191))/8*(-parseInt(e(212))/9)+-parseInt(e(202))/10+-parseInt(e(200))/11*(-parseInt(e(209))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(192)]&&!s[n(188)])continue;const e=!s[n(192)]||t[n(199)]===s[n(192)],o=!s[n(188)]||t[n(186)](s[n(188)]);e&&o&&r[n(208)](s,i)}return r}function j(){const t=["187372hQCBLX","cssRules","style","name","3586627CuVJWs","113002saqQNN","1648790UPSqoZ","map","3HKjhbF","split","getPropertyValue","assign","set","60jvkhAC","trim","initial","243sCbUqQ","exec","selectorText","2610FQndgw","hasClass","65rtGyXh","className","length","16184FpwtpD","233480rujULf","tagName","221332uLKUNY","push","groups"];return(j=function(){return t})()}function W(t){const e=P,n={};for(let r=0;r<t[e(189)];r++){const s=t[r],i=t[e(206)](s);e(211)!==i&&(n[s]=i)}return n}function R(t){const e=P,n=t[e(205)](",")[e(203)](t=>t[e(210)]()),r=[];for(const t of n){const n=O[e(213)](t);n&&r[e(194)](n[e(195)])}return r}function k(t){const e=P,n={};for(const r of t)Object[e(207)](n,r);return n}const N=V;function V(t,e){const n=K();return(V=function(t,e){return n[t-=464]})(t,e)}function K(){const t=["from","4646176LAubBi","2345104jPLLVp","content","item","elementStart","26722480rgugDj","type","229629HVqzDO","size","values","8AiSqSH","setStyle","60QrIcoP","document","916666EJnWnk","10643150vcdxuD","execute","isActive","createRangeIn","hasStyle","_parsedData","9EFzaWh","84515JUxEYF"];return(K=function(){return t})()}!function(t){const e=V,n=t();for(;;)try{if(810968===-parseInt(e(465))/1+parseInt(e(476))/2+parseInt(e(482))/3*(parseInt(e(485))/4)+-parseInt(e(473))/5*(parseInt(e(487))/6)+-parseInt(e(466))/7+-parseInt(e(475))/8*(parseInt(e(472))/9)+parseInt(e(480))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class T extends b{[N(467)](t){const n=N,{body:r,styles:s}=t[n(471)],i=new e.ViewUpcastWriter(r[n(464)]),o=i[n(469)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(208)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(197)])if(t instanceof CSSStyleRule){const r=W(t[e(198)]);n[t[e(214)]]=Object[e(207)]({},n[t[e(214)]]||{},r)}return n}(s));for(const t of o){if(n(479)!==t[n(481)])continue;const e=F(t[n(478)],c);if(e[n(483)]){const r=k(Array[n(474)](e[n(484)]()));for(const e in r){const s=t[n(478)];s[n(470)](e)||i[n(486)](e,r[e],s)}}}t[n(477)]=r}[N(468)](t){return super[N(468)](t)||L(t)}}function M(){const t=["join","PasteFromOfficeEnhancedInliner","href","fromCharCode","isPremiumPlugin","view","5340455QgkwjE","3917073qQOTln","map","init","editor","inputTransformation","isOfficialPlugin","stylesProcessor","getData","isActive","8243736Mxsjdr","execute","editing","2116266soELVk","get","PasteFromOffice","859974AOFjrp","5645124NZfhTG","10466184buYpwZ","7bLaeJK","document","text/html","dataTransfer","afterInit","_parsedData","plugins","requires","ClipboardPipeline","pluginName","high"];return(M=function(){return t})()}const D=q;function q(t,e){const n=M();return(q=function(t,e){return n[t-=301]})(t,e)}!function(t){const e=q,n=t();for(;;)try{if(907875===parseInt(e(329))/1+parseInt(e(326))/2+-parseInt(e(314))/3+-parseInt(e(330))/4+-parseInt(e(313))/5+-parseInt(e(331))/6*(-parseInt(e(332))/7)+parseInt(e(323))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class $ extends t.Plugin{static get[D(305)](){return D(308)}static get[D(319)](){return!0}static get[D(311)](){return!0}static get[D(303)](){return[D(328)]}[D(316)](){const t=D,e=this[t(317)],n=e[t(302)][t(327)](t(304)),r=e[t(325)][t(312)][t(333)],s=new T(r);n.on(t(318),(e,n)=>{const i=t,o=n[i(335)][i(321)](i(334));s[i(322)](o)&&(n[i(301)]||(n[i(301)]=x(o,r[i(320)])),s[i(324)](n))},{priority:S.priorities[t(327)](t(306))+11})}[D(336)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),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=q;return t[e(315)](t=>String[e(310)](t))[e(307)]("")}!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([73]);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,S.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{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]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?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:1757462400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=q,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(309)]);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([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[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{return d([73,110,118,97,108,105,100])}}())}(this)}}const U=Z;!function(t){const e=Z,n=t();for(;;)try{if(375666===-parseInt(e(198))/1+parseInt(e(182))/2+parseInt(e(175))/3+-parseInt(e(181))/4*(parseInt(e(203))/5)+-parseInt(e(192))/6*(-parseInt(e(194))/7)+parseInt(e(195))/8+parseInt(e(201))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const H=[U(176),U(199),U(177),U(190),U(186),U(202),U(184),U(206)];function Z(t,e){const n=Q();return(Z=function(t,e){return n[t-=166]})(t,e)}const z=[U(176),U(199),U(177)],_={"font-style":[[U(205),"i"]],"font-weight":[[U(189),U(180)],[U(200),U(180)],[U(178),U(180)],[t=>Number(t)>=600,U(180)]],"text-decoration":[[U(167),"u"],[U(196),"s"]],"text-decoration-line":[[U(167),"u"],[U(196),"s"]],"vertical-align":[[U(166),U(166)],[U(174),U(208)]]};function G(t){return H[U(179)](t)}function Q(){const t=["createElement","383321WKjHNc","font-family","bold","9455571GrlqzH","font-weight","59940aKZVnr","filter","italic","vertical-align","split","sup","sub","underline","length","function","getStyle","setStyle","forEach","getChildren","super","104934JWkXtc","color","font-size","bolder","includes","strong","232AWGDfi","35998AcbqAN","keys","font-style","insertChild","text-decoration-line","from","span","medium","text-decoration","removeStyle","18MSEFTr","getStyleNames","288491cYGXcw","1816448PRyZYd","line-through"];return(Q=function(){return t})()}function B(t){const e=U;return Array[e(187)](t[e(193)]())[e(204)](G)}function Y(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=U,r={},s={};return e[n(172)](e=>{const i=n,o=t[i(170)](e);if(o)if(c=e,z[U(179)](c))r[e]=o;else if(e in _){const t=o[i(207)](" ");_[e][i(172)](([n,r])=>{const o=i;for(const i of t)(o(169)==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=U;for(const s in n)n[s][r(172)](([,n])=>{const s=r,i=e[s(197)](n,[],t[s(173)]());e[s(185)](0,i,t)}),e[r(191)](s,t)})(t,e,s),function(t,e,n){const r=U;if(!Object[r(183)](n)[r(168)])return;const s=e[r(197)](r(188),[],t[r(173)]());e[r(171)](n,s),e[r(185)](0,s,t),e[r(191)](Object[r(183)](n),t)}(t,e,r)}const J=tt;function X(){const t=["1980176KlhwcC","1416872kxOaKo","stylesProcessor","isActive","element","166385VByKCa","50SFRqEN","getItems","3741243jAkNPg","execute","3005GWzREx","includes","document","7454cJsYRh","8262PWeAKv","5162206ldeMCx","font","content","blockElements","45HNNHea","name","createRangeIn","627ResbfT","_parsedData"];return(X=function(){return t})()}function tt(t,e){const n=X();return(tt=function(t,e){return n[t-=477]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(690357===parseInt(e(490))/1+-parseInt(e(498))/2*(-parseInt(e(483))/3)+parseInt(e(485))/4+parseInt(e(495))/5*(-parseInt(e(499))/6)+-parseInt(e(500))/7+-parseInt(e(486))/8*(parseInt(e(480))/9)+parseInt(e(491))/10*(parseInt(e(493))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class et extends b{[J(494)](t){const n=J,{body:r}=t[n(484)],s=new e.ViewUpcastWriter(r[n(497)]),i=s[n(482)](r),o=new e.ViewDocument(s[n(497)][n(487)]),c=[...new e.ViewDomConverter(o)[n(479)],n(477)],a=i[n(492)]();for(const t of a)if(t.is(n(489))&&c[n(496)](t[n(481)])){Y(t,s,B(t))}t[n(478)]=r}[J(488)](t){return super[J(488)](t)||L(t)}}const nt=rt;function rt(t,e){const n=it();return(rt=function(t,e){return n[t-=310]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(242567===parseInt(e(320))/1+-parseInt(e(325))/2*(parseInt(e(340))/3)+parseInt(e(323))/4+parseInt(e(334))/5*(parseInt(e(333))/6)+-parseInt(e(347))/7*(parseInt(e(318))/8)+-parseInt(e(357))/9*(parseInt(e(311))/10)+parseInt(e(358))/11*(parseInt(e(328))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class st extends t.Plugin{[nt(315)];[nt(364)];static get[nt(352)](){return nt(360)}static get[nt(350)](){return!0}static get[nt(349)](){return!0}static get[nt(345)](){return[nt(335)]}[nt(348)](){const t=nt,e=this[t(316)],n=e[t(363)][t(343)](t(337)),r=e[t(351)][t(313)][t(332)],s=new et(r);n.on(t(336),(e,n)=>{const i=t,o=n[i(361)][i(354)](i(338));s[i(346)](o)&&(n[i(353)]||(n[i(353)]=x(o,r[i(312)])),s[i(310)](n))},{priority:S.priorities[t(343)](t(319))+10}),this[t(315)]=this[t(316)][t(324)][t(343)](t(315));const i=this[t(316)];this[t(364)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(330)==s||e(329)==s||e(317)==s||e(344)==s||e(365)==s||e(314)==s||e(342)==s||e(326)==s){delete i[r],n=s,clearInterval(this[e(364)]),this[e(364)]=void 0;break}}e(329)==n&&i[e(339)](e(322)),e(317)==n&&i[e(339)](e(355)),e(344)==n&&i[e(339)](e(327)),e(365)==n&&i[e(339)](e(362),e(356)),e(314)==n&&i[e(339)](e(359)),e(342)==n&&i[e(339)](e(321)),e(326)==n&&i[e(339)](e(331))},1e3)}[nt(341)](){const t=nt;super[t(341)](),this[t(364)]&&clearInterval(this[t(364)])}}function it(){const t=["pasteFromOfficeEnhancedLicenseKeyValid","usageLimit","document","68790DsoYZL","80IuAnuc","PasteFromOffice","inputTransformation","ClipboardPipeline","text/html","_showLicenseError","8637kJbdHv","destroy","pasteFromOfficeEnhancedLicenseKeyTrialLimit","get","pasteFromOfficeEnhancedLicenseKeyDomainLimit","requires","isActive","46067uKgKrh","init","isPremiumPlugin","isOfficialPlugin","editing","pluginName","_parsedData","getData","expired","PasteFromOfficeEnhanced","954HWXqWd","445478QmHKWU","evaluationLimit","PasteFromOfficeEnhancedPropagator","dataTransfer","featureNotAllowed","plugins","_licenseKeyCheckInterval","pasteFromOfficeEnhancedLicenseKeyNotAllowed","execute","43540rLRmrk","stylesProcessor","view","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","licenseKey","editor","pasteFromOfficeEnhancedLicenseKeyExpired","32kBpatd","high","295978ahadgm","trialLimit","invalid","227040iqzEkZ","config","62bCjioQ","pasteFromOfficeEnhancedLicenseKeyUsageLimit","domainLimit","84VcWvqy","pasteFromOfficeEnhancedLicenseKeyInvalid"];return(it=function(){return t})()}function ot(t,e){var n=ct();return(ot=function(t,e){return n[t-=477]})(t,e)}function ct(){var t=["requires","2137005twpuGc","12WjAgxj","PasteFromOffice","isOfficialPlugin","7unEkgb","5698ZfVlSn","177331LTWAPg","636534CkkGZU","27384dSLMCs","isPremiumPlugin","PasteFromOfficeEnhanced","45zKAnDL","926592qLoyzs","pluginName","5360MqtSZI","58414LWxbfs"];return(ct=function(){return t})()}var at=ot;!function(t){for(var e=ot,n=t();;)try{if(171063===-parseInt(e(486))/1+parseInt(e(478))/2*(parseInt(e(481))/3)+parseInt(e(488))/4*(-parseInt(e(491))/5)+-parseInt(e(487))/6+-parseInt(e(484))/7*(parseInt(e(492))/8)+parseInt(e(480))/9+-parseInt(e(477))/10*(-parseInt(e(485))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[at(493)](){return at(490)}static get[at(483)](){return!0}static get[at(489)](){return!0}static get[at(479)](){return[at(482),$,st]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=339]})(t,e)}function ft(){var t=["28nlEigD","1169Rutxhg","704384LyqSzV","659034pjunoP","5969439aLiwke","105575EVtbQE","16560nyrqww","438418VCyUxx","4854oSaxVl"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(130012===-parseInt(e(344))/1+parseInt(e(345))/2+parseInt(e(341))/3+parseInt(e(347))/4*(parseInt(e(343))/5)+-parseInt(e(346))/6*(-parseInt(e(339))/7)+parseInt(e(340))/8+-parseInt(e(342))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},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:()=>ut});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?o(96*e/72):t.endsWith("pc")?o(12*e*96/72):t.endsWith("in")?o(96*e):t.endsWith("cm")?o(96*e/2.54):t.endsWith("mm")?o(e/10*96/2.54):t}function i(t){return void 0!==t&&t.endsWith("px")}function o(t){return Math.round(t)+"px"}function c(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),c=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=h(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=m(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,s);if(!c.length)return;const u={},f=[];for(const t of c)if(void 0!==t.indent){a(t)||(f.length=0);const e=`${t.id}:${t.indent}`,c=Math.min(t.indent-1,f.length);if(c<f.length&&f[c].id!==t.id&&(f.length=c),c<f.length-1)f.length=c+1;else{const a=l(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&u[e]&&(a.startIndex=u[e]);const n=p(a,s,r);if(i(t.marginLeft)&&(0==c||i(f[c-1].marginLeft))){let e=t.marginLeft;c>0&&(e=o(parseFloat(e)-parseFloat(f[c-1].marginLeft))),s.setStyle("padding-left",e,n)}if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[c-1].listItemElements;s.appendChild(n,t[t.length-1])}f[c]={...t,listElement:n,listItemElements:[]},0==c&&void 0!==t.id&&(u[e]=a.startIndex||1)}}const m="li"==t.element.name?t.element:s.createElement("li");s.appendChild(m,f[c].listElement),f[c].listItemElements.push(m),0==c&&void 0!==t.id&&u[e]++,t.element!=m&&s.appendChild(t.element,m),d(t.element,s),s.removeStyle("text-indent",t.element),s.removeStyle("margin-left",t.element)}else{const e=f.find(e=>e.marginLeft==t.marginLeft);if(e){const n=e.listItemElements;s.appendChild(t.element,n[n.length-1]),s.removeStyle("margin-left",t.element)}else f.length=0}}function a(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return u(e)&&(!e.previousSibling||u(e.previousSibling))}return u(e)}function u(t){return t.is("element","ol")||t.is("element","ul")}function l(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,l=n.exec(e);let p="decimal",m="ol",d=null;if(l&&l[1]){const e=r.exec(l[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(l[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:u}}function f(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 p(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 m(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 d(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 h(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function g(t,n){if(!t.childCount)return;const r=new e.ViewUpcastWriter(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=[];let o=0;for(const t of r)t.item.is("element")&&s.match(t.item)&&(t.item.getAttribute("src").startsWith("file://")&&i.push({element:t.item,imageIndex:o}),o++);return i}(t,r);i.length&&function(t,e,n){for(let r=0;r<t.length;r++){const{element:s,imageIndex:i}=t[r],o=e[i];if(o){const t=`data:${o.type};base64,${y(o.hex)}`;n.setAttribute("src",t,s)}}}(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 y(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}const I=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,w=/xmlns:o="urn:schemas-microsoft-com/i;class b{document;hasMultiLevelListPlugin;constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return I.test(t)||w.test(t)}execute(t){const n=new e.ViewUpcastWriter(this.document),{body:r,stylesString:i}=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),c(r,i,this.hasMultiLevelListPlugin),g(r,t.dataTransfer.getData("text/rtf")),function(t,e){for(const n of e.createRangeIn(t).getItems()){if(!n.is("element","table")&&!n.is("element","td")&&!n.is("element","th"))continue;const t=["left","top","right","bottom"];if(t.every(t=>!n.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",n);else for(const r of t)n.hasStyle(`border-${r}-style`)||e.setStyle(`border-${r}-style`,"none",n);const r=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of r)n.hasStyle(t)&&e.setStyle(t,s(n.getStyle(t)),n)}}(r,n),function(t,e){for(const n of e.createRangeIn(t).getItems())n.is("element","table")&&("0px"===n.getStyle("width")&&e.removeStyle("width",n),"0"===n.getAttribute("width")&&e.removeAttribute("width",n))}(r,n),function(t){const n=[],r=new e.ViewUpcastWriter(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 x(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.ViewDomConverter(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 S=n(584);function L(t,e){const n=A();return(L=function(t,e){return n[t-=375]})(t,e)}function A(){const t=["2083197RrDzka","244540JtIGOJ","564htwRrY","8sjCVgr","1917908NvoMAp","14934070JyHjXj","106749fsfJny","43162GBixac","671593zYKavu","8ylFthz","test"];return(A=function(){return t})()}!function(t){const e=L,n=t();for(;;)try{if(725309===-parseInt(e(380))/1+parseInt(e(376))/2+parseInt(e(383))/3*(parseInt(e(375))/4)+-parseInt(e(384))/5+-parseInt(e(385))/6*(-parseInt(e(379))/7)+parseInt(e(381))/8*(parseInt(e(378))/9)+-parseInt(e(377))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[L(382)](t)}!function(t){const e=M,n=t();for(;;)try{if(992709===parseInt(e(412))/1*(-parseInt(e(410))/2)+parseInt(e(413))/3+parseInt(e(423))/4+-parseInt(e(406))/5+parseInt(e(421))/6*(parseInt(e(424))/7)+-parseInt(e(422))/8+parseInt(e(415))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function F(t,e){const n=M,r=new Map;for(const[s,i]of e){if(!s[n(428)]&&!s[n(404)])continue;const e=!s[n(428)]||t[n(416)]===s[n(428)],o=!s[n(404)]||t[n(425)](s[n(404)]);e&&o&&r[n(419)](s,i)}return r}function P(){const t=["1eioCTC","4617390YWDSQZ","initial","6069492XfUHAm","name","push","style","set","assign","9294IMdZwL","9602336TxGxPH","4295800rwAiuL","1477ULKqUS","hasClass","cssRules","selectorText","tagName","groups","exec","className","length","2620115JfLRFH","trim","map","getPropertyValue","1794566tsIzLB","split"];return(P=function(){return t})()}function M(t,e){const n=P();return(M=function(t,e){return n[t-=403]})(t,e)}function R(t){const e=M,n={};for(let r=0;r<t[e(405)];r++){const s=t[r],i=t[e(409)](s);e(414)!==i&&(n[s]=i)}return n}function W(t){const e=M,n=t[e(411)](",")[e(408)](t=>t[e(407)]()),r=[];for(const t of n){const n=O[e(403)](t);n&&r[e(417)](n[e(429)])}return r}function j(t){const e=M,n={};for(const r of t)Object[e(420)](n,r);return n}const k=V;function D(){const t=["519cHzLgk","type","1974355nFmqDi","document","item","content","isActive","_parsedData","setStyle","9JFHUld","6389977NORBnr","1111845gmWXRu","4397840QWyQHB","2wDbjeI","elementStart","hasStyle","createRangeIn","execute","6MKCdXq","values","9668dZCAWd","883039MUYEFP","size","from","3617912ykMFin"];return(D=function(){return t})()}function V(t,e){const n=D();return(V=function(t,e){return n[t-=467]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(682170===-parseInt(e(482))/1*(parseInt(e(474))/2)+-parseInt(e(486))/3*(-parseInt(e(481))/4)+-parseInt(e(488))/5*(-parseInt(e(479))/6)+parseInt(e(472))/7+parseInt(e(485))/8*(parseInt(e(470))/9)+-parseInt(e(473))/10+parseInt(e(471))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class T extends b{[k(478)](t){const n=k,{body:r,styles:s}=t[n(468)],i=new e.ViewUpcastWriter(r[n(489)]),o=i[n(477)](r),c=function(t){const e=M,n=new Map;for(const r in t){const s=W(r),i=t[r];for(const t of s)n[e(419)](t,i)}return n}(function(t){const e=M,n={};for(const r of t)for(const t of r[e(426)])if(t instanceof CSSStyleRule){const r=R(t[e(418)]);n[t[e(427)]]=Object[e(420)]({},n[t[e(427)]]||{},r)}return n}(s));for(const t of o){if(n(475)!==t[n(487)])continue;const e=F(t[n(490)],c);if(e[n(483)]){const r=j(Array[n(484)](e[n(480)]()));for(const e in r){const s=t[n(490)];s[n(476)](e)||i[n(469)](e,r[e],s)}}}t[n(491)]=r}[k(467)](t){return super[k(467)](t)||E(t)}}const U=N;function N(t,e){const n=K();return(N=function(t,e){return n[t-=231]})(t,e)}function K(){const t=["requires","stylesProcessor","map","isPremiumPlugin","15254OyUkRh","528qGspEa","18190BEHSSt","_parsedData","fromCharCode","href","pluginName","1059oXokwM","1812EmVWxm","view","afterInit","644rQHrZs","1714360yUVdoA","high","document","join","init","text/html","1032200GXnbbW","ClipboardPipeline","isOfficialPlugin","567216kCDoQS","2PpNFWy","PasteFromOffice","dataTransfer","execute","48nPvbHh","isActive","editor","plugins","PasteFromOfficeEnhancedInliner","editing","get","inputTransformation","getData"];return(K=function(){return t})()}!function(t){const e=N,n=t();for(;;)try{if(127486===-parseInt(e(252))/1*(parseInt(e(269))/2)+parseInt(e(237))/3*(parseInt(e(238))/4)+-parseInt(e(248))/5+parseInt(e(256))/6*(-parseInt(e(241))/7)+parseInt(e(242))/8+parseInt(e(251))/9+-parseInt(e(232))/10*(parseInt(e(231))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class $ extends t.Plugin{static get[U(236)](){return U(260)}static get[U(250)](){return!0}static get[U(268)](){return!0}static get[U(265)](){return[U(253)]}[U(246)](){const t=U,e=this[t(258)],n=e[t(259)][t(262)](t(249)),r=e[t(261)][t(239)][t(244)],s=new T(r);n.on(t(263),(e,n)=>{const i=t,o=n[i(254)][i(264)](i(247));s[i(257)](o)&&(n[i(233)]||(n[i(233)]=x(o,r[i(266)])),s[i(255)](n))},{priority:S.priorities[t(262)](t(243))+11})}[U(240)](){!async function(t){const e=d([73,57,115,67,109,103,51,68,74,105,71,53,76,70,77,117,81,106,119,104,84,48,88,66,89,121,120,83,113,118,100,80,79,52,54,78,90,65,99,86,122,98,55,49,82,87,107,102,101,56,111,75,112,116,110,114,85,69,97,108,50,72]),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=N;return t[e(267)](t=>String[e(234)](t))[e(245)]("")}!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([73]);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,S.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{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]))||e[d([105,110,99,108,117,100,101,115])](d([84,82,73,76,73,85,77]))&&window[d([103,108,111,98])]&&window[d([103,108,111,98])][d([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?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:1757721600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=N,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(235)]);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([102,105,108,116,101,114])](t=>t[d([108,101,110,103,116,104])]<=s[d([108,101,110,103,116,104])])[d([109,97,112])](t=>Array(s[d([108,101,110,103,116,104])]-t[d([108,101,110,103,116,104])])[d([102,105,108,108])](t[0]===d([42])?d([42]):"")[d([99,111,110,99,97,116])](t))[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{return d([73,110,118,97,108,105,100])}}())}(this)}}const H=J;function J(t,e){const n=_();return(J=function(t,e){return n[t-=434]})(t,e)}!function(t){const e=J,n=t();for(;;)try{if(476713===-parseInt(e(434))/1+-parseInt(e(478))/2+-parseInt(e(438))/3*(-parseInt(e(444))/4)+parseInt(e(456))/5*(parseInt(e(471))/6)+parseInt(e(475))/7+-parseInt(e(462))/8*(parseInt(e(450))/9)+-parseInt(e(439))/10*(-parseInt(e(474))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);const q=[H(442),H(454),H(461),H(435),H(448),H(443),H(467),H(449)],z=[H(442),H(454),H(461)],B={"font-style":[[H(476),"i"]],"font-weight":[[H(455),H(470)],[H(460),H(470)],[H(436),H(470)],[t=>Number(t)>=600,H(470)]],"text-decoration":[[H(441),"u"],[H(473),"s"]],"text-decoration-line":[[H(441),"u"],[H(473),"s"]],"vertical-align":[[H(464),H(464)],[H(477),H(453)]]};function Q(t){return q[H(447)](t)}function Y(t){const e=H;return Array[e(465)](t[e(458)]())[e(468)](Q)}function Z(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(457)](e=>{const i=n,o=t[i(437)](e);if(o)if(c=e,z[H(447)](c))r[e]=o;else if(e in B){const t=o[i(451)](" ");B[e][i(457)](([n,r])=>{const o=i;for(const i of t)(o(459)==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=H;for(const s in n)n[s][r(457)](([,n])=>{const s=r,i=e[s(445)](n,[],t[s(440)]());e[s(466)](0,i,t)}),e[r(469)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(446)](n)[r(472)])return;const s=e[r(445)](r(463),[],t[r(440)]());e[r(452)](n,s),e[r(466)](0,s,t),e[r(469)](Object[r(446)](n),t)}(t,e,r)}function _(){const t=["filter","removeStyle","strong","42414ZhGacq","length","line-through","3135lMVQUS","1432522SDfjBV","italic","super","1280828oYfsEJ","461884pssWLs","text-decoration","bolder","getStyle","223605FqMFaq","41320cLIzAX","getChildren","underline","color","font-weight","28BxLdGr","createElement","keys","includes","text-decoration-line","vertical-align","5278977ixJpUM","split","setStyle","sup","font-family","medium","185AoidZe","forEach","getStyleNames","function","bold","font-size","8gsgoYU","span","sub","from","insertChild","font-style"];return(_=function(){return t})()}const G=tt;function X(){const t=["font","getItems","isActive","10vFDseE","content","311010EWRqie","189552fHykOp","document","1498035jRxQyH","354684GJpblg","includes","name","execute","21UJpYOL","stylesProcessor","_parsedData","5388coSFQe","110418XYNJsz","element","blockElements","775JHrdUC","2QSVzhF","1015974JKscOV","createRangeIn"];return(X=function(){return t})()}function tt(t,e){const n=X();return(tt=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(116977===-parseInt(e(242))/1*(parseInt(e(246))/2)+parseInt(e(234))/3+parseInt(e(241))/4*(parseInt(e(245))/5)+-parseInt(e(254))/6+parseInt(e(238))/7*(-parseInt(e(231))/8)+-parseInt(e(247))/9*(parseInt(e(252))/10)+parseInt(e(233))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class et extends b{[G(237)](t){const n=G,{body:r}=t[n(240)],s=new e.ViewUpcastWriter(r[n(232)]),i=s[n(248)](r),o=new e.ViewDocument(s[n(232)][n(239)]),c=[...new e.ViewDomConverter(o)[n(244)],n(249)],a=i[n(250)]();for(const t of a)if(t.is(n(243))&&c[n(235)](t[n(236)])){Z(t,s,Y(t))}t[n(253)]=r}[G(251)](t){return super[G(251)](t)||E(t)}}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=127]})(t,e)}const rt=nt;function st(){const t=["text/html","trialLimit","_parsedData","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","destroy","usageLimit","document","pluginName","pasteFromOfficeEnhancedLicenseKeyDomainLimit","isOfficialPlugin","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyNotAllowed","expired","isActive","1126893TLdnRh","ClipboardPipeline","107368ZqYHwb","view","stylesProcessor","invalid","6pzKzOO","63TyFeQr","licenseKey","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyExpired","4350WfZFXd","domainLimit","36773LcCuUL","4340485kylpth","_licenseKeyCheckInterval","plugins","761752SVUBeX","editor","PasteFromOffice","PasteFromOfficeEnhanced","high","isPremiumPlugin","editing","get","requires","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyValid","featureNotAllowed","240757saEpFn","6551174rqLVUo","pasteFromOfficeEnhancedLicenseKeyTrialLimit","dataTransfer","init","inputTransformation","execute","pasteFromOfficeEnhancedLicenseKeyInvalid","getData","config","12LxwtaH","pasteFromOfficeEnhancedLicenseKeyUsageLimit"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(565877===parseInt(e(155))/1+parseInt(e(128))/2+parseInt(e(181))/3*(parseInt(e(165))/4)+parseInt(e(140))/5+-parseInt(e(132))/6*(parseInt(e(156))/7)+parseInt(e(143))/8*(parseInt(e(133))/9)+-parseInt(e(137))/10*(parseInt(e(139))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(134)];[rt(141)];static get[rt(174)](){return rt(135)}static get[rt(176)](){return!0}static get[rt(148)](){return!0}static get[rt(151)](){return[rt(145)]}[rt(159)](){const t=rt,e=this[t(144)],n=e[t(142)][t(150)](t(127)),r=e[t(149)][t(129)][t(173)],s=new et(r);n.on(t(160),(e,n)=>{const i=t,o=n[i(158)][i(163)](i(167));s[i(180)](o)&&(n[i(169)]||(n[i(169)]=x(o,r[i(130)])),s[i(161)](n))},{priority:S.priorities[t(150)](t(147))+10}),this[t(134)]=this[t(144)][t(164)][t(150)](t(134));const i=this[t(144)];this[t(141)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(153)==s||e(162)==s||e(136)==s||e(175)==s||e(178)==s||e(170)==s||e(157)==s||e(166)==s){delete i[r],n=s,clearInterval(this[e(141)]),this[e(141)]=void 0;break}}e(162)==n&&i[e(152)](e(131)),e(136)==n&&i[e(152)](e(179)),e(175)==n&&i[e(152)](e(138)),e(178)==n&&i[e(152)](e(154),e(146)),e(170)==n&&i[e(152)](e(177)),e(157)==n&&i[e(152)](e(168)),e(166)==n&&i[e(152)](e(172))},1e3)}[rt(171)](){const t=rt;super[t(171)](),this[t(141)]&&clearInterval(this[t(141)])}}var ot=at;function ct(){var t=["13227DsAFJY","84sMpejt","3109hPhxYO","isOfficialPlugin","isPremiumPlugin","406CdaWoU","3418040mhMNLq","37265100iMcssR","195ssSlvE","PasteFromOffice","377580MxDJfL","14724864bJhVwO","PasteFromOfficeEnhanced","requires","pluginName","2466iVZapf"];return(ct=function(){return t})()}function at(t,e){var n=ct();return(at=function(t,e){return n[t-=197]})(t,e)}!function(t){for(var e=at,n=t();;)try{if(869474===parseInt(e(204))/1*(-parseInt(e(207))/2)+parseInt(e(202))/3*(-parseInt(e(203))/4)+parseInt(e(210))/5*(-parseInt(e(201))/6)+-parseInt(e(212))/7+-parseInt(e(208))/8+-parseInt(e(197))/9+parseInt(e(209))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{static get[ot(200)](){return ot(198)}static get[ot(205)](){return!0}static get[ot(206)](){return!0}static get[ot(199)](){return[ot(211),$,it]}}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=480]})(t,e)}function ft(){var t=["93FNuKeW","163435fpGfcx","12518253AKcPsD","14wVyxpK","1772696kkQAcJ","754GukIme","3341070kzIAaF","835152KBsvZm","2504440hhBfZc"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(667044===parseInt(e(484))/1+-parseInt(e(482))/2*(-parseInt(e(486))/3)+parseInt(e(481))/4+-parseInt(e(487))/5+-parseInt(e(483))/6*(-parseInt(e(480))/7)+-parseInt(e(485))/8+-parseInt(e(488))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft)})(),(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 _0xa40aba}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x38db86,parsePasteOfficeHtml as _0xa5e8a8}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x212e29,uid as _0xa2f0f1}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x15c726,ViewDocument as _0x5058bf,ViewDomConverter as _0x4eb6d2}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x14cbb2){return m['test'](_0x14cbb2);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4eb547,_0x3b2606){const _0x332bbd=new Map();for(const [_0x2dea57,_0x198398]of _0x3b2606){if(!_0x2dea57['tagName']&&!_0x2dea57['className'])continue;const _0x71c6bb=!_0x2dea57['tagName']||_0x4eb547['name']===_0x2dea57['tagName'],_0x4e7362=!_0x2dea57['className']||_0x4eb547['hasClass'](_0x2dea57['className']);_0x71c6bb&&_0x4e7362&&_0x332bbd['set'](_0x2dea57,_0x198398);}return _0x332bbd;}function h(_0x1a7464){const _0x29253a={};for(let _0x292741=0x0;_0x292741<_0x1a7464['length'];_0x292741++){const _0x5b5120=_0x1a7464[_0x292741],_0x48612b=_0x1a7464['getPropertyValue'](_0x5b5120);'initial'!==_0x48612b&&(_0x29253a[_0x5b5120]=_0x48612b);}return _0x29253a;}function O(_0x3b8e30){const _0x39e702=_0x3b8e30['split'](',')['map'](_0x394d4e=>_0x394d4e['trim']()),_0x35434a=[];for(const _0xb8c24c of _0x39e702){const _0x1d870c=S['exec'](_0xb8c24c);_0x1d870c&&_0x35434a['push'](_0x1d870c['groups']);}return _0x35434a;}function k(_0x168d91){const _0x4ca193={};for(const _0x568da1 of _0x168d91)Object['assign'](_0x4ca193,_0x568da1);return _0x4ca193;}class c extends _0x38db86{['execute'](_0x204eaa){const {body:_0x5aa2c9,styles:_0x14a0a4}=_0x204eaa['_parsedData'],_0x11854e=new _0x15c726(_0x5aa2c9['document']),_0x336147=_0x11854e['createRangeIn'](_0x5aa2c9),_0x718229=function(_0x459c97){const _0x452684={};for(const _0x16a4cc of _0x459c97)for(const _0x248352 of _0x16a4cc['cssRules'])if(_0x248352 instanceof CSSStyleRule){const _0xde49dd=h(_0x248352['style']);_0x452684[_0x248352['selectorText']]=Object['assign']({},_0x452684[_0x248352['selectorText']]||{},_0xde49dd);}return _0x452684;}(_0x14a0a4),_0xcb4a46=function(_0x126dc0){const _0x2e75c4=new Map();for(const _0x258b25 in _0x126dc0){const _0x500f78=O(_0x258b25),_0x32f5a6=_0x126dc0[_0x258b25];for(const _0xaf2583 of _0x500f78)_0x2e75c4['set'](_0xaf2583,_0x32f5a6);}return _0x2e75c4;}(_0x718229);for(const _0x322b68 of _0x336147){if('elementStart'!==_0x322b68['type'])continue;const _0x210e57=j(_0x322b68['item'],_0xcb4a46);if(_0x210e57['size']){const _0x3dac7c=k(Array['from'](_0x210e57['values']()));for(const _0xf2b6a in _0x3dac7c){const _0x4d5861=_0x322b68['item'];_0x4d5861['hasStyle'](_0xf2b6a)||_0x11854e['setStyle'](_0xf2b6a,_0x3dac7c[_0xf2b6a],_0x4d5861);}}}_0x204eaa['content']=_0x5aa2c9;}['isActive'](_0x239725){return super['isActive'](_0x239725)||p(_0x239725);}}class i extends _0xa40aba{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x610b97=this['editor'],_0x2e7d54=_0x610b97['plugins']['get']('ClipboardPipeline'),_0x2d41f4=_0x610b97['editing']['view']['document'],_0x4ae5eb=new c(_0x2d41f4);_0x2e7d54['on']('inputTransformation',(_0x5be377,_0xa52f8b)=>{const _0x19e39e=_0xa52f8b['dataTransfer']['getData']('text/html');_0x4ae5eb['isActive'](_0x19e39e)&&(_0xa52f8b['_parsedData']||(_0xa52f8b['_parsedData']=_0xa5e8a8(_0x19e39e,_0x2d41f4['stylesProcessor'])),_0x4ae5eb['execute'](_0xa52f8b));},{'priority':_0x212e29['get']('high')+0xb});}['afterInit'](){!async function(_0x52c328){const _0x51ff47=_0x3c2d57([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x5732a5=0xc82cb1e,_0x246604=0xc85b9e6^_0x5732a5,_0x1a4f2e=window[_0x3c2d57([0x44,0x61,0x74,0x65])][_0x3c2d57([0x6e,0x6f,0x77])](),_0x390bad=_0x52c328[_0x3c2d57([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x47515b=new window[(_0x3c2d57([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d8386=>{_0x390bad[_0x3c2d57([0x6f,0x6e,0x63,0x65])](_0x3c2d57([0x72,0x65,0x61,0x64,0x79]),_0x1d8386);}),_0x3420ac={[_0x3c2d57([0x6b,0x74,0x79])]:_0x3c2d57([0x45,0x43]),[_0x3c2d57([0x75,0x73,0x65])]:_0x3c2d57([0x73,0x69,0x67]),[_0x3c2d57([0x63,0x72,0x76])]:_0x3c2d57([0x50,0x2d,0x32,0x35,0x36]),[_0x3c2d57([0x78])]:_0x3c2d57([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]),[_0x3c2d57([0x79])]:_0x3c2d57([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]),[_0x3c2d57([0x61,0x6c,0x67])]:_0x3c2d57([0x45,0x53,0x32,0x35,0x36])},_0x51f0af=_0x390bad[_0x3c2d57([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3c2d57([0x67,0x65,0x74])](_0x3c2d57([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x293b85(){let _0x2ce377,_0x1c5881=null,_0x404ead=null;try{if(_0x51f0af==_0x3c2d57([0x47,0x50,0x4c]))return _0x3c2d57([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2ce377=_0x11b260(),!_0x2ce377)return _0x3c2d57([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2ce377[_0x3c2d57([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x404ead=_0x240d82(_0x2ce377[_0x3c2d57([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2ce377[_0x3c2d57([0x6a,0x74,0x69])])),await _0x55d41e()?_0x521395()?_0x457cf9()?_0x3c2d57([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x7e712a()?(_0x2ce377[_0x3c2d57([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c2d57([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1c5881=_0x567215(_0x3c2d57([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2ce377[_0x3c2d57([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c2d57([0x74,0x72,0x69,0x61,0x6c])&&(_0x1c5881=_0x567215(_0x3c2d57([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x324c51()):_0x3c2d57([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3c2d57([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3c2d57([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3c2d57([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x457cf9(){const _0x3b3a52=[_0x3c2d57([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3c2d57([0x74,0x72,0x69,0x61,0x6c])][_0x3c2d57([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ce377[_0x3c2d57([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1a4f2e/0x3e8:0xe10*_0x246604;return _0x2ce377[_0x3c2d57([0x65,0x78,0x70])]<_0x3b3a52;}function _0x521395(){const _0x587ae4=_0x2ce377[_0x3c2d57([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x587ae4&&(!!_0x587ae4[_0x3c2d57([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c2d57([0x2a]))||(!!_0x587ae4[_0x3c2d57([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c2d57([0x50,0x4f,0x45]))||(!!_0x587ae4[_0x3c2d57([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c2d57([0x50,0x50]))||!(!_0x587ae4[_0x3c2d57([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c2d57([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x584e07()))));}function _0x7e712a(){const _0x23a437=_0x2ce377[_0x3c2d57([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x23a437||0x0==_0x23a437[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2ed8a4}=new URL(window[_0x3c2d57([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x23a437[_0x3c2d57([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ed8a4))return!0x0;const _0x1ba742=_0x2ed8a4[_0x3c2d57([0x73,0x70,0x6c,0x69,0x74])](_0x3c2d57([0x2e]));return _0x23a437[_0x3c2d57([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2211bf=>_0x2211bf[_0x3c2d57([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c2d57([0x2a])))[_0x3c2d57([0x6d,0x61,0x70])](_0x1c66d6=>_0x1c66d6[_0x3c2d57([0x73,0x70,0x6c,0x69,0x74])](_0x3c2d57([0x2e])))[_0x3c2d57([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1be0ea=>_0x1be0ea[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1ba742[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3c2d57([0x6d,0x61,0x70])](_0x35ad90=>Array(_0x1ba742[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x35ad90[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3c2d57([0x66,0x69,0x6c,0x6c])](_0x35ad90[0x0]===_0x3c2d57([0x2a])?_0x3c2d57([0x2a]):'')[_0x3c2d57([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x35ad90))[_0x3c2d57([0x73,0x6f,0x6d,0x65])](_0x43fdcf=>_0x1ba742[_0x3c2d57([0x65,0x76,0x65,0x72,0x79])]((_0x47a069,_0xc35c06)=>_0x43fdcf[_0xc35c06]===_0x47a069||_0x43fdcf[_0xc35c06]===_0x3c2d57([0x2a])));}function _0x324c51(){return _0x1c5881&&_0x404ead?new window[(_0x3c2d57([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2aba60,_0xaf5d2e)=>{_0x1c5881[_0x3c2d57([0x74,0x68,0x65,0x6e])](_0x2aba60,_0xaf5d2e),_0x404ead[_0x3c2d57([0x74,0x68,0x65,0x6e])](_0x24ccd6=>{_0x24ccd6!=_0x3c2d57([0x56,0x61,0x6c,0x69,0x64])&&_0x2aba60(_0x24ccd6);},_0xaf5d2e);}):_0x1c5881||_0x404ead||_0x3c2d57([0x56,0x61,0x6c,0x69,0x64]);}}function _0x240d82(_0x178519,_0x53ce91){return new window[(_0x3c2d57([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x57458e=>{if(_0x5f1a22())return _0x57458e(_0x3c2d57([0x56,0x61,0x6c,0x69,0x64]));_0xa0fd4f(),_0x390bad[_0x3c2d57([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3c2d57([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3d1d9c=!0x1;const _0x374490=_0xa2f0f1();function _0x235624(_0x4121e4){return!!_0x4121e4&&(typeof _0x4121e4===_0x3c2d57([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4121e4===_0x3c2d57([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4121e4[_0x3c2d57([0x74,0x68,0x65,0x6e])]===_0x3c2d57([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4121e4[_0x3c2d57([0x63,0x61,0x74,0x63,0x68])]===_0x3c2d57([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3b6a93(_0x2269b3){_0x5aff58(_0x2269b3)[_0x3c2d57([0x74,0x68,0x65,0x6e])](_0x565de3=>{if(!_0x565de3||_0x565de3[_0x3c2d57([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3c2d57([0x6f,0x6b]))return _0x3c2d57([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1e1025(_0x750108(_0x374490+_0x53ce91))!=_0x565de3[_0x3c2d57([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3c2d57([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3c2d57([0x56,0x61,0x6c,0x69,0x64]);})[_0x3c2d57([0x74,0x68,0x65,0x6e])](_0x2518ca=>(_0x4f19ed(),_0x2518ca),()=>{const _0x30715e=_0x4b2fa5();return null==_0x30715e?(_0x4f19ed(),_0x3c2d57([0x56,0x61,0x6c,0x69,0x64])):_0x3c2d57(_0x1a4f2e-_0x30715e>(0x288e4f1e^_0x5732a5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3c2d57([0x74,0x68,0x65,0x6e])](_0x57458e)[_0x3c2d57([0x63,0x61,0x74,0x63,0x68])](()=>{_0x57458e(_0x3c2d57([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x11b1b1=0xcb4259e^_0x5732a5;function _0x4f19ed(){const _0x198236=_0x3c2d57([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e1025(_0x750108(_0x178519)),_0x390d46=_0x4ceb10(_0x1e1025(window[_0x3c2d57([0x4d,0x61,0x74,0x68])][_0x3c2d57([0x63,0x65,0x69,0x6c])](_0x1a4f2e/_0x11b1b1)));window[_0x3c2d57([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c2d57([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x198236,_0x390d46);}function _0x4b2fa5(){const _0x3e0ccc=_0x3c2d57([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e1025(_0x750108(_0x178519)),_0x44d08b=window[_0x3c2d57([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c2d57([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3e0ccc);return _0x44d08b?window[_0x3c2d57([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ceb10(_0x44d08b),0x10)*_0x11b1b1:null;}function _0x5aff58(_0x424ad9){return new window[(_0x3c2d57([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x315bfa,_0x1c2a19)=>{_0x424ad9[_0x3c2d57([0x74,0x68,0x65,0x6e])](_0x315bfa,_0x1c2a19),window[_0x3c2d57([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1c2a19,0xc831fde^_0x5732a5);});}}_0x390bad[_0x3c2d57([0x6f,0x6e])](_0x3c2d57([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x17ffdc,_0x3a3697)=>{if(_0x3a3697[0x0]!=_0x178519)return _0x57458e(_0x3c2d57([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3a3697[0x1]={..._0x3a3697[0x1],[_0x3c2d57([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x374490};},{[_0x3c2d57([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c2d57([0x68,0x69,0x67,0x68])}),_0x390bad[_0x3c2d57([0x6f,0x6e])](_0x3c2d57([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x25e3ab=>{_0x235624(_0x25e3ab[_0x3c2d57([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3d1d9c=!0x0,_0x3b6a93(_0x25e3ab[_0x3c2d57([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3c2d57([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c2d57([0x6c,0x6f,0x77])}),_0x47515b[_0x3c2d57([0x74,0x68,0x65,0x6e])](()=>{_0x3d1d9c||_0x57458e(_0x3c2d57([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5f1a22(){return _0x390bad[_0x3c2d57([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c2d57([0x76,0x69,0x65,0x77])][_0x3c2d57([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3c2d57([0x61,0x75,0x74,0x6f]);}function _0xa0fd4f(){_0x390bad[_0x3c2d57([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c2d57([0x76,0x69,0x65,0x77])][_0x3c2d57([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3c2d57([0x61,0x75,0x74,0x6f]);}}function _0x567215(_0x5f076c){const _0x539ce3=[new window[(_0x3c2d57([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3223ab=>setTimeout(_0x3223ab,0xc8bf5d2^_0x5732a5)),_0x47515b[_0x3c2d57([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3c2d57([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e9849=>{let _0x2067c1=0x0;_0x390bad[_0x3c2d57([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c2d57([0x6f,0x6e])](_0x3c2d57([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5a1d48,_0x1f7d21)=>{_0x1f7d21[0x0][_0x3c2d57([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2067c1++,_0x2067c1==(0xc82cae6^_0x5732a5)&&(_0x3e9849(),_0x5a1d48[_0x3c2d57([0x6f,0x66,0x66])]());});}))];return window[_0x3c2d57([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3c2d57([0x72,0x61,0x63,0x65])](_0x539ce3)[_0x3c2d57([0x74,0x68,0x65,0x6e])](()=>_0x5f076c);}async function _0x39b4fb(){await _0x47515b,_0x390bad[_0x3c2d57([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c2d57([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x11c91e,_0x390bad[_0x3c2d57([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c2d57([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x11c91e,_0x390bad[_0x3c2d57([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3c2d57([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x584e07(){return window[_0x3c2d57([0x67,0x6c,0x6f,0x62])]&&window[_0x3c2d57([0x67,0x6c,0x6f,0x62])][_0x3c2d57([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x474dc5(_0x231711){const _0x2647a9=_0x5be736();_0x390bad[_0x2647a9]=_0x3c2d57([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])+_0x231711,_0x231711!=_0x3c2d57([0x56,0x61,0x6c,0x69,0x64])&&_0x39b4fb();}function _0x5be736(){const _0x57e16b=window[_0x3c2d57([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3c2d57([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3c2d57([0x6e,0x6f,0x77])]())[_0x3c2d57([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3c2d57([0x2e]),'');let _0x8824=_0x3c2d57([0x49]);for(let _0x383bc1=0x0;_0x383bc1<_0x57e16b[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x383bc1+=0x2){let _0x47175d=window[_0x3c2d57([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57e16b[_0x3c2d57([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x383bc1,_0x383bc1+0x2));_0x47175d>=_0x51ff47[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x47175d-=_0x51ff47[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x8824+=_0x51ff47[_0x47175d];}return _0x8824;}function _0x11b260(){const _0x1490f8=_0x51f0af[_0x3c2d57([0x73,0x70,0x6c,0x69,0x74])](_0x3c2d57([0x2e]));if(0x3!=_0x1490f8[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2c7aa2(_0x1490f8[0x1]);function _0x2c7aa2(_0x29c734){const _0xc49717=_0x37bb61(_0x29c734);return _0xc49717&&_0x5ad796()?_0xc49717:null;function _0x5ad796(){const _0x58a2f6=_0xc49717[_0x3c2d57([0x6a,0x74,0x69])],_0xff8d33=window[_0x3c2d57([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58a2f6[_0x3c2d57([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x58a2f6[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x210366={..._0xc49717,[_0x3c2d57([0x6a,0x74,0x69])]:_0x58a2f6[_0x3c2d57([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x58a2f6[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x210366[_0x3c2d57([0x76,0x63])],_0x750108(_0x210366)==_0xff8d33;}}}async function _0x55d41e(){let _0x2e3828=!0x0;try{const _0x3cc605=_0x51f0af[_0x3c2d57([0x73,0x70,0x6c,0x69,0x74])](_0x3c2d57([0x2e])),[_0x417f5e,_0x5612cd,_0x1bd63c]=_0x3cc605;return _0x180969(_0x417f5e),await _0xc06adf(_0x417f5e,_0x5612cd,_0x1bd63c),_0x2e3828;}catch{return!0x1;}function _0x180969(_0x1f66e3){const _0x125ff4=_0x37bb61(_0x1f66e3);_0x125ff4&&_0x125ff4[_0x3c2d57([0x61,0x6c,0x67])]==_0x3c2d57([0x45,0x53,0x32,0x35,0x36])||(_0x2e3828=!0x1);}async function _0xc06adf(_0x1c8ac4,_0x3c032d,_0x272c97){const _0x465f5b=window[_0x3c2d57([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3c2d57([0x66,0x72,0x6f,0x6d])](_0x3be9e1(_0x272c97),_0x1a9263=>_0x1a9263[_0x3c2d57([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1ce62b=new window[(_0x3c2d57([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3c2d57([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1c8ac4+_0x3c2d57([0x2e])+_0x3c032d),_0x16d056=window[_0x3c2d57([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3c2d57([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x16d056)return;const _0x5c6df5=await _0x16d056[_0x3c2d57([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3c2d57([0x6a,0x77,0x6b]),_0x3420ac,{[_0x3c2d57([0x6e,0x61,0x6d,0x65])]:_0x3c2d57([0x45,0x43,0x44,0x53,0x41]),[_0x3c2d57([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3c2d57([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3c2d57([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x16d056[_0x3c2d57([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3c2d57([0x6e,0x61,0x6d,0x65])]:_0x3c2d57([0x45,0x43,0x44,0x53,0x41]),[_0x3c2d57([0x68,0x61,0x73,0x68])]:{[_0x3c2d57([0x6e,0x61,0x6d,0x65])]:_0x3c2d57([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5c6df5,_0x465f5b,_0x1ce62b)||(_0x2e3828=!0x1);}}function _0x37bb61(_0x42e939){return _0x42e939[_0x3c2d57([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3c2d57([0x65,0x79]))?JSON[_0x3c2d57([0x70,0x61,0x72,0x73,0x65])](_0x3be9e1(_0x42e939)):null;}function _0x3be9e1(_0x1373e1){return window[_0x3c2d57([0x61,0x74,0x6f,0x62])](_0x1373e1[_0x3c2d57([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3c2d57([0x2b]))[_0x3c2d57([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3c2d57([0x2f])));}function _0x750108(_0x22e810){let _0x184036=0x1505;function _0x5cfd37(_0x3d8749){for(let _0x588794=0x0;_0x588794<_0x3d8749[_0x3c2d57([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x588794++){const _0x249b7b=_0x3d8749[_0x3c2d57([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x588794);_0x184036=(_0x184036<<0x5)+_0x184036+_0x249b7b,_0x184036&=_0x184036;}}function _0x1d964a(_0xa8322c){Array[_0x3c2d57([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xa8322c)?_0xa8322c[_0x3c2d57([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1d964a):_0xa8322c&&typeof _0xa8322c==_0x3c2d57([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3c2d57([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xa8322c)[_0x3c2d57([0x73,0x6f,0x72,0x74])]()[_0x3c2d57([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1614b6,_0x5db299])=>{_0x5cfd37(_0x1614b6),_0x1d964a(_0x5db299);}):_0x5cfd37(window[_0x3c2d57([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xa8322c));}return _0x1d964a(_0x22e810),_0x184036>>>0x0;}function _0x1e1025(_0x3fabb9){return _0x3fabb9[_0x3c2d57([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3c2d57([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3c2d57([0x30]));}function _0x4ceb10(_0x4ed875){return _0x4ed875[_0x3c2d57([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3c2d57([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3c2d57([0x6a,0x6f,0x69,0x6e])]('');}function _0x11c91e(){}function _0x3c2d57(_0x1a8650){return _0x1a8650['map'](_0x325a43=>String['fromCharCode'](_0x325a43))['join']('');}_0x474dc5(await _0x293b85());}(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'],[_0x55e023=>Number(_0x55e023)>=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(_0x137e37){return L['includes'](_0x137e37);}function g(_0x36e759){return Array['from'](_0x36e759['getStyleNames']())['filter'](P);}function b(_0x1d6da5,_0x4d5fc1,_0x25d6d8){const {spanStyles:_0x456eb2,stylesToBeHtmlElements:_0x33c7b3}=function(_0x684a4c,_0x4ee274){const _0x418fef={},_0xdc0c81={};return _0x4ee274['forEach'](_0x18a879=>{const _0x1067ff=_0x684a4c['getStyle'](_0x18a879);if(_0x1067ff){if(function(_0x2b0518){return E['includes'](_0x2b0518);}(_0x18a879))_0x418fef[_0x18a879]=_0x1067ff;else{if(function(_0x32e6fe){return _0x32e6fe in F;}(_0x18a879)){const _0x33b6d5=_0x1067ff['split']('\x20');F[_0x18a879]['forEach'](([_0x2a9559,_0x2bc980])=>{for(const _0x130625 of _0x33b6d5){('function'==typeof _0x2a9559&&_0x2a9559(_0x130625)||_0x2a9559===_0x130625)&&(_0xdc0c81[_0x18a879]=[..._0xdc0c81[_0x18a879]||[],[_0x2a9559,_0x2bc980]]);}});}}}}),{'spanStyles':_0x418fef,'stylesToBeHtmlElements':_0xdc0c81};}(_0x1d6da5,_0x25d6d8);!function(_0x31f637,_0x20f826,_0x235dc5){for(const _0x2d58d5 in _0x235dc5){_0x235dc5[_0x2d58d5]['forEach'](([,_0x58e034])=>{const _0xbdcec0=_0x20f826['createElement'](_0x58e034,[],_0x31f637['getChildren']());_0x20f826['insertChild'](0x0,_0xbdcec0,_0x31f637);}),_0x20f826['removeStyle'](_0x2d58d5,_0x31f637);}}(_0x1d6da5,_0x4d5fc1,_0x33c7b3),function(_0x4ff034,_0x5702d9,_0x46e984){if(!Object['keys'](_0x46e984)['length'])return;const _0x2f198d=_0x5702d9['createElement']('span',[],_0x4ff034['getChildren']());_0x5702d9['setStyle'](_0x46e984,_0x2f198d),_0x5702d9['insertChild'](0x0,_0x2f198d,_0x4ff034),_0x5702d9['removeStyle'](Object['keys'](_0x46e984),_0x4ff034);}(_0x1d6da5,_0x4d5fc1,_0x456eb2);}class a extends _0x38db86{['execute'](_0x2418f6){const {body:_0x33a419}=_0x2418f6['_parsedData'],_0x2be896=new _0x15c726(_0x33a419['document']),_0x411f80=_0x2be896['createRangeIn'](_0x33a419),_0x3e8a5a=new _0x5058bf(_0x2be896['document']['stylesProcessor']),_0xf418bf=[...new _0x4eb6d2(_0x3e8a5a)['blockElements'],'font'],_0x2e71ba=_0x411f80['getItems']();for(const _0x50c74f of _0x2e71ba)_0x50c74f['is']('element')&&_0xf418bf['includes'](_0x50c74f['name'])&&b(_0x50c74f,_0x2be896,g(_0x50c74f));_0x2418f6['content']=_0x33a419;}['isActive'](_0x27c7c5){return super['isActive'](_0x27c7c5)||p(_0x27c7c5);}}class s extends _0xa40aba{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x494cf7=this['editor'],_0x25f37e=_0x494cf7['plugins']['get']('ClipboardPipeline'),_0x5785ce=_0x494cf7['editing']['view']['document'],_0x30cbd6=new a(_0x5785ce);_0x25f37e['on']('inputTransformation',(_0x1e15b1,_0x57e5e9)=>{const _0xec89de=_0x57e5e9['dataTransfer']['getData']('text/html');_0x30cbd6['isActive'](_0xec89de)&&(_0x57e5e9['_parsedData']||(_0x57e5e9['_parsedData']=_0xa5e8a8(_0xec89de,_0x5785ce['stylesProcessor'])),_0x30cbd6['execute'](_0x57e5e9));},{'priority':_0x212e29['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x28a1f3=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3065f8;for(const _0x90a64 in _0x28a1f3){const _0x22dadf=_0x90a64,_0x27a836=_0x28a1f3[_0x22dadf];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x27a836||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x27a836||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x27a836||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x27a836||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x27a836||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x27a836||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x27a836||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x27a836){delete _0x28a1f3[_0x22dadf],_0x3065f8=_0x27a836,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x3065f8&&_0x28a1f3['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x3065f8&&_0x28a1f3['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x3065f8&&_0x28a1f3['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x3065f8&&_0x28a1f3['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x3065f8&&_0x28a1f3['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x3065f8&&_0x28a1f3['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x3065f8&&_0x28a1f3['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0xa40aba{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x1abc18}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x3abb10,parsePasteOfficeHtml as _0x18c4a1}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x42e004,uid as _0x36d59f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x10ef48,ViewDocument as _0x52b866,ViewDomConverter as _0x36af94}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x20b6a9){return m['test'](_0x20b6a9);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4762a6,_0x5ed302){const _0x5e1e99=new Map();for(const [_0x1ba69c,_0x7ee92d]of _0x5ed302){if(!_0x1ba69c['tagName']&&!_0x1ba69c['className'])continue;const _0x5ca841=!_0x1ba69c['tagName']||_0x4762a6['name']===_0x1ba69c['tagName'],_0x1a1a52=!_0x1ba69c['className']||_0x4762a6['hasClass'](_0x1ba69c['className']);_0x5ca841&&_0x1a1a52&&_0x5e1e99['set'](_0x1ba69c,_0x7ee92d);}return _0x5e1e99;}function h(_0x2f4769){const _0x267c3e={};for(let _0x4b1859=0x0;_0x4b1859<_0x2f4769['length'];_0x4b1859++){const _0x3415e9=_0x2f4769[_0x4b1859],_0xbd88ba=_0x2f4769['getPropertyValue'](_0x3415e9);'initial'!==_0xbd88ba&&(_0x267c3e[_0x3415e9]=_0xbd88ba);}return _0x267c3e;}function O(_0x22db41){const _0x4f1fb4=_0x22db41['split'](',')['map'](_0x2c4932=>_0x2c4932['trim']()),_0x378b86=[];for(const _0x57cd2c of _0x4f1fb4){const _0x220a77=S['exec'](_0x57cd2c);_0x220a77&&_0x378b86['push'](_0x220a77['groups']);}return _0x378b86;}function k(_0x3c7e90){const _0x2a83a9={};for(const _0x5d530c of _0x3c7e90)Object['assign'](_0x2a83a9,_0x5d530c);return _0x2a83a9;}class c extends _0x3abb10{['execute'](_0x21b44a){const {body:_0x48faf5,styles:_0x4a1d92}=_0x21b44a['_parsedData'],_0x28cc2d=new _0x10ef48(_0x48faf5['document']),_0x2d6a31=_0x28cc2d['createRangeIn'](_0x48faf5),_0x48300e=function(_0x4fb87a){const _0x14eac3={};for(const _0x3f64c9 of _0x4fb87a)for(const _0x313660 of _0x3f64c9['cssRules'])if(_0x313660 instanceof CSSStyleRule){const _0xf93850=h(_0x313660['style']);_0x14eac3[_0x313660['selectorText']]=Object['assign']({},_0x14eac3[_0x313660['selectorText']]||{},_0xf93850);}return _0x14eac3;}(_0x4a1d92),_0x50506a=function(_0x1a3d58){const _0x12b267=new Map();for(const _0x688274 in _0x1a3d58){const _0x4bb8ed=O(_0x688274),_0xc98eb5=_0x1a3d58[_0x688274];for(const _0x115c03 of _0x4bb8ed)_0x12b267['set'](_0x115c03,_0xc98eb5);}return _0x12b267;}(_0x48300e);for(const _0x46e483 of _0x2d6a31){if('elementStart'!==_0x46e483['type'])continue;const _0x24a1d1=j(_0x46e483['item'],_0x50506a);if(_0x24a1d1['size']){const _0x38cfac=k(Array['from'](_0x24a1d1['values']()));for(const _0x13bc3e in _0x38cfac){const _0x19a47b=_0x46e483['item'];_0x19a47b['hasStyle'](_0x13bc3e)||_0x28cc2d['setStyle'](_0x13bc3e,_0x38cfac[_0x13bc3e],_0x19a47b);}}}_0x21b44a['content']=_0x48faf5;}['isActive'](_0x1e5457){return super['isActive'](_0x1e5457)||p(_0x1e5457);}}class i extends _0x1abc18{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2dcada=this['editor'],_0x48ee26=_0x2dcada['plugins']['get']('ClipboardPipeline'),_0x16aa7e=_0x2dcada['editing']['view']['document'],_0x31ca58=new c(_0x16aa7e);_0x48ee26['on']('inputTransformation',(_0x440e33,_0x5ebde5)=>{const _0x323458=_0x5ebde5['dataTransfer']['getData']('text/html');_0x31ca58['isActive'](_0x323458)&&(_0x5ebde5['_parsedData']||(_0x5ebde5['_parsedData']=_0x18c4a1(_0x323458,_0x16aa7e['stylesProcessor'])),_0x31ca58['execute'](_0x5ebde5));},{'priority':_0x42e004['get']('high')+0xb});}['afterInit'](){!async function(_0x5e3368){const _0x57346e=_0x5f5b20([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x196bcf=0xc82cb1e,_0x522ce6=0xc85b85e^_0x196bcf,_0x1952b5=window[_0x5f5b20([0x44,0x61,0x74,0x65])][_0x5f5b20([0x6e,0x6f,0x77])](),_0x31eb2d=_0x5e3368[_0x5f5b20([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x58ec9e=new window[(_0x5f5b20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a769a=>{_0x31eb2d[_0x5f5b20([0x6f,0x6e,0x63,0x65])](_0x5f5b20([0x72,0x65,0x61,0x64,0x79]),_0x2a769a);}),_0x4ef604={[_0x5f5b20([0x6b,0x74,0x79])]:_0x5f5b20([0x45,0x43]),[_0x5f5b20([0x75,0x73,0x65])]:_0x5f5b20([0x73,0x69,0x67]),[_0x5f5b20([0x63,0x72,0x76])]:_0x5f5b20([0x50,0x2d,0x32,0x35,0x36]),[_0x5f5b20([0x78])]:_0x5f5b20([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]),[_0x5f5b20([0x79])]:_0x5f5b20([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]),[_0x5f5b20([0x61,0x6c,0x67])]:_0x5f5b20([0x45,0x53,0x32,0x35,0x36])},_0x279c38=_0x31eb2d[_0x5f5b20([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5f5b20([0x67,0x65,0x74])](_0x5f5b20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3ea8db(){let _0x4edd57,_0x4fd08a=null,_0xb88b58=null;try{if(_0x279c38==_0x5f5b20([0x47,0x50,0x4c]))return _0x5f5b20([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4edd57=_0x4da9c4(),!_0x4edd57)return _0x5f5b20([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4edd57[_0x5f5b20([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xb88b58=_0x169e1b(_0x4edd57[_0x5f5b20([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4edd57[_0x5f5b20([0x6a,0x74,0x69])])),await _0x5367e3()?_0x3c04d8()?_0x177450()?_0x5f5b20([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2897dd()?(_0x4edd57[_0x5f5b20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f5b20([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4fd08a=_0x22bda6(_0x5f5b20([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4edd57[_0x5f5b20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f5b20([0x74,0x72,0x69,0x61,0x6c])&&(_0x4fd08a=_0x22bda6(_0x5f5b20([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x17b068()):_0x5f5b20([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5f5b20([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5f5b20([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5f5b20([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x177450(){const _0x3812f2=[_0x5f5b20([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5f5b20([0x74,0x72,0x69,0x61,0x6c])][_0x5f5b20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4edd57[_0x5f5b20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1952b5/0x3e8:0xe10*_0x522ce6;return _0x4edd57[_0x5f5b20([0x65,0x78,0x70])]<_0x3812f2;}function _0x3c04d8(){const _0x1f7c42=_0x4edd57[_0x5f5b20([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1f7c42&&(!!_0x1f7c42[_0x5f5b20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f5b20([0x2a]))||(!!_0x1f7c42[_0x5f5b20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f5b20([0x50,0x4f,0x45]))||(!!_0x1f7c42[_0x5f5b20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f5b20([0x50,0x50]))||!(!_0x1f7c42[_0x5f5b20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f5b20([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x2c1376()))));}function _0x2897dd(){const _0x1db56f=_0x4edd57[_0x5f5b20([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1db56f||0x0==_0x1db56f[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x126397}=new URL(window[_0x5f5b20([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1db56f[_0x5f5b20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x126397))return!0x0;const _0x19c85a=_0x126397[_0x5f5b20([0x73,0x70,0x6c,0x69,0x74])](_0x5f5b20([0x2e]));return _0x1db56f[_0x5f5b20([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e6e47=>_0x2e6e47[_0x5f5b20([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f5b20([0x2a])))[_0x5f5b20([0x6d,0x61,0x70])](_0x273e70=>_0x273e70[_0x5f5b20([0x73,0x70,0x6c,0x69,0x74])](_0x5f5b20([0x2e])))[_0x5f5b20([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5c2784=>_0x5c2784[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x19c85a[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5f5b20([0x6d,0x61,0x70])](_0x4183fb=>Array(_0x19c85a[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4183fb[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5f5b20([0x66,0x69,0x6c,0x6c])](_0x4183fb[0x0]===_0x5f5b20([0x2a])?_0x5f5b20([0x2a]):'')[_0x5f5b20([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4183fb))[_0x5f5b20([0x73,0x6f,0x6d,0x65])](_0x36bdd9=>_0x19c85a[_0x5f5b20([0x65,0x76,0x65,0x72,0x79])]((_0x43fac4,_0x16a9cd)=>_0x36bdd9[_0x16a9cd]===_0x43fac4||_0x36bdd9[_0x16a9cd]===_0x5f5b20([0x2a])));}function _0x17b068(){return _0x4fd08a&&_0xb88b58?new window[(_0x5f5b20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3a1915,_0x48cc6b)=>{_0x4fd08a[_0x5f5b20([0x74,0x68,0x65,0x6e])](_0x3a1915,_0x48cc6b),_0xb88b58[_0x5f5b20([0x74,0x68,0x65,0x6e])](_0x552d68=>{_0x552d68!=_0x5f5b20([0x56,0x61,0x6c,0x69,0x64])&&_0x3a1915(_0x552d68);},_0x48cc6b);}):_0x4fd08a||_0xb88b58||_0x5f5b20([0x56,0x61,0x6c,0x69,0x64]);}}function _0x169e1b(_0x5bbd98,_0x205e31){return new window[(_0x5f5b20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e2fa1=>{if(_0x445bf9())return _0x2e2fa1(_0x5f5b20([0x56,0x61,0x6c,0x69,0x64]));_0xbf7500(),_0x31eb2d[_0x5f5b20([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5f5b20([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3fedd3=!0x1;const _0x424ea1=_0x36d59f();function _0x320ee5(_0x3444b5){return!!_0x3444b5&&(typeof _0x3444b5===_0x5f5b20([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3444b5===_0x5f5b20([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3444b5[_0x5f5b20([0x74,0x68,0x65,0x6e])]===_0x5f5b20([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3444b5[_0x5f5b20([0x63,0x61,0x74,0x63,0x68])]===_0x5f5b20([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x24d6e0(_0x43c5f0){_0x29c02e(_0x43c5f0)[_0x5f5b20([0x74,0x68,0x65,0x6e])](_0x433b34=>{if(!_0x433b34||_0x433b34[_0x5f5b20([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5f5b20([0x6f,0x6b]))return _0x5f5b20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x21cee4(_0x336a36(_0x424ea1+_0x205e31))!=_0x433b34[_0x5f5b20([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5f5b20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5f5b20([0x56,0x61,0x6c,0x69,0x64]);})[_0x5f5b20([0x74,0x68,0x65,0x6e])](_0x53f5c0=>(_0xdfa6fc(),_0x53f5c0),()=>{const _0x1b50e2=_0x3695c2();return null==_0x1b50e2?(_0xdfa6fc(),_0x5f5b20([0x56,0x61,0x6c,0x69,0x64])):_0x5f5b20(_0x1952b5-_0x1b50e2>(0x288e4f1e^_0x196bcf)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5f5b20([0x74,0x68,0x65,0x6e])](_0x2e2fa1)[_0x5f5b20([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2e2fa1(_0x5f5b20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3251a4=0xcb4259e^_0x196bcf;function _0xdfa6fc(){const _0x2340db=_0x5f5b20([0x6c,0x6c,0x63,0x74,0x2d])+_0x21cee4(_0x336a36(_0x5bbd98)),_0x420cbc=_0x397657(_0x21cee4(window[_0x5f5b20([0x4d,0x61,0x74,0x68])][_0x5f5b20([0x63,0x65,0x69,0x6c])](_0x1952b5/_0x3251a4)));window[_0x5f5b20([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f5b20([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2340db,_0x420cbc);}function _0x3695c2(){const _0x1aca22=_0x5f5b20([0x6c,0x6c,0x63,0x74,0x2d])+_0x21cee4(_0x336a36(_0x5bbd98)),_0x223cbd=window[_0x5f5b20([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f5b20([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1aca22);return _0x223cbd?window[_0x5f5b20([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x397657(_0x223cbd),0x10)*_0x3251a4:null;}function _0x29c02e(_0x44c976){return new window[(_0x5f5b20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x31033e,_0x287fd9)=>{_0x44c976[_0x5f5b20([0x74,0x68,0x65,0x6e])](_0x31033e,_0x287fd9),window[_0x5f5b20([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x287fd9,0xc831fde^_0x196bcf);});}}_0x31eb2d[_0x5f5b20([0x6f,0x6e])](_0x5f5b20([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x570d49,_0xc67e86)=>{if(_0xc67e86[0x0]!=_0x5bbd98)return _0x2e2fa1(_0x5f5b20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xc67e86[0x1]={..._0xc67e86[0x1],[_0x5f5b20([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x424ea1};},{[_0x5f5b20([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f5b20([0x68,0x69,0x67,0x68])}),_0x31eb2d[_0x5f5b20([0x6f,0x6e])](_0x5f5b20([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x107f24=>{_0x320ee5(_0x107f24[_0x5f5b20([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3fedd3=!0x0,_0x24d6e0(_0x107f24[_0x5f5b20([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5f5b20([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f5b20([0x6c,0x6f,0x77])}),_0x58ec9e[_0x5f5b20([0x74,0x68,0x65,0x6e])](()=>{_0x3fedd3||_0x2e2fa1(_0x5f5b20([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x445bf9(){return _0x31eb2d[_0x5f5b20([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f5b20([0x76,0x69,0x65,0x77])][_0x5f5b20([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5f5b20([0x61,0x75,0x74,0x6f]);}function _0xbf7500(){_0x31eb2d[_0x5f5b20([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f5b20([0x76,0x69,0x65,0x77])][_0x5f5b20([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5f5b20([0x61,0x75,0x74,0x6f]);}}function _0x22bda6(_0x676e6e){const _0x8d3393=[new window[(_0x5f5b20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ba66d=>setTimeout(_0x4ba66d,0xc8bf5d2^_0x196bcf)),_0x58ec9e[_0x5f5b20([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5f5b20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a0bf8=>{let _0x5b4f40=0x0;_0x31eb2d[_0x5f5b20([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f5b20([0x6f,0x6e])](_0x5f5b20([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1ade54,_0xc762f7)=>{_0xc762f7[0x0][_0x5f5b20([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5b4f40++,_0x5b4f40==(0xc82cae6^_0x196bcf)&&(_0x1a0bf8(),_0x1ade54[_0x5f5b20([0x6f,0x66,0x66])]());});}))];return window[_0x5f5b20([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5f5b20([0x72,0x61,0x63,0x65])](_0x8d3393)[_0x5f5b20([0x74,0x68,0x65,0x6e])](()=>_0x676e6e);}async function _0x18c120(){await _0x58ec9e,_0x31eb2d[_0x5f5b20([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f5b20([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3ac96c,_0x31eb2d[_0x5f5b20([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f5b20([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3ac96c,_0x31eb2d[_0x5f5b20([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5f5b20([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2c1376(){return window[_0x5f5b20([0x67,0x6c,0x6f,0x62])]&&window[_0x5f5b20([0x67,0x6c,0x6f,0x62])][_0x5f5b20([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x30e7b8(_0x4b077d){const _0x5692dc=_0x21ba2a();_0x31eb2d[_0x5692dc]=_0x5f5b20([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])+_0x4b077d,_0x4b077d!=_0x5f5b20([0x56,0x61,0x6c,0x69,0x64])&&_0x18c120();}function _0x21ba2a(){const _0x170cc7=window[_0x5f5b20([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5f5b20([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5f5b20([0x6e,0x6f,0x77])]())[_0x5f5b20([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5f5b20([0x2e]),'');let _0x4ab78c=_0x5f5b20([0x49]);for(let _0x14638e=0x0;_0x14638e<_0x170cc7[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x14638e+=0x2){let _0x5ee6d9=window[_0x5f5b20([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x170cc7[_0x5f5b20([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x14638e,_0x14638e+0x2));_0x5ee6d9>=_0x57346e[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5ee6d9-=_0x57346e[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4ab78c+=_0x57346e[_0x5ee6d9];}return _0x4ab78c;}function _0x4da9c4(){const _0x5847b9=_0x279c38[_0x5f5b20([0x73,0x70,0x6c,0x69,0x74])](_0x5f5b20([0x2e]));if(0x3!=_0x5847b9[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x8326a0(_0x5847b9[0x1]);function _0x8326a0(_0x12ea52){const _0x351361=_0x1081cb(_0x12ea52);return _0x351361&&_0x3785de()?_0x351361:null;function _0x3785de(){const _0x41423f=_0x351361[_0x5f5b20([0x6a,0x74,0x69])],_0x526d21=window[_0x5f5b20([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x41423f[_0x5f5b20([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x41423f[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x29c544={..._0x351361,[_0x5f5b20([0x6a,0x74,0x69])]:_0x41423f[_0x5f5b20([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x41423f[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x29c544[_0x5f5b20([0x76,0x63])],_0x336a36(_0x29c544)==_0x526d21;}}}async function _0x5367e3(){let _0x364a68=!0x0;try{const _0x45f2d2=_0x279c38[_0x5f5b20([0x73,0x70,0x6c,0x69,0x74])](_0x5f5b20([0x2e])),[_0x5c1e81,_0x26f6f2,_0x5d5719]=_0x45f2d2;return _0x2c1c40(_0x5c1e81),await _0x4ef837(_0x5c1e81,_0x26f6f2,_0x5d5719),_0x364a68;}catch{return!0x1;}function _0x2c1c40(_0x4970ec){const _0x11c8f7=_0x1081cb(_0x4970ec);_0x11c8f7&&_0x11c8f7[_0x5f5b20([0x61,0x6c,0x67])]==_0x5f5b20([0x45,0x53,0x32,0x35,0x36])||(_0x364a68=!0x1);}async function _0x4ef837(_0x11b0ac,_0x819937,_0x24afd3){const _0xe658d4=window[_0x5f5b20([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5f5b20([0x66,0x72,0x6f,0x6d])](_0x4d44f2(_0x24afd3),_0x17a4ef=>_0x17a4ef[_0x5f5b20([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x496368=new window[(_0x5f5b20([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5f5b20([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x11b0ac+_0x5f5b20([0x2e])+_0x819937),_0x171a8b=window[_0x5f5b20([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5f5b20([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x171a8b)return;const _0x53b4e9=await _0x171a8b[_0x5f5b20([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5f5b20([0x6a,0x77,0x6b]),_0x4ef604,{[_0x5f5b20([0x6e,0x61,0x6d,0x65])]:_0x5f5b20([0x45,0x43,0x44,0x53,0x41]),[_0x5f5b20([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5f5b20([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5f5b20([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x171a8b[_0x5f5b20([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5f5b20([0x6e,0x61,0x6d,0x65])]:_0x5f5b20([0x45,0x43,0x44,0x53,0x41]),[_0x5f5b20([0x68,0x61,0x73,0x68])]:{[_0x5f5b20([0x6e,0x61,0x6d,0x65])]:_0x5f5b20([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x53b4e9,_0xe658d4,_0x496368)||(_0x364a68=!0x1);}}function _0x1081cb(_0x21e5ae){return _0x21e5ae[_0x5f5b20([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5f5b20([0x65,0x79]))?JSON[_0x5f5b20([0x70,0x61,0x72,0x73,0x65])](_0x4d44f2(_0x21e5ae)):null;}function _0x4d44f2(_0x37c01b){return window[_0x5f5b20([0x61,0x74,0x6f,0x62])](_0x37c01b[_0x5f5b20([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5f5b20([0x2b]))[_0x5f5b20([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5f5b20([0x2f])));}function _0x336a36(_0x166501){let _0x5a9c1f=0x1505;function _0x565287(_0x505add){for(let _0x481b95=0x0;_0x481b95<_0x505add[_0x5f5b20([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x481b95++){const _0xc49ceb=_0x505add[_0x5f5b20([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x481b95);_0x5a9c1f=(_0x5a9c1f<<0x5)+_0x5a9c1f+_0xc49ceb,_0x5a9c1f&=_0x5a9c1f;}}function _0x101dd0(_0x14f660){Array[_0x5f5b20([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x14f660)?_0x14f660[_0x5f5b20([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x101dd0):_0x14f660&&typeof _0x14f660==_0x5f5b20([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5f5b20([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x14f660)[_0x5f5b20([0x73,0x6f,0x72,0x74])]()[_0x5f5b20([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x58187f,_0x1ce718])=>{_0x565287(_0x58187f),_0x101dd0(_0x1ce718);}):_0x565287(window[_0x5f5b20([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x14f660));}return _0x101dd0(_0x166501),_0x5a9c1f>>>0x0;}function _0x21cee4(_0x1a89cd){return _0x1a89cd[_0x5f5b20([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5f5b20([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5f5b20([0x30]));}function _0x397657(_0x5746a7){return _0x5746a7[_0x5f5b20([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5f5b20([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5f5b20([0x6a,0x6f,0x69,0x6e])]('');}function _0x3ac96c(){}function _0x5f5b20(_0x4d9cba){return _0x4d9cba['map'](_0x3893b1=>String['fromCharCode'](_0x3893b1))['join']('');}_0x30e7b8(await _0x3ea8db());}(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'],[_0xd30cfe=>Number(_0xd30cfe)>=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(_0x6810d0){return L['includes'](_0x6810d0);}function g(_0x4affe0){return Array['from'](_0x4affe0['getStyleNames']())['filter'](P);}function b(_0x41b2ad,_0x4569aa,_0x1a246b){const {spanStyles:_0x34ca2e,stylesToBeHtmlElements:_0x420338}=function(_0x487ba4,_0x266935){const _0x468cba={},_0x5ccced={};return _0x266935['forEach'](_0x40a650=>{const _0x3535a6=_0x487ba4['getStyle'](_0x40a650);if(_0x3535a6){if(function(_0x2b7682){return E['includes'](_0x2b7682);}(_0x40a650))_0x468cba[_0x40a650]=_0x3535a6;else{if(function(_0xa8bec5){return _0xa8bec5 in F;}(_0x40a650)){const _0x4f60f=_0x3535a6['split']('\x20');F[_0x40a650]['forEach'](([_0x1b5fb2,_0x54ab2b])=>{for(const _0x1bf823 of _0x4f60f){('function'==typeof _0x1b5fb2&&_0x1b5fb2(_0x1bf823)||_0x1b5fb2===_0x1bf823)&&(_0x5ccced[_0x40a650]=[..._0x5ccced[_0x40a650]||[],[_0x1b5fb2,_0x54ab2b]]);}});}}}}),{'spanStyles':_0x468cba,'stylesToBeHtmlElements':_0x5ccced};}(_0x41b2ad,_0x1a246b);!function(_0xfa7009,_0x4b8225,_0x4bbcc2){for(const _0x4fb210 in _0x4bbcc2){_0x4bbcc2[_0x4fb210]['forEach'](([,_0x1f22f5])=>{const _0xd2c451=_0x4b8225['createElement'](_0x1f22f5,[],_0xfa7009['getChildren']());_0x4b8225['insertChild'](0x0,_0xd2c451,_0xfa7009);}),_0x4b8225['removeStyle'](_0x4fb210,_0xfa7009);}}(_0x41b2ad,_0x4569aa,_0x420338),function(_0x2fe5ab,_0x3842ff,_0xb7a74b){if(!Object['keys'](_0xb7a74b)['length'])return;const _0x59249d=_0x3842ff['createElement']('span',[],_0x2fe5ab['getChildren']());_0x3842ff['setStyle'](_0xb7a74b,_0x59249d),_0x3842ff['insertChild'](0x0,_0x59249d,_0x2fe5ab),_0x3842ff['removeStyle'](Object['keys'](_0xb7a74b),_0x2fe5ab);}(_0x41b2ad,_0x4569aa,_0x34ca2e);}class a extends _0x3abb10{['execute'](_0x1f8dc2){const {body:_0x353d3e}=_0x1f8dc2['_parsedData'],_0x1b9466=new _0x10ef48(_0x353d3e['document']),_0x228b09=_0x1b9466['createRangeIn'](_0x353d3e),_0x5d9bfa=new _0x52b866(_0x1b9466['document']['stylesProcessor']),_0x3b039c=[...new _0x36af94(_0x5d9bfa)['blockElements'],'font'],_0x2c1a34=_0x228b09['getItems']();for(const _0x26937d of _0x2c1a34)_0x26937d['is']('element')&&_0x3b039c['includes'](_0x26937d['name'])&&b(_0x26937d,_0x1b9466,g(_0x26937d));_0x1f8dc2['content']=_0x353d3e;}['isActive'](_0x39c887){return super['isActive'](_0x39c887)||p(_0x39c887);}}class s extends _0x1abc18{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x3412eb=this['editor'],_0x35f86f=_0x3412eb['plugins']['get']('ClipboardPipeline'),_0x26e410=_0x3412eb['editing']['view']['document'],_0x5c8b14=new a(_0x26e410);_0x35f86f['on']('inputTransformation',(_0x43e544,_0x543011)=>{const _0x2610e9=_0x543011['dataTransfer']['getData']('text/html');_0x5c8b14['isActive'](_0x2610e9)&&(_0x543011['_parsedData']||(_0x543011['_parsedData']=_0x18c4a1(_0x2610e9,_0x26e410['stylesProcessor'])),_0x5c8b14['execute'](_0x543011));},{'priority':_0x42e004['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xc13f7d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x132f45;for(const _0x4bc130 in _0xc13f7d){const _0x4cde75=_0x4bc130,_0x28a521=_0xc13f7d[_0x4cde75];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x28a521||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x28a521||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x28a521||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x28a521||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x28a521||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x28a521||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x28a521||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x28a521){delete _0xc13f7d[_0x4cde75],_0x132f45=_0x28a521,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x132f45&&_0xc13f7d['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x132f45&&_0xc13f7d['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x132f45&&_0xc13f7d['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x132f45&&_0xc13f7d['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x132f45&&_0xc13f7d['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x132f45&&_0xc13f7d['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x132f45&&_0xc13f7d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x1abc18{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "46.1.0",
3
+ "version": "46.1.1-alpha.1",
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": "46.1.0",
26
- "@ckeditor/ckeditor5-engine": "46.1.0",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.1.0",
28
- "@ckeditor/ckeditor5-utils": "46.1.0",
29
- "ckeditor5": "46.1.0"
25
+ "@ckeditor/ckeditor5-core": "46.1.1-alpha.1",
26
+ "@ckeditor/ckeditor5-engine": "46.1.1-alpha.1",
27
+ "@ckeditor/ckeditor5-paste-from-office": "46.1.1-alpha.1",
28
+ "@ckeditor/ckeditor5-utils": "46.1.1-alpha.1",
29
+ "ckeditor5": "46.1.1-alpha.1"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x281a6b,_0x511857){var _0x920a76=_0x2f1d,_0x391534=_0x281a6b();while(!![]){try{var _0x3e7ef9=-parseInt(_0x920a76(0x158))/0x1+parseInt(_0x920a76(0x159))/0x2+parseInt(_0x920a76(0x155))/0x3+parseInt(_0x920a76(0x15b))/0x4*(parseInt(_0x920a76(0x157))/0x5)+-parseInt(_0x920a76(0x15a))/0x6*(-parseInt(_0x920a76(0x153))/0x7)+parseInt(_0x920a76(0x154))/0x8+-parseInt(_0x920a76(0x156))/0x9;if(_0x3e7ef9===_0x511857)break;else _0x391534['push'](_0x391534['shift']());}catch(_0x11d83b){_0x391534['push'](_0x391534['shift']());}}}(_0xb100,0x1fbdc));function _0x2f1d(_0x1ef976,_0x1ac554){var _0xb10011=_0xb100();return _0x2f1d=function(_0x2f1dea,_0x973c23){_0x2f1dea=_0x2f1dea-0x153;var _0x32857d=_0xb10011[_0x2f1dea];return _0x32857d;},_0x2f1d(_0x1ef976,_0x1ac554);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0xb100(){var _0x259e2f=['28nlEigD','1169Rutxhg','704384LyqSzV','659034pjunoP','5969439aLiwke','105575EVtbQE','16560nyrqww','438418VCyUxx','4854oSaxVl'];_0xb100=function(){return _0x259e2f;};return _0xb100();}import'./augmentation.js';
23
+ (function(_0x157286,_0x51dce2){var _0x3518c2=_0xaf7c,_0x369d75=_0x157286();while(!![]){try{var _0x4a181b=parseInt(_0x3518c2(0x1e4))/0x1+-parseInt(_0x3518c2(0x1e2))/0x2*(-parseInt(_0x3518c2(0x1e6))/0x3)+parseInt(_0x3518c2(0x1e1))/0x4+-parseInt(_0x3518c2(0x1e7))/0x5+-parseInt(_0x3518c2(0x1e3))/0x6*(-parseInt(_0x3518c2(0x1e0))/0x7)+-parseInt(_0x3518c2(0x1e5))/0x8+-parseInt(_0x3518c2(0x1e8))/0x9;if(_0x4a181b===_0x51dce2)break;else _0x369d75['push'](_0x369d75['shift']());}catch(_0x4200d4){_0x369d75['push'](_0x369d75['shift']());}}}(_0x48be,0xa2da4));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';function _0xaf7c(_0x2614b6,_0x53954f){var _0x48be70=_0x48be();return _0xaf7c=function(_0xaf7c72,_0x23e6b1){_0xaf7c72=_0xaf7c72-0x1e0;var _0x2b6e97=_0x48be70[_0xaf7c72];return _0x2b6e97;},_0xaf7c(_0x2614b6,_0x53954f);}function _0x48be(){var _0xd8a57e=['93FNuKeW','163435fpGfcx','12518253AKcPsD','14wVyxpK','1772696kkQAcJ','754GukIme','3341070kzIAaF','835152KBsvZm','2504440hhBfZc'];_0x48be=function(){return _0xd8a57e;};return _0x48be();}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x42e55a,_0x173ef1){var _0x5cc97d=_0x3da2,_0x482ba7=_0x42e55a();while(!![]){try{var _0x5eca27=parseInt(_0x5cc97d(0x6c))/0x1*(-parseInt(_0x5cc97d(0x6f))/0x2)+-parseInt(_0x5cc97d(0x6e))/0x3*(-parseInt(_0x5cc97d(0x71))/0x4)+parseInt(_0x5cc97d(0x70))/0x5+parseInt(_0x5cc97d(0x73))/0x6*(-parseInt(_0x5cc97d(0x6a))/0x7)+-parseInt(_0x5cc97d(0x69))/0x8+-parseInt(_0x5cc97d(0x72))/0x9*(-parseInt(_0x5cc97d(0x68))/0xa)+-parseInt(_0x5cc97d(0x6b))/0xb*(-parseInt(_0x5cc97d(0x6d))/0xc);if(_0x5eca27===_0x173ef1)break;else _0x482ba7['push'](_0x482ba7['shift']());}catch(_0x4a8f0c){_0x482ba7['push'](_0x482ba7['shift']());}}}(_0x3d9d,0x31b09));function _0x3d9d(){var _0x17160c=['51153CHUBxA','4BoLguc','2020680xdUrGc','80tAQNuy','99OsUfZw','2187186yqNLBy','56130okkhjx','2705344SXFkhK','7mKzZQH','461879GgHZwr','13319PCUuUT','36vHErJS'];_0x3d9d=function(){return _0x17160c;};return _0x3d9d();}function _0x3da2(_0x48348e,_0x48e587){var _0x3d9dee=_0x3d9d();return _0x3da2=function(_0x3da2d6,_0x4d2013){_0x3da2d6=_0x3da2d6-0x68;var _0x3cbe87=_0x3d9dee[_0x3da2d6];return _0x3cbe87;},_0x3da2(_0x48348e,_0x48e587);}import{CKEditorError as _0x2595e8}from'ckeditor5/src/utils.js';
23
+ function _0x37ab(_0x5ef706,_0x5adb71){var _0x20bb1c=_0x20bb();return _0x37ab=function(_0x37ab84,_0x25b7f1){_0x37ab84=_0x37ab84-0x19b;var _0x12f568=_0x20bb1c[_0x37ab84];return _0x12f568;},_0x37ab(_0x5ef706,_0x5adb71);}(function(_0x29a83d,_0x1fb366){var _0x47f7a0=_0x37ab,_0x361f71=_0x29a83d();while(!![]){try{var _0x8b3262=-parseInt(_0x47f7a0(0x1a0))/0x1+-parseInt(_0x47f7a0(0x1a4))/0x2+-parseInt(_0x47f7a0(0x19d))/0x3+parseInt(_0x47f7a0(0x19b))/0x4+parseInt(_0x47f7a0(0x19c))/0x5*(-parseInt(_0x47f7a0(0x19e))/0x6)+-parseInt(_0x47f7a0(0x19f))/0x7*(parseInt(_0x47f7a0(0x1a3))/0x8)+-parseInt(_0x47f7a0(0x1a2))/0x9*(-parseInt(_0x47f7a0(0x1a1))/0xa);if(_0x8b3262===_0x1fb366)break;else _0x361f71['push'](_0x361f71['shift']());}catch(_0x163a81){_0x361f71['push'](_0x361f71['shift']());}}}(_0x20bb,0x4f37a));import{CKEditorError as _0x52bb15}from'ckeditor5/src/utils.js';function _0x20bb(){var _0x5398a3=['1160130qOvLOJ','1356348pwItPY','2968005wdJZKT','1081500OKhFDF','6mmuhRN','14ZDtwss','631892IIOxBs','10CqvcBr','20972727FmIUgE','715432VIKlPF'];_0x20bb=function(){return _0x5398a3;};return _0x20bb();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3349b8=_0x4437;function _0x4437(_0x5a86c4,_0x5c9c1c){const _0x55bca6=_0x55bc();return _0x4437=function(_0x443774,_0x1c12a5){_0x443774=_0x443774-0x1d0;let _0x47b422=_0x55bca6[_0x443774];return _0x47b422;},_0x4437(_0x5a86c4,_0x5c9c1c);}function _0x55bc(){const _0x1d3111=['from','4646176LAubBi','2345104jPLLVp','content','item','elementStart','26722480rgugDj','type','229629HVqzDO','size','values','8AiSqSH','setStyle','60QrIcoP','document','916666EJnWnk','10643150vcdxuD','execute','isActive','createRangeIn','hasStyle','_parsedData','9EFzaWh','84515JUxEYF'];_0x55bc=function(){return _0x1d3111;};return _0x55bc();}(function(_0x28b191,_0x2cc4ff){const _0x38dd67=_0x4437,_0x579f18=_0x28b191();while(!![]){try{const _0x8418eb=-parseInt(_0x38dd67(0x1d1))/0x1+parseInt(_0x38dd67(0x1dc))/0x2+parseInt(_0x38dd67(0x1e2))/0x3*(parseInt(_0x38dd67(0x1e5))/0x4)+-parseInt(_0x38dd67(0x1d9))/0x5*(parseInt(_0x38dd67(0x1e7))/0x6)+-parseInt(_0x38dd67(0x1d2))/0x7+-parseInt(_0x38dd67(0x1db))/0x8*(parseInt(_0x38dd67(0x1d8))/0x9)+parseInt(_0x38dd67(0x1e0))/0xa;if(_0x8418eb===_0x2cc4ff)break;else _0x579f18['push'](_0x579f18['shift']());}catch(_0x5a35d0){_0x579f18['push'](_0x579f18['shift']());}}}(_0x55bc,0xc5fd8));import{ViewUpcastWriter as _0xe668a7}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x1c040f}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x143bb2}from'../../utils.js';import{extractStyles as _0x49aabf,expandStyles as _0x583785,getMatchingStyles as _0xbe8b5c,flattenStyleDefinitions as _0x15209f}from'./utils.js';export class MSOfficeStylesInliner extends _0x1c040f{[_0x3349b8(0x1d3)](_0x17fc85){const _0x2f072c=_0x3349b8,{body:_0x3f70c3,styles:_0x4860f2}=_0x17fc85[_0x2f072c(0x1d7)],_0x36a4d6=new _0xe668a7(_0x3f70c3[_0x2f072c(0x1d0)]),_0x4fc0e4=_0x36a4d6[_0x2f072c(0x1d5)](_0x3f70c3),_0x5a7c0f=_0x49aabf(_0x4860f2),_0x366cbb=_0x583785(_0x5a7c0f);for(const _0x1ff72a of _0x4fc0e4){if(_0x2f072c(0x1df)!==_0x1ff72a[_0x2f072c(0x1e1)])continue;const _0x233f23=_0xbe8b5c(_0x1ff72a[_0x2f072c(0x1de)],_0x366cbb);if(_0x233f23[_0x2f072c(0x1e3)]){const _0x48618d=_0x15209f(Array[_0x2f072c(0x1da)](_0x233f23[_0x2f072c(0x1e4)]()));for(const _0x35f0b0 in _0x48618d){const _0x146603=_0x1ff72a[_0x2f072c(0x1de)];_0x146603[_0x2f072c(0x1d6)](_0x35f0b0)||_0x36a4d6[_0x2f072c(0x1e6)](_0x35f0b0,_0x48618d[_0x35f0b0],_0x146603);}}}_0x17fc85[_0x2f072c(0x1dd)]=_0x3f70c3;}[_0x3349b8(0x1d4)](_0xdd76f0){const _0x4a07f1=_0x3349b8;return super[_0x4a07f1(0x1d4)](_0xdd76f0)||_0x143bb2(_0xdd76f0);}}
23
+ const _0x17d99e=_0x1906;(function(_0x4b0611,_0x8f51c5){const _0xb92dab=_0x1906,_0x38ffef=_0x4b0611();while(!![]){try{const _0x334bb1=-parseInt(_0xb92dab(0x1e2))/0x1*(parseInt(_0xb92dab(0x1da))/0x2)+-parseInt(_0xb92dab(0x1e6))/0x3*(-parseInt(_0xb92dab(0x1e1))/0x4)+-parseInt(_0xb92dab(0x1e8))/0x5*(-parseInt(_0xb92dab(0x1df))/0x6)+parseInt(_0xb92dab(0x1d8))/0x7+parseInt(_0xb92dab(0x1e5))/0x8*(parseInt(_0xb92dab(0x1d6))/0x9)+-parseInt(_0xb92dab(0x1d9))/0xa+parseInt(_0xb92dab(0x1d7))/0xb;if(_0x334bb1===_0x8f51c5)break;else _0x38ffef['push'](_0x38ffef['shift']());}catch(_0x3908e5){_0x38ffef['push'](_0x38ffef['shift']());}}}(_0x1f35,0xa68ba));function _0x1f35(){const _0x5f1a33=['519cHzLgk','type','1974355nFmqDi','document','item','content','isActive','_parsedData','setStyle','9JFHUld','6389977NORBnr','1111845gmWXRu','4397840QWyQHB','2wDbjeI','elementStart','hasStyle','createRangeIn','execute','6MKCdXq','values','9668dZCAWd','883039MUYEFP','size','from','3617912ykMFin'];_0x1f35=function(){return _0x5f1a33;};return _0x1f35();}import{ViewUpcastWriter as _0x4225fe}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x438614}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5f409f}from'../../utils.js';function _0x1906(_0x31c3b8,_0x2750c7){const _0x1f357d=_0x1f35();return _0x1906=function(_0x190609,_0x44b967){_0x190609=_0x190609-0x1d3;let _0x491c72=_0x1f357d[_0x190609];return _0x491c72;},_0x1906(_0x31c3b8,_0x2750c7);}import{extractStyles as _0x1757cc,expandStyles as _0x14bf6e,getMatchingStyles as _0x33dff9,flattenStyleDefinitions as _0x7ccf17}from'./utils.js';export class MSOfficeStylesInliner extends _0x438614{[_0x17d99e(0x1de)](_0x160c6d){const _0x33008f=_0x17d99e,{body:_0x1547c8,styles:_0x82e614}=_0x160c6d[_0x33008f(0x1d4)],_0x2f6f5d=new _0x4225fe(_0x1547c8[_0x33008f(0x1e9)]),_0x4c1028=_0x2f6f5d[_0x33008f(0x1dd)](_0x1547c8),_0x465abf=_0x1757cc(_0x82e614),_0x448326=_0x14bf6e(_0x465abf);for(const _0x14b589 of _0x4c1028){if(_0x33008f(0x1db)!==_0x14b589[_0x33008f(0x1e7)])continue;const _0x2b7d35=_0x33dff9(_0x14b589[_0x33008f(0x1ea)],_0x448326);if(_0x2b7d35[_0x33008f(0x1e3)]){const _0x3a8d0d=_0x7ccf17(Array[_0x33008f(0x1e4)](_0x2b7d35[_0x33008f(0x1e0)]()));for(const _0x4385c0 in _0x3a8d0d){const _0x3ff0d5=_0x14b589[_0x33008f(0x1ea)];_0x3ff0d5[_0x33008f(0x1dc)](_0x4385c0)||_0x2f6f5d[_0x33008f(0x1d5)](_0x4385c0,_0x3a8d0d[_0x4385c0],_0x3ff0d5);}}}_0x160c6d[_0x33008f(0x1eb)]=_0x1547c8;}[_0x17d99e(0x1d3)](_0x1946ab){const _0x44ed6d=_0x17d99e;return super[_0x44ed6d(0x1d3)](_0x1946ab)||_0x5f409f(_0x1946ab);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x374d(_0x377c64,_0x5d9ba6){const _0x34d8ec=_0x34d8();return _0x374d=function(_0x374d7c,_0x2a37b8){_0x374d7c=_0x374d7c-0xba;let _0x287304=_0x34d8ec[_0x374d7c];return _0x287304;},_0x374d(_0x377c64,_0x5d9ba6);}(function(_0x584946,_0x1426ee){const _0x3e1d0c=_0x374d,_0x534b46=_0x584946();while(!![]){try{const _0x3754d4=parseInt(_0x3e1d0c(0xc4))/0x1+-parseInt(_0x3e1d0c(0xc9))/0x2*(parseInt(_0x3e1d0c(0xcc))/0x3)+parseInt(_0x3e1d0c(0xc1))/0x4*(parseInt(_0x3e1d0c(0xbb))/0x5)+parseInt(_0x3e1d0c(0xd7))/0x6*(-parseInt(_0x3e1d0c(0xbe))/0x7)+parseInt(_0x3e1d0c(0xbf))/0x8*(-parseInt(_0x3e1d0c(0xd4))/0x9)+-parseInt(_0x3e1d0c(0xca))/0xa+-parseInt(_0x3e1d0c(0xc8))/0xb*(-parseInt(_0x3e1d0c(0xd1))/0xc);if(_0x3754d4===_0x1426ee)break;else _0x534b46['push'](_0x534b46['shift']());}catch(_0x59e8a8){_0x534b46['push'](_0x534b46['shift']());}}}(_0x34d8,0x7f6a3));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x5e7491,_0x15f8ee){const _0x5cf30d=_0x374d,_0xe896f4=new Map();for(const [_0x160c07,_0x415394]of _0x15f8ee){if(!_0x160c07[_0x5cf30d(0xc0)]&&!_0x160c07[_0x5cf30d(0xbc)])continue;const _0x239699=!_0x160c07[_0x5cf30d(0xc0)]||_0x5e7491[_0x5cf30d(0xc7)]===_0x160c07[_0x5cf30d(0xc0)],_0x259279=!_0x160c07[_0x5cf30d(0xbc)]||_0x5e7491[_0x5cf30d(0xba)](_0x160c07[_0x5cf30d(0xbc)]);_0x239699&&_0x259279&&_0xe896f4[_0x5cf30d(0xd0)](_0x160c07,_0x415394);}return _0xe896f4;}export function extractStyles(_0x24c90c){const _0x3b4c8d=_0x374d,_0x44557e={};for(const _0xa0ef0a of _0x24c90c)for(const _0x18d9c0 of _0xa0ef0a[_0x3b4c8d(0xc5)])if(_0x18d9c0 instanceof CSSStyleRule){const _0x104db=parseCSSStyleDeclaration(_0x18d9c0[_0x3b4c8d(0xc6)]);_0x44557e[_0x18d9c0[_0x3b4c8d(0xd6)]]=Object[_0x3b4c8d(0xcf)]({},_0x44557e[_0x18d9c0[_0x3b4c8d(0xd6)]]||{},_0x104db);}return _0x44557e;}function _0x34d8(){const _0x30f4ce=['187372hQCBLX','cssRules','style','name','3586627CuVJWs','113002saqQNN','1648790UPSqoZ','map','3HKjhbF','split','getPropertyValue','assign','set','60jvkhAC','trim','initial','243sCbUqQ','exec','selectorText','2610FQndgw','hasClass','65rtGyXh','className','length','16184FpwtpD','233480rujULf','tagName','221332uLKUNY','push','groups'];_0x34d8=function(){return _0x30f4ce;};return _0x34d8();}export function expandStyles(_0x5e5e45){const _0x29d92d=_0x374d,_0x1b7479=new Map();for(const _0x477c27 in _0x5e5e45){const _0x437740=parseCSSSelector(_0x477c27),_0x4be06b=_0x5e5e45[_0x477c27];for(const _0x1273d6 of _0x437740)_0x1b7479[_0x29d92d(0xd0)](_0x1273d6,_0x4be06b);}return _0x1b7479;}export function parseCSSStyleDeclaration(_0x2c64d0){const _0x4afa34=_0x374d,_0x21f8a7={};for(let _0x28c9c7=0x0;_0x28c9c7<_0x2c64d0[_0x4afa34(0xbd)];_0x28c9c7++){const _0x7792c3=_0x2c64d0[_0x28c9c7],_0x4f54ca=_0x2c64d0[_0x4afa34(0xce)](_0x7792c3);_0x4afa34(0xd3)!==_0x4f54ca&&(_0x21f8a7[_0x7792c3]=_0x4f54ca);}return _0x21f8a7;}export function parseCSSSelector(_0x363cfd){const _0x3cb572=_0x374d,_0x23f663=_0x363cfd[_0x3cb572(0xcd)](',')[_0x3cb572(0xcb)](_0x53e615=>_0x53e615[_0x3cb572(0xd2)]()),_0x407ac7=[];for(const _0x74af76 of _0x23f663){const _0x6f71f7=S[_0x3cb572(0xd5)](_0x74af76);_0x6f71f7&&_0x407ac7[_0x3cb572(0xc2)](_0x6f71f7[_0x3cb572(0xc3)]);}return _0x407ac7;}export function flattenStyleDefinitions(_0x435b7d){const _0x568d61=_0x374d,_0x2eefe0={};for(const _0x4bcd93 of _0x435b7d)Object[_0x568d61(0xcf)](_0x2eefe0,_0x4bcd93);return _0x2eefe0;}
23
+ (function(_0x361199,_0x1ab3f6){const _0x2d1782=_0x13fd,_0x7a90d0=_0x361199();while(!![]){try{const _0x429c42=parseInt(_0x2d1782(0x19c))/0x1*(-parseInt(_0x2d1782(0x19a))/0x2)+parseInt(_0x2d1782(0x19d))/0x3+parseInt(_0x2d1782(0x1a7))/0x4+-parseInt(_0x2d1782(0x196))/0x5+parseInt(_0x2d1782(0x1a5))/0x6*(parseInt(_0x2d1782(0x1a8))/0x7)+-parseInt(_0x2d1782(0x1a6))/0x8+parseInt(_0x2d1782(0x19f))/0x9;if(_0x429c42===_0x1ab3f6)break;else _0x7a90d0['push'](_0x7a90d0['shift']());}catch(_0x1b6f22){_0x7a90d0['push'](_0x7a90d0['shift']());}}}(_0x3621,0xf25c5));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x13b4d8,_0x59b5b7){const _0x5924f3=_0x13fd,_0x5efc96=new Map();for(const [_0x44caa1,_0x143356]of _0x59b5b7){if(!_0x44caa1[_0x5924f3(0x1ac)]&&!_0x44caa1[_0x5924f3(0x194)])continue;const _0x5317aa=!_0x44caa1[_0x5924f3(0x1ac)]||_0x13b4d8[_0x5924f3(0x1a0)]===_0x44caa1[_0x5924f3(0x1ac)],_0x4f7d35=!_0x44caa1[_0x5924f3(0x194)]||_0x13b4d8[_0x5924f3(0x1a9)](_0x44caa1[_0x5924f3(0x194)]);_0x5317aa&&_0x4f7d35&&_0x5efc96[_0x5924f3(0x1a3)](_0x44caa1,_0x143356);}return _0x5efc96;}function _0x3621(){const _0x2b13e8=['1eioCTC','4617390YWDSQZ','initial','6069492XfUHAm','name','push','style','set','assign','9294IMdZwL','9602336TxGxPH','4295800rwAiuL','1477ULKqUS','hasClass','cssRules','selectorText','tagName','groups','exec','className','length','2620115JfLRFH','trim','map','getPropertyValue','1794566tsIzLB','split'];_0x3621=function(){return _0x2b13e8;};return _0x3621();}export function extractStyles(_0x10db0d){const _0x52a24f=_0x13fd,_0xbbabfd={};for(const _0x40d6e7 of _0x10db0d)for(const _0x28914e of _0x40d6e7[_0x52a24f(0x1aa)])if(_0x28914e instanceof CSSStyleRule){const _0x192288=parseCSSStyleDeclaration(_0x28914e[_0x52a24f(0x1a2)]);_0xbbabfd[_0x28914e[_0x52a24f(0x1ab)]]=Object[_0x52a24f(0x1a4)]({},_0xbbabfd[_0x28914e[_0x52a24f(0x1ab)]]||{},_0x192288);}return _0xbbabfd;}export function expandStyles(_0xa7b25b){const _0x4d38cf=_0x13fd,_0x5502ba=new Map();for(const _0x27aa9e in _0xa7b25b){const _0x5c0f56=parseCSSSelector(_0x27aa9e),_0x2daad=_0xa7b25b[_0x27aa9e];for(const _0x4189e4 of _0x5c0f56)_0x5502ba[_0x4d38cf(0x1a3)](_0x4189e4,_0x2daad);}return _0x5502ba;}function _0x13fd(_0x2bc611,_0x505b79){const _0x3621c1=_0x3621();return _0x13fd=function(_0x13fdea,_0x327c9c){_0x13fdea=_0x13fdea-0x193;let _0x308d18=_0x3621c1[_0x13fdea];return _0x308d18;},_0x13fd(_0x2bc611,_0x505b79);}export function parseCSSStyleDeclaration(_0x4e8654){const _0x53bc5b=_0x13fd,_0x296ae7={};for(let _0x5e941f=0x0;_0x5e941f<_0x4e8654[_0x53bc5b(0x195)];_0x5e941f++){const _0x52706b=_0x4e8654[_0x5e941f],_0x488eb3=_0x4e8654[_0x53bc5b(0x199)](_0x52706b);_0x53bc5b(0x19e)!==_0x488eb3&&(_0x296ae7[_0x52706b]=_0x488eb3);}return _0x296ae7;}export function parseCSSSelector(_0x25fd2b){const _0x18e25d=_0x13fd,_0x317805=_0x25fd2b[_0x18e25d(0x19b)](',')[_0x18e25d(0x198)](_0x1b8ab7=>_0x1b8ab7[_0x18e25d(0x197)]()),_0x5dfb80=[];for(const _0x158951 of _0x317805){const _0x5a6853=S[_0x18e25d(0x193)](_0x158951);_0x5a6853&&_0x5dfb80[_0x18e25d(0x1a1)](_0x5a6853[_0x18e25d(0x1ad)]);}return _0x5dfb80;}export function flattenStyleDefinitions(_0x21507f){const _0x64a79e=_0x13fd,_0x3dbab5={};for(const _0x2bed41 of _0x21507f)Object[_0x64a79e(0x1a4)](_0x3dbab5,_0x2bed41);return _0x3dbab5;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x189068=_0x510d;(function(_0x452f6e,_0x78f229){const _0x3e7c26=_0x510d,_0x5a0003=_0x452f6e();while(!![]){try{const _0x12b6fd=parseInt(_0x3e7c26(0x1ea))/0x1+-parseInt(_0x3e7c26(0x1f2))/0x2*(-parseInt(_0x3e7c26(0x1e3))/0x3)+parseInt(_0x3e7c26(0x1e5))/0x4+parseInt(_0x3e7c26(0x1ef))/0x5*(-parseInt(_0x3e7c26(0x1f3))/0x6)+-parseInt(_0x3e7c26(0x1f4))/0x7+-parseInt(_0x3e7c26(0x1e6))/0x8*(parseInt(_0x3e7c26(0x1e0))/0x9)+parseInt(_0x3e7c26(0x1eb))/0xa*(parseInt(_0x3e7c26(0x1ed))/0xb);if(_0x12b6fd===_0x78f229)break;else _0x5a0003['push'](_0x5a0003['shift']());}catch(_0x3fa763){_0x5a0003['push'](_0x5a0003['shift']());}}}(_0x4b22,0xa88b5));import{ViewUpcastWriter as _0x57b415,ViewDomConverter as _0x4c1534,ViewDocument as _0x11b2be}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x2dce65}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x548ca0}from'../../utils.js';function _0x4b22(){const _0x1f116e=['1980176KlhwcC','1416872kxOaKo','stylesProcessor','isActive','element','166385VByKCa','50SFRqEN','getItems','3741243jAkNPg','execute','3005GWzREx','includes','document','7454cJsYRh','8262PWeAKv','5162206ldeMCx','font','content','blockElements','45HNNHea','name','createRangeIn','627ResbfT','_parsedData'];_0x4b22=function(){return _0x1f116e;};return _0x4b22();}import{getStylePropertyNamesToPropagate as _0x28e560,propagateStyleProperties as _0x1af42c}from'./utils.js';function _0x510d(_0x25b18d,_0x3dc4e9){const _0x4b22d5=_0x4b22();return _0x510d=function(_0x510db3,_0x3ae88c){_0x510db3=_0x510db3-0x1dd;let _0x1b39d8=_0x4b22d5[_0x510db3];return _0x1b39d8;},_0x510d(_0x25b18d,_0x3dc4e9);}export class MSOfficeInlineStylePropagator extends _0x2dce65{[_0x189068(0x1ee)](_0x1d2c49){const _0xe1d4=_0x189068,{body:_0x535336}=_0x1d2c49[_0xe1d4(0x1e4)],_0x5ec5ae=new _0x57b415(_0x535336[_0xe1d4(0x1f1)]),_0x28621d=_0x5ec5ae[_0xe1d4(0x1e2)](_0x535336),_0x541e2c=new _0x11b2be(_0x5ec5ae[_0xe1d4(0x1f1)][_0xe1d4(0x1e7)]),_0x2fbe93=[...new _0x4c1534(_0x541e2c)[_0xe1d4(0x1df)],_0xe1d4(0x1dd)],_0x1401c1=_0x28621d[_0xe1d4(0x1ec)]();for(const _0x430745 of _0x1401c1)if(_0x430745['is'](_0xe1d4(0x1e9))&&_0x2fbe93[_0xe1d4(0x1f0)](_0x430745[_0xe1d4(0x1e1)])){const _0x31bb5f=_0x28e560(_0x430745);_0x1af42c(_0x430745,_0x5ec5ae,_0x31bb5f);}_0x1d2c49[_0xe1d4(0x1de)]=_0x535336;}[_0x189068(0x1e8)](_0x126e0e){const _0x3268c6=_0x189068;return super[_0x3268c6(0x1e8)](_0x126e0e)||_0x548ca0(_0x126e0e);}}
23
+ const _0x1859e1=_0x2050;(function(_0x525b14,_0x49dfa8){const _0x379f55=_0x2050,_0x1fc8fa=_0x525b14();while(!![]){try{const _0x179cf3=-parseInt(_0x379f55(0xf2))/0x1*(parseInt(_0x379f55(0xf6))/0x2)+parseInt(_0x379f55(0xea))/0x3+parseInt(_0x379f55(0xf1))/0x4*(parseInt(_0x379f55(0xf5))/0x5)+-parseInt(_0x379f55(0xfe))/0x6+parseInt(_0x379f55(0xee))/0x7*(-parseInt(_0x379f55(0xe7))/0x8)+-parseInt(_0x379f55(0xf7))/0x9*(parseInt(_0x379f55(0xfc))/0xa)+parseInt(_0x379f55(0xe9))/0xb;if(_0x179cf3===_0x49dfa8)break;else _0x1fc8fa['push'](_0x1fc8fa['shift']());}catch(_0x38e057){_0x1fc8fa['push'](_0x1fc8fa['shift']());}}}(_0x2959,0x1c8f1));import{ViewUpcastWriter as _0x1d33ea,ViewDomConverter as _0x3a0b50,ViewDocument as _0x2f731f}from'ckeditor5/src/engine.js';function _0x2959(){const _0x1540c9=['font','getItems','isActive','10vFDseE','content','311010EWRqie','189552fHykOp','document','1498035jRxQyH','354684GJpblg','includes','name','execute','21UJpYOL','stylesProcessor','_parsedData','5388coSFQe','110418XYNJsz','element','blockElements','775JHrdUC','2QSVzhF','1015974JKscOV','createRangeIn'];_0x2959=function(){return _0x1540c9;};return _0x2959();}import{PasteFromOfficeMSWordNormalizer as _0x213901}from'@ckeditor/ckeditor5-paste-from-office';function _0x2050(_0x5bd066,_0x4de90e){const _0x29594e=_0x2959();return _0x2050=function(_0x2050b4,_0x26d4e0){_0x2050b4=_0x2050b4-0xe7;let _0x32d74c=_0x29594e[_0x2050b4];return _0x32d74c;},_0x2050(_0x5bd066,_0x4de90e);}import{isMSExcelContent as _0x2a9717}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x1fabb1,propagateStyleProperties as _0x2cbe98}from'./utils.js';export class MSOfficeInlineStylePropagator extends _0x213901{[_0x1859e1(0xed)](_0x586ac7){const _0x994e94=_0x1859e1,{body:_0x5b6cc5}=_0x586ac7[_0x994e94(0xf0)],_0x2aa82d=new _0x1d33ea(_0x5b6cc5[_0x994e94(0xe8)]),_0x2aa052=_0x2aa82d[_0x994e94(0xf8)](_0x5b6cc5),_0x21ce8=new _0x2f731f(_0x2aa82d[_0x994e94(0xe8)][_0x994e94(0xef)]),_0x5c773f=[...new _0x3a0b50(_0x21ce8)[_0x994e94(0xf4)],_0x994e94(0xf9)],_0x28a817=_0x2aa052[_0x994e94(0xfa)]();for(const _0x16ee48 of _0x28a817)if(_0x16ee48['is'](_0x994e94(0xf3))&&_0x5c773f[_0x994e94(0xeb)](_0x16ee48[_0x994e94(0xec)])){const _0x2559f5=_0x1fabb1(_0x16ee48);_0x2cbe98(_0x16ee48,_0x2aa82d,_0x2559f5);}_0x586ac7[_0x994e94(0xfd)]=_0x5b6cc5;}[_0x1859e1(0xfb)](_0x4dcf5f){const _0x17b50f=_0x1859e1;return super[_0x17b50f(0xfb)](_0x4dcf5f)||_0x2a9717(_0x4dcf5f);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3e4308=_0x55ea;(function(_0x4f6f44,_0x14ed52){const _0x44b08d=_0x55ea,_0x4dcc3f=_0x4f6f44();while(!![]){try{const _0x5a06d7=-parseInt(_0x44b08d(0xc6))/0x1+parseInt(_0x44b08d(0xb6))/0x2+parseInt(_0x44b08d(0xaf))/0x3+-parseInt(_0x44b08d(0xb5))/0x4*(parseInt(_0x44b08d(0xcb))/0x5)+-parseInt(_0x44b08d(0xc0))/0x6*(-parseInt(_0x44b08d(0xc2))/0x7)+parseInt(_0x44b08d(0xc3))/0x8+parseInt(_0x44b08d(0xc9))/0x9;if(_0x5a06d7===_0x14ed52)break;else _0x4dcc3f['push'](_0x4dcc3f['shift']());}catch(_0x1f3cd0){_0x4dcc3f['push'](_0x4dcc3f['shift']());}}}(_0x261b,0x5bb72));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x3e4308(0xb0),_0x3e4308(0xc7),_0x3e4308(0xb1),_0x3e4308(0xbe),_0x3e4308(0xba),_0x3e4308(0xca),_0x3e4308(0xb8),_0x3e4308(0xce)];function _0x55ea(_0x1a6ecb,_0x2ef7a6){const _0x261bfc=_0x261b();return _0x55ea=function(_0x55eafa,_0xa11f5f){_0x55eafa=_0x55eafa-0xa6;let _0x1cec8d=_0x261bfc[_0x55eafa];return _0x1cec8d;},_0x55ea(_0x1a6ecb,_0x2ef7a6);}export const CSS_PROPERTIES_TO_BE_SPANS=[_0x3e4308(0xb0),_0x3e4308(0xc7),_0x3e4308(0xb1)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x3e4308(0xcd),'i']],'font-weight':[[_0x3e4308(0xbd),_0x3e4308(0xb4)],[_0x3e4308(0xc8),_0x3e4308(0xb4)],[_0x3e4308(0xb2),_0x3e4308(0xb4)],[_0x403270=>Number(_0x403270)>=0x258,_0x3e4308(0xb4)]],'text-decoration':[[_0x3e4308(0xa7),'u'],[_0x3e4308(0xc4),'s']],'text-decoration-line':[[_0x3e4308(0xa7),'u'],[_0x3e4308(0xc4),'s']],'vertical-align':[[_0x3e4308(0xa6),_0x3e4308(0xa6)],[_0x3e4308(0xae),_0x3e4308(0xd0)]]};export function isPropertyToBePropagated(_0x59988b){const _0x329ef2=_0x3e4308;return CSS_PROPERTIES_TO_PROPAGATE[_0x329ef2(0xb3)](_0x59988b);}export function isPropertyToBePropagatedAsSpan(_0x21ad73){const _0x597467=_0x3e4308;return CSS_PROPERTIES_TO_BE_SPANS[_0x597467(0xb3)](_0x21ad73);}export function isPropertyToBePropagatedAsHTMLElement(_0xec9eb0){return _0xec9eb0 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x261b(){const _0x8c995e=['createElement','383321WKjHNc','font-family','bold','9455571GrlqzH','font-weight','59940aKZVnr','filter','italic','vertical-align','split','sup','sub','underline','length','function','getStyle','setStyle','forEach','getChildren','super','104934JWkXtc','color','font-size','bolder','includes','strong','232AWGDfi','35998AcbqAN','keys','font-style','insertChild','text-decoration-line','from','span','medium','text-decoration','removeStyle','18MSEFTr','getStyleNames','288491cYGXcw','1816448PRyZYd','line-through'];_0x261b=function(){return _0x8c995e;};return _0x261b();}export function getStylePropertyNamesToPropagate(_0x12f732){const _0x689c4a=_0x3e4308;return Array[_0x689c4a(0xbb)](_0x12f732[_0x689c4a(0xc1)]())[_0x689c4a(0xcc)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x3f5fd0,_0x9e66ff,_0x101196){const {spanStyles:_0x1e7425,stylesToBeHtmlElements:_0x18c382}=getStylesToPropagate(_0x3f5fd0,_0x101196);propagateStylesAsHTMLElements(_0x3f5fd0,_0x9e66ff,_0x18c382),propagateStylesAsSpan(_0x3f5fd0,_0x9e66ff,_0x1e7425);}export function propagateStylesAsHTMLElements(_0x4ab10a,_0x3cc080,_0x3e6c14){const _0x8e836d=_0x3e4308;for(const _0x28261e in _0x3e6c14){_0x3e6c14[_0x28261e][_0x8e836d(0xac)](([,_0x405616])=>{const _0x4e9f11=_0x8e836d,_0x53203e=_0x3cc080[_0x4e9f11(0xc5)](_0x405616,[],_0x4ab10a[_0x4e9f11(0xad)]());_0x3cc080[_0x4e9f11(0xb9)](0x0,_0x53203e,_0x4ab10a);}),_0x3cc080[_0x8e836d(0xbf)](_0x28261e,_0x4ab10a);}}export function propagateStylesAsSpan(_0x5ceca4,_0x29d1f4,_0xda47dd){const _0x32288b=_0x3e4308;if(!Object[_0x32288b(0xb7)](_0xda47dd)[_0x32288b(0xa8)])return;const _0x56e67e=_0x29d1f4[_0x32288b(0xc5)](_0x32288b(0xbc),[],_0x5ceca4[_0x32288b(0xad)]());_0x29d1f4[_0x32288b(0xab)](_0xda47dd,_0x56e67e),_0x29d1f4[_0x32288b(0xb9)](0x0,_0x56e67e,_0x5ceca4),_0x29d1f4[_0x32288b(0xbf)](Object[_0x32288b(0xb7)](_0xda47dd),_0x5ceca4);}export function getStylesToPropagate(_0xd0702e,_0x15097a){const _0x261e66=_0x3e4308,_0x30cae7={},_0x3e729a={};return _0x15097a[_0x261e66(0xac)](_0x4bb37d=>{const _0x311a38=_0x261e66,_0x2c8493=_0xd0702e[_0x311a38(0xaa)](_0x4bb37d);if(_0x2c8493){if(isPropertyToBePropagatedAsSpan(_0x4bb37d))_0x30cae7[_0x4bb37d]=_0x2c8493;else{if(isPropertyToBePropagatedAsHTMLElement(_0x4bb37d)){const _0x285055=_0x2c8493[_0x311a38(0xcf)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x4bb37d][_0x311a38(0xac)](([_0x4f9fbd,_0x282626])=>{const _0x134241=_0x311a38;for(const _0x5dead1 of _0x285055){(_0x134241(0xa9)==typeof _0x4f9fbd&&_0x4f9fbd(_0x5dead1)||_0x4f9fbd===_0x5dead1)&&(_0x3e729a[_0x4bb37d]=[..._0x3e729a[_0x4bb37d]||[],[_0x4f9fbd,_0x282626]]);}});}}}}),{'spanStyles':_0x30cae7,'stylesToBeHtmlElements':_0x3e729a};}
23
+ const _0x27e1c9=_0x562d;(function(_0x211dcb,_0x3248ad){const _0x52cbf3=_0x562d,_0xc28411=_0x211dcb();while(!![]){try{const _0x1cea85=-parseInt(_0x52cbf3(0x1b2))/0x1+-parseInt(_0x52cbf3(0x1de))/0x2+-parseInt(_0x52cbf3(0x1b6))/0x3*(-parseInt(_0x52cbf3(0x1bc))/0x4)+parseInt(_0x52cbf3(0x1c8))/0x5*(parseInt(_0x52cbf3(0x1d7))/0x6)+parseInt(_0x52cbf3(0x1db))/0x7+-parseInt(_0x52cbf3(0x1ce))/0x8*(parseInt(_0x52cbf3(0x1c2))/0x9)+-parseInt(_0x52cbf3(0x1b7))/0xa*(-parseInt(_0x52cbf3(0x1da))/0xb);if(_0x1cea85===_0x3248ad)break;else _0xc28411['push'](_0xc28411['shift']());}catch(_0x1398cc){_0xc28411['push'](_0xc28411['shift']());}}}(_0x1042,0x74629));function _0x562d(_0x109822,_0x29ba11){const _0x10429e=_0x1042();return _0x562d=function(_0x562dac,_0x3709aa){_0x562dac=_0x562dac-0x1b2;let _0xa0bcfd=_0x10429e[_0x562dac];return _0xa0bcfd;},_0x562d(_0x109822,_0x29ba11);}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x27e1c9(0x1ba),_0x27e1c9(0x1c6),_0x27e1c9(0x1cd),_0x27e1c9(0x1b3),_0x27e1c9(0x1c0),_0x27e1c9(0x1bb),_0x27e1c9(0x1d3),_0x27e1c9(0x1c1)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x27e1c9(0x1ba),_0x27e1c9(0x1c6),_0x27e1c9(0x1cd)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x27e1c9(0x1dc),'i']],'font-weight':[[_0x27e1c9(0x1c7),_0x27e1c9(0x1d6)],[_0x27e1c9(0x1cc),_0x27e1c9(0x1d6)],[_0x27e1c9(0x1b4),_0x27e1c9(0x1d6)],[_0x48883d=>Number(_0x48883d)>=0x258,_0x27e1c9(0x1d6)]],'text-decoration':[[_0x27e1c9(0x1b9),'u'],[_0x27e1c9(0x1d9),'s']],'text-decoration-line':[[_0x27e1c9(0x1b9),'u'],[_0x27e1c9(0x1d9),'s']],'vertical-align':[[_0x27e1c9(0x1d0),_0x27e1c9(0x1d0)],[_0x27e1c9(0x1dd),_0x27e1c9(0x1c5)]]};export function isPropertyToBePropagated(_0x40641b){const _0x31dbac=_0x27e1c9;return CSS_PROPERTIES_TO_PROPAGATE[_0x31dbac(0x1bf)](_0x40641b);}export function isPropertyToBePropagatedAsSpan(_0x1aa73c){const _0x40b3cb=_0x27e1c9;return CSS_PROPERTIES_TO_BE_SPANS[_0x40b3cb(0x1bf)](_0x1aa73c);}export function isPropertyToBePropagatedAsHTMLElement(_0x212103){return _0x212103 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x5963a9){const _0x38b1de=_0x27e1c9;return Array[_0x38b1de(0x1d1)](_0x5963a9[_0x38b1de(0x1ca)]())[_0x38b1de(0x1d4)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x408785,_0x136dc1,_0x5c85b9){const {spanStyles:_0x117b17,stylesToBeHtmlElements:_0xd37786}=getStylesToPropagate(_0x408785,_0x5c85b9);propagateStylesAsHTMLElements(_0x408785,_0x136dc1,_0xd37786),propagateStylesAsSpan(_0x408785,_0x136dc1,_0x117b17);}export function propagateStylesAsHTMLElements(_0x5cb182,_0xe60c40,_0x2321ec){const _0x184fbd=_0x27e1c9;for(const _0x1b2d19 in _0x2321ec){_0x2321ec[_0x1b2d19][_0x184fbd(0x1c9)](([,_0x3a4c22])=>{const _0x38c52c=_0x184fbd,_0x13e839=_0xe60c40[_0x38c52c(0x1bd)](_0x3a4c22,[],_0x5cb182[_0x38c52c(0x1b8)]());_0xe60c40[_0x38c52c(0x1d2)](0x0,_0x13e839,_0x5cb182);}),_0xe60c40[_0x184fbd(0x1d5)](_0x1b2d19,_0x5cb182);}}function _0x1042(){const _0x23712e=['filter','removeStyle','strong','42414ZhGacq','length','line-through','3135lMVQUS','1432522SDfjBV','italic','super','1280828oYfsEJ','461884pssWLs','text-decoration','bolder','getStyle','223605FqMFaq','41320cLIzAX','getChildren','underline','color','font-weight','28BxLdGr','createElement','keys','includes','text-decoration-line','vertical-align','5278977ixJpUM','split','setStyle','sup','font-family','medium','185AoidZe','forEach','getStyleNames','function','bold','font-size','8gsgoYU','span','sub','from','insertChild','font-style'];_0x1042=function(){return _0x23712e;};return _0x1042();}export function propagateStylesAsSpan(_0x37d885,_0x44b61d,_0x252bc7){const _0x18dd98=_0x27e1c9;if(!Object[_0x18dd98(0x1be)](_0x252bc7)[_0x18dd98(0x1d8)])return;const _0x4c4dce=_0x44b61d[_0x18dd98(0x1bd)](_0x18dd98(0x1cf),[],_0x37d885[_0x18dd98(0x1b8)]());_0x44b61d[_0x18dd98(0x1c4)](_0x252bc7,_0x4c4dce),_0x44b61d[_0x18dd98(0x1d2)](0x0,_0x4c4dce,_0x37d885),_0x44b61d[_0x18dd98(0x1d5)](Object[_0x18dd98(0x1be)](_0x252bc7),_0x37d885);}export function getStylesToPropagate(_0x53f544,_0x5a8073){const _0x1e1043=_0x27e1c9,_0x1c75c6={},_0x3dfa34={};return _0x5a8073[_0x1e1043(0x1c9)](_0x28d0f5=>{const _0xc5274d=_0x1e1043,_0x5b0599=_0x53f544[_0xc5274d(0x1b5)](_0x28d0f5);if(_0x5b0599){if(isPropertyToBePropagatedAsSpan(_0x28d0f5))_0x1c75c6[_0x28d0f5]=_0x5b0599;else{if(isPropertyToBePropagatedAsHTMLElement(_0x28d0f5)){const _0x176e77=_0x5b0599[_0xc5274d(0x1c3)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x28d0f5][_0xc5274d(0x1c9)](([_0xbda54d,_0x37f216])=>{const _0x2e7f12=_0xc5274d;for(const _0x353f11 of _0x176e77){(_0x2e7f12(0x1cb)==typeof _0xbda54d&&_0xbda54d(_0x353f11)||_0xbda54d===_0x353f11)&&(_0x3dfa34[_0x28d0f5]=[..._0x3dfa34[_0x28d0f5]||[],[_0xbda54d,_0x37f216]]);}});}}}}),{'spanStyles':_0x1c75c6,'stylesToBeHtmlElements':_0x3dfa34};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5233(_0x31a975,_0x8cd89b){var _0x1ba2a7=_0x1ba2();return _0x5233=function(_0x5233e9,_0x3fcda1){_0x5233e9=_0x5233e9-0x1dd;var _0x386ef9=_0x1ba2a7[_0x5233e9];return _0x386ef9;},_0x5233(_0x31a975,_0x8cd89b);}function _0x1ba2(){var _0xb6066c=['requires','2137005twpuGc','12WjAgxj','PasteFromOffice','isOfficialPlugin','7unEkgb','5698ZfVlSn','177331LTWAPg','636534CkkGZU','27384dSLMCs','isPremiumPlugin','PasteFromOfficeEnhanced','45zKAnDL','926592qLoyzs','pluginName','5360MqtSZI','58414LWxbfs'];_0x1ba2=function(){return _0xb6066c;};return _0x1ba2();}var _0x54d050=_0x5233;(function(_0xb6f0d,_0x50441a){var _0x19c714=_0x5233,_0x41516e=_0xb6f0d();while(!![]){try{var _0x4589d0=-parseInt(_0x19c714(0x1e6))/0x1+parseInt(_0x19c714(0x1de))/0x2*(parseInt(_0x19c714(0x1e1))/0x3)+parseInt(_0x19c714(0x1e8))/0x4*(-parseInt(_0x19c714(0x1eb))/0x5)+-parseInt(_0x19c714(0x1e7))/0x6+-parseInt(_0x19c714(0x1e4))/0x7*(parseInt(_0x19c714(0x1ec))/0x8)+parseInt(_0x19c714(0x1e0))/0x9+-parseInt(_0x19c714(0x1dd))/0xa*(-parseInt(_0x19c714(0x1e5))/0xb);if(_0x4589d0===_0x50441a)break;else _0x41516e['push'](_0x41516e['shift']());}catch(_0x4da734){_0x41516e['push'](_0x41516e['shift']());}}}(_0x1ba2,0x29c37));import{Plugin as _0x2df39c}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x3c011d}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x33ee7a}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x2df39c{static get[_0x54d050(0x1ed)](){var _0x3c963b=_0x54d050;return _0x3c963b(0x1ea);}static get[_0x54d050(0x1e3)](){return!0x0;}static get[_0x54d050(0x1e9)](){return!0x0;}static get[_0x54d050(0x1df)](){var _0x498df4=_0x54d050;return[_0x498df4(0x1e2),_0x3c011d,_0x33ee7a];}}
23
+ var _0x107303=_0x4d1c;(function(_0x5def11,_0xf50dda){var _0x47117a=_0x4d1c,_0x19a3bc=_0x5def11();while(!![]){try{var _0x4d5870=parseInt(_0x47117a(0xcc))/0x1*(-parseInt(_0x47117a(0xcf))/0x2)+parseInt(_0x47117a(0xca))/0x3*(-parseInt(_0x47117a(0xcb))/0x4)+parseInt(_0x47117a(0xd2))/0x5*(-parseInt(_0x47117a(0xc9))/0x6)+-parseInt(_0x47117a(0xd4))/0x7+-parseInt(_0x47117a(0xd0))/0x8+-parseInt(_0x47117a(0xc5))/0x9+parseInt(_0x47117a(0xd1))/0xa;if(_0x4d5870===_0xf50dda)break;else _0x19a3bc['push'](_0x19a3bc['shift']());}catch(_0x5e451e){_0x19a3bc['push'](_0x19a3bc['shift']());}}}(_0x631f,0xd4462));function _0x631f(){var _0x28164b=['13227DsAFJY','84sMpejt','3109hPhxYO','isOfficialPlugin','isPremiumPlugin','406CdaWoU','3418040mhMNLq','37265100iMcssR','195ssSlvE','PasteFromOffice','377580MxDJfL','14724864bJhVwO','PasteFromOfficeEnhanced','requires','pluginName','2466iVZapf'];_0x631f=function(){return _0x28164b;};return _0x631f();}function _0x4d1c(_0x73e345,_0x465888){var _0x631f02=_0x631f();return _0x4d1c=function(_0x4d1cd9,_0x437674){_0x4d1cd9=_0x4d1cd9-0xc5;var _0x4ff53d=_0x631f02[_0x4d1cd9];return _0x4ff53d;},_0x4d1c(_0x73e345,_0x465888);}import{Plugin as _0xb2fb0}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x3570a2}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x4dc4e1}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0xb2fb0{static get[_0x107303(0xc8)](){var _0x25ae32=_0x107303;return _0x25ae32(0xc6);}static get[_0x107303(0xcd)](){return!0x0;}static get[_0x107303(0xce)](){return!0x0;}static get[_0x107303(0xc7)](){var _0x3c190a=_0x107303;return[_0x3c190a(0xd3),_0x3570a2,_0x4dc4e1];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4430(){const _0x44ce96=['join','PasteFromOfficeEnhancedInliner','href','fromCharCode','isPremiumPlugin','view','5340455QgkwjE','3917073qQOTln','map','init','editor','inputTransformation','isOfficialPlugin','stylesProcessor','getData','isActive','8243736Mxsjdr','execute','editing','2116266soELVk','get','PasteFromOffice','859974AOFjrp','5645124NZfhTG','10466184buYpwZ','7bLaeJK','document','text/html','dataTransfer','afterInit','_parsedData','plugins','requires','ClipboardPipeline','pluginName','high'];_0x4430=function(){return _0x44ce96;};return _0x4430();}const _0x243081=_0x3682;(function(_0x389b56,_0x2662d9){const _0x37ef88=_0x3682,_0x24870d=_0x389b56();while(!![]){try{const _0x48eacc=parseInt(_0x37ef88(0x149))/0x1+parseInt(_0x37ef88(0x146))/0x2+-parseInt(_0x37ef88(0x13a))/0x3+-parseInt(_0x37ef88(0x14a))/0x4+-parseInt(_0x37ef88(0x139))/0x5+-parseInt(_0x37ef88(0x14b))/0x6*(-parseInt(_0x37ef88(0x14c))/0x7)+parseInt(_0x37ef88(0x143))/0x8;if(_0x48eacc===_0x2662d9)break;else _0x24870d['push'](_0x24870d['shift']());}catch(_0x559c95){_0x24870d['push'](_0x24870d['shift']());}}}(_0x4430,0xdda63));import{Plugin as _0x415ab5}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x572060}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x5a7339,uid as _0x2ca640}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x254339}from'./normalizers/inliner/msofficestylesinliner.js';function _0x3682(_0x240e6e,_0x1aae5b){const _0x443076=_0x4430();return _0x3682=function(_0x368214,_0x547520){_0x368214=_0x368214-0x12d;let _0x2a3fe7=_0x443076[_0x368214];return _0x2a3fe7;},_0x3682(_0x240e6e,_0x1aae5b);}export class PasteFromOfficeEnhancedInliner extends _0x415ab5{static get[_0x243081(0x131)](){const _0x121295=_0x243081;return _0x121295(0x134);}static get[_0x243081(0x13f)](){return!0x0;}static get[_0x243081(0x137)](){return!0x0;}static get[_0x243081(0x12f)](){const _0x3d5fd7=_0x243081;return[_0x3d5fd7(0x148)];}[_0x243081(0x13c)](){const _0x3957b2=_0x243081,_0x42dbed=this[_0x3957b2(0x13d)],_0x2d2611=_0x42dbed[_0x3957b2(0x12e)][_0x3957b2(0x147)](_0x3957b2(0x130)),_0x1df346=_0x42dbed[_0x3957b2(0x145)][_0x3957b2(0x138)][_0x3957b2(0x14d)],_0x7a97d1=new _0x254339(_0x1df346);_0x2d2611['on'](_0x3957b2(0x13e),(_0x292676,_0x1569f9)=>{const _0x310540=_0x3957b2,_0x188293=_0x1569f9[_0x310540(0x14f)][_0x310540(0x141)](_0x310540(0x14e));_0x7a97d1[_0x310540(0x142)](_0x188293)&&(_0x1569f9[_0x310540(0x12d)]||(_0x1569f9[_0x310540(0x12d)]=_0x572060(_0x188293,_0x1df346[_0x310540(0x140)])),_0x7a97d1[_0x310540(0x144)](_0x1569f9));},{'priority':_0x5a7339[_0x3957b2(0x147)](_0x3957b2(0x132))+0xb});}[_0x243081(0x150)](){!async function(_0x3ff6ef){const _0x413d35=_0xad906d([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x19f686=0xc82cb1e,_0x19d6fb=0xc85b9e6^_0x19f686,_0x47cf20=window[_0xad906d([0x44,0x61,0x74,0x65])][_0xad906d([0x6e,0x6f,0x77])](),_0x38720f=_0x3ff6ef[_0xad906d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x34043c=new window[(_0xad906d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1fef28=>{_0x38720f[_0xad906d([0x6f,0x6e,0x63,0x65])](_0xad906d([0x72,0x65,0x61,0x64,0x79]),_0x1fef28);}),_0x3d7318={[_0xad906d([0x6b,0x74,0x79])]:_0xad906d([0x45,0x43]),[_0xad906d([0x75,0x73,0x65])]:_0xad906d([0x73,0x69,0x67]),[_0xad906d([0x63,0x72,0x76])]:_0xad906d([0x50,0x2d,0x32,0x35,0x36]),[_0xad906d([0x78])]:_0xad906d([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]),[_0xad906d([0x79])]:_0xad906d([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]),[_0xad906d([0x61,0x6c,0x67])]:_0xad906d([0x45,0x53,0x32,0x35,0x36])},_0x502964=_0x38720f[_0xad906d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xad906d([0x67,0x65,0x74])](_0xad906d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x181e94(){let _0x1a8b4e,_0x394ed3=null,_0x138515=null;try{if(_0x502964==_0xad906d([0x47,0x50,0x4c]))return _0xad906d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1a8b4e=_0x154eea(),!_0x1a8b4e)return _0xad906d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1a8b4e[_0xad906d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x138515=_0x3a2957(_0x1a8b4e[_0xad906d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1a8b4e[_0xad906d([0x6a,0x74,0x69])])),await _0x3194ef()?_0x6bc7d4()?_0x518706()?_0xad906d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x17a523()?(_0x1a8b4e[_0xad906d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xad906d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x394ed3=_0x9d5edd(_0xad906d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1a8b4e[_0xad906d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xad906d([0x74,0x72,0x69,0x61,0x6c])&&(_0x394ed3=_0x9d5edd(_0xad906d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x17321f()):_0xad906d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xad906d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xad906d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xad906d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x518706(){const _0x370c38=[_0xad906d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xad906d([0x74,0x72,0x69,0x61,0x6c])][_0xad906d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a8b4e[_0xad906d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x47cf20/0x3e8:0xe10*_0x19d6fb;return _0x1a8b4e[_0xad906d([0x65,0x78,0x70])]<_0x370c38;}function _0x6bc7d4(){const _0x17ca37=_0x1a8b4e[_0xad906d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x17ca37&&(!!_0x17ca37[_0xad906d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xad906d([0x2a]))||(!!_0x17ca37[_0xad906d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xad906d([0x50,0x4f,0x45]))||(!!_0x17ca37[_0xad906d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xad906d([0x50,0x50]))||!(!_0x17ca37[_0xad906d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xad906d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3f8e63()))));}function _0x17a523(){const _0x1a93c0=_0x3682,_0x2119d9=_0x1a8b4e[_0xad906d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2119d9||0x0==_0x2119d9[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x54ae79}=new URL(window[_0xad906d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1a93c0(0x135)]);if(_0x2119d9[_0xad906d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54ae79))return!0x0;const _0x3fbd42=_0x54ae79[_0xad906d([0x73,0x70,0x6c,0x69,0x74])](_0xad906d([0x2e]));return _0x2119d9[_0xad906d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x17401e=>_0x17401e[_0xad906d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xad906d([0x2a])))[_0xad906d([0x6d,0x61,0x70])](_0x71a47=>_0x71a47[_0xad906d([0x73,0x70,0x6c,0x69,0x74])](_0xad906d([0x2e])))[_0xad906d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x504933=>_0x504933[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3fbd42[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xad906d([0x6d,0x61,0x70])](_0x3d3273=>Array(_0x3fbd42[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3d3273[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xad906d([0x66,0x69,0x6c,0x6c])](_0x3d3273[0x0]===_0xad906d([0x2a])?_0xad906d([0x2a]):'')[_0xad906d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3d3273))[_0xad906d([0x73,0x6f,0x6d,0x65])](_0x4f4a85=>_0x3fbd42[_0xad906d([0x65,0x76,0x65,0x72,0x79])]((_0x81677d,_0x550d23)=>_0x4f4a85[_0x550d23]===_0x81677d||_0x4f4a85[_0x550d23]===_0xad906d([0x2a])));}function _0x17321f(){return _0x394ed3&&_0x138515?new window[(_0xad906d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3952a7,_0x47418c)=>{_0x394ed3[_0xad906d([0x74,0x68,0x65,0x6e])](_0x3952a7,_0x47418c),_0x138515[_0xad906d([0x74,0x68,0x65,0x6e])](_0xba8729=>{_0xba8729!=_0xad906d([0x56,0x61,0x6c,0x69,0x64])&&_0x3952a7(_0xba8729);},_0x47418c);}):_0x394ed3||_0x138515||_0xad906d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3a2957(_0x256a11,_0x107318){return new window[(_0xad906d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a69c3=>{if(_0x207285())return _0x1a69c3(_0xad906d([0x56,0x61,0x6c,0x69,0x64]));_0x55b235(),_0x38720f[_0xad906d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xad906d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5515e9=!0x1;const _0x41d5d8=_0x2ca640();function _0x247555(_0x49e047){return!!_0x49e047&&(typeof _0x49e047===_0xad906d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x49e047===_0xad906d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x49e047[_0xad906d([0x74,0x68,0x65,0x6e])]===_0xad906d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x49e047[_0xad906d([0x63,0x61,0x74,0x63,0x68])]===_0xad906d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x51222d(_0x3c7a9d){_0x776b81(_0x3c7a9d)[_0xad906d([0x74,0x68,0x65,0x6e])](_0x5bf1cc=>{if(!_0x5bf1cc||_0x5bf1cc[_0xad906d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xad906d([0x6f,0x6b]))return _0xad906d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x56e73c(_0x3e3b61(_0x41d5d8+_0x107318))!=_0x5bf1cc[_0xad906d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xad906d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xad906d([0x56,0x61,0x6c,0x69,0x64]);})[_0xad906d([0x74,0x68,0x65,0x6e])](_0x5dd4c2=>(_0x4e4b9d(),_0x5dd4c2),()=>{const _0xa57f7c=_0x20d90f();return null==_0xa57f7c?(_0x4e4b9d(),_0xad906d([0x56,0x61,0x6c,0x69,0x64])):_0xad906d(_0x47cf20-_0xa57f7c>(0x288e4f1e^_0x19f686)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xad906d([0x74,0x68,0x65,0x6e])](_0x1a69c3)[_0xad906d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1a69c3(_0xad906d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5b5b31=0xcb4259e^_0x19f686;function _0x4e4b9d(){const _0x5f3f31=_0xad906d([0x6c,0x6c,0x63,0x74,0x2d])+_0x56e73c(_0x3e3b61(_0x256a11)),_0x558ba9=_0x492258(_0x56e73c(window[_0xad906d([0x4d,0x61,0x74,0x68])][_0xad906d([0x63,0x65,0x69,0x6c])](_0x47cf20/_0x5b5b31)));window[_0xad906d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xad906d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5f3f31,_0x558ba9);}function _0x20d90f(){const _0x40f7b8=_0xad906d([0x6c,0x6c,0x63,0x74,0x2d])+_0x56e73c(_0x3e3b61(_0x256a11)),_0x56a4c2=window[_0xad906d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xad906d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x40f7b8);return _0x56a4c2?window[_0xad906d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x492258(_0x56a4c2),0x10)*_0x5b5b31:null;}function _0x776b81(_0x5849de){return new window[(_0xad906d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x491bdf,_0x28ebd0)=>{_0x5849de[_0xad906d([0x74,0x68,0x65,0x6e])](_0x491bdf,_0x28ebd0),window[_0xad906d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x28ebd0,0xc831fde^_0x19f686);});}}_0x38720f[_0xad906d([0x6f,0x6e])](_0xad906d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1f9492,_0x20d6cc)=>{if(_0x20d6cc[0x0]!=_0x256a11)return _0x1a69c3(_0xad906d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x20d6cc[0x1]={..._0x20d6cc[0x1],[_0xad906d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x41d5d8};},{[_0xad906d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xad906d([0x68,0x69,0x67,0x68])}),_0x38720f[_0xad906d([0x6f,0x6e])](_0xad906d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x562b6f=>{_0x247555(_0x562b6f[_0xad906d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5515e9=!0x0,_0x51222d(_0x562b6f[_0xad906d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xad906d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xad906d([0x6c,0x6f,0x77])}),_0x34043c[_0xad906d([0x74,0x68,0x65,0x6e])](()=>{_0x5515e9||_0x1a69c3(_0xad906d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x207285(){return _0x38720f[_0xad906d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xad906d([0x76,0x69,0x65,0x77])][_0xad906d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xad906d([0x61,0x75,0x74,0x6f]);}function _0x55b235(){_0x38720f[_0xad906d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xad906d([0x76,0x69,0x65,0x77])][_0xad906d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xad906d([0x61,0x75,0x74,0x6f]);}}function _0x9d5edd(_0x3b97bb){const _0x4aca56=[new window[(_0xad906d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33f737=>setTimeout(_0x33f737,0xc8bf5d2^_0x19f686)),_0x34043c[_0xad906d([0x74,0x68,0x65,0x6e])](()=>new window[(_0xad906d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1683df=>{let _0x2a8047=0x0;_0x38720f[_0xad906d([0x6d,0x6f,0x64,0x65,0x6c])][_0xad906d([0x6f,0x6e])](_0xad906d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x7451bd,_0x2876ee)=>{_0x2876ee[0x0][_0xad906d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2a8047++,_0x2a8047==(0xc82cae6^_0x19f686)&&(_0x1683df(),_0x7451bd[_0xad906d([0x6f,0x66,0x66])]());});}))];return window[_0xad906d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xad906d([0x72,0x61,0x63,0x65])](_0x4aca56)[_0xad906d([0x74,0x68,0x65,0x6e])](()=>_0x3b97bb);}async function _0x253397(){await _0x34043c,_0x38720f[_0xad906d([0x6d,0x6f,0x64,0x65,0x6c])][_0xad906d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3d6db9,_0x38720f[_0xad906d([0x6d,0x6f,0x64,0x65,0x6c])][_0xad906d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3d6db9,_0x38720f[_0xad906d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xad906d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3f8e63(){return window[_0xad906d([0x67,0x6c,0x6f,0x62])]&&window[_0xad906d([0x67,0x6c,0x6f,0x62])][_0xad906d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x57d498(_0x4ae456){const _0x235e06=_0x2582b1();_0x38720f[_0x235e06]=_0xad906d([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])+_0x4ae456,_0x4ae456!=_0xad906d([0x56,0x61,0x6c,0x69,0x64])&&_0x253397();}function _0x2582b1(){const _0x2ac719=window[_0xad906d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xad906d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xad906d([0x6e,0x6f,0x77])]())[_0xad906d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xad906d([0x2e]),'');let _0x1f14cc=_0xad906d([0x49]);for(let _0xfbe6ef=0x0;_0xfbe6ef<_0x2ac719[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xfbe6ef+=0x2){let _0x190a71=window[_0xad906d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2ac719[_0xad906d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xfbe6ef,_0xfbe6ef+0x2));_0x190a71>=_0x413d35[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x190a71-=_0x413d35[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1f14cc+=_0x413d35[_0x190a71];}return _0x1f14cc;}function _0x154eea(){const _0x318984=_0x502964[_0xad906d([0x73,0x70,0x6c,0x69,0x74])](_0xad906d([0x2e]));if(0x3!=_0x318984[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2bb4ff(_0x318984[0x1]);function _0x2bb4ff(_0x72f089){const _0x1f1fda=_0x59e88f(_0x72f089);return _0x1f1fda&&_0x1d8c27()?_0x1f1fda:null;function _0x1d8c27(){const _0x559c1a=_0x1f1fda[_0xad906d([0x6a,0x74,0x69])],_0x516767=window[_0xad906d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x559c1a[_0xad906d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x559c1a[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2818bc={..._0x1f1fda,[_0xad906d([0x6a,0x74,0x69])]:_0x559c1a[_0xad906d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x559c1a[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2818bc[_0xad906d([0x76,0x63])],_0x3e3b61(_0x2818bc)==_0x516767;}}}async function _0x3194ef(){let _0x3a604f=!0x0;try{const _0x47f9f7=_0x502964[_0xad906d([0x73,0x70,0x6c,0x69,0x74])](_0xad906d([0x2e])),[_0x511561,_0x31e0a4,_0xb90ecc]=_0x47f9f7;return _0x15c1cc(_0x511561),await _0x1e6875(_0x511561,_0x31e0a4,_0xb90ecc),_0x3a604f;}catch{return!0x1;}function _0x15c1cc(_0x35d257){const _0xecc9ef=_0x59e88f(_0x35d257);_0xecc9ef&&_0xecc9ef[_0xad906d([0x61,0x6c,0x67])]==_0xad906d([0x45,0x53,0x32,0x35,0x36])||(_0x3a604f=!0x1);}async function _0x1e6875(_0x404d9c,_0x472afb,_0x322567){const _0xf0a816=window[_0xad906d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xad906d([0x66,0x72,0x6f,0x6d])](_0x3da545(_0x322567),_0x58dc65=>_0x58dc65[_0xad906d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4c725e=new window[(_0xad906d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xad906d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x404d9c+_0xad906d([0x2e])+_0x472afb),_0x164c95=window[_0xad906d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xad906d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x164c95)return;const _0x2c6489=await _0x164c95[_0xad906d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xad906d([0x6a,0x77,0x6b]),_0x3d7318,{[_0xad906d([0x6e,0x61,0x6d,0x65])]:_0xad906d([0x45,0x43,0x44,0x53,0x41]),[_0xad906d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xad906d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xad906d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x164c95[_0xad906d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xad906d([0x6e,0x61,0x6d,0x65])]:_0xad906d([0x45,0x43,0x44,0x53,0x41]),[_0xad906d([0x68,0x61,0x73,0x68])]:{[_0xad906d([0x6e,0x61,0x6d,0x65])]:_0xad906d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2c6489,_0xf0a816,_0x4c725e)||(_0x3a604f=!0x1);}}function _0x59e88f(_0x4f154b){return _0x4f154b[_0xad906d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xad906d([0x65,0x79]))?JSON[_0xad906d([0x70,0x61,0x72,0x73,0x65])](_0x3da545(_0x4f154b)):null;}function _0x3da545(_0x2fa38d){return window[_0xad906d([0x61,0x74,0x6f,0x62])](_0x2fa38d[_0xad906d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xad906d([0x2b]))[_0xad906d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xad906d([0x2f])));}function _0x3e3b61(_0x37e54f){let _0x4a7243=0x1505;function _0x2b542f(_0x4a9690){for(let _0x1942f7=0x0;_0x1942f7<_0x4a9690[_0xad906d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1942f7++){const _0x2cfdc7=_0x4a9690[_0xad906d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1942f7);_0x4a7243=(_0x4a7243<<0x5)+_0x4a7243+_0x2cfdc7,_0x4a7243&=_0x4a7243;}}function _0x5da490(_0x23faff){Array[_0xad906d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x23faff)?_0x23faff[_0xad906d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5da490):_0x23faff&&typeof _0x23faff==_0xad906d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xad906d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x23faff)[_0xad906d([0x73,0x6f,0x72,0x74])]()[_0xad906d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2aae85,_0x31cc12])=>{_0x2b542f(_0x2aae85),_0x5da490(_0x31cc12);}):_0x2b542f(window[_0xad906d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x23faff));}return _0x5da490(_0x37e54f),_0x4a7243>>>0x0;}function _0x56e73c(_0x861f1e){return _0x861f1e[_0xad906d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xad906d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xad906d([0x30]));}function _0x492258(_0x2420e2){return _0x2420e2[_0xad906d([0x73,0x70,0x6c,0x69,0x74])]('')[_0xad906d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xad906d([0x6a,0x6f,0x69,0x6e])]('');}function _0x3d6db9(){}function _0xad906d(_0x465b43){const _0x1fdafe=_0x3682;return _0x465b43[_0x1fdafe(0x13b)](_0x22611d=>String[_0x1fdafe(0x136)](_0x22611d))[_0x1fdafe(0x133)]('');}_0x57d498(await _0x181e94());}(this);}}
23
+ const _0x2ebb1d=_0x273d;(function(_0x4b01fd,_0x185cca){const _0x417041=_0x273d,_0x51e2fc=_0x4b01fd();while(!![]){try{const _0x45808f=-parseInt(_0x417041(0xfc))/0x1*(parseInt(_0x417041(0x10d))/0x2)+parseInt(_0x417041(0xed))/0x3*(parseInt(_0x417041(0xee))/0x4)+-parseInt(_0x417041(0xf8))/0x5+parseInt(_0x417041(0x100))/0x6*(-parseInt(_0x417041(0xf1))/0x7)+parseInt(_0x417041(0xf2))/0x8+parseInt(_0x417041(0xfb))/0x9+-parseInt(_0x417041(0xe8))/0xa*(parseInt(_0x417041(0xe7))/0xb);if(_0x45808f===_0x185cca)break;else _0x51e2fc['push'](_0x51e2fc['shift']());}catch(_0x5f10dd){_0x51e2fc['push'](_0x51e2fc['shift']());}}}(_0x513e,0x1f1fe));import{Plugin as _0x36df75}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x423541}from'@ckeditor/ckeditor5-paste-from-office';function _0x273d(_0x18ae8e,_0x3d05c0){const _0x513ed9=_0x513e();return _0x273d=function(_0x273dd8,_0x297a19){_0x273dd8=_0x273dd8-0xe7;let _0xec1886=_0x513ed9[_0x273dd8];return _0xec1886;},_0x273d(_0x18ae8e,_0x3d05c0);}import{priorities as _0x121a40,uid as _0x5233d9}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x6f5fb4}from'./normalizers/inliner/msofficestylesinliner.js';function _0x513e(){const _0x186d59=['requires','stylesProcessor','map','isPremiumPlugin','15254OyUkRh','528qGspEa','18190BEHSSt','_parsedData','fromCharCode','href','pluginName','1059oXokwM','1812EmVWxm','view','afterInit','644rQHrZs','1714360yUVdoA','high','document','join','init','text/html','1032200GXnbbW','ClipboardPipeline','isOfficialPlugin','567216kCDoQS','2PpNFWy','PasteFromOffice','dataTransfer','execute','48nPvbHh','isActive','editor','plugins','PasteFromOfficeEnhancedInliner','editing','get','inputTransformation','getData'];_0x513e=function(){return _0x186d59;};return _0x513e();}export class PasteFromOfficeEnhancedInliner extends _0x36df75{static get[_0x2ebb1d(0xec)](){const _0x815d63=_0x2ebb1d;return _0x815d63(0x104);}static get[_0x2ebb1d(0xfa)](){return!0x0;}static get[_0x2ebb1d(0x10c)](){return!0x0;}static get[_0x2ebb1d(0x109)](){const _0x21a687=_0x2ebb1d;return[_0x21a687(0xfd)];}[_0x2ebb1d(0xf6)](){const _0x11b1f4=_0x2ebb1d,_0x4eb638=this[_0x11b1f4(0x102)],_0x3c312b=_0x4eb638[_0x11b1f4(0x103)][_0x11b1f4(0x106)](_0x11b1f4(0xf9)),_0x4c9e47=_0x4eb638[_0x11b1f4(0x105)][_0x11b1f4(0xef)][_0x11b1f4(0xf4)],_0x4b85ef=new _0x6f5fb4(_0x4c9e47);_0x3c312b['on'](_0x11b1f4(0x107),(_0x387a30,_0x175c22)=>{const _0x10efcf=_0x11b1f4,_0x2010e1=_0x175c22[_0x10efcf(0xfe)][_0x10efcf(0x108)](_0x10efcf(0xf7));_0x4b85ef[_0x10efcf(0x101)](_0x2010e1)&&(_0x175c22[_0x10efcf(0xe9)]||(_0x175c22[_0x10efcf(0xe9)]=_0x423541(_0x2010e1,_0x4c9e47[_0x10efcf(0x10a)])),_0x4b85ef[_0x10efcf(0xff)](_0x175c22));},{'priority':_0x121a40[_0x11b1f4(0x106)](_0x11b1f4(0xf3))+0xb});}[_0x2ebb1d(0xf0)](){!async function(_0x111375){const _0xc5f756=_0x54a442([0x49,0x39,0x73,0x43,0x6d,0x67,0x33,0x44,0x4a,0x69,0x47,0x35,0x4c,0x46,0x4d,0x75,0x51,0x6a,0x77,0x68,0x54,0x30,0x58,0x42,0x59,0x79,0x78,0x53,0x71,0x76,0x64,0x50,0x4f,0x34,0x36,0x4e,0x5a,0x41,0x63,0x56,0x7a,0x62,0x37,0x31,0x52,0x57,0x6b,0x66,0x65,0x38,0x6f,0x4b,0x70,0x74,0x6e,0x72,0x55,0x45,0x61,0x6c,0x32,0x48]),_0x1c2ad6=0xc82cb1e,_0x433e42=0xc85b85e^_0x1c2ad6,_0x206c38=window[_0x54a442([0x44,0x61,0x74,0x65])][_0x54a442([0x6e,0x6f,0x77])](),_0x444fe7=_0x111375[_0x54a442([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x69def=new window[(_0x54a442([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x42ebf2=>{_0x444fe7[_0x54a442([0x6f,0x6e,0x63,0x65])](_0x54a442([0x72,0x65,0x61,0x64,0x79]),_0x42ebf2);}),_0x3fdd85={[_0x54a442([0x6b,0x74,0x79])]:_0x54a442([0x45,0x43]),[_0x54a442([0x75,0x73,0x65])]:_0x54a442([0x73,0x69,0x67]),[_0x54a442([0x63,0x72,0x76])]:_0x54a442([0x50,0x2d,0x32,0x35,0x36]),[_0x54a442([0x78])]:_0x54a442([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]),[_0x54a442([0x79])]:_0x54a442([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]),[_0x54a442([0x61,0x6c,0x67])]:_0x54a442([0x45,0x53,0x32,0x35,0x36])},_0xa86b9=_0x444fe7[_0x54a442([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x54a442([0x67,0x65,0x74])](_0x54a442([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1e9759(){let _0x208053,_0x29a67a=null,_0x3b24b1=null;try{if(_0xa86b9==_0x54a442([0x47,0x50,0x4c]))return _0x54a442([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x208053=_0x1a929d(),!_0x208053)return _0x54a442([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x208053[_0x54a442([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3b24b1=_0x1914b0(_0x208053[_0x54a442([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x208053[_0x54a442([0x6a,0x74,0x69])])),await _0x4164a6()?_0x2d85fd()?_0x47070b()?_0x54a442([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3dd462()?(_0x208053[_0x54a442([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x54a442([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x29a67a=_0x55159b(_0x54a442([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x208053[_0x54a442([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x54a442([0x74,0x72,0x69,0x61,0x6c])&&(_0x29a67a=_0x55159b(_0x54a442([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x512658()):_0x54a442([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x54a442([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x54a442([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x54a442([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x47070b(){const _0x126a1c=[_0x54a442([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x54a442([0x74,0x72,0x69,0x61,0x6c])][_0x54a442([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x208053[_0x54a442([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x206c38/0x3e8:0xe10*_0x433e42;return _0x208053[_0x54a442([0x65,0x78,0x70])]<_0x126a1c;}function _0x2d85fd(){const _0x394553=_0x208053[_0x54a442([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x394553&&(!!_0x394553[_0x54a442([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54a442([0x2a]))||(!!_0x394553[_0x54a442([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54a442([0x50,0x4f,0x45]))||(!!_0x394553[_0x54a442([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54a442([0x50,0x50]))||!(!_0x394553[_0x54a442([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54a442([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x46830d()))));}function _0x3dd462(){const _0x329216=_0x273d,_0x5f10ad=_0x208053[_0x54a442([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5f10ad||0x0==_0x5f10ad[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x220f32}=new URL(window[_0x54a442([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x329216(0xeb)]);if(_0x5f10ad[_0x54a442([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x220f32))return!0x0;const _0x150058=_0x220f32[_0x54a442([0x73,0x70,0x6c,0x69,0x74])](_0x54a442([0x2e]));return _0x5f10ad[_0x54a442([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x590d87=>_0x590d87[_0x54a442([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x54a442([0x2a])))[_0x54a442([0x6d,0x61,0x70])](_0x38aa23=>_0x38aa23[_0x54a442([0x73,0x70,0x6c,0x69,0x74])](_0x54a442([0x2e])))[_0x54a442([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4587da=>_0x4587da[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x150058[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x54a442([0x6d,0x61,0x70])](_0x307da7=>Array(_0x150058[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x307da7[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x54a442([0x66,0x69,0x6c,0x6c])](_0x307da7[0x0]===_0x54a442([0x2a])?_0x54a442([0x2a]):'')[_0x54a442([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x307da7))[_0x54a442([0x73,0x6f,0x6d,0x65])](_0x3b1a15=>_0x150058[_0x54a442([0x65,0x76,0x65,0x72,0x79])]((_0x222c03,_0x160dbe)=>_0x3b1a15[_0x160dbe]===_0x222c03||_0x3b1a15[_0x160dbe]===_0x54a442([0x2a])));}function _0x512658(){return _0x29a67a&&_0x3b24b1?new window[(_0x54a442([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4dd0c7,_0x3cef62)=>{_0x29a67a[_0x54a442([0x74,0x68,0x65,0x6e])](_0x4dd0c7,_0x3cef62),_0x3b24b1[_0x54a442([0x74,0x68,0x65,0x6e])](_0x266d14=>{_0x266d14!=_0x54a442([0x56,0x61,0x6c,0x69,0x64])&&_0x4dd0c7(_0x266d14);},_0x3cef62);}):_0x29a67a||_0x3b24b1||_0x54a442([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1914b0(_0x2a739d,_0x22147f){return new window[(_0x54a442([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54ac5a=>{if(_0x27e4dc())return _0x54ac5a(_0x54a442([0x56,0x61,0x6c,0x69,0x64]));_0x7b7ae7(),_0x444fe7[_0x54a442([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x54a442([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x544c8f=!0x1;const _0xe22945=_0x5233d9();function _0x1eb1ca(_0x56b6e9){return!!_0x56b6e9&&(typeof _0x56b6e9===_0x54a442([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x56b6e9===_0x54a442([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x56b6e9[_0x54a442([0x74,0x68,0x65,0x6e])]===_0x54a442([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x56b6e9[_0x54a442([0x63,0x61,0x74,0x63,0x68])]===_0x54a442([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1c7c39(_0x267e5b){_0x21f056(_0x267e5b)[_0x54a442([0x74,0x68,0x65,0x6e])](_0x257c2f=>{if(!_0x257c2f||_0x257c2f[_0x54a442([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x54a442([0x6f,0x6b]))return _0x54a442([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4ae29b(_0x5ea178(_0xe22945+_0x22147f))!=_0x257c2f[_0x54a442([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x54a442([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x54a442([0x56,0x61,0x6c,0x69,0x64]);})[_0x54a442([0x74,0x68,0x65,0x6e])](_0x4211aa=>(_0x535e13(),_0x4211aa),()=>{const _0x9e2d86=_0x555fd4();return null==_0x9e2d86?(_0x535e13(),_0x54a442([0x56,0x61,0x6c,0x69,0x64])):_0x54a442(_0x206c38-_0x9e2d86>(0x288e4f1e^_0x1c2ad6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x54a442([0x74,0x68,0x65,0x6e])](_0x54ac5a)[_0x54a442([0x63,0x61,0x74,0x63,0x68])](()=>{_0x54ac5a(_0x54a442([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x456cab=0xcb4259e^_0x1c2ad6;function _0x535e13(){const _0x49e624=_0x54a442([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ae29b(_0x5ea178(_0x2a739d)),_0x11b90f=_0x199143(_0x4ae29b(window[_0x54a442([0x4d,0x61,0x74,0x68])][_0x54a442([0x63,0x65,0x69,0x6c])](_0x206c38/_0x456cab)));window[_0x54a442([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x54a442([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x49e624,_0x11b90f);}function _0x555fd4(){const _0x215712=_0x54a442([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ae29b(_0x5ea178(_0x2a739d)),_0x492bc5=window[_0x54a442([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x54a442([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x215712);return _0x492bc5?window[_0x54a442([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x199143(_0x492bc5),0x10)*_0x456cab:null;}function _0x21f056(_0x17c756){return new window[(_0x54a442([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5849d4,_0x3f2425)=>{_0x17c756[_0x54a442([0x74,0x68,0x65,0x6e])](_0x5849d4,_0x3f2425),window[_0x54a442([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f2425,0xc831fde^_0x1c2ad6);});}}_0x444fe7[_0x54a442([0x6f,0x6e])](_0x54a442([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1c939a,_0x2791df)=>{if(_0x2791df[0x0]!=_0x2a739d)return _0x54ac5a(_0x54a442([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2791df[0x1]={..._0x2791df[0x1],[_0x54a442([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xe22945};},{[_0x54a442([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x54a442([0x68,0x69,0x67,0x68])}),_0x444fe7[_0x54a442([0x6f,0x6e])](_0x54a442([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3808d6=>{_0x1eb1ca(_0x3808d6[_0x54a442([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x544c8f=!0x0,_0x1c7c39(_0x3808d6[_0x54a442([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x54a442([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x54a442([0x6c,0x6f,0x77])}),_0x69def[_0x54a442([0x74,0x68,0x65,0x6e])](()=>{_0x544c8f||_0x54ac5a(_0x54a442([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x27e4dc(){return _0x444fe7[_0x54a442([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x54a442([0x76,0x69,0x65,0x77])][_0x54a442([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x54a442([0x61,0x75,0x74,0x6f]);}function _0x7b7ae7(){_0x444fe7[_0x54a442([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x54a442([0x76,0x69,0x65,0x77])][_0x54a442([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x54a442([0x61,0x75,0x74,0x6f]);}}function _0x55159b(_0x1413fb){const _0x448811=[new window[(_0x54a442([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x456992=>setTimeout(_0x456992,0xc8bf5d2^_0x1c2ad6)),_0x69def[_0x54a442([0x74,0x68,0x65,0x6e])](()=>new window[(_0x54a442([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51c84a=>{let _0x2c38ea=0x0;_0x444fe7[_0x54a442([0x6d,0x6f,0x64,0x65,0x6c])][_0x54a442([0x6f,0x6e])](_0x54a442([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3672ef,_0x18e321)=>{_0x18e321[0x0][_0x54a442([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2c38ea++,_0x2c38ea==(0xc82cae6^_0x1c2ad6)&&(_0x51c84a(),_0x3672ef[_0x54a442([0x6f,0x66,0x66])]());});}))];return window[_0x54a442([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x54a442([0x72,0x61,0x63,0x65])](_0x448811)[_0x54a442([0x74,0x68,0x65,0x6e])](()=>_0x1413fb);}async function _0x5c9550(){await _0x69def,_0x444fe7[_0x54a442([0x6d,0x6f,0x64,0x65,0x6c])][_0x54a442([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x22b639,_0x444fe7[_0x54a442([0x6d,0x6f,0x64,0x65,0x6c])][_0x54a442([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x22b639,_0x444fe7[_0x54a442([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x54a442([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x46830d(){return window[_0x54a442([0x67,0x6c,0x6f,0x62])]&&window[_0x54a442([0x67,0x6c,0x6f,0x62])][_0x54a442([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0xce3e87(_0x4565bc){const _0x424e1d=_0xccd231();_0x444fe7[_0x424e1d]=_0x54a442([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])+_0x4565bc,_0x4565bc!=_0x54a442([0x56,0x61,0x6c,0x69,0x64])&&_0x5c9550();}function _0xccd231(){const _0x45a12d=window[_0x54a442([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x54a442([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x54a442([0x6e,0x6f,0x77])]())[_0x54a442([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x54a442([0x2e]),'');let _0x1508c3=_0x54a442([0x49]);for(let _0x323626=0x0;_0x323626<_0x45a12d[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x323626+=0x2){let _0x205017=window[_0x54a442([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x45a12d[_0x54a442([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x323626,_0x323626+0x2));_0x205017>=_0xc5f756[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x205017-=_0xc5f756[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1508c3+=_0xc5f756[_0x205017];}return _0x1508c3;}function _0x1a929d(){const _0xaa16a6=_0xa86b9[_0x54a442([0x73,0x70,0x6c,0x69,0x74])](_0x54a442([0x2e]));if(0x3!=_0xaa16a6[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x504b58(_0xaa16a6[0x1]);function _0x504b58(_0x4ce2e4){const _0x3ece61=_0x869dd7(_0x4ce2e4);return _0x3ece61&&_0x59b70f()?_0x3ece61:null;function _0x59b70f(){const _0x4ba601=_0x3ece61[_0x54a442([0x6a,0x74,0x69])],_0x1cfb4f=window[_0x54a442([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ba601[_0x54a442([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4ba601[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5c1d99={..._0x3ece61,[_0x54a442([0x6a,0x74,0x69])]:_0x4ba601[_0x54a442([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4ba601[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5c1d99[_0x54a442([0x76,0x63])],_0x5ea178(_0x5c1d99)==_0x1cfb4f;}}}async function _0x4164a6(){let _0x39dd6f=!0x0;try{const _0x31db83=_0xa86b9[_0x54a442([0x73,0x70,0x6c,0x69,0x74])](_0x54a442([0x2e])),[_0xb86dab,_0x524e2c,_0x18fe50]=_0x31db83;return _0x59d0ee(_0xb86dab),await _0x34ca9d(_0xb86dab,_0x524e2c,_0x18fe50),_0x39dd6f;}catch{return!0x1;}function _0x59d0ee(_0x598cc5){const _0x24a6b8=_0x869dd7(_0x598cc5);_0x24a6b8&&_0x24a6b8[_0x54a442([0x61,0x6c,0x67])]==_0x54a442([0x45,0x53,0x32,0x35,0x36])||(_0x39dd6f=!0x1);}async function _0x34ca9d(_0x49c0be,_0x3e810e,_0x528609){const _0xf90832=window[_0x54a442([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x54a442([0x66,0x72,0x6f,0x6d])](_0x5ed264(_0x528609),_0x3a5c23=>_0x3a5c23[_0x54a442([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x24e5fe=new window[(_0x54a442([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x54a442([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x49c0be+_0x54a442([0x2e])+_0x3e810e),_0x258ef9=window[_0x54a442([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x54a442([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x258ef9)return;const _0x474d94=await _0x258ef9[_0x54a442([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x54a442([0x6a,0x77,0x6b]),_0x3fdd85,{[_0x54a442([0x6e,0x61,0x6d,0x65])]:_0x54a442([0x45,0x43,0x44,0x53,0x41]),[_0x54a442([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x54a442([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x54a442([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x258ef9[_0x54a442([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x54a442([0x6e,0x61,0x6d,0x65])]:_0x54a442([0x45,0x43,0x44,0x53,0x41]),[_0x54a442([0x68,0x61,0x73,0x68])]:{[_0x54a442([0x6e,0x61,0x6d,0x65])]:_0x54a442([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x474d94,_0xf90832,_0x24e5fe)||(_0x39dd6f=!0x1);}}function _0x869dd7(_0x36104f){return _0x36104f[_0x54a442([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x54a442([0x65,0x79]))?JSON[_0x54a442([0x70,0x61,0x72,0x73,0x65])](_0x5ed264(_0x36104f)):null;}function _0x5ed264(_0x3e4014){return window[_0x54a442([0x61,0x74,0x6f,0x62])](_0x3e4014[_0x54a442([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x54a442([0x2b]))[_0x54a442([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x54a442([0x2f])));}function _0x5ea178(_0x5b25c0){let _0x337725=0x1505;function _0x3e0e3f(_0xe11648){for(let _0x3a275d=0x0;_0x3a275d<_0xe11648[_0x54a442([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a275d++){const _0x29ccf2=_0xe11648[_0x54a442([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3a275d);_0x337725=(_0x337725<<0x5)+_0x337725+_0x29ccf2,_0x337725&=_0x337725;}}function _0x45285b(_0x329b49){Array[_0x54a442([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x329b49)?_0x329b49[_0x54a442([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x45285b):_0x329b49&&typeof _0x329b49==_0x54a442([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x54a442([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x329b49)[_0x54a442([0x73,0x6f,0x72,0x74])]()[_0x54a442([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x25c235,_0x1e7bbe])=>{_0x3e0e3f(_0x25c235),_0x45285b(_0x1e7bbe);}):_0x3e0e3f(window[_0x54a442([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x329b49));}return _0x45285b(_0x5b25c0),_0x337725>>>0x0;}function _0x4ae29b(_0x3cdfe7){return _0x3cdfe7[_0x54a442([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x54a442([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x54a442([0x30]));}function _0x199143(_0x38f899){return _0x38f899[_0x54a442([0x73,0x70,0x6c,0x69,0x74])]('')[_0x54a442([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x54a442([0x6a,0x6f,0x69,0x6e])]('');}function _0x22b639(){}function _0x54a442(_0x41b2f3){const _0x34f188=_0x273d;return _0x41b2f3[_0x34f188(0x10b)](_0x48630a=>String[_0x34f188(0xea)](_0x48630a))[_0x34f188(0xf5)]('');}_0xce3e87(await _0x1e9759());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x51f723=_0x5954;function _0x5954(_0x50a2e0,_0x18ae10){const _0x2b1d61=_0x2b1d();return _0x5954=function(_0x595430,_0x20cfb4){_0x595430=_0x595430-0x136;let _0x52de2b=_0x2b1d61[_0x595430];return _0x52de2b;},_0x5954(_0x50a2e0,_0x18ae10);}(function(_0x572c15,_0x481516){const _0x3347f4=_0x5954,_0xb61cf1=_0x572c15();while(!![]){try{const _0x54e3a4=parseInt(_0x3347f4(0x140))/0x1+-parseInt(_0x3347f4(0x145))/0x2*(parseInt(_0x3347f4(0x154))/0x3)+parseInt(_0x3347f4(0x143))/0x4+parseInt(_0x3347f4(0x14e))/0x5*(parseInt(_0x3347f4(0x14d))/0x6)+-parseInt(_0x3347f4(0x15b))/0x7*(parseInt(_0x3347f4(0x13e))/0x8)+-parseInt(_0x3347f4(0x165))/0x9*(parseInt(_0x3347f4(0x137))/0xa)+parseInt(_0x3347f4(0x166))/0xb*(parseInt(_0x3347f4(0x148))/0xc);if(_0x54e3a4===_0x481516)break;else _0xb61cf1['push'](_0xb61cf1['shift']());}catch(_0x577519){_0xb61cf1['push'](_0xb61cf1['shift']());}}}(_0x2b1d,0x3b387));import{Plugin as _0x866e10}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x527a3e}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x22f72d}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x38ece3}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x866e10{[_0x51f723(0x13b)];[_0x51f723(0x16c)];static get[_0x51f723(0x160)](){const _0x1efa6c=_0x51f723;return _0x1efa6c(0x168);}static get[_0x51f723(0x15e)](){return!0x0;}static get[_0x51f723(0x15d)](){return!0x0;}static get[_0x51f723(0x159)](){const _0x5f0fa9=_0x51f723;return[_0x5f0fa9(0x14f)];}[_0x51f723(0x15c)](){const _0x5a8648=_0x51f723,_0x45a7de=this[_0x5a8648(0x13c)],_0x4ad3df=_0x45a7de[_0x5a8648(0x16b)][_0x5a8648(0x157)](_0x5a8648(0x151)),_0x3c467b=_0x45a7de[_0x5a8648(0x15f)][_0x5a8648(0x139)][_0x5a8648(0x14c)],_0x338338=new _0x38ece3(_0x3c467b);_0x4ad3df['on'](_0x5a8648(0x150),(_0x38b81a,_0x5d9e75)=>{const _0x3effd2=_0x5a8648,_0x41fdc1=_0x5d9e75[_0x3effd2(0x169)][_0x3effd2(0x162)](_0x3effd2(0x152));_0x338338[_0x3effd2(0x15a)](_0x41fdc1)&&(_0x5d9e75[_0x3effd2(0x161)]||(_0x5d9e75[_0x3effd2(0x161)]=_0x527a3e(_0x41fdc1,_0x3c467b[_0x3effd2(0x138)])),_0x338338[_0x3effd2(0x136)](_0x5d9e75));},{'priority':_0x22f72d[_0x5a8648(0x157)](_0x5a8648(0x13f))+0xa}),this[_0x5a8648(0x13b)]=this[_0x5a8648(0x13c)][_0x5a8648(0x144)][_0x5a8648(0x157)](_0x5a8648(0x13b));const _0x2bc989=this[_0x5a8648(0x13c)];this[_0x5a8648(0x16c)]=setInterval(()=>{const _0x20b6db=_0x5a8648;let _0x2258b6;for(const _0xe68ffb in _0x2bc989){const _0xb6526d=_0xe68ffb,_0x384035=_0x2bc989[_0xb6526d];if(_0x20b6db(0x14a)==_0x384035||_0x20b6db(0x149)==_0x384035||_0x20b6db(0x13d)==_0x384035||_0x20b6db(0x158)==_0x384035||_0x20b6db(0x16d)==_0x384035||_0x20b6db(0x13a)==_0x384035||_0x20b6db(0x156)==_0x384035||_0x20b6db(0x146)==_0x384035){delete _0x2bc989[_0xb6526d],_0x2258b6=_0x384035,clearInterval(this[_0x20b6db(0x16c)]),this[_0x20b6db(0x16c)]=void 0x0;break;}}_0x20b6db(0x149)==_0x2258b6&&_0x2bc989[_0x20b6db(0x153)](_0x20b6db(0x142)),_0x20b6db(0x13d)==_0x2258b6&&_0x2bc989[_0x20b6db(0x153)](_0x20b6db(0x163)),_0x20b6db(0x158)==_0x2258b6&&_0x2bc989[_0x20b6db(0x153)](_0x20b6db(0x147)),_0x20b6db(0x16d)==_0x2258b6&&_0x2bc989[_0x20b6db(0x153)](_0x20b6db(0x16a),_0x20b6db(0x164)),_0x20b6db(0x13a)==_0x2258b6&&_0x2bc989[_0x20b6db(0x153)](_0x20b6db(0x167)),_0x20b6db(0x156)==_0x2258b6&&_0x2bc989[_0x20b6db(0x153)](_0x20b6db(0x141)),_0x20b6db(0x146)==_0x2258b6&&_0x2bc989[_0x20b6db(0x153)](_0x20b6db(0x14b));},0x3e8);}[_0x51f723(0x155)](){const _0x19cfe8=_0x51f723;super[_0x19cfe8(0x155)](),this[_0x19cfe8(0x16c)]&&clearInterval(this[_0x19cfe8(0x16c)]);}}function _0x2b1d(){const _0x3197e7=['pasteFromOfficeEnhancedLicenseKeyValid','usageLimit','document','68790DsoYZL','80IuAnuc','PasteFromOffice','inputTransformation','ClipboardPipeline','text/html','_showLicenseError','8637kJbdHv','destroy','pasteFromOfficeEnhancedLicenseKeyTrialLimit','get','pasteFromOfficeEnhancedLicenseKeyDomainLimit','requires','isActive','46067uKgKrh','init','isPremiumPlugin','isOfficialPlugin','editing','pluginName','_parsedData','getData','expired','PasteFromOfficeEnhanced','954HWXqWd','445478QmHKWU','evaluationLimit','PasteFromOfficeEnhancedPropagator','dataTransfer','featureNotAllowed','plugins','_licenseKeyCheckInterval','pasteFromOfficeEnhancedLicenseKeyNotAllowed','execute','43540rLRmrk','stylesProcessor','view','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','licenseKey','editor','pasteFromOfficeEnhancedLicenseKeyExpired','32kBpatd','high','295978ahadgm','trialLimit','invalid','227040iqzEkZ','config','62bCjioQ','pasteFromOfficeEnhancedLicenseKeyUsageLimit','domainLimit','84VcWvqy','pasteFromOfficeEnhancedLicenseKeyInvalid'];_0x2b1d=function(){return _0x3197e7;};return _0x2b1d();}
23
+ function _0x3964(_0x1d561a,_0x768ea0){const _0x5bd7cb=_0x5bd7();return _0x3964=function(_0x3964a2,_0x26b674){_0x3964a2=_0x3964a2-0x7f;let _0x2f3f93=_0x5bd7cb[_0x3964a2];return _0x2f3f93;},_0x3964(_0x1d561a,_0x768ea0);}const _0x1065aa=_0x3964;(function(_0x47da2c,_0x9270fc){const _0x420718=_0x3964,_0x215f31=_0x47da2c();while(!![]){try{const _0x3849df=parseInt(_0x420718(0x9b))/0x1+parseInt(_0x420718(0x80))/0x2+parseInt(_0x420718(0xb5))/0x3*(parseInt(_0x420718(0xa5))/0x4)+parseInt(_0x420718(0x8c))/0x5+-parseInt(_0x420718(0x84))/0x6*(parseInt(_0x420718(0x9c))/0x7)+parseInt(_0x420718(0x8f))/0x8*(parseInt(_0x420718(0x85))/0x9)+-parseInt(_0x420718(0x89))/0xa*(parseInt(_0x420718(0x8b))/0xb);if(_0x3849df===_0x9270fc)break;else _0x215f31['push'](_0x215f31['shift']());}catch(_0x33e7ef){_0x215f31['push'](_0x215f31['shift']());}}}(_0x5bd7,0x8a275));import{Plugin as _0x1d2a3b}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x412aec}from'@ckeditor/ckeditor5-paste-from-office';function _0x5bd7(){const _0x23f1a7=['text/html','trialLimit','_parsedData','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','destroy','usageLimit','document','pluginName','pasteFromOfficeEnhancedLicenseKeyDomainLimit','isOfficialPlugin','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyNotAllowed','expired','isActive','1126893TLdnRh','ClipboardPipeline','107368ZqYHwb','view','stylesProcessor','invalid','6pzKzOO','63TyFeQr','licenseKey','PasteFromOfficeEnhancedPropagator','pasteFromOfficeEnhancedLicenseKeyExpired','4350WfZFXd','domainLimit','36773LcCuUL','4340485kylpth','_licenseKeyCheckInterval','plugins','761752SVUBeX','editor','PasteFromOffice','PasteFromOfficeEnhanced','high','isPremiumPlugin','editing','get','requires','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyValid','featureNotAllowed','240757saEpFn','6551174rqLVUo','pasteFromOfficeEnhancedLicenseKeyTrialLimit','dataTransfer','init','inputTransformation','execute','pasteFromOfficeEnhancedLicenseKeyInvalid','getData','config','12LxwtaH','pasteFromOfficeEnhancedLicenseKeyUsageLimit'];_0x5bd7=function(){return _0x23f1a7;};return _0x5bd7();}import{priorities as _0x4b65ca}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x2e5a4a}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x1d2a3b{[_0x1065aa(0x86)];[_0x1065aa(0x8d)];static get[_0x1065aa(0xae)](){const _0x337056=_0x1065aa;return _0x337056(0x87);}static get[_0x1065aa(0xb0)](){return!0x0;}static get[_0x1065aa(0x94)](){return!0x0;}static get[_0x1065aa(0x97)](){const _0x4d85a8=_0x1065aa;return[_0x4d85a8(0x91)];}[_0x1065aa(0x9f)](){const _0x3546f8=_0x1065aa,_0x4cefa7=this[_0x3546f8(0x90)],_0x48d691=_0x4cefa7[_0x3546f8(0x8e)][_0x3546f8(0x96)](_0x3546f8(0x7f)),_0x1b4168=_0x4cefa7[_0x3546f8(0x95)][_0x3546f8(0x81)][_0x3546f8(0xad)],_0x5730b6=new _0x2e5a4a(_0x1b4168);_0x48d691['on'](_0x3546f8(0xa0),(_0x45d0da,_0x475185)=>{const _0x4eebe4=_0x3546f8,_0xbaceb2=_0x475185[_0x4eebe4(0x9e)][_0x4eebe4(0xa3)](_0x4eebe4(0xa7));_0x5730b6[_0x4eebe4(0xb4)](_0xbaceb2)&&(_0x475185[_0x4eebe4(0xa9)]||(_0x475185[_0x4eebe4(0xa9)]=_0x412aec(_0xbaceb2,_0x1b4168[_0x4eebe4(0x82)])),_0x5730b6[_0x4eebe4(0xa1)](_0x475185));},{'priority':_0x4b65ca[_0x3546f8(0x96)](_0x3546f8(0x93))+0xa}),this[_0x3546f8(0x86)]=this[_0x3546f8(0x90)][_0x3546f8(0xa4)][_0x3546f8(0x96)](_0x3546f8(0x86));const _0x1cfb8b=this[_0x3546f8(0x90)];this[_0x3546f8(0x8d)]=setInterval(()=>{const _0x2975c9=_0x3546f8;let _0x1d8168;for(const _0x3e0a22 in _0x1cfb8b){const _0x3cb4a0=_0x3e0a22,_0x4600f6=_0x1cfb8b[_0x3cb4a0];if(_0x2975c9(0x99)==_0x4600f6||_0x2975c9(0xa2)==_0x4600f6||_0x2975c9(0x88)==_0x4600f6||_0x2975c9(0xaf)==_0x4600f6||_0x2975c9(0xb2)==_0x4600f6||_0x2975c9(0xaa)==_0x4600f6||_0x2975c9(0x9d)==_0x4600f6||_0x2975c9(0xa6)==_0x4600f6){delete _0x1cfb8b[_0x3cb4a0],_0x1d8168=_0x4600f6,clearInterval(this[_0x2975c9(0x8d)]),this[_0x2975c9(0x8d)]=void 0x0;break;}}_0x2975c9(0xa2)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0x83)),_0x2975c9(0x88)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0xb3)),_0x2975c9(0xaf)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0x8a)),_0x2975c9(0xb2)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0x9a),_0x2975c9(0x92)),_0x2975c9(0xaa)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0xb1)),_0x2975c9(0x9d)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0xa8)),_0x2975c9(0xa6)==_0x1d8168&&_0x1cfb8b[_0x2975c9(0x98)](_0x2975c9(0xac));},0x3e8);}[_0x1065aa(0xab)](){const _0x4943c2=_0x1065aa;super[_0x4943c2(0xab)](),this[_0x4943c2(0x8d)]&&clearInterval(this[_0x4943c2(0x8d)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2fa40b,_0x3ab4b1){const _0x164a78=_0x1de3,_0x34f745=_0x2fa40b();while(!![]){try{const _0x29eefc=-parseInt(_0x164a78(0xb5))/0x1+-parseInt(_0x164a78(0xb2))/0x2*(-parseInt(_0x164a78(0xb9))/0x3)+-parseInt(_0x164a78(0xb0))/0x4*(parseInt(_0x164a78(0xb6))/0x5)+parseInt(_0x164a78(0xbc))/0x6*(parseInt(_0x164a78(0xb7))/0x7)+parseInt(_0x164a78(0xba))/0x8+-parseInt(_0x164a78(0xbb))/0x9*(-parseInt(_0x164a78(0xb8))/0xa)+-parseInt(_0x164a78(0xb1))/0xb*(parseInt(_0x164a78(0xb4))/0xc);if(_0x29eefc===_0x3ab4b1)break;else _0x34f745['push'](_0x34f745['shift']());}catch(_0x4fbd97){_0x34f745['push'](_0x34f745['shift']());}}}(_0x411e,0xd32bb));function _0x411e(){const _0x4c8c06=['8pNnpeb','33YhiAvP','3180844pWgrVu','test','6909816LDAXeC','1429810ulUwEI','2549740BpxEYR','12104631sVWeZB','4180690rFgree','3ZunhmL','7090576mCVZmb','18wFmMXj','6xGAGTH'];_0x411e=function(){return _0x4c8c06;};return _0x411e();}function _0x1de3(_0x5eb383,_0x21000b){const _0x411e57=_0x411e();return _0x1de3=function(_0x1de308,_0x3dbe6d){_0x1de308=_0x1de308-0xb0;let _0x8b585=_0x411e57[_0x1de308];return _0x8b585;},_0x1de3(_0x5eb383,_0x21000b);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x235203){const _0x5afe7e=_0x1de3;return m[_0x5afe7e(0xb3)](_0x235203);}
23
+ function _0x44c4(_0x3d4de1,_0x23dfc2){const _0x41c4ce=_0x41c4();return _0x44c4=function(_0x44c4dc,_0x5a2328){_0x44c4dc=_0x44c4dc-0x177;let _0x286ad8=_0x41c4ce[_0x44c4dc];return _0x286ad8;},_0x44c4(_0x3d4de1,_0x23dfc2);}(function(_0x2d844d,_0x4277df){const _0x5c184b=_0x44c4,_0x3bd99b=_0x2d844d();while(!![]){try{const _0x35e114=-parseInt(_0x5c184b(0x17c))/0x1+parseInt(_0x5c184b(0x178))/0x2+parseInt(_0x5c184b(0x17f))/0x3*(parseInt(_0x5c184b(0x177))/0x4)+-parseInt(_0x5c184b(0x180))/0x5+-parseInt(_0x5c184b(0x181))/0x6*(-parseInt(_0x5c184b(0x17b))/0x7)+parseInt(_0x5c184b(0x17d))/0x8*(parseInt(_0x5c184b(0x17a))/0x9)+-parseInt(_0x5c184b(0x179))/0xa;if(_0x35e114===_0x4277df)break;else _0x3bd99b['push'](_0x3bd99b['shift']());}catch(_0x14f33b){_0x3bd99b['push'](_0x3bd99b['shift']());}}}(_0x41c4,0xb113d));function _0x41c4(){const _0x2b758d=['2083197RrDzka','244540JtIGOJ','564htwRrY','8sjCVgr','1917908NvoMAp','14934070JyHjXj','106749fsfJny','43162GBixac','671593zYKavu','8ylFthz','test'];_0x41c4=function(){return _0x2b758d;};return _0x41c4();}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x85bcf){const _0x5c4481=_0x44c4;return m[_0x5c4481(0x17e)](_0x85bcf);}