@ckeditor/ckeditor5-paste-from-office-enhanced 47.5.0-alpha.8 → 47.6.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-2026, 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:()=>pt});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=g(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("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 l={},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=u(t,n);if(c>f.length-1||f[c].listElement.name!=a.type){0==c&&"ol"==a.type&&void 0!==t.id&&l[e]&&(a.startIndex=l[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&&(l[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&&l[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 l(e)&&(!e.previousSibling||l(e.previousSibling))}return l(e)}function l(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),l=c&&!a,u=n.exec(e);let p="decimal",m="ol",d=null;if(u&&u[1]){const e=r.exec(u[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(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(m="ol")}return{type:m,startIndex:d,style:f(p),isLegalStyleList:l}}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 g(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function h(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"),l="v:shapetype"===r,u=a&&o.some(t=>e.getAttribute("id").includes(t));c&&a&&!l&&!u&&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(""))}function I(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function w(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function b(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const v=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,x=/xmlns:o="urn:schemas-microsoft-com/i;class S{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return v.test(t)||x.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),h(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),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,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,w(e,t));const o=b(e,t);I(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(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 C(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 A(t,n){const r=new DOMParser,s=function(t){return C(C(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 E=n(584);!function(t){const e=O,n=t();for(;;)try{if(357060===-parseInt(e(266))/1+parseInt(e(264))/2+parseInt(e(268))/3+-parseInt(e(269))/4+parseInt(e(265))/5+parseInt(e(263))/6*(parseInt(e(262))/7)+-parseInt(e(270))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);const P=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function L(){const t=["1099056dJWjKv","561448AQwJoD","9819880StnmvB","241871ATfZIL","90YqfaLk","804040QVmaSZ","3470585eRiNME","255877DwEZvA","test"];return(L=function(){return t})()}function O(t,e){const n=L();return(O=function(t,e){return n[t-=262]})(t,e)}function T(t){return P[O(267)](t)}function M(t,e){const n=j();return(M=function(t,e){return n[t-=447]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(539727===-parseInt(e(462))/1+parseInt(e(451))/2+-parseInt(e(450))/3*(parseInt(e(467))/4)+parseInt(e(457))/5*(-parseInt(e(468))/6)+-parseInt(e(453))/7+-parseInt(e(456))/8+-parseInt(e(448))/9*(-parseInt(e(463))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);const F=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function k(t,e){const n=M,r=new Map;for(const[s,i]of e){if(!s[n(471)]&&!s[n(455)])continue;const e=!s[n(471)]||t[n(473)]===s[n(471)],o=!s[n(455)]||t[n(472)](s[n(455)]);e&&o&&r[n(454)](s,i)}return r}function j(){const t=["tagName","hasClass","name","getPropertyValue","map","10737Lkjrzi","length","498wzSPdH","1969074ogdJTt","split","1883126UGKAMS","set","className","1301768imMnXn","45YvzVBh","push","assign","initial","exec","968255YREBUz","13490Yosjkn","selectorText","style","groups","13616ZQCNTP","59406xMPwZT","cssRules","trim"];return(j=function(){return t})()}function R(t){const e=M,n={};for(let r=0;r<t[e(449)];r++){const s=t[r],i=t[e(474)](s);e(460)!==i&&(n[s]=i)}return n}function W(t){const e=M,n=t[e(452)](",")[e(447)](t=>t[e(470)]()),r=[];for(const t of n){const n=F[e(461)](t);n&&r[e(458)](n[e(466)])}return r}function D(t){const e=M,n={};for(const r of t)Object[e(459)](n,r);return n}function $(t,e){const n=K();return($=function(t,e){return n[t-=274]})(t,e)}const V=$;function K(){const t=["values","192411bfHSrQ","447CyZUpk","_parsedData","7591038JCICZm","1273535bVcAha","execute","document","14iilsdW","12943051VSpyPY","3798mIdSPa","createRangeIn","228krvHLF","370BlZBjE","setStyle","size","content","elementStart","hasStyle","isActive","type","item","from","4837408CDbwCM","28335tHTyeO"];return(K=function(){return t})()}!function(t){const e=$,n=t();for(;;)try{if(709882===-parseInt(e(276))/1+-parseInt(e(281))/2*(-parseInt(e(298))/3)+-parseInt(e(283))/4*(parseInt(e(295))/5)+parseInt(e(275))/6+parseInt(e(279))/7*(-parseInt(e(294))/8)+-parseInt(e(297))/9*(-parseInt(e(284))/10)+parseInt(e(280))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class N extends S{[V(277)](t){const n=V,{body:r,styles:s}=t[n(274)],i=new e.ViewUpcastWriter(r[n(278)]),o=i[n(282)](r),c=function(t){const e=M,n=new Map;for(const r in t){const s=W(r),i=t[r];for(const t of s)n[e(454)](t,i)}return n}(function(t){const e=M,n={};for(const r of t)for(const t of r[e(469)])if(t instanceof CSSStyleRule){const r=R(t[e(465)]);n[t[e(464)]]=Object[e(459)]({},n[t[e(464)]]||{},r)}return n}(s));for(const t of o){if(n(288)!==t[n(291)])continue;const e=k(t[n(292)],c);if(e[n(286)]){const r=D(Array[n(293)](e[n(296)]()));for(const e in r){const s=t[n(292)];s[n(289)](e)||i[n(285)](e,r[e],s)}}}t[n(287)]=r}[V(290)](t){return super[V(290)](t)||T(t)}}const H=U;function U(t,e){const n=B();return(U=function(t,e){return n[t-=283]})(t,e)}function B(){const t=["129018WFqLqJ","isPremiumPlugin","execute","fromCharCode","href","init","ClipboardPipeline","isActive","requires","text/html","1rDAeRZ","high","getData","PasteFromOfficeEnhancedInliner","954654rxYAAt","isOfficialPlugin","323697Zrqrfr","5534001YKEvtB","join","PasteFromOffice","_parsedData","document","25nYwttf","dataTransfer","afterInit","editing","map","pluginName","3862880BqVdnS","3297752dpKlSq","get","stylesProcessor","inputTransformation","3319435Yylscz","plugins","editor","view"];return(B=function(){return t})()}!function(t){const e=U,n=t();for(;;)try{if(551261===-parseInt(e(289))/1*(-parseInt(e(316))/2)+-parseInt(e(295))/3+-parseInt(e(308))/4+-parseInt(e(301))/5*(-parseInt(e(293))/6)+-parseInt(e(312))/7+parseInt(e(307))/8+parseInt(e(296))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B);class q extends t.Plugin{static get[H(306)](){return H(292)}static get[H(294)](){return!0}static get[H(317)](){return!0}static get[H(287)](){return[H(298)]}[H(284)](){const t=H,e=this[t(314)],n=e[t(313)][t(309)](t(285)),r=e[t(304)][t(315)][t(300)],s=new N(r);n.on(t(311),(e,n)=>{const i=t,o=n[i(302)][i(291)](i(288));s[i(286)](o)&&(n[i(299)]||(n[i(299)]=A(o,r[i(310)])),s[i(318)](n))},{priority:E.priorities[t(309)](t(290))+11})}[H(303)](){!async function(t){const e=m([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([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]),[m([121])]:m([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]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](a(t)):null}function a(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=U;return t[e(305)](t=>String[e(319)](t))[e(297)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([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!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=c(t);return e&&n()?e:null;function n(){const t=e[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(i())return c(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const p=(0,E.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(r){a(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([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(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(a=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{a||c(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch{return!1}function e(e){const n=c(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](a(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),c=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!c)return;const l=await c[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await c[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1770768e3;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=U,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(283)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}function z(t,e){const n=tt();return(z=function(t,e){return n[t-=267]})(t,e)}const J=z;!function(t){const e=z,n=t();for(;;)try{if(767299===parseInt(e(298))/1*(parseInt(e(284))/2)+-parseInt(e(267))/3+parseInt(e(270))/4+-parseInt(e(295))/5*(-parseInt(e(309))/6)+-parseInt(e(303))/7+parseInt(e(276))/8*(-parseInt(e(271))/9)+parseInt(e(305))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tt);const Z=[J(277),J(268),J(282),J(297),J(278),J(307),J(291),J(299)],Y=[J(277),J(268),J(282)],_={"font-style":[[J(302),"i"]],"font-weight":[[J(310),J(292)],[J(293),J(292)],[J(304),J(292)],[t=>Number(t)>=600,J(292)]],"text-decoration":[[J(285),"u"],[J(294),"s"]],"text-decoration-line":[[J(285),"u"],[J(294),"s"]],"vertical-align":[[J(306),J(306)],[J(308),J(273)]]};function Q(t){return Z[J(300)](t)}function G(t){const e=J;return Array[e(289)](t[e(272)]())[e(283)](Q)}function X(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=J,r={},s={};return e[n(275)](e=>{const i=n,o=t[i(274)](e);if(o)if(c=e,Y[J(300)](c))r[e]=o;else if(e in _){const t=o[i(296)](" ");_[e][i(275)](([n,r])=>{const o=i;for(const i of t)(o(269)==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=J;for(const s in n)n[s][r(275)](([,n])=>{const s=r,i=e[s(286)](n,[],t[s(287)]());e[s(279)](0,i,t)}),e[r(301)](s,t)})(t,e,s),function(t,e,n){const r=J;if(!Object[r(290)](n)[r(281)])return;const s=e[r(286)](r(280),[],t[r(287)]());e[r(288)](n,s),e[r(279)](0,s,t),e[r(301)](Object[r(290)](n),t)}(t,e,r)}function tt(){const t=["924510XivnKe","medium","3199626MHLPKX","font-family","function","2564888xvLMwZ","237321kojipl","getStyleNames","sup","getStyle","forEach","24iufUcM","color","text-decoration-line","insertChild","span","length","font-size","filter","478718NctzIV","underline","createElement","getChildren","setStyle","from","keys","font-style","strong","bold","line-through","30BVeAfi","split","text-decoration","1sJgPWy","vertical-align","includes","removeStyle","italic","823256SauMJO","bolder","2254650qHhwps","sub","font-weight","super"];return(tt=function(){return t})()}const et=rt;function nt(){const t=["document","isActive","1830094WkEmvl","11198950ePVSxp","includes","createRangeIn","element","134344caThcm","blockElements","15jDQmzf","getItems","683898WPiFGx","_parsedData","285162jBICiL","execute","font","390589pniNku","3kskIMu","8GOnGxy","content","stylesProcessor","name","2153601JMSDzy"];return(nt=function(){return t})()}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=346]})(t,e)}!function(t){const e=rt,n=t();for(;;)try{if(222369===parseInt(e(357))/1+parseInt(e(354))/2*(parseInt(e(358))/3)+-parseInt(e(348))/4+parseInt(e(350))/5*(parseInt(e(352))/6)+parseInt(e(366))/7+parseInt(e(359))/8*(parseInt(e(363))/9)+-parseInt(e(367))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class st extends S{[et(355)](t){const n=et,{body:r}=t[n(353)],s=new e.ViewUpcastWriter(r[n(364)]),i=s[n(346)](r),o=new e.ViewDocument(s[n(364)][n(361)]),c=[...new e.ViewDomConverter(o)[n(349)],n(356)],a=i[n(351)]();for(const t of a)if(t.is(n(347))&&c[n(368)](t[n(362)])){X(t,s,G(t))}t[n(360)]=r}[et(365)](t){return super[et(365)](t)||T(t)}}function it(t,e){const n=ct();return(it=function(t,e){return n[t-=103]})(t,e)}const ot=it;function ct(){const t=["22bexWew","usageLimit","PasteFromOfficeEnhancedPropagator","requires","959ZWtiCj","7537605zWJGBH","execute","PasteFromOfficeEnhanced","getData","isPremiumPlugin","config","_licenseKeyCheckInterval","licenseKey","_showLicenseError","ClipboardPipeline","high","destroy","text/html","844196VFJUOb","PasteFromOffice","view","domainLimit","2724eUPfvK","dataTransfer","3399730kjdHuy","editor","stylesProcessor","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyInvalid","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","pasteFromOfficeEnhancedLicenseKeyDomainLimit","invalid","pasteFromOfficeEnhancedLicenseKeyValid","3411TWFrmS","init","document","574244jYuHlD","expired","27ttlPgt","editing","pasteFromOfficeEnhancedLicenseKeyExpired","inputTransformation","get","evaluationLimit","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyUsageLimit","_parsedData","pasteFromOfficeEnhancedLicenseKeyNotAllowed","8520UCDOEC","plugins","pluginName","isActive","1561613dRxcgR"];return(ct=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(986692===-parseInt(e(155))/1+parseInt(e(139))/2+parseInt(e(141))/3*(parseInt(e(121))/4)+parseInt(e(108))/5+parseInt(e(125))/6*(-parseInt(e(107))/7)+-parseInt(e(151))/8*(parseInt(e(136))/9)+-parseInt(e(127))/10*(parseInt(e(103))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class at extends t.Plugin{[ot(115)];[ot(114)];static get[ot(153)](){return ot(105)}static get[ot(147)](){return!0}static get[ot(112)](){return!0}static get[ot(106)](){return[ot(122)]}[ot(137)](){const t=ot,e=this[t(128)],n=e[t(152)][t(145)](t(117)),r=e[t(142)][t(123)][t(138)],s=new st(r);n.on(t(144),(e,n)=>{const i=t,o=n[i(126)][i(111)](i(120));s[i(154)](o)&&(n[i(149)]||(n[i(149)]=A(o,r[i(129)])),s[i(109)](n))},{priority:E.priorities[t(145)](t(118))+10}),this[t(115)]=this[t(128)][t(113)][t(145)](t(115));const i=this[t(128)];this[t(114)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(135)==s||e(131)==s||e(143)==s||e(133)==s||e(150)==s||e(132)==s||e(148)==s){delete i[r],n=s,clearInterval(this[e(114)]),this[e(114)]=void 0;break}}e(131)==n&&i[e(116)](e(134)),e(143)==n&&i[e(116)](e(140)),e(133)==n&&i[e(116)](e(124)),e(150)==n&&i[e(116)](e(130),e(110)),e(132)==n&&i[e(116)](e(146)),e(148)==n&&i[e(116)](e(104))},1e3)}[ot(119)](){const t=ot;super[t(119)](),this[t(114)]&&clearInterval(this[t(114)])}}var lt=ft;function ut(){var t=["11KaKBxN","pluginName","requires","975228vSZVPD","PasteFromOfficeEnhanced","5874786TwUEHy","53ovHOmd","31940CGpaHx","55sOtgRy","5178664JTJbrD","35SShFAk","257804pMivPO","PasteFromOffice","1912730FbPebH","1036668lEqyUc","isPremiumPlugin","isOfficialPlugin"];return(ut=function(){return t})()}function ft(t,e){var n=ut();return(ft=function(t,e){return n[t-=417]})(t,e)}!function(t){for(var e=ft,n=t();;)try{if(707449===-parseInt(e(430))/1*(-parseInt(e(431))/2)+parseInt(e(427))/3+-parseInt(e(418))/4*(parseInt(e(432))/5)+parseInt(e(421))/6*(-parseInt(e(417))/7)+parseInt(e(433))/8+parseInt(e(429))/9+parseInt(e(420))/10*(-parseInt(e(424))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);class pt extends t.Plugin{static get[lt(425)](){return lt(428)}static get[lt(423)](){return!0}static get[lt(422)](){return!0}static get[lt(426)](){return[lt(419),q,at]}}function mt(){var t=["204570jOdbIf","3852YsToxL","342261WgopYe","2771208dKxKPT","24LgfhAH","5LOMeQF","9MUllxF","101163BeNcvH","15119gvPLQV","31254HUnuEg","1477qJMLSc","10IvxQts","16216kUPtDE"];return(mt=function(){return t})()}function dt(t,e){var n=mt();return(dt=function(t,e){return n[t-=217]})(t,e)}!function(t){for(var e=dt,n=t();;)try{if(248553===parseInt(e(221))/1*(parseInt(e(224))/2)+-parseInt(e(222))/3*(parseInt(e(219))/4)+-parseInt(e(220))/5*(parseInt(e(228))/6)+-parseInt(e(225))/7*(-parseInt(e(227))/8)+-parseInt(e(217))/9*(-parseInt(e(226))/10)+parseInt(e(218))/11+-parseInt(e(229))/12*(parseInt(e(223))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mt)})(),(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:()=>mt});var t=n(782);n(331);var e=n(783);function s(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}function i(t){return Math.round(t)+"px"}function o(t,n,r){if(!t.childCount)return;const s=new e.ViewUpcastWriter(t.document),i=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=y(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find(t=>t.startsWith("MsoList"))||(e=void 0),t.hasStyle("mso-list")&&"none"!==t.getStyle("mso-list")||void 0!==e&&s.has(e)){const n=g(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(!i.length)return;const o={},f=[];let m={marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]};for(const t of i)if(void 0!==t.indent){u(t)||(l(s,f,m),m=c(),f.length=0);const e=`${t.id}:${t.indent}`,i=Math.min(t.indent-1,f.length);if(i<f.length&&f[i].id!==t.id&&(f.length=i),i<f.length-1)f.length=i+1;else{const a=p(t,n);if(i>f.length-1||f[i].listElement.name!=a.type){0==i&&"ol"==a.type&&void 0!==t.id&&o[e]&&(a.startIndex=o[e]);const n=d(a,s,r);if(0==f.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;s.insertChild(r,n,e)}else{const t=f[i-1].listItemElements;s.appendChild(n,t[t.length-1])}f[i]={...t,listElement:n,listItemElements:[]},0==i&&void 0!==t.id&&(o[e]=a.startIndex||1)}}const g="li"==t.element.name?t.element:s.createElement("li");a(s,f,m,t,g,i),s.appendChild(g,f[i].listElement),f[i].listItemElements.push(g),0==i&&void 0!==t.id&&o[e]++,t.element!=g&&s.appendChild(t.element,g),h(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}l(s,f,m)}function a(t,e,n,r,s,o){if(void 0===r.marginLeft)return void(0==o&&(n.canApplyMarginOnList=!1));const a=parseFloat(r.marginLeft);let c=0;if(e.length>1){const t=e[e.length-2].listItemElements;if(t.length>0){const e=t[t.length-1].getStyle("margin-left");void 0!==e&&(c+=parseFloat(e))}}c+=40*e.length;const l=a-c,u=0!==l?i(l):void 0;u&&(t.setStyle("margin-left",u,s),0==o&&n.canApplyMarginOnList&&(void 0===n.marginLeft&&(n.marginLeft=u),u!==n.marginLeft&&(n.canApplyMarginOnList=!1),n.topLevelListItemElements.push(s)))}function c(){return{marginLeft:void 0,canApplyMarginOnList:!0,topLevelListItemElements:[]}}function l(t,e,n){if(n.canApplyMarginOnList&&n.marginLeft&&n.topLevelListItemElements.length>0){t.setStyle("margin-left",n.marginLeft,e[0].listElement);for(const e of n.topLevelListItemElements)t.removeStyle("margin-left",e)}}function u(t){const e=t.element.previousSibling;if(!e){const e=t.element.parent;return f(e)&&(!e.previousSibling||f(e.previousSibling))}return f(e)}function f(t){return t.is("element","ol")||t.is("element","ul")}function p(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"),a=i.exec(e),c=o.exec(e),l=a&&!c,u=n.exec(e);let f="decimal",p="ol",d=null;if(u&&u[1]){const e=r.exec(u[1]);if(e&&e[1]&&(f=e[1].trim(),p="bullet"!==f&&"image"!==f?"ol":"ul"),"bullet"===f){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(f=e)}else{const t=s.exec(u[1]);t&&t[1]&&(d=parseInt(t[1]))}l&&(p="ol")}return{type:p,startIndex:d,style:m(f),isLegalStyleList:l}}function m(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 d(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 g(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 h(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 y(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:s(e)}function I(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"],a=s.match(e),c=e.getAttribute("o:gfxdata"),l="v:shapetype"===r,u=c&&o.some(t=>e.getAttribute("id").includes(t));a&&c&&!l&&!u&&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,${w(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 w(t){return btoa(t.match(/\w{2}/g).map(t=>String.fromCharCode(parseInt(t,16))).join(""))}function v(t,e){const n=[],r=[];for(const{item:s}of t.createRangeIn(e))if(s.is("element")&&s.getStyle("mso-footnote-id")){n.unshift(s);const{nextSibling:t}=s;t?.is("$text")&&t.data.startsWith(" ")&&r.unshift(t)}for(const e of n)t.remove(e);for(const e of r){const n=e.data.substring(1);if(n.length>0){const r=e.parent,s=r.getChildIndex(e),i=t.createText(n);t.remove(e),t.insertChild(s,i,r)}else t.remove(e)}return e}function b(t,e){const n=t.createElement("sup",{class:"footnote"}),r=t.createElement("a",{id:`ref-${e}`,href:`#${e}`});return t.appendChild(r,n),n}function S(t,e){const n=t.createElement("li",{id:e,class:"footnote-definition"}),r=t.createElement("a",{href:`#ref-${e}`,class:"footnote-backlink"}),s=t.createElement("div",{class:"footnote-content"});return t.appendChild(t.createText("^"),r),t.appendChild(r,n),t.appendChild(s,n),{listItem:n,content:s}}const x=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,E=/xmlns:o="urn:schemas-microsoft-com/i;class A{document;hasMultiLevelListPlugin;hasTablePropertiesPlugin;hasExtendedTableBlockAlignment;constructor(t,e=!1,n=!1,r=!1){this.document=t,this.hasMultiLevelListPlugin=e,this.hasTablePropertiesPlugin=n,this.hasExtendedTableBlockAlignment=r}isActive(t){return x.test(t)||E.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),o(r,i,this.hasMultiLevelListPlugin),I(r,t.dataTransfer.getData("text/rtf")),function(t,e,n=!1,r=!1){for(const i of e.createRangeIn(t).getItems()){if(!i.is("element","table")&&!i.is("element","td")&&!i.is("element","th"))continue;if(n&&r&&i.is("element","table")){const t=i.parent?.is("element","div")?i.parent:null,n=i.parent?.parent?.is("element","div")?i.parent.parent:null,r=t??n;r&&"center"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","auto",i)):r&&"right"===r.getAttribute("align")&&!i.getAttribute("align")?(e.setStyle("margin-left","auto",i),e.setStyle("margin-right","0",i)):r||i.getAttribute("align")||(e.setStyle("margin-left","0",i),e.setStyle("margin-right","auto",i))}const t=["left","top","right","bottom"];if(t.every(t=>!i.hasStyle(`border-${t}-style`)))e.setStyle("border-style","none",i);else for(const n of t)i.hasStyle(`border-${n}-style`)||e.setStyle(`border-${n}-style`,"none",i);const o=["width","height",...t.map(t=>`border-${t}-width`),...t.map(t=>`padding-${t}`)];for(const t of o)i.hasStyle(t)&&e.setStyle(t,s(i.getStyle(t)),i)}}(r,n,this.hasTablePropertiesPlugin,this.hasExtendedTableBlockAlignment),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,e){const n=new Map,r=new Map;let s=null;for(const{item:i}of e.createRangeIn(t))if(i.is("element"))if("footnote-list"!==i.getStyle("mso-element")){if(i.hasStyle("mso-footnote-id")){const t=i.findAncestor("element",t=>"footnote"===t.getStyle("mso-element"));if(t){const e=t.getAttribute("id");r.set(e,t)}else{const t=i.getStyle("mso-footnote-id");n.set(t,i)}continue}}else s=i;if(!n.size||!s)return;const i=function(t){return t.createElement("ol",{class:"footnotes"})}(e);e.replace(s,i);for(const[t,s]of n){const n=r.get(t);if(!n)continue;e.replace(s,b(e,t));const o=S(e,t);v(e,n);for(const t of n.getChildren()){let n=t;t.is("element")&&(n=e.clone(t,!0)),e.appendChild(n,o.content)}e.appendChild(o.listItem,i)}}(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 L(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 C(t,n){const r=new DOMParser,s=function(t){return L(L(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,a=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),c=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:a,bodyString:o,styles:c.styles,stylesString:c.stylesString}}var P=n(584);function O(){const t=["11910030kTfMSW","test","3aGZpjs","13292420hYrAeE","12887ywsVkB","3288950dVhtDa","112aygWgJ","2504680vDgMif","675117DlOlky","3150OYxSli","262CEQacO","4175psDufY"];return(O=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(664744===-parseInt(e(399))/1*(parseInt(e(398))/2)+parseInt(e(402))/3*(-parseInt(e(395))/4)+-parseInt(e(393))/5+-parseInt(e(397))/6*(parseInt(e(392))/7)+-parseInt(e(394))/8*(-parseInt(e(396))/9)+parseInt(e(403))/10+parseInt(e(400))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const k=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function R(t,e){const n=O();return(R=function(t,e){return n[t-=392]})(t,e)}function M(t){return k[R(401)](t)}!function(t){const e=j,n=t();for(;;)try{if(296675===parseInt(e(506))/1+-parseInt(e(489))/2+-parseInt(e(507))/3*(-parseInt(e(490))/4)+parseInt(e(486))/5+parseInt(e(495))/6+-parseInt(e(491))/7+-parseInt(e(498))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const T=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(t,e){const n=F();return(j=function(t,e){return n[t-=484]})(t,e)}function F(){const t=["length","push","map","770375FNaBSY","set","split","419336mMgQwC","820rSHmyU","4128607dakLIv","tagName","trim","className","2831742EmkkqB","name","groups","2842888rPqsaS","assign","initial","exec","style","cssRules","selectorText","hasClass","522483MKAJze","4434GwoZUF","getPropertyValue"];return(F=function(){return t})()}function W(t,e){const n=j,r=new Map;for(const[s,i]of e){if(!s[n(492)]&&!s[n(494)])continue;const e=!s[n(492)]||t[n(496)]===s[n(492)],o=!s[n(494)]||t[n(505)](s[n(494)]);e&&o&&r[n(487)](s,i)}return r}function N(t){const e=j,n={};for(let r=0;r<t[e(509)];r++){const s=t[r],i=t[e(508)](s);e(500)!==i&&(n[s]=i)}return n}function K(t){const e=j,n=t[e(488)](",")[e(485)](t=>t[e(493)]()),r=[];for(const t of n){const n=T[e(501)](t);n&&r[e(484)](n[e(497)])}return r}function $(t){const e=j,n={};for(const r of t)Object[e(499)](n,r);return n}function D(t,e){const n=V();return(D=function(t,e){return n[t-=457]})(t,e)}const U=D;function V(){const t=["content","1629817WlwmZO","size","54YHVBBt","item","1765065kiTqGw","type","setStyle","values","elementStart","document","1087818kXYlgT","hasStyle","isActive","_parsedData","2443304NvpaYF","from","20rvpbhj","execute","422984kXXgcW","1584630xZdkWb","4260896qWWmKz","createRangeIn"];return(V=function(){return t})()}!function(t){const e=D,n=t();for(;;)try{if(544019===parseInt(e(475))/1+parseInt(e(476))/2+parseInt(e(461))/3+parseInt(e(477))/4+-parseInt(e(473))/5*(parseInt(e(467))/6)+parseInt(e(457))/7+-parseInt(e(471))/8*(parseInt(e(459))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class B extends A{[U(474)](t){const n=U,{body:r,styles:s}=t[n(470)],i=new e.ViewUpcastWriter(r[n(466)]),o=i[n(478)](r),a=function(t){const e=j,n=new Map;for(const r in t){const s=K(r),i=t[r];for(const t of s)n[e(487)](t,i)}return n}(function(t){const e=j,n={};for(const r of t)for(const t of r[e(503)])if(t instanceof CSSStyleRule){const r=N(t[e(502)]);n[t[e(504)]]=Object[e(499)]({},n[t[e(504)]]||{},r)}return n}(s));for(const t of o){if(n(465)!==t[n(462)])continue;const e=W(t[n(460)],a);if(e[n(458)]){const r=$(Array[n(472)](e[n(464)]()));for(const e in r){const s=t[n(460)];s[n(468)](e)||i[n(463)](e,r[e],s)}}}t[n(479)]=r}[U(469)](t){return super[U(469)](t)||M(t)}}function q(){const t=["requires","isActive","get","_parsedData","editing","66cKRZXt","PasteFromOffice","PasteFromOfficeEnhancedInliner","join","ClipboardPipeline","45ajEwce","afterInit","dataTransfer","isPremiumPlugin","419664ZHmzTM","view","5358440geujTH","8985752GVWhdd","11NmKWvU","1579752ydVjys","10807vEjHmy","map","editor","document","init","isOfficialPlugin","getData","plugins","stylesProcessor","execute","238240bqycRm","inputTransformation","high","href","pluginName","fromCharCode","7BQkRsn","text/html","13138380tRvKZX"];return(q=function(){return t})()}const z=X;function X(t,e){const n=q();return(X=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=X,n=t();for(;;)try{if(816832===parseInt(e(459))/1*(parseInt(e(444))/2)+-parseInt(e(453))/3+-parseInt(e(469))/4*(-parseInt(e(449))/5)+parseInt(e(458))/6+parseInt(e(475))/7*(-parseInt(e(456))/8)+parseInt(e(438))/9+-parseInt(e(455))/10*(parseInt(e(457))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q);class H extends t.Plugin{static get[z(473)](){return z(446)}static get[z(464)](){return!0}static get[z(452)](){return!0}static get[z(439)](){return[z(445)]}[z(463)](){const t=z,e=this[t(461)],n=e[t(466)][t(441)](t(448)),r=e[t(443)][t(454)][t(462)],s=new B(r);n.on(t(470),(e,n)=>{const i=t,o=n[i(451)][i(465)](i(437));s[i(440)](o)&&(n[i(442)]||(n[i(442)]=C(o,r[i(467)])),s[i(468)](n))},{priority:P.priorities[t(441)](t(471))+11})}[z(450)](){!async function(t){const e=m([115,71,54,53,67,114,107,49,99,100,50,105,103,76,78,55,122,73,69,65,89,106,117,57,74,51,104,98,80,66,116,110,70,77,120,81,102,52,72,119,90,97,108,48,113,84,83,86,75,121,68,109,111,82,118,85,88,101,112,87,79,56]),n=window[m([68,97,116,101])][m([110,111,119])](),r=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{r[m([111,110,99,101])](m([114,101,97,100,121]),t)}),i={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([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]),[m([121])]:m([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]),[m([97,108,103])]:m([69,83,50,53,54])},o=r[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function a(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](c(t)):null}function c(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[m([108,101,110,103,116,104])];n++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,r])=>{n(e),t(r)}):n(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function u(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function f(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){const e=X;return t[e(460)](t=>String[e(474)](t))[e(447)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([115]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let s=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[m([108,101,110,103,116,104])]&&(s-=e[m([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=m([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!=m([86,97,108,105,100])&&async function(){await s,r[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,r[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,r[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([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[m([106,116,105])],n=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],l(r)==n}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(a=>{if(i())return a(m([86,97,108,105,100]));o(),r[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,P.uid)();function d(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(r){c(r)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?u(l(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(i(),t),()=>{const t=o();return null==t?(i(),m([86,97,108,105,100])):m(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](a)[m([99,97,116,99,104])](()=>{a(m([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function i(){const e=m([108,108,99,116,45])+u(l(t)),r=f(u(window[m([77,97,116,104])][m([99,101,105,108])](n/s)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,r)}function o(){const e=m([108,108,99,116,45])+u(l(t)),n=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return n?window[m([112,97,114,115,101,73,110,116])](f(n),16)*s:null}function c(t){return new(window[m([80,114,111,109,105,115,101])])((e,n)=>{t[m([116,104,101,110])](e,n),window[m([115,101,116,84,105,109,101,111,117,116])](n,12e4)})}}r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,n)=>{if(n[0]!=t)return a(m([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),r[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{d(t[m([114,101,116,117,114,110])])&&(c=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||a(m([85,115,97,103,101,76,105,109,105,116]))})});function i(){return r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){r[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[s,i,a]=r;return e(s),await n(s,i,a),t}catch{return!1}function e(e){const n=a(e);n&&n[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](c(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),o=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+n),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const l=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),i,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},l,s,o)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!!(e&&(e[m([105,110,99,108,117,100,101,115])](m([42]))||e[m([105,110,99,108,117,100,101,115])](m([80,79,69]))||e[m([105,110,99,108,117,100,101,115])](m([80,80]))||e[m([105,110,99,108,117,100,101,115])](m([84,82,73,76,73,85,77]))&&window[m([103,108,111,98])]&&window[m([103,108,111,98])][m([116,114,105,108,105,117,109,86,101,114,115,105,111,110])]))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1771977600;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=X,n=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][e(472)]);if(n[m([105,110,99,108,117,100,101,115])](r))return!0;const s=r[m([115,112,108,105,116])](m([46]));return n[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=s[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(s[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>s[m([101,118,101,114,121])]((e,n)=>t[n]===e||t[n]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;r[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(n,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,1512==e&&(t(),n[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},n)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}}const _=nt;!function(t){const e=nt,n=t();for(;;)try{if(782384===-parseInt(e(444))/1*(parseInt(e(437))/2)+parseInt(e(414))/3+-parseInt(e(408))/4+-parseInt(e(407))/5+parseInt(e(410))/6+parseInt(e(433))/7*(parseInt(e(422))/8)+parseInt(e(415))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const G=[_(439),_(411),_(442),_(438),_(416),_(428),_(432),_(419)],J=[_(439),_(411),_(442)],Z={"font-style":[[_(420),"i"]],"font-weight":[[_(447),_(443)],[_(412),_(443)],[_(423),_(443)],[t=>Number(t)>=600,_(443)]],"text-decoration":[[_(418),"u"],[_(446),"s"]],"text-decoration-line":[[_(418),"u"],[_(446),"s"]],"vertical-align":[[_(425),_(425)],[_(430),_(435)]]};function Y(t){return G[_(445)](t)}function Q(){const t=["14wlYoCP","split","sup","span","1204108ePpvYJ","text-decoration","color","function","insertChild","font-size","strong","1yhtqBz","includes","line-through","medium","getStyleNames","createElement","4924795ymBriE","2552460rHRyfA","getStyle","2031492DyeMQb","font-family","bold","removeStyle","2880882IyIXFO","4193370FDUMPK","text-decoration-line","forEach","underline","vertical-align","italic","filter","4970824PkFzhx","bolder","setStyle","sub","from","getChildren","font-weight","length","super","keys","font-style"];return(Q=function(){return t})()}function tt(t){const e=_;return Array[e(426)](t[e(405)]())[e(421)](Y)}function et(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=_,r={},s={};return e[n(417)](e=>{const i=n,o=t[i(409)](e);if(o)if(a=e,J[_(445)](a))r[e]=o;else if(e in Z){const t=o[i(434)](" ");Z[e][i(417)](([n,r])=>{const o=i;for(const i of t)(o(440)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])})}var a}),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=_;for(const s in n)n[s][r(417)](([,n])=>{const s=r,i=e[s(406)](n,[],t[s(427)]());e[s(441)](0,i,t)}),e[r(413)](s,t)})(t,e,s),function(t,e,n){const r=_;if(!Object[r(431)](n)[r(429)])return;const s=e[r(406)](r(436),[],t[r(427)]());e[r(424)](n,s),e[r(441)](0,s,t),e[r(413)](Object[r(431)](n),t)}(t,e,r)}function nt(t,e){const n=Q();return(nt=function(t,e){return n[t-=405]})(t,e)}const rt=st;function st(t,e){const n=it();return(st=function(t,e){return n[t-=227]})(t,e)}function it(){const t=["font","getItems","_parsedData","2255409ediAtt","document","45ULKqkN","content","stylesProcessor","isActive","1tnyyXp","49273PRLLIj","2533014PDmDeq","includes","512itrJKy","5859950CAKdnK","name","createRangeIn","138700JGRhEN","blockElements","178288vdrdjN","execute","1004664vQUnVB","element"];return(it=function(){return t})()}!function(t){const e=st,n=t();for(;;)try{if(510215===-parseInt(e(228))/1*(-parseInt(e(238))/2)+-parseInt(e(230))/3+-parseInt(e(236))/4*(-parseInt(e(247))/5)+parseInt(e(240))/6+-parseInt(e(229))/7*(-parseInt(e(232))/8)+-parseInt(e(245))/9+parseInt(e(233))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot extends A{[rt(239)](t){const n=rt,{body:r}=t[n(244)],s=new e.ViewUpcastWriter(r[n(246)]),i=s[n(235)](r),o=new e.ViewDocument(s[n(246)][n(249)]),a=[...new e.ViewDomConverter(o)[n(237)],n(242)],c=i[n(243)]();for(const t of c)if(t.is(n(241))&&a[n(231)](t[n(234)])){et(t,s,tt(t))}t[n(248)]=r}[rt(227)](t){return super[rt(227)](t)||M(t)}}const at=lt;function ct(){const t=["_parsedData","editor","pasteFromOfficeEnhancedLicenseKeyNotAllowed","9DFtwPC","plugins","pluginName","4876024yjEowZ","isOfficialPlugin","pasteFromOfficeEnhancedLicenseKeyDomainLimit","init","high","PasteFromOfficeEnhancedPropagator","usageLimit","5180JjcJUV","licenseKey","PasteFromOfficeEnhanced","destroy","7400670OySwSN","_licenseKeyCheckInterval","_showLicenseError","pasteFromOfficeEnhancedLicenseKeyUsageLimit","pasteFromOfficeEnhancedLicenseKeyExpired","2966305gbnhpW","evaluationLimit","config","execute","10844977EBWBkg","text/html","pasteFromOfficeEnhancedLicenseKeyInvalid","30282xVWjIy","invalid","domainLimit","3286bPuOzO","pasteFromOfficeEnhancedLicenseKeyValid","ClipboardPipeline","requires","330IWhdgf","isPremiumPlugin","getData","isActive","dataTransfer","expired","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","stylesProcessor","133pxESUU","editing","1386McuPKz","PasteFromOffice","view","featureNotAllowed","document","inputTransformation","get"];return(ct=function(){return t})()}function lt(t,e){const n=ct();return(lt=function(t,e){return n[t-=159]})(t,e)}!function(t){const e=lt,n=t();for(;;)try{if(473359===-parseInt(e(163))/1*(parseInt(e(167))/2)+parseInt(e(177))/3*(-parseInt(e(197))/4)+parseInt(e(206))/5+-parseInt(e(160))/6*(parseInt(e(175))/7)+-parseInt(e(190))/8+-parseInt(e(187))/9*(-parseInt(e(201))/10)+parseInt(e(210))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);class ut extends t.Plugin{[at(198)];[at(202)];static get[at(189)](){return at(195)}static get[at(191)](){return!0}static get[at(168)](){return!0}static get[at(166)](){return[at(178)]}[at(193)](){const t=at,e=this[t(185)],n=e[t(188)][t(183)](t(165)),r=e[t(176)][t(179)][t(181)],s=new ot(r);n.on(t(182),(e,n)=>{const i=t,o=n[i(171)][i(169)](i(211));s[i(170)](o)&&(n[i(184)]||(n[i(184)]=C(o,r[i(174)])),s[i(209)](n))},{priority:P.priorities[t(183)](t(194))+10}),this[t(198)]=this[t(185)][t(208)][t(183)](t(198));const i=this[t(185)];this[t(202)]=setInterval(()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(164)==s||e(159)==s||e(205)==s||e(192)==s||e(186)==s||e(173)==s||e(204)==s){delete i[r],n=s,clearInterval(this[e(202)]),this[e(202)]=void 0;break}}e(159)==n&&i[e(203)](e(161)),e(205)==n&&i[e(203)](e(172)),e(192)==n&&i[e(203)](e(162)),e(186)==n&&i[e(203)](e(180),e(199)),e(173)==n&&i[e(203)](e(207)),e(204)==n&&i[e(203)](e(196))},1e3)}[at(200)](){const t=at;super[t(200)](),this[t(202)]&&clearInterval(this[t(202)])}}var ft=pt;function pt(t,e){var n=dt();return(pt=function(t,e){return n[t-=440]})(t,e)}!function(t){for(var e=pt,n=t();;)try{if(724839===parseInt(e(449))/1*(-parseInt(e(450))/2)+parseInt(e(451))/3*(parseInt(e(443))/4)+parseInt(e(457))/5*(parseInt(e(452))/6)+parseInt(e(445))/7*(-parseInt(e(455))/8)+-parseInt(e(447))/9*(-parseInt(e(441))/10)+-parseInt(e(446))/11+-parseInt(e(454))/12*(-parseInt(e(453))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt);class mt extends t.Plugin{static get[ft(444)](){return ft(456)}static get[ft(448)](){return!0}static get[ft(442)](){return!0}static get[ft(458)](){return[ft(440),H,ut]}}function dt(){var t=["18348863SFwPOU","24koIdBb","64wTbRwG","PasteFromOfficeEnhanced","23770nKkwkh","requires","PasteFromOffice","147540ixCGra","isPremiumPlugin","8412IolatW","pluginName","919541uXuXQL","15914448iMtHyI","99tURttQ","isOfficialPlugin","1JttTpp","1207958sPSxUR","210ToNfwI","876fmAUsO"];return(dt=function(){return t})()}function gt(t,e){var n=ht();return(gt=function(t,e){return n[t-=157]})(t,e)}function ht(){var t=["3696543ivejNN","27mPGWzB","6420650kJtGeb","280728vXjKPB","6fRRXGU","2624153hdwwZi","97416tRUpKS","346745zEapTq","2jdcUsX","717450fZxjcE"];return(ht=function(){return t})()}!function(t){for(var e=gt,n=t();;)try{if(243809===-parseInt(e(158))/1*(-parseInt(e(159))/2)+-parseInt(e(162))/3*(-parseInt(e(157))/4)+-parseInt(e(160))/5+parseInt(e(165))/6*(-parseInt(e(166))/7)+-parseInt(e(164))/8+-parseInt(e(161))/9+parseInt(e(163))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht)})(),(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 _0x1fcdfe}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0x4484fa,parsePasteOfficeHtml as _0x5e4704}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x5dadd0,uid as _0x5732e3}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x21d24f,ViewDocument as _0xe4f40f,ViewDomConverter as _0x275bff}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0x48d6b8){return m['test'](_0x48d6b8);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x3655b7,_0x1f53b7){const _0x5844f1=new Map();for(const [_0x126d49,_0x2f639d]of _0x1f53b7){if(!_0x126d49['tagName']&&!_0x126d49['className'])continue;const _0x20b78b=!_0x126d49['tagName']||_0x3655b7['name']===_0x126d49['tagName'],_0x4ef92b=!_0x126d49['className']||_0x3655b7['hasClass'](_0x126d49['className']);_0x20b78b&&_0x4ef92b&&_0x5844f1['set'](_0x126d49,_0x2f639d);}return _0x5844f1;}function h(_0x43f025){const _0xc98a35={};for(let _0x951e5f=0x0;_0x951e5f<_0x43f025['length'];_0x951e5f++){const _0x354085=_0x43f025[_0x951e5f],_0x3e6e46=_0x43f025['getPropertyValue'](_0x354085);'initial'!==_0x3e6e46&&(_0xc98a35[_0x354085]=_0x3e6e46);}return _0xc98a35;}function O(_0x3d3d0d){const _0x5bf3d5=_0x3d3d0d['split'](',')['map'](_0x342d63=>_0x342d63['trim']()),_0x444739=[];for(const _0x39d849 of _0x5bf3d5){const _0x32f3df=S['exec'](_0x39d849);_0x32f3df&&_0x444739['push'](_0x32f3df['groups']);}return _0x444739;}function k(_0xc7ec54){const _0x332e29={};for(const _0x12254f of _0xc7ec54)Object['assign'](_0x332e29,_0x12254f);return _0x332e29;}class c extends _0x4484fa{['execute'](_0x6128e6){const {body:_0x21dfa2,styles:_0x48896d}=_0x6128e6['_parsedData'],_0x59fbea=new _0x21d24f(_0x21dfa2['document']),_0x479707=_0x59fbea['createRangeIn'](_0x21dfa2),_0x1e74ed=function(_0x3f694c){const _0x26f4b3={};for(const _0x2679ca of _0x3f694c)for(const _0x4d4e2e of _0x2679ca['cssRules'])if(_0x4d4e2e instanceof CSSStyleRule){const _0x1fedc2=h(_0x4d4e2e['style']);_0x26f4b3[_0x4d4e2e['selectorText']]=Object['assign']({},_0x26f4b3[_0x4d4e2e['selectorText']]||{},_0x1fedc2);}return _0x26f4b3;}(_0x48896d),_0x17dbd4=function(_0x80dffe){const _0x461724=new Map();for(const _0x1d049d in _0x80dffe){const _0x234294=O(_0x1d049d),_0x5a0ec1=_0x80dffe[_0x1d049d];for(const _0x542995 of _0x234294)_0x461724['set'](_0x542995,_0x5a0ec1);}return _0x461724;}(_0x1e74ed);for(const _0xcdf678 of _0x479707){if('elementStart'!==_0xcdf678['type'])continue;const _0x14c1e4=j(_0xcdf678['item'],_0x17dbd4);if(_0x14c1e4['size']){const _0x5a2daa=k(Array['from'](_0x14c1e4['values']()));for(const _0x2a0f37 in _0x5a2daa){const _0xd93e3f=_0xcdf678['item'];_0xd93e3f['hasStyle'](_0x2a0f37)||_0x59fbea['setStyle'](_0x2a0f37,_0x5a2daa[_0x2a0f37],_0xd93e3f);}}}_0x6128e6['content']=_0x21dfa2;}['isActive'](_0x2d9a32){return super['isActive'](_0x2d9a32)||p(_0x2d9a32);}}class i extends _0x1fcdfe{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x36e0d2=this['editor'],_0x43f340=_0x36e0d2['plugins']['get']('ClipboardPipeline'),_0x531665=_0x36e0d2['editing']['view']['document'],_0x293b90=new c(_0x531665);_0x43f340['on']('inputTransformation',(_0x54138d,_0x84802e)=>{const _0x1dc4cf=_0x84802e['dataTransfer']['getData']('text/html');_0x293b90['isActive'](_0x1dc4cf)&&(_0x84802e['_parsedData']||(_0x84802e['_parsedData']=_0x5e4704(_0x1dc4cf,_0x531665['stylesProcessor'])),_0x293b90['execute'](_0x84802e));},{'priority':_0x5dadd0['get']('high')+0xb});}['afterInit'](){!async function(_0x4afa9e){const _0x142c8a=_0x2d6ea3([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x2c186d=0x7374585f,_0xa67e49=0x7373d937^_0x2c186d,_0x56bfd3=window[_0x2d6ea3([0x44,0x61,0x74,0x65])][_0x2d6ea3([0x6e,0x6f,0x77])](),_0x4cf84a=_0x4afa9e[_0x2d6ea3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x40e245=new window[(_0x2d6ea3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x115444=>{_0x4cf84a[_0x2d6ea3([0x6f,0x6e,0x63,0x65])](_0x2d6ea3([0x72,0x65,0x61,0x64,0x79]),_0x115444);}),_0x46c255={[_0x2d6ea3([0x6b,0x74,0x79])]:_0x2d6ea3([0x45,0x43]),[_0x2d6ea3([0x75,0x73,0x65])]:_0x2d6ea3([0x73,0x69,0x67]),[_0x2d6ea3([0x63,0x72,0x76])]:_0x2d6ea3([0x50,0x2d,0x32,0x35,0x36]),[_0x2d6ea3([0x78])]:_0x2d6ea3([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]),[_0x2d6ea3([0x79])]:_0x2d6ea3([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]),[_0x2d6ea3([0x61,0x6c,0x67])]:_0x2d6ea3([0x45,0x53,0x32,0x35,0x36])},_0x10b140=_0x4cf84a[_0x2d6ea3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2d6ea3([0x67,0x65,0x74])](_0x2d6ea3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2efc6b(){let _0x1a8253,_0x16150d=null,_0x11a16b=null;try{if(_0x10b140==_0x2d6ea3([0x47,0x50,0x4c]))return _0x2d6ea3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1a8253=_0x4dd8aa(),!_0x1a8253)return _0x2d6ea3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1a8253[_0x2d6ea3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x11a16b=_0x476428(_0x1a8253[_0x2d6ea3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1a8253[_0x2d6ea3([0x6a,0x74,0x69])])),await _0x247036()?_0x3b6f80()?_0x30b411()?_0x2d6ea3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x41b020()?(_0x1a8253[_0x2d6ea3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d6ea3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x16150d=_0x4eaaec(_0x2d6ea3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2bb66b()):_0x2d6ea3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2d6ea3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2d6ea3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2d6ea3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x30b411(){const _0x4743b9=[_0x2d6ea3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2d6ea3([0x74,0x72,0x69,0x61,0x6c])][_0x2d6ea3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a8253[_0x2d6ea3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x56bfd3/0x3e8:0xe10*_0xa67e49;return _0x1a8253[_0x2d6ea3([0x65,0x78,0x70])]<_0x4743b9;}function _0x3b6f80(){const _0x584c5d=_0x1a8253[_0x2d6ea3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x584c5d&&(!!_0x584c5d[_0x2d6ea3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d6ea3([0x2a]))||(!!_0x584c5d[_0x2d6ea3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d6ea3([0x50,0x4f,0x45]))||(!!_0x584c5d[_0x2d6ea3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d6ea3([0x50,0x50]))||!(!_0x584c5d[_0x2d6ea3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d6ea3([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x375393()))));}function _0x41b020(){const _0x2aca44=_0x1a8253[_0x2d6ea3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2aca44||0x0==_0x2aca44[_0x2d6ea3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x8be62}=new URL(window[_0x2d6ea3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2aca44[_0x2d6ea3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8be62))return!0x0;const _0x11a70a=_0x8be62[_0x2d6ea3([0x73,0x70,0x6c,0x69,0x74])](_0x2d6ea3([0x2e]));return _0x2aca44[_0x2d6ea3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x143460=>_0x143460[_0x2d6ea3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d6ea3([0x2a])))[_0x2d6ea3([0x6d,0x61,0x70])](_0x3375e0=>_0x3375e0[_0x2d6ea3([0x73,0x70,0x6c,0x69,0x74])](_0x2d6ea3([0x2e])))[_0x2d6ea3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c5f1b=>_0x3c5f1b[_0x2d6ea3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x11a70a[_0x2d6ea3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d6ea3([0x6d,0x61,0x70])](_0x5bf3c7=>Array(_0x11a70a[_0x2d6ea3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5bf3c7[_0x2d6ea3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d6ea3([0x66,0x69,0x6c,0x6c])](_0x5bf3c7[0x0]===_0x2d6ea3([0x2a])?_0x2d6ea3([0x2a]):'')[_0x2d6ea3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5bf3c7))[_0x2d6ea3([0x73,0x6f,0x6d,0x65])](_0x5c2516=>_0x11a70a[_0x2d6ea3([0x65,0x76,0x65,0x72,0x79])]((_0x2e6d90,_0xf3cfd9)=>_0x5c2516[_0xf3cfd9]===_0x2e6d90||_0x5c2516[_0xf3cfd9]===_0x2d6ea3([0x2a])));}function _0x2bb66b(){return _0x16150d&&_0x11a16b?new window[(_0x2d6ea3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x25bcb1,_0x1301d0)=>{_0x16150d[_0x2d6ea3([0x74,0x68,0x65,0x6e])](_0x25bcb1,_0x1301d0),_0x11a16b[_0x2d6ea3([0x74,0x68,0x65,0x6e])](_0x57065e=>{_0x57065e!=_0x2d6ea3([0x56,0x61,0x6c,0x69,0x64])&&_0x25bcb1(_0x57065e);},_0x1301d0);}):_0x16150d||_0x11a16b||_0x2d6ea3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x476428(_0x51e69b,_0x1e0b98){return new window[(_0x2d6ea3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x348b1d=>{if(_0x9335cb())return _0x348b1d(_0x2d6ea3([0x56,0x61,0x6c,0x69,0x64]));_0x1d4ec4(),_0x4cf84a[_0x2d6ea3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2d6ea3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x422b16=!0x1;const _0x1b69d5=_0x5732e3();function _0x3d5720(_0x505812){return!!_0x505812&&(typeof _0x505812===_0x2d6ea3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x505812===_0x2d6ea3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x505812[_0x2d6ea3([0x74,0x68,0x65,0x6e])]===_0x2d6ea3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x505812[_0x2d6ea3([0x63,0x61,0x74,0x63,0x68])]===_0x2d6ea3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x180b10(_0xda2c7d){_0x3d8240(_0xda2c7d)[_0x2d6ea3([0x74,0x68,0x65,0x6e])](_0x2b0e09=>{if(!_0x2b0e09||_0x2b0e09[_0x2d6ea3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2d6ea3([0x6f,0x6b]))return _0x2d6ea3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x390a28(_0xa9b2dc(_0x1b69d5+_0x1e0b98))!=_0x2b0e09[_0x2d6ea3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2d6ea3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2d6ea3([0x56,0x61,0x6c,0x69,0x64]);})[_0x2d6ea3([0x74,0x68,0x65,0x6e])](_0x56c8d7=>(_0x5b4017(),_0x56c8d7),()=>{const _0x225b58=_0x280fb3();return null==_0x225b58?(_0x5b4017(),_0x2d6ea3([0x56,0x61,0x6c,0x69,0x64])):_0x2d6ea3(_0x56bfd3-_0x225b58>(0x5778dc5f^_0x2c186d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2d6ea3([0x74,0x68,0x65,0x6e])](_0x348b1d)[_0x2d6ea3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x348b1d(_0x2d6ea3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1a800b=0x7342b6df^_0x2c186d;function _0x5b4017(){const _0x4a8510=_0x2d6ea3([0x6c,0x6c,0x63,0x74,0x2d])+_0x390a28(_0xa9b2dc(_0x51e69b)),_0x2250ef=_0x16bbdf(_0x390a28(window[_0x2d6ea3([0x4d,0x61,0x74,0x68])][_0x2d6ea3([0x63,0x65,0x69,0x6c])](_0x56bfd3/_0x1a800b)));window[_0x2d6ea3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d6ea3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a8510,_0x2250ef);}function _0x280fb3(){const _0x9e8ab3=_0x2d6ea3([0x6c,0x6c,0x63,0x74,0x2d])+_0x390a28(_0xa9b2dc(_0x51e69b)),_0x3c8991=window[_0x2d6ea3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d6ea3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x9e8ab3);return _0x3c8991?window[_0x2d6ea3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x16bbdf(_0x3c8991),0x10)*_0x1a800b:null;}function _0x3d8240(_0x10d613){return new window[(_0x2d6ea3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1dbd58,_0x464aef)=>{_0x10d613[_0x2d6ea3([0x74,0x68,0x65,0x6e])](_0x1dbd58,_0x464aef),window[_0x2d6ea3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x464aef,0x73758c9f^_0x2c186d);});}}_0x4cf84a[_0x2d6ea3([0x6f,0x6e])](_0x2d6ea3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2e0074,_0xd963d8)=>{if(_0xd963d8[0x0]!=_0x51e69b)return _0x348b1d(_0x2d6ea3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xd963d8[0x1]={..._0xd963d8[0x1],[_0x2d6ea3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1b69d5};},{[_0x2d6ea3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d6ea3([0x68,0x69,0x67,0x68])}),_0x4cf84a[_0x2d6ea3([0x6f,0x6e])](_0x2d6ea3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x22bd5e=>{_0x3d5720(_0x22bd5e[_0x2d6ea3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x422b16=!0x0,_0x180b10(_0x22bd5e[_0x2d6ea3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2d6ea3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d6ea3([0x6c,0x6f,0x77])}),_0x40e245[_0x2d6ea3([0x74,0x68,0x65,0x6e])](()=>{_0x422b16||_0x348b1d(_0x2d6ea3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x9335cb(){return _0x4cf84a[_0x2d6ea3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d6ea3([0x76,0x69,0x65,0x77])][_0x2d6ea3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2d6ea3([0x61,0x75,0x74,0x6f]);}function _0x1d4ec4(){_0x4cf84a[_0x2d6ea3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d6ea3([0x76,0x69,0x65,0x77])][_0x2d6ea3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2d6ea3([0x61,0x75,0x74,0x6f]);}}function _0x4eaaec(_0xc7df66){const _0x4e6375=[new window[(_0x2d6ea3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3f4b7c=>setTimeout(_0x3f4b7c,0x737d6693^_0x2c186d)),_0x40e245[_0x2d6ea3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2d6ea3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18bbc2=>{let _0x5799ae=0x0;_0x4cf84a[_0x2d6ea3([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d6ea3([0x6f,0x6e])](_0x2d6ea3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1ab4b3,_0x31e9ed)=>{_0x31e9ed[0x0][_0x2d6ea3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5799ae++,_0x5799ae==(0x73745db7^_0x2c186d)&&(_0x18bbc2(),_0x1ab4b3[_0x2d6ea3([0x6f,0x66,0x66])]());});}))];return window[_0x2d6ea3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2d6ea3([0x72,0x61,0x63,0x65])](_0x4e6375)[_0x2d6ea3([0x74,0x68,0x65,0x6e])](()=>_0xc7df66);}async function _0x7e7ab(){await _0x40e245,_0x4cf84a[_0x2d6ea3([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d6ea3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xb5144e,_0x4cf84a[_0x2d6ea3([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d6ea3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xb5144e,_0x4cf84a[_0x2d6ea3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2d6ea3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x375393(){return window[_0x2d6ea3([0x67,0x6c,0x6f,0x62])]&&window[_0x2d6ea3([0x67,0x6c,0x6f,0x62])][_0x2d6ea3([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x2c21c9(_0x331e0e){const _0x2c5d89=_0x11caf7();_0x4cf84a[_0x2c5d89]=_0x2d6ea3([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])+_0x331e0e,_0x331e0e!=_0x2d6ea3([0x56,0x61,0x6c,0x69,0x64])&&_0x7e7ab();}function _0x11caf7(){const _0x6ab202=window[_0x2d6ea3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2d6ea3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2d6ea3([0x6e,0x6f,0x77])]())[_0x2d6ea3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2d6ea3([0x2e]),'');let _0x56232a=_0x2d6ea3([0x73]);for(let _0x31515a=0x0;_0x31515a<_0x6ab202[_0x2d6ea3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x31515a+=0x2){let _0x34f097=window[_0x2d6ea3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6ab202[_0x2d6ea3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x31515a,_0x31515a+0x2));_0x34f097>=_0x142c8a[_0x2d6ea3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x34f097-=_0x142c8a[_0x2d6ea3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x56232a+=_0x142c8a[_0x34f097];}return _0x56232a;}function _0x4dd8aa(){const _0x4b37cd=_0x10b140[_0x2d6ea3([0x73,0x70,0x6c,0x69,0x74])](_0x2d6ea3([0x2e]));if(0x3!=_0x4b37cd[_0x2d6ea3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2ed0a2(_0x4b37cd[0x1]);function _0x2ed0a2(_0x4b1346){const _0xb83411=_0x182d1a(_0x4b1346);return _0xb83411&&_0x3f8e7e()?_0xb83411:null;function _0x3f8e7e(){const _0x4a72df=_0xb83411[_0x2d6ea3([0x6a,0x74,0x69])],_0x12a8b7=window[_0x2d6ea3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a72df[_0x2d6ea3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4a72df[_0x2d6ea3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x40dbf5={..._0xb83411,[_0x2d6ea3([0x6a,0x74,0x69])]:_0x4a72df[_0x2d6ea3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4a72df[_0x2d6ea3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x40dbf5[_0x2d6ea3([0x76,0x63])],_0xa9b2dc(_0x40dbf5)==_0x12a8b7;}}}async function _0x247036(){let _0x4c9226=!0x0;try{const _0x10904d=_0x10b140[_0x2d6ea3([0x73,0x70,0x6c,0x69,0x74])](_0x2d6ea3([0x2e])),[_0x468f8b,_0x3268e6,_0x515e54]=_0x10904d;return _0x5830bd(_0x468f8b),await _0x595465(_0x468f8b,_0x3268e6,_0x515e54),_0x4c9226;}catch{return!0x1;}function _0x5830bd(_0x5983bd){const _0xda5549=_0x182d1a(_0x5983bd);_0xda5549&&_0xda5549[_0x2d6ea3([0x61,0x6c,0x67])]==_0x2d6ea3([0x45,0x53,0x32,0x35,0x36])||(_0x4c9226=!0x1);}async function _0x595465(_0x5681db,_0x3591d0,_0x1c9c49){const _0x1dbfa4=window[_0x2d6ea3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2d6ea3([0x66,0x72,0x6f,0x6d])](_0x3df897(_0x1c9c49),_0x86baf6=>_0x86baf6[_0x2d6ea3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x318beb=new window[(_0x2d6ea3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2d6ea3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5681db+_0x2d6ea3([0x2e])+_0x3591d0),_0xe966d7=window[_0x2d6ea3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2d6ea3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xe966d7)return;const _0x48c994=await _0xe966d7[_0x2d6ea3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2d6ea3([0x6a,0x77,0x6b]),_0x46c255,{[_0x2d6ea3([0x6e,0x61,0x6d,0x65])]:_0x2d6ea3([0x45,0x43,0x44,0x53,0x41]),[_0x2d6ea3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2d6ea3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2d6ea3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xe966d7[_0x2d6ea3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2d6ea3([0x6e,0x61,0x6d,0x65])]:_0x2d6ea3([0x45,0x43,0x44,0x53,0x41]),[_0x2d6ea3([0x68,0x61,0x73,0x68])]:{[_0x2d6ea3([0x6e,0x61,0x6d,0x65])]:_0x2d6ea3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x48c994,_0x1dbfa4,_0x318beb)||(_0x4c9226=!0x1);}}function _0x182d1a(_0x2e0180){return _0x2e0180[_0x2d6ea3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2d6ea3([0x65,0x79]))?JSON[_0x2d6ea3([0x70,0x61,0x72,0x73,0x65])](_0x3df897(_0x2e0180)):null;}function _0x3df897(_0x42234a){return window[_0x2d6ea3([0x61,0x74,0x6f,0x62])](_0x42234a[_0x2d6ea3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2d6ea3([0x2b]))[_0x2d6ea3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2d6ea3([0x2f])));}function _0xa9b2dc(_0x1c9236){let _0x4c450a=0x1505;function _0x5971bd(_0x3d04f0){for(let _0x36204e=0x0;_0x36204e<_0x3d04f0[_0x2d6ea3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x36204e++){const _0xe8cd66=_0x3d04f0[_0x2d6ea3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x36204e);_0x4c450a=(_0x4c450a<<0x5)+_0x4c450a+_0xe8cd66,_0x4c450a&=_0x4c450a;}}function _0x1bd8dd(_0x3f1153){Array[_0x2d6ea3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3f1153)?_0x3f1153[_0x2d6ea3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1bd8dd):_0x3f1153&&typeof _0x3f1153==_0x2d6ea3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2d6ea3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3f1153)[_0x2d6ea3([0x73,0x6f,0x72,0x74])]()[_0x2d6ea3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x9ebdb9,_0x40f25c])=>{_0x5971bd(_0x9ebdb9),_0x1bd8dd(_0x40f25c);}):_0x5971bd(window[_0x2d6ea3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3f1153));}return _0x1bd8dd(_0x1c9236),_0x4c450a>>>0x0;}function _0x390a28(_0xbba19b){return _0xbba19b[_0x2d6ea3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2d6ea3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2d6ea3([0x30]));}function _0x16bbdf(_0x531379){return _0x531379[_0x2d6ea3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2d6ea3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2d6ea3([0x6a,0x6f,0x69,0x6e])]('');}function _0xb5144e(){}function _0x2d6ea3(_0x51b0fe){return _0x51b0fe['map'](_0x34bc31=>String['fromCharCode'](_0x34bc31))['join']('');}_0x2c21c9(await _0x2efc6b());}(this);}}const E=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x5df333=>Number(_0x5df333)>=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(_0x118780){return E['includes'](_0x118780);}function g(_0x2de140){return Array['from'](_0x2de140['getStyleNames']())['filter'](P);}function b(_0x929174,_0x4e99c5,_0x981878){const {spanStyles:_0x580a11,stylesToBeHtmlElements:_0x513cfe}=function(_0x290d8f,_0x1bda65){const _0x4f9ee4={},_0x3af302={};return _0x1bda65['forEach'](_0x4bbe66=>{const _0x5c221f=_0x290d8f['getStyle'](_0x4bbe66);if(_0x5c221f){if(function(_0x30e848){return L['includes'](_0x30e848);}(_0x4bbe66))_0x4f9ee4[_0x4bbe66]=_0x5c221f;else{if(function(_0x339c92){return _0x339c92 in F;}(_0x4bbe66)){const _0x42439e=_0x5c221f['split']('\x20');F[_0x4bbe66]['forEach'](([_0x1bbfe0,_0x3dcc42])=>{for(const _0x24a370 of _0x42439e){('function'==typeof _0x1bbfe0&&_0x1bbfe0(_0x24a370)||_0x1bbfe0===_0x24a370)&&(_0x3af302[_0x4bbe66]=[..._0x3af302[_0x4bbe66]||[],[_0x1bbfe0,_0x3dcc42]]);}});}}}}),{'spanStyles':_0x4f9ee4,'stylesToBeHtmlElements':_0x3af302};}(_0x929174,_0x981878);!function(_0x11ce01,_0x1f0e76,_0x5e5ecc){for(const _0x2a1f6e in _0x5e5ecc){_0x5e5ecc[_0x2a1f6e]['forEach'](([,_0x182640])=>{const _0x11edd3=_0x1f0e76['createElement'](_0x182640,[],_0x11ce01['getChildren']());_0x1f0e76['insertChild'](0x0,_0x11edd3,_0x11ce01);}),_0x1f0e76['removeStyle'](_0x2a1f6e,_0x11ce01);}}(_0x929174,_0x4e99c5,_0x513cfe),function(_0x8826ac,_0x49294e,_0x2dfe7f){if(!Object['keys'](_0x2dfe7f)['length'])return;const _0x18a4b2=_0x49294e['createElement']('span',[],_0x8826ac['getChildren']());_0x49294e['setStyle'](_0x2dfe7f,_0x18a4b2),_0x49294e['insertChild'](0x0,_0x18a4b2,_0x8826ac),_0x49294e['removeStyle'](Object['keys'](_0x2dfe7f),_0x8826ac);}(_0x929174,_0x4e99c5,_0x580a11);}class a extends _0x4484fa{['execute'](_0x107844){const {body:_0x39961b}=_0x107844['_parsedData'],_0x5a5da4=new _0x21d24f(_0x39961b['document']),_0x5d73a9=_0x5a5da4['createRangeIn'](_0x39961b),_0x9a60dc=new _0xe4f40f(_0x5a5da4['document']['stylesProcessor']),_0x3f2091=[...new _0x275bff(_0x9a60dc)['blockElements'],'font'],_0x4077a8=_0x5d73a9['getItems']();for(const _0x41d148 of _0x4077a8)_0x41d148['is']('element')&&_0x3f2091['includes'](_0x41d148['name'])&&b(_0x41d148,_0x5a5da4,g(_0x41d148));_0x107844['content']=_0x39961b;}['isActive'](_0x25e6dc){return super['isActive'](_0x25e6dc)||p(_0x25e6dc);}}class s extends _0x1fcdfe{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x219a61=this['editor'],_0x55cccc=_0x219a61['plugins']['get']('ClipboardPipeline'),_0x1dcec7=_0x219a61['editing']['view']['document'],_0x3f4494=new a(_0x1dcec7);_0x55cccc['on']('inputTransformation',(_0x3709da,_0x28296d)=>{const _0x3c04b0=_0x28296d['dataTransfer']['getData']('text/html');_0x3f4494['isActive'](_0x3c04b0)&&(_0x28296d['_parsedData']||(_0x28296d['_parsedData']=_0x5e4704(_0x3c04b0,_0x1dcec7['stylesProcessor'])),_0x3f4494['execute'](_0x28296d));},{'priority':_0x5dadd0['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x46a5ef=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x16c229;for(const _0x5c1550 in _0x46a5ef){const _0x2c009e=_0x5c1550,_0x923c25=_0x46a5ef[_0x2c009e];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x923c25||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x923c25||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x923c25||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x923c25||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x923c25||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x923c25||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x923c25){delete _0x46a5ef[_0x2c009e],_0x16c229=_0x923c25,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x16c229&&_0x46a5ef['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x16c229&&_0x46a5ef['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x16c229&&_0x46a5ef['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x16c229&&_0x46a5ef['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x16c229&&_0x46a5ef['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x16c229&&_0x46a5ef['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0x1fcdfe{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{K as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0xdf17f3}from'@ckeditor/ckeditor5-core/dist/index.js';import{PasteFromOfficeMSWordNormalizer as _0xd1daa8,parsePasteOfficeHtml as _0x4d5602}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2b6197,uid as _0x59c838}from'@ckeditor/ckeditor5-utils/dist/index.js';import{ViewUpcastWriter as _0x2c6c76,ViewDocument as _0x5026f9,ViewDomConverter as _0x2bc603}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function p(_0xc54dfd){return m['test'](_0xc54dfd);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function j(_0x4399af,_0x24100d){const _0x5cf048=new Map();for(const [_0xe4d841,_0x134c58]of _0x24100d){if(!_0xe4d841['tagName']&&!_0xe4d841['className'])continue;const _0x34ddde=!_0xe4d841['tagName']||_0x4399af['name']===_0xe4d841['tagName'],_0x4e3643=!_0xe4d841['className']||_0x4399af['hasClass'](_0xe4d841['className']);_0x34ddde&&_0x4e3643&&_0x5cf048['set'](_0xe4d841,_0x134c58);}return _0x5cf048;}function h(_0xd6a883){const _0x201db0={};for(let _0x5e9499=0x0;_0x5e9499<_0xd6a883['length'];_0x5e9499++){const _0x1ce6d1=_0xd6a883[_0x5e9499],_0x2ba36c=_0xd6a883['getPropertyValue'](_0x1ce6d1);'initial'!==_0x2ba36c&&(_0x201db0[_0x1ce6d1]=_0x2ba36c);}return _0x201db0;}function O(_0x411870){const _0x12f48b=_0x411870['split'](',')['map'](_0x8a100c=>_0x8a100c['trim']()),_0x2f0904=[];for(const _0x522d54 of _0x12f48b){const _0xb9a7ed=S['exec'](_0x522d54);_0xb9a7ed&&_0x2f0904['push'](_0xb9a7ed['groups']);}return _0x2f0904;}function k(_0x2e5dcf){const _0x2ec831={};for(const _0x1b7fdc of _0x2e5dcf)Object['assign'](_0x2ec831,_0x1b7fdc);return _0x2ec831;}class c extends _0xd1daa8{['execute'](_0x1aed1c){const {body:_0x37c3cd,styles:_0x39303b}=_0x1aed1c['_parsedData'],_0x5bdace=new _0x2c6c76(_0x37c3cd['document']),_0x3e59d9=_0x5bdace['createRangeIn'](_0x37c3cd),_0x2c5c2c=function(_0x1f8f11){const _0x213fa9={};for(const _0x586fc7 of _0x1f8f11)for(const _0x3b7737 of _0x586fc7['cssRules'])if(_0x3b7737 instanceof CSSStyleRule){const _0x4c6f03=h(_0x3b7737['style']);_0x213fa9[_0x3b7737['selectorText']]=Object['assign']({},_0x213fa9[_0x3b7737['selectorText']]||{},_0x4c6f03);}return _0x213fa9;}(_0x39303b),_0x330189=function(_0x499a68){const _0x5050=new Map();for(const _0x3125f1 in _0x499a68){const _0x7730bb=O(_0x3125f1),_0x4e5734=_0x499a68[_0x3125f1];for(const _0x1c2482 of _0x7730bb)_0x5050['set'](_0x1c2482,_0x4e5734);}return _0x5050;}(_0x2c5c2c);for(const _0x59136d of _0x3e59d9){if('elementStart'!==_0x59136d['type'])continue;const _0x55b6a7=j(_0x59136d['item'],_0x330189);if(_0x55b6a7['size']){const _0x3b3920=k(Array['from'](_0x55b6a7['values']()));for(const _0x955b22 in _0x3b3920){const _0x42c486=_0x59136d['item'];_0x42c486['hasStyle'](_0x955b22)||_0x5bdace['setStyle'](_0x955b22,_0x3b3920[_0x955b22],_0x42c486);}}}_0x1aed1c['content']=_0x37c3cd;}['isActive'](_0x3a7c97){return super['isActive'](_0x3a7c97)||p(_0x3a7c97);}}class i extends _0xdf17f3{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x569170=this['editor'],_0x12f7e2=_0x569170['plugins']['get']('ClipboardPipeline'),_0x44210c=_0x569170['editing']['view']['document'],_0x23ea96=new c(_0x44210c);_0x12f7e2['on']('inputTransformation',(_0x469be1,_0xbcabe4)=>{const _0x2a08fe=_0xbcabe4['dataTransfer']['getData']('text/html');_0x23ea96['isActive'](_0x2a08fe)&&(_0xbcabe4['_parsedData']||(_0xbcabe4['_parsedData']=_0x4d5602(_0x2a08fe,_0x44210c['stylesProcessor'])),_0x23ea96['execute'](_0xbcabe4));},{'priority':_0x2b6197['get']('high')+0xb});}['afterInit'](){!async function(_0x42947b){const _0x203a7c=_0x5ad5b8([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0xa9d24b=0x7374585f,_0x2fb4bb=0x7373dae7^_0xa9d24b,_0xbfdffe=window[_0x5ad5b8([0x44,0x61,0x74,0x65])][_0x5ad5b8([0x6e,0x6f,0x77])](),_0x58254b=_0x42947b[_0x5ad5b8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x11e4da=new window[(_0x5ad5b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x10fe13=>{_0x58254b[_0x5ad5b8([0x6f,0x6e,0x63,0x65])](_0x5ad5b8([0x72,0x65,0x61,0x64,0x79]),_0x10fe13);}),_0x2db69e={[_0x5ad5b8([0x6b,0x74,0x79])]:_0x5ad5b8([0x45,0x43]),[_0x5ad5b8([0x75,0x73,0x65])]:_0x5ad5b8([0x73,0x69,0x67]),[_0x5ad5b8([0x63,0x72,0x76])]:_0x5ad5b8([0x50,0x2d,0x32,0x35,0x36]),[_0x5ad5b8([0x78])]:_0x5ad5b8([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]),[_0x5ad5b8([0x79])]:_0x5ad5b8([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]),[_0x5ad5b8([0x61,0x6c,0x67])]:_0x5ad5b8([0x45,0x53,0x32,0x35,0x36])},_0x2a3219=_0x58254b[_0x5ad5b8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5ad5b8([0x67,0x65,0x74])](_0x5ad5b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xba07c(){let _0x19f1be,_0x520c89=null,_0x2ddbff=null;try{if(_0x2a3219==_0x5ad5b8([0x47,0x50,0x4c]))return _0x5ad5b8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x19f1be=_0x298176(),!_0x19f1be)return _0x5ad5b8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x19f1be[_0x5ad5b8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2ddbff=_0x293209(_0x19f1be[_0x5ad5b8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x19f1be[_0x5ad5b8([0x6a,0x74,0x69])])),await _0x64439e()?_0x289724()?_0x6daee4()?_0x5ad5b8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5f1c69()?(_0x19f1be[_0x5ad5b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ad5b8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x520c89=_0xb2f30b(_0x5ad5b8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x110317()):_0x5ad5b8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5ad5b8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5ad5b8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5ad5b8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x6daee4(){const _0x16cdaa=[_0x5ad5b8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5ad5b8([0x74,0x72,0x69,0x61,0x6c])][_0x5ad5b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19f1be[_0x5ad5b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xbfdffe/0x3e8:0xe10*_0x2fb4bb;return _0x19f1be[_0x5ad5b8([0x65,0x78,0x70])]<_0x16cdaa;}function _0x289724(){const _0x24086d=_0x19f1be[_0x5ad5b8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x24086d&&(!!_0x24086d[_0x5ad5b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad5b8([0x2a]))||(!!_0x24086d[_0x5ad5b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad5b8([0x50,0x4f,0x45]))||(!!_0x24086d[_0x5ad5b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad5b8([0x50,0x50]))||!(!_0x24086d[_0x5ad5b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad5b8([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x1a0983()))));}function _0x5f1c69(){const _0x509834=_0x19f1be[_0x5ad5b8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x509834||0x0==_0x509834[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3d0baf}=new URL(window[_0x5ad5b8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x509834[_0x5ad5b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d0baf))return!0x0;const _0x1ada08=_0x3d0baf[_0x5ad5b8([0x73,0x70,0x6c,0x69,0x74])](_0x5ad5b8([0x2e]));return _0x509834[_0x5ad5b8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4cb93d=>_0x4cb93d[_0x5ad5b8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ad5b8([0x2a])))[_0x5ad5b8([0x6d,0x61,0x70])](_0x3baf77=>_0x3baf77[_0x5ad5b8([0x73,0x70,0x6c,0x69,0x74])](_0x5ad5b8([0x2e])))[_0x5ad5b8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x25cc39=>_0x25cc39[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1ada08[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ad5b8([0x6d,0x61,0x70])](_0xac558a=>Array(_0x1ada08[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0xac558a[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ad5b8([0x66,0x69,0x6c,0x6c])](_0xac558a[0x0]===_0x5ad5b8([0x2a])?_0x5ad5b8([0x2a]):'')[_0x5ad5b8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0xac558a))[_0x5ad5b8([0x73,0x6f,0x6d,0x65])](_0x1a29c0=>_0x1ada08[_0x5ad5b8([0x65,0x76,0x65,0x72,0x79])]((_0xd4eb15,_0x301628)=>_0x1a29c0[_0x301628]===_0xd4eb15||_0x1a29c0[_0x301628]===_0x5ad5b8([0x2a])));}function _0x110317(){return _0x520c89&&_0x2ddbff?new window[(_0x5ad5b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1b2b80,_0x4a71b5)=>{_0x520c89[_0x5ad5b8([0x74,0x68,0x65,0x6e])](_0x1b2b80,_0x4a71b5),_0x2ddbff[_0x5ad5b8([0x74,0x68,0x65,0x6e])](_0x7ffd80=>{_0x7ffd80!=_0x5ad5b8([0x56,0x61,0x6c,0x69,0x64])&&_0x1b2b80(_0x7ffd80);},_0x4a71b5);}):_0x520c89||_0x2ddbff||_0x5ad5b8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x293209(_0x29dd50,_0x46ca13){return new window[(_0x5ad5b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34cded=>{if(_0x182874())return _0x34cded(_0x5ad5b8([0x56,0x61,0x6c,0x69,0x64]));_0x1bfe5d(),_0x58254b[_0x5ad5b8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5ad5b8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x430fb6=!0x1;const _0x7b5a8e=_0x59c838();function _0x1f5792(_0x47c954){return!!_0x47c954&&(typeof _0x47c954===_0x5ad5b8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x47c954===_0x5ad5b8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x47c954[_0x5ad5b8([0x74,0x68,0x65,0x6e])]===_0x5ad5b8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x47c954[_0x5ad5b8([0x63,0x61,0x74,0x63,0x68])]===_0x5ad5b8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x25bc67(_0x92eaf7){_0x2905e2(_0x92eaf7)[_0x5ad5b8([0x74,0x68,0x65,0x6e])](_0x4e94d4=>{if(!_0x4e94d4||_0x4e94d4[_0x5ad5b8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5ad5b8([0x6f,0x6b]))return _0x5ad5b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3635d6(_0x5892c4(_0x7b5a8e+_0x46ca13))!=_0x4e94d4[_0x5ad5b8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5ad5b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5ad5b8([0x56,0x61,0x6c,0x69,0x64]);})[_0x5ad5b8([0x74,0x68,0x65,0x6e])](_0x1a1669=>(_0x1eac6f(),_0x1a1669),()=>{const _0x2b4cc6=_0x13fd36();return null==_0x2b4cc6?(_0x1eac6f(),_0x5ad5b8([0x56,0x61,0x6c,0x69,0x64])):_0x5ad5b8(_0xbfdffe-_0x2b4cc6>(0x5778dc5f^_0xa9d24b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5ad5b8([0x74,0x68,0x65,0x6e])](_0x34cded)[_0x5ad5b8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x34cded(_0x5ad5b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1c7112=0x7342b6df^_0xa9d24b;function _0x1eac6f(){const _0x335c43=_0x5ad5b8([0x6c,0x6c,0x63,0x74,0x2d])+_0x3635d6(_0x5892c4(_0x29dd50)),_0x5434d2=_0x2e10c5(_0x3635d6(window[_0x5ad5b8([0x4d,0x61,0x74,0x68])][_0x5ad5b8([0x63,0x65,0x69,0x6c])](_0xbfdffe/_0x1c7112)));window[_0x5ad5b8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ad5b8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x335c43,_0x5434d2);}function _0x13fd36(){const _0x47ed1f=_0x5ad5b8([0x6c,0x6c,0x63,0x74,0x2d])+_0x3635d6(_0x5892c4(_0x29dd50)),_0x3ab931=window[_0x5ad5b8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ad5b8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x47ed1f);return _0x3ab931?window[_0x5ad5b8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2e10c5(_0x3ab931),0x10)*_0x1c7112:null;}function _0x2905e2(_0x4b79f9){return new window[(_0x5ad5b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5655ea,_0x26bd14)=>{_0x4b79f9[_0x5ad5b8([0x74,0x68,0x65,0x6e])](_0x5655ea,_0x26bd14),window[_0x5ad5b8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x26bd14,0x73758c9f^_0xa9d24b);});}}_0x58254b[_0x5ad5b8([0x6f,0x6e])](_0x5ad5b8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5173fb,_0x250c29)=>{if(_0x250c29[0x0]!=_0x29dd50)return _0x34cded(_0x5ad5b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x250c29[0x1]={..._0x250c29[0x1],[_0x5ad5b8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x7b5a8e};},{[_0x5ad5b8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ad5b8([0x68,0x69,0x67,0x68])}),_0x58254b[_0x5ad5b8([0x6f,0x6e])](_0x5ad5b8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2762cc=>{_0x1f5792(_0x2762cc[_0x5ad5b8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x430fb6=!0x0,_0x25bc67(_0x2762cc[_0x5ad5b8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5ad5b8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ad5b8([0x6c,0x6f,0x77])}),_0x11e4da[_0x5ad5b8([0x74,0x68,0x65,0x6e])](()=>{_0x430fb6||_0x34cded(_0x5ad5b8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x182874(){return _0x58254b[_0x5ad5b8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ad5b8([0x76,0x69,0x65,0x77])][_0x5ad5b8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5ad5b8([0x61,0x75,0x74,0x6f]);}function _0x1bfe5d(){_0x58254b[_0x5ad5b8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ad5b8([0x76,0x69,0x65,0x77])][_0x5ad5b8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5ad5b8([0x61,0x75,0x74,0x6f]);}}function _0xb2f30b(_0x43b1f6){const _0x82e50c=[new window[(_0x5ad5b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x376c53=>setTimeout(_0x376c53,0x737d6693^_0xa9d24b)),_0x11e4da[_0x5ad5b8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5ad5b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f87d5=>{let _0x1362ce=0x0;_0x58254b[_0x5ad5b8([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ad5b8([0x6f,0x6e])](_0x5ad5b8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1f7479,_0x5ef56d)=>{_0x5ef56d[0x0][_0x5ad5b8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1362ce++,_0x1362ce==(0x73745db7^_0xa9d24b)&&(_0x4f87d5(),_0x1f7479[_0x5ad5b8([0x6f,0x66,0x66])]());});}))];return window[_0x5ad5b8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5ad5b8([0x72,0x61,0x63,0x65])](_0x82e50c)[_0x5ad5b8([0x74,0x68,0x65,0x6e])](()=>_0x43b1f6);}async function _0x47e455(){await _0x11e4da,_0x58254b[_0x5ad5b8([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ad5b8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x433cc5,_0x58254b[_0x5ad5b8([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ad5b8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x433cc5,_0x58254b[_0x5ad5b8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5ad5b8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1a0983(){return window[_0x5ad5b8([0x67,0x6c,0x6f,0x62])]&&window[_0x5ad5b8([0x67,0x6c,0x6f,0x62])][_0x5ad5b8([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x44db0e(_0x251c86){const _0x5d266a=_0x40fc30();_0x58254b[_0x5d266a]=_0x5ad5b8([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])+_0x251c86,_0x251c86!=_0x5ad5b8([0x56,0x61,0x6c,0x69,0x64])&&_0x47e455();}function _0x40fc30(){const _0x129ebb=window[_0x5ad5b8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5ad5b8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5ad5b8([0x6e,0x6f,0x77])]())[_0x5ad5b8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5ad5b8([0x2e]),'');let _0x37da8f=_0x5ad5b8([0x73]);for(let _0x565be6=0x0;_0x565be6<_0x129ebb[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x565be6+=0x2){let _0x1f53ce=window[_0x5ad5b8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x129ebb[_0x5ad5b8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x565be6,_0x565be6+0x2));_0x1f53ce>=_0x203a7c[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1f53ce-=_0x203a7c[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x37da8f+=_0x203a7c[_0x1f53ce];}return _0x37da8f;}function _0x298176(){const _0x37fddd=_0x2a3219[_0x5ad5b8([0x73,0x70,0x6c,0x69,0x74])](_0x5ad5b8([0x2e]));if(0x3!=_0x37fddd[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x354d00(_0x37fddd[0x1]);function _0x354d00(_0x29c778){const _0xc0ec49=_0x228ead(_0x29c778);return _0xc0ec49&&_0x5eba95()?_0xc0ec49:null;function _0x5eba95(){const _0x449260=_0xc0ec49[_0x5ad5b8([0x6a,0x74,0x69])],_0x5f0368=window[_0x5ad5b8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x449260[_0x5ad5b8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x449260[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4601cb={..._0xc0ec49,[_0x5ad5b8([0x6a,0x74,0x69])]:_0x449260[_0x5ad5b8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x449260[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4601cb[_0x5ad5b8([0x76,0x63])],_0x5892c4(_0x4601cb)==_0x5f0368;}}}async function _0x64439e(){let _0x4a0535=!0x0;try{const _0x49722b=_0x2a3219[_0x5ad5b8([0x73,0x70,0x6c,0x69,0x74])](_0x5ad5b8([0x2e])),[_0x2e31b4,_0x43c03b,_0x532efd]=_0x49722b;return _0x2f0777(_0x2e31b4),await _0x48b01a(_0x2e31b4,_0x43c03b,_0x532efd),_0x4a0535;}catch{return!0x1;}function _0x2f0777(_0x49303d){const _0x43fb4c=_0x228ead(_0x49303d);_0x43fb4c&&_0x43fb4c[_0x5ad5b8([0x61,0x6c,0x67])]==_0x5ad5b8([0x45,0x53,0x32,0x35,0x36])||(_0x4a0535=!0x1);}async function _0x48b01a(_0x12809a,_0x4aa342,_0x589b0e){const _0x800367=window[_0x5ad5b8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5ad5b8([0x66,0x72,0x6f,0x6d])](_0x2e1af1(_0x589b0e),_0x519282=>_0x519282[_0x5ad5b8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x433911=new window[(_0x5ad5b8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5ad5b8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x12809a+_0x5ad5b8([0x2e])+_0x4aa342),_0x3fc697=window[_0x5ad5b8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5ad5b8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3fc697)return;const _0xe6a5af=await _0x3fc697[_0x5ad5b8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5ad5b8([0x6a,0x77,0x6b]),_0x2db69e,{[_0x5ad5b8([0x6e,0x61,0x6d,0x65])]:_0x5ad5b8([0x45,0x43,0x44,0x53,0x41]),[_0x5ad5b8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5ad5b8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5ad5b8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3fc697[_0x5ad5b8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5ad5b8([0x6e,0x61,0x6d,0x65])]:_0x5ad5b8([0x45,0x43,0x44,0x53,0x41]),[_0x5ad5b8([0x68,0x61,0x73,0x68])]:{[_0x5ad5b8([0x6e,0x61,0x6d,0x65])]:_0x5ad5b8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xe6a5af,_0x800367,_0x433911)||(_0x4a0535=!0x1);}}function _0x228ead(_0x175dea){return _0x175dea[_0x5ad5b8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5ad5b8([0x65,0x79]))?JSON[_0x5ad5b8([0x70,0x61,0x72,0x73,0x65])](_0x2e1af1(_0x175dea)):null;}function _0x2e1af1(_0x3b6d66){return window[_0x5ad5b8([0x61,0x74,0x6f,0x62])](_0x3b6d66[_0x5ad5b8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5ad5b8([0x2b]))[_0x5ad5b8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5ad5b8([0x2f])));}function _0x5892c4(_0x2d63b1){let _0xbd3b84=0x1505;function _0xc3ccc3(_0x5d2edf){for(let _0x2f4aa4=0x0;_0x2f4aa4<_0x5d2edf[_0x5ad5b8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f4aa4++){const _0x3c6089=_0x5d2edf[_0x5ad5b8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2f4aa4);_0xbd3b84=(_0xbd3b84<<0x5)+_0xbd3b84+_0x3c6089,_0xbd3b84&=_0xbd3b84;}}function _0x5f0e49(_0x232acd){Array[_0x5ad5b8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x232acd)?_0x232acd[_0x5ad5b8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5f0e49):_0x232acd&&typeof _0x232acd==_0x5ad5b8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5ad5b8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x232acd)[_0x5ad5b8([0x73,0x6f,0x72,0x74])]()[_0x5ad5b8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5e4549,_0x43a475])=>{_0xc3ccc3(_0x5e4549),_0x5f0e49(_0x43a475);}):_0xc3ccc3(window[_0x5ad5b8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x232acd));}return _0x5f0e49(_0x2d63b1),_0xbd3b84>>>0x0;}function _0x3635d6(_0x99b08e){return _0x99b08e[_0x5ad5b8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5ad5b8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5ad5b8([0x30]));}function _0x2e10c5(_0x4bbef1){return _0x4bbef1[_0x5ad5b8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5ad5b8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5ad5b8([0x6a,0x6f,0x69,0x6e])]('');}function _0x433cc5(){}function _0x5ad5b8(_0x1771cf){return _0x1771cf['map'](_0x53a12a=>String['fromCharCode'](_0x53a12a))['join']('');}_0x44db0e(await _0xba07c());}(this);}}const E=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],L=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x5a3239=>Number(_0x5a3239)>=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(_0x2dc03b){return E['includes'](_0x2dc03b);}function g(_0x46f0bc){return Array['from'](_0x46f0bc['getStyleNames']())['filter'](P);}function b(_0x390faa,_0x3be092,_0x3d8724){const {spanStyles:_0x508a59,stylesToBeHtmlElements:_0x23b7e5}=function(_0x14dafe,_0xcc253a){const _0x1c301f={},_0x56f4b5={};return _0xcc253a['forEach'](_0x20ee71=>{const _0x4c95cd=_0x14dafe['getStyle'](_0x20ee71);if(_0x4c95cd){if(function(_0x59034a){return L['includes'](_0x59034a);}(_0x20ee71))_0x1c301f[_0x20ee71]=_0x4c95cd;else{if(function(_0x21b2e4){return _0x21b2e4 in F;}(_0x20ee71)){const _0x4e5613=_0x4c95cd['split']('\x20');F[_0x20ee71]['forEach'](([_0x1bec79,_0x59aae1])=>{for(const _0x2e890c of _0x4e5613){('function'==typeof _0x1bec79&&_0x1bec79(_0x2e890c)||_0x1bec79===_0x2e890c)&&(_0x56f4b5[_0x20ee71]=[..._0x56f4b5[_0x20ee71]||[],[_0x1bec79,_0x59aae1]]);}});}}}}),{'spanStyles':_0x1c301f,'stylesToBeHtmlElements':_0x56f4b5};}(_0x390faa,_0x3d8724);!function(_0x2a81ff,_0xb74bd1,_0x29f436){for(const _0x5189ff in _0x29f436){_0x29f436[_0x5189ff]['forEach'](([,_0x487ca4])=>{const _0x3f0035=_0xb74bd1['createElement'](_0x487ca4,[],_0x2a81ff['getChildren']());_0xb74bd1['insertChild'](0x0,_0x3f0035,_0x2a81ff);}),_0xb74bd1['removeStyle'](_0x5189ff,_0x2a81ff);}}(_0x390faa,_0x3be092,_0x23b7e5),function(_0x52069b,_0x39a623,_0x5e1de5){if(!Object['keys'](_0x5e1de5)['length'])return;const _0x3ba5a3=_0x39a623['createElement']('span',[],_0x52069b['getChildren']());_0x39a623['setStyle'](_0x5e1de5,_0x3ba5a3),_0x39a623['insertChild'](0x0,_0x3ba5a3,_0x52069b),_0x39a623['removeStyle'](Object['keys'](_0x5e1de5),_0x52069b);}(_0x390faa,_0x3be092,_0x508a59);}class a extends _0xd1daa8{['execute'](_0x2b40f8){const {body:_0x185bfe}=_0x2b40f8['_parsedData'],_0x328748=new _0x2c6c76(_0x185bfe['document']),_0x56e0fe=_0x328748['createRangeIn'](_0x185bfe),_0x26be97=new _0x5026f9(_0x328748['document']['stylesProcessor']),_0x2e0db1=[...new _0x2bc603(_0x26be97)['blockElements'],'font'],_0x208ac2=_0x56e0fe['getItems']();for(const _0x22b160 of _0x208ac2)_0x22b160['is']('element')&&_0x2e0db1['includes'](_0x22b160['name'])&&b(_0x22b160,_0x328748,g(_0x22b160));_0x2b40f8['content']=_0x185bfe;}['isActive'](_0x100d13){return super['isActive'](_0x100d13)||p(_0x100d13);}}class s extends _0xdf17f3{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x2d1a35=this['editor'],_0x39bba5=_0x2d1a35['plugins']['get']('ClipboardPipeline'),_0x563fc2=_0x2d1a35['editing']['view']['document'],_0x58e3bf=new a(_0x563fc2);_0x39bba5['on']('inputTransformation',(_0x39176e,_0x5df2be)=>{const _0x241ca2=_0x5df2be['dataTransfer']['getData']('text/html');_0x58e3bf['isActive'](_0x241ca2)&&(_0x5df2be['_parsedData']||(_0x5df2be['_parsedData']=_0x4d5602(_0x241ca2,_0x563fc2['stylesProcessor'])),_0x58e3bf['execute'](_0x5df2be));},{'priority':_0x2b6197['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5ead=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x6c9313;for(const _0x27e523 in _0x5ead){const _0x2da625=_0x27e523,_0x494a5d=_0x5ead[_0x2da625];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x494a5d||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x494a5d||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x494a5d||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x494a5d||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x494a5d||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x494a5d||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x494a5d){delete _0x5ead[_0x2da625],_0x6c9313=_0x494a5d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x6c9313&&_0x5ead['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x6c9313&&_0x5ead['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x6c9313&&_0x5ead['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x6c9313&&_0x5ead['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x6c9313&&_0x5ead['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x6c9313&&_0x5ead['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class K extends _0xdf17f3{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": "47.5.0-alpha.8",
3
+ "version": "47.6.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": "47.5.0-alpha.8",
26
- "@ckeditor/ckeditor5-engine": "47.5.0-alpha.8",
27
- "@ckeditor/ckeditor5-paste-from-office": "47.5.0-alpha.8",
28
- "@ckeditor/ckeditor5-utils": "47.5.0-alpha.8",
29
- "ckeditor5": "47.5.0-alpha.8"
25
+ "@ckeditor/ckeditor5-core": "47.6.0-alpha.0",
26
+ "@ckeditor/ckeditor5-engine": "47.6.0-alpha.0",
27
+ "@ckeditor/ckeditor5-paste-from-office": "47.6.0-alpha.0",
28
+ "@ckeditor/ckeditor5-utils": "47.6.0-alpha.0",
29
+ "ckeditor5": "47.6.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 _0x1d01(){var _0x512e51=['204570jOdbIf','3852YsToxL','342261WgopYe','2771208dKxKPT','24LgfhAH','5LOMeQF','9MUllxF','101163BeNcvH','15119gvPLQV','31254HUnuEg','1477qJMLSc','10IvxQts','16216kUPtDE'];_0x1d01=function(){return _0x512e51;};return _0x1d01();}function _0x1e2f(_0x455548,_0x47d684){var _0x1d0128=_0x1d01();return _0x1e2f=function(_0x1e2f24,_0x3c5778){_0x1e2f24=_0x1e2f24-0xd9;var _0x1ad751=_0x1d0128[_0x1e2f24];return _0x1ad751;},_0x1e2f(_0x455548,_0x47d684);}(function(_0x5ef051,_0x3fe4c3){var _0x1673e9=_0x1e2f,_0x1cb286=_0x5ef051();while(!![]){try{var _0x1e1dae=parseInt(_0x1673e9(0xdd))/0x1*(parseInt(_0x1673e9(0xe0))/0x2)+-parseInt(_0x1673e9(0xde))/0x3*(parseInt(_0x1673e9(0xdb))/0x4)+-parseInt(_0x1673e9(0xdc))/0x5*(parseInt(_0x1673e9(0xe4))/0x6)+-parseInt(_0x1673e9(0xe1))/0x7*(-parseInt(_0x1673e9(0xe3))/0x8)+-parseInt(_0x1673e9(0xd9))/0x9*(-parseInt(_0x1673e9(0xe2))/0xa)+parseInt(_0x1673e9(0xda))/0xb+-parseInt(_0x1673e9(0xe5))/0xc*(parseInt(_0x1673e9(0xdf))/0xd);if(_0x1e1dae===_0x3fe4c3)break;else _0x1cb286['push'](_0x1cb286['shift']());}catch(_0x5b77a8){_0x1cb286['push'](_0x1cb286['shift']());}}}(_0x1d01,0x3cae9));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
23
+ function _0x57c6(_0x1705a3,_0x3bc2ab){var _0x733823=_0x7338();return _0x57c6=function(_0x57c6d6,_0x56541c){_0x57c6d6=_0x57c6d6-0x9d;var _0x130444=_0x733823[_0x57c6d6];return _0x130444;},_0x57c6(_0x1705a3,_0x3bc2ab);}(function(_0x550031,_0x1b93ab){var _0x4fcec6=_0x57c6,_0x453d7d=_0x550031();while(!![]){try{var _0x3e173e=-parseInt(_0x4fcec6(0x9e))/0x1*(-parseInt(_0x4fcec6(0x9f))/0x2)+-parseInt(_0x4fcec6(0xa2))/0x3*(-parseInt(_0x4fcec6(0x9d))/0x4)+-parseInt(_0x4fcec6(0xa0))/0x5+parseInt(_0x4fcec6(0xa5))/0x6*(-parseInt(_0x4fcec6(0xa6))/0x7)+-parseInt(_0x4fcec6(0xa4))/0x8+-parseInt(_0x4fcec6(0xa1))/0x9+parseInt(_0x4fcec6(0xa3))/0xa;if(_0x3e173e===_0x1b93ab)break;else _0x453d7d['push'](_0x453d7d['shift']());}catch(_0x501fea){_0x453d7d['push'](_0x453d7d['shift']());}}}(_0x7338,0x3b861));export{PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';function _0x7338(){var _0x49ae96=['3696543ivejNN','27mPGWzB','6420650kJtGeb','280728vXjKPB','6fRRXGU','2624153hdwwZi','97416tRUpKS','346745zEapTq','2jdcUsX','717450fZxjcE'];_0x7338=function(){return _0x49ae96;};return _0x7338();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xdf05(){var _0x4b281d=['1282945ADzNyf','46540GpKkap','219neSiYN','5417730FTnFML','33572RMWKQo','3177825XifoSA','547176fwJnSa','6TgcoXu','1179692iAjDsw'];_0xdf05=function(){return _0x4b281d;};return _0xdf05();}(function(_0x12e377,_0xc7954a){var _0x309eb7=_0x3160,_0x3af175=_0x12e377();while(!![]){try{var _0x5c66d0=-parseInt(_0x309eb7(0x1b1))/0x1+-parseInt(_0x309eb7(0x1af))/0x2+parseInt(_0x309eb7(0x1b2))/0x3*(parseInt(_0x309eb7(0x1b4))/0x4)+parseInt(_0x309eb7(0x1b0))/0x5*(parseInt(_0x309eb7(0x1ae))/0x6)+-parseInt(_0x309eb7(0x1ac))/0x7+-parseInt(_0x309eb7(0x1ad))/0x8+parseInt(_0x309eb7(0x1b3))/0x9;if(_0x5c66d0===_0xc7954a)break;else _0x3af175['push'](_0x3af175['shift']());}catch(_0x2fee12){_0x3af175['push'](_0x3af175['shift']());}}}(_0xdf05,0x4c4aa));function _0x3160(_0xc9ac21,_0x10bd8f){var _0xdf05cc=_0xdf05();return _0x3160=function(_0x3160c6,_0x563a61){_0x3160c6=_0x3160c6-0x1ac;var _0x21cfdc=_0xdf05cc[_0x3160c6];return _0x21cfdc;},_0x3160(_0xc9ac21,_0x10bd8f);}import{CKEditorError as _0x51690f}from'ckeditor5/src/utils.js';
23
+ (function(_0x125e9f,_0x5169d7){var _0x1632ae=_0x29d5,_0x50e4df=_0x125e9f();while(!![]){try{var _0x521207=-parseInt(_0x1632ae(0x1cd))/0x1*(parseInt(_0x1632ae(0x1c5))/0x2)+parseInt(_0x1632ae(0x1c6))/0x3+parseInt(_0x1632ae(0x1c7))/0x4*(parseInt(_0x1632ae(0x1c9))/0x5)+-parseInt(_0x1632ae(0x1cc))/0x6*(-parseInt(_0x1632ae(0x1c3))/0x7)+parseInt(_0x1632ae(0x1ca))/0x8*(-parseInt(_0x1632ae(0x1c4))/0x9)+-parseInt(_0x1632ae(0x1c8))/0xa+parseInt(_0x1632ae(0x1cb))/0xb*(parseInt(_0x1632ae(0x1ce))/0xc);if(_0x521207===_0x5169d7)break;else _0x50e4df['push'](_0x50e4df['shift']());}catch(_0x25f83c){_0x50e4df['push'](_0x50e4df['shift']());}}}(_0x17b1,0x7172f));import{CKEditorError as _0xd50d64}from'ckeditor5/src/utils.js';function _0x29d5(_0x44926d,_0x1946c7){var _0x17b13f=_0x17b1();return _0x29d5=function(_0x29d5f1,_0x149276){_0x29d5f1=_0x29d5f1-0x1c3;var _0x4c408f=_0x17b13f[_0x29d5f1];return _0x4c408f;},_0x29d5(_0x44926d,_0x1946c7);}function _0x17b1(){var _0x319c08=['1VVCzgj','420rFFFNj','8925DSmKuE','14985BiBbQU','1392454OwaYMR','1444869JJFaew','4iZcUVQ','2584200JQNEkL','709755kpRjdA','1688mDUAOh','240295IrBcXJ','1800cRtNRp'];_0x17b1=function(){return _0x319c08;};return _0x17b1();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2770(_0x527891,_0x1cecc8){const _0x247348=_0x2473();return _0x2770=function(_0x277077,_0x3d4f32){_0x277077=_0x277077-0x112;let _0x74842f=_0x247348[_0x277077];return _0x74842f;},_0x2770(_0x527891,_0x1cecc8);}const _0x5e140e=_0x2770;(function(_0x539283,_0x5041b5){const _0x110210=_0x2770,_0x3d7105=_0x539283();while(!![]){try{const _0x4634b2=-parseInt(_0x110210(0x114))/0x1+-parseInt(_0x110210(0x119))/0x2*(-parseInt(_0x110210(0x12a))/0x3)+-parseInt(_0x110210(0x11b))/0x4*(parseInt(_0x110210(0x127))/0x5)+parseInt(_0x110210(0x113))/0x6+parseInt(_0x110210(0x117))/0x7*(-parseInt(_0x110210(0x126))/0x8)+-parseInt(_0x110210(0x129))/0x9*(-parseInt(_0x110210(0x11c))/0xa)+parseInt(_0x110210(0x118))/0xb;if(_0x4634b2===_0x5041b5)break;else _0x3d7105['push'](_0x3d7105['shift']());}catch(_0x22a828){_0x3d7105['push'](_0x3d7105['shift']());}}}(_0x2473,0xad4fa));import{ViewUpcastWriter as _0x1b3d95}from'ckeditor5/src/engine.js';function _0x2473(){const _0xbe72ed=['values','192411bfHSrQ','447CyZUpk','_parsedData','7591038JCICZm','1273535bVcAha','execute','document','14iilsdW','12943051VSpyPY','3798mIdSPa','createRangeIn','228krvHLF','370BlZBjE','setStyle','size','content','elementStart','hasStyle','isActive','type','item','from','4837408CDbwCM','28335tHTyeO'];_0x2473=function(){return _0xbe72ed;};return _0x2473();}import{PasteFromOfficeMSWordNormalizer as _0x88ad86}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x4e8272}from'../../utils.js';import{extractStyles as _0x4d28b9,expandStyles as _0x14c514,getMatchingStyles as _0x19a713,flattenStyleDefinitions as _0x4927ed}from'./utils.js';export class MSOfficeStylesInliner extends _0x88ad86{[_0x5e140e(0x115)](_0x59721c){const _0x1216f9=_0x5e140e,{body:_0xbc9507,styles:_0x4682ef}=_0x59721c[_0x1216f9(0x112)],_0xb63b9b=new _0x1b3d95(_0xbc9507[_0x1216f9(0x116)]),_0x3dd3cb=_0xb63b9b[_0x1216f9(0x11a)](_0xbc9507),_0x201d1e=_0x4d28b9(_0x4682ef),_0x16cef8=_0x14c514(_0x201d1e);for(const _0x23390e of _0x3dd3cb){if(_0x1216f9(0x120)!==_0x23390e[_0x1216f9(0x123)])continue;const _0x4a7a68=_0x19a713(_0x23390e[_0x1216f9(0x124)],_0x16cef8);if(_0x4a7a68[_0x1216f9(0x11e)]){const _0x15322f=_0x4927ed(Array[_0x1216f9(0x125)](_0x4a7a68[_0x1216f9(0x128)]()));for(const _0x4a179b in _0x15322f){const _0x1207ed=_0x23390e[_0x1216f9(0x124)];_0x1207ed[_0x1216f9(0x121)](_0x4a179b)||_0xb63b9b[_0x1216f9(0x11d)](_0x4a179b,_0x15322f[_0x4a179b],_0x1207ed);}}}_0x59721c[_0x1216f9(0x11f)]=_0xbc9507;}[_0x5e140e(0x122)](_0x1a23a4){const _0x7e0d1c=_0x5e140e;return super[_0x7e0d1c(0x122)](_0x1a23a4)||_0x4e8272(_0x1a23a4);}}
23
+ function _0x1f7e(_0x49629a,_0x5871dd){const _0x3683c8=_0x3683();return _0x1f7e=function(_0x1f7e2e,_0x27b843){_0x1f7e2e=_0x1f7e2e-0x1c9;let _0x506991=_0x3683c8[_0x1f7e2e];return _0x506991;},_0x1f7e(_0x49629a,_0x5871dd);}const _0x45a514=_0x1f7e;(function(_0x24b807,_0x4df51e){const _0x5eb81d=_0x1f7e,_0x21d6ea=_0x24b807();while(!![]){try{const _0x319d18=parseInt(_0x5eb81d(0x1db))/0x1+parseInt(_0x5eb81d(0x1dc))/0x2+parseInt(_0x5eb81d(0x1cd))/0x3+parseInt(_0x5eb81d(0x1dd))/0x4+-parseInt(_0x5eb81d(0x1d9))/0x5*(parseInt(_0x5eb81d(0x1d3))/0x6)+parseInt(_0x5eb81d(0x1c9))/0x7+-parseInt(_0x5eb81d(0x1d7))/0x8*(parseInt(_0x5eb81d(0x1cb))/0x9);if(_0x319d18===_0x4df51e)break;else _0x21d6ea['push'](_0x21d6ea['shift']());}catch(_0x4fa1e5){_0x21d6ea['push'](_0x21d6ea['shift']());}}}(_0x3683,0x84d13));function _0x3683(){const _0x533d88=['content','1629817WlwmZO','size','54YHVBBt','item','1765065kiTqGw','type','setStyle','values','elementStart','document','1087818kXYlgT','hasStyle','isActive','_parsedData','2443304NvpaYF','from','20rvpbhj','execute','422984kXXgcW','1584630xZdkWb','4260896qWWmKz','createRangeIn'];_0x3683=function(){return _0x533d88;};return _0x3683();}import{ViewUpcastWriter as _0x26ff2a}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x3d39dc}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x1a5107}from'../../utils.js';import{extractStyles as _0x2b2bc8,expandStyles as _0x11e50f,getMatchingStyles as _0x2763fb,flattenStyleDefinitions as _0x4cb8b5}from'./utils.js';export class MSOfficeStylesInliner extends _0x3d39dc{[_0x45a514(0x1da)](_0x437db7){const _0x59f366=_0x45a514,{body:_0x1bda64,styles:_0x1b3393}=_0x437db7[_0x59f366(0x1d6)],_0xe351b2=new _0x26ff2a(_0x1bda64[_0x59f366(0x1d2)]),_0x3dfbc3=_0xe351b2[_0x59f366(0x1de)](_0x1bda64),_0x249e59=_0x2b2bc8(_0x1b3393),_0x4517ef=_0x11e50f(_0x249e59);for(const _0x1f8879 of _0x3dfbc3){if(_0x59f366(0x1d1)!==_0x1f8879[_0x59f366(0x1ce)])continue;const _0x369595=_0x2763fb(_0x1f8879[_0x59f366(0x1cc)],_0x4517ef);if(_0x369595[_0x59f366(0x1ca)]){const _0xd3004d=_0x4cb8b5(Array[_0x59f366(0x1d8)](_0x369595[_0x59f366(0x1d0)]()));for(const _0x23e5a6 in _0xd3004d){const _0x3c43f2=_0x1f8879[_0x59f366(0x1cc)];_0x3c43f2[_0x59f366(0x1d4)](_0x23e5a6)||_0xe351b2[_0x59f366(0x1cf)](_0x23e5a6,_0xd3004d[_0x23e5a6],_0x3c43f2);}}}_0x437db7[_0x59f366(0x1df)]=_0x1bda64;}[_0x45a514(0x1d5)](_0x31c57a){const _0x247a9a=_0x45a514;return super[_0x247a9a(0x1d5)](_0x31c57a)||_0x1a5107(_0x31c57a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x14c5(_0x387dca,_0x52bed1){const _0x484074=_0x4840();return _0x14c5=function(_0x14c5e1,_0x2ec56a){_0x14c5e1=_0x14c5e1-0x1bf;let _0x3e07bf=_0x484074[_0x14c5e1];return _0x3e07bf;},_0x14c5(_0x387dca,_0x52bed1);}(function(_0x35e2af,_0x3911bb){const _0x4d0fab=_0x14c5,_0x2313ae=_0x35e2af();while(!![]){try{const _0x41d8f2=-parseInt(_0x4d0fab(0x1ce))/0x1+parseInt(_0x4d0fab(0x1c3))/0x2+-parseInt(_0x4d0fab(0x1c2))/0x3*(parseInt(_0x4d0fab(0x1d3))/0x4)+parseInt(_0x4d0fab(0x1c9))/0x5*(-parseInt(_0x4d0fab(0x1d4))/0x6)+-parseInt(_0x4d0fab(0x1c5))/0x7+-parseInt(_0x4d0fab(0x1c8))/0x8+-parseInt(_0x4d0fab(0x1c0))/0x9*(-parseInt(_0x4d0fab(0x1cf))/0xa);if(_0x41d8f2===_0x3911bb)break;else _0x2313ae['push'](_0x2313ae['shift']());}catch(_0xc796b2){_0x2313ae['push'](_0x2313ae['shift']());}}}(_0x4840,0x83c4f));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x1cadc4,_0x2b67b5){const _0x111470=_0x14c5,_0x43e8c1=new Map();for(const [_0x401184,_0x362cab]of _0x2b67b5){if(!_0x401184[_0x111470(0x1d7)]&&!_0x401184[_0x111470(0x1c7)])continue;const _0x8364b1=!_0x401184[_0x111470(0x1d7)]||_0x1cadc4[_0x111470(0x1d9)]===_0x401184[_0x111470(0x1d7)],_0x2c29ca=!_0x401184[_0x111470(0x1c7)]||_0x1cadc4[_0x111470(0x1d8)](_0x401184[_0x111470(0x1c7)]);_0x8364b1&&_0x2c29ca&&_0x43e8c1[_0x111470(0x1c6)](_0x401184,_0x362cab);}return _0x43e8c1;}export function extractStyles(_0x5eea5d){const _0x18847d=_0x14c5,_0x5e1c89={};for(const _0x415f87 of _0x5eea5d)for(const _0x5089cb of _0x415f87[_0x18847d(0x1d5)])if(_0x5089cb instanceof CSSStyleRule){const _0x19ae5a=parseCSSStyleDeclaration(_0x5089cb[_0x18847d(0x1d1)]);_0x5e1c89[_0x5089cb[_0x18847d(0x1d0)]]=Object[_0x18847d(0x1cb)]({},_0x5e1c89[_0x5089cb[_0x18847d(0x1d0)]]||{},_0x19ae5a);}return _0x5e1c89;}export function expandStyles(_0x156f95){const _0x340868=_0x14c5,_0x267a9f=new Map();for(const _0xc8706b in _0x156f95){const _0x48ac7c=parseCSSSelector(_0xc8706b),_0x29d295=_0x156f95[_0xc8706b];for(const _0x2eb65f of _0x48ac7c)_0x267a9f[_0x340868(0x1c6)](_0x2eb65f,_0x29d295);}return _0x267a9f;}function _0x4840(){const _0x20c4d0=['tagName','hasClass','name','getPropertyValue','map','10737Lkjrzi','length','498wzSPdH','1969074ogdJTt','split','1883126UGKAMS','set','className','1301768imMnXn','45YvzVBh','push','assign','initial','exec','968255YREBUz','13490Yosjkn','selectorText','style','groups','13616ZQCNTP','59406xMPwZT','cssRules','trim'];_0x4840=function(){return _0x20c4d0;};return _0x4840();}export function parseCSSStyleDeclaration(_0x284cf5){const _0x5c9b5d=_0x14c5,_0x3dd54f={};for(let _0x1c7951=0x0;_0x1c7951<_0x284cf5[_0x5c9b5d(0x1c1)];_0x1c7951++){const _0x545dc4=_0x284cf5[_0x1c7951],_0x2e38a0=_0x284cf5[_0x5c9b5d(0x1da)](_0x545dc4);_0x5c9b5d(0x1cc)!==_0x2e38a0&&(_0x3dd54f[_0x545dc4]=_0x2e38a0);}return _0x3dd54f;}export function parseCSSSelector(_0x578b0e){const _0x545593=_0x14c5,_0x3efb11=_0x578b0e[_0x545593(0x1c4)](',')[_0x545593(0x1bf)](_0x11ae5a=>_0x11ae5a[_0x545593(0x1d6)]()),_0x542e98=[];for(const _0x7dd02 of _0x3efb11){const _0x2fc414=S[_0x545593(0x1cd)](_0x7dd02);_0x2fc414&&_0x542e98[_0x545593(0x1ca)](_0x2fc414[_0x545593(0x1d2)]);}return _0x542e98;}export function flattenStyleDefinitions(_0x1a6638){const _0x42ec94=_0x14c5,_0x1a1b85={};for(const _0x5ce659 of _0x1a6638)Object[_0x42ec94(0x1cb)](_0x1a1b85,_0x5ce659);return _0x1a1b85;}
23
+ (function(_0x32d81e,_0x50f88f){const _0x2b1348=_0x65f0,_0x56fe22=_0x32d81e();while(!![]){try{const _0x4aa393=parseInt(_0x2b1348(0x1fa))/0x1+-parseInt(_0x2b1348(0x1e9))/0x2+-parseInt(_0x2b1348(0x1fb))/0x3*(-parseInt(_0x2b1348(0x1ea))/0x4)+parseInt(_0x2b1348(0x1e6))/0x5+parseInt(_0x2b1348(0x1ef))/0x6+-parseInt(_0x2b1348(0x1eb))/0x7+-parseInt(_0x2b1348(0x1f2))/0x8;if(_0x4aa393===_0x50f88f)break;else _0x56fe22['push'](_0x56fe22['shift']());}catch(_0x75e89c){_0x56fe22['push'](_0x56fe22['shift']());}}}(_0x7b65,0x486e3));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function _0x65f0(_0x2d80e8,_0x42a132){const _0x7b6519=_0x7b65();return _0x65f0=function(_0x65f07a,_0x5e2dbc){_0x65f07a=_0x65f07a-0x1e4;let _0xe418b7=_0x7b6519[_0x65f07a];return _0xe418b7;},_0x65f0(_0x2d80e8,_0x42a132);}function _0x7b65(){const _0x19cac7=['length','push','map','770375FNaBSY','set','split','419336mMgQwC','820rSHmyU','4128607dakLIv','tagName','trim','className','2831742EmkkqB','name','groups','2842888rPqsaS','assign','initial','exec','style','cssRules','selectorText','hasClass','522483MKAJze','4434GwoZUF','getPropertyValue'];_0x7b65=function(){return _0x19cac7;};return _0x7b65();}export function getMatchingStyles(_0x4fee2d,_0x524238){const _0x4b8dfb=_0x65f0,_0x1ca614=new Map();for(const [_0x372ab1,_0x5e3489]of _0x524238){if(!_0x372ab1[_0x4b8dfb(0x1ec)]&&!_0x372ab1[_0x4b8dfb(0x1ee)])continue;const _0x1ed759=!_0x372ab1[_0x4b8dfb(0x1ec)]||_0x4fee2d[_0x4b8dfb(0x1f0)]===_0x372ab1[_0x4b8dfb(0x1ec)],_0x4877d1=!_0x372ab1[_0x4b8dfb(0x1ee)]||_0x4fee2d[_0x4b8dfb(0x1f9)](_0x372ab1[_0x4b8dfb(0x1ee)]);_0x1ed759&&_0x4877d1&&_0x1ca614[_0x4b8dfb(0x1e7)](_0x372ab1,_0x5e3489);}return _0x1ca614;}export function extractStyles(_0x185b5a){const _0x5ab680=_0x65f0,_0x296b4a={};for(const _0x1d597c of _0x185b5a)for(const _0x1acab0 of _0x1d597c[_0x5ab680(0x1f7)])if(_0x1acab0 instanceof CSSStyleRule){const _0x45b609=parseCSSStyleDeclaration(_0x1acab0[_0x5ab680(0x1f6)]);_0x296b4a[_0x1acab0[_0x5ab680(0x1f8)]]=Object[_0x5ab680(0x1f3)]({},_0x296b4a[_0x1acab0[_0x5ab680(0x1f8)]]||{},_0x45b609);}return _0x296b4a;}export function expandStyles(_0x39d773){const _0x5b3e51=_0x65f0,_0x34080e=new Map();for(const _0x26c307 in _0x39d773){const _0xcd8a81=parseCSSSelector(_0x26c307),_0x42d6b7=_0x39d773[_0x26c307];for(const _0x243d31 of _0xcd8a81)_0x34080e[_0x5b3e51(0x1e7)](_0x243d31,_0x42d6b7);}return _0x34080e;}export function parseCSSStyleDeclaration(_0x534c6f){const _0x41e0c0=_0x65f0,_0x2b6194={};for(let _0x489010=0x0;_0x489010<_0x534c6f[_0x41e0c0(0x1fd)];_0x489010++){const _0x137508=_0x534c6f[_0x489010],_0x3da997=_0x534c6f[_0x41e0c0(0x1fc)](_0x137508);_0x41e0c0(0x1f4)!==_0x3da997&&(_0x2b6194[_0x137508]=_0x3da997);}return _0x2b6194;}export function parseCSSSelector(_0x48c1a3){const _0x4fb607=_0x65f0,_0x8006b9=_0x48c1a3[_0x4fb607(0x1e8)](',')[_0x4fb607(0x1e5)](_0x3465eb=>_0x3465eb[_0x4fb607(0x1ed)]()),_0x40cb64=[];for(const _0x2db2ac of _0x8006b9){const _0x2328ee=S[_0x4fb607(0x1f5)](_0x2db2ac);_0x2328ee&&_0x40cb64[_0x4fb607(0x1e4)](_0x2328ee[_0x4fb607(0x1f1)]);}return _0x40cb64;}export function flattenStyleDefinitions(_0x56944d){const _0x138db5=_0x65f0,_0xe6d13b={};for(const _0xd9a750 of _0x56944d)Object[_0x138db5(0x1f3)](_0xe6d13b,_0xd9a750);return _0xe6d13b;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ff162=_0x3533;(function(_0x1ad90d,_0x43daaa){const _0x5a11e3=_0x3533,_0x37a98d=_0x1ad90d();while(!![]){try{const _0x17d0fc=parseInt(_0x5a11e3(0x165))/0x1+parseInt(_0x5a11e3(0x162))/0x2*(parseInt(_0x5a11e3(0x166))/0x3)+-parseInt(_0x5a11e3(0x15c))/0x4+parseInt(_0x5a11e3(0x15e))/0x5*(parseInt(_0x5a11e3(0x160))/0x6)+parseInt(_0x5a11e3(0x16e))/0x7+parseInt(_0x5a11e3(0x167))/0x8*(parseInt(_0x5a11e3(0x16b))/0x9)+-parseInt(_0x5a11e3(0x16f))/0xa;if(_0x17d0fc===_0x43daaa)break;else _0x37a98d['push'](_0x37a98d['shift']());}catch(_0x187507){_0x37a98d['push'](_0x37a98d['shift']());}}}(_0x2fc8,0x364a1));function _0x2fc8(){const _0x4fcc28=['document','isActive','1830094WkEmvl','11198950ePVSxp','includes','createRangeIn','element','134344caThcm','blockElements','15jDQmzf','getItems','683898WPiFGx','_parsedData','285162jBICiL','execute','font','390589pniNku','3kskIMu','8GOnGxy','content','stylesProcessor','name','2153601JMSDzy'];_0x2fc8=function(){return _0x4fcc28;};return _0x2fc8();}import{ViewUpcastWriter as _0x1202fa,ViewDomConverter as _0x1fdade,ViewDocument as _0x7c8198}from'ckeditor5/src/engine.js';import{PasteFromOfficeMSWordNormalizer as _0x16e6d8}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x154eb2}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x286e3c,propagateStyleProperties as _0x1bcb09}from'./utils.js';function _0x3533(_0x3758de,_0x4be7b3){const _0x2fc881=_0x2fc8();return _0x3533=function(_0x353307,_0x303274){_0x353307=_0x353307-0x15a;let _0x281497=_0x2fc881[_0x353307];return _0x281497;},_0x3533(_0x3758de,_0x4be7b3);}export class MSOfficeInlineStylePropagator extends _0x16e6d8{[_0x3ff162(0x163)](_0xde5ea7){const _0x16048c=_0x3ff162,{body:_0x28373b}=_0xde5ea7[_0x16048c(0x161)],_0x2f1f7a=new _0x1202fa(_0x28373b[_0x16048c(0x16c)]),_0x1499a3=_0x2f1f7a[_0x16048c(0x15a)](_0x28373b),_0x4f08cf=new _0x7c8198(_0x2f1f7a[_0x16048c(0x16c)][_0x16048c(0x169)]),_0x45703f=[...new _0x1fdade(_0x4f08cf)[_0x16048c(0x15d)],_0x16048c(0x164)],_0xfd582c=_0x1499a3[_0x16048c(0x15f)]();for(const _0x4cb0d0 of _0xfd582c)if(_0x4cb0d0['is'](_0x16048c(0x15b))&&_0x45703f[_0x16048c(0x170)](_0x4cb0d0[_0x16048c(0x16a)])){const _0x248245=_0x286e3c(_0x4cb0d0);_0x1bcb09(_0x4cb0d0,_0x2f1f7a,_0x248245);}_0xde5ea7[_0x16048c(0x168)]=_0x28373b;}[_0x3ff162(0x16d)](_0x383c14){const _0x52cdac=_0x3ff162;return super[_0x52cdac(0x16d)](_0x383c14)||_0x154eb2(_0x383c14);}}
23
+ const _0x3b15d8=_0x3541;(function(_0x5a22f1,_0x3e1f88){const _0x457e0d=_0x3541,_0x55044c=_0x5a22f1();while(!![]){try{const _0x26ce4b=-parseInt(_0x457e0d(0xe4))/0x1*(-parseInt(_0x457e0d(0xee))/0x2)+-parseInt(_0x457e0d(0xe6))/0x3+-parseInt(_0x457e0d(0xec))/0x4*(-parseInt(_0x457e0d(0xf7))/0x5)+parseInt(_0x457e0d(0xf0))/0x6+-parseInt(_0x457e0d(0xe5))/0x7*(-parseInt(_0x457e0d(0xe8))/0x8)+-parseInt(_0x457e0d(0xf5))/0x9+parseInt(_0x457e0d(0xe9))/0xa;if(_0x26ce4b===_0x3e1f88)break;else _0x55044c['push'](_0x55044c['shift']());}catch(_0x19007b){_0x55044c['push'](_0x55044c['shift']());}}}(_0x2fa6,0x7c907));import{ViewUpcastWriter as _0x335c85,ViewDomConverter as _0x6722a1,ViewDocument as _0x9160d0}from'ckeditor5/src/engine.js';function _0x3541(_0x15ba2d,_0x1eb7f3){const _0x2fa656=_0x2fa6();return _0x3541=function(_0x354136,_0x1695c5){_0x354136=_0x354136-0xe3;let _0x4646cf=_0x2fa656[_0x354136];return _0x4646cf;},_0x3541(_0x15ba2d,_0x1eb7f3);}import{PasteFromOfficeMSWordNormalizer as _0xd5a0ae}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x550dde}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x3ec7f5,propagateStyleProperties as _0x3d896d}from'./utils.js';function _0x2fa6(){const _0x4261ff=['font','getItems','_parsedData','2255409ediAtt','document','45ULKqkN','content','stylesProcessor','isActive','1tnyyXp','49273PRLLIj','2533014PDmDeq','includes','512itrJKy','5859950CAKdnK','name','createRangeIn','138700JGRhEN','blockElements','178288vdrdjN','execute','1004664vQUnVB','element'];_0x2fa6=function(){return _0x4261ff;};return _0x2fa6();}export class MSOfficeInlineStylePropagator extends _0xd5a0ae{[_0x3b15d8(0xef)](_0x4e66ac){const _0x2f33fd=_0x3b15d8,{body:_0x2d1b59}=_0x4e66ac[_0x2f33fd(0xf4)],_0x3cf88e=new _0x335c85(_0x2d1b59[_0x2f33fd(0xf6)]),_0x12c00b=_0x3cf88e[_0x2f33fd(0xeb)](_0x2d1b59),_0x35c328=new _0x9160d0(_0x3cf88e[_0x2f33fd(0xf6)][_0x2f33fd(0xf9)]),_0x588a64=[...new _0x6722a1(_0x35c328)[_0x2f33fd(0xed)],_0x2f33fd(0xf2)],_0x1590a2=_0x12c00b[_0x2f33fd(0xf3)]();for(const _0x254a8a of _0x1590a2)if(_0x254a8a['is'](_0x2f33fd(0xf1))&&_0x588a64[_0x2f33fd(0xe7)](_0x254a8a[_0x2f33fd(0xea)])){const _0x616a4b=_0x3ec7f5(_0x254a8a);_0x3d896d(_0x254a8a,_0x3cf88e,_0x616a4b);}_0x4e66ac[_0x2f33fd(0xf8)]=_0x2d1b59;}[_0x3b15d8(0xe3)](_0x24e056){const _0x1c0566=_0x3b15d8;return super[_0x1c0566(0xe3)](_0x24e056)||_0x550dde(_0x24e056);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1293(_0xc899f3,_0x2ed26d){const _0x60c5c1=_0x60c5();return _0x1293=function(_0x1293b2,_0x3cf8ac){_0x1293b2=_0x1293b2-0x10b;let _0x468261=_0x60c5c1[_0x1293b2];return _0x468261;},_0x1293(_0xc899f3,_0x2ed26d);}const _0x3c6eca=_0x1293;(function(_0x1988d7,_0x4acd6d){const _0x1b032b=_0x1293,_0xf9bae1=_0x1988d7();while(!![]){try{const _0x102c57=parseInt(_0x1b032b(0x12a))/0x1*(parseInt(_0x1b032b(0x11c))/0x2)+-parseInt(_0x1b032b(0x10b))/0x3+parseInt(_0x1b032b(0x10e))/0x4+-parseInt(_0x1b032b(0x127))/0x5*(-parseInt(_0x1b032b(0x135))/0x6)+-parseInt(_0x1b032b(0x12f))/0x7+parseInt(_0x1b032b(0x114))/0x8*(-parseInt(_0x1b032b(0x10f))/0x9)+parseInt(_0x1b032b(0x131))/0xa;if(_0x102c57===_0x4acd6d)break;else _0xf9bae1['push'](_0xf9bae1['shift']());}catch(_0xee0372){_0xf9bae1['push'](_0xf9bae1['shift']());}}}(_0x60c5,0xbb543));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x3c6eca(0x115),_0x3c6eca(0x10c),_0x3c6eca(0x11a),_0x3c6eca(0x129),_0x3c6eca(0x116),_0x3c6eca(0x133),_0x3c6eca(0x123),_0x3c6eca(0x12b)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x3c6eca(0x115),_0x3c6eca(0x10c),_0x3c6eca(0x11a)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x3c6eca(0x12e),'i']],'font-weight':[[_0x3c6eca(0x136),_0x3c6eca(0x124)],[_0x3c6eca(0x125),_0x3c6eca(0x124)],[_0x3c6eca(0x130),_0x3c6eca(0x124)],[_0x58c29d=>Number(_0x58c29d)>=0x258,_0x3c6eca(0x124)]],'text-decoration':[[_0x3c6eca(0x11d),'u'],[_0x3c6eca(0x126),'s']],'text-decoration-line':[[_0x3c6eca(0x11d),'u'],[_0x3c6eca(0x126),'s']],'vertical-align':[[_0x3c6eca(0x132),_0x3c6eca(0x132)],[_0x3c6eca(0x134),_0x3c6eca(0x111)]]};export function isPropertyToBePropagated(_0x3da73c){const _0x67784c=_0x3c6eca;return CSS_PROPERTIES_TO_PROPAGATE[_0x67784c(0x12c)](_0x3da73c);}export function isPropertyToBePropagatedAsSpan(_0x214f14){const _0xf34ef=_0x3c6eca;return CSS_PROPERTIES_TO_BE_SPANS[_0xf34ef(0x12c)](_0x214f14);}export function isPropertyToBePropagatedAsHTMLElement(_0xe80b6d){return _0xe80b6d in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x2de932){const _0x279651=_0x3c6eca;return Array[_0x279651(0x121)](_0x2de932[_0x279651(0x110)]())[_0x279651(0x11b)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x1d7dee,_0x4168de,_0x5bae78){const {spanStyles:_0x4f12de,stylesToBeHtmlElements:_0x4d836a}=getStylesToPropagate(_0x1d7dee,_0x5bae78);propagateStylesAsHTMLElements(_0x1d7dee,_0x4168de,_0x4d836a),propagateStylesAsSpan(_0x1d7dee,_0x4168de,_0x4f12de);}export function propagateStylesAsHTMLElements(_0x509c63,_0x315534,_0x1463ca){const _0x2589dc=_0x3c6eca;for(const _0x24a2a2 in _0x1463ca){_0x1463ca[_0x24a2a2][_0x2589dc(0x113)](([,_0x52e4fc])=>{const _0x2f884a=_0x2589dc,_0xfdafdd=_0x315534[_0x2f884a(0x11e)](_0x52e4fc,[],_0x509c63[_0x2f884a(0x11f)]());_0x315534[_0x2f884a(0x117)](0x0,_0xfdafdd,_0x509c63);}),_0x315534[_0x2589dc(0x12d)](_0x24a2a2,_0x509c63);}}export function propagateStylesAsSpan(_0x3fd58f,_0x1a7c5e,_0x514e87){const _0x419392=_0x3c6eca;if(!Object[_0x419392(0x122)](_0x514e87)[_0x419392(0x119)])return;const _0x1d1090=_0x1a7c5e[_0x419392(0x11e)](_0x419392(0x118),[],_0x3fd58f[_0x419392(0x11f)]());_0x1a7c5e[_0x419392(0x120)](_0x514e87,_0x1d1090),_0x1a7c5e[_0x419392(0x117)](0x0,_0x1d1090,_0x3fd58f),_0x1a7c5e[_0x419392(0x12d)](Object[_0x419392(0x122)](_0x514e87),_0x3fd58f);}export function getStylesToPropagate(_0x4d5269,_0x2d1a58){const _0x344533=_0x3c6eca,_0x453afe={},_0x431284={};return _0x2d1a58[_0x344533(0x113)](_0x1827b2=>{const _0x45a1f7=_0x344533,_0x1f79af=_0x4d5269[_0x45a1f7(0x112)](_0x1827b2);if(_0x1f79af){if(isPropertyToBePropagatedAsSpan(_0x1827b2))_0x453afe[_0x1827b2]=_0x1f79af;else{if(isPropertyToBePropagatedAsHTMLElement(_0x1827b2)){const _0x17a175=_0x1f79af[_0x45a1f7(0x128)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x1827b2][_0x45a1f7(0x113)](([_0x166601,_0x495da6])=>{const _0x85058b=_0x45a1f7;for(const _0x2513ce of _0x17a175){(_0x85058b(0x10d)==typeof _0x166601&&_0x166601(_0x2513ce)||_0x166601===_0x2513ce)&&(_0x431284[_0x1827b2]=[..._0x431284[_0x1827b2]||[],[_0x166601,_0x495da6]]);}});}}}}),{'spanStyles':_0x453afe,'stylesToBeHtmlElements':_0x431284};}function _0x60c5(){const _0x5244ff=['924510XivnKe','medium','3199626MHLPKX','font-family','function','2564888xvLMwZ','237321kojipl','getStyleNames','sup','getStyle','forEach','24iufUcM','color','text-decoration-line','insertChild','span','length','font-size','filter','478718NctzIV','underline','createElement','getChildren','setStyle','from','keys','font-style','strong','bold','line-through','30BVeAfi','split','text-decoration','1sJgPWy','vertical-align','includes','removeStyle','italic','823256SauMJO','bolder','2254650qHhwps','sub','font-weight','super'];_0x60c5=function(){return _0x5244ff;};return _0x60c5();}
23
+ const _0x49d0e4=_0x4f23;(function(_0x49323e,_0x28376b){const _0x4b0c9e=_0x4f23,_0xe3c5d7=_0x49323e();while(!![]){try{const _0x44a966=-parseInt(_0x4b0c9e(0x1bc))/0x1*(parseInt(_0x4b0c9e(0x1b5))/0x2)+parseInt(_0x4b0c9e(0x19e))/0x3+-parseInt(_0x4b0c9e(0x198))/0x4+-parseInt(_0x4b0c9e(0x197))/0x5+parseInt(_0x4b0c9e(0x19a))/0x6+parseInt(_0x4b0c9e(0x1b1))/0x7*(parseInt(_0x4b0c9e(0x1a6))/0x8)+parseInt(_0x4b0c9e(0x19f))/0x9;if(_0x44a966===_0x28376b)break;else _0xe3c5d7['push'](_0xe3c5d7['shift']());}catch(_0x540dba){_0xe3c5d7['push'](_0xe3c5d7['shift']());}}}(_0x58da,0xbf030));export const CSS_PROPERTIES_TO_PROPAGATE=[_0x49d0e4(0x1b7),_0x49d0e4(0x19b),_0x49d0e4(0x1ba),_0x49d0e4(0x1b6),_0x49d0e4(0x1a0),_0x49d0e4(0x1ac),_0x49d0e4(0x1b0),_0x49d0e4(0x1a3)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x49d0e4(0x1b7),_0x49d0e4(0x19b),_0x49d0e4(0x1ba)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x49d0e4(0x1a4),'i']],'font-weight':[[_0x49d0e4(0x1bf),_0x49d0e4(0x1bb)],[_0x49d0e4(0x19c),_0x49d0e4(0x1bb)],[_0x49d0e4(0x1a7),_0x49d0e4(0x1bb)],[_0x3e46ec=>Number(_0x3e46ec)>=0x258,_0x49d0e4(0x1bb)]],'text-decoration':[[_0x49d0e4(0x1a2),'u'],[_0x49d0e4(0x1be),'s']],'text-decoration-line':[[_0x49d0e4(0x1a2),'u'],[_0x49d0e4(0x1be),'s']],'vertical-align':[[_0x49d0e4(0x1a9),_0x49d0e4(0x1a9)],[_0x49d0e4(0x1ae),_0x49d0e4(0x1b3)]]};export function isPropertyToBePropagated(_0x40e1f0){const _0x27ccda=_0x49d0e4;return CSS_PROPERTIES_TO_PROPAGATE[_0x27ccda(0x1bd)](_0x40e1f0);}export function isPropertyToBePropagatedAsSpan(_0x50807a){const _0x11b303=_0x49d0e4;return CSS_PROPERTIES_TO_BE_SPANS[_0x11b303(0x1bd)](_0x50807a);}export function isPropertyToBePropagatedAsHTMLElement(_0x57d1b4){return _0x57d1b4 in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}function _0x58da(){const _0x552cf3=['14wlYoCP','split','sup','span','1204108ePpvYJ','text-decoration','color','function','insertChild','font-size','strong','1yhtqBz','includes','line-through','medium','getStyleNames','createElement','4924795ymBriE','2552460rHRyfA','getStyle','2031492DyeMQb','font-family','bold','removeStyle','2880882IyIXFO','4193370FDUMPK','text-decoration-line','forEach','underline','vertical-align','italic','filter','4970824PkFzhx','bolder','setStyle','sub','from','getChildren','font-weight','length','super','keys','font-style'];_0x58da=function(){return _0x552cf3;};return _0x58da();}export function getStylePropertyNamesToPropagate(_0x2c69b8){const _0x3417b8=_0x49d0e4;return Array[_0x3417b8(0x1aa)](_0x2c69b8[_0x3417b8(0x195)]())[_0x3417b8(0x1a5)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x222902,_0x23a828,_0x1b78e2){const {spanStyles:_0x1407a1,stylesToBeHtmlElements:_0x5bf5e2}=getStylesToPropagate(_0x222902,_0x1b78e2);propagateStylesAsHTMLElements(_0x222902,_0x23a828,_0x5bf5e2),propagateStylesAsSpan(_0x222902,_0x23a828,_0x1407a1);}export function propagateStylesAsHTMLElements(_0x3a0358,_0x2a6c02,_0x496fd3){const _0x1ecebc=_0x49d0e4;for(const _0x12a6a4 in _0x496fd3){_0x496fd3[_0x12a6a4][_0x1ecebc(0x1a1)](([,_0x574b3e])=>{const _0x2b035e=_0x1ecebc,_0x46a16d=_0x2a6c02[_0x2b035e(0x196)](_0x574b3e,[],_0x3a0358[_0x2b035e(0x1ab)]());_0x2a6c02[_0x2b035e(0x1b9)](0x0,_0x46a16d,_0x3a0358);}),_0x2a6c02[_0x1ecebc(0x19d)](_0x12a6a4,_0x3a0358);}}function _0x4f23(_0x404f43,_0x293d3b){const _0x58dab2=_0x58da();return _0x4f23=function(_0x4f2364,_0x436db0){_0x4f2364=_0x4f2364-0x195;let _0x2ef97a=_0x58dab2[_0x4f2364];return _0x2ef97a;},_0x4f23(_0x404f43,_0x293d3b);}export function propagateStylesAsSpan(_0xb2804d,_0x2fe40d,_0x2042c1){const _0x57253c=_0x49d0e4;if(!Object[_0x57253c(0x1af)](_0x2042c1)[_0x57253c(0x1ad)])return;const _0x128dad=_0x2fe40d[_0x57253c(0x196)](_0x57253c(0x1b4),[],_0xb2804d[_0x57253c(0x1ab)]());_0x2fe40d[_0x57253c(0x1a8)](_0x2042c1,_0x128dad),_0x2fe40d[_0x57253c(0x1b9)](0x0,_0x128dad,_0xb2804d),_0x2fe40d[_0x57253c(0x19d)](Object[_0x57253c(0x1af)](_0x2042c1),_0xb2804d);}export function getStylesToPropagate(_0x4fa006,_0x649928){const _0x3397b5=_0x49d0e4,_0x160bb4={},_0x218ee7={};return _0x649928[_0x3397b5(0x1a1)](_0x6a4dcb=>{const _0x4464d2=_0x3397b5,_0x426ba0=_0x4fa006[_0x4464d2(0x199)](_0x6a4dcb);if(_0x426ba0){if(isPropertyToBePropagatedAsSpan(_0x6a4dcb))_0x160bb4[_0x6a4dcb]=_0x426ba0;else{if(isPropertyToBePropagatedAsHTMLElement(_0x6a4dcb)){const _0x102408=_0x426ba0[_0x4464d2(0x1b2)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x6a4dcb][_0x4464d2(0x1a1)](([_0x2aea60,_0x3a7043])=>{const _0x3e0a8c=_0x4464d2;for(const _0x20f28e of _0x102408){(_0x3e0a8c(0x1b8)==typeof _0x2aea60&&_0x2aea60(_0x20f28e)||_0x2aea60===_0x20f28e)&&(_0x218ee7[_0x6a4dcb]=[..._0x218ee7[_0x6a4dcb]||[],[_0x2aea60,_0x3a7043]]);}});}}}}),{'spanStyles':_0x160bb4,'stylesToBeHtmlElements':_0x218ee7};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x10ec8e=_0x4e9d;function _0x1e18(){var _0x268f56=['11KaKBxN','pluginName','requires','975228vSZVPD','PasteFromOfficeEnhanced','5874786TwUEHy','53ovHOmd','31940CGpaHx','55sOtgRy','5178664JTJbrD','35SShFAk','257804pMivPO','PasteFromOffice','1912730FbPebH','1036668lEqyUc','isPremiumPlugin','isOfficialPlugin'];_0x1e18=function(){return _0x268f56;};return _0x1e18();}function _0x4e9d(_0xcd40c4,_0x3f8069){var _0x1e189b=_0x1e18();return _0x4e9d=function(_0x4e9d2c,_0x1ec44c){_0x4e9d2c=_0x4e9d2c-0x1a1;var _0x55c596=_0x1e189b[_0x4e9d2c];return _0x55c596;},_0x4e9d(_0xcd40c4,_0x3f8069);}(function(_0x4929b0,_0x4555c0){var _0x55f973=_0x4e9d,_0x1139a9=_0x4929b0();while(!![]){try{var _0x31e7ea=-parseInt(_0x55f973(0x1ae))/0x1*(-parseInt(_0x55f973(0x1af))/0x2)+parseInt(_0x55f973(0x1ab))/0x3+-parseInt(_0x55f973(0x1a2))/0x4*(parseInt(_0x55f973(0x1b0))/0x5)+parseInt(_0x55f973(0x1a5))/0x6*(-parseInt(_0x55f973(0x1a1))/0x7)+parseInt(_0x55f973(0x1b1))/0x8+parseInt(_0x55f973(0x1ad))/0x9+parseInt(_0x55f973(0x1a4))/0xa*(-parseInt(_0x55f973(0x1a8))/0xb);if(_0x31e7ea===_0x4555c0)break;else _0x1139a9['push'](_0x1139a9['shift']());}catch(_0x27c85b){_0x1139a9['push'](_0x1139a9['shift']());}}}(_0x1e18,0xacb79));import{Plugin as _0x2dd802}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x2f5fa6}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x5630d7}from'./pastefromofficeenhancedpropagator.js';export class PasteFromOfficeEnhanced extends _0x2dd802{static get[_0x10ec8e(0x1a9)](){var _0x42e50b=_0x10ec8e;return _0x42e50b(0x1ac);}static get[_0x10ec8e(0x1a7)](){return!0x0;}static get[_0x10ec8e(0x1a6)](){return!0x0;}static get[_0x10ec8e(0x1aa)](){var _0x1df354=_0x10ec8e;return[_0x1df354(0x1a3),_0x2f5fa6,_0x5630d7];}}
23
+ var _0x5a726e=_0x134e;(function(_0x560723,_0x48799e){var _0x40e4ac=_0x134e,_0x408a3f=_0x560723();while(!![]){try{var _0x159cf6=parseInt(_0x40e4ac(0x1c1))/0x1*(-parseInt(_0x40e4ac(0x1c2))/0x2)+parseInt(_0x40e4ac(0x1c3))/0x3*(parseInt(_0x40e4ac(0x1bb))/0x4)+parseInt(_0x40e4ac(0x1c9))/0x5*(parseInt(_0x40e4ac(0x1c4))/0x6)+parseInt(_0x40e4ac(0x1bd))/0x7*(-parseInt(_0x40e4ac(0x1c7))/0x8)+-parseInt(_0x40e4ac(0x1bf))/0x9*(-parseInt(_0x40e4ac(0x1b9))/0xa)+-parseInt(_0x40e4ac(0x1be))/0xb+-parseInt(_0x40e4ac(0x1c6))/0xc*(-parseInt(_0x40e4ac(0x1c5))/0xd);if(_0x159cf6===_0x48799e)break;else _0x408a3f['push'](_0x408a3f['shift']());}catch(_0x1e456c){_0x408a3f['push'](_0x408a3f['shift']());}}}(_0x2669,0xb0f67));import{Plugin as _0x1a94a3}from'ckeditor5/src/core.js';import{PasteFromOfficeEnhancedInliner as _0x31deb5}from'./pastefromofficeenhancedinliner.js';import{PasteFromOfficeEnhancedPropagator as _0x2e19ca}from'./pastefromofficeenhancedpropagator.js';function _0x134e(_0x363c36,_0x58ef96){var _0x266933=_0x2669();return _0x134e=function(_0x134ecf,_0x5492d5){_0x134ecf=_0x134ecf-0x1b8;var _0x4f8e0f=_0x266933[_0x134ecf];return _0x4f8e0f;},_0x134e(_0x363c36,_0x58ef96);}export class PasteFromOfficeEnhanced extends _0x1a94a3{static get[_0x5a726e(0x1bc)](){var _0x199648=_0x5a726e;return _0x199648(0x1c8);}static get[_0x5a726e(0x1c0)](){return!0x0;}static get[_0x5a726e(0x1ba)](){return!0x0;}static get[_0x5a726e(0x1ca)](){var _0x34a0e7=_0x5a726e;return[_0x34a0e7(0x1b8),_0x31deb5,_0x2e19ca];}}function _0x2669(){var _0x53fc9c=['18348863SFwPOU','24koIdBb','64wTbRwG','PasteFromOfficeEnhanced','23770nKkwkh','requires','PasteFromOffice','147540ixCGra','isPremiumPlugin','8412IolatW','pluginName','919541uXuXQL','15914448iMtHyI','99tURttQ','isOfficialPlugin','1JttTpp','1207958sPSxUR','210ToNfwI','876fmAUsO'];_0x2669=function(){return _0x53fc9c;};return _0x2669();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4e3305=_0x520d;(function(_0x52404e,_0x344b22){const _0x10e9da=_0x520d,_0x353e3d=_0x52404e();while(!![]){try{const _0x41c45a=-parseInt(_0x10e9da(0x121))/0x1*(-parseInt(_0x10e9da(0x13c))/0x2)+-parseInt(_0x10e9da(0x127))/0x3+-parseInt(_0x10e9da(0x134))/0x4+-parseInt(_0x10e9da(0x12d))/0x5*(-parseInt(_0x10e9da(0x125))/0x6)+-parseInt(_0x10e9da(0x138))/0x7+parseInt(_0x10e9da(0x133))/0x8+parseInt(_0x10e9da(0x128))/0x9;if(_0x41c45a===_0x344b22)break;else _0x353e3d['push'](_0x353e3d['shift']());}catch(_0x3219a8){_0x353e3d['push'](_0x353e3d['shift']());}}}(_0x4fd8,0x8695d));function _0x520d(_0x31d6d2,_0x408f0e){const _0x4fd88d=_0x4fd8();return _0x520d=function(_0x520d06,_0x5f05fb){_0x520d06=_0x520d06-0x11b;let _0x508753=_0x4fd88d[_0x520d06];return _0x508753;},_0x520d(_0x31d6d2,_0x408f0e);}import{Plugin as _0x5bbc14}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x17ee85}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x4959d0,uid as _0x4ff4f5}from'ckeditor5/src/utils.js';function _0x4fd8(){const _0x487272=['129018WFqLqJ','isPremiumPlugin','execute','fromCharCode','href','init','ClipboardPipeline','isActive','requires','text/html','1rDAeRZ','high','getData','PasteFromOfficeEnhancedInliner','954654rxYAAt','isOfficialPlugin','323697Zrqrfr','5534001YKEvtB','join','PasteFromOffice','_parsedData','document','25nYwttf','dataTransfer','afterInit','editing','map','pluginName','3862880BqVdnS','3297752dpKlSq','get','stylesProcessor','inputTransformation','3319435Yylscz','plugins','editor','view'];_0x4fd8=function(){return _0x487272;};return _0x4fd8();}import{MSOfficeStylesInliner as _0x236026}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x5bbc14{static get[_0x4e3305(0x132)](){const _0x122419=_0x4e3305;return _0x122419(0x124);}static get[_0x4e3305(0x126)](){return!0x0;}static get[_0x4e3305(0x13d)](){return!0x0;}static get[_0x4e3305(0x11f)](){const _0x4a1af2=_0x4e3305;return[_0x4a1af2(0x12a)];}[_0x4e3305(0x11c)](){const _0x142428=_0x4e3305,_0x2d6cf2=this[_0x142428(0x13a)],_0x2794a6=_0x2d6cf2[_0x142428(0x139)][_0x142428(0x135)](_0x142428(0x11d)),_0x46835c=_0x2d6cf2[_0x142428(0x130)][_0x142428(0x13b)][_0x142428(0x12c)],_0x48ff49=new _0x236026(_0x46835c);_0x2794a6['on'](_0x142428(0x137),(_0xbff953,_0x3ab0f2)=>{const _0x5b2cab=_0x142428,_0x26544a=_0x3ab0f2[_0x5b2cab(0x12e)][_0x5b2cab(0x123)](_0x5b2cab(0x120));_0x48ff49[_0x5b2cab(0x11e)](_0x26544a)&&(_0x3ab0f2[_0x5b2cab(0x12b)]||(_0x3ab0f2[_0x5b2cab(0x12b)]=_0x17ee85(_0x26544a,_0x46835c[_0x5b2cab(0x136)])),_0x48ff49[_0x5b2cab(0x13e)](_0x3ab0f2));},{'priority':_0x4959d0[_0x142428(0x135)](_0x142428(0x122))+0xb});}[_0x4e3305(0x12f)](){!async function(_0x187106){const _0x305cb9=_0x8b9e9([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x1d3edb=0x7374585f,_0x1f7932=0x7373d937^_0x1d3edb,_0x3ed00b=window[_0x8b9e9([0x44,0x61,0x74,0x65])][_0x8b9e9([0x6e,0x6f,0x77])](),_0x335434=_0x187106[_0x8b9e9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1fd79e=new window[(_0x8b9e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c89d5=>{_0x335434[_0x8b9e9([0x6f,0x6e,0x63,0x65])](_0x8b9e9([0x72,0x65,0x61,0x64,0x79]),_0x4c89d5);}),_0xfc4e9d={[_0x8b9e9([0x6b,0x74,0x79])]:_0x8b9e9([0x45,0x43]),[_0x8b9e9([0x75,0x73,0x65])]:_0x8b9e9([0x73,0x69,0x67]),[_0x8b9e9([0x63,0x72,0x76])]:_0x8b9e9([0x50,0x2d,0x32,0x35,0x36]),[_0x8b9e9([0x78])]:_0x8b9e9([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]),[_0x8b9e9([0x79])]:_0x8b9e9([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]),[_0x8b9e9([0x61,0x6c,0x67])]:_0x8b9e9([0x45,0x53,0x32,0x35,0x36])},_0x511bff=_0x335434[_0x8b9e9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x8b9e9([0x67,0x65,0x74])](_0x8b9e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xf16f11(){let _0x12be9d,_0x50236c=null,_0x3ab971=null;try{if(_0x511bff==_0x8b9e9([0x47,0x50,0x4c]))return _0x8b9e9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x12be9d=_0x3268a4(),!_0x12be9d)return _0x8b9e9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x12be9d[_0x8b9e9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3ab971=_0x355555(_0x12be9d[_0x8b9e9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x12be9d[_0x8b9e9([0x6a,0x74,0x69])])),await _0x633000()?_0x484183()?_0x376180()?_0x8b9e9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x362e81()?(_0x12be9d[_0x8b9e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x8b9e9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x50236c=_0xc29762(_0x8b9e9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5bc5a0()):_0x8b9e9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x8b9e9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x8b9e9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x8b9e9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x376180(){const _0x164ad6=[_0x8b9e9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x8b9e9([0x74,0x72,0x69,0x61,0x6c])][_0x8b9e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12be9d[_0x8b9e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3ed00b/0x3e8:0xe10*_0x1f7932;return _0x12be9d[_0x8b9e9([0x65,0x78,0x70])]<_0x164ad6;}function _0x484183(){const _0x4bdaaf=_0x12be9d[_0x8b9e9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4bdaaf&&(!!_0x4bdaaf[_0x8b9e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8b9e9([0x2a]))||(!!_0x4bdaaf[_0x8b9e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8b9e9([0x50,0x4f,0x45]))||(!!_0x4bdaaf[_0x8b9e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8b9e9([0x50,0x50]))||!(!_0x4bdaaf[_0x8b9e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8b9e9([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x431db0()))));}function _0x362e81(){const _0x5afbe2=_0x520d,_0x3bd6dc=_0x12be9d[_0x8b9e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3bd6dc||0x0==_0x3bd6dc[_0x8b9e9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x21ba7b}=new URL(window[_0x8b9e9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5afbe2(0x11b)]);if(_0x3bd6dc[_0x8b9e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x21ba7b))return!0x0;const _0x1b9866=_0x21ba7b[_0x8b9e9([0x73,0x70,0x6c,0x69,0x74])](_0x8b9e9([0x2e]));return _0x3bd6dc[_0x8b9e9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x59cff8=>_0x59cff8[_0x8b9e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8b9e9([0x2a])))[_0x8b9e9([0x6d,0x61,0x70])](_0x2d101c=>_0x2d101c[_0x8b9e9([0x73,0x70,0x6c,0x69,0x74])](_0x8b9e9([0x2e])))[_0x8b9e9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4dd03e=>_0x4dd03e[_0x8b9e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1b9866[_0x8b9e9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x8b9e9([0x6d,0x61,0x70])](_0x473b31=>Array(_0x1b9866[_0x8b9e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x473b31[_0x8b9e9([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x8b9e9([0x66,0x69,0x6c,0x6c])](_0x473b31[0x0]===_0x8b9e9([0x2a])?_0x8b9e9([0x2a]):'')[_0x8b9e9([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x473b31))[_0x8b9e9([0x73,0x6f,0x6d,0x65])](_0x5a028c=>_0x1b9866[_0x8b9e9([0x65,0x76,0x65,0x72,0x79])]((_0x41ed57,_0x290f61)=>_0x5a028c[_0x290f61]===_0x41ed57||_0x5a028c[_0x290f61]===_0x8b9e9([0x2a])));}function _0x5bc5a0(){return _0x50236c&&_0x3ab971?new window[(_0x8b9e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56a4f0,_0x1d1acf)=>{_0x50236c[_0x8b9e9([0x74,0x68,0x65,0x6e])](_0x56a4f0,_0x1d1acf),_0x3ab971[_0x8b9e9([0x74,0x68,0x65,0x6e])](_0x2f82ae=>{_0x2f82ae!=_0x8b9e9([0x56,0x61,0x6c,0x69,0x64])&&_0x56a4f0(_0x2f82ae);},_0x1d1acf);}):_0x50236c||_0x3ab971||_0x8b9e9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x355555(_0x2d653d,_0x328d09){return new window[(_0x8b9e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfbb06b=>{if(_0x2c13aa())return _0xfbb06b(_0x8b9e9([0x56,0x61,0x6c,0x69,0x64]));_0x467363(),_0x335434[_0x8b9e9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x8b9e9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5c0755=!0x1;const _0x3b94fd=_0x4ff4f5();function _0x84c94a(_0x491eee){return!!_0x491eee&&(typeof _0x491eee===_0x8b9e9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x491eee===_0x8b9e9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x491eee[_0x8b9e9([0x74,0x68,0x65,0x6e])]===_0x8b9e9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x491eee[_0x8b9e9([0x63,0x61,0x74,0x63,0x68])]===_0x8b9e9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xd14a26(_0x48feea){_0x3385a6(_0x48feea)[_0x8b9e9([0x74,0x68,0x65,0x6e])](_0x1fe601=>{if(!_0x1fe601||_0x1fe601[_0x8b9e9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x8b9e9([0x6f,0x6b]))return _0x8b9e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4b74c8(_0x5b0b0f(_0x3b94fd+_0x328d09))!=_0x1fe601[_0x8b9e9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x8b9e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x8b9e9([0x56,0x61,0x6c,0x69,0x64]);})[_0x8b9e9([0x74,0x68,0x65,0x6e])](_0x3b0fb8=>(_0xf46a45(),_0x3b0fb8),()=>{const _0x1cfac6=_0x38751c();return null==_0x1cfac6?(_0xf46a45(),_0x8b9e9([0x56,0x61,0x6c,0x69,0x64])):_0x8b9e9(_0x3ed00b-_0x1cfac6>(0x5778dc5f^_0x1d3edb)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x8b9e9([0x74,0x68,0x65,0x6e])](_0xfbb06b)[_0x8b9e9([0x63,0x61,0x74,0x63,0x68])](()=>{_0xfbb06b(_0x8b9e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x52c263=0x7342b6df^_0x1d3edb;function _0xf46a45(){const _0x83cfa8=_0x8b9e9([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b74c8(_0x5b0b0f(_0x2d653d)),_0xf3ef03=_0x44c179(_0x4b74c8(window[_0x8b9e9([0x4d,0x61,0x74,0x68])][_0x8b9e9([0x63,0x65,0x69,0x6c])](_0x3ed00b/_0x52c263)));window[_0x8b9e9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x8b9e9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x83cfa8,_0xf3ef03);}function _0x38751c(){const _0x1e624b=_0x8b9e9([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b74c8(_0x5b0b0f(_0x2d653d)),_0x50d038=window[_0x8b9e9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x8b9e9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1e624b);return _0x50d038?window[_0x8b9e9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x44c179(_0x50d038),0x10)*_0x52c263:null;}function _0x3385a6(_0x3f5a25){return new window[(_0x8b9e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x22fba4,_0x1c58a3)=>{_0x3f5a25[_0x8b9e9([0x74,0x68,0x65,0x6e])](_0x22fba4,_0x1c58a3),window[_0x8b9e9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1c58a3,0x73758c9f^_0x1d3edb);});}}_0x335434[_0x8b9e9([0x6f,0x6e])](_0x8b9e9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1d3f85,_0x249e72)=>{if(_0x249e72[0x0]!=_0x2d653d)return _0xfbb06b(_0x8b9e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x249e72[0x1]={..._0x249e72[0x1],[_0x8b9e9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3b94fd};},{[_0x8b9e9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x8b9e9([0x68,0x69,0x67,0x68])}),_0x335434[_0x8b9e9([0x6f,0x6e])](_0x8b9e9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4989eb=>{_0x84c94a(_0x4989eb[_0x8b9e9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5c0755=!0x0,_0xd14a26(_0x4989eb[_0x8b9e9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x8b9e9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x8b9e9([0x6c,0x6f,0x77])}),_0x1fd79e[_0x8b9e9([0x74,0x68,0x65,0x6e])](()=>{_0x5c0755||_0xfbb06b(_0x8b9e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2c13aa(){return _0x335434[_0x8b9e9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x8b9e9([0x76,0x69,0x65,0x77])][_0x8b9e9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x8b9e9([0x61,0x75,0x74,0x6f]);}function _0x467363(){_0x335434[_0x8b9e9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x8b9e9([0x76,0x69,0x65,0x77])][_0x8b9e9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x8b9e9([0x61,0x75,0x74,0x6f]);}}function _0xc29762(_0x1fdf74){const _0x42718d=[new window[(_0x8b9e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24d088=>setTimeout(_0x24d088,0x737d6693^_0x1d3edb)),_0x1fd79e[_0x8b9e9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x8b9e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27fdf2=>{let _0x4c2794=0x0;_0x335434[_0x8b9e9([0x6d,0x6f,0x64,0x65,0x6c])][_0x8b9e9([0x6f,0x6e])](_0x8b9e9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x12c52b,_0xc7a89d)=>{_0xc7a89d[0x0][_0x8b9e9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4c2794++,_0x4c2794==(0x73745db7^_0x1d3edb)&&(_0x27fdf2(),_0x12c52b[_0x8b9e9([0x6f,0x66,0x66])]());});}))];return window[_0x8b9e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x8b9e9([0x72,0x61,0x63,0x65])](_0x42718d)[_0x8b9e9([0x74,0x68,0x65,0x6e])](()=>_0x1fdf74);}async function _0x1263c8(){await _0x1fd79e,_0x335434[_0x8b9e9([0x6d,0x6f,0x64,0x65,0x6c])][_0x8b9e9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x537b5c,_0x335434[_0x8b9e9([0x6d,0x6f,0x64,0x65,0x6c])][_0x8b9e9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x537b5c,_0x335434[_0x8b9e9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x8b9e9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x431db0(){return window[_0x8b9e9([0x67,0x6c,0x6f,0x62])]&&window[_0x8b9e9([0x67,0x6c,0x6f,0x62])][_0x8b9e9([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x126ed9(_0x2dabe9){const _0x53199e=_0x42722c();_0x335434[_0x53199e]=_0x8b9e9([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])+_0x2dabe9,_0x2dabe9!=_0x8b9e9([0x56,0x61,0x6c,0x69,0x64])&&_0x1263c8();}function _0x42722c(){const _0x494f53=window[_0x8b9e9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x8b9e9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x8b9e9([0x6e,0x6f,0x77])]())[_0x8b9e9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x8b9e9([0x2e]),'');let _0x7d405=_0x8b9e9([0x73]);for(let _0x2ea8ae=0x0;_0x2ea8ae<_0x494f53[_0x8b9e9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2ea8ae+=0x2){let _0x4047de=window[_0x8b9e9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x494f53[_0x8b9e9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2ea8ae,_0x2ea8ae+0x2));_0x4047de>=_0x305cb9[_0x8b9e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4047de-=_0x305cb9[_0x8b9e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x7d405+=_0x305cb9[_0x4047de];}return _0x7d405;}function _0x3268a4(){const _0x3fc0c0=_0x511bff[_0x8b9e9([0x73,0x70,0x6c,0x69,0x74])](_0x8b9e9([0x2e]));if(0x3!=_0x3fc0c0[_0x8b9e9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1669bd(_0x3fc0c0[0x1]);function _0x1669bd(_0x265b2b){const _0x1df8d7=_0x14c00f(_0x265b2b);return _0x1df8d7&&_0x2865b4()?_0x1df8d7:null;function _0x2865b4(){const _0x35bb6f=_0x1df8d7[_0x8b9e9([0x6a,0x74,0x69])],_0x1b4c90=window[_0x8b9e9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x35bb6f[_0x8b9e9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x35bb6f[_0x8b9e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x37530a={..._0x1df8d7,[_0x8b9e9([0x6a,0x74,0x69])]:_0x35bb6f[_0x8b9e9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x35bb6f[_0x8b9e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x37530a[_0x8b9e9([0x76,0x63])],_0x5b0b0f(_0x37530a)==_0x1b4c90;}}}async function _0x633000(){let _0x56eea0=!0x0;try{const _0x4a53ab=_0x511bff[_0x8b9e9([0x73,0x70,0x6c,0x69,0x74])](_0x8b9e9([0x2e])),[_0x410951,_0x1d434f,_0x15e95c]=_0x4a53ab;return _0x550467(_0x410951),await _0x2eaaa9(_0x410951,_0x1d434f,_0x15e95c),_0x56eea0;}catch{return!0x1;}function _0x550467(_0x348d9a){const _0x27cbd6=_0x14c00f(_0x348d9a);_0x27cbd6&&_0x27cbd6[_0x8b9e9([0x61,0x6c,0x67])]==_0x8b9e9([0x45,0x53,0x32,0x35,0x36])||(_0x56eea0=!0x1);}async function _0x2eaaa9(_0xbd24d,_0x49d781,_0x7ca7dc){const _0x497869=window[_0x8b9e9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x8b9e9([0x66,0x72,0x6f,0x6d])](_0x5be02b(_0x7ca7dc),_0x58888b=>_0x58888b[_0x8b9e9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xc0c97a=new window[(_0x8b9e9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x8b9e9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xbd24d+_0x8b9e9([0x2e])+_0x49d781),_0x5a1581=window[_0x8b9e9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x8b9e9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5a1581)return;const _0x3060e9=await _0x5a1581[_0x8b9e9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x8b9e9([0x6a,0x77,0x6b]),_0xfc4e9d,{[_0x8b9e9([0x6e,0x61,0x6d,0x65])]:_0x8b9e9([0x45,0x43,0x44,0x53,0x41]),[_0x8b9e9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x8b9e9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x8b9e9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5a1581[_0x8b9e9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x8b9e9([0x6e,0x61,0x6d,0x65])]:_0x8b9e9([0x45,0x43,0x44,0x53,0x41]),[_0x8b9e9([0x68,0x61,0x73,0x68])]:{[_0x8b9e9([0x6e,0x61,0x6d,0x65])]:_0x8b9e9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3060e9,_0x497869,_0xc0c97a)||(_0x56eea0=!0x1);}}function _0x14c00f(_0x3d019c){return _0x3d019c[_0x8b9e9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x8b9e9([0x65,0x79]))?JSON[_0x8b9e9([0x70,0x61,0x72,0x73,0x65])](_0x5be02b(_0x3d019c)):null;}function _0x5be02b(_0x136fcb){return window[_0x8b9e9([0x61,0x74,0x6f,0x62])](_0x136fcb[_0x8b9e9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x8b9e9([0x2b]))[_0x8b9e9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x8b9e9([0x2f])));}function _0x5b0b0f(_0x4f3d0d){let _0x30250d=0x1505;function _0x50d244(_0xb7d7b2){for(let _0x147925=0x0;_0x147925<_0xb7d7b2[_0x8b9e9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x147925++){const _0x433cf0=_0xb7d7b2[_0x8b9e9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x147925);_0x30250d=(_0x30250d<<0x5)+_0x30250d+_0x433cf0,_0x30250d&=_0x30250d;}}function _0x52ed92(_0x29d792){Array[_0x8b9e9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x29d792)?_0x29d792[_0x8b9e9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x52ed92):_0x29d792&&typeof _0x29d792==_0x8b9e9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x8b9e9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x29d792)[_0x8b9e9([0x73,0x6f,0x72,0x74])]()[_0x8b9e9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4d8d6e,_0x5d3483])=>{_0x50d244(_0x4d8d6e),_0x52ed92(_0x5d3483);}):_0x50d244(window[_0x8b9e9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x29d792));}return _0x52ed92(_0x4f3d0d),_0x30250d>>>0x0;}function _0x4b74c8(_0x525683){return _0x525683[_0x8b9e9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x8b9e9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x8b9e9([0x30]));}function _0x44c179(_0x1fbdb9){return _0x1fbdb9[_0x8b9e9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x8b9e9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x8b9e9([0x6a,0x6f,0x69,0x6e])]('');}function _0x537b5c(){}function _0x8b9e9(_0x3c907b){const _0x5cdbb9=_0x520d;return _0x3c907b[_0x5cdbb9(0x131)](_0x190ee4=>String[_0x5cdbb9(0x13f)](_0x190ee4))[_0x5cdbb9(0x129)]('');}_0x126ed9(await _0xf16f11());}(this);}}
23
+ function _0x38fc(){const _0x4d9eab=['requires','isActive','get','_parsedData','editing','66cKRZXt','PasteFromOffice','PasteFromOfficeEnhancedInliner','join','ClipboardPipeline','45ajEwce','afterInit','dataTransfer','isPremiumPlugin','419664ZHmzTM','view','5358440geujTH','8985752GVWhdd','11NmKWvU','1579752ydVjys','10807vEjHmy','map','editor','document','init','isOfficialPlugin','getData','plugins','stylesProcessor','execute','238240bqycRm','inputTransformation','high','href','pluginName','fromCharCode','7BQkRsn','text/html','13138380tRvKZX'];_0x38fc=function(){return _0x4d9eab;};return _0x38fc();}const _0x31071b=_0x2825;(function(_0x40042a,_0x2ad6b9){const _0x5cf5e4=_0x2825,_0x4d1885=_0x40042a();while(!![]){try{const _0x35ec0e=parseInt(_0x5cf5e4(0x1cb))/0x1*(parseInt(_0x5cf5e4(0x1bc))/0x2)+-parseInt(_0x5cf5e4(0x1c5))/0x3+-parseInt(_0x5cf5e4(0x1d5))/0x4*(-parseInt(_0x5cf5e4(0x1c1))/0x5)+parseInt(_0x5cf5e4(0x1ca))/0x6+parseInt(_0x5cf5e4(0x1db))/0x7*(-parseInt(_0x5cf5e4(0x1c8))/0x8)+parseInt(_0x5cf5e4(0x1b6))/0x9+-parseInt(_0x5cf5e4(0x1c7))/0xa*(parseInt(_0x5cf5e4(0x1c9))/0xb);if(_0x35ec0e===_0x2ad6b9)break;else _0x4d1885['push'](_0x4d1885['shift']());}catch(_0x3df526){_0x4d1885['push'](_0x4d1885['shift']());}}}(_0x38fc,0xc76c0));import{Plugin as _0x3890f7}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x3c0b67}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x2139d0,uid as _0x295989}from'ckeditor5/src/utils.js';function _0x2825(_0x114a33,_0xf479d0){const _0x38fccd=_0x38fc();return _0x2825=function(_0x2825e4,_0x3e9447){_0x2825e4=_0x2825e4-0x1b5;let _0x23968f=_0x38fccd[_0x2825e4];return _0x23968f;},_0x2825(_0x114a33,_0xf479d0);}import{MSOfficeStylesInliner as _0x4503f0}from'./normalizers/inliner/msofficestylesinliner.js';export class PasteFromOfficeEnhancedInliner extends _0x3890f7{static get[_0x31071b(0x1d9)](){const _0x1d880d=_0x31071b;return _0x1d880d(0x1be);}static get[_0x31071b(0x1d0)](){return!0x0;}static get[_0x31071b(0x1c4)](){return!0x0;}static get[_0x31071b(0x1b7)](){const _0x42ae4f=_0x31071b;return[_0x42ae4f(0x1bd)];}[_0x31071b(0x1cf)](){const _0xbd0bb0=_0x31071b,_0x1164a4=this[_0xbd0bb0(0x1cd)],_0x1ad17a=_0x1164a4[_0xbd0bb0(0x1d2)][_0xbd0bb0(0x1b9)](_0xbd0bb0(0x1c0)),_0x526afd=_0x1164a4[_0xbd0bb0(0x1bb)][_0xbd0bb0(0x1c6)][_0xbd0bb0(0x1ce)],_0x675b27=new _0x4503f0(_0x526afd);_0x1ad17a['on'](_0xbd0bb0(0x1d6),(_0x32c17d,_0x18682e)=>{const _0x4d0882=_0xbd0bb0,_0x510568=_0x18682e[_0x4d0882(0x1c3)][_0x4d0882(0x1d1)](_0x4d0882(0x1b5));_0x675b27[_0x4d0882(0x1b8)](_0x510568)&&(_0x18682e[_0x4d0882(0x1ba)]||(_0x18682e[_0x4d0882(0x1ba)]=_0x3c0b67(_0x510568,_0x526afd[_0x4d0882(0x1d3)])),_0x675b27[_0x4d0882(0x1d4)](_0x18682e));},{'priority':_0x2139d0[_0xbd0bb0(0x1b9)](_0xbd0bb0(0x1d7))+0xb});}[_0x31071b(0x1c2)](){!async function(_0x2b4945){const _0x27d534=_0x36bcf8([0x73,0x47,0x36,0x35,0x43,0x72,0x6b,0x31,0x63,0x64,0x32,0x69,0x67,0x4c,0x4e,0x37,0x7a,0x49,0x45,0x41,0x59,0x6a,0x75,0x39,0x4a,0x33,0x68,0x62,0x50,0x42,0x74,0x6e,0x46,0x4d,0x78,0x51,0x66,0x34,0x48,0x77,0x5a,0x61,0x6c,0x30,0x71,0x54,0x53,0x56,0x4b,0x79,0x44,0x6d,0x6f,0x52,0x76,0x55,0x58,0x65,0x70,0x57,0x4f,0x38]),_0x54c5b9=0x7374585f,_0x17a26b=0x7373dae7^_0x54c5b9,_0x300c8a=window[_0x36bcf8([0x44,0x61,0x74,0x65])][_0x36bcf8([0x6e,0x6f,0x77])](),_0x3e6690=_0x2b4945[_0x36bcf8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x30d7a5=new window[(_0x36bcf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x6069d=>{_0x3e6690[_0x36bcf8([0x6f,0x6e,0x63,0x65])](_0x36bcf8([0x72,0x65,0x61,0x64,0x79]),_0x6069d);}),_0x2650b7={[_0x36bcf8([0x6b,0x74,0x79])]:_0x36bcf8([0x45,0x43]),[_0x36bcf8([0x75,0x73,0x65])]:_0x36bcf8([0x73,0x69,0x67]),[_0x36bcf8([0x63,0x72,0x76])]:_0x36bcf8([0x50,0x2d,0x32,0x35,0x36]),[_0x36bcf8([0x78])]:_0x36bcf8([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]),[_0x36bcf8([0x79])]:_0x36bcf8([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]),[_0x36bcf8([0x61,0x6c,0x67])]:_0x36bcf8([0x45,0x53,0x32,0x35,0x36])},_0xac8f5b=_0x3e6690[_0x36bcf8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x36bcf8([0x67,0x65,0x74])](_0x36bcf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1bbda4(){let _0x2fa1aa,_0x14a0b1=null,_0x1be89b=null;try{if(_0xac8f5b==_0x36bcf8([0x47,0x50,0x4c]))return _0x36bcf8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2fa1aa=_0x35973d(),!_0x2fa1aa)return _0x36bcf8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2fa1aa[_0x36bcf8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1be89b=_0x1337d9(_0x2fa1aa[_0x36bcf8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2fa1aa[_0x36bcf8([0x6a,0x74,0x69])])),await _0x23b582()?_0x38f396()?_0x451331()?_0x36bcf8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1da0bf()?(_0x2fa1aa[_0x36bcf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x36bcf8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x14a0b1=_0x50b164(_0x36bcf8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2a7d6c()):_0x36bcf8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x36bcf8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x36bcf8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x36bcf8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x451331(){const _0x2a509a=[_0x36bcf8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x36bcf8([0x74,0x72,0x69,0x61,0x6c])][_0x36bcf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fa1aa[_0x36bcf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x300c8a/0x3e8:0xe10*_0x17a26b;return _0x2fa1aa[_0x36bcf8([0x65,0x78,0x70])]<_0x2a509a;}function _0x38f396(){const _0x52116c=_0x2fa1aa[_0x36bcf8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x52116c&&(!!_0x52116c[_0x36bcf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36bcf8([0x2a]))||(!!_0x52116c[_0x36bcf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36bcf8([0x50,0x4f,0x45]))||(!!_0x52116c[_0x36bcf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36bcf8([0x50,0x50]))||!(!_0x52116c[_0x36bcf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36bcf8([0x54,0x52,0x49,0x4c,0x49,0x55,0x4d]))||!_0x3b0c57()))));}function _0x1da0bf(){const _0xe3f399=_0x2825,_0x567a09=_0x2fa1aa[_0x36bcf8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x567a09||0x0==_0x567a09[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x24d4d5}=new URL(window[_0x36bcf8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xe3f399(0x1d8)]);if(_0x567a09[_0x36bcf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x24d4d5))return!0x0;const _0xf26886=_0x24d4d5[_0x36bcf8([0x73,0x70,0x6c,0x69,0x74])](_0x36bcf8([0x2e]));return _0x567a09[_0x36bcf8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3102df=>_0x3102df[_0x36bcf8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36bcf8([0x2a])))[_0x36bcf8([0x6d,0x61,0x70])](_0x2b3832=>_0x2b3832[_0x36bcf8([0x73,0x70,0x6c,0x69,0x74])](_0x36bcf8([0x2e])))[_0x36bcf8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2f91d5=>_0x2f91d5[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xf26886[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x36bcf8([0x6d,0x61,0x70])](_0x30b2b9=>Array(_0xf26886[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x30b2b9[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x36bcf8([0x66,0x69,0x6c,0x6c])](_0x30b2b9[0x0]===_0x36bcf8([0x2a])?_0x36bcf8([0x2a]):'')[_0x36bcf8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x30b2b9))[_0x36bcf8([0x73,0x6f,0x6d,0x65])](_0x1a8066=>_0xf26886[_0x36bcf8([0x65,0x76,0x65,0x72,0x79])]((_0x4bc136,_0x2d66c8)=>_0x1a8066[_0x2d66c8]===_0x4bc136||_0x1a8066[_0x2d66c8]===_0x36bcf8([0x2a])));}function _0x2a7d6c(){return _0x14a0b1&&_0x1be89b?new window[(_0x36bcf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4c0102,_0x2272b2)=>{_0x14a0b1[_0x36bcf8([0x74,0x68,0x65,0x6e])](_0x4c0102,_0x2272b2),_0x1be89b[_0x36bcf8([0x74,0x68,0x65,0x6e])](_0x5ec141=>{_0x5ec141!=_0x36bcf8([0x56,0x61,0x6c,0x69,0x64])&&_0x4c0102(_0x5ec141);},_0x2272b2);}):_0x14a0b1||_0x1be89b||_0x36bcf8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1337d9(_0x146586,_0x3302ef){return new window[(_0x36bcf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5c1be6=>{if(_0x1c6975())return _0x5c1be6(_0x36bcf8([0x56,0x61,0x6c,0x69,0x64]));_0x4abde1(),_0x3e6690[_0x36bcf8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x36bcf8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x53d11f=!0x1;const _0x5835b7=_0x295989();function _0x661350(_0xde289b){return!!_0xde289b&&(typeof _0xde289b===_0x36bcf8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xde289b===_0x36bcf8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xde289b[_0x36bcf8([0x74,0x68,0x65,0x6e])]===_0x36bcf8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xde289b[_0x36bcf8([0x63,0x61,0x74,0x63,0x68])]===_0x36bcf8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xcc0e1a(_0x178822){_0x39b96d(_0x178822)[_0x36bcf8([0x74,0x68,0x65,0x6e])](_0x1aa050=>{if(!_0x1aa050||_0x1aa050[_0x36bcf8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x36bcf8([0x6f,0x6b]))return _0x36bcf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5d5ed4(_0x441e00(_0x5835b7+_0x3302ef))!=_0x1aa050[_0x36bcf8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x36bcf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x36bcf8([0x56,0x61,0x6c,0x69,0x64]);})[_0x36bcf8([0x74,0x68,0x65,0x6e])](_0x4087b7=>(_0xd52b9d(),_0x4087b7),()=>{const _0x2cf94e=_0x10d951();return null==_0x2cf94e?(_0xd52b9d(),_0x36bcf8([0x56,0x61,0x6c,0x69,0x64])):_0x36bcf8(_0x300c8a-_0x2cf94e>(0x5778dc5f^_0x54c5b9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x36bcf8([0x74,0x68,0x65,0x6e])](_0x5c1be6)[_0x36bcf8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5c1be6(_0x36bcf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2640de=0x7342b6df^_0x54c5b9;function _0xd52b9d(){const _0x1fee2e=_0x36bcf8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d5ed4(_0x441e00(_0x146586)),_0x495fcc=_0x409b58(_0x5d5ed4(window[_0x36bcf8([0x4d,0x61,0x74,0x68])][_0x36bcf8([0x63,0x65,0x69,0x6c])](_0x300c8a/_0x2640de)));window[_0x36bcf8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x36bcf8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1fee2e,_0x495fcc);}function _0x10d951(){const _0x1a6a6c=_0x36bcf8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d5ed4(_0x441e00(_0x146586)),_0x31fd73=window[_0x36bcf8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x36bcf8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1a6a6c);return _0x31fd73?window[_0x36bcf8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x409b58(_0x31fd73),0x10)*_0x2640de:null;}function _0x39b96d(_0x16837c){return new window[(_0x36bcf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x57a676,_0x175e50)=>{_0x16837c[_0x36bcf8([0x74,0x68,0x65,0x6e])](_0x57a676,_0x175e50),window[_0x36bcf8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x175e50,0x73758c9f^_0x54c5b9);});}}_0x3e6690[_0x36bcf8([0x6f,0x6e])](_0x36bcf8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x236c60,_0x567944)=>{if(_0x567944[0x0]!=_0x146586)return _0x5c1be6(_0x36bcf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x567944[0x1]={..._0x567944[0x1],[_0x36bcf8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5835b7};},{[_0x36bcf8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x36bcf8([0x68,0x69,0x67,0x68])}),_0x3e6690[_0x36bcf8([0x6f,0x6e])](_0x36bcf8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x24a4f4=>{_0x661350(_0x24a4f4[_0x36bcf8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x53d11f=!0x0,_0xcc0e1a(_0x24a4f4[_0x36bcf8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x36bcf8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x36bcf8([0x6c,0x6f,0x77])}),_0x30d7a5[_0x36bcf8([0x74,0x68,0x65,0x6e])](()=>{_0x53d11f||_0x5c1be6(_0x36bcf8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1c6975(){return _0x3e6690[_0x36bcf8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x36bcf8([0x76,0x69,0x65,0x77])][_0x36bcf8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x36bcf8([0x61,0x75,0x74,0x6f]);}function _0x4abde1(){_0x3e6690[_0x36bcf8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x36bcf8([0x76,0x69,0x65,0x77])][_0x36bcf8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x36bcf8([0x61,0x75,0x74,0x6f]);}}function _0x50b164(_0x35ce2d){const _0x54aa51=[new window[(_0x36bcf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x521b1a=>setTimeout(_0x521b1a,0x737d6693^_0x54c5b9)),_0x30d7a5[_0x36bcf8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x36bcf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4fae8a=>{let _0x13b6d3=0x0;_0x3e6690[_0x36bcf8([0x6d,0x6f,0x64,0x65,0x6c])][_0x36bcf8([0x6f,0x6e])](_0x36bcf8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2c1592,_0x3c6e0e)=>{_0x3c6e0e[0x0][_0x36bcf8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x13b6d3++,_0x13b6d3==(0x73745db7^_0x54c5b9)&&(_0x4fae8a(),_0x2c1592[_0x36bcf8([0x6f,0x66,0x66])]());});}))];return window[_0x36bcf8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x36bcf8([0x72,0x61,0x63,0x65])](_0x54aa51)[_0x36bcf8([0x74,0x68,0x65,0x6e])](()=>_0x35ce2d);}async function _0x53d90e(){await _0x30d7a5,_0x3e6690[_0x36bcf8([0x6d,0x6f,0x64,0x65,0x6c])][_0x36bcf8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x24a8c5,_0x3e6690[_0x36bcf8([0x6d,0x6f,0x64,0x65,0x6c])][_0x36bcf8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x24a8c5,_0x3e6690[_0x36bcf8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x36bcf8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b0c57(){return window[_0x36bcf8([0x67,0x6c,0x6f,0x62])]&&window[_0x36bcf8([0x67,0x6c,0x6f,0x62])][_0x36bcf8([0x74,0x72,0x69,0x6c,0x69,0x75,0x6d,0x56,0x65,0x72,0x73,0x69,0x6f,0x6e])];}function _0x6089aa(_0x56566b){const _0x1c070f=_0x2fbed3();_0x3e6690[_0x1c070f]=_0x36bcf8([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])+_0x56566b,_0x56566b!=_0x36bcf8([0x56,0x61,0x6c,0x69,0x64])&&_0x53d90e();}function _0x2fbed3(){const _0x5032d9=window[_0x36bcf8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x36bcf8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x36bcf8([0x6e,0x6f,0x77])]())[_0x36bcf8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x36bcf8([0x2e]),'');let _0x4f4f8b=_0x36bcf8([0x73]);for(let _0x28d2c1=0x0;_0x28d2c1<_0x5032d9[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x28d2c1+=0x2){let _0x5d5ca5=window[_0x36bcf8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5032d9[_0x36bcf8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x28d2c1,_0x28d2c1+0x2));_0x5d5ca5>=_0x27d534[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5d5ca5-=_0x27d534[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f4f8b+=_0x27d534[_0x5d5ca5];}return _0x4f4f8b;}function _0x35973d(){const _0x3455ea=_0xac8f5b[_0x36bcf8([0x73,0x70,0x6c,0x69,0x74])](_0x36bcf8([0x2e]));if(0x3!=_0x3455ea[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x461628(_0x3455ea[0x1]);function _0x461628(_0x55ea7f){const _0x5cd37b=_0x166bf1(_0x55ea7f);return _0x5cd37b&&_0x13e711()?_0x5cd37b:null;function _0x13e711(){const _0x4ccaaf=_0x5cd37b[_0x36bcf8([0x6a,0x74,0x69])],_0x3e4fdf=window[_0x36bcf8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ccaaf[_0x36bcf8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4ccaaf[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1fe8de={..._0x5cd37b,[_0x36bcf8([0x6a,0x74,0x69])]:_0x4ccaaf[_0x36bcf8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4ccaaf[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1fe8de[_0x36bcf8([0x76,0x63])],_0x441e00(_0x1fe8de)==_0x3e4fdf;}}}async function _0x23b582(){let _0x29b3d8=!0x0;try{const _0x47df3e=_0xac8f5b[_0x36bcf8([0x73,0x70,0x6c,0x69,0x74])](_0x36bcf8([0x2e])),[_0x57921f,_0x175290,_0x21e3c6]=_0x47df3e;return _0x3ba203(_0x57921f),await _0x43ec2c(_0x57921f,_0x175290,_0x21e3c6),_0x29b3d8;}catch{return!0x1;}function _0x3ba203(_0x27befb){const _0x532661=_0x166bf1(_0x27befb);_0x532661&&_0x532661[_0x36bcf8([0x61,0x6c,0x67])]==_0x36bcf8([0x45,0x53,0x32,0x35,0x36])||(_0x29b3d8=!0x1);}async function _0x43ec2c(_0x47ecef,_0x4da8dc,_0x4b984d){const _0x4a6731=window[_0x36bcf8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x36bcf8([0x66,0x72,0x6f,0x6d])](_0x4c1dee(_0x4b984d),_0x37640c=>_0x37640c[_0x36bcf8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4d884c=new window[(_0x36bcf8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x36bcf8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x47ecef+_0x36bcf8([0x2e])+_0x4da8dc),_0x27f508=window[_0x36bcf8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x36bcf8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x27f508)return;const _0x3198a7=await _0x27f508[_0x36bcf8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x36bcf8([0x6a,0x77,0x6b]),_0x2650b7,{[_0x36bcf8([0x6e,0x61,0x6d,0x65])]:_0x36bcf8([0x45,0x43,0x44,0x53,0x41]),[_0x36bcf8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x36bcf8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x36bcf8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x27f508[_0x36bcf8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x36bcf8([0x6e,0x61,0x6d,0x65])]:_0x36bcf8([0x45,0x43,0x44,0x53,0x41]),[_0x36bcf8([0x68,0x61,0x73,0x68])]:{[_0x36bcf8([0x6e,0x61,0x6d,0x65])]:_0x36bcf8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3198a7,_0x4a6731,_0x4d884c)||(_0x29b3d8=!0x1);}}function _0x166bf1(_0x5925aa){return _0x5925aa[_0x36bcf8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x36bcf8([0x65,0x79]))?JSON[_0x36bcf8([0x70,0x61,0x72,0x73,0x65])](_0x4c1dee(_0x5925aa)):null;}function _0x4c1dee(_0x1b19c8){return window[_0x36bcf8([0x61,0x74,0x6f,0x62])](_0x1b19c8[_0x36bcf8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x36bcf8([0x2b]))[_0x36bcf8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x36bcf8([0x2f])));}function _0x441e00(_0x3912e0){let _0x24ca43=0x1505;function _0x3abf24(_0x77bea){for(let _0x4f4705=0x0;_0x4f4705<_0x77bea[_0x36bcf8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f4705++){const _0xef3a98=_0x77bea[_0x36bcf8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4f4705);_0x24ca43=(_0x24ca43<<0x5)+_0x24ca43+_0xef3a98,_0x24ca43&=_0x24ca43;}}function _0x530fd8(_0x3a9d75){Array[_0x36bcf8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3a9d75)?_0x3a9d75[_0x36bcf8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x530fd8):_0x3a9d75&&typeof _0x3a9d75==_0x36bcf8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x36bcf8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3a9d75)[_0x36bcf8([0x73,0x6f,0x72,0x74])]()[_0x36bcf8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x37b25f,_0x1a75d2])=>{_0x3abf24(_0x37b25f),_0x530fd8(_0x1a75d2);}):_0x3abf24(window[_0x36bcf8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3a9d75));}return _0x530fd8(_0x3912e0),_0x24ca43>>>0x0;}function _0x5d5ed4(_0x4ed096){return _0x4ed096[_0x36bcf8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x36bcf8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x36bcf8([0x30]));}function _0x409b58(_0x56186b){return _0x56186b[_0x36bcf8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x36bcf8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x36bcf8([0x6a,0x6f,0x69,0x6e])]('');}function _0x24a8c5(){}function _0x36bcf8(_0x5e6d48){const _0x1c5271=_0x2825;return _0x5e6d48[_0x1c5271(0x1cc)](_0x33c4d4=>String[_0x1c5271(0x1da)](_0x33c4d4))[_0x1c5271(0x1bf)]('');}_0x6089aa(await _0x1bbda4());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4626(_0x33f6ef,_0x461414){const _0x764481=_0x7644();return _0x4626=function(_0x4626a2,_0x417fc9){_0x4626a2=_0x4626a2-0x67;let _0x499910=_0x764481[_0x4626a2];return _0x499910;},_0x4626(_0x33f6ef,_0x461414);}const _0x3fc863=_0x4626;(function(_0x6397a2,_0x1be0ff){const _0x53c34e=_0x4626,_0x312a42=_0x6397a2();while(!![]){try{const _0x3c7a12=-parseInt(_0x53c34e(0x9b))/0x1+parseInt(_0x53c34e(0x8b))/0x2+parseInt(_0x53c34e(0x8d))/0x3*(parseInt(_0x53c34e(0x79))/0x4)+parseInt(_0x53c34e(0x6c))/0x5+parseInt(_0x53c34e(0x7d))/0x6*(-parseInt(_0x53c34e(0x6b))/0x7)+-parseInt(_0x53c34e(0x97))/0x8*(parseInt(_0x53c34e(0x88))/0x9)+-parseInt(_0x53c34e(0x7f))/0xa*(parseInt(_0x53c34e(0x67))/0xb);if(_0x3c7a12===_0x1be0ff)break;else _0x312a42['push'](_0x312a42['shift']());}catch(_0x47354c){_0x312a42['push'](_0x312a42['shift']());}}}(_0x7644,0xf0e44));import{Plugin as _0x9d00d2}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x234480}from'@ckeditor/ckeditor5-paste-from-office';function _0x7644(){const _0x16d13f=['22bexWew','usageLimit','PasteFromOfficeEnhancedPropagator','requires','959ZWtiCj','7537605zWJGBH','execute','PasteFromOfficeEnhanced','getData','isPremiumPlugin','config','_licenseKeyCheckInterval','licenseKey','_showLicenseError','ClipboardPipeline','high','destroy','text/html','844196VFJUOb','PasteFromOffice','view','domainLimit','2724eUPfvK','dataTransfer','3399730kjdHuy','editor','stylesProcessor','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyInvalid','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','pasteFromOfficeEnhancedLicenseKeyDomainLimit','invalid','pasteFromOfficeEnhancedLicenseKeyValid','3411TWFrmS','init','document','574244jYuHlD','expired','27ttlPgt','editing','pasteFromOfficeEnhancedLicenseKeyExpired','inputTransformation','get','evaluationLimit','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyUsageLimit','_parsedData','pasteFromOfficeEnhancedLicenseKeyNotAllowed','8520UCDOEC','plugins','pluginName','isActive','1561613dRxcgR'];_0x7644=function(){return _0x16d13f;};return _0x7644();}import{priorities as _0xeb7a0e}from'ckeditor5/src/utils.js';import{MSOfficeInlineStylePropagator as _0x29b2a2}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x9d00d2{[_0x3fc863(0x73)];[_0x3fc863(0x72)];static get[_0x3fc863(0x99)](){const _0x22f051=_0x3fc863;return _0x22f051(0x69);}static get[_0x3fc863(0x93)](){return!0x0;}static get[_0x3fc863(0x70)](){return!0x0;}static get[_0x3fc863(0x6a)](){const _0x1fdb3d=_0x3fc863;return[_0x1fdb3d(0x7a)];}[_0x3fc863(0x89)](){const _0x286105=_0x3fc863,_0x147fd6=this[_0x286105(0x80)],_0x48a5a4=_0x147fd6[_0x286105(0x98)][_0x286105(0x91)](_0x286105(0x75)),_0x3a73e0=_0x147fd6[_0x286105(0x8e)][_0x286105(0x7b)][_0x286105(0x8a)],_0xce2f1d=new _0x29b2a2(_0x3a73e0);_0x48a5a4['on'](_0x286105(0x90),(_0x40512b,_0x320e54)=>{const _0x6445d4=_0x286105,_0x896d64=_0x320e54[_0x6445d4(0x7e)][_0x6445d4(0x6f)](_0x6445d4(0x78));_0xce2f1d[_0x6445d4(0x9a)](_0x896d64)&&(_0x320e54[_0x6445d4(0x95)]||(_0x320e54[_0x6445d4(0x95)]=_0x234480(_0x896d64,_0x3a73e0[_0x6445d4(0x81)])),_0xce2f1d[_0x6445d4(0x6d)](_0x320e54));},{'priority':_0xeb7a0e[_0x286105(0x91)](_0x286105(0x76))+0xa}),this[_0x286105(0x73)]=this[_0x286105(0x80)][_0x286105(0x71)][_0x286105(0x91)](_0x286105(0x73));const _0x4a3fd6=this[_0x286105(0x80)];this[_0x286105(0x72)]=setInterval(()=>{const _0x2bce95=_0x286105;let _0xb8e385;for(const _0xc1fe53 in _0x4a3fd6){const _0x1e6786=_0xc1fe53,_0xd18bb1=_0x4a3fd6[_0x1e6786];if(_0x2bce95(0x87)==_0xd18bb1||_0x2bce95(0x83)==_0xd18bb1||_0x2bce95(0x8f)==_0xd18bb1||_0x2bce95(0x85)==_0xd18bb1||_0x2bce95(0x96)==_0xd18bb1||_0x2bce95(0x84)==_0xd18bb1||_0x2bce95(0x94)==_0xd18bb1){delete _0x4a3fd6[_0x1e6786],_0xb8e385=_0xd18bb1,clearInterval(this[_0x2bce95(0x72)]),this[_0x2bce95(0x72)]=void 0x0;break;}}_0x2bce95(0x83)==_0xb8e385&&_0x4a3fd6[_0x2bce95(0x74)](_0x2bce95(0x86)),_0x2bce95(0x8f)==_0xb8e385&&_0x4a3fd6[_0x2bce95(0x74)](_0x2bce95(0x8c)),_0x2bce95(0x85)==_0xb8e385&&_0x4a3fd6[_0x2bce95(0x74)](_0x2bce95(0x7c)),_0x2bce95(0x96)==_0xb8e385&&_0x4a3fd6[_0x2bce95(0x74)](_0x2bce95(0x82),_0x2bce95(0x6e)),_0x2bce95(0x84)==_0xb8e385&&_0x4a3fd6[_0x2bce95(0x74)](_0x2bce95(0x92)),_0x2bce95(0x94)==_0xb8e385&&_0x4a3fd6[_0x2bce95(0x74)](_0x2bce95(0x68));},0x3e8);}[_0x3fc863(0x77)](){const _0x502c94=_0x3fc863;super[_0x502c94(0x77)](),this[_0x502c94(0x72)]&&clearInterval(this[_0x502c94(0x72)]);}}
23
+ const _0xdf4e49=_0x11f0;(function(_0x30a4b6,_0x18e933){const _0x88c3b9=_0x11f0,_0x23cf57=_0x30a4b6();while(!![]){try{const _0x1a83e3=-parseInt(_0x88c3b9(0xa3))/0x1*(parseInt(_0x88c3b9(0xa7))/0x2)+parseInt(_0x88c3b9(0xb1))/0x3*(-parseInt(_0x88c3b9(0xc5))/0x4)+parseInt(_0x88c3b9(0xce))/0x5+-parseInt(_0x88c3b9(0xa0))/0x6*(parseInt(_0x88c3b9(0xaf))/0x7)+-parseInt(_0x88c3b9(0xbe))/0x8+-parseInt(_0x88c3b9(0xbb))/0x9*(-parseInt(_0x88c3b9(0xc9))/0xa)+parseInt(_0x88c3b9(0xd2))/0xb;if(_0x1a83e3===_0x18e933)break;else _0x23cf57['push'](_0x23cf57['shift']());}catch(_0x16cb86){_0x23cf57['push'](_0x23cf57['shift']());}}}(_0x5397,0x7390f));import{Plugin as _0x47b7cb}from'ckeditor5/src/core.js';import{parsePasteOfficeHtml as _0x752aee}from'@ckeditor/ckeditor5-paste-from-office';function _0x5397(){const _0x279d90=['_parsedData','editor','pasteFromOfficeEnhancedLicenseKeyNotAllowed','9DFtwPC','plugins','pluginName','4876024yjEowZ','isOfficialPlugin','pasteFromOfficeEnhancedLicenseKeyDomainLimit','init','high','PasteFromOfficeEnhancedPropagator','usageLimit','5180JjcJUV','licenseKey','PasteFromOfficeEnhanced','destroy','7400670OySwSN','_licenseKeyCheckInterval','_showLicenseError','pasteFromOfficeEnhancedLicenseKeyUsageLimit','pasteFromOfficeEnhancedLicenseKeyExpired','2966305gbnhpW','evaluationLimit','config','execute','10844977EBWBkg','text/html','pasteFromOfficeEnhancedLicenseKeyInvalid','30282xVWjIy','invalid','domainLimit','3286bPuOzO','pasteFromOfficeEnhancedLicenseKeyValid','ClipboardPipeline','requires','330IWhdgf','isPremiumPlugin','getData','isActive','dataTransfer','expired','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','stylesProcessor','133pxESUU','editing','1386McuPKz','PasteFromOffice','view','featureNotAllowed','document','inputTransformation','get'];_0x5397=function(){return _0x279d90;};return _0x5397();}import{priorities as _0x4c84d4}from'ckeditor5/src/utils.js';function _0x11f0(_0x366992,_0x5ec504){const _0x539775=_0x5397();return _0x11f0=function(_0x11f0c8,_0x89c482){_0x11f0c8=_0x11f0c8-0x9f;let _0x20d2a7=_0x539775[_0x11f0c8];return _0x20d2a7;},_0x11f0(_0x366992,_0x5ec504);}import{MSOfficeInlineStylePropagator as _0xc874ce}from'./normalizers/propagator/msofficeinlinestylepropagator.js';export class PasteFromOfficeEnhancedPropagator extends _0x47b7cb{[_0xdf4e49(0xc6)];[_0xdf4e49(0xca)];static get[_0xdf4e49(0xbd)](){const _0x5d8f4e=_0xdf4e49;return _0x5d8f4e(0xc3);}static get[_0xdf4e49(0xbf)](){return!0x0;}static get[_0xdf4e49(0xa8)](){return!0x0;}static get[_0xdf4e49(0xa6)](){const _0x500fb7=_0xdf4e49;return[_0x500fb7(0xb2)];}[_0xdf4e49(0xc1)](){const _0x365d2d=_0xdf4e49,_0x2f0db1=this[_0x365d2d(0xb9)],_0x22d83a=_0x2f0db1[_0x365d2d(0xbc)][_0x365d2d(0xb7)](_0x365d2d(0xa5)),_0xe8e2c0=_0x2f0db1[_0x365d2d(0xb0)][_0x365d2d(0xb3)][_0x365d2d(0xb5)],_0x2fb4d1=new _0xc874ce(_0xe8e2c0);_0x22d83a['on'](_0x365d2d(0xb6),(_0x16d8ed,_0x5b7ccc)=>{const _0x2a9847=_0x365d2d,_0x5460ba=_0x5b7ccc[_0x2a9847(0xab)][_0x2a9847(0xa9)](_0x2a9847(0xd3));_0x2fb4d1[_0x2a9847(0xaa)](_0x5460ba)&&(_0x5b7ccc[_0x2a9847(0xb8)]||(_0x5b7ccc[_0x2a9847(0xb8)]=_0x752aee(_0x5460ba,_0xe8e2c0[_0x2a9847(0xae)])),_0x2fb4d1[_0x2a9847(0xd1)](_0x5b7ccc));},{'priority':_0x4c84d4[_0x365d2d(0xb7)](_0x365d2d(0xc2))+0xa}),this[_0x365d2d(0xc6)]=this[_0x365d2d(0xb9)][_0x365d2d(0xd0)][_0x365d2d(0xb7)](_0x365d2d(0xc6));const _0x596f5d=this[_0x365d2d(0xb9)];this[_0x365d2d(0xca)]=setInterval(()=>{const _0x1859ad=_0x365d2d;let _0x2487a8;for(const _0x3e7340 in _0x596f5d){const _0x4aaf22=_0x3e7340,_0x9f5e7f=_0x596f5d[_0x4aaf22];if(_0x1859ad(0xa4)==_0x9f5e7f||_0x1859ad(0x9f)==_0x9f5e7f||_0x1859ad(0xcd)==_0x9f5e7f||_0x1859ad(0xc0)==_0x9f5e7f||_0x1859ad(0xba)==_0x9f5e7f||_0x1859ad(0xad)==_0x9f5e7f||_0x1859ad(0xcc)==_0x9f5e7f){delete _0x596f5d[_0x4aaf22],_0x2487a8=_0x9f5e7f,clearInterval(this[_0x1859ad(0xca)]),this[_0x1859ad(0xca)]=void 0x0;break;}}_0x1859ad(0x9f)==_0x2487a8&&_0x596f5d[_0x1859ad(0xcb)](_0x1859ad(0xa1)),_0x1859ad(0xcd)==_0x2487a8&&_0x596f5d[_0x1859ad(0xcb)](_0x1859ad(0xac)),_0x1859ad(0xc0)==_0x2487a8&&_0x596f5d[_0x1859ad(0xcb)](_0x1859ad(0xa2)),_0x1859ad(0xba)==_0x2487a8&&_0x596f5d[_0x1859ad(0xcb)](_0x1859ad(0xb4),_0x1859ad(0xc7)),_0x1859ad(0xad)==_0x2487a8&&_0x596f5d[_0x1859ad(0xcb)](_0x1859ad(0xcf)),_0x1859ad(0xcc)==_0x2487a8&&_0x596f5d[_0x1859ad(0xcb)](_0x1859ad(0xc4));},0x3e8);}[_0xdf4e49(0xc8)](){const _0x2a2885=_0xdf4e49;super[_0x2a2885(0xc8)](),this[_0x2a2885(0xca)]&&clearInterval(this[_0x2a2885(0xca)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x27d8d8,_0xa6706c){const _0x5b9a4b=_0x5810,_0x206b79=_0x27d8d8();while(!![]){try{const _0x26ad62=-parseInt(_0x5b9a4b(0x10a))/0x1+parseInt(_0x5b9a4b(0x108))/0x2+parseInt(_0x5b9a4b(0x10c))/0x3+-parseInt(_0x5b9a4b(0x10d))/0x4+parseInt(_0x5b9a4b(0x109))/0x5+parseInt(_0x5b9a4b(0x107))/0x6*(parseInt(_0x5b9a4b(0x106))/0x7)+-parseInt(_0x5b9a4b(0x10e))/0x8;if(_0x26ad62===_0xa6706c)break;else _0x206b79['push'](_0x206b79['shift']());}catch(_0x1980fa){_0x206b79['push'](_0x206b79['shift']());}}}(_0x12cb,0x572c4));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x12cb(){const _0x576f12=['1099056dJWjKv','561448AQwJoD','9819880StnmvB','241871ATfZIL','90YqfaLk','804040QVmaSZ','3470585eRiNME','255877DwEZvA','test'];_0x12cb=function(){return _0x576f12;};return _0x12cb();}function _0x5810(_0x10eea0,_0x4d7445){const _0x12cb10=_0x12cb();return _0x5810=function(_0x581022,_0x3d9aab){_0x581022=_0x581022-0x106;let _0x540bf5=_0x12cb10[_0x581022];return _0x540bf5;},_0x5810(_0x10eea0,_0x4d7445);}export function isMSExcelContent(_0x9e780b){const _0x12d5a4=_0x5810;return m[_0x12d5a4(0x10b)](_0x9e780b);}
23
+ function _0x3069(){const _0xc47fcb=['11910030kTfMSW','test','3aGZpjs','13292420hYrAeE','12887ywsVkB','3288950dVhtDa','112aygWgJ','2504680vDgMif','675117DlOlky','3150OYxSli','262CEQacO','4175psDufY'];_0x3069=function(){return _0xc47fcb;};return _0x3069();}(function(_0x23db40,_0x4c4b7f){const _0x52970e=_0x2892,_0x5ef540=_0x23db40();while(!![]){try{const _0x526680=-parseInt(_0x52970e(0x18f))/0x1*(parseInt(_0x52970e(0x18e))/0x2)+parseInt(_0x52970e(0x192))/0x3*(-parseInt(_0x52970e(0x18b))/0x4)+-parseInt(_0x52970e(0x189))/0x5+-parseInt(_0x52970e(0x18d))/0x6*(parseInt(_0x52970e(0x188))/0x7)+-parseInt(_0x52970e(0x18a))/0x8*(-parseInt(_0x52970e(0x18c))/0x9)+parseInt(_0x52970e(0x193))/0xa+parseInt(_0x52970e(0x190))/0xb;if(_0x526680===_0x4c4b7f)break;else _0x5ef540['push'](_0x5ef540['shift']());}catch(_0x4678fe){_0x5ef540['push'](_0x5ef540['shift']());}}}(_0x3069,0xa24a8));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x2892(_0x806531,_0x52dcd8){const _0x306916=_0x3069();return _0x2892=function(_0x289248,_0xc7d695){_0x289248=_0x289248-0x188;let _0x1b988c=_0x306916[_0x289248];return _0x1b988c;},_0x2892(_0x806531,_0x52dcd8);}export function isMSExcelContent(_0x4a73bc){const _0x1af80e=_0x2892;return m[_0x1af80e(0x191)](_0x4a73bc);}