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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},331:(t,e,n)=>{t.exports=n(237)("./src/clipboard.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{PasteFromOfficeEnhanced:()=>at});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);!function(t){const e=C,n=t();for(;;)try{if(759239===-parseInt(e(150))/1*(parseInt(e(143))/2)+parseInt(e(140))/3+-parseInt(e(142))/4*(parseInt(e(147))/5)+-parseInt(e(148))/6+parseInt(e(144))/7*(parseInt(e(149))/8)+-parseInt(e(145))/9*(-parseInt(e(146))/10)+-parseInt(e(141))/11*(-parseInt(e(139))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);const S=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function C(t,e){const n=E();return(C=function(t,e){return n[t-=138]})(t,e)}function E(){const t=["12pqWfRz","467151xuFdOA","22907566aERdKU","28HWWVPy","2UJfrbV","3474275uiXJjg","14463ZYwDOR","770BGRqIN","849995grdtOX","145650vUXpcN","8QBHvPP","884780WHPidR","test"];return(E=function(){return t})()}function A(t){return S[C(138)](t)}!function(t){const e=N,n=t();for(;;)try{if(485589===-parseInt(e(155))/1*(-parseInt(e(161))/2)+parseInt(e(168))/3+parseInt(e(152))/4+parseInt(e(154))/5*(-parseInt(e(163))/6)+-parseInt(e(175))/7+parseInt(e(171))/8*(-parseInt(e(164))/9)+-parseInt(e(172))/10*(-parseInt(e(153))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function O(t,e){const n=N,r=new Map;for(const[s,i]of e){if(!s[n(159)]&&!s[n(157)])continue;const e=!s[n(159)]||t[n(169)]===s[n(159)],o=!s[n(157)]||t[n(170)](s[n(157)]);e&&o&&r[n(156)](s,i)}return r}function L(t){const e=N,n={};for(let r=0;r<t[e(162)];r++){const s=t[r],i=t[e(166)](s);e(180)!==i&&(n[s]=i)}return n}function F(){const t=["2304736LpJNgC","11DGMPcc","155515UOBpQv","317489AjHZcO","set","className","selectorText","tagName","map","6tALvYd","length","132ZtNTZn","225gDrCxW","cssRules","getPropertyValue","style","478740MmQeyZ","name","hasClass","163720ENaSHn","5195210AWbkwo","trim","exec","3683904UVUbKO","split","assign","push","groups","initial"];return(F=function(){return t})()}function R(t){const e=N,n=t[e(176)](",")[e(160)]((t=>t[e(173)]())),r=[];for(const t of n){const n=P[e(174)](t);n&&r[e(178)](n[e(179)])}return r}function N(t,e){const n=F();return(N=function(t,e){return n[t-=152]})(t,e)}function j(t){const e=N,n={};for(const r of t)Object[e(177)](n,r);return n}const M=W;function T(){const t=["1277325spsAIF","document","170682alOFYC","1155255AubNhU","isActive","77QXMYMe","item","elementStart","values","1305774LbXXwu","size","1802406uReCtn","40bfKWZu","type","execute","createRangeIn","1460783ericlf","4602852GLHRPi","setStyle","content","_parsedData","hasStyle","from"];return(T=function(){return t})()}function W(t,e){const n=T();return(W=function(t,e){return n[t-=221]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(808922===-parseInt(e(242))/1+parseInt(e(237))/2+-parseInt(e(226))/3+parseInt(e(243))/4+parseInt(e(229))/5+-parseInt(e(228))/6*(parseInt(e(231))/7)+-parseInt(e(238))/8*(-parseInt(e(235))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);class D extends w{[M(240)](t){const n=M,{body:r,styles:s}=t[n(223)],i=new e.UpcastWriter(r[n(227)]),o=i[n(241)](r),c=function(t){const e=N,n=new Map;for(const r in t){const s=R(r),i=t[r];for(const t of s)n[e(156)](t,i)}return n}(function(t){const e=N,n={};for(const r of t)for(const t of r[e(165)])if(t instanceof CSSStyleRule){const r=L(t[e(167)]);n[t[e(158)]]=Object[e(177)]({},n[t[e(158)]]||{},r)}return n}(s));for(const t of o){if(n(233)!==t[n(239)])continue;const e=O(t[n(232)],c);if(e[n(236)]){const r=j(Array[n(225)](e[n(234)]()));for(const e in r){const s=t[n(232)];s[n(224)](e)||i[n(221)](e,r[e],s)}}}t[n(222)]=r}[M(230)](t){return super[M(230)](t)||A(t)}}function k(t,e){const n=K();return(k=function(t,e){return n[t-=307]})(t,e)}const U=k;function K(){const t=["getData","ClipboardPipeline","text/html","6468680gAuoaX","get","inputTransformation","139999kvsTck","document","afterInit","88938tHcvFx","editor","isPremiumPlugin","isOfficialPlugin","init","940110tkMkZQ","editing","_parsedData","1407100sCgPbU","stylesProcessor","2HxqhNh","9779DrHfTH","pluginName","PasteFromOfficeEnhancedInliner","high","1539558Vexqze","view","24fPsYQz","map","plugins","dataTransfer","fromCharCode","requires","5RVZqpE","PasteFromOffice","execute","href","join","isActive"];return(K=function(){return t})()}!function(t){const e=k,n=t();for(;;)try{if(217562===-parseInt(e(342))/1*(parseInt(e(317))/2)+parseInt(e(312))/3+-parseInt(e(315))/4+parseInt(e(330))/5*(-parseInt(e(322))/6)+parseInt(e(318))/7*(-parseInt(e(324))/8)+parseInt(e(307))/9+parseInt(e(339))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class q extends t.Plugin{static get[U(319)](){return U(320)}static get[U(310)](){return!0}static get[U(309)](){return!0}static get[U(329)](){return[U(331)]}[U(311)](){const t=U,e=this[t(308)],n=e[t(326)][t(340)](t(337)),r=e[t(313)][t(323)][t(343)],s=new D(r);n.on(t(341),((e,n)=>{const i=t,o=n[i(327)][i(336)](i(338));s[i(335)](o)&&(n[i(314)]||(n[i(314)]=b(o,r[i(316)])),s[i(332)](n))}),{priority:x.priorities[t(340)](t(321))+11})}[U(344)](){!async function(t){const e=d([117,71,112,121,50,89,55,98,108,77,54,86,120,76,87,78,101,53,49,118,48,113,115,107,88,82,109,122,69,67,116,84,80,111,105,119,81,106,83,97,79,70,66,51,99,74,68,102,73,56,90,100,65,57,103,110,114,75,104,85,52,72]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=k;return t[e(325)]((t=>String[e(328)](t)))[e(334)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([117]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1739923200;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=k,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(333)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const H=X;function X(t,e){const n=Z();return(X=function(t,e){return n[t-=138]})(t,e)}!function(t){const e=X,n=t();for(;;)try{if(785793===-parseInt(e(164))/1*(parseInt(e(146))/2)+-parseInt(e(173))/3+parseInt(e(159))/4*(parseInt(e(166))/5)+parseInt(e(161))/6*(-parseInt(e(141))/7)+parseInt(e(168))/8*(parseInt(e(177))/9)+-parseInt(e(180))/10+-parseInt(e(167))/11*(-parseInt(e(147))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);const $=[H(142),H(144),H(151),H(172),H(176),H(140),H(178),H(156)],B=[H(142),H(144),H(151)],V={"font-style":[[H(169),"i"]],"font-weight":[[H(150),H(155)],[H(152),H(155)],[H(163),H(155)],[t=>Number(t)>=600,H(155)]],"text-decoration":[[H(175),"u"],[H(157),"s"]],"text-decoration-line":[[H(175),"u"],[H(157),"s"]],"vertical-align":[[H(183),H(183)],[H(179),H(160)]]};function J(t){return $[H(145)](t)}function Z(){const t=["underline","text-decoration-line","10667421pJUCPj","font-style","super","10076370YgcqEV","span","setStyle","sub","length","function","font-weight","7BBtmEt","color","removeStyle","font-family","includes","2GZoTjK","12HvuvFT","filter","from","medium","font-size","bold","insertChild","forEach","strong","vertical-align","line-through","getStyleNames","648472XakOdG","sup","711894eoxXMo","getStyle","bolder","833979WfMUJM","keys","35UFnycX","5208577gwuNEA","8cXPdSm","italic","getChildren","createElement","text-decoration","142632HKavUE","split"];return(Z=function(){return t})()}function G(t){const e=H;return Array[e(149)](t[e(158)]())[e(148)](J)}function _(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=H,r={},s={};return e[n(154)]((e=>{const i=n,o=t[i(162)](e);if(o)if(c=e,B[H(145)](c))r[e]=o;else if(e in V){const t=o[i(174)](" ");V[e][i(154)]((([n,r])=>{const o=i;for(const i of t)(o(139)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=H;for(const s in n)n[s][r(154)]((([,n])=>{const s=r,i=e[s(171)](n,[],t[s(170)]());e[s(153)](0,i,t)})),e[r(143)](s,t)})(t,e,s),function(t,e,n){const r=H;if(!Object[r(165)](n)[r(138)])return;const s=e[r(171)](r(181),[],t[r(170)]());e[r(182)](n,s),e[r(153)](0,s,t),e[r(143)](Object[r(165)](n),t)}(t,e,r)}const z=Y;function Y(t,e){const n=Q();return(Y=function(t,e){return n[t-=399]})(t,e)}function Q(){const t=["6yKRNiJ","content","stylesProcessor","1150173vOmRji","createRangeIn","1799184kXtGTD","includes","1032097RxCdaA","186765huhDAa","6424qJIqzM","36AHiShX","blockElements","76JDCoNE","font","document","execute","343168sXtERF","_parsedData","getItems","isActive","name","element","1848834tGBngE","70PeZJSN"];return(Q=function(){return t})()}!function(t){const e=Y,n=t();for(;;)try{if(199967===parseInt(e(406))/1*(-parseInt(e(403))/2)+parseInt(e(421))/3+-parseInt(e(404))/4*(-parseInt(e(402))/5)+parseInt(e(418))/6*(-parseInt(e(410))/7)+parseInt(e(399))/8+parseInt(e(416))/9+-parseInt(e(417))/10*(parseInt(e(401))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);class tt extends w{[z(409)](t){const n=z,{body:r}=t[n(411)],s=new e.UpcastWriter(r[n(408)]),i=s[n(422)](r),o=new e.ViewDocument(s[n(408)][n(420)]),c=[...new e.DomConverter(o)[n(405)],n(407)],a=i[n(412)]();for(const t of a)if(t.is(n(415))&&c[n(400)](t[n(414)])){_(t,s,G(t))}t[n(419)]=r}[z(413)](t){return super[z(413)](t)||A(t)}}const et=nt;function nt(t,e){const n=rt();return(nt=function(t,e){return n[t-=131]})(t,e)}function rt(){const t=["high","PasteFromOfficeEnhancedPropagator","1JgIMvu","pasteFromOfficeEnhancedLicenseKeyDomainLimit","1270364OsSrpc","domainLimit","editing","expired","usageLimit","dataTransfer","isPremiumPlugin","document","2776NJILBc","stylesProcessor","pasteFromOfficeEnhancedLicenseKeyTrialLimit","PasteFromOffice","evaluationLimit","pasteFromOfficeEnhancedLicenseKeyInvalid","_showLicenseError","isActive","2482522ZqFxuw","inputTransformation","PasteFromOfficeEnhanced","_parsedData","featureNotAllowed","pasteFromOfficeEnhancedLicenseKeyNotAllowed","plugins","5481200OhBFwD","requires","20gUvGby","editor","get","config","_licenseKeyCheckInterval","isOfficialPlugin","3305ZtGmYV","init","destroy","text/html","2352492Enxewk","pluginName","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","invalid","execute","pasteFromOfficeEnhancedLicenseKeyUsageLimit","view","8069931xrlEaq","pasteFromOfficeEnhancedLicenseKeyValid","licenseKey","ClipboardPipeline","pasteFromOfficeEnhancedLicenseKeyExpired","getData","2242218WoTVCb","trialLimit"];return(rt=function(){return t})()}!function(t){const e=nt,n=t();for(;;)try{if(695718===-parseInt(e(139))/1*(-parseInt(e(141))/2)+parseInt(e(135))/3+-parseInt(e(149))/4*(-parseInt(e(172))/5)+-parseInt(e(176))/6+parseInt(e(157))/7+parseInt(e(164))/8+parseInt(e(183))/9*(-parseInt(e(166))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rt);class st extends t.Plugin{static get[et(177)](){return et(138)}static get[et(171)](){return!0}static get[et(147)](){return!0}static get[et(165)](){return[et(152)]}[et(173)](){const t=et,e=this[t(167)],n=e[t(163)][t(168)](t(132)),r=e[t(143)][t(182)][t(148)],s=new tt(r);n.on(t(158),((e,n)=>{const i=t,o=n[i(146)][i(134)](i(175));s[i(156)](o)&&(n[i(160)]||(n[i(160)]=b(o,r[i(150)])),s[i(180)](n))}),{priority:x.priorities[t(168)](t(137))+10}),this[t(131)]=this[t(167)][t(169)][t(168)](t(131));const i=this[t(167)];this[t(170)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(184)==s||e(154)==s||e(133)==s||e(140)==s||e(162)==s||e(178)==s||e(151)==s||e(181)==s){delete i[r],n=s,clearInterval(this[e(170)]),this[e(170)]=void 0;break}}e(154)==n&&i[e(155)](e(179)),e(133)==n&&i[e(155)](e(144)),e(140)==n&&i[e(155)](e(142)),e(162)==n&&i[e(155)](e(161),e(159)),e(178)==n&&i[e(155)](e(153)),e(151)==n&&i[e(155)](e(136)),e(181)==n&&i[e(155)](e(145))}),1e3)}[et(174)](){const t=et;super[t(174)](),this[t(170)]&&clearInterval(this[t(170)])}}function it(){var t=["2072126lhXcDF","318114RPXgLI","270GwyzFO","3330036BdpcLp","isPremiumPlugin","PasteFromOfficeEnhanced","15902mKAbVX","PasteFromOffice","pluginName","633789UYHjWC","41685fQkWfc","isOfficialPlugin","1356656iElpIB","requires"];return(it=function(){return t})()}var ot=ct;function ct(t,e){var n=it();return(ct=function(t,e){return n[t-=141]})(t,e)}!function(t){for(var e=ct,n=t();;)try{if(429808===parseInt(e(149))/1+-parseInt(e(154))/2+-parseInt(e(143))/3+parseInt(e(151))/4+-parseInt(e(144))/5*(parseInt(e(150))/6)+-parseInt(e(148))/7+parseInt(e(146))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class at extends t.Plugin{static get[ot(142)](){return ot(153)}static get[ot(145)](){return!0}static get[ot(152)](){return!0}static get[ot(147)](){return[ot(141),q,st]}}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=416]})(t,e)}function lt(){var t=["96978NpnfZD","433311PPuckA","3743030bsyYaS","756375clARgl","832776GFusjb","15OFDdkx","4hxBSyq","16cCBggY","6170022OBqAKP","2113629JPzNyy"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(460281===-parseInt(e(425))/1*(-parseInt(e(420))/2)+parseInt(e(417))/3+parseInt(e(418))/4+-parseInt(e(419))/5*(-parseInt(e(424))/6)+-parseInt(e(423))/7*(parseInt(e(421))/8)+-parseInt(e(422))/9+parseInt(e(416))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(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:()=>ct});var t=n(782);n(331);var e=n(783);function s(t){return void 0!==t&&t.endsWith("px")}function i(t){return t.toFixed(2).replace(/\.?0+$/,"")+"px"}function o(t,n,r){if(!t.childCount)return;const o=new e.UpcastWriter(t.document),a=function(t,e){const n=e.createRangeIn(t),r=[],s=new Set;for(const t of n.getItems()){if(!t.is("element")||!t.name.match(/^(p|h\d+|li|div)$/))continue;let e=d(t);if(void 0===e||0!=parseFloat(e)||Array.from(t.getClassNames()).find((t=>t.startsWith("MsoList")))||(e=void 0),t.hasStyle("mso-list")||void 0!==e&&s.has(e)){const n=p(t);r.push({element:t,id:n.id,order:n.order,indent:n.indent,marginLeft:e}),void 0!==e&&s.add(e)}else s.clear()}return r}(t,o);if(!a.length)return;const l={},h=[];for(const t of a)if(void 0!==t.indent){c(t)||(h.length=0);const e=`${t.id}:${t.indent}`,a=Math.min(t.indent-1,h.length);if(a<h.length&&h[a].id!==t.id&&(h.length=a),a<h.length-1)h.length=a+1;else{const c=u(t,n);if(a>h.length-1||h[a].listElement.name!=c.type){0==a&&"ol"==c.type&&void 0!==t.id&&l[e]&&(c.startIndex=l[e]);const n=f(c,o,r);if(s(t.marginLeft)&&(0==a||s(h[a-1].marginLeft))){let e=t.marginLeft;a>0&&(e=i(parseFloat(e)-parseFloat(h[a-1].marginLeft))),o.setStyle("padding-left",e,n)}if(0==h.length){const e=t.element.parent,r=e.getChildIndex(t.element)+1;o.insertChild(r,n,e)}else{const t=h[a-1].listItemElements;o.appendChild(n,t[t.length-1])}h[a]={...t,listElement:n,listItemElements:[]},0==a&&void 0!==t.id&&(l[e]=c.startIndex||1)}}const p="li"==t.element.name?t.element:o.createElement("li");o.appendChild(p,h[a].listElement),h[a].listItemElements.push(p),0==a&&void 0!==t.id&&l[e]++,t.element!=p&&o.appendChild(t.element,p),m(t.element,o),o.removeStyle("text-indent",t.element),o.removeStyle("margin-left",t.element)}else{const e=h.find((e=>e.marginLeft==t.marginLeft));if(e){const n=e.listItemElements;o.appendChild(t.element,n[n.length-1]),o.removeStyle("margin-left",t.element)}else h.length=0}}function c(t){const e=t.element.previousSibling;return a(e||t.element.parent)}function a(t){return t.is("element","ol")||t.is("element","ul")}function u(t,e){const n=new RegExp(`@list l${t.id}:level${t.indent}\\s*({[^}]*)`,"gi"),r=/mso-level-number-format:([^;]{0,100});/gi,s=/mso-level-start-at:\s{0,100}([0-9]{0,10})\s{0,100};/gi,i=new RegExp(`@list\\s+l${t.id}:level\\d\\s*{[^{]*mso-level-text:"%\\d\\\\.`,"gi"),o=new RegExp(`@list l${t.id}:level\\d\\s*{[^{]*mso-level-number-format:`,"gi"),c=i.exec(e),a=o.exec(e),u=c&&!a,f=n.exec(e);let p="decimal",m="ol",d=null;if(f&&f[1]){const e=r.exec(f[1]);if(e&&e[1]&&(p=e[1].trim(),m="bullet"!==p&&"image"!==p?"ol":"ul"),"bullet"===p){const e=function(t){if("li"==t.name&&"ul"==t.parent.name&&t.parent.hasAttribute("type"))return t.parent.getAttribute("type");const e=function(t){if(t.getChild(0).is("$text"))return null;for(const e of t.getChildren()){if(!e.is("element","span"))continue;const t=e.getChild(0);if(t)return t.is("$text")?t:t.getChild(0)}return null}(t);if(!e)return null;const n=e._data;if("o"===n)return"circle";if("·"===n)return"disc";if("§"===n)return"square";return null}(t.element);e&&(p=e)}else{const t=s.exec(f[1]);t&&t[1]&&(d=parseInt(t[1]))}u&&(m="ol")}return{type:m,startIndex:d,style:l(p),isLegalStyleList:u}}function l(t){if(t.startsWith("arabic-leading-zero"))return"decimal-leading-zero";switch(t){case"alpha-upper":return"upper-alpha";case"alpha-lower":return"lower-alpha";case"roman-upper":return"upper-roman";case"roman-lower":return"lower-roman";case"circle":case"disc":case"square":return t;default:return null}}function f(t,e,n){const r=e.createElement(t.type);return t.style&&e.setStyle("list-style-type",t.style,r),t.startIndex&&t.startIndex>1&&e.setAttribute("start",t.startIndex,r),t.isLegalStyleList&&n&&e.addClass("legal-list",r),r}function p(t){const e=t.getStyle("mso-list");if(void 0===e)return{};const n=e.match(/(^|\s{1,100})l(\d+)/i),r=e.match(/\s{0,100}lfo(\d+)/i),s=e.match(/\s{0,100}level(\d+)/i);return n&&r&&s?{id:n[2],order:r[1],indent:parseInt(s[1])}:{indent:1}}function m(t,n){const r=new e.Matcher({name:"span",styles:{"mso-list":"Ignore"}}),s=n.createRangeIn(t);for(const t of s)"elementStart"===t.type&&r.match(t.item)&&n.remove(t.item)}function d(t){const e=t.getStyle("margin-left");return void 0===e||e.endsWith("px")?e:function(t){const e=parseFloat(t);return t.endsWith("pt")?i(96*e/72):t.endsWith("pc")?i(12*e*96/72):t.endsWith("in")?i(96*e):t.endsWith("cm")?i(96*e/2.54):t.endsWith("mm")?i(e/10*96/2.54):t}(e)}function h(t,n){if(!t.childCount)return;const r=new e.UpcastWriter(t.document),s=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r){if("elementStart"!=t.type)continue;const e=t.item,n=e.previousSibling,r=n&&n.is("element")?n.name:null,o=["Chart"],c=s.match(e),a=e.getAttribute("o:gfxdata"),u="v:shapetype"===r,l=a&&o.some((t=>e.getAttribute("id").includes(t)));c&&a&&!u&&!l&&i.push(t.item.getAttribute("id"))}return i}(t,r);!function(t,n,r){const s=r.createRangeIn(n),i=new e.Matcher({name:"img"}),o=[];for(const e of s)if(e.item.is("element")&&i.match(e.item)){const n=e.item,r=n.getAttribute("v:shapes")?n.getAttribute("v:shapes").split(" "):[];r.length&&r.every((e=>t.indexOf(e)>-1))?o.push(n):n.getAttribute("src")||o.push(n)}for(const t of o)r.remove(t)}(s,t,r),function(t,e,n){const r=n.createRangeIn(e),s=[];for(const e of r)if("elementStart"==e.type&&e.item.is("element","v:shape")){const n=e.item.getAttribute("id");if(t.includes(n))continue;i(e.item.parent.getChildren(),n)||s.push(e.item)}for(const t of s){const e={src:o(t)};t.hasAttribute("alt")&&(e.alt=t.getAttribute("alt"));const r=n.createElement("img",e);n.insertChild(t.index+1,r,t.parent)}function i(t,e){for(const n of t)if(n.is("element")){if("img"==n.name&&n.getAttribute("v:shapes")==e)return!0;if(i(n.getChildren(),e))return!0}return!1}function o(t){for(const e of t.getChildren())if(e.is("element")&&e.getAttribute("src"))return e.getAttribute("src")}}(s,t,r),function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:/v:(.+)/}),i=[];for(const t of r)"elementStart"==t.type&&s.match(t.item)&&i.push(t.item);for(const t of i)n.remove(t)}(t,r);const i=function(t,n){const r=n.createRangeIn(t),s=new e.Matcher({name:"img"}),i=[];for(const t of r)t.item.is("element")&&s.match(t.item)&&t.item.getAttribute("src").startsWith("file://")&&i.push(t.item);return i}(t,r);i.length&&function(t,e,n){if(t.length===e.length)for(let r=0;r<t.length;r++){const s=`data:${e[r].type};base64,${g(e[r].hex)}`;n.setAttribute("src",s,t[r])}}(i,function(t){if(!t)return[];const e=/{\\pict[\s\S]+?\\bliptag-?\d+(\\blipupi-?\d+)?({\\\*\\blipuid\s?[\da-fA-F]+)?[\s}]*?/,n=new RegExp("(?:("+e.source+"))([\\da-fA-F\\s]+)\\}","g"),r=t.match(n),s=[];if(r)for(const t of r){let n=!1;t.includes("\\pngblip")?n="image/png":t.includes("\\jpegblip")&&(n="image/jpeg"),n&&s.push({hex:t.replace(e,"").replace(/[^\da-fA-F]/g,""),type:n})}return s}(n),r)}function g(t){return btoa(t.match(/\w{2}/g).map((t=>String.fromCharCode(parseInt(t,16)))).join(""))}const y=/<meta\s*name="?generator"?\s*content="?microsoft\s*word\s*\d+"?\/?>/i,I=/xmlns:o="urn:schemas-microsoft-com/i;class w{constructor(t,e=!1){this.document=t,this.hasMultiLevelListPlugin=e}isActive(t){return y.test(t)||I.test(t)}execute(t){const n=new e.UpcastWriter(this.document),{body:r,stylesString:s}=t._parsedData;!function(t,e){const n=[];for(const r of e.createRangeIn(t)){const t=r.item;t.is("element","a")&&!t.hasAttribute("href")&&(t.hasAttribute("id")||t.hasAttribute("name"))&&n.push(t)}for(const t of n){const n=t.parent.getChildIndex(t)+1,r=t.getChildren();e.insertChild(n,r,t.parent)}}(r,n),o(r,s,this.hasMultiLevelListPlugin),h(r,t.dataTransfer.getData("text/rtf")),function(t){const n=[],r=new e.UpcastWriter(t.document);for(const{item:e}of r.createRangeIn(t))if(e.is("element")){for(const t of e.getClassNames())/\bmso/gi.exec(t)&&r.removeClass(t,e);for(const t of e.getStyleNames())/\bmso/gi.exec(t)&&r.removeStyle(t,e);(e.is("element","w:sdt")||e.is("element","w:sdtpr")&&e.isEmpty||e.is("element","o:p")&&e.isEmpty)&&n.push(e)}for(const t of n){const e=t.parent,n=e.getChildIndex(t);r.insertChild(n,t.getChildren(),e),r.remove(t)}}(r),t.content=r}}function v(t){return t.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,((t,e)=>1===e.length?" ":Array(e.length+1).join("  ").substr(0,e.length)))}function b(t,n){const r=new DOMParser,s=function(t){return v(v(t)).replace(/(<span\s+style=['"]mso-spacerun:yes['"]>[^\S\r\n]*?)[\r\n]+([^\S\r\n]*<\/span>)/g,"$1$2").replace(/<span\s+style=['"]mso-spacerun:yes['"]><\/span>/g,"").replace(/(<span\s+style=['"]letter-spacing:[^'"]+?['"]>)[\r\n]+(<\/span>)/g,"$1 $2").replace(/ <\//g," </").replace(/ <o:p><\/o:p>/g," <o:p></o:p>").replace(/<o:p>(&nbsp;|\u00A0)<\/o:p>/g,"").replace(/>([^\S\r\n]*[\r\n]\s*)</g,"><")}(function(t){const e="</body>",n="</html>",r=t.indexOf(e);if(r<0)return t;const s=t.indexOf(n,r+e.length);return t.substring(0,r+e.length)+(s>=0?t.substring(s):"")}(t=(t=t.replace(/<!--\[if gte vml 1]>/g,"")).replace(/<o:SmartTagType(?:\s+[^\s>=]+(?:="[^"]*")?)*\s*\/?>/gi,""))),i=r.parseFromString(s,"text/html");!function(t){t.querySelectorAll("span[style*=spacerun]").forEach((t=>{const e=t,n=e.innerText.length||0;e.innerText=Array(n+1).join("  ").substr(0,n)}))}(i);const o=i.body.innerHTML,c=function(t,n){const r=new e.ViewDocument(n),s=new e.DomConverter(r,{renderingMode:"data"}),i=t.createDocumentFragment(),o=t.body.childNodes;for(;o.length>0;)i.appendChild(o[0]);return s.domToView(i,{skipComments:!0})}(i,n),a=function(t){const e=[],n=[],r=Array.from(t.getElementsByTagName("style"));for(const t of r)t.sheet&&t.sheet.cssRules&&t.sheet.cssRules.length&&(e.push(t.sheet),n.push(t.innerHTML));return{styles:e,stylesString:n.join(" ")}}(i);return{body:c,bodyString:o,styles:a.styles,stylesString:a.stylesString}}var x=n(584);function S(t,e){const n=A();return(S=function(t,e){return n[t-=300]})(t,e)}function A(){const t=["93035DbbrjF","24xSztvv","1783668XYWwGd","618842SIifFJ","16etKXXe","237221YTAKPM","14233870aVbgRq","411dqSIUe","1436YsfWkM","203859cFAAEq","test"];return(A=function(){return t})()}!function(t){const e=S,n=t();for(;;)try{if(224350===-parseInt(e(301))/1+-parseInt(e(304))/2*(parseInt(e(303))/3)+-parseInt(e(309))/4+-parseInt(e(307))/5+parseInt(e(308))/6*(-parseInt(e(310))/7)+parseInt(e(300))/8*(-parseInt(e(305))/9)+parseInt(e(302))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const C=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function E(t){return C[S(306)](t)}!function(t){const e=R,n=t();for(;;)try{if(490001===parseInt(e(368))/1*(-parseInt(e(355))/2)+parseInt(e(378))/3+-parseInt(e(369))/4*(-parseInt(e(371))/5)+parseInt(e(372))/6*(-parseInt(e(373))/7)+-parseInt(e(363))/8+parseInt(e(359))/9+-parseInt(e(377))/10*(parseInt(e(364))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);const P=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function L(t,e){const n=R,r=new Map;for(const[s,i]of e){if(!s[n(356)]&&!s[n(379)])continue;const e=!s[n(356)]||t[n(380)]===s[n(356)],o=!s[n(379)]||t[n(370)](s[n(379)]);e&&o&&r[n(375)](s,i)}return r}function F(){const t=["22ISgmRm","tagName","map","split","5170635hCskNb","getPropertyValue","selectorText","style","2407136anOwCs","11wxSjQg","cssRules","assign","initial","45363nVAEqR","172vhDMdW","hasClass","30285ekqNmq","797694eXJmwK","7nZgOfw","push","set","groups","1355440beMIjk","2170239ApQiNX","className","name","exec","trim","length"];return(F=function(){return t})()}function O(t){const e=R,n={};for(let r=0;r<t[e(354)];r++){const s=t[r],i=t[e(360)](s);e(367)!==i&&(n[s]=i)}return n}function j(t){const e=R,n=t[e(358)](",")[e(357)]((t=>t[e(353)]())),r=[];for(const t of n){const n=P[e(381)](t);n&&r[e(374)](n[e(376)])}return r}function R(t,e){const n=F();return(R=function(t,e){return n[t-=353]})(t,e)}function M(t){const e=R,n={};for(const r of t)Object[e(366)](n,r);return n}const W=D;function k(){const t=["content","501480Qwykje","execute","size","type","from","207074FjyiFh","340785mHLBIp","isActive","createRangeIn","558668hivckj","_parsedData","159snULEt","2803496XLHhhG","9364MPYocj","values","9eSakgk","document","setStyle","item","hasStyle","elementStart","213102untzrc"];return(k=function(){return t})()}function D(t,e){const n=k();return(D=function(t,e){return n[t-=237]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(212766===parseInt(e(246))/1+-parseInt(e(253))/2*(-parseInt(e(251))/3)+parseInt(e(249))/4+-parseInt(e(240))/5+-parseInt(e(238))/6+-parseInt(e(245))/7+-parseInt(e(252))/8*(parseInt(e(255))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class N extends w{[W(241)](t){const n=W,{body:r,styles:s}=t[n(250)],i=new e.UpcastWriter(r[n(256)]),o=i[n(248)](r),c=function(t){const e=R,n=new Map;for(const r in t){const s=j(r),i=t[r];for(const t of s)n[e(375)](t,i)}return n}(function(t){const e=R,n={};for(const r of t)for(const t of r[e(365)])if(t instanceof CSSStyleRule){const r=O(t[e(362)]);n[t[e(361)]]=Object[e(366)]({},n[t[e(361)]]||{},r)}return n}(s));for(const t of o){if(n(237)!==t[n(243)])continue;const e=L(t[n(258)],c);if(e[n(242)]){const r=M(Array[n(244)](e[n(254)]()));for(const e in r){const s=t[n(258)];s[n(259)](e)||i[n(257)](e,r[e],s)}}}t[n(239)]=r}[W(247)](t){return super[W(247)](t)||E(t)}}const T=K;function K(t,e){const n=X();return(K=function(t,e){return n[t-=374]})(t,e)}function X(){const t=["execute","1240414nSAFkX","inputTransformation","pluginName","plugins","8VBuDWZ","isOfficialPlugin","1432269tilWEx","1073823KdJTeV","_parsedData","PasteFromOffice","PasteFromOfficeEnhancedInliner","view","href","get","join","30zeijkK","getData","14161800DXMKGG","15550LRXzAf","152gzlBad","dataTransfer","high","requires","text/html","editor","stylesProcessor","editing","isPremiumPlugin","4USxgTK","document","afterInit","map","ClipboardPipeline","3584165gCiLqn","init","fromCharCode","isActive","36922479MnNEFk"];return(X=function(){return t})()}!function(t){const e=K,n=t();for(;;)try{if(788232===-parseInt(e(391))/1*(parseInt(e(390))/2)+parseInt(e(379))/3*(parseInt(e(400))/4)+parseInt(e(405))/5+parseInt(e(387))/6*(-parseInt(e(411))/7)+-parseInt(e(376))/8*(parseInt(e(378))/9)+-parseInt(e(389))/10+parseInt(e(409))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(X);class q extends t.Plugin{static get[T(374)](){return T(382)}static get[T(377)](){return!0}static get[T(399)](){return!0}static get[T(394)](){return[T(381)]}[T(406)](){const t=T,e=this[t(396)],n=e[t(375)][t(385)](t(404)),r=e[t(398)][t(383)][t(401)],s=new N(r);n.on(t(412),((e,n)=>{const i=t,o=n[i(392)][i(388)](i(395));s[i(408)](o)&&(n[i(380)]||(n[i(380)]=b(o,r[i(397)])),s[i(410)](n))}),{priority:x.priorities[t(385)](t(393))+11})}[T(402)](){!async function(t){const e=d([118,114,72,75,120,49,69,87,79,122,50,88,106,89,119,77,107,108,99,82,103,104,51,74,67,52,112,70,66,86,55,76,78,116,111,57,81,117,73,110,105,71,85,98,48,102,115,68,65,113,80,101,109,84,83,90,100,53,54,56,121,97]),n=window[d([68,97,116,101])][d([110,111,119])](),r=t[d([101,100,105,116,111,114])],s=new(window[d([80,114,111,109,105,115,101])])((t=>{r[d([111,110,99,101])](d([114,101,97,100,121]),t)})),i={[d([107,116,121])]:d([69,67]),[d([117,115,101])]:d([115,105,103]),[d([99,114,118])]:d([80,45,50,53,54]),[d([120])]:d([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[d([121])]:d([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[d([97,108,103])]:d([69,83,50,53,54])},o=r[d([99,111,110,102,105,103])][d([103,101,116])](d([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[d([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),s[d([116,104,101,110])]((()=>new(window[d([80,114,111,109,105,115,101])])((t=>{let e=0;r[d([109,111,100,101,108])][d([111,110])](d([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,r)=>{r[0][d([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[d([111,102,102])]())}))}))))];return window[d([80,114,111,109,105,115,101])][d([114,97,99,101])](e)[d([116,104,101,110])]((()=>t))}function a(t){return t[d([115,116,97,114,116,115,87,105,116,104])](d([101,121]))?JSON[d([112,97,114,115,101])](u(t)):null}function u(t){return window[d([97,116,111,98])](t[d([114,101,112,108,97,99,101])](/-/g,d([43]))[d([114,101,112,108,97,99,101])](/_/g,d([47])))}function l(t){let e=5381;function n(t){for(let n=0;n<t[d([108,101,110,103,116,104])];n++){const r=t[d([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+r,e&=e}}return function t(e){Array[d([105,115,65,114,114,97,121])](e)?e[d([102,111,114,69,97,99,104])](t):e&&typeof e==d([111,98,106,101,99,116])?Object[d([101,110,116,114,105,101,115])](e)[d([115,111,114,116])]()[d([102,111,114,69,97,99,104])]((([e,r])=>{n(e),t(r)})):n(window[d([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[d([116,111,83,116,114,105,110,103])](16)[d([112,97,100,83,116,97,114,116])](8,d([48]))}function p(t){return t[d([115,112,108,105,116])]("")[d([114,101,118,101,114,115,101])]()[d([106,111,105,110])]("")}function m(){}function d(t){const e=K;return t[e(403)]((t=>String[e(407)](t)))[e(386)]("")}!function(t){const n=function(){const t=window[d([83,116,114,105,110,103])](window[d([112,101,114,102,111,114,109,97,110,99,101])][d([110,111,119])]())[d([114,101,112,108,97,99,101])](d([46]),"");let n=d([118]);for(let r=0;r<t[d([108,101,110,103,116,104])];r+=2){let s=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](r,r+2));s>=e[d([108,101,110,103,116,104])]&&(s-=e[d([108,101,110,103,116,104])]),n+=e[s]}return n}();r[n]=d([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121])+t,t!=d([86,97,108,105,100])&&async function(){await s,r[d([109,111,100,101,108])][d([99,104,97,110,103,101])]=m,r[d([109,111,100,101,108])][d([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,r[d([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](d([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return o==d([71,80,76])?d([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[d([115,112,108,105,116])](d([46]));return 3!=t[d([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=a(t);return e&&n()?e:null;function n(){const t=e[d([106,116,105])],n=window[d([112,97,114,115,101,73,110,116])](t[d([115,117,98,115,116,114,105,110,103])](t[d([108,101,110,103,116,104])]-8),16),r={...e,[d([106,116,105])]:t[d([115,117,98,115,116,114,105,110,103])](0,t[d([108,101,110,103,116,104])]-8)};return delete r[d([118,99])],l(r)==n}}}(),t?(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[d([80,114,111,109,105,115,101])])((c=>{if(i())return c(d([86,97,108,105,100]));o(),r[d([100,101,99,111,114,97,116,101])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let a=!1;const u=(0,x.uid)();function m(t){return!!t&&(typeof t===d([111,98,106,101,99,116])||typeof t===d([102,117,110,99,116,105,111,110]))&&typeof t[d([116,104,101,110])]===d([102,117,110,99,116,105,111,110])&&typeof t[d([99,97,116,99,104])]===d([102,117,110,99,116,105,111,110])}function h(r){a(r)[d([116,104,101,110])]((t=>t&&t[d([115,116,97,116,117,115])]==d([111,107])?f(l(u+e))!=t[d([118,101,114,105,102,105,99,97,116,105,111,110])]?d([85,115,97,103,101,76,105,109,105,116]):d([86,97,108,105,100]):d([85,115,97,103,101,76,105,109,105,116])))[d([116,104,101,110])]((t=>(i(),t)),(()=>{const t=o();return null==t?(i(),d([86,97,108,105,100])):d(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[d([116,104,101,110])](c)[d([99,97,116,99,104])]((()=>{c(d([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function i(){const e=d([108,108,99,116,45])+f(l(t)),r=p(f(window[d([77,97,116,104])][d([99,101,105,108])](n/s)));window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([115,101,116,73,116,101,109])](e,r)}function o(){const e=d([108,108,99,116,45])+f(l(t)),n=window[d([108,111,99,97,108,83,116,111,114,97,103,101])][d([103,101,116,73,116,101,109])](e);return n?window[d([112,97,114,115,101,73,110,116])](p(n),16)*s:null}function a(t){return new(window[d([80,114,111,109,105,115,101])])(((e,n)=>{t[d([116,104,101,110])](e,n),window[d([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return c(d([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[d([114,101,113,117,101,115,116,73,100])]:u}}),{[d([112,114,105,111,114,105,116,121])]:d([104,105,103,104])}),r[d([111,110])](d([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{m(t[d([114,101,116,117,114,110])])&&(a=!0,h(t[d([114,101,116,117,114,110])]))}),{[d([112,114,105,111,114,105,116,121])]:d([108,111,119])}),s[d([116,104,101,110])]((()=>{a||c(d([85,115,97,103,101,76,105,109,105,116]))}))}));function i(){return r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==d([97,117,116,111])}function o(){r[d([101,100,105,116,105,110,103])][d([118,105,101,119])][d([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=d([97,117,116,111])}}(t[d([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[d([106,116,105])])),await async function(){let t=!0;try{const r=o[d([115,112,108,105,116])](d([46])),[s,i,c]=r;return e(s),await n(s,i,c),t}catch(t){return!1}function e(e){const n=a(e);n&&n[d([97,108,103])]==d([69,83,50,53,54])||(t=!1)}async function n(e,n,r){const s=window[d([85,105,110,116,56,65,114,114,97,121])][d([102,114,111,109])](u(r),(t=>t[d([99,104,97,114,67,111,100,101,65,116])](0))),o=(new(window[d([84,101,120,116,69,110,99,111,100,101,114])]))[d([101,110,99,111,100,101])](e+d([46])+n),c=window[d([99,114,121,112,116,111])][d([115,117,98,116,108,101])];if(!c)return;const a=await c[d([105,109,112,111,114,116,75,101,121])](d([106,119,107]),i,{[d([110,97,109,101])]:d([69,67,68,83,65]),[d([110,97,109,101,100,67,117,114,118,101])]:d([80,45,50,53,54])},!1,[d([118,101,114,105,102,121])]);await c[d([118,101,114,105,102,121])]({[d([110,97,109,101])]:d([69,67,68,83,65]),[d([104,97,115,104])]:{[d([110,97,109,101])]:d([83,72,65,45,50,53,54])}},a,s,o)||(t=!1)}}()?function(){const e=t[d([102,101,97,116,117,114,101,115])];return!(!e||!e[d([105,110,99,108,117,100,101,115])](d([42]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,79,69]))&&!e[d([105,110,99,108,117,100,101,115])](d([80,80])))}()?function(){const e=[d([101,118,97,108,117,97,116,105,111,110]),d([116,114,105,97,108])][d([105,110,99,108,117,100,101,115])](t[d([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1740009600;return t[d([101,120,112])]<e}()?d([69,120,112,105,114,101,100]):function(){const e=K,n=t[d([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[d([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[d([108,111,99,97,116,105,111,110])][e(384)]);if(n[d([105,110,99,108,117,100,101,115])](r))return!0;const s=r[d([115,112,108,105,116])](d([46]));return n[d([102,105,108,116,101,114])]((t=>t[d([105,110,99,108,117,100,101,115])](d([42]))))[d([109,97,112])]((t=>t[d([115,112,108,105,116])](d([46]))))[d([115,111,109,101])]((t=>s[d([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===d([42])))))}()?(t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([101,118,97,108,117,97,116,105,111,110])&&(e=c(d([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[d([108,105,99,101,110,115,101,84,121,112,101])]==d([116,114,105,97,108])&&(e=c(d([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[d([80,114,111,109,105,115,101])])(((t,n)=>{e[d([116,104,101,110])](t,n),m[d([116,104,101,110])]((e=>{e!=d([86,97,108,105,100])&&t(e)}),n)})):e||m||d([86,97,108,105,100]))):d([68,111,109,97,105,110,76,105,109,105,116]):d([78,111,116,65,108,108,111,119,101,100]):d([73,110,118,97,108,105,100])):d([73,110,118,97,108,105,100]))}catch(t){return d([73,110,118,97,108,105,100])}}())}(this)}}const $=Y;!function(t){const e=Y,n=t();for(;;)try{if(364921===-parseInt(e(439))/1+-parseInt(e(435))/2+parseInt(e(429))/3*(parseInt(e(400))/4)+-parseInt(e(420))/5+-parseInt(e(434))/6*(-parseInt(e(402))/7)+-parseInt(e(416))/8+parseInt(e(427))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G);const U=[$(412),$(422),$(421),$(399),$(418),$(413),$(431),$(440)],z=[$(412),$(422),$(421)];function Y(t,e){const n=G();return(Y=function(t,e){return n[t-=399]})(t,e)}const H={"font-style":[[$(441),"i"]],"font-weight":[[$(414),$(425)],[$(424),$(425)],[$(437),$(425)],[t=>Number(t)>=600,$(425)]],"text-decoration":[[$(415),"u"],[$(410),"s"]],"text-decoration-line":[[$(415),"u"],[$(410),"s"]],"vertical-align":[[$(401),$(401)],[$(419),$(406)]]};function _(t){return U[$(407)](t)}function B(t){const e=$;return Array[e(408)](t[e(432)]())[e(430)](_)}function V(t,e,n){const{spanStyles:r,stylesToBeHtmlElements:s}=function(t,e){const n=$,r={},s={};return e[n(403)]((e=>{const i=n,o=t[i(409)](e);if(o)if(c=e,z[$(407)](c))r[e]=o;else if(e in H){const t=o[i(428)](" ");H[e][i(403)]((([n,r])=>{const o=i;for(const i of t)(o(405)==typeof n&&n(i)||n===i)&&(s[e]=[...s[e]||[],[n,r]])}))}var c})),{spanStyles:r,stylesToBeHtmlElements:s}}(t,n);(function(t,e,n){const r=$;for(const s in n)n[s][r(403)]((([,n])=>{const s=r,i=e[s(404)](n,[],t[s(426)]());e[s(438)](0,i,t)})),e[r(423)](s,t)})(t,e,s),function(t,e,n){const r=$;if(!Object[r(417)](n)[r(433)])return;const s=e[r(404)](r(436),[],t[r(426)]());e[r(411)](n,s),e[r(438)](0,s,t),e[r(423)](Object[r(417)](n),t)}(t,e,r)}function G(){const t=["super","2268685PzRUIn","font-size","font-family","removeStyle","bold","strong","getChildren","16528644Wgqwiy","split","7563WcoLCK","filter","font-style","getStyleNames","length","18138wQHMuC","1099900XyuQpl","span","bolder","insertChild","463427IuIbou","vertical-align","italic","text-decoration","772QfoGJy","sub","7rljmPr","forEach","createElement","function","sup","includes","from","getStyle","line-through","setStyle","color","font-weight","medium","underline","3952456mDwPxF","keys","text-decoration-line"];return(G=function(){return t})()}const J=Q;function Q(t,e){const n=Z();return(Q=function(t,e){return n[t-=493]})(t,e)}function Z(){const t=["stylesProcessor","1185DRZKeo","29212584snPQlG","element","document","font","getItems","createRangeIn","151016GmPiSu","content","includes","2138sYYiCf","isActive","execute","blockElements","4163970yfXrXq","name","5726210vwkciC","1190917qMWUuw","900075PTvXgl","_parsedData"];return(Z=function(){return t})()}!function(t){const e=Q,n=t();for(;;)try{if(744145===-parseInt(e(511))/1+-parseInt(e(504))/2*(parseInt(e(494))/3)+parseInt(e(501))/4+parseInt(e(512))/5+-parseInt(e(508))/6+-parseInt(e(510))/7+parseInt(e(495))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt extends w{[J(506)](t){const n=J,{body:r}=t[n(513)],s=new e.UpcastWriter(r[n(497)]),i=s[n(500)](r),o=new e.ViewDocument(s[n(497)][n(493)]),c=[...new e.DomConverter(o)[n(507)],n(498)],a=i[n(499)]();for(const t of a)if(t.is(n(496))&&c[n(503)](t[n(509)])){V(t,s,B(t))}t[n(502)]=r}[J(505)](t){return super[J(505)](t)||E(t)}}function et(){const t=["PasteFromOffice","PasteFromOfficeEnhanced","plugins","usageLimit","isActive","50108PrvaPp","1160140KDDPYq","pasteFromOfficeEnhancedLicenseKeyTrialLimit","65nRgYCt","ClipboardPipeline","config","pasteFromOfficeEnhancedLicenseKeyValid","destroy","document","_licenseKeyCheckInterval","dataTransfer","PasteFromOfficeEnhancedPropagator","pasteFromOfficeEnhancedLicenseKeyExpired","isPremiumPlugin","104321tMFgqS","pasteFromOfficeEnhancedLicenseKeyEvaluationLimit","getData","pasteFromOfficeEnhancedLicenseKeyInvalid","init","102951tyeHrH","high","545507FNWuSl","get","_parsedData","1090404tHjizN","_showLicenseError","requires","trialLimit","featureNotAllowed","editor","text/html","pasteFromOfficeEnhancedLicenseKeyNotAllowed","36SShxdq","pasteFromOfficeEnhancedLicenseKeyDomainLimit","expired","stylesProcessor","editing","invalid","pluginName","isOfficialPlugin","evaluationLimit","inputTransformation","view","3750016ptLhAp","domainLimit","pasteFromOfficeEnhancedLicenseKeyUsageLimit","licenseKey","2nEaaJu","execute"];return(et=function(){return t})()}function nt(t,e){const n=et();return(nt=function(t,e){return n[t-=259]})(t,e)}const rt=nt;!function(t){const e=nt,n=t();for(;;)try{if(317855===-parseInt(e(270))/1*(parseInt(e(296))/2)+parseInt(e(273))/3+-parseInt(e(303))/4*(parseInt(e(306))/5)+parseInt(e(281))/6*(parseInt(e(263))/7)+parseInt(e(292))/8+-parseInt(e(268))/9+parseInt(e(304))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(et);class st extends t.Plugin{static get[rt(287)](){return rt(260)}static get[rt(288)](){return!0}static get[rt(262)](){return!0}static get[rt(275)](){return[rt(298)]}[rt(267)](){const t=rt,e=this[t(278)],n=e[t(300)][t(271)](t(307)),r=e[t(285)][t(291)][t(311)],s=new tt(r);n.on(t(290),((e,n)=>{const i=t,o=n[i(259)][i(265)](i(279));s[i(302)](o)&&(n[i(272)]||(n[i(272)]=b(o,r[i(284)])),s[i(297)](n))}),{priority:x.priorities[t(271)](t(269))+10}),this[t(295)]=this[t(278)][t(308)][t(271)](t(295));const i=this[t(278)];this[t(312)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(309)==s||e(266)==s||e(261)==s||e(282)==s||e(280)==s||e(264)==s||e(305)==s||e(294)==s){delete i[r],n=s,clearInterval(this[e(312)]),this[e(312)]=void 0;break}}e(266)==n&&i[e(274)](e(286)),e(261)==n&&i[e(274)](e(283)),e(282)==n&&i[e(274)](e(293)),e(280)==n&&i[e(274)](e(277),e(299)),e(264)==n&&i[e(274)](e(289)),e(305)==n&&i[e(274)](e(276)),e(294)==n&&i[e(274)](e(301))}),1e3)}[rt(310)](){const t=rt;super[t(310)](),this[t(312)]&&clearInterval(this[t(312)])}}var it=ot;function ot(t,e){var n=at();return(ot=function(t,e){return n[t-=403]})(t,e)}!function(t){for(var e=ot,n=t();;)try{if(446818===-parseInt(e(411))/1+parseInt(e(416))/2+parseInt(e(413))/3+-parseInt(e(408))/4*(-parseInt(e(415))/5)+parseInt(e(406))/6+parseInt(e(404))/7+-parseInt(e(403))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(at);class ct extends t.Plugin{static get[it(407)](){return it(412)}static get[it(410)](){return!0}static get[it(414)](){return!0}static get[it(409)](){return[it(405),q,st]}}function at(){var t=["824932BXEbAf","7910144OXgFGN","4389364SiEuPg","PasteFromOffice","3798882cONYYa","pluginName","8UFYrii","requires","isOfficialPlugin","877577sAKbDA","PasteFromOfficeEnhanced","1803078rXDgwN","isPremiumPlugin","98680jUBeRV"];return(at=function(){return t})()}function ut(t,e){var n=lt();return(ut=function(t,e){return n[t-=366]})(t,e)}function lt(){var t=["10482AvhOJi","1434tkWaBZ","9ebYAXF","6345251HoXWRp","10nPwfIl","470820FBTvly","113PuysWA","180904pShcap","3417860XlLELG","8MDsmvr","258318zCXuwp"];return(lt=function(){return t})()}!function(t){for(var e=ut,n=t();;)try{if(185017===-parseInt(e(376))/1*(-parseInt(e(371))/2)+parseInt(e(369))/3*(-parseInt(e(368))/4)+parseInt(e(374))/5*(-parseInt(e(370))/6)+parseInt(e(375))/7+-parseInt(e(366))/8+parseInt(e(372))/9*(-parseInt(e(367))/10)+parseInt(e(373))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lt)})(),(window.CKEditor5=window.CKEditor5||{}).pasteFromOfficeEnhanced=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x5ab00e}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x198bca,parseHtml as _0x1e66cd}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x2eb10b,uid as _0x5437ae}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x3488fd,ViewDocument as _0x270253,DomConverter as _0x1400f4}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0x1f1f42){return m['test'](_0x1f1f42);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x418f91,_0x2e58be){const _0xcd7eb8=new Map();for(const [_0x557e5f,_0x236e9e]of _0x2e58be){if(!_0x557e5f['tagName']&&!_0x557e5f['className'])continue;const _0x4ae897=!_0x557e5f['tagName']||_0x418f91['name']===_0x557e5f['tagName'],_0x53b899=!_0x557e5f['className']||_0x418f91['hasClass'](_0x557e5f['className']);_0x4ae897&&_0x53b899&&_0xcd7eb8['set'](_0x557e5f,_0x236e9e);}return _0xcd7eb8;}function h(_0x1fa91b){const _0x20fdfd={};for(let _0x66d8=0x0;_0x66d8<_0x1fa91b['length'];_0x66d8++){const _0x23179f=_0x1fa91b[_0x66d8],_0x332796=_0x1fa91b['getPropertyValue'](_0x23179f);'initial'!==_0x332796&&(_0x20fdfd[_0x23179f]=_0x332796);}return _0x20fdfd;}function O(_0x120a15){const _0x1147c9=_0x120a15['split'](',')['map'](_0x5dbde0=>_0x5dbde0['trim']()),_0x468935=[];for(const _0x376464 of _0x1147c9){const _0x563685=S['exec'](_0x376464);_0x563685&&_0x468935['push'](_0x563685['groups']);}return _0x468935;}function y(_0x136cda){const _0x4ac251={};for(const _0x1024da of _0x136cda)Object['assign'](_0x4ac251,_0x1024da);return _0x4ac251;}class c extends _0x198bca{['execute'](_0x5c121b){const {body:_0x1913ec,styles:_0x1f8818}=_0x5c121b['_parsedData'],_0x396f1e=new _0x3488fd(_0x1913ec['document']),_0x9f299f=_0x396f1e['createRangeIn'](_0x1913ec),_0x132a7d=function(_0x415607){const _0x1e4072={};for(const _0x29ab5a of _0x415607)for(const _0x5113a8 of _0x29ab5a['cssRules'])if(_0x5113a8 instanceof CSSStyleRule){const _0x1faac1=h(_0x5113a8['style']);_0x1e4072[_0x5113a8['selectorText']]=Object['assign']({},_0x1e4072[_0x5113a8['selectorText']]||{},_0x1faac1);}return _0x1e4072;}(_0x1f8818),_0x20fd7e=function(_0x140efd){const _0x3c4cd9=new Map();for(const _0x5670c7 in _0x140efd){const _0x24ee92=O(_0x5670c7),_0xac2772=_0x140efd[_0x5670c7];for(const _0x494005 of _0x24ee92)_0x3c4cd9['set'](_0x494005,_0xac2772);}return _0x3c4cd9;}(_0x132a7d);for(const _0x58ca85 of _0x9f299f){if('elementStart'!==_0x58ca85['type'])continue;const _0x18c2f8=x(_0x58ca85['item'],_0x20fd7e);if(_0x18c2f8['size']){const _0x2f77ad=y(Array['from'](_0x18c2f8['values']()));for(const _0x2fa8f1 in _0x2f77ad){const _0x32525d=_0x58ca85['item'];_0x32525d['hasStyle'](_0x2fa8f1)||_0x396f1e['setStyle'](_0x2fa8f1,_0x2f77ad[_0x2fa8f1],_0x32525d);}}}_0x5c121b['content']=_0x1913ec;}['isActive'](_0x362ac5){return super['isActive'](_0x362ac5)||l(_0x362ac5);}}class i extends _0x5ab00e{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x27835d=this['editor'],_0x3f843b=_0x27835d['plugins']['get']('ClipboardPipeline'),_0x21a2df=_0x27835d['editing']['view']['document'],_0x4d7fa4=new c(_0x21a2df);_0x3f843b['on']('inputTransformation',(_0x4b95cc,_0x464d09)=>{const _0x3c3139=_0x464d09['dataTransfer']['getData']('text/html');_0x4d7fa4['isActive'](_0x3c3139)&&(_0x464d09['_parsedData']||(_0x464d09['_parsedData']=_0x1e66cd(_0x3c3139,_0x21a2df['stylesProcessor'])),_0x4d7fa4['execute'](_0x464d09));},{'priority':_0x2eb10b['get']('high')+0xb});}['afterInit'](){!async function(_0x22bdd5){const _0x12f826=_0x2bbaca([0x75,0x47,0x70,0x79,0x32,0x59,0x37,0x62,0x6c,0x4d,0x36,0x56,0x78,0x4c,0x57,0x4e,0x65,0x35,0x31,0x76,0x30,0x71,0x73,0x6b,0x58,0x52,0x6d,0x7a,0x45,0x43,0x74,0x54,0x50,0x6f,0x69,0x77,0x51,0x6a,0x53,0x61,0x4f,0x46,0x42,0x33,0x63,0x4a,0x44,0x66,0x49,0x38,0x5a,0x64,0x41,0x39,0x67,0x6e,0x72,0x4b,0x68,0x55,0x34,0x48]),_0x196b24=0x4fcd7b4c,_0x1c5dc2=0x4fca24bc^_0x196b24,_0x550a28=window[_0x2bbaca([0x44,0x61,0x74,0x65])][_0x2bbaca([0x6e,0x6f,0x77])](),_0xeafda5=_0x22bdd5[_0x2bbaca([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5bd1dc=new window[(_0x2bbaca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e5c8d=>{_0xeafda5[_0x2bbaca([0x6f,0x6e,0x63,0x65])](_0x2bbaca([0x72,0x65,0x61,0x64,0x79]),_0x3e5c8d);}),_0x33d7ac={[_0x2bbaca([0x6b,0x74,0x79])]:_0x2bbaca([0x45,0x43]),[_0x2bbaca([0x75,0x73,0x65])]:_0x2bbaca([0x73,0x69,0x67]),[_0x2bbaca([0x63,0x72,0x76])]:_0x2bbaca([0x50,0x2d,0x32,0x35,0x36]),[_0x2bbaca([0x78])]:_0x2bbaca([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]),[_0x2bbaca([0x79])]:_0x2bbaca([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]),[_0x2bbaca([0x61,0x6c,0x67])]:_0x2bbaca([0x45,0x53,0x32,0x35,0x36])},_0x59d7df=_0xeafda5[_0x2bbaca([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2bbaca([0x67,0x65,0x74])](_0x2bbaca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5144db(){let _0x289dea,_0x14ad0e=null,_0x1c5f2e=null;try{if(_0x59d7df==_0x2bbaca([0x47,0x50,0x4c]))return _0x2bbaca([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x289dea=_0x2f4e99(),!_0x289dea)return _0x2bbaca([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x289dea[_0x2bbaca([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1c5f2e=_0x51f5e1(_0x289dea[_0x2bbaca([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x289dea[_0x2bbaca([0x6a,0x74,0x69])])),await _0x5c7c7b()?_0x6e4ed7()?_0x79f278()?_0x2bbaca([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3c6285()?(_0x289dea[_0x2bbaca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2bbaca([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x14ad0e=_0x340d68(_0x2bbaca([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x289dea[_0x2bbaca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2bbaca([0x74,0x72,0x69,0x61,0x6c])&&(_0x14ad0e=_0x340d68(_0x2bbaca([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x89f63b()):_0x2bbaca([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2bbaca([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2bbaca([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xffa435){return _0x2bbaca([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x79f278(){const _0x3f85c1=[_0x2bbaca([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2bbaca([0x74,0x72,0x69,0x61,0x6c])][_0x2bbaca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x289dea[_0x2bbaca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x550a28/0x3e8:0xe10*_0x1c5dc2;return _0x289dea[_0x2bbaca([0x65,0x78,0x70])]<_0x3f85c1;}function _0x6e4ed7(){const _0x30db98=_0x289dea[_0x2bbaca([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x30db98&&(!!_0x30db98[_0x2bbaca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bbaca([0x2a]))||(!!_0x30db98[_0x2bbaca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bbaca([0x50,0x4f,0x45]))||!!_0x30db98[_0x2bbaca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bbaca([0x50,0x50]))));}function _0x3c6285(){const _0x99ad18=_0x289dea[_0x2bbaca([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x99ad18||0x0==_0x99ad18[_0x2bbaca([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x470e66}=new URL(window[_0x2bbaca([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x99ad18[_0x2bbaca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x470e66))return!0x0;const _0x2f3b95=_0x470e66[_0x2bbaca([0x73,0x70,0x6c,0x69,0x74])](_0x2bbaca([0x2e]));return _0x99ad18[_0x2bbaca([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xb4dc41=>_0xb4dc41[_0x2bbaca([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2bbaca([0x2a])))[_0x2bbaca([0x6d,0x61,0x70])](_0x13012a=>_0x13012a[_0x2bbaca([0x73,0x70,0x6c,0x69,0x74])](_0x2bbaca([0x2e])))[_0x2bbaca([0x73,0x6f,0x6d,0x65])](_0x294703=>_0x2f3b95[_0x2bbaca([0x65,0x76,0x65,0x72,0x79])]((_0x1e074d,_0x3e0ebb)=>_0x294703[_0x3e0ebb]===_0x1e074d||_0x294703[_0x3e0ebb]===_0x2bbaca([0x2a])));}function _0x89f63b(){return _0x14ad0e&&_0x1c5f2e?new window[(_0x2bbaca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x357dc7,_0x23d244)=>{_0x14ad0e[_0x2bbaca([0x74,0x68,0x65,0x6e])](_0x357dc7,_0x23d244),_0x1c5f2e[_0x2bbaca([0x74,0x68,0x65,0x6e])](_0x2501ac=>{_0x2501ac!=_0x2bbaca([0x56,0x61,0x6c,0x69,0x64])&&_0x357dc7(_0x2501ac);},_0x23d244);}):_0x14ad0e||_0x1c5f2e||_0x2bbaca([0x56,0x61,0x6c,0x69,0x64]);}}function _0x51f5e1(_0x521eb9,_0x4173ad){return new window[(_0x2bbaca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xdcb7bb=>{if(_0x2567cf())return _0xdcb7bb(_0x2bbaca([0x56,0x61,0x6c,0x69,0x64]));_0x5eb691(),_0xeafda5[_0x2bbaca([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2bbaca([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3dff78=!0x1;const _0x39ef47=_0x5437ae();function _0x1b2e7d(_0x868dcd){return!!_0x868dcd&&(typeof _0x868dcd===_0x2bbaca([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x868dcd===_0x2bbaca([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x868dcd[_0x2bbaca([0x74,0x68,0x65,0x6e])]===_0x2bbaca([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x868dcd[_0x2bbaca([0x63,0x61,0x74,0x63,0x68])]===_0x2bbaca([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x23656b(_0x519a3b){_0x58adf4(_0x519a3b)[_0x2bbaca([0x74,0x68,0x65,0x6e])](_0x5eafd4=>{if(!_0x5eafd4||_0x5eafd4[_0x2bbaca([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2bbaca([0x6f,0x6b]))return _0x2bbaca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x478a6f(_0x50510f(_0x39ef47+_0x4173ad))!=_0x5eafd4[_0x2bbaca([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2bbaca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2bbaca([0x56,0x61,0x6c,0x69,0x64]);})[_0x2bbaca([0x74,0x68,0x65,0x6e])](_0x14eb4a=>(_0x4a7755(),_0x14eb4a),()=>{const _0x50a890=_0x5812c6();return null==_0x50a890?(_0x4a7755(),_0x2bbaca([0x56,0x61,0x6c,0x69,0x64])):_0x2bbaca(_0x550a28-_0x50a890>(0x6bc1ff4c^_0x196b24)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2bbaca([0x74,0x68,0x65,0x6e])](_0xdcb7bb)[_0x2bbaca([0x63,0x61,0x74,0x63,0x68])](()=>{_0xdcb7bb(_0x2bbaca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1c5df4=0x4ffb95cc^_0x196b24;function _0x4a7755(){const _0xa322f4=_0x2bbaca([0x6c,0x6c,0x63,0x74,0x2d])+_0x478a6f(_0x50510f(_0x521eb9)),_0x2e4c54=_0xb6a321(_0x478a6f(window[_0x2bbaca([0x4d,0x61,0x74,0x68])][_0x2bbaca([0x63,0x65,0x69,0x6c])](_0x550a28/_0x1c5df4)));window[_0x2bbaca([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2bbaca([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa322f4,_0x2e4c54);}function _0x5812c6(){const _0x3d9fd3=_0x2bbaca([0x6c,0x6c,0x63,0x74,0x2d])+_0x478a6f(_0x50510f(_0x521eb9)),_0x1d4420=window[_0x2bbaca([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2bbaca([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3d9fd3);return _0x1d4420?window[_0x2bbaca([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xb6a321(_0x1d4420),0x10)*_0x1c5df4:null;}function _0x58adf4(_0x165893){return new window[(_0x2bbaca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x281235,_0x1b58cc)=>{_0x165893[_0x2bbaca([0x74,0x68,0x65,0x6e])](_0x281235,_0x1b58cc),window[_0x2bbaca([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1b58cc,0x4fccaf8c^_0x196b24);});}}_0xeafda5[_0x2bbaca([0x6f,0x6e])](_0x2bbaca([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2d8256,_0x3d505e)=>{if(_0x3d505e[0x0]!=_0x521eb9)return _0xdcb7bb(_0x2bbaca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3d505e[0x1]={..._0x3d505e[0x1],[_0x2bbaca([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x39ef47};},{[_0x2bbaca([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2bbaca([0x68,0x69,0x67,0x68])}),_0xeafda5[_0x2bbaca([0x6f,0x6e])](_0x2bbaca([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x541843=>{_0x1b2e7d(_0x541843[_0x2bbaca([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3dff78=!0x0,_0x23656b(_0x541843[_0x2bbaca([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2bbaca([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2bbaca([0x6c,0x6f,0x77])}),_0x5bd1dc[_0x2bbaca([0x74,0x68,0x65,0x6e])](()=>{_0x3dff78||_0xdcb7bb(_0x2bbaca([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2567cf(){return _0xeafda5[_0x2bbaca([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2bbaca([0x76,0x69,0x65,0x77])][_0x2bbaca([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2bbaca([0x61,0x75,0x74,0x6f]);}function _0x5eb691(){_0xeafda5[_0x2bbaca([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2bbaca([0x76,0x69,0x65,0x77])][_0x2bbaca([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2bbaca([0x61,0x75,0x74,0x6f]);}}function _0x340d68(_0x47b6d0){const _0x541cb5=[new window[(_0x2bbaca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x462844=>setTimeout(_0x462844,0x4fc44580^_0x196b24)),_0x5bd1dc[_0x2bbaca([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2bbaca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3983f5=>{let _0x2cbb33=0x0;_0xeafda5[_0x2bbaca([0x6d,0x6f,0x64,0x65,0x6c])][_0x2bbaca([0x6f,0x6e])](_0x2bbaca([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x492c36,_0x1b9b77)=>{_0x1b9b77[0x0][_0x2bbaca([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2cbb33++,_0x2cbb33==(0x4fcd7ab4^_0x196b24)&&(_0x3983f5(),_0x492c36[_0x2bbaca([0x6f,0x66,0x66])]());});}))];return window[_0x2bbaca([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2bbaca([0x72,0x61,0x63,0x65])](_0x541cb5)[_0x2bbaca([0x74,0x68,0x65,0x6e])](()=>_0x47b6d0);}async function _0x5afb6d(){await _0x5bd1dc,_0xeafda5[_0x2bbaca([0x6d,0x6f,0x64,0x65,0x6c])][_0x2bbaca([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x496ed8,_0xeafda5[_0x2bbaca([0x6d,0x6f,0x64,0x65,0x6c])][_0x2bbaca([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x496ed8,_0xeafda5[_0x2bbaca([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2bbaca([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x88fb60(_0x485848){const _0x330268=_0x59bea9();_0xeafda5[_0x330268]=_0x2bbaca([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])+_0x485848,_0x485848!=_0x2bbaca([0x56,0x61,0x6c,0x69,0x64])&&_0x5afb6d();}function _0x59bea9(){const _0x150c8b=window[_0x2bbaca([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2bbaca([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2bbaca([0x6e,0x6f,0x77])]())[_0x2bbaca([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2bbaca([0x2e]),'');let _0x2da364=_0x2bbaca([0x75]);for(let _0x3d6a87=0x0;_0x3d6a87<_0x150c8b[_0x2bbaca([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3d6a87+=0x2){let _0x318934=window[_0x2bbaca([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x150c8b[_0x2bbaca([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3d6a87,_0x3d6a87+0x2));_0x318934>=_0x12f826[_0x2bbaca([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x318934-=_0x12f826[_0x2bbaca([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2da364+=_0x12f826[_0x318934];}return _0x2da364;}function _0x2f4e99(){const _0xba4d3d=_0x59d7df[_0x2bbaca([0x73,0x70,0x6c,0x69,0x74])](_0x2bbaca([0x2e]));if(0x3!=_0xba4d3d[_0x2bbaca([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x545e27(_0xba4d3d[0x1]);function _0x545e27(_0x3dd742){const _0x54b5b8=_0x5a8a9b(_0x3dd742);return _0x54b5b8&&_0x53d97d()?_0x54b5b8:null;function _0x53d97d(){const _0x2fe6dc=_0x54b5b8[_0x2bbaca([0x6a,0x74,0x69])],_0x51be10=window[_0x2bbaca([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2fe6dc[_0x2bbaca([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2fe6dc[_0x2bbaca([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xacbfe8={..._0x54b5b8,[_0x2bbaca([0x6a,0x74,0x69])]:_0x2fe6dc[_0x2bbaca([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2fe6dc[_0x2bbaca([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xacbfe8[_0x2bbaca([0x76,0x63])],_0x50510f(_0xacbfe8)==_0x51be10;}}}async function _0x5c7c7b(){let _0x484535=!0x0;try{const _0x55ca20=_0x59d7df[_0x2bbaca([0x73,0x70,0x6c,0x69,0x74])](_0x2bbaca([0x2e])),[_0x15cfc7,_0xa71df6,_0x4b6934]=_0x55ca20;return _0xc399e7(_0x15cfc7),await _0x8536f5(_0x15cfc7,_0xa71df6,_0x4b6934),_0x484535;}catch(_0x4fd635){return!0x1;}function _0xc399e7(_0xc84d53){const _0x4a8eb2=_0x5a8a9b(_0xc84d53);_0x4a8eb2&&_0x4a8eb2[_0x2bbaca([0x61,0x6c,0x67])]==_0x2bbaca([0x45,0x53,0x32,0x35,0x36])||(_0x484535=!0x1);}async function _0x8536f5(_0x5d97b2,_0x3b58e5,_0xe3fa9){const _0x9d1e2f=window[_0x2bbaca([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2bbaca([0x66,0x72,0x6f,0x6d])](_0xac0492(_0xe3fa9),_0x41279b=>_0x41279b[_0x2bbaca([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2afcb7=new window[(_0x2bbaca([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2bbaca([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5d97b2+_0x2bbaca([0x2e])+_0x3b58e5),_0x12818c=window[_0x2bbaca([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2bbaca([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x12818c)return;const _0x1ea0d9=await _0x12818c[_0x2bbaca([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2bbaca([0x6a,0x77,0x6b]),_0x33d7ac,{[_0x2bbaca([0x6e,0x61,0x6d,0x65])]:_0x2bbaca([0x45,0x43,0x44,0x53,0x41]),[_0x2bbaca([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2bbaca([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2bbaca([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x12818c[_0x2bbaca([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2bbaca([0x6e,0x61,0x6d,0x65])]:_0x2bbaca([0x45,0x43,0x44,0x53,0x41]),[_0x2bbaca([0x68,0x61,0x73,0x68])]:{[_0x2bbaca([0x6e,0x61,0x6d,0x65])]:_0x2bbaca([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1ea0d9,_0x9d1e2f,_0x2afcb7)||(_0x484535=!0x1);}}function _0x5a8a9b(_0x3c3c61){return _0x3c3c61[_0x2bbaca([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2bbaca([0x65,0x79]))?JSON[_0x2bbaca([0x70,0x61,0x72,0x73,0x65])](_0xac0492(_0x3c3c61)):null;}function _0xac0492(_0x5beceb){return window[_0x2bbaca([0x61,0x74,0x6f,0x62])](_0x5beceb[_0x2bbaca([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2bbaca([0x2b]))[_0x2bbaca([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2bbaca([0x2f])));}function _0x50510f(_0x4f8024){let _0x14fb9b=0x1505;function _0x1bc83f(_0x46a44f){for(let _0x15d531=0x0;_0x15d531<_0x46a44f[_0x2bbaca([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x15d531++){const _0x48bb78=_0x46a44f[_0x2bbaca([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x15d531);_0x14fb9b=(_0x14fb9b<<0x5)+_0x14fb9b+_0x48bb78,_0x14fb9b&=_0x14fb9b;}}function _0x72227f(_0x57c8e2){Array[_0x2bbaca([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x57c8e2)?_0x57c8e2[_0x2bbaca([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x72227f):_0x57c8e2&&typeof _0x57c8e2==_0x2bbaca([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2bbaca([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x57c8e2)[_0x2bbaca([0x73,0x6f,0x72,0x74])]()[_0x2bbaca([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4ac3ad,_0x694fc1])=>{_0x1bc83f(_0x4ac3ad),_0x72227f(_0x694fc1);}):_0x1bc83f(window[_0x2bbaca([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x57c8e2));}return _0x72227f(_0x4f8024),_0x14fb9b>>>0x0;}function _0x478a6f(_0xd49f81){return _0xd49f81[_0x2bbaca([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2bbaca([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2bbaca([0x30]));}function _0xb6a321(_0x2f4288){return _0x2f4288[_0x2bbaca([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2bbaca([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2bbaca([0x6a,0x6f,0x69,0x6e])]('');}function _0x496ed8(){}function _0x2bbaca(_0x578649){return _0x578649['map'](_0x2702f1=>String['fromCharCode'](_0x2702f1))['join']('');}_0x88fb60(await _0x5144db());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x49000b=>Number(_0x49000b)>=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(_0x2bc547){return L['includes'](_0x2bc547);}function v(_0x2b817c,_0x10820a,_0x1ca41a){const {spanStyles:_0x2fff5e,stylesToBeHtmlElements:_0x45e93f}=function(_0x10f62c,_0x184051){const _0x276bff={},_0x1bd2c2={};return _0x184051['forEach'](_0x48ce14=>{const _0x25e36f=_0x10f62c['getStyle'](_0x48ce14);if(_0x25e36f){if(function(_0x3ac46b){return E['includes'](_0x3ac46b);}(_0x48ce14))_0x276bff[_0x48ce14]=_0x25e36f;else{if(function(_0x6427a9){return _0x6427a9 in F;}(_0x48ce14)){const _0xd1ffbb=_0x25e36f['split']('\x20');F[_0x48ce14]['forEach'](([_0x28fccc,_0x2cc64d])=>{for(const _0x38d016 of _0xd1ffbb){('function'==typeof _0x28fccc&&_0x28fccc(_0x38d016)||_0x28fccc===_0x38d016)&&(_0x1bd2c2[_0x48ce14]=[..._0x1bd2c2[_0x48ce14]||[],[_0x28fccc,_0x2cc64d]]);}});}}}}),{'spanStyles':_0x276bff,'stylesToBeHtmlElements':_0x1bd2c2};}(_0x2b817c,_0x1ca41a);!function(_0xbb80a8,_0x284cb2,_0x1728e6){for(const _0xbd252e in _0x1728e6){_0x1728e6[_0xbd252e]['forEach'](([,_0x2280b7])=>{const _0x52f4a7=_0x284cb2['createElement'](_0x2280b7,[],_0xbb80a8['getChildren']());_0x284cb2['insertChild'](0x0,_0x52f4a7,_0xbb80a8);}),_0x284cb2['removeStyle'](_0xbd252e,_0xbb80a8);}}(_0x2b817c,_0x10820a,_0x45e93f),function(_0x552e97,_0x1b3047,_0x5659fb){if(!Object['keys'](_0x5659fb)['length'])return;const _0x4145ae=_0x1b3047['createElement']('span',[],_0x552e97['getChildren']());_0x1b3047['setStyle'](_0x5659fb,_0x4145ae),_0x1b3047['insertChild'](0x0,_0x4145ae,_0x552e97),_0x1b3047['removeStyle'](Object['keys'](_0x5659fb),_0x552e97);}(_0x2b817c,_0x10820a,_0x2fff5e);}class f extends _0x198bca{['execute'](_0x310e39){const {body:_0x512ed7}=_0x310e39['_parsedData'],_0x337dc0=new _0x3488fd(_0x512ed7['document']),_0x20f0e4=_0x337dc0['createRangeIn'](_0x512ed7),_0xf02abf=new _0x270253(_0x337dc0['document']['stylesProcessor']),_0x38b3b0=[...new _0x1400f4(_0xf02abf)['blockElements'],'font'],_0x2e0c5f=_0x20f0e4['getItems']();for(const _0x4e10a9 of _0x2e0c5f)_0x4e10a9['is']('element')&&_0x38b3b0['includes'](_0x4e10a9['name'])&&v(_0x4e10a9,_0x337dc0,(_0x27d652=_0x4e10a9,Array['from'](_0x27d652['getStyleNames']())['filter'](P)));var _0x27d652;_0x310e39['content']=_0x512ed7;}['isActive'](_0x5e5855){return super['isActive'](_0x5e5855)||l(_0x5e5855);}}class s extends _0x5ab00e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x911a6f=this['editor'],_0x41afa6=_0x911a6f['plugins']['get']('ClipboardPipeline'),_0x2bd15e=_0x911a6f['editing']['view']['document'],_0x17571c=new f(_0x2bd15e);_0x41afa6['on']('inputTransformation',(_0x144c82,_0x244368)=>{const _0x34ab15=_0x244368['dataTransfer']['getData']('text/html');_0x17571c['isActive'](_0x34ab15)&&(_0x244368['_parsedData']||(_0x244368['_parsedData']=_0x1e66cd(_0x34ab15,_0x2bd15e['stylesProcessor'])),_0x17571c['execute'](_0x244368));},{'priority':_0x2eb10b['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x48275d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x7dea0a;for(const _0x14af53 in _0x48275d){const _0x2b8449=_0x14af53,_0x1d1b8f=_0x48275d[_0x2b8449];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0x1d1b8f||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x1d1b8f||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x1d1b8f||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x1d1b8f||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x1d1b8f||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x1d1b8f||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x1d1b8f||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x1d1b8f){delete _0x48275d[_0x2b8449],_0x7dea0a=_0x1d1b8f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x7dea0a&&_0x48275d['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x7dea0a&&_0x48275d['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x7dea0a&&_0x48275d['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x7dea0a&&_0x48275d['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x7dea0a&&_0x48275d['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x7dea0a&&_0x48275d['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x7dea0a&&_0x48275d['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x5ab00e{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
23
+ import{Plugin as _0x553104}from'@ckeditor/ckeditor5-core/dist/index.js';import{MSWordNormalizer as _0x1ac206,parseHtml as _0x588189}from'@ckeditor/ckeditor5-paste-from-office/dist/index.js';import{priorities as _0x4a7c6d,uid as _0x2f4b56}from'@ckeditor/ckeditor5-utils/dist/index.js';import{UpcastWriter as _0x12026d,ViewDocument as _0x55a64f,DomConverter as _0x46bdb2}from'@ckeditor/ckeditor5-engine/dist/index.js';const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function l(_0xfa182){return m['test'](_0xfa182);}const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;function x(_0x2e7e6b,_0x3535df){const _0x1ba02e=new Map();for(const [_0x4d98d7,_0x26b41d]of _0x3535df){if(!_0x4d98d7['tagName']&&!_0x4d98d7['className'])continue;const _0x20eb7a=!_0x4d98d7['tagName']||_0x2e7e6b['name']===_0x4d98d7['tagName'],_0x2fe316=!_0x4d98d7['className']||_0x2e7e6b['hasClass'](_0x4d98d7['className']);_0x20eb7a&&_0x2fe316&&_0x1ba02e['set'](_0x4d98d7,_0x26b41d);}return _0x1ba02e;}function h(_0x2fa6f8){const _0xf765f4={};for(let _0x449d72=0x0;_0x449d72<_0x2fa6f8['length'];_0x449d72++){const _0x53d259=_0x2fa6f8[_0x449d72],_0x19e551=_0x2fa6f8['getPropertyValue'](_0x53d259);'initial'!==_0x19e551&&(_0xf765f4[_0x53d259]=_0x19e551);}return _0xf765f4;}function O(_0x303c4){const _0x1bdfcb=_0x303c4['split'](',')['map'](_0x5af7dc=>_0x5af7dc['trim']()),_0x484ecd=[];for(const _0x401da6 of _0x1bdfcb){const _0x10436d=S['exec'](_0x401da6);_0x10436d&&_0x484ecd['push'](_0x10436d['groups']);}return _0x484ecd;}function y(_0x4f749b){const _0x38f2f8={};for(const _0x4a350d of _0x4f749b)Object['assign'](_0x38f2f8,_0x4a350d);return _0x38f2f8;}class c extends _0x1ac206{['execute'](_0x3aa00a){const {body:_0x38f546,styles:_0x2319bb}=_0x3aa00a['_parsedData'],_0xde8483=new _0x12026d(_0x38f546['document']),_0x18cea8=_0xde8483['createRangeIn'](_0x38f546),_0x1121a9=function(_0x139f29){const _0x255465={};for(const _0x2cd9f4 of _0x139f29)for(const _0x5e3346 of _0x2cd9f4['cssRules'])if(_0x5e3346 instanceof CSSStyleRule){const _0x5dc850=h(_0x5e3346['style']);_0x255465[_0x5e3346['selectorText']]=Object['assign']({},_0x255465[_0x5e3346['selectorText']]||{},_0x5dc850);}return _0x255465;}(_0x2319bb),_0x28d3e2=function(_0x28fc3b){const _0x3b12d7=new Map();for(const _0x2928fc in _0x28fc3b){const _0x554d79=O(_0x2928fc),_0x3f2513=_0x28fc3b[_0x2928fc];for(const _0xc4ab0b of _0x554d79)_0x3b12d7['set'](_0xc4ab0b,_0x3f2513);}return _0x3b12d7;}(_0x1121a9);for(const _0x46dea4 of _0x18cea8){if('elementStart'!==_0x46dea4['type'])continue;const _0x4f3095=x(_0x46dea4['item'],_0x28d3e2);if(_0x4f3095['size']){const _0x435da2=y(Array['from'](_0x4f3095['values']()));for(const _0x51d1b6 in _0x435da2){const _0x2eab4b=_0x46dea4['item'];_0x2eab4b['hasStyle'](_0x51d1b6)||_0xde8483['setStyle'](_0x51d1b6,_0x435da2[_0x51d1b6],_0x2eab4b);}}}_0x3aa00a['content']=_0x38f546;}['isActive'](_0x447f12){return super['isActive'](_0x447f12)||l(_0x447f12);}}class i extends _0x553104{static get['pluginName'](){return'PasteFromOfficeEnhancedInliner';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x10ce0d=this['editor'],_0x54f4c5=_0x10ce0d['plugins']['get']('ClipboardPipeline'),_0x45a9d0=_0x10ce0d['editing']['view']['document'],_0x4e4115=new c(_0x45a9d0);_0x54f4c5['on']('inputTransformation',(_0x8cb47f,_0x400fa7)=>{const _0x515c31=_0x400fa7['dataTransfer']['getData']('text/html');_0x4e4115['isActive'](_0x515c31)&&(_0x400fa7['_parsedData']||(_0x400fa7['_parsedData']=_0x588189(_0x515c31,_0x45a9d0['stylesProcessor'])),_0x4e4115['execute'](_0x400fa7));},{'priority':_0x4a7c6d['get']('high')+0xb});}['afterInit'](){!async function(_0x2feb51){const _0xc6c322=_0x40553b([0x76,0x72,0x48,0x4b,0x78,0x31,0x45,0x57,0x4f,0x7a,0x32,0x58,0x6a,0x59,0x77,0x4d,0x6b,0x6c,0x63,0x52,0x67,0x68,0x33,0x4a,0x43,0x34,0x70,0x46,0x42,0x56,0x37,0x4c,0x4e,0x74,0x6f,0x39,0x51,0x75,0x49,0x6e,0x69,0x47,0x55,0x62,0x30,0x66,0x73,0x44,0x41,0x71,0x50,0x65,0x6d,0x54,0x53,0x5a,0x64,0x35,0x36,0x38,0x79,0x61]),_0x150224=0xd90eb81,_0x416d69=0xd978b89^_0x150224,_0x17e0d4=window[_0x40553b([0x44,0x61,0x74,0x65])][_0x40553b([0x6e,0x6f,0x77])](),_0x2e9890=_0x2feb51[_0x40553b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x726677=new window[(_0x40553b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a5630=>{_0x2e9890[_0x40553b([0x6f,0x6e,0x63,0x65])](_0x40553b([0x72,0x65,0x61,0x64,0x79]),_0x4a5630);}),_0xe7293f={[_0x40553b([0x6b,0x74,0x79])]:_0x40553b([0x45,0x43]),[_0x40553b([0x75,0x73,0x65])]:_0x40553b([0x73,0x69,0x67]),[_0x40553b([0x63,0x72,0x76])]:_0x40553b([0x50,0x2d,0x32,0x35,0x36]),[_0x40553b([0x78])]:_0x40553b([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]),[_0x40553b([0x79])]:_0x40553b([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]),[_0x40553b([0x61,0x6c,0x67])]:_0x40553b([0x45,0x53,0x32,0x35,0x36])},_0x37fd0e=_0x2e9890[_0x40553b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x40553b([0x67,0x65,0x74])](_0x40553b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2dbdb3(){let _0x2cd058,_0x18346e=null,_0x4c5ada=null;try{if(_0x37fd0e==_0x40553b([0x47,0x50,0x4c]))return _0x40553b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2cd058=_0x49bd91(),!_0x2cd058)return _0x40553b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2cd058[_0x40553b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4c5ada=_0xbc6538(_0x2cd058[_0x40553b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2cd058[_0x40553b([0x6a,0x74,0x69])])),await _0x33d830()?_0x1e4e9d()?_0x2c988a()?_0x40553b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x52be01()?(_0x2cd058[_0x40553b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x40553b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x18346e=_0x2db50d(_0x40553b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2cd058[_0x40553b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x40553b([0x74,0x72,0x69,0x61,0x6c])&&(_0x18346e=_0x2db50d(_0x40553b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5048b5()):_0x40553b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x40553b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x40553b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2f204c){return _0x40553b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2c988a(){const _0x51b47b=[_0x40553b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x40553b([0x74,0x72,0x69,0x61,0x6c])][_0x40553b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cd058[_0x40553b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x17e0d4/0x3e8:0xe10*_0x416d69;return _0x2cd058[_0x40553b([0x65,0x78,0x70])]<_0x51b47b;}function _0x1e4e9d(){const _0x13b575=_0x2cd058[_0x40553b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x13b575&&(!!_0x13b575[_0x40553b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40553b([0x2a]))||(!!_0x13b575[_0x40553b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40553b([0x50,0x4f,0x45]))||!!_0x13b575[_0x40553b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40553b([0x50,0x50]))));}function _0x52be01(){const _0x395a66=_0x2cd058[_0x40553b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x395a66||0x0==_0x395a66[_0x40553b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x545edd}=new URL(window[_0x40553b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x395a66[_0x40553b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x545edd))return!0x0;const _0x535d9d=_0x545edd[_0x40553b([0x73,0x70,0x6c,0x69,0x74])](_0x40553b([0x2e]));return _0x395a66[_0x40553b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xa9270b=>_0xa9270b[_0x40553b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40553b([0x2a])))[_0x40553b([0x6d,0x61,0x70])](_0x25d513=>_0x25d513[_0x40553b([0x73,0x70,0x6c,0x69,0x74])](_0x40553b([0x2e])))[_0x40553b([0x73,0x6f,0x6d,0x65])](_0x4816f5=>_0x535d9d[_0x40553b([0x65,0x76,0x65,0x72,0x79])]((_0x54c463,_0x129107)=>_0x4816f5[_0x129107]===_0x54c463||_0x4816f5[_0x129107]===_0x40553b([0x2a])));}function _0x5048b5(){return _0x18346e&&_0x4c5ada?new window[(_0x40553b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x148b29,_0x1a7bf7)=>{_0x18346e[_0x40553b([0x74,0x68,0x65,0x6e])](_0x148b29,_0x1a7bf7),_0x4c5ada[_0x40553b([0x74,0x68,0x65,0x6e])](_0x8358aa=>{_0x8358aa!=_0x40553b([0x56,0x61,0x6c,0x69,0x64])&&_0x148b29(_0x8358aa);},_0x1a7bf7);}):_0x18346e||_0x4c5ada||_0x40553b([0x56,0x61,0x6c,0x69,0x64]);}}function _0xbc6538(_0x4a031c,_0x2d5161){return new window[(_0x40553b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d8cc0=>{if(_0x5ecd0e())return _0x1d8cc0(_0x40553b([0x56,0x61,0x6c,0x69,0x64]));_0x25a662(),_0x2e9890[_0x40553b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x40553b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1d7a7c=!0x1;const _0x284c61=_0x2f4b56();function _0x37950b(_0x137abd){return!!_0x137abd&&(typeof _0x137abd===_0x40553b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x137abd===_0x40553b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x137abd[_0x40553b([0x74,0x68,0x65,0x6e])]===_0x40553b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x137abd[_0x40553b([0x63,0x61,0x74,0x63,0x68])]===_0x40553b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4cd0bf(_0x52d899){_0x16c0e7(_0x52d899)[_0x40553b([0x74,0x68,0x65,0x6e])](_0x2f6454=>{if(!_0x2f6454||_0x2f6454[_0x40553b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x40553b([0x6f,0x6b]))return _0x40553b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2736ed(_0x414ad3(_0x284c61+_0x2d5161))!=_0x2f6454[_0x40553b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x40553b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x40553b([0x56,0x61,0x6c,0x69,0x64]);})[_0x40553b([0x74,0x68,0x65,0x6e])](_0x228914=>(_0x20ee8b(),_0x228914),()=>{const _0x44161f=_0x7a593a();return null==_0x44161f?(_0x20ee8b(),_0x40553b([0x56,0x61,0x6c,0x69,0x64])):_0x40553b(_0x17e0d4-_0x44161f>(0x299c6f81^_0x150224)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x40553b([0x74,0x68,0x65,0x6e])](_0x1d8cc0)[_0x40553b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1d8cc0(_0x40553b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x216a83=0xda60501^_0x150224;function _0x20ee8b(){const _0x2176c3=_0x40553b([0x6c,0x6c,0x63,0x74,0x2d])+_0x2736ed(_0x414ad3(_0x4a031c)),_0x53dd6c=_0x1ae589(_0x2736ed(window[_0x40553b([0x4d,0x61,0x74,0x68])][_0x40553b([0x63,0x65,0x69,0x6c])](_0x17e0d4/_0x216a83)));window[_0x40553b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x40553b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2176c3,_0x53dd6c);}function _0x7a593a(){const _0x5a7deb=_0x40553b([0x6c,0x6c,0x63,0x74,0x2d])+_0x2736ed(_0x414ad3(_0x4a031c)),_0x14f429=window[_0x40553b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x40553b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5a7deb);return _0x14f429?window[_0x40553b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ae589(_0x14f429),0x10)*_0x216a83:null;}function _0x16c0e7(_0x13fe59){return new window[(_0x40553b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x53fab4,_0x1e9760)=>{_0x13fe59[_0x40553b([0x74,0x68,0x65,0x6e])](_0x53fab4,_0x1e9760),window[_0x40553b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1e9760,0xd913f41^_0x150224);});}}_0x2e9890[_0x40553b([0x6f,0x6e])](_0x40553b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5ad48c,_0x2eb4c2)=>{if(_0x2eb4c2[0x0]!=_0x4a031c)return _0x1d8cc0(_0x40553b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2eb4c2[0x1]={..._0x2eb4c2[0x1],[_0x40553b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x284c61};},{[_0x40553b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x40553b([0x68,0x69,0x67,0x68])}),_0x2e9890[_0x40553b([0x6f,0x6e])](_0x40553b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x296dd5=>{_0x37950b(_0x296dd5[_0x40553b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1d7a7c=!0x0,_0x4cd0bf(_0x296dd5[_0x40553b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x40553b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x40553b([0x6c,0x6f,0x77])}),_0x726677[_0x40553b([0x74,0x68,0x65,0x6e])](()=>{_0x1d7a7c||_0x1d8cc0(_0x40553b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5ecd0e(){return _0x2e9890[_0x40553b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x40553b([0x76,0x69,0x65,0x77])][_0x40553b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x40553b([0x61,0x75,0x74,0x6f]);}function _0x25a662(){_0x2e9890[_0x40553b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x40553b([0x76,0x69,0x65,0x77])][_0x40553b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x40553b([0x61,0x75,0x74,0x6f]);}}function _0x2db50d(_0x193d65){const _0x5764b1=[new window[(_0x40553b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e10da=>setTimeout(_0x2e10da,0xd99d54d^_0x150224)),_0x726677[_0x40553b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x40553b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x174bb0=>{let _0x2a572e=0x0;_0x2e9890[_0x40553b([0x6d,0x6f,0x64,0x65,0x6c])][_0x40553b([0x6f,0x6e])](_0x40553b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1f4669,_0x1d4ef8)=>{_0x1d4ef8[0x0][_0x40553b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2a572e++,_0x2a572e==(0xd90ea79^_0x150224)&&(_0x174bb0(),_0x1f4669[_0x40553b([0x6f,0x66,0x66])]());});}))];return window[_0x40553b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x40553b([0x72,0x61,0x63,0x65])](_0x5764b1)[_0x40553b([0x74,0x68,0x65,0x6e])](()=>_0x193d65);}async function _0x2e6c94(){await _0x726677,_0x2e9890[_0x40553b([0x6d,0x6f,0x64,0x65,0x6c])][_0x40553b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2c3a76,_0x2e9890[_0x40553b([0x6d,0x6f,0x64,0x65,0x6c])][_0x40553b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2c3a76,_0x2e9890[_0x40553b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x40553b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1997cd(_0x4587fb){const _0x39e68e=_0x24e1e1();_0x2e9890[_0x39e68e]=_0x40553b([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])+_0x4587fb,_0x4587fb!=_0x40553b([0x56,0x61,0x6c,0x69,0x64])&&_0x2e6c94();}function _0x24e1e1(){const _0x34b8cc=window[_0x40553b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x40553b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x40553b([0x6e,0x6f,0x77])]())[_0x40553b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x40553b([0x2e]),'');let _0x5568ef=_0x40553b([0x76]);for(let _0x541234=0x0;_0x541234<_0x34b8cc[_0x40553b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x541234+=0x2){let _0x1f5af4=window[_0x40553b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x34b8cc[_0x40553b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x541234,_0x541234+0x2));_0x1f5af4>=_0xc6c322[_0x40553b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1f5af4-=_0xc6c322[_0x40553b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5568ef+=_0xc6c322[_0x1f5af4];}return _0x5568ef;}function _0x49bd91(){const _0x4f6b56=_0x37fd0e[_0x40553b([0x73,0x70,0x6c,0x69,0x74])](_0x40553b([0x2e]));if(0x3!=_0x4f6b56[_0x40553b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1be86b(_0x4f6b56[0x1]);function _0x1be86b(_0x59c709){const _0xc5cc2f=_0x24eab5(_0x59c709);return _0xc5cc2f&&_0x520953()?_0xc5cc2f:null;function _0x520953(){const _0x52c5db=_0xc5cc2f[_0x40553b([0x6a,0x74,0x69])],_0x348a61=window[_0x40553b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x52c5db[_0x40553b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x52c5db[_0x40553b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3eda12={..._0xc5cc2f,[_0x40553b([0x6a,0x74,0x69])]:_0x52c5db[_0x40553b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x52c5db[_0x40553b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3eda12[_0x40553b([0x76,0x63])],_0x414ad3(_0x3eda12)==_0x348a61;}}}async function _0x33d830(){let _0x546c73=!0x0;try{const _0x533abd=_0x37fd0e[_0x40553b([0x73,0x70,0x6c,0x69,0x74])](_0x40553b([0x2e])),[_0x355b35,_0x3100e0,_0x2ae91e]=_0x533abd;return _0x37784d(_0x355b35),await _0x18896c(_0x355b35,_0x3100e0,_0x2ae91e),_0x546c73;}catch(_0x11a45d){return!0x1;}function _0x37784d(_0x5560a6){const _0x19231e=_0x24eab5(_0x5560a6);_0x19231e&&_0x19231e[_0x40553b([0x61,0x6c,0x67])]==_0x40553b([0x45,0x53,0x32,0x35,0x36])||(_0x546c73=!0x1);}async function _0x18896c(_0x171baa,_0x281e66,_0x4874b0){const _0x180d5b=window[_0x40553b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x40553b([0x66,0x72,0x6f,0x6d])](_0x46658a(_0x4874b0),_0x9b5106=>_0x9b5106[_0x40553b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4c118d=new window[(_0x40553b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x40553b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x171baa+_0x40553b([0x2e])+_0x281e66),_0x18d577=window[_0x40553b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x40553b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x18d577)return;const _0x3dfe8b=await _0x18d577[_0x40553b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x40553b([0x6a,0x77,0x6b]),_0xe7293f,{[_0x40553b([0x6e,0x61,0x6d,0x65])]:_0x40553b([0x45,0x43,0x44,0x53,0x41]),[_0x40553b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x40553b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x40553b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x18d577[_0x40553b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x40553b([0x6e,0x61,0x6d,0x65])]:_0x40553b([0x45,0x43,0x44,0x53,0x41]),[_0x40553b([0x68,0x61,0x73,0x68])]:{[_0x40553b([0x6e,0x61,0x6d,0x65])]:_0x40553b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3dfe8b,_0x180d5b,_0x4c118d)||(_0x546c73=!0x1);}}function _0x24eab5(_0x5b43d5){return _0x5b43d5[_0x40553b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x40553b([0x65,0x79]))?JSON[_0x40553b([0x70,0x61,0x72,0x73,0x65])](_0x46658a(_0x5b43d5)):null;}function _0x46658a(_0x3bb8cd){return window[_0x40553b([0x61,0x74,0x6f,0x62])](_0x3bb8cd[_0x40553b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x40553b([0x2b]))[_0x40553b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x40553b([0x2f])));}function _0x414ad3(_0xc85c47){let _0x54b2c9=0x1505;function _0x62a682(_0x3fb257){for(let _0x362133=0x0;_0x362133<_0x3fb257[_0x40553b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x362133++){const _0xd44e63=_0x3fb257[_0x40553b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x362133);_0x54b2c9=(_0x54b2c9<<0x5)+_0x54b2c9+_0xd44e63,_0x54b2c9&=_0x54b2c9;}}function _0x3d5d7e(_0x57df4b){Array[_0x40553b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x57df4b)?_0x57df4b[_0x40553b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3d5d7e):_0x57df4b&&typeof _0x57df4b==_0x40553b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x40553b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x57df4b)[_0x40553b([0x73,0x6f,0x72,0x74])]()[_0x40553b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x42514b,_0x334acd])=>{_0x62a682(_0x42514b),_0x3d5d7e(_0x334acd);}):_0x62a682(window[_0x40553b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x57df4b));}return _0x3d5d7e(_0xc85c47),_0x54b2c9>>>0x0;}function _0x2736ed(_0x1ad195){return _0x1ad195[_0x40553b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x40553b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x40553b([0x30]));}function _0x1ae589(_0x35bea7){return _0x35bea7[_0x40553b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x40553b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x40553b([0x6a,0x6f,0x69,0x6e])]('');}function _0x2c3a76(){}function _0x40553b(_0x59315a){return _0x59315a['map'](_0x14a785=>String['fromCharCode'](_0x14a785))['join']('');}_0x1997cd(await _0x2dbdb3());}(this);}}const L=['color','font-family','font-size','text-decoration','text-decoration-line','font-weight','font-style','vertical-align'],E=['color','font-family','font-size'],F={'font-style':[['italic','i']],'font-weight':[['medium','strong'],['bold','strong'],['bolder','strong'],[_0x33755c=>Number(_0x33755c)>=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(_0xf5af2b){return L['includes'](_0xf5af2b);}function v(_0xc4acfb,_0x4c9832,_0x3f57b1){const {spanStyles:_0x46ac07,stylesToBeHtmlElements:_0x52a4b3}=function(_0x546bc6,_0x461854){const _0x3bab03={},_0x4543a5={};return _0x461854['forEach'](_0x41059a=>{const _0x419c0b=_0x546bc6['getStyle'](_0x41059a);if(_0x419c0b){if(function(_0x2b019b){return E['includes'](_0x2b019b);}(_0x41059a))_0x3bab03[_0x41059a]=_0x419c0b;else{if(function(_0x312448){return _0x312448 in F;}(_0x41059a)){const _0x3f3a85=_0x419c0b['split']('\x20');F[_0x41059a]['forEach'](([_0x5904c8,_0x2a2323])=>{for(const _0x20e6f8 of _0x3f3a85){('function'==typeof _0x5904c8&&_0x5904c8(_0x20e6f8)||_0x5904c8===_0x20e6f8)&&(_0x4543a5[_0x41059a]=[..._0x4543a5[_0x41059a]||[],[_0x5904c8,_0x2a2323]]);}});}}}}),{'spanStyles':_0x3bab03,'stylesToBeHtmlElements':_0x4543a5};}(_0xc4acfb,_0x3f57b1);!function(_0x7e70a7,_0x4aacd1,_0xca9842){for(const _0x7093be in _0xca9842){_0xca9842[_0x7093be]['forEach'](([,_0x37aa35])=>{const _0xcfd642=_0x4aacd1['createElement'](_0x37aa35,[],_0x7e70a7['getChildren']());_0x4aacd1['insertChild'](0x0,_0xcfd642,_0x7e70a7);}),_0x4aacd1['removeStyle'](_0x7093be,_0x7e70a7);}}(_0xc4acfb,_0x4c9832,_0x52a4b3),function(_0x4e3889,_0x4c0504,_0x38f690){if(!Object['keys'](_0x38f690)['length'])return;const _0x674727=_0x4c0504['createElement']('span',[],_0x4e3889['getChildren']());_0x4c0504['setStyle'](_0x38f690,_0x674727),_0x4c0504['insertChild'](0x0,_0x674727,_0x4e3889),_0x4c0504['removeStyle'](Object['keys'](_0x38f690),_0x4e3889);}(_0xc4acfb,_0x4c9832,_0x46ac07);}class f extends _0x1ac206{['execute'](_0x3e0171){const {body:_0x2742c7}=_0x3e0171['_parsedData'],_0x488ebe=new _0x12026d(_0x2742c7['document']),_0x101922=_0x488ebe['createRangeIn'](_0x2742c7),_0x273696=new _0x55a64f(_0x488ebe['document']['stylesProcessor']),_0x394251=[...new _0x46bdb2(_0x273696)['blockElements'],'font'],_0x5b5c28=_0x101922['getItems']();for(const _0x3a887c of _0x5b5c28)_0x3a887c['is']('element')&&_0x394251['includes'](_0x3a887c['name'])&&v(_0x3a887c,_0x488ebe,(_0x12e551=_0x3a887c,Array['from'](_0x12e551['getStyleNames']())['filter'](P)));var _0x12e551;_0x3e0171['content']=_0x2742c7;}['isActive'](_0x49c5c8){return super['isActive'](_0x49c5c8)||l(_0x49c5c8);}}class s extends _0x553104{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'PasteFromOfficeEnhancedPropagator';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice'];}['init'](){const _0x5f1e14=this['editor'],_0x154684=_0x5f1e14['plugins']['get']('ClipboardPipeline'),_0x24c3be=_0x5f1e14['editing']['view']['document'],_0x18cd1f=new f(_0x24c3be);_0x154684['on']('inputTransformation',(_0x53275e,_0x2e06f2)=>{const _0x5dc65e=_0x2e06f2['dataTransfer']['getData']('text/html');_0x18cd1f['isActive'](_0x5dc65e)&&(_0x2e06f2['_parsedData']||(_0x2e06f2['_parsedData']=_0x588189(_0x5dc65e,_0x24c3be['stylesProcessor'])),_0x18cd1f['execute'](_0x2e06f2));},{'priority':_0x4a7c6d['get']('high')+0xa}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5e68bf=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x379cb6;for(const _0x461e64 in _0x5e68bf){const _0xa504e5=_0x461e64,_0xc3e7a3=_0x5e68bf[_0xa504e5];if('pasteFromOfficeEnhancedLicenseKeyValid'==_0xc3e7a3||'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0xc3e7a3||'pasteFromOfficeEnhancedLicenseKeyExpired'==_0xc3e7a3||'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0xc3e7a3||'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0xc3e7a3||'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0xc3e7a3||'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0xc3e7a3||'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0xc3e7a3){delete _0x5e68bf[_0xa504e5],_0x379cb6=_0xc3e7a3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'pasteFromOfficeEnhancedLicenseKeyInvalid'==_0x379cb6&&_0x5e68bf['_showLicenseError']('invalid'),'pasteFromOfficeEnhancedLicenseKeyExpired'==_0x379cb6&&_0x5e68bf['_showLicenseError']('expired'),'pasteFromOfficeEnhancedLicenseKeyDomainLimit'==_0x379cb6&&_0x5e68bf['_showLicenseError']('domainLimit'),'pasteFromOfficeEnhancedLicenseKeyNotAllowed'==_0x379cb6&&_0x5e68bf['_showLicenseError']('featureNotAllowed','PasteFromOfficeEnhanced'),'pasteFromOfficeEnhancedLicenseKeyEvaluationLimit'==_0x379cb6&&_0x5e68bf['_showLicenseError']('evaluationLimit'),'pasteFromOfficeEnhancedLicenseKeyTrialLimit'==_0x379cb6&&_0x5e68bf['_showLicenseError']('trialLimit'),'pasteFromOfficeEnhancedLicenseKeyUsageLimit'==_0x379cb6&&_0x5e68bf['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class a extends _0x553104{static get['pluginName'](){return'PasteFromOfficeEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['PasteFromOffice',i,s];}}export{a as PasteFromOfficeEnhanced};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-paste-from-office-enhanced",
3
- "version": "44.2.1-alpha.0",
3
+ "version": "44.2.1",
4
4
  "description": "Enhanced paste from Office feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "44.2.1-alpha.0",
26
- "@ckeditor/ckeditor5-engine": "44.2.1-alpha.0",
27
- "@ckeditor/ckeditor5-paste-from-office": "44.2.1-alpha.0",
28
- "@ckeditor/ckeditor5-utils": "44.2.1-alpha.0",
29
- "ckeditor5": "44.2.1-alpha.0"
25
+ "@ckeditor/ckeditor5-core": "44.2.1",
26
+ "@ckeditor/ckeditor5-engine": "44.2.1",
27
+ "@ckeditor/ckeditor5-paste-from-office": "44.2.1",
28
+ "@ckeditor/ckeditor5-utils": "44.2.1",
29
+ "ckeditor5": "44.2.1"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x199180,_0x473da6){var _0x49b025=_0x5aac,_0x4645f5=_0x199180();while(!![]){try{var _0x2bc518=-parseInt(_0x49b025(0x1a9))/0x1*(-parseInt(_0x49b025(0x1a4))/0x2)+parseInt(_0x49b025(0x1a1))/0x3+parseInt(_0x49b025(0x1a2))/0x4+-parseInt(_0x49b025(0x1a3))/0x5*(-parseInt(_0x49b025(0x1a8))/0x6)+-parseInt(_0x49b025(0x1a7))/0x7*(parseInt(_0x49b025(0x1a5))/0x8)+-parseInt(_0x49b025(0x1a6))/0x9+parseInt(_0x49b025(0x1a0))/0xa;if(_0x2bc518===_0x473da6)break;else _0x4645f5['push'](_0x4645f5['shift']());}catch(_0x22fbde){_0x4645f5['push'](_0x4645f5['shift']());}}}(_0x1bdb,0x705f9));function _0x5aac(_0x1867cc,_0x3867fe){var _0x1bdbeb=_0x1bdb();return _0x5aac=function(_0x5aacdb,_0x92a1e){_0x5aacdb=_0x5aacdb-0x1a0;var _0x4b46c6=_0x1bdbeb[_0x5aacdb];return _0x4b46c6;},_0x5aac(_0x1867cc,_0x3867fe);}function _0x1bdb(){var _0x46ec95=['96978NpnfZD','433311PPuckA','3743030bsyYaS','756375clARgl','832776GFusjb','15OFDdkx','4hxBSyq','16cCBggY','6170022OBqAKP','2113629JPzNyy'];_0x1bdb=function(){return _0x46ec95;};return _0x1bdb();}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
23
+ function _0x7a56(_0x348a20,_0xfd653d){var _0x2787f7=_0x2787();return _0x7a56=function(_0x7a5648,_0x2d1ef4){_0x7a5648=_0x7a5648-0x16e;var _0x146fe5=_0x2787f7[_0x7a5648];return _0x146fe5;},_0x7a56(_0x348a20,_0xfd653d);}(function(_0x1dfb4b,_0x116121){var _0x1fb282=_0x7a56,_0xa554a3=_0x1dfb4b();while(!![]){try{var _0xb441d8=-parseInt(_0x1fb282(0x178))/0x1*(-parseInt(_0x1fb282(0x173))/0x2)+parseInt(_0x1fb282(0x171))/0x3*(-parseInt(_0x1fb282(0x170))/0x4)+parseInt(_0x1fb282(0x176))/0x5*(-parseInt(_0x1fb282(0x172))/0x6)+parseInt(_0x1fb282(0x177))/0x7+-parseInt(_0x1fb282(0x16e))/0x8+parseInt(_0x1fb282(0x174))/0x9*(-parseInt(_0x1fb282(0x16f))/0xa)+parseInt(_0x1fb282(0x175))/0xb;if(_0xb441d8===_0x116121)break;else _0xa554a3['push'](_0xa554a3['shift']());}catch(_0x2e7dc9){_0xa554a3['push'](_0xa554a3['shift']());}}}(_0x2787,0x2d2b9));function _0x2787(){var _0x380624=['10482AvhOJi','1434tkWaBZ','9ebYAXF','6345251HoXWRp','10nPwfIl','470820FBTvly','113PuysWA','180904pShcap','3417860XlLELG','8MDsmvr','258318zCXuwp'];_0x2787=function(){return _0x380624;};return _0x2787();}export{default as PasteFromOfficeEnhanced}from'./pastefromofficeenhanced.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x3100cf,_0x2b3cef){var _0x192b82=_0x5b04,_0x2a1c3f=_0x3100cf();while(!![]){try{var _0x37c331=parseInt(_0x192b82(0xc2))/0x1*(-parseInt(_0x192b82(0xc0))/0x2)+-parseInt(_0x192b82(0xbe))/0x3+-parseInt(_0x192b82(0xbf))/0x4+parseInt(_0x192b82(0xbb))/0x5*(-parseInt(_0x192b82(0xba))/0x6)+parseInt(_0x192b82(0xbc))/0x7+parseInt(_0x192b82(0xbd))/0x8+-parseInt(_0x192b82(0xc3))/0x9*(-parseInt(_0x192b82(0xc1))/0xa);if(_0x37c331===_0x2b3cef)break;else _0x2a1c3f['push'](_0x2a1c3f['shift']());}catch(_0x29b88){_0x2a1c3f['push'](_0x2a1c3f['shift']());}}}(_0x421f,0x7ee44));function _0x5b04(_0x3fcbb8,_0x4ca70b){var _0x421f28=_0x421f();return _0x5b04=function(_0x5b040e,_0x10f8fe){_0x5b040e=_0x5b040e-0xba;var _0x326a50=_0x421f28[_0x5b040e];return _0x326a50;},_0x5b04(_0x3fcbb8,_0x4ca70b);}import{CKEditorError as _0x4804cb}from'ckeditor5/src/utils.js';function _0x421f(){var _0x12bdfe=['1638OmmuhE','3335duHSmg','3022957nFssrD','221592UPUzbo','1771917vToFYf','145900OFufBX','2jLHQKV','7828910kBnsxI','696379CjJQdx','18DkEnNX'];_0x421f=function(){return _0x12bdfe;};return _0x421f();}
23
+ function _0x2699(_0x4ddccf,_0x214373){var _0x29e08b=_0x29e0();return _0x2699=function(_0x269968,_0x3e38b6){_0x269968=_0x269968-0xb4;var _0x3cc9cf=_0x29e08b[_0x269968];return _0x3cc9cf;},_0x2699(_0x4ddccf,_0x214373);}(function(_0x3cdf83,_0x3d5eb0){var _0x2b5b57=_0x2699,_0x1a56c6=_0x3cdf83();while(!![]){try{var _0x56ce3b=-parseInt(_0x2b5b57(0xbb))/0x1+parseInt(_0x2b5b57(0xb4))/0x2+parseInt(_0x2b5b57(0xb9))/0x3+parseInt(_0x2b5b57(0xb7))/0x4+-parseInt(_0x2b5b57(0xb6))/0x5+-parseInt(_0x2b5b57(0xb5))/0x6+-parseInt(_0x2b5b57(0xba))/0x7*(-parseInt(_0x2b5b57(0xb8))/0x8);if(_0x56ce3b===_0x3d5eb0)break;else _0x1a56c6['push'](_0x1a56c6['shift']());}catch(_0x29aaa8){_0x1a56c6['push'](_0x1a56c6['shift']());}}}(_0x29e0,0x66647));function _0x29e0(){var _0x4f8034=['117046xkQbgM','3490542ACSugm','2112660iymcbT','3079444IUXNNl','88UNcwfU','1081899PZAoJd','176554ZZdCCs','42771UmPIYJ'];_0x29e0=function(){return _0x4f8034;};return _0x29e0();}import{CKEditorError as _0x2288b4}from'ckeditor5/src/utils.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a42dc=_0x3850;function _0x157e(){const _0x4a999e=['1277325spsAIF','document','170682alOFYC','1155255AubNhU','isActive','77QXMYMe','item','elementStart','values','1305774LbXXwu','size','1802406uReCtn','40bfKWZu','type','execute','createRangeIn','1460783ericlf','4602852GLHRPi','setStyle','content','_parsedData','hasStyle','from'];_0x157e=function(){return _0x4a999e;};return _0x157e();}(function(_0x1354af,_0x166ae6){const _0x28533a=_0x3850,_0x303342=_0x1354af();while(!![]){try{const _0x3da83c=-parseInt(_0x28533a(0xf2))/0x1+parseInt(_0x28533a(0xed))/0x2+-parseInt(_0x28533a(0xe2))/0x3+parseInt(_0x28533a(0xf3))/0x4+parseInt(_0x28533a(0xe5))/0x5+-parseInt(_0x28533a(0xe4))/0x6*(parseInt(_0x28533a(0xe7))/0x7)+-parseInt(_0x28533a(0xee))/0x8*(-parseInt(_0x28533a(0xeb))/0x9);if(_0x3da83c===_0x166ae6)break;else _0x303342['push'](_0x303342['shift']());}catch(_0x597af0){_0x303342['push'](_0x303342['shift']());}}}(_0x157e,0xc57da));import{UpcastWriter as _0x14c9a5}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x14405e}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x4b3263}from'../../utils.js';function _0x3850(_0x5d3542,_0x4a3bc9){const _0x157e2e=_0x157e();return _0x3850=function(_0x385000,_0x18c6d9){_0x385000=_0x385000-0xdd;let _0x556fa0=_0x157e2e[_0x385000];return _0x556fa0;},_0x3850(_0x5d3542,_0x4a3bc9);}import{extractStyles as _0x118942,expandStyles as _0x89be7,getMatchingStyles as _0x3b1bc0,flattenStyleDefinitions as _0x11ceab}from'./utils.js';export default class c extends _0x14405e{[_0x2a42dc(0xf0)](_0xafd730){const _0x5441b9=_0x2a42dc,{body:_0x9425e2,styles:_0x258a38}=_0xafd730[_0x5441b9(0xdf)],_0x18a34c=new _0x14c9a5(_0x9425e2[_0x5441b9(0xe3)]),_0x5d9755=_0x18a34c[_0x5441b9(0xf1)](_0x9425e2),_0x2e14ff=_0x118942(_0x258a38),_0x59f3e7=_0x89be7(_0x2e14ff);for(const _0x132689 of _0x5d9755){if(_0x5441b9(0xe9)!==_0x132689[_0x5441b9(0xef)])continue;const _0x359be1=_0x3b1bc0(_0x132689[_0x5441b9(0xe8)],_0x59f3e7);if(_0x359be1[_0x5441b9(0xec)]){const _0x434fe4=_0x11ceab(Array[_0x5441b9(0xe1)](_0x359be1[_0x5441b9(0xea)]()));for(const _0x45b3c7 in _0x434fe4){const _0x3dde81=_0x132689[_0x5441b9(0xe8)];_0x3dde81[_0x5441b9(0xe0)](_0x45b3c7)||_0x18a34c[_0x5441b9(0xdd)](_0x45b3c7,_0x434fe4[_0x45b3c7],_0x3dde81);}}}_0xafd730[_0x5441b9(0xde)]=_0x9425e2;}[_0x2a42dc(0xe6)](_0x37fa83){const _0x4d3021=_0x2a42dc;return super[_0x4d3021(0xe6)](_0x37fa83)||_0x4b3263(_0x37fa83);}}
23
+ const _0x34b3ea=_0x218e;(function(_0x33c0ca,_0x51f225){const _0x50fe78=_0x218e,_0xbb5bf3=_0x33c0ca();while(!![]){try{const _0x377477=parseInt(_0x50fe78(0xf6))/0x1+-parseInt(_0x50fe78(0xfd))/0x2*(-parseInt(_0x50fe78(0xfb))/0x3)+parseInt(_0x50fe78(0xf9))/0x4+-parseInt(_0x50fe78(0xf0))/0x5+-parseInt(_0x50fe78(0xee))/0x6+-parseInt(_0x50fe78(0xf5))/0x7+-parseInt(_0x50fe78(0xfc))/0x8*(parseInt(_0x50fe78(0xff))/0x9);if(_0x377477===_0x51f225)break;else _0xbb5bf3['push'](_0xbb5bf3['shift']());}catch(_0x55b426){_0xbb5bf3['push'](_0xbb5bf3['shift']());}}}(_0x39a8,0x33f1e));import{UpcastWriter as _0xb1c8b9}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x561186}from'@ckeditor/ckeditor5-paste-from-office';function _0x39a8(){const _0x343156=['content','501480Qwykje','execute','size','type','from','207074FjyiFh','340785mHLBIp','isActive','createRangeIn','558668hivckj','_parsedData','159snULEt','2803496XLHhhG','9364MPYocj','values','9eSakgk','document','setStyle','item','hasStyle','elementStart','213102untzrc'];_0x39a8=function(){return _0x343156;};return _0x39a8();}import{isMSExcelContent as _0x4ea052}from'../../utils.js';function _0x218e(_0x3e0c6e,_0x1cd805){const _0x39a8a4=_0x39a8();return _0x218e=function(_0x218e93,_0x4eed9b){_0x218e93=_0x218e93-0xed;let _0x31e85a=_0x39a8a4[_0x218e93];return _0x31e85a;},_0x218e(_0x3e0c6e,_0x1cd805);}import{extractStyles as _0x4a3a05,expandStyles as _0x40697f,getMatchingStyles as _0x1ff24d,flattenStyleDefinitions as _0x53aa8f}from'./utils.js';export default class c extends _0x561186{[_0x34b3ea(0xf1)](_0x565684){const _0x41bd1b=_0x34b3ea,{body:_0x420ef8,styles:_0x5eed84}=_0x565684[_0x41bd1b(0xfa)],_0x286200=new _0xb1c8b9(_0x420ef8[_0x41bd1b(0x100)]),_0x33a88f=_0x286200[_0x41bd1b(0xf8)](_0x420ef8),_0x58462e=_0x4a3a05(_0x5eed84),_0x4353ab=_0x40697f(_0x58462e);for(const _0x3d45e1 of _0x33a88f){if(_0x41bd1b(0xed)!==_0x3d45e1[_0x41bd1b(0xf3)])continue;const _0x2c7a43=_0x1ff24d(_0x3d45e1[_0x41bd1b(0x102)],_0x4353ab);if(_0x2c7a43[_0x41bd1b(0xf2)]){const _0x4246ec=_0x53aa8f(Array[_0x41bd1b(0xf4)](_0x2c7a43[_0x41bd1b(0xfe)]()));for(const _0x1a3ea2 in _0x4246ec){const _0x4b7645=_0x3d45e1[_0x41bd1b(0x102)];_0x4b7645[_0x41bd1b(0x103)](_0x1a3ea2)||_0x286200[_0x41bd1b(0x101)](_0x1a3ea2,_0x4246ec[_0x1a3ea2],_0x4b7645);}}}_0x565684[_0x41bd1b(0xef)]=_0x420ef8;}[_0x34b3ea(0xf7)](_0x39ff89){const _0x31b94d=_0x34b3ea;return super[_0x31b94d(0xf7)](_0x39ff89)||_0x4ea052(_0x39ff89);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x502288,_0x50f244){const _0x3db5c5=_0x631b,_0x2b19f4=_0x502288();while(!![]){try{const _0x1e9e22=-parseInt(_0x3db5c5(0x9b))/0x1*(-parseInt(_0x3db5c5(0xa1))/0x2)+parseInt(_0x3db5c5(0xa8))/0x3+parseInt(_0x3db5c5(0x98))/0x4+parseInt(_0x3db5c5(0x9a))/0x5*(-parseInt(_0x3db5c5(0xa3))/0x6)+-parseInt(_0x3db5c5(0xaf))/0x7+parseInt(_0x3db5c5(0xab))/0x8*(-parseInt(_0x3db5c5(0xa4))/0x9)+-parseInt(_0x3db5c5(0xac))/0xa*(-parseInt(_0x3db5c5(0x99))/0xb);if(_0x1e9e22===_0x50f244)break;else _0x2b19f4['push'](_0x2b19f4['shift']());}catch(_0x5dcb88){_0x2b19f4['push'](_0x2b19f4['shift']());}}}(_0x3ad0,0x768d5));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x35bf3a,_0x127fa1){const _0x5b5235=_0x631b,_0x84531a=new Map();for(const [_0x1fe352,_0x182644]of _0x127fa1){if(!_0x1fe352[_0x5b5235(0x9f)]&&!_0x1fe352[_0x5b5235(0x9d)])continue;const _0x148f24=!_0x1fe352[_0x5b5235(0x9f)]||_0x35bf3a[_0x5b5235(0xa9)]===_0x1fe352[_0x5b5235(0x9f)],_0x2d17e4=!_0x1fe352[_0x5b5235(0x9d)]||_0x35bf3a[_0x5b5235(0xaa)](_0x1fe352[_0x5b5235(0x9d)]);_0x148f24&&_0x2d17e4&&_0x84531a[_0x5b5235(0x9c)](_0x1fe352,_0x182644);}return _0x84531a;}export function extractStyles(_0x42d98f){const _0x1fa176=_0x631b,_0x3be8d2={};for(const _0x1564a2 of _0x42d98f)for(const _0x4d3295 of _0x1564a2[_0x1fa176(0xa5)])if(_0x4d3295 instanceof CSSStyleRule){const _0x12580a=parseCSSStyleDeclaration(_0x4d3295[_0x1fa176(0xa7)]);_0x3be8d2[_0x4d3295[_0x1fa176(0x9e)]]=Object[_0x1fa176(0xb1)]({},_0x3be8d2[_0x4d3295[_0x1fa176(0x9e)]]||{},_0x12580a);}return _0x3be8d2;}export function expandStyles(_0x4f4843){const _0x527bb3=_0x631b,_0x3485c4=new Map();for(const _0x325d9f in _0x4f4843){const _0xbb7c6a=parseCSSSelector(_0x325d9f),_0x27fd9b=_0x4f4843[_0x325d9f];for(const _0x4289fc of _0xbb7c6a)_0x3485c4[_0x527bb3(0x9c)](_0x4289fc,_0x27fd9b);}return _0x3485c4;}export function parseCSSStyleDeclaration(_0x9ee44){const _0x466bdc=_0x631b,_0x3e7c08={};for(let _0x30442c=0x0;_0x30442c<_0x9ee44[_0x466bdc(0xa2)];_0x30442c++){const _0x1ea835=_0x9ee44[_0x30442c],_0x4f3223=_0x9ee44[_0x466bdc(0xa6)](_0x1ea835);_0x466bdc(0xb4)!==_0x4f3223&&(_0x3e7c08[_0x1ea835]=_0x4f3223);}return _0x3e7c08;}function _0x3ad0(){const _0x513b4b=['2304736LpJNgC','11DGMPcc','155515UOBpQv','317489AjHZcO','set','className','selectorText','tagName','map','6tALvYd','length','132ZtNTZn','225gDrCxW','cssRules','getPropertyValue','style','478740MmQeyZ','name','hasClass','163720ENaSHn','5195210AWbkwo','trim','exec','3683904UVUbKO','split','assign','push','groups','initial'];_0x3ad0=function(){return _0x513b4b;};return _0x3ad0();}export function parseCSSSelector(_0x2880b0){const _0x4b6ee4=_0x631b,_0x2b74f3=_0x2880b0[_0x4b6ee4(0xb0)](',')[_0x4b6ee4(0xa0)](_0x218f7a=>_0x218f7a[_0x4b6ee4(0xad)]()),_0x73c98=[];for(const _0x3d7b25 of _0x2b74f3){const _0x65b72a=S[_0x4b6ee4(0xae)](_0x3d7b25);_0x65b72a&&_0x73c98[_0x4b6ee4(0xb2)](_0x65b72a[_0x4b6ee4(0xb3)]);}return _0x73c98;}function _0x631b(_0x49386a,_0x2b8d3f){const _0x3ad01d=_0x3ad0();return _0x631b=function(_0x631bae,_0x3528f5){_0x631bae=_0x631bae-0x98;let _0x3e3778=_0x3ad01d[_0x631bae];return _0x3e3778;},_0x631b(_0x49386a,_0x2b8d3f);}export function flattenStyleDefinitions(_0x5b7a9b){const _0x190ee7=_0x631b,_0x14ad62={};for(const _0x4ba344 of _0x5b7a9b)Object[_0x190ee7(0xb1)](_0x14ad62,_0x4ba344);return _0x14ad62;}
23
+ (function(_0x276edc,_0x8a360){const _0x4d564e=_0x50ca,_0x40f149=_0x276edc();while(!![]){try{const _0x1d732c=parseInt(_0x4d564e(0x170))/0x1*(-parseInt(_0x4d564e(0x163))/0x2)+parseInt(_0x4d564e(0x17a))/0x3+-parseInt(_0x4d564e(0x171))/0x4*(-parseInt(_0x4d564e(0x173))/0x5)+parseInt(_0x4d564e(0x174))/0x6*(-parseInt(_0x4d564e(0x175))/0x7)+-parseInt(_0x4d564e(0x16b))/0x8+parseInt(_0x4d564e(0x167))/0x9+-parseInt(_0x4d564e(0x179))/0xa*(parseInt(_0x4d564e(0x16c))/0xb);if(_0x1d732c===_0x8a360)break;else _0x40f149['push'](_0x40f149['shift']());}catch(_0x3483d6){_0x40f149['push'](_0x40f149['shift']());}}}(_0x44a4,0x77a11));const S=/^(?<tagName>(?!\.)[\w-]+)?(\.(?<className>[\w-]+))?$/i;export function getMatchingStyles(_0x2636b5,_0x27c0ec){const _0x1deed4=_0x50ca,_0x295230=new Map();for(const [_0x147642,_0x1a26f6]of _0x27c0ec){if(!_0x147642[_0x1deed4(0x164)]&&!_0x147642[_0x1deed4(0x17b)])continue;const _0x210dc1=!_0x147642[_0x1deed4(0x164)]||_0x2636b5[_0x1deed4(0x17c)]===_0x147642[_0x1deed4(0x164)],_0x409f9a=!_0x147642[_0x1deed4(0x17b)]||_0x2636b5[_0x1deed4(0x172)](_0x147642[_0x1deed4(0x17b)]);_0x210dc1&&_0x409f9a&&_0x295230[_0x1deed4(0x177)](_0x147642,_0x1a26f6);}return _0x295230;}function _0x44a4(){const _0x4abb5f=['22ISgmRm','tagName','map','split','5170635hCskNb','getPropertyValue','selectorText','style','2407136anOwCs','11wxSjQg','cssRules','assign','initial','45363nVAEqR','172vhDMdW','hasClass','30285ekqNmq','797694eXJmwK','7nZgOfw','push','set','groups','1355440beMIjk','2170239ApQiNX','className','name','exec','trim','length'];_0x44a4=function(){return _0x4abb5f;};return _0x44a4();}export function extractStyles(_0x32e99d){const _0x357c8c=_0x50ca,_0x52c95a={};for(const _0x5b130e of _0x32e99d)for(const _0x3f181e of _0x5b130e[_0x357c8c(0x16d)])if(_0x3f181e instanceof CSSStyleRule){const _0x887034=parseCSSStyleDeclaration(_0x3f181e[_0x357c8c(0x16a)]);_0x52c95a[_0x3f181e[_0x357c8c(0x169)]]=Object[_0x357c8c(0x16e)]({},_0x52c95a[_0x3f181e[_0x357c8c(0x169)]]||{},_0x887034);}return _0x52c95a;}export function expandStyles(_0x427e29){const _0x18fd40=_0x50ca,_0x6b6181=new Map();for(const _0x465ab0 in _0x427e29){const _0x10ce18=parseCSSSelector(_0x465ab0),_0x53deff=_0x427e29[_0x465ab0];for(const _0x26fdc4 of _0x10ce18)_0x6b6181[_0x18fd40(0x177)](_0x26fdc4,_0x53deff);}return _0x6b6181;}export function parseCSSStyleDeclaration(_0x68c923){const _0x2d893a=_0x50ca,_0x4cbd7e={};for(let _0x8f1065=0x0;_0x8f1065<_0x68c923[_0x2d893a(0x162)];_0x8f1065++){const _0x30e022=_0x68c923[_0x8f1065],_0x344d6f=_0x68c923[_0x2d893a(0x168)](_0x30e022);_0x2d893a(0x16f)!==_0x344d6f&&(_0x4cbd7e[_0x30e022]=_0x344d6f);}return _0x4cbd7e;}export function parseCSSSelector(_0x74e71b){const _0x32d57d=_0x50ca,_0x5cf652=_0x74e71b[_0x32d57d(0x166)](',')[_0x32d57d(0x165)](_0x1bca7a=>_0x1bca7a[_0x32d57d(0x161)]()),_0x2e440e=[];for(const _0x6485c0 of _0x5cf652){const _0x194d33=S[_0x32d57d(0x17d)](_0x6485c0);_0x194d33&&_0x2e440e[_0x32d57d(0x176)](_0x194d33[_0x32d57d(0x178)]);}return _0x2e440e;}function _0x50ca(_0x3caa31,_0x257b57){const _0x44a490=_0x44a4();return _0x50ca=function(_0x50cae4,_0x4ebe24){_0x50cae4=_0x50cae4-0x161;let _0x588747=_0x44a490[_0x50cae4];return _0x588747;},_0x50ca(_0x3caa31,_0x257b57);}export function flattenStyleDefinitions(_0x29dc3b){const _0x50994c=_0x50ca,_0x261de5={};for(const _0x5eaa67 of _0x29dc3b)Object[_0x50994c(0x16e)](_0x261de5,_0x5eaa67);return _0x261de5;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x262fcd=_0x11d2;(function(_0x3e3d0b,_0x4622f9){const _0x469fdf=_0x11d2,_0x13644a=_0x3e3d0b();while(!![]){try{const _0x2bde43=parseInt(_0x469fdf(0x196))/0x1*(-parseInt(_0x469fdf(0x193))/0x2)+parseInt(_0x469fdf(0x1a5))/0x3+-parseInt(_0x469fdf(0x194))/0x4*(-parseInt(_0x469fdf(0x192))/0x5)+parseInt(_0x469fdf(0x1a2))/0x6*(-parseInt(_0x469fdf(0x19a))/0x7)+parseInt(_0x469fdf(0x18f))/0x8+parseInt(_0x469fdf(0x1a0))/0x9+-parseInt(_0x469fdf(0x1a1))/0xa*(parseInt(_0x469fdf(0x191))/0xb);if(_0x2bde43===_0x4622f9)break;else _0x13644a['push'](_0x13644a['shift']());}catch(_0x29c430){_0x13644a['push'](_0x13644a['shift']());}}}(_0x209e,0x30d1f));import{UpcastWriter as _0x58a2c8,DomConverter as _0x21cce4,ViewDocument as _0xd71196}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x5e78a3}from'@ckeditor/ckeditor5-paste-from-office';function _0x11d2(_0x56954c,_0x5c5813){const _0x209ef1=_0x209e();return _0x11d2=function(_0x11d222,_0x4b80be){_0x11d222=_0x11d222-0x18f;let _0x5ea10d=_0x209ef1[_0x11d222];return _0x5ea10d;},_0x11d2(_0x56954c,_0x5c5813);}import{isMSExcelContent as _0x51538c}from'../../utils.js';function _0x209e(){const _0x32a01f=['6yKRNiJ','content','stylesProcessor','1150173vOmRji','createRangeIn','1799184kXtGTD','includes','1032097RxCdaA','186765huhDAa','6424qJIqzM','36AHiShX','blockElements','76JDCoNE','font','document','execute','343168sXtERF','_parsedData','getItems','isActive','name','element','1848834tGBngE','70PeZJSN'];_0x209e=function(){return _0x32a01f;};return _0x209e();}import{getStylePropertyNamesToPropagate as _0x103bcb,propagateStyleProperties as _0x2228c2}from'./utils.js';export default class f extends _0x5e78a3{[_0x262fcd(0x199)](_0x15bc02){const _0x4f8d60=_0x262fcd,{body:_0x4016ae}=_0x15bc02[_0x4f8d60(0x19b)],_0x13530f=new _0x58a2c8(_0x4016ae[_0x4f8d60(0x198)]),_0x13e88d=_0x13530f[_0x4f8d60(0x1a6)](_0x4016ae),_0x1eb9f3=new _0xd71196(_0x13530f[_0x4f8d60(0x198)][_0x4f8d60(0x1a4)]),_0x2a25a0=[...new _0x21cce4(_0x1eb9f3)[_0x4f8d60(0x195)],_0x4f8d60(0x197)],_0x1918ea=_0x13e88d[_0x4f8d60(0x19c)]();for(const _0x373d51 of _0x1918ea)if(_0x373d51['is'](_0x4f8d60(0x19f))&&_0x2a25a0[_0x4f8d60(0x190)](_0x373d51[_0x4f8d60(0x19e)])){const _0x4547bf=_0x103bcb(_0x373d51);_0x2228c2(_0x373d51,_0x13530f,_0x4547bf);}_0x15bc02[_0x4f8d60(0x1a3)]=_0x4016ae;}[_0x262fcd(0x19d)](_0x2856bf){const _0x2b479c=_0x262fcd;return super[_0x2b479c(0x19d)](_0x2856bf)||_0x51538c(_0x2856bf);}}
23
+ const _0x304c6f=_0x28af;function _0x28af(_0x49958a,_0x42b90c){const _0x362908=_0x3629();return _0x28af=function(_0x28af88,_0x214868){_0x28af88=_0x28af88-0x1ed;let _0x41b8fb=_0x362908[_0x28af88];return _0x41b8fb;},_0x28af(_0x49958a,_0x42b90c);}function _0x3629(){const _0x1e52c6=['stylesProcessor','1185DRZKeo','29212584snPQlG','element','document','font','getItems','createRangeIn','151016GmPiSu','content','includes','2138sYYiCf','isActive','execute','blockElements','4163970yfXrXq','name','5726210vwkciC','1190917qMWUuw','900075PTvXgl','_parsedData'];_0x3629=function(){return _0x1e52c6;};return _0x3629();}(function(_0x5ea3a1,_0x2f67bc){const _0x41751c=_0x28af,_0x5fbe5c=_0x5ea3a1();while(!![]){try{const _0x4a710e=-parseInt(_0x41751c(0x1ff))/0x1+-parseInt(_0x41751c(0x1f8))/0x2*(parseInt(_0x41751c(0x1ee))/0x3)+parseInt(_0x41751c(0x1f5))/0x4+parseInt(_0x41751c(0x200))/0x5+-parseInt(_0x41751c(0x1fc))/0x6+-parseInt(_0x41751c(0x1fe))/0x7+parseInt(_0x41751c(0x1ef))/0x8;if(_0x4a710e===_0x2f67bc)break;else _0x5fbe5c['push'](_0x5fbe5c['shift']());}catch(_0x278138){_0x5fbe5c['push'](_0x5fbe5c['shift']());}}}(_0x3629,0xb5ad1));import{UpcastWriter as _0x3771ce,DomConverter as _0x484b25,ViewDocument as _0x132a9b}from'ckeditor5/src/engine.js';import{MSWordNormalizer as _0x1ccf72}from'@ckeditor/ckeditor5-paste-from-office';import{isMSExcelContent as _0x348a34}from'../../utils.js';import{getStylePropertyNamesToPropagate as _0x31e4db,propagateStyleProperties as _0x481ee0}from'./utils.js';export default class f extends _0x1ccf72{[_0x304c6f(0x1fa)](_0x3f0c43){const _0x68c393=_0x304c6f,{body:_0x5eb4b6}=_0x3f0c43[_0x68c393(0x201)],_0xca37f0=new _0x3771ce(_0x5eb4b6[_0x68c393(0x1f1)]),_0x219d31=_0xca37f0[_0x68c393(0x1f4)](_0x5eb4b6),_0x1a109c=new _0x132a9b(_0xca37f0[_0x68c393(0x1f1)][_0x68c393(0x1ed)]),_0x189e21=[...new _0x484b25(_0x1a109c)[_0x68c393(0x1fb)],_0x68c393(0x1f2)],_0x45257a=_0x219d31[_0x68c393(0x1f3)]();for(const _0x26242a of _0x45257a)if(_0x26242a['is'](_0x68c393(0x1f0))&&_0x189e21[_0x68c393(0x1f7)](_0x26242a[_0x68c393(0x1fd)])){const _0x34a696=_0x31e4db(_0x26242a);_0x481ee0(_0x26242a,_0xca37f0,_0x34a696);}_0x3f0c43[_0x68c393(0x1f6)]=_0x5eb4b6;}[_0x304c6f(0x1f9)](_0x1b3fe5){const _0x169a00=_0x304c6f;return super[_0x169a00(0x1f9)](_0x1b3fe5)||_0x348a34(_0x1b3fe5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1c4429=_0x581d;(function(_0x1649ce,_0x5d82bc){const _0xf85a4d=_0x581d,_0x1f14d0=_0x1649ce();while(!![]){try{const _0x2fe8a4=-parseInt(_0xf85a4d(0xa4))/0x1*(parseInt(_0xf85a4d(0x92))/0x2)+-parseInt(_0xf85a4d(0xad))/0x3+parseInt(_0xf85a4d(0x9f))/0x4*(parseInt(_0xf85a4d(0xa6))/0x5)+parseInt(_0xf85a4d(0xa1))/0x6*(-parseInt(_0xf85a4d(0x8d))/0x7)+parseInt(_0xf85a4d(0xa8))/0x8*(parseInt(_0xf85a4d(0xb1))/0x9)+-parseInt(_0xf85a4d(0xb4))/0xa+-parseInt(_0xf85a4d(0xa7))/0xb*(-parseInt(_0xf85a4d(0x93))/0xc);if(_0x2fe8a4===_0x5d82bc)break;else _0x1f14d0['push'](_0x1f14d0['shift']());}catch(_0x295b4d){_0x1f14d0['push'](_0x1f14d0['shift']());}}}(_0x2ba2,0xbfd81));function _0x581d(_0x4da22e,_0x4f152b){const _0x2ba20f=_0x2ba2();return _0x581d=function(_0x581d0d,_0x3fd123){_0x581d0d=_0x581d0d-0x8a;let _0x4ac8ae=_0x2ba20f[_0x581d0d];return _0x4ac8ae;},_0x581d(_0x4da22e,_0x4f152b);}export const CSS_PROPERTIES_TO_PROPAGATE=[_0x1c4429(0x8e),_0x1c4429(0x90),_0x1c4429(0x97),_0x1c4429(0xac),_0x1c4429(0xb0),_0x1c4429(0x8c),_0x1c4429(0xb2),_0x1c4429(0x9c)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0x1c4429(0x8e),_0x1c4429(0x90),_0x1c4429(0x97)];export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0x1c4429(0xa9),'i']],'font-weight':[[_0x1c4429(0x96),_0x1c4429(0x9b)],[_0x1c4429(0x98),_0x1c4429(0x9b)],[_0x1c4429(0xa3),_0x1c4429(0x9b)],[_0x5ab22f=>Number(_0x5ab22f)>=0x258,_0x1c4429(0x9b)]],'text-decoration':[[_0x1c4429(0xaf),'u'],[_0x1c4429(0x9d),'s']],'text-decoration-line':[[_0x1c4429(0xaf),'u'],[_0x1c4429(0x9d),'s']],'vertical-align':[[_0x1c4429(0xb7),_0x1c4429(0xb7)],[_0x1c4429(0xb3),_0x1c4429(0xa0)]]};export function isPropertyToBePropagated(_0x341ffa){const _0x59f9de=_0x1c4429;return CSS_PROPERTIES_TO_PROPAGATE[_0x59f9de(0x91)](_0x341ffa);}function _0x2ba2(){const _0x1b9db1=['underline','text-decoration-line','10667421pJUCPj','font-style','super','10076370YgcqEV','span','setStyle','sub','length','function','font-weight','7BBtmEt','color','removeStyle','font-family','includes','2GZoTjK','12HvuvFT','filter','from','medium','font-size','bold','insertChild','forEach','strong','vertical-align','line-through','getStyleNames','648472XakOdG','sup','711894eoxXMo','getStyle','bolder','833979WfMUJM','keys','35UFnycX','5208577gwuNEA','8cXPdSm','italic','getChildren','createElement','text-decoration','142632HKavUE','split'];_0x2ba2=function(){return _0x1b9db1;};return _0x2ba2();}export function isPropertyToBePropagatedAsSpan(_0x59792b){const _0x5e0b92=_0x1c4429;return CSS_PROPERTIES_TO_BE_SPANS[_0x5e0b92(0x91)](_0x59792b);}export function isPropertyToBePropagatedAsHTMLElement(_0x22dccd){return _0x22dccd in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0xc566a){const _0x3c18fa=_0x1c4429;return Array[_0x3c18fa(0x95)](_0xc566a[_0x3c18fa(0x9e)]())[_0x3c18fa(0x94)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x4e8a4d,_0x5802bf,_0x5c301e){const {spanStyles:_0x5d3a96,stylesToBeHtmlElements:_0x9ca87d}=getStylesToPropagate(_0x4e8a4d,_0x5c301e);propagateStylesAsHTMLElements(_0x4e8a4d,_0x5802bf,_0x9ca87d),propagateStylesAsSpan(_0x4e8a4d,_0x5802bf,_0x5d3a96);}export function propagateStylesAsHTMLElements(_0x116ee2,_0xb8f3c5,_0x2297e3){const _0x537744=_0x1c4429;for(const _0xb7e057 in _0x2297e3){_0x2297e3[_0xb7e057][_0x537744(0x9a)](([,_0x59c0e9])=>{const _0x3e0673=_0x537744,_0x1fab30=_0xb8f3c5[_0x3e0673(0xab)](_0x59c0e9,[],_0x116ee2[_0x3e0673(0xaa)]());_0xb8f3c5[_0x3e0673(0x99)](0x0,_0x1fab30,_0x116ee2);}),_0xb8f3c5[_0x537744(0x8f)](_0xb7e057,_0x116ee2);}}export function propagateStylesAsSpan(_0x196ef6,_0x4d3310,_0x5ebdb9){const _0x406461=_0x1c4429;if(!Object[_0x406461(0xa5)](_0x5ebdb9)[_0x406461(0x8a)])return;const _0x52de6d=_0x4d3310[_0x406461(0xab)](_0x406461(0xb5),[],_0x196ef6[_0x406461(0xaa)]());_0x4d3310[_0x406461(0xb6)](_0x5ebdb9,_0x52de6d),_0x4d3310[_0x406461(0x99)](0x0,_0x52de6d,_0x196ef6),_0x4d3310[_0x406461(0x8f)](Object[_0x406461(0xa5)](_0x5ebdb9),_0x196ef6);}export function getStylesToPropagate(_0x2ac07f,_0x5c5ca2){const _0x5f5053=_0x1c4429,_0x6db1a5={},_0x155a7d={};return _0x5c5ca2[_0x5f5053(0x9a)](_0x343f93=>{const _0x47ee0d=_0x5f5053,_0x54f8c9=_0x2ac07f[_0x47ee0d(0xa2)](_0x343f93);if(_0x54f8c9){if(isPropertyToBePropagatedAsSpan(_0x343f93))_0x6db1a5[_0x343f93]=_0x54f8c9;else{if(isPropertyToBePropagatedAsHTMLElement(_0x343f93)){const _0x27d292=_0x54f8c9[_0x47ee0d(0xae)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x343f93][_0x47ee0d(0x9a)](([_0x3df34c,_0x53b2d6])=>{const _0xe34db4=_0x47ee0d;for(const _0x4f587f of _0x27d292){(_0xe34db4(0x8b)==typeof _0x3df34c&&_0x3df34c(_0x4f587f)||_0x3df34c===_0x4f587f)&&(_0x155a7d[_0x343f93]=[..._0x155a7d[_0x343f93]||[],[_0x3df34c,_0x53b2d6]]);}});}}}}),{'spanStyles':_0x6db1a5,'stylesToBeHtmlElements':_0x155a7d};}
23
+ const _0xa0c20c=_0x45ef;(function(_0x1f758a,_0x55b1dc){const _0x30ac9d=_0x45ef,_0x4b964a=_0x1f758a();while(!![]){try{const _0x5d5640=-parseInt(_0x30ac9d(0x1b7))/0x1+-parseInt(_0x30ac9d(0x1b3))/0x2+parseInt(_0x30ac9d(0x1ad))/0x3*(parseInt(_0x30ac9d(0x190))/0x4)+-parseInt(_0x30ac9d(0x1a4))/0x5+-parseInt(_0x30ac9d(0x1b2))/0x6*(-parseInt(_0x30ac9d(0x192))/0x7)+-parseInt(_0x30ac9d(0x1a0))/0x8+parseInt(_0x30ac9d(0x1ab))/0x9;if(_0x5d5640===_0x55b1dc)break;else _0x4b964a['push'](_0x4b964a['shift']());}catch(_0x225e1f){_0x4b964a['push'](_0x4b964a['shift']());}}}(_0x42d1,0x59179));export const CSS_PROPERTIES_TO_PROPAGATE=[_0xa0c20c(0x19c),_0xa0c20c(0x1a6),_0xa0c20c(0x1a5),_0xa0c20c(0x18f),_0xa0c20c(0x1a2),_0xa0c20c(0x19d),_0xa0c20c(0x1af),_0xa0c20c(0x1b8)];export const CSS_PROPERTIES_TO_BE_SPANS=[_0xa0c20c(0x19c),_0xa0c20c(0x1a6),_0xa0c20c(0x1a5)];function _0x45ef(_0x51c305,_0x39ff5c){const _0x42d176=_0x42d1();return _0x45ef=function(_0x45efc9,_0x12d498){_0x45efc9=_0x45efc9-0x18f;let _0x532a82=_0x42d176[_0x45efc9];return _0x532a82;},_0x45ef(_0x51c305,_0x39ff5c);}export const CSS_PROPERTIES_TO_BE_HTML_ELEMENTS={'font-style':[[_0xa0c20c(0x1b9),'i']],'font-weight':[[_0xa0c20c(0x19e),_0xa0c20c(0x1a9)],[_0xa0c20c(0x1a8),_0xa0c20c(0x1a9)],[_0xa0c20c(0x1b5),_0xa0c20c(0x1a9)],[_0x45d6ab=>Number(_0x45d6ab)>=0x258,_0xa0c20c(0x1a9)]],'text-decoration':[[_0xa0c20c(0x19f),'u'],[_0xa0c20c(0x19a),'s']],'text-decoration-line':[[_0xa0c20c(0x19f),'u'],[_0xa0c20c(0x19a),'s']],'vertical-align':[[_0xa0c20c(0x191),_0xa0c20c(0x191)],[_0xa0c20c(0x1a3),_0xa0c20c(0x196)]]};export function isPropertyToBePropagated(_0x120cf7){const _0x38423d=_0xa0c20c;return CSS_PROPERTIES_TO_PROPAGATE[_0x38423d(0x197)](_0x120cf7);}export function isPropertyToBePropagatedAsSpan(_0x2e2bbe){const _0x5bb564=_0xa0c20c;return CSS_PROPERTIES_TO_BE_SPANS[_0x5bb564(0x197)](_0x2e2bbe);}export function isPropertyToBePropagatedAsHTMLElement(_0x54d16b){return _0x54d16b in CSS_PROPERTIES_TO_BE_HTML_ELEMENTS;}export function getStylePropertyNamesToPropagate(_0x42b5fa){const _0x5ae0e4=_0xa0c20c;return Array[_0x5ae0e4(0x198)](_0x42b5fa[_0x5ae0e4(0x1b0)]())[_0x5ae0e4(0x1ae)](isPropertyToBePropagated);}export function propagateStyleProperties(_0x2d0c13,_0x32e759,_0x13331a){const {spanStyles:_0x407a5d,stylesToBeHtmlElements:_0x1a5748}=getStylesToPropagate(_0x2d0c13,_0x13331a);propagateStylesAsHTMLElements(_0x2d0c13,_0x32e759,_0x1a5748),propagateStylesAsSpan(_0x2d0c13,_0x32e759,_0x407a5d);}export function propagateStylesAsHTMLElements(_0xf6156a,_0x4986c4,_0x2ab633){const _0x7856b8=_0xa0c20c;for(const _0x6e9c33 in _0x2ab633){_0x2ab633[_0x6e9c33][_0x7856b8(0x193)](([,_0x280141])=>{const _0x568f64=_0x7856b8,_0x45f850=_0x4986c4[_0x568f64(0x194)](_0x280141,[],_0xf6156a[_0x568f64(0x1aa)]());_0x4986c4[_0x568f64(0x1b6)](0x0,_0x45f850,_0xf6156a);}),_0x4986c4[_0x7856b8(0x1a7)](_0x6e9c33,_0xf6156a);}}export function propagateStylesAsSpan(_0x210ab9,_0x52cd42,_0x5174dc){const _0x1e1a54=_0xa0c20c;if(!Object[_0x1e1a54(0x1a1)](_0x5174dc)[_0x1e1a54(0x1b1)])return;const _0x10f2fc=_0x52cd42[_0x1e1a54(0x194)](_0x1e1a54(0x1b4),[],_0x210ab9[_0x1e1a54(0x1aa)]());_0x52cd42[_0x1e1a54(0x19b)](_0x5174dc,_0x10f2fc),_0x52cd42[_0x1e1a54(0x1b6)](0x0,_0x10f2fc,_0x210ab9),_0x52cd42[_0x1e1a54(0x1a7)](Object[_0x1e1a54(0x1a1)](_0x5174dc),_0x210ab9);}export function getStylesToPropagate(_0x5f1038,_0x3a726e){const _0x35bcb5=_0xa0c20c,_0xc66a1d={},_0x293612={};return _0x3a726e[_0x35bcb5(0x193)](_0x22ea86=>{const _0x12349a=_0x35bcb5,_0x42a50b=_0x5f1038[_0x12349a(0x199)](_0x22ea86);if(_0x42a50b){if(isPropertyToBePropagatedAsSpan(_0x22ea86))_0xc66a1d[_0x22ea86]=_0x42a50b;else{if(isPropertyToBePropagatedAsHTMLElement(_0x22ea86)){const _0x88bc5=_0x42a50b[_0x12349a(0x1ac)]('\x20');CSS_PROPERTIES_TO_BE_HTML_ELEMENTS[_0x22ea86][_0x12349a(0x193)](([_0x11f034,_0x5633a7])=>{const _0x14623f=_0x12349a;for(const _0x5e7c2c of _0x88bc5){(_0x14623f(0x195)==typeof _0x11f034&&_0x11f034(_0x5e7c2c)||_0x11f034===_0x5e7c2c)&&(_0x293612[_0x22ea86]=[..._0x293612[_0x22ea86]||[],[_0x11f034,_0x5633a7]]);}});}}}}),{'spanStyles':_0xc66a1d,'stylesToBeHtmlElements':_0x293612};}function _0x42d1(){const _0x238482=['super','2268685PzRUIn','font-size','font-family','removeStyle','bold','strong','getChildren','16528644Wgqwiy','split','7563WcoLCK','filter','font-style','getStyleNames','length','18138wQHMuC','1099900XyuQpl','span','bolder','insertChild','463427IuIbou','vertical-align','italic','text-decoration','772QfoGJy','sub','7rljmPr','forEach','createElement','function','sup','includes','from','getStyle','line-through','setStyle','color','font-weight','medium','underline','3952456mDwPxF','keys','text-decoration-line'];_0x42d1=function(){return _0x238482;};return _0x42d1();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4612(){var _0x587a07=['2072126lhXcDF','318114RPXgLI','270GwyzFO','3330036BdpcLp','isPremiumPlugin','PasteFromOfficeEnhanced','15902mKAbVX','PasteFromOffice','pluginName','633789UYHjWC','41685fQkWfc','isOfficialPlugin','1356656iElpIB','requires'];_0x4612=function(){return _0x587a07;};return _0x4612();}var _0x469990=_0x393f;(function(_0x39f195,_0x2b59d5){var _0x2eaca0=_0x393f,_0x5c1062=_0x39f195();while(!![]){try{var _0x1b1fb0=parseInt(_0x2eaca0(0x95))/0x1+-parseInt(_0x2eaca0(0x9a))/0x2+-parseInt(_0x2eaca0(0x8f))/0x3+parseInt(_0x2eaca0(0x97))/0x4+-parseInt(_0x2eaca0(0x90))/0x5*(parseInt(_0x2eaca0(0x96))/0x6)+-parseInt(_0x2eaca0(0x94))/0x7+parseInt(_0x2eaca0(0x92))/0x8;if(_0x1b1fb0===_0x2b59d5)break;else _0x5c1062['push'](_0x5c1062['shift']());}catch(_0x5e3939){_0x5c1062['push'](_0x5c1062['shift']());}}}(_0x4612,0x68ef0));import{Plugin as _0xf4734b}from'ckeditor5/src/core.js';import _0x5a5ccd from'./pastefromofficeenhancedinliner.js';import _0x24e692 from'./pastefromofficeenhancedpropagator.js';function _0x393f(_0x2ac25c,_0xf05569){var _0x4612b2=_0x4612();return _0x393f=function(_0x393f33,_0x4387ea){_0x393f33=_0x393f33-0x8d;var _0x5f0e32=_0x4612b2[_0x393f33];return _0x5f0e32;},_0x393f(_0x2ac25c,_0xf05569);}export default class a extends _0xf4734b{static get[_0x469990(0x8e)](){var _0x31aa25=_0x469990;return _0x31aa25(0x99);}static get[_0x469990(0x91)](){return!0x0;}static get[_0x469990(0x98)](){return!0x0;}static get[_0x469990(0x93)](){var _0x30bd1d=_0x469990;return[_0x30bd1d(0x8d),_0x5a5ccd,_0x24e692];}}
23
+ var _0x4e203e=_0x99ec;(function(_0x2d33bd,_0x24fe06){var _0x3206f9=_0x99ec,_0x182174=_0x2d33bd();while(!![]){try{var _0x354670=-parseInt(_0x3206f9(0x19b))/0x1+parseInt(_0x3206f9(0x1a0))/0x2+parseInt(_0x3206f9(0x19d))/0x3+-parseInt(_0x3206f9(0x198))/0x4*(-parseInt(_0x3206f9(0x19f))/0x5)+parseInt(_0x3206f9(0x196))/0x6+parseInt(_0x3206f9(0x194))/0x7+-parseInt(_0x3206f9(0x193))/0x8;if(_0x354670===_0x24fe06)break;else _0x182174['push'](_0x182174['shift']());}catch(_0x4c15ed){_0x182174['push'](_0x182174['shift']());}}}(_0x3d5b,0x6d162));import{Plugin as _0x1667e9}from'ckeditor5/src/core.js';import _0x1136aa from'./pastefromofficeenhancedinliner.js';import _0x20f551 from'./pastefromofficeenhancedpropagator.js';function _0x99ec(_0x4b72fa,_0x50c562){var _0x3d5bfe=_0x3d5b();return _0x99ec=function(_0x99ec6b,_0x1cd631){_0x99ec6b=_0x99ec6b-0x193;var _0x13b386=_0x3d5bfe[_0x99ec6b];return _0x13b386;},_0x99ec(_0x4b72fa,_0x50c562);}export default class a extends _0x1667e9{static get[_0x4e203e(0x197)](){var _0x8973e7=_0x4e203e;return _0x8973e7(0x19c);}static get[_0x4e203e(0x19a)](){return!0x0;}static get[_0x4e203e(0x19e)](){return!0x0;}static get[_0x4e203e(0x199)](){var _0x2ba62d=_0x4e203e;return[_0x2ba62d(0x195),_0x1136aa,_0x20f551];}}function _0x3d5b(){var _0x30d952=['824932BXEbAf','7910144OXgFGN','4389364SiEuPg','PasteFromOffice','3798882cONYYa','pluginName','8UFYrii','requires','isOfficialPlugin','877577sAKbDA','PasteFromOfficeEnhanced','1803078rXDgwN','isPremiumPlugin','98680jUBeRV'];_0x3d5b=function(){return _0x30d952;};return _0x3d5b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x8875(_0x42117f,_0x3f1470){const _0x4cb60e=_0x4cb6();return _0x8875=function(_0x887504,_0x5df82b){_0x887504=_0x887504-0x133;let _0x31eae6=_0x4cb60e[_0x887504];return _0x31eae6;},_0x8875(_0x42117f,_0x3f1470);}const _0x13bdc1=_0x8875;(function(_0x5afbb0,_0x506b14){const _0x383d5a=_0x8875,_0x5db05d=_0x5afbb0();while(!![]){try{const _0x566bc2=-parseInt(_0x383d5a(0x156))/0x1*(parseInt(_0x383d5a(0x13d))/0x2)+parseInt(_0x383d5a(0x138))/0x3+-parseInt(_0x383d5a(0x13b))/0x4+parseInt(_0x383d5a(0x14a))/0x5*(-parseInt(_0x383d5a(0x142))/0x6)+parseInt(_0x383d5a(0x13e))/0x7*(-parseInt(_0x383d5a(0x144))/0x8)+parseInt(_0x383d5a(0x133))/0x9+parseInt(_0x383d5a(0x153))/0xa;if(_0x566bc2===_0x506b14)break;else _0x5db05d['push'](_0x5db05d['shift']());}catch(_0x5d6ab1){_0x5db05d['push'](_0x5db05d['shift']());}}}(_0x4cb6,0x351da));function _0x4cb6(){const _0x4d24df=['getData','ClipboardPipeline','text/html','6468680gAuoaX','get','inputTransformation','139999kvsTck','document','afterInit','88938tHcvFx','editor','isPremiumPlugin','isOfficialPlugin','init','940110tkMkZQ','editing','_parsedData','1407100sCgPbU','stylesProcessor','2HxqhNh','9779DrHfTH','pluginName','PasteFromOfficeEnhancedInliner','high','1539558Vexqze','view','24fPsYQz','map','plugins','dataTransfer','fromCharCode','requires','5RVZqpE','PasteFromOffice','execute','href','join','isActive'];_0x4cb6=function(){return _0x4d24df;};return _0x4cb6();}import{Plugin as _0x564b94}from'ckeditor5/src/core.js';import{parseHtml as _0x1c7921}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0xfc8a25,uid as _0x12f1b9}from'ckeditor5/src/utils.js';import _0x22c374 from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x564b94{static get[_0x13bdc1(0x13f)](){const _0x3627ae=_0x13bdc1;return _0x3627ae(0x140);}static get[_0x13bdc1(0x136)](){return!0x0;}static get[_0x13bdc1(0x135)](){return!0x0;}static get[_0x13bdc1(0x149)](){const _0x437472=_0x13bdc1;return[_0x437472(0x14b)];}[_0x13bdc1(0x137)](){const _0x391b9d=_0x13bdc1,_0x28ae38=this[_0x391b9d(0x134)],_0x58c74d=_0x28ae38[_0x391b9d(0x146)][_0x391b9d(0x154)](_0x391b9d(0x151)),_0x5635b8=_0x28ae38[_0x391b9d(0x139)][_0x391b9d(0x143)][_0x391b9d(0x157)],_0x102300=new _0x22c374(_0x5635b8);_0x58c74d['on'](_0x391b9d(0x155),(_0x3245ed,_0x5d00b7)=>{const _0x3ec383=_0x391b9d,_0x209e46=_0x5d00b7[_0x3ec383(0x147)][_0x3ec383(0x150)](_0x3ec383(0x152));_0x102300[_0x3ec383(0x14f)](_0x209e46)&&(_0x5d00b7[_0x3ec383(0x13a)]||(_0x5d00b7[_0x3ec383(0x13a)]=_0x1c7921(_0x209e46,_0x5635b8[_0x3ec383(0x13c)])),_0x102300[_0x3ec383(0x14c)](_0x5d00b7));},{'priority':_0xfc8a25[_0x391b9d(0x154)](_0x391b9d(0x141))+0xb});}[_0x13bdc1(0x158)](){!async function(_0x28649c){const _0x55f1b1=_0x5d23f3([0x75,0x47,0x70,0x79,0x32,0x59,0x37,0x62,0x6c,0x4d,0x36,0x56,0x78,0x4c,0x57,0x4e,0x65,0x35,0x31,0x76,0x30,0x71,0x73,0x6b,0x58,0x52,0x6d,0x7a,0x45,0x43,0x74,0x54,0x50,0x6f,0x69,0x77,0x51,0x6a,0x53,0x61,0x4f,0x46,0x42,0x33,0x63,0x4a,0x44,0x66,0x49,0x38,0x5a,0x64,0x41,0x39,0x67,0x6e,0x72,0x4b,0x68,0x55,0x34,0x48]),_0x1d95c8=0x4fcd7b4c,_0x39d6ad=0x4fca24bc^_0x1d95c8,_0x381f2d=window[_0x5d23f3([0x44,0x61,0x74,0x65])][_0x5d23f3([0x6e,0x6f,0x77])](),_0x10f96a=_0x28649c[_0x5d23f3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1cea30=new window[(_0x5d23f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50d00c=>{_0x10f96a[_0x5d23f3([0x6f,0x6e,0x63,0x65])](_0x5d23f3([0x72,0x65,0x61,0x64,0x79]),_0x50d00c);}),_0x276425={[_0x5d23f3([0x6b,0x74,0x79])]:_0x5d23f3([0x45,0x43]),[_0x5d23f3([0x75,0x73,0x65])]:_0x5d23f3([0x73,0x69,0x67]),[_0x5d23f3([0x63,0x72,0x76])]:_0x5d23f3([0x50,0x2d,0x32,0x35,0x36]),[_0x5d23f3([0x78])]:_0x5d23f3([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]),[_0x5d23f3([0x79])]:_0x5d23f3([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]),[_0x5d23f3([0x61,0x6c,0x67])]:_0x5d23f3([0x45,0x53,0x32,0x35,0x36])},_0x128703=_0x10f96a[_0x5d23f3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5d23f3([0x67,0x65,0x74])](_0x5d23f3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4b0f15(){let _0x323ade,_0xa6001c=null,_0xdcdbfc=null;try{if(_0x128703==_0x5d23f3([0x47,0x50,0x4c]))return _0x5d23f3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x323ade=_0x5a65e2(),!_0x323ade)return _0x5d23f3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x323ade[_0x5d23f3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xdcdbfc=_0x13d09b(_0x323ade[_0x5d23f3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x323ade[_0x5d23f3([0x6a,0x74,0x69])])),await _0x6f302f()?_0x450f4f()?_0xd9ed96()?_0x5d23f3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1936c5()?(_0x323ade[_0x5d23f3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5d23f3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xa6001c=_0x26a973(_0x5d23f3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x323ade[_0x5d23f3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5d23f3([0x74,0x72,0x69,0x61,0x6c])&&(_0xa6001c=_0x26a973(_0x5d23f3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4e6d88()):_0x5d23f3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5d23f3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5d23f3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x37d96f){return _0x5d23f3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xd9ed96(){const _0x553b07=[_0x5d23f3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5d23f3([0x74,0x72,0x69,0x61,0x6c])][_0x5d23f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x323ade[_0x5d23f3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x381f2d/0x3e8:0xe10*_0x39d6ad;return _0x323ade[_0x5d23f3([0x65,0x78,0x70])]<_0x553b07;}function _0x450f4f(){const _0x1e8518=_0x323ade[_0x5d23f3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1e8518&&(!!_0x1e8518[_0x5d23f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d23f3([0x2a]))||(!!_0x1e8518[_0x5d23f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d23f3([0x50,0x4f,0x45]))||!!_0x1e8518[_0x5d23f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d23f3([0x50,0x50]))));}function _0x1936c5(){const _0x2e294b=_0x8875,_0xbbd1c0=_0x323ade[_0x5d23f3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xbbd1c0||0x0==_0xbbd1c0[_0x5d23f3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1c00c4}=new URL(window[_0x5d23f3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2e294b(0x14d)]);if(_0xbbd1c0[_0x5d23f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c00c4))return!0x0;const _0x12a100=_0x1c00c4[_0x5d23f3([0x73,0x70,0x6c,0x69,0x74])](_0x5d23f3([0x2e]));return _0xbbd1c0[_0x5d23f3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x64366d=>_0x64366d[_0x5d23f3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d23f3([0x2a])))[_0x5d23f3([0x6d,0x61,0x70])](_0x1ec6bb=>_0x1ec6bb[_0x5d23f3([0x73,0x70,0x6c,0x69,0x74])](_0x5d23f3([0x2e])))[_0x5d23f3([0x73,0x6f,0x6d,0x65])](_0x1f91bf=>_0x12a100[_0x5d23f3([0x65,0x76,0x65,0x72,0x79])]((_0x5eb2aa,_0x44542b)=>_0x1f91bf[_0x44542b]===_0x5eb2aa||_0x1f91bf[_0x44542b]===_0x5d23f3([0x2a])));}function _0x4e6d88(){return _0xa6001c&&_0xdcdbfc?new window[(_0x5d23f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2d241a,_0x306068)=>{_0xa6001c[_0x5d23f3([0x74,0x68,0x65,0x6e])](_0x2d241a,_0x306068),_0xdcdbfc[_0x5d23f3([0x74,0x68,0x65,0x6e])](_0x4dc696=>{_0x4dc696!=_0x5d23f3([0x56,0x61,0x6c,0x69,0x64])&&_0x2d241a(_0x4dc696);},_0x306068);}):_0xa6001c||_0xdcdbfc||_0x5d23f3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x13d09b(_0x3c838e,_0x48f9dc){return new window[(_0x5d23f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x582e54=>{if(_0x5b6611())return _0x582e54(_0x5d23f3([0x56,0x61,0x6c,0x69,0x64]));_0x1304ff(),_0x10f96a[_0x5d23f3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5d23f3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4bce8e=!0x1;const _0x12e1e9=_0x12f1b9();function _0x4b0884(_0x1a41ca){return!!_0x1a41ca&&(typeof _0x1a41ca===_0x5d23f3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1a41ca===_0x5d23f3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1a41ca[_0x5d23f3([0x74,0x68,0x65,0x6e])]===_0x5d23f3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1a41ca[_0x5d23f3([0x63,0x61,0x74,0x63,0x68])]===_0x5d23f3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x304191(_0x4df2c4){_0x3bfd52(_0x4df2c4)[_0x5d23f3([0x74,0x68,0x65,0x6e])](_0x340365=>{if(!_0x340365||_0x340365[_0x5d23f3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5d23f3([0x6f,0x6b]))return _0x5d23f3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x551fe3(_0x129c64(_0x12e1e9+_0x48f9dc))!=_0x340365[_0x5d23f3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5d23f3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5d23f3([0x56,0x61,0x6c,0x69,0x64]);})[_0x5d23f3([0x74,0x68,0x65,0x6e])](_0x304c89=>(_0x27a13a(),_0x304c89),()=>{const _0x50ccf1=_0x4bc9e4();return null==_0x50ccf1?(_0x27a13a(),_0x5d23f3([0x56,0x61,0x6c,0x69,0x64])):_0x5d23f3(_0x381f2d-_0x50ccf1>(0x6bc1ff4c^_0x1d95c8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5d23f3([0x74,0x68,0x65,0x6e])](_0x582e54)[_0x5d23f3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x582e54(_0x5d23f3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x409cad=0x4ffb95cc^_0x1d95c8;function _0x27a13a(){const _0x4bb65c=_0x5d23f3([0x6c,0x6c,0x63,0x74,0x2d])+_0x551fe3(_0x129c64(_0x3c838e)),_0x2cb265=_0x4ab47f(_0x551fe3(window[_0x5d23f3([0x4d,0x61,0x74,0x68])][_0x5d23f3([0x63,0x65,0x69,0x6c])](_0x381f2d/_0x409cad)));window[_0x5d23f3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5d23f3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4bb65c,_0x2cb265);}function _0x4bc9e4(){const _0x3db150=_0x5d23f3([0x6c,0x6c,0x63,0x74,0x2d])+_0x551fe3(_0x129c64(_0x3c838e)),_0x581378=window[_0x5d23f3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5d23f3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3db150);return _0x581378?window[_0x5d23f3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ab47f(_0x581378),0x10)*_0x409cad:null;}function _0x3bfd52(_0x15ae2d){return new window[(_0x5d23f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x258d1d,_0x41855d)=>{_0x15ae2d[_0x5d23f3([0x74,0x68,0x65,0x6e])](_0x258d1d,_0x41855d),window[_0x5d23f3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x41855d,0x4fccaf8c^_0x1d95c8);});}}_0x10f96a[_0x5d23f3([0x6f,0x6e])](_0x5d23f3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3952aa,_0x1802a7)=>{if(_0x1802a7[0x0]!=_0x3c838e)return _0x582e54(_0x5d23f3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1802a7[0x1]={..._0x1802a7[0x1],[_0x5d23f3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x12e1e9};},{[_0x5d23f3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5d23f3([0x68,0x69,0x67,0x68])}),_0x10f96a[_0x5d23f3([0x6f,0x6e])](_0x5d23f3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x263c4f=>{_0x4b0884(_0x263c4f[_0x5d23f3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4bce8e=!0x0,_0x304191(_0x263c4f[_0x5d23f3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5d23f3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5d23f3([0x6c,0x6f,0x77])}),_0x1cea30[_0x5d23f3([0x74,0x68,0x65,0x6e])](()=>{_0x4bce8e||_0x582e54(_0x5d23f3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5b6611(){return _0x10f96a[_0x5d23f3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5d23f3([0x76,0x69,0x65,0x77])][_0x5d23f3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5d23f3([0x61,0x75,0x74,0x6f]);}function _0x1304ff(){_0x10f96a[_0x5d23f3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5d23f3([0x76,0x69,0x65,0x77])][_0x5d23f3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5d23f3([0x61,0x75,0x74,0x6f]);}}function _0x26a973(_0x2f7c5e){const _0x852828=[new window[(_0x5d23f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ca6e4=>setTimeout(_0x1ca6e4,0x4fc44580^_0x1d95c8)),_0x1cea30[_0x5d23f3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5d23f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x341b03=>{let _0x1bd082=0x0;_0x10f96a[_0x5d23f3([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d23f3([0x6f,0x6e])](_0x5d23f3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2114ba,_0x22a7db)=>{_0x22a7db[0x0][_0x5d23f3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1bd082++,_0x1bd082==(0x4fcd7ab4^_0x1d95c8)&&(_0x341b03(),_0x2114ba[_0x5d23f3([0x6f,0x66,0x66])]());});}))];return window[_0x5d23f3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5d23f3([0x72,0x61,0x63,0x65])](_0x852828)[_0x5d23f3([0x74,0x68,0x65,0x6e])](()=>_0x2f7c5e);}async function _0x4753ac(){await _0x1cea30,_0x10f96a[_0x5d23f3([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d23f3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x562ec1,_0x10f96a[_0x5d23f3([0x6d,0x6f,0x64,0x65,0x6c])][_0x5d23f3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x562ec1,_0x10f96a[_0x5d23f3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5d23f3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xd76ea9(_0x411659){const _0x368d97=_0x367215();_0x10f96a[_0x368d97]=_0x5d23f3([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])+_0x411659,_0x411659!=_0x5d23f3([0x56,0x61,0x6c,0x69,0x64])&&_0x4753ac();}function _0x367215(){const _0x471600=window[_0x5d23f3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5d23f3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5d23f3([0x6e,0x6f,0x77])]())[_0x5d23f3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5d23f3([0x2e]),'');let _0x4c035c=_0x5d23f3([0x75]);for(let _0x2a3307=0x0;_0x2a3307<_0x471600[_0x5d23f3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a3307+=0x2){let _0x335f9b=window[_0x5d23f3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x471600[_0x5d23f3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a3307,_0x2a3307+0x2));_0x335f9b>=_0x55f1b1[_0x5d23f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x335f9b-=_0x55f1b1[_0x5d23f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4c035c+=_0x55f1b1[_0x335f9b];}return _0x4c035c;}function _0x5a65e2(){const _0x5bffc8=_0x128703[_0x5d23f3([0x73,0x70,0x6c,0x69,0x74])](_0x5d23f3([0x2e]));if(0x3!=_0x5bffc8[_0x5d23f3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x422e45(_0x5bffc8[0x1]);function _0x422e45(_0xd0a394){const _0x4f7286=_0x57b8cb(_0xd0a394);return _0x4f7286&&_0x2f7259()?_0x4f7286:null;function _0x2f7259(){const _0x297627=_0x4f7286[_0x5d23f3([0x6a,0x74,0x69])],_0x1d3a2e=window[_0x5d23f3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x297627[_0x5d23f3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x297627[_0x5d23f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x35c9cc={..._0x4f7286,[_0x5d23f3([0x6a,0x74,0x69])]:_0x297627[_0x5d23f3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x297627[_0x5d23f3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x35c9cc[_0x5d23f3([0x76,0x63])],_0x129c64(_0x35c9cc)==_0x1d3a2e;}}}async function _0x6f302f(){let _0xe58d71=!0x0;try{const _0x3ca2d4=_0x128703[_0x5d23f3([0x73,0x70,0x6c,0x69,0x74])](_0x5d23f3([0x2e])),[_0x35d911,_0x11a463,_0x36db59]=_0x3ca2d4;return _0x24ef68(_0x35d911),await _0xcc6507(_0x35d911,_0x11a463,_0x36db59),_0xe58d71;}catch(_0x276c1c){return!0x1;}function _0x24ef68(_0x37a790){const _0x3eb8c3=_0x57b8cb(_0x37a790);_0x3eb8c3&&_0x3eb8c3[_0x5d23f3([0x61,0x6c,0x67])]==_0x5d23f3([0x45,0x53,0x32,0x35,0x36])||(_0xe58d71=!0x1);}async function _0xcc6507(_0x39fd29,_0x4a0f3c,_0xe6c547){const _0x2ec424=window[_0x5d23f3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5d23f3([0x66,0x72,0x6f,0x6d])](_0x4539f6(_0xe6c547),_0x25de22=>_0x25de22[_0x5d23f3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2df74a=new window[(_0x5d23f3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5d23f3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x39fd29+_0x5d23f3([0x2e])+_0x4a0f3c),_0x56fea3=window[_0x5d23f3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5d23f3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x56fea3)return;const _0x5d6c4d=await _0x56fea3[_0x5d23f3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5d23f3([0x6a,0x77,0x6b]),_0x276425,{[_0x5d23f3([0x6e,0x61,0x6d,0x65])]:_0x5d23f3([0x45,0x43,0x44,0x53,0x41]),[_0x5d23f3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5d23f3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5d23f3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x56fea3[_0x5d23f3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5d23f3([0x6e,0x61,0x6d,0x65])]:_0x5d23f3([0x45,0x43,0x44,0x53,0x41]),[_0x5d23f3([0x68,0x61,0x73,0x68])]:{[_0x5d23f3([0x6e,0x61,0x6d,0x65])]:_0x5d23f3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5d6c4d,_0x2ec424,_0x2df74a)||(_0xe58d71=!0x1);}}function _0x57b8cb(_0x5c152e){return _0x5c152e[_0x5d23f3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5d23f3([0x65,0x79]))?JSON[_0x5d23f3([0x70,0x61,0x72,0x73,0x65])](_0x4539f6(_0x5c152e)):null;}function _0x4539f6(_0x2cb37b){return window[_0x5d23f3([0x61,0x74,0x6f,0x62])](_0x2cb37b[_0x5d23f3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5d23f3([0x2b]))[_0x5d23f3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5d23f3([0x2f])));}function _0x129c64(_0x18af06){let _0x4508fa=0x1505;function _0x1c2c7a(_0x38aace){for(let _0x5da74e=0x0;_0x5da74e<_0x38aace[_0x5d23f3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5da74e++){const _0x45c593=_0x38aace[_0x5d23f3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5da74e);_0x4508fa=(_0x4508fa<<0x5)+_0x4508fa+_0x45c593,_0x4508fa&=_0x4508fa;}}function _0x1caca2(_0x3ca92a){Array[_0x5d23f3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3ca92a)?_0x3ca92a[_0x5d23f3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1caca2):_0x3ca92a&&typeof _0x3ca92a==_0x5d23f3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5d23f3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3ca92a)[_0x5d23f3([0x73,0x6f,0x72,0x74])]()[_0x5d23f3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1f5cc8,_0x373fca])=>{_0x1c2c7a(_0x1f5cc8),_0x1caca2(_0x373fca);}):_0x1c2c7a(window[_0x5d23f3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3ca92a));}return _0x1caca2(_0x18af06),_0x4508fa>>>0x0;}function _0x551fe3(_0x284e21){return _0x284e21[_0x5d23f3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5d23f3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5d23f3([0x30]));}function _0x4ab47f(_0x73f31f){return _0x73f31f[_0x5d23f3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5d23f3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5d23f3([0x6a,0x6f,0x69,0x6e])]('');}function _0x562ec1(){}function _0x5d23f3(_0x46bcac){const _0xee5781=_0x8875;return _0x46bcac[_0xee5781(0x145)](_0x3ef745=>String[_0xee5781(0x148)](_0x3ef745))[_0xee5781(0x14e)]('');}_0xd76ea9(await _0x4b0f15());}(this);}}
23
+ const _0x3a1020=_0x5d44;(function(_0x124b21,_0x4898a0){const _0x42cd32=_0x5d44,_0x3cd17b=_0x124b21();while(!![]){try{const _0x31d584=-parseInt(_0x42cd32(0x187))/0x1*(parseInt(_0x42cd32(0x186))/0x2)+parseInt(_0x42cd32(0x17b))/0x3*(parseInt(_0x42cd32(0x190))/0x4)+parseInt(_0x42cd32(0x195))/0x5+parseInt(_0x42cd32(0x183))/0x6*(-parseInt(_0x42cd32(0x19b))/0x7)+-parseInt(_0x42cd32(0x178))/0x8*(parseInt(_0x42cd32(0x17a))/0x9)+-parseInt(_0x42cd32(0x185))/0xa+parseInt(_0x42cd32(0x199))/0xb;if(_0x31d584===_0x4898a0)break;else _0x3cd17b['push'](_0x3cd17b['shift']());}catch(_0x178491){_0x3cd17b['push'](_0x3cd17b['shift']());}}}(_0x4079,0xc0708));function _0x5d44(_0x5ac120,_0x1429f1){const _0x40797f=_0x4079();return _0x5d44=function(_0x5d44d4,_0x58d578){_0x5d44d4=_0x5d44d4-0x176;let _0x4ea753=_0x40797f[_0x5d44d4];return _0x4ea753;},_0x5d44(_0x5ac120,_0x1429f1);}import{Plugin as _0x2fb8e7}from'ckeditor5/src/core.js';import{parseHtml as _0x261ce4}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x210ae5,uid as _0x2bbf9e}from'ckeditor5/src/utils.js';function _0x4079(){const _0x29a312=['execute','1240414nSAFkX','inputTransformation','pluginName','plugins','8VBuDWZ','isOfficialPlugin','1432269tilWEx','1073823KdJTeV','_parsedData','PasteFromOffice','PasteFromOfficeEnhancedInliner','view','href','get','join','30zeijkK','getData','14161800DXMKGG','15550LRXzAf','152gzlBad','dataTransfer','high','requires','text/html','editor','stylesProcessor','editing','isPremiumPlugin','4USxgTK','document','afterInit','map','ClipboardPipeline','3584165gCiLqn','init','fromCharCode','isActive','36922479MnNEFk'];_0x4079=function(){return _0x29a312;};return _0x4079();}import _0x10001c from'./normalizers/inliner/msofficestylesinliner.js';export default class i extends _0x2fb8e7{static get[_0x3a1020(0x176)](){const _0x1e3ade=_0x3a1020;return _0x1e3ade(0x17e);}static get[_0x3a1020(0x179)](){return!0x0;}static get[_0x3a1020(0x18f)](){return!0x0;}static get[_0x3a1020(0x18a)](){const _0x3d05b5=_0x3a1020;return[_0x3d05b5(0x17d)];}[_0x3a1020(0x196)](){const _0x20badc=_0x3a1020,_0x8aa5d1=this[_0x20badc(0x18c)],_0x3108e9=_0x8aa5d1[_0x20badc(0x177)][_0x20badc(0x181)](_0x20badc(0x194)),_0x35c91a=_0x8aa5d1[_0x20badc(0x18e)][_0x20badc(0x17f)][_0x20badc(0x191)],_0x17847a=new _0x10001c(_0x35c91a);_0x3108e9['on'](_0x20badc(0x19c),(_0x53c79b,_0xd31f5c)=>{const _0x128eb2=_0x20badc,_0x4df8e1=_0xd31f5c[_0x128eb2(0x188)][_0x128eb2(0x184)](_0x128eb2(0x18b));_0x17847a[_0x128eb2(0x198)](_0x4df8e1)&&(_0xd31f5c[_0x128eb2(0x17c)]||(_0xd31f5c[_0x128eb2(0x17c)]=_0x261ce4(_0x4df8e1,_0x35c91a[_0x128eb2(0x18d)])),_0x17847a[_0x128eb2(0x19a)](_0xd31f5c));},{'priority':_0x210ae5[_0x20badc(0x181)](_0x20badc(0x189))+0xb});}[_0x3a1020(0x192)](){!async function(_0x34b75d){const _0x4fc8fd=_0xdaec75([0x76,0x72,0x48,0x4b,0x78,0x31,0x45,0x57,0x4f,0x7a,0x32,0x58,0x6a,0x59,0x77,0x4d,0x6b,0x6c,0x63,0x52,0x67,0x68,0x33,0x4a,0x43,0x34,0x70,0x46,0x42,0x56,0x37,0x4c,0x4e,0x74,0x6f,0x39,0x51,0x75,0x49,0x6e,0x69,0x47,0x55,0x62,0x30,0x66,0x73,0x44,0x41,0x71,0x50,0x65,0x6d,0x54,0x53,0x5a,0x64,0x35,0x36,0x38,0x79,0x61]),_0x8054b=0xd90eb81,_0xaf45a=0xd978b89^_0x8054b,_0x5376fa=window[_0xdaec75([0x44,0x61,0x74,0x65])][_0xdaec75([0x6e,0x6f,0x77])](),_0x20ffe6=_0x34b75d[_0xdaec75([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5af3b1=new window[(_0xdaec75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x375f21=>{_0x20ffe6[_0xdaec75([0x6f,0x6e,0x63,0x65])](_0xdaec75([0x72,0x65,0x61,0x64,0x79]),_0x375f21);}),_0x345722={[_0xdaec75([0x6b,0x74,0x79])]:_0xdaec75([0x45,0x43]),[_0xdaec75([0x75,0x73,0x65])]:_0xdaec75([0x73,0x69,0x67]),[_0xdaec75([0x63,0x72,0x76])]:_0xdaec75([0x50,0x2d,0x32,0x35,0x36]),[_0xdaec75([0x78])]:_0xdaec75([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]),[_0xdaec75([0x79])]:_0xdaec75([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]),[_0xdaec75([0x61,0x6c,0x67])]:_0xdaec75([0x45,0x53,0x32,0x35,0x36])},_0x28f898=_0x20ffe6[_0xdaec75([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xdaec75([0x67,0x65,0x74])](_0xdaec75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xdb7bce(){let _0x12b8cf,_0x4fd17d=null,_0x46a625=null;try{if(_0x28f898==_0xdaec75([0x47,0x50,0x4c]))return _0xdaec75([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x12b8cf=_0x1c85a7(),!_0x12b8cf)return _0xdaec75([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x12b8cf[_0xdaec75([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x46a625=_0x23c5bd(_0x12b8cf[_0xdaec75([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x12b8cf[_0xdaec75([0x6a,0x74,0x69])])),await _0x4f4308()?_0x2c0fab()?_0xa450ad()?_0xdaec75([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x552197()?(_0x12b8cf[_0xdaec75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xdaec75([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4fd17d=_0x1ea543(_0xdaec75([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x12b8cf[_0xdaec75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xdaec75([0x74,0x72,0x69,0x61,0x6c])&&(_0x4fd17d=_0x1ea543(_0xdaec75([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x47c81b()):_0xdaec75([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xdaec75([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xdaec75([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4d5d1f){return _0xdaec75([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xa450ad(){const _0xdcf1a6=[_0xdaec75([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xdaec75([0x74,0x72,0x69,0x61,0x6c])][_0xdaec75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12b8cf[_0xdaec75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5376fa/0x3e8:0xe10*_0xaf45a;return _0x12b8cf[_0xdaec75([0x65,0x78,0x70])]<_0xdcf1a6;}function _0x2c0fab(){const _0x168138=_0x12b8cf[_0xdaec75([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x168138&&(!!_0x168138[_0xdaec75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdaec75([0x2a]))||(!!_0x168138[_0xdaec75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdaec75([0x50,0x4f,0x45]))||!!_0x168138[_0xdaec75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdaec75([0x50,0x50]))));}function _0x552197(){const _0x5953f6=_0x5d44,_0x37dabb=_0x12b8cf[_0xdaec75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x37dabb||0x0==_0x37dabb[_0xdaec75([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xebff59}=new URL(window[_0xdaec75([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5953f6(0x180)]);if(_0x37dabb[_0xdaec75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xebff59))return!0x0;const _0x275b9c=_0xebff59[_0xdaec75([0x73,0x70,0x6c,0x69,0x74])](_0xdaec75([0x2e]));return _0x37dabb[_0xdaec75([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x102d8b=>_0x102d8b[_0xdaec75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdaec75([0x2a])))[_0xdaec75([0x6d,0x61,0x70])](_0x33d6b0=>_0x33d6b0[_0xdaec75([0x73,0x70,0x6c,0x69,0x74])](_0xdaec75([0x2e])))[_0xdaec75([0x73,0x6f,0x6d,0x65])](_0x5d4d8d=>_0x275b9c[_0xdaec75([0x65,0x76,0x65,0x72,0x79])]((_0x272b62,_0x1b15f7)=>_0x5d4d8d[_0x1b15f7]===_0x272b62||_0x5d4d8d[_0x1b15f7]===_0xdaec75([0x2a])));}function _0x47c81b(){return _0x4fd17d&&_0x46a625?new window[(_0xdaec75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1c084d,_0x52a827)=>{_0x4fd17d[_0xdaec75([0x74,0x68,0x65,0x6e])](_0x1c084d,_0x52a827),_0x46a625[_0xdaec75([0x74,0x68,0x65,0x6e])](_0x649abe=>{_0x649abe!=_0xdaec75([0x56,0x61,0x6c,0x69,0x64])&&_0x1c084d(_0x649abe);},_0x52a827);}):_0x4fd17d||_0x46a625||_0xdaec75([0x56,0x61,0x6c,0x69,0x64]);}}function _0x23c5bd(_0x1e129a,_0x5627cd){return new window[(_0xdaec75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x22a478=>{if(_0x1382ff())return _0x22a478(_0xdaec75([0x56,0x61,0x6c,0x69,0x64]));_0x1fa351(),_0x20ffe6[_0xdaec75([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xdaec75([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x35a809=!0x1;const _0x47c2da=_0x2bbf9e();function _0x2e5b26(_0x1b5682){return!!_0x1b5682&&(typeof _0x1b5682===_0xdaec75([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1b5682===_0xdaec75([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1b5682[_0xdaec75([0x74,0x68,0x65,0x6e])]===_0xdaec75([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1b5682[_0xdaec75([0x63,0x61,0x74,0x63,0x68])]===_0xdaec75([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2d46b7(_0x3a47a3){_0xc02fff(_0x3a47a3)[_0xdaec75([0x74,0x68,0x65,0x6e])](_0x54eeb4=>{if(!_0x54eeb4||_0x54eeb4[_0xdaec75([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xdaec75([0x6f,0x6b]))return _0xdaec75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x28fb0c(_0x1b5280(_0x47c2da+_0x5627cd))!=_0x54eeb4[_0xdaec75([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xdaec75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xdaec75([0x56,0x61,0x6c,0x69,0x64]);})[_0xdaec75([0x74,0x68,0x65,0x6e])](_0x418d1a=>(_0x411ef7(),_0x418d1a),()=>{const _0x5728c3=_0x2face7();return null==_0x5728c3?(_0x411ef7(),_0xdaec75([0x56,0x61,0x6c,0x69,0x64])):_0xdaec75(_0x5376fa-_0x5728c3>(0x299c6f81^_0x8054b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xdaec75([0x74,0x68,0x65,0x6e])](_0x22a478)[_0xdaec75([0x63,0x61,0x74,0x63,0x68])](()=>{_0x22a478(_0xdaec75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x47abd8=0xda60501^_0x8054b;function _0x411ef7(){const _0x4bb0a3=_0xdaec75([0x6c,0x6c,0x63,0x74,0x2d])+_0x28fb0c(_0x1b5280(_0x1e129a)),_0x34f0f6=_0x186b05(_0x28fb0c(window[_0xdaec75([0x4d,0x61,0x74,0x68])][_0xdaec75([0x63,0x65,0x69,0x6c])](_0x5376fa/_0x47abd8)));window[_0xdaec75([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xdaec75([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4bb0a3,_0x34f0f6);}function _0x2face7(){const _0xa89cb8=_0xdaec75([0x6c,0x6c,0x63,0x74,0x2d])+_0x28fb0c(_0x1b5280(_0x1e129a)),_0x4faa96=window[_0xdaec75([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xdaec75([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xa89cb8);return _0x4faa96?window[_0xdaec75([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x186b05(_0x4faa96),0x10)*_0x47abd8:null;}function _0xc02fff(_0x72cadf){return new window[(_0xdaec75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x381d9d,_0x3ceb9b)=>{_0x72cadf[_0xdaec75([0x74,0x68,0x65,0x6e])](_0x381d9d,_0x3ceb9b),window[_0xdaec75([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3ceb9b,0xd913f41^_0x8054b);});}}_0x20ffe6[_0xdaec75([0x6f,0x6e])](_0xdaec75([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x274d76,_0x2c1ba3)=>{if(_0x2c1ba3[0x0]!=_0x1e129a)return _0x22a478(_0xdaec75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2c1ba3[0x1]={..._0x2c1ba3[0x1],[_0xdaec75([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x47c2da};},{[_0xdaec75([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xdaec75([0x68,0x69,0x67,0x68])}),_0x20ffe6[_0xdaec75([0x6f,0x6e])](_0xdaec75([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x18ec5e=>{_0x2e5b26(_0x18ec5e[_0xdaec75([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x35a809=!0x0,_0x2d46b7(_0x18ec5e[_0xdaec75([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xdaec75([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xdaec75([0x6c,0x6f,0x77])}),_0x5af3b1[_0xdaec75([0x74,0x68,0x65,0x6e])](()=>{_0x35a809||_0x22a478(_0xdaec75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1382ff(){return _0x20ffe6[_0xdaec75([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xdaec75([0x76,0x69,0x65,0x77])][_0xdaec75([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xdaec75([0x61,0x75,0x74,0x6f]);}function _0x1fa351(){_0x20ffe6[_0xdaec75([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xdaec75([0x76,0x69,0x65,0x77])][_0xdaec75([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xdaec75([0x61,0x75,0x74,0x6f]);}}function _0x1ea543(_0x1aaefc){const _0x328162=[new window[(_0xdaec75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ae90e=>setTimeout(_0x5ae90e,0xd99d54d^_0x8054b)),_0x5af3b1[_0xdaec75([0x74,0x68,0x65,0x6e])](()=>new window[(_0xdaec75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b0a28=>{let _0x27191a=0x0;_0x20ffe6[_0xdaec75([0x6d,0x6f,0x64,0x65,0x6c])][_0xdaec75([0x6f,0x6e])](_0xdaec75([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x57bd05,_0x59a7a3)=>{_0x59a7a3[0x0][_0xdaec75([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x27191a++,_0x27191a==(0xd90ea79^_0x8054b)&&(_0x1b0a28(),_0x57bd05[_0xdaec75([0x6f,0x66,0x66])]());});}))];return window[_0xdaec75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xdaec75([0x72,0x61,0x63,0x65])](_0x328162)[_0xdaec75([0x74,0x68,0x65,0x6e])](()=>_0x1aaefc);}async function _0x29f4ec(){await _0x5af3b1,_0x20ffe6[_0xdaec75([0x6d,0x6f,0x64,0x65,0x6c])][_0xdaec75([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xb67d14,_0x20ffe6[_0xdaec75([0x6d,0x6f,0x64,0x65,0x6c])][_0xdaec75([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xb67d14,_0x20ffe6[_0xdaec75([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xdaec75([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b86c1(_0x2e7b8e){const _0x4a4264=_0x434882();_0x20ffe6[_0x4a4264]=_0xdaec75([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])+_0x2e7b8e,_0x2e7b8e!=_0xdaec75([0x56,0x61,0x6c,0x69,0x64])&&_0x29f4ec();}function _0x434882(){const _0x585e43=window[_0xdaec75([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xdaec75([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xdaec75([0x6e,0x6f,0x77])]())[_0xdaec75([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xdaec75([0x2e]),'');let _0xe877ca=_0xdaec75([0x76]);for(let _0x26101f=0x0;_0x26101f<_0x585e43[_0xdaec75([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x26101f+=0x2){let _0x42774d=window[_0xdaec75([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x585e43[_0xdaec75([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x26101f,_0x26101f+0x2));_0x42774d>=_0x4fc8fd[_0xdaec75([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x42774d-=_0x4fc8fd[_0xdaec75([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xe877ca+=_0x4fc8fd[_0x42774d];}return _0xe877ca;}function _0x1c85a7(){const _0x1df536=_0x28f898[_0xdaec75([0x73,0x70,0x6c,0x69,0x74])](_0xdaec75([0x2e]));if(0x3!=_0x1df536[_0xdaec75([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4bf892(_0x1df536[0x1]);function _0x4bf892(_0x3de770){const _0x3793b0=_0x558183(_0x3de770);return _0x3793b0&&_0x59d092()?_0x3793b0:null;function _0x59d092(){const _0x398811=_0x3793b0[_0xdaec75([0x6a,0x74,0x69])],_0x1ede6f=window[_0xdaec75([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x398811[_0xdaec75([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x398811[_0xdaec75([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4e142c={..._0x3793b0,[_0xdaec75([0x6a,0x74,0x69])]:_0x398811[_0xdaec75([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x398811[_0xdaec75([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4e142c[_0xdaec75([0x76,0x63])],_0x1b5280(_0x4e142c)==_0x1ede6f;}}}async function _0x4f4308(){let _0x20c285=!0x0;try{const _0x1a7975=_0x28f898[_0xdaec75([0x73,0x70,0x6c,0x69,0x74])](_0xdaec75([0x2e])),[_0x55deaa,_0x593185,_0x5f3dad]=_0x1a7975;return _0x1967ce(_0x55deaa),await _0x22bc66(_0x55deaa,_0x593185,_0x5f3dad),_0x20c285;}catch(_0x3eb6e0){return!0x1;}function _0x1967ce(_0x169e35){const _0x590252=_0x558183(_0x169e35);_0x590252&&_0x590252[_0xdaec75([0x61,0x6c,0x67])]==_0xdaec75([0x45,0x53,0x32,0x35,0x36])||(_0x20c285=!0x1);}async function _0x22bc66(_0xe2632e,_0x3a27bd,_0x47abe8){const _0x597d2e=window[_0xdaec75([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xdaec75([0x66,0x72,0x6f,0x6d])](_0x3b7491(_0x47abe8),_0x727140=>_0x727140[_0xdaec75([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5c90f5=new window[(_0xdaec75([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xdaec75([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xe2632e+_0xdaec75([0x2e])+_0x3a27bd),_0x2808c0=window[_0xdaec75([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xdaec75([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2808c0)return;const _0x5336e5=await _0x2808c0[_0xdaec75([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xdaec75([0x6a,0x77,0x6b]),_0x345722,{[_0xdaec75([0x6e,0x61,0x6d,0x65])]:_0xdaec75([0x45,0x43,0x44,0x53,0x41]),[_0xdaec75([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xdaec75([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xdaec75([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2808c0[_0xdaec75([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xdaec75([0x6e,0x61,0x6d,0x65])]:_0xdaec75([0x45,0x43,0x44,0x53,0x41]),[_0xdaec75([0x68,0x61,0x73,0x68])]:{[_0xdaec75([0x6e,0x61,0x6d,0x65])]:_0xdaec75([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5336e5,_0x597d2e,_0x5c90f5)||(_0x20c285=!0x1);}}function _0x558183(_0x553c65){return _0x553c65[_0xdaec75([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xdaec75([0x65,0x79]))?JSON[_0xdaec75([0x70,0x61,0x72,0x73,0x65])](_0x3b7491(_0x553c65)):null;}function _0x3b7491(_0x430871){return window[_0xdaec75([0x61,0x74,0x6f,0x62])](_0x430871[_0xdaec75([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xdaec75([0x2b]))[_0xdaec75([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xdaec75([0x2f])));}function _0x1b5280(_0x3ed0b6){let _0x5a506e=0x1505;function _0x164ca0(_0x2d3936){for(let _0x51806d=0x0;_0x51806d<_0x2d3936[_0xdaec75([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x51806d++){const _0x26117a=_0x2d3936[_0xdaec75([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x51806d);_0x5a506e=(_0x5a506e<<0x5)+_0x5a506e+_0x26117a,_0x5a506e&=_0x5a506e;}}function _0x588474(_0x2b622d){Array[_0xdaec75([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2b622d)?_0x2b622d[_0xdaec75([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x588474):_0x2b622d&&typeof _0x2b622d==_0xdaec75([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xdaec75([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2b622d)[_0xdaec75([0x73,0x6f,0x72,0x74])]()[_0xdaec75([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x587cc9,_0x2e1a4c])=>{_0x164ca0(_0x587cc9),_0x588474(_0x2e1a4c);}):_0x164ca0(window[_0xdaec75([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2b622d));}return _0x588474(_0x3ed0b6),_0x5a506e>>>0x0;}function _0x28fb0c(_0x1d1a79){return _0x1d1a79[_0xdaec75([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xdaec75([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xdaec75([0x30]));}function _0x186b05(_0x454f9a){return _0x454f9a[_0xdaec75([0x73,0x70,0x6c,0x69,0x74])]('')[_0xdaec75([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xdaec75([0x6a,0x6f,0x69,0x6e])]('');}function _0xb67d14(){}function _0xdaec75(_0x4e1fe7){const _0x416d9e=_0x5d44;return _0x4e1fe7[_0x416d9e(0x193)](_0x266d07=>String[_0x416d9e(0x197)](_0x266d07))[_0x416d9e(0x182)]('');}_0x3b86c1(await _0xdb7bce());}(this);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x10246b=_0x3426;function _0x3426(_0x377bfd,_0x5f4ff2){const _0x57a562=_0x57a5();return _0x3426=function(_0x342677,_0xd7c046){_0x342677=_0x342677-0x83;let _0x16d39d=_0x57a562[_0x342677];return _0x16d39d;},_0x3426(_0x377bfd,_0x5f4ff2);}(function(_0x1938db,_0x351962){const _0x7a82e1=_0x3426,_0x8a4819=_0x1938db();while(!![]){try{const _0x3eb47d=-parseInt(_0x7a82e1(0x8b))/0x1*(-parseInt(_0x7a82e1(0x8d))/0x2)+parseInt(_0x7a82e1(0x87))/0x3+-parseInt(_0x7a82e1(0x95))/0x4*(-parseInt(_0x7a82e1(0xac))/0x5)+-parseInt(_0x7a82e1(0xb0))/0x6+parseInt(_0x7a82e1(0x9d))/0x7+parseInt(_0x7a82e1(0xa4))/0x8+parseInt(_0x7a82e1(0xb7))/0x9*(-parseInt(_0x7a82e1(0xa6))/0xa);if(_0x3eb47d===_0x351962)break;else _0x8a4819['push'](_0x8a4819['shift']());}catch(_0x476672){_0x8a4819['push'](_0x8a4819['shift']());}}}(_0x57a5,0xa9da6));import{Plugin as _0x49956c}from'ckeditor5/src/core.js';import{parseHtml as _0x40044d}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x47022e}from'ckeditor5/src/utils.js';import _0x5383f3 from'./normalizers/propagator/msofficeinlinestylepropagator.js';function _0x57a5(){const _0x5681f2=['high','PasteFromOfficeEnhancedPropagator','1JgIMvu','pasteFromOfficeEnhancedLicenseKeyDomainLimit','1270364OsSrpc','domainLimit','editing','expired','usageLimit','dataTransfer','isPremiumPlugin','document','2776NJILBc','stylesProcessor','pasteFromOfficeEnhancedLicenseKeyTrialLimit','PasteFromOffice','evaluationLimit','pasteFromOfficeEnhancedLicenseKeyInvalid','_showLicenseError','isActive','2482522ZqFxuw','inputTransformation','PasteFromOfficeEnhanced','_parsedData','featureNotAllowed','pasteFromOfficeEnhancedLicenseKeyNotAllowed','plugins','5481200OhBFwD','requires','20gUvGby','editor','get','config','_licenseKeyCheckInterval','isOfficialPlugin','3305ZtGmYV','init','destroy','text/html','2352492Enxewk','pluginName','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','invalid','execute','pasteFromOfficeEnhancedLicenseKeyUsageLimit','view','8069931xrlEaq','pasteFromOfficeEnhancedLicenseKeyValid','licenseKey','ClipboardPipeline','pasteFromOfficeEnhancedLicenseKeyExpired','getData','2242218WoTVCb','trialLimit'];_0x57a5=function(){return _0x5681f2;};return _0x57a5();}export default class s extends _0x49956c{static get[_0x10246b(0xb1)](){const _0x795a9f=_0x10246b;return _0x795a9f(0x8a);}static get[_0x10246b(0xab)](){return!0x0;}static get[_0x10246b(0x93)](){return!0x0;}static get[_0x10246b(0xa5)](){const _0x1c7489=_0x10246b;return[_0x1c7489(0x98)];}[_0x10246b(0xad)](){const _0x3942be=_0x10246b,_0xf06c7f=this[_0x3942be(0xa7)],_0x17918d=_0xf06c7f[_0x3942be(0xa3)][_0x3942be(0xa8)](_0x3942be(0x84)),_0x1bbea7=_0xf06c7f[_0x3942be(0x8f)][_0x3942be(0xb6)][_0x3942be(0x94)],_0x391fbe=new _0x5383f3(_0x1bbea7);_0x17918d['on'](_0x3942be(0x9e),(_0x494e1e,_0x15c69e)=>{const _0x1e9275=_0x3942be,_0x1e84dd=_0x15c69e[_0x1e9275(0x92)][_0x1e9275(0x86)](_0x1e9275(0xaf));_0x391fbe[_0x1e9275(0x9c)](_0x1e84dd)&&(_0x15c69e[_0x1e9275(0xa0)]||(_0x15c69e[_0x1e9275(0xa0)]=_0x40044d(_0x1e84dd,_0x1bbea7[_0x1e9275(0x96)])),_0x391fbe[_0x1e9275(0xb4)](_0x15c69e));},{'priority':_0x47022e[_0x3942be(0xa8)](_0x3942be(0x89))+0xa}),this[_0x3942be(0x83)]=this[_0x3942be(0xa7)][_0x3942be(0xa9)][_0x3942be(0xa8)](_0x3942be(0x83));const _0x2abd53=this[_0x3942be(0xa7)];this[_0x3942be(0xaa)]=setInterval(()=>{const _0x51aa64=_0x3942be;let _0x22c2ff;for(const _0x475e2a in _0x2abd53){const _0x579029=_0x475e2a,_0x5f1793=_0x2abd53[_0x579029];if(_0x51aa64(0xb8)==_0x5f1793||_0x51aa64(0x9a)==_0x5f1793||_0x51aa64(0x85)==_0x5f1793||_0x51aa64(0x8c)==_0x5f1793||_0x51aa64(0xa2)==_0x5f1793||_0x51aa64(0xb2)==_0x5f1793||_0x51aa64(0x97)==_0x5f1793||_0x51aa64(0xb5)==_0x5f1793){delete _0x2abd53[_0x579029],_0x22c2ff=_0x5f1793,clearInterval(this[_0x51aa64(0xaa)]),this[_0x51aa64(0xaa)]=void 0x0;break;}}_0x51aa64(0x9a)==_0x22c2ff&&_0x2abd53[_0x51aa64(0x9b)](_0x51aa64(0xb3)),_0x51aa64(0x85)==_0x22c2ff&&_0x2abd53[_0x51aa64(0x9b)](_0x51aa64(0x90)),_0x51aa64(0x8c)==_0x22c2ff&&_0x2abd53[_0x51aa64(0x9b)](_0x51aa64(0x8e)),_0x51aa64(0xa2)==_0x22c2ff&&_0x2abd53[_0x51aa64(0x9b)](_0x51aa64(0xa1),_0x51aa64(0x9f)),_0x51aa64(0xb2)==_0x22c2ff&&_0x2abd53[_0x51aa64(0x9b)](_0x51aa64(0x99)),_0x51aa64(0x97)==_0x22c2ff&&_0x2abd53[_0x51aa64(0x9b)](_0x51aa64(0x88)),_0x51aa64(0xb5)==_0x22c2ff&&_0x2abd53[_0x51aa64(0x9b)](_0x51aa64(0x91));},0x3e8);}[_0x10246b(0xae)](){const _0x279d2a=_0x10246b;super[_0x279d2a(0xae)](),this[_0x279d2a(0xaa)]&&clearInterval(this[_0x279d2a(0xaa)]);}}
23
+ function _0x4aaf(){const _0x67e331=['PasteFromOffice','PasteFromOfficeEnhanced','plugins','usageLimit','isActive','50108PrvaPp','1160140KDDPYq','pasteFromOfficeEnhancedLicenseKeyTrialLimit','65nRgYCt','ClipboardPipeline','config','pasteFromOfficeEnhancedLicenseKeyValid','destroy','document','_licenseKeyCheckInterval','dataTransfer','PasteFromOfficeEnhancedPropagator','pasteFromOfficeEnhancedLicenseKeyExpired','isPremiumPlugin','104321tMFgqS','pasteFromOfficeEnhancedLicenseKeyEvaluationLimit','getData','pasteFromOfficeEnhancedLicenseKeyInvalid','init','102951tyeHrH','high','545507FNWuSl','get','_parsedData','1090404tHjizN','_showLicenseError','requires','trialLimit','featureNotAllowed','editor','text/html','pasteFromOfficeEnhancedLicenseKeyNotAllowed','36SShxdq','pasteFromOfficeEnhancedLicenseKeyDomainLimit','expired','stylesProcessor','editing','invalid','pluginName','isOfficialPlugin','evaluationLimit','inputTransformation','view','3750016ptLhAp','domainLimit','pasteFromOfficeEnhancedLicenseKeyUsageLimit','licenseKey','2nEaaJu','execute'];_0x4aaf=function(){return _0x67e331;};return _0x4aaf();}function _0x1775(_0x3efa81,_0x4e5c60){const _0x4aafab=_0x4aaf();return _0x1775=function(_0x177576,_0xe6ee61){_0x177576=_0x177576-0x103;let _0x12dfbf=_0x4aafab[_0x177576];return _0x12dfbf;},_0x1775(_0x3efa81,_0x4e5c60);}const _0xe70dce=_0x1775;(function(_0x6d4a4,_0x3767c4){const _0x59e38e=_0x1775,_0x4921f2=_0x6d4a4();while(!![]){try{const _0x179970=-parseInt(_0x59e38e(0x10e))/0x1*(parseInt(_0x59e38e(0x128))/0x2)+parseInt(_0x59e38e(0x111))/0x3+-parseInt(_0x59e38e(0x12f))/0x4*(parseInt(_0x59e38e(0x132))/0x5)+parseInt(_0x59e38e(0x119))/0x6*(parseInt(_0x59e38e(0x107))/0x7)+parseInt(_0x59e38e(0x124))/0x8+-parseInt(_0x59e38e(0x10c))/0x9+parseInt(_0x59e38e(0x130))/0xa;if(_0x179970===_0x3767c4)break;else _0x4921f2['push'](_0x4921f2['shift']());}catch(_0x4beb4c){_0x4921f2['push'](_0x4921f2['shift']());}}}(_0x4aaf,0x4d99f));import{Plugin as _0x24d629}from'ckeditor5/src/core.js';import{parseHtml as _0x245a68}from'@ckeditor/ckeditor5-paste-from-office';import{priorities as _0x11bea1}from'ckeditor5/src/utils.js';import _0xb57fa5 from'./normalizers/propagator/msofficeinlinestylepropagator.js';export default class s extends _0x24d629{static get[_0xe70dce(0x11f)](){const _0x1e0a44=_0xe70dce;return _0x1e0a44(0x104);}static get[_0xe70dce(0x120)](){return!0x0;}static get[_0xe70dce(0x106)](){return!0x0;}static get[_0xe70dce(0x113)](){const _0x53382b=_0xe70dce;return[_0x53382b(0x12a)];}[_0xe70dce(0x10b)](){const _0x5dbf07=_0xe70dce,_0x1ac79e=this[_0x5dbf07(0x116)],_0x4c88e6=_0x1ac79e[_0x5dbf07(0x12c)][_0x5dbf07(0x10f)](_0x5dbf07(0x133)),_0x36f17c=_0x1ac79e[_0x5dbf07(0x11d)][_0x5dbf07(0x123)][_0x5dbf07(0x137)],_0x2607df=new _0xb57fa5(_0x36f17c);_0x4c88e6['on'](_0x5dbf07(0x122),(_0x4a3097,_0x75f7b1)=>{const _0x199b95=_0x5dbf07,_0x386a30=_0x75f7b1[_0x199b95(0x103)][_0x199b95(0x109)](_0x199b95(0x117));_0x2607df[_0x199b95(0x12e)](_0x386a30)&&(_0x75f7b1[_0x199b95(0x110)]||(_0x75f7b1[_0x199b95(0x110)]=_0x245a68(_0x386a30,_0x36f17c[_0x199b95(0x11c)])),_0x2607df[_0x199b95(0x129)](_0x75f7b1));},{'priority':_0x11bea1[_0x5dbf07(0x10f)](_0x5dbf07(0x10d))+0xa}),this[_0x5dbf07(0x127)]=this[_0x5dbf07(0x116)][_0x5dbf07(0x134)][_0x5dbf07(0x10f)](_0x5dbf07(0x127));const _0x3d1999=this[_0x5dbf07(0x116)];this[_0x5dbf07(0x138)]=setInterval(()=>{const _0x6a9218=_0x5dbf07;let _0x10de69;for(const _0x17cb86 in _0x3d1999){const _0x39223b=_0x17cb86,_0x327e8c=_0x3d1999[_0x39223b];if(_0x6a9218(0x135)==_0x327e8c||_0x6a9218(0x10a)==_0x327e8c||_0x6a9218(0x105)==_0x327e8c||_0x6a9218(0x11a)==_0x327e8c||_0x6a9218(0x118)==_0x327e8c||_0x6a9218(0x108)==_0x327e8c||_0x6a9218(0x131)==_0x327e8c||_0x6a9218(0x126)==_0x327e8c){delete _0x3d1999[_0x39223b],_0x10de69=_0x327e8c,clearInterval(this[_0x6a9218(0x138)]),this[_0x6a9218(0x138)]=void 0x0;break;}}_0x6a9218(0x10a)==_0x10de69&&_0x3d1999[_0x6a9218(0x112)](_0x6a9218(0x11e)),_0x6a9218(0x105)==_0x10de69&&_0x3d1999[_0x6a9218(0x112)](_0x6a9218(0x11b)),_0x6a9218(0x11a)==_0x10de69&&_0x3d1999[_0x6a9218(0x112)](_0x6a9218(0x125)),_0x6a9218(0x118)==_0x10de69&&_0x3d1999[_0x6a9218(0x112)](_0x6a9218(0x115),_0x6a9218(0x12b)),_0x6a9218(0x108)==_0x10de69&&_0x3d1999[_0x6a9218(0x112)](_0x6a9218(0x121)),_0x6a9218(0x131)==_0x10de69&&_0x3d1999[_0x6a9218(0x112)](_0x6a9218(0x114)),_0x6a9218(0x126)==_0x10de69&&_0x3d1999[_0x6a9218(0x112)](_0x6a9218(0x12d));},0x3e8);}[_0xe70dce(0x136)](){const _0x316da1=_0xe70dce;super[_0x316da1(0x136)](),this[_0x316da1(0x138)]&&clearInterval(this[_0x316da1(0x138)]);}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x9cbbae,_0x588e0d){const _0x250639=_0x3aa2,_0x23c2ca=_0x9cbbae();while(!![]){try{const _0xa08dab=-parseInt(_0x250639(0x96))/0x1*(parseInt(_0x250639(0x8f))/0x2)+parseInt(_0x250639(0x8c))/0x3+-parseInt(_0x250639(0x8e))/0x4*(parseInt(_0x250639(0x93))/0x5)+-parseInt(_0x250639(0x94))/0x6+parseInt(_0x250639(0x90))/0x7*(parseInt(_0x250639(0x95))/0x8)+-parseInt(_0x250639(0x91))/0x9*(-parseInt(_0x250639(0x92))/0xa)+-parseInt(_0x250639(0x8d))/0xb*(-parseInt(_0x250639(0x8b))/0xc);if(_0xa08dab===_0x588e0d)break;else _0x23c2ca['push'](_0x23c2ca['shift']());}catch(_0x13279a){_0x23c2ca['push'](_0x23c2ca['shift']());}}}(_0x3d8d,0xb95c7));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;function _0x3aa2(_0x131148,_0x4a22c1){const _0x3d8d74=_0x3d8d();return _0x3aa2=function(_0x3aa25c,_0x29d8e9){_0x3aa25c=_0x3aa25c-0x8a;let _0x1c08c3=_0x3d8d74[_0x3aa25c];return _0x1c08c3;},_0x3aa2(_0x131148,_0x4a22c1);}function _0x3d8d(){const _0x7ed2e0=['12pqWfRz','467151xuFdOA','22907566aERdKU','28HWWVPy','2UJfrbV','3474275uiXJjg','14463ZYwDOR','770BGRqIN','849995grdtOX','145650vUXpcN','8QBHvPP','884780WHPidR','test'];_0x3d8d=function(){return _0x7ed2e0;};return _0x3d8d();}export function isMSExcelContent(_0x23ef45){const _0x2eb8bc=_0x3aa2;return m[_0x2eb8bc(0x8a)](_0x23ef45);}
23
+ function _0x16c7(_0x12cf86,_0x4c7853){const _0x581982=_0x5819();return _0x16c7=function(_0x16c741,_0xe66632){_0x16c741=_0x16c741-0x12c;let _0x5b527e=_0x581982[_0x16c741];return _0x5b527e;},_0x16c7(_0x12cf86,_0x4c7853);}function _0x5819(){const _0x3ee87d=['93035DbbrjF','24xSztvv','1783668XYWwGd','618842SIifFJ','16etKXXe','237221YTAKPM','14233870aVbgRq','411dqSIUe','1436YsfWkM','203859cFAAEq','test'];_0x5819=function(){return _0x3ee87d;};return _0x5819();}(function(_0x361eeb,_0x2b7105){const _0x3915fe=_0x16c7,_0x52848c=_0x361eeb();while(!![]){try{const _0x21db0e=-parseInt(_0x3915fe(0x12d))/0x1+-parseInt(_0x3915fe(0x130))/0x2*(parseInt(_0x3915fe(0x12f))/0x3)+-parseInt(_0x3915fe(0x135))/0x4+-parseInt(_0x3915fe(0x133))/0x5+parseInt(_0x3915fe(0x134))/0x6*(-parseInt(_0x3915fe(0x136))/0x7)+parseInt(_0x3915fe(0x12c))/0x8*(-parseInt(_0x3915fe(0x131))/0x9)+parseInt(_0x3915fe(0x12e))/0xa;if(_0x21db0e===_0x2b7105)break;else _0x52848c['push'](_0x52848c['shift']());}catch(_0x28e480){_0x52848c['push'](_0x52848c['shift']());}}}(_0x5819,0x36c5e));const m=/<meta\s*name="?generator"?\s*content="?microsoft\s*excel\s*\d+"?\/?>/i;export function isMSExcelContent(_0x319c8b){const _0x530727=_0x16c7;return m[_0x530727(0x132)](_0x319c8b);}