@ckeditor/ckeditor5-paste-from-office-enhanced 46.1.1 → 47.0.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-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:()=>at});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 C(){const t=["77209lcWXSg","3397410EasAgx","3Gjjrjr","492525OZWLbU","947088UDzuOr","168DXjEwE","350SlFWfM","test","10iuinOh","2228248ylJoXH","72252qPhZeY","342486AzbdvZ"];return(C=function(){return t})()}function E(t,e){const n=C();return(E=function(t,e){return n[t-=436]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(911873===parseInt(e(445))/1*(-parseInt(e(441))/2)+parseInt(e(447))/3*(-parseInt(e(437))/4)+parseInt(e(446))/5+-parseInt(e(444))/6*(-parseInt(e(438))/7)+-parseInt(e(442))/8+parseInt(e(443))/9*(-parseInt(e(439))/10)+parseInt(e(436))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);const A=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(t){return A[E(440)](t)}!function(t){const e=F,n=t();for(;;)try{if(697879===parseInt(e(315))/1*(parseInt(e(303))/2)+-parseInt(e(305))/3+-parseInt(e(298))/4*(-parseInt(e(314))/5)+parseInt(e(301))/6*(-parseInt(e(321))/7)+parseInt(e(304))/8*(parseInt(e(307))/9)+parseInt(e(317))/10*(-parseInt(e(323))/11)+parseInt(e(312))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(){const t=["5hvbZpg","assign","430uZACBY","trim","hasClass","length","7CQHeaX","selectorText","311289nEjZqx","groups","getPropertyValue","push","className","4olXodV","style","map","4146144lbFctm","exec","146616cwuccB","8UDsvOP","3207807FZeXtV","initial","374823uLCfxR","split","name","tagName","set","37354092shNfhH","cssRules","770005yJdORi"];return(P=function(){return t})()}function R(t,e){const n=F,r=new Map;for(const[s,i]of e){if(!s[n(310)]&&!s[n(297)])continue;const e=!s[n(310)]||t[n(309)]===s[n(310)],o=!s[n(297)]||t[n(319)](s[n(297)]);e&&o&&r[n(311)](s,i)}return r}function F(t,e){const n=P();return(F=function(t,e){return n[t-=295]})(t,e)}function j(t){const e=F,n={};for(let r=0;r<t[e(320)];r++){const s=t[r],i=t[e(295)](s);e(306)!==i&&(n[s]=i)}return n}function N(t){const e=F,n=t[e(308)](",")[e(300)](t=>t[e(318)]()),r=[];for(const t of n){const n=O[e(302)](t);n&&r[e(296)](n[e(324)])}return r}function D(t){const e=F,n={};for(const r of t)Object[e(316)](n,r);return n}const T=M;function W(){const t=["elementStart","item","content","3584004RyoPOa","1548590AVJnNM","1393cNyxDn","values","hasStyle","execute","document","size","5869017APFZpL","412240dbEXmV","3vrrTDN","18VQOwkw","2424XHXRUl","createRangeIn","_parsedData","from","setStyle","type","1956560RUEScA","539bzotTm","370467iYyqNC","isActive"];return(W=function(){return t})()}function M(t,e){const n=W();return(M=function(t,e){return n[t-=367]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(746397===parseInt(e(376))/1+-parseInt(e(382))/2+-parseInt(e(391))/3*(-parseInt(e(381))/4)+parseInt(e(374))/5*(-parseInt(e(367))/6)+-parseInt(e(383))/7*(-parseInt(e(368))/8)+-parseInt(e(389))/9+parseInt(e(390))/10*(parseInt(e(375))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class V extends b{[T(386)](t){const n=T,{body:r,styles:s}=t[n(370)],i=new e.ViewUpcastWriter(r[n(387)]),o=i[n(369)](r),c=function(t){const e=F,n=new Map;for(const r in t){const s=N(r),i=t[r];for(const t of s)n[e(311)](t,i)}return n}(function(t){const e=F,n={};for(const r of t)for(const t of r[e(313)])if(t instanceof CSSStyleRule){const r=j(t[e(299)]);n[t[e(322)]]=Object[e(316)]({},n[t[e(322)]]||{},r)}return n}(s));for(const t of o){if(n(378)!==t[n(373)])continue;const e=R(t[n(379)],c);if(e[n(388)]){const r=D(Array[n(371)](e[n(384)]()));for(const e in r){const s=t[n(379)];s[n(385)](e)||i[n(372)](e,r[e],s)}}}t[n(380)]=r}[T(377)](t){return super[T(377)](t)||L(t)}}const k=U;function U(t,e){const n=$();return(U=function(t,e){return n[t-=223]})(t,e)}function $(){const t=["4310240unEArt","view","init","map","text/html","ClipboardPipeline","high","302BXOHUP","document","5802FaDipo","stylesProcessor","execute","isActive","PasteFromOffice","afterInit","get","editing","10006370lIsIxG","fromCharCode","requires","isPremiumPlugin","href","join","374200IUulRi","editor","isOfficialPlugin","3598IQRyok","getData","plugins","8wxSNaN","PasteFromOfficeEnhancedInliner","inputTransformation","441936mSHEzV","4487SjcDFm","_parsedData","8hwgLcc","6451281OTLplA","dataTransfer","pluginName"];return($=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(403442===-parseInt(e(244))/1*(parseInt(e(224))/2)+-parseInt(e(230))/3+parseInt(e(233))/4*(-parseInt(e(260))/5)+parseInt(e(246))/6*(parseInt(e(231))/7)+-parseInt(e(227))/8*(parseInt(e(234))/9)+parseInt(e(237))/10+parseInt(e(254))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class K extends t.Plugin{static get[k(236)](){return k(228)}static get[k(223)](){return!0}static get[k(257)](){return!0}static get[k(256)](){return[k(250)]}[k(239)](){const t=k,e=this[t(261)],n=e[t(226)][t(252)](t(242)),r=e[t(253)][t(238)][t(245)],s=new V(r);n.on(t(229),(e,n)=>{const i=t,o=n[i(235)][i(225)](i(241));s[i(249)](o)&&(n[i(232)]||(n[i(232)]=x(o,r[i(247)])),s[i(248)](n))},{priority:S.priorities[t(252)](t(243))+11})}[k(251)](){!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=U;return t[e(240)](t=>String[e(255)](t))[e(259)]("")}!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:1757894400;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=U,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(258)]);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=_;function z(){const t=["108xbeNaf","super","sup","getStyle","bold","strong","242VSxRyN","italic","1402424mzaoTW","3561bkqlPy","getStyleNames","split","underline","removeStyle","setStyle","keys","font-family","length","text-decoration-line","bolder","includes","font-size","618070NdlFwE","function","insertChild","167355vUALdC","createElement","font-style","from","span","getChildren","vertical-align","line-through","medium","font-weight","filter","10424cGdHDF","sub","1108716EbACzu","forEach","color","1595772qGwOow","text-decoration"];return(z=function(){return t})()}!function(t){const e=_,n=t();for(;;)try{if(276748===parseInt(e(364))/1+parseInt(e(388))/2*(parseInt(e(391))/3)+-parseInt(e(390))/4+-parseInt(e(404))/5+parseInt(e(380))/6+parseInt(e(377))/7+parseInt(e(375))/8*(parseInt(e(382))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const Z=[H(379),H(398),H(403),H(381),H(400),H(373),H(366),H(370)],q=[H(379),H(398),H(403)],X={"font-style":[[H(389),"i"]],"font-weight":[[H(372),H(387)],[H(386),H(387)],[H(401),H(387)],[t=>Number(t)>=600,H(387)]],"text-decoration":[[H(394),"u"],[H(371),"s"]],"text-decoration-line":[[H(394),"u"],[H(371),"s"]],"vertical-align":[[H(376),H(376)],[H(383),H(384)]]};function B(t){return Z[H(402)](t)}function _(t,e){const n=z();return(_=function(t,e){return n[t-=362]})(t,e)}function J(t){const e=H;return Array[e(367)](t[e(392)]())[e(374)](B)}function G(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(378)](e=>{const i=n,o=t[i(385)](e);if(o)if(c=e,q[H(402)](c))r[e]=o;else if(e in X){const t=o[i(393)](" ");X[e][i(378)](([n,r])=>{const o=i;for(const i of t)(o(362)==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(378)](([,n])=>{const s=r,i=e[s(365)](n,[],t[s(369)]());e[s(363)](0,i,t)}),e[r(395)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(397)](n)[r(399)])return;const s=e[r(365)](r(368),[],t[r(369)]());e[r(396)](n,s),e[r(363)](0,s,t),e[r(395)](Object[r(397)](n),t)}(t,e,r)}const Y=tt;function Q(){const t=["570041JzHITv","document","56BsUVVj","262250VwQtrq","font","getItems","1811268ZnZCHI","stylesProcessor","86925tzgVTO","blockElements","6892461ZCLdun","content","isActive","14xKliNb","949312gkOeKn","22rnCyZv","_parsedData","includes","2szfPJu","element","createRangeIn","2283320tRIvkB","name","execute"];return(Q=function(){return t})()}function tt(t,e){const n=Q();return(tt=function(t,e){return n[t-=134]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(481109===-parseInt(e(146))/1*(-parseInt(e(140))/2)+-parseInt(e(154))/3+-parseInt(e(148))/4*(-parseInt(e(149))/5)+parseInt(e(152))/6*(-parseInt(e(135))/7)+parseInt(e(136))/8+-parseInt(e(156))/9+-parseInt(e(143))/10*(-parseInt(e(137))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class et extends b{[Y(145)](t){const n=Y,{body:r}=t[n(138)],s=new e.ViewUpcastWriter(r[n(147)]),i=s[n(142)](r),o=new e.ViewDocument(s[n(147)][n(153)]),c=[...new e.ViewDomConverter(o)[n(155)],n(150)],a=i[n(151)]();for(const t of a)if(t.is(n(141))&&c[n(139)](t[n(144)])){G(t,s,J(t))}t[n(157)]=r}[Y(134)](t){return super[Y(134)](t)||L(t)}}const nt=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=493]})(t,e)}function st(){const t=["text/html","trialLimit","requires","plugins","ClipboardPipeline","destroy","pasteFromOfficeEnhancedLicenseKeyNotAllowed","pasteFromOfficeEnhancedLicenseKeyTrialLimit","isActive","invalid","108WdWUrb","isPremiumPlugin","domainLimit","editing","licenseKey","inputTransformation","50694jbjnin","60vftPAE","pasteFromOfficeEnhancedLicenseKeyExpired","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyValid","_licenseKeyCheckInterval","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyInvalid","3739536wMrRCa","_showLicenseError","expired","PasteFromOfficeEnhanced","evaluationLimit","34480GDMPPy","view","284065YdJEgh","8950gMLiHC","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","4730976CRkIgT","dataTransfer","get","PasteFromOffice","pasteFromOfficeEnhancedLicenseKeyDomainLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","242eywVme","config","stylesProcessor","_parsedData","20ndmPUj","init","document","pluginName","316240XbYjXw","PasteFromOfficeEnhancedPropagator","usageLimit","execute","editor","high","getData"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(319949===parseInt(e(515))/1+parseInt(e(496))/2*(parseInt(e(532))/3)+parseInt(e(511))/4*(parseInt(e(498))/5)+-parseInt(e(539))/6*(-parseInt(e(538))/7)+-parseInt(e(546))/8+-parseInt(e(501))/9+parseInt(e(499))/10*(parseInt(e(507))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[nt(536)];[nt(543)];static get[nt(514)](){return nt(516)}static get[nt(541)](){return!0}static get[nt(533)](){return!0}static get[nt(524)](){return[nt(504)]}[nt(512)](){const t=nt,e=this[t(519)],n=e[t(525)][t(503)](t(526)),r=e[t(535)][t(497)][t(513)],s=new et(r);n.on(t(537),(e,n)=>{const i=t,o=n[i(502)][i(521)](i(522));s[i(530)](o)&&(n[i(510)]||(n[i(510)]=x(o,r[i(509)])),s[i(518)](n))},{priority:S.priorities[t(503)](t(520))+10}),this[t(536)]=this[t(519)][t(508)][t(503)](t(536));const i=this[t(519)];this[t(543)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(542)==s||e(545)==s||e(540)==s||e(505)==s||e(528)==s||e(500)==s||e(529)==s||e(506)==s){delete i[r],n=s,clearInterval(this[e(543)]),this[e(543)]=void 0;break}}e(545)==n&&i[e(547)](e(531)),e(540)==n&&i[e(547)](e(493)),e(505)==n&&i[e(547)](e(534)),e(528)==n&&i[e(547)](e(544),e(494)),e(500)==n&&i[e(547)](e(495)),e(529)==n&&i[e(547)](e(523)),e(506)==n&&i[e(547)](e(517))},1e3)}[nt(527)](){const t=nt;super[t(527)](),this[t(543)]&&clearInterval(this[t(543)])}}var ot=ct;function ct(t,e){var n=ut();return(ct=function(t,e){return n[t-=184]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(160987===-parseInt(e(185))/1*(parseInt(e(189))/2)+-parseInt(e(195))/3+-parseInt(e(193))/4+-parseInt(e(198))/5+parseInt(e(191))/6+parseInt(e(197))/7*(parseInt(e(192))/8)+parseInt(e(187))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class at extends t.Plugin{static get[ot(190)](){return ot(186)}static get[ot(184)](){return!0}static get[ot(196)](){return!0}static get[ot(188)](){return[ot(194),K,it]}}function ut(){var t=["PasteFromOffice","196635nKBLyo","isPremiumPlugin","329suaOBM","49100aRpzCJ","isOfficialPlugin","18707DnhWQg","PasteFromOfficeEnhanced","2380581RejovD","requires","14nScLlO","pluginName","1178298nEsCEo","37552IAlWUU","1256836KPWkLe"];return(ut=function(){return t})()}function lt(t,e){var n=ft();return(lt=function(t,e){return n[t-=189]})(t,e)}function ft(){var t=["32twGPYG","2798784ZJertl","387265DuskzD","1852669fwRvaA","446181KNCrHB","364032kRHPvX","679584gdIoZC","116uqjnEW","32103hlcnbt"];return(ft=function(){return t})()}!function(t){for(var e=lt,n=t();;)try{if(241388===-parseInt(e(196))/1+parseInt(e(189))/2+-parseInt(e(191))/3*(-parseInt(e(190))/4)+parseInt(e(194))/5+-parseInt(e(193))/6+parseInt(e(195))/7+-parseInt(e(192))/8*(-parseInt(e(197))/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 A(){const t=["4128640TDwYjQ","7069116UFcWSg","10LeqUqa","57634iISwYU","6JLiGkr","867990ydRmCs","7rWENNz","test","11ZTZVVO","36VzqnKt","3097254aZVOQl","485788fXEMAM","618744FNQrvF"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=394]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(354914===-parseInt(e(401))/1+-parseInt(e(405))/2*(parseInt(e(406))/3)+parseInt(e(400))/4*(-parseInt(e(404))/5)+-parseInt(e(399))/6*(-parseInt(e(395))/7)+parseInt(e(402))/8+parseInt(e(398))/9*(-parseInt(e(394))/10)+-parseInt(e(397))/11*(-parseInt(e(403))/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(396)](t)}!function(t){const e=P,n=t();for(;;)try{if(173703===parseInt(e(284))/1+-parseInt(e(276))/2+parseInt(e(278))/3*(parseInt(e(293))/4)+-parseInt(e(275))/5*(parseInt(e(280))/6)+parseInt(e(282))/7+-parseInt(e(296))/8*(parseInt(e(292))/9)+parseInt(e(290))/10*(parseInt(e(287))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const O=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function P(t,e){const n=F();return(P=function(t,e){return n[t-=275]})(t,e)}function j(t,e){const n=P,r=new Map;for(const[s,i]of e){if(!s[n(299)]&&!s[n(288)])continue;const e=!s[n(299)]||t[n(294)]===s[n(299)],o=!s[n(288)]||t[n(295)](s[n(288)]);e&&o&&r[n(300)](s,i)}return r}function F(){const t=["map","150668oHBkLF","assign","136501TFQcJy","push","getPropertyValue","874819fbcEjL","className","exec","10MjjCbS","selectorText","440604vuRPds","1704HpxLuE","name","hasClass","16NxEzaQ","split","trim","tagName","set","length","style","cssRules","530KOJISN","116846xiNiVk","initial","1986MkuXTw","groups","10728csbOJj"];return(F=function(){return t})()}function N(t){const e=P,n={};for(let r=0;r<t[e(301)];r++){const s=t[r],i=t[e(286)](s);e(277)!==i&&(n[s]=i)}return n}function M(t){const e=P,n=t[e(297)](",")[e(281)](t=>t[e(298)]()),r=[];for(const t of n){const n=O[e(289)](t);n&&r[e(285)](n[e(279)])}return r}function T(t){const e=P,n={};for(const r of t)Object[e(283)](n,r);return n}const R=V;function k(){const t=["from","22aTCmxZ","type","3etkbez","size","hasStyle","8393270wTosvm","328842IoyBRb","52972vihGMH","setStyle","2988XFcput","document","49nGWFmN","49553748ezKIZI","values","createRangeIn","170yDpmHi","14888XCzQcG","_parsedData","item","1250838WNkACk","content","97308INeOsa","isActive","elementStart","execute"];return(k=function(){return t})()}function V(t,e){const n=k();return(V=function(t,e){return n[t-=186]})(t,e)}!function(t){const e=V,n=t();for(;;)try{if(878916===-parseInt(e(191))/1+-parseInt(e(206))/2*(-parseInt(e(187))/3)+-parseInt(e(192))/4*(parseInt(e(200))/5)+-parseInt(e(204))/6*(parseInt(e(196))/7)+parseInt(e(201))/8*(parseInt(e(194))/9)+parseInt(e(190))/10*(-parseInt(e(211))/11)+parseInt(e(197))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class W extends b{[R(209)](t){const n=R,{body:r,styles:s}=t[n(202)],i=new e.ViewUpcastWriter(r[n(195)]),o=i[n(199)](r),c=function(t){const e=P,n=new Map;for(const r in t){const s=M(r),i=t[r];for(const t of s)n[e(300)](t,i)}return n}(function(t){const e=P,n={};for(const r of t)for(const t of r[e(303)])if(t instanceof CSSStyleRule){const r=N(t[e(302)]);n[t[e(291)]]=Object[e(283)]({},n[t[e(291)]]||{},r)}return n}(s));for(const t of o){if(n(208)!==t[n(186)])continue;const e=j(t[n(203)],c);if(e[n(188)]){const r=T(Array[n(210)](e[n(198)]()));for(const e in r){const s=t[n(203)];s[n(189)](e)||i[n(193)](e,r[e],s)}}}t[n(205)]=r}[R(207)](t){return super[R(207)](t)||L(t)}}const D=K;function K(t,e){const n=$();return(K=function(t,e){return n[t-=458]})(t,e)}function $(){const t=["354jNMMjc","stylesProcessor","view","editing","fromCharCode","get","init","afterInit","4339090inRCjC","plugins","30FGZexJ","isActive","isOfficialPlugin","getData","8911600sohVCS","1516AeevIk","text/html","requires","2dyZXVt","editor","36ielqMQ","map","document","inputTransformation","href","6eJxjPg","isPremiumPlugin","_parsedData","ClipboardPipeline","pluginName","high","1027899ognWJL","PasteFromOfficeEnhancedInliner","execute","dataTransfer","5204605jjMuoV","PasteFromOffice","11087967JvnkEr","168991QoXqKA","join"];return($=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(716152===-parseInt(e(489))/1*(-parseInt(e(469))/2)+parseInt(e(491))/3*(-parseInt(e(466))/4)+-parseInt(e(486))/5+parseInt(e(476))/6*(-parseInt(e(459))/7)+-parseInt(e(465))/8+-parseInt(e(482))/9*(-parseInt(e(461))/10)+-parseInt(e(488))/11*(-parseInt(e(471))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class q extends t.Plugin{static get[D(480)](){return D(483)}static get[D(463)](){return!0}static get[D(477)](){return!0}static get[D(468)](){return[D(487)]}[D(497)](){const t=D,e=this[t(470)],n=e[t(460)][t(496)](t(479)),r=e[t(494)][t(493)][t(473)],s=new W(r);n.on(t(474),(e,n)=>{const i=t,o=n[i(485)][i(464)](i(467));s[i(462)](o)&&(n[i(478)]||(n[i(478)]=x(o,r[i(492)])),s[i(484)](n))},{priority:S.priorities[t(496)](t(481))+11})}[D(458)](){!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=K;return t[e(472)](t=>String[e(495)](t))[e(490)]("")}!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:1758672e3;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=K,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(475)]);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)}}function U(t,e){const n=z();return(U=function(t,e){return n[t-=283]})(t,e)}const H=U;function z(){const t=["strong","italic","font-weight","super","split","bold","5257992eeFqTq","line-through","setStyle","medium","keys","color","sub","getStyleNames","includes","forEach","bolder","2481045Rzqnmk","382928DMLznl","3592isGGmT","text-decoration","from","2NYoiBA","font-style","insertChild","13279AHFoxX","getChildren","createElement","32657031wXeVxv","text-decoration-line","underline","font-size","function","getStyle","length","removeStyle","font-family","span","vertical-align","sup","998543FffKmV","3376941nYlssK","filter"];return(z=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(624193===parseInt(e(312))/1+parseInt(e(294))/2*(parseInt(e(313))/3)+-parseInt(e(290))/4+parseInt(e(289))/5+parseInt(e(321))/6+-parseInt(e(297))/7*(-parseInt(e(291))/8)+-parseInt(e(300))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const Q=[H(283),H(308),H(303),H(292),H(301),H(317),H(295),H(310)],Z=[H(283),H(308),H(303)],G={"font-style":[[H(316),"i"]],"font-weight":[[H(324),H(315)],[H(320),H(315)],[H(288),H(315)],[t=>Number(t)>=600,H(315)]],"text-decoration":[[H(302),"u"],[H(322),"s"]],"text-decoration-line":[[H(302),"u"],[H(322),"s"]],"vertical-align":[[H(284),H(284)],[H(318),H(311)]]};function J(t){return Q[H(286)](t)}function X(t){const e=H;return Array[e(293)](t[e(285)]())[e(314)](J)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(287)](e=>{const i=n,o=t[i(305)](e);if(o)if(c=e,Z[H(286)](c))r[e]=o;else if(e in G){const t=o[i(319)](" ");G[e][i(287)](([n,r])=>{const o=i;for(const i of t)(o(304)==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(287)](([,n])=>{const s=r,i=e[s(299)](n,[],t[s(298)]());e[s(296)](0,i,t)}),e[r(307)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(325)](n)[r(306)])return;const s=e[r(299)](r(309),[],t[r(298)]());e[r(323)](n,s),e[r(296)](0,s,t),e[r(307)](Object[r(325)](n),t)}(t,e,r)}function B(){const t=["189474nbQwKQ","_parsedData","blockElements","createRangeIn","includes","getItems","1090oHGGUG","document","6781907zEflwC","299mPoWdY","711308HZedeZ","40GZNSus","12UbebGG","name","9414ZUikaV","content","578jUmAXK","element","2412472NQHafn","7wTfiyS","isActive","execute","stylesProcessor","461655hWxONM","font"];return(B=function(){return t})()}const Y=tt;function tt(t,e){const n=B();return(tt=function(t,e){return n[t-=199]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(238829===-parseInt(e(220))/1*(-parseInt(e(202))/2)+parseInt(e(209))/3+-parseInt(e(221))/4+-parseInt(e(222))/5*(parseInt(e(211))/6)+-parseInt(e(205))/7*(parseInt(e(204))/8)+-parseInt(e(200))/9*(-parseInt(e(217))/10)+parseInt(e(219))/11*(parseInt(e(223))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class et extends b{[Y(207)](t){const n=Y,{body:r}=t[n(212)],s=new e.ViewUpcastWriter(r[n(218)]),i=s[n(214)](r),o=new e.ViewDocument(s[n(218)][n(208)]),c=[...new e.ViewDomConverter(o)[n(213)],n(210)],a=i[n(216)]();for(const t of a)if(t.is(n(203))&&c[n(215)](t[n(199)])){_(t,s,X(t))}t[n(201)]=r}[Y(206)](t){return super[Y(206)](t)||L(t)}}function nt(t,e){const n=st();return(nt=function(t,e){return n[t-=380]})(t,e)}const rt=nt;function st(){const t=["usageLimit","get","224MtbRql","featureNotAllowed","pluginName","invalid","requires","PasteFromOffice","editor","config","high","4047DHVDEV","ClipboardPipeline","text/html","290114dSLJpy","_showLicenseError","expired","execute","pasteFromOfficeEnhancedLicenseKeyDomainLimit","6821969ltyMcJ","402175EMKikW","isPremiumPlugin","document","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","_licenseKeyCheckInterval","editing","isActive","PasteFromOfficeEnhanced","destroy","pasteFromOfficeEnhancedLicenseKeyNotAllowed","getData","6jhoRDN","init","pasteFromOfficeEnhancedLicenseKeyUsageLimit","inputTransformation","11635875gwdwws","pasteFromOfficeEnhancedLicenseKeyTrialLimit","licenseKey","pasteFromOfficeEnhancedLicenseKeyExpired","845564YkqiDZ","trialLimit","20gAubyj","34562952pUOxDP","PasteFromOfficeEnhancedPropagator","isOfficialPlugin","320XgPjQp","domainLimit","evaluationLimit","view","pasteFromOfficeEnhancedLicenseKeyInvalid","plugins","dataTransfer","8xytqrY","_parsedData","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyValid"];return(st=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(825641===parseInt(e(424))/1+parseInt(e(387))/2*(parseInt(e(396))/3)+parseInt(e(426))/4*(-parseInt(e(405))/5)+-parseInt(e(416))/6*(-parseInt(e(404))/7)+-parseInt(e(381))/8*(-parseInt(e(420))/9)+parseInt(e(430))/10*(parseInt(e(399))/11)+-parseInt(e(427))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class it extends t.Plugin{[rt(422)];[rt(409)];static get[rt(389)](){return rt(428)}static get[rt(429)](){return!0}static get[rt(406)](){return!0}static get[rt(391)](){return[rt(392)]}[rt(417)](){const t=rt,e=this[t(393)],n=e[t(435)][t(386)](t(397)),r=e[t(410)][t(433)][t(407)],s=new et(r);n.on(t(419),(e,n)=>{const i=t,o=n[i(380)][i(415)](i(398));s[i(411)](o)&&(n[i(382)]||(n[i(382)]=x(o,r[i(383)])),s[i(402)](n))},{priority:S.priorities[t(386)](t(395))+10}),this[t(422)]=this[t(393)][t(394)][t(386)](t(422));const i=this[t(393)];this[t(409)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(384)==s||e(434)==s||e(423)==s||e(403)==s||e(414)==s||e(408)==s||e(421)==s||e(418)==s){delete i[r],n=s,clearInterval(this[e(409)]),this[e(409)]=void 0;break}}e(434)==n&&i[e(400)](e(390)),e(423)==n&&i[e(400)](e(401)),e(403)==n&&i[e(400)](e(431)),e(414)==n&&i[e(400)](e(388),e(412)),e(408)==n&&i[e(400)](e(432)),e(421)==n&&i[e(400)](e(425)),e(418)==n&&i[e(400)](e(385))},1e3)}[rt(413)](){const t=rt;super[t(413)](),this[t(409)]&&clearInterval(this[t(409)])}}var ot=ct;function ct(t,e){var n=at();return(ct=function(t,e){return n[t-=315]})(t,e)}function at(){var t=["9WicOLL","175973aNfwBc","22880etmANL","isPremiumPlugin","790XawaPO","15ZCDkTy","96438ITVlJN","PasteFromOffice","16MKSIyb","isOfficialPlugin","2915BAFSLg","requires","pluginName","PasteFromOfficeEnhanced","1192989LIQutA","298176rHWukQ","61194ecRTgH"];return(at=function(){return t})()}!function(t){for(var e=ct,n=t();;)try{if(140452===parseInt(e(324))/1+parseInt(e(325))/2+-parseInt(e(329))/3*(parseInt(e(331))/4)+-parseInt(e(328))/5*(parseInt(e(322))/6)+parseInt(e(320))/7+parseInt(e(321))/8*(-parseInt(e(323))/9)+parseInt(e(327))/10*(-parseInt(e(316))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ut extends t.Plugin{static get[ot(318)](){return ot(319)}static get[ot(315)](){return!0}static get[ot(326)](){return!0}static get[ot(317)](){return[ot(330),q,it]}}function lt(){var t=["209799Pjejwe","958fyWPgz","3235940xQApEZ","115355VINbKP","35ZqBUvH","328808UbRmxV","1464jWtsxj","18eAMBbi","3752wHAcez","422415EdYCgu"];return(lt=function(){return t})()}function ft(t,e){var n=lt();return(ft=function(t,e){return n[t-=493]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(113854===-parseInt(e(498))/1*(-parseInt(e(495))/2)+parseInt(e(494))/3+-parseInt(e(499))/4+-parseInt(e(497))/5*(parseInt(e(501))/6)+-parseInt(e(502))/7*(parseInt(e(500))/8)+-parseInt(e(493))/9+parseInt(e(496))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(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 _0x57c26b}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x42f3ff,parsePasteOfficeHtml as _0x4b46c4}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x21026b,uid as _0x97308b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x44b382,ViewDocument as _0x440fc6,ViewDomConverter as _0xe700ed}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function j(_0x17d742){return m['test'](_0x17d742);}const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function S(_0x2118de,_0x315c25){const _0x196857=new Map();for(const [_0x5c06f6,_0x85ee0b]of _0x315c25){if(!_0x5c06f6['tagName']&&!_0x5c06f6['className'])continue;const _0x58e185=!_0x5c06f6['tagName']||_0x2118de['name']===_0x5c06f6['tagName'],_0x413326=!_0x5c06f6['className']||_0x2118de['hasClass'](_0x5c06f6['className']);_0x58e185&&_0x413326&&_0x196857['set'](_0x5c06f6,_0x85ee0b);}return _0x196857;}function h(_0x5e9f2b){const _0xe89512={};for(let _0x4113d5=0x0;_0x4113d5<_0x5e9f2b['length'];_0x4113d5++){const _0x47679b=_0x5e9f2b[_0x4113d5],_0x533dab=_0x5e9f2b['getPropertyValue'](_0x47679b);'initial'!==_0x533dab&&(_0xe89512[_0x47679b]=_0x533dab);}return _0xe89512;}function g(_0x409f1c){const _0x5eeec4=_0x409f1c['split'](',')['map'](_0x5731d1=>_0x5731d1['trim']()),_0x43844b=[];for(const _0x3fcff1 of _0x5eeec4){const _0xe11989=C['exec'](_0x3fcff1);_0xe11989&&_0x43844b['push'](_0xe11989['groups']);}return _0x43844b;}function A(_0x3b5f7f){const _0x5de9f8={};for(const _0x52e5de of _0x3b5f7f)Object['assign'](_0x5de9f8,_0x52e5de);return _0x5de9f8;}class c extends _0x42f3ff{['execute'](_0x43f6db){const {body:_0x5ba8e7,styles:_0x41fb76}=_0x43f6db['_parsedData'],_0x5798ef=new _0x44b382(_0x5ba8e7['document']),_0x5ad6a5=_0x5798ef['createRangeIn'](_0x5ba8e7),_0x2b3bdd=function(_0x38c101){const _0xfe1f5b={};for(const _0x2b0bfa of _0x38c101)for(const _0x3ab443 of _0x2b0bfa['cssRules'])if(_0x3ab443 instanceof CSSStyleRule){const _0x447b1c=h(_0x3ab443['style']);_0xfe1f5b[_0x3ab443['selectorText']]=Object['assign']({},_0xfe1f5b[_0x3ab443['selectorText']]||{},_0x447b1c);}return _0xfe1f5b;}(_0x41fb76),_0x19fcc9=function(_0x287a0c){const _0x7ae613=new Map();for(const _0x3ae8c5 in _0x287a0c){const _0xcb15f=g(_0x3ae8c5),_0xa9a20b=_0x287a0c[_0x3ae8c5];for(const _0x49c6d4 of _0xcb15f)_0x7ae613['set'](_0x49c6d4,_0xa9a20b);}return _0x7ae613;}(_0x2b3bdd);for(const _0x360f3c of _0x5ad6a5){if('elementStart'!==_0x360f3c['type'])continue;const _0x3d0176=S(_0x360f3c['item'],_0x19fcc9);if(_0x3d0176['size']){const _0xd325e9=A(Array['from'](_0x3d0176['values']()));for(const _0x8b904b in _0xd325e9){const _0x1f04af=_0x360f3c['item'];_0x1f04af['hasStyle'](_0x8b904b)||_0x5798ef['setStyle'](_0x8b904b,_0xd325e9[_0x8b904b],_0x1f04af);}}}_0x43f6db['content']=_0x5ba8e7;}['isActive'](_0x353beb){return super['isActive'](_0x353beb)||j(_0x353beb);}}class i extends _0x57c26b{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x49f5e4=this['editor'],_0xb6c8a2=_0x49f5e4['plugins']['get']('ClipboardPipeline'),_0x5e9221=_0x49f5e4['editing']['view']['document'],_0x6f6e81=new c(_0x5e9221);_0xb6c8a2['on']('inputTransformation',(_0x274db0,_0x40a372)=>{const _0xd4ca5d=_0x40a372['dataTransfer']['getData']('text/html');_0x6f6e81['isActive'](_0xd4ca5d)&&(_0x40a372['_parsedData']||(_0x40a372['_parsedData']=_0x4b46c4(_0xd4ca5d,_0x5e9221['stylesProcessor'])),_0x6f6e81['execute'](_0x40a372));},{'priority':_0x21026b['get']('high')+0xb});}['afterInit'](){!async function(_0x172d3d){const _0x5cc39b=_0x578c1e([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]),_0x21d75b=0xc82cb1e,_0x3d4008=0xc85b86e^_0x21d75b,_0x5978c2=window[_0x578c1e([0x44,0x61,0x74,0x65])][_0x578c1e([0x6e,0x6f,0x77])](),_0x1cd111=_0x172d3d[_0x578c1e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xb5a0a=new window[(_0x578c1e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43e2c5=>{_0x1cd111[_0x578c1e([0x6f,0x6e,0x63,0x65])](_0x578c1e([0x72,0x65,0x61,0x64,0x79]),_0x43e2c5);}),_0x322a24={[_0x578c1e([0x6b,0x74,0x79])]:_0x578c1e([0x45,0x43]),[_0x578c1e([0x75,0x73,0x65])]:_0x578c1e([0x73,0x69,0x67]),[_0x578c1e([0x63,0x72,0x76])]:_0x578c1e([0x50,0x2d,0x32,0x35,0x36]),[_0x578c1e([0x78])]:_0x578c1e([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]),[_0x578c1e([0x79])]:_0x578c1e([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]),[_0x578c1e([0x61,0x6c,0x67])]:_0x578c1e([0x45,0x53,0x32,0x35,0x36])},_0x242b43=_0x1cd111[_0x578c1e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x578c1e([0x67,0x65,0x74])](_0x578c1e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x9875a3(){let _0x48205c,_0x323d91=null,_0x39dcc3=null;try{if(_0x242b43==_0x578c1e([0x47,0x50,0x4c]))return _0x578c1e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x48205c=_0x5a4ab7(),!_0x48205c)return _0x578c1e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x48205c[_0x578c1e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x39dcc3=_0x1e041f(_0x48205c[_0x578c1e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x48205c[_0x578c1e([0x6a,0x74,0x69])])),await _0x57cc11()?_0x1b0b7c()?_0x10bd19()?_0x578c1e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a26d9()?(_0x48205c[_0x578c1e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x578c1e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x323d91=_0xf260f7(_0x578c1e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x48205c[_0x578c1e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x578c1e([0x74,0x72,0x69,0x61,0x6c])&&(_0x323d91=_0xf260f7(_0x578c1e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1c63a0()):_0x578c1e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x578c1e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x578c1e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x578c1e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x10bd19(){const _0x41897a=[_0x578c1e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x578c1e([0x74,0x72,0x69,0x61,0x6c])][_0x578c1e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48205c[_0x578c1e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5978c2/0x3e8:0xe10*_0x3d4008;return _0x48205c[_0x578c1e([0x65,0x78,0x70])]<_0x41897a;}function _0x1b0b7c(){const _0xf9af08=_0x48205c[_0x578c1e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xf9af08&&(!!_0xf9af08[_0x578c1e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x578c1e([0x2a]))||(!!_0xf9af08[_0x578c1e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x578c1e([0x50,0x4f,0x45]))||(!!_0xf9af08[_0x578c1e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x578c1e([0x50,0x50]))||!(!_0xf9af08[_0x578c1e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x578c1e([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0xca648f()))));}function _0x2a26d9(){const _0x423bd8=_0x48205c[_0x578c1e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x423bd8||0x0==_0x423bd8[_0x578c1e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x11ef50}=new URL(window[_0x578c1e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x423bd8[_0x578c1e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x11ef50))return!0x0;const _0x1e653f=_0x11ef50[_0x578c1e([0x73,0x70,0x6c,0x69,0x74])](_0x578c1e([0x2e]));return _0x423bd8[_0x578c1e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x35997a=>_0x35997a[_0x578c1e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x578c1e([0x2a])))[_0x578c1e([0x6d,0x61,0x70])](_0x2a3e3b=>_0x2a3e3b[_0x578c1e([0x73,0x70,0x6c,0x69,0x74])](_0x578c1e([0x2e])))[_0x578c1e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5e00f1=>_0x5e00f1[_0x578c1e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1e653f[_0x578c1e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x578c1e([0x6d,0x61,0x70])](_0x55e5e9=>Array(_0x1e653f[_0x578c1e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x55e5e9[_0x578c1e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x578c1e([0x66,0x69,0x6c,0x6c])](_0x55e5e9[0x0]===_0x578c1e([0x2a])?_0x578c1e([0x2a]):'')[_0x578c1e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x55e5e9))[_0x578c1e([0x73,0x6f,0x6d,0x65])](_0x359780=>_0x1e653f[_0x578c1e([0x65,0x76,0x65,0x72,0x79])]((_0x1d90da,_0x3d8769)=>_0x359780[_0x3d8769]===_0x1d90da||_0x359780[_0x3d8769]===_0x578c1e([0x2a])));}function _0x1c63a0(){return _0x323d91&&_0x39dcc3?new window[(_0x578c1e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x72b04f,_0xd388eb)=>{_0x323d91[_0x578c1e([0x74,0x68,0x65,0x6e])](_0x72b04f,_0xd388eb),_0x39dcc3[_0x578c1e([0x74,0x68,0x65,0x6e])](_0x14247a=>{_0x14247a!=_0x578c1e([0x56,0x61,0x6c,0x69,0x64])&&_0x72b04f(_0x14247a);},_0xd388eb);}):_0x323d91||_0x39dcc3||_0x578c1e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1e041f(_0x259884,_0x184111){return new window[(_0x578c1e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a718c=>{if(_0x5b502c())return _0x3a718c(_0x578c1e([0x56,0x61,0x6c,0x69,0x64]));_0x15ab00(),_0x1cd111[_0x578c1e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x578c1e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4b2719=!0x1;const _0x416e00=_0x97308b();function _0x4ab522(_0x1ecc65){return!!_0x1ecc65&&(typeof _0x1ecc65===_0x578c1e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1ecc65===_0x578c1e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1ecc65[_0x578c1e([0x74,0x68,0x65,0x6e])]===_0x578c1e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1ecc65[_0x578c1e([0x63,0x61,0x74,0x63,0x68])]===_0x578c1e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x456ea9(_0x3aaace){_0x4c546b(_0x3aaace)[_0x578c1e([0x74,0x68,0x65,0x6e])](_0x502fff=>{if(!_0x502fff||_0x502fff[_0x578c1e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x578c1e([0x6f,0x6b]))return _0x578c1e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x547c89(_0x5e0705(_0x416e00+_0x184111))!=_0x502fff[_0x578c1e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x578c1e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x578c1e([0x56,0x61,0x6c,0x69,0x64]);})[_0x578c1e([0x74,0x68,0x65,0x6e])](_0xef8838=>(_0x5608fc(),_0xef8838),()=>{const _0x3b8ceb=_0x1ec964();return null==_0x3b8ceb?(_0x5608fc(),_0x578c1e([0x56,0x61,0x6c,0x69,0x64])):_0x578c1e(_0x5978c2-_0x3b8ceb>(0x288e4f1e^_0x21d75b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x578c1e([0x74,0x68,0x65,0x6e])](_0x3a718c)[_0x578c1e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3a718c(_0x578c1e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1ab8b7=0xcb4259e^_0x21d75b;function _0x5608fc(){const _0x20a79d=_0x578c1e([0x6c,0x6c,0x63,0x74,0x2d])+_0x547c89(_0x5e0705(_0x259884)),_0x138c28=_0x2e308a(_0x547c89(window[_0x578c1e([0x4d,0x61,0x74,0x68])][_0x578c1e([0x63,0x65,0x69,0x6c])](_0x5978c2/_0x1ab8b7)));window[_0x578c1e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x578c1e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x20a79d,_0x138c28);}function _0x1ec964(){const _0x3b4cb2=_0x578c1e([0x6c,0x6c,0x63,0x74,0x2d])+_0x547c89(_0x5e0705(_0x259884)),_0x4ec6dd=window[_0x578c1e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x578c1e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b4cb2);return _0x4ec6dd?window[_0x578c1e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e308a(_0x4ec6dd),0x10)*_0x1ab8b7:null;}function _0x4c546b(_0x127e70){return new window[(_0x578c1e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x508b11,_0x571eee)=>{_0x127e70[_0x578c1e([0x74,0x68,0x65,0x6e])](_0x508b11,_0x571eee),window[_0x578c1e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x571eee,0xc831fde^_0x21d75b);});}}_0x1cd111[_0x578c1e([0x6f,0x6e])](_0x578c1e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x366b1d,_0x13146f)=>{if(_0x13146f[0x0]!=_0x259884)return _0x3a718c(_0x578c1e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x13146f[0x1]={..._0x13146f[0x1],[_0x578c1e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x416e00};},{[_0x578c1e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x578c1e([0x68,0x69,0x67,0x68])}),_0x1cd111[_0x578c1e([0x6f,0x6e])](_0x578c1e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4cdab8=>{_0x4ab522(_0x4cdab8[_0x578c1e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4b2719=!0x0,_0x456ea9(_0x4cdab8[_0x578c1e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x578c1e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x578c1e([0x6c,0x6f,0x77])}),_0xb5a0a[_0x578c1e([0x74,0x68,0x65,0x6e])](()=>{_0x4b2719||_0x3a718c(_0x578c1e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5b502c(){return _0x1cd111[_0x578c1e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x578c1e([0x76,0x69,0x65,0x77])][_0x578c1e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x578c1e([0x61,0x75,0x74,0x6f]);}function _0x15ab00(){_0x1cd111[_0x578c1e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x578c1e([0x76,0x69,0x65,0x77])][_0x578c1e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x578c1e([0x61,0x75,0x74,0x6f]);}}function _0xf260f7(_0x2fade0){const _0x495a24=[new window[(_0x578c1e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x84bfe7=>setTimeout(_0x84bfe7,0xc8bf5d2^_0x21d75b)),_0xb5a0a[_0x578c1e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x578c1e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x48fb10=>{let _0x47f17f=0x0;_0x1cd111[_0x578c1e([0x6d,0x6f,0x64,0x65,0x6c])][_0x578c1e([0x6f,0x6e])](_0x578c1e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x24ca55,_0x109e8f)=>{_0x109e8f[0x0][_0x578c1e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x47f17f++,_0x47f17f==(0xc82cae6^_0x21d75b)&&(_0x48fb10(),_0x24ca55[_0x578c1e([0x6f,0x66,0x66])]());});}))];return window[_0x578c1e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x578c1e([0x72,0x61,0x63,0x65])](_0x495a24)[_0x578c1e([0x74,0x68,0x65,0x6e])](()=>_0x2fade0);}async function _0x3ed1ff(){await _0xb5a0a,_0x1cd111[_0x578c1e([0x6d,0x6f,0x64,0x65,0x6c])][_0x578c1e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x525022,_0x1cd111[_0x578c1e([0x6d,0x6f,0x64,0x65,0x6c])][_0x578c1e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x525022,_0x1cd111[_0x578c1e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x578c1e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xca648f(){return window[_0x578c1e([0x67,0x6c,0x6f,0x62])]&&window[_0x578c1e([0x67,0x6c,0x6f,0x62])][_0x578c1e([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x17d821(_0x1b3d78){const _0x28f80c=_0x199cf6();_0x1cd111[_0x28f80c]=_0x578c1e([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])+_0x1b3d78,_0x1b3d78!=_0x578c1e([0x56,0x61,0x6c,0x69,0x64])&&_0x3ed1ff();}function _0x199cf6(){const _0x5b2725=window[_0x578c1e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x578c1e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x578c1e([0x6e,0x6f,0x77])]())[_0x578c1e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x578c1e([0x2e]),'');let _0x2cbea8=_0x578c1e([0x49]);for(let _0x3b01b6=0x0;_0x3b01b6<_0x5b2725[_0x578c1e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3b01b6+=0x2){let _0xfe9924=window[_0x578c1e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b2725[_0x578c1e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3b01b6,_0x3b01b6+0x2));_0xfe9924>=_0x5cc39b[_0x578c1e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xfe9924-=_0x5cc39b[_0x578c1e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2cbea8+=_0x5cc39b[_0xfe9924];}return _0x2cbea8;}function _0x5a4ab7(){const _0x4fc51b=_0x242b43[_0x578c1e([0x73,0x70,0x6c,0x69,0x74])](_0x578c1e([0x2e]));if(0x3!=_0x4fc51b[_0x578c1e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x231091(_0x4fc51b[0x1]);function _0x231091(_0x376865){const _0x48ebc1=_0x1c2e2b(_0x376865);return _0x48ebc1&&_0xb2a4aa()?_0x48ebc1:null;function _0xb2a4aa(){const _0x270c56=_0x48ebc1[_0x578c1e([0x6a,0x74,0x69])],_0x488e36=window[_0x578c1e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x270c56[_0x578c1e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x270c56[_0x578c1e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x39dc98={..._0x48ebc1,[_0x578c1e([0x6a,0x74,0x69])]:_0x270c56[_0x578c1e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x270c56[_0x578c1e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x39dc98[_0x578c1e([0x76,0x63])],_0x5e0705(_0x39dc98)==_0x488e36;}}}async function _0x57cc11(){let _0x335c46=!0x0;try{const _0x17374c=_0x242b43[_0x578c1e([0x73,0x70,0x6c,0x69,0x74])](_0x578c1e([0x2e])),[_0x425b8d,_0x21d5ba,_0x4b24d3]=_0x17374c;return _0x2dbe54(_0x425b8d),await _0x7d0a24(_0x425b8d,_0x21d5ba,_0x4b24d3),_0x335c46;}catch{return!0x1;}function _0x2dbe54(_0x41474a){const _0x1c9ec3=_0x1c2e2b(_0x41474a);_0x1c9ec3&&_0x1c9ec3[_0x578c1e([0x61,0x6c,0x67])]==_0x578c1e([0x45,0x53,0x32,0x35,0x36])||(_0x335c46=!0x1);}async function _0x7d0a24(_0x146084,_0x42d5a7,_0x5dbb87){const _0xc8ae13=window[_0x578c1e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x578c1e([0x66,0x72,0x6f,0x6d])](_0x27fbe9(_0x5dbb87),_0x5098a1=>_0x5098a1[_0x578c1e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4a4240=new window[(_0x578c1e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x578c1e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x146084+_0x578c1e([0x2e])+_0x42d5a7),_0x2706b0=window[_0x578c1e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x578c1e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2706b0)return;const _0x53ee15=await _0x2706b0[_0x578c1e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x578c1e([0x6a,0x77,0x6b]),_0x322a24,{[_0x578c1e([0x6e,0x61,0x6d,0x65])]:_0x578c1e([0x45,0x43,0x44,0x53,0x41]),[_0x578c1e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x578c1e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x578c1e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2706b0[_0x578c1e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x578c1e([0x6e,0x61,0x6d,0x65])]:_0x578c1e([0x45,0x43,0x44,0x53,0x41]),[_0x578c1e([0x68,0x61,0x73,0x68])]:{[_0x578c1e([0x6e,0x61,0x6d,0x65])]:_0x578c1e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x53ee15,_0xc8ae13,_0x4a4240)||(_0x335c46=!0x1);}}function _0x1c2e2b(_0xa4950f){return _0xa4950f[_0x578c1e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x578c1e([0x65,0x79]))?JSON[_0x578c1e([0x70,0x61,0x72,0x73,0x65])](_0x27fbe9(_0xa4950f)):null;}function _0x27fbe9(_0x1bfc5d){return window[_0x578c1e([0x61,0x74,0x6f,0x62])](_0x1bfc5d[_0x578c1e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x578c1e([0x2b]))[_0x578c1e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x578c1e([0x2f])));}function _0x5e0705(_0x588d67){let _0x229480=0x1505;function _0x1a2d2d(_0x24ca5b){for(let _0x472e86=0x0;_0x472e86<_0x24ca5b[_0x578c1e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x472e86++){const _0x5993d6=_0x24ca5b[_0x578c1e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x472e86);_0x229480=(_0x229480<<0x5)+_0x229480+_0x5993d6,_0x229480&=_0x229480;}}function _0x1c2ca1(_0x2d967d){Array[_0x578c1e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2d967d)?_0x2d967d[_0x578c1e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1c2ca1):_0x2d967d&&typeof _0x2d967d==_0x578c1e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x578c1e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2d967d)[_0x578c1e([0x73,0x6f,0x72,0x74])]()[_0x578c1e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x470108,_0x3e8791])=>{_0x1a2d2d(_0x470108),_0x1c2ca1(_0x3e8791);}):_0x1a2d2d(window[_0x578c1e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2d967d));}return _0x1c2ca1(_0x588d67),_0x229480>>>0x0;}function _0x547c89(_0x1c976c){return _0x1c976c[_0x578c1e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x578c1e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x578c1e([0x30]));}function _0x2e308a(_0xb21b47){return _0xb21b47[_0x578c1e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x578c1e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x578c1e([0x6a,0x6f,0x69,0x6e])]('');}function _0x525022(){}function _0x578c1e(_0x523432){return _0x523432['map'](_0x342a63=>String['fromCharCode'](_0x342a63))['join']('');}_0x17d821(await _0x9875a3());}(this);}}const O=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],E={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x1dd477=>Number(_0x1dd477)>=0x258,'strong']],'text-decoration':[['underline','u'],['line-through','s']],'text-decoration-line':[['underline','u'],['line-through','s']],'vertical-align':[['sub','sub'],['super','sup']]};function F(_0x4f6b44){return O['includes'](_0x4f6b44);}function k(_0x2c2e6d){return Array['from'](_0x2c2e6d['getStyleNames']())['filter'](F);}function w(_0x5cf2d1,_0x2de02f,_0x1f98df){const {spanStyles:_0xcc879b,stylesToBeHtmlElements:_0xd90e6}=function(_0x15390e,_0x54044f){const _0x5dcc43={},_0x490a46={};return _0x54044f['forEach'](_0x209f61=>{const _0x3753e9=_0x15390e['getStyle'](_0x209f61);if(_0x3753e9){if(function(_0x254297){return L['includes'](_0x254297);}(_0x209f61))_0x5dcc43[_0x209f61]=_0x3753e9;else{if(function(_0x52932a){return _0x52932a in E;}(_0x209f61)){const _0x1335ed=_0x3753e9['split']('\x20');E[_0x209f61]['forEach'](([_0x57487c,_0x494b9c])=>{for(const _0x128f6e of _0x1335ed){('function'==typeof _0x57487c&&_0x57487c(_0x128f6e)||_0x57487c===_0x128f6e)&&(_0x490a46[_0x209f61]=[..._0x490a46[_0x209f61]||[],[_0x57487c,_0x494b9c]]);}});}}}}),{'spanStyles':_0x5dcc43,'stylesToBeHtmlElements':_0x490a46};}(_0x5cf2d1,_0x1f98df);!function(_0x3235f0,_0x1bfb6b,_0x4458ff){for(const _0x5e14d9 in _0x4458ff){_0x4458ff[_0x5e14d9]['forEach'](([,_0x4b0cf0])=>{const _0x219ba0=_0x1bfb6b['createElement'](_0x4b0cf0,[],_0x3235f0['getChildren']());_0x1bfb6b['insertChild'](0x0,_0x219ba0,_0x3235f0);}),_0x1bfb6b['removeStyle'](_0x5e14d9,_0x3235f0);}}(_0x5cf2d1,_0x2de02f,_0xd90e6),function(_0x3f5ccf,_0x45510f,_0x4ceb11){if(!Object['keys'](_0x4ceb11)['length'])return;const _0xc22143=_0x45510f['createElement']('span',[],_0x3f5ccf['getChildren']());_0x45510f['setStyle'](_0x4ceb11,_0xc22143),_0x45510f['insertChild'](0x0,_0xc22143,_0x3f5ccf),_0x45510f['removeStyle'](Object['keys'](_0x4ceb11),_0x3f5ccf);}(_0x5cf2d1,_0x2de02f,_0xcc879b);}class a extends _0x42f3ff{['execute'](_0xf92174){const {body:_0x3ce9ca}=_0xf92174['_parsedData'],_0x34a797=new _0x44b382(_0x3ce9ca['document']),_0x3af784=_0x34a797['createRangeIn'](_0x3ce9ca),_0x5c6afd=new _0x440fc6(_0x34a797['document']['stylesProcessor']),_0xafcfd4=[...new _0xe700ed(_0x5c6afd)['blockElements'],'font'],_0x1eb4c7=_0x3af784['getItems']();for(const _0xde62ef of _0x1eb4c7)_0xde62ef['is']('element')&&_0xafcfd4['includes'](_0xde62ef['name'])&&w(_0xde62ef,_0x34a797,k(_0xde62ef));_0xf92174['content']=_0x3ce9ca;}['isActive'](_0x29e1dc){return super['isActive'](_0x29e1dc)||j(_0x29e1dc);}}class s extends _0x57c26b{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x13c577=this['editor'],_0x4aef7d=_0x13c577['plugins']['get']('ClipboardPipeline'),_0x36e8b0=_0x13c577['editing']['view']['document'],_0x5c4818=new a(_0x36e8b0);_0x4aef7d['on']('inputTransformation',(_0xa49032,_0x30ee17)=>{const _0x1f8615=_0x30ee17['dataTransfer']['getData']('text/html');_0x5c4818['isActive'](_0x1f8615)&&(_0x30ee17['_parsedData']||(_0x30ee17['_parsedData']=_0x4b46c4(_0x1f8615,_0x36e8b0['stylesProcessor'])),_0x5c4818['execute'](_0x30ee17));},{'priority':_0x21026b['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x42940c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x31dc43;for(const _0x486e61 in _0x42940c){const _0x25c5cb=_0x486e61,_0x47c2af=_0x42940c[_0x25c5cb];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x47c2af||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x47c2af||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x47c2af||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x47c2af||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x47c2af||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x47c2af||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x47c2af||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x47c2af){delete _0x42940c[_0x25c5cb],_0x31dc43=_0x47c2af,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x31dc43&&_0x42940c['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x31dc43&&_0x42940c['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x31dc43&&_0x42940c['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x31dc43&&_0x42940c['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x31dc43&&_0x42940c['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x31dc43&&_0x42940c['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x31dc43&&_0x42940c['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class P extends _0x57c26b{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{P as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x2a7666}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x21d707,parsePasteOfficeHtml as _0x50ba39}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x412132,uid as _0x26e32c}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x3fad36,ViewDocument as _0x212e5d,ViewDomConverter as _0x31d17d}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x1bcb4a){return m['test'](_0x1bcb4a);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x5a719d,_0x570ad3){const _0x343e6d=new Map();for(const [_0x542cc7,_0x16a707]of _0x570ad3){if(!_0x542cc7['tagName']&&!_0x542cc7['className'])continue;const _0x43f045=!_0x542cc7['tagName']||_0x5a719d['name']===_0x542cc7['tagName'],_0x1f9b76=!_0x542cc7['className']||_0x5a719d['hasClass'](_0x542cc7['className']);_0x43f045&&_0x1f9b76&&_0x343e6d['set'](_0x542cc7,_0x16a707);}return _0x343e6d;}function h(_0x18d6ed){const _0x3fa372={};for(let _0x403a61=0x0;_0x403a61<_0x18d6ed['length'];_0x403a61++){const _0x56c0d2=_0x18d6ed[_0x403a61],_0x4ed762=_0x18d6ed['getPropertyValue'](_0x56c0d2);'initial'!==_0x4ed762&&(_0x3fa372[_0x56c0d2]=_0x4ed762);}return _0x3fa372;}function O(_0x526f01){const _0x39519c=_0x526f01['split'](',')['map'](_0x1f8fdf=>_0x1f8fdf['trim']()),_0x1fb877=[];for(const _0x556eb8 of _0x39519c){const _0x2e365d=S['exec'](_0x556eb8);_0x2e365d&&_0x1fb877['push'](_0x2e365d['groups']);}return _0x1fb877;}function k(_0x58bda5){const _0x49c553={};for(const _0x491deb of _0x58bda5)Object['assign'](_0x49c553,_0x491deb);return _0x49c553;}class c extends _0x21d707{['execute'](_0x2999b0){const {body:_0x4447d7,styles:_0x4c291b}=_0x2999b0['_parsedData'],_0x2456ac=new _0x3fad36(_0x4447d7['document']),_0x4609da=_0x2456ac['createRangeIn'](_0x4447d7),_0x3ac604=function(_0x1e9ac0){const _0x1ec179={};for(const _0x41e996 of _0x1e9ac0)for(const _0x526357 of _0x41e996['cssRules'])if(_0x526357 instanceof CSSStyleRule){const _0x360a8e=h(_0x526357['style']);_0x1ec179[_0x526357['selectorText']]=Object['assign']({},_0x1ec179[_0x526357['selectorText']]||{},_0x360a8e);}return _0x1ec179;}(_0x4c291b),_0x29c543=function(_0x284355){const _0x5c2b97=new Map();for(const _0x16487b in _0x284355){const _0x319484=O(_0x16487b),_0x44cc81=_0x284355[_0x16487b];for(const _0x38aa7f of _0x319484)_0x5c2b97['set'](_0x38aa7f,_0x44cc81);}return _0x5c2b97;}(_0x3ac604);for(const _0x230018 of _0x4609da){if('elementStart'!==_0x230018['type'])continue;const _0x35e1f4=j(_0x230018['item'],_0x29c543);if(_0x35e1f4['size']){const _0xfa1da1=k(Array['from'](_0x35e1f4['values']()));for(const _0xf2c609 in _0xfa1da1){const _0x5857bf=_0x230018['item'];_0x5857bf['hasStyle'](_0xf2c609)||_0x2456ac['setStyle'](_0xf2c609,_0xfa1da1[_0xf2c609],_0x5857bf);}}}_0x2999b0['content']=_0x4447d7;}['isActive'](_0x585476){return super['isActive'](_0x585476)||p(_0x585476);}}class i extends _0x2a7666{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x391b63=this['editor'],_0x1a706f=_0x391b63['plugins']['get']('ClipboardPipeline'),_0x2b3ec9=_0x391b63['editing']['view']['document'],_0x197edd=new c(_0x2b3ec9);_0x1a706f['on']('inputTransformation',(_0x26f2d6,_0xe73f3)=>{const _0x40f506=_0xe73f3['dataTransfer']['getData']('text/html');_0x197edd['isActive'](_0x40f506)&&(_0xe73f3['_parsedData']||(_0xe73f3['_parsedData']=_0x50ba39(_0x40f506,_0x2b3ec9['stylesProcessor'])),_0x197edd['execute'](_0xe73f3));},{'priority':_0x412132['get']('high')+0xb});}['afterInit'](){!async function(_0x2d1cbf){const _0x43eae7=_0x12e83c([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]),_0x1cf0db=0xc82cb1e,_0x144840=0xc85bf56^_0x1cf0db,_0x402b19=window[_0x12e83c([0x44,0x61,0x74,0x65])][_0x12e83c([0x6e,0x6f,0x77])](),_0x4d2a1b=_0x2d1cbf[_0x12e83c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e624b=new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x110dab=>{_0x4d2a1b[_0x12e83c([0x6f,0x6e,0x63,0x65])](_0x12e83c([0x72,0x65,0x61,0x64,0x79]),_0x110dab);}),_0x1abce3={[_0x12e83c([0x6b,0x74,0x79])]:_0x12e83c([0x45,0x43]),[_0x12e83c([0x75,0x73,0x65])]:_0x12e83c([0x73,0x69,0x67]),[_0x12e83c([0x63,0x72,0x76])]:_0x12e83c([0x50,0x2d,0x32,0x35,0x36]),[_0x12e83c([0x78])]:_0x12e83c([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]),[_0x12e83c([0x79])]:_0x12e83c([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]),[_0x12e83c([0x61,0x6c,0x67])]:_0x12e83c([0x45,0x53,0x32,0x35,0x36])},_0x5c740e=_0x4d2a1b[_0x12e83c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x12e83c([0x67,0x65,0x74])](_0x12e83c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4e9619(){let _0x3e9db9,_0x978cdc=null,_0x8fef6c=null;try{if(_0x5c740e==_0x12e83c([0x47,0x50,0x4c]))return _0x12e83c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3e9db9=_0x441628(),!_0x3e9db9)return _0x12e83c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3e9db9[_0x12e83c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x8fef6c=_0x73dbed(_0x3e9db9[_0x12e83c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3e9db9[_0x12e83c([0x6a,0x74,0x69])])),await _0x2cff54()?_0x3fce85()?_0x583b31()?_0x12e83c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2f23bb()?(_0x3e9db9[_0x12e83c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12e83c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x978cdc=_0x2d7b33(_0x12e83c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3e9db9[_0x12e83c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x12e83c([0x74,0x72,0x69,0x61,0x6c])&&(_0x978cdc=_0x2d7b33(_0x12e83c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x11882a()):_0x12e83c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x12e83c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x12e83c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x12e83c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x583b31(){const _0x5e7cf8=[_0x12e83c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x12e83c([0x74,0x72,0x69,0x61,0x6c])][_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3e9db9[_0x12e83c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x402b19/0x3e8:0xe10*_0x144840;return _0x3e9db9[_0x12e83c([0x65,0x78,0x70])]<_0x5e7cf8;}function _0x3fce85(){const _0x4c3432=_0x3e9db9[_0x12e83c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4c3432&&(!!_0x4c3432[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e83c([0x2a]))||(!!_0x4c3432[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e83c([0x50,0x4f,0x45]))||(!!_0x4c3432[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e83c([0x50,0x50]))||!(!_0x4c3432[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e83c([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x5cf74d()))));}function _0x2f23bb(){const _0x5f5d71=_0x3e9db9[_0x12e83c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5f5d71||0x0==_0x5f5d71[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x40f101}=new URL(window[_0x12e83c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5f5d71[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40f101))return!0x0;const _0x416421=_0x40f101[_0x12e83c([0x73,0x70,0x6c,0x69,0x74])](_0x12e83c([0x2e]));return _0x5f5d71[_0x12e83c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x55c8ed=>_0x55c8ed[_0x12e83c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12e83c([0x2a])))[_0x12e83c([0x6d,0x61,0x70])](_0x58fe8c=>_0x58fe8c[_0x12e83c([0x73,0x70,0x6c,0x69,0x74])](_0x12e83c([0x2e])))[_0x12e83c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x25bb4f=>_0x25bb4f[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x416421[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x12e83c([0x6d,0x61,0x70])](_0x1dab3c=>Array(_0x416421[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1dab3c[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x12e83c([0x66,0x69,0x6c,0x6c])](_0x1dab3c[0x0]===_0x12e83c([0x2a])?_0x12e83c([0x2a]):'')[_0x12e83c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1dab3c))[_0x12e83c([0x73,0x6f,0x6d,0x65])](_0x4a15c4=>_0x416421[_0x12e83c([0x65,0x76,0x65,0x72,0x79])]((_0x1c7d04,_0xec94f)=>_0x4a15c4[_0xec94f]===_0x1c7d04||_0x4a15c4[_0xec94f]===_0x12e83c([0x2a])));}function _0x11882a(){return _0x978cdc&&_0x8fef6c?new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x46e90c,_0x327725)=>{_0x978cdc[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x46e90c,_0x327725),_0x8fef6c[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x3aa88f=>{_0x3aa88f!=_0x12e83c([0x56,0x61,0x6c,0x69,0x64])&&_0x46e90c(_0x3aa88f);},_0x327725);}):_0x978cdc||_0x8fef6c||_0x12e83c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x73dbed(_0x1beca6,_0x1f7ef9){return new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a9ddf=>{if(_0x205b1a())return _0x2a9ddf(_0x12e83c([0x56,0x61,0x6c,0x69,0x64]));_0x2776ee(),_0x4d2a1b[_0x12e83c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x12e83c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2dd7f2=!0x1;const _0x51f847=_0x26e32c();function _0x42f695(_0x993178){return!!_0x993178&&(typeof _0x993178===_0x12e83c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x993178===_0x12e83c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x993178[_0x12e83c([0x74,0x68,0x65,0x6e])]===_0x12e83c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x993178[_0x12e83c([0x63,0x61,0x74,0x63,0x68])]===_0x12e83c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x38be41(_0x1f9cf3){_0x33a6bf(_0x1f9cf3)[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x2fbfac=>{if(!_0x2fbfac||_0x2fbfac[_0x12e83c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x12e83c([0x6f,0x6b]))return _0x12e83c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1e11a9(_0x513b84(_0x51f847+_0x1f7ef9))!=_0x2fbfac[_0x12e83c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x12e83c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x12e83c([0x56,0x61,0x6c,0x69,0x64]);})[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x4006bd=>(_0x7baad3(),_0x4006bd),()=>{const _0x4253f9=_0x463d1a();return null==_0x4253f9?(_0x7baad3(),_0x12e83c([0x56,0x61,0x6c,0x69,0x64])):_0x12e83c(_0x402b19-_0x4253f9>(0x288e4f1e^_0x1cf0db)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x2a9ddf)[_0x12e83c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2a9ddf(_0x12e83c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x322455=0xcb4259e^_0x1cf0db;function _0x7baad3(){const _0x222c6a=_0x12e83c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e11a9(_0x513b84(_0x1beca6)),_0x16c6fa=_0x12382e(_0x1e11a9(window[_0x12e83c([0x4d,0x61,0x74,0x68])][_0x12e83c([0x63,0x65,0x69,0x6c])](_0x402b19/_0x322455)));window[_0x12e83c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12e83c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x222c6a,_0x16c6fa);}function _0x463d1a(){const _0xa17c6d=_0x12e83c([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e11a9(_0x513b84(_0x1beca6)),_0x432dd7=window[_0x12e83c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x12e83c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa17c6d);return _0x432dd7?window[_0x12e83c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x12382e(_0x432dd7),0x10)*_0x322455:null;}function _0x33a6bf(_0x5a530b){return new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x18af1a,_0x3923c8)=>{_0x5a530b[_0x12e83c([0x74,0x68,0x65,0x6e])](_0x18af1a,_0x3923c8),window[_0x12e83c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3923c8,0xc831fde^_0x1cf0db);});}}_0x4d2a1b[_0x12e83c([0x6f,0x6e])](_0x12e83c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x6e68b1,_0x5c8969)=>{if(_0x5c8969[0x0]!=_0x1beca6)return _0x2a9ddf(_0x12e83c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5c8969[0x1]={..._0x5c8969[0x1],[_0x12e83c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x51f847};},{[_0x12e83c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12e83c([0x68,0x69,0x67,0x68])}),_0x4d2a1b[_0x12e83c([0x6f,0x6e])](_0x12e83c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2fc77d=>{_0x42f695(_0x2fc77d[_0x12e83c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2dd7f2=!0x0,_0x38be41(_0x2fc77d[_0x12e83c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x12e83c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x12e83c([0x6c,0x6f,0x77])}),_0x5e624b[_0x12e83c([0x74,0x68,0x65,0x6e])](()=>{_0x2dd7f2||_0x2a9ddf(_0x12e83c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x205b1a(){return _0x4d2a1b[_0x12e83c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12e83c([0x76,0x69,0x65,0x77])][_0x12e83c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x12e83c([0x61,0x75,0x74,0x6f]);}function _0x2776ee(){_0x4d2a1b[_0x12e83c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x12e83c([0x76,0x69,0x65,0x77])][_0x12e83c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x12e83c([0x61,0x75,0x74,0x6f]);}}function _0x2d7b33(_0x5d21e6){const _0x137b32=[new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1fd9b4=>setTimeout(_0x1fd9b4,0xc8bf5d2^_0x1cf0db)),_0x5e624b[_0x12e83c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f8723=>{let _0x17e6a5=0x0;_0x4d2a1b[_0x12e83c([0x6d,0x6f,0x64,0x65,0x6c])][_0x12e83c([0x6f,0x6e])](_0x12e83c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2afe07,_0x34133b)=>{_0x34133b[0x0][_0x12e83c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x17e6a5++,_0x17e6a5==(0xc82cae6^_0x1cf0db)&&(_0x5f8723(),_0x2afe07[_0x12e83c([0x6f,0x66,0x66])]());});}))];return window[_0x12e83c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x12e83c([0x72,0x61,0x63,0x65])](_0x137b32)[_0x12e83c([0x74,0x68,0x65,0x6e])](()=>_0x5d21e6);}async function _0x5ecfec(){await _0x5e624b,_0x4d2a1b[_0x12e83c([0x6d,0x6f,0x64,0x65,0x6c])][_0x12e83c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x182922,_0x4d2a1b[_0x12e83c([0x6d,0x6f,0x64,0x65,0x6c])][_0x12e83c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x182922,_0x4d2a1b[_0x12e83c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x12e83c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5cf74d(){return window[_0x12e83c([0x67,0x6c,0x6f,0x62])]&&window[_0x12e83c([0x67,0x6c,0x6f,0x62])][_0x12e83c([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x193182(_0x282c2d){const _0x12bc43=_0x246fba();_0x4d2a1b[_0x12bc43]=_0x12e83c([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])+_0x282c2d,_0x282c2d!=_0x12e83c([0x56,0x61,0x6c,0x69,0x64])&&_0x5ecfec();}function _0x246fba(){const _0x525924=window[_0x12e83c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x12e83c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x12e83c([0x6e,0x6f,0x77])]())[_0x12e83c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x12e83c([0x2e]),'');let _0x18ad7a=_0x12e83c([0x49]);for(let _0x20fe54=0x0;_0x20fe54<_0x525924[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20fe54+=0x2){let _0x705c5c=window[_0x12e83c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x525924[_0x12e83c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x20fe54,_0x20fe54+0x2));_0x705c5c>=_0x43eae7[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x705c5c-=_0x43eae7[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x18ad7a+=_0x43eae7[_0x705c5c];}return _0x18ad7a;}function _0x441628(){const _0x50256b=_0x5c740e[_0x12e83c([0x73,0x70,0x6c,0x69,0x74])](_0x12e83c([0x2e]));if(0x3!=_0x50256b[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4cd891(_0x50256b[0x1]);function _0x4cd891(_0x82afac){const _0x594fa0=_0x230cef(_0x82afac);return _0x594fa0&&_0xbb259c()?_0x594fa0:null;function _0xbb259c(){const _0x1b55a0=_0x594fa0[_0x12e83c([0x6a,0x74,0x69])],_0x2f262e=window[_0x12e83c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b55a0[_0x12e83c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1b55a0[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2ee2ad={..._0x594fa0,[_0x12e83c([0x6a,0x74,0x69])]:_0x1b55a0[_0x12e83c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1b55a0[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2ee2ad[_0x12e83c([0x76,0x63])],_0x513b84(_0x2ee2ad)==_0x2f262e;}}}async function _0x2cff54(){let _0x4ee8b9=!0x0;try{const _0x2cff12=_0x5c740e[_0x12e83c([0x73,0x70,0x6c,0x69,0x74])](_0x12e83c([0x2e])),[_0x79121,_0x5e8eaf,_0x3606cb]=_0x2cff12;return _0x14d6fb(_0x79121),await _0x41fb58(_0x79121,_0x5e8eaf,_0x3606cb),_0x4ee8b9;}catch{return!0x1;}function _0x14d6fb(_0x5e5175){const _0x459236=_0x230cef(_0x5e5175);_0x459236&&_0x459236[_0x12e83c([0x61,0x6c,0x67])]==_0x12e83c([0x45,0x53,0x32,0x35,0x36])||(_0x4ee8b9=!0x1);}async function _0x41fb58(_0x59482b,_0xc5d39a,_0x15df6d){const _0x58db10=window[_0x12e83c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x12e83c([0x66,0x72,0x6f,0x6d])](_0x57fa9e(_0x15df6d),_0x574c65=>_0x574c65[_0x12e83c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x35d7a1=new window[(_0x12e83c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x12e83c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x59482b+_0x12e83c([0x2e])+_0xc5d39a),_0x12e869=window[_0x12e83c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x12e83c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x12e869)return;const _0x4f3833=await _0x12e869[_0x12e83c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x12e83c([0x6a,0x77,0x6b]),_0x1abce3,{[_0x12e83c([0x6e,0x61,0x6d,0x65])]:_0x12e83c([0x45,0x43,0x44,0x53,0x41]),[_0x12e83c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x12e83c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x12e83c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x12e869[_0x12e83c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x12e83c([0x6e,0x61,0x6d,0x65])]:_0x12e83c([0x45,0x43,0x44,0x53,0x41]),[_0x12e83c([0x68,0x61,0x73,0x68])]:{[_0x12e83c([0x6e,0x61,0x6d,0x65])]:_0x12e83c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4f3833,_0x58db10,_0x35d7a1)||(_0x4ee8b9=!0x1);}}function _0x230cef(_0x436c30){return _0x436c30[_0x12e83c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x12e83c([0x65,0x79]))?JSON[_0x12e83c([0x70,0x61,0x72,0x73,0x65])](_0x57fa9e(_0x436c30)):null;}function _0x57fa9e(_0xc8f7a3){return window[_0x12e83c([0x61,0x74,0x6f,0x62])](_0xc8f7a3[_0x12e83c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x12e83c([0x2b]))[_0x12e83c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x12e83c([0x2f])));}function _0x513b84(_0x2b5cde){let _0xd7e2fe=0x1505;function _0xbb7e39(_0x2e647e){for(let _0x348d87=0x0;_0x348d87<_0x2e647e[_0x12e83c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x348d87++){const _0xd41d3f=_0x2e647e[_0x12e83c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x348d87);_0xd7e2fe=(_0xd7e2fe<<0x5)+_0xd7e2fe+_0xd41d3f,_0xd7e2fe&=_0xd7e2fe;}}function _0x48f9d8(_0x2e74e6){Array[_0x12e83c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2e74e6)?_0x2e74e6[_0x12e83c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x48f9d8):_0x2e74e6&&typeof _0x2e74e6==_0x12e83c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x12e83c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2e74e6)[_0x12e83c([0x73,0x6f,0x72,0x74])]()[_0x12e83c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x122879,_0x3846e1])=>{_0xbb7e39(_0x122879),_0x48f9d8(_0x3846e1);}):_0xbb7e39(window[_0x12e83c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2e74e6));}return _0x48f9d8(_0x2b5cde),_0xd7e2fe>>>0x0;}function _0x1e11a9(_0x5709f9){return _0x5709f9[_0x12e83c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x12e83c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x12e83c([0x30]));}function _0x12382e(_0x8b277a){return _0x8b277a[_0x12e83c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x12e83c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x12e83c([0x6a,0x6f,0x69,0x6e])]('');}function _0x182922(){}function _0x12e83c(_0x2543fe){return _0x2543fe['map'](_0x295413=>String['fromCharCode'](_0x295413))['join']('');}_0x193182(await _0x4e9619());}(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'],[_0x171b22=>Number(_0x171b22)>=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(_0x524364){return L['includes'](_0x524364);}function g(_0x26e29a){return Array['from'](_0x26e29a['getStyleNames']())['filter'](P);}function b(_0x330dec,_0x4824f6,_0x324189){const {spanStyles:_0x2db181,stylesToBeHtmlElements:_0x4ce788}=function(_0x14b828,_0x3a0b45){const _0x2cefea={},_0x5b1b9e={};return _0x3a0b45['forEach'](_0x4b8d6e=>{const _0x4c0dfd=_0x14b828['getStyle'](_0x4b8d6e);if(_0x4c0dfd){if(function(_0x871a9b){return E['includes'](_0x871a9b);}(_0x4b8d6e))_0x2cefea[_0x4b8d6e]=_0x4c0dfd;else{if(function(_0x282c33){return _0x282c33 in F;}(_0x4b8d6e)){const _0x225688=_0x4c0dfd['split']('\x20');F[_0x4b8d6e]['forEach'](([_0x517360,_0x258694])=>{for(const _0x3d060d of _0x225688){('function'==typeof _0x517360&&_0x517360(_0x3d060d)||_0x517360===_0x3d060d)&&(_0x5b1b9e[_0x4b8d6e]=[..._0x5b1b9e[_0x4b8d6e]||[],[_0x517360,_0x258694]]);}});}}}}),{'spanStyles':_0x2cefea,'stylesToBeHtmlElements':_0x5b1b9e};}(_0x330dec,_0x324189);!function(_0x531a0d,_0x6cf36,_0x5d97b7){for(const _0x15ebcd in _0x5d97b7){_0x5d97b7[_0x15ebcd]['forEach'](([,_0x2c55bc])=>{const _0x37ee36=_0x6cf36['createElement'](_0x2c55bc,[],_0x531a0d['getChildren']());_0x6cf36['insertChild'](0x0,_0x37ee36,_0x531a0d);}),_0x6cf36['removeStyle'](_0x15ebcd,_0x531a0d);}}(_0x330dec,_0x4824f6,_0x4ce788),function(_0xf7ba4e,_0x3499d4,_0x4f2fcc){if(!Object['keys'](_0x4f2fcc)['length'])return;const _0x9c035d=_0x3499d4['createElement']('span',[],_0xf7ba4e['getChildren']());_0x3499d4['setStyle'](_0x4f2fcc,_0x9c035d),_0x3499d4['insertChild'](0x0,_0x9c035d,_0xf7ba4e),_0x3499d4['removeStyle'](Object['keys'](_0x4f2fcc),_0xf7ba4e);}(_0x330dec,_0x4824f6,_0x2db181);}class a extends _0x21d707{['execute'](_0x4de3ad){const {body:_0x6abee2}=_0x4de3ad['_parsedData'],_0x3e9312=new _0x3fad36(_0x6abee2['document']),_0x36ec5f=_0x3e9312['createRangeIn'](_0x6abee2),_0x6fcf22=new _0x212e5d(_0x3e9312['document']['stylesProcessor']),_0x3fb0cb=[...new _0x31d17d(_0x6fcf22)['blockElements'],'font'],_0x345338=_0x36ec5f['getItems']();for(const _0x1a5564 of _0x345338)_0x1a5564['is']('element')&&_0x3fb0cb['includes'](_0x1a5564['name'])&&b(_0x1a5564,_0x3e9312,g(_0x1a5564));_0x4de3ad['content']=_0x6abee2;}['isActive'](_0x353574){return super['isActive'](_0x353574)||p(_0x353574);}}class s extends _0x2a7666{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x4e672a=this['editor'],_0x6cae05=_0x4e672a['plugins']['get']('ClipboardPipeline'),_0x570636=_0x4e672a['editing']['view']['document'],_0x355b64=new a(_0x570636);_0x6cae05['on']('inputTransformation',(_0x34bfac,_0x51a7f2)=>{const _0x848396=_0x51a7f2['dataTransfer']['getData']('text/html');_0x355b64['isActive'](_0x848396)&&(_0x51a7f2['_parsedData']||(_0x51a7f2['_parsedData']=_0x50ba39(_0x848396,_0x570636['stylesProcessor'])),_0x355b64['execute'](_0x51a7f2));},{'priority':_0x412132['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xf32555=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x498f78;for(const _0x11b535 in _0xf32555){const _0x1feffe=_0x11b535,_0x510f09=_0xf32555[_0x1feffe];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x510f09||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x510f09){delete _0xf32555[_0x1feffe],_0x498f78=_0x510f09,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x498f78&&_0xf32555['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x498f78&&_0xf32555['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x498f78&&_0xf32555['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x498f78&&_0xf32555['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x498f78&&_0xf32555['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x498f78&&_0xf32555['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x498f78&&_0xf32555['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x2a7666{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.1",
3
+ "version": "47.0.0-alpha.0",
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.1",
26
- "@ckeditor/ckeditor5-engine": "46.1.1",
27
- "@ckeditor/ckeditor5-paste-from-office": "46.1.1",
28
- "@ckeditor/ckeditor5-utils": "46.1.1",
29
- "ckeditor5": "46.1.1"
25
+ "@ckeditor/ckeditor5-core": "47.0.0-alpha.0",
26
+ "@ckeditor/ckeditor5-engine": "47.0.0-alpha.0",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.0.0-alpha.0",
28
+ "@ckeditor/ckeditor5-utils": "47.0.0-alpha.0",
29
+ "ckeditor5": "47.0.0-alpha.0"
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(_0x7f6727,_0x315ae1){var _0x52b00e=_0x3048,_0x29dbb1=_0x7f6727();while(!![]){try{var _0x1b5374=-parseInt(_0x52b00e(0xc4))/0x1+parseInt(_0x52b00e(0xbd))/0x2+-parseInt(_0x52b00e(0xbf))/0x3*(-parseInt(_0x52b00e(0xbe))/0x4)+parseInt(_0x52b00e(0xc2))/0x5+-parseInt(_0x52b00e(0xc1))/0x6+parseInt(_0x52b00e(0xc3))/0x7+-parseInt(_0x52b00e(0xc0))/0x8*(-parseInt(_0x52b00e(0xc5))/0x9);if(_0x1b5374===_0x315ae1)break;else _0x29dbb1['push'](_0x29dbb1['shift']());}catch(_0x5628bb){_0x29dbb1['push'](_0x29dbb1['shift']());}}}(_0x50b4,0x3aeec));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x3048(_0x3619e0,_0x399231){var _0x50b47a=_0x50b4();return _0x3048=function(_0x3048ad,_0x3d9af7){_0x3048ad=_0x3048ad-0xbd;var _0x13b70e=_0x50b47a[_0x3048ad];return _0x13b70e;},_0x3048(_0x3619e0,_0x399231);}function _0x50b4(){var _0x486fd6=['32twGPYG','2798784ZJertl','387265DuskzD','1852669fwRvaA','446181KNCrHB','364032kRHPvX','679584gdIoZC','116uqjnEW','32103hlcnbt'];_0x50b4=function(){return _0x486fd6;};return _0x50b4();}
23
+ (function(_0x133359,_0x60c81f){var _0x1ddfbf=_0x6e86,_0x2cd1fb=_0x133359();while(!![]){try{var _0x4c63b4=-parseInt(_0x1ddfbf(0x1f2))/0x1*(-parseInt(_0x1ddfbf(0x1ef))/0x2)+parseInt(_0x1ddfbf(0x1ee))/0x3+-parseInt(_0x1ddfbf(0x1f3))/0x4+-parseInt(_0x1ddfbf(0x1f1))/0x5*(parseInt(_0x1ddfbf(0x1f5))/0x6)+-parseInt(_0x1ddfbf(0x1f6))/0x7*(parseInt(_0x1ddfbf(0x1f4))/0x8)+-parseInt(_0x1ddfbf(0x1ed))/0x9+parseInt(_0x1ddfbf(0x1f0))/0xa;if(_0x4c63b4===_0x60c81f)break;else _0x2cd1fb['push'](_0x2cd1fb['shift']());}catch(_0x26cc99){_0x2cd1fb['push'](_0x2cd1fb['shift']());}}}(_0x85ed,0x1bcbe));function _0x85ed(){var _0x469215=['209799Pjejwe','958fyWPgz','3235940xQApEZ','115355VINbKP','35ZqBUvH','328808UbRmxV','1464jWtsxj','18eAMBbi','3752wHAcez','422415EdYCgu'];_0x85ed=function(){return _0x469215;};return _0x85ed();}function _0x6e86(_0x11f70d,_0x2b86dc){var _0x85edf1=_0x85ed();return _0x6e86=function(_0x6e8609,_0x4e38da){_0x6e8609=_0x6e8609-0x1ed;var _0x5adde4=_0x85edf1[_0x6e8609];return _0x5adde4;},_0x6e86(_0x11f70d,_0x2b86dc);}export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3db9(){var _0x476bd5=['180842hzXTIo','6794073rCGkqH','568946bEehPh','55VHajrh','2245722QJAGsX','2zbiohV','1778610ULIDMM','195798KygDOK','2619215JGqAbS','56tSTSVJ','28wUFiBc'];_0x3db9=function(){return _0x476bd5;};return _0x3db9();}function _0x55a7(_0x225825,_0x289b1e){var _0x3db97a=_0x3db9();return _0x55a7=function(_0x55a756,_0x49574c){_0x55a756=_0x55a756-0x152;var _0x569fa2=_0x3db97a[_0x55a756];return _0x569fa2;},_0x55a7(_0x225825,_0x289b1e);}(function(_0xac8d56,_0x58a007){var _0x4c3e85=_0x55a7,_0x25dcf8=_0xac8d56();while(!![]){try{var _0x3314b9=-parseInt(_0x4c3e85(0x154))/0x1*(-parseInt(_0x4c3e85(0x15a))/0x2)+parseInt(_0x4c3e85(0x156))/0x3*(parseInt(_0x4c3e85(0x159))/0x4)+parseInt(_0x4c3e85(0x157))/0x5+parseInt(_0x4c3e85(0x153))/0x6+parseInt(_0x4c3e85(0x15c))/0x7*(parseInt(_0x4c3e85(0x158))/0x8)+-parseInt(_0x4c3e85(0x15b))/0x9+parseInt(_0x4c3e85(0x155))/0xa*(-parseInt(_0x4c3e85(0x152))/0xb);if(_0x3314b9===_0x58a007)break;else _0x25dcf8['push'](_0x25dcf8['shift']());}catch(_0x5929c9){_0x25dcf8['push'](_0x25dcf8['shift']());}}}(_0x3db9,0x70722));import{CKEditorError as _0x5d2e81}from'ckeditor5/src/utils.js';
23
+ (function(_0x2ce6a9,_0x299c27){var _0x335111=_0x25cb,_0x5aba19=_0x2ce6a9();while(!![]){try{var _0x8e2517=-parseInt(_0x335111(0x148))/0x1+-parseInt(_0x335111(0x147))/0x2*(-parseInt(_0x335111(0x14d))/0x3)+-parseInt(_0x335111(0x144))/0x4+-parseInt(_0x335111(0x14b))/0x5*(parseInt(_0x335111(0x143))/0x6)+parseInt(_0x335111(0x14e))/0x7*(-parseInt(_0x335111(0x145))/0x8)+-parseInt(_0x335111(0x149))/0x9*(parseInt(_0x335111(0x14a))/0xa)+parseInt(_0x335111(0x14c))/0xb*(parseInt(_0x335111(0x146))/0xc);if(_0x8e2517===_0x299c27)break;else _0x5aba19['push'](_0x5aba19['shift']());}catch(_0x2653a8){_0x5aba19['push'](_0x5aba19['shift']());}}}(_0x26e8,0x9861d));function _0x25cb(_0x56771b,_0x2e7c25){var _0x26e8d7=_0x26e8();return _0x25cb=function(_0x25cbdd,_0x591652){_0x25cbdd=_0x25cbdd-0x143;var _0x4a1763=_0x26e8d7[_0x25cbdd];return _0x4a1763;},_0x25cb(_0x56771b,_0x2e7c25);}import{CKEditorError as _0x3eb215}from'ckeditor5/src/utils.js';function _0x26e8(){var _0x200807=['3TFHwOR','147cwepeb','2452332evsSCZ','3910660IcxFDp','65704OGFKeU','12RQmjUC','550870yMivzq','650537TxccBO','5895756GGROZy','10nSFbkl','5YZcKpW','35345233YPGPoY'];_0x26e8=function(){return _0x200807;};return _0x26e8();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x8f72ca=_0x4ef1;(function(_0x14cb65,_0x465b5d){const _0x50ac81=_0x4ef1,_0x384d44=_0x14cb65();while(!![]){try{const _0x4c9977=parseInt(_0x50ac81(0x178))/0x1+-parseInt(_0x50ac81(0x17e))/0x2+-parseInt(_0x50ac81(0x187))/0x3*(-parseInt(_0x50ac81(0x17d))/0x4)+parseInt(_0x50ac81(0x176))/0x5*(-parseInt(_0x50ac81(0x16f))/0x6)+-parseInt(_0x50ac81(0x17f))/0x7*(-parseInt(_0x50ac81(0x170))/0x8)+-parseInt(_0x50ac81(0x185))/0x9+parseInt(_0x50ac81(0x186))/0xa*(parseInt(_0x50ac81(0x177))/0xb);if(_0x4c9977===_0x465b5d)break;else _0x384d44['push'](_0x384d44['shift']());}catch(_0x2c6941){_0x384d44['push'](_0x384d44['shift']());}}}(_0x4578,0xb639d));import{ViewUpcastWriter as _0x122dd7}from'ckeditor5/src/engine.js';function _0x4578(){const _0x2025ce=['elementStart','item','content','3584004RyoPOa','1548590AVJnNM','1393cNyxDn','values','hasStyle','execute','document','size','5869017APFZpL','412240dbEXmV','3vrrTDN','18VQOwkw','2424XHXRUl','createRangeIn','_parsedData','from','setStyle','type','1956560RUEScA','539bzotTm','370467iYyqNC','isActive'];_0x4578=function(){return _0x2025ce;};return _0x4578();}import{PasteFromOfficeMSWordNormalizer as _0x21f0ce}from'@ckeditor/ckeditor5-paste-from-office';function _0x4ef1(_0x507be1,_0x3edcb1){const _0x457888=_0x4578();return _0x4ef1=function(_0x4ef118,_0x27328e){_0x4ef118=_0x4ef118-0x16f;let _0x320af0=_0x457888[_0x4ef118];return _0x320af0;},_0x4ef1(_0x507be1,_0x3edcb1);}import{isMSExcelContent as _0x577953}from'../../utils.js';import{extractStyles as _0x5929b5,expandStyles as _0x169548,getMatchingStyles as _0x3114a4,flattenStyleDefinitions as _0x1bf992}from'./utils.js';export class MSOfficeStylesInliner extends _0x21f0ce{[_0x8f72ca(0x182)](_0x240d6c){const _0xe842f9=_0x8f72ca,{body:_0x133947,styles:_0x370364}=_0x240d6c[_0xe842f9(0x172)],_0x2b2048=new _0x122dd7(_0x133947[_0xe842f9(0x183)]),_0x37c3dd=_0x2b2048[_0xe842f9(0x171)](_0x133947),_0x135a1b=_0x5929b5(_0x370364),_0x43388c=_0x169548(_0x135a1b);for(const _0x121a47 of _0x37c3dd){if(_0xe842f9(0x17a)!==_0x121a47[_0xe842f9(0x175)])continue;const _0x4a941d=_0x3114a4(_0x121a47[_0xe842f9(0x17b)],_0x43388c);if(_0x4a941d[_0xe842f9(0x184)]){const _0x200e07=_0x1bf992(Array[_0xe842f9(0x173)](_0x4a941d[_0xe842f9(0x180)]()));for(const _0x1ac538 in _0x200e07){const _0x308398=_0x121a47[_0xe842f9(0x17b)];_0x308398[_0xe842f9(0x181)](_0x1ac538)||_0x2b2048[_0xe842f9(0x174)](_0x1ac538,_0x200e07[_0x1ac538],_0x308398);}}}_0x240d6c[_0xe842f9(0x17c)]=_0x133947;}[_0x8f72ca(0x179)](_0xa6a3b5){const _0x552cfc=_0x8f72ca;return super[_0x552cfc(0x179)](_0xa6a3b5)||_0x577953(_0xa6a3b5);}}
23
+ const _0x4cfc6b=_0x3a38;(function(_0x45803d,_0x566e7c){const _0x53b7bd=_0x3a38,_0x5e8500=_0x45803d();while(!![]){try{const _0x6566e1=-parseInt(_0x53b7bd(0xbf))/0x1+-parseInt(_0x53b7bd(0xce))/0x2*(-parseInt(_0x53b7bd(0xbb))/0x3)+-parseInt(_0x53b7bd(0xc0))/0x4*(parseInt(_0x53b7bd(0xc8))/0x5)+-parseInt(_0x53b7bd(0xcc))/0x6*(parseInt(_0x53b7bd(0xc4))/0x7)+parseInt(_0x53b7bd(0xc9))/0x8*(parseInt(_0x53b7bd(0xc2))/0x9)+parseInt(_0x53b7bd(0xbe))/0xa*(-parseInt(_0x53b7bd(0xd3))/0xb)+parseInt(_0x53b7bd(0xc5))/0xc;if(_0x6566e1===_0x566e7c)break;else _0x5e8500['push'](_0x5e8500['shift']());}catch(_0x90f9a1){_0x5e8500['push'](_0x5e8500['shift']());}}}(_0x34dd,0xd6944));import{ViewUpcastWriter as _0x39c00a}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x28db35}from'@ckeditor/ckeditor5-paste-from-office';function _0x34dd(){const _0x4277d4=['from','22aTCmxZ','type','3etkbez','size','hasStyle','8393270wTosvm','328842IoyBRb','52972vihGMH','setStyle','2988XFcput','document','49nGWFmN','49553748ezKIZI','values','createRangeIn','170yDpmHi','14888XCzQcG','_parsedData','item','1250838WNkACk','content','97308INeOsa','isActive','elementStart','execute'];_0x34dd=function(){return _0x4277d4;};return _0x34dd();}import{isMSExcelContent as _0x4af9cc}from'../../utils.js';function _0x3a38(_0xfb3060,_0x4fc335){const _0x34dd49=_0x34dd();return _0x3a38=function(_0x3a38a6,_0x426a98){_0x3a38a6=_0x3a38a6-0xba;let _0x3f6c29=_0x34dd49[_0x3a38a6];return _0x3f6c29;},_0x3a38(_0xfb3060,_0x4fc335);}import{extractStyles as _0x1291a6,expandStyles as _0x40078d,getMatchingStyles as _0x365202,flattenStyleDefinitions as _0x418134}from'./utils.js';export class MSOfficeStylesInliner extends _0x28db35{[_0x4cfc6b(0xd1)](_0x9b4779){const _0xa2cc37=_0x4cfc6b,{body:_0x4eb3c7,styles:_0x324450}=_0x9b4779[_0xa2cc37(0xca)],_0x420e26=new _0x39c00a(_0x4eb3c7[_0xa2cc37(0xc3)]),_0x2070c8=_0x420e26[_0xa2cc37(0xc7)](_0x4eb3c7),_0x2a02be=_0x1291a6(_0x324450),_0x4aacda=_0x40078d(_0x2a02be);for(const _0x4ebaa8 of _0x2070c8){if(_0xa2cc37(0xd0)!==_0x4ebaa8[_0xa2cc37(0xba)])continue;const _0x24e179=_0x365202(_0x4ebaa8[_0xa2cc37(0xcb)],_0x4aacda);if(_0x24e179[_0xa2cc37(0xbc)]){const _0x4e303a=_0x418134(Array[_0xa2cc37(0xd2)](_0x24e179[_0xa2cc37(0xc6)]()));for(const _0x189df5 in _0x4e303a){const _0x2482f2=_0x4ebaa8[_0xa2cc37(0xcb)];_0x2482f2[_0xa2cc37(0xbd)](_0x189df5)||_0x420e26[_0xa2cc37(0xc1)](_0x189df5,_0x4e303a[_0x189df5],_0x2482f2);}}}_0x9b4779[_0xa2cc37(0xcd)]=_0x4eb3c7;}[_0x4cfc6b(0xcf)](_0x203522){const _0x2be366=_0x4cfc6b;return super[_0x2be366(0xcf)](_0x203522)||_0x4af9cc(_0x203522);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x15740a,_0x57d16f){const _0x150e19=_0x37a4,_0x3ed37f=_0x15740a();while(!![]){try{const _0x39b19c=parseInt(_0x150e19(0x13b))/0x1*(parseInt(_0x150e19(0x12f))/0x2)+-parseInt(_0x150e19(0x131))/0x3+-parseInt(_0x150e19(0x12a))/0x4*(-parseInt(_0x150e19(0x13a))/0x5)+parseInt(_0x150e19(0x12d))/0x6*(-parseInt(_0x150e19(0x141))/0x7)+parseInt(_0x150e19(0x130))/0x8*(parseInt(_0x150e19(0x133))/0x9)+parseInt(_0x150e19(0x13d))/0xa*(-parseInt(_0x150e19(0x143))/0xb)+parseInt(_0x150e19(0x138))/0xc;if(_0x39b19c===_0x57d16f)break;else _0x3ed37f['push'](_0x3ed37f['shift']());}catch(_0x1a0a7c){_0x3ed37f['push'](_0x3ed37f['shift']());}}}(_0x1447,0xaa617));const C=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x1447(){const _0x385b3a=['5hvbZpg','assign','430uZACBY','trim','hasClass','length','7CQHeaX','selectorText','311289nEjZqx','groups','getPropertyValue','push','className','4olXodV','style','map','4146144lbFctm','exec','146616cwuccB','8UDsvOP','3207807FZeXtV','initial','374823uLCfxR','split','name','tagName','set','37354092shNfhH','cssRules','770005yJdORi'];_0x1447=function(){return _0x385b3a;};return _0x1447();}export function getMatchingStyles(_0x3c832c,_0x134ae4){const _0xcf526e=_0x37a4,_0x512ef7=new Map();for(const [_0x389a06,_0x321623]of _0x134ae4){if(!_0x389a06[_0xcf526e(0x136)]&&!_0x389a06[_0xcf526e(0x129)])continue;const _0x322515=!_0x389a06[_0xcf526e(0x136)]||_0x3c832c[_0xcf526e(0x135)]===_0x389a06[_0xcf526e(0x136)],_0x4e8a9a=!_0x389a06[_0xcf526e(0x129)]||_0x3c832c[_0xcf526e(0x13f)](_0x389a06[_0xcf526e(0x129)]);_0x322515&&_0x4e8a9a&&_0x512ef7[_0xcf526e(0x137)](_0x389a06,_0x321623);}return _0x512ef7;}export function extractStyles(_0x42c172){const _0x30a901=_0x37a4,_0x5f5050={};for(const _0x4a0290 of _0x42c172)for(const _0x545b2f of _0x4a0290[_0x30a901(0x139)])if(_0x545b2f instanceof CSSStyleRule){const _0x50ea14=parseCSSStyleDeclaration(_0x545b2f[_0x30a901(0x12b)]);_0x5f5050[_0x545b2f[_0x30a901(0x142)]]=Object[_0x30a901(0x13c)]({},_0x5f5050[_0x545b2f[_0x30a901(0x142)]]||{},_0x50ea14);}return _0x5f5050;}export function expandStyles(_0x527c6f){const _0x30898e=_0x37a4,_0x3dab6a=new Map();for(const _0x100135 in _0x527c6f){const _0x114ce2=parseCSSSelector(_0x100135),_0x4638ab=_0x527c6f[_0x100135];for(const _0x2867ed of _0x114ce2)_0x3dab6a[_0x30898e(0x137)](_0x2867ed,_0x4638ab);}return _0x3dab6a;}function _0x37a4(_0x19628d,_0xe2aecc){const _0x1447c5=_0x1447();return _0x37a4=function(_0x37a4b7,_0x881508){_0x37a4b7=_0x37a4b7-0x127;let _0x21a78a=_0x1447c5[_0x37a4b7];return _0x21a78a;},_0x37a4(_0x19628d,_0xe2aecc);}export function parseCSSStyleDeclaration(_0x1f010f){const _0x2c7239=_0x37a4,_0x1f2fd9={};for(let _0x3230aa=0x0;_0x3230aa<_0x1f010f[_0x2c7239(0x140)];_0x3230aa++){const _0x68744d=_0x1f010f[_0x3230aa],_0x25fe3d=_0x1f010f[_0x2c7239(0x127)](_0x68744d);_0x2c7239(0x132)!==_0x25fe3d&&(_0x1f2fd9[_0x68744d]=_0x25fe3d);}return _0x1f2fd9;}export function parseCSSSelector(_0x3cf306){const _0x173e22=_0x37a4,_0x4247a9=_0x3cf306[_0x173e22(0x134)](',')[_0x173e22(0x12c)](_0x3ac0b1=>_0x3ac0b1[_0x173e22(0x13e)]()),_0x3cca3a=[];for(const _0x4a7cf2 of _0x4247a9){const _0x13c61e=C[_0x173e22(0x12e)](_0x4a7cf2);_0x13c61e&&_0x3cca3a[_0x173e22(0x128)](_0x13c61e[_0x173e22(0x144)]);}return _0x3cca3a;}export function flattenStyleDefinitions(_0x36168c){const _0x56ae58=_0x37a4,_0x3f4469={};for(const _0x12c1c3 of _0x36168c)Object[_0x56ae58(0x13c)](_0x3f4469,_0x12c1c3);return _0x3f4469;}
23
+ (function(_0x42d20c,_0x1317f6){const _0x31cfeb=_0x1109,_0x2d4045=_0x42d20c();while(!![]){try{const _0x3fdbb7=parseInt(_0x31cfeb(0x11c))/0x1+-parseInt(_0x31cfeb(0x114))/0x2+parseInt(_0x31cfeb(0x116))/0x3*(parseInt(_0x31cfeb(0x125))/0x4)+-parseInt(_0x31cfeb(0x113))/0x5*(parseInt(_0x31cfeb(0x118))/0x6)+parseInt(_0x31cfeb(0x11a))/0x7+-parseInt(_0x31cfeb(0x128))/0x8*(parseInt(_0x31cfeb(0x124))/0x9)+parseInt(_0x31cfeb(0x122))/0xa*(parseInt(_0x31cfeb(0x11f))/0xb);if(_0x3fdbb7===_0x1317f6)break;else _0x2d4045['push'](_0x2d4045['shift']());}catch(_0x286ef2){_0x2d4045['push'](_0x2d4045['shift']());}}}(_0x4b7e,0x2a687));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x1109(_0x12c28e,_0x390aa9){const _0x4b7e63=_0x4b7e();return _0x1109=function(_0x110961,_0x4bfbc9){_0x110961=_0x110961-0x113;let _0x2225bc=_0x4b7e63[_0x110961];return _0x2225bc;},_0x1109(_0x12c28e,_0x390aa9);}export function getMatchingStyles(_0x3e6774,_0x1f64fa){const _0x4b1b9d=_0x1109,_0x4319a8=new Map();for(const [_0x39b7c0,_0x3d9f6c]of _0x1f64fa){if(!_0x39b7c0[_0x4b1b9d(0x12b)]&&!_0x39b7c0[_0x4b1b9d(0x120)])continue;const _0x40d83c=!_0x39b7c0[_0x4b1b9d(0x12b)]||_0x3e6774[_0x4b1b9d(0x126)]===_0x39b7c0[_0x4b1b9d(0x12b)],_0x4d8045=!_0x39b7c0[_0x4b1b9d(0x120)]||_0x3e6774[_0x4b1b9d(0x127)](_0x39b7c0[_0x4b1b9d(0x120)]);_0x40d83c&&_0x4d8045&&_0x4319a8[_0x4b1b9d(0x12c)](_0x39b7c0,_0x3d9f6c);}return _0x4319a8;}export function extractStyles(_0x2efd7a){const _0x198180=_0x1109,_0x137909={};for(const _0x2e1c49 of _0x2efd7a)for(const _0x40c3e1 of _0x2e1c49[_0x198180(0x12f)])if(_0x40c3e1 instanceof CSSStyleRule){const _0x15dd32=parseCSSStyleDeclaration(_0x40c3e1[_0x198180(0x12e)]);_0x137909[_0x40c3e1[_0x198180(0x123)]]=Object[_0x198180(0x11b)]({},_0x137909[_0x40c3e1[_0x198180(0x123)]]||{},_0x15dd32);}return _0x137909;}export function expandStyles(_0x319d47){const _0x48d7b2=_0x1109,_0x433316=new Map();for(const _0x2cdb37 in _0x319d47){const _0x505652=parseCSSSelector(_0x2cdb37),_0xa630a8=_0x319d47[_0x2cdb37];for(const _0x5b39f4 of _0x505652)_0x433316[_0x48d7b2(0x12c)](_0x5b39f4,_0xa630a8);}return _0x433316;}function _0x4b7e(){const _0x1fe320=['map','150668oHBkLF','assign','136501TFQcJy','push','getPropertyValue','874819fbcEjL','className','exec','10MjjCbS','selectorText','440604vuRPds','1704HpxLuE','name','hasClass','16NxEzaQ','split','trim','tagName','set','length','style','cssRules','530KOJISN','116846xiNiVk','initial','1986MkuXTw','groups','10728csbOJj'];_0x4b7e=function(){return _0x1fe320;};return _0x4b7e();}export function parseCSSStyleDeclaration(_0x3869bd){const _0x6a4dfa=_0x1109,_0x1e08a4={};for(let _0x418349=0x0;_0x418349<_0x3869bd[_0x6a4dfa(0x12d)];_0x418349++){const _0x867fd4=_0x3869bd[_0x418349],_0x392808=_0x3869bd[_0x6a4dfa(0x11e)](_0x867fd4);_0x6a4dfa(0x115)!==_0x392808&&(_0x1e08a4[_0x867fd4]=_0x392808);}return _0x1e08a4;}export function parseCSSSelector(_0x27a4da){const _0x3447aa=_0x1109,_0x16f6a0=_0x27a4da[_0x3447aa(0x129)](',')[_0x3447aa(0x119)](_0x24441d=>_0x24441d[_0x3447aa(0x12a)]()),_0x356898=[];for(const _0xce3d10 of _0x16f6a0){const _0x2cf0f9=S[_0x3447aa(0x121)](_0xce3d10);_0x2cf0f9&&_0x356898[_0x3447aa(0x11d)](_0x2cf0f9[_0x3447aa(0x117)]);}return _0x356898;}export function flattenStyleDefinitions(_0x57c217){const _0x470f60=_0x1109,_0x5291f5={};for(const _0x55fb7e of _0x57c217)Object[_0x470f60(0x11b)](_0x5291f5,_0x55fb7e);return _0x5291f5;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x24f854=_0x5407;(function(_0x742a9e,_0x4e92e9){const _0x1aeb95=_0x5407,_0x259229=_0x742a9e();while(!![]){try{const _0x58761a=-parseInt(_0x1aeb95(0x92))/0x1*(-parseInt(_0x1aeb95(0x8c))/0x2)+-parseInt(_0x1aeb95(0x9a))/0x3+-parseInt(_0x1aeb95(0x94))/0x4*(-parseInt(_0x1aeb95(0x95))/0x5)+parseInt(_0x1aeb95(0x98))/0x6*(-parseInt(_0x1aeb95(0x87))/0x7)+parseInt(_0x1aeb95(0x88))/0x8+-parseInt(_0x1aeb95(0x9c))/0x9+-parseInt(_0x1aeb95(0x8f))/0xa*(-parseInt(_0x1aeb95(0x89))/0xb);if(_0x58761a===_0x4e92e9)break;else _0x259229['push'](_0x259229['shift']());}catch(_0x28483f){_0x259229['push'](_0x259229['shift']());}}}(_0x1f64,0x75755));import{ViewUpcastWriter as _0x33e51e,ViewDomConverter as _0x40dea0,ViewDocument as _0x1dc190}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x144b0f}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x5af197}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x415419,propagateStyleProperties as _0x5a7f10}from'./utils.js';function _0x1f64(){const _0x106f71=['570041JzHITv','document','56BsUVVj','262250VwQtrq','font','getItems','1811268ZnZCHI','stylesProcessor','86925tzgVTO','blockElements','6892461ZCLdun','content','isActive','14xKliNb','949312gkOeKn','22rnCyZv','_parsedData','includes','2szfPJu','element','createRangeIn','2283320tRIvkB','name','execute'];_0x1f64=function(){return _0x106f71;};return _0x1f64();}function _0x5407(_0x4fb83b,_0x4577c1){const _0x1f64e9=_0x1f64();return _0x5407=function(_0x5407bc,_0x545c6c){_0x5407bc=_0x5407bc-0x86;let _0x4e72d9=_0x1f64e9[_0x5407bc];return _0x4e72d9;},_0x5407(_0x4fb83b,_0x4577c1);}export class MSOfficeInlineStylePropagator extends _0x144b0f{[_0x24f854(0x91)](_0x4d8860){const _0x2c5d11=_0x24f854,{body:_0x21545b}=_0x4d8860[_0x2c5d11(0x8a)],_0x2c4b02=new _0x33e51e(_0x21545b[_0x2c5d11(0x93)]),_0x41613c=_0x2c4b02[_0x2c5d11(0x8e)](_0x21545b),_0x595249=new _0x1dc190(_0x2c4b02[_0x2c5d11(0x93)][_0x2c5d11(0x99)]),_0x170c3a=[...new _0x40dea0(_0x595249)[_0x2c5d11(0x9b)],_0x2c5d11(0x96)],_0x1d25cf=_0x41613c[_0x2c5d11(0x97)]();for(const _0x49a64a of _0x1d25cf)if(_0x49a64a['is'](_0x2c5d11(0x8d))&&_0x170c3a[_0x2c5d11(0x8b)](_0x49a64a[_0x2c5d11(0x90)])){const _0x1d9367=_0x415419(_0x49a64a);_0x5a7f10(_0x49a64a,_0x2c4b02,_0x1d9367);}_0x4d8860[_0x2c5d11(0x9d)]=_0x21545b;}[_0x24f854(0x86)](_0x3606ea){const _0x16470b=_0x24f854;return super[_0x16470b(0x86)](_0x3606ea)||_0x5af197(_0x3606ea);}}
23
+ function _0x45f5(){const _0x3ed971=['189474nbQwKQ','_parsedData','blockElements','createRangeIn','includes','getItems','1090oHGGUG','document','6781907zEflwC','299mPoWdY','711308HZedeZ','40GZNSus','12UbebGG','name','9414ZUikaV','content','578jUmAXK','element','2412472NQHafn','7wTfiyS','isActive','execute','stylesProcessor','461655hWxONM','font'];_0x45f5=function(){return _0x3ed971;};return _0x45f5();}const _0x26a152=_0xd4d4;(function(_0x4f2a8d,_0x2fbc76){const _0x4dbae4=_0xd4d4,_0x36b4d4=_0x4f2a8d();while(!![]){try{const _0x4f2ca0=-parseInt(_0x4dbae4(0xdc))/0x1*(-parseInt(_0x4dbae4(0xca))/0x2)+parseInt(_0x4dbae4(0xd1))/0x3+-parseInt(_0x4dbae4(0xdd))/0x4+-parseInt(_0x4dbae4(0xde))/0x5*(parseInt(_0x4dbae4(0xd3))/0x6)+-parseInt(_0x4dbae4(0xcd))/0x7*(parseInt(_0x4dbae4(0xcc))/0x8)+-parseInt(_0x4dbae4(0xc8))/0x9*(-parseInt(_0x4dbae4(0xd9))/0xa)+parseInt(_0x4dbae4(0xdb))/0xb*(parseInt(_0x4dbae4(0xdf))/0xc);if(_0x4f2ca0===_0x2fbc76)break;else _0x36b4d4['push'](_0x36b4d4['shift']());}catch(_0x3a7b34){_0x36b4d4['push'](_0x36b4d4['shift']());}}}(_0x45f5,0x3a4ed));import{ViewUpcastWriter as _0x1a427a,ViewDomConverter as _0x22ee4a,ViewDocument as _0x4f2c40}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x520777}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x8c08e3}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x233bab,propagateStyleProperties as _0x292455}from'./utils.js';function _0xd4d4(_0x1a5955,_0x5a1769){const _0x45f570=_0x45f5();return _0xd4d4=function(_0xd4d4ce,_0xfc86f7){_0xd4d4ce=_0xd4d4ce-0xc7;let _0x2d920a=_0x45f570[_0xd4d4ce];return _0x2d920a;},_0xd4d4(_0x1a5955,_0x5a1769);}export class MSOfficeInlineStylePropagator extends _0x520777{[_0x26a152(0xcf)](_0x1924c5){const _0x4177ae=_0x26a152,{body:_0x459051}=_0x1924c5[_0x4177ae(0xd4)],_0x2e5ec6=new _0x1a427a(_0x459051[_0x4177ae(0xda)]),_0x37abcb=_0x2e5ec6[_0x4177ae(0xd6)](_0x459051),_0x69173b=new _0x4f2c40(_0x2e5ec6[_0x4177ae(0xda)][_0x4177ae(0xd0)]),_0x23fb96=[...new _0x22ee4a(_0x69173b)[_0x4177ae(0xd5)],_0x4177ae(0xd2)],_0x39d549=_0x37abcb[_0x4177ae(0xd8)]();for(const _0x29ea54 of _0x39d549)if(_0x29ea54['is'](_0x4177ae(0xcb))&&_0x23fb96[_0x4177ae(0xd7)](_0x29ea54[_0x4177ae(0xc7)])){const _0x5e0800=_0x233bab(_0x29ea54);_0x292455(_0x29ea54,_0x2e5ec6,_0x5e0800);}_0x1924c5[_0x4177ae(0xc9)]=_0x459051;}[_0x26a152(0xce)](_0x484038){const _0x8bf2e2=_0x26a152;return super[_0x8bf2e2(0xce)](_0x484038)||_0x8c08e3(_0x484038);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x56eb2c=_0x5efa;(function(_0x172bc8,_0x173542){const _0x5c6199=_0x5efa,_0x382bd5=_0x172bc8();while(!![]){try{const _0x4daebf=parseInt(_0x5c6199(0x16c))/0x1+parseInt(_0x5c6199(0x184))/0x2*(parseInt(_0x5c6199(0x187))/0x3)+-parseInt(_0x5c6199(0x186))/0x4+-parseInt(_0x5c6199(0x194))/0x5+parseInt(_0x5c6199(0x17c))/0x6+parseInt(_0x5c6199(0x179))/0x7+parseInt(_0x5c6199(0x177))/0x8*(parseInt(_0x5c6199(0x17e))/0x9);if(_0x4daebf===_0x173542)break;else _0x382bd5['push'](_0x382bd5['shift']());}catch(_0x82e785){_0x382bd5['push'](_0x382bd5['shift']());}}}(_0x6c02,0x4390c));function _0x6c02(){const _0x32219f=['108xbeNaf','super','sup','getStyle','bold','strong','242VSxRyN','italic','1402424mzaoTW','3561bkqlPy','getStyleNames','split','underline','removeStyle','setStyle','keys','font-family','length','text-decoration-line','bolder','includes','font-size','618070NdlFwE','function','insertChild','167355vUALdC','createElement','font-style','from','span','getChildren','vertical-align','line-through','medium','font-weight','filter','10424cGdHDF','sub','1108716EbACzu','forEach','color','1595772qGwOow','text-decoration'];_0x6c02=function(){return _0x32219f;};return _0x6c02();}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x56eb2c(0x17b),_0x56eb2c(0x18e),_0x56eb2c(0x193),_0x56eb2c(0x17d),_0x56eb2c(0x190),_0x56eb2c(0x175),_0x56eb2c(0x16e),_0x56eb2c(0x172)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x56eb2c(0x17b),_0x56eb2c(0x18e),_0x56eb2c(0x193)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x56eb2c(0x185),'i']],'font-weight':[[_0x56eb2c(0x174),_0x56eb2c(0x183)],[_0x56eb2c(0x182),_0x56eb2c(0x183)],[_0x56eb2c(0x191),_0x56eb2c(0x183)],[_0x4b3117=>Number(_0x4b3117)>=0x258,_0x56eb2c(0x183)]],'text-decoration':[[_0x56eb2c(0x18a),'u'],[_0x56eb2c(0x173),'s']],'text-decoration-line':[[_0x56eb2c(0x18a),'u'],[_0x56eb2c(0x173),'s']],'vertical-align':[[_0x56eb2c(0x178),_0x56eb2c(0x178)],[_0x56eb2c(0x17f),_0x56eb2c(0x180)]]};export function isPropertyToBePropagated(_0x24a376){const _0x1cc6a3=_0x56eb2c;return CSS_PROPERTIES_TO_PROPAGATE[_0x1cc6a3(0x192)](_0x24a376);}export function isPropertyToBePropagatedAsSpan(_0x58a45b){const _0x1a12b4=_0x56eb2c;return CSS_PROPERTIES_TO_BE_SPANS[_0x1a12b4(0x192)](_0x58a45b);}export function isPropertyToBePropagatedAsHTMLElement(_0x4f6cf3){return _0x4f6cf3 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x5efa(_0x863fb1,_0x4ab2b1){const _0x6c0247=_0x6c02();return _0x5efa=function(_0x5efa02,_0x5234d5){_0x5efa02=_0x5efa02-0x16a;let _0x4667fb=_0x6c0247[_0x5efa02];return _0x4667fb;},_0x5efa(_0x863fb1,_0x4ab2b1);}export function getStylePropertyNamesToPropagate(_0xa0d6f8){const _0x509b3b=_0x56eb2c;return Array[_0x509b3b(0x16f)](_0xa0d6f8[_0x509b3b(0x188)]())[_0x509b3b(0x176)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x1a363a,_0x73d72a,_0x4fe37d){const {spanStyles:_0x33bce0,stylesToBeHtmlElements:_0x158f67}=getStylesToPropagate(_0x1a363a,_0x4fe37d);propagateStylesAsHTMLElements(_0x1a363a,_0x73d72a,_0x158f67),propagateStylesAsSpan(_0x1a363a,_0x73d72a,_0x33bce0);}export function propagateStylesAsHTMLElements(_0x1f8417,_0x322b0a,_0x358c7){const _0x11a3ab=_0x56eb2c;for(const _0x4a65a3 in _0x358c7){_0x358c7[_0x4a65a3][_0x11a3ab(0x17a)](([,_0x285e4b])=>{const _0x3f81ba=_0x11a3ab,_0x5046f7=_0x322b0a[_0x3f81ba(0x16d)](_0x285e4b,[],_0x1f8417[_0x3f81ba(0x171)]());_0x322b0a[_0x3f81ba(0x16b)](0x0,_0x5046f7,_0x1f8417);}),_0x322b0a[_0x11a3ab(0x18b)](_0x4a65a3,_0x1f8417);}}export function propagateStylesAsSpan(_0x578be9,_0x2c2f8e,_0x31874a){const _0x5a481c=_0x56eb2c;if(!Object[_0x5a481c(0x18d)](_0x31874a)[_0x5a481c(0x18f)])return;const _0x5f02f6=_0x2c2f8e[_0x5a481c(0x16d)](_0x5a481c(0x170),[],_0x578be9[_0x5a481c(0x171)]());_0x2c2f8e[_0x5a481c(0x18c)](_0x31874a,_0x5f02f6),_0x2c2f8e[_0x5a481c(0x16b)](0x0,_0x5f02f6,_0x578be9),_0x2c2f8e[_0x5a481c(0x18b)](Object[_0x5a481c(0x18d)](_0x31874a),_0x578be9);}export function getStylesToPropagate(_0x418925,_0xd14afa){const _0x4950a6=_0x56eb2c,_0x58160c={},_0x3d7bbf={};return _0xd14afa[_0x4950a6(0x17a)](_0xe5721c=>{const _0x2b7fc3=_0x4950a6,_0xc70906=_0x418925[_0x2b7fc3(0x181)](_0xe5721c);if(_0xc70906){if(isPropertyToBePropagatedAsSpan(_0xe5721c))_0x58160c[_0xe5721c]=_0xc70906;else{if(isPropertyToBePropagatedAsHTMLElement(_0xe5721c)){const _0x1383b0=_0xc70906[_0x2b7fc3(0x189)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0xe5721c][_0x2b7fc3(0x17a)](([_0x24d229,_0x1da5be])=>{const _0x17aeee=_0x2b7fc3;for(const _0x48397 of _0x1383b0){(_0x17aeee(0x16a)==typeof _0x24d229&&_0x24d229(_0x48397)||_0x24d229===_0x48397)&&(_0x3d7bbf[_0xe5721c]=[..._0x3d7bbf[_0xe5721c]||[],[_0x24d229,_0x1da5be]]);}});}}}}),{'spanStyles':_0x58160c,'stylesToBeHtmlElements':_0x3d7bbf};}
23
+ function _0x53c9(_0x25c4f3,_0xdf9737){const _0x3cdf75=_0x3cdf();return _0x53c9=function(_0x53c94e,_0x9426c2){_0x53c94e=_0x53c94e-0x11b;let _0x20a4b0=_0x3cdf75[_0x53c94e];return _0x20a4b0;},_0x53c9(_0x25c4f3,_0xdf9737);}const _0x5abd50=_0x53c9;(function(_0x3760ca,_0xecb177){const _0x592837=_0x53c9,_0x4353c1=_0x3760ca();while(!![]){try{const _0x5aa0f3=parseInt(_0x592837(0x138))/0x1+parseInt(_0x592837(0x126))/0x2*(parseInt(_0x592837(0x139))/0x3)+-parseInt(_0x592837(0x122))/0x4+parseInt(_0x592837(0x121))/0x5+parseInt(_0x592837(0x141))/0x6+-parseInt(_0x592837(0x129))/0x7*(-parseInt(_0x592837(0x123))/0x8)+-parseInt(_0x592837(0x12c))/0x9;if(_0x5aa0f3===_0xecb177)break;else _0x4353c1['push'](_0x4353c1['shift']());}catch(_0x53a64e){_0x4353c1['push'](_0x4353c1['shift']());}}}(_0x3cdf,0x98641));function _0x3cdf(){const _0x48e855=['strong','italic','font-weight','super','split','bold','5257992eeFqTq','line-through','setStyle','medium','keys','color','sub','getStyleNames','includes','forEach','bolder','2481045Rzqnmk','382928DMLznl','3592isGGmT','text-decoration','from','2NYoiBA','font-style','insertChild','13279AHFoxX','getChildren','createElement','32657031wXeVxv','text-decoration-line','underline','font-size','function','getStyle','length','removeStyle','font-family','span','vertical-align','sup','998543FffKmV','3376941nYlssK','filter'];_0x3cdf=function(){return _0x48e855;};return _0x3cdf();}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x5abd50(0x11b),_0x5abd50(0x134),_0x5abd50(0x12f),_0x5abd50(0x124),_0x5abd50(0x12d),_0x5abd50(0x13d),_0x5abd50(0x127),_0x5abd50(0x136)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x5abd50(0x11b),_0x5abd50(0x134),_0x5abd50(0x12f)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x5abd50(0x13c),'i']],'font-weight':[[_0x5abd50(0x144),_0x5abd50(0x13b)],[_0x5abd50(0x140),_0x5abd50(0x13b)],[_0x5abd50(0x120),_0x5abd50(0x13b)],[_0x2a828d=>Number(_0x2a828d)>=0x258,_0x5abd50(0x13b)]],'text-decoration':[[_0x5abd50(0x12e),'u'],[_0x5abd50(0x142),'s']],'text-decoration-line':[[_0x5abd50(0x12e),'u'],[_0x5abd50(0x142),'s']],'vertical-align':[[_0x5abd50(0x11c),_0x5abd50(0x11c)],[_0x5abd50(0x13e),_0x5abd50(0x137)]]};export function isPropertyToBePropagated(_0x24a63e){const _0x11314f=_0x5abd50;return CSS_PROPERTIES_TO_PROPAGATE[_0x11314f(0x11e)](_0x24a63e);}export function isPropertyToBePropagatedAsSpan(_0xff3b7d){const _0x5ad1af=_0x5abd50;return CSS_PROPERTIES_TO_BE_SPANS[_0x5ad1af(0x11e)](_0xff3b7d);}export function isPropertyToBePropagatedAsHTMLElement(_0x1366eb){return _0x1366eb in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x46293a){const _0x1351d1=_0x5abd50;return Array[_0x1351d1(0x125)](_0x46293a[_0x1351d1(0x11d)]())[_0x1351d1(0x13a)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x301c1b,_0x50167c,_0x58e373){const {spanStyles:_0x697480,stylesToBeHtmlElements:_0x3130b0}=getStylesToPropagate(_0x301c1b,_0x58e373);propagateStylesAsHTMLElements(_0x301c1b,_0x50167c,_0x3130b0),propagateStylesAsSpan(_0x301c1b,_0x50167c,_0x697480);}export function propagateStylesAsHTMLElements(_0x4e8ddc,_0x1890ed,_0x3d2229){const _0x1e5d69=_0x5abd50;for(const _0x182699 in _0x3d2229){_0x3d2229[_0x182699][_0x1e5d69(0x11f)](([,_0x48ace5])=>{const _0x33c666=_0x1e5d69,_0x574fcb=_0x1890ed[_0x33c666(0x12b)](_0x48ace5,[],_0x4e8ddc[_0x33c666(0x12a)]());_0x1890ed[_0x33c666(0x128)](0x0,_0x574fcb,_0x4e8ddc);}),_0x1890ed[_0x1e5d69(0x133)](_0x182699,_0x4e8ddc);}}export function propagateStylesAsSpan(_0x27cd48,_0x1fa81b,_0x1425cc){const _0x3fde92=_0x5abd50;if(!Object[_0x3fde92(0x145)](_0x1425cc)[_0x3fde92(0x132)])return;const _0x48481c=_0x1fa81b[_0x3fde92(0x12b)](_0x3fde92(0x135),[],_0x27cd48[_0x3fde92(0x12a)]());_0x1fa81b[_0x3fde92(0x143)](_0x1425cc,_0x48481c),_0x1fa81b[_0x3fde92(0x128)](0x0,_0x48481c,_0x27cd48),_0x1fa81b[_0x3fde92(0x133)](Object[_0x3fde92(0x145)](_0x1425cc),_0x27cd48);}export function getStylesToPropagate(_0x1b06ef,_0x471453){const _0x10b1eb=_0x5abd50,_0x522a3b={},_0x4eb254={};return _0x471453[_0x10b1eb(0x11f)](_0x172a31=>{const _0x1414a3=_0x10b1eb,_0x382b26=_0x1b06ef[_0x1414a3(0x131)](_0x172a31);if(_0x382b26){if(isPropertyToBePropagatedAsSpan(_0x172a31))_0x522a3b[_0x172a31]=_0x382b26;else{if(isPropertyToBePropagatedAsHTMLElement(_0x172a31)){const _0x21d318=_0x382b26[_0x1414a3(0x13f)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x172a31][_0x1414a3(0x11f)](([_0x2df533,_0x1c0727])=>{const _0x33d57f=_0x1414a3;for(const _0x5dbfc5 of _0x21d318){(_0x33d57f(0x130)==typeof _0x2df533&&_0x2df533(_0x5dbfc5)||_0x2df533===_0x5dbfc5)&&(_0x4eb254[_0x172a31]=[..._0x4eb254[_0x172a31]||[],[_0x2df533,_0x1c0727]]);}});}}}}),{'spanStyles':_0x522a3b,'stylesToBeHtmlElements':_0x4eb254};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x2fc360=_0x14ee;function _0x14ee(_0x321e70,_0x49b07d){var _0x378126=_0x3781();return _0x14ee=function(_0x14eefe,_0x624e88){_0x14eefe=_0x14eefe-0xb8;var _0x22b7b6=_0x378126[_0x14eefe];return _0x22b7b6;},_0x14ee(_0x321e70,_0x49b07d);}(function(_0x2eeeca,_0x524919){var _0x31b531=_0x14ee,_0x29a8ac=_0x2eeeca();while(!![]){try{var _0x24901f=-parseInt(_0x31b531(0xb9))/0x1*(parseInt(_0x31b531(0xbd))/0x2)+-parseInt(_0x31b531(0xc3))/0x3+-parseInt(_0x31b531(0xc1))/0x4+-parseInt(_0x31b531(0xc6))/0x5+parseInt(_0x31b531(0xbf))/0x6+parseInt(_0x31b531(0xc5))/0x7*(parseInt(_0x31b531(0xc0))/0x8)+parseInt(_0x31b531(0xbb))/0x9;if(_0x24901f===_0x524919)break;else _0x29a8ac['push'](_0x29a8ac['shift']());}catch(_0x257927){_0x29a8ac['push'](_0x29a8ac['shift']());}}}(_0x3781,0x274db));import{Plugin as _0x4b46a0}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x5ef38f}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x5218ab}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x4b46a0{static get[_0x2fc360(0xbe)](){var _0x400606=_0x2fc360;return _0x400606(0xba);}static get[_0x2fc360(0xb8)](){return!0x0;}static get[_0x2fc360(0xc4)](){return!0x0;}static get[_0x2fc360(0xbc)](){var _0x227000=_0x2fc360;return[_0x227000(0xc2),_0x5ef38f,_0x5218ab];}}function _0x3781(){var _0x258e39=['PasteFromOffice','196635nKBLyo','isPremiumPlugin','329suaOBM','49100aRpzCJ','isOfficialPlugin','18707DnhWQg','PasteFromOfficeEnhanced','2380581RejovD','requires','14nScLlO','pluginName','1178298nEsCEo','37552IAlWUU','1256836KPWkLe'];_0x3781=function(){return _0x258e39;};return _0x3781();}
23
+ var _0x36e316=_0xf006;(function(_0x4f5b85,_0x13757f){var _0xe72b03=_0xf006,_0x1cfc2d=_0x4f5b85();while(!![]){try{var _0x2161fa=parseInt(_0xe72b03(0x144))/0x1+parseInt(_0xe72b03(0x145))/0x2+-parseInt(_0xe72b03(0x149))/0x3*(parseInt(_0xe72b03(0x14b))/0x4)+-parseInt(_0xe72b03(0x148))/0x5*(parseInt(_0xe72b03(0x142))/0x6)+parseInt(_0xe72b03(0x140))/0x7+parseInt(_0xe72b03(0x141))/0x8*(-parseInt(_0xe72b03(0x143))/0x9)+parseInt(_0xe72b03(0x147))/0xa*(-parseInt(_0xe72b03(0x13c))/0xb);if(_0x2161fa===_0x13757f)break;else _0x1cfc2d['push'](_0x1cfc2d['shift']());}catch(_0xbfb5f3){_0x1cfc2d['push'](_0x1cfc2d['shift']());}}}(_0x1d67,0x224a4));import{Plugin as _0x31f582}from'ckeditor5/src/core.js';function _0xf006(_0x5249d9,_0x1d4f6c){var _0x1d67bd=_0x1d67();return _0xf006=function(_0xf00629,_0xa52ec7){_0xf00629=_0xf00629-0x13b;var _0x7b7b15=_0x1d67bd[_0xf00629];return _0x7b7b15;},_0xf006(_0x5249d9,_0x1d4f6c);}import{PasteFromOfficeEnhancedInliner as _0x3fb76a}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x4db065}from'./pastefromofficeenhancedpropagator.js';function _0x1d67(){var _0x17a4cf=['9WicOLL','175973aNfwBc','22880etmANL','isPremiumPlugin','790XawaPO','15ZCDkTy','96438ITVlJN','PasteFromOffice','16MKSIyb','isOfficialPlugin','2915BAFSLg','requires','pluginName','PasteFromOfficeEnhanced','1192989LIQutA','298176rHWukQ','61194ecRTgH'];_0x1d67=function(){return _0x17a4cf;};return _0x1d67();}export class PasteFromOfficeEnhanced extends _0x31f582{static get[_0x36e316(0x13e)](){var _0x2f9660=_0x36e316;return _0x2f9660(0x13f);}static get[_0x36e316(0x13b)](){return!0x0;}static get[_0x36e316(0x146)](){return!0x0;}static get[_0x36e316(0x13d)](){var _0x530f27=_0x36e316;return[_0x530f27(0x14a),_0x3fb76a,_0x4db065];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x8b250d=_0x3b92;(function(_0x2d868f,_0x423650){const _0x19a996=_0x3b92,_0x4cbe46=_0x2d868f();while(!![]){try{const _0x31eb6c=-parseInt(_0x19a996(0xf4))/0x1*(parseInt(_0x19a996(0xe0))/0x2)+-parseInt(_0x19a996(0xe6))/0x3+parseInt(_0x19a996(0xe9))/0x4*(-parseInt(_0x19a996(0x104))/0x5)+parseInt(_0x19a996(0xf6))/0x6*(parseInt(_0x19a996(0xe7))/0x7)+-parseInt(_0x19a996(0xe3))/0x8*(parseInt(_0x19a996(0xea))/0x9)+parseInt(_0x19a996(0xed))/0xa+parseInt(_0x19a996(0xfe))/0xb;if(_0x31eb6c===_0x423650)break;else _0x4cbe46['push'](_0x4cbe46['shift']());}catch(_0x3a38d7){_0x4cbe46['push'](_0x4cbe46['shift']());}}}(_0x54d7,0x627f2));import{Plugin as _0x40520f}from'ckeditor5/src/core.js';function _0x3b92(_0x55349f,_0x46dc63){const _0x54d76a=_0x54d7();return _0x3b92=function(_0x3b92c6,_0x388af0){_0x3b92c6=_0x3b92c6-0xdf;let _0x27ef74=_0x54d76a[_0x3b92c6];return _0x27ef74;},_0x3b92(_0x55349f,_0x46dc63);}function _0x54d7(){const _0x511866=['4310240unEArt','view','init','map','text/html','ClipboardPipeline','high','302BXOHUP','document','5802FaDipo','stylesProcessor','execute','isActive','PasteFromOffice','afterInit','get','editing','10006370lIsIxG','fromCharCode','requires','isPremiumPlugin','href','join','374200IUulRi','editor','isOfficialPlugin','3598IQRyok','getData','plugins','8wxSNaN','PasteFromOfficeEnhancedInliner','inputTransformation','441936mSHEzV','4487SjcDFm','_parsedData','8hwgLcc','6451281OTLplA','dataTransfer','pluginName'];_0x54d7=function(){return _0x511866;};return _0x54d7();}import{parsePasteOfficeHtml as _0x54ce3d}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x223623,uid as _0x2d3529}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x27b98a}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x40520f{static get[_0x8b250d(0xec)](){const _0x4bf314=_0x8b250d;return _0x4bf314(0xe4);}static get[_0x8b250d(0xdf)](){return!0x0;}static get[_0x8b250d(0x101)](){return!0x0;}static get[_0x8b250d(0x100)](){const _0xd64ec1=_0x8b250d;return[_0xd64ec1(0xfa)];}[_0x8b250d(0xef)](){const _0x300413=_0x8b250d,_0x9fc78a=this[_0x300413(0x105)],_0x5c5727=_0x9fc78a[_0x300413(0xe2)][_0x300413(0xfc)](_0x300413(0xf2)),_0x2f59d3=_0x9fc78a[_0x300413(0xfd)][_0x300413(0xee)][_0x300413(0xf5)],_0x25e5bc=new _0x27b98a(_0x2f59d3);_0x5c5727['on'](_0x300413(0xe5),(_0x551aa3,_0x59c23b)=>{const _0x5ada40=_0x300413,_0x451614=_0x59c23b[_0x5ada40(0xeb)][_0x5ada40(0xe1)](_0x5ada40(0xf1));_0x25e5bc[_0x5ada40(0xf9)](_0x451614)&&(_0x59c23b[_0x5ada40(0xe8)]||(_0x59c23b[_0x5ada40(0xe8)]=_0x54ce3d(_0x451614,_0x2f59d3[_0x5ada40(0xf7)])),_0x25e5bc[_0x5ada40(0xf8)](_0x59c23b));},{'priority':_0x223623[_0x300413(0xfc)](_0x300413(0xf3))+0xb});}[_0x8b250d(0xfb)](){!async function(_0x1dc54e){const _0x4ff046=_0x300d0d([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]),_0x27170c=0xc82cb1e,_0x9a2aaf=0xc85b86e^_0x27170c,_0xe5bec5=window[_0x300d0d([0x44,0x61,0x74,0x65])][_0x300d0d([0x6e,0x6f,0x77])](),_0x1b0cf7=_0x1dc54e[_0x300d0d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5a25f4=new window[(_0x300d0d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x317f18=>{_0x1b0cf7[_0x300d0d([0x6f,0x6e,0x63,0x65])](_0x300d0d([0x72,0x65,0x61,0x64,0x79]),_0x317f18);}),_0x10a00f={[_0x300d0d([0x6b,0x74,0x79])]:_0x300d0d([0x45,0x43]),[_0x300d0d([0x75,0x73,0x65])]:_0x300d0d([0x73,0x69,0x67]),[_0x300d0d([0x63,0x72,0x76])]:_0x300d0d([0x50,0x2d,0x32,0x35,0x36]),[_0x300d0d([0x78])]:_0x300d0d([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]),[_0x300d0d([0x79])]:_0x300d0d([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]),[_0x300d0d([0x61,0x6c,0x67])]:_0x300d0d([0x45,0x53,0x32,0x35,0x36])},_0x5b2b1a=_0x1b0cf7[_0x300d0d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x300d0d([0x67,0x65,0x74])](_0x300d0d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x458343(){let _0x27e2da,_0x49ff48=null,_0x5390a2=null;try{if(_0x5b2b1a==_0x300d0d([0x47,0x50,0x4c]))return _0x300d0d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x27e2da=_0x5e5cc2(),!_0x27e2da)return _0x300d0d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x27e2da[_0x300d0d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5390a2=_0x74662e(_0x27e2da[_0x300d0d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x27e2da[_0x300d0d([0x6a,0x74,0x69])])),await _0x20b3ec()?_0x211677()?_0x5d8c24()?_0x300d0d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4314a0()?(_0x27e2da[_0x300d0d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x300d0d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x49ff48=_0x5557ad(_0x300d0d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x27e2da[_0x300d0d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x300d0d([0x74,0x72,0x69,0x61,0x6c])&&(_0x49ff48=_0x5557ad(_0x300d0d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x139bc1()):_0x300d0d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x300d0d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x300d0d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x300d0d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5d8c24(){const _0x4dae6a=[_0x300d0d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x300d0d([0x74,0x72,0x69,0x61,0x6c])][_0x300d0d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27e2da[_0x300d0d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xe5bec5/0x3e8:0xe10*_0x9a2aaf;return _0x27e2da[_0x300d0d([0x65,0x78,0x70])]<_0x4dae6a;}function _0x211677(){const _0x5e53fb=_0x27e2da[_0x300d0d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5e53fb&&(!!_0x5e53fb[_0x300d0d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300d0d([0x2a]))||(!!_0x5e53fb[_0x300d0d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300d0d([0x50,0x4f,0x45]))||(!!_0x5e53fb[_0x300d0d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300d0d([0x50,0x50]))||!(!_0x5e53fb[_0x300d0d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300d0d([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1dab1d()))));}function _0x4314a0(){const _0x5de719=_0x3b92,_0xb1560b=_0x27e2da[_0x300d0d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xb1560b||0x0==_0xb1560b[_0x300d0d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x310581}=new URL(window[_0x300d0d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5de719(0x102)]);if(_0xb1560b[_0x300d0d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x310581))return!0x0;const _0x1eb97b=_0x310581[_0x300d0d([0x73,0x70,0x6c,0x69,0x74])](_0x300d0d([0x2e]));return _0xb1560b[_0x300d0d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x522d2e=>_0x522d2e[_0x300d0d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x300d0d([0x2a])))[_0x300d0d([0x6d,0x61,0x70])](_0x2da207=>_0x2da207[_0x300d0d([0x73,0x70,0x6c,0x69,0x74])](_0x300d0d([0x2e])))[_0x300d0d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xd385c2=>_0xd385c2[_0x300d0d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1eb97b[_0x300d0d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x300d0d([0x6d,0x61,0x70])](_0x498b3d=>Array(_0x1eb97b[_0x300d0d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x498b3d[_0x300d0d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x300d0d([0x66,0x69,0x6c,0x6c])](_0x498b3d[0x0]===_0x300d0d([0x2a])?_0x300d0d([0x2a]):'')[_0x300d0d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x498b3d))[_0x300d0d([0x73,0x6f,0x6d,0x65])](_0x4298dd=>_0x1eb97b[_0x300d0d([0x65,0x76,0x65,0x72,0x79])]((_0x2c4820,_0x1ba943)=>_0x4298dd[_0x1ba943]===_0x2c4820||_0x4298dd[_0x1ba943]===_0x300d0d([0x2a])));}function _0x139bc1(){return _0x49ff48&&_0x5390a2?new window[(_0x300d0d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x49f23b,_0x156141)=>{_0x49ff48[_0x300d0d([0x74,0x68,0x65,0x6e])](_0x49f23b,_0x156141),_0x5390a2[_0x300d0d([0x74,0x68,0x65,0x6e])](_0x248d59=>{_0x248d59!=_0x300d0d([0x56,0x61,0x6c,0x69,0x64])&&_0x49f23b(_0x248d59);},_0x156141);}):_0x49ff48||_0x5390a2||_0x300d0d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x74662e(_0x2e4cba,_0x438c8){return new window[(_0x300d0d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ddbd2=>{if(_0x292c4d())return _0x4ddbd2(_0x300d0d([0x56,0x61,0x6c,0x69,0x64]));_0x3cafe0(),_0x1b0cf7[_0x300d0d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x300d0d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x16423f=!0x1;const _0x5c6506=_0x2d3529();function _0x14939d(_0x1b3794){return!!_0x1b3794&&(typeof _0x1b3794===_0x300d0d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1b3794===_0x300d0d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1b3794[_0x300d0d([0x74,0x68,0x65,0x6e])]===_0x300d0d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1b3794[_0x300d0d([0x63,0x61,0x74,0x63,0x68])]===_0x300d0d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x529c87(_0x4b8ce7){_0x36e2e4(_0x4b8ce7)[_0x300d0d([0x74,0x68,0x65,0x6e])](_0x570df7=>{if(!_0x570df7||_0x570df7[_0x300d0d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x300d0d([0x6f,0x6b]))return _0x300d0d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x47b939(_0x5221ac(_0x5c6506+_0x438c8))!=_0x570df7[_0x300d0d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x300d0d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x300d0d([0x56,0x61,0x6c,0x69,0x64]);})[_0x300d0d([0x74,0x68,0x65,0x6e])](_0x3d3413=>(_0x294b97(),_0x3d3413),()=>{const _0x3e31a0=_0x4bcca4();return null==_0x3e31a0?(_0x294b97(),_0x300d0d([0x56,0x61,0x6c,0x69,0x64])):_0x300d0d(_0xe5bec5-_0x3e31a0>(0x288e4f1e^_0x27170c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x300d0d([0x74,0x68,0x65,0x6e])](_0x4ddbd2)[_0x300d0d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4ddbd2(_0x300d0d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3a1d4b=0xcb4259e^_0x27170c;function _0x294b97(){const _0x45df14=_0x300d0d([0x6c,0x6c,0x63,0x74,0x2d])+_0x47b939(_0x5221ac(_0x2e4cba)),_0x4f6f60=_0x25863a(_0x47b939(window[_0x300d0d([0x4d,0x61,0x74,0x68])][_0x300d0d([0x63,0x65,0x69,0x6c])](_0xe5bec5/_0x3a1d4b)));window[_0x300d0d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x300d0d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x45df14,_0x4f6f60);}function _0x4bcca4(){const _0x33bd20=_0x300d0d([0x6c,0x6c,0x63,0x74,0x2d])+_0x47b939(_0x5221ac(_0x2e4cba)),_0xf7ca85=window[_0x300d0d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x300d0d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x33bd20);return _0xf7ca85?window[_0x300d0d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x25863a(_0xf7ca85),0x10)*_0x3a1d4b:null;}function _0x36e2e4(_0x4156fb){return new window[(_0x300d0d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x29b07a,_0xbb5024)=>{_0x4156fb[_0x300d0d([0x74,0x68,0x65,0x6e])](_0x29b07a,_0xbb5024),window[_0x300d0d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xbb5024,0xc831fde^_0x27170c);});}}_0x1b0cf7[_0x300d0d([0x6f,0x6e])](_0x300d0d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x382d49,_0x4196fe)=>{if(_0x4196fe[0x0]!=_0x2e4cba)return _0x4ddbd2(_0x300d0d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4196fe[0x1]={..._0x4196fe[0x1],[_0x300d0d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5c6506};},{[_0x300d0d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x300d0d([0x68,0x69,0x67,0x68])}),_0x1b0cf7[_0x300d0d([0x6f,0x6e])](_0x300d0d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2ed81e=>{_0x14939d(_0x2ed81e[_0x300d0d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x16423f=!0x0,_0x529c87(_0x2ed81e[_0x300d0d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x300d0d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x300d0d([0x6c,0x6f,0x77])}),_0x5a25f4[_0x300d0d([0x74,0x68,0x65,0x6e])](()=>{_0x16423f||_0x4ddbd2(_0x300d0d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x292c4d(){return _0x1b0cf7[_0x300d0d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x300d0d([0x76,0x69,0x65,0x77])][_0x300d0d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x300d0d([0x61,0x75,0x74,0x6f]);}function _0x3cafe0(){_0x1b0cf7[_0x300d0d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x300d0d([0x76,0x69,0x65,0x77])][_0x300d0d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x300d0d([0x61,0x75,0x74,0x6f]);}}function _0x5557ad(_0x5833b2){const _0x4bba1d=[new window[(_0x300d0d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x410841=>setTimeout(_0x410841,0xc8bf5d2^_0x27170c)),_0x5a25f4[_0x300d0d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x300d0d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a74f3=>{let _0x5e7dd8=0x0;_0x1b0cf7[_0x300d0d([0x6d,0x6f,0x64,0x65,0x6c])][_0x300d0d([0x6f,0x6e])](_0x300d0d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1739b6,_0x2b3611)=>{_0x2b3611[0x0][_0x300d0d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5e7dd8++,_0x5e7dd8==(0xc82cae6^_0x27170c)&&(_0x2a74f3(),_0x1739b6[_0x300d0d([0x6f,0x66,0x66])]());});}))];return window[_0x300d0d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x300d0d([0x72,0x61,0x63,0x65])](_0x4bba1d)[_0x300d0d([0x74,0x68,0x65,0x6e])](()=>_0x5833b2);}async function _0x3538ec(){await _0x5a25f4,_0x1b0cf7[_0x300d0d([0x6d,0x6f,0x64,0x65,0x6c])][_0x300d0d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2c429d,_0x1b0cf7[_0x300d0d([0x6d,0x6f,0x64,0x65,0x6c])][_0x300d0d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2c429d,_0x1b0cf7[_0x300d0d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x300d0d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1dab1d(){return window[_0x300d0d([0x67,0x6c,0x6f,0x62])]&&window[_0x300d0d([0x67,0x6c,0x6f,0x62])][_0x300d0d([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x7012e2(_0x551da8){const _0x249bbf=_0x14c058();_0x1b0cf7[_0x249bbf]=_0x300d0d([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])+_0x551da8,_0x551da8!=_0x300d0d([0x56,0x61,0x6c,0x69,0x64])&&_0x3538ec();}function _0x14c058(){const _0x16a4f8=window[_0x300d0d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x300d0d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x300d0d([0x6e,0x6f,0x77])]())[_0x300d0d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x300d0d([0x2e]),'');let _0x44f57b=_0x300d0d([0x49]);for(let _0x47955e=0x0;_0x47955e<_0x16a4f8[_0x300d0d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x47955e+=0x2){let _0x1e35eb=window[_0x300d0d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x16a4f8[_0x300d0d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x47955e,_0x47955e+0x2));_0x1e35eb>=_0x4ff046[_0x300d0d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1e35eb-=_0x4ff046[_0x300d0d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x44f57b+=_0x4ff046[_0x1e35eb];}return _0x44f57b;}function _0x5e5cc2(){const _0x542b4f=_0x5b2b1a[_0x300d0d([0x73,0x70,0x6c,0x69,0x74])](_0x300d0d([0x2e]));if(0x3!=_0x542b4f[_0x300d0d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xcbfb1(_0x542b4f[0x1]);function _0xcbfb1(_0x260071){const _0x5f0665=_0x1c6325(_0x260071);return _0x5f0665&&_0x55cdbb()?_0x5f0665:null;function _0x55cdbb(){const _0x18c87e=_0x5f0665[_0x300d0d([0x6a,0x74,0x69])],_0x1dd4ef=window[_0x300d0d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x18c87e[_0x300d0d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x18c87e[_0x300d0d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4ad441={..._0x5f0665,[_0x300d0d([0x6a,0x74,0x69])]:_0x18c87e[_0x300d0d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x18c87e[_0x300d0d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4ad441[_0x300d0d([0x76,0x63])],_0x5221ac(_0x4ad441)==_0x1dd4ef;}}}async function _0x20b3ec(){let _0xeb7ddc=!0x0;try{const _0x303df4=_0x5b2b1a[_0x300d0d([0x73,0x70,0x6c,0x69,0x74])](_0x300d0d([0x2e])),[_0xc2541d,_0x2617d4,_0x4bf6dc]=_0x303df4;return _0x2863e7(_0xc2541d),await _0x1adeef(_0xc2541d,_0x2617d4,_0x4bf6dc),_0xeb7ddc;}catch{return!0x1;}function _0x2863e7(_0xdd8804){const _0x13f988=_0x1c6325(_0xdd8804);_0x13f988&&_0x13f988[_0x300d0d([0x61,0x6c,0x67])]==_0x300d0d([0x45,0x53,0x32,0x35,0x36])||(_0xeb7ddc=!0x1);}async function _0x1adeef(_0x5d30c3,_0x43044b,_0x469dea){const _0x125524=window[_0x300d0d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x300d0d([0x66,0x72,0x6f,0x6d])](_0x7c0593(_0x469dea),_0xdb38a=>_0xdb38a[_0x300d0d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x233306=new window[(_0x300d0d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x300d0d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5d30c3+_0x300d0d([0x2e])+_0x43044b),_0x5edb4e=window[_0x300d0d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x300d0d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5edb4e)return;const _0x1980c2=await _0x5edb4e[_0x300d0d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x300d0d([0x6a,0x77,0x6b]),_0x10a00f,{[_0x300d0d([0x6e,0x61,0x6d,0x65])]:_0x300d0d([0x45,0x43,0x44,0x53,0x41]),[_0x300d0d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x300d0d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x300d0d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5edb4e[_0x300d0d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x300d0d([0x6e,0x61,0x6d,0x65])]:_0x300d0d([0x45,0x43,0x44,0x53,0x41]),[_0x300d0d([0x68,0x61,0x73,0x68])]:{[_0x300d0d([0x6e,0x61,0x6d,0x65])]:_0x300d0d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1980c2,_0x125524,_0x233306)||(_0xeb7ddc=!0x1);}}function _0x1c6325(_0x2c49ff){return _0x2c49ff[_0x300d0d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x300d0d([0x65,0x79]))?JSON[_0x300d0d([0x70,0x61,0x72,0x73,0x65])](_0x7c0593(_0x2c49ff)):null;}function _0x7c0593(_0x243edf){return window[_0x300d0d([0x61,0x74,0x6f,0x62])](_0x243edf[_0x300d0d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x300d0d([0x2b]))[_0x300d0d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x300d0d([0x2f])));}function _0x5221ac(_0x21a911){let _0x11e5c1=0x1505;function _0x9891ef(_0x295823){for(let _0x3082d4=0x0;_0x3082d4<_0x295823[_0x300d0d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3082d4++){const _0x106032=_0x295823[_0x300d0d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3082d4);_0x11e5c1=(_0x11e5c1<<0x5)+_0x11e5c1+_0x106032,_0x11e5c1&=_0x11e5c1;}}function _0x11792a(_0x414262){Array[_0x300d0d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x414262)?_0x414262[_0x300d0d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x11792a):_0x414262&&typeof _0x414262==_0x300d0d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x300d0d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x414262)[_0x300d0d([0x73,0x6f,0x72,0x74])]()[_0x300d0d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x40e04b,_0x62c382])=>{_0x9891ef(_0x40e04b),_0x11792a(_0x62c382);}):_0x9891ef(window[_0x300d0d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x414262));}return _0x11792a(_0x21a911),_0x11e5c1>>>0x0;}function _0x47b939(_0x9b9050){return _0x9b9050[_0x300d0d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x300d0d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x300d0d([0x30]));}function _0x25863a(_0x1e6a95){return _0x1e6a95[_0x300d0d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x300d0d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x300d0d([0x6a,0x6f,0x69,0x6e])]('');}function _0x2c429d(){}function _0x300d0d(_0x250896){const _0x4109e0=_0x3b92;return _0x250896[_0x4109e0(0xf0)](_0x3063ae=>String[_0x4109e0(0xff)](_0x3063ae))[_0x4109e0(0x103)]('');}_0x7012e2(await _0x458343());}(this);}}
23
+ const _0x3b9642=_0x671d;(function(_0x320c6f,_0x205a3a){const _0x2810d7=_0x671d,_0x32eb6e=_0x320c6f();while(!![]){try{const _0x58cfd4=-parseInt(_0x2810d7(0x1e9))/0x1*(-parseInt(_0x2810d7(0x1d5))/0x2)+parseInt(_0x2810d7(0x1eb))/0x3*(-parseInt(_0x2810d7(0x1d2))/0x4)+-parseInt(_0x2810d7(0x1e6))/0x5+parseInt(_0x2810d7(0x1dc))/0x6*(-parseInt(_0x2810d7(0x1cb))/0x7)+-parseInt(_0x2810d7(0x1d1))/0x8+-parseInt(_0x2810d7(0x1e2))/0x9*(-parseInt(_0x2810d7(0x1cd))/0xa)+-parseInt(_0x2810d7(0x1e8))/0xb*(-parseInt(_0x2810d7(0x1d7))/0xc);if(_0x58cfd4===_0x205a3a)break;else _0x32eb6e['push'](_0x32eb6e['shift']());}catch(_0x3edae4){_0x32eb6e['push'](_0x32eb6e['shift']());}}}(_0x643e,0xaed78));import{Plugin as _0x12a10d}from'ckeditor5/src/core.js';function _0x671d(_0x5d0e7d,_0x3e060e){const _0x643e44=_0x643e();return _0x671d=function(_0x671d68,_0x425bfd){_0x671d68=_0x671d68-0x1ca;let _0x8cbf37=_0x643e44[_0x671d68];return _0x8cbf37;},_0x671d(_0x5d0e7d,_0x3e060e);}import{parsePasteOfficeHtml as _0x1f111f}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x55026b,uid as _0xf4e3e7}from'ckeditor5/src/utils.js';import{MSOfficeStylesInliner as _0x22d74b}from'./normalizers/inliner/msofficestylesinliner.js';function _0x643e(){const _0x41c8ee=['354jNMMjc','stylesProcessor','view','editing','fromCharCode','get','init','afterInit','4339090inRCjC','plugins','30FGZexJ','isActive','isOfficialPlugin','getData','8911600sohVCS','1516AeevIk','text/html','requires','2dyZXVt','editor','36ielqMQ','map','document','inputTransformation','href','6eJxjPg','isPremiumPlugin','_parsedData','ClipboardPipeline','pluginName','high','1027899ognWJL','PasteFromOfficeEnhancedInliner','execute','dataTransfer','5204605jjMuoV','PasteFromOffice','11087967JvnkEr','168991QoXqKA','join'];_0x643e=function(){return _0x41c8ee;};return _0x643e();}export class PasteFromOfficeEnhancedInliner extends _0x12a10d{static get[_0x3b9642(0x1e0)](){const _0x363509=_0x3b9642;return _0x363509(0x1e3);}static get[_0x3b9642(0x1cf)](){return!0x0;}static get[_0x3b9642(0x1dd)](){return!0x0;}static get[_0x3b9642(0x1d4)](){const _0x19be9b=_0x3b9642;return[_0x19be9b(0x1e7)];}[_0x3b9642(0x1f1)](){const _0x26681b=_0x3b9642,_0x498c3d=this[_0x26681b(0x1d6)],_0x4d832e=_0x498c3d[_0x26681b(0x1cc)][_0x26681b(0x1f0)](_0x26681b(0x1df)),_0x4452c4=_0x498c3d[_0x26681b(0x1ee)][_0x26681b(0x1ed)][_0x26681b(0x1d9)],_0xda485c=new _0x22d74b(_0x4452c4);_0x4d832e['on'](_0x26681b(0x1da),(_0x56116e,_0x1252ac)=>{const _0x2854e1=_0x26681b,_0x704105=_0x1252ac[_0x2854e1(0x1e5)][_0x2854e1(0x1d0)](_0x2854e1(0x1d3));_0xda485c[_0x2854e1(0x1ce)](_0x704105)&&(_0x1252ac[_0x2854e1(0x1de)]||(_0x1252ac[_0x2854e1(0x1de)]=_0x1f111f(_0x704105,_0x4452c4[_0x2854e1(0x1ec)])),_0xda485c[_0x2854e1(0x1e4)](_0x1252ac));},{'priority':_0x55026b[_0x26681b(0x1f0)](_0x26681b(0x1e1))+0xb});}[_0x3b9642(0x1ca)](){!async function(_0x506c98){const _0x1df267=_0x492330([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]),_0x45f873=0xc82cb1e,_0x8c5e77=0xc85bf56^_0x45f873,_0x3b7b5d=window[_0x492330([0x44,0x61,0x74,0x65])][_0x492330([0x6e,0x6f,0x77])](),_0x3a2fcc=_0x506c98[_0x492330([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2be919=new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x12dd1b=>{_0x3a2fcc[_0x492330([0x6f,0x6e,0x63,0x65])](_0x492330([0x72,0x65,0x61,0x64,0x79]),_0x12dd1b);}),_0x4d0e5d={[_0x492330([0x6b,0x74,0x79])]:_0x492330([0x45,0x43]),[_0x492330([0x75,0x73,0x65])]:_0x492330([0x73,0x69,0x67]),[_0x492330([0x63,0x72,0x76])]:_0x492330([0x50,0x2d,0x32,0x35,0x36]),[_0x492330([0x78])]:_0x492330([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]),[_0x492330([0x79])]:_0x492330([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]),[_0x492330([0x61,0x6c,0x67])]:_0x492330([0x45,0x53,0x32,0x35,0x36])},_0x2775ba=_0x3a2fcc[_0x492330([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x492330([0x67,0x65,0x74])](_0x492330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x57618c(){let _0x3f3afb,_0x2c2cec=null,_0x58f86b=null;try{if(_0x2775ba==_0x492330([0x47,0x50,0x4c]))return _0x492330([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3f3afb=_0x3459ff(),!_0x3f3afb)return _0x492330([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3f3afb[_0x492330([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x58f86b=_0x58cac0(_0x3f3afb[_0x492330([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3f3afb[_0x492330([0x6a,0x74,0x69])])),await _0x28a696()?_0x251891()?_0x5d1ff7()?_0x492330([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x151cc3()?(_0x3f3afb[_0x492330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x492330([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2c2cec=_0x128d7b(_0x492330([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x3f3afb[_0x492330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x492330([0x74,0x72,0x69,0x61,0x6c])&&(_0x2c2cec=_0x128d7b(_0x492330([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x27ad61()):_0x492330([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x492330([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x492330([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x492330([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5d1ff7(){const _0x29bc16=[_0x492330([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x492330([0x74,0x72,0x69,0x61,0x6c])][_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f3afb[_0x492330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3b7b5d/0x3e8:0xe10*_0x8c5e77;return _0x3f3afb[_0x492330([0x65,0x78,0x70])]<_0x29bc16;}function _0x251891(){const _0x3171a1=_0x3f3afb[_0x492330([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3171a1&&(!!_0x3171a1[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x492330([0x2a]))||(!!_0x3171a1[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x492330([0x50,0x4f,0x45]))||(!!_0x3171a1[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x492330([0x50,0x50]))||!(!_0x3171a1[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x492330([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x4e48c1()))));}function _0x151cc3(){const _0x13b349=_0x671d,_0x55acde=_0x3f3afb[_0x492330([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x55acde||0x0==_0x55acde[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x33543a}=new URL(window[_0x492330([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x13b349(0x1db)]);if(_0x55acde[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33543a))return!0x0;const _0x5cff3c=_0x33543a[_0x492330([0x73,0x70,0x6c,0x69,0x74])](_0x492330([0x2e]));return _0x55acde[_0x492330([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x56e4cf=>_0x56e4cf[_0x492330([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x492330([0x2a])))[_0x492330([0x6d,0x61,0x70])](_0x49f69e=>_0x49f69e[_0x492330([0x73,0x70,0x6c,0x69,0x74])](_0x492330([0x2e])))[_0x492330([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x917c0c=>_0x917c0c[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5cff3c[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x492330([0x6d,0x61,0x70])](_0x555149=>Array(_0x5cff3c[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x555149[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x492330([0x66,0x69,0x6c,0x6c])](_0x555149[0x0]===_0x492330([0x2a])?_0x492330([0x2a]):'')[_0x492330([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x555149))[_0x492330([0x73,0x6f,0x6d,0x65])](_0x5553db=>_0x5cff3c[_0x492330([0x65,0x76,0x65,0x72,0x79])]((_0x4e98ff,_0x36abce)=>_0x5553db[_0x36abce]===_0x4e98ff||_0x5553db[_0x36abce]===_0x492330([0x2a])));}function _0x27ad61(){return _0x2c2cec&&_0x58f86b?new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xa8cd2a,_0x4b78cf)=>{_0x2c2cec[_0x492330([0x74,0x68,0x65,0x6e])](_0xa8cd2a,_0x4b78cf),_0x58f86b[_0x492330([0x74,0x68,0x65,0x6e])](_0x1936d1=>{_0x1936d1!=_0x492330([0x56,0x61,0x6c,0x69,0x64])&&_0xa8cd2a(_0x1936d1);},_0x4b78cf);}):_0x2c2cec||_0x58f86b||_0x492330([0x56,0x61,0x6c,0x69,0x64]);}}function _0x58cac0(_0x17f545,_0x55c29c){return new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc82443=>{if(_0x159e85())return _0xc82443(_0x492330([0x56,0x61,0x6c,0x69,0x64]));_0x2815cb(),_0x3a2fcc[_0x492330([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x492330([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x450023=!0x1;const _0x28710f=_0xf4e3e7();function _0x7f53a5(_0x50fdb7){return!!_0x50fdb7&&(typeof _0x50fdb7===_0x492330([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x50fdb7===_0x492330([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x50fdb7[_0x492330([0x74,0x68,0x65,0x6e])]===_0x492330([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x50fdb7[_0x492330([0x63,0x61,0x74,0x63,0x68])]===_0x492330([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x34657d(_0x470e27){_0x5dd601(_0x470e27)[_0x492330([0x74,0x68,0x65,0x6e])](_0x17a834=>{if(!_0x17a834||_0x17a834[_0x492330([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x492330([0x6f,0x6b]))return _0x492330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x103214(_0x10ce20(_0x28710f+_0x55c29c))!=_0x17a834[_0x492330([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x492330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x492330([0x56,0x61,0x6c,0x69,0x64]);})[_0x492330([0x74,0x68,0x65,0x6e])](_0x4d1740=>(_0x1aa97b(),_0x4d1740),()=>{const _0x518c25=_0x2e00e6();return null==_0x518c25?(_0x1aa97b(),_0x492330([0x56,0x61,0x6c,0x69,0x64])):_0x492330(_0x3b7b5d-_0x518c25>(0x288e4f1e^_0x45f873)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x492330([0x74,0x68,0x65,0x6e])](_0xc82443)[_0x492330([0x63,0x61,0x74,0x63,0x68])](()=>{_0xc82443(_0x492330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xb77849=0xcb4259e^_0x45f873;function _0x1aa97b(){const _0x17f0d3=_0x492330([0x6c,0x6c,0x63,0x74,0x2d])+_0x103214(_0x10ce20(_0x17f545)),_0x709b0e=_0x574724(_0x103214(window[_0x492330([0x4d,0x61,0x74,0x68])][_0x492330([0x63,0x65,0x69,0x6c])](_0x3b7b5d/_0xb77849)));window[_0x492330([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x492330([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x17f0d3,_0x709b0e);}function _0x2e00e6(){const _0x3b313b=_0x492330([0x6c,0x6c,0x63,0x74,0x2d])+_0x103214(_0x10ce20(_0x17f545)),_0x294fbd=window[_0x492330([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x492330([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b313b);return _0x294fbd?window[_0x492330([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x574724(_0x294fbd),0x10)*_0xb77849:null;}function _0x5dd601(_0x21a9b2){return new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x302472,_0x149f60)=>{_0x21a9b2[_0x492330([0x74,0x68,0x65,0x6e])](_0x302472,_0x149f60),window[_0x492330([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x149f60,0xc831fde^_0x45f873);});}}_0x3a2fcc[_0x492330([0x6f,0x6e])](_0x492330([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xf69e96,_0x173d3d)=>{if(_0x173d3d[0x0]!=_0x17f545)return _0xc82443(_0x492330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x173d3d[0x1]={..._0x173d3d[0x1],[_0x492330([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x28710f};},{[_0x492330([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x492330([0x68,0x69,0x67,0x68])}),_0x3a2fcc[_0x492330([0x6f,0x6e])](_0x492330([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x743e2a=>{_0x7f53a5(_0x743e2a[_0x492330([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x450023=!0x0,_0x34657d(_0x743e2a[_0x492330([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x492330([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x492330([0x6c,0x6f,0x77])}),_0x2be919[_0x492330([0x74,0x68,0x65,0x6e])](()=>{_0x450023||_0xc82443(_0x492330([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x159e85(){return _0x3a2fcc[_0x492330([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x492330([0x76,0x69,0x65,0x77])][_0x492330([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x492330([0x61,0x75,0x74,0x6f]);}function _0x2815cb(){_0x3a2fcc[_0x492330([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x492330([0x76,0x69,0x65,0x77])][_0x492330([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x492330([0x61,0x75,0x74,0x6f]);}}function _0x128d7b(_0x119554){const _0x452332=[new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x323a42=>setTimeout(_0x323a42,0xc8bf5d2^_0x45f873)),_0x2be919[_0x492330([0x74,0x68,0x65,0x6e])](()=>new window[(_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c26a4=>{let _0x5dac02=0x0;_0x3a2fcc[_0x492330([0x6d,0x6f,0x64,0x65,0x6c])][_0x492330([0x6f,0x6e])](_0x492330([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xf45d40,_0x17c9d4)=>{_0x17c9d4[0x0][_0x492330([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5dac02++,_0x5dac02==(0xc82cae6^_0x45f873)&&(_0x1c26a4(),_0xf45d40[_0x492330([0x6f,0x66,0x66])]());});}))];return window[_0x492330([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x492330([0x72,0x61,0x63,0x65])](_0x452332)[_0x492330([0x74,0x68,0x65,0x6e])](()=>_0x119554);}async function _0x4f7859(){await _0x2be919,_0x3a2fcc[_0x492330([0x6d,0x6f,0x64,0x65,0x6c])][_0x492330([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2aeb9c,_0x3a2fcc[_0x492330([0x6d,0x6f,0x64,0x65,0x6c])][_0x492330([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2aeb9c,_0x3a2fcc[_0x492330([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x492330([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4e48c1(){return window[_0x492330([0x67,0x6c,0x6f,0x62])]&&window[_0x492330([0x67,0x6c,0x6f,0x62])][_0x492330([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x463c10(_0x5a3c63){const _0x2905e2=_0x480f22();_0x3a2fcc[_0x2905e2]=_0x492330([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])+_0x5a3c63,_0x5a3c63!=_0x492330([0x56,0x61,0x6c,0x69,0x64])&&_0x4f7859();}function _0x480f22(){const _0x7dc9f5=window[_0x492330([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x492330([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x492330([0x6e,0x6f,0x77])]())[_0x492330([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x492330([0x2e]),'');let _0x2731d8=_0x492330([0x49]);for(let _0x407aa9=0x0;_0x407aa9<_0x7dc9f5[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x407aa9+=0x2){let _0x593540=window[_0x492330([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7dc9f5[_0x492330([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x407aa9,_0x407aa9+0x2));_0x593540>=_0x1df267[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x593540-=_0x1df267[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2731d8+=_0x1df267[_0x593540];}return _0x2731d8;}function _0x3459ff(){const _0x2d8857=_0x2775ba[_0x492330([0x73,0x70,0x6c,0x69,0x74])](_0x492330([0x2e]));if(0x3!=_0x2d8857[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x23783b(_0x2d8857[0x1]);function _0x23783b(_0x24ed7a){const _0x323378=_0x5cb729(_0x24ed7a);return _0x323378&&_0x2f5bc3()?_0x323378:null;function _0x2f5bc3(){const _0x53f321=_0x323378[_0x492330([0x6a,0x74,0x69])],_0x5767e0=window[_0x492330([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x53f321[_0x492330([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x53f321[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x153a7e={..._0x323378,[_0x492330([0x6a,0x74,0x69])]:_0x53f321[_0x492330([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x53f321[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x153a7e[_0x492330([0x76,0x63])],_0x10ce20(_0x153a7e)==_0x5767e0;}}}async function _0x28a696(){let _0x37dba8=!0x0;try{const _0x168e0b=_0x2775ba[_0x492330([0x73,0x70,0x6c,0x69,0x74])](_0x492330([0x2e])),[_0x1c47b7,_0xc24d4e,_0x461d3b]=_0x168e0b;return _0x2be7e2(_0x1c47b7),await _0x56472c(_0x1c47b7,_0xc24d4e,_0x461d3b),_0x37dba8;}catch{return!0x1;}function _0x2be7e2(_0x3bae0c){const _0x1e8dc6=_0x5cb729(_0x3bae0c);_0x1e8dc6&&_0x1e8dc6[_0x492330([0x61,0x6c,0x67])]==_0x492330([0x45,0x53,0x32,0x35,0x36])||(_0x37dba8=!0x1);}async function _0x56472c(_0x3b76aa,_0x15d66f,_0x5a7622){const _0x30c8fe=window[_0x492330([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x492330([0x66,0x72,0x6f,0x6d])](_0x74ef09(_0x5a7622),_0x466445=>_0x466445[_0x492330([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4b3718=new window[(_0x492330([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x492330([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3b76aa+_0x492330([0x2e])+_0x15d66f),_0x2e3c91=window[_0x492330([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x492330([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2e3c91)return;const _0x109501=await _0x2e3c91[_0x492330([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x492330([0x6a,0x77,0x6b]),_0x4d0e5d,{[_0x492330([0x6e,0x61,0x6d,0x65])]:_0x492330([0x45,0x43,0x44,0x53,0x41]),[_0x492330([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x492330([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x492330([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2e3c91[_0x492330([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x492330([0x6e,0x61,0x6d,0x65])]:_0x492330([0x45,0x43,0x44,0x53,0x41]),[_0x492330([0x68,0x61,0x73,0x68])]:{[_0x492330([0x6e,0x61,0x6d,0x65])]:_0x492330([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x109501,_0x30c8fe,_0x4b3718)||(_0x37dba8=!0x1);}}function _0x5cb729(_0x36c4d1){return _0x36c4d1[_0x492330([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x492330([0x65,0x79]))?JSON[_0x492330([0x70,0x61,0x72,0x73,0x65])](_0x74ef09(_0x36c4d1)):null;}function _0x74ef09(_0x58b649){return window[_0x492330([0x61,0x74,0x6f,0x62])](_0x58b649[_0x492330([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x492330([0x2b]))[_0x492330([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x492330([0x2f])));}function _0x10ce20(_0x599d5e){let _0x3036e3=0x1505;function _0x35d792(_0x391d32){for(let _0x28c22e=0x0;_0x28c22e<_0x391d32[_0x492330([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x28c22e++){const _0xb7c83=_0x391d32[_0x492330([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x28c22e);_0x3036e3=(_0x3036e3<<0x5)+_0x3036e3+_0xb7c83,_0x3036e3&=_0x3036e3;}}function _0x353daa(_0x3b6a15){Array[_0x492330([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3b6a15)?_0x3b6a15[_0x492330([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x353daa):_0x3b6a15&&typeof _0x3b6a15==_0x492330([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x492330([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3b6a15)[_0x492330([0x73,0x6f,0x72,0x74])]()[_0x492330([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x184cc7,_0xe7beb1])=>{_0x35d792(_0x184cc7),_0x353daa(_0xe7beb1);}):_0x35d792(window[_0x492330([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3b6a15));}return _0x353daa(_0x599d5e),_0x3036e3>>>0x0;}function _0x103214(_0x527c88){return _0x527c88[_0x492330([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x492330([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x492330([0x30]));}function _0x574724(_0x5cb64a){return _0x5cb64a[_0x492330([0x73,0x70,0x6c,0x69,0x74])]('')[_0x492330([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x492330([0x6a,0x6f,0x69,0x6e])]('');}function _0x2aeb9c(){}function _0x492330(_0x4a64aa){const _0x1c92cf=_0x671d;return _0x4a64aa[_0x1c92cf(0x1d8)](_0x29f3e7=>String[_0x1c92cf(0x1ef)](_0x29f3e7))[_0x1c92cf(0x1ea)]('');}_0x463c10(await _0x57618c());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1790fa=_0x156e;(function(_0x4c3980,_0x40ac5a){const _0x12d30f=_0x156e,_0x258bed=_0x4c3980();while(!![]){try{const _0x5011af=parseInt(_0x12d30f(0x203))/0x1+parseInt(_0x12d30f(0x1f0))/0x2*(parseInt(_0x12d30f(0x214))/0x3)+parseInt(_0x12d30f(0x1ff))/0x4*(parseInt(_0x12d30f(0x1f2))/0x5)+-parseInt(_0x12d30f(0x21b))/0x6*(-parseInt(_0x12d30f(0x21a))/0x7)+-parseInt(_0x12d30f(0x222))/0x8+-parseInt(_0x12d30f(0x1f5))/0x9+parseInt(_0x12d30f(0x1f3))/0xa*(parseInt(_0x12d30f(0x1fb))/0xb);if(_0x5011af===_0x40ac5a)break;else _0x258bed['push'](_0x258bed['shift']());}catch(_0x5b47b4){_0x258bed['push'](_0x258bed['shift']());}}}(_0x7444,0x4e1cd));import{Plugin as _0xccb57e}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x2e5b1c}from'@ckeditor/ckeditor5-paste-from-office';function _0x156e(_0x3839c4,_0x51ad3a){const _0x74441a=_0x7444();return _0x156e=function(_0x156e1f,_0x3e3bd9){_0x156e1f=_0x156e1f-0x1ed;let _0x431bcc=_0x74441a[_0x156e1f];return _0x431bcc;},_0x156e(_0x3839c4,_0x51ad3a);}import{priorities as _0x2b5a60}from'ckeditor5/src/utils.js';function _0x7444(){const _0x548686=['text/html','trialLimit','requires','plugins','ClipboardPipeline','destroy','pasteFromOfficeEnhancedLicenseKeyNotAllowed','pasteFromOfficeEnhancedLicenseKeyTrialLimit','isActive','invalid','108WdWUrb','isPremiumPlugin','domainLimit','editing','licenseKey','inputTransformation','50694jbjnin','60vftPAE','pasteFromOfficeEnhancedLicenseKeyExpired','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyValid','_licenseKeyCheckInterval','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyInvalid','3739536wMrRCa','_showLicenseError','expired','PasteFromOfficeEnhanced','evaluationLimit','34480GDMPPy','view','284065YdJEgh','8950gMLiHC','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','4730976CRkIgT','dataTransfer','get','PasteFromOffice','pasteFromOfficeEnhancedLicenseKeyDomainLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','242eywVme','config','stylesProcessor','_parsedData','20ndmPUj','init','document','pluginName','316240XbYjXw','PasteFromOfficeEnhancedPropagator','usageLimit','execute','editor','high','getData'];_0x7444=function(){return _0x548686;};return _0x7444();}import{MSOfficeInlineStylePropagator as _0x4b42ce}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0xccb57e{[_0x1790fa(0x218)];[_0x1790fa(0x21f)];static get[_0x1790fa(0x202)](){const _0x10ba7f=_0x1790fa;return _0x10ba7f(0x204);}static get[_0x1790fa(0x21d)](){return!0x0;}static get[_0x1790fa(0x215)](){return!0x0;}static get[_0x1790fa(0x20c)](){const _0x1c9d72=_0x1790fa;return[_0x1c9d72(0x1f8)];}[_0x1790fa(0x200)](){const _0xc19e73=_0x1790fa,_0x4ea17c=this[_0xc19e73(0x207)],_0x1de02b=_0x4ea17c[_0xc19e73(0x20d)][_0xc19e73(0x1f7)](_0xc19e73(0x20e)),_0x797bb9=_0x4ea17c[_0xc19e73(0x217)][_0xc19e73(0x1f1)][_0xc19e73(0x201)],_0x3ed386=new _0x4b42ce(_0x797bb9);_0x1de02b['on'](_0xc19e73(0x219),(_0x26d8a0,_0x2a9ab1)=>{const _0x3820a7=_0xc19e73,_0x412b28=_0x2a9ab1[_0x3820a7(0x1f6)][_0x3820a7(0x209)](_0x3820a7(0x20a));_0x3ed386[_0x3820a7(0x212)](_0x412b28)&&(_0x2a9ab1[_0x3820a7(0x1fe)]||(_0x2a9ab1[_0x3820a7(0x1fe)]=_0x2e5b1c(_0x412b28,_0x797bb9[_0x3820a7(0x1fd)])),_0x3ed386[_0x3820a7(0x206)](_0x2a9ab1));},{'priority':_0x2b5a60[_0xc19e73(0x1f7)](_0xc19e73(0x208))+0xa}),this[_0xc19e73(0x218)]=this[_0xc19e73(0x207)][_0xc19e73(0x1fc)][_0xc19e73(0x1f7)](_0xc19e73(0x218));const _0x5ee07a=this[_0xc19e73(0x207)];this[_0xc19e73(0x21f)]=setInterval(()=>{const _0x423785=_0xc19e73;let _0x5f0c76;for(const _0x279396 in _0x5ee07a){const _0x4b4ad0=_0x279396,_0x273620=_0x5ee07a[_0x4b4ad0];if(_0x423785(0x21e)==_0x273620||_0x423785(0x221)==_0x273620||_0x423785(0x21c)==_0x273620||_0x423785(0x1f9)==_0x273620||_0x423785(0x210)==_0x273620||_0x423785(0x1f4)==_0x273620||_0x423785(0x211)==_0x273620||_0x423785(0x1fa)==_0x273620){delete _0x5ee07a[_0x4b4ad0],_0x5f0c76=_0x273620,clearInterval(this[_0x423785(0x21f)]),this[_0x423785(0x21f)]=void 0x0;break;}}_0x423785(0x221)==_0x5f0c76&&_0x5ee07a[_0x423785(0x223)](_0x423785(0x213)),_0x423785(0x21c)==_0x5f0c76&&_0x5ee07a[_0x423785(0x223)](_0x423785(0x1ed)),_0x423785(0x1f9)==_0x5f0c76&&_0x5ee07a[_0x423785(0x223)](_0x423785(0x216)),_0x423785(0x210)==_0x5f0c76&&_0x5ee07a[_0x423785(0x223)](_0x423785(0x220),_0x423785(0x1ee)),_0x423785(0x1f4)==_0x5f0c76&&_0x5ee07a[_0x423785(0x223)](_0x423785(0x1ef)),_0x423785(0x211)==_0x5f0c76&&_0x5ee07a[_0x423785(0x223)](_0x423785(0x20b)),_0x423785(0x1fa)==_0x5f0c76&&_0x5ee07a[_0x423785(0x223)](_0x423785(0x205));},0x3e8);}[_0x1790fa(0x20f)](){const _0x1f850c=_0x1790fa;super[_0x1f850c(0x20f)](),this[_0x1f850c(0x21f)]&&clearInterval(this[_0x1f850c(0x21f)]);}}
23
+ function _0x55c0(_0x5f4048,_0x4e0f92){const _0x2df718=_0x2df7();return _0x55c0=function(_0x55c0db,_0x2e9843){_0x55c0db=_0x55c0db-0x17c;let _0x7f1938=_0x2df718[_0x55c0db];return _0x7f1938;},_0x55c0(_0x5f4048,_0x4e0f92);}const _0x340f6b=_0x55c0;(function(_0x3842c2,_0x1e63fb){const _0x13ace1=_0x55c0,_0x421f25=_0x3842c2();while(!![]){try{const _0x24b9c8=parseInt(_0x13ace1(0x1a8))/0x1+parseInt(_0x13ace1(0x183))/0x2*(parseInt(_0x13ace1(0x18c))/0x3)+parseInt(_0x13ace1(0x1aa))/0x4*(-parseInt(_0x13ace1(0x195))/0x5)+-parseInt(_0x13ace1(0x1a0))/0x6*(-parseInt(_0x13ace1(0x194))/0x7)+-parseInt(_0x13ace1(0x17d))/0x8*(-parseInt(_0x13ace1(0x1a4))/0x9)+parseInt(_0x13ace1(0x1ae))/0xa*(parseInt(_0x13ace1(0x18f))/0xb)+-parseInt(_0x13ace1(0x1ab))/0xc;if(_0x24b9c8===_0x1e63fb)break;else _0x421f25['push'](_0x421f25['shift']());}catch(_0x515a1a){_0x421f25['push'](_0x421f25['shift']());}}}(_0x2df7,0xc9929));import{Plugin as _0x21b0e3}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x33fdc9}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x441353}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x43b3c9}from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x2df7(){const _0x3ef4ea=['usageLimit','get','224MtbRql','featureNotAllowed','pluginName','invalid','requires','PasteFromOffice','editor','config','high','4047DHVDEV','ClipboardPipeline','text/html','290114dSLJpy','_showLicenseError','expired','execute','pasteFromOfficeEnhancedLicenseKeyDomainLimit','6821969ltyMcJ','402175EMKikW','isPremiumPlugin','document','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','_licenseKeyCheckInterval','editing','isActive','PasteFromOfficeEnhanced','destroy','pasteFromOfficeEnhancedLicenseKeyNotAllowed','getData','6jhoRDN','init','pasteFromOfficeEnhancedLicenseKeyUsageLimit','inputTransformation','11635875gwdwws','pasteFromOfficeEnhancedLicenseKeyTrialLimit','licenseKey','pasteFromOfficeEnhancedLicenseKeyExpired','845564YkqiDZ','trialLimit','20gAubyj','34562952pUOxDP','PasteFromOfficeEnhancedPropagator','isOfficialPlugin','320XgPjQp','domainLimit','evaluationLimit','view','pasteFromOfficeEnhancedLicenseKeyInvalid','plugins','dataTransfer','8xytqrY','_parsedData','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyValid'];_0x2df7=function(){return _0x3ef4ea;};return _0x2df7();}export class PasteFromOfficeEnhancedPropagator extends _0x21b0e3{[_0x340f6b(0x1a6)];[_0x340f6b(0x199)];static get[_0x340f6b(0x185)](){const _0xd32ff0=_0x340f6b;return _0xd32ff0(0x1ac);}static get[_0x340f6b(0x1ad)](){return!0x0;}static get[_0x340f6b(0x196)](){return!0x0;}static get[_0x340f6b(0x187)](){const _0x428e58=_0x340f6b;return[_0x428e58(0x188)];}[_0x340f6b(0x1a1)](){const _0xbbce29=_0x340f6b,_0x1780b7=this[_0xbbce29(0x189)],_0x24e59f=_0x1780b7[_0xbbce29(0x1b3)][_0xbbce29(0x182)](_0xbbce29(0x18d)),_0x481772=_0x1780b7[_0xbbce29(0x19a)][_0xbbce29(0x1b1)][_0xbbce29(0x197)],_0x5e7ff3=new _0x43b3c9(_0x481772);_0x24e59f['on'](_0xbbce29(0x1a3),(_0x30877e,_0x297301)=>{const _0xddaefd=_0xbbce29,_0x10ae94=_0x297301[_0xddaefd(0x17c)][_0xddaefd(0x19f)](_0xddaefd(0x18e));_0x5e7ff3[_0xddaefd(0x19b)](_0x10ae94)&&(_0x297301[_0xddaefd(0x17e)]||(_0x297301[_0xddaefd(0x17e)]=_0x33fdc9(_0x10ae94,_0x481772[_0xddaefd(0x17f)])),_0x5e7ff3[_0xddaefd(0x192)](_0x297301));},{'priority':_0x441353[_0xbbce29(0x182)](_0xbbce29(0x18b))+0xa}),this[_0xbbce29(0x1a6)]=this[_0xbbce29(0x189)][_0xbbce29(0x18a)][_0xbbce29(0x182)](_0xbbce29(0x1a6));const _0x3297c2=this[_0xbbce29(0x189)];this[_0xbbce29(0x199)]=setInterval(()=>{const _0x5b6b46=_0xbbce29;let _0x68fc17;for(const _0x3f17f4 in _0x3297c2){const _0x1f4d34=_0x3f17f4,_0x212440=_0x3297c2[_0x1f4d34];if(_0x5b6b46(0x180)==_0x212440||_0x5b6b46(0x1b2)==_0x212440||_0x5b6b46(0x1a7)==_0x212440||_0x5b6b46(0x193)==_0x212440||_0x5b6b46(0x19e)==_0x212440||_0x5b6b46(0x198)==_0x212440||_0x5b6b46(0x1a5)==_0x212440||_0x5b6b46(0x1a2)==_0x212440){delete _0x3297c2[_0x1f4d34],_0x68fc17=_0x212440,clearInterval(this[_0x5b6b46(0x199)]),this[_0x5b6b46(0x199)]=void 0x0;break;}}_0x5b6b46(0x1b2)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x186)),_0x5b6b46(0x1a7)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x191)),_0x5b6b46(0x193)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x1af)),_0x5b6b46(0x19e)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x184),_0x5b6b46(0x19c)),_0x5b6b46(0x198)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x1b0)),_0x5b6b46(0x1a5)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x1a9)),_0x5b6b46(0x1a2)==_0x68fc17&&_0x3297c2[_0x5b6b46(0x190)](_0x5b6b46(0x181));},0x3e8);}[_0x340f6b(0x19d)](){const _0x38c52b=_0x340f6b;super[_0x38c52b(0x19d)](),this[_0x38c52b(0x199)]&&clearInterval(this[_0x38c52b(0x199)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x121752,_0x1a691e){const _0x3adced=_0x5bcd,_0x482036=_0x121752();while(!![]){try{const _0x15ad1e=parseInt(_0x3adced(0x1bd))/0x1*(-parseInt(_0x3adced(0x1b9))/0x2)+parseInt(_0x3adced(0x1bf))/0x3*(-parseInt(_0x3adced(0x1b5))/0x4)+parseInt(_0x3adced(0x1be))/0x5+-parseInt(_0x3adced(0x1bc))/0x6*(-parseInt(_0x3adced(0x1b6))/0x7)+-parseInt(_0x3adced(0x1ba))/0x8+parseInt(_0x3adced(0x1bb))/0x9*(-parseInt(_0x3adced(0x1b7))/0xa)+parseInt(_0x3adced(0x1b4))/0xb;if(_0x15ad1e===_0x1a691e)break;else _0x482036['push'](_0x482036['shift']());}catch(_0x5476c2){_0x482036['push'](_0x482036['shift']());}}}(_0x43f6,0xdea01));function _0x43f6(){const _0x4d4f8c=['77209lcWXSg','3397410EasAgx','3Gjjrjr','492525OZWLbU','947088UDzuOr','168DXjEwE','350SlFWfM','test','10iuinOh','2228248ylJoXH','72252qPhZeY','342486AzbdvZ'];_0x43f6=function(){return _0x4d4f8c;};return _0x43f6();}function _0x5bcd(_0xc7c0d2,_0x293415){const _0x43f6bd=_0x43f6();return _0x5bcd=function(_0x5bcd87,_0x195063){_0x5bcd87=_0x5bcd87-0x1b4;let _0x55791b=_0x43f6bd[_0x5bcd87];return _0x55791b;},_0x5bcd(_0xc7c0d2,_0x293415);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x181ca1){const _0x54dc10=_0x5bcd;return m[_0x54dc10(0x1b8)](_0x181ca1);}
23
+ (function(_0x2928cc,_0x2d5cfc){const _0x579450=_0x3735,_0xcb0bb5=_0x2928cc();while(!![]){try{const _0x1d6ca8=-parseInt(_0x579450(0x191))/0x1+-parseInt(_0x579450(0x195))/0x2*(parseInt(_0x579450(0x196))/0x3)+parseInt(_0x579450(0x190))/0x4*(-parseInt(_0x579450(0x194))/0x5)+-parseInt(_0x579450(0x18f))/0x6*(-parseInt(_0x579450(0x18b))/0x7)+parseInt(_0x579450(0x192))/0x8+parseInt(_0x579450(0x18e))/0x9*(-parseInt(_0x579450(0x18a))/0xa)+-parseInt(_0x579450(0x18d))/0xb*(-parseInt(_0x579450(0x193))/0xc);if(_0x1d6ca8===_0x2d5cfc)break;else _0xcb0bb5['push'](_0xcb0bb5['shift']());}catch(_0x19e10e){_0xcb0bb5['push'](_0xcb0bb5['shift']());}}}(_0x3cae,0x56a62));function _0x3cae(){const _0x352bfe=['4128640TDwYjQ','7069116UFcWSg','10LeqUqa','57634iISwYU','6JLiGkr','867990ydRmCs','7rWENNz','test','11ZTZVVO','36VzqnKt','3097254aZVOQl','485788fXEMAM','618744FNQrvF'];_0x3cae=function(){return _0x352bfe;};return _0x3cae();}function _0x3735(_0x316a86,_0x1b92c8){const _0x3cae4=_0x3cae();return _0x3735=function(_0x37357c,_0x298d3a){_0x37357c=_0x37357c-0x18a;let _0x181b27=_0x3cae4[_0x37357c];return _0x181b27;},_0x3735(_0x316a86,_0x1b92c8);}const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x27f7cb){const _0x78dc16=_0x3735;return m[_0x78dc16(0x18c)](_0x27f7cb);}